diff --git a/logs/lfs-chroot.log b/logs/lfs-chroot.log new file mode 100644 index 0000000..c8edbcd --- /dev/null +++ b/logs/lfs-chroot.log @@ -0,0 +1,29056 @@ +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... no +checking for strip... strip +checking for a thread-safe mkdir -p... /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... no +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... /bin/grep +checking for egrep... /bin/grep -E +checking whether ln -s works... yes +checking for x86_64-lfs-linux-gnu-as... no +checking for as... as +checking for x86_64-lfs-linux-gnu-ar... no +checking for ar... ar +checking for x86_64-lfs-linux-gnu-ranlib... no +checking for ranlib... 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... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by x86_64-lfs-linux-gnu-gcc... /usr/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... no +checking for x86_64-lfs-linux-gnu-dumpbin... no +checking for x86_64-lfs-linux-gnu-link... no +checking for dumpbin... no +checking for link... link -dump +checking the name lister (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 /usr/x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for x86_64-lfs-linux-gnu-objdump... no +checking for objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for x86_64-lfs-linux-gnu-ar... ar +checking for x86_64-lfs-linux-gnu-strip... strip +checking for x86_64-lfs-linux-gnu-ranlib... ranlib +checking command to parse nm 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 (/usr/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... no +checking for dlopen in -ldl... 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... 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++... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/usr/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 (/usr/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 (/usr/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... posix +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 __int128... yes +checking for __float128... yes +checking for g++ that supports -ffunction-sections -fdata-sections... yes +checking for underlying I/O to use... stdio +checking for C locale to use... gnu +checking for msgfmt... no +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... 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 -gdwarf-4 -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 for EOWNERDEAD... yes +checking for ENOTRECOVERABLE... yes +checking for ENOLINK... yes +checking for EPROTO... yes +checking for ENODATA... yes +checking for ENOSR... yes +checking for ENOSTR... yes +checking for ETIME... yes +checking for EBADMSG... yes +checking for ECANCELED... yes +checking for EOVERFLOW... yes +checking for ENOTSUP... yes +checking for EIDRM... yes +checking for ETXTBSY... yes +checking for ECHILD... yes +checking for ENOSPC... yes +checking for EPERM... yes +checking for ETIMEDOUT... yes +checking for EWOULDBLOCK... yes +checking uchar.h usability... yes +checking uchar.h presence... yes +checking for uchar.h... yes +checking for ISO C11 support for ... yes +checking for int64_t... yes +checking for int64_t as long... yes +checking for int64_t as long long... 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 for g++ that supports -ffunction-sections -fdata-sections... yes +checking for ld version... 23500 +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... 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... 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... yes +checking for modf... yes +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 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 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 for pthread_rwlock_t... 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 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 how size_t is mangled... m +checking for first version to support std::exception_ptr... 4.6.0 +checking for makeinfo... ${SHELL} /sources/gcc-10.2.0/missing makeinfo +checking for modern makeinfo... no +checking for doxygen... no +checking for dot... no +checking for xmlcatalog... no +checking for xsltproc... no +checking for xmllint... no +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... no +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 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/filesystem/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' \ + < /sources/gcc-10.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' \ + < /sources/gcc-10.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' \ + < /sources/gcc-10.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' \ + < /sources/gcc-10.2.0/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-lfs-linux-gnu/bits/gthr-default.h +make "AR_FLAGS=" "CC_FOR_BUILD=" "CC_FOR_TARGET=" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "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 ../libstdc++-v3/../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=/usr/include/c++/10.2.0" "AR=ar" "AS=as" "LD=/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64" "RANLIB=ranlib" "NM=nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=" "DESTDIR=" "WERROR=" all-recursive +make[1]: Entering directory '/sources/gcc-10.2.0/build' +Making all in include +make[2]: Entering directory '/sources/gcc-10.2.0/build/include' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/gcc-10.2.0/build/include' +Making all in libsupc++ +make[2]: Entering directory '/sources/gcc-10.2.0/build/libsupc++' +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o array_type_info.lo ../../libstdc++-v3/libsupc++/array_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o atexit_arm.lo ../../libstdc++-v3/libsupc++/atexit_arm.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o atexit_thread.lo ../../libstdc++-v3/libsupc++/atexit_thread.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c ../../libstdc++-v3/libsupc++/atexit_thread.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atexit_thread.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o bad_alloc.lo ../../libstdc++-v3/libsupc++/bad_alloc.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o bad_array_length.lo ../../libstdc++-v3/libsupc++/bad_array_length.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o bad_array_new.lo ../../libstdc++-v3/libsupc++/bad_array_new.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o bad_cast.lo ../../libstdc++-v3/libsupc++/bad_cast.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o bad_typeid.lo ../../libstdc++-v3/libsupc++/bad_typeid.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o class_type_info.lo ../../libstdc++-v3/libsupc++/class_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o del_op.lo ../../libstdc++-v3/libsupc++/del_op.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o del_ops.lo ../../libstdc++-v3/libsupc++/del_ops.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o del_opnt.lo ../../libstdc++-v3/libsupc++/del_opnt.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o del_opv.lo ../../libstdc++-v3/libsupc++/del_opv.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o del_opvs.lo ../../libstdc++-v3/libsupc++/del_opvs.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o del_opvnt.lo ../../libstdc++-v3/libsupc++/del_opvnt.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o dyncast.lo ../../libstdc++-v3/libsupc++/dyncast.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o eh_alloc.lo ../../libstdc++-v3/libsupc++/eh_alloc.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o eh_arm.lo ../../libstdc++-v3/libsupc++/eh_arm.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o eh_aux_runtime.lo ../../libstdc++-v3/libsupc++/eh_aux_runtime.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o eh_call.lo ../../libstdc++-v3/libsupc++/eh_call.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o eh_catch.lo ../../libstdc++-v3/libsupc++/eh_catch.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o eh_exception.lo ../../libstdc++-v3/libsupc++/eh_exception.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o eh_globals.lo ../../libstdc++-v3/libsupc++/eh_globals.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o eh_personality.lo ../../libstdc++-v3/libsupc++/eh_personality.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o eh_ptr.lo ../../libstdc++-v3/libsupc++/eh_ptr.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o eh_term_handler.lo ../../libstdc++-v3/libsupc++/eh_term_handler.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o eh_terminate.lo ../../libstdc++-v3/libsupc++/eh_terminate.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o eh_tm.lo ../../libstdc++-v3/libsupc++/eh_tm.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o eh_throw.lo ../../libstdc++-v3/libsupc++/eh_throw.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o eh_type.lo ../../libstdc++-v3/libsupc++/eh_type.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o eh_unex_handler.lo ../../libstdc++-v3/libsupc++/eh_unex_handler.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o enum_type_info.lo ../../libstdc++-v3/libsupc++/enum_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o function_type_info.lo ../../libstdc++-v3/libsupc++/function_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o fundamental_type_info.lo ../../libstdc++-v3/libsupc++/fundamental_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o guard.lo ../../libstdc++-v3/libsupc++/guard.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o guard_error.lo ../../libstdc++-v3/libsupc++/guard_error.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o hash_bytes.lo ../../libstdc++-v3/libsupc++/hash_bytes.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o nested_exception.lo ../../libstdc++-v3/libsupc++/nested_exception.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o new_handler.lo ../../libstdc++-v3/libsupc++/new_handler.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o new_op.lo ../../libstdc++-v3/libsupc++/new_op.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o new_opnt.lo ../../libstdc++-v3/libsupc++/new_opnt.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o new_opv.lo ../../libstdc++-v3/libsupc++/new_opv.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o new_opvnt.lo ../../libstdc++-v3/libsupc++/new_opvnt.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++1z -c ../../libstdc++-v3/libsupc++/new_opa.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++1z -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++1z -c ../../libstdc++-v3/libsupc++/new_opant.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++1z -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++1z -c ../../libstdc++-v3/libsupc++/new_opva.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++1z -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++1z -c ../../libstdc++-v3/libsupc++/new_opvant.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++1z -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++1z -c ../../libstdc++-v3/libsupc++/del_opa.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++1z -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++1z -c ../../libstdc++-v3/libsupc++/del_opant.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++1z -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++1z -c ../../libstdc++-v3/libsupc++/del_opsa.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++1z -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++1z -c ../../libstdc++-v3/libsupc++/del_opva.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++1z -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++1z -c ../../libstdc++-v3/libsupc++/del_opvant.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++1z -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++1z -c ../../libstdc++-v3/libsupc++/del_opvsa.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++1z -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o pbase_type_info.lo ../../libstdc++-v3/libsupc++/pbase_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o pmem_type_info.lo ../../libstdc++-v3/libsupc++/pmem_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o pointer_type_info.lo ../../libstdc++-v3/libsupc++/pointer_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o pure.lo ../../libstdc++-v3/libsupc++/pure.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o si_class_type_info.lo ../../libstdc++-v3/libsupc++/si_class_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o tinfo.lo ../../libstdc++-v3/libsupc++/tinfo.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o tinfo2.lo ../../libstdc++-v3/libsupc++/tinfo2.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o vec.lo ../../libstdc++-v3/libsupc++/vec.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o vmi_class_type_info.lo ../../libstdc++-v3/libsupc++/vmi_class_type_info.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o vterminate.lo ../../libstdc++-v3/libsupc++/vterminate.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c ../../libstdc++-v3/libsupc++/vterminate.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o vterminate.o +rm -f cp-demangle.c +ln -s /sources/gcc-10.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/sources/gcc-10.2.0/libstdc++-v3/../libiberty -I/sources/gcc-10.2.0/libstdc++-v3/../include -prefer-pic -D_GLIBCXX_SHARED -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -g -O2 -DIN_GLIBCPP_V3 -Wno-error -c cp-demangle.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I/sources/gcc-10.2.0/libstdc++-v3/../libiberty -I/sources/gcc-10.2.0/libstdc++-v3/../include -D_GLIBCXX_SHARED -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -g -O2 -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 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: ar cru .libs/libsupc++convenience.a array_type_info.o atexit_arm.o atexit_thread.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: 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 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: ar cru .libs/libsupc++.a array_type_info.o atexit_arm.o atexit_thread.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: ranlib .libs/libsupc++.a +libtool: link: ( cd ".libs" && rm -f "libsupc++.la" && ln -s "../libsupc++.la" "libsupc++.la" ) +make[2]: Leaving directory '/sources/gcc-10.2.0/build/libsupc++' +Making all in src +make[2]: Entering directory '/sources/gcc-10.2.0/build/src' +Making all in c++98 +make[3]: Entering directory '/sources/gcc-10.2.0/build/src/c++98' +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o bitmap_allocator.lo ../../../libstdc++-v3/src/c++98/bitmap_allocator.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o pool_allocator.lo ../../../libstdc++-v3/src/c++98/pool_allocator.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o mt_allocator.lo ../../../libstdc++-v3/src/c++98/mt_allocator.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o codecvt.lo ../../../libstdc++-v3/src/c++98/codecvt.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o complex_io.lo ../../../libstdc++-v3/src/c++98/complex_io.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o globals_io.lo ../../../libstdc++-v3/src/c++98/globals_io.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o hash_tr1.lo ../../../libstdc++-v3/src/c++98/hash_tr1.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o hashtable_tr1.lo ../../../libstdc++-v3/src/c++98/hashtable_tr1.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o ios_failure.lo ../../../libstdc++-v3/src/c++98/ios_failure.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o ios_init.lo ../../../libstdc++-v3/src/c++98/ios_init.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o ios_locale.lo ../../../libstdc++-v3/src/c++98/ios_locale.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o list.lo ../../../libstdc++-v3/src/c++98/list.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o list-aux.lo ../../../libstdc++-v3/src/c++98/list-aux.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o list-aux-2.lo ../../../libstdc++-v3/src/c++98/list-aux-2.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o list_associated.lo ../../../libstdc++-v3/src/c++98/list_associated.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o list_associated-2.lo ../../../libstdc++-v3/src/c++98/list_associated-2.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o locale.lo ../../../libstdc++-v3/src/c++98/locale.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++11 -fchar8_t -c ../../../libstdc++-v3/src/c++98/locale_init.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o locale_facets.lo ../../../libstdc++-v3/src/c++98/locale_facets.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++11 -fchar8_t -c ../../../libstdc++-v3/src/c++98/localename.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o math_stubs_float.lo ../../../libstdc++-v3/src/c++98/math_stubs_float.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o stdexcept.lo ../../../libstdc++-v3/src/c++98/stdexcept.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -I/sources/gcc-10.2.0/build/include/backward -Wno-deprecated -c ../../../libstdc++-v3/src/c++98/strstream.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -I/sources/gcc-10.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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o tree.lo ../../../libstdc++-v3/src/c++98/tree.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o istream.lo ../../../libstdc++-v3/src/c++98/istream.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o istream-string.lo ../../../libstdc++-v3/src/c++98/istream-string.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o streambuf.lo ../../../libstdc++-v3/src/c++98/streambuf.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o valarray.lo ../../../libstdc++-v3/src/c++98/valarray.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o cow-istream-string.lo ../../../libstdc++-v3/src/c++98/cow-istream-string.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c ../../../libstdc++-v3/src/c++98/cow-istream-string.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-istream-string.o +ln -s /sources/gcc-10.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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c collate_members_cow.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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 /sources/gcc-10.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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c messages_members_cow.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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 /sources/gcc-10.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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c monetary_members_cow.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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 /sources/gcc-10.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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c numeric_members_cow.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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 /sources/gcc-10.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-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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=atomicity.lo -g -O2 -D_GNU_SOURCE -c -o atomicity.lo atomicity.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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=atomicity.lo -g -O2 -D_GNU_SOURCE -c atomicity.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atomicity.o +ln -s /sources/gcc-10.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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o codecvt_members.lo codecvt_members.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c codecvt_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt_members.o +ln -s /sources/gcc-10.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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o collate_members.lo collate_members.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c collate_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o collate_members.o +ln -s /sources/gcc-10.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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o messages_members.lo messages_members.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c messages_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o messages_members.o +ln -s /sources/gcc-10.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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o monetary_members.lo monetary_members.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c monetary_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o monetary_members.o +ln -s /sources/gcc-10.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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o numeric_members.lo numeric_members.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c numeric_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o numeric_members.o +ln -s /sources/gcc-10.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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o time_members.lo time_members.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c time_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o time_members.o +ln -s /sources/gcc-10.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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o basic_file.lo basic_file.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c basic_file.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o basic_file.o +ln -s /sources/gcc-10.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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -fimplicit-templates -c c++locale.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o allocator-inst.lo ../../../libstdc++-v3/src/c++98/allocator-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c ../../../libstdc++-v3/src/c++98/concept-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o ext-inst.lo ../../../libstdc++-v3/src/c++98/ext-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o misc-inst.lo ../../../libstdc++-v3/src/c++98/misc-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -D_GLIBCXX_PARALLEL -c ../../../libstdc++-v3/src/c++98/parallel_settings.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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 atomicity.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: 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 atomicity.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: 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 '/sources/gcc-10.2.0/build/src/c++98' +Making all in c++11 +make[3]: Entering directory '/sources/gcc-10.2.0/build/src/c++11' +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o chrono.lo ../../../libstdc++-v3/src/c++11/chrono.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -fchar8_t -c ../../../libstdc++-v3/src/c++11/codecvt.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o condition_variable.lo ../../../libstdc++-v3/src/c++11/condition_variable.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o cow-stdexcept.lo ../../../libstdc++-v3/src/c++11/cow-stdexcept.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o ctype.lo ../../../libstdc++-v3/src/c++11/ctype.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o debug.lo ../../../libstdc++-v3/src/c++11/debug.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o functexcept.lo ../../../libstdc++-v3/src/c++11/functexcept.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o functional.lo ../../../libstdc++-v3/src/c++11/functional.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o futex.lo ../../../libstdc++-v3/src/c++11/futex.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o future.lo ../../../libstdc++-v3/src/c++11/future.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o hash_c++0x.lo ../../../libstdc++-v3/src/c++11/hash_c++0x.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -fimplicit-templates -c ../../../libstdc++-v3/src/c++11/hashtable_c++0x.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o ios.lo ../../../libstdc++-v3/src/c++11/ios.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -fchar8_t -c ../../../libstdc++-v3/src/c++11/limits.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o mutex.lo ../../../libstdc++-v3/src/c++11/mutex.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o placeholders.lo ../../../libstdc++-v3/src/c++11/placeholders.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o random.lo ../../../libstdc++-v3/src/c++11/random.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o regex.lo ../../../libstdc++-v3/src/c++11/regex.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o shared_ptr.lo ../../../libstdc++-v3/src/c++11/shared_ptr.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o snprintf_lite.lo ../../../libstdc++-v3/src/c++11/snprintf_lite.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o system_error.lo ../../../libstdc++-v3/src/c++11/system_error.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o thread.lo ../../../libstdc++-v3/src/c++11/thread.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o cow-locale_init.lo ../../../libstdc++-v3/src/c++11/cow-locale_init.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o cow-shim_facets.lo ../../../libstdc++-v3/src/c++11/cow-shim_facets.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o cxx11-hash_tr1.lo ../../../libstdc++-v3/src/c++11/cxx11-hash_tr1.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -g0 -c cxx11-ios_failure-lt.s -o cxx11-ios_failure.lo +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o cxx11-shim_facets.lo ../../../libstdc++-v3/src/c++11/cxx11-shim_facets.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o cxx11-stdexcept.lo ../../../libstdc++-v3/src/c++11/cxx11-stdexcept.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c ../../../libstdc++-v3/src/c++11/cxx11-stdexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-stdexcept.o +ln -s /sources/gcc-10.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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o ctype_configure_char.lo ctype_configure_char.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c ctype_configure_char.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype_configure_char.o +ln -s /sources/gcc-10.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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o ctype_members.lo ctype_members.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o cow-fstream-inst.lo ../../../libstdc++-v3/src/c++11/cow-fstream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o cow-sstream-inst.lo ../../../libstdc++-v3/src/c++11/cow-sstream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o cow-string-inst.lo ../../../libstdc++-v3/src/c++11/cow-string-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o cow-wstring-inst.lo ../../../libstdc++-v3/src/c++11/cow-wstring-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o cxx11-locale-inst.lo ../../../libstdc++-v3/src/c++11/cxx11-locale-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o cxx11-wlocale-inst.lo ../../../libstdc++-v3/src/c++11/cxx11-wlocale-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o sso_string.lo ../../../libstdc++-v3/src/c++11/sso_string.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o ext11-inst.lo ../../../libstdc++-v3/src/c++11/ext11-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o fstream-inst.lo ../../../libstdc++-v3/src/c++11/fstream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o ios-inst.lo ../../../libstdc++-v3/src/c++11/ios-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o iostream-inst.lo ../../../libstdc++-v3/src/c++11/iostream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o istream-inst.lo ../../../libstdc++-v3/src/c++11/istream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o locale-inst.lo ../../../libstdc++-v3/src/c++11/locale-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o ostream-inst.lo ../../../libstdc++-v3/src/c++11/ostream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o sstream-inst.lo ../../../libstdc++-v3/src/c++11/sstream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o streambuf-inst.lo ../../../libstdc++-v3/src/c++11/streambuf-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o string-inst.lo ../../../libstdc++-v3/src/c++11/string-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o string-io-inst.lo ../../../libstdc++-v3/src/c++11/string-io-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o wlocale-inst.lo ../../../libstdc++-v3/src/c++11/wlocale-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o wstring-inst.lo ../../../libstdc++-v3/src/c++11/wstring-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o wstring-io-inst.lo ../../../libstdc++-v3/src/c++11/wstring-io-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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: 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: 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 '/sources/gcc-10.2.0/build/src/c++11' +Making all in c++17 +make[3]: Entering directory '/sources/gcc-10.2.0/build/src/c++17' +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -c -o fs_dir.lo ../../../libstdc++-v3/src/c++17/fs_dir.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -c -o fs_ops.lo ../../../libstdc++-v3/src/c++17/fs_ops.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -c -o fs_path.lo ../../../libstdc++-v3/src/c++17/fs_path.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -c -o memory_resource.lo ../../../libstdc++-v3/src/c++17/memory_resource.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -c -o cow-fs_dir.lo ../../../libstdc++-v3/src/c++17/cow-fs_dir.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -c -o cow-fs_ops.lo ../../../libstdc++-v3/src/c++17/cow-fs_ops.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -c -o cow-fs_path.lo ../../../libstdc++-v3/src/c++17/cow-fs_path.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -c -o ostream-inst.lo ../../../libstdc++-v3/src/c++17/ostream-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -c -o string-inst.lo ../../../libstdc++-v3/src/c++17/string-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -c -o cow-string-inst.lo ../../../libstdc++-v3/src/c++17/cow-string-inst.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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 -prefer-pic -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 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: ar cru .libs/libc++17convenience.a 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: 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 '/sources/gcc-10.2.0/build/src/c++17' +Making all in filesystem +make[3]: Entering directory '/sources/gcc-10.2.0/build/src/filesystem' +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o dir.lo ../../../libstdc++-v3/src/filesystem/dir.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o ops.lo ../../../libstdc++-v3/src/filesystem/ops.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o path.lo ../../../libstdc++-v3/src/filesystem/path.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o cow-dir.lo ../../../libstdc++-v3/src/filesystem/cow-dir.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o cow-ops.lo ../../../libstdc++-v3/src/filesystem/cow-ops.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o cow-path.lo ../../../libstdc++-v3/src/filesystem/cow-path.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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: ar cru .libs/libstdc++fs.a dir.o ops.o path.o cow-dir.o cow-ops.o cow-path.o +libtool: link: 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 '/sources/gcc-10.2.0/build/src/filesystem' +make[3]: Entering directory '/sources/gcc-10.2.0/build/src' +/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o compatibility.lo ../../libstdc++-v3/src/c++98/compatibility.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -c -o compatibility-debug_list.lo ../../libstdc++-v3/src/c++98/compatibility-debug_list.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-c++0x.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-chrono.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-condvar.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -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/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/sources/gcc-10.2.0/build/include -I/sources/gcc-10.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 -std=gnu++11 -c ../../libstdc++-v3/src/c++11/compatibility-condvar.cc -o compatibility-condvar.o >/dev/null 2>&1 +cp /sources/gcc-10.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 +/bin/grep -E -v '^[ ]*#(#| |$)' libstdc++-symbols.ver.tmp | \ + x86_64-lfs-linux-gnu-gcc -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-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:28: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 +libtool: link: x86_64-lfs-linux-gnu-g++ -fPIC -DPIC -D_GLIBCXX_SHARED -shared -nostdlib /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 -Wl,--no-whole-archive -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0 -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/lib/../lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../.. -lm -lc -lgcc_s /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/crtendS.o /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../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.28 +libtool: link: (cd ".libs" && rm -f "libstdc++.so.6" && ln -s "libstdc++.so.6.0.28" "libstdc++.so.6") +libtool: link: (cd ".libs" && rm -f "libstdc++.so" && ln -s "libstdc++.so.6.0.28" "libstdc++.so") +libtool: link: (cd .libs/libstdc++.lax/libsupc++convenience.a && ar x "/sources/gcc-10.2.0/build/src/../libsupc++/.libs/libsupc++convenience.a") +libtool: link: (cd .libs/libstdc++.lax/libc++98convenience.a && ar x "/sources/gcc-10.2.0/build/src/../src/c++98/.libs/libc++98convenience.a") +libtool: link: (cd .libs/libstdc++.lax/libc++11convenience.a && ar x "/sources/gcc-10.2.0/build/src/../src/c++11/.libs/libc++11convenience.a") +libtool: link: (cd .libs/libstdc++.lax/libc++17convenience.a && ar x "/sources/gcc-10.2.0/build/src/../src/c++17/.libs/libc++17convenience.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: 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/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/atomicity.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/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 +libtool: link: 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 ; \ +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 && ar x "/sources/gcc-10.2.0/build/src/../libsupc++/.libs/libsupc++convenience.a") +libtool: link: (cd .libs/libstdc++convenience.lax/libc++98convenience.a && ar x "/sources/gcc-10.2.0/build/src/../src/c++98/.libs/libc++98convenience.a") +libtool: link: (cd .libs/libstdc++convenience.lax/libc++11convenience.a && ar x "/sources/gcc-10.2.0/build/src/../src/c++11/.libs/libc++11convenience.a") +libtool: link: (cd .libs/libstdc++convenience.lax/libc++17convenience.a && ar x "/sources/gcc-10.2.0/build/src/../src/c++17/.libs/libc++17convenience.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: 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/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/atomicity.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/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 +libtool: link: 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 '/sources/gcc-10.2.0/build/src' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/src' +Making all in doc +make[2]: Entering directory '/sources/gcc-10.2.0/build/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/gcc-10.2.0/build/doc' +Making all in po +make[2]: Entering directory '/sources/gcc-10.2.0/build/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/gcc-10.2.0/build/po' +Making all in testsuite +make[2]: Entering directory '/sources/gcc-10.2.0/build/testsuite' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/gcc-10.2.0/build/testsuite' +Making all in python +make[2]: Entering directory '/sources/gcc-10.2.0/build/python' +sed -e 's,@pythondir@,/usr/share/gcc-10.2.0/python,' \ + -e 's,@toolexeclibdir@,/usr/lib/../lib,' < ../../libstdc++-v3/python/hook.in > gdb.py +make[2]: Leaving directory '/sources/gcc-10.2.0/build/python' +make[2]: Entering directory '/sources/gcc-10.2.0/build' +true "AR_FLAGS=" "CC_FOR_BUILD=" "CC_FOR_TARGET=" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "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 ../libstdc++-v3/../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=/usr/include/c++/10.2.0" "AR=ar" "AS=as" "LD=/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64" "RANLIB=ranlib" "NM=nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=" "DESTDIR=" "WERROR=" DO=all multi-do # make +make[2]: Leaving directory '/sources/gcc-10.2.0/build' +make[1]: Leaving directory '/sources/gcc-10.2.0/build' +Making install in include +make[1]: Entering directory '/sources/gcc-10.2.0/build/include' +make[2]: Entering directory '/sources/gcc-10.2.0/build/include' +make[2]: Nothing to be done for 'install-exec-am'. +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0 +mkdir -p -- /usr/include/c++/10.2.0 +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./bits +mkdir -p -- /usr/include/c++/10.2.0/./bits +for file in /sources/gcc-10.2.0/libstdc++-v3/include/bits/algorithmfwd.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/alloc_traits.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/allocated_ptr.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/allocator.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/atomic_base.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/atomic_futex.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/basic_ios.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/basic_ios.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/basic_string.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/basic_string.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/boost_concept_check.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/c++0x_warning.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/char_traits.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/charconv.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/codecvt.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/concept_check.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/cpp_type_traits.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/deque.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/enable_special_members.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/erase_if.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/forward_list.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/forward_list.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/fs_dir.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/fs_fwd.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/fs_ops.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/fs_path.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/fstream.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/functexcept.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/functional_hash.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/gslice.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/gslice_array.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/hashtable.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/hashtable_policy.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/indirect_array.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/int_limits.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/invoke.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/ios_base.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/istream.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/iterator_concepts.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/list.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/locale_classes.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/locale_classes.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/locale_conv.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/locale_facets.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/locale_facets.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/locale_facets_nonio.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/locale_facets_nonio.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/localefwd.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/mask_array.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/memoryfwd.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/move.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/node_handle.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/ostream.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/ostream_insert.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/parse_numbers.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/postypes.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/predefined_ops.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/ptr_traits.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/quoted_string.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/random.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/random.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/range_access.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/range_cmp.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/ranges_algobase.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/ranges_algo.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/ranges_uninitialized.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/refwrap.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_constants.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_error.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_scanner.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_scanner.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_automaton.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_automaton.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_compiler.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_compiler.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_executor.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_executor.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/shared_ptr.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/shared_ptr_atomic.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/shared_ptr_base.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/slice_array.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/specfun.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/sstream.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/std_abs.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/std_function.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/std_mutex.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_algo.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_algobase.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_bvector.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_construct.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_deque.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_function.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_heap.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_iterator.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_iterator_base_funcs.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_iterator_base_types.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_list.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_map.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_multimap.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_multiset.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_numeric.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_pair.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_queue.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_raw_storage_iter.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_relops.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_set.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_stack.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_tempbuf.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_tree.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_uninitialized.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_vector.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stream_iterator.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/streambuf_iterator.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/streambuf.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/stringfwd.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/string_view.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/uniform_int_dist.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/unique_lock.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/unique_ptr.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/unordered_map.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/unordered_set.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/uses_allocator.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/valarray_array.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/valarray_array.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/valarray_before.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/valarray_after.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/vector.tcc; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/./bits; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./backward +mkdir -p -- /usr/include/c++/10.2.0/./backward +for file in /sources/gcc-10.2.0/libstdc++-v3/include/backward/auto_ptr.h /sources/gcc-10.2.0/libstdc++-v3/include/backward/backward_warning.h /sources/gcc-10.2.0/libstdc++-v3/include/backward/binders.h /sources/gcc-10.2.0/libstdc++-v3/include/backward/hash_map /sources/gcc-10.2.0/libstdc++-v3/include/backward/hash_set /sources/gcc-10.2.0/libstdc++-v3/include/backward/hash_fun.h /sources/gcc-10.2.0/libstdc++-v3/include/backward/hashtable.h /sources/gcc-10.2.0/libstdc++-v3/include/backward/strstream; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/./backward; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./ext +mkdir -p -- /usr/include/c++/10.2.0/./ext +for file in /sources/gcc-10.2.0/libstdc++-v3/include/ext/algorithm /sources/gcc-10.2.0/libstdc++-v3/include/ext/aligned_buffer.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/alloc_traits.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/atomicity.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/bitmap_allocator.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/cast.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/cmath /sources/gcc-10.2.0/libstdc++-v3/include/ext/codecvt_specializations.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/concurrence.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/debug_allocator.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/enc_filebuf.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/extptr_allocator.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/stdio_filebuf.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/stdio_sync_filebuf.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/functional /sources/gcc-10.2.0/libstdc++-v3/include/ext/iterator /sources/gcc-10.2.0/libstdc++-v3/include/ext/malloc_allocator.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/memory /sources/gcc-10.2.0/libstdc++-v3/include/ext/mt_allocator.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/new_allocator.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/numeric /sources/gcc-10.2.0/libstdc++-v3/include/ext/numeric_traits.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/pod_char_traits.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/pointer.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/pool_allocator.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/rb_tree /sources/gcc-10.2.0/libstdc++-v3/include/ext/random /sources/gcc-10.2.0/libstdc++-v3/include/ext/random.tcc /sources/gcc-10.2.0/libstdc++-v3/include/ext/rope /sources/gcc-10.2.0/libstdc++-v3/include/ext/ropeimpl.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/slist /sources/gcc-10.2.0/libstdc++-v3/include/ext/string_conversions.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/throw_allocator.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/typelist.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/type_traits.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/rc_string_base.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/sso_string_base.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/vstring.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/vstring.tcc /sources/gcc-10.2.0/libstdc++-v3/include/ext/vstring_fwd.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/vstring_util.h /sources/gcc-10.2.0/libstdc++-v3/include/backward/hash_set /sources/gcc-10.2.0/libstdc++-v3/include/backward/hash_map; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/./ext; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./ext/pb_ds +mkdir -p -- /usr/include/c++/10.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 /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/${dir} ; done +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/pairing_heap_ +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/splay_tree_ +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/list_update_map_ +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/branch_policy +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/trie_policy +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/gp_hash_table_map_ +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/tree_policy +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/binomial_heap_base_ +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/resize_policy +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/bin_search_tree_ +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/binomial_heap_ +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/thin_heap_ +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/pat_trie_ +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/cc_hash_table_map_ +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/rc_binomial_heap_ +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/left_child_next_sibling_heap_ +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/unordered_iterator +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/binary_heap_ +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/ov_tree_map_ +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/hash_fn +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/eq_fn +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/rb_tree_map_ +mkdir -p -- /usr/include/c++/10.2.0/./ext/pb_ds/detail/list_update_policy +for file in /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/assoc_container.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/exception.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/hash_policy.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/list_update_policy.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/tag_and_trait.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/tree_policy.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/trie_policy.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/branch_policy.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/null_node_metadata.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/traits.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/const_iterator.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/point_const_iterator.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/entry_pred.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/resize_policy.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp; do \ + install_base=/usr/include/c++/10.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/traits.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp; do \ + install_base=/usr/include/c++/10.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cond_dealtor.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/container_base_dispatch.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/eq_fn/eq_by_less.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp; do \ + install_base=/usr/include/c++/10.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/point_const_iterator.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/lu_map_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/lu_counter_metadata.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/debug_map_base.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp; do \ + install_base=/usr/include/c++/10.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/traits.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/synth_access_traits.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/traits.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp; do \ + install_base=/usr/include/c++/10.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/node.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/traits.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/node.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/traits.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/standard_policies.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp; do \ + install_base=/usr/include/c++/10.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_trace_base.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_access_traits.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/types_traits.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/type_utils.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/iterator.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp; do \ + install_base=/usr/include/c++/10.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./tr1 +mkdir -p -- /usr/include/c++/10.2.0/./tr1 +for file in /sources/gcc-10.2.0/libstdc++-v3/include/tr1/array /sources/gcc-10.2.0/libstdc++-v3/include/tr1/bessel_function.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/beta_function.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/ccomplex /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cctype /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cfenv /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cfloat /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cinttypes /sources/gcc-10.2.0/libstdc++-v3/include/tr1/climits /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cmath /sources/gcc-10.2.0/libstdc++-v3/include/tr1/complex /sources/gcc-10.2.0/libstdc++-v3/include/tr1/complex.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cstdarg /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cstdbool /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cstdint /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cstdio /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cstdlib /sources/gcc-10.2.0/libstdc++-v3/include/tr1/ctgmath /sources/gcc-10.2.0/libstdc++-v3/include/tr1/ctime /sources/gcc-10.2.0/libstdc++-v3/include/tr1/ctype.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cwchar /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cwctype /sources/gcc-10.2.0/libstdc++-v3/include/tr1/ell_integral.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/exp_integral.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/fenv.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/float.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/functional /sources/gcc-10.2.0/libstdc++-v3/include/tr1/functional_hash.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/gamma.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/hypergeometric.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/hashtable.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/hashtable_policy.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/inttypes.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/limits.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/math.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/memory /sources/gcc-10.2.0/libstdc++-v3/include/tr1/modified_bessel_func.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/poly_hermite.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/poly_laguerre.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/legendre_function.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/random /sources/gcc-10.2.0/libstdc++-v3/include/tr1/random.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/random.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/regex /sources/gcc-10.2.0/libstdc++-v3/include/tr1/riemann_zeta.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/shared_ptr.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/special_function_util.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/stdarg.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/stdbool.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/stdint.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/stdio.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/stdlib.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/tgmath.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/tuple /sources/gcc-10.2.0/libstdc++-v3/include/tr1/type_traits /sources/gcc-10.2.0/libstdc++-v3/include/tr1/unordered_map /sources/gcc-10.2.0/libstdc++-v3/include/tr1/unordered_map.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/unordered_set /sources/gcc-10.2.0/libstdc++-v3/include/tr1/unordered_set.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/utility /sources/gcc-10.2.0/libstdc++-v3/include/tr1/wchar.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/wctype.h; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/./tr1; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./tr2 +mkdir -p -- /usr/include/c++/10.2.0/./tr2 +for file in /sources/gcc-10.2.0/libstdc++-v3/include/tr2/bool_set /sources/gcc-10.2.0/libstdc++-v3/include/tr2/bool_set.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr2/dynamic_bitset /sources/gcc-10.2.0/libstdc++-v3/include/tr2/dynamic_bitset.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr2/ratio /sources/gcc-10.2.0/libstdc++-v3/include/tr2/type_traits; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/./tr2; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./decimal +mkdir -p -- /usr/include/c++/10.2.0/./decimal +for file in /sources/gcc-10.2.0/libstdc++-v3/include/decimal/decimal /sources/gcc-10.2.0/libstdc++-v3/include/decimal/decimal.h; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/./decimal; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./experimental +mkdir -p -- /usr/include/c++/10.2.0/./experimental +for file in /sources/gcc-10.2.0/libstdc++-v3/include/experimental/algorithm /sources/gcc-10.2.0/libstdc++-v3/include/experimental/any /sources/gcc-10.2.0/libstdc++-v3/include/experimental/array /sources/gcc-10.2.0/libstdc++-v3/include/experimental/buffer /sources/gcc-10.2.0/libstdc++-v3/include/experimental/chrono /sources/gcc-10.2.0/libstdc++-v3/include/experimental/deque /sources/gcc-10.2.0/libstdc++-v3/include/experimental/executor /sources/gcc-10.2.0/libstdc++-v3/include/experimental/forward_list /sources/gcc-10.2.0/libstdc++-v3/include/experimental/functional /sources/gcc-10.2.0/libstdc++-v3/include/experimental/internet /sources/gcc-10.2.0/libstdc++-v3/include/experimental/io_context /sources/gcc-10.2.0/libstdc++-v3/include/experimental/iterator /sources/gcc-10.2.0/libstdc++-v3/include/experimental/list /sources/gcc-10.2.0/libstdc++-v3/include/experimental/map /sources/gcc-10.2.0/libstdc++-v3/include/experimental/memory /sources/gcc-10.2.0/libstdc++-v3/include/experimental/memory_resource /sources/gcc-10.2.0/libstdc++-v3/include/experimental/net /sources/gcc-10.2.0/libstdc++-v3/include/experimental/netfwd /sources/gcc-10.2.0/libstdc++-v3/include/experimental/numeric /sources/gcc-10.2.0/libstdc++-v3/include/experimental/optional /sources/gcc-10.2.0/libstdc++-v3/include/experimental/propagate_const /sources/gcc-10.2.0/libstdc++-v3/include/experimental/random /sources/gcc-10.2.0/libstdc++-v3/include/experimental/ratio /sources/gcc-10.2.0/libstdc++-v3/include/experimental/regex /sources/gcc-10.2.0/libstdc++-v3/include/experimental/set /sources/gcc-10.2.0/libstdc++-v3/include/experimental/socket /sources/gcc-10.2.0/libstdc++-v3/include/experimental/source_location /sources/gcc-10.2.0/libstdc++-v3/include/experimental/string /sources/gcc-10.2.0/libstdc++-v3/include/experimental/string_view /sources/gcc-10.2.0/libstdc++-v3/include/experimental/system_error /sources/gcc-10.2.0/libstdc++-v3/include/experimental/timer /sources/gcc-10.2.0/libstdc++-v3/include/experimental/tuple /sources/gcc-10.2.0/libstdc++-v3/include/experimental/type_traits /sources/gcc-10.2.0/libstdc++-v3/include/experimental/unordered_map /sources/gcc-10.2.0/libstdc++-v3/include/experimental/unordered_set /sources/gcc-10.2.0/libstdc++-v3/include/experimental/utility /sources/gcc-10.2.0/libstdc++-v3/include/experimental/vector /sources/gcc-10.2.0/libstdc++-v3/include/experimental/filesystem; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/./experimental; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./experimental/bits +mkdir -p -- /usr/include/c++/10.2.0/./experimental/bits +for file in /sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/lfts_config.h /sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/net.h /sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/shared_ptr.h /sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/string_view.tcc /sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/fs_dir.h /sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/fs_fwd.h /sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/fs_ops.h /sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/fs_path.h; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/./experimental/bits; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/. +for file in /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cassert /sources/gcc-10.2.0/libstdc++-v3/include/c_global/ccomplex /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cctype /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cerrno /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cfenv /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cfloat /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cinttypes /sources/gcc-10.2.0/libstdc++-v3/include/c_global/ciso646 /sources/gcc-10.2.0/libstdc++-v3/include/c_global/climits /sources/gcc-10.2.0/libstdc++-v3/include/c_global/clocale /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cmath /sources/gcc-10.2.0/libstdc++-v3/include/c_global/csetjmp /sources/gcc-10.2.0/libstdc++-v3/include/c_global/csignal /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstdalign /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstdarg /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstdbool /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstddef /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstdint /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstdio /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstdlib /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstring /sources/gcc-10.2.0/libstdc++-v3/include/c_global/ctgmath /sources/gcc-10.2.0/libstdc++-v3/include/c_global/ctime /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cuchar /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cwchar /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cwctype; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/.; done +c_base_headers_extra_install='';\ +for file in $c_base_headers_extra_install; do \ + /usr/bin/install -c -m 644 $file /usr/include/c++/10.2.0/./bits; done +c_compatibility_headers_install='/sources/gcc-10.2.0/libstdc++-v3/include/c_compatibility/complex.h /sources/gcc-10.2.0/libstdc++-v3/include/c_compatibility/fenv.h /sources/gcc-10.2.0/libstdc++-v3/include/c_compatibility/tgmath.h /sources/gcc-10.2.0/libstdc++-v3/include/c_compatibility/math.h /sources/gcc-10.2.0/libstdc++-v3/include/c_compatibility/stdlib.h';\ +for file in $c_compatibility_headers_install; do \ + /usr/bin/install -c -m 644 $file /usr/include/c++/10.2.0; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/. +for file in /sources/gcc-10.2.0/libstdc++-v3/include/std/algorithm /sources/gcc-10.2.0/libstdc++-v3/include/std/any /sources/gcc-10.2.0/libstdc++-v3/include/std/array /sources/gcc-10.2.0/libstdc++-v3/include/std/atomic /sources/gcc-10.2.0/libstdc++-v3/include/std/bit /sources/gcc-10.2.0/libstdc++-v3/include/std/bitset /sources/gcc-10.2.0/libstdc++-v3/include/std/charconv /sources/gcc-10.2.0/libstdc++-v3/include/std/chrono /sources/gcc-10.2.0/libstdc++-v3/include/std/codecvt /sources/gcc-10.2.0/libstdc++-v3/include/std/complex /sources/gcc-10.2.0/libstdc++-v3/include/std/concepts /sources/gcc-10.2.0/libstdc++-v3/include/std/condition_variable /sources/gcc-10.2.0/libstdc++-v3/include/std/coroutine /sources/gcc-10.2.0/libstdc++-v3/include/std/deque /sources/gcc-10.2.0/libstdc++-v3/include/std/execution /sources/gcc-10.2.0/libstdc++-v3/include/std/filesystem /sources/gcc-10.2.0/libstdc++-v3/include/std/forward_list /sources/gcc-10.2.0/libstdc++-v3/include/std/fstream /sources/gcc-10.2.0/libstdc++-v3/include/std/functional /sources/gcc-10.2.0/libstdc++-v3/include/std/future /sources/gcc-10.2.0/libstdc++-v3/include/std/iomanip /sources/gcc-10.2.0/libstdc++-v3/include/std/ios /sources/gcc-10.2.0/libstdc++-v3/include/std/iosfwd /sources/gcc-10.2.0/libstdc++-v3/include/std/iostream /sources/gcc-10.2.0/libstdc++-v3/include/std/istream /sources/gcc-10.2.0/libstdc++-v3/include/std/iterator /sources/gcc-10.2.0/libstdc++-v3/include/std/limits /sources/gcc-10.2.0/libstdc++-v3/include/std/list /sources/gcc-10.2.0/libstdc++-v3/include/std/locale /sources/gcc-10.2.0/libstdc++-v3/include/std/map /sources/gcc-10.2.0/libstdc++-v3/include/std/memory /sources/gcc-10.2.0/libstdc++-v3/include/std/memory_resource /sources/gcc-10.2.0/libstdc++-v3/include/std/mutex /sources/gcc-10.2.0/libstdc++-v3/include/std/numbers /sources/gcc-10.2.0/libstdc++-v3/include/std/numeric /sources/gcc-10.2.0/libstdc++-v3/include/std/optional /sources/gcc-10.2.0/libstdc++-v3/include/std/ostream /sources/gcc-10.2.0/libstdc++-v3/include/std/queue /sources/gcc-10.2.0/libstdc++-v3/include/std/random /sources/gcc-10.2.0/libstdc++-v3/include/std/ranges /sources/gcc-10.2.0/libstdc++-v3/include/std/ratio /sources/gcc-10.2.0/libstdc++-v3/include/std/regex /sources/gcc-10.2.0/libstdc++-v3/include/std/scoped_allocator /sources/gcc-10.2.0/libstdc++-v3/include/std/set /sources/gcc-10.2.0/libstdc++-v3/include/std/shared_mutex /sources/gcc-10.2.0/libstdc++-v3/include/std/span /sources/gcc-10.2.0/libstdc++-v3/include/std/sstream /sources/gcc-10.2.0/libstdc++-v3/include/std/stack /sources/gcc-10.2.0/libstdc++-v3/include/std/stdexcept /sources/gcc-10.2.0/libstdc++-v3/include/std/stop_token /sources/gcc-10.2.0/libstdc++-v3/include/std/streambuf /sources/gcc-10.2.0/libstdc++-v3/include/std/string /sources/gcc-10.2.0/libstdc++-v3/include/std/string_view /sources/gcc-10.2.0/libstdc++-v3/include/std/system_error /sources/gcc-10.2.0/libstdc++-v3/include/std/thread /sources/gcc-10.2.0/libstdc++-v3/include/std/tuple /sources/gcc-10.2.0/libstdc++-v3/include/std/typeindex /sources/gcc-10.2.0/libstdc++-v3/include/std/type_traits /sources/gcc-10.2.0/libstdc++-v3/include/std/unordered_map /sources/gcc-10.2.0/libstdc++-v3/include/std/unordered_set /sources/gcc-10.2.0/libstdc++-v3/include/std/utility /sources/gcc-10.2.0/libstdc++-v3/include/std/valarray /sources/gcc-10.2.0/libstdc++-v3/include/std/variant /sources/gcc-10.2.0/libstdc++-v3/include/std/vector /sources/gcc-10.2.0/libstdc++-v3/include/std/version; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/.; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./debug +mkdir -p -- /usr/include/c++/10.2.0/./debug +for file in /sources/gcc-10.2.0/libstdc++-v3/include/debug/array /sources/gcc-10.2.0/libstdc++-v3/include/debug/assertions.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/bitset /sources/gcc-10.2.0/libstdc++-v3/include/debug/debug.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/deque /sources/gcc-10.2.0/libstdc++-v3/include/debug/formatter.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/forward_list /sources/gcc-10.2.0/libstdc++-v3/include/debug/functions.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/helper_functions.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/list /sources/gcc-10.2.0/libstdc++-v3/include/debug/map /sources/gcc-10.2.0/libstdc++-v3/include/debug/macros.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/map.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/multimap.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/multiset.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_base.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_container.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_iterator.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_iterator.tcc /sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_local_iterator.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_local_iterator.tcc /sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_sequence.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_sequence.tcc /sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_unordered_base.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_unordered_container.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_unordered_container.tcc /sources/gcc-10.2.0/libstdc++-v3/include/debug/set /sources/gcc-10.2.0/libstdc++-v3/include/debug/set.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/stl_iterator.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/string /sources/gcc-10.2.0/libstdc++-v3/include/debug/unordered_map /sources/gcc-10.2.0/libstdc++-v3/include/debug/unordered_set /sources/gcc-10.2.0/libstdc++-v3/include/debug/vector; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/./debug; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./parallel +mkdir -p -- /usr/include/c++/10.2.0/./parallel +for file in /sources/gcc-10.2.0/libstdc++-v3/include/parallel/algo.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/algobase.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/algorithm /sources/gcc-10.2.0/libstdc++-v3/include/parallel/algorithmfwd.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/balanced_quicksort.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/base.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/basic_iterator.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/checkers.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/compatibility.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/compiletime_settings.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/equally_split.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/features.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/find.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/find_selectors.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/for_each.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/for_each_selectors.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/iterator.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/list_partition.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/losertree.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/merge.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/multiseq_selection.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/multiway_merge.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/multiway_mergesort.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/numeric /sources/gcc-10.2.0/libstdc++-v3/include/parallel/numericfwd.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/omp_loop.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/omp_loop_static.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/par_loop.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/parallel.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/partial_sum.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/partition.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/queue.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/quicksort.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/random_number.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/random_shuffle.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/search.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/set_operations.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/settings.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/sort.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/tags.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/types.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/unique_copy.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/workstealing.h; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/./parallel; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/x86_64-lfs-linux-gnu/bits +mkdir -p -- /usr/include/c++/10.2.0/x86_64-lfs-linux-gnu/bits +for file in /sources/gcc-10.2.0/libstdc++-v3/config/os/gnu-linux/ctype_base.h /sources/gcc-10.2.0/libstdc++-v3/config/os/gnu-linux/ctype_inline.h /sources/gcc-10.2.0/libstdc++-v3/config/os/gnu-linux/os_defines.h /sources/gcc-10.2.0/libstdc++-v3/config/cpu/generic/atomic_word.h /sources/gcc-10.2.0/libstdc++-v3/config/cpu/generic/cxxabi_tweaks.h /sources/gcc-10.2.0/libstdc++-v3/config/cpu/generic/cpu_defines.h /sources/gcc-10.2.0/libstdc++-v3/config/os/generic/error_constants.h /sources/gcc-10.2.0/libstdc++-v3/include/precompiled/stdc++.h /sources/gcc-10.2.0/libstdc++-v3/include/precompiled/stdtr1c++.h /sources/gcc-10.2.0/libstdc++-v3/include/precompiled/extc++.h /sources/gcc-10.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} /usr/include/c++/10.2.0/x86_64-lfs-linux-gnu/bits; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/x86_64-lfs-linux-gnu/bits/../ext +mkdir -p -- /usr/include/c++/10.2.0/x86_64-lfs-linux-gnu/bits/../ext +for file in /sources/gcc-10.2.0/libstdc++-v3/config/cpu/i486/opt/ext/opt_random.h; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/x86_64-lfs-linux-gnu/bits/../ext; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./pstl +mkdir -p -- /usr/include/c++/10.2.0/./pstl +for file in /sources/gcc-10.2.0/libstdc++-v3/include/pstl/algorithm_fwd.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/algorithm_impl.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/execution_defs.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/execution_impl.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/glue_algorithm_defs.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/glue_algorithm_impl.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/glue_execution_defs.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/glue_memory_defs.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/glue_memory_impl.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/glue_numeric_defs.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/glue_numeric_impl.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/memory_impl.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/numeric_fwd.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/numeric_impl.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/parallel_backend.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/parallel_backend_tbb.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/parallel_backend_serial.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/parallel_backend_utils.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/parallel_impl.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/pstl_config.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/unseq_backend_simd.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/utils.h; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/./pstl; done +make[2]: Leaving directory '/sources/gcc-10.2.0/build/include' +make[1]: Leaving directory '/sources/gcc-10.2.0/build/include' +Making install in libsupc++ +make[1]: Entering directory '/sources/gcc-10.2.0/build/libsupc++' +make[2]: Entering directory '/sources/gcc-10.2.0/build/libsupc++' + /bin/mkdir -p '/usr/lib/../lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libsupc++.la '/usr/lib/../lib' +libtool: install: /usr/bin/install -c .libs/libsupc++.lai /usr/lib/../lib/libsupc++.la +libtool: install: /usr/bin/install -c .libs/libsupc++.a /usr/lib/../lib/libsupc++.a +libtool: install: chmod 644 /usr/lib/../lib/libsupc++.a +libtool: install: ranlib /usr/lib/../lib/libsupc++.a +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/../lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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 + +See any operating system documentation about shared libraries for +more information, such as the ld(1) and ld.so(8) manual pages. +---------------------------------------------------------------------- +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/bits + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/atomic_lockfree_defines.h /usr/include/c++/10.2.0/bits/atomic_lockfree_defines.h + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/cxxabi_forced.h /usr/include/c++/10.2.0/bits/cxxabi_forced.h + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/exception_defines.h /usr/include/c++/10.2.0/bits/exception_defines.h + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/exception_ptr.h /usr/include/c++/10.2.0/bits/exception_ptr.h + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/hash_bytes.h /usr/include/c++/10.2.0/bits/hash_bytes.h + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/nested_exception.h /usr/include/c++/10.2.0/bits/nested_exception.h + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/exception.h /usr/include/c++/10.2.0/bits/exception.h + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/cxxabi_init_exception.h /usr/include/c++/10.2.0/bits/cxxabi_init_exception.h +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0 + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/compare /usr/include/c++/10.2.0/compare + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/cxxabi.h /usr/include/c++/10.2.0/cxxabi.h + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/exception /usr/include/c++/10.2.0/exception + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/initializer_list /usr/include/c++/10.2.0/initializer_list + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/new /usr/include/c++/10.2.0/new + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/typeinfo /usr/include/c++/10.2.0/typeinfo +make[2]: Leaving directory '/sources/gcc-10.2.0/build/libsupc++' +make[1]: Leaving directory '/sources/gcc-10.2.0/build/libsupc++' +Making install in src +make[1]: Entering directory '/sources/gcc-10.2.0/build/src' +Making install in c++98 +make[2]: Entering directory '/sources/gcc-10.2.0/build/src/c++98' +make[3]: Entering directory '/sources/gcc-10.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 '/sources/gcc-10.2.0/build/src/c++98' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/src/c++98' +Making install in c++11 +make[2]: Entering directory '/sources/gcc-10.2.0/build/src/c++11' +make[3]: Entering directory '/sources/gcc-10.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 '/sources/gcc-10.2.0/build/src/c++11' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/src/c++11' +Making install in c++17 +make[2]: Entering directory '/sources/gcc-10.2.0/build/src/c++17' +make[3]: Entering directory '/sources/gcc-10.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 '/sources/gcc-10.2.0/build/src/c++17' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/src/c++17' +Making install in filesystem +make[2]: Entering directory '/sources/gcc-10.2.0/build/src/filesystem' +make[3]: Entering directory '/sources/gcc-10.2.0/build/src/filesystem' + /bin/mkdir -p '/usr/lib/../lib' + /bin/sh ../../libtool --mode=install /usr/bin/install -c libstdc++fs.la '/usr/lib/../lib' +libtool: install: /usr/bin/install -c .libs/libstdc++fs.lai /usr/lib/../lib/libstdc++fs.la +libtool: install: /usr/bin/install -c .libs/libstdc++fs.a /usr/lib/../lib/libstdc++fs.a +libtool: install: chmod 644 /usr/lib/../lib/libstdc++fs.a +libtool: install: ranlib /usr/lib/../lib/libstdc++fs.a +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/../lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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 + +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 '/sources/gcc-10.2.0/build/src/filesystem' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/src/filesystem' +make[2]: Entering directory '/sources/gcc-10.2.0/build/src' +make[3]: Entering directory '/sources/gcc-10.2.0/build/src' + /bin/mkdir -p '/usr/lib/../lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libstdc++.la '/usr/lib/../lib' +libtool: install: /usr/bin/install -c .libs/libstdc++.so.6.0.28 /usr/lib/../lib/libstdc++.so.6.0.28 +libtool: install: (cd /usr/lib/../lib && { ln -s -f libstdc++.so.6.0.28 libstdc++.so.6 || { rm -f libstdc++.so.6 && ln -s libstdc++.so.6.0.28 libstdc++.so.6; }; }) +libtool: install: (cd /usr/lib/../lib && { ln -s -f libstdc++.so.6.0.28 libstdc++.so || { rm -f libstdc++.so && ln -s libstdc++.so.6.0.28 libstdc++.so; }; }) +libtool: install: /usr/bin/install -c .libs/libstdc++.lai /usr/lib/../lib/libstdc++.la +libtool: install: /usr/bin/install -c .libs/libstdc++.a /usr/lib/../lib/libstdc++.a +libtool: install: chmod 644 /usr/lib/../lib/libstdc++.a +libtool: install: ranlib /usr/lib/../lib/libstdc++.a +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/../lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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 + +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 '/sources/gcc-10.2.0/build/src' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/src' +make[1]: Leaving directory '/sources/gcc-10.2.0/build/src' +Making install in doc +make[1]: Entering directory '/sources/gcc-10.2.0/build/doc' +make[2]: Entering directory '/sources/gcc-10.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 '/sources/gcc-10.2.0/build/doc' +make[1]: Leaving directory '/sources/gcc-10.2.0/build/doc' +Making install in po +make[1]: Entering directory '/sources/gcc-10.2.0/build/po' +make[2]: Entering directory '/sources/gcc-10.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 '/sources/gcc-10.2.0/build/po' +make[1]: Leaving directory '/sources/gcc-10.2.0/build/po' +Making install in testsuite +make[1]: Entering directory '/sources/gcc-10.2.0/build/testsuite' +make[2]: Entering directory '/sources/gcc-10.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 '/sources/gcc-10.2.0/build/testsuite' +make[1]: Leaving directory '/sources/gcc-10.2.0/build/testsuite' +Making install in python +make[1]: Entering directory '/sources/gcc-10.2.0/build/python' +make[2]: Entering directory '/sources/gcc-10.2.0/build/python' +make[2]: Nothing to be done for 'install-exec-am'. + /usr/bin/install -c -m 644 gdb.py /usr/lib/../lib/libstdc++.so.6.0.28-gdb.py + /bin/mkdir -p '/usr/share/gcc-10.2.0/python' + /bin/mkdir -p '/usr/share/gcc-10.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 '/usr/share/gcc-10.2.0/python/libstdcxx/v6' + /bin/mkdir -p '/usr/share/gcc-10.2.0/python/libstdcxx' + /usr/bin/install -c -m 644 ../../libstdc++-v3/python/libstdcxx/__init__.py '/usr/share/gcc-10.2.0/python/libstdcxx' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/python' +make[1]: Leaving directory '/sources/gcc-10.2.0/build/python' +make[1]: Entering directory '/sources/gcc-10.2.0/build' +true "AR_FLAGS=" "CC_FOR_BUILD=" "CC_FOR_TARGET=" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "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 ../libstdc++-v3/../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=/usr/include/c++/10.2.0" "AR=ar" "AS=as" "LD=/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64" "RANLIB=ranlib" "NM=nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=" "DESTDIR=" "WERROR=" DO=all multi-do # make +make[2]: Entering directory '/sources/gcc-10.2.0/build' +true "AR_FLAGS=" "CC_FOR_BUILD=" "CC_FOR_TARGET=" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "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 ../libstdc++-v3/../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=/usr/include/c++/10.2.0" "AR=ar" "AS=as" "LD=/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64" "RANLIB=ranlib" "NM=nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=" "DESTDIR=" "WERROR=" DO=install multi-do # make +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/gcc-10.2.0/build' +make[1]: Leaving directory '/sources/gcc-10.2.0/build' +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking whether UID '0' is supported by ustar format... yes +checking whether GID '0' is supported by ustar format... yes +checking how to create a ustar tar archive... gnutar +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating gnulib-local/Makefile +=== configuring in gettext-runtime (/sources/gettext-0.21/gettext-runtime) +configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-shared' --cache-file=/dev/null --srcdir=. +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... 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 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 gcc... gcc3 +checking whether to use Java... yes +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for Java compiler... no +checking for jar... no +checking for preferred C# implementation... any +checking for C# compiler... no +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for Minix Amsterdam compiler... no +checking for ar... ar +checking for ranlib... ranlib +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 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... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/x86_64-lfs-linux-gnu/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 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 /usr/x86_64-lfs-linux-gnu/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 archiver @FILE support... @ +checking for strip... strip +checking for ranlib... (cached) ranlib +checking command to parse /usr/bin/nm -B output from gcc object... ok +checking for sysroot... no +checking for a working dd... /bin/dd +checking how to truncate binary pipes... /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/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 windres... no +checking whether NLS is requested... yes +checking for msgfmt... no +checking for gmsgfmt... : +checking for xgettext... no +checking for msgmerge... no +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 inline... inline +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 threads.h... yes +checking for xlocale.h... no +checking for sys/socket.h... yes +checking for sys/stat.h... (cached) yes +checking for getopt.h... yes +checking for sys/cdefs.h... yes +checking for iconv.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 crtdefs.h... no +checking for wctype.h... yes +checking for langinfo.h... yes +checking for sys/mman.h... yes +checking for sys/time.h... yes +checking for features.h... yes +checking for getpagesize... yes +checking for working mmap... yes +checking whether integer division by zero raises SIGFPE... yes +checking for inttypes.h... yes +checking for unsigned long long int... yes +checking whether imported symbols can be declared weak... yes +checking pthread.h usability... yes +checking pthread.h presence... yes +checking for pthread.h... yes +checking whether POSIX threads API is available... 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... no +checking for ld... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/usr/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,lib +checking whether to use C++... yes +checking for g++... g++ +checking whether the C++ compiler (g++ ) works... yes +checking whether the C++ compiler supports namespaces... yes +checking dependency style of g++... gcc3 +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking for iconv... yes +checking for working 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 inttypes.h... (cached) yes +checking for limits.h... (cached) 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 __fsetlocking... yes +checking whether feof_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking for bison... no +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... 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 canonicalize_file_name... yes +checking for getcwd... (cached) yes +checking for readlink... yes +checking for realpath... yes +checking for readlinkat... yes +checking for _set_invalid_parameter_handler... no +checking for fcntl... yes +checking for getdtablesize... yes +checking for getprogname... no +checking for getexecname... no +checking for iswcntrl... yes +checking for iswblank... yes +checking for newlocale... yes +checking for duplocale... yes +checking for freelocale... yes +checking for lstat... yes +checking for mbsinit... yes +checking for mbrtowc... yes +checking for mbslen... no +checking for mprotect... yes +checking for setenv... yes +checking for wcwidth... yes +checking for working fcntl.h... 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 for flexible array member... yes +checking for ptrdiff_t... yes +checking for features.h... (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 string.h... (cached) yes +checking for asprintf... yes +checking for wprintf... yes +checking for newlocale... (cached) yes +checking for putenv... yes +checking for setenv... (cached) yes +checking for snprintf... yes +checking for strnlen... yes +checking for uselocale... (cached) 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 _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 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 whether // is distinct from /... no +checking whether realpath works... yes +checking for C/C++ restrict keyword... __restrict +checking if environ is properly declared... 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 strerror_r is declared... yes +checking for strerror_r... yes +checking whether strerror_r returns char *... yes +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 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 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 whether the compiler produces multi-arch binaries... no +checking whether stdint.h conforms to C99... yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking whether iswcntrl works... yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... yes +checking for a traditional french locale... none +checking for a traditional japanese locale... none +checking for a french Unicode locale... none +checking for a transitional chinese locale... none +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 lstat correctly handles trailing slash... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... yes +checking for mbstate_t... yes +checking for mmap... yes +checking for MAP_ANONYMOUS... yes +checking whether memchr works... yes +checking for O_CLOEXEC... yes +checking for promoted mode_t type... mode_t +checking for sigset_t... yes +checking for SIGPIPE... yes +checking for shared library path variable... LD_LIBRARY_PATH +checking whether to activate relocatable installation... no +checking whether setenv is declared... yes +checking for uid_t in sys/types.h... yes +checking whether C symbols are prefixed with underscore at the linker level... no +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking whether strerror(0) succeeds... yes +checking whether strnlen is declared... yes +checking for struct timespec in ... yes +checking whether clearerr_unlocked is declared... yes +checking whether feof_unlocked is declared... (cached) yes +checking whether ferror_unlocked is declared... yes +checking whether fflush_unlocked is declared... yes +checking whether fgets_unlocked is declared... (cached) 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... (cached) yes +checking whether getchar_unlocked is declared... yes +checking whether putc_unlocked is declared... yes +checking whether putchar_unlocked is declared... yes +checking whether uses 'inline' correctly... yes +checking for alloca as a compiler built-in... yes +checking for atexit... yes +checking whether // is distinct from /... (cached) 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... (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 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 to use Java... 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 locale.h conforms to POSIX:2001... yes +checking whether struct lconv is properly defined... yes +checking for pthread_rwlock_t... (cached) yes +checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no +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 for memmove... 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... yes +checking whether readlink signature is correct... yes +checking whether readlink handles trailing slash correctly... yes +checking search.h usability... yes +checking search.h presence... yes +checking for search.h... yes +checking for tsearch... (cached) yes +checking whether setlocale supports the C locale... 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 sigprocmask... (cached) 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 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... yes +checking for working strnlen... yes +checking for strtoul... (cached) yes +checking for nlink_t... (cached) yes +checking whether iswcntrl works... (cached) 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... yes +checking for size_t... (cached) yes +checking for setlocale... yes +checking for perl... /sources/gettext-0.21/build-aux/missing perl +checking whether the C++ compiler (g++ -g -O2 ) works... yes +checking whether the C++ compiler supports namespaces... yes +checking dependency style of g++... (cached) gcc3 +checking whether we are using the GNU C++ compiler... (cached) yes +checking whether g++ accepts -g... (cached) yes +checking for sched_yield in -lrt... yes +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating csharpcomp.sh +config.status: creating javacomp.sh +config.status: creating Makefile +config.status: creating doc/Makefile +config.status: creating intl/Makefile +config.status: creating intl-java/Makefile +config.status: creating intl-csharp/Makefile +config.status: creating gnulib-lib/Makefile +config.status: creating src/Makefile +config.status: creating src/gettext.sh +config.status: creating po/Makefile.in +config.status: creating man/Makefile +config.status: creating man/x-to-1 +config.status: creating m4/Makefile +config.status: creating tests/Makefile +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 +=== configuring in libasprintf (/sources/gettext-0.21/gettext-runtime/libasprintf) +configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-shared' --cache-file=/dev/null --srcdir=. +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... 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 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 gcc... gcc3 +checking for g++... g++ +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking for g++ option to enable C++11 features... none needed +checking dependency style of g++... gcc3 +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for Minix Amsterdam compiler... no +checking for ar... ar +checking for ranlib... ranlib +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/x86_64-lfs-linux-gnu/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 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 /usr/x86_64-lfs-linux-gnu/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 archiver @FILE support... @ +checking for strip... strip +checking for ranlib... (cached) ranlib +checking command to parse /usr/bin/nm -B output from gcc object... ok +checking for sysroot... no +checking for a working dd... /bin/dd +checking how to truncate binary pipes... /bin/dd bs=4096 count=1 +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 (/usr/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 how to run the C++ preprocessor... g++ -E +checking for ld used by g++... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes +checking whether the g++ linker (/usr/x86_64-lfs-linux-gnu/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/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 windres... no +checking features.h usability... yes +checking features.h presence... yes +checking for features.h... yes +checking for inline... inline +checking for size_t... yes +checking for unsigned long long int... yes +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 mbstate_t... yes +checking for ptrdiff_t... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for stdint.h... (cached) yes +checking for SIZE_MAX... yes +checking for stdint.h... (cached) yes +checking for working alloca.h... yes +checking for alloca... 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 for alloca as a compiler built-in... yes +checking for stdint.h... (cached) yes +checking for SIZE_MAX... (cached) yes +checking for stdint.h... (cached) yes +checking for snprintf... yes +checking for vasprintf... 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 printf() supports POSIX/XSI format strings... yes +checking for dvips... /sources/gettext-0.21/build-aux/missing dvips +checking for texi2pdf... /sources/gettext-0.21/build-aux/missing texi2pdf +checking for perl... /sources/gettext-0.21/build-aux/missing perl +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 +=== configuring in libtextstyle (/sources/gettext-0.21/libtextstyle) +configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-shared' --cache-file=/dev/null --srcdir=. +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... 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 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 gcc... gcc3 +checking how to run the C preprocessor... gcc -E +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... /bin/grep +checking for egrep... /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 ar... ar +checking for ranlib... ranlib +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... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/x86_64-lfs-linux-gnu/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 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 /usr/x86_64-lfs-linux-gnu/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 archiver @FILE support... @ +checking for strip... strip +checking for ranlib... (cached) ranlib +checking command to parse /usr/bin/nm -B output from gcc object... ok +checking for sysroot... no +checking for a working dd... /bin/dd +checking how to truncate binary pipes... /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/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 windres... no +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 tcdrain... yes +checking for fsync... yes +checking for getdtablesize... yes +checking for getprogname... no +checking for getexecname... no +checking for gettimeofday... yes +checking for mprotect... yes +checking for lstat... yes +checking for sigaction... yes +checking for sigaltstack... yes +checking for siginterrupt... yes +checking for snprintf... yes +checking for vasnprintf... no +checking for getsid... yes +checking for tcgetattr... yes +checking for sys/socket.h... yes +checking for unistd.h... (cached) yes +checking for sys/stat.h... (cached) yes +checking for sys/param.h... yes +checking for netdb.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 threads.h... yes +checking for math.h... yes +checking for sys/mman.h... yes +checking for features.h... yes +checking for sys/uio.h... yes +checking for crtdefs.h... 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 sig_atomic_t... yes +checking for working fcntl.h... yes +checking for pid_t... yes +checking for mode_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 stat file-mode macros are broken... no +checking for C/C++ restrict keyword... __restrict +checking for nlink_t... yes +checking whether getdtablesize is declared... yes +checking for struct timeval... yes +checking for wide-enough struct timeval.tv_sec member... yes +checking for ld... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/usr/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,lib +checking for iconv... yes +checking for working 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 inline... inline +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 the compiler produces multi-arch binaries... no +checking whether stdint.h conforms to C99... yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking whether byte ordering is bigendian... no +checking where to find the exponent in a 'float'... word 0 bit 23 +checking whether isnan(float) can be used without linking with libm... yes +checking whether isnan(float) works... yes +checking whether isnan(double) can be used without linking with libm... yes +checking whether isnan(long double) can be used without linking with libm... yes +checking whether isnanl works... yes +checking where to find the exponent in a 'double'... word 1 bit 20 +checking whether imported symbols can be declared weak... yes +checking pthread.h usability... yes +checking pthread.h presence... yes +checking for pthread.h... yes +checking whether POSIX threads API is available... yes +checking for multithread API to use... posix +checking whether pow can be used without linking with libm... no +checking whether pow can be used with libm... yes +checking whether malloc, realloc, calloc are POSIX compliant... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... 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 for O_CLOEXEC... yes +checking for promoted mode_t type... mode_t +checking for sigset_t... yes +checking for ssize_t... yes +checking for uid_t in sys/types.h... yes +checking whether snprintf returns a byte count as in C99... yes +checking whether snprintf 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 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 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 printf survives out-of-memory conditions... yes +checking for wchar_t... yes +checking for intmax_t... 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 for library containing setsockopt... none needed +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking whether strerror(0) succeeds... yes +checking whether is self-contained... yes +checking for shutdown... 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 curses libraries may be used... yes +checking where terminfo library functions come from... libncurses +checking for tparam... no +checking for tparm... yes +checking for struct timespec in ... yes +checking whether vsnprintf is declared... yes +checking whether uses 'inline' correctly... yes +checking for alloca as a compiler built-in... yes +checking whether // is distinct from /... no +checking whether dup2 works... yes +checking for error_at_line... yes +checking whether fabs can be used without linking with libm... no +checking whether fabs can be used with libm... yes +checking whether fcntl handles F_DUPFD correctly... yes +checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check +checking whether conversion from 'int' to 'long double' works... 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 whether getdtablesize works... yes +checking for gethostname... yes +checking for HOST_NAME_MAX... 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 the compiler generally respects inline... yes +checking whether isinf is declared... yes +checking whether isinf(long double) works... yes +checking whether isnan macro works... yes +checking whether isnan(double) can be used without linking with libm... (cached) yes +checking whether isnan(double) can be used without linking with libm... (cached) yes +checking whether isnan(float) can be used without linking with libm... (cached) yes +checking whether isnan(float) works... (cached) yes +checking whether isnan(float) can be used without linking with libm... (cached) yes +checking whether isnan(float) works... (cached) yes +checking whether isnan(long double) can be used without linking with libm... (cached) yes +checking whether isnanl works... (cached) yes +checking whether isnan(long double) can be used without linking with libm... (cached) yes +checking whether isnanl works... (cached) yes +checking whether to use the included libcroco... yes +checking whether to use the included glib... yes +checking for unistd.h... (cached) yes +checking whether to use the included libxml... yes +checking arpa/inet.h usability... yes +checking arpa/inet.h presence... yes +checking for arpa/inet.h... yes +checking ctype.h usability... yes +checking ctype.h presence... yes +checking for ctype.h... yes +checking for dlfcn.h... (cached) yes +checking dl.h usability... no +checking dl.h presence... no +checking for dl.h... no +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 float.h usability... yes +checking float.h presence... yes +checking for float.h... yes +checking for limits.h... (cached) yes +checking malloc.h usability... yes +checking malloc.h presence... yes +checking for malloc.h... yes +checking for math.h... (cached) yes +checking for netdb.h... (cached) yes +checking netinet/in.h usability... yes +checking netinet/in.h presence... yes +checking for netinet/in.h... yes +checking signal.h usability... yes +checking signal.h presence... yes +checking for signal.h... yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking for strings.h... (cached) yes +checking sys/select.h usability... yes +checking sys/select.h presence... yes +checking for sys/select.h... yes +checking for sys/socket.h... (cached) yes +checking for sys/stat.h... (cached) yes +checking for sys/time.h... (cached) yes +checking for sys/types.h... (cached) yes +checking time.h usability... yes +checking time.h presence... yes +checking for time.h... yes +checking for unistd.h... (cached) yes +checking for arpa/nameser.h... yes +checking for resolv.h... yes +checking for getaddrinfo... yes +checking for localtime... yes +checking for stat... yes +checking for strftime... yes +checking for pthread_rwlock_t... yes +checking whether pthread_rwlock_rdlock prefers a writer to a reader... no +checking whether log10 works... yes +checking whether NAN macro works... yes +checking whether HUGE_VAL works... yes +checking whether the C compiler is actually a C++ compiler... no +checking for obstacks that work with any size object... no +checking whether open recognizes a trailing slash... 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 struct sigaction.sa_sigaction... yes +checking for volatile sig_atomic_t... yes +checking for sighandler_t... 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 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 snprintf... (cached) yes +checking whether snprintf truncates the result as in C99... yes +checking whether snprintf fully supports the 'n' directive... yes +checking whether snprintf respects a size of 1... (cached) yes +checking whether vsnprintf respects a zero size as in C99... yes +checking for socklen_t... 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 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... yes +checking for nlink_t... (cached) yes +checking for ptrdiff_t... yes +checking for vasprintf... yes +checking for vasprintf... (cached) yes +checking for vsnprintf... yes +checking whether snprintf respects a size of 1... (cached) yes +checking whether printf supports POSIX/XSI format strings with positions... (cached) yes +checking for stdint.h... (cached) yes +checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B +checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm +checking for gawk... (cached) gawk +checking for texi2dvi... /sources/gettext-0.21/libtextstyle/build-aux/missing texi2dvi +checking for dvips... /sources/gettext-0.21/libtextstyle/build-aux/missing dvips +checking for perl... /sources/gettext-0.21/libtextstyle/build-aux/missing perl +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 lib/exported.sh +config.status: creating lib/textstyle/version.h +config.status: creating lib/textstyle/woe32dll.h +config.status: creating tests/Makefile +config.status: creating adhoc-tests/Makefile +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +=== configuring in gettext-tools (/sources/gettext-0.21/gettext-tools) +configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-shared' --cache-file=/dev/null --srcdir=. +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... 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 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 gcc... gcc3 +checking whether to use Java... yes +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for Java virtual machine... no +checking for Java compiler... no +checking for jar... no +checking for preferred C# implementation... any +checking for C# compiler... no +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for C# program execution engine... no +checking for Minix Amsterdam compiler... no +checking for ar... ar +checking for ranlib... ranlib +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 _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 how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/x86_64-lfs-linux-gnu/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 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 /usr/x86_64-lfs-linux-gnu/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 archiver @FILE support... @ +checking for strip... strip +checking for ranlib... (cached) ranlib +checking command to parse /usr/bin/nm -B output from gcc object... ok +checking for sysroot... no +checking for a working dd... /bin/dd +checking how to truncate binary pipes... /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/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 windres... no +checking whether NLS is requested... yes +checking for msgfmt... no +checking for gmsgfmt... : +checking for xgettext... no +checking for msgmerge... no +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 inline... inline +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 threads.h... yes +checking for xlocale.h... no +checking for pthread.h... yes +checking for sys/socket.h... yes +checking for dirent.h... yes +checking for fnmatch.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 iconv.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 crtdefs.h... no +checking for wctype.h... yes +checking for langinfo.h... yes +checking for libxml2/libxml/xmlexports.h... no +checking for libxml2/libxml/xmlversion.h... no +checking for math.h... yes +checking for sys/mman.h... yes +checking for spawn.h... yes +checking for sys/random.h... yes +checking for sys/select.h... yes +checking for sys/wait.h... yes +checking for utime.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 priv.h... no +checking for sys/ioctl.h... yes +checking for sys/uio.h... yes +checking for malloc.h... yes +checking for getpagesize... yes +checking for working mmap... yes +checking whether integer division by zero raises SIGFPE... yes +checking for inttypes.h... yes +checking for unsigned long long int... yes +checking whether imported symbols can be declared weak... yes +checking for pthread.h... (cached) yes +checking whether POSIX threads API is available... 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... no +checking for ld... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/usr/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,lib +checking whether to use C++... yes +checking for g++... g++ +checking whether the C++ compiler (g++ ) works... yes +checking whether the C++ compiler supports namespaces... yes +checking dependency style of g++... gcc3 +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking for iconv... yes +checking for working 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 inttypes.h... (cached) yes +checking for limits.h... (cached) 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 __fsetlocking... yes +checking whether feof_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking for bison... no +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... 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 fchmod... yes +checking for btowc... yes +checking for canonicalize_file_name... yes +checking for realpath... yes +checking for getcwd... (cached) yes +checking for readlink... yes +checking for readlinkat... yes +checking for _set_invalid_parameter_handler... no +checking for explicit_bzero... yes +checking for memset_s... no +checking for fcntl... yes +checking for fnmatch... yes +checking for mbsrtowcs... 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 newlocale... yes +checking for duplocale... yes +checking for freelocale... yes +checking for lstat... yes +checking for mbsinit... yes +checking for mbrtowc... yes +checking for mbslen... no +checking for isascii... yes +checking for mprotect... yes +checking for select... yes +checking for pipe2... yes +checking for setenv... yes +checking for secure_getenv... yes +checking for getuid... (cached) yes +checking for geteuid... (cached) yes +checking for getgid... (cached) yes +checking for getegid... (cached) yes +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 pipe... 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 wcwidth... yes +checking for wmempcpy... yes +checking for mempcpy... (cached) yes +checking for ftruncate... yes +checking for pthread_sigmask... 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 wcrtomb... yes +checking for wctob... yes +checking for mbrlen... yes +checking for nl_langinfo... yes +checking for iswctype... yes +checking for fsync... yes +checking for tcdrain... yes +checking for getrlimit... yes +checking for setrlimit... yes +checking for working fcntl.h... 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 for flexible array member... yes +checking for ptrdiff_t... yes +checking for features.h... (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 string.h... (cached) yes +checking for asprintf... yes +checking for wprintf... yes +checking for newlocale... (cached) yes +checking for putenv... yes +checking for setenv... (cached) 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... (cached) yes +checking for wcrtomb... (cached) 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 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 bison... no +checking for gcc option to support OpenMP... unsupported +checking whether uses 'inline' correctly... yes +checking for a traditional french locale... none +checking whether // is distinct from /... no +checking whether realpath works... yes +checking for C/C++ restrict keyword... __restrict +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... (cached) yes +checking whether strerror_r returns char *... yes +checking for mode_t... yes +checking for sig_atomic_t... yes +checking for pid_t... yes +checking for eaccess... yes +checking for mbstate_t... yes +checking whether stat file-mode macros are broken... no +checking for nlink_t... yes +checking whether stdin defaults to large file offsets... yes +checking whether ftello is declared... yes +checking for ftello... yes +checking whether ftello works... 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... 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 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 whether the compiler produces multi-arch binaries... no +checking whether stdint.h conforms to C99... yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... 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 'float'... word 0 bit 23 +checking whether isnan(float) can be used without linking with libm... yes +checking whether isnan(float) works... yes +checking whether isnan(double) can be used without linking with libm... yes +checking whether isnan(long double) can be used without linking with libm... yes +checking whether isnanl works... yes +checking where to find the exponent in a 'double'... word 1 bit 20 +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 included libunistring is requested... no +checking for libunistring... no, consider installing GNU libunistring +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 pow can be used without linking with libm... no +checking whether pow can be used with libm... yes +checking whether lstat correctly handles trailing slash... yes +checking whether malloc, realloc, calloc are POSIX compliant... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... 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 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 works... 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 shared library path variable... LD_LIBRARY_PATH +checking whether to activate relocatable installation... no +checking whether setenv is declared... yes +checking for ssize_t... yes +checking for uid_t in sys/types.h... yes +checking whether C symbols are prefixed with underscore at the linker level... no +checking whether snprintf returns a byte count as in C99... yes +checking whether snprintf is declared... yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking whether stpncpy 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 is self-contained... yes +checking for struct timespec in ... yes +checking whether clearerr_unlocked is declared... yes +checking whether feof_unlocked is declared... (cached) yes +checking whether ferror_unlocked is declared... yes +checking whether fflush_unlocked is declared... yes +checking whether fgets_unlocked is declared... (cached) 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... (cached) 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 whether the utimes function works... yes +checking for intmax_t... (cached) yes +checking for snprintf... (cached) yes +checking for strnlen... (cached) yes +checking for wcslen... (cached) yes +checking for wcsnlen... (cached) yes +checking for mbrtowc... (cached) yes +checking for wcrtomb... (cached) yes +checking whether _snprintf is declared... (cached) no +checking whether vsnprintf 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 whether alarm is declared... yes +checking for library needed for semaphore functions... none +checking whether ungetc works on arbitrary bytes... 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 for off_t... yes +checking for library containing setsockopt... none needed +checking whether select supports a 0 argument... yes +checking whether select detects invalid fds... yes +checking whether strerror_r is declared... (cached) yes +checking sys/acl.h usability... no +checking sys/acl.h presence... no +checking for sys/acl.h... no +checking for alloca as a compiler built-in... yes +checking for atexit... yes +checking for dirent.h... (cached) yes +checking for string.h... (cached) yes +checking for long file names... yes +checking for pathconf... yes +checking for string.h... (cached) yes +checking for unistd.h... (cached) yes +checking whether btowc(0) is correct... 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 for library containing clock_gettime... none required +checking for clock_gettime... yes +checking for clock_settime... yes +checking for closedir... yes +checking for chown... yes +checking for copy_file_range... yes +checking for dirfd... yes +checking whether dirfd is declared... yes +checking whether dirfd is a macro... no +checking whether // is distinct from /... (cached) no +checking whether dup2 works... yes +checking for error_at_line... yes +checking whether fabs can be used without linking with libm... no +checking whether fabs can be used with libm... yes +checking whether fcntl handles F_DUPFD correctly... yes +checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check +checking whether fdopen sets errno... yes +checking for flexible array member... (cached) yes +checking whether conversion from 'int' to 'long double' works... 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 ftello... (cached) yes +checking whether ftello works... (cached) yes +checking for working getdelim function... yes +checking whether getdtablesize works... yes +checking for getline... yes +checking for working getline function... 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 isinf is declared... yes +checking whether isinf(long double) works... yes +checking whether isnan macro works... yes +checking whether isnan(double) can be used without linking with libm... (cached) yes +checking whether isnan(double) can be used without linking with libm... (cached) yes +checking whether isnan(float) can be used without linking with libm... (cached) yes +checking whether isnan(float) works... (cached) yes +checking whether isnan(float) can be used without linking with libm... (cached) yes +checking whether isnan(float) works... (cached) yes +checking whether isnan(long double) can be used without linking with libm... (cached) yes +checking whether isnanl works... (cached) yes +checking whether isnan(long double) can be used without linking with libm... (cached) yes +checking whether isnanl works... (cached) 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 to use Java... 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 to use the included libunistring... yes +checking whether included libxml is requested... no +checking for libxml... no +checking whether to use the included libxml... yes +checking for arpa/inet.h... (cached) yes +checking ctype.h usability... yes +checking ctype.h presence... yes +checking for ctype.h... yes +checking for dlfcn.h... (cached) yes +checking dl.h usability... no +checking dl.h presence... no +checking for dl.h... no +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 float.h usability... yes +checking float.h presence... yes +checking for float.h... yes +checking for limits.h... (cached) yes +checking for malloc.h... (cached) yes +checking for math.h... (cached) yes +checking for netdb.h... (cached) yes +checking for netinet/in.h... (cached) yes +checking signal.h usability... yes +checking signal.h presence... yes +checking for signal.h... yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking for strings.h... (cached) yes +checking for sys/select.h... (cached) yes +checking for sys/socket.h... (cached) yes +checking for sys/stat.h... (cached) yes +checking for sys/time.h... (cached) yes +checking for sys/types.h... (cached) yes +checking time.h usability... yes +checking time.h presence... yes +checking for time.h... yes +checking for unistd.h... (cached) yes +checking for arpa/nameser.h... yes +checking for resolv.h... yes +checking for getaddrinfo... yes +checking for localtime... yes +checking for stat... yes +checking for strftime... yes +checking whether locale.h conforms to POSIX:2001... yes +checking whether struct lconv is properly defined... yes +checking for pthread_rwlock_t... (cached) yes +checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no +checking whether log10 works... yes +checking whether lseek detects pipes... 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... 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 whether mbswidth is declared in ... no +checking for mbstate_t... (cached) yes +checking for mbtowc... yes +checking for memmove... yes +checking for mempcpy... (cached) yes +checking for memset... yes +checking whether mkdir handles trailing slash... yes +checking whether mkdir handles trailing dot... yes +checking for mkdtemp... yes +checking for obstacks that work with any size object... no +checking whether open recognizes a trailing slash... yes +checking for opendir... yes +checking whether posix_spawn_file_actions_addclose works... yes +checking whether posix_spawn_file_actions_adddup2 works... yes +checking whether posix_spawn_file_actions_addopen works... 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... yes +checking search.h usability... yes +checking search.h presence... yes +checking for search.h... yes +checking for tsearch... (cached) yes +checking whether rmdir works... yes +checking for sched.h... yes +checking for struct sched_param... yes +checking whether setenv validates arguments... yes +checking whether setlocale supports the C locale... 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 volatile sig_atomic_t... yes +checking for sighandler_t... 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... (cached) 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 posix_spawnattr_t... yes +checking for posix_spawn_file_actions_t... 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 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... (cached) yes +checking for working stpncpy... yes +checking for strchrnul... yes +checking whether strchrnul works... yes +checking for strcspn... yes +checking for working strerror function... yes +checking for working strnlen... yes +checking for strpbrk... yes +checking whether strstr works in linear time... yes +checking whether strstr works... (cached) yes +checking for strtol... yes +checking for strtoul... (cached) yes +checking for chown... (cached) yes +checking for nlink_t... (cached) yes +checking whether unlink honors trailing slashes... 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... yes +checking for ptrdiff_t... (cached) yes +checking for vasprintf... yes +checking for vsnprintf... yes +checking whether snprintf respects a size of 1... (cached) yes +checking whether printf supports POSIX/XSI format strings with positions... (cached) yes +checking for waitid... yes +checking whether iswcntrl works... (cached) 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... yes +checking for wmemchr... 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) yes +checking whether dup works... yes +checking for getxattr with XATTR_NAME_POSIX_ACL macros... 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... (cached) 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 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'... word 2 bit 0 +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) word 2 bit 0 +checking where to find the exponent in a 'double'... (cached) word 1 bit 20 +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 'float'... (cached) word 0 bit 23 +checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 +checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 +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 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 mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for library containing nanosleep... none required +checking for working nanosleep... no (mishandles large arguments) +checking whether is self-contained... yes +checking whether perror matches strerror... yes +checking for getppriv... no +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... 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 for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking whether select supports a 0 argument... (cached) yes +checking whether select detects invalid fds... (cached) 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... yes +checking for socklen_t... yes +checking for working stdalign.h... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking whether symlink handles trailing slash correctly... yes +checking whether declares ioctl... yes +checking for pthread_atfork... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for useconds_t... yes +checking whether usleep allows large arguments... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... 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 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 btowc(0) is correct... (cached) yes +checking whether btowc(EOF) is correct... (cached) guessing yes +checking for __builtin_expect... (cached) yes +checking whether langinfo.h defines CODESET... (cached) yes +checking whether langinfo.h defines T_FMT_AMPM... (cached) yes +checking whether langinfo.h defines ALTMON_1... (cached) yes +checking whether langinfo.h defines ERA... (cached) yes +checking whether langinfo.h defines YESEXPR... (cached) yes +checking whether the compiler supports the __inline keyword... (cached) yes +checking for pthread_rwlock_t... (cached) yes +checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no +checking for mbtowc... (cached) yes +checking whether YESEXPR works... yes +checking for working re_compile_pattern... no +checking libintl.h usability... yes +checking libintl.h presence... yes +checking for libintl.h... yes +checking whether isblank 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... (cached) yes +checking whether wcrtomb return value is correct... (cached) guessing yes +checking for alloca as a compiler built-in... (cached) yes +checking for __builtin_expect... (cached) yes +checking whether // is distinct from /... (cached) no +checking whether dup2 works... (cached) yes +checking for error_at_line... (cached) yes +checking whether fcntl handles F_DUPFD correctly... (cached) yes +checking whether fcntl understands F_DUPFD_CLOEXEC... (cached) needs runtime check +checking whether fdopen sets errno... (cached) yes +checking whether conversion from 'int' to 'long double' works... (cached) yes +checking whether fopen recognizes a trailing slash... (cached) yes +checking for working getdelim function... (cached) yes +checking whether getdtablesize works... (cached) yes +checking for getline... (cached) yes +checking for working getline function... (cached) 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... (cached) no +checking whether the compiler generally respects inline... (cached) yes +checking whether to use the included libunistring... yes +checking whether locale.h conforms to POSIX:2001... (cached) yes +checking whether struct lconv is properly defined... (cached) yes +checking for pthread_rwlock_t... (cached) yes +checking whether pthread_rwlock_rdlock prefers a writer to a reader... (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 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) 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 mbswidth is declared in ... (cached) no +checking for mbstate_t... (cached) yes +checking for obstacks that work with any size object... (cached) no +checking whether open recognizes a trailing slash... (cached) yes +checking for raise... (cached) yes +checking for sigprocmask... (cached) yes +checking for rawmemchr... (cached) 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... (cached) yes +checking for sighandler_t... (cached) yes +checking for sigprocmask... (cached) yes +checking for stdint.h... (cached) yes +checking for SIZE_MAX... (cached) yes +checking for ssize_t... (cached) yes +checking whether stat handles trailing slashes on files... (cached) yes +checking for struct stat.st_atim.tv_nsec... (cached) yes +checking whether struct stat.st_atim is of type struct timespec... (cached) yes +checking for struct stat.st_birthtimespec.tv_nsec... (cached) no +checking for struct stat.st_birthtimensec... (cached) no +checking for struct stat.st_birthtim.tv_nsec... (cached) no +checking for va_copy... (cached) 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... (cached) system +checking for stpcpy... (cached) yes +checking for working stpncpy... (cached) yes +checking for strchrnul... (cached) yes +checking whether strchrnul works... (cached) yes +checking for working strerror function... (cached) yes +checking whether strstr works in linear time... (cached) yes +checking whether strstr works... (cached) yes +checking for nlink_t... (cached) yes +checking for ptrdiff_t... (cached) yes +checking for vasprintf... (cached) yes +checking whether iswcntrl works... (cached) yes +checking for towlower... (cached) yes +checking for wctype_t... (cached) yes +checking for wctrans_t... (cached) yes +checking whether wcwidth is declared... (cached) yes +checking whether wcwidth works reasonably in UTF-8 locales... (cached) yes +checking for stdint.h... (cached) yes +checking pwd.h usability... yes +checking pwd.h presence... yes +checking for pwd.h... yes +checking for inline... (cached) inline +checking for unsigned long long int... (cached) yes +checking for size_t... (cached) yes +checking for ptrdiff_t... (cached) yes +checking for ssize_t... (cached) yes +checking for pid_t... (cached) yes +checking whether we are using the GNU C Library >= 2.1 or uClibc... (cached) yes +checking for select... (cached) 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 for signal handlers with siginfo_t... yes +checking for setlocale declaration... + extern char *setlocale (int category, const char *locale); +checking whether byte ordering is bigendian... (cached) no +checking for arpa/inet.h... (cached) yes +checking for gethostname... yes +checking for gethostbyname... yes +checking for inet_ntop... yes +checking for IPv6 sockets... yes +checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B +checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm +checking whether Emacs support is requested... yes +checking for emacs... no +checking for xemacs... no +checking where .elc files should go... ${datadir}/emacs/site-lisp +checking for dvips... /sources/gettext-0.21/build-aux/missing dvips +checking for texi2pdf... /sources/gettext-0.21/build-aux/missing texi2pdf +checking for perl... /sources/gettext-0.21/build-aux/missing perl +checking whether the C++ compiler (g++ -g -O2 ) works... yes +checking whether the C++ compiler supports namespaces... yes +checking dependency style of g++... (cached) gcc3 +checking whether we are using the GNU C++ compiler... (cached) yes +checking whether g++ accepts -g... (cached) 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 german Unicode locale... none +checking whether we are using the GNU C++ compiler... (cached) yes +checking whether g++ accepts -g... (cached) yes +checking for g++ option to enable C++11 features... none needed +checking dependency style of g++... (cached) gcc3 +checking how to run the C++ preprocessor... g++ -E +checking for ld used by g++... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes +checking whether the g++ linker (/usr/x86_64-lfs-linux-gnu/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/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 that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating csharpcomp.sh +config.status: creating csharpexec.sh +config.status: creating javacomp.sh +config.status: creating javaexec.sh +config.status: creating Makefile +config.status: creating doc/Makefile +config.status: creating intl/Makefile +config.status: creating its/Makefile +config.status: creating gnulib-lib/Makefile +config.status: creating libgrep/Makefile +config.status: creating src/Makefile +config.status: creating src/user-email +config.status: creating libgettextpo/Makefile +config.status: creating libgettextpo/exported.sh +config.status: creating po/Makefile.in +config.status: creating projects/Makefile +config.status: creating styles/Makefile +config.status: creating emacs/Makefile +config.status: creating misc/Makefile +config.status: creating misc/gettextize +config.status: creating misc/autopoint +config.status: creating misc/convert-archive +config.status: creating man/Makefile +config.status: creating man/x-to-1 +config.status: creating m4/Makefile +config.status: creating tests/Makefile +config.status: creating tests/init-env +config.status: creating system-tests/Makefile +config.status: creating gnulib-tests/Makefile +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 +=== configuring in examples (/sources/gettext-0.21/gettext-tools/examples) +configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-shared' --cache-file=/dev/null --srcdir=. +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking for a sed that does not truncate output... /bin/sed +checking whether NLS is requested... yes +checking for msgfmt... no +checking for gmsgfmt... : +checking for xgettext... no +checking for msgmerge... no +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating installpaths +config.status: creating po/Makefile +config.status: executing po-directories commands +make all-recursive +make[1]: Entering directory '/sources/gettext-0.21' +Making all in gnulib-local +make[2]: Entering directory '/sources/gettext-0.21/gnulib-local' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/gettext-0.21/gnulib-local' +Making all in gettext-runtime +make[2]: Entering directory '/sources/gettext-0.21/gettext-runtime' +make all-recursive +make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime' +Making all in doc +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/doc' +Making all in intl +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl' +make all-am +make[5]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl' +sed -e '/IN_LIBGLOCALE/d' \ + -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \ + -e 's,@''HAVE_ASPRINTF''@,1,g' \ + -e 's,@''HAVE_SNPRINTF''@,1,g' \ + -e 's,@''HAVE_WPRINTF''@,1,g' \ + -e 's,@''HAVE_NAMELESS_LOCALES''@,0,g' \ + -e 's,@''HAVE_NEWLOCALE''@,1,g' \ + < ./libgnuintl.in.h \ +| if test 'no' = yes; then \ + sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \ + else \ + cat; \ + fi \ +| sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \ + -e "/#define _LIBINTL_H/r ./export.h" \ +| sed -e 's,@''HAVE_VISIBILITY''@,1,g' \ + > libgnuintl.h +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o bindtextdom.lo ./bindtextdom.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./bindtextdom.c -o bindtextdom.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dcgettext.lo ./dcgettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./dcgettext.c -o dcgettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dgettext.lo ./dgettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./dgettext.c -o dgettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o gettext.lo ./gettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./gettext.c -o gettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o finddomain.lo ./finddomain.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./finddomain.c -o finddomain.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o hash-string.lo ./hash-string.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./hash-string.c -o hash-string.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o loadmsgcat.lo ./loadmsgcat.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./loadmsgcat.c -o loadmsgcat.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localealias.lo ./localealias.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./localealias.c -o localealias.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o textdomain.lo ./textdomain.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./textdomain.c -o textdomain.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o l10nflist.lo ./l10nflist.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./l10nflist.c -o l10nflist.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o explodename.lo ./explodename.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./explodename.c -o explodename.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dcigettext.lo ./dcigettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./dcigettext.c -o dcigettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dcngettext.lo ./dcngettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./dcngettext.c -o dcngettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dngettext.lo ./dngettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./dngettext.c -o dngettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o ngettext.lo ./ngettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./ngettext.c -o ngettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o plural.lo ./plural.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./plural.c -o plural.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o plural-exp.lo ./plural-exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./plural-exp.c -o plural-exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localcharset.lo ./localcharset.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./localcharset.c -o localcharset.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o threadlib.lo ./threadlib.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./threadlib.c -o threadlib.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o lock.lo ./lock.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./lock.c -o lock.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o relocatable.lo ./relocatable.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./relocatable.c -o relocatable.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o langprefs.lo ./langprefs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./langprefs.c -o langprefs.o +sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \ + -e 's/extern,/extern LIBINTL_DLL_EXPORTED,/' \ + -e "/#if HAVE_WORKING_USELOCALE/r ./export.h" \ + < ./localename-table.in.h \ +| sed -e 's,@''HAVE_VISIBILITY''@,1,g' \ + > localename-table.h +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localename.lo ./localename.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./localename.c -o localename.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localename-table.lo ./localename-table.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./localename-table.c -o localename-table.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o log.lo ./log.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./log.c -o log.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o printf.lo ./printf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./printf.c -o printf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o setlocale.lo ./setlocale.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./setlocale.c -o setlocale.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o setlocale-lock.lo ./setlocale-lock.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./setlocale-lock.c -o setlocale-lock.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o setlocale_null.lo ./setlocale_null.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./setlocale_null.c -o setlocale_null.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o version.lo ./version.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./version.c -o version.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o xsize.lo ./xsize.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./xsize.c -o xsize.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o osdep.lo ./osdep.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./osdep.c -o osdep.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o intl-compat.lo ./intl-compat.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./intl-compat.c -o intl-compat.o +/bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -g -O2 -no-undefined -export-symbols-regex '^([^g]|g[^l]|gl[^w]|glw[^t]|glwt[^h]|glwth[^r]|glwthr[^e]|glwthre[^a]|glwthrea[^d]).*' -version-info 10:0:2 -rpath /usr/local/lib -o libgnuintl.la bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo hash-string.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo threadlib.lo lock.lo relocatable.lo langprefs.lo localename.lo localename-table.lo log.lo printf.lo setlocale.lo setlocale-lock.lo setlocale_null.lo version.lo xsize.lo osdep.lo intl-compat.lo +libtool: link: ar cru .libs/libgnuintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o hash-string.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o threadlib.o lock.o relocatable.o langprefs.o localename.o localename-table.o log.o printf.o setlocale.o setlocale-lock.o setlocale_null.o version.o xsize.o osdep.o intl-compat.o +libtool: link: ranlib .libs/libgnuintl.a +libtool: link: ( cd ".libs" && rm -f "libgnuintl.la" && ln -s "../libgnuintl.la" "libgnuintl.la" ) +make[5]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl' +Making all in intl-java +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl-java' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl-java' +Making all in intl-csharp +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl-csharp' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl-csharp' +Making all in gnulib-lib +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/gnulib-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''@/1/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 iconv.h-t iconv.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_ICONV_H''@||g' \ + -e 's/@''GNULIB_ICONV''@/1/g' \ + -e 's|@''ICONV_CONST''@||g' \ + -e 's|@''REPLACE_ICONV''@|0|g' \ + -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \ + -e 's|@''REPLACE_ICONV_UTF''@|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' \ + < ./iconv.in.h; \ +} > iconv.h-t && \ +mv iconv.h-t iconv.h +rm -f inttypes.h-t inttypes.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's/@''HAVE_INTTYPES_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_INTTYPES_H''@||g' \ + -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ + -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ + -e 's/@''GNULIB_IMAXABS''@/0/g' \ + -e 's/@''GNULIB_IMAXDIV''@/0/g' \ + -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ + -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ + -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ + -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ + -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ + -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ + -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ + -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ + -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ + -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ + -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ + -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ + -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/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' \ + < ./inttypes.in.h; \ +} > inttypes.h-t && \ +mv inttypes.h-t inttypes.h +rm -f langinfo.h-t langinfo.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_LANGINFO_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_LANGINFO_H''@||g' \ + -e 's/@''GNULIB_NL_LANGINFO''@/0/g' \ + -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ + -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ + -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \ + -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ + -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ + -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ + -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./langinfo.in.h; \ +} > langinfo.h-t && \ +mv langinfo.h-t langinfo.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 locale.h-t locale.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_LOCALE_H''@||g' \ + -e 's/@''GNULIB_LOCALECONV''@/0/g' \ + -e 's/@''GNULIB_SETLOCALE''@/1/g' \ + -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ + -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ + -e 's/@''GNULIB_LOCALENAME''@/1/g' \ + -e 's|@''HAVE_NEWLOCALE''@|1|g' \ + -e 's|@''HAVE_DUPLOCALE''@|1|g' \ + -e 's|@''HAVE_FREELOCALE''@|1|g' \ + -e 's|@''HAVE_XLOCALE_H''@|0|g' \ + -e 's|@''REPLACE_LOCALECONV''@|0|g' \ + -e 's|@''REPLACE_SETLOCALE''@|0|g' \ + -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ + -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ + -e 's|@''REPLACE_FREELOCALE''@|0|g' \ + -e 's|@''REPLACE_STRUCT_LCONV''@|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' \ + < ./locale.in.h; \ +} > locale.h-t && \ +mv locale.h-t locale.h +rm -f signal.h-t signal.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_SIGNAL_H''@||g' \ + -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \ + -e 's/@''GNULIB_RAISE''@/1/g' \ + -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \ + -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ + -e 's/@''GNULIB_SIGACTION''@/0/g' \ + -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ + -e 's|@''HAVE_RAISE''@|1|g' \ + -e 's|@''HAVE_SIGSET_T''@|1|g' \ + -e 's|@''HAVE_SIGINFO_T''@|1|g' \ + -e 's|@''HAVE_SIGACTION''@|1|g' \ + -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ + -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ + -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ + -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ + -e 's|@''REPLACE_RAISE''@|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' \ + < ./signal.in.h; \ +} > signal.h-t && \ +mv signal.h-t signal.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''@/1/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''@/1/g' \ + -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ + -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ + -e 's/@''GNULIB_GRANTPT''@/0/g' \ + -e 's/@''GNULIB_MALLOC_POSIX''@/0/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''@/1/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''@/1/g' \ + -e 's/@''GNULIB_MBSNLEN''@/0/g' \ + -e 's/@''GNULIB_MBSCHR''@/0/g' \ + -e 's/@''GNULIB_MBSRCHR''@/0/g' \ + -e 's/@''GNULIB_MBSSTR''@/1/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''@/1/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''@/0/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''@/1/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_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 +/bin/mkdir -p sys +rm -f sys/stat.h-t sys/stat.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_STAT_H''@||g' \ + -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ + -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ + -e 's/@''GNULIB_FCHMODAT''@/0/g' \ + -e 's/@''GNULIB_FSTAT''@/1/g' \ + -e 's/@''GNULIB_FSTATAT''@/0/g' \ + -e 's/@''GNULIB_FUTIMENS''@/0/g' \ + -e 's/@''GNULIB_GETUMASK''@/0/g' \ + -e 's/@''GNULIB_LCHMOD''@/0/g' \ + -e 's/@''GNULIB_LSTAT''@/1/g' \ + -e 's/@''GNULIB_MKDIRAT''@/0/g' \ + -e 's/@''GNULIB_MKFIFO''@/0/g' \ + -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ + -e 's/@''GNULIB_MKNOD''@/0/g' \ + -e 's/@''GNULIB_MKNODAT''@/0/g' \ + -e 's/@''GNULIB_STAT''@/1/g' \ + -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ + -e 's|@''HAVE_FCHMODAT''@|1|g' \ + -e 's|@''HAVE_FSTATAT''@|1|g' \ + -e 's|@''HAVE_FUTIMENS''@|1|g' \ + -e 's|@''HAVE_GETUMASK''@|1|g' \ + -e 's|@''HAVE_LCHMOD''@|1|g' \ + -e 's|@''HAVE_LSTAT''@|1|g' \ + -e 's|@''HAVE_MKDIRAT''@|1|g' \ + -e 's|@''HAVE_MKFIFO''@|1|g' \ + -e 's|@''HAVE_MKFIFOAT''@|1|g' \ + -e 's|@''HAVE_MKNOD''@|1|g' \ + -e 's|@''HAVE_MKNODAT''@|1|g' \ + -e 's|@''HAVE_UTIMENSAT''@|1|g' \ + -e 's|@''REPLACE_FCHMODAT''@|0|g' \ + -e 's|@''REPLACE_FSTAT''@|0|g' \ + -e 's|@''REPLACE_FSTATAT''@|0|g' \ + -e 's|@''REPLACE_FUTIMENS''@|0|g' \ + -e 's|@''REPLACE_LSTAT''@|0|g' \ + -e 's|@''REPLACE_MKDIR''@|0|g' \ + -e 's|@''REPLACE_MKFIFO''@|0|g' \ + -e 's|@''REPLACE_MKNOD''@|0|g' \ + -e 's|@''REPLACE_STAT''@|0|g' \ + -e 's|@''REPLACE_UTIMENSAT''@|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' \ + < ./sys_stat.in.h; \ +} > sys/stat.h-t && \ +mv sys/stat.h-t sys/stat.h +/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 time.h-t time.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_TIME_H''@||g' \ + -e 's/@''GNULIB_CTIME''@/0/g' \ + -e 's/@''GNULIB_LOCALTIME''@/0/g' \ + -e 's/@''GNULIB_MKTIME''@/0/g' \ + -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ + -e 's/@''GNULIB_STRFTIME''@/0/g' \ + -e 's/@''GNULIB_STRPTIME''@/0/g' \ + -e 's/@''GNULIB_TIMEGM''@/0/g' \ + -e 's/@''GNULIB_TIME_R''@/0/g' \ + -e 's/@''GNULIB_TIME_RZ''@/0/g' \ + -e 's/@''GNULIB_TZSET''@/0/g' \ + -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ + -e 's|@''HAVE_NANOSLEEP''@|1|g' \ + -e 's|@''HAVE_STRPTIME''@|1|g' \ + -e 's|@''HAVE_TIMEGM''@|1|g' \ + -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ + -e 's|@''HAVE_TZSET''@|1|g' \ + -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_GMTIME''@|0|g' \ + -e 's|@''REPLACE_LOCALTIME''@|0|g' \ + -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ + -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ + -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ + -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ + -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|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' \ + < ./time.in.h; \ +} > time.h-t && \ +mv time.h-t time.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''@/0/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''@/1/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_GETENTROPY''@/0/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_GETOPT_POSIX''@/1/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''@/1/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''@/1/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_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_GETENTROPY''@|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_SYS_RANDOM_H''@|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 +rm -f unistr.h-t unistr.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unistr.in.h; \ +} > unistr.h-t && \ +mv -f unistr.h-t unistr.h +rm -f unitypes.h-t unitypes.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unitypes.in.h; \ +} > unitypes.h-t && \ +mv -f unitypes.h-t unitypes.h +rm -f uniwidth.h-t uniwidth.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./uniwidth.in.h; \ +} > uniwidth.h-t && \ +mv -f uniwidth.h-t uniwidth.h +rm -f wchar.h-t wchar.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|@''HAVE_FEATURES_H''@|1|g' \ + -e 's|@''NEXT_WCHAR_H''@||g' \ + -e 's|@''HAVE_WCHAR_H''@|1|g' \ + -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ + -e 's/@''GNULIB_BTOWC''@/0/g' \ + -e 's/@''GNULIB_WCTOB''@/0/g' \ + -e 's/@''GNULIB_MBSINIT''@/1/g' \ + -e 's/@''GNULIB_MBRTOWC''@/1/g' \ + -e 's/@''GNULIB_MBRLEN''@/0/g' \ + -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ + -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ + -e 's/@''GNULIB_WCRTOMB''@/0/g' \ + -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCWIDTH''@/1/g' \ + -e 's/@''GNULIB_WMEMCHR''@/0/g' \ + -e 's/@''GNULIB_WMEMCMP''@/0/g' \ + -e 's/@''GNULIB_WMEMCPY''@/0/g' \ + -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ + -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ + -e 's/@''GNULIB_WMEMSET''@/0/g' \ + -e 's/@''GNULIB_WCSLEN''@/0/g' \ + -e 's/@''GNULIB_WCSNLEN''@/0/g' \ + -e 's/@''GNULIB_WCSCPY''@/0/g' \ + -e 's/@''GNULIB_WCPCPY''@/0/g' \ + -e 's/@''GNULIB_WCSNCPY''@/0/g' \ + -e 's/@''GNULIB_WCPNCPY''@/0/g' \ + -e 's/@''GNULIB_WCSCAT''@/0/g' \ + -e 's/@''GNULIB_WCSNCAT''@/0/g' \ + -e 's/@''GNULIB_WCSCMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCMP''@/0/g' \ + -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSCOLL''@/0/g' \ + -e 's/@''GNULIB_WCSXFRM''@/0/g' \ + -e 's/@''GNULIB_WCSDUP''@/0/g' \ + -e 's/@''GNULIB_WCSCHR''@/0/g' \ + -e 's/@''GNULIB_WCSRCHR''@/0/g' \ + -e 's/@''GNULIB_WCSCSPN''@/0/g' \ + -e 's/@''GNULIB_WCSSPN''@/0/g' \ + -e 's/@''GNULIB_WCSPBRK''@/0/g' \ + -e 's/@''GNULIB_WCSSTR''@/0/g' \ + -e 's/@''GNULIB_WCSTOK''@/0/g' \ + -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ + -e 's/@''GNULIB_WCSFTIME''@/0/g' \ + < ./wchar.in.h | \ + sed -e 's|@''HAVE_WINT_T''@|1|g' \ + -e 's|@''HAVE_BTOWC''@|1|g' \ + -e 's|@''HAVE_MBSINIT''@|1|g' \ + -e 's|@''HAVE_MBRTOWC''@|1|g' \ + -e 's|@''HAVE_MBRLEN''@|1|g' \ + -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ + -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ + -e 's|@''HAVE_WCRTOMB''@|1|g' \ + -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ + -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ + -e 's|@''HAVE_WMEMCHR''@|1|g' \ + -e 's|@''HAVE_WMEMCMP''@|1|g' \ + -e 's|@''HAVE_WMEMCPY''@|1|g' \ + -e 's|@''HAVE_WMEMMOVE''@|1|g' \ + -e 's|@''HAVE_WMEMPCPY''@|1|g' \ + -e 's|@''HAVE_WMEMSET''@|1|g' \ + -e 's|@''HAVE_WCSLEN''@|1|g' \ + -e 's|@''HAVE_WCSNLEN''@|1|g' \ + -e 's|@''HAVE_WCSCPY''@|1|g' \ + -e 's|@''HAVE_WCPCPY''@|1|g' \ + -e 's|@''HAVE_WCSNCPY''@|1|g' \ + -e 's|@''HAVE_WCPNCPY''@|1|g' \ + -e 's|@''HAVE_WCSCAT''@|1|g' \ + -e 's|@''HAVE_WCSNCAT''@|1|g' \ + -e 's|@''HAVE_WCSCMP''@|1|g' \ + -e 's|@''HAVE_WCSNCMP''@|1|g' \ + -e 's|@''HAVE_WCSCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSCOLL''@|1|g' \ + -e 's|@''HAVE_WCSXFRM''@|1|g' \ + -e 's|@''HAVE_WCSDUP''@|1|g' \ + -e 's|@''HAVE_WCSCHR''@|1|g' \ + -e 's|@''HAVE_WCSRCHR''@|1|g' \ + -e 's|@''HAVE_WCSCSPN''@|1|g' \ + -e 's|@''HAVE_WCSSPN''@|1|g' \ + -e 's|@''HAVE_WCSPBRK''@|1|g' \ + -e 's|@''HAVE_WCSSTR''@|1|g' \ + -e 's|@''HAVE_WCSTOK''@|1|g' \ + -e 's|@''HAVE_WCSWIDTH''@|1|g' \ + -e 's|@''HAVE_WCSFTIME''@|1|g' \ + -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ + -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ + | \ + sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ + -e 's|@''REPLACE_BTOWC''@|0|g' \ + -e 's|@''REPLACE_WCTOB''@|0|g' \ + -e 's|@''REPLACE_MBSINIT''@|0|g' \ + -e 's|@''REPLACE_MBRTOWC''@|1|g' \ + -e 's|@''REPLACE_MBRLEN''@|0|g' \ + -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ + -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ + -e 's|@''REPLACE_WCRTOMB''@|0|g' \ + -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSFTIME''@|0|g' \ + -e 's|@''REPLACE_WCSTOK''@|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'; \ +} > wchar.h-t && \ +mv wchar.h-t wchar.h +rm -f wctype.h-t wctype.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's/@''HAVE_WCTYPE_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_WCTYPE_H''@||g' \ + -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ + -e 's/@''GNULIB_ISWBLANK''@/1/g' \ + -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ + -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ + -e 's/@''GNULIB_WCTYPE''@/0/g' \ + -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ + -e 's/@''GNULIB_WCTRANS''@/0/g' \ + -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ + -e 's/@''HAVE_ISWBLANK''@/1/g' \ + -e 's/@''HAVE_ISWCNTRL''@/1/g' \ + -e 's/@''HAVE_WCTYPE_T''@/1/g' \ + -e 's/@''HAVE_WCTRANS_T''@/1/g' \ + -e 's/@''HAVE_WINT_T''@/1/g' \ + -e 's/@''REPLACE_ISWBLANK''@/0/g' \ + -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ + -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ + -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ + -e 's/@''REPLACE_TOWLOWER''@/0/g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./wctype.in.h; \ +} > wctype.h-t && \ +mv wctype.h-t wctype.h +make all-recursive +make[5]: Entering directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' +make[6]: Entering directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o allocator.o allocator.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o areadlink.o areadlink.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o basename-lgpl.o basename-lgpl.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o binary-io.o binary-io.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o c-ctype.o c-ctype.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o c-strcasecmp.o c-strcasecmp.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o c-strncasecmp.o c-strncasecmp.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o careadlinkat.o careadlinkat.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o cloexec.o cloexec.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o closeout.o closeout.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o fd-hook.o fd-hook.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o fwriteerror.o fwriteerror.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o getprogname.o getprogname.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o hard-locale.o hard-locale.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o localcharset.o localcharset.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o localename.o localename.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o localename-table.o localename-table.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o glthread/lock.o glthread/lock.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o malloca.o malloca.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o mbchar.o mbchar.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o mbiter.o mbiter.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o mbslen.o mbslen.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o mbsstr.o mbsstr.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o mbuiter.o mbuiter.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o progname.o progname.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o propername.o propername.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o setlocale_null.o setlocale_null.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o stat-time.o stat-time.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o striconv.o striconv.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o strnlen1.o strnlen1.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o glthread/threadlib.o glthread/threadlib.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o trim.o trim.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o unistd.o unistd.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o unistr/u8-mbtoucr.o unistr/u8-mbtoucr.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o unistr/u8-uctomb.o unistr/u8-uctomb.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o unistr/u8-uctomb-aux.o unistr/u8-uctomb-aux.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o uniwidth/width.o uniwidth/width.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o wctype-h.o wctype-h.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o xmalloc.o xmalloc.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o xstrdup.o xstrdup.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o xreadlink.o xreadlink.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o xstriconv.o xstriconv.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o fcntl.o fcntl.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o mbrtowc.o mbrtowc.c +rm -f libgrt.a +ar cr libgrt.a allocator.o areadlink.o basename-lgpl.o binary-io.o c-ctype.o c-strcasecmp.o c-strncasecmp.o careadlinkat.o cloexec.o closeout.o fd-hook.o fwriteerror.o getprogname.o hard-locale.o localcharset.o localename.o localename-table.o glthread/lock.o malloca.o mbchar.o mbiter.o mbslen.o mbsstr.o mbuiter.o progname.o propername.o setlocale_null.o stat-time.o striconv.o strnlen1.o glthread/threadlib.o trim.o unistd.o unistr/u8-mbtoucr.o unistr/u8-uctomb.o unistr/u8-uctomb-aux.o uniwidth/width.o wctype-h.o xmalloc.o xstrdup.o xreadlink.o xstriconv.o fcntl.o mbrtowc.o +ranlib libgrt.a +make[6]: Leaving directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' +make[5]: Leaving directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' +Making all in libasprintf +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/libasprintf' +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 +make all-am +make[5]: Entering directory '/sources/gettext-0.21/gettext-runtime/libasprintf' +cp ./autosprintf.in.h autosprintf.h +/bin/sh ./libtool --tag=CC --mode=compile gcc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c -o xsize.lo xsize.c +libtool: compile: gcc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c xsize.c -o xsize.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c -o lib-asprintf.lo lib-asprintf.c +libtool: compile: gcc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c lib-asprintf.c -o lib-asprintf.o +/bin/sh ./libtool --tag=CXX --mode=compile g++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c -o autosprintf.lo autosprintf.cc +libtool: compile: g++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c autosprintf.cc -o autosprintf.o +/bin/sh ./libtool --tag=CXX --mode=link g++ -g -O2 -o libasprintf.la -rpath /usr/local/lib xsize.lo lib-asprintf.lo autosprintf.lo || \ +/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o libasprintf.la -rpath /usr/local/lib xsize.lo lib-asprintf.lo autosprintf.lo +libtool: link: ar cru .libs/libasprintf.a xsize.o lib-asprintf.o autosprintf.o +libtool: link: ranlib .libs/libasprintf.a +libtool: link: ( cd ".libs" && rm -f "libasprintf.la" && ln -s "../libasprintf.la" "libasprintf.la" ) +/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -o libgnu.la xsize.lo +libtool: link: ar cru .libs/libgnu.a xsize.o +libtool: link: ranlib .libs/libgnu.a +libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) +make[5]: Leaving directory '/sources/gettext-0.21/gettext-runtime/libasprintf' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/libasprintf' +Making all in src +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/src' +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o gettext-gettext.o `test -f 'gettext.c' || echo './'`gettext.c +/bin/sh ../libtool --tag=CC --mode=link gcc -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -o gettext gettext-gettext.o ../gnulib-lib/libgrt.a +libtool: link: gcc -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -o gettext gettext-gettext.o ../gnulib-lib/libgrt.a +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o ngettext-ngettext.o `test -f 'ngettext.c' || echo './'`ngettext.c +/bin/sh ../libtool --tag=CC --mode=link gcc -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -o ngettext ngettext-ngettext.o ../gnulib-lib/libgrt.a +libtool: link: gcc -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -o ngettext ngettext-ngettext.o ../gnulib-lib/libgrt.a +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o envsubst-envsubst.o `test -f 'envsubst.c' || echo './'`envsubst.c +/bin/sh ../libtool --tag=CC --mode=link gcc -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -o envsubst envsubst-envsubst.o ../gnulib-lib/libgrt.a +libtool: link: gcc -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -o envsubst envsubst-envsubst.o ../gnulib-lib/libgrt.a +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/src' +Making all in po +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/po' +Making all in man +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/man' +srcdir=''; \ +test -f ./gettext.1.in || srcdir=./; \ +if test -f ${srcdir}gettext.1.in; then \ + sed -e 's|@''localedir''@|/usr/local/share/locale|g' ${srcdir}gettext.1.in > t-gettext.1 && \ + mv t-gettext.1 gettext.1; \ +fi +srcdir=''; \ +test -f ./ngettext.1.in || srcdir=./; \ +if test -f ${srcdir}ngettext.1.in; then \ + sed -e 's|@''localedir''@|/usr/local/share/locale|g' ${srcdir}ngettext.1.in > t-ngettext.1 && \ + mv t-ngettext.1 ngettext.1; \ +fi +srcdir=''; \ +test -f ./gettext.1.html.in || srcdir=./; \ +if test -f ${srcdir}gettext.1.html.in; then \ + sed -e 's|@''localedir''@|/usr/local/share/locale|g' ${srcdir}gettext.1.html.in > t-gettext.1.html && \ + mv t-gettext.1.html gettext.1.html; \ +fi +srcdir=''; \ +test -f ./ngettext.1.html.in || srcdir=./; \ +if test -f ${srcdir}ngettext.1.html.in; then \ + sed -e 's|@''localedir''@|/usr/local/share/locale|g' ${srcdir}ngettext.1.html.in > t-ngettext.1.html && \ + mv t-ngettext.1.html ngettext.1.html; \ +fi +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/man' +Making all in m4 +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/m4' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/m4' +Making all in tests +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/tests' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/tests' +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime' +make[2]: Leaving directory '/sources/gettext-0.21/gettext-runtime' +Making all in libtextstyle +make[2]: Entering directory '/sources/gettext-0.21/libtextstyle' +make all-recursive +make[3]: Entering directory '/sources/gettext-0.21/libtextstyle' +Making all in lib +make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/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_LTS|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''@/1/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 inttypes.h-t inttypes.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's/@''HAVE_INTTYPES_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_INTTYPES_H''@||g' \ + -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ + -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ + -e 's/@''GNULIB_IMAXABS''@/0/g' \ + -e 's/@''GNULIB_IMAXDIV''@/0/g' \ + -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ + -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ + -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ + -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ + -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ + -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ + -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ + -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ + -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ + -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ + -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ + -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ + -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/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' \ + < ./inttypes.in.h; \ +} > inttypes.h-t && \ +mv inttypes.h-t inttypes.h +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./glib.in.h; \ +} > glib.h-t +mv -f glib.h-t glib.h +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./glibconfig.in.h; \ +} > glibconfig.h-t +mv -f glibconfig.h-t glibconfig.h +test -d glib || /bin/mkdir -p glib +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./glib/ghash.in.h; \ +} > glib/ghash.h-t +mv -f glib/ghash.h-t glib/ghash.h +test -d glib || /bin/mkdir -p glib +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./glib/glist.in.h; \ +} > glib/glist.h-t +mv -f glib/glist.h-t glib/glist.h +test -d glib || /bin/mkdir -p glib +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./glib/gmacros.in.h; \ +} > glib/gmacros.h-t +mv -f glib/gmacros.h-t glib/gmacros.h +test -d glib || /bin/mkdir -p glib +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./glib/gprimes.in.h; \ +} > glib/gprimes.h-t +mv -f glib/gprimes.h-t glib/gprimes.h +test -d glib || /bin/mkdir -p glib +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./glib/gprintfint.in.h; \ +} > glib/gprintfint.h-t +mv -f glib/gprintfint.h-t glib/gprintfint.h +test -d glib || /bin/mkdir -p glib +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./glib/gstrfuncs.in.h; \ +} > glib/gstrfuncs.h-t +mv -f glib/gstrfuncs.h-t glib/gstrfuncs.h +test -d glib || /bin/mkdir -p glib +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./glib/gstring.in.h; \ +} > glib/gstring.h-t +mv -f glib/gstring.h-t glib/gstring.h +test -d glib || /bin/mkdir -p glib +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./glib/gtypes.in.h; \ +} > glib/gtypes.h-t +mv -f glib/gtypes.h-t glib/gtypes.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/DOCBparser.in.h; \ +} > libxml/DOCBparser.h-t +mv -f libxml/DOCBparser.h-t libxml/DOCBparser.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/HTMLparser.in.h; \ +} > libxml/HTMLparser.h-t +mv -f libxml/HTMLparser.h-t libxml/HTMLparser.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/HTMLtree.in.h; \ +} > libxml/HTMLtree.h-t +mv -f libxml/HTMLtree.h-t libxml/HTMLtree.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/SAX2.in.h; \ +} > libxml/SAX2.h-t +mv -f libxml/SAX2.h-t libxml/SAX2.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/SAX.in.h; \ +} > libxml/SAX.h-t +mv -f libxml/SAX.h-t libxml/SAX.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/c14n.in.h; \ +} > libxml/c14n.h-t +mv -f libxml/c14n.h-t libxml/c14n.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/catalog.in.h; \ +} > libxml/catalog.h-t +mv -f libxml/catalog.h-t libxml/catalog.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/chvalid.in.h; \ +} > libxml/chvalid.h-t +mv -f libxml/chvalid.h-t libxml/chvalid.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/debugXML.in.h; \ +} > libxml/debugXML.h-t +mv -f libxml/debugXML.h-t libxml/debugXML.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/dict.in.h; \ +} > libxml/dict.h-t +mv -f libxml/dict.h-t libxml/dict.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/encoding.in.h; \ +} > libxml/encoding.h-t +mv -f libxml/encoding.h-t libxml/encoding.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/entities.in.h; \ +} > libxml/entities.h-t +mv -f libxml/entities.h-t libxml/entities.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/globals.in.h; \ +} > libxml/globals.h-t +mv -f libxml/globals.h-t libxml/globals.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/hash.in.h; \ +} > libxml/hash.h-t +mv -f libxml/hash.h-t libxml/hash.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/list.in.h; \ +} > libxml/list.h-t +mv -f libxml/list.h-t libxml/list.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/nanoftp.in.h; \ +} > libxml/nanoftp.h-t +mv -f libxml/nanoftp.h-t libxml/nanoftp.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/nanohttp.in.h; \ +} > libxml/nanohttp.h-t +mv -f libxml/nanohttp.h-t libxml/nanohttp.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/parser.in.h; \ +} > libxml/parser.h-t +mv -f libxml/parser.h-t libxml/parser.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/parserInternals.in.h; \ +} > libxml/parserInternals.h-t +mv -f libxml/parserInternals.h-t libxml/parserInternals.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/pattern.in.h; \ +} > libxml/pattern.h-t +mv -f libxml/pattern.h-t libxml/pattern.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/relaxng.in.h; \ +} > libxml/relaxng.h-t +mv -f libxml/relaxng.h-t libxml/relaxng.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/schemasInternals.in.h; \ +} > libxml/schemasInternals.h-t +mv -f libxml/schemasInternals.h-t libxml/schemasInternals.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/schematron.in.h; \ +} > libxml/schematron.h-t +mv -f libxml/schematron.h-t libxml/schematron.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/threads.in.h; \ +} > libxml/threads.h-t +mv -f libxml/threads.h-t libxml/threads.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/tree.in.h; \ +} > libxml/tree.h-t +mv -f libxml/tree.h-t libxml/tree.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/uri.in.h; \ +} > libxml/uri.h-t +mv -f libxml/uri.h-t libxml/uri.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/valid.in.h; \ +} > libxml/valid.h-t +mv -f libxml/valid.h-t libxml/valid.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xinclude.in.h; \ +} > libxml/xinclude.h-t +mv -f libxml/xinclude.h-t libxml/xinclude.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xlink.in.h; \ +} > libxml/xlink.h-t +mv -f libxml/xlink.h-t libxml/xlink.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlIO.in.h; \ +} > libxml/xmlIO.h-t +mv -f libxml/xmlIO.h-t libxml/xmlIO.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlautomata.in.h; \ +} > libxml/xmlautomata.h-t +mv -f libxml/xmlautomata.h-t libxml/xmlautomata.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlerror.in.h; \ +} > libxml/xmlerror.h-t +mv -f libxml/xmlerror.h-t libxml/xmlerror.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlexports.in.h; \ +} > libxml/xmlexports.h-t +mv -f libxml/xmlexports.h-t libxml/xmlexports.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlmemory.in.h; \ +} > libxml/xmlmemory.h-t +mv -f libxml/xmlmemory.h-t libxml/xmlmemory.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlmodule.in.h; \ +} > libxml/xmlmodule.h-t +mv -f libxml/xmlmodule.h-t libxml/xmlmodule.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlreader.in.h; \ +} > libxml/xmlreader.h-t +mv -f libxml/xmlreader.h-t libxml/xmlreader.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlregexp.in.h; \ +} > libxml/xmlregexp.h-t +mv -f libxml/xmlregexp.h-t libxml/xmlregexp.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlsave.in.h; \ +} > libxml/xmlsave.h-t +mv -f libxml/xmlsave.h-t libxml/xmlsave.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlschemas.in.h; \ +} > libxml/xmlschemas.h-t +mv -f libxml/xmlschemas.h-t libxml/xmlschemas.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlschemastypes.in.h; \ +} > libxml/xmlschemastypes.h-t +mv -f libxml/xmlschemastypes.h-t libxml/xmlschemastypes.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlstring.in.h; \ +} > libxml/xmlstring.h-t +mv -f libxml/xmlstring.h-t libxml/xmlstring.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlunicode.in.h; \ +} > libxml/xmlunicode.h-t +mv -f libxml/xmlunicode.h-t libxml/xmlunicode.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlversion.in.h; \ +} > libxml/xmlversion.h-t +mv -f libxml/xmlversion.h-t libxml/xmlversion.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlwriter.in.h; \ +} > libxml/xmlwriter.h-t +mv -f libxml/xmlwriter.h-t libxml/xmlwriter.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xpath.in.h; \ +} > libxml/xpath.h-t +mv -f libxml/xpath.h-t libxml/xpath.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xpathInternals.in.h; \ +} > libxml/xpathInternals.h-t +mv -f libxml/xpathInternals.h-t libxml/xpathInternals.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xpointer.in.h; \ +} > libxml/xpointer.h-t +mv -f libxml/xpointer.h-t libxml/xpointer.h +rm -f limits.h-t limits.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL_LTS|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 math.h-t math.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ + -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ + -e 's/@''GNULIB_ACOSF''@/0/g' \ + -e 's/@''GNULIB_ACOSL''@/0/g' \ + -e 's/@''GNULIB_ASINF''@/0/g' \ + -e 's/@''GNULIB_ASINL''@/0/g' \ + -e 's/@''GNULIB_ATANF''@/0/g' \ + -e 's/@''GNULIB_ATANL''@/0/g' \ + -e 's/@''GNULIB_ATAN2F''@/0/g' \ + -e 's/@''GNULIB_CBRT''@/0/g' \ + -e 's/@''GNULIB_CBRTF''@/0/g' \ + -e 's/@''GNULIB_CBRTL''@/0/g' \ + -e 's/@''GNULIB_CEIL''@/0/g' \ + -e 's/@''GNULIB_CEILF''@/0/g' \ + -e 's/@''GNULIB_CEILL''@/0/g' \ + -e 's/@''GNULIB_COPYSIGN''@/0/g' \ + -e 's/@''GNULIB_COPYSIGNF''@/0/g' \ + -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ + -e 's/@''GNULIB_COSF''@/0/g' \ + -e 's/@''GNULIB_COSL''@/0/g' \ + -e 's/@''GNULIB_COSHF''@/0/g' \ + -e 's/@''GNULIB_EXPF''@/0/g' \ + -e 's/@''GNULIB_EXPL''@/0/g' \ + -e 's/@''GNULIB_EXP2''@/0/g' \ + -e 's/@''GNULIB_EXP2F''@/0/g' \ + -e 's/@''GNULIB_EXP2L''@/0/g' \ + -e 's/@''GNULIB_EXPM1''@/0/g' \ + -e 's/@''GNULIB_EXPM1F''@/0/g' \ + -e 's/@''GNULIB_EXPM1L''@/0/g' \ + -e 's/@''GNULIB_FABSF''@/0/g' \ + -e 's/@''GNULIB_FABSL''@/0/g' \ + -e 's/@''GNULIB_FLOOR''@/0/g' \ + -e 's/@''GNULIB_FLOORF''@/0/g' \ + -e 's/@''GNULIB_FLOORL''@/0/g' \ + -e 's/@''GNULIB_FMA''@/0/g' \ + -e 's/@''GNULIB_FMAF''@/0/g' \ + -e 's/@''GNULIB_FMAL''@/0/g' \ + -e 's/@''GNULIB_FMOD''@/0/g' \ + -e 's/@''GNULIB_FMODF''@/0/g' \ + -e 's/@''GNULIB_FMODL''@/0/g' \ + -e 's/@''GNULIB_FREXPF''@/0/g' \ + -e 's/@''GNULIB_FREXP''@/1/g' \ + -e 's/@''GNULIB_FREXPL''@/1/g' \ + -e 's/@''GNULIB_HYPOT''@/0/g' \ + -e 's/@''GNULIB_HYPOTF''@/0/g' \ + -e 's/@''GNULIB_HYPOTL''@/0/g' \ + < ./math.in.h | \ + sed -e 's/@''GNULIB_ILOGB''@/0/g' \ + -e 's/@''GNULIB_ILOGBF''@/0/g' \ + -e 's/@''GNULIB_ILOGBL''@/0/g' \ + -e 's/@''GNULIB_ISFINITE''@/0/g' \ + -e 's/@''GNULIB_ISINF''@/1/g' \ + -e 's/@''GNULIB_ISNAN''@/1/g' \ + -e 's/@''GNULIB_ISNANF''@/1/g' \ + -e 's/@''GNULIB_ISNAND''@/1/g' \ + -e 's/@''GNULIB_ISNANL''@/1/g' \ + -e 's/@''GNULIB_LDEXPF''@/0/g' \ + -e 's/@''GNULIB_LDEXPL''@/0/g' \ + -e 's/@''GNULIB_LOG''@/0/g' \ + -e 's/@''GNULIB_LOGF''@/0/g' \ + -e 's/@''GNULIB_LOGL''@/0/g' \ + -e 's/@''GNULIB_LOG10''@/1/g' \ + -e 's/@''GNULIB_LOG10F''@/0/g' \ + -e 's/@''GNULIB_LOG10L''@/0/g' \ + -e 's/@''GNULIB_LOG1P''@/0/g' \ + -e 's/@''GNULIB_LOG1PF''@/0/g' \ + -e 's/@''GNULIB_LOG1PL''@/0/g' \ + -e 's/@''GNULIB_LOG2''@/0/g' \ + -e 's/@''GNULIB_LOG2F''@/0/g' \ + -e 's/@''GNULIB_LOG2L''@/0/g' \ + -e 's/@''GNULIB_LOGB''@/0/g' \ + -e 's/@''GNULIB_LOGBF''@/0/g' \ + -e 's/@''GNULIB_LOGBL''@/0/g' \ + -e 's/@''GNULIB_MODF''@/0/g' \ + -e 's/@''GNULIB_MODFF''@/0/g' \ + -e 's/@''GNULIB_MODFL''@/0/g' \ + -e 's/@''GNULIB_POWF''@/0/g' \ + -e 's/@''GNULIB_REMAINDER''@/0/g' \ + -e 's/@''GNULIB_REMAINDERF''@/0/g' \ + -e 's/@''GNULIB_REMAINDERL''@/0/g' \ + -e 's/@''GNULIB_RINT''@/0/g' \ + -e 's/@''GNULIB_RINTF''@/0/g' \ + -e 's/@''GNULIB_RINTL''@/0/g' \ + -e 's/@''GNULIB_ROUND''@/0/g' \ + -e 's/@''GNULIB_ROUNDF''@/0/g' \ + -e 's/@''GNULIB_ROUNDL''@/0/g' \ + -e 's/@''GNULIB_SIGNBIT''@/1/g' \ + -e 's/@''GNULIB_SINF''@/0/g' \ + -e 's/@''GNULIB_SINL''@/0/g' \ + -e 's/@''GNULIB_SINHF''@/0/g' \ + -e 's/@''GNULIB_SQRTF''@/0/g' \ + -e 's/@''GNULIB_SQRTL''@/0/g' \ + -e 's/@''GNULIB_TANF''@/0/g' \ + -e 's/@''GNULIB_TANL''@/0/g' \ + -e 's/@''GNULIB_TANHF''@/0/g' \ + -e 's/@''GNULIB_TRUNC''@/0/g' \ + -e 's/@''GNULIB_TRUNCF''@/0/g' \ + -e 's/@''GNULIB_TRUNCL''@/0/g' \ + | \ + sed -e 's|@''HAVE_ACOSF''@|1|g' \ + -e 's|@''HAVE_ACOSL''@|1|g' \ + -e 's|@''HAVE_ASINF''@|1|g' \ + -e 's|@''HAVE_ASINL''@|1|g' \ + -e 's|@''HAVE_ATANF''@|1|g' \ + -e 's|@''HAVE_ATANL''@|1|g' \ + -e 's|@''HAVE_ATAN2F''@|1|g' \ + -e 's|@''HAVE_CBRT''@|1|g' \ + -e 's|@''HAVE_CBRTF''@|1|g' \ + -e 's|@''HAVE_CBRTL''@|1|g' \ + -e 's|@''HAVE_COPYSIGN''@|1|g' \ + -e 's|@''HAVE_COPYSIGNL''@|1|g' \ + -e 's|@''HAVE_COSF''@|1|g' \ + -e 's|@''HAVE_COSL''@|1|g' \ + -e 's|@''HAVE_COSHF''@|1|g' \ + -e 's|@''HAVE_EXPF''@|1|g' \ + -e 's|@''HAVE_EXPL''@|1|g' \ + -e 's|@''HAVE_EXPM1''@|1|g' \ + -e 's|@''HAVE_EXPM1F''@|1|g' \ + -e 's|@''HAVE_FABSF''@|1|g' \ + -e 's|@''HAVE_FABSL''@|1|g' \ + -e 's|@''HAVE_FMA''@|1|g' \ + -e 's|@''HAVE_FMAF''@|1|g' \ + -e 's|@''HAVE_FMAL''@|1|g' \ + -e 's|@''HAVE_FMODF''@|1|g' \ + -e 's|@''HAVE_FMODL''@|1|g' \ + -e 's|@''HAVE_FREXPF''@|1|g' \ + -e 's|@''HAVE_HYPOTF''@|1|g' \ + -e 's|@''HAVE_HYPOTL''@|1|g' \ + -e 's|@''HAVE_ILOGB''@|1|g' \ + -e 's|@''HAVE_ILOGBF''@|1|g' \ + -e 's|@''HAVE_ILOGBL''@|1|g' \ + -e 's|@''HAVE_ISNANF''@|1|g' \ + -e 's|@''HAVE_ISNAND''@|1|g' \ + -e 's|@''HAVE_ISNANL''@|1|g' \ + -e 's|@''HAVE_LDEXPF''@|1|g' \ + -e 's|@''HAVE_LOGF''@|1|g' \ + -e 's|@''HAVE_LOGL''@|1|g' \ + -e 's|@''HAVE_LOG10F''@|1|g' \ + -e 's|@''HAVE_LOG10L''@|1|g' \ + -e 's|@''HAVE_LOG1P''@|1|g' \ + -e 's|@''HAVE_LOG1PF''@|1|g' \ + -e 's|@''HAVE_LOG1PL''@|1|g' \ + -e 's|@''HAVE_LOGBF''@|1|g' \ + -e 's|@''HAVE_LOGBL''@|1|g' \ + -e 's|@''HAVE_MODFF''@|1|g' \ + -e 's|@''HAVE_MODFL''@|1|g' \ + -e 's|@''HAVE_POWF''@|1|g' \ + -e 's|@''HAVE_REMAINDER''@|1|g' \ + -e 's|@''HAVE_REMAINDERF''@|1|g' \ + -e 's|@''HAVE_RINT''@|1|g' \ + -e 's|@''HAVE_RINTL''@|1|g' \ + -e 's|@''HAVE_SINF''@|1|g' \ + -e 's|@''HAVE_SINL''@|1|g' \ + -e 's|@''HAVE_SINHF''@|1|g' \ + -e 's|@''HAVE_SQRTF''@|1|g' \ + -e 's|@''HAVE_SQRTL''@|1|g' \ + -e 's|@''HAVE_TANF''@|1|g' \ + -e 's|@''HAVE_TANL''@|1|g' \ + -e 's|@''HAVE_TANHF''@|1|g' \ + -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ + -e 's|@''HAVE_DECL_ASINL''@|1|g' \ + -e 's|@''HAVE_DECL_ATANL''@|1|g' \ + -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ + -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ + -e 's|@''HAVE_DECL_CEILF''@|1|g' \ + -e 's|@''HAVE_DECL_CEILL''@|1|g' \ + -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ + -e 's|@''HAVE_DECL_COSL''@|1|g' \ + -e 's|@''HAVE_DECL_EXPL''@|1|g' \ + -e 's|@''HAVE_DECL_EXP2''@|1|g' \ + -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ + -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ + -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ + -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ + -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ + -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ + -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ + -e 's|@''HAVE_DECL_LOGL''@|1|g' \ + -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ + -e 's|@''HAVE_DECL_LOG2''@|1|g' \ + -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ + -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ + -e 's|@''HAVE_DECL_LOGB''@|1|g' \ + -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ + -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ + -e 's|@''HAVE_DECL_RINTF''@|1|g' \ + -e 's|@''HAVE_DECL_ROUND''@|1|g' \ + -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ + -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ + -e 's|@''HAVE_DECL_SINL''@|1|g' \ + -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ + -e 's|@''HAVE_DECL_TANL''@|1|g' \ + -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ + -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ + -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ + | \ + sed -e 's|@''REPLACE_ACOSF''@|0|g' \ + -e 's|@''REPLACE_ASINF''@|0|g' \ + -e 's|@''REPLACE_ATANF''@|0|g' \ + -e 's|@''REPLACE_ATAN2F''@|0|g' \ + -e 's|@''REPLACE_CBRTF''@|0|g' \ + -e 's|@''REPLACE_CBRTL''@|0|g' \ + -e 's|@''REPLACE_CEIL''@|0|g' \ + -e 's|@''REPLACE_CEILF''@|0|g' \ + -e 's|@''REPLACE_CEILL''@|0|g' \ + -e 's|@''REPLACE_COSF''@|0|g' \ + -e 's|@''REPLACE_COSHF''@|0|g' \ + -e 's|@''REPLACE_EXPF''@|0|g' \ + -e 's|@''REPLACE_EXPL''@|0|g' \ + -e 's|@''REPLACE_EXPM1''@|0|g' \ + -e 's|@''REPLACE_EXPM1F''@|0|g' \ + -e 's|@''REPLACE_EXPM1L''@|0|g' \ + -e 's|@''REPLACE_EXP2''@|0|g' \ + -e 's|@''REPLACE_EXP2L''@|0|g' \ + -e 's|@''REPLACE_FABSL''@|0|g' \ + -e 's|@''REPLACE_FLOOR''@|0|g' \ + -e 's|@''REPLACE_FLOORF''@|0|g' \ + -e 's|@''REPLACE_FLOORL''@|0|g' \ + -e 's|@''REPLACE_FMA''@|0|g' \ + -e 's|@''REPLACE_FMAF''@|0|g' \ + -e 's|@''REPLACE_FMAL''@|0|g' \ + -e 's|@''REPLACE_FMOD''@|0|g' \ + -e 's|@''REPLACE_FMODF''@|0|g' \ + -e 's|@''REPLACE_FMODL''@|0|g' \ + -e 's|@''REPLACE_FREXPF''@|0|g' \ + -e 's|@''REPLACE_FREXP''@|0|g' \ + -e 's|@''REPLACE_FREXPL''@|0|g' \ + -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ + -e 's|@''REPLACE_HYPOT''@|0|g' \ + -e 's|@''REPLACE_HYPOTF''@|0|g' \ + -e 's|@''REPLACE_HYPOTL''@|0|g' \ + -e 's|@''REPLACE_ILOGB''@|0|g' \ + -e 's|@''REPLACE_ILOGBF''@|0|g' \ + -e 's|@''REPLACE_ILOGBL''@|0|g' \ + -e 's|@''REPLACE_ISFINITE''@|0|g' \ + -e 's|@''REPLACE_ISINF''@|0|g' \ + -e 's|@''REPLACE_ISNAN''@|0|g' \ + -e 's|@''REPLACE_ITOLD''@|0|g' \ + -e 's|@''REPLACE_LDEXPL''@|0|g' \ + -e 's|@''REPLACE_LOG''@|0|g' \ + -e 's|@''REPLACE_LOGF''@|0|g' \ + -e 's|@''REPLACE_LOGL''@|0|g' \ + -e 's|@''REPLACE_LOG10''@|0|g' \ + -e 's|@''REPLACE_LOG10F''@|0|g' \ + -e 's|@''REPLACE_LOG10L''@|0|g' \ + -e 's|@''REPLACE_LOG1P''@|0|g' \ + -e 's|@''REPLACE_LOG1PF''@|0|g' \ + -e 's|@''REPLACE_LOG1PL''@|0|g' \ + -e 's|@''REPLACE_LOG2''@|0|g' \ + -e 's|@''REPLACE_LOG2F''@|0|g' \ + -e 's|@''REPLACE_LOG2L''@|0|g' \ + -e 's|@''REPLACE_LOGB''@|0|g' \ + -e 's|@''REPLACE_LOGBF''@|0|g' \ + -e 's|@''REPLACE_LOGBL''@|0|g' \ + -e 's|@''REPLACE_MODF''@|0|g' \ + -e 's|@''REPLACE_MODFF''@|0|g' \ + -e 's|@''REPLACE_MODFL''@|0|g' \ + -e 's|@''REPLACE_NAN''@|0|g' \ + -e 's|@''REPLACE_REMAINDER''@|0|g' \ + -e 's|@''REPLACE_REMAINDERF''@|0|g' \ + -e 's|@''REPLACE_REMAINDERL''@|0|g' \ + -e 's|@''REPLACE_RINTL''@|0|g' \ + -e 's|@''REPLACE_ROUND''@|0|g' \ + -e 's|@''REPLACE_ROUNDF''@|0|g' \ + -e 's|@''REPLACE_ROUNDL''@|0|g' \ + -e 's|@''REPLACE_SIGNBIT''@|0|g' \ + -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \ + -e 's|@''REPLACE_SINF''@|0|g' \ + -e 's|@''REPLACE_SINHF''@|0|g' \ + -e 's|@''REPLACE_SQRTF''@|0|g' \ + -e 's|@''REPLACE_SQRTL''@|0|g' \ + -e 's|@''REPLACE_TANF''@|0|g' \ + -e 's|@''REPLACE_TANHF''@|0|g' \ + -e 's|@''REPLACE_TRUNC''@|0|g' \ + -e 's|@''REPLACE_TRUNCF''@|0|g' \ + -e 's|@''REPLACE_TRUNCL''@|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'; \ +} > math.h-t && \ +mv math.h-t math.h +rm -f signal.h-t signal.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL_LTS|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_SIGNAL_H''@||g' \ + -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \ + -e 's/@''GNULIB_RAISE''@/1/g' \ + -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ + -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ + -e 's/@''GNULIB_SIGACTION''@/1/g' \ + -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ + -e 's|@''HAVE_RAISE''@|1|g' \ + -e 's|@''HAVE_SIGSET_T''@|1|g' \ + -e 's|@''HAVE_SIGINFO_T''@|1|g' \ + -e 's|@''HAVE_SIGACTION''@|1|g' \ + -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ + -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ + -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ + -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ + -e 's|@''REPLACE_RAISE''@|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' \ + < ./signal.in.h; \ +} > signal.h-t && \ +mv signal.h-t signal.h +rm -f stdio.h-t stdio.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL_LTS|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''@/1/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''@/1/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''@/1/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_LTS|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''@/0/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_LTS|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''@/1/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_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 +/bin/mkdir -p sys +rm -f sys/socket.h-t sys/socket.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL_LTS|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_SOCKET_H''@||g' \ + -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ + -e 's/@''GNULIB_CLOSE''@/1/g' \ + -e 's/@''GNULIB_SOCKET''@/0/g' \ + -e 's/@''GNULIB_CONNECT''@/0/g' \ + -e 's/@''GNULIB_ACCEPT''@/0/g' \ + -e 's/@''GNULIB_BIND''@/0/g' \ + -e 's/@''GNULIB_GETPEERNAME''@/0/g' \ + -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \ + -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \ + -e 's/@''GNULIB_LISTEN''@/0/g' \ + -e 's/@''GNULIB_RECV''@/0/g' \ + -e 's/@''GNULIB_SEND''@/0/g' \ + -e 's/@''GNULIB_RECVFROM''@/0/g' \ + -e 's/@''GNULIB_SENDTO''@/0/g' \ + -e 's/@''GNULIB_SETSOCKOPT''@/0/g' \ + -e 's/@''GNULIB_SHUTDOWN''@/0/g' \ + -e 's/@''GNULIB_ACCEPT4''@/0/g' \ + -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ + -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ + -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ + -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ + -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ + -e 's|@''HAVE_ACCEPT4''@|1|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' \ + < ./sys_socket.in.h; \ +} > sys/socket.h-t && \ +mv -f sys/socket.h-t sys/socket.h +/bin/mkdir -p sys +rm -f sys/stat.h-t sys/stat.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL_LTS|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_STAT_H''@||g' \ + -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ + -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ + -e 's/@''GNULIB_FCHMODAT''@/0/g' \ + -e 's/@''GNULIB_FSTAT''@/1/g' \ + -e 's/@''GNULIB_FSTATAT''@/0/g' \ + -e 's/@''GNULIB_FUTIMENS''@/0/g' \ + -e 's/@''GNULIB_GETUMASK''@/0/g' \ + -e 's/@''GNULIB_LCHMOD''@/0/g' \ + -e 's/@''GNULIB_LSTAT''@/0/g' \ + -e 's/@''GNULIB_MKDIRAT''@/0/g' \ + -e 's/@''GNULIB_MKFIFO''@/0/g' \ + -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ + -e 's/@''GNULIB_MKNOD''@/0/g' \ + -e 's/@''GNULIB_MKNODAT''@/0/g' \ + -e 's/@''GNULIB_STAT''@/1/g' \ + -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ + -e 's|@''HAVE_FCHMODAT''@|1|g' \ + -e 's|@''HAVE_FSTATAT''@|1|g' \ + -e 's|@''HAVE_FUTIMENS''@|1|g' \ + -e 's|@''HAVE_GETUMASK''@|1|g' \ + -e 's|@''HAVE_LCHMOD''@|1|g' \ + -e 's|@''HAVE_LSTAT''@|1|g' \ + -e 's|@''HAVE_MKDIRAT''@|1|g' \ + -e 's|@''HAVE_MKFIFO''@|1|g' \ + -e 's|@''HAVE_MKFIFOAT''@|1|g' \ + -e 's|@''HAVE_MKNOD''@|1|g' \ + -e 's|@''HAVE_MKNODAT''@|1|g' \ + -e 's|@''HAVE_UTIMENSAT''@|1|g' \ + -e 's|@''REPLACE_FCHMODAT''@|0|g' \ + -e 's|@''REPLACE_FSTAT''@|0|g' \ + -e 's|@''REPLACE_FSTATAT''@|0|g' \ + -e 's|@''REPLACE_FUTIMENS''@|0|g' \ + -e 's|@''REPLACE_LSTAT''@|0|g' \ + -e 's|@''REPLACE_MKDIR''@|0|g' \ + -e 's|@''REPLACE_MKFIFO''@|0|g' \ + -e 's|@''REPLACE_MKNOD''@|0|g' \ + -e 's|@''REPLACE_STAT''@|0|g' \ + -e 's|@''REPLACE_UTIMENSAT''@|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' \ + < ./sys_stat.in.h; \ +} > sys/stat.h-t && \ +mv sys/stat.h-t sys/stat.h +/bin/mkdir -p sys +rm -f sys/time.h-t sys/time.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ + -e 's/@''HAVE_SYS_TIME_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_SYS_TIME_H''@||g' \ + -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ + -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ + -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ + -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ + -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ + -e 's/@''REPLACE_STRUCT_TIMEVAL''@/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' \ + < ./sys_time.in.h; \ +} > sys/time.h-t && \ +mv sys/time.h-t sys/time.h +/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_LTS|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 +/bin/mkdir -p sys +rm -f sys/uio.h-t sys/uio.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL_LTS|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_UIO_H''@||g' \ + -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ + < ./sys_uio.in.h; \ +} > sys/uio.h-t && \ +mv -f sys/uio.h-t sys/uio.h +rm -f time.h-t time.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL_LTS|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_TIME_H''@||g' \ + -e 's/@''GNULIB_CTIME''@/0/g' \ + -e 's/@''GNULIB_LOCALTIME''@/0/g' \ + -e 's/@''GNULIB_MKTIME''@/0/g' \ + -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ + -e 's/@''GNULIB_STRFTIME''@/0/g' \ + -e 's/@''GNULIB_STRPTIME''@/0/g' \ + -e 's/@''GNULIB_TIMEGM''@/0/g' \ + -e 's/@''GNULIB_TIME_R''@/0/g' \ + -e 's/@''GNULIB_TIME_RZ''@/0/g' \ + -e 's/@''GNULIB_TZSET''@/0/g' \ + -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ + -e 's|@''HAVE_NANOSLEEP''@|1|g' \ + -e 's|@''HAVE_STRPTIME''@|1|g' \ + -e 's|@''HAVE_TIMEGM''@|1|g' \ + -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ + -e 's|@''HAVE_TZSET''@|1|g' \ + -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_GMTIME''@|0|g' \ + -e 's|@''REPLACE_LOCALTIME''@|0|g' \ + -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ + -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ + -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ + -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ + -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|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' \ + < ./time.in.h; \ +} > time.h-t && \ +mv time.h-t time.h +rm -f unistd.h-t unistd.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL_LTS|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''@/0/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''@/1/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_GETENTROPY''@/0/g' \ + -e 's/@''GNULIB_GETGROUPS''@/0/g' \ + -e 's/@''GNULIB_GETHOSTNAME''@/1/g' \ + -e 's/@''GNULIB_GETLOGIN''@/0/g' \ + -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ + -e 's/@''GNULIB_GETOPT_POSIX''@/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''@/1/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''@/1/g' \ + < ./unistd.in.h | \ + sed -e 's|@''HAVE_CHOWN''@|1|g' \ + -e 's|@''HAVE_COPY_FILE_RANGE''@|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_GETENTROPY''@|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_SYS_RANDOM_H''@|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 +rm -f unistr.h-t unistr.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unistr.in.h; \ +} > unistr.h-t && \ +mv -f unistr.h-t unistr.h +rm -f unitypes.h-t unitypes.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unitypes.in.h; \ +} > unitypes.h-t && \ +mv -f unitypes.h-t unitypes.h +rm -f wchar.h-t wchar.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL_LTS|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|@''HAVE_FEATURES_H''@|1|g' \ + -e 's|@''NEXT_WCHAR_H''@||g' \ + -e 's|@''HAVE_WCHAR_H''@|1|g' \ + -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ + -e 's/@''GNULIB_BTOWC''@/0/g' \ + -e 's/@''GNULIB_WCTOB''@/0/g' \ + -e 's/@''GNULIB_MBSINIT''@/0/g' \ + -e 's/@''GNULIB_MBRTOWC''@/0/g' \ + -e 's/@''GNULIB_MBRLEN''@/0/g' \ + -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ + -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ + -e 's/@''GNULIB_WCRTOMB''@/0/g' \ + -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCWIDTH''@/0/g' \ + -e 's/@''GNULIB_WMEMCHR''@/0/g' \ + -e 's/@''GNULIB_WMEMCMP''@/0/g' \ + -e 's/@''GNULIB_WMEMCPY''@/0/g' \ + -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ + -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ + -e 's/@''GNULIB_WMEMSET''@/0/g' \ + -e 's/@''GNULIB_WCSLEN''@/0/g' \ + -e 's/@''GNULIB_WCSNLEN''@/0/g' \ + -e 's/@''GNULIB_WCSCPY''@/0/g' \ + -e 's/@''GNULIB_WCPCPY''@/0/g' \ + -e 's/@''GNULIB_WCSNCPY''@/0/g' \ + -e 's/@''GNULIB_WCPNCPY''@/0/g' \ + -e 's/@''GNULIB_WCSCAT''@/0/g' \ + -e 's/@''GNULIB_WCSNCAT''@/0/g' \ + -e 's/@''GNULIB_WCSCMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCMP''@/0/g' \ + -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSCOLL''@/0/g' \ + -e 's/@''GNULIB_WCSXFRM''@/0/g' \ + -e 's/@''GNULIB_WCSDUP''@/0/g' \ + -e 's/@''GNULIB_WCSCHR''@/0/g' \ + -e 's/@''GNULIB_WCSRCHR''@/0/g' \ + -e 's/@''GNULIB_WCSCSPN''@/0/g' \ + -e 's/@''GNULIB_WCSSPN''@/0/g' \ + -e 's/@''GNULIB_WCSPBRK''@/0/g' \ + -e 's/@''GNULIB_WCSSTR''@/0/g' \ + -e 's/@''GNULIB_WCSTOK''@/0/g' \ + -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ + -e 's/@''GNULIB_WCSFTIME''@/0/g' \ + < ./wchar.in.h | \ + sed -e 's|@''HAVE_WINT_T''@|1|g' \ + -e 's|@''HAVE_BTOWC''@|1|g' \ + -e 's|@''HAVE_MBSINIT''@|1|g' \ + -e 's|@''HAVE_MBRTOWC''@|1|g' \ + -e 's|@''HAVE_MBRLEN''@|1|g' \ + -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ + -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ + -e 's|@''HAVE_WCRTOMB''@|1|g' \ + -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ + -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ + -e 's|@''HAVE_WMEMCHR''@|1|g' \ + -e 's|@''HAVE_WMEMCMP''@|1|g' \ + -e 's|@''HAVE_WMEMCPY''@|1|g' \ + -e 's|@''HAVE_WMEMMOVE''@|1|g' \ + -e 's|@''HAVE_WMEMPCPY''@|1|g' \ + -e 's|@''HAVE_WMEMSET''@|1|g' \ + -e 's|@''HAVE_WCSLEN''@|1|g' \ + -e 's|@''HAVE_WCSNLEN''@|1|g' \ + -e 's|@''HAVE_WCSCPY''@|1|g' \ + -e 's|@''HAVE_WCPCPY''@|1|g' \ + -e 's|@''HAVE_WCSNCPY''@|1|g' \ + -e 's|@''HAVE_WCPNCPY''@|1|g' \ + -e 's|@''HAVE_WCSCAT''@|1|g' \ + -e 's|@''HAVE_WCSNCAT''@|1|g' \ + -e 's|@''HAVE_WCSCMP''@|1|g' \ + -e 's|@''HAVE_WCSNCMP''@|1|g' \ + -e 's|@''HAVE_WCSCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSCOLL''@|1|g' \ + -e 's|@''HAVE_WCSXFRM''@|1|g' \ + -e 's|@''HAVE_WCSDUP''@|1|g' \ + -e 's|@''HAVE_WCSCHR''@|1|g' \ + -e 's|@''HAVE_WCSRCHR''@|1|g' \ + -e 's|@''HAVE_WCSCSPN''@|1|g' \ + -e 's|@''HAVE_WCSSPN''@|1|g' \ + -e 's|@''HAVE_WCSPBRK''@|1|g' \ + -e 's|@''HAVE_WCSSTR''@|1|g' \ + -e 's|@''HAVE_WCSTOK''@|1|g' \ + -e 's|@''HAVE_WCSWIDTH''@|1|g' \ + -e 's|@''HAVE_WCSFTIME''@|1|g' \ + -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ + -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ + | \ + sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ + -e 's|@''REPLACE_BTOWC''@|0|g' \ + -e 's|@''REPLACE_WCTOB''@|0|g' \ + -e 's|@''REPLACE_MBSINIT''@|0|g' \ + -e 's|@''REPLACE_MBRTOWC''@|0|g' \ + -e 's|@''REPLACE_MBRLEN''@|0|g' \ + -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ + -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ + -e 's|@''REPLACE_WCRTOMB''@|0|g' \ + -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSFTIME''@|0|g' \ + -e 's|@''REPLACE_WCSTOK''@|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'; \ +} > wchar.h-t && \ +mv wchar.h-t wchar.h +/bin/mkdir -p textstyle +rm -f textstyle/stdbool.h-t textstyle/stdbool.h +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + echo '#if !defined _GL_STDBOOL_H'; \ + if test -f /usr/include/stdbool.h; then \ + echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)) || defined _AIX'; \ + else \ + echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95))'; \ + fi; \ + echo '#include '; \ + echo '#else'; \ + cat ./stdbool.mini.h; \ + echo '#endif'; \ + echo '#endif'; \ +} > textstyle/stdbool.h-t +mv textstyle/stdbool.h-t textstyle/stdbool.h +cat ./libtextstyle.sym.in \ + | case "linux-gnu" in \ + mingw*) cat ;; \ + *) grep -v '^libtextstyle_isatty$' ;; \ + esac \ + > libtextstyle.sym-t +mv libtextstyle.sym-t libtextstyle.sym +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + : "Avoid double inclusion, to avoid a warning about redefinitions."; \ + echo '#ifndef LIBTEXTSTYLE_CONFIG_H'; \ + echo '#define LIBTEXTSTYLE_CONFIG_H'; \ + echo; \ + echo '#include "../config.h"'; \ + echo; \ + echo '#endif /* LIBTEXTSTYLE_CONFIG_H */'; \ + case "linux-gnu" in \ + mingw*) echo '#define isatty libtextstyle_isatty' ;; \ + esac; \ +} > config.h && \ +if test -n "yes" && test -n "1"; then \ + { \ + { \ + for f in gl_array_list.h gl_array_list.c basename-lgpl.c binary-io.h binary-io.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c cloexec.c concat-filename.c exitfail.c fatal-signal.h fatal-signal.c fd-hook.c fd-ostream.c file-ostream.c full-write.h full-write.c get_ppid_of.h get_ppid_of.c get_progname_of.h get_progname_of.c getprogname.h getprogname.c gettext.h html-ostream.c html-styled-ostream.c iconv-ostream.c gl_list.h gl_list.c glthread/lock.h glthread/lock.c malloca.c math.c mem-hash-map.h mem-hash-map.c memory-ostream.c minmax.h noop-styled-ostream.c ostream.c printf-frexp.c printf-frexpl.c safe-read.c safe-write.c sig-handler.c size_max.h sockets.h sockets.c stat-time.c styled-ostream.c sys_socket.c term-ostream.c term-style-control.c term-styled-ostream.c glthread/threadlib.c unistd.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c xalloc.h xmalloc.c xstrdup.c xconcat-filename.c xgethostname.h xgethostname.c gl_xlist.h gl_xlist.c xsize.h xsize.c xvasprintf.h xvasprintf.c xasprintf.c color.h color.c misc.h misc.c version.c libcroco/cr-additional-sel.c libcroco/cr-attr-sel.c libcroco/cr-cascade.c libcroco/cr-declaration.c libcroco/cr-doc-handler.c libcroco/cr-enc-handler.c libcroco/cr-fonts.c libcroco/cr-input.c libcroco/cr-num.c libcroco/cr-om-parser.c libcroco/cr-parser.c libcroco/cr-parsing-location.c libcroco/cr-prop-list.c libcroco/cr-pseudo.c libcroco/cr-rgb.c libcroco/cr-sel-eng.c libcroco/cr-selector.c libcroco/cr-simple-sel.c libcroco/cr-statement.c libcroco/cr-string.c libcroco/cr-style.c libcroco/cr-stylesheet.c libcroco/cr-term.c libcroco/cr-tknzr.c libcroco/cr-token.c libcroco/cr-utils.c libxml/DOCBparser.c libxml/HTMLparser.c libxml/HTMLtree.c libxml/SAX.c libxml/SAX2.c libxml/buf.h libxml/buf.c libxml/c14n.c libxml/catalog.c libxml/chvalid.c libxml/debugXML.c libxml/dict.c libxml/enc.h libxml/encoding.c libxml/entities.c libxml/error.c libxml/globals.c libxml/hash.c libxml/legacy.c libxml/list.c libxml/nanoftp.c libxml/nanohttp.c libxml/parser.c libxml/parserInternals.c libxml/pattern.c libxml/relaxng.c libxml/save.h libxml/schematron.c libxml/threads.c libxml/timsort.h libxml/tree.c libxml/trionan.c libxml/uri.c libxml/valid.c libxml/xinclude.c libxml/xlink.c libxml/xmlIO.c libxml/xmlmemory.c libxml/xmlmodule.c libxml/xmlreader.c libxml/xmlregexp.c libxml/xmlsave.c libxml/xmlschemas.c libxml/xmlschemastypes.c libxml/xmlstring.c libxml/xmlunicode.c libxml/xmlwriter.c libxml/xpath.c libxml/xpointer.c glib/ghash.c glib/glist.c glib/gmessages.c glib/gprimes.c glib/gstrfuncs.c glib/gstring.c; do \ + case $f in \ + *.res.lo ) ;; \ + *.c | *.o | *.lo ) \ + sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; \ + test -f $sf || sf=./$sf; \ + of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; \ + echo "gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c $sf" 1>&6; \ + gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c $sf || { rm -f config.h; exit 1; }; \ + sh ./exported.sh $of 1>&5; \ + rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; \ + ;; \ + esac; \ + done; \ + } 5>&1 1>&2 \ + | sed -e 's,.* ,,' | grep -v '@' | LC_ALL=C sort | LC_ALL=C uniq \ + | LC_ALL=C join -v 1 - libtextstyle.sym \ + | sed -e 's,^\(.*\)$,#define \1 libtextstyle_\1,' > config.h-t; \ + } 6>&1 && \ + if test -f config.h; then \ + cat config.h-t >> config.h; \ + rm -f config.h-t; \ + else \ + rm -f config.h-t; \ + exit 1; \ + fi \ +fi +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c gl_array_list.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c basename-lgpl.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c binary-io.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c c-ctype.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c c-strcasecmp.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c c-strncasecmp.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c cloexec.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c concat-filename.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c exitfail.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c fatal-signal.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c fd-hook.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c fd-ostream.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c file-ostream.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c full-write.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c get_ppid_of.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c get_progname_of.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c getprogname.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c html-ostream.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c html-styled-ostream.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c iconv-ostream.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c gl_list.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glthread/lock.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c malloca.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c math.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c mem-hash-map.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c memory-ostream.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c noop-styled-ostream.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c ostream.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c printf-frexp.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c printf-frexpl.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c safe-read.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c safe-write.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c sig-handler.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c sockets.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c stat-time.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c styled-ostream.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c sys_socket.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c term-ostream.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c term-style-control.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c term-styled-ostream.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glthread/threadlib.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c unistd.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c unistr/u8-mbtouc.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c unistr/u8-mbtouc-aux.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xmalloc.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xstrdup.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xconcat-filename.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xgethostname.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c gl_xlist.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xsize.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xvasprintf.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xasprintf.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c color.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c misc.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c version.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-additional-sel.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-attr-sel.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-cascade.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-declaration.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-doc-handler.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-enc-handler.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-fonts.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-input.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-num.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-om-parser.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-parser.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-parsing-location.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-prop-list.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-pseudo.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-rgb.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-sel-eng.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-selector.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-simple-sel.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-statement.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-string.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-style.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-stylesheet.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-term.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-tknzr.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-token.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-utils.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/DOCBparser.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/HTMLparser.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/HTMLtree.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/SAX.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/SAX2.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/buf.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/c14n.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/catalog.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/chvalid.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/debugXML.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/dict.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/encoding.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/entities.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/error.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/globals.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/hash.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/legacy.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/list.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/nanoftp.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/nanohttp.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/parser.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/parserInternals.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/pattern.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/relaxng.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/schematron.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/threads.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/tree.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/trionan.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/uri.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/valid.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xinclude.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xlink.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlIO.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlmemory.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlmodule.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlreader.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlregexp.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlsave.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlschemas.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlschemastypes.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlstring.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlunicode.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlwriter.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xpath.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xpointer.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/ghash.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/glist.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gmessages.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gprimes.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gstrfuncs.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gstring.c +make all-am +make[5]: Entering directory '/sources/gettext-0.21/libtextstyle/lib' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o gl_array_list.lo gl_array_list.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c gl_array_list.c -o gl_array_list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o basename-lgpl.lo basename-lgpl.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c basename-lgpl.c -o basename-lgpl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o binary-io.lo binary-io.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c binary-io.c -o binary-io.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o c-ctype.lo c-ctype.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c c-ctype.c -o c-ctype.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o c-strcasecmp.lo c-strcasecmp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c c-strcasecmp.c -o c-strcasecmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o c-strncasecmp.lo c-strncasecmp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c c-strncasecmp.c -o c-strncasecmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o cloexec.lo cloexec.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c cloexec.c -o cloexec.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o concat-filename.lo concat-filename.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c concat-filename.c -o concat-filename.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o exitfail.lo exitfail.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c exitfail.c -o exitfail.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o fatal-signal.lo fatal-signal.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c fatal-signal.c -o fatal-signal.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o fd-hook.lo fd-hook.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c fd-hook.c -o fd-hook.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o fd-ostream.lo fd-ostream.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c fd-ostream.c -o fd-ostream.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o file-ostream.lo file-ostream.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c file-ostream.c -o file-ostream.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o full-write.lo full-write.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c full-write.c -o full-write.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o get_ppid_of.lo get_ppid_of.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c get_ppid_of.c -o get_ppid_of.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o get_progname_of.lo get_progname_of.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c get_progname_of.c -o get_progname_of.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o getprogname.lo getprogname.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c getprogname.c -o getprogname.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o html-ostream.lo html-ostream.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c html-ostream.c -o html-ostream.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o html-styled-ostream.lo html-styled-ostream.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c html-styled-ostream.c -o html-styled-ostream.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o iconv-ostream.lo iconv-ostream.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c iconv-ostream.c -o iconv-ostream.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o gl_list.lo gl_list.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c gl_list.c -o gl_list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glthread/lock.lo glthread/lock.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glthread/lock.c -o glthread/lock.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o malloca.lo malloca.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c malloca.c -o malloca.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o math.lo math.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c math.c -o math.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o mem-hash-map.lo mem-hash-map.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c mem-hash-map.c -o mem-hash-map.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o memory-ostream.lo memory-ostream.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c memory-ostream.c -o memory-ostream.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o noop-styled-ostream.lo noop-styled-ostream.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c noop-styled-ostream.c -o noop-styled-ostream.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o ostream.lo ostream.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c ostream.c -o ostream.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o printf-frexp.lo printf-frexp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c printf-frexp.c -o printf-frexp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o printf-frexpl.lo printf-frexpl.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c printf-frexpl.c -o printf-frexpl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o safe-read.lo safe-read.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c safe-read.c -o safe-read.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o safe-write.lo safe-write.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c safe-write.c -o safe-write.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o sig-handler.lo sig-handler.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c sig-handler.c -o sig-handler.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o sockets.lo sockets.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c sockets.c -o sockets.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o stat-time.lo stat-time.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c stat-time.c -o stat-time.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o styled-ostream.lo styled-ostream.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c styled-ostream.c -o styled-ostream.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o sys_socket.lo sys_socket.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c sys_socket.c -o sys_socket.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o term-ostream.lo term-ostream.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c term-ostream.c -o term-ostream.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o term-style-control.lo term-style-control.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c term-style-control.c -o term-style-control.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o term-styled-ostream.lo term-styled-ostream.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c term-styled-ostream.c -o term-styled-ostream.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glthread/threadlib.lo glthread/threadlib.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glthread/threadlib.c -o glthread/threadlib.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o unistd.lo unistd.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c unistd.c -o unistd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o unistr/u8-mbtouc.lo unistr/u8-mbtouc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c unistr/u8-mbtouc.c -o unistr/u8-mbtouc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-aux.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c unistr/u8-mbtouc-aux.c -o unistr/u8-mbtouc-aux.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o xmalloc.lo xmalloc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xmalloc.c -o xmalloc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o xstrdup.lo xstrdup.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xstrdup.c -o xstrdup.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o xconcat-filename.lo xconcat-filename.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xconcat-filename.c -o xconcat-filename.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o xgethostname.lo xgethostname.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xgethostname.c -o xgethostname.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o gl_xlist.lo gl_xlist.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c gl_xlist.c -o gl_xlist.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o xsize.lo xsize.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xsize.c -o xsize.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o xvasprintf.lo xvasprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xvasprintf.c -o xvasprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o xasprintf.lo xasprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xasprintf.c -o xasprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o color.lo color.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c color.c -o color.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o misc.lo misc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c misc.c -o misc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o version.lo version.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c version.c -o version.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o asnprintf.lo asnprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c asnprintf.c -o asnprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o fcntl.lo fcntl.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c fcntl.c -o fcntl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o obstack.lo obstack.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c obstack.c -o obstack.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o printf-args.lo printf-args.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c printf-args.c -o printf-args.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o printf-parse.lo printf-parse.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c printf-parse.c -o printf-parse.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o vasnprintf.lo vasnprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c vasnprintf.c -o vasnprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-additional-sel.lo `test -f 'libcroco/cr-additional-sel.c' || echo './'`libcroco/cr-additional-sel.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-additional-sel.c -o libcroco/rpl_la-cr-additional-sel.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-attr-sel.lo `test -f 'libcroco/cr-attr-sel.c' || echo './'`libcroco/cr-attr-sel.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-attr-sel.c -o libcroco/rpl_la-cr-attr-sel.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-cascade.lo `test -f 'libcroco/cr-cascade.c' || echo './'`libcroco/cr-cascade.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-cascade.c -o libcroco/rpl_la-cr-cascade.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-declaration.lo `test -f 'libcroco/cr-declaration.c' || echo './'`libcroco/cr-declaration.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-declaration.c -o libcroco/rpl_la-cr-declaration.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-doc-handler.lo `test -f 'libcroco/cr-doc-handler.c' || echo './'`libcroco/cr-doc-handler.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-doc-handler.c -o libcroco/rpl_la-cr-doc-handler.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-enc-handler.lo `test -f 'libcroco/cr-enc-handler.c' || echo './'`libcroco/cr-enc-handler.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-enc-handler.c -o libcroco/rpl_la-cr-enc-handler.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-fonts.lo `test -f 'libcroco/cr-fonts.c' || echo './'`libcroco/cr-fonts.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-fonts.c -o libcroco/rpl_la-cr-fonts.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-input.lo `test -f 'libcroco/cr-input.c' || echo './'`libcroco/cr-input.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-input.c -o libcroco/rpl_la-cr-input.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-num.lo `test -f 'libcroco/cr-num.c' || echo './'`libcroco/cr-num.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-num.c -o libcroco/rpl_la-cr-num.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-om-parser.lo `test -f 'libcroco/cr-om-parser.c' || echo './'`libcroco/cr-om-parser.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-om-parser.c -o libcroco/rpl_la-cr-om-parser.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-parser.lo `test -f 'libcroco/cr-parser.c' || echo './'`libcroco/cr-parser.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-parser.c -o libcroco/rpl_la-cr-parser.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-parsing-location.lo `test -f 'libcroco/cr-parsing-location.c' || echo './'`libcroco/cr-parsing-location.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-parsing-location.c -o libcroco/rpl_la-cr-parsing-location.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-prop-list.lo `test -f 'libcroco/cr-prop-list.c' || echo './'`libcroco/cr-prop-list.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-prop-list.c -o libcroco/rpl_la-cr-prop-list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-pseudo.lo `test -f 'libcroco/cr-pseudo.c' || echo './'`libcroco/cr-pseudo.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-pseudo.c -o libcroco/rpl_la-cr-pseudo.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-rgb.lo `test -f 'libcroco/cr-rgb.c' || echo './'`libcroco/cr-rgb.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-rgb.c -o libcroco/rpl_la-cr-rgb.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-sel-eng.lo `test -f 'libcroco/cr-sel-eng.c' || echo './'`libcroco/cr-sel-eng.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-sel-eng.c -o libcroco/rpl_la-cr-sel-eng.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-selector.lo `test -f 'libcroco/cr-selector.c' || echo './'`libcroco/cr-selector.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-selector.c -o libcroco/rpl_la-cr-selector.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-simple-sel.lo `test -f 'libcroco/cr-simple-sel.c' || echo './'`libcroco/cr-simple-sel.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-simple-sel.c -o libcroco/rpl_la-cr-simple-sel.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-statement.lo `test -f 'libcroco/cr-statement.c' || echo './'`libcroco/cr-statement.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-statement.c -o libcroco/rpl_la-cr-statement.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-string.lo `test -f 'libcroco/cr-string.c' || echo './'`libcroco/cr-string.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-string.c -o libcroco/rpl_la-cr-string.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-style.lo `test -f 'libcroco/cr-style.c' || echo './'`libcroco/cr-style.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-style.c -o libcroco/rpl_la-cr-style.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-stylesheet.lo `test -f 'libcroco/cr-stylesheet.c' || echo './'`libcroco/cr-stylesheet.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-stylesheet.c -o libcroco/rpl_la-cr-stylesheet.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-term.lo `test -f 'libcroco/cr-term.c' || echo './'`libcroco/cr-term.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-term.c -o libcroco/rpl_la-cr-term.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-tknzr.lo `test -f 'libcroco/cr-tknzr.c' || echo './'`libcroco/cr-tknzr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-tknzr.c -o libcroco/rpl_la-cr-tknzr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-token.lo `test -f 'libcroco/cr-token.c' || echo './'`libcroco/cr-token.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-token.c -o libcroco/rpl_la-cr-token.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-utils.lo `test -f 'libcroco/cr-utils.c' || echo './'`libcroco/cr-utils.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-utils.c -o libcroco/rpl_la-cr-utils.o +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libcroco_rpl.la libcroco/rpl_la-cr-additional-sel.lo libcroco/rpl_la-cr-attr-sel.lo libcroco/rpl_la-cr-cascade.lo libcroco/rpl_la-cr-declaration.lo libcroco/rpl_la-cr-doc-handler.lo libcroco/rpl_la-cr-enc-handler.lo libcroco/rpl_la-cr-fonts.lo libcroco/rpl_la-cr-input.lo libcroco/rpl_la-cr-num.lo libcroco/rpl_la-cr-om-parser.lo libcroco/rpl_la-cr-parser.lo libcroco/rpl_la-cr-parsing-location.lo libcroco/rpl_la-cr-prop-list.lo libcroco/rpl_la-cr-pseudo.lo libcroco/rpl_la-cr-rgb.lo libcroco/rpl_la-cr-sel-eng.lo libcroco/rpl_la-cr-selector.lo libcroco/rpl_la-cr-simple-sel.lo libcroco/rpl_la-cr-statement.lo libcroco/rpl_la-cr-string.lo libcroco/rpl_la-cr-style.lo libcroco/rpl_la-cr-stylesheet.lo libcroco/rpl_la-cr-term.lo libcroco/rpl_la-cr-tknzr.lo libcroco/rpl_la-cr-token.lo libcroco/rpl_la-cr-utils.lo +libtool: link: ar cru .libs/libcroco_rpl.a libcroco/rpl_la-cr-additional-sel.o libcroco/rpl_la-cr-attr-sel.o libcroco/rpl_la-cr-cascade.o libcroco/rpl_la-cr-declaration.o libcroco/rpl_la-cr-doc-handler.o libcroco/rpl_la-cr-enc-handler.o libcroco/rpl_la-cr-fonts.o libcroco/rpl_la-cr-input.o libcroco/rpl_la-cr-num.o libcroco/rpl_la-cr-om-parser.o libcroco/rpl_la-cr-parser.o libcroco/rpl_la-cr-parsing-location.o libcroco/rpl_la-cr-prop-list.o libcroco/rpl_la-cr-pseudo.o libcroco/rpl_la-cr-rgb.o libcroco/rpl_la-cr-sel-eng.o libcroco/rpl_la-cr-selector.o libcroco/rpl_la-cr-simple-sel.o libcroco/rpl_la-cr-statement.o libcroco/rpl_la-cr-string.o libcroco/rpl_la-cr-style.o libcroco/rpl_la-cr-stylesheet.o libcroco/rpl_la-cr-term.o libcroco/rpl_la-cr-tknzr.o libcroco/rpl_la-cr-token.o libcroco/rpl_la-cr-utils.o +libtool: link: ranlib .libs/libcroco_rpl.a +libtool: link: ( cd ".libs" && rm -f "libcroco_rpl.la" && ln -s "../libcroco_rpl.la" "libcroco_rpl.la" ) +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glib/libglib_rpl_la-ghash.lo `test -f 'glib/ghash.c' || echo './'`glib/ghash.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/ghash.c -o glib/libglib_rpl_la-ghash.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glib/libglib_rpl_la-glist.lo `test -f 'glib/glist.c' || echo './'`glib/glist.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/glist.c -o glib/libglib_rpl_la-glist.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glib/libglib_rpl_la-gmessages.lo `test -f 'glib/gmessages.c' || echo './'`glib/gmessages.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gmessages.c -o glib/libglib_rpl_la-gmessages.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glib/libglib_rpl_la-gprimes.lo `test -f 'glib/gprimes.c' || echo './'`glib/gprimes.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gprimes.c -o glib/libglib_rpl_la-gprimes.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glib/libglib_rpl_la-gstrfuncs.lo `test -f 'glib/gstrfuncs.c' || echo './'`glib/gstrfuncs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gstrfuncs.c -o glib/libglib_rpl_la-gstrfuncs.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glib/libglib_rpl_la-gstring.lo `test -f 'glib/gstring.c' || echo './'`glib/gstring.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gstring.c -o glib/libglib_rpl_la-gstring.o +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libglib_rpl.la glib/libglib_rpl_la-ghash.lo glib/libglib_rpl_la-glist.lo glib/libglib_rpl_la-gmessages.lo glib/libglib_rpl_la-gprimes.lo glib/libglib_rpl_la-gstrfuncs.lo glib/libglib_rpl_la-gstring.lo +libtool: link: ar cru .libs/libglib_rpl.a glib/libglib_rpl_la-ghash.o glib/libglib_rpl_la-glist.o glib/libglib_rpl_la-gmessages.o glib/libglib_rpl_la-gprimes.o glib/libglib_rpl_la-gstrfuncs.o glib/libglib_rpl_la-gstring.o +libtool: link: ranlib .libs/libglib_rpl.a +libtool: link: ( cd ".libs" && rm -f "libglib_rpl.la" && ln -s "../libglib_rpl.la" "libglib_rpl.la" ) +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-DOCBparser.lo `test -f 'libxml/DOCBparser.c' || echo './'`libxml/DOCBparser.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/DOCBparser.c -o libxml/rpl_la-DOCBparser.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-HTMLparser.lo `test -f 'libxml/HTMLparser.c' || echo './'`libxml/HTMLparser.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/HTMLparser.c -o libxml/rpl_la-HTMLparser.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-HTMLtree.lo `test -f 'libxml/HTMLtree.c' || echo './'`libxml/HTMLtree.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/HTMLtree.c -o libxml/rpl_la-HTMLtree.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-SAX.lo `test -f 'libxml/SAX.c' || echo './'`libxml/SAX.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/SAX.c -o libxml/rpl_la-SAX.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-SAX2.lo `test -f 'libxml/SAX2.c' || echo './'`libxml/SAX2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/SAX2.c -o libxml/rpl_la-SAX2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-buf.lo `test -f 'libxml/buf.c' || echo './'`libxml/buf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/buf.c -o libxml/rpl_la-buf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-c14n.lo `test -f 'libxml/c14n.c' || echo './'`libxml/c14n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/c14n.c -o libxml/rpl_la-c14n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-catalog.lo `test -f 'libxml/catalog.c' || echo './'`libxml/catalog.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/catalog.c -o libxml/rpl_la-catalog.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-chvalid.lo `test -f 'libxml/chvalid.c' || echo './'`libxml/chvalid.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/chvalid.c -o libxml/rpl_la-chvalid.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-debugXML.lo `test -f 'libxml/debugXML.c' || echo './'`libxml/debugXML.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/debugXML.c -o libxml/rpl_la-debugXML.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-dict.lo `test -f 'libxml/dict.c' || echo './'`libxml/dict.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/dict.c -o libxml/rpl_la-dict.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-encoding.lo `test -f 'libxml/encoding.c' || echo './'`libxml/encoding.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/encoding.c -o libxml/rpl_la-encoding.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-entities.lo `test -f 'libxml/entities.c' || echo './'`libxml/entities.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/entities.c -o libxml/rpl_la-entities.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-error.lo `test -f 'libxml/error.c' || echo './'`libxml/error.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/error.c -o libxml/rpl_la-error.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-globals.lo `test -f 'libxml/globals.c' || echo './'`libxml/globals.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/globals.c -o libxml/rpl_la-globals.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-hash.lo `test -f 'libxml/hash.c' || echo './'`libxml/hash.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/hash.c -o libxml/rpl_la-hash.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-legacy.lo `test -f 'libxml/legacy.c' || echo './'`libxml/legacy.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/legacy.c -o libxml/rpl_la-legacy.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-list.lo `test -f 'libxml/list.c' || echo './'`libxml/list.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/list.c -o libxml/rpl_la-list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-nanoftp.lo `test -f 'libxml/nanoftp.c' || echo './'`libxml/nanoftp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/nanoftp.c -o libxml/rpl_la-nanoftp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-nanohttp.lo `test -f 'libxml/nanohttp.c' || echo './'`libxml/nanohttp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/nanohttp.c -o libxml/rpl_la-nanohttp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-parser.lo `test -f 'libxml/parser.c' || echo './'`libxml/parser.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/parser.c -o libxml/rpl_la-parser.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-parserInternals.lo `test -f 'libxml/parserInternals.c' || echo './'`libxml/parserInternals.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/parserInternals.c -o libxml/rpl_la-parserInternals.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-pattern.lo `test -f 'libxml/pattern.c' || echo './'`libxml/pattern.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/pattern.c -o libxml/rpl_la-pattern.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-relaxng.lo `test -f 'libxml/relaxng.c' || echo './'`libxml/relaxng.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/relaxng.c -o libxml/rpl_la-relaxng.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-schematron.lo `test -f 'libxml/schematron.c' || echo './'`libxml/schematron.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/schematron.c -o libxml/rpl_la-schematron.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-threads.lo `test -f 'libxml/threads.c' || echo './'`libxml/threads.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/threads.c -o libxml/rpl_la-threads.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-tree.lo `test -f 'libxml/tree.c' || echo './'`libxml/tree.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/tree.c -o libxml/rpl_la-tree.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-trionan.lo `test -f 'libxml/trionan.c' || echo './'`libxml/trionan.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/trionan.c -o libxml/rpl_la-trionan.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-uri.lo `test -f 'libxml/uri.c' || echo './'`libxml/uri.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/uri.c -o libxml/rpl_la-uri.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-valid.lo `test -f 'libxml/valid.c' || echo './'`libxml/valid.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/valid.c -o libxml/rpl_la-valid.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xinclude.lo `test -f 'libxml/xinclude.c' || echo './'`libxml/xinclude.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xinclude.c -o libxml/rpl_la-xinclude.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xlink.lo `test -f 'libxml/xlink.c' || echo './'`libxml/xlink.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xlink.c -o libxml/rpl_la-xlink.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlIO.lo `test -f 'libxml/xmlIO.c' || echo './'`libxml/xmlIO.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlIO.c -o libxml/rpl_la-xmlIO.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlmemory.lo `test -f 'libxml/xmlmemory.c' || echo './'`libxml/xmlmemory.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlmemory.c -o libxml/rpl_la-xmlmemory.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlmodule.lo `test -f 'libxml/xmlmodule.c' || echo './'`libxml/xmlmodule.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlmodule.c -o libxml/rpl_la-xmlmodule.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlreader.lo `test -f 'libxml/xmlreader.c' || echo './'`libxml/xmlreader.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlreader.c -o libxml/rpl_la-xmlreader.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlregexp.lo `test -f 'libxml/xmlregexp.c' || echo './'`libxml/xmlregexp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlregexp.c -o libxml/rpl_la-xmlregexp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlsave.lo `test -f 'libxml/xmlsave.c' || echo './'`libxml/xmlsave.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlsave.c -o libxml/rpl_la-xmlsave.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlschemas.lo `test -f 'libxml/xmlschemas.c' || echo './'`libxml/xmlschemas.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlschemas.c -o libxml/rpl_la-xmlschemas.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlschemastypes.lo `test -f 'libxml/xmlschemastypes.c' || echo './'`libxml/xmlschemastypes.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlschemastypes.c -o libxml/rpl_la-xmlschemastypes.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlstring.lo `test -f 'libxml/xmlstring.c' || echo './'`libxml/xmlstring.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlstring.c -o libxml/rpl_la-xmlstring.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlunicode.lo `test -f 'libxml/xmlunicode.c' || echo './'`libxml/xmlunicode.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlunicode.c -o libxml/rpl_la-xmlunicode.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlwriter.lo `test -f 'libxml/xmlwriter.c' || echo './'`libxml/xmlwriter.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlwriter.c -o libxml/rpl_la-xmlwriter.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xpath.lo `test -f 'libxml/xpath.c' || echo './'`libxml/xpath.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xpath.c -o libxml/rpl_la-xpath.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xpointer.lo `test -f 'libxml/xpointer.c' || echo './'`libxml/xpointer.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xpointer.c -o libxml/rpl_la-xpointer.o +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libxml_rpl.la libxml/rpl_la-DOCBparser.lo libxml/rpl_la-HTMLparser.lo libxml/rpl_la-HTMLtree.lo libxml/rpl_la-SAX.lo libxml/rpl_la-SAX2.lo libxml/rpl_la-buf.lo libxml/rpl_la-c14n.lo libxml/rpl_la-catalog.lo libxml/rpl_la-chvalid.lo libxml/rpl_la-debugXML.lo libxml/rpl_la-dict.lo libxml/rpl_la-encoding.lo libxml/rpl_la-entities.lo libxml/rpl_la-error.lo libxml/rpl_la-globals.lo libxml/rpl_la-hash.lo libxml/rpl_la-legacy.lo libxml/rpl_la-list.lo libxml/rpl_la-nanoftp.lo libxml/rpl_la-nanohttp.lo libxml/rpl_la-parser.lo libxml/rpl_la-parserInternals.lo libxml/rpl_la-pattern.lo libxml/rpl_la-relaxng.lo libxml/rpl_la-schematron.lo libxml/rpl_la-threads.lo libxml/rpl_la-tree.lo libxml/rpl_la-trionan.lo libxml/rpl_la-uri.lo libxml/rpl_la-valid.lo libxml/rpl_la-xinclude.lo libxml/rpl_la-xlink.lo libxml/rpl_la-xmlIO.lo libxml/rpl_la-xmlmemory.lo libxml/rpl_la-xmlmodule.lo libxml/rpl_la-xmlreader.lo libxml/rpl_la-xmlregexp.lo libxml/rpl_la-xmlsave.lo libxml/rpl_la-xmlschemas.lo libxml/rpl_la-xmlschemastypes.lo libxml/rpl_la-xmlstring.lo libxml/rpl_la-xmlunicode.lo libxml/rpl_la-xmlwriter.lo libxml/rpl_la-xpath.lo libxml/rpl_la-xpointer.lo +libtool: link: ar cru .libs/libxml_rpl.a libxml/rpl_la-DOCBparser.o libxml/rpl_la-HTMLparser.o libxml/rpl_la-HTMLtree.o libxml/rpl_la-SAX.o libxml/rpl_la-SAX2.o libxml/rpl_la-buf.o libxml/rpl_la-c14n.o libxml/rpl_la-catalog.o libxml/rpl_la-chvalid.o libxml/rpl_la-debugXML.o libxml/rpl_la-dict.o libxml/rpl_la-encoding.o libxml/rpl_la-entities.o libxml/rpl_la-error.o libxml/rpl_la-globals.o libxml/rpl_la-hash.o libxml/rpl_la-legacy.o libxml/rpl_la-list.o libxml/rpl_la-nanoftp.o libxml/rpl_la-nanohttp.o libxml/rpl_la-parser.o libxml/rpl_la-parserInternals.o libxml/rpl_la-pattern.o libxml/rpl_la-relaxng.o libxml/rpl_la-schematron.o libxml/rpl_la-threads.o libxml/rpl_la-tree.o libxml/rpl_la-trionan.o libxml/rpl_la-uri.o libxml/rpl_la-valid.o libxml/rpl_la-xinclude.o libxml/rpl_la-xlink.o libxml/rpl_la-xmlIO.o libxml/rpl_la-xmlmemory.o libxml/rpl_la-xmlmodule.o libxml/rpl_la-xmlreader.o libxml/rpl_la-xmlregexp.o libxml/rpl_la-xmlsave.o libxml/rpl_la-xmlschemas.o libxml/rpl_la-xmlschemastypes.o libxml/rpl_la-xmlstring.o libxml/rpl_la-xmlunicode.o libxml/rpl_la-xmlwriter.o libxml/rpl_la-xpath.o libxml/rpl_la-xpointer.o +libtool: link: ranlib .libs/libxml_rpl.a +libtool: link: ( cd ".libs" && rm -f "libxml_rpl.la" && ln -s "../libxml_rpl.la" "libxml_rpl.la" ) +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -lm -lm -lm -lncurses -no-undefined -export-symbols libtextstyle.sym -version-info 1:1:1 -rpath /usr/local/lib -o libtextstyle.la -rpath /usr/local/lib gl_array_list.lo basename-lgpl.lo binary-io.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo cloexec.lo concat-filename.lo exitfail.lo fatal-signal.lo fd-hook.lo fd-ostream.lo file-ostream.lo full-write.lo get_ppid_of.lo get_progname_of.lo getprogname.lo html-ostream.lo html-styled-ostream.lo iconv-ostream.lo gl_list.lo glthread/lock.lo malloca.lo math.lo mem-hash-map.lo memory-ostream.lo noop-styled-ostream.lo ostream.lo printf-frexp.lo printf-frexpl.lo safe-read.lo safe-write.lo sig-handler.lo sockets.lo stat-time.lo styled-ostream.lo sys_socket.lo term-ostream.lo term-style-control.lo term-styled-ostream.lo glthread/threadlib.lo unistd.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo xmalloc.lo xstrdup.lo xconcat-filename.lo xgethostname.lo gl_xlist.lo xsize.lo xvasprintf.lo xasprintf.lo color.lo misc.lo version.lo asnprintf.lo fcntl.lo obstack.lo printf-args.lo printf-parse.lo vasnprintf.lo libcroco_rpl.la libglib_rpl.la libxml_rpl.la +libtool: link: (cd .libs/libtextstyle.lax/libcroco_rpl.a && ar x "/sources/gettext-0.21/libtextstyle/lib/./.libs/libcroco_rpl.a") +libtool: link: (cd .libs/libtextstyle.lax/libglib_rpl.a && ar x "/sources/gettext-0.21/libtextstyle/lib/./.libs/libglib_rpl.a") +libtool: link: (cd .libs/libtextstyle.lax/libxml_rpl.a && ar x "/sources/gettext-0.21/libtextstyle/lib/./.libs/libxml_rpl.a") +libtool: link: ar cru .libs/libtextstyle.a gl_array_list.o basename-lgpl.o binary-io.o c-ctype.o c-strcasecmp.o c-strncasecmp.o cloexec.o concat-filename.o exitfail.o fatal-signal.o fd-hook.o fd-ostream.o file-ostream.o full-write.o get_ppid_of.o get_progname_of.o getprogname.o html-ostream.o html-styled-ostream.o iconv-ostream.o gl_list.o glthread/lock.o malloca.o math.o mem-hash-map.o memory-ostream.o noop-styled-ostream.o ostream.o printf-frexp.o printf-frexpl.o safe-read.o safe-write.o sig-handler.o sockets.o stat-time.o styled-ostream.o sys_socket.o term-ostream.o term-style-control.o term-styled-ostream.o glthread/threadlib.o unistd.o unistr/u8-mbtouc.o unistr/u8-mbtouc-aux.o xmalloc.o xstrdup.o xconcat-filename.o xgethostname.o gl_xlist.o xsize.o xvasprintf.o xasprintf.o color.o misc.o version.o asnprintf.o fcntl.o obstack.o printf-args.o printf-parse.o vasnprintf.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-additional-sel.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-attr-sel.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-cascade.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-declaration.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-doc-handler.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-enc-handler.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-fonts.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-input.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-num.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-om-parser.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-parser.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-parsing-location.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-prop-list.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-pseudo.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-rgb.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-sel-eng.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-selector.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-simple-sel.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-statement.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-string.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-style.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-stylesheet.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-term.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-tknzr.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-token.o .libs/libtextstyle.lax/libcroco_rpl.a/rpl_la-cr-utils.o .libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-ghash.o .libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-glist.o .libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-gmessages.o .libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-gprimes.o .libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-gstrfuncs.o .libs/libtextstyle.lax/libglib_rpl.a/libglib_rpl_la-gstring.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-DOCBparser.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-HTMLparser.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-HTMLtree.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-SAX.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-SAX2.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-buf.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-c14n.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-catalog.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-chvalid.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-debugXML.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-dict.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-encoding.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-entities.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-error.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-globals.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-hash.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-legacy.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-list.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-nanoftp.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-nanohttp.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-parser.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-parserInternals.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-pattern.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-relaxng.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-schematron.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-threads.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-tree.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-trionan.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-uri.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-valid.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xinclude.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xlink.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlIO.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlmemory.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlmodule.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlreader.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlregexp.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlsave.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlschemas.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlschemastypes.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlstring.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlunicode.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xmlwriter.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xpath.o .libs/libtextstyle.lax/libxml_rpl.a/rpl_la-xpointer.o +libtool: link: ranlib .libs/libtextstyle.a +libtool: link: rm -fr .libs/libtextstyle.lax +libtool: link: ( cd ".libs" && rm -f "libtextstyle.la" && ln -s "../libtextstyle.la" "libtextstyle.la" ) +make[5]: Leaving directory '/sources/gettext-0.21/libtextstyle/lib' +make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/lib' +Making all in tests +make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/tests' +make all-recursive +make[5]: Entering directory '/sources/gettext-0.21/libtextstyle/tests' +Making all in . +make[6]: Entering directory '/sources/gettext-0.21/libtextstyle/tests' +make[6]: Nothing to be done for 'all-am'. +make[6]: Leaving directory '/sources/gettext-0.21/libtextstyle/tests' +make[5]: Leaving directory '/sources/gettext-0.21/libtextstyle/tests' +make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/tests' +Making all in adhoc-tests +make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/adhoc-tests' +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../lib -I./../lib -DSRCDIR=\"./\" -g -O2 -MT hello.o -MD -MP -MF .deps/hello.Tpo -c -o hello.o hello.c +mv -f .deps/hello.Tpo .deps/hello.Po +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o hello hello.o ../lib/libtextstyle.la +libtool: link: gcc -g -O2 -o hello hello.o ../lib/.libs/libtextstyle.a -lm -lncurses +make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/adhoc-tests' +Making all in doc +make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/doc' +make[4]: Entering directory '/sources/gettext-0.21/libtextstyle' +make[4]: Nothing to be done for 'all-am'. +make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle' +make[3]: Leaving directory '/sources/gettext-0.21/libtextstyle' +make[2]: Leaving directory '/sources/gettext-0.21/libtextstyle' +Making all in gettext-tools +make[2]: Entering directory '/sources/gettext-0.21/gettext-tools' +make all-recursive +make[3]: Entering directory '/sources/gettext-0.21/gettext-tools' +Making all in intl +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/intl' +make all-am +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/intl' +sed -e '/IN_LIBGLOCALE/d' \ + -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \ + -e 's,@''HAVE_ASPRINTF''@,1,g' \ + -e 's,@''HAVE_SNPRINTF''@,1,g' \ + -e 's,@''HAVE_WPRINTF''@,1,g' \ + -e 's,@''HAVE_NAMELESS_LOCALES''@,0,g' \ + -e 's,@''HAVE_NEWLOCALE''@,1,g' \ + < ../../gettext-runtime/intl/libgnuintl.in.h \ +| if test 'no' = yes; then \ + sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \ + else \ + cat; \ + fi \ +| sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \ + -e "/#define _LIBINTL_H/r ../../gettext-runtime/intl/export.h" \ +| sed -e 's,@''HAVE_VISIBILITY''@,1,g' \ + > libgnuintl.h +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o bindtextdom.lo ../../gettext-runtime/intl/bindtextdom.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/bindtextdom.c -o bindtextdom.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dcgettext.lo ../../gettext-runtime/intl/dcgettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/dcgettext.c -o dcgettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dgettext.lo ../../gettext-runtime/intl/dgettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/dgettext.c -o dgettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o gettext.lo ../../gettext-runtime/intl/gettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/gettext.c -o gettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o finddomain.lo ../../gettext-runtime/intl/finddomain.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/finddomain.c -o finddomain.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o hash-string.lo ../../gettext-runtime/intl/hash-string.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/hash-string.c -o hash-string.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o loadmsgcat.lo ../../gettext-runtime/intl/loadmsgcat.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/loadmsgcat.c -o loadmsgcat.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localealias.lo ../../gettext-runtime/intl/localealias.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/localealias.c -o localealias.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o textdomain.lo ../../gettext-runtime/intl/textdomain.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/textdomain.c -o textdomain.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o l10nflist.lo ../../gettext-runtime/intl/l10nflist.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/l10nflist.c -o l10nflist.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o explodename.lo ../../gettext-runtime/intl/explodename.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/explodename.c -o explodename.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dcigettext.lo ../../gettext-runtime/intl/dcigettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/dcigettext.c -o dcigettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dcngettext.lo ../../gettext-runtime/intl/dcngettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/dcngettext.c -o dcngettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dngettext.lo ../../gettext-runtime/intl/dngettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/dngettext.c -o dngettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o ngettext.lo ../../gettext-runtime/intl/ngettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/ngettext.c -o ngettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o plural.lo ../../gettext-runtime/intl/plural.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/plural.c -o plural.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o plural-exp.lo ../../gettext-runtime/intl/plural-exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/plural-exp.c -o plural-exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localcharset.lo ../../gettext-runtime/intl/localcharset.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/localcharset.c -o localcharset.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o threadlib.lo ../../gettext-runtime/intl/threadlib.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/threadlib.c -o threadlib.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o lock.lo ../../gettext-runtime/intl/lock.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/lock.c -o lock.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o relocatable.lo ../../gettext-runtime/intl/relocatable.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/relocatable.c -o relocatable.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o langprefs.lo ../../gettext-runtime/intl/langprefs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/langprefs.c -o langprefs.o +sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \ + -e 's/extern,/extern LIBINTL_DLL_EXPORTED,/' \ + -e "/#if HAVE_WORKING_USELOCALE/r ../../gettext-runtime/intl/export.h" \ + < ../../gettext-runtime/intl/localename-table.in.h \ +| sed -e 's,@''HAVE_VISIBILITY''@,1,g' \ + > localename-table.h +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localename.lo ../../gettext-runtime/intl/localename.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/localename.c -o localename.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localename-table.lo ../../gettext-runtime/intl/localename-table.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/localename-table.c -o localename-table.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o log.lo ../../gettext-runtime/intl/log.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/log.c -o log.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o printf.lo ../../gettext-runtime/intl/printf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/printf.c -o printf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o setlocale.lo ../../gettext-runtime/intl/setlocale.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/setlocale.c -o setlocale.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o setlocale-lock.lo ../../gettext-runtime/intl/setlocale-lock.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/setlocale-lock.c -o setlocale-lock.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o setlocale_null.lo ../../gettext-runtime/intl/setlocale_null.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/setlocale_null.c -o setlocale_null.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o version.lo ../../gettext-runtime/intl/version.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/version.c -o version.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o xsize.lo ../../gettext-runtime/intl/xsize.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/xsize.c -o xsize.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o osdep.lo ../../gettext-runtime/intl/osdep.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/osdep.c -o osdep.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o intl-compat.lo ../../gettext-runtime/intl/intl-compat.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/intl-compat.c -o intl-compat.o +/bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -g -O2 -no-undefined -export-symbols-regex '^([^g]|g[^l]|gl[^w]|glw[^t]|glwt[^h]|glwth[^r]|glwthr[^e]|glwthre[^a]|glwthrea[^d]).*' -version-info 10:0:2 -rpath /usr/local/lib -o libgnuintl.la bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo hash-string.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo threadlib.lo lock.lo relocatable.lo langprefs.lo localename.lo localename-table.lo log.lo printf.lo setlocale.lo setlocale-lock.lo setlocale_null.lo version.lo xsize.lo osdep.lo intl-compat.lo +libtool: link: ar cru .libs/libgnuintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o hash-string.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o threadlib.o lock.o relocatable.o langprefs.o localename.o localename-table.o log.o printf.o setlocale.o setlocale-lock.o setlocale_null.o version.o xsize.o osdep.o intl-compat.o +libtool: link: ranlib .libs/libgnuintl.a +libtool: link: ( cd ".libs" && rm -f "libgnuintl.la" && ln -s "../libgnuintl.la" "libgnuintl.la" ) +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/intl' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/intl' +Making all in gnulib-lib +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-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 configmake.h-t && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + echo '#if HAVE_WINSOCK2_H'; \ + echo '# include /* avoid mingw pollution on DATADIR */'; \ + echo '#endif'; \ + echo '#define PREFIX "/usr/local"'; \ + echo '#define EXEC_PREFIX "/usr/local"'; \ + echo '#define BINDIR "/usr/local/bin"'; \ + echo '#define SBINDIR "/usr/local/sbin"'; \ + echo '#define LIBEXECDIR "/usr/local/libexec"'; \ + echo '#define DATAROOTDIR "/usr/local/share"'; \ + echo '#define DATADIR "/usr/local/share"'; \ + echo '#define SYSCONFDIR "/usr/local/etc"'; \ + echo '#define SHAREDSTATEDIR "/usr/local/com"'; \ + echo '#define LOCALSTATEDIR "/usr/local/var"'; \ + echo '#define RUNSTATEDIR "/usr/local/var/run"'; \ + echo '#define INCLUDEDIR "/usr/local/include"'; \ + echo '#define OLDINCLUDEDIR "/usr/include"'; \ + echo '#define DOCDIR "/usr/local/share/doc/gettext"'; \ + echo '#define INFODIR "/usr/local/share/info"'; \ + echo '#define HTMLDIR "/usr/local/share/doc/gettext"'; \ + echo '#define DVIDIR "/usr/local/share/doc/gettext"'; \ + echo '#define PDFDIR "/usr/local/share/doc/gettext"'; \ + echo '#define PSDIR "/usr/local/share/doc/gettext"'; \ + echo '#define LIBDIR "/usr/local/lib"'; \ + echo '#define LISPDIR "/usr/local/share/emacs/site-lisp"'; \ + echo '#define LOCALEDIR "/usr/local/share/locale"'; \ + echo '#define MANDIR "/usr/local/share/man"'; \ + echo '#define MANEXT ""'; \ + echo '#define PKGDATADIR "/usr/local/share/gettext"'; \ + echo '#define PKGINCLUDEDIR "/usr/local/include/gettext-tools"'; \ + echo '#define PKGLIBDIR "/usr/local/lib/gettext-tools"'; \ + echo '#define PKGLIBEXECDIR "/usr/local/libexec/gettext-tools"'; \ +} | sed '/""/d' > configmake.h-t && \ +mv -f configmake.h-t configmake.h +rm -f ctype.h-t ctype.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_CTYPE_H''@||g' \ + -e 's/@''GNULIB_ISBLANK''@/1/g' \ + -e 's/@''HAVE_ISBLANK''@/1/g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./ctype.in.h; \ +} > ctype.h-t && \ +mv ctype.h-t ctype.h +rm -f dirent.h-t dirent.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_DIRENT_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_DIRENT_H''@||g' \ + -e 's/@''GNULIB_OPENDIR''@/1/g' \ + -e 's/@''GNULIB_READDIR''@/1/g' \ + -e 's/@''GNULIB_REWINDDIR''@/0/g' \ + -e 's/@''GNULIB_CLOSEDIR''@/1/g' \ + -e 's/@''GNULIB_DIRFD''@/1/g' \ + -e 's/@''GNULIB_FDOPENDIR''@/0/g' \ + -e 's/@''GNULIB_SCANDIR''@/0/g' \ + -e 's/@''GNULIB_ALPHASORT''@/0/g' \ + -e 's/@''HAVE_OPENDIR''@/1/g' \ + -e 's/@''HAVE_READDIR''@/1/g' \ + -e 's/@''HAVE_REWINDDIR''@/1/g' \ + -e 's/@''HAVE_CLOSEDIR''@/1/g' \ + -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ + -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ + -e 's|@''HAVE_FDOPENDIR''@|1|g' \ + -e 's|@''HAVE_SCANDIR''@|1|g' \ + -e 's|@''HAVE_ALPHASORT''@|1|g' \ + -e 's|@''REPLACE_OPENDIR''@|0|g' \ + -e 's|@''REPLACE_CLOSEDIR''@|0|g' \ + -e 's|@''REPLACE_DIRFD''@|0|g' \ + -e 's|@''REPLACE_FDOPENDIR''@|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' \ + < ./dirent.in.h; \ +} > dirent.h-t && \ +mv dirent.h-t dirent.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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_FCNTL''@/1/g' \ + -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ + -e 's/@''GNULIB_OPEN''@/1/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 fnmatch.h-t fnmatch.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_FNMATCH_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_FNMATCH_H''@||g' \ + -e 's/@''GNULIB_FNMATCH''@/1/g' \ + -e 's|@''HAVE_FNMATCH''@|1|g' \ + -e 's|@''REPLACE_FNMATCH''@|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' \ + < ./fnmatch.in.h; \ +} > fnmatch.h-t && \ +mv fnmatch.h-t fnmatch.h +rm -f iconv.h-t iconv.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_ICONV_H''@||g' \ + -e 's/@''GNULIB_ICONV''@/1/g' \ + -e 's|@''ICONV_CONST''@||g' \ + -e 's|@''REPLACE_ICONV''@|0|g' \ + -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \ + -e 's|@''REPLACE_ICONV_UTF''@|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' \ + < ./iconv.in.h; \ +} > iconv.h-t && \ +mv iconv.h-t iconv.h +rm -f inttypes.h-t inttypes.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's/@''HAVE_INTTYPES_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_INTTYPES_H''@||g' \ + -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ + -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ + -e 's/@''GNULIB_IMAXABS''@/0/g' \ + -e 's/@''GNULIB_IMAXDIV''@/0/g' \ + -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ + -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ + -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ + -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ + -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ + -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ + -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ + -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ + -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ + -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ + -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ + -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ + -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/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' \ + < ./inttypes.in.h; \ +} > inttypes.h-t && \ +mv inttypes.h-t inttypes.h +rm -f langinfo.h-t langinfo.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_LANGINFO_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_LANGINFO_H''@||g' \ + -e 's/@''GNULIB_NL_LANGINFO''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ + -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ + -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ + -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \ + -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ + -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ + -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ + -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./langinfo.in.h; \ +} > langinfo.h-t && \ +mv langinfo.h-t langinfo.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/DOCBparser.in.h; \ +} > libxml/DOCBparser.h-t +mv -f libxml/DOCBparser.h-t libxml/DOCBparser.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/HTMLparser.in.h; \ +} > libxml/HTMLparser.h-t +mv -f libxml/HTMLparser.h-t libxml/HTMLparser.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/HTMLtree.in.h; \ +} > libxml/HTMLtree.h-t +mv -f libxml/HTMLtree.h-t libxml/HTMLtree.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/SAX2.in.h; \ +} > libxml/SAX2.h-t +mv -f libxml/SAX2.h-t libxml/SAX2.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/SAX.in.h; \ +} > libxml/SAX.h-t +mv -f libxml/SAX.h-t libxml/SAX.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/c14n.in.h; \ +} > libxml/c14n.h-t +mv -f libxml/c14n.h-t libxml/c14n.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/catalog.in.h; \ +} > libxml/catalog.h-t +mv -f libxml/catalog.h-t libxml/catalog.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/chvalid.in.h; \ +} > libxml/chvalid.h-t +mv -f libxml/chvalid.h-t libxml/chvalid.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/debugXML.in.h; \ +} > libxml/debugXML.h-t +mv -f libxml/debugXML.h-t libxml/debugXML.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/dict.in.h; \ +} > libxml/dict.h-t +mv -f libxml/dict.h-t libxml/dict.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/encoding.in.h; \ +} > libxml/encoding.h-t +mv -f libxml/encoding.h-t libxml/encoding.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/entities.in.h; \ +} > libxml/entities.h-t +mv -f libxml/entities.h-t libxml/entities.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/globals.in.h; \ +} > libxml/globals.h-t +mv -f libxml/globals.h-t libxml/globals.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/hash.in.h; \ +} > libxml/hash.h-t +mv -f libxml/hash.h-t libxml/hash.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/list.in.h; \ +} > libxml/list.h-t +mv -f libxml/list.h-t libxml/list.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/nanoftp.in.h; \ +} > libxml/nanoftp.h-t +mv -f libxml/nanoftp.h-t libxml/nanoftp.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/nanohttp.in.h; \ +} > libxml/nanohttp.h-t +mv -f libxml/nanohttp.h-t libxml/nanohttp.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/parser.in.h; \ +} > libxml/parser.h-t +mv -f libxml/parser.h-t libxml/parser.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/parserInternals.in.h; \ +} > libxml/parserInternals.h-t +mv -f libxml/parserInternals.h-t libxml/parserInternals.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/pattern.in.h; \ +} > libxml/pattern.h-t +mv -f libxml/pattern.h-t libxml/pattern.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/relaxng.in.h; \ +} > libxml/relaxng.h-t +mv -f libxml/relaxng.h-t libxml/relaxng.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/schemasInternals.in.h; \ +} > libxml/schemasInternals.h-t +mv -f libxml/schemasInternals.h-t libxml/schemasInternals.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/schematron.in.h; \ +} > libxml/schematron.h-t +mv -f libxml/schematron.h-t libxml/schematron.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/threads.in.h; \ +} > libxml/threads.h-t +mv -f libxml/threads.h-t libxml/threads.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/tree.in.h; \ +} > libxml/tree.h-t +mv -f libxml/tree.h-t libxml/tree.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/uri.in.h; \ +} > libxml/uri.h-t +mv -f libxml/uri.h-t libxml/uri.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/valid.in.h; \ +} > libxml/valid.h-t +mv -f libxml/valid.h-t libxml/valid.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xinclude.in.h; \ +} > libxml/xinclude.h-t +mv -f libxml/xinclude.h-t libxml/xinclude.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xlink.in.h; \ +} > libxml/xlink.h-t +mv -f libxml/xlink.h-t libxml/xlink.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlIO.in.h; \ +} > libxml/xmlIO.h-t +mv -f libxml/xmlIO.h-t libxml/xmlIO.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlautomata.in.h; \ +} > libxml/xmlautomata.h-t +mv -f libxml/xmlautomata.h-t libxml/xmlautomata.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlerror.in.h; \ +} > libxml/xmlerror.h-t +mv -f libxml/xmlerror.h-t libxml/xmlerror.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlexports.in.h; \ +} > libxml/xmlexports.h-t +mv -f libxml/xmlexports.h-t libxml/xmlexports.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlmemory.in.h; \ +} > libxml/xmlmemory.h-t +mv -f libxml/xmlmemory.h-t libxml/xmlmemory.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlmodule.in.h; \ +} > libxml/xmlmodule.h-t +mv -f libxml/xmlmodule.h-t libxml/xmlmodule.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlreader.in.h; \ +} > libxml/xmlreader.h-t +mv -f libxml/xmlreader.h-t libxml/xmlreader.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlregexp.in.h; \ +} > libxml/xmlregexp.h-t +mv -f libxml/xmlregexp.h-t libxml/xmlregexp.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlsave.in.h; \ +} > libxml/xmlsave.h-t +mv -f libxml/xmlsave.h-t libxml/xmlsave.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlschemas.in.h; \ +} > libxml/xmlschemas.h-t +mv -f libxml/xmlschemas.h-t libxml/xmlschemas.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlschemastypes.in.h; \ +} > libxml/xmlschemastypes.h-t +mv -f libxml/xmlschemastypes.h-t libxml/xmlschemastypes.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlstring.in.h; \ +} > libxml/xmlstring.h-t +mv -f libxml/xmlstring.h-t libxml/xmlstring.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlunicode.in.h; \ +} > libxml/xmlunicode.h-t +mv -f libxml/xmlunicode.h-t libxml/xmlunicode.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlversion.in.h; \ +} > libxml/xmlversion.h-t +mv -f libxml/xmlversion.h-t libxml/xmlversion.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlwriter.in.h; \ +} > libxml/xmlwriter.h-t +mv -f libxml/xmlwriter.h-t libxml/xmlwriter.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xpath.in.h; \ +} > libxml/xpath.h-t +mv -f libxml/xpath.h-t libxml/xpath.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xpathInternals.in.h; \ +} > libxml/xpathInternals.h-t +mv -f libxml/xpathInternals.h-t libxml/xpathInternals.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xpointer.in.h; \ +} > libxml/xpointer.h-t +mv -f libxml/xpointer.h-t libxml/xpointer.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 locale.h-t locale.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_LOCALE_H''@||g' \ + -e 's/@''GNULIB_LOCALECONV''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ + -e 's/@''GNULIB_SETLOCALE''@/1/g' \ + -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ + -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ + -e 's/@''GNULIB_LOCALENAME''@/1/g' \ + -e 's|@''HAVE_NEWLOCALE''@|1|g' \ + -e 's|@''HAVE_DUPLOCALE''@|1|g' \ + -e 's|@''HAVE_FREELOCALE''@|1|g' \ + -e 's|@''HAVE_XLOCALE_H''@|0|g' \ + -e 's|@''REPLACE_LOCALECONV''@|0|g' \ + -e 's|@''REPLACE_SETLOCALE''@|0|g' \ + -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ + -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ + -e 's|@''REPLACE_FREELOCALE''@|0|g' \ + -e 's|@''REPLACE_STRUCT_LCONV''@|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' \ + < ./locale.in.h; \ +} > locale.h-t && \ +mv locale.h-t locale.h +rm -f math.h-t math.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ + -e 's/@''GNULIB_ACOSF''@/0/g' \ + -e 's/@''GNULIB_ACOSL''@/0/g' \ + -e 's/@''GNULIB_ASINF''@/0/g' \ + -e 's/@''GNULIB_ASINL''@/0/g' \ + -e 's/@''GNULIB_ATANF''@/0/g' \ + -e 's/@''GNULIB_ATANL''@/0/g' \ + -e 's/@''GNULIB_ATAN2F''@/0/g' \ + -e 's/@''GNULIB_CBRT''@/0/g' \ + -e 's/@''GNULIB_CBRTF''@/0/g' \ + -e 's/@''GNULIB_CBRTL''@/0/g' \ + -e 's/@''GNULIB_CEIL''@/0/g' \ + -e 's/@''GNULIB_CEILF''@/0/g' \ + -e 's/@''GNULIB_CEILL''@/0/g' \ + -e 's/@''GNULIB_COPYSIGN''@/0/g' \ + -e 's/@''GNULIB_COPYSIGNF''@/0/g' \ + -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ + -e 's/@''GNULIB_COSF''@/0/g' \ + -e 's/@''GNULIB_COSL''@/0/g' \ + -e 's/@''GNULIB_COSHF''@/0/g' \ + -e 's/@''GNULIB_EXPF''@/0/g' \ + -e 's/@''GNULIB_EXPL''@/0/g' \ + -e 's/@''GNULIB_EXP2''@/0/g' \ + -e 's/@''GNULIB_EXP2F''@/0/g' \ + -e 's/@''GNULIB_EXP2L''@/0/g' \ + -e 's/@''GNULIB_EXPM1''@/0/g' \ + -e 's/@''GNULIB_EXPM1F''@/0/g' \ + -e 's/@''GNULIB_EXPM1L''@/0/g' \ + -e 's/@''GNULIB_FABSF''@/0/g' \ + -e 's/@''GNULIB_FABSL''@/0/g' \ + -e 's/@''GNULIB_FLOOR''@/0/g' \ + -e 's/@''GNULIB_FLOORF''@/0/g' \ + -e 's/@''GNULIB_FLOORL''@/0/g' \ + -e 's/@''GNULIB_FMA''@/0/g' \ + -e 's/@''GNULIB_FMAF''@/0/g' \ + -e 's/@''GNULIB_FMAL''@/0/g' \ + -e 's/@''GNULIB_FMOD''@/0/g' \ + -e 's/@''GNULIB_FMODF''@/0/g' \ + -e 's/@''GNULIB_FMODL''@/0/g' \ + -e 's/@''GNULIB_FREXPF''@/0/g' \ + -e 's/@''GNULIB_FREXP''@/0/g' \ + -e 's/@''GNULIB_FREXPL''@/0/g' \ + -e 's/@''GNULIB_HYPOT''@/0/g' \ + -e 's/@''GNULIB_HYPOTF''@/0/g' \ + -e 's/@''GNULIB_HYPOTL''@/0/g' \ + < ./math.in.h | \ + sed -e 's/@''GNULIB_ILOGB''@/0/g' \ + -e 's/@''GNULIB_ILOGBF''@/0/g' \ + -e 's/@''GNULIB_ILOGBL''@/0/g' \ + -e 's/@''GNULIB_ISFINITE''@/0/g' \ + -e 's/@''GNULIB_ISINF''@/1/g' \ + -e 's/@''GNULIB_ISNAN''@/1/g' \ + -e 's/@''GNULIB_ISNANF''@/1/g' \ + -e 's/@''GNULIB_ISNAND''@/1/g' \ + -e 's/@''GNULIB_ISNANL''@/1/g' \ + -e 's/@''GNULIB_LDEXPF''@/0/g' \ + -e 's/@''GNULIB_LDEXPL''@/0/g' \ + -e 's/@''GNULIB_LOG''@/0/g' \ + -e 's/@''GNULIB_LOGF''@/0/g' \ + -e 's/@''GNULIB_LOGL''@/0/g' \ + -e 's/@''GNULIB_LOG10''@/1/g' \ + -e 's/@''GNULIB_LOG10F''@/0/g' \ + -e 's/@''GNULIB_LOG10L''@/0/g' \ + -e 's/@''GNULIB_LOG1P''@/0/g' \ + -e 's/@''GNULIB_LOG1PF''@/0/g' \ + -e 's/@''GNULIB_LOG1PL''@/0/g' \ + -e 's/@''GNULIB_LOG2''@/0/g' \ + -e 's/@''GNULIB_LOG2F''@/0/g' \ + -e 's/@''GNULIB_LOG2L''@/0/g' \ + -e 's/@''GNULIB_LOGB''@/0/g' \ + -e 's/@''GNULIB_LOGBF''@/0/g' \ + -e 's/@''GNULIB_LOGBL''@/0/g' \ + -e 's/@''GNULIB_MODF''@/0/g' \ + -e 's/@''GNULIB_MODFF''@/0/g' \ + -e 's/@''GNULIB_MODFL''@/0/g' \ + -e 's/@''GNULIB_POWF''@/0/g' \ + -e 's/@''GNULIB_REMAINDER''@/0/g' \ + -e 's/@''GNULIB_REMAINDERF''@/0/g' \ + -e 's/@''GNULIB_REMAINDERL''@/0/g' \ + -e 's/@''GNULIB_RINT''@/0/g' \ + -e 's/@''GNULIB_RINTF''@/0/g' \ + -e 's/@''GNULIB_RINTL''@/0/g' \ + -e 's/@''GNULIB_ROUND''@/0/g' \ + -e 's/@''GNULIB_ROUNDF''@/0/g' \ + -e 's/@''GNULIB_ROUNDL''@/0/g' \ + -e 's/@''GNULIB_SIGNBIT''@/1/g' \ + -e 's/@''GNULIB_SINF''@/0/g' \ + -e 's/@''GNULIB_SINL''@/0/g' \ + -e 's/@''GNULIB_SINHF''@/0/g' \ + -e 's/@''GNULIB_SQRTF''@/0/g' \ + -e 's/@''GNULIB_SQRTL''@/0/g' \ + -e 's/@''GNULIB_TANF''@/0/g' \ + -e 's/@''GNULIB_TANL''@/0/g' \ + -e 's/@''GNULIB_TANHF''@/0/g' \ + -e 's/@''GNULIB_TRUNC''@/0/g' \ + -e 's/@''GNULIB_TRUNCF''@/0/g' \ + -e 's/@''GNULIB_TRUNCL''@/0/g' \ + | \ + sed -e 's|@''HAVE_ACOSF''@|1|g' \ + -e 's|@''HAVE_ACOSL''@|1|g' \ + -e 's|@''HAVE_ASINF''@|1|g' \ + -e 's|@''HAVE_ASINL''@|1|g' \ + -e 's|@''HAVE_ATANF''@|1|g' \ + -e 's|@''HAVE_ATANL''@|1|g' \ + -e 's|@''HAVE_ATAN2F''@|1|g' \ + -e 's|@''HAVE_CBRT''@|1|g' \ + -e 's|@''HAVE_CBRTF''@|1|g' \ + -e 's|@''HAVE_CBRTL''@|1|g' \ + -e 's|@''HAVE_COPYSIGN''@|1|g' \ + -e 's|@''HAVE_COPYSIGNL''@|1|g' \ + -e 's|@''HAVE_COSF''@|1|g' \ + -e 's|@''HAVE_COSL''@|1|g' \ + -e 's|@''HAVE_COSHF''@|1|g' \ + -e 's|@''HAVE_EXPF''@|1|g' \ + -e 's|@''HAVE_EXPL''@|1|g' \ + -e 's|@''HAVE_EXPM1''@|1|g' \ + -e 's|@''HAVE_EXPM1F''@|1|g' \ + -e 's|@''HAVE_FABSF''@|1|g' \ + -e 's|@''HAVE_FABSL''@|1|g' \ + -e 's|@''HAVE_FMA''@|1|g' \ + -e 's|@''HAVE_FMAF''@|1|g' \ + -e 's|@''HAVE_FMAL''@|1|g' \ + -e 's|@''HAVE_FMODF''@|1|g' \ + -e 's|@''HAVE_FMODL''@|1|g' \ + -e 's|@''HAVE_FREXPF''@|1|g' \ + -e 's|@''HAVE_HYPOTF''@|1|g' \ + -e 's|@''HAVE_HYPOTL''@|1|g' \ + -e 's|@''HAVE_ILOGB''@|1|g' \ + -e 's|@''HAVE_ILOGBF''@|1|g' \ + -e 's|@''HAVE_ILOGBL''@|1|g' \ + -e 's|@''HAVE_ISNANF''@|1|g' \ + -e 's|@''HAVE_ISNAND''@|1|g' \ + -e 's|@''HAVE_ISNANL''@|1|g' \ + -e 's|@''HAVE_LDEXPF''@|1|g' \ + -e 's|@''HAVE_LOGF''@|1|g' \ + -e 's|@''HAVE_LOGL''@|1|g' \ + -e 's|@''HAVE_LOG10F''@|1|g' \ + -e 's|@''HAVE_LOG10L''@|1|g' \ + -e 's|@''HAVE_LOG1P''@|1|g' \ + -e 's|@''HAVE_LOG1PF''@|1|g' \ + -e 's|@''HAVE_LOG1PL''@|1|g' \ + -e 's|@''HAVE_LOGBF''@|1|g' \ + -e 's|@''HAVE_LOGBL''@|1|g' \ + -e 's|@''HAVE_MODFF''@|1|g' \ + -e 's|@''HAVE_MODFL''@|1|g' \ + -e 's|@''HAVE_POWF''@|1|g' \ + -e 's|@''HAVE_REMAINDER''@|1|g' \ + -e 's|@''HAVE_REMAINDERF''@|1|g' \ + -e 's|@''HAVE_RINT''@|1|g' \ + -e 's|@''HAVE_RINTL''@|1|g' \ + -e 's|@''HAVE_SINF''@|1|g' \ + -e 's|@''HAVE_SINL''@|1|g' \ + -e 's|@''HAVE_SINHF''@|1|g' \ + -e 's|@''HAVE_SQRTF''@|1|g' \ + -e 's|@''HAVE_SQRTL''@|1|g' \ + -e 's|@''HAVE_TANF''@|1|g' \ + -e 's|@''HAVE_TANL''@|1|g' \ + -e 's|@''HAVE_TANHF''@|1|g' \ + -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ + -e 's|@''HAVE_DECL_ASINL''@|1|g' \ + -e 's|@''HAVE_DECL_ATANL''@|1|g' \ + -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ + -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ + -e 's|@''HAVE_DECL_CEILF''@|1|g' \ + -e 's|@''HAVE_DECL_CEILL''@|1|g' \ + -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ + -e 's|@''HAVE_DECL_COSL''@|1|g' \ + -e 's|@''HAVE_DECL_EXPL''@|1|g' \ + -e 's|@''HAVE_DECL_EXP2''@|1|g' \ + -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ + -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ + -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ + -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ + -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ + -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ + -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ + -e 's|@''HAVE_DECL_LOGL''@|1|g' \ + -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ + -e 's|@''HAVE_DECL_LOG2''@|1|g' \ + -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ + -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ + -e 's|@''HAVE_DECL_LOGB''@|1|g' \ + -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ + -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ + -e 's|@''HAVE_DECL_RINTF''@|1|g' \ + -e 's|@''HAVE_DECL_ROUND''@|1|g' \ + -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ + -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ + -e 's|@''HAVE_DECL_SINL''@|1|g' \ + -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ + -e 's|@''HAVE_DECL_TANL''@|1|g' \ + -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ + -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ + -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ + | \ + sed -e 's|@''REPLACE_ACOSF''@|0|g' \ + -e 's|@''REPLACE_ASINF''@|0|g' \ + -e 's|@''REPLACE_ATANF''@|0|g' \ + -e 's|@''REPLACE_ATAN2F''@|0|g' \ + -e 's|@''REPLACE_CBRTF''@|0|g' \ + -e 's|@''REPLACE_CBRTL''@|0|g' \ + -e 's|@''REPLACE_CEIL''@|0|g' \ + -e 's|@''REPLACE_CEILF''@|0|g' \ + -e 's|@''REPLACE_CEILL''@|0|g' \ + -e 's|@''REPLACE_COSF''@|0|g' \ + -e 's|@''REPLACE_COSHF''@|0|g' \ + -e 's|@''REPLACE_EXPF''@|0|g' \ + -e 's|@''REPLACE_EXPL''@|0|g' \ + -e 's|@''REPLACE_EXPM1''@|0|g' \ + -e 's|@''REPLACE_EXPM1F''@|0|g' \ + -e 's|@''REPLACE_EXPM1L''@|0|g' \ + -e 's|@''REPLACE_EXP2''@|0|g' \ + -e 's|@''REPLACE_EXP2L''@|0|g' \ + -e 's|@''REPLACE_FABSL''@|0|g' \ + -e 's|@''REPLACE_FLOOR''@|0|g' \ + -e 's|@''REPLACE_FLOORF''@|0|g' \ + -e 's|@''REPLACE_FLOORL''@|0|g' \ + -e 's|@''REPLACE_FMA''@|0|g' \ + -e 's|@''REPLACE_FMAF''@|0|g' \ + -e 's|@''REPLACE_FMAL''@|0|g' \ + -e 's|@''REPLACE_FMOD''@|0|g' \ + -e 's|@''REPLACE_FMODF''@|0|g' \ + -e 's|@''REPLACE_FMODL''@|0|g' \ + -e 's|@''REPLACE_FREXPF''@|0|g' \ + -e 's|@''REPLACE_FREXP''@|0|g' \ + -e 's|@''REPLACE_FREXPL''@|0|g' \ + -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ + -e 's|@''REPLACE_HYPOT''@|0|g' \ + -e 's|@''REPLACE_HYPOTF''@|0|g' \ + -e 's|@''REPLACE_HYPOTL''@|0|g' \ + -e 's|@''REPLACE_ILOGB''@|0|g' \ + -e 's|@''REPLACE_ILOGBF''@|0|g' \ + -e 's|@''REPLACE_ILOGBL''@|0|g' \ + -e 's|@''REPLACE_ISFINITE''@|0|g' \ + -e 's|@''REPLACE_ISINF''@|0|g' \ + -e 's|@''REPLACE_ISNAN''@|0|g' \ + -e 's|@''REPLACE_ITOLD''@|0|g' \ + -e 's|@''REPLACE_LDEXPL''@|0|g' \ + -e 's|@''REPLACE_LOG''@|0|g' \ + -e 's|@''REPLACE_LOGF''@|0|g' \ + -e 's|@''REPLACE_LOGL''@|0|g' \ + -e 's|@''REPLACE_LOG10''@|0|g' \ + -e 's|@''REPLACE_LOG10F''@|0|g' \ + -e 's|@''REPLACE_LOG10L''@|0|g' \ + -e 's|@''REPLACE_LOG1P''@|0|g' \ + -e 's|@''REPLACE_LOG1PF''@|0|g' \ + -e 's|@''REPLACE_LOG1PL''@|0|g' \ + -e 's|@''REPLACE_LOG2''@|0|g' \ + -e 's|@''REPLACE_LOG2F''@|0|g' \ + -e 's|@''REPLACE_LOG2L''@|0|g' \ + -e 's|@''REPLACE_LOGB''@|0|g' \ + -e 's|@''REPLACE_LOGBF''@|0|g' \ + -e 's|@''REPLACE_LOGBL''@|0|g' \ + -e 's|@''REPLACE_MODF''@|0|g' \ + -e 's|@''REPLACE_MODFF''@|0|g' \ + -e 's|@''REPLACE_MODFL''@|0|g' \ + -e 's|@''REPLACE_NAN''@|0|g' \ + -e 's|@''REPLACE_REMAINDER''@|0|g' \ + -e 's|@''REPLACE_REMAINDERF''@|0|g' \ + -e 's|@''REPLACE_REMAINDERL''@|0|g' \ + -e 's|@''REPLACE_RINTL''@|0|g' \ + -e 's|@''REPLACE_ROUND''@|0|g' \ + -e 's|@''REPLACE_ROUNDF''@|0|g' \ + -e 's|@''REPLACE_ROUNDL''@|0|g' \ + -e 's|@''REPLACE_SIGNBIT''@|0|g' \ + -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \ + -e 's|@''REPLACE_SINF''@|0|g' \ + -e 's|@''REPLACE_SINHF''@|0|g' \ + -e 's|@''REPLACE_SQRTF''@|0|g' \ + -e 's|@''REPLACE_SQRTL''@|0|g' \ + -e 's|@''REPLACE_TANF''@|0|g' \ + -e 's|@''REPLACE_TANHF''@|0|g' \ + -e 's|@''REPLACE_TRUNC''@|0|g' \ + -e 's|@''REPLACE_TRUNCF''@|0|g' \ + -e 's|@''REPLACE_TRUNCL''@|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'; \ +} > math.h-t && \ +mv math.h-t math.h +rm -f omp.h-t omp.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_OMP_H''@||g' \ + < ./omp.in.h; \ +} > omp.h-t && \ +mv omp.h-t omp.h +rm -f sched.h-t sched.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_SCHED_H''@|1|g' \ + -e 's|@''HAVE_SYS_CDEFS_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_SCHED_H''@||g' \ + -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' \ + -e 's/@''GNULIB_SCHED_YIELD''@/0/g' \ + -e 's|@''HAVE_SCHED_YIELD''@|1|g' \ + -e 's|@''REPLACE_SCHED_YIELD''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./sched.in.h; \ +} > sched.h-t && \ +mv sched.h-t sched.h +rm -f signal.h-t signal.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_SIGNAL_H''@||g' \ + -e 's/@''GNULIB_PTHREAD_SIGMASK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_RAISE''@/1/g' \ + -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \ + -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ + -e 's/@''GNULIB_SIGACTION''@/1/g' \ + -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ + -e 's|@''HAVE_RAISE''@|1|g' \ + -e 's|@''HAVE_SIGSET_T''@|1|g' \ + -e 's|@''HAVE_SIGINFO_T''@|1|g' \ + -e 's|@''HAVE_SIGACTION''@|1|g' \ + -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ + -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ + -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ + -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ + -e 's|@''REPLACE_RAISE''@|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' \ + < ./signal.in.h; \ +} > signal.h-t && \ +mv signal.h-t signal.h +rm -f spawn.h-t spawn.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_SPAWN_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_SPAWN_H''@||g' \ + -e 's/@''GNULIB_POSIX_SPAWN''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWNP''@/1/g' \ + -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@/1/g' \ + -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@/1/g' \ + -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@/1/g' \ + -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@/1/g' \ + -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@/1/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_INIT''@/1/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@/1/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@/1/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_DESTROY''@/1/g' \ + -e 's|@''HAVE_POSIX_SPAWN''@|1|g' \ + -e 's|@''HAVE_POSIX_SPAWNATTR_T''@|1|g' \ + -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|1|g' \ + -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@|1|g' \ + -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@|1|g' \ + -e 's|@''REPLACE_POSIX_SPAWN''@|0|g' \ + -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@|0|g' \ + -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|0|g' \ + -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|0|g' \ + -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@|0|g' \ + -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|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' \ + < ./spawn.in.h; \ +} > spawn.h-t && \ +mv spawn.h-t spawn.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''@/1/g' \ + -e 's/@''GNULIB_FFLUSH''@/0/g' \ + -e 's/@''GNULIB_FGETC''@/1/g' \ + -e 's/@''GNULIB_FGETS''@/1/g' \ + -e 's/@''GNULIB_FOPEN''@/1/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''@/1/g' \ + -e 's/@''GNULIB_FTELLO''@/1/g' \ + -e 's/@''GNULIB_FWRITE''@/1/g' \ + -e 's/@''GNULIB_GETC''@/1/g' \ + -e 's/@''GNULIB_GETCHAR''@/1/g' \ + -e 's/@''GNULIB_GETDELIM''@/1/g' \ + -e 's/@''GNULIB_GETLINE''@/1/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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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''@/1/g' \ + -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ + -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ + -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \ + -e 's/@''GNULIB_TMPFILE''@/0/g' \ + -e 's/@''GNULIB_VASPRINTF''@/1/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''@/1/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''@/1/g' \ + -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ + -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ + -e 's/@''GNULIB_GRANTPT''@/0/g' \ + -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ + -e 's/@''GNULIB_MBTOWC''@/1/g' \ + -e 's/@''GNULIB_MKDTEMP''@/1/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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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''@/1/g' \ + -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ + -e 's/@''GNULIB_REALPATH''@/1/g' \ + -e 's/@''GNULIB_RPMATCH''@/0/g' \ + -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \ + -e 's/@''GNULIB_SETENV''@/1/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''@/1/g' \ + -e 's/@''GNULIB_WCTOMB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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''@/1/g' \ + -e 's/@''GNULIB_FFSL''@/0/g' \ + -e 's/@''GNULIB_FFSLL''@/0/g' \ + -e 's/@''GNULIB_MBSLEN''@/1/g' \ + -e 's/@''GNULIB_MBSNLEN''@/0/g' \ + -e 's/@''GNULIB_MBSCHR''@/0/g' \ + -e 's/@''GNULIB_MBSRCHR''@/0/g' \ + -e 's/@''GNULIB_MBSSTR''@/1/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''@/1/g' \ + -e 's/@''GNULIB_MEMMEM''@/0/g' \ + -e 's/@''GNULIB_MEMPCPY''@/1/g' \ + -e 's/@''GNULIB_MEMRCHR''@/0/g' \ + -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ + -e 's/@''GNULIB_STPCPY''@/1/g' \ + -e 's/@''GNULIB_STPNCPY''@/1/g' \ + -e 's/@''GNULIB_STRCHRNUL''@/1/g' \ + -e 's/@''GNULIB_STRDUP''@/0/g' \ + -e 's/@''GNULIB_STRNCAT''@/0/g' \ + -e 's/@''GNULIB_STRNDUP''@/0/g' \ + -e 's/@''GNULIB_STRNLEN''@/1/g' \ + -e 's/@''GNULIB_STRPBRK''@/1/g' \ + -e 's/@''GNULIB_STRSEP''@/0/g' \ + -e 's/@''GNULIB_STRSTR''@/1/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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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_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''@|1|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 +/bin/mkdir -p sys +rm -f sys/random.h-t sys/random.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_RANDOM_H''@||g' \ + -e 's|@''HAVE_SYS_RANDOM_H''@|1|g' \ + -e 's/@''GNULIB_GETRANDOM''@/1/g' \ + -e 's/@''HAVE_GETRANDOM''@/1/g' \ + -e 's/@''REPLACE_GETRANDOM''@/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' \ + < ./sys_random.in.h; \ +} > sys/random.h-t && \ +mv -f sys/random.h-t sys/random.h +/bin/mkdir -p sys +rm -f sys/select.h-t sys/select.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_SELECT_H''@||g' \ + -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ + -e 's/@''GNULIB_PSELECT''@/0/g' \ + -e 's/@''GNULIB_SELECT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ + -e 's|@''HAVE_PSELECT''@|1|g' \ + -e 's|@''REPLACE_PSELECT''@|0|g' \ + -e 's|@''REPLACE_SELECT''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./sys_select.in.h; \ +} > sys/select.h-t && \ +mv sys/select.h-t sys/select.h +/bin/mkdir -p sys +rm -f sys/stat.h-t sys/stat.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_STAT_H''@||g' \ + -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ + -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ + -e 's/@''GNULIB_FCHMODAT''@/0/g' \ + -e 's/@''GNULIB_FSTAT''@/1/g' \ + -e 's/@''GNULIB_FSTATAT''@/0/g' \ + -e 's/@''GNULIB_FUTIMENS''@/0/g' \ + -e 's/@''GNULIB_GETUMASK''@/0/g' \ + -e 's/@''GNULIB_LCHMOD''@/0/g' \ + -e 's/@''GNULIB_LSTAT''@/1/g' \ + -e 's/@''GNULIB_MKDIRAT''@/0/g' \ + -e 's/@''GNULIB_MKFIFO''@/0/g' \ + -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ + -e 's/@''GNULIB_MKNOD''@/0/g' \ + -e 's/@''GNULIB_MKNODAT''@/0/g' \ + -e 's/@''GNULIB_STAT''@/1/g' \ + -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ + -e 's|@''HAVE_FCHMODAT''@|1|g' \ + -e 's|@''HAVE_FSTATAT''@|1|g' \ + -e 's|@''HAVE_FUTIMENS''@|1|g' \ + -e 's|@''HAVE_GETUMASK''@|1|g' \ + -e 's|@''HAVE_LCHMOD''@|1|g' \ + -e 's|@''HAVE_LSTAT''@|1|g' \ + -e 's|@''HAVE_MKDIRAT''@|1|g' \ + -e 's|@''HAVE_MKFIFO''@|1|g' \ + -e 's|@''HAVE_MKFIFOAT''@|1|g' \ + -e 's|@''HAVE_MKNOD''@|1|g' \ + -e 's|@''HAVE_MKNODAT''@|1|g' \ + -e 's|@''HAVE_UTIMENSAT''@|1|g' \ + -e 's|@''REPLACE_FCHMODAT''@|0|g' \ + -e 's|@''REPLACE_FSTAT''@|0|g' \ + -e 's|@''REPLACE_FSTATAT''@|0|g' \ + -e 's|@''REPLACE_FUTIMENS''@|0|g' \ + -e 's|@''REPLACE_LSTAT''@|0|g' \ + -e 's|@''REPLACE_MKDIR''@|0|g' \ + -e 's|@''REPLACE_MKFIFO''@|0|g' \ + -e 's|@''REPLACE_MKNOD''@|0|g' \ + -e 's|@''REPLACE_STAT''@|0|g' \ + -e 's|@''REPLACE_UTIMENSAT''@|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' \ + < ./sys_stat.in.h; \ +} > sys/stat.h-t && \ +mv sys/stat.h-t sys/stat.h +/bin/mkdir -p sys +rm -f sys/time.h-t sys/time.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's/@''HAVE_SYS_TIME_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_SYS_TIME_H''@||g' \ + -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ + -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ + -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ + -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ + -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ + -e 's/@''REPLACE_STRUCT_TIMEVAL''@/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' \ + < ./sys_time.in.h; \ +} > sys/time.h-t && \ +mv sys/time.h-t sys/time.h +/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 +/bin/mkdir -p sys +rm -f sys/wait.h-t sys/wait.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_WAIT_H''@||g' \ + -e 's/@''GNULIB_WAITPID''@/1/g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./sys_wait.in.h; \ +} > sys/wait.h-t && \ +mv sys/wait.h-t sys/wait.h +rm -f time.h-t time.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_TIME_H''@||g' \ + -e 's/@''GNULIB_CTIME''@/0/g' \ + -e 's/@''GNULIB_LOCALTIME''@/1/g' \ + -e 's/@''GNULIB_MKTIME''@/0/g' \ + -e 's/@''GNULIB_NANOSLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_STRFTIME''@/0/g' \ + -e 's/@''GNULIB_STRPTIME''@/0/g' \ + -e 's/@''GNULIB_TIMEGM''@/0/g' \ + -e 's/@''GNULIB_TIME_R''@/0/g' \ + -e 's/@''GNULIB_TIME_RZ''@/0/g' \ + -e 's/@''GNULIB_TZSET''@/0/g' \ + -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ + -e 's|@''HAVE_NANOSLEEP''@|1|g' \ + -e 's|@''HAVE_STRPTIME''@|1|g' \ + -e 's|@''HAVE_TIMEGM''@|1|g' \ + -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ + -e 's|@''HAVE_TZSET''@|1|g' \ + -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_GMTIME''@|0|g' \ + -e 's|@''REPLACE_LOCALTIME''@|0|g' \ + -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_NANOSLEEP''@|1|g' \ + -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ + -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ + -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ + -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ + -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|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' \ + < ./time.in.h; \ +} > time.h-t && \ +mv time.h-t time.h +rm -f uniconv.h-t uniconv.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./uniconv.in.h; \ +} > uniconv.h-t && \ +mv -f uniconv.h-t uniconv.h +rm -f unictype.h-t unictype.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unictype.in.h; \ +} > unictype.h-t && \ +mv -f unictype.h-t unictype.h +rm -f unilbrk.h-t unilbrk.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unilbrk.in.h; \ +} > unilbrk.h-t && \ +mv -f unilbrk.h-t unilbrk.h +rm -f uniname.h-t uniname.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./uniname.in.h; \ +} > uniname.h-t && \ +mv -f uniname.h-t uniname.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''@/1/g' \ + -e 's/@''GNULIB_DUP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_DUP2''@/1/g' \ + -e 's/@''GNULIB_DUP3''@/0/g' \ + -e 's/@''GNULIB_ENVIRON''@/1/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''@/1/g' \ + -e 's/@''GNULIB_FTRUNCATE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_GETCWD''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ + -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ + -e 's/@''GNULIB_GETENTROPY''@/0/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_GETOPT_POSIX''@/1/g' \ + -e 's/@''GNULIB_GETPAGESIZE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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''@/1/g' \ + -e 's/@''GNULIB_PIPE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_PIPE2''@/1/g' \ + -e 's/@''GNULIB_PREAD''@/0/g' \ + -e 's/@''GNULIB_PWRITE''@/0/g' \ + -e 's/@''GNULIB_READ''@/1/g' \ + -e 's/@''GNULIB_READLINK''@/1/g' \ + -e 's/@''GNULIB_READLINKAT''@/0/g' \ + -e 's/@''GNULIB_RMDIR''@/1/g' \ + -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ + -e 's/@''GNULIB_SLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_SYMLINK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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''@/1/g' \ + -e 's/@''GNULIB_UNLINK''@/1/g' \ + -e 's/@''GNULIB_UNLINKAT''@/0/g' \ + -e 's/@''GNULIB_USLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_WRITE''@/1/g' \ + < ./unistd.in.h | \ + sed -e 's|@''HAVE_CHOWN''@|1|g' \ + -e 's|@''HAVE_COPY_FILE_RANGE''@|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_GETENTROPY''@|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_SYS_RANDOM_H''@|1|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 +rm -f unistr.h-t unistr.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unistr.in.h; \ +} > unistr.h-t && \ +mv -f unistr.h-t unistr.h +rm -f unitypes.h-t unitypes.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unitypes.in.h; \ +} > unitypes.h-t && \ +mv -f unitypes.h-t unitypes.h +rm -f uniwidth.h-t uniwidth.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./uniwidth.in.h; \ +} > uniwidth.h-t && \ +mv -f uniwidth.h-t uniwidth.h +rm -f utime.h-t utime.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's/@''HAVE_UTIME_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_UTIME_H''@||g' \ + -e 's/@''GNULIB_UTIME''@/1/g' \ + -e 's|@''HAVE_UTIME''@|1|g' \ + -e 's|@''REPLACE_UTIME''@|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' \ + < ./utime.in.h; \ +} > utime.h-t && \ +mv utime.h-t utime.h +rm -f wchar.h-t wchar.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|@''HAVE_FEATURES_H''@|1|g' \ + -e 's|@''NEXT_WCHAR_H''@||g' \ + -e 's|@''HAVE_WCHAR_H''@|1|g' \ + -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ + -e 's/@''GNULIB_BTOWC''@/1/g' \ + -e 's/@''GNULIB_WCTOB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_MBSINIT''@/1/g' \ + -e 's/@''GNULIB_MBRTOWC''@/1/g' \ + -e 's/@''GNULIB_MBRLEN''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ + -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ + -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ + -e 's/@''GNULIB_WCRTOMB''@/(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/g' \ + -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCWIDTH''@/1/g' \ + -e 's/@''GNULIB_WMEMCHR''@/1/g' \ + -e 's/@''GNULIB_WMEMCMP''@/0/g' \ + -e 's/@''GNULIB_WMEMCPY''@/0/g' \ + -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ + -e 's/@''GNULIB_WMEMPCPY''@/1/g' \ + -e 's/@''GNULIB_WMEMSET''@/0/g' \ + -e 's/@''GNULIB_WCSLEN''@/0/g' \ + -e 's/@''GNULIB_WCSNLEN''@/0/g' \ + -e 's/@''GNULIB_WCSCPY''@/0/g' \ + -e 's/@''GNULIB_WCPCPY''@/0/g' \ + -e 's/@''GNULIB_WCSNCPY''@/0/g' \ + -e 's/@''GNULIB_WCPNCPY''@/0/g' \ + -e 's/@''GNULIB_WCSCAT''@/0/g' \ + -e 's/@''GNULIB_WCSNCAT''@/0/g' \ + -e 's/@''GNULIB_WCSCMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCMP''@/0/g' \ + -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSCOLL''@/0/g' \ + -e 's/@''GNULIB_WCSXFRM''@/0/g' \ + -e 's/@''GNULIB_WCSDUP''@/0/g' \ + -e 's/@''GNULIB_WCSCHR''@/0/g' \ + -e 's/@''GNULIB_WCSRCHR''@/0/g' \ + -e 's/@''GNULIB_WCSCSPN''@/0/g' \ + -e 's/@''GNULIB_WCSSPN''@/0/g' \ + -e 's/@''GNULIB_WCSPBRK''@/0/g' \ + -e 's/@''GNULIB_WCSSTR''@/0/g' \ + -e 's/@''GNULIB_WCSTOK''@/0/g' \ + -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ + -e 's/@''GNULIB_WCSFTIME''@/0/g' \ + < ./wchar.in.h | \ + sed -e 's|@''HAVE_WINT_T''@|1|g' \ + -e 's|@''HAVE_BTOWC''@|1|g' \ + -e 's|@''HAVE_MBSINIT''@|1|g' \ + -e 's|@''HAVE_MBRTOWC''@|1|g' \ + -e 's|@''HAVE_MBRLEN''@|1|g' \ + -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ + -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ + -e 's|@''HAVE_WCRTOMB''@|1|g' \ + -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ + -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ + -e 's|@''HAVE_WMEMCHR''@|1|g' \ + -e 's|@''HAVE_WMEMCMP''@|1|g' \ + -e 's|@''HAVE_WMEMCPY''@|1|g' \ + -e 's|@''HAVE_WMEMMOVE''@|1|g' \ + -e 's|@''HAVE_WMEMPCPY''@|1|g' \ + -e 's|@''HAVE_WMEMSET''@|1|g' \ + -e 's|@''HAVE_WCSLEN''@|1|g' \ + -e 's|@''HAVE_WCSNLEN''@|1|g' \ + -e 's|@''HAVE_WCSCPY''@|1|g' \ + -e 's|@''HAVE_WCPCPY''@|1|g' \ + -e 's|@''HAVE_WCSNCPY''@|1|g' \ + -e 's|@''HAVE_WCPNCPY''@|1|g' \ + -e 's|@''HAVE_WCSCAT''@|1|g' \ + -e 's|@''HAVE_WCSNCAT''@|1|g' \ + -e 's|@''HAVE_WCSCMP''@|1|g' \ + -e 's|@''HAVE_WCSNCMP''@|1|g' \ + -e 's|@''HAVE_WCSCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSCOLL''@|1|g' \ + -e 's|@''HAVE_WCSXFRM''@|1|g' \ + -e 's|@''HAVE_WCSDUP''@|1|g' \ + -e 's|@''HAVE_WCSCHR''@|1|g' \ + -e 's|@''HAVE_WCSRCHR''@|1|g' \ + -e 's|@''HAVE_WCSCSPN''@|1|g' \ + -e 's|@''HAVE_WCSSPN''@|1|g' \ + -e 's|@''HAVE_WCSPBRK''@|1|g' \ + -e 's|@''HAVE_WCSSTR''@|1|g' \ + -e 's|@''HAVE_WCSTOK''@|1|g' \ + -e 's|@''HAVE_WCSWIDTH''@|1|g' \ + -e 's|@''HAVE_WCSFTIME''@|1|g' \ + -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ + -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ + | \ + sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ + -e 's|@''REPLACE_BTOWC''@|0|g' \ + -e 's|@''REPLACE_WCTOB''@|0|g' \ + -e 's|@''REPLACE_MBSINIT''@|0|g' \ + -e 's|@''REPLACE_MBRTOWC''@|1|g' \ + -e 's|@''REPLACE_MBRLEN''@|1|g' \ + -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ + -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ + -e 's|@''REPLACE_WCRTOMB''@|0|g' \ + -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSFTIME''@|0|g' \ + -e 's|@''REPLACE_WCSTOK''@|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'; \ +} > wchar.h-t && \ +mv wchar.h-t wchar.h +rm -f wctype.h-t wctype.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's/@''HAVE_WCTYPE_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_WCTYPE_H''@||g' \ + -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ + -e 's/@''GNULIB_ISWBLANK''@/1/g' \ + -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ + -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ + -e 's/@''GNULIB_WCTYPE''@/0/g' \ + -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ + -e 's/@''GNULIB_WCTRANS''@/0/g' \ + -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ + -e 's/@''HAVE_ISWBLANK''@/1/g' \ + -e 's/@''HAVE_ISWCNTRL''@/1/g' \ + -e 's/@''HAVE_WCTYPE_T''@/1/g' \ + -e 's/@''HAVE_WCTRANS_T''@/1/g' \ + -e 's/@''HAVE_WINT_T''@/1/g' \ + -e 's/@''REPLACE_ISWBLANK''@/0/g' \ + -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ + -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ + -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ + -e 's/@''REPLACE_TOWLOWER''@/0/g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./wctype.in.h; \ +} > wctype.h-t && \ +mv wctype.h-t wctype.h +make all-am +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-lib' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o acl-errno-valid.lo acl-errno-valid.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c acl-errno-valid.c -o acl-errno-valid.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o acl-internal.lo acl-internal.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c acl-internal.c -o acl-internal.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o get-permissions.lo get-permissions.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c get-permissions.c -o get-permissions.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o set-permissions.lo set-permissions.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c set-permissions.c -o set-permissions.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o allocator.lo allocator.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c allocator.c -o allocator.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o areadlink.lo areadlink.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c areadlink.c -o areadlink.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o areadlink-with-size.lo areadlink-with-size.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c areadlink-with-size.c -o areadlink-with-size.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o argmatch.lo argmatch.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c argmatch.c -o argmatch.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o asyncsafe-spin.lo asyncsafe-spin.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c asyncsafe-spin.c -o asyncsafe-spin.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o backupfile.lo backupfile.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c backupfile.c -o backupfile.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o addext.lo addext.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c addext.c -o addext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o basename-lgpl.lo basename-lgpl.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c basename-lgpl.c -o basename-lgpl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o binary-io.lo binary-io.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c binary-io.c -o binary-io.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o bitrotate.lo bitrotate.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c bitrotate.c -o bitrotate.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o c-ctype.lo c-ctype.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c c-ctype.c -o c-ctype.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o c-strcasecmp.lo c-strcasecmp.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c c-strcasecmp.c -o c-strcasecmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o c-strncasecmp.lo c-strncasecmp.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c c-strncasecmp.c -o c-strncasecmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o c-strcasestr.lo c-strcasestr.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c c-strcasestr.c -o c-strcasestr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o c-strstr.lo c-strstr.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c c-strstr.c -o c-strstr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o canonicalize.lo canonicalize.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c canonicalize.c -o canonicalize.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o careadlinkat.lo careadlinkat.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c careadlinkat.c -o careadlinkat.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o classpath.lo classpath.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c classpath.c -o classpath.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o clean-temp.lo clean-temp.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c clean-temp.c -o clean-temp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o cloexec.lo cloexec.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c cloexec.c -o cloexec.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o closeout.lo closeout.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c closeout.c -o closeout.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o concat-filename.lo concat-filename.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c concat-filename.c -o concat-filename.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o copy-file.lo copy-file.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c copy-file.c -o copy-file.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o csharpcomp.lo csharpcomp.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c csharpcomp.c -o csharpcomp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o csharpexec.lo csharpexec.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c csharpexec.c -o csharpexec.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o dirname-lgpl.lo dirname-lgpl.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c dirname-lgpl.c -o dirname-lgpl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o stripslash.lo stripslash.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c stripslash.c -o stripslash.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o error-progname.lo error-progname.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c error-progname.c -o error-progname.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o execute.lo execute.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c execute.c -o execute.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o exitfail.lo exitfail.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c exitfail.c -o exitfail.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o fatal-signal.lo fatal-signal.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c fatal-signal.c -o fatal-signal.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o fd-hook.lo fd-hook.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c fd-hook.c -o fd-hook.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o fd-safer-flag.lo fd-safer-flag.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c fd-safer-flag.c -o fd-safer-flag.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o dup-safer-flag.lo dup-safer-flag.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c dup-safer-flag.c -o dup-safer-flag.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o file-set.lo file-set.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c file-set.c -o file-set.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o findprog.lo findprog.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c findprog.c -o findprog.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o fstrcmp.lo fstrcmp.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c fstrcmp.c -o fstrcmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o full-write.lo full-write.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c full-write.c -o full-write.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o fwriteerror.lo fwriteerror.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c fwriteerror.c -o fwriteerror.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o gcd.lo gcd.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c gcd.c -o gcd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o getprogname.lo getprogname.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c getprogname.c -o getprogname.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o gettime.lo gettime.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c gettime.c -o gettime.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o hard-locale.lo hard-locale.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c hard-locale.c -o hard-locale.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o hash.lo hash.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c hash.c -o hash.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o hash-pjw.lo hash-pjw.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c hash-pjw.c -o hash-pjw.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o hash-triple-simple.lo hash-triple-simple.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c hash-triple-simple.c -o hash-triple-simple.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o javacomp.lo javacomp.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c javacomp.c -o javacomp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o javaexec.lo javaexec.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c javaexec.c -o javaexec.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o javaversion.lo javaversion.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c javaversion.c -o javaversion.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o gl_linked_list.lo gl_linked_list.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c gl_linked_list.c -o gl_linked_list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o gl_linkedhash_list.lo gl_linkedhash_list.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c gl_linkedhash_list.c -o gl_linkedhash_list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o gl_list.lo gl_list.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c gl_list.c -o gl_list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o localcharset.lo localcharset.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c localcharset.c -o localcharset.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o localename.lo localename.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c localename.c -o localename.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o localename-table.lo localename-table.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c localename-table.c -o localename-table.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o glthread/lock.lo glthread/lock.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c glthread/lock.c -o glthread/lock.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o malloca.lo malloca.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c malloca.c -o malloca.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o math.lo math.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c math.c -o math.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mbchar.lo mbchar.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mbchar.c -o mbchar.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mbiter.lo mbiter.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mbiter.c -o mbiter.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mbslen.lo mbslen.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mbslen.c -o mbslen.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mbsstr.lo mbsstr.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mbsstr.c -o mbsstr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mbswidth.lo mbswidth.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mbswidth.c -o mbswidth.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mbuiter.lo mbuiter.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mbuiter.c -o mbuiter.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mem-hash-map.lo mem-hash-map.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mem-hash-map.c -o mem-hash-map.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o omp-init.lo omp-init.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c omp-init.c -o omp-init.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o pipe-filter-ii.lo pipe-filter-ii.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c pipe-filter-ii.c -o pipe-filter-ii.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o pipe-filter-aux.lo pipe-filter-aux.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c pipe-filter-aux.c -o pipe-filter-aux.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o pipe2.lo pipe2.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c pipe2.c -o pipe2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o pipe2-safer.lo pipe2-safer.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c pipe2-safer.c -o pipe2-safer.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o progname.lo progname.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c progname.c -o progname.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o propername.lo propername.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c propername.c -o propername.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o qcopy-acl.lo qcopy-acl.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c qcopy-acl.c -o qcopy-acl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o quotearg.lo quotearg.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c quotearg.c -o quotearg.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o read-file.lo read-file.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c read-file.c -o read-file.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o safe-read.lo safe-read.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c safe-read.c -o safe-read.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o safe-write.lo safe-write.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c safe-write.c -o safe-write.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o setlocale_null.lo setlocale_null.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c setlocale_null.c -o setlocale_null.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o sh-quote.lo sh-quote.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c sh-quote.c -o sh-quote.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o sig-handler.lo sig-handler.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c sig-handler.c -o sig-handler.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o spawn-pipe.lo spawn-pipe.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c spawn-pipe.c -o spawn-pipe.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o stat-time.lo stat-time.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c stat-time.c -o stat-time.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o striconv.lo striconv.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c striconv.c -o striconv.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o striconveh.lo striconveh.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c striconveh.c -o striconveh.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o striconveha.lo striconveha.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c striconveha.c -o striconveha.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o strnlen1.lo strnlen1.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c strnlen1.c -o strnlen1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o supersede.lo supersede.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c supersede.c -o supersede.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o tempname.lo tempname.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c tempname.c -o tempname.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o glthread/threadlib.lo glthread/threadlib.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c glthread/threadlib.c -o glthread/threadlib.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o timespec.lo timespec.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c timespec.c -o timespec.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o glthread/tls.lo glthread/tls.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c glthread/tls.c -o glthread/tls.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o tmpdir.lo tmpdir.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c tmpdir.c -o tmpdir.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o trim.lo trim.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c trim.c -o trim.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o uniconv/u8-conv-from-enc.lo uniconv/u8-conv-from-enc.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c uniconv/u8-conv-from-enc.c -o uniconv/u8-conv-from-enc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unictype/ctype_space.lo unictype/ctype_space.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unictype/ctype_space.c -o unictype/ctype_space.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unictype/sy_java_whitespace.lo unictype/sy_java_whitespace.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unictype/sy_java_whitespace.c -o unictype/sy_java_whitespace.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unilbrk/lbrktables.lo unilbrk/lbrktables.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unilbrk/lbrktables.c -o unilbrk/lbrktables.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unilbrk/u8-possible-linebreaks.lo unilbrk/u8-possible-linebreaks.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unilbrk/u8-possible-linebreaks.c -o unilbrk/u8-possible-linebreaks.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unilbrk/u8-width-linebreaks.lo unilbrk/u8-width-linebreaks.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unilbrk/u8-width-linebreaks.c -o unilbrk/u8-width-linebreaks.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unilbrk/ulc-common.lo unilbrk/ulc-common.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unilbrk/ulc-common.c -o unilbrk/ulc-common.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unilbrk/ulc-width-linebreaks.lo unilbrk/ulc-width-linebreaks.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unilbrk/ulc-width-linebreaks.c -o unilbrk/ulc-width-linebreaks.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o uniname/uniname.lo uniname/uniname.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c uniname/uniname.c -o uniname/uniname.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistd.lo unistd.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistd.c -o unistd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o dup-safer.lo dup-safer.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c dup-safer.c -o dup-safer.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o fd-safer.lo fd-safer.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c fd-safer.c -o fd-safer.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o pipe-safer.lo pipe-safer.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c pipe-safer.c -o pipe-safer.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u16-mbtouc.lo unistr/u16-mbtouc.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u16-mbtouc.c -o unistr/u16-mbtouc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-aux.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u16-mbtouc-aux.c -o unistr/u16-mbtouc-aux.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-check.lo unistr/u8-check.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-check.c -o unistr/u8-check.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mblen.lo unistr/u8-mblen.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-mblen.c -o unistr/u8-mblen.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mbtouc.lo unistr/u8-mbtouc.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-mbtouc.c -o unistr/u8-mbtouc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-aux.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-mbtouc-aux.c -o unistr/u8-mbtouc-aux.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-mbtouc-unsafe.c -o unistr/u8-mbtouc-unsafe.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtouc-unsafe-aux.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-mbtouc-unsafe-aux.c -o unistr/u8-mbtouc-unsafe-aux.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mbtoucr.lo unistr/u8-mbtoucr.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-mbtoucr.c -o unistr/u8-mbtoucr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-prev.lo unistr/u8-prev.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-prev.c -o unistr/u8-prev.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-uctomb.lo unistr/u8-uctomb.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-uctomb.c -o unistr/u8-uctomb.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-uctomb-aux.lo unistr/u8-uctomb-aux.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-uctomb-aux.c -o unistr/u8-uctomb-aux.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o uniwidth/width.lo uniwidth/width.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c uniwidth/width.c -o uniwidth/width.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o utimens.lo utimens.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c utimens.c -o utimens.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o wait-process.lo wait-process.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c wait-process.c -o wait-process.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o wctype-h.lo wctype-h.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c wctype-h.c -o wctype-h.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xmalloc.lo xmalloc.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xmalloc.c -o xmalloc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xstrdup.lo xstrdup.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xstrdup.c -o xstrdup.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xconcat-filename.lo xconcat-filename.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xconcat-filename.c -o xconcat-filename.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xerror.lo xerror.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xerror.c -o xerror.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xgetcwd.lo xgetcwd.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xgetcwd.c -o xgetcwd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o gl_xlist.lo gl_xlist.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c gl_xlist.c -o gl_xlist.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xmalloca.lo xmalloca.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xmalloca.c -o xmalloca.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xmemdup0.lo xmemdup0.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xmemdup0.c -o xmemdup0.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xreadlink.lo xreadlink.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xreadlink.c -o xreadlink.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xsetenv.lo xsetenv.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xsetenv.c -o xsetenv.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xsize.lo xsize.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xsize.c -o xsize.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xstriconv.lo xstriconv.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xstriconv.c -o xstriconv.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xstriconveh.lo xstriconveh.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xstriconveh.c -o xstriconveh.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xvasprintf.lo xvasprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xvasprintf.c -o xvasprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xasprintf.lo xasprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xasprintf.c -o xasprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o asnprintf.lo asnprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c asnprintf.c -o asnprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o fcntl.lo fcntl.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c fcntl.c -o fcntl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mbrtowc.lo mbrtowc.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mbrtowc.c -o mbrtowc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o obstack.lo obstack.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c obstack.c -o obstack.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o printf-args.lo printf-args.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c printf-args.c -o printf-args.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o printf-parse.lo printf-parse.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c printf-parse.c -o printf-parse.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o vasnprintf.lo vasnprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c vasnprintf.c -o vasnprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-DOCBparser.lo `test -f 'libxml/DOCBparser.c' || echo './'`libxml/DOCBparser.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/DOCBparser.c -o libxml/rpl_la-DOCBparser.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-HTMLparser.lo `test -f 'libxml/HTMLparser.c' || echo './'`libxml/HTMLparser.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/HTMLparser.c -o libxml/rpl_la-HTMLparser.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-HTMLtree.lo `test -f 'libxml/HTMLtree.c' || echo './'`libxml/HTMLtree.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/HTMLtree.c -o libxml/rpl_la-HTMLtree.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-SAX.lo `test -f 'libxml/SAX.c' || echo './'`libxml/SAX.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/SAX.c -o libxml/rpl_la-SAX.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-SAX2.lo `test -f 'libxml/SAX2.c' || echo './'`libxml/SAX2.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/SAX2.c -o libxml/rpl_la-SAX2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-buf.lo `test -f 'libxml/buf.c' || echo './'`libxml/buf.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/buf.c -o libxml/rpl_la-buf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-c14n.lo `test -f 'libxml/c14n.c' || echo './'`libxml/c14n.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/c14n.c -o libxml/rpl_la-c14n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-catalog.lo `test -f 'libxml/catalog.c' || echo './'`libxml/catalog.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/catalog.c -o libxml/rpl_la-catalog.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-chvalid.lo `test -f 'libxml/chvalid.c' || echo './'`libxml/chvalid.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/chvalid.c -o libxml/rpl_la-chvalid.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-debugXML.lo `test -f 'libxml/debugXML.c' || echo './'`libxml/debugXML.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/debugXML.c -o libxml/rpl_la-debugXML.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-dict.lo `test -f 'libxml/dict.c' || echo './'`libxml/dict.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/dict.c -o libxml/rpl_la-dict.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-encoding.lo `test -f 'libxml/encoding.c' || echo './'`libxml/encoding.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/encoding.c -o libxml/rpl_la-encoding.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-entities.lo `test -f 'libxml/entities.c' || echo './'`libxml/entities.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/entities.c -o libxml/rpl_la-entities.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-error.lo `test -f 'libxml/error.c' || echo './'`libxml/error.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/error.c -o libxml/rpl_la-error.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-globals.lo `test -f 'libxml/globals.c' || echo './'`libxml/globals.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/globals.c -o libxml/rpl_la-globals.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-hash.lo `test -f 'libxml/hash.c' || echo './'`libxml/hash.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/hash.c -o libxml/rpl_la-hash.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-legacy.lo `test -f 'libxml/legacy.c' || echo './'`libxml/legacy.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/legacy.c -o libxml/rpl_la-legacy.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-list.lo `test -f 'libxml/list.c' || echo './'`libxml/list.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/list.c -o libxml/rpl_la-list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-nanoftp.lo `test -f 'libxml/nanoftp.c' || echo './'`libxml/nanoftp.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/nanoftp.c -o libxml/rpl_la-nanoftp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-nanohttp.lo `test -f 'libxml/nanohttp.c' || echo './'`libxml/nanohttp.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/nanohttp.c -o libxml/rpl_la-nanohttp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-parser.lo `test -f 'libxml/parser.c' || echo './'`libxml/parser.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/parser.c -o libxml/rpl_la-parser.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-parserInternals.lo `test -f 'libxml/parserInternals.c' || echo './'`libxml/parserInternals.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/parserInternals.c -o libxml/rpl_la-parserInternals.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-pattern.lo `test -f 'libxml/pattern.c' || echo './'`libxml/pattern.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/pattern.c -o libxml/rpl_la-pattern.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-relaxng.lo `test -f 'libxml/relaxng.c' || echo './'`libxml/relaxng.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/relaxng.c -o libxml/rpl_la-relaxng.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-schematron.lo `test -f 'libxml/schematron.c' || echo './'`libxml/schematron.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/schematron.c -o libxml/rpl_la-schematron.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-threads.lo `test -f 'libxml/threads.c' || echo './'`libxml/threads.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/threads.c -o libxml/rpl_la-threads.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-tree.lo `test -f 'libxml/tree.c' || echo './'`libxml/tree.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/tree.c -o libxml/rpl_la-tree.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-trionan.lo `test -f 'libxml/trionan.c' || echo './'`libxml/trionan.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/trionan.c -o libxml/rpl_la-trionan.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-uri.lo `test -f 'libxml/uri.c' || echo './'`libxml/uri.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/uri.c -o libxml/rpl_la-uri.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-valid.lo `test -f 'libxml/valid.c' || echo './'`libxml/valid.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/valid.c -o libxml/rpl_la-valid.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xinclude.lo `test -f 'libxml/xinclude.c' || echo './'`libxml/xinclude.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xinclude.c -o libxml/rpl_la-xinclude.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xlink.lo `test -f 'libxml/xlink.c' || echo './'`libxml/xlink.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xlink.c -o libxml/rpl_la-xlink.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlIO.lo `test -f 'libxml/xmlIO.c' || echo './'`libxml/xmlIO.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlIO.c -o libxml/rpl_la-xmlIO.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlmemory.lo `test -f 'libxml/xmlmemory.c' || echo './'`libxml/xmlmemory.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlmemory.c -o libxml/rpl_la-xmlmemory.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlmodule.lo `test -f 'libxml/xmlmodule.c' || echo './'`libxml/xmlmodule.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlmodule.c -o libxml/rpl_la-xmlmodule.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlreader.lo `test -f 'libxml/xmlreader.c' || echo './'`libxml/xmlreader.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlreader.c -o libxml/rpl_la-xmlreader.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlregexp.lo `test -f 'libxml/xmlregexp.c' || echo './'`libxml/xmlregexp.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlregexp.c -o libxml/rpl_la-xmlregexp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlsave.lo `test -f 'libxml/xmlsave.c' || echo './'`libxml/xmlsave.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlsave.c -o libxml/rpl_la-xmlsave.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlschemas.lo `test -f 'libxml/xmlschemas.c' || echo './'`libxml/xmlschemas.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlschemas.c -o libxml/rpl_la-xmlschemas.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlschemastypes.lo `test -f 'libxml/xmlschemastypes.c' || echo './'`libxml/xmlschemastypes.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlschemastypes.c -o libxml/rpl_la-xmlschemastypes.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlstring.lo `test -f 'libxml/xmlstring.c' || echo './'`libxml/xmlstring.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlstring.c -o libxml/rpl_la-xmlstring.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlunicode.lo `test -f 'libxml/xmlunicode.c' || echo './'`libxml/xmlunicode.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlunicode.c -o libxml/rpl_la-xmlunicode.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlwriter.lo `test -f 'libxml/xmlwriter.c' || echo './'`libxml/xmlwriter.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlwriter.c -o libxml/rpl_la-xmlwriter.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xpath.lo `test -f 'libxml/xpath.c' || echo './'`libxml/xpath.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xpath.c -o libxml/rpl_la-xpath.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xpointer.lo `test -f 'libxml/xpointer.c' || echo './'`libxml/xpointer.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xpointer.c -o libxml/rpl_la-xpointer.o +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libxml_rpl.la libxml/rpl_la-DOCBparser.lo libxml/rpl_la-HTMLparser.lo libxml/rpl_la-HTMLtree.lo libxml/rpl_la-SAX.lo libxml/rpl_la-SAX2.lo libxml/rpl_la-buf.lo libxml/rpl_la-c14n.lo libxml/rpl_la-catalog.lo libxml/rpl_la-chvalid.lo libxml/rpl_la-debugXML.lo libxml/rpl_la-dict.lo libxml/rpl_la-encoding.lo libxml/rpl_la-entities.lo libxml/rpl_la-error.lo libxml/rpl_la-globals.lo libxml/rpl_la-hash.lo libxml/rpl_la-legacy.lo libxml/rpl_la-list.lo libxml/rpl_la-nanoftp.lo libxml/rpl_la-nanohttp.lo libxml/rpl_la-parser.lo libxml/rpl_la-parserInternals.lo libxml/rpl_la-pattern.lo libxml/rpl_la-relaxng.lo libxml/rpl_la-schematron.lo libxml/rpl_la-threads.lo libxml/rpl_la-tree.lo libxml/rpl_la-trionan.lo libxml/rpl_la-uri.lo libxml/rpl_la-valid.lo libxml/rpl_la-xinclude.lo libxml/rpl_la-xlink.lo libxml/rpl_la-xmlIO.lo libxml/rpl_la-xmlmemory.lo libxml/rpl_la-xmlmodule.lo libxml/rpl_la-xmlreader.lo libxml/rpl_la-xmlregexp.lo libxml/rpl_la-xmlsave.lo libxml/rpl_la-xmlschemas.lo libxml/rpl_la-xmlschemastypes.lo libxml/rpl_la-xmlstring.lo libxml/rpl_la-xmlunicode.lo libxml/rpl_la-xmlwriter.lo libxml/rpl_la-xpath.lo libxml/rpl_la-xpointer.lo +libtool: link: ar cru .libs/libxml_rpl.a libxml/rpl_la-DOCBparser.o libxml/rpl_la-HTMLparser.o libxml/rpl_la-HTMLtree.o libxml/rpl_la-SAX.o libxml/rpl_la-SAX2.o libxml/rpl_la-buf.o libxml/rpl_la-c14n.o libxml/rpl_la-catalog.o libxml/rpl_la-chvalid.o libxml/rpl_la-debugXML.o libxml/rpl_la-dict.o libxml/rpl_la-encoding.o libxml/rpl_la-entities.o libxml/rpl_la-error.o libxml/rpl_la-globals.o libxml/rpl_la-hash.o libxml/rpl_la-legacy.o libxml/rpl_la-list.o libxml/rpl_la-nanoftp.o libxml/rpl_la-nanohttp.o libxml/rpl_la-parser.o libxml/rpl_la-parserInternals.o libxml/rpl_la-pattern.o libxml/rpl_la-relaxng.o libxml/rpl_la-schematron.o libxml/rpl_la-threads.o libxml/rpl_la-tree.o libxml/rpl_la-trionan.o libxml/rpl_la-uri.o libxml/rpl_la-valid.o libxml/rpl_la-xinclude.o libxml/rpl_la-xlink.o libxml/rpl_la-xmlIO.o libxml/rpl_la-xmlmemory.o libxml/rpl_la-xmlmodule.o libxml/rpl_la-xmlreader.o libxml/rpl_la-xmlregexp.o libxml/rpl_la-xmlsave.o libxml/rpl_la-xmlschemas.o libxml/rpl_la-xmlschemastypes.o libxml/rpl_la-xmlstring.o libxml/rpl_la-xmlunicode.o libxml/rpl_la-xmlwriter.o libxml/rpl_la-xpath.o libxml/rpl_la-xpointer.o +libtool: link: ranlib .libs/libxml_rpl.a +libtool: link: ( cd ".libs" && rm -f "libxml_rpl.la" && ln -s "../libxml_rpl.la" "libxml_rpl.la" ) +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -lm -lm -lm -release 0.21 -o libgettextlib.la -rpath /usr/local/lib acl-errno-valid.lo acl-internal.lo get-permissions.lo set-permissions.lo allocator.lo areadlink.lo areadlink-with-size.lo argmatch.lo asyncsafe-spin.lo backupfile.lo addext.lo basename-lgpl.lo binary-io.lo bitrotate.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo c-strcasestr.lo c-strstr.lo canonicalize.lo careadlinkat.lo classpath.lo clean-temp.lo cloexec.lo closeout.lo concat-filename.lo copy-file.lo csharpcomp.lo csharpexec.lo dirname-lgpl.lo stripslash.lo error-progname.lo execute.lo exitfail.lo fatal-signal.lo fd-hook.lo fd-safer-flag.lo dup-safer-flag.lo file-set.lo findprog.lo fstrcmp.lo full-write.lo fwriteerror.lo gcd.lo getprogname.lo gettime.lo hard-locale.lo hash.lo hash-pjw.lo hash-triple-simple.lo javacomp.lo javaexec.lo javaversion.lo gl_linked_list.lo gl_linkedhash_list.lo gl_list.lo localcharset.lo localename.lo localename-table.lo glthread/lock.lo malloca.lo math.lo mbchar.lo mbiter.lo mbslen.lo mbsstr.lo mbswidth.lo mbuiter.lo mem-hash-map.lo omp-init.lo pipe-filter-ii.lo pipe-filter-aux.lo pipe2.lo pipe2-safer.lo progname.lo propername.lo qcopy-acl.lo quotearg.lo read-file.lo safe-read.lo safe-write.lo setlocale_null.lo sh-quote.lo sig-handler.lo spawn-pipe.lo stat-time.lo striconv.lo striconveh.lo striconveha.lo strnlen1.lo supersede.lo tempname.lo glthread/threadlib.lo timespec.lo glthread/tls.lo tmpdir.lo trim.lo uniconv/u8-conv-from-enc.lo unictype/ctype_space.lo unictype/sy_java_whitespace.lo unilbrk/lbrktables.lo unilbrk/u8-possible-linebreaks.lo unilbrk/u8-width-linebreaks.lo unilbrk/ulc-common.lo unilbrk/ulc-width-linebreaks.lo uniname/uniname.lo unistd.lo dup-safer.lo fd-safer.lo pipe-safer.lo unistr/u16-mbtouc.lo unistr/u16-mbtouc-aux.lo unistr/u8-check.lo unistr/u8-mblen.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtoucr.lo unistr/u8-prev.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo uniwidth/width.lo utimens.lo wait-process.lo wctype-h.lo xmalloc.lo xstrdup.lo xconcat-filename.lo xerror.lo xgetcwd.lo gl_xlist.lo xmalloca.lo xmemdup0.lo xreadlink.lo xsetenv.lo xsize.lo xstriconv.lo xstriconveh.lo xvasprintf.lo xasprintf.lo asnprintf.lo fcntl.lo mbrtowc.lo obstack.lo printf-args.lo printf-parse.lo vasnprintf.lo libxml_rpl.la +libtool: link: (cd .libs/libgettextlib.lax/libxml_rpl.a && ar x "/sources/gettext-0.21/gettext-tools/gnulib-lib/./.libs/libxml_rpl.a") +libtool: link: ar cru .libs/libgettextlib.a acl-errno-valid.o acl-internal.o get-permissions.o set-permissions.o allocator.o areadlink.o areadlink-with-size.o argmatch.o asyncsafe-spin.o backupfile.o addext.o basename-lgpl.o binary-io.o bitrotate.o c-ctype.o c-strcasecmp.o c-strncasecmp.o c-strcasestr.o c-strstr.o canonicalize.o careadlinkat.o classpath.o clean-temp.o cloexec.o closeout.o concat-filename.o copy-file.o csharpcomp.o csharpexec.o dirname-lgpl.o stripslash.o error-progname.o execute.o exitfail.o fatal-signal.o fd-hook.o fd-safer-flag.o dup-safer-flag.o file-set.o findprog.o fstrcmp.o full-write.o fwriteerror.o gcd.o getprogname.o gettime.o hard-locale.o hash.o hash-pjw.o hash-triple-simple.o javacomp.o javaexec.o javaversion.o gl_linked_list.o gl_linkedhash_list.o gl_list.o localcharset.o localename.o localename-table.o glthread/lock.o malloca.o math.o mbchar.o mbiter.o mbslen.o mbsstr.o mbswidth.o mbuiter.o mem-hash-map.o omp-init.o pipe-filter-ii.o pipe-filter-aux.o pipe2.o pipe2-safer.o progname.o propername.o qcopy-acl.o quotearg.o read-file.o safe-read.o safe-write.o setlocale_null.o sh-quote.o sig-handler.o spawn-pipe.o stat-time.o striconv.o striconveh.o striconveha.o strnlen1.o supersede.o tempname.o glthread/threadlib.o timespec.o glthread/tls.o tmpdir.o trim.o uniconv/u8-conv-from-enc.o unictype/ctype_space.o unictype/sy_java_whitespace.o unilbrk/lbrktables.o unilbrk/u8-possible-linebreaks.o unilbrk/u8-width-linebreaks.o unilbrk/ulc-common.o unilbrk/ulc-width-linebreaks.o uniname/uniname.o unistd.o dup-safer.o fd-safer.o pipe-safer.o unistr/u16-mbtouc.o unistr/u16-mbtouc-aux.o unistr/u8-check.o unistr/u8-mblen.o unistr/u8-mbtouc.o unistr/u8-mbtouc-aux.o unistr/u8-mbtouc-unsafe.o unistr/u8-mbtouc-unsafe-aux.o unistr/u8-mbtoucr.o unistr/u8-prev.o unistr/u8-uctomb.o unistr/u8-uctomb-aux.o uniwidth/width.o utimens.o wait-process.o wctype-h.o xmalloc.o xstrdup.o xconcat-filename.o xerror.o xgetcwd.o gl_xlist.o xmalloca.o xmemdup0.o xreadlink.o xsetenv.o xsize.o xstriconv.o xstriconveh.o xvasprintf.o xasprintf.o asnprintf.o fcntl.o mbrtowc.o obstack.o printf-args.o printf-parse.o vasnprintf.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-DOCBparser.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-HTMLparser.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-HTMLtree.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-SAX.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-SAX2.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-buf.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-c14n.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-catalog.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-chvalid.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-debugXML.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-dict.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-encoding.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-entities.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-error.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-globals.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-hash.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-legacy.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-list.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-nanoftp.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-nanohttp.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-parser.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-parserInternals.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-pattern.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-relaxng.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-schematron.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-threads.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-tree.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-trionan.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-uri.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-valid.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xinclude.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xlink.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlIO.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlmemory.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlmodule.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlreader.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlregexp.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlsave.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlschemas.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlschemastypes.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlstring.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlunicode.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xmlwriter.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xpath.o .libs/libgettextlib.lax/libxml_rpl.a/rpl_la-xpointer.o +libtool: link: ranlib .libs/libgettextlib.a +libtool: link: rm -fr .libs/libgettextlib.lax +libtool: link: ( cd ".libs" && rm -f "libgettextlib.la" && ln -s "../libgettextlib.la" "libgettextlib.la" ) +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-lib' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-lib' +Making all in libgrep +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/libgrep' +rm -f langinfo.h-t langinfo.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL_GRGL|g' \ + -e 's|@''HAVE_LANGINFO_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_LANGINFO_H''@||g' \ + -e 's/@''GNULIB_NL_LANGINFO''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ + -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ + -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ + -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \ + -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ + -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ + -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ + -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./langinfo.in.h; \ +} > langinfo.h-t && \ +mv langinfo.h-t langinfo.h +make all-am +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/libgrep' +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -g -O2 -c -o glthread/lock.o glthread/lock.c +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -g -O2 -c -o glthread/threadlib.o glthread/threadlib.c +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -g -O2 -c -o kwset.o kwset.c +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -g -O2 -c -o m-fgrep.o m-fgrep.c +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -g -O2 -c -o m-regex.o m-regex.c +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -g -O2 -c -o mbrlen.o mbrlen.c +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -g -O2 -c -o regex.o regex.c +rm -f libgrep.a +ar cr libgrep.a glthread/lock.o glthread/threadlib.o kwset.o m-fgrep.o m-regex.o mbrlen.o regex.o +ranlib libgrep.a +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgrep' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgrep' +Making all in src +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/src' +here=`pwd`; \ +cd ../../libtextstyle/lib && \ + make install-nobase_includeHEADERS install-nobase_nodist_includeHEADERS includedir="$here" +make[5]: Entering directory '/sources/gettext-0.21/libtextstyle/lib' + /bin/mkdir -p '/sources/gettext-0.21/gettext-tools/src' + /usr/bin/install -c -m 644 textstyle.h '/sources/gettext-0.21/gettext-tools/src/.' + /bin/mkdir -p '/sources/gettext-0.21/gettext-tools/src' + /bin/mkdir -p '/sources/gettext-0.21/gettext-tools/src/textstyle' + /usr/bin/install -c -m 644 textstyle/stdbool.h textstyle/version.h textstyle/woe32dll.h '/sources/gettext-0.21/gettext-tools/src/textstyle' +make[5]: Leaving directory '/sources/gettext-0.21/libtextstyle/lib' +make all-am +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/src' +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgcmp-msgcmp.o `test -f 'msgcmp.c' || echo './'`msgcmp.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgcmp-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo './'`msgl-fsearch.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-message.lo `test -f 'message.c' || echo './'`message.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c message.c -o libgettextsrc_la-message.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-po-error.lo `test -f 'po-error.c' || echo './'`po-error.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c po-error.c -o libgettextsrc_la-po-error.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-po-xerror.lo `test -f 'po-xerror.c' || echo './'`po-xerror.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c po-xerror.c -o libgettextsrc_la-po-xerror.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-read-catalog-abstract.lo `test -f 'read-catalog-abstract.c' || echo './'`read-catalog-abstract.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c read-catalog-abstract.c -o libgettextsrc_la-read-catalog-abstract.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-po-lex.lo `test -f 'po-lex.c' || echo './'`po-lex.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c po-lex.c -o libgettextsrc_la-po-lex.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-po-gram-gen.lo `test -f 'po-gram-gen.c' || echo './'`po-gram-gen.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c po-gram-gen.c -o libgettextsrc_la-po-gram-gen.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-po-charset.lo `test -f 'po-charset.c' || echo './'`po-charset.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c po-charset.c -o libgettextsrc_la-po-charset.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-read-po.lo `test -f 'read-po.c' || echo './'`read-po.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c read-po.c -o libgettextsrc_la-read-po.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-read-properties.lo `test -f 'read-properties.c' || echo './'`read-properties.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c read-properties.c -o libgettextsrc_la-read-properties.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-read-stringtable.lo `test -f 'read-stringtable.c' || echo './'`read-stringtable.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c read-stringtable.c -o libgettextsrc_la-read-stringtable.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-open-catalog.lo `test -f 'open-catalog.c' || echo './'`open-catalog.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c open-catalog.c -o libgettextsrc_la-open-catalog.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-dir-list.lo `test -f 'dir-list.c' || echo './'`dir-list.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c dir-list.c -o libgettextsrc_la-dir-list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-str-list.lo `test -f 'str-list.c' || echo './'`str-list.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c str-list.c -o libgettextsrc_la-str-list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-read-catalog.lo `test -f 'read-catalog.c' || echo './'`read-catalog.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c read-catalog.c -o libgettextsrc_la-read-catalog.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-write-catalog.lo `test -f 'write-catalog.c' || echo './'`write-catalog.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c write-catalog.c -o libgettextsrc_la-write-catalog.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-write-properties.lo `test -f 'write-properties.c' || echo './'`write-properties.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c write-properties.c -o libgettextsrc_la-write-properties.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-write-stringtable.lo `test -f 'write-stringtable.c' || echo './'`write-stringtable.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c write-stringtable.c -o libgettextsrc_la-write-stringtable.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-write-po.lo `test -f 'write-po.c' || echo './'`write-po.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c write-po.c -o libgettextsrc_la-write-po.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-ascii.lo `test -f 'msgl-ascii.c' || echo './'`msgl-ascii.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-ascii.c -o libgettextsrc_la-msgl-ascii.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-iconv.lo `test -f 'msgl-iconv.c' || echo './'`msgl-iconv.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-iconv.c -o libgettextsrc_la-msgl-iconv.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-equal.lo `test -f 'msgl-equal.c' || echo './'`msgl-equal.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-equal.c -o libgettextsrc_la-msgl-equal.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-cat.lo `test -f 'msgl-cat.c' || echo './'`msgl-cat.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-cat.c -o libgettextsrc_la-msgl-cat.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-header.lo `test -f 'msgl-header.c' || echo './'`msgl-header.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-header.c -o libgettextsrc_la-msgl-header.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-english.lo `test -f 'msgl-english.c' || echo './'`msgl-english.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-english.c -o libgettextsrc_la-msgl-english.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-check.lo `test -f 'msgl-check.c' || echo './'`msgl-check.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-check.c -o libgettextsrc_la-msgl-check.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-file-list.lo `test -f 'file-list.c' || echo './'`file-list.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c file-list.c -o libgettextsrc_la-file-list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-charset.lo `test -f 'msgl-charset.c' || echo './'`msgl-charset.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-charset.c -o libgettextsrc_la-msgl-charset.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-po-time.lo `test -f 'po-time.c' || echo './'`po-time.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c po-time.c -o libgettextsrc_la-po-time.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-plural-exp.lo `test -f 'plural-exp.c' || echo './'`plural-exp.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c plural-exp.c -o libgettextsrc_la-plural-exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-plural-eval.lo `test -f 'plural-eval.c' || echo './'`plural-eval.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c plural-eval.c -o libgettextsrc_la-plural-eval.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-plural-table.lo `test -f 'plural-table.c' || echo './'`plural-table.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c plural-table.c -o libgettextsrc_la-plural-table.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-sentence.lo `test -f 'sentence.c' || echo './'`sentence.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c sentence.c -o libgettextsrc_la-sentence.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format.lo `test -f 'format.c' || echo './'`format.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format.c -o libgettextsrc_la-format.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-c.lo `test -f 'format-c.c' || echo './'`format-c.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-c.c -o libgettextsrc_la-format-c.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-python.lo `test -f 'format-python.c' || echo './'`format-python.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-python.c -o libgettextsrc_la-format-python.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-python-brace.lo `test -f 'format-python-brace.c' || echo './'`format-python-brace.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-python-brace.c -o libgettextsrc_la-format-python-brace.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-java.lo `test -f 'format-java.c' || echo './'`format-java.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-java.c -o libgettextsrc_la-format-java.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-java-printf.lo `test -f 'format-java-printf.c' || echo './'`format-java-printf.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-java-printf.c -o libgettextsrc_la-format-java-printf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-csharp.lo `test -f 'format-csharp.c' || echo './'`format-csharp.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-csharp.c -o libgettextsrc_la-format-csharp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-javascript.lo `test -f 'format-javascript.c' || echo './'`format-javascript.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-javascript.c -o libgettextsrc_la-format-javascript.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-scheme.lo `test -f 'format-scheme.c' || echo './'`format-scheme.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-scheme.c -o libgettextsrc_la-format-scheme.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-lisp.lo `test -f 'format-lisp.c' || echo './'`format-lisp.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-lisp.c -o libgettextsrc_la-format-lisp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-elisp.lo `test -f 'format-elisp.c' || echo './'`format-elisp.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-elisp.c -o libgettextsrc_la-format-elisp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-librep.lo `test -f 'format-librep.c' || echo './'`format-librep.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-librep.c -o libgettextsrc_la-format-librep.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-ruby.lo `test -f 'format-ruby.c' || echo './'`format-ruby.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-ruby.c -o libgettextsrc_la-format-ruby.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-sh.lo `test -f 'format-sh.c' || echo './'`format-sh.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-sh.c -o libgettextsrc_la-format-sh.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-awk.lo `test -f 'format-awk.c' || echo './'`format-awk.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-awk.c -o libgettextsrc_la-format-awk.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-lua.lo `test -f 'format-lua.c' || echo './'`format-lua.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-lua.c -o libgettextsrc_la-format-lua.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-pascal.lo `test -f 'format-pascal.c' || echo './'`format-pascal.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-pascal.c -o libgettextsrc_la-format-pascal.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-smalltalk.lo `test -f 'format-smalltalk.c' || echo './'`format-smalltalk.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-smalltalk.c -o libgettextsrc_la-format-smalltalk.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-qt.lo `test -f 'format-qt.c' || echo './'`format-qt.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-qt.c -o libgettextsrc_la-format-qt.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-qt-plural.lo `test -f 'format-qt-plural.c' || echo './'`format-qt-plural.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-qt-plural.c -o libgettextsrc_la-format-qt-plural.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-kde.lo `test -f 'format-kde.c' || echo './'`format-kde.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-kde.c -o libgettextsrc_la-format-kde.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-kde-kuit.lo `test -f 'format-kde-kuit.c' || echo './'`format-kde-kuit.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-kde-kuit.c -o libgettextsrc_la-format-kde-kuit.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-boost.lo `test -f 'format-boost.c' || echo './'`format-boost.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-boost.c -o libgettextsrc_la-format-boost.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-tcl.lo `test -f 'format-tcl.c' || echo './'`format-tcl.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-tcl.c -o libgettextsrc_la-format-tcl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-perl.lo `test -f 'format-perl.c' || echo './'`format-perl.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-perl.c -o libgettextsrc_la-format-perl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-perl-brace.lo `test -f 'format-perl-brace.c' || echo './'`format-perl-brace.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-perl-brace.c -o libgettextsrc_la-format-perl-brace.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-php.lo `test -f 'format-php.c' || echo './'`format-php.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-php.c -o libgettextsrc_la-format-php.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-gcc-internal.lo `test -f 'format-gcc-internal.c' || echo './'`format-gcc-internal.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-gcc-internal.c -o libgettextsrc_la-format-gcc-internal.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-gfc-internal.lo `test -f 'format-gfc-internal.c' || echo './'`format-gfc-internal.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-gfc-internal.c -o libgettextsrc_la-format-gfc-internal.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-read-desktop.lo `test -f 'read-desktop.c' || echo './'`read-desktop.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c read-desktop.c -o libgettextsrc_la-read-desktop.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-locating-rule.lo `test -f 'locating-rule.c' || echo './'`locating-rule.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c locating-rule.c -o libgettextsrc_la-locating-rule.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-its.lo `test -f 'its.c' || echo './'`its.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c its.c -o libgettextsrc_la-its.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-search-path.lo `test -f 'search-path.c' || echo './'`search-path.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c search-path.c -o libgettextsrc_la-search-path.o +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -release 0.21 ../gnulib-lib/libgettextlib.la ../../libtextstyle/lib/libtextstyle.la -lc -no-undefined -o libgettextsrc.la -rpath /usr/local/lib libgettextsrc_la-message.lo libgettextsrc_la-po-error.lo libgettextsrc_la-po-xerror.lo libgettextsrc_la-read-catalog-abstract.lo libgettextsrc_la-po-lex.lo libgettextsrc_la-po-gram-gen.lo libgettextsrc_la-po-charset.lo libgettextsrc_la-read-po.lo libgettextsrc_la-read-properties.lo libgettextsrc_la-read-stringtable.lo libgettextsrc_la-open-catalog.lo libgettextsrc_la-dir-list.lo libgettextsrc_la-str-list.lo libgettextsrc_la-read-catalog.lo libgettextsrc_la-write-catalog.lo libgettextsrc_la-write-properties.lo libgettextsrc_la-write-stringtable.lo libgettextsrc_la-write-po.lo libgettextsrc_la-msgl-ascii.lo libgettextsrc_la-msgl-iconv.lo libgettextsrc_la-msgl-equal.lo libgettextsrc_la-msgl-cat.lo libgettextsrc_la-msgl-header.lo libgettextsrc_la-msgl-english.lo libgettextsrc_la-msgl-check.lo libgettextsrc_la-file-list.lo libgettextsrc_la-msgl-charset.lo libgettextsrc_la-po-time.lo libgettextsrc_la-plural-exp.lo libgettextsrc_la-plural-eval.lo libgettextsrc_la-plural-table.lo libgettextsrc_la-sentence.lo libgettextsrc_la-format.lo libgettextsrc_la-format-c.lo libgettextsrc_la-format-python.lo libgettextsrc_la-format-python-brace.lo libgettextsrc_la-format-java.lo libgettextsrc_la-format-java-printf.lo libgettextsrc_la-format-csharp.lo libgettextsrc_la-format-javascript.lo libgettextsrc_la-format-scheme.lo libgettextsrc_la-format-lisp.lo libgettextsrc_la-format-elisp.lo libgettextsrc_la-format-librep.lo libgettextsrc_la-format-ruby.lo libgettextsrc_la-format-sh.lo libgettextsrc_la-format-awk.lo libgettextsrc_la-format-lua.lo libgettextsrc_la-format-pascal.lo libgettextsrc_la-format-smalltalk.lo libgettextsrc_la-format-qt.lo libgettextsrc_la-format-qt-plural.lo libgettextsrc_la-format-kde.lo libgettextsrc_la-format-kde-kuit.lo libgettextsrc_la-format-boost.lo libgettextsrc_la-format-tcl.lo libgettextsrc_la-format-perl.lo libgettextsrc_la-format-perl-brace.lo libgettextsrc_la-format-php.lo libgettextsrc_la-format-gcc-internal.lo libgettextsrc_la-format-gfc-internal.lo libgettextsrc_la-read-desktop.lo libgettextsrc_la-locating-rule.lo libgettextsrc_la-its.lo libgettextsrc_la-search-path.lo +libtool: link: ar cru .libs/libgettextsrc.a libgettextsrc_la-message.o libgettextsrc_la-po-error.o libgettextsrc_la-po-xerror.o libgettextsrc_la-read-catalog-abstract.o libgettextsrc_la-po-lex.o libgettextsrc_la-po-gram-gen.o libgettextsrc_la-po-charset.o libgettextsrc_la-read-po.o libgettextsrc_la-read-properties.o libgettextsrc_la-read-stringtable.o libgettextsrc_la-open-catalog.o libgettextsrc_la-dir-list.o libgettextsrc_la-str-list.o libgettextsrc_la-read-catalog.o libgettextsrc_la-write-catalog.o libgettextsrc_la-write-properties.o libgettextsrc_la-write-stringtable.o libgettextsrc_la-write-po.o libgettextsrc_la-msgl-ascii.o libgettextsrc_la-msgl-iconv.o libgettextsrc_la-msgl-equal.o libgettextsrc_la-msgl-cat.o libgettextsrc_la-msgl-header.o libgettextsrc_la-msgl-english.o libgettextsrc_la-msgl-check.o libgettextsrc_la-file-list.o libgettextsrc_la-msgl-charset.o libgettextsrc_la-po-time.o libgettextsrc_la-plural-exp.o libgettextsrc_la-plural-eval.o libgettextsrc_la-plural-table.o libgettextsrc_la-sentence.o libgettextsrc_la-format.o libgettextsrc_la-format-c.o libgettextsrc_la-format-python.o libgettextsrc_la-format-python-brace.o libgettextsrc_la-format-java.o libgettextsrc_la-format-java-printf.o libgettextsrc_la-format-csharp.o libgettextsrc_la-format-javascript.o libgettextsrc_la-format-scheme.o libgettextsrc_la-format-lisp.o libgettextsrc_la-format-elisp.o libgettextsrc_la-format-librep.o libgettextsrc_la-format-ruby.o libgettextsrc_la-format-sh.o libgettextsrc_la-format-awk.o libgettextsrc_la-format-lua.o libgettextsrc_la-format-pascal.o libgettextsrc_la-format-smalltalk.o libgettextsrc_la-format-qt.o libgettextsrc_la-format-qt-plural.o libgettextsrc_la-format-kde.o libgettextsrc_la-format-kde-kuit.o libgettextsrc_la-format-boost.o libgettextsrc_la-format-tcl.o libgettextsrc_la-format-perl.o libgettextsrc_la-format-perl-brace.o libgettextsrc_la-format-php.o libgettextsrc_la-format-gcc-internal.o libgettextsrc_la-format-gfc-internal.o libgettextsrc_la-read-desktop.o libgettextsrc_la-locating-rule.o libgettextsrc_la-its.o libgettextsrc_la-search-path.o +libtool: link: ranlib .libs/libgettextsrc.a +libtool: link: ( cd ".libs" && rm -f "libgettextsrc.la" && ln -s "../libgettextsrc.la" "libgettextsrc.la" ) +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o libgettextsrc.la -lm +libtool: link: gcc -g -O2 -o msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lncurses -lc -lm +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfmt-msgfmt.o `test -f 'msgfmt.c' || echo './'`msgfmt.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfmt-write-mo.o `test -f 'write-mo.c' || echo './'`write-mo.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfmt-write-java.o `test -f 'write-java.c' || echo './'`write-java.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfmt-write-csharp.o `test -f 'write-csharp.c' || echo './'`write-csharp.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfmt-write-resources.o `test -f 'write-resources.c' || echo './'`write-resources.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfmt-write-tcl.o `test -f 'write-tcl.c' || echo './'`write-tcl.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfmt-write-qt.o `test -f 'write-qt.c' || echo './'`write-qt.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfmt-write-desktop.o `test -f 'write-desktop.c' || echo './'`write-desktop.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfmt-write-xml.o `test -f 'write-xml.c' || echo './'`write-xml.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o ../../gettext-runtime/intl/msgfmt-hash-string.o `test -f '../../gettext-runtime/intl/hash-string.c' || echo './'`../../gettext-runtime/intl/hash-string.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-csharp.o msgfmt-write-resources.o msgfmt-write-tcl.o msgfmt-write-qt.o msgfmt-write-desktop.o msgfmt-write-xml.o ../../gettext-runtime/intl/msgfmt-hash-string.o libgettextsrc.la +libtool: link: gcc -g -O2 -o msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-csharp.o msgfmt-write-resources.o msgfmt-write-tcl.o msgfmt-write-qt.o msgfmt-write-desktop.o msgfmt-write-xml.o ../../gettext-runtime/intl/msgfmt-hash-string.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgmerge-msgmerge.o `test -f 'msgmerge.c' || echo './'`msgmerge.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgmerge-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo './'`msgl-fsearch.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgmerge-lang-table.o `test -f 'lang-table.c' || echo './'`lang-table.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgmerge-plural-count.o `test -f 'plural-count.c' || echo './'`plural-count.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-lang-table.o msgmerge-plural-count.o libgettextsrc.la -lm +libtool: link: gcc -g -O2 -o msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-lang-table.o msgmerge-plural-count.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lncurses -lc -lm +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgunfmt-msgunfmt.o `test -f 'msgunfmt.c' || echo './'`msgunfmt.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgunfmt-read-mo.o `test -f 'read-mo.c' || echo './'`read-mo.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgunfmt-read-java.o `test -f 'read-java.c' || echo './'`read-java.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgunfmt-read-csharp.o `test -f 'read-csharp.c' || echo './'`read-csharp.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgunfmt-read-resources.o `test -f 'read-resources.c' || echo './'`read-resources.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgunfmt-read-tcl.o `test -f 'read-tcl.c' || echo './'`read-tcl.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o ../../gettext-runtime/intl/msgunfmt-hash-string.o `test -f '../../gettext-runtime/intl/hash-string.c' || echo './'`../../gettext-runtime/intl/hash-string.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgunfmt msgunfmt-msgunfmt.o msgunfmt-read-mo.o msgunfmt-read-java.o msgunfmt-read-csharp.o msgunfmt-read-resources.o msgunfmt-read-tcl.o ../../gettext-runtime/intl/msgunfmt-hash-string.o libgettextsrc.la +libtool: link: gcc -g -O2 -o msgunfmt msgunfmt-msgunfmt.o msgunfmt-read-mo.o msgunfmt-read-java.o msgunfmt-read-csharp.o msgunfmt-read-resources.o msgunfmt-read-tcl.o ../../gettext-runtime/intl/msgunfmt-hash-string.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-xgettext.o `test -f 'xgettext.c' || echo './'`xgettext.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-xg-pos.o `test -f 'xg-pos.c' || echo './'`xg-pos.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-xg-encoding.o `test -f 'xg-encoding.c' || echo './'`xg-encoding.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-xg-mixed-string.o `test -f 'xg-mixed-string.c' || echo './'`xg-mixed-string.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-xg-arglist-context.o `test -f 'xg-arglist-context.c' || echo './'`xg-arglist-context.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-xg-arglist-callshape.o `test -f 'xg-arglist-callshape.c' || echo './'`xg-arglist-callshape.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-xg-arglist-parser.o `test -f 'xg-arglist-parser.c' || echo './'`xg-arglist-parser.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-xg-message.o `test -f 'xg-message.c' || echo './'`xg-message.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-po.o `test -f 'x-po.c' || echo './'`x-po.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-c.o `test -f 'x-c.c' || echo './'`x-c.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-python.o `test -f 'x-python.c' || echo './'`x-python.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-java.o `test -f 'x-java.c' || echo './'`x-java.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-csharp.o `test -f 'x-csharp.c' || echo './'`x-csharp.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-javascript.o `test -f 'x-javascript.c' || echo './'`x-javascript.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-scheme.o `test -f 'x-scheme.c' || echo './'`x-scheme.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-lisp.o `test -f 'x-lisp.c' || echo './'`x-lisp.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-elisp.o `test -f 'x-elisp.c' || echo './'`x-elisp.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-librep.o `test -f 'x-librep.c' || echo './'`x-librep.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-ruby.o `test -f 'x-ruby.c' || echo './'`x-ruby.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-sh.o `test -f 'x-sh.c' || echo './'`x-sh.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-awk.o `test -f 'x-awk.c' || echo './'`x-awk.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-lua.o `test -f 'x-lua.c' || echo './'`x-lua.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-smalltalk.o `test -f 'x-smalltalk.c' || echo './'`x-smalltalk.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-vala.o `test -f 'x-vala.c' || echo './'`x-vala.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-tcl.o `test -f 'x-tcl.c' || echo './'`x-tcl.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-perl.o `test -f 'x-perl.c' || echo './'`x-perl.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-php.o `test -f 'x-php.c' || echo './'`x-php.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-ycp.o `test -f 'x-ycp.c' || echo './'`x-ycp.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-rst.o `test -f 'x-rst.c' || echo './'`x-rst.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o xgettext-x-desktop.o `test -f 'x-desktop.c' || echo './'`x-desktop.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o xgettext xgettext-xgettext.o xgettext-xg-pos.o xgettext-xg-encoding.o xgettext-xg-mixed-string.o xgettext-xg-arglist-context.o xgettext-xg-arglist-callshape.o xgettext-xg-arglist-parser.o xgettext-xg-message.o xgettext-x-po.o xgettext-x-c.o xgettext-x-python.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-javascript.o xgettext-x-scheme.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-ruby.o xgettext-x-sh.o xgettext-x-awk.o xgettext-x-lua.o xgettext-x-smalltalk.o xgettext-x-vala.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-ycp.o xgettext-x-rst.o xgettext-x-desktop.o libgettextsrc.la +libtool: link: gcc -g -O2 -o xgettext xgettext-xgettext.o xgettext-xg-pos.o xgettext-xg-encoding.o xgettext-xg-mixed-string.o xgettext-xg-arglist-context.o xgettext-xg-arglist-callshape.o xgettext-xg-arglist-parser.o xgettext-xg-message.o xgettext-x-po.o xgettext-x-c.o xgettext-x-python.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-javascript.o xgettext-x-scheme.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-ruby.o xgettext-x-sh.o xgettext-x-awk.o xgettext-x-lua.o xgettext-x-smalltalk.o xgettext-x-vala.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-ycp.o xgettext-x-rst.o xgettext-x-desktop.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgattrib-msgattrib.o `test -f 'msgattrib.c' || echo './'`msgattrib.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgattrib msgattrib-msgattrib.o libgettextsrc.la +libtool: link: gcc -g -O2 -o msgattrib msgattrib-msgattrib.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgcat-msgcat.o `test -f 'msgcat.c' || echo './'`msgcat.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgcat msgcat-msgcat.o libgettextsrc.la +libtool: link: gcc -g -O2 -o msgcat msgcat-msgcat.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgcomm-msgcomm.o `test -f 'msgcomm.c' || echo './'`msgcomm.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgcomm msgcomm-msgcomm.o libgettextsrc.la +libtool: link: gcc -g -O2 -o msgcomm msgcomm-msgcomm.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgconv-msgconv.o `test -f 'msgconv.c' || echo './'`msgconv.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgconv msgconv-msgconv.o libgettextsrc.la +libtool: link: gcc -g -O2 -o msgconv msgconv-msgconv.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgen-msgen.o `test -f 'msgen.c' || echo './'`msgen.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgen msgen-msgen.o libgettextsrc.la +libtool: link: gcc -g -O2 -o msgen msgen-msgen.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgexec-msgexec.o `test -f 'msgexec.c' || echo './'`msgexec.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgexec msgexec-msgexec.o libgettextsrc.la +libtool: link: gcc -g -O2 -o msgexec msgexec-msgexec.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfilter-msgfilter.o `test -f 'msgfilter.c' || echo './'`msgfilter.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfilter-filter-sr-latin.o `test -f 'filter-sr-latin.c' || echo './'`filter-sr-latin.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msgfilter-filter-quote.o `test -f 'filter-quote.c' || echo './'`filter-quote.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgfilter msgfilter-msgfilter.o msgfilter-filter-sr-latin.o msgfilter-filter-quote.o libgettextsrc.la +libtool: link: gcc -g -O2 -o msgfilter msgfilter-msgfilter.o msgfilter-filter-sr-latin.o msgfilter-filter-quote.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msggrep-msggrep.o `test -f 'msggrep.c' || echo './'`msggrep.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msggrep msggrep-msggrep.o ../libgrep/libgrep.a libgettextsrc.la +libtool: link: gcc -g -O2 -o msggrep msggrep-msggrep.o ../libgrep/libgrep.a ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msginit-msginit.o `test -f 'msginit.c' || echo './'`msginit.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msginit-lang-table.o `test -f 'lang-table.c' || echo './'`lang-table.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msginit-plural-count.o `test -f 'plural-count.c' || echo './'`plural-count.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o ../../gettext-runtime/intl/msginit-localealias.o `test -f '../../gettext-runtime/intl/localealias.c' || echo './'`../../gettext-runtime/intl/localealias.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o ../../gettext-runtime/intl/msginit-lock.o `test -f '../../gettext-runtime/intl/lock.c' || echo './'`../../gettext-runtime/intl/lock.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msginit msginit-msginit.o msginit-lang-table.o msginit-plural-count.o ../../gettext-runtime/intl/msginit-localealias.o ../../gettext-runtime/intl/msginit-lock.o libgettextsrc.la +libtool: link: gcc -g -O2 -o msginit msginit-msginit.o msginit-lang-table.o msginit-plural-count.o ../../gettext-runtime/intl/msginit-localealias.o ../../gettext-runtime/intl/msginit-lock.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o msguniq-msguniq.o `test -f 'msguniq.c' || echo './'`msguniq.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msguniq msguniq-msguniq.o libgettextsrc.la +libtool: link: gcc -g -O2 -o msguniq msguniq-msguniq.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o recode_sr_latin-recode-sr-latin.o `test -f 'recode-sr-latin.c' || echo './'`recode-sr-latin.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/bin\" -g -O2 -c -o recode_sr_latin-filter-sr-latin.o `test -f 'filter-sr-latin.c' || echo './'`filter-sr-latin.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o recode-sr-latin recode_sr_latin-recode-sr-latin.o recode_sr_latin-filter-sr-latin.o ../gnulib-lib/libgettextlib.la +libtool: link: gcc -g -O2 -o recode-sr-latin recode_sr_latin-recode-sr-latin.o recode_sr_latin-filter-sr-latin.o ../gnulib-lib/.libs/libgettextlib.a -lm +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/lib/gettext\" -g -O2 -c -o hostname-hostname.o `test -f 'hostname.c' || echo './'`hostname.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o hostname hostname-hostname.o ../gnulib-lib/libgettextlib.la +libtool: link: gcc -g -O2 -o hostname hostname-hostname.o ../gnulib-lib/.libs/libgettextlib.a -lm +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/lib/gettext\" -g -O2 -c -o urlget-urlget.o `test -f 'urlget.c' || echo './'`urlget.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o urlget urlget-urlget.o ../gnulib-lib/libgettextlib.la +libtool: link: gcc -g -O2 -o urlget urlget-urlget.o ../gnulib-lib/.libs/libgettextlib.a -lm +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/lib/gettext\" -g -O2 -c -o cldr_plurals-cldr-plural.o `test -f 'cldr-plural.c' || echo './'`cldr-plural.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/lib/gettext\" -g -O2 -c -o cldr_plurals-cldr-plural-exp.o `test -f 'cldr-plural-exp.c' || echo './'`cldr-plural-exp.c +gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DBISON_LOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/local/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/local/lib\" -DGETTEXTDATADIR=\"/usr/local/share/gettext\" -DPROJECTSDIR=\"/usr/local/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/local/lib/gettext\" -g -O2 -c -o cldr_plurals-cldr-plurals.o `test -f 'cldr-plurals.c' || echo './'`cldr-plurals.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o cldr-plurals cldr_plurals-cldr-plural.o cldr_plurals-cldr-plural-exp.o cldr_plurals-cldr-plurals.o libgettextsrc.la ../gnulib-lib/libgettextlib.la +libtool: link: gcc -g -O2 -o cldr-plurals cldr_plurals-cldr-plural.o cldr_plurals-cldr-plural-exp.o cldr_plurals-cldr-plurals.o ./.libs/libgettextsrc.a /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.a /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.a -lncurses -lc ../gnulib-lib/.libs/libgettextlib.a -lm +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/src' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/src' +Making all in libgettextpo +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/libgettextpo' +cp ./gettext-po.in.h gettext-po.h-tmp +mv gettext-po.h-tmp gettext-po.h +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_GTPO|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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_FCNTL''@/1/g' \ + -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ + -e 's/@''GNULIB_OPEN''@/1/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 iconv.h-t iconv.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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_ICONV_H''@||g' \ + -e 's/@''GNULIB_ICONV''@/1/g' \ + -e 's|@''ICONV_CONST''@||g' \ + -e 's|@''REPLACE_ICONV''@|0|g' \ + -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \ + -e 's|@''REPLACE_ICONV_UTF''@|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' \ + < ./iconv.in.h; \ +} > iconv.h-t && \ +mv iconv.h-t iconv.h +rm -f inttypes.h-t inttypes.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's/@''HAVE_INTTYPES_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_INTTYPES_H''@||g' \ + -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ + -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ + -e 's/@''GNULIB_IMAXABS''@/0/g' \ + -e 's/@''GNULIB_IMAXDIV''@/0/g' \ + -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ + -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ + -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ + -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ + -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ + -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ + -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ + -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ + -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ + -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ + -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ + -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ + -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/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' \ + < ./inttypes.in.h; \ +} > inttypes.h-t && \ +mv inttypes.h-t inttypes.h +rm -f textstyle.h-t textstyle.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./textstyle.in.h; \ +} > textstyle.h-t && \ +mv textstyle.h-t textstyle.h +rm -f limits.h-t limits.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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 locale.h-t locale.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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_LOCALE_H''@||g' \ + -e 's/@''GNULIB_LOCALECONV''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ + -e 's/@''GNULIB_SETLOCALE''@/1/g' \ + -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ + -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ + -e 's/@''GNULIB_LOCALENAME''@/1/g' \ + -e 's|@''HAVE_NEWLOCALE''@|1|g' \ + -e 's|@''HAVE_DUPLOCALE''@|1|g' \ + -e 's|@''HAVE_FREELOCALE''@|1|g' \ + -e 's|@''HAVE_XLOCALE_H''@|0|g' \ + -e 's|@''REPLACE_LOCALECONV''@|0|g' \ + -e 's|@''REPLACE_SETLOCALE''@|0|g' \ + -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ + -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ + -e 's|@''REPLACE_FREELOCALE''@|0|g' \ + -e 's|@''REPLACE_STRUCT_LCONV''@|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' \ + < ./locale.in.h; \ +} > locale.h-t && \ +mv locale.h-t locale.h +rm -f signal.h-t signal.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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_SIGNAL_H''@||g' \ + -e 's/@''GNULIB_PTHREAD_SIGMASK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_RAISE''@/1/g' \ + -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \ + -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ + -e 's/@''GNULIB_SIGACTION''@/1/g' \ + -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ + -e 's|@''HAVE_RAISE''@|1|g' \ + -e 's|@''HAVE_SIGSET_T''@|1|g' \ + -e 's|@''HAVE_SIGINFO_T''@|1|g' \ + -e 's|@''HAVE_SIGACTION''@|1|g' \ + -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ + -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ + -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ + -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ + -e 's|@''REPLACE_RAISE''@|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' \ + < ./signal.in.h; \ +} > signal.h-t && \ +mv signal.h-t signal.h +rm -f stdio.h-t stdio.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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''@/1/g' \ + -e 's/@''GNULIB_FFLUSH''@/0/g' \ + -e 's/@''GNULIB_FGETC''@/1/g' \ + -e 's/@''GNULIB_FGETS''@/1/g' \ + -e 's/@''GNULIB_FOPEN''@/1/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''@/1/g' \ + -e 's/@''GNULIB_FTELLO''@/1/g' \ + -e 's/@''GNULIB_FWRITE''@/1/g' \ + -e 's/@''GNULIB_GETC''@/1/g' \ + -e 's/@''GNULIB_GETCHAR''@/1/g' \ + -e 's/@''GNULIB_GETDELIM''@/1/g' \ + -e 's/@''GNULIB_GETLINE''@/1/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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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''@/1/g' \ + -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ + -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ + -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \ + -e 's/@''GNULIB_TMPFILE''@/0/g' \ + -e 's/@''GNULIB_VASPRINTF''@/1/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''@/1/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_GTPO|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''@/1/g' \ + -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ + -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ + -e 's/@''GNULIB_GRANTPT''@/0/g' \ + -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ + -e 's/@''GNULIB_MBTOWC''@/1/g' \ + -e 's/@''GNULIB_MKDTEMP''@/1/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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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''@/1/g' \ + -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ + -e 's/@''GNULIB_REALPATH''@/1/g' \ + -e 's/@''GNULIB_RPMATCH''@/0/g' \ + -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \ + -e 's/@''GNULIB_SETENV''@/1/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''@/1/g' \ + -e 's/@''GNULIB_WCTOMB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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_GTPO|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''@/1/g' \ + -e 's/@''GNULIB_FFSL''@/0/g' \ + -e 's/@''GNULIB_FFSLL''@/0/g' \ + -e 's/@''GNULIB_MBSLEN''@/1/g' \ + -e 's/@''GNULIB_MBSNLEN''@/0/g' \ + -e 's/@''GNULIB_MBSCHR''@/0/g' \ + -e 's/@''GNULIB_MBSRCHR''@/0/g' \ + -e 's/@''GNULIB_MBSSTR''@/1/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''@/1/g' \ + -e 's/@''GNULIB_MEMMEM''@/0/g' \ + -e 's/@''GNULIB_MEMPCPY''@/1/g' \ + -e 's/@''GNULIB_MEMRCHR''@/0/g' \ + -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ + -e 's/@''GNULIB_STPCPY''@/1/g' \ + -e 's/@''GNULIB_STPNCPY''@/1/g' \ + -e 's/@''GNULIB_STRCHRNUL''@/1/g' \ + -e 's/@''GNULIB_STRDUP''@/0/g' \ + -e 's/@''GNULIB_STRNCAT''@/0/g' \ + -e 's/@''GNULIB_STRNDUP''@/0/g' \ + -e 's/@''GNULIB_STRNLEN''@/1/g' \ + -e 's/@''GNULIB_STRPBRK''@/1/g' \ + -e 's/@''GNULIB_STRSEP''@/0/g' \ + -e 's/@''GNULIB_STRSTR''@/1/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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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_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''@|1|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 +/bin/mkdir -p sys +rm -f sys/stat.h-t sys/stat.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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_STAT_H''@||g' \ + -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ + -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ + -e 's/@''GNULIB_FCHMODAT''@/0/g' \ + -e 's/@''GNULIB_FSTAT''@/1/g' \ + -e 's/@''GNULIB_FSTATAT''@/0/g' \ + -e 's/@''GNULIB_FUTIMENS''@/0/g' \ + -e 's/@''GNULIB_GETUMASK''@/0/g' \ + -e 's/@''GNULIB_LCHMOD''@/0/g' \ + -e 's/@''GNULIB_LSTAT''@/1/g' \ + -e 's/@''GNULIB_MKDIRAT''@/0/g' \ + -e 's/@''GNULIB_MKFIFO''@/0/g' \ + -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ + -e 's/@''GNULIB_MKNOD''@/0/g' \ + -e 's/@''GNULIB_MKNODAT''@/0/g' \ + -e 's/@''GNULIB_STAT''@/1/g' \ + -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ + -e 's|@''HAVE_FCHMODAT''@|1|g' \ + -e 's|@''HAVE_FSTATAT''@|1|g' \ + -e 's|@''HAVE_FUTIMENS''@|1|g' \ + -e 's|@''HAVE_GETUMASK''@|1|g' \ + -e 's|@''HAVE_LCHMOD''@|1|g' \ + -e 's|@''HAVE_LSTAT''@|1|g' \ + -e 's|@''HAVE_MKDIRAT''@|1|g' \ + -e 's|@''HAVE_MKFIFO''@|1|g' \ + -e 's|@''HAVE_MKFIFOAT''@|1|g' \ + -e 's|@''HAVE_MKNOD''@|1|g' \ + -e 's|@''HAVE_MKNODAT''@|1|g' \ + -e 's|@''HAVE_UTIMENSAT''@|1|g' \ + -e 's|@''REPLACE_FCHMODAT''@|0|g' \ + -e 's|@''REPLACE_FSTAT''@|0|g' \ + -e 's|@''REPLACE_FSTATAT''@|0|g' \ + -e 's|@''REPLACE_FUTIMENS''@|0|g' \ + -e 's|@''REPLACE_LSTAT''@|0|g' \ + -e 's|@''REPLACE_MKDIR''@|0|g' \ + -e 's|@''REPLACE_MKFIFO''@|0|g' \ + -e 's|@''REPLACE_MKNOD''@|0|g' \ + -e 's|@''REPLACE_STAT''@|0|g' \ + -e 's|@''REPLACE_UTIMENSAT''@|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' \ + < ./sys_stat.in.h; \ +} > sys/stat.h-t && \ +mv sys/stat.h-t sys/stat.h +/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_GTPO|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 time.h-t time.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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_TIME_H''@||g' \ + -e 's/@''GNULIB_CTIME''@/0/g' \ + -e 's/@''GNULIB_LOCALTIME''@/1/g' \ + -e 's/@''GNULIB_MKTIME''@/0/g' \ + -e 's/@''GNULIB_NANOSLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_STRFTIME''@/0/g' \ + -e 's/@''GNULIB_STRPTIME''@/0/g' \ + -e 's/@''GNULIB_TIMEGM''@/0/g' \ + -e 's/@''GNULIB_TIME_R''@/0/g' \ + -e 's/@''GNULIB_TIME_RZ''@/0/g' \ + -e 's/@''GNULIB_TZSET''@/0/g' \ + -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ + -e 's|@''HAVE_NANOSLEEP''@|1|g' \ + -e 's|@''HAVE_STRPTIME''@|1|g' \ + -e 's|@''HAVE_TIMEGM''@|1|g' \ + -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ + -e 's|@''HAVE_TZSET''@|1|g' \ + -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_GMTIME''@|0|g' \ + -e 's|@''REPLACE_LOCALTIME''@|0|g' \ + -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_NANOSLEEP''@|1|g' \ + -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ + -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ + -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ + -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ + -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|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' \ + < ./time.in.h; \ +} > time.h-t && \ +mv time.h-t time.h +rm -f uniconv.h-t uniconv.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./uniconv.in.h; \ +} > uniconv.h-t && \ +mv -f uniconv.h-t uniconv.h +rm -f unictype.h-t unictype.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unictype.in.h; \ +} > unictype.h-t && \ +mv -f unictype.h-t unictype.h +rm -f unilbrk.h-t unilbrk.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unilbrk.in.h; \ +} > unilbrk.h-t && \ +mv -f unilbrk.h-t unilbrk.h +rm -f unistd.h-t unistd.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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''@/1/g' \ + -e 's/@''GNULIB_DUP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_DUP2''@/1/g' \ + -e 's/@''GNULIB_DUP3''@/0/g' \ + -e 's/@''GNULIB_ENVIRON''@/1/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''@/1/g' \ + -e 's/@''GNULIB_FTRUNCATE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_GETCWD''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ + -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ + -e 's/@''GNULIB_GETENTROPY''@/0/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_GETOPT_POSIX''@/1/g' \ + -e 's/@''GNULIB_GETPAGESIZE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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''@/1/g' \ + -e 's/@''GNULIB_PIPE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_PIPE2''@/1/g' \ + -e 's/@''GNULIB_PREAD''@/0/g' \ + -e 's/@''GNULIB_PWRITE''@/0/g' \ + -e 's/@''GNULIB_READ''@/1/g' \ + -e 's/@''GNULIB_READLINK''@/1/g' \ + -e 's/@''GNULIB_READLINKAT''@/0/g' \ + -e 's/@''GNULIB_RMDIR''@/1/g' \ + -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ + -e 's/@''GNULIB_SLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_SYMLINK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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''@/1/g' \ + -e 's/@''GNULIB_UNLINK''@/1/g' \ + -e 's/@''GNULIB_UNLINKAT''@/0/g' \ + -e 's/@''GNULIB_USLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_WRITE''@/1/g' \ + < ./unistd.in.h | \ + sed -e 's|@''HAVE_CHOWN''@|1|g' \ + -e 's|@''HAVE_COPY_FILE_RANGE''@|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_GETENTROPY''@|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_SYS_RANDOM_H''@|1|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 +rm -f unistr.h-t unistr.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unistr.in.h; \ +} > unistr.h-t && \ +mv -f unistr.h-t unistr.h +rm -f unitypes.h-t unitypes.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unitypes.in.h; \ +} > unitypes.h-t && \ +mv -f unitypes.h-t unitypes.h +rm -f uniwidth.h-t uniwidth.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./uniwidth.in.h; \ +} > uniwidth.h-t && \ +mv -f uniwidth.h-t uniwidth.h +rm -f wchar.h-t wchar.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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|@''HAVE_FEATURES_H''@|1|g' \ + -e 's|@''NEXT_WCHAR_H''@||g' \ + -e 's|@''HAVE_WCHAR_H''@|1|g' \ + -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ + -e 's/@''GNULIB_BTOWC''@/1/g' \ + -e 's/@''GNULIB_WCTOB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_MBSINIT''@/1/g' \ + -e 's/@''GNULIB_MBRTOWC''@/1/g' \ + -e 's/@''GNULIB_MBRLEN''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ + -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ + -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ + -e 's/@''GNULIB_WCRTOMB''@/(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/g' \ + -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCWIDTH''@/1/g' \ + -e 's/@''GNULIB_WMEMCHR''@/1/g' \ + -e 's/@''GNULIB_WMEMCMP''@/0/g' \ + -e 's/@''GNULIB_WMEMCPY''@/0/g' \ + -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ + -e 's/@''GNULIB_WMEMPCPY''@/1/g' \ + -e 's/@''GNULIB_WMEMSET''@/0/g' \ + -e 's/@''GNULIB_WCSLEN''@/0/g' \ + -e 's/@''GNULIB_WCSNLEN''@/0/g' \ + -e 's/@''GNULIB_WCSCPY''@/0/g' \ + -e 's/@''GNULIB_WCPCPY''@/0/g' \ + -e 's/@''GNULIB_WCSNCPY''@/0/g' \ + -e 's/@''GNULIB_WCPNCPY''@/0/g' \ + -e 's/@''GNULIB_WCSCAT''@/0/g' \ + -e 's/@''GNULIB_WCSNCAT''@/0/g' \ + -e 's/@''GNULIB_WCSCMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCMP''@/0/g' \ + -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSCOLL''@/0/g' \ + -e 's/@''GNULIB_WCSXFRM''@/0/g' \ + -e 's/@''GNULIB_WCSDUP''@/0/g' \ + -e 's/@''GNULIB_WCSCHR''@/0/g' \ + -e 's/@''GNULIB_WCSRCHR''@/0/g' \ + -e 's/@''GNULIB_WCSCSPN''@/0/g' \ + -e 's/@''GNULIB_WCSSPN''@/0/g' \ + -e 's/@''GNULIB_WCSPBRK''@/0/g' \ + -e 's/@''GNULIB_WCSSTR''@/0/g' \ + -e 's/@''GNULIB_WCSTOK''@/0/g' \ + -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ + -e 's/@''GNULIB_WCSFTIME''@/0/g' \ + < ./wchar.in.h | \ + sed -e 's|@''HAVE_WINT_T''@|1|g' \ + -e 's|@''HAVE_BTOWC''@|1|g' \ + -e 's|@''HAVE_MBSINIT''@|1|g' \ + -e 's|@''HAVE_MBRTOWC''@|1|g' \ + -e 's|@''HAVE_MBRLEN''@|1|g' \ + -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ + -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ + -e 's|@''HAVE_WCRTOMB''@|1|g' \ + -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ + -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ + -e 's|@''HAVE_WMEMCHR''@|1|g' \ + -e 's|@''HAVE_WMEMCMP''@|1|g' \ + -e 's|@''HAVE_WMEMCPY''@|1|g' \ + -e 's|@''HAVE_WMEMMOVE''@|1|g' \ + -e 's|@''HAVE_WMEMPCPY''@|1|g' \ + -e 's|@''HAVE_WMEMSET''@|1|g' \ + -e 's|@''HAVE_WCSLEN''@|1|g' \ + -e 's|@''HAVE_WCSNLEN''@|1|g' \ + -e 's|@''HAVE_WCSCPY''@|1|g' \ + -e 's|@''HAVE_WCPCPY''@|1|g' \ + -e 's|@''HAVE_WCSNCPY''@|1|g' \ + -e 's|@''HAVE_WCPNCPY''@|1|g' \ + -e 's|@''HAVE_WCSCAT''@|1|g' \ + -e 's|@''HAVE_WCSNCAT''@|1|g' \ + -e 's|@''HAVE_WCSCMP''@|1|g' \ + -e 's|@''HAVE_WCSNCMP''@|1|g' \ + -e 's|@''HAVE_WCSCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSCOLL''@|1|g' \ + -e 's|@''HAVE_WCSXFRM''@|1|g' \ + -e 's|@''HAVE_WCSDUP''@|1|g' \ + -e 's|@''HAVE_WCSCHR''@|1|g' \ + -e 's|@''HAVE_WCSRCHR''@|1|g' \ + -e 's|@''HAVE_WCSCSPN''@|1|g' \ + -e 's|@''HAVE_WCSSPN''@|1|g' \ + -e 's|@''HAVE_WCSPBRK''@|1|g' \ + -e 's|@''HAVE_WCSSTR''@|1|g' \ + -e 's|@''HAVE_WCSTOK''@|1|g' \ + -e 's|@''HAVE_WCSWIDTH''@|1|g' \ + -e 's|@''HAVE_WCSFTIME''@|1|g' \ + -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ + -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ + | \ + sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ + -e 's|@''REPLACE_BTOWC''@|0|g' \ + -e 's|@''REPLACE_WCTOB''@|0|g' \ + -e 's|@''REPLACE_MBSINIT''@|0|g' \ + -e 's|@''REPLACE_MBRTOWC''@|1|g' \ + -e 's|@''REPLACE_MBRLEN''@|1|g' \ + -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ + -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ + -e 's|@''REPLACE_WCRTOMB''@|0|g' \ + -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSFTIME''@|0|g' \ + -e 's|@''REPLACE_WCSTOK''@|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'; \ +} > wchar.h-t && \ +mv wchar.h-t wchar.h +rm -f wctype.h-t wctype.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ + -e 's/@''HAVE_WCTYPE_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_WCTYPE_H''@||g' \ + -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ + -e 's/@''GNULIB_ISWBLANK''@/1/g' \ + -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ + -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ + -e 's/@''GNULIB_WCTYPE''@/0/g' \ + -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ + -e 's/@''GNULIB_WCTRANS''@/0/g' \ + -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ + -e 's/@''HAVE_ISWBLANK''@/1/g' \ + -e 's/@''HAVE_ISWCNTRL''@/1/g' \ + -e 's/@''HAVE_WCTYPE_T''@/1/g' \ + -e 's/@''HAVE_WCTRANS_T''@/1/g' \ + -e 's/@''HAVE_WINT_T''@/1/g' \ + -e 's/@''REPLACE_ISWBLANK''@/0/g' \ + -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ + -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ + -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ + -e 's/@''REPLACE_TOWLOWER''@/0/g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./wctype.in.h; \ +} > wctype.h-t && \ +mv wctype.h-t wctype.h +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + : "Avoid double inclusion, to avoid a warning about redefinition of DLL_VARIABLE."; \ + echo '#ifndef GTPO_CONFIG_H'; \ + echo '#define GTPO_CONFIG_H'; \ + echo; \ + echo '#include "../config.h"'; \ + : "Turn all gettext() calls into dgettext() calls."; \ + echo '#define DEFAULT_TEXT_DOMAIN "gettext-tools"'; \ + : "All code is collected in a single library,"; \ + : "No references to variables in other libraries exist."; \ + echo '#undef DLL_VARIABLE'; \ + echo '#define DLL_VARIABLE'; \ + echo; \ + echo '#endif /* GTPO_CONFIG_H */'; \ +} > config.h && \ +if test -n "1"; then \ + { \ + for f in ../src/str-list.c ../src/dir-list.c ../src/message.c ../src/msgl-ascii.c ../src/po-error.c ../src/po-xerror.c ../src/write-catalog.c ../src/write-po.c ../src/open-catalog.c ../src/po-charset.c ../src/po-lex.c ../src/po-gram-gen.c ../src/read-po.c ../src/read-catalog-abstract.c ../src/read-catalog.c ../src/plural-table.c ../src/format-c.c ../src/format-python.c ../src/format-python-brace.c ../src/format-java.c ../src/format-java-printf.c ../src/format-csharp.c ../src/format-javascript.c ../src/format-scheme.c ../src/format-lisp.c ../src/format-elisp.c ../src/format-librep.c ../src/format-ruby.c ../src/format-sh.c ../src/format-awk.c ../src/format-lua.c ../src/format-pascal.c ../src/format-smalltalk.c ../src/format-qt.c ../src/format-qt-plural.c ../src/format-kde.c ../src/format-kde-kuit.c ../src/format-boost.c ../src/format-tcl.c ../src/format-perl.c ../src/format-perl-brace.c ../src/format-php.c ../src/format-gcc-internal.c ../src/format-gfc-internal.c ../src/format.c ../src/plural-exp.c ../src/plural-eval.c ../src/msgl-check.c ../src/sentence.c basename-lgpl.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c c-strstr.h c-strstr.c cloexec.c concat-filename.c diffseq.h error-progname.h error-progname.c exitfail.c fd-hook.c fstrcmp.h fstrcmp.c fwriteerror.h fwriteerror.c gcd.h gcd.c getprogname.h getprogname.c gettext.h hard-locale.c gl_linked_list.h gl_linked_list.c gl_anylinked_list1.h gl_anylinked_list2.h gl_list.h gl_list.c localcharset.c glthread/lock.h glthread/lock.c malloca.c markup.h markup.c mbswidth.h mbswidth.c mem-hash-map.h mem-hash-map.c minmax.h setlocale_null.c size_max.h stat-time.c striconv.h striconv.c striconveh.h striconveh.c striconveha.h striconveha.c glthread/threadlib.c glthread/tls.h glthread/tls.c uniconv/u8-conv-from-enc.c unictype/ctype_alpha.c unictype/ctype_space.c unilbrk/lbrktables.c unilbrk/u8-possible-linebreaks.c unilbrk/u8-width-linebreaks.c unilbrk/ulc-common.c unilbrk/ulc-width-linebreaks.c unistd.c unistr/u16-mbtouc.c unistr/u16-mbtouc-aux.c unistr/u8-check.c unistr/u8-mblen.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c unistr/u8-mbtouc-unsafe.c unistr/u8-mbtouc-unsafe-aux.c unistr/u8-mbtoucr.c unistr/u8-next.c unistr/u8-prev.c unistr/u8-strmbtouc.c unistr/u8-uctomb.c unistr/u8-uctomb-aux.c uniwidth/width.c wctype-h.c xalloc.h xmalloc.c xstrdup.c xconcat-filename.c xerror.h xerror.c gl_xlist.h gl_xlist.c xmalloca.c xsize.h xsize.c xstriconv.h xstriconv.c xvasprintf.h xvasprintf.c xasprintf.c asnprintf.lo fcntl.lo mbrtowc.lo obstack.lo printf-args.lo printf-parse.lo vasnprintf.lo; do \ + case $f in \ + *.c | *.o | *.lo ) \ + sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; \ + test -f $sf || sf=./$sf; \ + of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; \ + gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -c $sf || { rm -f config.h; exit 1; }; \ + sh ./exported.sh $of 1>&5; \ + rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; \ + ;; \ + esac; \ + done; \ + } 5>&1 1>&2 \ + | sed -e 's,.* ,,' | grep -v '@' | LC_ALL=C sort | LC_ALL=C uniq \ + | sed -e 's,^obstack_free$,__obstack_free,' \ + | sed -e 's,^\(.*\)$,#define \1 libgettextpo_\1,' > config.h-t && \ + if test -f config.h; then \ + cat config.h-t >> config.h; \ + rm -f config.h-t; \ + else \ + rm -f config.h-t; \ + exit 1; \ + fi \ +fi +make all-am +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/libgettextpo' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o gettext-po.lo gettext-po.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c gettext-po.c -o gettext-po.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/str-list.lo ../src/str-list.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/str-list.c -o ../src/str-list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/dir-list.lo ../src/dir-list.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/dir-list.c -o ../src/dir-list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/message.lo ../src/message.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/message.c -o ../src/message.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/msgl-ascii.lo ../src/msgl-ascii.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/msgl-ascii.c -o ../src/msgl-ascii.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/po-error.lo ../src/po-error.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/po-error.c -o ../src/po-error.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/po-xerror.lo ../src/po-xerror.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/po-xerror.c -o ../src/po-xerror.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/write-catalog.lo ../src/write-catalog.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/write-catalog.c -o ../src/write-catalog.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/write-po.lo ../src/write-po.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/write-po.c -o ../src/write-po.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/open-catalog.lo ../src/open-catalog.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/open-catalog.c -o ../src/open-catalog.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/po-charset.lo ../src/po-charset.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/po-charset.c -o ../src/po-charset.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/po-lex.lo ../src/po-lex.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/po-lex.c -o ../src/po-lex.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/po-gram-gen.lo ../src/po-gram-gen.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/po-gram-gen.c -o ../src/po-gram-gen.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/read-po.lo ../src/read-po.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/read-po.c -o ../src/read-po.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/read-catalog-abstract.lo ../src/read-catalog-abstract.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/read-catalog-abstract.c -o ../src/read-catalog-abstract.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/read-catalog.lo ../src/read-catalog.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/read-catalog.c -o ../src/read-catalog.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/plural-table.lo ../src/plural-table.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/plural-table.c -o ../src/plural-table.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-c.lo ../src/format-c.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-c.c -o ../src/format-c.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-python.lo ../src/format-python.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-python.c -o ../src/format-python.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-python-brace.lo ../src/format-python-brace.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-python-brace.c -o ../src/format-python-brace.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-java.lo ../src/format-java.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-java.c -o ../src/format-java.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-java-printf.lo ../src/format-java-printf.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-java-printf.c -o ../src/format-java-printf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-csharp.lo ../src/format-csharp.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-csharp.c -o ../src/format-csharp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-javascript.lo ../src/format-javascript.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-javascript.c -o ../src/format-javascript.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-scheme.lo ../src/format-scheme.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-scheme.c -o ../src/format-scheme.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-lisp.lo ../src/format-lisp.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-lisp.c -o ../src/format-lisp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-elisp.lo ../src/format-elisp.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-elisp.c -o ../src/format-elisp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-librep.lo ../src/format-librep.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-librep.c -o ../src/format-librep.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-ruby.lo ../src/format-ruby.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-ruby.c -o ../src/format-ruby.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-sh.lo ../src/format-sh.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-sh.c -o ../src/format-sh.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-awk.lo ../src/format-awk.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-awk.c -o ../src/format-awk.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-lua.lo ../src/format-lua.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-lua.c -o ../src/format-lua.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-pascal.lo ../src/format-pascal.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-pascal.c -o ../src/format-pascal.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-smalltalk.lo ../src/format-smalltalk.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-smalltalk.c -o ../src/format-smalltalk.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-qt.lo ../src/format-qt.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-qt.c -o ../src/format-qt.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-qt-plural.lo ../src/format-qt-plural.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-qt-plural.c -o ../src/format-qt-plural.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-kde.lo ../src/format-kde.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-kde.c -o ../src/format-kde.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-kde-kuit.lo ../src/format-kde-kuit.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-kde-kuit.c -o ../src/format-kde-kuit.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-boost.lo ../src/format-boost.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-boost.c -o ../src/format-boost.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-tcl.lo ../src/format-tcl.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-tcl.c -o ../src/format-tcl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-perl.lo ../src/format-perl.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-perl.c -o ../src/format-perl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-perl-brace.lo ../src/format-perl-brace.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-perl-brace.c -o ../src/format-perl-brace.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-php.lo ../src/format-php.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-php.c -o ../src/format-php.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-gcc-internal.lo ../src/format-gcc-internal.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-gcc-internal.c -o ../src/format-gcc-internal.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-gfc-internal.lo ../src/format-gfc-internal.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-gfc-internal.c -o ../src/format-gfc-internal.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format.lo ../src/format.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format.c -o ../src/format.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/plural-exp.lo ../src/plural-exp.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/plural-exp.c -o ../src/plural-exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/plural-eval.lo ../src/plural-eval.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/plural-eval.c -o ../src/plural-eval.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/msgl-check.lo ../src/msgl-check.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/msgl-check.c -o ../src/msgl-check.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/sentence.lo ../src/sentence.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/sentence.c -o ../src/sentence.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o basename-lgpl.lo basename-lgpl.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c basename-lgpl.c -o basename-lgpl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o c-ctype.lo c-ctype.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c c-ctype.c -o c-ctype.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o c-strcasecmp.lo c-strcasecmp.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c c-strcasecmp.c -o c-strcasecmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o c-strncasecmp.lo c-strncasecmp.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c c-strncasecmp.c -o c-strncasecmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o c-strstr.lo c-strstr.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c c-strstr.c -o c-strstr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o cloexec.lo cloexec.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c cloexec.c -o cloexec.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o concat-filename.lo concat-filename.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c concat-filename.c -o concat-filename.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o error-progname.lo error-progname.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c error-progname.c -o error-progname.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o exitfail.lo exitfail.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c exitfail.c -o exitfail.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o fd-hook.lo fd-hook.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c fd-hook.c -o fd-hook.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o fstrcmp.lo fstrcmp.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c fstrcmp.c -o fstrcmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o fwriteerror.lo fwriteerror.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c fwriteerror.c -o fwriteerror.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o gcd.lo gcd.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c gcd.c -o gcd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o getprogname.lo getprogname.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c getprogname.c -o getprogname.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o hard-locale.lo hard-locale.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c hard-locale.c -o hard-locale.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o gl_linked_list.lo gl_linked_list.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c gl_linked_list.c -o gl_linked_list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o gl_list.lo gl_list.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c gl_list.c -o gl_list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o localcharset.lo localcharset.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c localcharset.c -o localcharset.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o glthread/lock.lo glthread/lock.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c glthread/lock.c -o glthread/lock.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o malloca.lo malloca.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c malloca.c -o malloca.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o markup.lo markup.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c markup.c -o markup.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o mbswidth.lo mbswidth.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c mbswidth.c -o mbswidth.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o mem-hash-map.lo mem-hash-map.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c mem-hash-map.c -o mem-hash-map.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o setlocale_null.lo setlocale_null.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c setlocale_null.c -o setlocale_null.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o stat-time.lo stat-time.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c stat-time.c -o stat-time.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o striconv.lo striconv.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c striconv.c -o striconv.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o striconveh.lo striconveh.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c striconveh.c -o striconveh.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o striconveha.lo striconveha.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c striconveha.c -o striconveha.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o glthread/threadlib.lo glthread/threadlib.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c glthread/threadlib.c -o glthread/threadlib.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o glthread/tls.lo glthread/tls.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c glthread/tls.c -o glthread/tls.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o uniconv/u8-conv-from-enc.lo uniconv/u8-conv-from-enc.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c uniconv/u8-conv-from-enc.c -o uniconv/u8-conv-from-enc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unictype/ctype_alpha.lo unictype/ctype_alpha.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unictype/ctype_alpha.c -o unictype/ctype_alpha.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unictype/ctype_space.lo unictype/ctype_space.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unictype/ctype_space.c -o unictype/ctype_space.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unilbrk/lbrktables.lo unilbrk/lbrktables.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unilbrk/lbrktables.c -o unilbrk/lbrktables.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unilbrk/u8-possible-linebreaks.lo unilbrk/u8-possible-linebreaks.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unilbrk/u8-possible-linebreaks.c -o unilbrk/u8-possible-linebreaks.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unilbrk/u8-width-linebreaks.lo unilbrk/u8-width-linebreaks.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unilbrk/u8-width-linebreaks.c -o unilbrk/u8-width-linebreaks.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unilbrk/ulc-common.lo unilbrk/ulc-common.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unilbrk/ulc-common.c -o unilbrk/ulc-common.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unilbrk/ulc-width-linebreaks.lo unilbrk/ulc-width-linebreaks.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unilbrk/ulc-width-linebreaks.c -o unilbrk/ulc-width-linebreaks.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistd.lo unistd.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistd.c -o unistd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u16-mbtouc.lo unistr/u16-mbtouc.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u16-mbtouc.c -o unistr/u16-mbtouc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-aux.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u16-mbtouc-aux.c -o unistr/u16-mbtouc-aux.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-check.lo unistr/u8-check.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-check.c -o unistr/u8-check.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-mblen.lo unistr/u8-mblen.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-mblen.c -o unistr/u8-mblen.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-mbtouc.lo unistr/u8-mbtouc.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-mbtouc.c -o unistr/u8-mbtouc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-aux.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-mbtouc-aux.c -o unistr/u8-mbtouc-aux.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-mbtouc-unsafe.c -o unistr/u8-mbtouc-unsafe.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtouc-unsafe-aux.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-mbtouc-unsafe-aux.c -o unistr/u8-mbtouc-unsafe-aux.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-mbtoucr.lo unistr/u8-mbtoucr.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-mbtoucr.c -o unistr/u8-mbtoucr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-next.lo unistr/u8-next.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-next.c -o unistr/u8-next.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-prev.lo unistr/u8-prev.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-prev.c -o unistr/u8-prev.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-strmbtouc.lo unistr/u8-strmbtouc.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-strmbtouc.c -o unistr/u8-strmbtouc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-uctomb.lo unistr/u8-uctomb.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-uctomb.c -o unistr/u8-uctomb.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-uctomb-aux.lo unistr/u8-uctomb-aux.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-uctomb-aux.c -o unistr/u8-uctomb-aux.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o uniwidth/width.lo uniwidth/width.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c uniwidth/width.c -o uniwidth/width.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o wctype-h.lo wctype-h.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c wctype-h.c -o wctype-h.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xmalloc.lo xmalloc.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xmalloc.c -o xmalloc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xstrdup.lo xstrdup.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xstrdup.c -o xstrdup.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xconcat-filename.lo xconcat-filename.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xconcat-filename.c -o xconcat-filename.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xerror.lo xerror.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xerror.c -o xerror.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o gl_xlist.lo gl_xlist.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c gl_xlist.c -o gl_xlist.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xmalloca.lo xmalloca.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xmalloca.c -o xmalloca.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xsize.lo xsize.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xsize.c -o xsize.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xstriconv.lo xstriconv.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xstriconv.c -o xstriconv.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xvasprintf.lo xvasprintf.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xvasprintf.c -o xvasprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xasprintf.lo xasprintf.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xasprintf.c -o xasprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o asnprintf.lo asnprintf.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c asnprintf.c -o asnprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o fcntl.lo fcntl.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c fcntl.c -o fcntl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o mbrtowc.lo mbrtowc.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c mbrtowc.c -o mbrtowc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o obstack.lo obstack.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c obstack.c -o obstack.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o printf-args.lo printf-args.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c printf-args.c -o printf-args.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o printf-parse.lo printf-parse.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c printf-parse.c -o printf-parse.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o vasnprintf.lo vasnprintf.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c vasnprintf.c -o vasnprintf.o +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -o libgnu.la basename-lgpl.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo c-strstr.lo cloexec.lo concat-filename.lo error-progname.lo exitfail.lo fd-hook.lo fstrcmp.lo fwriteerror.lo gcd.lo getprogname.lo hard-locale.lo gl_linked_list.lo gl_list.lo localcharset.lo glthread/lock.lo malloca.lo markup.lo mbswidth.lo mem-hash-map.lo setlocale_null.lo stat-time.lo striconv.lo striconveh.lo striconveha.lo glthread/threadlib.lo glthread/tls.lo uniconv/u8-conv-from-enc.lo unictype/ctype_alpha.lo unictype/ctype_space.lo unilbrk/lbrktables.lo unilbrk/u8-possible-linebreaks.lo unilbrk/u8-width-linebreaks.lo unilbrk/ulc-common.lo unilbrk/ulc-width-linebreaks.lo unistd.lo unistr/u16-mbtouc.lo unistr/u16-mbtouc-aux.lo unistr/u8-check.lo unistr/u8-mblen.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtoucr.lo unistr/u8-next.lo unistr/u8-prev.lo unistr/u8-strmbtouc.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo uniwidth/width.lo wctype-h.lo xmalloc.lo xstrdup.lo xconcat-filename.lo xerror.lo gl_xlist.lo xmalloca.lo xsize.lo xstriconv.lo xvasprintf.lo xasprintf.lo asnprintf.lo fcntl.lo mbrtowc.lo obstack.lo printf-args.lo printf-parse.lo vasnprintf.lo +libtool: link: ar cru .libs/libgnu.a basename-lgpl.o c-ctype.o c-strcasecmp.o c-strncasecmp.o c-strstr.o cloexec.o concat-filename.o error-progname.o exitfail.o fd-hook.o fstrcmp.o fwriteerror.o gcd.o getprogname.o hard-locale.o gl_linked_list.o gl_list.o localcharset.o glthread/lock.o malloca.o markup.o mbswidth.o mem-hash-map.o setlocale_null.o stat-time.o striconv.o striconveh.o striconveha.o glthread/threadlib.o glthread/tls.o uniconv/u8-conv-from-enc.o unictype/ctype_alpha.o unictype/ctype_space.o unilbrk/lbrktables.o unilbrk/u8-possible-linebreaks.o unilbrk/u8-width-linebreaks.o unilbrk/ulc-common.o unilbrk/ulc-width-linebreaks.o unistd.o unistr/u16-mbtouc.o unistr/u16-mbtouc-aux.o unistr/u8-check.o unistr/u8-mblen.o unistr/u8-mbtouc.o unistr/u8-mbtouc-aux.o unistr/u8-mbtouc-unsafe.o unistr/u8-mbtouc-unsafe-aux.o unistr/u8-mbtoucr.o unistr/u8-next.o unistr/u8-prev.o unistr/u8-strmbtouc.o unistr/u8-uctomb.o unistr/u8-uctomb-aux.o uniwidth/width.o wctype-h.o xmalloc.o xstrdup.o xconcat-filename.o xerror.o gl_xlist.o xmalloca.o xsize.o xstriconv.o xvasprintf.o xasprintf.o asnprintf.o fcntl.o mbrtowc.o obstack.o printf-args.o printf-parse.o vasnprintf.o +libtool: link: ranlib .libs/libgnu.a +libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -version-info 5:7:5 -rpath /usr/local/lib -lc -no-undefined -o libgettextpo.la -rpath /usr/local/lib gettext-po.lo ../src/str-list.lo ../src/dir-list.lo ../src/message.lo ../src/msgl-ascii.lo ../src/po-error.lo ../src/po-xerror.lo ../src/write-catalog.lo ../src/write-po.lo ../src/open-catalog.lo ../src/po-charset.lo ../src/po-lex.lo ../src/po-gram-gen.lo ../src/read-po.lo ../src/read-catalog-abstract.lo ../src/read-catalog.lo ../src/plural-table.lo ../src/format-c.lo ../src/format-python.lo ../src/format-python-brace.lo ../src/format-java.lo ../src/format-java-printf.lo ../src/format-csharp.lo ../src/format-javascript.lo ../src/format-scheme.lo ../src/format-lisp.lo ../src/format-elisp.lo ../src/format-librep.lo ../src/format-ruby.lo ../src/format-sh.lo ../src/format-awk.lo ../src/format-lua.lo ../src/format-pascal.lo ../src/format-smalltalk.lo ../src/format-qt.lo ../src/format-qt-plural.lo ../src/format-kde.lo ../src/format-kde-kuit.lo ../src/format-boost.lo ../src/format-tcl.lo ../src/format-perl.lo ../src/format-perl-brace.lo ../src/format-php.lo ../src/format-gcc-internal.lo ../src/format-gfc-internal.lo ../src/format.lo ../src/plural-exp.lo ../src/plural-eval.lo ../src/msgl-check.lo ../src/sentence.lo libgnu.la +libtool: link: (cd .libs/libgettextpo.lax/libgnu.a && ar x "/sources/gettext-0.21/gettext-tools/libgettextpo/./.libs/libgnu.a") +libtool: link: ar cru .libs/libgettextpo.a gettext-po.o ../src/str-list.o ../src/dir-list.o ../src/message.o ../src/msgl-ascii.o ../src/po-error.o ../src/po-xerror.o ../src/write-catalog.o ../src/write-po.o ../src/open-catalog.o ../src/po-charset.o ../src/po-lex.o ../src/po-gram-gen.o ../src/read-po.o ../src/read-catalog-abstract.o ../src/read-catalog.o ../src/plural-table.o ../src/format-c.o ../src/format-python.o ../src/format-python-brace.o ../src/format-java.o ../src/format-java-printf.o ../src/format-csharp.o ../src/format-javascript.o ../src/format-scheme.o ../src/format-lisp.o ../src/format-elisp.o ../src/format-librep.o ../src/format-ruby.o ../src/format-sh.o ../src/format-awk.o ../src/format-lua.o ../src/format-pascal.o ../src/format-smalltalk.o ../src/format-qt.o ../src/format-qt-plural.o ../src/format-kde.o ../src/format-kde-kuit.o ../src/format-boost.o ../src/format-tcl.o ../src/format-perl.o ../src/format-perl-brace.o ../src/format-php.o ../src/format-gcc-internal.o ../src/format-gfc-internal.o ../src/format.o ../src/plural-exp.o ../src/plural-eval.o ../src/msgl-check.o ../src/sentence.o .libs/libgettextpo.lax/libgnu.a/asnprintf.o .libs/libgettextpo.lax/libgnu.a/basename-lgpl.o .libs/libgettextpo.lax/libgnu.a/c-ctype.o .libs/libgettextpo.lax/libgnu.a/c-strcasecmp.o .libs/libgettextpo.lax/libgnu.a/c-strncasecmp.o .libs/libgettextpo.lax/libgnu.a/c-strstr.o .libs/libgettextpo.lax/libgnu.a/cloexec.o .libs/libgettextpo.lax/libgnu.a/concat-filename.o .libs/libgettextpo.lax/libgnu.a/ctype_alpha.o .libs/libgettextpo.lax/libgnu.a/ctype_space.o .libs/libgettextpo.lax/libgnu.a/error-progname.o .libs/libgettextpo.lax/libgnu.a/exitfail.o .libs/libgettextpo.lax/libgnu.a/fcntl.o .libs/libgettextpo.lax/libgnu.a/fd-hook.o .libs/libgettextpo.lax/libgnu.a/fstrcmp.o .libs/libgettextpo.lax/libgnu.a/fwriteerror.o .libs/libgettextpo.lax/libgnu.a/gcd.o .libs/libgettextpo.lax/libgnu.a/getprogname.o .libs/libgettextpo.lax/libgnu.a/gl_linked_list.o .libs/libgettextpo.lax/libgnu.a/gl_list.o .libs/libgettextpo.lax/libgnu.a/gl_xlist.o .libs/libgettextpo.lax/libgnu.a/hard-locale.o .libs/libgettextpo.lax/libgnu.a/lbrktables.o .libs/libgettextpo.lax/libgnu.a/localcharset.o .libs/libgettextpo.lax/libgnu.a/lock.o .libs/libgettextpo.lax/libgnu.a/malloca.o .libs/libgettextpo.lax/libgnu.a/markup.o .libs/libgettextpo.lax/libgnu.a/mbrtowc.o .libs/libgettextpo.lax/libgnu.a/mbswidth.o .libs/libgettextpo.lax/libgnu.a/mem-hash-map.o .libs/libgettextpo.lax/libgnu.a/obstack.o .libs/libgettextpo.lax/libgnu.a/printf-args.o .libs/libgettextpo.lax/libgnu.a/printf-parse.o .libs/libgettextpo.lax/libgnu.a/setlocale_null.o .libs/libgettextpo.lax/libgnu.a/stat-time.o .libs/libgettextpo.lax/libgnu.a/striconv.o .libs/libgettextpo.lax/libgnu.a/striconveh.o .libs/libgettextpo.lax/libgnu.a/striconveha.o .libs/libgettextpo.lax/libgnu.a/threadlib.o .libs/libgettextpo.lax/libgnu.a/tls.o .libs/libgettextpo.lax/libgnu.a/u16-mbtouc-aux.o .libs/libgettextpo.lax/libgnu.a/u16-mbtouc.o .libs/libgettextpo.lax/libgnu.a/u8-check.o .libs/libgettextpo.lax/libgnu.a/u8-conv-from-enc.o .libs/libgettextpo.lax/libgnu.a/u8-mblen.o .libs/libgettextpo.lax/libgnu.a/u8-mbtouc-aux.o .libs/libgettextpo.lax/libgnu.a/u8-mbtouc-unsafe-aux.o .libs/libgettextpo.lax/libgnu.a/u8-mbtouc-unsafe.o .libs/libgettextpo.lax/libgnu.a/u8-mbtouc.o .libs/libgettextpo.lax/libgnu.a/u8-mbtoucr.o .libs/libgettextpo.lax/libgnu.a/u8-next.o .libs/libgettextpo.lax/libgnu.a/u8-possible-linebreaks.o .libs/libgettextpo.lax/libgnu.a/u8-prev.o .libs/libgettextpo.lax/libgnu.a/u8-strmbtouc.o .libs/libgettextpo.lax/libgnu.a/u8-uctomb-aux.o .libs/libgettextpo.lax/libgnu.a/u8-uctomb.o .libs/libgettextpo.lax/libgnu.a/u8-width-linebreaks.o .libs/libgettextpo.lax/libgnu.a/ulc-common.o .libs/libgettextpo.lax/libgnu.a/ulc-width-linebreaks.o .libs/libgettextpo.lax/libgnu.a/unistd.o .libs/libgettextpo.lax/libgnu.a/vasnprintf.o .libs/libgettextpo.lax/libgnu.a/wctype-h.o .libs/libgettextpo.lax/libgnu.a/width.o .libs/libgettextpo.lax/libgnu.a/xasprintf.o .libs/libgettextpo.lax/libgnu.a/xconcat-filename.o .libs/libgettextpo.lax/libgnu.a/xerror.o .libs/libgettextpo.lax/libgnu.a/xmalloc.o .libs/libgettextpo.lax/libgnu.a/xmalloca.o .libs/libgettextpo.lax/libgnu.a/xsize.o .libs/libgettextpo.lax/libgnu.a/xstrdup.o .libs/libgettextpo.lax/libgnu.a/xstriconv.o .libs/libgettextpo.lax/libgnu.a/xvasprintf.o +libtool: link: ranlib .libs/libgettextpo.a +libtool: link: rm -fr .libs/libgettextpo.lax +libtool: link: ( cd ".libs" && rm -f "libgettextpo.la" && ln -s "../libgettextpo.la" "libgettextpo.la" ) +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgettextpo' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgettextpo' +Making all in po +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/po' +Making all in its +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/its' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/its' +Making all in projects +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/projects' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/projects' +Making all in styles +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/styles' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/styles' +Making all in emacs +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/emacs' +if test 'no' != no; then \ + am__dir=. am__subdir_includes=''; \ + case start-po.elc in */*) \ + am__dir=`echo 'start-po.elc' | sed 's,/[^/]*$,,'`; \ + am__subdir_includes="-L $am__dir -L ./$am__dir"; \ + esac; \ + test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ + no --batch \ + \ + $am__subdir_includes -L . -L . \ + --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "start-po.elc")) (defun byte-compile-dest-file (_) "start-po.elc") )' \ + -f batch-byte-compile 'start-po.el'; \ +else :; fi +if test 'no' != no; then \ + am__dir=. am__subdir_includes=''; \ + case po-mode.elc in */*) \ + am__dir=`echo 'po-mode.elc' | sed 's,/[^/]*$,,'`; \ + am__subdir_includes="-L $am__dir -L ./$am__dir"; \ + esac; \ + test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ + no --batch \ + \ + $am__subdir_includes -L . -L . \ + --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-mode.elc")) (defun byte-compile-dest-file (_) "po-mode.elc") )' \ + -f batch-byte-compile 'po-mode.el'; \ +else :; fi +if test 'no' != no; then \ + am__dir=. am__subdir_includes=''; \ + case po-compat.elc in */*) \ + am__dir=`echo 'po-compat.elc' | sed 's,/[^/]*$,,'`; \ + am__subdir_includes="-L $am__dir -L ./$am__dir"; \ + esac; \ + test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ + no --batch \ + \ + $am__subdir_includes -L . -L . \ + --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-compat.elc")) (defun byte-compile-dest-file (_) "po-compat.elc") )' \ + -f batch-byte-compile 'po-compat.el'; \ +else :; fi +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/emacs' +Making all in misc +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/misc' +xz -c -5 < '.'/archive.dir.tar > archive.dir.tar.xz-t && mv archive.dir.tar.xz-t archive.dir.tar.xz +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/misc' +Making all in man +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/man' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/man' +Making all in m4 +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/m4' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/m4' +Making all in tests +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/tests' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/tests' +Making all in system-tests +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/system-tests' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/system-tests' +Making all in gnulib-tests +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' +/bin/mkdir -p arpa +rm -f arpa/inet.h-t arpa/inet.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|@''HAVE_FEATURES_H''@|1|g' \ + -e 's|@''NEXT_ARPA_INET_H''@||g' \ + -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ + -e 's/@''GNULIB_INET_NTOP''@/0/g' \ + -e 's/@''GNULIB_INET_PTON''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ + -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ + -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ + -e 's|@''REPLACE_INET_NTOP''@|0|g' \ + -e 's|@''REPLACE_INET_PTON''@|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' \ + < ./arpa_inet.in.h; \ +} > arpa/inet.h-t && \ +mv arpa/inet.h-t arpa/inet.h +rm -f test-posix_spawn1.sh-t test-posix_spawn1.sh && \ +cp ./test-posix_spawn1.in.sh test-posix_spawn1.sh-t && \ +mv test-posix_spawn1.sh-t test-posix_spawn1.sh +rm -f test-posix_spawn2.sh-t test-posix_spawn2.sh && \ +cp ./test-posix_spawn2.in.sh test-posix_spawn2.sh-t && \ +mv test-posix_spawn2.sh-t test-posix_spawn2.sh +rm -f pthread.h-t pthread.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_PTHREAD_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_PTHREAD_H''@||g' \ + -e 's/@''GNULIB_PTHREAD_THREAD''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_PTHREAD_ONCE''@/0/g' \ + -e 's/@''GNULIB_PTHREAD_MUTEX''@/0/g' \ + -e 's/@''GNULIB_PTHREAD_RWLOCK''@/0/g' \ + -e 's/@''GNULIB_PTHREAD_COND''@/0/g' \ + -e 's/@''GNULIB_PTHREAD_TSS''@/0/g' \ + -e 's/@''GNULIB_PTHREAD_SPIN''@/0/g' \ + -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/0/g' \ + -e 's|@''HAVE_PTHREAD_T''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|1|g' \ + -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|1|g' \ + -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|1|g' \ + -e 's|@''HAVE_PTHREAD_CREATE''@|1|g' \ + -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|1|g' \ + -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|1|g' \ + -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|1|g' \ + -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SELF''@|1|g' \ + -e 's|@''HAVE_PTHREAD_EQUAL''@|1|g' \ + -e 's|@''HAVE_PTHREAD_DETACH''@|1|g' \ + -e 's|@''HAVE_PTHREAD_JOIN''@|1|g' \ + -e 's|@''HAVE_PTHREAD_EXIT''@|1|g' \ + -e 's|@''HAVE_PTHREAD_ONCE''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|1|g' \ + -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|1|g' \ + -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \ + -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|1|g' \ + -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|1|g' \ + -e 's|@''HAVE_PTHREAD_COND_INIT''@|1|g' \ + -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|1|g' \ + -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|1|g' \ + -e 's|@''HAVE_PTHREAD_COND_WAIT''@|1|g' \ + -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|1|g' \ + -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|1|g' \ + -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|1|g' \ + -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|1|g' \ + -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|1|g' \ + -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|1|g' \ + -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|1|g' \ + < ./pthread.in.h | \ + sed -e 's|@''REPLACE_PTHREAD_CREATE''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_SELF''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_EQUAL''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_DETACH''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_JOIN''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_EXIT''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_ONCE''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_COND_INIT''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|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'; \ +} > pthread.h-t && \ +mv pthread.h-t pthread.h +/bin/mkdir -p sys +rm -f sys/ioctl.h-t sys/ioctl.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_SYS_IOCTL_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_SYS_IOCTL_H''@||g' \ + -e 's/@''GNULIB_IOCTL''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \ + -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ + -e 's|@''REPLACE_IOCTL''@|1|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./sys_ioctl.in.h; \ +} > sys/ioctl.h-t && \ +mv sys/ioctl.h-t sys/ioctl.h +/bin/mkdir -p sys +rm -f sys/socket.h-t sys/socket.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_SOCKET_H''@||g' \ + -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ + -e 's/@''GNULIB_CLOSE''@/1/g' \ + -e 's/@''GNULIB_SOCKET''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_CONNECT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_ACCEPT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_BIND''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_GETPEERNAME''@/0/g' \ + -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \ + -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \ + -e 's/@''GNULIB_LISTEN''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_RECV''@/0/g' \ + -e 's/@''GNULIB_SEND''@/0/g' \ + -e 's/@''GNULIB_RECVFROM''@/0/g' \ + -e 's/@''GNULIB_SENDTO''@/0/g' \ + -e 's/@''GNULIB_SETSOCKOPT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_SHUTDOWN''@/0/g' \ + -e 's/@''GNULIB_ACCEPT4''@/0/g' \ + -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ + -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ + -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ + -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ + -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ + -e 's|@''HAVE_ACCEPT4''@|1|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' \ + < ./sys_socket.in.h; \ +} > sys/socket.h-t && \ +mv -f sys/socket.h-t sys/socket.h +/bin/mkdir -p sys +rm -f sys/uio.h-t sys/uio.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_UIO_H''@||g' \ + -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ + < ./sys_uio.in.h; \ +} > sys/uio.h-t && \ +mv -f sys/uio.h-t sys/uio.h +make all-recursive +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' +Making all in . +make[6]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' +depbase=`echo locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT locale.o -MD -MP -MF $depbase.Tpo -c -o locale.o locale.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo copy-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT copy-acl.o -MD -MP -MF $depbase.Tpo -c -o copy-acl.o copy-acl.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo set-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT set-acl.o -MD -MP -MF $depbase.Tpo -c -o set-acl.o set-acl.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo gl_array_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT gl_array_list.o -MD -MP -MF $depbase.Tpo -c -o gl_array_list.o gl_array_list.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo dtotimespec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT dtotimespec.o -MD -MP -MF $depbase.Tpo -c -o dtotimespec.o dtotimespec.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo file-has-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT file-has-acl.o -MD -MP -MF $depbase.Tpo -c -o file-has-acl.o file-has-acl.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo filenamecat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT filenamecat.o -MD -MP -MF $depbase.Tpo -c -o filenamecat.o filenamecat.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo filenamecat-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT filenamecat-lgpl.o -MD -MP -MF $depbase.Tpo -c -o filenamecat-lgpl.o filenamecat-lgpl.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo imaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT imaxtostr.o -MD -MP -MF $depbase.Tpo -c -o imaxtostr.o imaxtostr.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo inttostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT inttostr.o -MD -MP -MF $depbase.Tpo -c -o inttostr.o inttostr.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo offtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT offtostr.o -MD -MP -MF $depbase.Tpo -c -o offtostr.o offtostr.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo uinttostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT uinttostr.o -MD -MP -MF $depbase.Tpo -c -o uinttostr.o uinttostr.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo umaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT umaxtostr.o -MD -MP -MF $depbase.Tpo -c -o umaxtostr.o umaxtostr.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo priv-set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT priv-set.o -MD -MP -MF $depbase.Tpo -c -o priv-set.o priv-set.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo qset-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT qset-acl.o -MD -MP -MF $depbase.Tpo -c -o qset-acl.o qset-acl.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo sockets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT sockets.o -MD -MP -MF $depbase.Tpo -c -o sockets.o sockets.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo sys_socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT sys_socket.o -MD -MP -MF $depbase.Tpo -c -o sys_socket.o sys_socket.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo glthread/thread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT glthread/thread.o -MD -MP -MF $depbase.Tpo -c -o glthread/thread.o glthread/thread.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo timespec-add.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT timespec-add.o -MD -MP -MF $depbase.Tpo -c -o timespec-add.o timespec-add.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo timespec-sub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT timespec-sub.o -MD -MP -MF $depbase.Tpo -c -o timespec-sub.o timespec-sub.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo unistr/u8-cmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT unistr/u8-cmp.o -MD -MP -MF $depbase.Tpo -c -o unistr/u8-cmp.o unistr/u8-cmp.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo unistr/u8-strlen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT unistr/u8-strlen.o -MD -MP -MF $depbase.Tpo -c -o unistr/u8-strlen.o unistr/u8-strlen.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo unlinkdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT unlinkdir.o -MD -MP -MF $depbase.Tpo -c -o unlinkdir.o unlinkdir.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo vma-iter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT vma-iter.o -MD -MP -MF $depbase.Tpo -c -o vma-iter.o vma-iter.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo ioctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT ioctl.o -MD -MP -MF $depbase.Tpo -c -o ioctl.o ioctl.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo nanosleep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT nanosleep.o -MD -MP -MF $depbase.Tpo -c -o nanosleep.o nanosleep.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo strerror_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT strerror_r.o -MD -MP -MF $depbase.Tpo -c -o strerror_r.o strerror_r.c &&\ +mv -f $depbase.Tpo $depbase.Po +rm -f libtests.a +ar cr libtests.a copy-acl.o set-acl.o gl_array_list.o dtotimespec.o file-has-acl.o filenamecat.o filenamecat-lgpl.o imaxtostr.o inttostr.o offtostr.o uinttostr.o umaxtostr.o priv-set.o qset-acl.o sockets.o sys_socket.o glthread/thread.o timespec-add.o timespec-sub.o unistr/u8-cmp.o unistr/u8-strlen.o unlinkdir.o vma-iter.o ioctl.o nanosleep.o strerror_r.o +ranlib libtests.a +/bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link gcc -g -O2 -o current-locale locale.o libtests.a ../gnulib-lib/libgettextlib.la libtests.a ../gnulib-lib/libgettextlib.la +libtool: link: gcc -g -O2 -o current-locale locale.o libtests.a libtests.a ../gnulib-lib/.libs/libgettextlib.a -lm +depbase=`echo test-localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT test-localcharset.o -MD -MP -MF $depbase.Tpo -c -o test-localcharset.o test-localcharset.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link gcc -g -O2 -o test-localcharset test-localcharset.o libtests.a ../gnulib-lib/libgettextlib.la libtests.a ../gnulib-lib/libgettextlib.la +libtool: link: gcc -g -O2 -o test-localcharset test-localcharset.o libtests.a libtests.a ../gnulib-lib/.libs/libgettextlib.a -lm +make[6]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' +Making all in examples +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/examples' +Making all in po +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/examples/po' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/examples/po' +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/examples' +make[5]: Nothing to be done for 'all-am'. +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/examples' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/examples' +Making all in doc +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/doc' +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools' +make[2]: Leaving directory '/sources/gettext-0.21/gettext-tools' +make[2]: Entering directory '/sources/gettext-0.21' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/sources/gettext-0.21' +make[1]: Leaving directory '/sources/gettext-0.21' +'gettext-tools/src/msgfmt' -> '/usr/bin/msgfmt' +'gettext-tools/src/msgmerge' -> '/usr/bin/msgmerge' +'gettext-tools/src/xgettext' -> '/usr/bin/xgettext' +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a race-free mkdir -p... /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 gcc... gcc +checking whether the C compiler works... yes +checking for C compiler default output file name... a.out +checking for suffix of executables... +checking whether we are cross compiling... no +checking for suffix of object files... o +checking whether the compiler supports GNU C... yes +checking whether gcc accepts -g... yes +checking for gcc option to enable C11 features... none needed +checking whether the compiler is clang... no +checking for compiler option needed when checking for declarations... none +checking dependency style of gcc... gcc3 +checking for g++... g++ +checking whether the compiler supports GNU C++... yes +checking whether g++ accepts -g... yes +checking for g++ option to enable C++11 features... none needed +checking dependency style of g++... 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 locale.h... yes +checking for sys/param.h... yes +checking for sys/socket.h... yes +checking for stdio_ext.h... yes +checking for features.h... yes +checking for getopt.h... yes +checking for sys/cdefs.h... yes +checking for sys/time.h... yes +checking for iconv.h... yes +checking for limits.h... yes +checking for wchar.h... yes +checking for crtdefs.h... no +checking for wctype.h... yes +checking for threads.h... yes +checking for math.h... yes +checking for sys/mman.h... yes +checking for spawn.h... yes +checking for sys/ioctl.h... yes +checking for sys/resource.h... yes +checking for sys/times.h... yes +checking for sys/wait.h... yes +checking for termios.h... yes +checking for xlocale.h... 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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for Minix Amsterdam compiler... no +checking for ar... ar +checking for ranlib... ranlib +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/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,lib +checking for libtextstyle... no +checking for inline... inline +checking for tcdrain... yes +checking for canonicalize_file_name... yes +checking for getcwd... yes +checking for readlink... yes +checking for realpath... yes +checking for readlinkat... yes +checking for _set_invalid_parameter_handler... no +checking for strerror_r... yes +checking for fcntl... yes +checking for symlink... yes +checking for vasnprintf... no +checking for snprintf... yes +checking for fsync... yes +checking for microuptime... no +checking for nanouptime... no +checking for getprogname... no +checking for getexecname... no +checking for getrusage... yes +checking for gettimeofday... yes +checking for iswcntrl... yes +checking for iswblank... yes +checking for mbsinit... yes +checking for mbrtowc... yes +checking for isascii... yes +checking for mprotect... yes +checking for obstack_printf... yes +checking for lstat... yes +checking for __xpg_strerror_r... yes +checking for pipe2... yes +checking for setenv... yes +checking for link... yes +checking for sigaction... yes +checking for sigaltstack... yes +checking for siginterrupt... yes +checking for stpncpy... yes +checking for strdup... yes +checking for strndup... yes +checking for pipe... yes +checking for wcwidth... yes +checking for __fseterr... no +checking for getdelim... yes +checking for getdtablesize... yes +checking for catgets... yes +checking for setlocale... yes +checking whether pragma GCC diagnostic push works... yes +checking whether C++ compiler handles -Werror -Wunknown-warning-option... no +checking whether C++ compiler handles -fno-exceptions... yes +checking whether C++ compiler accepts -std=c++98... yes +checking whether C++ compiler accepts -std=c++03... yes +checking whether C++ compiler accepts -std=c++11... yes +checking whether C++ compiler accepts -std=c++14... yes +checking whether C++ compiler accepts -std=c++17... yes +checking whether C++ compiler accepts -std=c++2a... yes +checking whether gcc supports POSIXLY_CORRECT=1... yes +checking whether g++ builds executables that work... yes +checking whether g++ supports POSIXLY_CORRECT=1... yes +checking for dmd... no +checking for -g... no +checking for Java compiler... no +checking for Java virtual machine... no +checking for flex... no +checking for lex... no +checking for bison... no +checking for byacc... no +checking for ranlib... (cached) ranlib +checking for GNU M4 that supports accurate traces... /usr/bin/m4 +checking whether /usr/bin/m4 accepts --gnu... yes +checking how m4 supports trace files... --debugfile +checking for perl... no +checking for xsltproc... no +checking for inline... (cached) inline +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking whether malloc, realloc, calloc are POSIX compliant... yes +checking whether // is distinct from /... no +checking whether realpath works... yes +checking for C/C++ restrict keyword... __restrict +checking if environ is properly declared... 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 how gcc reports undeclared, standard C functions... error +checking whether strerror_r is declared... yes +checking whether strerror_r returns char *... yes +checking for sig_atomic_t... yes +checking for working fcntl.h... yes +checking for pid_t... yes +checking for mode_t... 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 too small... no +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 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 frexp() can be used without linking with libm... yes +checking whether alarm is declared... yes +checking for arithmetic hrtime_t... no +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 iconv... yes +checking for working iconv... yes +checking for iconv declaration... + extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); +checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes +checking whether stdint.h conforms to C99... yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking where to find the exponent in a 'float'... word 0 bit 23 +checking whether isnan(float) can be used without linking with libm... yes +checking whether isnan(float) works... yes +checking whether isnan(double) can be used without linking with libm... yes +checking whether isnan(long double) can be used without linking with libm... yes +checking whether isnanl works... yes +checking whether iswcntrl works... yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... yes +checking for nl_langinfo and CODESET... yes +checking for a traditional french locale... none +checking for a traditional japanese locale... none +checking for a french Unicode locale... none +checking for a transitional chinese locale... none +checking whether ldexp() can be used without linking with libm... yes +checking whether imported symbols can be declared weak... yes +checking for pthread.h... yes +checking whether POSIX threads API is available... yes +checking for multithread API to use... posix +checking for a sed that does not truncate output... /bin/sed +checking for egrep... (cached) /bin/grep -E +checking for mbstate_t... 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 obstack_printf is declared... yes +checking for O_CLOEXEC... yes +checking for promoted mode_t type... mode_t +checking whether strerror(0) succeeds... yes +checking for strerror_r with POSIX signature... no +checking whether __xpg_strerror_r works... yes +checking for library containing posix_spawn... none required +checking for posix_spawn... yes +checking whether posix_spawn works... yes +checking whether posix_spawnattr_setschedpolicy is supported... yes +checking whether posix_spawnattr_setschedparam is supported... yes +checking whether C symbols are prefixed with underscore at the linker level... no +checking for sigset_t... yes +checking for shared library path variable... LD_LIBRARY_PATH +checking whether to activate relocatable installation... no +checking for stdlib.h... yes +checking for GNU libc compatible malloc... yes +checking whether setenv is declared... yes +checking for uid_t in sys/types.h... yes +checking whether snprintf is declared... yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking whether stpncpy is declared... yes +checking whether strdup is declared... yes +checking whether strndup is declared... yes +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 unsetenv is declared... yes +checking whether vsnprintf is declared... yes +checking whether uses 'inline' correctly... yes +checking POSIX termios... yes +checking whether use of TIOCGWINSZ requires termios.h... no +checking whether stat file-mode macros are broken... no +checking for nlink_t... yes +checking whether getdelim is declared... yes +checking whether getdtablesize is declared... yes +checking whether getline is declared... yes +checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes +checking whether setlocale (category, NULL) is multithread-safe... yes +checking whether locale.h defines locale_t... yes +checking whether lstat correctly handles trailing slash... yes +checking whether strnlen is declared... yes +checking for alloca as a compiler built-in... yes +checking whether to enable assertions... yes +checking for __builtin_expect... yes +checking for library containing clock_gettime... none required +checking for clock_gettime... yes +checking for clock_settime... yes +checking whether // is distinct from /... (cached) 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 whether conversion from 'int' to 'long double' works... 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 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 whether gethrtime is declared... no +checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... 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 the compiler generally respects inline... 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 isnan macro works... yes +checking whether isnan(double) can be used without linking with libm... (cached) yes +checking whether isnan(double) can be used without linking with libm... (cached) yes +checking whether isnan(float) can be used without linking with libm... (cached) yes +checking whether isnan(float) works... (cached) yes +checking whether isnan(long double) can be used without linking with libm... (cached) yes +checking whether isnanl works... (cached) yes +checking whether isnan(long double) can be used without linking with libm... (cached) yes +checking whether isnanl works... (cached) 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 ldexpl is declared... yes +checking whether ldexpl() can be used without linking with libm... yes +checking whether ldexpl works... yes +checking for pthread_rwlock_t... yes +checking whether pthread_rwlock_rdlock prefers a writer to a reader... no +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... (cached) 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... 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 mbswidth is declared in ... no +checking for mbstate_t... (cached) yes +checking for obstacks that work with any size object... no +checking whether open recognizes a trailing slash... yes +checking whether perror matches strerror... yes +checking whether posix_spawn_file_actions_addclose works... yes +checking whether posix_spawn_file_actions_adddup2 works... yes +checking whether posix_spawn_file_actions_addopen works... yes +checking whether frexp works... (cached) 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) yes +checking whether frexpl is declared... (cached) yes +checking whether ldexpl() can be used without linking with libm... (cached) yes +checking whether ldexpl works... (cached) yes +checking whether ldexpl is declared... (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 sigprocmask... yes +checking for readline... no +checking for readline/readline.h... no +checking for readline/history.h... no +checking whether readlink signature is correct... yes +checking whether readlink handles trailing slash correctly... yes +checking for search.h... yes +checking for tsearch... yes +checking whether rename honors trailing slash on destination... yes +checking whether rename honors trailing slash on source... yes +checking whether rename manages hard links correctly... yes +checking whether rename manages existing destinations correctly... yes +checking for sched.h... yes +checking for struct sched_param... yes +checking for struct sigaction.sa_sigaction... yes +checking for volatile sig_atomic_t... yes +checking for sighandler_t... 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 snprintf... (cached) yes +checking whether snprintf respects a size of 1... yes +checking whether printf supports POSIX/XSI format strings with positions... (cached) yes +checking for snprintf... (cached) yes +checking whether snprintf truncates the result as in C99... yes +checking whether snprintf fully supports the 'n' directive... yes +checking whether snprintf respects a size of 1... (cached) yes +checking whether vsnprintf respects a zero size as in C99... yes +checking for posix_spawnattr_t... yes +checking for posix_spawn_file_actions_t... 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 stpncpy... yes +checking for working strerror function... yes +checking for working strndup... yes +checking for strverscmp... yes +checking whether declares ioctl... yes +checking for struct tms... yes +checking whether unlink honors trailing slashes... 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... yes +checking for ptrdiff_t... yes +checking for vasprintf... yes +checking for vasprintf... (cached) yes +checking for vsnprintf... yes +checking whether snprintf respects a size of 1... (cached) yes +checking whether printf supports POSIX/XSI format strings with positions... (cached) yes +checking for vsnprintf... (cached) yes +checking whether snprintf truncates the result as in C99... (cached) yes +checking whether snprintf fully supports the 'n' directive... (cached) yes +checking whether snprintf respects a size of 1... (cached) yes +checking whether vsnprintf respects a zero size as in C99... (cached) yes +checking for waitid... yes +checking whether iswcntrl works... (cached) 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... 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 stdint.h... (cached) yes +checking whether getdtablesize works... yes +checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes +checking whether setlocale (category, NULL) is multithread-safe... (cached) yes +checking whether locale.h conforms to POSIX:2001... yes +checking whether struct lconv is properly defined... yes +checking for getline... yes +checking for working getline function... 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 for valgrind... no +checking Valgrind suppression file... +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating src/yacc +config.status: creating javacomp.sh +config.status: creating javaexec.sh +config.status: creating gnulib-po/Makefile.in +config.status: creating runtime-po/Makefile.in +config.status: creating etc/bench.pl +config.status: creating tests/atlocal +config.status: creating tests/bison +config.status: creating Makefile +config.status: creating po/Makefile.in +config.status: creating doc/yacc.1 +config.status: creating lib/config.h +config.status: executing depfiles commands +config.status: executing po-directories commands +config.status: creating gnulib-po/POTFILES +config.status: creating gnulib-po/Makefile +config.status: creating runtime-po/POTFILES +config.status: creating runtime-po/Makefile +config.status: creating po/POTFILES +config.status: creating po/Makefile +config.status: executing tests/atconfig commands + GEN lib/alloca.h + GEN lib/configmake.h + GEN lib/fcntl.h + GEN lib/iconv.h + GEN lib/inttypes.h + GEN lib/textstyle.h + GEN lib/limits.h + GEN lib/locale.h + GEN lib/math.h + GEN lib/sched.h + GEN lib/signal.h + GEN lib/spawn.h + GEN lib/stdio.h + GEN lib/stdlib.h + GEN lib/string.h + GEN lib/sys/ioctl.h + GEN lib/sys/resource.h + GEN lib/sys/time.h + GEN lib/sys/times.h + GEN lib/sys/types.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/wchar.h + GEN lib/wctype.h + CC src/bison-AnnotationList.o + CC src/bison-InadequacyList.o + CC src/bison-Sbitset.o + CC src/bison-assoc.o + CC src/bison-closure.o + CC src/bison-complain.o + CC src/bison-conflicts.o + CC src/bison-counterexample.o + CC src/bison-derivation.o + CC src/bison-derives.o + CC src/bison-files.o + CC src/bison-fixits.o + CC src/bison-getargs.o + CC src/bison-glyphs.o + CC src/bison-gram.o + CC src/bison-graphviz.o + CC src/bison-ielr.o + CC src/bison-lalr.o + CC src/bison-location.o + CC src/bison-lr0.o + CC src/bison-lssi.o + CC src/bison-main.o + CC src/bison-muscle-tab.o + CC src/bison-named-ref.o + CC src/bison-nullable.o + CC src/bison-output.o + CC src/bison-parse-gram.o + CC src/bison-parse-simulation.o + CC src/bison-print-graph.o + CC src/bison-print-xml.o + CC src/bison-print.o + CC src/bison-reader.o + CC src/bison-reduce.o + CC src/bison-relation.o + CC src/bison-scan-code-c.o + CC src/bison-scan-gram-c.o + CC src/bison-scan-skel-c.o + CC src/bison-state.o + CC src/bison-state-item.o + CC src/bison-symlist.o + CC src/bison-symtab.o + CC src/bison-tables.o + CC src/bison-uniqstr.o + CC lib/libbison_a-allocator.o + CC lib/libbison_a-areadlink.o + CC lib/libbison_a-argmatch.o + CC lib/libbison_a-gl_array_list.o + CC lib/libbison_a-basename-lgpl.o + CC lib/libbison_a-binary-io.o + CC lib/libbison_a-bitrotate.o + CC lib/libbison_a-bitset.o + CC lib/bitset/libbison_a-array.o + CC lib/bitset/libbison_a-stats.o + CC lib/bitset/libbison_a-table.o + CC lib/bitset/libbison_a-list.o + CC lib/bitset/libbison_a-vector.o + CC lib/libbison_a-bitsetv.o + CC lib/libbison_a-c-ctype.o + CC lib/libbison_a-c-strcasecmp.o + CC lib/libbison_a-c-strncasecmp.o + CC lib/libbison_a-careadlinkat.o + CC lib/libbison_a-cloexec.o + CC lib/libbison_a-close-stream.o + CC lib/libbison_a-closeout.o + CC lib/libbison_a-concat-filename.o + CC lib/libbison_a-dirname.o + CC lib/libbison_a-basename.o + CC lib/libbison_a-dirname-lgpl.o + CC lib/libbison_a-stripslash.o + CC lib/libbison_a-exitfail.o + CC lib/libbison_a-fatal-signal.o + CC lib/libbison_a-fd-safer-flag.o + CC lib/libbison_a-dup-safer-flag.o + CC lib/libbison_a-fopen-safer.o + CC lib/libbison_a-fstrcmp.o + CC lib/libbison_a-gethrxtime.o + CC lib/libbison_a-xtime.o + CC lib/libbison_a-getprogname.o + CC lib/libbison_a-gettime.o + CC lib/libbison_a-hard-locale.o + CC lib/libbison_a-hash.o + CC lib/libbison_a-gl_linked_list.o + CC lib/libbison_a-gl_list.o + CC lib/libbison_a-localcharset.o + CC lib/glthread/libbison_a-lock.o + CC lib/libbison_a-math.o + CC lib/libbison_a-mbchar.o + CC lib/libbison_a-mbfile.o + CC lib/libbison_a-mbswidth.o + CC lib/libbison_a-gl_oset.o + CC lib/libbison_a-pipe2.o + CC lib/libbison_a-pipe2-safer.o + CC lib/libbison_a-printf-frexp.o + CC lib/libbison_a-printf-frexpl.o + CC lib/libbison_a-progname.o + CC lib/libbison_a-quotearg.o + CC lib/libbison_a-gl_rbtree_oset.o + CC lib/libbison_a-gl_rbtreehash_list.o + CC lib/libbison_a-setlocale_null.o + CC lib/libbison_a-sig-handler.o + CC lib/libbison_a-spawn-pipe.o + CC lib/glthread/libbison_a-threadlib.o + CC lib/libbison_a-timespec.o + CC lib/libbison_a-timevar.o + CC lib/glthread/libbison_a-tls.o + CC lib/libbison_a-unicodeio.o + CC lib/libbison_a-unistd.o + CC lib/libbison_a-dup-safer.o + CC lib/libbison_a-fd-safer.o + CC lib/libbison_a-pipe-safer.o + CC lib/unistr/libbison_a-u8-mbtoucr.o + CC lib/unistr/libbison_a-u8-uctomb.o + CC lib/unistr/libbison_a-u8-uctomb-aux.o + CC lib/uniwidth/libbison_a-width.o + CC lib/libbison_a-wait-process.o + CC lib/libbison_a-wctype-h.o + CC lib/libbison_a-xmalloc.o + CC lib/libbison_a-xalloc-die.o + CC lib/libbison_a-xconcat-filename.o + CC lib/libbison_a-xhash.o + CC lib/libbison_a-gl_xlist.o + CC lib/libbison_a-xmemdup0.o + CC lib/libbison_a-xreadlink.o + CC lib/libbison_a-xsize.o + CC lib/libbison_a-xstrndup.o + CC lib/libbison_a-get-errno.o + CC lib/libbison_a-path-join.o + CC lib/libbison_a-asnprintf.o + CC lib/libbison_a-fcntl.o + CC lib/libbison_a-mbrtowc.o + CC lib/libbison_a-obstack.o + CC lib/libbison_a-printf-args.o + CC lib/libbison_a-printf-parse.o + CC lib/libbison_a-readline.o + CC lib/libbison_a-vasnprintf.o + AR lib/libbison.a + CCLD src/bison + GEN doc/bison.help +make all-recursive +make[1]: Entering directory '/sources/bison-3.7.1' +Making all in po +make[2]: Entering directory '/sources/bison-3.7.1/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/bison-3.7.1/po' +Making all in runtime-po +make[2]: Entering directory '/sources/bison-3.7.1/runtime-po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/bison-3.7.1/runtime-po' +Making all in gnulib-po +make[2]: Entering directory '/sources/bison-3.7.1/gnulib-po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/bison-3.7.1/gnulib-po' +Making all in . +make[2]: Entering directory '/sources/bison-3.7.1' + GEN doc/bison.help + CC lib/main.o + CC lib/yyerror.o + AR lib/liby.a +make[2]: Leaving directory '/sources/bison-3.7.1' +make[1]: Leaving directory '/sources/bison-3.7.1' +make install-recursive +make[1]: Entering directory '/sources/bison-3.7.1' +Making install in po +make[2]: Entering directory '/sources/bison-3.7.1/po' +installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/bison.mo +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/bison.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/bison.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/bison.mo +installing el.gmo as /usr/share/locale/el/LC_MESSAGES/bison.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/bison.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/bison.mo +installing et.gmo as /usr/share/locale/et/LC_MESSAGES/bison.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/bison.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/bison.mo +installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/bison.mo +installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/bison.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/bison.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/bison.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/bison.mo +installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/bison.mo +installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/bison.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/bison.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/bison.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/bison.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/bison.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/bison.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/bison.mo +installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/bison.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/bison.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/bison.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/bison.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/bison.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/bison.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/bison.mo +if test "bison" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[2]: Leaving directory '/sources/bison-3.7.1/po' +Making install in runtime-po +make[2]: Entering directory '/sources/bison-3.7.1/runtime-po' +installing ast.gmo as /usr/share/locale/ast/LC_MESSAGES/bison-runtime.mo +installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/bison-runtime.mo +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/bison-runtime.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/bison-runtime.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/bison-runtime.mo +installing el.gmo as /usr/share/locale/el/LC_MESSAGES/bison-runtime.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/bison-runtime.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/bison-runtime.mo +installing et.gmo as /usr/share/locale/et/LC_MESSAGES/bison-runtime.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/bison-runtime.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/bison-runtime.mo +installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/bison-runtime.mo +installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/bison-runtime.mo +installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/bison-runtime.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/bison-runtime.mo +installing ia.gmo as /usr/share/locale/ia/LC_MESSAGES/bison-runtime.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/bison-runtime.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/bison-runtime.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/bison-runtime.mo +installing ky.gmo as /usr/share/locale/ky/LC_MESSAGES/bison-runtime.mo +installing lt.gmo as /usr/share/locale/lt/LC_MESSAGES/bison-runtime.mo +installing lv.gmo as /usr/share/locale/lv/LC_MESSAGES/bison-runtime.mo +installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/bison-runtime.mo +installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/bison-runtime.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/bison-runtime.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/bison-runtime.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/bison-runtime.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/bison-runtime.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/bison-runtime.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/bison-runtime.mo +installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/bison-runtime.mo +installing sq.gmo as /usr/share/locale/sq/LC_MESSAGES/bison-runtime.mo +installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/bison-runtime.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/bison-runtime.mo +installing ta.gmo as /usr/share/locale/ta/LC_MESSAGES/bison-runtime.mo +installing th.gmo as /usr/share/locale/th/LC_MESSAGES/bison-runtime.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/bison-runtime.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/bison-runtime.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/bison-runtime.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/bison-runtime.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/bison-runtime.mo +if test "bison" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[2]: Leaving directory '/sources/bison-3.7.1/runtime-po' +Making install in gnulib-po +make[2]: Entering directory '/sources/bison-3.7.1/gnulib-po' +installing af.gmo as /usr/share/locale/af/LC_MESSAGES/bison-gnulib.mo +installing be.gmo as /usr/share/locale/be/LC_MESSAGES/bison-gnulib.mo +installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/bison-gnulib.mo +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/bison-gnulib.mo +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/bison-gnulib.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/bison-gnulib.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/bison-gnulib.mo +installing el.gmo as /usr/share/locale/el/LC_MESSAGES/bison-gnulib.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/bison-gnulib.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/bison-gnulib.mo +installing et.gmo as /usr/share/locale/et/LC_MESSAGES/bison-gnulib.mo +installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/bison-gnulib.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/bison-gnulib.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/bison-gnulib.mo +installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/bison-gnulib.mo +installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/bison-gnulib.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/bison-gnulib.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/bison-gnulib.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/bison-gnulib.mo +installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/bison-gnulib.mo +installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/bison-gnulib.mo +installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/bison-gnulib.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/bison-gnulib.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/bison-gnulib.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/bison-gnulib.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/bison-gnulib.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/bison-gnulib.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/bison-gnulib.mo +installing rw.gmo as /usr/share/locale/rw/LC_MESSAGES/bison-gnulib.mo +installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/bison-gnulib.mo +installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/bison-gnulib.mo +installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/bison-gnulib.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/bison-gnulib.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/bison-gnulib.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/bison-gnulib.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/bison-gnulib.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/bison-gnulib.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/bison-gnulib.mo +if test "bison" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[2]: Leaving directory '/sources/bison-3.7.1/gnulib-po' +Making install in . +make[2]: Entering directory '/sources/bison-3.7.1' + GEN doc/bison.help +make[3]: Entering directory '/sources/bison-3.7.1' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c src/bison '/usr/bin' + /bin/mkdir -p '/usr/lib' + /usr/bin/install -c -m 644 lib/liby.a '/usr/lib' + ( cd '/usr/lib' && ranlib liby.a ) + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c src/yacc '/usr/bin' + /bin/mkdir -p '/usr/share/aclocal' + /usr/bin/install -c -m 644 m4/bison-i18n.m4 '/usr/share/aclocal' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c++/calc++' + /usr/bin/install -c -m 644 examples/c++/calc++/driver.cc examples/c++/calc++/driver.hh examples/c++/calc++/scanner.ll examples/c++/calc++/calc++.cc examples/c++/calc++/parser.yy '/usr/share/doc/bison-3.7.1/examples/c++/calc++' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c++' + /usr/bin/install -c -m 644 examples/c++/simple.yy '/usr/share/doc/bison-3.7.1/examples/c++' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c/bistromathic' + /usr/bin/install -c -m 644 examples/c/bistromathic/parse.y examples/c/bistromathic/Makefile examples/c/bistromathic/README.md '/usr/share/doc/bison-3.7.1/examples/c/bistromathic' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c' + /usr/bin/install -c -m 644 examples/c/README.md '/usr/share/doc/bison-3.7.1/examples/c' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c/calc' + /usr/bin/install -c -m 644 examples/c/calc/calc.y examples/c/calc/Makefile examples/c/calc/README.md '/usr/share/doc/bison-3.7.1/examples/c/calc' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c++/calc++' + /usr/bin/install -c -m 644 examples/c++/calc++/README.md examples/c++/calc++/Makefile '/usr/share/doc/bison-3.7.1/examples/c++/calc++' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c++' + /usr/bin/install -c -m 644 examples/c++/README.md examples/c++/Makefile examples/c++/variant.yy examples/c++/variant-11.yy '/usr/share/doc/bison-3.7.1/examples/c++' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/d' + /usr/bin/install -c -m 644 examples/d/calc.y examples/d/Makefile examples/d/README.md '/usr/share/doc/bison-3.7.1/examples/d' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1' + /usr/bin/install -c -m 644 AUTHORS COPYING NEWS README THANKS TODO '/usr/share/doc/bison-3.7.1' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples' + /usr/bin/install -c -m 644 examples/README.md '/usr/share/doc/bison-3.7.1/examples' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/java' + /usr/bin/install -c -m 644 examples/java/README.md '/usr/share/doc/bison-3.7.1/examples/java' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/java/calc' + /usr/bin/install -c -m 644 examples/java/calc/Calc.y examples/java/calc/Makefile '/usr/share/doc/bison-3.7.1/examples/java/calc' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/java/simple' + /usr/bin/install -c -m 644 examples/java/simple/Calc.y examples/java/simple/Makefile '/usr/share/doc/bison-3.7.1/examples/java/simple' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c/lexcalc' + /usr/bin/install -c -m 644 examples/c/lexcalc/parse.y examples/c/lexcalc/scan.l examples/c/lexcalc/Makefile examples/c/lexcalc/README.md '/usr/share/doc/bison-3.7.1/examples/c/lexcalc' + /bin/mkdir -p '/usr/share/bison/m4sugar' + /usr/bin/install -c -m 644 data/m4sugar/foreach.m4 data/m4sugar/m4sugar.m4 '/usr/share/bison/m4sugar' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c/mfcalc' + /usr/bin/install -c -m 644 examples/c/mfcalc/Makefile '/usr/share/doc/bison-3.7.1/examples/c/mfcalc' + /bin/mkdir -p '/usr/share/bison' + /usr/bin/install -c -m 644 data/README.md data/bison-default.css '/usr/share/bison' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c/pushcalc' + /usr/bin/install -c -m 644 examples/c/pushcalc/calc.y examples/c/pushcalc/Makefile examples/c/pushcalc/README.md '/usr/share/doc/bison-3.7.1/examples/c/pushcalc' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c/reccalc' + /usr/bin/install -c -m 644 examples/c/reccalc/parse.y examples/c/reccalc/scan.l examples/c/reccalc/Makefile examples/c/reccalc/README.md '/usr/share/doc/bison-3.7.1/examples/c/reccalc' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c/rpcalc' + /usr/bin/install -c -m 644 examples/c/rpcalc/Makefile '/usr/share/doc/bison-3.7.1/examples/c/rpcalc' + /bin/mkdir -p '/usr/share/bison/skeletons' + /usr/bin/install -c -m 644 data/skeletons/bison.m4 data/skeletons/c++-skel.m4 data/skeletons/c++.m4 data/skeletons/c-like.m4 data/skeletons/c-skel.m4 data/skeletons/c.m4 data/skeletons/glr.c data/skeletons/glr.cc data/skeletons/java-skel.m4 data/skeletons/java.m4 data/skeletons/lalr1.cc data/skeletons/lalr1.java data/skeletons/location.cc data/skeletons/stack.hh data/skeletons/traceon.m4 data/skeletons/variant.hh data/skeletons/yacc.c data/skeletons/README-D.txt data/skeletons/d-skel.m4 data/skeletons/d.m4 data/skeletons/lalr1.d '/usr/share/bison/skeletons' + /bin/mkdir -p '/usr/share/bison/xslt' + /usr/bin/install -c -m 644 data/xslt/bison.xsl data/xslt/xml2dot.xsl data/xslt/xml2text.xsl data/xslt/xml2xhtml.xsl '/usr/share/bison/xslt' + GEN doc/bison.help + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./doc/bison.info '/usr/share/info' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 ./doc/bison.1 doc/yacc.1 '/usr/share/man/man1' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c/mfcalc' + /usr/bin/install -c -m 644 examples/c/mfcalc/calc.h examples/c/mfcalc/mfcalc.y '/usr/share/doc/bison-3.7.1/examples/c/mfcalc' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c/rpcalc' + /usr/bin/install -c -m 644 examples/c/rpcalc/rpcalc.y '/usr/share/doc/bison-3.7.1/examples/c/rpcalc' +make[3]: Leaving directory '/sources/bison-3.7.1' +make[2]: Leaving directory '/sources/bison-3.7.1' +make[1]: Leaving directory '/sources/bison-3.7.1' +First let's make sure your kit is complete. Checking... +Locating common programs... +Checking compatibility between /bin/echo and builtin echo (if any)... +Symbolic links are supported. +Checking how to test for symbolic links... +You can test for symbolic links with 'test -h'. +Checking for cross-compile +No targethost for running compiler tests against defined, running locally +Good, your tr supports [:lower:] and [:upper:] to convert case. +Using [:upper:] and [:lower:] to convert case. +aix dragonfly irix_5 nonstopux sunos_4_0 +aix_3 dynix irix_6 openbsd sunos_4_1 +aix_4 dynixptx irix_6_0 opus super-ux +altos486 epix irix_6_1 os2 svr4 +amigaos esix4 isc os390 svr5 +atheos fps isc_2 os400 ti1500 +aux_3 freebsd linux-android posix-bc ultrix_4 +bitrig freemint linux qnx umips +bsdos gnu lynxos riscos unicos +catamount gnukfreebsd midnightbsd sco unicosmk +convexos gnuknetbsd minix sco_2_3_0 unisysdynix +cxux greenhills mips sco_2_3_1 utekv +cygwin haiku mirbsd sco_2_3_2 uwin +darwin hpux mpc sco_2_3_3 vos +dcosx i386 ncr_tower sco_2_3_4 +dec_osf interix netbsd solaris_2 +dos_djgpp irix_4 newsos4 stellar +Which of these apply, if any? [linux] +Operating system name? [linux] +Operating system version? [5.4.94-1-lts] +Installation prefix to use? (~name ok) [/usr] +AFS does not seem to be running... +What installation prefix should I use for installing files? (~name ok) [/usr] +Getting the current patchlevel... +Build a threading Perl? [n] +Build Perl for multiplicity? [n] +Use which C compiler? [cc] +Checking for GNU cc in disguise and/or its version number... +Now, how can we feed standard input to your C preprocessor... +Directories to use for library searches? [/usr/local/lib /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed /usr/lib /lib/../lib /usr/lib/../lib /lib] +What is the file extension used for shared libraries? [so] +Make shared library basenames unique? [n] +Build Perl for SOCKS? [n] +Try to use long doubles if available? [n] +Checking for optional libraries... +What libraries to use? [-lpthread -ldl -lm -lcrypt -lutil -lc] +What optimizer/debugger flag should be used? [-O2] +Any additional cc flags? [-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include] +Let me guess what the preprocessor flags are... +Any additional ld flags (NOT including libraries)? [ -fstack-protector-strong -L/usr/local/lib] +Checking your choice of C compiler and flags for coherency... +Checking to see how big your integers are... +Checking to see if you have long long... +Checking to see how big your long longs are... +Computing filename position in cpp output for #include directives... + found. +Checking to see if you have int64_t... +Checking which 64-bit integer type we could use... +We could use 'long' for 64-bit integers. +Try to use maximal 64-bit support, if available? [y] +Checking if your C library has broken 64-bit functions... +Checking for GNU C Library... +nm probably won't work on the GNU C Library. +Shall I use /usr/bin/nm to extract C symbols from the libraries? [n] +Checking for C++... +Checking to see how big your double precision numbers are... +Checking to see if you have long double... +ldexpl() found. +Checking to see how big your long doubles are... +Checking the kind of long doubles you have... +You have x86 80-bit little endian long doubles. +What is your architecture name [x86_64-linux] +Add the Perl API version to your archname? [n] +This architecture is naturally 64-bit, not changing architecture name. +Pathname where the public executables will reside? (~name ok) [/usr/bin] +Use relocatable @INC? [n] +Pathname where the private library files will reside? (~name ok) [/usr/lib/perl5/5.32/core_perl] +Where do you want to put the public architecture-dependent libraries? (~name ok) [/usr/lib/perl5/5.32/core_perl] +Other username to test security of setuid scripts with? [none] +Well, the recommended value is *not* secure. +Does your kernel have *secure* setuid scripts? [n] +Installation prefix to use for add-on modules and utilities? (~name ok) [/usr] +Pathname for the site-specific library files? (~name ok) [/usr/lib/perl5/5.32/site_perl] +List of earlier versions to include in @INC? [none] + NOT found. + found. +Checking to see how big your pointers are... +Do you wish to wrap malloc calls to protect against potential overflows? [y] +Do you wish to attempt to use the malloc that comes with perl5? [n] +Your system wants malloc to return 'void *', it would seem. +Your system uses void free(), it would seem. +Pathname for the site-specific architecture-dependent library files? (~name ok) [/usr/lib/perl5/5.32/site_perl] +Do you want to configure vendor-specific add-on directories? [y] +Installation prefix to use for vendor-supplied add-ons? (~name ok) [/usr] +Pathname for the vendor-supplied library files? (~name ok) [/usr/lib/perl5/5.32/vendor_perl] +Pathname for vendor-supplied architecture-dependent files? (~name ok) [/usr/lib/perl5/5.32/vendor_perl] +Colon-separated list of additional directories for perl to search? [none] +Support DTrace if available? [n] +Install any extra modules (y or n)? [n] +Directory for the main Perl5 html pages? (~name ok) [none] +Directory for the Perl5 module html pages? (~name ok) [none] +dlopen() found. + found. +Do you wish to use dynamic loading? [y] +Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs] +Any special flags to pass to cc -c to compile shared library modules? [-fPIC] +What command should be used to create dynamic libraries? [cc] +Any special flags to pass to cc to create a dynamically loaded library? [-shared -O2 -L/usr/local/lib -fstack-protector-strong] +Any special flags to pass to cc to use dynamic linking? [-Wl,-E] +ld supports scripting +Build a shared libperl.so (y/n) [n] +System manual is in /usr/share/man/man1. +Where do the main Perl5 manual pages (source) go? (~name ok) [none] +You can have filenames longer than 14 characters. +Where do the perl5 library man pages (source) go? (~name ok) [none] +Figuring out host name... +Your host name appears to be "enceladus". Right? [y] +What is your domain name? [.nonet] +What is your e-mail address? [root@enceladus.nonet] +Perl administrator e-mail address [root@enceladus.nonet] +Do you want to use a version number suffix for installed binaries? [n] +What shall I put after the #! to start up perl ("none" to not use #!)? [/usr/bin/perl] +Where do you keep publicly executable scripts? (~name ok) [/usr/bin] +Pathname where the add-on public executables should be installed? (~name ok) [/usr/bin] +Pathname where the site-specific html pages should be installed? (~name ok) [none] +Pathname where the site-specific library html pages should be installed? (~name ok) [none] +Pathname where the site-specific manual pages should be installed? (~name ok) [none] +Pathname where the site-specific library manual pages should be installed? (~name ok) [none] +Pathname where add-on public executable scripts should be installed? (~name ok) [/usr/bin] +backtrace() found. +Use the "fast stdio" if available? [n] +off_t found. +Checking to see how big your file offsets are... +fpos_t found. +Checking the size of fpos_t... +Try to understand large files, if available? [y] +Rechecking to see how big your file offsets are... +Rechecking the size of fpos_t... 16 bytes. +Pathname for the vendor-supplied executables directory? (~name ok) [/usr/bin] +Pathname for the vendor-supplied html pages? (~name ok) [none] +Pathname for the vendor-supplied html pages? (~name ok) [none] +Pathname for the vendor-supplied manual section 1 pages? (~name ok) [none] +Pathname for the vendor-supplied manual section 3 pages? (~name ok) [none] +Pathname for the vendor-supplied scripts directory? (~name ok) [/usr/bin] +qgcvt() found. +Checking the kind of doubles you have... +You have IEEE 754 64-bit little endian doubles. +Checking how to print long doubles... +gconvert NOT found. +gcvt() found. +I'll use gcvt to convert floats into a string. +fwalk() NOT found. +accept4() found. +access() found. + defines the *_OK access constants. +accessx() NOT found. +acosh() found. +aintl() NOT found. +alarm() found. +ctime64() NOT found. +localtime64() NOT found. +gmtime64() NOT found. +mktime64() NOT found. +difftime64() NOT found. +asctime64() NOT found. + found. + found. + found. +Testing to see if we should include . +We'll include . +Checking to see if your struct tm has tm_zone field... +Checking to see if your struct tm has tm_gmtoff field... +asctime_r() found. +asinh() found. +atanh() found. +atolf() NOT found. +atoll() found. +Checking whether your compiler can handle __attribute__((format)) ... +Checking whether your compiler allows __printf__ format to be null ... +Checking whether your compiler can handle __attribute__((malloc)) ... +Checking whether your compiler can handle __attribute__((nonnull(1))) ... +Checking whether your compiler can handle __attribute__((noreturn)) ... +Checking whether your compiler can handle __attribute__((pure)) ... +Checking whether your compiler can handle __attribute__((unused)) ... +Checking whether your compiler can handle __attribute__((deprecated)) ... +Checking whether your compiler can handle __attribute__((warn_unused_result)) ... +Checking whether your compiler can handle __attribute__((always_inline)) ... +getpgrp() found. +You have to use getpgrp() instead of getpgrp(pid). +setpgrp() found. +You have to use setpgrp() instead of setpgrp(pid,pgrp). +Checking whether your compiler can handle __builtin_add_overflow ... +Checking whether your compiler can handle __builtin_sub_overflow ... +Checking whether your compiler can handle __builtin_mul_overflow ... +Checking whether your compiler can handle __builtin_choose_expr ... +Checking whether your compiler can handle __builtin_expect ... +Checking for C99 variadic macros. +You have C99 variadic macros. +You have void (*signal())(). +Checking whether your C compiler can cast large floats to int32. +Checking whether your C compiler can cast negative float to unsigned. +cbrt() found. +chown() found. +chroot() found. +chsize() NOT found. +class() NOT found. +clearenv() found. +Hmm... Looks like you have Berkeley networking support. +socketpair() found. +Checking the availability sa_len in the sock struct ... +Checking the availability struct sockaddr_in6 ... +Checking the availability struct sockaddr_storage ... +Checking the availability sin6_scope_id in struct sockaddr_in6 ... +Checking the availability struct ip_mreq ... +Checking the availability struct ip_mreq_source ... +Checking the availability struct ipv6_mreq ... +Checking the availability struct ipv6_mreq_source ... +Checking the availability of certain socket constants... + found. +Checking to see if your system supports struct cmsghdr... +copysign() found. +copysignl() found. +crypt() found. + found. +crypt_r() found. +ctermid() found. +ctermid_r() NOT found. +ctime_r() found. +cuserid() found. +dbmclose() NOT found. +difftime() found. + found. +Your directory entries are struct dirent. +Your directory entry does not know about the d_namlen field. +Checking to see if DIR has a dd_fd member variable + found. + NOT found. +dirfd() found. +dladdr() found. +dlerror() found. + found. +What is the extension of dynamically loaded modules [so] +Checking whether your dlsym() needs a leading underscore ... +dlsym doesn't need a leading underscore. +drand48_r() found. +dup2() found. +dup3() found. + NOT found. +newlocale() found. +freelocale() found. +uselocale() found. +duplocale() found. +querylocale() NOT found. +eaccess() found. +endgrent() found. + found. +endgrent_r() NOT found. +endhostent() found. + found. +endhostent_r() NOT found. +endnetent() found. +endnetent_r() NOT found. +endprotoent() found. +endprotoent_r() NOT found. +endpwent() found. + found. +endpwent_r() NOT found. +endservent() found. +endservent_r() NOT found. + defines the O_* constants... +and you have the 3 argument form of open(). + found. +We'll be including . + found. +We don't need to include if we include . +fork() found. +pipe() found. +Figuring out the flag used by open() for non-blocking I/O... +Let's see what value errno gets from read() on a O_NONBLOCK file... +erf() found. +erfc() found. +exp2() found. +expm1() found. +Checking how std your stdio is... +fchdir() found. +fchmod() found. +openat() found. +unlinkat() found. +renameat() found. +linkat() found. +fchmodat() found. +fchown() found. +fcntl() found. +Well, your system has some sort of fd_set available... +and you have the normal fd_set macros. +fdclose() NOT found. +fdim() found. +fegetround() found. +fgetpos() found. +finite() found. +finitel() found. +flock() found. +fma() found. +fmax() found. +fmin() found. +fp_class() NOT found. +Checking to see if you have fpclassify... +fp_classify() NOT found. +fp_classl() NOT found. +pathconf() found. +fpathconf() found. +fpclass() NOT found. +fpclassl() NOT found. +fpgetround() NOT found. +Checking to see if you have fpos64_t... +frexpl() found. + found. + found. +Checking to see if your system supports struct fs_data... +fseeko() found. +fsetpos() found. +fstatfs() found. +statvfs() found. +fstatvfs() found. +fsync() found. +ftello() found. +Checking if you have a working futimes() +Yes, you have +A working gai_strerror() found. + NOT found. + NOT found. + NOT found. +getaddrinfo() found. +getcwd() found. +getespwnam() NOT found. +getfsstat() NOT found. +getgrent() found. +getgrent_r() found. +getgrgid_r() found. +getgrnam_r() found. +gethostbyaddr() found. +gethostbyname() found. +gethostent() found. +gethostname() found. +uname() found. +Shall I ignore gethostname() from now on? [n] +gethostbyaddr_r() found. +gethostbyname_r() found. +gethostent_r() found. +getitimer() found. +getlogin() found. +getlogin_r() found. +getmnt() NOT found. +getmntent() found. +getnameinfo() found. +getnetbyaddr() found. +getnetbyname() found. +getnetent() found. +getnetbyaddr_r() found. +getnetbyname_r() found. +getnetent_r() found. +getpagesize() found. +getprotobyname() found. +getprotobynumber() found. +getprotoent() found. +getpgid() found. +getpgrp2() NOT found. +getppid() found. +getpriority() found. +getprotobyname_r() found. +getprotobynumber_r() found. +getprotoent_r() found. +getprpwnam() NOT found. +getpwent() found. +getpwent_r() found. +getpwnam_r() found. +getpwuid_r() found. +getservbyname() found. +getservbyport() found. +getservent() found. +getservbyname_r() found. +getservbyport_r() found. +getservent_r() found. +getspnam() found. + found. +getspnam_r() found. +gettimeofday() found. +gmtime_r() found. +hasmntopt() found. + found. + found. +htonl() found. +hypot() found. +ilogb() found. +ilogbl() found. +inet_aton() found. +inet_ntop() found. +inet_pton() found. +isascii() found. +isblank() found. +Checking to see if you have isfinite... +isfinitel() NOT found. +Checking to see if you have isinf... +isinfl() found. +Checking to see if you have isless... +Checking to see if you have isnan... +isnanl() found. +Checking to see if you have isnormal... +j0() found. +j0l() found. +killpg() found. +localeconv() found. +lchown() found. +LDBL_DIG found. +lgamma() found. +lgamma_r() found. +Checking to see if your libm supports _LIB_VERSION... +No, it does not (probably harmless) +link() found. +llrint() found. +llrintl() found. +llround() found. +llroundl() found. +localeconv_l() NOT found. +localtime_r() found. +lockf() found. +log1p() found. +log2() found. +logb() found. +lrint() found. +lrintl() found. +lround() found. +lroundl() found. +lstat() found. +madvise() found. +malloc_size() NOT found. +malloc_good_size() NOT found. +malloc_usable_size() found. +mblen() found. +mbrlen() found. +mbrtowc() found. +mbstowcs() found. +mbtowc() found. +memmem() found. +memrchr() found. +mkdir() found. +mkdtemp() found. +mkfifo() found. +mkostemp() found. +mkstemp() found. +mkstemps() found. +mktime() found. + found. +mmap() found. +and it returns (void *). +sqrtl() found. +scalbnl() found. +truncl() found. +modfl() found. +mprotect() found. +msgctl() found. +msgget() found. +msgsnd() found. +msgrcv() found. +You have the full msg*(2) library. +Checking to see if your system supports struct msghdr... +msync() found. +munmap() found. +nan() found. +nanosleep() found. +nearbyint() found. +nextafter() found. +nexttoward() found. +nice() found. + found. +nl_langinfo() found. + NOT found. +Choosing the C types to be used for Perl's internal types... +Checking how many bits of your UVs your NVs can preserve... +Checking to find the largest integer value your NVs can hold... +The largest integer your NVs can preserve is equal to 256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0 +Checking whether NV 0.0 is all bits zero in memory... +0.0 is represented as all bits zero in memory +Checking to see if you have off64_t... +pause() found. +pipe2() found. +poll() found. +prctl() found. +readlink() found. +vfork() found. +Do you still want to use vfork()? [n] +pthread_attr_setscope() found. +Checking to see if you have ptrdiff_t... +random_r() found. +readdir() found. +seekdir() found. +telldir() found. +rewinddir() found. +readdir64_r() found. +readdir_r() found. +readv() found. +recvmsg() found. +regcomp() found. +remainder() found. +remquo() found. +rename() found. +rint() found. +rmdir() found. +round() found. +scalbn() found. +select() found. +semctl() found. +semget() found. +semop() found. +You have the full sem*(2) library. +You do not have union semun in . +You can use union semun for semctl IPC_STAT. +You can also use struct semid_ds* for semctl IPC_STAT. +sendmsg() found. +setegid() found. +seteuid() found. +setgrent() found. +setgrent_r() NOT found. +sethostent() found. +sethostent_r() NOT found. +setitimer() found. +setlinebuf() found. + found. + found. +towupper() found. +Your system has setlocale()... +and it seems sane +setlocale_r() NOT found. +setnetent() found. +setnetent_r() NOT found. +setprotoent() found. +setpgid() found. +setpgrp2() NOT found. +setpriority() found. +setproctitle() NOT found. +setprotoent_r() NOT found. +setpwent() found. +setpwent_r() NOT found. +setregid() found. +setresgid() found. +setreuid() found. +setresuid() found. +setrgid() NOT found. +setruid() NOT found. +setservent() found. +setservent_r() NOT found. +setsid() found. +setvbuf() found. +shmctl() found. +shmget() found. +shmat() found. +and it returns (void *). +shmdt() found. +You have the full shm*(2) library. +sigaction() found. +pid_t found. +Checking if your siginfo_t has si_errno field... +Checking if your siginfo_t has si_pid field... +Checking if your siginfo_t has si_uid field... +Checking if your siginfo_t has si_addr field... +Checking if your siginfo_t has si_status field... +Checking if your siginfo_t has si_band field... +Checking if your siginfo_t has si_value field... +Checking if your siginfo_t has si_fd field... + NOT found. +Checking to see if you have signbit() available to work on double... Yes. +sigprocmask() found. +POSIX sigsetjmp found. +snprintf() found. +vsnprintf() found. +sockatmark() found. +socks5_init() NOT found. +srand48_r() found. +srandom_r() found. +stat() found. + found. +Checking to see if your struct stat has st_blocks field... + found. + found. +Checking to see if your system supports struct statfs... +Checking to see if your struct statfs has f_flags field... +Your compiler supports static __inline__. +Checking how to access stdio streams by file descriptor number... +I can't figure out how to access stdio streams by file descriptor number. +strcoll() found. +strerror_l() found. +strerror_r() found. +strftime() found. +strnlen() found. +strtod() found. +strtod_l() found. +strtol() found. +strtold() found. +strtold_l() found. +strtoll() found. +strtoq() found. +strtoul() found. +strtoull() found. +strtouq() found. +strxfrm() found. +symlink() found. +syscall() found. +sysconf() found. +system() found. +tcgetpgrp() found. +tcsetpgrp() found. +tgamma() found. +Since threads aren't selected, we won't bother looking for nl_langinfo_l() +time() found. +time_t found. +timegm() found. + found. +times() found. +clock_t found. +tmpnam_r() found. +towlower() found. +trunc() found. +truncate() found. +ttyname_r() found. +tzname[] found. +(Testing for character data alignment may crash the test. That's okay.) +It seems that you must access character data in an aligned manner. +ualarm() found. +umask() found. +unordered() NOT found. +unsetenv() found. +usleep() found. +ustat() NOT found. +closedir() found. +Checking whether closedir() returns a status... +wait4() found. +waitpid() found. +wcrtomb() found. +A working wcscmp() found. +wcstombs() found. +A working wcsxfrm() found. +wctomb() found. +writev() found. +Checking alignment constraints... +Doubles must be aligned on a how-many-byte boundary? [8] +Checking how long a character is (in bits)... +What is the length of a character (in bits)? [8] +Checking to see how your cpp does stuff like concatenate tokens... +Oh! Smells like ANSI's been here. + NOT found. +Exclude . from @INC by default? [y] +Checking the kind of infinities and nans you have... +(The following tests may crash. That's okay.) +Checking how many mantissa bits your doubles have... +Checking how many mantissa bits your long doubles have... +Checking how many mantissa bits your NVs have... +Using our internal random number implementation... +Determining whether or not we are on an EBCDIC system... +Nope, no EBCDIC, probably ASCII or some ISO Latin. Or UTF-8. +Checking how to flush all pending stdio output... +Your fflush(NULL) works okay for output streams. +Let's see if it clobbers input pipes... +fflush(NULL) seems to behave okay with input streams. +Checking the size of gid_t... +Checking the sign of gid_t... +Checking how to print 64-bit integers... +Checking the format strings to be used for Perl's internal types... +Checking the format string to be used for gids... +getgroups() found. +setgroups() found. +What type pointer is the second argument to getgroups() and setgroups()? [gid_t] +Checking if your /usr/bin/make program sets $(MAKE)... +mode_t found. +It seems that va_copy() or similar will be needed. +size_t found. +What is the type for the 1st argument to gethostbyaddr? [char *] +What is the type for the 2nd argument to gethostbyaddr? [size_t] +What pager is used on your system? [/usr/ucb/more] +Checking how to generate random libraries on your machine... +Your select() operates on 64 bits at a time. +Generating a list of signal names and numbers... +Checking the size of size_t... +Checking to see if you have socklen_t... + NOT found. +I'll be using ssize_t for functions returning a byte count. +Checking the size of st_ino... +Checking the sign of st_ino... +Your stdio uses signed chars. +Checking the size of uid_t... +Checking the sign of uid_t... +Checking the format string to be used for uids... +Determining whether we can use sysctl with KERN_PROC_PATHNAME to find executing program... +I'm unable to compile the test program. +I'll assume no sysctl with KERN_PROC_PATHNAME here. +Determining whether we can use _NSGetExecutablePath to find executing program... +I'm unable to compile the test program. +I'll assume no _NSGetExecutablePath here. +Which compiler compiler (yacc or bison -y) shall I use? [yacc] + found. + found. + found. + NOT found. + NOT found. + NOT found. + NOT found. + NOT found. + found. + NOT found. + found. + found. + NOT found. +Guessing which symbols your C compiler and preprocessor define... +Adding -D_FORTIFY_SOURCE=2 to ccflags... +tcsetattr() found. +You have POSIX termios.h... good! + found. + found. + NOT found. + NOT found. + found. + found. + NOT found. + found. + found. + NOT found. + found. + found. + found. + found. + NOT found. + found. + found. +Looking for extensions... +What extensions do you wish to load dynamically? +[B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap attributes mro re threads threads/shared] +What extensions do you wish to load statically? [none] +Stripping down executable paths... +Creating config.sh... +Doing variable substitutions on .SH files... +Extracting config.h (with variable substitutions) +cflags.SH: Adding -std=c89. +cflags.SH: Adding -Werror=pointer-arith. +cflags.SH: Adding -Wextra. +cflags.SH: Adding -Wc++-compat. +cflags.SH: Adding -Wwrite-strings. +cflags.SH: Adding -Werror=declaration-after-statement. +cflags.SH: cc = cc +cflags.SH: ccflags = -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 +cflags.SH: stdflags = -std=c89 +cflags.SH: optimize = -O2 +cflags.SH: warn = -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement +Extracting cflags (with variable substitutions) +Not re-extracting config.h +Extracting makedepend (with variable substitutions) +Extracting Makefile (with variable substitutions) +Extracting myconfig (with variable substitutions) +Extracting pod/Makefile (with variable substitutions) +Extracting Policy.sh (with variable substitutions) +Extracting runtests (with variable substitutions) +Run make depend now? [y] +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement generate_uudmap.c +cc -o generate_uudmap -fstack-protector-strong -L/usr/local/lib generate_uudmap.o -lpthread -ldl -lm -lcrypt -lutil -lc +./generate_uudmap uudmap.h bitcount.h mg_data.h +sh ./makedepend MAKE="make" cflags +make[1]: Entering directory '/sources/perl-5.32.0' +rm -f opmini.c +/bin/ln -s op.c opmini.c +rm -f perlmini.c +/bin/ln -s perl.c perlmini.c +echo av.c scope.c op.c doop.c doio.c dump.c gv.c hv.c mg.c reentr.c mro_core.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c sv.c taint.c toke.c util.c deb.c run.c universal.c pad.c globals.c keywords.c perlio.c perlapi.c numeric.c mathoms.c locale.c pp_pack.c pp_sort.c caretx.c dquote.c time64.c miniperlmain.c opmini.c perlmini.c | tr ' ' '\n' >.clist +make[1]: Leaving directory '/sources/perl-5.32.0' +Finding dependencies for av.o +Finding dependencies for scope.o +Finding dependencies for op.o +Finding dependencies for doop.o +Finding dependencies for doio.o +Finding dependencies for dump.o +Finding dependencies for gv.o +Finding dependencies for hv.o +Finding dependencies for mg.o +Finding dependencies for reentr.o +Finding dependencies for mro_core.o +Finding dependencies for perl.o +Finding dependencies for perly.o +Finding dependencies for pp.o +Finding dependencies for pp_hot.o +Finding dependencies for pp_ctl.o +Finding dependencies for pp_sys.o +Finding dependencies for regcomp.o +Finding dependencies for regexec.o +Finding dependencies for utf8.o +Finding dependencies for sv.o +Finding dependencies for taint.o +Finding dependencies for toke.o +Finding dependencies for util.o +Finding dependencies for deb.o +Finding dependencies for run.o +Finding dependencies for universal.o +Finding dependencies for pad.o +Finding dependencies for globals.o +Finding dependencies for keywords.o +Finding dependencies for perlio.o +Finding dependencies for perlapi.o +Finding dependencies for numeric.o +Finding dependencies for mathoms.o +Finding dependencies for locale.o +Finding dependencies for pp_pack.o +Finding dependencies for pp_sort.o +Finding dependencies for caretx.o +Finding dependencies for dquote.o +Finding dependencies for time64.o +Finding dependencies for miniperlmain.o +Finding dependencies for opmini.o +Finding dependencies for perlmini.o +Updating makefile... +Now you must run 'make'. + +If you compile perl5 on a different machine or from a different object +directory, copy the Policy.sh file from this object directory to the +new one before you run Configure -- this will help you with most of +the policy defaults. + +echo @`sh cflags "optimize='-O2'" opmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c +@cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c +echo @`sh cflags "optimize='-O2'" perlmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c +@cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement gv.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement toke.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement perly.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pad.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement regcomp.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement dump.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement util.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement mg.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement reentr.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement mro_core.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement keywords.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement hv.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement av.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement run.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp_hot.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement sv.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement scope.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp_ctl.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp_sys.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement doop.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement doio.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement regexec.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement utf8.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement taint.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement deb.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement universal.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement globals.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement perlio.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement perlapi.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement numeric.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement mathoms.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement locale.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp_pack.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp_sort.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement caretx.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement dquote.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement time64.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement miniperlmain.c +cc -fstack-protector-strong -L/usr/local/lib -o miniperl \ + opmini.o perlmini.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o miniperlmain.o -lpthread -ldl -lm -lcrypt -lutil -lc +./miniperl -w -Ilib -Idist/Exporter/lib -MExporter -e '' || sh -c 'echo >&2 Failed to build miniperl. Please run make minitest; exit 1' +./miniperl -Ilib -f write_buildcustomize.pl +rm -f pod/perl5320delta.pod +/bin/ln -s perldelta.pod pod/perl5320delta.pod +./miniperl -Ilib autodoc.pl +./miniperl -Ilib pod/perlmodlib.PL -q +./miniperl -Ilib make_patchnum.pl +Updating 'git_version.h' and 'lib/Config_git.pl' +./miniperl -Ilib configpm +written lib/Config.pod +updated lib/Config.pm +updated lib/Config_heavy.pl +./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for Archive::Tar +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Archive-Tar' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Archive-Tar' +./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Attribute-Handlers directly +./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/AutoLoader directly +./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for CPAN +make[1]: Entering directory '/sources/perl-5.32.0/cpan/CPAN' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/CPAN' +./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for CPAN::Meta +make[1]: Entering directory '/sources/perl-5.32.0/cpan/CPAN-Meta' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/CPAN-Meta' +./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/CPAN-Meta-Requirements directly +./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/CPAN-Meta-YAML directly +./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Carp directly +./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Config-Perl-V directly +./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Devel-SelfStubber directly +./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Digest directly +./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Dumpvalue directly +./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Env directly +./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for Errno +make[1]: Entering directory '/sources/perl-5.32.0/ext/Errno' +"../../miniperl" "-I../../lib" Errno_pm.PL Errno.pm +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Errno' +./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Exporter directly +./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/ExtUtils-CBuilder directly +./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/ExtUtils-Constant directly +./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/ExtUtils-Install directly +./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for ExtUtils::MakeMaker +make[1]: Entering directory '/sources/perl-5.32.0/cpan/ExtUtils-MakeMaker' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/ExtUtils-MakeMaker' +./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/ExtUtils-Manifest directly +Generating a Unix-style Makefile +Writing Makefile for ExtUtils::Manifest +make[1]: Entering directory '/sources/perl-5.32.0/cpan/ExtUtils-Manifest' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/ExtUtils-Manifest' +./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for ext/ExtUtils-Miniperl directly +./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/ExtUtils-ParseXS directly +Generating a Unix-style Makefile +Writing Makefile for ExtUtils::ParseXS +make[1]: Entering directory '/sources/perl-5.32.0/dist/ExtUtils-ParseXS' +make[1]: Leaving directory '/sources/perl-5.32.0/dist/ExtUtils-ParseXS' +./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/File-Fetch directly +./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for ext/File-Find directly +./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/File-Path directly +./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/File-Temp directly +./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for ext/FileCache directly +./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Filter-Simple directly +./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/FindBin directly +./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Getopt-Long directly +./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for HTTP::Tiny +make[1]: Entering directory '/sources/perl-5.32.0/cpan/HTTP-Tiny' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/HTTP-Tiny' +./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/I18N-Collate directly +./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/I18N-LangTags directly +./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for lib +make[1]: Entering directory '/sources/perl-5.32.0/dist/lib' +"../../miniperl" "-I../../lib" lib_pm.PL lib.pm +Extracting lib.pm (with variable substitutions) +make[1]: Leaving directory '/sources/perl-5.32.0/dist/lib' +./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for IO::Compress +make[1]: Entering directory '/sources/perl-5.32.0/cpan/IO-Compress' +cp bin/streamzip blib/script/streamzip +/sources/perl-5.32.0/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/streamzip +cp bin/zipdetails blib/script/zipdetails +/sources/perl-5.32.0/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zipdetails +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/IO-Compress' +./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/IO-Socket-IP directly +./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/IO-Zlib directly +./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/IPC-Cmd directly +./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for ext/IPC-Open3 directly +./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for JSON::PP +make[1]: Entering directory '/sources/perl-5.32.0/cpan/JSON-PP' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/JSON-PP' +./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Locale-Maketext directly +./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Locale-Maketext-Simple directly +./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Math-BigInt directly +./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Math-BigRat directly +./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Math-Complex directly +./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Memoize directly +./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for Module::CoreList +make[1]: Entering directory '/sources/perl-5.32.0/dist/Module-CoreList' +cp corelist blib/script/corelist +/sources/perl-5.32.0/dist/Module-CoreList/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Module-CoreList' +./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Module-Load directly +./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Module-Load-Conditional directly +./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Module-Loaded directly +./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for Module::Metadata +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Module-Metadata' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Module-Metadata' +./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/NEXT directly +./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Net-Ping directly +./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Params-Check directly +./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Perl-OSType directly +./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly +./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for Pod::Checker +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Pod-Checker' +"../../miniperl" "-I../../lib" "-I../../lib" podchecker.PL podchecker +Extracting podchecker (with variable substitutions) +cp podchecker blib/script/podchecker +/sources/perl-5.32.0/cpan/Pod-Checker/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podchecker +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Pod-Checker' +./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Pod-Escapes directly +./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for if +make[1]: Entering directory '/sources/perl-5.32.0/dist/if' +make[1]: Leaving directory '/sources/perl-5.32.0/dist/if' +./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Pod-Simple directly +./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for Pod::Functions +make[1]: Entering directory '/sources/perl-5.32.0/ext/Pod-Functions' +"../../miniperl" "-I../../lib" Functions_pm.PL ../../pod/perlfunc.pod +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Pod-Functions' +./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for Pod::Html +make[1]: Entering directory '/sources/perl-5.32.0/ext/Pod-Html' +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Pod-Html' +./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for Pod::Perldoc +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Pod-Perldoc' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Pod-Perldoc' +./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for Pod::Usage +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Pod-Usage' +"../../miniperl" "-I../../lib" "-I../../lib" pod2usage.PL pod2usage +Extracting pod2usage (with variable substitutions) +cp pod2usage blib/script/pod2usage +/sources/perl-5.32.0/cpan/Pod-Usage/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2usage +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Pod-Usage' +./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Safe directly +./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Search-Dict directly +./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/SelfLoader directly +./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Term-ANSIColor directly +./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for Term::Cap +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Term-Cap' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Term-Cap' +./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Term-Complete directly +./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Term-ReadLine directly +./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Test directly +./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for Test::Harness +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Test-Harness' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Test-Harness' +./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Test-Simple directly +./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Text-Abbrev directly +./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Text-Balanced directly +./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Text-ParseWords directly +./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Text-Tabs directly +./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Thread-Queue directly +./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Thread-Semaphore directly +./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Tie-File directly +./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for ext/Tie-Hash-NamedCapture directly +./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for ext/Tie-Memoize directly +./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Tie-RefHash directly +./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Time-Local directly +./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for XSLoader +make[1]: Entering directory '/sources/perl-5.32.0/dist/XSLoader' +"../../miniperl" "-I../../lib" XSLoader_pm.PL XSLoader.pm +make[1]: Leaving directory '/sources/perl-5.32.0/dist/XSLoader' +./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/autodie directly +./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/autouse directly +./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for base +make[1]: Entering directory '/sources/perl-5.32.0/dist/base' +make[1]: Leaving directory '/sources/perl-5.32.0/dist/base' +./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/bignum directly +./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/constant directly +./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/encoding-warnings directly +./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/experimental directly +./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for Net +make[1]: Entering directory '/sources/perl-5.32.0/cpan/libnet' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/libnet' +./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/parent directly +./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/perlfaq directly +./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Generating a Unix-style Makefile +Writing Makefile for Pod +make[1]: Entering directory '/sources/perl-5.32.0/cpan/podlators' +"../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2man.PL scripts/pod2man +Extracting pod2man (with variable substitutions) +"../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2text.PL scripts/pod2text +Extracting pod2text (with variable substitutions) +cp scripts/pod2man blib/script/pod2man +/sources/perl-5.32.0/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2man +cp scripts/pod2text blib/script/pod2text +/sources/perl-5.32.0/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2text +Manifying 2 pod documents +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/podlators' +./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/version directly +./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p +Processing PropertyAliases.txt +Finishing property setup +Processing PropValueAliases.txt +Processing extracted/DGeneralCategory.txt +Processing extracted/DCombiningClass.txt +Processing extracted/DNumType.txt +Processing extracted/DEastAsianWidth.txt +Processing extracted/DLineBreak.txt +Processing extracted/DBidiClass.txt +Processing extracted/DDecompositionType.txt +Processing extracted/DBinaryProperties.txt +Processing extracted/DNumValues.txt +Processing extracted/DJoinGroup.txt +Processing extracted/DJoinType.txt +Processing Jamo.txt +Processing UnicodeData.txt +Processing ArabicShaping.txt +Processing Blocks.txt +Processing PropList.txt +Processing SpecialCasing.txt +Processing LineBreak.txt +Processing EastAsianWidth.txt +Processing CompositionExclusions.txt +Processing BidiMirroring.txt +Processing CaseFolding.txt +Processing DCoreProperties.txt +Processing Scripts.txt +Processing DNormalizationProps.txt +Processing DAge.txt +Processing HangulSyllableType.txt +Processing auxiliary/WordBreakProperty.txt +Processing auxiliary/GraphemeBreakProperty.txt +Processing auxiliary/GCBTest.txt +Processing auxiliary/SBTest.txt +Processing auxiliary/WBTest.txt +Processing auxiliary/SentenceBreakProperty.txt +Processing NamedSequences.txt +Processing NameAliases.txt +Processing auxiliary/LBTest.txt +Processing ScriptExtensions.txt +Processing IndicSyllabicCategory.txt +Processing BidiBrackets.txt +Processing IndicPositionalCategory.txt +Processing VerticalOrientation.txt +Processing EquivalentUnifiedIdeograph.txt +Processing emoji/emoji.txt +Processing IdStatus.txt +Processing IdType.txt +Finishing processing Unicode properties +Compiling Perl properties +Creating Perl synonyms +Writing tables +Making pod file +Making test script +Updating 'mktables.lst' +./miniperl -Ilib -MExtUtils::Miniperl -e 'writemain(\"perlmain.c", @ARGV)' DynaLoader +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement perlmain.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement op.c +cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement perl.c +./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= +Generating a Unix-style Makefile +Writing Makefile for DynaLoader +make[1]: Entering directory '/sources/perl-5.32.0/ext/DynaLoader' +"../../miniperl" "-I../../lib" DynaLoader_pm.PL DynaLoader.pm +rm -f DynaLoader.xs +cp dl_dlopen.xs DynaLoader.xs +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.32.0/ext/DynaLoader/../../lib/ExtUtils/typemap' DynaLoader.xs > DynaLoader.xsc +mv DynaLoader.xsc DynaLoader.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.47\" -DXS_VERSION=\"1.47\" "-I../.." -DLIBC="libc-2.32.so" DynaLoader.c +rm -rf ../../DynaLoader.o +cp DynaLoader.o ../../DynaLoader.o +make[1]: Leaving directory '/sources/perl-5.32.0/ext/DynaLoader' +rm -f libperl.a +/usr/bin/ar rc libperl.a op.o perl.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o DynaLoader.o +cc -o perl -fstack-protector-strong -L/usr/local/lib -Wl,-E perlmain.o libperl.a `cat ext.libs` -lpthread -ldl -lm -lcrypt -lutil -lc +./miniperl -Ilib mkppport +running "/sources/perl-5.32.0/miniperl" -I../../lib PPPort_pm.PL +including ppphdoc +including inctools +including ppphbin +including version +including threads +including limits +including variables +including subparse +including newCONSTSUB +including magic_defs +including misc +including sv_xpvf +including SvPV +including warn +including format +including uv +including memory +including mess +including mPUSH +including call +including newRV +including MY_CXT +including SvREFCNT +including newSV_type +including newSVpv +including Sv_set +including shared_pv +including HvNAME +including gv +including pvs +including magic +including cop +including grok +including snprintf +including sprintf +including exception +including strlfuncs +including utf8 +including pv_tools +including locale +running "/sources/perl-5.32.0/miniperl" -I../../lib ppport_h.PL +installing ppport.h for cpan/DB_File +installing ppport.h for cpan/IPC-SysV +installing ppport.h for cpan/Win32API-File +installing ppport.h for dist/IO +installing ppport.h for dist/Storable +removing temporary file PPPort.pm +removing temporary file ppport.h +./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for B +make[1]: Entering directory '/sources/perl-5.32.0/ext/B' +Running Mkbootstrap for B () +chmod 644 "B.bs" +/sources/perl-5.32.0/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/B/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/ext/B/typemap' B.xs > B.xsc +mv B.xsc B.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.80\" -DXS_VERSION=\"1.80\" -fPIC "-I../.." B.c +rm -f ../../lib/auto/B/B.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong B.o -o ../../lib/auto/B/B.so \ + \ + +chmod 755 ../../lib/auto/B/B.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/B' +./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Compress::Raw::Bzip2 +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Compress-Raw-Bzip2' +Running Mkbootstrap for Bzip2 () +chmod 644 "Bzip2.bs" +/sources/perl-5.32.0/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/Compress-Raw-Bzip2/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/cpan/Compress-Raw-Bzip2/typemap' Bzip2.xs > Bzip2.xsc +mv Bzip2.xsc Bzip2.c +cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.093\" -DXS_VERSION=\"2.093\" -fPIC "-I../.." -DBZ_NO_STDIO Bzip2.c +cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.093\" -DXS_VERSION=\"2.093\" -fPIC "-I../.." -DBZ_NO_STDIO blocksort.c +cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.093\" -DXS_VERSION=\"2.093\" -fPIC "-I../.." -DBZ_NO_STDIO bzlib.c +cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.093\" -DXS_VERSION=\"2.093\" -fPIC "-I../.." -DBZ_NO_STDIO compress.c +cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.093\" -DXS_VERSION=\"2.093\" -fPIC "-I../.." -DBZ_NO_STDIO crctable.c +cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.093\" -DXS_VERSION=\"2.093\" -fPIC "-I../.." -DBZ_NO_STDIO decompress.c +cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.093\" -DXS_VERSION=\"2.093\" -fPIC "-I../.." -DBZ_NO_STDIO huffman.c +cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.093\" -DXS_VERSION=\"2.093\" -fPIC "-I../.." -DBZ_NO_STDIO randtable.c +rm -f ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Bzip2.o blocksort.o bzlib.o compress.o crctable.o decompress.o huffman.o randtable.o -o ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so \ + \ + +chmod 755 ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Compress-Raw-Bzip2' +./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Parsing config.in... +Building Zlib enabled +Auto Detect Gzip OS Code.. +Setting Gzip OS Code to 3 [Unix/Default] +Looks Good. +Generating a Unix-style Makefile +Writing Makefile for Compress::Raw::Zlib +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Compress-Raw-Zlib' +Running Mkbootstrap for Zlib () +chmod 644 "Zlib.bs" +/sources/perl-5.32.0/cpan/Compress-Raw-Zlib/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/Compress-Raw-Zlib/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/cpan/Compress-Raw-Zlib/typemap' Zlib.xs > Zlib.xsc +mv Zlib.xsc Zlib.c +cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.093\" -DXS_VERSION=\"2.093\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 Zlib.c +cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.093\" -DXS_VERSION=\"2.093\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 adler32.c +cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.093\" -DXS_VERSION=\"2.093\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 compress.c +cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.093\" -DXS_VERSION=\"2.093\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 crc32.c +cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.093\" -DXS_VERSION=\"2.093\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 deflate.c +cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.093\" -DXS_VERSION=\"2.093\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 infback.c +cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.093\" -DXS_VERSION=\"2.093\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 inffast.c +cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.093\" -DXS_VERSION=\"2.093\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 inflate.c +cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.093\" -DXS_VERSION=\"2.093\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 inftrees.c +cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.093\" -DXS_VERSION=\"2.093\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 trees.c +cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.093\" -DXS_VERSION=\"2.093\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 uncompr.c +cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.093\" -DXS_VERSION=\"2.093\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 zutil.c +rm -f ../../lib/auto/Compress/Raw/Zlib/Zlib.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Zlib.o adler32.o compress.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o -o ../../lib/auto/Compress/Raw/Zlib/Zlib.so \ + \ + +chmod 755 ../../lib/auto/Compress/Raw/Zlib/Zlib.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Compress-Raw-Zlib' +./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Cwd +make[1]: Entering directory '/sources/perl-5.32.0/dist/PathTools' +Running Mkbootstrap for Cwd () +chmod 644 "Cwd.bs" +/sources/perl-5.32.0/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/dist/PathTools/../../lib/ExtUtils/typemap' Cwd.xs > Cwd.xsc +mv Cwd.xsc Cwd.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.78\" -DXS_VERSION=\"3.78\" -fPIC "-I../.." -DDOUBLE_SLASHES_SPECIAL=0 -DNO_PPPORT_H Cwd.c +rm -f ../../lib/auto/Cwd/Cwd.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Cwd.o -o ../../lib/auto/Cwd/Cwd.so \ + \ + +chmod 755 ../../lib/auto/Cwd/Cwd.so +make[1]: Leaving directory '/sources/perl-5.32.0/dist/PathTools' +./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Data::Dumper +make[1]: Entering directory '/sources/perl-5.32.0/dist/Data-Dumper' +Running Mkbootstrap for Dumper () +chmod 644 "Dumper.bs" +/sources/perl-5.32.0/dist/Data-Dumper/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/dist/Data-Dumper/../../lib/ExtUtils/typemap' Dumper.xs > Dumper.xsc +mv Dumper.xsc Dumper.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.174\" -DXS_VERSION=\"2.174\" -fPIC "-I../.." Dumper.c +rm -f ../../lib/auto/Data/Dumper/Dumper.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Dumper.o -o ../../lib/auto/Data/Dumper/Dumper.so \ + \ + +chmod 755 ../../lib/auto/Data/Dumper/Dumper.so +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Data-Dumper' +./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Setting license tag... +Adding META_MERGE... +Generating a Unix-style Makefile +Writing Makefile for Devel::PPPort +make[1]: Entering directory '/sources/perl-5.32.0/dist/Devel-PPPort' +"../../miniperl" "-I../../lib" PPPort_pm.PL PPPort.pm +including ppphdoc +including inctools +including ppphbin +including version +including threads +including limits +including variables +including subparse +including newCONSTSUB +including magic_defs +including misc +including sv_xpvf +including SvPV +including warn +including format +including uv +including memory +including mess +including mPUSH +including call +including newRV +including MY_CXT +including SvREFCNT +including newSV_type +including newSVpv +including Sv_set +including shared_pv +including HvNAME +including gv +including pvs +including magic +including cop +including grok +including snprintf +including sprintf +including exception +including strlfuncs +including utf8 +including pv_tools +including locale +Running Mkbootstrap for PPPort () +chmod 644 "PPPort.bs" +/sources/perl-5.32.0/dist/Devel-PPPort/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644 +"../../miniperl" "-I../../lib" "-I../../lib" ppport_h.PL ppport.h +"../../miniperl" "-I../../lib" "-I../../lib" RealPPPort_xs.PL RealPPPort.xs +adding XS code from parts/inc/HvNAME +adding XS code from parts/inc/MY_CXT +adding XS code from parts/inc/SvPV +adding XS code from parts/inc/SvREFCNT +adding XS code from parts/inc/Sv_set +adding XS code from parts/inc/call +adding XS code from parts/inc/cop +adding XS code from parts/inc/exception +adding XS code from parts/inc/format +adding XS code from parts/inc/grok +adding XS code from parts/inc/gv +adding XS code from parts/inc/limits +adding XS code from parts/inc/locale +adding XS code from parts/inc/mPUSH +adding XS code from parts/inc/magic +adding XS code from parts/inc/memory +adding XS code from parts/inc/mess +adding XS code from parts/inc/misc +adding XS code from parts/inc/newCONSTSUB +adding XS code from parts/inc/newRV +adding XS code from parts/inc/newSV_type +adding XS code from parts/inc/newSVpv +adding XS code from parts/inc/pv_tools +adding XS code from parts/inc/pvs +adding XS code from parts/inc/shared_pv +adding XS code from parts/inc/snprintf +adding XS code from parts/inc/sprintf +adding XS code from parts/inc/strlfuncs +adding XS code from parts/inc/sv_xpvf +adding XS code from parts/inc/threads +adding XS code from parts/inc/utf8 +adding XS code from parts/inc/uv +adding XS code from parts/inc/variables +adding XS code from parts/inc/warn +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.32.0/dist/Devel-PPPort/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/dist/Devel-PPPort/typemap' RealPPPort.xs > RealPPPort.xsc +mv RealPPPort.xsc RealPPPort.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.57\" -DXS_VERSION=\"3.57\" -fPIC "-I../.." -W -Wall -Wdeclaration-after-statement RealPPPort.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.57\" -DXS_VERSION=\"3.57\" -fPIC "-I../.." -W -Wall -Wdeclaration-after-statement module2.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.57\" -DXS_VERSION=\"3.57\" -fPIC "-I../.." -W -Wall -Wdeclaration-after-statement module3.c +rm -f ../../lib/auto/Devel/PPPort/PPPort.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong RealPPPort.o module2.o module3.o -o ../../lib/auto/Devel/PPPort/PPPort.so \ + \ + +chmod 755 ../../lib/auto/Devel/PPPort/PPPort.so +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Devel-PPPort' +./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Devel::Peek +make[1]: Entering directory '/sources/perl-5.32.0/ext/Devel-Peek' +Running Mkbootstrap for Peek () +chmod 644 "Peek.bs" +/sources/perl-5.32.0/ext/Devel-Peek/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/Devel-Peek/../../lib/ExtUtils/typemap' Peek.xs > Peek.xsc +mv Peek.xsc Peek.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.28\" -DXS_VERSION=\"1.28\" -fPIC "-I../.." Peek.c +rm -f ../../lib/auto/Devel/Peek/Peek.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Peek.o -o ../../lib/auto/Devel/Peek/Peek.so \ + \ + +chmod 755 ../../lib/auto/Devel/Peek/Peek.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Devel-Peek' +./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Digest::MD5 +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Digest-MD5' +Running Mkbootstrap for MD5 () +chmod 644 "MD5.bs" +/sources/perl-5.32.0/cpan/Digest-MD5/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/Digest-MD5/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/cpan/Digest-MD5/typemap' MD5.xs > MD5.xsc +mv MD5.xsc MD5.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.55_01\" -DXS_VERSION=\"2.55_01\" -fPIC "-I../.." MD5.c +rm -f ../../lib/auto/Digest/MD5/MD5.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong MD5.o -o ../../lib/auto/Digest/MD5/MD5.so \ + \ + +chmod 755 ../../lib/auto/Digest/MD5/MD5.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Digest-MD5' +./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Digest::SHA +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Digest-SHA' +Running Mkbootstrap for SHA () +chmod 644 "SHA.bs" +/sources/perl-5.32.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/Digest-SHA/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/cpan/Digest-SHA/typemap' SHA.xs > SHA.xsc +mv SHA.xsc SHA.c +cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"6.02\" -DXS_VERSION=\"6.02\" -fPIC "-I../.." SHA.c +rm -f ../../lib/auto/Digest/SHA/SHA.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong SHA.o -o ../../lib/auto/Digest/SHA/SHA.so \ + \ + +chmod 755 ../../lib/auto/Digest/SHA/SHA.so +cp shasum blib/script/shasum +/sources/perl-5.32.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/shasum +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Digest-SHA' +./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Encode +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Encode' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/Byte' +Running Mkbootstrap for Byte () +chmod 644 "Byte.bs" +/sources/perl-5.32.0/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644 +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o byte_t.c -f byte_t.fnm +Reading iso-8859-2 (iso-8859-2) +Reading iso-8859-3 (iso-8859-3) +Reading iso-8859-4 (iso-8859-4) +Reading iso-8859-5 (iso-8859-5) +Reading iso-8859-6 (iso-8859-6) +Reading iso-8859-7 (iso-8859-7) +Reading iso-8859-8 (iso-8859-8) +Reading iso-8859-9 (iso-8859-9) +Reading iso-8859-10 (iso-8859-10) +Reading iso-8859-11 (iso-8859-11) +Reading iso-8859-13 (iso-8859-13) +Reading iso-8859-14 (iso-8859-14) +Reading iso-8859-15 (iso-8859-15) +Reading iso-8859-16 (iso-8859-16) +Reading AdobeStandardEncoding (AdobeStandardEncoding) +Reading cp1006 (cp1006) +Reading cp1250 (cp1250) +Reading cp1251 (cp1251) +Reading cp1253 (cp1253) +Reading cp1254 (cp1254) +Reading cp1255 (cp1255) +Reading cp1256 (cp1256) +Reading cp1257 (cp1257) +Reading cp1258 (cp1258) +Reading cp424 (cp424) +Reading cp437 (cp437) +Reading cp737 (cp737) +Reading cp775 (cp775) +Reading cp850 (cp850) +Reading cp852 (cp852) +Reading cp855 (cp855) +Reading cp856 (cp856) +Reading cp857 (cp857) +Reading cp858 (cp858) +Reading cp860 (cp860) +Reading cp861 (cp861) +Reading cp862 (cp862) +Reading cp863 (cp863) +Reading cp864 (cp864) +Reading cp865 (cp865) +Reading cp866 (cp866) +Reading cp869 (cp869) +Reading cp874 (cp874) +Reading hp-roman8 (hp-roman8) +Reading koi8-f (koi8-f) +Reading koi8-r (koi8-r) +Reading koi8-u (koi8-u) +Reading MacArabic (MacArabic) +Reading MacCentralEurRoman (MacCentralEurRoman) +Reading MacCroatian (MacCroatian) +Reading MacCyrillic (MacCyrillic) +Reading MacFarsi (MacFarsi) +Reading MacGreek (MacGreek) +Reading MacHebrew (MacHebrew) +Reading MacIcelandic (MacIcelandic) +Reading MacRomanian (MacRomanian) +Reading MacRumanian (MacRumanian) +Reading MacRoman (MacRoman) +Reading MacSami (MacSami) +Reading MacThai (MacThai) +Reading MacTurkish (MacTurkish) +Reading MacUkrainian (MacUkrainian) +Reading nextstep (nextstep) +Reading viscii (viscii) +"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/sources/perl-5.32.0/cpan/Encode/Byte/../../../lib/ExtUtils/typemap' Byte.xs > Byte.xsc +mv Byte.xsc Byte.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." Byte.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." byte_t.c +rm -f ../../../lib/auto/Encode/Byte/Byte.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Byte.o byte_t.o -o ../../../lib/auto/Encode/Byte/Byte.so \ + \ + +chmod 755 ../../../lib/auto/Encode/Byte/Byte.so +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/Byte' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/CN' +Running Mkbootstrap for CN () +chmod 644 "CN.bs" +/sources/perl-5.32.0/cpan/Encode/CN/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644 +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm +Reading cp936 (cp936) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm +Reading euc-cn (euc-cn) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_02_t.c -f gb_02_t.fnm +Reading gb12345-raw (gb12345-raw) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm +Reading gb2312-raw (gb2312-raw) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ir_04_t.c -f ir_04_t.fnm +Reading iso-ir-165 (iso-ir-165) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm +Reading MacChineseSimp (MacChineseSimp) +"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -noprototypes -nolinenumbers -typemap '/sources/perl-5.32.0/cpan/Encode/CN/../../../lib/ExtUtils/typemap' CN.xs > CN.xsc +mv CN.xsc CN.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." CN.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_00_t.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." eu_01_t.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." gb_02_t.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." gb_03_t.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ir_04_t.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_05_t.c +rm -f ../../../lib/auto/Encode/CN/CN.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong CN.o cp_00_t.o eu_01_t.o gb_02_t.o gb_03_t.o ir_04_t.o ma_05_t.o -o ../../../lib/auto/Encode/CN/CN.so \ + \ + +chmod 755 ../../../lib/auto/Encode/CN/CN.so +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/CN' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/EBCDIC' +Running Mkbootstrap for EBCDIC () +chmod 644 "EBCDIC.bs" +/sources/perl-5.32.0/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644 +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o ebcdic_t.c -f ebcdic_t.fnm +Reading cp37 (cp37) +Reading cp1026 (cp1026) +Reading cp1047 (cp1047) +Reading cp500 (cp500) +Reading cp875 (cp875) +Reading posix-bc (posix-bc) +"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/sources/perl-5.32.0/cpan/Encode/EBCDIC/../../../lib/ExtUtils/typemap' EBCDIC.xs > EBCDIC.xsc +mv EBCDIC.xsc EBCDIC.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." EBCDIC.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." ebcdic_t.c +rm -f ../../../lib/auto/Encode/EBCDIC/EBCDIC.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong EBCDIC.o ebcdic_t.o -o ../../../lib/auto/Encode/EBCDIC/EBCDIC.so \ + \ + +chmod 755 ../../../lib/auto/Encode/EBCDIC/EBCDIC.so +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/EBCDIC' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/JP' +Running Mkbootstrap for JP () +chmod 644 "JP.bs" +/sources/perl-5.32.0/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644 +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm +Reading cp932 (cp932) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm +Reading euc-jp (euc-jp) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_02_t.c -f ji_02_t.fnm +Reading jis0201-raw (jis0201-raw) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_03_t.c -f ji_03_t.fnm +Reading jis0208-raw (jis0208-raw) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_04_t.c -f ji_04_t.fnm +Reading jis0212-raw (jis0212-raw) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm +Reading MacJapanese (MacJapanese) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o sh_06_t.c -f sh_06_t.fnm +Reading shiftjis (shiftjis) +"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/sources/perl-5.32.0/cpan/Encode/JP/../../../lib/ExtUtils/typemap' JP.xs > JP.xsc +mv JP.xsc JP.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." JP.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." cp_00_t.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." eu_01_t.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ji_02_t.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ji_03_t.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ji_04_t.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ma_05_t.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." sh_06_t.c +rm -f ../../../lib/auto/Encode/JP/JP.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong JP.o cp_00_t.o eu_01_t.o ji_02_t.o ji_03_t.o ji_04_t.o ma_05_t.o sh_06_t.o -o ../../../lib/auto/Encode/JP/JP.so \ + \ + +chmod 755 ../../../lib/auto/Encode/JP/JP.so +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/JP' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/KR' +Running Mkbootstrap for KR () +chmod 644 "KR.bs" +/sources/perl-5.32.0/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644 +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm +Reading cp949 (cp949) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm +Reading euc-kr (euc-kr) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm +Reading johab (johab) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ks_03_t.c -f ks_03_t.fnm +Reading ksc5601-raw (ksc5601-raw) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm +Reading MacKorean (MacKorean) +"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/sources/perl-5.32.0/cpan/Encode/KR/../../../lib/ExtUtils/typemap' KR.xs > KR.xsc +mv KR.xsc KR.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." KR.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_00_t.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." eu_01_t.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." jo_02_t.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ks_03_t.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_04_t.c +rm -f ../../../lib/auto/Encode/KR/KR.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong KR.o cp_00_t.o eu_01_t.o jo_02_t.o ks_03_t.o ma_04_t.o -o ../../../lib/auto/Encode/KR/KR.so \ + \ + +chmod 755 ../../../lib/auto/Encode/KR/KR.so +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/KR' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/Symbol' +Running Mkbootstrap for Symbol () +chmod 644 "Symbol.bs" +/sources/perl-5.32.0/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644 +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o symbol_t.c -f symbol_t.fnm +Reading AdobeSymbol (AdobeSymbol) +Reading AdobeZdingbat (AdobeZdingbat) +Reading dingbats (dingbats) +Reading MacDingbats (MacDingbats) +Reading MacSymbol (MacSymbol) +Reading symbol (symbol) +"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/sources/perl-5.32.0/cpan/Encode/Symbol/../../../lib/ExtUtils/typemap' Symbol.xs > Symbol.xsc +mv Symbol.xsc Symbol.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." Symbol.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." symbol_t.c +rm -f ../../../lib/auto/Encode/Symbol/Symbol.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Symbol.o symbol_t.o -o ../../../lib/auto/Encode/Symbol/Symbol.so \ + \ + +chmod 755 ../../../lib/auto/Encode/Symbol/Symbol.so +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/Symbol' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/TW' +Running Mkbootstrap for TW () +chmod 644 "TW.bs" +/sources/perl-5.32.0/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644 +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_00_t.c -f bi_00_t.fnm +Reading big5-eten (big5-eten) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_01_t.c -f bi_01_t.fnm +Reading big5-hkscs (big5-hkscs) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_02_t.c -f cp_02_t.fnm +Reading cp950 (cp950) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_03_t.c -f ma_03_t.fnm +Reading MacChineseTrad (MacChineseTrad) +"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/sources/perl-5.32.0/cpan/Encode/TW/../../../lib/ExtUtils/typemap' TW.xs > TW.xsc +mv TW.xsc TW.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." TW.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." bi_00_t.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." bi_01_t.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_02_t.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_03_t.c +rm -f ../../../lib/auto/Encode/TW/TW.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong TW.o bi_00_t.o bi_01_t.o cp_02_t.o ma_03_t.o -o ../../../lib/auto/Encode/TW/TW.so \ + \ + +chmod 755 ../../../lib/auto/Encode/TW/TW.so +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/TW' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/Unicode' +Running Mkbootstrap for Unicode () +chmod 644 "Unicode.bs" +/sources/perl-5.32.0/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644 +"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/Encode/Unicode/../../../lib/ExtUtils/typemap' Unicode.xs > Unicode.xsc +mv Unicode.xsc Unicode.c +cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.18\" -DXS_VERSION=\"2.18\" -fPIC "-I../../.." Unicode.c +rm -f ../../../lib/auto/Encode/Unicode/Unicode.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Unicode.o -o ../../../lib/auto/Encode/Unicode/Unicode.so \ + \ + +chmod 755 ../../../lib/auto/Encode/Unicode/Unicode.so +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/Unicode' +Running Mkbootstrap for Encode () +chmod 644 "Encode.bs" +/sources/perl-5.32.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/Encode/../../lib/ExtUtils/typemap' Encode.xs > Encode.xsc +mv Encode.xsc Encode.c +"../../miniperl" "-I../../lib" bin/enc2xs -"Q" -"O" -o def_t.c -f def_t.fnm +Reading iso-8859-1 (iso-8859-1) +Reading ascii (ascii) +Reading cp1252 (cp1252) +Reading ascii-ctrl (ascii-ctrl) +Reading null (null) +cc -c -I./Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.06\" -DXS_VERSION=\"3.06\" -fPIC "-I../.." Encode.c +cc -c -I./Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.06\" -DXS_VERSION=\"3.06\" -fPIC "-I../.." def_t.c +cc -c -I./Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.06\" -DXS_VERSION=\"3.06\" -fPIC "-I../.." encengine.c +rm -f ../../lib/auto/Encode/Encode.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Encode.o def_t.o encengine.o -o ../../lib/auto/Encode/Encode.so \ + \ + +chmod 755 ../../lib/auto/Encode/Encode.so +cp bin/enc2xs blib/script/enc2xs +/sources/perl-5.32.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs +cp bin/encguess blib/script/encguess +/sources/perl-5.32.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/encguess +cp bin/piconv blib/script/piconv +/sources/perl-5.32.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Encode' +./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Fcntl +make[1]: Entering directory '/sources/perl-5.32.0/ext/Fcntl' +Running Mkbootstrap for Fcntl () +chmod 644 "Fcntl.bs" +/sources/perl-5.32.0/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.32.0/ext/Fcntl/../../lib/ExtUtils/typemap' Fcntl.xs > Fcntl.xsc +mv Fcntl.xsc Fcntl.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.13\" -DXS_VERSION=\"1.13\" -fPIC "-I../.." Fcntl.c +rm -f ../../lib/auto/Fcntl/Fcntl.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Fcntl.o -o ../../lib/auto/Fcntl/Fcntl.so \ + \ + +chmod 755 ../../lib/auto/Fcntl/Fcntl.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Fcntl' +./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for File::DosGlob +make[1]: Entering directory '/sources/perl-5.32.0/ext/File-DosGlob' +Running Mkbootstrap for DosGlob () +chmod 644 "DosGlob.bs" +/sources/perl-5.32.0/ext/File-DosGlob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/File-DosGlob/../../lib/ExtUtils/typemap' DosGlob.xs > DosGlob.xsc +mv DosGlob.xsc DosGlob.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fPIC "-I../.." DosGlob.c +rm -f ../../lib/auto/File/DosGlob/DosGlob.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong DosGlob.o -o ../../lib/auto/File/DosGlob/DosGlob.so \ + \ + +chmod 755 ../../lib/auto/File/DosGlob/DosGlob.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/File-DosGlob' +./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for File::Glob +make[1]: Entering directory '/sources/perl-5.32.0/ext/File-Glob' +Running Mkbootstrap for Glob () +chmod 644 "Glob.bs" +/sources/perl-5.32.0/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644 +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.33\" -DXS_VERSION=\"1.33\" -fPIC "-I../.." bsd_glob.c +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/File-Glob/../../lib/ExtUtils/typemap' Glob.xs > Glob.xsc +mv Glob.xsc Glob.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.33\" -DXS_VERSION=\"1.33\" -fPIC "-I../.." Glob.c +rm -f ../../lib/auto/File/Glob/Glob.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong bsd_glob.o Glob.o -o ../../lib/auto/File/Glob/Glob.so \ + \ + +chmod 755 ../../lib/auto/File/Glob/Glob.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/File-Glob' +./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Filter::Util::Call +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Filter-Util-Call' +Running Mkbootstrap for Call () +chmod 644 "Call.bs" +/sources/perl-5.32.0/cpan/Filter-Util-Call/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/Filter-Util-Call/../../lib/ExtUtils/typemap' Call.xs > Call.xsc +mv Call.xsc Call.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.59\" -DXS_VERSION=\"1.59\" -fPIC "-I../.." Call.c +rm -f ../../lib/auto/Filter/Util/Call/Call.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Call.o -o ../../lib/auto/Filter/Util/Call/Call.so \ + \ + +chmod 755 ../../lib/auto/Filter/Util/Call/Call.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Filter-Util-Call' +./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Hash::Util +make[1]: Entering directory '/sources/perl-5.32.0/ext/Hash-Util' +Running Mkbootstrap for Util () +chmod 644 "Util.bs" +/sources/perl-5.32.0/ext/Hash-Util/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/Hash-Util/../../lib/ExtUtils/typemap' Util.xs > Util.xsc +mv Util.xsc Util.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.23\" -DXS_VERSION=\"0.23\" -fPIC "-I../.." -DPERL_EXT Util.c +rm -f ../../lib/auto/Hash/Util/Util.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Util.o -o ../../lib/auto/Hash/Util/Util.so \ + \ + +chmod 755 ../../lib/auto/Hash/Util/Util.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Hash-Util' +./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Hash::Util::FieldHash +make[1]: Entering directory '/sources/perl-5.32.0/ext/Hash-Util-FieldHash' +Running Mkbootstrap for FieldHash () +chmod 644 "FieldHash.bs" +/sources/perl-5.32.0/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/Hash-Util-FieldHash/../../lib/ExtUtils/typemap' FieldHash.xs > FieldHash.xsc +mv FieldHash.xsc FieldHash.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.20\" -DXS_VERSION=\"1.20\" -fPIC "-I../.." FieldHash.c +rm -f ../../lib/auto/Hash/Util/FieldHash/FieldHash.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong FieldHash.o -o ../../lib/auto/Hash/Util/FieldHash/FieldHash.so \ + \ + +chmod 755 ../../lib/auto/Hash/Util/FieldHash/FieldHash.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Hash-Util-FieldHash' +./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for I18N::Langinfo +make[1]: Entering directory '/sources/perl-5.32.0/ext/I18N-Langinfo' +Running Mkbootstrap for Langinfo () +chmod 644 "Langinfo.bs" +/sources/perl-5.32.0/ext/I18N-Langinfo/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/I18N-Langinfo/../../lib/ExtUtils/typemap' Langinfo.xs > Langinfo.xsc +mv Langinfo.xsc Langinfo.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -fPIC "-I../.." Langinfo.c +rm -f ../../lib/auto/I18N/Langinfo/Langinfo.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Langinfo.o -o ../../lib/auto/I18N/Langinfo/Langinfo.so \ + \ + +chmod 755 ../../lib/auto/I18N/Langinfo/Langinfo.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/I18N-Langinfo' +./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for IO +make[1]: Entering directory '/sources/perl-5.32.0/dist/IO' +Running Mkbootstrap for IO () +chmod 644 "IO.bs" +/sources/perl-5.32.0/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/dist/IO/../../lib/ExtUtils/typemap' IO.xs > IO.xsc +mv IO.xsc IO.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.43\" -DXS_VERSION=\"1.43\" -fPIC "-I../.." IO.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.43\" -DXS_VERSION=\"1.43\" -fPIC "-I../.." poll.c +rm -f ../../lib/auto/IO/IO.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong IO.o poll.o -o ../../lib/auto/IO/IO.so \ + \ + +chmod 755 ../../lib/auto/IO/IO.so +make[1]: Leaving directory '/sources/perl-5.32.0/dist/IO' +./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Setting license tag... +Generating a Unix-style Makefile +Writing Makefile for IPC::SysV +make[1]: Entering directory '/sources/perl-5.32.0/cpan/IPC-SysV' +Running Mkbootstrap for SysV () +chmod 644 "SysV.bs" +/sources/perl-5.32.0/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644 +make[2]: Entering directory '/sources/perl-5.32.0/cpan/IPC-SysV' +"../../miniperl" -I../../lib -I../../lib regen.pl +Writing const-xs.inc +Writing const-c.inc +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/IPC-SysV' +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/IPC-SysV/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/cpan/IPC-SysV/typemap' SysV.xs > SysV.xsc +mv SysV.xsc SysV.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.07\" -DXS_VERSION=\"2.07\" -fPIC "-I../.." SysV.c +rm -f ../../lib/auto/IPC/SysV/SysV.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong SysV.o -o ../../lib/auto/IPC/SysV/SysV.so \ + \ + +chmod 755 ../../lib/auto/IPC/SysV/SysV.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/IPC-SysV' +./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for List::Util +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Scalar-List-Utils' +Running Mkbootstrap for Util () +chmod 644 "Util.bs" +/sources/perl-5.32.0/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/Scalar-List-Utils/../../lib/ExtUtils/typemap' ListUtil.xs > ListUtil.xsc +mv ListUtil.xsc ListUtil.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.55\" -DXS_VERSION=\"1.55\" -fPIC "-I../.." -DPERL_EXT ListUtil.c +rm -f ../../lib/auto/List/Util/Util.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong ListUtil.o -o ../../lib/auto/List/Util/Util.so \ + \ + +chmod 755 ../../lib/auto/List/Util/Util.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Scalar-List-Utils' +./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for MIME::Base64 +make[1]: Entering directory '/sources/perl-5.32.0/cpan/MIME-Base64' +Running Mkbootstrap for Base64 () +chmod 644 "Base64.bs" +/sources/perl-5.32.0/cpan/MIME-Base64/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/MIME-Base64/../../lib/ExtUtils/typemap' Base64.xs > Base64.xsc +mv Base64.xsc Base64.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.15\" -DXS_VERSION=\"3.15\" -fPIC "-I../.." Base64.c +rm -f ../../lib/auto/MIME/Base64/Base64.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Base64.o -o ../../lib/auto/MIME/Base64/Base64.so \ + \ + +chmod 755 ../../lib/auto/MIME/Base64/Base64.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/MIME-Base64' +./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Math::BigInt::FastCalc +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Math-BigInt-FastCalc' +Running Mkbootstrap for FastCalc () +chmod 644 "FastCalc.bs" +/sources/perl-5.32.0/cpan/Math-BigInt-FastCalc/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/Math-BigInt-FastCalc/../../lib/ExtUtils/typemap' FastCalc.xs > FastCalc.xsc +mv FastCalc.xsc FastCalc.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.5009\" -DXS_VERSION=\"0.5009\" -fPIC "-I../.." FastCalc.c +rm -f ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong FastCalc.o -o ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so \ + \ + +chmod 755 ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Math-BigInt-FastCalc' +./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Opcode +make[1]: Entering directory '/sources/perl-5.32.0/ext/Opcode' +Running Mkbootstrap for Opcode () +chmod 644 "Opcode.bs" +/sources/perl-5.32.0/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/Opcode/../../lib/ExtUtils/typemap' Opcode.xs > Opcode.xsc +mv Opcode.xsc Opcode.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.47\" -DXS_VERSION=\"1.47\" -fPIC "-I../.." Opcode.c +rm -f ../../lib/auto/Opcode/Opcode.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Opcode.o -o ../../lib/auto/Opcode/Opcode.so \ + \ + +chmod 755 ../../lib/auto/Opcode/Opcode.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Opcode' +./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for POSIX +make[1]: Entering directory '/sources/perl-5.32.0/ext/POSIX' +Running Mkbootstrap for POSIX () +chmod 644 "POSIX.bs" +/sources/perl-5.32.0/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.32.0/ext/POSIX/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/ext/POSIX/typemap' POSIX.xs > POSIX.xsc +mv POSIX.xsc POSIX.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DSTRUCT_TM_HASZONE -DHINT_SC_EXIST -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.94\" -DXS_VERSION=\"1.94\" -fPIC "-I../.." POSIX.c +rm -f ../../lib/auto/POSIX/POSIX.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong POSIX.o -o ../../lib/auto/POSIX/POSIX.so \ + -lm \ + +chmod 755 ../../lib/auto/POSIX/POSIX.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/POSIX' +./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for PerlIO::encoding +make[1]: Entering directory '/sources/perl-5.32.0/ext/PerlIO-encoding' +Running Mkbootstrap for encoding () +chmod 644 "encoding.bs" +/sources/perl-5.32.0/ext/PerlIO-encoding/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/PerlIO-encoding/../../lib/ExtUtils/typemap' encoding.xs > encoding.xsc +mv encoding.xsc encoding.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" -fPIC "-I../.." encoding.c +rm -f ../../lib/auto/PerlIO/encoding/encoding.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong encoding.o -o ../../lib/auto/PerlIO/encoding/encoding.so \ + \ + +chmod 755 ../../lib/auto/PerlIO/encoding/encoding.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/PerlIO-encoding' +./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for PerlIO::mmap +make[1]: Entering directory '/sources/perl-5.32.0/ext/PerlIO-mmap' +Running Mkbootstrap for mmap () +chmod 644 "mmap.bs" +/sources/perl-5.32.0/ext/PerlIO-mmap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/PerlIO-mmap/../../lib/ExtUtils/typemap' mmap.xs > mmap.xsc +mv mmap.xsc mmap.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.016\" -DXS_VERSION=\"0.016\" -fPIC "-I../.." mmap.c +rm -f ../../lib/auto/PerlIO/mmap/mmap.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong mmap.o -o ../../lib/auto/PerlIO/mmap/mmap.so \ + \ + +chmod 755 ../../lib/auto/PerlIO/mmap/mmap.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/PerlIO-mmap' +./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for PerlIO::scalar +make[1]: Entering directory '/sources/perl-5.32.0/ext/PerlIO-scalar' +Running Mkbootstrap for scalar () +chmod 644 "scalar.bs" +/sources/perl-5.32.0/ext/PerlIO-scalar/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- scalar.bs ../../lib/auto/PerlIO/scalar/scalar.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/PerlIO-scalar/../../lib/ExtUtils/typemap' scalar.xs > scalar.xsc +mv scalar.xsc scalar.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I../.." scalar.c +rm -f ../../lib/auto/PerlIO/scalar/scalar.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong scalar.o -o ../../lib/auto/PerlIO/scalar/scalar.so \ + \ + +chmod 755 ../../lib/auto/PerlIO/scalar/scalar.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/PerlIO-scalar' +./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for PerlIO::via +make[1]: Entering directory '/sources/perl-5.32.0/ext/PerlIO-via' +Running Mkbootstrap for via () +chmod 644 "via.bs" +/sources/perl-5.32.0/ext/PerlIO-via/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/PerlIO-via/../../lib/ExtUtils/typemap' via.xs > via.xsc +mv via.xsc via.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I../.." via.c +rm -f ../../lib/auto/PerlIO/via/via.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong via.o -o ../../lib/auto/PerlIO/via/via.so \ + \ + +chmod 755 ../../lib/auto/PerlIO/via/via.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/PerlIO-via' +./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for SDBM_File +make[1]: Entering directory '/sources/perl-5.32.0/ext/SDBM_File' +Running Mkbootstrap for SDBM_File () +chmod 644 "SDBM_File.bs" +/sources/perl-5.32.0/ext/SDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/SDBM_File/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/ext/SDBM_File/typemap' SDBM_File.xs > SDBM_File.xsc +mv SDBM_File.xsc SDBM_File.c +cc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF SDBM_File.c +cc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF hash.c +cc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF pair.c +cc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF sdbm.c +rm -f ../../lib/auto/SDBM_File/SDBM_File.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong SDBM_File.o hash.o pair.o sdbm.o -o ../../lib/auto/SDBM_File/SDBM_File.so \ + \ + +chmod 755 ../../lib/auto/SDBM_File/SDBM_File.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/SDBM_File' +./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Socket +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Socket' +Running Mkbootstrap for Socket () +chmod 644 "Socket.bs" +/sources/perl-5.32.0/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.32.0/cpan/Socket/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/cpan/Socket/typemap' Socket.xs > Socket.xsc +mv Socket.xsc Socket.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.029\" -DXS_VERSION=\"2.029\" -fPIC "-I../.." Socket.c +rm -f ../../lib/auto/Socket/Socket.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Socket.o -o ../../lib/auto/Socket/Socket.so \ + \ + +chmod 755 ../../lib/auto/Socket/Socket.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Socket' +./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Storable +make[1]: Entering directory '/sources/perl-5.32.0/dist/Storable' +Running Mkbootstrap for Storable () +chmod 644 "Storable.bs" +/sources/perl-5.32.0/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/dist/Storable/../../lib/ExtUtils/typemap' Storable.xs > Storable.xsc +mv Storable.xsc Storable.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.21\" -DXS_VERSION=\"3.21\" -fPIC "-I../.." Storable.c +rm -f ../../lib/auto/Storable/Storable.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Storable.o -o ../../lib/auto/Storable/Storable.so \ + \ + +chmod 755 ../../lib/auto/Storable/Storable.so +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Storable' +./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Sys::Hostname +make[1]: Entering directory '/sources/perl-5.32.0/ext/Sys-Hostname' +Running Mkbootstrap for Hostname () +chmod 644 "Hostname.bs" +/sources/perl-5.32.0/ext/Sys-Hostname/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/Sys-Hostname/../../lib/ExtUtils/typemap' Hostname.xs > Hostname.xsc +mv Hostname.xsc Hostname.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.23\" -DXS_VERSION=\"1.23\" -fPIC "-I../.." Hostname.c +rm -f ../../lib/auto/Sys/Hostname/Hostname.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Hostname.o -o ../../lib/auto/Sys/Hostname/Hostname.so \ + \ + +chmod 755 ../../lib/auto/Sys/Hostname/Hostname.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Sys-Hostname' +./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Sys::Syslog +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Sys-Syslog' +Running Mkbootstrap for Syslog () +chmod 644 "Syslog.bs" +/sources/perl-5.32.0/cpan/Sys-Syslog/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.32.0/cpan/Sys-Syslog/../../lib/ExtUtils/typemap' Syslog.xs > Syslog.xsc +mv Syslog.xsc Syslog.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.36\" -DXS_VERSION=\"0.36\" -fPIC "-I../.." Syslog.c +rm -f ../../lib/auto/Sys/Syslog/Syslog.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Syslog.o -o ../../lib/auto/Sys/Syslog/Syslog.so \ + \ + +chmod 755 ../../lib/auto/Sys/Syslog/Syslog.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Sys-Syslog' +./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Configuring Time::HiRes... +Using hints hints/linux.pl... +Extra libraries: -lrt... +Have syscall()... looking for syscall.h... found . +Looking for gettimeofday()... found. +Looking for setitimer()... found. +Looking for getitimer()... found. +You have interval timers (both setitimer and getitimer). +Looking for ualarm()... found. +Looking for usleep()... found. +Looking for nanosleep()... believing $Config{d_nanosleep}... found. +You can mix subsecond sleeps with signals, if you want to. +(It's still not portable, though.) +Looking for clockid_t... found. +Looking for clock_gettime()... found. +Looking for clock_getres()... found. +Looking for clock_nanosleep()... found. +Looking for clock()... found. +Looking for working futimens()... found. +Looking for working utimensat()... found. +You seem to have subsecond timestamp setting. +Looking for stat() subsecond timestamps... +Trying struct stat st_atimespec.tv_nsec...NOT found. +Trying struct stat st_atimensec...NOT found. +Trying struct stat st_atime_n...NOT found. +Trying struct stat st_atim.tv_nsec...found. +Trying struct stat st_uatime...NOT found. +You seem to have subsecond timestamp reading. +(Your struct stat has them, but the filesystems must help.) +Generating a Unix-style Makefile +Writing Makefile for Time::HiRes +make[1]: Entering directory '/sources/perl-5.32.0/dist/Time-HiRes' +Running Mkbootstrap for HiRes () +chmod 644 "HiRes.bs" +/sources/perl-5.32.0/dist/Time-HiRes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/dist/Time-HiRes/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/dist/Time-HiRes/typemap' HiRes.xs > HiRes.xsc +mv HiRes.xsc HiRes.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.9764\" -DXS_VERSION=\"1.9764\" -fPIC "-I../.." -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCKID_T -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK_NANOSLEEP -DTIME_HIRES_CLOCK -DHAS_FUTIMENS -DHAS_UTIMENSAT -DTIME_HIRES_UTIME -DTIME_HIRES_STAT_XTIM -DTIME_HIRES_STAT=4 HiRes.c +rm -f ../../lib/auto/Time/HiRes/HiRes.so +LD_RUN_PATH="/usr/lib" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong HiRes.o -o ../../lib/auto/Time/HiRes/HiRes.so \ + -lrt \ + +chmod 755 ../../lib/auto/Time/HiRes/HiRes.so +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Time-HiRes' +./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Time::Piece +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Time-Piece' +Running Mkbootstrap for Piece () +chmod 644 "Piece.bs" +/sources/perl-5.32.0/cpan/Time-Piece/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/Time-Piece/../../lib/ExtUtils/typemap' Piece.xs > Piece.xsc +mv Piece.xsc Piece.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.3401\" -DXS_VERSION=\"1.3401\" -fPIC "-I../.." Piece.c +rm -f ../../lib/auto/Time/Piece/Piece.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Piece.o -o ../../lib/auto/Time/Piece/Piece.so \ + \ + +chmod 755 ../../lib/auto/Time/Piece/Piece.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Time-Piece' +./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Making header files for XS... +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Unicode-Collate' +Running Mkbootstrap for Collate () +chmod 644 "Collate.bs" +/sources/perl-5.32.0/cpan/Unicode-Collate/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/Unicode-Collate/../../lib/ExtUtils/typemap' Collate.xs > Collate.xsc +mv Collate.xsc Collate.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.27\" -DXS_VERSION=\"1.27\" -fPIC "-I../.." Collate.c +rm -f ../../lib/auto/Unicode/Collate/Collate.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Collate.o -o ../../lib/auto/Unicode/Collate/Collate.so \ + \ + +chmod 755 ../../lib/auto/Unicode/Collate/Collate.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Unicode-Collate' +./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Unicode::Normalize +make[1]: Entering directory '/sources/perl-5.32.0/dist/Unicode-Normalize' +Running Mkbootstrap for Normalize () +chmod 644 "Normalize.bs" +/sources/perl-5.32.0/dist/Unicode-Normalize/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/dist/Unicode-Normalize/../../lib/ExtUtils/typemap' Normalize.xs > Normalize.xsc +mv Normalize.xsc Normalize.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.27\" -DXS_VERSION=\"1.27\" -fPIC "-I../.." Normalize.c +rm -f ../../lib/auto/Unicode/Normalize/Normalize.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Normalize.o -o ../../lib/auto/Unicode/Normalize/Normalize.so \ + \ + +chmod 755 ../../lib/auto/Unicode/Normalize/Normalize.so +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Unicode-Normalize' +./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for XS::APItest +make[1]: Entering directory '/sources/perl-5.32.0/ext/XS-APItest' +Running Mkbootstrap for APItest () +Writing APItest.bs +chmod 644 "APItest.bs" +/sources/perl-5.32.0/ext/XS-APItest/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- APItest.bs ../../lib/auto/XS/APItest/APItest.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/ext/XS-APItest/typemap' APItest.xs > APItest.xsc +mv APItest.xsc APItest.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.09\" -DXS_VERSION=\"1.09\" -fPIC "-I../.." APItest.c +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/ext/XS-APItest/typemap' XSUB-undef-XS_VERSION.xs > XSUB-undef-XS_VERSION.xsc +mv XSUB-undef-XS_VERSION.xsc XSUB-undef-XS_VERSION.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.09\" -DXS_VERSION=\"1.09\" -fPIC "-I../.." XSUB-undef-XS_VERSION.c +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/ext/XS-APItest/typemap' XSUB-redefined-macros.xs > XSUB-redefined-macros.xsc +mv XSUB-redefined-macros.xsc XSUB-redefined-macros.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.09\" -DXS_VERSION=\"1.09\" -fPIC "-I../.." XSUB-redefined-macros.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.09\" -DXS_VERSION=\"1.09\" -fPIC "-I../.." core.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.09\" -DXS_VERSION=\"1.09\" -fPIC "-I../.." exception.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.09\" -DXS_VERSION=\"1.09\" -fPIC "-I../.." notcore.c +rm -f ../../lib/auto/XS/APItest/APItest.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong APItest.o XSUB-undef-XS_VERSION.o XSUB-redefined-macros.o core.o exception.o notcore.o -o ../../lib/auto/XS/APItest/APItest.so \ + \ + +chmod 755 ../../lib/auto/XS/APItest/APItest.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/XS-APItest' +./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for XS::Typemap +make[1]: Entering directory '/sources/perl-5.32.0/ext/XS-Typemap' +Running Mkbootstrap for Typemap () +chmod 644 "Typemap.bs" +/sources/perl-5.32.0/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644 +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.17\" -DXS_VERSION=\"0.17\" -fPIC "-I../.." stdio.c +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/XS-Typemap/../../lib/ExtUtils/typemap' Typemap.xs > Typemap.xsc +mv Typemap.xsc Typemap.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.17\" -DXS_VERSION=\"0.17\" -fPIC "-I../.." Typemap.c +rm -f ../../lib/auto/XS/Typemap/Typemap.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong stdio.o Typemap.o -o ../../lib/auto/XS/Typemap/Typemap.so \ + \ + +chmod 755 ../../lib/auto/XS/Typemap/Typemap.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/XS-Typemap' +./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for attributes +make[1]: Entering directory '/sources/perl-5.32.0/ext/attributes' +Running Mkbootstrap for attributes () +chmod 644 "attributes.bs" +/sources/perl-5.32.0/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/attributes/../../lib/ExtUtils/typemap' attributes.xs > attributes.xsc +mv attributes.xsc attributes.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I../.." attributes.c +rm -f ../../lib/auto/attributes/attributes.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong attributes.o -o ../../lib/auto/attributes/attributes.so \ + \ + +chmod 755 ../../lib/auto/attributes/attributes.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/attributes' +./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for mro +make[1]: Entering directory '/sources/perl-5.32.0/ext/mro' +Running Mkbootstrap for mro () +chmod 644 "mro.bs" +/sources/perl-5.32.0/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/mro/../../lib/ExtUtils/typemap' mro.xs > mro.xsc +mv mro.xsc mro.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.23\" -DXS_VERSION=\"1.23\" -fPIC "-I../.." mro.c +rm -f ../../lib/auto/mro/mro.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong mro.o -o ../../lib/auto/mro/mro.so \ + \ + +chmod 755 ../../lib/auto/mro/mro.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/mro' +./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for re +make[1]: Entering directory '/sources/perl-5.32.0/ext/re' +Running Mkbootstrap for re () +chmod 644 "re.bs" +/sources/perl-5.32.0/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644 +rm -f re_exec.c +cp ../../regexec.c re_exec.c +rm -f invlist_inline.h +cp ../../invlist_inline.h invlist_inline.h +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.40\" -DXS_VERSION=\"0.40\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_exec.c +rm -f re_comp.c +cp ../../regcomp.c re_comp.c +rm -f dquote.c +cp ../../dquote.c dquote.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.40\" -DXS_VERSION=\"0.40\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp.c +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.32.0/ext/re/../../lib/ExtUtils/typemap' re.xs > re.xsc +mv re.xsc re.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.40\" -DXS_VERSION=\"0.40\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re.c +rm -f ../../lib/auto/re/re.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong re_exec.o re_comp.o re.o -o ../../lib/auto/re/re.so \ + \ + +chmod 755 ../../lib/auto/re/re.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/re' +./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for threads +make[1]: Entering directory '/sources/perl-5.32.0/dist/threads' +Running Mkbootstrap for threads () +chmod 644 "threads.bs" +/sources/perl-5.32.0/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/dist/threads/../../lib/ExtUtils/typemap' threads.xs > threads.xsc +mv threads.xsc threads.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.25\" -DXS_VERSION=\"2.25\" -fPIC "-I../.." threads.c +rm -f ../../lib/auto/threads/threads.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong threads.o -o ../../lib/auto/threads/threads.so \ + -lpthread \ + +chmod 755 ../../lib/auto/threads/threads.so +make[1]: Leaving directory '/sources/perl-5.32.0/dist/threads' +./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for threads::shared +make[1]: Entering directory '/sources/perl-5.32.0/dist/threads-shared' +Running Mkbootstrap for shared () +chmod 644 "shared.bs" +/sources/perl-5.32.0/dist/threads-shared/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/dist/threads-shared/../../lib/ExtUtils/typemap' shared.xs > shared.xsc +mv shared.xsc shared.c +cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.61\" -DXS_VERSION=\"1.61\" -fPIC "-I../.." shared.c +rm -f ../../lib/auto/threads/shared/shared.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong shared.o -o ../../lib/auto/threads/shared/shared.so \ + -lpthread \ + +chmod 755 ../../lib/auto/threads/shared/shared.so +make[1]: Leaving directory '/sources/perl-5.32.0/dist/threads-shared' +./perl -Ilib -I. -f pod/buildtoc -q +./miniperl -Ilib utils/Makefile.PL +Extracting utils/Makefile (with variable substitutions) + + Making utilities +make[1]: Entering directory '/sources/perl-5.32.0/utils' +../miniperl -I../lib corelist.PL +Extracting corelist (with variable substitutions) +../miniperl -I../lib cpan.PL +Extracting cpan (with variable substitutions) +../miniperl -I../lib h2ph.PL +Extracting h2ph (with variable substitutions) +../miniperl -I../lib h2xs.PL +Extracting h2xs (with variable substitutions) +../miniperl -I../lib instmodsh.PL +Extracting instmodsh (with variable substitutions) +../miniperl -I../lib json_pp.PL +Extracting json_pp (with variable substitutions) +../miniperl -I../lib perlbug.PL +Extracting perlbug (with variable substitutions) +../miniperl -I../lib perldoc.PL +Extracting "perldoc" (with variable substitutions) +../miniperl -I../lib perlivp.PL +Extracting perlivp (with variable substitutions) +../miniperl -I../lib pl2pm.PL +Extracting pl2pm (with variable substitutions) +../miniperl -I../lib prove.PL +Extracting prove (with variable substitutions) +../miniperl -I../lib ptar.PL +Extracting ptar (with variable substitutions) +../miniperl -I../lib ptardiff.PL +Extracting ptardiff (with variable substitutions) +../miniperl -I../lib ptargrep.PL +Extracting ptargrep (with variable substitutions) +../miniperl -I../lib shasum.PL +Extracting shasum (with variable substitutions) +../miniperl -I../lib splain.PL +Extracting splain (with variable substitutions) +../miniperl -I../lib libnetcfg.PL +Extracting libnetcfg (with variable substitutions) +../miniperl -I../lib piconv.PL +Extracting piconv (with variable substitutions) +../miniperl -I../lib enc2xs.PL +Extracting enc2xs (with variable substitutions) +../miniperl -I../lib encguess.PL +Extracting encguess (with variable substitutions) +../miniperl -I../lib xsubpp.PL +Extracting xsubpp (with variable substitutions) +../miniperl -I../lib pod2html.PL +Extracting pod2html (with variable substitutions) +../miniperl -I../lib zipdetails.PL +Extracting zipdetails (with variable substitutions) +../miniperl -I../lib streamzip.PL +Extracting streamzip (with variable substitutions) +make[1]: Leaving directory '/sources/perl-5.32.0/utils' + + Everything is up to date. Type 'make test' to run test suite. +./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Archive-Tar' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Archive-Tar' +./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Attribute-Handlers directly +./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/AutoLoader directly +./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/cpan/CPAN' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/CPAN' +./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/cpan/CPAN-Meta' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/CPAN-Meta' +./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/CPAN-Meta-Requirements directly +./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/CPAN-Meta-YAML directly +./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Carp directly +./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Config-Perl-V directly +./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Devel-SelfStubber directly +./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Digest directly +./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Dumpvalue directly +./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Env directly +./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/ext/Errno' +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Errno' +./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Exporter directly +./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/ExtUtils-CBuilder directly +./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/ExtUtils-Constant directly +./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/ExtUtils-Install directly +./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/cpan/ExtUtils-MakeMaker' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/ExtUtils-MakeMaker' +./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/cpan/ExtUtils-Manifest' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/ExtUtils-Manifest' +./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for ext/ExtUtils-Miniperl directly +./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/dist/ExtUtils-ParseXS' +make[1]: Leaving directory '/sources/perl-5.32.0/dist/ExtUtils-ParseXS' +./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/File-Fetch directly +./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for ext/File-Find directly +./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/File-Path directly +./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/File-Temp directly +./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for ext/FileCache directly +./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Filter-Simple directly +./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/FindBin directly +./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Getopt-Long directly +./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/cpan/HTTP-Tiny' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/HTTP-Tiny' +./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/I18N-Collate directly +./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/I18N-LangTags directly +./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/dist/lib' +make[1]: Leaving directory '/sources/perl-5.32.0/dist/lib' +./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/cpan/IO-Compress' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/IO-Compress' +./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/IO-Socket-IP directly +./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/IO-Zlib directly +./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/IPC-Cmd directly +./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for ext/IPC-Open3 directly +./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/cpan/JSON-PP' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/JSON-PP' +./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Locale-Maketext directly +./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Locale-Maketext-Simple directly +./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Math-BigInt directly +./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Math-BigRat directly +./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Math-Complex directly +./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Memoize directly +./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/dist/Module-CoreList' +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Module-CoreList' +./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Module-Load directly +./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Module-Load-Conditional directly +./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Module-Loaded directly +./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Module-Metadata' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Module-Metadata' +./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/NEXT directly +./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Net-Ping directly +./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Params-Check directly +./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Perl-OSType directly +./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly +./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Pod-Checker' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Pod-Checker' +./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Pod-Escapes directly +./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/dist/if' +make[1]: Leaving directory '/sources/perl-5.32.0/dist/if' +./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Pod-Simple directly +./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/ext/Pod-Functions' +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Pod-Functions' +./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/ext/Pod-Html' +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Pod-Html' +./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Pod-Perldoc' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Pod-Perldoc' +./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Pod-Usage' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Pod-Usage' +./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Safe directly +./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Search-Dict directly +./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/SelfLoader directly +./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Term-ANSIColor directly +./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Term-Cap' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Term-Cap' +./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Term-Complete directly +./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Term-ReadLine directly +./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Test directly +./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Test-Harness' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Test-Harness' +./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Test-Simple directly +./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Text-Abbrev directly +./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Text-Balanced directly +./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Text-ParseWords directly +./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Text-Tabs directly +./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Thread-Queue directly +./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Thread-Semaphore directly +./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/Tie-File directly +./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for ext/Tie-Hash-NamedCapture directly +./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for ext/Tie-Memoize directly +./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Tie-RefHash directly +./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/Time-Local directly +./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/dist/XSLoader' +make[1]: Leaving directory '/sources/perl-5.32.0/dist/XSLoader' +./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/autodie directly +./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/autouse directly +./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/dist/base' +make[1]: Leaving directory '/sources/perl-5.32.0/dist/base' +./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/bignum directly +./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/constant directly +./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for dist/encoding-warnings directly +./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/experimental directly +./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/cpan/libnet' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/libnet' +./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/parent directly +./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/perlfaq directly +./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +make[1]: Entering directory '/sources/perl-5.32.0/cpan/podlators' +Manifying 2 pod documents +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/podlators' +./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="make" LIBPERL_A=libperl.a +Running pm_to_blib for cpan/version directly +./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p +lib/unicore/mktables: Files seem to be ok, not bothering to rebuild. Add '-w' option to force build +./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= +make[1]: Entering directory '/sources/perl-5.32.0/ext/DynaLoader' +make[1]: Leaving directory '/sources/perl-5.32.0/ext/DynaLoader' +./miniperl -Ilib mkppport +ppport.h in cpan/DB_File is up-to-date +ppport.h in cpan/IPC-SysV is up-to-date +ppport.h in cpan/Win32API-File is up-to-date +ppport.h in dist/IO is up-to-date +ppport.h in dist/Storable is up-to-date +./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/B' +/sources/perl-5.32.0/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/B' +./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Compress-Raw-Bzip2' +/sources/perl-5.32.0/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Compress-Raw-Bzip2' +./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Compress-Raw-Zlib' +/sources/perl-5.32.0/cpan/Compress-Raw-Zlib/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Compress-Raw-Zlib' +./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/dist/PathTools' +/sources/perl-5.32.0/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/dist/PathTools' +./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/dist/Data-Dumper' +/sources/perl-5.32.0/dist/Data-Dumper/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Data-Dumper' +./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/dist/Devel-PPPort' +/sources/perl-5.32.0/dist/Devel-PPPort/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Devel-PPPort' +./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/Devel-Peek' +/sources/perl-5.32.0/ext/Devel-Peek/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Devel-Peek' +./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Digest-MD5' +/sources/perl-5.32.0/cpan/Digest-MD5/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Digest-MD5' +./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Digest-SHA' +/sources/perl-5.32.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Digest-SHA' +./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Encode' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/Byte' +/sources/perl-5.32.0/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644 +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/Byte' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/CN' +/sources/perl-5.32.0/cpan/Encode/CN/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644 +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/CN' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/EBCDIC' +/sources/perl-5.32.0/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644 +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/EBCDIC' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/JP' +/sources/perl-5.32.0/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644 +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/JP' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/KR' +/sources/perl-5.32.0/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644 +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/KR' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/Symbol' +/sources/perl-5.32.0/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644 +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/Symbol' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/TW' +/sources/perl-5.32.0/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644 +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/TW' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/Unicode' +/sources/perl-5.32.0/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644 +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/Unicode' +/sources/perl-5.32.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Encode' +./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/Fcntl' +/sources/perl-5.32.0/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Fcntl' +./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/File-DosGlob' +/sources/perl-5.32.0/ext/File-DosGlob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/File-DosGlob' +./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/File-Glob' +/sources/perl-5.32.0/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/File-Glob' +./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Filter-Util-Call' +/sources/perl-5.32.0/cpan/Filter-Util-Call/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Filter-Util-Call' +./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/Hash-Util' +/sources/perl-5.32.0/ext/Hash-Util/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Hash-Util' +./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/Hash-Util-FieldHash' +/sources/perl-5.32.0/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Hash-Util-FieldHash' +./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/I18N-Langinfo' +/sources/perl-5.32.0/ext/I18N-Langinfo/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/I18N-Langinfo' +./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/dist/IO' +/sources/perl-5.32.0/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/dist/IO' +./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/IPC-SysV' +/sources/perl-5.32.0/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/IPC-SysV' +./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Scalar-List-Utils' +/sources/perl-5.32.0/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Scalar-List-Utils' +./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/MIME-Base64' +/sources/perl-5.32.0/cpan/MIME-Base64/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/MIME-Base64' +./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Math-BigInt-FastCalc' +/sources/perl-5.32.0/cpan/Math-BigInt-FastCalc/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Math-BigInt-FastCalc' +./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/Opcode' +/sources/perl-5.32.0/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Opcode' +./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/POSIX' +/sources/perl-5.32.0/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/POSIX' +./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/PerlIO-encoding' +/sources/perl-5.32.0/ext/PerlIO-encoding/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/PerlIO-encoding' +./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/PerlIO-mmap' +/sources/perl-5.32.0/ext/PerlIO-mmap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/PerlIO-mmap' +./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/PerlIO-scalar' +/sources/perl-5.32.0/ext/PerlIO-scalar/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- scalar.bs ../../lib/auto/PerlIO/scalar/scalar.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/PerlIO-scalar' +./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/PerlIO-via' +/sources/perl-5.32.0/ext/PerlIO-via/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/PerlIO-via' +./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/SDBM_File' +/sources/perl-5.32.0/ext/SDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/SDBM_File' +./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Socket' +/sources/perl-5.32.0/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Socket' +./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/dist/Storable' +/sources/perl-5.32.0/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Storable' +./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/Sys-Hostname' +/sources/perl-5.32.0/ext/Sys-Hostname/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Sys-Hostname' +./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Sys-Syslog' +/sources/perl-5.32.0/cpan/Sys-Syslog/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Sys-Syslog' +./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/dist/Time-HiRes' +/sources/perl-5.32.0/dist/Time-HiRes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Time-HiRes' +./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Time-Piece' +/sources/perl-5.32.0/cpan/Time-Piece/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Time-Piece' +./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Unicode-Collate' +/sources/perl-5.32.0/cpan/Unicode-Collate/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Unicode-Collate' +./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/dist/Unicode-Normalize' +/sources/perl-5.32.0/dist/Unicode-Normalize/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Unicode-Normalize' +./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/XS-APItest' +make[1]: Leaving directory '/sources/perl-5.32.0/ext/XS-APItest' +./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/XS-Typemap' +/sources/perl-5.32.0/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/XS-Typemap' +./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/attributes' +/sources/perl-5.32.0/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/attributes' +./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/mro' +/sources/perl-5.32.0/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/mro' +./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/re' +/sources/perl-5.32.0/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/re' +./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/dist/threads' +/sources/perl-5.32.0/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/dist/threads' +./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/dist/threads-shared' +/sources/perl-5.32.0/dist/threads-shared/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/dist/threads-shared' + + Making utilities +make[1]: Entering directory '/sources/perl-5.32.0/utils' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/perl-5.32.0/utils' + + Everything is up to date. Type 'make test' to run test suite. +./perl -Ilib -I. installperl --destdir= + /usr/bin/perl5.32.0 + /usr/lib/perl5/5.32/core_perl/Internals.pod + /usr/lib/perl5/5.32/core_perl/English.pm + /usr/lib/perl5/5.32/core_perl/AutoSplit.pm + /usr/lib/perl5/5.32/core_perl/DynaLoader.pm + /usr/lib/perl5/5.32/core_perl/base.pm + /usr/lib/perl5/5.32/core_perl/diagnostics.pm + /usr/lib/perl5/5.32/core_perl/B.pm + /usr/lib/perl5/5.32/core_perl/filetest.pm + /usr/lib/perl5/5.32/core_perl/version.pm + /usr/lib/perl5/5.32/core_perl/SelectSaver.pm + /usr/lib/perl5/5.32/core_perl/encoding.pm + /usr/lib/perl5/5.32/core_perl/re.pm + /usr/lib/perl5/5.32/core_perl/Errno.pm + /usr/lib/perl5/5.32/core_perl/constant.pm + /usr/lib/perl5/5.32/core_perl/bigint.pm + /usr/lib/perl5/5.32/core_perl/Storable.pm + /usr/lib/perl5/5.32/core_perl/Config_heavy.pl + /usr/lib/perl5/5.32/core_perl/Socket.pm + /usr/lib/perl5/5.32/core_perl/NEXT.pm + /usr/lib/perl5/5.32/core_perl/open.pm + /usr/lib/perl5/5.32/core_perl/DB.pm + /usr/lib/perl5/5.32/core_perl/Env.pm + /usr/lib/perl5/5.32/core_perl/ok.pm + /usr/lib/perl5/5.32/core_perl/Cwd.pm + /usr/lib/perl5/5.32/core_perl/autodie.pm + /usr/lib/perl5/5.32/core_perl/sort.pm + /usr/lib/perl5/5.32/core_perl/IO.pm + /usr/lib/perl5/5.32/core_perl/Config.pm + /usr/lib/perl5/5.32/core_perl/AnyDBM_File.pm + /usr/lib/perl5/5.32/core_perl/version.pod + /usr/lib/perl5/5.32/core_perl/charnames.pm + /usr/lib/perl5/5.32/core_perl/utf8.pm + /usr/lib/perl5/5.32/core_perl/Exporter.pm + /usr/lib/perl5/5.32/core_perl/Dumpvalue.pm + /usr/lib/perl5/5.32/core_perl/Digest.pm + /usr/lib/perl5/5.32/core_perl/integer.pm + /usr/lib/perl5/5.32/core_perl/SDBM_File.pm + /usr/lib/perl5/5.32/core_perl/DBM_Filter.pm + /usr/lib/perl5/5.32/core_perl/SelfLoader.pm + /usr/lib/perl5/5.32/core_perl/overloading.pm + /usr/lib/perl5/5.32/core_perl/experimental.pm + /usr/lib/perl5/5.32/core_perl/vars.pm + /usr/lib/perl5/5.32/core_perl/overload.pm + /usr/lib/perl5/5.32/core_perl/less.pm + /usr/lib/perl5/5.32/core_perl/warnings.pm + /usr/lib/perl5/5.32/core_perl/Opcode.pm + /usr/lib/perl5/5.32/core_perl/deprecate.pm + /usr/lib/perl5/5.32/core_perl/locale.pm + /usr/lib/perl5/5.32/core_perl/perlfaq.pm + /usr/lib/perl5/5.32/core_perl/sigtrap.pm + /usr/lib/perl5/5.32/core_perl/fields.pm + /usr/lib/perl5/5.32/core_perl/UNIVERSAL.pm + /usr/lib/perl5/5.32/core_perl/FileHandle.pm + /usr/lib/perl5/5.32/core_perl/dumpvar.pl + /usr/lib/perl5/5.32/core_perl/Encode.pm + /usr/lib/perl5/5.32/core_perl/CPAN.pm + /usr/lib/perl5/5.32/core_perl/DirHandle.pm + /usr/lib/perl5/5.32/core_perl/Safe.pm + /usr/lib/perl5/5.32/core_perl/if.pm + /usr/lib/perl5/5.32/core_perl/O.pm + /usr/lib/perl5/5.32/core_perl/POSIX.pod + /usr/lib/perl5/5.32/core_perl/bytes.pm + /usr/lib/perl5/5.32/core_perl/parent.pm + /usr/lib/perl5/5.32/core_perl/blib.pm + /usr/lib/perl5/5.32/core_perl/threads.pm + /usr/lib/perl5/5.32/core_perl/meta_notation.pm + /usr/lib/perl5/5.32/core_perl/vmsish.pm + /usr/lib/perl5/5.32/core_perl/attributes.pm + /usr/lib/perl5/5.32/core_perl/Fcntl.pm + /usr/lib/perl5/5.32/core_perl/Memoize.pm + /usr/lib/perl5/5.32/core_perl/ops.pm + /usr/lib/perl5/5.32/core_perl/bignum.pm + /usr/lib/perl5/5.32/core_perl/PerlIO.pm + /usr/lib/perl5/5.32/core_perl/XSLoader.pm + /usr/lib/perl5/5.32/core_perl/bigrat.pm + /usr/lib/perl5/5.32/core_perl/subs.pm + /usr/lib/perl5/5.32/core_perl/Thread.pm + /usr/lib/perl5/5.32/core_perl/Test.pm + /usr/lib/perl5/5.32/core_perl/_charnames.pm + /usr/lib/perl5/5.32/core_perl/Test2.pm + /usr/lib/perl5/5.32/core_perl/autouse.pm + /usr/lib/perl5/5.32/core_perl/Config_git.pl + /usr/lib/perl5/5.32/core_perl/perl5db.pl + /usr/lib/perl5/5.32/core_perl/FileCache.pm + /usr/lib/perl5/5.32/core_perl/AutoLoader.pm + /usr/lib/perl5/5.32/core_perl/Carp.pm + /usr/lib/perl5/5.32/core_perl/POSIX.pm + /usr/lib/perl5/5.32/core_perl/Symbol.pm + /usr/lib/perl5/5.32/core_perl/feature.pm + /usr/lib/perl5/5.32/core_perl/Config.pod + /usr/lib/perl5/5.32/core_perl/Benchmark.pm + /usr/lib/perl5/5.32/core_perl/strict.pm + /usr/lib/perl5/5.32/core_perl/bytes_heavy.pl + /usr/lib/perl5/5.32/core_perl/FindBin.pm + /usr/lib/perl5/5.32/core_perl/Fatal.pm + /usr/lib/perl5/5.32/core_perl/lib.pm + /usr/lib/perl5/5.32/core_perl/CORE.pod + /usr/lib/perl5/5.32/core_perl/mro.pm + /usr/lib/perl5/5.32/core_perl/Digest/SHA.pm + /usr/lib/perl5/5.32/core_perl/Digest/base.pm + /usr/lib/perl5/5.32/core_perl/Digest/MD5.pm + /usr/lib/perl5/5.32/core_perl/Digest/file.pm + /usr/lib/perl5/5.32/core_perl/overload/numbers.pm + /usr/lib/perl5/5.32/core_perl/Perl/OSType.pm + /usr/lib/perl5/5.32/core_perl/Config/Extensions.pm + /usr/lib/perl5/5.32/core_perl/Config/Perl/V.pm + /usr/lib/perl5/5.32/core_perl/Attribute/Handlers.pm + /usr/lib/perl5/5.32/core_perl/Carp/Heavy.pm + /usr/lib/perl5/5.32/core_perl/warnings/register.pm + /usr/lib/perl5/5.32/core_perl/File/GlobMapper.pm + /usr/lib/perl5/5.32/core_perl/File/Fetch.pm + /usr/lib/perl5/5.32/core_perl/File/Temp.pm + /usr/lib/perl5/5.32/core_perl/File/Basename.pm + /usr/lib/perl5/5.32/core_perl/File/DosGlob.pm + /usr/lib/perl5/5.32/core_perl/File/Spec.pm + /usr/lib/perl5/5.32/core_perl/File/Compare.pm + /usr/lib/perl5/5.32/core_perl/File/Copy.pm + /usr/lib/perl5/5.32/core_perl/File/Glob.pm + /usr/lib/perl5/5.32/core_perl/File/Path.pm + /usr/lib/perl5/5.32/core_perl/File/stat.pm + /usr/lib/perl5/5.32/core_perl/File/Find.pm + /usr/lib/perl5/5.32/core_perl/File/Spec/Cygwin.pm + /usr/lib/perl5/5.32/core_perl/File/Spec/AmigaOS.pm + /usr/lib/perl5/5.32/core_perl/File/Spec/Mac.pm + /usr/lib/perl5/5.32/core_perl/File/Spec/OS2.pm + /usr/lib/perl5/5.32/core_perl/File/Spec/VMS.pm + /usr/lib/perl5/5.32/core_perl/File/Spec/Win32.pm + /usr/lib/perl5/5.32/core_perl/File/Spec/Epoc.pm + /usr/lib/perl5/5.32/core_perl/File/Spec/Unix.pm + /usr/lib/perl5/5.32/core_perl/File/Spec/Functions.pm + /usr/lib/perl5/5.32/core_perl/Getopt/Std.pm + /usr/lib/perl5/5.32/core_perl/Getopt/Long.pm + /usr/lib/perl5/5.32/core_perl/DBM_Filter/encode.pm + /usr/lib/perl5/5.32/core_perl/DBM_Filter/utf8.pm + /usr/lib/perl5/5.32/core_perl/DBM_Filter/compress.pm + /usr/lib/perl5/5.32/core_perl/DBM_Filter/int32.pm + /usr/lib/perl5/5.32/core_perl/DBM_Filter/null.pm + /usr/lib/perl5/5.32/core_perl/CPAN/FTP.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Author.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Distrostatus.pm + /usr/lib/perl5/5.32/core_perl/CPAN/HandleConfig.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Tarzip.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Complete.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Shell.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Debug.pm + /usr/lib/perl5/5.32/core_perl/CPAN/CacheMgr.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Plugin.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Prompt.pm + /usr/lib/perl5/5.32/core_perl/CPAN/InfoObj.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Nox.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Mirrors.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Meta.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Bundle.pm + /usr/lib/perl5/5.32/core_perl/CPAN/URL.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Index.pm + /usr/lib/perl5/5.32/core_perl/CPAN/DeferredCode.pm + /usr/lib/perl5/5.32/core_perl/CPAN/FirstTime.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Module.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Kwalify.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Version.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Queue.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Distribution.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Distroprefs.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Exception/yaml_not_installed.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Exception/RecursiveDependency.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Exception/blocked_urllist.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Exception/yaml_process_error.pm + /usr/lib/perl5/5.32/core_perl/CPAN/API/HOWTO.pod + /usr/lib/perl5/5.32/core_perl/CPAN/LWP/UserAgent.pm + /usr/lib/perl5/5.32/core_perl/CPAN/FTP/netrc.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Kwalify/distroprefs.yml + /usr/lib/perl5/5.32/core_perl/CPAN/Kwalify/distroprefs.dd + /usr/lib/perl5/5.32/core_perl/CPAN/HTTP/Client.pm + /usr/lib/perl5/5.32/core_perl/CPAN/HTTP/Credentials.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Plugin/Specfile.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Meta/YAML.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Meta/History.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Meta/Spec.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Meta/Validator.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Meta/Converter.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Meta/Prereqs.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Meta/Merge.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Meta/Requirements.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Meta/Feature.pm + /usr/lib/perl5/5.32/core_perl/CPAN/Meta/History/Meta_1_1.pod + /usr/lib/perl5/5.32/core_perl/CPAN/Meta/History/Meta_1_3.pod + /usr/lib/perl5/5.32/core_perl/CPAN/Meta/History/Meta_1_0.pod + /usr/lib/perl5/5.32/core_perl/CPAN/Meta/History/Meta_1_4.pod + /usr/lib/perl5/5.32/core_perl/CPAN/Meta/History/Meta_1_2.pod + /usr/lib/perl5/5.32/core_perl/autodie/skip.pm + /usr/lib/perl5/5.32/core_perl/autodie/exception.pm + /usr/lib/perl5/5.32/core_perl/autodie/hints.pm + /usr/lib/perl5/5.32/core_perl/autodie/Util.pm + /usr/lib/perl5/5.32/core_perl/autodie/Scope/GuardStack.pm + /usr/lib/perl5/5.32/core_perl/autodie/Scope/Guard.pm + /usr/lib/perl5/5.32/core_perl/autodie/exception/system.pm + /usr/lib/perl5/5.32/core_perl/Locale/Maketext.pm + /usr/lib/perl5/5.32/core_perl/Locale/Maketext.pod + /usr/lib/perl5/5.32/core_perl/Locale/Maketext/TPJ13.pod + /usr/lib/perl5/5.32/core_perl/Locale/Maketext/Cookbook.pod + /usr/lib/perl5/5.32/core_perl/Locale/Maketext/Guts.pm + /usr/lib/perl5/5.32/core_perl/Locale/Maketext/Simple.pm + /usr/lib/perl5/5.32/core_perl/Locale/Maketext/GutsLoader.pm + /usr/lib/perl5/5.32/core_perl/Encode/Guess.pm + /usr/lib/perl5/5.32/core_perl/Encode/Changes.e2x + /usr/lib/perl5/5.32/core_perl/Encode/encode.h + /usr/lib/perl5/5.32/core_perl/Encode/JP.pm + /usr/lib/perl5/5.32/core_perl/Encode/PerlIO.pod + /usr/lib/perl5/5.32/core_perl/Encode/README.e2x + /usr/lib/perl5/5.32/core_perl/Encode/Byte.pm + /usr/lib/perl5/5.32/core_perl/Encode/Config.pm + /usr/lib/perl5/5.32/core_perl/Encode/CN.pm + /usr/lib/perl5/5.32/core_perl/Encode/ConfigLocal_PM.e2x + /usr/lib/perl5/5.32/core_perl/Encode/Alias.pm + /usr/lib/perl5/5.32/core_perl/Encode/_T.e2x + /usr/lib/perl5/5.32/core_perl/Encode/Unicode.pm + /usr/lib/perl5/5.32/core_perl/Encode/Encoder.pm + /usr/lib/perl5/5.32/core_perl/Encode/Supported.pod + /usr/lib/perl5/5.32/core_perl/Encode/CJKConstants.pm + /usr/lib/perl5/5.32/core_perl/Encode/Encoding.pm + /usr/lib/perl5/5.32/core_perl/Encode/_PM.e2x + /usr/lib/perl5/5.32/core_perl/Encode/GSM0338.pm + /usr/lib/perl5/5.32/core_perl/Encode/TW.pm + /usr/lib/perl5/5.32/core_perl/Encode/KR.pm + /usr/lib/perl5/5.32/core_perl/Encode/Makefile_PL.e2x + /usr/lib/perl5/5.32/core_perl/Encode/Symbol.pm + /usr/lib/perl5/5.32/core_perl/Encode/EBCDIC.pm + /usr/lib/perl5/5.32/core_perl/Encode/Unicode/UTF7.pm + /usr/lib/perl5/5.32/core_perl/Encode/JP/H2Z.pm + /usr/lib/perl5/5.32/core_perl/Encode/JP/JIS7.pm + /usr/lib/perl5/5.32/core_perl/Encode/CN/HZ.pm + /usr/lib/perl5/5.32/core_perl/Encode/MIME/Header.pm + /usr/lib/perl5/5.32/core_perl/Encode/MIME/Name.pm + /usr/lib/perl5/5.32/core_perl/Encode/MIME/Header/ISO_2022_JP.pm + /usr/lib/perl5/5.32/core_perl/Encode/KR/2022_KR.pm + /usr/lib/perl5/5.32/core_perl/version/Internals.pod + /usr/lib/perl5/5.32/core_perl/version/regex.pm + /usr/lib/perl5/5.32/core_perl/Data/Dumper.pm + /usr/lib/perl5/5.32/core_perl/B/Xref.pm + /usr/lib/perl5/5.32/core_perl/B/Terse.pm + /usr/lib/perl5/5.32/core_perl/B/Op_private.pm + /usr/lib/perl5/5.32/core_perl/B/Concise.pm + /usr/lib/perl5/5.32/core_perl/B/Deparse.pm + /usr/lib/perl5/5.32/core_perl/B/Showlex.pm + /usr/lib/perl5/5.32/core_perl/I18N/Collate.pm + /usr/lib/perl5/5.32/core_perl/I18N/LangTags.pm + /usr/lib/perl5/5.32/core_perl/I18N/Langinfo.pm + /usr/lib/perl5/5.32/core_perl/I18N/LangTags/Detect.pm + /usr/lib/perl5/5.32/core_perl/I18N/LangTags/List.pm + /usr/lib/perl5/5.32/core_perl/threads/shared.pm + /usr/lib/perl5/5.32/core_perl/Math/BigFloat.pm + /usr/lib/perl5/5.32/core_perl/Math/Complex.pm + /usr/lib/perl5/5.32/core_perl/Math/BigRat.pm + /usr/lib/perl5/5.32/core_perl/Math/Trig.pm + /usr/lib/perl5/5.32/core_perl/Math/BigInt.pm + /usr/lib/perl5/5.32/core_perl/Math/BigFloat/Trace.pm + /usr/lib/perl5/5.32/core_perl/Math/BigInt/Lib.pm + /usr/lib/perl5/5.32/core_perl/Math/BigInt/Trace.pm + /usr/lib/perl5/5.32/core_perl/Math/BigInt/Calc.pm + /usr/lib/perl5/5.32/core_perl/Math/BigInt/FastCalc.pm + /usr/lib/perl5/5.32/core_perl/Unicode/UCD.pm + /usr/lib/perl5/5.32/core_perl/Unicode/Collate.pm + /usr/lib/perl5/5.32/core_perl/Unicode/Normalize.pm + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale.pm + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/keys.txt + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/allkeys.txt + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/fo.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/mr.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/to.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/vi.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/az.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/uk.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/mk.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/hr.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/cs.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/lv.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/is.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/ln.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/zh_big5.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/fil.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/sv.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/nb.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/ta.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/te.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/sk.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/fr_ca.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/sv_refo.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/hy.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/si.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/sr.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/zh_zhu.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/ca.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/yo.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/wae.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/kk.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/ur.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/ee.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/fa.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/cy.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/hu.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/he.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/fi.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/gu.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/kok.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/ja.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/pl.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/nn.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/de_at_ph.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/zh_strk.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/ig.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/bn.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/af.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/th.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/tn.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/hi.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/cu.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/be.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/es.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/se.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/zh_gb.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/as.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/kl.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/lkt.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/pa.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/sa.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/ko.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/si_dict.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/ug_cyrl.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/haw.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/tr.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/sq.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/de_phone.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/da.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/vo.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/fi_phone.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/zh_pin.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/mt.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/lt.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/et.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/ar.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/es_trad.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/ro.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/om.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/wo.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/ha.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/kn.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/dsb.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/or.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/zh.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/ml.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/nso.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/sl.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/Locale/eo.pl + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/CJK/Stroke.pm + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/CJK/Pinyin.pm + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/CJK/Zhuyin.pm + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/CJK/GB2312.pm + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/CJK/Big5.pm + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/CJK/JISX0208.pm + /usr/lib/perl5/5.32/core_perl/Unicode/Collate/CJK/Korean.pm + /usr/lib/perl5/5.32/core_perl/encoding/warnings.pm + /usr/lib/perl5/5.32/core_perl/Parse/CPAN/Meta.pm + /usr/lib/perl5/5.32/core_perl/auto/Digest/SHA/SHA.so + /usr/lib/perl5/5.32/core_perl/auto/Digest/MD5/MD5.so + /usr/lib/perl5/5.32/core_perl/auto/re/re.so + /usr/lib/perl5/5.32/core_perl/auto/File/Glob/Glob.so + /usr/lib/perl5/5.32/core_perl/auto/File/DosGlob/DosGlob.so + /usr/lib/perl5/5.32/core_perl/auto/Storable/Storable.so + /usr/lib/perl5/5.32/core_perl/auto/mro/mro.so + /usr/lib/perl5/5.32/core_perl/auto/Encode/Encode.so + /usr/lib/perl5/5.32/core_perl/auto/Encode/Unicode/Unicode.so + /usr/lib/perl5/5.32/core_perl/auto/Encode/JP/JP.so + /usr/lib/perl5/5.32/core_perl/auto/Encode/CN/CN.so + /usr/lib/perl5/5.32/core_perl/auto/Encode/TW/TW.so + /usr/lib/perl5/5.32/core_perl/auto/Encode/Byte/Byte.so + /usr/lib/perl5/5.32/core_perl/auto/Encode/EBCDIC/EBCDIC.so + /usr/lib/perl5/5.32/core_perl/auto/Encode/Symbol/Symbol.so + /usr/lib/perl5/5.32/core_perl/auto/Encode/KR/KR.so + /usr/lib/perl5/5.32/core_perl/auto/Data/Dumper/Dumper.so + /usr/lib/perl5/5.32/core_perl/auto/attributes/attributes.so + /usr/lib/perl5/5.32/core_perl/auto/B/B.so + /usr/lib/perl5/5.32/core_perl/auto/Opcode/Opcode.so + /usr/lib/perl5/5.32/core_perl/auto/SDBM_File/SDBM_File.so + /usr/lib/perl5/5.32/core_perl/auto/I18N/Langinfo/Langinfo.so + /usr/lib/perl5/5.32/core_perl/auto/Socket/Socket.so + /usr/lib/perl5/5.32/core_perl/auto/threads/threads.so + /usr/lib/perl5/5.32/core_perl/auto/threads/shared/shared.so + /usr/lib/perl5/5.32/core_perl/auto/Math/BigInt/FastCalc/FastCalc.so + /usr/lib/perl5/5.32/core_perl/auto/Unicode/Normalize/Normalize.so + /usr/lib/perl5/5.32/core_perl/auto/Unicode/Collate/Collate.so + /usr/lib/perl5/5.32/core_perl/auto/Filter/Util/Call/Call.so + /usr/lib/perl5/5.32/core_perl/auto/Fcntl/Fcntl.so + /usr/lib/perl5/5.32/core_perl/auto/IPC/SysV/SysV.so + /usr/lib/perl5/5.32/core_perl/auto/Hash/Util/Util.so + /usr/lib/perl5/5.32/core_perl/auto/Hash/Util/FieldHash/FieldHash.so + /usr/lib/perl5/5.32/core_perl/auto/Cwd/Cwd.so + /usr/lib/perl5/5.32/core_perl/auto/Sys/Syslog/Syslog.so + /usr/lib/perl5/5.32/core_perl/auto/Sys/Hostname/Hostname.so + /usr/lib/perl5/5.32/core_perl/auto/POSIX/POSIX.so + /usr/lib/perl5/5.32/core_perl/auto/Time/Piece/Piece.so + /usr/lib/perl5/5.32/core_perl/auto/Time/HiRes/HiRes.so + /usr/lib/perl5/5.32/core_perl/auto/IO/IO.so + /usr/lib/perl5/5.32/core_perl/auto/Compress/Raw/Bzip2/Bzip2.so + /usr/lib/perl5/5.32/core_perl/auto/Compress/Raw/Zlib/Zlib.so + /usr/lib/perl5/5.32/core_perl/auto/List/Util/Util.so + /usr/lib/perl5/5.32/core_perl/auto/MIME/Base64/Base64.so + /usr/lib/perl5/5.32/core_perl/auto/PerlIO/via/via.so + /usr/lib/perl5/5.32/core_perl/auto/PerlIO/mmap/mmap.so + /usr/lib/perl5/5.32/core_perl/auto/PerlIO/encoding/encoding.so + /usr/lib/perl5/5.32/core_perl/auto/PerlIO/scalar/scalar.so + /usr/lib/perl5/5.32/core_perl/auto/Devel/Peek/Peek.so + /usr/lib/perl5/5.32/core_perl/Filter/Simple.pm + /usr/lib/perl5/5.32/core_perl/Filter/Util/Call.pm + /usr/lib/perl5/5.32/core_perl/Tie/RefHash.pm + /usr/lib/perl5/5.32/core_perl/Tie/Hash.pm + /usr/lib/perl5/5.32/core_perl/Tie/SubstrHash.pm + /usr/lib/perl5/5.32/core_perl/Tie/Scalar.pm + /usr/lib/perl5/5.32/core_perl/Tie/File.pm + /usr/lib/perl5/5.32/core_perl/Tie/Memoize.pm + /usr/lib/perl5/5.32/core_perl/Tie/Handle.pm + /usr/lib/perl5/5.32/core_perl/Tie/StdHandle.pm + /usr/lib/perl5/5.32/core_perl/Tie/Array.pm + /usr/lib/perl5/5.32/core_perl/Tie/Hash/NamedCapture.pm + /usr/lib/perl5/5.32/core_perl/User/pwent.pm + /usr/lib/perl5/5.32/core_perl/User/grent.pm + /usr/lib/perl5/5.32/core_perl/Term/Complete.pm + /usr/lib/perl5/5.32/core_perl/Term/ReadLine.pm + /usr/lib/perl5/5.32/core_perl/Term/Cap.pm + /usr/lib/perl5/5.32/core_perl/Term/ANSIColor.pm + /usr/lib/perl5/5.32/core_perl/JSON/PP.pm + /usr/lib/perl5/5.32/core_perl/JSON/PP/Boolean.pm + /usr/lib/perl5/5.32/core_perl/HTTP/Tiny.pm + /usr/lib/perl5/5.32/core_perl/App/Cpan.pm + /usr/lib/perl5/5.32/core_perl/App/Prove.pm + /usr/lib/perl5/5.32/core_perl/App/Prove/State.pm + /usr/lib/perl5/5.32/core_perl/App/Prove/State/Result.pm + /usr/lib/perl5/5.32/core_perl/App/Prove/State/Result/Test.pm + /usr/lib/perl5/5.32/core_perl/Text/Wrap.pm + /usr/lib/perl5/5.32/core_perl/Text/Balanced.pm + /usr/lib/perl5/5.32/core_perl/Text/Tabs.pm + /usr/lib/perl5/5.32/core_perl/Text/ParseWords.pm + /usr/lib/perl5/5.32/core_perl/Text/Abbrev.pm + /usr/lib/perl5/5.32/core_perl/Sub/Util.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MANIFEST.SKIP + /usr/lib/perl5/5.32/core_perl/ExtUtils/Embed.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MM_AIX.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MM_OS2.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MM_BeOS.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/testlib.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/Install.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MM_Win95.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MM_UWIN.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MM_Win32.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/Typemaps.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/Installed.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MM_VMS.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/Mksymlists.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MM.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/Constant.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MM_QNX.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/Liblist.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MM_Darwin.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MM_VOS.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MM_MacOS.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/Miniperl.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MM_DOS.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MakeMaker.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MY.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MM_Cygwin.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MM_Any.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/Packlist.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/CBuilder.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/Manifest.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/typemap + /usr/lib/perl5/5.32/core_perl/ExtUtils/ParseXS.pod + /usr/lib/perl5/5.32/core_perl/ExtUtils/MM_NW5.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/ParseXS.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/Command.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/xsubpp + /usr/lib/perl5/5.32/core_perl/ExtUtils/Mkbootstrap.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MM_Unix.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/Typemaps/OutputMap.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/Typemaps/Type.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/Typemaps/Cmd.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/Typemaps/InputMap.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/Constant/Utils.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/Constant/XS.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/Constant/Base.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/Constant/ProxySubs.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/ParseXS/Constants.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/ParseXS/CountLines.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/ParseXS/Utilities.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/ParseXS/Eval.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MakeMaker/version.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MakeMaker/Locale.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MakeMaker/Config.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/MakeMaker/FAQ.pod + /usr/lib/perl5/5.32/core_perl/ExtUtils/MakeMaker/Tutorial.pod + /usr/lib/perl5/5.32/core_perl/ExtUtils/Liblist/Kid.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/Command/MM.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/CBuilder/Base.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/CBuilder/Platform/cygwin.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/CBuilder/Platform/darwin.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/CBuilder/Platform/Windows.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/CBuilder/Platform/VMS.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/CBuilder/Platform/os2.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/CBuilder/Platform/dec_osf.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/CBuilder/Platform/android.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/CBuilder/Platform/aix.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/CBuilder/Platform/Unix.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/CBuilder/Platform/Windows/BCC.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/CBuilder/Platform/Windows/GCC.pm + /usr/lib/perl5/5.32/core_perl/ExtUtils/CBuilder/Platform/Windows/MSVC.pm + /usr/lib/perl5/5.32/core_perl/IPC/SharedMem.pm + /usr/lib/perl5/5.32/core_perl/IPC/Cmd.pm + /usr/lib/perl5/5.32/core_perl/IPC/Open2.pm + /usr/lib/perl5/5.32/core_perl/IPC/Msg.pm + /usr/lib/perl5/5.32/core_perl/IPC/Open3.pm + /usr/lib/perl5/5.32/core_perl/IPC/SysV.pm + /usr/lib/perl5/5.32/core_perl/IPC/Semaphore.pm + /usr/lib/perl5/5.32/core_perl/unicore/version + /usr/lib/perl5/5.32/core_perl/unicore/CombiningClass.pl + /usr/lib/perl5/5.32/core_perl/unicore/Name.pm + /usr/lib/perl5/5.32/core_perl/unicore/Name.pl + /usr/lib/perl5/5.32/core_perl/unicore/uni_keywords.pl + /usr/lib/perl5/5.32/core_perl/unicore/NamedSequences.txt + /usr/lib/perl5/5.32/core_perl/unicore/SpecialCasing.txt + /usr/lib/perl5/5.32/core_perl/unicore/UCD.pl + /usr/lib/perl5/5.32/core_perl/unicore/Decomposition.pl + /usr/lib/perl5/5.32/core_perl/unicore/Blocks.txt + /usr/lib/perl5/5.32/core_perl/unicore/To/Bpt.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Lower.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/GCB.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Nt.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Na1.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Identifi.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Vo.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Jt.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/NFKDQC.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/NFKCQC.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Scx.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Hst.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/_PerlLB.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/NFCQC.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Fold.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Bpb.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Age.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Isc.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/NFDQC.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Jg.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/EqUIdeo.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Ea.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/SB.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/_PerlSCX.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Nv.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/InSC.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Bc.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Title.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Identif2.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Lb.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Bmg.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Gc.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Lc.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/InPC.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Sc.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Uc.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Tc.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/WB.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/NFKCCF.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/NameAlia.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Upper.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Digit.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/Cf.pl + /usr/lib/perl5/5.32/core_perl/unicore/To/PerlDeci.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/GrExt/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/CI/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/CE/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/SpacePer.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/_PerlPro.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/XPosixPu.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/Alnum.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/_PerlIDC.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/PerlWord.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/Blank.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/Print.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/_PerlIsI.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/Assigned.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/_PerlIDS.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/_PerlCha.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/_PerlPat.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/Graph.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/_PerlAny.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/_PerlPr2.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/_PerlFol.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/Title.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/Word.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/_PerlQuo.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/PosixPun.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/_PerlCh2.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Perl/_PerlNch.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/80.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/50000.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/4.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/11.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/400.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/700.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/500.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/50.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/40.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/800.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/1_8.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/600.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/14.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/6000.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/1_3.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/30.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/40000.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/3_4.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/12.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/9.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/8000.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/80000.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/15.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/3000.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/16.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/17.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/3.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/2.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/900.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/4000.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/200.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/1.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/7000.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/90000.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/10.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/20000.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/1_2.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/6.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/90.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/100.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/0.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/60.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/1_16.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/1000.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/1_4.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/2_3.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/300.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/10000.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/19.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/3_16.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/18.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/9000.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/60000.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/2000.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/7.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/5.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/70.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/30000.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/20.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/8.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/13.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/1_6.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/5000.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/100000.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nv/70000.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/GCB/EX.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/GCB/LV.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/GCB/SM.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/GCB/XX.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/GCB/CN.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/GCB/LVT.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/GCB/PP.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/STerm/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/NFDQC/N.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/NFDQC/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Hyphen/T.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Upper/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Lower/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Age/V50.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Age/V60.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Age/V40.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Age/V70.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Age/V80.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Age/V20.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Age/V52.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Age/V32.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Age/NA.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Age/V51.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Age/V100.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Age/V120.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Age/V31.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Age/V90.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Age/V110.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Age/V30.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Age/V11.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Age/V41.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Age/V61.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Age/V130.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/Consona2.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/Cantilla.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/Consona9.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/Consona5.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/Virama.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/Consona3.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/Other.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/Consona8.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/Nukta.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/Consona7.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/Consonan.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/VowelInd.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/Syllable.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/Vowel.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/ToneMark.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/VowelDep.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/Invisibl.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/PureKill.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/Visarga.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/Consona4.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/Avagraha.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/Bindu.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/Number.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InSC/Consona6.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nt/Di.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nt/None.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Nt/Nu.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/CWCF/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/CWCM/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Ea/Na.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Ea/W.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Ea/N.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Ea/A.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Ea/H.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/GrBase/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jt/D.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jt/T.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jt/U.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jt/R.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jt/C.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jt/L.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/SD/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/DI/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/NFKDQC/N.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/NFKDQC/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/CWKCF/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/CWU/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/ExtPict/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Dia/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Dt/Sup.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Dt/Sqr.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Dt/Init.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Dt/NonCanon.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Dt/Fin.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Dt/Med.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Dt/Nb.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Dt/Sub.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Dt/Nar.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Dt/Iso.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Dt/Vert.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Dt/Com.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Dt/Enc.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Dt/Font.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Alpha/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/UIdeo/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Bc/BN.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Bc/EN.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Bc/ES.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Bc/AL.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Bc/NSM.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Bc/ET.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Bc/R.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Bc/WS.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Bc/B.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Bc/CS.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Bc/AN.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Bc/ON.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Bc/L.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Ext/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Lb/SA.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Lb/EX.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Lb/CJ.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Lb/CM.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Lb/AL.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Lb/CL.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Lb/IN.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Lb/QU.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Lb/OP.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Lb/GL.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Lb/BB.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Lb/IS.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Lb/AI.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Lb/NS.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Lb/XX.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Lb/ID.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Lb/PR.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Lb/PO.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Lb/NU.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Lb/BA.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/XIDC/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Math/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Vo/Tr.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Vo/Tu.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Vo/U.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Vo/R.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/So.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/M.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/No.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Sk.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Ll.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/N.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Mc.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Lo.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Lm.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Pe.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/S.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Pc.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Me.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Nd.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Cn.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Zs.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Po.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/LC.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Pd.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/P.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Lu.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Nl.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/C.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Sc.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Pf.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Z.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Mn.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Pi.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Cf.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Sm.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/L.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Gc/Ps.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/SB/EX.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/SB/UP.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/SB/LO.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/SB/ST.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/SB/AT.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/SB/Sp.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/SB/LE.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/SB/CL.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/SB/FO.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/SB/XX.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/SB/NU.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/SB/SC.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/XIDS/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/In/8_0.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/In/10_0.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/In/4_1.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/In/6_0.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/In/3_1.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/In/5_2.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/In/11_0.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/In/2_1.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/In/6_2.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/In/12_1.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/In/13_0.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/In/6_3.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/In/12_0.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/In/6_1.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/In/3_0.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/In/5_1.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/In/2_0.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/In/9_0.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/In/5_0.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/In/4_0.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/In/3_2.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/In/7_0.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/CWT/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Ccc/NR.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Ccc/VR.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Ccc/A.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Ccc/BR.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Ccc/AL.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Ccc/NK.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Ccc/ATAR.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Ccc/OV.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Ccc/DB.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Ccc/B.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Ccc/AR.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Term/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/BidiC/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/EComp/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Emoji/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/WB/EX.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/WB/ML.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/WB/MB.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/WB/LE.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/WB/FO.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/WB/KA.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/WB/Extend.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/WB/MN.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/WB/WSegSpac.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/WB/XX.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/WB/NU.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/WB/HL.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Dash/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/CompEx/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Mlym.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Ethi.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Khmr.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Han.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Tirh.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Syrc.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Mymr.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Zinh.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Geor.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Sinh.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Cakm.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Gonm.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Hira.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Armn.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Cyrl.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Hang.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Kana.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Guru.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Deva.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Hmnp.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Taml.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Bopo.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Diak.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Zzzz.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Tang.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Sind.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Tagb.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Bhks.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Kthi.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Latn.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Shrd.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Zyyy.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Mult.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Cham.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Lana.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Takr.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Rohg.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Hmng.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Khoj.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Tibt.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Xsux.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Knda.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Copt.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Orya.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Phlp.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Lao.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Nand.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Beng.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Telu.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Grek.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Hebr.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Gujr.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Limb.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Khar.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Thaa.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Adlm.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Dupl.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Arab.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Glag.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Gran.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Yi.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Yezi.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Linb.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Cprt.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Talu.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Gong.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Lina.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Scx/Mong.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/EBase/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jg/FarsiYeh.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jg/Qaf.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jg/Yeh.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jg/Beh.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jg/Seen.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jg/NoJoinin.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jg/Dal.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jg/Alef.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jg/Sad.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jg/Gaf.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jg/Hah.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jg/Waw.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jg/Lam.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jg/HanifiRo.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jg/Ain.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jg/Kaf.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jg/Feh.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Jg/Reh.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Dep/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/IdStatus/Allowed.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/IdStatus/Restrict.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/IDS/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/PCM/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/CWL/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Mlym.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Han.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Syrc.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Zinh.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Geor.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Sinh.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Gonm.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Hira.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Cyrl.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Hang.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Kana.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Guru.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Deva.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Taml.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Latn.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Zyyy.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Mult.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Knda.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Orya.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Beng.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Telu.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Grek.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Gujr.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Limb.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Dupl.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Arab.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Glag.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Gran.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Linb.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Cprt.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Gong.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Sc/Mong.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Hex/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Ideo/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/NFKCQC/N.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/NFKCQC/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/IdType/NotXID.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/IdType/DefaultI.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/IdType/NotNFKC.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/IdType/Technica.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/IdType/Uncommon.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/IdType/Exclusio.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/IdType/Recommen.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/IdType/NotChara.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/IdType/LimitedU.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/IdType/Obsolete.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/IdType/Inclusio.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Bpt/N.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Bpt/O.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Bpt/C.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/IDC/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InPC/TopAndLe.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InPC/LeftAndR.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InPC/Left.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InPC/Top.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InPC/TopAndBo.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InPC/NA.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InPC/BottomAn.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InPC/Right.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InPC/Overstru.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InPC/Bottom.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InPC/VisualOr.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InPC/TopAndRi.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/InPC/TopAndL2.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Hst/NA.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Blk/NB.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/NFCQC/M.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/NFCQC/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/Cased/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/EPres/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/QMark/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/BidiM/Y.pl + /usr/lib/perl5/5.32/core_perl/unicore/lib/PatSyn/Y.pl + /usr/lib/perl5/5.32/core_perl/Thread/Queue.pm + /usr/lib/perl5/5.32/core_perl/Thread/Semaphore.pm + /usr/lib/perl5/5.32/core_perl/Hash/Util.pm + /usr/lib/perl5/5.32/core_perl/Hash/Util/FieldHash.pm + /usr/lib/perl5/5.32/core_perl/Search/Dict.pm + /usr/lib/perl5/5.32/core_perl/Module/Metadata.pm + /usr/lib/perl5/5.32/core_perl/Module/Load.pm + /usr/lib/perl5/5.32/core_perl/Module/CoreList.pm + /usr/lib/perl5/5.32/core_perl/Module/Loaded.pm + /usr/lib/perl5/5.32/core_perl/Module/CoreList.pod + /usr/lib/perl5/5.32/core_perl/Module/Load/Conditional.pm + /usr/lib/perl5/5.32/core_perl/Module/CoreList/Utils.pm + /usr/lib/perl5/5.32/core_perl/Class/Struct.pm + /usr/lib/perl5/5.32/core_perl/Sys/Syslog.pm + /usr/lib/perl5/5.32/core_perl/Sys/Hostname.pm + /usr/lib/perl5/5.32/core_perl/Archive/Tar.pm + /usr/lib/perl5/5.32/core_perl/Archive/Tar/Constant.pm + /usr/lib/perl5/5.32/core_perl/Archive/Tar/File.pm + /usr/lib/perl5/5.32/core_perl/Net/FTP.pm + /usr/lib/perl5/5.32/core_perl/Net/protoent.pm + /usr/lib/perl5/5.32/core_perl/Net/NNTP.pm + /usr/lib/perl5/5.32/core_perl/Net/POP3.pm + /usr/lib/perl5/5.32/core_perl/Net/netent.pm + /usr/lib/perl5/5.32/core_perl/Net/Config.pm + /usr/lib/perl5/5.32/core_perl/Net/Time.pm + /usr/lib/perl5/5.32/core_perl/Net/libnetFAQ.pod + /usr/lib/perl5/5.32/core_perl/Net/SMTP.pm + /usr/lib/perl5/5.32/core_perl/Net/hostent.pm + /usr/lib/perl5/5.32/core_perl/Net/Cmd.pm + /usr/lib/perl5/5.32/core_perl/Net/Netrc.pm + /usr/lib/perl5/5.32/core_perl/Net/Domain.pm + /usr/lib/perl5/5.32/core_perl/Net/Ping.pm + /usr/lib/perl5/5.32/core_perl/Net/servent.pm + /usr/lib/perl5/5.32/core_perl/Net/FTP/E.pm + /usr/lib/perl5/5.32/core_perl/Net/FTP/dataconn.pm + /usr/lib/perl5/5.32/core_perl/Net/FTP/I.pm + /usr/lib/perl5/5.32/core_perl/Net/FTP/L.pm + /usr/lib/perl5/5.32/core_perl/Net/FTP/A.pm + /usr/lib/perl5/5.32/core_perl/Time/Seconds.pm + /usr/lib/perl5/5.32/core_perl/Time/Local.pm + /usr/lib/perl5/5.32/core_perl/Time/HiRes.pm + /usr/lib/perl5/5.32/core_perl/Time/gmtime.pm + /usr/lib/perl5/5.32/core_perl/Time/tm.pm + /usr/lib/perl5/5.32/core_perl/Time/Piece.pm + /usr/lib/perl5/5.32/core_perl/Time/localtime.pm + /usr/lib/perl5/5.32/core_perl/IO/Poll.pm + /usr/lib/perl5/5.32/core_perl/IO/Socket.pm + /usr/lib/perl5/5.32/core_perl/IO/File.pm + /usr/lib/perl5/5.32/core_perl/IO/Pipe.pm + /usr/lib/perl5/5.32/core_perl/IO/Handle.pm + /usr/lib/perl5/5.32/core_perl/IO/Dir.pm + /usr/lib/perl5/5.32/core_perl/IO/Seekable.pm + /usr/lib/perl5/5.32/core_perl/IO/Zlib.pm + /usr/lib/perl5/5.32/core_perl/IO/Select.pm + /usr/lib/perl5/5.32/core_perl/IO/Uncompress/AnyInflate.pm + /usr/lib/perl5/5.32/core_perl/IO/Uncompress/AnyUncompress.pm + /usr/lib/perl5/5.32/core_perl/IO/Uncompress/Base.pm + /usr/lib/perl5/5.32/core_perl/IO/Uncompress/Gunzip.pm + /usr/lib/perl5/5.32/core_perl/IO/Uncompress/Bunzip2.pm + /usr/lib/perl5/5.32/core_perl/IO/Uncompress/Inflate.pm + /usr/lib/perl5/5.32/core_perl/IO/Uncompress/RawInflate.pm + /usr/lib/perl5/5.32/core_perl/IO/Uncompress/Unzip.pm + /usr/lib/perl5/5.32/core_perl/IO/Uncompress/Adapter/Bunzip2.pm + /usr/lib/perl5/5.32/core_perl/IO/Uncompress/Adapter/Inflate.pm + /usr/lib/perl5/5.32/core_perl/IO/Uncompress/Adapter/Identity.pm + /usr/lib/perl5/5.32/core_perl/IO/Socket/IP.pm + /usr/lib/perl5/5.32/core_perl/IO/Socket/INET.pm + /usr/lib/perl5/5.32/core_perl/IO/Socket/UNIX.pm + /usr/lib/perl5/5.32/core_perl/IO/Compress/Deflate.pm + /usr/lib/perl5/5.32/core_perl/IO/Compress/Bzip2.pm + /usr/lib/perl5/5.32/core_perl/IO/Compress/Gzip.pm + /usr/lib/perl5/5.32/core_perl/IO/Compress/FAQ.pod + /usr/lib/perl5/5.32/core_perl/IO/Compress/Base.pm + /usr/lib/perl5/5.32/core_perl/IO/Compress/RawDeflate.pm + /usr/lib/perl5/5.32/core_perl/IO/Compress/Zip.pm + /usr/lib/perl5/5.32/core_perl/IO/Compress/Base/Common.pm + /usr/lib/perl5/5.32/core_perl/IO/Compress/Gzip/Constants.pm + /usr/lib/perl5/5.32/core_perl/IO/Compress/Adapter/Deflate.pm + /usr/lib/perl5/5.32/core_perl/IO/Compress/Adapter/Bzip2.pm + /usr/lib/perl5/5.32/core_perl/IO/Compress/Adapter/Identity.pm + /usr/lib/perl5/5.32/core_perl/IO/Compress/Zlib/Constants.pm + /usr/lib/perl5/5.32/core_perl/IO/Compress/Zlib/Extra.pm + /usr/lib/perl5/5.32/core_perl/IO/Compress/Zip/Constants.pm + /usr/lib/perl5/5.32/core_perl/Compress/Zlib.pm + /usr/lib/perl5/5.32/core_perl/Compress/Raw/Bzip2.pm + /usr/lib/perl5/5.32/core_perl/Compress/Raw/Zlib.pm + /usr/lib/perl5/5.32/core_perl/List/Util.pm + /usr/lib/perl5/5.32/core_perl/List/Util/XS.pm + /usr/lib/perl5/5.32/core_perl/Test/Builder.pm + /usr/lib/perl5/5.32/core_perl/Test/Harness.pm + /usr/lib/perl5/5.32/core_perl/Test/Tester.pm + /usr/lib/perl5/5.32/core_perl/Test/Simple.pm + /usr/lib/perl5/5.32/core_perl/Test/Tutorial.pod + /usr/lib/perl5/5.32/core_perl/Test/More.pm + /usr/lib/perl5/5.32/core_perl/Test/Tester/Capture.pm + /usr/lib/perl5/5.32/core_perl/Test/Tester/Delegate.pm + /usr/lib/perl5/5.32/core_perl/Test/Tester/CaptureRunner.pm + /usr/lib/perl5/5.32/core_perl/Test/use/ok.pm + /usr/lib/perl5/5.32/core_perl/Test/Builder/Tester.pm + /usr/lib/perl5/5.32/core_perl/Test/Builder/TodoDiag.pm + /usr/lib/perl5/5.32/core_perl/Test/Builder/Formatter.pm + /usr/lib/perl5/5.32/core_perl/Test/Builder/Module.pm + /usr/lib/perl5/5.32/core_perl/Test/Builder/Tester/Color.pm + /usr/lib/perl5/5.32/core_perl/Test/Builder/IO/Scalar.pm + /usr/lib/perl5/5.32/core_perl/Memoize/Storable.pm + /usr/lib/perl5/5.32/core_perl/Memoize/ExpireTest.pm + /usr/lib/perl5/5.32/core_perl/Memoize/NDBM_File.pm + /usr/lib/perl5/5.32/core_perl/Memoize/AnyDBM_File.pm + /usr/lib/perl5/5.32/core_perl/Memoize/SDBM_File.pm + /usr/lib/perl5/5.32/core_perl/Memoize/Expire.pm + /usr/lib/perl5/5.32/core_perl/Memoize/ExpireFile.pm + /usr/lib/perl5/5.32/core_perl/Scalar/Util.pm + /usr/lib/perl5/5.32/core_perl/Exporter/Heavy.pm + /usr/lib/perl5/5.32/core_perl/MIME/Base64.pm + /usr/lib/perl5/5.32/core_perl/MIME/QuotedPrint.pm + /usr/lib/perl5/5.32/core_perl/TAP/Object.pm + /usr/lib/perl5/5.32/core_perl/TAP/Harness.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser.pm + /usr/lib/perl5/5.32/core_perl/TAP/Base.pm + /usr/lib/perl5/5.32/core_perl/TAP/Formatter/Session.pm + /usr/lib/perl5/5.32/core_perl/TAP/Formatter/File.pm + /usr/lib/perl5/5.32/core_perl/TAP/Formatter/Base.pm + /usr/lib/perl5/5.32/core_perl/TAP/Formatter/Color.pm + /usr/lib/perl5/5.32/core_perl/TAP/Formatter/Console.pm + /usr/lib/perl5/5.32/core_perl/TAP/Formatter/File/Session.pm + /usr/lib/perl5/5.32/core_perl/TAP/Formatter/Console/Session.pm + /usr/lib/perl5/5.32/core_perl/TAP/Formatter/Console/ParallelSession.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/SourceHandler.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/Grammar.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/Source.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/IteratorFactory.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/Iterator.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/Result.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/Scheduler.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/Multiplexer.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/Aggregator.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/ResultFactory.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/SourceHandler/Perl.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/SourceHandler/File.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/SourceHandler/Executable.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/SourceHandler/RawTAP.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/SourceHandler/Handle.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/Scheduler/Job.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/Scheduler/Spinner.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/Result/Comment.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/Result/YAML.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/Result/Plan.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/Result/Bailout.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/Result/Unknown.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/Result/Test.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/Result/Pragma.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/Result/Version.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/YAMLish/Reader.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/YAMLish/Writer.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/Iterator/Stream.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/Iterator/Process.pm + /usr/lib/perl5/5.32/core_perl/TAP/Parser/Iterator/Array.pm + /usr/lib/perl5/5.32/core_perl/TAP/Harness/Env.pm + /usr/lib/perl5/5.32/core_perl/TAP/Harness/Beyond.pod + /usr/lib/perl5/5.32/core_perl/PerlIO/encoding.pm + /usr/lib/perl5/5.32/core_perl/PerlIO/scalar.pm + /usr/lib/perl5/5.32/core_perl/PerlIO/mmap.pm + /usr/lib/perl5/5.32/core_perl/PerlIO/via.pm + /usr/lib/perl5/5.32/core_perl/PerlIO/via/QuotedPrint.pm + /usr/lib/perl5/5.32/core_perl/Params/Check.pm + /usr/lib/perl5/5.32/core_perl/Pod/Text.pm + /usr/lib/perl5/5.32/core_perl/Pod/Usage.pm + /usr/lib/perl5/5.32/core_perl/Pod/Escapes.pm + /usr/lib/perl5/5.32/core_perl/Pod/Checker.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple.pm + /usr/lib/perl5/5.32/core_perl/Pod/ParseLink.pm + /usr/lib/perl5/5.32/core_perl/Pod/Perldoc.pm + /usr/lib/perl5/5.32/core_perl/Pod/Html.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple.pod + /usr/lib/perl5/5.32/core_perl/Pod/Functions.pm + /usr/lib/perl5/5.32/core_perl/Pod/Man.pm + /usr/lib/perl5/5.32/core_perl/Pod/Text/Color.pm + /usr/lib/perl5/5.32/core_perl/Pod/Text/Overstrike.pm + /usr/lib/perl5/5.32/core_perl/Pod/Text/Termcap.pm + /usr/lib/perl5/5.32/core_perl/Pod/Perldoc/ToXml.pm + /usr/lib/perl5/5.32/core_perl/Pod/Perldoc/ToChecker.pm + /usr/lib/perl5/5.32/core_perl/Pod/Perldoc/ToTerm.pm + /usr/lib/perl5/5.32/core_perl/Pod/Perldoc/ToMan.pm + /usr/lib/perl5/5.32/core_perl/Pod/Perldoc/ToRtf.pm + /usr/lib/perl5/5.32/core_perl/Pod/Perldoc/ToNroff.pm + /usr/lib/perl5/5.32/core_perl/Pod/Perldoc/ToANSI.pm + /usr/lib/perl5/5.32/core_perl/Pod/Perldoc/ToText.pm + /usr/lib/perl5/5.32/core_perl/Pod/Perldoc/ToTk.pm + /usr/lib/perl5/5.32/core_perl/Pod/Perldoc/BaseTo.pm + /usr/lib/perl5/5.32/core_perl/Pod/Perldoc/ToPod.pm + /usr/lib/perl5/5.32/core_perl/Pod/Perldoc/GetOptsOO.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/Text.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/SimpleTree.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/PullParserEndToken.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/XHTML.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/PullParserStartToken.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/TextContent.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/PullParser.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/Progress.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/Methody.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/PullParserToken.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/Debug.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/Search.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/LinkSection.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/HTML.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/Checker.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/TranscodeSmart.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/BlackBox.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/Transcode.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/TiedOutFH.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/Subclassing.pod + /usr/lib/perl5/5.32/core_perl/Pod/Simple/TranscodeDumb.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/PullParserTextToken.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/RTF.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/DumpAsXML.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/XMLOutStream.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/JustPod.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/DumpAsText.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/HTMLBatch.pm + /usr/lib/perl5/5.32/core_perl/Pod/Simple/HTMLLegacy.pm + /usr/lib/perl5/5.32/core_perl/Devel/PPPort.pm + /usr/lib/perl5/5.32/core_perl/Devel/SelfStubber.pm + /usr/lib/perl5/5.32/core_perl/Devel/Peek.pm + /usr/lib/perl5/5.32/core_perl/Test2/IPC.pm + /usr/lib/perl5/5.32/core_perl/Test2/EventFacet.pm + /usr/lib/perl5/5.32/core_perl/Test2/Hub.pm + /usr/lib/perl5/5.32/core_perl/Test2/Transition.pod + /usr/lib/perl5/5.32/core_perl/Test2/Event.pm + /usr/lib/perl5/5.32/core_perl/Test2/Formatter.pm + /usr/lib/perl5/5.32/core_perl/Test2/Util.pm + /usr/lib/perl5/5.32/core_perl/Test2/API.pm + /usr/lib/perl5/5.32/core_perl/Test2/Formatter/TAP.pm + /usr/lib/perl5/5.32/core_perl/Test2/API/Breakage.pm + /usr/lib/perl5/5.32/core_perl/Test2/API/Stack.pm + /usr/lib/perl5/5.32/core_perl/Test2/API/Context.pm + /usr/lib/perl5/5.32/core_perl/Test2/API/Instance.pm + /usr/lib/perl5/5.32/core_perl/Test2/Tools/Tiny.pm + /usr/lib/perl5/5.32/core_perl/Test2/EventFacet/Render.pm + /usr/lib/perl5/5.32/core_perl/Test2/EventFacet/Trace.pm + /usr/lib/perl5/5.32/core_perl/Test2/EventFacet/Plan.pm + /usr/lib/perl5/5.32/core_perl/Test2/EventFacet/Control.pm + /usr/lib/perl5/5.32/core_perl/Test2/EventFacet/Amnesty.pm + /usr/lib/perl5/5.32/core_perl/Test2/EventFacet/Error.pm + /usr/lib/perl5/5.32/core_perl/Test2/EventFacet/About.pm + /usr/lib/perl5/5.32/core_perl/Test2/EventFacet/Hub.pm + /usr/lib/perl5/5.32/core_perl/Test2/EventFacet/Assert.pm + /usr/lib/perl5/5.32/core_perl/Test2/EventFacet/Meta.pm + /usr/lib/perl5/5.32/core_perl/Test2/EventFacet/Parent.pm + /usr/lib/perl5/5.32/core_perl/Test2/EventFacet/Info.pm + /usr/lib/perl5/5.32/core_perl/Test2/EventFacet/Info/Table.pm + /usr/lib/perl5/5.32/core_perl/Test2/Event/Bail.pm + /usr/lib/perl5/5.32/core_perl/Test2/Event/Fail.pm + /usr/lib/perl5/5.32/core_perl/Test2/Event/Plan.pm + /usr/lib/perl5/5.32/core_perl/Test2/Event/Subtest.pm + /usr/lib/perl5/5.32/core_perl/Test2/Event/Waiting.pm + /usr/lib/perl5/5.32/core_perl/Test2/Event/Ok.pm + /usr/lib/perl5/5.32/core_perl/Test2/Event/V2.pm + /usr/lib/perl5/5.32/core_perl/Test2/Event/Exception.pm + /usr/lib/perl5/5.32/core_perl/Test2/Event/Generic.pm + /usr/lib/perl5/5.32/core_perl/Test2/Event/Pass.pm + /usr/lib/perl5/5.32/core_perl/Test2/Event/Note.pm + /usr/lib/perl5/5.32/core_perl/Test2/Event/Diag.pm + /usr/lib/perl5/5.32/core_perl/Test2/Event/Encoding.pm + /usr/lib/perl5/5.32/core_perl/Test2/Event/Skip.pm + /usr/lib/perl5/5.32/core_perl/Test2/Event/TAP/Version.pm + /usr/lib/perl5/5.32/core_perl/Test2/IPC/Driver.pm + /usr/lib/perl5/5.32/core_perl/Test2/IPC/Driver/Files.pm + /usr/lib/perl5/5.32/core_perl/Test2/Util/Trace.pm + /usr/lib/perl5/5.32/core_perl/Test2/Util/ExternalMeta.pm + /usr/lib/perl5/5.32/core_perl/Test2/Util/HashBase.pm + /usr/lib/perl5/5.32/core_perl/Test2/Util/Facets2Legacy.pm + /usr/lib/perl5/5.32/core_perl/Test2/Hub/Interceptor.pm + /usr/lib/perl5/5.32/core_perl/Test2/Hub/Subtest.pm + /usr/lib/perl5/5.32/core_perl/Test2/Hub/Interceptor/Terminator.pm + /usr/lib/perl5/5.32/core_perl/CORE/av.h + /usr/lib/perl5/5.32/core_perl/CORE/bitcount.h + /usr/lib/perl5/5.32/core_perl/CORE/charclass_invlists.h + /usr/lib/perl5/5.32/core_perl/CORE/config.h + /usr/lib/perl5/5.32/core_perl/CORE/cop.h + /usr/lib/perl5/5.32/core_perl/CORE/cv.h + /usr/lib/perl5/5.32/core_perl/CORE/dosish.h + /usr/lib/perl5/5.32/core_perl/CORE/ebcdic_tables.h + /usr/lib/perl5/5.32/core_perl/CORE/embed.h + /usr/lib/perl5/5.32/core_perl/CORE/embedvar.h + /usr/lib/perl5/5.32/core_perl/CORE/EXTERN.h + /usr/lib/perl5/5.32/core_perl/CORE/fakesdio.h + /usr/lib/perl5/5.32/core_perl/CORE/feature.h + /usr/lib/perl5/5.32/core_perl/CORE/form.h + /usr/lib/perl5/5.32/core_perl/CORE/git_version.h + /usr/lib/perl5/5.32/core_perl/CORE/gv.h + /usr/lib/perl5/5.32/core_perl/CORE/handy.h + /usr/lib/perl5/5.32/core_perl/CORE/hv.h + /usr/lib/perl5/5.32/core_perl/CORE/hv_func.h + /usr/lib/perl5/5.32/core_perl/CORE/hv_macro.h + /usr/lib/perl5/5.32/core_perl/CORE/inline.h + /usr/lib/perl5/5.32/core_perl/CORE/INTERN.h + /usr/lib/perl5/5.32/core_perl/CORE/intrpvar.h + /usr/lib/perl5/5.32/core_perl/CORE/invlist_inline.h + /usr/lib/perl5/5.32/core_perl/CORE/iperlsys.h + /usr/lib/perl5/5.32/core_perl/CORE/keywords.h + /usr/lib/perl5/5.32/core_perl/CORE/l1_char_class_tab.h + /usr/lib/perl5/5.32/core_perl/CORE/malloc_ctl.h + /usr/lib/perl5/5.32/core_perl/CORE/metaconfig.h + /usr/lib/perl5/5.32/core_perl/CORE/mg.h + /usr/lib/perl5/5.32/core_perl/CORE/mg_data.h + /usr/lib/perl5/5.32/core_perl/CORE/mg_raw.h + /usr/lib/perl5/5.32/core_perl/CORE/mg_vtable.h + /usr/lib/perl5/5.32/core_perl/CORE/mydtrace.h + /usr/lib/perl5/5.32/core_perl/CORE/nostdio.h + /usr/lib/perl5/5.32/core_perl/CORE/op.h + /usr/lib/perl5/5.32/core_perl/CORE/op_reg_common.h + /usr/lib/perl5/5.32/core_perl/CORE/opcode.h + /usr/lib/perl5/5.32/core_perl/CORE/opnames.h + /usr/lib/perl5/5.32/core_perl/CORE/overload.h + /usr/lib/perl5/5.32/core_perl/CORE/pad.h + /usr/lib/perl5/5.32/core_perl/CORE/parser.h + /usr/lib/perl5/5.32/core_perl/CORE/patchlevel.h + /usr/lib/perl5/5.32/core_perl/CORE/perl.h + /usr/lib/perl5/5.32/core_perl/CORE/perl_inc_macro.h + /usr/lib/perl5/5.32/core_perl/CORE/perl_langinfo.h + /usr/lib/perl5/5.32/core_perl/CORE/perlapi.h + /usr/lib/perl5/5.32/core_perl/CORE/perlio.h + /usr/lib/perl5/5.32/core_perl/CORE/perliol.h + /usr/lib/perl5/5.32/core_perl/CORE/perlsdio.h + /usr/lib/perl5/5.32/core_perl/CORE/perlvars.h + /usr/lib/perl5/5.32/core_perl/CORE/perly.h + /usr/lib/perl5/5.32/core_perl/CORE/pp.h + /usr/lib/perl5/5.32/core_perl/CORE/pp_proto.h + /usr/lib/perl5/5.32/core_perl/CORE/proto.h + /usr/lib/perl5/5.32/core_perl/CORE/reentr.h + /usr/lib/perl5/5.32/core_perl/CORE/regcharclass.h + /usr/lib/perl5/5.32/core_perl/CORE/regcomp.h + /usr/lib/perl5/5.32/core_perl/CORE/regexp.h + /usr/lib/perl5/5.32/core_perl/CORE/regnodes.h + /usr/lib/perl5/5.32/core_perl/CORE/sbox32_hash.h + /usr/lib/perl5/5.32/core_perl/CORE/scope.h + /usr/lib/perl5/5.32/core_perl/CORE/stadtx_hash.h + /usr/lib/perl5/5.32/core_perl/CORE/sv.h + /usr/lib/perl5/5.32/core_perl/CORE/thread.h + /usr/lib/perl5/5.32/core_perl/CORE/time64.h + /usr/lib/perl5/5.32/core_perl/CORE/time64_config.h + /usr/lib/perl5/5.32/core_perl/CORE/uconfig.h + /usr/lib/perl5/5.32/core_perl/CORE/uni_keywords.h + /usr/lib/perl5/5.32/core_perl/CORE/unicode_constants.h + /usr/lib/perl5/5.32/core_perl/CORE/unixish.h + /usr/lib/perl5/5.32/core_perl/CORE/utf8.h + /usr/lib/perl5/5.32/core_perl/CORE/utfebcdic.h + /usr/lib/perl5/5.32/core_perl/CORE/util.h + /usr/lib/perl5/5.32/core_perl/CORE/uudmap.h + /usr/lib/perl5/5.32/core_perl/CORE/vutil.h + /usr/lib/perl5/5.32/core_perl/CORE/warnings.h + /usr/lib/perl5/5.32/core_perl/CORE/XSUB.h + /usr/lib/perl5/5.32/core_perl/CORE/zaphod32_hash.h + /usr/lib/perl5/5.32/core_perl/CORE/libperl.a + /usr/bin/perl + /usr/bin/pod2man + /usr/bin/pod2text + /usr/bin/pod2usage + /usr/bin/podchecker + /usr/bin/cpan + /usr/bin/corelist + /usr/bin/enc2xs + /usr/bin/encguess + /usr/bin/h2ph + /usr/bin/h2xs + /usr/bin/instmodsh + /usr/bin/json_pp + /usr/bin/libnetcfg + /usr/bin/perlbug + /usr/bin/perldoc + /usr/bin/perlivp + /usr/bin/piconv + /usr/bin/pl2pm + /usr/bin/pod2html + /usr/bin/prove + /usr/bin/ptar + /usr/bin/ptardiff + /usr/bin/ptargrep + /usr/bin/shasum + /usr/bin/splain + /usr/bin/streamzip + /usr/bin/xsubpp + /usr/bin/zipdetails + /usr/bin/perlthanks + /usr/lib/perl5/5.32/core_perl/pod/perl.pod + /usr/lib/perl5/5.32/core_perl/pod/perlintro.pod + /usr/lib/perl5/5.32/core_perl/pod/perlrun.pod + /usr/lib/perl5/5.32/core_perl/pod/perltoc.pod + /usr/lib/perl5/5.32/core_perl/pod/perlreftut.pod + /usr/lib/perl5/5.32/core_perl/pod/perldsc.pod + /usr/lib/perl5/5.32/core_perl/pod/perllol.pod + /usr/lib/perl5/5.32/core_perl/pod/perlrequick.pod + /usr/lib/perl5/5.32/core_perl/pod/perlretut.pod + /usr/lib/perl5/5.32/core_perl/pod/perlootut.pod + /usr/lib/perl5/5.32/core_perl/pod/perlperf.pod + /usr/lib/perl5/5.32/core_perl/pod/perlstyle.pod + /usr/lib/perl5/5.32/core_perl/pod/perlcheat.pod + /usr/lib/perl5/5.32/core_perl/pod/perltrap.pod + /usr/lib/perl5/5.32/core_perl/pod/perldebtut.pod + /usr/lib/perl5/5.32/core_perl/pod/perlfaq.pod + /usr/lib/perl5/5.32/core_perl/pod/perlfaq1.pod + /usr/lib/perl5/5.32/core_perl/pod/perlfaq2.pod + /usr/lib/perl5/5.32/core_perl/pod/perlfaq3.pod + /usr/lib/perl5/5.32/core_perl/pod/perlfaq4.pod + /usr/lib/perl5/5.32/core_perl/pod/perlfaq5.pod + /usr/lib/perl5/5.32/core_perl/pod/perlfaq6.pod + /usr/lib/perl5/5.32/core_perl/pod/perlfaq7.pod + /usr/lib/perl5/5.32/core_perl/pod/perlfaq8.pod + /usr/lib/perl5/5.32/core_perl/pod/perlfaq9.pod + /usr/lib/perl5/5.32/core_perl/pod/perlsyn.pod + /usr/lib/perl5/5.32/core_perl/pod/perldata.pod + /usr/lib/perl5/5.32/core_perl/pod/perlop.pod + /usr/lib/perl5/5.32/core_perl/pod/perlsub.pod + /usr/lib/perl5/5.32/core_perl/pod/perlfunc.pod + /usr/lib/perl5/5.32/core_perl/pod/perlopentut.pod + /usr/lib/perl5/5.32/core_perl/pod/perlpacktut.pod + /usr/lib/perl5/5.32/core_perl/pod/perlpod.pod + /usr/lib/perl5/5.32/core_perl/pod/perlpodspec.pod + /usr/lib/perl5/5.32/core_perl/pod/perlpodstyle.pod + /usr/lib/perl5/5.32/core_perl/pod/perldiag.pod + /usr/lib/perl5/5.32/core_perl/pod/perldeprecation.pod + /usr/lib/perl5/5.32/core_perl/pod/perllexwarn.pod + /usr/lib/perl5/5.32/core_perl/pod/perldebug.pod + /usr/lib/perl5/5.32/core_perl/pod/perlvar.pod + /usr/lib/perl5/5.32/core_perl/pod/perlre.pod + /usr/lib/perl5/5.32/core_perl/pod/perlrebackslash.pod + /usr/lib/perl5/5.32/core_perl/pod/perlrecharclass.pod + /usr/lib/perl5/5.32/core_perl/pod/perlreref.pod + /usr/lib/perl5/5.32/core_perl/pod/perlref.pod + /usr/lib/perl5/5.32/core_perl/pod/perlform.pod + /usr/lib/perl5/5.32/core_perl/pod/perlobj.pod + /usr/lib/perl5/5.32/core_perl/pod/perltie.pod + /usr/lib/perl5/5.32/core_perl/pod/perldbmfilter.pod + /usr/lib/perl5/5.32/core_perl/pod/perlipc.pod + /usr/lib/perl5/5.32/core_perl/pod/perlfork.pod + /usr/lib/perl5/5.32/core_perl/pod/perlnumber.pod + /usr/lib/perl5/5.32/core_perl/pod/perlthrtut.pod + /usr/lib/perl5/5.32/core_perl/pod/perlport.pod + /usr/lib/perl5/5.32/core_perl/pod/perllocale.pod + /usr/lib/perl5/5.32/core_perl/pod/perluniintro.pod + /usr/lib/perl5/5.32/core_perl/pod/perlunicode.pod + /usr/lib/perl5/5.32/core_perl/pod/perlunicook.pod + /usr/lib/perl5/5.32/core_perl/pod/perlunifaq.pod + /usr/lib/perl5/5.32/core_perl/pod/perluniprops.pod + /usr/lib/perl5/5.32/core_perl/pod/perlunitut.pod + /usr/lib/perl5/5.32/core_perl/pod/perlebcdic.pod + /usr/lib/perl5/5.32/core_perl/pod/perlsec.pod + /usr/lib/perl5/5.32/core_perl/pod/perlmod.pod + /usr/lib/perl5/5.32/core_perl/pod/perlmodlib.pod + /usr/lib/perl5/5.32/core_perl/pod/perlmodstyle.pod + /usr/lib/perl5/5.32/core_perl/pod/perlmodinstall.pod + /usr/lib/perl5/5.32/core_perl/pod/perlnewmod.pod + /usr/lib/perl5/5.32/core_perl/pod/perlpragma.pod + /usr/lib/perl5/5.32/core_perl/pod/perlutil.pod + /usr/lib/perl5/5.32/core_perl/pod/perlfilter.pod + /usr/lib/perl5/5.32/core_perl/pod/perldtrace.pod + /usr/lib/perl5/5.32/core_perl/pod/perlglossary.pod + /usr/lib/perl5/5.32/core_perl/pod/perlembed.pod + /usr/lib/perl5/5.32/core_perl/pod/perldebguts.pod + /usr/lib/perl5/5.32/core_perl/pod/perlxstut.pod + /usr/lib/perl5/5.32/core_perl/pod/perlxs.pod + /usr/lib/perl5/5.32/core_perl/pod/perlxstypemap.pod + /usr/lib/perl5/5.32/core_perl/pod/perlclib.pod + /usr/lib/perl5/5.32/core_perl/pod/perlguts.pod + /usr/lib/perl5/5.32/core_perl/pod/perlcall.pod + /usr/lib/perl5/5.32/core_perl/pod/perlmroapi.pod + /usr/lib/perl5/5.32/core_perl/pod/perlreapi.pod + /usr/lib/perl5/5.32/core_perl/pod/perlreguts.pod + /usr/lib/perl5/5.32/core_perl/pod/perlapi.pod + /usr/lib/perl5/5.32/core_perl/pod/perlintern.pod + /usr/lib/perl5/5.32/core_perl/pod/perliol.pod + /usr/lib/perl5/5.32/core_perl/pod/perlapio.pod + /usr/lib/perl5/5.32/core_perl/pod/perlhack.pod + /usr/lib/perl5/5.32/core_perl/pod/perlsource.pod + /usr/lib/perl5/5.32/core_perl/pod/perlinterp.pod + /usr/lib/perl5/5.32/core_perl/pod/perlhacktut.pod + /usr/lib/perl5/5.32/core_perl/pod/perlhacktips.pod + /usr/lib/perl5/5.32/core_perl/pod/perlpolicy.pod + /usr/lib/perl5/5.32/core_perl/pod/perlgit.pod + /usr/lib/perl5/5.32/core_perl/pod/perlbook.pod + /usr/lib/perl5/5.32/core_perl/pod/perlcommunity.pod + /usr/lib/perl5/5.32/core_perl/pod/perldoc.pod + /usr/lib/perl5/5.32/core_perl/pod/perlhist.pod + /usr/lib/perl5/5.32/core_perl/pod/perldelta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5320delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5303delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5302delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5301delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5300delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5283delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5282delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5281delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5280delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5263delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5262delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5261delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5260delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5244delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5243delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5242delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5241delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5240delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5224delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5223delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5222delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5221delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5220delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5203delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5202delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5201delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5200delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5184delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5182delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5181delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5180delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5163delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5162delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5161delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5160delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5144delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5143delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5142delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5141delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5140delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5125delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5124delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5123delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5122delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5121delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5120delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5101delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5100delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl589delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl588delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl587delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl586delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl585delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl584delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl583delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl582delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl581delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl58delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl561delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl56delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5005delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perl5004delta.pod + /usr/lib/perl5/5.32/core_perl/pod/perlexperiment.pod + /usr/lib/perl5/5.32/core_perl/pod/perlartistic.pod + /usr/lib/perl5/5.32/core_perl/pod/perlgpl.pod + /usr/lib/perl5/5.32/core_perl/pod/perlcn.pod + /usr/lib/perl5/5.32/core_perl/pod/perljp.pod + /usr/lib/perl5/5.32/core_perl/pod/perlko.pod + /usr/lib/perl5/5.32/core_perl/pod/perltw.pod + /usr/lib/perl5/5.32/core_perl/pod/perlaix.pod + /usr/lib/perl5/5.32/core_perl/pod/perlamiga.pod + /usr/lib/perl5/5.32/core_perl/pod/perlandroid.pod + /usr/lib/perl5/5.32/core_perl/pod/perlbs2000.pod + /usr/lib/perl5/5.32/core_perl/pod/perlcygwin.pod + /usr/lib/perl5/5.32/core_perl/pod/perldos.pod + /usr/lib/perl5/5.32/core_perl/pod/perlfreebsd.pod + /usr/lib/perl5/5.32/core_perl/pod/perlhaiku.pod + /usr/lib/perl5/5.32/core_perl/pod/perlhpux.pod + /usr/lib/perl5/5.32/core_perl/pod/perlhurd.pod + /usr/lib/perl5/5.32/core_perl/pod/perlirix.pod + /usr/lib/perl5/5.32/core_perl/pod/perllinux.pod + /usr/lib/perl5/5.32/core_perl/pod/perlmacos.pod + /usr/lib/perl5/5.32/core_perl/pod/perlmacosx.pod + /usr/lib/perl5/5.32/core_perl/pod/perlnetware.pod + /usr/lib/perl5/5.32/core_perl/pod/perlopenbsd.pod + /usr/lib/perl5/5.32/core_perl/pod/perlos2.pod + /usr/lib/perl5/5.32/core_perl/pod/perlos390.pod + /usr/lib/perl5/5.32/core_perl/pod/perlos400.pod + /usr/lib/perl5/5.32/core_perl/pod/perlplan9.pod + /usr/lib/perl5/5.32/core_perl/pod/perlqnx.pod + /usr/lib/perl5/5.32/core_perl/pod/perlriscos.pod + /usr/lib/perl5/5.32/core_perl/pod/perlsolaris.pod + /usr/lib/perl5/5.32/core_perl/pod/perlsymbian.pod + /usr/lib/perl5/5.32/core_perl/pod/perlsynology.pod + /usr/lib/perl5/5.32/core_perl/pod/perltru64.pod + /usr/lib/perl5/5.32/core_perl/pod/perlvms.pod + /usr/lib/perl5/5.32/core_perl/pod/perlvos.pod + /usr/lib/perl5/5.32/core_perl/pod/perlwin32.pod + /usr/lib/perl5/5.32/core_perl/pod/perlboot.pod + /usr/lib/perl5/5.32/core_perl/pod/perlbot.pod + /usr/lib/perl5/5.32/core_perl/pod/perlrepository.pod + /usr/lib/perl5/5.32/core_perl/pod/perltodo.pod + /usr/lib/perl5/5.32/core_perl/pod/perltooc.pod + /usr/lib/perl5/5.32/core_perl/pod/perltoot.pod +./perl -Ilib -I. installman --destdir= +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for python3.8... no +checking for python3... no +checking for python... no +checking for --enable-universalsdk... no +checking for --with-universal-archs... no +checking MACHDEP... "linux" +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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for a sed that does not truncate output... /bin/sed +checking for --with-cxx-main=... no +checking for g++... no +configure: + + By default, distutils will build C++ extension modules with "g++". + If this is not intended, then set CXX on the configure command line. + +checking for the platform triplet based on compiler characteristics... x86_64-linux-gnu +checking for -Wl,--no-as-needed... yes +checking for egrep... /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 the Android API level... not Android +checking for --with-suffix... +checking for case-insensitive build directory... no +checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a +checking LINKCC... $(PURIFY) $(MAINCC) +checking for GNU ld... yes +checking for --enable-shared... yes +checking for --enable-profiling... no +checking LDLIBRARY... libpython$(LDVERSION).so +checking for ar... ar +checking for readelf... readelf +checking for a BSD-compatible install... /usr/bin/install -c +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for --with-pydebug... no +checking for --with-trace-refs... no +checking for --with-assertions... no +checking for --enable-optimizations... no +checking PROFILE_TASK... -m test --pgo +checking for --with-lto... no +checking for llvm-profdata... no +checking for -Wextra... yes +checking whether gcc accepts and needs -fno-strict-aliasing... no +checking if we can turn off gcc unused result warning... yes +checking if we can turn off gcc unused parameter warning... yes +checking if we can turn off gcc missing field initializers warning... yes +checking if we can turn on gcc mixed sign comparison warning... yes +checking if we can turn on gcc unreachable code warning... no +checking if we can turn on gcc strict-prototypes warning... no +checking if we can make implicit function declaration an error in gcc... yes +checking whether pthreads are available without options... no +checking whether gcc accepts -Kpthread... no +checking whether gcc accepts -Kthread... no +checking whether gcc accepts -pthread... yes +checking whether g++ also accepts flags for thread support... yes +checking for ANSI C header files... (cached) yes +checking asm/types.h usability... yes +checking asm/types.h presence... yes +checking for asm/types.h... yes +checking crypt.h usability... yes +checking crypt.h presence... yes +checking for crypt.h... yes +checking conio.h usability... no +checking conio.h presence... no +checking for conio.h... no +checking direct.h usability... no +checking direct.h presence... no +checking for direct.h... no +checking dlfcn.h usability... yes +checking dlfcn.h presence... yes +checking for dlfcn.h... 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 grp.h usability... yes +checking grp.h presence... yes +checking for grp.h... yes +checking ieeefp.h usability... no +checking ieeefp.h presence... no +checking for ieeefp.h... no +checking io.h usability... no +checking io.h presence... no +checking for io.h... no +checking langinfo.h usability... yes +checking langinfo.h presence... yes +checking for langinfo.h... yes +checking libintl.h usability... yes +checking libintl.h presence... yes +checking for libintl.h... yes +checking process.h usability... no +checking process.h presence... no +checking for process.h... no +checking pthread.h usability... yes +checking pthread.h presence... yes +checking for pthread.h... yes +checking sched.h usability... yes +checking sched.h presence... yes +checking for sched.h... yes +checking shadow.h usability... yes +checking shadow.h presence... yes +checking for shadow.h... yes +checking signal.h usability... yes +checking signal.h presence... yes +checking for signal.h... yes +checking stropts.h usability... no +checking stropts.h presence... no +checking for stropts.h... no +checking termios.h usability... yes +checking termios.h presence... yes +checking for termios.h... yes +checking utime.h usability... yes +checking utime.h presence... yes +checking for utime.h... yes +checking poll.h usability... yes +checking poll.h presence... yes +checking for poll.h... yes +checking sys/devpoll.h usability... no +checking sys/devpoll.h presence... no +checking for sys/devpoll.h... no +checking sys/epoll.h usability... yes +checking sys/epoll.h presence... yes +checking for sys/epoll.h... yes +checking sys/poll.h usability... yes +checking sys/poll.h presence... yes +checking for sys/poll.h... yes +checking sys/audioio.h usability... no +checking sys/audioio.h presence... no +checking for sys/audioio.h... no +checking sys/xattr.h usability... yes +checking sys/xattr.h presence... yes +checking for sys/xattr.h... yes +checking sys/bsdtty.h usability... no +checking sys/bsdtty.h presence... no +checking for sys/bsdtty.h... no +checking sys/event.h usability... no +checking sys/event.h presence... no +checking for sys/event.h... no +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/kern_control.h usability... no +checking sys/kern_control.h presence... no +checking for sys/kern_control.h... no +checking sys/loadavg.h usability... no +checking sys/loadavg.h presence... no +checking for sys/loadavg.h... no +checking sys/lock.h usability... no +checking sys/lock.h presence... no +checking for sys/lock.h... no +checking sys/mkdev.h usability... no +checking sys/mkdev.h presence... no +checking for sys/mkdev.h... no +checking sys/modem.h usability... no +checking sys/modem.h presence... no +checking for sys/modem.h... no +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking sys/random.h usability... yes +checking sys/random.h presence... yes +checking for sys/random.h... yes +checking sys/select.h usability... yes +checking sys/select.h presence... yes +checking for sys/select.h... yes +checking sys/sendfile.h usability... yes +checking sys/sendfile.h presence... yes +checking for sys/sendfile.h... yes +checking sys/socket.h usability... yes +checking sys/socket.h presence... yes +checking for sys/socket.h... yes +checking sys/statvfs.h usability... yes +checking sys/statvfs.h presence... yes +checking for sys/statvfs.h... yes +checking for sys/stat.h... (cached) yes +checking sys/syscall.h usability... yes +checking sys/syscall.h presence... yes +checking for sys/syscall.h... yes +checking sys/sys_domain.h usability... no +checking sys/sys_domain.h presence... no +checking for sys/sys_domain.h... no +checking sys/termio.h usability... no +checking sys/termio.h presence... no +checking for sys/termio.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/types.h... (cached) yes +checking sys/uio.h usability... yes +checking sys/uio.h presence... yes +checking for sys/uio.h... yes +checking sys/un.h usability... yes +checking sys/un.h presence... yes +checking for sys/un.h... yes +checking sys/utsname.h usability... yes +checking sys/utsname.h presence... yes +checking for sys/utsname.h... yes +checking sys/wait.h usability... yes +checking sys/wait.h presence... yes +checking for sys/wait.h... yes +checking pty.h usability... yes +checking pty.h presence... yes +checking for pty.h... yes +checking libutil.h usability... no +checking libutil.h presence... no +checking for libutil.h... no +checking sys/resource.h usability... yes +checking sys/resource.h presence... yes +checking for sys/resource.h... yes +checking netpacket/packet.h usability... yes +checking netpacket/packet.h presence... yes +checking for netpacket/packet.h... yes +checking sysexits.h usability... yes +checking sysexits.h presence... yes +checking for sysexits.h... yes +checking bluetooth.h usability... no +checking bluetooth.h presence... no +checking for bluetooth.h... no +checking linux/tipc.h usability... yes +checking linux/tipc.h presence... yes +checking for linux/tipc.h... yes +checking linux/random.h usability... yes +checking linux/random.h presence... yes +checking for linux/random.h... yes +checking spawn.h usability... yes +checking spawn.h presence... yes +checking for spawn.h... yes +checking util.h usability... no +checking util.h presence... no +checking for util.h... no +checking alloca.h usability... yes +checking alloca.h presence... yes +checking for alloca.h... yes +checking endian.h usability... yes +checking endian.h presence... yes +checking for endian.h... yes +checking sys/endian.h usability... no +checking sys/endian.h presence... no +checking for sys/endian.h... no +checking sys/sysmacros.h usability... yes +checking sys/sysmacros.h presence... yes +checking for sys/sysmacros.h... yes +checking linux/memfd.h usability... yes +checking linux/memfd.h presence... yes +checking for linux/memfd.h... yes +checking sys/memfd.h usability... no +checking sys/memfd.h presence... no +checking for sys/memfd.h... no +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking whether sys/types.h defines makedev... no +checking for sys/mkdev.h... (cached) no +checking for sys/sysmacros.h... (cached) yes +checking bluetooth/bluetooth.h usability... no +checking bluetooth/bluetooth.h presence... no +checking for bluetooth/bluetooth.h... no +checking for net/if.h... yes +checking for linux/netlink.h... yes +checking for linux/qrtr.h... yes +checking for linux/vm_sockets.h... yes +checking for linux/can.h... yes +checking for linux/can/raw.h... yes +checking for linux/can/bcm.h... yes +checking for clock_t in time.h... yes +checking for makedev... yes +checking for le64toh... yes +checking for mode_t... yes +checking for off_t... yes +checking for pid_t... yes +checking for size_t... yes +checking for uid_t in sys/types.h... yes +checking for ssize_t... yes +checking for __uint128_t... yes +checking size of int... 4 +checking size of long... 8 +checking size of long long... 8 +checking size of void *... 8 +checking size of short... 2 +checking size of float... 4 +checking size of double... 8 +checking size of fpos_t... 16 +checking size of size_t... 8 +checking size of pid_t... 4 +checking size of uintptr_t... 8 +checking for long double... yes +checking size of long double... 16 +checking size of _Bool... 1 +checking size of off_t... 8 +checking whether to enable large file support... no +checking size of time_t... 8 +checking for pthread_t... yes +checking size of pthread_t... 8 +checking size of pthread_key_t... 4 +checking whether pthread_key_t is compatible with int... yes +checking for --enable-framework... no +checking for dyld... no +checking the extension of shared libraries... .so +checking LDSHARED... $(CC) -shared +checking CCSHARED... -fPIC +checking LINKFORSHARED... -Xlinker -export-dynamic +checking CFLAGSFORSHARED... $(CCSHARED) +checking SHLIBS... $(LIBS) +checking for sendfile in -lsendfile... no +checking for dlopen in -ldl... yes +checking for shl_load in -ldld... no +checking uuid/uuid.h usability... no +checking uuid/uuid.h presence... no +checking for uuid/uuid.h... no +checking uuid.h usability... no +checking uuid.h presence... no +checking for uuid.h... no +checking for uuid_generate_time_safe... no +checking for uuid_create... no +checking for uuid_enc_be... no +checking for library containing sem_init... -lpthread +checking for textdomain in -lintl... no +checking aligned memory access is required... no +checking for --with-hash-algorithm... default +checking for --with-address-sanitizer... no +checking for --with-memory-sanitizer... no +checking for --with-undefined-behavior-sanitizer... no +checking for t_open in -lnsl... no +checking for socket in -lsocket... no +checking for --with-libs... no +checking for pkg-config... no +checking for --with-system-expat... no +checking for --with-system-ffi... yes +checking for --with-system-libmpdec... no +checking for --with-decimal-contextvar... yes +checking for --enable-loadable-sqlite-extensions... no +checking for --with-tcltk-includes... default +checking for --with-tcltk-libs... default +checking for --with-dbmliborder... +checking if PTHREAD_SCOPE_SYSTEM is supported... yes +checking for pthread_sigmask... yes +checking for pthread_getcpuclockid... yes +checking if --enable-ipv6 is specified... yes +checking if RFC2553 API is available... yes +checking ipv6 stack type... linux-glibc +checking for CAN_RAW_FD_FRAMES... yes +checking for --with-doc-strings... yes +checking for --with-pymalloc... yes +checking for --with-c-locale-coercion... yes +checking for --with-valgrind... no +checking for --with-dtrace... no +checking for dlopen... yes +checking DYNLOADFILE... dynload_shlib.o +checking MACHDEP_OBJS... none +checking for alarm... yes +checking for accept4... yes +checking for setitimer... yes +checking for getitimer... yes +checking for bind_textdomain_codeset... yes +checking for chown... yes +checking for clock... yes +checking for confstr... yes +checking for copy_file_range... yes +checking for ctermid... yes +checking for dup3... yes +checking for execv... yes +checking for explicit_bzero... yes +checking for explicit_memset... no +checking for faccessat... yes +checking for fchmod... yes +checking for fchmodat... yes +checking for fchown... yes +checking for fchownat... yes +checking for fdwalk... no +checking for fexecve... yes +checking for fdopendir... yes +checking for fork... yes +checking for fpathconf... yes +checking for fstatat... yes +checking for ftime... yes +checking for ftruncate... yes +checking for futimesat... yes +checking for futimens... yes +checking for futimes... yes +checking for gai_strerror... yes +checking for getentropy... yes +checking for getgrgid_r... yes +checking for getgrnam_r... yes +checking for getgrouplist... yes +checking for getgroups... yes +checking for getlogin... yes +checking for getloadavg... yes +checking for getpeername... yes +checking for getpgid... yes +checking for getpid... yes +checking for getpriority... yes +checking for getresuid... yes +checking for getresgid... yes +checking for getpwent... yes +checking for getpwnam_r... yes +checking for getpwuid_r... yes +checking for getspnam... yes +checking for getspent... yes +checking for getsid... yes +checking for getwd... yes +checking for if_nameindex... yes +checking for initgroups... yes +checking for kill... yes +checking for killpg... yes +checking for lchown... yes +checking for lockf... yes +checking for linkat... yes +checking for lstat... yes +checking for lutimes... yes +checking for mmap... yes +checking for memrchr... yes +checking for mbrtowc... yes +checking for mkdirat... yes +checking for mkfifo... yes +checking for madvise... yes +checking for mkfifoat... yes +checking for mknod... yes +checking for mknodat... yes +checking for mktime... yes +checking for mremap... yes +checking for nice... yes +checking for openat... yes +checking for pathconf... yes +checking for pause... yes +checking for pipe2... yes +checking for plock... no +checking for poll... yes +checking for posix_fallocate... yes +checking for posix_fadvise... yes +checking for posix_spawn... yes +checking for posix_spawnp... yes +checking for pread... yes +checking for preadv... yes +checking for preadv2... yes +checking for pthread_condattr_setclock... yes +checking for pthread_init... no +checking for pthread_kill... yes +checking for putenv... yes +checking for pwrite... yes +checking for pwritev... yes +checking for pwritev2... yes +checking for readlink... yes +checking for readlinkat... yes +checking for readv... yes +checking for realpath... yes +checking for renameat... yes +checking for sem_open... yes +checking for sem_timedwait... yes +checking for sem_getvalue... yes +checking for sem_unlink... yes +checking for sendfile... yes +checking for setegid... yes +checking for seteuid... yes +checking for setgid... yes +checking for sethostname... yes +checking for setlocale... yes +checking for setregid... yes +checking for setreuid... yes +checking for setresuid... yes +checking for setresgid... yes +checking for setsid... yes +checking for setpgid... yes +checking for setpgrp... yes +checking for setpriority... yes +checking for setuid... yes +checking for setvbuf... yes +checking for sched_get_priority_max... yes +checking for sched_setaffinity... yes +checking for sched_setscheduler... yes +checking for sched_setparam... yes +checking for sched_rr_get_interval... yes +checking for sigaction... yes +checking for sigaltstack... yes +checking for sigfillset... yes +checking for siginterrupt... yes +checking for sigpending... yes +checking for sigrelse... yes +checking for sigtimedwait... yes +checking for sigwait... yes +checking for sigwaitinfo... yes +checking for snprintf... yes +checking for strftime... yes +checking for strlcpy... no +checking for strsignal... yes +checking for symlinkat... yes +checking for sync... yes +checking for sysconf... yes +checking for tcgetpgrp... yes +checking for tcsetpgrp... yes +checking for tempnam... yes +checking for timegm... yes +checking for times... yes +checking for tmpfile... yes +checking for tmpnam... yes +checking for tmpnam_r... yes +checking for truncate... yes +checking for uname... yes +checking for unlinkat... yes +checking for unsetenv... yes +checking for utimensat... yes +checking for utimes... yes +checking for waitid... yes +checking for waitpid... yes +checking for wait3... yes +checking for wait4... yes +checking for wcscoll... yes +checking for wcsftime... yes +checking for wcsxfrm... yes +checking for wmemcmp... yes +checking for writev... yes +checking for _getpty... no +checking for rtpSpawn... no +checking whether dirfd is declared... yes +checking for chroot... yes +checking for link... yes +checking for symlink... yes +checking for fchdir... yes +checking for fsync... yes +checking for fdatasync... yes +checking for epoll... yes +checking for epoll_create1... yes +checking for kqueue... no +checking for prlimit... yes +checking for memfd_create... yes +checking for ctermid_r... no +checking for flock declaration... yes +checking for flock... yes +checking for getpagesize... yes +checking for broken unsetenv... no +checking for true... true +checking for inet_aton in -lc... yes +checking for chflags... no +checking for lchflags... no +checking for inflateCopy in -lz... no +checking for hstrerror... yes +checking for inet_aton... yes +checking for inet_pton... yes +checking for setgroups... yes +checking for openpty... no +checking for openpty in -lutil... yes +checking for forkpty... yes +checking for fseek64... no +checking for fseeko... yes +checking for fstatvfs... yes +checking for ftell64... no +checking for ftello... yes +checking for statvfs... yes +checking for dup2... yes +checking for strdup... yes +checking for getpgrp... yes +checking for setpgrp... (cached) yes +checking for gettimeofday... yes +checking for library containing crypt... -lcrypt +checking for library containing crypt_r... none required +checking for crypt_r... yes +checking for clock_gettime... yes +checking for clock_getres... yes +checking for clock_settime... yes +checking for major... yes +checking for getaddrinfo... yes +checking getaddrinfo bug... no +checking for getnameinfo... yes +checking whether time.h and sys/time.h may both be included... 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 stat.st_rdev... yes +checking for struct stat.st_blksize... yes +checking for struct stat.st_flags... no +checking for struct stat.st_gen... no +checking for struct stat.st_birthtime... no +checking for struct stat.st_blocks... yes +checking for struct passwd.pw_gecos... yes +checking for struct passwd.pw_passwd... yes +checking for siginfo_t.si_band... yes +checking for time.h that defines altzone... no +checking whether sys/select.h and sys/time.h may both be included... yes +checking for addrinfo... yes +checking for sockaddr_storage... yes +checking for sockaddr_alg... yes +checking whether char is unsigned... no +checking for an ANSI C-conforming const... yes +checking for working signed char... yes +checking for prototypes... yes +checking for variable length prototypes and stdarg.h... yes +checking for socketpair... yes +checking if sockaddr has sa_len member... no +checking for gethostbyname_r... yes +checking gethostbyname_r with 6 args... yes +checking for __fpu_control... yes +checking for --with-libm=STRING... default LIBM="-lm" +checking for --with-libc=STRING... default LIBC="" +checking for x64 gcc inline assembler... yes +checking whether float word ordering is bigendian... no +checking whether we can use gcc inline assembler to get and set x87 control word... yes +checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no +checking for x87-style double rounding... no +checking for acosh... yes +checking for asinh... yes +checking for atanh... yes +checking for copysign... yes +checking for erf... yes +checking for erfc... yes +checking for expm1... yes +checking for finite... yes +checking for gamma... yes +checking for hypot... yes +checking for lgamma... yes +checking for log1p... yes +checking for log2... yes +checking for round... yes +checking for tgamma... yes +checking whether isinf is declared... yes +checking whether isnan is declared... yes +checking whether isfinite is declared... yes +checking whether POSIX semaphores are enabled... yes +checking for broken sem_getvalue... no +checking whether RTLD_LAZY is declared... yes +checking whether RTLD_NOW is declared... yes +checking whether RTLD_GLOBAL is declared... yes +checking whether RTLD_LOCAL is declared... yes +checking whether RTLD_NODELETE is declared... yes +checking whether RTLD_NOLOAD is declared... yes +checking whether RTLD_DEEPBIND is declared... yes +checking whether RTLD_MEMBER is declared... no +checking digit size for Python's longs... no value specified +checking wchar.h usability... yes +checking wchar.h presence... yes +checking for wchar.h... yes +checking size of wchar_t... 4 +checking for UCS-4 tcl... no +checking whether wchar_t is signed... yes +checking whether wchar_t is usable... no +checking whether byte ordering is bigendian... no +checking ABIFLAGS... +checking SOABI... cpython-38-x86_64-linux-gnu +checking LDVERSION... $(VERSION)$(ABIFLAGS) +checking whether right shift extends the sign bit... yes +checking for getc_unlocked() and friends... yes +checking how to link readline libs... none +checking for rl_pre_input_hook in -lreadline... no +checking for rl_completion_display_matches_hook in -lreadline... no +checking for rl_resize_terminal in -lreadline... no +checking for rl_completion_matches in -lreadline... no +checking for append_history in -lreadline... no +checking for broken nice()... no +checking for broken poll()... no +checking for working tzset()... yes +checking for tv_nsec in struct stat... yes +checking for tv_nsec2 in struct stat... no +checking curses.h usability... yes +checking curses.h presence... yes +checking for curses.h... yes +checking ncurses.h usability... yes +checking ncurses.h presence... yes +checking for ncurses.h... yes +checking for term.h... yes +checking whether mvwdelch is an expression... yes +checking whether WINDOW has _flags... yes +checking for is_pad... yes +checking for is_term_resized... yes +checking for resize_term... yes +checking for resizeterm... yes +checking for immedok... yes +checking for syncok... yes +checking for wchgat... yes +checking for filter... yes +checking for has_key... yes +checking for typeahead... yes +checking for use_env... yes +configure: checking for device files +checking for /dev/ptmx... yes +checking for /dev/ptc... no +checking for %zd printf() format support... yes +checking for socklen_t... yes +checking for broken mbstowcs... no +checking for --with-computed-gotos... no value specified +checking whether gcc -pthread supports computed gotos... yes +checking for build directories... done +checking for -O2... yes +checking for glibc _FORTIFY_SOURCE/memmove bug... no +checking for gcc ipa-pure-const bug... no +checking for stdatomic.h... yes +checking for GCC >= 4.7 __atomic builtins... yes +checking for ensurepip... no +checking if the dirent structure of a d_type field... yes +checking for the Linux getrandom() syscall... yes +checking for the getrandom() function... yes +checking for library containing shm_open... -lrt +checking for sys/mman.h... (cached) yes +checking for shm_open... yes +checking for shm_unlink... yes +checking for pkg-config... no +checking for openssl/ssl.h in /usr/local/ssl... no +checking for openssl/ssl.h in /usr/lib/ssl... no +checking for openssl/ssl.h in /usr/ssl... no +checking for openssl/ssl.h in /usr/pkg... no +checking for openssl/ssl.h in /usr/local... no +checking for openssl/ssl.h in /usr... no +checking whether compiling and linking against OpenSSL works... no +checking for --with-ssl-default-suites... python +configure: creating ./config.status +config.status: creating Makefile.pre +config.status: creating Misc/python.pc +config.status: creating Misc/python-embed.pc +config.status: creating Misc/python-config.sh +config.status: creating Modules/ld_so_aix +config.status: creating pyconfig.h +creating Modules/Setup.local +creating Makefile + + +If you want a release build with all stable optimizations active (PGO, etc), +please run ./configure --enable-optimizations + + +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/initconfig.o Python/initconfig.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE \ + -DABIFLAGS='""' \ + -DMULTIARCH=\"x86_64-linux-gnu\" \ + -o Python/sysmodule.o ./Python/sysmodule.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE \ + -DSOABI='"cpython-38-x86_64-linux-gnu"' \ + -o Python/dynload_shlib.o ./Python/dynload_shlib.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ + -DPREFIX='"/usr"' \ + -DEXEC_PREFIX='"/usr"' \ + -DVERSION='"3.8"' \ + -DVPATH='""' \ + -o Modules/getpath.o ./Modules/getpath.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/posixmodule.c -o Modules/posixmodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre.c -o Modules/_sre.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/signalmodule.c -o Modules/signalmodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/timemodule.c -o Modules/timemodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/hashtable.c -o Modules/hashtable.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE \ + -DGITVERSION="\"`LC_ALL=C `\"" \ + -DGITTAG="\"`LC_ALL=C `\"" \ + -DGITBRANCH="\"`LC_ALL=C `\"" \ + -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c +rm -f libpython3.8.a +ar rcs libpython3.8.a Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/hamt.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o +if test libpython3.8.so.1.0 != libpython3.8.so; then \ + gcc -pthread -shared -Wl,-hlibpython3.8.so.1.0 -o libpython3.8.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/hamt.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lm -lm; \ + ln -f libpython3.8.so.1.0 libpython3.8.so; \ +else \ + gcc -pthread -shared -o libpython3.8.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/hamt.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lm -lm; \ +fi +gcc -pthread -shared -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.8.so +gcc -pthread -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm +LD_LIBRARY_PATH=/sources/Python-3.8.5 ./python -E -S -m sysconfig --generate-posix-vars ;\ +if test $? -ne 0 ; then \ + echo "generate-posix-vars failed" ; \ + rm -f ./pybuilddir.txt ; \ + exit 1 ; \ +fi +gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c +LD_LIBRARY_PATH=/sources/Python-3.8.5 CC='gcc -pthread' LDSHARED='gcc -pthread -shared ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py build +running build +running build_ext +INFO: Can't locate Tcl/Tk libs and/or headers +building '_struct' extension +creating build/temp.linux-x86_64-3.8/sources +creating build/temp.linux-x86_64-3.8/sources/Python-3.8.5 +creating build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_struct.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_struct.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_struct.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_struct.cpython-38-x86_64-linux-gnu.so +building 'array' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/arraymodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/arraymodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/arraymodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/array.cpython-38-x86_64-linux-gnu.so +building '_contextvars' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_contextvarsmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_contextvarsmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_contextvarsmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_contextvars.cpython-38-x86_64-linux-gnu.so +building 'math' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/mathmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/mathmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.8/math.cpython-38-x86_64-linux-gnu.so +building 'cmath' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/cmathmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cmathmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.8/cmath.cpython-38-x86_64-linux-gnu.so +building '_datetime' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_datetimemodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_datetimemodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_datetimemodule.o -L. -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.8/_datetime.cpython-38-x86_64-linux-gnu.so +building '_random' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_randommodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_randommodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_randommodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_random.cpython-38-x86_64-linux-gnu.so +building '_bisect' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_bisectmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_bisectmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_bisectmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_bisect.cpython-38-x86_64-linux-gnu.so +building '_heapq' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_heapqmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_heapqmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_heapqmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_heapq.cpython-38-x86_64-linux-gnu.so +building '_pickle' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_pickle.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_pickle.o -DPy_BUILD_CORE_MODULE +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_pickle.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_pickle.cpython-38-x86_64-linux-gnu.so +building '_json' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_json.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_json.o -DPy_BUILD_CORE_MODULE +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_json.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_json.cpython-38-x86_64-linux-gnu.so +building '_lsprof' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_lsprof.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_lsprof.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/rotatingtree.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/rotatingtree.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_lsprof.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/rotatingtree.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_lsprof.cpython-38-x86_64-linux-gnu.so +building 'unicodedata' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/unicodedata.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/unicodedata.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/unicodedata.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/unicodedata.cpython-38-x86_64-linux-gnu.so +building '_opcode' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_opcode.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_opcode.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_opcode.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_opcode.cpython-38-x86_64-linux-gnu.so +building '_asyncio' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_asynciomodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_asynciomodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_asynciomodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_asyncio.cpython-38-x86_64-linux-gnu.so +building '_queue' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_queuemodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_queuemodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_queuemodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_queue.cpython-38-x86_64-linux-gnu.so +building '_statistics' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_statisticsmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_statisticsmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_statisticsmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_statistics.cpython-38-x86_64-linux-gnu.so +building 'fcntl' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/fcntlmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/fcntlmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/fcntlmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/fcntl.cpython-38-x86_64-linux-gnu.so +building 'grp' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/grpmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/grpmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/grpmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/grp.cpython-38-x86_64-linux-gnu.so +building 'spwd' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/spwdmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/spwdmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/spwdmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/spwd.cpython-38-x86_64-linux-gnu.so +building 'select' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/selectmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/selectmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/selectmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/select.cpython-38-x86_64-linux-gnu.so +building 'parser' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/parsermodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/parsermodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/parsermodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/parser.cpython-38-x86_64-linux-gnu.so +building 'mmap' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/mmapmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/mmapmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/mmapmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/mmap.cpython-38-x86_64-linux-gnu.so +building 'syslog' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/syslogmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/syslogmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/syslogmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/syslog.cpython-38-x86_64-linux-gnu.so +building '_xxsubinterpreters' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_xxsubinterpretersmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_xxsubinterpretersmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_xxsubinterpreters.cpython-38-x86_64-linux-gnu.so +building 'audioop' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/audioop.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/audioop.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/audioop.o -L. -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.8/audioop.cpython-38-x86_64-linux-gnu.so +building '_csv' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_csv.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_csv.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_csv.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_csv.cpython-38-x86_64-linux-gnu.so +building '_posixsubprocess' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_posixsubprocess.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_posixsubprocess.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_posixsubprocess.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_posixsubprocess.cpython-38-x86_64-linux-gnu.so +building '_testcapi' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_testcapimodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_testcapimodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_testcapimodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_testcapi.cpython-38-x86_64-linux-gnu.so +building '_testinternalcapi' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_testinternalcapi.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_testinternalcapi.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_testinternalcapi.cpython-38-x86_64-linux-gnu.so +building '_testbuffer' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_testbuffer.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_testbuffer.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_testbuffer.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_testbuffer.cpython-38-x86_64-linux-gnu.so +building '_testimportmultiple' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_testimportmultiple.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_testimportmultiple.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_testimportmultiple.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_testimportmultiple.cpython-38-x86_64-linux-gnu.so +building '_testmultiphase' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_testmultiphase.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_testmultiphase.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_testmultiphase.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_testmultiphase.cpython-38-x86_64-linux-gnu.so +building '_xxtestfuzz' extension +creating build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_xxtestfuzz +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_xxtestfuzz/_xxtestfuzz.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_xxtestfuzz/fuzzer.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_xxtestfuzz/fuzzer.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_xxtestfuzz.cpython-38-x86_64-linux-gnu.so +building '_curses' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_cursesmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_cursesmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_cursesmodule.o -L. -L/usr/local/lib -lncursesw -o build/lib.linux-x86_64-3.8/_curses.cpython-38-x86_64-linux-gnu.so +building '_curses_panel' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_curses_panel.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_curses_panel.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_curses_panel.o -L. -L/usr/local/lib -lpanelw -lncursesw -o build/lib.linux-x86_64-3.8/_curses_panel.cpython-38-x86_64-linux-gnu.so +building '_crypt' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_cryptmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_cryptmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_cryptmodule.o -L. -L/usr/local/lib -lcrypt -o build/lib.linux-x86_64-3.8/_crypt.cpython-38-x86_64-linux-gnu.so +building '_socket' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/socketmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/socketmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/socketmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_socket.cpython-38-x86_64-linux-gnu.so +building '_sha256' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/sha256module.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/sha256module.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/sha256module.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_sha256.cpython-38-x86_64-linux-gnu.so +building '_sha512' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/sha512module.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/sha512module.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/sha512module.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_sha512.cpython-38-x86_64-linux-gnu.so +building '_md5' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/md5module.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/md5module.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/md5module.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_md5.cpython-38-x86_64-linux-gnu.so +building '_sha1' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/sha1module.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/sha1module.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/sha1module.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_sha1.cpython-38-x86_64-linux-gnu.so +building '_blake2' extension +creating build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_blake2 +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_blake2/blake2module.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_blake2/blake2module.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_blake2/blake2b_impl.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_blake2/blake2b_impl.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_blake2/blake2s_impl.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_blake2/blake2s_impl.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_blake2/blake2module.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_blake2/blake2b_impl.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_blake2.cpython-38-x86_64-linux-gnu.so +building '_sha3' extension +creating build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_sha3 +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_sha3/sha3module.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_sha3/sha3module.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_sha3/sha3module.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_sha3.cpython-38-x86_64-linux-gnu.so +building 'termios' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/termios.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/termios.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/termios.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/termios.cpython-38-x86_64-linux-gnu.so +building 'resource' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/resource.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/resource.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/resource.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/resource.cpython-38-x86_64-linux-gnu.so +building 'ossaudiodev' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/ossaudiodev.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/ossaudiodev.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/ossaudiodev.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/ossaudiodev.cpython-38-x86_64-linux-gnu.so +building 'binascii' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/binascii.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/binascii.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/binascii.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/binascii.cpython-38-x86_64-linux-gnu.so +building '_lzma' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_lzmamodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_lzmamodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_lzmamodule.o -L. -L/usr/local/lib -llzma -o build/lib.linux-x86_64-3.8/_lzma.cpython-38-x86_64-linux-gnu.so +building 'pyexpat' extension +creating build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/expat +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/sources/Python-3.8.5/Modules/expat -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/pyexpat.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/pyexpat.o -Wno-unreachable-code +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/sources/Python-3.8.5/Modules/expat -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/expat/xmlparse.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/expat/xmlparse.o -Wno-unreachable-code +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/sources/Python-3.8.5/Modules/expat -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/expat/xmlrole.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/expat/xmlrole.o -Wno-unreachable-code +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/sources/Python-3.8.5/Modules/expat -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/expat/xmltok.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/expat/xmltok.o -Wno-unreachable-code +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/pyexpat.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/expat/xmlparse.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/expat/xmlrole.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/expat/xmltok.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/pyexpat.cpython-38-x86_64-linux-gnu.so +building '_elementtree' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/sources/Python-3.8.5/Modules/expat -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_elementtree.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_elementtree.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_elementtree.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_elementtree.cpython-38-x86_64-linux-gnu.so +building '_multibytecodec' extension +creating build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/multibytecodec.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_multibytecodec.cpython-38-x86_64-linux-gnu.so +building '_codecs_kr' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_kr.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_codecs_kr.cpython-38-x86_64-linux-gnu.so +building '_codecs_jp' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_jp.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_codecs_jp.cpython-38-x86_64-linux-gnu.so +building '_codecs_cn' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_cn.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_codecs_cn.cpython-38-x86_64-linux-gnu.so +building '_codecs_tw' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_tw.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_codecs_tw.cpython-38-x86_64-linux-gnu.so +building '_codecs_hk' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_hk.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_codecs_hk.cpython-38-x86_64-linux-gnu.so +building '_codecs_iso2022' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_iso2022.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_codecs_iso2022.cpython-38-x86_64-linux-gnu.so +building '_decimal' extension +creating build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal +creating build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/_decimal.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/_decimal.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/basearith.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/constants.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/context.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/context.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/convolute.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/crt.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/difradix2.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/fnt.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/fourstep.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/io.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/io.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/memory.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/mpdecimal.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/numbertheory.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/sixstep.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/transpose.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/_decimal.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/basearith.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/constants.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/context.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/convolute.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/crt.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/fnt.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/io.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/memory.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.8/_decimal.cpython-38-x86_64-linux-gnu.so +building '_ctypes_test' extension +creating build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_ctypes +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_ctypes/_ctypes_test.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.8/_ctypes_test.cpython-38-x86_64-linux-gnu.so +building '_posixshmem' extension +creating build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_multiprocessing +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_multiprocessing/posixshmem.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_multiprocessing/posixshmem.o -L. -L/usr/local/lib -lrt -o build/lib.linux-x86_64-3.8/_posixshmem.cpython-38-x86_64-linux-gnu.so +building '_multiprocessing' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_multiprocessing/multiprocessing.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_multiprocessing/semaphore.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_multiprocessing.cpython-38-x86_64-linux-gnu.so +building 'xxlimited' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DPy_LIMITED_API=0x03050000 -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/xxlimited.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/xxlimited.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/xxlimited.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/xxlimited.cpython-38-x86_64-linux-gnu.so +INFO: Could not locate ffi libs and/or headers + +Python build finished successfully! +The necessary bits to build these optional modules were not found: +_bz2 _dbm _gdbm +_hashlib _sqlite3 _ssl +_tkinter _uuid nis +readline zlib +To find the necessary bits, look in setup.py in detect_modules() for the module's name. + + +The following modules found by detect_modules() in setup.py, have been +built by the Makefile instead, as configured by the Setup files: +_abc atexit pwd +time + + +Failed to build these modules: +_ctypes + + +Could not build the ssl module! +Python requires an OpenSSL 1.0.2 or 1.1 compatible libssl with X509_VERIFY_PARAM_set1_host(). +LibreSSL 2.6.4 and earlier do not provide the necessary APIs, https://github.com/libressl-portable/portable/issues/381 + +running build_scripts +creating build/scripts-3.8 +copying and adjusting /sources/Python-3.8.5/Tools/scripts/pydoc3 -> build/scripts-3.8 +copying and adjusting /sources/Python-3.8.5/Tools/scripts/idle3 -> build/scripts-3.8 +copying and adjusting /sources/Python-3.8.5/Tools/scripts/2to3 -> build/scripts-3.8 +changing mode of build/scripts-3.8/pydoc3 from 644 to 755 +changing mode of build/scripts-3.8/idle3 from 644 to 755 +changing mode of build/scripts-3.8/2to3 from 644 to 755 +renaming build/scripts-3.8/pydoc3 to build/scripts-3.8/pydoc3.8 +renaming build/scripts-3.8/idle3 to build/scripts-3.8/idle3.8 +renaming build/scripts-3.8/2to3 to build/scripts-3.8/2to3-3.8 +/usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c +gcc -pthread -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm +sed -e "s,@EXENAME@,/usr/bin/python3.8," < ./Misc/python-config.in >python-config.py +LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config +if test "no-framework" = "no-framework" ; then \ + /usr/bin/install -c python /usr/bin/python3.8; \ +else \ + /usr/bin/install -c -s Mac/pythonw /usr/bin/python3.8; \ +fi +if test "3.8" != "3.8"; then \ + if test -f /usr/bin/python3.8 -o -h /usr/bin/python3.8; \ + then rm -f /usr/bin/python3.8; \ + fi; \ + (cd /usr/bin; ln python3.8 python3.8); \ +fi +if test -f libpython3.8.so && test "no-framework" = "no-framework" ; then \ + if test -n "" ; then \ + /usr/bin/install -c -m 755 /usr/bin; \ + else \ + /usr/bin/install -c -m 755 libpython3.8.so /usr/lib/libpython3.8.so.1.0; \ + if test libpython3.8.so != libpython3.8.so.1.0; then \ + (cd /usr/lib; ln -sf libpython3.8.so.1.0 libpython3.8.so) \ + fi \ + fi; \ + if test -n "libpython3.so"; then \ + /usr/bin/install -c -m 755 libpython3.so /usr/lib/libpython3.so; \ + fi; \ +else true; \ +fi +if test "x" != "x" ; then \ + rm -f /usr/binpython3.8-32; \ + lipo \ + -output /usr/bin/python3.8-32 \ + /usr/bin/python3.8; \ +fi +LD_LIBRARY_PATH=/sources/Python-3.8.5 CC='gcc -pthread' LDSHARED='gcc -pthread -shared ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py build +running build +running build_ext +INFO: Can't locate Tcl/Tk libs and/or headers +INFO: Could not locate ffi libs and/or headers + +Python build finished successfully! +The necessary bits to build these optional modules were not found: +_bz2 _dbm _gdbm +_hashlib _sqlite3 _ssl +_tkinter _uuid nis +readline zlib +To find the necessary bits, look in setup.py in detect_modules() for the module's name. + + +The following modules found by detect_modules() in setup.py, have been +built by the Makefile instead, as configured by the Setup files: +_abc atexit pwd +time + + +Failed to build these modules: +_ctypes + + +Could not build the ssl module! +Python requires an OpenSSL 1.0.2 or 1.1 compatible libssl with X509_VERIFY_PARAM_set1_host(). +LibreSSL 2.6.4 and earlier do not provide the necessary APIs, https://github.com/libressl-portable/portable/issues/381 + +running build_scripts +copying and adjusting /sources/Python-3.8.5/Tools/scripts/pydoc3 -> build/scripts-3.8 +copying and adjusting /sources/Python-3.8.5/Tools/scripts/idle3 -> build/scripts-3.8 +copying and adjusting /sources/Python-3.8.5/Tools/scripts/2to3 -> build/scripts-3.8 +changing mode of build/scripts-3.8/pydoc3 from 644 to 755 +changing mode of build/scripts-3.8/idle3 from 644 to 755 +changing mode of build/scripts-3.8/2to3 from 644 to 755 +renaming build/scripts-3.8/pydoc3 to build/scripts-3.8/pydoc3.8 +renaming build/scripts-3.8/idle3 to build/scripts-3.8/idle3.8 +renaming build/scripts-3.8/2to3 to build/scripts-3.8/2to3-3.8 +Creating directory /usr/lib/python3.8 +Creating directory /usr/lib/python3.8/tkinter +Creating directory /usr/lib/python3.8/tkinter/test +Creating directory /usr/lib/python3.8/tkinter/test/test_tkinter +Creating directory /usr/lib/python3.8/tkinter/test/test_ttk +Creating directory /usr/lib/python3.8/site-packages +Creating directory /usr/lib/python3.8/test +Creating directory /usr/lib/python3.8/test/audiodata +Creating directory /usr/lib/python3.8/test/capath +Creating directory /usr/lib/python3.8/test/data +Creating directory /usr/lib/python3.8/test/cjkencodings +Creating directory /usr/lib/python3.8/test/decimaltestdata +Creating directory /usr/lib/python3.8/test/xmltestdata +Creating directory /usr/lib/python3.8/test/xmltestdata/c14n-20 +Creating directory /usr/lib/python3.8/test/dtracedata +Creating directory /usr/lib/python3.8/test/eintrdata +Creating directory /usr/lib/python3.8/test/imghdrdata +Creating directory /usr/lib/python3.8/test/libregrtest +Creating directory /usr/lib/python3.8/test/subprocessdata +Creating directory /usr/lib/python3.8/test/sndhdrdata +Creating directory /usr/lib/python3.8/test/support +Creating directory /usr/lib/python3.8/test/tracedmodules +Creating directory /usr/lib/python3.8/test/encoded_modules +Creating directory /usr/lib/python3.8/test/test_import +Creating directory /usr/lib/python3.8/test/test_import/data +Creating directory /usr/lib/python3.8/test/test_import/data/circular_imports +Creating directory /usr/lib/python3.8/test/test_import/data/circular_imports/subpkg +Creating directory /usr/lib/python3.8/test/test_import/data/package +Creating directory /usr/lib/python3.8/test/test_import/data/package2 +Creating directory /usr/lib/python3.8/importlib +Creating directory /usr/lib/python3.8/test/test_importlib +Creating directory /usr/lib/python3.8/test/test_importlib/builtin +Creating directory /usr/lib/python3.8/test/test_importlib/data +Creating directory /usr/lib/python3.8/test/test_importlib/data01 +Creating directory /usr/lib/python3.8/test/test_importlib/data01/subdirectory +Creating directory /usr/lib/python3.8/test/test_importlib/data02 +Creating directory /usr/lib/python3.8/test/test_importlib/data02/one +Creating directory /usr/lib/python3.8/test/test_importlib/data02/two +Creating directory /usr/lib/python3.8/test/test_importlib/data03 +Creating directory /usr/lib/python3.8/test/test_importlib/data03/namespace +Creating directory /usr/lib/python3.8/test/test_importlib/data03/namespace/portion1 +Creating directory /usr/lib/python3.8/test/test_importlib/data03/namespace/portion2 +Creating directory /usr/lib/python3.8/test/test_importlib/extension +Creating directory /usr/lib/python3.8/test/test_importlib/frozen +Creating directory /usr/lib/python3.8/test/test_importlib/import_ +Creating directory /usr/lib/python3.8/test/test_importlib/namespace_pkgs +Creating directory /usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions +Creating directory /usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo +Creating directory /usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package +Creating directory /usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test +Creating directory /usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg +Creating directory /usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo +Creating directory /usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion1 +Creating directory /usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion1/foo +Creating directory /usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion2 +Creating directory /usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion2/foo +Creating directory /usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1 +Creating directory /usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent +Creating directory /usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent/child +Creating directory /usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2 +Creating directory /usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent +Creating directory /usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent/child +Creating directory /usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3 +Creating directory /usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent +Creating directory /usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent/child +Creating directory /usr/lib/python3.8/test/test_importlib/source +Creating directory /usr/lib/python3.8/test/test_importlib/zipdata01 +Creating directory /usr/lib/python3.8/test/test_importlib/zipdata02 +Creating directory /usr/lib/python3.8/test/ziptestdata +Creating directory /usr/lib/python3.8/asyncio +Creating directory /usr/lib/python3.8/test/test_asyncio +Creating directory /usr/lib/python3.8/collections +Creating directory /usr/lib/python3.8/concurrent +Creating directory /usr/lib/python3.8/concurrent/futures +Creating directory /usr/lib/python3.8/encodings +Creating directory /usr/lib/python3.8/email +Creating directory /usr/lib/python3.8/email/mime +Creating directory /usr/lib/python3.8/test/test_email +Creating directory /usr/lib/python3.8/test/test_email/data +Creating directory /usr/lib/python3.8/ensurepip +Creating directory /usr/lib/python3.8/ensurepip/_bundled +Creating directory /usr/lib/python3.8/html +Creating directory /usr/lib/python3.8/json +Creating directory /usr/lib/python3.8/test/test_json +Creating directory /usr/lib/python3.8/http +Creating directory /usr/lib/python3.8/dbm +Creating directory /usr/lib/python3.8/xmlrpc +Creating directory /usr/lib/python3.8/sqlite3 +Creating directory /usr/lib/python3.8/sqlite3/test +Creating directory /usr/lib/python3.8/logging +Creating directory /usr/lib/python3.8/wsgiref +Creating directory /usr/lib/python3.8/urllib +Creating directory /usr/lib/python3.8/lib2to3 +Creating directory /usr/lib/python3.8/lib2to3/fixes +Creating directory /usr/lib/python3.8/lib2to3/pgen2 +Creating directory /usr/lib/python3.8/lib2to3/tests +Creating directory /usr/lib/python3.8/lib2to3/tests/data +Creating directory /usr/lib/python3.8/lib2to3/tests/data/fixers +Creating directory /usr/lib/python3.8/lib2to3/tests/data/fixers/myfixes +Creating directory /usr/lib/python3.8/ctypes +Creating directory /usr/lib/python3.8/ctypes/test +Creating directory /usr/lib/python3.8/ctypes/macholib +Creating directory /usr/lib/python3.8/idlelib +Creating directory /usr/lib/python3.8/idlelib/Icons +Creating directory /usr/lib/python3.8/idlelib/idle_test +Creating directory /usr/lib/python3.8/distutils +Creating directory /usr/lib/python3.8/distutils/command +Creating directory /usr/lib/python3.8/distutils/tests +Creating directory /usr/lib/python3.8/xml +Creating directory /usr/lib/python3.8/xml/dom +Creating directory /usr/lib/python3.8/xml/etree +Creating directory /usr/lib/python3.8/xml/parsers +Creating directory /usr/lib/python3.8/xml/sax +Creating directory /usr/lib/python3.8/test/test_tools +Creating directory /usr/lib/python3.8/test/test_warnings +Creating directory /usr/lib/python3.8/test/test_warnings/data +Creating directory /usr/lib/python3.8/turtledemo +Creating directory /usr/lib/python3.8/multiprocessing +Creating directory /usr/lib/python3.8/multiprocessing/dummy +Creating directory /usr/lib/python3.8/unittest +Creating directory /usr/lib/python3.8/unittest/test +Creating directory /usr/lib/python3.8/unittest/test/testmock +Creating directory /usr/lib/python3.8/venv +Creating directory /usr/lib/python3.8/venv/scripts +Creating directory /usr/lib/python3.8/venv/scripts/common +Creating directory /usr/lib/python3.8/venv/scripts/posix +Creating directory /usr/lib/python3.8/curses +Creating directory /usr/lib/python3.8/pydoc_data +/usr/bin/install -c -m 644 ./Lib/__future__.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/__phello__.foo.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_bootlocale.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_collections_abc.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_compat_pickle.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_compression.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_dummy_thread.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_markupbase.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_osx_support.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_py_abc.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_pydecimal.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_pyio.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_sitebuiltins.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_strptime.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_threading_local.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_weakrefset.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/abc.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/aifc.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/antigravity.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/argparse.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/ast.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/asynchat.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/asyncore.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/base64.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/bdb.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/binhex.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/bisect.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/bz2.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/cProfile.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/calendar.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/cgi.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/cgitb.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/chunk.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/cmd.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/code.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/codecs.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/codeop.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/colorsys.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/compileall.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/configparser.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/contextlib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/contextvars.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/copy.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/copyreg.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/crypt.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/csv.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/dataclasses.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/datetime.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/decimal.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/difflib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/dis.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/doctest.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/dummy_threading.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/enum.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/filecmp.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/fileinput.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/fnmatch.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/formatter.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/fractions.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/ftplib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/functools.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/genericpath.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/getopt.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/getpass.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/gettext.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/glob.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/gzip.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/hashlib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/heapq.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/hmac.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/imaplib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/imghdr.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/imp.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/inspect.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/io.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/ipaddress.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/keyword.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/linecache.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/locale.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/lzma.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/mailbox.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/mailcap.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/mimetypes.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/modulefinder.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/netrc.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/nntplib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/ntpath.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/nturl2path.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/numbers.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/opcode.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/operator.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/optparse.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/os.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/pathlib.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/pdb.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/pickle.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/pickletools.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/pipes.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/pkgutil.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/platform.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/plistlib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/poplib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/posixpath.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/pprint.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/profile.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/pstats.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/pty.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/py_compile.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/pyclbr.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/pydoc.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/queue.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/quopri.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/random.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/re.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/reprlib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/rlcompleter.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/runpy.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/sched.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/secrets.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/selectors.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/shelve.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/shlex.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/shutil.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/signal.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/site.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/smtpd.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/smtplib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/sndhdr.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/socket.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/socketserver.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/sre_compile.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/sre_constants.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/sre_parse.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/ssl.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/stat.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/statistics.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/string.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/stringprep.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/struct.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/subprocess.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/sunau.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/symbol.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/symtable.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/sysconfig.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/tabnanny.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/tarfile.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/telnetlib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/tempfile.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/textwrap.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/this.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/threading.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/timeit.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/token.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/tokenize.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/trace.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/traceback.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/tracemalloc.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/tty.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/turtle.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/types.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/typing.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/uu.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/uuid.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/warnings.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/wave.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/weakref.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/webbrowser.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/xdrlib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/zipapp.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/zipfile.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/zipimport.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/tkinter/__init__.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/__main__.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/colorchooser.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/commondialog.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/constants.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/dialog.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/dnd.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/filedialog.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/font.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/messagebox.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/scrolledtext.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/simpledialog.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/tix.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/ttk.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/test/README /usr/lib/python3.8/tkinter/test +/usr/bin/install -c -m 644 ./Lib/tkinter/test/__init__.py /usr/lib/python3.8/tkinter/test +/usr/bin/install -c -m 644 ./Lib/tkinter/test/runtktests.py /usr/lib/python3.8/tkinter/test +/usr/bin/install -c -m 644 ./Lib/tkinter/test/support.py /usr/lib/python3.8/tkinter/test +/usr/bin/install -c -m 644 ./Lib/tkinter/test/widget_tests.py /usr/lib/python3.8/tkinter/test +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/__init__.py /usr/lib/python3.8/tkinter/test/test_tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_font.py /usr/lib/python3.8/tkinter/test/test_tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_geometry_managers.py /usr/lib/python3.8/tkinter/test/test_tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_images.py /usr/lib/python3.8/tkinter/test/test_tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_loadtk.py /usr/lib/python3.8/tkinter/test/test_tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_misc.py /usr/lib/python3.8/tkinter/test/test_tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_text.py /usr/lib/python3.8/tkinter/test/test_tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_variables.py /usr/lib/python3.8/tkinter/test/test_tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_widgets.py /usr/lib/python3.8/tkinter/test/test_tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/__init__.py /usr/lib/python3.8/tkinter/test/test_ttk +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_extensions.py /usr/lib/python3.8/tkinter/test/test_ttk +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_functions.py /usr/lib/python3.8/tkinter/test/test_ttk +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_style.py /usr/lib/python3.8/tkinter/test/test_ttk +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_widgets.py /usr/lib/python3.8/tkinter/test/test_ttk +/usr/bin/install -c -m 644 ./Lib/site-packages/README.txt /usr/lib/python3.8/site-packages +/usr/bin/install -c -m 644 ./Lib/test/Sine-1000Hz-300ms.aif /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/__init__.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/__main__.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/_test_multiprocessing.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/allsans.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/ann_module.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/ann_module2.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/ann_module3.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/audiotest.au /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/audiotests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/audit-tests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/autotest.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/bad_coding.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/bad_coding2.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/bad_getattr.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/bad_getattr2.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/bad_getattr3.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badcert.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badkey.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badsyntax_3131.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future10.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future3.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future4.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future5.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future6.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future7.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future8.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future9.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badsyntax_pep3120.py /usr/lib/python3.8/test +/usr/bin/install -c ./Lib/test/bisect_cmd.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/bytecode_helper.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/cfgparser.1 /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/cfgparser.2 /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/cfgparser.3 /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/clinic.test /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/cmath_testcases.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/coding20731.py /usr/lib/python3.8/test +/usr/bin/install -c ./Lib/test/curses_tests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/dataclass_module_1.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/dataclass_module_1_str.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/dataclass_module_2.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/dataclass_module_2_str.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/dataclass_textanno.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/datetimetester.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/dis_module.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/doctest_aliases.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/double_const.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/empty.vbs /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/ffdh3072.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/final_a.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/final_b.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/floating_points.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/fork_wait.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/formatfloat_testcases.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/future_test1.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/future_test2.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/gdb_sample.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/good_getattr.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/idnsans.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/ieee754.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/imp_dummy.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/inspect_fodder.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/inspect_fodder2.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/keycert.passwd.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/keycert.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/keycert2.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/keycert3.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/keycert4.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/keycertecc.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/list_tests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/lock_tests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/mailcap.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/make_ssl_certs.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/mapping_tests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/math_testcases.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/memory_watchdog.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/mime.types /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/mock_socket.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/mod_generics_cache.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/mp_fork_bomb.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/mp_preload.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/multibytecodec_support.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/nokia.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/nullbytecert.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/nullcert.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/outstanding_bugs.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/pickletester.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/profilee.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/pstats.pck /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/pycacert.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/pycakey.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/pyclbr_input.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/pydoc_mod.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/pydocfodder.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/pythoninfo.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/randv2_32.pck /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/randv2_64.pck /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/randv3.pck /usr/lib/python3.8/test +/usr/bin/install -c ./Lib/test/re_tests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/recursion.tar /usr/lib/python3.8/test +/usr/bin/install -c ./Lib/test/regrtest.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/relimport.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/reperf.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/revocation.crl /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/sample_doctest.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_docstrings.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_doctests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/secp384r1.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/selfsigned_pythontestdotnet.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/seq_tests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/sgml_input.html /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/signalinterproctester.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/sortperf.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/ssl_cert.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/ssl_key.passwd.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/ssl_key.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/ssl_servers.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/ssltests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/string_tests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/talos-2019-0758.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test___all__.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test___future__.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test__locale.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test__opcode.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test__osx_support.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test__xxsubinterpreters.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_abc.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_abstract_numbers.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_aifc.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_argparse.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_array.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_asdl_parser.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ast.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_asyncgen.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_asynchat.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_asyncore.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_atexit.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_audioop.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_audit.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_augassign.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_base64.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_baseexception.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_bdb.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_bigmem.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_binascii.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_binhex.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_binop.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_bisect.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_bool.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_buffer.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_bufio.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_builtin.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_bytes.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_bz2.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_c_locale_coercion.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_calendar.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_call.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_capi.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_cgi.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_cgitb.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_class.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_clinic.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_cmath.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_cmd.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_cmd_line.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_cmd_line_script.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_code.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_code_module.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_iso2022.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecs.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codeop.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_collections.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_colorsys.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_compare.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_compile.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_compileall.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_complex.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_concurrent_futures.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_configparser.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_contains.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_context.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_contextlib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_contextlib_async.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_copy.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_copyreg.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_coroutines.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_cprofile.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_crashers.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_crypt.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_csv.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ctypes.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_curses.py /usr/lib/python3.8/test +/usr/bin/install -c ./Lib/test/test_dataclasses.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_datetime.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dbm.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dbm_dumb.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dbm_gnu.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dbm_ndbm.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_decimal.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_decorators.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_defaultdict.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_deque.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_descr.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_descrtut.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_devpoll.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dict.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dict_version.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dictcomps.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dictviews.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_difflib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dis.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_distutils.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_doctest.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_doctest.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_doctest2.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_doctest2.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_doctest3.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_doctest4.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_docxmlrpc.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dtrace.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dummy_thread.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dummy_threading.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dynamic.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dynamicclassattribute.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_eintr.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_embed.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ensurepip.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_enum.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_enumerate.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_eof.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_epoll.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_errno.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_exception_hierarchy.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_exception_variations.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_exceptions.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_extcall.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_faulthandler.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_fcntl.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_file.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_file_eintr.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_filecmp.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_fileinput.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_fileio.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_finalization.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_float.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_flufl.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_fnmatch.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_fork1.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_format.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_fractions.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_frame.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_frozen.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_fstring.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ftplib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_funcattrs.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_functools.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_future.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_future3.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_future4.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_future5.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_gc.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_gdb.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_generator_stop.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_generators.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_genericclass.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_genericpath.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_genexps.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_getargs2.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_getopt.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_getpass.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_gettext.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_glob.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_global.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_grammar.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_grp.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_gzip.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_hash.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_hashlib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_heapq.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_hmac.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_html.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_htmlparser.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_http_cookiejar.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_http_cookies.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_httplib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_httpservers.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_idle.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_imaplib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_imghdr.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_imp.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_index.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_inspect.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_int.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_int_literal.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_io.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ioctl.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ipaddress.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_isinstance.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_iter.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_iterlen.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_itertools.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_keyword.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_keywordonlyarg.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_kqueue.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_largefile.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_lib2to3.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_linecache.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_list.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_listcomps.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_lltrace.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_locale.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_logging.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_long.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_longexp.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_lzma.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_mailbox.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_mailcap.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_marshal.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_math.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_memoryio.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_memoryview.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_metaclass.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_mimetypes.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_minidom.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_mmap.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_module.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_modulefinder.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_msilib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_fork.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_forkserver.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_main_handling.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_spawn.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_named_expressions.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_netrc.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_nis.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_nntplib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_normalization.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ntpath.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_numeric_tower.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_opcodes.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_openpty.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_operator.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_optparse.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ordered_dict.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_os.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_osx_env.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_parser.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pathlib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pdb.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_peepholer.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pickle.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_picklebuffer.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pickletools.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pipes.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pkg.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pkgimport.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pkgutil.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_platform.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_plistlib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_poll.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_popen.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_poplib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_positional_only_arg.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_posix.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_posixpath.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pow.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pprint.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_print.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_profile.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_property.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pstats.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pty.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pulldom.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pwd.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_py_compile.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pyclbr.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pydoc.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pyexpat.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_queue.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_quopri.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_raise.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_random.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_range.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_re.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_readline.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_regrtest.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_repl.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_reprlib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_resource.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_richcmp.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_rlcompleter.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_robotparser.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_runpy.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_sax.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_sched.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_scope.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_script_helper.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_secrets.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_select.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_selectors.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_set.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_setcomps.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_shelve.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_shlex.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_shutil.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_signal.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_site.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_slice.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_smtpd.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_smtplib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_smtpnet.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_sndhdr.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_socket.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_socketserver.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_sort.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_source_encoding.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_spwd.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_sqlite.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ssl.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_startfile.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_stat.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_statistics.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_strftime.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_string.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_string_literals.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_stringprep.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_strptime.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_strtod.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_struct.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_structmembers.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_structseq.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_subclassinit.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_subprocess.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_sunau.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_sundry.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_super.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_support.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_symbol.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_symtable.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_syntax.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_sys.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_sys_setprofile.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_sys_settrace.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_sysconfig.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_syslog.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_tabnanny.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_tarfile.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_tcl.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_telnetlib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_tempfile.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_textwrap.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_thread.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_threaded_import.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_threading.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_threading_local.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_threadsignals.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_time.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_timeit.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_timeout.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_tix.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_tk.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_tokenize.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_trace.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_traceback.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_tracemalloc.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ttk_guionly.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ttk_textonly.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_tuple.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_turtle.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_type_comments.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_typechecks.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_types.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_typing.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ucn.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_unary.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_unicode.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_unicode_file.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_unicode_file_functions.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_unicode_identifiers.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_unicodedata.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_unittest.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_univnewlines.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_unpack.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_unpack_ex.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_urllib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_urllib2.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_urllib2net.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_urllib_response.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_urllibnet.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_urlparse.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_userdict.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_userlist.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_userstring.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_utf8_mode.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_utf8source.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_uu.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_uuid.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_venv.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_wait3.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_wait4.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_wave.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_weakref.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_weakset.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_webbrowser.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_winconsoleio.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_winreg.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_winsound.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_with.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_wsgiref.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_xdrlib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_xml_dom_minicompat.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_xml_etree.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc_net.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_xxtestfuzz.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_yield_from.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_zipapp.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_zipfile.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_zipfile64.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_zipimport.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_zipimport_support.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_zlib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/testcodec.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/testtar.tar /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/threaded_import_hangers.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/time_hashlib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/win_console_handler.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/xmltests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/zip_cp437_header.zip /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/zipdir.zip /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-alaw.aifc /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.aiff /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.au /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.wav /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.aiff /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.au /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.wav /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.aiff /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.au /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.wav /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.aiff /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.au /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.wav /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.aifc /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.au /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/capath/4e1295a3.0 /usr/lib/python3.8/test/capath +/usr/bin/install -c -m 644 ./Lib/test/capath/5ed36f99.0 /usr/lib/python3.8/test/capath +/usr/bin/install -c -m 644 ./Lib/test/capath/6e88d7b8.0 /usr/lib/python3.8/test/capath +/usr/bin/install -c -m 644 ./Lib/test/capath/99d0fa06.0 /usr/lib/python3.8/test/capath +/usr/bin/install -c -m 644 ./Lib/test/capath/b1930218.0 /usr/lib/python3.8/test/capath +/usr/bin/install -c -m 644 ./Lib/test/capath/ceff1710.0 /usr/lib/python3.8/test/capath +/usr/bin/install -c -m 644 ./Lib/test/data/README /usr/lib/python3.8/test/data +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/expat224_utf8_bug.xml /usr/lib/python3.8/test/xmltestdata +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple-ns.xml /usr/lib/python3.8/test/xmltestdata +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple.xml /usr/lib/python3.8/test/xmltestdata +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml /usr/lib/python3.8/test/xmltestdata +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml.out /usr/lib/python3.8/test/xmltestdata +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/README /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nComment.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefix.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQname.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQnameXpathElem.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQname.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameElem.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameXpathElem.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nTrim.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.dtd /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.xsl /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N1.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N2.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N3.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N4.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N5.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N6.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsContent.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsPushdown.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsRedecl.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSort.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSuperfluous.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsXml.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nComment.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nTrim.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nPrefix.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nTrim.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nTrim.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nTrim.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N6_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nPrefixQnameXpathElem.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameElem.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameXpathElem.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nPrefix.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nPrefix.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nPrefix.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nPrefix.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nPrefix.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefix.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefixQname.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nQname.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/world.txt /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.d /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.stp /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d.expected /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.py /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp.expected /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.d /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.d.expected /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.py /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp.expected /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/instance.py /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.d /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.d.expected /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.py /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/eintrdata/eintr_tester.py /usr/lib/python3.8/test/eintrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.bmp /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.exr /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.gif /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.jpg /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.pbm /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.pgm /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.png /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.ppm /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.ras /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.sgi /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.tiff /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.webp /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.xbm /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/libregrtest/__init__.py /usr/lib/python3.8/test/libregrtest +/usr/bin/install -c -m 644 ./Lib/test/libregrtest/cmdline.py /usr/lib/python3.8/test/libregrtest +/usr/bin/install -c -m 644 ./Lib/test/libregrtest/main.py /usr/lib/python3.8/test/libregrtest +/usr/bin/install -c -m 644 ./Lib/test/libregrtest/pgo.py /usr/lib/python3.8/test/libregrtest +/usr/bin/install -c -m 644 ./Lib/test/libregrtest/refleak.py /usr/lib/python3.8/test/libregrtest +/usr/bin/install -c -m 644 ./Lib/test/libregrtest/runtest.py /usr/lib/python3.8/test/libregrtest +/usr/bin/install -c -m 644 ./Lib/test/libregrtest/runtest_mp.py /usr/lib/python3.8/test/libregrtest +/usr/bin/install -c -m 644 ./Lib/test/libregrtest/save_env.py /usr/lib/python3.8/test/libregrtest +/usr/bin/install -c -m 644 ./Lib/test/libregrtest/setup.py /usr/lib/python3.8/test/libregrtest +/usr/bin/install -c -m 644 ./Lib/test/libregrtest/utils.py /usr/lib/python3.8/test/libregrtest +/usr/bin/install -c -m 644 ./Lib/test/libregrtest/win_utils.py /usr/lib/python3.8/test/libregrtest +/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/fd_status.py /usr/lib/python3.8/test/subprocessdata +/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/input_reader.py /usr/lib/python3.8/test/subprocessdata +/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/qcat.py /usr/lib/python3.8/test/subprocessdata +/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/qgrep.py /usr/lib/python3.8/test/subprocessdata +/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/sigchild_ignore.py /usr/lib/python3.8/test/subprocessdata +/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/README /usr/lib/python3.8/test/sndhdrdata +/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.8svx /usr/lib/python3.8/test/sndhdrdata +/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aifc /usr/lib/python3.8/test/sndhdrdata +/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aiff /usr/lib/python3.8/test/sndhdrdata +/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.au /usr/lib/python3.8/test/sndhdrdata +/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.hcom /usr/lib/python3.8/test/sndhdrdata +/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.sndt /usr/lib/python3.8/test/sndhdrdata +/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.voc /usr/lib/python3.8/test/sndhdrdata +/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.wav /usr/lib/python3.8/test/sndhdrdata +/usr/bin/install -c -m 644 ./Lib/test/support/__init__.py /usr/lib/python3.8/test/support +/usr/bin/install -c -m 644 ./Lib/test/support/script_helper.py /usr/lib/python3.8/test/support +/usr/bin/install -c -m 644 ./Lib/test/support/testresult.py /usr/lib/python3.8/test/support +/usr/bin/install -c -m 644 ./Lib/test/tracedmodules/__init__.py /usr/lib/python3.8/test/tracedmodules +/usr/bin/install -c -m 644 ./Lib/test/tracedmodules/testmod.py /usr/lib/python3.8/test/tracedmodules +/usr/bin/install -c -m 644 ./Lib/test/encoded_modules/__init__.py /usr/lib/python3.8/test/encoded_modules +/usr/bin/install -c -m 644 ./Lib/test/encoded_modules/module_iso_8859_1.py /usr/lib/python3.8/test/encoded_modules +/usr/bin/install -c -m 644 ./Lib/test/encoded_modules/module_koi8_r.py /usr/lib/python3.8/test/encoded_modules +/usr/bin/install -c -m 644 ./Lib/test/test_import/__init__.py /usr/lib/python3.8/test/test_import +/usr/bin/install -c -m 644 ./Lib/test/test_import/__main__.py /usr/lib/python3.8/test/test_import +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic2.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding2.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/from_cycle1.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/from_cycle2.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/indirect.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding2.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/source.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpackage.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/use.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/util.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /usr/lib/python3.8/test/test_import/data/circular_imports/subpkg +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg/util.py /usr/lib/python3.8/test/test_import/data/circular_imports/subpkg +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/package/__init__.py /usr/lib/python3.8/test/test_import/data/package +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/package/submodule.py /usr/lib/python3.8/test/test_import/data/package +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule1.py /usr/lib/python3.8/test/test_import/data/package2 +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule2.py /usr/lib/python3.8/test/test_import/data/package2 +/usr/bin/install -c -m 644 ./Lib/importlib/__init__.py /usr/lib/python3.8/importlib +/usr/bin/install -c -m 644 ./Lib/importlib/_bootstrap.py /usr/lib/python3.8/importlib +/usr/bin/install -c -m 644 ./Lib/importlib/_bootstrap_external.py /usr/lib/python3.8/importlib +/usr/bin/install -c -m 644 ./Lib/importlib/abc.py /usr/lib/python3.8/importlib +/usr/bin/install -c -m 644 ./Lib/importlib/machinery.py /usr/lib/python3.8/importlib +/usr/bin/install -c -m 644 ./Lib/importlib/metadata.py /usr/lib/python3.8/importlib +/usr/bin/install -c -m 644 ./Lib/importlib/resources.py /usr/lib/python3.8/importlib +/usr/bin/install -c -m 644 ./Lib/importlib/util.py /usr/lib/python3.8/importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/__init__.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/__main__.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/abc.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/fixtures.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/stubs.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_abc.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_api.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_lazy.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_locks.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_main.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_metadata_api.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_namespace_pkgs.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_open.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_path.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_read.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_resource.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_spec.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_util.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_windows.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_zip.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/util.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__init__.py /usr/lib/python3.8/test/test_importlib/builtin +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__main__.py /usr/lib/python3.8/test/test_importlib/builtin +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_finder.py /usr/lib/python3.8/test/test_importlib/builtin +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_loader.py /usr/lib/python3.8/test/test_importlib/builtin +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data/__init__.py /usr/lib/python3.8/test/test_importlib/data +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data/example-21.12-py3-none-any.whl /usr/lib/python3.8/test/test_importlib/data +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data/example-21.12-py3.6.egg /usr/lib/python3.8/test/test_importlib/data +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/__init__.py /usr/lib/python3.8/test/test_importlib/data01 +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/binary.file /usr/lib/python3.8/test/test_importlib/data01 +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/utf-16.file /usr/lib/python3.8/test/test_importlib/data01 +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/utf-8.file /usr/lib/python3.8/test/test_importlib/data01 +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/__init__.py /usr/lib/python3.8/test/test_importlib/data01/subdirectory +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/binary.file /usr/lib/python3.8/test/test_importlib/data01/subdirectory +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/__init__.py /usr/lib/python3.8/test/test_importlib/data02 +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/one/__init__.py /usr/lib/python3.8/test/test_importlib/data02/one +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/one/resource1.txt /usr/lib/python3.8/test/test_importlib/data02/one +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/two/__init__.py /usr/lib/python3.8/test/test_importlib/data02/two +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/two/resource2.txt /usr/lib/python3.8/test/test_importlib/data02/two +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/__init__.py /usr/lib/python3.8/test/test_importlib/data03 +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/resource1.txt /usr/lib/python3.8/test/test_importlib/data03/namespace +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion1/__init__.py /usr/lib/python3.8/test/test_importlib/data03/namespace/portion1 +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion2/__init__.py /usr/lib/python3.8/test/test_importlib/data03/namespace/portion2 +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/__init__.py /usr/lib/python3.8/test/test_importlib/extension +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/__main__.py /usr/lib/python3.8/test/test_importlib/extension +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_case_sensitivity.py /usr/lib/python3.8/test/test_importlib/extension +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_finder.py /usr/lib/python3.8/test/test_importlib/extension +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_loader.py /usr/lib/python3.8/test/test_importlib/extension +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_path_hook.py /usr/lib/python3.8/test/test_importlib/extension +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__init__.py /usr/lib/python3.8/test/test_importlib/frozen +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__main__.py /usr/lib/python3.8/test/test_importlib/frozen +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_finder.py /usr/lib/python3.8/test/test_importlib/frozen +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_loader.py /usr/lib/python3.8/test/test_importlib/frozen +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/__init__.py /usr/lib/python3.8/test/test_importlib/import_ +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/__main__.py /usr/lib/python3.8/test/test_importlib/import_ +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___loader__.py /usr/lib/python3.8/test/test_importlib/import_ +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___package__.py /usr/lib/python3.8/test/test_importlib/import_ +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_api.py /usr/lib/python3.8/test/test_importlib/import_ +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_caching.py /usr/lib/python3.8/test/test_importlib/import_ +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_fromlist.py /usr/lib/python3.8/test/test_importlib/import_ +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_meta_path.py /usr/lib/python3.8/test/test_importlib/import_ +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_packages.py /usr/lib/python3.8/test/test_importlib/import_ +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_path.py /usr/lib/python3.8/test/test_importlib/import_ +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_relative_imports.py /usr/lib/python3.8/test/test_importlib/import_ +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /usr/lib/python3.8/test/test_importlib/namespace_pkgs +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /usr/lib/python3.8/test/test_importlib/namespace_pkgs +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /usr/lib/python3.8/test/test_importlib/namespace_pkgs +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion1/foo +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion2/foo +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent/child +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent/child +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent/child +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/__init__.py /usr/lib/python3.8/test/test_importlib/source +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/__main__.py /usr/lib/python3.8/test/test_importlib/source +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_case_sensitivity.py /usr/lib/python3.8/test/test_importlib/source +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_file_loader.py /usr/lib/python3.8/test/test_importlib/source +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_finder.py /usr/lib/python3.8/test/test_importlib/source +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_path_hook.py /usr/lib/python3.8/test/test_importlib/source +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_source_encoding.py /usr/lib/python3.8/test/test_importlib/source +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata01/__init__.py /usr/lib/python3.8/test/test_importlib/zipdata01 +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata01/ziptestdata.zip /usr/lib/python3.8/test/test_importlib/zipdata01 +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata02/__init__.py /usr/lib/python3.8/test/test_importlib/zipdata02 +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata02/ziptestdata.zip /usr/lib/python3.8/test/test_importlib/zipdata02 +/usr/bin/install -c -m 644 ./Lib/test/ziptestdata/README.md /usr/lib/python3.8/test/ziptestdata +/usr/bin/install -c ./Lib/test/ziptestdata/exe_with_z64 /usr/lib/python3.8/test/ziptestdata +/usr/bin/install -c ./Lib/test/ziptestdata/exe_with_zip /usr/lib/python3.8/test/ziptestdata +/usr/bin/install -c ./Lib/test/ziptestdata/header.sh /usr/lib/python3.8/test/ziptestdata +/usr/bin/install -c -m 644 ./Lib/test/ziptestdata/testdata_module_inside_zip.py /usr/lib/python3.8/test/ziptestdata +/usr/bin/install -c -m 644 ./Lib/asyncio/__init__.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/__main__.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/base_events.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/base_futures.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/base_subprocess.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/base_tasks.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/constants.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/coroutines.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/events.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/exceptions.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/format_helpers.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/futures.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/locks.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/log.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/proactor_events.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/protocols.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/queues.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/runners.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/selector_events.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/sslproto.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/staggered.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/streams.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/subprocess.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/tasks.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/transports.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/trsock.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/unix_events.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/windows_events.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/windows_utils.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/__init__.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/__main__.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo2.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo3.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/functional.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_base_events.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_buffered_proto.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_context.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_events.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_futures.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_locks.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_pep492.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_proactor_events.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_protocols.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_queues.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_runners.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_selector_events.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sendfile.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_server.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sock_lowlevel.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sslproto.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_streams.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_subprocess.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_tasks.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_transports.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_unix_events.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_events.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_utils.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/utils.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/collections/__init__.py /usr/lib/python3.8/collections +/usr/bin/install -c -m 644 ./Lib/collections/abc.py /usr/lib/python3.8/collections +/usr/bin/install -c -m 644 ./Lib/concurrent/__init__.py /usr/lib/python3.8/concurrent +/usr/bin/install -c -m 644 ./Lib/concurrent/futures/__init__.py /usr/lib/python3.8/concurrent/futures +/usr/bin/install -c -m 644 ./Lib/concurrent/futures/_base.py /usr/lib/python3.8/concurrent/futures +/usr/bin/install -c -m 644 ./Lib/concurrent/futures/process.py /usr/lib/python3.8/concurrent/futures +/usr/bin/install -c -m 644 ./Lib/concurrent/futures/thread.py /usr/lib/python3.8/concurrent/futures +/usr/bin/install -c -m 644 ./Lib/encodings/__init__.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/aliases.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/ascii.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/base64_codec.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/big5.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/charmap.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp037.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1006.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1026.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1125.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1140.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1250.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1251.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1252.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1253.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1254.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1255.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1256.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1257.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1258.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp273.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp424.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp437.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp500.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp720.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp737.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp775.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp850.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp852.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp855.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp856.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp857.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp858.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp860.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp861.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp862.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp863.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp864.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp865.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp866.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp869.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp874.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp875.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp932.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp949.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp950.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/euc_jp.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/euc_kr.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/gb18030.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/gb2312.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/gbk.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/hex_codec.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/hz.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/idna.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/johab.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/koi8_r.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/koi8_t.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/koi8_u.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/kz1048.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/latin_1.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mac_centeuro.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mac_greek.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mac_roman.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mbcs.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/oem.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/palmos.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/ptcp154.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/punycode.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /usr/lib/python3.8/encodings +/usr/bin/install -c ./Lib/encodings/rot_13.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/shift_jis.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/tis_620.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/undefined.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/utf_16.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/utf_32.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/utf_32_be.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/utf_32_le.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/utf_7.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/utf_8.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/uu_codec.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/email/__init__.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/_encoded_words.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/_header_value_parser.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/_parseaddr.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/_policybase.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/architecture.rst /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/base64mime.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/charset.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/contentmanager.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/encoders.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/errors.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/feedparser.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/generator.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/header.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/headerregistry.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/iterators.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/message.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/parser.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/policy.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/quoprimime.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/utils.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/mime/__init__.py /usr/lib/python3.8/email/mime +/usr/bin/install -c -m 644 ./Lib/email/mime/application.py /usr/lib/python3.8/email/mime +/usr/bin/install -c -m 644 ./Lib/email/mime/audio.py /usr/lib/python3.8/email/mime +/usr/bin/install -c -m 644 ./Lib/email/mime/base.py /usr/lib/python3.8/email/mime +/usr/bin/install -c -m 644 ./Lib/email/mime/image.py /usr/lib/python3.8/email/mime +/usr/bin/install -c -m 644 ./Lib/email/mime/message.py /usr/lib/python3.8/email/mime +/usr/bin/install -c -m 644 ./Lib/email/mime/multipart.py /usr/lib/python3.8/email/mime +/usr/bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /usr/lib/python3.8/email/mime +/usr/bin/install -c -m 644 ./Lib/email/mime/text.py /usr/lib/python3.8/email/mime +/usr/bin/install -c -m 644 ./Lib/test/test_email/__init__.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/__main__.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test__encoded_words.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test__header_value_parser.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_asian_codecs.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_contentmanager.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_defect_handling.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_email.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_generator.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_headerregistry.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_inversion.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_message.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_parser.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_pickleable.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_policy.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_utils.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/torture_test.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/PyBanner048.gif /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/audiotest.au /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_01.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_02.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_03.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_04.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_05.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_06.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_07.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_08.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_09.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_10.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_11.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_12.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_12a.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_13.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_14.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_15.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_16.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_17.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_18.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_19.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_20.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_21.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_22.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_23.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_24.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_25.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_26.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_27.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_28.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_29.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_30.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_31.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_32.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_33.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_34.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_35.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_36.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_37.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_38.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_39.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_40.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_41.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_42.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_43.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_44.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_45.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_46.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/ensurepip/__init__.py /usr/lib/python3.8/ensurepip +/usr/bin/install -c -m 644 ./Lib/ensurepip/__main__.py /usr/lib/python3.8/ensurepip +/usr/bin/install -c -m 644 ./Lib/ensurepip/_uninstall.py /usr/lib/python3.8/ensurepip +/usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/pip-20.1.1-py2.py3-none-any.whl /usr/lib/python3.8/ensurepip/_bundled +/usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/setuptools-47.1.0-py3-none-any.whl /usr/lib/python3.8/ensurepip/_bundled +/usr/bin/install -c -m 644 ./Lib/html/__init__.py /usr/lib/python3.8/html +/usr/bin/install -c -m 644 ./Lib/html/entities.py /usr/lib/python3.8/html +/usr/bin/install -c -m 644 ./Lib/html/parser.py /usr/lib/python3.8/html +/usr/bin/install -c -m 644 ./Lib/json/__init__.py /usr/lib/python3.8/json +/usr/bin/install -c -m 644 ./Lib/json/decoder.py /usr/lib/python3.8/json +/usr/bin/install -c -m 644 ./Lib/json/encoder.py /usr/lib/python3.8/json +/usr/bin/install -c -m 644 ./Lib/json/scanner.py /usr/lib/python3.8/json +/usr/bin/install -c -m 644 ./Lib/json/tool.py /usr/lib/python3.8/json +/usr/bin/install -c -m 644 ./Lib/test/test_json/__init__.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/__main__.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_decode.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_default.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_dump.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_encode_basestring_ascii.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_enum.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_fail.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_float.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_indent.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass1.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass2.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass3.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_recursion.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_scanstring.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_separators.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_speedups.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_tool.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_unicode.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/http/__init__.py /usr/lib/python3.8/http +/usr/bin/install -c -m 644 ./Lib/http/client.py /usr/lib/python3.8/http +/usr/bin/install -c -m 644 ./Lib/http/cookiejar.py /usr/lib/python3.8/http +/usr/bin/install -c -m 644 ./Lib/http/cookies.py /usr/lib/python3.8/http +/usr/bin/install -c -m 644 ./Lib/http/server.py /usr/lib/python3.8/http +/usr/bin/install -c -m 644 ./Lib/dbm/__init__.py /usr/lib/python3.8/dbm +/usr/bin/install -c -m 644 ./Lib/dbm/dumb.py /usr/lib/python3.8/dbm +/usr/bin/install -c -m 644 ./Lib/dbm/gnu.py /usr/lib/python3.8/dbm +/usr/bin/install -c -m 644 ./Lib/dbm/ndbm.py /usr/lib/python3.8/dbm +/usr/bin/install -c -m 644 ./Lib/xmlrpc/__init__.py /usr/lib/python3.8/xmlrpc +/usr/bin/install -c -m 644 ./Lib/xmlrpc/client.py /usr/lib/python3.8/xmlrpc +/usr/bin/install -c -m 644 ./Lib/xmlrpc/server.py /usr/lib/python3.8/xmlrpc +/usr/bin/install -c -m 644 ./Lib/sqlite3/__init__.py /usr/lib/python3.8/sqlite3 +/usr/bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py /usr/lib/python3.8/sqlite3 +/usr/bin/install -c -m 644 ./Lib/sqlite3/dump.py /usr/lib/python3.8/sqlite3 +/usr/bin/install -c -m 644 ./Lib/sqlite3/test/__init__.py /usr/lib/python3.8/sqlite3/test +/usr/bin/install -c -m 644 ./Lib/sqlite3/test/backup.py /usr/lib/python3.8/sqlite3/test +/usr/bin/install -c -m 644 ./Lib/sqlite3/test/dbapi.py /usr/lib/python3.8/sqlite3/test +/usr/bin/install -c -m 644 ./Lib/sqlite3/test/dump.py /usr/lib/python3.8/sqlite3/test +/usr/bin/install -c -m 644 ./Lib/sqlite3/test/factory.py /usr/lib/python3.8/sqlite3/test +/usr/bin/install -c -m 644 ./Lib/sqlite3/test/hooks.py /usr/lib/python3.8/sqlite3/test +/usr/bin/install -c -m 644 ./Lib/sqlite3/test/regression.py /usr/lib/python3.8/sqlite3/test +/usr/bin/install -c -m 644 ./Lib/sqlite3/test/transactions.py /usr/lib/python3.8/sqlite3/test +/usr/bin/install -c -m 644 ./Lib/sqlite3/test/types.py /usr/lib/python3.8/sqlite3/test +/usr/bin/install -c -m 644 ./Lib/sqlite3/test/userfunctions.py /usr/lib/python3.8/sqlite3/test +/usr/bin/install -c -m 644 ./Lib/logging/__init__.py /usr/lib/python3.8/logging +/usr/bin/install -c -m 644 ./Lib/logging/config.py /usr/lib/python3.8/logging +/usr/bin/install -c -m 644 ./Lib/logging/handlers.py /usr/lib/python3.8/logging +/usr/bin/install -c -m 644 ./Lib/wsgiref/__init__.py /usr/lib/python3.8/wsgiref +/usr/bin/install -c -m 644 ./Lib/wsgiref/handlers.py /usr/lib/python3.8/wsgiref +/usr/bin/install -c -m 644 ./Lib/wsgiref/headers.py /usr/lib/python3.8/wsgiref +/usr/bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /usr/lib/python3.8/wsgiref +/usr/bin/install -c -m 644 ./Lib/wsgiref/util.py /usr/lib/python3.8/wsgiref +/usr/bin/install -c -m 644 ./Lib/wsgiref/validate.py /usr/lib/python3.8/wsgiref +/usr/bin/install -c -m 644 ./Lib/urllib/__init__.py /usr/lib/python3.8/urllib +/usr/bin/install -c -m 644 ./Lib/urllib/error.py /usr/lib/python3.8/urllib +/usr/bin/install -c -m 644 ./Lib/urllib/parse.py /usr/lib/python3.8/urllib +/usr/bin/install -c -m 644 ./Lib/urllib/request.py /usr/lib/python3.8/urllib +/usr/bin/install -c -m 644 ./Lib/urllib/response.py /usr/lib/python3.8/urllib +/usr/bin/install -c -m 644 ./Lib/urllib/robotparser.py /usr/lib/python3.8/urllib +/usr/bin/install -c -m 644 ./Lib/lib2to3/Grammar.txt /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/__init__.py /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/__main__.py /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/btm_matcher.py /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/btm_utils.py /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_base.py /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_util.py /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/main.py /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/patcomp.py /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/pygram.py /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/pytree.py /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/refactor.py /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_asserts.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exitfunc.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_operator.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reload.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py /usr/lib/python3.8/lib2to3/pgen2 +/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py /usr/lib/python3.8/lib2to3/pgen2 +/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py /usr/lib/python3.8/lib2to3/pgen2 +/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py /usr/lib/python3.8/lib2to3/pgen2 +/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py /usr/lib/python3.8/lib2to3/pgen2 +/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py /usr/lib/python3.8/lib2to3/pgen2 +/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py /usr/lib/python3.8/lib2to3/pgen2 +/usr/bin/install -c ./Lib/lib2to3/pgen2/token.py /usr/lib/python3.8/lib2to3/pgen2 +/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py /usr/lib/python3.8/lib2to3/pgen2 +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__init__.py /usr/lib/python3.8/lib2to3/tests +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__main__.py /usr/lib/python3.8/lib2to3/tests +/usr/bin/install -c ./Lib/lib2to3/tests/pytree_idempotency.py /usr/lib/python3.8/lib2to3/tests +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/support.py /usr/lib/python3.8/lib2to3/tests +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_all_fixers.py /usr/lib/python3.8/lib2to3/tests +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_fixers.py /usr/lib/python3.8/lib2to3/tests +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_main.py /usr/lib/python3.8/lib2to3/tests +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_parser.py /usr/lib/python3.8/lib2to3/tests +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_pytree.py /usr/lib/python3.8/lib2to3/tests +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_refactor.py /usr/lib/python3.8/lib2to3/tests +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_util.py /usr/lib/python3.8/lib2to3/tests +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/README /usr/lib/python3.8/lib2to3/tests/data +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/bom.py /usr/lib/python3.8/lib2to3/tests/data +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/crlf.py /usr/lib/python3.8/lib2to3/tests/data +/usr/bin/install -c ./Lib/lib2to3/tests/data/different_encoding.py /usr/lib/python3.8/lib2to3/tests/data +/usr/bin/install -c ./Lib/lib2to3/tests/data/false_encoding.py /usr/lib/python3.8/lib2to3/tests/data +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/infinite_recursion.py /usr/lib/python3.8/lib2to3/tests/data +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py2_test_grammar.py /usr/lib/python3.8/lib2to3/tests/data +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py3_test_grammar.py /usr/lib/python3.8/lib2to3/tests/data +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/bad_order.py /usr/lib/python3.8/lib2to3/tests/data/fixers +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /usr/lib/python3.8/lib2to3/tests/data/fixers +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/parrot_example.py /usr/lib/python3.8/lib2to3/tests/data/fixers +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /usr/lib/python3.8/lib2to3/tests/data/fixers/myfixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /usr/lib/python3.8/lib2to3/tests/data/fixers/myfixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /usr/lib/python3.8/lib2to3/tests/data/fixers/myfixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /usr/lib/python3.8/lib2to3/tests/data/fixers/myfixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /usr/lib/python3.8/lib2to3/tests/data/fixers/myfixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /usr/lib/python3.8/lib2to3/tests/data/fixers/myfixes +/usr/bin/install -c -m 644 ./Lib/ctypes/__init__.py /usr/lib/python3.8/ctypes +/usr/bin/install -c -m 644 ./Lib/ctypes/_aix.py /usr/lib/python3.8/ctypes +/usr/bin/install -c -m 644 ./Lib/ctypes/_endian.py /usr/lib/python3.8/ctypes +/usr/bin/install -c -m 644 ./Lib/ctypes/util.py /usr/lib/python3.8/ctypes +/usr/bin/install -c -m 644 ./Lib/ctypes/wintypes.py /usr/lib/python3.8/ctypes +/usr/bin/install -c -m 644 ./Lib/ctypes/test/__init__.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/__main__.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_anon.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_arrays.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_buffers.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bytes.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cast.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_delattr.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errno.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_find.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_frombuffer.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_functions.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_init.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_internals.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_libc.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_loading.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_macholib.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_numbers.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_objects.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_parameters.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pep3118.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pickling.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pointers.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_python_api.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_random_things.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_repr.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_sizes.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_slicing.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_strings.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_structures.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unicode.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_values.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_win32.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_wintypes.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /usr/lib/python3.8/ctypes/macholib +/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /usr/lib/python3.8/ctypes/macholib +/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /usr/lib/python3.8/ctypes/macholib +/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /usr/lib/python3.8/ctypes/macholib +/usr/bin/install -c ./Lib/ctypes/macholib/fetch_macholib /usr/lib/python3.8/ctypes/macholib +/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /usr/lib/python3.8/ctypes/macholib +/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /usr/lib/python3.8/ctypes/macholib +/usr/bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/ChangeLog /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/NEWS.txt /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/NEWS2x.txt /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/README.txt /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/TODO.txt /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/__init__.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/__main__.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/autocomplete.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/autocomplete_w.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/autoexpand.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/browser.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/calltip.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/calltip_w.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/codecontext.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/colorizer.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/config-keys.def /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/config-main.def /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/config.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/config_key.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/configdialog.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/debugger.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/debugger_r.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/debugobj.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/debugobj_r.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/delegator.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/dynoption.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/editor.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/extend.txt /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/filelist.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/format.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/grep.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/help.html /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/help.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/help_about.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/history.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/hyperparser.py /usr/lib/python3.8/idlelib +/usr/bin/install -c ./Lib/idlelib/idle.bat /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/idle.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/idle.pyw /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/iomenu.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/macosx.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/mainmenu.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/multicall.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/outwin.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/parenmatch.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/pathbrowser.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/percolator.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/pyparse.py /usr/lib/python3.8/idlelib +/usr/bin/install -c ./Lib/idlelib/pyshell.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/query.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/redirector.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/replace.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/rpc.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/run.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/runscript.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/scrolledlist.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/search.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/searchbase.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/searchengine.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/sidebar.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/squeezer.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/stackviewer.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/statusbar.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/textview.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/tooltip.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/tree.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/undo.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/window.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/zoomheight.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/zzdummy.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/README.txt /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.ico /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.gif /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.png /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_256.png /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.gif /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.png /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.gif /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.png /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/README.txt /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/__init__.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/htest.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_idle.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_tk.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/template.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete_w.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autoexpand.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_browser.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip_w.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_codecontext.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_colorizer.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config_key.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_configdialog.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger_r.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj_r.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_delegator.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editmenu.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editor.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_filelist.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_format.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_grep.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help_about.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_history.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_hyperparser.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_iomenu.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_macosx.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_mainmenu.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_multicall.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_outwin.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_parenmatch.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pathbrowser.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_percolator.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyparse.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyshell.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_query.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_redirector.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_replace.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_rpc.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_run.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_runscript.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_scrolledlist.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_search.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchbase.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchengine.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_sidebar.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_squeezer.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_stackviewer.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_statusbar.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_text.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_textview.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tooltip.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tree.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_undo.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_warning.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_window.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_zoomheight.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/distutils/README /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/__init__.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/_msvccompiler.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/archive_util.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/ccompiler.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/cmd.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/config.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/core.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/debug.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/dep_util.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/dir_util.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/dist.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/errors.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/extension.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/file_util.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/filelist.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/log.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/msvc9compiler.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/spawn.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/sysconfig.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/text_file.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/util.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/version.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/versionpredicate.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/command/__init__.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_msi.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_wininst.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/build.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/build_py.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/check.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/clean.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/command_template /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/config.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/install.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/install_data.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/register.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/sdist.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/upload.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-10.0-amd64.exe /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-10.0.exe /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-14.0-amd64.exe /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-14.0.exe /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-6.0.exe /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-7.1.exe /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-8.0.exe /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0-amd64.exe /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0.exe /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/tests/Setup.sample /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/__init__.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/includetest.rst /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/support.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_archive_util.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_dumb.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_msi.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_rpm.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_wininst.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_clib.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_ext.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_check.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_clean.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cmd.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config_cmd.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_core.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cygwinccompiler.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dep_util.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dir_util.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_extension.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_file_util.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_filelist.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_data.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_headers.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_lib.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_log.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvc9compiler.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvccompiler.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_register.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sdist.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_spawn.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sysconfig.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_text_file.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_unixccompiler.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_upload.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_util.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_version.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/xml/__init__.py /usr/lib/python3.8/xml +/usr/bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /usr/lib/python3.8/xml/dom +/usr/bin/install -c -m 644 ./Lib/xml/dom/__init__.py /usr/lib/python3.8/xml/dom +/usr/bin/install -c -m 644 ./Lib/xml/dom/domreg.py /usr/lib/python3.8/xml/dom +/usr/bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /usr/lib/python3.8/xml/dom +/usr/bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /usr/lib/python3.8/xml/dom +/usr/bin/install -c -m 644 ./Lib/xml/dom/minidom.py /usr/lib/python3.8/xml/dom +/usr/bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /usr/lib/python3.8/xml/dom +/usr/bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /usr/lib/python3.8/xml/dom +/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /usr/lib/python3.8/xml/etree +/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /usr/lib/python3.8/xml/etree +/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /usr/lib/python3.8/xml/etree +/usr/bin/install -c -m 644 ./Lib/xml/etree/__init__.py /usr/lib/python3.8/xml/etree +/usr/bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /usr/lib/python3.8/xml/etree +/usr/bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /usr/lib/python3.8/xml/parsers +/usr/bin/install -c -m 644 ./Lib/xml/parsers/expat.py /usr/lib/python3.8/xml/parsers +/usr/bin/install -c -m 644 ./Lib/xml/sax/__init__.py /usr/lib/python3.8/xml/sax +/usr/bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /usr/lib/python3.8/xml/sax +/usr/bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /usr/lib/python3.8/xml/sax +/usr/bin/install -c -m 644 ./Lib/xml/sax/handler.py /usr/lib/python3.8/xml/sax +/usr/bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /usr/lib/python3.8/xml/sax +/usr/bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /usr/lib/python3.8/xml/sax +/usr/bin/install -c -m 644 ./Lib/test/test_tools/__init__.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/__main__.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_fixcid.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_gprof2html.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_i18n.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_lll.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_md5sum.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pathfix.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pdeps.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pindent.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_reindent.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_sundry.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_unparse.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_warnings/__init__.py /usr/lib/python3.8/test/test_warnings +/usr/bin/install -c -m 644 ./Lib/test/test_warnings/__main__.py /usr/lib/python3.8/test/test_warnings +/usr/bin/install -c -m 644 ./Lib/test/test_warnings/data/import_warning.py /usr/lib/python3.8/test/test_warnings/data +/usr/bin/install -c -m 644 ./Lib/test/test_warnings/data/stacklevel.py /usr/lib/python3.8/test/test_warnings/data +/usr/bin/install -c -m 644 ./Lib/turtledemo/__init__.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c -m 644 ./Lib/turtledemo/__main__.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/bytedesign.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c -m 644 ./Lib/turtledemo/chaos.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/clock.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c -m 644 ./Lib/turtledemo/colormixer.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/forest.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/fractalcurves.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/lindenmayer.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/minimal_hanoi.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c -m 644 ./Lib/turtledemo/nim.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/paint.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/peace.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/penrose.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/planet_and_moon.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c -m 644 ./Lib/turtledemo/rosette.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c -m 644 ./Lib/turtledemo/round_dance.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c -m 644 ./Lib/turtledemo/sorting_animate.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/tree.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c -m 644 ./Lib/turtledemo/turtle.cfg /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/two_canvases.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/yinyang.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c -m 644 ./Lib/multiprocessing/__init__.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/connection.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/context.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/forkserver.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/heap.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/managers.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/pool.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_fork.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_forkserver.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_posix.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_win32.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/process.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/queues.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/reduction.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/resource_sharer.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/resource_tracker.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/shared_memory.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/spawn.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/util.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /usr/lib/python3.8/multiprocessing/dummy +/usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /usr/lib/python3.8/multiprocessing/dummy +/usr/bin/install -c -m 644 ./Lib/unittest/__init__.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/__main__.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/async_case.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/case.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/loader.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/main.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/mock.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/result.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/runner.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/signals.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/suite.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/util.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/test/__init__.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/__main__.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/_test_warnings.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/dummy.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/support.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_assertions.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_async_case.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_break.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_case.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_discovery.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_functiontestcase.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_loader.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_program.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_result.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_runner.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_setups.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_skipping.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_suite.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/__init__.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/__main__.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/support.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testasync.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testcallable.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testhelpers.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testmagicmethods.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testmock.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testpatch.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testsealable.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testsentinel.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testwith.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/venv/__init__.py /usr/lib/python3.8/venv +/usr/bin/install -c -m 644 ./Lib/venv/__main__.py /usr/lib/python3.8/venv +/usr/bin/install -c -m 644 ./Lib/venv/scripts/common/Activate.ps1 /usr/lib/python3.8/venv/scripts/common +/usr/bin/install -c -m 644 ./Lib/venv/scripts/common/activate /usr/lib/python3.8/venv/scripts/common +/usr/bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.csh /usr/lib/python3.8/venv/scripts/posix +/usr/bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.fish /usr/lib/python3.8/venv/scripts/posix +/usr/bin/install -c -m 644 ./Lib/curses/__init__.py /usr/lib/python3.8/curses +/usr/bin/install -c -m 644 ./Lib/curses/ascii.py /usr/lib/python3.8/curses +/usr/bin/install -c -m 644 ./Lib/curses/has_key.py /usr/lib/python3.8/curses +/usr/bin/install -c -m 644 ./Lib/curses/panel.py /usr/lib/python3.8/curses +/usr/bin/install -c -m 644 ./Lib/curses/textpad.py /usr/lib/python3.8/curses +/usr/bin/install -c -m 644 ./Lib/pydoc_data/__init__.py /usr/lib/python3.8/pydoc_data +/usr/bin/install -c -m 644 ./Lib/pydoc_data/_pydoc.css /usr/lib/python3.8/pydoc_data +/usr/bin/install -c -m 644 ./Lib/pydoc_data/topics.py /usr/lib/python3.8/pydoc_data +/usr/bin/install -c -m 644 `cat pybuilddir.txt`/_sysconfigdata__linux_x86_64-linux-gnu.py \ + /usr/lib/python3.8; \ +/usr/bin/install -c -m 644 ./LICENSE /usr/lib/python3.8/LICENSE.txt +if test -d /usr/lib/python3.8/distutils/tests; then \ + /usr/bin/install -c -m 644 ./Modules/xxmodule.c \ + /usr/lib/python3.8/distutils/tests ; \ +fi +PYTHONPATH=/usr/lib/python3.8 LD_LIBRARY_PATH=/sources/Python-3.8.5 \ + ./python -E -Wi /usr/lib/python3.8/compileall.py \ + -j0 -d /usr/lib/python3.8 -f \ + -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ + /usr/lib/python3.8 +Listing '/usr/lib/python3.8'... +Compiling '/usr/lib/python3.8/_bootlocale.py'... +Compiling '/usr/lib/python3.8/_osx_support.py'... +Compiling '/usr/lib/python3.8/_weakrefset.py'... +Compiling '/usr/lib/python3.8/argparse.py'... +Compiling '/usr/lib/python3.8/cmd.py'... +Compiling '/usr/lib/python3.8/colorsys.py'... +Compiling '/usr/lib/python3.8/concurrent/__init__.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/_base.py'... +Compiling '/usr/lib/python3.8/contextvars.py'... +Compiling '/usr/lib/python3.8/copyreg.py'... +Compiling '/usr/lib/python3.8/crypt.py'... +Compiling '/usr/lib/python3.8/ctypes/_endian.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/dylib.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_anon.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_bytes.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_cast.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_pointers.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_slicing.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_values.py'... +Compiling '/usr/lib/python3.8/ctypes/util.py'... +Compiling '/usr/lib/python3.8/curses/textpad.py'... +Compiling '/usr/lib/python3.8/dbm/ndbm.py'... +Compiling '/usr/lib/python3.8/difflib.py'... +Compiling '/usr/lib/python3.8/distutils/command/build.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/command/clean.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_data.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_headers.py'... +Compiling '/usr/lib/python3.8/distutils/command/register.py'... +Compiling '/usr/lib/python3.8/distutils/dep_util.py'... +Compiling '/usr/lib/python3.8/distutils/extension.py'... +Compiling '/usr/lib/python3.8/distutils/msvc9compiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_wininst.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_ext.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_msvc9compiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_sysconfig.py'... +Compiling '/usr/lib/python3.8/distutils/unixccompiler.py'... +Compiling '/usr/lib/python3.8/email/_parseaddr.py'... +Compiling '/usr/lib/python3.8/email/generator.py'... +Compiling '/usr/lib/python3.8/email/mime/__init__.py'... +Compiling '/usr/lib/python3.8/email/mime/application.py'... +Compiling '/usr/lib/python3.8/email/mime/audio.py'... +Compiling '/usr/lib/python3.8/email/mime/nonmultipart.py'... +Compiling '/usr/lib/python3.8/email/policy.py'... +Compiling '/usr/lib/python3.8/encodings/__init__.py'... +Compiling '/usr/lib/python3.8/encodings/cp1125.py'... +Compiling '/usr/lib/python3.8/encodings/cp273.py'... +Compiling '/usr/lib/python3.8/encodings/cp720.py'... +Compiling '/usr/lib/python3.8/encodings/cp852.py'... +Compiling '/usr/lib/python3.8/encodings/cp861.py'... +Compiling '/usr/lib/python3.8/encodings/cp869.py'... +Compiling '/usr/lib/python3.8/encodings/cp950.py'... +Compiling '/usr/lib/python3.8/encodings/hex_codec.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_3.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_11.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_3.py'... +Compiling '/usr/lib/python3.8/encodings/johab.py'... +Compiling '/usr/lib/python3.8/encodings/mac_arabic.py'... +Compiling '/usr/lib/python3.8/encodings/mac_turkish.py'... +Compiling '/usr/lib/python3.8/encodings/rot_13.py'... +Compiling '/usr/lib/python3.8/encodings/tis_620.py'... +Compiling '/usr/lib/python3.8/encodings/utf_16_le.py'... +Compiling '/usr/lib/python3.8/encodings/utf_7.py'... +Compiling '/usr/lib/python3.8/encodings/zlib_codec.py'... +Compiling '/usr/lib/python3.8/fileinput.py'... +Compiling '/usr/lib/python3.8/functools.py'... +Compiling '/usr/lib/python3.8/html/__init__.py'... +Compiling '/usr/lib/python3.8/html/parser.py'... +Compiling '/usr/lib/python3.8/idlelib/__init__.py'... +Compiling '/usr/lib/python3.8/idlelib/__main__.py'... +Compiling '/usr/lib/python3.8/idlelib/autocomplete.py'... +Compiling '/usr/lib/python3.8/idlelib/autoexpand.py'... +Compiling '/usr/lib/python3.8/idlelib/browser.py'... +Compiling '/usr/lib/python3.8/idlelib/codecontext.py'... +Compiling '/usr/lib/python3.8/idlelib/debugger.py'... +Compiling '/usr/lib/python3.8/idlelib/filelist.py'... +Compiling '/usr/lib/python3.8/idlelib/help_about.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/__init__.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/mock_tk.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_calltip.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_config.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_history.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_macosx.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_multicall.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_percolator.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_redirector.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_rpc.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_run.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_stackviewer.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_textview.py'... +Compiling '/usr/lib/python3.8/idlelib/macosx.py'... +Compiling '/usr/lib/python3.8/idlelib/pathbrowser.py'... +Compiling '/usr/lib/python3.8/idlelib/pyshell.py'... +Compiling '/usr/lib/python3.8/importlib/__init__.py'... +Compiling '/usr/lib/python3.8/importlib/_bootstrap_external.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixer_base.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_apply.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_buffer.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_except.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_exitfunc.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_getcwdu.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_import.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_input.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_itertools.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_methodattrs.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_next.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_print.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_repr.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_sys_exc.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_unicode.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_xrange.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/conv.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/pgen.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/support.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_pytree.py'... +Compiling '/usr/lib/python3.8/locale.py'... +Compiling '/usr/lib/python3.8/multiprocessing/__init__.py'... +Compiling '/usr/lib/python3.8/multiprocessing/connection.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_fork.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_spawn_win32.py'... +Compiling '/usr/lib/python3.8/multiprocessing/queues.py'... +Compiling '/usr/lib/python3.8/multiprocessing/resource_sharer.py'... +Compiling '/usr/lib/python3.8/multiprocessing/synchronize.py'... +Compiling '/usr/lib/python3.8/nturl2path.py'... +Compiling '/usr/lib/python3.8/operator.py'... +Compiling '/usr/lib/python3.8/pdb.py'... +Compiling '/usr/lib/python3.8/posixpath.py'... +Compiling '/usr/lib/python3.8/pty.py'... +Compiling '/usr/lib/python3.8/pyclbr.py'... +Compiling '/usr/lib/python3.8/random.py'... +Compiling '/usr/lib/python3.8/selectors.py'... +Compiling '/usr/lib/python3.8/smtplib.py'... +Compiling '/usr/lib/python3.8/sqlite3/__init__.py'... +Compiling '/usr/lib/python3.8/sqlite3/dbapi2.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/__init__.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/backup.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/transactions.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/types.py'... +Compiling '/usr/lib/python3.8/stat.py'... +Compiling '/usr/lib/python3.8/stringprep.py'...Compiling '/usr/lib/python3.8/_collections_abc.py'... +Compiling '/usr/lib/python3.8/_strptime.py'... +Compiling '/usr/lib/python3.8/_sysconfigdata__linux_x86_64-linux-gnu.py'... +Compiling '/usr/lib/python3.8/asynchat.py'... +Compiling '/usr/lib/python3.8/asyncio/__init__.py'... +Compiling '/usr/lib/python3.8/asyncio/__main__.py'... +Compiling '/usr/lib/python3.8/asyncio/base_futures.py'... +Compiling '/usr/lib/python3.8/asyncio/base_tasks.py'... +Compiling '/usr/lib/python3.8/asyncio/events.py'... +Compiling '/usr/lib/python3.8/asyncio/log.py'... +Compiling '/usr/lib/python3.8/asyncio/protocols.py'... +Compiling '/usr/lib/python3.8/asyncio/queues.py'... +Compiling '/usr/lib/python3.8/asyncio/streams.py'... +Compiling '/usr/lib/python3.8/asyncio/windows_events.py'... +Compiling '/usr/lib/python3.8/cProfile.py'... +Compiling '/usr/lib/python3.8/cgitb.py'... +Compiling '/usr/lib/python3.8/codecs.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/thread.py'... +Compiling '/usr/lib/python3.8/contextlib.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/__init__.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/dyld.py'... +Compiling '/usr/lib/python3.8/ctypes/test/__init__.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_arrays.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_callbacks.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_errno.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_functions.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_numbers.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_refcounts.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_simplesubclasses.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_struct_fields.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_unicode.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_varsize_struct.py'... +Compiling '/usr/lib/python3.8/curses/__init__.py'... +Compiling '/usr/lib/python3.8/datetime.py'... +Compiling '/usr/lib/python3.8/distutils/command/upload.py'... +Compiling '/usr/lib/python3.8/distutils/cygwinccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/file_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_msi.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_clean.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_core.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_extension.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_data.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_log.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_sdist.py'... +Compiling '/usr/lib/python3.8/distutils/version.py'... +Compiling '/usr/lib/python3.8/email/_encoded_words.py'... +Compiling '/usr/lib/python3.8/email/base64mime.py'... +Compiling '/usr/lib/python3.8/email/contentmanager.py'... +Compiling '/usr/lib/python3.8/email/headerregistry.py'... +Compiling '/usr/lib/python3.8/email/mime/message.py'... +Compiling '/usr/lib/python3.8/email/mime/text.py'... +Compiling '/usr/lib/python3.8/email/quoprimime.py'... +Compiling '/usr/lib/python3.8/encodings/ascii.py'... +Compiling '/usr/lib/python3.8/encodings/base64_codec.py'... +Compiling '/usr/lib/python3.8/encodings/big5.py'... +Compiling '/usr/lib/python3.8/encodings/bz2_codec.py'... +Compiling '/usr/lib/python3.8/encodings/cp1006.py'... +Compiling '/usr/lib/python3.8/encodings/cp1250.py'... +Compiling '/usr/lib/python3.8/encodings/cp1254.py'... +Compiling '/usr/lib/python3.8/encodings/cp1258.py'... +Compiling '/usr/lib/python3.8/encodings/cp437.py'... +Compiling '/usr/lib/python3.8/encodings/cp856.py'... +Compiling '/usr/lib/python3.8/encodings/cp858.py'... +Compiling '/usr/lib/python3.8/encodings/cp865.py'... +Compiling '/usr/lib/python3.8/encodings/euc_jisx0213.py'... +Compiling '/usr/lib/python3.8/encodings/gbk.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_1.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_10.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_2.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_8.py'... +Compiling '/usr/lib/python3.8/encodings/latin_1.py'... +Compiling '/usr/lib/python3.8/encodings/mac_greek.py'... +Compiling '/usr/lib/python3.8/encodings/mbcs.py'... +Compiling '/usr/lib/python3.8/encodings/punycode.py'... +Compiling '/usr/lib/python3.8/encodings/utf_16_be.py'... +Compiling '/usr/lib/python3.8/encodings/utf_32.py'... +Compiling '/usr/lib/python3.8/filecmp.py'... +Compiling '/usr/lib/python3.8/ftplib.py'... +Compiling '/usr/lib/python3.8/hashlib.py'... +Compiling '/usr/lib/python3.8/html/entities.py'... +Compiling '/usr/lib/python3.8/idlelib/colorizer.py'... +Compiling '/usr/lib/python3.8/idlelib/debugger_r.py'... +Compiling '/usr/lib/python3.8/idlelib/debugobj_r.py'... +Compiling '/usr/lib/python3.8/idlelib/dynoption.py'... +Compiling '/usr/lib/python3.8/idlelib/format.py'... +Compiling '/usr/lib/python3.8/idlelib/idle.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/htest.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_autoexpand.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_calltip_w.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_codecontext.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_configdialog.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_scrolledlist.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_searchengine.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_tree.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_warning.py'... +Compiling '/usr/lib/python3.8/idlelib/mainmenu.py'... +Compiling '/usr/lib/python3.8/idlelib/parenmatch.py'... +Compiling '/usr/lib/python3.8/idlelib/pyparse.py'... +Compiling '/usr/lib/python3.8/idlelib/run.py'... +Compiling '/usr/lib/python3.8/idlelib/statusbar.py'... +Compiling '/usr/lib/python3.8/idlelib/textview.py'... +Compiling '/usr/lib/python3.8/idlelib/zoomheight.py'... +Compiling '/usr/lib/python3.8/imaplib.py'... +Compiling '/usr/lib/python3.8/json/scanner.py'... +Compiling '/usr/lib/python3.8/keyword.py'... +Compiling '/usr/lib/python3.8/lib2to3/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/btm_matcher.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixer_util.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_funcattrs.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_idioms.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_intern.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_long.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_metaclass.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_raise.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_set_literal.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_throw.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_urllib.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/driver.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/parse.py'... +Compiling '/usr/lib/python3.8/lib2to3/pytree.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_main.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_util.py'... +Compiling '/usr/lib/python3.8/lzma.py'... +Compiling '/usr/lib/python3.8/mailbox.py'... +Compiling '/usr/lib/python3.8/multiprocessing/reduction.py'... +Compiling '/usr/lib/python3.8/multiprocessing/util.py'... +Compiling '/usr/lib/python3.8/numbers.py'... +Compiling '/usr/lib/python3.8/os.py'... +Compiling '/usr/lib/python3.8/pipes.py'... +Compiling '/usr/lib/python3.8/pkgutil.py'... +Compiling '/usr/lib/python3.8/poplib.py'... +Compiling '/usr/lib/python3.8/profile.py'... +Compiling '/usr/lib/python3.8/pydoc.py'... +Compiling '/usr/lib/python3.8/sre_parse.py'... +Compiling '/usr/lib/python3.8/symbol.py'... +Compiling '/usr/lib/python3.8/sysconfig.py'... +Compiling '/usr/lib/python3.8/telnetlib.py'... +Compiling '/usr/lib/python3.8/test/ann_module.py'... +Compiling '/usr/lib/python3.8/test/ann_module3.py'... +Compiling '/usr/lib/python3.8/test/audit-tests.py'... +Compiling '/usr/lib/python3.8/test/bad_getattr2.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_1.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_2_str.py'... +Compiling '/usr/lib/python3.8/_compression.py'... +Compiling '/usr/lib/python3.8/_py_abc.py'... +Compiling '/usr/lib/python3.8/_pydecimal.py'... +Compiling '/usr/lib/python3.8/asyncio/subprocess.py'... +Compiling '/usr/lib/python3.8/asyncio/transports.py'... +Compiling '/usr/lib/python3.8/asyncio/trsock.py'... +Compiling '/usr/lib/python3.8/asyncio/windows_utils.py'... +Compiling '/usr/lib/python3.8/bdb.py'... +Compiling '/usr/lib/python3.8/calendar.py'... +Compiling '/usr/lib/python3.8/codeop.py'... +Compiling '/usr/lib/python3.8/collections/abc.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/__init__.py'... +Compiling '/usr/lib/python3.8/ctypes/_aix.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/framework.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_as_parameter.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_bitfields.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_find.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_incomplete.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_keeprefs.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_objects.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_pep3118.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_python_api.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_repr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_sizes.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_strings.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_win32.py'... +Compiling '/usr/lib/python3.8/curses/has_key.py'... +Compiling '/usr/lib/python3.8/dbm/dumb.py'... +Compiling '/usr/lib/python3.8/dis.py'... +Compiling '/usr/lib/python3.8/distutils/cmd.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_wininst.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_ext.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/config.py'... +Compiling '/usr/lib/python3.8/distutils/errors.py'... +Compiling '/usr/lib/python3.8/distutils/filelist.py'... +Compiling '/usr/lib/python3.8/distutils/sysconfig.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_archive_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_cygwinccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_file_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_lib.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_msvccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_text_file.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_upload.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_versionpredicate.py'... +Compiling '/usr/lib/python3.8/distutils/util.py'... +Compiling '/usr/lib/python3.8/email/charset.py'... +Compiling '/usr/lib/python3.8/email/errors.py'... +Compiling '/usr/lib/python3.8/email/header.py'... +Compiling '/usr/lib/python3.8/email/mime/base.py'... +Compiling '/usr/lib/python3.8/email/mime/image.py'... +Compiling '/usr/lib/python3.8/email/mime/multipart.py'... +Compiling '/usr/lib/python3.8/email/parser.py'... +Compiling '/usr/lib/python3.8/email/utils.py'... +Compiling '/usr/lib/python3.8/encodings/cp037.py'... +Compiling '/usr/lib/python3.8/encodings/cp1140.py'... +Compiling '/usr/lib/python3.8/encodings/cp1253.py'... +Compiling '/usr/lib/python3.8/encodings/cp1257.py'... +Compiling '/usr/lib/python3.8/encodings/cp424.py'... +Compiling '/usr/lib/python3.8/encodings/cp737.py'... +Compiling '/usr/lib/python3.8/encodings/cp860.py'... +Compiling '/usr/lib/python3.8/encodings/cp866.py'... +Compiling '/usr/lib/python3.8/encodings/euc_jis_2004.py'... +Compiling '/usr/lib/python3.8/encodings/gb2312.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_ext.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_13.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_4.py'... +Compiling '/usr/lib/python3.8/encodings/koi8_r.py'... +Compiling '/usr/lib/python3.8/encodings/mac_centeuro.py'... +Compiling '/usr/lib/python3.8/encodings/mac_iceland.py'... +Compiling '/usr/lib/python3.8/encodings/oem.py'... +Compiling '/usr/lib/python3.8/encodings/quopri_codec.py'... +Compiling '/usr/lib/python3.8/encodings/shift_jisx0213.py'... +Compiling '/usr/lib/python3.8/formatter.py'... +Compiling '/usr/lib/python3.8/getopt.py'... +Compiling '/usr/lib/python3.8/glob.py'... +Compiling '/usr/lib/python3.8/heapq.py'... +Compiling '/usr/lib/python3.8/http/client.py'... +Compiling '/usr/lib/python3.8/idlelib/autocomplete_w.py'... +Compiling '/usr/lib/python3.8/idlelib/config.py'... +Compiling '/usr/lib/python3.8/idlelib/help.py'... +Compiling '/usr/lib/python3.8/idlelib/hyperparser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_autocomplete.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_colorizer.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugger_r.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugobj.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_editmenu.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_format.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_outwin.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_query.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_search.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_sidebar.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_window.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_zoomheight.py'... +Compiling '/usr/lib/python3.8/idlelib/multicall.py'... +Compiling '/usr/lib/python3.8/idlelib/rpc.py'... +Compiling '/usr/lib/python3.8/idlelib/squeezer.py'... +Compiling '/usr/lib/python3.8/idlelib/undo.py'... +Compiling '/usr/lib/python3.8/importlib/_bootstrap.py'... +Compiling '/usr/lib/python3.8/json/decoder.py'... +Compiling '/usr/lib/python3.8/json/tool.py'... +Compiling '/usr/lib/python3.8/lib2to3/__main__.py'... +Compiling '/usr/lib/python3.8/lib2to3/btm_utils.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_asserts.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_basestring.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_dict.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_execfile.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_future.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_has_key.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_imports2.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_isinstance.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_map.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_nonzero.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_operator.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_renames.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_tuple_params.py'... +Compiling '/usr/lib/python3.8/lib2to3/main.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/literals.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/tokenize.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/pytree_idempotency.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_parser.py'... +Compiling '/usr/lib/python3.8/linecache.py'... +Compiling '/usr/lib/python3.8/logging/__init__.py'... +Compiling '/usr/lib/python3.8/multiprocessing/context.py'... +Compiling '/usr/lib/python3.8/multiprocessing/heap.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_forkserver.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_spawn_posix.py'... +Compiling '/usr/lib/python3.8/multiprocessing/process.py'... +Compiling '/usr/lib/python3.8/multiprocessing/shared_memory.py'... +Compiling '/usr/lib/python3.8/optparse.py'... +Compiling '/usr/lib/python3.8/platform.py'... +Compiling '/usr/lib/python3.8/py_compile.py'... +Compiling '/usr/lib/python3.8/queue.py'... +Compiling '/usr/lib/python3.8/re.py'... +Compiling '/usr/lib/python3.8/secrets.py'... +Compiling '/usr/lib/python3.8/shutil.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/hooks.py'... +Compiling '/usr/lib/python3.8/sre_compile.py'... +Compiling '/usr/lib/python3.8/sunau.py'... +Compiling '/usr/lib/python3.8/tarfile.py'... +Compiling '/usr/lib/python3.8/test/eintrdata/eintr_tester.py'... +Compiling '/usr/lib/python3.8/test/gdb_sample.py'...Compiling '/usr/lib/python3.8/__phello__.foo.py'... +Compiling '/usr/lib/python3.8/_dummy_thread.py'... +Compiling '/usr/lib/python3.8/_pyio.py'... +Compiling '/usr/lib/python3.8/asyncio/base_subprocess.py'... +Compiling '/usr/lib/python3.8/asyncio/exceptions.py'... +Compiling '/usr/lib/python3.8/asyncio/futures.py'... +Compiling '/usr/lib/python3.8/asyncio/runners.py'... +Compiling '/usr/lib/python3.8/asyncio/sslproto.py'... +Compiling '/usr/lib/python3.8/asyncio/unix_events.py'... +Compiling '/usr/lib/python3.8/cgi.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/process.py'... +Compiling '/usr/lib/python3.8/copy.py'... +Compiling '/usr/lib/python3.8/csv.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_cfuncs.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_internals.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_loading.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_prototypes.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_stringptr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_unaligned_structures.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_wintypes.py'... +Compiling '/usr/lib/python3.8/curses/ascii.py'... +Compiling '/usr/lib/python3.8/dbm/__init__.py'... +Compiling '/usr/lib/python3.8/distutils/__init__.py'... +Compiling '/usr/lib/python3.8/distutils/archive_util.py'... +Compiling '/usr/lib/python3.8/distutils/bcppcompiler.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_msi.py'... +Compiling '/usr/lib/python3.8/distutils/command/install.py'... +Compiling '/usr/lib/python3.8/distutils/core.py'... +Compiling '/usr/lib/python3.8/distutils/dist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_clib.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_cmd.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_dep_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_filelist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_spawn.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_util.py'... +Compiling '/usr/lib/python3.8/dummy_threading.py'... +Compiling '/usr/lib/python3.8/email/_header_value_parser.py'... +Compiling '/usr/lib/python3.8/encodings/cp855.py'... +Compiling '/usr/lib/python3.8/encodings/cp862.py'... +Compiling '/usr/lib/python3.8/encodings/cp874.py'... +Compiling '/usr/lib/python3.8/encodings/cp932.py'... +Compiling '/usr/lib/python3.8/encodings/gb18030.py'... +Compiling '/usr/lib/python3.8/encodings/idna.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_kr.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_14.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_5.py'... +Compiling '/usr/lib/python3.8/encodings/koi8_t.py'... +Compiling '/usr/lib/python3.8/encodings/mac_croatian.py'... +Compiling '/usr/lib/python3.8/encodings/mac_latin2.py'... +Compiling '/usr/lib/python3.8/encodings/palmos.py'... +Compiling '/usr/lib/python3.8/encodings/shift_jis.py'... +Compiling '/usr/lib/python3.8/encodings/undefined.py'... +Compiling '/usr/lib/python3.8/encodings/utf_32_le.py'... +Compiling '/usr/lib/python3.8/encodings/uu_codec.py'... +Compiling '/usr/lib/python3.8/ensurepip/_uninstall.py'... +Compiling '/usr/lib/python3.8/fractions.py'... +Compiling '/usr/lib/python3.8/genericpath.py'... +Compiling '/usr/lib/python3.8/getpass.py'... +Compiling '/usr/lib/python3.8/hmac.py'... +Compiling '/usr/lib/python3.8/http/__init__.py'... +Compiling '/usr/lib/python3.8/http/server.py'... +Compiling '/usr/lib/python3.8/idlelib/calltip_w.py'... +Compiling '/usr/lib/python3.8/idlelib/config_key.py'... +Compiling '/usr/lib/python3.8/idlelib/debugobj.py'... +Compiling '/usr/lib/python3.8/idlelib/delegator.py'... +Compiling '/usr/lib/python3.8/idlelib/editor.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_delegator.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_filelist.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_grep.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_help.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_hyperparser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_parenmatch.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_pyshell.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_replace.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_runscript.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_searchbase.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_text.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_undo.py'... +Compiling '/usr/lib/python3.8/idlelib/outwin.py'... +Compiling '/usr/lib/python3.8/idlelib/percolator.py'... +Compiling '/usr/lib/python3.8/idlelib/query.py'... +Compiling '/usr/lib/python3.8/idlelib/scrolledlist.py'... +Compiling '/usr/lib/python3.8/idlelib/searchbase.py'... +Compiling '/usr/lib/python3.8/idlelib/stackviewer.py'... +Compiling '/usr/lib/python3.8/idlelib/tree.py'... +Compiling '/usr/lib/python3.8/importlib/abc.py'... +Compiling '/usr/lib/python3.8/importlib/util.py'... +Compiling '/usr/lib/python3.8/io.py'... +Compiling '/usr/lib/python3.8/ipaddress.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_imports.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_itertools_imports.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_ne.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_numliterals.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_paren.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_raw_input.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_reload.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_standarderror.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_types.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_ws_comma.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_zip.py'... +Compiling '/usr/lib/python3.8/lib2to3/patcomp.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/grammar.py'... +Compiling '/usr/lib/python3.8/lib2to3/pygram.py'... +Compiling '/usr/lib/python3.8/lib2to3/refactor.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_refactor.py'... +Compiling '/usr/lib/python3.8/logging/handlers.py'... +Compiling '/usr/lib/python3.8/mimetypes.py'... +Compiling '/usr/lib/python3.8/multiprocessing/dummy/__init__.py'... +Compiling '/usr/lib/python3.8/multiprocessing/dummy/connection.py'... +Compiling '/usr/lib/python3.8/multiprocessing/forkserver.py'... +Compiling '/usr/lib/python3.8/multiprocessing/pool.py'... +Compiling '/usr/lib/python3.8/multiprocessing/resource_tracker.py'... +Compiling '/usr/lib/python3.8/multiprocessing/spawn.py'... +Compiling '/usr/lib/python3.8/nntplib.py'... +Compiling '/usr/lib/python3.8/pickletools.py'... +Compiling '/usr/lib/python3.8/pprint.py'... +Compiling '/usr/lib/python3.8/pydoc_data/__init__.py'... +Compiling '/usr/lib/python3.8/pydoc_data/topics.py'... +Compiling '/usr/lib/python3.8/sndhdr.py'... +Compiling '/usr/lib/python3.8/socketserver.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/dbapi.py'... +Compiling '/usr/lib/python3.8/statistics.py'... +Compiling '/usr/lib/python3.8/symtable.py'... +Compiling '/usr/lib/python3.8/test/bisect_cmd.py'... +Compiling '/usr/lib/python3.8/test/coding20731.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_2.py'... +Compiling '/usr/lib/python3.8/test/dataclass_textanno.py'... +Compiling '/usr/lib/python3.8/test/doctest_aliases.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/call_stack.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/gc.py'... +Compiling '/usr/lib/python3.8/test/encoded_modules/__init__.py'... +Compiling '/usr/lib/python3.8/test/encoded_modules/module_iso_8859_1.py'... +Compiling '/usr/lib/python3.8/test/encoded_modules/module_koi8_r.py'... +Compiling '/usr/lib/python3.8/test/final_a.py'... +Compiling '/usr/lib/python3.8/test/final_b.py'... +Compiling '/usr/lib/python3.8/test/fork_wait.py'... +Compiling '/usr/lib/python3.8/test/future_test1.py'... +Compiling '/usr/lib/python3.8/test/future_test2.py'... +Compiling '/usr/lib/python3.8/test/good_getattr.py'... +Compiling '/usr/lib/python3.8/test/imp_dummy.py'... +Compiling '/usr/lib/python3.8/test/inspect_fodder.py'...Compiling '/usr/lib/python3.8/__future__.py'... +Compiling '/usr/lib/python3.8/_markupbase.py'... +Compiling '/usr/lib/python3.8/_sitebuiltins.py'... +Compiling '/usr/lib/python3.8/_threading_local.py'... +Compiling '/usr/lib/python3.8/aifc.py'... +Compiling '/usr/lib/python3.8/asyncio/constants.py'... +Compiling '/usr/lib/python3.8/asyncio/coroutines.py'... +Compiling '/usr/lib/python3.8/asyncio/format_helpers.py'... +Compiling '/usr/lib/python3.8/asyncio/locks.py'... +Compiling '/usr/lib/python3.8/asyncio/selector_events.py'... +Compiling '/usr/lib/python3.8/base64.py'... +Compiling '/usr/lib/python3.8/binhex.py'... +Compiling '/usr/lib/python3.8/code.py'... +Compiling '/usr/lib/python3.8/compileall.py'... +Compiling '/usr/lib/python3.8/configparser.py'... +Compiling '/usr/lib/python3.8/ctypes/test/__main__.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_array_in_pointer.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_byteswap.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_delattr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_frombuffer.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_init.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_libc.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_memfunctions.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_pickling.py'... +Compiling '/usr/lib/python3.8/curses/panel.py'... +Compiling '/usr/lib/python3.8/dataclasses.py'... +Compiling '/usr/lib/python3.8/distutils/ccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_clib.py'... +Compiling '/usr/lib/python3.8/distutils/command/check.py'... +Compiling '/usr/lib/python3.8/distutils/command/config.py'... +Compiling '/usr/lib/python3.8/distutils/command/sdist.py'... +Compiling '/usr/lib/python3.8/distutils/fancy_getopt.py'... +Compiling '/usr/lib/python3.8/distutils/spawn.py'... +Compiling '/usr/lib/python3.8/distutils/tests/__init__.py'... +Compiling '/usr/lib/python3.8/distutils/tests/support.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_dumb.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_py.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_config_cmd.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_dir_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_headers.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_register.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_version.py'... +Compiling '/usr/lib/python3.8/distutils/text_file.py'... +Compiling '/usr/lib/python3.8/doctest.py'... +Compiling '/usr/lib/python3.8/encodings/aliases.py'... +Compiling '/usr/lib/python3.8/encodings/big5hkscs.py'... +Compiling '/usr/lib/python3.8/encodings/charmap.py'... +Compiling '/usr/lib/python3.8/encodings/cp1026.py'... +Compiling '/usr/lib/python3.8/encodings/cp1252.py'... +Compiling '/usr/lib/python3.8/encodings/cp1256.py'... +Compiling '/usr/lib/python3.8/encodings/cp500.py'... +Compiling '/usr/lib/python3.8/encodings/cp850.py'... +Compiling '/usr/lib/python3.8/encodings/cp857.py'... +Compiling '/usr/lib/python3.8/encodings/cp864.py'... +Compiling '/usr/lib/python3.8/encodings/cp949.py'... +Compiling '/usr/lib/python3.8/encodings/euc_kr.py'... +Compiling '/usr/lib/python3.8/encodings/hp_roman8.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_2.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_1.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_16.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_7.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_9.py'... +Compiling '/usr/lib/python3.8/encodings/koi8_u.py'... +Compiling '/usr/lib/python3.8/encodings/mac_cyrillic.py'... +Compiling '/usr/lib/python3.8/encodings/mac_roman.py'... +Compiling '/usr/lib/python3.8/encodings/ptcp154.py'... +Compiling '/usr/lib/python3.8/encodings/shift_jis_2004.py'... +Compiling '/usr/lib/python3.8/encodings/unicode_escape.py'... +Compiling '/usr/lib/python3.8/encodings/utf_32_be.py'... +Compiling '/usr/lib/python3.8/encodings/utf_8_sig.py'... +Compiling '/usr/lib/python3.8/enum.py'... +Compiling '/usr/lib/python3.8/gettext.py'... +Compiling '/usr/lib/python3.8/http/cookies.py'... +Compiling '/usr/lib/python3.8/idlelib/calltip.py'... +Compiling '/usr/lib/python3.8/idlelib/configdialog.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_squeezer.py'... +Compiling '/usr/lib/python3.8/idlelib/redirector.py'... +Compiling '/usr/lib/python3.8/idlelib/runscript.py'... +Compiling '/usr/lib/python3.8/idlelib/searchengine.py'... +Compiling '/usr/lib/python3.8/idlelib/tooltip.py'... +Compiling '/usr/lib/python3.8/imghdr.py'... +Compiling '/usr/lib/python3.8/importlib/machinery.py'... +Compiling '/usr/lib/python3.8/importlib/metadata.py'... +Compiling '/usr/lib/python3.8/json/__init__.py'... +Compiling '/usr/lib/python3.8/json/encoder.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_exec.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_filter.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_reduce.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_xreadlines.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/token.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/__main__.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_all_fixers.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_fixers.py'... +Compiling '/usr/lib/python3.8/multiprocessing/sharedctypes.py'... +Compiling '/usr/lib/python3.8/netrc.py'... +Compiling '/usr/lib/python3.8/ntpath.py'... +Compiling '/usr/lib/python3.8/pickle.py'... +Compiling '/usr/lib/python3.8/pstats.py'... +Compiling '/usr/lib/python3.8/rlcompleter.py'... +Compiling '/usr/lib/python3.8/runpy.py'... +Compiling '/usr/lib/python3.8/shlex.py'... +Compiling '/usr/lib/python3.8/site.py'... +Compiling '/usr/lib/python3.8/socket.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/factory.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/userfunctions.py'... +Compiling '/usr/lib/python3.8/string.py'... +Compiling '/usr/lib/python3.8/struct.py'... +Compiling '/usr/lib/python3.8/subprocess.py'... +Compiling '/usr/lib/python3.8/test/ann_module2.py'... +Compiling '/usr/lib/python3.8/test/audiotests.py'... +Compiling '/usr/lib/python3.8/test/bytecode_helper.py'... +Compiling '/usr/lib/python3.8/test/curses_tests.py'... +Compiling '/usr/lib/python3.8/test/dis_module.py'... +Compiling '/usr/lib/python3.8/test/double_const.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/instance.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/line.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/refleak.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/utils.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/win_utils.py'... +Compiling '/usr/lib/python3.8/test/lock_tests.py'... +Compiling '/usr/lib/python3.8/test/profilee.py'... +Compiling '/usr/lib/python3.8/test/pyclbr_input.py'... +Compiling '/usr/lib/python3.8/test/pythoninfo.py'... +Compiling '/usr/lib/python3.8/test/sample_doctest.py'... +Compiling '/usr/lib/python3.8/test/seq_tests.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/input_reader.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/qcat.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/sigchild_ignore.py'... +Compiling '/usr/lib/python3.8/test/support/testresult.py'... +Compiling '/usr/lib/python3.8/test/test___future__.py'... +Compiling '/usr/lib/python3.8/test/test__opcode.py'... +Compiling '/usr/lib/python3.8/test/test__xxsubinterpreters.py'... +Compiling '/usr/lib/python3.8/test/test_asynchat.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/echo.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/echo2.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/echo3.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/functional.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_base_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_runners.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_sendfile.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_streams.py'...Compiling '/usr/lib/python3.8/_compat_pickle.py'... +Compiling '/usr/lib/python3.8/abc.py'... +Compiling '/usr/lib/python3.8/antigravity.py'... +Compiling '/usr/lib/python3.8/ast.py'... +Compiling '/usr/lib/python3.8/asyncio/base_events.py'... +Compiling '/usr/lib/python3.8/asyncio/proactor_events.py'... +Compiling '/usr/lib/python3.8/asyncio/staggered.py'... +Compiling '/usr/lib/python3.8/asyncio/tasks.py'... +Compiling '/usr/lib/python3.8/asyncore.py'... +Compiling '/usr/lib/python3.8/bisect.py'... +Compiling '/usr/lib/python3.8/bz2.py'... +Compiling '/usr/lib/python3.8/chunk.py'... +Compiling '/usr/lib/python3.8/collections/__init__.py'... +Compiling '/usr/lib/python3.8/ctypes/__init__.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_buffers.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_checkretval.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_funcptr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_macholib.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_parameters.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_random_things.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_returnfuncptrs.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_structures.py'... +Compiling '/usr/lib/python3.8/ctypes/wintypes.py'... +Compiling '/usr/lib/python3.8/dbm/gnu.py'... +Compiling '/usr/lib/python3.8/decimal.py'... +Compiling '/usr/lib/python3.8/distutils/_msvccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/command/__init__.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_dumb.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_rpm.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_py.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_egg_info.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_lib.py'... +Compiling '/usr/lib/python3.8/distutils/debug.py'... +Compiling '/usr/lib/python3.8/distutils/dir_util.py'... +Compiling '/usr/lib/python3.8/distutils/log.py'... +Compiling '/usr/lib/python3.8/distutils/msvccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_rpm.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_check.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_config.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_dist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_unixccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/versionpredicate.py'... +Compiling '/usr/lib/python3.8/email/__init__.py'... +Compiling '/usr/lib/python3.8/email/_policybase.py'... +Compiling '/usr/lib/python3.8/email/encoders.py'... +Compiling '/usr/lib/python3.8/email/feedparser.py'... +Compiling '/usr/lib/python3.8/email/iterators.py'... +Compiling '/usr/lib/python3.8/email/message.py'... +Compiling '/usr/lib/python3.8/encodings/cp1251.py'... +Compiling '/usr/lib/python3.8/encodings/cp1255.py'... +Compiling '/usr/lib/python3.8/encodings/cp775.py'... +Compiling '/usr/lib/python3.8/encodings/cp863.py'... +Compiling '/usr/lib/python3.8/encodings/cp875.py'... +Compiling '/usr/lib/python3.8/encodings/euc_jp.py'... +Compiling '/usr/lib/python3.8/encodings/hz.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_2004.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_15.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_6.py'... +Compiling '/usr/lib/python3.8/encodings/kz1048.py'... +Compiling '/usr/lib/python3.8/encodings/mac_farsi.py'... +Compiling '/usr/lib/python3.8/encodings/mac_romanian.py'... +Compiling '/usr/lib/python3.8/encodings/raw_unicode_escape.py'... +Compiling '/usr/lib/python3.8/encodings/utf_16.py'... +Compiling '/usr/lib/python3.8/encodings/utf_8.py'... +Compiling '/usr/lib/python3.8/ensurepip/__init__.py'... +Compiling '/usr/lib/python3.8/ensurepip/__main__.py'... +Compiling '/usr/lib/python3.8/fnmatch.py'... +Compiling '/usr/lib/python3.8/gzip.py'... +Compiling '/usr/lib/python3.8/http/cookiejar.py'... +Compiling '/usr/lib/python3.8/idlelib/grep.py'... +Compiling '/usr/lib/python3.8/idlelib/history.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/mock_idle.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/template.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_autocomplete_w.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_browser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_config_key.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugger.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugobj_r.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_editor.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_help_about.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_iomenu.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_mainmenu.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_pathbrowser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_pyparse.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_statusbar.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_tooltip.py'... +Compiling '/usr/lib/python3.8/idlelib/iomenu.py'... +Compiling '/usr/lib/python3.8/idlelib/replace.py'... +Compiling '/usr/lib/python3.8/idlelib/search.py'... +Compiling '/usr/lib/python3.8/idlelib/sidebar.py'... +Compiling '/usr/lib/python3.8/idlelib/window.py'... +Compiling '/usr/lib/python3.8/idlelib/zzdummy.py'... +Compiling '/usr/lib/python3.8/imp.py'... +Compiling '/usr/lib/python3.8/importlib/resources.py'... +Compiling '/usr/lib/python3.8/inspect.py'... +Compiling '/usr/lib/python3.8/logging/config.py'... +Compiling '/usr/lib/python3.8/mailcap.py'... +Compiling '/usr/lib/python3.8/modulefinder.py'... +Compiling '/usr/lib/python3.8/multiprocessing/managers.py'... +Compiling '/usr/lib/python3.8/opcode.py'... +Compiling '/usr/lib/python3.8/pathlib.py'... +Compiling '/usr/lib/python3.8/plistlib.py'... +Compiling '/usr/lib/python3.8/quopri.py'... +Compiling '/usr/lib/python3.8/reprlib.py'... +Compiling '/usr/lib/python3.8/sched.py'... +Compiling '/usr/lib/python3.8/shelve.py'... +Compiling '/usr/lib/python3.8/signal.py'... +Compiling '/usr/lib/python3.8/smtpd.py'... +Compiling '/usr/lib/python3.8/sqlite3/dump.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/dump.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/regression.py'... +Compiling '/usr/lib/python3.8/sre_constants.py'... +Compiling '/usr/lib/python3.8/ssl.py'... +Compiling '/usr/lib/python3.8/tabnanny.py'... +Compiling '/usr/lib/python3.8/tempfile.py'... +Compiling '/usr/lib/python3.8/test/autotest.py'... +Compiling '/usr/lib/python3.8/test/bad_getattr.py'... +Compiling '/usr/lib/python3.8/test/bad_getattr3.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_1_str.py'... +Compiling '/usr/lib/python3.8/test/datetimetester.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_buffered_proto.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_context.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_futures.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_pep492.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_protocols.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_queues.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_sslproto.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_windows_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncore.py'... +Compiling '/usr/lib/python3.8/test/test_bigaddrspace.py'... +Compiling '/usr/lib/python3.8/test/test_binascii.py'... +Compiling '/usr/lib/python3.8/test/test_bufio.py'... +Compiling '/usr/lib/python3.8/test/test_bytes.py'... +Compiling '/usr/lib/python3.8/test/test_cmd.py'... +Compiling '/usr/lib/python3.8/test/test_cmd_line_script.py'... +Compiling '/usr/lib/python3.8/test/test_compare.py'... +Compiling '/usr/lib/python3.8/test/test_complex.py'... +Compiling '/usr/lib/python3.8/test/test_contains.py'... +Compiling '/usr/lib/python3.8/test/test_context.py'... +Compiling '/usr/lib/python3.8/test/test_contextlib_async.py'... +Compiling '/usr/lib/python3.8/test/test_crypt.py'... +Compiling '/usr/lib/python3.8/test/test_ctypes.py'... +Compiling '/usr/lib/python3.8/test/test_dataclasses.py'... +Compiling '/usr/lib/python3.8/test/test_dynamic.py'... +Compiling '/usr/lib/python3.8/test/test_eintr.py'... +Compiling '/usr/lib/python3.8/test/test_email/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_contentmanager.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_inversion.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_message.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_parser.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_pickleable.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_policy.py'... +Compiling '/usr/lib/python3.8/test/test_email/torture_test.py'... +Compiling '/usr/lib/python3.8/test/test_embed.py'... +Compiling '/usr/lib/python3.8/test/test_exception_variations.py'... +Compiling '/usr/lib/python3.8/test/test_faulthandler.py'... +Compiling '/usr/lib/python3.8/test/test_file_eintr.py'... +Compiling '/usr/lib/python3.8/test/test_fileinput.py'... +Compiling '/usr/lib/python3.8/test/test_fork1.py'... +Compiling '/usr/lib/python3.8/test/test_frame.py'... +Compiling '/usr/lib/python3.8/test/test_frozen.py'... +Compiling '/usr/lib/python3.8/test/test_fstring.py'... +Compiling '/usr/lib/python3.8/test/test_generators.py'... +Compiling '/usr/lib/python3.8/test/test_getpass.py'... +Compiling '/usr/lib/python3.8/test/test_gettext.py'... +Compiling '/usr/lib/python3.8/test/test_hashlib.py'... +Compiling '/usr/lib/python3.8/test/test_http_cookies.py'... +Compiling '/usr/lib/python3.8/test/test_httpservers.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package/submodule.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package2/submodule2.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/abc.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data01/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data02/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data02/two/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion2/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/fixtures.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test___loader__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_caching.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_packages.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_lazy.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_main.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_util.py'... +Compiling '/usr/lib/python3.8/test/test_iter.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_fail.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_pass1.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_pass2.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_pass3.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_recursion.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_separators.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_speedups.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_unicode.py'... +Compiling '/usr/lib/python3.8/test/test_keywordonlyarg.py'... +Compiling '/usr/lib/python3.8/test/test_largefile.py'... +Compiling '/usr/lib/python3.8/test/test_listcomps.py'... +Compiling '/usr/lib/python3.8/test/test_lltrace.py'... +Compiling '/usr/lib/python3.8/test/test_locale.py'... +Compiling '/usr/lib/python3.8/test/test_longexp.py'... +Compiling '/usr/lib/python3.8/test/test_lzma.py'... +Compiling '/usr/lib/python3.8/test/test_memoryview.py'... +Compiling '/usr/lib/python3.8/test/test_mmap.py'... +Compiling '/usr/lib/python3.8/test/test_multibytecodec.py'... +Compiling '/usr/lib/python3.8/test/test_named_expressions.py'... +Compiling '/usr/lib/python3.8/test/test_opcodes.py'... +Compiling '/usr/lib/python3.8/test/test_optparse.py'... +Compiling '/usr/lib/python3.8/test/test_picklebuffer.py'... +Compiling '/usr/lib/python3.8/test/test_pipes.py'... +Compiling '/usr/lib/python3.8/test/test_platform.py'... +Compiling '/usr/lib/python3.8/test/test_positional_only_arg.py'... +Compiling '/usr/lib/python3.8/test/test_pprint.py'... +Compiling '/usr/lib/python3.8/test/test_pyexpat.py'... +Compiling '/usr/lib/python3.8/test/test_re.py'... +Compiling '/usr/lib/python3.8/test/test_smtplib.py'... +Compiling '/usr/lib/python3.8/test/test_startfile.py'... +Compiling '/usr/lib/python3.8/test/test_stat.py'... +Compiling '/usr/lib/python3.8/test/test_strftime.py'... +Compiling '/usr/lib/python3.8/test/test_stringprep.py'... +Compiling '/usr/lib/python3.8/test/test_strptime.py'... +Compiling '/usr/lib/python3.8/test/test_subprocess.py'... +Compiling '/usr/lib/python3.8/test/test_tempfile.py'... +Compiling '/usr/lib/python3.8/test/test_timeout.py'... +Compiling '/usr/lib/python3.8/test/test_tools/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_tools/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_gprof2html.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_lll.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_md5sum.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_pdeps.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_reindent.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_unparse.py'... +Compiling '/usr/lib/python3.8/test/test_tracemalloc.py'... +Compiling '/usr/lib/python3.8/test/test_unicode_identifiers.py'... +Compiling '/usr/lib/python3.8/test/test_unicodedata.py'... +Compiling '/usr/lib/python3.8/test/test_urllib2_localnet.py'... +Compiling '/usr/lib/python3.8/test/test_urllib2net.py'... +Compiling '/usr/lib/python3.8/test/test_urllib_response.py'... +Compiling '/usr/lib/python3.8/test/test_urllibnet.py'... +Compiling '/usr/lib/python3.8/test/test_urlparse.py'... +Compiling '/usr/lib/python3.8/test/test_weakref.py'... +Compiling '/usr/lib/python3.8/test/test_zipfile64.py'... +Compiling '/usr/lib/python3.8/test/test_zipimport_support.py'... +Compiling '/usr/lib/python3.8/test/testcodec.py'... +Compiling '/usr/lib/python3.8/test/tf_inherit_check.py'... +Compiling '/usr/lib/python3.8/test/threaded_import_hangers.py'... +Compiling '/usr/lib/python3.8/test/time_hashlib.py'... +Compiling '/usr/lib/python3.8/test/tracedmodules/__init__.py'... +Compiling '/usr/lib/python3.8/test/tracedmodules/testmod.py'... +Compiling '/usr/lib/python3.8/test/win_console_handler.py'... +Compiling '/usr/lib/python3.8/test/xmltests.py'... +Compiling '/usr/lib/python3.8/threading.py'... +Compiling '/usr/lib/python3.8/tkinter/messagebox.py'... +Compiling '/usr/lib/python3.8/tkinter/test/__init__.py'... +Compiling '/usr/lib/python3.8/tkinter/test/support.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_geometry_managers.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_functions.py'... +Compiling '/usr/lib/python3.8/tkinter/ttk.py'... +Compiling '/usr/lib/python3.8/tracemalloc.py'... +Compiling '/usr/lib/python3.8/turtledemo/clock.py'... +Compiling '/usr/lib/python3.8/turtledemo/peace.py'... +Compiling '/usr/lib/python3.8/turtledemo/planet_and_moon.py'... +Compiling '/usr/lib/python3.8/turtledemo/sorting_animate.py'... +Compiling '/usr/lib/python3.8/unittest/async_case.py'... +Compiling '/usr/lib/python3.8/unittest/main.py'... +Compiling '/usr/lib/python3.8/unittest/result.py'... +Compiling '/usr/lib/python3.8/unittest/signals.py'... +Compiling '/usr/lib/python3.8/unittest/suite.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_assertions.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_loader.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testmagicmethods.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testwith.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/__init__.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/runtest.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/setup.py'... +Compiling '/usr/lib/python3.8/test/list_tests.py'... +Compiling '/usr/lib/python3.8/test/mp_preload.py'... +Compiling '/usr/lib/python3.8/test/outstanding_bugs.py'... +Compiling '/usr/lib/python3.8/test/pickletester.py'... +Compiling '/usr/lib/python3.8/test/test_array.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_subprocess.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_windows_utils.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/utils.py'... +Compiling '/usr/lib/python3.8/test/test_augassign.py'... +Compiling '/usr/lib/python3.8/test/test_baseexception.py'... +Compiling '/usr/lib/python3.8/test/test_bdb.py'... +Compiling '/usr/lib/python3.8/test/test_bool.py'... +Compiling '/usr/lib/python3.8/test/test_bz2.py'... +Compiling '/usr/lib/python3.8/test/test_call.py'... +Compiling '/usr/lib/python3.8/test/test_cgi.py'... +Compiling '/usr/lib/python3.8/test/test_cmath.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_iso2022.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_kr.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_jp.py'... +Compiling '/usr/lib/python3.8/test/test_collections.py'... +Compiling '/usr/lib/python3.8/test/test_coroutines.py'... +Compiling '/usr/lib/python3.8/test/test_dict.py'... +Compiling '/usr/lib/python3.8/test/test_doctest2.py'... +Compiling '/usr/lib/python3.8/test/test_docxmlrpc.py'... +Compiling '/usr/lib/python3.8/test/test_dummy_thread.py'... +Compiling '/usr/lib/python3.8/test/test_email/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_email/test__header_value_parser.py'... +Compiling '/usr/lib/python3.8/test/test_enum.py'... +Compiling '/usr/lib/python3.8/test/test_funcattrs.py'... +Compiling '/usr/lib/python3.8/test/test_future3.py'... +Compiling '/usr/lib/python3.8/test/test_future4.py'... +Compiling '/usr/lib/python3.8/test/test_future5.py'... +Compiling '/usr/lib/python3.8/test/test_generator_stop.py'... +Compiling '/usr/lib/python3.8/test/test_genericclass.py'... +Compiling '/usr/lib/python3.8/test/test_genexps.py'... +Compiling '/usr/lib/python3.8/test/test_getargs2.py'... +Compiling '/usr/lib/python3.8/test/test_html.py'... +Compiling '/usr/lib/python3.8/test/test_http_cookiejar.py'... +Compiling '/usr/lib/python3.8/test/test_import/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/basic2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/binding.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/from_cycle1.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/from_cycle2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/rebinding.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/rebinding2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/subpackage.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/subpkg/subpackage2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/use.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/util.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package2/submodule1.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/test_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data03/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_case_sensitivity.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test___package__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_fromlist.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_case_sensitivity.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_source_encoding.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_locks.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_metadata_api.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_resource.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_zip.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/zipdata02/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_inspect.py'... +Compiling '/usr/lib/python3.8/test/test_mailcap.py'... +Compiling '/usr/lib/python3.8/test/test_math.py'... +Compiling '/usr/lib/python3.8/test/test_ordered_dict.py'... +Compiling '/usr/lib/python3.8/test/test_peepholer.py'... +Compiling '/usr/lib/python3.8/test/test_pickletools.py'... +Compiling '/usr/lib/python3.8/test/test_pkgimport.py'... +Compiling '/usr/lib/python3.8/test/test_pkgutil.py'... +Compiling '/usr/lib/python3.8/test/test_posix.py'... +Compiling '/usr/lib/python3.8/test/test_readline.py'... +Compiling '/usr/lib/python3.8/test/test_resource.py'... +Compiling '/usr/lib/python3.8/test/test_richcmp.py'... +Compiling '/usr/lib/python3.8/test/test_sax.py'... +Compiling '/usr/lib/python3.8/test/test_slice.py'... +Compiling '/usr/lib/python3.8/test/test_smtpnet.py'... +Compiling '/usr/lib/python3.8/test/test_sndhdr.py'... +Compiling '/usr/lib/python3.8/test/test_socket.py'... +Compiling '/usr/lib/python3.8/test/test_tix.py'... +Compiling '/usr/lib/python3.8/test/test_tk.py'... +Compiling '/usr/lib/python3.8/test/test_tokenize.py'... +Compiling '/usr/lib/python3.8/test/test_typechecks.py'... +Compiling '/usr/lib/python3.8/test/test_ucn.py'... +Compiling '/usr/lib/python3.8/test/test_unicode_file.py'... +Compiling '/usr/lib/python3.8/test/test_unittest.py'... +Compiling '/usr/lib/python3.8/test/test_unpack.py'... +Compiling '/usr/lib/python3.8/test/test_unpack_ex.py'... +Compiling '/usr/lib/python3.8/test/test_urllib.py'... +Compiling '/usr/lib/python3.8/test/test_userdict.py'... +Compiling '/usr/lib/python3.8/test/test_userstring.py'... +Compiling '/usr/lib/python3.8/test/test_uuid.py'... +Compiling '/usr/lib/python3.8/test/test_webbrowser.py'... +Compiling '/usr/lib/python3.8/test/test_winsound.py'... +Compiling '/usr/lib/python3.8/test/test_wsgiref.py'... +Compiling '/usr/lib/python3.8/test/test_zipfile.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_widgets.py'... +Compiling '/usr/lib/python3.8/turtledemo/round_dance.py'... +Compiling '/usr/lib/python3.8/unittest/loader.py'... +Compiling '/usr/lib/python3.8/unittest/runner.py'... +Compiling '/usr/lib/python3.8/unittest/test/__init__.py'... +Compiling '/usr/lib/python3.8/unittest/test/__main__.py'... +Compiling '/usr/lib/python3.8/unittest/test/_test_warnings.py'... +Compiling '/usr/lib/python3.8/unittest/test/dummy.py'... +Compiling '/usr/lib/python3.8/unittest/test/support.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_case.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testsealable.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testsentinel.py'... +Compiling '/usr/lib/python3.8/unittest/util.py'... +Compiling '/usr/lib/python3.8/urllib/__init__.py'... +Compiling '/usr/lib/python3.8/urllib/parse.py'... +Compiling '/usr/lib/python3.8/weakref.py'... +Compiling '/usr/lib/python3.8/xml/__init__.py'... +Compiling '/usr/lib/python3.8/xml/dom/__init__.py'... +Compiling '/usr/lib/python3.8/xml/dom/xmlbuilder.py'... +Compiling '/usr/lib/python3.8/test/test_atexit.py'... +Compiling '/usr/lib/python3.8/test/test_audit.py'... +Compiling '/usr/lib/python3.8/test/test_base64.py'... +Compiling '/usr/lib/python3.8/test/test_bisect.py'... +Compiling '/usr/lib/python3.8/test/test_builtin.py'... +Compiling '/usr/lib/python3.8/test/test_cmd_line.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_tw.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_hk.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_tw.py'... +Compiling '/usr/lib/python3.8/test/test_codeop.py'... +Compiling '/usr/lib/python3.8/test/test_compileall.py'... +Compiling '/usr/lib/python3.8/test/test_concurrent_futures.py'... +Compiling '/usr/lib/python3.8/test/test_copyreg.py'... +Compiling '/usr/lib/python3.8/test/test_cprofile.py'... +Compiling '/usr/lib/python3.8/test/test_curses.py'... +Compiling '/usr/lib/python3.8/test/test_dbm_gnu.py'... +Compiling '/usr/lib/python3.8/test/test_decimal.py'... +Compiling '/usr/lib/python3.8/test/test_finalization.py'... +Compiling '/usr/lib/python3.8/test/test_fractions.py'... +Compiling '/usr/lib/python3.8/test/test_future.py'... +Compiling '/usr/lib/python3.8/test/test_genericpath.py'... +Compiling '/usr/lib/python3.8/test/test_global.py'... +Compiling '/usr/lib/python3.8/test/test_grammar.py'... +Compiling '/usr/lib/python3.8/test/test_idle.py'... +Compiling '/usr/lib/python3.8/test/test_imaplib.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data02/one/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion1/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_api.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_meta_path.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_path_hook.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/stubs.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_api.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_namespace_pkgs.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/zipdata01/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_int.py'... +Compiling '/usr/lib/python3.8/test/test_iterlen.py'... +Compiling '/usr/lib/python3.8/test/test_json/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_json/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_decode.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_default.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_dump.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_encode_basestring_ascii.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_enum.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_float.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_indent.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_scanstring.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_tool.py'... +Compiling '/usr/lib/python3.8/test/test_keyword.py'... +Compiling '/usr/lib/python3.8/test/test_kqueue.py'... +Compiling '/usr/lib/python3.8/test/test_list.py'... +Compiling '/usr/lib/python3.8/test/test_long.py'... +Compiling '/usr/lib/python3.8/test/test_marshal.py'... +Compiling '/usr/lib/python3.8/test/test_metaclass.py'... +Compiling '/usr/lib/python3.8/test/test_mimetypes.py'... +Compiling '/usr/lib/python3.8/test/test_minidom.py'... +Compiling '/usr/lib/python3.8/test/test_os.py'... +Compiling '/usr/lib/python3.8/test/test_regrtest.py'... +Compiling '/usr/lib/python3.8/test/test_script_helper.py'... +Compiling '/usr/lib/python3.8/test/test_secrets.py'... +Compiling '/usr/lib/python3.8/test/test_setcomps.py'... +Compiling '/usr/lib/python3.8/test/test_shelve.py'... +Compiling '/usr/lib/python3.8/test/test_signal.py'... +Compiling '/usr/lib/python3.8/test/test_socketserver.py'... +Compiling '/usr/lib/python3.8/test/test_source_encoding.py'... +Compiling '/usr/lib/python3.8/test/test_string.py'... +Compiling '/usr/lib/python3.8/test/test_struct.py'... +Compiling '/usr/lib/python3.8/test/test_super.py'... +Compiling '/usr/lib/python3.8/test/test_symbol.py'... +Compiling '/usr/lib/python3.8/test/test_symtable.py'... +Compiling '/usr/lib/python3.8/test/test_sys.py'... +Compiling '/usr/lib/python3.8/test/test_tarfile.py'... +Compiling '/usr/lib/python3.8/test/test_ttk_textonly.py'... +Compiling '/usr/lib/python3.8/test/test_turtle.py'... +Compiling '/usr/lib/python3.8/test/test_types.py'... +Compiling '/usr/lib/python3.8/test/test_utf8_mode.py'... +Compiling '/usr/lib/python3.8/test/test_venv.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/data/import_warning.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/data/stacklevel.py'... +Compiling '/usr/lib/python3.8/test/test_wave.py'... +Compiling '/usr/lib/python3.8/test/test_weakset.py'... +Compiling '/usr/lib/python3.8/test/test_with.py'... +Compiling '/usr/lib/python3.8/test/test_yield_from.py'... +Compiling '/usr/lib/python3.8/test/test_zlib.py'... +Compiling '/usr/lib/python3.8/textwrap.py'... +Compiling '/usr/lib/python3.8/tkinter/__main__.py'... +Compiling '/usr/lib/python3.8/tkinter/colorchooser.py'... +Compiling '/usr/lib/python3.8/tkinter/constants.py'... +Compiling '/usr/lib/python3.8/tkinter/dnd.py'... +Compiling '/usr/lib/python3.8/tkinter/font.py'... +Compiling '/usr/lib/python3.8/tkinter/simpledialog.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_images.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_misc.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_widgets.py'... +Compiling '/usr/lib/python3.8/trace.py'... +Compiling '/usr/lib/python3.8/turtle.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_result.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_suite.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testhelpers.py'... +Compiling '/usr/lib/python3.8/xdrlib.py'... +Compiling '/usr/lib/python3.8/xml/dom/pulldom.py'... +Compiling '/usr/lib/python3.8/xml/etree/ElementTree.py'... + +Compiling '/usr/lib/python3.8/xml/sax/expatreader.py'... + +Compiling '/usr/lib/python3.8/test/libregrtest/save_env.py'... +Compiling '/usr/lib/python3.8/test/make_ssl_certs.py'... +Compiling '/usr/lib/python3.8/test/memory_watchdog.py'... +Compiling '/usr/lib/python3.8/test/mock_socket.py'... +Compiling '/usr/lib/python3.8/test/mod_generics_cache.py'... +Compiling '/usr/lib/python3.8/test/mp_fork_bomb.py'... +Compiling '/usr/lib/python3.8/test/pydoc_mod.py'... +Compiling '/usr/lib/python3.8/test/pydocfodder.py'... +Compiling '/usr/lib/python3.8/test/ssl_servers.py'... +Compiling '/usr/lib/python3.8/test/support/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_asyncgen.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_locks.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_proactor_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_selector_events.py'... +Compiling '/usr/lib/python3.8/test/test_audioop.py'... +Compiling '/usr/lib/python3.8/test/test_binhex.py'... +Compiling '/usr/lib/python3.8/test/test_binop.py'... +Compiling '/usr/lib/python3.8/test/test_buffer.py'... +Compiling '/usr/lib/python3.8/test/test_contextlib.py'... +Compiling '/usr/lib/python3.8/test/test_crashers.py'... +Compiling '/usr/lib/python3.8/test/test_csv.py'... +Compiling '/usr/lib/python3.8/test/test_descrtut.py'... +Compiling '/usr/lib/python3.8/test/test_devpoll.py'... +Compiling '/usr/lib/python3.8/test/test_dict_version.py'... +Compiling '/usr/lib/python3.8/test/test_dictcomps.py'... +Compiling '/usr/lib/python3.8/test/test_dictviews.py'... +Compiling '/usr/lib/python3.8/test/test_dis.py'... +Compiling '/usr/lib/python3.8/test/test_email/test__encoded_words.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_asian_codecs.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_email.py'... +Compiling '/usr/lib/python3.8/test/test_functools.py'... +Compiling '/usr/lib/python3.8/test/test_import/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_open.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_path.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_spec.py'... +Compiling '/usr/lib/python3.8/test/test_isinstance.py'... +Compiling '/usr/lib/python3.8/test/test_itertools.py'... +Compiling '/usr/lib/python3.8/test/test_mailbox.py'... +Compiling '/usr/lib/python3.8/test/test_netrc.py'... +Compiling '/usr/lib/python3.8/test/test_normalization.py'... +Compiling '/usr/lib/python3.8/test/test_ntpath.py'... +Compiling '/usr/lib/python3.8/test/test_ossaudiodev.py'... +Compiling '/usr/lib/python3.8/test/test_osx_env.py'... +Compiling '/usr/lib/python3.8/test/test_parser.py'... +Compiling '/usr/lib/python3.8/test/test_pkg.py'... +Compiling '/usr/lib/python3.8/test/test_plistlib.py'... +Compiling '/usr/lib/python3.8/test/test_posixpath.py'... +Compiling '/usr/lib/python3.8/test/test_property.py'... +Compiling '/usr/lib/python3.8/test/test_pulldom.py'... +Compiling '/usr/lib/python3.8/test/test_pydoc.py'... +Compiling '/usr/lib/python3.8/test/test_repl.py'... +Compiling '/usr/lib/python3.8/test/test_reprlib.py'... +Compiling '/usr/lib/python3.8/test/test_rlcompleter.py'... +Compiling '/usr/lib/python3.8/test/test_runpy.py'... +Compiling '/usr/lib/python3.8/test/test_selectors.py'... +Compiling '/usr/lib/python3.8/test/test_shutil.py'... +Compiling '/usr/lib/python3.8/test/test_string_literals.py'... +Compiling '/usr/lib/python3.8/test/test_strtod.py'... +Compiling '/usr/lib/python3.8/test/test_structmembers.py'... +Compiling '/usr/lib/python3.8/test/test_structseq.py'... +Compiling '/usr/lib/python3.8/test/test_subclassinit.py'... +Compiling '/usr/lib/python3.8/test/test_sunau.py'... +Compiling '/usr/lib/python3.8/test/test_sundry.py'... +Compiling '/usr/lib/python3.8/test/test_support.py'... +Compiling '/usr/lib/python3.8/test/test_syntax.py'... +Compiling '/usr/lib/python3.8/test/test_sys_setprofile.py'... +Compiling '/usr/lib/python3.8/test/test_sys_settrace.py'... +Compiling '/usr/lib/python3.8/test/test_telnetlib.py'... +Compiling '/usr/lib/python3.8/test/test_thread.py'... +Compiling '/usr/lib/python3.8/test/test_threaded_import.py'... +Compiling '/usr/lib/python3.8/test/test_threadedtempfile.py'... +Compiling '/usr/lib/python3.8/test/test_threading_local.py'... +Compiling '/usr/lib/python3.8/test/test_time.py'... +Compiling '/usr/lib/python3.8/test/test_ttk_guionly.py'... +Compiling '/usr/lib/python3.8/test/test_tuple.py'... +Compiling '/usr/lib/python3.8/test/test_typing.py'... +Compiling '/usr/lib/python3.8/test/test_xml_etree_c.py'... +Compiling '/usr/lib/python3.8/test/test_xmlrpc_net.py'... +Compiling '/usr/lib/python3.8/test/test_xxtestfuzz.py'... +Compiling '/usr/lib/python3.8/test/test_zipapp.py'... +Compiling '/usr/lib/python3.8/test/test_zipimport.py'... +Compiling '/usr/lib/python3.8/this.py'... +Compiling '/usr/lib/python3.8/tkinter/__init__.py'... +Compiling '/usr/lib/python3.8/traceback.py'... +Compiling '/usr/lib/python3.8/turtledemo/bytedesign.py'... +Compiling '/usr/lib/python3.8/turtledemo/fractalcurves.py'... +Compiling '/usr/lib/python3.8/turtledemo/nim.py'... +Compiling '/usr/lib/python3.8/turtledemo/yinyang.py'... +Compiling '/usr/lib/python3.8/unittest/__init__.py'... +Compiling '/usr/lib/python3.8/unittest/__main__.py'... +Compiling '/usr/lib/python3.8/unittest/case.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_async_case.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_discovery.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_setups.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/__init__.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/__main__.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testasync.py'... +Compiling '/usr/lib/python3.8/urllib/error.py'... +Compiling '/usr/lib/python3.8/urllib/request.py'... +Compiling '/usr/lib/python3.8/xml/dom/minidom.py'... +Compiling '/usr/lib/python3.8/test/inspect_fodder2.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/cmdline.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/pgo.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/runtest_mp.py'... +Compiling '/usr/lib/python3.8/test/mapping_tests.py'... +Compiling '/usr/lib/python3.8/test/re_tests.py'... +Compiling '/usr/lib/python3.8/test/sortperf.py'... +Compiling '/usr/lib/python3.8/test/ssltests.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/fd_status.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/qgrep.py'... +Compiling '/usr/lib/python3.8/test/support/script_helper.py'... +Compiling '/usr/lib/python3.8/test/test___all__.py'... +Compiling '/usr/lib/python3.8/test/test__locale.py'... +Compiling '/usr/lib/python3.8/test/test__osx_support.py'... +Compiling '/usr/lib/python3.8/test/test_abc.py'... +Compiling '/usr/lib/python3.8/test/test_argparse.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_transports.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_unix_events.py'... +Compiling '/usr/lib/python3.8/test/test_bigmem.py'... +Compiling '/usr/lib/python3.8/test/test_c_locale_coercion.py'... +Compiling '/usr/lib/python3.8/test/test_calendar.py'... +Compiling '/usr/lib/python3.8/test/test_capi.py'... +Compiling '/usr/lib/python3.8/test/test_charmapcodec.py'... +Compiling '/usr/lib/python3.8/test/test_clinic.py'... +Compiling '/usr/lib/python3.8/test/test_code.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_cn.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_hk.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_jp.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_cn.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_kr.py'... +Compiling '/usr/lib/python3.8/test/test_codecs.py'... +Compiling '/usr/lib/python3.8/test/test_copy.py'... +Compiling '/usr/lib/python3.8/test/test_datetime.py'... +Compiling '/usr/lib/python3.8/test/test_dbm_dumb.py'... +Compiling '/usr/lib/python3.8/test/test_decorators.py'... +Compiling '/usr/lib/python3.8/test/test_descr.py'... +Compiling '/usr/lib/python3.8/test/test_eof.py'... +Compiling '/usr/lib/python3.8/test/test_errno.py'... +Compiling '/usr/lib/python3.8/test/test_exception_hierarchy.py'... +Compiling '/usr/lib/python3.8/test/test_extcall.py'... +Compiling '/usr/lib/python3.8/test/test_fcntl.py'... +Compiling '/usr/lib/python3.8/test/test_file.py'... +Compiling '/usr/lib/python3.8/test/test_filecmp.py'... +Compiling '/usr/lib/python3.8/test/test_fileio.py'... +Compiling '/usr/lib/python3.8/test/test_flufl.py'... +Compiling '/usr/lib/python3.8/test/test_fnmatch.py'... +Compiling '/usr/lib/python3.8/test/test_format.py'... +Compiling '/usr/lib/python3.8/test/test_ftplib.py'... +Compiling '/usr/lib/python3.8/test/test_gc.py'... +Compiling '/usr/lib/python3.8/test/test_grp.py'... +Compiling '/usr/lib/python3.8/test/test_gzip.py'... +Compiling '/usr/lib/python3.8/test/test_hmac.py'... +Compiling '/usr/lib/python3.8/test/test_httplib.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_path.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_file_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_read.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_windows.py'... +Compiling '/usr/lib/python3.8/test/test_index.py'... +Compiling '/usr/lib/python3.8/test/test_int_literal.py'... +Compiling '/usr/lib/python3.8/test/test_io.py'... +Compiling '/usr/lib/python3.8/test/test_memoryio.py'... +Compiling '/usr/lib/python3.8/test/test_module.py'... +Compiling '/usr/lib/python3.8/test/test_modulefinder.py'... +Compiling '/usr/lib/python3.8/test/test_msilib.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_fork.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_forkserver.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_main_handling.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_spawn.py'... +Compiling '/usr/lib/python3.8/test/test_nis.py'... +Compiling '/usr/lib/python3.8/test/test_nntplib.py'... +Compiling '/usr/lib/python3.8/test/test_pathlib.py'... +Compiling '/usr/lib/python3.8/test/test_pwd.py'... +Compiling '/usr/lib/python3.8/test/test_pyclbr.py'... +Compiling '/usr/lib/python3.8/test/test_quopri.py'... +Compiling '/usr/lib/python3.8/test/test_raise.py'... +Compiling '/usr/lib/python3.8/test/test_random.py'... +Compiling '/usr/lib/python3.8/test/test_select.py'... +Compiling '/usr/lib/python3.8/test/test_set.py'... +Compiling '/usr/lib/python3.8/test/test_spwd.py'... +Compiling '/usr/lib/python3.8/test/test_sqlite.py'... +Compiling '/usr/lib/python3.8/test/test_ssl.py'... +Compiling '/usr/lib/python3.8/test/test_textwrap.py'... +Compiling '/usr/lib/python3.8/test/test_threading.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_i18n.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_pindent.py'... +Compiling '/usr/lib/python3.8/test/test_traceback.py'... +Compiling '/usr/lib/python3.8/test/test_unicode_file_functions.py'... +Compiling '/usr/lib/python3.8/test/test_univnewlines.py'... +Compiling '/usr/lib/python3.8/test/test_urllib2.py'... +Compiling '/usr/lib/python3.8/test/test_userlist.py'... +Compiling '/usr/lib/python3.8/test/test_utf8source.py'... +Compiling '/usr/lib/python3.8/test/test_uu.py'... +Compiling '/usr/lib/python3.8/test/test_wait3.py'... +Compiling '/usr/lib/python3.8/test/test_wait4.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_xml_dom_minicompat.py'... +Compiling '/usr/lib/python3.8/test/test_xmlrpc.py'... +Compiling '/usr/lib/python3.8/test/ziptestdata/testdata_module_inside_zip.py'... +Compiling '/usr/lib/python3.8/timeit.py'... +Compiling '/usr/lib/python3.8/tkinter/commondialog.py'... +Compiling '/usr/lib/python3.8/tkinter/dialog.py'... +Compiling '/usr/lib/python3.8/tkinter/filedialog.py'... +Compiling '/usr/lib/python3.8/tkinter/scrolledtext.py'... +Compiling '/usr/lib/python3.8/tkinter/test/runtktests.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/__init__.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_font.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_loadtk.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_text.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_variables.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/__init__.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_extensions.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_style.py'... +Compiling '/usr/lib/python3.8/tkinter/test/widget_tests.py'... +Compiling '/usr/lib/python3.8/token.py'... +Compiling '/usr/lib/python3.8/tokenize.py'... +Compiling '/usr/lib/python3.8/tty.py'... +Compiling '/usr/lib/python3.8/turtledemo/__init__.py'... +Compiling '/usr/lib/python3.8/turtledemo/__main__.py'... +Compiling '/usr/lib/python3.8/turtledemo/chaos.py'... +Compiling '/usr/lib/python3.8/turtledemo/colormixer.py'... +Compiling '/usr/lib/python3.8/turtledemo/lindenmayer.py'... +Compiling '/usr/lib/python3.8/turtledemo/minimal_hanoi.py'... +Compiling '/usr/lib/python3.8/turtledemo/penrose.py'... +Compiling '/usr/lib/python3.8/turtledemo/two_canvases.py'... +Compiling '/usr/lib/python3.8/typing.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_break.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_functiontestcase.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_program.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_runner.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testpatch.py'... +Compiling '/usr/lib/python3.8/venv/__init__.py'... +Compiling '/usr/lib/python3.8/wave.py'... +Compiling '/usr/lib/python3.8/wsgiref/headers.py'... +Compiling '/usr/lib/python3.8/wsgiref/simple_server.py'... +Compiling '/usr/lib/python3.8/wsgiref/util.py'... +Compiling '/usr/lib/python3.8/xml/dom/expatbuilder.py'... +Compiling '/usr/lib/python3.8/xml/sax/_exceptions.py'... +Compiling '/usr/lib/python3.8/xml/sax/handler.py'... +Compiling '/usr/lib/python3.8/xml/sax/xmlreader.py'... +Compiling '/usr/lib/python3.8/xmlrpc/client.py'... + +Compiling '/usr/lib/python3.8/test/__init__.py'... +Compiling '/usr/lib/python3.8/test/__main__.py'... +Compiling '/usr/lib/python3.8/test/_test_multiprocessing.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/main.py'... +Compiling '/usr/lib/python3.8/test/multibytecodec_support.py'... +Compiling '/usr/lib/python3.8/test/regrtest.py'... +Compiling '/usr/lib/python3.8/test/relimport.py'... +Compiling '/usr/lib/python3.8/test/reperf.py'... +Compiling '/usr/lib/python3.8/test/sample_doctest_no_docstrings.py'... +Compiling '/usr/lib/python3.8/test/sample_doctest_no_doctests.py'... +Compiling '/usr/lib/python3.8/test/signalinterproctester.py'... +Compiling '/usr/lib/python3.8/test/string_tests.py'... +Compiling '/usr/lib/python3.8/test/test_abstract_numbers.py'... +Compiling '/usr/lib/python3.8/test/test_aifc.py'... +Compiling '/usr/lib/python3.8/test/test_asdl_parser.py'... +Compiling '/usr/lib/python3.8/test/test_ast.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_server.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_sock_lowlevel.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_tasks.py'... +Compiling '/usr/lib/python3.8/test/test_cgitb.py'... +Compiling '/usr/lib/python3.8/test/test_class.py'... +Compiling '/usr/lib/python3.8/test/test_code_module.py'... +Compiling '/usr/lib/python3.8/test/test_codeccallbacks.py'... +Compiling '/usr/lib/python3.8/test/test_colorsys.py'... +Compiling '/usr/lib/python3.8/test/test_compile.py'... +Compiling '/usr/lib/python3.8/test/test_configparser.py'... +Compiling '/usr/lib/python3.8/test/test_dbm.py'... +Compiling '/usr/lib/python3.8/test/test_dbm_ndbm.py'... +Compiling '/usr/lib/python3.8/test/test_defaultdict.py'... +Compiling '/usr/lib/python3.8/test/test_deque.py'... +Compiling '/usr/lib/python3.8/test/test_difflib.py'... +Compiling '/usr/lib/python3.8/test/test_distutils.py'... +Compiling '/usr/lib/python3.8/test/test_doctest.py'... +Compiling '/usr/lib/python3.8/test/test_dtrace.py'... +Compiling '/usr/lib/python3.8/test/test_dummy_threading.py'... +Compiling '/usr/lib/python3.8/test/test_dynamicclassattribute.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_defect_handling.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_generator.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_headerregistry.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_utils.py'... +Compiling '/usr/lib/python3.8/test/test_ensurepip.py'... +Compiling '/usr/lib/python3.8/test/test_enumerate.py'... +Compiling '/usr/lib/python3.8/test/test_epoll.py'... +Compiling '/usr/lib/python3.8/test/test_exceptions.py'... +Compiling '/usr/lib/python3.8/test/test_float.py'... +Compiling '/usr/lib/python3.8/test/test_gdb.py'... +Compiling '/usr/lib/python3.8/test/test_getopt.py'... +Compiling '/usr/lib/python3.8/test/test_glob.py'... +Compiling '/usr/lib/python3.8/test/test_hash.py'... +Compiling '/usr/lib/python3.8/test/test_heapq.py'... +Compiling '/usr/lib/python3.8/test/test_htmlparser.py'... +Compiling '/usr/lib/python3.8/test/test_imghdr.py'... +Compiling '/usr/lib/python3.8/test/test_imp.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/basic.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/binding2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/indirect.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/source.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/subpkg/util.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data01/subdirectory/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_path_hook.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/test_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_relative_imports.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_abc.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/util.py'... +Compiling '/usr/lib/python3.8/test/test_ioctl.py'... +Compiling '/usr/lib/python3.8/test/test_ipaddress.py'... +Compiling '/usr/lib/python3.8/test/test_lib2to3.py'... +Compiling '/usr/lib/python3.8/test/test_linecache.py'... +Compiling '/usr/lib/python3.8/test/test_logging.py'... +Compiling '/usr/lib/python3.8/test/test_numeric_tower.py'... +Compiling '/usr/lib/python3.8/test/test_openpty.py'... +Compiling '/usr/lib/python3.8/test/test_operator.py'... +Compiling '/usr/lib/python3.8/test/test_pdb.py'... +Compiling '/usr/lib/python3.8/test/test_pickle.py'... +Compiling '/usr/lib/python3.8/test/test_poll.py'... +Compiling '/usr/lib/python3.8/test/test_popen.py'... +Compiling '/usr/lib/python3.8/test/test_poplib.py'... +Compiling '/usr/lib/python3.8/test/test_pow.py'... +Compiling '/usr/lib/python3.8/test/test_print.py'... +Compiling '/usr/lib/python3.8/test/test_profile.py'... +Compiling '/usr/lib/python3.8/test/test_pstats.py'... +Compiling '/usr/lib/python3.8/test/test_pty.py'... +Compiling '/usr/lib/python3.8/test/test_py_compile.py'... +Compiling '/usr/lib/python3.8/test/test_queue.py'... +Compiling '/usr/lib/python3.8/test/test_range.py'... +Compiling '/usr/lib/python3.8/test/test_robotparser.py'... +Compiling '/usr/lib/python3.8/test/test_sched.py'... +Compiling '/usr/lib/python3.8/test/test_scope.py'... +Compiling '/usr/lib/python3.8/test/test_shlex.py'... +Compiling '/usr/lib/python3.8/test/test_site.py'... +Compiling '/usr/lib/python3.8/test/test_smtpd.py'... +Compiling '/usr/lib/python3.8/test/test_sort.py'... +Compiling '/usr/lib/python3.8/test/test_statistics.py'... +Compiling '/usr/lib/python3.8/test/test_sysconfig.py'... +Compiling '/usr/lib/python3.8/test/test_syslog.py'... +Compiling '/usr/lib/python3.8/test/test_tabnanny.py'... +Compiling '/usr/lib/python3.8/test/test_tcl.py'... +Compiling '/usr/lib/python3.8/test/test_threadsignals.py'... +Compiling '/usr/lib/python3.8/test/test_timeit.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_fixcid.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_pathfix.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_sundry.py'... +Compiling '/usr/lib/python3.8/test/test_trace.py'... +Compiling '/usr/lib/python3.8/test/test_type_comments.py'... +Compiling '/usr/lib/python3.8/test/test_unary.py'... +Compiling '/usr/lib/python3.8/test/test_unicode.py'... +Compiling '/usr/lib/python3.8/test/test_winconsoleio.py'... +Compiling '/usr/lib/python3.8/test/test_winreg.py'... +Compiling '/usr/lib/python3.8/test/test_xdrlib.py'... +Compiling '/usr/lib/python3.8/test/test_xml_etree.py'... +Compiling '/usr/lib/python3.8/tkinter/tix.py'... +Compiling '/usr/lib/python3.8/turtledemo/forest.py'... +Compiling '/usr/lib/python3.8/turtledemo/paint.py'... +Compiling '/usr/lib/python3.8/turtledemo/rosette.py'... +Compiling '/usr/lib/python3.8/turtledemo/tree.py'... +Compiling '/usr/lib/python3.8/types.py'... +Compiling '/usr/lib/python3.8/unittest/mock.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_skipping.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/support.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testcallable.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testmock.py'... +Compiling '/usr/lib/python3.8/wsgiref/__init__.py'... +Compiling '/usr/lib/python3.8/wsgiref/handlers.py'... +Compiling '/usr/lib/python3.8/wsgiref/validate.py'... +Compiling '/usr/lib/python3.8/xml/etree/ElementPath.py'... +Compiling '/usr/lib/python3.8/xml/sax/__init__.py'... +Compiling '/usr/lib/python3.8/xml/sax/saxutils.py'... +Compiling '/usr/lib/python3.8/xmlrpc/__init__.py'... +Compiling '/usr/lib/python3.8/xmlrpc/server.py'... +Compiling '/usr/lib/python3.8/zipimport.py'... + +Compiling '/usr/lib/python3.8/urllib/response.py'... +Compiling '/usr/lib/python3.8/urllib/robotparser.py'... +Compiling '/usr/lib/python3.8/uu.py'... +Compiling '/usr/lib/python3.8/uuid.py'... +Compiling '/usr/lib/python3.8/venv/__main__.py'... +Compiling '/usr/lib/python3.8/warnings.py'... +Compiling '/usr/lib/python3.8/webbrowser.py'... +Compiling '/usr/lib/python3.8/xml/dom/NodeFilter.py'... +Compiling '/usr/lib/python3.8/xml/dom/domreg.py'... +Compiling '/usr/lib/python3.8/xml/dom/minicompat.py'... +Compiling '/usr/lib/python3.8/xml/etree/ElementInclude.py'... +Compiling '/usr/lib/python3.8/xml/etree/__init__.py'... +Compiling '/usr/lib/python3.8/xml/etree/cElementTree.py'... +Compiling '/usr/lib/python3.8/xml/parsers/__init__.py'... +Compiling '/usr/lib/python3.8/xml/parsers/expat.py'... +Compiling '/usr/lib/python3.8/zipapp.py'... +Compiling '/usr/lib/python3.8/zipfile.py'... +Listing '/usr/lib/python3.8/asyncio'... +Listing '/usr/lib/python3.8/collections'... +Listing '/usr/lib/python3.8/concurrent'... +Listing '/usr/lib/python3.8/concurrent/futures'... +Listing '/usr/lib/python3.8/ctypes'... +Listing '/usr/lib/python3.8/ctypes/macholib'... +Listing '/usr/lib/python3.8/ctypes/test'... +Listing '/usr/lib/python3.8/curses'... +Listing '/usr/lib/python3.8/dbm'... +Listing '/usr/lib/python3.8/distutils'... +Listing '/usr/lib/python3.8/distutils/command'... +Listing '/usr/lib/python3.8/distutils/tests'... +Listing '/usr/lib/python3.8/email'... +Listing '/usr/lib/python3.8/email/mime'... +Listing '/usr/lib/python3.8/encodings'... +Listing '/usr/lib/python3.8/ensurepip'... +Listing '/usr/lib/python3.8/ensurepip/_bundled'... +Listing '/usr/lib/python3.8/html'... +Listing '/usr/lib/python3.8/http'... +Listing '/usr/lib/python3.8/idlelib'... +Listing '/usr/lib/python3.8/idlelib/Icons'... +Listing '/usr/lib/python3.8/idlelib/idle_test'... +Listing '/usr/lib/python3.8/importlib'... +Listing '/usr/lib/python3.8/json'... +Listing '/usr/lib/python3.8/lib2to3'... +Listing '/usr/lib/python3.8/lib2to3/fixes'... +Listing '/usr/lib/python3.8/lib2to3/pgen2'... +Listing '/usr/lib/python3.8/lib2to3/tests'... +Listing '/usr/lib/python3.8/lib2to3/tests/data'... +Listing '/usr/lib/python3.8/lib2to3/tests/data/fixers'... +Listing '/usr/lib/python3.8/lib2to3/tests/data/fixers/myfixes'... +Listing '/usr/lib/python3.8/logging'... +Listing '/usr/lib/python3.8/multiprocessing'... +Listing '/usr/lib/python3.8/multiprocessing/dummy'... +Listing '/usr/lib/python3.8/pydoc_data'... +Listing '/usr/lib/python3.8/site-packages'... +Listing '/usr/lib/python3.8/sqlite3'... +Listing '/usr/lib/python3.8/sqlite3/test'... +Listing '/usr/lib/python3.8/test'... +Listing '/usr/lib/python3.8/test/audiodata'... +Listing '/usr/lib/python3.8/test/capath'... +Listing '/usr/lib/python3.8/test/cjkencodings'... +Listing '/usr/lib/python3.8/test/data'... +Listing '/usr/lib/python3.8/test/decimaltestdata'... +Listing '/usr/lib/python3.8/test/dtracedata'... +Listing '/usr/lib/python3.8/test/eintrdata'... +Listing '/usr/lib/python3.8/test/encoded_modules'... +Listing '/usr/lib/python3.8/test/imghdrdata'... +Listing '/usr/lib/python3.8/test/libregrtest'... +Listing '/usr/lib/python3.8/test/sndhdrdata'... +Listing '/usr/lib/python3.8/test/subprocessdata'... +Listing '/usr/lib/python3.8/test/support'... +Listing '/usr/lib/python3.8/test/test_asyncio'... +Listing '/usr/lib/python3.8/test/test_email'... +Listing '/usr/lib/python3.8/test/test_email/data'... +Listing '/usr/lib/python3.8/test/test_import'... +Listing '/usr/lib/python3.8/test/test_import/data'... +Listing '/usr/lib/python3.8/test/test_import/data/circular_imports'... +Listing '/usr/lib/python3.8/test/test_import/data/circular_imports/subpkg'... +Listing '/usr/lib/python3.8/test/test_import/data/package'... +Listing '/usr/lib/python3.8/test/test_import/data/package2'... +Listing '/usr/lib/python3.8/test/test_importlib'... +Listing '/usr/lib/python3.8/test/test_importlib/builtin'... +Listing '/usr/lib/python3.8/test/test_importlib/data'... +Listing '/usr/lib/python3.8/test/test_importlib/data01'... +Listing '/usr/lib/python3.8/test/test_importlib/data01/subdirectory'... +Listing '/usr/lib/python3.8/test/test_importlib/data02'... +Listing '/usr/lib/python3.8/test/test_importlib/data02/one'... +Listing '/usr/lib/python3.8/test/test_importlib/data02/two'... +Listing '/usr/lib/python3.8/test/test_importlib/data03'... +Listing '/usr/lib/python3.8/test/test_importlib/data03/namespace'... +Listing '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion1'... +Listing '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion2'... +Listing '/usr/lib/python3.8/test/test_importlib/extension'... +Listing '/usr/lib/python3.8/test/test_importlib/frozen'... +Listing '/usr/lib/python3.8/test/test_importlib/import_'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion1'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion1/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion2'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion2/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent/child'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent/child'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent/child'... +Listing '/usr/lib/python3.8/test/test_importlib/source'... +Listing '/usr/lib/python3.8/test/test_importlib/zipdata01'... +Listing '/usr/lib/python3.8/test/test_importlib/zipdata02'... +Listing '/usr/lib/python3.8/test/test_json'... +Listing '/usr/lib/python3.8/test/test_tools'... +Listing '/usr/lib/python3.8/test/test_warnings'... +Listing '/usr/lib/python3.8/test/test_warnings/data'... +Listing '/usr/lib/python3.8/test/tracedmodules'... +Listing '/usr/lib/python3.8/test/xmltestdata'... +Listing '/usr/lib/python3.8/test/xmltestdata/c14n-20'... +Listing '/usr/lib/python3.8/test/ziptestdata'... +Listing '/usr/lib/python3.8/tkinter'... +Listing '/usr/lib/python3.8/tkinter/test'... +Listing '/usr/lib/python3.8/tkinter/test/test_tkinter'... +Listing '/usr/lib/python3.8/tkinter/test/test_ttk'... +Listing '/usr/lib/python3.8/turtledemo'... +Listing '/usr/lib/python3.8/unittest'... +Listing '/usr/lib/python3.8/unittest/test'... +Listing '/usr/lib/python3.8/unittest/test/testmock'... +Listing '/usr/lib/python3.8/urllib'... +Listing '/usr/lib/python3.8/venv'... +Listing '/usr/lib/python3.8/venv/scripts'... +Listing '/usr/lib/python3.8/venv/scripts/common'... +Listing '/usr/lib/python3.8/venv/scripts/posix'... +Listing '/usr/lib/python3.8/wsgiref'... +Listing '/usr/lib/python3.8/xml'... +Listing '/usr/lib/python3.8/xml/dom'... +Listing '/usr/lib/python3.8/xml/etree'... +Listing '/usr/lib/python3.8/xml/parsers'... +Listing '/usr/lib/python3.8/xml/sax'... +Listing '/usr/lib/python3.8/xmlrpc'... +PYTHONPATH=/usr/lib/python3.8 LD_LIBRARY_PATH=/sources/Python-3.8.5 \ + ./python -E -Wi -O /usr/lib/python3.8/compileall.py \ + -j0 -d /usr/lib/python3.8 -f \ + -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ + /usr/lib/python3.8 +Listing '/usr/lib/python3.8'... +Compiling '/usr/lib/python3.8/__phello__.foo.py'... +Compiling '/usr/lib/python3.8/_markupbase.py'... +Compiling '/usr/lib/python3.8/_sitebuiltins.py'... +Compiling '/usr/lib/python3.8/_weakrefset.py'... +Compiling '/usr/lib/python3.8/asyncio/constants.py'... +Compiling '/usr/lib/python3.8/asyncio/coroutines.py'... +Compiling '/usr/lib/python3.8/asyncio/format_helpers.py'... +Compiling '/usr/lib/python3.8/asyncio/log.py'... +Compiling '/usr/lib/python3.8/asyncio/proactor_events.py'... +Compiling '/usr/lib/python3.8/asyncio/tasks.py'... +Compiling '/usr/lib/python3.8/base64.py'... +Compiling '/usr/lib/python3.8/bz2.py'... +Compiling '/usr/lib/python3.8/cgi.py'... +Compiling '/usr/lib/python3.8/colorsys.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/thread.py'... +Compiling '/usr/lib/python3.8/contextvars.py'... +Compiling '/usr/lib/python3.8/copy.py'... +Compiling '/usr/lib/python3.8/csv.py'... +Compiling '/usr/lib/python3.8/ctypes/test/__init__.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_anon.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_as_parameter.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_buffers.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_byteswap.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_checkretval.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_errno.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_frombuffer.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_internals.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_objects.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_parameters.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_python_api.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_simplesubclasses.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_struct_fields.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_varsize_struct.py'... +Compiling '/usr/lib/python3.8/ctypes/wintypes.py'... +Compiling '/usr/lib/python3.8/dataclasses.py'... +Compiling '/usr/lib/python3.8/distutils/bcppcompiler.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_wininst.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_egg_info.py'... +Compiling '/usr/lib/python3.8/distutils/command/register.py'... +Compiling '/usr/lib/python3.8/distutils/debug.py'... +Compiling '/usr/lib/python3.8/distutils/dep_util.py'... +Compiling '/usr/lib/python3.8/distutils/fancy_getopt.py'... +Compiling '/usr/lib/python3.8/distutils/msvccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_dumb.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_ext.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_filelist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_sdist.py'... +Compiling '/usr/lib/python3.8/distutils/text_file.py'... +Compiling '/usr/lib/python3.8/doctest.py'... +Compiling '/usr/lib/python3.8/email/mime/base.py'... +Compiling '/usr/lib/python3.8/email/mime/text.py'... +Compiling '/usr/lib/python3.8/encodings/__init__.py'... +Compiling '/usr/lib/python3.8/encodings/ascii.py'... +Compiling '/usr/lib/python3.8/encodings/big5hkscs.py'... +Compiling '/usr/lib/python3.8/encodings/cp1026.py'... +Compiling '/usr/lib/python3.8/encodings/cp1251.py'... +Compiling '/usr/lib/python3.8/encodings/cp1256.py'... +Compiling '/usr/lib/python3.8/encodings/cp424.py'... +Compiling '/usr/lib/python3.8/encodings/cp775.py'... +Compiling '/usr/lib/python3.8/encodings/cp857.py'... +Compiling '/usr/lib/python3.8/encodings/cp865.py'... +Compiling '/usr/lib/python3.8/encodings/cp932.py'... +Compiling '/usr/lib/python3.8/encodings/euc_kr.py'... +Compiling '/usr/lib/python3.8/encodings/hz.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_2004.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_11.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_3.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_5.py'... +Compiling '/usr/lib/python3.8/encodings/koi8_r.py'... +Compiling '/usr/lib/python3.8/encodings/mac_arabic.py'... +Compiling '/usr/lib/python3.8/encodings/mac_turkish.py'... +Compiling '/usr/lib/python3.8/encodings/quopri_codec.py'... +Compiling '/usr/lib/python3.8/encodings/rot_13.py'... +Compiling '/usr/lib/python3.8/encodings/undefined.py'... +Compiling '/usr/lib/python3.8/encodings/utf_16_le.py'... +Compiling '/usr/lib/python3.8/encodings/utf_7.py'... +Compiling '/usr/lib/python3.8/encodings/utf_8_sig.py'... +Compiling '/usr/lib/python3.8/filecmp.py'... +Compiling '/usr/lib/python3.8/fileinput.py'... +Compiling '/usr/lib/python3.8/genericpath.py'... +Compiling '/usr/lib/python3.8/getopt.py'... +Compiling '/usr/lib/python3.8/getpass.py'... +Compiling '/usr/lib/python3.8/gzip.py'... +Compiling '/usr/lib/python3.8/http/client.py'... +Compiling '/usr/lib/python3.8/idlelib/autocomplete_w.py'... +Compiling '/usr/lib/python3.8/idlelib/calltip_w.py'... +Compiling '/usr/lib/python3.8/idlelib/configdialog.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_autocomplete_w.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_autoexpand.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_calltip.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_config_key.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugger.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugobj.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_delegator.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_editor.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_help.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_history.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_percolator.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_rpc.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_run.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_sidebar.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_tree.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_warning.py'... +Compiling '/usr/lib/python3.8/idlelib/macosx.py'... +Compiling '/usr/lib/python3.8/idlelib/pathbrowser.py'... +Compiling '/usr/lib/python3.8/idlelib/query.py'... +Compiling '/usr/lib/python3.8/idlelib/scrolledlist.py'... +Compiling '/usr/lib/python3.8/idlelib/searchbase.py'... +Compiling '/usr/lib/python3.8/idlelib/stackviewer.py'... +Compiling '/usr/lib/python3.8/idlelib/tree.py'... +Compiling '/usr/lib/python3.8/importlib/metadata.py'... +Compiling '/usr/lib/python3.8/inspect.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_xrange.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/driver.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/literals.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/tokenize.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/pytree_idempotency.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_parser.py'... +Compiling '/usr/lib/python3.8/locale.py'... +Compiling '/usr/lib/python3.8/mimetypes.py'... +Compiling '/usr/lib/python3.8/multiprocessing/context.py'... +Compiling '/usr/lib/python3.8/multiprocessing/heap.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_fork.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_forkserver.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_spawn_posix.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_spawn_win32.py'... +Compiling '/usr/lib/python3.8/multiprocessing/queues.py'... +Compiling '/usr/lib/python3.8/multiprocessing/resource_sharer.py'... +Compiling '/usr/lib/python3.8/multiprocessing/shared_memory.py'... +Compiling '/usr/lib/python3.8/ntpath.py'... +Compiling '/usr/lib/python3.8/pdb.py'... +Compiling '/usr/lib/python3.8/plistlib.py'... +Compiling '/usr/lib/python3.8/pyclbr.py'... +Compiling '/usr/lib/python3.8/random.py'... +Compiling '/usr/lib/python3.8/secrets.py'... +Compiling '/usr/lib/python3.8/selectors.py'... +Compiling '/usr/lib/python3.8/site.py'... +Compiling '/usr/lib/python3.8/socket.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/hooks.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/userfunctions.py'... +Compiling '/usr/lib/python3.8/statistics.py'... +Compiling '/usr/lib/python3.8/symbol.py'... +Compiling '/usr/lib/python3.8/symtable.py'...Compiling '/usr/lib/python3.8/_collections_abc.py'... +Compiling '/usr/lib/python3.8/_threading_local.py'... +Compiling '/usr/lib/python3.8/antigravity.py'... +Compiling '/usr/lib/python3.8/argparse.py'... +Compiling '/usr/lib/python3.8/asyncio/queues.py'... +Compiling '/usr/lib/python3.8/asyncio/streams.py'... +Compiling '/usr/lib/python3.8/asyncio/windows_utils.py'... +Compiling '/usr/lib/python3.8/asyncore.py'... +Compiling '/usr/lib/python3.8/bisect.py'... +Compiling '/usr/lib/python3.8/cProfile.py'... +Compiling '/usr/lib/python3.8/cgitb.py'... +Compiling '/usr/lib/python3.8/codecs.py'... +Compiling '/usr/lib/python3.8/concurrent/__init__.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/_base.py'... +Compiling '/usr/lib/python3.8/copyreg.py'... +Compiling '/usr/lib/python3.8/ctypes/__init__.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_bitfields.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_cast.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_cfuncs.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_funcptr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_init.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_libc.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_loading.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_prototypes.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_strings.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_unicode.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_wintypes.py'... +Compiling '/usr/lib/python3.8/curses/__init__.py'... +Compiling '/usr/lib/python3.8/curses/panel.py'... +Compiling '/usr/lib/python3.8/curses/textpad.py'... +Compiling '/usr/lib/python3.8/decimal.py'... +Compiling '/usr/lib/python3.8/distutils/_msvccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/cmd.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_dumb.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_rpm.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_ext.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_lib.py'... +Compiling '/usr/lib/python3.8/distutils/dist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_check.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_config_cmd.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_cygwinccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_file_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_data.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_lib.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_msvc9compiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_sysconfig.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_util.py'... +Compiling '/usr/lib/python3.8/distutils/version.py'... +Compiling '/usr/lib/python3.8/email/_header_value_parser.py'... +Compiling '/usr/lib/python3.8/email/mime/nonmultipart.py'... +Compiling '/usr/lib/python3.8/email/quoprimime.py'... +Compiling '/usr/lib/python3.8/encodings/big5.py'... +Compiling '/usr/lib/python3.8/encodings/charmap.py'... +Compiling '/usr/lib/python3.8/encodings/cp1250.py'... +Compiling '/usr/lib/python3.8/encodings/cp1252.py'... +Compiling '/usr/lib/python3.8/encodings/cp1257.py'... +Compiling '/usr/lib/python3.8/encodings/cp500.py'... +Compiling '/usr/lib/python3.8/encodings/cp850.py'... +Compiling '/usr/lib/python3.8/encodings/cp860.py'... +Compiling '/usr/lib/python3.8/encodings/cp864.py'... +Compiling '/usr/lib/python3.8/encodings/cp875.py'... +Compiling '/usr/lib/python3.8/encodings/euc_jp.py'... +Compiling '/usr/lib/python3.8/encodings/hex_codec.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_2.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_kr.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_15.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_9.py'... +Compiling '/usr/lib/python3.8/encodings/latin_1.py'... +Compiling '/usr/lib/python3.8/encodings/mac_farsi.py'... +Compiling '/usr/lib/python3.8/encodings/mac_roman.py'... +Compiling '/usr/lib/python3.8/encodings/punycode.py'... +Compiling '/usr/lib/python3.8/encodings/utf_16_be.py'... +Compiling '/usr/lib/python3.8/encodings/utf_32_be.py'... +Compiling '/usr/lib/python3.8/ftplib.py'... +Compiling '/usr/lib/python3.8/html/__init__.py'... +Compiling '/usr/lib/python3.8/html/parser.py'... +Compiling '/usr/lib/python3.8/http/cookies.py'... +Compiling '/usr/lib/python3.8/idlelib/autoexpand.py'... +Compiling '/usr/lib/python3.8/idlelib/colorizer.py'... +Compiling '/usr/lib/python3.8/idlelib/config.py'... +Compiling '/usr/lib/python3.8/idlelib/filelist.py'... +Compiling '/usr/lib/python3.8/idlelib/help_about.py'... +Compiling '/usr/lib/python3.8/idlelib/hyperparser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/mock_tk.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_browser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_colorizer.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugger_r.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugobj_r.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_editmenu.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_format.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_iomenu.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_multicall.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_pyparse.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_searchengine.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_tooltip.py'... +Compiling '/usr/lib/python3.8/idlelib/mainmenu.py'... +Compiling '/usr/lib/python3.8/idlelib/parenmatch.py'... +Compiling '/usr/lib/python3.8/idlelib/replace.py'... +Compiling '/usr/lib/python3.8/idlelib/run.py'... +Compiling '/usr/lib/python3.8/idlelib/textview.py'... +Compiling '/usr/lib/python3.8/idlelib/window.py'... +Compiling '/usr/lib/python3.8/imghdr.py'... +Compiling '/usr/lib/python3.8/importlib/_bootstrap.py'... +Compiling '/usr/lib/python3.8/json/encoder.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixer_util.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_intern.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_metaclass.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_repr.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_throw.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_xreadlines.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/grammar.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/pgen.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_util.py'... +Compiling '/usr/lib/python3.8/lzma.py'... +Compiling '/usr/lib/python3.8/mailbox.py'... +Compiling '/usr/lib/python3.8/pickle.py'... +Compiling '/usr/lib/python3.8/quopri.py'... +Compiling '/usr/lib/python3.8/rlcompleter.py'... +Compiling '/usr/lib/python3.8/sched.py'... +Compiling '/usr/lib/python3.8/shutil.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/dump.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/regression.py'... +Compiling '/usr/lib/python3.8/sre_compile.py'... +Compiling '/usr/lib/python3.8/subprocess.py'... +Compiling '/usr/lib/python3.8/test/bytecode_helper.py'... +Compiling '/usr/lib/python3.8/test/coding20731.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_1.py'... +Compiling '/usr/lib/python3.8/test/doctest_aliases.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/call_stack.py'... +Compiling '/usr/lib/python3.8/test/encoded_modules/module_iso_8859_1.py'... +Compiling '/usr/lib/python3.8/test/encoded_modules/module_koi8_r.py'... +Compiling '/usr/lib/python3.8/test/fork_wait.py'... +Compiling '/usr/lib/python3.8/test/future_test2.py'... +Compiling '/usr/lib/python3.8/test/good_getattr.py'... +Compiling '/usr/lib/python3.8/test/imp_dummy.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/__init__.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/cmdline.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/runtest_mp.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/win_utils.py'... +Compiling '/usr/lib/python3.8/test/make_ssl_certs.py'...Compiling '/usr/lib/python3.8/_compat_pickle.py'... +Compiling '/usr/lib/python3.8/_pyio.py'... +Compiling '/usr/lib/python3.8/asynchat.py'... +Compiling '/usr/lib/python3.8/asyncio/__init__.py'... +Compiling '/usr/lib/python3.8/asyncio/__main__.py'... +Compiling '/usr/lib/python3.8/asyncio/base_events.py'... +Compiling '/usr/lib/python3.8/asyncio/sslproto.py'... +Compiling '/usr/lib/python3.8/asyncio/transports.py'... +Compiling '/usr/lib/python3.8/asyncio/unix_events.py'... +Compiling '/usr/lib/python3.8/calendar.py'... +Compiling '/usr/lib/python3.8/compileall.py'... +Compiling '/usr/lib/python3.8/contextlib.py'... +Compiling '/usr/lib/python3.8/ctypes/_endian.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/__init__.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/dyld.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_macholib.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_pointers.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_win32.py'... +Compiling '/usr/lib/python3.8/curses/ascii.py'... +Compiling '/usr/lib/python3.8/dbm/__init__.py'... +Compiling '/usr/lib/python3.8/dbm/ndbm.py'... +Compiling '/usr/lib/python3.8/dis.py'... +Compiling '/usr/lib/python3.8/distutils/command/__init__.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_msi.py'... +Compiling '/usr/lib/python3.8/distutils/command/config.py'... +Compiling '/usr/lib/python3.8/distutils/command/sdist.py'... +Compiling '/usr/lib/python3.8/distutils/dir_util.py'... +Compiling '/usr/lib/python3.8/distutils/filelist.py'... +Compiling '/usr/lib/python3.8/distutils/sysconfig.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_wininst.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_config.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_dir_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_register.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_versionpredicate.py'... +Compiling '/usr/lib/python3.8/distutils/util.py'... +Compiling '/usr/lib/python3.8/email/contentmanager.py'... +Compiling '/usr/lib/python3.8/email/header.py'... +Compiling '/usr/lib/python3.8/email/mime/__init__.py'... +Compiling '/usr/lib/python3.8/email/mime/application.py'... +Compiling '/usr/lib/python3.8/email/mime/audio.py'... +Compiling '/usr/lib/python3.8/email/mime/message.py'... +Compiling '/usr/lib/python3.8/email/policy.py'... +Compiling '/usr/lib/python3.8/encodings/base64_codec.py'... +Compiling '/usr/lib/python3.8/encodings/cp1006.py'... +Compiling '/usr/lib/python3.8/encodings/cp1253.py'... +Compiling '/usr/lib/python3.8/encodings/cp1258.py'... +Compiling '/usr/lib/python3.8/encodings/cp720.py'... +Compiling '/usr/lib/python3.8/encodings/cp852.py'... +Compiling '/usr/lib/python3.8/encodings/cp862.py'... +Compiling '/usr/lib/python3.8/encodings/cp869.py'... +Compiling '/usr/lib/python3.8/encodings/euc_jis_2004.py'... +Compiling '/usr/lib/python3.8/encodings/hp_roman8.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_3.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_13.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_6.py'... +Compiling '/usr/lib/python3.8/encodings/johab.py'... +Compiling '/usr/lib/python3.8/encodings/kz1048.py'... +Compiling '/usr/lib/python3.8/encodings/mac_greek.py'... +Compiling '/usr/lib/python3.8/encodings/mbcs.py'... +Compiling '/usr/lib/python3.8/encodings/oem.py'... +Compiling '/usr/lib/python3.8/encodings/ptcp154.py'... +Compiling '/usr/lib/python3.8/encodings/raw_unicode_escape.py'... +Compiling '/usr/lib/python3.8/encodings/shift_jis_2004.py'... +Compiling '/usr/lib/python3.8/encodings/unicode_escape.py'... +Compiling '/usr/lib/python3.8/encodings/utf_32_le.py'... +Compiling '/usr/lib/python3.8/encodings/utf_8.py'... +Compiling '/usr/lib/python3.8/ensurepip/__main__.py'... +Compiling '/usr/lib/python3.8/functools.py'... +Compiling '/usr/lib/python3.8/html/entities.py'... +Compiling '/usr/lib/python3.8/idlelib/__main__.py'... +Compiling '/usr/lib/python3.8/idlelib/calltip.py'... +Compiling '/usr/lib/python3.8/idlelib/debugger.py'... +Compiling '/usr/lib/python3.8/idlelib/debugobj_r.py'... +Compiling '/usr/lib/python3.8/idlelib/delegator.py'... +Compiling '/usr/lib/python3.8/idlelib/dynoption.py'... +Compiling '/usr/lib/python3.8/idlelib/format.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_hyperparser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_pathbrowser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_redirector.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_runscript.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_scrolledlist.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_search.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_statusbar.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_textview.py'... +Compiling '/usr/lib/python3.8/idlelib/multicall.py'... +Compiling '/usr/lib/python3.8/idlelib/pyshell.py'... +Compiling '/usr/lib/python3.8/idlelib/statusbar.py'... +Compiling '/usr/lib/python3.8/idlelib/tooltip.py'... +Compiling '/usr/lib/python3.8/idlelib/zzdummy.py'... +Compiling '/usr/lib/python3.8/imaplib.py'... +Compiling '/usr/lib/python3.8/json/decoder.py'... +Compiling '/usr/lib/python3.8/json/tool.py'... +Compiling '/usr/lib/python3.8/keyword.py'... +Compiling '/usr/lib/python3.8/lib2to3/__main__.py'... +Compiling '/usr/lib/python3.8/lib2to3/btm_utils.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_buffer.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_except.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_filter.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_future.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_idioms.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_input.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_itertools.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_map.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_operator.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_reduce.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_set_literal.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_types.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_urllib.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/conv.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/token.py'... +Compiling '/usr/lib/python3.8/lib2to3/pygram.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/__main__.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_all_fixers.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_fixers.py'... +Compiling '/usr/lib/python3.8/multiprocessing/sharedctypes.py'... +Compiling '/usr/lib/python3.8/netrc.py'... +Compiling '/usr/lib/python3.8/nturl2path.py'... +Compiling '/usr/lib/python3.8/numbers.py'... +Compiling '/usr/lib/python3.8/os.py'... +Compiling '/usr/lib/python3.8/pipes.py'... +Compiling '/usr/lib/python3.8/pkgutil.py'... +Compiling '/usr/lib/python3.8/posixpath.py'... +Compiling '/usr/lib/python3.8/pty.py'... +Compiling '/usr/lib/python3.8/py_compile.py'... +Compiling '/usr/lib/python3.8/pydoc.py'... +Compiling '/usr/lib/python3.8/struct.py'... +Compiling '/usr/lib/python3.8/sunau.py'... +Compiling '/usr/lib/python3.8/tabnanny.py'... +Compiling '/usr/lib/python3.8/test/__init__.py'... +Compiling '/usr/lib/python3.8/test/__main__.py'... +Compiling '/usr/lib/python3.8/test/_test_multiprocessing.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/runtest.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/setup.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/utils.py'... +Compiling '/usr/lib/python3.8/test/lock_tests.py'... +Compiling '/usr/lib/python3.8/test/mod_generics_cache.py'... +Compiling '/usr/lib/python3.8/test/mp_fork_bomb.py'... +Compiling '/usr/lib/python3.8/test/multibytecodec_support.py'... +Compiling '/usr/lib/python3.8/test/re_tests.py'... +Compiling '/usr/lib/python3.8/test/signalinterproctester.py'... +Compiling '/usr/lib/python3.8/test/ssl_servers.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/qgrep.py'...Compiling '/usr/lib/python3.8/_bootlocale.py'... +Compiling '/usr/lib/python3.8/_osx_support.py'... +Compiling '/usr/lib/python3.8/_sysconfigdata__linux_x86_64-linux-gnu.py'... +Compiling '/usr/lib/python3.8/ast.py'... +Compiling '/usr/lib/python3.8/asyncio/base_subprocess.py'... +Compiling '/usr/lib/python3.8/bdb.py'... +Compiling '/usr/lib/python3.8/cmd.py'... +Compiling '/usr/lib/python3.8/collections/__init__.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_incomplete.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_keeprefs.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_memfunctions.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_pickling.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_repr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_sizes.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_stringptr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_structures.py'... +Compiling '/usr/lib/python3.8/dbm/gnu.py'... +Compiling '/usr/lib/python3.8/difflib.py'... +Compiling '/usr/lib/python3.8/distutils/command/build.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_clib.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_py.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_data.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_headers.py'... +Compiling '/usr/lib/python3.8/distutils/config.py'... +Compiling '/usr/lib/python3.8/distutils/extension.py'... +Compiling '/usr/lib/python3.8/distutils/log.py'... +Compiling '/usr/lib/python3.8/distutils/tests/__init__.py'... +Compiling '/usr/lib/python3.8/distutils/tests/support.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_msi.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_rpm.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_py.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_cmd.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_dep_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_extension.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_log.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_spawn.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_text_file.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_unixccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_version.py'... +Compiling '/usr/lib/python3.8/distutils/unixccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/versionpredicate.py'... +Compiling '/usr/lib/python3.8/email/_encoded_words.py'... +Compiling '/usr/lib/python3.8/email/_policybase.py'... +Compiling '/usr/lib/python3.8/email/charset.py'... +Compiling '/usr/lib/python3.8/email/errors.py'... +Compiling '/usr/lib/python3.8/email/feedparser.py'... +Compiling '/usr/lib/python3.8/email/headerregistry.py'... +Compiling '/usr/lib/python3.8/email/mime/image.py'... +Compiling '/usr/lib/python3.8/email/parser.py'... +Compiling '/usr/lib/python3.8/encodings/aliases.py'... +Compiling '/usr/lib/python3.8/encodings/cp037.py'... +Compiling '/usr/lib/python3.8/encodings/cp856.py'... +Compiling '/usr/lib/python3.8/encodings/cp861.py'... +Compiling '/usr/lib/python3.8/encodings/cp866.py'... +Compiling '/usr/lib/python3.8/encodings/cp949.py'... +Compiling '/usr/lib/python3.8/encodings/gbk.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_1.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_10.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_2.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_8.py'... +Compiling '/usr/lib/python3.8/encodings/mac_iceland.py'... +Compiling '/usr/lib/python3.8/encodings/mac_romanian.py'... +Compiling '/usr/lib/python3.8/encodings/palmos.py'... +Compiling '/usr/lib/python3.8/encodings/shift_jis.py'... +Compiling '/usr/lib/python3.8/encodings/shift_jisx0213.py'... +Compiling '/usr/lib/python3.8/encodings/tis_620.py'... +Compiling '/usr/lib/python3.8/encodings/utf_32.py'... +Compiling '/usr/lib/python3.8/ensurepip/__init__.py'... +Compiling '/usr/lib/python3.8/fractions.py'... +Compiling '/usr/lib/python3.8/glob.py'... +Compiling '/usr/lib/python3.8/heapq.py'... +Compiling '/usr/lib/python3.8/idlelib/__init__.py'... +Compiling '/usr/lib/python3.8/idlelib/browser.py'... +Compiling '/usr/lib/python3.8/idlelib/grep.py'... +Compiling '/usr/lib/python3.8/idlelib/help.py'... +Compiling '/usr/lib/python3.8/idlelib/history.py'... +Compiling '/usr/lib/python3.8/idlelib/idle.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/__init__.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/htest.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_stackviewer.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_text.py'... +Compiling '/usr/lib/python3.8/idlelib/iomenu.py'... +Compiling '/usr/lib/python3.8/idlelib/pyparse.py'... +Compiling '/usr/lib/python3.8/idlelib/runscript.py'... +Compiling '/usr/lib/python3.8/idlelib/search.py'... +Compiling '/usr/lib/python3.8/idlelib/squeezer.py'... +Compiling '/usr/lib/python3.8/idlelib/undo.py'... +Compiling '/usr/lib/python3.8/importlib/abc.py'... +Compiling '/usr/lib/python3.8/importlib/util.py'... +Compiling '/usr/lib/python3.8/ipaddress.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_getcwdu.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_import.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_imports2.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_isinstance.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_long.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_methodattrs.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_nonzero.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_paren.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_raise.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_renames.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_sys_exc.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_unicode.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_ws_comma.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_zip.py'... +Compiling '/usr/lib/python3.8/lib2to3/patcomp.py'... +Compiling '/usr/lib/python3.8/lib2to3/refactor.py'... +Compiling '/usr/lib/python3.8/linecache.py'... +Compiling '/usr/lib/python3.8/logging/config.py'... +Compiling '/usr/lib/python3.8/mailcap.py'... +Compiling '/usr/lib/python3.8/multiprocessing/__init__.py'... +Compiling '/usr/lib/python3.8/multiprocessing/connection.py'... +Compiling '/usr/lib/python3.8/multiprocessing/process.py'... +Compiling '/usr/lib/python3.8/multiprocessing/reduction.py'... +Compiling '/usr/lib/python3.8/multiprocessing/spawn.py'... +Compiling '/usr/lib/python3.8/nntplib.py'... +Compiling '/usr/lib/python3.8/pickletools.py'... +Compiling '/usr/lib/python3.8/profile.py'... +Compiling '/usr/lib/python3.8/queue.py'... +Compiling '/usr/lib/python3.8/re.py'... +Compiling '/usr/lib/python3.8/shelve.py'... +Compiling '/usr/lib/python3.8/signal.py'... +Compiling '/usr/lib/python3.8/smtplib.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/factory.py'... +Compiling '/usr/lib/python3.8/sre_constants.py'... +Compiling '/usr/lib/python3.8/stat.py'... +Compiling '/usr/lib/python3.8/string.py'... +Compiling '/usr/lib/python3.8/stringprep.py'... +Compiling '/usr/lib/python3.8/tarfile.py'... +Compiling '/usr/lib/python3.8/test/double_const.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/instance.py'... +Compiling '/usr/lib/python3.8/test/encoded_modules/__init__.py'... +Compiling '/usr/lib/python3.8/test/final_a.py'... +Compiling '/usr/lib/python3.8/test/final_b.py'... +Compiling '/usr/lib/python3.8/test/future_test1.py'... +Compiling '/usr/lib/python3.8/test/gdb_sample.py'... +Compiling '/usr/lib/python3.8/test/inspect_fodder.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/pgo.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/refleak.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/save_env.py'... +Compiling '/usr/lib/python3.8/test/mapping_tests.py'... +Compiling '/usr/lib/python3.8/test/pickletester.py'... +Compiling '/usr/lib/python3.8/test/test_ast.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_subprocess.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_windows_utils.py'...Compiling '/usr/lib/python3.8/_compression.py'... +Compiling '/usr/lib/python3.8/_py_abc.py'... +Compiling '/usr/lib/python3.8/_strptime.py'... +Compiling '/usr/lib/python3.8/abc.py'... +Compiling '/usr/lib/python3.8/aifc.py'... +Compiling '/usr/lib/python3.8/asyncio/base_tasks.py'... +Compiling '/usr/lib/python3.8/asyncio/exceptions.py'... +Compiling '/usr/lib/python3.8/asyncio/futures.py'... +Compiling '/usr/lib/python3.8/asyncio/protocols.py'... +Compiling '/usr/lib/python3.8/asyncio/selector_events.py'... +Compiling '/usr/lib/python3.8/binhex.py'... +Compiling '/usr/lib/python3.8/chunk.py'... +Compiling '/usr/lib/python3.8/code.py'... +Compiling '/usr/lib/python3.8/codeop.py'... +Compiling '/usr/lib/python3.8/configparser.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_numbers.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_refcounts.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_unaligned_structures.py'... +Compiling '/usr/lib/python3.8/curses/has_key.py'... +Compiling '/usr/lib/python3.8/dbm/dumb.py'... +Compiling '/usr/lib/python3.8/distutils/__init__.py'... +Compiling '/usr/lib/python3.8/distutils/archive_util.py'... +Compiling '/usr/lib/python3.8/distutils/ccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/command/check.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/cygwinccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/spawn.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_archive_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_headers.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_msvccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_upload.py'... +Compiling '/usr/lib/python3.8/dummy_threading.py'... +Compiling '/usr/lib/python3.8/email/base64mime.py'... +Compiling '/usr/lib/python3.8/email/encoders.py'... +Compiling '/usr/lib/python3.8/email/generator.py'... +Compiling '/usr/lib/python3.8/email/iterators.py'... +Compiling '/usr/lib/python3.8/email/message.py'... +Compiling '/usr/lib/python3.8/email/mime/multipart.py'... +Compiling '/usr/lib/python3.8/email/utils.py'... +Compiling '/usr/lib/python3.8/encodings/cp1125.py'... +Compiling '/usr/lib/python3.8/encodings/cp1255.py'... +Compiling '/usr/lib/python3.8/encodings/cp437.py'... +Compiling '/usr/lib/python3.8/encodings/cp855.py'... +Compiling '/usr/lib/python3.8/encodings/cp874.py'... +Compiling '/usr/lib/python3.8/encodings/euc_jisx0213.py'... +Compiling '/usr/lib/python3.8/encodings/gb2312.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_1.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_16.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_7.py'... +Compiling '/usr/lib/python3.8/encodings/koi8_u.py'... +Compiling '/usr/lib/python3.8/encodings/mac_cyrillic.py'... +Compiling '/usr/lib/python3.8/encodings/mac_latin2.py'... +Compiling '/usr/lib/python3.8/encodings/uu_codec.py'... +Compiling '/usr/lib/python3.8/encodings/zlib_codec.py'... +Compiling '/usr/lib/python3.8/fnmatch.py'... +Compiling '/usr/lib/python3.8/formatter.py'... +Compiling '/usr/lib/python3.8/gettext.py'... +Compiling '/usr/lib/python3.8/http/server.py'... +Compiling '/usr/lib/python3.8/idlelib/autocomplete.py'... +Compiling '/usr/lib/python3.8/idlelib/codecontext.py'... +Compiling '/usr/lib/python3.8/idlelib/config_key.py'... +Compiling '/usr/lib/python3.8/idlelib/debugger_r.py'... +Compiling '/usr/lib/python3.8/idlelib/debugobj.py'... +Compiling '/usr/lib/python3.8/idlelib/editor.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_config.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_filelist.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_grep.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_help_about.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_macosx.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_parenmatch.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_pyshell.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_query.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_squeezer.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_undo.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_window.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_zoomheight.py'... +Compiling '/usr/lib/python3.8/idlelib/outwin.py'... +Compiling '/usr/lib/python3.8/idlelib/percolator.py'... +Compiling '/usr/lib/python3.8/idlelib/redirector.py'... +Compiling '/usr/lib/python3.8/idlelib/rpc.py'... +Compiling '/usr/lib/python3.8/idlelib/searchengine.py'... +Compiling '/usr/lib/python3.8/importlib/__init__.py'... +Compiling '/usr/lib/python3.8/importlib/_bootstrap_external.py'... +Compiling '/usr/lib/python3.8/lib2to3/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/btm_matcher.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_apply.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_basestring.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_dict.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_exec.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_exitfunc.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_funcattrs.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_has_key.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_imports.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_itertools_imports.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_ne.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_numliterals.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_print.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_reload.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_standarderror.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_tuple_params.py'... +Compiling '/usr/lib/python3.8/lib2to3/main.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/parse.py'... +Compiling '/usr/lib/python3.8/lib2to3/pytree.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_pytree.py'... +Compiling '/usr/lib/python3.8/logging/handlers.py'... +Compiling '/usr/lib/python3.8/modulefinder.py'... +Compiling '/usr/lib/python3.8/multiprocessing/managers.py'... +Compiling '/usr/lib/python3.8/multiprocessing/util.py'... +Compiling '/usr/lib/python3.8/operator.py'... +Compiling '/usr/lib/python3.8/pathlib.py'... +Compiling '/usr/lib/python3.8/poplib.py'... +Compiling '/usr/lib/python3.8/pprint.py'... +Compiling '/usr/lib/python3.8/pydoc_data/__init__.py'... +Compiling '/usr/lib/python3.8/pydoc_data/topics.py'... +Compiling '/usr/lib/python3.8/sndhdr.py'... +Compiling '/usr/lib/python3.8/socketserver.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/backup.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/transactions.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/types.py'... +Compiling '/usr/lib/python3.8/sre_parse.py'... +Compiling '/usr/lib/python3.8/sysconfig.py'... +Compiling '/usr/lib/python3.8/test/ann_module3.py'... +Compiling '/usr/lib/python3.8/test/audit-tests.py'... +Compiling '/usr/lib/python3.8/test/autotest.py'... +Compiling '/usr/lib/python3.8/test/bad_getattr.py'... +Compiling '/usr/lib/python3.8/test/bad_getattr3.py'... +Compiling '/usr/lib/python3.8/test/bisect_cmd.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_1_str.py'... +Compiling '/usr/lib/python3.8/test/dataclass_textanno.py'... +Compiling '/usr/lib/python3.8/test/datetimetester.py'... +Compiling '/usr/lib/python3.8/test/test__xxsubinterpreters.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/echo3.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_base_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_runners.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_sendfile.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_sslproto.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_transports.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_windows_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/utils.py'... +Compiling '/usr/lib/python3.8/test/test_atexit.py'... +Compiling '/usr/lib/python3.8/test/test_audioop.py'...Compiling '/usr/lib/python3.8/__future__.py'... +Compiling '/usr/lib/python3.8/_dummy_thread.py'... +Compiling '/usr/lib/python3.8/_pydecimal.py'... +Compiling '/usr/lib/python3.8/asyncio/base_futures.py'... +Compiling '/usr/lib/python3.8/asyncio/events.py'... +Compiling '/usr/lib/python3.8/asyncio/locks.py'... +Compiling '/usr/lib/python3.8/asyncio/runners.py'... +Compiling '/usr/lib/python3.8/asyncio/staggered.py'... +Compiling '/usr/lib/python3.8/asyncio/subprocess.py'... +Compiling '/usr/lib/python3.8/asyncio/trsock.py'... +Compiling '/usr/lib/python3.8/asyncio/windows_events.py'... +Compiling '/usr/lib/python3.8/collections/abc.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/__init__.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/process.py'... +Compiling '/usr/lib/python3.8/crypt.py'... +Compiling '/usr/lib/python3.8/ctypes/_aix.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/dylib.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/framework.py'... +Compiling '/usr/lib/python3.8/ctypes/test/__main__.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_array_in_pointer.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_arrays.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_bytes.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_callbacks.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_delattr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_find.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_functions.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_pep3118.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_random_things.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_returnfuncptrs.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_slicing.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_values.py'... +Compiling '/usr/lib/python3.8/ctypes/util.py'... +Compiling '/usr/lib/python3.8/datetime.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/command/clean.py'... +Compiling '/usr/lib/python3.8/distutils/command/install.py'... +Compiling '/usr/lib/python3.8/distutils/command/upload.py'... +Compiling '/usr/lib/python3.8/distutils/core.py'... +Compiling '/usr/lib/python3.8/distutils/errors.py'... +Compiling '/usr/lib/python3.8/distutils/file_util.py'... +Compiling '/usr/lib/python3.8/distutils/msvc9compiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_clib.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_clean.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_core.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_dist.py'... +Compiling '/usr/lib/python3.8/email/__init__.py'... +Compiling '/usr/lib/python3.8/email/_parseaddr.py'... +Compiling '/usr/lib/python3.8/encodings/bz2_codec.py'... +Compiling '/usr/lib/python3.8/encodings/cp1140.py'... +Compiling '/usr/lib/python3.8/encodings/cp1254.py'... +Compiling '/usr/lib/python3.8/encodings/cp273.py'... +Compiling '/usr/lib/python3.8/encodings/cp737.py'... +Compiling '/usr/lib/python3.8/encodings/cp858.py'... +Compiling '/usr/lib/python3.8/encodings/cp863.py'... +Compiling '/usr/lib/python3.8/encodings/cp950.py'... +Compiling '/usr/lib/python3.8/encodings/gb18030.py'... +Compiling '/usr/lib/python3.8/encodings/idna.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_ext.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_14.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_4.py'... +Compiling '/usr/lib/python3.8/encodings/koi8_t.py'... +Compiling '/usr/lib/python3.8/encodings/mac_centeuro.py'... +Compiling '/usr/lib/python3.8/encodings/mac_croatian.py'... +Compiling '/usr/lib/python3.8/encodings/utf_16.py'... +Compiling '/usr/lib/python3.8/ensurepip/_uninstall.py'... +Compiling '/usr/lib/python3.8/enum.py'... +Compiling '/usr/lib/python3.8/hashlib.py'... +Compiling '/usr/lib/python3.8/hmac.py'... +Compiling '/usr/lib/python3.8/http/__init__.py'... +Compiling '/usr/lib/python3.8/http/cookiejar.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/mock_idle.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/template.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_autocomplete.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_calltip_w.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_codecontext.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_configdialog.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_mainmenu.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_outwin.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_replace.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_searchbase.py'... +Compiling '/usr/lib/python3.8/idlelib/sidebar.py'... +Compiling '/usr/lib/python3.8/idlelib/zoomheight.py'... +Compiling '/usr/lib/python3.8/imp.py'... +Compiling '/usr/lib/python3.8/importlib/machinery.py'... +Compiling '/usr/lib/python3.8/importlib/resources.py'... +Compiling '/usr/lib/python3.8/io.py'... +Compiling '/usr/lib/python3.8/json/__init__.py'... +Compiling '/usr/lib/python3.8/json/scanner.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixer_base.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_asserts.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_execfile.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_next.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_raw_input.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/support.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_main.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_refactor.py'... +Compiling '/usr/lib/python3.8/logging/__init__.py'... +Compiling '/usr/lib/python3.8/multiprocessing/dummy/__init__.py'... +Compiling '/usr/lib/python3.8/multiprocessing/dummy/connection.py'... +Compiling '/usr/lib/python3.8/multiprocessing/forkserver.py'... +Compiling '/usr/lib/python3.8/multiprocessing/pool.py'... +Compiling '/usr/lib/python3.8/multiprocessing/resource_tracker.py'... +Compiling '/usr/lib/python3.8/multiprocessing/synchronize.py'... +Compiling '/usr/lib/python3.8/opcode.py'... +Compiling '/usr/lib/python3.8/optparse.py'... +Compiling '/usr/lib/python3.8/platform.py'... +Compiling '/usr/lib/python3.8/pstats.py'... +Compiling '/usr/lib/python3.8/reprlib.py'... +Compiling '/usr/lib/python3.8/runpy.py'... +Compiling '/usr/lib/python3.8/shlex.py'... +Compiling '/usr/lib/python3.8/smtpd.py'... +Compiling '/usr/lib/python3.8/sqlite3/__init__.py'... +Compiling '/usr/lib/python3.8/sqlite3/dbapi2.py'... +Compiling '/usr/lib/python3.8/sqlite3/dump.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/__init__.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/dbapi.py'... +Compiling '/usr/lib/python3.8/ssl.py'... +Compiling '/usr/lib/python3.8/telnetlib.py'... +Compiling '/usr/lib/python3.8/test/ann_module2.py'... +Compiling '/usr/lib/python3.8/test/audiotests.py'... +Compiling '/usr/lib/python3.8/test/inspect_fodder2.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/main.py'... +Compiling '/usr/lib/python3.8/test/list_tests.py'... +Compiling '/usr/lib/python3.8/test/mock_socket.py'... +Compiling '/usr/lib/python3.8/test/mp_preload.py'... +Compiling '/usr/lib/python3.8/test/outstanding_bugs.py'... +Compiling '/usr/lib/python3.8/test/profilee.py'... +Compiling '/usr/lib/python3.8/test/seq_tests.py'... +Compiling '/usr/lib/python3.8/test/ssltests.py'... +Compiling '/usr/lib/python3.8/test/string_tests.py'... +Compiling '/usr/lib/python3.8/test/test_abstract_numbers.py'... +Compiling '/usr/lib/python3.8/test/test_aifc.py'... +Compiling '/usr/lib/python3.8/test/test_asdl_parser.py'... +Compiling '/usr/lib/python3.8/test/test_asynchat.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/echo.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/echo2.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/functional.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_buffered_proto.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_tasks.py'... +Compiling '/usr/lib/python3.8/test/test_calendar.py'... +Compiling '/usr/lib/python3.8/test/test_cgitb.py'... +Compiling '/usr/lib/python3.8/tempfile.py'... +Compiling '/usr/lib/python3.8/test/ann_module.py'... +Compiling '/usr/lib/python3.8/test/bad_getattr2.py'... +Compiling '/usr/lib/python3.8/test/curses_tests.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_2.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_2_str.py'... +Compiling '/usr/lib/python3.8/test/dis_module.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/gc.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/line.py'... +Compiling '/usr/lib/python3.8/test/eintrdata/eintr_tester.py'... +Compiling '/usr/lib/python3.8/test/memory_watchdog.py'... +Compiling '/usr/lib/python3.8/test/pyclbr_input.py'... +Compiling '/usr/lib/python3.8/test/pydocfodder.py'... +Compiling '/usr/lib/python3.8/test/regrtest.py'... +Compiling '/usr/lib/python3.8/test/relimport.py'... +Compiling '/usr/lib/python3.8/test/reperf.py'... +Compiling '/usr/lib/python3.8/test/sample_doctest.py'... +Compiling '/usr/lib/python3.8/test/sample_doctest_no_docstrings.py'... +Compiling '/usr/lib/python3.8/test/sample_doctest_no_doctests.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/fd_status.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/input_reader.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/qcat.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/sigchild_ignore.py'... +Compiling '/usr/lib/python3.8/test/support/script_helper.py'... +Compiling '/usr/lib/python3.8/test/support/testresult.py'... +Compiling '/usr/lib/python3.8/test/test_asyncgen.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_context.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_futures.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_pep492.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_proactor_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_server.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_sock_lowlevel.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_streams.py'... +Compiling '/usr/lib/python3.8/test/test_bigaddrspace.py'... +Compiling '/usr/lib/python3.8/test/test_bigmem.py'... +Compiling '/usr/lib/python3.8/test/test_cgi.py'... +Compiling '/usr/lib/python3.8/test/test_cmd_line.py'... +Compiling '/usr/lib/python3.8/test/test_collections.py'... +Compiling '/usr/lib/python3.8/test/test_ctypes.py'... +Compiling '/usr/lib/python3.8/test/test_curses.py'... +Compiling '/usr/lib/python3.8/test/test_dbm.py'... +Compiling '/usr/lib/python3.8/test/test_dbm_ndbm.py'... +Compiling '/usr/lib/python3.8/test/test_defaultdict.py'... +Compiling '/usr/lib/python3.8/test/test_deque.py'... +Compiling '/usr/lib/python3.8/test/test_difflib.py'... +Compiling '/usr/lib/python3.8/test/test_distutils.py'... +Compiling '/usr/lib/python3.8/test/test_doctest.py'... +Compiling '/usr/lib/python3.8/test/test_doctest2.py'... +Compiling '/usr/lib/python3.8/test/test_docxmlrpc.py'... +Compiling '/usr/lib/python3.8/test/test_dummy_thread.py'... +Compiling '/usr/lib/python3.8/test/test_email/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_asian_codecs.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_generator.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_headerregistry.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_pickleable.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_utils.py'... +Compiling '/usr/lib/python3.8/test/test_ensurepip.py'... +Compiling '/usr/lib/python3.8/test/test_enumerate.py'... +Compiling '/usr/lib/python3.8/test/test_eof.py'... +Compiling '/usr/lib/python3.8/test/test_errno.py'... +Compiling '/usr/lib/python3.8/test/test_exception_hierarchy.py'... +Compiling '/usr/lib/python3.8/test/test_file.py'... +Compiling '/usr/lib/python3.8/test/test_fileinput.py'... +Compiling '/usr/lib/python3.8/test/test_frozen.py'... +Compiling '/usr/lib/python3.8/test/test_ftplib.py'... +Compiling '/usr/lib/python3.8/test/test_generator_stop.py'... +Compiling '/usr/lib/python3.8/test/test_genericclass.py'... +Compiling '/usr/lib/python3.8/test/test_genexps.py'... +Compiling '/usr/lib/python3.8/test/test_getopt.py'... +Compiling '/usr/lib/python3.8/test/test_gettext.py'... +Compiling '/usr/lib/python3.8/test/test_heapq.py'... +Compiling '/usr/lib/python3.8/test/test_http_cookies.py'... +Compiling '/usr/lib/python3.8/test/test_imghdr.py'... +Compiling '/usr/lib/python3.8/test/test_imp.py'... +Compiling '/usr/lib/python3.8/test/test_import/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/basic.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/binding.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/rebinding2.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_case_sensitivity.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_lazy.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_namespace_pkgs.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_windows.py'... +Compiling '/usr/lib/python3.8/test/test_io.py'... +Compiling '/usr/lib/python3.8/test/test_math.py'... +Compiling '/usr/lib/python3.8/test/test_nis.py'... +Compiling '/usr/lib/python3.8/test/test_normalization.py'... +Compiling '/usr/lib/python3.8/test/test_numeric_tower.py'... +Compiling '/usr/lib/python3.8/test/test_ordered_dict.py'... +Compiling '/usr/lib/python3.8/test/test_peepholer.py'... +Compiling '/usr/lib/python3.8/test/test_picklebuffer.py'... +Compiling '/usr/lib/python3.8/test/test_pipes.py'... +Compiling '/usr/lib/python3.8/test/test_pkgutil.py'... +Compiling '/usr/lib/python3.8/test/test_positional_only_arg.py'... +Compiling '/usr/lib/python3.8/test/test_pow.py'... +Compiling '/usr/lib/python3.8/test/test_print.py'... +Compiling '/usr/lib/python3.8/test/test_profile.py'... +Compiling '/usr/lib/python3.8/test/test_property.py'... +Compiling '/usr/lib/python3.8/test/test_pwd.py'... +Compiling '/usr/lib/python3.8/test/test_pyclbr.py'... +Compiling '/usr/lib/python3.8/test/test_queue.py'... +Compiling '/usr/lib/python3.8/test/test_re.py'... +Compiling '/usr/lib/python3.8/test/test_sndhdr.py'... +Compiling '/usr/lib/python3.8/test/test_socketserver.py'... +Compiling '/usr/lib/python3.8/test/test_source_encoding.py'... +Compiling '/usr/lib/python3.8/test/test_spwd.py'... +Compiling '/usr/lib/python3.8/test/test_startfile.py'... +Compiling '/usr/lib/python3.8/test/test_statistics.py'... +Compiling '/usr/lib/python3.8/test/test_sysconfig.py'... +Compiling '/usr/lib/python3.8/test/test_syslog.py'... +Compiling '/usr/lib/python3.8/test/test_tabnanny.py'... +Compiling '/usr/lib/python3.8/test/test_tcl.py'... +Compiling '/usr/lib/python3.8/test/test_thread.py'... +Compiling '/usr/lib/python3.8/test/test_threadedtempfile.py'... +Compiling '/usr/lib/python3.8/test/test_threadsignals.py'... +Compiling '/usr/lib/python3.8/test/test_timeit.py'... +Compiling '/usr/lib/python3.8/test/test_tools/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_tools/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_gprof2html.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_i18n.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_pdeps.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_pindent.py'... +Compiling '/usr/lib/python3.8/test/test_tracemalloc.py'... +Compiling '/usr/lib/python3.8/test/test_unicode_identifiers.py'... +Compiling '/usr/lib/python3.8/test/test_unittest.py'... +Compiling '/usr/lib/python3.8/test/test_univnewlines.py'... +Compiling '/usr/lib/python3.8/test/test_unpack.py'... +Compiling '/usr/lib/python3.8/test/test_urllib.py'... +Compiling '/usr/lib/python3.8/test/test_utf8source.py'... +Compiling '/usr/lib/python3.8/test/test_uu.py'... +Compiling '/usr/lib/python3.8/test/test_wait3.py'... +Compiling '/usr/lib/python3.8/test/test_wait4.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_xdrlib.py'... +Compiling '/usr/lib/python3.8/test/test_xml_etree.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_geometry_managers.py'... +Compiling '/usr/lib/python3.8/tkinter/ttk.py'... +Compiling '/usr/lib/python3.8/tracemalloc.py'... +Compiling '/usr/lib/python3.8/turtledemo/__main__.py'... +Compiling '/usr/lib/python3.8/test/pydoc_mod.py'... +Compiling '/usr/lib/python3.8/test/pythoninfo.py'... +Compiling '/usr/lib/python3.8/test/sortperf.py'... +Compiling '/usr/lib/python3.8/test/test___all__.py'... +Compiling '/usr/lib/python3.8/test/test___future__.py'... +Compiling '/usr/lib/python3.8/test/test__locale.py'... +Compiling '/usr/lib/python3.8/test/test__opcode.py'... +Compiling '/usr/lib/python3.8/test/test__osx_support.py'... +Compiling '/usr/lib/python3.8/test/test_abc.py'... +Compiling '/usr/lib/python3.8/test/test_argparse.py'... +Compiling '/usr/lib/python3.8/test/test_bdb.py'... +Compiling '/usr/lib/python3.8/test/test_bytes.py'... +Compiling '/usr/lib/python3.8/test/test_clinic.py'... +Compiling '/usr/lib/python3.8/test/test_code_module.py'... +Compiling '/usr/lib/python3.8/test/test_codeccallbacks.py'... +Compiling '/usr/lib/python3.8/test/test_concurrent_futures.py'... +Compiling '/usr/lib/python3.8/test/test_contextlib_async.py'... +Compiling '/usr/lib/python3.8/test/test_copy.py'... +Compiling '/usr/lib/python3.8/test/test_datetime.py'... +Compiling '/usr/lib/python3.8/test/test_dbm_gnu.py'... +Compiling '/usr/lib/python3.8/test/test_decimal.py'... +Compiling '/usr/lib/python3.8/test/test_epoll.py'... +Compiling '/usr/lib/python3.8/test/test_exceptions.py'... +Compiling '/usr/lib/python3.8/test/test_float.py'... +Compiling '/usr/lib/python3.8/test/test_generators.py'... +Compiling '/usr/lib/python3.8/test/test_getpass.py'... +Compiling '/usr/lib/python3.8/test/test_grammar.py'... +Compiling '/usr/lib/python3.8/test/test_idle.py'... +Compiling '/usr/lib/python3.8/test/test_imaplib.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/subpackage.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/subpkg/subpackage2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/use.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package/submodule.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package2/submodule2.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data01/subdirectory/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data03/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_path_hook.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test___package__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_fromlist.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_locks.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_metadata_api.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_path.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_read.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_spec.py'... +Compiling '/usr/lib/python3.8/test/test_ipaddress.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_separators.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_tool.py'... +Compiling '/usr/lib/python3.8/test/test_keywordonlyarg.py'... +Compiling '/usr/lib/python3.8/test/test_lib2to3.py'... +Compiling '/usr/lib/python3.8/test/test_linecache.py'... +Compiling '/usr/lib/python3.8/test/test_locale.py'... +Compiling '/usr/lib/python3.8/test/test_longexp.py'... +Compiling '/usr/lib/python3.8/test/test_lzma.py'... +Compiling '/usr/lib/python3.8/test/test_memoryio.py'... +Compiling '/usr/lib/python3.8/test/test_module.py'... +Compiling '/usr/lib/python3.8/test/test_modulefinder.py'... +Compiling '/usr/lib/python3.8/test/test_msilib.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_fork.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_forkserver.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_main_handling.py'... +Compiling '/usr/lib/python3.8/test/test_nntplib.py'... +Compiling '/usr/lib/python3.8/test/test_pdb.py'... +Compiling '/usr/lib/python3.8/test/test_pickle.py'... +Compiling '/usr/lib/python3.8/test/test_platform.py'... +Compiling '/usr/lib/python3.8/test/test_poplib.py'... +Compiling '/usr/lib/python3.8/test/test_posixpath.py'... +Compiling '/usr/lib/python3.8/test/test_pstats.py'... +Compiling '/usr/lib/python3.8/test/test_pulldom.py'... +Compiling '/usr/lib/python3.8/test/test_pydoc.py'... +Compiling '/usr/lib/python3.8/test/test_resource.py'... +Compiling '/usr/lib/python3.8/test/test_richcmp.py'... +Compiling '/usr/lib/python3.8/test/test_scope.py'... +Compiling '/usr/lib/python3.8/test/test_setcomps.py'... +Compiling '/usr/lib/python3.8/test/test_shelve.py'... +Compiling '/usr/lib/python3.8/test/test_shutil.py'... +Compiling '/usr/lib/python3.8/test/test_strptime.py'... +Compiling '/usr/lib/python3.8/test/test_subprocess.py'... +Compiling '/usr/lib/python3.8/test/test_tempfile.py'... +Compiling '/usr/lib/python3.8/test/test_tix.py'... +Compiling '/usr/lib/python3.8/test/test_tk.py'... +Compiling '/usr/lib/python3.8/test/test_tokenize.py'... +Compiling '/usr/lib/python3.8/test/test_tuple.py'... +Compiling '/usr/lib/python3.8/test/test_typing.py'... +Compiling '/usr/lib/python3.8/test/test_xmlrpc.py'... +Compiling '/usr/lib/python3.8/test/tracedmodules/__init__.py'... +Compiling '/usr/lib/python3.8/test/tracedmodules/testmod.py'... +Compiling '/usr/lib/python3.8/test/win_console_handler.py'... +Compiling '/usr/lib/python3.8/tkinter/__main__.py'... +Compiling '/usr/lib/python3.8/tkinter/colorchooser.py'... +Compiling '/usr/lib/python3.8/tkinter/commondialog.py'... +Compiling '/usr/lib/python3.8/tkinter/dialog.py'... +Compiling '/usr/lib/python3.8/tkinter/filedialog.py'... +Compiling '/usr/lib/python3.8/tkinter/scrolledtext.py'... +Compiling '/usr/lib/python3.8/tkinter/simpledialog.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_loadtk.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_text.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_widgets.py'... +Compiling '/usr/lib/python3.8/trace.py'... +Compiling '/usr/lib/python3.8/tty.py'... +Compiling '/usr/lib/python3.8/turtle.py'... +Compiling '/usr/lib/python3.8/unittest/result.py'... +Compiling '/usr/lib/python3.8/unittest/suite.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_assertions.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_functiontestcase.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_result.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_setups.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/__init__.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/__main__.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/support.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testasync.py'... +Compiling '/usr/lib/python3.8/urllib/__init__.py'... +Compiling '/usr/lib/python3.8/urllib/error.py'... +Compiling '/usr/lib/python3.8/urllib/parse.py'... +Compiling '/usr/lib/python3.8/venv/__main__.py'... +Compiling '/usr/lib/python3.8/warnings.py'... +Compiling '/usr/lib/python3.8/wsgiref/__init__.py'... +Compiling '/usr/lib/python3.8/wsgiref/handlers.py'... +Compiling '/usr/lib/python3.8/xdrlib.py'... +Compiling '/usr/lib/python3.8/xml/dom/pulldom.py'... +Compiling '/usr/lib/python3.8/xml/etree/ElementTree.py'... + +Compiling '/usr/lib/python3.8/test/test_asyncore.py'... +Compiling '/usr/lib/python3.8/test/test_audit.py'... +Compiling '/usr/lib/python3.8/test/test_augassign.py'... +Compiling '/usr/lib/python3.8/test/test_base64.py'... +Compiling '/usr/lib/python3.8/test/test_bool.py'... +Compiling '/usr/lib/python3.8/test/test_bufio.py'... +Compiling '/usr/lib/python3.8/test/test_bz2.py'... +Compiling '/usr/lib/python3.8/test/test_c_locale_coercion.py'... +Compiling '/usr/lib/python3.8/test/test_call.py'... +Compiling '/usr/lib/python3.8/test/test_capi.py'... +Compiling '/usr/lib/python3.8/test/test_cmath.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_hk.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_iso2022.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_tw.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_hk.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_tw.py'... +Compiling '/usr/lib/python3.8/test/test_codeop.py'... +Compiling '/usr/lib/python3.8/test/test_colorsys.py'... +Compiling '/usr/lib/python3.8/test/test_compare.py'... +Compiling '/usr/lib/python3.8/test/test_compileall.py'... +Compiling '/usr/lib/python3.8/test/test_configparser.py'... +Compiling '/usr/lib/python3.8/test/test_dbm_dumb.py'... +Compiling '/usr/lib/python3.8/test/test_decorators.py'... +Compiling '/usr/lib/python3.8/test/test_descrtut.py'... +Compiling '/usr/lib/python3.8/test/test_dict.py'... +Compiling '/usr/lib/python3.8/test/test_dtrace.py'... +Compiling '/usr/lib/python3.8/test/test_dummy_threading.py'... +Compiling '/usr/lib/python3.8/test/test_dynamic.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_contentmanager.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_inversion.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_message.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_parser.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_policy.py'... +Compiling '/usr/lib/python3.8/test/test_enum.py'... +Compiling '/usr/lib/python3.8/test/test_genericpath.py'... +Compiling '/usr/lib/python3.8/test/test_global.py'... +Compiling '/usr/lib/python3.8/test/test_grp.py'... +Compiling '/usr/lib/python3.8/test/test_gzip.py'... +Compiling '/usr/lib/python3.8/test/test_html.py'... +Compiling '/usr/lib/python3.8/test/test_htmlparser.py'... +Compiling '/usr/lib/python3.8/test/test_import/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_source_encoding.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_main.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_open.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_resource.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_util.py'... +Compiling '/usr/lib/python3.8/test/test_iter.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_pass1.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_pass2.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_recursion.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_speedups.py'... +Compiling '/usr/lib/python3.8/test/test_keyword.py'... +Compiling '/usr/lib/python3.8/test/test_kqueue.py'... +Compiling '/usr/lib/python3.8/test/test_list.py'... +Compiling '/usr/lib/python3.8/test/test_long.py'... +Compiling '/usr/lib/python3.8/test/test_mailbox.py'... +Compiling '/usr/lib/python3.8/test/test_netrc.py'... +Compiling '/usr/lib/python3.8/test/test_opcodes.py'... +Compiling '/usr/lib/python3.8/test/test_optparse.py'... +Compiling '/usr/lib/python3.8/test/test_pickletools.py'... +Compiling '/usr/lib/python3.8/test/test_pkg.py'... +Compiling '/usr/lib/python3.8/test/test_poll.py'... +Compiling '/usr/lib/python3.8/test/test_popen.py'... +Compiling '/usr/lib/python3.8/test/test_posix.py'... +Compiling '/usr/lib/python3.8/test/test_raise.py'... +Compiling '/usr/lib/python3.8/test/test_regrtest.py'... +Compiling '/usr/lib/python3.8/test/test_script_helper.py'... +Compiling '/usr/lib/python3.8/test/test_select.py'... +Compiling '/usr/lib/python3.8/test/test_set.py'... +Compiling '/usr/lib/python3.8/test/test_ssl.py'... +Compiling '/usr/lib/python3.8/test/test_threaded_import.py'... +Compiling '/usr/lib/python3.8/test/test_threading.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_pathfix.py'... +Compiling '/usr/lib/python3.8/test/test_traceback.py'... +Compiling '/usr/lib/python3.8/test/test_unpack_ex.py'... +Compiling '/usr/lib/python3.8/test/test_urllib2.py'... +Compiling '/usr/lib/python3.8/test/test_venv.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/data/import_warning.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/data/stacklevel.py'... +Compiling '/usr/lib/python3.8/test/test_wave.py'... +Compiling '/usr/lib/python3.8/test/test_weakset.py'... +Compiling '/usr/lib/python3.8/test/test_with.py'... +Compiling '/usr/lib/python3.8/test/test_zipapp.py'... +Compiling '/usr/lib/python3.8/test/test_zipimport.py'... +Compiling '/usr/lib/python3.8/test/ziptestdata/testdata_module_inside_zip.py'... +Compiling '/usr/lib/python3.8/threading.py'... +Compiling '/usr/lib/python3.8/tkinter/messagebox.py'... +Compiling '/usr/lib/python3.8/tkinter/test/runtktests.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_variables.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_style.py'... +Compiling '/usr/lib/python3.8/tkinter/test/widget_tests.py'... +Compiling '/usr/lib/python3.8/token.py'... +Compiling '/usr/lib/python3.8/tokenize.py'... +Compiling '/usr/lib/python3.8/traceback.py'... +Compiling '/usr/lib/python3.8/turtledemo/paint.py'... +Compiling '/usr/lib/python3.8/turtledemo/peace.py'... +Compiling '/usr/lib/python3.8/turtledemo/penrose.py'... +Compiling '/usr/lib/python3.8/turtledemo/sorting_animate.py'... +Compiling '/usr/lib/python3.8/unittest/mock.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testmagicmethods.py'... +Compiling '/usr/lib/python3.8/unittest/util.py'... +Compiling '/usr/lib/python3.8/urllib/response.py'... +Compiling '/usr/lib/python3.8/urllib/robotparser.py'... +Compiling '/usr/lib/python3.8/venv/__init__.py'... +Compiling '/usr/lib/python3.8/wave.py'... +Compiling '/usr/lib/python3.8/wsgiref/simple_server.py'... +Compiling '/usr/lib/python3.8/xml/__init__.py'... +Compiling '/usr/lib/python3.8/xml/dom/domreg.py'... +Compiling '/usr/lib/python3.8/xml/etree/ElementInclude.py'... +Compiling '/usr/lib/python3.8/xml/etree/ElementPath.py'... +Compiling '/usr/lib/python3.8/xml/sax/handler.py'... +Compiling '/usr/lib/python3.8/xml/sax/xmlreader.py'... + +Compiling '/usr/lib/python3.8/test/test_binhex.py'... +Compiling '/usr/lib/python3.8/test/test_binop.py'... +Compiling '/usr/lib/python3.8/test/test_buffer.py'... +Compiling '/usr/lib/python3.8/test/test_complex.py'... +Compiling '/usr/lib/python3.8/test/test_context.py'... +Compiling '/usr/lib/python3.8/test/test_copyreg.py'... +Compiling '/usr/lib/python3.8/test/test_cprofile.py'... +Compiling '/usr/lib/python3.8/test/test_crashers.py'... +Compiling '/usr/lib/python3.8/test/test_crypt.py'... +Compiling '/usr/lib/python3.8/test/test_dataclasses.py'... +Compiling '/usr/lib/python3.8/test/test_dynamicclassattribute.py'... +Compiling '/usr/lib/python3.8/test/test_email/test__encoded_words.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_defect_handling.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_email.py'... +Compiling '/usr/lib/python3.8/test/test_frame.py'... +Compiling '/usr/lib/python3.8/test/test_fstring.py'... +Compiling '/usr/lib/python3.8/test/test_future4.py'... +Compiling '/usr/lib/python3.8/test/test_future5.py'... +Compiling '/usr/lib/python3.8/test/test_gdb.py'... +Compiling '/usr/lib/python3.8/test/test_getargs2.py'... +Compiling '/usr/lib/python3.8/test/test_hmac.py'... +Compiling '/usr/lib/python3.8/test/test_http_cookiejar.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/basic2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/binding2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/from_cycle1.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/from_cycle2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/indirect.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/rebinding.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/source.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/subpkg/util.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/util.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/test_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data02/one/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion1/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_case_sensitivity.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/test_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_packages.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/stubs.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_api.py'... +Compiling '/usr/lib/python3.8/test/test_inspect.py'... +Compiling '/usr/lib/python3.8/test/test_memoryview.py'... +Compiling '/usr/lib/python3.8/test/test_mmap.py'... +Compiling '/usr/lib/python3.8/test/test_multibytecodec.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_spawn.py'... +Compiling '/usr/lib/python3.8/test/test_named_expressions.py'... +Compiling '/usr/lib/python3.8/test/test_os.py'... +Compiling '/usr/lib/python3.8/test/test_quopri.py'... +Compiling '/usr/lib/python3.8/test/test_random.py'... +Compiling '/usr/lib/python3.8/test/test_robotparser.py'... +Compiling '/usr/lib/python3.8/test/test_sched.py'... +Compiling '/usr/lib/python3.8/test/test_secrets.py'... +Compiling '/usr/lib/python3.8/test/test_selectors.py'... +Compiling '/usr/lib/python3.8/test/test_shlex.py'... +Compiling '/usr/lib/python3.8/test/test_site.py'... +Compiling '/usr/lib/python3.8/test/test_smtplib.py'... +Compiling '/usr/lib/python3.8/test/test_strftime.py'... +Compiling '/usr/lib/python3.8/test/test_string_literals.py'... +Compiling '/usr/lib/python3.8/test/test_stringprep.py'... +Compiling '/usr/lib/python3.8/test/test_strtod.py'... +Compiling '/usr/lib/python3.8/test/test_structmembers.py'... +Compiling '/usr/lib/python3.8/test/test_structseq.py'... +Compiling '/usr/lib/python3.8/test/test_subclassinit.py'... +Compiling '/usr/lib/python3.8/test/test_sunau.py'... +Compiling '/usr/lib/python3.8/test/test_support.py'... +Compiling '/usr/lib/python3.8/test/test_syntax.py'... +Compiling '/usr/lib/python3.8/test/test_sys_setprofile.py'... +Compiling '/usr/lib/python3.8/test/test_sys_settrace.py'... +Compiling '/usr/lib/python3.8/test/test_telnetlib.py'... +Compiling '/usr/lib/python3.8/test/test_textwrap.py'... +Compiling '/usr/lib/python3.8/test/test_threading_local.py'... +Compiling '/usr/lib/python3.8/test/test_time.py'... +Compiling '/usr/lib/python3.8/test/test_trace.py'... +Compiling '/usr/lib/python3.8/test/test_types.py'... +Compiling '/usr/lib/python3.8/test/test_urlparse.py'... +Compiling '/usr/lib/python3.8/test/test_winconsoleio.py'... +Compiling '/usr/lib/python3.8/test/test_winreg.py'... +Compiling '/usr/lib/python3.8/test/test_xml_dom_minicompat.py'... +Compiling '/usr/lib/python3.8/test/test_xml_etree_c.py'... +Compiling '/usr/lib/python3.8/test/test_xmlrpc_net.py'... +Compiling '/usr/lib/python3.8/test/test_xxtestfuzz.py'... +Compiling '/usr/lib/python3.8/test/test_yield_from.py'... +Compiling '/usr/lib/python3.8/test/test_zlib.py'... +Compiling '/usr/lib/python3.8/test/xmltests.py'... +Compiling '/usr/lib/python3.8/textwrap.py'... +Compiling '/usr/lib/python3.8/tkinter/__init__.py'... +Compiling '/usr/lib/python3.8/turtledemo/__init__.py'... +Compiling '/usr/lib/python3.8/turtledemo/bytedesign.py'... +Compiling '/usr/lib/python3.8/turtledemo/clock.py'... +Compiling '/usr/lib/python3.8/turtledemo/fractalcurves.py'... +Compiling '/usr/lib/python3.8/unittest/__init__.py'... +Compiling '/usr/lib/python3.8/unittest/async_case.py'... +Compiling '/usr/lib/python3.8/unittest/main.py'... +Compiling '/usr/lib/python3.8/unittest/runner.py'... +Compiling '/usr/lib/python3.8/unittest/test/_test_warnings.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_async_case.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_case.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testpatch.py'... +Compiling '/usr/lib/python3.8/wsgiref/headers.py'... +Compiling '/usr/lib/python3.8/wsgiref/util.py'... +Compiling '/usr/lib/python3.8/xml/dom/NodeFilter.py'... +Compiling '/usr/lib/python3.8/xml/dom/expatbuilder.py'... +Compiling '/usr/lib/python3.8/xmlrpc/client.py'... + +Compiling '/usr/lib/python3.8/test/test_charmapcodec.py'... +Compiling '/usr/lib/python3.8/test/test_class.py'... +Compiling '/usr/lib/python3.8/test/test_cmd.py'... +Compiling '/usr/lib/python3.8/test/test_cmd_line_script.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_kr.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_kr.py'... +Compiling '/usr/lib/python3.8/test/test_codecs.py'... +Compiling '/usr/lib/python3.8/test/test_csv.py'... +Compiling '/usr/lib/python3.8/test/test_descr.py'... +Compiling '/usr/lib/python3.8/test/test_faulthandler.py'... +Compiling '/usr/lib/python3.8/test/test_fileio.py'... +Compiling '/usr/lib/python3.8/test/test_fork1.py'... +Compiling '/usr/lib/python3.8/test/test_fractions.py'... +Compiling '/usr/lib/python3.8/test/test_future.py'... +Compiling '/usr/lib/python3.8/test/test_future3.py'... +Compiling '/usr/lib/python3.8/test/test_gc.py'... +Compiling '/usr/lib/python3.8/test/test_glob.py'... +Compiling '/usr/lib/python3.8/test/test_hash.py'... +Compiling '/usr/lib/python3.8/test/test_hashlib.py'... +Compiling '/usr/lib/python3.8/test/test_httplib.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data02/two/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_caching.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_path.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_file_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_zip.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/zipdata01/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/zipdata02/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_index.py'... +Compiling '/usr/lib/python3.8/test/test_int_literal.py'... +Compiling '/usr/lib/python3.8/test/test_ioctl.py'... +Compiling '/usr/lib/python3.8/test/test_isinstance.py'... +Compiling '/usr/lib/python3.8/test/test_itertools.py'... +Compiling '/usr/lib/python3.8/test/test_mailcap.py'... +Compiling '/usr/lib/python3.8/test/test_marshal.py'... +Compiling '/usr/lib/python3.8/test/test_metaclass.py'... +Compiling '/usr/lib/python3.8/test/test_mimetypes.py'... +Compiling '/usr/lib/python3.8/test/test_minidom.py'... +Compiling '/usr/lib/python3.8/test/test_openpty.py'... +Compiling '/usr/lib/python3.8/test/test_operator.py'... +Compiling '/usr/lib/python3.8/test/test_osx_env.py'... +Compiling '/usr/lib/python3.8/test/test_parser.py'... +Compiling '/usr/lib/python3.8/test/test_pkgimport.py'... +Compiling '/usr/lib/python3.8/test/test_plistlib.py'... +Compiling '/usr/lib/python3.8/test/test_pprint.py'... +Compiling '/usr/lib/python3.8/test/test_pty.py'... +Compiling '/usr/lib/python3.8/test/test_py_compile.py'... +Compiling '/usr/lib/python3.8/test/test_pyexpat.py'... +Compiling '/usr/lib/python3.8/test/test_readline.py'... +Compiling '/usr/lib/python3.8/test/test_repl.py'... +Compiling '/usr/lib/python3.8/test/test_reprlib.py'... +Compiling '/usr/lib/python3.8/test/test_rlcompleter.py'... +Compiling '/usr/lib/python3.8/test/test_sax.py'... +Compiling '/usr/lib/python3.8/test/test_slice.py'... +Compiling '/usr/lib/python3.8/test/test_smtpd.py'... +Compiling '/usr/lib/python3.8/test/test_sort.py'... +Compiling '/usr/lib/python3.8/test/test_sqlite.py'... +Compiling '/usr/lib/python3.8/test/test_stat.py'... +Compiling '/usr/lib/python3.8/test/test_string.py'... +Compiling '/usr/lib/python3.8/test/test_struct.py'... +Compiling '/usr/lib/python3.8/test/test_sundry.py'... +Compiling '/usr/lib/python3.8/test/test_super.py'... +Compiling '/usr/lib/python3.8/test/test_symbol.py'... +Compiling '/usr/lib/python3.8/test/test_symtable.py'... +Compiling '/usr/lib/python3.8/test/test_sys.py'... +Compiling '/usr/lib/python3.8/test/test_tarfile.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_reindent.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_unparse.py'... +Compiling '/usr/lib/python3.8/test/test_turtle.py'... +Compiling '/usr/lib/python3.8/test/test_ucn.py'... +Compiling '/usr/lib/python3.8/test/test_unicode_file.py'... +Compiling '/usr/lib/python3.8/test/test_unicode_file_functions.py'... +Compiling '/usr/lib/python3.8/test/test_unicodedata.py'... +Compiling '/usr/lib/python3.8/test/test_urllib2_localnet.py'... +Compiling '/usr/lib/python3.8/test/test_urllib2net.py'... +Compiling '/usr/lib/python3.8/test/test_urllib_response.py'... +Compiling '/usr/lib/python3.8/test/test_urllibnet.py'... +Compiling '/usr/lib/python3.8/test/test_userdict.py'... +Compiling '/usr/lib/python3.8/test/test_userlist.py'... +Compiling '/usr/lib/python3.8/test/test_userstring.py'... +Compiling '/usr/lib/python3.8/test/test_utf8_mode.py'... +Compiling '/usr/lib/python3.8/test/test_uuid.py'... +Compiling '/usr/lib/python3.8/test/test_weakref.py'... +Compiling '/usr/lib/python3.8/test/test_zipfile.py'... +Compiling '/usr/lib/python3.8/tkinter/test/__init__.py'... +Compiling '/usr/lib/python3.8/tkinter/test/support.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_font.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_misc.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/__init__.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_extensions.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_widgets.py'... +Compiling '/usr/lib/python3.8/turtledemo/chaos.py'... +Compiling '/usr/lib/python3.8/turtledemo/colormixer.py'... +Compiling '/usr/lib/python3.8/turtledemo/forest.py'... +Compiling '/usr/lib/python3.8/turtledemo/minimal_hanoi.py'... +Compiling '/usr/lib/python3.8/turtledemo/planet_and_moon.py'... +Compiling '/usr/lib/python3.8/turtledemo/rosette.py'... +Compiling '/usr/lib/python3.8/turtledemo/tree.py'... +Compiling '/usr/lib/python3.8/turtledemo/yinyang.py'... +Compiling '/usr/lib/python3.8/typing.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_loader.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testcallable.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testhelpers.py'... +Compiling '/usr/lib/python3.8/uu.py'... +Compiling '/usr/lib/python3.8/uuid.py'... +Compiling '/usr/lib/python3.8/weakref.py'... +Compiling '/usr/lib/python3.8/wsgiref/validate.py'... +Compiling '/usr/lib/python3.8/xml/dom/minicompat.py'... +Compiling '/usr/lib/python3.8/xml/dom/xmlbuilder.py'... +Compiling '/usr/lib/python3.8/xml/etree/__init__.py'... +Compiling '/usr/lib/python3.8/xml/etree/cElementTree.py'... +Compiling '/usr/lib/python3.8/xml/parsers/__init__.py'... +Compiling '/usr/lib/python3.8/xml/parsers/expat.py'... +Compiling '/usr/lib/python3.8/xml/sax/__init__.py'... +Compiling '/usr/lib/python3.8/xml/sax/expatreader.py'... +Compiling '/usr/lib/python3.8/xmlrpc/__init__.py'... +Compiling '/usr/lib/python3.8/xmlrpc/server.py'... +Compiling '/usr/lib/python3.8/zipimport.py'... + +Compiling '/usr/lib/python3.8/test/support/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_array.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_locks.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_protocols.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_queues.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_selector_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_unix_events.py'... +Compiling '/usr/lib/python3.8/test/test_baseexception.py'... +Compiling '/usr/lib/python3.8/test/test_binascii.py'... +Compiling '/usr/lib/python3.8/test/test_bisect.py'... +Compiling '/usr/lib/python3.8/test/test_builtin.py'... +Compiling '/usr/lib/python3.8/test/test_code.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_cn.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_jp.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_cn.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_jp.py'... +Compiling '/usr/lib/python3.8/test/test_compile.py'... +Compiling '/usr/lib/python3.8/test/test_contains.py'... +Compiling '/usr/lib/python3.8/test/test_contextlib.py'... +Compiling '/usr/lib/python3.8/test/test_coroutines.py'... +Compiling '/usr/lib/python3.8/test/test_devpoll.py'... +Compiling '/usr/lib/python3.8/test/test_dict_version.py'... +Compiling '/usr/lib/python3.8/test/test_dictcomps.py'... +Compiling '/usr/lib/python3.8/test/test_dictviews.py'... +Compiling '/usr/lib/python3.8/test/test_dis.py'... +Compiling '/usr/lib/python3.8/test/test_eintr.py'... +Compiling '/usr/lib/python3.8/test/test_email/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_email/test__header_value_parser.py'... +Compiling '/usr/lib/python3.8/test/test_email/torture_test.py'... +Compiling '/usr/lib/python3.8/test/test_embed.py'... +Compiling '/usr/lib/python3.8/test/test_exception_variations.py'... +Compiling '/usr/lib/python3.8/test/test_extcall.py'... +Compiling '/usr/lib/python3.8/test/test_fcntl.py'... +Compiling '/usr/lib/python3.8/test/test_file_eintr.py'... +Compiling '/usr/lib/python3.8/test/test_filecmp.py'... +Compiling '/usr/lib/python3.8/test/test_finalization.py'... +Compiling '/usr/lib/python3.8/test/test_flufl.py'... +Compiling '/usr/lib/python3.8/test/test_fnmatch.py'... +Compiling '/usr/lib/python3.8/test/test_format.py'... +Compiling '/usr/lib/python3.8/test/test_funcattrs.py'... +Compiling '/usr/lib/python3.8/test/test_functools.py'... +Compiling '/usr/lib/python3.8/test/test_httpservers.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package2/submodule1.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/abc.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data01/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data02/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion2/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/fixtures.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test___loader__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_api.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_meta_path.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_relative_imports.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_path_hook.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_abc.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/util.py'... +Compiling '/usr/lib/python3.8/test/test_int.py'... +Compiling '/usr/lib/python3.8/test/test_iterlen.py'... +Compiling '/usr/lib/python3.8/test/test_json/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_json/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_decode.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_default.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_dump.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_encode_basestring_ascii.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_enum.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_fail.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_float.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_indent.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_pass3.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_scanstring.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_unicode.py'... +Compiling '/usr/lib/python3.8/test/test_largefile.py'... +Compiling '/usr/lib/python3.8/test/test_listcomps.py'... +Compiling '/usr/lib/python3.8/test/test_lltrace.py'... +Compiling '/usr/lib/python3.8/test/test_logging.py'... +Compiling '/usr/lib/python3.8/test/test_ntpath.py'... +Compiling '/usr/lib/python3.8/test/test_ossaudiodev.py'... +Compiling '/usr/lib/python3.8/test/test_pathlib.py'... +Compiling '/usr/lib/python3.8/test/test_range.py'... +Compiling '/usr/lib/python3.8/test/test_runpy.py'... +Compiling '/usr/lib/python3.8/test/test_signal.py'... +Compiling '/usr/lib/python3.8/test/test_smtpnet.py'... +Compiling '/usr/lib/python3.8/test/test_socket.py'... +Compiling '/usr/lib/python3.8/test/test_timeout.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_fixcid.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_lll.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_md5sum.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_sundry.py'... +Compiling '/usr/lib/python3.8/test/test_ttk_guionly.py'... +Compiling '/usr/lib/python3.8/test/test_ttk_textonly.py'... +Compiling '/usr/lib/python3.8/test/test_type_comments.py'... +Compiling '/usr/lib/python3.8/test/test_typechecks.py'... +Compiling '/usr/lib/python3.8/test/test_unary.py'... +Compiling '/usr/lib/python3.8/test/test_unicode.py'... +Compiling '/usr/lib/python3.8/test/test_webbrowser.py'... +Compiling '/usr/lib/python3.8/test/test_winsound.py'... +Compiling '/usr/lib/python3.8/test/test_wsgiref.py'... +Compiling '/usr/lib/python3.8/test/test_zipfile64.py'... +Compiling '/usr/lib/python3.8/test/test_zipimport_support.py'... +Compiling '/usr/lib/python3.8/test/testcodec.py'... +Compiling '/usr/lib/python3.8/test/tf_inherit_check.py'... +Compiling '/usr/lib/python3.8/test/threaded_import_hangers.py'... +Compiling '/usr/lib/python3.8/test/time_hashlib.py'... +Compiling '/usr/lib/python3.8/this.py'... +Compiling '/usr/lib/python3.8/timeit.py'... +Compiling '/usr/lib/python3.8/tkinter/constants.py'... +Compiling '/usr/lib/python3.8/tkinter/dnd.py'... +Compiling '/usr/lib/python3.8/tkinter/font.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/__init__.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_images.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_functions.py'... +Compiling '/usr/lib/python3.8/tkinter/tix.py'... +Compiling '/usr/lib/python3.8/turtledemo/nim.py'... +Compiling '/usr/lib/python3.8/turtledemo/round_dance.py'... +Compiling '/usr/lib/python3.8/turtledemo/two_canvases.py'... +Compiling '/usr/lib/python3.8/unittest/__main__.py'... +Compiling '/usr/lib/python3.8/unittest/case.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_discovery.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_skipping.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_suite.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testmock.py'... +Compiling '/usr/lib/python3.8/webbrowser.py'... +Compiling '/usr/lib/python3.8/xml/dom/__init__.py'... +Compiling '/usr/lib/python3.8/xml/dom/minidom.py'... + +Compiling '/usr/lib/python3.8/turtledemo/lindenmayer.py'... +Compiling '/usr/lib/python3.8/types.py'... +Compiling '/usr/lib/python3.8/unittest/loader.py'... +Compiling '/usr/lib/python3.8/unittest/signals.py'... +Compiling '/usr/lib/python3.8/unittest/test/__init__.py'... +Compiling '/usr/lib/python3.8/unittest/test/__main__.py'... +Compiling '/usr/lib/python3.8/unittest/test/dummy.py'... +Compiling '/usr/lib/python3.8/unittest/test/support.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_break.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_program.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_runner.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testsealable.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testsentinel.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testwith.py'... +Compiling '/usr/lib/python3.8/urllib/request.py'... +Compiling '/usr/lib/python3.8/xml/sax/_exceptions.py'... +Compiling '/usr/lib/python3.8/xml/sax/saxutils.py'... +Compiling '/usr/lib/python3.8/zipapp.py'... +Compiling '/usr/lib/python3.8/zipfile.py'... +Listing '/usr/lib/python3.8/asyncio'... +Listing '/usr/lib/python3.8/collections'... +Listing '/usr/lib/python3.8/concurrent'... +Listing '/usr/lib/python3.8/concurrent/futures'... +Listing '/usr/lib/python3.8/ctypes'... +Listing '/usr/lib/python3.8/ctypes/macholib'... +Listing '/usr/lib/python3.8/ctypes/test'... +Listing '/usr/lib/python3.8/curses'... +Listing '/usr/lib/python3.8/dbm'... +Listing '/usr/lib/python3.8/distutils'... +Listing '/usr/lib/python3.8/distutils/command'... +Listing '/usr/lib/python3.8/distutils/tests'... +Listing '/usr/lib/python3.8/email'... +Listing '/usr/lib/python3.8/email/mime'... +Listing '/usr/lib/python3.8/encodings'... +Listing '/usr/lib/python3.8/ensurepip'... +Listing '/usr/lib/python3.8/ensurepip/_bundled'... +Listing '/usr/lib/python3.8/html'... +Listing '/usr/lib/python3.8/http'... +Listing '/usr/lib/python3.8/idlelib'... +Listing '/usr/lib/python3.8/idlelib/Icons'... +Listing '/usr/lib/python3.8/idlelib/idle_test'... +Listing '/usr/lib/python3.8/importlib'... +Listing '/usr/lib/python3.8/json'... +Listing '/usr/lib/python3.8/lib2to3'... +Listing '/usr/lib/python3.8/lib2to3/fixes'... +Listing '/usr/lib/python3.8/lib2to3/pgen2'... +Listing '/usr/lib/python3.8/lib2to3/tests'... +Listing '/usr/lib/python3.8/lib2to3/tests/data'... +Listing '/usr/lib/python3.8/lib2to3/tests/data/fixers'... +Listing '/usr/lib/python3.8/lib2to3/tests/data/fixers/myfixes'... +Listing '/usr/lib/python3.8/logging'... +Listing '/usr/lib/python3.8/multiprocessing'... +Listing '/usr/lib/python3.8/multiprocessing/dummy'... +Listing '/usr/lib/python3.8/pydoc_data'... +Listing '/usr/lib/python3.8/site-packages'... +Listing '/usr/lib/python3.8/sqlite3'... +Listing '/usr/lib/python3.8/sqlite3/test'... +Listing '/usr/lib/python3.8/test'... +Listing '/usr/lib/python3.8/test/audiodata'... +Listing '/usr/lib/python3.8/test/capath'... +Listing '/usr/lib/python3.8/test/cjkencodings'... +Listing '/usr/lib/python3.8/test/data'... +Listing '/usr/lib/python3.8/test/decimaltestdata'... +Listing '/usr/lib/python3.8/test/dtracedata'... +Listing '/usr/lib/python3.8/test/eintrdata'... +Listing '/usr/lib/python3.8/test/encoded_modules'... +Listing '/usr/lib/python3.8/test/imghdrdata'... +Listing '/usr/lib/python3.8/test/libregrtest'... +Listing '/usr/lib/python3.8/test/sndhdrdata'... +Listing '/usr/lib/python3.8/test/subprocessdata'... +Listing '/usr/lib/python3.8/test/support'... +Listing '/usr/lib/python3.8/test/test_asyncio'... +Listing '/usr/lib/python3.8/test/test_email'... +Listing '/usr/lib/python3.8/test/test_email/data'... +Listing '/usr/lib/python3.8/test/test_import'... +Listing '/usr/lib/python3.8/test/test_import/data'... +Listing '/usr/lib/python3.8/test/test_import/data/circular_imports'... +Listing '/usr/lib/python3.8/test/test_import/data/circular_imports/subpkg'... +Listing '/usr/lib/python3.8/test/test_import/data/package'... +Listing '/usr/lib/python3.8/test/test_import/data/package2'... +Listing '/usr/lib/python3.8/test/test_importlib'... +Listing '/usr/lib/python3.8/test/test_importlib/builtin'... +Listing '/usr/lib/python3.8/test/test_importlib/data'... +Listing '/usr/lib/python3.8/test/test_importlib/data01'... +Listing '/usr/lib/python3.8/test/test_importlib/data01/subdirectory'... +Listing '/usr/lib/python3.8/test/test_importlib/data02'... +Listing '/usr/lib/python3.8/test/test_importlib/data02/one'... +Listing '/usr/lib/python3.8/test/test_importlib/data02/two'... +Listing '/usr/lib/python3.8/test/test_importlib/data03'... +Listing '/usr/lib/python3.8/test/test_importlib/data03/namespace'... +Listing '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion1'... +Listing '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion2'... +Listing '/usr/lib/python3.8/test/test_importlib/extension'... +Listing '/usr/lib/python3.8/test/test_importlib/frozen'... +Listing '/usr/lib/python3.8/test/test_importlib/import_'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion1'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion1/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion2'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion2/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent/child'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent/child'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent/child'... +Listing '/usr/lib/python3.8/test/test_importlib/source'... +Listing '/usr/lib/python3.8/test/test_importlib/zipdata01'... +Listing '/usr/lib/python3.8/test/test_importlib/zipdata02'... +Listing '/usr/lib/python3.8/test/test_json'... +Listing '/usr/lib/python3.8/test/test_tools'... +Listing '/usr/lib/python3.8/test/test_warnings'... +Listing '/usr/lib/python3.8/test/test_warnings/data'... +Listing '/usr/lib/python3.8/test/tracedmodules'... +Listing '/usr/lib/python3.8/test/xmltestdata'... +Listing '/usr/lib/python3.8/test/xmltestdata/c14n-20'... +Listing '/usr/lib/python3.8/test/ziptestdata'... +Listing '/usr/lib/python3.8/tkinter'... +Listing '/usr/lib/python3.8/tkinter/test'... +Listing '/usr/lib/python3.8/tkinter/test/test_tkinter'... +Listing '/usr/lib/python3.8/tkinter/test/test_ttk'... +Listing '/usr/lib/python3.8/turtledemo'... +Listing '/usr/lib/python3.8/unittest'... +Listing '/usr/lib/python3.8/unittest/test'... +Listing '/usr/lib/python3.8/unittest/test/testmock'... +Listing '/usr/lib/python3.8/urllib'... +Listing '/usr/lib/python3.8/venv'... +Listing '/usr/lib/python3.8/venv/scripts'... +Listing '/usr/lib/python3.8/venv/scripts/common'... +Listing '/usr/lib/python3.8/venv/scripts/posix'... +Listing '/usr/lib/python3.8/wsgiref'... +Listing '/usr/lib/python3.8/xml'... +Listing '/usr/lib/python3.8/xml/dom'... +Listing '/usr/lib/python3.8/xml/etree'... +Listing '/usr/lib/python3.8/xml/parsers'... +Listing '/usr/lib/python3.8/xml/sax'... +Listing '/usr/lib/python3.8/xmlrpc'... +PYTHONPATH=/usr/lib/python3.8 LD_LIBRARY_PATH=/sources/Python-3.8.5 \ + ./python -E -Wi -OO /usr/lib/python3.8/compileall.py \ + -j0 -d /usr/lib/python3.8 -f \ + -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ + /usr/lib/python3.8 +Listing '/usr/lib/python3.8'... +Compiling '/usr/lib/python3.8/_collections_abc.py'... +Compiling '/usr/lib/python3.8/_threading_local.py'... +Compiling '/usr/lib/python3.8/_weakrefset.py'... +Compiling '/usr/lib/python3.8/abc.py'... +Compiling '/usr/lib/python3.8/antigravity.py'... +Compiling '/usr/lib/python3.8/asynchat.py'... +Compiling '/usr/lib/python3.8/asyncio/base_events.py'... +Compiling '/usr/lib/python3.8/asyncio/protocols.py'... +Compiling '/usr/lib/python3.8/asyncio/runners.py'... +Compiling '/usr/lib/python3.8/asyncio/selector_events.py'... +Compiling '/usr/lib/python3.8/colorsys.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/_base.py'... +Compiling '/usr/lib/python3.8/copy.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/__init__.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/framework.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_array_in_pointer.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_byteswap.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_frombuffer.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_libc.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_macholib.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_memfunctions.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_pointers.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_repr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_simplesubclasses.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_strings.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_wintypes.py'... +Compiling '/usr/lib/python3.8/curses/ascii.py'... +Compiling '/usr/lib/python3.8/distutils/__init__.py'... +Compiling '/usr/lib/python3.8/distutils/ccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_ext.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_egg_info.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_lib.py'... +Compiling '/usr/lib/python3.8/distutils/core.py'... +Compiling '/usr/lib/python3.8/distutils/dir_util.py'... +Compiling '/usr/lib/python3.8/distutils/file_util.py'... +Compiling '/usr/lib/python3.8/distutils/spawn.py'... +Compiling '/usr/lib/python3.8/distutils/tests/__init__.py'... +Compiling '/usr/lib/python3.8/distutils/tests/support.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_check.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_cygwinccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_filelist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_msvccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_text_file.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_unixccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_versionpredicate.py'... +Compiling '/usr/lib/python3.8/distutils/util.py'... +Compiling '/usr/lib/python3.8/distutils/version.py'... +Compiling '/usr/lib/python3.8/email/_policybase.py'... +Compiling '/usr/lib/python3.8/email/mime/multipart.py'... +Compiling '/usr/lib/python3.8/email/policy.py'... +Compiling '/usr/lib/python3.8/encodings/__init__.py'... +Compiling '/usr/lib/python3.8/encodings/big5.py'... +Compiling '/usr/lib/python3.8/encodings/cp1125.py'... +Compiling '/usr/lib/python3.8/encodings/cp856.py'... +Compiling '/usr/lib/python3.8/encodings/cp860.py'... +Compiling '/usr/lib/python3.8/encodings/cp865.py'... +Compiling '/usr/lib/python3.8/encodings/cp950.py'... +Compiling '/usr/lib/python3.8/encodings/gb18030.py'... +Compiling '/usr/lib/python3.8/encodings/hz.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_1.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_3.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_11.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_2.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_8.py'... +Compiling '/usr/lib/python3.8/encodings/latin_1.py'... +Compiling '/usr/lib/python3.8/encodings/mac_cyrillic.py'... +Compiling '/usr/lib/python3.8/encodings/mac_roman.py'... +Compiling '/usr/lib/python3.8/encodings/mbcs.py'... +Compiling '/usr/lib/python3.8/encodings/punycode.py'... +Compiling '/usr/lib/python3.8/encodings/tis_620.py'... +Compiling '/usr/lib/python3.8/encodings/utf_32.py'... +Compiling '/usr/lib/python3.8/ensurepip/__init__.py'... +Compiling '/usr/lib/python3.8/fnmatch.py'... +Compiling '/usr/lib/python3.8/fractions.py'... +Compiling '/usr/lib/python3.8/genericpath.py'... +Compiling '/usr/lib/python3.8/gettext.py'... +Compiling '/usr/lib/python3.8/http/server.py'... +Compiling '/usr/lib/python3.8/idlelib/browser.py'... +Compiling '/usr/lib/python3.8/idlelib/config.py'... +Compiling '/usr/lib/python3.8/idlelib/delegator.py'... +Compiling '/usr/lib/python3.8/idlelib/filelist.py'... +Compiling '/usr/lib/python3.8/idlelib/help.py'... +Compiling '/usr/lib/python3.8/idlelib/hyperparser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/template.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_autocomplete.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_colorizer.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugger.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugobj.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_editmenu.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_format.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_parenmatch.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_pyparse.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_searchengine.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_tree.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_undo.py'... +Compiling '/usr/lib/python3.8/idlelib/multicall.py'... +Compiling '/usr/lib/python3.8/idlelib/rpc.py'... +Compiling '/usr/lib/python3.8/idlelib/stackviewer.py'... +Compiling '/usr/lib/python3.8/idlelib/tooltip.py'... +Compiling '/usr/lib/python3.8/idlelib/window.py'... +Compiling '/usr/lib/python3.8/imghdr.py'... +Compiling '/usr/lib/python3.8/importlib/_bootstrap.py'... +Compiling '/usr/lib/python3.8/json/decoder.py'... +Compiling '/usr/lib/python3.8/keyword.py'... +Compiling '/usr/lib/python3.8/lib2to3/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/btm_matcher.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixer_util.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_idioms.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_input.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_itertools_imports.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_methodattrs.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_next.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_print.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_reload.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_set_literal.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_tuple_params.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_xreadlines.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_zip.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/conv.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/token.py'... +Compiling '/usr/lib/python3.8/lib2to3/pygram.py'... +Compiling '/usr/lib/python3.8/lib2to3/refactor.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_pytree.py'... +Compiling '/usr/lib/python3.8/locale.py'... +Compiling '/usr/lib/python3.8/mailcap.py'... +Compiling '/usr/lib/python3.8/multiprocessing/__init__.py'... +Compiling '/usr/lib/python3.8/multiprocessing/connection.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_spawn_posix.py'... +Compiling '/usr/lib/python3.8/multiprocessing/process.py'... +Compiling '/usr/lib/python3.8/multiprocessing/resource_sharer.py'... +Compiling '/usr/lib/python3.8/multiprocessing/shared_memory.py'... +Compiling '/usr/lib/python3.8/nntplib.py'... +Compiling '/usr/lib/python3.8/pickle.py'... +Compiling '/usr/lib/python3.8/py_compile.py'... +Compiling '/usr/lib/python3.8/pydoc.py'... +Compiling '/usr/lib/python3.8/sre_constants.py'... +Compiling '/usr/lib/python3.8/ssl.py'... +Compiling '/usr/lib/python3.8/tarfile.py'... +Compiling '/usr/lib/python3.8/test/coding20731.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_2.py'...Compiling '/usr/lib/python3.8/__future__.py'... +Compiling '/usr/lib/python3.8/_markupbase.py'... +Compiling '/usr/lib/python3.8/_strptime.py'... +Compiling '/usr/lib/python3.8/aifc.py'... +Compiling '/usr/lib/python3.8/ast.py'... +Compiling '/usr/lib/python3.8/asyncio/locks.py'... +Compiling '/usr/lib/python3.8/asyncio/queues.py'... +Compiling '/usr/lib/python3.8/base64.py'... +Compiling '/usr/lib/python3.8/bisect.py'... +Compiling '/usr/lib/python3.8/bz2.py'... +Compiling '/usr/lib/python3.8/ctypes/test/__init__.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_bitfields.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_delattr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_errno.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_incomplete.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_internals.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_parameters.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_refcounts.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_stringptr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_unicode.py'... +Compiling '/usr/lib/python3.8/ctypes/util.py'... +Compiling '/usr/lib/python3.8/dataclasses.py'... +Compiling '/usr/lib/python3.8/distutils/_msvccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_msi.py'... +Compiling '/usr/lib/python3.8/distutils/command/install.py'... +Compiling '/usr/lib/python3.8/distutils/msvccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_archive_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_ext.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_config_cmd.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_dep_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_dir_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_headers.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_log.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_register.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_util.py'... +Compiling '/usr/lib/python3.8/doctest.py'... +Compiling '/usr/lib/python3.8/email/parser.py'... +Compiling '/usr/lib/python3.8/email/quoprimime.py'... +Compiling '/usr/lib/python3.8/encodings/aliases.py'... +Compiling '/usr/lib/python3.8/encodings/cp1026.py'... +Compiling '/usr/lib/python3.8/encodings/cp1252.py'... +Compiling '/usr/lib/python3.8/encodings/cp1257.py'... +Compiling '/usr/lib/python3.8/encodings/cp437.py'... +Compiling '/usr/lib/python3.8/encodings/cp855.py'... +Compiling '/usr/lib/python3.8/encodings/cp858.py'... +Compiling '/usr/lib/python3.8/encodings/cp864.py'... +Compiling '/usr/lib/python3.8/encodings/cp949.py'... +Compiling '/usr/lib/python3.8/encodings/euc_kr.py'... +Compiling '/usr/lib/python3.8/encodings/hex_codec.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_2.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_ext.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_13.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_3.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_9.py'... +Compiling '/usr/lib/python3.8/encodings/mac_arabic.py'... +Compiling '/usr/lib/python3.8/encodings/oem.py'... +Compiling '/usr/lib/python3.8/encodings/quopri_codec.py'... +Compiling '/usr/lib/python3.8/encodings/shift_jisx0213.py'... +Compiling '/usr/lib/python3.8/encodings/utf_16_be.py'... +Compiling '/usr/lib/python3.8/encodings/utf_7.py'... +Compiling '/usr/lib/python3.8/ensurepip/__main__.py'... +Compiling '/usr/lib/python3.8/fileinput.py'... +Compiling '/usr/lib/python3.8/functools.py'... +Compiling '/usr/lib/python3.8/html/__init__.py'... +Compiling '/usr/lib/python3.8/html/parser.py'... +Compiling '/usr/lib/python3.8/idlelib/autocomplete_w.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_autocomplete_w.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_browser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_config.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_help.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_history.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_macosx.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_outwin.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_pyshell.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_redirector.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_runscript.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_scrolledlist.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_search.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_searchbase.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_stackviewer.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_text.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_warning.py'... +Compiling '/usr/lib/python3.8/idlelib/macosx.py'... +Compiling '/usr/lib/python3.8/idlelib/percolator.py'... +Compiling '/usr/lib/python3.8/idlelib/query.py'... +Compiling '/usr/lib/python3.8/idlelib/scrolledlist.py'... +Compiling '/usr/lib/python3.8/idlelib/searchbase.py'... +Compiling '/usr/lib/python3.8/idlelib/statusbar.py'... +Compiling '/usr/lib/python3.8/idlelib/textview.py'... +Compiling '/usr/lib/python3.8/idlelib/zzdummy.py'... +Compiling '/usr/lib/python3.8/imaplib.py'... +Compiling '/usr/lib/python3.8/json/scanner.py'... +Compiling '/usr/lib/python3.8/json/tool.py'... +Compiling '/usr/lib/python3.8/lib2to3/__main__.py'... +Compiling '/usr/lib/python3.8/lib2to3/btm_utils.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_asserts.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_dict.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_exitfunc.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_future.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_getcwdu.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_import.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_imports2.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_isinstance.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_map.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_nonzero.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_numliterals.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_paren.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_raw_input.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_reduce.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_repr.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_standarderror.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_throw.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_urllib.py'... +Compiling '/usr/lib/python3.8/lib2to3/patcomp.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/literals.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/pgen.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_all_fixers.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_fixers.py'... +Compiling '/usr/lib/python3.8/multiprocessing/reduction.py'... +Compiling '/usr/lib/python3.8/multiprocessing/sharedctypes.py'... +Compiling '/usr/lib/python3.8/multiprocessing/util.py'... +Compiling '/usr/lib/python3.8/operator.py'... +Compiling '/usr/lib/python3.8/pathlib.py'... +Compiling '/usr/lib/python3.8/poplib.py'... +Compiling '/usr/lib/python3.8/profile.py'... +Compiling '/usr/lib/python3.8/pydoc_data/topics.py'... +Compiling '/usr/lib/python3.8/sndhdr.py'... +Compiling '/usr/lib/python3.8/socketserver.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/dump.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/hooks.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/types.py'... +Compiling '/usr/lib/python3.8/stat.py'... +Compiling '/usr/lib/python3.8/string.py'... +Compiling '/usr/lib/python3.8/subprocess.py'... +Compiling '/usr/lib/python3.8/test/autotest.py'... +Compiling '/usr/lib/python3.8/test/bad_getattr.py'... +Compiling '/usr/lib/python3.8/test/bad_getattr2.py'... +Compiling '/usr/lib/python3.8/test/bad_getattr3.py'... +Compiling '/usr/lib/python3.8/test/curses_tests.py'... +Compiling '/usr/lib/python3.8/test/doctest_aliases.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/call_stack.py'... +Compiling '/usr/lib/python3.8/test/eintrdata/eintr_tester.py'...Compiling '/usr/lib/python3.8/_bootlocale.py'... +Compiling '/usr/lib/python3.8/_osx_support.py'... +Compiling '/usr/lib/python3.8/_sitebuiltins.py'... +Compiling '/usr/lib/python3.8/_sysconfigdata__linux_x86_64-linux-gnu.py'... +Compiling '/usr/lib/python3.8/argparse.py'... +Compiling '/usr/lib/python3.8/asyncio/streams.py'... +Compiling '/usr/lib/python3.8/asyncio/unix_events.py'... +Compiling '/usr/lib/python3.8/cProfile.py'... +Compiling '/usr/lib/python3.8/chunk.py'... +Compiling '/usr/lib/python3.8/cmd.py'... +Compiling '/usr/lib/python3.8/codecs.py'... +Compiling '/usr/lib/python3.8/configparser.py'... +Compiling '/usr/lib/python3.8/ctypes/__init__.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_anon.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_bytes.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_cast.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_checkretval.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_find.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_init.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_loading.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_pep3118.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_random_things.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_sizes.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_unaligned_structures.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_varsize_struct.py'... +Compiling '/usr/lib/python3.8/ctypes/wintypes.py'... +Compiling '/usr/lib/python3.8/curses/panel.py'... +Compiling '/usr/lib/python3.8/datetime.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_clib.py'... +Compiling '/usr/lib/python3.8/distutils/command/clean.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_data.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_headers.py'... +Compiling '/usr/lib/python3.8/distutils/command/register.py'... +Compiling '/usr/lib/python3.8/distutils/command/upload.py'... +Compiling '/usr/lib/python3.8/distutils/config.py'... +Compiling '/usr/lib/python3.8/distutils/errors.py'... +Compiling '/usr/lib/python3.8/distutils/fancy_getopt.py'... +Compiling '/usr/lib/python3.8/distutils/filelist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_msi.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_core.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_file_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_lib.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_sdist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_version.py'... +Compiling '/usr/lib/python3.8/distutils/versionpredicate.py'... +Compiling '/usr/lib/python3.8/email/_parseaddr.py'... +Compiling '/usr/lib/python3.8/email/generator.py'... +Compiling '/usr/lib/python3.8/email/iterators.py'... +Compiling '/usr/lib/python3.8/email/message.py'... +Compiling '/usr/lib/python3.8/encodings/ascii.py'... +Compiling '/usr/lib/python3.8/encodings/big5hkscs.py'... +Compiling '/usr/lib/python3.8/encodings/cp1006.py'... +Compiling '/usr/lib/python3.8/encodings/cp1255.py'... +Compiling '/usr/lib/python3.8/encodings/cp737.py'... +Compiling '/usr/lib/python3.8/encodings/cp857.py'... +Compiling '/usr/lib/python3.8/encodings/cp874.py'... +Compiling '/usr/lib/python3.8/encodings/euc_jp.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_1.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_15.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_6.py'... +Compiling '/usr/lib/python3.8/encodings/koi8_u.py'... +Compiling '/usr/lib/python3.8/encodings/mac_farsi.py'... +Compiling '/usr/lib/python3.8/encodings/rot_13.py'... +Compiling '/usr/lib/python3.8/encodings/utf_16_le.py'... +Compiling '/usr/lib/python3.8/encodings/utf_8.py'... +Compiling '/usr/lib/python3.8/filecmp.py'... +Compiling '/usr/lib/python3.8/ftplib.py'... +Compiling '/usr/lib/python3.8/heapq.py'... +Compiling '/usr/lib/python3.8/http/client.py'... +Compiling '/usr/lib/python3.8/idlelib/__main__.py'... +Compiling '/usr/lib/python3.8/idlelib/calltip.py'... +Compiling '/usr/lib/python3.8/idlelib/colorizer.py'... +Compiling '/usr/lib/python3.8/idlelib/debugger_r.py'... +Compiling '/usr/lib/python3.8/idlelib/debugobj_r.py'... +Compiling '/usr/lib/python3.8/idlelib/grep.py'... +Compiling '/usr/lib/python3.8/idlelib/help_about.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/htest.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_autoexpand.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_calltip_w.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_codecontext.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_configdialog.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_textview.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_zoomheight.py'... +Compiling '/usr/lib/python3.8/idlelib/mainmenu.py'... +Compiling '/usr/lib/python3.8/idlelib/parenmatch.py'... +Compiling '/usr/lib/python3.8/idlelib/pyshell.py'... +Compiling '/usr/lib/python3.8/importlib/__init__.py'... +Compiling '/usr/lib/python3.8/importlib/_bootstrap_external.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixer_base.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_apply.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_buffer.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_exec.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_execfile.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_filter.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_imports.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_intern.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_long.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_metaclass.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_raise.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_renames.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_sys_exc.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_unicode.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_ws_comma.py'... +Compiling '/usr/lib/python3.8/lib2to3/main.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/support.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_parser.py'... +Compiling '/usr/lib/python3.8/linecache.py'... +Compiling '/usr/lib/python3.8/logging/__init__.py'... +Compiling '/usr/lib/python3.8/modulefinder.py'... +Compiling '/usr/lib/python3.8/multiprocessing/managers.py'... +Compiling '/usr/lib/python3.8/nturl2path.py'... +Compiling '/usr/lib/python3.8/opcode.py'... +Compiling '/usr/lib/python3.8/os.py'... +Compiling '/usr/lib/python3.8/pipes.py'... +Compiling '/usr/lib/python3.8/pkgutil.py'... +Compiling '/usr/lib/python3.8/plistlib.py'... +Compiling '/usr/lib/python3.8/pydoc_data/__init__.py'... +Compiling '/usr/lib/python3.8/queue.py'... +Compiling '/usr/lib/python3.8/random.py'... +Compiling '/usr/lib/python3.8/secrets.py'... +Compiling '/usr/lib/python3.8/shlex.py'... +Compiling '/usr/lib/python3.8/site.py'... +Compiling '/usr/lib/python3.8/socket.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/factory.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/userfunctions.py'... +Compiling '/usr/lib/python3.8/stringprep.py'... +Compiling '/usr/lib/python3.8/symbol.py'... +Compiling '/usr/lib/python3.8/symtable.py'... +Compiling '/usr/lib/python3.8/telnetlib.py'... +Compiling '/usr/lib/python3.8/test/audiotests.py'... +Compiling '/usr/lib/python3.8/test/bytecode_helper.py'... +Compiling '/usr/lib/python3.8/test/dataclass_textanno.py'... +Compiling '/usr/lib/python3.8/test/dis_module.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/line.py'... +Compiling '/usr/lib/python3.8/test/encoded_modules/module_iso_8859_1.py'... +Compiling '/usr/lib/python3.8/test/final_a.py'... +Compiling '/usr/lib/python3.8/test/future_test1.py'... +Compiling '/usr/lib/python3.8/test/gdb_sample.py'... +Compiling '/usr/lib/python3.8/test/inspect_fodder2.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/pgo.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/refleak.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/save_env.py'... +Compiling '/usr/lib/python3.8/test/lock_tests.py'...Compiling '/usr/lib/python3.8/_compat_pickle.py'... +Compiling '/usr/lib/python3.8/asyncio/__init__.py'... +Compiling '/usr/lib/python3.8/asyncio/__main__.py'... +Compiling '/usr/lib/python3.8/asyncio/base_futures.py'... +Compiling '/usr/lib/python3.8/asyncio/base_tasks.py'... +Compiling '/usr/lib/python3.8/asyncio/constants.py'... +Compiling '/usr/lib/python3.8/asyncio/coroutines.py'... +Compiling '/usr/lib/python3.8/asyncio/exceptions.py'... +Compiling '/usr/lib/python3.8/asyncio/staggered.py'... +Compiling '/usr/lib/python3.8/asyncio/subprocess.py'... +Compiling '/usr/lib/python3.8/asyncio/transports.py'... +Compiling '/usr/lib/python3.8/asyncio/windows_utils.py'... +Compiling '/usr/lib/python3.8/calendar.py'... +Compiling '/usr/lib/python3.8/codeop.py'... +Compiling '/usr/lib/python3.8/collections/__init__.py'... +Compiling '/usr/lib/python3.8/csv.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/dylib.py'... +Compiling '/usr/lib/python3.8/ctypes/test/__main__.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_arrays.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_callbacks.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_funcptr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_keeprefs.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_pickling.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_python_api.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_slicing.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_values.py'... +Compiling '/usr/lib/python3.8/curses/__init__.py'... +Compiling '/usr/lib/python3.8/curses/textpad.py'... +Compiling '/usr/lib/python3.8/dbm/dumb.py'... +Compiling '/usr/lib/python3.8/distutils/archive_util.py'... +Compiling '/usr/lib/python3.8/distutils/cmd.py'... +Compiling '/usr/lib/python3.8/distutils/command/build.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_py.py'... +Compiling '/usr/lib/python3.8/distutils/log.py'... +Compiling '/usr/lib/python3.8/distutils/sysconfig.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_dumb.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_clib.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_clean.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_cmd.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_extension.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_spawn.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_upload.py'... +Compiling '/usr/lib/python3.8/distutils/text_file.py'... +Compiling '/usr/lib/python3.8/dummy_threading.py'... +Compiling '/usr/lib/python3.8/email/_encoded_words.py'... +Compiling '/usr/lib/python3.8/email/base64mime.py'... +Compiling '/usr/lib/python3.8/email/contentmanager.py'... +Compiling '/usr/lib/python3.8/email/feedparser.py'... +Compiling '/usr/lib/python3.8/email/headerregistry.py'... +Compiling '/usr/lib/python3.8/email/mime/image.py'... +Compiling '/usr/lib/python3.8/email/mime/nonmultipart.py'... +Compiling '/usr/lib/python3.8/encodings/base64_codec.py'... +Compiling '/usr/lib/python3.8/encodings/bz2_codec.py'... +Compiling '/usr/lib/python3.8/encodings/cp1140.py'... +Compiling '/usr/lib/python3.8/encodings/cp1253.py'... +Compiling '/usr/lib/python3.8/encodings/cp1258.py'... +Compiling '/usr/lib/python3.8/encodings/cp500.py'... +Compiling '/usr/lib/python3.8/encodings/cp850.py'... +Compiling '/usr/lib/python3.8/encodings/cp861.py'... +Compiling '/usr/lib/python3.8/encodings/cp866.py'... +Compiling '/usr/lib/python3.8/encodings/euc_jis_2004.py'... +Compiling '/usr/lib/python3.8/encodings/gb2312.py'... +Compiling '/usr/lib/python3.8/encodings/idna.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_16.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_7.py'... +Compiling '/usr/lib/python3.8/encodings/kz1048.py'... +Compiling '/usr/lib/python3.8/encodings/mac_greek.py'... +Compiling '/usr/lib/python3.8/encodings/mac_romanian.py'... +Compiling '/usr/lib/python3.8/encodings/ptcp154.py'... +Compiling '/usr/lib/python3.8/encodings/shift_jis_2004.py'... +Compiling '/usr/lib/python3.8/encodings/utf_16.py'... +Compiling '/usr/lib/python3.8/encodings/zlib_codec.py'... +Compiling '/usr/lib/python3.8/ensurepip/_uninstall.py'... +Compiling '/usr/lib/python3.8/formatter.py'... +Compiling '/usr/lib/python3.8/getopt.py'... +Compiling '/usr/lib/python3.8/hashlib.py'... +Compiling '/usr/lib/python3.8/html/entities.py'... +Compiling '/usr/lib/python3.8/idlelib/autocomplete.py'... +Compiling '/usr/lib/python3.8/idlelib/config_key.py'... +Compiling '/usr/lib/python3.8/idlelib/debugobj.py'... +Compiling '/usr/lib/python3.8/idlelib/dynoption.py'... +Compiling '/usr/lib/python3.8/idlelib/editor.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_query.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_statusbar.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_tooltip.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_window.py'... +Compiling '/usr/lib/python3.8/idlelib/outwin.py'... +Compiling '/usr/lib/python3.8/idlelib/pyparse.py'... +Compiling '/usr/lib/python3.8/idlelib/runscript.py'... +Compiling '/usr/lib/python3.8/idlelib/sidebar.py'... +Compiling '/usr/lib/python3.8/idlelib/zoomheight.py'... +Compiling '/usr/lib/python3.8/imp.py'... +Compiling '/usr/lib/python3.8/importlib/metadata.py'... +Compiling '/usr/lib/python3.8/json/__init__.py'... +Compiling '/usr/lib/python3.8/json/encoder.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_basestring.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_except.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_funcattrs.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_has_key.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_itertools.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_ne.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_operator.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_types.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_xrange.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/driver.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/parse.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/__main__.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/pytree_idempotency.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_main.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_util.py'... +Compiling '/usr/lib/python3.8/lzma.py'... +Compiling '/usr/lib/python3.8/mailbox.py'... +Compiling '/usr/lib/python3.8/pickletools.py'... +Compiling '/usr/lib/python3.8/pstats.py'... +Compiling '/usr/lib/python3.8/signal.py'... +Compiling '/usr/lib/python3.8/smtplib.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/transactions.py'... +Compiling '/usr/lib/python3.8/sre_parse.py'... +Compiling '/usr/lib/python3.8/tempfile.py'... +Compiling '/usr/lib/python3.8/test/bisect_cmd.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_1_str.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_2_str.py'... +Compiling '/usr/lib/python3.8/test/double_const.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/instance.py'... +Compiling '/usr/lib/python3.8/test/encoded_modules/__init__.py'... +Compiling '/usr/lib/python3.8/test/encoded_modules/module_koi8_r.py'... +Compiling '/usr/lib/python3.8/test/future_test2.py'... +Compiling '/usr/lib/python3.8/test/good_getattr.py'... +Compiling '/usr/lib/python3.8/test/inspect_fodder.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/cmdline.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/runtest_mp.py'... +Compiling '/usr/lib/python3.8/test/list_tests.py'... +Compiling '/usr/lib/python3.8/test/multibytecodec_support.py'... +Compiling '/usr/lib/python3.8/test/pydocfodder.py'... +Compiling '/usr/lib/python3.8/test/regrtest.py'... +Compiling '/usr/lib/python3.8/test/relimport.py'... +Compiling '/usr/lib/python3.8/test/reperf.py'... +Compiling '/usr/lib/python3.8/test/signalinterproctester.py'... +Compiling '/usr/lib/python3.8/test/ssl_servers.py'... +Compiling '/usr/lib/python3.8/test/support/script_helper.py'... +Compiling '/usr/lib/python3.8/test/test___all__.py'...Compiling '/usr/lib/python3.8/_compression.py'... +Compiling '/usr/lib/python3.8/_py_abc.py'... +Compiling '/usr/lib/python3.8/_pyio.py'... +Compiling '/usr/lib/python3.8/asyncio/sslproto.py'... +Compiling '/usr/lib/python3.8/asyncio/trsock.py'... +Compiling '/usr/lib/python3.8/asyncio/windows_events.py'... +Compiling '/usr/lib/python3.8/binhex.py'... +Compiling '/usr/lib/python3.8/cgi.py'... +Compiling '/usr/lib/python3.8/collections/abc.py'... +Compiling '/usr/lib/python3.8/compileall.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/process.py'... +Compiling '/usr/lib/python3.8/contextvars.py'... +Compiling '/usr/lib/python3.8/copyreg.py'... +Compiling '/usr/lib/python3.8/ctypes/_endian.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_functions.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_objects.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_prototypes.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_structures.py'... +Compiling '/usr/lib/python3.8/dbm/ndbm.py'... +Compiling '/usr/lib/python3.8/difflib.py'... +Compiling '/usr/lib/python3.8/distutils/command/__init__.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_wininst.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/dep_util.py'... +Compiling '/usr/lib/python3.8/distutils/extension.py'... +Compiling '/usr/lib/python3.8/distutils/msvc9compiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_rpm.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_wininst.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_msvc9compiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_sysconfig.py'... +Compiling '/usr/lib/python3.8/distutils/unixccompiler.py'... +Compiling '/usr/lib/python3.8/email/__init__.py'... +Compiling '/usr/lib/python3.8/email/_header_value_parser.py'... +Compiling '/usr/lib/python3.8/encodings/cp037.py'... +Compiling '/usr/lib/python3.8/encodings/cp1251.py'... +Compiling '/usr/lib/python3.8/encodings/cp1256.py'... +Compiling '/usr/lib/python3.8/encodings/cp424.py'... +Compiling '/usr/lib/python3.8/encodings/cp775.py'... +Compiling '/usr/lib/python3.8/encodings/cp863.py'... +Compiling '/usr/lib/python3.8/encodings/cp875.py'... +Compiling '/usr/lib/python3.8/encodings/cp932.py'... +Compiling '/usr/lib/python3.8/encodings/hp_roman8.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_10.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_4.py'... +Compiling '/usr/lib/python3.8/encodings/koi8_r.py'... +Compiling '/usr/lib/python3.8/encodings/mac_centeuro.py'... +Compiling '/usr/lib/python3.8/encodings/mac_iceland.py'... +Compiling '/usr/lib/python3.8/encodings/palmos.py'... +Compiling '/usr/lib/python3.8/encodings/shift_jis.py'... +Compiling '/usr/lib/python3.8/encodings/unicode_escape.py'... +Compiling '/usr/lib/python3.8/encodings/utf_32_le.py'... +Compiling '/usr/lib/python3.8/encodings/uu_codec.py'... +Compiling '/usr/lib/python3.8/glob.py'... +Compiling '/usr/lib/python3.8/hmac.py'... +Compiling '/usr/lib/python3.8/http/__init__.py'... +Compiling '/usr/lib/python3.8/http/cookiejar.py'... +Compiling '/usr/lib/python3.8/idlelib/autoexpand.py'... +Compiling '/usr/lib/python3.8/idlelib/codecontext.py'... +Compiling '/usr/lib/python3.8/idlelib/debugger.py'... +Compiling '/usr/lib/python3.8/idlelib/format.py'... +Compiling '/usr/lib/python3.8/idlelib/history.py'... +Compiling '/usr/lib/python3.8/idlelib/idle.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/__init__.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/mock_idle.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/mock_tk.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_calltip.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_config_key.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugger_r.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugobj_r.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_delegator.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_editor.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_help_about.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_iomenu.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_mainmenu.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_multicall.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_pathbrowser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_percolator.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_rpc.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_run.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_squeezer.py'... +Compiling '/usr/lib/python3.8/idlelib/iomenu.py'... +Compiling '/usr/lib/python3.8/idlelib/redirector.py'... +Compiling '/usr/lib/python3.8/idlelib/run.py'... +Compiling '/usr/lib/python3.8/idlelib/squeezer.py'... +Compiling '/usr/lib/python3.8/idlelib/tree.py'... +Compiling '/usr/lib/python3.8/importlib/abc.py'... +Compiling '/usr/lib/python3.8/importlib/util.py'... +Compiling '/usr/lib/python3.8/inspect.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/grammar.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/tokenize.py'... +Compiling '/usr/lib/python3.8/logging/config.py'... +Compiling '/usr/lib/python3.8/mimetypes.py'... +Compiling '/usr/lib/python3.8/multiprocessing/context.py'... +Compiling '/usr/lib/python3.8/multiprocessing/heap.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_fork.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_forkserver.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_spawn_win32.py'... +Compiling '/usr/lib/python3.8/multiprocessing/queues.py'... +Compiling '/usr/lib/python3.8/multiprocessing/resource_tracker.py'... +Compiling '/usr/lib/python3.8/multiprocessing/synchronize.py'... +Compiling '/usr/lib/python3.8/numbers.py'... +Compiling '/usr/lib/python3.8/optparse.py'... +Compiling '/usr/lib/python3.8/platform.py'... +Compiling '/usr/lib/python3.8/pprint.py'... +Compiling '/usr/lib/python3.8/quopri.py'... +Compiling '/usr/lib/python3.8/reprlib.py'... +Compiling '/usr/lib/python3.8/runpy.py'... +Compiling '/usr/lib/python3.8/selectors.py'... +Compiling '/usr/lib/python3.8/smtpd.py'... +Compiling '/usr/lib/python3.8/sqlite3/__init__.py'... +Compiling '/usr/lib/python3.8/sqlite3/dbapi2.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/backup.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/regression.py'... +Compiling '/usr/lib/python3.8/sre_compile.py'... +Compiling '/usr/lib/python3.8/struct.py'... +Compiling '/usr/lib/python3.8/sunau.py'... +Compiling '/usr/lib/python3.8/tabnanny.py'... +Compiling '/usr/lib/python3.8/test/__init__.py'... +Compiling '/usr/lib/python3.8/test/__main__.py'... +Compiling '/usr/lib/python3.8/test/_test_multiprocessing.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/runtest.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/setup.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/utils.py'... +Compiling '/usr/lib/python3.8/test/make_ssl_certs.py'... +Compiling '/usr/lib/python3.8/test/pyclbr_input.py'... +Compiling '/usr/lib/python3.8/test/pythoninfo.py'... +Compiling '/usr/lib/python3.8/test/sample_doctest_no_docstrings.py'... +Compiling '/usr/lib/python3.8/test/sample_doctest_no_doctests.py'... +Compiling '/usr/lib/python3.8/test/sortperf.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/input_reader.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/qcat.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/qgrep.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/sigchild_ignore.py'... +Compiling '/usr/lib/python3.8/test/support/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_locks.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_protocols.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_queues.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_sendfile.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_streams.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_windows_utils.py'... +Compiling '/usr/lib/python3.8/test/test_asyncore.py'... +Compiling '/usr/lib/python3.8/test/test_augassign.py'...Compiling '/usr/lib/python3.8/__phello__.foo.py'... +Compiling '/usr/lib/python3.8/_dummy_thread.py'... +Compiling '/usr/lib/python3.8/_pydecimal.py'... +Compiling '/usr/lib/python3.8/asyncio/base_subprocess.py'... +Compiling '/usr/lib/python3.8/asyncio/events.py'... +Compiling '/usr/lib/python3.8/asyncio/format_helpers.py'... +Compiling '/usr/lib/python3.8/asyncio/futures.py'... +Compiling '/usr/lib/python3.8/asyncio/log.py'... +Compiling '/usr/lib/python3.8/asyncio/proactor_events.py'... +Compiling '/usr/lib/python3.8/asyncio/tasks.py'... +Compiling '/usr/lib/python3.8/asyncore.py'... +Compiling '/usr/lib/python3.8/bdb.py'... +Compiling '/usr/lib/python3.8/cgitb.py'... +Compiling '/usr/lib/python3.8/code.py'... +Compiling '/usr/lib/python3.8/concurrent/__init__.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/__init__.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/thread.py'... +Compiling '/usr/lib/python3.8/contextlib.py'... +Compiling '/usr/lib/python3.8/crypt.py'... +Compiling '/usr/lib/python3.8/ctypes/_aix.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/dyld.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_as_parameter.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_buffers.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_cfuncs.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_numbers.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_returnfuncptrs.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_struct_fields.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_win32.py'... +Compiling '/usr/lib/python3.8/curses/has_key.py'... +Compiling '/usr/lib/python3.8/dbm/__init__.py'... +Compiling '/usr/lib/python3.8/dbm/gnu.py'... +Compiling '/usr/lib/python3.8/decimal.py'... +Compiling '/usr/lib/python3.8/dis.py'... +Compiling '/usr/lib/python3.8/distutils/bcppcompiler.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_dumb.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_rpm.py'... +Compiling '/usr/lib/python3.8/distutils/command/check.py'... +Compiling '/usr/lib/python3.8/distutils/command/config.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/command/sdist.py'... +Compiling '/usr/lib/python3.8/distutils/cygwinccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/debug.py'... +Compiling '/usr/lib/python3.8/distutils/dist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_py.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_config.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_dist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_data.py'... +Compiling '/usr/lib/python3.8/email/charset.py'... +Compiling '/usr/lib/python3.8/email/encoders.py'... +Compiling '/usr/lib/python3.8/email/errors.py'... +Compiling '/usr/lib/python3.8/email/header.py'... +Compiling '/usr/lib/python3.8/email/mime/__init__.py'... +Compiling '/usr/lib/python3.8/email/mime/application.py'... +Compiling '/usr/lib/python3.8/email/mime/audio.py'... +Compiling '/usr/lib/python3.8/email/mime/base.py'... +Compiling '/usr/lib/python3.8/email/mime/message.py'... +Compiling '/usr/lib/python3.8/email/mime/text.py'... +Compiling '/usr/lib/python3.8/email/utils.py'... +Compiling '/usr/lib/python3.8/encodings/charmap.py'... +Compiling '/usr/lib/python3.8/encodings/cp1250.py'... +Compiling '/usr/lib/python3.8/encodings/cp1254.py'... +Compiling '/usr/lib/python3.8/encodings/cp273.py'... +Compiling '/usr/lib/python3.8/encodings/cp720.py'... +Compiling '/usr/lib/python3.8/encodings/cp852.py'... +Compiling '/usr/lib/python3.8/encodings/cp862.py'... +Compiling '/usr/lib/python3.8/encodings/cp869.py'... +Compiling '/usr/lib/python3.8/encodings/euc_jisx0213.py'... +Compiling '/usr/lib/python3.8/encodings/gbk.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_2004.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_kr.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_14.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_5.py'... +Compiling '/usr/lib/python3.8/encodings/johab.py'... +Compiling '/usr/lib/python3.8/encodings/koi8_t.py'... +Compiling '/usr/lib/python3.8/encodings/mac_croatian.py'... +Compiling '/usr/lib/python3.8/encodings/mac_latin2.py'... +Compiling '/usr/lib/python3.8/encodings/mac_turkish.py'... +Compiling '/usr/lib/python3.8/encodings/raw_unicode_escape.py'... +Compiling '/usr/lib/python3.8/encodings/undefined.py'... +Compiling '/usr/lib/python3.8/encodings/utf_32_be.py'... +Compiling '/usr/lib/python3.8/encodings/utf_8_sig.py'... +Compiling '/usr/lib/python3.8/enum.py'... +Compiling '/usr/lib/python3.8/getpass.py'... +Compiling '/usr/lib/python3.8/gzip.py'... +Compiling '/usr/lib/python3.8/http/cookies.py'... +Compiling '/usr/lib/python3.8/idlelib/__init__.py'... +Compiling '/usr/lib/python3.8/idlelib/calltip_w.py'... +Compiling '/usr/lib/python3.8/idlelib/configdialog.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_filelist.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_grep.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_hyperparser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_replace.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_sidebar.py'... +Compiling '/usr/lib/python3.8/idlelib/pathbrowser.py'... +Compiling '/usr/lib/python3.8/idlelib/replace.py'... +Compiling '/usr/lib/python3.8/idlelib/search.py'... +Compiling '/usr/lib/python3.8/idlelib/searchengine.py'... +Compiling '/usr/lib/python3.8/idlelib/undo.py'... +Compiling '/usr/lib/python3.8/importlib/machinery.py'... +Compiling '/usr/lib/python3.8/importlib/resources.py'... +Compiling '/usr/lib/python3.8/io.py'... +Compiling '/usr/lib/python3.8/ipaddress.py'... +Compiling '/usr/lib/python3.8/lib2to3/pytree.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_refactor.py'... +Compiling '/usr/lib/python3.8/logging/handlers.py'... +Compiling '/usr/lib/python3.8/multiprocessing/dummy/__init__.py'... +Compiling '/usr/lib/python3.8/multiprocessing/dummy/connection.py'... +Compiling '/usr/lib/python3.8/multiprocessing/forkserver.py'... +Compiling '/usr/lib/python3.8/multiprocessing/pool.py'... +Compiling '/usr/lib/python3.8/multiprocessing/spawn.py'... +Compiling '/usr/lib/python3.8/netrc.py'... +Compiling '/usr/lib/python3.8/ntpath.py'... +Compiling '/usr/lib/python3.8/pdb.py'... +Compiling '/usr/lib/python3.8/posixpath.py'... +Compiling '/usr/lib/python3.8/pty.py'... +Compiling '/usr/lib/python3.8/pyclbr.py'... +Compiling '/usr/lib/python3.8/re.py'... +Compiling '/usr/lib/python3.8/rlcompleter.py'... +Compiling '/usr/lib/python3.8/sched.py'... +Compiling '/usr/lib/python3.8/shelve.py'... +Compiling '/usr/lib/python3.8/shutil.py'... +Compiling '/usr/lib/python3.8/sqlite3/dump.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/__init__.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/dbapi.py'... +Compiling '/usr/lib/python3.8/statistics.py'... +Compiling '/usr/lib/python3.8/sysconfig.py'... +Compiling '/usr/lib/python3.8/test/ann_module.py'... +Compiling '/usr/lib/python3.8/test/ann_module2.py'... +Compiling '/usr/lib/python3.8/test/ann_module3.py'... +Compiling '/usr/lib/python3.8/test/audit-tests.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_1.py'... +Compiling '/usr/lib/python3.8/test/datetimetester.py'... +Compiling '/usr/lib/python3.8/test/test_abstract_numbers.py'... +Compiling '/usr/lib/python3.8/test/test_aifc.py'... +Compiling '/usr/lib/python3.8/test/test_asdl_parser.py'... +Compiling '/usr/lib/python3.8/test/test_ast.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_runners.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_selector_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/utils.py'... +Compiling '/usr/lib/python3.8/test/test_audit.py'... +Compiling '/usr/lib/python3.8/test/test_base64.py'... +Compiling '/usr/lib/python3.8/test/test_binascii.py'... +Compiling '/usr/lib/python3.8/test/test_binhex.py'... +Compiling '/usr/lib/python3.8/test/test_binop.py'... +Compiling '/usr/lib/python3.8/test/test_calendar.py'... +Compiling '/usr/lib/python3.8/test/test_cgitb.py'... +Compiling '/usr/lib/python3.8/test/test_charmapcodec.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/__init__.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/main.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/win_utils.py'... +Compiling '/usr/lib/python3.8/test/mapping_tests.py'... +Compiling '/usr/lib/python3.8/test/sample_doctest.py'... +Compiling '/usr/lib/python3.8/test/seq_tests.py'... +Compiling '/usr/lib/python3.8/test/string_tests.py'... +Compiling '/usr/lib/python3.8/test/test_asyncgen.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_futures.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_pep492.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_proactor_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_sslproto.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_transports.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_windows_events.py'... +Compiling '/usr/lib/python3.8/test/test_atexit.py'... +Compiling '/usr/lib/python3.8/test/test_audioop.py'... +Compiling '/usr/lib/python3.8/test/test_bisect.py'... +Compiling '/usr/lib/python3.8/test/test_bz2.py'... +Compiling '/usr/lib/python3.8/test/test_capi.py'... +Compiling '/usr/lib/python3.8/test/test_class.py'... +Compiling '/usr/lib/python3.8/test/test_code.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_jp.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_kr.py'... +Compiling '/usr/lib/python3.8/test/test_codecs.py'... +Compiling '/usr/lib/python3.8/test/test_copy.py'... +Compiling '/usr/lib/python3.8/test/test_dbm_gnu.py'... +Compiling '/usr/lib/python3.8/test/test_decorators.py'... +Compiling '/usr/lib/python3.8/test/test_deque.py'... +Compiling '/usr/lib/python3.8/test/test_dis.py'... +Compiling '/usr/lib/python3.8/test/test_eintr.py'... +Compiling '/usr/lib/python3.8/test/test_email/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_email/test__encoded_words.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_email.py'... +Compiling '/usr/lib/python3.8/test/test_format.py'... +Compiling '/usr/lib/python3.8/test/test_functools.py'... +Compiling '/usr/lib/python3.8/test/test_httpservers.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/rebinding2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/subpackage.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/use.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package2/submodule2.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data01/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data02/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion2/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test___package__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_meta_path.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_file_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_zip.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/zipdata02/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_int.py'... +Compiling '/usr/lib/python3.8/test/test_iterlen.py'... +Compiling '/usr/lib/python3.8/test/test_json/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_json/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_decode.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_default.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_dump.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_encode_basestring_ascii.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_enum.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_fail.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_indent.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_pass2.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_recursion.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_separators.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_tool.py'... +Compiling '/usr/lib/python3.8/test/test_keyword.py'... +Compiling '/usr/lib/python3.8/test/test_kqueue.py'... +Compiling '/usr/lib/python3.8/test/test_lib2to3.py'... +Compiling '/usr/lib/python3.8/test/test_linecache.py'... +Compiling '/usr/lib/python3.8/test/test_locale.py'... +Compiling '/usr/lib/python3.8/test/test_longexp.py'... +Compiling '/usr/lib/python3.8/test/test_lzma.py'... +Compiling '/usr/lib/python3.8/test/test_memoryview.py'... +Compiling '/usr/lib/python3.8/test/test_mmap.py'... +Compiling '/usr/lib/python3.8/test/test_msilib.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_main_handling.py'... +Compiling '/usr/lib/python3.8/test/test_netrc.py'... +Compiling '/usr/lib/python3.8/test/test_ntpath.py'... +Compiling '/usr/lib/python3.8/test/test_ossaudiodev.py'... +Compiling '/usr/lib/python3.8/test/test_osx_env.py'... +Compiling '/usr/lib/python3.8/test/test_parser.py'... +Compiling '/usr/lib/python3.8/test/test_pkg.py'... +Compiling '/usr/lib/python3.8/test/test_poll.py'... +Compiling '/usr/lib/python3.8/test/test_popen.py'... +Compiling '/usr/lib/python3.8/test/test_poplib.py'... +Compiling '/usr/lib/python3.8/test/test_pow.py'... +Compiling '/usr/lib/python3.8/test/test_print.py'... +Compiling '/usr/lib/python3.8/test/test_profile.py'... +Compiling '/usr/lib/python3.8/test/test_property.py'... +Compiling '/usr/lib/python3.8/test/test_pwd.py'... +Compiling '/usr/lib/python3.8/test/test_pyclbr.py'... +Compiling '/usr/lib/python3.8/test/test_quopri.py'... +Compiling '/usr/lib/python3.8/test/test_raise.py'... +Compiling '/usr/lib/python3.8/test/test_re.py'... +Compiling '/usr/lib/python3.8/test/test_smtpd.py'... +Compiling '/usr/lib/python3.8/test/test_source_encoding.py'... +Compiling '/usr/lib/python3.8/test/test_spwd.py'... +Compiling '/usr/lib/python3.8/test/test_sqlite.py'... +Compiling '/usr/lib/python3.8/test/test_startfile.py'... +Compiling '/usr/lib/python3.8/test/test_stat.py'... +Compiling '/usr/lib/python3.8/test/test_string.py'... +Compiling '/usr/lib/python3.8/test/test_stringprep.py'... +Compiling '/usr/lib/python3.8/test/test_struct.py'... +Compiling '/usr/lib/python3.8/test/test_sundry.py'... +Compiling '/usr/lib/python3.8/test/test_super.py'... +Compiling '/usr/lib/python3.8/test/test_symbol.py'... +Compiling '/usr/lib/python3.8/test/test_symtable.py'... +Compiling '/usr/lib/python3.8/test/test_sys.py'... +Compiling '/usr/lib/python3.8/test/test_syslog.py'... +Compiling '/usr/lib/python3.8/test/test_tarfile.py'... +Compiling '/usr/lib/python3.8/test/test_traceback.py'... +Compiling '/usr/lib/python3.8/test/test_unicode_identifiers.py'... +Compiling '/usr/lib/python3.8/test/test_unicodedata.py'... +Compiling '/usr/lib/python3.8/test/test_urllib2_localnet.py'... +Compiling '/usr/lib/python3.8/test/test_urllib2net.py'... +Compiling '/usr/lib/python3.8/test/test_urllib_response.py'... +Compiling '/usr/lib/python3.8/test/test_urlparse.py'... +Compiling '/usr/lib/python3.8/test/test_weakref.py'... +Compiling '/usr/lib/python3.8/test/test_zipfile64.py'... +Compiling '/usr/lib/python3.8/test/test_zlib.py'... +Compiling '/usr/lib/python3.8/test/xmltests.py'... +Compiling '/usr/lib/python3.8/this.py'... +Compiling '/usr/lib/python3.8/timeit.py'... +Compiling '/usr/lib/python3.8/test/test__locale.py'... +Compiling '/usr/lib/python3.8/test/test__opcode.py'... +Compiling '/usr/lib/python3.8/test/test__xxsubinterpreters.py'... +Compiling '/usr/lib/python3.8/test/test_asynchat.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/echo.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/echo2.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/echo3.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/functional.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_base_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_server.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_sock_lowlevel.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_subprocess.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_unix_events.py'... +Compiling '/usr/lib/python3.8/test/test_bigaddrspace.py'... +Compiling '/usr/lib/python3.8/test/test_buffer.py'... +Compiling '/usr/lib/python3.8/test/test_copyreg.py'... +Compiling '/usr/lib/python3.8/test/test_crypt.py'... +Compiling '/usr/lib/python3.8/test/test_curses.py'... +Compiling '/usr/lib/python3.8/test/test_dbm_dumb.py'... +Compiling '/usr/lib/python3.8/test/test_decimal.py'... +Compiling '/usr/lib/python3.8/test/test_fcntl.py'... +Compiling '/usr/lib/python3.8/test/test_file_eintr.py'... +Compiling '/usr/lib/python3.8/test/test_fileinput.py'... +Compiling '/usr/lib/python3.8/test/test_frame.py'... +Compiling '/usr/lib/python3.8/test/test_frozen.py'... +Compiling '/usr/lib/python3.8/test/test_fstring.py'... +Compiling '/usr/lib/python3.8/test/test_genericpath.py'... +Compiling '/usr/lib/python3.8/test/test_grp.py'... +Compiling '/usr/lib/python3.8/test/test_hash.py'... +Compiling '/usr/lib/python3.8/test/test_heapq.py'... +Compiling '/usr/lib/python3.8/test/test_htmlparser.py'... +Compiling '/usr/lib/python3.8/test/test_imp.py'... +Compiling '/usr/lib/python3.8/test/test_import/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/basic.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/basic2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/binding.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/binding2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/from_cycle1.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/from_cycle2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/indirect.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/rebinding.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/source.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/subpkg/util.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package2/submodule1.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion1/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_api.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/stubs.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_locks.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_namespace_pkgs.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_util.py'... +Compiling '/usr/lib/python3.8/test/test_isinstance.py'... +Compiling '/usr/lib/python3.8/test/test_itertools.py'... +Compiling '/usr/lib/python3.8/test/test_mailbox.py'... +Compiling '/usr/lib/python3.8/test/test_multibytecodec.py'... +Compiling '/usr/lib/python3.8/test/test_nis.py'... +Compiling '/usr/lib/python3.8/test/test_nntplib.py'... +Compiling '/usr/lib/python3.8/test/test_pdb.py'... +Compiling '/usr/lib/python3.8/test/test_pickle.py'... +Compiling '/usr/lib/python3.8/test/test_plistlib.py'... +Compiling '/usr/lib/python3.8/test/test_posixpath.py'... +Compiling '/usr/lib/python3.8/test/test_pstats.py'... +Compiling '/usr/lib/python3.8/test/test_pty.py'... +Compiling '/usr/lib/python3.8/test/test_py_compile.py'... +Compiling '/usr/lib/python3.8/test/test_queue.py'... +Compiling '/usr/lib/python3.8/test/test_readline.py'... +Compiling '/usr/lib/python3.8/test/test_repl.py'... +Compiling '/usr/lib/python3.8/test/test_reprlib.py'... +Compiling '/usr/lib/python3.8/test/test_richcmp.py'... +Compiling '/usr/lib/python3.8/test/test_sched.py'... +Compiling '/usr/lib/python3.8/test/test_select.py'... +Compiling '/usr/lib/python3.8/test/test_set.py'... +Compiling '/usr/lib/python3.8/test/test_ssl.py'... +Compiling '/usr/lib/python3.8/test/test_thread.py'... +Compiling '/usr/lib/python3.8/test/test_threaded_import.py'... +Compiling '/usr/lib/python3.8/test/test_threading_local.py'... +Compiling '/usr/lib/python3.8/test/test_time.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_unparse.py'... +Compiling '/usr/lib/python3.8/test/test_ttk_textonly.py'... +Compiling '/usr/lib/python3.8/test/test_tuple.py'... +Compiling '/usr/lib/python3.8/test/test_ucn.py'... +Compiling '/usr/lib/python3.8/test/test_unicode_file.py'... +Compiling '/usr/lib/python3.8/test/test_unicode_file_functions.py'... +Compiling '/usr/lib/python3.8/test/test_univnewlines.py'... +Compiling '/usr/lib/python3.8/test/test_urllib2.py'... +Compiling '/usr/lib/python3.8/test/test_venv.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/data/import_warning.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/data/stacklevel.py'... +Compiling '/usr/lib/python3.8/test/test_wave.py'... +Compiling '/usr/lib/python3.8/test/test_webbrowser.py'... +Compiling '/usr/lib/python3.8/test/test_winconsoleio.py'... +Compiling '/usr/lib/python3.8/test/test_winsound.py'... +Compiling '/usr/lib/python3.8/test/test_with.py'... +Compiling '/usr/lib/python3.8/test/test_xxtestfuzz.py'... +Compiling '/usr/lib/python3.8/test/test_zipapp.py'... +Compiling '/usr/lib/python3.8/test/test_zipfile.py'... +Compiling '/usr/lib/python3.8/tkinter/scrolledtext.py'... +Compiling '/usr/lib/python3.8/tkinter/simpledialog.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_font.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_misc.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_text.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_variables.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/__init__.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_functions.py'... +Compiling '/usr/lib/python3.8/tkinter/ttk.py'... +Compiling '/usr/lib/python3.8/tracemalloc.py'... +Compiling '/usr/lib/python3.8/turtledemo/chaos.py'... +Compiling '/usr/lib/python3.8/turtledemo/clock.py'... +Compiling '/usr/lib/python3.8/turtledemo/nim.py'... +Compiling '/usr/lib/python3.8/turtledemo/two_canvases.py'... +Compiling '/usr/lib/python3.8/unittest/__init__.py'... +Compiling '/usr/lib/python3.8/unittest/__main__.py'... +Compiling '/usr/lib/python3.8/unittest/case.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_async_case.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_discovery.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_skipping.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_suite.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testmagicmethods.py'... +Compiling '/usr/lib/python3.8/unittest/util.py'... +Compiling '/usr/lib/python3.8/urllib/__init__.py'... +Compiling '/usr/lib/python3.8/urllib/error.py'... +Compiling '/usr/lib/python3.8/urllib/parse.py'... +Compiling '/usr/lib/python3.8/venv/__main__.py'... +Compiling '/usr/lib/python3.8/warnings.py'... +Compiling '/usr/lib/python3.8/wsgiref/handlers.py'... +Compiling '/usr/lib/python3.8/xdrlib.py'... +Compiling '/usr/lib/python3.8/test/profilee.py'... +Compiling '/usr/lib/python3.8/test/pydoc_mod.py'... +Compiling '/usr/lib/python3.8/test/re_tests.py'... +Compiling '/usr/lib/python3.8/test/ssltests.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/fd_status.py'... +Compiling '/usr/lib/python3.8/test/support/testresult.py'... +Compiling '/usr/lib/python3.8/test/test___future__.py'... +Compiling '/usr/lib/python3.8/test/test__osx_support.py'... +Compiling '/usr/lib/python3.8/test/test_argparse.py'... +Compiling '/usr/lib/python3.8/test/test_bigmem.py'... +Compiling '/usr/lib/python3.8/test/test_c_locale_coercion.py'... +Compiling '/usr/lib/python3.8/test/test_call.py'... +Compiling '/usr/lib/python3.8/test/test_cgi.py'... +Compiling '/usr/lib/python3.8/test/test_cmath.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_cn.py'... +Compiling '/usr/lib/python3.8/test/test_collections.py'... +Compiling '/usr/lib/python3.8/test/test_datetime.py'... +Compiling '/usr/lib/python3.8/test/test_dbm.py'... +Compiling '/usr/lib/python3.8/test/test_dbm_ndbm.py'... +Compiling '/usr/lib/python3.8/test/test_defaultdict.py'... +Compiling '/usr/lib/python3.8/test/test_descr.py'... +Compiling '/usr/lib/python3.8/test/test_funcattrs.py'... +Compiling '/usr/lib/python3.8/test/test_future.py'... +Compiling '/usr/lib/python3.8/test/test_gdb.py'... +Compiling '/usr/lib/python3.8/test/test_getargs2.py'... +Compiling '/usr/lib/python3.8/test/test_html.py'... +Compiling '/usr/lib/python3.8/test/test_http_cookiejar.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_main.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_path.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_resource.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/util.py'... +Compiling '/usr/lib/python3.8/test/test_int_literal.py'... +Compiling '/usr/lib/python3.8/test/test_io.py'... +Compiling '/usr/lib/python3.8/test/test_metaclass.py'... +Compiling '/usr/lib/python3.8/test/test_mimetypes.py'... +Compiling '/usr/lib/python3.8/test/test_minidom.py'... +Compiling '/usr/lib/python3.8/test/test_openpty.py'... +Compiling '/usr/lib/python3.8/test/test_ordered_dict.py'... +Compiling '/usr/lib/python3.8/test/test_peepholer.py'... +Compiling '/usr/lib/python3.8/test/test_pickletools.py'... +Compiling '/usr/lib/python3.8/test/test_pkgimport.py'... +Compiling '/usr/lib/python3.8/test/test_platform.py'... +Compiling '/usr/lib/python3.8/test/test_posix.py'... +Compiling '/usr/lib/python3.8/test/test_random.py'... +Compiling '/usr/lib/python3.8/test/test_sax.py'... +Compiling '/usr/lib/python3.8/test/test_site.py'... +Compiling '/usr/lib/python3.8/test/test_socket.py'... +Compiling '/usr/lib/python3.8/test/test_threadsignals.py'... +Compiling '/usr/lib/python3.8/test/test_timeout.py'... +Compiling '/usr/lib/python3.8/test/test_tix.py'... +Compiling '/usr/lib/python3.8/test/test_tk.py'... +Compiling '/usr/lib/python3.8/test/test_tools/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_fixcid.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_lll.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_pathfix.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_reindent.py'... +Compiling '/usr/lib/python3.8/test/test_tracemalloc.py'... +Compiling '/usr/lib/python3.8/test/test_unittest.py'... +Compiling '/usr/lib/python3.8/test/test_unpack.py'... +Compiling '/usr/lib/python3.8/test/test_unpack_ex.py'... +Compiling '/usr/lib/python3.8/test/test_urllib.py'... +Compiling '/usr/lib/python3.8/test/test_userstring.py'... +Compiling '/usr/lib/python3.8/test/test_utf8source.py'... +Compiling '/usr/lib/python3.8/test/test_uu.py'... +Compiling '/usr/lib/python3.8/test/test_wait3.py'... +Compiling '/usr/lib/python3.8/test/test_wait4.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_xdrlib.py'... +Compiling '/usr/lib/python3.8/test/test_xml_etree.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_style.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_widgets.py'... +Compiling '/usr/lib/python3.8/turtledemo/lindenmayer.py'... +Compiling '/usr/lib/python3.8/turtledemo/paint.py'... +Compiling '/usr/lib/python3.8/turtledemo/planet_and_moon.py'... +Compiling '/usr/lib/python3.8/turtledemo/sorting_animate.py'... +Compiling '/usr/lib/python3.8/unittest/async_case.py'... +Compiling '/usr/lib/python3.8/unittest/main.py'... +Compiling '/usr/lib/python3.8/unittest/result.py'... +Compiling '/usr/lib/python3.8/unittest/signals.py'... +Compiling '/usr/lib/python3.8/unittest/suite.py'... +Compiling '/usr/lib/python3.8/unittest/test/dummy.py'... +Compiling '/usr/lib/python3.8/unittest/test/support.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_break.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_functiontestcase.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_loader.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/support.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testcallable.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testmock.py'... +Compiling '/usr/lib/python3.8/webbrowser.py'... +Compiling '/usr/lib/python3.8/xml/dom/domreg.py'... +Compiling '/usr/lib/python3.8/xml/dom/expatbuilder.py'... +Compiling '/usr/lib/python3.8/xml/sax/handler.py'... + +Compiling '/usr/lib/python3.8/test/test_baseexception.py'... +Compiling '/usr/lib/python3.8/test/test_bdb.py'... +Compiling '/usr/lib/python3.8/test/test_bufio.py'... +Compiling '/usr/lib/python3.8/test/test_bytes.py'... +Compiling '/usr/lib/python3.8/test/test_cmd_line.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_hk.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_kr.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_hk.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_tw.py'... +Compiling '/usr/lib/python3.8/test/test_compile.py'... +Compiling '/usr/lib/python3.8/test/test_configparser.py'... +Compiling '/usr/lib/python3.8/test/test_crashers.py'... +Compiling '/usr/lib/python3.8/test/test_csv.py'... +Compiling '/usr/lib/python3.8/test/test_descrtut.py'... +Compiling '/usr/lib/python3.8/test/test_devpoll.py'... +Compiling '/usr/lib/python3.8/test/test_dict.py'... +Compiling '/usr/lib/python3.8/test/test_doctest2.py'... +Compiling '/usr/lib/python3.8/test/test_dtrace.py'... +Compiling '/usr/lib/python3.8/test/test_dummy_threading.py'... +Compiling '/usr/lib/python3.8/test/test_dynamic.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_contentmanager.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_headerregistry.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_utils.py'... +Compiling '/usr/lib/python3.8/test/test_embed.py'... +Compiling '/usr/lib/python3.8/test/test_errno.py'... +Compiling '/usr/lib/python3.8/test/test_exception_variations.py'... +Compiling '/usr/lib/python3.8/test/test_exceptions.py'... +Compiling '/usr/lib/python3.8/test/test_fileio.py'... +Compiling '/usr/lib/python3.8/test/test_float.py'... +Compiling '/usr/lib/python3.8/test/test_generator_stop.py'... +Compiling '/usr/lib/python3.8/test/test_genericclass.py'... +Compiling '/usr/lib/python3.8/test/test_genexps.py'... +Compiling '/usr/lib/python3.8/test/test_getopt.py'... +Compiling '/usr/lib/python3.8/test/test_global.py'... +Compiling '/usr/lib/python3.8/test/test_grammar.py'... +Compiling '/usr/lib/python3.8/test/test_idle.py'... +Compiling '/usr/lib/python3.8/test/test_imaplib.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/subpkg/subpackage2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/util.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package/submodule.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/abc.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/test_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data01/subdirectory/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data02/one/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data03/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_fromlist.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_path_hook.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_abc.py'... +Compiling '/usr/lib/python3.8/test/test_index.py'... +Compiling '/usr/lib/python3.8/test/test_ipaddress.py'... +Compiling '/usr/lib/python3.8/test/test_list.py'... +Compiling '/usr/lib/python3.8/test/test_long.py'... +Compiling '/usr/lib/python3.8/test/test_mailcap.py'... +Compiling '/usr/lib/python3.8/test/test_math.py'... +Compiling '/usr/lib/python3.8/test/test_normalization.py'... +Compiling '/usr/lib/python3.8/test/test_numeric_tower.py'... +Compiling '/usr/lib/python3.8/test/test_operator.py'... +Compiling '/usr/lib/python3.8/test/test_pathlib.py'... +Compiling '/usr/lib/python3.8/test/test_pydoc.py'... +Compiling '/usr/lib/python3.8/test/test_regrtest.py'... +Compiling '/usr/lib/python3.8/test/test_script_helper.py'... +Compiling '/usr/lib/python3.8/test/test_secrets.py'... +Compiling '/usr/lib/python3.8/test/test_selectors.py'... +Compiling '/usr/lib/python3.8/test/test_shutil.py'... +Compiling '/usr/lib/python3.8/test/test_strtod.py'... +Compiling '/usr/lib/python3.8/test/test_structmembers.py'... +Compiling '/usr/lib/python3.8/test/test_structseq.py'... +Compiling '/usr/lib/python3.8/test/test_subclassinit.py'... +Compiling '/usr/lib/python3.8/test/test_sunau.py'... +Compiling '/usr/lib/python3.8/test/test_support.py'... +Compiling '/usr/lib/python3.8/test/test_syntax.py'... +Compiling '/usr/lib/python3.8/test/test_sys_setprofile.py'... +Compiling '/usr/lib/python3.8/test/test_sys_settrace.py'... +Compiling '/usr/lib/python3.8/test/test_tcl.py'... +Compiling '/usr/lib/python3.8/test/test_threadedtempfile.py'... +Compiling '/usr/lib/python3.8/test/test_threading.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_i18n.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_pdeps.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_sundry.py'... +Compiling '/usr/lib/python3.8/test/test_trace.py'... +Compiling '/usr/lib/python3.8/test/test_types.py'... +Compiling '/usr/lib/python3.8/test/test_urllibnet.py'... +Compiling '/usr/lib/python3.8/test/test_userdict.py'... +Compiling '/usr/lib/python3.8/test/test_userlist.py'... +Compiling '/usr/lib/python3.8/test/test_utf8_mode.py'... +Compiling '/usr/lib/python3.8/test/test_uuid.py'... +Compiling '/usr/lib/python3.8/test/test_weakset.py'... +Compiling '/usr/lib/python3.8/test/test_winreg.py'... +Compiling '/usr/lib/python3.8/test/test_xml_dom_minicompat.py'... +Compiling '/usr/lib/python3.8/test/test_xml_etree_c.py'... +Compiling '/usr/lib/python3.8/test/test_xmlrpc.py'... +Compiling '/usr/lib/python3.8/test/tracedmodules/__init__.py'... +Compiling '/usr/lib/python3.8/test/tracedmodules/testmod.py'... +Compiling '/usr/lib/python3.8/test/win_console_handler.py'... +Compiling '/usr/lib/python3.8/textwrap.py'... +Compiling '/usr/lib/python3.8/tkinter/__main__.py'... +Compiling '/usr/lib/python3.8/tkinter/colorchooser.py'... +Compiling '/usr/lib/python3.8/tkinter/commondialog.py'... +Compiling '/usr/lib/python3.8/tkinter/constants.py'... +Compiling '/usr/lib/python3.8/tkinter/dnd.py'... +Compiling '/usr/lib/python3.8/tkinter/messagebox.py'... +Compiling '/usr/lib/python3.8/tkinter/test/__init__.py'... +Compiling '/usr/lib/python3.8/tkinter/test/runtktests.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_images.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_widgets.py'... +Compiling '/usr/lib/python3.8/traceback.py'... +Compiling '/usr/lib/python3.8/turtle.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_setups.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testasync.py'... +Compiling '/usr/lib/python3.8/urllib/response.py'... +Compiling '/usr/lib/python3.8/urllib/robotparser.py'... +Compiling '/usr/lib/python3.8/uuid.py'... +Compiling '/usr/lib/python3.8/weakref.py'... +Compiling '/usr/lib/python3.8/xml/dom/minidom.py'... + +Compiling '/usr/lib/python3.8/tkinter/__init__.py'... +Compiling '/usr/lib/python3.8/token.py'... +Compiling '/usr/lib/python3.8/trace.py'... +Compiling '/usr/lib/python3.8/turtledemo/__main__.py'... +Compiling '/usr/lib/python3.8/turtledemo/minimal_hanoi.py'... +Compiling '/usr/lib/python3.8/turtledemo/penrose.py'... +Compiling '/usr/lib/python3.8/turtledemo/yinyang.py'... +Compiling '/usr/lib/python3.8/typing.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_case.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testpatch.py'... +Compiling '/usr/lib/python3.8/wave.py'... +Compiling '/usr/lib/python3.8/wsgiref/simple_server.py'... +Compiling '/usr/lib/python3.8/wsgiref/util.py'... +Compiling '/usr/lib/python3.8/xml/__init__.py'... +Compiling '/usr/lib/python3.8/xml/dom/NodeFilter.py'... +Compiling '/usr/lib/python3.8/xml/dom/__init__.py'... +Compiling '/usr/lib/python3.8/xml/dom/minicompat.py'... +Compiling '/usr/lib/python3.8/xml/dom/xmlbuilder.py'... +Compiling '/usr/lib/python3.8/xml/etree/__init__.py'... +Compiling '/usr/lib/python3.8/xml/etree/cElementTree.py'... +Compiling '/usr/lib/python3.8/xml/parsers/__init__.py'... +Compiling '/usr/lib/python3.8/xml/parsers/expat.py'... +Compiling '/usr/lib/python3.8/xml/sax/__init__.py'... +Compiling '/usr/lib/python3.8/xml/sax/_exceptions.py'... +Compiling '/usr/lib/python3.8/xml/sax/saxutils.py'... +Compiling '/usr/lib/python3.8/xmlrpc/server.py'... + +Compiling '/usr/lib/python3.8/test/test_clinic.py'... +Compiling '/usr/lib/python3.8/test/test_code_module.py'... +Compiling '/usr/lib/python3.8/test/test_codeccallbacks.py'... +Compiling '/usr/lib/python3.8/test/test_compileall.py'... +Compiling '/usr/lib/python3.8/test/test_concurrent_futures.py'... +Compiling '/usr/lib/python3.8/test/test_contextlib.py'... +Compiling '/usr/lib/python3.8/test/test_coroutines.py'... +Compiling '/usr/lib/python3.8/test/test_dict_version.py'... +Compiling '/usr/lib/python3.8/test/test_dictcomps.py'... +Compiling '/usr/lib/python3.8/test/test_dictviews.py'... +Compiling '/usr/lib/python3.8/test/test_difflib.py'... +Compiling '/usr/lib/python3.8/test/test_distutils.py'... +Compiling '/usr/lib/python3.8/test/test_doctest.py'... +Compiling '/usr/lib/python3.8/test/test_docxmlrpc.py'... +Compiling '/usr/lib/python3.8/test/test_dummy_thread.py'... +Compiling '/usr/lib/python3.8/test/test_email/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_asian_codecs.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_defect_handling.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_generator.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_inversion.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_message.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_parser.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_pickleable.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_policy.py'... +Compiling '/usr/lib/python3.8/test/test_email/torture_test.py'... +Compiling '/usr/lib/python3.8/test/test_ensurepip.py'... +Compiling '/usr/lib/python3.8/test/test_enum.py'... +Compiling '/usr/lib/python3.8/test/test_ftplib.py'... +Compiling '/usr/lib/python3.8/test/test_generators.py'... +Compiling '/usr/lib/python3.8/test/test_gettext.py'... +Compiling '/usr/lib/python3.8/test/test_hashlib.py'... +Compiling '/usr/lib/python3.8/test/test_http_cookies.py'... +Compiling '/usr/lib/python3.8/test/test_imghdr.py'... +Compiling '/usr/lib/python3.8/test/test_import/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data02/two/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_case_sensitivity.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/fixtures.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test___loader__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_caching.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_path.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_source_encoding.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_lazy.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_metadata_api.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_open.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_read.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_windows.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/zipdata01/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_inspect.py'... +Compiling '/usr/lib/python3.8/test/test_marshal.py'... +Compiling '/usr/lib/python3.8/test/test_memoryio.py'... +Compiling '/usr/lib/python3.8/test/test_module.py'... +Compiling '/usr/lib/python3.8/test/test_modulefinder.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_fork.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_forkserver.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_spawn.py'... +Compiling '/usr/lib/python3.8/test/test_named_expressions.py'... +Compiling '/usr/lib/python3.8/test/test_opcodes.py'... +Compiling '/usr/lib/python3.8/test/test_optparse.py'... +Compiling '/usr/lib/python3.8/test/test_picklebuffer.py'... +Compiling '/usr/lib/python3.8/test/test_pipes.py'... +Compiling '/usr/lib/python3.8/test/test_pkgutil.py'... +Compiling '/usr/lib/python3.8/test/test_positional_only_arg.py'... +Compiling '/usr/lib/python3.8/test/test_pprint.py'... +Compiling '/usr/lib/python3.8/test/test_pulldom.py'... +Compiling '/usr/lib/python3.8/test/test_pyexpat.py'... +Compiling '/usr/lib/python3.8/test/test_range.py'... +Compiling '/usr/lib/python3.8/test/test_resource.py'... +Compiling '/usr/lib/python3.8/test/test_rlcompleter.py'... +Compiling '/usr/lib/python3.8/test/test_runpy.py'... +Compiling '/usr/lib/python3.8/test/test_setcomps.py'... +Compiling '/usr/lib/python3.8/test/test_shelve.py'... +Compiling '/usr/lib/python3.8/test/test_shlex.py'... +Compiling '/usr/lib/python3.8/test/test_slice.py'... +Compiling '/usr/lib/python3.8/test/test_smtplib.py'... +Compiling '/usr/lib/python3.8/test/test_strftime.py'... +Compiling '/usr/lib/python3.8/test/test_string_literals.py'... +Compiling '/usr/lib/python3.8/test/test_strptime.py'... +Compiling '/usr/lib/python3.8/test/test_subprocess.py'... +Compiling '/usr/lib/python3.8/test/test_tempfile.py'... +Compiling '/usr/lib/python3.8/test/test_tokenize.py'... +Compiling '/usr/lib/python3.8/test/test_type_comments.py'... +Compiling '/usr/lib/python3.8/test/test_typechecks.py'... +Compiling '/usr/lib/python3.8/test/test_typing.py'... +Compiling '/usr/lib/python3.8/test/test_xmlrpc_net.py'... +Compiling '/usr/lib/python3.8/test/test_yield_from.py'... +Compiling '/usr/lib/python3.8/test/test_zipimport.py'... +Compiling '/usr/lib/python3.8/tkinter/dialog.py'... +Compiling '/usr/lib/python3.8/tkinter/filedialog.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/__init__.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_geometry_managers.py'... +Compiling '/usr/lib/python3.8/tkinter/test/widget_tests.py'... +Compiling '/usr/lib/python3.8/tokenize.py'... +Compiling '/usr/lib/python3.8/tty.py'... +Compiling '/usr/lib/python3.8/turtledemo/__init__.py'... +Compiling '/usr/lib/python3.8/turtledemo/bytedesign.py'... +Compiling '/usr/lib/python3.8/turtledemo/colormixer.py'... +Compiling '/usr/lib/python3.8/turtledemo/forest.py'... +Compiling '/usr/lib/python3.8/unittest/loader.py'... +Compiling '/usr/lib/python3.8/unittest/runner.py'... +Compiling '/usr/lib/python3.8/unittest/test/__init__.py'... +Compiling '/usr/lib/python3.8/unittest/test/__main__.py'... +Compiling '/usr/lib/python3.8/unittest/test/_test_warnings.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_assertions.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_program.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_result.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/__init__.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/__main__.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testhelpers.py'... +Compiling '/usr/lib/python3.8/uu.py'... +Compiling '/usr/lib/python3.8/venv/__init__.py'... +Compiling '/usr/lib/python3.8/wsgiref/__init__.py'... +Compiling '/usr/lib/python3.8/wsgiref/headers.py'... +Compiling '/usr/lib/python3.8/wsgiref/validate.py'... +Compiling '/usr/lib/python3.8/xml/etree/ElementInclude.py'... +Compiling '/usr/lib/python3.8/xml/etree/ElementPath.py'... +Compiling '/usr/lib/python3.8/xml/sax/expatreader.py'... +Compiling '/usr/lib/python3.8/xml/sax/xmlreader.py'... +Compiling '/usr/lib/python3.8/zipapp.py'... +Compiling '/usr/lib/python3.8/zipimport.py'... + +Compiling '/usr/lib/python3.8/test/dtracedata/gc.py'... +Compiling '/usr/lib/python3.8/test/final_b.py'... +Compiling '/usr/lib/python3.8/test/fork_wait.py'... +Compiling '/usr/lib/python3.8/test/imp_dummy.py'... +Compiling '/usr/lib/python3.8/test/memory_watchdog.py'... +Compiling '/usr/lib/python3.8/test/mock_socket.py'... +Compiling '/usr/lib/python3.8/test/mod_generics_cache.py'... +Compiling '/usr/lib/python3.8/test/mp_fork_bomb.py'... +Compiling '/usr/lib/python3.8/test/mp_preload.py'... +Compiling '/usr/lib/python3.8/test/outstanding_bugs.py'... +Compiling '/usr/lib/python3.8/test/pickletester.py'... +Compiling '/usr/lib/python3.8/test/test_abc.py'... +Compiling '/usr/lib/python3.8/test/test_array.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_buffered_proto.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_context.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_tasks.py'... +Compiling '/usr/lib/python3.8/test/test_bool.py'... +Compiling '/usr/lib/python3.8/test/test_builtin.py'... +Compiling '/usr/lib/python3.8/test/test_cmd.py'... +Compiling '/usr/lib/python3.8/test/test_cmd_line_script.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_iso2022.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_tw.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_cn.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_jp.py'... +Compiling '/usr/lib/python3.8/test/test_codeop.py'... +Compiling '/usr/lib/python3.8/test/test_colorsys.py'... +Compiling '/usr/lib/python3.8/test/test_compare.py'... +Compiling '/usr/lib/python3.8/test/test_complex.py'... +Compiling '/usr/lib/python3.8/test/test_contains.py'... +Compiling '/usr/lib/python3.8/test/test_context.py'... +Compiling '/usr/lib/python3.8/test/test_contextlib_async.py'... +Compiling '/usr/lib/python3.8/test/test_cprofile.py'... +Compiling '/usr/lib/python3.8/test/test_ctypes.py'... +Compiling '/usr/lib/python3.8/test/test_dataclasses.py'... +Compiling '/usr/lib/python3.8/test/test_dynamicclassattribute.py'... +Compiling '/usr/lib/python3.8/test/test_email/test__header_value_parser.py'... +Compiling '/usr/lib/python3.8/test/test_enumerate.py'... +Compiling '/usr/lib/python3.8/test/test_eof.py'... +Compiling '/usr/lib/python3.8/test/test_epoll.py'... +Compiling '/usr/lib/python3.8/test/test_exception_hierarchy.py'... +Compiling '/usr/lib/python3.8/test/test_extcall.py'... +Compiling '/usr/lib/python3.8/test/test_faulthandler.py'... +Compiling '/usr/lib/python3.8/test/test_file.py'... +Compiling '/usr/lib/python3.8/test/test_filecmp.py'... +Compiling '/usr/lib/python3.8/test/test_finalization.py'... +Compiling '/usr/lib/python3.8/test/test_flufl.py'... +Compiling '/usr/lib/python3.8/test/test_fnmatch.py'... +Compiling '/usr/lib/python3.8/test/test_fork1.py'... +Compiling '/usr/lib/python3.8/test/test_fractions.py'... +Compiling '/usr/lib/python3.8/test/test_future3.py'... +Compiling '/usr/lib/python3.8/test/test_future4.py'... +Compiling '/usr/lib/python3.8/test/test_future5.py'... +Compiling '/usr/lib/python3.8/test/test_gc.py'... +Compiling '/usr/lib/python3.8/test/test_getpass.py'... +Compiling '/usr/lib/python3.8/test/test_glob.py'... +Compiling '/usr/lib/python3.8/test/test_gzip.py'... +Compiling '/usr/lib/python3.8/test/test_hmac.py'... +Compiling '/usr/lib/python3.8/test/test_httplib.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_path_hook.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/test_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_packages.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_relative_imports.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_case_sensitivity.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_api.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_spec.py'... +Compiling '/usr/lib/python3.8/test/test_ioctl.py'... +Compiling '/usr/lib/python3.8/test/test_iter.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_float.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_pass1.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_pass3.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_scanstring.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_speedups.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_unicode.py'... +Compiling '/usr/lib/python3.8/test/test_keywordonlyarg.py'... +Compiling '/usr/lib/python3.8/test/test_largefile.py'... +Compiling '/usr/lib/python3.8/test/test_listcomps.py'... +Compiling '/usr/lib/python3.8/test/test_lltrace.py'... +Compiling '/usr/lib/python3.8/test/test_logging.py'... +Compiling '/usr/lib/python3.8/test/test_os.py'... +Compiling '/usr/lib/python3.8/test/test_robotparser.py'... +Compiling '/usr/lib/python3.8/test/test_scope.py'... +Compiling '/usr/lib/python3.8/test/test_signal.py'... +Compiling '/usr/lib/python3.8/test/test_smtpnet.py'... +Compiling '/usr/lib/python3.8/test/test_sndhdr.py'... +Compiling '/usr/lib/python3.8/test/test_socketserver.py'... +Compiling '/usr/lib/python3.8/test/test_sort.py'... +Compiling '/usr/lib/python3.8/test/test_statistics.py'... +Compiling '/usr/lib/python3.8/test/test_sysconfig.py'... +Compiling '/usr/lib/python3.8/test/test_tabnanny.py'... +Compiling '/usr/lib/python3.8/test/test_telnetlib.py'... +Compiling '/usr/lib/python3.8/test/test_textwrap.py'... +Compiling '/usr/lib/python3.8/test/test_timeit.py'... +Compiling '/usr/lib/python3.8/test/test_tools/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_gprof2html.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_md5sum.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_pindent.py'... +Compiling '/usr/lib/python3.8/test/test_ttk_guionly.py'... +Compiling '/usr/lib/python3.8/test/test_turtle.py'... +Compiling '/usr/lib/python3.8/test/test_unary.py'... +Compiling '/usr/lib/python3.8/test/test_unicode.py'... +Compiling '/usr/lib/python3.8/test/test_wsgiref.py'... +Compiling '/usr/lib/python3.8/test/test_zipimport_support.py'... +Compiling '/usr/lib/python3.8/test/testcodec.py'... +Compiling '/usr/lib/python3.8/test/tf_inherit_check.py'... +Compiling '/usr/lib/python3.8/test/threaded_import_hangers.py'... +Compiling '/usr/lib/python3.8/test/time_hashlib.py'... +Compiling '/usr/lib/python3.8/test/ziptestdata/testdata_module_inside_zip.py'... +Compiling '/usr/lib/python3.8/threading.py'... +Compiling '/usr/lib/python3.8/tkinter/font.py'... +Compiling '/usr/lib/python3.8/tkinter/test/support.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_loadtk.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_extensions.py'... +Compiling '/usr/lib/python3.8/tkinter/tix.py'... +Compiling '/usr/lib/python3.8/turtledemo/fractalcurves.py'... +Compiling '/usr/lib/python3.8/turtledemo/peace.py'... +Compiling '/usr/lib/python3.8/turtledemo/rosette.py'... +Compiling '/usr/lib/python3.8/turtledemo/round_dance.py'... +Compiling '/usr/lib/python3.8/turtledemo/tree.py'... +Compiling '/usr/lib/python3.8/types.py'... +Compiling '/usr/lib/python3.8/unittest/mock.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_runner.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testsealable.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testsentinel.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testwith.py'... +Compiling '/usr/lib/python3.8/urllib/request.py'... +Compiling '/usr/lib/python3.8/xmlrpc/__init__.py'... +Compiling '/usr/lib/python3.8/xmlrpc/client.py'... + +Compiling '/usr/lib/python3.8/xml/dom/pulldom.py'... +Compiling '/usr/lib/python3.8/xml/etree/ElementTree.py'... +Compiling '/usr/lib/python3.8/zipfile.py'... +Listing '/usr/lib/python3.8/asyncio'... +Listing '/usr/lib/python3.8/collections'... +Listing '/usr/lib/python3.8/concurrent'... +Listing '/usr/lib/python3.8/concurrent/futures'... +Listing '/usr/lib/python3.8/ctypes'... +Listing '/usr/lib/python3.8/ctypes/macholib'... +Listing '/usr/lib/python3.8/ctypes/test'... +Listing '/usr/lib/python3.8/curses'... +Listing '/usr/lib/python3.8/dbm'... +Listing '/usr/lib/python3.8/distutils'... +Listing '/usr/lib/python3.8/distutils/command'... +Listing '/usr/lib/python3.8/distutils/tests'... +Listing '/usr/lib/python3.8/email'... +Listing '/usr/lib/python3.8/email/mime'... +Listing '/usr/lib/python3.8/encodings'... +Listing '/usr/lib/python3.8/ensurepip'... +Listing '/usr/lib/python3.8/ensurepip/_bundled'... +Listing '/usr/lib/python3.8/html'... +Listing '/usr/lib/python3.8/http'... +Listing '/usr/lib/python3.8/idlelib'... +Listing '/usr/lib/python3.8/idlelib/Icons'... +Listing '/usr/lib/python3.8/idlelib/idle_test'... +Listing '/usr/lib/python3.8/importlib'... +Listing '/usr/lib/python3.8/json'... +Listing '/usr/lib/python3.8/lib2to3'... +Listing '/usr/lib/python3.8/lib2to3/fixes'... +Listing '/usr/lib/python3.8/lib2to3/pgen2'... +Listing '/usr/lib/python3.8/lib2to3/tests'... +Listing '/usr/lib/python3.8/lib2to3/tests/data'... +Listing '/usr/lib/python3.8/lib2to3/tests/data/fixers'... +Listing '/usr/lib/python3.8/lib2to3/tests/data/fixers/myfixes'... +Listing '/usr/lib/python3.8/logging'... +Listing '/usr/lib/python3.8/multiprocessing'... +Listing '/usr/lib/python3.8/multiprocessing/dummy'... +Listing '/usr/lib/python3.8/pydoc_data'... +Listing '/usr/lib/python3.8/site-packages'... +Listing '/usr/lib/python3.8/sqlite3'... +Listing '/usr/lib/python3.8/sqlite3/test'... +Listing '/usr/lib/python3.8/test'... +Listing '/usr/lib/python3.8/test/audiodata'... +Listing '/usr/lib/python3.8/test/capath'... +Listing '/usr/lib/python3.8/test/cjkencodings'... +Listing '/usr/lib/python3.8/test/data'... +Listing '/usr/lib/python3.8/test/decimaltestdata'... +Listing '/usr/lib/python3.8/test/dtracedata'... +Listing '/usr/lib/python3.8/test/eintrdata'... +Listing '/usr/lib/python3.8/test/encoded_modules'... +Listing '/usr/lib/python3.8/test/imghdrdata'... +Listing '/usr/lib/python3.8/test/libregrtest'... +Listing '/usr/lib/python3.8/test/sndhdrdata'... +Listing '/usr/lib/python3.8/test/subprocessdata'... +Listing '/usr/lib/python3.8/test/support'... +Listing '/usr/lib/python3.8/test/test_asyncio'... +Listing '/usr/lib/python3.8/test/test_email'... +Listing '/usr/lib/python3.8/test/test_email/data'... +Listing '/usr/lib/python3.8/test/test_import'... +Listing '/usr/lib/python3.8/test/test_import/data'... +Listing '/usr/lib/python3.8/test/test_import/data/circular_imports'... +Listing '/usr/lib/python3.8/test/test_import/data/circular_imports/subpkg'... +Listing '/usr/lib/python3.8/test/test_import/data/package'... +Listing '/usr/lib/python3.8/test/test_import/data/package2'... +Listing '/usr/lib/python3.8/test/test_importlib'... +Listing '/usr/lib/python3.8/test/test_importlib/builtin'... +Listing '/usr/lib/python3.8/test/test_importlib/data'... +Listing '/usr/lib/python3.8/test/test_importlib/data01'... +Listing '/usr/lib/python3.8/test/test_importlib/data01/subdirectory'... +Listing '/usr/lib/python3.8/test/test_importlib/data02'... +Listing '/usr/lib/python3.8/test/test_importlib/data02/one'... +Listing '/usr/lib/python3.8/test/test_importlib/data02/two'... +Listing '/usr/lib/python3.8/test/test_importlib/data03'... +Listing '/usr/lib/python3.8/test/test_importlib/data03/namespace'... +Listing '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion1'... +Listing '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion2'... +Listing '/usr/lib/python3.8/test/test_importlib/extension'... +Listing '/usr/lib/python3.8/test/test_importlib/frozen'... +Listing '/usr/lib/python3.8/test/test_importlib/import_'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion1'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion1/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion2'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion2/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent/child'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent/child'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent/child'... +Listing '/usr/lib/python3.8/test/test_importlib/source'... +Listing '/usr/lib/python3.8/test/test_importlib/zipdata01'... +Listing '/usr/lib/python3.8/test/test_importlib/zipdata02'... +Listing '/usr/lib/python3.8/test/test_json'... +Listing '/usr/lib/python3.8/test/test_tools'... +Listing '/usr/lib/python3.8/test/test_warnings'... +Listing '/usr/lib/python3.8/test/test_warnings/data'... +Listing '/usr/lib/python3.8/test/tracedmodules'... +Listing '/usr/lib/python3.8/test/xmltestdata'... +Listing '/usr/lib/python3.8/test/xmltestdata/c14n-20'... +Listing '/usr/lib/python3.8/test/ziptestdata'... +Listing '/usr/lib/python3.8/tkinter'... +Listing '/usr/lib/python3.8/tkinter/test'... +Listing '/usr/lib/python3.8/tkinter/test/test_tkinter'... +Listing '/usr/lib/python3.8/tkinter/test/test_ttk'... +Listing '/usr/lib/python3.8/turtledemo'... +Listing '/usr/lib/python3.8/unittest'... +Listing '/usr/lib/python3.8/unittest/test'... +Listing '/usr/lib/python3.8/unittest/test/testmock'... +Listing '/usr/lib/python3.8/urllib'... +Listing '/usr/lib/python3.8/venv'... +Listing '/usr/lib/python3.8/venv/scripts'... +Listing '/usr/lib/python3.8/venv/scripts/common'... +Listing '/usr/lib/python3.8/venv/scripts/posix'... +Listing '/usr/lib/python3.8/wsgiref'... +Listing '/usr/lib/python3.8/xml'... +Listing '/usr/lib/python3.8/xml/dom'... +Listing '/usr/lib/python3.8/xml/etree'... +Listing '/usr/lib/python3.8/xml/parsers'... +Listing '/usr/lib/python3.8/xml/sax'... +Listing '/usr/lib/python3.8/xmlrpc'... +PYTHONPATH=/usr/lib/python3.8 LD_LIBRARY_PATH=/sources/Python-3.8.5 \ + ./python -E -Wi /usr/lib/python3.8/compileall.py \ + -j0 -d /usr/lib/python3.8/site-packages -f \ + -x badsyntax /usr/lib/python3.8/site-packages +Listing '/usr/lib/python3.8/site-packages'... +PYTHONPATH=/usr/lib/python3.8 LD_LIBRARY_PATH=/sources/Python-3.8.5 \ + ./python -E -Wi -O /usr/lib/python3.8/compileall.py \ + -j0 -d /usr/lib/python3.8/site-packages -f \ + -x badsyntax /usr/lib/python3.8/site-packages +Listing '/usr/lib/python3.8/site-packages'... +PYTHONPATH=/usr/lib/python3.8 LD_LIBRARY_PATH=/sources/Python-3.8.5 \ + ./python -E -Wi -OO /usr/lib/python3.8/compileall.py \ + -j0 -d /usr/lib/python3.8/site-packages -f \ + -x badsyntax /usr/lib/python3.8/site-packages +Listing '/usr/lib/python3.8/site-packages'... +PYTHONPATH=/usr/lib/python3.8 LD_LIBRARY_PATH=/sources/Python-3.8.5 \ + ./python -E -m lib2to3.pgen2.driver /usr/lib/python3.8/lib2to3/Grammar.txt +Generating grammar tables from /usr/lib/python3.8/lib2to3/Grammar.txt +Writing grammar tables to /usr/lib/python3.8/lib2to3/Grammar3.8.5.final.0.pickle +PYTHONPATH=/usr/lib/python3.8 LD_LIBRARY_PATH=/sources/Python-3.8.5 \ + ./python -E -m lib2to3.pgen2.driver /usr/lib/python3.8/lib2to3/PatternGrammar.txt +Generating grammar tables from /usr/lib/python3.8/lib2to3/PatternGrammar.txt +Writing grammar tables to /usr/lib/python3.8/lib2to3/PatternGrammar3.8.5.final.0.pickle +Creating directory /usr/include/python3.8 +Creating directory /usr/include/python3.8/cpython +Creating directory /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/Python-ast.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/Python.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/abstract.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/asdl.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/ast.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/bitset.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/bltinmodule.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/boolobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/bytearrayobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/bytes_methods.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/bytesobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/cellobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/ceval.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/classobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/code.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/codecs.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/compile.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/complexobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/context.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/datetime.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/descrobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/dictobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/dtoa.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/dynamic_annotations.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/enumobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/errcode.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/eval.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/fileobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/fileutils.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/floatobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/frameobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/funcobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/genobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/graminit.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/grammar.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/import.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/interpreteridobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/intrcheck.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/iterobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/listobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/longintrepr.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/longobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/marshal.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/memoryobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/methodobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/modsupport.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/moduleobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/namespaceobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/node.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/object.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/objimpl.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/odictobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/opcode.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/osdefs.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/osmodule.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/parsetok.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/patchlevel.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/picklebufobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/py_curses.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pyarena.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pycapsule.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pyctype.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pydebug.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pydtrace.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pyerrors.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pyexpat.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pyfpe.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pyhash.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pylifecycle.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pymacconfig.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pymacro.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pymath.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pymem.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pyport.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pystate.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pystrcmp.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pystrhex.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pystrtod.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pythonrun.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pythread.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pytime.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/rangeobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/setobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/sliceobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/structmember.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/structseq.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/symtable.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/sysmodule.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/token.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/traceback.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/tracemalloc.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/tupleobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/typeslots.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/ucnhash.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/unicodeobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/warnings.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/weakrefobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/cpython/abstract.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/dictobject.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/fileobject.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/initconfig.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/interpreteridobject.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/object.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/objimpl.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/pyerrors.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/pylifecycle.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/pymem.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/pystate.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/sysmodule.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/traceback.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/tupleobject.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/unicodeobject.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/internal/pycore_accu.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_atomic.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_ceval.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_code.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_condvar.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_context.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_fileutils.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_getopt.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_gil.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_hamt.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_initconfig.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_object.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_pathconfig.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_pyerrors.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_pyhash.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_pylifecycle.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_pymem.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_pystate.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_traceback.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_tupleobject.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_warnings.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 pyconfig.h /usr/include/python3.8/pyconfig.h +Creating directory /usr/lib/python3.8/config-3.8-x86_64-linux-gnu +/usr/bin/install -c -m 644 Modules/config.c /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/config.c +/usr/bin/install -c -m 644 Programs/python.o /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/python.o +/usr/bin/install -c -m 644 ./Modules/config.c.in /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/config.c.in +/usr/bin/install -c -m 644 Makefile /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/Makefile +/usr/bin/install -c -m 644 ./Modules/Setup /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/Setup +/usr/bin/install -c -m 644 Modules/Setup.local /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/Setup.local +/usr/bin/install -c -m 644 Misc/python.pc /usr/lib/pkgconfig/python-3.8.pc +/usr/bin/install -c -m 644 Misc/python-embed.pc /usr/lib/pkgconfig/python-3.8-embed.pc +/usr/bin/install -c ./Modules/makesetup /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/makesetup +/usr/bin/install -c ./install-sh /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/install-sh +/usr/bin/install -c python-config.py /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/python-config.py +/usr/bin/install -c python-config /usr/bin/python3.8-config +LD_LIBRARY_PATH=/sources/Python-3.8.5 ./python -E ./setup.py install \ + --prefix=/usr \ + --install-scripts=/usr/bin \ + --install-platlib=/usr/lib/python3.8/lib-dynload \ + --root=/ +running install +running build +running build_ext +INFO: Can't locate Tcl/Tk libs and/or headers +INFO: Could not locate ffi libs and/or headers + +Python build finished successfully! +The necessary bits to build these optional modules were not found: +_bz2 _dbm _gdbm +_hashlib _sqlite3 _ssl +_tkinter _uuid nis +readline zlib +To find the necessary bits, look in setup.py in detect_modules() for the module's name. + + +The following modules found by detect_modules() in setup.py, have been +built by the Makefile instead, as configured by the Setup files: +_abc atexit pwd +time + + +Failed to build these modules: +_ctypes + + +Could not build the ssl module! +Python requires an OpenSSL 1.0.2 or 1.1 compatible libssl with X509_VERIFY_PARAM_set1_host(). +LibreSSL 2.6.4 and earlier do not provide the necessary APIs, https://github.com/libressl-portable/portable/issues/381 + +running build_scripts +copying and adjusting /sources/Python-3.8.5/Tools/scripts/pydoc3 -> build/scripts-3.8 +copying and adjusting /sources/Python-3.8.5/Tools/scripts/idle3 -> build/scripts-3.8 +copying and adjusting /sources/Python-3.8.5/Tools/scripts/2to3 -> build/scripts-3.8 +changing mode of build/scripts-3.8/pydoc3 from 644 to 755 +changing mode of build/scripts-3.8/idle3 from 644 to 755 +changing mode of build/scripts-3.8/2to3 from 644 to 755 +renaming build/scripts-3.8/pydoc3 to build/scripts-3.8/pydoc3.8 +renaming build/scripts-3.8/idle3 to build/scripts-3.8/idle3.8 +renaming build/scripts-3.8/2to3 to build/scripts-3.8/2to3-3.8 +running install_lib +creating /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_bisect.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_decimal.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/termios.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/cmath.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/resource.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/grp.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_sha3.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_curses.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_md5.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_crypt.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_struct.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_statistics.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_lsprof.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_codecs_iso2022.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/unicodedata.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/audioop.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_sha512.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/pyexpat.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_datetime.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_json.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_codecs_tw.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/mmap.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/select.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_codecs_hk.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_codecs_jp.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_sha256.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_opcode.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/binascii.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_xxtestfuzz.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/spwd.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_blake2.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_testinternalcapi.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_elementtree.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_socket.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/xxlimited.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/array.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_testimportmultiple.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_pickle.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_multiprocessing.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_multibytecodec.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/fcntl.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/ossaudiodev.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/syslog.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_curses_panel.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_testmultiphase.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_lzma.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_xxsubinterpreters.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_asyncio.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_contextvars.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_sysconfigdata__linux_x86_64-linux-gnu.py -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_ctypes_test.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_csv.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_random.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_posixshmem.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +creating /usr/lib/python3.8/lib-dynload/__pycache__ +copying build/lib.linux-x86_64-3.8/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-38.pyc -> /usr/lib/python3.8/lib-dynload/__pycache__ +copying build/lib.linux-x86_64-3.8/_codecs_kr.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_sha1.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/parser.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_testbuffer.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_testcapi.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_codecs_cn.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_queue.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_posixsubprocess.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/math.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_heapq.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +changing mode of /usr/lib/python3.8/lib-dynload/_bisect.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_decimal.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/termios.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/cmath.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/resource.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/grp.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_sha3.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_curses.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_md5.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_crypt.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_struct.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_statistics.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_lsprof.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_codecs_iso2022.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/unicodedata.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/audioop.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_sha512.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/pyexpat.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_datetime.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_json.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_codecs_tw.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/mmap.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/select.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_codecs_hk.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_codecs_jp.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_sha256.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_opcode.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/binascii.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_xxtestfuzz.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/spwd.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_blake2.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_testinternalcapi.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_elementtree.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_socket.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/xxlimited.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/array.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_testimportmultiple.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_pickle.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_multiprocessing.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_multibytecodec.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/fcntl.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/ossaudiodev.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/syslog.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_curses_panel.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_testmultiphase.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_lzma.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_xxsubinterpreters.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_asyncio.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_contextvars.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.py to 644 +changing mode of /usr/lib/python3.8/lib-dynload/_ctypes_test.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_csv.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_random.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_posixshmem.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-38.pyc to 644 +changing mode of /usr/lib/python3.8/lib-dynload/_codecs_kr.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_sha1.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/parser.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_testbuffer.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_testcapi.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_codecs_cn.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_queue.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_posixsubprocess.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/math.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_heapq.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/ to 755 +changing mode of /usr/lib/python3.8/lib-dynload/__pycache__ to 755 +running install_scripts +copying build/scripts-3.8/2to3-3.8 -> /usr/bin +copying build/scripts-3.8/pydoc3.8 -> /usr/bin +copying build/scripts-3.8/idle3.8 -> /usr/bin +changing mode of /usr/bin/2to3-3.8 to 755 +changing mode of /usr/bin/pydoc3.8 to 755 +changing mode of /usr/bin/idle3.8 to 755 +rm /usr/lib/python3.8/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.py +rm -r /usr/lib/python3.8/lib-dynload/__pycache__ +/usr/bin/install -c -m 644 ./Misc/python.man \ + /usr/share/man/man1/python3.8.1 +if test ! -d /usr/lib/pkgconfig; then \ + echo "Creating directory /usr/lib/pkgconfig"; \ + /usr/bin/install -c -d -m 755 /usr/lib/pkgconfig; \ +fi +if test -f /usr/bin/python3 -o -h /usr/bin/python3; \ +then rm -f /usr/bin/python3; \ +else true; \ +fi +(cd /usr/bin; ln -s python3.8 python3) +if test "3.8" != "3.8"; then \ + rm -f /usr/bin/python3.8-config; \ + (cd /usr/bin; ln -s python3.8-config python3.8-config); \ + rm -f /usr/lib/pkgconfig/python-3.8.pc; \ + (cd /usr/lib/pkgconfig; ln -s python-3.8.pc python-3.8.pc); \ + rm -f /usr/lib/pkgconfig/python-3.8-embed.pc; \ + (cd /usr/lib/pkgconfig; ln -s python-3.8-embed.pc python-3.8-embed.pc); \ +fi +rm -f /usr/bin/python3-config +(cd /usr/bin; ln -s python3.8-config python3-config) +rm -f /usr/lib/pkgconfig/python3.pc +(cd /usr/lib/pkgconfig; ln -s python-3.8.pc python3.pc) +rm -f /usr/lib/pkgconfig/python3-embed.pc +(cd /usr/lib/pkgconfig; ln -s python-3.8-embed.pc python3-embed.pc) +rm -f /usr/bin/idle3 +(cd /usr/bin; ln -s idle3.8 idle3) +rm -f /usr/bin/pydoc3 +(cd /usr/bin; ln -s pydoc3.8 pydoc3) +rm -f /usr/bin/2to3 +(cd /usr/bin; ln -s 2to3-3.8 2to3) +if test "x" != "x" ; then \ + rm -f /usr/bin/python3-32; \ + (cd /usr/bin; ln -s python3.8-32 python3-32) \ +fi +rm -f /usr/share/man/man1/python3.1 +(cd /usr/share/man/man1; ln -s python3.8.1 python3.1) +if test "xno" != "xno" ; then \ + case no in \ + upgrade) ensurepip="--upgrade" ;; \ + install|*) ensurepip="" ;; \ + esac; \ + LD_LIBRARY_PATH=/sources/Python-3.8.5 ./python -E -m ensurepip \ + $ensurepip --root=/ ; \ +fi +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking whether UID '0' is supported by ustar format... yes +checking whether GID '0' is supported by ustar format... yes +checking how to create a ustar tar archive... gnutar +checking for perl... /usr/bin/perl +checking Perl version and modules... yes +checking for gawk... (cached) 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 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... /bin/grep +checking for egrep... /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 ar... ar +checking for ranlib... ranlib +checking for gcc option to accept ISO C99... none needed +checking for gcc option to accept ISO Standard C... (cached) none needed +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for C/C++ restrict keyword... __restrict +checking whether // is distinct from /... 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 getopt.h... yes +checking for sys/cdefs.h... yes +checking for crtdefs.h... no +checking for wctype.h... yes +checking for limits.h... yes +checking for wchar.h... yes +checking for sys/mman.h... yes +checking for malloc.h... yes +checking for stdint.h... (cached) yes +checking for strings.h... (cached) yes +checking for unistd.h... (cached) yes +checking for features.h... yes +checking for langinfo.h... yes +checking for xlocale.h... no +checking for threads.h... yes +checking for sys/socket.h... 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 getprogname... no +checking for getexecname... no +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 isblank... yes +checking for iswctype... yes +checking for strdup... yes +checking for wcwidth... yes +checking for btowc... yes +checking for _set_invalid_parameter_handler... no +checking for nl_langinfo... yes +checking for strndup... yes +checking for vasnprintf... no +checking for snprintf... yes +checking for wcrtomb... yes +checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/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 for iconv... yes +checking for working 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 wint_t... yes +checking whether wint_t is too small... no +checking whether iswcntrl works... yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... yes +checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes +checking whether malloc, realloc, calloc are POSIX compliant... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... yes +checking for unsigned long long int... yes +checking for long long int... yes +checking for mbstate_t... yes +checking for nl_langinfo and CODESET... yes +checking for a traditional japanese locale... none +checking for a transitional chinese locale... none +checking for a french Unicode locale... none +checking for inline... inline +checking for mmap... yes +checking for MAP_ANONYMOUS... yes +checking whether memchr works... yes +checking whether memrchr is declared... yes +checking whether alarm is declared... yes +checking whether we are using the GNU C Library >= 2.1 or uClibc... yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking for wchar_t... yes +checking whether stdint.h conforms to C99... yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking for strcasestr... yes +checking whether strcasestr works... yes +checking whether strdup is declared... yes +checking whether strerror(0) succeeds... yes +checking whether strnlen is declared... yes +checking for pid_t... yes +checking for mode_t... yes +checking whether uses 'inline' correctly... yes +checking for a traditional french locale... none +checking whether imported symbols can be declared weak... yes +checking pthread.h usability... yes +checking pthread.h presence... yes +checking for pthread.h... yes +checking for multithread API to use... posix +checking whether strndup is declared... yes +checking whether strstr works... 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 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 for argz.h... yes +checking for error_t... yes +checking for argz_replace... yes +checking if argz actually works... yes +checking whether // is distinct from /... (cached) no +checking for error_at_line... yes +checking whether conversion from 'int' to 'long double' 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 whether iswblank is declared... 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... 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 mbswidth is declared in ... no +checking for mbstate_t... (cached) yes +checking for memrchr... yes +checking for working re_compile_pattern... no +checking libintl.h usability... yes +checking libintl.h presence... yes +checking for libintl.h... yes +checking whether isblank is declared... yes +checking for ssize_t... yes +checking for va_copy... 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 strcasecmp... yes +checking for strncasecmp... yes +checking whether strncasecmp is declared... yes +checking whether strcasestr works in linear time... yes +checking for strcasestr... (cached) yes +checking whether strcasestr works... (cached) yes +checking for working strerror function... yes +checking for working strnlen... yes +checking for vasprintf... yes +checking whether iswcntrl works... (cached) 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... yes +checking whether btowc(0) is correct... yes +checking whether btowc(EOF) is correct... guessing yes +checking for __builtin_expect... 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 YESEXPR 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 make sets $(MAKE)... (cached) yes +checking whether ln -s works... yes +checking whether diff accepts -u... yes +checking whether diff accepts -a... yes +checking io.h usability... no +checking io.h presence... no +checking for io.h... no +checking pwd.h usability... yes +checking pwd.h presence... yes +checking for pwd.h... yes +checking termcap.h usability... yes +checking termcap.h presence... yes +checking for termcap.h... yes +checking termios.h usability... yes +checking termios.h presence... yes +checking for termios.h... yes +checking for unistd.h... (cached) yes +checking sys/ioctl.h usability... yes +checking sys/ioctl.h presence... yes +checking for sys/ioctl.h... yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking sys/wait.h usability... yes +checking sys/wait.h presence... yes +checking for sys/wait.h... yes +checking POSIX termios... yes +checking for off_t... yes +checking for setlocale... yes +checking for sigaction... yes +checking for sigprocmask... yes +checking for posix_openpt... yes +checking for tgetent in -ltinfo... no +checking for tgetent in -lncurses... yes +checking for library with termcap variables... +checking ncurses/termcap.h usability... no +checking ncurses/termcap.h presence... no +checking for ncurses/termcap.h... no +checking for a sed that does not truncate output... /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 CFLocaleCopyCurrent... 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 +=== configuring in tp/Texinfo/XS (/sources/texinfo-6.7/tp/Texinfo/XS) +configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' --cache-file=/dev/null --srcdir=. +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking for perl... /usr/bin/perl +checking Perl configuration value cc... cc +checking for gcc... cc +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 cc accepts -g... yes +checking for cc option to accept ISO C89... none needed +checking whether cc understands -c and -o together... yes +checking whether make supports the include directive... yes (GNU style) +checking dependency style of cc... gcc3 +checking how to run the C preprocessor... cc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 ar... ar +checking for ranlib... ranlib +checking for a sed that does not truncate output... /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 build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for ld used by cc... /usr/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/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 for CFPreferencesCopyAppValue... no +checking for CFLocaleCopyCurrent... 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 size_t... yes +checking for working alloca.h... yes +checking for alloca... 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 getdelim is declared... yes +checking for getdelim... yes +checking for mprotect... yes +checking for strndup... yes +checking for vasnprintf... no +checking for snprintf... yes +checking whether getline is declared... yes +checking for iconv... yes +checking for working 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 limits.h... yes +checking for sys/mman.h... yes +checking for wchar.h... yes +checking for stdint.h... (cached) yes +checking for features.h... yes +checking for crtdefs.h... no +checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes +checking for mmap... yes +checking for MAP_ANONYMOUS... yes +checking whether memchr works... yes +checking for wchar_t... 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... 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 strndup is declared... yes +checking whether strnlen is declared... yes +checking for pid_t... yes +checking for mode_t... 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 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 uses 'inline' correctly... yes +checking for alloca as a compiler built-in... yes +checking whether conversion from 'int' to 'long double' works... yes +checking for working getdelim function... yes +checking for getline... yes +checking for working getline function... yes +checking for rawmemchr... yes +checking for stdint.h... (cached) yes +checking for SIZE_MAX... 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 strchrnul... yes +checking whether strchrnul works... yes +checking for working strndup... yes +checking for working strnlen... yes +checking for ptrdiff_t... yes +checking for vasprintf... yes +checking for stdint.h... (cached) yes +checking how to print strings... printf +checking for a sed that does not truncate output... (cached) /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by cc... /usr/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/x86_64-lfs-linux-gnu/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 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 /usr/x86_64-lfs-linux-gnu/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 archiver @FILE support... @ +checking for strip... strip +checking for ranlib... (cached) ranlib +checking command to parse /usr/bin/nm -B output from cc object... ok +checking for sysroot... no +checking for a working dd... /bin/dd +checking how to truncate binary pipes... /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 cc supports -fno-rtti -fno-exceptions... no +checking for cc option to produce PIC... -fPIC -DPIC +checking if cc PIC flag -fPIC -DPIC works... yes +checking if cc static flag -static works... yes +checking if cc supports -c -o file.o... yes +checking if cc supports -c -o file.o... (cached) yes +checking whether the cc linker (/usr/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 Perl configuration value ccflags... -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 +checking Perl configuration value cccdlflags... -fPIC +checking Perl configuration value optimize... -O2 +checking Perl configuration value ccdlflags... -Wl,-E +checking Perl configuration value libperl... libperl.a +checking Perl configuration value archlibexp... /usr/lib/perl5/5.32/core_perl +checking Perl configuration value privlibexp... /usr/lib/perl5/5.32/core_perl +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating gnulib/lib/Makefile +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing po-directories commands +config.status: executing libtool commands +checking whether we can build Perl extension (XS) modules... +Making clean in gnulib/lib +make[1]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[2]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +test -z "" || rm -f +rm -rf .libs _libs +test -z "" || rm -f +test -z "libgnu.la" || rm -f libgnu.la +rm -f ./so_locations +rm -f *.o +test -z "core *.stackdump alloca.h alloca.h-t errno.h errno.h-t float.h float.h-t limits.h limits.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t string.h string.h-t sys/types.h sys/types.h-t wchar.h wchar.h-t" || rm -f core *.stackdump alloca.h alloca.h-t errno.h errno.h-t float.h float.h-t limits.h limits.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t string.h string.h-t sys/types.h sys/types.h-t wchar.h wchar.h-t +rm -f *.lo +make[2]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[1]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[1]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS' +test -z "TestXS.c XSParagraph.c MiscXS.c" || rm -f TestXS.c XSParagraph.c MiscXS.c +rm -rf .libs _libs +rm -rf parsetexi/.libs parsetexi/_libs +test -z "XSParagraph.la TestXS.la MiscXS.la Parsetexi.la" || rm -f XSParagraph.la TestXS.la MiscXS.la Parsetexi.la +rm -f ./so_locations +rm -f *.o +rm -f parsetexi/*.o +rm -f parsetexi/*.lo +rm -f *.lo +make[1]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS' +/bin/sh /sources/texinfo-6.7/tp/Texinfo/XS/missing xsubpp -typemap /usr/lib/perl5/5.32/core_perl/ExtUtils/typemap TestXS.xs > TestXS.xsc && mv TestXS.xsc TestXS.c +depbase=`echo TestXS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT TestXS.lo -MD -MP -MF $depbase.Tpo -c -o TestXS.lo TestXS.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT TestXS.lo -MD -MP -MF .deps/TestXS.Tpo -c TestXS.c -fPIC -DPIC -o .libs/TestXS.o +/bin/sh ./libtool --tag=CC --mode=link cc -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -avoid-version -module -Wl,-E -o TestXS.la -rpath /usr/lib/texinfo TestXS.lo +libtool: link: cc -shared -fPIC -DPIC .libs/TestXS.o -fstack-protector-strong -O2 -Wl,-E -Wl,-soname -Wl,TestXS.so -o .libs/TestXS.so +libtool: link: ( cd ".libs" && rm -f "TestXS.la" && ln -s "../TestXS.la" "TestXS.la" ) +message from XS module +checking whether we can build Perl extension (XS) modules... yes +checking for prove... prove +checking parser tests requirements... no +checking Perl Texinfo API texinfo documentation build requirements... yes +checking Pod::Simple::Texinfo tests requirements... yes +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating install-info/tests/defs +config.status: creating Makefile +config.status: creating doc/Makefile +config.status: creating doc/tp_api/Makefile +config.status: creating gnulib/lib/Makefile +config.status: creating info/Makefile +config.status: creating install-info/Makefile +config.status: creating install-info/tests/Makefile +config.status: creating man/Makefile +config.status: creating po/Makefile.in +config.status: creating po_document/Makefile.in +config.status: creating util/Makefile +config.status: creating texindex/Makefile +config.status: creating tp/Makefile +config.status: creating tp/tests/Makefile +config.status: creating tp/tests/many_input_files/Makefile +config.status: creating tp/tests/sectioning/Makefile +config.status: creating tp/tests/formatting/Makefile +config.status: creating tp/tests/indices/Makefile +config.status: creating tp/tests/contents/Makefile +config.status: creating tp/tests/nested_formats/Makefile +config.status: creating tp/tests/layout/Makefile +config.status: creating tp/tests/tex_html/Makefile +config.status: creating tp/defs +config.status: creating Pod-Simple-Texinfo/Makefile +config.status: creating pre-inst-env +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: creating po_document/POTFILES +config.status: creating po_document/Makefile +make all-recursive +make[1]: Entering directory '/sources/texinfo-6.7' +Making all in gnulib/lib +make[2]: Entering directory '/sources/texinfo-6.7/gnulib/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 langinfo.h-t langinfo.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_LANGINFO_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_LANGINFO_H''@||g' \ + -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \ + -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ + -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ + -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \ + -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ + -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ + -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ + -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./langinfo.in.h; \ +} > langinfo.h-t && \ +mv langinfo.h-t langinfo.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''@/1/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''@/0/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''@/1/g' \ + -e 's/@''GNULIB_MBSNLEN''@/0/g' \ + -e 's/@''GNULIB_MBSCHR''@/1/g' \ + -e 's/@''GNULIB_MBSRCHR''@/0/g' \ + -e 's/@''GNULIB_MBSSTR''@/1/g' \ + -e 's/@''GNULIB_MBSCASECMP''@/1/g' \ + -e 's/@''GNULIB_MBSNCASECMP''@/1/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''@/1/g' \ + -e 's/@''GNULIB_MEMMEM''@/0/g' \ + -e 's/@''GNULIB_MEMPCPY''@/0/g' \ + -e 's/@''GNULIB_MEMRCHR''@/1/g' \ + -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ + -e 's/@''GNULIB_STPCPY''@/0/g' \ + -e 's/@''GNULIB_STPNCPY''@/0/g' \ + -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ + -e 's/@''GNULIB_STRDUP''@/1/g' \ + -e 's/@''GNULIB_STRNCAT''@/0/g' \ + -e 's/@''GNULIB_STRNDUP''@/0/g' \ + -e 's/@''GNULIB_STRNLEN''@/1/g' \ + -e 's/@''GNULIB_STRPBRK''@/0/g' \ + -e 's/@''GNULIB_STRSEP''@/0/g' \ + -e 's/@''GNULIB_STRSTR''@/0/g' \ + -e 's/@''GNULIB_STRCASESTR''@/1/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 +rm -f strings.h-t strings.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_STRINGS_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_STRINGS_H''@||g' \ + -e 's/@''GNULIB_FFS''@/0/g' \ + -e 's|@''HAVE_FFS''@|1|g' \ + -e 's|@''HAVE_STRCASECMP''@|1|g' \ + -e 's|@''HAVE_DECL_STRNCASECMP''@|1|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' \ + < ./strings.in.h; \ +} > strings.h-t && \ +mv strings.h-t strings.h +/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_CHDIR''@/0/g' \ + -e 's/@''GNULIB_CHOWN''@/0/g' \ + -e 's/@''GNULIB_CLOSE''@/0/g' \ + -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ + -e 's/@''GNULIB_DUP''@/0/g' \ + -e 's/@''GNULIB_DUP2''@/0/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''@/0/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_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 +rm -f unitypes.h-t unitypes.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unitypes.in.h; \ +} > unitypes.h-t && \ +mv -f unitypes.h-t unitypes.h +rm -f uniwidth.h-t uniwidth.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./uniwidth.in.h; \ +} > uniwidth.h-t && \ +mv -f uniwidth.h-t uniwidth.h +rm -f wchar.h-t wchar.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|@''HAVE_FEATURES_H''@|1|g' \ + -e 's|@''NEXT_WCHAR_H''@||g' \ + -e 's|@''HAVE_WCHAR_H''@|1|g' \ + -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ + -e 's/@''GNULIB_BTOWC''@/1/g' \ + -e 's/@''GNULIB_WCTOB''@/0/g' \ + -e 's/@''GNULIB_MBSINIT''@/1/g' \ + -e 's/@''GNULIB_MBRTOWC''@/1/g' \ + -e 's/@''GNULIB_MBRLEN''@/0/g' \ + -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ + -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ + -e 's/@''GNULIB_WCRTOMB''@/1/g' \ + -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCWIDTH''@/1/g' \ + -e 's/@''GNULIB_WMEMCHR''@/0/g' \ + -e 's/@''GNULIB_WMEMCMP''@/0/g' \ + -e 's/@''GNULIB_WMEMCPY''@/0/g' \ + -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ + -e 's/@''GNULIB_WMEMSET''@/0/g' \ + -e 's/@''GNULIB_WCSLEN''@/0/g' \ + -e 's/@''GNULIB_WCSNLEN''@/0/g' \ + -e 's/@''GNULIB_WCSCPY''@/0/g' \ + -e 's/@''GNULIB_WCPCPY''@/0/g' \ + -e 's/@''GNULIB_WCSNCPY''@/0/g' \ + -e 's/@''GNULIB_WCPNCPY''@/0/g' \ + -e 's/@''GNULIB_WCSCAT''@/0/g' \ + -e 's/@''GNULIB_WCSNCAT''@/0/g' \ + -e 's/@''GNULIB_WCSCMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCMP''@/0/g' \ + -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSCOLL''@/0/g' \ + -e 's/@''GNULIB_WCSXFRM''@/0/g' \ + -e 's/@''GNULIB_WCSDUP''@/0/g' \ + -e 's/@''GNULIB_WCSCHR''@/0/g' \ + -e 's/@''GNULIB_WCSRCHR''@/0/g' \ + -e 's/@''GNULIB_WCSCSPN''@/0/g' \ + -e 's/@''GNULIB_WCSSPN''@/0/g' \ + -e 's/@''GNULIB_WCSPBRK''@/0/g' \ + -e 's/@''GNULIB_WCSSTR''@/0/g' \ + -e 's/@''GNULIB_WCSTOK''@/0/g' \ + -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ + -e 's/@''GNULIB_WCSFTIME''@/0/g' \ + < ./wchar.in.h | \ + sed -e 's|@''HAVE_WINT_T''@|1|g' \ + -e 's|@''HAVE_BTOWC''@|1|g' \ + -e 's|@''HAVE_MBSINIT''@|1|g' \ + -e 's|@''HAVE_MBRTOWC''@|1|g' \ + -e 's|@''HAVE_MBRLEN''@|1|g' \ + -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ + -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ + -e 's|@''HAVE_WCRTOMB''@|1|g' \ + -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ + -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ + -e 's|@''HAVE_WMEMCHR''@|1|g' \ + -e 's|@''HAVE_WMEMCMP''@|1|g' \ + -e 's|@''HAVE_WMEMCPY''@|1|g' \ + -e 's|@''HAVE_WMEMMOVE''@|1|g' \ + -e 's|@''HAVE_WMEMSET''@|1|g' \ + -e 's|@''HAVE_WCSLEN''@|1|g' \ + -e 's|@''HAVE_WCSNLEN''@|1|g' \ + -e 's|@''HAVE_WCSCPY''@|1|g' \ + -e 's|@''HAVE_WCPCPY''@|1|g' \ + -e 's|@''HAVE_WCSNCPY''@|1|g' \ + -e 's|@''HAVE_WCPNCPY''@|1|g' \ + -e 's|@''HAVE_WCSCAT''@|1|g' \ + -e 's|@''HAVE_WCSNCAT''@|1|g' \ + -e 's|@''HAVE_WCSCMP''@|1|g' \ + -e 's|@''HAVE_WCSNCMP''@|1|g' \ + -e 's|@''HAVE_WCSCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSCOLL''@|1|g' \ + -e 's|@''HAVE_WCSXFRM''@|1|g' \ + -e 's|@''HAVE_WCSDUP''@|1|g' \ + -e 's|@''HAVE_WCSCHR''@|1|g' \ + -e 's|@''HAVE_WCSRCHR''@|1|g' \ + -e 's|@''HAVE_WCSCSPN''@|1|g' \ + -e 's|@''HAVE_WCSSPN''@|1|g' \ + -e 's|@''HAVE_WCSPBRK''@|1|g' \ + -e 's|@''HAVE_WCSSTR''@|1|g' \ + -e 's|@''HAVE_WCSTOK''@|1|g' \ + -e 's|@''HAVE_WCSWIDTH''@|1|g' \ + -e 's|@''HAVE_WCSFTIME''@|1|g' \ + -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ + -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ + | \ + sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ + -e 's|@''REPLACE_BTOWC''@|0|g' \ + -e 's|@''REPLACE_WCTOB''@|0|g' \ + -e 's|@''REPLACE_MBSINIT''@|0|g' \ + -e 's|@''REPLACE_MBRTOWC''@|1|g' \ + -e 's|@''REPLACE_MBRLEN''@|0|g' \ + -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ + -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ + -e 's|@''REPLACE_WCRTOMB''@|0|g' \ + -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSFTIME''@|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'; \ +} > wchar.h-t && \ +mv wchar.h-t wchar.h +rm -f wctype.h-t wctype.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's/@''HAVE_WCTYPE_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_WCTYPE_H''@||g' \ + -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ + -e 's/@''GNULIB_ISWBLANK''@/1/g' \ + -e 's/@''GNULIB_WCTYPE''@/0/g' \ + -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ + -e 's/@''GNULIB_WCTRANS''@/0/g' \ + -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ + -e 's/@''HAVE_ISWBLANK''@/1/g' \ + -e 's/@''HAVE_ISWCNTRL''@/1/g' \ + -e 's/@''HAVE_WCTYPE_T''@/1/g' \ + -e 's/@''HAVE_WCTRANS_T''@/1/g' \ + -e 's/@''HAVE_WINT_T''@/1/g' \ + -e 's/@''REPLACE_ISWBLANK''@/0/g' \ + -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ + -e 's/@''REPLACE_TOWLOWER''@/0/g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./wctype.in.h; \ +} > wctype.h-t && \ +mv wctype.h-t wctype.h +make all-recursive +make[3]: Entering directory '/sources/texinfo-6.7/gnulib/lib' +make[4]: Entering directory '/sources/texinfo-6.7/gnulib/lib' +depbase=`echo dirname-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT dirname-lgpl.o -MD -MP -MF $depbase.Tpo -c -o dirname-lgpl.o dirname-lgpl.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo basename-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT basename-lgpl.o -MD -MP -MF $depbase.Tpo -c -o basename-lgpl.o basename-lgpl.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo stripslash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT stripslash.o -MD -MP -MF $depbase.Tpo -c -o stripslash.o stripslash.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo getprogname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT getprogname.o -MD -MP -MF $depbase.Tpo -c -o getprogname.o getprogname.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo hard-locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT hard-locale.o -MD -MP -MF $depbase.Tpo -c -o hard-locale.o hard-locale.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT malloca.o -MD -MP -MF $depbase.Tpo -c -o malloca.o malloca.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mbchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbchar.o -MD -MP -MF $depbase.Tpo -c -o mbchar.o mbchar.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mbiter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbiter.o -MD -MP -MF $depbase.Tpo -c -o mbiter.o mbiter.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mbscasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbscasecmp.o -MD -MP -MF $depbase.Tpo -c -o mbscasecmp.o mbscasecmp.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mbschr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbschr.o -MD -MP -MF $depbase.Tpo -c -o mbschr.o mbschr.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mbslen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbslen.o -MD -MP -MF $depbase.Tpo -c -o mbslen.o mbslen.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mbsncasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbsncasecmp.o -MD -MP -MF $depbase.Tpo -c -o mbsncasecmp.o mbsncasecmp.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mbsstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbsstr.o -MD -MP -MF $depbase.Tpo -c -o mbsstr.o mbsstr.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mbswidth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbswidth.o -MD -MP -MF $depbase.Tpo -c -o mbswidth.o mbswidth.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mbuiter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbuiter.o -MD -MP -MF $depbase.Tpo -c -o mbuiter.o mbuiter.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o strnlen1.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo unistd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT unistd.o -MD -MP -MF $depbase.Tpo -c -o unistd.o unistd.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo wctype-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT wctype-h.o -MD -MP -MF $depbase.Tpo -c -o wctype-h.o wctype-h.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o xalloc-die.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mbrtowc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbrtowc.o -MD -MP -MF $depbase.Tpo -c -o mbrtowc.o mbrtowc.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo regex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT regex.o -MD -MP -MF $depbase.Tpo -c -o regex.o regex.c &&\ +mv -f $depbase.Tpo $depbase.Po +rm -f libgnu.a +ar cr libgnu.a dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o getprogname.o hard-locale.o localcharset.o malloca.o mbchar.o mbiter.o mbscasecmp.o mbschr.o mbslen.o mbsncasecmp.o mbsstr.o mbswidth.o mbuiter.o strnlen1.o unistd.o uniwidth/width.o wctype-h.o xmalloc.o xalloc-die.o mbrtowc.o regex.o +ranlib libgnu.a +make[4]: Leaving directory '/sources/texinfo-6.7/gnulib/lib' +make[3]: Leaving directory '/sources/texinfo-6.7/gnulib/lib' +make[2]: Leaving directory '/sources/texinfo-6.7/gnulib/lib' +Making all in info +make[2]: Entering directory '/sources/texinfo-6.7/info' +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT makedoc.o -MD -MP -MF .deps/makedoc.Tpo -c -o makedoc.o makedoc.c +mv -f .deps/makedoc.Tpo .deps/makedoc.Po +gcc -g -O2 -o makedoc makedoc.o ../gnulib/lib/libgnu.a -lncurses +rm -f doc.c funs.h +..//info/makedoc ./session.c ./echo-area.c ./infodoc.c ./m-x.c ./indices.c ./nodemenu.c ./footnotes.c ./variables.c +make all-am +make[3]: Entering directory '/sources/texinfo-6.7/info' +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT dir.o -MD -MP -MF .deps/dir.Tpo -c -o dir.o dir.c +mv -f .deps/dir.Tpo .deps/dir.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c +mv -f .deps/display.Tpo .deps/display.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT dribble.o -MD -MP -MF .deps/dribble.Tpo -c -o dribble.o dribble.c +mv -f .deps/dribble.Tpo .deps/dribble.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT echo-area.o -MD -MP -MF .deps/echo-area.Tpo -c -o echo-area.o echo-area.c +mv -f .deps/echo-area.Tpo .deps/echo-area.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT filesys.o -MD -MP -MF .deps/filesys.Tpo -c -o filesys.o filesys.c +mv -f .deps/filesys.Tpo .deps/filesys.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT footnotes.o -MD -MP -MF .deps/footnotes.Tpo -c -o footnotes.o footnotes.c +mv -f .deps/footnotes.Tpo .deps/footnotes.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT indices.o -MD -MP -MF .deps/indices.Tpo -c -o indices.o indices.c +mv -f .deps/indices.Tpo .deps/indices.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT info-utils.o -MD -MP -MF .deps/info-utils.Tpo -c -o info-utils.o info-utils.c +mv -f .deps/info-utils.Tpo .deps/info-utils.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT info.o -MD -MP -MF .deps/info.Tpo -c -o info.o info.c +mv -f .deps/info.Tpo .deps/info.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT infodoc.o -MD -MP -MF .deps/infodoc.Tpo -c -o infodoc.o infodoc.c +mv -f .deps/infodoc.Tpo .deps/infodoc.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT infokey.o -MD -MP -MF .deps/infokey.Tpo -c -o infokey.o infokey.c +mv -f .deps/infokey.Tpo .deps/infokey.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT infomap.o -MD -MP -MF .deps/infomap.Tpo -c -o infomap.o infomap.c +mv -f .deps/infomap.Tpo .deps/infomap.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT infopath.o -MD -MP -MF .deps/infopath.Tpo -c -o infopath.o infopath.c +mv -f .deps/infopath.Tpo .deps/infopath.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT m-x.o -MD -MP -MF .deps/m-x.Tpo -c -o m-x.o m-x.c +mv -f .deps/m-x.Tpo .deps/m-x.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT man.o -MD -MP -MF .deps/man.Tpo -c -o man.o man.c +mv -f .deps/man.Tpo .deps/man.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT nodemenu.o -MD -MP -MF .deps/nodemenu.Tpo -c -o nodemenu.o nodemenu.c +mv -f .deps/nodemenu.Tpo .deps/nodemenu.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT nodes.o -MD -MP -MF .deps/nodes.Tpo -c -o nodes.o nodes.c +mv -f .deps/nodes.Tpo .deps/nodes.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c +mv -f .deps/search.Tpo .deps/search.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT session.o -MD -MP -MF .deps/session.Tpo -c -o session.o session.c +mv -f .deps/session.Tpo .deps/session.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o signals.c +mv -f .deps/signals.Tpo .deps/signals.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT tag.o -MD -MP -MF .deps/tag.Tpo -c -o tag.o tag.c +mv -f .deps/tag.Tpo .deps/tag.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT terminal.o -MD -MP -MF .deps/terminal.Tpo -c -o terminal.o terminal.c +mv -f .deps/terminal.Tpo .deps/terminal.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT tilde.o -MD -MP -MF .deps/tilde.Tpo -c -o tilde.o tilde.c +mv -f .deps/tilde.Tpo .deps/tilde.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT variables.o -MD -MP -MF .deps/variables.Tpo -c -o variables.o variables.c +mv -f .deps/variables.Tpo .deps/variables.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.c +mv -f .deps/window.Tpo .deps/window.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT doc.o -MD -MP -MF .deps/doc.Tpo -c -o doc.o doc.c +mv -f .deps/doc.Tpo .deps/doc.Po +gcc -g -O2 -o ginfo dir.o display.o dribble.o echo-area.o filesys.o footnotes.o indices.o info-utils.o info.o infodoc.o infokey.o infomap.o infopath.o m-x.o man.o nodemenu.o nodes.o search.o session.o signals.o tag.o terminal.o tilde.o variables.o window.o doc.o ../gnulib/lib/libgnu.a -lncurses +make[3]: Leaving directory '/sources/texinfo-6.7/info' +make[2]: Leaving directory '/sources/texinfo-6.7/info' +Making all in install-info +make[2]: Entering directory '/sources/texinfo-6.7/install-info' +Making all in . +make[3]: Entering directory '/sources/texinfo-6.7/install-info' +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT install-info.o -MD -MP -MF .deps/install-info.Tpo -c -o install-info.o install-info.c +mv -f .deps/install-info.Tpo .deps/install-info.Po +gcc -g -O2 -o ginstall-info install-info.o ../gnulib/lib/libgnu.a +make[3]: Leaving directory '/sources/texinfo-6.7/install-info' +Making all in tests +make[3]: Entering directory '/sources/texinfo-6.7/install-info/tests' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/texinfo-6.7/install-info/tests' +make[2]: Leaving directory '/sources/texinfo-6.7/install-info' +Making all in po +make[2]: Entering directory '/sources/texinfo-6.7/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/texinfo-6.7/po' +Making all in po_document +make[2]: Entering directory '/sources/texinfo-6.7/po_document' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/texinfo-6.7/po_document' +Making all in tp +make[2]: Entering directory '/sources/texinfo-6.7/tp' +Making all in Texinfo/XS +make[3]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS' +make all-recursive +make[4]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS' +Making all in gnulib/lib +make[5]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/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 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''@/1/g' \ + -e 's/@''GNULIB_GETLINE''@/1/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''@/1/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 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''@/1/g' \ + -e 's/@''GNULIB_MEMMEM''@/0/g' \ + -e 's/@''GNULIB_MEMPCPY''@/0/g' \ + -e 's/@''GNULIB_MEMRCHR''@/0/g' \ + -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ + -e 's/@''GNULIB_STPCPY''@/0/g' \ + -e 's/@''GNULIB_STPNCPY''@/0/g' \ + -e 's/@''GNULIB_STRCHRNUL''@/1/g' \ + -e 's/@''GNULIB_STRDUP''@/0/g' \ + -e 's/@''GNULIB_STRNCAT''@/0/g' \ + -e 's/@''GNULIB_STRNDUP''@/1/g' \ + -e 's/@''GNULIB_STRNLEN''@/1/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''@/0/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 +/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 wchar.h-t wchar.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|@''HAVE_FEATURES_H''@|1|g' \ + -e 's|@''NEXT_WCHAR_H''@||g' \ + -e 's|@''HAVE_WCHAR_H''@|1|g' \ + -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ + -e 's/@''GNULIB_BTOWC''@/0/g' \ + -e 's/@''GNULIB_WCTOB''@/0/g' \ + -e 's/@''GNULIB_MBSINIT''@/0/g' \ + -e 's/@''GNULIB_MBRTOWC''@/0/g' \ + -e 's/@''GNULIB_MBRLEN''@/0/g' \ + -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ + -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ + -e 's/@''GNULIB_WCRTOMB''@/0/g' \ + -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCWIDTH''@/0/g' \ + -e 's/@''GNULIB_WMEMCHR''@/0/g' \ + -e 's/@''GNULIB_WMEMCMP''@/0/g' \ + -e 's/@''GNULIB_WMEMCPY''@/0/g' \ + -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ + -e 's/@''GNULIB_WMEMSET''@/0/g' \ + -e 's/@''GNULIB_WCSLEN''@/0/g' \ + -e 's/@''GNULIB_WCSNLEN''@/0/g' \ + -e 's/@''GNULIB_WCSCPY''@/0/g' \ + -e 's/@''GNULIB_WCPCPY''@/0/g' \ + -e 's/@''GNULIB_WCSNCPY''@/0/g' \ + -e 's/@''GNULIB_WCPNCPY''@/0/g' \ + -e 's/@''GNULIB_WCSCAT''@/0/g' \ + -e 's/@''GNULIB_WCSNCAT''@/0/g' \ + -e 's/@''GNULIB_WCSCMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCMP''@/0/g' \ + -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSCOLL''@/0/g' \ + -e 's/@''GNULIB_WCSXFRM''@/0/g' \ + -e 's/@''GNULIB_WCSDUP''@/0/g' \ + -e 's/@''GNULIB_WCSCHR''@/0/g' \ + -e 's/@''GNULIB_WCSRCHR''@/0/g' \ + -e 's/@''GNULIB_WCSCSPN''@/0/g' \ + -e 's/@''GNULIB_WCSSPN''@/0/g' \ + -e 's/@''GNULIB_WCSPBRK''@/0/g' \ + -e 's/@''GNULIB_WCSSTR''@/0/g' \ + -e 's/@''GNULIB_WCSTOK''@/0/g' \ + -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ + -e 's/@''GNULIB_WCSFTIME''@/0/g' \ + < ./wchar.in.h | \ + sed -e 's|@''HAVE_WINT_T''@|1|g' \ + -e 's|@''HAVE_BTOWC''@|1|g' \ + -e 's|@''HAVE_MBSINIT''@|1|g' \ + -e 's|@''HAVE_MBRTOWC''@|1|g' \ + -e 's|@''HAVE_MBRLEN''@|1|g' \ + -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ + -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ + -e 's|@''HAVE_WCRTOMB''@|1|g' \ + -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ + -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ + -e 's|@''HAVE_WMEMCHR''@|1|g' \ + -e 's|@''HAVE_WMEMCMP''@|1|g' \ + -e 's|@''HAVE_WMEMCPY''@|1|g' \ + -e 's|@''HAVE_WMEMMOVE''@|1|g' \ + -e 's|@''HAVE_WMEMSET''@|1|g' \ + -e 's|@''HAVE_WCSLEN''@|1|g' \ + -e 's|@''HAVE_WCSNLEN''@|1|g' \ + -e 's|@''HAVE_WCSCPY''@|1|g' \ + -e 's|@''HAVE_WCPCPY''@|1|g' \ + -e 's|@''HAVE_WCSNCPY''@|1|g' \ + -e 's|@''HAVE_WCPNCPY''@|1|g' \ + -e 's|@''HAVE_WCSCAT''@|1|g' \ + -e 's|@''HAVE_WCSNCAT''@|1|g' \ + -e 's|@''HAVE_WCSCMP''@|1|g' \ + -e 's|@''HAVE_WCSNCMP''@|1|g' \ + -e 's|@''HAVE_WCSCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSCOLL''@|1|g' \ + -e 's|@''HAVE_WCSXFRM''@|1|g' \ + -e 's|@''HAVE_WCSDUP''@|1|g' \ + -e 's|@''HAVE_WCSCHR''@|1|g' \ + -e 's|@''HAVE_WCSRCHR''@|1|g' \ + -e 's|@''HAVE_WCSCSPN''@|1|g' \ + -e 's|@''HAVE_WCSSPN''@|1|g' \ + -e 's|@''HAVE_WCSPBRK''@|1|g' \ + -e 's|@''HAVE_WCSSTR''@|1|g' \ + -e 's|@''HAVE_WCSTOK''@|1|g' \ + -e 's|@''HAVE_WCSWIDTH''@|1|g' \ + -e 's|@''HAVE_WCSFTIME''@|1|g' \ + -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ + -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ + | \ + sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ + -e 's|@''REPLACE_BTOWC''@|0|g' \ + -e 's|@''REPLACE_WCTOB''@|0|g' \ + -e 's|@''REPLACE_MBSINIT''@|0|g' \ + -e 's|@''REPLACE_MBRTOWC''@|0|g' \ + -e 's|@''REPLACE_MBRLEN''@|0|g' \ + -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ + -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ + -e 's|@''REPLACE_WCRTOMB''@|0|g' \ + -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSFTIME''@|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'; \ +} > wchar.h-t && \ +mv wchar.h-t wchar.h +make all-recursive +make[6]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[7]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -MT xsize.lo -MD -MP -MF .deps/xsize.Tpo -c -o xsize.lo xsize.c +libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -MT xsize.lo -MD -MP -MF .deps/xsize.Tpo -c xsize.c -fPIC -DPIC -o .libs/xsize.o +mv -f .deps/xsize.Tpo .deps/xsize.Plo +/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.lo asnprintf.c +libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o +mv -f .deps/asnprintf.Tpo .deps/asnprintf.Plo +/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.lo printf-args.c +libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o +mv -f .deps/printf-args.Tpo .deps/printf-args.Plo +/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.lo printf-parse.c +libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o +mv -f .deps/printf-parse.Tpo .deps/printf-parse.Plo +/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.lo vasnprintf.c +libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o +mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Plo +/bin/sh ../../libtool --tag=CC --mode=link cc -no-undefined -o libgnu.la xsize.lo asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo +libtool: link: ar cru .libs/libgnu.a .libs/xsize.o .libs/asnprintf.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o +libtool: link: ranlib .libs/libgnu.a +libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) +make[7]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[6]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[5]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[5]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS' +/bin/sh /sources/texinfo-6.7/tp/Texinfo/XS/missing xsubpp -typemap /usr/lib/perl5/5.32/core_perl/ExtUtils/typemap XSParagraph.xs > XSParagraph.xsc && mv XSParagraph.xsc XSParagraph.c +depbase=`echo XSParagraph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT XSParagraph.lo -MD -MP -MF $depbase.Tpo -c -o XSParagraph.lo XSParagraph.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT XSParagraph.lo -MD -MP -MF .deps/XSParagraph.Tpo -c XSParagraph.c -fPIC -DPIC -o .libs/XSParagraph.o +depbase=`echo xspara.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT xspara.lo -MD -MP -MF $depbase.Tpo -c -o xspara.lo xspara.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT xspara.lo -MD -MP -MF .deps/xspara.Tpo -c xspara.c -fPIC -DPIC -o .libs/xspara.o +depbase=`echo text.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT text.lo -MD -MP -MF $depbase.Tpo -c -o text.lo text.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT text.lo -MD -MP -MF .deps/text.Tpo -c text.c -fPIC -DPIC -o .libs/text.o +/bin/sh ./libtool --tag=CC --mode=link cc -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -avoid-version -module -Wl,-E -o XSParagraph.la -rpath /usr/lib/texinfo XSParagraph.lo xspara.lo text.lo ./gnulib/lib/libgnu.la +libtool: link: cc -shared -fPIC -DPIC .libs/XSParagraph.o .libs/xspara.o .libs/text.o -Wl,--whole-archive ./gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive -fstack-protector-strong -O2 -Wl,-E -Wl,-soname -Wl,XSParagraph.so -o .libs/XSParagraph.so +libtool: link: ( cd ".libs" && rm -f "XSParagraph.la" && ln -s "../XSParagraph.la" "XSParagraph.la" ) +/bin/sh /sources/texinfo-6.7/tp/Texinfo/XS/missing xsubpp -typemap /usr/lib/perl5/5.32/core_perl/ExtUtils/typemap MiscXS.xs > MiscXS.xsc && mv MiscXS.xsc MiscXS.c +depbase=`echo MiscXS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT MiscXS.lo -MD -MP -MF $depbase.Tpo -c -o MiscXS.lo MiscXS.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT MiscXS.lo -MD -MP -MF .deps/MiscXS.Tpo -c MiscXS.c -fPIC -DPIC -o .libs/MiscXS.o +depbase=`echo misc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT misc.lo -MD -MP -MF $depbase.Tpo -c -o misc.lo misc.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o +/bin/sh ./libtool --tag=CC --mode=link cc -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -avoid-version -module -Wl,-E -o MiscXS.la -rpath /usr/lib/texinfo MiscXS.lo misc.lo +libtool: link: cc -shared -fPIC -DPIC .libs/MiscXS.o .libs/misc.o -fstack-protector-strong -O2 -Wl,-E -Wl,-soname -Wl,MiscXS.so -o .libs/MiscXS.so +libtool: link: ( cd ".libs" && rm -f "MiscXS.la" && ln -s "../MiscXS.la" "MiscXS.la" ) +depbase=`echo parsetexi/Parsetexi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/Parsetexi.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/Parsetexi.lo parsetexi/Parsetexi.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/Parsetexi.lo -MD -MP -MF parsetexi/.deps/Parsetexi.Tpo -c parsetexi/Parsetexi.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi.o +depbase=`echo parsetexi/api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/api.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/api.lo parsetexi/api.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/api.lo -MD -MP -MF parsetexi/.deps/api.Tpo -c parsetexi/api.c -fPIC -DPIC -o parsetexi/.libs/api.o +depbase=`echo parsetexi/parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/parser.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/parser.lo parsetexi/parser.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/parser.lo -MD -MP -MF parsetexi/.deps/parser.Tpo -c parsetexi/parser.c -fPIC -DPIC -o parsetexi/.libs/parser.o +depbase=`echo parsetexi/element_types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/element_types.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/element_types.lo parsetexi/element_types.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/element_types.lo -MD -MP -MF parsetexi/.deps/element_types.Tpo -c parsetexi/element_types.c -fPIC -DPIC -o parsetexi/.libs/element_types.o +depbase=`echo parsetexi/commands.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/commands.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/commands.lo parsetexi/commands.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/commands.lo -MD -MP -MF parsetexi/.deps/commands.Tpo -c parsetexi/commands.c -fPIC -DPIC -o parsetexi/.libs/commands.o +depbase=`echo parsetexi/input.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/input.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/input.lo parsetexi/input.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/input.lo -MD -MP -MF parsetexi/.deps/input.Tpo -c parsetexi/input.c -fPIC -DPIC -o parsetexi/.libs/input.o +depbase=`echo parsetexi/tree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/tree.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/tree.lo parsetexi/tree.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/tree.lo -MD -MP -MF parsetexi/.deps/tree.Tpo -c parsetexi/tree.c -fPIC -DPIC -o parsetexi/.libs/tree.o +depbase=`echo parsetexi/close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/close.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/close.lo parsetexi/close.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/close.lo -MD -MP -MF parsetexi/.deps/close.Tpo -c parsetexi/close.c -fPIC -DPIC -o parsetexi/.libs/close.o +depbase=`echo parsetexi/text.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/text.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/text.lo parsetexi/text.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/text.lo -MD -MP -MF parsetexi/.deps/text.Tpo -c parsetexi/text.c -fPIC -DPIC -o parsetexi/.libs/text.o +depbase=`echo parsetexi/conf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/conf.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/conf.lo parsetexi/conf.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/conf.lo -MD -MP -MF parsetexi/.deps/conf.Tpo -c parsetexi/conf.c -fPIC -DPIC -o parsetexi/.libs/conf.o +depbase=`echo parsetexi/context_stack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/context_stack.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/context_stack.lo parsetexi/context_stack.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/context_stack.lo -MD -MP -MF parsetexi/.deps/context_stack.Tpo -c parsetexi/context_stack.c -fPIC -DPIC -o parsetexi/.libs/context_stack.o +depbase=`echo parsetexi/debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/debug.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/debug.lo parsetexi/debug.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/debug.lo -MD -MP -MF parsetexi/.deps/debug.Tpo -c parsetexi/debug.c -fPIC -DPIC -o parsetexi/.libs/debug.o +depbase=`echo parsetexi/convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/convert.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/convert.lo parsetexi/convert.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/convert.lo -MD -MP -MF parsetexi/.deps/convert.Tpo -c parsetexi/convert.c -fPIC -DPIC -o parsetexi/.libs/convert.o +depbase=`echo parsetexi/end_line.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/end_line.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/end_line.lo parsetexi/end_line.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/end_line.lo -MD -MP -MF parsetexi/.deps/end_line.Tpo -c parsetexi/end_line.c -fPIC -DPIC -o parsetexi/.libs/end_line.o +depbase=`echo parsetexi/separator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/separator.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/separator.lo parsetexi/separator.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/separator.lo -MD -MP -MF parsetexi/.deps/separator.Tpo -c parsetexi/separator.c -fPIC -DPIC -o parsetexi/.libs/separator.o +depbase=`echo parsetexi/multitable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/multitable.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/multitable.lo parsetexi/multitable.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/multitable.lo -MD -MP -MF parsetexi/.deps/multitable.Tpo -c parsetexi/multitable.c -fPIC -DPIC -o parsetexi/.libs/multitable.o +depbase=`echo parsetexi/indices.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/indices.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/indices.lo parsetexi/indices.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/indices.lo -MD -MP -MF parsetexi/.deps/indices.Tpo -c parsetexi/indices.c -fPIC -DPIC -o parsetexi/.libs/indices.o +depbase=`echo parsetexi/macro.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/macro.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/macro.lo parsetexi/macro.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/macro.lo -MD -MP -MF parsetexi/.deps/macro.Tpo -c parsetexi/macro.c -fPIC -DPIC -o parsetexi/.libs/macro.o +depbase=`echo parsetexi/handle_commands.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/handle_commands.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/handle_commands.lo parsetexi/handle_commands.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/handle_commands.lo -MD -MP -MF parsetexi/.deps/handle_commands.Tpo -c parsetexi/handle_commands.c -fPIC -DPIC -o parsetexi/.libs/handle_commands.o +depbase=`echo parsetexi/def.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/def.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/def.lo parsetexi/def.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/def.lo -MD -MP -MF parsetexi/.deps/def.Tpo -c parsetexi/def.c -fPIC -DPIC -o parsetexi/.libs/def.o +depbase=`echo parsetexi/extra.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/extra.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/extra.lo parsetexi/extra.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/extra.lo -MD -MP -MF parsetexi/.deps/extra.Tpo -c parsetexi/extra.c -fPIC -DPIC -o parsetexi/.libs/extra.o +depbase=`echo parsetexi/menus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/menus.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/menus.lo parsetexi/menus.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/menus.lo -MD -MP -MF parsetexi/.deps/menus.Tpo -c parsetexi/menus.c -fPIC -DPIC -o parsetexi/.libs/menus.o +depbase=`echo parsetexi/labels.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/labels.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/labels.lo parsetexi/labels.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/labels.lo -MD -MP -MF parsetexi/.deps/labels.Tpo -c parsetexi/labels.c -fPIC -DPIC -o parsetexi/.libs/labels.o +depbase=`echo parsetexi/errors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/errors.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/errors.lo parsetexi/errors.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/errors.lo -MD -MP -MF parsetexi/.deps/errors.Tpo -c parsetexi/errors.c -fPIC -DPIC -o parsetexi/.libs/errors.o +depbase=`echo parsetexi/counter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/counter.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/counter.lo parsetexi/counter.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/counter.lo -MD -MP -MF parsetexi/.deps/counter.Tpo -c parsetexi/counter.c -fPIC -DPIC -o parsetexi/.libs/counter.o +/bin/sh ./libtool --tag=CC --mode=link cc -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -avoid-version -module -Wl,-E -o Parsetexi.la -rpath /usr/lib/texinfo parsetexi/Parsetexi.lo parsetexi/api.lo parsetexi/parser.lo parsetexi/element_types.lo parsetexi/commands.lo parsetexi/input.lo parsetexi/tree.lo parsetexi/close.lo parsetexi/text.lo parsetexi/conf.lo parsetexi/context_stack.lo parsetexi/debug.lo parsetexi/convert.lo parsetexi/end_line.lo parsetexi/separator.lo parsetexi/multitable.lo parsetexi/indices.lo parsetexi/macro.lo parsetexi/handle_commands.lo parsetexi/def.lo parsetexi/extra.lo parsetexi/menus.lo parsetexi/labels.lo parsetexi/errors.lo parsetexi/counter.lo ./gnulib/lib/libgnu.la +libtool: link: cc -shared -fPIC -DPIC parsetexi/.libs/Parsetexi.o parsetexi/.libs/api.o parsetexi/.libs/parser.o parsetexi/.libs/element_types.o parsetexi/.libs/commands.o parsetexi/.libs/input.o parsetexi/.libs/tree.o parsetexi/.libs/close.o parsetexi/.libs/text.o parsetexi/.libs/conf.o parsetexi/.libs/context_stack.o parsetexi/.libs/debug.o parsetexi/.libs/convert.o parsetexi/.libs/end_line.o parsetexi/.libs/separator.o parsetexi/.libs/multitable.o parsetexi/.libs/indices.o parsetexi/.libs/macro.o parsetexi/.libs/handle_commands.o parsetexi/.libs/def.o parsetexi/.libs/extra.o parsetexi/.libs/menus.o parsetexi/.libs/labels.o parsetexi/.libs/errors.o parsetexi/.libs/counter.o -Wl,--whole-archive ./gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive -fstack-protector-strong -O2 -Wl,-E -Wl,-soname -Wl,Parsetexi.so -o .libs/Parsetexi.so +libtool: link: ( cd ".libs" && rm -f "Parsetexi.la" && ln -s "../Parsetexi.la" "Parsetexi.la" ) +make[5]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS' +make[4]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS' +make[3]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS' +Making all in . +make[3]: Entering directory '/sources/texinfo-6.7/tp' +sed -e 's,[@]PACKAGE_VERSION[@],6.7,g' -e 's,[@]PACKAGE_NAME[@],GNU Texinfo,g' -e 's,[@]PACKAGE_URL[@],http://www.gnu.org/software/texinfo/,g' -e 's,[@]sysconfdir[@],/usr/etc,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]datarootdir[@],/usr/share,g' -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]pkglibdir[@],/usr/lib/texinfo,g' -e 's,[@]PACKAGE[@],texinfo,g' -e 's,[@]USE_EXTERNAL_LIBINTL[@],no,g' -e 's,[@]USE_EXTERNAL_EASTASIANWIDTH[@],no,g' -e 's,[@]USE_EXTERNAL_UNIDECODE[@],no,g' -e 's,[@]TEXINFO_DTD_VERSION[@],6.6,g' -e 's,[@]enable_xs[@],yes,g' -e '1 s,/usr/bin/env perl,/usr/bin/perl,g' ./texi2any.pl >texi2any +chmod a+x texi2any +/bin/mkdir -p Texinfo +sed -e 's|[@]USE_EXTERNAL_LIBINTL[@]|no|' \ + -e 's|[@]USE_EXTERNAL_EASTASIANWIDTH[@]|no|' \ + -e 's|[@]USE_EXTERNAL_UNIDECODE[@]|no|' \ + ./Texinfo/ModulePath.pm.in >Texinfo/ModulePath.pm +/bin/mkdir -p maintain +sed -e 's|[@]abs_top_srcdir[@]|/sources/texinfo-6.7|' \ + -e 's|[@]TEXINFO_DTD_VERSION[@]|6.6|' \ + ./maintain/catalog.xml.in >maintain/catalog.xml +/bin/mkdir -p `dirname LocaleData/ca/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/ca.gmo LocaleData/ca/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/ca.us-ascii/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/ca.us-ascii.gmo LocaleData/ca.us-ascii/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/cs/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/cs.gmo LocaleData/cs/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/de/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/de.gmo LocaleData/de/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/de.us-ascii/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/de.us-ascii.gmo LocaleData/de.us-ascii/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/eo/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/eo.gmo LocaleData/eo/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/es/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/es.gmo LocaleData/es/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/fr/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/fr.gmo LocaleData/fr/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/hr/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/hr.gmo LocaleData/hr/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/hu/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/hu.gmo LocaleData/hu/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/it/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/it.gmo LocaleData/it/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/nl/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/nl.gmo LocaleData/nl/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/no.us-ascii/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/no.us-ascii.gmo LocaleData/no.us-ascii/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/pl/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/pl.gmo LocaleData/pl/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/pt/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/pt.gmo LocaleData/pt/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/pt.us-ascii/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/pt.us-ascii.gmo LocaleData/pt.us-ascii/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/pt_BR/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/pt_BR.gmo LocaleData/pt_BR/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/pt_BR.us-ascii/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/pt_BR.us-ascii.gmo LocaleData/pt_BR.us-ascii/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/sv/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/sv.gmo LocaleData/sv/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/uk/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/uk.gmo LocaleData/uk/LC_MESSAGES/texinfo_document.mo +make[3]: Leaving directory '/sources/texinfo-6.7/tp' +Making all in tests +make[3]: Entering directory '/sources/texinfo-6.7/tp/tests' +Making all in . +make[4]: Entering directory '/sources/texinfo-6.7/tp/tests' +make[4]: Nothing to be done for 'all-am'. +make[4]: Leaving directory '/sources/texinfo-6.7/tp/tests' +Making all in many_input_files +make[4]: Entering directory '/sources/texinfo-6.7/tp/tests/many_input_files' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/texinfo-6.7/tp/tests/many_input_files' +make[3]: Leaving directory '/sources/texinfo-6.7/tp/tests' +make[2]: Leaving directory '/sources/texinfo-6.7/tp' +Making all in Pod-Simple-Texinfo +make[2]: Entering directory '/sources/texinfo-6.7/Pod-Simple-Texinfo' +sed -e 's,[@]datadir[@],/usr/share,g' \ +-e 's,[@]PACKAGE[@],texinfo,g' \ +-e 's,[@]USE_EXTERNAL_LIBINTL[@],no,g' \ +-e 's,[@]USE_EXTERNAL_EASTASIANWIDTH[@],no,g' \ +-e 's,[@]USE_EXTERNAL_UNIDECODE[@],no,g' \ +-e '1 s,/usr/bin/env perl,/usr/bin/perl,g' \ + ./pod2texi.pl >pod2texi +chmod a+x pod2texi +make[2]: Leaving directory '/sources/texinfo-6.7/Pod-Simple-Texinfo' +Making all in texindex +make[2]: Entering directory '/sources/texinfo-6.7/texindex' +sed -e 's,[@]pkgdatadir[@],/usr/share/texinfo,g' -e 's,[@]AWK[@],gawk,g' -e 's,[@]PACKAGE[@],texinfo,g' -e 's,[@][@]*VERSION[@][@]*,6.7,g' <./texindex.in >texindex +chmod +x texindex +make[2]: Leaving directory '/sources/texinfo-6.7/texindex' +Making all in util +make[2]: Entering directory '/sources/texinfo-6.7/util' +sed -e 's,[@]datadir[@],/usr/share,g' \ +-e 's,[@]PACKAGE[@],texinfo,g' \ +-e 's,[@]USE_EXTERNAL_LIBINTL[@],no,g' \ +-e 's,[@]USE_EXTERNAL_EASTASIANWIDTH[@],no,g' \ +-e 's,[@]USE_EXTERNAL_UNIDECODE[@],no,g' \ +-e '1 s,/usr/bin/env perl,/usr/bin/perl,g' \ + ./txixml2texi.pl >txixml2texi +chmod a+x txixml2texi +make[2]: Leaving directory '/sources/texinfo-6.7/util' +Making all in doc +make[2]: Entering directory '/sources/texinfo-6.7/doc' +Making all in tp_api +make[3]: Entering directory '/sources/texinfo-6.7/doc/tp_api' +make all-am +make[4]: Entering directory '/sources/texinfo-6.7/doc/tp_api' +make[4]: Nothing to be done for 'all-am'. +make[4]: Leaving directory '/sources/texinfo-6.7/doc/tp_api' +make[3]: Leaving directory '/sources/texinfo-6.7/doc/tp_api' +make[3]: Entering directory '/sources/texinfo-6.7/doc' +restore=: && backupdir=".am$$" && \ +rm -rf $backupdir && mkdir $backupdir && \ +if (TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir=".." ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any --version) >/dev/null 2>&1; then \ + for f in texinfo.info texinfo.info-[0-9] texinfo.info-[0-9][0-9] texinfo.i[0-9] texinfo.i[0-9][0-9]; do \ + if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ + done; \ +else :; fi && \ +if TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir=".." ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any -I . \ + -o texinfo.info `test -f 'texinfo.texi' || echo './'`texinfo.texi; \ +then \ + rc=0; \ +else \ + rc=$?; \ + $restore $backupdir/* `echo "./texinfo.info" | sed 's|[^/]*$||'`; \ +fi; \ +rm -rf $backupdir; exit $rc +restore=: && backupdir=".am$$" && \ +rm -rf $backupdir && mkdir $backupdir && \ +if (TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir=".." ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any --version) >/dev/null 2>&1; then \ + for f in info-stnd.info info-stnd.info-[0-9] info-stnd.info-[0-9][0-9] info-stnd.i[0-9] info-stnd.i[0-9][0-9]; do \ + if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ + done; \ +else :; fi && \ +if TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir=".." ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any -I . \ + -o info-stnd.info `test -f 'info-stnd.texi' || echo './'`info-stnd.texi; \ +then \ + rc=0; \ +else \ + rc=$?; \ + $restore $backupdir/* `echo "./info-stnd.info" | sed 's|[^/]*$||'`; \ +fi; \ +rm -rf $backupdir; exit $rc +make[3]: Leaving directory '/sources/texinfo-6.7/doc' +make[2]: Leaving directory '/sources/texinfo-6.7/doc' +Making all in man +make[2]: Entering directory '/sources/texinfo-6.7/man' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/texinfo-6.7/man' +make[2]: Entering directory '/sources/texinfo-6.7' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/sources/texinfo-6.7' +make[1]: Leaving directory '/sources/texinfo-6.7' +Making install in gnulib/lib +make[1]: Entering directory '/sources/texinfo-6.7/gnulib/lib' +make install-recursive +make[2]: Entering directory '/sources/texinfo-6.7/gnulib/lib' +make[3]: Entering directory '/sources/texinfo-6.7/gnulib/lib' +make[4]: Entering directory '/sources/texinfo-6.7/gnulib/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 '/sources/texinfo-6.7/gnulib/lib' +make[3]: Leaving directory '/sources/texinfo-6.7/gnulib/lib' +make[2]: Leaving directory '/sources/texinfo-6.7/gnulib/lib' +make[1]: Leaving directory '/sources/texinfo-6.7/gnulib/lib' +Making install in info +make[1]: Entering directory '/sources/texinfo-6.7/info' +make install-am +make[2]: Entering directory '/sources/texinfo-6.7/info' +make[3]: Entering directory '/sources/texinfo-6.7/info' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c ginfo '/usr/bin/./info' +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/texinfo-6.7/info' +make[2]: Leaving directory '/sources/texinfo-6.7/info' +make[1]: Leaving directory '/sources/texinfo-6.7/info' +Making install in install-info +make[1]: Entering directory '/sources/texinfo-6.7/install-info' +Making install in . +make[2]: Entering directory '/sources/texinfo-6.7/install-info' +make[3]: Entering directory '/sources/texinfo-6.7/install-info' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c ginstall-info '/usr/bin/./install-info' +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/texinfo-6.7/install-info' +make[2]: Leaving directory '/sources/texinfo-6.7/install-info' +Making install in tests +make[2]: Entering directory '/sources/texinfo-6.7/install-info/tests' +make[3]: Entering directory '/sources/texinfo-6.7/install-info/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 '/sources/texinfo-6.7/install-info/tests' +make[2]: Leaving directory '/sources/texinfo-6.7/install-info/tests' +make[1]: Leaving directory '/sources/texinfo-6.7/install-info' +Making install in po +make[1]: Entering directory '/sources/texinfo-6.7/po' +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/texinfo.mo +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/texinfo.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/texinfo.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/texinfo.mo +installing el.gmo as /usr/share/locale/el/LC_MESSAGES/texinfo.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/texinfo.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/texinfo.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/texinfo.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/texinfo.mo +installing he.gmo as /usr/share/locale/he/LC_MESSAGES/texinfo.mo +installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/texinfo.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/texinfo.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/texinfo.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/texinfo.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/texinfo.mo +installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/texinfo.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/texinfo.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/texinfo.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/texinfo.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/texinfo.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/texinfo.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/texinfo.mo +installing rw.gmo as /usr/share/locale/rw/LC_MESSAGES/texinfo.mo +installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/texinfo.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/texinfo.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/texinfo.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/texinfo.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/texinfo.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/texinfo.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/texinfo.mo +if test "texinfo" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/sources/texinfo-6.7/po' +Making install in po_document +make[1]: Entering directory '/sources/texinfo-6.7/po_document' +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/texinfo_document.mo +installing ca.us-ascii.gmo as /usr/share/locale/ca.us-ascii/LC_MESSAGES/texinfo_document.mo +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/texinfo_document.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/texinfo_document.mo +installing de.us-ascii.gmo as /usr/share/locale/de.us-ascii/LC_MESSAGES/texinfo_document.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/texinfo_document.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/texinfo_document.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/texinfo_document.mo +installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/texinfo_document.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/texinfo_document.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/texinfo_document.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/texinfo_document.mo +installing no.us-ascii.gmo as /usr/share/locale/no.us-ascii/LC_MESSAGES/texinfo_document.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/texinfo_document.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/texinfo_document.mo +installing pt.us-ascii.gmo as /usr/share/locale/pt.us-ascii/LC_MESSAGES/texinfo_document.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/texinfo_document.mo +installing pt_BR.us-ascii.gmo as /usr/share/locale/pt_BR.us-ascii/LC_MESSAGES/texinfo_document.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/texinfo_document.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/texinfo_document.mo +if test "texinfo" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/sources/texinfo-6.7/po_document' +Making install in tp +make[1]: Entering directory '/sources/texinfo-6.7/tp' +Making install in Texinfo/XS +make[2]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS' +make install-recursive +make[3]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS' +Making install in gnulib/lib +make[4]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make install-recursive +make[5]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[6]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[7]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[7]: Nothing to be done for 'install-exec-am'. +make[7]: Nothing to be done for 'install-data-am'. +make[7]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[6]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[5]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[4]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[4]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS' +make[5]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS' +make[5]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/texinfo/Texinfo/XS/parsetexi' + /usr/bin/install -c -m 644 parsetexi/Parsetexi.pm '/usr/share/texinfo/Texinfo/XS/parsetexi' + /bin/mkdir -p '/usr/lib/texinfo' + /bin/sh ./libtool --mode=install /usr/bin/install -c XSParagraph.la TestXS.la MiscXS.la Parsetexi.la '/usr/lib/texinfo' +libtool: install: /usr/bin/install -c .libs/XSParagraph.so /usr/lib/texinfo/XSParagraph.so +libtool: install: /usr/bin/install -c .libs/XSParagraph.lai /usr/lib/texinfo/XSParagraph.la +libtool: install: /usr/bin/install -c .libs/TestXS.so /usr/lib/texinfo/TestXS.so +libtool: install: /usr/bin/install -c .libs/TestXS.lai /usr/lib/texinfo/TestXS.la +libtool: install: /usr/bin/install -c .libs/MiscXS.so /usr/lib/texinfo/MiscXS.so +libtool: install: /usr/bin/install -c .libs/MiscXS.lai /usr/lib/texinfo/MiscXS.la +libtool: install: /usr/bin/install -c .libs/Parsetexi.so /usr/lib/texinfo/Parsetexi.so +libtool: install: /usr/bin/install -c .libs/Parsetexi.lai /usr/lib/texinfo/Parsetexi.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/texinfo +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/lib/texinfo + +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 + +See any operating system documentation about shared libraries for +more information, such as the ld(1) and ld.so(8) manual pages. +---------------------------------------------------------------------- +make install-data-hook +make[6]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS' +rm -f /usr/lib/texinfo/TestXS* +make[6]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS' +make[5]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS' +make[4]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS' +make[3]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS' +make[2]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS' +Making install in . +make[2]: Entering directory '/sources/texinfo-6.7/tp' +make[3]: Entering directory '/sources/texinfo-6.7/tp' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c texi2any '/usr/bin' +make install-exec-hook +make[4]: Entering directory '/sources/texinfo-6.7/tp' +makeinfo_f=`echo makeinfo | sed -e 's,x,x,'`; rm -f /usr/bin/$makeinfo_f +makeinfo_f=`echo makeinfo | sed -e 's,x,x,'`; texi2any_f=`echo texi2any| sed -e 's,x,x,'`; ln -s $texi2any_f /usr/bin/$makeinfo_f +make[4]: Leaving directory '/sources/texinfo-6.7/tp' +if test no != 'yes' ; then \ + /bin/mkdir -p /usr/share/texinfo/lib/libintl-perl/lib/Locale/Recode \ + /usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData; \ + /usr/bin/install -c -m 644 ./maintain/lib/libintl-perl/lib/Locale/*.pm \ + /usr/share/texinfo/lib/libintl-perl/lib/Locale; \ + /usr/bin/install -c -m 644 ./maintain/lib/libintl-perl/lib/Locale/Recode/*.pm \ + /usr/share/texinfo/lib/libintl-perl/lib/Locale/Recode; \ + /usr/bin/install -c -m 644 ./maintain/lib/libintl-perl/lib/Locale/RecodeData/*.pm \ + /usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData; \ +fi +if test no != 'yes' ; then \ + /bin/mkdir -p /usr/share/texinfo/lib/Unicode-EastAsianWidth/lib/Unicode; \ + /usr/bin/install -c -m 644 ./maintain/lib/Unicode-EastAsianWidth/lib/Unicode/EastAsianWidth.pm \ + /usr/share/texinfo/lib/Unicode-EastAsianWidth/lib/Unicode; \ +fi +if test no != 'yes' ; then \ + /bin/mkdir -p /usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode; \ + /usr/bin/install -c -m 644 ./maintain/lib/Text-Unidecode/lib/Text/Unidecode.pm \ + /usr/share/texinfo/lib/Text-Unidecode/lib/Text; \ + /usr/bin/install -c -m 644 ./maintain/lib/Text-Unidecode/lib/Text/Unidecode/*.pm \ + /usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode; \ +fi + /bin/mkdir -p '/usr/share/texinfo/Texinfo/Convert' + /usr/bin/install -c -m 644 Texinfo/Convert/Converter.pm Texinfo/Convert/DocBook.pm Texinfo/Convert/HTML.pm Texinfo/Convert/IXIN.pm Texinfo/Convert/IXINSXML.pm Texinfo/Convert/Info.pm Texinfo/Convert/Line.pm Texinfo/Convert/NodeNameNormalization.pm Texinfo/Convert/Paragraph.pm Texinfo/Convert/ParagraphNonXS.pm Texinfo/Convert/PlainTexinfo.pm Texinfo/Convert/Plaintext.pm Texinfo/Convert/Texinfo.pm Texinfo/Convert/TexinfoSXML.pm Texinfo/Convert/TexinfoXML.pm Texinfo/Convert/Text.pm Texinfo/Convert/TextContent.pm Texinfo/Convert/UnFilled.pm Texinfo/Convert/Unicode.pm '/usr/share/texinfo/Texinfo/Convert' + /bin/mkdir -p '/usr/share/texinfo/DebugTexinfo' + /usr/bin/install -c -m 644 DebugTexinfo/DebugTree.pm '/usr/share/texinfo/DebugTexinfo' + /bin/mkdir -p '/usr/share/texinfo/init' + /usr/bin/install -c -m 644 init/book.pm init/chm.pm init/html32.pm init/tex4ht.pm init/latex2html.pm '/usr/share/texinfo/init' + /bin/mkdir -p '/usr/share/texinfo/Texinfo' + /usr/bin/install -c -m 644 Texinfo/Parser.pm Texinfo/ParserNonXS.pm Texinfo/Report.pm Texinfo/Common.pm Texinfo/Encoding.pm Texinfo/Structuring.pm Texinfo/Transformations.pm Texinfo/MiscXS.pm Texinfo/XSLoader.pm Texinfo/Documentlanguages.pm '/usr/share/texinfo/Texinfo' + /bin/mkdir -p '/usr/share/texinfo/Texinfo' + /usr/bin/install -c -m 644 Texinfo/ModulePath.pm '/usr/share/texinfo/Texinfo' +make[3]: Leaving directory '/sources/texinfo-6.7/tp' +make[2]: Leaving directory '/sources/texinfo-6.7/tp' +Making install in tests +make[2]: Entering directory '/sources/texinfo-6.7/tp/tests' +Making install in . +make[3]: Entering directory '/sources/texinfo-6.7/tp/tests' +make[4]: Entering directory '/sources/texinfo-6.7/tp/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 '/sources/texinfo-6.7/tp/tests' +make[3]: Leaving directory '/sources/texinfo-6.7/tp/tests' +Making install in many_input_files +make[3]: Entering directory '/sources/texinfo-6.7/tp/tests/many_input_files' +make[4]: Entering directory '/sources/texinfo-6.7/tp/tests/many_input_files' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/texinfo-6.7/tp/tests/many_input_files' +make[3]: Leaving directory '/sources/texinfo-6.7/tp/tests/many_input_files' +make[2]: Leaving directory '/sources/texinfo-6.7/tp/tests' +make[1]: Leaving directory '/sources/texinfo-6.7/tp' +Making install in Pod-Simple-Texinfo +make[1]: Entering directory '/sources/texinfo-6.7/Pod-Simple-Texinfo' +make[2]: Entering directory '/sources/texinfo-6.7/Pod-Simple-Texinfo' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c pod2texi '/usr/bin' + /bin/mkdir -p '/usr/share/texinfo/Pod-Simple-Texinfo/Pod/Simple/' + /usr/bin/install -c -m 644 lib/Pod/Simple/Texinfo.pm '/usr/share/texinfo/Pod-Simple-Texinfo/Pod/Simple/' +make[2]: Leaving directory '/sources/texinfo-6.7/Pod-Simple-Texinfo' +make[1]: Leaving directory '/sources/texinfo-6.7/Pod-Simple-Texinfo' +Making install in texindex +make[1]: Entering directory '/sources/texinfo-6.7/texindex' +make[2]: Entering directory '/sources/texinfo-6.7/texindex' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c texindex '/usr/bin' + /bin/mkdir -p '/usr/share/texinfo' + /usr/bin/install -c texindex.awk '/usr/share/texinfo' +make[2]: Leaving directory '/sources/texinfo-6.7/texindex' +make[1]: Leaving directory '/sources/texinfo-6.7/texindex' +Making install in util +make[1]: Entering directory '/sources/texinfo-6.7/util' +make[2]: Entering directory '/sources/texinfo-6.7/util' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c texi2dvi texi2pdf pdftexi2dvi '/usr/bin' + /bin/mkdir -p '/usr/share/texinfo' + /usr/bin/install -c -m 644 htmlxref.cnf texinfo.dtd '/usr/share/texinfo' +make[2]: Leaving directory '/sources/texinfo-6.7/util' +make[1]: Leaving directory '/sources/texinfo-6.7/util' +Making install in doc +make[1]: Entering directory '/sources/texinfo-6.7/doc' +Making install in tp_api +make[2]: Entering directory '/sources/texinfo-6.7/doc/tp_api' +make install-am +make[3]: Entering directory '/sources/texinfo-6.7/doc/tp_api' +make[4]: Entering directory '/sources/texinfo-6.7/doc/tp_api' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/texinfo-6.7/doc/tp_api' +make[3]: Leaving directory '/sources/texinfo-6.7/doc/tp_api' +make[2]: Leaving directory '/sources/texinfo-6.7/doc/tp_api' +make[2]: Entering directory '/sources/texinfo-6.7/doc' +make[3]: Entering directory '/sources/texinfo-6.7/doc' +make[3]: Nothing to be done for 'install-exec-am'. + +WARNING: If your texmf tree does not already contain + up-to-date versions, you must install + texinfo.tex and txi-??.tex manually, + perhaps in TEXMF/tex/texinfo/, + where TEXMF is a root of your TeX tree. + See doc/README for some considerations. + You can run make TEXMF=/your/texmf install-tex to do this. + + You may also need to install epsf.tex in + TEXMF/tex/generic/dvips, if your TeX + installation did not include it. + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./texinfo.info ./texinfo.info-1 ./texinfo.info-2 ./texinfo.info-3 ./info-stnd.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/texinfo.info' + install-info --info-dir='/usr/share/info' '/usr/share/info/info-stnd.info' +make[3]: Leaving directory '/sources/texinfo-6.7/doc' +make[2]: Leaving directory '/sources/texinfo-6.7/doc' +make[1]: Leaving directory '/sources/texinfo-6.7/doc' +Making install in man +make[1]: Entering directory '/sources/texinfo-6.7/man' +make[2]: Entering directory '/sources/texinfo-6.7/man' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 install-info.1 makeinfo.1 texindex.1 texi2dvi.1 info.1 pod2texi.1 texi2any.1 texi2pdf.1 pdftexi2dvi.1 '/usr/share/man/man1' + /bin/mkdir -p '/usr/share/man/man5' + /usr/bin/install -c -m 644 info.5 texinfo.5 '/usr/share/man/man5' +make[2]: Leaving directory '/sources/texinfo-6.7/man' +make[1]: Leaving directory '/sources/texinfo-6.7/man' +make[1]: Entering directory '/sources/texinfo-6.7' +make[2]: Entering directory '/sources/texinfo-6.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 '/sources/texinfo-6.7' +make[1]: Leaving directory '/sources/texinfo-6.7' +mkdir: created directory '/var/lib/hwclock' +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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports the include directive... yes (GNU style) +checking whether make supports nested variables... yes +checking how to create a pax tar archive... gnutar +checking dependency style of gcc... gcc3 +checking whether make supports nested variables... (cached) yes +checking for ar... ar +checking the archiver (ar) interface... ar +configure: Default --exec-prefix detected. +configure: --bindir defaults to /bin +configure: --sbindir defaults to /sbin +configure: --libdir defaults to /lib +checking for gcc option to accept ISO C99... none needed +checking for gcc option to accept ISO Standard C... (cached) none needed +checking for bison... bison -y +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for an ANSI C-conforming const... yes +checking for working volatile... yes +checking whether byte ordering is bigendian... no +checking whether compiler handles -fno-common... yes +checking whether compiler handles -Wall... yes +checking whether compiler handles -Wextra... yes +checking whether compiler handles -Wextra-semi... no +checking whether compiler handles -Wembedded-directive... no +checking whether compiler handles -Wmissing-declarations... yes +checking whether compiler handles -Wmissing-parameter-type... yes +checking whether compiler handles -Wmissing-prototypes... yes +checking whether compiler handles -Wno-missing-field-initializers... yes +checking whether compiler handles -Wredundant-decls... yes +checking whether compiler handles -Wsign-compare... yes +checking whether compiler handles -Wtype-limits... yes +checking whether compiler handles -Wuninitialized... yes +checking whether compiler handles -Wunused-but-set-parameter... yes +checking whether compiler handles -Wunused-but-set-variable... yes +checking whether compiler handles -Wunused-parameter... yes +checking whether compiler handles -Wunused-result... yes +checking whether compiler handles -Wunused-variable... yes +checking whether compiler handles -Wnested-externs... yes +checking whether compiler handles -Wpointer-arith... yes +checking whether compiler handles -Wstrict-prototypes... yes +checking whether compiler handles -Wformat-security... no +checking whether compiler handles -Wimplicit-function-declaration... yes +checking whether compiler handles -Wdiscarded-qualifiers... yes +checking whether compiler handles -Waddress-of-packed-member... yes +checking whether compiler handles -Werror=sequence-point... yes +checking whether compiler handles -Wno-clobbered... yes +checking whether compiler handles -Wno-cast-function-type... yes +checking whether compiler handles -Wno-unused-parameter... yes +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/x86_64-lfs-linux-gnu/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 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 /usr/x86_64-lfs-linux-gnu/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 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... /bin/dd +checking how to truncate binary pipes... /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/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 linker version script flag... --version-script +checking if version scripts can use complex wildcards... yes +checking for pkg-config... no +checking whether to build gtk-doc documentation... no +checking for gtkdoc-check... no +checking for xsltproc... 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 to enable assertions... yes +checking whether struct tm is in sys/time.h or time.h... time.h +checking for struct tm.tm_zone... 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 gcc... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/usr/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 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 linux/compiler.h... no +checking for linux/blkpg.h... yes +checking for linux/major.h... yes +checking asm/io.h usability... no +checking asm/io.h presence... no +checking for asm/io.h... no +checking err.h usability... yes +checking err.h presence... yes +checking for err.h... 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 getopt.h usability... yes +checking getopt.h presence... yes +checking for getopt.h... yes +checking for inttypes.h... (cached) yes +checking lastlog.h usability... yes +checking lastlog.h presence... yes +checking for lastlog.h... yes +checking libutil.h usability... no +checking libutil.h presence... no +checking for libutil.h... no +checking linux/btrfs.h usability... yes +checking linux/btrfs.h presence... yes +checking for linux/btrfs.h... yes +checking linux/cdrom.h usability... yes +checking linux/cdrom.h presence... yes +checking for linux/cdrom.h... yes +checking linux/falloc.h usability... yes +checking linux/falloc.h presence... yes +checking for linux/falloc.h... yes +checking linux/watchdog.h usability... yes +checking linux/watchdog.h presence... yes +checking for linux/watchdog.h... yes +checking linux/fd.h usability... yes +checking linux/fd.h presence... yes +checking for linux/fd.h... yes +checking linux/raw.h usability... yes +checking linux/raw.h presence... yes +checking for linux/raw.h... yes +checking linux/tiocl.h usability... yes +checking linux/tiocl.h presence... yes +checking for linux/tiocl.h... yes +checking linux/version.h usability... yes +checking linux/version.h presence... yes +checking for linux/version.h... yes +checking linux/securebits.h usability... yes +checking linux/securebits.h presence... yes +checking for linux/securebits.h... yes +checking linux/net_namespace.h usability... yes +checking linux/net_namespace.h presence... yes +checking for linux/net_namespace.h... yes +checking linux/capability.h usability... yes +checking linux/capability.h presence... yes +checking for linux/capability.h... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking mntent.h usability... yes +checking mntent.h presence... yes +checking for mntent.h... yes +checking net/if.h usability... yes +checking net/if.h presence... yes +checking for net/if.h... yes +checking net/if_dl.h usability... no +checking net/if_dl.h presence... no +checking for net/if_dl.h... no +checking netinet/in.h usability... yes +checking netinet/in.h presence... yes +checking for netinet/in.h... yes +checking paths.h usability... yes +checking paths.h presence... yes +checking for paths.h... yes +checking pty.h usability... yes +checking pty.h presence... yes +checking for pty.h... yes +checking security/pam_appl.h usability... no +checking security/pam_appl.h presence... no +checking for security/pam_appl.h... no +checking for stdint.h... (cached) yes +checking stdio_ext.h usability... yes +checking stdio_ext.h presence... yes +checking for stdio_ext.h... yes +checking for stdlib.h... (cached) yes +checking endian.h usability... yes +checking endian.h presence... yes +checking for endian.h... yes +checking byteswap.h usability... yes +checking byteswap.h presence... yes +checking for byteswap.h... yes +checking sys/endian.h usability... no +checking sys/endian.h presence... no +checking for sys/endian.h... no +checking sys/disk.h usability... no +checking sys/disk.h presence... no +checking for sys/disk.h... no +checking sys/disklabel.h usability... no +checking sys/disklabel.h presence... no +checking for sys/disklabel.h... no +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking sys/io.h usability... yes +checking sys/io.h presence... yes +checking for sys/io.h... yes +checking sys/ioccom.h usability... no +checking sys/ioccom.h presence... no +checking for sys/ioccom.h... no +checking sys/ioctl.h usability... yes +checking sys/ioctl.h presence... yes +checking for sys/ioctl.h... yes +checking sys/mkdev.h usability... no +checking sys/mkdev.h presence... no +checking for sys/mkdev.h... no +checking sys/mount.h usability... yes +checking sys/mount.h presence... yes +checking for sys/mount.h... yes +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking sys/prctl.h usability... yes +checking sys/prctl.h presence... yes +checking for sys/prctl.h... yes +checking sys/resource.h usability... yes +checking sys/resource.h presence... yes +checking for sys/resource.h... yes +checking sys/signalfd.h usability... yes +checking sys/signalfd.h presence... yes +checking for sys/signalfd.h... yes +checking sys/socket.h usability... yes +checking sys/socket.h presence... yes +checking for sys/socket.h... yes +checking sys/sockio.h usability... no +checking sys/sockio.h presence... no +checking for sys/sockio.h... no +checking for sys/stat.h... (cached) yes +checking sys/sysmacros.h usability... yes +checking sys/sysmacros.h presence... yes +checking for sys/sysmacros.h... yes +checking sys/swap.h usability... yes +checking sys/swap.h presence... yes +checking for sys/swap.h... yes +checking sys/syscall.h usability... yes +checking sys/syscall.h presence... yes +checking for sys/syscall.h... yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking sys/timex.h usability... yes +checking sys/timex.h presence... yes +checking for sys/timex.h... yes +checking sys/ttydefaults.h usability... yes +checking sys/ttydefaults.h presence... yes +checking for sys/ttydefaults.h... yes +checking for sys/types.h... (cached) yes +checking sys/ucred.h usability... no +checking sys/ucred.h presence... no +checking for sys/ucred.h... no +checking sys/un.h usability... yes +checking sys/un.h presence... yes +checking for sys/un.h... yes +checking for unistd.h... (cached) yes +checking shadow.h usability... yes +checking shadow.h presence... yes +checking for shadow.h... yes +checking utmp.h usability... yes +checking utmp.h presence... yes +checking for utmp.h... yes +checking utmpx.h usability... yes +checking utmpx.h presence... yes +checking for utmpx.h... yes +checking for linux/fs.h... no +checking for linux/gsmmux.h... yes +checking for security/pam_misc.h... no +checking linux/blkzoned.h usability... yes +checking linux/blkzoned.h presence... yes +checking for linux/blkzoned.h... yes +checking for security/openpam.h... no +checking langinfo.h usability... yes +checking langinfo.h presence... yes +checking for langinfo.h... yes +checking whether langinfo.h defines ALTMON_x constants... yes +checking whether langinfo.h defines _NL_ABALTMON_x constants... yes +checking for struct termios.c_line... yes +checking for struct stat.st_mtim.tv_nsec... yes +checking whether _NL_TIME_WEEK_1STDAY is declared... yes +checking whether environ is declared... yes +checking whether strsignal is declared... yes +checking whether TIOCGLCKTRMIOS is declared... yes +checking whether SOCK_CLOEXEC is declared... yes +checking whether SOCK_NONBLOCK is declared... yes +checking whether SO_PASSCRED is declared... yes +checking for clearenv... yes +checking for __fpurge... yes +checking for fpurge... no +checking for __fpending... yes +checking for secure_getenv... yes +checking for __secure_getenv... no +checking for eaccess... yes +checking for err... yes +checking for errx... yes +checking for explicit_bzero... yes +checking for fmemopen... yes +checking for fsync... yes +checking for utimensat... yes +checking for getdomainname... yes +checking for getdtablesize... yes +checking for getexecname... no +checking for getmntinfo... no +checking for getrandom... yes +checking for getrlimit... yes +checking for getsgnam... yes +checking for inotify_init... yes +checking for jrand48... yes +checking for lchown... yes +checking for llseek... no +checking for mempcpy... yes +checking for mkostemp... yes +checking for nanosleep... yes +checking for ntp_gettime... yes +checking for personality... yes +checking for pidfd_open... no +checking for pidfd_send_signal... no +checking for posix_fadvise... yes +checking for prctl... yes +checking for qsort_r... yes +checking for rpmatch... yes +checking for scandirat... yes +checking for setprogname... no +checking for setresgid... yes +checking for setresuid... yes +checking for sched_setattr... no +checking for sched_setscheduler... yes +checking for sigqueue... yes +checking for srandom... yes +checking for strnchr... no +checking for strndup... yes +checking for strnlen... yes +checking for sysconf... yes +checking for sysinfo... yes +checking for timegm... yes +checking for usleep... yes +checking for vwarnx... yes +checking for warn... yes +checking for warnx... yes +checking for _LARGEFILE_SOURCE value needed for large files... no +checking for openat... yes +checking for fstatat... yes +checking for unlinkat... yes +checking for ioperm... yes +checking for iopl... yes +checking for futimens... yes +checking for inotify_init1... yes +checking for open_memstream... yes +checking for reboot... yes +checking for updwtmpx... yes +checking for updwtmpx... (cached) yes +checking for getusershell... yes +checking for syscall setns... SYS_setns +checking for syscall pidfd_open... SYS_pidfd_open +checking for syscall pidfd_send_signal... SYS_pidfd_send_signal +checking for isnan... yes +checking for clock_gettime... yes +checking for timer_create... no +checking for timer_create in -lrt... yes +checking for rtas_get_sysparm in -lrtas... no +checking for struct sockaddr.sa_len... no +checking for library containing socket... none required +checking for dirfd... yes +checking whether program_invocation_short_name is defined... yes +checking whether __progname is defined... yes +checking whether the target supports thread-local storage... yes +checking scanf string alloc modifiers... (%ms) yes +checking for openpty in -lutil... yes +checking for union semun... no +checking for loff_t... yes +checking wchar_t support... yes +checking for cpu_set_t... yes +checking for sighandler_t... yes +checking whether CPU_ALLOC is declared... yes +checking crypt.h usability... yes +checking crypt.h presence... yes +checking for crypt.h... yes +checking for udev_new in -ludev... no +checking for ncursesw6-config... ncursesw6-config +checking ncursesw/ncurses.h usability... no +checking ncursesw/ncurses.h presence... no +checking for ncursesw/ncurses.h... no +checking ncursesw/term.h usability... no +checking ncursesw/term.h presence... no +checking for ncursesw/term.h... no +checking ncurses.h usability... yes +checking ncurses.h presence... yes +checking for ncurses.h... yes +checking term.h usability... yes +checking term.h presence... yes +checking for term.h... yes +checking for use_default_colors in -lncursesw... yes +checking for resizeterm in -lncursesw... yes +checking for TINFOW... no +checking for tgetent in -ltinfow... no +checking for TINFO... no +checking for tgetent in -ltinfo... no +checking for readline in -lreadline... no +checking for syscall fallocate... SYS_fallocate +checking for valid fallocate() function... yes +checking for valid posix_fallocate() function... yes +checking for syscall unshare... SYS_unshare +checking for unshare... yes +checking for setns... yes +checking for capng_apply in -lcap-ng... no +checking for PCRE... no +checking for crc32 in -lz... no +checking for magic_open in -lmagic... yes +checking for syscall swapon... SYS_swapon +checking for syscall swapoff... SYS_swapoff +checking for swapon... yes +checking for swapoff... yes +checking for syscall prlimit64... SYS_prlimit64 +checking for prlimit... yes +checking for syscall pivot_root... SYS_pivot_root +checking for LIBUSER... no +checking for syscall ioprio_set... SYS_ioprio_set +checking for syscall ioprio_get... SYS_ioprio_get +checking for syscall sched_getaffinity... SYS_sched_getaffinity +checking for syscall sched_setattr... SYS_sched_setattr +checking for SYSTEMD... no +checking for SYSTEMD_DAEMON... no +checking for SYSTEMD_JOURNAL... no +checking for ECONF... no +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating libblkid/docs/Makefile +config.status: creating libblkid/docs/version.xml +config.status: creating libblkid/src/blkid.h +config.status: creating libfdisk/docs/Makefile +config.status: creating libfdisk/docs/version.xml +config.status: creating libfdisk/src/libfdisk.h +config.status: creating libmount/docs/Makefile +config.status: creating libmount/docs/version.xml +config.status: creating libmount/src/libmount.h +config.status: creating libsmartcols/docs/Makefile +config.status: creating libsmartcols/docs/version.xml +config.status: creating libsmartcols/src/libsmartcols.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 po-directories commands +config.status: creating po/POTFILES +config.status: creating po/Makefile + + util-linux 2.36 + + prefix: /usr + exec prefix: ${prefix} + + runstatedir: ${localstatedir}/run + bindir: /bin + sbindir: /sbin + libdir: /lib + includedir: ${prefix}/include + usrbin_execdir: ${exec_prefix}/bin + usrsbin_execdir: ${exec_prefix}/sbin + usrlib_execdir: ${exec_prefix}/lib + vendordir: + + compiler: gcc + cflags: -g -O2 + suid cflags: + ldflags: + suid ldflags: + ASAN enabled: no + + Python: + Python version: + Python libs: + + Bash completions: ${datarootdir}/bash-completion/completions + Systemd support: no + Systemd unitdir: no + libeconf support: no + Btrfs support: yes + Wide-char support: yes + + warnings: + + -fno-common -Wall -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -Waddress-of-packed-member -Werror=sequence-point + + Type 'make' or 'make ' to compile. + +make all-recursive +make[1]: Entering directory '/sources/util-linux-2.36' +Making all in po +make[2]: Entering directory '/sources/util-linux-2.36/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/util-linux-2.36/po' +make[2]: Entering directory '/sources/util-linux-2.36' + CC text-utils/more-more.o + CC lib/libcommon_la-blkdev.lo + CC lib/libcommon_la-canonicalize.lo + CC lib/libcommon_la-crc32.lo + CC lib/libcommon_la-crc32c.lo + CC lib/libcommon_la-env.lo + CC lib/libcommon_la-idcache.lo + CC lib/libcommon_la-encode.lo + CC lib/libcommon_la-fileutils.lo + CC lib/libcommon_la-ismounted.lo + CC lib/libcommon_la-color-names.lo + CC lib/libcommon_la-mangle.lo + CC lib/libcommon_la-match.lo + CC lib/libcommon_la-mbsalign.lo + CC lib/libcommon_la-mbsedit.lo + CC lib/libcommon_la-md5.lo + CC lib/libcommon_la-pager.lo + CC lib/libcommon_la-pwdutils.lo + CC lib/libcommon_la-randutils.lo + CC lib/libcommon_la-setproctitle.lo + CC lib/libcommon_la-strutils.lo + CC lib/libcommon_la-timeutils.lo + CC lib/libcommon_la-ttyutils.lo + CC lib/libcommon_la-exec_shell.lo + CC lib/libcommon_la-strv.lo + CC lib/libcommon_la-sha1.lo + CC lib/libcommon_la-signames.lo + CC lib/libcommon_la-caputils.lo + CC lib/libcommon_la-linux_version.lo + CC lib/libcommon_la-loopdev.lo + CC lib/libcommon_la-plymouth-ctrl.lo + CC lib/libcommon_la-cpuset.lo + CC lib/libcommon_la-path.lo + CC lib/libcommon_la-procutils.lo + CC lib/libcommon_la-sysfs.lo + CCLD libcommon.la + CCLD more + CC sys-utils/dmesg-dmesg.o + CC lib/dmesg-monotonic.o + CC lib/libtcolors_la-colors.lo + CC lib/libtcolors_la-color-names.lo + CCLD libtcolors.la + CCLD dmesg + CC sys-utils/mount-mount.o + CC lib/libmount_la-monotonic.lo + CC libmount/src/la-cache.lo + CC libmount/src/la-fs.lo + CC libmount/src/la-init.lo + CC libmount/src/la-iter.lo + CC libmount/src/la-lock.lo + CC libmount/src/la-optmap.lo + CC libmount/src/la-optstr.lo + CC libmount/src/la-tab.lo + CC libmount/src/la-tab_diff.lo + CC libmount/src/la-tab_parse.lo + CC libmount/src/la-tab_update.lo + CC libmount/src/la-test.lo + CC libmount/src/la-utils.lo + CC libmount/src/la-version.lo + CC libmount/src/la-context.lo + CC libmount/src/la-context_loopdev.lo + CC libmount/src/la-context_veritydev.lo + CC libmount/src/la-context_mount.lo + CC libmount/src/la-context_umount.lo + CC libmount/src/la-monitor.lo + CC libmount/src/la-btrfs.lo + CC libblkid/src/la-init.lo + CC libblkid/src/la-cache.lo + CC libblkid/src/la-config.lo + CC libblkid/src/la-dev.lo + CC libblkid/src/la-devname.lo + CC libblkid/src/la-devno.lo + CC libblkid/src/la-encode.lo + CC libblkid/src/la-evaluate.lo + CC libblkid/src/la-getsize.lo + CC libblkid/src/la-probe.lo + CC libblkid/src/la-read.lo + CC libblkid/src/la-resolve.lo + CC libblkid/src/la-save.lo + CC libblkid/src/la-tag.lo + CC libblkid/src/la-verify.lo + CC libblkid/src/la-version.lo + CC libblkid/src/partitions/la-aix.lo + CC libblkid/src/partitions/la-atari.lo + CC libblkid/src/partitions/la-bsd.lo + CC libblkid/src/partitions/la-dos.lo + CC libblkid/src/partitions/la-gpt.lo + CC libblkid/src/partitions/la-mac.lo + CC libblkid/src/partitions/la-minix.lo + CC libblkid/src/partitions/la-partitions.lo + CC libblkid/src/partitions/la-sgi.lo + CC libblkid/src/partitions/la-solaris_x86.lo + CC libblkid/src/partitions/la-sun.lo + CC libblkid/src/partitions/la-ultrix.lo + CC libblkid/src/partitions/la-unixware.lo + CC libblkid/src/superblocks/la-adaptec_raid.lo + CC libblkid/src/superblocks/la-apfs.lo + CC libblkid/src/superblocks/la-bcache.lo + CC libblkid/src/superblocks/la-befs.lo + CC libblkid/src/superblocks/la-bfs.lo + CC libblkid/src/superblocks/la-bitlocker.lo + CC libblkid/src/superblocks/la-bluestore.lo + CC libblkid/src/superblocks/la-btrfs.lo + CC libblkid/src/superblocks/la-cramfs.lo + CC libblkid/src/superblocks/la-ddf_raid.lo + CC libblkid/src/superblocks/la-drbd.lo + CC libblkid/src/superblocks/la-drbdproxy_datalog.lo + CC libblkid/src/superblocks/la-drbdmanage.lo + CC libblkid/src/superblocks/la-exfat.lo + CC libblkid/src/superblocks/la-exfs.lo + CC libblkid/src/superblocks/la-ext.lo + CC libblkid/src/superblocks/la-f2fs.lo + CC libblkid/src/superblocks/la-gfs.lo + CC libblkid/src/superblocks/la-hfs.lo + CC libblkid/src/superblocks/la-highpoint_raid.lo + CC libblkid/src/superblocks/la-hpfs.lo + CC libblkid/src/superblocks/la-iso9660.lo + CC libblkid/src/superblocks/la-isw_raid.lo + CC libblkid/src/superblocks/la-jfs.lo + CC libblkid/src/superblocks/la-jmicron_raid.lo + CC libblkid/src/superblocks/la-linux_raid.lo + CC libblkid/src/superblocks/la-lsi_raid.lo + CC libblkid/src/superblocks/la-luks.lo + CC libblkid/src/superblocks/la-lvm.lo + CC libblkid/src/superblocks/la-minix.lo + CC libblkid/src/superblocks/la-mpool.lo + CC libblkid/src/superblocks/la-netware.lo + CC libblkid/src/superblocks/la-nilfs.lo + CC libblkid/src/superblocks/la-ntfs.lo + CC libblkid/src/superblocks/la-refs.lo + CC libblkid/src/superblocks/la-nvidia_raid.lo + CC libblkid/src/superblocks/la-ocfs.lo + CC libblkid/src/superblocks/la-promise_raid.lo + CC libblkid/src/superblocks/la-reiserfs.lo + CC libblkid/src/superblocks/la-romfs.lo + CC libblkid/src/superblocks/la-silicon_raid.lo + CC libblkid/src/superblocks/la-squashfs.lo + CC libblkid/src/superblocks/la-stratis.lo + CC libblkid/src/superblocks/la-superblocks.lo + CC libblkid/src/superblocks/la-swap.lo + CC libblkid/src/superblocks/la-sysv.lo + CC libblkid/src/superblocks/la-ubi.lo + CC libblkid/src/superblocks/la-ubifs.lo + CC libblkid/src/superblocks/la-udf.lo + CC libblkid/src/superblocks/la-ufs.lo + CC libblkid/src/superblocks/la-vdo.lo + CC libblkid/src/superblocks/la-vfat.lo + CC libblkid/src/superblocks/la-via_raid.lo + CC libblkid/src/superblocks/la-vmfs.lo + CC libblkid/src/superblocks/la-vxfs.lo + CC libblkid/src/superblocks/la-xfs.lo + CC libblkid/src/superblocks/la-zfs.lo + CC libblkid/src/superblocks/la-zonefs.lo + CC libblkid/src/topology/la-topology.lo + CC libblkid/src/topology/la-dm.lo + CC libblkid/src/topology/la-evms.lo + CC libblkid/src/topology/la-ioctl.lo + CC libblkid/src/topology/la-lvm.lo + CC libblkid/src/topology/la-md.lo + CC libblkid/src/topology/la-sysfs.lo + CCLD libblkid.la + CCLD libmount.la + CCLD mount + CC sys-utils/umount-umount.o + CCLD umount + CC sys-utils/wdctl-wdctl.o + CC libsmartcols/src/la-iter.lo + CC libsmartcols/src/la-symbols.lo + CC libsmartcols/src/la-cell.lo + CC libsmartcols/src/la-column.lo + CC libsmartcols/src/la-line.lo + CC libsmartcols/src/la-table.lo + CC libsmartcols/src/la-print.lo + CC libsmartcols/src/la-fput.lo + CC libsmartcols/src/la-print-api.lo + CC libsmartcols/src/la-version.lo + CC libsmartcols/src/la-buffer.lo + CC libsmartcols/src/la-calculate.lo + CC libsmartcols/src/la-grouping.lo + CC libsmartcols/src/la-walk.lo + CC libsmartcols/src/la-init.lo + CCLD libsmartcols.la + CCLD wdctl + CC sys-utils/mountpoint-mountpoint.o + CCLD mountpoint + CC misc-utils/lsblk-lsblk.o + CC misc-utils/lsblk-lsblk-mnt.o + CC misc-utils/lsblk-lsblk-properties.o + CC misc-utils/lsblk-lsblk-devtree.o + CCLD lsblk + CC misc-utils/findmnt-findmnt.o + CC misc-utils/findmnt-findmnt-verify.o + CCLD findmnt + CC misc-utils/kill.o + CCLD kill + CC term-utils/agetty.o + CCLD agetty + CC login-utils/sulogin.o + CC login-utils/sulogin-consoles.o + CCLD sulogin + CC sys-utils/fstrim-fstrim.o + CCLD fstrim + CC sys-utils/ctrlaltdel.o + CCLD ctrlaltdel + CC sys-utils/fsfreeze.o + CCLD fsfreeze + CC sys-utils/blkdiscard-blkdiscard.o + CC lib/blkdiscard-monotonic.o + CCLD blkdiscard + CC sys-utils/blkzone.o + CCLD blkzone + CC sys-utils/losetup-losetup.o + CCLD losetup + CC sys-utils/zramctl-zramctl.o + CCLD zramctl + CC sys-utils/swapon-swapon.o + CC sys-utils/swapon-swapon-common.o + CC lib/swapon-swapprober.o + CCLD swapon + CC sys-utils/swapoff-swapoff.o + CC sys-utils/swapoff-swapon-common.o + CC lib/swapoff-swapprober.o + CCLD swapoff + CC sys-utils/chcpu.o + CCLD chcpu + CC sys-utils/pivot_root.o + CCLD pivot_root + CC sys-utils/switch_root.o + CCLD switch_root + CC sys-utils/hwclock-hwclock.o + CC sys-utils/hwclock-hwclock-parse-date.o + CC sys-utils/hwclock-hwclock-cmos.o + CC sys-utils/hwclock-hwclock-rtc.o + CC lib/hwclock-monotonic.o + CCLD hwclock + CC misc-utils/blkid-blkid.o + CCLD blkid + CC misc-utils/findfs-findfs.o + CCLD findfs + CC misc-utils/wipefs-wipefs.o + CCLD wipefs + CC disk-utils/fsck.minix.o + CCLD fsck.minix + CC disk-utils/mkfs.minix.o + CCLD mkfs.minix + CC disk-utils/mkfs.o + CCLD mkfs + CC disk-utils/mkfs.bfs.o + CCLD mkfs.bfs + CC disk-utils/mkswap-mkswap.o + CC libuuid/src/la-clear.lo + CC libuuid/src/la-compare.lo + CC libuuid/src/la-copy.lo + CC libuuid/src/la-gen_uuid.lo + CC libuuid/src/la-isnull.lo + CC libuuid/src/la-pack.lo + CC libuuid/src/la-parse.lo + CC libuuid/src/la-unpack.lo + CC libuuid/src/la-unparse.lo + CC libuuid/src/la-uuid_time.lo + CC libuuid/src/la-predefined.lo + CC lib/libuuid_la-randutils.lo + CC lib/libuuid_la-md5.lo + CC lib/libuuid_la-sha1.lo + CCLD libuuid.la + CCLD mkswap + CC disk-utils/swaplabel-swaplabel.o + CC lib/swaplabel-swapprober.o + CCLD swaplabel + CC disk-utils/fsck-fsck.o + CC lib/fsck-monotonic.o + CCLD fsck + CC disk-utils/raw.o + CCLD raw + CC disk-utils/blockdev.o + CCLD blockdev + CC disk-utils/fdisk-fdisk.o + CC disk-utils/fdisk-fdisk-menu.o + CC disk-utils/fdisk-fdisk-list.o + CC libfdisk/src/la-init.lo + CC libfdisk/src/la-field.lo + CC libfdisk/src/la-item.lo + CC libfdisk/src/la-test.lo + CC libfdisk/src/la-ask.lo + CC libfdisk/src/la-alignment.lo + CC libfdisk/src/la-label.lo + CC libfdisk/src/la-utils.lo + CC libfdisk/src/la-context.lo + CC libfdisk/src/la-parttype.lo + CC libfdisk/src/la-partition.lo + CC libfdisk/src/la-table.lo + CC libfdisk/src/la-iter.lo + CC libfdisk/src/la-script.lo + CC libfdisk/src/la-version.lo + CC libfdisk/src/la-wipe.lo + CC libfdisk/src/la-sun.lo + CC libfdisk/src/la-sgi.lo + CC libfdisk/src/la-dos.lo + CC libfdisk/src/la-bsd.lo + CC libfdisk/src/la-gpt.lo + CCLD libfdisk.la + CCLD fdisk + CC disk-utils/sfdisk-sfdisk.o + CC disk-utils/sfdisk-fdisk-list.o + CCLD sfdisk + CC disk-utils/cfdisk-cfdisk.o + CCLD cfdisk + CC schedutils/chrt.o + CCLD chrt + CC schedutils/ionice.o + CCLD ionice + CC schedutils/taskset.o + CCLD taskset + CC text-utils/col.o + CCLD col + CC text-utils/colcrt.o + CCLD colcrt + CC text-utils/colrm.o + CCLD colrm + CC text-utils/column-column.o + CCLD column + CC text-utils/hexdump-conv.o + CC text-utils/hexdump-display.o + CC text-utils/hexdump.o + CC text-utils/hexdump-parse.o + CCLD hexdump + CC text-utils/rev.o + CCLD rev + CC text-utils/ul-ul.o + CCLD ul + CC term-utils/script-script.o + CC lib/script-pty-session.o + CC lib/script-monotonic.o + CCLD script + CC term-utils/scriptreplay.o + CC term-utils/script-playutils.o + CCLD scriptreplay + CC term-utils/scriptlive.o + CC lib/pty-session.o + CC lib/monotonic.o + CCLD scriptlive + CC term-utils/setterm-setterm.o + CCLD setterm + CC term-utils/mesg.o + CCLD mesg + CC term-utils/wall-wall.o + CC term-utils/wall-ttymsg.o + CCLD wall + CC login-utils/last.o + CCLD last + CC login-utils/utmpdump.o + CCLD utmpdump + CC login-utils/lslogins-lslogins.o + CC login-utils/lslogins-logindefs.o + CCLD lslogins + CC sys-utils/lsmem-lsmem.o + CCLD lsmem + CC sys-utils/chmem.o + CCLD chmem + CC sys-utils/flock.o + CC lib/timer.o + CCLD flock + CC sys-utils/choom.o + CCLD choom + CC sys-utils/ipcmk.o + CCLD ipcmk + CC sys-utils/ipcrm.o + CCLD ipcrm + CC sys-utils/ipcs.o + CC sys-utils/ipcutils.o + CCLD ipcs + CC sys-utils/irqtop-irqtop.o + CC sys-utils/irqtop-irq-common.o + CC lib/irqtop-monotonic.o + CCLD irqtop + CC sys-utils/lsirq-lsirq.o + CC sys-utils/lsirq-irq-common.o + CCLD lsirq + CC sys-utils/lsipc-lsipc.o + CC sys-utils/lsipc-ipcutils.o + CCLD lsipc + CC sys-utils/renice.o + CCLD renice + CC sys-utils/setsid.o + CCLD setsid + CC sys-utils/setarch.o + CCLD setarch + CC sys-utils/eject-eject.o + CC lib/eject-monotonic.o + CCLD eject + CC sys-utils/prlimit-prlimit.o + CCLD prlimit + CC sys-utils/lsns-lsns.o + CCLD lsns + CC sys-utils/lscpu-lscpu.o + CC sys-utils/lscpu-lscpu-arm.o + CC sys-utils/lscpu-lscpu-dmi.o + CCLD lscpu + CC sys-utils/fallocate.o + CCLD fallocate + CC sys-utils/unshare-unshare.o + CCLD unshare + CC sys-utils/nsenter.o + CCLD nsenter + CC misc-utils/cal-cal.o + CCLD cal + CC misc-utils/logger-logger.o + CC lib/logger-strutils.o + CC lib/logger-strv.o + CCLD logger + CC misc-utils/look.o + CCLD look + CC misc-utils/mcookie.o + CC lib/md5.o + CCLD mcookie + CC misc-utils/namei.o + CC lib/strutils.o + CC lib/idcache.o + CCLD namei + CC misc-utils/whereis.o + CCLD whereis + CC misc-utils/lslocks-lslocks.o + CCLD lslocks + CC misc-utils/uuidgen-uuidgen.o + CCLD uuidgen + CC misc-utils/uuidparse-uuidparse.o + CCLD uuidparse + CC misc-utils/rename.o + CCLD rename + CC misc-utils/getopt.o + CCLD getopt + CC misc-utils/fincore-fincore.o + CCLD fincore + CC misc-utils/hardlink-hardlink.o + CCLD hardlink + CC disk-utils/isosize.o + CCLD isosize + CC sys-utils/rfkill-rfkill.o + CCLD rfkill + CC sys-utils/readprofile.o + CCLD readprofile + CC sys-utils/ldattach.o + CCLD ldattach + CC sys-utils/rtcwake.o + CCLD rtcwake + CC misc-utils/uuidd-uuidd.o + CC lib/uuidd-monotonic.o + CC lib/uuidd-timer.o + CCLD uuidd + CC disk-utils/fdformat.o + CCLD fdformat + CC disk-utils/partx-partx.o + CCLD partx + CC disk-utils/addpart.o + CCLD addpart + CC disk-utils/delpart.o + CCLD delpart + CC disk-utils/resizepart.o + CCLD resizepart + GEN sys-utils/rtcwake.8 + GEN sys-utils/hwclock.8 + GEN misc-utils/uuidd.8 + GEN misc-utils/getopt.1 + GEN sys-utils/uname26.8 + GEN sys-utils/linux32.8 + GEN sys-utils/linux64.8 + GEN sys-utils/i386.8 + GEN sys-utils/x86_64.8 + GEN libuuid/uuid.pc + GEN libblkid/blkid.pc + GEN libmount/mount.pc + GEN libsmartcols/smartcols.pc + GEN libfdisk/fdisk.pc +make[2]: Leaving directory '/sources/util-linux-2.36' +make[1]: Leaving directory '/sources/util-linux-2.36' +make install-recursive +make[1]: Entering directory '/sources/util-linux-2.36' +Making install in po +make[2]: Entering directory '/sources/util-linux-2.36/po' +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/util-linux.mo +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/util-linux.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/util-linux.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/util-linux.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/util-linux.mo +installing et.gmo as /usr/share/locale/et/LC_MESSAGES/util-linux.mo +installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/util-linux.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/util-linux.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/util-linux.mo +installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/util-linux.mo +installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/util-linux.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/util-linux.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/util-linux.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/util-linux.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/util-linux.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/util-linux.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/util-linux.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/util-linux.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/util-linux.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/util-linux.mo +installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/util-linux.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/util-linux.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/util-linux.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/util-linux.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/util-linux.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/util-linux.mo +if test "util-linux" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[2]: Leaving directory '/sources/util-linux-2.36/po' +make[2]: Entering directory '/sources/util-linux-2.36' +make[3]: Entering directory '/sources/util-linux-2.36' + /bin/mkdir -p '/bin' + /bin/sh ./libtool --mode=install /usr/bin/install -c more dmesg mount umount wdctl mountpoint lsblk findmnt kill '/bin' +libtool: install: /usr/bin/install -c more /bin/more +libtool: install: /usr/bin/install -c dmesg /bin/dmesg +libtool: install: /usr/bin/install -c .libs/mount /bin/mount +libtool: install: /usr/bin/install -c .libs/umount /bin/umount +libtool: install: /usr/bin/install -c .libs/wdctl /bin/wdctl +libtool: install: /usr/bin/install -c .libs/mountpoint /bin/mountpoint +libtool: install: /usr/bin/install -c .libs/lsblk /bin/lsblk +libtool: install: /usr/bin/install -c .libs/findmnt /bin/findmnt +libtool: install: /usr/bin/install -c kill /bin/kill + /bin/mkdir -p '/usr/lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libuuid.la libblkid.la libmount.la libsmartcols.la libfdisk.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/libuuid.so.1.3.0 /usr/lib/libuuid.so.1.3.0 +libtool: install: (cd /usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so.1 || { rm -f libuuid.so.1 && ln -s libuuid.so.1.3.0 libuuid.so.1; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so || { rm -f libuuid.so && ln -s libuuid.so.1.3.0 libuuid.so; }; }) +libtool: install: /usr/bin/install -c .libs/libuuid.lai /usr/lib/libuuid.la +libtool: install: /usr/bin/install -c .libs/libblkid.so.1.1.0 /usr/lib/libblkid.so.1.1.0 +libtool: install: (cd /usr/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so.1 || { rm -f libblkid.so.1 && ln -s libblkid.so.1.1.0 libblkid.so.1; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so || { rm -f libblkid.so && ln -s libblkid.so.1.1.0 libblkid.so; }; }) +libtool: install: /usr/bin/install -c .libs/libblkid.lai /usr/lib/libblkid.la +libtool: install: (cd /sources/util-linux-2.36; /bin/sh "/sources/util-linux-2.36/libtool" --silent --tag CC --mode=relink gcc -fsigned-char -fno-common -Wall -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -Waddress-of-packed-member -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -Wl,--version-script,./libmount/src/libmount.sym -version-info 2:0:1 -o libmount.la -rpath /usr/lib lib/libmount_la-monotonic.lo libmount/src/la-cache.lo libmount/src/la-fs.lo libmount/src/la-init.lo libmount/src/la-iter.lo libmount/src/la-lock.lo libmount/src/la-optmap.lo libmount/src/la-optstr.lo libmount/src/la-tab.lo libmount/src/la-tab_diff.lo libmount/src/la-tab_parse.lo libmount/src/la-tab_update.lo libmount/src/la-test.lo libmount/src/la-utils.lo libmount/src/la-version.lo libmount/src/la-context.lo libmount/src/la-context_loopdev.lo libmount/src/la-context_veritydev.lo libmount/src/la-context_mount.lo libmount/src/la-context_umount.lo libmount/src/la-monitor.lo libmount/src/la-btrfs.lo libcommon.la libblkid.la -lrt ) +libtool: install: /usr/bin/install -c .libs/libmount.so.1.1.0T /usr/lib/libmount.so.1.1.0 +libtool: install: (cd /usr/lib && { ln -s -f libmount.so.1.1.0 libmount.so.1 || { rm -f libmount.so.1 && ln -s libmount.so.1.1.0 libmount.so.1; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libmount.so.1.1.0 libmount.so || { rm -f libmount.so && ln -s libmount.so.1.1.0 libmount.so; }; }) +libtool: install: /usr/bin/install -c .libs/libmount.lai /usr/lib/libmount.la +libtool: install: /usr/bin/install -c .libs/libsmartcols.so.1.1.0 /usr/lib/libsmartcols.so.1.1.0 +libtool: install: (cd /usr/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so.1 || { rm -f libsmartcols.so.1 && ln -s libsmartcols.so.1.1.0 libsmartcols.so.1; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so || { rm -f libsmartcols.so && ln -s libsmartcols.so.1.1.0 libsmartcols.so; }; }) +libtool: install: /usr/bin/install -c .libs/libsmartcols.lai /usr/lib/libsmartcols.la +libtool: install: (cd /sources/util-linux-2.36; /bin/sh "/sources/util-linux-2.36/libtool" --silent --tag CC --mode=relink gcc -fsigned-char -fno-common -Wall -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -Waddress-of-packed-member -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -Wl,--version-script,./libfdisk/src/libfdisk.sym -version-info 2:0:1 -o libfdisk.la -rpath /usr/lib libfdisk/src/la-init.lo libfdisk/src/la-field.lo libfdisk/src/la-item.lo libfdisk/src/la-test.lo libfdisk/src/la-ask.lo libfdisk/src/la-alignment.lo libfdisk/src/la-label.lo libfdisk/src/la-utils.lo libfdisk/src/la-context.lo libfdisk/src/la-parttype.lo libfdisk/src/la-partition.lo libfdisk/src/la-table.lo libfdisk/src/la-iter.lo libfdisk/src/la-script.lo libfdisk/src/la-version.lo libfdisk/src/la-wipe.lo libfdisk/src/la-sun.lo libfdisk/src/la-sgi.lo libfdisk/src/la-dos.lo libfdisk/src/la-bsd.lo libfdisk/src/la-gpt.lo libcommon.la libuuid.la libblkid.la ) +libtool: install: /usr/bin/install -c .libs/libfdisk.so.1.1.0T /usr/lib/libfdisk.so.1.1.0 +libtool: install: (cd /usr/lib && { ln -s -f libfdisk.so.1.1.0 libfdisk.so.1 || { rm -f libfdisk.so.1 && ln -s libfdisk.so.1.1.0 libfdisk.so.1; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libfdisk.so.1.1.0 libfdisk.so || { rm -f libfdisk.so && ln -s libfdisk.so.1.1.0 libfdisk.so; }; }) +libtool: install: /usr/bin/install -c .libs/libfdisk.lai /usr/lib/libfdisk.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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 + +See any operating system documentation about shared libraries for +more information, such as the ld(1) and ld.so(8) manual pages. +---------------------------------------------------------------------- + /bin/mkdir -p '/sbin' + /bin/sh ./libtool --mode=install /usr/bin/install -c agetty sulogin fstrim ctrlaltdel fsfreeze blkdiscard blkzone losetup zramctl swapon swapoff chcpu pivot_root switch_root hwclock blkid findfs wipefs fsck.minix mkfs.minix mkfs mkfs.bfs mkswap swaplabel fsck raw blockdev fdisk sfdisk cfdisk '/sbin' +libtool: install: /usr/bin/install -c agetty /sbin/agetty +libtool: install: /usr/bin/install -c sulogin /sbin/sulogin +libtool: install: /usr/bin/install -c .libs/fstrim /sbin/fstrim +libtool: install: /usr/bin/install -c ctrlaltdel /sbin/ctrlaltdel +libtool: install: /usr/bin/install -c fsfreeze /sbin/fsfreeze +libtool: install: /usr/bin/install -c .libs/blkdiscard /sbin/blkdiscard +libtool: install: /usr/bin/install -c blkzone /sbin/blkzone +libtool: install: /usr/bin/install -c .libs/losetup /sbin/losetup +libtool: install: /usr/bin/install -c .libs/zramctl /sbin/zramctl +libtool: install: /usr/bin/install -c .libs/swapon /sbin/swapon +libtool: install: /usr/bin/install -c .libs/swapoff /sbin/swapoff +libtool: install: /usr/bin/install -c chcpu /sbin/chcpu +libtool: install: /usr/bin/install -c pivot_root /sbin/pivot_root +libtool: install: /usr/bin/install -c switch_root /sbin/switch_root +libtool: install: /usr/bin/install -c hwclock /sbin/hwclock +libtool: install: /usr/bin/install -c .libs/blkid /sbin/blkid +libtool: install: /usr/bin/install -c .libs/findfs /sbin/findfs +libtool: install: /usr/bin/install -c .libs/wipefs /sbin/wipefs +libtool: install: /usr/bin/install -c fsck.minix /sbin/fsck.minix +libtool: install: /usr/bin/install -c mkfs.minix /sbin/mkfs.minix +libtool: install: /usr/bin/install -c mkfs /sbin/mkfs +libtool: install: /usr/bin/install -c mkfs.bfs /sbin/mkfs.bfs +libtool: install: /usr/bin/install -c .libs/mkswap /sbin/mkswap +libtool: install: /usr/bin/install -c .libs/swaplabel /sbin/swaplabel +libtool: install: /usr/bin/install -c .libs/fsck /sbin/fsck +libtool: install: /usr/bin/install -c raw /sbin/raw +libtool: install: /usr/bin/install -c blockdev /sbin/blockdev +libtool: install: /usr/bin/install -c .libs/fdisk /sbin/fdisk +libtool: install: /usr/bin/install -c .libs/sfdisk /sbin/sfdisk +libtool: install: /usr/bin/install -c .libs/cfdisk /sbin/cfdisk + /bin/mkdir -p '/usr/bin' + /bin/sh ./libtool --mode=install /usr/bin/install -c chrt ionice taskset col colcrt colrm column hexdump rev ul script scriptreplay scriptlive setterm mesg wall last utmpdump lslogins lsmem chmem flock choom ipcmk ipcrm ipcs irqtop lsirq lsipc renice setsid setarch eject prlimit lsns lscpu fallocate unshare nsenter cal logger look mcookie namei whereis lslocks uuidgen uuidparse rename getopt fincore hardlink isosize '/usr/bin' +libtool: install: /usr/bin/install -c chrt /usr/bin/chrt +libtool: install: /usr/bin/install -c ionice /usr/bin/ionice +libtool: install: /usr/bin/install -c taskset /usr/bin/taskset +libtool: install: /usr/bin/install -c col /usr/bin/col +libtool: install: /usr/bin/install -c colcrt /usr/bin/colcrt +libtool: install: /usr/bin/install -c colrm /usr/bin/colrm +libtool: install: /usr/bin/install -c .libs/column /usr/bin/column +libtool: install: /usr/bin/install -c hexdump /usr/bin/hexdump +libtool: install: /usr/bin/install -c rev /usr/bin/rev +libtool: install: /usr/bin/install -c ul /usr/bin/ul +libtool: install: /usr/bin/install -c script /usr/bin/script +libtool: install: /usr/bin/install -c scriptreplay /usr/bin/scriptreplay +libtool: install: /usr/bin/install -c scriptlive /usr/bin/scriptlive +libtool: install: /usr/bin/install -c setterm /usr/bin/setterm +libtool: install: /usr/bin/install -c mesg /usr/bin/mesg +libtool: install: /usr/bin/install -c wall /usr/bin/wall +libtool: install: /usr/bin/install -c last /usr/bin/last +libtool: install: /usr/bin/install -c utmpdump /usr/bin/utmpdump +libtool: install: /usr/bin/install -c .libs/lslogins /usr/bin/lslogins +libtool: install: /usr/bin/install -c .libs/lsmem /usr/bin/lsmem +libtool: install: /usr/bin/install -c chmem /usr/bin/chmem +libtool: install: /usr/bin/install -c flock /usr/bin/flock +libtool: install: /usr/bin/install -c choom /usr/bin/choom +libtool: install: /usr/bin/install -c ipcmk /usr/bin/ipcmk +libtool: install: /usr/bin/install -c ipcrm /usr/bin/ipcrm +libtool: install: /usr/bin/install -c ipcs /usr/bin/ipcs +libtool: install: /usr/bin/install -c .libs/irqtop /usr/bin/irqtop +libtool: install: /usr/bin/install -c .libs/lsirq /usr/bin/lsirq +libtool: install: /usr/bin/install -c .libs/lsipc /usr/bin/lsipc +libtool: install: /usr/bin/install -c renice /usr/bin/renice +libtool: install: /usr/bin/install -c setsid /usr/bin/setsid +libtool: install: /usr/bin/install -c setarch /usr/bin/setarch +libtool: install: /usr/bin/install -c .libs/eject /usr/bin/eject +libtool: install: /usr/bin/install -c .libs/prlimit /usr/bin/prlimit +libtool: install: /usr/bin/install -c .libs/lsns /usr/bin/lsns +libtool: install: /usr/bin/install -c .libs/lscpu /usr/bin/lscpu +libtool: install: /usr/bin/install -c fallocate /usr/bin/fallocate +libtool: install: /usr/bin/install -c unshare /usr/bin/unshare +libtool: install: /usr/bin/install -c nsenter /usr/bin/nsenter +libtool: install: /usr/bin/install -c cal /usr/bin/cal +libtool: install: /usr/bin/install -c logger /usr/bin/logger +libtool: install: /usr/bin/install -c look /usr/bin/look +libtool: install: /usr/bin/install -c mcookie /usr/bin/mcookie +libtool: install: /usr/bin/install -c namei /usr/bin/namei +libtool: install: /usr/bin/install -c whereis /usr/bin/whereis +libtool: install: /usr/bin/install -c .libs/lslocks /usr/bin/lslocks +libtool: install: /usr/bin/install -c .libs/uuidgen /usr/bin/uuidgen +libtool: install: /usr/bin/install -c .libs/uuidparse /usr/bin/uuidparse +libtool: install: /usr/bin/install -c rename /usr/bin/rename +libtool: install: /usr/bin/install -c getopt /usr/bin/getopt +libtool: install: /usr/bin/install -c .libs/fincore /usr/bin/fincore +libtool: install: /usr/bin/install -c hardlink /usr/bin/hardlink +libtool: install: /usr/bin/install -c isosize /usr/bin/isosize + /bin/mkdir -p '/usr/sbin' + /bin/sh ./libtool --mode=install /usr/bin/install -c rfkill readprofile ldattach rtcwake uuidd fdformat partx addpart delpart resizepart '/usr/sbin' +libtool: install: /usr/bin/install -c .libs/rfkill /usr/sbin/rfkill +libtool: install: /usr/bin/install -c readprofile /usr/sbin/readprofile +libtool: install: /usr/bin/install -c ldattach /usr/sbin/ldattach +libtool: install: /usr/bin/install -c rtcwake /usr/sbin/rtcwake +libtool: install: /usr/bin/install -c .libs/uuidd /usr/sbin/uuidd +libtool: install: /usr/bin/install -c fdformat /usr/sbin/fdformat +libtool: install: /usr/bin/install -c .libs/partx /usr/sbin/partx +libtool: install: /usr/bin/install -c addpart /usr/sbin/addpart +libtool: install: /usr/bin/install -c delpart /usr/sbin/delpart +libtool: install: /usr/bin/install -c resizepart /usr/sbin/resizepart +make install-exec-hook +make[4]: Entering directory '/sources/util-linux-2.36' +if test "/usr/lib" != "/lib" -a -f "/usr/lib/libuuid.so"; then \ + /bin/mkdir -p /lib; \ + mv /usr/lib/libuuid.so.* /lib; \ + so_img_name=$(readlink /usr/lib/libuuid.so); \ + so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ + (cd /usr/lib && \ + rm -f libuuid.so && \ + ln -s $so_img_rel_target/lib/$so_img_name libuuid.so); \ +fi +if test "/usr/lib" != "/lib" -a -f "/usr/lib/libblkid.so"; then \ + /bin/mkdir -p /lib; \ + mv /usr/lib/libblkid.so.* /lib; \ + so_img_name=$(readlink /usr/lib/libblkid.so); \ + so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ + (cd /usr/lib && \ + rm -f libblkid.so && \ + ln -s $so_img_rel_target/lib/$so_img_name libblkid.so); \ +fi +if test "/usr/lib" != "/lib" -a -f "/usr/lib/libmount.so"; then \ + /bin/mkdir -p /lib; \ + mv /usr/lib/libmount.so.* /lib; \ + so_img_name=$(readlink /usr/lib/libmount.so); \ + so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ + (cd /usr/lib && \ + rm -f libmount.so && \ + ln -s $so_img_rel_target/lib/$so_img_name libmount.so); \ +fi +if test "/usr/lib" != "/lib" -a -f "/usr/lib/libsmartcols.so"; then \ + /bin/mkdir -p /lib; \ + mv /usr/lib/libsmartcols.so.* /lib; \ + so_img_name=$(readlink /usr/lib/libsmartcols.so); \ + so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ + (cd /usr/lib && \ + rm -f libsmartcols.so && \ + ln -s $so_img_rel_target/lib/$so_img_name libsmartcols.so); \ +fi +if test "/usr/lib" != "/lib" -a -f "/usr/lib/libfdisk.so"; then \ + /bin/mkdir -p /lib; \ + mv /usr/lib/libfdisk.so.* /lib; \ + so_img_name=$(readlink /usr/lib/libfdisk.so); \ + so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ + (cd /usr/lib && \ + rm -f libfdisk.so && \ + ln -s $so_img_rel_target/lib/$so_img_name libfdisk.so); \ +fi +chgrp tty /usr/bin/wall +chmod g+s /usr/bin/wall +cd /usr/bin && ln -sf last lastb +for I in uname26 linux32 linux64 i386 x86_64 ; do \ + cd /usr/bin && ln -sf setarch $I ; \ +done +chown root:root /bin/mount +chmod 4755 /bin/mount +chown root:root /bin/umount +chmod 4755 /bin/umount +make[4]: Leaving directory '/sources/util-linux-2.36' + /bin/mkdir -p '/usr/share/bash-completion/completions' + /usr/bin/install -c -m 644 bash-completion/blkid bash-completion/cal bash-completion/col bash-completion/colcrt bash-completion/colrm bash-completion/column bash-completion/fincore bash-completion/findfs bash-completion/findmnt bash-completion/flock bash-completion/getopt bash-completion/hexdump bash-completion/ipcmk bash-completion/ipcrm bash-completion/ipcs bash-completion/irqtop bash-completion/isosize bash-completion/logger bash-completion/look bash-completion/lsipc bash-completion/lsirq bash-completion/lsns bash-completion/mcookie bash-completion/mkfs bash-completion/mkswap bash-completion/namei bash-completion/prlimit bash-completion/readprofile bash-completion/renice bash-completion/rev bash-completion/script bash-completion/scriptreplay bash-completion/scriptlive bash-completion/setsid bash-completion/whereis bash-completion/wipefs bash-completion/fsck bash-completion/mkfs.bfs bash-completion/fsck.minix bash-completion/mkfs.minix '/usr/share/bash-completion/completions' + /usr/bin/install -c -m 644 bash-completion/addpart bash-completion/delpart bash-completion/resizepart bash-completion/partx bash-completion/raw bash-completion/swaplabel bash-completion/fdformat bash-completion/blockdev bash-completion/fdisk bash-completion/sfdisk bash-completion/cfdisk bash-completion/last bash-completion/lslogins bash-completion/utmpdump bash-completion/uuidgen bash-completion/uuidparse bash-completion/uuidd bash-completion/lsblk bash-completion/lslocks bash-completion/rename bash-completion/chrt bash-completion/ionice bash-completion/taskset bash-completion/chcpu bash-completion/chmem bash-completion/eject bash-completion/fallocate bash-completion/hwclock bash-completion/lscpu bash-completion/lsmem bash-completion/losetup bash-completion/mount bash-completion/umount bash-completion/mountpoint bash-completion/nsenter bash-completion/pivot_root bash-completion/swapon bash-completion/swapoff bash-completion/unshare bash-completion/wdctl '/usr/share/bash-completion/completions' + /usr/bin/install -c -m 644 bash-completion/blkdiscard bash-completion/blkzone bash-completion/ctrlaltdel bash-completion/dmesg bash-completion/fsfreeze bash-completion/fstrim bash-completion/ldattach bash-completion/rfkill bash-completion/rtcwake bash-completion/setarch bash-completion/zramctl bash-completion/mesg bash-completion/wall bash-completion/setterm bash-completion/more bash-completion/ul '/usr/share/bash-completion/completions' + /bin/mkdir -p '/usr/share/doc/util-linux-2.36/getopt/' + /usr/bin/install -c misc-utils/getopt-parse.bash misc-utils/getopt-parse.tcsh '/usr/share/doc/util-linux-2.36/getopt/' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 schedutils/chrt.1 schedutils/ionice.1 schedutils/taskset.1 text-utils/col.1 text-utils/colcrt.1 text-utils/colrm.1 text-utils/column.1 text-utils/hexdump.1 text-utils/rev.1 text-utils/ul.1 text-utils/more.1 term-utils/script.1 term-utils/scriptreplay.1 term-utils/scriptlive.1 term-utils/setterm.1 term-utils/mesg.1 term-utils/wall.1 login-utils/last.1 login-utils/lastb.1 login-utils/utmpdump.1 login-utils/lslogins.1 sys-utils/lsmem.1 sys-utils/flock.1 sys-utils/choom.1 sys-utils/ipcmk.1 sys-utils/ipcrm.1 sys-utils/ipcs.1 sys-utils/irqtop.1 sys-utils/lsirq.1 sys-utils/lsipc.1 sys-utils/renice.1 sys-utils/setsid.1 sys-utils/dmesg.1 sys-utils/eject.1 sys-utils/prlimit.1 sys-utils/lscpu.1 sys-utils/mountpoint.1 sys-utils/fallocate.1 sys-utils/unshare.1 sys-utils/nsenter.1 '/usr/share/man/man1' + /usr/bin/install -c -m 644 misc-utils/cal.1 misc-utils/logger.1 misc-utils/look.1 misc-utils/mcookie.1 misc-utils/namei.1 misc-utils/whereis.1 misc-utils/uuidgen.1 misc-utils/uuidparse.1 misc-utils/kill.1 misc-utils/rename.1 misc-utils/getopt.1 misc-utils/fincore.1 misc-utils/hardlink.1 '/usr/share/man/man1' + /bin/mkdir -p '/usr/share/man/man3' + /usr/bin/install -c -m 644 libuuid/man/uuid.3 libuuid/man/uuid_clear.3 libuuid/man/uuid_compare.3 libuuid/man/uuid_copy.3 libuuid/man/uuid_generate.3 libuuid/man/uuid_is_null.3 libuuid/man/uuid_parse.3 libuuid/man/uuid_time.3 libuuid/man/uuid_unparse.3 libuuid/man/uuid_generate_random.3 libuuid/man/uuid_generate_time.3 libuuid/man/uuid_generate_time_safe.3 libblkid/libblkid.3 '/usr/share/man/man3' + /bin/mkdir -p '/usr/share/man/man5' + /usr/bin/install -c -m 644 lib/terminal-colors.d.5 sys-utils/fstab.5 sys-utils/adjtime_config.5 '/usr/share/man/man5' + /bin/mkdir -p '/usr/share/man/man8' + /usr/bin/install -c -m 644 term-utils/agetty.8 login-utils/sulogin.8 sys-utils/chmem.8 sys-utils/rfkill.8 sys-utils/readprofile.8 sys-utils/fstrim.8 sys-utils/ctrlaltdel.8 sys-utils/fsfreeze.8 sys-utils/blkdiscard.8 sys-utils/blkzone.8 sys-utils/ldattach.8 sys-utils/rtcwake.8 sys-utils/setarch.8 sys-utils/losetup.8 sys-utils/zramctl.8 sys-utils/lsns.8 sys-utils/mount.8 sys-utils/umount.8 sys-utils/swapoff.8 sys-utils/swapon.8 sys-utils/chcpu.8 sys-utils/wdctl.8 sys-utils/pivot_root.8 sys-utils/switch_root.8 sys-utils/hwclock.8 misc-utils/lslocks.8 misc-utils/lsblk.8 misc-utils/uuidd.8 misc-utils/blkid.8 misc-utils/findfs.8 misc-utils/wipefs.8 misc-utils/findmnt.8 disk-utils/fsck.minix.8 disk-utils/mkfs.minix.8 disk-utils/mkfs.8 disk-utils/isosize.8 disk-utils/mkfs.bfs.8 disk-utils/mkswap.8 disk-utils/swaplabel.8 disk-utils/fsck.8 '/usr/share/man/man8' + /usr/bin/install -c -m 644 disk-utils/raw.8 disk-utils/fdformat.8 disk-utils/blockdev.8 disk-utils/fdisk.8 disk-utils/sfdisk.8 disk-utils/cfdisk.8 disk-utils/addpart.8 disk-utils/delpart.8 disk-utils/resizepart.8 disk-utils/partx.8 sys-utils/uname26.8 sys-utils/linux32.8 sys-utils/linux64.8 sys-utils/i386.8 sys-utils/x86_64.8 '/usr/share/man/man8' + /bin/mkdir -p '/usr/include/blkid' + /usr/bin/install -c -m 644 libblkid/src/blkid.h '/usr/include/blkid' + /bin/mkdir -p '/usr/include/libfdisk' + /usr/bin/install -c -m 644 libfdisk/src/libfdisk.h '/usr/include/libfdisk' + /bin/mkdir -p '/usr/include/libmount' + /usr/bin/install -c -m 644 libmount/src/libmount.h '/usr/include/libmount' + /bin/mkdir -p '/usr/include/libsmartcols' + /usr/bin/install -c -m 644 libsmartcols/src/libsmartcols.h '/usr/include/libsmartcols' + /bin/mkdir -p '/usr/lib/pkgconfig' + /usr/bin/install -c -m 644 libuuid/uuid.pc libblkid/blkid.pc libmount/mount.pc libsmartcols/smartcols.pc libfdisk/fdisk.pc '/usr/lib/pkgconfig' + /bin/mkdir -p '/usr/include/uuid' + /usr/bin/install -c -m 644 libuuid/src/uuid.h '/usr/include/uuid' +make install-data-hook +make[4]: Entering directory '/sources/util-linux-2.36' +make[4]: Nothing to be done for 'install-data-hook'. +make[4]: Leaving directory '/sources/util-linux-2.36' +make[3]: Leaving directory '/sources/util-linux-2.36' +make[2]: Leaving directory '/sources/util-linux-2.36' +make[1]: Leaving directory '/sources/util-linux-2.36' diff --git a/logs/lfs-cross.log b/logs/lfs-cross.log new file mode 100644 index 0000000..8781932 --- /dev/null +++ b/logs/lfs-cross.log @@ -0,0 +1,66129 @@ +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 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 whether to use debuginfod... auto +checking for debuginfod_begin in -ldebuginfod... yes +checking whether debuginfod_begin is declared... yes +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 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 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.35/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 +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 sbrk... 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 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 +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.7.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 +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 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 library containing strerror... none required +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 for x86_64-pc-linux-gnu-ar... ar +checking for x86_64-pc-linux-gnu-ranlib... ranlib +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 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)... 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 for shl_load... no +checking for shl_load in -ldld... no +checking for dlopen... no +checking for dlopen in -ldl... 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... -ldl +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... 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 for long double... yes +checking for long long... yes +checking size of long long... 8 +checking size of void *... 8 +checking size of long... 8 +checking size of int... 4 +checking alloca.h usability... yes +checking alloca.h presence... yes +checking for alloca.h... yes +checking stddef.h usability... yes +checking stddef.h presence... 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 time.h usability... yes +checking time.h presence... yes +checking for time.h... yes +checking for unistd.h... (cached) 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 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/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking for sys/stat.h... (cached) yes +checking sys/resource.h usability... yes +checking sys/resource.h presence... yes +checking for sys/resource.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 bfd_stdint.h... stdint.h (already complete) +checking whether time.h and sys/time.h may both be included... yes +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking whether string.h and strings.h may both be included... yes +checking for fcntl... yes +checking for getpagesize... yes +checking for setitimer... yes +checking for sysconf... yes +checking for fdopen... yes +checking for getuid... yes +checking for getgid... yes +checking for fileno... yes +checking for fls... no +checking for strtoull... yes +checking for getrlimit... yes +checking whether basename is declared... 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 ffs is declared... yes +checking whether free is declared... yes +checking whether getenv is declared... yes +checking whether malloc is declared... yes +checking whether realloc is declared... yes +checking whether stpcpy is declared... yes +checking whether strstr 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 strnlen is declared... yes +checking compiler support for hidden visibility... yes +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 size of off_t... 8 +checking file_ptr type... BFD_HOST_64_BIT +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 doc/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 bfd_stdint.h commands +config.status: executing default commands +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/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 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/binutils-2.35/build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/libiberty/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/libiberty' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/intl' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/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 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 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 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.35/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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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=" "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/binutils-2.35/build/zlib' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +creating bfdver.h +/usr/bin/sed -e s/NN/32/g < ../../bfd/elfxx-target.h > elf32-target.h +/usr/bin/sed -e s/NN/64/g < ../../bfd/elfxx-target.h > elf64-target.h +rm -f targmatch.h +/usr/bin/sed -f ../../bfd/targmatch.sed < ../../bfd/config.bfd > targmatch.new +mv -f targmatch.new targmatch.h +Making info in doc +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd/doc' +gcc -o chw$$ -g -O2 \ + -I.. -I../../../bfd/doc/.. -I../../../bfd/doc/../../include -I../../../bfd/doc/../../intl -I../../intl ../../../bfd/doc/chew.c; \ +/bin/sh ../../../bfd/doc/../../move-if-change \ + chw$$ chew; \ +touch chew.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../aoutx.h >aoutx.tmp +test -e aoutx.texi || test ! -f ../../../bfd/doc/aoutx.texi || cp -p ../../../bfd/doc/aoutx.texi . +/bin/sh ../../../bfd/doc/../../move-if-change aoutx.tmp aoutx.texi +touch aoutx.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archive.c >archive.tmp +test -e archive.texi || test ! -f ../../../bfd/doc/archive.texi || cp -p ../../../bfd/doc/archive.texi . +/bin/sh ../../../bfd/doc/../../move-if-change archive.tmp archive.texi +touch archive.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archures.c >archures.tmp +test -e archures.texi || test ! -f ../../../bfd/doc/archures.texi || cp -p ../../../bfd/doc/archures.texi . +/bin/sh ../../../bfd/doc/../../move-if-change archures.tmp archures.texi +touch archures.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfd.c >bfd.tmp +test -e bfdt.texi || test ! -f ../../../bfd/doc/bfdt.texi || cp -p ../../../bfd/doc/bfdt.texi . +/bin/sh ../../../bfd/doc/../../move-if-change bfd.tmp bfdt.texi +touch bfdt.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../cache.c >cache.tmp +test -e cache.texi || test ! -f ../../../bfd/doc/cache.texi || cp -p ../../../bfd/doc/cache.texi . +/bin/sh ../../../bfd/doc/../../move-if-change cache.tmp cache.texi +touch cache.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../coffcode.h >coffcode.tmp +test -e coffcode.texi || test ! -f ../../../bfd/doc/coffcode.texi || cp -p ../../../bfd/doc/coffcode.texi . +/bin/sh ../../../bfd/doc/../../move-if-change coffcode.tmp coffcode.texi +touch coffcode.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../corefile.c >core.tmp +test -e core.texi || test ! -f ../../../bfd/doc/core.texi || cp -p ../../../bfd/doc/core.texi . +/bin/sh ../../../bfd/doc/../../move-if-change core.tmp core.texi +touch core.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elf.c >elf.tmp +test -e elf.texi || test ! -f ../../../bfd/doc/elf.texi || cp -p ../../../bfd/doc/elf.texi . +/bin/sh ../../../bfd/doc/../../move-if-change elf.tmp elf.texi +touch elf.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elfcode.h >elfcode.tmp +test -e elfcode.texi || test ! -f ../../../bfd/doc/elfcode.texi || cp -p ../../../bfd/doc/elfcode.texi . +/bin/sh ../../../bfd/doc/../../move-if-change elfcode.tmp elfcode.texi +touch elfcode.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../format.c >format.tmp +test -e format.texi || test ! -f ../../../bfd/doc/format.texi || cp -p ../../../bfd/doc/format.texi . +/bin/sh ../../../bfd/doc/../../move-if-change format.tmp format.texi +touch format.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../libbfd.c >libbfd.tmp +test -e libbfd.texi || test ! -f ../../../bfd/doc/libbfd.texi || cp -p ../../../bfd/doc/libbfd.texi . +/bin/sh ../../../bfd/doc/../../move-if-change libbfd.tmp libbfd.texi +touch libbfd.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdwin.c >bfdwin.tmp +test -e bfdwin.texi || test ! -f ../../../bfd/doc/bfdwin.texi || cp -p ../../../bfd/doc/bfdwin.texi . +/bin/sh ../../../bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi +touch bfdwin.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdio.c >bfdio.tmp +test -e bfdio.texi || test ! -f ../../../bfd/doc/bfdio.texi || cp -p ../../../bfd/doc/bfdio.texi . +/bin/sh ../../../bfd/doc/../../move-if-change bfdio.tmp bfdio.texi +touch bfdio.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../opncls.c >opncls.tmp +test -e opncls.texi || test ! -f ../../../bfd/doc/opncls.texi || cp -p ../../../bfd/doc/opncls.texi . +/bin/sh ../../../bfd/doc/../../move-if-change opncls.tmp opncls.texi +touch opncls.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../reloc.c >reloc.tmp +test -e reloc.texi || test ! -f ../../../bfd/doc/reloc.texi || cp -p ../../../bfd/doc/reloc.texi . +/bin/sh ../../../bfd/doc/../../move-if-change reloc.tmp reloc.texi +touch reloc.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../section.c >section.tmp +test -e section.texi || test ! -f ../../../bfd/doc/section.texi || cp -p ../../../bfd/doc/section.texi . +/bin/sh ../../../bfd/doc/../../move-if-change section.tmp section.texi +touch section.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../syms.c >syms.tmp +test -e syms.texi || test ! -f ../../../bfd/doc/syms.texi || cp -p ../../../bfd/doc/syms.texi . +/bin/sh ../../../bfd/doc/../../move-if-change syms.tmp syms.texi +touch syms.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../targets.c >targets.tmp +test -e targets.texi || test ! -f ../../../bfd/doc/targets.texi || cp -p ../../../bfd/doc/targets.texi . +/bin/sh ../../../bfd/doc/../../move-if-change targets.tmp targets.texi +touch targets.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../init.c >init.tmp +test -e init.texi || test ! -f ../../../bfd/doc/init.texi || cp -p ../../../bfd/doc/init.texi . +/bin/sh ../../../bfd/doc/../../move-if-change init.tmp init.texi +touch init.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../hash.c >hash.tmp +test -e hash.texi || test ! -f ../../../bfd/doc/hash.texi || cp -p ../../../bfd/doc/hash.texi . +/bin/sh ../../../bfd/doc/../../move-if-change hash.tmp hash.texi +touch hash.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../linker.c >linker.tmp +test -e linker.texi || test ! -f ../../../bfd/doc/linker.texi || cp -p ../../../bfd/doc/linker.texi . +/bin/sh ../../../bfd/doc/../../move-if-change linker.tmp linker.texi +touch linker.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../mmo.c >mmo.tmp +test -e mmo.texi || test ! -f ../../../bfd/doc/mmo.texi || cp -p ../../../bfd/doc/mmo.texi . +/bin/sh ../../../bfd/doc/../../move-if-change mmo.tmp mmo.texi +touch mmo.stamp +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd/doc' +Making info in po +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/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 bfd_stdint.h commands +config.status: executing default commands +make[3]: Nothing to be done for 'info'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd/po' +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +make[3]: Nothing to be done for 'info-am'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +Making all in doc +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd/doc' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd/doc' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/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 +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../bfd/archive.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../bfd/archive.c -o archive.o +mv -f .deps/archive.Tpo .deps/archive.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=x86_64_elf64_vec -DSELECT_VECS='&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch' ../../bfd/archures.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=x86_64_elf64_vec "-DSELECT_VECS=&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch" ../../bfd/archures.c -o archures.o +mv -f .deps/archures.Tpo .deps/archures.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../bfd/bfd.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../bfd/bfd.c -o bfd.o +mv -f .deps/bfd.Tpo .deps/bfd.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../bfd/bfdio.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../bfd/bfdio.c -o bfdio.o +mv -f .deps/bfdio.Tpo .deps/bfdio.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../bfd/bfdwin.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../bfd/bfdwin.c -o bfdwin.o +mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../bfd/cache.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../bfd/cache.c -o cache.o +mv -f .deps/cache.Tpo .deps/cache.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c -o coff-bfd.lo ../../bfd/coff-bfd.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c ../../bfd/coff-bfd.c -o coff-bfd.o +mv -f .deps/coff-bfd.Tpo .deps/coff-bfd.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../bfd/compress.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../bfd/compress.c -o compress.o +mv -f .deps/compress.Tpo .deps/compress.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../bfd/corefile.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../bfd/corefile.c -o corefile.o +mv -f .deps/corefile.Tpo .deps/corefile.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c -o elf-properties.lo ../../bfd/elf-properties.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c ../../bfd/elf-properties.c -o elf-properties.o +mv -f .deps/elf-properties.Tpo .deps/elf-properties.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../bfd/format.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../bfd/format.c -o format.o +mv -f .deps/format.Tpo .deps/format.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../bfd/hash.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../bfd/hash.c -o hash.o +mv -f .deps/hash.Tpo .deps/hash.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../bfd/init.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../bfd/init.c -o init.o +mv -f .deps/init.Tpo .deps/init.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../bfd/libbfd.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../bfd/libbfd.c -o libbfd.o +mv -f .deps/libbfd.Tpo .deps/libbfd.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../bfd/linker.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../bfd/linker.c -o linker.o +mv -f .deps/linker.Tpo .deps/linker.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../bfd/merge.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../bfd/merge.c -o merge.o +mv -f .deps/merge.Tpo .deps/merge.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../bfd/opncls.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../bfd/opncls.c -o opncls.o +mv -f .deps/opncls.Tpo .deps/opncls.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../bfd/reloc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../bfd/reloc.c -o reloc.o +mv -f .deps/reloc.Tpo .deps/reloc.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../bfd/section.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../bfd/section.c -o section.o +mv -f .deps/section.Tpo .deps/section.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../bfd/simple.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../bfd/simple.c -o simple.o +mv -f .deps/simple.Tpo .deps/simple.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../bfd/stab-syms.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../bfd/stab-syms.c -o stab-syms.o +mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../bfd/stabs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../bfd/stabs.c -o stabs.o +mv -f .deps/stabs.Tpo .deps/stabs.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../bfd/syms.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../bfd/syms.c -o syms.o +mv -f .deps/syms.Tpo .deps/syms.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=x86_64_elf64_vec -DSELECT_VECS='&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch' ../../bfd/targets.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=x86_64_elf64_vec "-DSELECT_VECS=&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch" ../../bfd/targets.c -o targets.o +mv -f .deps/targets.Tpo .deps/targets.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../bfd/binary.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../bfd/binary.c -o binary.o +mv -f .deps/binary.Tpo .deps/binary.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../bfd/ihex.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../bfd/ihex.c -o ihex.o +mv -f .deps/ihex.Tpo .deps/ihex.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../bfd/srec.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../bfd/srec.c -o srec.o +mv -f .deps/srec.Tpo .deps/srec.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../bfd/tekhex.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../bfd/tekhex.c -o tekhex.o +mv -f .deps/tekhex.Tpo .deps/tekhex.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../bfd/verilog.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../bfd/verilog.c -o verilog.o +mv -f .deps/verilog.Tpo .deps/verilog.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c -o elf64-x86-64.lo ../../bfd/elf64-x86-64.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c ../../bfd/elf64-x86-64.c -o elf64-x86-64.o +mv -f .deps/elf64-x86-64.Tpo .deps/elf64-x86-64.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c -o elfxx-x86.lo ../../bfd/elfxx-x86.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c ../../bfd/elfxx-x86.c -o elfxx-x86.o +mv -f .deps/elfxx-x86.Tpo .deps/elfxx-x86.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../bfd/elf-ifunc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../bfd/elf-ifunc.c -o elf-ifunc.o +mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../bfd/elf-vxworks.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../bfd/elf-vxworks.c -o elf-vxworks.o +mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c -o elf64.lo ../../bfd/elf64.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c ../../bfd/elf64.c -o elf64.o +mv -f .deps/elf64.Tpo .deps/elf64.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../bfd/elf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../bfd/elf.c -o elf.o +mv -f .deps/elf.Tpo .deps/elf.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../bfd/elflink.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../bfd/elflink.c -o elflink.o +mv -f .deps/elflink.Tpo .deps/elflink.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../bfd/elf-attrs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../bfd/elf-attrs.c -o elf-attrs.o +mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../bfd/elf-strtab.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../bfd/elf-strtab.c -o elf-strtab.o +mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../bfd/elf-eh-frame.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../bfd/elf-eh-frame.c -o elf-eh-frame.o +mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../bfd/dwarf1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../bfd/dwarf1.c -o dwarf1.o +mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/mnt/lfs/tools/lib/debug\" ../../bfd/dwarf2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/mnt/lfs/tools/lib/debug\" ../../bfd/dwarf2.c -o dwarf2.o +mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../bfd/elf32-i386.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../bfd/elf32-i386.c -o elf32-i386.o +mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../bfd/elf32.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../bfd/elf32.c -o elf32.o +mv -f .deps/elf32.Tpo .deps/elf32.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../bfd/pei-i386.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../bfd/pei-i386.c -o pei-i386.o +mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo +echo "#line 1 \"peXXigen.c\"" > peigen.c +/usr/bin/sed -e s/XX/pe/g < ../../bfd/peXXigen.c >> peigen.c +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o +mv -f .deps/peigen.Tpo .deps/peigen.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../bfd/cofflink.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../bfd/cofflink.c -o cofflink.o +mv -f .deps/cofflink.Tpo .deps/cofflink.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../bfd/coffgen.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../bfd/coffgen.c -o coffgen.o +mv -f .deps/coffgen.Tpo .deps/coffgen.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c -o pei-x86_64.lo ../../bfd/pei-x86_64.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c ../../bfd/pei-x86_64.c -o pei-x86_64.o +mv -f .deps/pei-x86_64.Tpo .deps/pei-x86_64.Plo +echo "#line 1 \"peXXigen.c\"" > pex64igen.c +/usr/bin/sed -e s/XX/pex64/g < ../../bfd/peXXigen.c >> pex64igen.c +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c -o pex64igen.lo pex64igen.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c pex64igen.c -o pex64igen.o +mv -f .deps/pex64igen.Tpo .deps/pex64igen.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c -o elf64-gen.lo ../../bfd/elf64-gen.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c ../../bfd/elf64-gen.c -o elf64-gen.o +mv -f .deps/elf64-gen.Tpo .deps/elf64-gen.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../bfd/elf32-gen.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../bfd/elf32-gen.c -o elf32-gen.o +mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo ../../bfd/plugin.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../bfd/plugin.c -o plugin.o +mv -f .deps/plugin.Tpo .deps/plugin.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../bfd/cpu-i386.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../bfd/cpu-i386.c -o cpu-i386.o +mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c -o cpu-iamcu.lo ../../bfd/cpu-iamcu.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c ../../bfd/cpu-iamcu.c -o cpu-iamcu.o +mv -f .deps/cpu-iamcu.Tpo .deps/cpu-iamcu.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c -o cpu-l1om.lo ../../bfd/cpu-l1om.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c ../../bfd/cpu-l1om.c -o cpu-l1om.o +mv -f .deps/cpu-l1om.Tpo .deps/cpu-l1om.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c -o cpu-k1om.lo ../../bfd/cpu-k1om.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c ../../bfd/cpu-k1om.c -o cpu-k1om.o +mv -f .deps/cpu-k1om.Tpo .deps/cpu-k1om.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/mnt/lfs/tools/bin"' -DLIBDIR='"/mnt/lfs/tools/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo ../../bfd/archive64.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/mnt/lfs/tools/bin\" -DLIBDIR=\"/mnt/lfs/tools/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c ../../bfd/archive64.c -o archive64.o +mv -f .deps/archive64.Tpo .deps/archive64.Plo +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 pei-x86_64.lo pex64igen.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-iamcu.lo cpu-l1om.lo cpu-k1om.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 +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -rpath /mnt/lfs/tools/x86_64-pc-linux-gnu/x86_64-lfs-linux-gnu/lib -release `cat libtool-soversion` -o libbfd.la archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles` -ldl -L./../zlib -lz -ldl +libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o elf-properties.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf64-x86-64.o elfxx-x86.o elf-ifunc.o elf-vxworks.o elf64.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o elf32-i386.o elf32.o pei-i386.o peigen.o cofflink.o coffgen.o pei-x86_64.o pex64igen.o elf64-gen.o elf32-gen.o plugin.o cpu-i386.o cpu-iamcu.o cpu-l1om.o cpu-k1om.o archive64.o +libtool: link: ranlib .libs/libbfd.a +libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "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 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.35/build/bfd' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/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 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 library containing strerror... none required +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 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 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 +checking for x86_64-pc-linux-gnu-ranlib... 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 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 +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 for string.h... (cached) yes +checking for strings.h... (cached) yes +checking for stdlib.h... (cached) yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking whether string.h and strings.h may both be included... yes +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.35/build/opcodes' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/opcodes' +Making all in . +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/opcodes' +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo ../../opcodes/dis-buf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../opcodes/dis-buf.c -o dis-buf.o +mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_i386 -DARCH_iamcu -DARCH_l1om -DARCH_k1om ../../opcodes/disassemble.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_i386 -DARCH_iamcu -DARCH_l1om -DARCH_k1om ../../opcodes/disassemble.c -o disassemble.o +mv -f .deps/disassemble.Tpo .deps/disassemble.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo ../../opcodes/dis-init.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../opcodes/dis-init.c -o dis-init.o +mv -f .deps/dis-init.Tpo .deps/dis-init.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo ../../opcodes/i386-dis.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../opcodes/i386-dis.c -o i386-dis.o +mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo ../../opcodes/i386-opc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../opcodes/i386-opc.c -o i386-opc.o +mv -f .deps/i386-opc.Tpo .deps/i386-opc.Plo +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -rpath /mnt/lfs/tools/x86_64-pc-linux-gnu/x86_64-lfs-linux-gnu/lib -release `cat ../bfd/libtool-soversion` -o libopcodes.la dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo +libtool: link: ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o i386-dis.o i386-opc.o +libtool: link: ranlib .libs/libopcodes.a +libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "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 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.35/build/opcodes' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/opcodes/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/opcodes/po' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/opcodes' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/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 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 library containing strerror... none required +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 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 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)... 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 dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlsym... -ldl +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking whether to use debuginfod... auto +checking for debuginfod_begin in -ldebuginfod... yes +checking whether debuginfod_begin is declared... 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 +checking size of long... 8 +checking for long long... yes +checking size of long long... 8 +checking for string.h... (cached) yes +checking for strings.h... (cached) yes +checking for stdlib.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 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 sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking wchar.h usability... yes +checking wchar.h presence... yes +checking for wchar.h... yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking whether string.h and strings.h may both be included... 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... (cached) yes +checking for getpagesize... yes +checking for working mmap... yes +checking for sbrk... yes +checking for utimes... yes +checking for setmode... no +checking for getc_unlocked... yes +checking for strcoll... yes +checking for setlocale... yes +checking for mkstemp... yes +checking for mkdtemp... yes +checking for mbstate_t... yes +checking for library containing frexp... none required +checking for LC_MESSAGES... yes +checking for time_t in time.h... yes +checking for time_t in sys/types.h... 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 fprintf is declared... yes +checking whether getc_unlocked is declared... yes +checking whether getenv is declared... yes +checking whether sbrk is declared... yes +checking whether snprintf is declared... yes +checking whether stpcpy is declared... yes +checking whether strnlen is declared... yes +checking whether strstr is declared... yes +checking whether vsnprintf is declared... yes +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 doc/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 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 library containing strerror... none required +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 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 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)... 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 dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlsym... -ldl +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 string.h... (cached) yes +checking for stdlib.h... (cached) yes +checking for memory.h... (cached) yes +checking for strings.h... (cached) yes +checking for unistd.h... (cached) yes +checking errno.h usability... yes +checking errno.h presence... yes +checking for errno.h... yes +checking for sys/types.h... (cached) 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 time.h usability... yes +checking time.h presence... yes +checking for time.h... yes +checking for sys/stat.h... (cached) yes +checking whether string.h and strings.h may both be included... yes +checking whether compiling a cross-assembler... yes +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for inline... inline +checking for unlink... yes +checking for sbrk... yes +checking for setlocale... yes +checking for strsignal... yes +checking for LC_MESSAGES... yes +checking for working assert macro... yes +checking whether declaration is required for errno... no +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 declaration is required for free... no +checking whether declaration is required for malloc... no +checking whether declaration is required for sbrk... no +checking whether declaration is required for strstr... no +checking whether free is declared... yes +checking whether getenv is declared... yes +checking whether malloc is declared... yes +checking whether mempcpy is declared... yes +checking whether realloc is declared... yes +checking whether stpcpy is declared... yes +checking whether strstr is declared... yes +checking whether vsnprintf is declared... yes +checking whether asprintf is declared... yes +checking for struct tm.tm_gmtoff in time.h... 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 doc/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.35/build/gas' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gas' +Making all in doc +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gas/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gas/doc' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gas/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gas/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gas' +depbase=`echo app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT app.o -MD -MP -MF $depbase.Tpo -c -o app.o ../../gas/app.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo as.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT as.o -MD -MP -MF $depbase.Tpo -c -o as.o ../../gas/as.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo atof-generic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT atof-generic.o -MD -MP -MF $depbase.Tpo -c -o atof-generic.o ../../gas/atof-generic.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo compress-debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT compress-debug.o -MD -MP -MF $depbase.Tpo -c -o compress-debug.o ../../gas/compress-debug.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo cond.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT cond.o -MD -MP -MF $depbase.Tpo -c -o cond.o ../../gas/cond.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo depend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT depend.o -MD -MP -MF $depbase.Tpo -c -o depend.o ../../gas/depend.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo dwarf2dbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT dwarf2dbg.o -MD -MP -MF $depbase.Tpo -c -o dwarf2dbg.o ../../gas/dwarf2dbg.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo dw2gencfi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT dw2gencfi.o -MD -MP -MF $depbase.Tpo -c -o dw2gencfi.o ../../gas/dw2gencfi.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo ecoff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT ecoff.o -MD -MP -MF $depbase.Tpo -c -o ecoff.o ../../gas/ecoff.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo ehopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT ehopt.o -MD -MP -MF $depbase.Tpo -c -o ehopt.o ../../gas/ehopt.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT expr.o -MD -MP -MF $depbase.Tpo -c -o expr.o ../../gas/expr.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo flonum-copy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT flonum-copy.o -MD -MP -MF $depbase.Tpo -c -o flonum-copy.o ../../gas/flonum-copy.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo flonum-konst.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT flonum-konst.o -MD -MP -MF $depbase.Tpo -c -o flonum-konst.o ../../gas/flonum-konst.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo flonum-mult.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT flonum-mult.o -MD -MP -MF $depbase.Tpo -c -o flonum-mult.o ../../gas/flonum-mult.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo frags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT frags.o -MD -MP -MF $depbase.Tpo -c -o frags.o ../../gas/frags.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT hash.o -MD -MP -MF $depbase.Tpo -c -o hash.o ../../gas/hash.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo input-file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT input-file.o -MD -MP -MF $depbase.Tpo -c -o input-file.o ../../gas/input-file.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo input-scrub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT input-scrub.o -MD -MP -MF $depbase.Tpo -c -o input-scrub.o ../../gas/input-scrub.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo listing.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT listing.o -MD -MP -MF $depbase.Tpo -c -o listing.o ../../gas/listing.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo literal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT literal.o -MD -MP -MF $depbase.Tpo -c -o literal.o ../../gas/literal.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo macro.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT macro.o -MD -MP -MF $depbase.Tpo -c -o macro.o ../../gas/macro.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo messages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT messages.o -MD -MP -MF $depbase.Tpo -c -o messages.o ../../gas/messages.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo output-file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT output-file.o -MD -MP -MF $depbase.Tpo -c -o output-file.o ../../gas/output-file.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT read.o -MD -MP -MF $depbase.Tpo -c -o read.o ../../gas/read.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo remap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT remap.o -MD -MP -MF $depbase.Tpo -c -o remap.o ../../gas/remap.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo sb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT sb.o -MD -MP -MF $depbase.Tpo -c -o sb.o ../../gas/sb.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo stabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT stabs.o -MD -MP -MF $depbase.Tpo -c -o stabs.o ../../gas/stabs.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo subsegs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT subsegs.o -MD -MP -MF $depbase.Tpo -c -o subsegs.o ../../gas/subsegs.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo symbols.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT symbols.o -MD -MP -MF $depbase.Tpo -c -o symbols.o ../../gas/symbols.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT write.o -MD -MP -MF $depbase.Tpo -c -o write.o ../../gas/write.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo config/tc-i386.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT config/tc-i386.o -MD -MP -MF $depbase.Tpo -c -o config/tc-i386.o ../../gas/config/tc-i386.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo config/obj-elf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT config/obj-elf.o -MD -MP -MF $depbase.Tpo -c -o config/obj-elf.o ../../gas/config/obj-elf.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo config/atof-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT config/atof-ieee.o -MD -MP -MF $depbase.Tpo -c -o config/atof-ieee.o ../../gas/config/atof-ieee.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-i386.o config/obj-elf.o config/atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-i386.o config/obj-elf.o config/atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -L/mnt/lfs/sources/binutils-2.35/build/zlib -lz ../libiberty/libiberty.a -ldl +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gas' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gas' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gas' +mkdir -p -- ./libctf +Configuring in ./libctf +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 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 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 +checking for x86_64-pc-linux-gnu-ar... ar +checking the archiver (ar) interface... ar +checking whether NLS is requested... no +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-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... (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 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.35/missing aclocal-1.15 +checking for autoconf... ${SHELL} /mnt/lfs/sources/binutils-2.35/missing autoconf +checking for autoheader... ${SHELL} /mnt/lfs/sources/binutils-2.35/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 dlopen... -ldl +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 asprintf is declared... yes +checking whether bswap_16 is declared... yes +checking whether bswap_32 is declared... yes +checking whether bswap_64 is declared... yes +checking for qsort_r... yes +checking for qsort_r signature... GNU +checking for O_CLOEXEC... 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/binutils-2.35/build/libctf' +make all-am +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/libctf' +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-archive.lo -MD -MP -MF .deps/ctf-archive.Tpo -c -o ctf-archive.lo ../../libctf/ctf-archive.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-archive.lo -MD -MP -MF .deps/ctf-archive.Tpo -c ../../libctf/ctf-archive.c -o ctf-archive.o +mv -f .deps/ctf-archive.Tpo .deps/ctf-archive.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-dump.lo -MD -MP -MF .deps/ctf-dump.Tpo -c -o ctf-dump.lo ../../libctf/ctf-dump.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-dump.lo -MD -MP -MF .deps/ctf-dump.Tpo -c ../../libctf/ctf-dump.c -o ctf-dump.o +mv -f .deps/ctf-dump.Tpo .deps/ctf-dump.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-create.lo -MD -MP -MF .deps/ctf-create.Tpo -c -o ctf-create.lo ../../libctf/ctf-create.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-create.lo -MD -MP -MF .deps/ctf-create.Tpo -c ../../libctf/ctf-create.c -o ctf-create.o +mv -f .deps/ctf-create.Tpo .deps/ctf-create.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-decl.lo -MD -MP -MF .deps/ctf-decl.Tpo -c -o ctf-decl.lo ../../libctf/ctf-decl.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-decl.lo -MD -MP -MF .deps/ctf-decl.Tpo -c ../../libctf/ctf-decl.c -o ctf-decl.o +mv -f .deps/ctf-decl.Tpo .deps/ctf-decl.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-error.lo -MD -MP -MF .deps/ctf-error.Tpo -c -o ctf-error.lo ../../libctf/ctf-error.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-error.lo -MD -MP -MF .deps/ctf-error.Tpo -c ../../libctf/ctf-error.c -o ctf-error.o +mv -f .deps/ctf-error.Tpo .deps/ctf-error.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-hash.lo -MD -MP -MF .deps/ctf-hash.Tpo -c -o ctf-hash.lo ../../libctf/ctf-hash.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-hash.lo -MD -MP -MF .deps/ctf-hash.Tpo -c ../../libctf/ctf-hash.c -o ctf-hash.o +mv -f .deps/ctf-hash.Tpo .deps/ctf-hash.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-labels.lo -MD -MP -MF .deps/ctf-labels.Tpo -c -o ctf-labels.lo ../../libctf/ctf-labels.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-labels.lo -MD -MP -MF .deps/ctf-labels.Tpo -c ../../libctf/ctf-labels.c -o ctf-labels.o +mv -f .deps/ctf-labels.Tpo .deps/ctf-labels.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-link.lo -MD -MP -MF .deps/ctf-link.Tpo -c -o ctf-link.lo ../../libctf/ctf-link.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-link.lo -MD -MP -MF .deps/ctf-link.Tpo -c ../../libctf/ctf-link.c -o ctf-link.o +mv -f .deps/ctf-link.Tpo .deps/ctf-link.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-lookup.lo -MD -MP -MF .deps/ctf-lookup.Tpo -c -o ctf-lookup.lo ../../libctf/ctf-lookup.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-lookup.lo -MD -MP -MF .deps/ctf-lookup.Tpo -c ../../libctf/ctf-lookup.c -o ctf-lookup.o +mv -f .deps/ctf-lookup.Tpo .deps/ctf-lookup.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-open.lo -MD -MP -MF .deps/ctf-open.Tpo -c -o ctf-open.lo ../../libctf/ctf-open.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-open.lo -MD -MP -MF .deps/ctf-open.Tpo -c ../../libctf/ctf-open.c -o ctf-open.o +mv -f .deps/ctf-open.Tpo .deps/ctf-open.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-string.lo -MD -MP -MF .deps/ctf-string.Tpo -c -o ctf-string.lo ../../libctf/ctf-string.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-string.lo -MD -MP -MF .deps/ctf-string.Tpo -c ../../libctf/ctf-string.c -o ctf-string.o +mv -f .deps/ctf-string.Tpo .deps/ctf-string.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-subr.lo -MD -MP -MF .deps/ctf-subr.Tpo -c -o ctf-subr.lo ../../libctf/ctf-subr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-subr.lo -MD -MP -MF .deps/ctf-subr.Tpo -c ../../libctf/ctf-subr.c -o ctf-subr.o +mv -f .deps/ctf-subr.Tpo .deps/ctf-subr.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-types.lo -MD -MP -MF .deps/ctf-types.Tpo -c -o ctf-types.lo ../../libctf/ctf-types.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-types.lo -MD -MP -MF .deps/ctf-types.Tpo -c ../../libctf/ctf-types.c -o ctf-types.o +mv -f .deps/ctf-types.Tpo .deps/ctf-types.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-util.lo -MD -MP -MF .deps/ctf-util.Tpo -c -o ctf-util.lo ../../libctf/ctf-util.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-util.lo -MD -MP -MF .deps/ctf-util.Tpo -c ../../libctf/ctf-util.c -o ctf-util.o +mv -f .deps/ctf-util.Tpo .deps/ctf-util.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-open-bfd.lo -MD -MP -MF .deps/ctf-open-bfd.Tpo -c -o ctf-open-bfd.lo ../../libctf/ctf-open-bfd.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-open-bfd.lo -MD -MP -MF .deps/ctf-open-bfd.Tpo -c ../../libctf/ctf-open-bfd.c -o ctf-open-bfd.o +mv -f .deps/ctf-open-bfd.Tpo .deps/ctf-open-bfd.Plo +/bin/sh ./libtool --tag=CC --mode=link 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 ctf-archive.lo ctf-dump.lo ctf-create.lo ctf-decl.lo ctf-error.lo ctf-hash.lo ctf-labels.lo ctf-link.lo ctf-lookup.lo ctf-open.lo ctf-string.lo ctf-subr.lo ctf-types.lo ctf-util.lo ctf-open-bfd.lo -L./../zlib -lz -ldl +libtool: link: ar rc .libs/libctf.a ctf-archive.o ctf-dump.o ctf-create.o ctf-decl.o ctf-error.o ctf-hash.o ctf-labels.o ctf-link.o ctf-lookup.o ctf-open.o ctf-string.o ctf-subr.o ctf-types.o ctf-util.o ctf-open-bfd.o +libtool: link: ranlib .libs/libctf.a +libtool: link: ( cd ".libs" && rm -f "libctf.la" && ln -s "../libctf.la" "libctf.la" ) +/bin/sh ./libtool --tag=CC --mode=link 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-nobfd.la ctf-archive.lo ctf-dump.lo ctf-create.lo ctf-decl.lo ctf-error.lo ctf-hash.lo ctf-labels.lo ctf-link.lo ctf-lookup.lo ctf-open.lo ctf-string.lo ctf-subr.lo ctf-types.lo ctf-util.lo -L./../zlib -lz -ldl +libtool: link: ar rc .libs/libctf-nobfd.a ctf-archive.o ctf-dump.o ctf-create.o ctf-decl.o ctf-error.o ctf-hash.o ctf-labels.o ctf-link.o ctf-lookup.o ctf-open.o ctf-string.o ctf-subr.o ctf-types.o ctf-util.o +libtool: link: ranlib .libs/libctf-nobfd.a +libtool: link: ( cd ".libs" && rm -f "libctf-nobfd.la" && ln -s "../libctf-nobfd.la" "libctf-nobfd.la" ) +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/libctf' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/libctf' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +if [ -r sysinfo.c ]; then \ + gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 sysinfo.c ; \ +else \ + gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 ../../binutils/sysinfo.c ; \ +fi +gcc -c -I. -I../../binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 ../../binutils/syslex_wrap.c +gcc -g -O2 -o sysinfo sysinfo.o syslex_wrap.o +./sysinfo -d <../../binutils/sysroff.info >sysroff.h +Making info in doc +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils/doc' +if test -f cxxfilt.man; then \ + man=cxxfilt.man; \ +else \ + man=../../../binutils/doc/cxxfilt.man; \ +fi; \ +sed -e 's/@PROGRAM@/c++filt/' \ + -e 's/cxxfilt/c++filt/' < $man \ + > c++filt.1 +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils/doc' +Making info in po +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils/po' +make[3]: Nothing to be done for 'info'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils/po' +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +make[3]: Nothing to be done for 'info-am'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +Making all in doc +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils/doc' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +depbase=`echo size.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT size.o -MD -MP -MF $depbase.Tpo -c -o size.o ../../binutils/size.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo bucomm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT bucomm.o -MD -MP -MF $depbase.Tpo -c -o bucomm.o ../../binutils/bucomm.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o ../../binutils/version.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo filemode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT filemode.o -MD -MP -MF $depbase.Tpo -c -o filemode.o ../../binutils/filemode.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/mnt/lfs/sources/binutils-2.35/build/zlib -lz ../libiberty/libiberty.a -ldl +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS="" ../../binutils/objdump.c +mv -f .deps/objdump.Tpo .deps/objdump.Po +depbase=`echo dwarf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT dwarf.o -MD -MP -MF $depbase.Tpo -c -o dwarf.o ../../binutils/dwarf.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo prdbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT prdbg.o -MD -MP -MF $depbase.Tpo -c -o prdbg.o ../../binutils/prdbg.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo rddbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT rddbg.o -MD -MP -MF $depbase.Tpo -c -o rddbg.o ../../binutils/rddbg.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o ../../binutils/debug.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo stabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT stabs.o -MD -MP -MF $depbase.Tpo -c -o stabs.o ../../binutils/stabs.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo rdcoff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT rdcoff.o -MD -MP -MF $depbase.Tpo -c -o rdcoff.o ../../binutils/rdcoff.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo elfcomm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT elfcomm.o -MD -MP -MF $depbase.Tpo -c -o elfcomm.o ../../binutils/elfcomm.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../libctf/libctf.la ../bfd/libbfd.la ../libiberty/libiberty.a -ldebuginfod -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/.libs/libopcodes.a ../libctf/.libs/libctf.a -L/mnt/lfs/sources/binutils-2.35/build/zlib ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldebuginfod -ldl +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ../../binutils/`arparse.c +mv -f .deps/arparse.Tpo .deps/arparse.Po +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo ../../binutils/`arlex.c +mv -f .deps/arlex.Tpo .deps/arlex.Po +depbase=`echo ar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT ar.o -MD -MP -MF $depbase.Tpo -c -o ar.o ../../binutils/ar.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo not-ranlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT not-ranlib.o -MD -MP -MF $depbase.Tpo -c -o not-ranlib.o ../../binutils/not-ranlib.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo arsup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT arsup.o -MD -MP -MF $depbase.Tpo -c -o arsup.o ../../binutils/arsup.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo rename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT rename.o -MD -MP -MF $depbase.Tpo -c -o rename.o ../../binutils/rename.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo binemul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT binemul.o -MD -MP -MF $depbase.Tpo -c -o binemul.o ../../binutils/binemul.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo emul_vanilla.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT emul_vanilla.o -MD -MP -MF $depbase.Tpo -c -o emul_vanilla.o ../../binutils/emul_vanilla.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/mnt/lfs/sources/binutils-2.35/build/zlib -lz ../libiberty/libiberty.a -lfl -ldl +depbase=`echo strings.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT strings.o -MD -MP -MF $depbase.Tpo -c -o strings.o ../../binutils/strings.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/mnt/lfs/sources/binutils-2.35/build/zlib -lz ../libiberty/libiberty.a -ldl +depbase=`echo is-ranlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT is-ranlib.o -MD -MP -MF $depbase.Tpo -c -o is-ranlib.o ../../binutils/is-ranlib.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/mnt/lfs/sources/binutils-2.35/build/zlib -lz ../libiberty/libiberty.a -lfl -ldl +depbase=`echo objcopy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT objcopy.o -MD -MP -MF $depbase.Tpo -c -o objcopy.o ../../binutils/objcopy.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo not-strip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT not-strip.o -MD -MP -MF $depbase.Tpo -c -o not-strip.o ../../binutils/not-strip.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo wrstabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT wrstabs.o -MD -MP -MF $depbase.Tpo -c -o wrstabs.o ../../binutils/wrstabs.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/mnt/lfs/sources/binutils-2.35/build/zlib -lz ../libiberty/libiberty.a -ldl +depbase=`echo addr2line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT addr2line.o -MD -MP -MF $depbase.Tpo -c -o addr2line.o ../../binutils/addr2line.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/mnt/lfs/sources/binutils-2.35/build/zlib -lz ../libiberty/libiberty.a -ldl +depbase=`echo readelf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT readelf.o -MD -MP -MF $depbase.Tpo -c -o readelf.o ../../binutils/readelf.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo unwind-ia64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT unwind-ia64.o -MD -MP -MF $depbase.Tpo -c -o unwind-ia64.o ../../binutils/unwind-ia64.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libctf/libctf-nobfd.la ../libiberty/libiberty.a -L./../zlib -lz -ldebuginfod -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libctf/.libs/libctf-nobfd.a -L/mnt/lfs/sources/binutils-2.35/build/zlib ../libiberty/libiberty.a -lz -ldebuginfod -ldl +depbase=`echo elfedit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT elfedit.o -MD -MP -MF $depbase.Tpo -c -o elfedit.o ../../binutils/elfedit.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -ldl +depbase=`echo nm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT nm.o -MD -MP -MF $depbase.Tpo -c -o nm.o ../../binutils/nm.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/mnt/lfs/sources/binutils-2.35/build/zlib -lz ../libiberty/libiberty.a -ldl +depbase=`echo is-strip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT is-strip.o -MD -MP -MF $depbase.Tpo -c -o is-strip.o ../../binutils/is-strip.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/mnt/lfs/sources/binutils-2.35/build/zlib -lz ../libiberty/libiberty.a -ldl +depbase=`echo cxxfilt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT cxxfilt.o -MD -MP -MF $depbase.Tpo -c -o cxxfilt.o ../../binutils/cxxfilt.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -L/mnt/lfs/sources/binutils-2.35/build/zlib -lz ../libiberty/libiberty.a -ldl +depbase=`echo bfdtest1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT bfdtest1.o -MD -MP -MF $depbase.Tpo -c -o bfdtest1.o ../../binutils/bfdtest1.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.a -L/mnt/lfs/sources/binutils-2.35/build/zlib -lz ../libiberty/libiberty.a -ldl +depbase=`echo bfdtest2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT bfdtest2.o -MD -MP -MF $depbase.Tpo -c -o bfdtest2.o ../../binutils/bfdtest2.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o bfdtest2 bfdtest2.o ../bfd/.libs/libbfd.a -L/mnt/lfs/sources/binutils-2.35/build/zlib -lz ../libiberty/libiberty.a -ldl +depbase=`echo testsuite/gentestdlls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT testsuite/gentestdlls.o -MD -MP -MF $depbase.Tpo -c -o testsuite/gentestdlls.o ../../binutils/testsuite/gentestdlls.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o testsuite/gentestdlls testsuite/gentestdlls.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o testsuite/gentestdlls testsuite/gentestdlls.o ../bfd/.libs/libbfd.a -L/mnt/lfs/sources/binutils-2.35/build/zlib -lz ../libiberty/libiberty.a -ldl +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +mkdir -p -- ./etc +Configuring in ./etc +configure: creating cache ./config.cache +checking for a BSD-compatible install... /usr/bin/install -c +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/etc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/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 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 library containing strerror... none required +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 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 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)... 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 dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlsym... -ldl +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for setmode... 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 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.35/build/gprof' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gprof' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gprof/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gprof/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gprof' +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT basic_blocks.o -MD -MP -MF .deps/basic_blocks.Tpo -c -o basic_blocks.o ../../gprof/basic_blocks.c +mv -f .deps/basic_blocks.Tpo .deps/basic_blocks.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT call_graph.o -MD -MP -MF .deps/call_graph.Tpo -c -o call_graph.o ../../gprof/call_graph.c +mv -f .deps/call_graph.Tpo .deps/call_graph.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cg_arcs.o -MD -MP -MF .deps/cg_arcs.Tpo -c -o cg_arcs.o ../../gprof/cg_arcs.c +mv -f .deps/cg_arcs.Tpo .deps/cg_arcs.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cg_dfn.o -MD -MP -MF .deps/cg_dfn.Tpo -c -o cg_dfn.o ../../gprof/cg_dfn.c +mv -f .deps/cg_dfn.Tpo .deps/cg_dfn.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cg_print.o -MD -MP -MF .deps/cg_print.Tpo -c -o cg_print.o ../../gprof/cg_print.c +mv -f .deps/cg_print.Tpo .deps/cg_print.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT corefile.o -MD -MP -MF .deps/corefile.Tpo -c -o corefile.o ../../gprof/corefile.c +mv -f .deps/corefile.Tpo .deps/corefile.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT gmon_io.o -MD -MP -MF .deps/gmon_io.Tpo -c -o gmon_io.o ../../gprof/gmon_io.c +mv -f .deps/gmon_io.Tpo .deps/gmon_io.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT gprof.o -MD -MP -MF .deps/gprof.Tpo -c -o gprof.o ../../gprof/gprof.c +mv -f .deps/gprof.Tpo .deps/gprof.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT hertz.o -MD -MP -MF .deps/hertz.Tpo -c -o hertz.o ../../gprof/hertz.c +mv -f .deps/hertz.Tpo .deps/hertz.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT hist.o -MD -MP -MF .deps/hist.Tpo -c -o hist.o ../../gprof/hist.c +mv -f .deps/hist.Tpo .deps/hist.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT source.o -MD -MP -MF .deps/source.Tpo -c -o source.o ../../gprof/source.c +mv -f .deps/source.Tpo .deps/source.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT search_list.o -MD -MP -MF .deps/search_list.Tpo -c -o search_list.o ../../gprof/search_list.c +mv -f .deps/search_list.Tpo .deps/search_list.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../gprof/symtab.c +mv -f .deps/symtab.Tpo .deps/symtab.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT sym_ids.o -MD -MP -MF .deps/sym_ids.Tpo -c -o sym_ids.o ../../gprof/sym_ids.c +mv -f .deps/sym_ids.Tpo .deps/sym_ids.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o ../../gprof/utils.c +mv -f .deps/utils.Tpo .deps/utils.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../gprof/i386.c +mv -f .deps/i386.Tpo .deps/i386.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT alpha.o -MD -MP -MF .deps/alpha.Tpo -c -o alpha.o ../../gprof/alpha.c +mv -f .deps/alpha.Tpo .deps/alpha.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT vax.o -MD -MP -MF .deps/vax.Tpo -c -o vax.o ../../gprof/vax.c +mv -f .deps/vax.Tpo .deps/vax.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../gprof/sparc.c +mv -f .deps/sparc.Tpo .deps/sparc.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../gprof/mips.c +mv -f .deps/mips.Tpo .deps/mips.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o ../../gprof/aarch64.c +mv -f .deps/aarch64.Tpo .deps/aarch64.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT flat_bl.o -MD -MP -MF .deps/flat_bl.Tpo -c -o flat_bl.o ../../gprof/flat_bl.c +mv -f .deps/flat_bl.Tpo .deps/flat_bl.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT bsd_callg_bl.o -MD -MP -MF .deps/bsd_callg_bl.Tpo -c -o bsd_callg_bl.o ../../gprof/bsd_callg_bl.c +mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT fsf_callg_bl.o -MD -MP -MF .deps/fsf_callg_bl.Tpo -c -o fsf_callg_bl.o ../../gprof/fsf_callg_bl.c +mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a -L/mnt/lfs/sources/binutils-2.35/build/zlib -lz ../libiberty/libiberty.a -lm -ldl +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gprof' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gprof' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/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 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 library containing strerror... none required +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 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 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)... 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 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... -ldl +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... -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 for string.h... (cached) yes +checking for strings.h... (cached) yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) 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 locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... 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 sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking for sys/stat.h... (cached) yes +checking whether string.h and strings.h may both be included... yes +checking for glob... yes +checking for mkstemp... yes +checking for realpath... yes +checking for sbrk... yes +checking for setlocale... yes +checking for waitpid... yes +checking for open... yes +checking for lseek... yes +checking for close... yes +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +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 strstr is declared... yes +checking whether free is declared... yes +checking whether sbrk is declared... yes +checking whether getenv is declared... yes +checking whether environ is declared... yes +checking whether ANSI C string concatenation works... yes +checking size of void *... 8 +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.35/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 eelf_l1om.o eelf_k1om.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 eelf_l1om.o eelf_k1om.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.35/build/ld' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/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.35/build/ld/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/ld' +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo '../../ld/'`testplug.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR=\"/mnt/lfs/tools/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR=\"/mnt/lfs/tools/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1 +mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo +/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -no-undefined -rpath /nowhere -o libldtestplug.la libldtestplug_la-testplug.lo -ldl +libtool: link: gcc -shared -fPIC -DPIC .libs/libldtestplug_la-testplug.o -ldl -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libldtestplug.so.0" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so.0") +libtool: link: (cd ".libs" && rm -f "libldtestplug.so" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so") +libtool: link: ar rc .libs/libldtestplug.a libldtestplug_la-testplug.o +libtool: link: ranlib .libs/libldtestplug.a +libtool: link: ( cd ".libs" && rm -f "libldtestplug.la" && ln -s "../libldtestplug.la" "libldtestplug.la" ) +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -g -O2 -g -O2 -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c -o libldtestplug2_la-testplug2.lo `test -f 'testplug2.c' || echo '../../ld/'`testplug2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR=\"/mnt/lfs/tools/share/locale\" -g -O2 -g -O2 -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c ../../ld/testplug2.c -fPIC -DPIC -o .libs/libldtestplug2_la-testplug2.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR=\"/mnt/lfs/tools/share/locale\" -g -O2 -g -O2 -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c ../../ld/testplug2.c -o libldtestplug2_la-testplug2.o >/dev/null 2>&1 +mv -f .deps/libldtestplug2_la-testplug2.Tpo .deps/libldtestplug2_la-testplug2.Plo +/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -no-undefined -rpath /nowhere -o libldtestplug2.la libldtestplug2_la-testplug2.lo -ldl +libtool: link: gcc -shared -fPIC -DPIC .libs/libldtestplug2_la-testplug2.o -ldl -Wl,-soname -Wl,libldtestplug2.so.0 -o .libs/libldtestplug2.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libldtestplug2.so.0" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so.0") +libtool: link: (cd ".libs" && rm -f "libldtestplug2.so" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so") +libtool: link: ar rc .libs/libldtestplug2.a libldtestplug2_la-testplug2.o +libtool: link: ranlib .libs/libldtestplug2.a +libtool: link: ( cd ".libs" && rm -f "libldtestplug2.la" && ln -s "../libldtestplug2.la" "libldtestplug2.la" ) +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -g -O2 -g -O2 -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c -o libldtestplug3_la-testplug3.lo `test -f 'testplug3.c' || echo '../../ld/'`testplug3.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR=\"/mnt/lfs/tools/share/locale\" -g -O2 -g -O2 -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c ../../ld/testplug3.c -fPIC -DPIC -o .libs/libldtestplug3_la-testplug3.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR=\"/mnt/lfs/tools/share/locale\" -g -O2 -g -O2 -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c ../../ld/testplug3.c -o libldtestplug3_la-testplug3.o >/dev/null 2>&1 +mv -f .deps/libldtestplug3_la-testplug3.Tpo .deps/libldtestplug3_la-testplug3.Plo +/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -no-undefined -rpath /nowhere -o libldtestplug3.la libldtestplug3_la-testplug3.lo -ldl +libtool: link: gcc -shared -fPIC -DPIC .libs/libldtestplug3_la-testplug3.o -ldl -Wl,-soname -Wl,libldtestplug3.so.0 -o .libs/libldtestplug3.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libldtestplug3.so.0" && ln -s "libldtestplug3.so.0.0.0" "libldtestplug3.so.0") +libtool: link: (cd ".libs" && rm -f "libldtestplug3.so" && ln -s "libldtestplug3.so.0.0.0" "libldtestplug3.so") +libtool: link: ar rc .libs/libldtestplug3.a libldtestplug3_la-testplug3.o +libtool: link: ranlib .libs/libldtestplug3.a +libtool: link: ( cd ".libs" && rm -f "libldtestplug3.la" && ln -s "../libldtestplug3.la" "libldtestplug3.la" ) +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -g -O2 -g -O2 -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c -o libldtestplug4_la-testplug4.lo `test -f 'testplug4.c' || echo '../../ld/'`testplug4.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR=\"/mnt/lfs/tools/share/locale\" -g -O2 -g -O2 -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c ../../ld/testplug4.c -fPIC -DPIC -o .libs/libldtestplug4_la-testplug4.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR=\"/mnt/lfs/tools/share/locale\" -g -O2 -g -O2 -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c ../../ld/testplug4.c -o libldtestplug4_la-testplug4.o >/dev/null 2>&1 +mv -f .deps/libldtestplug4_la-testplug4.Tpo .deps/libldtestplug4_la-testplug4.Plo +/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -no-undefined -rpath /nowhere -o libldtestplug4.la libldtestplug4_la-testplug4.lo -ldl +libtool: link: gcc -shared -fPIC -DPIC .libs/libldtestplug4_la-testplug4.o -ldl -Wl,-soname -Wl,libldtestplug4.so.0 -o .libs/libldtestplug4.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libldtestplug4.so.0" && ln -s "libldtestplug4.so.0.0.0" "libldtestplug4.so.0") +libtool: link: (cd ".libs" && rm -f "libldtestplug4.so" && ln -s "libldtestplug4.so.0.0.0" "libldtestplug4.so") +libtool: link: ar rc .libs/libldtestplug4.a libldtestplug4_la-testplug4.o +libtool: link: ranlib .libs/libldtestplug4.a +libtool: link: ( cd ".libs" && rm -f "libldtestplug4.la" && ln -s "../libldtestplug4.la" "libldtestplug4.la" ) +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldgram.o -MD -MP -MF .deps/ldgram.Tpo -c -o ldgram.o `test -f ldgram.c || echo ../../ld/`ldgram.c +mv -f .deps/ldgram.Tpo .deps/ldgram.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../ld/ldlex-wrapper.c +mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o ../../ld/lexsup.c +mv -f .deps/lexsup.Tpo .deps/lexsup.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldlang.o -MD -MP -MF .deps/ldlang.Tpo -c -o ldlang.o ../../ld/ldlang.c +mv -f .deps/ldlang.Tpo .deps/ldlang.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT mri.o -MD -MP -MF .deps/mri.Tpo -c -o mri.o ../../ld/mri.c +mv -f .deps/mri.Tpo .deps/mri.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldctor.o -MD -MP -MF .deps/ldctor.Tpo -c -o ldctor.o ../../ld/ldctor.c +mv -f .deps/ldctor.Tpo .deps/ldctor.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \ + -DDEFAULT_EMULATION='"elf_x86_64"' \ + -DBINDIR='"/mnt/lfs/tools/bin"' -DTOOLBINDIR='"/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin"' \ + -DTARGET='"x86_64-lfs-linux-gnu"' -DTARGET_SYSTEM_ROOT=\"/mnt/lfs\" \ + ../../ld/ldmain.c +mv -f .deps/ldmain.Tpo .deps/ldmain.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldwrite.o -MD -MP -MF .deps/ldwrite.Tpo -c -o ldwrite.o ../../ld/ldwrite.c +mv -f .deps/ldwrite.Tpo .deps/ldwrite.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldexp.o -MD -MP -MF .deps/ldexp.Tpo -c -o ldexp.o ../../ld/ldexp.c +mv -f .deps/ldexp.Tpo .deps/ldexp.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldemul.o -MD -MP -MF .deps/ldemul.Tpo -c -o ldemul.o ../../ld/ldemul.c +mv -f .deps/ldemul.Tpo .deps/ldemul.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldver.o -MD -MP -MF .deps/ldver.Tpo -c -o ldver.o ../../ld/ldver.c +mv -f .deps/ldver.Tpo .deps/ldver.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldmisc.o -MD -MP -MF .deps/ldmisc.Tpo -c -o ldmisc.o ../../ld/ldmisc.c +mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \ +-DSCRIPTDIR='"/mnt/lfs/tools/x86_64-lfs-linux-gnu/lib"' -DBINDIR='"/mnt/lfs/tools/bin"' -DTOOLBINDIR='"/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin"' \ + ../../ld/ldfile.c +mv -f .deps/ldfile.Tpo .deps/ldfile.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldcref.o -MD -MP -MF .deps/ldcref.Tpo -c -o ldcref.o ../../ld/ldcref.c +mv -f .deps/ldcref.Tpo .deps/ldcref.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../ld/plugin.c +mv -f .deps/plugin.Tpo .deps/plugin.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldbuildid.o -MD -MP -MF .deps/ldbuildid.Tpo -c -o ldbuildid.o ../../ld/ldbuildid.c +mv -f .deps/ldbuildid.Tpo .deps/ldbuildid.Po +cp ../../ld/emultempl/astring.sed stringify.sed +base=`echo eelf_x86_64.c | sed -e 's,e\(.*\).c,\1,'`; \ +make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/ld' +/bin/sh ../../ld/genscripts.sh "../../ld" "/mnt/lfs/tools/lib" "/mnt/lfs/tools" "/mnt/lfs/tools" x86_64-pc-linux-gnu x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" yes yes elf_x86_64 "x86_64-lfs-linux-gnu" +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT eelf_x86_64.o -MD -MP -MF .deps/eelf_x86_64.Tpo -c -o eelf_x86_64.o eelf_x86_64.c +mv -f .deps/eelf_x86_64.Tpo .deps/eelf_x86_64.Po +base=`echo eelf32_x86_64.c | sed -e 's,e\(.*\).c,\1,'`; \ +make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/ld' +/bin/sh ../../ld/genscripts.sh "../../ld" "/mnt/lfs/tools/lib" "/mnt/lfs/tools" "/mnt/lfs/tools" x86_64-pc-linux-gnu x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" yes yes elf32_x86_64 "x86_64-lfs-linux-gnu" +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT eelf32_x86_64.o -MD -MP -MF .deps/eelf32_x86_64.Tpo -c -o eelf32_x86_64.o eelf32_x86_64.c +mv -f .deps/eelf32_x86_64.Tpo .deps/eelf32_x86_64.Po +base=`echo eelf_i386.c | sed -e 's,e\(.*\).c,\1,'`; \ +make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/ld' +/bin/sh ../../ld/genscripts.sh "../../ld" "/mnt/lfs/tools/lib" "/mnt/lfs/tools" "/mnt/lfs/tools" x86_64-pc-linux-gnu x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" yes yes elf_i386 "i386-lfs-linux-gnu" +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c +mv -f .deps/eelf_i386.Tpo .deps/eelf_i386.Po +base=`echo eelf_iamcu.c | sed -e 's,e\(.*\).c,\1,'`; \ +make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/ld' +/bin/sh ../../ld/genscripts.sh "../../ld" "/mnt/lfs/tools/lib" "/mnt/lfs/tools" "/mnt/lfs/tools" x86_64-pc-linux-gnu x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" yes yes elf_iamcu "x86_64-lfs-linux-gnu" +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT eelf_iamcu.o -MD -MP -MF .deps/eelf_iamcu.Tpo -c -o eelf_iamcu.o eelf_iamcu.c +mv -f .deps/eelf_iamcu.Tpo .deps/eelf_iamcu.Po +base=`echo eelf_l1om.c | sed -e 's,e\(.*\).c,\1,'`; \ +make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/ld' +/bin/sh ../../ld/genscripts.sh "../../ld" "/mnt/lfs/tools/lib" "/mnt/lfs/tools" "/mnt/lfs/tools" x86_64-pc-linux-gnu x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" yes yes elf_l1om "x86_64-lfs-linux-gnu" +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT eelf_l1om.o -MD -MP -MF .deps/eelf_l1om.Tpo -c -o eelf_l1om.o eelf_l1om.c +mv -f .deps/eelf_l1om.Tpo .deps/eelf_l1om.Po +base=`echo eelf_k1om.c | sed -e 's,e\(.*\).c,\1,'`; \ +make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/ld' +/bin/sh ../../ld/genscripts.sh "../../ld" "/mnt/lfs/tools/lib" "/mnt/lfs/tools" "/mnt/lfs/tools" x86_64-pc-linux-gnu x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" yes yes elf_k1om "x86_64-lfs-linux-gnu" +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT eelf_k1om.o -MD -MP -MF .deps/eelf_k1om.Tpo -c -o eelf_k1om.o eelf_k1om.c +mv -f .deps/eelf_k1om.Tpo .deps/eelf_k1om.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldelf.o -MD -MP -MF .deps/ldelf.Tpo -c -o ldelf.o ../../ld/ldelf.c +mv -f .deps/ldelf.Tpo .deps/ldelf.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/mnt/lfs/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldelfgen.o -MD -MP -MF .deps/ldelfgen.Tpo -c -o ldelfgen.o ../../ld/ldelfgen.c +mv -f .deps/ldelfgen.Tpo .deps/ldelfgen.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_x86_64.o eelf32_x86_64.o eelf_i386.o eelf_iamcu.o eelf_l1om.o eelf_k1om.o ldelf.o ldelfgen.o ../bfd/libbfd.la ../libctf/libctf.la ../libiberty/libiberty.a -L./../zlib -lz -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_x86_64.o eelf32_x86_64.o eelf_i386.o eelf_iamcu.o eelf_l1om.o eelf_k1om.o ldelf.o ldelfgen.o ../bfd/.libs/libbfd.a -L/mnt/lfs/sources/binutils-2.35/build/zlib ../libctf/.libs/libctf.a ../libiberty/libiberty.a -lz -ldl +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +make[1]: Nothing to be done for 'all-target'. +make[1]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build' +make[1]: Entering directory '/mnt/lfs/sources/binutils-2.35/build' +/bin/sh ../mkinstalldirs /mnt/lfs/tools /mnt/lfs/tools +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +Making install in doc +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd/doc' + /usr/bin/mkdir -p '/mnt/lfs/tools/share/info' + /usr/bin/install -c -m 644 ../../../bfd/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[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd/doc' +Making install in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd/po' +make[4]: Nothing to be done for 'install'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +make[5]: Nothing to be done for 'install-exec-am'. +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/opcodes' +Making install in . +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/opcodes' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/opcodes' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/opcodes' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/opcodes' +Making install in po +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/opcodes/po' +make[3]: Nothing to be done for 'install'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/opcodes/po' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/opcodes' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +Making install in doc +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils/doc' +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils/doc' +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 ../../../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 '../../../binutils/doc/addr2line.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-addr2line.1' + /usr/bin/install -c -m 644 '../../../binutils/doc/ar.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-ar.1' + /usr/bin/install -c -m 644 '../../../binutils/doc/dlltool.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-dlltool.1' + /usr/bin/install -c -m 644 '../../../binutils/doc/nm.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-nm.1' + /usr/bin/install -c -m 644 '../../../binutils/doc/objcopy.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-objcopy.1' + /usr/bin/install -c -m 644 '../../../binutils/doc/objdump.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-objdump.1' + /usr/bin/install -c -m 644 '../../../binutils/doc/ranlib.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-ranlib.1' + /usr/bin/install -c -m 644 '../../../binutils/doc/readelf.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-readelf.1' + /usr/bin/install -c -m 644 '../../../binutils/doc/size.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-size.1' + /usr/bin/install -c -m 644 '../../../binutils/doc/strings.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-strings.1' + /usr/bin/install -c -m 644 '../../../binutils/doc/strip.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-strip.1' + /usr/bin/install -c -m 644 '../../../binutils/doc/elfedit.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-elfedit.1' + /usr/bin/install -c -m 644 '../../../binutils/doc/windres.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-windres.1' + /usr/bin/install -c -m 644 '../../../binutils/doc/windmc.1' '/mnt/lfs/tools/share/man/man1/x86_64-lfs-linux-gnu-windmc.1' + /usr/bin/install -c -m 644 '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.35/build/binutils/doc' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils/doc' +Making install in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils/po' +make[4]: Nothing to be done for 'install'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.35/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 +make[5]: Nothing to be done for 'install-data-am'. +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/etc' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/etc' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gas' +Making install in doc +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gas/doc' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gas/doc' +make[4]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/tools/share/info' + /usr/bin/install -c -m 644 ../../../gas/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 '../../../gas/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.35/build/gas/doc' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gas/doc' +Making install in po +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gas/po' +make[3]: Nothing to be done for 'install'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gas/po' +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gas' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/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 +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gas' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gas' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gas' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gprof' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gprof' +Making install in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gprof/po' +make[4]: Nothing to be done for 'install'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gprof/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gprof' +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.35/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.35/build/gprof' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gprof' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gprof' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gprof' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/intl' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/intl' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/ld' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/ld' +Making install in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/ld/po' +make[4]: Nothing to be done for 'install'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/ld' +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.35/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 +/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 + /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.35/build/ld' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/libiberty' +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/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/binutils-2.35/build/libiberty/testsuite' +make[3]: Nothing to be done for 'install'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/libiberty/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/libiberty' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/libctf' +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/libctf' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/libctf' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/libctf' +make[1]: Nothing to be done for 'install-target'. +make[1]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build' +renamed 'mpfr-4.1.0' -> 'mpfr' +renamed 'gmp-6.2.0' -> 'gmp' +renamed 'mpc-1.1.0' -> '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 libhsail-rt 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 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... 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 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 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 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 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-10.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 sbrk... 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 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-10.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/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 ./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 ./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 ./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 ./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-10.2.0/build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/libiberty/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/libiberty' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.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@/10.2.0/' < mkheaders.almost > mkheadersT +mv -f mkheadersT mkheaders +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.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.7.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.7.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.0 + 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-10.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-10.2.0/build/gmp' +Making all in tests +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests' +Making all in . +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests' +make[5]: Nothing to be done for 'all-am'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests' +Making all in devel +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/devel' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/devel' +Making all in mpn +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/mpn' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/mpn' +Making all in mpz +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/mpz' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/mpz' +Making all in mpq +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/mpq' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/mpq' +Making all in mpf +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/mpf' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/mpf' +Making all in rand +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/rand' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/rand' +Making all in misc +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/misc' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/misc' +Making all in cxx +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/cxx' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/cxx' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests' +Making all in mpn +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/gmp/mpn' +Making all in mpz +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/gmp/mpz' +Making all in mpq +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/gmp/mpq' +Making all in mpf +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/gmp/mpf' +Making all in printf +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/gmp/printf' +Making all in scanf +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/gmp/scanf' +Making all in rand +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/gmp/rand' +Making all in cxx +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/cxx' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/cxx' +Making all in demos +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/demos' +Making all in calc +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/demos/calc' +make all-am +make[6]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/demos/calc' +make[6]: Nothing to be done for 'all-am'. +make[6]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/demos/calc' +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/demos/calc' +Making all in expr +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/demos/expr' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/demos/expr' +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/demos' +make[5]: Nothing to be done for 'all-am'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/demos' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/demos' +Making all in tune +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tune' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tune' +Making all in doc +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/doc' +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.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:0: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-10.2.0/build/gmp' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.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.0/6.2.0) 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-10.2.0/build/mpfr' +Making all in doc +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpfr/doc' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpfr/doc' +Making all in src +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.2.0/build/mpfr/src' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpfr/src' +Making all in tests +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpfr/tests' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpfr/tests' +Making all in tune +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpfr/tune' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpfr/tune' +Making all in tools/bench +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpfr/tools/bench' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpfr/tools/bench' +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpfr' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpfr' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.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 for style of include used by make... GNU +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 mpfr_fmma... yes +checking for recent GMP... yes +checking for recent MPFR... yes +checking if gcc accepts -dumpversion option... yes +checking gcc version... 10.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 config.h +config.status: executing depfiles commands +config.status: executing libtool commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc' +Making all in src +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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 4:0:1 -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 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 swap.lo tan.lo tanh.lo uceil_log2.lo ui_div.lo ui_ui_sub.lo -lmpfr -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 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 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-10.2.0/build/mpc/src' +Making all in tests +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc/tests' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc/tests' +Making all in doc +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc/doc' +Making all in tools +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc/tools' +Making all in bench +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc/tools/bench' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc/tools/bench' +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc/tools' +make[5]: Nothing to be done for 'all-am'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc/tools' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc/tools' +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.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 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-10.2.0/build/lto-plugin' +make all-am +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.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 -bindir /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0 -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o liblto_plugin.la -rpath /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a +libtool: link: gcc -shared -fPIC -DPIC .libs/lto-plugin.o -static-libgcc -static-libstdc++ -static-libgcc ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "liblto_plugin.so.0" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so.0") +libtool: link: (cd ".libs" && rm -f "liblto_plugin.so" && ln -s "liblto_plugin.so.0.0.0" "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.0.0.0 /mnt/lfs/sources/gcc-10.2.0/build/lto-plugin/../gcc/liblto_plugin.so.0.0.0 +libtool: install: (cd /mnt/lfs/sources/gcc-10.2.0/build/lto-plugin/../gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; }) +libtool: install: (cd /mnt/lfs/sources/gcc-10.2.0/build/lto-plugin/../gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; }) +libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /mnt/lfs/sources/gcc-10.2.0/build/lto-plugin/../gcc/liblto_plugin.la +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/lto-plugin' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.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 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 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 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 g++ supports -Werror=format-diag... yes +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -Wmissing-prototypes... yes +checking whether gcc supports -Werror=format-diag... (cached) 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 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 ldexp... none required +checking for library containing dlopen... -ldl +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 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 whether mbstowcs works... yes +checking for ssize_t... yes +checking for caddr_t... yes +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 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 if mkdir takes one argument... no +Using `../../gcc/config/i386/i386.c' 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 what assembler to use... /mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/as +checking whether we are using gold... 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 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 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 --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.11 +2.11 +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 for exported symbols... yes +checking for -rdynamic... yes +checking for library containing dlopen... (cached) -ldl +checking for -fPIC -shared... yes +gcc_driver_version: 10.2.0 +checking for -fno-PIE option... yes +checking for -no-pie option... 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 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 -- brig/.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 +config.status: executing default commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/intl' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.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 sbrk... 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 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-10.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/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 ./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 ./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 ./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 ./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-10.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-10.2.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.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-10.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@/10.2.0/' < mkheaders.almost > mkheadersT +mv -f mkheadersT mkheaders +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.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 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 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 +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-10.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.c +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.c +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-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../../libcpp/directives-only.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +rm -f libcpp.a +ar cru libcpp.a charset.o directives.o directives-only.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-10.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 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-10.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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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-10.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 __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 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 for lstat... yes +checking for readlink... yes +checking for getexecname... 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... no +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-10.2.0/build/libbacktrace' +make all-am +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/libbacktrace' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.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 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 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); +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-10.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.c +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.c +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-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../libcpp/directives-only.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +rm -f libcpp.a +ar cru libcpp.a charset.o directives.o directives-only.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-10.2.0/build/libcpp' +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 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 +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-10.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-10.2.0/build/libdecnumber' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genmodes.o ../../gcc/genmodes.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/errors.o ../../gcc/errors.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genmddeps.o ../../gcc/genmddeps.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/read-md.o ../../gcc/read-md.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gengtype.o ../../gcc/gengtype.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gengtype-lex.o ../../gcc/gengtype-lex.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gengtype-parse.o ../../gcc/gengtype-parse.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gengtype-state.o ../../gcc/gengtype-state.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ +-DBASEVER="\"10.2.0\"" -DDATESTAMP="\"\"" \ +-DREVISION="\"\"" \ +-DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" \ +-DBUGURL="\"\"" -o build/version.o ../../gcc/version.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -o build/gengtype \ + build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.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/brig/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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genconstants.o ../../gcc/genconstants.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genpreds.o ../../gcc/genpreds.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gengenrtl.o ../../gcc/gengenrtl.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/rtl.o ../../gcc/rtl.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/read-rtl.o ../../gcc/read-rtl.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/ggc-none.o ../../gcc/ggc-none.c +echo "#define BUILDING_GCC_MAJOR `echo 10.2.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h +echo "#define BUILDING_GCC_MINOR `echo 10.2.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h +echo "#define BUILDING_GCC_PATCHLEVEL `echo 10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/vec.o ../../gcc/vec.c +build/genmodes -m > tmp-min-modes.c +/bin/sh ../../gcc/../move-if-change tmp-min-modes.c min-insn-modes.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/min-insn-modes.o min-insn-modes.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gensupport.o ../../gcc/gensupport.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/print-rtl.o ../../gcc/print-rtl.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/hash-table.o ../../gcc/hash-table.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genflags.o ../../gcc/genflags.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genconditions.o ../../gcc/genconditions.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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.c +/bin/sh ../../gcc/../move-if-change tmp-condmd.c build/gencondmd.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gencondmd.o build/gencondmd.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genattr.o ../../gcc/genattr.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genattr-common.o ../../gcc/genattr-common.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gencodes.o ../../gcc/gencodes.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genconfig.o ../../gcc/genconfig.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gentarget-def.o ../../gcc/gentarget-def.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gencheck.o ../../gcc/gencheck.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gcov-iov.o ../../gcc/gcov-iov.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie \ + build/gcov-iov.o -o build/gcov-iov +build/gcov-iov '10.2.0' '' \ + > tmp-gcov-iov.h +/bin/sh ../../gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h +echo timestamp > s-iov +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genhooks.o ../../gcc/genhooks.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genopinit.o ../../gcc/genopinit.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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.c +/bin/sh ../../gcc/../move-if-change tmp-opinit.h insn-opinit.h +/bin/sh ../../gcc/../move-if-change tmp-opinit.c insn-opinit.c +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 +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 +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gencfn-macros.o ../../gcc/gencfn-macros.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 +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 +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genchecksum.o ../../gcc/genchecksum.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -Wno-error=format-diag -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++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genmatch.o ../../gcc/genmatch.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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/genmatch --gimple ../../gcc/match.pd \ + > tmp-gimple-match.c +build/genmatch --generic ../../gcc/match.pd \ + > tmp-generic-match.c +/bin/sh ../../gcc/../move-if-change tmp-gimple-match.c \ + gimple-match.c +/bin/sh ../../gcc/../move-if-change tmp-generic-match.c \ + generic-match.c +echo timestamp > s-match +g++ -fno-PIE -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genattrtab.o ../../gcc/genattrtab.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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.c -Dtmp-dfatab.c -Ltmp-latencytab.c +/bin/sh ../../gcc/../move-if-change tmp-attrtab.c insn-attrtab.c +/bin/sh ../../gcc/../move-if-change tmp-dfatab.c insn-dfatab.c +/bin/sh ../../gcc/../move-if-change tmp-latencytab.c insn-latencytab.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genautomata.o ../../gcc/genautomata.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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.c +/bin/sh ../../gcc/../move-if-change tmp-automata.c insn-automata.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genemit.o ../../gcc/genemit.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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.c +/bin/sh ../../gcc/../move-if-change tmp-emit.c insn-emit.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genextract.o ../../gcc/genextract.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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.c +/bin/sh ../../gcc/../move-if-change tmp-extract.c insn-extract.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +build/genmodes > tmp-modes.c +/bin/sh ../../gcc/../move-if-change tmp-modes.c insn-modes.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genoutput.o ../../gcc/genoutput.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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.c +/bin/sh ../../gcc/../move-if-change tmp-output.c insn-output.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genpeep.o ../../gcc/genpeep.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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.c +/bin/sh ../../gcc/../move-if-change tmp-peep.c insn-peep.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +build/genpreds ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-preds.c +/bin/sh ../../gcc/../move-if-change tmp-preds.c insn-preds.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genrecog.o ../../gcc/genrecog.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/inchash.o ../../gcc/inchash.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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.c +/bin/sh ../../gcc/../move-if-change tmp-recog.c insn-recog.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genenums.o ../../gcc/genenums.c +g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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.c +/bin/sh ../../gcc/../move-if-change tmp-enums.c insn-enums.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include\" -DFIXED_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/include/c++/10.2.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/include/c++/10.2.0/x86_64-lfs-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/include/c++/10.2.0/backward\" -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/10.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="\"10.2.0\"" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include\" -DFIXED_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/include/c++/10.2.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/include/c++/10.2.0/x86_64-lfs-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/include/c++/10.2.0/backward\" -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/10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hsa-common.o -MT hsa-common.o -MMD -MP -MF ./.deps/hsa-common.TPo ../../gcc/hsa-common.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hsa-gen.o -MT hsa-gen.o -MMD -MP -MF ./.deps/hsa-gen.TPo ../../gcc/hsa-gen.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hsa-regalloc.o -MT hsa-regalloc.o -MMD -MP -MF ./.deps/hsa-regalloc.TPo ../../gcc/hsa-regalloc.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hsa-brig.o -MT hsa-brig.o -MMD -MP -MF ./.deps/hsa-brig.TPo ../../gcc/hsa-brig.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hsa-dump.o -MT hsa-dump.o -MMD -MP -MF ./.deps/hsa-dump.TPo ../../gcc/hsa-dump.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-hsa.o -MT ipa-hsa.o -MMD -MP -MF ./.deps/ipa-hsa.TPo ../../gcc/ipa-hsa.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-grid.o -MT omp-grid.o -MMD -MP -MF ./.deps/omp-grid.TPo ../../gcc/omp-grid.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o unique-ptr-tests.o -MT unique-ptr-tests.o -MMD -MP -MF ./.deps/unique-ptr-tests.TPo ../../gcc/unique-ptr-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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cet.o -MT cet.o -MMD -MP -MF ./.deps/cet.TPo ../../gcc/config/i386/cet.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 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 symtab.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 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-builder.o gimple-expr.o gimple-iterator.o gimple-fold.o gimple-laddress.o gimple-loop-interchange.o gimple-loop-jam.o gimple-loop-versioning.o gimple-low.o gimple-pretty-print.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-alloca.o gimple-ssa-warn-restrict.o gimple-streamer-in.o gimple-streamer-out.o gimple-walk.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 hsa-common.o hsa-gen.o hsa-regalloc.o hsa-brig.o hsa-dump.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-visibility.o ipa-inline-analysis.o ipa-inline-transform.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-hsa.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-grid.o omp-low.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 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-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 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 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 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-vectorizer.o tree-vector-builder.o tree-vrp.o tree.o tristate.o typed-splay-tree.o unique-ptr-tests.o valtrack.o value-range.o value-prof.o var-tracking.o varasm.o varpool.o vec-perm-indices.o vmsdbgout.o vr-values.o vtable-verify.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-string.o analyzer/checker-path.o analyzer/constraint-manager.o analyzer/diagnostic-manager.o analyzer/engine.o analyzer/function-set.o analyzer/pending-diagnostic.o analyzer/program-point.o analyzer/program-state.o analyzer/region-model.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/supergraph.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 cet.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +g++ -fno-PIE -c -DPREFIX=\"/mnt/lfs/tools\" -DBASEVER="\"10.2.0\"" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Icommon -I../../gcc -I../../gcc/common -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +g++ -fno-PIE -c -DBASEVER="\"10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o version.o -MT version.o -MMD -MP -MF ./.deps/version.TPo ../../gcc/version.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 version.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.c cc1-checksum.c; \ +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.c.tmp && \ + ../../gcc/../move-if-change cc1-checksum.c.tmp cc1-checksum.c; \ +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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-10.2.0/build/./gmp/.libs -L/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src/.libs -L/mnt/lfs/sources/gcc-10.2.0/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -rdynamic -ldl -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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +if [ -f ../stage_final ] \ + && cmp -s ../stage_current ../stage_final; then \ + cp ../prev-gcc/cc1plus-checksum.c cc1plus-checksum.c; \ +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/method.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 libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \ + checksum-options > cc1plus-checksum.c.tmp && \ + ../../gcc/../move-if-change cc1plus-checksum.c.tmp cc1plus-checksum.c; \ +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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/method.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 libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/mnt/lfs/sources/gcc-10.2.0/build/./gmp/.libs -L/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src/.libs -L/mnt/lfs/sources/gcc-10.2.0/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -rdynamic -ldl -L./../zlib -lz -lzstd +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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=\"10.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/10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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.c gcc-nm.c +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=\"10.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/10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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.c gcc-ranlib.c +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=\"10.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/10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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 version.o errors.o libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a 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=\"10.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/10.2.0/../../../../x86_64-lfs-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DBASEVER="\"10.2.0\"" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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=\"10.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/10.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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.2.0/build/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \ + set -e; for ml in `/mnt/lfs/sources/gcc-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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/10.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-10.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/avx512vp2intersectintrin.h ../../gcc/config/i386/avx512vp2intersectvlintrin.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=\"10.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/10.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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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 +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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-10.2.0/build/./gmp/.libs -L/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src/.libs -L/mnt/lfs/sources/gcc-10.2.0/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -rdynamic -ldl -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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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-10.2.0/build/./gmp/.libs -L/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src/.libs -L/mnt/lfs/sources/gcc-10.2.0/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -rdynamic -ldl -L./../zlib -lz -lzstd libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +(echo "@set version-GCC 10.2.0"; \ + if [ "" = "experimental" ]; \ + then echo "@set DEVELOPMENT"; \ + else echo "@clear DEVELOPMENT"; \ + fi) > gcc-vers.texiT +echo @set srcdir /mnt/lfs/sources/gcc-10.2.0/build/gcc/../../gcc >> 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-10.2.0" --date=2020-07-23 --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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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-10.2.0/build/gcc' +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 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... -ldl +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-10.2.0/build/libcc1' +make all-am +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -W -Wall -fvisibility=hidden -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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -W -Wall -fvisibility=hidden -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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -W -Wall -fvisibility=hidden -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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -W -Wall -fvisibility=hidden -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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -W -Wall -fvisibility=hidden -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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -W -Wall -fvisibility=hidden -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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -W -Wall -fvisibility=hidden -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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -W -Wall -fvisibility=hidden -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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -W -Wall -fvisibility=hidden -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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -W -Wall -fvisibility=hidden -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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -W -Wall -fvisibility=hidden -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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -W -Wall -fvisibility=hidden -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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -W -Wall -fvisibility=hidden -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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -W -Wall -fvisibility=hidden -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 -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 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/10.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtbeginS.o .libs/findcomp.o .libs/libcc1.o .libs/libcp1.o .libs/names.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.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-family -I ../../libcc1/../libcpp/include -I ../../libcc1/../gcc/c -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -W -Wall -fvisibility=hidden -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-family -I ../../libcc1/../libcpp/include -I ../../libcc1/../gcc/c -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -W -Wall -fvisibility=hidden -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=link g++ -W -Wall -fvisibility=hidden -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/10.2.0/plugin libcc1plugin.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/10.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtbeginS.o .libs/libcc1plugin.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.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/c-family -I ../../libcc1/../libcpp/include -I ../../libcc1/../gcc/cp -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -W -Wall -fvisibility=hidden -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/c-family -I ../../libcc1/../libcpp/include -I ../../libcc1/../gcc/cp -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -W -Wall -fvisibility=hidden -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 -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/10.2.0/plugin libcp1plugin.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/10.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtbeginS.o .libs/libcp1plugin.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.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-10.2.0/build/libcc1' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.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-10.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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 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... no +checking if the linker (/mnt/lfs/sources/gcc-10.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.11 +2.11 +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-10.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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulhc3.o -MT _mulhc3.o -MD -MP -MF _mulhc3.dep -DL_mulhc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divhc3.o -MT _divhc3.o -MD -MP -MF _divhc3.dep -DL_divhc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/mnt/lfs/sources/gcc-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 _mulhc3.o _mulsc3.o _muldc3.o _mulxc3.o _divhc3.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 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 extendsftf2.o extenddftf2.o extendxftf2.o trunctfsf2.o trunctfdf2.o trunctfxf2.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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_flush.o -MT _gcov_flush.o -MD -MP -MF _gcov_flush.dep -DL_gcov_flush -c ../../../libgcc/libgcov-interface.c +/mnt/lfs/sources/gcc-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 +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_flush.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.o"; \ +if test -z "$objects"; then \ + echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ + /mnt/lfs/sources/gcc-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -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 -c ../../../libgcc/crtstuff.c -DCRT_BEGIN +/mnt/lfs/sources/gcc-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -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 -fpic -c ../../../libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O +/mnt/lfs/sources/gcc-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -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 -c ../../../libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O +/mnt/lfs/sources/gcc-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -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 -c ../../../libgcc/crtstuff.c -DCRT_END +/mnt/lfs/sources/gcc-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -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 -fpic -c ../../../libgcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O +/mnt/lfs/sources/gcc-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.2.0/build/./gcc/xgcc -B/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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-10.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-10.2.0/build/x86_64-lfs-linux-gnu/libgcc' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/x86_64-lfs-linux-gnu/libgcc' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build' +make[1]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build' +/bin/sh ../mkinstalldirs /mnt/lfs/tools /mnt/lfs/tools +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/fixincludes' +rm -rf /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools +/bin/sh ../../fixincludes/../mkinstalldirs /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools +mkdir -p -- /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools +/bin/sh ../../fixincludes/../mkinstalldirs /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools/include +mkdir -p -- /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools/include +/usr/bin/install -c -m 644 ../../fixincludes/README-fixinc \ + /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools/include/README +/usr/bin/install -c fixinc.sh /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools/fixinc.sh +/usr/bin/install -c fixincl /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools/fixincl +/usr/bin/install -c mkheaders /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools/mkheaders +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/fixincludes' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/lto-plugin' +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/lto-plugin' + /usr/bin/mkdir -p '/mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/10.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/10.2.0' +libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/liblto_plugin.so.0.0.0 +libtool: install: (cd /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0 && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; }) +libtool: install: (cd /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0 && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; }) +libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/10.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/10.2.0 +---------------------------------------------------------------------- +Libraries have been installed in: + /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/10.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-10.2.0/build/lto-plugin' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/lto-plugin' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gcc' +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0 +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/10.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 brig1 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/10.2.0/$file; \ + /usr/bin/install -c $file /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/10.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/10.2.0/$file; \ + /usr/bin/install -c $file /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/$file; \ + else true; fi; \ +done +rm -f /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.2.0/include +mkdir -p -- /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include +rm -rf /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed +mkdir /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed +chmod a+rx /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed +(cd `${PWDCMD-pwd}`/include ; \ + tar -cf - .; exit 0) | (cd /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.2.0/include-fixed; tar xpf - ) +files=`cd /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.2.0/include-fixed/$i; \ + fi; \ + done; \ +fi +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools/include +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools +/usr/bin/install -c -m 644 ../../gcc/gsyslimits.h \ + /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools/gsyslimits.h +/usr/bin/install -c -m 644 macro_list /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools/macro_list +/usr/bin/install -c -m 644 fixinc_list /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.2.0/install-tools/mkheaders.conf +echo 'OTHER_FIXINCLUDES_DIRS=""' \ + >> /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools/mkheaders.conf +echo 'STMP_FIXINC="stmp-fixinc"' \ + >> /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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-10.2.0" ]; then \ + rm -f /mnt/lfs/tools/bin/x86_64-lfs-linux-gnu-gcc-10.2.0; \ + ( cd /mnt/lfs/tools/bin && \ + ln x86_64-lfs-linux-gnu-gcc x86_64-lfs-linux-gnu-gcc-10.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/10.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/10.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/10.2.0/plugin/include/cp/cp-tree.h +mkdir -p -- /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.2.0/plugin/include/cp/operators.def +rm -f tmp-header-vars +echo USER_H=avx512vp2intersectvlintrin.h mm_malloc.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 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 defaults.h >> tmp-header-vars; echo GTM_H=tm.h options.h config/vxworks-dummy.h defaults.h insn-constants.h >> tmp-header-vars; echo TM_H=tm.h options.h config/vxworks-dummy.h x86-tune.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 x86-tune.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 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 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 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 stringop.def genrtl.h >> tmp-header-vars; echo READ_MD_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 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 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 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 hash-table.h ggc.h gtype-desc.h statistics.h is-a.h >> tmp-header-vars; echo GCOV_IO_H=gcov-io.h gcov-iov.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 line-map.h input.h >> tmp-header-vars; echo EXPR_H=expr.h insn-config.h function.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 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 plugin-api.h is-a.h >> tmp-header-vars; echo IPA_REFERENCE_H=ipa-reference.h bitmap.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 plugin-api.h is-a.h >> tmp-header-vars; echo DF_H=df.h bitmap.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 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 line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo C_PRAGMA_H=c-family/c-pragma.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 obstack.h wide-int-print.h >> tmp-header-vars; echo SYSTEM_H=system.h hwint.h filenames.h >> tmp-header-vars; echo PREDICT_H=predict.h predict.def >> tmp-header-vars; echo CPPLIB_H=cpplib.h >> tmp-header-vars; echo INPUT_H=line-map.h input.h >> tmp-header-vars; echo OPTS_H=obstack.h >> tmp-header-vars; echo SYMTAB_H=obstack.h >> tmp-header-vars; echo CPP_INTERNAL_H=internal.h >> tmp-header-vars; echo TREE_DUMP_H=tree-dump.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 stringop.def real.h fixed-value.h tree-check.h tree-ssa-alias.h >> tmp-header-vars; echo PRETTY_PRINT_H=pretty-print.h obstack.h wide-int-print.h >> tmp-header-vars; echo TREE_PRETTY_PRINT_H=tree-pretty-print.h pretty-print.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 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 obstack.h wide-int-print.h >> tmp-header-vars; echo C_PRETTY_PRINT_H=c-family/c-pretty-print.h pretty-print.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 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 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 hashtab.h >> tmp-header-vars; echo PLUGIN_H=plugin.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.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 GTFILES_H=gt-coverage.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-dwarf2asm.h gt-dwarf2cfi.h gt-dwarf2out.h gt-tree-vect-generic.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-offload.h gt-omp-expand.h gt-omp-low.h gt-targhooks.h gt-i386.h gt-passes.h gt-cgraphunit.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-hsa-common.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-brig-brig-lang.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-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-mangle.h gt-cp-method.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-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-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-mangle.h gt-cp-method.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-brig.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/10.2.0/plugin +/usr/bin/install -c -m 644 gtype.state /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/gtype.state +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin +mkdir -p -- /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin +/usr/bin/install -c gengtype /mnt/lfs/tools/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/gengtype +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include +headers=`echo 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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h config.h auto-host.h ../../gcc/../include/ansidecl.h system.h hwint.h ../../gcc/../include/libiberty.h ../../gcc/../include/safe-ctype.h ../../gcc/../include/filenames.h coretypes.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def toplev.h diagnostic-core.h ../../gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h ../../gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h tree-ssa-alias.h internal-fn.h internal-fn.def gimple-fold.h tree-eh.h gimple-expr.h gimple.h is-a.h memmodel.h tree-pass.h timevar.h timevar.def ../../gcc/../libcpp/include/line-map.h dumpfile.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ../../gcc/../include/ansidecl.h system.h hwint.h ../../gcc/../include/libiberty.h ../../gcc/../include/safe-ctype.h ../../gcc/../include/filenames.h ../../gcc/../include/hashtab.h ggc.h gtype-desc.h statistics.h tree-dump.h ../../gcc/../include/splay-tree.h ../../gcc/../libcpp/include/line-map.h dumpfile.h pretty-print.h ../../gcc/../libcpp/include/line-map.h input.h ../../gcc/../include/obstack.h wide-int-print.h ../../gcc/../libcpp/include/line-map.h input.h vec.h statistics.h ggc.h gtype-desc.h statistics.h opts.h ../../gcc/../include/obstack.h options.h ../../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 ../../gcc/defaults.h 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 ../../gcc/config/i386/i386-protos.h ../../gcc/config/linux-protos.h tm-preds.h config/i386/i386-protos.h config/linux-protos.h tm-preds.h auto-host.h ../../gcc/../include/ansidecl.h auto-host.h ansidecl.h auto-host.h ansidecl.h intl.h plugin-version.h configargs.h diagnostic.h diagnostic-core.h ../../gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def pretty-print.h ../../gcc/../libcpp/include/line-map.h input.h ../../gcc/../include/obstack.h wide-int-print.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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h ../../gcc/../include/splay-tree.h ../../gcc/../libcpp/include/line-map.h ../../gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def diagnostic.h diagnostic-core.h ../../gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def pretty-print.h ../../gcc/../libcpp/include/line-map.h input.h ../../gcc/../include/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h ../../gcc/../include/splay-tree.h ../../gcc/../libcpp/include/line-map.h ../../gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def c-family/c-objc.h c-family/c-pretty-print.h pretty-print.h ../../gcc/../libcpp/include/line-map.h input.h ../../gcc/../include/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h ../../gcc/../include/splay-tree.h ../../gcc/../libcpp/include/line-map.h ../../gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../gcc/../libcpp/include/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h tree-iterator.h plugin.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ../../gcc/../include/ansidecl.h system.h hwint.h ../../gcc/../include/libiberty.h ../../gcc/../include/safe-ctype.h ../../gcc/../include/filenames.h ../../gcc/../include/hashtab.h tree-ssa.h tree-ssa-operands.h bitmap.h ../../gcc/../include/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 ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/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 ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def ../../gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h ../../gcc/../include/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/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 ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cif-code.def ipa-ref.h ../../gcc/../include/plugin-api.h is-a.h ipa-reference.h bitmap.h ../../gcc/../include/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h tree-ssa-alias.h langhooks.h incpath.h debug.h except.h ../../gcc/../include/hashtab.h tree-ssa-sccvn.h real.h output.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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/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 ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cif-code.def ipa-ref.h ../../gcc/../include/plugin-api.h is-a.h ipa-param-manipulation.h c-family/c-pragma.h ../../gcc/../libcpp/include/line-map.h ../../gcc/../libcpp/include/cpplib.h ../../gcc/../libcpp/include/line-map.h ../../gcc/../libcpp/include/cpplib.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cppdefault.h flags.h ../../gcc/../include/md5.h params.def params.h params-enum.h prefix.h tree-inline.h gimple-pretty-print.h tree-pretty-print.h pretty-print.h ../../gcc/../libcpp/include/line-map.h input.h ../../gcc/../include/obstack.h wide-int-print.h realmpfr.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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/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 ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cif-code.def ipa-ref.h ../../gcc/../include/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 ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def ../../gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h alloc-pool.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.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 ../../gcc/../libcpp/include/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 ../../gcc/../include/hashtab.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def genrtl.h tm_p.h ../../gcc/config/i386/i386-protos.h ../../gcc/config/linux-protos.h tm-preds.h cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h bitmap.h ../../gcc/../include/hashtab.h statistics.h sbitmap.h emit-rtl.h version.h stringpool.h gimplify.h gimple-iterator.h gimple-ssa.h fold-const.h fold-const-call.h tree-cfg.h tree-into-ssa.h tree-ssanames.h print-tree.h varasm.h context.h tree-phinodes.h stor-layout.h ssa-iterators.h resource.h hard-reg-set.h df.h bitmap.h ../../gcc/../include/hashtab.h statistics.h regset.h bitmap.h ../../gcc/../include/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 ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h alloc-pool.h timevar.h timevar.def tree-cfgcleanup.h attribs.h calls.h cfgexpand.h diagnostic-color.h gcc-symtab.h gimple-builder.h gimple-low.h gimple-walk.h gimplify-me.h pass_manager.h print-rtl.h stmt.h tree-dfa.h tree-hasher.h tree-nested.h tree-object-size.h tree-outof-ssa.h tree-parloops.h tree-ssa-address.h tree-ssa-coalesce.h tree-ssa-dom.h tree-ssa-loop.h tree-ssa-loop-ivopts.h tree-ssa-loop-manip.h tree-ssa-loop-niter.h tree-ssa-ter.h tree-ssa-threadedge.h tree-ssa-threadupdate.h inchash.h wide-int.h signop.h hash-map.h hash-set.h dominance.h cfg.h cfgrtl.h cfganal.h cfgbuild.h cfgcleanup.h lcm.h cfgloopmanip.h file-prefix-map.h builtins.def insn-attr.h insn-attr-common.h ../../gcc/insn-addr.h pass-instances.def params.list $(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"/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/10.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/10.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/10.2.0/plugin/include/filenames.h +/usr/bin/install -c -m 644 ../../gcc/../include/hashtab.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/ada/gcc-interface/ada-tree.def +mkdir -p -- /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/ada/gcc-interface +/usr/bin/install -c -m 644 ../../gcc/config/dbxelf.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/config/dbxelf.h +mkdir -p -- /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.2.0/plugin/include/config/i386/att.h +mkdir -p -- /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.2.0/plugin/include/config/i386/gnu-user64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/i386-opts.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/d/d-tree.def +mkdir -p -- /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/d +/usr/bin/install -c -m 644 ../../gcc/defaults.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.2.0/plugin/include/objc/objc-tree.def +mkdir -p -- /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/objc +/usr/bin/install -c -m 644 ../../gcc/addresses.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/asan.h +/usr/bin/install -c -m 644 ../../gcc/attribs.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/bitmap.h +/usr/bin/install -c -m 644 ../../gcc/brig-builtins.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/brig-builtins.def +/usr/bin/install -c -m 644 ../../gcc/builtin-attrs.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.2.0/plugin/include/builtins.h +/usr/bin/install -c -m 644 bversion.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.2.0/plugin/include/c-family/c-common.def +mkdir -p -- /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/conditions.h +/usr/bin/install -c -m 644 config.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/cselib.h +/usr/bin/install -c -m 644 ../../gcc/data-streamer.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/diagnostic-path.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic-url.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/dwarf2asm.h +/usr/bin/install -c -m 644 ../../gcc/dwarf2out.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/gengtype.h +/usr/bin/install -c -m 644 genrtl.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.2.0/plugin/include/ggc.h +/usr/bin/install -c -m 644 ../../gcc/gimple-builder.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/gimple-match.h +/usr/bin/install -c -m 644 ../../gcc/gimple-predict.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.2.0/plugin/include/gimple-pretty-print.h +/usr/bin/install -c -m 644 ../../gcc/gimple-ssa-evrp-analyze.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/gimple-ssa-evrp-analyze.h +/usr/bin/install -c -m 644 ../../gcc/gimple-ssa-warn-restrict.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/hosthooks.h +/usr/bin/install -c -m 644 ../../gcc/hsa-brig-format.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/hsa-brig-format.h +/usr/bin/install -c -m 644 ../../gcc/hsa-builtins.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/hsa-builtins.def +/usr/bin/install -c -m 644 ../../gcc/hsa-common.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/hsa-common.h +/usr/bin/install -c -m 644 ../../gcc/hw-doloop.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/insn-codes.h +/usr/bin/install -c -m 644 insn-constants.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/ipa-inline.h +/usr/bin/install -c -m 644 ../../gcc/ipa-param-manipulation.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/is-a.h +/usr/bin/install -c -m 644 ../../gcc/json.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/mode-classes.def +/usr/bin/install -c -m 644 ../../gcc/omp-builtins.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.2.0/plugin/include/omp-general.h +/usr/bin/install -c -m 644 ../../gcc/omp-grid.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/omp-grid.h +/usr/bin/install -c -m 644 ../../gcc/omp-low.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/optinfo.h +/usr/bin/install -c -m 644 options.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/plugin.h +/usr/bin/install -c -m 644 ../../gcc/poly-int-types.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/rtl-iter.h +/usr/bin/install -c -m 644 ../../gcc/rtl.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.2.0/plugin/include/rtl.h +/usr/bin/install -c -m 644 ../../gcc/rtlhash.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/spellcheck.h +/usr/bin/install -c -m 644 ../../gcc/sreal.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/symbol-summary.h +/usr/bin/install -c -m 644 ../../gcc/sync-builtins.def /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/tree-ssa-address.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-alias.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/tree-ssa-loop.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-operands.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.2.0/plugin/include/tree-ssa-propagate.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-sccvn.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/valtrack.h +/usr/bin/install -c -m 644 ../../gcc/value-prof.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/value-prof.h +/usr/bin/install -c -m 644 ../../gcc/value-range.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/value-range.h +/usr/bin/install -c -m 644 ../../gcc/varasm.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.2.0/plugin/include/vector-builder.h +/usr/bin/install -c -m 644 ../../gcc/version.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/b-header-vars +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gcc' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/intl' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/intl' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/libbacktrace' +true DO=all multi-do # make +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/libbacktrace' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/libbacktrace' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/libcpp' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/libdecnumber' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/libdecnumber' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/libiberty' +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/libiberty/testsuite' +make[3]: Nothing to be done for 'install'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/libiberty/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/libiberty' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/libcc1' +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.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/10.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/10.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/10.2.0/plugin/libcc1plugin.so.0.0.0 +libtool: install: (cd /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.2.0/plugin/libcp1plugin.so.0.0.0 +libtool: install: (cd /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.2.0/plugin +---------------------------------------------------------------------- +Libraries have been installed in: + /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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-10.2.0/build/libcc1' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/libcc1' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/x86_64-lfs-linux-gnu/libgcc' +/bin/sh ../../../libgcc/../mkinstalldirs /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0 +/usr/bin/install -c -m 644 libgcc.a /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/ +chmod 644 /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/libgcc.a +/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ranlib /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/libgcc.a +/usr/bin/install -c -m 644 libgcov.a /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/ +chmod 644 /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/libgcov.a +/mnt/lfs/tools/x86_64-lfs-linux-gnu/bin/ranlib /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.2.0/$file; \ + /usr/bin/install -c -m 644 $file /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.2.0/include +/usr/bin/install -c -m 644 unwind.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include +/bin/sh ../../../libgcc/../mkinstalldirs /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include +/usr/bin/install -c -m 644 ../../../libgcc/gcov.h /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/x86_64-lfs-linux-gnu/libgcc' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build' + 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 + SYSTBL arch/x86/include/generated/asm/syscalls_32.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 + 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/bpf_perf_event.h + HDRINST usr/include/asm-generic/statfs.h + HDRINST usr/include/asm-generic/ioctls.h + HDRINST usr/include/asm-generic/ucontext.h + HDRINST usr/include/asm-generic/stat.h + HDRINST usr/include/asm-generic/int-l64.h + HDRINST usr/include/asm-generic/poll.h + HDRINST usr/include/asm-generic/shmbuf.h + HDRINST usr/include/asm-generic/mman-common.h + HDRINST usr/include/asm-generic/posix_types.h + HDRINST usr/include/asm-generic/fcntl.h + HDRINST usr/include/asm-generic/types.h + HDRINST usr/include/asm-generic/mman.h + HDRINST usr/include/asm-generic/errno.h + HDRINST usr/include/asm-generic/errno-base.h + HDRINST usr/include/asm-generic/kvm_para.h + HDRINST usr/include/asm-generic/signal.h + HDRINST usr/include/asm-generic/sembuf.h + HDRINST usr/include/asm-generic/termios.h + HDRINST usr/include/asm-generic/unistd.h + HDRINST usr/include/asm-generic/setup.h + HDRINST usr/include/asm-generic/hugetlb_encode.h + HDRINST usr/include/asm-generic/ipcbuf.h + HDRINST usr/include/asm-generic/param.h + HDRINST usr/include/asm-generic/socket.h + HDRINST usr/include/asm-generic/msgbuf.h + HDRINST usr/include/asm-generic/int-ll64.h + HDRINST usr/include/asm-generic/auxvec.h + HDRINST usr/include/asm-generic/signal-defs.h + HDRINST usr/include/asm-generic/swab.h + HDRINST usr/include/asm-generic/bitsperlong.h + HDRINST usr/include/asm-generic/termbits.h + HDRINST usr/include/asm-generic/sockios.h + HDRINST usr/include/asm-generic/ioctl.h + HDRINST usr/include/asm-generic/siginfo.h + HDRINST usr/include/asm-generic/resource.h + HDRINST usr/include/drm/amdgpu_drm.h + HDRINST usr/include/drm/vc4_drm.h + HDRINST usr/include/drm/v3d_drm.h + HDRINST usr/include/drm/panfrost_drm.h + HDRINST usr/include/drm/i810_drm.h + HDRINST usr/include/drm/r128_drm.h + HDRINST usr/include/drm/armada_drm.h + HDRINST usr/include/drm/savage_drm.h + HDRINST usr/include/drm/etnaviv_drm.h + HDRINST usr/include/drm/drm_sarea.h + HDRINST usr/include/drm/qxl_drm.h + HDRINST usr/include/drm/drm.h + HDRINST usr/include/drm/msm_drm.h + HDRINST usr/include/drm/vgem_drm.h + HDRINST usr/include/drm/mga_drm.h + HDRINST usr/include/drm/vmwgfx_drm.h + HDRINST usr/include/drm/nouveau_drm.h + HDRINST usr/include/drm/virtgpu_drm.h + HDRINST usr/include/drm/tegra_drm.h + HDRINST usr/include/drm/lima_drm.h + HDRINST usr/include/drm/exynos_drm.h + HDRINST usr/include/drm/sis_drm.h + HDRINST usr/include/drm/drm_mode.h + HDRINST usr/include/drm/drm_fourcc.h + HDRINST usr/include/drm/i915_drm.h + HDRINST usr/include/drm/via_drm.h + HDRINST usr/include/drm/radeon_drm.h + HDRINST usr/include/drm/omap_drm.h + HDRINST usr/include/linux/if_x25.h + HDRINST usr/include/linux/fsl_hypervisor.h + HDRINST usr/include/linux/personality.h + HDRINST usr/include/linux/tty_flags.h + HDRINST usr/include/linux/switchtec_ioctl.h + HDRINST usr/include/linux/virtio_input.h + HDRINST usr/include/linux/kcm.h + HDRINST usr/include/linux/elf.h + HDRINST usr/include/linux/vfio.h + HDRINST usr/include/linux/agpgart.h + HDRINST usr/include/linux/userfaultfd.h + HDRINST usr/include/linux/openvswitch.h + HDRINST usr/include/linux/membarrier.h + HDRINST usr/include/linux/input.h + HDRINST usr/include/linux/bpf_perf_event.h + HDRINST usr/include/linux/jffs2.h + HDRINST usr/include/linux/if_ether.h + HDRINST usr/include/linux/if_cablemodem.h + HDRINST usr/include/linux/map_to_7segment.h + HDRINST usr/include/linux/dcbnl.h + HDRINST usr/include/linux/nexthop.h + HDRINST usr/include/linux/gen_stats.h + HDRINST usr/include/linux/qnxtypes.h + HDRINST usr/include/linux/kernel-page-flags.h + HDRINST usr/include/linux/netfilter_arp.h + HDRINST usr/include/linux/tcp_metrics.h + HDRINST usr/include/linux/sdla.h + HDRINST usr/include/linux/mroute6.h + HDRINST usr/include/linux/bt-bmc.h + HDRINST usr/include/linux/net_namespace.h + HDRINST usr/include/linux/capability.h + HDRINST usr/include/linux/meye.h + HDRINST usr/include/linux/wmi.h + HDRINST usr/include/linux/ppdev.h + HDRINST usr/include/linux/hiddev.h + HDRINST usr/include/linux/loop.h + HDRINST usr/include/linux/mpls.h + HDRINST usr/include/linux/if_ppp.h + HDRINST usr/include/linux/mdio.h + HDRINST usr/include/linux/unix_diag.h + HDRINST usr/include/linux/oom.h + HDRINST usr/include/linux/random.h + HDRINST usr/include/linux/in_route.h + HDRINST usr/include/linux/msg.h + HDRINST usr/include/linux/magic.h + HDRINST usr/include/linux/media-bus-format.h + HDRINST usr/include/linux/igmp.h + HDRINST usr/include/linux/fsverity.h + HDRINST usr/include/linux/vt.h + HDRINST usr/include/linux/nvram.h + HDRINST usr/include/linux/arm_sdei.h + HDRINST usr/include/linux/affs_hardblocks.h + HDRINST usr/include/linux/stat.h + HDRINST usr/include/linux/nfs4.h + HDRINST usr/include/linux/fsi.h + HDRINST usr/include/linux/i2c.h + HDRINST usr/include/linux/acct.h + HDRINST usr/include/linux/msdos_fs.h + HDRINST usr/include/linux/n_r3964.h + HDRINST usr/include/linux/fscrypt.h + HDRINST usr/include/linux/mpls_iptunnel.h + HDRINST usr/include/linux/keyctl.h + HDRINST usr/include/linux/libc-compat.h + HDRINST usr/include/linux/ncsi.h + HDRINST usr/include/linux/atmapi.h + HDRINST usr/include/linux/pg.h + HDRINST usr/include/linux/auto_fs.h + HDRINST usr/include/linux/ptrace.h + HDRINST usr/include/linux/vsockmon.h + HDRINST usr/include/linux/dccp.h + HDRINST usr/include/linux/ip_vs.h + HDRINST usr/include/linux/ax25.h + HDRINST usr/include/linux/max2175.h + HDRINST usr/include/linux/ppp_defs.h + HDRINST usr/include/linux/sonypi.h + HDRINST usr/include/linux/if_hippi.h + HDRINST usr/include/linux/tiocl.h + HDRINST usr/include/linux/hyperv.h + HDRINST usr/include/linux/sched.h + HDRINST usr/include/linux/nvme_ioctl.h + HDRINST usr/include/linux/ila.h + HDRINST usr/include/linux/pr.h + HDRINST usr/include/linux/watchdog.h + HDRINST usr/include/linux/vfio_ccw.h + HDRINST usr/include/linux/tipc_sockets_diag.h + HDRINST usr/include/linux/wimax/i2400m.h + HDRINST usr/include/linux/toshiba.h + HDRINST usr/include/linux/synclink.h + HDRINST usr/include/linux/screen_info.h + HDRINST usr/include/linux/perf_event.h + HDRINST usr/include/linux/ipmi.h + HDRINST usr/include/linux/scif_ioctl.h + HDRINST usr/include/linux/netlink.h + HDRINST usr/include/linux/virtio_9p.h + HDRINST usr/include/linux/stm.h + HDRINST usr/include/linux/ipv6_route.h + HDRINST usr/include/linux/nfsacl.h + HDRINST usr/include/linux/fadvise.h + HDRINST usr/include/linux/hash_info.h + HDRINST usr/include/linux/virtio_ring.h + HDRINST usr/include/linux/udp.h + HDRINST usr/include/linux/hdlcdrv.h + HDRINST usr/include/linux/bpqether.h + HDRINST usr/include/linux/poll.h + HDRINST usr/include/linux/kcov.h + HDRINST usr/include/linux/netfilter/xt_state.h + HDRINST usr/include/linux/netfilter/xt_MARK.h + HDRINST usr/include/linux/netfilter/xt_quota.h + HDRINST usr/include/linux/netfilter/xt_connlimit.h + HDRINST usr/include/linux/netfilter/xt_iprange.h + HDRINST usr/include/linux/netfilter/xt_DSCP.h + HDRINST usr/include/linux/netfilter/xt_string.h + HDRINST usr/include/linux/netfilter/xt_LOG.h + HDRINST usr/include/linux/netfilter/xt_length.h + HDRINST usr/include/linux/netfilter/xt_socket.h + HDRINST usr/include/linux/netfilter/nfnetlink_log.h + HDRINST usr/include/linux/netfilter/xt_tcpmss.h + HDRINST usr/include/linux/netfilter/xt_multiport.h + HDRINST usr/include/linux/netfilter/nf_conntrack_tuple_common.h + HDRINST usr/include/linux/netfilter/xt_helper.h + HDRINST usr/include/linux/netfilter/xt_hashlimit.h + HDRINST usr/include/linux/netfilter/xt_CONNSECMARK.h + HDRINST usr/include/linux/netfilter/xt_osf.h + HDRINST usr/include/linux/netfilter/xt_SYNPROXY.h + HDRINST usr/include/linux/netfilter/xt_mac.h + HDRINST usr/include/linux/netfilter/xt_HMARK.h + HDRINST usr/include/linux/netfilter/xt_connlabel.h + HDRINST usr/include/linux/netfilter/nf_nat.h + HDRINST usr/include/linux/netfilter/xt_policy.h + HDRINST usr/include/linux/netfilter/xt_bpf.h + HDRINST usr/include/linux/netfilter/xt_TCPOPTSTRIP.h + HDRINST usr/include/linux/netfilter/xt_esp.h + HDRINST usr/include/linux/netfilter/nf_tables.h + HDRINST usr/include/linux/netfilter/xt_pkttype.h + HDRINST usr/include/linux/netfilter/xt_SECMARK.h + HDRINST usr/include/linux/netfilter/xt_ecn.h + HDRINST usr/include/linux/netfilter/xt_CT.h + HDRINST usr/include/linux/netfilter/nf_log.h + HDRINST usr/include/linux/netfilter/nf_conntrack_sctp.h + HDRINST usr/include/linux/netfilter/xt_devgroup.h + HDRINST usr/include/linux/netfilter/xt_mark.h + HDRINST usr/include/linux/netfilter/nfnetlink_compat.h + HDRINST usr/include/linux/netfilter/nf_tables_compat.h + HDRINST usr/include/linux/netfilter/nfnetlink_acct.h + HDRINST usr/include/linux/netfilter/nfnetlink_osf.h + HDRINST usr/include/linux/netfilter/nfnetlink_cttimeout.h + HDRINST usr/include/linux/netfilter/xt_LED.h + HDRINST usr/include/linux/netfilter/nfnetlink.h + HDRINST usr/include/linux/netfilter/xt_NFQUEUE.h + HDRINST usr/include/linux/netfilter/nfnetlink_queue.h + HDRINST usr/include/linux/netfilter/nf_conntrack_ftp.h + HDRINST usr/include/linux/netfilter/nfnetlink_conntrack.h + HDRINST usr/include/linux/netfilter/xt_RATEEST.h + HDRINST usr/include/linux/netfilter/xt_cluster.h + HDRINST usr/include/linux/netfilter/nf_conntrack_tcp.h + HDRINST usr/include/linux/netfilter/xt_physdev.h + HDRINST usr/include/linux/netfilter/xt_cgroup.h + HDRINST usr/include/linux/netfilter/xt_connbytes.h + HDRINST usr/include/linux/netfilter/xt_tcpudp.h + HDRINST usr/include/linux/netfilter/xt_conntrack.h + HDRINST usr/include/linux/netfilter/xt_cpu.h + HDRINST usr/include/linux/netfilter/xt_set.h + HDRINST usr/include/linux/netfilter/xt_recent.h + HDRINST usr/include/linux/netfilter/xt_ipcomp.h + HDRINST usr/include/linux/netfilter/xt_rateest.h + HDRINST usr/include/linux/netfilter/xt_CHECKSUM.h + HDRINST usr/include/linux/netfilter/xt_nfacct.h + HDRINST usr/include/linux/netfilter/xt_AUDIT.h + HDRINST usr/include/linux/netfilter/xt_IDLETIMER.h + HDRINST usr/include/linux/netfilter/xt_l2tp.h + HDRINST usr/include/linux/netfilter/xt_comment.h + HDRINST usr/include/linux/netfilter/xt_addrtype.h + HDRINST usr/include/linux/netfilter/xt_owner.h + HDRINST usr/include/linux/netfilter/xt_sctp.h + HDRINST usr/include/linux/netfilter/xt_limit.h + HDRINST usr/include/linux/netfilter/xt_TPROXY.h + HDRINST usr/include/linux/netfilter/xt_NFLOG.h + HDRINST usr/include/linux/netfilter/xt_u32.h + HDRINST usr/include/linux/netfilter/xt_TCPMSS.h + HDRINST usr/include/linux/netfilter/xt_dscp.h + HDRINST usr/include/linux/netfilter/xt_CLASSIFY.h + HDRINST usr/include/linux/netfilter/nf_conntrack_common.h + HDRINST usr/include/linux/netfilter/xt_TEE.h + HDRINST usr/include/linux/netfilter/ipset/ip_set_hash.h + HDRINST usr/include/linux/netfilter/ipset/ip_set_list.h + HDRINST usr/include/linux/netfilter/ipset/ip_set.h + HDRINST usr/include/linux/netfilter/ipset/ip_set_bitmap.h + HDRINST usr/include/linux/netfilter/xt_statistic.h + HDRINST usr/include/linux/netfilter/nf_synproxy.h + HDRINST usr/include/linux/netfilter/xt_rpfilter.h + HDRINST usr/include/linux/netfilter/xt_connmark.h + HDRINST usr/include/linux/netfilter/nfnetlink_cthelper.h + HDRINST usr/include/linux/netfilter/xt_CONNMARK.h + HDRINST usr/include/linux/netfilter/xt_ipvs.h + HDRINST usr/include/linux/netfilter/xt_realm.h + HDRINST usr/include/linux/netfilter/xt_dccp.h + HDRINST usr/include/linux/netfilter/xt_time.h + HDRINST usr/include/linux/netfilter/x_tables.h + HDRINST usr/include/linux/bpfilter.h + HDRINST usr/include/linux/devlink.h + HDRINST usr/include/linux/nfs_idmap.h + HDRINST usr/include/linux/virtio_pci.h + HDRINST usr/include/linux/auto_dev-ioctl.h + HDRINST usr/include/linux/v4l2-mediabus.h + HDRINST usr/include/linux/fanotify.h + HDRINST usr/include/linux/wireless.h + HDRINST usr/include/linux/netfilter_ipv4.h + HDRINST usr/include/linux/virtio_rng.h + HDRINST usr/include/linux/atmppp.h + HDRINST usr/include/linux/ipmi_bmc.h + HDRINST usr/include/linux/llc.h + HDRINST usr/include/linux/gameport.h + HDRINST usr/include/linux/taskstats.h + HDRINST usr/include/linux/atm_he.h + HDRINST usr/include/linux/genwqe/genwqe_card.h + HDRINST usr/include/linux/virtio_crypto.h + HDRINST usr/include/linux/nfs3.h + HDRINST usr/include/linux/iommu.h + HDRINST usr/include/linux/if_infiniband.h + HDRINST usr/include/linux/apm_bios.h + HDRINST usr/include/linux/if_link.h + HDRINST usr/include/linux/cycx_cfm.h + HDRINST usr/include/linux/rpmsg.h + HDRINST usr/include/linux/virtio_types.h + HDRINST usr/include/linux/aio_abi.h + HDRINST usr/include/linux/if_team.h + HDRINST usr/include/linux/isdn/capicmd.h + HDRINST usr/include/linux/virtio_console.h + HDRINST usr/include/linux/suspend_ioctls.h + HDRINST usr/include/linux/posix_types.h + HDRINST usr/include/linux/mei.h + HDRINST usr/include/linux/virtio_net.h + HDRINST usr/include/linux/nfs_mount.h + HDRINST usr/include/linux/ptp_clock.h + HDRINST usr/include/linux/udmabuf.h + HDRINST usr/include/linux/quota.h + HDRINST usr/include/linux/vm_sockets_diag.h + HDRINST usr/include/linux/sed-opal.h + HDRINST usr/include/linux/virtio_mem.h + HDRINST usr/include/linux/kvm.h + HDRINST usr/include/linux/fcntl.h + HDRINST usr/include/linux/if_phonet.h + HDRINST usr/include/linux/bsg.h + HDRINST usr/include/linux/hdlc/ioctl.h + HDRINST usr/include/linux/nbd-netlink.h + HDRINST usr/include/linux/rtc.h + HDRINST usr/include/linux/isst_if.h + HDRINST usr/include/linux/types.h + HDRINST usr/include/linux/gsmmux.h + HDRINST usr/include/linux/string.h + HDRINST usr/include/linux/mman.h + HDRINST usr/include/linux/netfilter_ipv4/ipt_ttl.h + HDRINST usr/include/linux/netfilter_ipv4/ipt_ecn.h + HDRINST usr/include/linux/netfilter_ipv4/ipt_LOG.h + HDRINST usr/include/linux/netfilter_ipv4/ipt_TTL.h + HDRINST usr/include/linux/netfilter_ipv4/ipt_ah.h + HDRINST usr/include/linux/netfilter_ipv4/ip_tables.h + HDRINST usr/include/linux/netfilter_ipv4/ipt_REJECT.h + HDRINST usr/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h + HDRINST usr/include/linux/netfilter_ipv4/ipt_ECN.h + HDRINST usr/include/linux/hw_breakpoint.h + HDRINST usr/include/linux/phantom.h + HDRINST usr/include/linux/if_ltalk.h + HDRINST usr/include/linux/psample.h + HDRINST usr/include/linux/atmbr2684.h + HDRINST usr/include/linux/if_pppox.h + HDRINST usr/include/linux/ipv6.h + HDRINST usr/include/linux/v4l2-common.h + HDRINST usr/include/linux/seg6_hmac.h + HDRINST usr/include/linux/net_dropmon.h + HDRINST usr/include/linux/auto_fs4.h + HDRINST usr/include/linux/icmpv6.h + HDRINST usr/include/linux/dlm_plock.h + HDRINST usr/include/linux/qnx4_fs.h + HDRINST usr/include/linux/netdevice.h + HDRINST usr/include/linux/virtio_config.h + HDRINST usr/include/linux/bpf_common.h + HDRINST usr/include/linux/xdp_diag.h + HDRINST usr/include/linux/nbd.h + HDRINST usr/include/linux/kernel.h + HDRINST usr/include/linux/if_packet.h + HDRINST usr/include/linux/const.h + HDRINST usr/include/linux/videodev2.h + HDRINST usr/include/linux/nfs4_mount.h + HDRINST usr/include/linux/dma-buf.h + HDRINST usr/include/linux/btf.h + HDRINST usr/include/linux/cec-funcs.h + HDRINST usr/include/linux/cciss_defs.h + HDRINST usr/include/linux/byteorder/big_endian.h + HDRINST usr/include/linux/byteorder/little_endian.h + HDRINST usr/include/linux/errqueue.h + HDRINST usr/include/linux/keyboard.h + HDRINST usr/include/linux/packet_diag.h + HDRINST usr/include/linux/netfilter_bridge.h + HDRINST usr/include/linux/baycom.h + HDRINST usr/include/linux/uinput.h + HDRINST usr/include/linux/fuse.h + HDRINST usr/include/linux/scc.h + HDRINST usr/include/linux/bfs_fs.h + HDRINST usr/include/linux/ndctl.h + HDRINST usr/include/linux/pci_regs.h + HDRINST usr/include/linux/bcache.h + HDRINST usr/include/linux/net_tstamp.h + HDRINST usr/include/linux/errno.h + HDRINST usr/include/linux/utsname.h + HDRINST usr/include/linux/hpet.h + HDRINST usr/include/linux/mptcp.h + HDRINST usr/include/linux/if_alg.h + HDRINST usr/include/linux/edd.h + HDRINST usr/include/linux/utime.h + HDRINST usr/include/linux/tty.h + HDRINST usr/include/linux/virtio_balloon.h + HDRINST usr/include/linux/netrom.h + HDRINST usr/include/linux/io_uring.h + HDRINST usr/include/linux/blkpg.h + HDRINST usr/include/linux/minix_fs.h + HDRINST usr/include/linux/posix_acl.h + HDRINST usr/include/linux/mount.h + HDRINST usr/include/linux/udf_fs_i.h + HDRINST usr/include/linux/am437x-vpfe.h + HDRINST usr/include/linux/i2c-dev.h + HDRINST usr/include/linux/input-event-codes.h + HDRINST usr/include/linux/atmsap.h + HDRINST usr/include/linux/kvm_para.h + HDRINST usr/include/linux/if.h + HDRINST usr/include/linux/v4l2-controls.h + HDRINST usr/include/linux/virtio_pmem.h + HDRINST usr/include/linux/signal.h + HDRINST usr/include/linux/matroxfb.h + HDRINST usr/include/linux/netfilter_decnet.h + HDRINST usr/include/linux/limits.h + HDRINST usr/include/linux/cyclades.h + HDRINST usr/include/linux/rpl.h + HDRINST usr/include/linux/elf-em.h + HDRINST usr/include/linux/atm_zatm.h + HDRINST usr/include/linux/cdrom.h + HDRINST usr/include/linux/batman_adv.h + HDRINST usr/include/linux/nilfs2_ondisk.h + HDRINST usr/include/linux/futex.h + HDRINST usr/include/linux/inotify.h + HDRINST usr/include/linux/netfilter.h + HDRINST usr/include/linux/patchkey.h + HDRINST usr/include/linux/hsr_netlink.h + HDRINST usr/include/linux/time.h + HDRINST usr/include/linux/xattr.h + HDRINST usr/include/linux/icmp.h + HDRINST usr/include/linux/lp.h + HDRINST usr/include/linux/watch_queue.h + HDRINST usr/include/linux/fou.h + HDRINST usr/include/linux/usb/ch11.h + HDRINST usr/include/linux/usb/tmc.h + HDRINST usr/include/linux/usb/gadgetfs.h + HDRINST usr/include/linux/usb/cdc-wdm.h + HDRINST usr/include/linux/usb/g_uvc.h + HDRINST usr/include/linux/usb/ch9.h + HDRINST usr/include/linux/usb/charger.h + HDRINST usr/include/linux/usb/midi.h + HDRINST usr/include/linux/usb/cdc.h + HDRINST usr/include/linux/usb/audio.h + HDRINST usr/include/linux/usb/functionfs.h + HDRINST usr/include/linux/usb/g_printer.h + HDRINST usr/include/linux/usb/raw_gadget.h + HDRINST usr/include/linux/usb/video.h + HDRINST usr/include/linux/reboot.h + HDRINST usr/include/linux/module.h + HDRINST usr/include/linux/coresight-stm.h + HDRINST usr/include/linux/if_pppol2tp.h + HDRINST usr/include/linux/hidraw.h + HDRINST usr/include/linux/termios.h + HDRINST usr/include/linux/if_arcnet.h + HDRINST usr/include/linux/if_slip.h + HDRINST usr/include/linux/mqueue.h + HDRINST usr/include/linux/usbip.h + HDRINST usr/include/linux/radeonfb.h + HDRINST usr/include/linux/firewire-constants.h + HDRINST usr/include/linux/timex.h + HDRINST usr/include/linux/if_arp.h + HDRINST usr/include/linux/if_xdp.h + HDRINST usr/include/linux/nilfs2_api.h + HDRINST usr/include/linux/neighbour.h + HDRINST usr/include/linux/virtio_iommu.h + HDRINST usr/include/linux/rtnetlink.h + HDRINST usr/include/linux/vhost_types.h + HDRINST usr/include/linux/kdev_t.h + HDRINST usr/include/linux/omapfb.h + HDRINST usr/include/linux/eventpoll.h + HDRINST usr/include/linux/atmioc.h + HDRINST usr/include/linux/ivtvfb.h + HDRINST usr/include/linux/lirc.h + HDRINST usr/include/linux/nfs_fs.h + HDRINST usr/include/linux/dm-log-userspace.h + HDRINST usr/include/linux/mrp_bridge.h + HDRINST usr/include/linux/netconf.h + HDRINST usr/include/linux/psci.h + HDRINST usr/include/linux/sysinfo.h + HDRINST usr/include/linux/prctl.h + HDRINST usr/include/linux/rds.h + HDRINST usr/include/linux/target_core_user.h + HDRINST usr/include/linux/coff.h + HDRINST usr/include/linux/tipc.h + HDRINST usr/include/linux/ultrasound.h + HDRINST usr/include/linux/genetlink.h + HDRINST usr/include/linux/smiapp.h + HDRINST usr/include/linux/coda.h + HDRINST usr/include/linux/ethtool_netlink.h + HDRINST usr/include/linux/dn.h + HDRINST usr/include/linux/fdreg.h + HDRINST usr/include/linux/pps.h + HDRINST usr/include/linux/fib_rules.h + HDRINST usr/include/linux/time_types.h + HDRINST usr/include/linux/mempolicy.h + HDRINST usr/include/linux/ipc.h + HDRINST usr/include/linux/btrfs_tree.h + HDRINST usr/include/linux/cciss_ioctl.h + HDRINST usr/include/linux/btrfs.h + HDRINST usr/include/linux/sem.h + HDRINST usr/include/linux/unistd.h + HDRINST usr/include/linux/filter.h + HDRINST usr/include/linux/pcitest.h + HDRINST usr/include/linux/fs.h + HDRINST usr/include/linux/pmu.h + HDRINST usr/include/linux/xfrm.h + HDRINST usr/include/linux/serio.h + HDRINST usr/include/linux/adb.h + HDRINST usr/include/linux/if_bridge.h + HDRINST usr/include/linux/sock_diag.h + HDRINST usr/include/linux/um_timetravel.h + HDRINST usr/include/linux/vmcore.h + HDRINST usr/include/linux/can/vxcan.h + HDRINST usr/include/linux/can/error.h + HDRINST usr/include/linux/can/netlink.h + HDRINST usr/include/linux/can/bcm.h + HDRINST usr/include/linux/can/j1939.h + HDRINST usr/include/linux/can/raw.h + HDRINST usr/include/linux/can/gw.h + HDRINST usr/include/linux/if_addr.h + HDRINST usr/include/linux/joystick.h + HDRINST usr/include/linux/virtio_vsock.h + HDRINST usr/include/linux/falloc.h + HDRINST usr/include/linux/if_vlan.h + HDRINST usr/include/linux/snmp.h + HDRINST usr/include/linux/kcmp.h + HDRINST usr/include/linux/dvb/version.h + HDRINST usr/include/linux/dvb/osd.h + HDRINST usr/include/linux/dvb/frontend.h + HDRINST usr/include/linux/dvb/audio.h + HDRINST usr/include/linux/dvb/net.h + HDRINST usr/include/linux/dvb/ca.h + HDRINST usr/include/linux/dvb/dmx.h + HDRINST usr/include/linux/dvb/video.h + HDRINST usr/include/linux/ppp-comp.h + HDRINST usr/include/linux/securebits.h + HDRINST usr/include/linux/netfilter_ipv6/ip6t_frag.h + HDRINST usr/include/linux/netfilter_ipv6/ip6t_hl.h + HDRINST usr/include/linux/netfilter_ipv6/ip6t_srh.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_rt.h + HDRINST usr/include/linux/netfilter_ipv6/ip6t_opts.h + HDRINST usr/include/linux/netfilter_ipv6/ip6t_ah.h + HDRINST usr/include/linux/netfilter_ipv6/ip6t_HL.h + HDRINST usr/include/linux/netfilter_ipv6/ip6t_NPT.h + HDRINST usr/include/linux/netfilter_ipv6/ip6t_LOG.h + HDRINST usr/include/linux/netfilter_ipv6/ip6t_mh.h + HDRINST usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h + HDRINST usr/include/linux/wimax.h + HDRINST usr/include/linux/tc_ematch/tc_em_meta.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/tc_ematch/tc_em_ipt.h + HDRINST usr/include/linux/tc_ematch/tc_em_nbyte.h + HDRINST usr/include/linux/cm4000_cs.h + HDRINST usr/include/linux/vbox_err.h + HDRINST usr/include/linux/raid/md_u.h + HDRINST usr/include/linux/raid/md_p.h + HDRINST usr/include/linux/atm_eni.h + HDRINST usr/include/linux/virtio_blk.h + HDRINST usr/include/linux/seg6.h + HDRINST usr/include/linux/seg6_iptunnel.h + HDRINST usr/include/linux/memfd.h + HDRINST usr/include/linux/nfc.h + HDRINST usr/include/linux/bpf.h + HDRINST usr/include/linux/idxd.h + HDRINST usr/include/linux/dqblk_xfs.h + HDRINST usr/include/linux/lwtunnel.h + HDRINST usr/include/linux/l2tp.h + HDRINST usr/include/linux/mii.h + HDRINST usr/include/linux/userio.h + HDRINST usr/include/linux/kd.h + HDRINST usr/include/linux/a.out.h + HDRINST usr/include/linux/adfs_fs.h + HDRINST usr/include/linux/if_fc.h + HDRINST usr/include/linux/in6.h + HDRINST usr/include/linux/i2o-dev.h + HDRINST usr/include/linux/efs_fs_sb.h + HDRINST usr/include/linux/pkt_sched.h + HDRINST usr/include/linux/mmc/ioctl.h + HDRINST usr/include/linux/v4l2-dv-timings.h + HDRINST usr/include/linux/mroute.h + HDRINST usr/include/linux/vboxguest.h + HDRINST usr/include/linux/if_frad.h + HDRINST usr/include/linux/aspeed-lpc-ctrl.h + HDRINST usr/include/linux/un.h + HDRINST usr/include/linux/elfcore.h + HDRINST usr/include/linux/arcfb.h + HDRINST usr/include/linux/erspan.h + HDRINST usr/include/linux/nfs2.h + HDRINST usr/include/linux/atmarp.h + HDRINST usr/include/linux/audit.h + HDRINST usr/include/linux/blkzoned.h + HDRINST usr/include/linux/mic_ioctl.h + HDRINST usr/include/linux/caif/if_caif.h + HDRINST usr/include/linux/caif/caif_socket.h + HDRINST usr/include/linux/vtpm_proxy.h + HDRINST usr/include/linux/if_tun.h + HDRINST usr/include/linux/rose.h + HDRINST usr/include/linux/if_tunnel.h + HDRINST usr/include/linux/cgroupstats.h + HDRINST usr/include/linux/atmlec.h + HDRINST usr/include/linux/kexec.h + HDRINST usr/include/linux/dlm_netlink.h + HDRINST usr/include/linux/serial.h + HDRINST usr/include/linux/param.h + HDRINST usr/include/linux/socket.h + HDRINST usr/include/linux/if_fddi.h + HDRINST usr/include/linux/firewire-cdev.h + HDRINST usr/include/linux/irqnr.h + HDRINST usr/include/linux/atmsvc.h + HDRINST usr/include/linux/virtio_gpu.h + HDRINST usr/include/linux/fiemap.h + HDRINST usr/include/linux/if_plip.h + HDRINST usr/include/linux/sunrpc/debug.h + HDRINST usr/include/linux/rpl_iptunnel.h + HDRINST usr/include/linux/reiserfs_xattr.h + HDRINST usr/include/linux/signalfd.h + HDRINST usr/include/linux/rxrpc.h + HDRINST usr/include/linux/route.h + HDRINST usr/include/linux/timerfd.h + HDRINST usr/include/linux/serial_core.h + HDRINST usr/include/linux/cryptouser.h + HDRINST usr/include/linux/ife.h + HDRINST usr/include/linux/romfs_fs.h + HDRINST usr/include/linux/net.h + HDRINST usr/include/linux/tipc_config.h + HDRINST usr/include/linux/dlm.h + HDRINST usr/include/linux/auxvec.h + HDRINST usr/include/linux/pci.h + HDRINST usr/include/linux/mmtimer.h + HDRINST usr/include/linux/swab.h + HDRINST usr/include/linux/nfs.h + HDRINST usr/include/linux/x25.h + HDRINST usr/include/linux/kfd_ioctl.h + HDRINST usr/include/linux/if_macsec.h + HDRINST usr/include/linux/bcm933xx_hcs.h + HDRINST usr/include/linux/v4l2-subdev.h + HDRINST usr/include/linux/chio.h + HDRINST usr/include/linux/dlm_device.h + HDRINST usr/include/linux/parport.h + HDRINST usr/include/linux/i8k.h + HDRINST usr/include/linux/fd.h + HDRINST usr/include/linux/cec.h + HDRINST usr/include/linux/seccomp.h + HDRINST usr/include/linux/pfkeyv2.h + HDRINST usr/include/linux/zorro_ids.h + HDRINST usr/include/linux/major.h + HDRINST usr/include/linux/atalk.h + HDRINST usr/include/linux/ip6_tunnel.h + HDRINST usr/include/linux/atm.h + HDRINST usr/include/linux/if_eql.h + HDRINST usr/include/linux/rio_cm_cdev.h + HDRINST usr/include/linux/sctp.h + HDRINST usr/include/linux/netfilter_arp/arpt_mangle.h + HDRINST usr/include/linux/netfilter_arp/arp_tables.h + HDRINST usr/include/linux/batadv_packet.h + HDRINST usr/include/linux/tc_act/tc_gate.h + HDRINST usr/include/linux/tc_act/tc_bpf.h + HDRINST usr/include/linux/tc_act/tc_ipt.h + HDRINST usr/include/linux/tc_act/tc_ct.h + HDRINST usr/include/linux/tc_act/tc_ife.h + HDRINST usr/include/linux/tc_act/tc_nat.h + HDRINST usr/include/linux/tc_act/tc_ctinfo.h + HDRINST usr/include/linux/tc_act/tc_gact.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_skbmod.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_sample.h + HDRINST usr/include/linux/tc_act/tc_csum.h + HDRINST usr/include/linux/tc_act/tc_pedit.h + HDRINST usr/include/linux/tc_act/tc_tunnel_key.h + HDRINST usr/include/linux/tc_act/tc_defact.h + HDRINST usr/include/linux/tc_act/tc_skbedit.h + HDRINST usr/include/linux/uhid.h + HDRINST usr/include/linux/virtio_ids.h + HDRINST usr/include/linux/thermal.h + HDRINST usr/include/linux/nubus.h + HDRINST usr/include/linux/netlink_diag.h + HDRINST usr/include/linux/aspeed-p2a-ctrl.h + HDRINST usr/include/linux/tipc_netlink.h + HDRINST usr/include/linux/sockios.h + HDRINST usr/include/linux/iso_fs.h + HDRINST usr/include/linux/wireguard.h + HDRINST usr/include/linux/atmclip.h + HDRINST usr/include/linux/ip.h + HDRINST usr/include/linux/gtp.h + HDRINST usr/include/linux/virtio_mmio.h + HDRINST usr/include/linux/uio.h + HDRINST usr/include/linux/iio/types.h + HDRINST usr/include/linux/iio/events.h + HDRINST usr/include/linux/gpio.h + HDRINST usr/include/linux/stddef.h + HDRINST usr/include/linux/tls.h + HDRINST usr/include/linux/seg6_local.h + HDRINST usr/include/linux/sonet.h + HDRINST usr/include/linux/shm.h + HDRINST usr/include/linux/pktcdvd.h + HDRINST usr/include/linux/soundcard.h + HDRINST usr/include/linux/vbox_vmmdev_types.h + HDRINST usr/include/linux/serial_reg.h + HDRINST usr/include/linux/dma-heap.h + HDRINST usr/include/linux/dlmconstants.h + HDRINST usr/include/linux/atmmpc.h + HDRINST usr/include/linux/xilinx-v4l2-controls.h + HDRINST usr/include/linux/ipx.h + HDRINST usr/include/linux/tcp.h + HDRINST usr/include/linux/pkt_cls.h + HDRINST usr/include/linux/openat2.h + HDRINST usr/include/linux/ioctl.h + HDRINST usr/include/linux/phonet.h + HDRINST usr/include/linux/virtio_fs.h + HDRINST usr/include/linux/uvcvideo.h + HDRINST usr/include/linux/seg6_genl.h + HDRINST usr/include/linux/rseq.h + HDRINST usr/include/linux/can.h + HDRINST usr/include/linux/selinux_netlink.h + HDRINST usr/include/linux/ipsec.h + HDRINST usr/include/linux/atmdev.h + HDRINST usr/include/linux/qemu_fw_cfg.h + HDRINST usr/include/linux/atm_nicstar.h + HDRINST usr/include/linux/inet_diag.h + HDRINST usr/include/linux/in.h + HDRINST usr/include/linux/dm-ioctl.h + HDRINST usr/include/linux/lightnvm.h + HDRINST usr/include/linux/times.h + HDRINST usr/include/linux/android/binderfs.h + HDRINST usr/include/linux/android/binder.h + HDRINST usr/include/linux/posix_acl_xattr.h + HDRINST usr/include/linux/media.h + HDRINST usr/include/linux/rio_mport_cdev.h + HDRINST usr/include/linux/tee.h + HDRINST usr/include/linux/connector.h + HDRINST usr/include/linux/nsfs.h + HDRINST usr/include/linux/elf-fdpic.h + HDRINST usr/include/linux/raw.h + HDRINST usr/include/linux/fb.h + HDRINST usr/include/linux/sound.h + HDRINST usr/include/linux/ppp-ioctl.h + HDRINST usr/include/linux/if_addrlabel.h + HDRINST usr/include/linux/rfkill.h + HDRINST usr/include/linux/virtio_scsi.h + HDRINST usr/include/linux/netfilter_bridge/ebt_vlan.h + HDRINST usr/include/linux/netfilter_bridge/ebt_802_3.h + HDRINST usr/include/linux/netfilter_bridge/ebt_arpreply.h + HDRINST usr/include/linux/netfilter_bridge/ebt_arp.h + HDRINST usr/include/linux/netfilter_bridge/ebt_among.h + HDRINST usr/include/linux/netfilter_bridge/ebt_stp.h + HDRINST usr/include/linux/netfilter_bridge/ebt_mark_t.h + HDRINST usr/include/linux/netfilter_bridge/ebt_limit.h + HDRINST usr/include/linux/netfilter_bridge/ebt_ip6.h + HDRINST usr/include/linux/netfilter_bridge/ebt_mark_m.h + HDRINST usr/include/linux/netfilter_bridge/ebt_log.h + HDRINST usr/include/linux/netfilter_bridge/ebtables.h + HDRINST usr/include/linux/netfilter_bridge/ebt_pkttype.h + HDRINST usr/include/linux/netfilter_bridge/ebt_redirect.h + HDRINST usr/include/linux/netfilter_bridge/ebt_nflog.h + HDRINST usr/include/linux/netfilter_bridge/ebt_nat.h + HDRINST usr/include/linux/netfilter_bridge/ebt_ip.h + HDRINST usr/include/linux/netfilter_ipv6.h + HDRINST usr/include/linux/nfsd/nfsfh.h + HDRINST usr/include/linux/nfsd/export.h + HDRINST usr/include/linux/nfsd/stats.h + HDRINST usr/include/linux/nfsd/debug.h + HDRINST usr/include/linux/nfsd/cld.h + HDRINST usr/include/linux/smc.h + HDRINST usr/include/linux/cn_proc.h + HDRINST usr/include/linux/kernelcapi.h + HDRINST usr/include/linux/vhost.h + HDRINST usr/include/linux/resource.h + HDRINST usr/include/linux/wait.h + HDRINST usr/include/linux/psp-sev.h + HDRINST usr/include/linux/mtio.h + HDRINST usr/include/linux/dns_resolver.h + HDRINST usr/include/linux/qrtr.h + HDRINST usr/include/linux/veth.h + HDRINST usr/include/linux/capi.h + HDRINST usr/include/linux/blktrace_api.h + HDRINST usr/include/linux/fsmap.h + HDRINST usr/include/linux/sync_file.h + HDRINST usr/include/linux/atm_tcp.h + HDRINST usr/include/linux/vm_sockets.h + HDRINST usr/include/linux/ivtv.h + HDRINST usr/include/linux/cifs/cifs_mount.h + HDRINST usr/include/linux/uuid.h + HDRINST usr/include/linux/fpga-dfl.h + HDRINST usr/include/linux/usbdevice_fs.h + HDRINST usr/include/linux/smc_diag.h + HDRINST usr/include/linux/gfs2_ondisk.h + HDRINST usr/include/linux/hdreg.h + HDRINST usr/include/linux/cuda.h + HDRINST usr/include/linux/uleds.h + HDRINST usr/include/linux/zorro.h + HDRINST usr/include/linux/mic_common.h + HDRINST usr/include/linux/reiserfs_fs.h + HDRINST usr/include/linux/cramfs_fs.h + HDRINST usr/include/linux/hsi/cs-protocol.h + HDRINST usr/include/linux/hsi/hsi_char.h + HDRINST usr/include/linux/ipmi_msgdefs.h + HDRINST usr/include/linux/binfmts.h + HDRINST usr/include/linux/omap3isp.h + HDRINST usr/include/linux/if_bonding.h + HDRINST usr/include/linux/sched/types.h + HDRINST usr/include/linux/hdlc.h + HDRINST usr/include/linux/sysctl.h + HDRINST usr/include/linux/atm_idt77105.h + HDRINST usr/include/linux/spi/spidev.h + HDRINST usr/include/linux/hid.h + HDRINST usr/include/linux/nl80211.h + HDRINST usr/include/linux/ethtool.h + HDRINST usr/include/misc/cxl.h + HDRINST usr/include/misc/xilinx_sdfec.h + HDRINST usr/include/misc/fastrpc.h + HDRINST usr/include/misc/uacce/hisi_qm.h + HDRINST usr/include/misc/uacce/uacce.h + HDRINST usr/include/misc/habanalabs.h + HDRINST usr/include/misc/ocxl.h + HDRINST usr/include/misc/pvpanic.h + HDRINST usr/include/mtd/mtd-abi.h + HDRINST usr/include/mtd/ubi-user.h + HDRINST usr/include/mtd/mtd-user.h + HDRINST usr/include/mtd/inftl-user.h + HDRINST usr/include/mtd/nftl-user.h + HDRINST usr/include/rdma/bnxt_re-abi.h + HDRINST usr/include/rdma/hfi/hfi1_user.h + HDRINST usr/include/rdma/hfi/hfi1_ioctl.h + HDRINST usr/include/rdma/rdma_netlink.h + HDRINST usr/include/rdma/efa-abi.h + HDRINST usr/include/rdma/ocrdma-abi.h + HDRINST usr/include/rdma/mthca-abi.h + HDRINST usr/include/rdma/rdma_user_ioctl.h + HDRINST usr/include/rdma/mlx4-abi.h + HDRINST usr/include/rdma/mlx5_user_ioctl_verbs.h + HDRINST usr/include/rdma/mlx5_user_ioctl_cmds.h + HDRINST usr/include/rdma/cxgb4-abi.h + HDRINST usr/include/rdma/qedr-abi.h + HDRINST usr/include/rdma/siw-abi.h + HDRINST usr/include/rdma/rdma_user_ioctl_cmds.h + HDRINST usr/include/rdma/hns-abi.h + HDRINST usr/include/rdma/ib_user_ioctl_verbs.h + HDRINST usr/include/rdma/mlx5-abi.h + HDRINST usr/include/rdma/vmw_pvrdma-abi.h + HDRINST usr/include/rdma/i40iw-abi.h + HDRINST usr/include/rdma/ib_user_sa.h + HDRINST usr/include/rdma/ib_user_verbs.h + HDRINST usr/include/rdma/rdma_user_cm.h + HDRINST usr/include/rdma/ib_user_mad.h + HDRINST usr/include/rdma/rdma_user_rxe.h + HDRINST usr/include/rdma/ib_user_ioctl_cmds.h + HDRINST usr/include/rdma/rvt-abi.h + HDRINST usr/include/scsi/cxlflash_ioctl.h + HDRINST usr/include/scsi/scsi_bsg_fc.h + HDRINST usr/include/scsi/scsi_bsg_ufs.h + HDRINST usr/include/scsi/scsi_netlink_fc.h + HDRINST usr/include/scsi/fc/fc_gs.h + HDRINST usr/include/scsi/fc/fc_ns.h + HDRINST usr/include/scsi/fc/fc_fs.h + HDRINST usr/include/scsi/fc/fc_els.h + HDRINST usr/include/scsi/scsi_netlink.h + HDRINST usr/include/sound/asound.h + HDRINST usr/include/sound/asoc.h + HDRINST usr/include/sound/usb_stream.h + HDRINST usr/include/sound/sb16_csp.h + HDRINST usr/include/sound/sfnt_info.h + HDRINST usr/include/sound/tlv.h + HDRINST usr/include/sound/snd_sst_tokens.h + HDRINST usr/include/sound/sof/fw.h + HDRINST usr/include/sound/sof/header.h + HDRINST usr/include/sound/sof/abi.h + HDRINST usr/include/sound/sof/tokens.h + HDRINST usr/include/sound/skl-tplg-interface.h + HDRINST usr/include/sound/asound_fm.h + HDRINST usr/include/sound/asequencer.h + HDRINST usr/include/sound/compress_offload.h + HDRINST usr/include/sound/hdsp.h + HDRINST usr/include/sound/hdspm.h + HDRINST usr/include/sound/firewire.h + HDRINST usr/include/sound/emu10k1.h + HDRINST usr/include/sound/compress_params.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/evtchn.h + HDRINST usr/include/xen/gntalloc.h + HDRINST usr/include/xen/gntdev.h + HDRINST usr/include/linux/version.h + HDRINST usr/include/asm/statfs.h + HDRINST usr/include/asm/svm.h + HDRINST usr/include/asm/ucontext.h + HDRINST usr/include/asm/processor-flags.h + HDRINST usr/include/asm/stat.h + HDRINST usr/include/asm/ptrace.h + HDRINST usr/include/asm/perf_regs.h + HDRINST usr/include/asm/posix_types_x32.h + HDRINST usr/include/asm/ist.h + HDRINST usr/include/asm/shmbuf.h + HDRINST usr/include/asm/posix_types_64.h + HDRINST usr/include/asm/e820.h + HDRINST usr/include/asm/posix_types.h + HDRINST usr/include/asm/kvm.h + HDRINST usr/include/asm/mman.h + HDRINST usr/include/asm/hw_breakpoint.h + HDRINST usr/include/asm/ptrace-abi.h + HDRINST usr/include/asm/vm86.h + HDRINST usr/include/asm/kvm_para.h + HDRINST usr/include/asm/signal.h + HDRINST usr/include/asm/sembuf.h + HDRINST usr/include/asm/posix_types_32.h + HDRINST usr/include/asm/bootparam.h + HDRINST usr/include/asm/prctl.h + HDRINST usr/include/asm/unistd.h + HDRINST usr/include/asm/ldt.h + HDRINST usr/include/asm/debugreg.h + HDRINST usr/include/asm/setup.h + HDRINST usr/include/asm/a.out.h + HDRINST usr/include/asm/hwcap2.h + HDRINST usr/include/asm/msgbuf.h + HDRINST usr/include/asm/byteorder.h + HDRINST usr/include/asm/msr.h + HDRINST usr/include/asm/auxvec.h + HDRINST usr/include/asm/swab.h + HDRINST usr/include/asm/boot.h + HDRINST usr/include/asm/bitsperlong.h + HDRINST usr/include/asm/sigcontext.h + HDRINST usr/include/asm/mce.h + HDRINST usr/include/asm/vsyscall.h + HDRINST usr/include/asm/mtrr.h + HDRINST usr/include/asm/siginfo.h + HDRINST usr/include/asm/vmx.h + HDRINST usr/include/asm/sigcontext32.h + HDRINST usr/include/asm/kvm_perf.h + HDRINST usr/include/asm/bpf_perf_event.h + HDRINST usr/include/asm/ioctls.h + HDRINST usr/include/asm/unistd_x32.h + HDRINST usr/include/asm/poll.h + HDRINST usr/include/asm/fcntl.h + HDRINST usr/include/asm/types.h + HDRINST usr/include/asm/errno.h + HDRINST usr/include/asm/termios.h + HDRINST usr/include/asm/unistd_64.h + HDRINST usr/include/asm/ipcbuf.h + HDRINST usr/include/asm/param.h + HDRINST usr/include/asm/socket.h + HDRINST usr/include/asm/unistd_32.h + HDRINST usr/include/asm/termbits.h + HDRINST usr/include/asm/sockios.h + HDRINST usr/include/asm/ioctl.h + HDRINST usr/include/asm/resource.h +'usr/include' -> '/mnt/lfs/usr/include' +'usr/include/asm-generic' -> '/mnt/lfs/usr/include/asm-generic' +'usr/include/asm-generic/bpf_perf_event.h' -> '/mnt/lfs/usr/include/asm-generic/bpf_perf_event.h' +'usr/include/asm-generic/statfs.h' -> '/mnt/lfs/usr/include/asm-generic/statfs.h' +'usr/include/asm-generic/ioctls.h' -> '/mnt/lfs/usr/include/asm-generic/ioctls.h' +'usr/include/asm-generic/ucontext.h' -> '/mnt/lfs/usr/include/asm-generic/ucontext.h' +'usr/include/asm-generic/stat.h' -> '/mnt/lfs/usr/include/asm-generic/stat.h' +'usr/include/asm-generic/int-l64.h' -> '/mnt/lfs/usr/include/asm-generic/int-l64.h' +'usr/include/asm-generic/poll.h' -> '/mnt/lfs/usr/include/asm-generic/poll.h' +'usr/include/asm-generic/shmbuf.h' -> '/mnt/lfs/usr/include/asm-generic/shmbuf.h' +'usr/include/asm-generic/mman-common.h' -> '/mnt/lfs/usr/include/asm-generic/mman-common.h' +'usr/include/asm-generic/posix_types.h' -> '/mnt/lfs/usr/include/asm-generic/posix_types.h' +'usr/include/asm-generic/fcntl.h' -> '/mnt/lfs/usr/include/asm-generic/fcntl.h' +'usr/include/asm-generic/types.h' -> '/mnt/lfs/usr/include/asm-generic/types.h' +'usr/include/asm-generic/mman.h' -> '/mnt/lfs/usr/include/asm-generic/mman.h' +'usr/include/asm-generic/errno.h' -> '/mnt/lfs/usr/include/asm-generic/errno.h' +'usr/include/asm-generic/errno-base.h' -> '/mnt/lfs/usr/include/asm-generic/errno-base.h' +'usr/include/asm-generic/kvm_para.h' -> '/mnt/lfs/usr/include/asm-generic/kvm_para.h' +'usr/include/asm-generic/signal.h' -> '/mnt/lfs/usr/include/asm-generic/signal.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/unistd.h' -> '/mnt/lfs/usr/include/asm-generic/unistd.h' +'usr/include/asm-generic/setup.h' -> '/mnt/lfs/usr/include/asm-generic/setup.h' +'usr/include/asm-generic/hugetlb_encode.h' -> '/mnt/lfs/usr/include/asm-generic/hugetlb_encode.h' +'usr/include/asm-generic/ipcbuf.h' -> '/mnt/lfs/usr/include/asm-generic/ipcbuf.h' +'usr/include/asm-generic/param.h' -> '/mnt/lfs/usr/include/asm-generic/param.h' +'usr/include/asm-generic/socket.h' -> '/mnt/lfs/usr/include/asm-generic/socket.h' +'usr/include/asm-generic/msgbuf.h' -> '/mnt/lfs/usr/include/asm-generic/msgbuf.h' +'usr/include/asm-generic/int-ll64.h' -> '/mnt/lfs/usr/include/asm-generic/int-ll64.h' +'usr/include/asm-generic/auxvec.h' -> '/mnt/lfs/usr/include/asm-generic/auxvec.h' +'usr/include/asm-generic/signal-defs.h' -> '/mnt/lfs/usr/include/asm-generic/signal-defs.h' +'usr/include/asm-generic/swab.h' -> '/mnt/lfs/usr/include/asm-generic/swab.h' +'usr/include/asm-generic/bitsperlong.h' -> '/mnt/lfs/usr/include/asm-generic/bitsperlong.h' +'usr/include/asm-generic/termbits.h' -> '/mnt/lfs/usr/include/asm-generic/termbits.h' +'usr/include/asm-generic/sockios.h' -> '/mnt/lfs/usr/include/asm-generic/sockios.h' +'usr/include/asm-generic/ioctl.h' -> '/mnt/lfs/usr/include/asm-generic/ioctl.h' +'usr/include/asm-generic/siginfo.h' -> '/mnt/lfs/usr/include/asm-generic/siginfo.h' +'usr/include/asm-generic/resource.h' -> '/mnt/lfs/usr/include/asm-generic/resource.h' +'usr/include/drm' -> '/mnt/lfs/usr/include/drm' +'usr/include/drm/amdgpu_drm.h' -> '/mnt/lfs/usr/include/drm/amdgpu_drm.h' +'usr/include/drm/vc4_drm.h' -> '/mnt/lfs/usr/include/drm/vc4_drm.h' +'usr/include/drm/v3d_drm.h' -> '/mnt/lfs/usr/include/drm/v3d_drm.h' +'usr/include/drm/panfrost_drm.h' -> '/mnt/lfs/usr/include/drm/panfrost_drm.h' +'usr/include/drm/i810_drm.h' -> '/mnt/lfs/usr/include/drm/i810_drm.h' +'usr/include/drm/r128_drm.h' -> '/mnt/lfs/usr/include/drm/r128_drm.h' +'usr/include/drm/armada_drm.h' -> '/mnt/lfs/usr/include/drm/armada_drm.h' +'usr/include/drm/savage_drm.h' -> '/mnt/lfs/usr/include/drm/savage_drm.h' +'usr/include/drm/etnaviv_drm.h' -> '/mnt/lfs/usr/include/drm/etnaviv_drm.h' +'usr/include/drm/drm_sarea.h' -> '/mnt/lfs/usr/include/drm/drm_sarea.h' +'usr/include/drm/qxl_drm.h' -> '/mnt/lfs/usr/include/drm/qxl_drm.h' +'usr/include/drm/drm.h' -> '/mnt/lfs/usr/include/drm/drm.h' +'usr/include/drm/msm_drm.h' -> '/mnt/lfs/usr/include/drm/msm_drm.h' +'usr/include/drm/vgem_drm.h' -> '/mnt/lfs/usr/include/drm/vgem_drm.h' +'usr/include/drm/mga_drm.h' -> '/mnt/lfs/usr/include/drm/mga_drm.h' +'usr/include/drm/vmwgfx_drm.h' -> '/mnt/lfs/usr/include/drm/vmwgfx_drm.h' +'usr/include/drm/nouveau_drm.h' -> '/mnt/lfs/usr/include/drm/nouveau_drm.h' +'usr/include/drm/virtgpu_drm.h' -> '/mnt/lfs/usr/include/drm/virtgpu_drm.h' +'usr/include/drm/tegra_drm.h' -> '/mnt/lfs/usr/include/drm/tegra_drm.h' +'usr/include/drm/lima_drm.h' -> '/mnt/lfs/usr/include/drm/lima_drm.h' +'usr/include/drm/exynos_drm.h' -> '/mnt/lfs/usr/include/drm/exynos_drm.h' +'usr/include/drm/sis_drm.h' -> '/mnt/lfs/usr/include/drm/sis_drm.h' +'usr/include/drm/drm_mode.h' -> '/mnt/lfs/usr/include/drm/drm_mode.h' +'usr/include/drm/drm_fourcc.h' -> '/mnt/lfs/usr/include/drm/drm_fourcc.h' +'usr/include/drm/i915_drm.h' -> '/mnt/lfs/usr/include/drm/i915_drm.h' +'usr/include/drm/via_drm.h' -> '/mnt/lfs/usr/include/drm/via_drm.h' +'usr/include/drm/radeon_drm.h' -> '/mnt/lfs/usr/include/drm/radeon_drm.h' +'usr/include/drm/omap_drm.h' -> '/mnt/lfs/usr/include/drm/omap_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/if_caif.h' -> '/mnt/lfs/usr/include/linux/caif/if_caif.h' +'usr/include/linux/caif/caif_socket.h' -> '/mnt/lfs/usr/include/linux/caif/caif_socket.h' +'usr/include/linux/can' -> '/mnt/lfs/usr/include/linux/can' +'usr/include/linux/can/vxcan.h' -> '/mnt/lfs/usr/include/linux/can/vxcan.h' +'usr/include/linux/can/error.h' -> '/mnt/lfs/usr/include/linux/can/error.h' +'usr/include/linux/can/netlink.h' -> '/mnt/lfs/usr/include/linux/can/netlink.h' +'usr/include/linux/can/bcm.h' -> '/mnt/lfs/usr/include/linux/can/bcm.h' +'usr/include/linux/can/j1939.h' -> '/mnt/lfs/usr/include/linux/can/j1939.h' +'usr/include/linux/can/raw.h' -> '/mnt/lfs/usr/include/linux/can/raw.h' +'usr/include/linux/can/gw.h' -> '/mnt/lfs/usr/include/linux/can/gw.h' +'usr/include/linux/cifs' -> '/mnt/lfs/usr/include/linux/cifs' +'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/version.h' -> '/mnt/lfs/usr/include/linux/dvb/version.h' +'usr/include/linux/dvb/osd.h' -> '/mnt/lfs/usr/include/linux/dvb/osd.h' +'usr/include/linux/dvb/frontend.h' -> '/mnt/lfs/usr/include/linux/dvb/frontend.h' +'usr/include/linux/dvb/audio.h' -> '/mnt/lfs/usr/include/linux/dvb/audio.h' +'usr/include/linux/dvb/net.h' -> '/mnt/lfs/usr/include/linux/dvb/net.h' +'usr/include/linux/dvb/ca.h' -> '/mnt/lfs/usr/include/linux/dvb/ca.h' +'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/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/cs-protocol.h' -> '/mnt/lfs/usr/include/linux/hsi/cs-protocol.h' +'usr/include/linux/hsi/hsi_char.h' -> '/mnt/lfs/usr/include/linux/hsi/hsi_char.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/isdn' -> '/mnt/lfs/usr/include/linux/isdn' +'usr/include/linux/isdn/capicmd.h' -> '/mnt/lfs/usr/include/linux/isdn/capicmd.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_hash.h' -> '/mnt/lfs/usr/include/linux/netfilter/ipset/ip_set_hash.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.h' -> '/mnt/lfs/usr/include/linux/netfilter/ipset/ip_set.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/xt_state.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_state.h' +'usr/include/linux/netfilter/xt_MARK.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_MARK.h' +'usr/include/linux/netfilter/xt_quota.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_quota.h' +'usr/include/linux/netfilter/xt_connlimit.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_connlimit.h' +'usr/include/linux/netfilter/xt_iprange.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_iprange.h' +'usr/include/linux/netfilter/xt_DSCP.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_DSCP.h' +'usr/include/linux/netfilter/xt_string.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_string.h' +'usr/include/linux/netfilter/xt_LOG.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_LOG.h' +'usr/include/linux/netfilter/xt_length.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_length.h' +'usr/include/linux/netfilter/xt_socket.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_socket.h' +'usr/include/linux/netfilter/nfnetlink_log.h' -> '/mnt/lfs/usr/include/linux/netfilter/nfnetlink_log.h' +'usr/include/linux/netfilter/xt_tcpmss.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_tcpmss.h' +'usr/include/linux/netfilter/xt_multiport.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_multiport.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_helper.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_helper.h' +'usr/include/linux/netfilter/xt_hashlimit.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_hashlimit.h' +'usr/include/linux/netfilter/xt_CONNSECMARK.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_CONNSECMARK.h' +'usr/include/linux/netfilter/xt_osf.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_osf.h' +'usr/include/linux/netfilter/xt_SYNPROXY.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_SYNPROXY.h' +'usr/include/linux/netfilter/xt_mac.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_mac.h' +'usr/include/linux/netfilter/xt_HMARK.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_HMARK.h' +'usr/include/linux/netfilter/xt_connlabel.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_connlabel.h' +'usr/include/linux/netfilter/nf_nat.h' -> '/mnt/lfs/usr/include/linux/netfilter/nf_nat.h' +'usr/include/linux/netfilter/xt_policy.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_policy.h' +'usr/include/linux/netfilter/xt_bpf.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_bpf.h' +'usr/include/linux/netfilter/xt_TCPOPTSTRIP.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_TCPOPTSTRIP.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/xt_pkttype.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_pkttype.h' +'usr/include/linux/netfilter/xt_SECMARK.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_SECMARK.h' +'usr/include/linux/netfilter/xt_ecn.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_ecn.h' +'usr/include/linux/netfilter/xt_CT.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_CT.h' +'usr/include/linux/netfilter/nf_log.h' -> '/mnt/lfs/usr/include/linux/netfilter/nf_log.h' +'usr/include/linux/netfilter/nf_conntrack_sctp.h' -> '/mnt/lfs/usr/include/linux/netfilter/nf_conntrack_sctp.h' +'usr/include/linux/netfilter/xt_devgroup.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_devgroup.h' +'usr/include/linux/netfilter/xt_mark.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_mark.h' +'usr/include/linux/netfilter/nfnetlink_compat.h' -> '/mnt/lfs/usr/include/linux/netfilter/nfnetlink_compat.h' +'usr/include/linux/netfilter/nf_tables_compat.h' -> '/mnt/lfs/usr/include/linux/netfilter/nf_tables_compat.h' +'usr/include/linux/netfilter/nfnetlink_acct.h' -> '/mnt/lfs/usr/include/linux/netfilter/nfnetlink_acct.h' +'usr/include/linux/netfilter/nfnetlink_osf.h' -> '/mnt/lfs/usr/include/linux/netfilter/nfnetlink_osf.h' +'usr/include/linux/netfilter/nfnetlink_cttimeout.h' -> '/mnt/lfs/usr/include/linux/netfilter/nfnetlink_cttimeout.h' +'usr/include/linux/netfilter/xt_LED.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_LED.h' +'usr/include/linux/netfilter/nfnetlink.h' -> '/mnt/lfs/usr/include/linux/netfilter/nfnetlink.h' +'usr/include/linux/netfilter/xt_NFQUEUE.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_NFQUEUE.h' +'usr/include/linux/netfilter/nfnetlink_queue.h' -> '/mnt/lfs/usr/include/linux/netfilter/nfnetlink_queue.h' +'usr/include/linux/netfilter/nf_conntrack_ftp.h' -> '/mnt/lfs/usr/include/linux/netfilter/nf_conntrack_ftp.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_cluster.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_cluster.h' +'usr/include/linux/netfilter/nf_conntrack_tcp.h' -> '/mnt/lfs/usr/include/linux/netfilter/nf_conntrack_tcp.h' +'usr/include/linux/netfilter/xt_physdev.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_physdev.h' +'usr/include/linux/netfilter/xt_cgroup.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_cgroup.h' +'usr/include/linux/netfilter/xt_connbytes.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_connbytes.h' +'usr/include/linux/netfilter/xt_tcpudp.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_tcpudp.h' +'usr/include/linux/netfilter/xt_conntrack.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_conntrack.h' +'usr/include/linux/netfilter/xt_cpu.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_cpu.h' +'usr/include/linux/netfilter/xt_set.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_set.h' +'usr/include/linux/netfilter/xt_recent.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_recent.h' +'usr/include/linux/netfilter/xt_ipcomp.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_ipcomp.h' +'usr/include/linux/netfilter/xt_rateest.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_rateest.h' +'usr/include/linux/netfilter/xt_CHECKSUM.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_CHECKSUM.h' +'usr/include/linux/netfilter/xt_nfacct.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_nfacct.h' +'usr/include/linux/netfilter/xt_AUDIT.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_AUDIT.h' +'usr/include/linux/netfilter/xt_IDLETIMER.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_IDLETIMER.h' +'usr/include/linux/netfilter/xt_l2tp.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_l2tp.h' +'usr/include/linux/netfilter/xt_comment.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_comment.h' +'usr/include/linux/netfilter/xt_addrtype.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_addrtype.h' +'usr/include/linux/netfilter/xt_owner.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_owner.h' +'usr/include/linux/netfilter/xt_sctp.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_sctp.h' +'usr/include/linux/netfilter/xt_limit.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_limit.h' +'usr/include/linux/netfilter/xt_TPROXY.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_TPROXY.h' +'usr/include/linux/netfilter/xt_NFLOG.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_NFLOG.h' +'usr/include/linux/netfilter/xt_u32.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_u32.h' +'usr/include/linux/netfilter/xt_TCPMSS.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_TCPMSS.h' +'usr/include/linux/netfilter/xt_dscp.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_dscp.h' +'usr/include/linux/netfilter/xt_CLASSIFY.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_CLASSIFY.h' +'usr/include/linux/netfilter/nf_conntrack_common.h' -> '/mnt/lfs/usr/include/linux/netfilter/nf_conntrack_common.h' +'usr/include/linux/netfilter/xt_TEE.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_TEE.h' +'usr/include/linux/netfilter/xt_statistic.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_statistic.h' +'usr/include/linux/netfilter/nf_synproxy.h' -> '/mnt/lfs/usr/include/linux/netfilter/nf_synproxy.h' +'usr/include/linux/netfilter/xt_rpfilter.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_rpfilter.h' +'usr/include/linux/netfilter/xt_connmark.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_connmark.h' +'usr/include/linux/netfilter/nfnetlink_cthelper.h' -> '/mnt/lfs/usr/include/linux/netfilter/nfnetlink_cthelper.h' +'usr/include/linux/netfilter/xt_CONNMARK.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_CONNMARK.h' +'usr/include/linux/netfilter/xt_ipvs.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_ipvs.h' +'usr/include/linux/netfilter/xt_realm.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_realm.h' +'usr/include/linux/netfilter/xt_dccp.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_dccp.h' +'usr/include/linux/netfilter/xt_time.h' -> '/mnt/lfs/usr/include/linux/netfilter/xt_time.h' +'usr/include/linux/netfilter/x_tables.h' -> '/mnt/lfs/usr/include/linux/netfilter/x_tables.h' +'usr/include/linux/netfilter_arp' -> '/mnt/lfs/usr/include/linux/netfilter_arp' +'usr/include/linux/netfilter_arp/arpt_mangle.h' -> '/mnt/lfs/usr/include/linux/netfilter_arp/arpt_mangle.h' +'usr/include/linux/netfilter_arp/arp_tables.h' -> '/mnt/lfs/usr/include/linux/netfilter_arp/arp_tables.h' +'usr/include/linux/netfilter_bridge' -> '/mnt/lfs/usr/include/linux/netfilter_bridge' +'usr/include/linux/netfilter_bridge/ebt_vlan.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_vlan.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_arpreply.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_arpreply.h' +'usr/include/linux/netfilter_bridge/ebt_arp.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_arp.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_stp.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_stp.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_limit.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_limit.h' +'usr/include/linux/netfilter_bridge/ebt_ip6.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_ip6.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_log.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_log.h' +'usr/include/linux/netfilter_bridge/ebtables.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebtables.h' +'usr/include/linux/netfilter_bridge/ebt_pkttype.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_pkttype.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_nflog.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge/ebt_nflog.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_ipv4' -> '/mnt/lfs/usr/include/linux/netfilter_ipv4' +'usr/include/linux/netfilter_ipv4/ipt_ttl.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv4/ipt_ttl.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_LOG.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv4/ipt_LOG.h' +'usr/include/linux/netfilter_ipv4/ipt_TTL.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv4/ipt_TTL.h' +'usr/include/linux/netfilter_ipv4/ipt_ah.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv4/ipt_ah.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_REJECT.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv4/ipt_REJECT.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_ECN.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv4/ipt_ECN.h' +'usr/include/linux/netfilter_ipv6' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6' +'usr/include/linux/netfilter_ipv6/ip6t_frag.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6/ip6t_frag.h' +'usr/include/linux/netfilter_ipv6/ip6t_hl.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6/ip6t_hl.h' +'usr/include/linux/netfilter_ipv6/ip6t_srh.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6/ip6t_srh.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_rt.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6/ip6t_rt.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_ah.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6/ip6t_ah.h' +'usr/include/linux/netfilter_ipv6/ip6t_HL.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6/ip6t_HL.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_LOG.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6/ip6t_LOG.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_ipv6header.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h' +'usr/include/linux/nfsd' -> '/mnt/lfs/usr/include/linux/nfsd' +'usr/include/linux/nfsd/nfsfh.h' -> '/mnt/lfs/usr/include/linux/nfsd/nfsfh.h' +'usr/include/linux/nfsd/export.h' -> '/mnt/lfs/usr/include/linux/nfsd/export.h' +'usr/include/linux/nfsd/stats.h' -> '/mnt/lfs/usr/include/linux/nfsd/stats.h' +'usr/include/linux/nfsd/debug.h' -> '/mnt/lfs/usr/include/linux/nfsd/debug.h' +'usr/include/linux/nfsd/cld.h' -> '/mnt/lfs/usr/include/linux/nfsd/cld.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/sunrpc' -> '/mnt/lfs/usr/include/linux/sunrpc' +'usr/include/linux/sunrpc/debug.h' -> '/mnt/lfs/usr/include/linux/sunrpc/debug.h' +'usr/include/linux/tc_act' -> '/mnt/lfs/usr/include/linux/tc_act' +'usr/include/linux/tc_act/tc_gate.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_gate.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_ipt.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_ipt.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_ife.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_ife.h' +'usr/include/linux/tc_act/tc_nat.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_nat.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_gact.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_gact.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_skbmod.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_skbmod.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_sample.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_sample.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_pedit.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_pedit.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_defact.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_defact.h' +'usr/include/linux/tc_act/tc_skbedit.h' -> '/mnt/lfs/usr/include/linux/tc_act/tc_skbedit.h' +'usr/include/linux/tc_ematch' -> '/mnt/lfs/usr/include/linux/tc_ematch' +'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_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/tc_ematch/tc_em_ipt.h' -> '/mnt/lfs/usr/include/linux/tc_ematch/tc_em_ipt.h' +'usr/include/linux/tc_ematch/tc_em_nbyte.h' -> '/mnt/lfs/usr/include/linux/tc_ematch/tc_em_nbyte.h' +'usr/include/linux/usb' -> '/mnt/lfs/usr/include/linux/usb' +'usr/include/linux/usb/ch11.h' -> '/mnt/lfs/usr/include/linux/usb/ch11.h' +'usr/include/linux/usb/tmc.h' -> '/mnt/lfs/usr/include/linux/usb/tmc.h' +'usr/include/linux/usb/gadgetfs.h' -> '/mnt/lfs/usr/include/linux/usb/gadgetfs.h' +'usr/include/linux/usb/cdc-wdm.h' -> '/mnt/lfs/usr/include/linux/usb/cdc-wdm.h' +'usr/include/linux/usb/g_uvc.h' -> '/mnt/lfs/usr/include/linux/usb/g_uvc.h' +'usr/include/linux/usb/ch9.h' -> '/mnt/lfs/usr/include/linux/usb/ch9.h' +'usr/include/linux/usb/charger.h' -> '/mnt/lfs/usr/include/linux/usb/charger.h' +'usr/include/linux/usb/midi.h' -> '/mnt/lfs/usr/include/linux/usb/midi.h' +'usr/include/linux/usb/cdc.h' -> '/mnt/lfs/usr/include/linux/usb/cdc.h' +'usr/include/linux/usb/audio.h' -> '/mnt/lfs/usr/include/linux/usb/audio.h' +'usr/include/linux/usb/functionfs.h' -> '/mnt/lfs/usr/include/linux/usb/functionfs.h' +'usr/include/linux/usb/g_printer.h' -> '/mnt/lfs/usr/include/linux/usb/g_printer.h' +'usr/include/linux/usb/raw_gadget.h' -> '/mnt/lfs/usr/include/linux/usb/raw_gadget.h' +'usr/include/linux/usb/video.h' -> '/mnt/lfs/usr/include/linux/usb/video.h' +'usr/include/linux/wimax' -> '/mnt/lfs/usr/include/linux/wimax' +'usr/include/linux/wimax/i2400m.h' -> '/mnt/lfs/usr/include/linux/wimax/i2400m.h' +'usr/include/linux/if_x25.h' -> '/mnt/lfs/usr/include/linux/if_x25.h' +'usr/include/linux/fsl_hypervisor.h' -> '/mnt/lfs/usr/include/linux/fsl_hypervisor.h' +'usr/include/linux/personality.h' -> '/mnt/lfs/usr/include/linux/personality.h' +'usr/include/linux/tty_flags.h' -> '/mnt/lfs/usr/include/linux/tty_flags.h' +'usr/include/linux/switchtec_ioctl.h' -> '/mnt/lfs/usr/include/linux/switchtec_ioctl.h' +'usr/include/linux/virtio_input.h' -> '/mnt/lfs/usr/include/linux/virtio_input.h' +'usr/include/linux/kcm.h' -> '/mnt/lfs/usr/include/linux/kcm.h' +'usr/include/linux/elf.h' -> '/mnt/lfs/usr/include/linux/elf.h' +'usr/include/linux/vfio.h' -> '/mnt/lfs/usr/include/linux/vfio.h' +'usr/include/linux/agpgart.h' -> '/mnt/lfs/usr/include/linux/agpgart.h' +'usr/include/linux/userfaultfd.h' -> '/mnt/lfs/usr/include/linux/userfaultfd.h' +'usr/include/linux/openvswitch.h' -> '/mnt/lfs/usr/include/linux/openvswitch.h' +'usr/include/linux/membarrier.h' -> '/mnt/lfs/usr/include/linux/membarrier.h' +'usr/include/linux/input.h' -> '/mnt/lfs/usr/include/linux/input.h' +'usr/include/linux/bpf_perf_event.h' -> '/mnt/lfs/usr/include/linux/bpf_perf_event.h' +'usr/include/linux/jffs2.h' -> '/mnt/lfs/usr/include/linux/jffs2.h' +'usr/include/linux/if_ether.h' -> '/mnt/lfs/usr/include/linux/if_ether.h' +'usr/include/linux/if_cablemodem.h' -> '/mnt/lfs/usr/include/linux/if_cablemodem.h' +'usr/include/linux/map_to_7segment.h' -> '/mnt/lfs/usr/include/linux/map_to_7segment.h' +'usr/include/linux/dcbnl.h' -> '/mnt/lfs/usr/include/linux/dcbnl.h' +'usr/include/linux/nexthop.h' -> '/mnt/lfs/usr/include/linux/nexthop.h' +'usr/include/linux/gen_stats.h' -> '/mnt/lfs/usr/include/linux/gen_stats.h' +'usr/include/linux/qnxtypes.h' -> '/mnt/lfs/usr/include/linux/qnxtypes.h' +'usr/include/linux/kernel-page-flags.h' -> '/mnt/lfs/usr/include/linux/kernel-page-flags.h' +'usr/include/linux/netfilter_arp.h' -> '/mnt/lfs/usr/include/linux/netfilter_arp.h' +'usr/include/linux/tcp_metrics.h' -> '/mnt/lfs/usr/include/linux/tcp_metrics.h' +'usr/include/linux/sdla.h' -> '/mnt/lfs/usr/include/linux/sdla.h' +'usr/include/linux/mroute6.h' -> '/mnt/lfs/usr/include/linux/mroute6.h' +'usr/include/linux/bt-bmc.h' -> '/mnt/lfs/usr/include/linux/bt-bmc.h' +'usr/include/linux/net_namespace.h' -> '/mnt/lfs/usr/include/linux/net_namespace.h' +'usr/include/linux/capability.h' -> '/mnt/lfs/usr/include/linux/capability.h' +'usr/include/linux/meye.h' -> '/mnt/lfs/usr/include/linux/meye.h' +'usr/include/linux/wmi.h' -> '/mnt/lfs/usr/include/linux/wmi.h' +'usr/include/linux/ppdev.h' -> '/mnt/lfs/usr/include/linux/ppdev.h' +'usr/include/linux/hiddev.h' -> '/mnt/lfs/usr/include/linux/hiddev.h' +'usr/include/linux/loop.h' -> '/mnt/lfs/usr/include/linux/loop.h' +'usr/include/linux/mpls.h' -> '/mnt/lfs/usr/include/linux/mpls.h' +'usr/include/linux/if_ppp.h' -> '/mnt/lfs/usr/include/linux/if_ppp.h' +'usr/include/linux/mdio.h' -> '/mnt/lfs/usr/include/linux/mdio.h' +'usr/include/linux/unix_diag.h' -> '/mnt/lfs/usr/include/linux/unix_diag.h' +'usr/include/linux/oom.h' -> '/mnt/lfs/usr/include/linux/oom.h' +'usr/include/linux/random.h' -> '/mnt/lfs/usr/include/linux/random.h' +'usr/include/linux/in_route.h' -> '/mnt/lfs/usr/include/linux/in_route.h' +'usr/include/linux/msg.h' -> '/mnt/lfs/usr/include/linux/msg.h' +'usr/include/linux/magic.h' -> '/mnt/lfs/usr/include/linux/magic.h' +'usr/include/linux/media-bus-format.h' -> '/mnt/lfs/usr/include/linux/media-bus-format.h' +'usr/include/linux/igmp.h' -> '/mnt/lfs/usr/include/linux/igmp.h' +'usr/include/linux/fsverity.h' -> '/mnt/lfs/usr/include/linux/fsverity.h' +'usr/include/linux/vt.h' -> '/mnt/lfs/usr/include/linux/vt.h' +'usr/include/linux/nvram.h' -> '/mnt/lfs/usr/include/linux/nvram.h' +'usr/include/linux/arm_sdei.h' -> '/mnt/lfs/usr/include/linux/arm_sdei.h' +'usr/include/linux/affs_hardblocks.h' -> '/mnt/lfs/usr/include/linux/affs_hardblocks.h' +'usr/include/linux/stat.h' -> '/mnt/lfs/usr/include/linux/stat.h' +'usr/include/linux/nfs4.h' -> '/mnt/lfs/usr/include/linux/nfs4.h' +'usr/include/linux/fsi.h' -> '/mnt/lfs/usr/include/linux/fsi.h' +'usr/include/linux/i2c.h' -> '/mnt/lfs/usr/include/linux/i2c.h' +'usr/include/linux/acct.h' -> '/mnt/lfs/usr/include/linux/acct.h' +'usr/include/linux/msdos_fs.h' -> '/mnt/lfs/usr/include/linux/msdos_fs.h' +'usr/include/linux/n_r3964.h' -> '/mnt/lfs/usr/include/linux/n_r3964.h' +'usr/include/linux/fscrypt.h' -> '/mnt/lfs/usr/include/linux/fscrypt.h' +'usr/include/linux/mpls_iptunnel.h' -> '/mnt/lfs/usr/include/linux/mpls_iptunnel.h' +'usr/include/linux/keyctl.h' -> '/mnt/lfs/usr/include/linux/keyctl.h' +'usr/include/linux/libc-compat.h' -> '/mnt/lfs/usr/include/linux/libc-compat.h' +'usr/include/linux/ncsi.h' -> '/mnt/lfs/usr/include/linux/ncsi.h' +'usr/include/linux/atmapi.h' -> '/mnt/lfs/usr/include/linux/atmapi.h' +'usr/include/linux/pg.h' -> '/mnt/lfs/usr/include/linux/pg.h' +'usr/include/linux/auto_fs.h' -> '/mnt/lfs/usr/include/linux/auto_fs.h' +'usr/include/linux/ptrace.h' -> '/mnt/lfs/usr/include/linux/ptrace.h' +'usr/include/linux/vsockmon.h' -> '/mnt/lfs/usr/include/linux/vsockmon.h' +'usr/include/linux/dccp.h' -> '/mnt/lfs/usr/include/linux/dccp.h' +'usr/include/linux/ip_vs.h' -> '/mnt/lfs/usr/include/linux/ip_vs.h' +'usr/include/linux/ax25.h' -> '/mnt/lfs/usr/include/linux/ax25.h' +'usr/include/linux/max2175.h' -> '/mnt/lfs/usr/include/linux/max2175.h' +'usr/include/linux/ppp_defs.h' -> '/mnt/lfs/usr/include/linux/ppp_defs.h' +'usr/include/linux/sonypi.h' -> '/mnt/lfs/usr/include/linux/sonypi.h' +'usr/include/linux/if_hippi.h' -> '/mnt/lfs/usr/include/linux/if_hippi.h' +'usr/include/linux/tiocl.h' -> '/mnt/lfs/usr/include/linux/tiocl.h' +'usr/include/linux/hyperv.h' -> '/mnt/lfs/usr/include/linux/hyperv.h' +'usr/include/linux/sched.h' -> '/mnt/lfs/usr/include/linux/sched.h' +'usr/include/linux/nvme_ioctl.h' -> '/mnt/lfs/usr/include/linux/nvme_ioctl.h' +'usr/include/linux/ila.h' -> '/mnt/lfs/usr/include/linux/ila.h' +'usr/include/linux/pr.h' -> '/mnt/lfs/usr/include/linux/pr.h' +'usr/include/linux/watchdog.h' -> '/mnt/lfs/usr/include/linux/watchdog.h' +'usr/include/linux/vfio_ccw.h' -> '/mnt/lfs/usr/include/linux/vfio_ccw.h' +'usr/include/linux/tipc_sockets_diag.h' -> '/mnt/lfs/usr/include/linux/tipc_sockets_diag.h' +'usr/include/linux/toshiba.h' -> '/mnt/lfs/usr/include/linux/toshiba.h' +'usr/include/linux/synclink.h' -> '/mnt/lfs/usr/include/linux/synclink.h' +'usr/include/linux/screen_info.h' -> '/mnt/lfs/usr/include/linux/screen_info.h' +'usr/include/linux/perf_event.h' -> '/mnt/lfs/usr/include/linux/perf_event.h' +'usr/include/linux/ipmi.h' -> '/mnt/lfs/usr/include/linux/ipmi.h' +'usr/include/linux/scif_ioctl.h' -> '/mnt/lfs/usr/include/linux/scif_ioctl.h' +'usr/include/linux/netlink.h' -> '/mnt/lfs/usr/include/linux/netlink.h' +'usr/include/linux/virtio_9p.h' -> '/mnt/lfs/usr/include/linux/virtio_9p.h' +'usr/include/linux/stm.h' -> '/mnt/lfs/usr/include/linux/stm.h' +'usr/include/linux/ipv6_route.h' -> '/mnt/lfs/usr/include/linux/ipv6_route.h' +'usr/include/linux/nfsacl.h' -> '/mnt/lfs/usr/include/linux/nfsacl.h' +'usr/include/linux/fadvise.h' -> '/mnt/lfs/usr/include/linux/fadvise.h' +'usr/include/linux/hash_info.h' -> '/mnt/lfs/usr/include/linux/hash_info.h' +'usr/include/linux/virtio_ring.h' -> '/mnt/lfs/usr/include/linux/virtio_ring.h' +'usr/include/linux/udp.h' -> '/mnt/lfs/usr/include/linux/udp.h' +'usr/include/linux/hdlcdrv.h' -> '/mnt/lfs/usr/include/linux/hdlcdrv.h' +'usr/include/linux/bpqether.h' -> '/mnt/lfs/usr/include/linux/bpqether.h' +'usr/include/linux/poll.h' -> '/mnt/lfs/usr/include/linux/poll.h' +'usr/include/linux/kcov.h' -> '/mnt/lfs/usr/include/linux/kcov.h' +'usr/include/linux/bpfilter.h' -> '/mnt/lfs/usr/include/linux/bpfilter.h' +'usr/include/linux/devlink.h' -> '/mnt/lfs/usr/include/linux/devlink.h' +'usr/include/linux/nfs_idmap.h' -> '/mnt/lfs/usr/include/linux/nfs_idmap.h' +'usr/include/linux/virtio_pci.h' -> '/mnt/lfs/usr/include/linux/virtio_pci.h' +'usr/include/linux/auto_dev-ioctl.h' -> '/mnt/lfs/usr/include/linux/auto_dev-ioctl.h' +'usr/include/linux/v4l2-mediabus.h' -> '/mnt/lfs/usr/include/linux/v4l2-mediabus.h' +'usr/include/linux/fanotify.h' -> '/mnt/lfs/usr/include/linux/fanotify.h' +'usr/include/linux/wireless.h' -> '/mnt/lfs/usr/include/linux/wireless.h' +'usr/include/linux/netfilter_ipv4.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv4.h' +'usr/include/linux/virtio_rng.h' -> '/mnt/lfs/usr/include/linux/virtio_rng.h' +'usr/include/linux/atmppp.h' -> '/mnt/lfs/usr/include/linux/atmppp.h' +'usr/include/linux/ipmi_bmc.h' -> '/mnt/lfs/usr/include/linux/ipmi_bmc.h' +'usr/include/linux/llc.h' -> '/mnt/lfs/usr/include/linux/llc.h' +'usr/include/linux/gameport.h' -> '/mnt/lfs/usr/include/linux/gameport.h' +'usr/include/linux/taskstats.h' -> '/mnt/lfs/usr/include/linux/taskstats.h' +'usr/include/linux/atm_he.h' -> '/mnt/lfs/usr/include/linux/atm_he.h' +'usr/include/linux/virtio_crypto.h' -> '/mnt/lfs/usr/include/linux/virtio_crypto.h' +'usr/include/linux/nfs3.h' -> '/mnt/lfs/usr/include/linux/nfs3.h' +'usr/include/linux/iommu.h' -> '/mnt/lfs/usr/include/linux/iommu.h' +'usr/include/linux/if_infiniband.h' -> '/mnt/lfs/usr/include/linux/if_infiniband.h' +'usr/include/linux/apm_bios.h' -> '/mnt/lfs/usr/include/linux/apm_bios.h' +'usr/include/linux/if_link.h' -> '/mnt/lfs/usr/include/linux/if_link.h' +'usr/include/linux/cycx_cfm.h' -> '/mnt/lfs/usr/include/linux/cycx_cfm.h' +'usr/include/linux/rpmsg.h' -> '/mnt/lfs/usr/include/linux/rpmsg.h' +'usr/include/linux/virtio_types.h' -> '/mnt/lfs/usr/include/linux/virtio_types.h' +'usr/include/linux/aio_abi.h' -> '/mnt/lfs/usr/include/linux/aio_abi.h' +'usr/include/linux/if_team.h' -> '/mnt/lfs/usr/include/linux/if_team.h' +'usr/include/linux/virtio_console.h' -> '/mnt/lfs/usr/include/linux/virtio_console.h' +'usr/include/linux/suspend_ioctls.h' -> '/mnt/lfs/usr/include/linux/suspend_ioctls.h' +'usr/include/linux/posix_types.h' -> '/mnt/lfs/usr/include/linux/posix_types.h' +'usr/include/linux/mei.h' -> '/mnt/lfs/usr/include/linux/mei.h' +'usr/include/linux/virtio_net.h' -> '/mnt/lfs/usr/include/linux/virtio_net.h' +'usr/include/linux/nfs_mount.h' -> '/mnt/lfs/usr/include/linux/nfs_mount.h' +'usr/include/linux/ptp_clock.h' -> '/mnt/lfs/usr/include/linux/ptp_clock.h' +'usr/include/linux/udmabuf.h' -> '/mnt/lfs/usr/include/linux/udmabuf.h' +'usr/include/linux/quota.h' -> '/mnt/lfs/usr/include/linux/quota.h' +'usr/include/linux/vm_sockets_diag.h' -> '/mnt/lfs/usr/include/linux/vm_sockets_diag.h' +'usr/include/linux/sed-opal.h' -> '/mnt/lfs/usr/include/linux/sed-opal.h' +'usr/include/linux/virtio_mem.h' -> '/mnt/lfs/usr/include/linux/virtio_mem.h' +'usr/include/linux/kvm.h' -> '/mnt/lfs/usr/include/linux/kvm.h' +'usr/include/linux/fcntl.h' -> '/mnt/lfs/usr/include/linux/fcntl.h' +'usr/include/linux/if_phonet.h' -> '/mnt/lfs/usr/include/linux/if_phonet.h' +'usr/include/linux/bsg.h' -> '/mnt/lfs/usr/include/linux/bsg.h' +'usr/include/linux/nbd-netlink.h' -> '/mnt/lfs/usr/include/linux/nbd-netlink.h' +'usr/include/linux/rtc.h' -> '/mnt/lfs/usr/include/linux/rtc.h' +'usr/include/linux/isst_if.h' -> '/mnt/lfs/usr/include/linux/isst_if.h' +'usr/include/linux/types.h' -> '/mnt/lfs/usr/include/linux/types.h' +'usr/include/linux/gsmmux.h' -> '/mnt/lfs/usr/include/linux/gsmmux.h' +'usr/include/linux/string.h' -> '/mnt/lfs/usr/include/linux/string.h' +'usr/include/linux/mman.h' -> '/mnt/lfs/usr/include/linux/mman.h' +'usr/include/linux/hw_breakpoint.h' -> '/mnt/lfs/usr/include/linux/hw_breakpoint.h' +'usr/include/linux/phantom.h' -> '/mnt/lfs/usr/include/linux/phantom.h' +'usr/include/linux/if_ltalk.h' -> '/mnt/lfs/usr/include/linux/if_ltalk.h' +'usr/include/linux/psample.h' -> '/mnt/lfs/usr/include/linux/psample.h' +'usr/include/linux/atmbr2684.h' -> '/mnt/lfs/usr/include/linux/atmbr2684.h' +'usr/include/linux/if_pppox.h' -> '/mnt/lfs/usr/include/linux/if_pppox.h' +'usr/include/linux/ipv6.h' -> '/mnt/lfs/usr/include/linux/ipv6.h' +'usr/include/linux/v4l2-common.h' -> '/mnt/lfs/usr/include/linux/v4l2-common.h' +'usr/include/linux/seg6_hmac.h' -> '/mnt/lfs/usr/include/linux/seg6_hmac.h' +'usr/include/linux/net_dropmon.h' -> '/mnt/lfs/usr/include/linux/net_dropmon.h' +'usr/include/linux/auto_fs4.h' -> '/mnt/lfs/usr/include/linux/auto_fs4.h' +'usr/include/linux/icmpv6.h' -> '/mnt/lfs/usr/include/linux/icmpv6.h' +'usr/include/linux/dlm_plock.h' -> '/mnt/lfs/usr/include/linux/dlm_plock.h' +'usr/include/linux/qnx4_fs.h' -> '/mnt/lfs/usr/include/linux/qnx4_fs.h' +'usr/include/linux/netdevice.h' -> '/mnt/lfs/usr/include/linux/netdevice.h' +'usr/include/linux/virtio_config.h' -> '/mnt/lfs/usr/include/linux/virtio_config.h' +'usr/include/linux/bpf_common.h' -> '/mnt/lfs/usr/include/linux/bpf_common.h' +'usr/include/linux/xdp_diag.h' -> '/mnt/lfs/usr/include/linux/xdp_diag.h' +'usr/include/linux/nbd.h' -> '/mnt/lfs/usr/include/linux/nbd.h' +'usr/include/linux/kernel.h' -> '/mnt/lfs/usr/include/linux/kernel.h' +'usr/include/linux/if_packet.h' -> '/mnt/lfs/usr/include/linux/if_packet.h' +'usr/include/linux/const.h' -> '/mnt/lfs/usr/include/linux/const.h' +'usr/include/linux/videodev2.h' -> '/mnt/lfs/usr/include/linux/videodev2.h' +'usr/include/linux/nfs4_mount.h' -> '/mnt/lfs/usr/include/linux/nfs4_mount.h' +'usr/include/linux/dma-buf.h' -> '/mnt/lfs/usr/include/linux/dma-buf.h' +'usr/include/linux/btf.h' -> '/mnt/lfs/usr/include/linux/btf.h' +'usr/include/linux/cec-funcs.h' -> '/mnt/lfs/usr/include/linux/cec-funcs.h' +'usr/include/linux/cciss_defs.h' -> '/mnt/lfs/usr/include/linux/cciss_defs.h' +'usr/include/linux/errqueue.h' -> '/mnt/lfs/usr/include/linux/errqueue.h' +'usr/include/linux/keyboard.h' -> '/mnt/lfs/usr/include/linux/keyboard.h' +'usr/include/linux/packet_diag.h' -> '/mnt/lfs/usr/include/linux/packet_diag.h' +'usr/include/linux/netfilter_bridge.h' -> '/mnt/lfs/usr/include/linux/netfilter_bridge.h' +'usr/include/linux/baycom.h' -> '/mnt/lfs/usr/include/linux/baycom.h' +'usr/include/linux/uinput.h' -> '/mnt/lfs/usr/include/linux/uinput.h' +'usr/include/linux/fuse.h' -> '/mnt/lfs/usr/include/linux/fuse.h' +'usr/include/linux/scc.h' -> '/mnt/lfs/usr/include/linux/scc.h' +'usr/include/linux/bfs_fs.h' -> '/mnt/lfs/usr/include/linux/bfs_fs.h' +'usr/include/linux/ndctl.h' -> '/mnt/lfs/usr/include/linux/ndctl.h' +'usr/include/linux/pci_regs.h' -> '/mnt/lfs/usr/include/linux/pci_regs.h' +'usr/include/linux/bcache.h' -> '/mnt/lfs/usr/include/linux/bcache.h' +'usr/include/linux/net_tstamp.h' -> '/mnt/lfs/usr/include/linux/net_tstamp.h' +'usr/include/linux/errno.h' -> '/mnt/lfs/usr/include/linux/errno.h' +'usr/include/linux/utsname.h' -> '/mnt/lfs/usr/include/linux/utsname.h' +'usr/include/linux/hpet.h' -> '/mnt/lfs/usr/include/linux/hpet.h' +'usr/include/linux/mptcp.h' -> '/mnt/lfs/usr/include/linux/mptcp.h' +'usr/include/linux/if_alg.h' -> '/mnt/lfs/usr/include/linux/if_alg.h' +'usr/include/linux/edd.h' -> '/mnt/lfs/usr/include/linux/edd.h' +'usr/include/linux/utime.h' -> '/mnt/lfs/usr/include/linux/utime.h' +'usr/include/linux/tty.h' -> '/mnt/lfs/usr/include/linux/tty.h' +'usr/include/linux/virtio_balloon.h' -> '/mnt/lfs/usr/include/linux/virtio_balloon.h' +'usr/include/linux/netrom.h' -> '/mnt/lfs/usr/include/linux/netrom.h' +'usr/include/linux/io_uring.h' -> '/mnt/lfs/usr/include/linux/io_uring.h' +'usr/include/linux/blkpg.h' -> '/mnt/lfs/usr/include/linux/blkpg.h' +'usr/include/linux/minix_fs.h' -> '/mnt/lfs/usr/include/linux/minix_fs.h' +'usr/include/linux/posix_acl.h' -> '/mnt/lfs/usr/include/linux/posix_acl.h' +'usr/include/linux/mount.h' -> '/mnt/lfs/usr/include/linux/mount.h' +'usr/include/linux/udf_fs_i.h' -> '/mnt/lfs/usr/include/linux/udf_fs_i.h' +'usr/include/linux/am437x-vpfe.h' -> '/mnt/lfs/usr/include/linux/am437x-vpfe.h' +'usr/include/linux/i2c-dev.h' -> '/mnt/lfs/usr/include/linux/i2c-dev.h' +'usr/include/linux/input-event-codes.h' -> '/mnt/lfs/usr/include/linux/input-event-codes.h' +'usr/include/linux/atmsap.h' -> '/mnt/lfs/usr/include/linux/atmsap.h' +'usr/include/linux/kvm_para.h' -> '/mnt/lfs/usr/include/linux/kvm_para.h' +'usr/include/linux/if.h' -> '/mnt/lfs/usr/include/linux/if.h' +'usr/include/linux/v4l2-controls.h' -> '/mnt/lfs/usr/include/linux/v4l2-controls.h' +'usr/include/linux/virtio_pmem.h' -> '/mnt/lfs/usr/include/linux/virtio_pmem.h' +'usr/include/linux/signal.h' -> '/mnt/lfs/usr/include/linux/signal.h' +'usr/include/linux/matroxfb.h' -> '/mnt/lfs/usr/include/linux/matroxfb.h' +'usr/include/linux/netfilter_decnet.h' -> '/mnt/lfs/usr/include/linux/netfilter_decnet.h' +'usr/include/linux/limits.h' -> '/mnt/lfs/usr/include/linux/limits.h' +'usr/include/linux/cyclades.h' -> '/mnt/lfs/usr/include/linux/cyclades.h' +'usr/include/linux/rpl.h' -> '/mnt/lfs/usr/include/linux/rpl.h' +'usr/include/linux/elf-em.h' -> '/mnt/lfs/usr/include/linux/elf-em.h' +'usr/include/linux/atm_zatm.h' -> '/mnt/lfs/usr/include/linux/atm_zatm.h' +'usr/include/linux/cdrom.h' -> '/mnt/lfs/usr/include/linux/cdrom.h' +'usr/include/linux/batman_adv.h' -> '/mnt/lfs/usr/include/linux/batman_adv.h' +'usr/include/linux/nilfs2_ondisk.h' -> '/mnt/lfs/usr/include/linux/nilfs2_ondisk.h' +'usr/include/linux/futex.h' -> '/mnt/lfs/usr/include/linux/futex.h' +'usr/include/linux/inotify.h' -> '/mnt/lfs/usr/include/linux/inotify.h' +'usr/include/linux/netfilter.h' -> '/mnt/lfs/usr/include/linux/netfilter.h' +'usr/include/linux/patchkey.h' -> '/mnt/lfs/usr/include/linux/patchkey.h' +'usr/include/linux/hsr_netlink.h' -> '/mnt/lfs/usr/include/linux/hsr_netlink.h' +'usr/include/linux/time.h' -> '/mnt/lfs/usr/include/linux/time.h' +'usr/include/linux/xattr.h' -> '/mnt/lfs/usr/include/linux/xattr.h' +'usr/include/linux/icmp.h' -> '/mnt/lfs/usr/include/linux/icmp.h' +'usr/include/linux/lp.h' -> '/mnt/lfs/usr/include/linux/lp.h' +'usr/include/linux/watch_queue.h' -> '/mnt/lfs/usr/include/linux/watch_queue.h' +'usr/include/linux/fou.h' -> '/mnt/lfs/usr/include/linux/fou.h' +'usr/include/linux/reboot.h' -> '/mnt/lfs/usr/include/linux/reboot.h' +'usr/include/linux/module.h' -> '/mnt/lfs/usr/include/linux/module.h' +'usr/include/linux/coresight-stm.h' -> '/mnt/lfs/usr/include/linux/coresight-stm.h' +'usr/include/linux/if_pppol2tp.h' -> '/mnt/lfs/usr/include/linux/if_pppol2tp.h' +'usr/include/linux/hidraw.h' -> '/mnt/lfs/usr/include/linux/hidraw.h' +'usr/include/linux/termios.h' -> '/mnt/lfs/usr/include/linux/termios.h' +'usr/include/linux/if_arcnet.h' -> '/mnt/lfs/usr/include/linux/if_arcnet.h' +'usr/include/linux/if_slip.h' -> '/mnt/lfs/usr/include/linux/if_slip.h' +'usr/include/linux/mqueue.h' -> '/mnt/lfs/usr/include/linux/mqueue.h' +'usr/include/linux/usbip.h' -> '/mnt/lfs/usr/include/linux/usbip.h' +'usr/include/linux/radeonfb.h' -> '/mnt/lfs/usr/include/linux/radeonfb.h' +'usr/include/linux/firewire-constants.h' -> '/mnt/lfs/usr/include/linux/firewire-constants.h' +'usr/include/linux/timex.h' -> '/mnt/lfs/usr/include/linux/timex.h' +'usr/include/linux/if_arp.h' -> '/mnt/lfs/usr/include/linux/if_arp.h' +'usr/include/linux/if_xdp.h' -> '/mnt/lfs/usr/include/linux/if_xdp.h' +'usr/include/linux/nilfs2_api.h' -> '/mnt/lfs/usr/include/linux/nilfs2_api.h' +'usr/include/linux/neighbour.h' -> '/mnt/lfs/usr/include/linux/neighbour.h' +'usr/include/linux/virtio_iommu.h' -> '/mnt/lfs/usr/include/linux/virtio_iommu.h' +'usr/include/linux/rtnetlink.h' -> '/mnt/lfs/usr/include/linux/rtnetlink.h' +'usr/include/linux/vhost_types.h' -> '/mnt/lfs/usr/include/linux/vhost_types.h' +'usr/include/linux/kdev_t.h' -> '/mnt/lfs/usr/include/linux/kdev_t.h' +'usr/include/linux/omapfb.h' -> '/mnt/lfs/usr/include/linux/omapfb.h' +'usr/include/linux/eventpoll.h' -> '/mnt/lfs/usr/include/linux/eventpoll.h' +'usr/include/linux/atmioc.h' -> '/mnt/lfs/usr/include/linux/atmioc.h' +'usr/include/linux/ivtvfb.h' -> '/mnt/lfs/usr/include/linux/ivtvfb.h' +'usr/include/linux/lirc.h' -> '/mnt/lfs/usr/include/linux/lirc.h' +'usr/include/linux/nfs_fs.h' -> '/mnt/lfs/usr/include/linux/nfs_fs.h' +'usr/include/linux/dm-log-userspace.h' -> '/mnt/lfs/usr/include/linux/dm-log-userspace.h' +'usr/include/linux/mrp_bridge.h' -> '/mnt/lfs/usr/include/linux/mrp_bridge.h' +'usr/include/linux/netconf.h' -> '/mnt/lfs/usr/include/linux/netconf.h' +'usr/include/linux/psci.h' -> '/mnt/lfs/usr/include/linux/psci.h' +'usr/include/linux/sysinfo.h' -> '/mnt/lfs/usr/include/linux/sysinfo.h' +'usr/include/linux/prctl.h' -> '/mnt/lfs/usr/include/linux/prctl.h' +'usr/include/linux/rds.h' -> '/mnt/lfs/usr/include/linux/rds.h' +'usr/include/linux/target_core_user.h' -> '/mnt/lfs/usr/include/linux/target_core_user.h' +'usr/include/linux/coff.h' -> '/mnt/lfs/usr/include/linux/coff.h' +'usr/include/linux/tipc.h' -> '/mnt/lfs/usr/include/linux/tipc.h' +'usr/include/linux/ultrasound.h' -> '/mnt/lfs/usr/include/linux/ultrasound.h' +'usr/include/linux/genetlink.h' -> '/mnt/lfs/usr/include/linux/genetlink.h' +'usr/include/linux/smiapp.h' -> '/mnt/lfs/usr/include/linux/smiapp.h' +'usr/include/linux/coda.h' -> '/mnt/lfs/usr/include/linux/coda.h' +'usr/include/linux/ethtool_netlink.h' -> '/mnt/lfs/usr/include/linux/ethtool_netlink.h' +'usr/include/linux/dn.h' -> '/mnt/lfs/usr/include/linux/dn.h' +'usr/include/linux/fdreg.h' -> '/mnt/lfs/usr/include/linux/fdreg.h' +'usr/include/linux/pps.h' -> '/mnt/lfs/usr/include/linux/pps.h' +'usr/include/linux/fib_rules.h' -> '/mnt/lfs/usr/include/linux/fib_rules.h' +'usr/include/linux/time_types.h' -> '/mnt/lfs/usr/include/linux/time_types.h' +'usr/include/linux/mempolicy.h' -> '/mnt/lfs/usr/include/linux/mempolicy.h' +'usr/include/linux/ipc.h' -> '/mnt/lfs/usr/include/linux/ipc.h' +'usr/include/linux/btrfs_tree.h' -> '/mnt/lfs/usr/include/linux/btrfs_tree.h' +'usr/include/linux/cciss_ioctl.h' -> '/mnt/lfs/usr/include/linux/cciss_ioctl.h' +'usr/include/linux/btrfs.h' -> '/mnt/lfs/usr/include/linux/btrfs.h' +'usr/include/linux/sem.h' -> '/mnt/lfs/usr/include/linux/sem.h' +'usr/include/linux/unistd.h' -> '/mnt/lfs/usr/include/linux/unistd.h' +'usr/include/linux/filter.h' -> '/mnt/lfs/usr/include/linux/filter.h' +'usr/include/linux/pcitest.h' -> '/mnt/lfs/usr/include/linux/pcitest.h' +'usr/include/linux/fs.h' -> '/mnt/lfs/usr/include/linux/fs.h' +'usr/include/linux/pmu.h' -> '/mnt/lfs/usr/include/linux/pmu.h' +'usr/include/linux/xfrm.h' -> '/mnt/lfs/usr/include/linux/xfrm.h' +'usr/include/linux/serio.h' -> '/mnt/lfs/usr/include/linux/serio.h' +'usr/include/linux/adb.h' -> '/mnt/lfs/usr/include/linux/adb.h' +'usr/include/linux/if_bridge.h' -> '/mnt/lfs/usr/include/linux/if_bridge.h' +'usr/include/linux/sock_diag.h' -> '/mnt/lfs/usr/include/linux/sock_diag.h' +'usr/include/linux/um_timetravel.h' -> '/mnt/lfs/usr/include/linux/um_timetravel.h' +'usr/include/linux/vmcore.h' -> '/mnt/lfs/usr/include/linux/vmcore.h' +'usr/include/linux/if_addr.h' -> '/mnt/lfs/usr/include/linux/if_addr.h' +'usr/include/linux/joystick.h' -> '/mnt/lfs/usr/include/linux/joystick.h' +'usr/include/linux/virtio_vsock.h' -> '/mnt/lfs/usr/include/linux/virtio_vsock.h' +'usr/include/linux/falloc.h' -> '/mnt/lfs/usr/include/linux/falloc.h' +'usr/include/linux/if_vlan.h' -> '/mnt/lfs/usr/include/linux/if_vlan.h' +'usr/include/linux/snmp.h' -> '/mnt/lfs/usr/include/linux/snmp.h' +'usr/include/linux/kcmp.h' -> '/mnt/lfs/usr/include/linux/kcmp.h' +'usr/include/linux/ppp-comp.h' -> '/mnt/lfs/usr/include/linux/ppp-comp.h' +'usr/include/linux/securebits.h' -> '/mnt/lfs/usr/include/linux/securebits.h' +'usr/include/linux/wimax.h' -> '/mnt/lfs/usr/include/linux/wimax.h' +'usr/include/linux/cm4000_cs.h' -> '/mnt/lfs/usr/include/linux/cm4000_cs.h' +'usr/include/linux/vbox_err.h' -> '/mnt/lfs/usr/include/linux/vbox_err.h' +'usr/include/linux/atm_eni.h' -> '/mnt/lfs/usr/include/linux/atm_eni.h' +'usr/include/linux/virtio_blk.h' -> '/mnt/lfs/usr/include/linux/virtio_blk.h' +'usr/include/linux/seg6.h' -> '/mnt/lfs/usr/include/linux/seg6.h' +'usr/include/linux/seg6_iptunnel.h' -> '/mnt/lfs/usr/include/linux/seg6_iptunnel.h' +'usr/include/linux/memfd.h' -> '/mnt/lfs/usr/include/linux/memfd.h' +'usr/include/linux/nfc.h' -> '/mnt/lfs/usr/include/linux/nfc.h' +'usr/include/linux/bpf.h' -> '/mnt/lfs/usr/include/linux/bpf.h' +'usr/include/linux/idxd.h' -> '/mnt/lfs/usr/include/linux/idxd.h' +'usr/include/linux/dqblk_xfs.h' -> '/mnt/lfs/usr/include/linux/dqblk_xfs.h' +'usr/include/linux/lwtunnel.h' -> '/mnt/lfs/usr/include/linux/lwtunnel.h' +'usr/include/linux/l2tp.h' -> '/mnt/lfs/usr/include/linux/l2tp.h' +'usr/include/linux/mii.h' -> '/mnt/lfs/usr/include/linux/mii.h' +'usr/include/linux/userio.h' -> '/mnt/lfs/usr/include/linux/userio.h' +'usr/include/linux/kd.h' -> '/mnt/lfs/usr/include/linux/kd.h' +'usr/include/linux/a.out.h' -> '/mnt/lfs/usr/include/linux/a.out.h' +'usr/include/linux/adfs_fs.h' -> '/mnt/lfs/usr/include/linux/adfs_fs.h' +'usr/include/linux/if_fc.h' -> '/mnt/lfs/usr/include/linux/if_fc.h' +'usr/include/linux/in6.h' -> '/mnt/lfs/usr/include/linux/in6.h' +'usr/include/linux/i2o-dev.h' -> '/mnt/lfs/usr/include/linux/i2o-dev.h' +'usr/include/linux/efs_fs_sb.h' -> '/mnt/lfs/usr/include/linux/efs_fs_sb.h' +'usr/include/linux/pkt_sched.h' -> '/mnt/lfs/usr/include/linux/pkt_sched.h' +'usr/include/linux/v4l2-dv-timings.h' -> '/mnt/lfs/usr/include/linux/v4l2-dv-timings.h' +'usr/include/linux/mroute.h' -> '/mnt/lfs/usr/include/linux/mroute.h' +'usr/include/linux/vboxguest.h' -> '/mnt/lfs/usr/include/linux/vboxguest.h' +'usr/include/linux/if_frad.h' -> '/mnt/lfs/usr/include/linux/if_frad.h' +'usr/include/linux/aspeed-lpc-ctrl.h' -> '/mnt/lfs/usr/include/linux/aspeed-lpc-ctrl.h' +'usr/include/linux/un.h' -> '/mnt/lfs/usr/include/linux/un.h' +'usr/include/linux/elfcore.h' -> '/mnt/lfs/usr/include/linux/elfcore.h' +'usr/include/linux/arcfb.h' -> '/mnt/lfs/usr/include/linux/arcfb.h' +'usr/include/linux/erspan.h' -> '/mnt/lfs/usr/include/linux/erspan.h' +'usr/include/linux/nfs2.h' -> '/mnt/lfs/usr/include/linux/nfs2.h' +'usr/include/linux/atmarp.h' -> '/mnt/lfs/usr/include/linux/atmarp.h' +'usr/include/linux/audit.h' -> '/mnt/lfs/usr/include/linux/audit.h' +'usr/include/linux/blkzoned.h' -> '/mnt/lfs/usr/include/linux/blkzoned.h' +'usr/include/linux/mic_ioctl.h' -> '/mnt/lfs/usr/include/linux/mic_ioctl.h' +'usr/include/linux/vtpm_proxy.h' -> '/mnt/lfs/usr/include/linux/vtpm_proxy.h' +'usr/include/linux/if_tun.h' -> '/mnt/lfs/usr/include/linux/if_tun.h' +'usr/include/linux/rose.h' -> '/mnt/lfs/usr/include/linux/rose.h' +'usr/include/linux/if_tunnel.h' -> '/mnt/lfs/usr/include/linux/if_tunnel.h' +'usr/include/linux/cgroupstats.h' -> '/mnt/lfs/usr/include/linux/cgroupstats.h' +'usr/include/linux/atmlec.h' -> '/mnt/lfs/usr/include/linux/atmlec.h' +'usr/include/linux/kexec.h' -> '/mnt/lfs/usr/include/linux/kexec.h' +'usr/include/linux/dlm_netlink.h' -> '/mnt/lfs/usr/include/linux/dlm_netlink.h' +'usr/include/linux/serial.h' -> '/mnt/lfs/usr/include/linux/serial.h' +'usr/include/linux/param.h' -> '/mnt/lfs/usr/include/linux/param.h' +'usr/include/linux/socket.h' -> '/mnt/lfs/usr/include/linux/socket.h' +'usr/include/linux/if_fddi.h' -> '/mnt/lfs/usr/include/linux/if_fddi.h' +'usr/include/linux/firewire-cdev.h' -> '/mnt/lfs/usr/include/linux/firewire-cdev.h' +'usr/include/linux/irqnr.h' -> '/mnt/lfs/usr/include/linux/irqnr.h' +'usr/include/linux/atmsvc.h' -> '/mnt/lfs/usr/include/linux/atmsvc.h' +'usr/include/linux/virtio_gpu.h' -> '/mnt/lfs/usr/include/linux/virtio_gpu.h' +'usr/include/linux/fiemap.h' -> '/mnt/lfs/usr/include/linux/fiemap.h' +'usr/include/linux/if_plip.h' -> '/mnt/lfs/usr/include/linux/if_plip.h' +'usr/include/linux/rpl_iptunnel.h' -> '/mnt/lfs/usr/include/linux/rpl_iptunnel.h' +'usr/include/linux/reiserfs_xattr.h' -> '/mnt/lfs/usr/include/linux/reiserfs_xattr.h' +'usr/include/linux/signalfd.h' -> '/mnt/lfs/usr/include/linux/signalfd.h' +'usr/include/linux/rxrpc.h' -> '/mnt/lfs/usr/include/linux/rxrpc.h' +'usr/include/linux/route.h' -> '/mnt/lfs/usr/include/linux/route.h' +'usr/include/linux/timerfd.h' -> '/mnt/lfs/usr/include/linux/timerfd.h' +'usr/include/linux/serial_core.h' -> '/mnt/lfs/usr/include/linux/serial_core.h' +'usr/include/linux/cryptouser.h' -> '/mnt/lfs/usr/include/linux/cryptouser.h' +'usr/include/linux/ife.h' -> '/mnt/lfs/usr/include/linux/ife.h' +'usr/include/linux/romfs_fs.h' -> '/mnt/lfs/usr/include/linux/romfs_fs.h' +'usr/include/linux/net.h' -> '/mnt/lfs/usr/include/linux/net.h' +'usr/include/linux/tipc_config.h' -> '/mnt/lfs/usr/include/linux/tipc_config.h' +'usr/include/linux/dlm.h' -> '/mnt/lfs/usr/include/linux/dlm.h' +'usr/include/linux/auxvec.h' -> '/mnt/lfs/usr/include/linux/auxvec.h' +'usr/include/linux/pci.h' -> '/mnt/lfs/usr/include/linux/pci.h' +'usr/include/linux/mmtimer.h' -> '/mnt/lfs/usr/include/linux/mmtimer.h' +'usr/include/linux/swab.h' -> '/mnt/lfs/usr/include/linux/swab.h' +'usr/include/linux/nfs.h' -> '/mnt/lfs/usr/include/linux/nfs.h' +'usr/include/linux/x25.h' -> '/mnt/lfs/usr/include/linux/x25.h' +'usr/include/linux/kfd_ioctl.h' -> '/mnt/lfs/usr/include/linux/kfd_ioctl.h' +'usr/include/linux/if_macsec.h' -> '/mnt/lfs/usr/include/linux/if_macsec.h' +'usr/include/linux/bcm933xx_hcs.h' -> '/mnt/lfs/usr/include/linux/bcm933xx_hcs.h' +'usr/include/linux/v4l2-subdev.h' -> '/mnt/lfs/usr/include/linux/v4l2-subdev.h' +'usr/include/linux/chio.h' -> '/mnt/lfs/usr/include/linux/chio.h' +'usr/include/linux/dlm_device.h' -> '/mnt/lfs/usr/include/linux/dlm_device.h' +'usr/include/linux/parport.h' -> '/mnt/lfs/usr/include/linux/parport.h' +'usr/include/linux/i8k.h' -> '/mnt/lfs/usr/include/linux/i8k.h' +'usr/include/linux/fd.h' -> '/mnt/lfs/usr/include/linux/fd.h' +'usr/include/linux/cec.h' -> '/mnt/lfs/usr/include/linux/cec.h' +'usr/include/linux/seccomp.h' -> '/mnt/lfs/usr/include/linux/seccomp.h' +'usr/include/linux/pfkeyv2.h' -> '/mnt/lfs/usr/include/linux/pfkeyv2.h' +'usr/include/linux/zorro_ids.h' -> '/mnt/lfs/usr/include/linux/zorro_ids.h' +'usr/include/linux/major.h' -> '/mnt/lfs/usr/include/linux/major.h' +'usr/include/linux/atalk.h' -> '/mnt/lfs/usr/include/linux/atalk.h' +'usr/include/linux/ip6_tunnel.h' -> '/mnt/lfs/usr/include/linux/ip6_tunnel.h' +'usr/include/linux/atm.h' -> '/mnt/lfs/usr/include/linux/atm.h' +'usr/include/linux/if_eql.h' -> '/mnt/lfs/usr/include/linux/if_eql.h' +'usr/include/linux/rio_cm_cdev.h' -> '/mnt/lfs/usr/include/linux/rio_cm_cdev.h' +'usr/include/linux/sctp.h' -> '/mnt/lfs/usr/include/linux/sctp.h' +'usr/include/linux/batadv_packet.h' -> '/mnt/lfs/usr/include/linux/batadv_packet.h' +'usr/include/linux/uhid.h' -> '/mnt/lfs/usr/include/linux/uhid.h' +'usr/include/linux/virtio_ids.h' -> '/mnt/lfs/usr/include/linux/virtio_ids.h' +'usr/include/linux/thermal.h' -> '/mnt/lfs/usr/include/linux/thermal.h' +'usr/include/linux/nubus.h' -> '/mnt/lfs/usr/include/linux/nubus.h' +'usr/include/linux/netlink_diag.h' -> '/mnt/lfs/usr/include/linux/netlink_diag.h' +'usr/include/linux/aspeed-p2a-ctrl.h' -> '/mnt/lfs/usr/include/linux/aspeed-p2a-ctrl.h' +'usr/include/linux/tipc_netlink.h' -> '/mnt/lfs/usr/include/linux/tipc_netlink.h' +'usr/include/linux/sockios.h' -> '/mnt/lfs/usr/include/linux/sockios.h' +'usr/include/linux/iso_fs.h' -> '/mnt/lfs/usr/include/linux/iso_fs.h' +'usr/include/linux/wireguard.h' -> '/mnt/lfs/usr/include/linux/wireguard.h' +'usr/include/linux/atmclip.h' -> '/mnt/lfs/usr/include/linux/atmclip.h' +'usr/include/linux/ip.h' -> '/mnt/lfs/usr/include/linux/ip.h' +'usr/include/linux/gtp.h' -> '/mnt/lfs/usr/include/linux/gtp.h' +'usr/include/linux/virtio_mmio.h' -> '/mnt/lfs/usr/include/linux/virtio_mmio.h' +'usr/include/linux/uio.h' -> '/mnt/lfs/usr/include/linux/uio.h' +'usr/include/linux/gpio.h' -> '/mnt/lfs/usr/include/linux/gpio.h' +'usr/include/linux/stddef.h' -> '/mnt/lfs/usr/include/linux/stddef.h' +'usr/include/linux/tls.h' -> '/mnt/lfs/usr/include/linux/tls.h' +'usr/include/linux/seg6_local.h' -> '/mnt/lfs/usr/include/linux/seg6_local.h' +'usr/include/linux/sonet.h' -> '/mnt/lfs/usr/include/linux/sonet.h' +'usr/include/linux/shm.h' -> '/mnt/lfs/usr/include/linux/shm.h' +'usr/include/linux/pktcdvd.h' -> '/mnt/lfs/usr/include/linux/pktcdvd.h' +'usr/include/linux/soundcard.h' -> '/mnt/lfs/usr/include/linux/soundcard.h' +'usr/include/linux/vbox_vmmdev_types.h' -> '/mnt/lfs/usr/include/linux/vbox_vmmdev_types.h' +'usr/include/linux/serial_reg.h' -> '/mnt/lfs/usr/include/linux/serial_reg.h' +'usr/include/linux/dma-heap.h' -> '/mnt/lfs/usr/include/linux/dma-heap.h' +'usr/include/linux/dlmconstants.h' -> '/mnt/lfs/usr/include/linux/dlmconstants.h' +'usr/include/linux/atmmpc.h' -> '/mnt/lfs/usr/include/linux/atmmpc.h' +'usr/include/linux/xilinx-v4l2-controls.h' -> '/mnt/lfs/usr/include/linux/xilinx-v4l2-controls.h' +'usr/include/linux/ipx.h' -> '/mnt/lfs/usr/include/linux/ipx.h' +'usr/include/linux/tcp.h' -> '/mnt/lfs/usr/include/linux/tcp.h' +'usr/include/linux/pkt_cls.h' -> '/mnt/lfs/usr/include/linux/pkt_cls.h' +'usr/include/linux/openat2.h' -> '/mnt/lfs/usr/include/linux/openat2.h' +'usr/include/linux/ioctl.h' -> '/mnt/lfs/usr/include/linux/ioctl.h' +'usr/include/linux/phonet.h' -> '/mnt/lfs/usr/include/linux/phonet.h' +'usr/include/linux/virtio_fs.h' -> '/mnt/lfs/usr/include/linux/virtio_fs.h' +'usr/include/linux/uvcvideo.h' -> '/mnt/lfs/usr/include/linux/uvcvideo.h' +'usr/include/linux/seg6_genl.h' -> '/mnt/lfs/usr/include/linux/seg6_genl.h' +'usr/include/linux/rseq.h' -> '/mnt/lfs/usr/include/linux/rseq.h' +'usr/include/linux/can.h' -> '/mnt/lfs/usr/include/linux/can.h' +'usr/include/linux/selinux_netlink.h' -> '/mnt/lfs/usr/include/linux/selinux_netlink.h' +'usr/include/linux/ipsec.h' -> '/mnt/lfs/usr/include/linux/ipsec.h' +'usr/include/linux/atmdev.h' -> '/mnt/lfs/usr/include/linux/atmdev.h' +'usr/include/linux/qemu_fw_cfg.h' -> '/mnt/lfs/usr/include/linux/qemu_fw_cfg.h' +'usr/include/linux/atm_nicstar.h' -> '/mnt/lfs/usr/include/linux/atm_nicstar.h' +'usr/include/linux/inet_diag.h' -> '/mnt/lfs/usr/include/linux/inet_diag.h' +'usr/include/linux/in.h' -> '/mnt/lfs/usr/include/linux/in.h' +'usr/include/linux/dm-ioctl.h' -> '/mnt/lfs/usr/include/linux/dm-ioctl.h' +'usr/include/linux/lightnvm.h' -> '/mnt/lfs/usr/include/linux/lightnvm.h' +'usr/include/linux/times.h' -> '/mnt/lfs/usr/include/linux/times.h' +'usr/include/linux/posix_acl_xattr.h' -> '/mnt/lfs/usr/include/linux/posix_acl_xattr.h' +'usr/include/linux/media.h' -> '/mnt/lfs/usr/include/linux/media.h' +'usr/include/linux/rio_mport_cdev.h' -> '/mnt/lfs/usr/include/linux/rio_mport_cdev.h' +'usr/include/linux/tee.h' -> '/mnt/lfs/usr/include/linux/tee.h' +'usr/include/linux/connector.h' -> '/mnt/lfs/usr/include/linux/connector.h' +'usr/include/linux/nsfs.h' -> '/mnt/lfs/usr/include/linux/nsfs.h' +'usr/include/linux/elf-fdpic.h' -> '/mnt/lfs/usr/include/linux/elf-fdpic.h' +'usr/include/linux/raw.h' -> '/mnt/lfs/usr/include/linux/raw.h' +'usr/include/linux/fb.h' -> '/mnt/lfs/usr/include/linux/fb.h' +'usr/include/linux/sound.h' -> '/mnt/lfs/usr/include/linux/sound.h' +'usr/include/linux/ppp-ioctl.h' -> '/mnt/lfs/usr/include/linux/ppp-ioctl.h' +'usr/include/linux/if_addrlabel.h' -> '/mnt/lfs/usr/include/linux/if_addrlabel.h' +'usr/include/linux/rfkill.h' -> '/mnt/lfs/usr/include/linux/rfkill.h' +'usr/include/linux/virtio_scsi.h' -> '/mnt/lfs/usr/include/linux/virtio_scsi.h' +'usr/include/linux/netfilter_ipv6.h' -> '/mnt/lfs/usr/include/linux/netfilter_ipv6.h' +'usr/include/linux/smc.h' -> '/mnt/lfs/usr/include/linux/smc.h' +'usr/include/linux/cn_proc.h' -> '/mnt/lfs/usr/include/linux/cn_proc.h' +'usr/include/linux/kernelcapi.h' -> '/mnt/lfs/usr/include/linux/kernelcapi.h' +'usr/include/linux/vhost.h' -> '/mnt/lfs/usr/include/linux/vhost.h' +'usr/include/linux/resource.h' -> '/mnt/lfs/usr/include/linux/resource.h' +'usr/include/linux/wait.h' -> '/mnt/lfs/usr/include/linux/wait.h' +'usr/include/linux/psp-sev.h' -> '/mnt/lfs/usr/include/linux/psp-sev.h' +'usr/include/linux/mtio.h' -> '/mnt/lfs/usr/include/linux/mtio.h' +'usr/include/linux/dns_resolver.h' -> '/mnt/lfs/usr/include/linux/dns_resolver.h' +'usr/include/linux/qrtr.h' -> '/mnt/lfs/usr/include/linux/qrtr.h' +'usr/include/linux/veth.h' -> '/mnt/lfs/usr/include/linux/veth.h' +'usr/include/linux/capi.h' -> '/mnt/lfs/usr/include/linux/capi.h' +'usr/include/linux/blktrace_api.h' -> '/mnt/lfs/usr/include/linux/blktrace_api.h' +'usr/include/linux/fsmap.h' -> '/mnt/lfs/usr/include/linux/fsmap.h' +'usr/include/linux/sync_file.h' -> '/mnt/lfs/usr/include/linux/sync_file.h' +'usr/include/linux/atm_tcp.h' -> '/mnt/lfs/usr/include/linux/atm_tcp.h' +'usr/include/linux/vm_sockets.h' -> '/mnt/lfs/usr/include/linux/vm_sockets.h' +'usr/include/linux/ivtv.h' -> '/mnt/lfs/usr/include/linux/ivtv.h' +'usr/include/linux/uuid.h' -> '/mnt/lfs/usr/include/linux/uuid.h' +'usr/include/linux/fpga-dfl.h' -> '/mnt/lfs/usr/include/linux/fpga-dfl.h' +'usr/include/linux/usbdevice_fs.h' -> '/mnt/lfs/usr/include/linux/usbdevice_fs.h' +'usr/include/linux/smc_diag.h' -> '/mnt/lfs/usr/include/linux/smc_diag.h' +'usr/include/linux/gfs2_ondisk.h' -> '/mnt/lfs/usr/include/linux/gfs2_ondisk.h' +'usr/include/linux/hdreg.h' -> '/mnt/lfs/usr/include/linux/hdreg.h' +'usr/include/linux/cuda.h' -> '/mnt/lfs/usr/include/linux/cuda.h' +'usr/include/linux/uleds.h' -> '/mnt/lfs/usr/include/linux/uleds.h' +'usr/include/linux/zorro.h' -> '/mnt/lfs/usr/include/linux/zorro.h' +'usr/include/linux/mic_common.h' -> '/mnt/lfs/usr/include/linux/mic_common.h' +'usr/include/linux/reiserfs_fs.h' -> '/mnt/lfs/usr/include/linux/reiserfs_fs.h' +'usr/include/linux/cramfs_fs.h' -> '/mnt/lfs/usr/include/linux/cramfs_fs.h' +'usr/include/linux/ipmi_msgdefs.h' -> '/mnt/lfs/usr/include/linux/ipmi_msgdefs.h' +'usr/include/linux/binfmts.h' -> '/mnt/lfs/usr/include/linux/binfmts.h' +'usr/include/linux/omap3isp.h' -> '/mnt/lfs/usr/include/linux/omap3isp.h' +'usr/include/linux/if_bonding.h' -> '/mnt/lfs/usr/include/linux/if_bonding.h' +'usr/include/linux/hdlc.h' -> '/mnt/lfs/usr/include/linux/hdlc.h' +'usr/include/linux/sysctl.h' -> '/mnt/lfs/usr/include/linux/sysctl.h' +'usr/include/linux/atm_idt77105.h' -> '/mnt/lfs/usr/include/linux/atm_idt77105.h' +'usr/include/linux/hid.h' -> '/mnt/lfs/usr/include/linux/hid.h' +'usr/include/linux/nl80211.h' -> '/mnt/lfs/usr/include/linux/nl80211.h' +'usr/include/linux/ethtool.h' -> '/mnt/lfs/usr/include/linux/ethtool.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/hisi_qm.h' -> '/mnt/lfs/usr/include/misc/uacce/hisi_qm.h' +'usr/include/misc/uacce/uacce.h' -> '/mnt/lfs/usr/include/misc/uacce/uacce.h' +'usr/include/misc/cxl.h' -> '/mnt/lfs/usr/include/misc/cxl.h' +'usr/include/misc/xilinx_sdfec.h' -> '/mnt/lfs/usr/include/misc/xilinx_sdfec.h' +'usr/include/misc/fastrpc.h' -> '/mnt/lfs/usr/include/misc/fastrpc.h' +'usr/include/misc/habanalabs.h' -> '/mnt/lfs/usr/include/misc/habanalabs.h' +'usr/include/misc/ocxl.h' -> '/mnt/lfs/usr/include/misc/ocxl.h' +'usr/include/misc/pvpanic.h' -> '/mnt/lfs/usr/include/misc/pvpanic.h' +'usr/include/mtd' -> '/mnt/lfs/usr/include/mtd' +'usr/include/mtd/mtd-abi.h' -> '/mnt/lfs/usr/include/mtd/mtd-abi.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/mtd/inftl-user.h' -> '/mnt/lfs/usr/include/mtd/inftl-user.h' +'usr/include/mtd/nftl-user.h' -> '/mnt/lfs/usr/include/mtd/nftl-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_user.h' -> '/mnt/lfs/usr/include/rdma/hfi/hfi1_user.h' +'usr/include/rdma/hfi/hfi1_ioctl.h' -> '/mnt/lfs/usr/include/rdma/hfi/hfi1_ioctl.h' +'usr/include/rdma/bnxt_re-abi.h' -> '/mnt/lfs/usr/include/rdma/bnxt_re-abi.h' +'usr/include/rdma/rdma_netlink.h' -> '/mnt/lfs/usr/include/rdma/rdma_netlink.h' +'usr/include/rdma/efa-abi.h' -> '/mnt/lfs/usr/include/rdma/efa-abi.h' +'usr/include/rdma/ocrdma-abi.h' -> '/mnt/lfs/usr/include/rdma/ocrdma-abi.h' +'usr/include/rdma/mthca-abi.h' -> '/mnt/lfs/usr/include/rdma/mthca-abi.h' +'usr/include/rdma/rdma_user_ioctl.h' -> '/mnt/lfs/usr/include/rdma/rdma_user_ioctl.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/mlx5_user_ioctl_cmds.h' -> '/mnt/lfs/usr/include/rdma/mlx5_user_ioctl_cmds.h' +'usr/include/rdma/cxgb4-abi.h' -> '/mnt/lfs/usr/include/rdma/cxgb4-abi.h' +'usr/include/rdma/qedr-abi.h' -> '/mnt/lfs/usr/include/rdma/qedr-abi.h' +'usr/include/rdma/siw-abi.h' -> '/mnt/lfs/usr/include/rdma/siw-abi.h' +'usr/include/rdma/rdma_user_ioctl_cmds.h' -> '/mnt/lfs/usr/include/rdma/rdma_user_ioctl_cmds.h' +'usr/include/rdma/hns-abi.h' -> '/mnt/lfs/usr/include/rdma/hns-abi.h' +'usr/include/rdma/ib_user_ioctl_verbs.h' -> '/mnt/lfs/usr/include/rdma/ib_user_ioctl_verbs.h' +'usr/include/rdma/mlx5-abi.h' -> '/mnt/lfs/usr/include/rdma/mlx5-abi.h' +'usr/include/rdma/vmw_pvrdma-abi.h' -> '/mnt/lfs/usr/include/rdma/vmw_pvrdma-abi.h' +'usr/include/rdma/i40iw-abi.h' -> '/mnt/lfs/usr/include/rdma/i40iw-abi.h' +'usr/include/rdma/ib_user_sa.h' -> '/mnt/lfs/usr/include/rdma/ib_user_sa.h' +'usr/include/rdma/ib_user_verbs.h' -> '/mnt/lfs/usr/include/rdma/ib_user_verbs.h' +'usr/include/rdma/rdma_user_cm.h' -> '/mnt/lfs/usr/include/rdma/rdma_user_cm.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_cmds.h' -> '/mnt/lfs/usr/include/rdma/ib_user_ioctl_cmds.h' +'usr/include/rdma/rvt-abi.h' -> '/mnt/lfs/usr/include/rdma/rvt-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_gs.h' -> '/mnt/lfs/usr/include/scsi/fc/fc_gs.h' +'usr/include/scsi/fc/fc_ns.h' -> '/mnt/lfs/usr/include/scsi/fc/fc_ns.h' +'usr/include/scsi/fc/fc_fs.h' -> '/mnt/lfs/usr/include/scsi/fc/fc_fs.h' +'usr/include/scsi/fc/fc_els.h' -> '/mnt/lfs/usr/include/scsi/fc/fc_els.h' +'usr/include/scsi/cxlflash_ioctl.h' -> '/mnt/lfs/usr/include/scsi/cxlflash_ioctl.h' +'usr/include/scsi/scsi_bsg_fc.h' -> '/mnt/lfs/usr/include/scsi/scsi_bsg_fc.h' +'usr/include/scsi/scsi_bsg_ufs.h' -> '/mnt/lfs/usr/include/scsi/scsi_bsg_ufs.h' +'usr/include/scsi/scsi_netlink_fc.h' -> '/mnt/lfs/usr/include/scsi/scsi_netlink_fc.h' +'usr/include/scsi/scsi_netlink.h' -> '/mnt/lfs/usr/include/scsi/scsi_netlink.h' +'usr/include/sound' -> '/mnt/lfs/usr/include/sound' +'usr/include/sound/sof' -> '/mnt/lfs/usr/include/sound/sof' +'usr/include/sound/sof/fw.h' -> '/mnt/lfs/usr/include/sound/sof/fw.h' +'usr/include/sound/sof/header.h' -> '/mnt/lfs/usr/include/sound/sof/header.h' +'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/asound.h' -> '/mnt/lfs/usr/include/sound/asound.h' +'usr/include/sound/asoc.h' -> '/mnt/lfs/usr/include/sound/asoc.h' +'usr/include/sound/usb_stream.h' -> '/mnt/lfs/usr/include/sound/usb_stream.h' +'usr/include/sound/sb16_csp.h' -> '/mnt/lfs/usr/include/sound/sb16_csp.h' +'usr/include/sound/sfnt_info.h' -> '/mnt/lfs/usr/include/sound/sfnt_info.h' +'usr/include/sound/tlv.h' -> '/mnt/lfs/usr/include/sound/tlv.h' +'usr/include/sound/snd_sst_tokens.h' -> '/mnt/lfs/usr/include/sound/snd_sst_tokens.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/asequencer.h' -> '/mnt/lfs/usr/include/sound/asequencer.h' +'usr/include/sound/compress_offload.h' -> '/mnt/lfs/usr/include/sound/compress_offload.h' +'usr/include/sound/hdsp.h' -> '/mnt/lfs/usr/include/sound/hdsp.h' +'usr/include/sound/hdspm.h' -> '/mnt/lfs/usr/include/sound/hdspm.h' +'usr/include/sound/firewire.h' -> '/mnt/lfs/usr/include/sound/firewire.h' +'usr/include/sound/emu10k1.h' -> '/mnt/lfs/usr/include/sound/emu10k1.h' +'usr/include/sound/compress_params.h' -> '/mnt/lfs/usr/include/sound/compress_params.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/evtchn.h' -> '/mnt/lfs/usr/include/xen/evtchn.h' +'usr/include/xen/gntalloc.h' -> '/mnt/lfs/usr/include/xen/gntalloc.h' +'usr/include/xen/gntdev.h' -> '/mnt/lfs/usr/include/xen/gntdev.h' +'usr/include/asm' -> '/mnt/lfs/usr/include/asm' +'usr/include/asm/statfs.h' -> '/mnt/lfs/usr/include/asm/statfs.h' +'usr/include/asm/svm.h' -> '/mnt/lfs/usr/include/asm/svm.h' +'usr/include/asm/ucontext.h' -> '/mnt/lfs/usr/include/asm/ucontext.h' +'usr/include/asm/processor-flags.h' -> '/mnt/lfs/usr/include/asm/processor-flags.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/perf_regs.h' -> '/mnt/lfs/usr/include/asm/perf_regs.h' +'usr/include/asm/posix_types_x32.h' -> '/mnt/lfs/usr/include/asm/posix_types_x32.h' +'usr/include/asm/ist.h' -> '/mnt/lfs/usr/include/asm/ist.h' +'usr/include/asm/shmbuf.h' -> '/mnt/lfs/usr/include/asm/shmbuf.h' +'usr/include/asm/posix_types_64.h' -> '/mnt/lfs/usr/include/asm/posix_types_64.h' +'usr/include/asm/e820.h' -> '/mnt/lfs/usr/include/asm/e820.h' +'usr/include/asm/posix_types.h' -> '/mnt/lfs/usr/include/asm/posix_types.h' +'usr/include/asm/kvm.h' -> '/mnt/lfs/usr/include/asm/kvm.h' +'usr/include/asm/mman.h' -> '/mnt/lfs/usr/include/asm/mman.h' +'usr/include/asm/hw_breakpoint.h' -> '/mnt/lfs/usr/include/asm/hw_breakpoint.h' +'usr/include/asm/ptrace-abi.h' -> '/mnt/lfs/usr/include/asm/ptrace-abi.h' +'usr/include/asm/vm86.h' -> '/mnt/lfs/usr/include/asm/vm86.h' +'usr/include/asm/kvm_para.h' -> '/mnt/lfs/usr/include/asm/kvm_para.h' +'usr/include/asm/signal.h' -> '/mnt/lfs/usr/include/asm/signal.h' +'usr/include/asm/sembuf.h' -> '/mnt/lfs/usr/include/asm/sembuf.h' +'usr/include/asm/posix_types_32.h' -> '/mnt/lfs/usr/include/asm/posix_types_32.h' +'usr/include/asm/bootparam.h' -> '/mnt/lfs/usr/include/asm/bootparam.h' +'usr/include/asm/prctl.h' -> '/mnt/lfs/usr/include/asm/prctl.h' +'usr/include/asm/unistd.h' -> '/mnt/lfs/usr/include/asm/unistd.h' +'usr/include/asm/ldt.h' -> '/mnt/lfs/usr/include/asm/ldt.h' +'usr/include/asm/debugreg.h' -> '/mnt/lfs/usr/include/asm/debugreg.h' +'usr/include/asm/setup.h' -> '/mnt/lfs/usr/include/asm/setup.h' +'usr/include/asm/a.out.h' -> '/mnt/lfs/usr/include/asm/a.out.h' +'usr/include/asm/hwcap2.h' -> '/mnt/lfs/usr/include/asm/hwcap2.h' +'usr/include/asm/msgbuf.h' -> '/mnt/lfs/usr/include/asm/msgbuf.h' +'usr/include/asm/byteorder.h' -> '/mnt/lfs/usr/include/asm/byteorder.h' +'usr/include/asm/msr.h' -> '/mnt/lfs/usr/include/asm/msr.h' +'usr/include/asm/auxvec.h' -> '/mnt/lfs/usr/include/asm/auxvec.h' +'usr/include/asm/swab.h' -> '/mnt/lfs/usr/include/asm/swab.h' +'usr/include/asm/boot.h' -> '/mnt/lfs/usr/include/asm/boot.h' +'usr/include/asm/bitsperlong.h' -> '/mnt/lfs/usr/include/asm/bitsperlong.h' +'usr/include/asm/sigcontext.h' -> '/mnt/lfs/usr/include/asm/sigcontext.h' +'usr/include/asm/mce.h' -> '/mnt/lfs/usr/include/asm/mce.h' +'usr/include/asm/vsyscall.h' -> '/mnt/lfs/usr/include/asm/vsyscall.h' +'usr/include/asm/mtrr.h' -> '/mnt/lfs/usr/include/asm/mtrr.h' +'usr/include/asm/siginfo.h' -> '/mnt/lfs/usr/include/asm/siginfo.h' +'usr/include/asm/vmx.h' -> '/mnt/lfs/usr/include/asm/vmx.h' +'usr/include/asm/sigcontext32.h' -> '/mnt/lfs/usr/include/asm/sigcontext32.h' +'usr/include/asm/kvm_perf.h' -> '/mnt/lfs/usr/include/asm/kvm_perf.h' +'usr/include/asm/bpf_perf_event.h' -> '/mnt/lfs/usr/include/asm/bpf_perf_event.h' +'usr/include/asm/ioctls.h' -> '/mnt/lfs/usr/include/asm/ioctls.h' +'usr/include/asm/unistd_x32.h' -> '/mnt/lfs/usr/include/asm/unistd_x32.h' +'usr/include/asm/poll.h' -> '/mnt/lfs/usr/include/asm/poll.h' +'usr/include/asm/fcntl.h' -> '/mnt/lfs/usr/include/asm/fcntl.h' +'usr/include/asm/types.h' -> '/mnt/lfs/usr/include/asm/types.h' +'usr/include/asm/errno.h' -> '/mnt/lfs/usr/include/asm/errno.h' +'usr/include/asm/termios.h' -> '/mnt/lfs/usr/include/asm/termios.h' +'usr/include/asm/unistd_64.h' -> '/mnt/lfs/usr/include/asm/unistd_64.h' +'usr/include/asm/ipcbuf.h' -> '/mnt/lfs/usr/include/asm/ipcbuf.h' +'usr/include/asm/param.h' -> '/mnt/lfs/usr/include/asm/param.h' +'usr/include/asm/socket.h' -> '/mnt/lfs/usr/include/asm/socket.h' +'usr/include/asm/unistd_32.h' -> '/mnt/lfs/usr/include/asm/unistd_32.h' +'usr/include/asm/termbits.h' -> '/mnt/lfs/usr/include/asm/termbits.h' +'usr/include/asm/sockios.h' -> '/mnt/lfs/usr/include/asm/sockios.h' +'usr/include/asm/ioctl.h' -> '/mnt/lfs/usr/include/asm/ioctl.h' +'usr/include/asm/resource.h' -> '/mnt/lfs/usr/include/asm/resource.h' +'/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 245 (offset -5 lines). +patching file nscd/nscd.h +Hunk #1 succeeded at 161 (offset 49 lines). +patching file nss/db-Makefile +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 m68k microblaze checking for grep that handles long lines and -e... /usr/bin/grep +checking for egrep... /usr/bin/grep -E +mips nios2 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 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/wordsize-64 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/10.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/10.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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/as... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/as +checking version of /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/as... 2.35, ok +checking for /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking version of /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld... 2.35, 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.7, ok +checking for sed... sed +checking version of sed... 4.8, ok +checking for gawk... gawk +checking version of gawk... 5.1.0, ok +checking for bison... bison +checking version of bison... 3.7.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.9.1, 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... yes +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 -z combreloc... yes +checking for linker that supports -z execstack... yes +checking for linker that supports --no-dynamic-linker... yes +checking for -static-pie... yes +checking for -fpie... yes +checking for --hash-style option... yes +checking for sufficient default -shared layout... no +checking for GLOB_DAT reloc... yes +checking linker output format... elf64-x86-64 +checking for -fno-toplevel-reorder -fno-section-anchors... 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 linker provides working __ehdr_start... yes +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 for AVX512DQ support in assembler... yes +checking for AVX512 support... yes +checking -mprefer-vector-width=128... yes +checking for Intel MPX support... yes +running configure fragment for sysdeps/x86 +checking whether -fPIC is default... no +checking whether -fPIE is default... no +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.32' +LC_ALL=C gawk -f scripts/sysd-rules.awk > /mnt/lfs/sources/glibc-2.32/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/wordsize-64 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/wordsize-64 sysdeps/ieee754 sysdeps/generic' +mv -f /mnt/lfs/sources/glibc-2.32/build/sysd-rulesT /mnt/lfs/sources/glibc-2.32/build/sysd-rules +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 time/Depend wcsmbs/Depend > /mnt/lfs/sources/glibc-2.32/build/sysd-sorted-tmp +mv -f /mnt/lfs/sources/glibc-2.32/build/sysd-sorted-tmp /mnt/lfs/sources/glibc-2.32/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.32/build/bits/stdio_lim.dT -MT '/mnt/lfs/sources/glibc-2.32/build/bits/stdio_lim.h /mnt/lfs/sources/glibc-2.32/build/bits/stdio_lim.d' \ + -Iinclude -I/mnt/lfs/sources/glibc-2.32/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 -Isysdeps/ieee754/float128 -Isysdeps/ieee754/ldbl-96/include -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64/wordsize-64 -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/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -xc - -o /mnt/lfs/sources/glibc-2.32/build/bits/stdio_lim.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\([^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.32/build/bits/stdio_lim.dT > /mnt/lfs/sources/glibc-2.32/build/bits/stdio_lim.dt +mv -f /mnt/lfs/sources/glibc-2.32/build/bits/stdio_lim.dt /mnt/lfs/sources/glibc-2.32/build/bits/stdio_lim.d +fopen_max=`sed -n 's/^#define OPEN_MAX //1p' /mnt/lfs/sources/glibc-2.32/build/bits/stdio_lim.hT`; \ +filename_max=`sed -n 's/^#define PATH_MAX //1p' /mnt/lfs/sources/glibc-2.32/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.32/build/bits/stdio_lim.h.new +/bin/sh scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/bits/stdio_lim.h.new /mnt/lfs/sources/glibc-2.32/build/bits/stdio_lim.h +rm -f /mnt/lfs/sources/glibc-2.32/build/bits/stdio_lim.hT /mnt/lfs/sources/glibc-2.32/build/bits/stdio_lim.dT /mnt/lfs/sources/glibc-2.32/build/bits/stdio_lim.dt +touch /mnt/lfs/sources/glibc-2.32/build/bits/stdio_lim.st +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.32/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 -Isysdeps/ieee754/float128 -Isysdeps/ieee754/ldbl-96/include -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64/wordsize-64 -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/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/shlib-versions.v.iT +mv -f /mnt/lfs/sources/glibc-2.32/build/shlib-versions.v.iT /mnt/lfs/sources/glibc-2.32/build/shlib-versions.v.i +sed '/^[ ]*#/d;/^[ ]*$/d' /mnt/lfs/sources/glibc-2.32/build/shlib-versions.v.i > /mnt/lfs/sources/glibc-2.32/build/shlib-versions.vT +mv -f /mnt/lfs/sources/glibc-2.32/build/shlib-versions.vT /mnt/lfs/sources/glibc-2.32/build/shlib-versions.v +gawk -f scripts/soversions.awk /mnt/lfs/sources/glibc-2.32/build/shlib-versions.v > /mnt/lfs/sources/glibc-2.32/build/soversions.iT +mv -f /mnt/lfs/sources/glibc-2.32/build/soversions.iT /mnt/lfs/sources/glibc-2.32/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 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 rt/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/pthread/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.32/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 -Isysdeps/ieee754/float128 -Isysdeps/ieee754/ldbl-96/include -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64/wordsize-64 -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/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/Versions.v.iT +mv -f /mnt/lfs/sources/glibc-2.32/build/Versions.v.iT /mnt/lfs/sources/glibc-2.32/build/Versions.v.i +sed '/^[ ]*#/d;/^[ ]*$/d' /mnt/lfs/sources/glibc-2.32/build/Versions.v.i > /mnt/lfs/sources/glibc-2.32/build/Versions.vT +mv -f /mnt/lfs/sources/glibc-2.32/build/Versions.vT /mnt/lfs/sources/glibc-2.32/build/Versions.v +LC_ALL=C gawk -f scripts/versionlist.awk /mnt/lfs/sources/glibc-2.32/build/Versions.v > /mnt/lfs/sources/glibc-2.32/build/Versions.defT +mv -f /mnt/lfs/sources/glibc-2.32/build/Versions.defT /mnt/lfs/sources/glibc-2.32/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.32/build/soversions.i; \ + cat /mnt/lfs/sources/glibc-2.32/build/Versions.def; \ +} | LC_ALL=C gawk -f scripts/firstversions.awk > /mnt/lfs/sources/glibc-2.32/build/Versions.allT +mv -f /mnt/lfs/sources/glibc-2.32/build/Versions.allT /mnt/lfs/sources/glibc-2.32/build/Versions.all +gawk -f scripts/haveversions.awk /mnt/lfs/sources/glibc-2.32/build/Versions.all > /mnt/lfs/sources/glibc-2.32/build/Versions.mkT +mv -f /mnt/lfs/sources/glibc-2.32/build/Versions.mkT /mnt/lfs/sources/glibc-2.32/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 malloc string wcsmbs timezone time dirent grp pwd posix io termios resource misc socket sysvipc gmon gnulib wctype manual shadow gshadow po argp rt 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/wordsize-64 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/wordsize-64 sysdeps/ieee754 sysdeps/generic' ; \ + cat /mnt/lfs/sources/glibc-2.32/build/Versions.v \ + | LC_ALL=C gawk -v buildroot=/mnt/lfs/sources/glibc-2.32/build/ -v defsfile=/mnt/lfs/sources/glibc-2.32/build/Versions.all \ + -v move_if_change='/bin/sh scripts/move-if-change' \ + -f scripts/versions.awk; \ +) > /mnt/lfs/sources/glibc-2.32/build/sysd-versionsT +mv -f /mnt/lfs/sources/glibc-2.32/build/sysd-versionsT /mnt/lfs/sources/glibc-2.32/build/sysd-versions +touch /mnt/lfs/sources/glibc-2.32/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.32/build/soversions.i > /mnt/lfs/sources/glibc-2.32/build/soversions.mkT; exit 0 +mv -f /mnt/lfs/sources/glibc-2.32/build/soversions.mkT /mnt/lfs/sources/glibc-2.32/build/soversions.mk +gawk -v buildlist="iconvprogs iconvdata ldconfig lddlibc4 libmemusage libSegFault libpcprofile librpcsvc locale_programs memusagestat nonlib nscd extramodules libnldbl libsupport testsuite" -f scripts/gen-libc-modules.awk /mnt/lfs/sources/glibc-2.32/build/soversions.i > /mnt/lfs/sources/glibc-2.32/build/libc-modules.T +/bin/sh scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/libc-modules.T /mnt/lfs/sources/glibc-2.32/build/libc-modules.h +touch /mnt/lfs/sources/glibc-2.32/build/libc-modules.stmp +for dir in /mnt/lfs/sources/glibc-2.32/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/wordsize-64 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/wordsize-64 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.32/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 -Isysdeps/ieee754/float128 -Isysdeps/ieee754/ldbl-96/include -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64/wordsize-64 -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/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/sysd-syscallsT +mv -f /mnt/lfs/sources/glibc-2.32/build/sysd-syscallsT /mnt/lfs/sources/glibc-2.32/build/sysd-syscalls + +type "make help" for help with common glibc makefile targets + +rm -f /mnt/lfs/sources/glibc-2.32/build/stamp.o; > /mnt/lfs/sources/glibc-2.32/build/stamp.o +rm -f /mnt/lfs/sources/glibc-2.32/build/stamp.os; > /mnt/lfs/sources/glibc-2.32/build/stamp.os +rm -f /mnt/lfs/sources/glibc-2.32/build/stamp.oS; > /mnt/lfs/sources/glibc-2.32/build/stamp.oS +make subdir=csu -C csu ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/csu' +/bin/sh ../scripts/gen-libc-abis \ + x86_64-lfs-linux-gnu \ + < ../libc-abis > /mnt/lfs/sources/glibc-2.32/build/libc-abis.hT +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/libc-abis.hT /mnt/lfs/sources/glibc-2.32/build/libc-abis.h +touch /mnt/lfs/sources/glibc-2.32/build/libc-abis.stamp +LC_ALL=C gawk -f ../scripts/abi-versions.awk /mnt/lfs/sources/glibc-2.32/build/Versions.all > /mnt/lfs/sources/glibc-2.32/build/abi-versions.hT +mv -f /mnt/lfs/sources/glibc-2.32/build/abi-versions.hT /mnt/lfs/sources/glibc-2.32/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.32/build/dl-tunable-list.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/dl-tunable-list.T /mnt/lfs/sources/glibc-2.32/build/dl-tunable-list.h +touch /mnt/lfs/sources/glibc-2.32/build/dl-tunable-list.stmp +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/csu +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/csu +rm -f /mnt/lfs/sources/glibc-2.32/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.32/build/csu/abi-tag.h.new; \ +done +if test -r /mnt/lfs/sources/glibc-2.32/build/csu/abi-tag.h.new; then mv -f /mnt/lfs/sources/glibc-2.32/build/csu/abi-tag.h.new /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/ucontext_i.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.32/build/ucontext_i.h.d /mnt/lfs/sources/glibc-2.32/build/ucontext_i.h'" \ + ../sysdeps/unix/sysv/linux/x86_64/ucontext_i.sym > /mnt/lfs/sources/glibc-2.32/build/ucontext_i.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.32/build/ucontext_i.h.dT > /mnt/lfs/sources/glibc-2.32/build/ucontext_i.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.32/build/ucontext_i.h.dT +mv -f /mnt/lfs/sources/glibc-2.32/build/ucontext_i.h.dT2 /mnt/lfs/sources/glibc-2.32/build/ucontext_i.h.d +mv -f /mnt/lfs/sources/glibc-2.32/build/ucontext_i.hT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/tcb-offsets.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.32/build/tcb-offsets.h.d /mnt/lfs/sources/glibc-2.32/build/tcb-offsets.h'" \ + ../sysdeps/x86_64/nptl/tcb-offsets.sym > /mnt/lfs/sources/glibc-2.32/build/tcb-offsets.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.32/build/tcb-offsets.h.dT > /mnt/lfs/sources/glibc-2.32/build/tcb-offsets.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.32/build/tcb-offsets.h.dT +mv -f /mnt/lfs/sources/glibc-2.32/build/tcb-offsets.h.dT2 /mnt/lfs/sources/glibc-2.32/build/tcb-offsets.h.d +mv -f /mnt/lfs/sources/glibc-2.32/build/tcb-offsets.hT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/link-defines.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.32/build/link-defines.h.d /mnt/lfs/sources/glibc-2.32/build/link-defines.h'" \ + ../sysdeps/x86_64/link-defines.sym > /mnt/lfs/sources/glibc-2.32/build/link-defines.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.32/build/link-defines.h.dT > /mnt/lfs/sources/glibc-2.32/build/link-defines.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.32/build/link-defines.h.dT +mv -f /mnt/lfs/sources/glibc-2.32/build/link-defines.h.dT2 /mnt/lfs/sources/glibc-2.32/build/link-defines.h.d +mv -f /mnt/lfs/sources/glibc-2.32/build/link-defines.hT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/tlsdesc.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.32/build/tlsdesc.h.d /mnt/lfs/sources/glibc-2.32/build/tlsdesc.h'" \ + ../sysdeps/x86_64/tlsdesc.sym > /mnt/lfs/sources/glibc-2.32/build/tlsdesc.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.32/build/tlsdesc.h.dT > /mnt/lfs/sources/glibc-2.32/build/tlsdesc.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.32/build/tlsdesc.h.dT +mv -f /mnt/lfs/sources/glibc-2.32/build/tlsdesc.h.dT2 /mnt/lfs/sources/glibc-2.32/build/tlsdesc.h.d +mv -f /mnt/lfs/sources/glibc-2.32/build/tlsdesc.hT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/rtld-offsets.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.32/build/rtld-offsets.h.d /mnt/lfs/sources/glibc-2.32/build/rtld-offsets.h'" \ + ../sysdeps/x86_64/rtld-offsets.sym > /mnt/lfs/sources/glibc-2.32/build/rtld-offsets.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.32/build/rtld-offsets.h.dT > /mnt/lfs/sources/glibc-2.32/build/rtld-offsets.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.32/build/rtld-offsets.h.dT +mv -f /mnt/lfs/sources/glibc-2.32/build/rtld-offsets.h.dT2 /mnt/lfs/sources/glibc-2.32/build/rtld-offsets.h.d +mv -f /mnt/lfs/sources/glibc-2.32/build/rtld-offsets.hT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/cpu-features-offsets.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.32/build/cpu-features-offsets.h.d /mnt/lfs/sources/glibc-2.32/build/cpu-features-offsets.h'" \ + ../sysdeps/x86/cpu-features-offsets.sym > /mnt/lfs/sources/glibc-2.32/build/cpu-features-offsets.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.32/build/cpu-features-offsets.h.dT > /mnt/lfs/sources/glibc-2.32/build/cpu-features-offsets.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.32/build/cpu-features-offsets.h.dT +mv -f /mnt/lfs/sources/glibc-2.32/build/cpu-features-offsets.h.dT2 /mnt/lfs/sources/glibc-2.32/build/cpu-features-offsets.h.d +mv -f /mnt/lfs/sources/glibc-2.32/build/cpu-features-offsets.hT /mnt/lfs/sources/glibc-2.32/build/cpu-features-offsets.h +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/gnu +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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.32/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 libnss_test1=libnss_test1.so.2; echo libnsl=libnsl.so.1; echo libutil=libutil.so.1; echo libnss_ldap=libnss_ldap.so.2; echo libnss_test2=libnss_test2.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.32/build/gnu/lib-names-64.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/gnu/lib-names-64.T /mnt/lfs/sources/glibc-2.32/build/gnu/lib-names-64.h +touch /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/init-first.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/init-first.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -funwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/libc-start.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/libc-start.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -I/mnt/lfs/sources/glibc-2.32/build/csu/. -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/csu/sysdep.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/sysdep.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/version.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/version.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/check_fds.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/check_fds.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/libc-tls.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/libc-tls.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/csu/libc-tls.o +x86_64-lfs-linux-gnu-gcc elf-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/elf-init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/elf-init.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/csu/elf-init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/dso_handle.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/dso_handle.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/errno.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/errno.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/errno-loc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/errno-loc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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/elf-init.o csu/dso_handle.o csu/errno.o csu/errno-loc.o' > /mnt/lfs/sources/glibc-2.32/build/csu/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/csu/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/init-first.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/init-first.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -funwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/libc-start.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/libc-start.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -I/mnt/lfs/sources/glibc-2.32/build/csu/. -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/csu/sysdep.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/sysdep.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/version.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/version.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/check_fds.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/check_fds.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/dso_handle.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/dso_handle.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/csu/dso_handle.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/gnu/unwind-resume.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -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.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/unwind-resume.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/unwind-resume.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/errno.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/errno.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/errno-loc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/errno-loc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/csu/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/csu/stamp.osT /mnt/lfs/sources/glibc-2.32/build/csu/stamp.os +x86_64-lfs-linux-gnu-gcc elf-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fPIC -fno-stack-protector -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/elf-init.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/elf-init.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/csu/elf-init.oS +echo 'csu/elf-init.oS' > /mnt/lfs/sources/glibc-2.32/build/csu/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/csu/stamp.oST /mnt/lfs/sources/glibc-2.32/build/csu/stamp.oS +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/start.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -I/mnt/lfs/sources/glibc-2.32/build/csu/. -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/csu/start.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/start.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/csu/start.o +x86_64-lfs-linux-gnu-gcc abi-note.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/init.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/static-reloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/static-reloc.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/csu/static-reloc.o +x86_64-lfs-linux-gnu-gcc -nostdlib -nostartfiles -r -o /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/start.o /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o /mnt/lfs/sources/glibc-2.32/build/csu/init.o /mnt/lfs/sources/glibc-2.32/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.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -I/mnt/lfs/sources/glibc-2.32/build/csu/. -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/csu/start.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/start.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/csu/start.os +x86_64-lfs-linux-gnu-gcc -nostdlib -nostartfiles -r -o /mnt/lfs/sources/glibc-2.32/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.32/build/csu/start.os /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o /mnt/lfs/sources/glibc-2.32/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 -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.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/gmon-start.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/gmon-start.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fno-stack-protector -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/static-reloc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/static-reloc.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/csu/static-reloc.os +x86_64-lfs-linux-gnu-gcc -nostdlib -nostartfiles -r -o /mnt/lfs/sources/glibc-2.32/build/csu/gcrt1.o /mnt/lfs/sources/glibc-2.32/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.32/build/csu/gmon-start.os /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/Mcrt1.o -x c /dev/null +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/crti.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -I/mnt/lfs/sources/glibc-2.32/build/csu/. -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/crti.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/csu/crti.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/crtn.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -I/mnt/lfs/sources/glibc-2.32/build/csu/. -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/csu/crtn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/crtn.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/csu/crtn.o +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/csu' +make subdir=iconv -C iconv ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/iconv' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/iconv +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/iconv_open.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/iconv_open.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/iconv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/iconv.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/iconv_close.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/iconv_close.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_open.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_open.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/gconv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/gconv.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_close.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_close.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_db.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_db.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DGCONV_PATH='"/usr/lib/gconv"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_conf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_conf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_builtin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_builtin.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_simple.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_simple.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_trans.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_trans.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DGCONV_DIR='"/usr/lib/gconv"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_cache.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_cache.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_dl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_dl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_charset.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_charset.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/iconv/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/iconv/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/iconv_open.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/iconv_open.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/iconv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/iconv.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/iconv_close.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/iconv_close.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_open.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_open.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/gconv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/gconv.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_close.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_close.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_db.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_db.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_conf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_conf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_builtin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_builtin.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_simple.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_simple.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_trans.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_trans.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_cache.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_cache.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_dl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_dl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_charset.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/gconv_charset.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/iconv/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/iconv/stamp.osT /mnt/lfs/sources/glibc-2.32/build/iconv/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/iconv/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/iconv/stamp.oST /mnt/lfs/sources/glibc-2.32/build/iconv/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/iconv' +make subdir=locale -C locale ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/locale' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/locale +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/locale +python3 -B gen-translit.py < C-translit.h.in > /mnt/lfs/sources/glibc-2.32/build/locale/C-translit.h.tmp +mv -f /mnt/lfs/sources/glibc-2.32/build/locale/C-translit.h.tmp /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/setlocale.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/setlocale.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/findlocale.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/findlocale.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/loadlocale.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/loadlocale.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/loadarchive.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/loadarchive.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/localeconv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/localeconv.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/nl_langinfo.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/nl_langinfo.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/nl_langinfo_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/nl_langinfo_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/mb_cur_max.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/mb_cur_max.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/newlocale.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/newlocale.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/duplocale.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/duplocale.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/freelocale.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/freelocale.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/uselocale.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/uselocale.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-ctype.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-ctype.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-messages.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-messages.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-monetary.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-monetary.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-numeric.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-numeric.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-time.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-time.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-paper.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-paper.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-name.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-name.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-address.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-address.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-telephone.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-telephone.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-measurement.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-measurement.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-identification.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-identification.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-collate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-collate.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-ctype.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-ctype.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-messages.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-messages.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-monetary.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-monetary.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-numeric.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-numeric.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-time.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-time.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-paper.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-paper.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-name.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-name.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-address.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-address.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-telephone.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-telephone.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-measurement.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-measurement.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-identification.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-identification.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-collate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-collate.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/SYS_libc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/SYS_libc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C_name.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C_name.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/xlocale.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/xlocale.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/localename.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/localename.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/global-locale.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/global-locale.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/coll-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/coll-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/locale/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/locale/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/setlocale.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/setlocale.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/findlocale.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/findlocale.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/loadlocale.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/loadlocale.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/loadarchive.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/loadarchive.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/localeconv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/localeconv.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/nl_langinfo.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/nl_langinfo.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/nl_langinfo_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/nl_langinfo_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/mb_cur_max.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/mb_cur_max.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/newlocale.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/newlocale.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/duplocale.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/duplocale.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/freelocale.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/freelocale.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/uselocale.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/uselocale.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-ctype.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-ctype.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-messages.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-messages.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-monetary.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-monetary.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-numeric.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-numeric.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-time.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-time.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-paper.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-paper.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-name.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-name.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-address.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-address.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-telephone.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-telephone.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-measurement.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-measurement.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-identification.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-identification.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/lc-collate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/lc-collate.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-ctype.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-ctype.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-messages.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-messages.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-monetary.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-monetary.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-numeric.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-numeric.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-time.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-time.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-paper.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-paper.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-name.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-name.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-address.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-address.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-telephone.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-telephone.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-measurement.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-measurement.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-identification.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-identification.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C-collate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C-collate.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/SYS_libc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/SYS_libc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/C_name.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/C_name.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/xlocale.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/xlocale.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/localename.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/localename.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/global-locale.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/global-locale.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/coll-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/coll-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/locale/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/locale/stamp.osT /mnt/lfs/sources/glibc-2.32/build/locale/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/locale/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/locale/stamp.oST /mnt/lfs/sources/glibc-2.32/build/locale/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/locale' +make subdir=localedata -C localedata ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/localedata' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/localedata +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/localedata +rm -f /mnt/lfs/sources/glibc-2.32/build/localedata/stamp.o; > /mnt/lfs/sources/glibc-2.32/build/localedata/stamp.o +rm -f /mnt/lfs/sources/glibc-2.32/build/localedata/stamp.os; > /mnt/lfs/sources/glibc-2.32/build/localedata/stamp.os +rm -f /mnt/lfs/sources/glibc-2.32/build/localedata/stamp.oS; > /mnt/lfs/sources/glibc-2.32/build/localedata/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/localedata' +make subdir=iconvdata -C iconvdata ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/iconvdata' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/iconvdata +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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.32/build/iconvdata/iconv-rules.new +mv -f /mnt/lfs/sources/glibc-2.32/build/iconvdata/iconv-rules.new /mnt/lfs/sources/glibc-2.32/build/iconvdata/iconv-rules +rm -f /mnt/lfs/sources/glibc-2.32/build/iconvdata/stamp.o; > /mnt/lfs/sources/glibc-2.32/build/iconvdata/stamp.o +rm -f /mnt/lfs/sources/glibc-2.32/build/iconvdata/stamp.os; > /mnt/lfs/sources/glibc-2.32/build/iconvdata/stamp.os +rm -f /mnt/lfs/sources/glibc-2.32/build/iconvdata/stamp.oS; > /mnt/lfs/sources/glibc-2.32/build/iconvdata/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/iconvdata' +make subdir=assert -C assert ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/assert' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/assert +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DFATAL_PREPARE_INCLUDE='' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/assert -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/assert/assert.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/assert/assert.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DFATAL_PREPARE_INCLUDE='' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/assert -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/assert/assert-perr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/assert/assert-perr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/assert -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/assert/__assert.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/assert/__assert.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/assert/__assert.o +echo 'assert/assert.o assert/assert-perr.o assert/__assert.o' > /mnt/lfs/sources/glibc-2.32/build/assert/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/assert/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DFATAL_PREPARE_INCLUDE='' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/assert -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/assert/assert.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/assert/assert.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DFATAL_PREPARE_INCLUDE='' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/assert -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/assert/assert-perr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/assert/assert-perr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/assert -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/assert/__assert.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/assert/__assert.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/assert/__assert.os +echo 'assert/assert.os assert/assert-perr.os assert/__assert.os' > /mnt/lfs/sources/glibc-2.32/build/assert/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/assert/stamp.osT /mnt/lfs/sources/glibc-2.32/build/assert/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/assert/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/assert/stamp.oST /mnt/lfs/sources/glibc-2.32/build/assert/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/assert' +make subdir=ctype -C ctype ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/ctype' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/ctype +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/ctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/ctype/ctype.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/ctype/ctype.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/ctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/ctype/ctype-c99.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/ctype/ctype-c99.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/ctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/ctype/ctype-extn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/ctype/ctype-extn.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/ctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/ctype/ctype-c99_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/ctype/ctype-c99_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/ctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/ctype/ctype_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/ctype/ctype_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/ctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/ctype/isctype.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/ctype/isctype.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/ctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/ctype/ctype-info.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/ctype/ctype-info.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/ctype/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/ctype/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/ctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/ctype/ctype.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/ctype/ctype.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/ctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/ctype/ctype-c99.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/ctype/ctype-c99.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/ctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/ctype/ctype-extn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/ctype/ctype-extn.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/ctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/ctype/ctype-c99_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/ctype/ctype-c99_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/ctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/ctype/ctype_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/ctype/ctype_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/ctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/ctype/isctype.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/ctype/isctype.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/ctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/ctype/ctype-info.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/ctype/ctype-info.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/ctype/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/ctype/stamp.osT /mnt/lfs/sources/glibc-2.32/build/ctype/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/ctype/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/ctype/stamp.oST /mnt/lfs/sources/glibc-2.32/build/ctype/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/ctype' +make subdir=intl -C intl ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/intl' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/intl +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/intl +LC_ALL=C gawk '!/^"POT-Creation-Date: [0-9-]+ [0-9:+-]+\\n"$/' ../po/de.po > /mnt/lfs/sources/glibc-2.32/build/intl/tst-gettext-de.po +LC_ALL=C gawk -f po2test.awk /mnt/lfs/sources/glibc-2.32/build/intl/tst-gettext-de.po > /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.32/build/intl/bindtextdom.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/bindtextdom.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.32/build/intl/dcgettext.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/dcgettext.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.32/build/intl/dgettext.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/dgettext.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.32/build/intl/gettext.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/gettext.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.32/build/intl/dcigettext.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/dcigettext.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.32/build/intl/dcngettext.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/dcngettext.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.32/build/intl/dngettext.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/dngettext.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.32/build/intl/ngettext.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/ngettext.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.32/build/intl/finddomain.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/finddomain.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.32/build/intl/loadmsgcat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/loadmsgcat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.32/build/intl/localealias.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/localealias.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.32/build/intl/textdomain.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/textdomain.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.32/build/intl/l10nflist.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/l10nflist.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.32/build/intl/explodename.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/explodename.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/intl/explodename.o +bison --yacc --name-prefix=__gettext --output /mnt/lfs/sources/glibc-2.32/build/intl/plural.c plural.y +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/intl/plural.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.32/build/intl/plural.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/plural.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.32/build/intl/plural-exp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/plural-exp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /mnt/lfs/sources/glibc-2.32/build/intl/hash-string.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/hash-string.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/intl/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/intl/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/intl/bindtextdom.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/bindtextdom.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/intl/dcgettext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/dcgettext.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/intl/dgettext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/dgettext.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/intl/gettext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/gettext.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/intl/dcigettext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/dcigettext.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/intl/dcngettext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/dcngettext.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/intl/dngettext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/dngettext.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/intl/ngettext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/ngettext.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/intl/finddomain.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/finddomain.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/intl/loadmsgcat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/loadmsgcat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/intl/localealias.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/localealias.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/intl/textdomain.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/textdomain.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/intl/l10nflist.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/l10nflist.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/intl/explodename.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/explodename.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/intl/explodename.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/intl/plural.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/intl/plural.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/plural.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/intl/plural-exp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/plural-exp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/intl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/intl/hash-string.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/intl/hash-string.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/intl/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/intl/stamp.osT /mnt/lfs/sources/glibc-2.32/build/intl/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/intl/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/intl/stamp.oST /mnt/lfs/sources/glibc-2.32/build/intl/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/intl' +make subdir=catgets -C catgets ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/catgets' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/catgets +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -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.32/build/catgets -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/catgets/catgets.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/catgets/catgets.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -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.32/build/catgets -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/catgets/open_catalog.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/catgets/open_catalog.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/catgets/open_catalog.o +echo 'catgets/catgets.o catgets/open_catalog.o' > /mnt/lfs/sources/glibc-2.32/build/catgets/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/catgets/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/catgets -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/catgets/catgets.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/catgets/catgets.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/catgets -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/catgets/open_catalog.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/catgets/open_catalog.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/catgets/open_catalog.os +echo 'catgets/catgets.os catgets/open_catalog.os' > /mnt/lfs/sources/glibc-2.32/build/catgets/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/catgets/stamp.osT /mnt/lfs/sources/glibc-2.32/build/catgets/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/catgets/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/catgets/stamp.oST /mnt/lfs/sources/glibc-2.32/build/catgets/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/catgets' +make subdir=math -C math ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/math' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/math +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_isinfl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_isinfl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_isinfl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_isnanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_isnanl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_isnanl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_finitel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_finitel.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_finitel.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_copysignl.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_copysignl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_copysignl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fsignaling-nans -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_modfl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_modfl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_scalbnl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_scalbnl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_frexpl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_frexpl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_signbitl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_signbitl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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_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.32/build/math/${gcall%F*}${suff}${gcall#*F}.c; \ + ( \ + echo "#include "; \ + echo "#include <${func}_template.c>"; \ + ) > ${file}; \ + done; \ +done; \ +echo > /mnt/lfs/sources/glibc-2.32/build/math/gen-libm-templates.stmp +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ldexpl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ldexpl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_isinf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_isinf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_isnan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_isnan.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_finite.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_finite.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_finite.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_copysign.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_copysign.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_copysign.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_copysign.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fsignaling-nans -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_modf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_modf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_modf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_scalbn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_scalbn.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_scalbn.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_frexp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_frexp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_signbit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_signbit.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_signbit.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ldexp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ldexp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_isinff.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_isinff.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_isnanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_isnanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_finitef.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_finitef.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_finitef.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_copysignf.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_copysignf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_copysignf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fsignaling-nans -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_modff.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_modff.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_scalbnf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_scalbnf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_frexpf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_frexpf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_signbitf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_signbitf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_signbitf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ldexpf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ldexpf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_isinff128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_isinff128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_isnanf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_isnanf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_finitef128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_finitef128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_copysignf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_copysignf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fsignaling-nans -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_modff128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_modff128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_scalbnf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_scalbnf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_frexpf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_frexpf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_signbitf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_signbitf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_signbitf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ldexpf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ldexpf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/setfpucw.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/setfpucw.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fpu_control.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fpu_control.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/math/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_isinfl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_isinfl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_isinfl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_isnanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_isnanl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_isnanl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_finitel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_finitel.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_finitel.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_copysignl.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_copysignl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_copysignl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fsignaling-nans -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_modfl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_modfl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_scalbnl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_scalbnl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_frexpl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_frexpl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_signbitl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_signbitl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_signbitl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_ldexpl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ldexpl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_isinf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_isinf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_isnan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_isnan.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_finite.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_finite.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_finite.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_copysign.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_copysign.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_copysign.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_copysign.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fsignaling-nans -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_modf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_modf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_modf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_scalbn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_scalbn.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_scalbn.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_frexp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_frexp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_signbit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_signbit.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_signbit.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_ldexp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ldexp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_isinff.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_isinff.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_isnanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_isnanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_finitef.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_finitef.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_finitef.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_copysignf.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_copysignf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_copysignf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fsignaling-nans -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_modff.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_modff.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_scalbnf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_scalbnf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_frexpf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_frexpf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_signbitf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_signbitf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_signbitf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_ldexpf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ldexpf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_isinff128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_isinff128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_isnanf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_isnanf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_finitef128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_finitef128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_copysignf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_copysignf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fsignaling-nans -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_modff128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_modff128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_scalbnf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_scalbnf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_frexpf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_frexpf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_signbitf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_signbitf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_signbitf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_ldexpf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ldexpf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/setfpucw.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/setfpucw.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/fpu_control.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fpu_control.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/math/stamp.osT /mnt/lfs/sources/glibc-2.32/build/math/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/math/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/math/stamp.oST /mnt/lfs/sources/glibc-2.32/build/math/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/math' +make subdir=setjmp -C setjmp ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/setjmp' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/setjmp +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/setjmp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/jmp_buf-ssp.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.32/build/jmp_buf-ssp.h.d /mnt/lfs/sources/glibc-2.32/build/jmp_buf-ssp.h'" \ + ../sysdeps/unix/sysv/linux/x86/jmp_buf-ssp.sym > /mnt/lfs/sources/glibc-2.32/build/jmp_buf-ssp.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.32/build/jmp_buf-ssp.h.dT > /mnt/lfs/sources/glibc-2.32/build/jmp_buf-ssp.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.32/build/jmp_buf-ssp.h.dT +mv -f /mnt/lfs/sources/glibc-2.32/build/jmp_buf-ssp.h.dT2 /mnt/lfs/sources/glibc-2.32/build/jmp_buf-ssp.h.d +mv -f /mnt/lfs/sources/glibc-2.32/build/jmp_buf-ssp.hT /mnt/lfs/sources/glibc-2.32/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.32/build/setjmp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/setjmp/setjmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/setjmp/setjmp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/setjmp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/setjmp/sigjmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/setjmp/sigjmp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/setjmp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/setjmp/bsd-setjmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/setjmp/bsd-setjmp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/setjmp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/setjmp/bsd-_setjmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/setjmp/bsd-_setjmp.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/setjmp/bsd-_setjmp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/longjmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/setjmp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/setjmp/longjmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/setjmp/longjmp.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/setjmp/longjmp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/__longjmp.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/setjmp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/setjmp/__longjmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/setjmp/__longjmp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/setjmp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/setjmp/jmp-unwind.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/setjmp/jmp-unwind.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/setjmp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/setjmp/__longjmp_cancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/setjmp/__longjmp_cancel.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/setjmp/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/setjmp/stamp.oT /mnt/lfs/sources/glibc-2.32/build/setjmp/stamp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/setjmp.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/setjmp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/setjmp/setjmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/setjmp/setjmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/setjmp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/setjmp/sigjmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/setjmp/sigjmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/setjmp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/setjmp/bsd-setjmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/setjmp/bsd-setjmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/setjmp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/setjmp/bsd-_setjmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/setjmp/bsd-_setjmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/setjmp/bsd-_setjmp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/longjmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/setjmp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/setjmp/longjmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/setjmp/longjmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/setjmp/longjmp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/__longjmp.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/setjmp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/setjmp/__longjmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/setjmp/__longjmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/setjmp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/setjmp/jmp-unwind.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/setjmp/jmp-unwind.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/setjmp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/setjmp/__longjmp_cancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/setjmp/__longjmp_cancel.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/setjmp/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/setjmp/stamp.osT /mnt/lfs/sources/glibc-2.32/build/setjmp/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/setjmp/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/setjmp/stamp.oST /mnt/lfs/sources/glibc-2.32/build/setjmp/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/setjmp' +make subdir=signal -C signal ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/signal' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/signal +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/signal +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/signal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/signal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/signal.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/signal/signal.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/raise.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/raise.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/raise.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/killpg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/killpg.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/signal/killpg.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/sigaction.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigaction.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigaction.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/signal/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigprocmask.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigprocmask.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/signal/kill.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/kill.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigpending.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigpending.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigsuspend.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigsuspend.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigwait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigwait.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigblock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigblock.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigsetmask.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigsetmask.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigpause.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigpause.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigvec.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigvec.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigstack.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigstack.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/signal/sigaltstack.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigaltstack.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigintr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigintr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigsetops.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigsetops.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigempty.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigempty.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigfillset.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigfillset.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigaddset.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigaddset.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigdelset.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigdelset.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigismem.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigismem.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigreturn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigreturn.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/siggetmask.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/siggetmask.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sysv_signal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sysv_signal.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigisempty.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigisempty.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigandset.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigandset.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigorset.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigorset.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/signal/sigorset.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/nptl/allocrtsig.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/allocrtsig.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/allocrtsig.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigtimedwait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigtimedwait.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigwaitinfo.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigwaitinfo.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigqueue.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigqueue.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sighold.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sighold.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigrelse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigrelse.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigignore.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigignore.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigset.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigset.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/signal/sigset.o +echo 'signal/signal.o signal/raise.o signal/killpg.o signal/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.32/build/signal/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/signal/stamp.oT /mnt/lfs/sources/glibc-2.32/build/signal/stamp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/signal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/signal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/signal.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/signal/signal.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/raise.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/raise.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/raise.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/killpg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/killpg.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/signal/killpg.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/sigaction.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigaction.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigaction.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/signal/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigprocmask.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigprocmask.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/signal/kill.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/kill.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigpending.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigpending.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigsuspend.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigsuspend.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigwait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigwait.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigblock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigblock.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigsetmask.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigsetmask.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigpause.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigpause.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigvec.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigvec.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigstack.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigstack.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/signal/sigaltstack.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigaltstack.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigintr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigintr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigsetops.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigsetops.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigempty.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigempty.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigfillset.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigfillset.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigaddset.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigaddset.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigdelset.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigdelset.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigismem.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigismem.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigreturn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigreturn.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/siggetmask.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/siggetmask.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sysv_signal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sysv_signal.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigisempty.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigisempty.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigandset.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigandset.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigorset.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigorset.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/signal/sigorset.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/nptl/allocrtsig.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/allocrtsig.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/allocrtsig.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigtimedwait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigtimedwait.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigwaitinfo.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigwaitinfo.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigqueue.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigqueue.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sighold.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sighold.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigrelse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigrelse.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigignore.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigignore.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/sigset.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/sigset.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/signal/sigset.os +echo 'signal/signal.os signal/raise.os signal/killpg.os signal/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.32/build/signal/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/signal/stamp.osT /mnt/lfs/sources/glibc-2.32/build/signal/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/signal/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/signal/stamp.oST /mnt/lfs/sources/glibc-2.32/build/signal/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/signal' +make subdir=stdlib -C stdlib ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/stdlib' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/stdlib +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/stdlib +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/atof.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/atof.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/atoi.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/atoi.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/atol.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/atol.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/atoll.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/atoll.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/atoll.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/abort.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/abort.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/abort.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/bsearch.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/bsearch.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/bsearch.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/qsort.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/qsort.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/qsort.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/msort.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/msort.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/msort.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/getenv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/getenv.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/getenv.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/putenv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/putenv.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/putenv.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/setenv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/setenv.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/setenv.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/secure-getenv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/secure-getenv.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/secure-getenv.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/exit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/exit.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/exit.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/on_exit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/on_exit.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/atexit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/atexit.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/atexit.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/cxa_atexit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/cxa_atexit.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/cxa_finalize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/cxa_finalize.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/cxa_finalize.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/old_atexit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/old_atexit.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/old_atexit.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/quick_exit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/quick_exit.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/quick_exit.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/at_quick_exit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/at_quick_exit.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/at_quick_exit.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/cxa_at_quick_exit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/cxa_at_quick_exit.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/cxa_at_quick_exit.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/cxa_thread_atexit_impl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/cxa_thread_atexit_impl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/cxa_thread_atexit_impl.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/abs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/abs.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/abs.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/labs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/labs.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/labs.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/llabs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/llabs.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/llabs.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/div.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/div.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/div.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/ldiv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/ldiv.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/ldiv.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/lldiv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/lldiv.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/lldiv.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mblen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mblen.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mbstowcs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mbstowcs.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mbtowc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mbtowc.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/mbtowc.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/wcstombs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/wcstombs.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/wctomb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/wctomb.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/wctomb.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/random.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/random.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/random_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/random_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/random_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/rand.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/rand.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/rand_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/rand_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/rand_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/drand48.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/drand48.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/drand48.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/erand48.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/erand48.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/erand48.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/lrand48.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/lrand48.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/lrand48.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/nrand48.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/nrand48.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/nrand48.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mrand48.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mrand48.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/mrand48.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/jrand48.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/jrand48.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/jrand48.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/srand48.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/srand48.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/srand48.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/seed48.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/seed48.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/seed48.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/lcong48.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/lcong48.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/lcong48.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/drand48_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/drand48_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/drand48_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/erand48_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/erand48_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/erand48_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/lrand48_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/lrand48_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/lrand48_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/nrand48_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/nrand48_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/nrand48_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mrand48_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mrand48_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/mrand48_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/jrand48_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/jrand48_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/jrand48_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/srand48_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/srand48_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/srand48_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/seed48_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/seed48_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/seed48_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/lcong48_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/lcong48_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/lcong48_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/drand48-iter.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/drand48-iter.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/drand48-iter.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/getrandom.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/getrandom.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/getrandom.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/getentropy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/getentropy.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/getentropy.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strfromf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strfromf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strfromf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strfromd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strfromd.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strfromd.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strfroml.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strfroml.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strfroml.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtol.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtol.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtol.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoul.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoul.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoul.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoll.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoll.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoll.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoull.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoull.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoull.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtol_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtol_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtol_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoul_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoul_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoul_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoll_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoll_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoll_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoull_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoull_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoull_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtod.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtod.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtod.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtold.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtold.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtold.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtod_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtod_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtod_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtold_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtold_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtold_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof_nan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof_nan.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof_nan.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtod_nan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtod_nan.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtod_nan.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtold_nan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtold_nan.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtold_nan.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/system.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/system.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/system.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/canonicalize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/canonicalize.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/canonicalize.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/a64l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/a64l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/a64l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/l64a.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/l64a.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/l64a.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/rpmatch.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/rpmatch.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/rpmatch.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strfmon.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strfmon.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strfmon_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strfmon_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strfmon_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/getsubopt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/getsubopt.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/getsubopt.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/xpg_basename.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/xpg_basename.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/xpg_basename.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/fmtmsg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/fmtmsg.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/fmtmsg.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/strtoimax.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoimax.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoimax.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoimax.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/strtoumax.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoumax.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoumax.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoumax.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/wcstoimax.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/wcstoimax.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/wcstoimax.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/wcstoimax.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/wcstoumax.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/wcstoumax.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/wcstoumax.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/wcstoumax.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/getcontext.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/stdlib/getcontext.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/getcontext.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/getcontext.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/setcontext.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/stdlib/setcontext.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/setcontext.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/setcontext.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/makecontext.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/makecontext.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/makecontext.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/swapcontext.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/stdlib/swapcontext.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/swapcontext.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/swapcontext.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/inlines.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/inlines.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/inlines.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/add_n.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/stdlib/add_n.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/add_n.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/stdlib/addmul_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/addmul_1.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/cmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/cmp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/divmod_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/divmod_1.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/divrem.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/divrem.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/divrem.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/udiv_qrnnd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/udiv_qrnnd.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/udiv_qrnnd.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/lshift.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/stdlib/lshift.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/lshift.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/lshift.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/rshift.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/stdlib/rshift.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/rshift.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/rshift.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mod_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mod_1.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mul.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mul.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mul_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mul_1.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mul_n.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mul_n.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/mul_n.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/sub_n.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/stdlib/sub_n.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/sub_n.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/stdlib/submul_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/submul_1.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/submul_1.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/dbl2mpn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/dbl2mpn.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/dbl2mpn.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/ldbl2mpn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/ldbl2mpn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/ldbl2mpn.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/ldbl2mpn.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mpn2flt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mpn2flt.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/mpn2flt.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mpn2dbl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mpn2dbl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/mpn2dbl.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mpn2ldbl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mpn2ldbl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/float1282mpn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/float1282mpn.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strfromf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strfromf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof128_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof128_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof128_nan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof128_nan.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mpn2float128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mpn2float128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/grouping.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/grouping.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/groupingwc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/groupingwc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/tens_in_limb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/tens_in_limb.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/fpioconst.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/fpioconst.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mp_clz_tab.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mp_clz_tab.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/stdlib/__start_context.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/__start_context.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/__start_context.o +echo 'stdlib/atof.o stdlib/atoi.o stdlib/atol.o stdlib/atoll.o stdlib/abort.o stdlib/bsearch.o stdlib/qsort.o stdlib/msort.o stdlib/getenv.o stdlib/putenv.o stdlib/setenv.o stdlib/secure-getenv.o stdlib/exit.o stdlib/on_exit.o stdlib/atexit.o stdlib/cxa_atexit.o stdlib/cxa_finalize.o stdlib/old_atexit.o stdlib/quick_exit.o stdlib/at_quick_exit.o stdlib/cxa_at_quick_exit.o stdlib/cxa_thread_atexit_impl.o stdlib/abs.o stdlib/labs.o stdlib/llabs.o stdlib/div.o stdlib/ldiv.o stdlib/lldiv.o stdlib/mblen.o stdlib/mbstowcs.o stdlib/mbtowc.o stdlib/wcstombs.o stdlib/wctomb.o stdlib/random.o stdlib/random_r.o stdlib/rand.o stdlib/rand_r.o stdlib/drand48.o stdlib/erand48.o stdlib/lrand48.o stdlib/nrand48.o stdlib/mrand48.o stdlib/jrand48.o stdlib/srand48.o stdlib/seed48.o stdlib/lcong48.o stdlib/drand48_r.o stdlib/erand48_r.o stdlib/lrand48_r.o stdlib/nrand48_r.o stdlib/mrand48_r.o stdlib/jrand48_r.o stdlib/srand48_r.o stdlib/seed48_r.o stdlib/lcong48_r.o stdlib/drand48-iter.o stdlib/getrandom.o stdlib/getentropy.o stdlib/strfromf.o stdlib/strfromd.o stdlib/strfroml.o stdlib/strtol.o stdlib/strtoul.o stdlib/strtoll.o stdlib/strtoull.o stdlib/strtol_l.o stdlib/strtoul_l.o stdlib/strtoll_l.o stdlib/strtoull_l.o stdlib/strtof.o stdlib/strtod.o stdlib/strtold.o stdlib/strtof_l.o stdlib/strtod_l.o stdlib/strtold_l.o stdlib/strtof_nan.o stdlib/strtod_nan.o stdlib/strtold_nan.o stdlib/system.o stdlib/canonicalize.o stdlib/a64l.o stdlib/l64a.o stdlib/rpmatch.o stdlib/strfmon.o stdlib/strfmon_l.o stdlib/getsubopt.o stdlib/xpg_basename.o stdlib/fmtmsg.o stdlib/strtoimax.o stdlib/strtoumax.o stdlib/wcstoimax.o stdlib/wcstoumax.o stdlib/getcontext.o stdlib/setcontext.o stdlib/makecontext.o stdlib/swapcontext.o stdlib/inlines.o stdlib/add_n.o stdlib/addmul_1.o stdlib/cmp.o stdlib/divmod_1.o stdlib/divrem.o stdlib/udiv_qrnnd.o stdlib/lshift.o stdlib/rshift.o stdlib/mod_1.o stdlib/mul.o stdlib/mul_1.o stdlib/mul_n.o stdlib/sub_n.o stdlib/submul_1.o stdlib/dbl2mpn.o stdlib/ldbl2mpn.o stdlib/mpn2flt.o stdlib/mpn2dbl.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.32/build/stdlib/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/stdlib/stamp.oT /mnt/lfs/sources/glibc-2.32/build/stdlib/stamp.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/atof.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/atof.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/atoi.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/atoi.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/atol.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/atol.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/atoll.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/atoll.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/atoll.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/abort.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/abort.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/abort.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/bsearch.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/bsearch.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/bsearch.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/qsort.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/qsort.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/qsort.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/msort.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/msort.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/msort.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/getenv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/getenv.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/getenv.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/putenv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/putenv.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/putenv.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/setenv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/setenv.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/setenv.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/secure-getenv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/secure-getenv.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/secure-getenv.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/exit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/exit.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/exit.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/on_exit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/on_exit.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/on_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/cxa_atexit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/cxa_atexit.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/cxa_finalize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/cxa_finalize.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/cxa_finalize.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/old_atexit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/old_atexit.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/old_atexit.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/quick_exit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/quick_exit.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/quick_exit.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/cxa_at_quick_exit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/cxa_at_quick_exit.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/cxa_at_quick_exit.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/cxa_thread_atexit_impl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/cxa_thread_atexit_impl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/cxa_thread_atexit_impl.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/abs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/abs.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/abs.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/labs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/labs.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/labs.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/llabs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/llabs.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/llabs.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/div.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/div.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/div.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/ldiv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/ldiv.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/ldiv.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/lldiv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/lldiv.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/lldiv.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mblen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mblen.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mbstowcs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mbstowcs.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mbtowc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mbtowc.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/mbtowc.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/wcstombs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/wcstombs.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/wctomb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/wctomb.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/wctomb.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/random.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/random.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/random_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/random_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/random_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/rand.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/rand.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/rand_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/rand_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/rand_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/drand48.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/drand48.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/drand48.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/erand48.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/erand48.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/erand48.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/lrand48.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/lrand48.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/lrand48.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/nrand48.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/nrand48.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/nrand48.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mrand48.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mrand48.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/mrand48.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/jrand48.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/jrand48.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/jrand48.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/srand48.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/srand48.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/srand48.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/seed48.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/seed48.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/seed48.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/lcong48.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/lcong48.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/lcong48.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/drand48_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/drand48_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/drand48_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/erand48_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/erand48_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/erand48_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/lrand48_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/lrand48_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/lrand48_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/nrand48_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/nrand48_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/nrand48_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mrand48_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mrand48_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/mrand48_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/jrand48_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/jrand48_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/jrand48_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/srand48_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/srand48_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/srand48_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/seed48_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/seed48_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/seed48_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/lcong48_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/lcong48_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/lcong48_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/drand48-iter.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/drand48-iter.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/drand48-iter.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/getrandom.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/getrandom.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/getrandom.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/getentropy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/getentropy.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/getentropy.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strfromf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strfromf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strfromf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strfromd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strfromd.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strfromd.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strfroml.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strfroml.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strfroml.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtol.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtol.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtol.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoul.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoul.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoul.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoll.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoll.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoll.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoull.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoull.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoull.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtol_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtol_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtol_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoul_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoul_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoul_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoll_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoll_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoll_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoull_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoull_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoull_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtod.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtod.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtod.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtold.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtold.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtold.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtod_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtod_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtod_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtold_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtold_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtold_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof_nan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof_nan.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof_nan.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtod_nan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtod_nan.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtod_nan.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtold_nan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtold_nan.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtold_nan.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/system.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/system.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/system.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/canonicalize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/canonicalize.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/canonicalize.os +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/a64l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/a64l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/a64l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/l64a.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/l64a.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/l64a.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/rpmatch.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/rpmatch.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/rpmatch.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strfmon.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strfmon.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strfmon_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strfmon_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strfmon_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/getsubopt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/getsubopt.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/getsubopt.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/xpg_basename.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/xpg_basename.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/xpg_basename.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/fmtmsg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/fmtmsg.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/fmtmsg.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/strtoimax.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoimax.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoimax.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoimax.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/strtoumax.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoumax.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoumax.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/strtoumax.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/wcstoimax.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/wcstoimax.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/wcstoimax.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/wcstoimax.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/wordsize-64/wcstoumax.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/wcstoumax.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/wcstoumax.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/wcstoumax.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/getcontext.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/stdlib/getcontext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/getcontext.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/getcontext.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/setcontext.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/stdlib/setcontext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/setcontext.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/setcontext.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/makecontext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/makecontext.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/makecontext.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/swapcontext.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/stdlib/swapcontext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/swapcontext.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/swapcontext.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/inlines.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/inlines.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/inlines.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/add_n.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/stdlib/add_n.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/add_n.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/stdlib/addmul_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/addmul_1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/cmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/cmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/divmod_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/divmod_1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/divrem.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/divrem.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/divrem.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/udiv_qrnnd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/udiv_qrnnd.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/udiv_qrnnd.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/lshift.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/stdlib/lshift.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/lshift.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/lshift.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/rshift.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/stdlib/rshift.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/rshift.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/rshift.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mod_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mod_1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mul.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mul.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mul_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mul_1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mul_n.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mul_n.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/mul_n.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/sub_n.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/stdlib/sub_n.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/sub_n.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/stdlib/submul_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/submul_1.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/submul_1.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/dbl2mpn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/dbl2mpn.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/dbl2mpn.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/ldbl2mpn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/ldbl2mpn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/ldbl2mpn.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/ldbl2mpn.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mpn2flt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mpn2flt.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/mpn2flt.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mpn2dbl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mpn2dbl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/mpn2dbl.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mpn2ldbl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mpn2ldbl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/float1282mpn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/float1282mpn.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strfromf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strfromf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof128_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof128_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof128_nan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/strtof128_nan.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mpn2float128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mpn2float128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/grouping.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/grouping.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/groupingwc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/groupingwc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/tens_in_limb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/tens_in_limb.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/fpioconst.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/fpioconst.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/mp_clz_tab.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/mp_clz_tab.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/stdlib/__start_context.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/__start_context.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/__start_context.os +echo 'stdlib/atof.os stdlib/atoi.os stdlib/atol.os stdlib/atoll.os stdlib/abort.os stdlib/bsearch.os stdlib/qsort.os stdlib/msort.os stdlib/getenv.os stdlib/putenv.os stdlib/setenv.os stdlib/secure-getenv.os stdlib/exit.os stdlib/on_exit.os stdlib/cxa_atexit.os stdlib/cxa_finalize.os stdlib/old_atexit.os stdlib/quick_exit.os stdlib/cxa_at_quick_exit.os stdlib/cxa_thread_atexit_impl.os stdlib/abs.os stdlib/labs.os stdlib/llabs.os stdlib/div.os stdlib/ldiv.os stdlib/lldiv.os stdlib/mblen.os stdlib/mbstowcs.os stdlib/mbtowc.os stdlib/wcstombs.os stdlib/wctomb.os stdlib/random.os stdlib/random_r.os stdlib/rand.os stdlib/rand_r.os stdlib/drand48.os stdlib/erand48.os stdlib/lrand48.os stdlib/nrand48.os stdlib/mrand48.os stdlib/jrand48.os stdlib/srand48.os stdlib/seed48.os stdlib/lcong48.os stdlib/drand48_r.os stdlib/erand48_r.os stdlib/lrand48_r.os stdlib/nrand48_r.os stdlib/mrand48_r.os stdlib/jrand48_r.os stdlib/srand48_r.os stdlib/seed48_r.os stdlib/lcong48_r.os stdlib/drand48-iter.os stdlib/getrandom.os stdlib/getentropy.os stdlib/strfromf.os stdlib/strfromd.os stdlib/strfroml.os stdlib/strtol.os stdlib/strtoul.os stdlib/strtoll.os stdlib/strtoull.os stdlib/strtol_l.os stdlib/strtoul_l.os stdlib/strtoll_l.os stdlib/strtoull_l.os stdlib/strtof.os stdlib/strtod.os stdlib/strtold.os stdlib/strtof_l.os stdlib/strtod_l.os stdlib/strtold_l.os stdlib/strtof_nan.os stdlib/strtod_nan.os stdlib/strtold_nan.os stdlib/system.os stdlib/canonicalize.os stdlib/a64l.os stdlib/l64a.os stdlib/rpmatch.os stdlib/strfmon.os stdlib/strfmon_l.os stdlib/getsubopt.os stdlib/xpg_basename.os stdlib/fmtmsg.os stdlib/strtoimax.os stdlib/strtoumax.os stdlib/wcstoimax.os stdlib/wcstoumax.os stdlib/getcontext.os stdlib/setcontext.os stdlib/makecontext.os stdlib/swapcontext.os stdlib/inlines.os stdlib/add_n.os stdlib/addmul_1.os stdlib/cmp.os stdlib/divmod_1.os stdlib/divrem.os stdlib/udiv_qrnnd.os stdlib/lshift.os stdlib/rshift.os stdlib/mod_1.os stdlib/mul.os stdlib/mul_1.os stdlib/mul_n.os stdlib/sub_n.os stdlib/submul_1.os stdlib/dbl2mpn.os stdlib/ldbl2mpn.os stdlib/mpn2flt.os stdlib/mpn2dbl.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.32/build/stdlib/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/stdlib/stamp.osT /mnt/lfs/sources/glibc-2.32/build/stdlib/stamp.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/atexit.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/atexit.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/atexit.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdlib -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/stdlib/at_quick_exit.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdlib/at_quick_exit.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdlib/at_quick_exit.oS +echo 'stdlib/atexit.oS stdlib/at_quick_exit.oS' > /mnt/lfs/sources/glibc-2.32/build/stdlib/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/stdlib/stamp.oST /mnt/lfs/sources/glibc-2.32/build/stdlib/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/stdlib' +make subdir=stdio-common -C stdio-common ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/stdio-common' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/stdio-common +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/stdio-common +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/ctermid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/ctermid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/cuserid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/cuserid.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/cuserid.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/_itoa.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/_itoa.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/_itowa.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/_itowa.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/_itowa.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/itoa-digits.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/itoa-digits.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/itoa-udigits.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/itoa-udigits.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/itowa-digits.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/itowa-digits.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/itowa-digits.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -Wno-uninitialized -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/vfprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfprintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfprintf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/vprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/vprintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/vprintf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/printf_fp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf_fp.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf_fp.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/reg-printf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/reg-printf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/reg-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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/printf-prs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf-prs.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf-prs.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/printf_fphex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf_fphex.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf_fphex.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/reg-modifier.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/reg-modifier.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/reg-modifier.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/reg-type.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/reg-type.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/reg-type.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/printf_size.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf_size.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf_size.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/fprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/fprintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/fprintf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/printf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/snprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/snprintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/sprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/sprintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/sprintf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/asprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/asprintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/asprintf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/dprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/dprintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/dprintf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -Wno-uninitialized -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/vfwprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfwprintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfwprintf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/vfscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfscanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/vfwscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfwscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfwscanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/fscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/fscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/fscanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/scanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/scanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/scanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/sscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/sscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/sscanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/perror.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/perror.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/perror.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/psignal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/psignal.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/psignal.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/tmpfile.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/tmpfile.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/tmpfile64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/tmpfile64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/tmpnam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/tmpnam.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/tmpnam_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/tmpnam_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/tmpnam_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/tempnam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/tempnam.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/tempname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/tempname.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/tempname.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/getline.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/getline.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/getw.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/getw.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/getw.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/putw.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/putw.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/putw.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/remove.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/remove.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/rename.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/rename.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/renameat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/renameat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/renameat2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/renameat2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/renameat2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/flockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/flockfile.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/flockfile.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/flockfile.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/ftrylockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/ftrylockfile.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/ftrylockfile.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/ftrylockfile.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/funlockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/funlockfile.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/funlockfile.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/funlockfile.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/isoc99_scanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_scanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_scanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/isoc99_vscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_vscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_vscanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/isoc99_fscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_fscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_fscanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/isoc99_vfscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_vfscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_vfscanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/isoc99_sscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_sscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_sscanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/isoc99_vsscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_vsscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_vsscanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/psiginfo.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/psiginfo.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/psiginfo.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/gentempfd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/gentempfd.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/gentempfd.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/vfscanf-internal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfscanf-internal.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfscanf-internal.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/vfwscanf-internal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfwscanf-internal.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfwscanf-internal.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/iovfscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/iovfscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/iovfscanf.o +x86_64-lfs-linux-gnu-gcc iovfwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/iovfwscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/iovfwscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/iovfwscanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/vfprintf-internal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfprintf-internal.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfprintf-internal.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/vfwprintf-internal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfwprintf-internal.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfwprintf-internal.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-toplevel-reorder -fno-section-anchors -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/errlist.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/errlist.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/errlist.o +x86_64-lfs-linux-gnu-gcc siglist.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-toplevel-reorder -fno-section-anchors -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/siglist.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/siglist.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/siglist.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/printf-parsemb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf-parsemb.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/printf-parsewc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf-parsewc.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf-parsewc.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/stdio-common/fxprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/fxprintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/fxprintf.o +echo 'stdio-common/ctermid.o stdio-common/cuserid.o stdio-common/_itoa.o stdio-common/_itowa.o stdio-common/itoa-digits.o stdio-common/itoa-udigits.o stdio-common/itowa-digits.o stdio-common/vfprintf.o stdio-common/vprintf.o stdio-common/printf_fp.o stdio-common/reg-printf.o stdio-common/printf-prs.o stdio-common/printf_fphex.o stdio-common/reg-modifier.o stdio-common/reg-type.o stdio-common/printf_size.o stdio-common/fprintf.o stdio-common/printf.o stdio-common/snprintf.o stdio-common/sprintf.o stdio-common/asprintf.o stdio-common/dprintf.o stdio-common/vfwprintf.o stdio-common/vfscanf.o stdio-common/vfwscanf.o stdio-common/fscanf.o stdio-common/scanf.o stdio-common/sscanf.o stdio-common/perror.o stdio-common/psignal.o stdio-common/tmpfile.o stdio-common/tmpfile64.o stdio-common/tmpnam.o stdio-common/tmpnam_r.o stdio-common/tempnam.o stdio-common/tempname.o stdio-common/getline.o stdio-common/getw.o stdio-common/putw.o stdio-common/remove.o stdio-common/rename.o stdio-common/renameat.o stdio-common/renameat2.o stdio-common/flockfile.o stdio-common/ftrylockfile.o stdio-common/funlockfile.o stdio-common/isoc99_scanf.o stdio-common/isoc99_vscanf.o stdio-common/isoc99_fscanf.o stdio-common/isoc99_vfscanf.o stdio-common/isoc99_sscanf.o stdio-common/isoc99_vsscanf.o stdio-common/psiginfo.o stdio-common/gentempfd.o stdio-common/vfscanf-internal.o stdio-common/vfwscanf-internal.o stdio-common/iovfscanf.o stdio-common/iovfwscanf.o stdio-common/vfprintf-internal.o stdio-common/vfwprintf-internal.o stdio-common/errlist.o stdio-common/siglist.o stdio-common/printf-parsemb.o stdio-common/printf-parsewc.o stdio-common/fxprintf.o' > /mnt/lfs/sources/glibc-2.32/build/stdio-common/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/stdio-common/stamp.oT /mnt/lfs/sources/glibc-2.32/build/stdio-common/stamp.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/ctermid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/ctermid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/cuserid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/cuserid.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/cuserid.os +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/_itoa.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/_itoa.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/_itowa.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/_itowa.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/_itowa.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/itoa-digits.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/itoa-digits.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/itoa-udigits.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/itoa-udigits.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/itowa-digits.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/itowa-digits.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/itowa-digits.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -Wno-uninitialized -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfprintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfprintf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/vprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/vprintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/vprintf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf_fp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf_fp.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf_fp.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/reg-printf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/reg-printf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/reg-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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf-prs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf-prs.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf-prs.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf_fphex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf_fphex.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf_fphex.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/reg-modifier.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/reg-modifier.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/reg-modifier.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/reg-type.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/reg-type.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/reg-type.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf_size.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf_size.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf_size.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/fprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/fprintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/fprintf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/snprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/snprintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/sprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/sprintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/sprintf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/asprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/asprintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/asprintf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/dprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/dprintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/dprintf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -Wno-uninitialized -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfwprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfwprintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfwprintf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfscanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfwscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfwscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfwscanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/fscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/fscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/fscanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/scanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/scanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/scanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/sscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/sscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/sscanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/perror.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/perror.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/perror.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/psignal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/psignal.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/psignal.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/tmpfile.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/tmpfile.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/tmpfile64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/tmpfile64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/tmpnam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/tmpnam.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/tmpnam_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/tmpnam_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/tmpnam_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/tempnam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/tempnam.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/tempname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/tempname.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/tempname.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/getline.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/getline.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/getw.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/getw.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/getw.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/putw.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/putw.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/putw.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/remove.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/remove.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/rename.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/rename.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/renameat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/renameat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/renameat2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/renameat2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/renameat2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/flockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/flockfile.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/flockfile.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/flockfile.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/ftrylockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/ftrylockfile.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/ftrylockfile.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/ftrylockfile.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/funlockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/funlockfile.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/funlockfile.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/funlockfile.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_scanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_scanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_scanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_vscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_vscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_vscanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_fscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_fscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_fscanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_vfscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_vfscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_vfscanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_sscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_sscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_sscanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_vsscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_vsscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/isoc99_vsscanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/psiginfo.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/psiginfo.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/psiginfo.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/gentempfd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/gentempfd.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/gentempfd.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfscanf-internal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfscanf-internal.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfscanf-internal.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfwscanf-internal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfwscanf-internal.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfwscanf-internal.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/iovfscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/iovfscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/iovfscanf.os +x86_64-lfs-linux-gnu-gcc iovfwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/iovfwscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/iovfwscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/iovfwscanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfprintf-internal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfprintf-internal.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfprintf-internal.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfwprintf-internal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfwprintf-internal.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/vfwprintf-internal.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-toplevel-reorder -fno-section-anchors -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/errlist.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/errlist.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/errlist.os +x86_64-lfs-linux-gnu-gcc siglist.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-toplevel-reorder -fno-section-anchors -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/siglist.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/siglist.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/siglist.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf-parsemb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf-parsemb.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf-parsewc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf-parsewc.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/printf-parsewc.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/stdio-common -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/stdio-common/fxprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/stdio-common/fxprintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/stdio-common/fxprintf.os +echo 'stdio-common/ctermid.os stdio-common/cuserid.os stdio-common/_itoa.os stdio-common/_itowa.os stdio-common/itoa-digits.os stdio-common/itoa-udigits.os stdio-common/itowa-digits.os stdio-common/vfprintf.os stdio-common/vprintf.os stdio-common/printf_fp.os stdio-common/reg-printf.os stdio-common/printf-prs.os stdio-common/printf_fphex.os stdio-common/reg-modifier.os stdio-common/reg-type.os stdio-common/printf_size.os stdio-common/fprintf.os stdio-common/printf.os stdio-common/snprintf.os stdio-common/sprintf.os stdio-common/asprintf.os stdio-common/dprintf.os stdio-common/vfwprintf.os stdio-common/vfscanf.os stdio-common/vfwscanf.os stdio-common/fscanf.os stdio-common/scanf.os stdio-common/sscanf.os stdio-common/perror.os stdio-common/psignal.os stdio-common/tmpfile.os stdio-common/tmpfile64.os stdio-common/tmpnam.os stdio-common/tmpnam_r.os stdio-common/tempnam.os stdio-common/tempname.os stdio-common/getline.os stdio-common/getw.os stdio-common/putw.os stdio-common/remove.os stdio-common/rename.os stdio-common/renameat.os stdio-common/renameat2.os stdio-common/flockfile.os stdio-common/ftrylockfile.os stdio-common/funlockfile.os stdio-common/isoc99_scanf.os stdio-common/isoc99_vscanf.os stdio-common/isoc99_fscanf.os stdio-common/isoc99_vfscanf.os stdio-common/isoc99_sscanf.os stdio-common/isoc99_vsscanf.os stdio-common/psiginfo.os stdio-common/gentempfd.os stdio-common/vfscanf-internal.os stdio-common/vfwscanf-internal.os stdio-common/iovfscanf.os stdio-common/iovfwscanf.os stdio-common/vfprintf-internal.os stdio-common/vfwprintf-internal.os stdio-common/errlist.os stdio-common/siglist.os stdio-common/printf-parsemb.os stdio-common/printf-parsewc.os stdio-common/fxprintf.os' > /mnt/lfs/sources/glibc-2.32/build/stdio-common/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/stdio-common/stamp.osT /mnt/lfs/sources/glibc-2.32/build/stdio-common/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/stdio-common/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/stdio-common/stamp.oST /mnt/lfs/sources/glibc-2.32/build/stdio-common/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/stdio-common' +make subdir=libio -C libio ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/libio' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/libio +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/filedoalloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/filedoalloc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofclose.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofclose.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofdopen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofdopen.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofflush.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofflush.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofgetpos.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofgetpos.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofgets.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofgets.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofopen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofopen.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofopncook.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofopncook.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofputs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofputs.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofread.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofread.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofsetpos.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofsetpos.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/ioftell.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/ioftell.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/wfiledoalloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/wfiledoalloc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofwrite.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofwrite.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iogetdelim.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iogetdelim.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iogetline.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iogetline.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iogets.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iogets.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iopadn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iopadn.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iopopen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iopopen.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/ioputs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/ioputs.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/ioseekoff.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/ioseekoff.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/ioseekpos.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/ioseekpos.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iosetbuffer.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iosetbuffer.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iosetvbuf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iosetvbuf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/ioungetc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/ioungetc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iovsprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iovsprintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iovsscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iovsscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofgetpos64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofgetpos64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofopen64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofopen64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofsetpos64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofsetpos64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/fputwc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fputwc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/fputwc_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fputwc_u.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/getwc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/getwc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/getwc_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/getwc_u.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/getwchar.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/getwchar.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/getwchar_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/getwchar_u.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofgetws.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofgetws.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofgetws_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofgetws_u.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofputws.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofputws.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofputws_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofputws_u.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iogetwline.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iogetwline.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iowpadn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iowpadn.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/ioungetwc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/ioungetwc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/putwc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/putwc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/putwc_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/putwc_u.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/putwchar.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/putwchar.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/putwchar_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/putwchar_u.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/putchar.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/putchar.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/putchar_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/putchar_u.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/fwprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fwprintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/swprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/swprintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/vwprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/vwprintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/wprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/wprintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/wscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/wscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/fwscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fwscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/vwscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/vwscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/vswprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/vswprintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iovswscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iovswscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/swscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/swscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/wgenops.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/wgenops.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/wstrops.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/wstrops.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/wfileops.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/wfileops.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofwide.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofwide.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/fwide.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fwide.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/wmemstream.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/wmemstream.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/clearerr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/clearerr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/feof.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/feof.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/ferror.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/ferror.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/fileno.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fileno.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/fputc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fputc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/freopen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/freopen.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/fseek.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fseek.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/getc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/getc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/getchar.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/getchar.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/memstream.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/memstream.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/pclose.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/pclose.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/putc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/putc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/rewind.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/rewind.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/setbuf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/setbuf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/setlinebuf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/setlinebuf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/vasprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/vasprintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iovdprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iovdprintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/vscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/vscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/vsnprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/vsnprintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/obprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/obprintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/fcloseall.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fcloseall.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/fseeko.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fseeko.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/ftello.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/ftello.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/freopen64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/freopen64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/fseeko64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fseeko64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/ftello64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/ftello64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/__fbufsize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/__fbufsize.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/__freading.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/__freading.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/__fwriting.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/__fwriting.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/__freadable.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/__freadable.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/__fwritable.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/__fwritable.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/__flbf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/__flbf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/__fpurge.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/__fpurge.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/__fpending.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/__fpending.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/__fsetlocking.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/__fsetlocking.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/libc_fatal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/libc_fatal.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/fmemopen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fmemopen.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/oldfmemopen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/oldfmemopen.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/vtables.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/vtables.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/clearerr_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/clearerr_u.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/feof_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/feof_u.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/ferror_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/ferror_u.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/fputc_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fputc_u.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/getc_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/getc_u.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/getchar_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/getchar_u.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofflush_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofflush_u.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/putc_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/putc_u.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/peekc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/peekc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofread_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofread_u.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofwrite_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofwrite_u.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofgets_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofgets_u.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/iofputs_u.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofputs_u.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/fileops.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fileops.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/genops.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/genops.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/stdfiles.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/stdfiles.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/stdio.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/stdio.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/libio/strops.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/strops.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/libio/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/libio/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/filedoalloc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/filedoalloc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofclose.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofclose.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofdopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofdopen.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofflush.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofflush.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofgetpos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofgetpos.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofgets.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofgets.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofopen.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofopncook.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofopncook.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofputs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofputs.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofread.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofread.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofsetpos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofsetpos.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/ioftell.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/ioftell.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/wfiledoalloc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/wfiledoalloc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofwrite.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofwrite.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iogetdelim.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iogetdelim.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iogetline.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iogetline.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iogets.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iogets.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iopadn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iopadn.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iopopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iopopen.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/ioputs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/ioputs.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/ioseekoff.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/ioseekoff.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/ioseekpos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/ioseekpos.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iosetbuffer.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iosetbuffer.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iosetvbuf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iosetvbuf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/ioungetc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/ioungetc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iovsprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iovsprintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iovsscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iovsscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofgetpos64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofgetpos64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofopen64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofopen64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofsetpos64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofsetpos64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/fputwc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fputwc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/fputwc_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fputwc_u.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/getwc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/getwc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/getwc_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/getwc_u.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/getwchar.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/getwchar.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/getwchar_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/getwchar_u.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofgetws.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofgetws.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofgetws_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofgetws_u.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofputws.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofputws.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofputws_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofputws_u.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iogetwline.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iogetwline.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iowpadn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iowpadn.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/ioungetwc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/ioungetwc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/putwc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/putwc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/putwc_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/putwc_u.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/putwchar.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/putwchar.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/putwchar_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/putwchar_u.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/putchar.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/putchar.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/putchar_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/putchar_u.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/fwprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fwprintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/swprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/swprintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/vwprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/vwprintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/wprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/wprintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/wscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/wscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/fwscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fwscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/vwscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/vwscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/vswprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/vswprintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iovswscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iovswscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/swscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/swscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/wgenops.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/wgenops.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/wstrops.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/wstrops.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/wfileops.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/wfileops.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofwide.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofwide.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/fwide.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fwide.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/wmemstream.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/wmemstream.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/clearerr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/clearerr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/feof.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/feof.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/ferror.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/ferror.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/fileno.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fileno.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/fputc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fputc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/freopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/freopen.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/fseek.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fseek.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/getc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/getc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/getchar.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/getchar.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/memstream.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/memstream.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/pclose.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/pclose.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/putc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/putc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/rewind.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/rewind.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/setbuf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/setbuf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/setlinebuf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/setlinebuf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/vasprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/vasprintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iovdprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iovdprintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/vscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/vscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/vsnprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/vsnprintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/obprintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/obprintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/fcloseall.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fcloseall.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/fseeko.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fseeko.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/ftello.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/ftello.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/freopen64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/freopen64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/fseeko64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fseeko64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/ftello64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/ftello64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/__fbufsize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/__fbufsize.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/__freading.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/__freading.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/__fwriting.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/__fwriting.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/__freadable.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/__freadable.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/__fwritable.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/__fwritable.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/__flbf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/__flbf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/__fpurge.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/__fpurge.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/__fpending.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/__fpending.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/__fsetlocking.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/__fsetlocking.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/libc_fatal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/libc_fatal.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/fmemopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fmemopen.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/oldfmemopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/oldfmemopen.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/vtables.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/vtables.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/oldiofopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/oldiofopen.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/oldiofdopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/oldiofdopen.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/oldiofclose.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/oldiofclose.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/oldiopopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/oldiopopen.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/oldpclose.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/oldpclose.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/oldtmpfile.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/oldtmpfile.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/oldiofgetpos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/oldiofgetpos.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/oldiofgetpos64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/oldiofgetpos64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/oldiofsetpos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/oldiofsetpos.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/oldiofsetpos64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/oldiofsetpos64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/clearerr_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/clearerr_u.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/feof_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/feof_u.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/ferror_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/ferror_u.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/fputc_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fputc_u.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/getc_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/getc_u.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/getchar_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/getchar_u.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofflush_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofflush_u.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/putc_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/putc_u.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/peekc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/peekc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofread_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofread_u.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofwrite_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofwrite_u.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofgets_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofgets_u.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/iofputs_u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/iofputs_u.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/fileops.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/fileops.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/genops.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/genops.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/stdfiles.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/stdfiles.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/stdio.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/stdio.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/strops.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/strops.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/oldfileops.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/oldfileops.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/libio -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/libio/oldstdfiles.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/libio/oldstdfiles.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/libio/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/libio/stamp.osT /mnt/lfs/sources/glibc-2.32/build/libio/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/libio/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/libio/stamp.oST /mnt/lfs/sources/glibc-2.32/build/libio/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/libio' +make subdir=dlfcn -C dlfcn ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/dlfcn' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/dlfcn +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/dlfcn +x86_64-lfs-linux-gnu-gcc sdlopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlopen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlopen.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlopen.o +x86_64-lfs-linux-gnu-gcc sdlclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlclose.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlclose.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlclose.o +x86_64-lfs-linux-gnu-gcc sdlsym.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlsym.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlsym.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlsym.o +x86_64-lfs-linux-gnu-gcc sdlvsym.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlvsym.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlvsym.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlvsym.o +x86_64-lfs-linux-gnu-gcc sdlerror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlerror.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlerror.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlerror.o +x86_64-lfs-linux-gnu-gcc sdladdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdladdr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdladdr.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdladdr.o +x86_64-lfs-linux-gnu-gcc sdladdr1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdladdr1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdladdr1.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdladdr1.o +x86_64-lfs-linux-gnu-gcc sdlinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlinfo.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlinfo.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlinfo.o +x86_64-lfs-linux-gnu-gcc sdlmopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlmopen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlmopen.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlmopen.o +x86_64-lfs-linux-gnu-gcc sdlfreeres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlfreeres.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlfreeres.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/sdlfreeres.o +echo 'dlfcn/sdlopen.o dlfcn/sdlclose.o dlfcn/sdlsym.o dlfcn/sdlvsym.o dlfcn/sdlerror.o dlfcn/sdladdr.o dlfcn/sdladdr1.o dlfcn/sdlinfo.o dlfcn/sdlmopen.o dlfcn/sdlfreeres.o' > /mnt/lfs/sources/glibc-2.32/build/dlfcn/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/dlfcn/stamp.oT /mnt/lfs/sources/glibc-2.32/build/dlfcn/stamp.o +echo '' > /mnt/lfs/sources/glibc-2.32/build/dlfcn/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/dlfcn/stamp.osT /mnt/lfs/sources/glibc-2.32/build/dlfcn/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/dlfcn/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/dlfcn/stamp.oST /mnt/lfs/sources/glibc-2.32/build/dlfcn/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/dlfcn' +make subdir=nptl -C nptl ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/nptl' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/nptl +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/nptl/multidir.mkT +mv -f /mnt/lfs/sources/glibc-2.32/build/nptl/multidir.mkT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/unwindbuf.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.32/build/unwindbuf.h.d /mnt/lfs/sources/glibc-2.32/build/unwindbuf.h'" \ + unwindbuf.sym > /mnt/lfs/sources/glibc-2.32/build/unwindbuf.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.32/build/unwindbuf.h.dT > /mnt/lfs/sources/glibc-2.32/build/unwindbuf.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.32/build/unwindbuf.h.dT +mv -f /mnt/lfs/sources/glibc-2.32/build/unwindbuf.h.dT2 /mnt/lfs/sources/glibc-2.32/build/unwindbuf.h.d +mv -f /mnt/lfs/sources/glibc-2.32/build/unwindbuf.hT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/pthread-pi-defines.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.32/build/pthread-pi-defines.h.d /mnt/lfs/sources/glibc-2.32/build/pthread-pi-defines.h'" \ + pthread-pi-defines.sym > /mnt/lfs/sources/glibc-2.32/build/pthread-pi-defines.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.32/build/pthread-pi-defines.h.dT > /mnt/lfs/sources/glibc-2.32/build/pthread-pi-defines.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.32/build/pthread-pi-defines.h.dT +mv -f /mnt/lfs/sources/glibc-2.32/build/pthread-pi-defines.h.dT2 /mnt/lfs/sources/glibc-2.32/build/pthread-pi-defines.h.d +mv -f /mnt/lfs/sources/glibc-2.32/build/pthread-pi-defines.hT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/alloca_cutoff.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/alloca_cutoff.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/alloca_cutoff.o +x86_64-lfs-linux-gnu-gcc libc-cancellation.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/libc-cancellation.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/libc-cancellation.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/libc-cancellation.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/libc-cleanup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/libc-cleanup.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/libc-cleanup.o +x86_64-lfs-linux-gnu-gcc libc-lowlevellock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/libc-lowlevellock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/libc-lowlevellock.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/libc-lowlevellock.o +x86_64-lfs-linux-gnu-gcc libc_multiple_threads.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/libc_multiple_threads.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/libc_multiple_threads.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/libc_multiple_threads.o +x86_64-lfs-linux-gnu-gcc libc_pthread_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/libc_pthread_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/libc_pthread_init.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/libc_pthread_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_init.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_init.o +x86_64-lfs-linux-gnu-gcc pthread_atfork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_atfork.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_atfork.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_copy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_copy.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_extension.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_extension.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_extension.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getdetachstate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getdetachstate.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getdetachstate.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getinheritsched.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getinheritsched.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getschedparam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getschedparam.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getschedpolicy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getschedpolicy.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getscope.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getscope.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getsigmask.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getsigmask.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getsigmask.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_init.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setaffinity.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setaffinity.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setdetachstate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setdetachstate.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setdetachstate.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setinheritsched.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setinheritsched.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setschedparam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setschedparam.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setschedpolicy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setschedpolicy.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setscope.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setscope.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setsigmask.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setsigmask.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setsigmask_internal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setsigmask_internal.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setsigmask_internal.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_init.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_destroy.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_init.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_equal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_equal.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_equal.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getaffinity.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getaffinity.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getaffinity.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getattr_np.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getattr_np.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getattr_np.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getschedparam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getschedparam.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getschedparam.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_self.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_self.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_self.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setschedparam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setschedparam.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setschedparam.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_sigmask.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_sigmask.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_sigmask.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/register-atfork.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/register-atfork.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/register-atfork.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_current.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_current.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_equal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_equal.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_equal.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/thrd_sleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_sleep.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_sleep.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_yield.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_yield.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_yield.o +echo 'nptl/alloca_cutoff.o nptl/libc-cancellation.o nptl/libc-cleanup.o nptl/libc-lowlevellock.o nptl/libc_multiple_threads.o nptl/libc_pthread_init.o nptl/old_pthread_cond_destroy.o nptl/old_pthread_cond_init.o nptl/pthread_atfork.o nptl/pthread_attr_copy.o nptl/pthread_attr_destroy.o nptl/pthread_attr_extension.o nptl/pthread_attr_getdetachstate.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_init.o nptl/pthread_attr_setaffinity.o nptl/pthread_attr_setdetachstate.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_cond_destroy.o nptl/pthread_cond_init.o nptl/pthread_condattr_destroy.o nptl/pthread_condattr_init.o nptl/pthread_equal.o nptl/pthread_getaffinity.o nptl/pthread_getattr_np.o nptl/pthread_getschedparam.o nptl/pthread_self.o nptl/pthread_setschedparam.o nptl/pthread_sigmask.o nptl/register-atfork.o nptl/thrd_current.o nptl/thrd_equal.o nptl/thrd_sleep.o nptl/thrd_yield.o' > /mnt/lfs/sources/glibc-2.32/build/nptl/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/nptl/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/alloca_cutoff.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/alloca_cutoff.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/alloca_cutoff.os +x86_64-lfs-linux-gnu-gcc forward.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/forward.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/forward.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/forward.os +x86_64-lfs-linux-gnu-gcc libc-cancellation.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/libc-cancellation.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/libc-cancellation.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/libc-cancellation.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/libc-cleanup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/libc-cleanup.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/libc-cleanup.os +x86_64-lfs-linux-gnu-gcc libc-lowlevellock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/libc-lowlevellock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/libc-lowlevellock.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/libc-lowlevellock.os +x86_64-lfs-linux-gnu-gcc libc_multiple_threads.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/libc_multiple_threads.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/libc_multiple_threads.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/libc_multiple_threads.os +x86_64-lfs-linux-gnu-gcc libc_pthread_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/libc_pthread_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/libc_pthread_init.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/libc_pthread_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_init.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_copy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_copy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_extension.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_extension.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_extension.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getdetachstate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getdetachstate.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getdetachstate.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getinheritsched.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getinheritsched.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getschedparam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getschedparam.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getschedpolicy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getschedpolicy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getscope.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getscope.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getsigmask.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getsigmask.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getsigmask.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_init.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setaffinity.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setaffinity.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setdetachstate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setdetachstate.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setdetachstate.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setinheritsched.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setinheritsched.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setschedparam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setschedparam.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setschedpolicy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setschedpolicy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setscope.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setscope.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setsigmask.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setsigmask.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setsigmask_internal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setsigmask_internal.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setsigmask_internal.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_init.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_destroy.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_init.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_equal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_equal.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_equal.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getaffinity.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getaffinity.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getaffinity.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getattr_np.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getattr_np.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getattr_np.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getschedparam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getschedparam.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getschedparam.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_self.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_self.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_self.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setschedparam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setschedparam.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setschedparam.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_sigmask.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_sigmask.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_sigmask.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/register-atfork.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/register-atfork.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/register-atfork.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_current.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_current.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_equal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_equal.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_equal.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/thrd_sleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_sleep.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_sleep.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_yield.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_yield.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_yield.os +echo 'nptl/alloca_cutoff.os nptl/forward.os nptl/libc-cancellation.os nptl/libc-cleanup.os nptl/libc-lowlevellock.os nptl/libc_multiple_threads.os nptl/libc_pthread_init.os nptl/old_pthread_cond_destroy.os nptl/old_pthread_cond_init.os nptl/pthread_attr_copy.os nptl/pthread_attr_destroy.os nptl/pthread_attr_extension.os nptl/pthread_attr_getdetachstate.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_init.os nptl/pthread_attr_setaffinity.os nptl/pthread_attr_setdetachstate.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_cond_destroy.os nptl/pthread_cond_init.os nptl/pthread_condattr_destroy.os nptl/pthread_condattr_init.os nptl/pthread_equal.os nptl/pthread_getaffinity.os nptl/pthread_getattr_np.os nptl/pthread_getschedparam.os nptl/pthread_self.os nptl/pthread_setschedparam.os nptl/pthread_sigmask.os nptl/register-atfork.os nptl/thrd_current.os nptl/thrd_equal.os nptl/thrd_sleep.os nptl/thrd_yield.os' > /mnt/lfs/sources/glibc-2.32/build/nptl/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/nptl/stamp.osT /mnt/lfs/sources/glibc-2.32/build/nptl/stamp.os +x86_64-lfs-linux-gnu-gcc pthread_atfork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_atfork.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_atfork.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_atfork.oS +echo 'nptl/pthread_atfork.oS' > /mnt/lfs/sources/glibc-2.32/build/nptl/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/nptl/stamp.oST /mnt/lfs/sources/glibc-2.32/build/nptl/stamp.oS +x86_64-lfs-linux-gnu-gcc pt-crti.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/nptl/pt-crti.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pt-crti.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pt-crti.o +ln -f /mnt/lfs/sources/glibc-2.32/build/nptl/pt-crti.o /mnt/lfs/sources/glibc-2.32/build/nptl/crti.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/crtn.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/nptl/crtn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/crtn.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/crtn.o +x86_64-lfs-linux-gnu-gcc nptl-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/nptl-init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/nptl-init.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/nptl-init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/nptlfreeres.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/nptlfreeres.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/nptlfreeres.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/vars.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/vars.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/vars.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/events.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/events.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/events.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_create.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_create.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_create.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_exit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_exit.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_exit.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_detach.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_detach.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_detach.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_join.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_join.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_join.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_tryjoin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_tryjoin.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_tryjoin.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_timedjoin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_timedjoin.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_timedjoin.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_clockjoin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_clockjoin.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_clockjoin.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_join_common.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_join_common.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_join_common.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_yield.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_yield.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_yield.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getconcurrency.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getconcurrency.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getconcurrency.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setconcurrency.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setconcurrency.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setconcurrency.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setschedprio.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setschedprio.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setschedprio.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getguardsize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getguardsize.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getguardsize.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setguardsize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setguardsize.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setguardsize.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getstackaddr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getstackaddr.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getstackaddr.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setstackaddr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setstackaddr.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setstackaddr.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getstacksize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getstacksize.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getstacksize.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setstacksize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setstacksize.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setstacksize.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getstack.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getstack.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getstack.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setstack.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setstack.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setstack.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_init.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_destroy.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_lock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_lock.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_lock.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_trylock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_trylock.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_trylock.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_timedlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_timedlock.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_timedlock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_unlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_unlock.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_unlock.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_cond_lock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_cond_lock.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_cond_lock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_init.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_destroy.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getpshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getpshared.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getpshared.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setpshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setpshared.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setpshared.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_gettype.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_gettype.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_gettype.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_settype.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_settype.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_settype.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_init.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_destroy.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_rdlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_rdlock.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_timedrdlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_timedrdlock.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_timedrdlock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_clockrdlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_clockrdlock.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_clockrdlock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_wrlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_wrlock.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_wrlock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_timedwrlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_timedwrlock.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_timedwrlock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_clockwrlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_clockwrlock.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_clockwrlock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_tryrdlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_tryrdlock.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_trywrlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_trywrlock.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_unlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_unlock.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_unlock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_init.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_destroy.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_getpshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_getpshared.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_getpshared.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_setpshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_setpshared.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_setpshared.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_getkind_np.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_getkind_np.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_getkind_np.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_setkind_np.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_setkind_np.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_setkind_np.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_wait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_wait.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_wait.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_signal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_signal.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_signal.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_broadcast.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_broadcast.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_broadcast.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_wait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_wait.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_wait.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_timedwait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_timedwait.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_timedwait.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_signal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_signal.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_signal.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_broadcast.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_broadcast.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_broadcast.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_getpshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_getpshared.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_getpshared.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_setpshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_setpshared.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_setpshared.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_getclock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_getclock.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_getclock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_setclock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_setclock.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_setclock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_init.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_destroy.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/nptl/pthread_spin_lock.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_lock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_lock.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_trylock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_trylock.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_unlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_unlock.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_unlock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrier_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrier_init.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrier_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrier_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrier_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrier_destroy.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrier_wait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrier_wait.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrier_wait.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrierattr_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrierattr_init.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrierattr_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrierattr_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrierattr_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrierattr_getpshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrierattr_getpshared.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrierattr_getpshared.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrierattr_setpshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrierattr_setpshared.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrierattr_setpshared.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_key_create.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_key_create.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_key_delete.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_key_delete.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_key_delete.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getspecific.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getspecific.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getspecific.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setspecific.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setspecific.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setspecific.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pthread_kill.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_kill.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_kill.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_kill.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pthread_sigqueue.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_sigqueue.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_sigqueue.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_sigqueue.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cancel.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cancel.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_testcancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_testcancel.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_testcancel.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setcancelstate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setcancelstate.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setcanceltype.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setcanceltype.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setcanceltype.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_once.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_once.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_once.o +x86_64-lfs-linux-gnu-gcc old_pthread_atfork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_atfork.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_atfork.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_atfork.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pthread_getcpuclockid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getcpuclockid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getcpuclockid.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getcpuclockid.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/shm-directory.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/shm-directory.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/shm-directory.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/shm-directory.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sem_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sem_init.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sem_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sem_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sem_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sem_destroy.o +x86_64-lfs-linux-gnu-gcc sem_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sem_open.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sem_open.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sem_open.o +x86_64-lfs-linux-gnu-gcc sem_close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sem_close.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sem_close.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sem_close.o +x86_64-lfs-linux-gnu-gcc sem_unlink.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sem_unlink.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sem_unlink.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sem_unlink.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sem_getvalue.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sem_getvalue.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sem_getvalue.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sem_wait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sem_wait.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sem_wait.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sem_timedwait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sem_timedwait.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sem_timedwait.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sem_clockwait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sem_clockwait.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sem_clockwait.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sem_post.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sem_post.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sem_post.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_defer.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_defer.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_defer.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_compat.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_defer_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_defer_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_defer_compat.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/unwind.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/unwind.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/unwind.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/nptl/pt-longjmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pt-longjmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pt-longjmp.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pt-longjmp.o +x86_64-lfs-linux-gnu-gcc pt-cleanup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pt-cleanup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pt-cleanup.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pt-cleanup.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cancellation.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cancellation.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/cancellation.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/lowlevellock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/lowlevellock.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/lowlevellock.o +x86_64-lfs-linux-gnu-gcc lll_timedlock_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/lll_timedlock_wait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/lll_timedlock_wait.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/lll_timedlock_wait.o +x86_64-lfs-linux-gnu-gcc pt-fork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pt-fork.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pt-fork.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pt-fork.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/pt-fcntl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pt-fcntl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pt-fcntl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pt-fcntl.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/write.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/write.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/write.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/read.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/read.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/read.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/close.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/close.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/close.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/accept.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/accept.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/accept.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/connect.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/connect.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/connect.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/recv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/recv.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/recvfrom.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/recvfrom.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/recvfrom.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/send.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/send.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/send.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sendto.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sendto.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sendto.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/fsync.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/fsync.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/fsync.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/lseek.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/lseek.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/lseek64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/lseek64.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/lseek64.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/msync.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/msync.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/msync.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/open.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/open.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/open.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/open64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/open64.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/open64.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pause.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pause.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pause.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pread.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pread.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pread.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pread64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pread64.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pread64.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pwrite.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pwrite.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pwrite.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pwrite64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pwrite64.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pwrite64.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/tcdrain.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/tcdrain.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/tcdrain.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/msgrcv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/msgrcv.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/msgrcv.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/msgsnd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/msgsnd.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/msgsnd.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sigwait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sigwait.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sigwait.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sigsuspend.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sigsuspend.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sigsuspend.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/recvmsg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/recvmsg.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/recvmsg.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sendmsg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sendmsg.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sendmsg.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pt-raise.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pt-raise.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pt-raise.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pt-raise.o +x86_64-lfs-linux-gnu-gcc pt-system.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pt-system.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pt-system.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pt-system.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/flockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/flockfile.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/flockfile.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/flockfile.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/ftrylockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/ftrylockfile.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/ftrylockfile.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/ftrylockfile.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/funlockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/funlockfile.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/funlockfile.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/funlockfile.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/sigaction.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sigaction.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sigaction.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sigaction.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/herrno.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/herrno.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/herrno.o +x86_64-lfs-linux-gnu-gcc res.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/res.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/res.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/res.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_kill_other_threads.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_kill_other_threads.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_kill_other_threads.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setaffinity.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setaffinity.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setaffinity.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getaffinity.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getaffinity.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getaffinity.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getrobust.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getrobust.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getrobust.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setrobust.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setrobust.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setrobust.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_consistent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_consistent.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_consistent.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_routine.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_routine.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_routine.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getprotocol.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getprotocol.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getprotocol.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setprotocol.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setprotocol.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setprotocol.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getprioceiling.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getprioceiling.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getprioceiling.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setprioceiling.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setprioceiling.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setprioceiling.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/tpp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/tpp.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/tpp.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_getprioceiling.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_getprioceiling.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_getprioceiling.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_setprioceiling.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_setprioceiling.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_setprioceiling.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setname.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setname.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getname.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getname.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setattr_default_np.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setattr_default_np.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setattr_default_np.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getattr_default_np.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getattr_default_np.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getattr_default_np.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_conf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_conf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_conf.o +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/libpthread-compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/libpthread-compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/libpthread-compat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/nptl/thrd_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_create.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_create.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_detach.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_detach.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_exit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_exit.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_join.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_join.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_join.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/call_once.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/call_once.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/call_once.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_init.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_lock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_lock.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_lock.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/mtx_timedlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_timedlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_timedlock.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_trylock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_trylock.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_unlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_unlock.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_unlock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_broadcast.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_broadcast.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_init.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_signal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_signal.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_signal.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/cnd_timedwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_timedwait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_timedwait.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_wait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_wait.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_wait.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/tss_create.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/tss_create.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/tss_delete.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/tss_delete.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/tss_get.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/tss_get.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/tss_set.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/tss_set.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/tss_set.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -mrtm -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/elision-lock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/elision-lock.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/elision-lock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -mrtm -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/elision-unlock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/elision-unlock.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/elision-unlock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -mrtm -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/elision-timed.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/elision-timed.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -mrtm -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/elision-trylock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/elision-trylock.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/elision-trylock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/errno-loc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/errno-loc.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/errno-loc.o +x86_64-lfs-linux-gnu-gcc nptl-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/nptl-init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/nptl-init.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/nptl-init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/nptlfreeres.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/nptlfreeres.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/nptlfreeres.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/vars.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/vars.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/vars.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/events.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/events.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/events.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/version.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/version.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/version.os +echo '#define RUNTIME_LINKER "/lib/ld-linux-x86-64.so.2"' \ + > /mnt/lfs/sources/glibc-2.32/build/runtime-linker.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/runtime-linker.T /mnt/lfs/sources/glibc-2.32/build/runtime-linker.h +touch /mnt/lfs/sources/glibc-2.32/build/runtime-linker.stamp +x86_64-lfs-linux-gnu-gcc pt-interp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pt-interp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pt-interp.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pt-interp.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_create.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_create.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_create.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_exit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_exit.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_exit.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_detach.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_detach.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_detach.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_join.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_join.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_join.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_tryjoin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_tryjoin.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_tryjoin.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_timedjoin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_timedjoin.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_timedjoin.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_clockjoin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_clockjoin.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_clockjoin.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_join_common.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_join_common.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_join_common.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_yield.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_yield.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_yield.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getconcurrency.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getconcurrency.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getconcurrency.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setconcurrency.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setconcurrency.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setconcurrency.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setschedprio.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setschedprio.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setschedprio.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getguardsize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getguardsize.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getguardsize.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setguardsize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setguardsize.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setguardsize.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getstackaddr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getstackaddr.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getstackaddr.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setstackaddr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setstackaddr.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setstackaddr.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getstacksize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getstacksize.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getstacksize.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setstacksize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setstacksize.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setstacksize.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getstack.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getstack.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getstack.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setstack.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setstack.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_setstack.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_init.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_destroy.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_lock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_lock.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_lock.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_trylock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_trylock.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_trylock.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_timedlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_timedlock.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_timedlock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_unlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_unlock.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_unlock.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_cond_lock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_cond_lock.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_cond_lock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_init.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_destroy.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getpshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getpshared.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getpshared.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setpshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setpshared.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setpshared.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_gettype.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_gettype.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_gettype.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_settype.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_settype.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_settype.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_init.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_destroy.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_rdlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_rdlock.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_timedrdlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_timedrdlock.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_timedrdlock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_clockrdlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_clockrdlock.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_clockrdlock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_wrlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_wrlock.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_wrlock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_timedwrlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_timedwrlock.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_timedwrlock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_clockwrlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_clockwrlock.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_clockwrlock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_tryrdlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_tryrdlock.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_trywrlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_trywrlock.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_unlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_unlock.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlock_unlock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_init.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_destroy.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_getpshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_getpshared.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_getpshared.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_setpshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_setpshared.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_setpshared.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_getkind_np.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_getkind_np.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_getkind_np.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_setkind_np.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_setkind_np.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_rwlockattr_setkind_np.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_wait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_wait.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_wait.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_signal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_signal.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_signal.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_broadcast.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_broadcast.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cond_broadcast.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_wait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_wait.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_wait.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_timedwait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_timedwait.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_timedwait.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_signal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_signal.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_signal.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_broadcast.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_broadcast.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_cond_broadcast.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_getpshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_getpshared.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_getpshared.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_setpshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_setpshared.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_setpshared.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_getclock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_getclock.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_getclock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_setclock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_setclock.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_condattr_setclock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_init.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_destroy.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/nptl/pthread_spin_lock.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_lock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_lock.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_trylock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_trylock.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_unlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_unlock.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_spin_unlock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrier_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrier_init.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrier_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrier_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrier_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrier_destroy.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrier_wait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrier_wait.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrier_wait.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrierattr_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrierattr_init.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrierattr_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrierattr_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrierattr_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrierattr_getpshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrierattr_getpshared.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrierattr_getpshared.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrierattr_setpshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrierattr_setpshared.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_barrierattr_setpshared.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_key_create.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_key_create.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_key_delete.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_key_delete.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_key_delete.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getspecific.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getspecific.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getspecific.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setspecific.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setspecific.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setspecific.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pthread_kill.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_kill.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_kill.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_kill.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pthread_sigqueue.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_sigqueue.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_sigqueue.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_sigqueue.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cancel.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_cancel.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_testcancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_testcancel.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_testcancel.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setcancelstate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setcancelstate.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setcanceltype.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setcanceltype.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setcanceltype.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 -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.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_once.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_once.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_once.os +x86_64-lfs-linux-gnu-gcc old_pthread_atfork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_atfork.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_atfork.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/old_pthread_atfork.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pthread_getcpuclockid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getcpuclockid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getcpuclockid.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getcpuclockid.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/shm-directory.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/shm-directory.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/shm-directory.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/shm-directory.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sem_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sem_init.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sem_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sem_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sem_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sem_destroy.os +x86_64-lfs-linux-gnu-gcc sem_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sem_open.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sem_open.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sem_open.os +x86_64-lfs-linux-gnu-gcc sem_close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sem_close.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sem_close.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sem_close.os +x86_64-lfs-linux-gnu-gcc sem_unlink.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sem_unlink.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sem_unlink.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sem_unlink.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sem_getvalue.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sem_getvalue.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sem_getvalue.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sem_wait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sem_wait.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sem_wait.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sem_timedwait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sem_timedwait.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sem_timedwait.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sem_clockwait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sem_clockwait.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sem_clockwait.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sem_post.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sem_post.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sem_post.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_defer.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_defer.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_defer.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_compat.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_defer_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_defer_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_defer_compat.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/unwind.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/unwind.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/unwind.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86/nptl/pt-longjmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pt-longjmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pt-longjmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pt-longjmp.os +x86_64-lfs-linux-gnu-gcc pt-cleanup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pt-cleanup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pt-cleanup.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pt-cleanup.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cancellation.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cancellation.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/cancellation.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/lowlevellock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/lowlevellock.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/lowlevellock.os +x86_64-lfs-linux-gnu-gcc lll_timedlock_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/lll_timedlock_wait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/lll_timedlock_wait.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/lll_timedlock_wait.os +x86_64-lfs-linux-gnu-gcc pt-fork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pt-fork.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pt-fork.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pt-fork.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/pt-fcntl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pt-fcntl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pt-fcntl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pt-fcntl.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/write.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/write.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/write.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/read.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/read.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/read.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/close.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/close.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/close.os +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/accept.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/accept.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/accept.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/connect.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/connect.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/connect.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/recv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/recv.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/recvfrom.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/recvfrom.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/recvfrom.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/send.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/send.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/send.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sendto.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sendto.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sendto.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/fsync.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/fsync.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/fsync.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/lseek.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/lseek.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/lseek64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/lseek64.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/lseek64.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/msync.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/msync.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/msync.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/open.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/open.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/open.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/open64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/open64.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/open64.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pause.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pause.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pause.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pread.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pread.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pread.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pread64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pread64.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pread64.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pwrite.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pwrite.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pwrite.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pwrite64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pwrite64.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pwrite64.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/tcdrain.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/tcdrain.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/tcdrain.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/msgrcv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/msgrcv.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/msgrcv.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/msgsnd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/msgsnd.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/msgsnd.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sigwait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sigwait.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sigwait.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sigsuspend.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sigsuspend.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sigsuspend.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/recvmsg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/recvmsg.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/recvmsg.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sendmsg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sendmsg.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sendmsg.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/pt-raise.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pt-raise.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pt-raise.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pt-raise.os +x86_64-lfs-linux-gnu-gcc pt-system.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pt-system.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pt-system.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pt-system.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/flockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/flockfile.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/flockfile.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/flockfile.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/ftrylockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/ftrylockfile.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/ftrylockfile.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/ftrylockfile.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/funlockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/funlockfile.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/funlockfile.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/funlockfile.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/sigaction.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/sigaction.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/sigaction.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/sigaction.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/herrno.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/herrno.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/herrno.os +x86_64-lfs-linux-gnu-gcc res.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/res.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/res.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/res.os +x86_64-lfs-linux-gnu-gcc pt-allocrtsig.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pt-allocrtsig.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pt-allocrtsig.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pt-allocrtsig.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_kill_other_threads.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_kill_other_threads.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_kill_other_threads.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setaffinity.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setaffinity.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setaffinity.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getaffinity.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getaffinity.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_attr_getaffinity.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getrobust.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getrobust.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getrobust.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setrobust.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setrobust.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setrobust.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_consistent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_consistent.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_consistent.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_routine.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_routine.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/cleanup_routine.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/nptl/unwind-forcedunwind.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/unwind-forcedunwind.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/unwind-forcedunwind.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/unwind-forcedunwind.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getprotocol.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getprotocol.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getprotocol.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setprotocol.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setprotocol.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setprotocol.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getprioceiling.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getprioceiling.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_getprioceiling.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setprioceiling.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setprioceiling.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutexattr_setprioceiling.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/tpp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/tpp.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/tpp.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_getprioceiling.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_getprioceiling.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_getprioceiling.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_setprioceiling.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_setprioceiling.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_setprioceiling.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setname.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setname.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getname.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getname.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setattr_default_np.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setattr_default_np.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_setattr_default_np.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getattr_default_np.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getattr_default_np.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_getattr_default_np.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_conf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_conf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/pthread_mutex_conf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/libpthread-compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/libpthread-compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/libpthread-compat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/nptl/thrd_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_create.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_create.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_detach.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_detach.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_exit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_exit.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_join.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_join.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/thrd_join.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/call_once.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/call_once.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/call_once.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_init.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_lock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_lock.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_lock.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/mtx_timedlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_timedlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_timedlock.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_trylock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_trylock.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_unlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_unlock.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/mtx_unlock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_broadcast.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_broadcast.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_init.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_signal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_signal.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_signal.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/cnd_timedwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_timedwait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_timedwait.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_wait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_wait.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/cnd_wait.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/tss_create.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/tss_create.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/tss_delete.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/tss_delete.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/tss_get.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/tss_get.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/tss_set.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/tss_set.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/tss_set.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -mrtm -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/elision-lock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/elision-lock.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/elision-lock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -mrtm -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/elision-unlock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/elision-unlock.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/elision-unlock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -mrtm -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/elision-timed.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/elision-timed.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -mrtm -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/elision-trylock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/elision-trylock.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/elision-trylock.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/errno-loc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/errno-loc.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/errno-loc.os +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nptl' +make subdir=malloc -C malloc ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/malloc' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/malloc +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DMORECORE_CLEARS=2 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DUSE_TCACHE=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/malloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/malloc.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/malloc/malloc.o +x86_64-lfs-linux-gnu-gcc morecore.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/morecore.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/morecore.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/malloc/morecore.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/mcheck.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/mcheck.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/mtrace.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/mtrace.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/obstack.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/obstack.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/reallocarray.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/reallocarray.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/malloc/reallocarray.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/scratch_buffer_grow.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/scratch_buffer_grow.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/scratch_buffer_grow_preserve.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/scratch_buffer_grow_preserve.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/scratch_buffer_set_array_size.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/scratch_buffer_set_array_size.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/dynarray_at_failure.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/dynarray_at_failure.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/dynarray_emplace_enlarge.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/dynarray_emplace_enlarge.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/dynarray_finalize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/dynarray_finalize.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/dynarray_resize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/dynarray_resize.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/dynarray_resize_clear.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/dynarray_resize_clear.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/alloc_buffer_alloc_array.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/alloc_buffer_alloc_array.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/alloc_buffer_allocate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/alloc_buffer_allocate.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/alloc_buffer_copy_bytes.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/alloc_buffer_copy_bytes.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/alloc_buffer_copy_string.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/alloc_buffer_copy_string.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/alloc_buffer_create_failure.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/alloc_buffer_create_failure.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/set-freeres.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/set-freeres.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/thread-freeres.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/thread-freeres.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/malloc/thread-freeres.o +echo 'malloc/malloc.o malloc/morecore.o malloc/mcheck.o malloc/mtrace.o malloc/obstack.o malloc/reallocarray.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.32/build/malloc/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/malloc/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DMORECORE_CLEARS=2 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/malloc/malloc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/malloc.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/malloc/malloc.os +x86_64-lfs-linux-gnu-gcc morecore.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/morecore.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/morecore.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/malloc/morecore.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/mcheck.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/mcheck.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/mtrace.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/mtrace.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/obstack.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/obstack.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/reallocarray.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/reallocarray.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/malloc/reallocarray.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/scratch_buffer_grow.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/scratch_buffer_grow.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/scratch_buffer_grow_preserve.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/scratch_buffer_grow_preserve.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/scratch_buffer_set_array_size.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/scratch_buffer_set_array_size.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/dynarray_at_failure.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/dynarray_at_failure.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/dynarray_emplace_enlarge.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/dynarray_emplace_enlarge.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/dynarray_finalize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/dynarray_finalize.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/dynarray_resize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/dynarray_resize.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/dynarray_resize_clear.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/dynarray_resize_clear.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/alloc_buffer_alloc_array.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/alloc_buffer_alloc_array.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/alloc_buffer_allocate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/alloc_buffer_allocate.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/alloc_buffer_copy_bytes.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/alloc_buffer_copy_bytes.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/alloc_buffer_copy_string.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/alloc_buffer_copy_string.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/alloc_buffer_create_failure.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/alloc_buffer_create_failure.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/set-freeres.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/set-freeres.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/thread-freeres.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/thread-freeres.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/malloc/thread-freeres.os +echo 'malloc/malloc.os malloc/morecore.os malloc/mcheck.os malloc/mtrace.os malloc/obstack.os malloc/reallocarray.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.32/build/malloc/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/malloc/stamp.osT /mnt/lfs/sources/glibc-2.32/build/malloc/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/malloc/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/malloc/stamp.oST /mnt/lfs/sources/glibc-2.32/build/malloc/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/malloc' +make subdir=string -C string ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/string' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/string +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/locale-defines.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.32/build/locale-defines.h.d /mnt/lfs/sources/glibc-2.32/build/locale-defines.h'" \ + ../sysdeps/x86_64/locale-defines.sym > /mnt/lfs/sources/glibc-2.32/build/locale-defines.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.32/build/locale-defines.h.dT > /mnt/lfs/sources/glibc-2.32/build/locale-defines.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.32/build/locale-defines.h.dT +mv -f /mnt/lfs/sources/glibc-2.32/build/locale-defines.h.dT2 /mnt/lfs/sources/glibc-2.32/build/locale-defines.h.d +mv -f /mnt/lfs/sources/glibc-2.32/build/locale-defines.hT /mnt/lfs/sources/glibc-2.32/build/locale-defines.h +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strcat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strchr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strchr.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strchr.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strcmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcmp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strcoll.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcoll.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcoll.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strcpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcpy.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strcspn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcspn.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcspn.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strverscmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strverscmp.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strverscmp.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strdup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strdup.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strdup.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strndup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strndup.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strndup.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strerror.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strerror.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strerror.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/_strerror.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/_strerror.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/_strerror.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strlen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strlen.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strlen.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strnlen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strnlen.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strnlen.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strncat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strncmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncmp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strncpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncpy.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncpy.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strrchr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strrchr.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strrchr.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strpbrk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strpbrk.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strpbrk.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strsignal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strsignal.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strspn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strspn.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strstr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strstr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strtok.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strtok.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strtok_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strtok_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strtok_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strxfrm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strxfrm.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strxfrm.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/memchr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memchr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/memcmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memcmp.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memcmp.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/memmove.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memmove.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memmove.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/memset.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memset.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memset.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/mempcpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/mempcpy.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/mempcpy.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/bcopy.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/bcopy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/bcopy.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/bcopy.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/bzero.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/bzero.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/bzero.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/ffs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/ffs.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/ffsll.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/ffsll.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/ffsll.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/stpcpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/stpcpy.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/stpncpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/stpncpy.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strncase.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncase.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncase.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strncase_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncase_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncase_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/memccpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memccpy.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memccpy.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/memcpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memcpy.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memcpy.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -Wno-uninitialized -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/wordcopy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/wordcopy.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/wordcopy.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strsep.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strsep.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strsep.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strcasestr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcasestr.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcasestr.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/swab.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/swab.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/swab.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strfry.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strfry.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strfry.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/memfrob.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memfrob.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/memmem.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memmem.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memmem.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/rawmemchr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rawmemchr.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rawmemchr.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strchrnul.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strchrnul.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strchrnul.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/argz-append.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/argz-append.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/argz-count.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/argz-count.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/argz-create.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/argz-create.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/argz-ctsep.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/argz-ctsep.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/argz-ctsep.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/argz-next.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/argz-next.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/argz-next.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/argz-delete.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/argz-delete.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/argz-extract.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/argz-extract.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/argz-insert.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/argz-insert.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/argz-insert.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/argz-stringify.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/argz-stringify.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/argz-stringify.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/argz-addsep.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/argz-addsep.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/argz-addsep.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/argz-replace.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/argz-replace.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/argz-replace.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/envz.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/envz.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/envz.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/basename.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/basename.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/basename.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strcoll_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcoll_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcoll_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strxfrm_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strxfrm_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strxfrm_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/string-inlines.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/string-inlines.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/string-inlines.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/memrchr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memrchr.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memrchr.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/xpg-strerror.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/xpg-strerror.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/xpg-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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strerror_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strerror_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strerror_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/explicit_bzero.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/explicit_bzero.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/explicit_bzero.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/sigdescr_np.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/sigdescr_np.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/sigdescr_np.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/sigabbrev_np.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/sigabbrev_np.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/sigabbrev_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strerrorname_np.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strerrorname_np.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strerrorname_np.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strerrordesc_np.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strerrordesc_np.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strerrordesc_np.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncat-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strncat-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncat-c.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncat-c.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpncpy-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-c.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-c.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncpy-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strncpy-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncpy-c.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncpy-c.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcmp-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcmp-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcmp-sse2-unaligned.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcmp-sse2-unaligned.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcmp-sse2-unaligned.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcmp-ssse3.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcmp-ssse3.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcmp-ssse3.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-sse4_2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcmp-sse4_2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcmp-sse4_2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcmp-sse4_2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcmp-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcmp-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcmp-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncmp-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncmp-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncmp-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncmp-ssse3.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncmp-ssse3.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncmp-ssse3.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-sse4_2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncmp-sse4_2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncmp-sse4_2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncmp-sse4_2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncmp-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncmp-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncmp-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memchr-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memchr-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memchr-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rawmemchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/rawmemchr-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rawmemchr-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rawmemchr-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memchr-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memchr-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memchr-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rawmemchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/rawmemchr-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rawmemchr-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rawmemchr-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memrchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memrchr-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memrchr-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memrchr-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memrchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memrchr-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memrchr-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memrchr-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmp-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memcmp-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memcmp-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memcmp-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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memcmp-avx2-movbe.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memcmp-avx2-movbe.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memcmp-avx2-movbe.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmp-sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memcmp-sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memcmp-sse4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memcmp-sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcpy-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memcpy-ssse3.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memcpy-ssse3.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memcpy-ssse3.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memmove-ssse3.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memmove-ssse3.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memmove-ssse3.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcpy-ssse3-back.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memcpy-ssse3-back.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memcpy-ssse3-back.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memcpy-ssse3-back.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-ssse3-back.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memmove-ssse3-back.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memmove-ssse3-back.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memmove-ssse3-back.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memmove-avx512-no-vzeroupper.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memmove-avx512-no-vzeroupper.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memmove-avx512-no-vzeroupper.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-ssse3.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-ssse3.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-ssse3.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-sse4_2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-sse4_2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-sse4_2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-avx.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncase_l-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncase_l-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-ssse3.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-ssse3.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-ssse3.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-sse4_2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-sse4_2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-sse4_2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncase_l-avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-avx.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strchr-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strchr-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strchr-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchrnul-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strchrnul-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strchrnul-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strchrnul-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strchr-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strchr-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strchr-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchrnul-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strchrnul-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strchrnul-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strchrnul-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strrchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strrchr-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strrchr-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strrchr-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strrchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strrchr-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strrchr-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strrchr-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strlen-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strlen-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strlen-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strlen-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strnlen-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strnlen-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strnlen-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strnlen-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strlen-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strlen-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strlen-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strlen-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strnlen-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strnlen-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strnlen-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strnlen-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcat-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcat-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcat-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcat-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncat-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncat-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncat-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncat-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcat-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcat-ssse3.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcat-ssse3.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcat-ssse3.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncat-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncat-ssse3.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncat-ssse3.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncat-ssse3.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcpy-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcpy-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcpy-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcpy-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncpy-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncpy-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncpy-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncpy-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcpy-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcpy-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcpy-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcpy-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcpy-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcpy-ssse3.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcpy-ssse3.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcpy-ssse3.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncpy-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncpy-ssse3.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncpy-ssse3.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncpy-ssse3.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-ssse3.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-ssse3.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-ssse3.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpncpy-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-ssse3.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-ssse3.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-ssse3.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcpy-sse2-unaligned.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcpy-sse2-unaligned.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcpy-sse2-unaligned.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncpy-sse2-unaligned.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncpy-sse2-unaligned.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncpy-sse2-unaligned.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-sse2-unaligned.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-sse2-unaligned.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-sse2-unaligned.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-sse2-unaligned.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-sse2-unaligned.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-sse2-unaligned.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpncpy-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcat-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcat-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcat-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcat-sse2-unaligned.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcat-sse2-unaligned.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcat-sse2-unaligned.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncat-sse2-unaligned.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncat-sse2-unaligned.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncat-sse2-unaligned.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strchr-sse2-no-bsf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strchr-sse2-no-bsf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strchr-sse2-no-bsf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmp-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memcmp-ssse3.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memcmp-ssse3.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memcmp-ssse3.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strstr-sse2-unaligned.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strstr-sse2-unaligned.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strstr-sse2-unaligned.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcspn-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcspn-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcspn-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcspn-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strpbrk-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strpbrk-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strpbrk-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strpbrk-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strspn-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strspn-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strspn-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strspn-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcspn-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -msse4 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strcspn-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcspn-c.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcspn-c.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strpbrk-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -msse4 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strpbrk-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strpbrk-c.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strpbrk-c.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strspn-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -msse4 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strspn-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strspn-c.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strspn-c.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -msse4 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/varshift.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/varshift.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/varshift.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memset-avx512-no-vzeroupper.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memset-avx512-no-vzeroupper.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memset-avx512-no-vzeroupper.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memmove-sse2-unaligned-erms.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memmove-sse2-unaligned-erms.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memmove-sse2-unaligned-erms.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memmove-avx-unaligned-erms.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memmove-avx-unaligned-erms.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memmove-avx-unaligned-erms.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memmove-avx512-unaligned-erms.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memmove-avx512-unaligned-erms.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memmove-avx512-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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memset-sse2-unaligned-erms.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memset-sse2-unaligned-erms.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memset-sse2-unaligned-erms.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memset-avx2-unaligned-erms.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memset-avx2-unaligned-erms.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memset-avx2-unaligned-erms.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memset-avx512-unaligned-erms.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memset-avx512-unaligned-erms.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memset-avx512-unaligned-erms.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-nonascii.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-nonascii.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-nonascii.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-nonascii.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-nonascii.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-nonascii.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/cacheinfo.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/cacheinfo.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/tls-internal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/tls-internal.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/tls-internal.o +echo 'string/strcat.o string/strchr.o string/strcmp.o string/strcoll.o string/strcpy.o string/strcspn.o string/strverscmp.o string/strdup.o string/strndup.o string/strerror.o string/_strerror.o string/strlen.o string/strnlen.o string/strncat.o string/strncmp.o string/strncpy.o string/strrchr.o string/strpbrk.o string/strsignal.o string/strspn.o string/strstr.o string/strtok.o string/strtok_r.o string/strxfrm.o string/memchr.o string/memcmp.o string/memmove.o string/memset.o string/mempcpy.o string/bcopy.o string/bzero.o string/ffs.o string/ffsll.o string/stpcpy.o string/stpncpy.o string/strcasecmp.o string/strncase.o string/strcasecmp_l.o string/strncase_l.o string/memccpy.o string/memcpy.o string/wordcopy.o string/strsep.o string/strcasestr.o string/swab.o string/strfry.o string/memfrob.o string/memmem.o string/rawmemchr.o string/strchrnul.o string/argz-append.o string/argz-count.o string/argz-create.o string/argz-ctsep.o string/argz-next.o string/argz-delete.o string/argz-extract.o string/argz-insert.o string/argz-stringify.o string/argz-addsep.o string/argz-replace.o string/envz.o string/basename.o string/strcoll_l.o string/strxfrm_l.o string/string-inlines.o string/memrchr.o string/xpg-strerror.o string/strerror_l.o string/explicit_bzero.o string/sigdescr_np.o string/sigabbrev_np.o string/strerrorname_np.o string/strerrordesc_np.o string/strncat-c.o string/stpncpy-c.o string/strncpy-c.o string/strcmp-sse2.o string/strcmp-sse2-unaligned.o string/strcmp-ssse3.o string/strcmp-sse4_2.o string/strcmp-avx2.o string/strncmp-sse2.o string/strncmp-ssse3.o string/strncmp-sse4_2.o string/strncmp-avx2.o string/memchr-sse2.o string/rawmemchr-sse2.o string/memchr-avx2.o string/rawmemchr-avx2.o string/memrchr-sse2.o string/memrchr-avx2.o string/memcmp-sse2.o string/memcmp-avx2-movbe.o string/memcmp-sse4.o string/memcpy-ssse3.o string/memmove-ssse3.o string/memcpy-ssse3-back.o string/memmove-ssse3-back.o string/memmove-avx512-no-vzeroupper.o string/strcasecmp_l-sse2.o string/strcasecmp_l-ssse3.o string/strcasecmp_l-sse4_2.o string/strcasecmp_l-avx.o string/strncase_l-sse2.o string/strncase_l-ssse3.o string/strncase_l-sse4_2.o string/strncase_l-avx.o string/strchr-sse2.o string/strchrnul-sse2.o string/strchr-avx2.o string/strchrnul-avx2.o string/strrchr-sse2.o string/strrchr-avx2.o string/strlen-sse2.o string/strnlen-sse2.o string/strlen-avx2.o string/strnlen-avx2.o string/strcat-avx2.o string/strncat-avx2.o string/strcat-ssse3.o string/strncat-ssse3.o string/strcpy-avx2.o string/strncpy-avx2.o string/strcpy-sse2.o string/stpcpy-sse2.o string/strcpy-ssse3.o string/strncpy-ssse3.o string/stpcpy-ssse3.o string/stpncpy-ssse3.o string/strcpy-sse2-unaligned.o string/strncpy-sse2-unaligned.o string/stpcpy-sse2-unaligned.o string/stpncpy-sse2-unaligned.o string/stpcpy-avx2.o string/stpncpy-avx2.o string/strcat-sse2.o string/strcat-sse2-unaligned.o string/strncat-sse2-unaligned.o string/strchr-sse2-no-bsf.o string/memcmp-ssse3.o string/strstr-sse2-unaligned.o string/strcspn-sse2.o string/strpbrk-sse2.o string/strspn-sse2.o string/strcspn-c.o string/strpbrk-c.o string/strspn-c.o string/varshift.o string/memset-avx512-no-vzeroupper.o string/memmove-sse2-unaligned-erms.o string/memmove-avx-unaligned-erms.o string/memmove-avx512-unaligned-erms.o string/memset-sse2-unaligned-erms.o string/memset-avx2-unaligned-erms.o string/memset-avx512-unaligned-erms.o string/strcasecmp_l-nonascii.o string/strncase_l-nonascii.o string/cacheinfo.o string/tls-internal.o' > /mnt/lfs/sources/glibc-2.32/build/string/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/string/stamp.oT /mnt/lfs/sources/glibc-2.32/build/string/stamp.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strcat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strchr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strchr.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strchr.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strcmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strcoll.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcoll.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcoll.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strcpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcpy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strcspn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcspn.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcspn.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strverscmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strverscmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strverscmp.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strdup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strdup.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strdup.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strndup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strndup.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strndup.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strerror.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strerror.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strerror.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/_strerror.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/_strerror.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/_strerror.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strlen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strlen.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strlen.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strnlen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strnlen.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strnlen.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strncat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strncmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strncpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncpy.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncpy.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strrchr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strrchr.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strrchr.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strpbrk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strpbrk.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strpbrk.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strsignal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strsignal.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strspn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strspn.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strstr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strstr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strtok.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strtok.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strtok_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strtok_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strtok_r.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strxfrm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strxfrm.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strxfrm.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/memchr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memchr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/memcmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memcmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memcmp.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/memmove.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memmove.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memmove.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/memset.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memset.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memset.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/mempcpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/mempcpy.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/mempcpy.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/bcopy.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/bcopy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/bcopy.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/bcopy.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/bzero.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/bzero.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/bzero.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/ffs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/ffs.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/ffsll.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/ffsll.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/ffsll.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/stpcpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/stpcpy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/stpncpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/stpncpy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strncase.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncase.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncase.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strncase_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncase_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncase_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/memccpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memccpy.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memccpy.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 -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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/memcpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memcpy.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memcpy.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 -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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/wordcopy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/wordcopy.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/wordcopy.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strsep.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strsep.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strsep.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strcasestr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcasestr.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcasestr.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/swab.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/swab.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/swab.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strfry.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strfry.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strfry.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/memfrob.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memfrob.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/memmem.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memmem.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memmem.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/rawmemchr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rawmemchr.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rawmemchr.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strchrnul.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strchrnul.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strchrnul.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/argz-append.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/argz-append.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/argz-count.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/argz-count.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/argz-create.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/argz-create.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/argz-ctsep.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/argz-ctsep.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/argz-ctsep.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/argz-next.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/argz-next.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/argz-next.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/argz-delete.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/argz-delete.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/argz-extract.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/argz-extract.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/argz-insert.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/argz-insert.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/argz-insert.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/argz-stringify.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/argz-stringify.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/argz-stringify.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/argz-addsep.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/argz-addsep.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/argz-addsep.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/argz-replace.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/argz-replace.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/argz-replace.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/envz.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/envz.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/envz.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/basename.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/basename.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/basename.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strcoll_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcoll_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcoll_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strxfrm_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strxfrm_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strxfrm_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/string-inlines.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/string-inlines.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/string-inlines.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/memrchr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memrchr.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memrchr.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/xpg-strerror.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/xpg-strerror.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/xpg-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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strerror_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strerror_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strerror_l.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/explicit_bzero.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/explicit_bzero.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/explicit_bzero.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/sigdescr_np.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/sigdescr_np.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/sigdescr_np.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/sigabbrev_np.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/sigabbrev_np.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/sigabbrev_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strerrorname_np.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strerrorname_np.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strerrorname_np.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strerrordesc_np.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strerrordesc_np.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strerrordesc_np.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncat-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strncat-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncat-c.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncat-c.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpncpy-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-c.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-c.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncpy-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strncpy-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncpy-c.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncpy-c.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcmp-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcmp-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcmp-sse2-unaligned.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcmp-sse2-unaligned.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcmp-sse2-unaligned.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcmp-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcmp-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcmp-ssse3.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-sse4_2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcmp-sse4_2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcmp-sse4_2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcmp-sse4_2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcmp-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcmp-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcmp-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcmp-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncmp-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncmp-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncmp-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncmp-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncmp-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncmp-ssse3.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-sse4_2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncmp-sse4_2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncmp-sse4_2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncmp-sse4_2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncmp-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncmp-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncmp-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memchr-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memchr-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memchr-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rawmemchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/rawmemchr-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rawmemchr-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rawmemchr-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memchr-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memchr-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memchr-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/rawmemchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/rawmemchr-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rawmemchr-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rawmemchr-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memrchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memrchr-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memrchr-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memrchr-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memrchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memrchr-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memrchr-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memrchr-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmp-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memcmp-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memcmp-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memcmp-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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memcmp-avx2-movbe.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memcmp-avx2-movbe.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memcmp-avx2-movbe.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmp-sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memcmp-sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memcmp-sse4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memcmp-sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcpy-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memcpy-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memcpy-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memcpy-ssse3.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memmove-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memmove-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memmove-ssse3.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcpy-ssse3-back.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memcpy-ssse3-back.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memcpy-ssse3-back.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memcpy-ssse3-back.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-ssse3-back.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memmove-ssse3-back.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memmove-ssse3-back.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memmove-ssse3-back.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memmove-avx512-no-vzeroupper.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memmove-avx512-no-vzeroupper.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memmove-avx512-no-vzeroupper.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-ssse3.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-sse4_2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-sse4_2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-sse4_2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-avx.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncase_l-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncase_l-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-ssse3.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-sse4_2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-sse4_2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-sse4_2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncase_l-avx.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-avx.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strchr-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strchr-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strchr-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchrnul-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strchrnul-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strchrnul-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strchrnul-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strchr-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strchr-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strchr-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strchrnul-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strchrnul-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strchrnul-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strchrnul-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strrchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strrchr-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strrchr-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strrchr-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strrchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strrchr-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strrchr-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strrchr-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strlen-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strlen-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strlen-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strlen-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strnlen-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strnlen-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strnlen-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strnlen-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strlen-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strlen-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strlen-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strlen-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strnlen-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strnlen-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strnlen-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strnlen-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcat-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcat-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcat-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcat-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncat-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncat-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncat-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncat-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcat-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcat-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcat-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcat-ssse3.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncat-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncat-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncat-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncat-ssse3.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcpy-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcpy-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcpy-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcpy-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncpy-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncpy-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncpy-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncpy-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcpy-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcpy-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcpy-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcpy-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcpy-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcpy-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcpy-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcpy-ssse3.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncpy-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncpy-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncpy-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncpy-ssse3.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-ssse3.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpncpy-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-ssse3.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcpy-sse2-unaligned.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcpy-sse2-unaligned.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcpy-sse2-unaligned.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncpy-sse2-unaligned.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncpy-sse2-unaligned.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncpy-sse2-unaligned.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-sse2-unaligned.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-sse2-unaligned.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-sse2-unaligned.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-sse2-unaligned.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-sse2-unaligned.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-sse2-unaligned.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/stpcpy-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpncpy-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/stpncpy-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcat-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcat-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcat-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcat-sse2-unaligned.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcat-sse2-unaligned.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcat-sse2-unaligned.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strncat-sse2-unaligned.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncat-sse2-unaligned.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncat-sse2-unaligned.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strchr-sse2-no-bsf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strchr-sse2-no-bsf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strchr-sse2-no-bsf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcmp-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memcmp-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memcmp-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memcmp-ssse3.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strstr-sse2-unaligned.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strstr-sse2-unaligned.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strstr-sse2-unaligned.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcspn-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strcspn-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcspn-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcspn-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strpbrk-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strpbrk-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strpbrk-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strpbrk-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strspn-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/strspn-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strspn-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strspn-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcspn-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -msse4 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strcspn-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcspn-c.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcspn-c.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strpbrk-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -msse4 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strpbrk-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strpbrk-c.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strpbrk-c.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strspn-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -msse4 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strspn-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strspn-c.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strspn-c.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -msse4 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/varshift.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/varshift.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/varshift.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memset-avx512-no-vzeroupper.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memset-avx512-no-vzeroupper.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memset-avx512-no-vzeroupper.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memmove-sse2-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memmove-sse2-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memmove-sse2-unaligned-erms.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memmove-avx-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memmove-avx-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memmove-avx-unaligned-erms.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memmove-avx512-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memmove-avx512-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memmove-avx512-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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memset-sse2-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memset-sse2-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memset-sse2-unaligned-erms.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memset-avx2-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memset-avx2-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memset-avx2-unaligned-erms.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/string/memset-avx512-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/memset-avx512-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/memset-avx512-unaligned-erms.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-nonascii.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-nonascii.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strcasecmp_l-nonascii.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-nonascii.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-nonascii.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/strncase_l-nonascii.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/cacheinfo.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/cacheinfo.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/tls-internal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/tls-internal.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/tls-internal.os +echo 'string/strcat.os string/strchr.os string/strcmp.os string/strcoll.os string/strcpy.os string/strcspn.os string/strverscmp.os string/strdup.os string/strndup.os string/strerror.os string/_strerror.os string/strlen.os string/strnlen.os string/strncat.os string/strncmp.os string/strncpy.os string/strrchr.os string/strpbrk.os string/strsignal.os string/strspn.os string/strstr.os string/strtok.os string/strtok_r.os string/strxfrm.os string/memchr.os string/memcmp.os string/memmove.os string/memset.os string/mempcpy.os string/bcopy.os string/bzero.os string/ffs.os string/ffsll.os string/stpcpy.os string/stpncpy.os string/strcasecmp.os string/strncase.os string/strcasecmp_l.os string/strncase_l.os string/memccpy.os string/memcpy.os string/wordcopy.os string/strsep.os string/strcasestr.os string/swab.os string/strfry.os string/memfrob.os string/memmem.os string/rawmemchr.os string/strchrnul.os string/argz-append.os string/argz-count.os string/argz-create.os string/argz-ctsep.os string/argz-next.os string/argz-delete.os string/argz-extract.os string/argz-insert.os string/argz-stringify.os string/argz-addsep.os string/argz-replace.os string/envz.os string/basename.os string/strcoll_l.os string/strxfrm_l.os string/string-inlines.os string/memrchr.os string/xpg-strerror.os string/strerror_l.os string/explicit_bzero.os string/sigdescr_np.os string/sigabbrev_np.os string/strerrorname_np.os string/strerrordesc_np.os string/strncat-c.os string/stpncpy-c.os string/strncpy-c.os string/strcmp-sse2.os string/strcmp-sse2-unaligned.os string/strcmp-ssse3.os string/strcmp-sse4_2.os string/strcmp-avx2.os string/strncmp-sse2.os string/strncmp-ssse3.os string/strncmp-sse4_2.os string/strncmp-avx2.os string/memchr-sse2.os string/rawmemchr-sse2.os string/memchr-avx2.os string/rawmemchr-avx2.os string/memrchr-sse2.os string/memrchr-avx2.os string/memcmp-sse2.os string/memcmp-avx2-movbe.os string/memcmp-sse4.os string/memcpy-ssse3.os string/memmove-ssse3.os string/memcpy-ssse3-back.os string/memmove-ssse3-back.os string/memmove-avx512-no-vzeroupper.os string/strcasecmp_l-sse2.os string/strcasecmp_l-ssse3.os string/strcasecmp_l-sse4_2.os string/strcasecmp_l-avx.os string/strncase_l-sse2.os string/strncase_l-ssse3.os string/strncase_l-sse4_2.os string/strncase_l-avx.os string/strchr-sse2.os string/strchrnul-sse2.os string/strchr-avx2.os string/strchrnul-avx2.os string/strrchr-sse2.os string/strrchr-avx2.os string/strlen-sse2.os string/strnlen-sse2.os string/strlen-avx2.os string/strnlen-avx2.os string/strcat-avx2.os string/strncat-avx2.os string/strcat-ssse3.os string/strncat-ssse3.os string/strcpy-avx2.os string/strncpy-avx2.os string/strcpy-sse2.os string/stpcpy-sse2.os string/strcpy-ssse3.os string/strncpy-ssse3.os string/stpcpy-ssse3.os string/stpncpy-ssse3.os string/strcpy-sse2-unaligned.os string/strncpy-sse2-unaligned.os string/stpcpy-sse2-unaligned.os string/stpncpy-sse2-unaligned.os string/stpcpy-avx2.os string/stpncpy-avx2.os string/strcat-sse2.os string/strcat-sse2-unaligned.os string/strncat-sse2-unaligned.os string/strchr-sse2-no-bsf.os string/memcmp-ssse3.os string/strstr-sse2-unaligned.os string/strcspn-sse2.os string/strpbrk-sse2.os string/strspn-sse2.os string/strcspn-c.os string/strpbrk-c.os string/strspn-c.os string/varshift.os string/memset-avx512-no-vzeroupper.os string/memmove-sse2-unaligned-erms.os string/memmove-avx-unaligned-erms.os string/memmove-avx512-unaligned-erms.os string/memset-sse2-unaligned-erms.os string/memset-avx2-unaligned-erms.os string/memset-avx512-unaligned-erms.os string/strcasecmp_l-nonascii.os string/strncase_l-nonascii.os string/cacheinfo.os string/tls-internal.os' > /mnt/lfs/sources/glibc-2.32/build/string/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/string/stamp.osT /mnt/lfs/sources/glibc-2.32/build/string/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/string/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/string/stamp.oST /mnt/lfs/sources/glibc-2.32/build/string/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/string' +make subdir=wcsmbs -C wcsmbs ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/wcsmbs' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/wcsmbs +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcscat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcschr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcschr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcscmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscmp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcscpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscpy.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcscspn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscspn.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcsdup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsdup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcslen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcslen.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcsncat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcsncmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncmp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcsncpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncpy.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcspbrk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcspbrk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcsrchr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsrchr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcsspn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsspn.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcstok.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstok.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcsstr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsstr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wmemchr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemchr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wmemcmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wmemcpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcpy.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wmemmove.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemmove.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wmemset.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemset.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcpcpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcpcpy.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcpncpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcpncpy.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wmempcpy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmempcpy.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/btowc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/btowc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wctob.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wctob.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/mbsinit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbsinit.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/mbrlen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbrlen.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/mbrtowc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbrtowc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcrtomb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcrtomb.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/mbsrtowcs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbsrtowcs.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcsrtombs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsrtombs.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/mbsnrtowcs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbsnrtowcs.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcsnrtombs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsnrtombs.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcsnlen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsnlen.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcschrnul.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcschrnul.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcstol.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstol.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcstoul.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstoul.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcstoll.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstoll.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcstoull.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstoull.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcstod.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstod.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcstold.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstold.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcstof.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstof.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcstol_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstol_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcstoul_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstoul_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcstoll_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstoll_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcstoull_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstoull_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcstod_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstod_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -I../stdlib -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstold_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstold_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcstof_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstof_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcstod_nan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstod_nan.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcstold_nan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstold_nan.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcstof_nan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstof_nan.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcscoll.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscoll.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcsxfrm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsxfrm.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../wctype -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcwidth.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcwidth.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../wctype -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcswidth.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcswidth.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcscoll_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscoll_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcsxfrm_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsxfrm_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcscasecmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscasecmp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcsncase.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncase.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcscasecmp_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscasecmp_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcsncase_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncase_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcsmbsload.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsmbsload.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/mbsrtowcs_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbsrtowcs_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/isoc99_wscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/isoc99_wscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/isoc99_vwscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/isoc99_vwscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/isoc99_fwscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/isoc99_fwscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/isoc99_vfwscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/isoc99_vfwscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/isoc99_swscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/isoc99_swscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/isoc99_vswscanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/isoc99_vswscanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/isoc99_vswscanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/mbrtoc16.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbrtoc16.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/c16rtomb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/c16rtomb.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/mbrtoc32.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbrtoc32.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/c32rtomb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/c32rtomb.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcstof128_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstof128_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcstof128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstof128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcstof128_nan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstof128_nan.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstof128_nan.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemcmp-sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp-sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp-sse4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp-sse4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemcmp-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp-ssse3.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp-ssse3.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp-ssse3.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemcmp-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wmemcmp-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp-c.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp-c.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemcmp-avx2-movbe.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp-avx2-movbe.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp-avx2-movbe.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp-avx2-movbe.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemchr-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemchr-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemchr-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemchr-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemchr-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemchr-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscmp-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscmp-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscmp-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscmp-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscmp-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscmp-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscmp-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscmp-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsncmp-sse2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcsncmp-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncmp-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncmp-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsncmp-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncmp-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncmp-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncmp-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscpy-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscpy-ssse3.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscpy-ssse3.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscpy-ssse3.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscpy-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcscpy-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscpy-c.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscpy-c.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcschr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcschr-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcschr-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcschr-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcschr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcschr-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcschr-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcschr-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsrchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsrchr-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsrchr-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsrchr-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsrchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsrchr-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsrchr-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsrchr-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsnlen-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsnlen-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsnlen-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsnlen-sse4_1.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsnlen-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcsnlen-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsnlen-c.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsnlen-c.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcslen-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcslen-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcslen-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcslen-sse2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcslen-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcslen-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcslen-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcslen-avx2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsnlen-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsnlen-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsnlen-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsnlen-avx2.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/mbrtoc16.o wcsmbs/c16rtomb.o wcsmbs/mbrtoc32.o wcsmbs/c32rtomb.o wcsmbs/wcstof128_l.o wcsmbs/wcstof128.o wcsmbs/wcstof128_nan.o wcsmbs/wmemcmp-sse4.o wcsmbs/wmemcmp-ssse3.o wcsmbs/wmemcmp-c.o wcsmbs/wmemcmp-avx2-movbe.o wcsmbs/wmemchr-sse2.o wcsmbs/wmemchr-avx2.o wcsmbs/wcscmp-sse2.o wcsmbs/wcscmp-avx2.o wcsmbs/wcsncmp-sse2.o wcsmbs/wcsncmp-avx2.o wcsmbs/wcscpy-ssse3.o wcsmbs/wcscpy-c.o wcsmbs/wcschr-sse2.o wcsmbs/wcschr-avx2.o wcsmbs/wcsrchr-sse2.o wcsmbs/wcsrchr-avx2.o wcsmbs/wcsnlen-sse4_1.o wcsmbs/wcsnlen-c.o wcsmbs/wcslen-sse2.o wcsmbs/wcslen-avx2.o wcsmbs/wcsnlen-avx2.o' > /mnt/lfs/sources/glibc-2.32/build/wcsmbs/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/wcsmbs/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcschr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcschr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscpy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscspn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscspn.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsdup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsdup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcslen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcslen.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncpy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcspbrk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcspbrk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsrchr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsrchr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsspn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsspn.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstok.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstok.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsstr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsstr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemchr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemchr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcpy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemmove.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemmove.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemset.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemset.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcpcpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcpcpy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcpncpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcpncpy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmempcpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmempcpy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/btowc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/btowc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wctob.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wctob.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbsinit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbsinit.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbrlen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbrlen.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbrtowc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbrtowc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcrtomb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcrtomb.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbsrtowcs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbsrtowcs.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsrtombs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsrtombs.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbsnrtowcs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbsnrtowcs.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsnrtombs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsnrtombs.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsnlen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsnlen.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcschrnul.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcschrnul.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstol.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstol.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstoul.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstoul.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstoll.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstoll.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstoull.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstoull.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstod.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstod.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstold.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstold.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstof.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstof.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstol_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstol_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstoul_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstoul_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstoll_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstoll_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstoull_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstoull_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstod_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstod_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcstold_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstold_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstof_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstof_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstod_nan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstod_nan.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstold_nan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstold_nan.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstof_nan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstof_nan.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscoll.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscoll.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsxfrm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsxfrm.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../wctype -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcwidth.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcwidth.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../wctype -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcswidth.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcswidth.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscoll_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscoll_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsxfrm_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsxfrm_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscasecmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscasecmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncase.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncase.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscasecmp_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscasecmp_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncase_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncase_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsmbsload.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsmbsload.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbsrtowcs_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbsrtowcs_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/isoc99_wscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/isoc99_wscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/isoc99_vwscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/isoc99_vwscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/isoc99_fwscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/isoc99_fwscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/isoc99_vfwscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/isoc99_vfwscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/isoc99_swscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/isoc99_swscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/isoc99_vswscanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/isoc99_vswscanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/isoc99_vswscanf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbrtoc16.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbrtoc16.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/c16rtomb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/c16rtomb.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbrtoc32.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/mbrtoc32.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/c32rtomb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/c32rtomb.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstof128_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstof128_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstof128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstof128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstof128_nan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstof128_nan.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcstof128_nan.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemcmp-sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wmemcmp-sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp-sse4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp-sse4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemcmp-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wmemcmp-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp-ssse3.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemcmp-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp-c.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp-c.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemcmp-avx2-movbe.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wmemcmp-avx2-movbe.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp-avx2-movbe.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemcmp-avx2-movbe.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wmemchr-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemchr-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemchr-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wmemchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wmemchr-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemchr-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wmemchr-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscmp-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcscmp-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscmp-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscmp-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscmp-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcscmp-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscmp-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscmp-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsncmp-sse2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncmp-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncmp-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncmp-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsncmp-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcsncmp-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncmp-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsncmp-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscpy-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcscpy-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscpy-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscpy-ssse3.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcscpy-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscpy-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscpy-c.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcscpy-c.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcschr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcschr-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcschr-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcschr-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcschr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcschr-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcschr-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcschr-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsrchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcsrchr-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsrchr-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsrchr-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsrchr-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcsrchr-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsrchr-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsrchr-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsnlen-sse4_1.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcsnlen-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsnlen-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsnlen-sse4_1.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsnlen-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsnlen-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsnlen-c.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsnlen-c.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcslen-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcslen-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcslen-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcslen-sse2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcslen-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcslen-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcslen-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcslen-avx2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/wcsnlen-avx2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/wcsmbs -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/wcsmbs/wcsnlen-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsnlen-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/wcsnlen-avx2.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/mbrtoc16.os wcsmbs/c16rtomb.os wcsmbs/mbrtoc32.os wcsmbs/c32rtomb.os wcsmbs/wcstof128_l.os wcsmbs/wcstof128.os wcsmbs/wcstof128_nan.os wcsmbs/wmemcmp-sse4.os wcsmbs/wmemcmp-ssse3.os wcsmbs/wmemcmp-c.os wcsmbs/wmemcmp-avx2-movbe.os wcsmbs/wmemchr-sse2.os wcsmbs/wmemchr-avx2.os wcsmbs/wcscmp-sse2.os wcsmbs/wcscmp-avx2.os wcsmbs/wcsncmp-sse2.os wcsmbs/wcsncmp-avx2.os wcsmbs/wcscpy-ssse3.os wcsmbs/wcscpy-c.os wcsmbs/wcschr-sse2.os wcsmbs/wcschr-avx2.os wcsmbs/wcsrchr-sse2.os wcsmbs/wcsrchr-avx2.os wcsmbs/wcsnlen-sse4_1.os wcsmbs/wcsnlen-c.os wcsmbs/wcslen-sse2.os wcsmbs/wcslen-avx2.os wcsmbs/wcsnlen-avx2.os' > /mnt/lfs/sources/glibc-2.32/build/wcsmbs/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/wcsmbs/stamp.osT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/wcsmbs/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/wcsmbs/stamp.oST /mnt/lfs/sources/glibc-2.32/build/wcsmbs/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/wcsmbs' +make subdir=timezone -C timezone ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/timezone' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/timezone +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/timezone +rm -f /mnt/lfs/sources/glibc-2.32/build/timezone/stamp.o; > /mnt/lfs/sources/glibc-2.32/build/timezone/stamp.o +rm -f /mnt/lfs/sources/glibc-2.32/build/timezone/stamp.os; > /mnt/lfs/sources/glibc-2.32/build/timezone/stamp.os +rm -f /mnt/lfs/sources/glibc-2.32/build/timezone/stamp.oS; > /mnt/lfs/sources/glibc-2.32/build/timezone/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/timezone' +make subdir=time -C time ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/time' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/time +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/offtime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/offtime.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/asctime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/asctime.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/clock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/clock.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/ctime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/ctime.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/ctime_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/ctime_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/difftime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/difftime.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/gmtime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/gmtime.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/localtime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/localtime.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/mktime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/mktime.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/time.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/time.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/gettimeofday.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/gettimeofday.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/settimeofday.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/settimeofday.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/settimezone.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/settimezone.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/adjtime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/adjtime.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/tzset.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/tzset.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/tzfile.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/tzfile.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/getitimer.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/getitimer.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/setitimer.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/setitimer.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/stime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/stime.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/dysize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/dysize.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/timegm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/timegm.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/time/timegm.o +x86_64-lfs-linux-gnu-gcc ftime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/ftime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/ftime.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/getdate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/getdate.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/strptime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/strptime.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/strptime_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/strptime_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/strftime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/strftime.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/wcsftime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/wcsftime.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/strftime_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/strftime_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/wcsftime_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/wcsftime_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/timespec_get.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/timespec_get.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/time/timespec_get.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/clock_getcpuclockid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/clock_getcpuclockid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/clock_getres.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/clock_getres.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/clock_gettime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/clock_gettime.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/clock_settime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/clock_settime.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/clock_nanosleep.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/clock_nanosleep.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/era.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/era.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/alt_digit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/alt_digit.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/lc-time-cleanup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/lc-time-cleanup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/ntp_gettime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/ntp_gettime.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/ntp_gettimex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/ntp_gettimex.o.dt -MT /mnt/lfs/sources/glibc-2.32/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/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.32/build/time/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/time/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/offtime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/offtime.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/asctime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/asctime.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/clock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/clock.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/ctime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/ctime.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/ctime_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/ctime_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/difftime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/difftime.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/gmtime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/gmtime.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/localtime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/localtime.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/mktime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/mktime.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/time.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/time.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/gettimeofday.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/gettimeofday.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/settimeofday.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/settimeofday.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/settimezone.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/settimezone.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/adjtime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/adjtime.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/tzset.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/tzset.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/tzfile.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/tzfile.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/getitimer.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/getitimer.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/setitimer.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/setitimer.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/stime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/stime.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/dysize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/dysize.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/timegm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/timegm.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/time/timegm.os +x86_64-lfs-linux-gnu-gcc ftime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/ftime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/ftime.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/getdate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/getdate.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/strptime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/strptime.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/strptime_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/strptime_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/strftime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/strftime.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/wcsftime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/wcsftime.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/strftime_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/strftime_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/wcsftime_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/wcsftime_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/timespec_get.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/timespec_get.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/time/timespec_get.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/clock_getcpuclockid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/clock_getcpuclockid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/clock_getres.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/clock_getres.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/clock_gettime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/clock_gettime.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/clock_settime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/clock_settime.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/clock_nanosleep.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/clock_nanosleep.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/era.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/era.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/alt_digit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/alt_digit.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/lc-time-cleanup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/lc-time-cleanup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/ntp_gettime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/ntp_gettime.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/ntp_gettimex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/ntp_gettimex.os.dt -MT /mnt/lfs/sources/glibc-2.32/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/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.32/build/time/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/time/stamp.osT /mnt/lfs/sources/glibc-2.32/build/time/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/time/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/time/stamp.oST /mnt/lfs/sources/glibc-2.32/build/time/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/time' +make subdir=dirent -C dirent ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/dirent' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/dirent +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/dirent +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/opendir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/opendir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/opendir.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dirent/opendir.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/closedir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/closedir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/closedir.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/readdir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/readdir.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/readdir_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/readdir_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dirent/readdir_r.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/rewinddir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/rewinddir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/rewinddir.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dirent/rewinddir.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/seekdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/seekdir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/seekdir.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dirent/seekdir.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/telldir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/telldir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/telldir.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/scandir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/scandir.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/alphasort.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/alphasort.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/versionsort.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/versionsort.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/getdents.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/getdents.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/getdents64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/getdents64.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dirent/getdents64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/dirfd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/dirfd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/dirfd.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/readdir64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/readdir64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/readdir64_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/readdir64_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/scandir64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/scandir64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/alphasort64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/alphasort64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/versionsort64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/versionsort64.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dirent/versionsort64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/fdopendir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/fdopendir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/fdopendir.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/scandirat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/scandirat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/scandirat64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/scandirat64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/scandir-cancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/scandir-cancel.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/scandir-tail.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/scandir-tail.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/scandir64-tail.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/scandir64-tail.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/getdirentries.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/getdirentries.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/getdirentries64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/getdirentries64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/dirent/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/dirent/stamp.oT /mnt/lfs/sources/glibc-2.32/build/dirent/stamp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/opendir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/opendir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/opendir.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/dirent/opendir.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/closedir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/closedir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/closedir.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/readdir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/readdir.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/readdir_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/readdir_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/dirent/readdir_r.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/rewinddir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/rewinddir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/rewinddir.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/dirent/rewinddir.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/seekdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/seekdir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/seekdir.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/dirent/seekdir.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/telldir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/telldir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/telldir.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/scandir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/scandir.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/alphasort.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/alphasort.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/versionsort.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/versionsort.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/getdents.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/getdents.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/getdents64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/getdents64.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/dirent/getdents64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/dirfd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/dirfd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/dirfd.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/readdir64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/readdir64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/readdir64_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/readdir64_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/scandir64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/scandir64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/alphasort64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/alphasort64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/versionsort64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/versionsort64.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/dirent/versionsort64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/fdopendir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/fdopendir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/fdopendir.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/scandirat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/scandirat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/scandirat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/scandirat64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/scandir-cancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/scandir-cancel.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/scandir-tail.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/scandir-tail.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/scandir64-tail.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/scandir64-tail.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/getdirentries.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/getdirentries.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/getdirentries64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/getdirentries64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/dirent/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/dirent/stamp.osT /mnt/lfs/sources/glibc-2.32/build/dirent/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/dirent/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/dirent/stamp.oST /mnt/lfs/sources/glibc-2.32/build/dirent/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/dirent' +make subdir=grp -C grp ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/grp' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/grp +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/fgetgrent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/fgetgrent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/initgroups.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/initgroups.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/setgroups.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/setgroups.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/getgrent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/getgrent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/getgrgid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/getgrgid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/getgrnam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/getgrnam.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/putgrent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/putgrent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/getgrent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/getgrent_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/getgrgid_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/getgrgid_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/getgrnam_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/getgrnam_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/fgetgrent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/fgetgrent_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/grp-merge.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/grp-merge.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/grp/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/grp/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/fgetgrent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/fgetgrent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/initgroups.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/initgroups.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/setgroups.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/setgroups.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/getgrent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/getgrent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/getgrgid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/getgrgid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/getgrnam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/getgrnam.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/putgrent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/putgrent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/getgrent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/getgrent_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/getgrgid_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/getgrgid_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/getgrnam_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/getgrnam_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/fgetgrent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/fgetgrent_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/grp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/grp/grp-merge.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/grp/grp-merge.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/grp/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/grp/stamp.osT /mnt/lfs/sources/glibc-2.32/build/grp/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/grp/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/grp/stamp.oST /mnt/lfs/sources/glibc-2.32/build/grp/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/grp' +make subdir=pwd -C pwd ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/pwd' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/pwd +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/pwd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/pwd/fgetpwent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/pwd/fgetpwent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/pwd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/pwd/getpw.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/pwd/getpw.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/pwd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/pwd/putpwent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/pwd/putpwent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/pwd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/pwd/getpwent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/pwd/getpwent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/pwd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/pwd/getpwnam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/pwd/getpwnam.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/pwd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/pwd/getpwuid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/pwd/getpwuid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/pwd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/pwd/getpwent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/pwd/getpwent_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/pwd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/pwd/getpwnam_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/pwd/getpwnam_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/pwd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/pwd/getpwuid_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/pwd/getpwuid_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/pwd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/pwd/fgetpwent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/pwd/fgetpwent_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/pwd/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/pwd/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/pwd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/pwd/fgetpwent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/pwd/fgetpwent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/pwd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/pwd/getpw.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/pwd/getpw.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/pwd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/pwd/putpwent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/pwd/putpwent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/pwd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/pwd/getpwent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/pwd/getpwent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/pwd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/pwd/getpwnam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/pwd/getpwnam.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/pwd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/pwd/getpwuid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/pwd/getpwuid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/pwd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/pwd/getpwent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/pwd/getpwent_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/pwd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/pwd/getpwnam_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/pwd/getpwnam_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/pwd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/pwd/getpwuid_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/pwd/getpwuid_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/pwd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/pwd/fgetpwent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/pwd/fgetpwent_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/pwd/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/pwd/stamp.osT /mnt/lfs/sources/glibc-2.32/build/pwd/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/pwd/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/pwd/stamp.oST /mnt/lfs/sources/glibc-2.32/build/pwd/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/pwd' +make subdir=posix -C posix ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/posix' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/posix +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/uname.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/uname.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/posix/uname.o +gawk -f ../scripts/gen-posix-conf-vars.awk posix-conf-vars.list > /mnt/lfs/sources/glibc-2.32/build/posix/posix-conf-vars-def.h.tmp +mv -f /mnt/lfs/sources/glibc-2.32/build/posix/posix-conf-vars-def.h.tmp /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/times.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/times.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/wait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/wait.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/waitpid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/waitpid.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/posix/waitpid.o +x86_64-lfs-linux-gnu-gcc wait3.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/wait3.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/wait3.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/wait4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/wait4.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/waitid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/waitid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/alarm.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/alarm.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/sleep.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sleep.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/pause.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/pause.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/posix/pause.o +x86_64-lfs-linux-gnu-gcc nanosleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/nanosleep.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/nanosleep.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/posix/nanosleep.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/fork.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/fork.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/vfork.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/vfork.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/_exit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/_exit.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/posix/_exit.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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/execve.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/execve.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/fexecve.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/fexecve.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/execv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/execv.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/execle.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/execle.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/execl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/execl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/execvp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/execvp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/execlp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/execlp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/execvpe.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/execvpe.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/getpid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getpid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/getppid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getppid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/getuid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getuid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/geteuid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/geteuid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/getgid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getgid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/getegid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getegid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/getgroups.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getgroups.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/setuid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/setuid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/setgid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/setgid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/group_member.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/group_member.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/getpgid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getpgid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/setpgid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/setpgid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/getpgrp.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getpgrp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/bsd-getpgrp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/bsd-getpgrp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/setpgrp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/setpgrp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/getsid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getsid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/setsid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/setsid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/getresuid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getresuid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/getresgid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getresgid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/setresuid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/setresuid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/setresgid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/setresgid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/pathconf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/pathconf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -DGETCONF_DIR='"/usr/libexec/getconf"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/sysconf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sysconf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/fpathconf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/fpathconf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/glob.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/glob.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/glob64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/glob64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/globfree.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/globfree.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/globfree64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/globfree64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/glob_pattern_p.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/glob_pattern_p.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/fnmatch.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/fnmatch.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/regex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/regex.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/glob-lstat-compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/glob-lstat-compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/glob64-lstat-compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/glob64-lstat-compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DLIBPTHREAD_VERSION='"NPTL 2.32"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/confstr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/confstr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/getopt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getopt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/getopt1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getopt1.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_setp.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_setp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_getp.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_getp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_sets.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_sets.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_gets.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_gets.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_yield.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_yield.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_primax.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_primax.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_primin.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_primin.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_rr_gi.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_rr_gi.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_getaffinity.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_getaffinity.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_setaffinity.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_setaffinity.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DRESOLVER -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/getaddrinfo.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getaddrinfo.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/gai_strerror.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/gai_strerror.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/wordexp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/wordexp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/pread.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/pread.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/pwrite.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/pwrite.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/pread64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/pread64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/pwrite64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/pwrite64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_init.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_addclose.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_addclose.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_addopen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_addopen.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_adddup2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_adddup2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawn_valid_fd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawn_valid_fd.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_addchdir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_addchdir.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_addfchdir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_addfchdir.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_addfchdir.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_init.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_destroy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_destroy.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getdefault.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getdefault.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setdefault.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setdefault.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getflags.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getflags.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setflags.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setflags.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getpgroup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getpgroup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setpgroup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setpgroup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawn.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawni.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawni.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getsigmask.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getsigmask.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getschedpolicy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getschedpolicy.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getschedparam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getschedparam.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setsigmask.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setsigmask.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setschedpolicy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setschedpolicy.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setschedparam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setschedparam.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/posix_madvise.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/posix_madvise.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/get_child_max.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/get_child_max.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/posix/get_child_max.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/sched_cpucount.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_cpucount.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_cpucount.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_cpualloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_cpualloc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_cpufree.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_cpufree.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/streams-compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/streams-compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/posix/streams-compat.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/init-posix.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/init-posix.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/environ.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/environ.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_getcpu.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_getcpu.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/oldglob.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/oldglob.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/getcpu.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getcpu.o.dt -MT /mnt/lfs/sources/glibc-2.32/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/vfork.o posix/_exit.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/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/init-posix.o posix/environ.o posix/sched_getcpu.o posix/oldglob.o posix/getcpu.o' > /mnt/lfs/sources/glibc-2.32/build/posix/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/posix/stamp.oT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/uname.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/uname.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/times.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/times.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/wait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/wait.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/waitpid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/waitpid.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/posix/waitpid.os +x86_64-lfs-linux-gnu-gcc wait3.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/wait3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/wait3.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/wait4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/wait4.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/waitid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/waitid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/alarm.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/alarm.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/sleep.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sleep.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/pause.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/pause.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/posix/pause.os +x86_64-lfs-linux-gnu-gcc nanosleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/nanosleep.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/nanosleep.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/posix/nanosleep.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/fork.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/fork.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/vfork.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/vfork.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/_exit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/_exit.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/posix/_exit.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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/execve.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/execve.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/fexecve.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/fexecve.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/execv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/execv.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/execle.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/execle.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/execl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/execl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/execvp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/execvp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/execlp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/execlp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/execvpe.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/execvpe.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/getpid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getpid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/getppid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getppid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/getuid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getuid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/geteuid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/geteuid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/getgid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getgid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/getegid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getegid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/getgroups.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getgroups.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/setuid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/setuid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/setgid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/setgid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/group_member.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/group_member.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/getpgid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getpgid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/setpgid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/setpgid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/getpgrp.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getpgrp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/bsd-getpgrp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/bsd-getpgrp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/setpgrp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/setpgrp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/getsid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getsid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/setsid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/setsid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/getresuid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getresuid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/getresgid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getresgid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/setresuid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/setresuid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/setresgid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/setresgid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/pathconf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/pathconf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/sysconf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sysconf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/fpathconf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/fpathconf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/glob.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/glob.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/glob64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/glob64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/globfree.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/globfree.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/globfree64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/globfree64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/glob_pattern_p.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/glob_pattern_p.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/fnmatch.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/fnmatch.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/regex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/regex.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/glob-lstat-compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/glob-lstat-compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/glob64-lstat-compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/glob64-lstat-compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DLIBPTHREAD_VERSION='"NPTL 2.32"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/confstr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/confstr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/getopt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getopt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/getopt1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getopt1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_setp.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_setp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_getp.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_getp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_sets.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_sets.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_gets.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_gets.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_yield.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_yield.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_primax.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_primax.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_primin.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_primin.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_rr_gi.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_rr_gi.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_getaffinity.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_getaffinity.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_setaffinity.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_setaffinity.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DRESOLVER -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/getaddrinfo.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getaddrinfo.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/gai_strerror.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/gai_strerror.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/wordexp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/wordexp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/pread.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/pread.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/pwrite.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/pwrite.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/pread64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/pread64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/pwrite64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/pwrite64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_init.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_addclose.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_addclose.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_addopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_addopen.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_adddup2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_adddup2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawn_valid_fd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawn_valid_fd.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_addchdir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_addchdir.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_addfchdir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_addfchdir.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/posix/spawn_faction_addfchdir.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_init.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_destroy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_destroy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getdefault.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getdefault.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setdefault.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setdefault.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getflags.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getflags.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setflags.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setflags.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getpgroup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getpgroup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setpgroup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setpgroup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawn.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawni.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawni.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getsigmask.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getsigmask.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getschedpolicy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getschedpolicy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getschedparam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_getschedparam.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setsigmask.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setsigmask.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setschedpolicy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setschedpolicy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setschedparam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/spawnattr_setschedparam.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/posix_madvise.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/posix_madvise.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/get_child_max.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/get_child_max.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/posix/get_child_max.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/sched_cpucount.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_cpucount.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_cpucount.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_cpualloc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_cpualloc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_cpufree.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_cpufree.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/streams-compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/streams-compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/posix/streams-compat.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/init-posix.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/init-posix.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/environ.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/environ.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/sched_getcpu.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/sched_getcpu.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/oldglob.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/oldglob.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/getcpu.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getcpu.os.dt -MT /mnt/lfs/sources/glibc-2.32/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/vfork.os posix/_exit.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/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/init-posix.os posix/environ.os posix/sched_getcpu.os posix/oldglob.os posix/getcpu.os' > /mnt/lfs/sources/glibc-2.32/build/posix/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/posix/stamp.osT /mnt/lfs/sources/glibc-2.32/build/posix/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/posix/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/posix/stamp.oST /mnt/lfs/sources/glibc-2.32/build/posix/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/posix' +make subdir=io -C io ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/io' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/io +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/utime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/utime.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/mkfifo.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/mkfifo.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/mkfifoat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/mkfifoat.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/mkfifoat.o +x86_64-lfs-linux-gnu-gcc stat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/stat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/stat.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/stat.o +x86_64-lfs-linux-gnu-gcc fstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fstat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fstat.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/fstat.o +x86_64-lfs-linux-gnu-gcc lstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/lstat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/lstat.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/lstat.o +x86_64-lfs-linux-gnu-gcc stat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/stat64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/stat64.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/stat64.o +x86_64-lfs-linux-gnu-gcc fstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fstat64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fstat64.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/fstat64.o +x86_64-lfs-linux-gnu-gcc lstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/lstat64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/lstat64.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/lstat64.o +x86_64-lfs-linux-gnu-gcc fstatat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fstatat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fstatat.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/fstatat.o +x86_64-lfs-linux-gnu-gcc fstatat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fstatat64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fstatat64.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/fstatat64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/xstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/xstat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/xstat.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/xstat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/fxstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fxstat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fxstat.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/fxstat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/lxstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/lxstat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/lxstat.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/lxstat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/xstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/xstat64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/xstat64.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/xstat64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/fxstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fxstat64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fxstat64.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/fxstat64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/lxstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/lxstat64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/lxstat64.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/lxstat64.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/statx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/statx.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/mknod.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/mknod.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/mknod.o +x86_64-lfs-linux-gnu-gcc mknodat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/mknodat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/mknodat.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/mknodat.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/xmknod.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/xmknod.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/xmknodat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/xmknodat.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/xmknodat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fxstatat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fxstatat.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/fxstatat.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/fxstatat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fxstatat64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fxstatat64.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/fxstatat64.o +(echo '#define SYSCALL_NAME statfs'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __statfs'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__statfs, statfs)'; \ + echo 'hidden_weak (statfs)'; \ + echo 'weak_alias (__statfs, statfs64)'; \ + echo 'hidden_weak (statfs64)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/statfs.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/statfs.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/statfs.o +(echo '#define SYSCALL_NAME fstatfs'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __fstatfs'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__fstatfs, fstatfs)'; \ + echo 'hidden_weak (fstatfs)'; \ + echo 'weak_alias (__fstatfs, fstatfs64)'; \ + echo 'hidden_weak (fstatfs64)'; \ + echo 'weak_alias (__fstatfs, __fstatfs64)'; \ + echo 'hidden_weak (__fstatfs64)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/fstatfs.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fstatfs.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/fstatfs.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/statfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/statfs64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/statfs64.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/statfs64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/fstatfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fstatfs64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fstatfs64.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/fstatfs64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/statvfs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/statvfs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/statvfs.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/statvfs.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/fstatvfs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fstatvfs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fstatvfs.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/fstatvfs.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/statvfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/statvfs64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/statvfs64.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/statvfs64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/fstatvfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fstatvfs64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fstatvfs64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/umask.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/umask.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/chmod.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/chmod.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/fchmod.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fchmod.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/lchmod.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/lchmod.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fchmodat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fchmodat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/mkdir.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/mkdir.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/mkdirat.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/mkdirat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/open.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/open.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/open_2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/open_2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/open64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/open64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/open64_2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/open64_2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/openat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/openat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/openat_2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/openat_2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/openat64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/openat64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/openat64_2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/openat64_2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/read.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/read.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/write.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/write.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/lseek.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/lseek.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/lseek64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/lseek64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/access.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/access.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/euidaccess.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/euidaccess.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/faccessat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/faccessat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fcntl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fcntl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fcntl64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fcntl64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/flock.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/flock.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/lockf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/lockf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/lockf64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/lockf64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/close.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/close.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/dup.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/dup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/dup2.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/dup2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/dup3.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/dup3.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/dup3.o +(echo '#define SYSCALL_NAME pipe'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __pipe'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__pipe, pipe)'; \ + echo 'hidden_weak (pipe)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/pipe.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/pipe.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/pipe2.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/pipe2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/creat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/creat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/creat64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/creat64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/chdir.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/chdir.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/fchdir.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fchdir.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/getcwd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/getcwd.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/getwd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/getwd.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/getdirname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/getdirname.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/chown.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/chown.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/fchown.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fchown.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/lchown.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/lchown.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/fchownat.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fchownat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/ttyname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/ttyname.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/ttyname_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/ttyname_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/isatty.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/isatty.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/link.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/link.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/linkat.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/linkat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/symlink.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/symlink.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/symlinkat.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/symlinkat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/readlink.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/readlink.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/readlinkat.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/readlinkat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/unlink.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/unlink.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/unlinkat.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/unlinkat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/rmdir.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/rmdir.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/ftw.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/ftw.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/ftw64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/ftw64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -Wno-uninitialized -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fts.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fts.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -Wno-uninitialized -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fts64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fts64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/poll.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/poll.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/ppoll.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/ppoll.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/posix_fadvise.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/posix_fadvise.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/posix_fadvise64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/posix_fadvise64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/posix_fallocate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/posix_fallocate.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/posix_fallocate64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/posix_fallocate64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/sendfile.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/sendfile.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/sendfile64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/sendfile64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/copy_file_range.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/copy_file_range.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/utimensat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/utimensat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/futimens.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/futimens.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/file_change_detection.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/file_change_detection.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/file_change_detection.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/xstatconv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/xstatconv.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/internal_statvfs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/internal_statvfs.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/internal_statvfs.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/internal_statvfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/internal_statvfs64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/internal_statvfs64.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/internal_statvfs64.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/sync_file_range.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/sync_file_range.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fallocate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fallocate.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fallocate64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fallocate64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/close_nocancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/close_nocancel.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fcntl_nocancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fcntl_nocancel.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/open_nocancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/open_nocancel.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/open64_nocancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/open64_nocancel.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/openat_nocancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/openat_nocancel.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/openat64_nocancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/openat64_nocancel.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/read_nocancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/read_nocancel.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/pread64_nocancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/pread64_nocancel.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/write_nocancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/write_nocancel.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/statx_cp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/statx_cp.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/statx_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/xstat.o io/fxstat.o io/lxstat.o io/xstat64.o io/fxstat64.o io/lxstat64.o io/statx.o io/mknod.o io/mknodat.o io/xmknod.o io/xmknodat.o io/fxstatat.o io/fxstatat64.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/xstatconv.o io/internal_statvfs.o io/internal_statvfs64.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' > /mnt/lfs/sources/glibc-2.32/build/io/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/io/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/utime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/utime.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/mkfifo.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/mkfifo.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/mkfifoat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/mkfifoat.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/mkfifoat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/xstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/xstat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/xstat.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/xstat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/fxstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fxstat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fxstat.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/fxstat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/lxstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/lxstat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/lxstat.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/lxstat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/xstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/xstat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/xstat64.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/xstat64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/fxstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fxstat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fxstat64.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/fxstat64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/lxstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/lxstat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/lxstat64.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/lxstat64.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/statx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/statx.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/statx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/xmknod.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/xmknod.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/xmknodat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/xmknodat.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/xmknodat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fxstatat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fxstatat.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/fxstatat.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/fxstatat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fxstatat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fxstatat64.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/fxstatat64.os +(echo '#define SYSCALL_NAME statfs'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __statfs'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__statfs, statfs)'; \ + echo 'hidden_weak (statfs)'; \ + echo 'weak_alias (__statfs, statfs64)'; \ + echo 'hidden_weak (statfs64)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/statfs.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/statfs.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/statfs.os +(echo '#define SYSCALL_NAME fstatfs'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __fstatfs'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__fstatfs, fstatfs)'; \ + echo 'hidden_weak (fstatfs)'; \ + echo 'weak_alias (__fstatfs, fstatfs64)'; \ + echo 'hidden_weak (fstatfs64)'; \ + echo 'weak_alias (__fstatfs, __fstatfs64)'; \ + echo 'hidden_weak (__fstatfs64)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/fstatfs.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fstatfs.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/fstatfs.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/statfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/statfs64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/statfs64.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/statfs64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/fstatfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fstatfs64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fstatfs64.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/fstatfs64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/statvfs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/statvfs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/statvfs.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/statvfs.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/fstatvfs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fstatvfs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fstatvfs.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/fstatvfs.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/statvfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/statvfs64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/statvfs64.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/statvfs64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/fstatvfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fstatvfs64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fstatvfs64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/umask.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/umask.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/chmod.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/chmod.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/fchmod.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fchmod.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/lchmod.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/lchmod.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fchmodat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fchmodat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/mkdir.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/mkdir.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/mkdirat.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/mkdirat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/open.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/open.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/open_2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/open_2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/open64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/open64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/open64_2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/open64_2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/openat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/openat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/openat_2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/openat_2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/openat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/openat64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/openat64_2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/openat64_2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/read.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/read.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/write.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/write.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/lseek.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/lseek.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/lseek64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/lseek64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/access.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/access.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/euidaccess.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/euidaccess.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/faccessat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/faccessat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fcntl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fcntl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fcntl64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fcntl64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/flock.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/flock.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/lockf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/lockf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/lockf64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/lockf64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/close.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/close.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/dup.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/dup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/dup2.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/dup2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/dup3.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/dup3.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/dup3.os +(echo '#define SYSCALL_NAME pipe'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __pipe'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__pipe, pipe)'; \ + echo 'hidden_weak (pipe)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/pipe.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/pipe.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/pipe2.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/pipe2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/creat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/creat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/creat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/creat64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/chdir.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/chdir.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/fchdir.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fchdir.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/getcwd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/getcwd.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/getwd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/getwd.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/getdirname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/getdirname.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/chown.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/chown.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/fchown.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fchown.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/lchown.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/lchown.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/fchownat.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fchownat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/ttyname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/ttyname.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/ttyname_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/ttyname_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/isatty.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/isatty.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/link.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/link.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/linkat.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/linkat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/symlink.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/symlink.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/symlinkat.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/symlinkat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/readlink.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/readlink.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/readlinkat.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/readlinkat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/unlink.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/unlink.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/unlinkat.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/unlinkat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/rmdir.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/rmdir.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/ftw.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/ftw.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/ftw64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/ftw64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -Wno-uninitialized -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fts.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fts.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -Wno-uninitialized -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fts64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fts64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/poll.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/poll.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/ppoll.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/ppoll.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/posix_fadvise.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/posix_fadvise.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/posix_fadvise64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/posix_fadvise64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/posix_fallocate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/posix_fallocate.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/posix_fallocate64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/posix_fallocate64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/io/sendfile.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/sendfile.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/sendfile64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/sendfile64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/copy_file_range.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/copy_file_range.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/utimensat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/utimensat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/futimens.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/futimens.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/file_change_detection.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/file_change_detection.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/file_change_detection.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/xstatconv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/xstatconv.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/internal_statvfs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/internal_statvfs.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/internal_statvfs.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/internal_statvfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/internal_statvfs64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/internal_statvfs64.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/internal_statvfs64.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/sync_file_range.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/sync_file_range.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fallocate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fallocate.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fallocate64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fallocate64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/close_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/close_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fcntl_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fcntl_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/open_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/open_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/open64_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/open64_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/openat_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/openat_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/openat64_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/openat64_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/read_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/read_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/pread64_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/pread64_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/write_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/write_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/statx_cp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/statx_cp.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/statx_cp.os +echo 'io/utime.os io/mkfifo.os io/mkfifoat.os io/xstat.os io/fxstat.os io/lxstat.os io/xstat64.os io/fxstat64.os io/lxstat64.os io/statx.os io/xmknod.os io/xmknodat.os io/fxstatat.os io/fxstatat64.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/xstatconv.os io/internal_statvfs.os io/internal_statvfs64.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' > /mnt/lfs/sources/glibc-2.32/build/io/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/io/stamp.osT /mnt/lfs/sources/glibc-2.32/build/io/stamp.os +x86_64-lfs-linux-gnu-gcc stat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/stat.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/stat.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/stat.oS +x86_64-lfs-linux-gnu-gcc fstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fstat.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fstat.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/fstat.oS +x86_64-lfs-linux-gnu-gcc lstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/lstat.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/lstat.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/lstat.oS +x86_64-lfs-linux-gnu-gcc stat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/stat64.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/stat64.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/stat64.oS +x86_64-lfs-linux-gnu-gcc fstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fstat64.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fstat64.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/fstat64.oS +x86_64-lfs-linux-gnu-gcc lstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/lstat64.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/lstat64.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/lstat64.oS +x86_64-lfs-linux-gnu-gcc fstatat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fstatat.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fstatat.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/fstatat.oS +x86_64-lfs-linux-gnu-gcc fstatat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/fstatat64.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/fstatat64.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/fstatat64.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/mknod.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/mknod.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/mknod.oS +x86_64-lfs-linux-gnu-gcc mknodat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/mknodat.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/mknodat.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/mknodat.oS +echo '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/mknod.oS io/mknodat.oS' > /mnt/lfs/sources/glibc-2.32/build/io/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/io/stamp.oST /mnt/lfs/sources/glibc-2.32/build/io/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/io' +make subdir=termios -C termios ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/termios' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/termios +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/speed.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/speed.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/cfsetspeed.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/cfsetspeed.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/tcsetattr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/tcsetattr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/tcgetattr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/tcgetattr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/tcgetpgrp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/tcgetpgrp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/tcsetpgrp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/tcsetpgrp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/tcdrain.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/tcdrain.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/tcflow.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/tcflow.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/tcflush.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/tcflush.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/tcsendbrk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/tcsendbrk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/cfmakeraw.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/cfmakeraw.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/tcgetsid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/tcgetsid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/termios/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/termios/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/speed.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/speed.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/cfsetspeed.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/cfsetspeed.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/tcsetattr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/tcsetattr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/tcgetattr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/tcgetattr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/tcgetpgrp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/tcgetpgrp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/tcsetpgrp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/tcsetpgrp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/tcdrain.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/tcdrain.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/tcflow.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/tcflow.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/tcflush.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/tcflush.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/tcsendbrk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/tcsendbrk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/cfmakeraw.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/cfmakeraw.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/termios -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/termios/tcgetsid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/termios/tcgetsid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/termios/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/termios/stamp.osT /mnt/lfs/sources/glibc-2.32/build/termios/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/termios/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/termios/stamp.oST /mnt/lfs/sources/glibc-2.32/build/termios/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/termios' +make subdir=resource -C resource ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/resource' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/resource +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resource -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resource/getrlimit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resource/getrlimit.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resource -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resource/setrlimit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resource/setrlimit.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resource -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resource/getrlimit64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resource/getrlimit64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resource -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resource/setrlimit64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resource/setrlimit64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resource -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resource/getrusage.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resource/getrusage.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resource -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resource/ulimit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resource/ulimit.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resource -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resource/vlimit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resource/vlimit.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resource -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resource/vtimes.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resource/vtimes.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resource -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resource/getpriority.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resource/getpriority.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/resource -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/resource/setpriority.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resource/setpriority.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resource/setpriority.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/nice.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resource -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resource/nice.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resource/nice.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/resource/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/resource/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resource -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resource/getrlimit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resource/getrlimit.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resource -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resource/setrlimit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resource/setrlimit.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resource -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resource/getrlimit64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resource/getrlimit64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resource -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resource/setrlimit64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resource/setrlimit64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resource -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resource/getrusage.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resource/getrusage.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resource -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resource/ulimit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resource/ulimit.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resource -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resource/vlimit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resource/vlimit.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resource -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resource/vtimes.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resource/vtimes.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resource -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resource/getpriority.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resource/getpriority.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/resource -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/resource/setpriority.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resource/setpriority.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resource/setpriority.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/nice.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resource -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resource/nice.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resource/nice.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/resource/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/resource/stamp.osT /mnt/lfs/sources/glibc-2.32/build/resource/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/resource/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/resource/stamp.oST /mnt/lfs/sources/glibc-2.32/build/resource/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/resource' +make subdir=misc -C misc ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/misc' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/misc/bits +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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.32/build/misc/bits/syscall.h-tmp +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/misc/bits/syscall.h-tmp /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/sigaltstack-offsets.h.dT \ + -MT '/mnt/lfs/sources/glibc-2.32/build/sigaltstack-offsets.h.d /mnt/lfs/sources/glibc-2.32/build/sigaltstack-offsets.h'" \ + ../sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym > /mnt/lfs/sources/glibc-2.32/build/sigaltstack-offsets.hT +sed -e 's@ /mnt/lfs/sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/mnt/lfs/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /mnt/lfs/sources/glibc-2.32/build/sigaltstack-offsets.h.dT > /mnt/lfs/sources/glibc-2.32/build/sigaltstack-offsets.h.dT2 +rm -f /mnt/lfs/sources/glibc-2.32/build/sigaltstack-offsets.h.dT +mv -f /mnt/lfs/sources/glibc-2.32/build/sigaltstack-offsets.h.dT2 /mnt/lfs/sources/glibc-2.32/build/sigaltstack-offsets.h.d +mv -f /mnt/lfs/sources/glibc-2.32/build/sigaltstack-offsets.hT /mnt/lfs/sources/glibc-2.32/build/sigaltstack-offsets.h +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/brk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/brk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/brk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/sbrk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/sbrk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/sstk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/sstk.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/sstk.o +(echo '#define SYSCALL_NAME ioctl'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __ioctl'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__ioctl, ioctl)'; \ + echo 'hidden_weak (ioctl)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/ioctl.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/ioctl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/readv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/readv.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/writev.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/writev.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/preadv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/preadv.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/preadv64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/preadv64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/pwritev.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/pwritev.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/pwritev64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/pwritev64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/preadv2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/preadv2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/preadv64v2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/preadv64v2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/pwritev2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/pwritev2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/pwritev64v2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/pwritev64v2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/setreuid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/setreuid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/setregid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/setregid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/seteuid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/seteuid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/setegid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/setegid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/getpagesize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/getpagesize.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/getdtsz.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/getdtsz.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/gethostname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/gethostname.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/sethostname.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/sethostname.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/getdomain.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/getdomain.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/setdomain.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/setdomain.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/select.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/select.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/pselect.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/pselect.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/acct.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/acct.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/chroot.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/chroot.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/fsync.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/fsync.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/sync.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/sync.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/fdatasync.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/fdatasync.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/syncfs.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/syncfs.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/reboot.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/reboot.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/gethostid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/gethostid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/sethostid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/sethostid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/revoke.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/revoke.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/vhangup.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/vhangup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/swapon.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/swapon.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/swapoff.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/swapoff.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mktemp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mktemp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mkstemp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mkstemp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mkstemp64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mkstemp64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mkdtemp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mkdtemp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mkostemp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mkostemp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mkostemp64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mkostemp64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mkstemps.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mkstemps.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mkstemps64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mkstemps64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mkostemps.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mkostemps.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mkostemps64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mkostemps64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/ualarm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/ualarm.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/usleep.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/usleep.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/gtty.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/gtty.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/stty.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/stty.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/ptrace.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/ptrace.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/fstab.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/fstab.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mntent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mntent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mntent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mntent_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/utimes.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/utimes.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/lutimes.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/lutimes.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/futimes.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/futimes.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/futimesat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/futimesat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/truncate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/truncate.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/ftruncate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/ftruncate.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/truncate64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/truncate64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/ftruncate64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/ftruncate64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/chflags.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/chflags.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/fchflags.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/fchflags.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/insremque.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/insremque.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/getttyent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/getttyent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/getusershell.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/getusershell.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/getpass.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/getpass.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/ttyslot.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/ttyslot.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/ttyslot.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/syslog.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/syslog.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/syslog.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/syscall.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/syscall.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/daemon.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/daemon.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mmap.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mmap.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mmap64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mmap64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/munmap.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/munmap.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/mprotect.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mprotect.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/msync.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/msync.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/madvise.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/madvise.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/mincore.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mincore.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/remap_file_pages.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/remap_file_pages.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/mlock.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mlock.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/munlock.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/munlock.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/mlockall.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mlockall.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/munlockall.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/munlockall.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/efgcvt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/efgcvt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/efgcvt_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/efgcvt_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/qefgcvt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/qefgcvt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/qefgcvt_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/qefgcvt_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/hsearch.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/hsearch.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/hsearch_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/hsearch_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/tsearch.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/tsearch.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/lsearch.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/lsearch.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/err.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/err.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/error.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/error.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/ustat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/ustat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/getsysstats.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/getsysstats.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/dirname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/dirname.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/regexp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/regexp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/getloadavg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/getloadavg.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/getclktck.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/getclktck.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/fgetxattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/fgetxattr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/flistxattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/flistxattr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/fremovexattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/fremovexattr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/fsetxattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/fsetxattr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/getxattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/getxattr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/listxattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/listxattr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/lgetxattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/lgetxattr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/llistxattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/llistxattr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/lremovexattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/lremovexattr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/lsetxattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/lsetxattr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/removexattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/removexattr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/setxattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/setxattr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/getauxval.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/getauxval.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/ifunc-impl-list.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/ifunc-impl-list.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/makedev.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/makedev.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/allocate_once.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/allocate_once.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/fd_to_filename.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/fd_to_filename.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/single_threaded.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/single_threaded.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/single_threaded.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/init-misc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/init-misc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/ioperm.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/ioperm.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/iopl.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/iopl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/adjtimex.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/adjtimex.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/clone.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/clone.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/umount.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/umount.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/umount2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/umount2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/readahead.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/readahead.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/sysctl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/sysctl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/setfsuid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/setfsuid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/setfsgid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/setfsgid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/epoll_pwait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/epoll_pwait.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/epoll_pwait.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/signalfd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/signalfd.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/eventfd.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/eventfd.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/eventfd_read.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/eventfd_read.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/eventfd_write.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/eventfd_write.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/eventfd_write.o +(echo '#define SYSCALL_NAME prlimit64'; \ + echo '#define SYSCALL_NARGS 4'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL prlimit'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (prlimit, prlimit64)'; \ + echo 'hidden_weak (prlimit64)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/prlimit.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/prlimit.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/prlimit.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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/personality.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/personality.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/epoll_wait.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/epoll_wait.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/tee.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/tee.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/vmsplice.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/vmsplice.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/splice.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/splice.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/open_by_handle_at.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/open_by_handle_at.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mlock2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mlock2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/pkey_mprotect.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/pkey_mprotect.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/pkey_set.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/pkey_set.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/pkey_get.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/pkey_get.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/timerfd_gettime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/timerfd_gettime.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/timerfd_settime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/timerfd_settime.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/prctl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/prctl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/process_vm_readv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/process_vm_readv.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/process_vm_writev.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/process_vm_writev.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/clock_adjtime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/clock_adjtime.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/clock_adjtime.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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/arch_prctl.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/arch_prctl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/modify_ldt.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/modify_ldt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/syscall_clock_gettime.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/syscall_clock_gettime.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/syscall_clock_gettime.o +(echo '#define SYSCALL_NAME fanotify_mark'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL fanotify_mark'; \ + 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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/fanotify_mark.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/fanotify_mark.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/fanotify_mark.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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/capget.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/capget.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/capset.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/capset.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/delete_module.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/delete_module.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/epoll_create.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/epoll_create.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/epoll_create1.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/epoll_create1.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/epoll_ctl.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/epoll_ctl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/epoll_ctl.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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/init_module.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/init_module.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/inotify_add_watch.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/inotify_add_watch.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/inotify_init.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/inotify_init.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/inotify_init1.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/inotify_init1.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/inotify_rm_watch.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/inotify_rm_watch.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/klogctl.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/klogctl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/mount.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mount.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/mount.o +(echo '#define SYSCALL_NAME mremap'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 3'; \ + echo '#define SYSCALL_SYMBOL __mremap'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__mremap, mremap)'; \ + echo 'hidden_weak (mremap)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/mremap.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mremap.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/mremap.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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/pivot_root.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/pivot_root.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/pivot_root.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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/quotactl.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/quotactl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/sysinfo.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/sysinfo.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/unshare.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/unshare.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/timerfd_create.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/timerfd_create.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/fanotify_init.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/fanotify_init.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/name_to_handle_at.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/name_to_handle_at.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/setns.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/setns.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/memfd_create.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/memfd_create.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/pkey_alloc.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/pkey_alloc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/pkey_free.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/pkey_free.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/gettid.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/gettid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/tgkill.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/tgkill.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc/stub-syscalls.cT +mv -f /mnt/lfs/sources/glibc-2.32/build/misc/stub-syscalls.cT /mnt/lfs/sources/glibc-2.32/build/misc/stub-syscalls.c +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/stub-syscalls.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/stub-syscalls.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/stub-syscalls.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/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/signalfd.o misc/eventfd.o misc/eventfd_read.o misc/eventfd_write.o misc/prlimit.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/arch_prctl.o misc/modify_ldt.o misc/syscall_clock_gettime.o misc/fanotify_mark.o misc/capget.o misc/capset.o misc/delete_module.o misc/epoll_create.o misc/epoll_create1.o misc/epoll_ctl.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/mremap.o misc/pivot_root.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' > /mnt/lfs/sources/glibc-2.32/build/misc/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/misc/stamp.oT /mnt/lfs/sources/glibc-2.32/build/misc/stamp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/brk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/brk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/brk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/sbrk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/sbrk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/sstk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/sstk.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/sstk.os +(echo '#define SYSCALL_NAME ioctl'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __ioctl'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__ioctl, ioctl)'; \ + echo 'hidden_weak (ioctl)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/ioctl.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/ioctl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/readv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/readv.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/writev.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/writev.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/preadv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/preadv.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/preadv64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/preadv64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/pwritev.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/pwritev.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/pwritev64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/pwritev64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/preadv2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/preadv2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/preadv64v2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/preadv64v2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/pwritev2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/pwritev2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/pwritev64v2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/pwritev64v2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/setreuid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/setreuid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/setregid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/setregid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/seteuid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/seteuid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/setegid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/setegid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/getpagesize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/getpagesize.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/getdtsz.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/getdtsz.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/gethostname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/gethostname.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/sethostname.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/sethostname.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/getdomain.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/getdomain.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/setdomain.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/setdomain.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/select.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/select.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/pselect.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/pselect.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/acct.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/acct.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/chroot.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/chroot.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/fsync.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/fsync.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/sync.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/sync.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/fdatasync.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/fdatasync.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/syncfs.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/syncfs.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/reboot.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/reboot.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/gethostid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/gethostid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/sethostid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/sethostid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/revoke.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/revoke.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/vhangup.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/vhangup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/swapon.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/swapon.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/swapoff.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/swapoff.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mktemp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mktemp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mkstemp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mkstemp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mkstemp64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mkstemp64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mkdtemp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mkdtemp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mkostemp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mkostemp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mkostemp64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mkostemp64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mkstemps.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mkstemps.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mkstemps64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mkstemps64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mkostemps.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mkostemps.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mkostemps64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mkostemps64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/ualarm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/ualarm.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/usleep.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/usleep.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/gtty.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/gtty.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/stty.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/stty.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/ptrace.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/ptrace.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/fstab.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/fstab.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mntent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mntent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mntent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mntent_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/utimes.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/utimes.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/lutimes.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/lutimes.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/futimes.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/futimes.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/futimesat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/futimesat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/truncate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/truncate.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/ftruncate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/ftruncate.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/truncate64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/truncate64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/ftruncate64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/ftruncate64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/chflags.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/chflags.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/fchflags.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/fchflags.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/insremque.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/insremque.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/getttyent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/getttyent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/getusershell.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/getusershell.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/getpass.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/getpass.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/ttyslot.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/ttyslot.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/ttyslot.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/syslog.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/syslog.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/syslog.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/syscall.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/syscall.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/daemon.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/daemon.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mmap.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mmap.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mmap64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mmap64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/munmap.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/munmap.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/mprotect.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mprotect.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/msync.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/msync.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/madvise.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/madvise.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/mincore.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mincore.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/remap_file_pages.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/remap_file_pages.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/mlock.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mlock.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/munlock.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/munlock.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/mlockall.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mlockall.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/munlockall.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/munlockall.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/efgcvt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/efgcvt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/efgcvt_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/efgcvt_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/qefgcvt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/qefgcvt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/qefgcvt_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/qefgcvt_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/hsearch.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/hsearch.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/hsearch_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/hsearch_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/tsearch.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/tsearch.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/lsearch.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/lsearch.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/err.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/err.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/error.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/error.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/ustat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/ustat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/getsysstats.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/getsysstats.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/dirname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/dirname.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/regexp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/regexp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/getloadavg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/getloadavg.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/getclktck.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/getclktck.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/fgetxattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/fgetxattr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/flistxattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/flistxattr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/fremovexattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/fremovexattr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/fsetxattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/fsetxattr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/getxattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/getxattr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/listxattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/listxattr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/lgetxattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/lgetxattr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/llistxattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/llistxattr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/lremovexattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/lremovexattr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/lsetxattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/lsetxattr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/removexattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/removexattr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/setxattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/setxattr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/getauxval.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/getauxval.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/ifunc-impl-list.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/ifunc-impl-list.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/makedev.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/makedev.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/allocate_once.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/allocate_once.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/fd_to_filename.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/fd_to_filename.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/single_threaded.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/single_threaded.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/single_threaded.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/init-misc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/init-misc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/ioperm.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/ioperm.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/iopl.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/iopl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/adjtimex.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/adjtimex.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/clone.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/clone.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/umount.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/umount.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/umount2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/umount2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/readahead.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/readahead.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/sysctl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/sysctl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/setfsuid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/setfsuid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/setfsgid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/setfsgid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/epoll_pwait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/epoll_pwait.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/epoll_pwait.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/signalfd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/signalfd.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/eventfd.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/eventfd.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/eventfd_read.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/eventfd_read.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/eventfd_write.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/eventfd_write.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/eventfd_write.os +(echo '#define SYSCALL_NAME prlimit64'; \ + echo '#define SYSCALL_NARGS 4'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL prlimit'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (prlimit, prlimit64)'; \ + echo 'hidden_weak (prlimit64)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/prlimit.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/prlimit.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/prlimit.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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/personality.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/personality.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/epoll_wait.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/epoll_wait.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/tee.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/tee.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/vmsplice.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/vmsplice.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/splice.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/splice.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/open_by_handle_at.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/open_by_handle_at.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/mlock2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mlock2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/pkey_mprotect.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/pkey_mprotect.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/pkey_set.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/pkey_set.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/pkey_get.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/pkey_get.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/timerfd_gettime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/timerfd_gettime.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/timerfd_settime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/timerfd_settime.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/prctl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/prctl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/process_vm_readv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/process_vm_readv.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/process_vm_writev.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/process_vm_writev.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/clock_adjtime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/clock_adjtime.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/clock_adjtime.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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/arch_prctl.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/arch_prctl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/modify_ldt.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/modify_ldt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/syscall_clock_gettime.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/syscall_clock_gettime.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/syscall_clock_gettime.os +(echo '#define SYSCALL_NAME fanotify_mark'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL fanotify_mark'; \ + 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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/fanotify_mark.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/fanotify_mark.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/fanotify_mark.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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/capget.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/capget.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/capset.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/capset.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/create_module.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/create_module.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/delete_module.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/delete_module.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/epoll_create.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/epoll_create.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/epoll_create1.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/epoll_create1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/epoll_ctl.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/epoll_ctl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/epoll_ctl.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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/get_kernel_syms.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/get_kernel_syms.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/init_module.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/init_module.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/inotify_add_watch.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/inotify_add_watch.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/inotify_init.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/inotify_init.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/inotify_init1.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/inotify_init1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/inotify_rm_watch.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/inotify_rm_watch.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/klogctl.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/klogctl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/mount.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mount.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/mount.os +(echo '#define SYSCALL_NAME mremap'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 3'; \ + echo '#define SYSCALL_SYMBOL __mremap'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__mremap, mremap)'; \ + echo 'hidden_weak (mremap)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/mremap.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/mremap.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/mremap.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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/nfsservctl.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/nfsservctl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/nfsservctl.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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/pivot_root.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/pivot_root.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/pivot_root.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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/query_module.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/query_module.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/quotactl.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/quotactl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/sysinfo.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/sysinfo.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/unshare.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/unshare.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/uselib.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/uselib.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/timerfd_create.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/timerfd_create.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/fanotify_init.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/fanotify_init.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/name_to_handle_at.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/name_to_handle_at.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/setns.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/setns.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/memfd_create.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/memfd_create.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/pkey_alloc.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/pkey_alloc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/pkey_free.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/pkey_free.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/gettid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/gettid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/misc/tgkill.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/tgkill.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/tgkill.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/stub-syscalls.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/stub-syscalls.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/stub-syscalls.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/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/signalfd.os misc/eventfd.os misc/eventfd_read.os misc/eventfd_write.os misc/prlimit.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/arch_prctl.os misc/modify_ldt.os misc/syscall_clock_gettime.os misc/fanotify_mark.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/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/mremap.os misc/nfsservctl.os misc/pivot_root.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' > /mnt/lfs/sources/glibc-2.32/build/misc/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/misc/stamp.osT /mnt/lfs/sources/glibc-2.32/build/misc/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/misc/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/misc/stamp.oST /mnt/lfs/sources/glibc-2.32/build/misc/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/misc' +make subdir=socket -C socket ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/socket' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/socket +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/accept.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/accept.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/socket/bind.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/bind.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/connect.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/connect.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/socket/getpeername.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/getpeername.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/socket/getsockname.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/getsockname.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/socket/getsockname.o +(echo '#define SYSCALL_NAME getsockopt'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getsockopt'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getsockopt, getsockopt)'; \ + echo 'hidden_weak (getsockopt)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/socket/getsockopt.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/getsockopt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/socket/listen.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/listen.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/recv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/recv.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/recvfrom.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/recvfrom.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/recvmsg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/recvmsg.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/send.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/send.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/sendmsg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/sendmsg.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/sendto.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/sendto.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/socket/sendto.o +(echo '#define SYSCALL_NAME setsockopt'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __setsockopt'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__setsockopt, setsockopt)'; \ + echo 'hidden_weak (setsockopt)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/socket/setsockopt.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/setsockopt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/socket/shutdown.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/shutdown.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/socket/socket.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/socket.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/socket/socketpair.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/socketpair.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/isfdtype.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/isfdtype.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/socket/isfdtype.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/opensock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/opensock.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/opensock.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/sockatmark.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/sockatmark.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/accept4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/accept4.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/recvmmsg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/recvmmsg.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/sendmmsg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/sendmmsg.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/socket/sendmmsg.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/sa_len.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/sa_len.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/cmsg_nxthdr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/cmsg_nxthdr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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/sa_len.o socket/cmsg_nxthdr.o' > /mnt/lfs/sources/glibc-2.32/build/socket/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/socket/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/accept.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/accept.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/socket/bind.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/bind.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/connect.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/connect.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/socket/getpeername.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/getpeername.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/socket/getsockname.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/getsockname.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/socket/getsockname.os +(echo '#define SYSCALL_NAME getsockopt'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getsockopt'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getsockopt, getsockopt)'; \ + echo 'hidden_weak (getsockopt)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/socket/getsockopt.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/getsockopt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/socket/listen.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/listen.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/recv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/recv.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/recvfrom.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/recvfrom.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/recvmsg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/recvmsg.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/send.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/send.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/sendmsg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/sendmsg.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/sendto.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/sendto.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/socket/sendto.os +(echo '#define SYSCALL_NAME setsockopt'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __setsockopt'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__setsockopt, setsockopt)'; \ + echo 'hidden_weak (setsockopt)'; \ +) | x86_64-lfs-linux-gnu-gcc -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/socket/setsockopt.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/setsockopt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/socket/shutdown.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/shutdown.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/socket/socket.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/socket.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/socket/socketpair.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/socketpair.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/isfdtype.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/isfdtype.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/socket/isfdtype.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/opensock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/opensock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/opensock.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/sockatmark.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/sockatmark.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/accept4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/accept4.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/recvmmsg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/recvmmsg.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/sendmmsg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/sendmmsg.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/socket/sendmmsg.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/sa_len.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/sa_len.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/socket -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/socket/cmsg_nxthdr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/socket/cmsg_nxthdr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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/sa_len.os socket/cmsg_nxthdr.os' > /mnt/lfs/sources/glibc-2.32/build/socket/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/socket/stamp.osT /mnt/lfs/sources/glibc-2.32/build/socket/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/socket/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/socket/stamp.oST /mnt/lfs/sources/glibc-2.32/build/socket/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/socket' +make subdir=sysvipc -C sysvipc ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/sysvipc' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/sysvipc +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/ftok.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/ftok.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/msgsnd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/msgsnd.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/msgrcv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/msgrcv.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/msgget.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/msgget.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/msgctl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/msgctl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/semop.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/semop.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/semget.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/semget.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/semctl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/semctl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/semtimedop.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/semtimedop.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/shmat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/shmat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/shmdt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/shmdt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/shmget.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/shmget.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/shmctl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/shmctl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/sysvipc/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/sysvipc/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/ftok.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/ftok.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/msgsnd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/msgsnd.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/msgrcv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/msgrcv.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/msgget.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/msgget.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/msgctl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/msgctl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/semop.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/semop.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/semget.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/semget.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/semctl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/semctl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/semtimedop.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/semtimedop.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/shmat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/shmat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/shmdt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/shmdt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/shmget.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/shmget.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sysvipc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sysvipc/shmctl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sysvipc/shmctl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/sysvipc/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/sysvipc/stamp.osT /mnt/lfs/sources/glibc-2.32/build/sysvipc/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/sysvipc/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/sysvipc/stamp.oST /mnt/lfs/sources/glibc-2.32/build/sysvipc/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/sysvipc' +make subdir=gmon -C gmon ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/gmon' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/gmon +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gmon -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gmon/gmon.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gmon/gmon.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-omit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gmon -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gmon/mcount.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gmon/mcount.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gmon -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gmon/profil.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gmon/profil.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gmon -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gmon/sprofil.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gmon/sprofil.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gmon -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gmon/prof-freq.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gmon/prof-freq.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/gmon -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/gmon/_mcount.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gmon/_mcount.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/gmon/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/gmon/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gmon -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gmon/gmon.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gmon/gmon.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-omit-frame-pointer -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gmon -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gmon/mcount.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gmon/mcount.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gmon -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gmon/profil.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gmon/profil.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gmon -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gmon/sprofil.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gmon/sprofil.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gmon -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gmon/prof-freq.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gmon/prof-freq.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/gmon -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/gmon/_mcount.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gmon/_mcount.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/gmon/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/gmon/stamp.osT /mnt/lfs/sources/glibc-2.32/build/gmon/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/gmon/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/gmon/stamp.oST /mnt/lfs/sources/glibc-2.32/build/gmon/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/gmon' +make subdir=gnulib -C gnulib ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/gnulib' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/gnulib +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/gnulib +rm -f /mnt/lfs/sources/glibc-2.32/build/gnulib/stamp.o; > /mnt/lfs/sources/glibc-2.32/build/gnulib/stamp.o +rm -f /mnt/lfs/sources/glibc-2.32/build/gnulib/stamp.os; > /mnt/lfs/sources/glibc-2.32/build/gnulib/stamp.os +rm -f /mnt/lfs/sources/glibc-2.32/build/gnulib/stamp.oS; > /mnt/lfs/sources/glibc-2.32/build/gnulib/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/gnulib' +make subdir=wctype -C wctype ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/wctype' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/wctype +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/wctype/wcfuncs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wctype/wcfuncs.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/wctype/wctype.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wctype/wctype.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/wctype/iswctype.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wctype/iswctype.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/wctype/wctrans.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wctype/wctrans.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/wctype/towctrans.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wctype/towctrans.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/wctype/wcfuncs_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wctype/wcfuncs_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/wctype/wctype_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wctype/wctype_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/wctype/iswctype_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wctype/iswctype_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/wctype/wctrans_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wctype/wctrans_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/wctype/towctrans_l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wctype/towctrans_l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/wctype/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/wctype/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/wctype/wcfuncs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wctype/wcfuncs.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/wctype/wctype.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wctype/wctype.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/wctype/iswctype.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wctype/iswctype.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/wctype/wctrans.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wctype/wctrans.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/wctype/towctrans.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wctype/towctrans.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/wctype/wcfuncs_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wctype/wcfuncs_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/wctype/wctype_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wctype/wctype_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/wctype/iswctype_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wctype/iswctype_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/wctype/wctrans_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wctype/wctrans_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/wctype -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/wctype/towctrans_l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/wctype/towctrans_l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/wctype/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/wctype/stamp.osT /mnt/lfs/sources/glibc-2.32/build/wctype/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/wctype/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/wctype/stamp.oST /mnt/lfs/sources/glibc-2.32/build/wctype/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/wctype' +make subdir=manual -C manual ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/manual' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/manual +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 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.32/build/manual/texis.T +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/texis.T /mnt/lfs/sources/glibc-2.32/build/manual/texis +rm -f /mnt/lfs/sources/glibc-2.32/build/manual/stamp.o; > /mnt/lfs/sources/glibc-2.32/build/manual/stamp.o +rm -f /mnt/lfs/sources/glibc-2.32/build/manual/stamp.os; > /mnt/lfs/sources/glibc-2.32/build/manual/stamp.os +rm -f /mnt/lfs/sources/glibc-2.32/build/manual/stamp.oS; > /mnt/lfs/sources/glibc-2.32/build/manual/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/manual' +make subdir=shadow -C shadow ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/shadow' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/shadow +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/shadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/shadow/getspent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/shadow/getspent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/shadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/shadow/getspnam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/shadow/getspnam.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/shadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/shadow/sgetspent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/shadow/sgetspent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/shadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/shadow/fgetspent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/shadow/fgetspent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/shadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/shadow/putspent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/shadow/putspent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/shadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/shadow/getspent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/shadow/getspent_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/shadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/shadow/getspnam_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/shadow/getspnam_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/shadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/shadow/sgetspent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/shadow/sgetspent_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/shadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/shadow/fgetspent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/shadow/fgetspent_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/shadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/shadow/lckpwdf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/shadow/lckpwdf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/shadow/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/shadow/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/shadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/shadow/getspent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/shadow/getspent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/shadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/shadow/getspnam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/shadow/getspnam.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/shadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/shadow/sgetspent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/shadow/sgetspent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/shadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/shadow/fgetspent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/shadow/fgetspent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/shadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/shadow/putspent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/shadow/putspent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/shadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/shadow/getspent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/shadow/getspent_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/shadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/shadow/getspnam_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/shadow/getspnam_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/shadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/shadow/sgetspent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/shadow/sgetspent_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/shadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/shadow/fgetspent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/shadow/fgetspent_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/shadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/shadow/lckpwdf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/shadow/lckpwdf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/shadow/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/shadow/stamp.osT /mnt/lfs/sources/glibc-2.32/build/shadow/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/shadow/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/shadow/stamp.oST /mnt/lfs/sources/glibc-2.32/build/shadow/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/shadow' +make subdir=gshadow -C gshadow ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/gshadow' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/gshadow +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gshadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gshadow/getsgent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gshadow/getsgent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gshadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gshadow/getsgnam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gshadow/getsgnam.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gshadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gshadow/sgetsgent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gshadow/sgetsgent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gshadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gshadow/fgetsgent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gshadow/fgetsgent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gshadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gshadow/putsgent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gshadow/putsgent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gshadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gshadow/getsgent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gshadow/getsgent_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gshadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gshadow/getsgnam_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gshadow/getsgnam_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gshadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gshadow/sgetsgent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gshadow/sgetsgent_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gshadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gshadow/fgetsgent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gshadow/fgetsgent_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/gshadow/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/gshadow/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gshadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gshadow/getsgent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gshadow/getsgent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gshadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gshadow/getsgnam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gshadow/getsgnam.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gshadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gshadow/sgetsgent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gshadow/sgetsgent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gshadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gshadow/fgetsgent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gshadow/fgetsgent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/gshadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gshadow/putsgent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gshadow/putsgent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gshadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gshadow/getsgent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gshadow/getsgent_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gshadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gshadow/getsgnam_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gshadow/getsgnam_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gshadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gshadow/sgetsgent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gshadow/sgetsgent_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/gshadow -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gshadow/fgetsgent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gshadow/fgetsgent_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/gshadow/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/gshadow/stamp.osT /mnt/lfs/sources/glibc-2.32/build/gshadow/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/gshadow/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/gshadow/stamp.oST /mnt/lfs/sources/glibc-2.32/build/gshadow/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/gshadow' +make subdir=po -C po ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/po' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/po +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/po +rm -f /mnt/lfs/sources/glibc-2.32/build/po/stamp.o; > /mnt/lfs/sources/glibc-2.32/build/po/stamp.o +rm -f /mnt/lfs/sources/glibc-2.32/build/po/stamp.os; > /mnt/lfs/sources/glibc-2.32/build/po/stamp.os +rm -f /mnt/lfs/sources/glibc-2.32/build/po/stamp.oS; > /mnt/lfs/sources/glibc-2.32/build/po/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/po' +make subdir=argp -C argp ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/argp' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/argp +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/argp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/argp/argp-ba.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/argp/argp-ba.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/argp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/argp/argp-fmtstream.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/argp/argp-fmtstream.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/argp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/argp/argp-fs-xinl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/argp/argp-fs-xinl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/argp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/argp/argp-help.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/argp/argp-help.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/argp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/argp/argp-parse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/argp/argp-parse.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/argp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/argp/argp-pv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/argp/argp-pv.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/argp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/argp/argp-pvh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/argp/argp-pvh.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/argp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/argp/argp-xinl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/argp/argp-xinl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/argp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/argp/argp-eexst.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/argp/argp-eexst.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/argp/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/argp/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/argp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/argp/argp-ba.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/argp/argp-ba.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/argp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/argp/argp-fmtstream.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/argp/argp-fmtstream.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/argp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/argp/argp-fs-xinl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/argp/argp-fs-xinl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/argp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/argp/argp-help.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/argp/argp-help.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/argp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/argp/argp-parse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/argp/argp-parse.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/argp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/argp/argp-pv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/argp/argp-pv.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/argp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/argp/argp-pvh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/argp/argp-pvh.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/argp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/argp/argp-xinl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/argp/argp-xinl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/argp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/argp/argp-eexst.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/argp/argp-eexst.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/argp/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/argp/stamp.osT /mnt/lfs/sources/glibc-2.32/build/argp/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/argp/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/argp/stamp.oST /mnt/lfs/sources/glibc-2.32/build/argp/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/argp' +make subdir=rt -C rt ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/rt' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/rt +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/rt +rm -f /mnt/lfs/sources/glibc-2.32/build/rt/stamp.o; > /mnt/lfs/sources/glibc-2.32/build/rt/stamp.o +rm -f /mnt/lfs/sources/glibc-2.32/build/rt/stamp.os; > /mnt/lfs/sources/glibc-2.32/build/rt/stamp.os +rm -f /mnt/lfs/sources/glibc-2.32/build/rt/stamp.oS; > /mnt/lfs/sources/glibc-2.32/build/rt/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/rt' +make subdir=conform -C conform ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/conform' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/conform +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/conform +rm -f /mnt/lfs/sources/glibc-2.32/build/conform/stamp.o; > /mnt/lfs/sources/glibc-2.32/build/conform/stamp.o +rm -f /mnt/lfs/sources/glibc-2.32/build/conform/stamp.os; > /mnt/lfs/sources/glibc-2.32/build/conform/stamp.os +rm -f /mnt/lfs/sources/glibc-2.32/build/conform/stamp.oS; > /mnt/lfs/sources/glibc-2.32/build/conform/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/conform' +make subdir=debug -C debug ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/debug' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/debug +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-omit-frame-pointer -funwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/backtrace.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/backtrace.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/backtracesyms.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/backtracesyms.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/backtracesymsfd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/backtracesymsfd.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/noophooks.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/noophooks.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/memcpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/memcpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/memmove_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/memmove_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/mempcpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/mempcpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/memset_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/memset_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/stpcpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/stpcpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/strcat_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/strcat_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/strcpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/strcpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/strncat_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/strncat_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/strncpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/strncpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/stpncpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/stpncpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/sprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/sprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/vsprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/vsprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/snprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/snprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/vsnprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/vsnprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/printf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/printf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/fprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/fprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/vprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/vprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/vfprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/vfprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/gets_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/gets_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/chk_fail.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/chk_fail.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/readonly-area.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/readonly-area.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/fgets_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/fgets_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/fgets_u_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/fgets_u_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/read_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/read_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/pread_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/pread_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/pread64_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/pread64_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/recv_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/recv_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/recvfrom_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/recvfrom_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/readlink_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/readlink_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/readlinkat_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/readlinkat_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/getwd_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/getwd_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/getcwd_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/getcwd_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/realpath_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/realpath_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/fread_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/fread_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/fread_u_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/fread_u_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wctomb_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wctomb_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wcscpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wcscpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wmemcpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wmemcpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wmemmove_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wmemmove_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wmempcpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wmempcpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wcpcpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wcpcpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wcsncpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wcsncpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wcscat_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wcscat_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wcsncat_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wcsncat_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wmemset_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wmemset_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wcpncpy_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wcpncpy_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/swprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/swprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/vswprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/vswprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/fwprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/fwprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/vwprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/vwprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/vfwprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/vfwprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/fgetws_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/fgetws_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/fgetws_u_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/fgetws_u_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/confstr_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/confstr_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/getgroups_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/getgroups_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/ttyname_r_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/ttyname_r_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/gethostname_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/gethostname_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/getdomainname_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/getdomainname_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wcrtomb_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wcrtomb_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/mbsnrtowcs_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/mbsnrtowcs_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wcsnrtombs_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wcsnrtombs_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/mbsrtowcs_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/mbsrtowcs_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wcsrtombs_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wcsrtombs_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/mbstowcs_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/mbstowcs_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wcstombs_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wcstombs_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/asprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/asprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/vasprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/vasprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/dprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/dprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/vdprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/vdprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/obprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/obprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/vobprintf_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/vobprintf_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/longjmp_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/longjmp_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/debug/____longjmp_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/____longjmp_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/fdelt_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/fdelt_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/poll_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/poll_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/ppoll_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/ppoll_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/explicit_bzero_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/explicit_bzero_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/stack_chk_fail.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/stack_chk_fail.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/fortify_fail.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/fortify_fail.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/debug/fortify_fail.o +x86_64-lfs-linux-gnu-gcc warning-nop.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/warning-nop.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/warning-nop.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/debug/warning-nop.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcpy_chk-nonshared.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/debug/memcpy_chk-nonshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/memcpy_chk-nonshared.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/debug/memcpy_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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/debug/mempcpy_chk-nonshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/mempcpy_chk-nonshared.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/debug/mempcpy_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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/debug/memmove_chk-nonshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/memmove_chk-nonshared.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/debug/memmove_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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/debug/memset_chk-nonshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/memset_chk-nonshared.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/debug/wmemset_chk-nonshared.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wmemset_chk-nonshared.o.dt -MT /mnt/lfs/sources/glibc-2.32/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/warning-nop.o debug/memcpy_chk-nonshared.o debug/mempcpy_chk-nonshared.o debug/memmove_chk-nonshared.o debug/memset_chk-nonshared.o debug/wmemset_chk-nonshared.o' > /mnt/lfs/sources/glibc-2.32/build/debug/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/debug/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/backtrace.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/backtrace.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/backtracesyms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/backtracesyms.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/backtracesymsfd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/backtracesymsfd.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/noophooks.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/noophooks.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/memcpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/memcpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/memmove_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/memmove_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/mempcpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/mempcpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/memset_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/memset_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/stpcpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/stpcpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/strcat_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/strcat_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/strcpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/strcpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/strncat_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/strncat_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/strncpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/strncpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/stpncpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/stpncpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/sprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/sprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/vsprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/vsprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/snprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/snprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/vsnprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/vsnprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/printf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/printf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/fprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/fprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/vprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/vprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/vfprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/vfprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/gets_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/gets_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/chk_fail.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/chk_fail.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/readonly-area.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/readonly-area.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/fgets_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/fgets_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/fgets_u_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/fgets_u_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/read_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/read_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/pread_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/pread_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/pread64_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/pread64_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/recv_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/recv_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/recvfrom_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/recvfrom_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/readlink_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/readlink_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/readlinkat_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/readlinkat_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/getwd_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/getwd_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/getcwd_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/getcwd_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/realpath_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/realpath_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/fread_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/fread_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/fread_u_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/fread_u_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wctomb_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wctomb_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wcscpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wcscpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wmemcpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wmemcpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wmemmove_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wmemmove_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wmempcpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wmempcpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wcpcpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wcpcpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wcsncpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wcsncpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wcscat_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wcscat_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wcsncat_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wcsncat_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wmemset_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wmemset_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wcpncpy_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wcpncpy_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/swprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/swprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/vswprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/vswprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/fwprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/fwprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/vwprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/vwprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/vfwprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/vfwprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/fgetws_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/fgetws_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/fgetws_u_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/fgetws_u_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/confstr_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/confstr_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/getgroups_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/getgroups_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/ttyname_r_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/ttyname_r_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/gethostname_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/gethostname_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/getdomainname_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/getdomainname_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wcrtomb_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wcrtomb_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/mbsnrtowcs_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/mbsnrtowcs_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wcsnrtombs_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wcsnrtombs_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/mbsrtowcs_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/mbsrtowcs_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wcsrtombs_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wcsrtombs_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/mbstowcs_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/mbstowcs_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/wcstombs_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wcstombs_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/asprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/asprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/vasprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/vasprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/dprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/dprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/vdprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/vdprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/obprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/obprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/vobprintf_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/vobprintf_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/longjmp_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/longjmp_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/debug/____longjmp_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/____longjmp_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/fdelt_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/fdelt_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/poll_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/poll_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/ppoll_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/ppoll_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/explicit_bzero_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/explicit_bzero_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/stack_chk_fail.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/stack_chk_fail.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/fortify_fail.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/fortify_fail.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/debug/memcpy_chk-nonshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/memcpy_chk-nonshared.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/debug/memcpy_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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/debug/mempcpy_chk-nonshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/mempcpy_chk-nonshared.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/debug/mempcpy_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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/debug/memmove_chk-nonshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/memmove_chk-nonshared.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/debug/memmove_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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/debug/memset_chk-nonshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/memset_chk-nonshared.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/debug/wmemset_chk-nonshared.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/wmemset_chk-nonshared.os.dt -MT /mnt/lfs/sources/glibc-2.32/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/mempcpy_chk-nonshared.os debug/memmove_chk-nonshared.os debug/memset_chk-nonshared.os debug/wmemset_chk-nonshared.os' > /mnt/lfs/sources/glibc-2.32/build/debug/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/debug/stamp.osT /mnt/lfs/sources/glibc-2.32/build/debug/stamp.os +x86_64-lfs-linux-gnu-gcc warning-nop.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/warning-nop.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/warning-nop.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/debug/warning-nop.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/stack_chk_fail_local.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/stack_chk_fail_local.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/debug/stack_chk_fail_local.oS +echo 'debug/warning-nop.oS debug/stack_chk_fail_local.oS' > /mnt/lfs/sources/glibc-2.32/build/debug/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/debug/stamp.oST /mnt/lfs/sources/glibc-2.32/build/debug/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/debug' +make subdir=mathvec -C mathvec ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/mathvec' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/mathvec +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/mathvec +rm -f /mnt/lfs/sources/glibc-2.32/build/mathvec/stamp.o; > /mnt/lfs/sources/glibc-2.32/build/mathvec/stamp.o +rm -f /mnt/lfs/sources/glibc-2.32/build/mathvec/stamp.os; > /mnt/lfs/sources/glibc-2.32/build/mathvec/stamp.os +rm -f /mnt/lfs/sources/glibc-2.32/build/mathvec/stamp.oS; > /mnt/lfs/sources/glibc-2.32/build/mathvec/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/mathvec' +make subdir=support -C support ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/support' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/support +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/support +rm -f /mnt/lfs/sources/glibc-2.32/build/support/stamp.o; > /mnt/lfs/sources/glibc-2.32/build/support/stamp.o +rm -f /mnt/lfs/sources/glibc-2.32/build/support/stamp.os; > /mnt/lfs/sources/glibc-2.32/build/support/stamp.os +rm -f /mnt/lfs/sources/glibc-2.32/build/support/stamp.oS; > /mnt/lfs/sources/glibc-2.32/build/support/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/support' +make subdir=crypt -C crypt ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/crypt' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/crypt +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/crypt +rm -f /mnt/lfs/sources/glibc-2.32/build/crypt/stamp.o; > /mnt/lfs/sources/glibc-2.32/build/crypt/stamp.o +rm -f /mnt/lfs/sources/glibc-2.32/build/crypt/stamp.os; > /mnt/lfs/sources/glibc-2.32/build/crypt/stamp.os +rm -f /mnt/lfs/sources/glibc-2.32/build/crypt/stamp.oS; > /mnt/lfs/sources/glibc-2.32/build/crypt/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/crypt' +make subdir=nptl_db -C nptl_db ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/nptl_db' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/nptl_db +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/nptl_db +rm -f /mnt/lfs/sources/glibc-2.32/build/nptl_db/stamp.o; > /mnt/lfs/sources/glibc-2.32/build/nptl_db/stamp.o +rm -f /mnt/lfs/sources/glibc-2.32/build/nptl_db/stamp.os; > /mnt/lfs/sources/glibc-2.32/build/nptl_db/stamp.os +rm -f /mnt/lfs/sources/glibc-2.32/build/nptl_db/stamp.oS; > /mnt/lfs/sources/glibc-2.32/build/nptl_db/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nptl_db' +make subdir=inet -C inet ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/inet' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/inet +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/inet +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/htonl.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/inet/htonl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/htonl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/htons.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/htons.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/inet_lnaof.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/inet_lnaof.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/inet_mkadr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/inet_mkadr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/inet_netof.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/inet_netof.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/inet_ntoa.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/inet_ntoa.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/inet_net.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/inet_net.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/herrno.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/herrno.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/herrno-loc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/herrno-loc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/gethstbyad.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/gethstbyad.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/gethstbyad_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/gethstbyad_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/gethstbynm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/gethstbynm.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/gethstbynm2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/gethstbynm2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/gethstbynm2_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/gethstbynm2_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/gethstbynm_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/gethstbynm_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/gethstent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/gethstent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/gethstent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/gethstent_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getnetbyad.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getnetbyad.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getnetbyad_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getnetbyad_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getnetbynm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getnetbynm.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getnetent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getnetent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getnetent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getnetent_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getnetbynm_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getnetbynm_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getproto.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getproto.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getproto_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getproto_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getprtent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getprtent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getprtent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getprtent_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getprtname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getprtname.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getprtname_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getprtname_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getsrvbynm.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getsrvbynm.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getsrvbynm_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getsrvbynm_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getsrvbypt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getsrvbypt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getsrvbypt_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getsrvbypt_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getservent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getservent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getservent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getservent_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getrpcent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getrpcent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getrpcbyname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getrpcbyname.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getrpcbynumber.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getrpcbynumber.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getrpcent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getrpcent_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getrpcbyname_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getrpcbyname_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getrpcbynumber_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getrpcbynumber_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/ether_aton.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/ether_aton.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/ether_aton_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/ether_aton_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/ether_hton.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/ether_hton.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/ether_line.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/ether_line.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/ether_ntoa.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/ether_ntoa.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/ether_ntoa_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/ether_ntoa_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/ether_ntoh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/ether_ntoh.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/rcmd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/rcmd.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/rexec.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/rexec.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/ruserpass.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/ruserpass.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/bindresvport.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/bindresvport.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getnetgrent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getnetgrent_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getnetgrent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getnetgrent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getaliasent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getaliasent_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getaliasent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getaliasent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getaliasname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getaliasname.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getaliasname_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getaliasname_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/in6_addr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/in6_addr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getnameinfo.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getnameinfo.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/if_index.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/if_index.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/ifaddrs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/ifaddrs.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/inet6_option.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/inet6_option.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getipv4sourcefilter.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getipv4sourcefilter.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/setipv4sourcefilter.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/setipv4sourcefilter.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getsourcefilter.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getsourcefilter.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/setsourcefilter.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/setsourcefilter.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/inet6_opt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/inet6_opt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/inet6_rth.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/inet6_rth.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/inet6_scopeid_pton.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/inet6_scopeid_pton.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/deadline.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/deadline.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/idna.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/idna.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/idna_name_classify.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/idna_name_classify.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/check_pf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/check_pf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/check_native.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/check_native.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/ifreq.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/ifreq.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/netlink_assert_response.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/netlink_assert_response.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/inet/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/inet/stamp.oT /mnt/lfs/sources/glibc-2.32/build/inet/stamp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/htonl.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/inet/htonl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/htonl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/htons.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/htons.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/inet_lnaof.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/inet_lnaof.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/inet_mkadr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/inet_mkadr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/inet_netof.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/inet_netof.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/inet_ntoa.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/inet_ntoa.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/inet_net.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/inet_net.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/herrno.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/herrno.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/herrno-loc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/herrno-loc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/gethstbyad.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/gethstbyad.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/gethstbyad_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/gethstbyad_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/gethstbynm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/gethstbynm.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/gethstbynm2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/gethstbynm2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/gethstbynm2_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/gethstbynm2_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/gethstbynm_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/gethstbynm_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/gethstent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/gethstent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/gethstent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/gethstent_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getnetbyad.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getnetbyad.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getnetbyad_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getnetbyad_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getnetbynm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getnetbynm.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getnetent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getnetent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getnetent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getnetent_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getnetbynm_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getnetbynm_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getproto.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getproto.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getproto_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getproto_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getprtent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getprtent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getprtent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getprtent_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getprtname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getprtname.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getprtname_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getprtname_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getsrvbynm.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getsrvbynm.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getsrvbynm_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getsrvbynm_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getsrvbypt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getsrvbypt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getsrvbypt_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getsrvbypt_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getservent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getservent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getservent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getservent_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getrpcent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getrpcent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getrpcbyname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getrpcbyname.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getrpcbynumber.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getrpcbynumber.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getrpcent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getrpcent_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getrpcbyname_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getrpcbyname_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getrpcbynumber_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getrpcbynumber_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/ether_aton.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/ether_aton.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/ether_aton_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/ether_aton_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/ether_hton.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/ether_hton.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/ether_line.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/ether_line.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/ether_ntoa.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/ether_ntoa.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/ether_ntoa_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/ether_ntoa_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/ether_ntoh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/ether_ntoh.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/rcmd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/rcmd.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/rexec.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/rexec.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/ruserpass.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/ruserpass.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/bindresvport.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/bindresvport.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getnetgrent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getnetgrent_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getnetgrent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getnetgrent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getaliasent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getaliasent_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getaliasent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getaliasent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getaliasname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getaliasname.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getaliasname_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getaliasname_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/in6_addr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/in6_addr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getnameinfo.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getnameinfo.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/if_index.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/if_index.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/ifaddrs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/ifaddrs.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/inet6_option.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/inet6_option.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getipv4sourcefilter.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getipv4sourcefilter.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/setipv4sourcefilter.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/setipv4sourcefilter.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/getsourcefilter.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/getsourcefilter.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/setsourcefilter.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/setsourcefilter.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/inet6_opt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/inet6_opt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/inet6_rth.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/inet6_rth.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/inet6_scopeid_pton.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/inet6_scopeid_pton.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/deadline.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/deadline.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/idna.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/idna.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/idna_name_classify.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/idna_name_classify.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/check_pf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/check_pf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/check_native.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/check_native.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/ifreq.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/ifreq.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/inet -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/inet/netlink_assert_response.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/inet/netlink_assert_response.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/inet/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/inet/stamp.osT /mnt/lfs/sources/glibc-2.32/build/inet/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/inet/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/inet/stamp.oST /mnt/lfs/sources/glibc-2.32/build/inet/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/inet' +make subdir=resolv -C resolv ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/resolv' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/resolv +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/resolv +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/herror.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/herror.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/inet_addr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/inet_addr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/inet_ntop.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/inet_ntop.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/inet_pton.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/inet_pton.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/inet_pton.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/nsap_addr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/nsap_addr.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/nsap_addr.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res_init.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res_hconf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res_hconf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res_hconf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res_libc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res_libc.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res_libc.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res-state.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res-state.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res-state.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res_randomid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res_randomid.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res_randomid.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res-close.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res-close.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res-close.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/resolv_context.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/resolv_context.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/resolv_context.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/resolv_conf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/resolv_conf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/resolv_conf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/gai_sigqueue.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/gai_sigqueue.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/gai_sigqueue.o +echo 'resolv/herror.o resolv/inet_addr.o resolv/inet_ntop.o resolv/inet_pton.o resolv/nsap_addr.o resolv/res_init.o resolv/res_hconf.o resolv/res_libc.o resolv/res-state.o resolv/res_randomid.o resolv/res-close.o resolv/resolv_context.o resolv/resolv_conf.o resolv/gai_sigqueue.o' > /mnt/lfs/sources/glibc-2.32/build/resolv/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/resolv/stamp.oT /mnt/lfs/sources/glibc-2.32/build/resolv/stamp.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/herror.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/herror.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/inet_addr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/inet_addr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/inet_ntop.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/inet_ntop.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/inet_pton.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/inet_pton.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/inet_pton.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/nsap_addr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/nsap_addr.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/nsap_addr.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res_init.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res_init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res_hconf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res_hconf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res_hconf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res_libc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res_libc.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res_libc.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res-state.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res-state.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res-state.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res_randomid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res_randomid.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res_randomid.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res-close.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res-close.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res-close.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/resolv_context.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/resolv_context.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/resolv_context.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/resolv_conf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/resolv_conf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/resolv_conf.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/gai_sigqueue.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/gai_sigqueue.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/gai_sigqueue.os +echo 'resolv/herror.os resolv/inet_addr.os resolv/inet_ntop.os resolv/inet_pton.os resolv/nsap_addr.os resolv/res_init.os resolv/res_hconf.os resolv/res_libc.os resolv/res-state.os resolv/res_randomid.os resolv/res-close.os resolv/resolv_context.os resolv/resolv_conf.os resolv/gai_sigqueue.os' > /mnt/lfs/sources/glibc-2.32/build/resolv/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/resolv/stamp.osT /mnt/lfs/sources/glibc-2.32/build/resolv/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/resolv/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/resolv/stamp.oST /mnt/lfs/sources/glibc-2.32/build/resolv/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/resolv' +make subdir=nss -C nss ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/nss' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/nss +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/nsswitch.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/nsswitch.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/getnssent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/getnssent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/getnssent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/getnssent_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/digits_dots.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/digits_dots.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/valid_field.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/valid_field.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/valid_list_field.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/valid_list_field.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/rewrite_field.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/rewrite_field.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/proto-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/proto-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/service-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/service-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/hosts-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/hosts-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/network-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/network-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/grp-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/grp-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/pwd-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/pwd-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/ethers-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/ethers-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/spwd-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/spwd-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/netgrp-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/netgrp-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/alias-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/alias-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/sgrp-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/sgrp-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/key-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/key-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/rpc-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/rpc-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/compat-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/compat-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/nss_hash.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/nss_hash.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/nss_files_fopen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/nss_files_fopen.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/nss_readline.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/nss_readline.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/nss_parse_line_result.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/nss_parse_line_result.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/nss_fgetent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/nss_fgetent_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nss/nss_fgetent_r.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' > /mnt/lfs/sources/glibc-2.32/build/nss/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/nss/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/nsswitch.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/nsswitch.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/getnssent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/getnssent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/getnssent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/getnssent_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/digits_dots.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/digits_dots.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/valid_field.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/valid_field.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/valid_list_field.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/valid_list_field.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/rewrite_field.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/rewrite_field.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/proto-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/proto-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/service-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/service-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/hosts-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/hosts-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/network-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/network-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/grp-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/grp-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/pwd-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/pwd-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/ethers-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/ethers-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/spwd-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/spwd-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/netgrp-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/netgrp-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/alias-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/alias-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/sgrp-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/sgrp-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/key-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/key-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/rpc-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/rpc-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/compat-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/compat-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/nss_hash.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/nss_hash.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/nss_files_fopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/nss_files_fopen.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/nss_readline.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/nss_readline.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/nss_parse_line_result.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/nss_parse_line_result.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/nss_fgetent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/nss_fgetent_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nss/nss_fgetent_r.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' > /mnt/lfs/sources/glibc-2.32/build/nss/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/nss/stamp.osT /mnt/lfs/sources/glibc-2.32/build/nss/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/nss/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/nss/stamp.oST /mnt/lfs/sources/glibc-2.32/build/nss/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nss' +make subdir=hesiod -C hesiod ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/hesiod' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/hesiod +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/hesiod +rm -f /mnt/lfs/sources/glibc-2.32/build/hesiod/stamp.o; > /mnt/lfs/sources/glibc-2.32/build/hesiod/stamp.o +rm -f /mnt/lfs/sources/glibc-2.32/build/hesiod/stamp.os; > /mnt/lfs/sources/glibc-2.32/build/hesiod/stamp.os +rm -f /mnt/lfs/sources/glibc-2.32/build/hesiod/stamp.oS; > /mnt/lfs/sources/glibc-2.32/build/hesiod/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/hesiod' +make subdir=sunrpc -C sunrpc ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/sunrpc' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/sunrpc +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/sunrpc +echo '' > /mnt/lfs/sources/glibc-2.32/build/sunrpc/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/sunrpc/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/auth_none.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/auth_none.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/authuxprot.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/authuxprot.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/clnt_raw.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/clnt_raw.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/clnt_simp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/clnt_simp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/rpc_dtable.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/rpc_dtable.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/getrpcport.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/getrpcport.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/pmap_clnt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/pmap_clnt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/pm_getmaps.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/pm_getmaps.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/pmap_prot.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/pmap_prot.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/pmap_prot2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/pmap_prot2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/pmap_rmt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/pmap_rmt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/rpc_prot.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/rpc_prot.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/rpc_common.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/rpc_common.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/rpc_cmsg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/rpc_cmsg.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/svc_auth.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/svc_auth.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/svc_authux.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/svc_authux.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/svc_raw.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/svc_raw.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/svc_simple.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/svc_simple.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/xdr_float.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/xdr_float.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/xdr_rec.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/xdr_rec.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/publickey.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/publickey.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/authdes_prot.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/authdes_prot.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/des_crypt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/des_crypt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/des_impl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/des_impl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/des_soft.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/des_soft.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/key_prot.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/key_prot.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/openchild.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/openchild.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/rtime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/rtime.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/svcauth_des.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/svcauth_des.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/clnt_unix.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/clnt_unix.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/svc_unix.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/svc_unix.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/create_xid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/create_xid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/auth_des.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/auth_des.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/auth_unix.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/auth_unix.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/clnt_gen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/clnt_gen.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/clnt_perr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/clnt_perr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/clnt_tcp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/clnt_tcp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/clnt_udp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/clnt_udp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/get_myaddr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/get_myaddr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/key_call.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/key_call.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/netname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/netname.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/pm_getport.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/pm_getport.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/rpc_thread.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/rpc_thread.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/svc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/svc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/svc_tcp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/svc_tcp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/svc_udp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/svc_udp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/xcrypt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/xcrypt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/xdr_array.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/xdr_array.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/xdr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/xdr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/xdr_intXX_t.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/xdr_intXX_t.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/xdr_mem.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/xdr_mem.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/xdr_ref.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/xdr_ref.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/xdr_sizeof.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/xdr_sizeof.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/xdr_stdio.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/xdr_stdio.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/svc_run.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/svc_run.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/rpc_gethostbyname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/rpc_gethostbyname.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/sunrpc/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/sunrpc/stamp.osT /mnt/lfs/sources/glibc-2.32/build/sunrpc/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/sunrpc/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/sunrpc/stamp.oST /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-auth_des.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-auth_des.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-auth_unix.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-auth_unix.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-clnt_gen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-clnt_gen.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-clnt_perr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-clnt_perr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-clnt_tcp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-clnt_tcp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-clnt_udp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-clnt_udp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-get_myaddr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-get_myaddr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-key_call.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-key_call.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-netname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-netname.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-pm_getport.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-pm_getport.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-rpc_thread.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-rpc_thread.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-svc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-svc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-svc_tcp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-svc_tcp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-svc_udp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-svc_udp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xcrypt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xcrypt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_array.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_array.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_intXX_t.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_intXX_t.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_mem.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_mem.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_ref.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_ref.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_sizeof.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_sizeof.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_stdio.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_stdio.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/sunrpc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-svc_run.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-svc_run.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-svc_run.os -DEXPORT_RPC_SYMBOLS +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar crv /mnt/lfs/sources/glibc-2.32/build/sunrpc/librpc_compat_pic.a /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-auth_des.os /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-auth_unix.os /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-clnt_gen.os /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-clnt_perr.os /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-clnt_tcp.os /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-clnt_udp.os /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-get_myaddr.os /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-key_call.os /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-netname.os /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-pm_getport.os /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-rpc_thread.os /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-svc.os /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-svc_tcp.os /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-svc_udp.os /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xcrypt.os /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_array.os /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr.os /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_intXX_t.os /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_mem.os /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_ref.os /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_sizeof.os /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_stdio.os /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-svc_run.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-auth_des.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-auth_unix.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-clnt_gen.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-clnt_perr.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-clnt_tcp.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-clnt_udp.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-get_myaddr.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-key_call.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-netname.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-pm_getport.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-rpc_thread.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-svc.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-svc_tcp.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-svc_udp.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xcrypt.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_array.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_intXX_t.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_mem.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_ref.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_sizeof.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-xdr_stdio.os +a - /mnt/lfs/sources/glibc-2.32/build/sunrpc/compat-svc_run.os +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/sunrpc' +make subdir=nis -C nis ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/nis' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/nis +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/nis +rm -f /mnt/lfs/sources/glibc-2.32/build/nis/stamp.o; > /mnt/lfs/sources/glibc-2.32/build/nis/stamp.o +rm -f /mnt/lfs/sources/glibc-2.32/build/nis/stamp.os; > /mnt/lfs/sources/glibc-2.32/build/nis/stamp.os +rm -f /mnt/lfs/sources/glibc-2.32/build/nis/stamp.oS; > /mnt/lfs/sources/glibc-2.32/build/nis/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nis' +make subdir=nscd -C nscd ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/nscd' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/nscd +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_getpw_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_getpw_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_getgr_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_getgr_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_gethst_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_gethst_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_getai.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_getai.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_initgroups.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_initgroups.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_getserv_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_getserv_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_netgroup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_netgroup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_helper.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_helper.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/nscd/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/nscd/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_getpw_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_getpw_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_getgr_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_getgr_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_gethst_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_gethst_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_getai.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_getai.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_initgroups.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_initgroups.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_getserv_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_getserv_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_netgroup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_netgroup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_helper.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_helper.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/nscd/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/nscd/stamp.osT /mnt/lfs/sources/glibc-2.32/build/nscd/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/nscd/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/nscd/stamp.oST /mnt/lfs/sources/glibc-2.32/build/nscd/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nscd' +make subdir=login -C login ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/login' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/login +mkdir -p -- /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getlogin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getlogin.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getlogin_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getlogin_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/setlogin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/setlogin.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getlogin_r_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getlogin_r_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getutent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getutent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getutent_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getutent_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getutid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getutid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getutline.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getutline.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getutid_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getutid_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getutline_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getutline_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/utmp_file.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/utmp_file.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/utmpname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/utmpname.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/updwtmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/updwtmp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getpt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getpt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DLIBEXECDIR='"/usr/libexec"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/grantpt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/grantpt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/unlockpt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/unlockpt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/ptsname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/ptsname.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/ptsname_r_chk.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/ptsname_r_chk.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/login/ptsname_r_chk.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/setutxent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/setutxent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getutxent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getutxent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/endutxent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/endutxent.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getutxid.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getutxid.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getutxline.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getutxline.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/pututxline.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/pututxline.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/utmpxname.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/utmpxname.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/updwtmpx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/updwtmpx.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getutmpx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getutmpx.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getutmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getutmp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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/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.32/build/login/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/login/stamp.oT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getlogin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getlogin.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getlogin_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getlogin_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/setlogin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/setlogin.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getlogin_r_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getlogin_r_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getutent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getutent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getutent_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getutent_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getutid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getutid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getutline.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getutline.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getutid_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getutid_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getutline_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getutline_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/utmp_file.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/utmp_file.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/utmpname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/utmpname.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/updwtmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/updwtmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getpt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getpt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DLIBEXECDIR='"/usr/libexec"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/grantpt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/grantpt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/unlockpt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/unlockpt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/ptsname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/ptsname.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/ptsname_r_chk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/ptsname_r_chk.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/login/ptsname_r_chk.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/setutxent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/setutxent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getutxent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getutxent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/endutxent.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/endutxent.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getutxid.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getutxid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getutxline.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getutxline.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/pututxline.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/pututxline.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/utmpxname.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/utmpxname.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/updwtmpx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/updwtmpx.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getutmpx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getutmpx.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/getutmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/getutmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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/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.32/build/login/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/login/stamp.osT /mnt/lfs/sources/glibc-2.32/build/login/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/login/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/login/stamp.oST /mnt/lfs/sources/glibc-2.32/build/login/stamp.oS +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/login' +make subdir=elf -C elf ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/elf' +.././scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/elf +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/elf +echo "/lib /usr/lib " \ +| gawk -f gen-trusted-dirs.awk > /mnt/lfs/sources/glibc-2.32/build/elf/trusted-dirs.T; +echo '#define DL_DST_LIB "lib"' >> /mnt/lfs/sources/glibc-2.32/build/elf/trusted-dirs.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/elf/trusted-dirs.T /mnt/lfs/sources/glibc-2.32/build/elf/trusted-dirs.h +touch /mnt/lfs/sources/glibc-2.32/build/elf/trusted-dirs.st +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -I/mnt/lfs/sources/glibc-2.32/build/elf/. -I/mnt/lfs/sources/glibc-2.32/build/csu/. -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-load.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-load.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-lookup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-lookup.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-lookup.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-object.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-object.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-object.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-reloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-reloc.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-reloc.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-deps.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-deps.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-deps.o +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-hwcaps.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-hwcaps.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-hwcaps.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-runtime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-runtime.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-runtime.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-init.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-fini.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-fini.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-fini.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-debug.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-debug.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-debug.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-misc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-misc.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-misc.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-version.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-version.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-version.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-profile.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-profile.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-profile.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-tls.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-tls.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-tls.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-origin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-origin.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-origin.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-scope.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-scope.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-scope.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-execstack.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-execstack.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-execstack.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-open.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-open.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-open.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-close.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-close.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-close.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/dl-trampoline.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-trampoline.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-trampoline.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-trampoline.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-exception.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-exception.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-exception.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-sort-maps.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-sort-maps.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-sort-maps.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-lookup-direct.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-lookup-direct.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-lookup-direct.o +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-call-libc-early-init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-call-libc-early-init.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-call-libc-early-init.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -D'SYSCONFDIR="/etc"' -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-cache.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-cache.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fno-tree-loop-distribute-patterns -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTUNABLES_FRONTEND=TUNABLES_FRONTEND_yes -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-tunables.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-tunables.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/tlsdesc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/tlsdesc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-tlsdesc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-tlsdesc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/elf/tls_get_addr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/tls_get_addr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-get-cpu-features.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-get-cpu-features.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-get-cpu-features.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-support.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-support.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-support.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-iteratephdr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-iteratephdr.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-iteratephdr.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-addr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-addr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-addr-obj.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-addr-obj.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-addr-obj.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/enbl-secure.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/enbl-secure.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/enbl-secure.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-profstub.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-profstub.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-profstub.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-libc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-libc.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-libc.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-sym.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-sym.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-sysdep.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-sysdep.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-sysdep.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-error.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-error.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-error.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-reloc-static-pie.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-reloc-static-pie.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-reloc-static-pie.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/libc_early_init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/libc_early_init.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/libc_early_init.o +echo 'elf/dl-load.o elf/dl-lookup.o elf/dl-object.o elf/dl-reloc.o elf/dl-deps.o elf/dl-hwcaps.o elf/dl-runtime.o elf/dl-init.o elf/dl-fini.o elf/dl-debug.o elf/dl-misc.o elf/dl-version.o elf/dl-profile.o elf/dl-tls.o elf/dl-origin.o elf/dl-scope.o elf/dl-execstack.o elf/dl-open.o elf/dl-close.o elf/dl-trampoline.o elf/dl-exception.o elf/dl-sort-maps.o elf/dl-lookup-direct.o elf/dl-call-libc-early-init.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-support.o elf/dl-iteratephdr.o elf/dl-addr.o elf/dl-addr-obj.o elf/enbl-secure.o elf/dl-profstub.o elf/dl-libc.o elf/dl-sym.o elf/dl-sysdep.o elf/dl-error.o elf/dl-reloc-static-pie.o elf/libc_early_init.o' > /mnt/lfs/sources/glibc-2.32/build/elf/stamp.oT +mv -f /mnt/lfs/sources/glibc-2.32/build/elf/stamp.oT /mnt/lfs/sources/glibc-2.32/build/elf/stamp.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-iteratephdr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-iteratephdr.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-iteratephdr.os +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-addr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-addr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-addr-obj.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-addr-obj.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-addr-obj.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-profstub.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-profstub.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-profstub.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-libc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-libc.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-libc.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-sym.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-sym.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-sym.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-error.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-error.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-error.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/libc_early_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/libc_early_init.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/libc_early_init.os +echo 'elf/dl-iteratephdr.os elf/dl-addr.os elf/dl-addr-obj.os elf/dl-profstub.os elf/dl-libc.os elf/dl-sym.os elf/dl-error.os elf/libc_early_init.os' > /mnt/lfs/sources/glibc-2.32/build/elf/stamp.osT +mv -f /mnt/lfs/sources/glibc-2.32/build/elf/stamp.osT /mnt/lfs/sources/glibc-2.32/build/elf/stamp.os +echo '' > /mnt/lfs/sources/glibc-2.32/build/elf/stamp.oST +mv -f /mnt/lfs/sources/glibc-2.32/build/elf/stamp.oST /mnt/lfs/sources/glibc-2.32/build/elf/stamp.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/rtld.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/rtld.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/rtld.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -I/mnt/lfs/sources/glibc-2.32/build/elf/. -I/mnt/lfs/sources/glibc-2.32/build/csu/. -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-load.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-load.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-lookup.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-lookup.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-object.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-object.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-object.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-reloc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-reloc.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-reloc.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-deps.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-deps.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-deps.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-hwcaps.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-hwcaps.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-hwcaps.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-runtime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-runtime.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-runtime.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-init.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-init.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-fini.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-fini.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-fini.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-debug.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-debug.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-debug.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-misc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-misc.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-misc.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-version.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-version.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-version.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-profile.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-profile.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-profile.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-tls.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-tls.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-tls.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-origin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-origin.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-origin.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-scope.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-scope.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-scope.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-execstack.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-execstack.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-execstack.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-open.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-open.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-open.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-close.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-close.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-close.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/dl-trampoline.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/elf/dl-trampoline.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-trampoline.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-trampoline.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-exception.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-exception.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-exception.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-sort-maps.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-sort-maps.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-sort-maps.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-lookup-direct.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-lookup-direct.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-lookup-direct.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-call-libc-early-init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-call-libc-early-init.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-call-libc-early-init.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-cache.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-cache.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/elf/dl-tunables.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-tunables.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/tlsdesc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/tlsdesc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/elf/dl-tlsdesc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-tlsdesc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/elf/tls_get_addr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/tls_get_addr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-get-cpu-features.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-get-cpu-features.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-get-cpu-features.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-sysdep.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-sysdep.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-sysdep.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-environ.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-environ.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-environ.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-minimal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-minimal.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-minimal.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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-error-minimal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-error-minimal.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-error-minimal.os +x86_64-lfs-linux-gnu-gcc dl-conflict.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-conflict.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-conflict.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-conflict.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/dl-brk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-brk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-brk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-sbrk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-sbrk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-getcwd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-getcwd.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-openat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-openat64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-opendir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-opendir.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-opendir.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -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.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-fxstatat64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/dl-fxstatat64.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/dl-fxstatat64.os +x86_64-lfs-linux-gnu-gcc -nostdlib -nostartfiles -r -o /mnt/lfs/sources/glibc-2.32/build/elf/dl-allobjs.os /mnt/lfs/sources/glibc-2.32/build/elf/rtld.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-load.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-lookup.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-object.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-reloc.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-deps.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-hwcaps.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-runtime.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-init.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-fini.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-debug.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-misc.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-version.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-profile.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-tls.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-origin.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-scope.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-execstack.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-open.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-close.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-trampoline.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-exception.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-sort-maps.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-lookup-direct.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-call-libc-early-init.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-cache.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-tunables.os /mnt/lfs/sources/glibc-2.32/build/elf/tlsdesc.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-tlsdesc.os /mnt/lfs/sources/glibc-2.32/build/elf/tls_get_addr.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-get-cpu-features.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-sysdep.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-environ.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-minimal.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-error-minimal.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-conflict.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-brk.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-sbrk.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-getcwd.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-openat64.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-opendir.os /mnt/lfs/sources/glibc-2.32/build/elf/dl-fxstatat64.os +cd /mnt/lfs/sources/glibc-2.32/build && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 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 rt/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/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/atof.os +a - stdlib/atoi.os +a - stdlib/atol.os +a - stdlib/atoll.os +a - stdlib/abort.os +a - stdlib/bsearch.os +a - stdlib/qsort.os +a - stdlib/msort.os +a - stdlib/getenv.os +a - stdlib/putenv.os +a - stdlib/setenv.os +a - stdlib/secure-getenv.os +a - stdlib/exit.os +a - stdlib/on_exit.os +a - stdlib/cxa_atexit.os +a - stdlib/cxa_finalize.os +a - stdlib/old_atexit.os +a - stdlib/quick_exit.os +a - stdlib/cxa_at_quick_exit.os +a - stdlib/cxa_thread_atexit_impl.os +a - stdlib/abs.os +a - stdlib/labs.os +a - stdlib/llabs.os +a - stdlib/div.os +a - stdlib/ldiv.os +a - stdlib/lldiv.os +a - stdlib/mblen.os +a - stdlib/mbstowcs.os +a - stdlib/mbtowc.os +a - stdlib/wcstombs.os +a - stdlib/wctomb.os +a - stdlib/random.os +a - stdlib/random_r.os +a - stdlib/rand.os +a - stdlib/rand_r.os +a - stdlib/drand48.os +a - stdlib/erand48.os +a - stdlib/lrand48.os +a - stdlib/nrand48.os +a - stdlib/mrand48.os +a - stdlib/jrand48.os +a - stdlib/srand48.os +a - stdlib/seed48.os +a - stdlib/lcong48.os +a - stdlib/drand48_r.os +a - stdlib/erand48_r.os +a - stdlib/lrand48_r.os +a - stdlib/nrand48_r.os +a - stdlib/mrand48_r.os +a - stdlib/jrand48_r.os +a - stdlib/srand48_r.os +a - stdlib/seed48_r.os +a - stdlib/lcong48_r.os +a - stdlib/drand48-iter.os +a - stdlib/getrandom.os +a - stdlib/getentropy.os +a - stdlib/strfromf.os +a - stdlib/strfromd.os +a - stdlib/strfroml.os +a - stdlib/strtol.os +a - stdlib/strtoul.os +a - stdlib/strtoll.os +a - stdlib/strtoull.os +a - stdlib/strtol_l.os +a - stdlib/strtoul_l.os +a - stdlib/strtoll_l.os +a - stdlib/strtoull_l.os +a - stdlib/strtof.os +a - stdlib/strtod.os +a - stdlib/strtold.os +a - stdlib/strtof_l.os +a - stdlib/strtod_l.os +a - stdlib/strtold_l.os +a - stdlib/strtof_nan.os +a - stdlib/strtod_nan.os +a - stdlib/strtold_nan.os +a - stdlib/system.os +a - stdlib/canonicalize.os +a - stdlib/a64l.os +a - stdlib/l64a.os +a - stdlib/rpmatch.os +a - stdlib/strfmon.os +a - stdlib/strfmon_l.os +a - stdlib/getsubopt.os +a - stdlib/xpg_basename.os +a - stdlib/fmtmsg.os +a - stdlib/strtoimax.os +a - stdlib/strtoumax.os +a - stdlib/wcstoimax.os +a - stdlib/wcstoumax.os +a - stdlib/getcontext.os +a - stdlib/setcontext.os +a - stdlib/makecontext.os +a - stdlib/swapcontext.os +a - stdlib/inlines.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/udiv_qrnnd.os +a - stdlib/lshift.os +a - stdlib/rshift.os +a - stdlib/mod_1.os +a - stdlib/mul.os +a - stdlib/mul_1.os +a - stdlib/mul_n.os +a - stdlib/sub_n.os +a - stdlib/submul_1.os +a - stdlib/dbl2mpn.os +a - stdlib/ldbl2mpn.os +a - stdlib/mpn2flt.os +a - stdlib/mpn2dbl.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/ctermid.os +a - stdio-common/cuserid.os +a - stdio-common/_itoa.os +a - stdio-common/_itowa.os +a - stdio-common/itoa-digits.os +a - stdio-common/itoa-udigits.os +a - stdio-common/itowa-digits.os +a - stdio-common/vfprintf.os +a - stdio-common/vprintf.os +a - stdio-common/printf_fp.os +a - stdio-common/reg-printf.os +a - stdio-common/printf-prs.os +a - stdio-common/printf_fphex.os +a - stdio-common/reg-modifier.os +a - stdio-common/reg-type.os +a - stdio-common/printf_size.os +a - stdio-common/fprintf.os +a - stdio-common/printf.os +a - stdio-common/snprintf.os +a - stdio-common/sprintf.os +a - stdio-common/asprintf.os +a - stdio-common/dprintf.os +a - stdio-common/vfwprintf.os +a - stdio-common/vfscanf.os +a - stdio-common/vfwscanf.os +a - stdio-common/fscanf.os +a - stdio-common/scanf.os +a - stdio-common/sscanf.os +a - stdio-common/perror.os +a - stdio-common/psignal.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/tempnam.os +a - stdio-common/tempname.os +a - stdio-common/getline.os +a - stdio-common/getw.os +a - stdio-common/putw.os +a - stdio-common/remove.os +a - stdio-common/rename.os +a - stdio-common/renameat.os +a - stdio-common/renameat2.os +a - stdio-common/flockfile.os +a - stdio-common/ftrylockfile.os +a - stdio-common/funlockfile.os +a - stdio-common/isoc99_scanf.os +a - stdio-common/isoc99_vscanf.os +a - stdio-common/isoc99_fscanf.os +a - stdio-common/isoc99_vfscanf.os +a - stdio-common/isoc99_sscanf.os +a - stdio-common/isoc99_vsscanf.os +a - stdio-common/psiginfo.os +a - stdio-common/gentempfd.os +a - stdio-common/vfscanf-internal.os +a - stdio-common/vfwscanf-internal.os +a - stdio-common/iovfscanf.os +a - stdio-common/iovfwscanf.os +a - stdio-common/vfprintf-internal.os +a - stdio-common/vfwprintf-internal.os +a - stdio-common/errlist.os +a - stdio-common/siglist.os +a - stdio-common/printf-parsemb.os +a - stdio-common/printf-parsewc.os +a - stdio-common/fxprintf.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 - nptl/alloca_cutoff.os +a - nptl/forward.os +a - nptl/libc-cancellation.os +a - nptl/libc-cleanup.os +a - nptl/libc-lowlevellock.os +a - nptl/libc_multiple_threads.os +a - nptl/libc_pthread_init.os +a - nptl/old_pthread_cond_destroy.os +a - nptl/old_pthread_cond_init.os +a - nptl/pthread_attr_copy.os +a - nptl/pthread_attr_destroy.os +a - nptl/pthread_attr_extension.os +a - nptl/pthread_attr_getdetachstate.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_init.os +a - nptl/pthread_attr_setaffinity.os +a - nptl/pthread_attr_setdetachstate.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_cond_destroy.os +a - nptl/pthread_cond_init.os +a - nptl/pthread_condattr_destroy.os +a - nptl/pthread_condattr_init.os +a - nptl/pthread_equal.os +a - nptl/pthread_getaffinity.os +a - nptl/pthread_getattr_np.os +a - nptl/pthread_getschedparam.os +a - nptl/pthread_self.os +a - nptl/pthread_setschedparam.os +a - nptl/pthread_sigmask.os +a - nptl/register-atfork.os +a - nptl/thrd_current.os +a - nptl/thrd_equal.os +a - nptl/thrd_sleep.os +a - nptl/thrd_yield.os +a - malloc/malloc.os +a - malloc/morecore.os +a - malloc/mcheck.os +a - malloc/mtrace.os +a - malloc/obstack.os +a - malloc/reallocarray.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/strcat.os +a - string/strchr.os +a - string/strcmp.os +a - string/strcoll.os +a - string/strcpy.os +a - string/strcspn.os +a - string/strverscmp.os +a - string/strdup.os +a - string/strndup.os +a - string/strerror.os +a - string/_strerror.os +a - string/strlen.os +a - string/strnlen.os +a - string/strncat.os +a - string/strncmp.os +a - string/strncpy.os +a - string/strrchr.os +a - string/strpbrk.os +a - string/strsignal.os +a - string/strspn.os +a - string/strstr.os +a - string/strtok.os +a - string/strtok_r.os +a - string/strxfrm.os +a - string/memchr.os +a - string/memcmp.os +a - string/memmove.os +a - string/memset.os +a - string/mempcpy.os +a - string/bcopy.os +a - string/bzero.os +a - string/ffs.os +a - string/ffsll.os +a - string/stpcpy.os +a - string/stpncpy.os +a - string/strcasecmp.os +a - string/strncase.os +a - string/strcasecmp_l.os +a - string/strncase_l.os +a - string/memccpy.os +a - string/memcpy.os +a - string/wordcopy.os +a - string/strsep.os +a - string/strcasestr.os +a - string/swab.os +a - string/strfry.os +a - string/memfrob.os +a - string/memmem.os +a - string/rawmemchr.os +a - string/strchrnul.os +a - string/argz-append.os +a - string/argz-count.os +a - string/argz-create.os +a - string/argz-ctsep.os +a - string/argz-next.os +a - string/argz-delete.os +a - string/argz-extract.os +a - string/argz-insert.os +a - string/argz-stringify.os +a - string/argz-addsep.os +a - string/argz-replace.os +a - string/envz.os +a - string/basename.os +a - string/strcoll_l.os +a - string/strxfrm_l.os +a - string/string-inlines.os +a - string/memrchr.os +a - string/xpg-strerror.os +a - string/strerror_l.os +a - string/explicit_bzero.os +a - string/sigdescr_np.os +a - string/sigabbrev_np.os +a - string/strerrorname_np.os +a - string/strerrordesc_np.os +a - string/strncat-c.os +a - string/stpncpy-c.os +a - string/strncpy-c.os +a - string/strcmp-sse2.os +a - string/strcmp-sse2-unaligned.os +a - string/strcmp-ssse3.os +a - string/strcmp-sse4_2.os +a - string/strcmp-avx2.os +a - string/strncmp-sse2.os +a - string/strncmp-ssse3.os +a - string/strncmp-sse4_2.os +a - string/strncmp-avx2.os +a - string/memchr-sse2.os +a - string/rawmemchr-sse2.os +a - string/memchr-avx2.os +a - string/rawmemchr-avx2.os +a - string/memrchr-sse2.os +a - string/memrchr-avx2.os +a - string/memcmp-sse2.os +a - string/memcmp-avx2-movbe.os +a - string/memcmp-sse4.os +a - string/memcpy-ssse3.os +a - string/memmove-ssse3.os +a - string/memcpy-ssse3-back.os +a - string/memmove-ssse3-back.os +a - string/memmove-avx512-no-vzeroupper.os +a - string/strcasecmp_l-sse2.os +a - string/strcasecmp_l-ssse3.os +a - string/strcasecmp_l-sse4_2.os +a - string/strcasecmp_l-avx.os +a - string/strncase_l-sse2.os +a - string/strncase_l-ssse3.os +a - string/strncase_l-sse4_2.os +a - string/strncase_l-avx.os +a - string/strchr-sse2.os +a - string/strchrnul-sse2.os +a - string/strchr-avx2.os +a - string/strchrnul-avx2.os +a - string/strrchr-sse2.os +a - string/strrchr-avx2.os +a - string/strlen-sse2.os +a - string/strnlen-sse2.os +a - string/strlen-avx2.os +a - string/strnlen-avx2.os +a - string/strcat-avx2.os +a - string/strncat-avx2.os +a - string/strcat-ssse3.os +a - string/strncat-ssse3.os +a - string/strcpy-avx2.os +a - string/strncpy-avx2.os +a - string/strcpy-sse2.os +a - string/stpcpy-sse2.os +a - string/strcpy-ssse3.os +a - string/strncpy-ssse3.os +a - string/stpcpy-ssse3.os +a - string/stpncpy-ssse3.os +a - string/strcpy-sse2-unaligned.os +a - string/strncpy-sse2-unaligned.os +a - string/stpcpy-sse2-unaligned.os +a - string/stpncpy-sse2-unaligned.os +a - string/stpcpy-avx2.os +a - string/stpncpy-avx2.os +a - string/strcat-sse2.os +a - string/strcat-sse2-unaligned.os +a - string/strncat-sse2-unaligned.os +a - string/strchr-sse2-no-bsf.os +a - string/memcmp-ssse3.os +a - string/strstr-sse2-unaligned.os +a - string/strcspn-sse2.os +a - string/strpbrk-sse2.os +a - string/strspn-sse2.os +a - string/strcspn-c.os +a - string/strpbrk-c.os +a - string/strspn-c.os +a - string/varshift.os +a - string/memset-avx512-no-vzeroupper.os +a - string/memmove-sse2-unaligned-erms.os +a - string/memmove-avx-unaligned-erms.os +a - string/memmove-avx512-unaligned-erms.os +a - string/memset-sse2-unaligned-erms.os +a - string/memset-avx2-unaligned-erms.os +a - string/memset-avx512-unaligned-erms.os +a - string/strcasecmp_l-nonascii.os +a - string/strncase_l-nonascii.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/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/wmemcmp-sse4.os +a - wcsmbs/wmemcmp-ssse3.os +a - wcsmbs/wmemcmp-c.os +a - wcsmbs/wmemcmp-avx2-movbe.os +a - wcsmbs/wmemchr-sse2.os +a - wcsmbs/wmemchr-avx2.os +a - wcsmbs/wcscmp-sse2.os +a - wcsmbs/wcscmp-avx2.os +a - wcsmbs/wcsncmp-sse2.os +a - wcsmbs/wcsncmp-avx2.os +a - wcsmbs/wcscpy-ssse3.os +a - wcsmbs/wcscpy-c.os +a - wcsmbs/wcschr-sse2.os +a - wcsmbs/wcschr-avx2.os +a - wcsmbs/wcsrchr-sse2.os +a - wcsmbs/wcsrchr-avx2.os +a - wcsmbs/wcsnlen-sse4_1.os +a - wcsmbs/wcsnlen-c.os +a - wcsmbs/wcslen-sse2.os +a - wcsmbs/wcslen-avx2.os +a - wcsmbs/wcsnlen-avx2.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/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/vfork.os +a - posix/_exit.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/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/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/xstat.os +a - io/fxstat.os +a - io/lxstat.os +a - io/xstat64.os +a - io/fxstat64.os +a - io/lxstat64.os +a - io/statx.os +a - io/xmknod.os +a - io/xmknodat.os +a - io/fxstatat.os +a - io/fxstatat64.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/xstatconv.os +a - io/internal_statvfs.os +a - io/internal_statvfs64.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 - 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/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/signalfd.os +a - misc/eventfd.os +a - misc/eventfd_read.os +a - misc/eventfd_write.os +a - misc/prlimit.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/arch_prctl.os +a - misc/modify_ldt.os +a - misc/syscall_clock_gettime.os +a - misc/fanotify_mark.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/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/mremap.os +a - misc/nfsservctl.os +a - misc/pivot_root.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 - 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/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/mempcpy_chk-nonshared.os +a - debug/memmove_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/herror.os +a - resolv/inet_addr.os +a - resolv/inet_ntop.os +a - resolv/inet_pton.os +a - resolv/nsap_addr.os +a - resolv/res_init.os +a - resolv/res_hconf.os +a - resolv/res_libc.os +a - resolv/res-state.os +a - resolv/res_randomid.os +a - resolv/res-close.os +a - resolv/resolv_context.os +a - resolv/resolv_conf.os +a - resolv/gai_sigqueue.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 - 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/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-iteratephdr.os +a - elf/dl-addr.os +a - elf/dl-addr-obj.os +a - elf/dl-profstub.os +a - elf/dl-libc.os +a - elf/dl-sym.os +a - elf/dl-error.os +a - elf/libc_early_init.os +x86_64-lfs-linux-gnu-gcc -nostdlib -nostartfiles -r -o /mnt/lfs/sources/glibc-2.32/build/elf/librtld.map.o -Wl,--defsym=calloc=0 -Wl,--defsym=free=0 -Wl,--defsym=malloc=0 -Wl,--defsym=realloc=0 -Wl,--defsym=__stack_chk_fail=0 -Wl,--defsym=__stack_chk_fail_local=0 \ + '-Wl,-(' /mnt/lfs/sources/glibc-2.32/build/elf/dl-allobjs.os /mnt/lfs/sources/glibc-2.32/build/libc_pic.a -lgcc '-Wl,-)' -Wl,-Map,/mnt/lfs/sources/glibc-2.32/build/elf/librtld.mapT +rm -f /mnt/lfs/sources/glibc-2.32/build/elf/librtld.map.o +mv -f /mnt/lfs/sources/glibc-2.32/build/elf/librtld.mapT /mnt/lfs/sources/glibc-2.32/build/elf/librtld.map +LC_ALL=C \ +sed -n 's@^[0-9a-f ]*/mnt/lfs/sources/glibc-2.32/build/\([^(]*\)(\([^)]*\.os\)) *.*$@\1 \2@p' \ + /mnt/lfs/sources/glibc-2.32/build/elf/librtld.map | \ +while read lib file; do \ + case $lib in \ + libc_pic.a) \ + LC_ALL=C fgrep -l /$file \ + /mnt/lfs/sources/glibc-2.32/build/stamp.os /mnt/lfs/sources/glibc-2.32/build/*/stamp.os | \ + LC_ALL=C \ + sed 's@^/mnt/lfs/sources/glibc-2.32/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.32/build/elf/librtld.mkT +echo rtld-subdirs = `LC_ALL=C sed 's/^rtld-\([^ ]*\).*$/\1/' /mnt/lfs/sources/glibc-2.32/build/elf/librtld.mkT \ + | LC_ALL=C sort -u` >> /mnt/lfs/sources/glibc-2.32/build/elf/librtld.mkT +mv -f /mnt/lfs/sources/glibc-2.32/build/elf/librtld.mkT /mnt/lfs/sources/glibc-2.32/build/elf/librtld.mk +make -f /mnt/lfs/sources/glibc-2.32/build/elf/librtld.mk -f rtld-Rules +make[3]: Entering directory '/mnt/lfs/sources/glibc-2.32/elf' +make subdir=csu -C ../csu ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/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 -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.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/rtld-check_fds.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/rtld-check_fds.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -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.32/build/csu -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/csu/rtld-errno.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/csu/rtld-errno.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/csu/rtld-errno.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/csu' +make subdir=dirent -C ../dirent ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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-rewinddir.os rtld-getdents64.os rtld-readdir64.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.32/dirent' +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/closedir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-closedir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-closedir.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-closedir.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/rewinddir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-rewinddir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-rewinddir.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-readdir64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-readdir64.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-readdir64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/fdopendir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-fdopendir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-fdopendir.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/dirent -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-getdents64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-getdents64.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-getdents64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/dirent' +make subdir=elf -C ../elf ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/rtld-dl-addr-obj.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/rtld-dl-addr-obj.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/rtld-dl-addr-obj.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/elf' +make subdir=gmon -C ../gmon ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gmon -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gmon/rtld-profil.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gmon/rtld-profil.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/gmon -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/gmon/rtld-prof-freq.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/gmon/rtld-prof-freq.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/gmon/rtld-prof-freq.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/gmon' +make subdir=io -C ../io ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-xstat.os rtld-fxstat.os rtld-lxstat.os rtld-lseek64.os rtld-access.os rtld-close_nocancel.os rtld-fcntl_nocancel.os rtld-open64_nocancel.os rtld-openat64_nocancel.os rtld-read_nocancel.os rtld-pread64_nocancel.os rtld-write_nocancel.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.32/io' +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/xstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/rtld-xstat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/rtld-xstat.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/rtld-xstat.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/fxstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/rtld-fxstat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/rtld-fxstat.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/rtld-fxstat.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/lxstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/rtld-lxstat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/rtld-lxstat.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/rtld-lxstat.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/rtld-lseek64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/rtld-lseek64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/rtld-access.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/rtld-access.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/rtld-close_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/rtld-close_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/rtld-fcntl_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/rtld-fcntl_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/rtld-open64_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/rtld-open64_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/rtld-open64_nocancel.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/rtld-openat64_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/rtld-openat64_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/rtld-openat64_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/rtld-read_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/rtld-read_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/rtld-pread64_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/rtld-pread64_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/rtld-write_nocancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/rtld-write_nocancel.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/rtld-write_nocancel.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/io' +make subdir=malloc -C ../malloc ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/rtld-scratch_buffer_set_array_size.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/rtld-scratch_buffer_set_array_size.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/malloc' +make subdir=misc -C ../misc ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-mmap64.os rtld-munmap.os rtld-mprotect.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/misc/rtld-mmap64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/rtld-mmap64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/misc/rtld-munmap.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/rtld-munmap.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/misc/rtld-mprotect.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/misc/rtld-mprotect.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/misc/rtld-mprotect.os +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/misc' +make subdir=nptl -C ../nptl ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-libc-lowlevellock.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.32/nptl' +x86_64-lfs-linux-gnu-gcc libc-lowlevellock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl/rtld-libc-lowlevellock.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl/rtld-libc-lowlevellock.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl/rtld-libc-lowlevellock.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nptl' +make subdir=posix -C ../posix ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/posix/rtld-uname.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/rtld-uname.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/rtld-_exit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/rtld-_exit.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/posix/rtld-getpid.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/rtld-getpid.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/rtld-environ.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/rtld-environ.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/posix/rtld-environ.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/posix' +make subdir=setjmp -C ../setjmp ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/setjmp' +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/setjmp.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/setjmp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/setjmp/rtld-setjmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/setjmp/rtld-setjmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/setjmp -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/setjmp/rtld-__longjmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/setjmp/rtld-__longjmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/setjmp/rtld-__longjmp.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/setjmp' +make subdir=signal -C ../signal ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-sigaction.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.32/signal' +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/sigaction.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/signal -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/signal/rtld-sigaction.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/signal/rtld-sigaction.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/signal/rtld-sigaction.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/signal' +make subdir=string -C ../string ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-strchr.os rtld-strcmp.os rtld-strcspn.os rtld-strdup.os rtld-strlen.os rtld-strnlen.os rtld-strncmp.os rtld-memchr.os rtld-memcmp.os rtld-memmove.os rtld-memset.os rtld-mempcpy.os rtld-stpcpy.os rtld-memcpy.os rtld-rawmemchr.os rtld-strcmp-sse2.os rtld-strcmp.os rtld-strcmp-sse2-unaligned.os rtld-strcmp.os rtld-strcmp-ssse3.os rtld-strcmp.os rtld-strcmp-avx2.os rtld-strcmp.os rtld-strncmp-sse2.os rtld-strncmp.os rtld-strncmp-ssse3.os rtld-strncmp.os rtld-strncmp-sse4_2.os rtld-strncmp.os rtld-strncmp-avx2.os rtld-strncmp.os rtld-memchr-sse2.os rtld-memchr.os rtld-rawmemchr-sse2.os rtld-rawmemchr.os rtld-memchr-avx2.os rtld-memchr.os rtld-rawmemchr-avx2.os rtld-rawmemchr.os rtld-memcmp-sse2.os rtld-memcmp.os rtld-memcmp-avx2-movbe.os rtld-memcmp.os rtld-memcmp-sse4.os rtld-memcmp.os rtld-memcpy-ssse3.os rtld-mempcpy.os rtld-memmove-ssse3.os rtld-memmove.os rtld-memcpy-ssse3-back.os rtld-mempcpy.os rtld-memmove-ssse3-back.os rtld-memmove.os rtld-memmove-avx512-no-vzeroupper.os rtld-mempcpy.os rtld-strchr-sse2.os rtld-strchr.os rtld-strchr-avx2.os rtld-strchr.os rtld-strlen-sse2.os rtld-strlen.os rtld-strnlen-sse2.os rtld-strnlen.os rtld-strlen-avx2.os rtld-strlen.os rtld-strnlen-avx2.os rtld-strnlen.os rtld-stpcpy-sse2.os rtld-stpcpy.os rtld-stpcpy-ssse3.os rtld-stpcpy.os rtld-stpcpy-sse2-unaligned.os rtld-stpcpy.os rtld-stpcpy-avx2.os rtld-stpcpy.os rtld-strchr-sse2-no-bsf.os rtld-strchr.os rtld-memcmp-ssse3.os rtld-memcmp.os rtld-strcspn-sse2.os rtld-strcspn.os rtld-strcspn-c.os rtld-strcspn.os rtld-varshift.os rtld-strcspn-c.os rtld-memset-avx512-no-vzeroupper.os rtld-memset.os rtld-memmove-sse2-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx512-unaligned-erms.os rtld-mempcpy.os rtld-memset-sse2-unaligned-erms.os rtld-memset.os rtld-memset-avx2-unaligned-erms.os rtld-memset.os rtld-memset-avx512-unaligned-erms.os rtld-memset.os rtld-cacheinfo.os rtld-memcpy-ssse3-back.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.32/string' +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/rtld-strchr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strchr.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-strchr.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcmp.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcspn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcspn.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/rtld-strdup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strdup.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-strdup.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/rtld-strlen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strlen.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-strlen.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/rtld-strnlen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strnlen.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-strnlen.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/rtld-strncmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strncmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-strncmp.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/rtld-memchr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memchr.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-memchr.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcmp.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/rtld-memset.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memset.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-memset.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/rtld-mempcpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-mempcpy.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-mempcpy.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/rtld-stpcpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-stpcpy.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-stpcpy.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 -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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcpy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcpy.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcpy.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/rtld-rawmemchr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-rawmemchr.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-rawmemchr.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-strcmp-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcmp-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-strcmp-sse2-unaligned.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcmp-sse2-unaligned.os.dt -MT /mnt/lfs/sources/glibc-2.32/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-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-strcmp-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcmp-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcmp-ssse3.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-strcmp-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcmp-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcmp-avx2.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-strncmp-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strncmp-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-strncmp-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strncmp-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-strncmp-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strncmp-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-strncmp-ssse3.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-strncmp-sse4_2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strncmp-sse4_2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-strncmp-sse4_2.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-strncmp-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strncmp-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-strncmp-avx2.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-memchr-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memchr-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-memchr-sse2.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-rawmemchr-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-rawmemchr-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-rawmemchr-sse2.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-memchr-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memchr-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-memchr-avx2.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-rawmemchr-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-rawmemchr-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-rawmemchr-avx2.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-memcmp-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcmp-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcmp-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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-memcmp-avx2-movbe.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcmp-avx2-movbe.os.dt -MT /mnt/lfs/sources/glibc-2.32/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-sse4.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-memcmp-sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcmp-sse4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcmp-sse4.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcpy-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-memcpy-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcpy-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcpy-ssse3.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-memmove-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove-ssse3.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memcpy-ssse3-back.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-memcpy-ssse3-back.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcpy-ssse3-back.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcpy-ssse3-back.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/memmove-ssse3-back.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-memmove-ssse3-back.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove-ssse3-back.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove-ssse3-back.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-memmove-avx512-no-vzeroupper.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove-avx512-no-vzeroupper.os.dt -MT /mnt/lfs/sources/glibc-2.32/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/strchr-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-strchr-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strchr-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-strchr-sse2.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-strchr-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strchr-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-strchr-avx2.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-strlen-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strlen-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-strlen-sse2.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-strnlen-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strnlen-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-strnlen-sse2.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-strlen-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strlen-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-strlen-avx2.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-strnlen-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strnlen-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-strnlen-avx2.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-stpcpy-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-stpcpy-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-stpcpy-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/stpcpy-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-stpcpy-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-stpcpy-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-stpcpy-ssse3.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-stpcpy-sse2-unaligned.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-stpcpy-sse2-unaligned.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-stpcpy-sse2-unaligned.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-stpcpy-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-stpcpy-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-stpcpy-avx2.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-strchr-sse2-no-bsf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strchr-sse2-no-bsf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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/memcmp-ssse3.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-memcmp-ssse3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcmp-ssse3.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcmp-ssse3.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcspn-sse2.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-strcspn-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcspn-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcspn-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/multiarch/strcspn-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -msse4 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcspn-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcspn-c.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcspn-c.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -msse4 -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/rtld-varshift.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-varshift.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-varshift.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.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-memset-avx512-no-vzeroupper.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memset-avx512-no-vzeroupper.os.dt -MT /mnt/lfs/sources/glibc-2.32/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/memmove-sse2-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-memmove-sse2-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove-sse2-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.32/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-avx-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-memmove-avx-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove-avx-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.32/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-avx512-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-memmove-avx512-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove-avx512-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.32/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/memset-sse2-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-memset-sse2-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memset-sse2-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.32/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/memset-avx2-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-memset-avx2-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memset-avx2-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.32/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-avx512-unaligned-erms.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/string/rtld-memset-avx512-unaligned-erms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-memset-avx512-unaligned-erms.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-memset-avx512-unaligned-erms.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/string -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/string/rtld-cacheinfo.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/string/rtld-cacheinfo.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/string/rtld-cacheinfo.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/string' +make subdir=time -C ../time ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setitimer.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/time -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/time/rtld-setitimer.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/time/rtld-setitimer.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/time/rtld-setitimer.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/time' +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cqv /mnt/lfs/sources/glibc-2.32/build/elf/rtld-libc.aT /mnt/lfs/sources/glibc-2.32/build/csu/rtld-check_fds.os /mnt/lfs/sources/glibc-2.32/build/csu/rtld-errno.os /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-closedir.os /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-rewinddir.os /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-readdir64.os /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-fdopendir.os /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-getdents64.os /mnt/lfs/sources/glibc-2.32/build/elf/rtld-dl-addr-obj.os /mnt/lfs/sources/glibc-2.32/build/gmon/rtld-profil.os /mnt/lfs/sources/glibc-2.32/build/gmon/rtld-prof-freq.os /mnt/lfs/sources/glibc-2.32/build/io/rtld-xstat.os /mnt/lfs/sources/glibc-2.32/build/io/rtld-fxstat.os /mnt/lfs/sources/glibc-2.32/build/io/rtld-lxstat.os /mnt/lfs/sources/glibc-2.32/build/io/rtld-lseek64.os /mnt/lfs/sources/glibc-2.32/build/io/rtld-access.os /mnt/lfs/sources/glibc-2.32/build/io/rtld-close_nocancel.os /mnt/lfs/sources/glibc-2.32/build/io/rtld-fcntl_nocancel.os /mnt/lfs/sources/glibc-2.32/build/io/rtld-open64_nocancel.os /mnt/lfs/sources/glibc-2.32/build/io/rtld-openat64_nocancel.os /mnt/lfs/sources/glibc-2.32/build/io/rtld-read_nocancel.os /mnt/lfs/sources/glibc-2.32/build/io/rtld-pread64_nocancel.os /mnt/lfs/sources/glibc-2.32/build/io/rtld-write_nocancel.os /mnt/lfs/sources/glibc-2.32/build/malloc/rtld-scratch_buffer_set_array_size.os /mnt/lfs/sources/glibc-2.32/build/misc/rtld-mmap64.os /mnt/lfs/sources/glibc-2.32/build/misc/rtld-munmap.os /mnt/lfs/sources/glibc-2.32/build/misc/rtld-mprotect.os /mnt/lfs/sources/glibc-2.32/build/nptl/rtld-libc-lowlevellock.os /mnt/lfs/sources/glibc-2.32/build/posix/rtld-uname.os /mnt/lfs/sources/glibc-2.32/build/posix/rtld-_exit.os /mnt/lfs/sources/glibc-2.32/build/posix/rtld-getpid.os /mnt/lfs/sources/glibc-2.32/build/posix/rtld-environ.os /mnt/lfs/sources/glibc-2.32/build/setjmp/rtld-setjmp.os /mnt/lfs/sources/glibc-2.32/build/setjmp/rtld-__longjmp.os /mnt/lfs/sources/glibc-2.32/build/signal/rtld-sigaction.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strchr.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcmp.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcspn.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strdup.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strlen.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strnlen.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strncmp.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memchr.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcmp.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memset.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-mempcpy.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-stpcpy.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcpy.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-rawmemchr.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcmp-sse2.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcmp-sse2-unaligned.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcmp-ssse3.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcmp-avx2.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strncmp-sse2.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strncmp-ssse3.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strncmp-sse4_2.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strncmp-avx2.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memchr-sse2.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-rawmemchr-sse2.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memchr-avx2.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-rawmemchr-avx2.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcmp-sse2.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcmp-avx2-movbe.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcmp-sse4.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcpy-ssse3.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove-ssse3.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcpy-ssse3-back.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove-ssse3-back.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove-avx512-no-vzeroupper.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strchr-sse2.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strchr-avx2.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strlen-sse2.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strnlen-sse2.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strlen-avx2.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strnlen-avx2.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-stpcpy-sse2.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-stpcpy-ssse3.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-stpcpy-sse2-unaligned.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-stpcpy-avx2.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strchr-sse2-no-bsf.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcmp-ssse3.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcspn-sse2.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcspn-c.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-varshift.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memset-avx512-no-vzeroupper.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove-sse2-unaligned-erms.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove-avx-unaligned-erms.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove-avx512-unaligned-erms.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memset-sse2-unaligned-erms.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memset-avx2-unaligned-erms.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-memset-avx512-unaligned-erms.os /mnt/lfs/sources/glibc-2.32/build/string/rtld-cacheinfo.os /mnt/lfs/sources/glibc-2.32/build/time/rtld-setitimer.os +a - /mnt/lfs/sources/glibc-2.32/build/csu/rtld-check_fds.os +a - /mnt/lfs/sources/glibc-2.32/build/csu/rtld-errno.os +a - /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-closedir.os +a - /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-rewinddir.os +a - /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-readdir64.os +a - /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-fdopendir.os +a - /mnt/lfs/sources/glibc-2.32/build/dirent/rtld-getdents64.os +a - /mnt/lfs/sources/glibc-2.32/build/elf/rtld-dl-addr-obj.os +a - /mnt/lfs/sources/glibc-2.32/build/gmon/rtld-profil.os +a - /mnt/lfs/sources/glibc-2.32/build/gmon/rtld-prof-freq.os +a - /mnt/lfs/sources/glibc-2.32/build/io/rtld-xstat.os +a - /mnt/lfs/sources/glibc-2.32/build/io/rtld-fxstat.os +a - /mnt/lfs/sources/glibc-2.32/build/io/rtld-lxstat.os +a - /mnt/lfs/sources/glibc-2.32/build/io/rtld-lseek64.os +a - /mnt/lfs/sources/glibc-2.32/build/io/rtld-access.os +a - /mnt/lfs/sources/glibc-2.32/build/io/rtld-close_nocancel.os +a - /mnt/lfs/sources/glibc-2.32/build/io/rtld-fcntl_nocancel.os +a - /mnt/lfs/sources/glibc-2.32/build/io/rtld-open64_nocancel.os +a - /mnt/lfs/sources/glibc-2.32/build/io/rtld-openat64_nocancel.os +a - /mnt/lfs/sources/glibc-2.32/build/io/rtld-read_nocancel.os +a - /mnt/lfs/sources/glibc-2.32/build/io/rtld-pread64_nocancel.os +a - /mnt/lfs/sources/glibc-2.32/build/io/rtld-write_nocancel.os +a - /mnt/lfs/sources/glibc-2.32/build/malloc/rtld-scratch_buffer_set_array_size.os +a - /mnt/lfs/sources/glibc-2.32/build/misc/rtld-mmap64.os +a - /mnt/lfs/sources/glibc-2.32/build/misc/rtld-munmap.os +a - /mnt/lfs/sources/glibc-2.32/build/misc/rtld-mprotect.os +a - /mnt/lfs/sources/glibc-2.32/build/nptl/rtld-libc-lowlevellock.os +a - /mnt/lfs/sources/glibc-2.32/build/posix/rtld-uname.os +a - /mnt/lfs/sources/glibc-2.32/build/posix/rtld-_exit.os +a - /mnt/lfs/sources/glibc-2.32/build/posix/rtld-getpid.os +a - /mnt/lfs/sources/glibc-2.32/build/posix/rtld-environ.os +a - /mnt/lfs/sources/glibc-2.32/build/setjmp/rtld-setjmp.os +a - /mnt/lfs/sources/glibc-2.32/build/setjmp/rtld-__longjmp.os +a - /mnt/lfs/sources/glibc-2.32/build/signal/rtld-sigaction.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strchr.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcmp.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcspn.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strdup.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strlen.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strnlen.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strncmp.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memchr.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcmp.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memset.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-mempcpy.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-stpcpy.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcpy.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-rawmemchr.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcmp-sse2.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcmp-sse2-unaligned.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcmp-ssse3.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcmp-avx2.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strncmp-sse2.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strncmp-ssse3.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strncmp-sse4_2.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strncmp-avx2.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memchr-sse2.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-rawmemchr-sse2.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memchr-avx2.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-rawmemchr-avx2.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcmp-sse2.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcmp-avx2-movbe.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcmp-sse4.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcpy-ssse3.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove-ssse3.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcpy-ssse3-back.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove-ssse3-back.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove-avx512-no-vzeroupper.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strchr-sse2.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strchr-avx2.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strlen-sse2.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strnlen-sse2.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strlen-avx2.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strnlen-avx2.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-stpcpy-sse2.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-stpcpy-ssse3.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-stpcpy-sse2-unaligned.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-stpcpy-avx2.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strchr-sse2-no-bsf.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memcmp-ssse3.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcspn-sse2.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-strcspn-c.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-varshift.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memset-avx512-no-vzeroupper.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove-sse2-unaligned-erms.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove-avx-unaligned-erms.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memmove-avx512-unaligned-erms.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memset-sse2-unaligned-erms.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memset-avx2-unaligned-erms.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-memset-avx512-unaligned-erms.os +a - /mnt/lfs/sources/glibc-2.32/build/string/rtld-cacheinfo.os +a - /mnt/lfs/sources/glibc-2.32/build/time/rtld-setitimer.os +mv -f /mnt/lfs/sources/glibc-2.32/build/elf/rtld-libc.aT /mnt/lfs/sources/glibc-2.32/build/elf/rtld-libc.a +make[3]: Leaving directory '/mnt/lfs/sources/glibc-2.32/elf' +x86_64-lfs-linux-gnu-gcc -nostdlib -nostartfiles -r -o /mnt/lfs/sources/glibc-2.32/build/elf/librtld.os '-Wl,-(' /mnt/lfs/sources/glibc-2.32/build/elf/dl-allobjs.os /mnt/lfs/sources/glibc-2.32/build/elf/rtld-libc.a -lgcc '-Wl,-)' \ + -Wl,-Map,/mnt/lfs/sources/glibc-2.32/build/elf/librtld.os.map +x86_64-lfs-linux-gnu-gcc -nostdlib -nostartfiles -shared -o /mnt/lfs/sources/glibc-2.32/build/elf/ld.so.new \ + -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-z,defs \ + /mnt/lfs/sources/glibc-2.32/build/elf/librtld.os -Wl,--version-script=/mnt/lfs/sources/glibc-2.32/build/ld.map \ + -Wl,-soname=ld-linux-x86-64.so.2 \ + -Wl,-defsym=_begin=0 +x86_64-lfs-linux-gnu-readelf -s /mnt/lfs/sources/glibc-2.32/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.32/build/elf/ld.so.new /mnt/lfs/sources/glibc-2.32/build/elf/ld.so +rm -f /mnt/lfs/sources/glibc-2.32/build/elf/ld-linux-x86-64.so.2.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.32/build/elf/ld.so /mnt/lfs/sources/glibc-2.32/build/elf/ld-linux-x86-64.so.2.new +mv -f /mnt/lfs/sources/glibc-2.32/build/elf/ld-linux-x86-64.so.2.new /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/sofini.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/sofini.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/sofini.os +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/interp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/interp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/static-stubs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/static-stubs.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D'SYSCONFDIR="/etc"' -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/cache.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/cache.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/cache.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/readlib.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/readlib.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/readlib.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/xmalloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/xmalloc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/xstrdup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/xstrdup.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/xstrdup.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/chroot_canon.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/chroot_canon.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/chroot_canon.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=extramodules -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/sotruss-lib.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/sotruss-lib.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/sotruss-lib.os +x86_64-lfs-linux-gnu-gcc -nostdlib -nostartfiles -r -o /mnt/lfs/sources/glibc-2.32/build/libc_pic.os \ + -Wl,-d -Wl,--whole-archive /mnt/lfs/sources/glibc-2.32/build/libc_pic.a -o /mnt/lfs/sources/glibc-2.32/build/libc_pic.os +x86_64-lfs-linux-gnu-gcc -shared -Wl,-O1 \ + -nostdlib -nostartfiles \ + -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both \ + -Wl,--verbose 2>/dev/null | \ + sed > /mnt/lfs/sources/glibc-2.32/build/shlib.ldsT \ + -e '/^=========/,/^=========/!d;/^=========/d' \ + -e 's/^.*\.gnu\.hash[ ]*:.*$/ .note.ABI-tag : { *(.note.ABI-tag) } &/' -e '/^[ ]*\.hash[ ]*:.*$/{h;d;}' -e '/DATA_SEGMENT_ALIGN/{H;g}' \ + -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.32/build/shlib.ldsT +mv -f /mnt/lfs/sources/glibc-2.32/build/shlib.ldsT /mnt/lfs/sources/glibc-2.32/build/shlib.lds +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.32/build/libc.map -Wl,-soname=libc.so.6 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -nostdlib -nostartfiles -e __libc_main -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/libc.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o /mnt/lfs/sources/glibc-2.32/build/libc_pic.os /mnt/lfs/sources/glibc-2.32/build/elf/interp.os /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -lgcc /mnt/lfs/sources/glibc-2.32/build/elf/sofini.os +cd /mnt/lfs/sources/glibc-2.32/build && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 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 rt/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/elf-init.oS +a - stdlib/atexit.oS +a - stdlib/at_quick_exit.oS +a - nptl/pthread_atfork.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/mknod.oS +a - io/mknodat.oS +a - debug/warning-nop.oS +a - debug/stack_chk_fail_local.oS +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/elf/sotruss-lib.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/sotruss-lib.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/elf' +cd /mnt/lfs/sources/glibc-2.32/build && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 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 rt/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/elf-init.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/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/atof.o +a - stdlib/atoi.o +a - stdlib/atol.o +a - stdlib/atoll.o +a - stdlib/abort.o +a - stdlib/bsearch.o +a - stdlib/qsort.o +a - stdlib/msort.o +a - stdlib/getenv.o +a - stdlib/putenv.o +a - stdlib/setenv.o +a - stdlib/secure-getenv.o +a - stdlib/exit.o +a - stdlib/on_exit.o +a - stdlib/atexit.o +a - stdlib/cxa_atexit.o +a - stdlib/cxa_finalize.o +a - stdlib/old_atexit.o +a - stdlib/quick_exit.o +a - stdlib/at_quick_exit.o +a - stdlib/cxa_at_quick_exit.o +a - stdlib/cxa_thread_atexit_impl.o +a - stdlib/abs.o +a - stdlib/labs.o +a - stdlib/llabs.o +a - stdlib/div.o +a - stdlib/ldiv.o +a - stdlib/lldiv.o +a - stdlib/mblen.o +a - stdlib/mbstowcs.o +a - stdlib/mbtowc.o +a - stdlib/wcstombs.o +a - stdlib/wctomb.o +a - stdlib/random.o +a - stdlib/random_r.o +a - stdlib/rand.o +a - stdlib/rand_r.o +a - stdlib/drand48.o +a - stdlib/erand48.o +a - stdlib/lrand48.o +a - stdlib/nrand48.o +a - stdlib/mrand48.o +a - stdlib/jrand48.o +a - stdlib/srand48.o +a - stdlib/seed48.o +a - stdlib/lcong48.o +a - stdlib/drand48_r.o +a - stdlib/erand48_r.o +a - stdlib/lrand48_r.o +a - stdlib/nrand48_r.o +a - stdlib/mrand48_r.o +a - stdlib/jrand48_r.o +a - stdlib/srand48_r.o +a - stdlib/seed48_r.o +a - stdlib/lcong48_r.o +a - stdlib/drand48-iter.o +a - stdlib/getrandom.o +a - stdlib/getentropy.o +a - stdlib/strfromf.o +a - stdlib/strfromd.o +a - stdlib/strfroml.o +a - stdlib/strtol.o +a - stdlib/strtoul.o +a - stdlib/strtoll.o +a - stdlib/strtoull.o +a - stdlib/strtol_l.o +a - stdlib/strtoul_l.o +a - stdlib/strtoll_l.o +a - stdlib/strtoull_l.o +a - stdlib/strtof.o +a - stdlib/strtod.o +a - stdlib/strtold.o +a - stdlib/strtof_l.o +a - stdlib/strtod_l.o +a - stdlib/strtold_l.o +a - stdlib/strtof_nan.o +a - stdlib/strtod_nan.o +a - stdlib/strtold_nan.o +a - stdlib/system.o +a - stdlib/canonicalize.o +a - stdlib/a64l.o +a - stdlib/l64a.o +a - stdlib/rpmatch.o +a - stdlib/strfmon.o +a - stdlib/strfmon_l.o +a - stdlib/getsubopt.o +a - stdlib/xpg_basename.o +a - stdlib/fmtmsg.o +a - stdlib/strtoimax.o +a - stdlib/strtoumax.o +a - stdlib/wcstoimax.o +a - stdlib/wcstoumax.o +a - stdlib/getcontext.o +a - stdlib/setcontext.o +a - stdlib/makecontext.o +a - stdlib/swapcontext.o +a - stdlib/inlines.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/udiv_qrnnd.o +a - stdlib/lshift.o +a - stdlib/rshift.o +a - stdlib/mod_1.o +a - stdlib/mul.o +a - stdlib/mul_1.o +a - stdlib/mul_n.o +a - stdlib/sub_n.o +a - stdlib/submul_1.o +a - stdlib/dbl2mpn.o +a - stdlib/ldbl2mpn.o +a - stdlib/mpn2flt.o +a - stdlib/mpn2dbl.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/ctermid.o +a - stdio-common/cuserid.o +a - stdio-common/_itoa.o +a - stdio-common/_itowa.o +a - stdio-common/itoa-digits.o +a - stdio-common/itoa-udigits.o +a - stdio-common/itowa-digits.o +a - stdio-common/vfprintf.o +a - stdio-common/vprintf.o +a - stdio-common/printf_fp.o +a - stdio-common/reg-printf.o +a - stdio-common/printf-prs.o +a - stdio-common/printf_fphex.o +a - stdio-common/reg-modifier.o +a - stdio-common/reg-type.o +a - stdio-common/printf_size.o +a - stdio-common/fprintf.o +a - stdio-common/printf.o +a - stdio-common/snprintf.o +a - stdio-common/sprintf.o +a - stdio-common/asprintf.o +a - stdio-common/dprintf.o +a - stdio-common/vfwprintf.o +a - stdio-common/vfscanf.o +a - stdio-common/vfwscanf.o +a - stdio-common/fscanf.o +a - stdio-common/scanf.o +a - stdio-common/sscanf.o +a - stdio-common/perror.o +a - stdio-common/psignal.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/tempnam.o +a - stdio-common/tempname.o +a - stdio-common/getline.o +a - stdio-common/getw.o +a - stdio-common/putw.o +a - stdio-common/remove.o +a - stdio-common/rename.o +a - stdio-common/renameat.o +a - stdio-common/renameat2.o +a - stdio-common/flockfile.o +a - stdio-common/ftrylockfile.o +a - stdio-common/funlockfile.o +a - stdio-common/isoc99_scanf.o +a - stdio-common/isoc99_vscanf.o +a - stdio-common/isoc99_fscanf.o +a - stdio-common/isoc99_vfscanf.o +a - stdio-common/isoc99_sscanf.o +a - stdio-common/isoc99_vsscanf.o +a - stdio-common/psiginfo.o +a - stdio-common/gentempfd.o +a - stdio-common/vfscanf-internal.o +a - stdio-common/vfwscanf-internal.o +a - stdio-common/iovfscanf.o +a - stdio-common/iovfwscanf.o +a - stdio-common/vfprintf-internal.o +a - stdio-common/vfwprintf-internal.o +a - stdio-common/errlist.o +a - stdio-common/siglist.o +a - stdio-common/printf-parsemb.o +a - stdio-common/printf-parsewc.o +a - stdio-common/fxprintf.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/sdlopen.o +a - dlfcn/sdlclose.o +a - dlfcn/sdlsym.o +a - dlfcn/sdlvsym.o +a - dlfcn/sdlerror.o +a - dlfcn/sdladdr.o +a - dlfcn/sdladdr1.o +a - dlfcn/sdlinfo.o +a - dlfcn/sdlmopen.o +a - dlfcn/sdlfreeres.o +a - nptl/alloca_cutoff.o +a - nptl/libc-cancellation.o +a - nptl/libc-cleanup.o +a - nptl/libc-lowlevellock.o +a - nptl/libc_multiple_threads.o +a - nptl/libc_pthread_init.o +a - nptl/old_pthread_cond_destroy.o +a - nptl/old_pthread_cond_init.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_getdetachstate.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_init.o +a - nptl/pthread_attr_setaffinity.o +a - nptl/pthread_attr_setdetachstate.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_cond_destroy.o +a - nptl/pthread_cond_init.o +a - nptl/pthread_condattr_destroy.o +a - nptl/pthread_condattr_init.o +a - nptl/pthread_equal.o +a - nptl/pthread_getaffinity.o +a - nptl/pthread_getattr_np.o +a - nptl/pthread_getschedparam.o +a - nptl/pthread_self.o +a - nptl/pthread_setschedparam.o +a - nptl/pthread_sigmask.o +a - nptl/register-atfork.o +a - nptl/thrd_current.o +a - nptl/thrd_equal.o +a - nptl/thrd_sleep.o +a - nptl/thrd_yield.o +a - malloc/malloc.o +a - malloc/morecore.o +a - malloc/mcheck.o +a - malloc/mtrace.o +a - malloc/obstack.o +a - malloc/reallocarray.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/strcat.o +a - string/strchr.o +a - string/strcmp.o +a - string/strcoll.o +a - string/strcpy.o +a - string/strcspn.o +a - string/strverscmp.o +a - string/strdup.o +a - string/strndup.o +a - string/strerror.o +a - string/_strerror.o +a - string/strlen.o +a - string/strnlen.o +a - string/strncat.o +a - string/strncmp.o +a - string/strncpy.o +a - string/strrchr.o +a - string/strpbrk.o +a - string/strsignal.o +a - string/strspn.o +a - string/strstr.o +a - string/strtok.o +a - string/strtok_r.o +a - string/strxfrm.o +a - string/memchr.o +a - string/memcmp.o +a - string/memmove.o +a - string/memset.o +a - string/mempcpy.o +a - string/bcopy.o +a - string/bzero.o +a - string/ffs.o +a - string/ffsll.o +a - string/stpcpy.o +a - string/stpncpy.o +a - string/strcasecmp.o +a - string/strncase.o +a - string/strcasecmp_l.o +a - string/strncase_l.o +a - string/memccpy.o +a - string/memcpy.o +a - string/wordcopy.o +a - string/strsep.o +a - string/strcasestr.o +a - string/swab.o +a - string/strfry.o +a - string/memfrob.o +a - string/memmem.o +a - string/rawmemchr.o +a - string/strchrnul.o +a - string/argz-append.o +a - string/argz-count.o +a - string/argz-create.o +a - string/argz-ctsep.o +a - string/argz-next.o +a - string/argz-delete.o +a - string/argz-extract.o +a - string/argz-insert.o +a - string/argz-stringify.o +a - string/argz-addsep.o +a - string/argz-replace.o +a - string/envz.o +a - string/basename.o +a - string/strcoll_l.o +a - string/strxfrm_l.o +a - string/string-inlines.o +a - string/memrchr.o +a - string/xpg-strerror.o +a - string/strerror_l.o +a - string/explicit_bzero.o +a - string/sigdescr_np.o +a - string/sigabbrev_np.o +a - string/strerrorname_np.o +a - string/strerrordesc_np.o +a - string/strncat-c.o +a - string/stpncpy-c.o +a - string/strncpy-c.o +a - string/strcmp-sse2.o +a - string/strcmp-sse2-unaligned.o +a - string/strcmp-ssse3.o +a - string/strcmp-sse4_2.o +a - string/strcmp-avx2.o +a - string/strncmp-sse2.o +a - string/strncmp-ssse3.o +a - string/strncmp-sse4_2.o +a - string/strncmp-avx2.o +a - string/memchr-sse2.o +a - string/rawmemchr-sse2.o +a - string/memchr-avx2.o +a - string/rawmemchr-avx2.o +a - string/memrchr-sse2.o +a - string/memrchr-avx2.o +a - string/memcmp-sse2.o +a - string/memcmp-avx2-movbe.o +a - string/memcmp-sse4.o +a - string/memcpy-ssse3.o +a - string/memmove-ssse3.o +a - string/memcpy-ssse3-back.o +a - string/memmove-ssse3-back.o +a - string/memmove-avx512-no-vzeroupper.o +a - string/strcasecmp_l-sse2.o +a - string/strcasecmp_l-ssse3.o +a - string/strcasecmp_l-sse4_2.o +a - string/strcasecmp_l-avx.o +a - string/strncase_l-sse2.o +a - string/strncase_l-ssse3.o +a - string/strncase_l-sse4_2.o +a - string/strncase_l-avx.o +a - string/strchr-sse2.o +a - string/strchrnul-sse2.o +a - string/strchr-avx2.o +a - string/strchrnul-avx2.o +a - string/strrchr-sse2.o +a - string/strrchr-avx2.o +a - string/strlen-sse2.o +a - string/strnlen-sse2.o +a - string/strlen-avx2.o +a - string/strnlen-avx2.o +a - string/strcat-avx2.o +a - string/strncat-avx2.o +a - string/strcat-ssse3.o +a - string/strncat-ssse3.o +a - string/strcpy-avx2.o +a - string/strncpy-avx2.o +a - string/strcpy-sse2.o +a - string/stpcpy-sse2.o +a - string/strcpy-ssse3.o +a - string/strncpy-ssse3.o +a - string/stpcpy-ssse3.o +a - string/stpncpy-ssse3.o +a - string/strcpy-sse2-unaligned.o +a - string/strncpy-sse2-unaligned.o +a - string/stpcpy-sse2-unaligned.o +a - string/stpncpy-sse2-unaligned.o +a - string/stpcpy-avx2.o +a - string/stpncpy-avx2.o +a - string/strcat-sse2.o +a - string/strcat-sse2-unaligned.o +a - string/strncat-sse2-unaligned.o +a - string/strchr-sse2-no-bsf.o +a - string/memcmp-ssse3.o +a - string/strstr-sse2-unaligned.o +a - string/strcspn-sse2.o +a - string/strpbrk-sse2.o +a - string/strspn-sse2.o +a - string/strcspn-c.o +a - string/strpbrk-c.o +a - string/strspn-c.o +a - string/varshift.o +a - string/memset-avx512-no-vzeroupper.o +a - string/memmove-sse2-unaligned-erms.o +a - string/memmove-avx-unaligned-erms.o +a - string/memmove-avx512-unaligned-erms.o +a - string/memset-sse2-unaligned-erms.o +a - string/memset-avx2-unaligned-erms.o +a - string/memset-avx512-unaligned-erms.o +a - string/strcasecmp_l-nonascii.o +a - string/strncase_l-nonascii.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/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/wmemcmp-sse4.o +a - wcsmbs/wmemcmp-ssse3.o +a - wcsmbs/wmemcmp-c.o +a - wcsmbs/wmemcmp-avx2-movbe.o +a - wcsmbs/wmemchr-sse2.o +a - wcsmbs/wmemchr-avx2.o +a - wcsmbs/wcscmp-sse2.o +a - wcsmbs/wcscmp-avx2.o +a - wcsmbs/wcsncmp-sse2.o +a - wcsmbs/wcsncmp-avx2.o +a - wcsmbs/wcscpy-ssse3.o +a - wcsmbs/wcscpy-c.o +a - wcsmbs/wcschr-sse2.o +a - wcsmbs/wcschr-avx2.o +a - wcsmbs/wcsrchr-sse2.o +a - wcsmbs/wcsrchr-avx2.o +a - wcsmbs/wcsnlen-sse4_1.o +a - wcsmbs/wcsnlen-c.o +a - wcsmbs/wcslen-sse2.o +a - wcsmbs/wcslen-avx2.o +a - wcsmbs/wcsnlen-avx2.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/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/vfork.o +a - posix/_exit.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/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/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/xstat.o +a - io/fxstat.o +a - io/lxstat.o +a - io/xstat64.o +a - io/fxstat64.o +a - io/lxstat64.o +a - io/statx.o +a - io/mknod.o +a - io/mknodat.o +a - io/xmknod.o +a - io/xmknodat.o +a - io/fxstatat.o +a - io/fxstatat64.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/xstatconv.o +a - io/internal_statvfs.o +a - io/internal_statvfs64.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 - 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/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/signalfd.o +a - misc/eventfd.o +a - misc/eventfd_read.o +a - misc/eventfd_write.o +a - misc/prlimit.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/arch_prctl.o +a - misc/modify_ldt.o +a - misc/syscall_clock_gettime.o +a - misc/fanotify_mark.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/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/mremap.o +a - misc/pivot_root.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 - 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/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/warning-nop.o +a - debug/memcpy_chk-nonshared.o +a - debug/mempcpy_chk-nonshared.o +a - debug/memmove_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/herror.o +a - resolv/inet_addr.o +a - resolv/inet_ntop.o +a - resolv/inet_pton.o +a - resolv/nsap_addr.o +a - resolv/res_init.o +a - resolv/res_hconf.o +a - resolv/res_libc.o +a - resolv/res-state.o +a - resolv/res_randomid.o +a - resolv/res-close.o +a - resolv/resolv_context.o +a - resolv/resolv_conf.o +a - resolv/gai_sigqueue.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 - 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/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-load.o +a - elf/dl-lookup.o +a - elf/dl-object.o +a - elf/dl-reloc.o +a - elf/dl-deps.o +a - elf/dl-hwcaps.o +a - elf/dl-runtime.o +a - elf/dl-init.o +a - elf/dl-fini.o +a - elf/dl-debug.o +a - elf/dl-misc.o +a - elf/dl-version.o +a - elf/dl-profile.o +a - elf/dl-tls.o +a - elf/dl-origin.o +a - elf/dl-scope.o +a - elf/dl-execstack.o +a - elf/dl-open.o +a - elf/dl-close.o +a - elf/dl-trampoline.o +a - elf/dl-exception.o +a - elf/dl-sort-maps.o +a - elf/dl-lookup-direct.o +a - elf/dl-call-libc-early-init.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-support.o +a - elf/dl-iteratephdr.o +a - elf/dl-addr.o +a - elf/dl-addr-obj.o +a - elf/enbl-secure.o +a - elf/dl-profstub.o +a - elf/dl-libc.o +a - elf/dl-sym.o +a - elf/dl-sysdep.o +a - elf/dl-error.o +a - elf/dl-reloc-static-pie.o +a - elf/libc_early_init.o +./scripts/mkinstalldirs /mnt/lfs/sources/glibc-2.32/build/linkobj +mkdir -p -- /mnt/lfs/sources/glibc-2.32/build/linkobj +(cd /mnt/lfs/sources/glibc-2.32/build/linkobj; \ + /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x ../libc_pic.a; \ + rm $(/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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=/lib/ld-linux-x86-64.so.2 -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.32/build/libc.map -Wl,-soname=libc.so.6 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -nostdlib -nostartfiles -e __libc_main -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/linkobj/libc.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.32/build/linkobj/libc_pic.a -Wl,--no-whole-archive /mnt/lfs/sources/glibc-2.32/build/elf/interp.os /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -lgcc /mnt/lfs/sources/glibc-2.32/build/elf/sofini.os +chmod a+x /mnt/lfs/sources/glibc-2.32/build/testrun.shT +mv -f /mnt/lfs/sources/glibc-2.32/build/testrun.shT /mnt/lfs/sources/glibc-2.32/build/testrun.sh +chmod a+x /mnt/lfs/sources/glibc-2.32/build/debugglibc.shT +mv -f /mnt/lfs/sources/glibc-2.32/build/debugglibc.shT /mnt/lfs/sources/glibc-2.32/build/debugglibc.sh +make subdir=csu -C csu ..=../ others +make subdir=iconv -C iconv ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../locale/programs -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/iconv_charmap.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/iconv_charmap.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DDEFAULT_CHARMAP=null_pointer -DNEED_NULL_POINTER -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/charmap.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/charmap.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/charmap-dir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/charmap-dir.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DNO_TRANSLITERATION -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/linereader.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/linereader.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../locale/programs -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/dummy-repertoire.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/dummy-repertoire.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../locale -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/simple-hash.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/simple-hash.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/xstrdup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/xstrdup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/xmalloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/xmalloc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/record-status.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/record-status.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/strtab.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/strtab.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/iconv/strtab.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/hash-string.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/hash-string.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DGCONV_PATH='"/usr/lib/gconv"' -DGCONV_DIR='"/usr/lib/gconv"' -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/iconvconfig.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/iconvconfig.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/iconv/iconvconfig.o +rm -f /mnt/lfs/sources/glibc-2.32/build/libc.so.6.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc.so.6.new +mv -f /mnt/lfs/sources/glibc-2.32/build/libc.so.6.new /mnt/lfs/sources/glibc-2.32/build/libc.so.6 +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /mnt/lfs/sources/glibc-2.32/build/iconv/iconvconfig -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbegin.o` /mnt/lfs/sources/glibc-2.32/build/iconv/iconvconfig.o /mnt/lfs/sources/glibc-2.32/build/iconv/strtab.o /mnt/lfs/sources/glibc-2.32/build/iconv/xmalloc.o /mnt/lfs/sources/glibc-2.32/build/iconv/hash-string.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.32/build/libc.so.6 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtend.o` /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../locale/programs -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconv/iconv_prog.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconv/iconv_prog.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/iconv/iconv_prog.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /mnt/lfs/sources/glibc-2.32/build/iconv/iconv_prog -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbegin.o` /mnt/lfs/sources/glibc-2.32/build/iconv/iconv_prog.o /mnt/lfs/sources/glibc-2.32/build/iconv/iconv_charmap.o /mnt/lfs/sources/glibc-2.32/build/iconv/charmap.o /mnt/lfs/sources/glibc-2.32/build/iconv/charmap-dir.o /mnt/lfs/sources/glibc-2.32/build/iconv/linereader.o /mnt/lfs/sources/glibc-2.32/build/iconv/dummy-repertoire.o /mnt/lfs/sources/glibc-2.32/build/iconv/simple-hash.o /mnt/lfs/sources/glibc-2.32/build/iconv/xstrdup.o /mnt/lfs/sources/glibc-2.32/build/iconv/xmalloc.o /mnt/lfs/sources/glibc-2.32/build/iconv/record-status.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.32/build/libc.so.6 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtend.o` /mnt/lfs/sources/glibc-2.32/build/csu/crtn.o +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/iconv' +make subdir=locale -C locale ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/localedef.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/localedef.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/ld-ctype.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/ld-ctype.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/ld-messages.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/ld-messages.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/ld-monetary.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/ld-monetary.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/ld-numeric.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/ld-numeric.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/ld-time.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/ld-time.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/ld-paper.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/ld-paper.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/ld-name.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/ld-name.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/ld-address.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/ld-address.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/ld-telephone.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/ld-telephone.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/ld-measurement.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/ld-measurement.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/ld-identification.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/ld-identification.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/ld-collate.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/ld-collate.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/charmap.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/charmap.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/linereader.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/linereader.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/locfile.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/locfile.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/repertoire.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/repertoire.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/locarchive.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/locarchive.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../crypt -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/md5.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/md5.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/locale.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/locale.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/locale-spec.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/locale-spec.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -Wno-write-strings -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/charmap-dir.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/charmap-dir.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/simple-hash.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/simple-hash.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/xmalloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/xmalloc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/xstrdup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/xstrdup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/record-status.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/record-status.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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.32/build/locale/xasprintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/xasprintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/locale/xasprintf.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /mnt/lfs/sources/glibc-2.32/build/locale/localedef -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbegin.o` /mnt/lfs/sources/glibc-2.32/build/locale/localedef.o /mnt/lfs/sources/glibc-2.32/build/locale/ld-ctype.o /mnt/lfs/sources/glibc-2.32/build/locale/ld-messages.o /mnt/lfs/sources/glibc-2.32/build/locale/ld-monetary.o /mnt/lfs/sources/glibc-2.32/build/locale/ld-numeric.o /mnt/lfs/sources/glibc-2.32/build/locale/ld-time.o /mnt/lfs/sources/glibc-2.32/build/locale/ld-paper.o /mnt/lfs/sources/glibc-2.32/build/locale/ld-name.o /mnt/lfs/sources/glibc-2.32/build/locale/ld-address.o /mnt/lfs/sources/glibc-2.32/build/locale/ld-telephone.o /mnt/lfs/sources/glibc-2.32/build/locale/ld-measurement.o /mnt/lfs/sources/glibc-2.32/build/locale/ld-identification.o /mnt/lfs/sources/glibc-2.32/build/locale/ld-collate.o /mnt/lfs/sources/glibc-2.32/build/locale/charmap.o /mnt/lfs/sources/glibc-2.32/build/locale/linereader.o /mnt/lfs/sources/glibc-2.32/build/locale/locfile.o /mnt/lfs/sources/glibc-2.32/build/locale/repertoire.o /mnt/lfs/sources/glibc-2.32/build/locale/locarchive.o /mnt/lfs/sources/glibc-2.32/build/locale/md5.o /mnt/lfs/sources/glibc-2.32/build/locale/charmap-dir.o /mnt/lfs/sources/glibc-2.32/build/locale/simple-hash.o /mnt/lfs/sources/glibc-2.32/build/locale/xmalloc.o /mnt/lfs/sources/glibc-2.32/build/locale/xstrdup.o /mnt/lfs/sources/glibc-2.32/build/locale/record-status.o /mnt/lfs/sources/glibc-2.32/build/locale/xasprintf.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.32/build/libc.so.6 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtend.o` /mnt/lfs/sources/glibc-2.32/build/csu/crtn.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /mnt/lfs/sources/glibc-2.32/build/locale/locale -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbegin.o` /mnt/lfs/sources/glibc-2.32/build/locale/locale.o /mnt/lfs/sources/glibc-2.32/build/locale/locale-spec.o /mnt/lfs/sources/glibc-2.32/build/locale/charmap-dir.o /mnt/lfs/sources/glibc-2.32/build/locale/simple-hash.o /mnt/lfs/sources/glibc-2.32/build/locale/xmalloc.o /mnt/lfs/sources/glibc-2.32/build/locale/xstrdup.o /mnt/lfs/sources/glibc-2.32/build/locale/record-status.o /mnt/lfs/sources/glibc-2.32/build/locale/xasprintf.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.32/build/libc.so.6 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtend.o` /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/mnt/lfs/sources/glibc-2.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libBrokenLocale -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/broken_cur_max.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/broken_cur_max.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/locale/broken_cur_max.o +cd /mnt/lfs/sources/glibc-2.32/build/locale && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 -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.32/build/locale -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libBrokenLocale -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/locale/broken_cur_max.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/locale/broken_cur_max.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/locale/broken_cur_max.os +cd /mnt/lfs/sources/glibc-2.32/build/locale && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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=/lib/ld-linux-x86-64.so.2 -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.32/build/libBrokenLocale.map -Wl,-soname=libBrokenLocale.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/locale/libBrokenLocale.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.32/build/locale/libBrokenLocale_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.32/build/locale/libBrokenLocale.so.1.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.32/build/locale/libBrokenLocale.so /mnt/lfs/sources/glibc-2.32/build/locale/libBrokenLocale.so.1.new +mv -f /mnt/lfs/sources/glibc-2.32/build/locale/libBrokenLocale.so.1.new /mnt/lfs/sources/glibc-2.32/build/locale/libBrokenLocale.so.1 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/locale' +make subdir=localedata -C localedata ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/localedata' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/localedata' +make subdir=iconvdata -C iconvdata ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/iconvdata' +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/ISO-8859-2 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-2.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-2.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-2.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-2.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/ISO-8859-3 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-3.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-3.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-3.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-3.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/ISO-8859-4 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-4.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-4.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-4.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-4.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/ISO-8859-6 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-6.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-6.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-6.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-6.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/ISO-8859-9 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-9.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-9.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-9.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-9.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/KOI-8 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi-8.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi-8.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi-8.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi-8.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-AT-DE > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-at-de.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-at-de.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-at-de.h +touch /mnt/lfs/sources/glibc-2.32/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.32/build/iconvdata/ebcdic-at-de-a.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-at-de-a.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-at-de-a.h +touch /mnt/lfs/sources/glibc-2.32/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.32/build/iconvdata/ebcdic-ca-fr.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-ca-fr.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-ca-fr.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-ca-fr.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-DK-NO > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-dk-no.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-dk-no.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-dk-no.h +touch /mnt/lfs/sources/glibc-2.32/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.32/build/iconvdata/ebcdic-dk-no-a.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-dk-no-a.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-dk-no-a.h +touch /mnt/lfs/sources/glibc-2.32/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.32/build/iconvdata/ebcdic-es-s.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-es-s.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-es-s.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-es-s.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-FI-SE > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-fi-se.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-fi-se.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-fi-se.h +touch /mnt/lfs/sources/glibc-2.32/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.32/build/iconvdata/ebcdic-fi-se-a.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-fi-se-a.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-fi-se-a.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-fi-se-a.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-FR > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-fr.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-fr.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-fr.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-fr.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-IT > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-it.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-it.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-it.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-it.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-PT > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-pt.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-pt.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-pt.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-pt.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-US > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-us.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-us.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-us.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-us.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM037 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm037.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm037.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm037.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm037.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM038 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm038.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm038.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm038.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm038.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM274 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm274.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm274.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm274.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm274.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM275 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm275.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm275.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm275.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm275.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM423 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm423.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm423.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm423.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm423.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM500 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm500.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm500.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm500.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm500.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM870 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm870.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm870.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm870.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm870.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM871 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm871.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm871.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm871.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm871.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM891 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm891.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm891.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm891.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm891.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM903 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm903.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm903.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm903.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm903.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM904 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm904.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm904.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm904.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm904.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM905 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm905.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm905.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm905.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm905.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM1047 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1047.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1047.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1047.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1047.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/KOI8-R > /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-r.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-r.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-r.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-r.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/LATIN-GREEK > /mnt/lfs/sources/glibc-2.32/build/iconvdata/latin-greek.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/latin-greek.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/latin-greek.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/latin-greek.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/LATIN-GREEK-1 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/latin-greek-1.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/latin-greek-1.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/latin-greek-1.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/latin-greek-1.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM256 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm256.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm256.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm256.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm256.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM273 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm273.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm273.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm273.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm273.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM277 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm277.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm277.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm277.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm277.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM278 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm278.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm278.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm278.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm278.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM280 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm280.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm280.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm280.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm280.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM281 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm281.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm281.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm281.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm281.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM284 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm284.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm284.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm284.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm284.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM285 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm285.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm285.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm285.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm285.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM290 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm290.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm290.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm290.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm290.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM297 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm297.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm297.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm297.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm297.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM420 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm420.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm420.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm420.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm420.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM424 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm424.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm424.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm424.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm424.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM437 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm437.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm437.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm437.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm437.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM850 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm850.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm850.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm850.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm850.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM851 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm851.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm851.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm851.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm851.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM852 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm852.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm852.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm852.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm852.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM855 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm855.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm855.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm855.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm855.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM857 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm857.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm857.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm857.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm857.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM858 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm858.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm858.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm858.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm858.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM860 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm860.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm860.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm860.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm860.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM861 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm861.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm861.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm861.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm861.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM862 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm862.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm862.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm862.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm862.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM863 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm863.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm863.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm863.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm863.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM864 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm864.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm864.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm864.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm864.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM865 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm865.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm865.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm865.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm865.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM868 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm868.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm868.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm868.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm868.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM869 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm869.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm869.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm869.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm869.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM875 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm875.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm875.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm875.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm875.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM880 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm880.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm880.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm880.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm880.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM918 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm918.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm918.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm918.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm918.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM1004 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1004.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1004.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1004.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1004.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM1026 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1026.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1026.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1026.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1026.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1125 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1125.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1125.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1125.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1125.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1250 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1250.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1250.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1250.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1250.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1251 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1251.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1251.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1251.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1251.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1252 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1252.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1252.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1252.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1252.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1253 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1253.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1253.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1253.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1253.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1254 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1254.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1254.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1254.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1254.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1256 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1256.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1256.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1256.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1256.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1257 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1257.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1257.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1257.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1257.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM866 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm866.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm866.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm866.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm866.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-5 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-5.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-5.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-5.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-5.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-7 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-7.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-7.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-7.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-7.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-8 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-8.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-8.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-8.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-8.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-10 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-10.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-10.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-10.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-10.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MACINTOSH > /mnt/lfs/sources/glibc-2.32/build/iconvdata/macintosh.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/macintosh.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/macintosh.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/macintosh.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IEC_P27-1 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iec_p27-1.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iec_p27-1.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iec_p27-1.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iec_p27-1.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ASMO_449 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/asmo_449.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/asmo_449.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/asmo_449.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/asmo_449.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CSN_369103 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/csn_369103.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/csn_369103.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/csn_369103.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/csn_369103.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CWI > /mnt/lfs/sources/glibc-2.32/build/iconvdata/cwi.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/cwi.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/cwi.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/cwi.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/DEC-MCS > /mnt/lfs/sources/glibc-2.32/build/iconvdata/dec-mcs.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/dec-mcs.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/dec-mcs.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/dec-mcs.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ECMA-CYRILLIC > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ecma-cyrillic.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ecma-cyrillic.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ecma-cyrillic.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ecma-cyrillic.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GOST_19768-74 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/gost_19768-74.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/gost_19768-74.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/gost_19768-74.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/gost_19768-74.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GREEK-CCITT > /mnt/lfs/sources/glibc-2.32/build/iconvdata/greek-ccitt.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/greek-ccitt.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/greek-ccitt.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/greek-ccitt.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GREEK7 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/greek7.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/greek7.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/greek7.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/greek7.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GREEK7-OLD > /mnt/lfs/sources/glibc-2.32/build/iconvdata/greek7-old.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/greek7-old.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/greek7-old.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/greek7-old.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/INIS > /mnt/lfs/sources/glibc-2.32/build/iconvdata/inis.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/inis.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/inis.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/inis.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/INIS-8 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/inis-8.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/inis-8.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/inis-8.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/inis-8.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/INIS-CYRILLIC > /mnt/lfs/sources/glibc-2.32/build/iconvdata/inis-cyrillic.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/inis-cyrillic.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/inis-cyrillic.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/inis-cyrillic.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO_2033-1983 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_2033.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_2033.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_2033.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_2033.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO_5427 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_5427.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_5427.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_5427.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_5427.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO_5427-EXT > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_5427-ext.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_5427-ext.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_5427-ext.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_5427-ext.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO_5428 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_5428.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_5428.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_5428.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_5428.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO_10367-BOX > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_10367-box.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_10367-box.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_10367-box.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_10367-box.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MAC-IS > /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-is.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-is.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-is.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-is.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/NATS-DANO > /mnt/lfs/sources/glibc-2.32/build/iconvdata/nats-dano.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/nats-dano.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/nats-dano.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/nats-dano.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/NATS-SEFI > /mnt/lfs/sources/glibc-2.32/build/iconvdata/nats-sefi.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/nats-sefi.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/nats-sefi.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/nats-sefi.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-13 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-13.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-13.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-13.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-13.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-14 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-14.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-14.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-14.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-14.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-15 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-15.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-15.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-15.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-15.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MAC-UK > /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-uk.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-uk.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-uk.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-uk.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/SAMI-WS2 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/sami-ws2.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/sami-ws2.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/sami-ws2.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/sami-ws2.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-IR-197 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-ir-197.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-ir-197.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-ir-197.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-ir-197.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/TIS-620 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/tis-620.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/tis-620.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/tis-620.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/tis-620.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/KOI8-U > /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-u.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-u.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-u.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-u.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM874 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm874.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm874.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm874.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm874.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP10007 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp10007.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp10007.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp10007.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp10007.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/KOI8-T > /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-t.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-t.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-t.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-t.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GEORGIAN-PS > /mnt/lfs/sources/glibc-2.32/build/iconvdata/georgian-ps.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/georgian-ps.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/georgian-ps.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/georgian-ps.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GEORGIAN-ACADEMY > /mnt/lfs/sources/glibc-2.32/build/iconvdata/georgian-academy.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/georgian-academy.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/georgian-academy.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/georgian-academy.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-IR-209 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-ir-209.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-ir-209.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-ir-209.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-ir-209.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MAC-SAMI > /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-sami.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-sami.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-sami.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-sami.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-11 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-11.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-11.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-11.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-11.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM866NAV > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm866nav.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm866nav.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm866nav.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm866nav.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/PT154 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/pt154.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/pt154.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/pt154.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/pt154.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/RK1048 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/rk1048.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/rk1048.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/rk1048.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/rk1048.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MIK > /mnt/lfs/sources/glibc-2.32/build/iconvdata/mik.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/mik.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/mik.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/mik.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/BRF > /mnt/lfs/sources/glibc-2.32/build/iconvdata/brf.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/brf.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/brf.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/brf.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MAC-CENTRALEUROPE > /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-centraleurope.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-centraleurope.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-centraleurope.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-centraleurope.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/KOI8-RU > /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-ru.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-ru.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-ru.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-ru.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/HP-ROMAN8 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-roman8.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-roman8.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-roman8.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-roman8.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/HP-ROMAN9 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-roman9.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-roman9.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-roman9.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-roman9.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/EBCDIC-ES > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-es.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-es.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-es.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-es.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/EBCDIC-ES-A > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-es-a.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-es-a.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-es-a.h +touch /mnt/lfs/sources/glibc-2.32/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.32/build/iconvdata/ebcdic-is-friss.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-is-friss.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-is-friss.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-is-friss.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/EBCDIC-UK > /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-uk.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-uk.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-uk.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-uk.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-16 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-16.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-16.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-16.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-16.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/VISCII > /mnt/lfs/sources/glibc-2.32/build/iconvdata/viscii.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/viscii.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/viscii.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/viscii.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-9E > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-9e.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-9e.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-9e.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-9e.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/HP-TURKISH8 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-turkish8.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-turkish8.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-turkish8.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-turkish8.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/HP-THAI8 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-thai8.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-thai8.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-thai8.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-thai8.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/HP-GREEK8 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-greek8.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-greek8.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-greek8.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-greek8.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP770 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp770.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp770.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp770.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp770.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP771 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp771.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp771.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp771.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp771.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP772 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp772.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp772.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp772.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp772.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP773 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp773.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp773.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp773.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp773.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP774 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp774.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp774.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp774.h +touch /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp774.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap-1.sh ../localedata/charmaps/ISO-8859-7 > /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-7jp.T +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-7jp.T /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-7jp.h +touch /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-3.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-4.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-5.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-5.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-6.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-6.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-7.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-7.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-8.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-8.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-9.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-9.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-10.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-10.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-11.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-11.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-13.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-13.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-14.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-14.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-15.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-15.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-16.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-16.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/t.61.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/t.61.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_6937.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_6937.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/sjis.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/sjis.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi-8.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi-8.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-roman8.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-roman8.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-roman9.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-roman9.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-at-de.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-at-de.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-at-de-a.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-at-de-a.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-ca-fr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-ca-fr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/euc-kr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/euc-kr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/uhc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/uhc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/johab.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/johab.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/jis0201.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/jis0201.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/jis0208.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/jis0208.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/jis0212.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/jis0212.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ksc5601.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ksc5601.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/big5.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/big5.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/euc-jp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/euc-jp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/gb2312.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/gb2312.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/euc-cn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/euc-cn.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/cns11643l1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/cns11643l1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/cns11643.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/cns11643.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/euc-tw.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/euc-tw.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso646.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso646.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-dk-no.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-dk-no.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-dk-no-a.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-dk-no-a.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-es.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-es.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-es-a.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-es-a.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-es-s.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-es-s.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-fi-se.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-fi-se.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-fi-se-a.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-fi-se-a.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-fr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-fr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-is-friss.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-is-friss.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-it.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-it.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-pt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-pt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-uk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-uk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-us.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-us.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm037.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm037.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm038.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm038.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm274.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm274.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm275.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm275.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm423.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm423.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm500.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm500.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm870.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm870.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm871.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm871.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm891.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm891.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm903.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm903.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm904.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm904.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm905.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm905.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1047.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1047.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm874.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm874.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp737.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp737.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp775.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp775.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-2022-kr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-2022-kr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-turkish8.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-turkish8.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-thai8.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-thai8.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-greek8.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-greek8.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/latin-greek.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/latin-greek.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/latin-greek-1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/latin-greek-1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm256.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm256.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm273.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm273.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm277.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm277.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm278.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm278.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm280.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm280.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm281.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm281.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm284.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm284.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm285.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm285.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm290.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm290.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm297.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm297.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm420.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm420.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm424.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm424.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm437.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm437.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm850.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm850.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm851.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm851.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm852.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm852.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm855.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm855.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm857.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm857.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm858.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm858.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm860.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm860.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm861.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm861.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm862.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm862.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm863.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm863.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm864.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm864.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm865.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm865.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm868.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm868.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm869.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm869.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm875.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm875.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm880.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm880.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm866.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm866.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1258.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1258.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm922.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm922.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1124.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1124.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1129.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1129.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm932.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm932.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm943.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm943.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm856.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm856.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm930.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm930.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm933.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm933.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm935.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm935.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm937.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm937.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm939.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm939.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1046.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1046.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1132.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1132.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1133.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1133.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1160.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1160.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1161.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1161.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1162.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1162.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1163.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1163.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1164.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1164.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm918.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm918.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1004.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1004.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1026.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1026.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1125.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1125.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1250.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1250.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1251.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1251.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1252.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1252.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1253.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1253.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1254.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1254.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1255.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1255.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1256.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1256.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1257.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1257.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-2022-jp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-2022-jp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/macintosh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/macintosh.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iec_p27-1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iec_p27-1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/asmo_449.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/asmo_449.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ansi_x3.110.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ansi_x3.110.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/csn_369103.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/csn_369103.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/cwi.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/cwi.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/dec-mcs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/dec-mcs.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ecma-cyrillic.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ecma-cyrillic.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/gost_19768-74.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/gost_19768-74.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/greek-ccitt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/greek-ccitt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/greek7.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/greek7.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/greek7-old.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/greek7-old.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/inis.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/inis.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/inis-8.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/inis-8.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/inis-cyrillic.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/inis-cyrillic.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_6937-2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_6937-2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_2033.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_2033.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_5427.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_5427.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_5427-ext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_5427-ext.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_5428.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_5428.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_10367-box.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_10367-box.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-is.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-is.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-uk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-uk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/nats-dano.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/nats-dano.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/nats-sefi.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/nats-sefi.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/sami-ws2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/sami-ws2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-ir-197.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-ir-197.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/tis-620.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/tis-620.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-u.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-u.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/gbk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/gbk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/isiri-3342.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/isiri-3342.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/gbgbk.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/gbgbk.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-2022-cn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-2022-cn.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-ir-165.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-ir-165.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/utf-16.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/utf-16.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/unicode.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/unicode.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/utf-32.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/utf-32.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/utf-7.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/utf-7.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/big5hkscs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/big5hkscs.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/gb18030.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/gb18030.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-2022-cn-ext.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-2022-cn-ext.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/viscii.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/viscii.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/gbbig5.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/gbbig5.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp10007.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp10007.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-t.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-t.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/georgian-ps.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/georgian-ps.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/georgian-academy.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/georgian-academy.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-ir-209.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-ir-209.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-sami.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-sami.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/armscii-8.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/armscii-8.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/tcvn5712-1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/tcvn5712-1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/jisx0213.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/jisx0213.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/euc-jisx0213.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/euc-jisx0213.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/shift_jisx0213.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/shift_jisx0213.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-2022-jp-3.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-2022-jp-3.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/tscii.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/tscii.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm866nav.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm866nav.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp932.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp932.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/euc-jp-ms.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/euc-jp-ms.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/pt154.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/pt154.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/rk1048.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/rk1048.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1025.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1025.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1122.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1122.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1137.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1137.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1153.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1153.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1154.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1154.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1155.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1155.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1156.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1156.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1157.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1157.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1158.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1158.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm803.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm803.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm901.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm901.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm902.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm902.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm921.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm921.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1008.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1008.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1008_420.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1008_420.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1097.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1097.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1112.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1112.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1123.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1123.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1130.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1130.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1140.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1140.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1141.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1141.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1142.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1142.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1143.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1143.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1144.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1144.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1145.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1145.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1146.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1146.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1147.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1147.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1148.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1148.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1149.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1149.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1166.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1166.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1167.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1167.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm4517.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm4517.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm4899.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm4899.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm4909.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm4909.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm4971.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm4971.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm5347.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm5347.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm9030.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm9030.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm9066.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm9066.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm9448.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm9448.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm12712.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm12712.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm16804.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm16804.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1364.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1364.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1371.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1371.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1388.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1388.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1390.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1390.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1399.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1399.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_11548-1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_11548-1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/mik.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/mik.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/brf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/brf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-centraleurope.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-centraleurope.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-ru.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-ru.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-9e.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-9e.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp770.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp770.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp771.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp771.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp772.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp772.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp773.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp773.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/iconvdata -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp774.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp774.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp774.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO8859-1.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-1.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO8859-2.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-2.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO8859-3.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-3.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO8859-4.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-4.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO8859-5.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-5.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO8859-6.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-6.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO8859-7.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-7.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO8859-8.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-8.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO8859-9.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-9.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO8859-10.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-10.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO8859-11.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-11.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO8859-13.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-13.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO8859-14.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-14.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO8859-15.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-15.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO8859-16.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-16.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/T.61.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/t.61.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO_6937.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_6937.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/SJIS.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/sjis.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/KOI-8.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi-8.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/HP-ROMAN8.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-roman8.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/HP-ROMAN9.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-roman9.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/EBCDIC-AT-DE.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-at-de.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/EBCDIC-AT-DE-A.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-at-de-a.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/EBCDIC-CA-FR.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-ca-fr.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libKSC.so -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/libKSC.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ksc5601.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/EUC-KR.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/euc-kr.os /mnt/lfs/sources/glibc-2.32/build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/UHC.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/uhc.os /mnt/lfs/sources/glibc-2.32/build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/JOHAB.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/johab.os /mnt/lfs/sources/glibc-2.32/build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libJIS.so -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/libJIS.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/jis0201.os /mnt/lfs/sources/glibc-2.32/build/iconvdata/jis0208.os /mnt/lfs/sources/glibc-2.32/build/iconvdata/jis0212.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/BIG5.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/big5.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/EUC-JP.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/euc-jp.os /mnt/lfs/sources/glibc-2.32/build/iconvdata/libJIS.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libGB.so -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/libGB.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/gb2312.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/EUC-CN.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/euc-cn.os /mnt/lfs/sources/glibc-2.32/build/iconvdata/libGB.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libCNS.so -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/libCNS.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/cns11643l1.os /mnt/lfs/sources/glibc-2.32/build/iconvdata/cns11643.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/EUC-TW.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/euc-tw.os /mnt/lfs/sources/glibc-2.32/build/iconvdata/libCNS.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO646.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso646.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/EBCDIC-DK-NO.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-dk-no.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/EBCDIC-DK-NO-A.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-dk-no-a.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/EBCDIC-ES.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-es.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/EBCDIC-ES-A.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-es-a.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/EBCDIC-ES-S.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-es-s.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/EBCDIC-FI-SE.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-fi-se.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/EBCDIC-FI-SE-A.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-fi-se-a.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/EBCDIC-FR.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-fr.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/EBCDIC-IS-FRISS.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-is-friss.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/EBCDIC-IT.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-it.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/EBCDIC-PT.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-pt.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/EBCDIC-UK.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-uk.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/EBCDIC-US.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ebcdic-us.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM037.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm037.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM038.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm038.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM274.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm274.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM275.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm275.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM423.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm423.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM500.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm500.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM870.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm870.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM871.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm871.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM891.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm891.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM903.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm903.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM904.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm904.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM905.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm905.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1047.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1047.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM874.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm874.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/CP737.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp737.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/CP775.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp775.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO-2022-KR.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-2022-kr.os /mnt/lfs/sources/glibc-2.32/build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/HP-TURKISH8.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-turkish8.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/HP-THAI8.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-thai8.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/HP-GREEK8.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/hp-greek8.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/KOI8-R.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-r.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/LATIN-GREEK.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/latin-greek.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/LATIN-GREEK-1.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/latin-greek-1.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM256.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm256.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM273.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm273.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM277.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm277.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM278.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm278.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM280.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm280.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM281.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm281.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM284.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm284.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM285.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm285.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM290.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm290.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM297.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm297.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM420.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm420.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM424.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm424.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM437.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm437.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM850.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm850.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM851.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm851.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM852.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm852.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM855.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm855.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM857.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm857.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM858.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm858.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM860.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm860.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM861.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm861.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM862.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm862.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM863.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm863.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM864.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm864.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM865.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm865.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM868.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm868.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM869.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm869.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM875.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm875.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM880.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm880.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM866.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm866.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/CP1258.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1258.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM922.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm922.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1124.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1124.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1129.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1129.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM932.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm932.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM943.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm943.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM856.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm856.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM930.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm930.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM933.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm933.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM935.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm935.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM937.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm937.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM939.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm939.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1046.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1046.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1132.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1132.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1133.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1133.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1160.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1160.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1161.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1161.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1162.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1162.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1163.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1163.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1164.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1164.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM918.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm918.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1004.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1004.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1026.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1026.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/CP1125.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1125.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/CP1250.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1250.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/CP1251.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1251.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/CP1252.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1252.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/CP1253.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1253.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/CP1254.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1254.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/CP1255.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1255.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/CP1256.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1256.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/CP1257.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp1257.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO-2022-JP.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-2022-jp.os /mnt/lfs/sources/glibc-2.32/build/iconvdata/libJIS.so /mnt/lfs/sources/glibc-2.32/build/iconvdata/libGB.so /mnt/lfs/sources/glibc-2.32/build/iconvdata/libCNS.so /mnt/lfs/sources/glibc-2.32/build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/MACINTOSH.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/macintosh.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IEC_P27-1.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iec_p27-1.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ASMO_449.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/asmo_449.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ANSI_X3.110.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ansi_x3.110.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/CSN_369103.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/csn_369103.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/CWI.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/cwi.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/DEC-MCS.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/dec-mcs.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ECMA-CYRILLIC.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ecma-cyrillic.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/GOST_19768-74.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/gost_19768-74.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/GREEK-CCITT.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/greek-ccitt.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/GREEK7.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/greek7.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/GREEK7-OLD.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/greek7-old.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/INIS.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/inis.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/INIS-8.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/inis-8.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/INIS-CYRILLIC.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/inis-cyrillic.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO_6937-2.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_6937-2.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO_2033.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_2033.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO_5427.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_5427.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO_5427-EXT.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_5427-ext.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO_5428.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_5428.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO_10367-BOX.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_10367-box.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/MAC-IS.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-is.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/MAC-UK.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-uk.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/NATS-DANO.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/nats-dano.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/NATS-SEFI.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/nats-sefi.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/SAMI-WS2.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/sami-ws2.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO-IR-197.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-ir-197.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/TIS-620.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/tis-620.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/KOI8-U.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-u.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/GBK.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/gbk.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISIRI-3342.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/isiri-3342.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/GBGBK.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/gbgbk.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO-2022-CN.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-2022-cn.os /mnt/lfs/sources/glibc-2.32/build/iconvdata/libGB.so /mnt/lfs/sources/glibc-2.32/build/iconvdata/libCNS.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libISOIR165.so -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/libISOIR165.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-ir-165.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/UTF-16.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/utf-16.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/UNICODE.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/unicode.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/UTF-32.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/utf-32.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/UTF-7.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/utf-7.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/BIG5HKSCS.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/big5hkscs.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/GB18030.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/gb18030.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO-2022-CN-EXT.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-2022-cn-ext.os /mnt/lfs/sources/glibc-2.32/build/iconvdata/libGB.so /mnt/lfs/sources/glibc-2.32/build/iconvdata/libCNS.so /mnt/lfs/sources/glibc-2.32/build/iconvdata/libISOIR165.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/VISCII.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/viscii.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/GBBIG5.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/gbbig5.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/CP10007.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp10007.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/KOI8-T.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-t.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/GEORGIAN-PS.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/georgian-ps.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/GEORGIAN-ACADEMY.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/georgian-academy.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO-IR-209.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-ir-209.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/MAC-SAMI.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-sami.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ARMSCII-8.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/armscii-8.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/TCVN5712-1.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/tcvn5712-1.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libJISX0213.so -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/libJISX0213.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/jisx0213.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/EUC-JISX0213.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/euc-jisx0213.os /mnt/lfs/sources/glibc-2.32/build/iconvdata/libJISX0213.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/SHIFT_JISX0213.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/shift_jisx0213.os /mnt/lfs/sources/glibc-2.32/build/iconvdata/libJISX0213.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO-2022-JP-3.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso-2022-jp-3.os /mnt/lfs/sources/glibc-2.32/build/iconvdata/libJIS.so /mnt/lfs/sources/glibc-2.32/build/iconvdata/libJISX0213.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/TSCII.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/tscii.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM866NAV.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm866nav.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/CP932.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp932.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/EUC-JP-MS.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/euc-jp-ms.os /mnt/lfs/sources/glibc-2.32/build/iconvdata/libJIS.so -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/PT154.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/pt154.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/RK1048.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/rk1048.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1025.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1025.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1122.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1122.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1137.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1137.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1153.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1153.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1154.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1154.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1155.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1155.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1156.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1156.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1157.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1157.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1158.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1158.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM803.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm803.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM901.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm901.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM902.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm902.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM921.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm921.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1008.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1008.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1008_420.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1008_420.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1097.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1097.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1112.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1112.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1123.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1123.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1130.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1130.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1140.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1140.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1141.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1141.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1142.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1142.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1143.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1143.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1144.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1144.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1145.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1145.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1146.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1146.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1147.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1147.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1148.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1148.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1149.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1149.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1166.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1166.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1167.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1167.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM4517.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm4517.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM4899.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm4899.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM4909.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm4909.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM4971.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm4971.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM5347.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm5347.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM9030.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm9030.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM9066.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm9066.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM9448.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm9448.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM12712.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm12712.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM16804.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm16804.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1364.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1364.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1371.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1371.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1388.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1388.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1390.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1390.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/IBM1399.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/ibm1399.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO_11548-1.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso_11548-1.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/MIK.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/mik.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/BRF.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/brf.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/MAC-CENTRALEUROPE.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/mac-centraleurope.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/KOI8-RU.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/koi8-ru.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/ISO8859-9E.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/iso8859-9e.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/CP770.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp770.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/CP771.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp771.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/CP772.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp772.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/CP773.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp773.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/iconvdata/CP774.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/iconvdata/cp774.os -Wl,--no-as-needed -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/iconvdata' +make subdir=assert -C assert ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/assert' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/assert' +make subdir=ctype -C ctype ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/ctype' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/ctype' +make subdir=intl -C intl ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/intl' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/intl' +make subdir=catgets -C catgets ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -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.32/build/catgets -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/catgets/xmalloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/catgets/xmalloc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -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.32/build/catgets -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/catgets/gencat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/catgets/gencat.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/catgets/gencat.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /mnt/lfs/sources/glibc-2.32/build/catgets/gencat -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbegin.o` /mnt/lfs/sources/glibc-2.32/build/catgets/gencat.o /mnt/lfs/sources/glibc-2.32/build/catgets/xmalloc.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.32/build/libc.so.6 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtend.o` /mnt/lfs/sources/glibc-2.32/build/csu/crtn.o +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/catgets' +make subdir=math -C math ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_lib_version.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_lib_version.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_matherr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_matherr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_signgam.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_signgam.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fclrexcpt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fclrexcpt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fgetexcptflg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fgetexcptflg.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fraiseexcpt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fraiseexcpt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fsetexcptflg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fsetexcptflg.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/ftestexcept.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/ftestexcept.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fegetround.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fegetround.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fesetround.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fesetround.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fegetenv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fegetenv.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/feholdexcpt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/feholdexcpt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fesetenv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fesetenv.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/feupdateenv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/feupdateenv.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fedisblxcpt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fedisblxcpt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/feenablxcpt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/feenablxcpt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fegetexcept.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fegetexcept.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fesetexcept.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fesetexcept.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fetestexceptflag.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fetestexceptflag.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fegetmode.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fegetmode.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fesetmode.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fesetmode.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/powl_helper.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/powl_helper.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acosl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acosl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acoshl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acoshl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_asinl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_asinl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atan2l_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atan2l_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atanhl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atanhl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_coshl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_coshl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp2l_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp2l_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp10l_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp10l_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_fmodl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_fmodl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_hypotl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_hypotl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j0l_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j0l_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j1l_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j1l_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_jnl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_jnl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log2l_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log2l_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log10l_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log10l_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_logl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_logl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_powl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_powl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_remainderl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_remainderl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_scalbl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_scalbl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sinhl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sinhl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_tgammal_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_tgammal_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgammal_r_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgammal_r_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgammal_compat2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgammal_compat2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_expl_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_expl_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_compatl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_compatl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_standardl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_standardl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acos_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acos_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acosh_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acosh_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_asin_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_asin_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atan2_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atan2_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atanh_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atanh_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_cosh_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_cosh_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp2_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp2_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp10_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp10_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_fmod_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_fmod_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_hypot_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_hypot_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j0_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j0_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j1_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j1_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_jn_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_jn_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log2_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log2_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log10_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log10_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_pow_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_pow_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_remainder_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_remainder_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_scalb_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_scalb_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sinh_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sinh_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sqrt_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sqrt_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_tgamma_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_tgamma_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_r_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_r_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_compat2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_compat2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_standard.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_standard.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acosf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acosf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acoshf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acoshf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_asinf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_asinf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atan2f_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atan2f_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atanhf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atanhf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_coshf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_coshf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp2f_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp2f_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp10f_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp10f_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_fmodf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_fmodf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_hypotf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_hypotf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j0f_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j0f_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j1f_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j1f_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_jnf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_jnf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log2f_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log2f_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log10f_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log10f_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_logf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_logf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_powf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_powf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_remainderf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_remainderf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_scalbf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_scalbf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sinhf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sinhf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_tgammaf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_tgammaf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf_r_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf_r_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf_compat2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf_compat2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_expf_compat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_expf_compat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_compatf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_compatf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_standardf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_standardf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_acosl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_acosl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_acoshl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_acoshl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_asinl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_asinl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_atan2l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_atan2l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_atanhl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_atanhl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_coshl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_coshl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/e_expl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_expl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/e_fmodl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_fmodl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_hypotl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_hypotl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_j0l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_j0l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_j1l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_j1l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_jnl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_jnl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_lgammal_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_lgammal_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/e_logl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_logl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/e_log10l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log10l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/e_powl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_powl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/e_remainderl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_remainderl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_sinhl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_sinhl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_sqrtl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_sqrtl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_gammal_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_gammal_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/e_ilogbl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_ilogbl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_tanl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_tanl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_asinhl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_asinhl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_atanl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_atanl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cbrtl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cbrtl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_ceill.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ceill.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cosl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cosl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_erfl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_erfl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_expm1l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_expm1l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_expm1l.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_fabsl.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_fabsl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fabsl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_floorl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_floorl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_log1pl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_log1pl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_logbl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_logbl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextafterl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextafterl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nexttowardl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nexttowardl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_rintl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_rintl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_scalblnl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_scalblnl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sinl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sinl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_tanl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_tanl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_tanhl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_tanhl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_tanhl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_fpclassifyl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fpclassifyl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fpclassifyl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_truncl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_truncl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_remquol.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_remquol.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/e_log2l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log2l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_roundl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_roundl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyintl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyintl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sincosl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sincosl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmal.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_lrintl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_lrintl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_llrintl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_llrintl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_lroundl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_lroundl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_llroundl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_llroundl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp10l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp10l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_issignalingl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_issignalingl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_issignalingl.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_isinfl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_isinfl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_isinfl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_isnanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_isnanl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_isnanl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_isnanl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_finitel.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/m_finitel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_finitel.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_finitel.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_copysignl.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/m_copysignl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_copysignl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fsignaling-nans -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_modfl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_modfl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_modfl.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_scalbnl.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/m_scalbnl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_scalbnl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_frexpl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_frexpl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_signbitl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_signbitl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_signbitl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_ldexpl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_ldexpl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_ldexpl.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/x2y2m1l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/x2y2m1l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/gamma_productl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/gamma_productl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/lgamma_negl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/lgamma_negl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/lgamma_productl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/lgamma_productl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextupl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextupl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_totalorderl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_totalorderl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_totalordermagl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_totalordermagl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_getpayloadl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_getpayloadl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadsigl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadsigl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_roundevenl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_roundevenl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpxl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpxl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpxl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpxl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpxl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/cargl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/cargl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/cargl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/cargl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/conjl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/conjl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/conjl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/conjl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/cimagl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/cimagl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/cimagl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/cimagl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/creall.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/creall.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/creall.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/creall.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/cabsl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/cabsl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/cabsl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/e_scalbl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_scalbl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_scalbl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cacosl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cacosl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cacosl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cacoshl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cacoshl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cacoshl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ccosl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ccosl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ccosl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ccoshl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ccoshl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ccoshl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_casinl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_casinl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_casinl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csinl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csinl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csinl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_casinhl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_casinhl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_casinhl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_casinhl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_casinhl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/k_casinhl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csinhl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csinhl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csinhl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_catanhl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_catanhl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_catanhl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_catanl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_catanl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_catanl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ctanl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ctanl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ctanl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ctanhl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ctanhl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ctanhl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cexpl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cexpl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cexpl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_clogl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_clogl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_clogl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cprojl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cprojl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cprojl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csqrtl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csqrtl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csqrtl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cpowl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cpowl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cpowl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_clog10l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_clog10l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_clog10l.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fdiml.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fdiml.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fdiml.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextdownl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextdownl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_fminl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fminl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fminl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nanl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nanl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_nanl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsigl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsigl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsigl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_canonicalizel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_canonicalizel.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_significandl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_significandl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_significandl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_ilogbl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_ilogbl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_ilogbl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_llogbl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_llogbl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_llogbl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log1pl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log1pl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_log1pl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_scalblnl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_scalblnl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_scalblnl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmagl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmagl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmagl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fminmagl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fminmagl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fminmagl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acosl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acosl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_acosl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acoshl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acoshl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_acoshl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_asinl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_asinl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_asinl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atan2l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atan2l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_atan2l.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atanhl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atanhl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_atanhl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_coshl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_coshl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_coshl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp10l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp10l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_exp10l.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp2l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp2l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_exp2l.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_fmodl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_fmodl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_fmodl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_hypotl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_hypotl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_hypotl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j0l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j0l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_j0l.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j1l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j1l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_j1l.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_jnl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_jnl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_jnl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_logl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_logl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_logl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log10l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log10l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_log10l.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log2l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log2l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_log2l.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_powl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_powl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_remainderl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_remainderl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_remainderl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_scalbl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_scalbl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_scalbl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sinhl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sinhl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_sinhl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtl.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_tgammal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_tgammal.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgammal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgammal.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_lgammal.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgammal_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgammal_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_lgammal_r.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_expl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_expl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp2l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp2l.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_exp2l.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_acos.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_acos.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_acos.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_acosh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_acosh.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_asin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_asin.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_atan2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_atan2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_atanh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_atanh.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_atanh.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_cosh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_cosh.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_exp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_fmod.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_fmod.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_hypot.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_hypot.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_j0.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_j0.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_j1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_j1.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_jn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_jn.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_lgamma_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_lgamma_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_log.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log10.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log10.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_pow.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_pow.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_remainder.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_remainder.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_sinh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_sinh.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -ffp-contract=off -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_sqrt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_sqrt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_gamma_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_gamma_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_ilogb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_ilogb.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_tan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_tan.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_asinh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_asinh.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_atan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_atan.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cbrt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cbrt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ceil.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ceil.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cos.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cos.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_erf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_erf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_expm1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_expm1.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_expm1.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_fabs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fabs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fabs.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_floor.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_floor.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_log1p.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_log1p.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_logb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_logb.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextafter.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextafter.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nexttoward.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nexttoward.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_rint.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_rint.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_rint.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_scalbln.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_scalbln.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sin.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_tan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_tan.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_tanh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_tanh.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fpclassify.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fpclassify.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_trunc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_trunc.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_trunc.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_remquo.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_remquo.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_round.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_round.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyint.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyint.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyint.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_sincos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sincos.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sincos.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_lrint.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_lrint.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_llrint.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_llrint.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_llrint.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_lround.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_lround.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_lround.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_llround.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_llround.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp10.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp10.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_exp10.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_issignaling.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_issignaling.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_issignaling.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_isinf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_isinf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_isnan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_isnan.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_finite.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_finite.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_finite.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_copysign.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/m_copysign.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_copysign.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_copysign.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fsignaling-nans -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_modf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_modf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_modf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_scalbn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_scalbn.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_scalbn.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_frexp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_frexp.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_frexp.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_signbit.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/m_signbit.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_signbit.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_signbit.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_ldexp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_ldexp.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_ldexp.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/x2y2m1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/x2y2m1.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/gamma_product.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/gamma_product.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/lgamma_neg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/lgamma_neg.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/lgamma_product.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/lgamma_product.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextup.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_nextup.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_totalorder.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_totalorder.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_totalorder.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_totalorder.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_totalordermag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_totalordermag.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_totalordermag.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_totalordermag.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_getpayload.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_getpayload.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_getpayload.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_setpayload.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_setpayload.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadsig.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadsig.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadsig.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_roundeven.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_roundeven.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_roundeven.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fromfp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fromfp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpx.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpx.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpx.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/carg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/carg.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/carg.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/carg.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/conj.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/conj.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/conj.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/conj.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/cimag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/cimag.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/cimag.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/cimag.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/creal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/creal.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/creal.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/creal.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/cabs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/cabs.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/cabs.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/cabs.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_scalb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_scalb.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_scalb.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cacos.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cacos.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cacos.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cacosh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cacosh.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cacosh.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ccos.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ccos.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ccos.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ccosh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ccosh.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ccosh.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_casin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_casin.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_casin.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csin.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csin.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_casinh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_casinh.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_casinh.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_casinh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_casinh.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/k_casinh.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csinh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csinh.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csinh.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_catanh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_catanh.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_catanh.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_catan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_catan.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_catan.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ctan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ctan.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ctan.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ctanh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ctanh.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ctanh.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cexp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cexp.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cexp.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_clog.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_clog.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_clog.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cproj.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cproj.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cproj.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csqrt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csqrt.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csqrt.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cpow.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cpow.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cpow.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_clog10.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_clog10.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_clog10.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fdim.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fdim.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fdim.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextdown.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextdown.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmax.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmax.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmin.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fmin.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nan.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_nan.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsig.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsig.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsig.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_canonicalize.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_canonicalize.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_canonicalize.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_significand.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_significand.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_significand.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_ilogb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_ilogb.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_ilogb.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_llogb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_llogb.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_llogb.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log1p.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log1p.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_log1p.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_scalbln.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_scalbln.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_scalbln.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmag.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmag.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmag.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fminmag.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fminmag.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fminmag.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acos.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acos.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_acos.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acosh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acosh.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_acosh.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_asin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_asin.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_asin.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atan2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atan2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_atan2.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atanh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atanh.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_atanh.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_cosh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_cosh.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_cosh.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp10.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp10.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_exp2.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_fmod.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_fmod.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_fmod.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/w_hypot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_hypot.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_hypot.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_hypot.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j0.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j0.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_j0.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j1.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_j1.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_jn.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_jn.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_log.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log10.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log10.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_pow.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_pow.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_remainder.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_remainder.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_remainder.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_scalb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_scalb.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_scalb.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sinh.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sinh.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_sinh.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sqrt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sqrt.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_sqrt.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_tgamma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_tgamma.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_exp2.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_acosf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_acosf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_acoshf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_acoshf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_asinf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_asinf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_atan2f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_atan2f.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_atanhf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_atanhf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_coshf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_coshf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_expf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_expf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_fmodf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_fmodf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_hypotf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_hypotf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_j0f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_j0f.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_j1f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_j1f.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_jnf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_jnf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_lgammaf_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_lgammaf_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_logf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_logf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log10f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log10f.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_powf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_powf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_remainderf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_remainderf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_sinhf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_sinhf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_sqrtf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_sqrtf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_gammaf_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_gammaf_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_ilogbf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_ilogbf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_tanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_tanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_asinhf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_asinhf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_atanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_atanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cbrtf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cbrtf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ceilf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ceilf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cosf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cosf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_erff.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_erff.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_expm1f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_expm1f.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_expm1f.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_fabsf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fabsf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fabsf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_floorf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_floorf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_log1pf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_log1pf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_logbf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_logbf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextafterf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextafterf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nexttowardf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nexttowardf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_rintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_rintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_scalblnf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_scalblnf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sinf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sinf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_tanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_tanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_tanhf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_tanhf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fpclassifyf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fpclassifyf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_truncf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_truncf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_remquof.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_remquof.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log2f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log2f.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_roundf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_roundf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sincosf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sincosf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmaf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmaf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_lrintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_lrintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_llrintf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_llrintf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_lroundf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_lroundf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_llroundf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_llroundf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp10f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp10f.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_issignalingf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_issignalingf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_issignalingf.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_isinff.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_isinff.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_isnanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_isnanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_finitef.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_finitef.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_finitef.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_copysignf.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/m_copysignf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_copysignf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fsignaling-nans -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_modff.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_modff.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_scalbnf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_scalbnf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_frexpf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_frexpf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_frexpf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_signbitf.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/m_signbitf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_signbitf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_signbitf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_ldexpf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_ldexpf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_ldexpf.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/x2y2m1f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/x2y2m1f.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/gamma_productf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/gamma_productf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/lgamma_negf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/lgamma_negf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/lgamma_productf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/lgamma_productf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextupf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextupf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_totalorderf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_totalorderf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_totalordermagf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_totalordermagf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_getpayloadf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_getpayloadf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadsigf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadsigf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadsigf.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_roundevenf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_roundevenf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_roundevenf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpxf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpxf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpxf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpxf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpxf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/cargf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/cargf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/cargf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/cargf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/conjf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/conjf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/conjf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/conjf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/cimagf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/cimagf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/cimagf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/cimagf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/crealf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/crealf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/crealf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/crealf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/cabsf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/cabsf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/cabsf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/cabsf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_scalbf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_scalbf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_scalbf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cacosf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cacosf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cacosf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cacoshf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cacoshf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cacoshf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ccosf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ccosf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ccosf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ccoshf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ccoshf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ccoshf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_casinf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_casinf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_casinf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csinf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csinf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csinf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_casinhf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_casinhf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_casinhf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_casinhf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_casinhf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/k_casinhf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csinhf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csinhf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csinhf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_catanhf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_catanhf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_catanhf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_catanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_catanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_catanf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ctanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ctanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ctanf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ctanhf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ctanhf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ctanhf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cexpf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cexpf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cexpf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_clogf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_clogf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_clogf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cprojf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cprojf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cprojf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csqrtf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csqrtf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csqrtf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cpowf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cpowf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cpowf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_clog10f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_clog10f.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_clog10f.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fdimf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fdimf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fdimf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextdownf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextdownf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_fminf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fminf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fminf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nanf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nanf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_nanf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsigf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsigf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsigf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_canonicalizef.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_canonicalizef.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_canonicalizef.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_significandf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_significandf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_significandf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_ilogbf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_ilogbf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_ilogbf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_llogbf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_llogbf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_llogbf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log1pf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log1pf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_log1pf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_scalblnf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_scalblnf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_scalblnf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmagf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmagf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmagf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fminmagf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fminmagf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fminmagf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acosf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acosf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_acosf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acoshf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acoshf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_acoshf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_asinf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_asinf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_asinf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atan2f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atan2f.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_atan2f.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atanhf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atanhf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_atanhf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_coshf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_coshf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp10f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp10f.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp2f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp2f.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_exp2f.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_fmodf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_fmodf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_fmodf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/w_hypotf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_hypotf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_hypotf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_hypotf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j0f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j0f.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_j0f.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j1f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j1f.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_j1f.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_jnf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_jnf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_logf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_logf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_logf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log10f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log10f.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log2f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log2f.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_powf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_powf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_remainderf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_remainderf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_remainderf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_scalbf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_scalbf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_scalbf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sinhf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sinhf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_sinhf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_tgammaf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_tgammaf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_expf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_expf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp2f.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp2f.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_exp2f.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_acosf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_acosf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_acoshf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_acoshf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_asinf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_asinf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_atan2f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_atan2f128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_atanhf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_atanhf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_coshf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_coshf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_expf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_expf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_fmodf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_fmodf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_hypotf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_hypotf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_j0f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_j0f128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_j1f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_j1f128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_jnf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_jnf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_lgammaf128_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_lgammaf128_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_logf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_logf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log10f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log10f128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_powf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_powf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_remainderf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_remainderf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_sinhf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_sinhf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_sqrtf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_sqrtf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_gammaf128_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_gammaf128_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_ilogbf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_ilogbf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_tanf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_tanf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_asinhf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_asinhf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_atanf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_atanf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cbrtf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cbrtf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ceilf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ceilf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cosf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cosf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_erff128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_erff128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_expm1f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_expm1f128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fabsf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fabsf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_floorf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_floorf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_log1pf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_log1pf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_logbf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_logbf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextafterf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextafterf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nexttowardf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nexttowardf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_rintf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_rintf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_scalblnf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_scalblnf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sinf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sinf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_tanf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_tanf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_tanhf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_tanhf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fpclassifyf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fpclassifyf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_truncf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_truncf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_remquof128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_remquof128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log2f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log2f128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_roundf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_roundf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyintf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyintf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sincosf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sincosf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmaf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmaf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_lrintf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_lrintf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_llrintf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_llrintf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_lroundf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_lroundf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_llroundf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_llroundf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp10f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp10f128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_issignalingf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_issignalingf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_issignalingf128.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_isinff128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_isinff128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_isnanf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_isnanf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_finitef128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_finitef128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_copysignf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_copysignf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fsignaling-nans -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_modff128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_modff128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_scalbnf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_scalbnf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_frexpf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_frexpf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_signbitf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_signbitf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_signbitf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_ldexpf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_ldexpf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_ldexpf128.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/x2y2m1f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/x2y2m1f128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/gamma_productf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/gamma_productf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/lgamma_negf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/lgamma_negf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/lgamma_productf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/lgamma_productf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextupf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextupf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_totalorderf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_totalorderf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_totalordermagf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_totalordermagf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_getpayloadf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_getpayloadf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadsigf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadsigf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_roundevenf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_roundevenf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpxf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpxf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpxf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpxf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpxf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/cargf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/cargf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/cargf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/cargf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/conjf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/conjf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/conjf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/conjf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/cimagf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/cimagf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/cimagf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/cimagf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/crealf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/crealf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/crealf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/crealf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/cabsf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/cabsf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/cabsf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_scalbf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_scalbf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_scalbf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cacosf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cacosf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cacosf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cacoshf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cacoshf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cacoshf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ccosf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ccosf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ccosf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ccoshf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ccoshf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ccoshf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_casinf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_casinf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_casinf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csinf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csinf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csinf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_casinhf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_casinhf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_casinhf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_casinhf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_casinhf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/k_casinhf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csinhf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csinhf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csinhf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_catanhf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_catanhf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_catanhf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_catanf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_catanf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_catanf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ctanf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ctanf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ctanf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ctanhf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ctanhf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ctanhf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cexpf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cexpf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cexpf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_clogf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_clogf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_clogf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cprojf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cprojf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cprojf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csqrtf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csqrtf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csqrtf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cpowf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cpowf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cpowf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_clog10f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_clog10f128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_clog10f128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fdimf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fdimf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fdimf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextdownf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextdownf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_nextdownf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fminf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fminf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fminf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nanf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nanf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_nanf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsigf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsigf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsigf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_canonicalizef128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_canonicalizef128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_significandf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_significandf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_significandf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_ilogbf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_ilogbf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_ilogbf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_llogbf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_llogbf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_llogbf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log1pf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log1pf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_log1pf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_scalblnf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_scalblnf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_scalblnf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmagf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmagf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmagf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fminmagf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fminmagf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fminmagf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acosf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acosf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_acosf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acoshf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acoshf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_acoshf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_asinf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_asinf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_asinf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atan2f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atan2f128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_atan2f128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atanhf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atanhf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_atanhf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_coshf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_coshf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_coshf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp10f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp10f128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_exp10f128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp2f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp2f128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_exp2f128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_fmodf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_fmodf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_fmodf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_hypotf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_hypotf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_hypotf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j0f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j0f128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_j0f128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j1f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j1f128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_j1f128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_jnf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_jnf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_jnf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_logf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_logf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_logf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log10f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log10f128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_log10f128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log2f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log2f128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_log2f128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_powf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_powf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_powf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_remainderf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_remainderf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_scalbf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_scalbf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_scalbf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sinhf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sinhf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_sinhf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_tgammaf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_tgammaf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_tgammaf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf128_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf128_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf128_r.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_expf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_expf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_expf128.o +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp2f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp2f128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_exp2f128.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/t_sincosl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/t_sincosl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_sinl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_sinl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_cosl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_cosl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_sincosl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_sincosl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_iscanonicall.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_iscanonicall.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_rem_pio2l.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_rem_pio2l.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mprefer-vector-width=128 -ffp-contract=off -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/branred.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/branred.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/branred.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/doasin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/doasin.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/doasin.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/doasin.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/dosincos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/dosincos.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/dosincos.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/dosincos.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/mpa.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpa.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpa.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpa.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/mpatan2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpatan2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpatan2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpatan2.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_rem_pio2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_rem_pio2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/k_rem_pio2.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/mpatan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpatan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpatan.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpatan.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/mpsqrt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpsqrt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpsqrt.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpsqrt.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/mptan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mptan.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mptan.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mptan.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/sincos32.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/sincos32.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/sincos32.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/sincos32.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/sincostab.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/sincostab.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/math_err.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/math_err.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp_data.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log_data.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log2_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log2_data.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_pow_log_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_pow_log_data.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/math_errf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/math_errf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp2f_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp2f_data.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_logf_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_logf_data.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log2f_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log2f_data.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_powf_log2_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_powf_log2_data.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sincosf_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sincosf_data.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/t_sincosf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/t_sincosf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_sinf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_sinf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_cosf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_cosf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_sincosf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_sincosf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_rem_pio2f128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_rem_pio2f128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fadd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fadd.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f32xaddf64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f32xaddf64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_faddl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_faddl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_daddl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_daddl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f32addf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f32addf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f64addf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f64addf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f64xaddf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f64xaddf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fdiv.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fdiv.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f32xdivf64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f32xdivf64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fdivl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fdivl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ddivl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ddivl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f32divf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f32divf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f64divf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f64divf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f64xdivf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f64xdivf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_f64xdivf128.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmul.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmul.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f32xmulf64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f32xmulf64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmull.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmull.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_dmull.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_dmull.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f32mulf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f32mulf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f64mulf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f64mulf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f64xmulf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f64xmulf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_f64xmulf128.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fsub.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fsub.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f32xsubf64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f32xsubf64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fsubl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fsubl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_dsubl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_dsubl.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f32subf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f32subf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f64subf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f64subf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f64xsubf128.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f64xsubf128.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_floor-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_floor-c.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ceil-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ceil-c.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_floorf-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_floorf-c.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ceilf-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ceilf-c.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_rint-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_rint-c.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_rintf-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_rintf-c.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyint-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyint-c.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyintf-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyintf-c.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyintf-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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_trunc-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_trunc-c.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_truncf-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_truncf-c.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_ceil-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ceil-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_ceilf-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ceilf-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_floor-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_floor-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_floorf-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_floorf-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyint-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyint-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyintf-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyintf-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyintf-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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_rint-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_rint-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_rintf-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_rintf-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_trunc-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_trunc-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/math/s_truncf-sse4_1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_truncf-sse4_1.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_pow-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_pow-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_atan-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_atan-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_asin-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_asin-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_atan2-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_atan2-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sin-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sin-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_tan-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_tan-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_tan-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/mpa-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpa-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpa-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpa-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/sincos32-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/sincos32-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/sincos32-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/sincos32-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/doasin-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/doasin-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/doasin-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/doasin-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/dosincos-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/dosincos-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/dosincos-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/dosincos-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/mpatan2-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpatan2-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpatan2-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpatan2-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/mpatan-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpatan-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpatan-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpatan-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/mpsqrt-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpsqrt-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpsqrt-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpsqrt-fma.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/mptan-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mptan-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mptan-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mptan-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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sinf-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sinf-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cosf-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cosf-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sincosf-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sincosf-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp2f-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp2f-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_expf-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_expf-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log2f-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log2f-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_logf-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_logf-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_powf-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_powf-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sinf-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sinf-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cosf-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cosf-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sincosf-fma.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sincosf-fma.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_pow-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_pow-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_atan-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_atan-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_asin-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_asin-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_atan2-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_atan2-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sin-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sin-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_tan-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_tan-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_tan-fma4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/mpa-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpa-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpa-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpa-fma4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/sincos32-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/sincos32-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/sincos32-fma4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/doasin-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/doasin-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/doasin-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/doasin-fma4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/dosincos-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/dosincos-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/dosincos-fma4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpatan2-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpatan2-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpatan2-fma4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpatan-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpatan-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpatan-fma4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpsqrt-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpsqrt-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpsqrt-fma4.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/mptan-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mptan-fma4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mptan-fma4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mptan-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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp-avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp-avx.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log-avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log-avx.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_atan-avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_atan-avx.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_atan2-avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_atan2-avx.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sin-avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sin-avx.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_tan-avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_tan-avx.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_tan-avx.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/mpa-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpa-avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpa-avx.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpa-avx.o +cd /mnt/lfs/sources/glibc-2.32/build/math && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 m_isinfl.o m_isnanl.o m_finitel.o m_copysignl.o m_modfl.o m_scalbnl.o m_frexpl.o m_signbitl.o m_ldexpl.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 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 m_isinf.o m_isnan.o m_finite.o m_copysign.o m_modf.o m_scalbn.o m_frexp.o m_signbit.o m_ldexp.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 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 m_isinff.o m_isnanf.o m_finitef.o m_copysignf.o m_modff.o m_scalbnf.o m_frexpf.o m_signbitf.o m_ldexpf.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 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 m_isinff128.o m_isnanf128.o m_finitef128.o m_copysignf128.o m_modff128.o m_scalbnf128.o m_frexpf128.o m_signbitf128.o m_ldexpf128.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 t_sincosl.o k_sinl.o k_cosl.o k_sincosl.o s_iscanonicall.o e_rem_pio2l.o branred.o doasin.o dosincos.o mpa.o mpatan2.o k_rem_pio2.o mpatan.o mpsqrt.o mptan.o sincos32.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_fmul.o s_f32xmulf64.o s_fmull.o s_dmull.o s_f32mulf128.o s_f64mulf128.o s_f64xmulf128.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_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_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 mpa-fma.o sincos32-fma.o doasin-fma.o dosincos-fma.o mpatan2-fma.o mpatan-fma.o mpsqrt-fma.o mptan-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 mpa-fma4.o sincos32-fma4.o doasin-fma4.o dosincos-fma4.o mpatan2-fma4.o mpatan-fma4.o mpsqrt-fma4.o mptan-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 mpa-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 - m_isinfl.o +a - m_isnanl.o +a - m_finitel.o +a - m_copysignl.o +a - m_modfl.o +a - m_scalbnl.o +a - m_frexpl.o +a - m_signbitl.o +a - m_ldexpl.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 - 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 - m_isinf.o +a - m_isnan.o +a - m_finite.o +a - m_copysign.o +a - m_modf.o +a - m_scalbn.o +a - m_frexp.o +a - m_signbit.o +a - m_ldexp.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 - 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 - m_isinff.o +a - m_isnanf.o +a - m_finitef.o +a - m_copysignf.o +a - m_modff.o +a - m_scalbnf.o +a - m_frexpf.o +a - m_signbitf.o +a - m_ldexpf.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 - 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 - m_isinff128.o +a - m_isnanf128.o +a - m_finitef128.o +a - m_copysignf128.o +a - m_modff128.o +a - m_scalbnf128.o +a - m_frexpf128.o +a - m_signbitf128.o +a - m_ldexpf128.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 - 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 - doasin.o +a - dosincos.o +a - mpa.o +a - mpatan2.o +a - k_rem_pio2.o +a - mpatan.o +a - mpsqrt.o +a - mptan.o +a - sincos32.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_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_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_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_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 - mpa-fma.o +a - sincos32-fma.o +a - doasin-fma.o +a - dosincos-fma.o +a - mpatan2-fma.o +a - mpatan-fma.o +a - mpsqrt-fma.o +a - mptan-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 - mpa-fma4.o +a - sincos32-fma4.o +a - doasin-fma4.o +a - dosincos-fma4.o +a - mpatan2-fma4.o +a - mpatan-fma4.o +a - mpsqrt-fma4.o +a - mptan-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 - mpa-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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_lib_version.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_lib_version.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_matherr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_matherr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_signgam.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_signgam.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fclrexcpt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fclrexcpt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fgetexcptflg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fgetexcptflg.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fraiseexcpt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fraiseexcpt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fsetexcptflg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fsetexcptflg.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/ftestexcept.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/ftestexcept.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fegetround.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fegetround.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fesetround.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fesetround.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fegetenv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fegetenv.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/feholdexcpt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/feholdexcpt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fesetenv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fesetenv.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/feupdateenv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/feupdateenv.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fedisblxcpt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fedisblxcpt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/feenablxcpt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/feenablxcpt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fegetexcept.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fegetexcept.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fesetexcept.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fesetexcept.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fetestexceptflag.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fetestexceptflag.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fegetmode.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fegetmode.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/fesetmode.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/fesetmode.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/powl_helper.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/powl_helper.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acosl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acosl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acoshl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acoshl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_asinl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_asinl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atan2l_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atan2l_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atanhl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atanhl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_coshl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_coshl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp2l_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp2l_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp10l_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp10l_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_fmodl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_fmodl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_hypotl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_hypotl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j0l_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j0l_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j1l_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j1l_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_jnl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_jnl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log2l_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log2l_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log10l_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log10l_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_logl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_logl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_powl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_powl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_remainderl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_remainderl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_scalbl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_scalbl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sinhl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sinhl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_tgammal_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_tgammal_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgammal_r_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgammal_r_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgammal_compat2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgammal_compat2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_expl_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_expl_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_compatl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_compatl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_standardl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_standardl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acos_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acos_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acosh_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acosh_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_asin_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_asin_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atan2_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atan2_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atanh_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atanh_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_cosh_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_cosh_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp2_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp2_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp10_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp10_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_fmod_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_fmod_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_hypot_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_hypot_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j0_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j0_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j1_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j1_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_jn_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_jn_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log2_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log2_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log10_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log10_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_pow_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_pow_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_remainder_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_remainder_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_scalb_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_scalb_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sinh_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sinh_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sqrt_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sqrt_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_tgamma_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_tgamma_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_r_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_r_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_compat2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_compat2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_standard.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_standard.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acosf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acosf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acoshf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acoshf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_asinf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_asinf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atan2f_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atan2f_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atanhf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atanhf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_coshf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_coshf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp2f_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp2f_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp10f_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp10f_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_fmodf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_fmodf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_hypotf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_hypotf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j0f_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j0f_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j1f_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j1f_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_jnf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_jnf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log2f_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log2f_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log10f_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log10f_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_logf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_logf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_powf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_powf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_remainderf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_remainderf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_scalbf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_scalbf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sinhf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sinhf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_tgammaf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_tgammaf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf_r_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf_r_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf_compat2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf_compat2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_expf_compat.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_expf_compat.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_compatf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_compatf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_standardf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_standardf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_acosl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_acosl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_acoshl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_acoshl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_asinl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_asinl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_atan2l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_atan2l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_atanhl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_atanhl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_coshl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_coshl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/e_expl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_expl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/e_fmodl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_fmodl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_hypotl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_hypotl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_j0l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_j0l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_j1l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_j1l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_jnl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_jnl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_lgammal_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_lgammal_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/e_logl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_logl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/e_log10l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log10l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/e_powl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_powl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/e_remainderl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_remainderl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_sinhl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_sinhl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_sqrtl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_sqrtl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_gammal_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_gammal_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/e_ilogbl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_ilogbl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_tanl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_tanl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_asinhl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_asinhl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_atanl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_atanl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cbrtl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cbrtl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_ceill.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ceill.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cosl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cosl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_erfl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_erfl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_expm1l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_expm1l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_expm1l.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_fabsl.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_fabsl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fabsl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_floorl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_floorl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_log1pl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_log1pl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_logbl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_logbl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextafterl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextafterl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nexttowardl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nexttowardl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_rintl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_rintl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_scalblnl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_scalblnl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sinl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sinl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_tanl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_tanl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_tanhl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_tanhl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_tanhl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_fpclassifyl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fpclassifyl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fpclassifyl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_truncl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_truncl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_remquol.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_remquol.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/e_log2l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log2l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_roundl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_roundl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_nearbyintl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyintl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sincosl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sincosl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmal.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_lrintl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_lrintl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_llrintl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_llrintl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_lroundl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_lroundl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_llroundl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_llroundl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/e_exp10l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp10l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_issignalingl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_issignalingl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_isinfl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_isinfl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_isinfl.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_isnanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_isnanl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_isnanl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/m_finitel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_finitel.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_finitel.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_copysignl.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/m_copysignl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_copysignl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fsignaling-nans -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_modfl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_modfl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/m_scalbnl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_scalbnl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_frexpl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_frexpl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_signbitl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_signbitl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_signbitl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_ldexpl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_ldexpl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/x2y2m1l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/x2y2m1l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/gamma_productl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/gamma_productl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/lgamma_negl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/lgamma_negl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/lgamma_productl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/lgamma_productl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextupl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextupl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_totalorderl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_totalorderl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_totalordermagl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_totalordermagl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_getpayloadl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_getpayloadl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadsigl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadsigl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_roundevenl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_roundevenl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpxl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpxl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpxl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpxl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpxl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/cargl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/cargl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/cargl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/cargl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/conjl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/conjl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/conjl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/conjl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/cimagl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/cimagl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/cimagl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/cimagl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/creall.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/creall.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/creall.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/creall.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/cabsl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/cabsl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/cabsl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/e_scalbl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_scalbl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_scalbl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cacosl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cacosl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cacosl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cacoshl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cacoshl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cacoshl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ccosl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ccosl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ccosl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ccoshl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ccoshl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ccoshl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_casinl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_casinl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_casinl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csinl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csinl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csinl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_casinhl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_casinhl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_casinhl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_casinhl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_casinhl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/k_casinhl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csinhl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csinhl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csinhl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_catanhl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_catanhl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_catanhl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_catanl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_catanl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_catanl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ctanl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ctanl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ctanl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ctanhl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ctanhl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ctanhl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cexpl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cexpl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cexpl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_clogl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_clogl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_clogl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cprojl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cprojl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cprojl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csqrtl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csqrtl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csqrtl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cpowl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cpowl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cpowl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_clog10l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_clog10l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_clog10l.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fdiml.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fdiml.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fdiml.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextdownl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextdownl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_fmaxl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_fminl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fminl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fminl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nanl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nanl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_nanl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsigl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsigl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsigl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_canonicalizel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_canonicalizel.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_significandl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_significandl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_significandl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_ilogbl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_ilogbl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_ilogbl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_llogbl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_llogbl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_llogbl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log1pl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log1pl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_log1pl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_scalblnl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_scalblnl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_scalblnl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmagl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmagl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmagl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fminmagl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fminmagl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fminmagl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acosl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acosl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_acosl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acoshl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acoshl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_acoshl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_asinl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_asinl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_asinl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atan2l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atan2l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_atan2l.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atanhl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atanhl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_atanhl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_coshl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_coshl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_coshl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp10l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp10l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_exp10l.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp2l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp2l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_exp2l.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_fmodl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_fmodl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_fmodl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_hypotl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_hypotl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_hypotl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j0l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j0l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_j0l.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j1l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j1l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_j1l.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_jnl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_jnl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_jnl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_logl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_logl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_logl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log10l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log10l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_log10l.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log2l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log2l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_log2l.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_powl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_powl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_remainderl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_remainderl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_remainderl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_scalbl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_scalbl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_scalbl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sinhl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sinhl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_sinhl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtl.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_tgammal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_tgammal.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgammal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgammal.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_lgammal.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgammal_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgammal_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_lgammal_r.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_expl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_expl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/e_exp2l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp2l.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_exp2l.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_acos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_acos.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_acos.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_acosh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_acosh.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_asin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_asin.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_atan2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_atan2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_atanh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_atanh.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_atanh.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_cosh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_cosh.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_exp.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_fmod.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_fmod.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_hypot.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_hypot.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_j0.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_j0.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_j1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_j1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_jn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_jn.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_lgamma_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_lgamma_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_log.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log10.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log10.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_pow.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_pow.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_remainder.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_remainder.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_sinh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_sinh.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -ffp-contract=off -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_sqrt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_sqrt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_gamma_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_gamma_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_ilogb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_ilogb.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_tan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_tan.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_asinh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_asinh.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_atan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_atan.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cbrt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cbrt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ceil.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ceil.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cos.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_erf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_erf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_expm1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_expm1.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_expm1.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_fabs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fabs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fabs.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_floor.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_floor.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_log1p.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_log1p.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_logb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_logb.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextafter.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextafter.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nexttoward.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nexttoward.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_rint.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_rint.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_rint.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_scalbln.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_scalbln.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sin.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_tan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_tan.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_tanh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_tanh.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fpclassify.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fpclassify.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_trunc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_trunc.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_trunc.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_remquo.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_remquo.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_round.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_round.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyint.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyint.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyint.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/s_sincos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sincos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sincos.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_lrint.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_lrint.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_llrint.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_llrint.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_llrint.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_lround.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_lround.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_lround.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_llround.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_llround.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp10.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp10.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_exp10.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_issignaling.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_issignaling.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_isinf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_isinf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_isnan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_isnan.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_finite.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_finite.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_finite.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_copysign.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/m_copysign.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_copysign.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_copysign.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fsignaling-nans -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_modf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_modf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_modf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_scalbn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_scalbn.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_scalbn.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_frexp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_frexp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/m_signbit.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_signbit.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_signbit.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_ldexp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_ldexp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/x2y2m1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/x2y2m1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/gamma_product.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/gamma_product.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/lgamma_neg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/lgamma_neg.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/lgamma_product.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/lgamma_product.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextup.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_nextup.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_totalorder.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_totalorder.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_totalorder.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_totalorder.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_totalordermag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_totalordermag.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_totalordermag.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_totalordermag.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_getpayload.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_getpayload.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_getpayload.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_setpayload.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_setpayload.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadsig.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadsig.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadsig.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_roundeven.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_roundeven.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_roundeven.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fromfp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fromfp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpx.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpx.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpx.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/carg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/carg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/carg.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/carg.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/conj.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/conj.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/conj.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/conj.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/cimag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/cimag.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/cimag.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/cimag.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/creal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/creal.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/creal.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/creal.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/cabs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/cabs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/cabs.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/cabs.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_scalb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_scalb.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_scalb.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cacos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cacos.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cacos.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cacosh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cacosh.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cacosh.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ccos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ccos.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ccos.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ccosh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ccosh.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ccosh.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_casin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_casin.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_casin.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csin.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csin.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_casinh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_casinh.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_casinh.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_casinh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_casinh.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/k_casinh.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csinh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csinh.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csinh.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_catanh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_catanh.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_catanh.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_catan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_catan.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_catan.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ctan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ctan.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ctan.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ctanh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ctanh.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ctanh.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cexp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cexp.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cexp.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_clog.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_clog.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_clog.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cproj.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cproj.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cproj.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csqrt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csqrt.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csqrt.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cpow.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cpow.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cpow.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_clog10.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_clog10.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_clog10.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fdim.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fdim.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fdim.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextdown.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextdown.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_fmax.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmax.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_fmin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmin.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fmin.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nan.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_nan.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsig.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsig.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsig.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_canonicalize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_canonicalize.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_canonicalize.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_significand.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_significand.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_significand.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_ilogb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_ilogb.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_ilogb.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_llogb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_llogb.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_llogb.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log1p.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log1p.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_log1p.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_scalbln.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_scalbln.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_scalbln.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmag.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmag.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmag.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fminmag.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fminmag.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fminmag.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acos.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_acos.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acosh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acosh.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_acosh.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_asin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_asin.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_asin.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atan2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atan2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_atan2.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atanh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atanh.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_atanh.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_cosh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_cosh.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_cosh.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp10.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp10.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_exp2.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_fmod.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_fmod.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_fmod.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/w_hypot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_hypot.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_hypot.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_hypot.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j0.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j0.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_j0.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j1.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_j1.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_jn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_jn.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_log.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log10.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log10.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_pow.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_pow.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_remainder.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_remainder.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_remainder.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_scalb.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_scalb.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_scalb.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sinh.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sinh.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_sinh.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sqrt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sqrt.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_sqrt.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_tgamma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_tgamma.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgamma_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_exp2.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_acosf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_acosf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_acoshf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_acoshf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_asinf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_asinf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_atan2f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_atan2f.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_atanhf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_atanhf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_coshf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_coshf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_expf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_expf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_fmodf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_fmodf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_hypotf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_hypotf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_j0f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_j0f.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_j1f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_j1f.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_jnf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_jnf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_lgammaf_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_lgammaf_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_logf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_logf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log10f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log10f.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_powf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_powf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_remainderf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_remainderf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_sinhf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_sinhf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_sqrtf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_sqrtf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_gammaf_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_gammaf_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_ilogbf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_ilogbf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_tanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_tanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_asinhf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_asinhf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_atanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_atanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cbrtf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cbrtf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ceilf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ceilf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cosf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cosf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_erff.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_erff.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_expm1f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_expm1f.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_expm1f.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_fabsf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fabsf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fabsf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_floorf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_floorf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_log1pf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_log1pf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_logbf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_logbf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextafterf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextafterf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nexttowardf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nexttowardf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_rintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_rintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_scalblnf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_scalblnf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sinf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sinf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_tanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_tanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_tanhf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_tanhf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fpclassifyf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fpclassifyf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_truncf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_truncf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_remquof.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_remquof.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log2f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log2f.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_roundf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_roundf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sincosf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sincosf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmaf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmaf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_lrintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_lrintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_llrintf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_llrintf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_lroundf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_lroundf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_llroundf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_llroundf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp10f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp10f.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_issignalingf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_issignalingf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_isinff.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_isinff.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_isnanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_isnanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_finitef.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_finitef.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_finitef.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/s_copysignf.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/m_copysignf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_copysignf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fsignaling-nans -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_modff.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_modff.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_scalbnf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_scalbnf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_frexpf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_frexpf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/m_signbitf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_signbitf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_signbitf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_ldexpf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_ldexpf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/x2y2m1f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/x2y2m1f.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/gamma_productf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/gamma_productf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/lgamma_negf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/lgamma_negf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/lgamma_productf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/lgamma_productf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextupf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextupf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_totalorderf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_totalorderf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_totalordermagf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_totalordermagf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_getpayloadf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_getpayloadf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadsigf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadsigf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadsigf.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/flt-32/s_roundevenf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_roundevenf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_roundevenf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpxf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpxf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpxf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpxf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpxf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/cargf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/cargf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/cargf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/cargf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/conjf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/conjf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/conjf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/conjf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/cimagf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/cimagf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/cimagf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/cimagf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/crealf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/crealf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/crealf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/crealf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/cabsf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/cabsf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/cabsf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/cabsf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_scalbf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_scalbf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_scalbf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cacosf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cacosf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cacosf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cacoshf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cacoshf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cacoshf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ccosf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ccosf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ccosf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ccoshf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ccoshf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ccoshf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_casinf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_casinf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_casinf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csinf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csinf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csinf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_casinhf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_casinhf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_casinhf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_casinhf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_casinhf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/k_casinhf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csinhf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csinhf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csinhf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_catanhf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_catanhf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_catanhf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_catanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_catanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_catanf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ctanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ctanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ctanf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ctanhf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ctanhf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ctanhf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cexpf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cexpf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cexpf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_clogf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_clogf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_clogf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cprojf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cprojf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cprojf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csqrtf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csqrtf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csqrtf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cpowf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cpowf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cpowf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_clog10f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_clog10f.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_clog10f.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fdimf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fdimf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fdimf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextdownf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextdownf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_fmaxf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_fminf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fminf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fminf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nanf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nanf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_nanf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsigf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsigf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsigf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_canonicalizef.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_canonicalizef.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_canonicalizef.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_significandf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_significandf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_significandf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_ilogbf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_ilogbf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_ilogbf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_llogbf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_llogbf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_llogbf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log1pf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log1pf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_log1pf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_scalblnf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_scalblnf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_scalblnf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmagf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmagf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmagf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fminmagf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fminmagf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fminmagf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acosf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acosf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_acosf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acoshf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acoshf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_acoshf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_asinf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_asinf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_asinf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atan2f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atan2f.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_atan2f.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atanhf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atanhf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_atanhf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_coshf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_coshf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp10f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp10f.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp2f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp2f.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_exp2f.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_fmodf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_fmodf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_fmodf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/w_hypotf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_hypotf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_hypotf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_hypotf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j0f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j0f.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_j0f.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j1f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j1f.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_j1f.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_jnf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_jnf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_logf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_logf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_logf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log10f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log10f.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log2f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log2f.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_powf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_powf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_remainderf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_remainderf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_remainderf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_scalbf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_scalbf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_scalbf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sinhf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sinhf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_sinhf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_tgammaf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_tgammaf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_expf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_expf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp2f.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp2f.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_exp2f.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_acosf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_acosf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_acoshf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_acoshf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_asinf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_asinf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_atan2f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_atan2f128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_atanhf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_atanhf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_coshf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_coshf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_expf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_expf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_fmodf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_fmodf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_hypotf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_hypotf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_j0f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_j0f128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_j1f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_j1f128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_jnf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_jnf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_lgammaf128_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_lgammaf128_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_logf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_logf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log10f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log10f128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_powf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_powf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_remainderf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_remainderf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_sinhf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_sinhf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_sqrtf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_sqrtf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_gammaf128_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_gammaf128_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_ilogbf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_ilogbf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_tanf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_tanf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_asinhf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_asinhf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_atanf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_atanf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cbrtf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cbrtf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ceilf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ceilf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cosf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cosf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_erff128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_erff128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_expm1f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_expm1f128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fabsf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fabsf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_floorf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_floorf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_log1pf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_log1pf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_logbf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_logbf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextafterf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextafterf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nexttowardf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nexttowardf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_rintf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_rintf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_scalblnf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_scalblnf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sinf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sinf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_tanf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_tanf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_tanhf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_tanhf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fpclassifyf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fpclassifyf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_truncf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_truncf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_remquof128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_remquof128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log2f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log2f128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_roundf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_roundf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyintf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyintf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sincosf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sincosf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmaf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmaf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_lrintf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_lrintf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_llrintf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_llrintf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_lroundf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_lroundf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_llroundf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_llroundf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp10f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp10f128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_issignalingf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_issignalingf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_isinff128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_isinff128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_isnanf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_isnanf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_finitef128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_finitef128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_copysignf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_copysignf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fsignaling-nans -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_modff128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_modff128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_scalbnf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_scalbnf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_frexpf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_frexpf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_signbitf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_signbitf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/m_signbitf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/m_ldexpf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/m_ldexpf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/x2y2m1f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/x2y2m1f128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/gamma_productf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/gamma_productf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/lgamma_negf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/lgamma_negf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/lgamma_productf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/lgamma_productf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextupf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextupf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_totalorderf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_totalorderf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_totalordermagf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_totalordermagf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_getpayloadf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_getpayloadf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadsigf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_setpayloadsigf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_roundevenf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_roundevenf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpxf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fromfpxf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpxf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpxf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ufromfpxf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/cargf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/cargf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/cargf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/cargf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/conjf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/conjf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/conjf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/conjf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/cimagf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/cimagf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/cimagf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/cimagf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/crealf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/crealf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/crealf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/crealf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/math/cabsf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/cabsf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/cabsf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_scalbf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_scalbf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_scalbf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cacosf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cacosf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cacosf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cacoshf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cacoshf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cacoshf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ccosf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ccosf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ccosf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ccoshf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ccoshf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ccoshf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_casinf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_casinf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_casinf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csinf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csinf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csinf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_casinhf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_casinhf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_casinhf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_casinhf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_casinhf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/k_casinhf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csinhf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csinhf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csinhf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_catanhf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_catanhf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_catanhf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_catanf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_catanf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_catanf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ctanf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ctanf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ctanf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ctanhf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ctanhf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_ctanhf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cexpf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cexpf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cexpf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_clogf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_clogf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_clogf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cprojf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cprojf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cprojf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_csqrtf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_csqrtf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_csqrtf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cpowf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cpowf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_cpowf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_clog10f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_clog10f128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_clog10f128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fdimf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fdimf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fdimf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nextdownf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nextdownf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_nextdownf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fminf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fminf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fminf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nanf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nanf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_nanf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsigf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsigf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_iseqsigf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_canonicalizef128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_canonicalizef128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_significandf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_significandf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_significandf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_ilogbf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_ilogbf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_ilogbf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_llogbf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_llogbf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_llogbf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log1pf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log1pf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_log1pf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_scalblnf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_scalblnf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_scalblnf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmagf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmagf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fmaxmagf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fminmagf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fminmagf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_fminmagf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acosf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acosf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_acosf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_acoshf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_acoshf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_acoshf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_asinf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_asinf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_asinf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atan2f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atan2f128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_atan2f128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_atanhf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_atanhf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_atanhf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_coshf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_coshf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_coshf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp10f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp10f128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_exp10f128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_exp2f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_exp2f128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_exp2f128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_fmodf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_fmodf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_fmodf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_hypotf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_hypotf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_hypotf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j0f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j0f128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_j0f128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_j1f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_j1f128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_j1f128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_jnf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_jnf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_jnf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_logf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_logf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_logf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log10f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log10f128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_log10f128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_log2f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_log2f128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_log2f128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_powf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_powf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_powf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_remainderf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_remainderf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_scalbf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_scalbf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_scalbf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sinhf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sinhf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_sinhf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_sqrtf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_tgammaf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_tgammaf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_tgammaf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf128_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf128_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_lgammaf128_r.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/w_expf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/w_expf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/w_expf128.os +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp2f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp2f128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/e_exp2f128.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/t_sincosl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/t_sincosl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_sinl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_sinl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_cosl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_cosl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_sincosl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_sincosl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_iscanonicall.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_iscanonicall.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_rem_pio2l.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_rem_pio2l.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mprefer-vector-width=128 -ffp-contract=off -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/branred.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/branred.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/branred.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/doasin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/doasin.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/doasin.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/doasin.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/dosincos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/dosincos.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/dosincos.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/dosincos.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/mpa.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpa.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpa.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpa.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/mpatan2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpatan2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpatan2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpatan2.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_rem_pio2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_rem_pio2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/k_rem_pio2.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/mpatan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpatan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpatan.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpatan.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/mpsqrt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpsqrt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpsqrt.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpsqrt.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/mptan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mptan.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mptan.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mptan.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/sincos32.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/sincos32.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/sincos32.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/sincos32.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/sincostab.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/sincostab.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/math_err.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/math_err.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp_data.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log_data.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log2_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log2_data.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_pow_log_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_pow_log_data.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/math_errf.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/math_errf.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp2f_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp2f_data.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_logf_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_logf_data.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log2f_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log2f_data.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_powf_log2_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_powf_log2_data.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sincosf_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sincosf_data.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/t_sincosf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/t_sincosf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_sinf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_sinf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_cosf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_cosf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/k_sincosf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/k_sincosf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_rem_pio2f128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_rem_pio2f128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fadd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fadd.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f32xaddf64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f32xaddf64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_faddl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_faddl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_daddl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_daddl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f32addf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f32addf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f64addf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f64addf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f64xaddf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f64xaddf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fdiv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fdiv.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f32xdivf64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f32xdivf64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fdivl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fdivl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ddivl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ddivl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f32divf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f32divf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f64divf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f64divf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f64xdivf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f64xdivf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_f64xdivf128.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmul.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmul.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f32xmulf64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f32xmulf64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fmull.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fmull.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_dmull.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_dmull.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f32mulf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f32mulf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f64mulf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f64mulf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f64xmulf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f64xmulf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_f64xmulf128.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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fsub.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fsub.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f32xsubf64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f32xsubf64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_fsubl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_fsubl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_dsubl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_dsubl.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f32subf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f32subf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f64subf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f64subf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_f64xsubf128.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_f64xsubf128.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_floor-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_floor-c.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ceil-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ceil-c.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_floorf-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_floorf-c.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_ceilf-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ceilf-c.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_rint-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_rint-c.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_rintf-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_rintf-c.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyint-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyint-c.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyintf-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyintf-c.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyintf-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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_trunc-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_trunc-c.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_truncf-c.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_truncf-c.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_ceil-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ceil-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_ceilf-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_ceilf-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_floor-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_floor-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_floorf-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_floorf-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_nearbyint-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyint-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_nearbyintf-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyintf-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_nearbyintf-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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_rint-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_rint-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_rintf-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_rintf-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_trunc-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_trunc-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/math/s_truncf-sse4_1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_truncf-sse4_1.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_pow-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_pow-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_atan-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_atan-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_asin-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_asin-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_atan2-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_atan2-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sin-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sin-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_tan-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_tan-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_tan-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/mpa-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpa-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpa-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpa-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/sincos32-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/sincos32-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/sincos32-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/sincos32-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/doasin-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/doasin-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/doasin-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/doasin-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/dosincos-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/dosincos-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/dosincos-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/dosincos-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/mpatan2-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpatan2-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpatan2-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpatan2-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/mpatan-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpatan-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpatan-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpatan-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/mpsqrt-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpsqrt-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpsqrt-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpsqrt-fma.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/mptan-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mptan-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mptan-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mptan-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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sinf-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sinf-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cosf-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cosf-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sincosf-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sincosf-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp2f-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp2f-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_expf-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_expf-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log2f-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log2f-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_logf-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_logf-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_powf-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_powf-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sinf-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sinf-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_cosf-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_cosf-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sincosf-fma.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sincosf-fma.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_pow-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_pow-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_atan-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_atan-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_asin-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_asin-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_atan2-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_atan2-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sin-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sin-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_tan-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_tan-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_tan-fma4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/mpa-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpa-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpa-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpa-fma4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/sincos32-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/sincos32-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/sincos32-fma4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/doasin-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/doasin-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/doasin-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/doasin-fma4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/dosincos-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/dosincos-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/dosincos-fma4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpatan2-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpatan2-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpatan2-fma4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpatan-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpatan-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpatan-fma4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpsqrt-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpsqrt-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpsqrt-fma4.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/mptan-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mptan-fma4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mptan-fma4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mptan-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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_exp-avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_exp-avx.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_log-avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_log-avx.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_atan-avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_atan-avx.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/e_atan2-avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/e_atan2-avx.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_sin-avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_sin-avx.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/s_tan-avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/s_tan-avx.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/s_tan-avx.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/multiarch/mpa-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -msse2avx -DSSE2AVX -I../include -I/mnt/lfs/sources/glibc-2.32/build/math -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /mnt/lfs/sources/glibc-2.32/build/math/mpa-avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/math/mpa-avx.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/math/mpa-avx.os +cd /mnt/lfs/sources/glibc-2.32/build/math && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 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 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 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 t_sincosl.os k_sinl.os k_cosl.os k_sincosl.os s_iscanonicall.os e_rem_pio2l.os branred.os doasin.os dosincos.os mpa.os mpatan2.os k_rem_pio2.os mpatan.os mpsqrt.os mptan.os sincos32.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_fmul.os s_f32xmulf64.os s_fmull.os s_dmull.os s_f32mulf128.os s_f64mulf128.os s_f64xmulf128.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_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_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 mpa-fma.os sincos32-fma.os doasin-fma.os dosincos-fma.os mpatan2-fma.os mpatan-fma.os mpsqrt-fma.os mptan-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 mpa-fma4.os sincos32-fma4.os doasin-fma4.os dosincos-fma4.os mpatan2-fma4.os mpatan-fma4.os mpsqrt-fma4.os mptan-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 mpa-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 - 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 - 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 - 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 - 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 - doasin.os +a - dosincos.os +a - mpa.os +a - mpatan2.os +a - k_rem_pio2.os +a - mpatan.os +a - mpsqrt.os +a - mptan.os +a - sincos32.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_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_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_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_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 - mpa-fma.os +a - sincos32-fma.os +a - doasin-fma.os +a - dosincos-fma.os +a - mpatan2-fma.os +a - mpatan-fma.os +a - mpsqrt-fma.os +a - mptan-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 - mpa-fma4.os +a - sincos32-fma4.os +a - doasin-fma4.os +a - dosincos-fma4.os +a - mpatan2-fma4.os +a - mpatan-fma4.os +a - mpsqrt-fma4.os +a - mptan-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 - mpa-avx.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.32/build/libm.map -Wl,-soname=libm.so.6 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/math/libm.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.32/build/math/libm_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.32/build/math/libm.so.6.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.32/build/math/libm.so /mnt/lfs/sources/glibc-2.32/build/math/libm.so.6.new +mv -f /mnt/lfs/sources/glibc-2.32/build/math/libm.so.6.new /mnt/lfs/sources/glibc-2.32/build/math/libm.so.6 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/math' +make subdir=setjmp -C setjmp ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/setjmp' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/setjmp' +make subdir=signal -C signal ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/signal' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/signal' +make subdir=stdlib -C stdlib ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/stdlib' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/stdlib' +make subdir=stdio-common -C stdio-common ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/stdio-common' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/stdio-common' +make subdir=libio -C libio ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/libio' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/libio' +make subdir=dlfcn -C dlfcn ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/dlfcn' +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlopen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlopen.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlopen.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlclose.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlclose.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlclose.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlsym.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlsym.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlvsym.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlvsym.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlvsym.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlerror.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlerror.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlerror.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/dladdr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/dladdr.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/dladdr1.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/dladdr1.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/dladdr1.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlinfo.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlinfo.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlmopen.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlmopen.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlmopen.o +x86_64-lfs-linux-gnu-gcc dlfreeres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlfreeres.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlfreeres.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlfreeres.o +cd /mnt/lfs/sources/glibc-2.32/build/dlfcn && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libdl.a dlopen.o dlclose.o dlsym.o dlvsym.o dlerror.o dladdr.o dladdr1.o dlinfo.o dlmopen.o dlfreeres.o +a - dlopen.o +a - dlclose.o +a - dlsym.o +a - dlvsym.o +a - dlerror.o +a - dladdr.o +a - dladdr1.o +a - dlinfo.o +a - dlmopen.o +a - dlfreeres.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlopen.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlopen.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlclose.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlclose.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlclose.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlsym.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlsym.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlvsym.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlvsym.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlvsym.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlerror.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlerror.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlerror.os +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/dladdr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/dladdr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/dladdr1.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/dladdr1.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/dladdr1.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlinfo.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlinfo.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlmopen.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlmopen.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlmopen.os +x86_64-lfs-linux-gnu-gcc dlfcn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlfcn.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlfcn.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlfcn.os +x86_64-lfs-linux-gnu-gcc dlfreeres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlfreeres.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlfreeres.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlfreeres.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/dlfcn -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlopenold.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlopenold.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/dlfcn/dlopenold.os +cd /mnt/lfs/sources/glibc-2.32/build/dlfcn && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libdl_pic.a dlopen.os dlclose.os dlsym.os dlvsym.os dlerror.os dladdr.os dladdr1.os dlinfo.os dlmopen.os dlfcn.os dlfreeres.os dlopenold.os +a - dlopen.os +a - dlclose.os +a - dlsym.os +a - dlvsym.os +a - dlerror.os +a - dladdr.os +a - dladdr1.os +a - dlinfo.os +a - dlmopen.os +a - dlfcn.os +a - dlfreeres.os +a - dlopenold.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.32/build/libdl.map -Wl,-soname=libdl.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/dlfcn/libdl.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.32/build/dlfcn/libdl_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.32/build/dlfcn/libdl.so.2.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.32/build/dlfcn/libdl.so /mnt/lfs/sources/glibc-2.32/build/dlfcn/libdl.so.2.new +mv -f /mnt/lfs/sources/glibc-2.32/build/dlfcn/libdl.so.2.new /mnt/lfs/sources/glibc-2.32/build/dlfcn/libdl.so.2 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/dlfcn' +make subdir=nptl -C nptl ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/nptl' +cd /mnt/lfs/sources/glibc-2.32/build/nptl && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libpthread.a nptl-init.o nptlfreeres.o vars.o events.o pthread_create.o pthread_exit.o pthread_detach.o pthread_join.o pthread_tryjoin.o pthread_timedjoin.o pthread_clockjoin.o pthread_join_common.o pthread_yield.o pthread_getconcurrency.o pthread_setconcurrency.o pthread_setschedprio.o pthread_attr_getguardsize.o pthread_attr_setguardsize.o pthread_attr_getstackaddr.o pthread_attr_setstackaddr.o pthread_attr_getstacksize.o pthread_attr_setstacksize.o pthread_attr_getstack.o pthread_attr_setstack.o pthread_mutex_init.o pthread_mutex_destroy.o pthread_mutex_lock.o pthread_mutex_trylock.o pthread_mutex_timedlock.o pthread_mutex_unlock.o pthread_mutex_cond_lock.o pthread_mutexattr_init.o pthread_mutexattr_destroy.o pthread_mutexattr_getpshared.o pthread_mutexattr_setpshared.o pthread_mutexattr_gettype.o pthread_mutexattr_settype.o pthread_rwlock_init.o pthread_rwlock_destroy.o pthread_rwlock_rdlock.o pthread_rwlock_timedrdlock.o pthread_rwlock_clockrdlock.o pthread_rwlock_wrlock.o pthread_rwlock_timedwrlock.o pthread_rwlock_clockwrlock.o pthread_rwlock_tryrdlock.o pthread_rwlock_trywrlock.o pthread_rwlock_unlock.o pthread_rwlockattr_init.o pthread_rwlockattr_destroy.o pthread_rwlockattr_getpshared.o pthread_rwlockattr_setpshared.o pthread_rwlockattr_getkind_np.o pthread_rwlockattr_setkind_np.o pthread_cond_wait.o pthread_cond_signal.o pthread_cond_broadcast.o old_pthread_cond_wait.o old_pthread_cond_timedwait.o old_pthread_cond_signal.o old_pthread_cond_broadcast.o pthread_condattr_getpshared.o pthread_condattr_setpshared.o pthread_condattr_getclock.o pthread_condattr_setclock.o pthread_spin_init.o pthread_spin_destroy.o pthread_spin_lock.o pthread_spin_trylock.o pthread_spin_unlock.o pthread_barrier_init.o pthread_barrier_destroy.o pthread_barrier_wait.o pthread_barrierattr_init.o pthread_barrierattr_destroy.o pthread_barrierattr_getpshared.o pthread_barrierattr_setpshared.o pthread_key_create.o pthread_key_delete.o pthread_getspecific.o pthread_setspecific.o pthread_kill.o pthread_sigqueue.o pthread_cancel.o pthread_testcancel.o pthread_setcancelstate.o pthread_setcanceltype.o pthread_once.o old_pthread_atfork.o pthread_getcpuclockid.o shm-directory.o sem_init.o sem_destroy.o sem_open.o sem_close.o sem_unlink.o sem_getvalue.o sem_wait.o sem_timedwait.o sem_clockwait.o sem_post.o cleanup.o cleanup_defer.o cleanup_compat.o cleanup_defer_compat.o unwind.o pt-longjmp.o pt-cleanup.o cancellation.o lowlevellock.o lll_timedlock_wait.o pt-fork.o pt-fcntl.o write.o read.o close.o accept.o connect.o recv.o recvfrom.o send.o sendto.o fsync.o lseek.o lseek64.o msync.o open.o open64.o pause.o pread.o pread64.o pwrite.o pwrite64.o tcdrain.o msgrcv.o msgsnd.o sigwait.o sigsuspend.o recvmsg.o sendmsg.o pt-raise.o pt-system.o flockfile.o ftrylockfile.o funlockfile.o sigaction.o herrno.o res.o pthread_kill_other_threads.o pthread_setaffinity.o pthread_attr_getaffinity.o pthread_mutexattr_getrobust.o pthread_mutexattr_setrobust.o pthread_mutex_consistent.o cleanup_routine.o pthread_mutexattr_getprotocol.o pthread_mutexattr_setprotocol.o pthread_mutexattr_getprioceiling.o pthread_mutexattr_setprioceiling.o tpp.o pthread_mutex_getprioceiling.o pthread_mutex_setprioceiling.o pthread_setname.o pthread_getname.o pthread_setattr_default_np.o pthread_getattr_default_np.o pthread_mutex_conf.o libpthread-compat.o thrd_create.o thrd_detach.o thrd_exit.o thrd_join.o call_once.o mtx_destroy.o mtx_init.o mtx_lock.o mtx_timedlock.o mtx_trylock.o mtx_unlock.o cnd_broadcast.o cnd_destroy.o cnd_init.o cnd_signal.o cnd_timedwait.o cnd_wait.o tss_create.o tss_delete.o tss_get.o tss_set.o elision-lock.o elision-unlock.o elision-timed.o elision-trylock.o errno-loc.o +a - nptl-init.o +a - nptlfreeres.o +a - vars.o +a - events.o +a - pthread_create.o +a - pthread_exit.o +a - pthread_detach.o +a - pthread_join.o +a - pthread_tryjoin.o +a - pthread_timedjoin.o +a - pthread_clockjoin.o +a - pthread_join_common.o +a - pthread_yield.o +a - pthread_getconcurrency.o +a - pthread_setconcurrency.o +a - pthread_setschedprio.o +a - pthread_attr_getguardsize.o +a - pthread_attr_setguardsize.o +a - pthread_attr_getstackaddr.o +a - pthread_attr_setstackaddr.o +a - pthread_attr_getstacksize.o +a - pthread_attr_setstacksize.o +a - pthread_attr_getstack.o +a - pthread_attr_setstack.o +a - pthread_mutex_init.o +a - pthread_mutex_destroy.o +a - pthread_mutex_lock.o +a - pthread_mutex_trylock.o +a - pthread_mutex_timedlock.o +a - pthread_mutex_unlock.o +a - pthread_mutex_cond_lock.o +a - pthread_mutexattr_init.o +a - pthread_mutexattr_destroy.o +a - pthread_mutexattr_getpshared.o +a - pthread_mutexattr_setpshared.o +a - pthread_mutexattr_gettype.o +a - pthread_mutexattr_settype.o +a - pthread_rwlock_init.o +a - pthread_rwlock_destroy.o +a - pthread_rwlock_rdlock.o +a - pthread_rwlock_timedrdlock.o +a - pthread_rwlock_clockrdlock.o +a - pthread_rwlock_wrlock.o +a - pthread_rwlock_timedwrlock.o +a - pthread_rwlock_clockwrlock.o +a - pthread_rwlock_tryrdlock.o +a - pthread_rwlock_trywrlock.o +a - pthread_rwlock_unlock.o +a - pthread_rwlockattr_init.o +a - pthread_rwlockattr_destroy.o +a - pthread_rwlockattr_getpshared.o +a - pthread_rwlockattr_setpshared.o +a - pthread_rwlockattr_getkind_np.o +a - pthread_rwlockattr_setkind_np.o +a - pthread_cond_wait.o +a - pthread_cond_signal.o +a - pthread_cond_broadcast.o +a - old_pthread_cond_wait.o +a - old_pthread_cond_timedwait.o +a - old_pthread_cond_signal.o +a - old_pthread_cond_broadcast.o +a - pthread_condattr_getpshared.o +a - pthread_condattr_setpshared.o +a - pthread_condattr_getclock.o +a - pthread_condattr_setclock.o +a - pthread_spin_init.o +a - pthread_spin_destroy.o +a - pthread_spin_lock.o +a - pthread_spin_trylock.o +a - pthread_spin_unlock.o +a - pthread_barrier_init.o +a - pthread_barrier_destroy.o +a - pthread_barrier_wait.o +a - pthread_barrierattr_init.o +a - pthread_barrierattr_destroy.o +a - pthread_barrierattr_getpshared.o +a - pthread_barrierattr_setpshared.o +a - pthread_key_create.o +a - pthread_key_delete.o +a - pthread_getspecific.o +a - pthread_setspecific.o +a - pthread_kill.o +a - pthread_sigqueue.o +a - pthread_cancel.o +a - pthread_testcancel.o +a - pthread_setcancelstate.o +a - pthread_setcanceltype.o +a - pthread_once.o +a - old_pthread_atfork.o +a - pthread_getcpuclockid.o +a - shm-directory.o +a - sem_init.o +a - sem_destroy.o +a - sem_open.o +a - sem_close.o +a - sem_unlink.o +a - sem_getvalue.o +a - sem_wait.o +a - sem_timedwait.o +a - sem_clockwait.o +a - sem_post.o +a - cleanup.o +a - cleanup_defer.o +a - cleanup_compat.o +a - cleanup_defer_compat.o +a - unwind.o +a - pt-longjmp.o +a - pt-cleanup.o +a - cancellation.o +a - lowlevellock.o +a - lll_timedlock_wait.o +a - pt-fork.o +a - pt-fcntl.o +a - write.o +a - read.o +a - close.o +a - accept.o +a - connect.o +a - recv.o +a - recvfrom.o +a - send.o +a - sendto.o +a - fsync.o +a - lseek.o +a - lseek64.o +a - msync.o +a - open.o +a - open64.o +a - pause.o +a - pread.o +a - pread64.o +a - pwrite.o +a - pwrite64.o +a - tcdrain.o +a - msgrcv.o +a - msgsnd.o +a - sigwait.o +a - sigsuspend.o +a - recvmsg.o +a - sendmsg.o +a - pt-raise.o +a - pt-system.o +a - flockfile.o +a - ftrylockfile.o +a - funlockfile.o +a - sigaction.o +a - herrno.o +a - res.o +a - pthread_kill_other_threads.o +a - pthread_setaffinity.o +a - pthread_attr_getaffinity.o +a - pthread_mutexattr_getrobust.o +a - pthread_mutexattr_setrobust.o +a - pthread_mutex_consistent.o +a - cleanup_routine.o +a - pthread_mutexattr_getprotocol.o +a - pthread_mutexattr_setprotocol.o +a - pthread_mutexattr_getprioceiling.o +a - pthread_mutexattr_setprioceiling.o +a - tpp.o +a - pthread_mutex_getprioceiling.o +a - pthread_mutex_setprioceiling.o +a - pthread_setname.o +a - pthread_getname.o +a - pthread_setattr_default_np.o +a - pthread_getattr_default_np.o +a - pthread_mutex_conf.o +a - libpthread-compat.o +a - thrd_create.o +a - thrd_detach.o +a - thrd_exit.o +a - thrd_join.o +a - call_once.o +a - mtx_destroy.o +a - mtx_init.o +a - mtx_lock.o +a - mtx_timedlock.o +a - mtx_trylock.o +a - mtx_unlock.o +a - cnd_broadcast.o +a - cnd_destroy.o +a - cnd_init.o +a - cnd_signal.o +a - cnd_timedwait.o +a - cnd_wait.o +a - tss_create.o +a - tss_delete.o +a - tss_get.o +a - tss_set.o +a - elision-lock.o +a - elision-unlock.o +a - elision-timed.o +a - elision-trylock.o +a - errno-loc.o +cd /mnt/lfs/sources/glibc-2.32/build/nptl && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libpthread_pic.a nptl-init.os nptlfreeres.os vars.os events.os version.os pt-interp.os pthread_create.os pthread_exit.os pthread_detach.os pthread_join.os pthread_tryjoin.os pthread_timedjoin.os pthread_clockjoin.os pthread_join_common.os pthread_yield.os pthread_getconcurrency.os pthread_setconcurrency.os pthread_setschedprio.os pthread_attr_getguardsize.os pthread_attr_setguardsize.os pthread_attr_getstackaddr.os pthread_attr_setstackaddr.os pthread_attr_getstacksize.os pthread_attr_setstacksize.os pthread_attr_getstack.os pthread_attr_setstack.os pthread_mutex_init.os pthread_mutex_destroy.os pthread_mutex_lock.os pthread_mutex_trylock.os pthread_mutex_timedlock.os pthread_mutex_unlock.os pthread_mutex_cond_lock.os pthread_mutexattr_init.os pthread_mutexattr_destroy.os pthread_mutexattr_getpshared.os pthread_mutexattr_setpshared.os pthread_mutexattr_gettype.os pthread_mutexattr_settype.os pthread_rwlock_init.os pthread_rwlock_destroy.os pthread_rwlock_rdlock.os pthread_rwlock_timedrdlock.os pthread_rwlock_clockrdlock.os pthread_rwlock_wrlock.os pthread_rwlock_timedwrlock.os pthread_rwlock_clockwrlock.os pthread_rwlock_tryrdlock.os pthread_rwlock_trywrlock.os pthread_rwlock_unlock.os pthread_rwlockattr_init.os pthread_rwlockattr_destroy.os pthread_rwlockattr_getpshared.os pthread_rwlockattr_setpshared.os pthread_rwlockattr_getkind_np.os pthread_rwlockattr_setkind_np.os pthread_cond_wait.os pthread_cond_signal.os pthread_cond_broadcast.os old_pthread_cond_wait.os old_pthread_cond_timedwait.os old_pthread_cond_signal.os old_pthread_cond_broadcast.os pthread_condattr_getpshared.os pthread_condattr_setpshared.os pthread_condattr_getclock.os pthread_condattr_setclock.os pthread_spin_init.os pthread_spin_destroy.os pthread_spin_lock.os pthread_spin_trylock.os pthread_spin_unlock.os pthread_barrier_init.os pthread_barrier_destroy.os pthread_barrier_wait.os pthread_barrierattr_init.os pthread_barrierattr_destroy.os pthread_barrierattr_getpshared.os pthread_barrierattr_setpshared.os pthread_key_create.os pthread_key_delete.os pthread_getspecific.os pthread_setspecific.os pthread_kill.os pthread_sigqueue.os pthread_cancel.os pthread_testcancel.os pthread_setcancelstate.os pthread_setcanceltype.os pthread_once.os old_pthread_atfork.os pthread_getcpuclockid.os shm-directory.os sem_init.os sem_destroy.os sem_open.os sem_close.os sem_unlink.os sem_getvalue.os sem_wait.os sem_timedwait.os sem_clockwait.os sem_post.os cleanup.os cleanup_defer.os cleanup_compat.os cleanup_defer_compat.os unwind.os pt-longjmp.os pt-cleanup.os cancellation.os lowlevellock.os lll_timedlock_wait.os pt-fork.os pt-fcntl.os write.os read.os close.os accept.os connect.os recv.os recvfrom.os send.os sendto.os fsync.os lseek.os lseek64.os msync.os open.os open64.os pause.os pread.os pread64.os pwrite.os pwrite64.os tcdrain.os msgrcv.os msgsnd.os sigwait.os sigsuspend.os recvmsg.os sendmsg.os pt-raise.os pt-system.os flockfile.os ftrylockfile.os funlockfile.os sigaction.os herrno.os res.os pt-allocrtsig.os pthread_kill_other_threads.os pthread_setaffinity.os pthread_attr_getaffinity.os pthread_mutexattr_getrobust.os pthread_mutexattr_setrobust.os pthread_mutex_consistent.os cleanup_routine.os unwind-forcedunwind.os pthread_mutexattr_getprotocol.os pthread_mutexattr_setprotocol.os pthread_mutexattr_getprioceiling.os pthread_mutexattr_setprioceiling.os tpp.os pthread_mutex_getprioceiling.os pthread_mutex_setprioceiling.os pthread_setname.os pthread_getname.os pthread_setattr_default_np.os pthread_getattr_default_np.os pthread_mutex_conf.os libpthread-compat.os thrd_create.os thrd_detach.os thrd_exit.os thrd_join.os call_once.os mtx_destroy.os mtx_init.os mtx_lock.os mtx_timedlock.os mtx_trylock.os mtx_unlock.os cnd_broadcast.os cnd_destroy.os cnd_init.os cnd_signal.os cnd_timedwait.os cnd_wait.os tss_create.os tss_delete.os tss_get.os tss_set.os elision-lock.os elision-unlock.os elision-timed.os elision-trylock.os errno-loc.os +a - nptl-init.os +a - nptlfreeres.os +a - vars.os +a - events.os +a - version.os +a - pt-interp.os +a - pthread_create.os +a - pthread_exit.os +a - pthread_detach.os +a - pthread_join.os +a - pthread_tryjoin.os +a - pthread_timedjoin.os +a - pthread_clockjoin.os +a - pthread_join_common.os +a - pthread_yield.os +a - pthread_getconcurrency.os +a - pthread_setconcurrency.os +a - pthread_setschedprio.os +a - pthread_attr_getguardsize.os +a - pthread_attr_setguardsize.os +a - pthread_attr_getstackaddr.os +a - pthread_attr_setstackaddr.os +a - pthread_attr_getstacksize.os +a - pthread_attr_setstacksize.os +a - pthread_attr_getstack.os +a - pthread_attr_setstack.os +a - pthread_mutex_init.os +a - pthread_mutex_destroy.os +a - pthread_mutex_lock.os +a - pthread_mutex_trylock.os +a - pthread_mutex_timedlock.os +a - pthread_mutex_unlock.os +a - pthread_mutex_cond_lock.os +a - pthread_mutexattr_init.os +a - pthread_mutexattr_destroy.os +a - pthread_mutexattr_getpshared.os +a - pthread_mutexattr_setpshared.os +a - pthread_mutexattr_gettype.os +a - pthread_mutexattr_settype.os +a - pthread_rwlock_init.os +a - pthread_rwlock_destroy.os +a - pthread_rwlock_rdlock.os +a - pthread_rwlock_timedrdlock.os +a - pthread_rwlock_clockrdlock.os +a - pthread_rwlock_wrlock.os +a - pthread_rwlock_timedwrlock.os +a - pthread_rwlock_clockwrlock.os +a - pthread_rwlock_tryrdlock.os +a - pthread_rwlock_trywrlock.os +a - pthread_rwlock_unlock.os +a - pthread_rwlockattr_init.os +a - pthread_rwlockattr_destroy.os +a - pthread_rwlockattr_getpshared.os +a - pthread_rwlockattr_setpshared.os +a - pthread_rwlockattr_getkind_np.os +a - pthread_rwlockattr_setkind_np.os +a - pthread_cond_wait.os +a - pthread_cond_signal.os +a - pthread_cond_broadcast.os +a - old_pthread_cond_wait.os +a - old_pthread_cond_timedwait.os +a - old_pthread_cond_signal.os +a - old_pthread_cond_broadcast.os +a - pthread_condattr_getpshared.os +a - pthread_condattr_setpshared.os +a - pthread_condattr_getclock.os +a - pthread_condattr_setclock.os +a - pthread_spin_init.os +a - pthread_spin_destroy.os +a - pthread_spin_lock.os +a - pthread_spin_trylock.os +a - pthread_spin_unlock.os +a - pthread_barrier_init.os +a - pthread_barrier_destroy.os +a - pthread_barrier_wait.os +a - pthread_barrierattr_init.os +a - pthread_barrierattr_destroy.os +a - pthread_barrierattr_getpshared.os +a - pthread_barrierattr_setpshared.os +a - pthread_key_create.os +a - pthread_key_delete.os +a - pthread_getspecific.os +a - pthread_setspecific.os +a - pthread_kill.os +a - pthread_sigqueue.os +a - pthread_cancel.os +a - pthread_testcancel.os +a - pthread_setcancelstate.os +a - pthread_setcanceltype.os +a - pthread_once.os +a - old_pthread_atfork.os +a - pthread_getcpuclockid.os +a - shm-directory.os +a - sem_init.os +a - sem_destroy.os +a - sem_open.os +a - sem_close.os +a - sem_unlink.os +a - sem_getvalue.os +a - sem_wait.os +a - sem_timedwait.os +a - sem_clockwait.os +a - sem_post.os +a - cleanup.os +a - cleanup_defer.os +a - cleanup_compat.os +a - cleanup_defer_compat.os +a - unwind.os +a - pt-longjmp.os +a - pt-cleanup.os +a - cancellation.os +a - lowlevellock.os +a - lll_timedlock_wait.os +a - pt-fork.os +a - pt-fcntl.os +a - write.os +a - read.os +a - close.os +a - accept.os +a - connect.os +a - recv.os +a - recvfrom.os +a - send.os +a - sendto.os +a - fsync.os +a - lseek.os +a - lseek64.os +a - msync.os +a - open.os +a - open64.os +a - pause.os +a - pread.os +a - pread64.os +a - pwrite.os +a - pwrite64.os +a - tcdrain.os +a - msgrcv.os +a - msgsnd.os +a - sigwait.os +a - sigsuspend.os +a - recvmsg.os +a - sendmsg.os +a - pt-raise.os +a - pt-system.os +a - flockfile.os +a - ftrylockfile.os +a - funlockfile.os +a - sigaction.os +a - herrno.os +a - res.os +a - pt-allocrtsig.os +a - pthread_kill_other_threads.os +a - pthread_setaffinity.os +a - pthread_attr_getaffinity.os +a - pthread_mutexattr_getrobust.os +a - pthread_mutexattr_setrobust.os +a - pthread_mutex_consistent.os +a - cleanup_routine.os +a - unwind-forcedunwind.os +a - pthread_mutexattr_getprotocol.os +a - pthread_mutexattr_setprotocol.os +a - pthread_mutexattr_getprioceiling.os +a - pthread_mutexattr_setprioceiling.os +a - tpp.os +a - pthread_mutex_getprioceiling.os +a - pthread_mutex_setprioceiling.os +a - pthread_setname.os +a - pthread_getname.os +a - pthread_setattr_default_np.os +a - pthread_getattr_default_np.os +a - pthread_mutex_conf.os +a - libpthread-compat.os +a - thrd_create.os +a - thrd_detach.os +a - thrd_exit.os +a - thrd_join.os +a - call_once.os +a - mtx_destroy.os +a - mtx_init.os +a - mtx_lock.os +a - mtx_timedlock.os +a - mtx_trylock.os +a - mtx_unlock.os +a - cnd_broadcast.os +a - cnd_destroy.os +a - cnd_init.os +a - cnd_signal.os +a - cnd_timedwait.os +a - cnd_wait.os +a - tss_create.os +a - tss_delete.os +a - tss_get.os +a - tss_set.os +a - elision-lock.os +a - elision-unlock.os +a - elision-timed.os +a - elision-trylock.os +a - errno-loc.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/mnt/lfs/sources/glibc-2.32/build/nptl/ -B/mnt/lfs/sources/glibc-2.32/build/csu/ -B/mnt/lfs/sources/glibc-2.32/build/nptl/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.32/build/libpthread.map -Wl,-soname=libpthread.so.0 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--enable-new-dtags,-z,nodelete,-z,initfirst -e __nptl_main -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/nptl/libpthread.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.32/build/nptl/libpthread_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.32/build/nptl/libpthread.so.0.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.32/build/nptl/libpthread.so /mnt/lfs/sources/glibc-2.32/build/nptl/libpthread.so.0.new +mv -f /mnt/lfs/sources/glibc-2.32/build/nptl/libpthread.so.0.new /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc" nptl_lock_constants.pysym \ + > /mnt/lfs/sources/glibc-2.32/build/nptl/nptl_lock_constants.py.tmp +mv -f /mnt/lfs/sources/glibc-2.32/build/nptl/nptl_lock_constants.py.tmp /mnt/lfs/sources/glibc-2.32/build/nptl/nptl_lock_constants.py +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nptl' +make subdir=malloc -C malloc ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/mcheck-init.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/mcheck-init.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/malloc/mcheck-init.o +rm -f /mnt/lfs/sources/glibc-2.32/build/malloc/libmcheck.a +cd /mnt/lfs/sources/glibc-2.32/build/malloc && \ +ln -s mcheck-init.o libmcheck.a +rm -f /mnt/lfs/sources/glibc-2.32/build/malloc/mtrace.new +sed -e 's|@PERL@|/usr/bin/perl|' -e 's|@XXX@|18|' \ + -e 's|@VERSION@|2.32|' \ + -e 's|@PKGVERSION@|(GNU libc) |' \ + -e 's|@REPORT_BUGS_TO@||' mtrace.pl > /mnt/lfs/sources/glibc-2.32/build/malloc/mtrace.new \ +&& rm -f /mnt/lfs/sources/glibc-2.32/build/malloc/mtrace && mv /mnt/lfs/sources/glibc-2.32/build/malloc/mtrace.new /mnt/lfs/sources/glibc-2.32/build/malloc/mtrace && chmod +x /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/malloc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmemusage -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/malloc/memusage.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/malloc/memusage.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/malloc/memusage.os +cd /mnt/lfs/sources/glibc-2.32/build/malloc && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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=/lib/ld-linux-x86-64.so.2 -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,-soname=libmemusage.so -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/malloc/libmemusage.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.32/build/malloc/libmemusage_pic.a -Wl,--no-whole-archive /mnt/lfs/sources/glibc-2.32/build/dlfcn/libdl.so.2 -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/malloc' +make subdir=string -C string ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/string' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/string' +make subdir=wcsmbs -C wcsmbs ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/wcsmbs' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/wcsmbs' +make subdir=timezone -C timezone ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/timezone' +sed -e 's|/bin/bash|/usr/bin/bash|' \ + -e 's|TZDIR=[^}]*|TZDIR=/usr/share/zoneinfo|' \ + -e '/TZVERSION=/s|see_Makefile|"2.32"|' \ + -e '/PKGVERSION=/s|=.*|="(GNU libc) "|' \ + -e '/REPORT_BUGS_TO=/s|=.*|=""|' \ + < tzselect.ksh > /mnt/lfs/sources/glibc-2.32/build/timezone/tzselect.new +chmod 555 /mnt/lfs/sources/glibc-2.32/build/timezone/tzselect.new +mv -f /mnt/lfs/sources/glibc-2.32/build/timezone/tzselect.new /mnt/lfs/sources/glibc-2.32/build/timezone/tzselect +echo 'static char const TZVERSION[]="2.32";' \ + > /mnt/lfs/sources/glibc-2.32/build/timezone/version.h.new +mv -f /mnt/lfs/sources/glibc-2.32/build/timezone/version.h.new /mnt/lfs/sources/glibc-2.32/build/timezone/version.h +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -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.32/build/config.h -Wno-maybe-uninitialized -Wno-unused-variable -I../include -I/mnt/lfs/sources/glibc-2.32/build/timezone -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/timezone/zic.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/timezone/zic.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/timezone/zic.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /mnt/lfs/sources/glibc-2.32/build/timezone/zic -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbegin.o` /mnt/lfs/sources/glibc-2.32/build/timezone/zic.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.32/build/libc.so.6 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtend.o` /mnt/lfs/sources/glibc-2.32/build/csu/crtn.o +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -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.32/build/config.h -Wno-maybe-uninitialized -I../include -I/mnt/lfs/sources/glibc-2.32/build/timezone -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/timezone/zdump.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/timezone/zdump.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/timezone/zdump.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /mnt/lfs/sources/glibc-2.32/build/timezone/zdump -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbegin.o` /mnt/lfs/sources/glibc-2.32/build/timezone/zdump.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.32/build/libc.so.6 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtend.o` /mnt/lfs/sources/glibc-2.32/build/csu/crtn.o +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/timezone' +make subdir=time -C time ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/time' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/time' +make subdir=dirent -C dirent ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/dirent' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/dirent' +make subdir=grp -C grp ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/grp' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/grp' +make subdir=pwd -C pwd ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/pwd' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/pwd' +make subdir=posix -C posix ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DGETCONF_DIR='"/usr/libexec/getconf"' -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/posix/getconf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/posix/getconf.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/posix/getconf.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /mnt/lfs/sources/glibc-2.32/build/posix/getconf -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbegin.o` /mnt/lfs/sources/glibc-2.32/build/posix/getconf.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.32/build/libc.so.6 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtend.o` /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/posix -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/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.32/build/posix/getconf.speclist.new +mv -f /mnt/lfs/sources/glibc-2.32/build/posix/getconf.speclist.new /mnt/lfs/sources/glibc-2.32/build/posix/getconf.speclist +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/posix' +make subdir=io -C io ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/io -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/io/pwd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/io/pwd.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/io/pwd.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /mnt/lfs/sources/glibc-2.32/build/io/pwd -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbegin.o` /mnt/lfs/sources/glibc-2.32/build/io/pwd.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.32/build/libc.so.6 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtend.o` /mnt/lfs/sources/glibc-2.32/build/csu/crtn.o +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/io' +make subdir=termios -C termios ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/termios' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/termios' +make subdir=resource -C resource ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/resource' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/resource' +make subdir=misc -C misc ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/misc' +rm -f /mnt/lfs/sources/glibc-2.32/build/dummy.c +(echo 'extern void __dummy__ (void);'; \ + echo 'void __dummy__ (void) { }') > /mnt/lfs/sources/glibc-2.32/build/dummy.c +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/build/dummy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/mnt/lfs/sources/glibc-2.32/build/misc -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/dummy.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/dummy.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/dummy.o +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar crv /mnt/lfs/sources/glibc-2.32/build/misc/libg.a /mnt/lfs/sources/glibc-2.32/build/dummy.o +a - /mnt/lfs/sources/glibc-2.32/build/dummy.o +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/misc' +make subdir=socket -C socket ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/socket' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/socket' +make subdir=sysvipc -C sysvipc ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/sysvipc' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/sysvipc' +make subdir=gmon -C gmon ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/gmon' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/gmon' +make subdir=gnulib -C gnulib ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/gnulib' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/gnulib' +make subdir=wctype -C wctype ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/wctype' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/wctype' +make subdir=manual -C manual ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/manual' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/manual' +make subdir=shadow -C shadow ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/shadow' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/shadow' +make subdir=gshadow -C gshadow ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/gshadow' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/gshadow' +make subdir=po -C po ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/po' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/po' +make subdir=argp -C argp ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/argp' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/argp' +make subdir=rt -C rt ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/rt' +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/aio_cancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_cancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_cancel.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/aio_cancel.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/aio_error.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_error.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_error.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/aio_error.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/aio_fsync.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_fsync.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_fsync.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/aio_fsync.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/aio_misc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_misc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_misc.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/aio_misc.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/aio_read.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_read.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_read.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/aio_read.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/aio_read64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_read64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_read64.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_return.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_return.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/aio_return.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/aio_suspend.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_suspend.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_suspend.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/aio_suspend.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/aio_write.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_write.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_write.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/aio_write.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/aio_write64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_write64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_write64.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/aio_write64.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/lio_listio.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/lio_listio.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/lio_listio.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/lio_listio.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/lio_listio64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/lio_listio64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/lio_listio64.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/lio_listio64.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_sigqueue.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_sigqueue.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/aio_sigqueue.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/aio_notify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_notify.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_notify.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/aio_notify.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/timer_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/timer_create.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/timer_create.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/timer_create.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/timer_delete.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/timer_delete.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/timer_delete.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/timer_delete.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/timer_getoverr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/timer_getoverr.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/timer_getoverr.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/timer_gettime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/timer_gettime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/timer_gettime.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/timer_gettime.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/timer_settime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/timer_settime.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/timer_settime.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/timer_settime.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/shm_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/shm_open.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/shm_open.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/shm_open.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/shm_unlink.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/shm_unlink.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/shm_unlink.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/shm_unlink.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/mq_open.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/mq_open.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/mq_open.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/mq_close.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/mq_close.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/mq_close.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/mq_unlink.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/mq_unlink.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/mq_unlink.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/mq_getattr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/mq_getattr.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/mq_getattr.o +(echo '#define SYSCALL_NAME mq_getsetattr'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL mq_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.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/rt/mq_setattr.o -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/mq_setattr.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/mq_setattr.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/mq_notify.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/mq_notify.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/mq_notify.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/mq_send.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/mq_send.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/mq_send.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/mq_receive.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/mq_receive.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/mq_receive.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/mq_timedsend.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/mq_timedsend.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/mq_timedsend.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/mq_timedreceive.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/mq_timedreceive.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/mq_timedreceive.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/timer_routines.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/timer_routines.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/timer_routines.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/nptl/librt-cancellation.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -fasynchronous-unwind-tables -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/librt-cancellation.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/librt-cancellation.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/librt-cancellation.o +cd /mnt/lfs/sources/glibc-2.32/build/rt && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv librt.a aio_cancel.o aio_error.o aio_fsync.o aio_misc.o aio_read.o aio_read64.o aio_return.o aio_suspend.o aio_write.o aio_write64.o lio_listio.o lio_listio64.o aio_sigqueue.o aio_notify.o timer_create.o timer_delete.o timer_getoverr.o timer_gettime.o timer_settime.o shm_open.o shm_unlink.o mq_open.o mq_close.o mq_unlink.o mq_getattr.o mq_setattr.o mq_notify.o mq_send.o mq_receive.o mq_timedsend.o mq_timedreceive.o timer_routines.o librt-cancellation.o +a - aio_cancel.o +a - aio_error.o +a - aio_fsync.o +a - aio_misc.o +a - aio_read.o +a - aio_read64.o +a - aio_return.o +a - aio_suspend.o +a - aio_write.o +a - aio_write64.o +a - lio_listio.o +a - lio_listio64.o +a - aio_sigqueue.o +a - aio_notify.o +a - timer_create.o +a - timer_delete.o +a - timer_getoverr.o +a - timer_gettime.o +a - timer_settime.o +a - shm_open.o +a - shm_unlink.o +a - mq_open.o +a - mq_close.o +a - mq_unlink.o +a - mq_getattr.o +a - mq_setattr.o +a - mq_notify.o +a - mq_send.o +a - mq_receive.o +a - mq_timedsend.o +a - mq_timedreceive.o +a - timer_routines.o +a - librt-cancellation.o +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/aio_cancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_cancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_cancel.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/aio_cancel.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/aio_error.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_error.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_error.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/aio_error.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/aio_fsync.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_fsync.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_fsync.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/aio_fsync.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/aio_misc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_misc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_misc.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/aio_misc.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/aio_read.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_read.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_read.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/aio_read.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/aio_read64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_read64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_read64.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_return.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_return.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/aio_return.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/aio_suspend.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_suspend.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_suspend.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/aio_suspend.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/aio_write.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_write.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_write.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/aio_write.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/aio_write64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_write64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_write64.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/aio_write64.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/lio_listio.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/lio_listio.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/lio_listio.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/lio_listio.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/wordsize-64/lio_listio64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/lio_listio64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/lio_listio64.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/lio_listio64.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_sigqueue.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_sigqueue.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/aio_sigqueue.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/pthread/aio_notify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/aio_notify.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/aio_notify.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/aio_notify.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/timer_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/timer_create.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/timer_create.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/timer_create.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/timer_delete.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/timer_delete.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/timer_delete.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/timer_delete.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/timer_getoverr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/timer_getoverr.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/timer_getoverr.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/timer_gettime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/timer_gettime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/timer_gettime.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/timer_gettime.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/x86_64/timer_settime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/timer_settime.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/timer_settime.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/timer_settime.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/shm_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/shm_open.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/shm_open.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/shm_open.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/posix/shm_unlink.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/shm_unlink.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/shm_unlink.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/shm_unlink.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/mq_open.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/mq_open.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/mq_open.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/mq_close.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/mq_close.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/mq_close.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/mq_unlink.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/mq_unlink.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/mq_unlink.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/mq_getattr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/mq_getattr.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/mq_getattr.os +(echo '#define SYSCALL_NAME mq_getsetattr'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL mq_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.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/rt/mq_setattr.os -x assembler-with-cpp - -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/mq_setattr.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/mq_setattr.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/mq_notify.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/mq_notify.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/mq_notify.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/mq_send.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/mq_send.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/mq_send.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/mq_receive.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/mq_receive.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/mq_receive.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/mq_timedsend.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/mq_timedsend.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/mq_timedsend.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/mq_timedreceive.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/mq_timedreceive.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/mq_timedreceive.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/timer_routines.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/timer_routines.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/timer_routines.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/nptl/librt-cancellation.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -fasynchronous-unwind-tables -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/librt-cancellation.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/librt-cancellation.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/librt-cancellation.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/mnt/lfs/sources/glibc-2.32/build/rt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/rt/rt-unwind-resume.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/rt/rt-unwind-resume.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/rt/rt-unwind-resume.os +cd /mnt/lfs/sources/glibc-2.32/build/rt && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv librt_pic.a aio_cancel.os aio_error.os aio_fsync.os aio_misc.os aio_read.os aio_read64.os aio_return.os aio_suspend.os aio_write.os aio_write64.os lio_listio.os lio_listio64.os aio_sigqueue.os aio_notify.os timer_create.os timer_delete.os timer_getoverr.os timer_gettime.os timer_settime.os shm_open.os shm_unlink.os mq_open.os mq_close.os mq_unlink.os mq_getattr.os mq_setattr.os mq_notify.os mq_send.os mq_receive.os mq_timedsend.os mq_timedreceive.os timer_routines.os librt-cancellation.os rt-unwind-resume.os +a - aio_cancel.os +a - aio_error.os +a - aio_fsync.os +a - aio_misc.os +a - aio_read.os +a - aio_read64.os +a - aio_return.os +a - aio_suspend.os +a - aio_write.os +a - aio_write64.os +a - lio_listio.os +a - lio_listio64.os +a - aio_sigqueue.os +a - aio_notify.os +a - timer_create.os +a - timer_delete.os +a - timer_getoverr.os +a - timer_gettime.os +a - timer_settime.os +a - shm_open.os +a - shm_unlink.os +a - mq_open.os +a - mq_close.os +a - mq_unlink.os +a - mq_getattr.os +a - mq_setattr.os +a - mq_notify.os +a - mq_send.os +a - mq_receive.os +a - mq_timedsend.os +a - mq_timedreceive.os +a - timer_routines.os +a - librt-cancellation.os +a - rt-unwind-resume.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.32/build/librt.map -Wl,-soname=librt.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--enable-new-dtags,-z,nodelete -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/rt/librt.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.32/build/rt/librt_pic.a -Wl,--no-whole-archive /mnt/lfs/sources/glibc-2.32/build/nptl/libpthread.so -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.32/build/rt/librt.so.1.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.32/build/rt/librt.so /mnt/lfs/sources/glibc-2.32/build/rt/librt.so.1.new +mv -f /mnt/lfs/sources/glibc-2.32/build/rt/librt.so.1.new /mnt/lfs/sources/glibc-2.32/build/rt/librt.so.1 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/rt' +make subdir=conform -C conform ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/conform' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/conform' +make subdir=debug -C debug ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/pcprofiledump.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/pcprofiledump.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/debug/pcprofiledump.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /mnt/lfs/sources/glibc-2.32/build/debug/pcprofiledump -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbegin.o` /mnt/lfs/sources/glibc-2.32/build/debug/pcprofiledump.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.32/build/libc.so.6 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtend.o` /mnt/lfs/sources/glibc-2.32/build/csu/crtn.o +rm -f /mnt/lfs/sources/glibc-2.32/build/debug/xtrace.new +sed -e 's|@BASH@|/usr/bin/bash|' -e 's|@VERSION@|2.32|' \ + -e 's|@SLIBDIR@|/\\$LIB|' -e 's|@BINDIR@|/usr/bin|' \ + -e 's|@PKGVERSION@|(GNU libc) |' \ + -e 's|@REPORT_BUGS_TO@||' xtrace.sh > /mnt/lfs/sources/glibc-2.32/build/debug/xtrace.new \ +&& rm -f /mnt/lfs/sources/glibc-2.32/build/debug/xtrace && mv /mnt/lfs/sources/glibc-2.32/build/debug/xtrace.new /mnt/lfs/sources/glibc-2.32/build/debug/xtrace && chmod +x /mnt/lfs/sources/glibc-2.32/build/debug/xtrace +slibpfx=`echo /lib|sed 's/lib\(64\|\)$/\\\\\\\\$LIB/'`; \ +sed -e 's|@VERSION@|2.32|' -e "s|@SLIB@|$slibpfx|" \ + -e 's|@PKGVERSION@|(GNU libc) |' \ + -e 's|@REPORT_BUGS_TO@||' catchsegv.sh > /mnt/lfs/sources/glibc-2.32/build/debug/catchsegv.new +chmod 555 /mnt/lfs/sources/glibc-2.32/build/debug/catchsegv.new +mv -f /mnt/lfs/sources/glibc-2.32/build/debug/catchsegv.new /mnt/lfs/sources/glibc-2.32/build/debug/catchsegv +x86_64-lfs-linux-gnu-gcc ../sysdeps/unix/sysv/linux/segfault.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libSegFault -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/segfault.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/segfault.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/debug/segfault.os +cd /mnt/lfs/sources/glibc-2.32/build/debug && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libSegFault_pic.a segfault.os +a - segfault.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,-soname=libSegFault.so -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/debug/libSegFault.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.32/build/debug/libSegFault_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/debug -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpcprofile -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/debug/pcprofile.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/debug/pcprofile.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/debug/pcprofile.os +cd /mnt/lfs/sources/glibc-2.32/build/debug && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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=/lib/ld-linux-x86-64.so.2 -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,-soname=libpcprofile.so -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/debug/libpcprofile.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.32/build/debug/libpcprofile_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/debug' +make subdir=mathvec -C mathvec ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/mathvec' +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos2_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos2_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos8_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos8_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin2_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin2_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin8_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin8_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_trig_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_trig_data.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_trig_data.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf4_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf16_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_trig_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_trig_data.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_trig_data.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf4_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf16_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos2_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos2_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos8_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos8_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log2_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log2_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log8_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log8_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log_data.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log_data.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf4_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf16_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf_data.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf_data.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp2_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp2_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp8_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp8_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp_data.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp_data.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf4_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf16_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf_data.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf_data.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow2_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow2_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow2_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow8_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow8_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow_data.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow_data.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf4_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf16_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf_data.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf_data.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos2_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos8_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin2_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin8_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log2_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log8_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos2_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos8_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf4_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf16_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf4_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf16_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf4_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf16_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp2_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp8_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf4_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf16_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow2_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow2_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow2_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow8_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow8_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow8_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf4_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf16_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core_sse4.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core_sse4.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core_avx512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core_avx512.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos2_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_core-sse.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos8_core-avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp2_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_core-sse.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp8_core-avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log2_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_core-sse.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log8_core-avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow2_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_core-sse.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow8_core-avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin2_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_core-sse.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin8_core-avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos2_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos2_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos2_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_core-sse.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos8_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos8_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos8_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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf16_core-avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf4_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_core-sse.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf16_core-avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf4_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_core-sse.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf16_core-avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf4_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_core-sse.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf16_core-avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf4_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_core-sse.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core-avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core-sse.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf16_core-avx2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf16_core-avx2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf16_core-avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf4_core-sse2.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf4_core-sse2.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf4_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_core-sse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_core-sse.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_core-sse.o +cd /mnt/lfs/sources/glibc-2.32/build/mathvec && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libmvec.a svml_d_cos2_core.o svml_d_cos4_core_avx.o svml_d_cos4_core.o svml_d_cos8_core.o svml_d_sin2_core.o svml_d_sin4_core_avx.o svml_d_sin4_core.o svml_d_sin8_core.o svml_d_trig_data.o svml_s_cosf4_core.o svml_s_cosf8_core_avx.o svml_s_cosf8_core.o svml_s_cosf16_core.o svml_s_trig_data.o svml_s_sinf4_core.o svml_s_sinf8_core_avx.o svml_s_sinf8_core.o svml_s_sinf16_core.o svml_d_sincos2_core.o svml_d_sincos4_core_avx.o svml_d_sincos4_core.o svml_d_sincos8_core.o svml_d_log2_core.o svml_d_log4_core_avx.o svml_d_log4_core.o svml_d_log8_core.o svml_d_log_data.o svml_s_logf4_core.o svml_s_logf8_core_avx.o svml_s_logf8_core.o svml_s_logf16_core.o svml_s_logf_data.o svml_d_exp2_core.o svml_d_exp4_core_avx.o svml_d_exp4_core.o svml_d_exp8_core.o svml_d_exp_data.o svml_s_expf4_core.o svml_s_expf8_core_avx.o svml_s_expf8_core.o svml_s_expf16_core.o svml_s_expf_data.o svml_d_pow2_core.o svml_d_pow4_core_avx.o svml_d_pow4_core.o svml_d_pow8_core.o svml_d_pow_data.o svml_s_powf4_core.o svml_s_powf8_core_avx.o svml_s_powf8_core.o svml_s_powf16_core.o svml_s_powf_data.o svml_s_sincosf4_core.o svml_s_sincosf8_core_avx.o svml_s_sincosf8_core.o svml_s_sincosf16_core.o svml_d_cos2_core_sse4.o svml_d_cos4_core_avx2.o svml_d_cos8_core_avx512.o svml_d_sin2_core_sse4.o svml_d_sin4_core_avx2.o svml_d_sin8_core_avx512.o svml_d_log2_core_sse4.o svml_d_log4_core_avx2.o svml_d_log8_core_avx512.o svml_d_sincos2_core_sse4.o svml_d_sincos4_core_avx2.o svml_d_sincos8_core_avx512.o svml_s_cosf4_core_sse4.o svml_s_cosf8_core_avx2.o svml_s_cosf16_core_avx512.o svml_s_sinf4_core_sse4.o svml_s_sinf8_core_avx2.o svml_s_sinf16_core_avx512.o svml_s_logf4_core_sse4.o svml_s_logf8_core_avx2.o svml_s_logf16_core_avx512.o svml_d_exp2_core_sse4.o svml_d_exp4_core_avx2.o svml_d_exp8_core_avx512.o svml_s_expf4_core_sse4.o svml_s_expf8_core_avx2.o svml_s_expf16_core_avx512.o svml_d_pow2_core_sse4.o svml_d_pow4_core_avx2.o svml_d_pow8_core_avx512.o svml_s_powf4_core_sse4.o svml_s_powf8_core_avx2.o svml_s_powf16_core_avx512.o svml_s_sincosf4_core_sse4.o svml_s_sincosf8_core_avx2.o svml_s_sincosf16_core_avx512.o svml_d_cos2_core-sse2.o svml_d_cos4_core-sse.o svml_d_cos8_core-avx2.o svml_d_exp2_core-sse2.o svml_d_exp4_core-sse.o svml_d_exp8_core-avx2.o svml_d_log2_core-sse2.o svml_d_log4_core-sse.o svml_d_log8_core-avx2.o svml_d_pow2_core-sse2.o svml_d_pow4_core-sse.o svml_d_pow8_core-avx2.o svml_d_sin2_core-sse2.o svml_d_sin4_core-sse.o svml_d_sin8_core-avx2.o svml_d_sincos2_core-sse2.o svml_d_sincos4_core-sse.o svml_d_sincos8_core-avx2.o svml_s_cosf16_core-avx2.o svml_s_cosf4_core-sse2.o svml_s_cosf8_core-sse.o svml_s_expf16_core-avx2.o svml_s_expf4_core-sse2.o svml_s_expf8_core-sse.o svml_s_logf16_core-avx2.o svml_s_logf4_core-sse2.o svml_s_logf8_core-sse.o svml_s_powf16_core-avx2.o svml_s_powf4_core-sse2.o svml_s_powf8_core-sse.o svml_s_sincosf16_core-avx2.o svml_s_sincosf4_core-sse2.o svml_s_sincosf8_core-sse.o svml_s_sinf16_core-avx2.o svml_s_sinf4_core-sse2.o svml_s_sinf8_core-sse.o +a - svml_d_cos2_core.o +a - svml_d_cos4_core_avx.o +a - svml_d_cos4_core.o +a - svml_d_cos8_core.o +a - svml_d_sin2_core.o +a - svml_d_sin4_core_avx.o +a - svml_d_sin4_core.o +a - svml_d_sin8_core.o +a - svml_d_trig_data.o +a - svml_s_cosf4_core.o +a - svml_s_cosf8_core_avx.o +a - svml_s_cosf8_core.o +a - svml_s_cosf16_core.o +a - svml_s_trig_data.o +a - svml_s_sinf4_core.o +a - svml_s_sinf8_core_avx.o +a - svml_s_sinf8_core.o +a - svml_s_sinf16_core.o +a - svml_d_sincos2_core.o +a - svml_d_sincos4_core_avx.o +a - svml_d_sincos4_core.o +a - svml_d_sincos8_core.o +a - svml_d_log2_core.o +a - svml_d_log4_core_avx.o +a - svml_d_log4_core.o +a - svml_d_log8_core.o +a - svml_d_log_data.o +a - svml_s_logf4_core.o +a - svml_s_logf8_core_avx.o +a - svml_s_logf8_core.o +a - svml_s_logf16_core.o +a - svml_s_logf_data.o +a - svml_d_exp2_core.o +a - svml_d_exp4_core_avx.o +a - svml_d_exp4_core.o +a - svml_d_exp8_core.o +a - svml_d_exp_data.o +a - svml_s_expf4_core.o +a - svml_s_expf8_core_avx.o +a - svml_s_expf8_core.o +a - svml_s_expf16_core.o +a - svml_s_expf_data.o +a - svml_d_pow2_core.o +a - svml_d_pow4_core_avx.o +a - svml_d_pow4_core.o +a - svml_d_pow8_core.o +a - svml_d_pow_data.o +a - svml_s_powf4_core.o +a - svml_s_powf8_core_avx.o +a - svml_s_powf8_core.o +a - svml_s_powf16_core.o +a - svml_s_powf_data.o +a - svml_s_sincosf4_core.o +a - svml_s_sincosf8_core_avx.o +a - svml_s_sincosf8_core.o +a - svml_s_sincosf16_core.o +a - svml_d_cos2_core_sse4.o +a - svml_d_cos4_core_avx2.o +a - svml_d_cos8_core_avx512.o +a - svml_d_sin2_core_sse4.o +a - svml_d_sin4_core_avx2.o +a - svml_d_sin8_core_avx512.o +a - svml_d_log2_core_sse4.o +a - svml_d_log4_core_avx2.o +a - svml_d_log8_core_avx512.o +a - svml_d_sincos2_core_sse4.o +a - svml_d_sincos4_core_avx2.o +a - svml_d_sincos8_core_avx512.o +a - svml_s_cosf4_core_sse4.o +a - svml_s_cosf8_core_avx2.o +a - svml_s_cosf16_core_avx512.o +a - svml_s_sinf4_core_sse4.o +a - svml_s_sinf8_core_avx2.o +a - svml_s_sinf16_core_avx512.o +a - svml_s_logf4_core_sse4.o +a - svml_s_logf8_core_avx2.o +a - svml_s_logf16_core_avx512.o +a - svml_d_exp2_core_sse4.o +a - svml_d_exp4_core_avx2.o +a - svml_d_exp8_core_avx512.o +a - svml_s_expf4_core_sse4.o +a - svml_s_expf8_core_avx2.o +a - svml_s_expf16_core_avx512.o +a - svml_d_pow2_core_sse4.o +a - svml_d_pow4_core_avx2.o +a - svml_d_pow8_core_avx512.o +a - svml_s_powf4_core_sse4.o +a - svml_s_powf8_core_avx2.o +a - svml_s_powf16_core_avx512.o +a - svml_s_sincosf4_core_sse4.o +a - svml_s_sincosf8_core_avx2.o +a - svml_s_sincosf16_core_avx512.o +a - svml_d_cos2_core-sse2.o +a - svml_d_cos4_core-sse.o +a - svml_d_cos8_core-avx2.o +a - svml_d_exp2_core-sse2.o +a - svml_d_exp4_core-sse.o +a - svml_d_exp8_core-avx2.o +a - svml_d_log2_core-sse2.o +a - svml_d_log4_core-sse.o +a - svml_d_log8_core-avx2.o +a - svml_d_pow2_core-sse2.o +a - svml_d_pow4_core-sse.o +a - svml_d_pow8_core-avx2.o +a - svml_d_sin2_core-sse2.o +a - svml_d_sin4_core-sse.o +a - svml_d_sin8_core-avx2.o +a - svml_d_sincos2_core-sse2.o +a - svml_d_sincos4_core-sse.o +a - svml_d_sincos8_core-avx2.o +a - svml_s_cosf16_core-avx2.o +a - svml_s_cosf4_core-sse2.o +a - svml_s_cosf8_core-sse.o +a - svml_s_expf16_core-avx2.o +a - svml_s_expf4_core-sse2.o +a - svml_s_expf8_core-sse.o +a - svml_s_logf16_core-avx2.o +a - svml_s_logf4_core-sse2.o +a - svml_s_logf8_core-sse.o +a - svml_s_powf16_core-avx2.o +a - svml_s_powf4_core-sse2.o +a - svml_s_powf8_core-sse.o +a - svml_s_sincosf16_core-avx2.o +a - svml_s_sincosf4_core-sse2.o +a - svml_s_sincosf8_core-sse.o +a - svml_s_sinf16_core-avx2.o +a - svml_s_sinf4_core-sse2.o +a - svml_s_sinf8_core-sse.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos2_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos2_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos8_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos8_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin2_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin2_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin8_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin8_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_trig_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_trig_data.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_trig_data.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf4_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf16_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_trig_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_trig_data.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_trig_data.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf4_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf16_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos2_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos2_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos8_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos8_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log2_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log2_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log8_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log8_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log_data.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log_data.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf4_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf16_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf_data.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf_data.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp2_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp2_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp8_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp8_core.os +x86_64-lfs-linux-gnu-gcc ../sysdeps/x86_64/fpu/svml_d_exp_data.S -c -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp_data.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp_data.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf4_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf16_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf_data.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf_data.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow2_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow2_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow2_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow8_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow8_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow_data.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow_data.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf4_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf16_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf_data.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf_data.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos2_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos8_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin2_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin8_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log2_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log8_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos2_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos8_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf4_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf16_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf4_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf16_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf4_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf16_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp2_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp8_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf4_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf16_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow2_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow2_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow2_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow8_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow8_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow8_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf4_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf16_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core_sse4.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core_sse4.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core_sse4.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core_avx512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core_avx512.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core_avx512.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos2_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos4_core-sse.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_cos8_core-avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp2_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp4_core-sse.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_exp8_core-avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log2_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log4_core-sse.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_log8_core-avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow2_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow4_core-sse.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_pow8_core-avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin2_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin4_core-sse.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sin8_core-avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos2_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos2_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos2_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos4_core-sse.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos8_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos8_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_d_sincos8_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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf16_core-avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf4_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_cosf8_core-sse.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf16_core-avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf4_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_expf8_core-sse.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf16_core-avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf4_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_logf8_core-sse.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf16_core-avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf4_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_powf8_core-sse.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core-avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core-sse.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf16_core-avx2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf16_core-avx2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf16_core-avx2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf4_core-sse2.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf4_core-sse2.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf4_core-sse2.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.32/build/mathvec -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_core-sse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_core-sse.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/mathvec/svml_s_sinf8_core-sse.os +cd /mnt/lfs/sources/glibc-2.32/build/mathvec && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libmvec_pic.a svml_d_cos2_core.os svml_d_cos4_core_avx.os svml_d_cos4_core.os svml_d_cos8_core.os svml_d_sin2_core.os svml_d_sin4_core_avx.os svml_d_sin4_core.os svml_d_sin8_core.os svml_d_trig_data.os svml_s_cosf4_core.os svml_s_cosf8_core_avx.os svml_s_cosf8_core.os svml_s_cosf16_core.os svml_s_trig_data.os svml_s_sinf4_core.os svml_s_sinf8_core_avx.os svml_s_sinf8_core.os svml_s_sinf16_core.os svml_d_sincos2_core.os svml_d_sincos4_core_avx.os svml_d_sincos4_core.os svml_d_sincos8_core.os svml_d_log2_core.os svml_d_log4_core_avx.os svml_d_log4_core.os svml_d_log8_core.os svml_d_log_data.os svml_s_logf4_core.os svml_s_logf8_core_avx.os svml_s_logf8_core.os svml_s_logf16_core.os svml_s_logf_data.os svml_d_exp2_core.os svml_d_exp4_core_avx.os svml_d_exp4_core.os svml_d_exp8_core.os svml_d_exp_data.os svml_s_expf4_core.os svml_s_expf8_core_avx.os svml_s_expf8_core.os svml_s_expf16_core.os svml_s_expf_data.os svml_d_pow2_core.os svml_d_pow4_core_avx.os svml_d_pow4_core.os svml_d_pow8_core.os svml_d_pow_data.os svml_s_powf4_core.os svml_s_powf8_core_avx.os svml_s_powf8_core.os svml_s_powf16_core.os svml_s_powf_data.os svml_s_sincosf4_core.os svml_s_sincosf8_core_avx.os svml_s_sincosf8_core.os svml_s_sincosf16_core.os svml_d_cos2_core_sse4.os svml_d_cos4_core_avx2.os svml_d_cos8_core_avx512.os svml_d_sin2_core_sse4.os svml_d_sin4_core_avx2.os svml_d_sin8_core_avx512.os svml_d_log2_core_sse4.os svml_d_log4_core_avx2.os svml_d_log8_core_avx512.os svml_d_sincos2_core_sse4.os svml_d_sincos4_core_avx2.os svml_d_sincos8_core_avx512.os svml_s_cosf4_core_sse4.os svml_s_cosf8_core_avx2.os svml_s_cosf16_core_avx512.os svml_s_sinf4_core_sse4.os svml_s_sinf8_core_avx2.os svml_s_sinf16_core_avx512.os svml_s_logf4_core_sse4.os svml_s_logf8_core_avx2.os svml_s_logf16_core_avx512.os svml_d_exp2_core_sse4.os svml_d_exp4_core_avx2.os svml_d_exp8_core_avx512.os svml_s_expf4_core_sse4.os svml_s_expf8_core_avx2.os svml_s_expf16_core_avx512.os svml_d_pow2_core_sse4.os svml_d_pow4_core_avx2.os svml_d_pow8_core_avx512.os svml_s_powf4_core_sse4.os svml_s_powf8_core_avx2.os svml_s_powf16_core_avx512.os svml_s_sincosf4_core_sse4.os svml_s_sincosf8_core_avx2.os svml_s_sincosf16_core_avx512.os svml_d_cos2_core-sse2.os svml_d_cos4_core-sse.os svml_d_cos8_core-avx2.os svml_d_exp2_core-sse2.os svml_d_exp4_core-sse.os svml_d_exp8_core-avx2.os svml_d_log2_core-sse2.os svml_d_log4_core-sse.os svml_d_log8_core-avx2.os svml_d_pow2_core-sse2.os svml_d_pow4_core-sse.os svml_d_pow8_core-avx2.os svml_d_sin2_core-sse2.os svml_d_sin4_core-sse.os svml_d_sin8_core-avx2.os svml_d_sincos2_core-sse2.os svml_d_sincos4_core-sse.os svml_d_sincos8_core-avx2.os svml_s_cosf16_core-avx2.os svml_s_cosf4_core-sse2.os svml_s_cosf8_core-sse.os svml_s_expf16_core-avx2.os svml_s_expf4_core-sse2.os svml_s_expf8_core-sse.os svml_s_logf16_core-avx2.os svml_s_logf4_core-sse2.os svml_s_logf8_core-sse.os svml_s_powf16_core-avx2.os svml_s_powf4_core-sse2.os svml_s_powf8_core-sse.os svml_s_sincosf16_core-avx2.os svml_s_sincosf4_core-sse2.os svml_s_sincosf8_core-sse.os svml_s_sinf16_core-avx2.os svml_s_sinf4_core-sse2.os svml_s_sinf8_core-sse.os +a - svml_d_cos2_core.os +a - svml_d_cos4_core_avx.os +a - svml_d_cos4_core.os +a - svml_d_cos8_core.os +a - svml_d_sin2_core.os +a - svml_d_sin4_core_avx.os +a - svml_d_sin4_core.os +a - svml_d_sin8_core.os +a - svml_d_trig_data.os +a - svml_s_cosf4_core.os +a - svml_s_cosf8_core_avx.os +a - svml_s_cosf8_core.os +a - svml_s_cosf16_core.os +a - svml_s_trig_data.os +a - svml_s_sinf4_core.os +a - svml_s_sinf8_core_avx.os +a - svml_s_sinf8_core.os +a - svml_s_sinf16_core.os +a - svml_d_sincos2_core.os +a - svml_d_sincos4_core_avx.os +a - svml_d_sincos4_core.os +a - svml_d_sincos8_core.os +a - svml_d_log2_core.os +a - svml_d_log4_core_avx.os +a - svml_d_log4_core.os +a - svml_d_log8_core.os +a - svml_d_log_data.os +a - svml_s_logf4_core.os +a - svml_s_logf8_core_avx.os +a - svml_s_logf8_core.os +a - svml_s_logf16_core.os +a - svml_s_logf_data.os +a - svml_d_exp2_core.os +a - svml_d_exp4_core_avx.os +a - svml_d_exp4_core.os +a - svml_d_exp8_core.os +a - svml_d_exp_data.os +a - svml_s_expf4_core.os +a - svml_s_expf8_core_avx.os +a - svml_s_expf8_core.os +a - svml_s_expf16_core.os +a - svml_s_expf_data.os +a - svml_d_pow2_core.os +a - svml_d_pow4_core_avx.os +a - svml_d_pow4_core.os +a - svml_d_pow8_core.os +a - svml_d_pow_data.os +a - svml_s_powf4_core.os +a - svml_s_powf8_core_avx.os +a - svml_s_powf8_core.os +a - svml_s_powf16_core.os +a - svml_s_powf_data.os +a - svml_s_sincosf4_core.os +a - svml_s_sincosf8_core_avx.os +a - svml_s_sincosf8_core.os +a - svml_s_sincosf16_core.os +a - svml_d_cos2_core_sse4.os +a - svml_d_cos4_core_avx2.os +a - svml_d_cos8_core_avx512.os +a - svml_d_sin2_core_sse4.os +a - svml_d_sin4_core_avx2.os +a - svml_d_sin8_core_avx512.os +a - svml_d_log2_core_sse4.os +a - svml_d_log4_core_avx2.os +a - svml_d_log8_core_avx512.os +a - svml_d_sincos2_core_sse4.os +a - svml_d_sincos4_core_avx2.os +a - svml_d_sincos8_core_avx512.os +a - svml_s_cosf4_core_sse4.os +a - svml_s_cosf8_core_avx2.os +a - svml_s_cosf16_core_avx512.os +a - svml_s_sinf4_core_sse4.os +a - svml_s_sinf8_core_avx2.os +a - svml_s_sinf16_core_avx512.os +a - svml_s_logf4_core_sse4.os +a - svml_s_logf8_core_avx2.os +a - svml_s_logf16_core_avx512.os +a - svml_d_exp2_core_sse4.os +a - svml_d_exp4_core_avx2.os +a - svml_d_exp8_core_avx512.os +a - svml_s_expf4_core_sse4.os +a - svml_s_expf8_core_avx2.os +a - svml_s_expf16_core_avx512.os +a - svml_d_pow2_core_sse4.os +a - svml_d_pow4_core_avx2.os +a - svml_d_pow8_core_avx512.os +a - svml_s_powf4_core_sse4.os +a - svml_s_powf8_core_avx2.os +a - svml_s_powf16_core_avx512.os +a - svml_s_sincosf4_core_sse4.os +a - svml_s_sincosf8_core_avx2.os +a - svml_s_sincosf16_core_avx512.os +a - svml_d_cos2_core-sse2.os +a - svml_d_cos4_core-sse.os +a - svml_d_cos8_core-avx2.os +a - svml_d_exp2_core-sse2.os +a - svml_d_exp4_core-sse.os +a - svml_d_exp8_core-avx2.os +a - svml_d_log2_core-sse2.os +a - svml_d_log4_core-sse.os +a - svml_d_log8_core-avx2.os +a - svml_d_pow2_core-sse2.os +a - svml_d_pow4_core-sse.os +a - svml_d_pow8_core-avx2.os +a - svml_d_sin2_core-sse2.os +a - svml_d_sin4_core-sse.os +a - svml_d_sin8_core-avx2.os +a - svml_d_sincos2_core-sse2.os +a - svml_d_sincos4_core-sse.os +a - svml_d_sincos8_core-avx2.os +a - svml_s_cosf16_core-avx2.os +a - svml_s_cosf4_core-sse2.os +a - svml_s_cosf8_core-sse.os +a - svml_s_expf16_core-avx2.os +a - svml_s_expf4_core-sse2.os +a - svml_s_expf8_core-sse.os +a - svml_s_logf16_core-avx2.os +a - svml_s_logf4_core-sse2.os +a - svml_s_logf8_core-sse.os +a - svml_s_powf16_core-avx2.os +a - svml_s_powf4_core-sse2.os +a - svml_s_powf8_core-sse.os +a - svml_s_sincosf16_core-avx2.os +a - svml_s_sincosf4_core-sse2.os +a - svml_s_sincosf8_core-sse.os +a - svml_s_sinf16_core-avx2.os +a - svml_s_sinf4_core-sse2.os +a - svml_s_sinf8_core-sse.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.32/build/libmvec.map -Wl,-soname=libmvec.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/mathvec/libmvec.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.32/build/mathvec/libmvec_pic.a -Wl,--no-whole-archive /mnt/lfs/sources/glibc-2.32/build/math/libm.so.6 -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.32/build/mathvec/libmvec.so.1.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.32/build/mathvec/libmvec.so /mnt/lfs/sources/glibc-2.32/build/mathvec/libmvec.so.1.new +mv -f /mnt/lfs/sources/glibc-2.32/build/mathvec/libmvec.so.1.new /mnt/lfs/sources/glibc-2.32/build/mathvec/libmvec.so.1 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/mathvec' +make subdir=support -C support ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/blob_repeat.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/blob_repeat.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/check.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/check.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/check_addrinfo.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/check_addrinfo.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/check_dns_packet.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/check_dns_packet.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/check_hostent.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/check_hostent.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/check_netent.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/check_netent.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/delayed_exit.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/delayed_exit.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/ignore_stderr.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/ignore_stderr.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/next_to_fault.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/next_to_fault.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/oom_error.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/oom_error.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/oom_error.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/resolv_test.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/resolv_test.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/set_fortify_handler.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/set_fortify_handler.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/set_fortify_handler.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support-xfstat.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support-xfstat.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/support-xfstat.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support-xstat.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support-xstat.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/support-xstat.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_become_root.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_become_root.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_can_chroot.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_can_chroot.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_capture_subprocess.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_capture_subprocess.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_capture_subprocess_check.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_capture_subprocess_check.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_chroot.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_chroot.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/support_chroot.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_copy_file_range.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_copy_file_range.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/support_copy_file_range.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_descriptor_supports_holes.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_descriptor_supports_holes.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_descriptors.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_descriptors.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_enter_mount_namespace.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_enter_mount_namespace.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_enter_network_namespace.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_enter_network_namespace.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_format_address_family.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_format_address_family.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_format_addrinfo.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_format_addrinfo.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_format_dns_packet.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_format_dns_packet.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_format_herrno.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_format_herrno.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_format_hostent.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_format_hostent.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_format_netent.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_format_netent.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_isolate_in_subprocess.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_isolate_in_subprocess.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/support_isolate_in_subprocess.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_process_state.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_process_state.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_ptrace.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_ptrace.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/support_ptrace.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_openpty.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_openpty.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DSRCDIR_PATH=\"`cd .. ; pwd`\" -DOBJDIR_PATH=\"`cd /mnt/lfs/sources/glibc-2.32/build/support//..; pwd`\" -DOBJDIR_ELF_LDSO_PATH=\"`cd /mnt/lfs/sources/glibc-2.32/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\" -DROOTSBINDIR_PATH=\"/sbin\" -DCOMPLOCALEDIR_PATH=\"/usr/lib/locale\" -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_paths.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_paths.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_quote_blob.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_quote_blob.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/support_quote_blob.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_quote_string.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_quote_string.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_record_failure.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_record_failure.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_run_diff.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_run_diff.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/support_run_diff.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_set_small_thread_stack_size.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_set_small_thread_stack_size.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_shared_allocate.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_shared_allocate.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_small_stack_thread_attribute.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_small_stack_thread_attribute.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/support_small_stack_thread_attribute.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_subprocess.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_subprocess.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_test_compare_blob.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_test_compare_blob.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_test_compare_failure.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_test_compare_failure.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_test_compare_string.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_test_compare_string.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/support_test_compare_string.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_write_file_string.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_write_file_string.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/support_write_file_string.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_test_main.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_test_main.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/support_test_verify_impl.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/support_test_verify_impl.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/support_test_verify_impl.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/temp_file.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/temp_file.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexcess-precision=standard -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/timespec.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/timespec.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/timespec.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/timespec-add.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/timespec-add.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/timespec-add.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/timespec-sub.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/timespec-sub.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/timespec-sub.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/write_message.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/write_message.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xaccept.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xaccept.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xaccept4.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xaccept4.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xasprintf.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xasprintf.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xbind.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xbind.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xcalloc.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xcalloc.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/xcalloc.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xchroot.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xchroot.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xclock_gettime.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xclock_gettime.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/xclock_gettime.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xclose.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xclose.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/xclose.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xconnect.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xconnect.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xcopy_file_range.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xcopy_file_range.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xdlfcn.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xdlfcn.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xdlmopen.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xdlmopen.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xdup2.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xdup2.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/xdup2.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xfclose.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xfclose.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xfopen.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xfopen.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xfork.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xfork.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xftruncate.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xftruncate.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xgetline.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xgetline.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xgetsockname.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xgetsockname.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xlisten.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xlisten.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xlseek.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xlseek.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xlstat.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xlstat.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/xlstat.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xmalloc.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xmalloc.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xmemstream.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xmemstream.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xmkdir.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xmkdir.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xmkdirp.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xmkdirp.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/xmkdirp.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xmmap.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xmmap.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xmprotect.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xmprotect.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xmunmap.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xmunmap.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xnewlocale.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xnewlocale.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xopen.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xopen.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpipe.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpipe.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpoll.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpoll.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xposix_memalign.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xposix_memalign.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_attr_destroy.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_attr_destroy.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_attr_init.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_attr_init.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_attr_setdetachstate.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_attr_setdetachstate.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_attr_setguardsize.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_attr_setguardsize.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/xpthread_attr_setguardsize.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_attr_setstack.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_attr_setstack.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_attr_setstacksize.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_attr_setstacksize.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_barrier_destroy.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_barrier_destroy.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_barrier_init.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_barrier_init.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_barrier_wait.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_barrier_wait.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_barrierattr_destroy.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_barrierattr_destroy.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_barrierattr_init.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_barrierattr_init.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_barrierattr_setpshared.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_barrierattr_setpshared.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_cancel.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_cancel.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_check_return.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_check_return.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_cond_wait.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_cond_wait.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_create.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_create.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_detach.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_detach.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_join.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_join.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_key_create.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_key_create.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_key_delete.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_key_delete.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/xpthread_key_delete.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_mutex_consistent.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_mutex_consistent.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_mutex_destroy.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_mutex_destroy.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_mutex_init.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_mutex_init.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_mutex_lock.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_mutex_lock.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_mutex_unlock.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_mutex_unlock.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_mutexattr_destroy.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_mutexattr_destroy.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_mutexattr_init.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_mutexattr_init.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_mutexattr_setprotocol.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_mutexattr_setprotocol.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_mutexattr_setpshared.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_mutexattr_setpshared.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_mutexattr_setrobust.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_mutexattr_setrobust.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_mutexattr_settype.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_mutexattr_settype.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_once.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_once.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_rwlock_init.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_rwlock_init.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_rwlock_destroy.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_rwlock_destroy.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_rwlock_rdlock.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_rwlock_rdlock.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_rwlock_unlock.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_rwlock_unlock.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_rwlock_wrlock.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_rwlock_wrlock.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_rwlockattr_init.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_rwlockattr_init.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_rwlockattr_setkind_np.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_rwlockattr_setkind_np.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_sigmask.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_sigmask.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_spin_lock.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_spin_lock.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xpthread_spin_unlock.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xpthread_spin_unlock.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xraise.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xraise.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xreadlink.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xreadlink.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xrealloc.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xrealloc.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xrecvfrom.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xrecvfrom.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xsendto.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xsendto.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xsetlocale.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xsetlocale.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xsetsockopt.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xsetsockopt.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xsigaction.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xsigaction.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xsignal.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xsignal.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xsigstack.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xsigstack.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xsocket.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xsocket.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xposix_spawn.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xposix_spawn.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xposix_spawn_file_actions_addclose.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xposix_spawn_file_actions_addclose.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xposix_spawn_file_actions_adddup2.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xposix_spawn_file_actions_adddup2.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xstrdup.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xstrdup.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xstrndup.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xstrndup.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xsymlink.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xsymlink.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xsysconf.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xsysconf.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xunlink.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xunlink.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xuselocale.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xuselocale.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xwaitpid.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xwaitpid.oS.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/xwrite.oS -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/xwrite.oS.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/xwrite.oS +cd /mnt/lfs/sources/glibc-2.32/build/support && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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_test.oS set_fortify_handler.oS support-xfstat.oS support-xstat.oS support_become_root.oS support_can_chroot.oS support_capture_subprocess.oS support_capture_subprocess_check.oS support_chroot.oS support_copy_file_range.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_process_state.oS support_ptrace.oS support_openpty.oS support_paths.oS support_quote_blob.oS support_quote_string.oS support_record_failure.oS support_run_diff.oS support_set_small_thread_stack_size.oS support_shared_allocate.oS support_small_stack_thread_attribute.oS support_subprocess.oS support_test_compare_blob.oS support_test_compare_failure.oS support_test_compare_string.oS support_write_file_string.oS support_test_main.oS support_test_verify_impl.oS temp_file.oS timespec.oS timespec-add.oS timespec-sub.oS write_message.oS xaccept.oS xaccept4.oS xasprintf.oS xbind.oS xcalloc.oS xchroot.oS xclock_gettime.oS xclose.oS xconnect.oS xcopy_file_range.oS xdlfcn.oS xdlmopen.oS xdup2.oS xfclose.oS xfopen.oS xfork.oS xftruncate.oS xgetline.oS xgetsockname.oS xlisten.oS xlseek.oS xlstat.oS xmalloc.oS xmemstream.oS xmkdir.oS xmkdirp.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_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_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_test.oS +a - set_fortify_handler.oS +a - support-xfstat.oS +a - support-xstat.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_range.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_process_state.oS +a - support_ptrace.oS +a - support_openpty.oS +a - support_paths.oS +a - support_quote_blob.oS +a - support_quote_string.oS +a - support_record_failure.oS +a - support_run_diff.oS +a - support_set_small_thread_stack_size.oS +a - support_shared_allocate.oS +a - support_small_stack_thread_attribute.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_write_file_string.oS +a - support_test_main.oS +a - support_test_verify_impl.oS +a - temp_file.oS +a - timespec.oS +a - timespec-add.oS +a - timespec-sub.oS +a - write_message.oS +a - xaccept.oS +a - xaccept4.oS +a - xasprintf.oS +a - xbind.oS +a - xcalloc.oS +a - xchroot.oS +a - xclock_gettime.oS +a - xclose.oS +a - xconnect.oS +a - xcopy_file_range.oS +a - xdlfcn.oS +a - xdlmopen.oS +a - xdup2.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 - xmalloc.oS +a - xmemstream.oS +a - xmkdir.oS +a - xmkdirp.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_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_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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/test-container.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/test-container.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/test-container.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /mnt/lfs/sources/glibc-2.32/build/support/test-container -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbegin.o` /mnt/lfs/sources/glibc-2.32/build/support/test-container.o /mnt/lfs/sources/glibc-2.32/build/support/libsupport_nonshared.a -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.32/build/libc.so.6 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtend.o` /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/shell-container.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/shell-container.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/shell-container.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /mnt/lfs/sources/glibc-2.32/build/support/shell-container -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbegin.o` /mnt/lfs/sources/glibc-2.32/build/support/shell-container.o /mnt/lfs/sources/glibc-2.32/build/support/libsupport_nonshared.a -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.32/build/libc.so.6 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtend.o` /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/echo-container.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/echo-container.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/echo-container.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /mnt/lfs/sources/glibc-2.32/build/support/echo-container -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbegin.o` /mnt/lfs/sources/glibc-2.32/build/support/echo-container.o /mnt/lfs/sources/glibc-2.32/build/support/libsupport_nonshared.a -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.32/build/libc.so.6 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtend.o` /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/true-container.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/true-container.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/true-container.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /mnt/lfs/sources/glibc-2.32/build/support/true-container -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbegin.o` /mnt/lfs/sources/glibc-2.32/build/support/true-container.o /mnt/lfs/sources/glibc-2.32/build/support/libsupport_nonshared.a -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.32/build/libc.so.6 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtend.o` /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/support -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/support/links-dso-program-c.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/support/links-dso-program-c.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/support/links-dso-program-c.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /mnt/lfs/sources/glibc-2.32/build/support/links-dso-program-c -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbegin.o` /mnt/lfs/sources/glibc-2.32/build/support/links-dso-program-c.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.32/build/libc.so.6 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtend.o` /mnt/lfs/sources/glibc-2.32/build/csu/crtn.o +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/support' +make subdir=crypt -C crypt ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/crypt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/crypt/crypt-entry.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/crypt/crypt-entry.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/crypt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/crypt/md5-crypt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/crypt/md5-crypt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/crypt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/crypt/sha256-crypt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/crypt/sha256-crypt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/crypt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/crypt/sha512-crypt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/crypt/sha512-crypt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/crypt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/crypt/crypt.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/crypt/crypt.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/crypt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/crypt/crypt_util.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/crypt/crypt_util.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/crypt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/crypt/md5.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/crypt/md5.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/crypt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/crypt/sha256.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/crypt/sha256.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/crypt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/crypt/sha512.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/crypt/sha512.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/crypt/sha512.o +cd /mnt/lfs/sources/glibc-2.32/build/crypt && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/crypt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/crypt/crypt-entry.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/crypt/crypt-entry.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/crypt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/crypt/md5-crypt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/crypt/md5-crypt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/crypt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/crypt/sha256-crypt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/crypt/sha256-crypt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/crypt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/crypt/sha512-crypt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/crypt/sha512-crypt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/crypt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/crypt/crypt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/crypt/crypt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/crypt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/crypt/crypt_util.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/crypt/crypt_util.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/crypt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/crypt/md5.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/crypt/md5.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/crypt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/crypt/sha256.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/crypt/sha256.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/crypt -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/crypt/sha512.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/crypt/sha512.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/crypt/sha512.os +cd /mnt/lfs/sources/glibc-2.32/build/crypt && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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=/lib/ld-linux-x86-64.so.2 -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.32/build/libcrypt.map -Wl,-soname=libcrypt.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/crypt/libcrypt.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.32/build/crypt/libcrypt_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.32/build/crypt/libcrypt.so.1.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.32/build/crypt/libcrypt.so /mnt/lfs/sources/glibc-2.32/build/crypt/libcrypt.so.1.new +mv -f /mnt/lfs/sources/glibc-2.32/build/crypt/libcrypt.so.1.new /mnt/lfs/sources/glibc-2.32/build/crypt/libcrypt.so.1 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/crypt' +make subdir=nptl_db -C nptl_db ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_init.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_log.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_log.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_new.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_new.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_delete.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_delete.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_get_nthreads.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_get_nthreads.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_get_ph.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_get_ph.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_map_id2thr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_map_id2thr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_map_lwp2thr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_map_lwp2thr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_thr_iter.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_thr_iter.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_tsd_iter.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_tsd_iter.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_get_info.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_get_info.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_getfpregs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_getfpregs.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_getgregs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_getgregs.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_getxregs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_getxregs.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_getxregsize.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_getxregsize.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_setfpregs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_setfpregs.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_setgregs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_setgregs.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_setprio.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_setprio.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_setsigpending.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_setsigpending.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_setxregs.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_setxregs.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_sigsetmask.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_sigsetmask.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_tsd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_tsd.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_validate.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_validate.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_dbsuspend.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_dbsuspend.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_dbresume.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_dbresume.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_setconcurrency.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_setconcurrency.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_enable_stats.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_enable_stats.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_reset_stats.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_reset_stats.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_get_stats.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_get_stats.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_event_addr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_event_addr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_event_enable.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_event_enable.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_set_event.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_set_event.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_clear_event.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_clear_event.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_event_getmsg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_event_getmsg.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_set_event.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_set_event.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_event_getmsg.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_event_getmsg.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_clear_event.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_ta_clear_event.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_symbol_list.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_symbol_list.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_tlsbase.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_tlsbase.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_tls_get_addr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/td_thr_tls_get_addr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nptl_db -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/fetch-value.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nptl_db/fetch-value.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nptl_db/fetch-value.os +cd /mnt/lfs/sources/glibc-2.32/build/nptl_db && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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=/lib/ld-linux-x86-64.so.2 -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.32/build/libthread_db.map -Wl,-soname=libthread_db.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/nptl_db/libthread_db.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.32/build/nptl_db/libthread_db_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.32/build/nptl_db/libthread_db.so.1.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.32/build/nptl_db/libthread_db.so /mnt/lfs/sources/glibc-2.32/build/nptl_db/libthread_db.so.1.new +mv -f /mnt/lfs/sources/glibc-2.32/build/nptl_db/libthread_db.so.1.new /mnt/lfs/sources/glibc-2.32/build/nptl_db/libthread_db.so.1 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nptl_db' +make subdir=inet -C inet ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/inet' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/inet' +make subdir=resolv -C resolv ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/resolv' +x86_64-lfs-linux-gnu-gcc res_comp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res_comp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res_comp.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res_comp.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res_debug.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res_debug.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res_debug.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res_data.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res_data.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res_data.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res_mkquery.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res_mkquery.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res_mkquery.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res_query.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res_query.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res_query.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res_send.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res_send.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res_send.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/inet_net_ntop.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/inet_net_ntop.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/inet_net_pton.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/inet_net_pton.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/inet_neta.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/inet_neta.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/inet_neta.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/base64.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/base64.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/base64.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/ns_parse.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/ns_parse.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/ns_parse.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/ns_name.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/ns_name.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/ns_netint.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/ns_netint.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/ns_netint.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/ns_ttl.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/ns_ttl.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/ns_ttl.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/ns_print.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/ns_print.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/ns_samedomain.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/ns_samedomain.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/ns_samedomain.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/ns_date.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/ns_date.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/ns_date.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res_enable_icmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res_enable_icmp.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res_enable_icmp.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/compat-hooks.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/compat-hooks.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/compat-hooks.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/compat-gethnamaddr.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/compat-gethnamaddr.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/compat-gethnamaddr.o +cd /mnt/lfs/sources/glibc-2.32/build/resolv && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libresolv.a res_comp.o res_debug.o res_data.o res_mkquery.o res_query.o res_send.o inet_net_ntop.o inet_net_pton.o inet_neta.o base64.o ns_parse.o ns_name.o ns_netint.o ns_ttl.o ns_print.o ns_samedomain.o ns_date.o res_enable_icmp.o compat-hooks.o compat-gethnamaddr.o +a - res_comp.o +a - res_debug.o +a - res_data.o +a - res_mkquery.o +a - res_query.o +a - res_send.o +a - inet_net_ntop.o +a - inet_net_pton.o +a - inet_neta.o +a - base64.o +a - ns_parse.o +a - ns_name.o +a - ns_netint.o +a - ns_ttl.o +a - ns_print.o +a - ns_samedomain.o +a - ns_date.o +a - res_enable_icmp.o +a - compat-hooks.o +a - compat-gethnamaddr.o +x86_64-lfs-linux-gnu-gcc res_comp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -Werror -fmerge-all-constants -frounding-math -fno-stack-protector -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res_comp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res_comp.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res_comp.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res_debug.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res_debug.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res_debug.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res_data.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res_data.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res_data.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res_mkquery.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res_mkquery.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res_mkquery.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res_query.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res_query.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res_query.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res_send.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res_send.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res_send.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/inet_net_ntop.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/inet_net_ntop.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/inet_net_pton.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/inet_net_pton.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/inet_neta.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/inet_neta.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/inet_neta.os +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/base64.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/base64.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/base64.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/ns_parse.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/ns_parse.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/ns_parse.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/ns_name.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/ns_name.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/ns_netint.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/ns_netint.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/ns_netint.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/ns_ttl.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/ns_ttl.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/ns_ttl.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/ns_print.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/ns_print.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/ns_samedomain.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/ns_samedomain.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/ns_samedomain.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/ns_date.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/ns_date.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/ns_date.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/res_enable_icmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/res_enable_icmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/res_enable_icmp.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/compat-hooks.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/compat-hooks.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/compat-hooks.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/compat-gethnamaddr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/compat-gethnamaddr.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/compat-gethnamaddr.os +cd /mnt/lfs/sources/glibc-2.32/build/resolv && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libresolv_pic.a res_comp.os res_debug.os res_data.os res_mkquery.os res_query.os res_send.os inet_net_ntop.os inet_net_pton.os inet_neta.os base64.os ns_parse.os ns_name.os ns_netint.os ns_ttl.os ns_print.os ns_samedomain.os ns_date.os res_enable_icmp.os compat-hooks.os compat-gethnamaddr.os +a - res_comp.os +a - res_debug.os +a - res_data.os +a - res_mkquery.os +a - res_query.os +a - res_send.os +a - inet_net_ntop.os +a - inet_net_pton.os +a - inet_neta.os +a - base64.os +a - ns_parse.os +a - ns_name.os +a - ns_netint.os +a - ns_ttl.os +a - ns_print.os +a - ns_samedomain.os +a - ns_date.os +a - res_enable_icmp.os +a - compat-hooks.os +a - compat-gethnamaddr.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.32/build/libresolv.map -Wl,-soname=libresolv.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/resolv/libresolv.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.32/build/resolv/libresolv_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.32/build/resolv/libresolv.so.2.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.32/build/resolv/libresolv.so /mnt/lfs/sources/glibc-2.32/build/resolv/libresolv.so.2.new +mv -f /mnt/lfs/sources/glibc-2.32/build/resolv/libresolv.so.2.new /mnt/lfs/sources/glibc-2.32/build/resolv/libresolv.so.2 +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_dns -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/dns-host.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/dns-host.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_dns -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/dns-network.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/dns-network.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/dns-network.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_dns -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/dns-canon.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/dns-canon.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/dns-canon.os +cd /mnt/lfs/sources/glibc-2.32/build/resolv && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libnss_dns_pic.a dns-host.os dns-network.os dns-canon.os +a - dns-host.os +a - dns-network.os +a - dns-canon.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.32/build/libnss_dns.map -Wl,-soname=libnss_dns.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/resolv/libnss_dns.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.32/build/resolv/libnss_dns_pic.a -Wl,--no-whole-archive /mnt/lfs/sources/glibc-2.32/build/resolv/libresolv.so -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.32/build/resolv/libnss_dns.so.2.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.32/build/resolv/libnss_dns.so /mnt/lfs/sources/glibc-2.32/build/resolv/libnss_dns.so.2.new +mv -f /mnt/lfs/sources/glibc-2.32/build/resolv/libnss_dns.so.2.new /mnt/lfs/sources/glibc-2.32/build/resolv/libnss_dns.so.2 +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/gai_cancel.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/gai_cancel.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/gai_error.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/gai_error.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/gai_misc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/gai_misc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/gai_notify.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/gai_notify.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/gai_suspend.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/gai_suspend.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/getaddrinfo_a.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/getaddrinfo_a.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/getaddrinfo_a.o +cd /mnt/lfs/sources/glibc-2.32/build/resolv && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libanl.a gai_cancel.o gai_error.o gai_misc.o gai_notify.o gai_suspend.o getaddrinfo_a.o +a - gai_cancel.o +a - gai_error.o +a - gai_misc.o +a - gai_notify.o +a - gai_suspend.o +a - getaddrinfo_a.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/gai_cancel.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/gai_cancel.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/gai_error.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/gai_error.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/gai_misc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/gai_misc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/gai_notify.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/gai_notify.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/gai_suspend.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/gai_suspend.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/resolv -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/resolv/getaddrinfo_a.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/resolv/getaddrinfo_a.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/resolv/getaddrinfo_a.os +cd /mnt/lfs/sources/glibc-2.32/build/resolv && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libanl_pic.a gai_cancel.os gai_error.os gai_misc.os gai_notify.os gai_suspend.os getaddrinfo_a.os +a - gai_cancel.os +a - gai_error.os +a - gai_misc.os +a - gai_notify.os +a - gai_suspend.os +a - getaddrinfo_a.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.32/build/libanl.map -Wl,-soname=libanl.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/resolv/libanl.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.32/build/resolv/libanl_pic.a -Wl,--no-whole-archive /mnt/lfs/sources/glibc-2.32/build/nptl/libpthread.so -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.32/build/resolv/libanl.so.1.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.32/build/resolv/libanl.so /mnt/lfs/sources/glibc-2.32/build/resolv/libanl.so.1.new +mv -f /mnt/lfs/sources/glibc-2.32/build/resolv/libanl.so.1.new /mnt/lfs/sources/glibc-2.32/build/resolv/libanl.so.1 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/resolv' +make subdir=nss -C nss ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/xmalloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/xmalloc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/hash-string.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/hash-string.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DHAVE_SUNRPC=1 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/getent.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/getent.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nss/getent.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /mnt/lfs/sources/glibc-2.32/build/nss/getent -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbegin.o` /mnt/lfs/sources/glibc-2.32/build/nss/getent.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.32/build/libc.so.6 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtend.o` /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/makedb.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/makedb.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nss/makedb.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /mnt/lfs/sources/glibc-2.32/build/nss/makedb -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbegin.o` /mnt/lfs/sources/glibc-2.32/build/nss/makedb.o /mnt/lfs/sources/glibc-2.32/build/nss/xmalloc.o /mnt/lfs/sources/glibc-2.32/build/nss/hash-string.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.32/build/libc.so.6 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtend.o` /mnt/lfs/sources/glibc-2.32/build/csu/crtn.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/files-proto.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/files-proto.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/files-service.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/files-service.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/files-hosts.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/files-hosts.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/files-network.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/files-network.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/files-grp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/files-grp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/files-pwd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/files-pwd.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/files-ethers.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/files-ethers.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/files-spwd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/files-spwd.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/files-netgrp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/files-netgrp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/files-alias.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/files-alias.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/files-sgrp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/files-sgrp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/files-rpc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/files-rpc.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nss/files-rpc.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/files-initgroups.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/files-initgroups.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nss/files-initgroups.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/files-init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/files-init.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nss/files-init.os +cd /mnt/lfs/sources/glibc-2.32/build/nss && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libnss_files_pic.a 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-initgroups.os files-init.os +a - files-proto.os +a - files-service.os +a - files-hosts.os +a - files-network.os +a - files-grp.os +a - files-pwd.os +a - files-ethers.os +a - files-spwd.os +a - files-netgrp.os +a - files-alias.os +a - files-sgrp.os +a - files-rpc.os +a - files-initgroups.os +a - files-init.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.32/build/libnss_files.map -Wl,-soname=libnss_files.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/nss/libnss_files.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.32/build/nss/libnss_files_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/linkobj/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.32/build/nss/libnss_files.so.2.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.32/build/nss/libnss_files.so /mnt/lfs/sources/glibc-2.32/build/nss/libnss_files.so.2.new +mv -f /mnt/lfs/sources/glibc-2.32/build/nss/libnss_files.so.2.new /mnt/lfs/sources/glibc-2.32/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.32/build/nss/db-proto.c.new +mv -f /mnt/lfs/sources/glibc-2.32/build/nss/db-proto.c.new /mnt/lfs/sources/glibc-2.32/build/nss/db-proto.c +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/db-proto.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/db-proto.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/nss/db-service.c.new +mv -f /mnt/lfs/sources/glibc-2.32/build/nss/db-service.c.new /mnt/lfs/sources/glibc-2.32/build/nss/db-service.c +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/db-service.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/db-service.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/nss/db-grp.c.new +mv -f /mnt/lfs/sources/glibc-2.32/build/nss/db-grp.c.new /mnt/lfs/sources/glibc-2.32/build/nss/db-grp.c +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/db-grp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/db-grp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/nss/db-pwd.c.new +mv -f /mnt/lfs/sources/glibc-2.32/build/nss/db-pwd.c.new /mnt/lfs/sources/glibc-2.32/build/nss/db-pwd.c +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/db-pwd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/db-pwd.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/nss/db-ethers.c.new +mv -f /mnt/lfs/sources/glibc-2.32/build/nss/db-ethers.c.new /mnt/lfs/sources/glibc-2.32/build/nss/db-ethers.c +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/db-ethers.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/db-ethers.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/nss/db-spwd.c.new +mv -f /mnt/lfs/sources/glibc-2.32/build/nss/db-spwd.c.new /mnt/lfs/sources/glibc-2.32/build/nss/db-spwd.c +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/db-spwd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/db-spwd.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/db-netgrp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/db-netgrp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/nss/db-sgrp.c.new +mv -f /mnt/lfs/sources/glibc-2.32/build/nss/db-sgrp.c.new /mnt/lfs/sources/glibc-2.32/build/nss/db-sgrp.c +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/db-sgrp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/db-sgrp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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.32/build/nss/db-rpc.c.new +mv -f /mnt/lfs/sources/glibc-2.32/build/nss/db-rpc.c.new /mnt/lfs/sources/glibc-2.32/build/nss/db-rpc.c +x86_64-lfs-linux-gnu-gcc /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/db-rpc.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/db-rpc.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/db-initgroups.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/db-initgroups.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/db-open.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/db-open.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/db-init.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/db-init.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/hash-string.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/hash-string.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nss/hash-string.os +cd /mnt/lfs/sources/glibc-2.32/build/nss && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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=/lib/ld-linux-x86-64.so.2 -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.32/build/libnss_db.map -Wl,-soname=libnss_db.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/nss/libnss_db.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.32/build/nss/libnss_db_pic.a -Wl,--no-whole-archive /mnt/lfs/sources/glibc-2.32/build/nss/libnss_files.so -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/linkobj/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.32/build/nss/libnss_db.so.2.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.32/build/nss/libnss_db.so /mnt/lfs/sources/glibc-2.32/build/nss/libnss_db.so.2.new +mv -f /mnt/lfs/sources/glibc-2.32/build/nss/libnss_db.so.2.new /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_compat -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/compat-grp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/compat-grp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_compat -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/compat-pwd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/compat-pwd.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_compat -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/compat-spwd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/compat-spwd.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_compat -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/compat-initgroups.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/compat-initgroups.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nss -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_compat -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nss/nisdomain.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nss/nisdomain.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nss/nisdomain.os +cd /mnt/lfs/sources/glibc-2.32/build/nss && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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=/lib/ld-linux-x86-64.so.2 -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.32/build/libnss_compat.map -Wl,-soname=libnss_compat.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/nss/libnss_compat.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.32/build/nss/libnss_compat_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/linkobj/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.32/build/nss/libnss_compat.so.2.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.32/build/nss/libnss_compat.so /mnt/lfs/sources/glibc-2.32/build/nss/libnss_compat.so.2.new +mv -f /mnt/lfs/sources/glibc-2.32/build/nss/libnss_compat.so.2.new /mnt/lfs/sources/glibc-2.32/build/nss/libnss_compat.so.2 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nss' +make subdir=hesiod -C hesiod ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/hesiod -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_hesiod -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/hesiod/hesiod.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/hesiod/hesiod.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/hesiod -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_hesiod -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/hesiod/hesiod-grp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/hesiod/hesiod-grp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/hesiod -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_hesiod -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/hesiod/hesiod-proto.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/hesiod/hesiod-proto.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/hesiod -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_hesiod -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/hesiod/hesiod-pwd.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/hesiod/hesiod-pwd.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/hesiod -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_hesiod -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/hesiod/hesiod-service.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/hesiod/hesiod-service.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/hesiod/hesiod-service.os +cd /mnt/lfs/sources/glibc-2.32/build/hesiod && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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=/lib/ld-linux-x86-64.so.2 -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.32/build/libnss_hesiod.map -Wl,-soname=libnss_hesiod.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/hesiod/libnss_hesiod.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.32/build/hesiod/libnss_hesiod_pic.a -Wl,--no-whole-archive /mnt/lfs/sources/glibc-2.32/build/resolv/libresolv.so /mnt/lfs/sources/glibc-2.32/build/nss/libnss_files.so -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.32/build/hesiod/libnss_hesiod.so.2.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.32/build/hesiod/libnss_hesiod.so /mnt/lfs/sources/glibc-2.32/build/hesiod/libnss_hesiod.so.2.new +mv -f /mnt/lfs/sources/glibc-2.32/build/hesiod/libnss_hesiod.so.2.new /mnt/lfs/sources/glibc-2.32/build/hesiod/libnss_hesiod.so.2 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/hesiod' +make subdir=sunrpc -C sunrpc ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/sunrpc' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/sunrpc' +make subdir=nis -C nis ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/yp_xdr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/yp_xdr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DUSE_BINDINGDIR=1 -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/ypclnt.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/ypclnt.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/ypupdate_xdr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/ypupdate_xdr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_subr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_subr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_local_names.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_local_names.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_free.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_free.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_file.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_file.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_print.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_print.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_error.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_error.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_call.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_call.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_lookup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_lookup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_table.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_table.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_xdr.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_xdr.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_server.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_server.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_ping.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_ping.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_checkpoint.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_checkpoint.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_mkdir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_mkdir.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_rmdir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_rmdir.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_getservlist.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_getservlist.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_verifygroup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_verifygroup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_ismember.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_ismember.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_addmember.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_addmember.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_util.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_util.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_removemember.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_removemember.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_creategroup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_creategroup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_destroygroup.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_destroygroup.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_print_group_entry.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_print_group_entry.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_domain_of.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_domain_of.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_domain_of_r.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_domain_of_r.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_modify.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_modify.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_remove.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_remove.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_add.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_add.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_defaults.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_defaults.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_findserv.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_findserv.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_callback.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_callback.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_clone_dir.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_clone_dir.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_clone_obj.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_clone_obj.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/nis -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nis/nis_clone_res.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nis/nis_clone_res.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/nis/nis_clone_res.os +cd /mnt/lfs/sources/glibc-2.32/build/nis && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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=/lib/ld-linux-x86-64.so.2 -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.32/build/libnsl.map -Wl,-soname=libnsl.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/nis/libnsl.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.32/build/nis/libnsl_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/linkobj/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.32/build/nis/libnsl.so.1.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.32/build/nis/libnsl.so /mnt/lfs/sources/glibc-2.32/build/nis/libnsl.so.1.new +mv -f /mnt/lfs/sources/glibc-2.32/build/nis/libnsl.so.1.new /mnt/lfs/sources/glibc-2.32/build/nis/libnsl.so.1 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nis' +make subdir=nscd -C nscd ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/nscd.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/connections.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/connections.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/pwdcache.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/pwdcache.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/getpwnam_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/getpwnam_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/getpwuid_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/getpwuid_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/grpcache.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/grpcache.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/getgrnam_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/getgrnam_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/getgrgid_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/getgrgid_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/hstcache.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/hstcache.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/gethstbyad_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/gethstbyad_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/gethstbynm3_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/gethstbynm3_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/getsrvbynm_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/getsrvbynm_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/getsrvbypt_r.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/getsrvbypt_r.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/servicescache.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/servicescache.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/dbg_log.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/dbg_log.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_conf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_conf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_stat.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_stat.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/cache.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/cache.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/mem.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/mem.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_setup_thread.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_setup_thread.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/xmalloc.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/xmalloc.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/xstrdup.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/xstrdup.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/aicache.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/aicache.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/initgrcache.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/initgrcache.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -DNEED_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/gai.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/gai.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/res_hconf.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/res_hconf.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/netgroupcache.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/netgroupcache.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/mnt/lfs/sources/glibc-2.32/build/nscd -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/nscd/cachedumper.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/nscd/cachedumper.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/nscd/cachedumper.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -pie -Wl,-O1 -nostdlib -nostartfiles -o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd -Wl,-z,now -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /mnt/lfs/sources/glibc-2.32/build/csu/Scrt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginS.o` /mnt/lfs/sources/glibc-2.32/build/nscd/nscd.o /mnt/lfs/sources/glibc-2.32/build/nscd/connections.o /mnt/lfs/sources/glibc-2.32/build/nscd/pwdcache.o /mnt/lfs/sources/glibc-2.32/build/nscd/getpwnam_r.o /mnt/lfs/sources/glibc-2.32/build/nscd/getpwuid_r.o /mnt/lfs/sources/glibc-2.32/build/nscd/grpcache.o /mnt/lfs/sources/glibc-2.32/build/nscd/getgrnam_r.o /mnt/lfs/sources/glibc-2.32/build/nscd/getgrgid_r.o /mnt/lfs/sources/glibc-2.32/build/nscd/hstcache.o /mnt/lfs/sources/glibc-2.32/build/nscd/gethstbyad_r.o /mnt/lfs/sources/glibc-2.32/build/nscd/gethstbynm3_r.o /mnt/lfs/sources/glibc-2.32/build/nscd/getsrvbynm_r.o /mnt/lfs/sources/glibc-2.32/build/nscd/getsrvbypt_r.o /mnt/lfs/sources/glibc-2.32/build/nscd/servicescache.o /mnt/lfs/sources/glibc-2.32/build/nscd/dbg_log.o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_conf.o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_stat.o /mnt/lfs/sources/glibc-2.32/build/nscd/cache.o /mnt/lfs/sources/glibc-2.32/build/nscd/mem.o /mnt/lfs/sources/glibc-2.32/build/nscd/nscd_setup_thread.o /mnt/lfs/sources/glibc-2.32/build/nscd/xmalloc.o /mnt/lfs/sources/glibc-2.32/build/nscd/xstrdup.o /mnt/lfs/sources/glibc-2.32/build/nscd/aicache.o /mnt/lfs/sources/glibc-2.32/build/nscd/initgrcache.o /mnt/lfs/sources/glibc-2.32/build/nscd/gai.o /mnt/lfs/sources/glibc-2.32/build/nscd/res_hconf.o /mnt/lfs/sources/glibc-2.32/build/nscd/netgroupcache.o /mnt/lfs/sources/glibc-2.32/build/nscd/cachedumper.o /mnt/lfs/sources/glibc-2.32/build/nptl/libpthread.so -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.32/build/libc.so.6 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/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.32/build/csu/crtn.o +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nscd' +make subdir=login -C login ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/login' +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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/login.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/login.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/login_tty.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/login_tty.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/logout.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/logout.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/logwtmp.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/logwtmp.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/openpty.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/openpty.o.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/forkpty.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/forkpty.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/login/forkpty.o +cd /mnt/lfs/sources/glibc-2.32/build/login && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libutil.a login.o login_tty.o logout.o logwtmp.o openpty.o forkpty.o +a - login.o +a - login_tty.o +a - logout.o +a - logwtmp.o +a - openpty.o +a - forkpty.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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/login.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/login.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/login_tty.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/login_tty.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/logout.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/logout.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/logwtmp.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/logwtmp.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/openpty.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/openpty.os.dt -MT /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/forkpty.os -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/forkpty.os.dt -MT /mnt/lfs/sources/glibc-2.32/build/login/forkpty.os +cd /mnt/lfs/sources/glibc-2.32/build/login && /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libutil_pic.a login.os login_tty.os logout.os logwtmp.os openpty.os forkpty.os +a - login.os +a - login_tty.os +a - logout.os +a - logwtmp.os +a - openpty.os +a - forkpty.os +x86_64-lfs-linux-gnu-gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/mnt/lfs/sources/glibc-2.32/build/csu/ -Wl,--version-script=/mnt/lfs/sources/glibc-2.32/build/libutil.map -Wl,-soname=libutil.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/mnt/lfs/sources/glibc-2.32/build -L/mnt/lfs/sources/glibc-2.32/build/math -L/mnt/lfs/sources/glibc-2.32/build/elf -L/mnt/lfs/sources/glibc-2.32/build/dlfcn -L/mnt/lfs/sources/glibc-2.32/build/nss -L/mnt/lfs/sources/glibc-2.32/build/nis -L/mnt/lfs/sources/glibc-2.32/build/rt -L/mnt/lfs/sources/glibc-2.32/build/resolv -L/mnt/lfs/sources/glibc-2.32/build/mathvec -L/mnt/lfs/sources/glibc-2.32/build/support -L/mnt/lfs/sources/glibc-2.32/build/crypt -L/mnt/lfs/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -o /mnt/lfs/sources/glibc-2.32/build/login/libutil.so -T /mnt/lfs/sources/glibc-2.32/build/shlib.lds /mnt/lfs/sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/sources/glibc-2.32/build/login/libutil_pic.a -Wl,--no-whole-archive -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /mnt/lfs/sources/glibc-2.32/build/login/libutil.so.1.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/sources/glibc-2.32/build/login/libutil.so /mnt/lfs/sources/glibc-2.32/build/login/libutil.so.1.new +mv -f /mnt/lfs/sources/glibc-2.32/build/login/libutil.so.1.new /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/login -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/login/utmpdump.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/login/utmpdump.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/login/utmpdump.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /mnt/lfs/sources/glibc-2.32/build/login/utmpdump -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbegin.o` /mnt/lfs/sources/glibc-2.32/build/login/utmpdump.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.32/build/libc.so.6 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtend.o` /mnt/lfs/sources/glibc-2.32/build/csu/crtn.o +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/login' +make subdir=elf -C elf ..=../ others +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/elf' +make -f /mnt/lfs/sources/glibc-2.32/build/elf/librtld.mk -f rtld-Rules +make[3]: Entering directory '/mnt/lfs/sources/glibc-2.32/elf' +make subdir=csu -C ../csu ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/csu' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/csu' +make subdir=dirent -C ../dirent ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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-rewinddir.os rtld-getdents64.os rtld-readdir64.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.32/dirent' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/dirent' +make subdir=elf -C ../elf ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/elf' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/elf' +make subdir=gmon -C ../gmon ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/gmon' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/gmon' +make subdir=io -C ../io ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-xstat.os rtld-fxstat.os rtld-lxstat.os rtld-lseek64.os rtld-access.os rtld-close_nocancel.os rtld-fcntl_nocancel.os rtld-open64_nocancel.os rtld-openat64_nocancel.os rtld-read_nocancel.os rtld-pread64_nocancel.os rtld-write_nocancel.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.32/io' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/io' +make subdir=malloc -C ../malloc ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/malloc' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/malloc' +make subdir=misc -C ../misc ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-mmap64.os rtld-munmap.os rtld-mprotect.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.32/misc' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/misc' +make subdir=nptl -C ../nptl ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-libc-lowlevellock.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.32/nptl' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nptl' +make subdir=posix -C ../posix ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/posix' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/posix' +make subdir=setjmp -C ../setjmp ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/setjmp' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/setjmp' +make subdir=signal -C ../signal ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-sigaction.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.32/signal' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/signal' +make subdir=string -C ../string ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-strchr.os rtld-strcmp.os rtld-strcspn.os rtld-strdup.os rtld-strlen.os rtld-strnlen.os rtld-strncmp.os rtld-memchr.os rtld-memcmp.os rtld-memmove.os rtld-memset.os rtld-mempcpy.os rtld-stpcpy.os rtld-memcpy.os rtld-rawmemchr.os rtld-strcmp-sse2.os rtld-strcmp.os rtld-strcmp-sse2-unaligned.os rtld-strcmp.os rtld-strcmp-ssse3.os rtld-strcmp.os rtld-strcmp-avx2.os rtld-strcmp.os rtld-strncmp-sse2.os rtld-strncmp.os rtld-strncmp-ssse3.os rtld-strncmp.os rtld-strncmp-sse4_2.os rtld-strncmp.os rtld-strncmp-avx2.os rtld-strncmp.os rtld-memchr-sse2.os rtld-memchr.os rtld-rawmemchr-sse2.os rtld-rawmemchr.os rtld-memchr-avx2.os rtld-memchr.os rtld-rawmemchr-avx2.os rtld-rawmemchr.os rtld-memcmp-sse2.os rtld-memcmp.os rtld-memcmp-avx2-movbe.os rtld-memcmp.os rtld-memcmp-sse4.os rtld-memcmp.os rtld-memcpy-ssse3.os rtld-mempcpy.os rtld-memmove-ssse3.os rtld-memmove.os rtld-memcpy-ssse3-back.os rtld-mempcpy.os rtld-memmove-ssse3-back.os rtld-memmove.os rtld-memmove-avx512-no-vzeroupper.os rtld-mempcpy.os rtld-strchr-sse2.os rtld-strchr.os rtld-strchr-avx2.os rtld-strchr.os rtld-strlen-sse2.os rtld-strlen.os rtld-strnlen-sse2.os rtld-strnlen.os rtld-strlen-avx2.os rtld-strlen.os rtld-strnlen-avx2.os rtld-strnlen.os rtld-stpcpy-sse2.os rtld-stpcpy.os rtld-stpcpy-ssse3.os rtld-stpcpy.os rtld-stpcpy-sse2-unaligned.os rtld-stpcpy.os rtld-stpcpy-avx2.os rtld-stpcpy.os rtld-strchr-sse2-no-bsf.os rtld-strchr.os rtld-memcmp-ssse3.os rtld-memcmp.os rtld-strcspn-sse2.os rtld-strcspn.os rtld-strcspn-c.os rtld-strcspn.os rtld-varshift.os rtld-strcspn-c.os rtld-memset-avx512-no-vzeroupper.os rtld-memset.os rtld-memmove-sse2-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx512-unaligned-erms.os rtld-mempcpy.os rtld-memset-sse2-unaligned-erms.os rtld-memset.os rtld-memset-avx2-unaligned-erms.os rtld-memset.os rtld-memset-avx512-unaligned-erms.os rtld-memset.os rtld-cacheinfo.os rtld-memcpy-ssse3-back.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.32/string' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/string' +make subdir=time -C ../time ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setitimer.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.32/time' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/time' +make[3]: Leaving directory '/mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/sprof.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/sprof.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/sprof.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /mnt/lfs/sources/glibc-2.32/build/elf/sprof -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbegin.o` /mnt/lfs/sources/glibc-2.32/build/elf/sprof.o /mnt/lfs/sources/glibc-2.32/build/dlfcn/libdl.so.2 -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.32/build/libc.so.6 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtend.o` /mnt/lfs/sources/glibc-2.32/build/csu/crtn.o +LC_ALL=C sed -e 's%@RTLD@%/lib/ld-linux-x86-64.so.2%g' -e 's%@VERSION@%2.32%g' -e 's|@PKGVERSION@|(GNU libc) |g' -e 's|@REPORT_BUGS_TO@||g' -e 's%@BASH@%/usr/bin/bash%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.32/build/elf/ldd.new +chmod 555 /mnt/lfs/sources/glibc-2.32/build/elf/ldd.new +mv -f /mnt/lfs/sources/glibc-2.32/build/elf/ldd.new /mnt/lfs/sources/glibc-2.32/build/elf/ldd +sed -e 's%@BASH@%/usr/bin/bash%g' \ + -e 's%@VERSION@%2.32%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.32/build/elf/sotruss.new +chmod 555 /mnt/lfs/sources/glibc-2.32/build/elf/sotruss.new +mv -f /mnt/lfs/sources/glibc-2.32/build/elf/sotruss.new /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/sln.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/sln.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/sln.o +x86_64-lfs-linux-gnu-gcc -nostdlib -nostartfiles -static -o /mnt/lfs/sources/glibc-2.32/build/elf/sln /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginT.o` /mnt/lfs/sources/glibc-2.32/build/elf/sln.o /mnt/lfs/sources/glibc-2.32/build/elf/static-stubs.o -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.a -lgcc -Wl,--end-group `x86_64-lfs-linux-gnu-gcc --print-file-name=crtend.o` /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D'SYSCONFDIR="/etc"' -D'LIBDIR="/usr/lib"' -D'SLIBDIR="/lib"' -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=ldconfig -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/ldconfig.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/ldconfig.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/ldconfig.o +x86_64-lfs-linux-gnu-gcc -nostdlib -nostartfiles -static -o /mnt/lfs/sources/glibc-2.32/build/elf/ldconfig /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbeginT.o` /mnt/lfs/sources/glibc-2.32/build/elf/ldconfig.o /mnt/lfs/sources/glibc-2.32/build/elf/cache.o /mnt/lfs/sources/glibc-2.32/build/elf/readlib.o /mnt/lfs/sources/glibc-2.32/build/elf/xmalloc.o /mnt/lfs/sources/glibc-2.32/build/elf/xstrdup.o /mnt/lfs/sources/glibc-2.32/build/elf/chroot_canon.o /mnt/lfs/sources/glibc-2.32/build/elf/static-stubs.o -Wl,--start-group /mnt/lfs/sources/glibc-2.32/build/libc.a -lgcc -Wl,--end-group `x86_64-lfs-linux-gnu-gcc --print-file-name=crtend.o` /mnt/lfs/sources/glibc-2.32/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 -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/mnt/lfs/sources/glibc-2.32/build/elf -I/mnt/lfs/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /mnt/lfs/usr/include -D_LIBC_REENTRANT -include /mnt/lfs/sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /mnt/lfs/sources/glibc-2.32/build/elf/pldd.o -MD -MP -MF /mnt/lfs/sources/glibc-2.32/build/elf/pldd.o.dt -MT /mnt/lfs/sources/glibc-2.32/build/elf/pldd.o +x86_64-lfs-linux-gnu-gcc -Wl,-rpath-link=/mnt/lfs/sources/glibc-2.32/build:/mnt/lfs/sources/glibc-2.32/build/math:/mnt/lfs/sources/glibc-2.32/build/elf:/mnt/lfs/sources/glibc-2.32/build/dlfcn:/mnt/lfs/sources/glibc-2.32/build/nss:/mnt/lfs/sources/glibc-2.32/build/nis:/mnt/lfs/sources/glibc-2.32/build/rt:/mnt/lfs/sources/glibc-2.32/build/resolv:/mnt/lfs/sources/glibc-2.32/build/mathvec:/mnt/lfs/sources/glibc-2.32/build/support:/mnt/lfs/sources/glibc-2.32/build/crypt:/mnt/lfs/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /mnt/lfs/sources/glibc-2.32/build/elf/pldd -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/sources/glibc-2.32/build/csu/crti.o `x86_64-lfs-linux-gnu-gcc --print-file-name=crtbegin.o` /mnt/lfs/sources/glibc-2.32/build/elf/pldd.o /mnt/lfs/sources/glibc-2.32/build/elf/xmalloc.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /mnt/lfs/sources/glibc-2.32/build/libc.so.6 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /mnt/lfs/sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `x86_64-lfs-linux-gnu-gcc --print-file-name=crtend.o` /mnt/lfs/sources/glibc-2.32/build/csu/crtn.o +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/elf' +make[1]: Leaving directory '/mnt/lfs/sources/glibc-2.32' +LC_ALL=C; export LC_ALL; \ +make -r PARALLELMFLAGS="" -C .. objdir=`pwd` install +make[1]: Entering directory '/mnt/lfs/sources/glibc-2.32' +make subdir=csu -C csu ..=../ subdir_lib +make subdir=iconv -C iconv ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/iconv' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/iconv' +make subdir=locale -C locale ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/locale' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/locale' +make subdir=localedata -C localedata ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/localedata' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/localedata' +make subdir=iconvdata -C iconvdata ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/iconvdata' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/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.32/catgets' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/catgets' +make subdir=math -C math ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/math' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/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.32/dlfcn' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/dlfcn' +make subdir=nptl -C nptl ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/nptl' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nptl' +make subdir=malloc -C malloc ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/malloc' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/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.32/timezone' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/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.32/gnulib' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/gnulib' +make subdir=wctype -C wctype ..=../ subdir_lib +make subdir=manual -C manual ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/manual' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/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.32/po' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/po' +make subdir=argp -C argp ..=../ subdir_lib +make subdir=rt -C rt ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/rt' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/rt' +make subdir=conform -C conform ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/conform' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/conform' +make subdir=debug -C debug ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/debug' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/debug' +make subdir=mathvec -C mathvec ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/mathvec' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/mathvec' +make subdir=support -C support ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/support' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/support' +make subdir=crypt -C crypt ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/crypt' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/crypt' +make subdir=nptl_db -C nptl_db ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/nptl_db' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nptl_db' +make subdir=inet -C inet ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/inet' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/inet' +make subdir=resolv -C resolv ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/resolv' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/resolv' +make subdir=nss -C nss ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/nss' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nss' +make subdir=hesiod -C hesiod ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/hesiod' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/hesiod' +make subdir=sunrpc -C sunrpc ..=../ subdir_lib +make subdir=nis -C nis ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/nis' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nis' +make subdir=nscd -C nscd ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/nscd' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nscd' +make subdir=login -C login ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/login' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/login' +make subdir=elf -C elf ..=../ subdir_lib +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/elf' +make -f /mnt/lfs/sources/glibc-2.32/build/elf/librtld.mk -f rtld-Rules +make[3]: Entering directory '/mnt/lfs/sources/glibc-2.32/elf' +make subdir=csu -C ../csu ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/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-rewinddir.os rtld-getdents64.os rtld-readdir64.os' +make subdir=elf -C ../elf ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/elf' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/elf' +make subdir=gmon -C ../gmon ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-xstat.os rtld-fxstat.os rtld-lxstat.os rtld-lseek64.os rtld-access.os rtld-close_nocancel.os rtld-fcntl_nocancel.os rtld-open64_nocancel.os rtld-openat64_nocancel.os rtld-read_nocancel.os rtld-pread64_nocancel.os rtld-write_nocancel.os' +make subdir=malloc -C ../malloc ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/malloc' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/malloc' +make subdir=misc -C ../misc ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-mmap64.os rtld-munmap.os rtld-mprotect.os' +make subdir=nptl -C ../nptl ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-libc-lowlevellock.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.32/nptl' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nptl' +make subdir=posix -C ../posix ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/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.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-sigaction.os' +make subdir=string -C ../string ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-strchr.os rtld-strcmp.os rtld-strcspn.os rtld-strdup.os rtld-strlen.os rtld-strnlen.os rtld-strncmp.os rtld-memchr.os rtld-memcmp.os rtld-memmove.os rtld-memset.os rtld-mempcpy.os rtld-stpcpy.os rtld-memcpy.os rtld-rawmemchr.os rtld-strcmp-sse2.os rtld-strcmp.os rtld-strcmp-sse2-unaligned.os rtld-strcmp.os rtld-strcmp-ssse3.os rtld-strcmp.os rtld-strcmp-avx2.os rtld-strcmp.os rtld-strncmp-sse2.os rtld-strncmp.os rtld-strncmp-ssse3.os rtld-strncmp.os rtld-strncmp-sse4_2.os rtld-strncmp.os rtld-strncmp-avx2.os rtld-strncmp.os rtld-memchr-sse2.os rtld-memchr.os rtld-rawmemchr-sse2.os rtld-rawmemchr.os rtld-memchr-avx2.os rtld-memchr.os rtld-rawmemchr-avx2.os rtld-rawmemchr.os rtld-memcmp-sse2.os rtld-memcmp.os rtld-memcmp-avx2-movbe.os rtld-memcmp.os rtld-memcmp-sse4.os rtld-memcmp.os rtld-memcpy-ssse3.os rtld-mempcpy.os rtld-memmove-ssse3.os rtld-memmove.os rtld-memcpy-ssse3-back.os rtld-mempcpy.os rtld-memmove-ssse3-back.os rtld-memmove.os rtld-memmove-avx512-no-vzeroupper.os rtld-mempcpy.os rtld-strchr-sse2.os rtld-strchr.os rtld-strchr-avx2.os rtld-strchr.os rtld-strlen-sse2.os rtld-strlen.os rtld-strnlen-sse2.os rtld-strnlen.os rtld-strlen-avx2.os rtld-strlen.os rtld-strnlen-avx2.os rtld-strnlen.os rtld-stpcpy-sse2.os rtld-stpcpy.os rtld-stpcpy-ssse3.os rtld-stpcpy.os rtld-stpcpy-sse2-unaligned.os rtld-stpcpy.os rtld-stpcpy-avx2.os rtld-stpcpy.os rtld-strchr-sse2-no-bsf.os rtld-strchr.os rtld-memcmp-ssse3.os rtld-memcmp.os rtld-strcspn-sse2.os rtld-strcspn.os rtld-strcspn-c.os rtld-strcspn.os rtld-varshift.os rtld-strcspn-c.os rtld-memset-avx512-no-vzeroupper.os rtld-memset.os rtld-memmove-sse2-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx512-unaligned-erms.os rtld-mempcpy.os rtld-memset-sse2-unaligned-erms.os rtld-memset.os rtld-memset-avx2-unaligned-erms.os rtld-memset.os rtld-memset-avx512-unaligned-erms.os rtld-memset.os rtld-cacheinfo.os rtld-memcpy-ssse3-back.os' +make subdir=time -C ../time ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setitimer.os' +make[3]: Leaving directory '/mnt/lfs/sources/glibc-2.32/elf' +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/elf' +./scripts/mkinstalldirs /mnt/lfs/usr/lib +mkdir -p -- /mnt/lfs/usr/lib +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/libc.a /mnt/lfs/usr/lib/libc.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a /mnt/lfs/usr/lib/libc_nonshared.a +make -C elf ldso_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/elf' +make -f /mnt/lfs/sources/glibc-2.32/build/elf/librtld.mk -f rtld-Rules +make[3]: Entering directory '/mnt/lfs/sources/glibc-2.32/elf' +make subdir=csu -C ../csu ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/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-rewinddir.os rtld-getdents64.os rtld-readdir64.os' +make subdir=elf -C ../elf ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/elf' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/elf' +make subdir=gmon -C ../gmon ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-xstat.os rtld-fxstat.os rtld-lxstat.os rtld-lseek64.os rtld-access.os rtld-close_nocancel.os rtld-fcntl_nocancel.os rtld-open64_nocancel.os rtld-openat64_nocancel.os rtld-read_nocancel.os rtld-pread64_nocancel.os rtld-write_nocancel.os' +make subdir=malloc -C ../malloc ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/malloc' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/malloc' +make subdir=misc -C ../misc ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-mmap64.os rtld-munmap.os rtld-mprotect.os' +make subdir=nptl -C ../nptl ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-libc-lowlevellock.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.32/nptl' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nptl' +make subdir=posix -C ../posix ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/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.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-sigaction.os' +make subdir=string -C ../string ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-strchr.os rtld-strcmp.os rtld-strcspn.os rtld-strdup.os rtld-strlen.os rtld-strnlen.os rtld-strncmp.os rtld-memchr.os rtld-memcmp.os rtld-memmove.os rtld-memset.os rtld-mempcpy.os rtld-stpcpy.os rtld-memcpy.os rtld-rawmemchr.os rtld-strcmp-sse2.os rtld-strcmp.os rtld-strcmp-sse2-unaligned.os rtld-strcmp.os rtld-strcmp-ssse3.os rtld-strcmp.os rtld-strcmp-avx2.os rtld-strcmp.os rtld-strncmp-sse2.os rtld-strncmp.os rtld-strncmp-ssse3.os rtld-strncmp.os rtld-strncmp-sse4_2.os rtld-strncmp.os rtld-strncmp-avx2.os rtld-strncmp.os rtld-memchr-sse2.os rtld-memchr.os rtld-rawmemchr-sse2.os rtld-rawmemchr.os rtld-memchr-avx2.os rtld-memchr.os rtld-rawmemchr-avx2.os rtld-rawmemchr.os rtld-memcmp-sse2.os rtld-memcmp.os rtld-memcmp-avx2-movbe.os rtld-memcmp.os rtld-memcmp-sse4.os rtld-memcmp.os rtld-memcpy-ssse3.os rtld-mempcpy.os rtld-memmove-ssse3.os rtld-memmove.os rtld-memcpy-ssse3-back.os rtld-mempcpy.os rtld-memmove-ssse3-back.os rtld-memmove.os rtld-memmove-avx512-no-vzeroupper.os rtld-mempcpy.os rtld-strchr-sse2.os rtld-strchr.os rtld-strchr-avx2.os rtld-strchr.os rtld-strlen-sse2.os rtld-strlen.os rtld-strnlen-sse2.os rtld-strnlen.os rtld-strlen-avx2.os rtld-strlen.os rtld-strnlen-avx2.os rtld-strnlen.os rtld-stpcpy-sse2.os rtld-stpcpy.os rtld-stpcpy-ssse3.os rtld-stpcpy.os rtld-stpcpy-sse2-unaligned.os rtld-stpcpy.os rtld-stpcpy-avx2.os rtld-stpcpy.os rtld-strchr-sse2-no-bsf.os rtld-strchr.os rtld-memcmp-ssse3.os rtld-memcmp.os rtld-strcspn-sse2.os rtld-strcspn.os rtld-strcspn-c.os rtld-strcspn.os rtld-varshift.os rtld-strcspn-c.os rtld-memset-avx512-no-vzeroupper.os rtld-memset.os rtld-memmove-sse2-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx512-unaligned-erms.os rtld-mempcpy.os rtld-memset-sse2-unaligned-erms.os rtld-memset.os rtld-memset-avx2-unaligned-erms.os rtld-memset.os rtld-memset-avx512-unaligned-erms.os rtld-memset.os rtld-cacheinfo.os rtld-memcpy-ssse3-back.os' +make subdir=time -C ../time ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setitimer.os' +make[3]: Leaving directory '/mnt/lfs/sources/glibc-2.32/elf' +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/build/elf/ld.so /mnt/lfs/lib/ld-2.32.so.new +mv -f /mnt/lfs/lib/ld-2.32.so.new /mnt/lfs/lib/ld-2.32.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/lib/libc-2.32.so.new +mv -f /mnt/lfs/lib/libc-2.32.so.new /mnt/lfs/lib/libc-2.32.so +rm -f /mnt/lfs/lib/ld-linux-x86-64.so.2 +ln -s `../scripts/rellns-sh -p /mnt/lfs/lib/ld-2.32.so /mnt/lfs/lib/ld-linux-x86-64.so.2` /mnt/lfs/lib/ld-linux-x86-64.so.2 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/elf' +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/lib/libc-2.32.so.new +mv -f /mnt/lfs/lib/libc-2.32.so.new /mnt/lfs/lib/libc-2.32.so +rm -f /mnt/lfs/lib/libc.so.6 +ln -s `scripts/rellns-sh -p /mnt/lfs/lib/libc-2.32.so /mnt/lfs/lib/libc.so.6` /mnt/lfs/lib/libc.so.6 +echo > /mnt/lfs/sources/glibc-2.32/build/format.lds.new 'OUTPUT_FORMAT(elf64-x86-64)' +mv -f /mnt/lfs/sources/glibc-2.32/build/format.lds.new /mnt/lfs/sources/glibc-2.32/build/format.lds +(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.32/build/format.lds; \ + echo 'GROUP ( /lib/libc.so.6' \ + '/usr/lib/libc_nonshared.a'\ + ' AS_NEEDED (' /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 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.32/build/gnu/lib-names.h /mnt/lfs/usr/include/gnu/lib-names.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/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.32/csu' +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/csu/crt1.o /mnt/lfs/usr/lib/crt1.o +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/csu/gcrt1.o /mnt/lfs/usr/lib/gcrt1.o +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/csu/Mcrt1.o /mnt/lfs/usr/lib/Mcrt1.o +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/csu/Scrt1.o /mnt/lfs/usr/lib/Scrt1.o +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/csu/crti.o /mnt/lfs/usr/lib/crti.o +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/csu/crtn.o /mnt/lfs/usr/lib/crtn.o +(cd /mnt/lfs/sources/glibc-2.32/build/csu/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 elf-init.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 elf-init.oS start.o crt1.o gcrt1.o Mcrt1.o Scrt1.o gmon-start.os 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.32/build/csu/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/csu/stubsT /mnt/lfs/sources/glibc-2.32/build/csu/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/csu' +make subdir=iconv -C iconv ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +.././scripts/mkinstalldirs /mnt/lfs/usr/sbin +mkdir -p -- /mnt/lfs/usr/sbin +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/build/iconv/iconvconfig /mnt/lfs/usr/sbin/iconvconfig.new +mv -f /mnt/lfs/usr/sbin/iconvconfig.new /mnt/lfs/usr/sbin/iconvconfig +.././scripts/mkinstalldirs /mnt/lfs/usr/bin +mkdir -p -- /mnt/lfs/usr/bin +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/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.32/build/iconv/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 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.32/build/iconv/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/iconv/stubsT /mnt/lfs/sources/glibc-2.32/build/iconv/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/iconv' +make subdir=locale -C locale ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/locale/libBrokenLocale.so /mnt/lfs/lib/libBrokenLocale-2.32.so.new +mv -f /mnt/lfs/lib/libBrokenLocale-2.32.so.new /mnt/lfs/lib/libBrokenLocale-2.32.so +rm -f /mnt/lfs/lib/libBrokenLocale.so.1 +ln -s `../scripts/rellns-sh -p /mnt/lfs/lib/libBrokenLocale-2.32.so /mnt/lfs/lib/libBrokenLocale.so.1` /mnt/lfs/lib/libBrokenLocale.so.1 +rm -f /mnt/lfs/usr/lib/libBrokenLocale.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/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.32/build/locale/libBrokenLocale.a /mnt/lfs/usr/lib/libBrokenLocale.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/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.32/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.32/build/locale/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/locale/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/locale/stubsT /mnt/lfs/sources/glibc-2.32/build/locale/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/locale' +make subdir=localedata -C localedata ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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/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/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/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/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.32/build/localedata/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/localedata' +make subdir=iconvdata -C iconvdata ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/iconvdata' +.././scripts/mkinstalldirs /mnt/lfs/usr/lib/gconv +mkdir -p -- /mnt/lfs/usr/lib/gconv +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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.32/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 +cat gconv-modules > /mnt/lfs/sources/glibc-2.32/build/iconvdata/gconv-modules +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/iconvdata/gconv-modules /mnt/lfs/usr/lib/gconv/gconv-modules +*@*@*@ You should recreate /mnt/lfs/usr/lib/gconv/gconv-modules.cache +(cd /mnt/lfs/sources/glibc-2.32/build/iconvdata/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/iconvdata/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/iconvdata/stubsT /mnt/lfs/sources/glibc-2.32/build/iconvdata/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/iconvdata' +make subdir=assert -C assert ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/assert/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/assert/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/assert/stubsT /mnt/lfs/sources/glibc-2.32/build/assert/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/assert' +make subdir=ctype -C ctype ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/ctype/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/ctype/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/ctype/stubsT /mnt/lfs/sources/glibc-2.32/build/ctype/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/ctype' +make subdir=intl -C intl ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/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.32/build/intl/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/intl/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/intl/stubsT /mnt/lfs/sources/glibc-2.32/build/intl/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/intl' +make subdir=catgets -C catgets ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/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.32/build/catgets/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/catgets/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/catgets/stubsT /mnt/lfs/sources/glibc-2.32/build/catgets/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/catgets' +make subdir=math -C math ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/format.lds; \ + echo 'GROUP ( /lib/libm.so.6 ' \ + 'AS_NEEDED ( /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.32/build/math/libm.so /mnt/lfs/lib/libm-2.32.so.new +mv -f /mnt/lfs/lib/libm-2.32.so.new /mnt/lfs/lib/libm-2.32.so +rm -f /mnt/lfs/lib/libm.so.6 +ln -s `../scripts/rellns-sh -p /mnt/lfs/lib/libm-2.32.so /mnt/lfs/lib/libm.so.6` /mnt/lfs/lib/libm.so.6 +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/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.32/build/math/libm.a /mnt/lfs/usr/lib/libm-2.32.a +(echo '/* GNU ld script'; echo '*/';\ + cat /mnt/lfs/sources/glibc-2.32/build/format.lds; \ + echo 'GROUP ( /usr/lib/libm-2.32.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.32/build/math/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 m_isinfl.o m_isnanl.o m_finitel.o m_copysignl.o m_modfl.o m_scalbnl.o m_frexpl.o m_signbitl.o m_ldexpl.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 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 m_isinf.o m_isnan.o m_finite.o m_copysign.o m_modf.o m_scalbn.o m_frexp.o m_signbit.o m_ldexp.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 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 m_isinff.o m_isnanf.o m_finitef.o m_copysignf.o m_modff.o m_scalbnf.o m_frexpf.o m_signbitf.o m_ldexpf.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 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 m_isinff128.o m_isnanf128.o m_finitef128.o m_copysignf128.o m_modff128.o m_scalbnf128.o m_frexpf128.o m_signbitf128.o m_ldexpf128.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 t_sincosl.o k_sinl.o k_cosl.o k_sincosl.o s_iscanonicall.o e_rem_pio2l.o branred.o doasin.o dosincos.o mpa.o mpatan2.o k_rem_pio2.o mpatan.o mpsqrt.o mptan.o sincos32.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_fmul.o s_f32xmulf64.o s_fmull.o s_dmull.o s_f32mulf128.o s_f64mulf128.o s_f64xmulf128.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_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_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 mpa-fma.o sincos32-fma.o doasin-fma.o dosincos-fma.o mpatan2-fma.o mpatan-fma.o mpsqrt-fma.o mptan-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 mpa-fma4.o sincos32-fma4.o doasin-fma4.o dosincos-fma4.o mpatan2-fma4.o mpatan-fma4.o mpsqrt-fma4.o mptan-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 mpa-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 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 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 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 t_sincosl.os k_sinl.os k_cosl.os k_sincosl.os s_iscanonicall.os e_rem_pio2l.os branred.os doasin.os dosincos.os mpa.os mpatan2.os k_rem_pio2.os mpatan.os mpsqrt.os mptan.os sincos32.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_fmul.os s_f32xmulf64.os s_fmull.os s_dmull.os s_f32mulf128.os s_f64mulf128.os s_f64xmulf128.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_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_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 mpa-fma.os sincos32-fma.os doasin-fma.os dosincos-fma.os mpatan2-fma.os mpatan-fma.os mpsqrt-fma.os mptan-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 mpa-fma4.os sincos32-fma4.os doasin-fma4.os dosincos-fma4.os mpatan2-fma4.os mpatan-fma4.os mpsqrt-fma4.os mptan-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 mpa-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.32/build/math/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/math/stubsT /mnt/lfs/sources/glibc-2.32/build/math/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/math' +make subdir=setjmp -C setjmp ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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 /mnt/lfs/sources/glibc-2.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/setjmp/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/setjmp/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/setjmp/stubsT /mnt/lfs/sources/glibc-2.32/build/setjmp/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/setjmp' +make subdir=signal -C signal ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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 /mnt/lfs/sources/glibc-2.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/signal/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h signal.o raise.o killpg.o 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 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.32/build/signal/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/signal/stubsT /mnt/lfs/sources/glibc-2.32/build/signal/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/signal' +make subdir=stdlib -C stdlib ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/stdlib' +/usr/bin/install -c -m 644 stdlib.h /mnt/lfs/usr/include/stdlib.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/stdlib-float.h /mnt/lfs/usr/include/bits/stdlib-float.h +/usr/bin/install -c -m 644 monetary.h /mnt/lfs/usr/include/monetary.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 inttypes.h /mnt/lfs/usr/include/inttypes.h +/usr/bin/install -c -m 644 stdint.h /mnt/lfs/usr/include/stdint.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 ../sysdeps/unix/sysv/linux/x86/bits/timesize.h /mnt/lfs/usr/include/bits/timesize.h +/usr/bin/install -c -m 644 errno.h /mnt/lfs/usr/include/errno.h +/usr/bin/install -c -m 644 sys/errno.h /mnt/lfs/usr/include/sys/errno.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 ../bits/types/error_t.h /mnt/lfs/usr/include/bits/types/error_t.h +/usr/bin/install -c -m 644 ucontext.h /mnt/lfs/usr/include/ucontext.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 ../sysdeps/x86/bits/indirect-return.h /mnt/lfs/usr/include/bits/indirect-return.h +/usr/bin/install -c -m 644 alloca.h /mnt/lfs/usr/include/alloca.h +/usr/bin/install -c -m 644 fmtmsg.h /mnt/lfs/usr/include/fmtmsg.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 sys/random.h /mnt/lfs/usr/include/sys/random.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/time64.h /mnt/lfs/usr/include/bits/time64.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/stdlib/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h atof.o atoi.o atol.o atoll.o abort.o bsearch.o qsort.o msort.o getenv.o putenv.o setenv.o secure-getenv.o exit.o on_exit.o atexit.o cxa_atexit.o cxa_finalize.o old_atexit.o quick_exit.o at_quick_exit.o cxa_at_quick_exit.o cxa_thread_atexit_impl.o abs.o labs.o llabs.o div.o ldiv.o lldiv.o mblen.o mbstowcs.o mbtowc.o wcstombs.o wctomb.o random.o random_r.o rand.o rand_r.o drand48.o erand48.o lrand48.o nrand48.o mrand48.o jrand48.o srand48.o seed48.o lcong48.o drand48_r.o erand48_r.o lrand48_r.o nrand48_r.o mrand48_r.o jrand48_r.o srand48_r.o seed48_r.o lcong48_r.o drand48-iter.o getrandom.o getentropy.o strfromf.o strfromd.o strfroml.o strtol.o strtoul.o strtoll.o strtoull.o strtol_l.o strtoul_l.o strtoll_l.o strtoull_l.o strtof.o strtod.o strtold.o strtof_l.o strtod_l.o strtold_l.o strtof_nan.o strtod_nan.o strtold_nan.o system.o canonicalize.o a64l.o l64a.o rpmatch.o strfmon.o strfmon_l.o getsubopt.o xpg_basename.o fmtmsg.o strtoimax.o strtoumax.o wcstoimax.o wcstoumax.o getcontext.o setcontext.o makecontext.o swapcontext.o inlines.o add_n.o addmul_1.o cmp.o divmod_1.o divrem.o udiv_qrnnd.o lshift.o rshift.o mod_1.o mul.o mul_1.o mul_n.o sub_n.o submul_1.o dbl2mpn.o ldbl2mpn.o mpn2flt.o mpn2dbl.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 atof.os atoi.os atol.os atoll.os abort.os bsearch.os qsort.os msort.os getenv.os putenv.os setenv.os secure-getenv.os exit.os on_exit.os cxa_atexit.os cxa_finalize.os old_atexit.os quick_exit.os cxa_at_quick_exit.os cxa_thread_atexit_impl.os abs.os labs.os llabs.os div.os ldiv.os lldiv.os mblen.os mbstowcs.os mbtowc.os wcstombs.os wctomb.os random.os random_r.os rand.os rand_r.os drand48.os erand48.os lrand48.os nrand48.os mrand48.os jrand48.os srand48.os seed48.os lcong48.os drand48_r.os erand48_r.os lrand48_r.os nrand48_r.os mrand48_r.os jrand48_r.os srand48_r.os seed48_r.os lcong48_r.os drand48-iter.os getrandom.os getentropy.os strfromf.os strfromd.os strfroml.os strtol.os strtoul.os strtoll.os strtoull.os strtol_l.os strtoul_l.os strtoll_l.os strtoull_l.os strtof.os strtod.os strtold.os strtof_l.os strtod_l.os strtold_l.os strtof_nan.os strtod_nan.os strtold_nan.os system.os canonicalize.os a64l.os l64a.os rpmatch.os strfmon.os strfmon_l.os getsubopt.os xpg_basename.os fmtmsg.os strtoimax.os strtoumax.os wcstoimax.os wcstoumax.os getcontext.os setcontext.os makecontext.os swapcontext.os inlines.os add_n.os addmul_1.os cmp.os divmod_1.os divrem.os udiv_qrnnd.os lshift.os rshift.os mod_1.os mul.os mul_1.os mul_n.os sub_n.os submul_1.os dbl2mpn.os ldbl2mpn.os mpn2flt.os mpn2dbl.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 atexit.oS at_quick_exit.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.32/build/stdlib/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/stdlib/stubsT /mnt/lfs/sources/glibc-2.32/build/stdlib/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/stdlib' +make subdir=stdio-common -C stdio-common ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/bits/stdio_lim.h /mnt/lfs/usr/include/bits/stdio_lim.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/stdio-common/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h ctermid.o cuserid.o _itoa.o _itowa.o itoa-digits.o itoa-udigits.o itowa-digits.o vfprintf.o vprintf.o printf_fp.o reg-printf.o printf-prs.o printf_fphex.o reg-modifier.o reg-type.o printf_size.o fprintf.o printf.o snprintf.o sprintf.o asprintf.o dprintf.o vfwprintf.o vfscanf.o vfwscanf.o fscanf.o scanf.o sscanf.o perror.o psignal.o tmpfile.o tmpfile64.o tmpnam.o tmpnam_r.o tempnam.o tempname.o getline.o getw.o putw.o remove.o rename.o renameat.o renameat2.o flockfile.o ftrylockfile.o funlockfile.o isoc99_scanf.o isoc99_vscanf.o isoc99_fscanf.o isoc99_vfscanf.o isoc99_sscanf.o isoc99_vsscanf.o psiginfo.o gentempfd.o vfscanf-internal.o vfwscanf-internal.o iovfscanf.o iovfwscanf.o vfprintf-internal.o vfwprintf-internal.o errlist.o siglist.o printf-parsemb.o printf-parsewc.o fxprintf.o ctermid.os cuserid.os _itoa.os _itowa.os itoa-digits.os itoa-udigits.os itowa-digits.os vfprintf.os vprintf.os printf_fp.os reg-printf.os printf-prs.os printf_fphex.os reg-modifier.os reg-type.os printf_size.os fprintf.os printf.os snprintf.os sprintf.os asprintf.os dprintf.os vfwprintf.os vfscanf.os vfwscanf.os fscanf.os scanf.os sscanf.os perror.os psignal.os tmpfile.os tmpfile64.os tmpnam.os tmpnam_r.os tempnam.os tempname.os getline.os getw.os putw.os remove.os rename.os renameat.os renameat2.os flockfile.os ftrylockfile.os funlockfile.os isoc99_scanf.os isoc99_vscanf.os isoc99_fscanf.os isoc99_vfscanf.os isoc99_sscanf.os isoc99_vsscanf.os psiginfo.os gentempfd.os vfscanf-internal.os vfwscanf-internal.os iovfscanf.os iovfwscanf.os vfprintf-internal.os vfwprintf-internal.os errlist.os siglist.os printf-parsemb.os printf-parsewc.os fxprintf.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.32/build/stdio-common/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/stdio-common/stubsT /mnt/lfs/sources/glibc-2.32/build/stdio-common/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/stdio-common' +make subdir=libio -C libio ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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/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.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/libio/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/libio/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/libio/stubsT /mnt/lfs/sources/glibc-2.32/build/libio/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/libio' +make subdir=dlfcn -C dlfcn ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/dlfcn' +/usr/bin/install -c -m 644 ../bits/dlfcn.h /mnt/lfs/usr/include/bits/dlfcn.h +/usr/bin/install -c -m 644 dlfcn.h /mnt/lfs/usr/include/dlfcn.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/build/dlfcn/libdl.so /mnt/lfs/lib/libdl-2.32.so.new +mv -f /mnt/lfs/lib/libdl-2.32.so.new /mnt/lfs/lib/libdl-2.32.so +rm -f /mnt/lfs/lib/libdl.so.2 +ln -s `../scripts/rellns-sh -p /mnt/lfs/lib/libdl-2.32.so /mnt/lfs/lib/libdl.so.2` /mnt/lfs/lib/libdl.so.2 +rm -f /mnt/lfs/usr/lib/libdl.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/lib/libdl.so.2 /mnt/lfs/usr/lib/libdl.so.new +mv -f /mnt/lfs/usr/lib/libdl.so.new /mnt/lfs/usr/lib/libdl.so +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/dlfcn/libdl.a /mnt/lfs/usr/lib/libdl.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/dlfcn/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h sdlopen.o sdlclose.o sdlsym.o sdlvsym.o sdlerror.o sdladdr.o sdladdr1.o sdlinfo.o sdlmopen.o sdlfreeres.o dlopen.o dlclose.o dlsym.o dlvsym.o dlerror.o dladdr.o dladdr1.o dlinfo.o dlmopen.o dlfreeres.o dlopen.os dlclose.os dlsym.os dlvsym.os dlerror.os dladdr.os dladdr1.os dlinfo.os dlmopen.os dlfcn.os dlfreeres.os dlopenold.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.32/build/dlfcn/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/dlfcn/stubsT /mnt/lfs/sources/glibc-2.32/build/dlfcn/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/dlfcn' +make subdir=nptl -C nptl ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/nptl' +/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/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/pthread/threads.h /mnt/lfs/usr/include/threads.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/build/nptl/libpthread.so /mnt/lfs/lib/libpthread-2.32.so.new +mv -f /mnt/lfs/lib/libpthread-2.32.so.new /mnt/lfs/lib/libpthread-2.32.so +rm -f /mnt/lfs/lib/libpthread.so.0 +ln -s `../scripts/rellns-sh -p /mnt/lfs/lib/libpthread-2.32.so /mnt/lfs/lib/libpthread.so.0` /mnt/lfs/lib/libpthread.so.0 +rm -f /mnt/lfs/usr/lib/libpthread.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/lib/libpthread.so.0 /mnt/lfs/usr/lib/libpthread.so.new +mv -f /mnt/lfs/usr/lib/libpthread.so.new /mnt/lfs/usr/lib/libpthread.so +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/nptl/libpthread.a /mnt/lfs/usr/lib/libpthread.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/nptl/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h alloca_cutoff.o libc-cancellation.o libc-cleanup.o libc-lowlevellock.o libc_multiple_threads.o libc_pthread_init.o old_pthread_cond_destroy.o old_pthread_cond_init.o pthread_atfork.o pthread_attr_copy.o pthread_attr_destroy.o pthread_attr_extension.o pthread_attr_getdetachstate.o pthread_attr_getinheritsched.o pthread_attr_getschedparam.o pthread_attr_getschedpolicy.o pthread_attr_getscope.o pthread_attr_getsigmask.o pthread_attr_init.o pthread_attr_setaffinity.o pthread_attr_setdetachstate.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_cond_destroy.o pthread_cond_init.o pthread_condattr_destroy.o pthread_condattr_init.o pthread_equal.o pthread_getaffinity.o pthread_getattr_np.o pthread_getschedparam.o pthread_self.o pthread_setschedparam.o pthread_sigmask.o register-atfork.o thrd_current.o thrd_equal.o thrd_sleep.o thrd_yield.o alloca_cutoff.os forward.os libc-cancellation.os libc-cleanup.os libc-lowlevellock.os libc_multiple_threads.os libc_pthread_init.os old_pthread_cond_destroy.os old_pthread_cond_init.os pthread_attr_copy.os pthread_attr_destroy.os pthread_attr_extension.os pthread_attr_getdetachstate.os pthread_attr_getinheritsched.os pthread_attr_getschedparam.os pthread_attr_getschedpolicy.os pthread_attr_getscope.os pthread_attr_getsigmask.os pthread_attr_init.os pthread_attr_setaffinity.os pthread_attr_setdetachstate.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_cond_destroy.os pthread_cond_init.os pthread_condattr_destroy.os pthread_condattr_init.os pthread_equal.os pthread_getaffinity.os pthread_getattr_np.os pthread_getschedparam.os pthread_self.os pthread_setschedparam.os pthread_sigmask.os register-atfork.os thrd_current.os thrd_equal.os thrd_sleep.os thrd_yield.os pthread_atfork.oS crti.o crtn.o pt-crti.o nptl-init.o nptlfreeres.o vars.o events.o pthread_create.o pthread_exit.o pthread_detach.o pthread_join.o pthread_tryjoin.o pthread_timedjoin.o pthread_clockjoin.o pthread_join_common.o pthread_yield.o pthread_getconcurrency.o pthread_setconcurrency.o pthread_setschedprio.o pthread_attr_getguardsize.o pthread_attr_setguardsize.o pthread_attr_getstackaddr.o pthread_attr_setstackaddr.o pthread_attr_getstacksize.o pthread_attr_setstacksize.o pthread_attr_getstack.o pthread_attr_setstack.o pthread_mutex_init.o pthread_mutex_destroy.o pthread_mutex_lock.o pthread_mutex_trylock.o pthread_mutex_timedlock.o pthread_mutex_unlock.o pthread_mutex_cond_lock.o pthread_mutexattr_init.o pthread_mutexattr_destroy.o pthread_mutexattr_getpshared.o pthread_mutexattr_setpshared.o pthread_mutexattr_gettype.o pthread_mutexattr_settype.o pthread_rwlock_init.o pthread_rwlock_destroy.o pthread_rwlock_rdlock.o pthread_rwlock_timedrdlock.o pthread_rwlock_clockrdlock.o pthread_rwlock_wrlock.o pthread_rwlock_timedwrlock.o pthread_rwlock_clockwrlock.o pthread_rwlock_tryrdlock.o pthread_rwlock_trywrlock.o pthread_rwlock_unlock.o pthread_rwlockattr_init.o pthread_rwlockattr_destroy.o pthread_rwlockattr_getpshared.o pthread_rwlockattr_setpshared.o pthread_rwlockattr_getkind_np.o pthread_rwlockattr_setkind_np.o pthread_cond_wait.o pthread_cond_signal.o pthread_cond_broadcast.o old_pthread_cond_wait.o old_pthread_cond_timedwait.o old_pthread_cond_signal.o old_pthread_cond_broadcast.o pthread_condattr_getpshared.o pthread_condattr_setpshared.o pthread_condattr_getclock.o pthread_condattr_setclock.o pthread_spin_init.o pthread_spin_destroy.o pthread_spin_lock.o pthread_spin_trylock.o pthread_spin_unlock.o pthread_barrier_init.o pthread_barrier_destroy.o pthread_barrier_wait.o pthread_barrierattr_init.o pthread_barrierattr_destroy.o pthread_barrierattr_getpshared.o pthread_barrierattr_setpshared.o pthread_key_create.o pthread_key_delete.o pthread_getspecific.o pthread_setspecific.o pthread_kill.o pthread_sigqueue.o pthread_cancel.o pthread_testcancel.o pthread_setcancelstate.o pthread_setcanceltype.o pthread_once.o old_pthread_atfork.o pthread_getcpuclockid.o shm-directory.o sem_init.o sem_destroy.o sem_open.o sem_close.o sem_unlink.o sem_getvalue.o sem_wait.o sem_timedwait.o sem_clockwait.o sem_post.o cleanup.o cleanup_defer.o cleanup_compat.o cleanup_defer_compat.o unwind.o pt-longjmp.o pt-cleanup.o cancellation.o lowlevellock.o lll_timedlock_wait.o pt-fork.o pt-fcntl.o write.o read.o close.o accept.o connect.o recv.o recvfrom.o send.o sendto.o fsync.o lseek.o lseek64.o msync.o open.o open64.o pause.o pread.o pread64.o pwrite.o pwrite64.o tcdrain.o msgrcv.o msgsnd.o sigwait.o sigsuspend.o recvmsg.o sendmsg.o pt-raise.o pt-system.o flockfile.o ftrylockfile.o funlockfile.o sigaction.o herrno.o res.o pthread_kill_other_threads.o pthread_setaffinity.o pthread_attr_getaffinity.o pthread_mutexattr_getrobust.o pthread_mutexattr_setrobust.o pthread_mutex_consistent.o cleanup_routine.o pthread_mutexattr_getprotocol.o pthread_mutexattr_setprotocol.o pthread_mutexattr_getprioceiling.o pthread_mutexattr_setprioceiling.o tpp.o pthread_mutex_getprioceiling.o pthread_mutex_setprioceiling.o pthread_setname.o pthread_getname.o pthread_setattr_default_np.o pthread_getattr_default_np.o pthread_mutex_conf.o libpthread-compat.o thrd_create.o thrd_detach.o thrd_exit.o thrd_join.o call_once.o mtx_destroy.o mtx_init.o mtx_lock.o mtx_timedlock.o mtx_trylock.o mtx_unlock.o cnd_broadcast.o cnd_destroy.o cnd_init.o cnd_signal.o cnd_timedwait.o cnd_wait.o tss_create.o tss_delete.o tss_get.o tss_set.o elision-lock.o elision-unlock.o elision-timed.o elision-trylock.o errno-loc.o nptl-init.os nptlfreeres.os vars.os events.os version.os pt-interp.os pthread_create.os pthread_exit.os pthread_detach.os pthread_join.os pthread_tryjoin.os pthread_timedjoin.os pthread_clockjoin.os pthread_join_common.os pthread_yield.os pthread_getconcurrency.os pthread_setconcurrency.os pthread_setschedprio.os pthread_attr_getguardsize.os pthread_attr_setguardsize.os pthread_attr_getstackaddr.os pthread_attr_setstackaddr.os pthread_attr_getstacksize.os pthread_attr_setstacksize.os pthread_attr_getstack.os pthread_attr_setstack.os pthread_mutex_init.os pthread_mutex_destroy.os pthread_mutex_lock.os pthread_mutex_trylock.os pthread_mutex_timedlock.os pthread_mutex_unlock.os pthread_mutex_cond_lock.os pthread_mutexattr_init.os pthread_mutexattr_destroy.os pthread_mutexattr_getpshared.os pthread_mutexattr_setpshared.os pthread_mutexattr_gettype.os pthread_mutexattr_settype.os pthread_rwlock_init.os pthread_rwlock_destroy.os pthread_rwlock_rdlock.os pthread_rwlock_timedrdlock.os pthread_rwlock_clockrdlock.os pthread_rwlock_wrlock.os pthread_rwlock_timedwrlock.os pthread_rwlock_clockwrlock.os pthread_rwlock_tryrdlock.os pthread_rwlock_trywrlock.os pthread_rwlock_unlock.os pthread_rwlockattr_init.os pthread_rwlockattr_destroy.os pthread_rwlockattr_getpshared.os pthread_rwlockattr_setpshared.os pthread_rwlockattr_getkind_np.os pthread_rwlockattr_setkind_np.os pthread_cond_wait.os pthread_cond_signal.os pthread_cond_broadcast.os old_pthread_cond_wait.os old_pthread_cond_timedwait.os old_pthread_cond_signal.os old_pthread_cond_broadcast.os pthread_condattr_getpshared.os pthread_condattr_setpshared.os pthread_condattr_getclock.os pthread_condattr_setclock.os pthread_spin_init.os pthread_spin_destroy.os pthread_spin_lock.os pthread_spin_trylock.os pthread_spin_unlock.os pthread_barrier_init.os pthread_barrier_destroy.os pthread_barrier_wait.os pthread_barrierattr_init.os pthread_barrierattr_destroy.os pthread_barrierattr_getpshared.os pthread_barrierattr_setpshared.os pthread_key_create.os pthread_key_delete.os pthread_getspecific.os pthread_setspecific.os pthread_kill.os pthread_sigqueue.os pthread_cancel.os pthread_testcancel.os pthread_setcancelstate.os pthread_setcanceltype.os pthread_once.os old_pthread_atfork.os pthread_getcpuclockid.os shm-directory.os sem_init.os sem_destroy.os sem_open.os sem_close.os sem_unlink.os sem_getvalue.os sem_wait.os sem_timedwait.os sem_clockwait.os sem_post.os cleanup.os cleanup_defer.os cleanup_compat.os cleanup_defer_compat.os unwind.os pt-longjmp.os pt-cleanup.os cancellation.os lowlevellock.os lll_timedlock_wait.os pt-fork.os pt-fcntl.os write.os read.os close.os accept.os connect.os recv.os recvfrom.os send.os sendto.os fsync.os lseek.os lseek64.os msync.os open.os open64.os pause.os pread.os pread64.os pwrite.os pwrite64.os tcdrain.os msgrcv.os msgsnd.os sigwait.os sigsuspend.os recvmsg.os sendmsg.os pt-raise.os pt-system.os flockfile.os ftrylockfile.os funlockfile.os sigaction.os herrno.os res.os pt-allocrtsig.os pthread_kill_other_threads.os pthread_setaffinity.os pthread_attr_getaffinity.os pthread_mutexattr_getrobust.os pthread_mutexattr_setrobust.os pthread_mutex_consistent.os cleanup_routine.os unwind-forcedunwind.os pthread_mutexattr_getprotocol.os pthread_mutexattr_setprotocol.os pthread_mutexattr_getprioceiling.os pthread_mutexattr_setprioceiling.os tpp.os pthread_mutex_getprioceiling.os pthread_mutex_setprioceiling.os pthread_setname.os pthread_getname.os pthread_setattr_default_np.os pthread_getattr_default_np.os pthread_mutex_conf.os libpthread-compat.os thrd_create.os thrd_detach.os thrd_exit.os thrd_join.os call_once.os mtx_destroy.os mtx_init.os mtx_lock.os mtx_timedlock.os mtx_trylock.os mtx_unlock.os cnd_broadcast.os cnd_destroy.os cnd_init.os cnd_signal.os cnd_timedwait.os cnd_wait.os tss_create.os tss_delete.os tss_get.os tss_set.os elision-lock.os elision-unlock.os elision-timed.os elision-trylock.os errno-loc.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.32/build/nptl/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/nptl/stubsT /mnt/lfs/sources/glibc-2.32/build/nptl/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nptl' +make subdir=malloc -C malloc ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/malloc/libmemusage.so /mnt/lfs/lib/libmemusage.so.new +mv -f /mnt/lfs/lib/libmemusage.so.new /mnt/lfs/lib/libmemusage.so +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/malloc/libmcheck.a /mnt/lfs/usr/lib/libmcheck.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/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.32/build/malloc/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h malloc.o morecore.o mcheck.o mtrace.o obstack.o reallocarray.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 morecore.os mcheck.os mtrace.os obstack.os reallocarray.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) | \ +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.32/build/malloc/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/malloc/stubsT /mnt/lfs/sources/glibc-2.32/build/malloc/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/malloc' +make subdir=string -C string ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/string' +/usr/bin/install -c -m 644 string.h /mnt/lfs/usr/include/string.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 strings.h /mnt/lfs/usr/include/strings.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 byteswap.h /mnt/lfs/usr/include/byteswap.h +/usr/bin/install -c -m 644 ../bits/byteswap.h /mnt/lfs/usr/include/bits/byteswap.h +/usr/bin/install -c -m 644 endian.h /mnt/lfs/usr/include/endian.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/uintn-identity.h /mnt/lfs/usr/include/bits/uintn-identity.h +/usr/bin/install -c -m 644 memory.h /mnt/lfs/usr/include/memory.h +/usr/bin/install -c -m 644 argz.h /mnt/lfs/usr/include/argz.h +/usr/bin/install -c -m 644 envz.h /mnt/lfs/usr/include/envz.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/string/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h strcat.o strchr.o strcmp.o strcoll.o strcpy.o strcspn.o strverscmp.o strdup.o strndup.o strerror.o _strerror.o strlen.o strnlen.o strncat.o strncmp.o strncpy.o strrchr.o strpbrk.o strsignal.o strspn.o strstr.o strtok.o strtok_r.o strxfrm.o memchr.o memcmp.o memmove.o memset.o mempcpy.o bcopy.o bzero.o ffs.o ffsll.o stpcpy.o stpncpy.o strcasecmp.o strncase.o strcasecmp_l.o strncase_l.o memccpy.o memcpy.o wordcopy.o strsep.o strcasestr.o swab.o strfry.o memfrob.o memmem.o rawmemchr.o strchrnul.o argz-append.o argz-count.o argz-create.o argz-ctsep.o argz-next.o argz-delete.o argz-extract.o argz-insert.o argz-stringify.o argz-addsep.o argz-replace.o envz.o basename.o strcoll_l.o strxfrm_l.o string-inlines.o memrchr.o xpg-strerror.o strerror_l.o explicit_bzero.o sigdescr_np.o sigabbrev_np.o strerrorname_np.o strerrordesc_np.o strncat-c.o stpncpy-c.o strncpy-c.o strcmp-sse2.o strcmp-sse2-unaligned.o strcmp-ssse3.o strcmp-sse4_2.o strcmp-avx2.o strncmp-sse2.o strncmp-ssse3.o strncmp-sse4_2.o strncmp-avx2.o memchr-sse2.o rawmemchr-sse2.o memchr-avx2.o rawmemchr-avx2.o memrchr-sse2.o memrchr-avx2.o memcmp-sse2.o memcmp-avx2-movbe.o memcmp-sse4.o memcpy-ssse3.o memmove-ssse3.o memcpy-ssse3-back.o memmove-ssse3-back.o memmove-avx512-no-vzeroupper.o strcasecmp_l-sse2.o strcasecmp_l-ssse3.o strcasecmp_l-sse4_2.o strcasecmp_l-avx.o strncase_l-sse2.o strncase_l-ssse3.o strncase_l-sse4_2.o strncase_l-avx.o strchr-sse2.o strchrnul-sse2.o strchr-avx2.o strchrnul-avx2.o strrchr-sse2.o strrchr-avx2.o strlen-sse2.o strnlen-sse2.o strlen-avx2.o strnlen-avx2.o strcat-avx2.o strncat-avx2.o strcat-ssse3.o strncat-ssse3.o strcpy-avx2.o strncpy-avx2.o strcpy-sse2.o stpcpy-sse2.o strcpy-ssse3.o strncpy-ssse3.o stpcpy-ssse3.o stpncpy-ssse3.o strcpy-sse2-unaligned.o strncpy-sse2-unaligned.o stpcpy-sse2-unaligned.o stpncpy-sse2-unaligned.o stpcpy-avx2.o stpncpy-avx2.o strcat-sse2.o strcat-sse2-unaligned.o strncat-sse2-unaligned.o strchr-sse2-no-bsf.o memcmp-ssse3.o strstr-sse2-unaligned.o strcspn-sse2.o strpbrk-sse2.o strspn-sse2.o strcspn-c.o strpbrk-c.o strspn-c.o varshift.o memset-avx512-no-vzeroupper.o memmove-sse2-unaligned-erms.o memmove-avx-unaligned-erms.o memmove-avx512-unaligned-erms.o memset-sse2-unaligned-erms.o memset-avx2-unaligned-erms.o memset-avx512-unaligned-erms.o strcasecmp_l-nonascii.o strncase_l-nonascii.o cacheinfo.o tls-internal.o strcat.os strchr.os strcmp.os strcoll.os strcpy.os strcspn.os strverscmp.os strdup.os strndup.os strerror.os _strerror.os strlen.os strnlen.os strncat.os strncmp.os strncpy.os strrchr.os strpbrk.os strsignal.os strspn.os strstr.os strtok.os strtok_r.os strxfrm.os memchr.os memcmp.os memmove.os memset.os mempcpy.os bcopy.os bzero.os ffs.os ffsll.os stpcpy.os stpncpy.os strcasecmp.os strncase.os strcasecmp_l.os strncase_l.os memccpy.os memcpy.os wordcopy.os strsep.os strcasestr.os swab.os strfry.os memfrob.os memmem.os rawmemchr.os strchrnul.os argz-append.os argz-count.os argz-create.os argz-ctsep.os argz-next.os argz-delete.os argz-extract.os argz-insert.os argz-stringify.os argz-addsep.os argz-replace.os envz.os basename.os strcoll_l.os strxfrm_l.os string-inlines.os memrchr.os xpg-strerror.os strerror_l.os explicit_bzero.os sigdescr_np.os sigabbrev_np.os strerrorname_np.os strerrordesc_np.os strncat-c.os stpncpy-c.os strncpy-c.os strcmp-sse2.os strcmp-sse2-unaligned.os strcmp-ssse3.os strcmp-sse4_2.os strcmp-avx2.os strncmp-sse2.os strncmp-ssse3.os strncmp-sse4_2.os strncmp-avx2.os memchr-sse2.os rawmemchr-sse2.os memchr-avx2.os rawmemchr-avx2.os memrchr-sse2.os memrchr-avx2.os memcmp-sse2.os memcmp-avx2-movbe.os memcmp-sse4.os memcpy-ssse3.os memmove-ssse3.os memcpy-ssse3-back.os memmove-ssse3-back.os memmove-avx512-no-vzeroupper.os strcasecmp_l-sse2.os strcasecmp_l-ssse3.os strcasecmp_l-sse4_2.os strcasecmp_l-avx.os strncase_l-sse2.os strncase_l-ssse3.os strncase_l-sse4_2.os strncase_l-avx.os strchr-sse2.os strchrnul-sse2.os strchr-avx2.os strchrnul-avx2.os strrchr-sse2.os strrchr-avx2.os strlen-sse2.os strnlen-sse2.os strlen-avx2.os strnlen-avx2.os strcat-avx2.os strncat-avx2.os strcat-ssse3.os strncat-ssse3.os strcpy-avx2.os strncpy-avx2.os strcpy-sse2.os stpcpy-sse2.os strcpy-ssse3.os strncpy-ssse3.os stpcpy-ssse3.os stpncpy-ssse3.os strcpy-sse2-unaligned.os strncpy-sse2-unaligned.os stpcpy-sse2-unaligned.os stpncpy-sse2-unaligned.os stpcpy-avx2.os stpncpy-avx2.os strcat-sse2.os strcat-sse2-unaligned.os strncat-sse2-unaligned.os strchr-sse2-no-bsf.os memcmp-ssse3.os strstr-sse2-unaligned.os strcspn-sse2.os strpbrk-sse2.os strspn-sse2.os strcspn-c.os strpbrk-c.os strspn-c.os varshift.os memset-avx512-no-vzeroupper.os memmove-sse2-unaligned-erms.os memmove-avx-unaligned-erms.os memmove-avx512-unaligned-erms.os memset-sse2-unaligned-erms.os memset-avx2-unaligned-erms.os memset-avx512-unaligned-erms.os strcasecmp_l-nonascii.os strncase_l-nonascii.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.32/build/string/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/string/stubsT /mnt/lfs/sources/glibc-2.32/build/string/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/string' +make subdir=wcsmbs -C wcsmbs ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/wcsmbs/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 mbrtoc16.o c16rtomb.o mbrtoc32.o c32rtomb.o wcstof128_l.o wcstof128.o wcstof128_nan.o wmemcmp-sse4.o wmemcmp-ssse3.o wmemcmp-c.o wmemcmp-avx2-movbe.o wmemchr-sse2.o wmemchr-avx2.o wcscmp-sse2.o wcscmp-avx2.o wcsncmp-sse2.o wcsncmp-avx2.o wcscpy-ssse3.o wcscpy-c.o wcschr-sse2.o wcschr-avx2.o wcsrchr-sse2.o wcsrchr-avx2.o wcsnlen-sse4_1.o wcsnlen-c.o wcslen-sse2.o wcslen-avx2.o wcsnlen-avx2.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 mbrtoc16.os c16rtomb.os mbrtoc32.os c32rtomb.os wcstof128_l.os wcstof128.os wcstof128_nan.os wmemcmp-sse4.os wmemcmp-ssse3.os wmemcmp-c.os wmemcmp-avx2-movbe.os wmemchr-sse2.os wmemchr-avx2.os wcscmp-sse2.os wcscmp-avx2.os wcsncmp-sse2.os wcsncmp-avx2.os wcscpy-ssse3.os wcscpy-c.os wcschr-sse2.os wcschr-avx2.os wcsrchr-sse2.os wcsrchr-avx2.os wcsnlen-sse4_1.os wcsnlen-c.os wcslen-sse2.os wcslen-avx2.os wcsnlen-avx2.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.32/build/wcsmbs/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/wcsmbs/stubsT /mnt/lfs/sources/glibc-2.32/build/wcsmbs/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/wcsmbs' +make subdir=timezone -C timezone ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/timezone' +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/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.32/build/timezone/zic /mnt/lfs/usr/sbin/zic.new +mv -f /mnt/lfs/usr/sbin/zic.new /mnt/lfs/usr/sbin/zic +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/build/timezone/zdump /mnt/lfs/usr/sbin/zdump.new +mv -f /mnt/lfs/usr/sbin/zdump.new /mnt/lfs/usr/sbin/zdump +> /mnt/lfs/sources/glibc-2.32/build/timezone/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/timezone' +make subdir=time -C time ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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 ../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.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/time/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 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 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.32/build/time/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/time/stubsT /mnt/lfs/sources/glibc-2.32/build/time/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/time' +make subdir=dirent -C dirent ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/dirent/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/dirent/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/dirent/stubsT /mnt/lfs/sources/glibc-2.32/build/dirent/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/dirent' +make subdir=grp -C grp ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/grp/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/grp/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/grp/stubsT /mnt/lfs/sources/glibc-2.32/build/grp/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/grp' +make subdir=pwd -C pwd ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/pwd/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/pwd/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/pwd/stubsT /mnt/lfs/sources/glibc-2.32/build/pwd/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/pwd' +make subdir=posix -C posix ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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/initspin.h /mnt/lfs/usr/include/bits/initspin.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/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.32/build/posix/getconf.speclist +(cd /mnt/lfs/sources/glibc-2.32/build/posix/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 vfork.o _exit.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 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 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 vfork.os _exit.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 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 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.32/build/posix/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/posix/stubsT /mnt/lfs/sources/glibc-2.32/build/posix/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/posix' +make subdir=io -C io ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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/x86/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.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/io/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 xstat.o fxstat.o lxstat.o xstat64.o fxstat64.o lxstat64.o statx.o mknod.o mknodat.o xmknod.o xmknodat.o fxstatat.o fxstatat64.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 xstatconv.o internal_statvfs.o internal_statvfs64.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 utime.os mkfifo.os mkfifoat.os xstat.os fxstat.os lxstat.os xstat64.os fxstat64.os lxstat64.os statx.os xmknod.os xmknodat.os fxstatat.os fxstatat64.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 xstatconv.os internal_statvfs.os internal_statvfs64.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.oS fstat.oS lstat.oS stat64.oS fstat64.oS lstat64.oS fstatat.oS fstatat64.oS mknod.oS mknodat.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.32/build/io/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/io/stubsT /mnt/lfs/sources/glibc-2.32/build/io/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/io' +make subdir=termios -C termios ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/termios/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/termios/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/termios/stubsT /mnt/lfs/sources/glibc-2.32/build/termios/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/termios' +make subdir=resource -C resource ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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 sys/vtimes.h /mnt/lfs/usr/include/sys/vtimes.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.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/resource/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/resource/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/resource/stubsT /mnt/lfs/sources/glibc-2.32/build/resource/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/resource' +make subdir=misc -C misc ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/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/gnu/sys/mtio.h /mnt/lfs/usr/include/sys/mtio.h +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/misc/libg.a /mnt/lfs/usr/lib/libg.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/misc/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 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 signalfd.o eventfd.o eventfd_read.o eventfd_write.o prlimit.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 arch_prctl.o modify_ldt.o syscall_clock_gettime.o fanotify_mark.o capget.o capset.o delete_module.o epoll_create.o epoll_create1.o epoll_ctl.o init_module.o inotify_add_watch.o inotify_init.o inotify_init1.o inotify_rm_watch.o klogctl.o mount.o mremap.o pivot_root.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 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 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 signalfd.os eventfd.os eventfd_read.os eventfd_write.os prlimit.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 arch_prctl.os modify_ldt.os syscall_clock_gettime.os fanotify_mark.os capget.os capset.os create_module.os delete_module.os epoll_create.os epoll_create1.os epoll_ctl.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 mremap.os nfsservctl.os pivot_root.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) | \ +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.32/build/misc/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/misc/stubsT /mnt/lfs/sources/glibc-2.32/build/misc/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/misc' +make subdir=socket -C socket ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/socket/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 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 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.32/build/socket/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/socket/stubsT /mnt/lfs/sources/glibc-2.32/build/socket/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/socket' +make subdir=sysvipc -C sysvipc ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/sysvipc/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/sysvipc/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/sysvipc/stubsT /mnt/lfs/sources/glibc-2.32/build/sysvipc/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/sysvipc' +make subdir=gmon -C gmon ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/gmon/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/gmon/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/gmon/stubsT /mnt/lfs/sources/glibc-2.32/build/gmon/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/gmon' +make subdir=gnulib -C gnulib ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/gnulib' +> /mnt/lfs/sources/glibc-2.32/build/gnulib/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/gnulib' +make subdir=wctype -C wctype ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/wctype/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/wctype/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/wctype/stubsT /mnt/lfs/sources/glibc-2.32/build/wctype/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/wctype' +make subdir=manual -C manual ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/manual' +> /mnt/lfs/sources/glibc-2.32/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.32/build/manual/stpcpy.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/stpcpy.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/strdupa.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/strdupa.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/mbstouwcs.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/mbstouwcs.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/search.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/search.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/twalk.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/twalk.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/mkdirent.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/mkdirent.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/rprintf.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/rprintf.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/memopen.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/memopen.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/memstrm.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/memstrm.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/fmtmsgexpl.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/fmtmsgexpl.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/select.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/select.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/ofdlocks.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/ofdlocks.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/dir.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/dir.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/dir2.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/dir2.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/pipe.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/pipe.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/popen.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/popen.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/mkfsock.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/mkfsock.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/mkisock.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/mkisock.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/isockad.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/isockad.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/inetcli.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/inetcli.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/inetsrv.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/inetsrv.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/filesrv.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/filesrv.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/filecli.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/filecli.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/termios.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/termios.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/mygetpass.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/mygetpass.c.texi.new /mnt/lfs/sources/glibc-2.32/build/manual/mygetpass.c.texi +pwd=`pwd`; \ +python3 -B ../math/gen-libm-test.py -s $pwd/.. -m /mnt/lfs/sources/glibc-2.32/build/manual/libm-err-tmp +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/manual/libm-err-tmp /mnt/lfs/sources/glibc-2.32/build/manual/libm-err.texi +touch /mnt/lfs/sources/glibc-2.32/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.32/build/manual/timeval_subtract.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/timeval_subtract.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/strftim.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/strftim.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/setjmp.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/setjmp.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/swapcontext.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/swapcontext.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/sigh1.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/sigh1.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/sigusr.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/sigusr.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/testopt.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/testopt.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/longopt.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/longopt.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/argp-ex1.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/argp-ex1.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/argp-ex2.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/argp-ex2.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/argp-ex3.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/argp-ex3.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/argp-ex4.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/argp-ex4.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/subopt.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/subopt.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/atexit.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/atexit.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/db.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/db.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/genpass.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/genpass.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/testpass.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/testpass.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/execinfo.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/execinfo.c.texi.new /mnt/lfs/sources/glibc-2.32/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.32/build/manual/add.c.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/add.c.texi.new /mnt/lfs/sources/glibc-2.32/build/manual/add.c.texi +echo "@ifclear PKGVERS" > /mnt/lfs/sources/glibc-2.32/build/manual/pkgvers-tmp +echo "@set PKGVERS" >> /mnt/lfs/sources/glibc-2.32/build/manual/pkgvers-tmp +echo "@set PKGVERSION (GNU libc) " >> /mnt/lfs/sources/glibc-2.32/build/manual/pkgvers-tmp +if [ "(GNU libc) " = "(GNU libc) " ]; then \ + echo "@set PKGVERSION_DEFAULT" >> /mnt/lfs/sources/glibc-2.32/build/manual/pkgvers-tmp; \ +fi +echo "@set REPORT_BUGS_TO @uref{https://www.gnu.org/software/libc/bugs.html}" >> /mnt/lfs/sources/glibc-2.32/build/manual/pkgvers-tmp +echo "@end ifclear" >> /mnt/lfs/sources/glibc-2.32/build/manual/pkgvers-tmp +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/manual/pkgvers-tmp /mnt/lfs/sources/glibc-2.32/build/manual/pkgvers.texi +touch /mnt/lfs/sources/glibc-2.32/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 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 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.32/build/manual/stpcpy.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/strdupa.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/mbstouwcs.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/search.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/twalk.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/mkdirent.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/rprintf.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/memopen.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/memstrm.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/fmtmsgexpl.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/select.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/ofdlocks.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/dir.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/dir2.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/pipe.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/popen.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/mkfsock.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/mkisock.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/isockad.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/inetcli.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/inetsrv.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/filesrv.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/filecli.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/termios.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/mygetpass.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/libm-err.texi /mnt/lfs/sources/glibc-2.32/build/manual/timeval_subtract.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/strftim.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/setjmp.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/swapcontext.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/sigh1.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/sigusr.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/testopt.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/longopt.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/argp-ex1.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/argp-ex2.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/argp-ex3.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/argp-ex4.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/subopt.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/atexit.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/db.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/genpass.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/testpass.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/execinfo.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/add.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/pkgvers.texi > /mnt/lfs/sources/glibc-2.32/build/manual/summary-tmp +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/manual/summary-tmp /mnt/lfs/sources/glibc-2.32/build/manual/summary.texi +touch /mnt/lfs/sources/glibc-2.32/build/manual/stamp-summary +AWK=gawk /bin/sh libc-texinfo.sh /mnt/lfs/sources/glibc-2.32/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 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.32/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 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 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.32/build/manual/stpcpy.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/strdupa.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/mbstouwcs.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/search.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/twalk.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/mkdirent.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/rprintf.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/memopen.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/memstrm.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/fmtmsgexpl.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/select.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/ofdlocks.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/dir.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/dir2.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/pipe.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/popen.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/mkfsock.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/mkisock.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/isockad.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/inetcli.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/inetsrv.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/filesrv.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/filecli.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/termios.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/mygetpass.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/libm-err.texi /mnt/lfs/sources/glibc-2.32/build/manual/timeval_subtract.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/strftim.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/setjmp.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/swapcontext.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/sigh1.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/sigusr.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/testopt.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/longopt.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/argp-ex1.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/argp-ex2.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/argp-ex3.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/argp-ex4.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/subopt.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/atexit.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/db.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/genpass.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/testpass.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/execinfo.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/add.c.texi /mnt/lfs/sources/glibc-2.32/build/manual/summary.texi /mnt/lfs/sources/glibc-2.32/build/manual/pkgvers.texi | sort; \ + echo "@end direntry") > /mnt/lfs/sources/glibc-2.32/build/manual/dir-add.texi.new +mv -f /mnt/lfs/sources/glibc-2.32/build/manual/dir-add.texi.new /mnt/lfs/sources/glibc-2.32/build/manual/dir-add.texi +echo "@set VERSION 2.32" > /mnt/lfs/sources/glibc-2.32/build/manual/version-tmp +/bin/sh ../scripts/move-if-change /mnt/lfs/sources/glibc-2.32/build/manual/version-tmp /mnt/lfs/sources/glibc-2.32/build/manual/version.texi +touch /mnt/lfs/sources/glibc-2.32/build/manual/stamp-version +LANGUAGE=C LC_ALL=C makeinfo -P /mnt/lfs/sources/glibc-2.32/build/manual/ --output=/mnt/lfs/sources/glibc-2.32/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.32/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.32/build/libc.a /mnt/lfs/usr/lib/libc.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/libc_nonshared.a /mnt/lfs/usr/lib/libc_nonshared.a +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/lib/libc-2.32.so.new +mv -f /mnt/lfs/lib/libc-2.32.so.new /mnt/lfs/lib/libc-2.32.so +rm -f /mnt/lfs/lib/libc.so.6 +ln -s `../scripts/rellns-sh -p /mnt/lfs/lib/libc-2.32.so /mnt/lfs/lib/libc.so.6` /mnt/lfs/lib/libc.so.6 +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/manual' +make subdir=shadow -C shadow ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/shadow/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/shadow/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/shadow/stubsT /mnt/lfs/sources/glibc-2.32/build/shadow/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/shadow' +make subdir=gshadow -C gshadow ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/gshadow/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/gshadow/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/gshadow/stubsT /mnt/lfs/sources/glibc-2.32/build/gshadow/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/gshadow' +make subdir=po -C po ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/po' +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/be.mo /mnt/lfs/usr/share/locale/be/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/bg.mo /mnt/lfs/usr/share/locale/bg/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/ca.mo /mnt/lfs/usr/share/locale/ca/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/cs.mo /mnt/lfs/usr/share/locale/cs/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/da.mo /mnt/lfs/usr/share/locale/da/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/de.mo /mnt/lfs/usr/share/locale/de/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/el.mo /mnt/lfs/usr/share/locale/el/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/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.32/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.32/build/po/eo.mo /mnt/lfs/usr/share/locale/eo/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/es.mo /mnt/lfs/usr/share/locale/es/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/fi.mo /mnt/lfs/usr/share/locale/fi/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/fr.mo /mnt/lfs/usr/share/locale/fr/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/gl.mo /mnt/lfs/usr/share/locale/gl/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/hr.mo /mnt/lfs/usr/share/locale/hr/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/hu.mo /mnt/lfs/usr/share/locale/hu/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/ia.mo /mnt/lfs/usr/share/locale/ia/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/id.mo /mnt/lfs/usr/share/locale/id/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/it.mo /mnt/lfs/usr/share/locale/it/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/ja.mo /mnt/lfs/usr/share/locale/ja/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/ko.mo /mnt/lfs/usr/share/locale/ko/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/lt.mo /mnt/lfs/usr/share/locale/lt/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/nb.mo /mnt/lfs/usr/share/locale/nb/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/nl.mo /mnt/lfs/usr/share/locale/nl/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/pl.mo /mnt/lfs/usr/share/locale/pl/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/pt.mo /mnt/lfs/usr/share/locale/pt/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/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.32/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.32/build/po/ru.mo /mnt/lfs/usr/share/locale/ru/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/rw.mo /mnt/lfs/usr/share/locale/rw/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/sk.mo /mnt/lfs/usr/share/locale/sk/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/sl.mo /mnt/lfs/usr/share/locale/sl/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/sv.mo /mnt/lfs/usr/share/locale/sv/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/tr.mo /mnt/lfs/usr/share/locale/tr/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/uk.mo /mnt/lfs/usr/share/locale/uk/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/build/po/vi.mo /mnt/lfs/usr/share/locale/vi/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /mnt/lfs/sources/glibc-2.32/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.32/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.32/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.32/build/po/zh_TW.mo /mnt/lfs/usr/share/locale/zh_TW/LC_MESSAGES/libc.mo || exit 0 +> /mnt/lfs/sources/glibc-2.32/build/po/stubs +rm /mnt/lfs/sources/glibc-2.32/build/po/gl.mo /mnt/lfs/sources/glibc-2.32/build/po/nb.mo /mnt/lfs/sources/glibc-2.32/build/po/cs.mo /mnt/lfs/sources/glibc-2.32/build/po/id.mo /mnt/lfs/sources/glibc-2.32/build/po/el.mo /mnt/lfs/sources/glibc-2.32/build/po/zh_CN.mo /mnt/lfs/sources/glibc-2.32/build/po/sv.mo /mnt/lfs/sources/glibc-2.32/build/po/fi.mo /mnt/lfs/sources/glibc-2.32/build/po/fr.mo /mnt/lfs/sources/glibc-2.32/build/po/tr.mo /mnt/lfs/sources/glibc-2.32/build/po/en_GB.mo /mnt/lfs/sources/glibc-2.32/build/po/ko.mo /mnt/lfs/sources/glibc-2.32/build/po/de.mo /mnt/lfs/sources/glibc-2.32/build/po/sl.mo /mnt/lfs/sources/glibc-2.32/build/po/ca.mo /mnt/lfs/sources/glibc-2.32/build/po/pt.mo /mnt/lfs/sources/glibc-2.32/build/po/it.mo /mnt/lfs/sources/glibc-2.32/build/po/es.mo /mnt/lfs/sources/glibc-2.32/build/po/hu.mo /mnt/lfs/sources/glibc-2.32/build/po/ru.mo /mnt/lfs/sources/glibc-2.32/build/po/eo.mo /mnt/lfs/sources/glibc-2.32/build/po/pl.mo /mnt/lfs/sources/glibc-2.32/build/po/sk.mo /mnt/lfs/sources/glibc-2.32/build/po/da.mo /mnt/lfs/sources/glibc-2.32/build/po/ja.mo /mnt/lfs/sources/glibc-2.32/build/po/lt.mo /mnt/lfs/sources/glibc-2.32/build/po/vi.mo /mnt/lfs/sources/glibc-2.32/build/po/pt_BR.mo /mnt/lfs/sources/glibc-2.32/build/po/ia.mo /mnt/lfs/sources/glibc-2.32/build/po/rw.mo /mnt/lfs/sources/glibc-2.32/build/po/uk.mo /mnt/lfs/sources/glibc-2.32/build/po/hr.mo /mnt/lfs/sources/glibc-2.32/build/po/zh_TW.mo /mnt/lfs/sources/glibc-2.32/build/po/bg.mo /mnt/lfs/sources/glibc-2.32/build/po/nl.mo /mnt/lfs/sources/glibc-2.32/build/po/be.mo +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/po' +make subdir=argp -C argp ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/argp/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/argp/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/argp/stubsT /mnt/lfs/sources/glibc-2.32/build/argp/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/argp' +make subdir=rt -C rt ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/rt/librt.so /mnt/lfs/lib/librt-2.32.so.new +mv -f /mnt/lfs/lib/librt-2.32.so.new /mnt/lfs/lib/librt-2.32.so +rm -f /mnt/lfs/lib/librt.so.1 +ln -s `../scripts/rellns-sh -p /mnt/lfs/lib/librt-2.32.so /mnt/lfs/lib/librt.so.1` /mnt/lfs/lib/librt.so.1 +rm -f /mnt/lfs/usr/lib/librt.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/lib/librt.so.1 /mnt/lfs/usr/lib/librt.so.new +mv -f /mnt/lfs/usr/lib/librt.so.new /mnt/lfs/usr/lib/librt.so +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/rt/librt.a /mnt/lfs/usr/lib/librt.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/rt/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h aio_cancel.o aio_error.o aio_fsync.o aio_misc.o aio_read.o aio_read64.o aio_return.o aio_suspend.o aio_write.o aio_write64.o lio_listio.o lio_listio64.o aio_sigqueue.o aio_notify.o timer_create.o timer_delete.o timer_getoverr.o timer_gettime.o timer_settime.o shm_open.o shm_unlink.o mq_open.o mq_close.o mq_unlink.o mq_getattr.o mq_setattr.o mq_notify.o mq_send.o mq_receive.o mq_timedsend.o mq_timedreceive.o timer_routines.o librt-cancellation.o aio_cancel.os aio_error.os aio_fsync.os aio_misc.os aio_read.os aio_read64.os aio_return.os aio_suspend.os aio_write.os aio_write64.os lio_listio.os lio_listio64.os aio_sigqueue.os aio_notify.os timer_create.os timer_delete.os timer_getoverr.os timer_gettime.os timer_settime.os shm_open.os shm_unlink.os mq_open.os mq_close.os mq_unlink.os mq_getattr.os mq_setattr.os mq_notify.os mq_send.os mq_receive.os mq_timedsend.os mq_timedreceive.os timer_routines.os librt-cancellation.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.32/build/rt/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/rt/stubsT /mnt/lfs/sources/glibc-2.32/build/rt/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/rt' +make subdir=conform -C conform ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/conform' +> /mnt/lfs/sources/glibc-2.32/build/conform/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/conform' +make subdir=debug -C debug ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/debug' +/usr/bin/install -c -m 644 execinfo.h /mnt/lfs/usr/include/execinfo.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/build/debug/libSegFault.so /mnt/lfs/lib/libSegFault.so.new +mv -f /mnt/lfs/lib/libSegFault.so.new /mnt/lfs/lib/libSegFault.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/build/debug/libpcprofile.so /mnt/lfs/lib/libpcprofile.so.new +mv -f /mnt/lfs/lib/libpcprofile.so.new /mnt/lfs/lib/libpcprofile.so +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/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.32/build/debug/xtrace /mnt/lfs/usr/bin/xtrace.new +mv -f /mnt/lfs/usr/bin/xtrace.new /mnt/lfs/usr/bin/xtrace +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/build/debug/catchsegv /mnt/lfs/usr/bin/catchsegv.new +mv -f /mnt/lfs/usr/bin/catchsegv.new /mnt/lfs/usr/bin/catchsegv +(cd /mnt/lfs/sources/glibc-2.32/build/debug/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 warning-nop.o memcpy_chk-nonshared.o mempcpy_chk-nonshared.o memmove_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 mempcpy_chk-nonshared.os memmove_chk-nonshared.os memset_chk-nonshared.os wmemset_chk-nonshared.os warning-nop.oS stack_chk_fail_local.oS segfault.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.32/build/debug/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/debug/stubsT /mnt/lfs/sources/glibc-2.32/build/debug/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/debug' +make subdir=mathvec -C mathvec ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/mathvec' +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/build/mathvec/libmvec.so /mnt/lfs/lib/libmvec-2.32.so.new +mv -f /mnt/lfs/lib/libmvec-2.32.so.new /mnt/lfs/lib/libmvec-2.32.so +rm -f /mnt/lfs/lib/libmvec.so.1 +ln -s `../scripts/rellns-sh -p /mnt/lfs/lib/libmvec-2.32.so /mnt/lfs/lib/libmvec.so.1` /mnt/lfs/lib/libmvec.so.1 +rm -f /mnt/lfs/usr/lib/libmvec.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/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.32/build/mathvec/libmvec.a /mnt/lfs/usr/lib/libmvec.a +(cd /mnt/lfs/sources/glibc-2.32/build/mathvec/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h svml_d_cos2_core.o svml_d_cos4_core_avx.o svml_d_cos4_core.o svml_d_cos8_core.o svml_d_sin2_core.o svml_d_sin4_core_avx.o svml_d_sin4_core.o svml_d_sin8_core.o svml_d_trig_data.o svml_s_cosf4_core.o svml_s_cosf8_core_avx.o svml_s_cosf8_core.o svml_s_cosf16_core.o svml_s_trig_data.o svml_s_sinf4_core.o svml_s_sinf8_core_avx.o svml_s_sinf8_core.o svml_s_sinf16_core.o svml_d_sincos2_core.o svml_d_sincos4_core_avx.o svml_d_sincos4_core.o svml_d_sincos8_core.o svml_d_log2_core.o svml_d_log4_core_avx.o svml_d_log4_core.o svml_d_log8_core.o svml_d_log_data.o svml_s_logf4_core.o svml_s_logf8_core_avx.o svml_s_logf8_core.o svml_s_logf16_core.o svml_s_logf_data.o svml_d_exp2_core.o svml_d_exp4_core_avx.o svml_d_exp4_core.o svml_d_exp8_core.o svml_d_exp_data.o svml_s_expf4_core.o svml_s_expf8_core_avx.o svml_s_expf8_core.o svml_s_expf16_core.o svml_s_expf_data.o svml_d_pow2_core.o svml_d_pow4_core_avx.o svml_d_pow4_core.o svml_d_pow8_core.o svml_d_pow_data.o svml_s_powf4_core.o svml_s_powf8_core_avx.o svml_s_powf8_core.o svml_s_powf16_core.o svml_s_powf_data.o svml_s_sincosf4_core.o svml_s_sincosf8_core_avx.o svml_s_sincosf8_core.o svml_s_sincosf16_core.o svml_d_cos2_core_sse4.o svml_d_cos4_core_avx2.o svml_d_cos8_core_avx512.o svml_d_sin2_core_sse4.o svml_d_sin4_core_avx2.o svml_d_sin8_core_avx512.o svml_d_log2_core_sse4.o svml_d_log4_core_avx2.o svml_d_log8_core_avx512.o svml_d_sincos2_core_sse4.o svml_d_sincos4_core_avx2.o svml_d_sincos8_core_avx512.o svml_s_cosf4_core_sse4.o svml_s_cosf8_core_avx2.o svml_s_cosf16_core_avx512.o svml_s_sinf4_core_sse4.o svml_s_sinf8_core_avx2.o svml_s_sinf16_core_avx512.o svml_s_logf4_core_sse4.o svml_s_logf8_core_avx2.o svml_s_logf16_core_avx512.o svml_d_exp2_core_sse4.o svml_d_exp4_core_avx2.o svml_d_exp8_core_avx512.o svml_s_expf4_core_sse4.o svml_s_expf8_core_avx2.o svml_s_expf16_core_avx512.o svml_d_pow2_core_sse4.o svml_d_pow4_core_avx2.o svml_d_pow8_core_avx512.o svml_s_powf4_core_sse4.o svml_s_powf8_core_avx2.o svml_s_powf16_core_avx512.o svml_s_sincosf4_core_sse4.o svml_s_sincosf8_core_avx2.o svml_s_sincosf16_core_avx512.o svml_d_cos2_core-sse2.o svml_d_cos4_core-sse.o svml_d_cos8_core-avx2.o svml_d_exp2_core-sse2.o svml_d_exp4_core-sse.o svml_d_exp8_core-avx2.o svml_d_log2_core-sse2.o svml_d_log4_core-sse.o svml_d_log8_core-avx2.o svml_d_pow2_core-sse2.o svml_d_pow4_core-sse.o svml_d_pow8_core-avx2.o svml_d_sin2_core-sse2.o svml_d_sin4_core-sse.o svml_d_sin8_core-avx2.o svml_d_sincos2_core-sse2.o svml_d_sincos4_core-sse.o svml_d_sincos8_core-avx2.o svml_s_cosf16_core-avx2.o svml_s_cosf4_core-sse2.o svml_s_cosf8_core-sse.o svml_s_expf16_core-avx2.o svml_s_expf4_core-sse2.o svml_s_expf8_core-sse.o svml_s_logf16_core-avx2.o svml_s_logf4_core-sse2.o svml_s_logf8_core-sse.o svml_s_powf16_core-avx2.o svml_s_powf4_core-sse2.o svml_s_powf8_core-sse.o svml_s_sincosf16_core-avx2.o svml_s_sincosf4_core-sse2.o svml_s_sincosf8_core-sse.o svml_s_sinf16_core-avx2.o svml_s_sinf4_core-sse2.o svml_s_sinf8_core-sse.o svml_d_cos2_core.os svml_d_cos4_core_avx.os svml_d_cos4_core.os svml_d_cos8_core.os svml_d_sin2_core.os svml_d_sin4_core_avx.os svml_d_sin4_core.os svml_d_sin8_core.os svml_d_trig_data.os svml_s_cosf4_core.os svml_s_cosf8_core_avx.os svml_s_cosf8_core.os svml_s_cosf16_core.os svml_s_trig_data.os svml_s_sinf4_core.os svml_s_sinf8_core_avx.os svml_s_sinf8_core.os svml_s_sinf16_core.os svml_d_sincos2_core.os svml_d_sincos4_core_avx.os svml_d_sincos4_core.os svml_d_sincos8_core.os svml_d_log2_core.os svml_d_log4_core_avx.os svml_d_log4_core.os svml_d_log8_core.os svml_d_log_data.os svml_s_logf4_core.os svml_s_logf8_core_avx.os svml_s_logf8_core.os svml_s_logf16_core.os svml_s_logf_data.os svml_d_exp2_core.os svml_d_exp4_core_avx.os svml_d_exp4_core.os svml_d_exp8_core.os svml_d_exp_data.os svml_s_expf4_core.os svml_s_expf8_core_avx.os svml_s_expf8_core.os svml_s_expf16_core.os svml_s_expf_data.os svml_d_pow2_core.os svml_d_pow4_core_avx.os svml_d_pow4_core.os svml_d_pow8_core.os svml_d_pow_data.os svml_s_powf4_core.os svml_s_powf8_core_avx.os svml_s_powf8_core.os svml_s_powf16_core.os svml_s_powf_data.os svml_s_sincosf4_core.os svml_s_sincosf8_core_avx.os svml_s_sincosf8_core.os svml_s_sincosf16_core.os svml_d_cos2_core_sse4.os svml_d_cos4_core_avx2.os svml_d_cos8_core_avx512.os svml_d_sin2_core_sse4.os svml_d_sin4_core_avx2.os svml_d_sin8_core_avx512.os svml_d_log2_core_sse4.os svml_d_log4_core_avx2.os svml_d_log8_core_avx512.os svml_d_sincos2_core_sse4.os svml_d_sincos4_core_avx2.os svml_d_sincos8_core_avx512.os svml_s_cosf4_core_sse4.os svml_s_cosf8_core_avx2.os svml_s_cosf16_core_avx512.os svml_s_sinf4_core_sse4.os svml_s_sinf8_core_avx2.os svml_s_sinf16_core_avx512.os svml_s_logf4_core_sse4.os svml_s_logf8_core_avx2.os svml_s_logf16_core_avx512.os svml_d_exp2_core_sse4.os svml_d_exp4_core_avx2.os svml_d_exp8_core_avx512.os svml_s_expf4_core_sse4.os svml_s_expf8_core_avx2.os svml_s_expf16_core_avx512.os svml_d_pow2_core_sse4.os svml_d_pow4_core_avx2.os svml_d_pow8_core_avx512.os svml_s_powf4_core_sse4.os svml_s_powf8_core_avx2.os svml_s_powf16_core_avx512.os svml_s_sincosf4_core_sse4.os svml_s_sincosf8_core_avx2.os svml_s_sincosf16_core_avx512.os svml_d_cos2_core-sse2.os svml_d_cos4_core-sse.os svml_d_cos8_core-avx2.os svml_d_exp2_core-sse2.os svml_d_exp4_core-sse.os svml_d_exp8_core-avx2.os svml_d_log2_core-sse2.os svml_d_log4_core-sse.os svml_d_log8_core-avx2.os svml_d_pow2_core-sse2.os svml_d_pow4_core-sse.os svml_d_pow8_core-avx2.os svml_d_sin2_core-sse2.os svml_d_sin4_core-sse.os svml_d_sin8_core-avx2.os svml_d_sincos2_core-sse2.os svml_d_sincos4_core-sse.os svml_d_sincos8_core-avx2.os svml_s_cosf16_core-avx2.os svml_s_cosf4_core-sse2.os svml_s_cosf8_core-sse.os svml_s_expf16_core-avx2.os svml_s_expf4_core-sse2.os svml_s_expf8_core-sse.os svml_s_logf16_core-avx2.os svml_s_logf4_core-sse2.os svml_s_logf8_core-sse.os svml_s_powf16_core-avx2.os svml_s_powf4_core-sse2.os svml_s_powf8_core-sse.os svml_s_sincosf16_core-avx2.os svml_s_sincosf4_core-sse2.os svml_s_sincosf8_core-sse.os svml_s_sinf16_core-avx2.os svml_s_sinf4_core-sse2.os svml_s_sinf8_core-sse.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.32/build/mathvec/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/mathvec/stubsT /mnt/lfs/sources/glibc-2.32/build/mathvec/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/mathvec' +make subdir=support -C support ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/support' +(cd /mnt/lfs/sources/glibc-2.32/build/support/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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_test.oS set_fortify_handler.oS support-xfstat.oS support-xstat.oS support_become_root.oS support_can_chroot.oS support_capture_subprocess.oS support_capture_subprocess_check.oS support_chroot.oS support_copy_file_range.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_process_state.oS support_ptrace.oS support_openpty.oS support_paths.oS support_quote_blob.oS support_quote_string.oS support_record_failure.oS support_run_diff.oS support_set_small_thread_stack_size.oS support_shared_allocate.oS support_small_stack_thread_attribute.oS support_subprocess.oS support_test_compare_blob.oS support_test_compare_failure.oS support_test_compare_string.oS support_write_file_string.oS support_test_main.oS support_test_verify_impl.oS temp_file.oS timespec.oS timespec-add.oS timespec-sub.oS write_message.oS xaccept.oS xaccept4.oS xasprintf.oS xbind.oS xcalloc.oS xchroot.oS xclock_gettime.oS xclose.oS xconnect.oS xcopy_file_range.oS xdlfcn.oS xdlmopen.oS xdup2.oS xfclose.oS xfopen.oS xfork.oS xftruncate.oS xgetline.oS xgetsockname.oS xlisten.oS xlseek.oS xlstat.oS xmalloc.oS xmemstream.oS xmkdir.oS xmkdirp.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_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_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.32/build/support/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/support/stubsT /mnt/lfs/sources/glibc-2.32/build/support/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/support' +make subdir=crypt -C crypt ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/crypt' +/usr/bin/install -c -m 644 crypt.h /mnt/lfs/usr/include/crypt.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/build/crypt/libcrypt.so /mnt/lfs/lib/libcrypt-2.32.so.new +mv -f /mnt/lfs/lib/libcrypt-2.32.so.new /mnt/lfs/lib/libcrypt-2.32.so +rm -f /mnt/lfs/lib/libcrypt.so.1 +ln -s `../scripts/rellns-sh -p /mnt/lfs/lib/libcrypt-2.32.so /mnt/lfs/lib/libcrypt.so.1` /mnt/lfs/lib/libcrypt.so.1 +rm -f /mnt/lfs/usr/lib/libcrypt.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/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.32/build/crypt/libcrypt.a /mnt/lfs/usr/lib/libcrypt.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/crypt/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/crypt/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/crypt/stubsT /mnt/lfs/sources/glibc-2.32/build/crypt/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/crypt' +make subdir=nptl_db -C nptl_db ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/nptl_db/libthread_db.so /mnt/lfs/lib/libthread_db-1.0.so.new +mv -f /mnt/lfs/lib/libthread_db-1.0.so.new /mnt/lfs/lib/libthread_db-1.0.so +rm -f /mnt/lfs/lib/libthread_db.so.1 +ln -s `../scripts/rellns-sh -p /mnt/lfs/lib/libthread_db-1.0.so /mnt/lfs/lib/libthread_db.so.1` /mnt/lfs/lib/libthread_db.so.1 +rm -f /mnt/lfs/usr/lib/libthread_db.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/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.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/nptl_db/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/nptl_db/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/nptl_db/stubsT /mnt/lfs/sources/glibc-2.32/build/nptl_db/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nptl_db' +make subdir=inet -C inet ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/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.32/build/inet/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/inet/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/inet/stubsT /mnt/lfs/sources/glibc-2.32/build/inet/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/inet' +make subdir=resolv -C resolv ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/resolv/libresolv.so /mnt/lfs/lib/libresolv-2.32.so.new +mv -f /mnt/lfs/lib/libresolv-2.32.so.new /mnt/lfs/lib/libresolv-2.32.so +rm -f /mnt/lfs/lib/libresolv.so.2 +ln -s `../scripts/rellns-sh -p /mnt/lfs/lib/libresolv-2.32.so /mnt/lfs/lib/libresolv.so.2` /mnt/lfs/lib/libresolv.so.2 +rm -f /mnt/lfs/usr/lib/libresolv.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/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.32/build/resolv/libnss_dns.so /mnt/lfs/lib/libnss_dns-2.32.so.new +mv -f /mnt/lfs/lib/libnss_dns-2.32.so.new /mnt/lfs/lib/libnss_dns-2.32.so +rm -f /mnt/lfs/lib/libnss_dns.so.2 +ln -s `../scripts/rellns-sh -p /mnt/lfs/lib/libnss_dns-2.32.so /mnt/lfs/lib/libnss_dns.so.2` /mnt/lfs/lib/libnss_dns.so.2 +rm -f /mnt/lfs/usr/lib/libnss_dns.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/lib/libnss_dns.so.2 /mnt/lfs/usr/lib/libnss_dns.so.new +mv -f /mnt/lfs/usr/lib/libnss_dns.so.new /mnt/lfs/usr/lib/libnss_dns.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/build/resolv/libanl.so /mnt/lfs/lib/libanl-2.32.so.new +mv -f /mnt/lfs/lib/libanl-2.32.so.new /mnt/lfs/lib/libanl-2.32.so +rm -f /mnt/lfs/lib/libanl.so.1 +ln -s `../scripts/rellns-sh -p /mnt/lfs/lib/libanl-2.32.so /mnt/lfs/lib/libanl.so.1` /mnt/lfs/lib/libanl.so.1 +rm -f /mnt/lfs/usr/lib/libanl.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/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.32/build/resolv/libresolv.a /mnt/lfs/usr/lib/libresolv.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/resolv/libanl.a /mnt/lfs/usr/lib/libanl.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/resolv/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h herror.o inet_addr.o inet_ntop.o inet_pton.o nsap_addr.o res_init.o res_hconf.o res_libc.o res-state.o res_randomid.o res-close.o resolv_context.o resolv_conf.o gai_sigqueue.o herror.os inet_addr.os inet_ntop.os inet_pton.os nsap_addr.os res_init.os res_hconf.os res_libc.os res-state.os res_randomid.os res-close.os resolv_context.os resolv_conf.os gai_sigqueue.os res_comp.o res_debug.o res_data.o res_mkquery.o res_query.o res_send.o inet_net_ntop.o inet_net_pton.o inet_neta.o base64.o ns_parse.o ns_name.o ns_netint.o ns_ttl.o ns_print.o ns_samedomain.o ns_date.o res_enable_icmp.o compat-hooks.o compat-gethnamaddr.o res_comp.os res_debug.os res_data.os res_mkquery.os res_query.os res_send.os inet_net_ntop.os inet_net_pton.os inet_neta.os base64.os ns_parse.os ns_name.os ns_netint.os ns_ttl.os ns_print.os ns_samedomain.os ns_date.os res_enable_icmp.os compat-hooks.os compat-gethnamaddr.os dns-host.os dns-network.os dns-canon.os gai_cancel.o gai_error.o gai_misc.o gai_notify.o gai_suspend.o getaddrinfo_a.o gai_cancel.os gai_error.os gai_misc.os gai_notify.os gai_suspend.os getaddrinfo_a.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.32/build/resolv/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/resolv/stubsT /mnt/lfs/sources/glibc-2.32/build/resolv/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/resolv' +make subdir=nss -C nss ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/nss' +/usr/bin/install -c -m 644 nss.h /mnt/lfs/usr/include/nss.h +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/build/nss/libnss_files.so /mnt/lfs/lib/libnss_files-2.32.so.new +mv -f /mnt/lfs/lib/libnss_files-2.32.so.new /mnt/lfs/lib/libnss_files-2.32.so +rm -f /mnt/lfs/lib/libnss_files.so.2 +ln -s `../scripts/rellns-sh -p /mnt/lfs/lib/libnss_files-2.32.so /mnt/lfs/lib/libnss_files.so.2` /mnt/lfs/lib/libnss_files.so.2 +rm -f /mnt/lfs/usr/lib/libnss_files.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/lib/libnss_files.so.2 /mnt/lfs/usr/lib/libnss_files.so.new +mv -f /mnt/lfs/usr/lib/libnss_files.so.new /mnt/lfs/usr/lib/libnss_files.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/build/nss/libnss_db.so /mnt/lfs/lib/libnss_db-2.32.so.new +mv -f /mnt/lfs/lib/libnss_db-2.32.so.new /mnt/lfs/lib/libnss_db-2.32.so +rm -f /mnt/lfs/lib/libnss_db.so.2 +ln -s `../scripts/rellns-sh -p /mnt/lfs/lib/libnss_db-2.32.so /mnt/lfs/lib/libnss_db.so.2` /mnt/lfs/lib/libnss_db.so.2 +rm -f /mnt/lfs/usr/lib/libnss_db.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/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.32/build/nss/libnss_compat.so /mnt/lfs/lib/libnss_compat-2.32.so.new +mv -f /mnt/lfs/lib/libnss_compat-2.32.so.new /mnt/lfs/lib/libnss_compat-2.32.so +rm -f /mnt/lfs/lib/libnss_compat.so.2 +ln -s `../scripts/rellns-sh -p /mnt/lfs/lib/libnss_compat-2.32.so /mnt/lfs/lib/libnss_compat.so.2` /mnt/lfs/lib/libnss_compat.so.2 +rm -f /mnt/lfs/usr/lib/libnss_compat.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/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.32/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.32/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.32/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.32/build/nss/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 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 xmalloc.o hash-string.o 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-initgroups.os files-init.os 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.32/build/nss/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/nss/stubsT /mnt/lfs/sources/glibc-2.32/build/nss/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nss' +make subdir=hesiod -C hesiod ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/hesiod' +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/build/hesiod/libnss_hesiod.so /mnt/lfs/lib/libnss_hesiod-2.32.so.new +mv -f /mnt/lfs/lib/libnss_hesiod-2.32.so.new /mnt/lfs/lib/libnss_hesiod-2.32.so +rm -f /mnt/lfs/lib/libnss_hesiod.so.2 +ln -s `../scripts/rellns-sh -p /mnt/lfs/lib/libnss_hesiod-2.32.so /mnt/lfs/lib/libnss_hesiod.so.2` /mnt/lfs/lib/libnss_hesiod.so.2 +rm -f /mnt/lfs/usr/lib/libnss_hesiod.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/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.32/build/hesiod/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/hesiod/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/hesiod/stubsT /mnt/lfs/sources/glibc-2.32/build/hesiod/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/hesiod' +make subdir=sunrpc -C sunrpc ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/sunrpc/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/sunrpc/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/sunrpc/stubsT /mnt/lfs/sources/glibc-2.32/build/sunrpc/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/sunrpc' +make subdir=nis -C nis ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/nis' +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/build/nis/libnsl.so /mnt/lfs/lib/libnsl-2.32.so.new +mv -f /mnt/lfs/lib/libnsl-2.32.so.new /mnt/lfs/lib/libnsl-2.32.so +rm -f /mnt/lfs/lib/libnsl.so.1 +ln -s `../scripts/rellns-sh -p /mnt/lfs/lib/libnsl-2.32.so /mnt/lfs/lib/libnsl.so.1` /mnt/lfs/lib/libnsl.so.1 +(cd /mnt/lfs/sources/glibc-2.32/build/nis/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/nis/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/nis/stubsT /mnt/lfs/sources/glibc-2.32/build/nis/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nis' +make subdir=nscd -C nscd ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/nscd' +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/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.32/build/nscd/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32/build/nscd/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/nscd/stubsT /mnt/lfs/sources/glibc-2.32/build/nscd/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nscd' +make subdir=login -C login ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/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.32/build/login/libutil.so /mnt/lfs/lib/libutil-2.32.so.new +mv -f /mnt/lfs/lib/libutil-2.32.so.new /mnt/lfs/lib/libutil-2.32.so +rm -f /mnt/lfs/lib/libutil.so.1 +ln -s `../scripts/rellns-sh -p /mnt/lfs/lib/libutil-2.32.so /mnt/lfs/lib/libutil.so.1` /mnt/lfs/lib/libutil.so.1 +rm -f /mnt/lfs/usr/lib/libutil.so.new +/bin/sh ../scripts/rellns-sh /mnt/lfs/lib/libutil.so.1 /mnt/lfs/usr/lib/libutil.so.new +mv -f /mnt/lfs/usr/lib/libutil.so.new /mnt/lfs/usr/lib/libutil.so +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/login/libutil.a /mnt/lfs/usr/lib/libutil.a +/usr/bin/install -c -m 644 /mnt/lfs/sources/glibc-2.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +(cd /mnt/lfs/sources/glibc-2.32/build/login/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 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 setutxent.os getutxent.os endutxent.os getutxid.os getutxline.os pututxline.os utmpxname.os updwtmpx.os getutmpx.os getutmp.os login.o login_tty.o logout.o logwtmp.o openpty.o forkpty.o login.os login_tty.os logout.os logwtmp.os openpty.os forkpty.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.32/build/login/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/login/stubsT /mnt/lfs/sources/glibc-2.32/build/login/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/login' +make subdir=elf -C elf ..=../ subdir_install +make[2]: Entering directory '/mnt/lfs/sources/glibc-2.32/elf' +/usr/bin/install -c -m 644 elf.h /mnt/lfs/usr/include/elf.h +/usr/bin/install -c -m 644 ../bits/elfclass.h /mnt/lfs/usr/include/bits/elfclass.h +/usr/bin/install -c -m 644 link.h /mnt/lfs/usr/include/link.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 /mnt/lfs/sources/glibc-2.32/build/gnu/lib-names-64.h /mnt/lfs/usr/include/gnu/lib-names-64.h +make -f /mnt/lfs/sources/glibc-2.32/build/elf/librtld.mk -f rtld-Rules +make[3]: Entering directory '/mnt/lfs/sources/glibc-2.32/elf' +make subdir=csu -C ../csu ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/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-rewinddir.os rtld-getdents64.os rtld-readdir64.os' +make subdir=elf -C ../elf ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/elf' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/elf' +make subdir=gmon -C ../gmon ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-xstat.os rtld-fxstat.os rtld-lxstat.os rtld-lseek64.os rtld-access.os rtld-close_nocancel.os rtld-fcntl_nocancel.os rtld-open64_nocancel.os rtld-openat64_nocancel.os rtld-read_nocancel.os rtld-pread64_nocancel.os rtld-write_nocancel.os' +make subdir=malloc -C ../malloc ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/malloc' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/malloc' +make subdir=misc -C ../misc ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-mmap64.os rtld-munmap.os rtld-mprotect.os' +make subdir=nptl -C ../nptl ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-libc-lowlevellock.os' +make[4]: Entering directory '/mnt/lfs/sources/glibc-2.32/nptl' +make[4]: Leaving directory '/mnt/lfs/sources/glibc-2.32/nptl' +make subdir=posix -C ../posix ..=../ objdir=/mnt/lfs/sources/glibc-2.32/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.32/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.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-sigaction.os' +make subdir=string -C ../string ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-strchr.os rtld-strcmp.os rtld-strcspn.os rtld-strdup.os rtld-strlen.os rtld-strnlen.os rtld-strncmp.os rtld-memchr.os rtld-memcmp.os rtld-memmove.os rtld-memset.os rtld-mempcpy.os rtld-stpcpy.os rtld-memcpy.os rtld-rawmemchr.os rtld-strcmp-sse2.os rtld-strcmp.os rtld-strcmp-sse2-unaligned.os rtld-strcmp.os rtld-strcmp-ssse3.os rtld-strcmp.os rtld-strcmp-avx2.os rtld-strcmp.os rtld-strncmp-sse2.os rtld-strncmp.os rtld-strncmp-ssse3.os rtld-strncmp.os rtld-strncmp-sse4_2.os rtld-strncmp.os rtld-strncmp-avx2.os rtld-strncmp.os rtld-memchr-sse2.os rtld-memchr.os rtld-rawmemchr-sse2.os rtld-rawmemchr.os rtld-memchr-avx2.os rtld-memchr.os rtld-rawmemchr-avx2.os rtld-rawmemchr.os rtld-memcmp-sse2.os rtld-memcmp.os rtld-memcmp-avx2-movbe.os rtld-memcmp.os rtld-memcmp-sse4.os rtld-memcmp.os rtld-memcpy-ssse3.os rtld-mempcpy.os rtld-memmove-ssse3.os rtld-memmove.os rtld-memcpy-ssse3-back.os rtld-mempcpy.os rtld-memmove-ssse3-back.os rtld-memmove.os rtld-memmove-avx512-no-vzeroupper.os rtld-mempcpy.os rtld-strchr-sse2.os rtld-strchr.os rtld-strchr-avx2.os rtld-strchr.os rtld-strlen-sse2.os rtld-strlen.os rtld-strnlen-sse2.os rtld-strnlen.os rtld-strlen-avx2.os rtld-strlen.os rtld-strnlen-avx2.os rtld-strnlen.os rtld-stpcpy-sse2.os rtld-stpcpy.os rtld-stpcpy-ssse3.os rtld-stpcpy.os rtld-stpcpy-sse2-unaligned.os rtld-stpcpy.os rtld-stpcpy-avx2.os rtld-stpcpy.os rtld-strchr-sse2-no-bsf.os rtld-strchr.os rtld-memcmp-ssse3.os rtld-memcmp.os rtld-strcspn-sse2.os rtld-strcspn.os rtld-strcspn-c.os rtld-strcspn.os rtld-varshift.os rtld-strcspn-c.os rtld-memset-avx512-no-vzeroupper.os rtld-memset.os rtld-memmove-sse2-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx512-unaligned-erms.os rtld-mempcpy.os rtld-memset-sse2-unaligned-erms.os rtld-memset.os rtld-memset-avx2-unaligned-erms.os rtld-memset.os rtld-memset-avx512-unaligned-erms.os rtld-memset.os rtld-cacheinfo.os rtld-memcpy-ssse3-back.os' +make subdir=time -C ../time ..=../ objdir=/mnt/lfs/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setitimer.os' +make[3]: Leaving directory '/mnt/lfs/sources/glibc-2.32/elf' +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/build/elf/ld.so /mnt/lfs/lib/ld-2.32.so.new +mv -f /mnt/lfs/lib/ld-2.32.so.new /mnt/lfs/lib/ld-2.32.so +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/build/libc.so /mnt/lfs/lib/libc-2.32.so.new +mv -f /mnt/lfs/lib/libc-2.32.so.new /mnt/lfs/lib/libc-2.32.so +rm -f /mnt/lfs/lib/ld-linux-x86-64.so.2 +ln -s `../scripts/rellns-sh -p /mnt/lfs/lib/ld-2.32.so /mnt/lfs/lib/ld-linux-x86-64.so.2` /mnt/lfs/lib/ld-linux-x86-64.so.2 +.././scripts/mkinstalldirs /mnt/lfs/usr/lib/audit +mkdir -p -- /mnt/lfs/usr/lib/audit +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/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.32/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.32/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.32/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.32/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.32/build/elf/sln /mnt/lfs/sbin/sln.new +mv -f /mnt/lfs/sbin/sln.new /mnt/lfs/sbin/sln +/usr/bin/install -c /mnt/lfs/sources/glibc-2.32/build/elf/ldconfig /mnt/lfs/sbin/ldconfig.new +mv -f /mnt/lfs/sbin/ldconfig.new /mnt/lfs/sbin/ldconfig +(cd /mnt/lfs/sources/glibc-2.32/build/elf/.; /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h dl-load.o dl-lookup.o dl-object.o dl-reloc.o dl-deps.o dl-hwcaps.o dl-runtime.o dl-init.o dl-fini.o dl-debug.o dl-misc.o dl-version.o dl-profile.o dl-tls.o dl-origin.o dl-scope.o dl-execstack.o dl-open.o dl-close.o dl-trampoline.o dl-exception.o dl-sort-maps.o dl-lookup-direct.o dl-call-libc-early-init.o dl-cache.o dl-tunables.o tlsdesc.o dl-tlsdesc.o tls_get_addr.o dl-get-cpu-features.o dl-support.o dl-iteratephdr.o dl-addr.o dl-addr-obj.o enbl-secure.o dl-profstub.o dl-libc.o dl-sym.o dl-sysdep.o dl-error.o dl-reloc-static-pie.o libc_early_init.o dl-iteratephdr.os dl-addr.os dl-addr-obj.os dl-profstub.os dl-libc.os dl-sym.os dl-error.os libc_early_init.os rtld.os dl-load.os dl-lookup.os dl-object.os dl-reloc.os dl-deps.os dl-hwcaps.os dl-runtime.os dl-init.os dl-fini.os dl-debug.os dl-misc.os dl-version.os dl-profile.os dl-tls.os dl-origin.os dl-scope.os dl-execstack.os dl-open.os dl-close.os dl-trampoline.os dl-exception.os dl-sort-maps.os dl-lookup-direct.os dl-call-libc-early-init.os dl-cache.os dl-tunables.os tlsdesc.os dl-tlsdesc.os tls_get_addr.os dl-get-cpu-features.os dl-sysdep.os dl-environ.os dl-minimal.os dl-error-minimal.os dl-conflict.os dl-brk.os dl-sbrk.os dl-getcwd.os dl-openat64.os dl-opendir.os dl-fxstatat64.os sofini.os interp.os static-stubs.o cache.o readlib.o xmalloc.o xstrdup.o chroot_canon.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.32/build/elf/stubsT +mv -f /mnt/lfs/sources/glibc-2.32/build/elf/stubsT /mnt/lfs/sources/glibc-2.32/build/elf/stubs +make[2]: Leaving directory '/mnt/lfs/sources/glibc-2.32/elf' +(sed '/^@/d' include/stubs-prologue.h; LC_ALL=C sort /mnt/lfs/sources/glibc-2.32/build/csu/stubs /mnt/lfs/sources/glibc-2.32/build/iconv/stubs /mnt/lfs/sources/glibc-2.32/build/locale/stubs /mnt/lfs/sources/glibc-2.32/build/localedata/stubs /mnt/lfs/sources/glibc-2.32/build/iconvdata/stubs /mnt/lfs/sources/glibc-2.32/build/assert/stubs /mnt/lfs/sources/glibc-2.32/build/ctype/stubs /mnt/lfs/sources/glibc-2.32/build/intl/stubs /mnt/lfs/sources/glibc-2.32/build/catgets/stubs /mnt/lfs/sources/glibc-2.32/build/math/stubs /mnt/lfs/sources/glibc-2.32/build/setjmp/stubs /mnt/lfs/sources/glibc-2.32/build/signal/stubs /mnt/lfs/sources/glibc-2.32/build/stdlib/stubs /mnt/lfs/sources/glibc-2.32/build/stdio-common/stubs /mnt/lfs/sources/glibc-2.32/build/libio/stubs /mnt/lfs/sources/glibc-2.32/build/dlfcn/stubs /mnt/lfs/sources/glibc-2.32/build/nptl/stubs /mnt/lfs/sources/glibc-2.32/build/malloc/stubs /mnt/lfs/sources/glibc-2.32/build/string/stubs /mnt/lfs/sources/glibc-2.32/build/wcsmbs/stubs /mnt/lfs/sources/glibc-2.32/build/timezone/stubs /mnt/lfs/sources/glibc-2.32/build/time/stubs /mnt/lfs/sources/glibc-2.32/build/dirent/stubs /mnt/lfs/sources/glibc-2.32/build/grp/stubs /mnt/lfs/sources/glibc-2.32/build/pwd/stubs /mnt/lfs/sources/glibc-2.32/build/posix/stubs /mnt/lfs/sources/glibc-2.32/build/io/stubs /mnt/lfs/sources/glibc-2.32/build/termios/stubs /mnt/lfs/sources/glibc-2.32/build/resource/stubs /mnt/lfs/sources/glibc-2.32/build/misc/stubs /mnt/lfs/sources/glibc-2.32/build/socket/stubs /mnt/lfs/sources/glibc-2.32/build/sysvipc/stubs /mnt/lfs/sources/glibc-2.32/build/gmon/stubs /mnt/lfs/sources/glibc-2.32/build/gnulib/stubs /mnt/lfs/sources/glibc-2.32/build/wctype/stubs /mnt/lfs/sources/glibc-2.32/build/manual/stubs /mnt/lfs/sources/glibc-2.32/build/shadow/stubs /mnt/lfs/sources/glibc-2.32/build/gshadow/stubs /mnt/lfs/sources/glibc-2.32/build/po/stubs /mnt/lfs/sources/glibc-2.32/build/argp/stubs /mnt/lfs/sources/glibc-2.32/build/rt/stubs /mnt/lfs/sources/glibc-2.32/build/conform/stubs /mnt/lfs/sources/glibc-2.32/build/debug/stubs /mnt/lfs/sources/glibc-2.32/build/mathvec/stubs /mnt/lfs/sources/glibc-2.32/build/support/stubs /mnt/lfs/sources/glibc-2.32/build/crypt/stubs /mnt/lfs/sources/glibc-2.32/build/nptl_db/stubs /mnt/lfs/sources/glibc-2.32/build/inet/stubs /mnt/lfs/sources/glibc-2.32/build/resolv/stubs /mnt/lfs/sources/glibc-2.32/build/nss/stubs /mnt/lfs/sources/glibc-2.32/build/hesiod/stubs /mnt/lfs/sources/glibc-2.32/build/sunrpc/stubs /mnt/lfs/sources/glibc-2.32/build/nis/stubs /mnt/lfs/sources/glibc-2.32/build/nscd/stubs /mnt/lfs/sources/glibc-2.32/build/login/stubs /mnt/lfs/sources/glibc-2.32/build/elf/stubs) > /mnt/lfs/sources/glibc-2.32/build/stubs.h +if test -r /mnt/lfs/usr/include/gnu/stubs-64.h && cmp -s /mnt/lfs/sources/glibc-2.32/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.32/build/stubs.h /mnt/lfs/usr/include/gnu/stubs-64.h; fi +rm -f /mnt/lfs/sources/glibc-2.32/build/stubs.h +make[1]: Leaving directory '/mnt/lfs/sources/glibc-2.32' + [Requesting program interpreter: /lib64/ld-linux-x86-64.so.2] +removed 'dummy.c' +removed 'a.out' +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... no +checking for dlopen in -ldl... 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 __int128... yes +checking for __float128... yes +checking for g++ that supports -ffunction-sections -fdata-sections... yes +checking for underlying I/O to use... stdio +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 -gdwarf-4 -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 for EOWNERDEAD... yes +checking for ENOTRECOVERABLE... yes +checking for ENOLINK... yes +checking for EPROTO... yes +checking for ENODATA... yes +checking for ENOSR... yes +checking for ENOSTR... yes +checking for ETIME... yes +checking for EBADMSG... yes +checking for ECANCELED... yes +checking for EOVERFLOW... yes +checking for ENOTSUP... yes +checking for EIDRM... yes +checking for ETXTBSY... yes +checking for ECHILD... yes +checking for ENOSPC... yes +checking for EPERM... yes +checking for ETIMEDOUT... yes +checking for EWOULDBLOCK... yes +checking uchar.h usability... yes +checking uchar.h presence... yes +checking for uchar.h... yes +checking for ISO C11 support for ... yes +checking for int64_t... yes +checking for int64_t as long... yes +checking for int64_t as long long... 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 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 for g++ that supports -ffunction-sections -fdata-sections... yes +checking for ld version... 23500 +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 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 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 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 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 how size_t is mangled... m +checking for makeinfo... ${SHELL} /mnt/lfs/sources/gcc-10.2.0/missing makeinfo +checking for modern makeinfo... yes +checking for doxygen... no +checking for dot... no +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... no +checking for gxx-include-dir... /tools/x86_64-lfs-linux-gnu/include/c++/10.2.0 +checking for --enable-version-specific-runtime-libs... no +checking for install location... /tools/x86_64-lfs-linux-gnu/include/c++/10.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 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/filesystem/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-10.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-10.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-10.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-10.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-10.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++/10.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-10.2.0/build' +Making all in include +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/include' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/include' +Making all in libsupc++ +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o atexit_arm.lo ../../libstdc++-v3/libsupc++/atexit_arm.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o atexit_thread.lo ../../libstdc++-v3/libsupc++/atexit_thread.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c ../../libstdc++-v3/libsupc++/atexit_thread.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atexit_thread.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o bad_alloc.lo ../../libstdc++-v3/libsupc++/bad_alloc.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o bad_cast.lo ../../libstdc++-v3/libsupc++/bad_cast.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o bad_typeid.lo ../../libstdc++-v3/libsupc++/bad_typeid.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o del_op.lo ../../libstdc++-v3/libsupc++/del_op.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o del_ops.lo ../../libstdc++-v3/libsupc++/del_ops.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o del_opnt.lo ../../libstdc++-v3/libsupc++/del_opnt.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o del_opv.lo ../../libstdc++-v3/libsupc++/del_opv.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o del_opvs.lo ../../libstdc++-v3/libsupc++/del_opvs.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o del_opvnt.lo ../../libstdc++-v3/libsupc++/del_opvnt.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o dyncast.lo ../../libstdc++-v3/libsupc++/dyncast.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o eh_alloc.lo ../../libstdc++-v3/libsupc++/eh_alloc.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o eh_arm.lo ../../libstdc++-v3/libsupc++/eh_arm.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o eh_call.lo ../../libstdc++-v3/libsupc++/eh_call.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o eh_catch.lo ../../libstdc++-v3/libsupc++/eh_catch.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o eh_exception.lo ../../libstdc++-v3/libsupc++/eh_exception.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o eh_globals.lo ../../libstdc++-v3/libsupc++/eh_globals.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o eh_personality.lo ../../libstdc++-v3/libsupc++/eh_personality.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o eh_ptr.lo ../../libstdc++-v3/libsupc++/eh_ptr.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o eh_terminate.lo ../../libstdc++-v3/libsupc++/eh_terminate.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o eh_tm.lo ../../libstdc++-v3/libsupc++/eh_tm.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o eh_throw.lo ../../libstdc++-v3/libsupc++/eh_throw.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o eh_type.lo ../../libstdc++-v3/libsupc++/eh_type.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o guard.lo ../../libstdc++-v3/libsupc++/guard.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o guard_error.lo ../../libstdc++-v3/libsupc++/guard_error.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o hash_bytes.lo ../../libstdc++-v3/libsupc++/hash_bytes.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o nested_exception.lo ../../libstdc++-v3/libsupc++/nested_exception.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o new_handler.lo ../../libstdc++-v3/libsupc++/new_handler.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o new_op.lo ../../libstdc++-v3/libsupc++/new_op.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o new_opnt.lo ../../libstdc++-v3/libsupc++/new_opnt.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o new_opv.lo ../../libstdc++-v3/libsupc++/new_opv.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o new_opvnt.lo ../../libstdc++-v3/libsupc++/new_opvnt.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -std=gnu++1z -c ../../libstdc++-v3/libsupc++/new_opa.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -std=gnu++1z -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -std=gnu++1z -c ../../libstdc++-v3/libsupc++/new_opant.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -std=gnu++1z -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -std=gnu++1z -c ../../libstdc++-v3/libsupc++/new_opva.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -std=gnu++1z -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -std=gnu++1z -c ../../libstdc++-v3/libsupc++/new_opvant.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -std=gnu++1z -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -std=gnu++1z -c ../../libstdc++-v3/libsupc++/del_opa.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -std=gnu++1z -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -std=gnu++1z -c ../../libstdc++-v3/libsupc++/del_opant.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -std=gnu++1z -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -std=gnu++1z -c ../../libstdc++-v3/libsupc++/del_opsa.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -std=gnu++1z -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -std=gnu++1z -c ../../libstdc++-v3/libsupc++/del_opva.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -std=gnu++1z -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -std=gnu++1z -c ../../libstdc++-v3/libsupc++/del_opvant.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -std=gnu++1z -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -std=gnu++1z -c ../../libstdc++-v3/libsupc++/del_opvsa.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -std=gnu++1z -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o pure.lo ../../libstdc++-v3/libsupc++/pure.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o tinfo.lo ../../libstdc++-v3/libsupc++/tinfo.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o tinfo2.lo ../../libstdc++-v3/libsupc++/tinfo2.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o vec.lo ../../libstdc++-v3/libsupc++/vec.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o vterminate.lo ../../libstdc++-v3/libsupc++/vterminate.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.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-10.2.0/libstdc++-v3/../libiberty -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../include -prefer-pic -D_GLIBCXX_SHARED -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -g -O2 -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-10.2.0/libstdc++-v3/../libiberty -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../include -D_GLIBCXX_SHARED -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -g -O2 -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 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 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 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 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-10.2.0/build/libsupc++' +Making all in src +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/src' +Making all in c++98 +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o codecvt.lo ../../../libstdc++-v3/src/c++98/codecvt.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o list.lo ../../../libstdc++-v3/src/c++98/list.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o locale.lo ../../../libstdc++-v3/src/c++98/locale.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o stdexcept.lo ../../../libstdc++-v3/src/c++98/stdexcept.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -I/mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -I/mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o tree.lo ../../../libstdc++-v3/src/c++98/tree.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o istream.lo ../../../libstdc++-v3/src/c++98/istream.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o streambuf.lo ../../../libstdc++-v3/src/c++98/streambuf.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o valarray.lo ../../../libstdc++-v3/src/c++98/valarray.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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=atomicity.lo -c -o atomicity.lo atomicity.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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=atomicity.lo -c atomicity.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atomicity.o +ln -s /mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o codecvt_members.lo codecvt_members.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c codecvt_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt_members.o +ln -s /mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o collate_members.lo collate_members.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c collate_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o collate_members.o +ln -s /mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o messages_members.lo messages_members.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c messages_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o messages_members.o +ln -s /mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o monetary_members.lo monetary_members.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c monetary_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o monetary_members.o +ln -s /mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o numeric_members.lo numeric_members.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c numeric_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o numeric_members.o +ln -s /mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o time_members.lo time_members.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c time_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o time_members.o +ln -s /mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o basic_file.lo basic_file.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c basic_file.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o basic_file.o +ln -s /mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -fimplicit-templates -c c++locale.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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 atomicity.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 atomicity.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-10.2.0/build/src/c++98' +Making all in c++11 +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o chrono.lo ../../../libstdc++-v3/src/c++11/chrono.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -fchar8_t -c ../../../libstdc++-v3/src/c++11/codecvt.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o ctype.lo ../../../libstdc++-v3/src/c++11/ctype.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o debug.lo ../../../libstdc++-v3/src/c++11/debug.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o functexcept.lo ../../../libstdc++-v3/src/c++11/functexcept.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o functional.lo ../../../libstdc++-v3/src/c++11/functional.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o futex.lo ../../../libstdc++-v3/src/c++11/futex.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o future.lo ../../../libstdc++-v3/src/c++11/future.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o ios.lo ../../../libstdc++-v3/src/c++11/ios.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -fchar8_t -c ../../../libstdc++-v3/src/c++11/limits.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o mutex.lo ../../../libstdc++-v3/src/c++11/mutex.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o placeholders.lo ../../../libstdc++-v3/src/c++11/placeholders.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o random.lo ../../../libstdc++-v3/src/c++11/random.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o regex.lo ../../../libstdc++-v3/src/c++11/regex.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o thread.lo ../../../libstdc++-v3/src/c++11/thread.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c ../../../libstdc++-v3/src/c++11/cxx11-stdexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-stdexcept.o +ln -s /mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o ctype_configure_char.lo ctype_configure_char.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c ctype_configure_char.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype_configure_char.o +ln -s /mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o ctype_members.lo ctype_members.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/src/c++11' +Making all in c++17 +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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 -prefer-pic -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 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 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-10.2.0/build/src/c++17' +Making all in filesystem +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o dir.lo ../../../libstdc++-v3/src/filesystem/dir.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o ops.lo ../../../libstdc++-v3/src/filesystem/ops.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o path.lo ../../../libstdc++-v3/src/filesystem/path.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/libstdc++-v3/../libgcc -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/src/filesystem' +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/src' +/bin/sh ../libtool --tag CXX --mode=compile x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -c -o compatibility.lo ../../libstdc++-v3/src/c++98/compatibility.cc +libtool: compile: x86_64-lfs-linux-gnu-g++ -I/mnt/lfs/sources/gcc-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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-10.2.0/build/include/x86_64-lfs-linux-gnu -I/mnt/lfs/sources/gcc-10.2.0/build/include -I/mnt/lfs/sources/gcc-10.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 -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:28: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 +libtool: link: x86_64-lfs-linux-gnu-g++ -fPIC -DPIC -D_GLIBCXX_SHARED -shared -nostdlib /mnt/lfs/usr/lib/../lib/crti.o /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 -Wl,--no-whole-archive -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0 -L/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.2.0/crtendS.o /mnt/lfs/usr/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.28 +libtool: link: (cd ".libs" && rm -f "libstdc++.so.6" && ln -s "libstdc++.so.6.0.28" "libstdc++.so.6") +libtool: link: (cd ".libs" && rm -f "libstdc++.so" && ln -s "libstdc++.so.6.0.28" "libstdc++.so") +libtool: link: (cd .libs/libstdc++.lax/libsupc++convenience.a && x86_64-lfs-linux-gnu-ar x "/mnt/lfs/sources/gcc-10.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-10.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-10.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-10.2.0/build/src/../src/c++17/.libs/libc++17convenience.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: 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/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/atomicity.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/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 +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 ; \ +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-10.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-10.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-10.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-10.2.0/build/src/../src/c++17/.libs/libc++17convenience.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: 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/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/atomicity.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/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 +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-10.2.0/build/src' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/src' +Making all in doc +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/doc' +Making all in po +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/po' +Making all in testsuite +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/testsuite' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/testsuite' +Making all in python +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/python' +sed -e 's,@pythondir@,/usr/share/gcc-10.2.0/python,' \ + -e 's,@toolexeclibdir@,/usr/lib/../lib,' < ../../libstdc++-v3/python/hook.in > gdb.py +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/python' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.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++/10.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-10.2.0/build' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build' +Making install in include +make[1]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/include' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/include' +make[2]: Nothing to be done for 'install-exec-am'. +/bin/sh /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0 +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0 +/bin/sh /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./bits +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./bits +for file in /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/algorithmfwd.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/alloc_traits.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/allocated_ptr.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/allocator.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/atomic_base.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/atomic_futex.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/basic_ios.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/basic_ios.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/basic_string.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/basic_string.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/boost_concept_check.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/c++0x_warning.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/char_traits.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/charconv.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/codecvt.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/concept_check.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/cpp_type_traits.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/deque.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/enable_special_members.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/erase_if.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/forward_list.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/forward_list.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/fs_dir.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/fs_fwd.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/fs_ops.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/fs_path.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/fstream.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/functexcept.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/functional_hash.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/gslice.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/gslice_array.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/hashtable.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/hashtable_policy.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/indirect_array.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/int_limits.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/invoke.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/ios_base.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/istream.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/iterator_concepts.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/list.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/locale_classes.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/locale_classes.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/locale_conv.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/locale_facets.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/locale_facets.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/locale_facets_nonio.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/locale_facets_nonio.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/localefwd.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/mask_array.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/memoryfwd.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/move.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/node_handle.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/ostream.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/ostream_insert.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/parse_numbers.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/postypes.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/predefined_ops.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/ptr_traits.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/quoted_string.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/random.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/random.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/range_access.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/range_cmp.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/ranges_algobase.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/ranges_algo.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/ranges_uninitialized.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/refwrap.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/regex.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/regex.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_constants.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_error.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_scanner.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_scanner.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_automaton.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_automaton.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_compiler.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_compiler.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_executor.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_executor.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/shared_ptr.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/shared_ptr_atomic.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/shared_ptr_base.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/slice_array.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/specfun.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/sstream.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/std_abs.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/std_function.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/std_mutex.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_algo.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_algobase.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_bvector.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_construct.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_deque.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_function.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_heap.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_iterator.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_iterator_base_funcs.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_iterator_base_types.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_list.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_map.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_multimap.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_multiset.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_numeric.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_pair.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_queue.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_raw_storage_iter.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_relops.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_set.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_stack.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_tempbuf.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_tree.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_uninitialized.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_vector.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stream_iterator.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/streambuf_iterator.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/streambuf.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/stringfwd.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/string_view.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/uniform_int_dist.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/unique_lock.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/unique_ptr.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/unordered_map.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/unordered_set.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/uses_allocator.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/valarray_array.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/valarray_array.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/valarray_before.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/bits/valarray_after.h /mnt/lfs/sources/gcc-10.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++/10.2.0/./bits; done +/bin/sh /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./backward +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./backward +for file in /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/backward/auto_ptr.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/backward/backward_warning.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/backward/binders.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/backward/hash_map /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/backward/hash_set /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/backward/hash_fun.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/backward/hashtable.h /mnt/lfs/sources/gcc-10.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++/10.2.0/./backward; done +/bin/sh /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext +for file in /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/algorithm /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/aligned_buffer.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/alloc_traits.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/atomicity.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/bitmap_allocator.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/cast.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/cmath /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/codecvt_specializations.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/concurrence.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/debug_allocator.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/enc_filebuf.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/extptr_allocator.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/stdio_filebuf.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/stdio_sync_filebuf.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/functional /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/iterator /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/malloc_allocator.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/memory /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/mt_allocator.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/new_allocator.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/numeric /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/numeric_traits.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pod_char_traits.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pointer.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pool_allocator.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/rb_tree /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/random /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/random.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/rope /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/ropeimpl.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/slist /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/string_conversions.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/throw_allocator.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/typelist.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/type_traits.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/rc_string_base.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/sso_string_base.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/vstring.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/vstring.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/vstring_fwd.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/vstring_util.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/backward/hash_set /mnt/lfs/sources/gcc-10.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++/10.2.0/./ext; done +/bin/sh /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.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-10.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/${dir} ; done +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/pairing_heap_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/splay_tree_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/list_update_map_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/branch_policy +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/trie_policy +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/gp_hash_table_map_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/tree_policy +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/binomial_heap_base_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/resize_policy +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/bin_search_tree_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/binomial_heap_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/thin_heap_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/pat_trie_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/cc_hash_table_map_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/rc_binomial_heap_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/left_child_next_sibling_heap_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/unordered_iterator +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/binary_heap_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/ov_tree_map_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/hash_fn +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/eq_fn +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/rb_tree_map_ +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./ext/pb_ds/detail/list_update_policy +for file in /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/assoc_container.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/exception.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/hash_policy.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/list_update_policy.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/tag_and_trait.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/tree_policy.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/trie_policy.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/branch_policy.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/null_node_metadata.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/traits.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/const_iterator.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/point_const_iterator.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/entry_pred.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/resize_policy.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-10.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++/10.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/traits.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-10.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++/10.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cond_dealtor.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/container_base_dispatch.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/eq_fn/eq_by_less.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp /mnt/lfs/sources/gcc-10.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++/10.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/point_const_iterator.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/lu_map_.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/lu_counter_metadata.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/debug_map_base.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp /mnt/lfs/sources/gcc-10.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++/10.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/traits.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/synth_access_traits.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/traits.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-10.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++/10.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/node.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/traits.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/node.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/traits.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/standard_policies.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp /mnt/lfs/sources/gcc-10.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++/10.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_trace_base.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_access_traits.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/types_traits.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/type_utils.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/iterator.hpp /mnt/lfs/sources/gcc-10.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++/10.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./tr1 +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./tr1 +for file in /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/array /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/bessel_function.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/beta_function.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/ccomplex /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/cctype /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/cfenv /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/cfloat /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/cinttypes /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/climits /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/cmath /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/complex /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/complex.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/cstdarg /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/cstdbool /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/cstdint /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/cstdio /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/cstdlib /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/ctgmath /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/ctime /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/ctype.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/cwchar /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/cwctype /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/ell_integral.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/exp_integral.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/fenv.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/float.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/functional /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/functional_hash.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/gamma.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/hypergeometric.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/hashtable.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/hashtable_policy.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/inttypes.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/limits.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/math.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/memory /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/modified_bessel_func.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/poly_hermite.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/poly_laguerre.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/legendre_function.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/random /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/random.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/random.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/regex /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/riemann_zeta.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/shared_ptr.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/special_function_util.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/stdarg.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/stdbool.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/stdint.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/stdio.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/stdlib.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/tgmath.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/tuple /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/type_traits /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/unordered_map /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/unordered_map.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/unordered_set /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/unordered_set.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/utility /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr1/wchar.h /mnt/lfs/sources/gcc-10.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++/10.2.0/./tr1; done +/bin/sh /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./tr2 +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./tr2 +for file in /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr2/bool_set /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr2/bool_set.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr2/dynamic_bitset /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr2/dynamic_bitset.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/tr2/ratio /mnt/lfs/sources/gcc-10.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++/10.2.0/./tr2; done +/bin/sh /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./decimal +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./decimal +for file in /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/decimal/decimal /mnt/lfs/sources/gcc-10.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++/10.2.0/./decimal; done +/bin/sh /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./experimental +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./experimental +for file in /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/algorithm /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/any /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/array /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/buffer /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/chrono /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/deque /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/executor /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/forward_list /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/functional /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/internet /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/io_context /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/iterator /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/list /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/map /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/memory /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/memory_resource /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/net /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/netfwd /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/numeric /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/optional /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/propagate_const /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/random /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/ratio /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/regex /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/set /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/socket /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/source_location /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/string /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/string_view /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/system_error /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/timer /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/tuple /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/type_traits /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/unordered_map /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/unordered_set /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/utility /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/vector /mnt/lfs/sources/gcc-10.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++/10.2.0/./experimental; done +/bin/sh /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./experimental/bits +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./experimental/bits +for file in /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/lfts_config.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/net.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/shared_ptr.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/string_view.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/fs_dir.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/fs_fwd.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/fs_ops.h /mnt/lfs/sources/gcc-10.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++/10.2.0/./experimental/bits; done +/bin/sh /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/. +for file in /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/cassert /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/ccomplex /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/cctype /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/cerrno /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/cfenv /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/cfloat /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/cinttypes /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/ciso646 /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/climits /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/clocale /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/cmath /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/csetjmp /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/csignal /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstdalign /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstdarg /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstdbool /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstddef /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstdint /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstdio /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstdlib /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstring /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/ctgmath /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/ctime /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/cuchar /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_global/cwchar /mnt/lfs/sources/gcc-10.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++/10.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++/10.2.0/./bits; done +c_compatibility_headers_install='/mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_compatibility/complex.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_compatibility/fenv.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_compatibility/tgmath.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/c_compatibility/math.h /mnt/lfs/sources/gcc-10.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++/10.2.0; done +/bin/sh /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/. +for file in /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/algorithm /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/any /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/array /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/atomic /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/bit /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/bitset /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/charconv /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/chrono /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/codecvt /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/complex /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/concepts /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/condition_variable /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/coroutine /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/deque /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/execution /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/filesystem /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/forward_list /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/fstream /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/functional /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/future /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/iomanip /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/ios /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/iosfwd /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/iostream /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/istream /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/iterator /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/limits /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/list /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/locale /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/map /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/memory /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/memory_resource /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/mutex /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/numbers /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/numeric /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/optional /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/ostream /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/queue /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/random /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/ranges /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/ratio /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/regex /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/scoped_allocator /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/set /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/shared_mutex /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/span /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/sstream /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/stack /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/stdexcept /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/stop_token /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/streambuf /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/string /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/string_view /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/system_error /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/thread /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/tuple /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/typeindex /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/type_traits /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/unordered_map /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/unordered_set /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/utility /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/valarray /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/variant /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/std/vector /mnt/lfs/sources/gcc-10.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++/10.2.0/.; done +/bin/sh /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./debug +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./debug +for file in /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/array /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/assertions.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/bitset /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/debug.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/deque /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/formatter.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/forward_list /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/functions.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/helper_functions.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/list /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/map /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/macros.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/map.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/multimap.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/multiset.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_base.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_container.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_iterator.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_iterator.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_local_iterator.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_local_iterator.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_sequence.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_sequence.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_unordered_base.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_unordered_container.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_unordered_container.tcc /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/set /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/set.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/stl_iterator.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/string /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/unordered_map /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/debug/unordered_set /mnt/lfs/sources/gcc-10.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++/10.2.0/./debug; done +/bin/sh /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./parallel +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./parallel +for file in /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/algo.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/algobase.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/algorithm /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/algorithmfwd.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/balanced_quicksort.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/base.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/basic_iterator.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/checkers.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/compatibility.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/compiletime_settings.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/equally_split.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/features.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/find.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/find_selectors.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/for_each.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/for_each_selectors.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/iterator.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/list_partition.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/losertree.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/merge.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/multiseq_selection.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/multiway_merge.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/multiway_mergesort.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/numeric /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/numericfwd.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/omp_loop.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/omp_loop_static.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/par_loop.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/parallel.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/partial_sum.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/partition.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/queue.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/quicksort.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/random_number.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/random_shuffle.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/search.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/set_operations.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/settings.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/sort.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/tags.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/types.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/parallel/unique_copy.h /mnt/lfs/sources/gcc-10.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++/10.2.0/./parallel; done +/bin/sh /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/x86_64-lfs-linux-gnu/bits +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/x86_64-lfs-linux-gnu/bits +for file in /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/config/os/gnu-linux/ctype_base.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/config/os/gnu-linux/ctype_inline.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/config/os/gnu-linux/os_defines.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/config/cpu/generic/atomic_word.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/config/cpu/generic/cxxabi_tweaks.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/config/cpu/generic/cpu_defines.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/config/os/generic/error_constants.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/precompiled/stdc++.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/precompiled/stdtr1c++.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/precompiled/extc++.h /mnt/lfs/sources/gcc-10.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++/10.2.0/x86_64-lfs-linux-gnu/bits; done +/bin/sh /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/x86_64-lfs-linux-gnu/bits/../ext +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/x86_64-lfs-linux-gnu/bits/../ext +for file in /mnt/lfs/sources/gcc-10.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++/10.2.0/x86_64-lfs-linux-gnu/bits/../ext; done +/bin/sh /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./pstl +mkdir -p -- /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/./pstl +for file in /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/pstl/algorithm_fwd.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/pstl/algorithm_impl.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/pstl/execution_defs.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/pstl/execution_impl.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/pstl/glue_algorithm_defs.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/pstl/glue_algorithm_impl.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/pstl/glue_execution_defs.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/pstl/glue_memory_defs.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/pstl/glue_memory_impl.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/pstl/glue_numeric_defs.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/pstl/glue_numeric_impl.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/pstl/memory_impl.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/pstl/numeric_fwd.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/pstl/numeric_impl.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/pstl/parallel_backend.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/pstl/parallel_backend_tbb.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/pstl/parallel_backend_serial.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/pstl/parallel_backend_utils.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/pstl/parallel_impl.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/pstl/pstl_config.h /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/include/pstl/unseq_backend_simd.h /mnt/lfs/sources/gcc-10.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++/10.2.0/./pstl; done +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/include' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/include' +Making install in libsupc++ +make[1]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/libsupc++' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.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++/10.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++/10.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++/10.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++/10.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++/10.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++/10.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++/10.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++/10.2.0/bits/cxxabi_init_exception.h +/bin/sh /mnt/lfs/sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0 + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/compare /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/compare + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/cxxabi.h /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/cxxabi.h + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/exception /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/exception + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/initializer_list /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/initializer_list + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/new /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/new + /usr/bin/install -c -m 644 ../../libstdc++-v3/libsupc++/typeinfo /mnt/lfs/tools/x86_64-lfs-linux-gnu/include/c++/10.2.0/typeinfo +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/libsupc++' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/libsupc++' +Making install in src +make[1]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/src' +Making install in c++98 +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/src/c++98' +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/src/c++98' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/src/c++98' +Making install in c++11 +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/src/c++11' +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/src/c++11' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/src/c++11' +Making install in c++17 +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/src/c++17' +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/src/c++17' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/src/c++17' +Making install in filesystem +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/src/filesystem' +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/src/filesystem' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/src/filesystem' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/src' +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.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.28 /mnt/lfs/usr/lib/../lib/libstdc++.so.6.0.28 +libtool: install: (cd /mnt/lfs/usr/lib/../lib && { ln -s -f libstdc++.so.6.0.28 libstdc++.so.6 || { rm -f libstdc++.so.6 && ln -s libstdc++.so.6.0.28 libstdc++.so.6; }; }) +libtool: install: (cd /mnt/lfs/usr/lib/../lib && { ln -s -f libstdc++.so.6.0.28 libstdc++.so || { rm -f libstdc++.so && ln -s libstdc++.so.6.0.28 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-10.2.0/build/src' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/src' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/src' +Making install in doc +make[1]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/doc' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/doc' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/doc' +Making install in po +make[1]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/po' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/po' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/po' +Making install in testsuite +make[1]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/testsuite' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/testsuite' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/testsuite' +Making install in python +make[1]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/python' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.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.28-gdb.py + /usr/bin/mkdir -p '/mnt/lfs/usr/share/gcc-10.2.0/python' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/gcc-10.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-10.2.0/python/libstdcxx/v6' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/gcc-10.2.0/python/libstdcxx' + /usr/bin/install -c -m 644 ../../libstdc++-v3/python/libstdcxx/__init__.py '/mnt/lfs/usr/share/gcc-10.2.0/python/libstdcxx' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/python' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/python' +make[1]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.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++/10.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-10.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-10.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++/10.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-10.2.0/build' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build' +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 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 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 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 +configure: autobuild project... GNU M4 +configure: autobuild revision... 1.4.18 +configure: autobuild hostname... enceladus +configure: autobuild timestamp... 20210202T120447Z +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 whether uses 'inline' correctly... yes +checking for btowc... yes +checking for setrlimit... yes +checking for sigaltstack... yes +checking for canonicalize_file_name... yes +checking for getcwd... yes +checking for readlink... yes +checking for realpath... yes +checking for _set_invalid_parameter_handler... no +checking for fcntl... yes +checking for symlink... yes +checking for mempcpy... yes +checking for fpurge... no +checking for __fpurge... yes +checking for __freadahead... no +checking for __freading... yes +checking for getdtablesize... yes +checking for getprogname... no +checking for getexecname... no +checking for gettimeofday... yes +checking for lstat... yes +checking for mbsinit... yes +checking for mbrtowc... yes +checking for mprotect... yes +checking for mkstemp... yes +checking for nl_langinfo... yes +checking for pipe2... 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 siginterrupt... yes +checking for snprintf... yes +checking for strndup... yes +checking for pipe... yes +checking for vasnprintf... no +checking for wcrtomb... yes +checking for iswcntrl... yes +checking for newlocale... yes +checking for setenv... yes +checking for sleep... yes +checking for strdup... yes +checking for wctob... yes +checking for nl_langinfo and CODESET... yes +checking for a traditional french locale... none +checking for ucontext.h... yes +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for sys/socket.h... yes +checking for stdio_ext.h... yes +checking for sys/stat.h... (cached) yes +checking for getopt.h... yes +checking for sys/time.h... yes +checking for langinfo.h... yes +checking for limits.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 sys/cdefs.h... yes +checking for spawn.h... yes +checking for wchar.h... yes +checking for stdint.h... (cached) yes +checking for sys/wait.h... yes +checking for features.h... yes +checking for wctype.h... yes +checking for dirent.h... yes +checking for inttypes.h... (cached) yes +checking for working C stack overflow detection... cross-compiling +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 libsigsegv... no, consider installing GNU libsigsegv +checking whether // is distinct from /... unknown, assuming no +checking whether realpath works... guessing yes +checking if environ is properly declared... 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 strerror_r is declared... yes +checking for strerror_r... yes +checking whether strerror_r returns char *... yes +checking for mode_t... yes +checking for sig_atomic_t... yes +checking for working fcntl.h... cross-compiling +checking for pid_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 for ftello... yes +checking whether ftello works... guessing 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 whether getenv is declared... yes +checking for C/C++ restrict keyword... __restrict +checking for struct timeval... yes +checking for wide-enough struct timeval.tv_sec member... 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 limits.h has ULLONG_WIDTH etc.... yes +checking whether getc_unlocked is declared... yes +checking whether we are using the GNU C Library >= 2.1 or uClibc... yes +checking for wchar_t... yes +checking for max_align_t... yes +checking whether NULL can be used in arbitrary expressions... 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... (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 defines MIN and MAX... no +checking whether defines MIN and MAX... 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 works... 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 inline... inline +checking for uid_t in sys/types.h... 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 stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking for wint_t... yes +checking whether wint_t is too small... no +checking whether stdint.h conforms to C99... yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking whether strerror(0) succeeds... guessing yes +checking whether strndup is declared... yes +checking whether strnlen is declared... yes +checking whether strsignal is declared... yes +checking whether sys_siglist is declared... no +checking whether ldexp() can be used without linking with libm... yes +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 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 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 to use C++... no +checking whether ungetc works on arbitrary bytes... guessing yes +checking whether getcwd (NULL, 0) allocates memory for result... guessing yes +checking for getcwd with POSIX signature... yes +checking for inttypes.h... (cached) yes +checking whether the inttypes.h PRIxNN macros are broken... no +checking for LC_MESSAGES... yes +checking for CFPreferencesCopyAppValue... no +checking for CFLocaleCopyCurrent... 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 strdup is declared... 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 sigaltstack is declared... yes +checking for stack_t... yes +checking whether // is distinct from /... (cached) unknown, assuming no +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... needs runtime check +checking whether fflush works on input streams... (cached) cross +checking whether conversion from 'int' to 'long double' works... guessing yes +checking whether fopen recognizes a trailing slash... guessing yes +checking for __fpending... yes +checking whether __fpending is declared... yes +checking whether fpurge is declared... 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 for ftello... (cached) yes +checking whether ftello works... (cached) guessing yes +checking whether getdtablesize works... 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 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 langinfo.h defines CODESET... yes +checking whether langinfo.h defines T_FMT_AMPM... yes +checking whether langinfo.h defines ERA... yes +checking whether langinfo.h defines YESEXPR... yes +checking for libsigsegv... (cached) no, consider installing GNU libsigsegv +checking whether locale.h conforms to POSIX:2001... yes +checking whether struct lconv is properly defined... yes +checking whether lseek detects pipes... 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 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 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 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 whether readlink signature is correct... yes +checking whether readlink handles trailing slash correctly... guessing yes +checking for working re_compile_pattern... 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 whether rmdir works... guessing yes +checking for struct sigaction.sa_sigaction... yes +checking for volatile sig_atomic_t... yes +checking for sighandler_t... 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 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 posix_spawnattr_t... yes +checking for posix_spawn_file_actions_t... yes +checking for ssize_t... yes +checking whether stat handles trailing slashes on directories... guessing yes +checking whether stat handles trailing slashes on files... guessing yes +checking for va_copy... yes +checking for 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 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 nlink_t... (cached) 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 return value is correct... guessing yes +checking whether iswcntrl works... guessing yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... 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 for closedir... yes +checking for dirfd... yes +checking whether dirfd is declared... yes +checking whether dirfd is a macro... no +checking whether dup works... guessing yes +checking whether fdopen sets errno... guessing yes +checking for flexible array member... yes +checking for getpagesize... yes +checking whether getpagesize is declared... 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'... (cached) word 0 bit 23 +checking where to find the exponent in a 'long double'... unknown +checking whether link obeys POSIX... guessing yes +checking for setlocale... yes +checking for uselocale... yes +checking for getlocalename_l... 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 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 a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for opendir... yes +checking for putenv compatible with GNU and SVID... guessing yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for readdir... 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 working stdalign.h... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +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 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 checks/Makefile +config.status: creating examples/Makefile +config.status: creating lib/config.h +config.status: executing depfiles commands +config.status: executing stamp-h commands +make all-recursive +make[1]: Entering directory '/mnt/lfs/sources/m4-1.4.18' +Making all in . +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.18' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.18' +Making all in examples +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.18/examples' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.18/examples' +Making all in lib +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.18/lib' + GEN alloca.h + GEN configmake.h + GEN c++defs.h + GEN arg-nonnull.h + GEN warn-on-use.h + GEN fcntl.h + GEN getopt.h + GEN langinfo.h + GEN limits.h + GEN locale.h + GEN math.h + GEN signal.h + GEN unused-parameter.h + GEN spawn.h + GEN stdio.h + GEN stdlib.h + GEN string.h + GEN sys/stat.h + GEN sys/time.h + GEN sys/types.h + GEN sys/wait.h + GEN time.h + GEN unistd.h + GEN wchar.h + GEN wctype.h +make all-am +make[3]: Entering directory '/mnt/lfs/sources/m4-1.4.18/lib' + CC gl_avltree_oset.o + CC binary-io.o + CC c-ctype.o + CC c-stack.o + CC c-strcasecmp.o + CC c-strncasecmp.o + CC clean-temp.o + CC cloexec.o + CC close-stream.o + CC closein.o + CC closeout.o + CC dirname.o + CC basename.o + CC dirname-lgpl.o + CC basename-lgpl.o + CC stripslash.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 filenamecat.o + CC filenamecat-lgpl.o + CC fopen-safer.o + CC freading.o + CC getprogname.o + CC hard-locale.o + CC gl_linkedhash_list.o + CC gl_list.o + CC localcharset.o + CC glthread/lock.o + CC malloca.o + CC math.o + CC memchr2.o + CC gl_oset.o + CC pipe2.o + CC pipe2-safer.o + CC printf-frexp.o + CC printf-frexpl.o + CC progname.o + CC quotearg.o + CC sig-handler.o + CC spawn-pipe.o + CC mkstemp-safer.o + CC tempname.o + CC glthread/threadlib.o + CC glthread/tls.o + CC tmpdir.o + CC unistd.o + CC dup-safer.o + CC fd-safer.o + CC pipe-safer.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 xstrndup.o + CC xvasprintf.o + CC xasprintf.o + CC asnprintf.o + CC asprintf.o + CC fclose.o + CC fcntl.o + CC fflush.o + CC fpurge.o + CC freadahead.o + CC fseek.o + CC fseeko.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 strstr.o + CC vasnprintf.o + CC vasprintf.o + AR libm4.a + GEN charset.alias + GEN ref-add.sed + GEN ref-del.sed +make[3]: Leaving directory '/mnt/lfs/sources/m4-1.4.18/lib' +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.18/lib' +Making all in src +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.18/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.18/src' +Making all in doc +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.18/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.18/doc' +Making all in checks +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.18/checks' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.18/checks' +Making all in tests +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.18/tests' + GEN c++defs.h + GEN warn-on-use.h + GEN ctype.h + GEN arg-nonnull.h + GEN dirent.h + GEN inttypes.h + GEN test-posix_spawn1.sh + GEN test-posix_spawn2.sh + GEN unused-parameter.h +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/m4-1.4.18/tests' +Making all in . +make[4]: Entering directory '/mnt/lfs/sources/m4-1.4.18/tests' +make[4]: Nothing to be done for 'all-am'. +make[4]: Leaving directory '/mnt/lfs/sources/m4-1.4.18/tests' +make[3]: Leaving directory '/mnt/lfs/sources/m4-1.4.18/tests' +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.18/tests' +make[1]: Leaving directory '/mnt/lfs/sources/m4-1.4.18' +make install-recursive +make[1]: Entering directory '/mnt/lfs/sources/m4-1.4.18' +Making install in . +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.18' +make[3]: Entering directory '/mnt/lfs/sources/m4-1.4.18' +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.18' +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.18' +Making install in examples +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.18/examples' +make[3]: Entering directory '/mnt/lfs/sources/m4-1.4.18/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.18/examples' +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.18/examples' +Making install in lib +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.18/lib' +make install-am +make[3]: Entering directory '/mnt/lfs/sources/m4-1.4.18/lib' +make[4]: Entering directory '/mnt/lfs/sources/m4-1.4.18/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/m4-1.4.18/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/m4-1.4.18/lib' +make[3]: Leaving directory '/mnt/lfs/sources/m4-1.4.18/lib' +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.18/lib' +Making install in src +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.18/src' +make[3]: Entering directory '/mnt/lfs/sources/m4-1.4.18/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.18/src' +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.18/src' +Making install in doc +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.18/doc' +make[3]: Entering directory '/mnt/lfs/sources/m4-1.4.18/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.18/doc' +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.18/doc' +Making install in checks +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.18/checks' +make[3]: Entering directory '/mnt/lfs/sources/m4-1.4.18/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.18/checks' +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.18/checks' +Making install in tests +make[2]: Entering directory '/mnt/lfs/sources/m4-1.4.18/tests' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/m4-1.4.18/tests' +Making install in . +make[4]: Entering directory '/mnt/lfs/sources/m4-1.4.18/tests' +make[5]: Entering directory '/mnt/lfs/sources/m4-1.4.18/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.18/tests' +make[4]: Leaving directory '/mnt/lfs/sources/m4-1.4.18/tests' +make[3]: Leaving directory '/mnt/lfs/sources/m4-1.4.18/tests' +make[2]: Leaving directory '/mnt/lfs/sources/m4-1.4.18/tests' +make[1]: Leaving directory '/mnt/lfs/sources/m4-1.4.18' +/mnt/lfs/sources/ncurses-6.2/build /mnt/lfs/sources/ncurses-6.2 +checking for egrep... grep -E +Configuring NCURSES 6.2 ABI 6 (Tue Feb 2 09:05:10 -03 2021) +checking for package version... 6.2 +checking for package patch date... 20200212 +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 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... 10.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++... 10.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 egrep... (cached) grep -E +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 done... /usr/share/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 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... no +checking for dlsym in -ldl... 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 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 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 use restricted environment when running as root... 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 suppress wattr* macros to help with ncurses5/ncurses6 transition... 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 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 see compiler warnings... +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/bsdtypes.h... no +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 setvbuf... yes +checking for sigaction... yes +checking for sigvec... no +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 size 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 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.2 20200212: + + 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.2/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 "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.2/build/include' +make: Entering directory '/mnt/lfs/sources/ncurses-6.2/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 -c ../../progs/tic.c -o ../objects/tic.o +/bin/sh ../../progs/MKtermsort.sh gawk ../../progs/../include/Caps >termsort.c +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 -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 -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 -c ../../progs/transform.c -o ../objects/transform.o +cd ../ncurses; make +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.2/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 -I../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 -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 -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 -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 -I../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 -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tty/hardscroll.c -o ../objects/hardscroll.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tty/hashmap.c -o ../objects/hashmap.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_addch.c -o ../objects/lib_addch.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_addstr.c -o ../objects/lib_addstr.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_beep.c -o ../objects/lib_beep.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_bkgd.c -o ../objects/lib_bkgd.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_box.c -o ../objects/lib_box.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_chgat.c -o ../objects/lib_chgat.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_clear.c -o ../objects/lib_clear.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_clearok.c -o ../objects/lib_clearok.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_clrbot.c -o ../objects/lib_clrbot.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_clreol.c -o ../objects/lib_clreol.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_color.c -o ../objects/lib_color.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_colorset.c -o ../objects/lib_colorset.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_delch.c -o ../objects/lib_delch.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_delwin.c -o ../objects/lib_delwin.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_echo.c -o ../objects/lib_echo.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_endwin.c -o ../objects/lib_endwin.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_erase.c -o ../objects/lib_erase.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_flash.c -o ../objects/lib_flash.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../ncurses/lib_gen.c -o ../objects/lib_gen.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_getch.c -o ../objects/lib_getch.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_getstr.c -o ../objects/lib_getstr.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_hline.c -o ../objects/lib_hline.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_immedok.c -o ../objects/lib_immedok.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_inchstr.c -o ../objects/lib_inchstr.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_initscr.c -o ../objects/lib_initscr.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_insch.c -o ../objects/lib_insch.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_insdel.c -o ../objects/lib_insdel.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_insnstr.c -o ../objects/lib_insnstr.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_instr.c -o ../objects/lib_instr.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_isendwin.c -o ../objects/lib_isendwin.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_leaveok.c -o ../objects/lib_leaveok.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_mouse.c -o ../objects/lib_mouse.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_move.c -o ../objects/lib_move.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tty/lib_mvcur.c -o ../objects/lib_mvcur.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_mvwin.c -o ../objects/lib_mvwin.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_newterm.c -o ../objects/lib_newterm.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_newwin.c -o ../objects/lib_newwin.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_nl.c -o ../objects/lib_nl.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_overlay.c -o ../objects/lib_overlay.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_pad.c -o ../objects/lib_pad.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_printw.c -o ../objects/lib_printw.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_redrawln.c -o ../objects/lib_redrawln.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_refresh.c -o ../objects/lib_refresh.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_restart.c -o ../objects/lib_restart.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_scanw.c -o ../objects/lib_scanw.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_screen.c -o ../objects/lib_screen.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_scroll.c -o ../objects/lib_scroll.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_scrollok.c -o ../objects/lib_scrollok.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_scrreg.c -o ../objects/lib_scrreg.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_set_term.c -o ../objects/lib_set_term.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_slk.c -o ../objects/lib_slk.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_slkatr_set.c -o ../objects/lib_slkatr_set.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_slkatrof.c -o ../objects/lib_slkatrof.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_slkatron.c -o ../objects/lib_slkatron.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_slkatrset.c -o ../objects/lib_slkatrset.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_slkattr.c -o ../objects/lib_slkattr.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_slkclear.c -o ../objects/lib_slkclear.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_slkcolor.c -o ../objects/lib_slkcolor.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_slkinit.c -o ../objects/lib_slkinit.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_slklab.c -o ../objects/lib_slklab.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_slkrefr.c -o ../objects/lib_slkrefr.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_slkset.c -o ../objects/lib_slkset.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_slktouch.c -o ../objects/lib_slktouch.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_touch.c -o ../objects/lib_touch.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tty/lib_tstp.c -o ../objects/lib_tstp.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_ungetch.c -o ../objects/lib_ungetch.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tty/lib_vidattr.c -o ../objects/lib_vidattr.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_vline.c -o ../objects/lib_vline.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_wattroff.c -o ../objects/lib_wattroff.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_wattron.c -o ../objects/lib_wattron.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_winch.c -o ../objects/lib_winch.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_window.c -o ../objects/lib_window.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/nc_panel.c -o ../objects/nc_panel.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/safe_sprintf.c -o ../objects/safe_sprintf.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tty/tty_update.c -o ../objects/tty_update.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/trace/varargs.c -o ../objects/varargs.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/vsscanf.c -o ../objects/vsscanf.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_freeall.c -o ../objects/lib_freeall.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../ncurses/expanded.c -o ../objects/expanded.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/legacy_coding.c -o ../objects/legacy_coding.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/lib_dft_fgbg.c -o ../objects/lib_dft_fgbg.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/lib_print.c -o ../objects/lib_print.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/new_pair.c -o ../objects/new_pair.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/resizeterm.c -o ../objects/resizeterm.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/use_screen.c -o ../objects/use_screen.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/use_window.c -o ../objects/use_window.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/wresize.c -o ../objects/wresize.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/access.c -o ../objects/access.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/add_tries.c -o ../objects/add_tries.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/alloc_ttype.c -o ../objects/alloc_ttype.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../ncurses/codes.c -o ../objects/codes.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../ncurses/comp_captab.c -o ../objects/comp_captab.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/comp_error.c -o ../objects/comp_error.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/comp_hash.c -o ../objects/comp_hash.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../ncurses/comp_userdefs.c -o ../objects/comp_userdefs.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/db_iterator.c -o ../objects/db_iterator.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/doalloc.c -o ../objects/doalloc.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/entries.c -o ../objects/entries.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../ncurses/fallback.c -o ../objects/fallback.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/free_ttype.c -o ../objects/free_ttype.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/getenv_num.c -o ../objects/getenv_num.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/home_terminfo.c -o ../objects/home_terminfo.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/init_keytry.c -o ../objects/init_keytry.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/lib_acs.c -o ../objects/lib_acs.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/lib_baudrate.c -o ../objects/lib_baudrate.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/lib_cur_term.c -o ../objects/lib_cur_term.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/lib_data.c -o ../objects/lib_data.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/lib_has_cap.c -o ../objects/lib_has_cap.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/lib_kernel.c -o ../objects/lib_kernel.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../ncurses/lib_keyname.c -o ../objects/lib_keyname.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/lib_longname.c -o ../objects/lib_longname.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/lib_napms.c -o ../objects/lib_napms.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/lib_options.c -o ../objects/lib_options.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/lib_raw.c -o ../objects/lib_raw.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/lib_setup.c -o ../objects/lib_setup.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/lib_termcap.c -o ../objects/lib_termcap.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/lib_termname.c -o ../objects/lib_termname.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/lib_tgoto.c -o ../objects/lib_tgoto.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/lib_ti.c -o ../objects/lib_ti.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/lib_tparm.c -o ../objects/lib_tparm.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/lib_tputs.c -o ../objects/lib_tputs.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/trace/lib_trace.c -o ../objects/lib_trace.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/lib_ttyflags.c -o ../objects/lib_ttyflags.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tty/lib_twait.c -o ../objects/lib_twait.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/name_match.c -o ../objects/name_match.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../ncurses/names.c -o ../objects/names.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/obsolete.c -o ../objects/obsolete.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/read_entry.c -o ../objects/read_entry.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/read_termcap.c -o ../objects/read_termcap.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/strings.c -o ../objects/strings.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/tries.c -o ../objects/tries.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/trim_sgr0.c -o ../objects/trim_sgr0.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../ncurses/unctrl.c -o ../objects/unctrl.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/trace/visbuf.c -o ../objects/visbuf.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/alloc_entry.c -o ../objects/alloc_entry.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/captoinfo.c -o ../objects/captoinfo.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/comp_expand.c -o ../objects/comp_expand.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/comp_parse.c -o ../objects/comp_parse.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/comp_scan.c -o ../objects/comp_scan.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/parse_entry.c -o ../objects/parse_entry.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/write_entry.c -o ../objects/write_entry.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/define_key.c -o ../objects/define_key.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/tinfo/hashed_db.c -o ../objects/hashed_db.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/key_defined.c -o ../objects/key_defined.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/keybound.c -o ../objects/keybound.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -c ../../ncurses/base/keyok.c -o ../objects/keyok.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -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 -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tty/hardscroll.c -o ../obj_g/hardscroll.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tty/hashmap.c -o ../obj_g/hashmap.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_addch.c -o ../obj_g/lib_addch.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_addstr.c -o ../obj_g/lib_addstr.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_beep.c -o ../obj_g/lib_beep.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_bkgd.c -o ../obj_g/lib_bkgd.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_box.c -o ../obj_g/lib_box.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_chgat.c -o ../obj_g/lib_chgat.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_clear.c -o ../obj_g/lib_clear.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_clearok.c -o ../obj_g/lib_clearok.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_clrbot.c -o ../obj_g/lib_clrbot.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_clreol.c -o ../obj_g/lib_clreol.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_color.c -o ../obj_g/lib_color.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_colorset.c -o ../obj_g/lib_colorset.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_delch.c -o ../obj_g/lib_delch.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_delwin.c -o ../obj_g/lib_delwin.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_echo.c -o ../obj_g/lib_echo.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_endwin.c -o ../obj_g/lib_endwin.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_erase.c -o ../obj_g/lib_erase.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_flash.c -o ../obj_g/lib_flash.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/lib_gen.c -o ../obj_g/lib_gen.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_getch.c -o ../obj_g/lib_getch.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_getstr.c -o ../obj_g/lib_getstr.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_hline.c -o ../obj_g/lib_hline.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_immedok.c -o ../obj_g/lib_immedok.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_inchstr.c -o ../obj_g/lib_inchstr.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_initscr.c -o ../obj_g/lib_initscr.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_insch.c -o ../obj_g/lib_insch.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_insdel.c -o ../obj_g/lib_insdel.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_insnstr.c -o ../obj_g/lib_insnstr.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_instr.c -o ../obj_g/lib_instr.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_isendwin.c -o ../obj_g/lib_isendwin.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_leaveok.c -o ../obj_g/lib_leaveok.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_mouse.c -o ../obj_g/lib_mouse.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_move.c -o ../obj_g/lib_move.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tty/lib_mvcur.c -o ../obj_g/lib_mvcur.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_mvwin.c -o ../obj_g/lib_mvwin.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_newterm.c -o ../obj_g/lib_newterm.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_newwin.c -o ../obj_g/lib_newwin.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_nl.c -o ../obj_g/lib_nl.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_overlay.c -o ../obj_g/lib_overlay.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_pad.c -o ../obj_g/lib_pad.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_printw.c -o ../obj_g/lib_printw.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_redrawln.c -o ../obj_g/lib_redrawln.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_refresh.c -o ../obj_g/lib_refresh.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_restart.c -o ../obj_g/lib_restart.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_scanw.c -o ../obj_g/lib_scanw.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_screen.c -o ../obj_g/lib_screen.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_scroll.c -o ../obj_g/lib_scroll.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_scrollok.c -o ../obj_g/lib_scrollok.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_scrreg.c -o ../obj_g/lib_scrreg.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_set_term.c -o ../obj_g/lib_set_term.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_slk.c -o ../obj_g/lib_slk.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_slkatr_set.c -o ../obj_g/lib_slkatr_set.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_slkatrof.c -o ../obj_g/lib_slkatrof.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_slkatron.c -o ../obj_g/lib_slkatron.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_slkatrset.c -o ../obj_g/lib_slkatrset.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_slkattr.c -o ../obj_g/lib_slkattr.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_slkclear.c -o ../obj_g/lib_slkclear.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_slkcolor.c -o ../obj_g/lib_slkcolor.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_slkinit.c -o ../obj_g/lib_slkinit.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_slklab.c -o ../obj_g/lib_slklab.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_slkrefr.c -o ../obj_g/lib_slkrefr.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_slkset.c -o ../obj_g/lib_slkset.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_slktouch.c -o ../obj_g/lib_slktouch.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_touch.c -o ../obj_g/lib_touch.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/trace/lib_tracedmp.c -o ../obj_g/lib_tracedmp.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/trace/lib_tracemse.c -o ../obj_g/lib_tracemse.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tty/lib_tstp.c -o ../obj_g/lib_tstp.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_ungetch.c -o ../obj_g/lib_ungetch.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tty/lib_vidattr.c -o ../obj_g/lib_vidattr.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_vline.c -o ../obj_g/lib_vline.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_wattroff.c -o ../obj_g/lib_wattroff.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_wattron.c -o ../obj_g/lib_wattron.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_winch.c -o ../obj_g/lib_winch.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_window.c -o ../obj_g/lib_window.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/nc_panel.c -o ../obj_g/nc_panel.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/safe_sprintf.c -o ../obj_g/safe_sprintf.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tty/tty_update.c -o ../obj_g/tty_update.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/trace/varargs.c -o ../obj_g/varargs.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/vsscanf.c -o ../obj_g/vsscanf.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_freeall.c -o ../obj_g/lib_freeall.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/expanded.c -o ../obj_g/expanded.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/legacy_coding.c -o ../obj_g/legacy_coding.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/lib_dft_fgbg.c -o ../obj_g/lib_dft_fgbg.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/lib_print.c -o ../obj_g/lib_print.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/new_pair.c -o ../obj_g/new_pair.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/resizeterm.c -o ../obj_g/resizeterm.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/trace/trace_xnames.c -o ../obj_g/trace_xnames.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/use_screen.c -o ../obj_g/use_screen.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/use_window.c -o ../obj_g/use_window.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/wresize.c -o ../obj_g/wresize.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/access.c -o ../obj_g/access.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/add_tries.c -o ../obj_g/add_tries.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/alloc_ttype.c -o ../obj_g/alloc_ttype.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/codes.c -o ../obj_g/codes.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/comp_captab.c -o ../obj_g/comp_captab.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/comp_error.c -o ../obj_g/comp_error.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/comp_hash.c -o ../obj_g/comp_hash.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/comp_userdefs.c -o ../obj_g/comp_userdefs.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/db_iterator.c -o ../obj_g/db_iterator.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/doalloc.c -o ../obj_g/doalloc.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/entries.c -o ../obj_g/entries.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/fallback.c -o ../obj_g/fallback.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/free_ttype.c -o ../obj_g/free_ttype.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/getenv_num.c -o ../obj_g/getenv_num.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/home_terminfo.c -o ../obj_g/home_terminfo.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/init_keytry.c -o ../obj_g/init_keytry.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/lib_acs.c -o ../obj_g/lib_acs.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/lib_baudrate.c -o ../obj_g/lib_baudrate.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/lib_cur_term.c -o ../obj_g/lib_cur_term.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/lib_data.c -o ../obj_g/lib_data.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/lib_has_cap.c -o ../obj_g/lib_has_cap.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/lib_kernel.c -o ../obj_g/lib_kernel.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/lib_keyname.c -o ../obj_g/lib_keyname.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/lib_longname.c -o ../obj_g/lib_longname.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/lib_napms.c -o ../obj_g/lib_napms.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/lib_options.c -o ../obj_g/lib_options.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/lib_raw.c -o ../obj_g/lib_raw.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/lib_setup.c -o ../obj_g/lib_setup.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/lib_termcap.c -o ../obj_g/lib_termcap.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/lib_termname.c -o ../obj_g/lib_termname.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/lib_tgoto.c -o ../obj_g/lib_tgoto.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/lib_ti.c -o ../obj_g/lib_ti.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/lib_tparm.c -o ../obj_g/lib_tparm.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/lib_tputs.c -o ../obj_g/lib_tputs.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/trace/lib_trace.c -o ../obj_g/lib_trace.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/trace/lib_traceatr.c -o ../obj_g/lib_traceatr.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/trace/lib_tracebits.c -o ../obj_g/lib_tracebits.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/trace/lib_tracechr.c -o ../obj_g/lib_tracechr.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/lib_ttyflags.c -o ../obj_g/lib_ttyflags.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tty/lib_twait.c -o ../obj_g/lib_twait.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/name_match.c -o ../obj_g/name_match.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/names.c -o ../obj_g/names.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/obsolete.c -o ../obj_g/obsolete.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/read_entry.c -o ../obj_g/read_entry.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/read_termcap.c -o ../obj_g/read_termcap.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/strings.c -o ../obj_g/strings.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/trace/trace_buf.c -o ../obj_g/trace_buf.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/trace/trace_tries.c -o ../obj_g/trace_tries.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/tries.c -o ../obj_g/tries.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/trim_sgr0.c -o ../obj_g/trim_sgr0.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/unctrl.c -o ../obj_g/unctrl.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/trace/visbuf.c -o ../obj_g/visbuf.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/alloc_entry.c -o ../obj_g/alloc_entry.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/captoinfo.c -o ../obj_g/captoinfo.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/comp_expand.c -o ../obj_g/comp_expand.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/comp_parse.c -o ../obj_g/comp_parse.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/comp_scan.c -o ../obj_g/comp_scan.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/parse_entry.c -o ../obj_g/parse_entry.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/write_entry.c -o ../obj_g/write_entry.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/define_key.c -o ../obj_g/define_key.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/tinfo/hashed_db.c -o ../obj_g/hashed_db.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/key_defined.c -o ../obj_g/key_defined.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/keybound.c -o ../obj_g/keybound.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -g -DTRACE -c ../../ncurses/base/keyok.c -o ../obj_g/keyok.o +gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../../ncurses -I../include -I../../ncurses/../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 -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 -I../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 + + 208 TERMINAL + 0 TERMINAL.type + 72 TERMINAL.Filedes + 76 TERMINAL.Ottyb + 136 TERMINAL.Nttyb + 196 TERMINAL._baudrate + 200 TERMINAL._termname + + 72 TERMTYPE + 40 + TERMTYPE.ext_str_table + 66 + TERMTYPE.ext_Strings + + 88 WINDOW + + 440 NCURSES_GLOBALS + 12 NCURSES_GLOBALS.init_signals + 416 n NCURSES_GLOBALS._nc_windowlist + 424 + NCURSES_GLOBALS.home_terminfo + 436 + NCURSES_GLOBALS.safeprint_rows + + 760 NCURSES_PRESCREEN + 600 NCURSES_PRESCREEN.saved_tty + 608 NCURSES_PRESCREEN.use_tioctl + 616 NCURSES_PRESCREEN._outch + 624 n NCURSES_PRESCREEN.rippedoff + 752 + NCURSES_PRESCREEN._no_padding +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.2/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 -L../lib -lncurses -lncurses -ldl -o tic +make: Leaving directory '/mnt/lfs/sources/ncurses-6.2/build/progs' +/mnt/lfs/sources/ncurses-6.2 +checking for egrep... grep -E +Configuring NCURSES 6.2 ABI 6 (Tue Feb 2 09:05:58 -03 2021) +checking for package version... 6.2 +checking for package patch date... 20200212 +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 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... 10.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++... 10.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 egrep... (cached) grep -E +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 done... /usr/share/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 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... no +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 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 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 use restricted environment when running as root... 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 suppress wattr* macros to help with ncurses5/ncurses6 transition... 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 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 see compiler warnings... +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/bsdtypes.h... no +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 setvbuf... yes +checking for sigaction... yes +checking for sigvec... no +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 size of bool... unknown +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.a +checking where we will install curses.h... ${prefix}/include +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.2 20200212: + + 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.2/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.2/man' +cd include && make DESTDIR="" RPATH_LIST="/usr/lib" all +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.2/include' +cat curses.head >curses.h +AWK=gawk /bin/sh ./MKkey_defs.sh ./Caps ./Caps-ncurses >>curses.h +/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.2/include' +cd ncurses && make DESTDIR="" RPATH_LIST="/usr/lib" all +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.2/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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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.2 +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libncursesw.so.6.2 .6.2`.6,-stats,-lc -o ../lib/libncursesw.so.6.2 ../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.2 libncursesw.so.6; ln -s -f libncursesw.so.6 libncursesw.so; ) +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.2/ncurses' +cd progs && make DESTDIR="" RPATH_LIST="/usr/lib" all +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.2/progs' +/bin/sh ./MKtermsort.sh gawk ./../include/Caps >termsort.c +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.2/progs' +cd panel && make DESTDIR="" RPATH_LIST="/usr/lib" all +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.2/panel' +rm -f ../include/panel.h +cp ./panel.h ../include/panel.h +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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.2 +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libpanelw.so.6.2 .6.2`.6,-stats,-lc -o ../lib/libpanelw.so.6.2 ../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.2 libpanelw.so.6; ln -s -f libpanelw.so.6 libpanelw.so; ) +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.2/panel' +cd menu && make DESTDIR="" RPATH_LIST="/usr/lib" all +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.2/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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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.2 +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libmenuw.so.6.2 .6.2`.6,-stats,-lc -o ../lib/libmenuw.so.6.2 ../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.2 libmenuw.so.6; ln -s -f libmenuw.so.6 libmenuw.so; ) +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.2/menu' +cd form && make DESTDIR="" RPATH_LIST="/usr/lib" all +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.2/form' +rm -f ../include/form.h +cp ./form.h ../include/form.h +x86_64-lfs-linux-gnu-gcc -I../ncurses -DHAVE_CONFIG_H -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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.2 +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libformw.so.6.2 .6.2`.6,-stats,-lc -o ../lib/libformw.so.6.2 ../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.2 libformw.so.6; ln -s -f libformw.so.6 libformw.so; ) +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.2/form' +cd test && make DESTDIR="" RPATH_LIST="/usr/lib" all +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.2/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/background.c -o ../obj_s/background.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 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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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_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 -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_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 -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_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 -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_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 -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_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 -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_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 -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_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 -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_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 -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_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 -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_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 -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_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 -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_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 -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_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 -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_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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -lm +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.2/test' +cd misc && make DESTDIR="" RPATH_LIST="/usr/lib" all +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.2/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.2/misc' +cd c++ && make DESTDIR="" RPATH_LIST="/usr/lib" all +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.2/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 -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 -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 -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 -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 -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 -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 -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 -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC -c ../c++/cursesmain.cc -o ../obj_s/cursesmain.o +x86_64-lfs-linux-gnu-ar -curvU ../lib/libncurses++w.a ../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 +a - ../obj_s/cursesf.o +a - ../obj_s/cursesm.o +a - ../obj_s/cursesw.o +a - ../obj_s/cursespad.o +a - ../obj_s/cursesp.o +a - ../obj_s/cursslk.o +a - ../obj_s/cursesapp.o +a - ../obj_s/cursesmain.o +x86_64-lfs-linux-gnu-ranlib ../lib/libncurses++w.a +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 -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.2/c++' +cd man && make DESTDIR="/mnt/lfs" RPATH_LIST="/usr/lib" install +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.2/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.2/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 nocbreak.3x +.. installing alias nodelay.3x +.. installing alias noecho.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 nl.3x +.. installing alias nonl.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 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 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_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 tigetflag_sp.3x +.. installing alias tigetnum_sp.3x +.. installing alias tigetstr_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 setterm.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 del_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.2/man' +cd include && make DESTDIR="/mnt/lfs" RPATH_LIST="/usr/lib" install +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.2/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.2/include' +cd ncurses && make DESTDIR="/mnt/lfs" RPATH_LIST="/usr/lib" install +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.2/ncurses' +linking /mnt/lfs/usr/lib/libncursesw.so.6.2 +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /mnt/lfs/usr/lib/libncursesw.so.6.2 .6.2`.6,-stats,-lc -o /mnt/lfs/usr/lib/libncursesw.so.6.2 ../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.2 libncursesw.so.6; ln -s -f libncursesw.so.6 libncursesw.so; ) +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.2/ncurses' +cd progs && make DESTDIR="/mnt/lfs" RPATH_LIST="/usr/lib" install +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.2/progs' +/usr/bin/install -c -s tic /mnt/lfs/usr/bin/`echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` +/usr/bin/install -c -s 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 -s infocmp /mnt/lfs/usr/bin/`echo infocmp| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` +/usr/bin/install -c -s clear /mnt/lfs/usr/bin/`echo clear| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` +/usr/bin/install -c -s tabs /mnt/lfs/usr/bin/`echo tabs| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` +/usr/bin/install -c -s tput /mnt/lfs/usr/bin/`echo tput| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` +/usr/bin/install -c -s 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.2/progs' +cd panel && make DESTDIR="/mnt/lfs" RPATH_LIST="/usr/lib" install +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.2/panel' +linking /mnt/lfs/usr/lib/libpanelw.so.6.2 +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /mnt/lfs/usr/lib/libpanelw.so.6.2 .6.2`.6,-stats,-lc -o /mnt/lfs/usr/lib/libpanelw.so.6.2 ../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.2 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.2/panel' +cd menu && make DESTDIR="/mnt/lfs" RPATH_LIST="/usr/lib" install +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.2/menu' +linking /mnt/lfs/usr/lib/libmenuw.so.6.2 +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /mnt/lfs/usr/lib/libmenuw.so.6.2 .6.2`.6,-stats,-lc -o /mnt/lfs/usr/lib/libmenuw.so.6.2 ../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.2 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.2/menu' +cd form && make DESTDIR="/mnt/lfs" RPATH_LIST="/usr/lib" install +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.2/form' +linking /mnt/lfs/usr/lib/libformw.so.6.2 +x86_64-lfs-linux-gnu-gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /mnt/lfs/usr/lib/libformw.so.6.2 .6.2`.6,-stats,-lc -o /mnt/lfs/usr/lib/libformw.so.6.2 ../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.2 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.2/form' +cd test && make DESTDIR="/mnt/lfs" RPATH_LIST="/usr/lib" install +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.2/test' +make[1]: Nothing to be done for 'install'. +make[1]: Leaving directory '/mnt/lfs/sources/ncurses-6.2/test' +cd misc && make DESTDIR="/mnt/lfs" RPATH_LIST="/usr/lib" install +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.2/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.2/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. + +** 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.2/misc' +cd c++ && make DESTDIR="/mnt/lfs" RPATH_LIST="/usr/lib" install +make[1]: Entering directory '/mnt/lfs/sources/ncurses-6.2/c++' +installing ../lib/libncurses++w.a as /mnt/lfs/usr/lib/libncurses++w.a +/usr/bin/install -c -m 644 ../lib/libncurses++w.a /mnt/lfs/usr/lib/libncurses++w.a +x86_64-lfs-linux-gnu-ranlib /mnt/lfs/usr/lib/libncurses++w.a +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.2/c++' +renamed '/mnt/lfs/usr/lib/libncursesw.so.6' -> '/mnt/lfs/lib/libncursesw.so.6' +renamed '/mnt/lfs/usr/lib/libncursesw.so.6.2' -> '/mnt/lfs/lib/libncursesw.so.6.2' +'/mnt/lfs/usr/lib/libncursesw.so' -> '../../lib/libncursesw.so.6' +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu + +Beginning configuration for bash-5.0-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 strerror in -lcposix... 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 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 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 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 sys/time.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/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 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 localeconv... 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.7.2, ok +checking whether NLS is requested... yes +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 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 for locale.h... (cached) 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/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 getgroups... yes +checking for gethostname... yes +checking for getpagesize... (cached) yes +checking for getpeername... 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... 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 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... 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 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 alarm... yes +checking for sbrk... yes +checking for fpurge... no +checking for __fpurge... yes +checking for snprintf... yes +checking for vsnprintf... 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 for malloc.h... (cached) 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... (cached) yes +checking for __argz_next... (cached) yes +checking for __argz_stringify... (cached) 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... 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... 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... (cached) 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... 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 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 default-1 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.0 -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.0.0(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.0/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.0/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 +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.0/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 +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 +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.0/builtins' +making lib/glob/libglob.a in ./lib/glob +make[1]: Entering directory '/mnt/lfs/sources/bash-5.0/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.0/lib/glob' +making lib/sh/libsh.a in ./lib/sh +make[1]: Entering directory '/mnt/lfs/sources/bash-5.0/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 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 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.0/lib/sh' +making lib/readline/libreadline.a in ./lib/readline +make[1]: Entering directory '/mnt/lfs/sources/bash-5.0/lib/readline' +rm -f readline.o +x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/lfs/sources/bash-5.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0 -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.0/lib/readline' +making lib/readline/libhistory.a in ./lib/readline +make[1]: Entering directory '/mnt/lfs/sources/bash-5.0/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.0/lib/readline' +making lib/tilde/libtilde.a in ./lib/tilde +make[1]: Entering directory '/mnt/lfs/sources/bash-5.0/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.0/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 4825712 Feb 2 09:07 bash +x86_64-lfs-linux-gnu-size bash + text data bss dec hex filename +1096426 36180 41184 1173790 11e91e bash +make[1]: Entering directory '/mnt/lfs/sources/bash-5.0/support' +rm -f man2html.o +gcc -c -DHAVE_CONFIG_H -DSHELL -I/mnt/lfs/sources/bash-5.0 -I.. -g man2html.c +gcc -DHAVE_CONFIG_H -DSHELL -I/mnt/lfs/sources/bash-5.0 -I.. -g man2html.o -o man2html -ldl +make[1]: Leaving directory '/mnt/lfs/sources/bash-5.0/support' + + *********************************************************** + * * + * GNU bash, version 5.0.0(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.0/po' +/bin/sh /mnt/lfs/sources/bash-5.0/./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 +mkdir -p -- /mnt/lfs/usr/share/locale/ga/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/ro/LC_MESSAGES +mkdir -p -- /mnt/lfs/usr/share/locale/sr/LC_MESSAGES +if test "bash" = "gettext-tools"; then \ + /bin/sh /mnt/lfs/sources/bash-5.0/./support/mkinstalldirs /mnt/lfs/usr/share/gettext/po; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/mnt/lfs/sources/bash-5.0/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.0/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.0/doc' +( cd ./builtins ; make DESTDIR=/mnt/lfs install ) +make[1]: Entering directory '/mnt/lfs/sources/bash-5.0/builtins' +make[1]: Nothing to be done for 'install'. +make[1]: Leaving directory '/mnt/lfs/sources/bash-5.0/builtins' +( cd ./po/ ; make DESTDIR=/mnt/lfs install ) +make[1]: Entering directory '/mnt/lfs/sources/bash-5.0/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 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 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.0/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]: '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.0/po' +touch stamp-po +/bin/sh /mnt/lfs/sources/bash-5.0/./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 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 /mnt/lfs/sources/bash-5.0/./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.0/po' +( cd /mnt/lfs/sources/bash-5.0/examples/loadables && make DESTDIR=/mnt/lfs install ) +make[1]: Entering directory '/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/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.0 -I/mnt/lfs/sources/bash-5.0/lib -I/mnt/lfs/sources/bash-5.0/builtins -c -o seq.o seq.c +x86_64-lfs-linux-gnu-gcc -shared -Wl,-soname,seq -o seq seq.o +mkdir -p -- /mnt/lfs/usr/lib/bash +make[2]: Entering directory '/mnt/lfs/sources/bash-5.0' +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.0' +installing example loadable builtins in /mnt/lfs/usr/lib/bash +print +truefalse +sleep +finfo +logname +basename +dirname +fdflags +tty +pathchk +tee +head +mkdir +rmdir +printenv +id +whoami +uname +sync +push +ln +unlink +realpath +strftime +mypid +setpgid +seq +make[1]: Leaving directory '/mnt/lfs/sources/bash-5.0/examples/loadables' +'/mnt/lfs/bin/sh' -> 'bash' +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 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 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 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 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 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 +configure: autobuild project... GNU coreutils +configure: autobuild revision... 8.32 +configure: autobuild hostname... enceladus +configure: autobuild timestamp... 20210202T120758Z +checking for fchmod... yes +checking for pathconf... yes +checking for btowc... yes +checking for uselocale... yes +checking for canonicalize_file_name... 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 faccessat... yes +checking for explicit_bzero... yes +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 isblank... yes +checking for iswctype... yes +checking for mbsrtowcs... yes +checking for wmemchr... yes +checking for wmemcpy... yes +checking for wmempcpy... 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 gettimeofday... yes +checking for getusershell... yes +checking for iswcntrl... yes +checking for iswblank... yes +checking for lstat... 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 mknod... yes +checking for mkostemp... yes +checking for mkstemp... yes +checking for tzset... yes +checking for nl_langinfo... yes +checking for pipe... yes +checking for pipe2... yes +checking for pthread_sigmask... yes +checking for utmpname... yes +checking for utmpxname... 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 strdup... yes +checking for strerror_r... yes +checking for __xpg_strerror_r... yes +checking for strndup... 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 utime... 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 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 wctob... yes +checking for directio... no +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 size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for arpa/inet.h... yes +checking for features.h... yes +checking for sys/socket.h... yes +checking for xlocale.h... no +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for dirent.h... yes +checking for fnmatch.h... yes +checking for wctype.h... yes +checking for stdio_ext.h... yes +checking for sys/stat.h... (cached) 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 wchar.h... yes +checking for stdint.h... (cached) yes +checking for inttypes.h... (cached) yes +checking for crtdefs.h... no +checking for langinfo.h... yes +checking for math.h... yes +checking for sys/mman.h... yes +checking for sys/statvfs.h... yes +checking for sys/types.h... (cached) yes +checking for sys/select.h... yes +checking for priv.h... no +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/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 gmp.h... no +checking whether the preprocessor supports include_next... yes +checking whether system header files limit the line length... no +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, realloc, calloc are POSIX compliant... 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 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 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 for promoted mode_t type... mode_t +checking whether fdatasync is declared... yes +checking for st_dm_mode in struct stat... no +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 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 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 for iconv declaration... + extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); +checking for off_t... 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 inttypes.h... (cached) yes +checking whether the inttypes.h PRIxNN macros are broken... 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 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 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 for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... 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 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 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 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 external symbol _system_configuration... no +checking for desired default level of POSIX conformance... none-specified +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 we are using the GNU C Library >= 2.1 or uClibc... 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 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 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 for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking whether strncat works... guessing yes +checking whether strndup is declared... yes +checking whether strnlen is declared... yes +checking whether strsignal is declared... yes +checking whether sys_siglist is declared... no +checking whether ldexp() can be used without linking with libm... yes +checking whether strtoimax is declared... yes +checking whether strtoumax is declared... yes +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 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 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 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 64-bit time_t... yes +checking whether ungetc works on arbitrary bytes... guessing yes +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 whether strerror_r is declared... (cached) yes +checking sys/acl.h usability... no +checking sys/acl.h presence... no +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 byteswap.h usability... yes +checking byteswap.h presence... yes +checking for byteswap.h... yes +checking for strtod_l... yes +checking for strtold_l... yes +checking for GNU libc compatible calloc... guessing 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 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+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 fflush works on input streams... (cached) cross +checking whether fcntl handles F_DUPFD correctly... guessing yes +checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check +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 isblank is declared... yes +checking whether isblank is declared... (cached) yes +checking whether fopen recognizes a trailing slash... guessing yes +checking for __fpending... yes +checking whether __fpending is declared... yes +checking whether fpurge is declared... no +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 how to get file system space usage... checking for statvfs function (SVR4)... yes +checking whether to use statvfs64... no +checking for two-argument statfs with statfs.f_frsize member... no +checking sys/fs/s5param.h usability... no +checking sys/fs/s5param.h presence... no +checking for sys/fs/s5param.h... no +checking sys/statfs.h usability... yes +checking sys/statfs.h presence... yes +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 how to do getaddrinfo, freeaddrinfo and getnameinfo... 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 aborts when 4k < cwd_length < 16k... guessing yes +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 sys/loadavg.h usability... no +checking sys/loadavg.h presence... no +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 gettimeofday clobbers localtime buffer... guessing no +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 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 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 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 for C compiler flag to ignore unused libraries... -Wl,--as-needed +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 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 for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... (cached) guessing yes +checking whether NAN macro works... yes +checking whether HUGE_VAL works... 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 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 mkfifo... yes +checking whether mkfifo 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 mntent.h usability... yes +checking mntent.h presence... 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 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 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 version of bison... 3.7.2, ok +checking for struct tm.tm_zone... (cached) yes +checking for perl5.005 or newer... yes +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 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 for pthread_t... (cached) yes +checking for pthread_spinlock_t... (cached) yes +checking for PTHREAD_CREATE_DETACHED... (cached) yes +checking for PTHREAD_MUTEX_RECURSIVE... (cached) yes +checking for PTHREAD_MUTEX_ROBUST... (cached) yes +checking for PTHREAD_PROCESS_SHARED... (cached) 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 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 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 for stdlib.h... (cached) yes +checking for GNU libc compatible realloc... guessing 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... (cached) 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 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 selinux/flask.h usability... no +checking selinux/flask.h presence... no +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 volatile sig_atomic_t... yes +checking for sighandler_t... 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 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 working stpncpy... 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 whether strtoimax works... guessing yes +checking whether strtold obeys POSIX... guessing yes +checking for strtoll... yes +checking for strtoull... yes +checking whether symlink handles trailing slash correctly... guessing yes +checking whether symlinkat handles trailing slash correctly... guessing yes +checking whether declares ioctl... yes +checking for nlink_t... (cached) yes +checking for struct utsname... yes +checking whether localtime_r is declared... yes +checking whether localtime_r is compatible with its POSIX signature... yes +checking whether localtime loops forever near extrema... guessing no +checking for timezone_t... no +checking for library containing timer_settime... -lrt +checking for timer_settime... yes +checking whether tzset clobbers localtime buffer... guessing no +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 whether utimensat works... guessing 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 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... (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 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 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 mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +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 mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... 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 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 for library containing strerror... none required +checking for working volatile... yes +checking for unsigned long long int... yes +checking for sys/sysctl.h... (cached) no +checking whether time.h and sys/time.h may both be included... yes +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 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 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 matchpathcon_init_prefix... no +checking for inotify_init... yes +checking nfs/vfs.h usability... no +checking nfs/vfs.h presence... no +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 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 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... yes +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... (cached) 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 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/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 + 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/selinux/selinux.h + GEN lib/selinux/context.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/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/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-8.32' +Making all in po +make[2]: Entering directory '/mnt/lfs/sources/coreutils-8.32/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/coreutils-8.32/po' +Making all in . +make[2]: Entering directory '/mnt/lfs/sources/coreutils-8.32' + CC src/chroot.o + CC src/version.o + AR src/libver.a + 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/allocator.o + CC lib/areadlink.o + CC lib/areadlink-with-size.o + CC lib/areadlinkat.o + CC lib/argmatch.o + CC lib/argv-iter.o + CC lib/openat-proc.o + CC lib/backupfile.o + CC lib/backup-rename.o + CC lib/backup-find.o + CC lib/base32.o + CC lib/base64.o + CC lib/binary-io.o + CC lib/bitrotate.o + CC lib/buffer-lcm.o + CC lib/c-ctype.o + CC lib/c-strcasecmp.o + CC lib/c-strncasecmp.o + CC lib/c-strtod.o + CC lib/c-strtold.o + CC lib/canon-host.o + CC lib/canonicalize.o + CC lib/careadlinkat.o + CC lib/chmodat.o + CC lib/chownat.o + CC lib/cl-strtod.o + CC lib/cl-strtold.o + CC lib/cloexec.o + CC lib/close-stream.o + CC lib/closein.o + CC lib/closeout.o + CC lib/count-leading-zeros.o + CC lib/af_alg.o + CC lib/md5.o + CC lib/sha1.o + CC lib/sha256.o + CC lib/sha512.o + CC lib/cycle-check.o + CC lib/di-set.o + CC lib/diacrit.o + CC lib/opendir-safer.o + CC lib/dirname.o + CC lib/basename.o + CC lib/dirname-lgpl.o + CC lib/basename-lgpl.o + CC lib/stripslash.o + CC lib/dtoastr.o + CC lib/dtotimespec.o + CC lib/exclude.o + CC lib/exitfail.o + CC lib/fadvise.o + CC lib/creat-safer.o + CC lib/open-safer.o + CC lib/fd-hook.o + CC lib/fd-reopen.o + CC lib/fd-safer-flag.o + CC lib/dup-safer-flag.o + CC lib/fdutimensat.o + CC lib/file-has-acl.o + CC lib/file-set.o + CC lib/file-type.o + CC lib/filemode.o + CC lib/filenamecat.o + CC lib/filenamecat-lgpl.o + CC lib/filevercmp.o + CC lib/fopen-safer.o + CC lib/fprintftime.o + CC lib/freading.o + CC lib/freadseek.o + CC lib/freopen-safer.o + CC lib/ftoastr.o + CC lib/full-read.o + CC lib/full-write.o + CC lib/gethrxtime.o + CC lib/xtime.o + CC lib/getndelim2.o + CC lib/getprogname.o + CC lib/gettime.o + CC lib/getugroups.o + CC lib/hard-locale.o + CC lib/hash.o + CC lib/hash-pjw.o + CC lib/hash-triple.o + CC lib/heap.o + CC lib/human.o + CC lib/i-ring.o + CC lib/idcache.o + CC lib/ino-map.o + CC lib/imaxtostr.o + CC lib/inttostr.o + CC lib/offtostr.o + CC lib/uinttostr.o + CC lib/umaxtostr.o + CC lib/ldtoastr.o + CC lib/linebuffer.o + CC lib/localcharset.o + CC lib/glthread/lock.o + CC lib/long-options.o + CC lib/malloca.o + CC lib/math.o + CC lib/mbchar.o + CC lib/mbiter.o + CC lib/mbsalign.o + CC lib/mbscasecmp.o + CC lib/mbschr.o + CC lib/mbslen.o + CC lib/mbsstr.o + CC lib/mbswidth.o + CC lib/mbuiter.o + CC lib/memcasecmp.o + CC lib/memchr2.o + CC lib/memcmp2.o + CC lib/memcoll.o + CC lib/mgetgroups.o + CC lib/mkancesdirs.o + CC lib/dirchownmod.o + CC lib/mkdir-p.o + CC lib/modechange.o + CC lib/mpsort.o + CC lib/nproc.o + CC lib/nstrftime.o + CC lib/openat-die.o + CC lib/openat-safer.o + CC lib/opendirat.o + CC lib/parse-datetime.o + CC lib/physmem.o + CC lib/pipe2.o + CC lib/posixtm.o + CC lib/posixver.o + CC lib/printf-frexp.o + CC lib/printf-frexpl.o + CC lib/priv-set.o + CC lib/progname.o + CC lib/propername.o + CC lib/qcopy-acl.o + CC lib/qset-acl.o + CC lib/quotearg.o + CC lib/randint.o + CC lib/randperm.o + CC lib/randread.o + CC lib/rand-isaac.o + CC lib/read-file.o + CC lib/readtokens.o + CC lib/readtokens0.o + CC lib/renameatu.o + CC lib/root-dev-ino.o + CC lib/safe-read.o + CC lib/safe-write.o + CC lib/same.o + CC lib/save-cwd.o + CC lib/savedir.o + CC lib/savewd.o + CC lib/selinux-at.o + CC lib/se-context.o + CC lib/se-selinux.o + CC lib/setlocale_null.o + CC lib/settime.o + CC lib/sig-handler.o + CC lib/sockets.o + CC lib/stat-time.o + CC lib/statat.o + CC lib/mkstemp-safer.o + CC lib/striconv.o + CC lib/strnlen1.o + CC lib/strintcmp.o + CC lib/strnumcmp.o + CC lib/sys_socket.o + CC lib/tempname.o + CC lib/glthread/threadlib.o + CC lib/timespec.o + CC lib/glthread/tls.o + CC lib/trim.o + CC lib/u64.o + CC lib/unicodeio.o + CC lib/unistd.o + CC lib/dup-safer.o + CC lib/fd-safer.o + CC lib/pipe-safer.o + CC lib/unistr/u8-mbtoucr.o + CC lib/unistr/u8-uctomb.o + CC lib/unistr/u8-uctomb-aux.o + CC lib/uniwidth/width.o + CC lib/unlinkdir.o + CC lib/userspec.o + CC lib/utimecmp.o + CC lib/utimens.o + CC lib/verror.o + CC lib/version-etc.o + CC lib/version-etc-fsf.o + CC lib/wctype-h.o + CC lib/write-any-file.o + CC lib/xmalloc.o + CC lib/xalloc-die.o + CC lib/xbinary-io.o + CC lib/xdectoimax.o + CC lib/xdectoumax.o + CC lib/xfts.o + CC lib/xgetcwd.o + CC lib/xgetgroups.o + CC lib/xgethostname.o + CC lib/xmemcoll.o + CC lib/xnanosleep.o + CC lib/xprintf.o + CC lib/xreadlink.o + CC lib/xsize.o + CC lib/xstriconv.o + CC lib/xstrndup.o + CC lib/xstrtod.o + CC lib/xstrtoimax.o + CC lib/xstrtol.o + CC lib/xstrtoul.o + CC lib/xstrtol-error.o + CC lib/xstrtold.o + CC lib/xstrtoumax.o + CC lib/xvasprintf.o + CC lib/xasprintf.o + CC lib/yesno.o + CC lib/asnprintf.o + CC lib/asprintf.o + CC lib/chdir-long.o + CC lib/fchmodat.o + CC lib/fchownat.o + CC lib/fclose.o + CC lib/fcntl.o + CC lib/fflush.o + CC lib/fnmatch.o + CC lib/fpurge.o + CC lib/freadahead.o + CC lib/freadptr.o + CC lib/freopen.o + CC lib/fseek.o + CC lib/fseeko.o + CC lib/fseterr.o + CC lib/fsusage.o + CC lib/fts.o + CC lib/futimens.o + CC lib/getcwd.o + CC lib/getcwd-lgpl.o + CC lib/getopt.o + CC lib/getopt1.o + CC lib/isapipe.o + CC lib/localtime-buffer.o + CC lib/mbrlen.o + CC lib/mbrtowc.o + CC lib/memchr.o + CC lib/mktime.o + CC lib/mountlist.o + CC lib/nanosleep.o + CC lib/obstack.o + CC lib/printf-args.o + CC lib/printf-parse.o + CC lib/readutmp.o + CC lib/regex.o + CC lib/sig2str.o + CC lib/strerror.o + CC lib/strstr.o + CC lib/time_rz.o + CC lib/timegm.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-md5sum.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.o + 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/extent-scan.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/ginstall-install.o + CC src/ginstall-prog-fprintf.o + CC src/ginstall-copy.o + CC src/ginstall-cp-hash.o + CC src/ginstall-extent-scan.o + CC src/ginstall-force-link.o + CC src/ginstall-selinux.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-md5sum.o + CCLD src/md5sum + CC src/mkdir.o + CC src/prog-fprintf.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-md5sum.o + CCLD src/sha1sum + CC src/sha224sum-md5sum.o + CCLD src/sha224sum + CC src/sha256sum-md5sum.o + CCLD src/sha256sum + CC src/sha384sum-md5sum.o + CCLD src/sha384sum + CC src/sha512sum-md5sum.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.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 + 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-8.32' +Making all in gnulib-tests +make[2]: Entering directory '/mnt/lfs/sources/coreutils-8.32/gnulib-tests' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/coreutils-8.32/gnulib-tests' +Making all in . +make[4]: Entering directory '/mnt/lfs/sources/coreutils-8.32/gnulib-tests' + CC bench-md5.o + CC localename.o + CC localename-table.o + CC glthread/thread.o + CC timespec-add.o + CC timespec-sub.o + CC tmpdir.o + CC ioctl.o + CC perror.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-8.32/gnulib-tests' +make[3]: Leaving directory '/mnt/lfs/sources/coreutils-8.32/gnulib-tests' +make[2]: Leaving directory '/mnt/lfs/sources/coreutils-8.32/gnulib-tests' +make[1]: Leaving directory '/mnt/lfs/sources/coreutils-8.32' +make install-recursive +make[1]: Entering directory '/mnt/lfs/sources/coreutils-8.32' +Making install in po +make[2]: Entering directory '/mnt/lfs/sources/coreutils-8.32/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-8.32/po' +Making install in . +make[2]: Entering directory '/mnt/lfs/sources/coreutils-8.32' +make[3]: Entering directory '/mnt/lfs/sources/coreutils-8.32' + /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-8.32' +make[4]: Leaving directory '/mnt/lfs/sources/coreutils-8.32' + /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-8.32' +make[2]: Leaving directory '/mnt/lfs/sources/coreutils-8.32' +Making install in gnulib-tests +make[2]: Entering directory '/mnt/lfs/sources/coreutils-8.32/gnulib-tests' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/coreutils-8.32/gnulib-tests' +Making install in . +make[4]: Entering directory '/mnt/lfs/sources/coreutils-8.32/gnulib-tests' +make[5]: Entering directory '/mnt/lfs/sources/coreutils-8.32/gnulib-tests' +make[5]: Leaving directory '/mnt/lfs/sources/coreutils-8.32/gnulib-tests' +make[4]: Leaving directory '/mnt/lfs/sources/coreutils-8.32/gnulib-tests' +make[3]: Leaving directory '/mnt/lfs/sources/coreutils-8.32/gnulib-tests' +make[2]: Leaving directory '/mnt/lfs/sources/coreutils-8.32/gnulib-tests' +make[1]: Leaving directory '/mnt/lfs/sources/coreutils-8.32' +renamed '/mnt/lfs/usr/bin/cat' -> '/mnt/lfs/bin/cat' +renamed '/mnt/lfs/usr/bin/chgrp' -> '/mnt/lfs/bin/chgrp' +renamed '/mnt/lfs/usr/bin/chmod' -> '/mnt/lfs/bin/chmod' +renamed '/mnt/lfs/usr/bin/chown' -> '/mnt/lfs/bin/chown' +renamed '/mnt/lfs/usr/bin/cp' -> '/mnt/lfs/bin/cp' +renamed '/mnt/lfs/usr/bin/date' -> '/mnt/lfs/bin/date' +renamed '/mnt/lfs/usr/bin/dd' -> '/mnt/lfs/bin/dd' +renamed '/mnt/lfs/usr/bin/df' -> '/mnt/lfs/bin/df' +renamed '/mnt/lfs/usr/bin/echo' -> '/mnt/lfs/bin/echo' +renamed '/mnt/lfs/usr/bin/false' -> '/mnt/lfs/bin/false' +renamed '/mnt/lfs/usr/bin/ln' -> '/mnt/lfs/bin/ln' +renamed '/mnt/lfs/usr/bin/ls' -> '/mnt/lfs/bin/ls' +renamed '/mnt/lfs/usr/bin/mkdir' -> '/mnt/lfs/bin/mkdir' +renamed '/mnt/lfs/usr/bin/mknod' -> '/mnt/lfs/bin/mknod' +renamed '/mnt/lfs/usr/bin/mv' -> '/mnt/lfs/bin/mv' +renamed '/mnt/lfs/usr/bin/pwd' -> '/mnt/lfs/bin/pwd' +renamed '/mnt/lfs/usr/bin/rm' -> '/mnt/lfs/bin/rm' +renamed '/mnt/lfs/usr/bin/rmdir' -> '/mnt/lfs/bin/rmdir' +renamed '/mnt/lfs/usr/bin/stty' -> '/mnt/lfs/bin/stty' +renamed '/mnt/lfs/usr/bin/sync' -> '/mnt/lfs/bin/sync' +renamed '/mnt/lfs/usr/bin/true' -> '/mnt/lfs/bin/true' +renamed '/mnt/lfs/usr/bin/uname' -> '/mnt/lfs/bin/uname' +renamed '/mnt/lfs/usr/bin/head' -> '/mnt/lfs/bin/head' +renamed '/mnt/lfs/usr/bin/nice' -> '/mnt/lfs/bin/nice' +renamed '/mnt/lfs/usr/bin/sleep' -> '/mnt/lfs/bin/sleep' +renamed '/mnt/lfs/usr/bin/touch' -> '/mnt/lfs/bin/touch' +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' +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 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... 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 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 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 ucontext.h... yes +checking for sys/socket.h... yes +checking for fnmatch.h... yes +checking for wctype.h... yes +checking for getopt.h... yes +checking for sys/cdefs.h... yes +checking for sys/time.h... yes +checking for iconv.h... yes +checking for limits.h... yes +checking for wchar.h... yes +checking for crtdefs.h... no +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/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 sys/ioctl.h... yes +checking for sys/uio.h... yes +checking for vfork.h... 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 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 build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +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 setrlimit... yes +checking for sigaltstack... yes +checking for readlinkat... yes +checking for _set_invalid_parameter_handler... no +checking for strerror_r... yes +checking for fcntl... yes +checking for symlink... yes +checking for mempcpy... yes +checking for fnmatch... yes +checking for isblank... yes +checking for iswctype... yes +checking for mbsrtowcs... yes +checking for wmemchr... yes +checking for wmemcpy... yes +checking for wmempcpy... yes +checking for getdtablesize... yes +checking for getprogname... no +checking for getexecname... no +checking for gettimeofday... 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 tzset... yes +checking for nl_langinfo... yes +checking for readlink... yes +checking for setenv... yes +checking for sigaction... yes +checking for siginterrupt... yes +checking for __xpg_strerror_r... yes +checking for strndup... yes +checking for strptime... yes +checking for strtoumax... 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 ftruncate... yes +checking for newlocale... yes +checking for pipe... 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 for working C stack overflow detection... cross-compiling +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 for libsigsegv... no, consider installing GNU libsigsegv +checking how x86_64-lfs-linux-gnu-gcc reports undeclared, standard C functions... error +checking whether the preprocessor supports include_next... yes +checking whether system header files limit the line length... no +checking whether // is distinct from /... unknown, assuming no +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 working fcntl.h... cross-compiling +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... 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 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 for inline... inline +checking for off_t... 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 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 for inttypes.h... (cached) yes +checking whether the inttypes.h PRIxNN macros are broken... no +checking whether iswcntrl works... guessing yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... 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 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... 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 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 sigset_t... yes +checking whether we are using the GNU C Library >= 2.1 or uClibc... 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 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 whether strndup is declared... yes +checking whether strnlen is declared... yes +checking whether strtoumax is declared... yes +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 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... 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 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... guessing 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... guessing yes +checking whether select detects invalid fds... guessing yes +checking whether snprintf is declared... yes +checking for alloca as a compiler built-in... yes +checking whether btowc(0) is correct... guessing yes +checking whether btowc(EOF) is correct... guessing yes +checking for __builtin_expect... yes +checking whether sigaltstack is declared... yes +checking for stack_t... yes +checking for library containing clock_gettime... none required +checking for clock_gettime... yes +checking for clock_settime... 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 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 isblank is declared... yes +checking whether isblank is declared... (cached) yes +checking whether freopen works on closed fds... guessing no +checking whether getdtablesize works... 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 the compiler generally respects inline... 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 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 for libsigsegv... (cached) no, consider installing GNU libsigsegv +checking whether locale.h conforms to POSIX:2001... yes +checking whether struct lconv is properly defined... 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 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 bp-sym.h... no +checking whether mkdir handles trailing slash... guessing yes +checking whether mkdir handles trailing dot... guessing yes +checking for working mkstemp... guessing yes +checking for __mktime_internal... no +checking whether YESEXPR works... guessing yes +checking whether open recognizes a trailing slash... guessing 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... guessing yes +checking for working re_compile_pattern... guessing no +checking for libintl.h... yes +checking whether isblank is declared... (cached) yes +checking whether setenv validates arguments... guessing yes +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 for stdint.h... (cached) yes +checking for SIZE_MAX... 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 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 strcasecmp... yes +checking for strncasecmp... yes +checking whether strncasecmp is declared... yes +checking for working strerror function... guessing yes +checking for working strndup... guessing yes +checking for working strnlen... yes +checking for strtoull... 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 loops forever near extrema... guessing no +checking for timezone_t... no +checking whether tzset clobbers localtime buffer... guessing no +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 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 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 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 fdopen sets errno... 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... (cached) 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 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 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 for putenv compatible with GNU and SVID... guessing yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking whether select supports a 0 argument... (cached) guessing yes +checking whether select detects invalid fds... (cached) 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 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 working stdalign.h... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking whether symlink handles trailing slash correctly... guessing yes +checking whether declares ioctl... 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 variable-length arrays... (cached) yes +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... yes +checking for working fork... cross +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.7/lib' + GEN alloca.h + GEN ctype.h + GEN fcntl.h + GEN fnmatch.h + GEN getopt.h + GEN getopt-cdefs.h + GEN iconv.h + GEN inttypes.h + GEN langinfo.h + GEN limits.h + GEN locale.h + GEN signal.h + GEN stdio.h + GEN stdlib.h + GEN string.h + GEN strings.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.7/lib' + CC allocator.o + CC areadlink.o + CC argmatch.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 basename-lgpl.o + CC stripslash.o + CC exclude.o + CC exitfail.o + CC fd-hook.o + CC file-type.o + CC filenamecat.o + CC filenamecat-lgpl.o + CC freopen-safer.o + CC getprogname.o + CC gettime.o + CC hard-locale.o + CC hash.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 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 sh-quote.o + CC sig-handler.o + CC stat-time.o + CC striconv.o + CC strnlen1.o + CC system-quote.o + CC tempname.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 xreadlink.o + CC xsize.o + CC xstriconv.o + CC xstrndup.o + CC xstrtol.o + CC xstrtoul.o + CC xstrtol-error.o + CC xstrtoumax.o + CC xvasprintf.o + CC xasprintf.o + CC cmpbuf.o + CC prepargs.o + CC asnprintf.o + CC fcntl.o + CC fnmatch.o + CC freopen.o + CC getopt.o + CC getopt1.o + CC localtime-buffer.o + CC mbrtowc.o + CC memchr.o + CC mktime.o + CC printf-args.o + CC printf-parse.o + CC regex.o + CC strerror.o + CC time_rz.o + CC timegm.o + CC vasnprintf.o + AR libdiffutils.a +make[2]: Leaving directory '/mnt/lfs/sources/diffutils-3.7/lib' +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.7/lib' +Making all in src +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.7/src' + GEN paths.h + GEN version.c + GEN version.h +make all-am +make[2]: Entering directory '/mnt/lfs/sources/diffutils-3.7/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.7/src' +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.7/src' +Making all in tests +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.7/tests' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.7/tests' +Making all in doc +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.7/doc' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.7/doc' +Making all in man +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.7/man' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.7/man' +Making all in po +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.7/po' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.7/po' +Making all in gnulib-tests +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.7/gnulib-tests' + GEN arpa/inet.h + GEN sys/ioctl.h + GEN sys/select.h + GEN sys/socket.h + GEN sys/uio.h +make all-recursive +make[2]: Entering directory '/mnt/lfs/sources/diffutils-3.7/gnulib-tests' +Making all in . +make[3]: Entering directory '/mnt/lfs/sources/diffutils-3.7/gnulib-tests' + CC test-localcharset.o + CC dtotimespec.o + CC hash-pjw.o + CC sockets.o + CC sys_socket.o + CC timespec-add.o + CC timespec-sub.o + CC ioctl.o + CC nanosleep.o + CC perror.o + CC strerror_r.o + AR libtests.a + CCLD test-localcharset +make[3]: Leaving directory '/mnt/lfs/sources/diffutils-3.7/gnulib-tests' +make[2]: Leaving directory '/mnt/lfs/sources/diffutils-3.7/gnulib-tests' +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.7/gnulib-tests' +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.7' +make[1]: Nothing to be done for 'all-am'. +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.7' +Making install in lib +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.7/lib' +make install-am +make[2]: Entering directory '/mnt/lfs/sources/diffutils-3.7/lib' +make[3]: Entering directory '/mnt/lfs/sources/diffutils-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/diffutils-3.7/lib' +make[2]: Leaving directory '/mnt/lfs/sources/diffutils-3.7/lib' +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.7/lib' +Making install in src +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.7/src' +make install-am +make[2]: Entering directory '/mnt/lfs/sources/diffutils-3.7/src' +make[3]: Entering directory '/mnt/lfs/sources/diffutils-3.7/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.7/src' +make[2]: Leaving directory '/mnt/lfs/sources/diffutils-3.7/src' +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.7/src' +Making install in tests +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.7/tests' +make[2]: Entering directory '/mnt/lfs/sources/diffutils-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/diffutils-3.7/tests' +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.7/tests' +Making install in doc +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.7/doc' +make[2]: Entering directory '/mnt/lfs/sources/diffutils-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 ./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.7/doc' +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.7/doc' +Making install in man +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.7/man' +make[2]: Entering directory '/mnt/lfs/sources/diffutils-3.7/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.7/man' +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.7/man' +Making install in po +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.7/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.7/po' +Making install in gnulib-tests +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.7/gnulib-tests' +make install-recursive +make[2]: Entering directory '/mnt/lfs/sources/diffutils-3.7/gnulib-tests' +Making install in . +make[3]: Entering directory '/mnt/lfs/sources/diffutils-3.7/gnulib-tests' +make[4]: Entering directory '/mnt/lfs/sources/diffutils-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/diffutils-3.7/gnulib-tests' +make[3]: Leaving directory '/mnt/lfs/sources/diffutils-3.7/gnulib-tests' +make[2]: Leaving directory '/mnt/lfs/sources/diffutils-3.7/gnulib-tests' +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.7/gnulib-tests' +make[1]: Entering directory '/mnt/lfs/sources/diffutils-3.7' +make[2]: Entering directory '/mnt/lfs/sources/diffutils-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/diffutils-3.7' +make[1]: Leaving directory '/mnt/lfs/sources/diffutils-3.7' +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 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... no +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 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 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 for ANSI C header files... (cached) 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 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/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 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... 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 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.39' +Making all in src +make[2]: Entering directory '/mnt/lfs/sources/file-5.39/src' +sed -e "s/X.YY/$(echo 5.39 | tr -d .)/" < ../src/magic.h.in > magic.h +make all-am +make[3]: Entering directory '/mnt/lfs/sources/file-5.39/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.39/src' +make[2]: Leaving directory '/mnt/lfs/sources/file-5.39/src' +Making all in magic +make[2]: Entering directory '/mnt/lfs/sources/file-5.39/magic' +../src/file -C -m magic +make[2]: Leaving directory '/mnt/lfs/sources/file-5.39/magic' +Making all in tests +make[2]: Entering directory '/mnt/lfs/sources/file-5.39/tests' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/file-5.39/tests' +Making all in doc +make[2]: Entering directory '/mnt/lfs/sources/file-5.39/doc' +sed -e s@__CSECTION__@1@g \ + -e s@__FSECTION__@4@g \ + -e s@__VERSION__@5.39@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.39@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.39@g \ + -e s@__MAGIC__@/usr/share/misc/magic@g ./libmagic.man > libmagic.3 +make[2]: Leaving directory '/mnt/lfs/sources/file-5.39/doc' +Making all in python +make[2]: Entering directory '/mnt/lfs/sources/file-5.39/python' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/file-5.39/python' +make[2]: Entering directory '/mnt/lfs/sources/file-5.39' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/mnt/lfs/sources/file-5.39' +make[1]: Leaving directory '/mnt/lfs/sources/file-5.39' +Making install in src +make[1]: Entering directory '/mnt/lfs/sources/file-5.39/src' +make install-am +make[2]: Entering directory '/mnt/lfs/sources/file-5.39/src' +make[3]: Entering directory '/mnt/lfs/sources/file-5.39/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.39/src' +make[2]: Leaving directory '/mnt/lfs/sources/file-5.39/src' +make[1]: Leaving directory '/mnt/lfs/sources/file-5.39/src' +Making install in magic +make[1]: Entering directory '/mnt/lfs/sources/file-5.39/magic' +make[2]: Entering directory '/mnt/lfs/sources/file-5.39/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.39/magic' +make[1]: Leaving directory '/mnt/lfs/sources/file-5.39/magic' +Making install in tests +make[1]: Entering directory '/mnt/lfs/sources/file-5.39/tests' +make[2]: Entering directory '/mnt/lfs/sources/file-5.39/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.39/tests' +make[1]: Leaving directory '/mnt/lfs/sources/file-5.39/tests' +Making install in doc +make[1]: Entering directory '/mnt/lfs/sources/file-5.39/doc' +make[2]: Entering directory '/mnt/lfs/sources/file-5.39/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.39/doc' +make[1]: Leaving directory '/mnt/lfs/sources/file-5.39/doc' +Making install in python +make[1]: Entering directory '/mnt/lfs/sources/file-5.39/python' +make[2]: Entering directory '/mnt/lfs/sources/file-5.39/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.39/python' +make[1]: Leaving directory '/mnt/lfs/sources/file-5.39/python' +make[1]: Entering directory '/mnt/lfs/sources/file-5.39' +make[2]: Entering directory '/mnt/lfs/sources/file-5.39' + /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.39' +make[1]: Leaving directory '/mnt/lfs/sources/file-5.39' +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 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 _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 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 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 realpath... yes +checking for readlinkat... yes +checking for _set_invalid_parameter_handler... no +checking for fchdir... yes +checking for fdopendir... yes +checking for faccessat... yes +checking for fcntl... yes +checking for symlink... yes +checking for mempcpy... yes +checking for fnmatch... yes +checking for isblank... yes +checking for iswctype... yes +checking for mbsrtowcs... yes +checking for wmemchr... yes +checking for wmemcpy... yes +checking for wmempcpy... 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 gettimeofday... 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 isascii... yes +checking for mprotect... yes +checking for tzset... yes +checking for nl_langinfo... yes +checking for strerror_r... yes +checking for __xpg_strerror_r... yes +checking for readlink... yes +checking for fpathconf... yes +checking for setenv... yes +checking for snprintf... yes +checking for strdup... yes +checking for catgets... yes +checking for strndup... yes +checking for strtoumax... yes +checking for localtime_r... yes +checking for timegm... yes +checking for pipe... yes +checking for unlinkat... yes +checking for vasnprintf... no +checking for wcrtomb... yes +checking for wcwidth... yes +checking for ftruncate... yes +checking for newlocale... yes +checking for uselocale... yes +checking for duplocale... yes +checking for freelocale... yes +checking for pthread_sigmask... 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 // is distinct from /... unknown, assuming no +checking whether realpath works... guessing yes +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 wctype.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 limits.h... yes +checking for wchar.h... yes +checking for stdint.h... (cached) yes +checking for inttypes.h... (cached) yes +checking for crtdefs.h... no +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 sys/types.h... (cached) 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 sys/ioctl.h... 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... (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 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 for promoted mode_t type... mode_t +checking for st_dm_mode in struct stat... no +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 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 C/C++ restrict keyword... __restrict +checking for struct timeval... yes +checking for wide-enough struct timeval.tv_sec member... yes +checking for inline... inline +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 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 for inttypes.h... (cached) yes +checking whether the inttypes.h PRIxNN macros are broken... no +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 wchar_t... yes +checking for good max_align_t... yes +checking whether NULL can be used in arbitrary expressions... 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 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 multithread API to use... posix +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... guessing 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 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 stdbool.h that conforms to C99... yes +checking for _Bool... 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 whether we are using the GNU C Library >= 2.1 or uClibc... yes +checking for ssize_t... yes +checking for long file names... 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 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 timespec in ... yes +checking whether unsetenv is declared... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for intmax_t... 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 64-bit time_t... yes +checking whether ungetc works on arbitrary bytes... guessing 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... 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 whether is self-contained... yes +checking whether select supports a 0 argument... guessing yes +checking whether select detects invalid fds... guessing yes +checking for sigset_t... 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 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... 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 fcntl handles F_DUPFD correctly... guessing yes +checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check +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 isblank is declared... yes +checking whether isblank is declared... (cached) yes +checking whether fopen recognizes a trailing slash... guessing yes +checking for __fpending... yes +checking whether __fpending is declared... 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 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... no, but it is partly working +checking for getpagesize... yes +checking whether getcwd aborts when 4k < cwd_length < 16k... guessing yes +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 whether gettimeofday clobbers localtime buffer... guessing no +checking for gettimeofday with POSIX signature... yes +checking for group_member... yes +checking whether the compiler generally respects inline... 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 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 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 for pthread_rwlock_t... yes +checking whether pthread_rwlock_rdlock prefers a writer to a reader... guessing yes +checking whether lseek detects pipes... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... (cached) 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 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 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 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... guessing 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... (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 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 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 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 for nlink_t... (cached) yes +checking for struct utsname... yes +checking whether localtime_r is declared... yes +checking whether localtime_r is compatible with its POSIX signature... yes +checking whether localtime loops forever near extrema... guessing no +checking for timezone_t... no +checking whether trunc is declared... (cached) yes +checking whether tzset clobbers localtime buffer... guessing no +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 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 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 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 fdopen sets errno... guessing yes +checking for getpagesize... (cached) 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... (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 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 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 for getppriv... 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 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 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 mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking whether symlink handles trailing slash correctly... guessing yes +checking whether symlinkat handles trailing slash correctly... guessing yes +checking whether declares ioctl... yes +checking for pthread_atfork... 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 for sched_yield in -lrt... 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... (cached) 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 CFPreferencesCopyAppValue... (cached) no +checking for CFLocaleCopyCurrent... (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.9 +checking for python platform... linux +checking for python script directory... ${prefix}/lib/python3.9/site-packages +checking for python extension module directory... ${exec_prefix}/lib/python3.9/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.7.0' +Making all in gl +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/gl' +Making all in lib +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/gl/lib' + GEN alloca.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 math.h + GEN selinux/selinux.h + GEN selinux/context.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.7.0/gl/lib' +make[5]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/gl/lib' + CC allocator.o + CC areadlink.o + CC areadlink-with-size.o + CC areadlinkat.o + CC argmatch.o + CC bitrotate.o + CC c-ctype.o + CC c-strcasecmp.o + CC c-strncasecmp.o + CC c-strcasestr.o + CC c-strstr.o + CC canonicalize.o + CC careadlinkat.o + CC cloexec.o + CC close-stream.o + CC closein.o + CC closeout.o + CC cycle-check.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 creat-safer.o + CC open-safer.o + CC fd-hook.o + CC fd-safer-flag.o + CC dup-safer-flag.o + CC file-set.o + CC filemode.o + CC filenamecat-lgpl.o + CC fopen-safer.o + CC freading.o + CC getprogname.o + CC gettime.o + CC hard-locale.o + CC hash.o + CC hash-pjw.o + CC hash-triple.o + CC human.o + CC i-ring.o + CC idcache.o + CC localcharset.o + CC glthread/lock.o + CC malloca.o + CC math.o + CC mbchar.o + CC mbscasestr.o + CC mbslen.o + CC mbsstr.o + CC mbswidth.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 progname.o + CC quotearg.o + CC safe-read.o + CC same.o + CC save-cwd.o + CC savedir.o + CC se-context.o + CC se-selinux.o + CC sockets.o + CC stat-time.o + CC statat.o + CC strnlen1.o + CC sys_socket.o + CC glthread/threadlib.o + CC timespec.o + CC unistd.o + CC dup-safer.o + CC fd-safer.o + CC pipe-safer.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 xgetcwd.o + CC xsize.o + CC xstrndup.o + CC xstrtod.o + CC xstrtol.o + CC xstrtoul.o + CC xstrtol-error.o + CC xstrtoumax.o + CC yesno.o + CC asnprintf.o + CC chdir-long.o + CC fcntl.o + CC fflush.o + CC fnmatch.o + CC fpurge.o + CC freadahead.o + CC fseek.o + CC fseeko.o + CC fts.o + CC getcwd.o + CC getcwd-lgpl.o + CC getopt.o + CC getopt1.o + CC localtime-buffer.o + CC mbrtowc.o + CC memchr.o + CC mktime.o + CC mountlist.o + CC openat-proc.o + CC perror.o + CC printf-args.o + CC printf-parse.o + CC regex.o + CC selinux-at.o + CC strcasestr.o + CC strerror.o + CC strerror_r.o + CC strstr.o + CC time_rz.o + CC timegm.o + CC vasnprintf.o + AR libgnulib.a +make[5]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/gl/lib' +make[4]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/gl/lib' +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/gl/lib' +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/gl' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/gl' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/gl' +Making all in build-aux +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/build-aux' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/build-aux' +Making all in lib +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.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.7.0/lib' +Making all in find +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/find' +Making all in . +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.7.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.7.0/find' +Making all in testsuite +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/find/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/find/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/find' +Making all in xargs +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/xargs' +Making all in . +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/xargs' + CC xargs.o + CCLD xargs +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/xargs' +Making all in testsuite +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/xargs/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/xargs/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/xargs' +Making all in locate +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/locate' +echo '@set LOCATE_DB /usr/var/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.7.0/locate' +Making all in . +make[4]: Entering directory '/mnt/lfs/sources/findutils-4.7.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""@,/usr/var/locatedb," \ +-e "s,@""VERSION""@,4.7.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.7.0/locate' +Making all in testsuite +make[4]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/locate/testsuite' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/locate/testsuite' +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/locate' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/locate' +Making all in doc +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/doc' +ln -s ../locate/dblocation.texi dblocation.texi +make all-am +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/doc' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/doc' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/doc' +Making all in po +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/po' +Making all in m4 +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/m4' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/m4' +Making all in gnulib-tests +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/gnulib-tests' + GEN arpa/inet.h + GEN signal.h + GEN sys/ioctl.h + GEN sys/select.h +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/gnulib-tests' +Making all in . +make[4]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/gnulib-tests' + CC test-localcharset.o + CC binary-io.o + CC dtotimespec.o + CC imaxtostr.o + CC inttostr.o + CC offtostr.o + CC uinttostr.o + CC umaxtostr.o + CC localename.o + CC localename-table.o + CC priv-set.o + CC sig-handler.o + CC glthread/thread.o + CC timespec-add.o + CC timespec-sub.o + CC unlinkdir.o + CC ioctl.o + CC nanosleep.o + AR libtests.a + CCLD test-localcharset +make[4]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/gnulib-tests' +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/gnulib-tests' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/gnulib-tests' +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.0' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0' +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0' +Making install in gl +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/gl' +Making install in lib +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/gl/lib' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/gl/lib' +make[4]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/gl/lib' +make[5]: Entering directory '/mnt/lfs/sources/findutils-4.7.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.7.0/gl/lib' +make[4]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/gl/lib' +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/gl/lib' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/gl/lib' +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/gl' +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.7.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.7.0/gl' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/gl' +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/gl' +Making install in build-aux +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/build-aux' +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.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.7.0/build-aux' +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/build-aux' +Making install in lib +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/lib' +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.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.7.0/lib' +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/lib' +Making install in find +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/find' +Making install in . +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/find' +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.7.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.7.0/find' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/find' +Making install in testsuite +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/find/testsuite' +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.7.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.7.0/find/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/find/testsuite' +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/find' +Making install in xargs +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/xargs' +Making install in . +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/xargs' +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.7.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.7.0/xargs' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/xargs' +Making install in testsuite +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/xargs/testsuite' +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.7.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.7.0/xargs/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/xargs/testsuite' +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/xargs' +Making install in locate +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/locate' +echo '@set LOCATE_DB /usr/var/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.7.0/locate' +Making install in . +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/locate' +make[4]: Entering directory '/mnt/lfs/sources/findutils-4.7.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.7.0/locate' +../build-aux/mkinstalldirs /mnt/lfs/usr/var +mkdir -p -- /mnt/lfs/usr/var +make[5]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/locate' +make[4]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/locate' +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/locate' +Making install in testsuite +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/locate/testsuite' +make[4]: Entering directory '/mnt/lfs/sources/findutils-4.7.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.7.0/locate/testsuite' +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/locate/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/locate' +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/locate' +Making install in doc +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/doc' +make install-am +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/doc' +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.7.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.7.0/doc' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/doc' +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/doc' +Making install in po +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.7.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.7.0/po' +Making install in m4 +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/m4' +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.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.7.0/m4' +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/m4' +Making install in gnulib-tests +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/gnulib-tests' +make install-recursive +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/gnulib-tests' +Making install in . +make[3]: Entering directory '/mnt/lfs/sources/findutils-4.7.0/gnulib-tests' +make[4]: Entering directory '/mnt/lfs/sources/findutils-4.7.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.7.0/gnulib-tests' +make[3]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/gnulib-tests' +make[2]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/gnulib-tests' +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0/gnulib-tests' +make[1]: Entering directory '/mnt/lfs/sources/findutils-4.7.0' +make[2]: Entering directory '/mnt/lfs/sources/findutils-4.7.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.7.0' +make[1]: Leaving directory '/mnt/lfs/sources/findutils-4.7.0' +renamed '/mnt/lfs/usr/bin/find' -> '/mnt/lfs/bin/find' +checking for a BSD-compatible install... ./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 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 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 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 egrep... (cached) /usr/bin/grep -E +checking for bison... bison -y +checking whether ln -s works... 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 for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib +checking whether make sets $(MAKE)... (cached) yes +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 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 nl_langinfo and CODESET... yes +checking for LC_MESSAGES... yes +checking arpa/inet.h usability... yes +checking arpa/inet.h presence... yes +checking for arpa/inet.h... yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking libintl.h usability... yes +checking libintl.h presence... yes +checking for libintl.h... yes +checking mcheck.h usability... yes +checking mcheck.h presence... yes +checking for mcheck.h... yes +checking netdb.h usability... yes +checking netdb.h presence... yes +checking for netdb.h... yes +checking netinet/in.h usability... yes +checking netinet/in.h presence... yes +checking for netinet/in.h... yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for string.h... (cached) yes +checking sys/ioctl.h usability... yes +checking sys/ioctl.h presence... yes +checking for sys/ioctl.h... yes +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking sys/select.h usability... yes +checking sys/select.h presence... yes +checking for sys/select.h... yes +checking sys/socket.h usability... yes +checking sys/socket.h presence... yes +checking for sys/socket.h... yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking for unistd.h... (cached) yes +checking termios.h usability... yes +checking termios.h presence... yes +checking for termios.h... yes +checking stropts.h usability... no +checking stropts.h presence... no +checking for stropts.h... no +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 for ANSI C header files... (cached) yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... 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 for memory.h... (cached) 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 sys/time.h... (cached) yes +checking for unistd.h... (cached) 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 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 dlfcn.h usability... yes +checking dlfcn.h presence... yes +checking for dlfcn.h... yes +checking for library containing dlopen... -ldl +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 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.0/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... ./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 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 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 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 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 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 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 fnmatch.h usability... yes +checking fnmatch.h presence... yes +checking for fnmatch.h... yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking sys/mkdev.h usability... no +checking sys/mkdev.h presence... no +checking for sys/mkdev.h... no +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking sys/select.h usability... yes +checking sys/select.h presence... yes +checking for sys/select.h... yes +checking sys/statvfs.h usability... yes +checking sys/statvfs.h presence... yes +checking for sys/statvfs.h... yes +checking sys/sysmacros.h usability... yes +checking sys/sysmacros.h presence... yes +checking for sys/sysmacros.h... yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +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 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 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.0' +Making all in support +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/support' +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 .deps/dfa.Tpo -c -o dfa.o dfa.c +mv -f .deps/dfa.Tpo .deps/dfa.Po +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 .deps/getopt.Tpo -c -o getopt.o getopt.c +mv -f .deps/getopt.Tpo .deps/getopt.Po +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 .deps/getopt1.Tpo -c -o getopt1.o getopt1.c +mv -f .deps/getopt1.Tpo .deps/getopt1.Po +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 .deps/localeinfo.Tpo -c -o localeinfo.o localeinfo.c +mv -f .deps/localeinfo.Tpo .deps/localeinfo.Po +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 .deps/random.Tpo -c -o random.o random.c +mv -f .deps/random.Tpo .deps/random.Po +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 .deps/regex.Tpo -c -o regex.o regex.c +mv -f .deps/regex.Tpo .deps/regex.Po +rm -f libsupport.a +ar cru libsupport.a dfa.o getopt.o getopt1.o localeinfo.o random.o regex.o +x86_64-lfs-linux-gnu-ranlib libsupport.a +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0/support' +Making all in . +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.0' +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 .deps/array.Tpo -c -o array.o array.c +mv -f .deps/array.Tpo .deps/array.Po +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 .deps/awkgram.Tpo -c -o awkgram.o awkgram.c +mv -f .deps/awkgram.Tpo .deps/awkgram.Po +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 .deps/builtin.Tpo -c -o builtin.o builtin.c +mv -f .deps/builtin.Tpo .deps/builtin.Po +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 .deps/cint_array.Tpo -c -o cint_array.o cint_array.c +mv -f .deps/cint_array.Tpo .deps/cint_array.Po +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 .deps/command.Tpo -c -o command.o command.c +mv -f .deps/command.Tpo .deps/command.Po +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 .deps/debug.Tpo -c -o debug.o debug.c +mv -f .deps/debug.Tpo .deps/debug.Po +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 .deps/eval.Tpo -c -o eval.o eval.c +mv -f .deps/eval.Tpo .deps/eval.Po +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 .deps/ext.Tpo -c -o ext.o ext.c +mv -f .deps/ext.Tpo .deps/ext.Po +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 .deps/field.Tpo -c -o field.o field.c +mv -f .deps/field.Tpo .deps/field.Po +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 .deps/floatcomp.Tpo -c -o floatcomp.o floatcomp.c +mv -f .deps/floatcomp.Tpo .deps/floatcomp.Po +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 .deps/gawkapi.Tpo -c -o gawkapi.o gawkapi.c +mv -f .deps/gawkapi.Tpo .deps/gawkapi.Po +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 .deps/gawkmisc.Tpo -c -o gawkmisc.o gawkmisc.c +mv -f .deps/gawkmisc.Tpo .deps/gawkmisc.Po +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 .deps/int_array.Tpo -c -o int_array.o int_array.c +mv -f .deps/int_array.Tpo .deps/int_array.Po +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 .deps/io.Tpo -c -o io.o io.c +mv -f .deps/io.Tpo .deps/io.Po +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 .deps/main.Tpo -c -o main.o main.c +mv -f .deps/main.Tpo .deps/main.Po +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 .deps/mpfr.Tpo -c -o mpfr.o mpfr.c +mv -f .deps/mpfr.Tpo .deps/mpfr.Po +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 .deps/msg.Tpo -c -o msg.o msg.c +mv -f .deps/msg.Tpo .deps/msg.Po +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 .deps/node.Tpo -c -o node.o node.c +mv -f .deps/node.Tpo .deps/node.Po +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 .deps/profile.Tpo -c -o profile.o profile.c +mv -f .deps/profile.Tpo .deps/profile.Po +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 .deps/re.Tpo -c -o re.o re.c +mv -f .deps/re.Tpo .deps/re.Po +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 .deps/replace.Tpo -c -o replace.o replace.c +mv -f .deps/replace.Tpo .deps/replace.Po +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 .deps/str_array.Tpo -c -o str_array.o str_array.c +mv -f .deps/str_array.Tpo .deps/str_array.Po +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 .deps/symbol.Tpo -c -o symbol.o symbol.c +mv -f .deps/symbol.Tpo .deps/symbol.Po +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 .deps/version.Tpo -c -o version.o version.c +mv -f .deps/version.Tpo .deps/version.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 -ldl -lm +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0' +Making all in extension +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/extension' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/extension' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/extension/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0/extension/po' +make[4]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/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.0/extension' +make[3]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0/extension' +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0/extension' +Making all in doc +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0/doc' +Making all in awklib +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/awklib' +rm -f pwcat.c +ln -s ./eg/lib/pwcat.c . +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 -DNDEBUG -MT pwcat.o -MD -MP -MF .deps/pwcat.Tpo -c -o pwcat.o pwcat.c +mv -f .deps/pwcat.Tpo .deps/pwcat.Po +x86_64-lfs-linux-gnu-gcc -g -O2 -DNDEBUG -o pwcat pwcat.o -ldl -lm +rm -f grcat.c +ln -s ./eg/lib/grcat.c . +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 -DNDEBUG -MT grcat.o -MD -MP -MF .deps/grcat.Tpo -c -o grcat.o grcat.c +mv -f .deps/grcat.Tpo .deps/grcat.Po +x86_64-lfs-linux-gnu-gcc -g -O2 -DNDEBUG -o grcat grcat.o -ldl -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.0/awklib' +Making all in po +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0/po' +Making all in test +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/test' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0/test' +make[1]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0' +make install-recursive +make[1]: Entering directory '/mnt/lfs/sources/gawk-5.1.0' +Making install in support +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/support' +make[3]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/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.0/support' +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0/support' +Making install in . +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.0' +make[3]: Entering directory '/mnt/lfs/sources/gawk-5.1.0' + /usr/bin/mkdir -p '/mnt/lfs/usr/bin' + ./install-sh -c gawk '/mnt/lfs/usr/bin' +make install-exec-hook +make[4]: Entering directory '/mnt/lfs/sources/gawk-5.1.0' +(cd /mnt/lfs/usr/bin; \ +name=`echo gawk | sed 's,x,x,'` ; \ +ln ${name} gawk-5.1.0 2>/dev/null ; \ +if [ ! -f awk ]; \ +then ln -s ${name} awk; \ +fi; exit 0) +make[4]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0' + /usr/bin/mkdir -p '/mnt/lfs/usr/include' + ./install-sh -c -m 644 gawkapi.h '/mnt/lfs/usr/include' +make[3]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0' +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0' +Making install in extension +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/extension' +Making install in po +make[3]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/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.0/extension/po' +make[3]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/extension' +make[4]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/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.0/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.0/extension' +make[4]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0/extension' +make[3]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0/extension' +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0/extension' +Making install in doc +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/doc' +make[3]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/doc' +make[3]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/usr/share/info' + .././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' + .././install-sh -c -m 644 gawk.1 '/mnt/lfs/usr/share/man/man1' +make[3]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0/doc' +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0/doc' +Making install in awklib +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/awklib' +make[3]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/awklib' + /usr/bin/mkdir -p '/mnt/lfs/usr/libexec/awk' + .././install-sh -c pwcat grcat '/mnt/lfs/usr/libexec/awk' +make install-exec-hook +make[4]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/awklib' +/bin/sh ../mkinstalldirs /mnt/lfs/usr/share/awk +mkdir -p -- /mnt/lfs/usr/share/awk +for i in passwd.awk group.awk ./eg/lib/*.awk ; do \ + progname=`echo $i | sed 's;.*/;;'` ; \ + .././install-sh -c -m 644 $i /mnt/lfs/usr/share/awk/$progname ; \ +done +make[4]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0/awklib' +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0/awklib' +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0/awklib' +Making install in po +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/po' +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 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 \ + .././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.0/po' +Making install in test +make[2]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/test' +make[3]: Entering directory '/mnt/lfs/sources/gawk-5.1.0/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.0/test' +make[2]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0/test' +make[1]: Leaving directory '/mnt/lfs/sources/gawk-5.1.0' +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... 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 make supports the include directive... yes (GNU style) +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 ucontext.h... 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 wctype.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 wchar.h... yes +checking for crtdefs.h... no +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 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 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 setrlimit... yes +checking for sigaltstack... yes +checking for _set_invalid_parameter_handler... no +checking for fchdir... yes +checking for strerror_r... yes +checking for fcntl... yes +checking for symlink... yes +checking for fdopendir... yes +checking for mempcpy... yes +checking for fnmatch... yes +checking for isblank... yes +checking for iswctype... yes +checking for mbsrtowcs... yes +checking for wmemchr... yes +checking for wmemcpy... yes +checking for wmempcpy... 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 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 sigaction... yes +checking for siginterrupt... yes +checking for strdup... yes +checking for __xpg_strerror_r... yes +checking for strtoimax... yes +checking for strtoumax... yes +checking for pipe... yes +checking for wcrtomb... yes +checking for wctob... yes +checking for wcwidth... 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 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 for working C stack overflow detection... cross-compiling +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 libsigsegv... no, consider installing GNU libsigsegv +checking how x86_64-lfs-linux-gnu-gcc reports undeclared, standard C functions... error +checking whether the preprocessor supports include_next... yes +checking whether system header files limit the line length... no +checking whether // is distinct from /... unknown, assuming no +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... cross-compiling +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 nlink_t... yes +checking whether lstat correctly handles trailing slash... 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 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 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 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 for inline... inline +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 inttypes.h... (cached) yes +checking whether the inttypes.h PRIxNN macros are broken... no +checking whether iswcntrl works... guessing yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... 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 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, realloc, calloc are POSIX compliant... yes +checking for stdlib.h... yes +checking for GNU libc compatible malloc... guessing 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 works on empty input... (cached) assume yes +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 for C/C++ restrict keyword... __restrict +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 whether we are using the GNU C Library >= 2.1 or uClibc... yes +checking for ssize_t... yes +checking for uid_t in sys/types.h... yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... 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 strnlen is declared... yes +checking whether strtoimax is declared... yes +checking whether strtoumax is declared... yes +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 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... 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 whether setenv is declared... 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 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 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... guessing yes +checking whether btowc(EOF) is correct... guessing yes +checking for __builtin_expect... yes +checking whether sigaltstack is declared... yes +checking for stack_t... yes +checking whether this system has an arbitrary file name length limit... 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 whether fcntl handles F_DUPFD correctly... guessing yes +checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check +checking whether fdopendir is declared... yes +checking whether fdopendir works... guessing yes +checking for flexible array member... yes +checking for working POSIX fnmatch... guessing no +checking whether isblank is declared... yes +checking for __fpending... yes +checking whether __fpending is declared... yes +checking whether fstatat (..., 0) works... guessing yes +checking for struct statfs.f_type... yes +checking for __fsword_t... yes +checking for fts_open... yes +checking whether getdtablesize works... guessing 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 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 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 for libsigsegv... (cached) no, consider installing GNU libsigsegv +checking whether locale.h conforms to POSIX:2001... yes +checking whether struct lconv is properly defined... 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 for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... (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 works on empty input... (cached) assume yes +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 for mbtowc... yes +checking for bp-sym.h... no +checking for mempcpy... (cached) yes +checking for memrchr... 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 for perl5.005 or newer... yes +checking for raise... yes +checking for sigprocmask... yes +checking for readdir... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible realloc... guessing yes +checking for working re_compile_pattern... guessing no +checking for libintl.h... yes +checking whether isblank is declared... (cached) 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 volatile sig_atomic_t... yes +checking for sighandler_t... yes +checking for sigprocmask... (cached) 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 working strerror function... guessing yes +checking for working strnlen... yes +checking whether strtoimax works... guessing yes +checking for strtoll... yes +checking for strtoull... 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... (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 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 whether conversion from 'int' to 'long double' works... guessing yes +checking whether gettimeofday clobbers localtime buffer... 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 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 mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +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 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 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 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 socklen_t... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking whether symlink handles trailing slash correctly... guessing yes +checking whether declares ioctl... yes +checking for pthread_atfork... yes +checking for unsetenv... yes +checking for unsetenv() return type... int +checking whether unsetenv obeys POSIX... guessing 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... 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 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.4' +Making all in po +make[2]: Entering directory '/mnt/lfs/sources/grep-3.4/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/grep-3.4/po' +Making all in lib +make[2]: Entering directory '/mnt/lfs/sources/grep-3.4/lib' + 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 iconv.h + GEN inttypes.h + GEN langinfo.h + GEN limits.h + GEN locale.h + GEN signal.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.4/lib' + CC argmatch.o + CC openat-proc.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 basename-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 filenamecat-lgpl.o + CC getprogname.o + CC hard-locale.o + CC hash.o + CC i-ring.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 sig-handler.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 fnmatch.o + CC fts.o + CC getopt.o + CC getopt1.o + CC mbrlen.o + CC mbrtowc.o + CC memchr.o + CC obstack.o + CC regex.o + CC strerror.o + CC strstr.o + AR libgreputils.a +make[3]: Leaving directory '/mnt/lfs/sources/grep-3.4/lib' +make[2]: Leaving directory '/mnt/lfs/sources/grep-3.4/lib' +Making all in doc +make[2]: Entering directory '/mnt/lfs/sources/grep-3.4/doc' + GEN grep.1 + GEN fgrep.1 + GEN egrep.1 +make[2]: Leaving directory '/mnt/lfs/sources/grep-3.4/doc' +Making all in src +make[2]: Entering directory '/mnt/lfs/sources/grep-3.4/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.4/src' +Making all in tests +make[2]: Entering directory '/mnt/lfs/sources/grep-3.4/tests' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/grep-3.4/tests' +Making all in gnulib-tests +make[2]: Entering directory '/mnt/lfs/sources/grep-3.4/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 +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/grep-3.4/gnulib-tests' +Making all in . +make[4]: Entering directory '/mnt/lfs/sources/grep-3.4/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 sockets.o + CC sys_socket.o + CC glthread/thread.o + CC xsize.o + CC xstrtol-error.o + CC asnprintf.o + CC ioctl.o + CC localtime-buffer.o + CC nanosleep.o + CC perror.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.4/gnulib-tests' +make[3]: Leaving directory '/mnt/lfs/sources/grep-3.4/gnulib-tests' +make[2]: Leaving directory '/mnt/lfs/sources/grep-3.4/gnulib-tests' +make[2]: Entering directory '/mnt/lfs/sources/grep-3.4' +make[2]: Leaving directory '/mnt/lfs/sources/grep-3.4' +make[1]: Leaving directory '/mnt/lfs/sources/grep-3.4' +Making install in po +make[1]: Entering directory '/mnt/lfs/sources/grep-3.4/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.4/po' +Making install in lib +make[1]: Entering directory '/mnt/lfs/sources/grep-3.4/lib' +make install-am +make[2]: Entering directory '/mnt/lfs/sources/grep-3.4/lib' +make[3]: Entering directory '/mnt/lfs/sources/grep-3.4/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.4/lib' +make[2]: Leaving directory '/mnt/lfs/sources/grep-3.4/lib' +make[1]: Leaving directory '/mnt/lfs/sources/grep-3.4/lib' +Making install in doc +make[1]: Entering directory '/mnt/lfs/sources/grep-3.4/doc' +make[2]: Entering directory '/mnt/lfs/sources/grep-3.4/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.4/doc' +make[1]: Leaving directory '/mnt/lfs/sources/grep-3.4/doc' +Making install in src +make[1]: Entering directory '/mnt/lfs/sources/grep-3.4/src' +make[2]: Entering directory '/mnt/lfs/sources/grep-3.4/src' + /usr/bin/mkdir -p '/mnt/lfs/bin' + /usr/bin/install -c grep '/mnt/lfs/bin' + /usr/bin/mkdir -p '/mnt/lfs/bin' + /usr/bin/install -c egrep fgrep '/mnt/lfs/bin' +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/grep-3.4/src' +make[1]: Leaving directory '/mnt/lfs/sources/grep-3.4/src' +Making install in tests +make[1]: Entering directory '/mnt/lfs/sources/grep-3.4/tests' +make[2]: Entering directory '/mnt/lfs/sources/grep-3.4/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.4/tests' +make[1]: Leaving directory '/mnt/lfs/sources/grep-3.4/tests' +Making install in gnulib-tests +make[1]: Entering directory '/mnt/lfs/sources/grep-3.4/gnulib-tests' +make install-recursive +make[2]: Entering directory '/mnt/lfs/sources/grep-3.4/gnulib-tests' +Making install in . +make[3]: Entering directory '/mnt/lfs/sources/grep-3.4/gnulib-tests' +make[4]: Entering directory '/mnt/lfs/sources/grep-3.4/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.4/gnulib-tests' +make[3]: Leaving directory '/mnt/lfs/sources/grep-3.4/gnulib-tests' +make[2]: Leaving directory '/mnt/lfs/sources/grep-3.4/gnulib-tests' +make[1]: Leaving directory '/mnt/lfs/sources/grep-3.4/gnulib-tests' +make[1]: Entering directory '/mnt/lfs/sources/grep-3.4' +make[2]: Entering directory '/mnt/lfs/sources/grep-3.4' +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.4' +make[1]: Leaving directory '/mnt/lfs/sources/grep-3.4' +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 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 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 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 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 sys/socket.h... yes +checking for dirent.h... yes +checking for features.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 math.h... yes +checking for sys/mman.h... yes +checking for wchar.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 minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking whether _XOPEN_SOURCE should be defined... no +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 build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-gnu +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, realloc, calloc are POSIX compliant... yes +checking for _set_invalid_parameter_handler... no +checking for fchdir... yes +checking for fdopendir... yes +checking for strerror_r... 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 fstatat... yes +checking for fsync... yes +checking for getdtablesize... yes +checking for getprogname... no +checking for getexecname... no +checking for gettimeofday... yes +checking for lstat... yes +checking for mprotect... yes +checking for openat... yes +checking for __xpg_strerror_r... yes +checking for sigaction... yes +checking for sigaltstack... yes +checking for siginterrupt... yes +checking for strdup... yes +checking for catgets... 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 chown... yes +checking for fchmod... yes +checking for fchown... yes +checking whether the preprocessor supports include_next... yes +checking whether system header files limit the line length... no +checking how x86_64-lfs-linux-gnu-gcc reports undeclared, standard C functions... error +checking whether // is distinct from /... unknown, assuming no +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... 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 for stdint.h... yes +checking for inttypes.h... yes +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 byte ordering is bigendian... no +checking whether long double and double are the same... no +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 POSIX/XSI format strings with positions... 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 for unsigned long long int... yes +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 where to find the exponent in a 'double'... (cached) 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... 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... cross +checking whether stat file-mode macros are broken... no +checking for nlink_t... yes +checking whether lstat correctly handles trailing slash... 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 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 where to find the exponent in a 'float'... word 0 bit 23 +checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... 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 the common suffixes of directories in the library search path... lib,lib +checking whether imported symbols can be declared weak... guessing yes +checking whether the linker supports --as-needed... yes +checking whether the linker supports --push-state... yes +checking for pthread.h... yes +checking for multithread API to use... posix +checking for a sed that does not truncate output... /usr/bin/sed +checking for stdlib.h... yes +checking for GNU libc compatible malloc... yes +checking for mmap... yes +checking for MAP_ANONYMOUS... yes +checking whether memchr works... guessing no +checking whether memrchr is declared... yes +checking for O_CLOEXEC... 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 ptrdiff_t... 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 stdbool.h that conforms to C99... yes +checking for _Bool... 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 strdup is declared... yes +checking for struct timespec in ... yes +checking whether the utimes function works... guessing no +checking whether uses 'inline' correctly... yes +checking for 64-bit time_t... yes +checking for alloca as a compiler built-in... yes +checking for GNU libc compatible calloc... guessing 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 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... needs runtime check +checking for library containing fdatasync... none required +checking whether fdopendir is declared... yes +checking whether fdopendir works... guessing yes +checking whether fflush works on input streams... (cached) cross +checking whether conversion from 'int' to 'long double' works... guessing yes +checking for ptrdiff_t... (cached) yes +checking whether fpurge is declared... 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 ftello... (cached) yes +checking whether ftello works... (cached) guessing yes +checking whether getdtablesize works... 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 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 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... guessing yes +checking whether lseek detects pipes... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... (cached) yes +checking whether NAN macro works... yes +checking whether HUGE_VAL works... yes +checking for bp-sym.h... no +checking for mempcpy... (cached) yes +checking for memrchr... yes +checking whether open recognizes a trailing slash... guessing yes +checking for opendir... yes +checking whether frexp works... (cached) guessing 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) 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 raise... yes +checking for sigprocmask... yes +checking for readdir... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible realloc... yes +checking whether rmdir works... guessing yes +checking for struct sigaction.sa_sigaction... yes +checking for volatile sig_atomic_t... yes +checking for sighandler_t... 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 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 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 working stdnoreturn.h... yes +checking for stpcpy... yes +checking for working strerror function... guessing yes +checking for nlink_t... (cached) yes +checking whether unlink honors trailing slashes... guessing yes +checking whether unlink of a parent directory fails as it should... guessing yes +checking for ptrdiff_t... (cached) yes +checking for ptrdiff_t... (cached) 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 library containing strerror... none required +checking for an ANSI C-conforming const... yes +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking return type of signal handlers... void +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.10' +Making all in lib +make[2]: Entering directory '/mnt/lfs/sources/gzip-1.10/lib' + GEN alloca.h + GEN dirent.h + GEN fcntl.h + GEN getopt.h + GEN getopt-cdefs.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 wchar.h +make all-am +make[3]: Entering directory '/mnt/lfs/sources/gzip-1.10/lib' + CC cloexec.o + CC opendir-safer.o + CC dirname-lgpl.o + CC basename-lgpl.o + CC stripslash.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 freading.o + CC getprogname.o + CC gettime.o + CC glthread/lock.o + CC malloca.o + CC math.o + CC openat-die.o + CC openat-safer.o + CC printf-frexp.o + CC printf-frexpl.o + CC save-cwd.o + CC savedir.o + CC sig-handler.o + CC stat-time.o + CC statat.o + CC glthread/threadlib.o + CC timespec.o + CC unistd.o + CC dup-safer.o + CC fd-safer.o + CC pipe-safer.o + CC utimens.o + CC xmalloc.o + CC xalloc-die.o + CC xsize.o + CC yesno.o + CC asnprintf.o + CC chdir-long.o + CC fclose.o + CC fcntl.o + CC fflush.o + CC fprintf.o + CC fpurge.o + CC fseek.o + CC fseeko.o + CC fseterr.o + CC getopt.o + CC getopt1.o + CC localtime-buffer.o + CC memchr.o + CC openat-proc.o + CC perror.o + CC printf.o + CC printf-args.o + CC printf-parse.o + CC strerror.o + CC strerror_r.o + CC vasnprintf.o + CC vfprintf.o + AR libgzip.a +make[3]: Leaving directory '/mnt/lfs/sources/gzip-1.10/lib' +make[2]: Leaving directory '/mnt/lfs/sources/gzip-1.10/lib' +Making all in doc +make[2]: Entering directory '/mnt/lfs/sources/gzip-1.10/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/gzip-1.10/doc' +Making all in . +make[2]: Entering directory '/mnt/lfs/sources/gzip-1.10' + CC bits.o + CC deflate.o + CC gzip.o + CC inflate.o + CC lzw.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.10' +Making all in tests +make[2]: Entering directory '/mnt/lfs/sources/gzip-1.10/tests' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/gzip-1.10/tests' +make[1]: Leaving directory '/mnt/lfs/sources/gzip-1.10' +make install-recursive +make[1]: Entering directory '/mnt/lfs/sources/gzip-1.10' +Making install in lib +make[2]: Entering directory '/mnt/lfs/sources/gzip-1.10/lib' +make install-am +make[3]: Entering directory '/mnt/lfs/sources/gzip-1.10/lib' +make[4]: Entering directory '/mnt/lfs/sources/gzip-1.10/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.10/lib' +make[3]: Leaving directory '/mnt/lfs/sources/gzip-1.10/lib' +make[2]: Leaving directory '/mnt/lfs/sources/gzip-1.10/lib' +Making install in doc +make[2]: Entering directory '/mnt/lfs/sources/gzip-1.10/doc' +make[3]: Entering directory '/mnt/lfs/sources/gzip-1.10/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.10/doc' +make[2]: Leaving directory '/mnt/lfs/sources/gzip-1.10/doc' +Making install in . +make[2]: Entering directory '/mnt/lfs/sources/gzip-1.10' +make[3]: Entering directory '/mnt/lfs/sources/gzip-1.10' + /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.10' +make[4]: Leaving directory '/mnt/lfs/sources/gzip-1.10' + /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.10' +make[2]: Leaving directory '/mnt/lfs/sources/gzip-1.10' +Making install in tests +make[2]: Entering directory '/mnt/lfs/sources/gzip-1.10/tests' +make[3]: Entering directory '/mnt/lfs/sources/gzip-1.10/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.10/tests' +make[2]: Leaving directory '/mnt/lfs/sources/gzip-1.10/tests' +make[1]: Leaving directory '/mnt/lfs/sources/gzip-1.10' +renamed '/mnt/lfs/usr/bin/gzip' -> '/mnt/lfs/bin/gzip' +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... -ldl +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 -ldl +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' +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]: Nothing to be done for 'all-am'. +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' +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 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/bin' + /usr/bin/install -c sed/sed '/mnt/lfs/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' +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 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 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 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 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 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 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 wctype.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 limits.h... yes +checking for wchar.h... yes +checking for stdint.h... (cached) yes +checking for inttypes.h... (cached) yes +checking for crtdefs.h... no +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 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 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 getcwd... yes +checking for readlink... 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 faccessat... 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 isblank... yes +checking for iswctype... yes +checking for mbsrtowcs... yes +checking for wmemchr... yes +checking for wmemcpy... yes +checking for wmempcpy... 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 gettimeofday... yes +checking for iswcntrl... yes +checking for iswblank... yes +checking for link... yes +checking for openat... yes +checking for linkat... yes +checking for lstat... 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 tzset... yes +checking for nl_langinfo... yes +checking for renameat... yes +checking for renameat2... yes +checking for setenv... yes +checking for sleep... yes +checking for snprintf... yes +checking for strdup... 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 pipe... yes +checking for unlinkat... yes +checking for utime... 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 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 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 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 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 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 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 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 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 for inttypes.h... (cached) yes +checking whether the inttypes.h PRIxNN macros are broken... no +checking whether iswcntrl works... guessing yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... yes +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 malloc, realloc, calloc are POSIX compliant... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... 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 stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking for compound literals... yes +checking whether we are using the GNU C Library >= 2.1 or uClibc... 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 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 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 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 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 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 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 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 isblank is declared... yes +checking whether isblank is declared... (cached) yes +checking for __fpending... yes +checking whether __fpending is declared... yes +checking for fseeko... (cached) yes +checking whether fstatat (..., 0) works... guessing yes +checking whether futimens works... guessing yes +checking whether getcwd handles long file names properly... no, but it is partly working +checking for getpagesize... yes +checking whether getcwd aborts when 4k < cwd_length < 16k... yes +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 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 whether iswblank is declared... 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 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 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 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 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 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 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... (cached) 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 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 loops forever near extrema... guessing no +checking for timezone_t... no +checking whether tzset clobbers localtime buffer... guessing 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 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 mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) 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 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 the common suffixes of directories in the library search path... lib,lib +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 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 CFLocaleCopyCurrent... 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.32' +Making all in doc +make[2]: Entering directory '/mnt/lfs/sources/tar-1.32/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.32/doc' +Making all in gnu +make[2]: Entering directory '/mnt/lfs/sources/tar-1.32/gnu' + GEN alloca.h + GEN configmake.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 signal.h + GEN stdio.h + GEN stdlib.h + GEN string.h + GEN strings.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 wchar.h + GEN wctype.h +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/tar-1.32/gnu' +make[4]: Entering directory '/mnt/lfs/sources/tar-1.32/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 backupfile.o + CC backup-find.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 basename-lgpl.o + CC stripslash.o + CC exclude.o + CC exitfail.o + CC chmodat.o + CC chownat.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 se-context.o + CC se-selinux.o + CC stat-time.o + CC statat.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 xstrtol-error.o + CC xstrtoumax.o + CC xvasprintf.o + CC xasprintf.o + CC asnprintf.o + CC chdir-long.o + CC fchownat.o + CC fcntl.o + CC fnmatch.o + CC getcwd.o + CC getcwd-lgpl.o + CC getopt.o + CC getopt1.o + CC localtime-buffer.o + CC mbrtowc.o + CC memchr.o + CC mktime.o + CC obstack.o + CC openat-proc.o + CC printf-args.o + CC printf-parse.o + CC regex.o + CC selinux-at.o + CC time_rz.o + CC timegm.o + CC vasnprintf.o + AR libgnu.a +make[4]: Leaving directory '/mnt/lfs/sources/tar-1.32/gnu' +make[3]: Leaving directory '/mnt/lfs/sources/tar-1.32/gnu' +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.32/gnu' +Making all in lib +make[2]: Entering directory '/mnt/lfs/sources/tar-1.32/lib' + GEN rmt-command.h +make all-am +make[3]: Entering directory '/mnt/lfs/sources/tar-1.32/lib' + CC paxerror.o + CC paxexit-status.o + CC paxnames.o + CC rtapelib.o + CC stdopen.o + CC wordsplit.o + CC xattr-at.o + AR libtar.a +make[3]: Leaving directory '/mnt/lfs/sources/tar-1.32/lib' +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.32/lib' +Making all in rmt +make[2]: Entering directory '/mnt/lfs/sources/tar-1.32/rmt' + CC rmt.o + CCLD rmt +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.32/rmt' +Making all in src +make[2]: Entering directory '/mnt/lfs/sources/tar-1.32/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.32/src' +Making all in scripts +make[2]: Entering directory '/mnt/lfs/sources/tar-1.32/scripts' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.32/scripts' +Making all in po +make[2]: Entering directory '/mnt/lfs/sources/tar-1.32/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.32/po' +Making all in tests +make[2]: Entering directory '/mnt/lfs/sources/tar-1.32/tests' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.32/tests' +make[2]: Entering directory '/mnt/lfs/sources/tar-1.32' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.32' +make[1]: Leaving directory '/mnt/lfs/sources/tar-1.32' +Making install in doc +make[1]: Entering directory '/mnt/lfs/sources/tar-1.32/doc' +make[2]: Entering directory '/mnt/lfs/sources/tar-1.32/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.32/doc' +make[1]: Leaving directory '/mnt/lfs/sources/tar-1.32/doc' +Making install in gnu +make[1]: Entering directory '/mnt/lfs/sources/tar-1.32/gnu' +make install-recursive +make[2]: Entering directory '/mnt/lfs/sources/tar-1.32/gnu' +make[3]: Entering directory '/mnt/lfs/sources/tar-1.32/gnu' +make[4]: Entering directory '/mnt/lfs/sources/tar-1.32/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.32/gnu' +make[3]: Leaving directory '/mnt/lfs/sources/tar-1.32/gnu' +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.32/gnu' +make[1]: Leaving directory '/mnt/lfs/sources/tar-1.32/gnu' +Making install in lib +make[1]: Entering directory '/mnt/lfs/sources/tar-1.32/lib' +make install-am +make[2]: Entering directory '/mnt/lfs/sources/tar-1.32/lib' +make[3]: Entering directory '/mnt/lfs/sources/tar-1.32/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.32/lib' +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.32/lib' +make[1]: Leaving directory '/mnt/lfs/sources/tar-1.32/lib' +Making install in rmt +make[1]: Entering directory '/mnt/lfs/sources/tar-1.32/rmt' +make[2]: Entering directory '/mnt/lfs/sources/tar-1.32/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.32/rmt' +make[1]: Leaving directory '/mnt/lfs/sources/tar-1.32/rmt' +Making install in src +make[1]: Entering directory '/mnt/lfs/sources/tar-1.32/src' +make[2]: Entering directory '/mnt/lfs/sources/tar-1.32/src' + /usr/bin/mkdir -p '/mnt/lfs/bin' + /usr/bin/install -c tar '/mnt/lfs/bin' +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.32/src' +make[1]: Leaving directory '/mnt/lfs/sources/tar-1.32/src' +Making install in scripts +make[1]: Entering directory '/mnt/lfs/sources/tar-1.32/scripts' +make[2]: Entering directory '/mnt/lfs/sources/tar-1.32/scripts' +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/mnt/lfs/sources/tar-1.32/scripts' +make[1]: Leaving directory '/mnt/lfs/sources/tar-1.32/scripts' +Making install in po +make[1]: Entering directory '/mnt/lfs/sources/tar-1.32/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.32/po' +Making install in tests +make[1]: Entering directory '/mnt/lfs/sources/tar-1.32/tests' +make[2]: Entering directory '/mnt/lfs/sources/tar-1.32/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.32/tests' +make[1]: Leaving directory '/mnt/lfs/sources/tar-1.32/tests' +make[1]: Entering directory '/mnt/lfs/sources/tar-1.32' +make[2]: Entering directory '/mnt/lfs/sources/tar-1.32' +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.32' +make[1]: Leaving directory '/mnt/lfs/sources/tar-1.32' + +XZ Utils 5.2.5 + +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 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 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 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 for x86_64-lfs-linux-gnu-gcc option to accept ISO C99... none needed +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 + +POSIX threading support: +checking for a sed that does not truncate output... /usr/bin/sed +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 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-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 the common suffixes of directories in the library search path... lib,lib +checking for CFPreferencesCopyAppValue... no +checking for CFLocaleCopyCurrent... 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 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 sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking immintrin.h usability... yes +checking immintrin.h presence... yes +checking for immintrin.h... yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... 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 getopt.h usability... yes +checking getopt.h presence... yes +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 sys/param.h usability... yes +checking sys/param.h presence... 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 sys/capsicum.h usability... no +checking sys/capsicum.h presence... no +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.5' +Making all in src +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.5/src' +Making all in liblzma +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.5/src/liblzma' +Making all in api +make[4]: Entering directory '/mnt/lfs/sources/xz-5.2.5/src/liblzma/api' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/src/liblzma/api' +make[4]: Entering directory '/mnt/lfs/sources/xz-5.2.5/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:5: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 -pthread -g -O2 -Wl,--version-script=../../src/liblzma/liblzma.map -pthread -Wl,-soname -Wl,liblzma.so.5 -o .libs/liblzma.so.5.2.5 +libtool: link: (cd ".libs" && rm -f "liblzma.so.5" && ln -s "liblzma.so.5.2.5" "liblzma.so.5") +libtool: link: (cd ".libs" && rm -f "liblzma.so" && ln -s "liblzma.so.5.2.5" "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.5,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.5/src/liblzma' +make[3]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/src/liblzma' +Making all in xzdec +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.5/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 -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 .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 -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 .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.5/src/xzdec' +Making all in xz +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.5/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 -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 .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.5/src/xz' +Making all in lzmainfo +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.5/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 -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 .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.5/src/lzmainfo' +Making all in scripts +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.5/src/scripts' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/src/scripts' +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.5/src' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/src' +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/src' +Making all in po +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.5/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/po' +Making all in tests +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.5/tests' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/tests' +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.5' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.5' +make[1]: Leaving directory '/mnt/lfs/sources/xz-5.2.5' +Making install in src +make[1]: Entering directory '/mnt/lfs/sources/xz-5.2.5/src' +Making install in liblzma +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.5/src/liblzma' +Making install in api +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.5/src/liblzma/api' +make[4]: Entering directory '/mnt/lfs/sources/xz-5.2.5/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.5/src/liblzma/api' +make[3]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/src/liblzma/api' +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.5/src/liblzma' +make[4]: Entering directory '/mnt/lfs/sources/xz-5.2.5/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.5 /mnt/lfs/usr/lib/liblzma.so.5.2.5 +libtool: install: (cd /mnt/lfs/usr/lib && { ln -s -f liblzma.so.5.2.5 liblzma.so.5 || { rm -f liblzma.so.5 && ln -s liblzma.so.5.2.5 liblzma.so.5; }; }) +libtool: install: (cd /mnt/lfs/usr/lib && { ln -s -f liblzma.so.5.2.5 liblzma.so || { rm -f liblzma.so && ln -s liblzma.so.5.2.5 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.5/src/liblzma' +make[3]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/src/liblzma' +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/src/liblzma' +Making install in xzdec +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.5/src/xzdec' +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.5/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.5/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.5/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.5/src/xzdec' +make[4]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/src/xzdec' +make[3]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/src/xzdec' +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/src/xzdec' +Making install in xz +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.5/src/xz' +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.5/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.5/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.5/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.5/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.5/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.5/src/xz' +make[4]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/src/xz' +make[3]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/src/xz' +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/src/xz' +Making install in lzmainfo +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.5/src/lzmainfo' +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.5/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.5/src/lzmainfo' +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/src/lzmainfo' +Making install in scripts +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.5/src/scripts' +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.5/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.5/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.5/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.5/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.5/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/xzgrep.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.5/src/scripts' +make[4]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/src/scripts' +make[3]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/src/scripts' +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/src/scripts' +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.5/src' +make[3]: Entering directory '/mnt/lfs/sources/xz-5.2.5/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.5/src' +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/src' +make[1]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/src' +Making install in po +make[1]: Entering directory '/mnt/lfs/sources/xz-5.2.5/po' +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 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 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 pl.gmo as /mnt/lfs/usr/share/locale/pl/LC_MESSAGES/xz.mo +installing pt_BR.gmo as /mnt/lfs/usr/share/locale/pt_BR/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.5/po' +Making install in tests +make[1]: Entering directory '/mnt/lfs/sources/xz-5.2.5/tests' +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.5/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.5/tests' +make[1]: Leaving directory '/mnt/lfs/sources/xz-5.2.5/tests' +make[1]: Entering directory '/mnt/lfs/sources/xz-5.2.5' +make[2]: Entering directory '/mnt/lfs/sources/xz-5.2.5' +make[2]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/usr/share/doc/xz-5.2.5' + /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.5' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/doc/xz-5.2.5/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.5/examples' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/doc/xz-5.2.5/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.5/examples_old' +make[2]: Leaving directory '/mnt/lfs/sources/xz-5.2.5' +make[1]: Leaving directory '/mnt/lfs/sources/xz-5.2.5' +renamed '/mnt/lfs/usr/bin/lzma' -> '/mnt/lfs/bin/lzma' +renamed '/mnt/lfs/usr/bin/unlzma' -> '/mnt/lfs/bin/unlzma' +renamed '/mnt/lfs/usr/bin/lzcat' -> '/mnt/lfs/bin/lzcat' +renamed '/mnt/lfs/usr/bin/xz' -> '/mnt/lfs/bin/xz' +renamed '/mnt/lfs/usr/bin/unxz' -> '/mnt/lfs/bin/unxz' +renamed '/mnt/lfs/usr/bin/xzcat' -> '/mnt/lfs/bin/xzcat' +renamed '/mnt/lfs/usr/lib/liblzma.so.5' -> '/mnt/lfs/lib/liblzma.so.5' +renamed '/mnt/lfs/usr/lib/liblzma.so.5.2.5' -> '/mnt/lfs/lib/liblzma.so.5.2.5' +'/mnt/lfs/usr/lib/liblzma.so' -> '../../lib/liblzma.so.5.2.5' +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-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 whether to use debuginfod... auto +checking for debuginfod_begin in -ldebuginfod... no +checking whether debuginfod_begin is declared... no +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/10.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/10.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 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.35/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 +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 sbrk... 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 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 +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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.7.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 +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 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 library containing strerror... none required +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 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 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 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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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... (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/10.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... no +checking for dlopen in -ldl... 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... -ldl +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 for long double... yes +checking for long long... yes +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 alloca.h usability... yes +checking alloca.h presence... yes +checking for alloca.h... yes +checking stddef.h usability... yes +checking stddef.h presence... 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 time.h usability... yes +checking time.h presence... yes +checking for time.h... yes +checking for unistd.h... (cached) 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 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/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking for sys/stat.h... (cached) yes +checking sys/resource.h usability... yes +checking sys/resource.h presence... yes +checking for sys/resource.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 bfd_stdint.h... stdint.h (already complete) +checking whether time.h and sys/time.h may both be included... yes +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking whether string.h and strings.h may both be included... yes +checking for fcntl... yes +checking for getpagesize... yes +checking for setitimer... yes +checking for sysconf... yes +checking for fdopen... yes +checking for getuid... yes +checking for getgid... yes +checking for fileno... yes +checking for fls... no +checking for strtoull... yes +checking for getrlimit... yes +checking whether basename is declared... 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 ffs is declared... yes +checking whether free is declared... yes +checking whether getenv is declared... yes +checking whether malloc is declared... yes +checking whether realloc is declared... yes +checking whether stpcpy is declared... yes +checking whether strstr 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 strnlen is declared... yes +checking compiler support for hidden visibility... yes +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 size of off_t... 8 +checking file_ptr type... BFD_HOST_64_BIT +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 doc/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 bfd_stdint.h commands +config.status: executing default commands +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/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/binutils-2.35/build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/libiberty/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/libiberty' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/intl' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/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 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 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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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.35/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 -fPIC -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 -fPIC -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 -fPIC -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 -fPIC -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 -fPIC -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 -fPIC -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 -fPIC -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 -fPIC -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 -fPIC -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 -fPIC -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 -fPIC -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 -fPIC -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 -fPIC -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 -fPIC -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 -fPIC -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=" "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" "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/10.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" "DESTDIR=" DO=all multi-do # make +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/zlib' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +creating bfdver.h +/usr/bin/sed -e s/NN/32/g < ../../bfd/elfxx-target.h > elf32-target.h +/usr/bin/sed -e s/NN/64/g < ../../bfd/elfxx-target.h > elf64-target.h +rm -f targmatch.h +/usr/bin/sed -f ../../bfd/targmatch.sed < ../../bfd/config.bfd > targmatch.new +mv -f targmatch.new targmatch.h +Making info in doc +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd/doc' +gcc -o chw$$ \ + -I.. -I../../../bfd/doc/.. -I../../../bfd/doc/../../include -I../../../bfd/doc/../../intl -I../../intl ../../../bfd/doc/chew.c; \ +/bin/sh ../../../bfd/doc/../../move-if-change \ + chw$$ chew; \ +touch chew.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../aoutx.h >aoutx.tmp +test -e aoutx.texi || test ! -f ../../../bfd/doc/aoutx.texi || cp -p ../../../bfd/doc/aoutx.texi . +/bin/sh ../../../bfd/doc/../../move-if-change aoutx.tmp aoutx.texi +touch aoutx.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archive.c >archive.tmp +test -e archive.texi || test ! -f ../../../bfd/doc/archive.texi || cp -p ../../../bfd/doc/archive.texi . +/bin/sh ../../../bfd/doc/../../move-if-change archive.tmp archive.texi +touch archive.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archures.c >archures.tmp +test -e archures.texi || test ! -f ../../../bfd/doc/archures.texi || cp -p ../../../bfd/doc/archures.texi . +/bin/sh ../../../bfd/doc/../../move-if-change archures.tmp archures.texi +touch archures.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfd.c >bfd.tmp +test -e bfdt.texi || test ! -f ../../../bfd/doc/bfdt.texi || cp -p ../../../bfd/doc/bfdt.texi . +/bin/sh ../../../bfd/doc/../../move-if-change bfd.tmp bfdt.texi +touch bfdt.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../cache.c >cache.tmp +test -e cache.texi || test ! -f ../../../bfd/doc/cache.texi || cp -p ../../../bfd/doc/cache.texi . +/bin/sh ../../../bfd/doc/../../move-if-change cache.tmp cache.texi +touch cache.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../coffcode.h >coffcode.tmp +test -e coffcode.texi || test ! -f ../../../bfd/doc/coffcode.texi || cp -p ../../../bfd/doc/coffcode.texi . +/bin/sh ../../../bfd/doc/../../move-if-change coffcode.tmp coffcode.texi +touch coffcode.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../corefile.c >core.tmp +test -e core.texi || test ! -f ../../../bfd/doc/core.texi || cp -p ../../../bfd/doc/core.texi . +/bin/sh ../../../bfd/doc/../../move-if-change core.tmp core.texi +touch core.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elf.c >elf.tmp +test -e elf.texi || test ! -f ../../../bfd/doc/elf.texi || cp -p ../../../bfd/doc/elf.texi . +/bin/sh ../../../bfd/doc/../../move-if-change elf.tmp elf.texi +touch elf.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elfcode.h >elfcode.tmp +test -e elfcode.texi || test ! -f ../../../bfd/doc/elfcode.texi || cp -p ../../../bfd/doc/elfcode.texi . +/bin/sh ../../../bfd/doc/../../move-if-change elfcode.tmp elfcode.texi +touch elfcode.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../format.c >format.tmp +test -e format.texi || test ! -f ../../../bfd/doc/format.texi || cp -p ../../../bfd/doc/format.texi . +/bin/sh ../../../bfd/doc/../../move-if-change format.tmp format.texi +touch format.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../libbfd.c >libbfd.tmp +test -e libbfd.texi || test ! -f ../../../bfd/doc/libbfd.texi || cp -p ../../../bfd/doc/libbfd.texi . +/bin/sh ../../../bfd/doc/../../move-if-change libbfd.tmp libbfd.texi +touch libbfd.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdwin.c >bfdwin.tmp +test -e bfdwin.texi || test ! -f ../../../bfd/doc/bfdwin.texi || cp -p ../../../bfd/doc/bfdwin.texi . +/bin/sh ../../../bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi +touch bfdwin.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdio.c >bfdio.tmp +test -e bfdio.texi || test ! -f ../../../bfd/doc/bfdio.texi || cp -p ../../../bfd/doc/bfdio.texi . +/bin/sh ../../../bfd/doc/../../move-if-change bfdio.tmp bfdio.texi +touch bfdio.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../opncls.c >opncls.tmp +test -e opncls.texi || test ! -f ../../../bfd/doc/opncls.texi || cp -p ../../../bfd/doc/opncls.texi . +/bin/sh ../../../bfd/doc/../../move-if-change opncls.tmp opncls.texi +touch opncls.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../reloc.c >reloc.tmp +test -e reloc.texi || test ! -f ../../../bfd/doc/reloc.texi || cp -p ../../../bfd/doc/reloc.texi . +/bin/sh ../../../bfd/doc/../../move-if-change reloc.tmp reloc.texi +touch reloc.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../section.c >section.tmp +test -e section.texi || test ! -f ../../../bfd/doc/section.texi || cp -p ../../../bfd/doc/section.texi . +/bin/sh ../../../bfd/doc/../../move-if-change section.tmp section.texi +touch section.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../syms.c >syms.tmp +test -e syms.texi || test ! -f ../../../bfd/doc/syms.texi || cp -p ../../../bfd/doc/syms.texi . +/bin/sh ../../../bfd/doc/../../move-if-change syms.tmp syms.texi +touch syms.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../targets.c >targets.tmp +test -e targets.texi || test ! -f ../../../bfd/doc/targets.texi || cp -p ../../../bfd/doc/targets.texi . +/bin/sh ../../../bfd/doc/../../move-if-change targets.tmp targets.texi +touch targets.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../init.c >init.tmp +test -e init.texi || test ! -f ../../../bfd/doc/init.texi || cp -p ../../../bfd/doc/init.texi . +/bin/sh ../../../bfd/doc/../../move-if-change init.tmp init.texi +touch init.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../hash.c >hash.tmp +test -e hash.texi || test ! -f ../../../bfd/doc/hash.texi || cp -p ../../../bfd/doc/hash.texi . +/bin/sh ../../../bfd/doc/../../move-if-change hash.tmp hash.texi +touch hash.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../linker.c >linker.tmp +test -e linker.texi || test ! -f ../../../bfd/doc/linker.texi || cp -p ../../../bfd/doc/linker.texi . +/bin/sh ../../../bfd/doc/../../move-if-change linker.tmp linker.texi +touch linker.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../mmo.c >mmo.tmp +test -e mmo.texi || test ! -f ../../../bfd/doc/mmo.texi || cp -p ../../../bfd/doc/mmo.texi . +/bin/sh ../../../bfd/doc/../../move-if-change mmo.tmp mmo.texi +touch mmo.stamp +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd/doc' +Making info in po +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/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 bfd_stdint.h commands +config.status: executing default commands +make[3]: Nothing to be done for 'info'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd/po' +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +make[3]: Nothing to be done for 'info-am'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +Making all in doc +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd/doc' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd/doc' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/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 +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../bfd/archive.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../bfd/archive.c -fPIC -DPIC -o .libs/archive.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../bfd/archive.c -o archive.o >/dev/null 2>&1 +mv -f .deps/archive.Tpo .deps/archive.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=x86_64_elf64_vec -DSELECT_VECS='&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch' ../../bfd/archures.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=x86_64_elf64_vec "-DSELECT_VECS=&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch" ../../bfd/archures.c -fPIC -DPIC -o .libs/archures.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=x86_64_elf64_vec "-DSELECT_VECS=&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch" ../../bfd/archures.c -o archures.o >/dev/null 2>&1 +mv -f .deps/archures.Tpo .deps/archures.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../bfd/bfd.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../bfd/bfd.c -fPIC -DPIC -o .libs/bfd.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../bfd/bfd.c -o bfd.o >/dev/null 2>&1 +mv -f .deps/bfd.Tpo .deps/bfd.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../bfd/bfdio.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../bfd/bfdio.c -fPIC -DPIC -o .libs/bfdio.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../bfd/bfdio.c -o bfdio.o >/dev/null 2>&1 +mv -f .deps/bfdio.Tpo .deps/bfdio.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../bfd/bfdwin.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../bfd/bfdwin.c -fPIC -DPIC -o .libs/bfdwin.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../bfd/bfdwin.c -o bfdwin.o >/dev/null 2>&1 +mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../bfd/cache.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../bfd/cache.c -fPIC -DPIC -o .libs/cache.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../bfd/cache.c -o cache.o >/dev/null 2>&1 +mv -f .deps/cache.Tpo .deps/cache.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c -o coff-bfd.lo ../../bfd/coff-bfd.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c ../../bfd/coff-bfd.c -fPIC -DPIC -o .libs/coff-bfd.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c ../../bfd/coff-bfd.c -o coff-bfd.o >/dev/null 2>&1 +mv -f .deps/coff-bfd.Tpo .deps/coff-bfd.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../bfd/compress.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../bfd/compress.c -fPIC -DPIC -o .libs/compress.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../bfd/compress.c -o compress.o >/dev/null 2>&1 +mv -f .deps/compress.Tpo .deps/compress.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../bfd/corefile.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../bfd/corefile.c -fPIC -DPIC -o .libs/corefile.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../bfd/corefile.c -o corefile.o >/dev/null 2>&1 +mv -f .deps/corefile.Tpo .deps/corefile.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c -o elf-properties.lo ../../bfd/elf-properties.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c ../../bfd/elf-properties.c -fPIC -DPIC -o .libs/elf-properties.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c ../../bfd/elf-properties.c -o elf-properties.o >/dev/null 2>&1 +mv -f .deps/elf-properties.Tpo .deps/elf-properties.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../bfd/format.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../bfd/format.c -fPIC -DPIC -o .libs/format.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../bfd/format.c -o format.o >/dev/null 2>&1 +mv -f .deps/format.Tpo .deps/format.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../bfd/hash.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../bfd/hash.c -fPIC -DPIC -o .libs/hash.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../bfd/hash.c -o hash.o >/dev/null 2>&1 +mv -f .deps/hash.Tpo .deps/hash.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../bfd/init.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../bfd/init.c -fPIC -DPIC -o .libs/init.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../bfd/init.c -o init.o >/dev/null 2>&1 +mv -f .deps/init.Tpo .deps/init.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../bfd/libbfd.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../bfd/libbfd.c -fPIC -DPIC -o .libs/libbfd.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../bfd/libbfd.c -o libbfd.o >/dev/null 2>&1 +mv -f .deps/libbfd.Tpo .deps/libbfd.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../bfd/linker.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../bfd/linker.c -fPIC -DPIC -o .libs/linker.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../bfd/linker.c -o linker.o >/dev/null 2>&1 +mv -f .deps/linker.Tpo .deps/linker.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../bfd/merge.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../bfd/merge.c -fPIC -DPIC -o .libs/merge.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../bfd/merge.c -o merge.o >/dev/null 2>&1 +mv -f .deps/merge.Tpo .deps/merge.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../bfd/opncls.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../bfd/opncls.c -fPIC -DPIC -o .libs/opncls.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../bfd/opncls.c -o opncls.o >/dev/null 2>&1 +mv -f .deps/opncls.Tpo .deps/opncls.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../bfd/reloc.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../bfd/reloc.c -fPIC -DPIC -o .libs/reloc.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../bfd/reloc.c -o reloc.o >/dev/null 2>&1 +mv -f .deps/reloc.Tpo .deps/reloc.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../bfd/section.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../bfd/section.c -fPIC -DPIC -o .libs/section.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../bfd/section.c -o section.o >/dev/null 2>&1 +mv -f .deps/section.Tpo .deps/section.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../bfd/simple.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../bfd/simple.c -fPIC -DPIC -o .libs/simple.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../bfd/simple.c -o simple.o >/dev/null 2>&1 +mv -f .deps/simple.Tpo .deps/simple.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../bfd/stab-syms.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../bfd/stab-syms.c -fPIC -DPIC -o .libs/stab-syms.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../bfd/stab-syms.c -o stab-syms.o >/dev/null 2>&1 +mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../bfd/stabs.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../bfd/stabs.c -fPIC -DPIC -o .libs/stabs.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../bfd/stabs.c -o stabs.o >/dev/null 2>&1 +mv -f .deps/stabs.Tpo .deps/stabs.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../bfd/syms.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../bfd/syms.c -fPIC -DPIC -o .libs/syms.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../bfd/syms.c -o syms.o >/dev/null 2>&1 +mv -f .deps/syms.Tpo .deps/syms.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=x86_64_elf64_vec -DSELECT_VECS='&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch' ../../bfd/targets.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=x86_64_elf64_vec "-DSELECT_VECS=&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch" ../../bfd/targets.c -fPIC -DPIC -o .libs/targets.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=x86_64_elf64_vec "-DSELECT_VECS=&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch" ../../bfd/targets.c -o targets.o >/dev/null 2>&1 +mv -f .deps/targets.Tpo .deps/targets.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../bfd/binary.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../bfd/binary.c -fPIC -DPIC -o .libs/binary.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../bfd/binary.c -o binary.o >/dev/null 2>&1 +mv -f .deps/binary.Tpo .deps/binary.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../bfd/ihex.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../bfd/ihex.c -fPIC -DPIC -o .libs/ihex.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../bfd/ihex.c -o ihex.o >/dev/null 2>&1 +mv -f .deps/ihex.Tpo .deps/ihex.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../bfd/srec.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../bfd/srec.c -fPIC -DPIC -o .libs/srec.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../bfd/srec.c -o srec.o >/dev/null 2>&1 +mv -f .deps/srec.Tpo .deps/srec.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../bfd/tekhex.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../bfd/tekhex.c -fPIC -DPIC -o .libs/tekhex.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../bfd/tekhex.c -o tekhex.o >/dev/null 2>&1 +mv -f .deps/tekhex.Tpo .deps/tekhex.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../bfd/verilog.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../bfd/verilog.c -fPIC -DPIC -o .libs/verilog.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../bfd/verilog.c -o verilog.o >/dev/null 2>&1 +mv -f .deps/verilog.Tpo .deps/verilog.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c -o elf64-x86-64.lo ../../bfd/elf64-x86-64.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c ../../bfd/elf64-x86-64.c -fPIC -DPIC -o .libs/elf64-x86-64.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c ../../bfd/elf64-x86-64.c -o elf64-x86-64.o >/dev/null 2>&1 +mv -f .deps/elf64-x86-64.Tpo .deps/elf64-x86-64.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c -o elfxx-x86.lo ../../bfd/elfxx-x86.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c ../../bfd/elfxx-x86.c -fPIC -DPIC -o .libs/elfxx-x86.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c ../../bfd/elfxx-x86.c -o elfxx-x86.o >/dev/null 2>&1 +mv -f .deps/elfxx-x86.Tpo .deps/elfxx-x86.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../bfd/elf-ifunc.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../bfd/elf-ifunc.c -fPIC -DPIC -o .libs/elf-ifunc.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../bfd/elf-ifunc.c -o elf-ifunc.o >/dev/null 2>&1 +mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../bfd/elf-vxworks.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../bfd/elf-vxworks.c -fPIC -DPIC -o .libs/elf-vxworks.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../bfd/elf-vxworks.c -o elf-vxworks.o >/dev/null 2>&1 +mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c -o elf64.lo ../../bfd/elf64.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c ../../bfd/elf64.c -fPIC -DPIC -o .libs/elf64.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c ../../bfd/elf64.c -o elf64.o >/dev/null 2>&1 +mv -f .deps/elf64.Tpo .deps/elf64.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../bfd/elf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../bfd/elf.c -fPIC -DPIC -o .libs/elf.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../bfd/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 -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../bfd/elflink.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../bfd/elflink.c -fPIC -DPIC -o .libs/elflink.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../bfd/elflink.c -o elflink.o >/dev/null 2>&1 +mv -f .deps/elflink.Tpo .deps/elflink.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../bfd/elf-attrs.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../bfd/elf-attrs.c -fPIC -DPIC -o .libs/elf-attrs.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../bfd/elf-attrs.c -o elf-attrs.o >/dev/null 2>&1 +mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../bfd/elf-strtab.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../bfd/elf-strtab.c -fPIC -DPIC -o .libs/elf-strtab.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../bfd/elf-strtab.c -o elf-strtab.o >/dev/null 2>&1 +mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../bfd/elf-eh-frame.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../bfd/elf-eh-frame.c -fPIC -DPIC -o .libs/elf-eh-frame.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../bfd/elf-eh-frame.c -o elf-eh-frame.o >/dev/null 2>&1 +mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../bfd/dwarf1.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../bfd/dwarf1.c -fPIC -DPIC -o .libs/dwarf1.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../bfd/dwarf1.c -o dwarf1.o >/dev/null 2>&1 +mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/usr/lib/debug\" ../../bfd/dwarf2.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib/debug\" ../../bfd/dwarf2.c -fPIC -DPIC -o .libs/dwarf2.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib/debug\" ../../bfd/dwarf2.c -o dwarf2.o >/dev/null 2>&1 +mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../bfd/elf32-i386.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../bfd/elf32-i386.c -fPIC -DPIC -o .libs/elf32-i386.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../bfd/elf32-i386.c -o elf32-i386.o >/dev/null 2>&1 +mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../bfd/elf32.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../bfd/elf32.c -fPIC -DPIC -o .libs/elf32.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../bfd/elf32.c -o elf32.o >/dev/null 2>&1 +mv -f .deps/elf32.Tpo .deps/elf32.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../bfd/pei-i386.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../bfd/pei-i386.c -fPIC -DPIC -o .libs/pei-i386.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../bfd/pei-i386.c -o pei-i386.o >/dev/null 2>&1 +mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo +echo "#line 1 \"peXXigen.c\"" > peigen.c +/usr/bin/sed -e s/XX/pe/g < ../../bfd/peXXigen.c >> peigen.c +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -fPIC -DPIC -o .libs/peigen.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o >/dev/null 2>&1 +mv -f .deps/peigen.Tpo .deps/peigen.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../bfd/cofflink.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../bfd/cofflink.c -fPIC -DPIC -o .libs/cofflink.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../bfd/cofflink.c -o cofflink.o >/dev/null 2>&1 +mv -f .deps/cofflink.Tpo .deps/cofflink.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../bfd/coffgen.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../bfd/coffgen.c -fPIC -DPIC -o .libs/coffgen.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../bfd/coffgen.c -o coffgen.o >/dev/null 2>&1 +mv -f .deps/coffgen.Tpo .deps/coffgen.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c -o pei-x86_64.lo ../../bfd/pei-x86_64.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c ../../bfd/pei-x86_64.c -fPIC -DPIC -o .libs/pei-x86_64.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c ../../bfd/pei-x86_64.c -o pei-x86_64.o >/dev/null 2>&1 +mv -f .deps/pei-x86_64.Tpo .deps/pei-x86_64.Plo +echo "#line 1 \"peXXigen.c\"" > pex64igen.c +/usr/bin/sed -e s/XX/pex64/g < ../../bfd/peXXigen.c >> pex64igen.c +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c -o pex64igen.lo pex64igen.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c pex64igen.c -fPIC -DPIC -o .libs/pex64igen.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c pex64igen.c -o pex64igen.o >/dev/null 2>&1 +mv -f .deps/pex64igen.Tpo .deps/pex64igen.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c -o elf64-gen.lo ../../bfd/elf64-gen.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c ../../bfd/elf64-gen.c -fPIC -DPIC -o .libs/elf64-gen.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c ../../bfd/elf64-gen.c -o elf64-gen.o >/dev/null 2>&1 +mv -f .deps/elf64-gen.Tpo .deps/elf64-gen.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../bfd/elf32-gen.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../bfd/elf32-gen.c -fPIC -DPIC -o .libs/elf32-gen.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../bfd/elf32-gen.c -o elf32-gen.o >/dev/null 2>&1 +mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo ../../bfd/plugin.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../bfd/plugin.c -fPIC -DPIC -o .libs/plugin.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../bfd/plugin.c -o plugin.o >/dev/null 2>&1 +mv -f .deps/plugin.Tpo .deps/plugin.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../bfd/cpu-i386.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../bfd/cpu-i386.c -fPIC -DPIC -o .libs/cpu-i386.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../bfd/cpu-i386.c -o cpu-i386.o >/dev/null 2>&1 +mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c -o cpu-iamcu.lo ../../bfd/cpu-iamcu.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c ../../bfd/cpu-iamcu.c -fPIC -DPIC -o .libs/cpu-iamcu.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c ../../bfd/cpu-iamcu.c -o cpu-iamcu.o >/dev/null 2>&1 +mv -f .deps/cpu-iamcu.Tpo .deps/cpu-iamcu.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c -o cpu-l1om.lo ../../bfd/cpu-l1om.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c ../../bfd/cpu-l1om.c -fPIC -DPIC -o .libs/cpu-l1om.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c ../../bfd/cpu-l1om.c -o cpu-l1om.o >/dev/null 2>&1 +mv -f .deps/cpu-l1om.Tpo .deps/cpu-l1om.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c -o cpu-k1om.lo ../../bfd/cpu-k1om.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c ../../bfd/cpu-k1om.c -fPIC -DPIC -o .libs/cpu-k1om.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c ../../bfd/cpu-k1om.c -o cpu-k1om.o >/dev/null 2>&1 +mv -f .deps/cpu-k1om.Tpo .deps/cpu-k1om.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo ../../bfd/archive64.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c ../../bfd/archive64.c -fPIC -DPIC -o .libs/archive64.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c ../../bfd/archive64.c -o archive64.o >/dev/null 2>&1 +mv -f .deps/archive64.Tpo .deps/archive64.Plo +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 pei-x86_64.lo pex64igen.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-iamcu.lo cpu-l1om.lo cpu-k1om.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 +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -g -O2 -release `cat libtool-soversion` -o libbfd.la -rpath /usr/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles` -L/mnt/lfs/sources/binutils-2.35/build/bfd/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed -ldl -L./../zlib -lz -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/archive.o .libs/archures.o .libs/bfd.o .libs/bfdio.o .libs/bfdwin.o .libs/cache.o .libs/coff-bfd.o .libs/compress.o .libs/corefile.o .libs/elf-properties.o .libs/format.o .libs/hash.o .libs/init.o .libs/libbfd.o .libs/linker.o .libs/merge.o .libs/opncls.o .libs/reloc.o .libs/section.o .libs/simple.o .libs/stab-syms.o .libs/stabs.o .libs/syms.o .libs/targets.o .libs/binary.o .libs/ihex.o .libs/srec.o .libs/tekhex.o .libs/verilog.o .libs/elf64-x86-64.o .libs/elfxx-x86.o .libs/elf-ifunc.o .libs/elf-vxworks.o .libs/elf64.o .libs/elf.o .libs/elflink.o .libs/elf-attrs.o .libs/elf-strtab.o .libs/elf-eh-frame.o .libs/dwarf1.o .libs/dwarf2.o .libs/elf32-i386.o .libs/elf32.o .libs/pei-i386.o .libs/peigen.o .libs/cofflink.o .libs/coffgen.o .libs/pei-x86_64.o .libs/pex64igen.o .libs/elf64-gen.o .libs/elf32-gen.o .libs/plugin.o .libs/cpu-i386.o .libs/cpu-iamcu.o .libs/cpu-l1om.o .libs/cpu-k1om.o .libs/archive64.o -L/mnt/lfs/sources/binutils-2.35/build/bfd/../libiberty/pic -liberty -L/mnt/lfs/sources/binutils-2.35/build/zlib -lz -ldl -Wl,-lc -Wl,--as-needed -Wl,-lm -Wl,--no-as-needed -Wl,-soname -Wl,libbfd-2.35.so -o .libs/libbfd-2.35.so +libtool: link: (cd ".libs" && rm -f "libbfd.so" && ln -s "libbfd-2.35.so" "libbfd.so") +libtool: link: x86_64-lfs-linux-gnu-ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o elf-properties.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf64-x86-64.o elfxx-x86.o elf-ifunc.o elf-vxworks.o elf64.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o elf32-i386.o elf32.o pei-i386.o peigen.o cofflink.o coffgen.o pei-x86_64.o pex64igen.o elf64-gen.o elf32-gen.o plugin.o cpu-i386.o cpu-iamcu.o cpu-l1om.o cpu-k1om.o archive64.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libbfd.a +libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "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 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.35/build/bfd' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/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 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 library containing strerror... none required +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 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 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 +checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-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... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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... (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/10.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 for string.h... (cached) yes +checking for strings.h... (cached) yes +checking for stdlib.h... (cached) yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking whether string.h and strings.h may both be included... yes +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.35/build/opcodes' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/opcodes' +Making all in . +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/opcodes' +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo ../../opcodes/dis-buf.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../opcodes/dis-buf.c -fPIC -DPIC -o .libs/dis-buf.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../opcodes/dis-buf.c -o dis-buf.o >/dev/null 2>&1 +mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_i386 -DARCH_iamcu -DARCH_l1om -DARCH_k1om ../../opcodes/disassemble.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_i386 -DARCH_iamcu -DARCH_l1om -DARCH_k1om ../../opcodes/disassemble.c -fPIC -DPIC -o .libs/disassemble.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_i386 -DARCH_iamcu -DARCH_l1om -DARCH_k1om ../../opcodes/disassemble.c -o disassemble.o >/dev/null 2>&1 +mv -f .deps/disassemble.Tpo .deps/disassemble.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo ../../opcodes/dis-init.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../opcodes/dis-init.c -fPIC -DPIC -o .libs/dis-init.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../opcodes/dis-init.c -o dis-init.o >/dev/null 2>&1 +mv -f .deps/dis-init.Tpo .deps/dis-init.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo ../../opcodes/i386-dis.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../opcodes/i386-dis.c -fPIC -DPIC -o .libs/i386-dis.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../opcodes/i386-dis.c -o i386-dis.o >/dev/null 2>&1 +mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo ../../opcodes/i386-opc.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../opcodes/i386-opc.c -fPIC -DPIC -o .libs/i386-opc.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../opcodes/i386-opc.c -o i386-opc.o >/dev/null 2>&1 +mv -f .deps/i386-opc.Tpo .deps/i386-opc.Plo +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -release `cat ../bfd/libtool-soversion` -o libopcodes.la -rpath /usr/lib dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo -Wl,/mnt/lfs/sources/binutils-2.35/build/opcodes/../bfd/.libs/libbfd.so -L/mnt/lfs/sources/binutils-2.35/build/opcodes/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/dis-buf.o .libs/disassemble.o .libs/dis-init.o .libs/i386-dis.o .libs/i386-opc.o -L/mnt/lfs/sources/binutils-2.35/build/opcodes/../libiberty/pic -liberty -Wl,/mnt/lfs/sources/binutils-2.35/build/opcodes/../bfd/.libs/libbfd.so -Wl,-lc -Wl,--as-needed -Wl,-lm -Wl,--no-as-needed -Wl,-soname -Wl,libopcodes-2.35.so -o .libs/libopcodes-2.35.so +libtool: link: (cd ".libs" && rm -f "libopcodes.so" && ln -s "libopcodes-2.35.so" "libopcodes.so") +libtool: link: x86_64-lfs-linux-gnu-ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o i386-dis.o i386-opc.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libopcodes.a +libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "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 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.35/build/opcodes' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/opcodes/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/opcodes/po' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/opcodes' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/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 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 library containing strerror... none required +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 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 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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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... -ldl +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking whether to use debuginfod... auto +checking for debuginfod_begin in -ldebuginfod... no +checking whether debuginfod_begin is declared... 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 +checking for build system executable suffix... no +checking size of long... 8 +checking for long long... yes +checking size of long long... 8 +checking for string.h... (cached) yes +checking for strings.h... (cached) yes +checking for stdlib.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 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 sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking wchar.h usability... yes +checking wchar.h presence... yes +checking for wchar.h... yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking whether string.h and strings.h may both be included... 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... (cached) yes +checking for getpagesize... yes +checking for working mmap... no +checking for sbrk... yes +checking for utimes... yes +checking for setmode... no +checking for getc_unlocked... yes +checking for strcoll... yes +checking for setlocale... yes +checking for mkstemp... yes +checking for mkdtemp... yes +checking for mbstate_t... yes +checking for library containing frexp... none required +checking for LC_MESSAGES... yes +checking for time_t in time.h... yes +checking for time_t in sys/types.h... 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 fprintf is declared... yes +checking whether getc_unlocked is declared... yes +checking whether getenv is declared... yes +checking whether sbrk is declared... yes +checking whether snprintf is declared... yes +checking whether stpcpy is declared... yes +checking whether strnlen is declared... yes +checking whether strstr is declared... yes +checking whether vsnprintf is declared... yes +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/10.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/10.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 doc/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 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 library containing strerror... none required +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 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 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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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... -ldl +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 string.h... (cached) yes +checking for stdlib.h... (cached) yes +checking for memory.h... (cached) yes +checking for strings.h... (cached) yes +checking for unistd.h... (cached) yes +checking errno.h usability... yes +checking errno.h presence... yes +checking for errno.h... yes +checking for sys/types.h... (cached) 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 time.h usability... yes +checking time.h presence... yes +checking for time.h... yes +checking for sys/stat.h... (cached) yes +checking whether string.h and strings.h may both be included... yes +checking whether compiling a cross-assembler... no +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for inline... inline +checking for unlink... yes +checking for sbrk... yes +checking for setlocale... yes +checking for strsignal... yes +checking for LC_MESSAGES... yes +checking for working assert macro... yes +checking whether declaration is required for errno... no +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 declaration is required for free... no +checking whether declaration is required for malloc... no +checking whether declaration is required for sbrk... no +checking whether declaration is required for strstr... no +checking whether free is declared... yes +checking whether getenv is declared... yes +checking whether malloc is declared... yes +checking whether mempcpy is declared... yes +checking whether realloc is declared... yes +checking whether stpcpy is declared... yes +checking whether strstr is declared... yes +checking whether vsnprintf is declared... yes +checking whether asprintf is declared... yes +checking for struct tm.tm_gmtoff in time.h... 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 doc/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.35/build/gas' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gas' +Making all in doc +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gas/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gas/doc' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gas/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gas/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gas' +depbase=`echo app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT app.o -MD -MP -MF $depbase.Tpo -c -o app.o ../../gas/app.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo as.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT as.o -MD -MP -MF $depbase.Tpo -c -o as.o ../../gas/as.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo atof-generic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT atof-generic.o -MD -MP -MF $depbase.Tpo -c -o atof-generic.o ../../gas/atof-generic.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo compress-debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT compress-debug.o -MD -MP -MF $depbase.Tpo -c -o compress-debug.o ../../gas/compress-debug.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo cond.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT cond.o -MD -MP -MF $depbase.Tpo -c -o cond.o ../../gas/cond.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo depend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT depend.o -MD -MP -MF $depbase.Tpo -c -o depend.o ../../gas/depend.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo dwarf2dbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT dwarf2dbg.o -MD -MP -MF $depbase.Tpo -c -o dwarf2dbg.o ../../gas/dwarf2dbg.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo dw2gencfi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT dw2gencfi.o -MD -MP -MF $depbase.Tpo -c -o dw2gencfi.o ../../gas/dw2gencfi.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo ecoff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT ecoff.o -MD -MP -MF $depbase.Tpo -c -o ecoff.o ../../gas/ecoff.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo ehopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT ehopt.o -MD -MP -MF $depbase.Tpo -c -o ehopt.o ../../gas/ehopt.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT expr.o -MD -MP -MF $depbase.Tpo -c -o expr.o ../../gas/expr.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo flonum-copy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT flonum-copy.o -MD -MP -MF $depbase.Tpo -c -o flonum-copy.o ../../gas/flonum-copy.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo flonum-konst.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT flonum-konst.o -MD -MP -MF $depbase.Tpo -c -o flonum-konst.o ../../gas/flonum-konst.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo flonum-mult.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT flonum-mult.o -MD -MP -MF $depbase.Tpo -c -o flonum-mult.o ../../gas/flonum-mult.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo frags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT frags.o -MD -MP -MF $depbase.Tpo -c -o frags.o ../../gas/frags.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT hash.o -MD -MP -MF $depbase.Tpo -c -o hash.o ../../gas/hash.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo input-file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT input-file.o -MD -MP -MF $depbase.Tpo -c -o input-file.o ../../gas/input-file.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo input-scrub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT input-scrub.o -MD -MP -MF $depbase.Tpo -c -o input-scrub.o ../../gas/input-scrub.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo listing.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT listing.o -MD -MP -MF $depbase.Tpo -c -o listing.o ../../gas/listing.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo literal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT literal.o -MD -MP -MF $depbase.Tpo -c -o literal.o ../../gas/literal.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo macro.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT macro.o -MD -MP -MF $depbase.Tpo -c -o macro.o ../../gas/macro.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo messages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT messages.o -MD -MP -MF $depbase.Tpo -c -o messages.o ../../gas/messages.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo output-file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT output-file.o -MD -MP -MF $depbase.Tpo -c -o output-file.o ../../gas/output-file.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT read.o -MD -MP -MF $depbase.Tpo -c -o read.o ../../gas/read.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo remap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT remap.o -MD -MP -MF $depbase.Tpo -c -o remap.o ../../gas/remap.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo sb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT sb.o -MD -MP -MF $depbase.Tpo -c -o sb.o ../../gas/sb.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo stabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT stabs.o -MD -MP -MF $depbase.Tpo -c -o stabs.o ../../gas/stabs.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo subsegs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT subsegs.o -MD -MP -MF $depbase.Tpo -c -o subsegs.o ../../gas/subsegs.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo symbols.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT symbols.o -MD -MP -MF $depbase.Tpo -c -o symbols.o ../../gas/symbols.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT write.o -MD -MP -MF $depbase.Tpo -c -o write.o ../../gas/write.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo config/tc-i386.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT config/tc-i386.o -MD -MP -MF $depbase.Tpo -c -o config/tc-i386.o ../../gas/config/tc-i386.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo config/obj-elf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT config/obj-elf.o -MD -MP -MF $depbase.Tpo -c -o config/obj-elf.o ../../gas/config/obj-elf.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo config/atof-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -MT config/atof-ieee.o -MD -MP -MF $depbase.Tpo -c -o config/atof-ieee.o ../../gas/config/atof-ieee.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-i386.o config/obj-elf.o config/atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -g -O2 -o .libs/as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-i386.o config/obj-elf.o config/atof-ieee.o ../opcodes/.libs/libopcodes.so -L/mnt/lfs/sources/binutils-2.35/build/opcodes/../libiberty/pic ../bfd/.libs/libbfd.so -L/mnt/lfs/sources/binutils-2.35/build/bfd/../libiberty/pic -L/mnt/lfs/sources/binutils-2.35/build/zlib -liberty -lz ../libiberty/libiberty.a -ldl +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gas' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gas' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gas' +mkdir -p -- ./libctf +Configuring in ./libctf +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 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 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 +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 whether NLS is requested... no +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-lfs-linux-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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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... (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/10.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.35/missing aclocal-1.15 +checking for autoconf... ${SHELL} /mnt/lfs/sources/binutils-2.35/missing autoconf +checking for autoheader... ${SHELL} /mnt/lfs/sources/binutils-2.35/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 dlopen... -ldl +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 asprintf is declared... yes +checking whether bswap_16 is declared... yes +checking whether bswap_32 is declared... yes +checking whether bswap_64 is declared... yes +checking for qsort_r... yes +checking for qsort_r signature... GNU +checking for O_CLOEXEC... 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/binutils-2.35/build/libctf' +make all-am +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/libctf' +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-archive.lo -MD -MP -MF .deps/ctf-archive.Tpo -c -o ctf-archive.lo ../../libctf/ctf-archive.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-archive.lo -MD -MP -MF .deps/ctf-archive.Tpo -c ../../libctf/ctf-archive.c -fPIC -DPIC -o .libs/ctf-archive.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-archive.lo -MD -MP -MF .deps/ctf-archive.Tpo -c ../../libctf/ctf-archive.c -o ctf-archive.o >/dev/null 2>&1 +mv -f .deps/ctf-archive.Tpo .deps/ctf-archive.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-dump.lo -MD -MP -MF .deps/ctf-dump.Tpo -c -o ctf-dump.lo ../../libctf/ctf-dump.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-dump.lo -MD -MP -MF .deps/ctf-dump.Tpo -c ../../libctf/ctf-dump.c -fPIC -DPIC -o .libs/ctf-dump.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-dump.lo -MD -MP -MF .deps/ctf-dump.Tpo -c ../../libctf/ctf-dump.c -o ctf-dump.o >/dev/null 2>&1 +mv -f .deps/ctf-dump.Tpo .deps/ctf-dump.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-create.lo -MD -MP -MF .deps/ctf-create.Tpo -c -o ctf-create.lo ../../libctf/ctf-create.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-create.lo -MD -MP -MF .deps/ctf-create.Tpo -c ../../libctf/ctf-create.c -fPIC -DPIC -o .libs/ctf-create.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-create.lo -MD -MP -MF .deps/ctf-create.Tpo -c ../../libctf/ctf-create.c -o ctf-create.o >/dev/null 2>&1 +mv -f .deps/ctf-create.Tpo .deps/ctf-create.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-decl.lo -MD -MP -MF .deps/ctf-decl.Tpo -c -o ctf-decl.lo ../../libctf/ctf-decl.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-decl.lo -MD -MP -MF .deps/ctf-decl.Tpo -c ../../libctf/ctf-decl.c -fPIC -DPIC -o .libs/ctf-decl.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-decl.lo -MD -MP -MF .deps/ctf-decl.Tpo -c ../../libctf/ctf-decl.c -o ctf-decl.o >/dev/null 2>&1 +mv -f .deps/ctf-decl.Tpo .deps/ctf-decl.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-error.lo -MD -MP -MF .deps/ctf-error.Tpo -c -o ctf-error.lo ../../libctf/ctf-error.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-error.lo -MD -MP -MF .deps/ctf-error.Tpo -c ../../libctf/ctf-error.c -fPIC -DPIC -o .libs/ctf-error.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-error.lo -MD -MP -MF .deps/ctf-error.Tpo -c ../../libctf/ctf-error.c -o ctf-error.o >/dev/null 2>&1 +mv -f .deps/ctf-error.Tpo .deps/ctf-error.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-hash.lo -MD -MP -MF .deps/ctf-hash.Tpo -c -o ctf-hash.lo ../../libctf/ctf-hash.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-hash.lo -MD -MP -MF .deps/ctf-hash.Tpo -c ../../libctf/ctf-hash.c -fPIC -DPIC -o .libs/ctf-hash.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-hash.lo -MD -MP -MF .deps/ctf-hash.Tpo -c ../../libctf/ctf-hash.c -o ctf-hash.o >/dev/null 2>&1 +mv -f .deps/ctf-hash.Tpo .deps/ctf-hash.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-labels.lo -MD -MP -MF .deps/ctf-labels.Tpo -c -o ctf-labels.lo ../../libctf/ctf-labels.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-labels.lo -MD -MP -MF .deps/ctf-labels.Tpo -c ../../libctf/ctf-labels.c -fPIC -DPIC -o .libs/ctf-labels.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-labels.lo -MD -MP -MF .deps/ctf-labels.Tpo -c ../../libctf/ctf-labels.c -o ctf-labels.o >/dev/null 2>&1 +mv -f .deps/ctf-labels.Tpo .deps/ctf-labels.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-link.lo -MD -MP -MF .deps/ctf-link.Tpo -c -o ctf-link.lo ../../libctf/ctf-link.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-link.lo -MD -MP -MF .deps/ctf-link.Tpo -c ../../libctf/ctf-link.c -fPIC -DPIC -o .libs/ctf-link.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-link.lo -MD -MP -MF .deps/ctf-link.Tpo -c ../../libctf/ctf-link.c -o ctf-link.o >/dev/null 2>&1 +mv -f .deps/ctf-link.Tpo .deps/ctf-link.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-lookup.lo -MD -MP -MF .deps/ctf-lookup.Tpo -c -o ctf-lookup.lo ../../libctf/ctf-lookup.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-lookup.lo -MD -MP -MF .deps/ctf-lookup.Tpo -c ../../libctf/ctf-lookup.c -fPIC -DPIC -o .libs/ctf-lookup.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-lookup.lo -MD -MP -MF .deps/ctf-lookup.Tpo -c ../../libctf/ctf-lookup.c -o ctf-lookup.o >/dev/null 2>&1 +mv -f .deps/ctf-lookup.Tpo .deps/ctf-lookup.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-open.lo -MD -MP -MF .deps/ctf-open.Tpo -c -o ctf-open.lo ../../libctf/ctf-open.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-open.lo -MD -MP -MF .deps/ctf-open.Tpo -c ../../libctf/ctf-open.c -fPIC -DPIC -o .libs/ctf-open.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-open.lo -MD -MP -MF .deps/ctf-open.Tpo -c ../../libctf/ctf-open.c -o ctf-open.o >/dev/null 2>&1 +mv -f .deps/ctf-open.Tpo .deps/ctf-open.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-string.lo -MD -MP -MF .deps/ctf-string.Tpo -c -o ctf-string.lo ../../libctf/ctf-string.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-string.lo -MD -MP -MF .deps/ctf-string.Tpo -c ../../libctf/ctf-string.c -fPIC -DPIC -o .libs/ctf-string.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-string.lo -MD -MP -MF .deps/ctf-string.Tpo -c ../../libctf/ctf-string.c -o ctf-string.o >/dev/null 2>&1 +mv -f .deps/ctf-string.Tpo .deps/ctf-string.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-subr.lo -MD -MP -MF .deps/ctf-subr.Tpo -c -o ctf-subr.lo ../../libctf/ctf-subr.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-subr.lo -MD -MP -MF .deps/ctf-subr.Tpo -c ../../libctf/ctf-subr.c -fPIC -DPIC -o .libs/ctf-subr.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-subr.lo -MD -MP -MF .deps/ctf-subr.Tpo -c ../../libctf/ctf-subr.c -o ctf-subr.o >/dev/null 2>&1 +mv -f .deps/ctf-subr.Tpo .deps/ctf-subr.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-types.lo -MD -MP -MF .deps/ctf-types.Tpo -c -o ctf-types.lo ../../libctf/ctf-types.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-types.lo -MD -MP -MF .deps/ctf-types.Tpo -c ../../libctf/ctf-types.c -fPIC -DPIC -o .libs/ctf-types.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-types.lo -MD -MP -MF .deps/ctf-types.Tpo -c ../../libctf/ctf-types.c -o ctf-types.o >/dev/null 2>&1 +mv -f .deps/ctf-types.Tpo .deps/ctf-types.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-util.lo -MD -MP -MF .deps/ctf-util.Tpo -c -o ctf-util.lo ../../libctf/ctf-util.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-util.lo -MD -MP -MF .deps/ctf-util.Tpo -c ../../libctf/ctf-util.c -fPIC -DPIC -o .libs/ctf-util.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-util.lo -MD -MP -MF .deps/ctf-util.Tpo -c ../../libctf/ctf-util.c -o ctf-util.o >/dev/null 2>&1 +mv -f .deps/ctf-util.Tpo .deps/ctf-util.Plo +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-open-bfd.lo -MD -MP -MF .deps/ctf-open-bfd.Tpo -c -o ctf-open-bfd.lo ../../libctf/ctf-open-bfd.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-open-bfd.lo -MD -MP -MF .deps/ctf-open-bfd.Tpo -c ../../libctf/ctf-open-bfd.c -fPIC -DPIC -o .libs/ctf-open-bfd.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -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 -MT ctf-open-bfd.lo -MD -MP -MF .deps/ctf-open-bfd.Tpo -c ../../libctf/ctf-open-bfd.c -o ctf-open-bfd.o >/dev/null 2>&1 +mv -f .deps/ctf-open-bfd.Tpo .deps/ctf-open-bfd.Plo +/bin/sh ./libtool --tag=CC --mode=link 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 ctf-archive.lo ctf-dump.lo ctf-create.lo ctf-decl.lo ctf-error.lo ctf-hash.lo ctf-labels.lo ctf-link.lo ctf-lookup.lo ctf-open.lo ctf-string.lo ctf-subr.lo ctf-types.lo ctf-util.lo ctf-open-bfd.lo -Wl,/mnt/lfs/sources/binutils-2.35/build/libctf/../bfd/.libs/libbfd.so -L/mnt/lfs/sources/binutils-2.35/build/libctf/../libiberty/pic -liberty -L./../zlib -lz -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/ctf-archive.o .libs/ctf-dump.o .libs/ctf-create.o .libs/ctf-decl.o .libs/ctf-error.o .libs/ctf-hash.o .libs/ctf-labels.o .libs/ctf-link.o .libs/ctf-lookup.o .libs/ctf-open.o .libs/ctf-string.o .libs/ctf-subr.o .libs/ctf-types.o .libs/ctf-util.o .libs/ctf-open-bfd.o -L/mnt/lfs/sources/binutils-2.35/build/libctf/../libiberty/pic -liberty -L/mnt/lfs/sources/binutils-2.35/build/zlib -lz -ldl -Wl,--version-script=../../libctf/libctf.ver -Wl,/mnt/lfs/sources/binutils-2.35/build/libctf/../bfd/.libs/libbfd.so -Wl,-soname -Wl,libctf.so.0 -o .libs/libctf.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libctf.so.0" && ln -s "libctf.so.0.0.0" "libctf.so.0") +libtool: link: (cd ".libs" && rm -f "libctf.so" && ln -s "libctf.so.0.0.0" "libctf.so") +libtool: link: x86_64-lfs-linux-gnu-ar rc .libs/libctf.a ctf-archive.o ctf-dump.o ctf-create.o ctf-decl.o ctf-error.o ctf-hash.o ctf-labels.o ctf-link.o ctf-lookup.o ctf-open.o ctf-string.o ctf-subr.o ctf-types.o ctf-util.o ctf-open-bfd.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libctf.a +libtool: link: ( cd ".libs" && rm -f "libctf.la" && ln -s "../libctf.la" "libctf.la" ) +/bin/sh ./libtool --tag=CC --mode=link 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-nobfd.la -rpath /usr/lib ctf-archive.lo ctf-dump.lo ctf-create.lo ctf-decl.lo ctf-error.lo ctf-hash.lo ctf-labels.lo ctf-link.lo ctf-lookup.lo ctf-open.lo ctf-string.lo ctf-subr.lo ctf-types.lo ctf-util.lo -L/mnt/lfs/sources/binutils-2.35/build/libctf/../libiberty/pic -liberty -L./../zlib -lz -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/ctf-archive.o .libs/ctf-dump.o .libs/ctf-create.o .libs/ctf-decl.o .libs/ctf-error.o .libs/ctf-hash.o .libs/ctf-labels.o .libs/ctf-link.o .libs/ctf-lookup.o .libs/ctf-open.o .libs/ctf-string.o .libs/ctf-subr.o .libs/ctf-types.o .libs/ctf-util.o -L/mnt/lfs/sources/binutils-2.35/build/libctf/../libiberty/pic -liberty -L/mnt/lfs/sources/binutils-2.35/build/zlib -lz -ldl -Wl,--version-script=../../libctf/libctf.ver -Wl,-soname -Wl,libctf-nobfd.so.0 -o .libs/libctf-nobfd.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libctf-nobfd.so.0" && ln -s "libctf-nobfd.so.0.0.0" "libctf-nobfd.so.0") +libtool: link: (cd ".libs" && rm -f "libctf-nobfd.so" && ln -s "libctf-nobfd.so.0.0.0" "libctf-nobfd.so") +libtool: link: x86_64-lfs-linux-gnu-ar rc .libs/libctf-nobfd.a ctf-archive.o ctf-dump.o ctf-create.o ctf-decl.o ctf-error.o ctf-hash.o ctf-labels.o ctf-link.o ctf-lookup.o ctf-open.o ctf-string.o ctf-subr.o ctf-types.o ctf-util.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libctf-nobfd.a +libtool: link: ( cd ".libs" && rm -f "libctf-nobfd.la" && ln -s "../libctf-nobfd.la" "libctf-nobfd.la" ) +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/libctf' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/libctf' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +if [ -r sysinfo.c ]; then \ + gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib sysinfo.c ; \ +else \ + gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib ../../binutils/sysinfo.c ; \ +fi +gcc -c -I. -I../../binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib ../../binutils/syslex_wrap.c +gcc -o sysinfo sysinfo.o syslex_wrap.o +./sysinfo -d <../../binutils/sysroff.info >sysroff.h +Making info in doc +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils/doc' +if test -f cxxfilt.man; then \ + man=cxxfilt.man; \ +else \ + man=../../../binutils/doc/cxxfilt.man; \ +fi; \ +sed -e 's/@PROGRAM@/c++filt/' \ + -e 's/cxxfilt/c++filt/' < $man \ + > c++filt.1 +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils/doc' +Making info in po +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils/po' +make[3]: Nothing to be done for 'info'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils/po' +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +make[3]: Nothing to be done for 'info-am'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +Making all in doc +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils/doc' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +depbase=`echo size.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT size.o -MD -MP -MF $depbase.Tpo -c -o size.o ../../binutils/size.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo bucomm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT bucomm.o -MD -MP -MF $depbase.Tpo -c -o bucomm.o ../../binutils/bucomm.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o ../../binutils/version.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo filemode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT filemode.o -MD -MP -MF $depbase.Tpo -c -o filemode.o ../../binutils/filemode.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o .libs/size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/mnt/lfs/sources/binutils-2.35/build/bfd/../libiberty/pic -L/mnt/lfs/sources/binutils-2.35/build/zlib -liberty -lz ../libiberty/libiberty.a -ldl +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS="" ../../binutils/objdump.c +mv -f .deps/objdump.Tpo .deps/objdump.Po +depbase=`echo dwarf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT dwarf.o -MD -MP -MF $depbase.Tpo -c -o dwarf.o ../../binutils/dwarf.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo prdbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT prdbg.o -MD -MP -MF $depbase.Tpo -c -o prdbg.o ../../binutils/prdbg.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo rddbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT rddbg.o -MD -MP -MF $depbase.Tpo -c -o rddbg.o ../../binutils/rddbg.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o ../../binutils/debug.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo stabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT stabs.o -MD -MP -MF $depbase.Tpo -c -o stabs.o ../../binutils/stabs.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo rdcoff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT rdcoff.o -MD -MP -MF $depbase.Tpo -c -o rdcoff.o ../../binutils/rdcoff.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo elfcomm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT elfcomm.o -MD -MP -MF $depbase.Tpo -c -o elfcomm.o ../../binutils/elfcomm.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../libctf/libctf.la ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o .libs/objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/.libs/libopcodes.so -L/mnt/lfs/sources/binutils-2.35/build/opcodes/../libiberty/pic ../libctf/.libs/libctf.so -L/mnt/lfs/sources/binutils-2.35/build/libctf/../libiberty/pic -L/mnt/lfs/sources/binutils-2.35/build/zlib ../bfd/.libs/libbfd.so -L/mnt/lfs/sources/binutils-2.35/build/bfd/../libiberty/pic -liberty -lz ../libiberty/libiberty.a -ldl +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ../../binutils/`arparse.c +mv -f .deps/arparse.Tpo .deps/arparse.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo ../../binutils/`arlex.c +mv -f .deps/arlex.Tpo .deps/arlex.Po +depbase=`echo ar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT ar.o -MD -MP -MF $depbase.Tpo -c -o ar.o ../../binutils/ar.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo not-ranlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT not-ranlib.o -MD -MP -MF $depbase.Tpo -c -o not-ranlib.o ../../binutils/not-ranlib.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo arsup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT arsup.o -MD -MP -MF $depbase.Tpo -c -o arsup.o ../../binutils/arsup.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo rename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT rename.o -MD -MP -MF $depbase.Tpo -c -o rename.o ../../binutils/rename.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo binemul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT binemul.o -MD -MP -MF $depbase.Tpo -c -o binemul.o ../../binutils/binemul.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo emul_vanilla.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT emul_vanilla.o -MD -MP -MF $depbase.Tpo -c -o emul_vanilla.o ../../binutils/emul_vanilla.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o .libs/ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/mnt/lfs/sources/binutils-2.35/build/bfd/../libiberty/pic -L/mnt/lfs/sources/binutils-2.35/build/zlib -liberty -lz ../libiberty/libiberty.a -ldl +depbase=`echo strings.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT strings.o -MD -MP -MF $depbase.Tpo -c -o strings.o ../../binutils/strings.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o .libs/strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/mnt/lfs/sources/binutils-2.35/build/bfd/../libiberty/pic -L/mnt/lfs/sources/binutils-2.35/build/zlib -liberty -lz ../libiberty/libiberty.a -ldl +depbase=`echo is-ranlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT is-ranlib.o -MD -MP -MF $depbase.Tpo -c -o is-ranlib.o ../../binutils/is-ranlib.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o .libs/ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/mnt/lfs/sources/binutils-2.35/build/bfd/../libiberty/pic -L/mnt/lfs/sources/binutils-2.35/build/zlib -liberty -lz ../libiberty/libiberty.a -ldl +depbase=`echo objcopy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT objcopy.o -MD -MP -MF $depbase.Tpo -c -o objcopy.o ../../binutils/objcopy.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo not-strip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT not-strip.o -MD -MP -MF $depbase.Tpo -c -o not-strip.o ../../binutils/not-strip.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo wrstabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT wrstabs.o -MD -MP -MF $depbase.Tpo -c -o wrstabs.o ../../binutils/wrstabs.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o .libs/objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/mnt/lfs/sources/binutils-2.35/build/bfd/../libiberty/pic -L/mnt/lfs/sources/binutils-2.35/build/zlib -liberty -lz ../libiberty/libiberty.a -ldl +depbase=`echo addr2line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT addr2line.o -MD -MP -MF $depbase.Tpo -c -o addr2line.o ../../binutils/addr2line.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o .libs/addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/mnt/lfs/sources/binutils-2.35/build/bfd/../libiberty/pic -L/mnt/lfs/sources/binutils-2.35/build/zlib -liberty -lz ../libiberty/libiberty.a -ldl +depbase=`echo readelf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT readelf.o -MD -MP -MF $depbase.Tpo -c -o readelf.o ../../binutils/readelf.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo unwind-ia64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT unwind-ia64.o -MD -MP -MF $depbase.Tpo -c -o unwind-ia64.o ../../binutils/unwind-ia64.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libctf/libctf-nobfd.la ../libiberty/libiberty.a -L./../zlib -lz -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o .libs/readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libctf/.libs/libctf-nobfd.so -L/mnt/lfs/sources/binutils-2.35/build/libctf/../libiberty/pic -L/mnt/lfs/sources/binutils-2.35/build/zlib -liberty ../libiberty/libiberty.a -lz -ldl +depbase=`echo elfedit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT elfedit.o -MD -MP -MF $depbase.Tpo -c -o elfedit.o ../../binutils/elfedit.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -ldl +depbase=`echo nm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT nm.o -MD -MP -MF $depbase.Tpo -c -o nm.o ../../binutils/nm.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o .libs/nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/mnt/lfs/sources/binutils-2.35/build/bfd/../libiberty/pic -L/mnt/lfs/sources/binutils-2.35/build/zlib -liberty -lz ../libiberty/libiberty.a -ldl +depbase=`echo is-strip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT is-strip.o -MD -MP -MF $depbase.Tpo -c -o is-strip.o ../../binutils/is-strip.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o .libs/strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/mnt/lfs/sources/binutils-2.35/build/bfd/../libiberty/pic -L/mnt/lfs/sources/binutils-2.35/build/zlib -liberty -lz ../libiberty/libiberty.a -ldl +depbase=`echo cxxfilt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT cxxfilt.o -MD -MP -MF $depbase.Tpo -c -o cxxfilt.o ../../binutils/cxxfilt.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o .libs/cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/mnt/lfs/sources/binutils-2.35/build/bfd/../libiberty/pic -L/mnt/lfs/sources/binutils-2.35/build/zlib -liberty -lz ../libiberty/libiberty.a -ldl +depbase=`echo bfdtest1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT bfdtest1.o -MD -MP -MF $depbase.Tpo -c -o bfdtest1.o ../../binutils/bfdtest1.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o .libs/bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.so -L/mnt/lfs/sources/binutils-2.35/build/bfd/../libiberty/pic -L/mnt/lfs/sources/binutils-2.35/build/zlib -liberty -lz ../libiberty/libiberty.a -ldl +depbase=`echo bfdtest2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT bfdtest2.o -MD -MP -MF $depbase.Tpo -c -o bfdtest2.o ../../binutils/bfdtest2.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o .libs/bfdtest2 bfdtest2.o ../bfd/.libs/libbfd.so -L/mnt/lfs/sources/binutils-2.35/build/bfd/../libiberty/pic -L/mnt/lfs/sources/binutils-2.35/build/zlib -liberty -lz ../libiberty/libiberty.a -ldl +depbase=`echo testsuite/gentestdlls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -MT testsuite/gentestdlls.o -MD -MP -MF $depbase.Tpo -c -o testsuite/gentestdlls.o ../../binutils/testsuite/gentestdlls.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o testsuite/gentestdlls testsuite/gentestdlls.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -g -O2 -o testsuite/.libs/gentestdlls testsuite/gentestdlls.o ../bfd/.libs/libbfd.so -L/mnt/lfs/sources/binutils-2.35/build/bfd/../libiberty/pic -L/mnt/lfs/sources/binutils-2.35/build/zlib -liberty -lz ../libiberty/libiberty.a -ldl +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +mkdir -p -- ./etc +Configuring in ./etc +configure: creating cache ./config.cache +checking for a BSD-compatible install... /usr/bin/install -c +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/etc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/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 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 library containing strerror... none required +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 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 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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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... -ldl +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for setmode... 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 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.35/build/gprof' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gprof' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gprof/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gprof/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gprof' +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT basic_blocks.o -MD -MP -MF .deps/basic_blocks.Tpo -c -o basic_blocks.o ../../gprof/basic_blocks.c +mv -f .deps/basic_blocks.Tpo .deps/basic_blocks.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT call_graph.o -MD -MP -MF .deps/call_graph.Tpo -c -o call_graph.o ../../gprof/call_graph.c +mv -f .deps/call_graph.Tpo .deps/call_graph.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cg_arcs.o -MD -MP -MF .deps/cg_arcs.Tpo -c -o cg_arcs.o ../../gprof/cg_arcs.c +mv -f .deps/cg_arcs.Tpo .deps/cg_arcs.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cg_dfn.o -MD -MP -MF .deps/cg_dfn.Tpo -c -o cg_dfn.o ../../gprof/cg_dfn.c +mv -f .deps/cg_dfn.Tpo .deps/cg_dfn.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cg_print.o -MD -MP -MF .deps/cg_print.Tpo -c -o cg_print.o ../../gprof/cg_print.c +mv -f .deps/cg_print.Tpo .deps/cg_print.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT corefile.o -MD -MP -MF .deps/corefile.Tpo -c -o corefile.o ../../gprof/corefile.c +mv -f .deps/corefile.Tpo .deps/corefile.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT gmon_io.o -MD -MP -MF .deps/gmon_io.Tpo -c -o gmon_io.o ../../gprof/gmon_io.c +mv -f .deps/gmon_io.Tpo .deps/gmon_io.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT gprof.o -MD -MP -MF .deps/gprof.Tpo -c -o gprof.o ../../gprof/gprof.c +mv -f .deps/gprof.Tpo .deps/gprof.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT hertz.o -MD -MP -MF .deps/hertz.Tpo -c -o hertz.o ../../gprof/hertz.c +mv -f .deps/hertz.Tpo .deps/hertz.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT hist.o -MD -MP -MF .deps/hist.Tpo -c -o hist.o ../../gprof/hist.c +mv -f .deps/hist.Tpo .deps/hist.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT source.o -MD -MP -MF .deps/source.Tpo -c -o source.o ../../gprof/source.c +mv -f .deps/source.Tpo .deps/source.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT search_list.o -MD -MP -MF .deps/search_list.Tpo -c -o search_list.o ../../gprof/search_list.c +mv -f .deps/search_list.Tpo .deps/search_list.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../gprof/symtab.c +mv -f .deps/symtab.Tpo .deps/symtab.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT sym_ids.o -MD -MP -MF .deps/sym_ids.Tpo -c -o sym_ids.o ../../gprof/sym_ids.c +mv -f .deps/sym_ids.Tpo .deps/sym_ids.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o ../../gprof/utils.c +mv -f .deps/utils.Tpo .deps/utils.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../gprof/i386.c +mv -f .deps/i386.Tpo .deps/i386.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT alpha.o -MD -MP -MF .deps/alpha.Tpo -c -o alpha.o ../../gprof/alpha.c +mv -f .deps/alpha.Tpo .deps/alpha.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT vax.o -MD -MP -MF .deps/vax.Tpo -c -o vax.o ../../gprof/vax.c +mv -f .deps/vax.Tpo .deps/vax.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../gprof/sparc.c +mv -f .deps/sparc.Tpo .deps/sparc.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../gprof/mips.c +mv -f .deps/mips.Tpo .deps/mips.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o ../../gprof/aarch64.c +mv -f .deps/aarch64.Tpo .deps/aarch64.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT flat_bl.o -MD -MP -MF .deps/flat_bl.Tpo -c -o flat_bl.o ../../gprof/flat_bl.c +mv -f .deps/flat_bl.Tpo .deps/flat_bl.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT bsd_callg_bl.o -MD -MP -MF .deps/bsd_callg_bl.Tpo -c -o bsd_callg_bl.o ../../gprof/bsd_callg_bl.c +mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT fsf_callg_bl.o -MD -MP -MF .deps/fsf_callg_bl.Tpo -c -o fsf_callg_bl.o ../../gprof/fsf_callg_bl.c +mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.Po +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o .libs/gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.so -L/mnt/lfs/sources/binutils-2.35/build/bfd/../libiberty/pic -L/mnt/lfs/sources/binutils-2.35/build/zlib -liberty -lz ../libiberty/libiberty.a -lm -ldl +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gprof' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gprof' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/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 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 library containing strerror... none required +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 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 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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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... -ldl +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 for string.h... (cached) yes +checking for strings.h... (cached) yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) 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 locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... 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 sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking for sys/stat.h... (cached) yes +checking whether string.h and strings.h may both be included... yes +checking for glob... yes +checking for mkstemp... yes +checking for realpath... yes +checking for sbrk... yes +checking for setlocale... yes +checking for waitpid... yes +checking for open... yes +checking for lseek... yes +checking for close... yes +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +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 strstr is declared... yes +checking whether free is declared... yes +checking whether sbrk is declared... yes +checking whether getenv is declared... yes +checking whether environ is declared... 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.35/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 eelf_l1om.o eelf_k1om.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 eelf_l1om.o eelf_k1om.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.35/build/ld' +Making all in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/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.35/build/ld/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/ld' +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo '../../ld/'`testplug.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1 +mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -g -O2 -no-undefined -rpath /nowhere -o libldtestplug.la libldtestplug_la-testplug.lo -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/libldtestplug_la-testplug.o -ldl -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libldtestplug.so.0" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so.0") +libtool: link: (cd ".libs" && rm -f "libldtestplug.so" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so") +libtool: link: x86_64-lfs-linux-gnu-ar rc .libs/libldtestplug.a libldtestplug_la-testplug.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libldtestplug.a +libtool: link: ( cd ".libs" && rm -f "libldtestplug.la" && ln -s "../libldtestplug.la" "libldtestplug.la" ) +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -g -O2 -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c -o libldtestplug2_la-testplug2.lo `test -f 'testplug2.c' || echo '../../ld/'`testplug2.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c ../../ld/testplug2.c -fPIC -DPIC -o .libs/libldtestplug2_la-testplug2.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c ../../ld/testplug2.c -o libldtestplug2_la-testplug2.o >/dev/null 2>&1 +mv -f .deps/libldtestplug2_la-testplug2.Tpo .deps/libldtestplug2_la-testplug2.Plo +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -g -O2 -no-undefined -rpath /nowhere -o libldtestplug2.la libldtestplug2_la-testplug2.lo -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/libldtestplug2_la-testplug2.o -ldl -Wl,-soname -Wl,libldtestplug2.so.0 -o .libs/libldtestplug2.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libldtestplug2.so.0" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so.0") +libtool: link: (cd ".libs" && rm -f "libldtestplug2.so" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so") +libtool: link: x86_64-lfs-linux-gnu-ar rc .libs/libldtestplug2.a libldtestplug2_la-testplug2.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libldtestplug2.a +libtool: link: ( cd ".libs" && rm -f "libldtestplug2.la" && ln -s "../libldtestplug2.la" "libldtestplug2.la" ) +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -g -O2 -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c -o libldtestplug3_la-testplug3.lo `test -f 'testplug3.c' || echo '../../ld/'`testplug3.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c ../../ld/testplug3.c -fPIC -DPIC -o .libs/libldtestplug3_la-testplug3.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c ../../ld/testplug3.c -o libldtestplug3_la-testplug3.o >/dev/null 2>&1 +mv -f .deps/libldtestplug3_la-testplug3.Tpo .deps/libldtestplug3_la-testplug3.Plo +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -g -O2 -no-undefined -rpath /nowhere -o libldtestplug3.la libldtestplug3_la-testplug3.lo -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/libldtestplug3_la-testplug3.o -ldl -Wl,-soname -Wl,libldtestplug3.so.0 -o .libs/libldtestplug3.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libldtestplug3.so.0" && ln -s "libldtestplug3.so.0.0.0" "libldtestplug3.so.0") +libtool: link: (cd ".libs" && rm -f "libldtestplug3.so" && ln -s "libldtestplug3.so.0.0.0" "libldtestplug3.so") +libtool: link: x86_64-lfs-linux-gnu-ar rc .libs/libldtestplug3.a libldtestplug3_la-testplug3.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libldtestplug3.a +libtool: link: ( cd ".libs" && rm -f "libldtestplug3.la" && ln -s "../libldtestplug3.la" "libldtestplug3.la" ) +/bin/sh ./libtool --tag=CC --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -g -O2 -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c -o libldtestplug4_la-testplug4.lo `test -f 'testplug4.c' || echo '../../ld/'`testplug4.c +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c ../../ld/testplug4.c -fPIC -DPIC -o .libs/libldtestplug4_la-testplug4.o +libtool: compile: x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c ../../ld/testplug4.c -o libldtestplug4_la-testplug4.o >/dev/null 2>&1 +mv -f .deps/libldtestplug4_la-testplug4.Tpo .deps/libldtestplug4_la-testplug4.Plo +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -g -O2 -no-undefined -rpath /nowhere -o libldtestplug4.la libldtestplug4_la-testplug4.lo -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -shared -fPIC -DPIC .libs/libldtestplug4_la-testplug4.o -ldl -Wl,-soname -Wl,libldtestplug4.so.0 -o .libs/libldtestplug4.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libldtestplug4.so.0" && ln -s "libldtestplug4.so.0.0.0" "libldtestplug4.so.0") +libtool: link: (cd ".libs" && rm -f "libldtestplug4.so" && ln -s "libldtestplug4.so.0.0.0" "libldtestplug4.so") +libtool: link: x86_64-lfs-linux-gnu-ar rc .libs/libldtestplug4.a libldtestplug4_la-testplug4.o +libtool: link: x86_64-lfs-linux-gnu-ranlib .libs/libldtestplug4.a +libtool: link: ( cd ".libs" && rm -f "libldtestplug4.la" && ln -s "../libldtestplug4.la" "libldtestplug4.la" ) +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldgram.o -MD -MP -MF .deps/ldgram.Tpo -c -o ldgram.o `test -f ldgram.c || echo ../../ld/`ldgram.c +mv -f .deps/ldgram.Tpo .deps/ldgram.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../ld/ldlex-wrapper.c +mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o ../../ld/lexsup.c +mv -f .deps/lexsup.Tpo .deps/lexsup.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldlang.o -MD -MP -MF .deps/ldlang.Tpo -c -o ldlang.o ../../ld/ldlang.c +mv -f .deps/ldlang.Tpo .deps/ldlang.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT mri.o -MD -MP -MF .deps/mri.Tpo -c -o mri.o ../../ld/mri.c +mv -f .deps/mri.Tpo .deps/mri.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldctor.o -MD -MP -MF .deps/ldctor.Tpo -c -o ldctor.o ../../ld/ldctor.c +mv -f .deps/ldctor.Tpo .deps/ldctor.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \ + -DDEFAULT_EMULATION='"elf_x86_64"' \ + -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/x86_64-lfs-linux-gnu/bin"' \ + -DTARGET='"x86_64-lfs-linux-gnu"' -DTARGET_SYSTEM_ROOT=\"\" \ + ../../ld/ldmain.c +mv -f .deps/ldmain.Tpo .deps/ldmain.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldwrite.o -MD -MP -MF .deps/ldwrite.Tpo -c -o ldwrite.o ../../ld/ldwrite.c +mv -f .deps/ldwrite.Tpo .deps/ldwrite.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldexp.o -MD -MP -MF .deps/ldexp.Tpo -c -o ldexp.o ../../ld/ldexp.c +mv -f .deps/ldexp.Tpo .deps/ldexp.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldemul.o -MD -MP -MF .deps/ldemul.Tpo -c -o ldemul.o ../../ld/ldemul.c +mv -f .deps/ldemul.Tpo .deps/ldemul.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldver.o -MD -MP -MF .deps/ldver.Tpo -c -o ldver.o ../../ld/ldver.c +mv -f .deps/ldver.Tpo .deps/ldver.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldmisc.o -MD -MP -MF .deps/ldmisc.Tpo -c -o ldmisc.o ../../ld/ldmisc.c +mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \ +-DSCRIPTDIR='"/usr/x86_64-lfs-linux-gnu/lib"' -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/x86_64-lfs-linux-gnu/bin"' \ + ../../ld/ldfile.c +mv -f .deps/ldfile.Tpo .deps/ldfile.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldcref.o -MD -MP -MF .deps/ldcref.Tpo -c -o ldcref.o ../../ld/ldcref.c +mv -f .deps/ldcref.Tpo .deps/ldcref.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../ld/plugin.c +mv -f .deps/plugin.Tpo .deps/plugin.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldbuildid.o -MD -MP -MF .deps/ldbuildid.Tpo -c -o ldbuildid.o ../../ld/ldbuildid.c +mv -f .deps/ldbuildid.Tpo .deps/ldbuildid.Po +cp ../../ld/emultempl/astring.sed stringify.sed +base=`echo eelf_x86_64.c | sed -e 's,e\(.*\).c,\1,'`; \ +make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/ld' +/bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib" "/usr" "/usr" x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" no yes elf_x86_64 "x86_64-lfs-linux-gnu" +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT eelf_x86_64.o -MD -MP -MF .deps/eelf_x86_64.Tpo -c -o eelf_x86_64.o eelf_x86_64.c +mv -f .deps/eelf_x86_64.Tpo .deps/eelf_x86_64.Po +base=`echo eelf32_x86_64.c | sed -e 's,e\(.*\).c,\1,'`; \ +make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/ld' +/bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib" "/usr" "/usr" x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" no yes elf32_x86_64 "x86_64-lfs-linux-gnu" +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT eelf32_x86_64.o -MD -MP -MF .deps/eelf32_x86_64.Tpo -c -o eelf32_x86_64.o eelf32_x86_64.c +mv -f .deps/eelf32_x86_64.Tpo .deps/eelf32_x86_64.Po +base=`echo eelf_i386.c | sed -e 's,e\(.*\).c,\1,'`; \ +make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/ld' +/bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib" "/usr" "/usr" x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" no yes elf_i386 "i386-lfs-linux-gnu" +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c +mv -f .deps/eelf_i386.Tpo .deps/eelf_i386.Po +base=`echo eelf_iamcu.c | sed -e 's,e\(.*\).c,\1,'`; \ +make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/ld' +/bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib" "/usr" "/usr" x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" no yes elf_iamcu "x86_64-lfs-linux-gnu" +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT eelf_iamcu.o -MD -MP -MF .deps/eelf_iamcu.Tpo -c -o eelf_iamcu.o eelf_iamcu.c +mv -f .deps/eelf_iamcu.Tpo .deps/eelf_iamcu.Po +base=`echo eelf_l1om.c | sed -e 's,e\(.*\).c,\1,'`; \ +make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/ld' +/bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib" "/usr" "/usr" x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" no yes elf_l1om "x86_64-lfs-linux-gnu" +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT eelf_l1om.o -MD -MP -MF .deps/eelf_l1om.Tpo -c -o eelf_l1om.o eelf_l1om.c +mv -f .deps/eelf_l1om.Tpo .deps/eelf_l1om.Po +base=`echo eelf_k1om.c | sed -e 's,e\(.*\).c,\1,'`; \ +make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/ld' +/bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib" "/usr" "/usr" x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" no yes elf_k1om "x86_64-lfs-linux-gnu" +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT eelf_k1om.o -MD -MP -MF .deps/eelf_k1om.Tpo -c -o eelf_k1om.o eelf_k1om.c +mv -f .deps/eelf_k1om.Tpo .deps/eelf_k1om.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldelf.o -MD -MP -MF .deps/ldelf.Tpo -c -o ldelf.o ../../ld/ldelf.c +mv -f .deps/ldelf.Tpo .deps/ldelf.Po +x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldelfgen.o -MD -MP -MF .deps/ldelfgen.Tpo -c -o ldelfgen.o ../../ld/ldelfgen.c +mv -f .deps/ldelfgen.Tpo .deps/ldelfgen.Po +/bin/sh ./libtool --tag=CC --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_x86_64.o eelf32_x86_64.o eelf_i386.o eelf_iamcu.o eelf_l1om.o eelf_k1om.o ldelf.o ldelfgen.o ../bfd/libbfd.la ../libctf/libctf.la ../libiberty/libiberty.a -L./../zlib -lz -ldl +libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -o .libs/ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_x86_64.o eelf32_x86_64.o eelf_i386.o eelf_iamcu.o eelf_l1om.o eelf_k1om.o ldelf.o ldelfgen.o ../bfd/.libs/libbfd.so -L/mnt/lfs/sources/binutils-2.35/build/bfd/../libiberty/pic -L/mnt/lfs/sources/binutils-2.35/build/zlib ../libctf/.libs/libctf.so -L/mnt/lfs/sources/binutils-2.35/build/libctf/../libiberty/pic -liberty ../libiberty/libiberty.a -lz -ldl +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +make[1]: Nothing to be done for 'all-target'. +make[1]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build' +make[1]: Entering directory '/mnt/lfs/sources/binutils-2.35/build' +/bin/sh ../mkinstalldirs /mnt/lfs/usr /mnt/lfs/usr +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +Making install in doc +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd/doc' + /usr/bin/mkdir -p '/mnt/lfs/usr/share/info' + /usr/bin/install -c -m 644 ../../../bfd/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[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd/doc' +Making install in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd/po' +make[4]: Nothing to be done for 'install'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.35/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_stdint.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.35.so /mnt/lfs/usr/lib/libbfd-2.35.so +libtool: install: (cd /mnt/lfs/usr/lib && { ln -s -f libbfd-2.35.so libbfd.so || { rm -f libbfd.so && ln -s libbfd-2.35.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 /mnt/lfs/usr/lib/libbfd.a +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/bfd' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/opcodes' +Making install in . +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/opcodes' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/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: /usr/bin/install -c .libs/libopcodes-2.35.so /mnt/lfs/usr/lib/libopcodes-2.35.so +libtool: install: (cd /mnt/lfs/usr/lib && { ln -s -f libopcodes-2.35.so libopcodes.so || { rm -f libopcodes.so && ln -s libopcodes-2.35.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 /mnt/lfs/usr/lib/libopcodes.a +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/opcodes' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/opcodes' +Making install in po +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/opcodes/po' +make[3]: Nothing to be done for 'install'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/opcodes/po' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/opcodes' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +Making install in doc +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils/doc' +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils/doc' +make[5]: Nothing to be done for 'install-exec-am'. + /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 ../../../binutils/doc/addr2line.1 ../../../binutils/doc/ar.1 ../../../binutils/doc/dlltool.1 ../../../binutils/doc/nm.1 ../../../binutils/doc/objcopy.1 ../../../binutils/doc/objdump.1 ../../../binutils/doc/ranlib.1 ../../../binutils/doc/readelf.1 ../../../binutils/doc/size.1 ../../../binutils/doc/strings.1 ../../../binutils/doc/strip.1 ../../../binutils/doc/elfedit.1 ../../../binutils/doc/windres.1 ../../../binutils/doc/windmc.1 c++filt.1 '/mnt/lfs/usr/share/man/man1' +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils/doc' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils/doc' +Making install in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils/po' +make[4]: Nothing to be done for 'install'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.35/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 +make[5]: Nothing to be done for 'install-data-am'. +make[5]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/binutils' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/etc' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/etc' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gas' +Making install in doc +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gas/doc' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gas/doc' +make[4]: Nothing to be done for 'install-exec-am'. + /usr/bin/mkdir -p '/mnt/lfs/usr/share/info' + /usr/bin/install -c -m 644 ../../../gas/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 ../../../gas/doc/as.1 '/mnt/lfs/usr/share/man/man1' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gas/doc' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gas/doc' +Making install in po +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gas/po' +make[3]: Nothing to be done for 'install'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gas/po' +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gas' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/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 +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gas' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gas' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gas' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gprof' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gprof' +Making install in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gprof/po' +make[4]: Nothing to be done for 'install'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gprof/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/gprof' +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.35/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.35/build/gprof' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gprof' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gprof' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/gprof' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/intl' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/intl' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/ld' +make install-recursive +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/ld' +Making install in po +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/ld/po' +make[4]: Nothing to be done for 'install'. +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld/po' +make[4]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/ld' +make[5]: Entering directory '/mnt/lfs/sources/binutils-2.35/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 +/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 + /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.35/build/ld' +make[4]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/ld' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/libiberty' +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/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/binutils-2.35/build/libiberty/testsuite' +make[3]: Nothing to be done for 'install'. +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/libiberty/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/libiberty' +make[2]: Entering directory '/mnt/lfs/sources/binutils-2.35/build/libctf' +make[3]: Entering directory '/mnt/lfs/sources/binutils-2.35/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: /usr/bin/install -c .libs/libctf.so.0.0.0 /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 /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 /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' +make[3]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/libctf' +make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build/libctf' +make[1]: Nothing to be done for 'install-target'. +make[1]: Leaving directory '/mnt/lfs/sources/binutils-2.35/build' +renamed 'mpfr-4.1.0' -> 'mpfr' +renamed 'gmp-6.2.0' -> 'gmp' +renamed 'mpc-1.1.0' -> 'mpc' +mkdir: created directory 'build' +mkdir: created directory 'x86_64-lfs-linux-gnu' +mkdir: created directory 'x86_64-lfs-linux-gnu/libgcc' +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 libhsail-rt 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-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/10.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/10.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 cc... (cached) x86_64-lfs-linux-gnu-gcc +checking for gcc... (cached) x86_64-lfs-linux-gnu-gcc +checking where to find the target ar... pre-installed in /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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 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/10.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/10.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/10.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/10.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/10.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/10.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/10.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-10.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 sbrk... 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 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-10.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/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 ./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 ./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 ./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 ./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-10.2.0/build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/libiberty/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/libiberty' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.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@/10.2.0/' < mkheaders.almost > mkheadersT +mv -f mkheadersT mkheaders +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.7.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.7.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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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.0 + 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-10.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-10.2.0/build/gmp' +Making all in tests +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests' +Making all in . +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests' +make[5]: Nothing to be done for 'all-am'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests' +Making all in devel +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/devel' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/devel' +Making all in mpn +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/mpn' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/mpn' +Making all in mpz +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/mpz' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/mpz' +Making all in mpq +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/mpq' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/mpq' +Making all in mpf +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/mpf' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/mpf' +Making all in rand +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/rand' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/rand' +Making all in misc +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/misc' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/misc' +Making all in cxx +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/cxx' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests/cxx' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tests' +Making all in mpn +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/gmp/mpn' +Making all in mpz +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/gmp/mpz' +Making all in mpq +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/gmp/mpq' +Making all in mpf +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/gmp/mpf' +Making all in printf +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/gmp/printf' +Making all in scanf +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/gmp/scanf' +Making all in rand +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/gmp/rand' +Making all in cxx +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/cxx' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/cxx' +Making all in demos +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/demos' +Making all in calc +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/demos/calc' +make all-am +make[6]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/demos/calc' +make[6]: Nothing to be done for 'all-am'. +make[6]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/demos/calc' +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/demos/calc' +Making all in expr +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/demos/expr' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/demos/expr' +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/demos' +make[5]: Nothing to be done for 'all-am'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/demos' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/demos' +Making all in tune +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tune' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/tune' +Making all in doc +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp/doc' +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.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:0: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-10.2.0/build/gmp' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gmp' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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-10.2.0/build/mpfr' +Making all in doc +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpfr/doc' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpfr/doc' +Making all in src +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.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-10.2.0/build/mpfr/src' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpfr/src' +Making all in tests +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpfr/tests' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpfr/tests' +Making all in tune +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpfr/tune' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpfr/tune' +Making all in tools/bench +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpfr/tools/bench' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpfr/tools/bench' +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpfr' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpfr' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.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 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-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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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 mpfr_fmma... yes +checking for recent GMP... yes +checking for recent MPFR... yes +checking if gcc accepts -dumpversion option... yes +checking gcc version... 10.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 config.h +config.status: executing depfiles commands +config.status: executing libtool commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc' +make all-recursive +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc' +Making all in src +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.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 4:0:1 -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 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 swap.lo tan.lo tanh.lo uceil_log2.lo ui_div.lo ui_ui_sub.lo -lmpfr -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 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 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-10.2.0/build/mpc/src' +Making all in tests +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc/tests' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc/tests' +Making all in doc +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc/doc' +Making all in tools +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc/tools' +Making all in bench +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc/tools/bench' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc/tools/bench' +make[5]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc/tools' +make[5]: Nothing to be done for 'all-am'. +make[5]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc/tools' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc/tools' +make[4]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc' +make[4]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc' +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/mpc' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.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 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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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-10.2.0/build/lto-plugin' +make all-am +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.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 -bindir /usr/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0 -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o liblto_plugin.la -rpath /usr/libexec/gcc/x86_64-lfs-linux-gnu/10.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 -static-libstdc++ -static-libgcc ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "liblto_plugin.so.0" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so.0") +libtool: link: (cd ".libs" && rm -f "liblto_plugin.so" && ln -s "liblto_plugin.so.0.0.0" "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.0.0.0 /mnt/lfs/sources/gcc-10.2.0/build/lto-plugin/../gcc/liblto_plugin.so.0.0.0 +libtool: install: (cd /mnt/lfs/sources/gcc-10.2.0/build/lto-plugin/../gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; }) +libtool: install: (cd /mnt/lfs/sources/gcc-10.2.0/build/lto-plugin/../gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; }) +libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /mnt/lfs/sources/gcc-10.2.0/build/lto-plugin/../gcc/liblto_plugin.la +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/lto-plugin' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.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 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 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 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-g++ supports -Werror=format-diag... 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 -Werror=format-diag... (cached) 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 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 ldexp... none required +checking for library containing dlopen... -ldl +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 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 whether mbstowcs works... yes +checking for ssize_t... yes +checking for caddr_t... yes +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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 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 if mkdir takes one argument... no +Using `../../gcc/config/i386/i386.c' 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 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 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 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 g++ supports -Werror=format-diag... yes +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -Wmissing-prototypes... yes +checking whether gcc supports -Werror=format-diag... (cached) 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 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 ldexp... none required +checking for library containing dlopen... -ldl +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 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 whether mbstowcs works... yes +checking for ssize_t... yes +checking for caddr_t... yes +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 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 if mkdir takes one argument... no +Using `../../../gcc/config/i386/i386.c' 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 what assembler to use... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/as +checking whether we are using gold... 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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking what nm to use... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm +checking what objdump to use... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump +checking what readelf to use... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/readelf +checking for otool... no +checking what otool to use... not found +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... checking cross compile... guessing... no +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 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 --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 for exported symbols... yes +checking for -rdynamic... yes +checking for library containing dlopen... (cached) -ldl +checking for -fPIC -shared... yes +gcc_driver_version: 10.2.0 +checking for -fno-PIE option... yes +checking for -no-pie option... 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 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 -- brig/.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 +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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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 what assembler to use... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/as +checking whether we are using gold... 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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking what nm to use... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/nm +checking what objdump to use... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump +checking what readelf to use... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/readelf +checking for otool... no +checking what otool to use... not found +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 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 --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.32 +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 for exported symbols... yes +checking for -rdynamic... yes +checking for library containing dlopen... (cached) -ldl +checking for -fPIC -shared... yes +gcc_driver_version: 10.2.0 +checking for -fno-PIE option... yes +checking for -no-pie option... 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 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 -- brig/.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 +config.status: executing default commands +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/intl' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.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 sbrk... 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 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-10.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/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 ./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 ./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 ./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 ./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-10.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-10.2.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.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-10.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@/10.2.0/' < mkheaders.almost > mkheadersT +mv -f mkheadersT mkheaders +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.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 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 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 +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-10.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.c +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.c +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-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../../libcpp/directives-only.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +rm -f libcpp.a +ar cru libcpp.a charset.o directives.o directives-only.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-10.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 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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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-10.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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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/10.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-10.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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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 __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 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 for lstat... yes +checking for readlink... yes +checking for getexecname... 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... no +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-10.2.0/build/libbacktrace' +make all-am +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/libbacktrace' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.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 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 for ld used by GCC... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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); +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-10.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.c +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.c +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-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../libcpp/directives-only.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +rm -f libcpp.a +x86_64-lfs-linux-gnu-ar cru libcpp.a charset.o directives.o directives-only.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-10.2.0/build/libcpp' +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 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 +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-10.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-10.2.0/build/libdecnumber' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.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.c +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.c +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.c +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.c +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 -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gengtype.o ../../gcc/gengtype.c +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.c +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.c +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.c +g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ +-DBASEVER="\"10.2.0\"" -DDATESTAMP="\"\"" \ +-DREVISION="\"\"" \ +-DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" \ +-DBUGURL="\"\"" -o build/version.o ../../gcc/version.c +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/version.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/brig/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.c +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.c +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.c +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.c +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.c +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.c +echo "#define BUILDING_GCC_MAJOR `echo 10.2.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h +echo "#define BUILDING_GCC_MINOR `echo 10.2.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h +echo "#define BUILDING_GCC_PATCHLEVEL `echo 10.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.c +build/genmodes -m > tmp-min-modes.c +/bin/sh ../../gcc/../move-if-change tmp-min-modes.c min-insn-modes.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +/bin/sh ../../gcc/../move-if-change tmp-condmd.c build/gencondmd.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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/gcov-iov.o ../../gcc/gcov-iov.c +g++ -DIN_GCC -DGENERATOR_FILE \ + build/gcov-iov.o -o build/gcov-iov +build/gcov-iov '10.2.0' '' \ + > tmp-gcov-iov.h +/bin/sh ../../gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h +echo timestamp > s-iov +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.c +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.c +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.c +/bin/sh ../../gcc/../move-if-change tmp-opinit.h insn-opinit.h +/bin/sh ../../gcc/../move-if-change tmp-opinit.c insn-opinit.c +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 +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 +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.c +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 +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 +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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.c +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 -Wno-error=format-diag -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++ -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.c +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/genmatch --gimple ../../gcc/match.pd \ + > tmp-gimple-match.c +build/genmatch --generic ../../gcc/match.pd \ + > tmp-generic-match.c +/bin/sh ../../gcc/../move-if-change tmp-gimple-match.c \ + gimple-match.c +/bin/sh ../../gcc/../move-if-change tmp-generic-match.c \ + generic-match.c +echo timestamp > s-match +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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.c +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.c -Dtmp-dfatab.c -Ltmp-latencytab.c +/bin/sh ../../gcc/../move-if-change tmp-attrtab.c insn-attrtab.c +/bin/sh ../../gcc/../move-if-change tmp-dfatab.c insn-dfatab.c +/bin/sh ../../gcc/../move-if-change tmp-latencytab.c insn-latencytab.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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.c +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.c +/bin/sh ../../gcc/../move-if-change tmp-automata.c insn-automata.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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.c +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.c +/bin/sh ../../gcc/../move-if-change tmp-emit.c insn-emit.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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.c +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.c +/bin/sh ../../gcc/../move-if-change tmp-extract.c insn-extract.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +build/genmodes > tmp-modes.c +/bin/sh ../../gcc/../move-if-change tmp-modes.c insn-modes.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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.c +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.c +/bin/sh ../../gcc/../move-if-change tmp-output.c insn-output.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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.c +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.c +/bin/sh ../../gcc/../move-if-change tmp-peep.c insn-peep.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +build/genpreds ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-preds.c +/bin/sh ../../gcc/../move-if-change tmp-preds.c insn-preds.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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.c +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.c +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.c +/bin/sh ../../gcc/../move-if-change tmp-recog.c insn-recog.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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.c +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.c +/bin/sh ../../gcc/../move-if-change tmp-enums.c insn-enums.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../include/c++/10.2.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../include/c++/10.2.0/x86_64-lfs-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../include/c++/10.2.0/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DBASEVER="\"10.2.0\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../include/c++/10.2.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../include/c++/10.2.0/x86_64-lfs-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../include/c++/10.2.0/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hsa-common.o -MT hsa-common.o -MMD -MP -MF ./.deps/hsa-common.TPo ../../gcc/hsa-common.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hsa-gen.o -MT hsa-gen.o -MMD -MP -MF ./.deps/hsa-gen.TPo ../../gcc/hsa-gen.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hsa-regalloc.o -MT hsa-regalloc.o -MMD -MP -MF ./.deps/hsa-regalloc.TPo ../../gcc/hsa-regalloc.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hsa-brig.o -MT hsa-brig.o -MMD -MP -MF ./.deps/hsa-brig.TPo ../../gcc/hsa-brig.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o hsa-dump.o -MT hsa-dump.o -MMD -MP -MF ./.deps/hsa-dump.TPo ../../gcc/hsa-dump.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-hsa.o -MT ipa-hsa.o -MMD -MP -MF ./.deps/ipa-hsa.TPo ../../gcc/ipa-hsa.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o omp-grid.o -MT omp-grid.o -MMD -MP -MF ./.deps/omp-grid.TPo ../../gcc/omp-grid.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o unique-ptr-tests.o -MT unique-ptr-tests.o -MMD -MP -MF ./.deps/unique-ptr-tests.TPo ../../gcc/unique-ptr-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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o cet.o -MT cet.o -MMD -MP -MF ./.deps/cet.TPo ../../gcc/config/i386/cet.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 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 symtab.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 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-builder.o gimple-expr.o gimple-iterator.o gimple-fold.o gimple-laddress.o gimple-loop-interchange.o gimple-loop-jam.o gimple-loop-versioning.o gimple-low.o gimple-pretty-print.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-alloca.o gimple-ssa-warn-restrict.o gimple-streamer-in.o gimple-streamer-out.o gimple-walk.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 hsa-common.o hsa-gen.o hsa-regalloc.o hsa-brig.o hsa-dump.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-visibility.o ipa-inline-analysis.o ipa-inline-transform.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-hsa.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-grid.o omp-low.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 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-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 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 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 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-vectorizer.o tree-vector-builder.o tree-vrp.o tree.o tristate.o typed-splay-tree.o unique-ptr-tests.o valtrack.o value-range.o value-prof.o var-tracking.o varasm.o varpool.o vec-perm-indices.o vmsdbgout.o vr-values.o vtable-verify.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-string.o analyzer/checker-path.o analyzer/constraint-manager.o analyzer/diagnostic-manager.o analyzer/engine.o analyzer/function-set.o analyzer/pending-diagnostic.o analyzer/program-point.o analyzer/program-state.o analyzer/region-model.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/supergraph.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 cet.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DPREFIX=\"/usr\" -DBASEVER="\"10.2.0\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Icommon -I../../gcc -I../../gcc/common -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +x86_64-lfs-linux-gnu-g++ -fno-PIE -c -DBASEVER="\"10.2.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" -DBUGURL="\"\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpc/src -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc/../libbacktrace -o version.o -MT version.o -MMD -MP -MF ./.deps/version.TPo ../../gcc/version.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 version.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.c cc1-checksum.c; \ +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.c.tmp && \ + ../../gcc/../move-if-change cc1-checksum.c.tmp cc1-checksum.c; \ +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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-10.2.0/build/./gmp/.libs -L/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src/.libs -L/mnt/lfs/sources/gcc-10.2.0/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -rdynamic -ldl -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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +if [ -f ../stage_final ] \ + && cmp -s ../stage_current ../stage_final; then \ + cp ../prev-gcc/cc1plus-checksum.c cc1plus-checksum.c; \ +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/method.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 libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \ + checksum-options > cc1plus-checksum.c.tmp && \ + ../../gcc/../move-if-change cc1plus-checksum.c.tmp cc1plus-checksum.c; \ +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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/method.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 libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/mnt/lfs/sources/gcc-10.2.0/build/./gmp/.libs -L/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src/.libs -L/mnt/lfs/sources/gcc-10.2.0/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -rdynamic -ldl -L./../zlib -lz +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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 -Wno-error=format-diag -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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=\"10.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/10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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.c gcc-nm.c +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=\"10.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/10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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.c gcc-ranlib.c +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=\"10.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/10.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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 version.o errors.o libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.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 -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"10.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/10.2.0/../../../../x86_64-lfs-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DBASEVER="\"10.2.0\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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=\"10.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/10.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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -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/10.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-10.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-10.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/avx512vp2intersectintrin.h ../../gcc/config/i386/avx512vp2intersectvlintrin.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=\"10.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/10.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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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 +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.c +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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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-10.2.0/build/./gmp/.libs -L/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src/.libs -L/mnt/lfs/sources/gcc-10.2.0/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -rdynamic -ldl -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 -Wno-error=format-diag -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/mnt/lfs/sources/gcc-10.2.0/build/./gmp -I/mnt/lfs/sources/gcc-10.2.0/gmp -I/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src -I/mnt/lfs/sources/gcc-10.2.0/mpfr/src -I/mnt/lfs/sources/gcc-10.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.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 -Wno-error=format-diag -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-10.2.0/build/./gmp/.libs -L/mnt/lfs/sources/gcc-10.2.0/build/./mpfr/src/.libs -L/mnt/lfs/sources/gcc-10.2.0/build/./mpc/src/.libs -lmpc -lmpfr -lgmp -rdynamic -ldl -L./../zlib -lz libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +(echo "@set version-GCC 10.2.0"; \ + if [ "" = "experimental" ]; \ + then echo "@set DEVELOPMENT"; \ + else echo "@clear DEVELOPMENT"; \ + fi) > gcc-vers.texiT +echo @set srcdir /mnt/lfs/sources/gcc-10.2.0/build/gcc/../../gcc >> 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-10.2.0" --date=2020-07-23 --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-10.2.0/build/gcc' +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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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 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... -ldl +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-10.2.0/build/libcc1' +make all-am +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/libcc1' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/libcc1' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/libcc1' +Checking multilib configuration for 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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar +checking for x86_64-lfs-linux-gnu-lipo... lipo +checking for x86_64-lfs-linux-gnu-nm... /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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 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... no +checking if the linker (/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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.32 +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-10.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 +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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulhc3.o -MT _mulhc3.o -MD -MP -MF _mulhc3.dep -DL_mulhc3 -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divhc3.o -MT _divhc3.o -MD -MP -MF _divhc3.dep -DL_divhc3 -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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/10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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/10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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/10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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/10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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/10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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/10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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/10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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/10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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/10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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/10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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/10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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/10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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/10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 _mulhc3.o _mulsc3.o _muldc3.o _mulxc3.o _divhc3.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 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 extendsftf2.o extenddftf2.o extendxftf2.o trunctfsf2.o trunctfdf2.o trunctfxf2.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc libgcc.a $objects +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_flush.o -MT _gcov_flush.o -MD -MP -MF _gcov_flush.dep -DL_gcov_flush -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 +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_flush.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.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc libgcov.a $objects +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar rc libgcc_eh.a $objects +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _mulhc3_s.o -MT _mulhc3_s.o -MD -MP -MF _mulhc3_s.dep -DSHARED -DL_mulhc3 -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _divhc3_s.o -MT _divhc3_s.o -MD -MP -MF _divhc3_s.dep -DSHARED -DL_divhc3 -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -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 -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -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 -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -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 -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -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 -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -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 -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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/10.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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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/10.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 _mulhc3_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _divhc3_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 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 extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc.map -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 _mulhc3_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _divhc3_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 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 extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_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-10.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/10.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/10.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/10.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/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib ../.././gcc/$file ;; \ + esac; \ +done +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/x86_64-lfs-linux-gnu/libgcc' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/x86_64-lfs-linux-gnu/libgcc' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build' +make[1]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build' +/bin/sh ../mkinstalldirs /mnt/lfs/usr /mnt/lfs/usr +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/fixincludes' +rm -rf /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools +/bin/sh ../../fixincludes/../mkinstalldirs /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools +mkdir -p -- /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools +/bin/sh ../../fixincludes/../mkinstalldirs /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools/include +mkdir -p -- /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools/include +/usr/bin/install -c -m 644 ../../fixincludes/README-fixinc \ + /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools/include/README +/usr/bin/install -c fixinc.sh /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools/fixinc.sh +/usr/bin/install -c fixincl /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools/fixincl +/usr/bin/install -c mkheaders /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools/mkheaders +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/fixincludes' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/lto-plugin' +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/lto-plugin' + /usr/bin/mkdir -p '/mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/10.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/10.2.0' +libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/liblto_plugin.so.0.0.0 +libtool: install: (cd /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0 && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; }) +libtool: install: (cd /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0 && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; }) +libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/liblto_plugin.la +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/lto-plugin' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/lto-plugin' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/gcc' +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0 +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/10.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 brig1 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/10.2.0/$file; \ + /usr/bin/install -c $file /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/10.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/10.2.0/$file; \ + /usr/bin/install -c $file /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/$file; \ + else true; fi; \ +done +rm -f /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.2.0/include +mkdir -p -- /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include +rm -rf /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed +mkdir /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed +chmod a+rx /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed +(cd `${PWDCMD-pwd}`/include ; \ + tar -cf - .; exit 0) | (cd /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.2.0/include-fixed; tar xpf - ) +files=`cd /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.2.0/include-fixed/$i; \ + fi; \ + done; \ +fi +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools/include +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools +/usr/bin/install -c -m 644 ../../gcc/gsyslimits.h \ + /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools/gsyslimits.h +/usr/bin/install -c -m 644 macro_list /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools/macro_list +/usr/bin/install -c -m 644 fixinc_list /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.2.0/install-tools/mkheaders.conf +echo 'OTHER_FIXINCLUDES_DIRS=""' \ + >> /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/install-tools/mkheaders.conf +echo 'STMP_FIXINC="stmp-fixinc"' \ + >> /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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-10.2.0" ]; then \ + rm -f /mnt/lfs/usr/bin/x86_64-lfs-linux-gnu-gcc-10.2.0; \ + ( cd /mnt/lfs/usr/bin && \ + ln gcc x86_64-lfs-linux-gnu-gcc-10.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/10.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/10.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/10.2.0/plugin/include/cp/cp-tree.h +mkdir -p -- /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.2.0/plugin/include/cp/operators.def +rm -f tmp-header-vars +echo USER_H=avx512vp2intersectvlintrin.h mm_malloc.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 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 defaults.h >> tmp-header-vars; echo GTM_H=tm.h options.h config/vxworks-dummy.h defaults.h insn-constants.h >> tmp-header-vars; echo TM_H=tm.h options.h config/vxworks-dummy.h x86-tune.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 x86-tune.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 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 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 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 stringop.def genrtl.h >> tmp-header-vars; echo READ_MD_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 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 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 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 hash-table.h ggc.h gtype-desc.h statistics.h is-a.h >> tmp-header-vars; echo GCOV_IO_H=gcov-io.h gcov-iov.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 line-map.h input.h >> tmp-header-vars; echo EXPR_H=expr.h insn-config.h function.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 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 plugin-api.h is-a.h >> tmp-header-vars; echo IPA_REFERENCE_H=ipa-reference.h bitmap.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 plugin-api.h is-a.h >> tmp-header-vars; echo DF_H=df.h bitmap.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 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 line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo C_PRAGMA_H=c-family/c-pragma.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 obstack.h wide-int-print.h >> tmp-header-vars; echo SYSTEM_H=system.h hwint.h filenames.h >> tmp-header-vars; echo PREDICT_H=predict.h predict.def >> tmp-header-vars; echo CPPLIB_H=cpplib.h >> tmp-header-vars; echo INPUT_H=line-map.h input.h >> tmp-header-vars; echo OPTS_H=obstack.h >> tmp-header-vars; echo SYMTAB_H=obstack.h >> tmp-header-vars; echo CPP_INTERNAL_H=internal.h >> tmp-header-vars; echo TREE_DUMP_H=tree-dump.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 stringop.def real.h fixed-value.h tree-check.h tree-ssa-alias.h >> tmp-header-vars; echo PRETTY_PRINT_H=pretty-print.h obstack.h wide-int-print.h >> tmp-header-vars; echo TREE_PRETTY_PRINT_H=tree-pretty-print.h pretty-print.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 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 obstack.h wide-int-print.h >> tmp-header-vars; echo C_PRETTY_PRINT_H=c-family/c-pretty-print.h pretty-print.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 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 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 hashtab.h >> tmp-header-vars; echo PLUGIN_H=plugin.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.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 GTFILES_H=gt-coverage.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-dwarf2asm.h gt-dwarf2cfi.h gt-dwarf2out.h gt-tree-vect-generic.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-offload.h gt-omp-expand.h gt-omp-low.h gt-targhooks.h gt-i386.h gt-passes.h gt-cgraphunit.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-hsa-common.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-brig-brig-lang.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-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-mangle.h gt-cp-method.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-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-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-mangle.h gt-cp-method.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-brig.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/10.2.0/plugin +/usr/bin/install -c -m 644 gtype.state /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/gtype.state +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin +mkdir -p -- /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin +/usr/bin/install -c gengtype /mnt/lfs/usr/libexec/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/gengtype +/bin/sh ../../gcc/../mkinstalldirs /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include +headers=`echo 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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h config.h auto-host.h ../../gcc/../include/ansidecl.h system.h hwint.h ../../gcc/../include/libiberty.h ../../gcc/../include/safe-ctype.h ../../gcc/../include/filenames.h coretypes.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def toplev.h diagnostic-core.h ../../gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h ../../gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h tree-ssa-alias.h internal-fn.h internal-fn.def gimple-fold.h tree-eh.h gimple-expr.h gimple.h is-a.h memmodel.h tree-pass.h timevar.h timevar.def ../../gcc/../libcpp/include/line-map.h dumpfile.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ../../gcc/../include/ansidecl.h system.h hwint.h ../../gcc/../include/libiberty.h ../../gcc/../include/safe-ctype.h ../../gcc/../include/filenames.h ../../gcc/../include/hashtab.h ggc.h gtype-desc.h statistics.h tree-dump.h ../../gcc/../include/splay-tree.h ../../gcc/../libcpp/include/line-map.h dumpfile.h pretty-print.h ../../gcc/../libcpp/include/line-map.h input.h ../../gcc/../include/obstack.h wide-int-print.h ../../gcc/../libcpp/include/line-map.h input.h vec.h statistics.h ggc.h gtype-desc.h statistics.h opts.h ../../gcc/../include/obstack.h options.h ../../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 ../../gcc/defaults.h 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 ../../gcc/config/i386/i386-protos.h ../../gcc/config/linux-protos.h tm-preds.h config/i386/i386-protos.h config/linux-protos.h tm-preds.h auto-host.h ../../gcc/../include/ansidecl.h auto-host.h ansidecl.h auto-host.h ansidecl.h intl.h plugin-version.h configargs.h diagnostic.h diagnostic-core.h ../../gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def pretty-print.h ../../gcc/../libcpp/include/line-map.h input.h ../../gcc/../include/obstack.h wide-int-print.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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h ../../gcc/../include/splay-tree.h ../../gcc/../libcpp/include/line-map.h ../../gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def diagnostic.h diagnostic-core.h ../../gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def pretty-print.h ../../gcc/../libcpp/include/line-map.h input.h ../../gcc/../include/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h ../../gcc/../include/splay-tree.h ../../gcc/../libcpp/include/line-map.h ../../gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def c-family/c-objc.h c-family/c-pretty-print.h pretty-print.h ../../gcc/../libcpp/include/line-map.h input.h ../../gcc/../include/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h ../../gcc/../include/splay-tree.h ../../gcc/../libcpp/include/line-map.h ../../gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../gcc/../libcpp/include/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h tree-iterator.h plugin.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ../../gcc/../include/ansidecl.h system.h hwint.h ../../gcc/../include/libiberty.h ../../gcc/../include/safe-ctype.h ../../gcc/../include/filenames.h ../../gcc/../include/hashtab.h tree-ssa.h tree-ssa-operands.h bitmap.h ../../gcc/../include/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 ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/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 ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def ../../gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h ../../gcc/../include/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/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 ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cif-code.def ipa-ref.h ../../gcc/../include/plugin-api.h is-a.h ipa-reference.h bitmap.h ../../gcc/../include/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h tree-ssa-alias.h langhooks.h incpath.h debug.h except.h ../../gcc/../include/hashtab.h tree-ssa-sccvn.h real.h output.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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/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 ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cif-code.def ipa-ref.h ../../gcc/../include/plugin-api.h is-a.h ipa-param-manipulation.h c-family/c-pragma.h ../../gcc/../libcpp/include/line-map.h ../../gcc/../libcpp/include/cpplib.h ../../gcc/../libcpp/include/line-map.h ../../gcc/../libcpp/include/cpplib.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cppdefault.h flags.h ../../gcc/../include/md5.h params.def params.h params-enum.h prefix.h tree-inline.h gimple-pretty-print.h tree-pretty-print.h pretty-print.h ../../gcc/../libcpp/include/line-map.h input.h ../../gcc/../include/obstack.h wide-int-print.h realmpfr.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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/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 ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cif-code.def ipa-ref.h ../../gcc/../include/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 ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def ../../gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h alloc-pool.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.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 ../../gcc/../libcpp/include/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 ../../gcc/../include/hashtab.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def genrtl.h tm_p.h ../../gcc/config/i386/i386-protos.h ../../gcc/config/linux-protos.h tm-preds.h cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h bitmap.h ../../gcc/../include/hashtab.h statistics.h sbitmap.h emit-rtl.h version.h stringpool.h gimplify.h gimple-iterator.h gimple-ssa.h fold-const.h fold-const-call.h tree-cfg.h tree-into-ssa.h tree-ssanames.h print-tree.h varasm.h context.h tree-phinodes.h stor-layout.h ssa-iterators.h resource.h hard-reg-set.h df.h bitmap.h ../../gcc/../include/hashtab.h statistics.h regset.h bitmap.h ../../gcc/../include/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 ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h alloc-pool.h timevar.h timevar.def tree-cfgcleanup.h attribs.h calls.h cfgexpand.h diagnostic-color.h gcc-symtab.h gimple-builder.h gimple-low.h gimple-walk.h gimplify-me.h pass_manager.h print-rtl.h stmt.h tree-dfa.h tree-hasher.h tree-nested.h tree-object-size.h tree-outof-ssa.h tree-parloops.h tree-ssa-address.h tree-ssa-coalesce.h tree-ssa-dom.h tree-ssa-loop.h tree-ssa-loop-ivopts.h tree-ssa-loop-manip.h tree-ssa-loop-niter.h tree-ssa-ter.h tree-ssa-threadedge.h tree-ssa-threadupdate.h inchash.h wide-int.h signop.h hash-map.h hash-set.h dominance.h cfg.h cfgrtl.h cfganal.h cfgbuild.h cfgcleanup.h lcm.h cfgloopmanip.h file-prefix-map.h builtins.def insn-attr.h insn-attr-common.h ../../gcc/insn-addr.h pass-instances.def params.list $(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"/c-family/* | "../../gcc"/*.def ) \ + base=`echo "$path" | sed -e "s|$srcdirstrip/||"`;; \ + *) base=`basename $path` ;; \ + esac; \ + dest=/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.2.0/plugin/include/filenames.h +/usr/bin/install -c -m 644 ../../gcc/../include/hashtab.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/ada/gcc-interface/ada-tree.def +mkdir -p -- /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/ada/gcc-interface +/usr/bin/install -c -m 644 ../../gcc/config/dbxelf.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/config/dbxelf.h +mkdir -p -- /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.2.0/plugin/include/config/i386/att.h +mkdir -p -- /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.2.0/plugin/include/config/i386/gnu-user64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/i386-opts.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/d/d-tree.def +mkdir -p -- /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/d +/usr/bin/install -c -m 644 ../../gcc/defaults.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.2.0/plugin/include/objc/objc-tree.def +mkdir -p -- /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/objc +/usr/bin/install -c -m 644 ../../gcc/addresses.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/asan.h +/usr/bin/install -c -m 644 ../../gcc/attribs.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/bitmap.h +/usr/bin/install -c -m 644 ../../gcc/brig-builtins.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/brig-builtins.def +/usr/bin/install -c -m 644 ../../gcc/builtin-attrs.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.2.0/plugin/include/builtins.h +/usr/bin/install -c -m 644 bversion.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.2.0/plugin/include/c-family/c-common.def +mkdir -p -- /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/conditions.h +/usr/bin/install -c -m 644 config.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/cselib.h +/usr/bin/install -c -m 644 ../../gcc/data-streamer.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/diagnostic-path.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic-url.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/dwarf2asm.h +/usr/bin/install -c -m 644 ../../gcc/dwarf2out.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/gengtype.h +/usr/bin/install -c -m 644 genrtl.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.2.0/plugin/include/ggc.h +/usr/bin/install -c -m 644 ../../gcc/gimple-builder.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/gimple-match.h +/usr/bin/install -c -m 644 ../../gcc/gimple-predict.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.2.0/plugin/include/gimple-pretty-print.h +/usr/bin/install -c -m 644 ../../gcc/gimple-ssa-evrp-analyze.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/gimple-ssa-evrp-analyze.h +/usr/bin/install -c -m 644 ../../gcc/gimple-ssa-warn-restrict.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/hosthooks.h +/usr/bin/install -c -m 644 ../../gcc/hsa-brig-format.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/hsa-brig-format.h +/usr/bin/install -c -m 644 ../../gcc/hsa-builtins.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/hsa-builtins.def +/usr/bin/install -c -m 644 ../../gcc/hsa-common.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/hsa-common.h +/usr/bin/install -c -m 644 ../../gcc/hw-doloop.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/insn-codes.h +/usr/bin/install -c -m 644 insn-constants.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/ipa-inline.h +/usr/bin/install -c -m 644 ../../gcc/ipa-param-manipulation.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/is-a.h +/usr/bin/install -c -m 644 ../../gcc/json.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/mode-classes.def +/usr/bin/install -c -m 644 ../../gcc/omp-builtins.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.2.0/plugin/include/omp-general.h +/usr/bin/install -c -m 644 ../../gcc/omp-grid.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/omp-grid.h +/usr/bin/install -c -m 644 ../../gcc/omp-low.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/optinfo.h +/usr/bin/install -c -m 644 options.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/plugin.h +/usr/bin/install -c -m 644 ../../gcc/poly-int-types.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/rtl-iter.h +/usr/bin/install -c -m 644 ../../gcc/rtl.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.2.0/plugin/include/rtl.h +/usr/bin/install -c -m 644 ../../gcc/rtlhash.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/spellcheck.h +/usr/bin/install -c -m 644 ../../gcc/sreal.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/symbol-summary.h +/usr/bin/install -c -m 644 ../../gcc/sync-builtins.def /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/tree-ssa-address.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-alias.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/tree-ssa-loop.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-operands.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.2.0/plugin/include/tree-ssa-propagate.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-sccvn.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/valtrack.h +/usr/bin/install -c -m 644 ../../gcc/value-prof.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/value-prof.h +/usr/bin/install -c -m 644 ../../gcc/value-range.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/plugin/include/value-range.h +/usr/bin/install -c -m 644 ../../gcc/varasm.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.2.0/plugin/include/vector-builder.h +/usr/bin/install -c -m 644 ../../gcc/version.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.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/10.2.0/plugin/include/b-header-vars +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/gcc' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/intl' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/intl' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/libbacktrace' +true DO=all multi-do # make +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/libbacktrace' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/libbacktrace' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/libcpp' +test -f config.h || (rm -f stamp-h1 && make stamp-h1) +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-10.2.0/build/libcpp' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/libdecnumber' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/libdecnumber' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/libiberty' +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.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-10.2.0/build/libiberty/testsuite' +make[3]: Nothing to be done for 'install'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/libiberty/testsuite' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/libiberty' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/libcc1' +make[3]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/libcc1' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/libcc1' +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/libcc1' +make[2]: Entering directory '/mnt/lfs/sources/gcc-10.2.0/build/x86_64-lfs-linux-gnu/libgcc' +/bin/sh ../../../libgcc/../mkinstalldirs /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0 +/usr/bin/install -c -m 644 libgcc_eh.a /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/ +chmod 644 /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/libgcc_eh.a +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.2.0 +/usr/bin/install -c -m 644 libgcc.a /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/ +chmod 644 /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/libgcc.a +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/libgcc.a +/usr/bin/install -c -m 644 libgcov.a /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/ +chmod 644 /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/libgcov.a +/mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ranlib /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.2.0/$file; \ + /usr/bin/install -c -m 644 $file /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/; \ + case $file in \ + *.a) \ + /mnt/lfs/tools/lib/gcc/x86_64-lfs-linux-gnu/10.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/10.2.0/include +/usr/bin/install -c -m 644 unwind.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include +/bin/sh ../../../libgcc/../mkinstalldirs /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include +/usr/bin/install -c -m 644 ../../../libgcc/gcov.h /mnt/lfs/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include +make[2]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build/x86_64-lfs-linux-gnu/libgcc' +make[1]: Leaving directory '/mnt/lfs/sources/gcc-10.2.0/build' +'/mnt/lfs/usr/bin/cc' -> 'gcc' diff --git a/logs/lfs-final.log b/logs/lfs-final.log new file mode 100644 index 0000000..6a51422 --- /dev/null +++ b/logs/lfs-final.log @@ -0,0 +1,3427 @@ +[lfs-scripts] Starting build of lfs-bootscripts-20200818 at Tue Feb 2 11:55:48 -03 2021 +install -d -m 755 /etc/rc.d/rc0.d +install -d -m 755 /etc/rc.d/rc1.d +install -d -m 755 /etc/rc.d/rc2.d +install -d -m 755 /etc/rc.d/rc3.d +install -d -m 755 /etc/rc.d/rc4.d +install -d -m 755 /etc/rc.d/rc5.d +install -d -m 755 /etc/rc.d/rc6.d +install -d -m 755 /etc/rc.d/rcS.d +install -d -m 755 /etc/rc.d/init.d +install -d -m 755 /etc/sysconfig +install -d -m 755 /lib +install -d -m 755 /lib/services +install -d -m 755 /usr/share/man/man8 +install -d -m 755 /sbin +ln -sfn services /lib/lsb +ln -sfn rc.d/init.d /etc/init.d +install -m 754 lfs/init.d/checkfs /etc/rc.d/init.d/ +install -m 754 lfs/init.d/cleanfs /etc/rc.d/init.d/ +install -m 754 lfs/init.d/halt /etc/rc.d/init.d/ +install -m 754 lfs/init.d/console /etc/rc.d/init.d/ +install -m 754 lfs/init.d/localnet /etc/rc.d/init.d/ +install -m 754 lfs/init.d/modules /etc/rc.d/init.d/ +install -m 754 lfs/init.d/mountfs /etc/rc.d/init.d/ +install -m 754 lfs/init.d/mountvirtfs /etc/rc.d/init.d/ +install -m 754 lfs/init.d/network /etc/rc.d/init.d/ +install -m 754 lfs/init.d/rc /etc/rc.d/init.d/ +install -m 754 lfs/init.d/reboot /etc/rc.d/init.d/ +install -m 754 lfs/init.d/sendsignals /etc/rc.d/init.d/ +install -m 754 lfs/init.d/setclock /etc/rc.d/init.d/ +install -m 754 lfs/init.d/swap /etc/rc.d/init.d/ +install -m 754 lfs/init.d/sysctl /etc/rc.d/init.d/ +install -m 754 lfs/init.d/sysklogd /etc/rc.d/init.d/ +install -m 754 lfs/init.d/template /etc/rc.d/init.d/ +install -m 754 lfs/init.d/udev /etc/rc.d/init.d/ +install -m 754 lfs/init.d/udev_retry /etc/rc.d/init.d/ +install -m 754 lfs/sbin/ifup /sbin +install -m 754 lfs/sbin/ifdown /sbin +install -m 644 lfs/sbin/ifup.8 /usr/share/man/man8 +ln -sf ifup.8 /usr/share/man/man8/ifdown.8 +install -m 754 lfs/lib/services/ipv4-static-route /lib/services +install -m 754 lfs/lib/services/ipv4-static /lib/services +install -m 644 lfs/lib/services/init-functions /lib/services +if [ ! -f /etc/sysconfig/createfiles ]; then \ + install -m 644 lfs/sysconfig/createfiles /etc/sysconfig/ ;\ + fi +if [ ! -f /etc/sysconfig/modules ]; then \ + install -m 644 lfs/sysconfig/modules /etc/sysconfig/ ;\ + fi +if [ ! -f /etc/sysconfig/udev_retry ]; then \ + install -m 644 lfs/sysconfig/udev_retry /etc/sysconfig/ ;\ + fi +if [ ! -f /etc/sysconfig/rc.site ]; then \ + install -m 644 lfs/sysconfig/rc.site /etc/sysconfig/ ;\ + fi +ln -sf ../init.d/mountvirtfs /etc/rc.d/rcS.d/S00mountvirtfs +ln -sf ../init.d/modules /etc/rc.d/rcS.d/S05modules +ln -sf ../init.d/localnet /etc/rc.d/rcS.d/S08localnet +ln -sf ../init.d/udev /etc/rc.d/rcS.d/S10udev +ln -sf ../init.d/swap /etc/rc.d/rcS.d/S20swap +ln -sf ../init.d/checkfs /etc/rc.d/rcS.d/S30checkfs +ln -sf ../init.d/mountfs /etc/rc.d/rcS.d/S40mountfs +ln -sf ../init.d/cleanfs /etc/rc.d/rcS.d/S45cleanfs +ln -sf ../init.d/udev_retry /etc/rc.d/rcS.d/S50udev_retry +ln -sf ../init.d/console /etc/rc.d/rcS.d/S70console +ln -sf ../init.d/sysctl /etc/rc.d/rcS.d/S90sysctl +ln -sf ../init.d/network /etc/rc.d/rc0.d/K80network +ln -sf ../init.d/sysklogd /etc/rc.d/rc0.d/K90sysklogd +ln -sf ../init.d/sendsignals /etc/rc.d/rc0.d/S60sendsignals +ln -sf ../init.d/swap /etc/rc.d/rc0.d/S65swap +ln -sf ../init.d/mountfs /etc/rc.d/rc0.d/S70mountfs +ln -sf ../init.d/localnet /etc/rc.d/rc0.d/S90localnet +ln -sf ../init.d/halt /etc/rc.d/rc0.d/S99halt +ln -sf ../init.d/network /etc/rc.d/rc1.d/K80network +ln -sf ../init.d/sysklogd /etc/rc.d/rc1.d/K90sysklogd +ln -sf ../init.d/network /etc/rc.d/rc2.d/K80network +ln -sf ../init.d/sysklogd /etc/rc.d/rc2.d/K90sysklogd +ln -sf ../init.d/sysklogd /etc/rc.d/rc3.d/S10sysklogd +ln -sf ../init.d/network /etc/rc.d/rc3.d/S20network +ln -sf ../init.d/sysklogd /etc/rc.d/rc4.d/S10sysklogd +ln -sf ../init.d/network /etc/rc.d/rc4.d/S20network +ln -sf ../init.d/sysklogd /etc/rc.d/rc5.d/S10sysklogd +ln -sf ../init.d/network /etc/rc.d/rc5.d/S20network +ln -sf ../init.d/network /etc/rc.d/rc6.d/K80network +ln -sf ../init.d/sysklogd /etc/rc.d/rc6.d/K90sysklogd +ln -sf ../init.d/sendsignals /etc/rc.d/rc6.d/S60sendsignals +ln -sf ../init.d/swap /etc/rc.d/rc6.d/S65swap +ln -sf ../init.d/mountfs /etc/rc.d/rc6.d/S70mountfs +ln -sf ../init.d/localnet /etc/rc.d/rc6.d/S90localnet +ln -sf ../init.d/reboot /etc/rc.d/rc6.d/S99reboot +[lfs-scripts] Finishing build of lfs-bootscripts-20200818 at Tue Feb 2 11:55:48 -03 2021 +[lfs-scripts] Starting build of linux-5.8.3 at Tue Feb 2 11:55:48 -03 2021 + HOSTCC scripts/basic/fixdep + HOSTCC scripts/kconfig/conf.o + HOSTCC scripts/kconfig/confdata.o + HOSTCC scripts/kconfig/expr.o + LEX scripts/kconfig/lexer.lex.c + YACC scripts/kconfig/parser.tab.[ch] + HOSTCC scripts/kconfig/lexer.lex.o + HOSTCC scripts/kconfig/parser.tab.o + HOSTCC scripts/kconfig/preprocess.o + HOSTCC scripts/kconfig/symbol.o + HOSTCC scripts/kconfig/util.o + HOSTLD scripts/kconfig/conf +*** Default configuration is based on 'x86_64_defconfig' +# +# configuration written to .config +# + SYSTBL arch/x86/include/generated/asm/syscalls_32.h + SYSHDR arch/x86/include/generated/asm/unistd_32_ia32.h + SYSHDR arch/x86/include/generated/asm/unistd_64_x32.h + SYSTBL arch/x86/include/generated/asm/syscalls_64.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 + 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 + HOSTCC scripts/selinux/genheaders/genheaders + HOSTCC scripts/selinux/mdp/mdp + HOSTCC scripts/kallsyms + HOSTCC scripts/sorttable + HOSTCC scripts/asn1_compiler + HOSTCC scripts/extract-cert + 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 + WRAP arch/x86/include/generated/asm/early_ioremap.h + WRAP arch/x86/include/generated/asm/export.h + WRAP arch/x86/include/generated/asm/mcs_spinlock.h + WRAP arch/x86/include/generated/asm/dma-contiguous.h + WRAP arch/x86/include/generated/asm/irq_regs.h + WRAP arch/x86/include/generated/asm/mm-arch-hooks.h + WRAP arch/x86/include/generated/asm/mmiowb.h + UPD include/config/kernel.release + UPD include/generated/uapi/linux/version.h + UPD include/generated/utsrelease.h + CC scripts/mod/empty.o + HOSTCC scripts/mod/mk_elfconfig + MKELF scripts/mod/elfconfig.h + HOSTCC scripts/mod/modpost.o + CC scripts/mod/devicetable-offsets.s + UPD scripts/mod/devicetable-offsets.h + HOSTCC scripts/mod/file2alias.o + HOSTCC scripts/mod/sumversion.o + HOSTLD scripts/mod/modpost + CC kernel/bounds.s + UPD include/generated/bounds.h + UPD include/generated/timeconst.h + CC arch/x86/kernel/asm-offsets.s + UPD include/generated/asm-offsets.h + CALL scripts/checksyscalls.sh + CALL scripts/atomic/check-atomics.sh + DESCEND objtool + HOSTCC /sources/linux-5.8.3/tools/objtool/fixdep.o + HOSTLD /sources/linux-5.8.3/tools/objtool/fixdep-in.o + LINK /sources/linux-5.8.3/tools/objtool/fixdep + CC /sources/linux-5.8.3/tools/objtool/exec-cmd.o + CC /sources/linux-5.8.3/tools/objtool/help.o + CC /sources/linux-5.8.3/tools/objtool/pager.o + CC /sources/linux-5.8.3/tools/objtool/parse-options.o + CC /sources/linux-5.8.3/tools/objtool/run-command.o + CC /sources/linux-5.8.3/tools/objtool/sigchain.o + CC /sources/linux-5.8.3/tools/objtool/subcmd-config.o + LD /sources/linux-5.8.3/tools/objtool/libsubcmd-in.o + AR /sources/linux-5.8.3/tools/objtool/libsubcmd.a + MKDIR /sources/linux-5.8.3/tools/objtool/arch/x86/lib/ + GEN /sources/linux-5.8.3/tools/objtool/arch/x86/lib/inat-tables.c + CC /sources/linux-5.8.3/tools/objtool/arch/x86/decode.o + LD /sources/linux-5.8.3/tools/objtool/arch/x86/objtool-in.o + CC /sources/linux-5.8.3/tools/objtool/weak.o + CC /sources/linux-5.8.3/tools/objtool/check.o + CC /sources/linux-5.8.3/tools/objtool/special.o + CC /sources/linux-5.8.3/tools/objtool/orc_gen.o + CC /sources/linux-5.8.3/tools/objtool/orc_dump.o + CC /sources/linux-5.8.3/tools/objtool/builtin-check.o + CC /sources/linux-5.8.3/tools/objtool/builtin-orc.o + CC /sources/linux-5.8.3/tools/objtool/elf.o + CC /sources/linux-5.8.3/tools/objtool/objtool.o + CC /sources/linux-5.8.3/tools/objtool/libstring.o + CC /sources/linux-5.8.3/tools/objtool/libctype.o + CC /sources/linux-5.8.3/tools/objtool/str_error_r.o + CC /sources/linux-5.8.3/tools/objtool/librbtree.o + LD /sources/linux-5.8.3/tools/objtool/objtool-in.o + LINK /sources/linux-5.8.3/tools/objtool/objtool + CC init/main.o + CHK include/generated/compile.h + UPD include/generated/compile.h + CC init/version.o + CC init/do_mounts.o + CC init/do_mounts_initrd.o + CC init/do_mounts_md.o + CC init/initramfs.o + CC init/calibrate.o + CC init/init_task.o + AR init/built-in.a + HOSTCC usr/gen_init_cpio + GEN usr/initramfs_data.cpio + SHIPPED usr/initramfs_inc_data + AS usr/initramfs_data.o + AR usr/built-in.a + CC arch/x86/entry/vdso/vma.o + CC arch/x86/entry/vdso/vdso32-setup.o + LDS arch/x86/entry/vdso/vdso.lds + AS arch/x86/entry/vdso/vdso-note.o + CC arch/x86/entry/vdso/vclock_gettime.o + CC arch/x86/entry/vdso/vgetcpu.o + VDSO arch/x86/entry/vdso/vdso64.so.dbg + OBJCOPY arch/x86/entry/vdso/vdso64.so + HOSTCC arch/x86/entry/vdso/vdso2c + VDSO2C arch/x86/entry/vdso/vdso-image-64.c + CC arch/x86/entry/vdso/vdso-image-64.o + LDS arch/x86/entry/vdso/vdso32/vdso32.lds + AS arch/x86/entry/vdso/vdso32/note.o + AS arch/x86/entry/vdso/vdso32/system_call.o + AS arch/x86/entry/vdso/vdso32/sigreturn.o + CC arch/x86/entry/vdso/vdso32/vclock_gettime.o + VDSO arch/x86/entry/vdso/vdso32.so.dbg + OBJCOPY arch/x86/entry/vdso/vdso32.so + VDSO2C arch/x86/entry/vdso/vdso-image-32.c + CC arch/x86/entry/vdso/vdso-image-32.o + AR arch/x86/entry/vdso/built-in.a + CC arch/x86/entry/vsyscall/vsyscall_64.o + AS arch/x86/entry/vsyscall/vsyscall_emu_64.o + AR arch/x86/entry/vsyscall/built-in.a + AS arch/x86/entry/entry_64.o + AS arch/x86/entry/thunk_64.o + CC arch/x86/entry/syscall_64.o + CC arch/x86/entry/common.o + AS arch/x86/entry/entry_64_compat.o + CC arch/x86/entry/syscall_32.o + AR arch/x86/entry/built-in.a + CC arch/x86/events/amd/core.o + CC arch/x86/events/amd/uncore.o + CC arch/x86/events/amd/ibs.o + CC arch/x86/events/amd/iommu.o + AR arch/x86/events/amd/built-in.a + CC arch/x86/events/intel/core.o + CC arch/x86/events/intel/bts.o + CC arch/x86/events/intel/ds.o + CC arch/x86/events/intel/knc.o + CC arch/x86/events/intel/lbr.o + CC arch/x86/events/intel/p4.o + CC arch/x86/events/intel/p6.o + CC arch/x86/events/intel/pt.o + CC arch/x86/events/intel/uncore.o + CC arch/x86/events/intel/uncore_nhmex.o + CC arch/x86/events/intel/uncore_snb.o + CC arch/x86/events/intel/uncore_snbep.o + CC arch/x86/events/intel/cstate.o + AR arch/x86/events/intel/built-in.a + CC arch/x86/events/zhaoxin/core.o + AR arch/x86/events/zhaoxin/built-in.a + CC arch/x86/events/core.o + CC arch/x86/events/probe.o + CC arch/x86/events/rapl.o + CC arch/x86/events/msr.o + AR arch/x86/events/built-in.a + CC arch/x86/realmode/init.o + AS arch/x86/realmode/rm/header.o + AS arch/x86/realmode/rm/trampoline_64.o + AS arch/x86/realmode/rm/stack.o + AS arch/x86/realmode/rm/reboot.o + AS arch/x86/realmode/rm/wakeup_asm.o + CC arch/x86/realmode/rm/wakemain.o + CC arch/x86/realmode/rm/video-mode.o + AS arch/x86/realmode/rm/copy.o + AS arch/x86/realmode/rm/bioscall.o + CC arch/x86/realmode/rm/regs.o + CC arch/x86/realmode/rm/video-vga.o + CC arch/x86/realmode/rm/video-vesa.o + CC arch/x86/realmode/rm/video-bios.o + PASYMS arch/x86/realmode/rm/pasyms.h + LDS arch/x86/realmode/rm/realmode.lds + LD arch/x86/realmode/rm/realmode.elf + RELOCS arch/x86/realmode/rm/realmode.relocs + OBJCOPY arch/x86/realmode/rm/realmode.bin + AS arch/x86/realmode/rmpiggy.o + AR arch/x86/realmode/built-in.a + CC arch/x86/kernel/fpu/init.o + CC arch/x86/kernel/fpu/bugs.o + CC arch/x86/kernel/fpu/core.o + CC arch/x86/kernel/fpu/regset.o + CC arch/x86/kernel/fpu/signal.o + CC arch/x86/kernel/fpu/xstate.o + AR arch/x86/kernel/fpu/built-in.a + CC arch/x86/kernel/cpu/mce/core.o + CC arch/x86/kernel/cpu/mce/severity.o + CC arch/x86/kernel/cpu/mce/genpool.o + CC arch/x86/kernel/cpu/mce/intel.o + CC arch/x86/kernel/cpu/mce/amd.o + CC arch/x86/kernel/cpu/mce/threshold.o + CC arch/x86/kernel/cpu/mce/therm_throt.o + AR arch/x86/kernel/cpu/mce/built-in.a + CC arch/x86/kernel/cpu/mtrr/mtrr.o + CC arch/x86/kernel/cpu/mtrr/if.o + CC arch/x86/kernel/cpu/mtrr/generic.o + CC arch/x86/kernel/cpu/mtrr/cleanup.o + AR arch/x86/kernel/cpu/mtrr/built-in.a + CC arch/x86/kernel/cpu/microcode/core.o + CC arch/x86/kernel/cpu/microcode/intel.o + CC arch/x86/kernel/cpu/microcode/amd.o + AR arch/x86/kernel/cpu/microcode/built-in.a + CC arch/x86/kernel/cpu/cacheinfo.o + CC arch/x86/kernel/cpu/scattered.o + CC arch/x86/kernel/cpu/topology.o + CC arch/x86/kernel/cpu/common.o + CC arch/x86/kernel/cpu/rdrand.o + CC arch/x86/kernel/cpu/match.o + CC arch/x86/kernel/cpu/bugs.o + CC arch/x86/kernel/cpu/aperfmperf.o + CC arch/x86/kernel/cpu/cpuid-deps.o + CC arch/x86/kernel/cpu/umwait.o + CC arch/x86/kernel/cpu/proc.o + MKCAP arch/x86/kernel/cpu/capflags.c + CC arch/x86/kernel/cpu/capflags.o + CC arch/x86/kernel/cpu/powerflags.o + CC arch/x86/kernel/cpu/feat_ctl.o + CC arch/x86/kernel/cpu/intel.o + CC arch/x86/kernel/cpu/intel_pconfig.o + CC arch/x86/kernel/cpu/tsx.o + CC arch/x86/kernel/cpu/intel_epb.o + CC arch/x86/kernel/cpu/amd.o + CC arch/x86/kernel/cpu/hygon.o + CC arch/x86/kernel/cpu/centaur.o + CC arch/x86/kernel/cpu/zhaoxin.o + CC arch/x86/kernel/cpu/perfctr-watchdog.o + AR arch/x86/kernel/cpu/built-in.a + CC arch/x86/kernel/acpi/boot.o + CC arch/x86/kernel/acpi/sleep.o + AS arch/x86/kernel/acpi/wakeup_64.o + CC arch/x86/kernel/acpi/cppc_msr.o + CC arch/x86/kernel/acpi/cstate.o + AR arch/x86/kernel/acpi/built-in.a + CC arch/x86/kernel/apic/apic.o + CC arch/x86/kernel/apic/apic_common.o + CC arch/x86/kernel/apic/apic_noop.o + CC arch/x86/kernel/apic/ipi.o + CC arch/x86/kernel/apic/vector.o + CC arch/x86/kernel/apic/hw_nmi.o + CC arch/x86/kernel/apic/io_apic.o + CC arch/x86/kernel/apic/msi.o + CC arch/x86/kernel/apic/apic_flat_64.o + CC arch/x86/kernel/apic/probe_64.o + AR arch/x86/kernel/apic/built-in.a + CC arch/x86/kernel/kprobes/core.o + CC arch/x86/kernel/kprobes/opt.o + AR arch/x86/kernel/kprobes/built-in.a + AS arch/x86/kernel/head_64.o + CC arch/x86/kernel/head64.o + CC arch/x86/kernel/ebda.o + CC arch/x86/kernel/platform-quirks.o + LDS arch/x86/kernel/vmlinux.lds + CC arch/x86/kernel/process_64.o + CC arch/x86/kernel/signal.o + CC arch/x86/kernel/signal_compat.o + CC arch/x86/kernel/traps.o + CC arch/x86/kernel/idt.o + CC arch/x86/kernel/irq.o + CC arch/x86/kernel/irq_64.o + CC arch/x86/kernel/dumpstack_64.o + CC arch/x86/kernel/time.o + CC arch/x86/kernel/ioport.o + CC arch/x86/kernel/dumpstack.o + CC arch/x86/kernel/nmi.o + CC arch/x86/kernel/ldt.o + CC arch/x86/kernel/setup.o + CC arch/x86/kernel/x86_init.o + CC arch/x86/kernel/i8259.o + CC arch/x86/kernel/irqinit.o + CC arch/x86/kernel/jump_label.o + CC arch/x86/kernel/irq_work.o + CC arch/x86/kernel/probe_roms.o + CC arch/x86/kernel/sys_ia32.o + CC arch/x86/kernel/sys_x86_64.o + CC arch/x86/kernel/espfix_64.o + CC arch/x86/kernel/ksysfs.o + CC arch/x86/kernel/bootflag.o + CC arch/x86/kernel/e820.o + CC arch/x86/kernel/pci-dma.o + CC arch/x86/kernel/quirks.o + CC arch/x86/kernel/topology.o + CC arch/x86/kernel/kdebugfs.o + CC arch/x86/kernel/alternative.o + CC arch/x86/kernel/i8253.o + CC arch/x86/kernel/hw_breakpoint.o + CC arch/x86/kernel/tsc.o + CC arch/x86/kernel/tsc_msr.o + CC arch/x86/kernel/io_delay.o + CC arch/x86/kernel/rtc.o + CC arch/x86/kernel/pci-iommu_table.o + CC arch/x86/kernel/resource.o + AS arch/x86/kernel/irqflags.o + CC arch/x86/kernel/process.o + CC arch/x86/kernel/ptrace.o + CC arch/x86/kernel/tls.o + CC arch/x86/kernel/step.o + CC arch/x86/kernel/i8237.o + CC arch/x86/kernel/stacktrace.o + CC arch/x86/kernel/reboot.o + CC arch/x86/kernel/msr.o + CC arch/x86/kernel/cpuid.o + CC arch/x86/kernel/early-quirks.o + CC arch/x86/kernel/smp.o + CC arch/x86/kernel/smpboot.o + CC arch/x86/kernel/tsc_sync.o + CC arch/x86/kernel/setup_percpu.o + CC arch/x86/kernel/mpparse.o + CC arch/x86/kernel/trace_clock.o + CC arch/x86/kernel/crash_core_64.o + CC arch/x86/kernel/machine_kexec_64.o + AS arch/x86/kernel/relocate_kernel_64.o + CC arch/x86/kernel/crash.o + CC arch/x86/kernel/crash_dump_64.o + CC arch/x86/kernel/module.o + CC arch/x86/kernel/early_printk.o + CC arch/x86/kernel/hpet.o + CC arch/x86/kernel/amd_nb.o + CC arch/x86/kernel/pcspeaker.o + CC arch/x86/kernel/check.o + CC arch/x86/kernel/pci-swiotlb.o + CC arch/x86/kernel/uprobes.o + CC arch/x86/kernel/sysfb.o + CC arch/x86/kernel/sysfb_efi.o + CC arch/x86/kernel/perf_regs.o + CC arch/x86/kernel/tracepoint.o + CC arch/x86/kernel/itmt.o + CC arch/x86/kernel/umip.o + CC arch/x86/kernel/unwind_orc.o + CC arch/x86/kernel/audit_64.o + CC arch/x86/kernel/mmconf-fam10h_64.o + CC arch/x86/kernel/vsmp_64.o + AR arch/x86/kernel/built-in.a + CC arch/x86/mm/pat/set_memory.o + CC arch/x86/mm/pat/memtype.o + CC arch/x86/mm/pat/memtype_interval.o + AR arch/x86/mm/pat/built-in.a + CC arch/x86/mm/init.o + CC arch/x86/mm/init_64.o + CC arch/x86/mm/fault.o + CC arch/x86/mm/ioremap.o + CC arch/x86/mm/extable.o + CC arch/x86/mm/mmap.o + CC arch/x86/mm/pgtable.o + CC arch/x86/mm/physaddr.o + CC arch/x86/mm/setup_nx.o + CC arch/x86/mm/tlb.o + CC arch/x86/mm/cpu_entry_area.o + CC arch/x86/mm/maccess.o + CC arch/x86/mm/hugetlbpage.o + CC arch/x86/mm/numa.o + CC arch/x86/mm/numa_64.o + CC arch/x86/mm/amdtopology.o + CC arch/x86/mm/srat.o + CC arch/x86/mm/pkeys.o + CC arch/x86/mm/kaslr.o + CC arch/x86/mm/pti.o + AR arch/x86/mm/built-in.a + AR arch/x86/crypto/built-in.a + CC arch/x86/ia32/ia32_signal.o + CC arch/x86/ia32/audit.o + AR arch/x86/ia32/built-in.a + AR arch/x86/platform/atom/built-in.a + AR arch/x86/platform/ce4100/built-in.a + CC arch/x86/platform/efi/quirks.o + CC arch/x86/platform/efi/efi.o + CC arch/x86/platform/efi/efi_64.o + AS arch/x86/platform/efi/efi_stub_64.o + AS arch/x86/platform/efi/efi_thunk_64.o + AR arch/x86/platform/efi/built-in.a + AR arch/x86/platform/geode/built-in.a + AR arch/x86/platform/goldfish/built-in.a + AR arch/x86/platform/iris/built-in.a + CC arch/x86/platform/intel/iosf_mbi.o + AR arch/x86/platform/intel/built-in.a + AR arch/x86/platform/intel-mid/built-in.a + AR arch/x86/platform/intel-quark/built-in.a + AR arch/x86/platform/olpc/built-in.a + AR arch/x86/platform/scx200/built-in.a + AR arch/x86/platform/sfi/built-in.a + AR arch/x86/platform/ts5500/built-in.a + AR arch/x86/platform/uv/built-in.a + AR arch/x86/platform/built-in.a + AR arch/x86/net/built-in.a + AR arch/x86/built-in.a + CC kernel/sched/core.o + CC kernel/sched/loadavg.o + CC kernel/sched/clock.o + CC kernel/sched/cputime.o + CC kernel/sched/idle.o + CC kernel/sched/fair.o + CC kernel/sched/rt.o + CC kernel/sched/deadline.o + CC kernel/sched/wait.o + CC kernel/sched/wait_bit.o + CC kernel/sched/swait.o + CC kernel/sched/completion.o + CC kernel/sched/cpupri.o + CC kernel/sched/cpudeadline.o + CC kernel/sched/topology.o + CC kernel/sched/stop_task.o + CC kernel/sched/pelt.o + CC kernel/sched/stats.o + CC kernel/sched/cpuacct.o + CC kernel/sched/cpufreq.o + CC kernel/sched/cpufreq_schedutil.o + CC kernel/sched/membarrier.o + CC kernel/sched/isolation.o + AR kernel/sched/built-in.a + CC kernel/locking/mutex.o + CC kernel/locking/semaphore.o + CC kernel/locking/rwsem.o + CC kernel/locking/percpu-rwsem.o + CC kernel/locking/spinlock.o + CC kernel/locking/osq_lock.o + CC kernel/locking/qspinlock.o + CC kernel/locking/rtmutex.o + CC kernel/locking/qrwlock.o + AR kernel/locking/built-in.a + CC kernel/power/qos.o + CC kernel/power/main.o + CC kernel/power/console.o + CC kernel/power/process.o + CC kernel/power/suspend.o + CC kernel/power/hibernate.o + CC kernel/power/snapshot.o + CC kernel/power/swap.o + CC kernel/power/user.o + CC kernel/power/poweroff.o + AR kernel/power/built-in.a + CC kernel/printk/printk.o + CC kernel/printk/printk_safe.o + AR kernel/printk/built-in.a + CC kernel/irq/irqdesc.o + CC kernel/irq/handle.o + CC kernel/irq/manage.o + CC kernel/irq/spurious.o + CC kernel/irq/resend.o + CC kernel/irq/chip.o + CC kernel/irq/dummychip.o + CC kernel/irq/devres.o + CC kernel/irq/autoprobe.o + CC kernel/irq/irqdomain.o + CC kernel/irq/proc.o + CC kernel/irq/migration.o + CC kernel/irq/cpuhotplug.o + CC kernel/irq/pm.o + CC kernel/irq/msi.o + CC kernel/irq/affinity.o + CC kernel/irq/matrix.o + AR kernel/irq/built-in.a + CC kernel/rcu/update.o + CC kernel/rcu/sync.o + CC kernel/rcu/srcutree.o + CC kernel/rcu/tree.o + CC kernel/rcu/rcu_segcblist.o + AR kernel/rcu/built-in.a + AR kernel/livepatch/built-in.a + CC kernel/dma/mapping.o + CC kernel/dma/direct.o + CC kernel/dma/dummy.o + CC kernel/dma/swiotlb.o + AR kernel/dma/built-in.a + CC kernel/time/time.o + CC kernel/time/timer.o + CC kernel/time/hrtimer.o + CC kernel/time/timekeeping.o + CC kernel/time/ntp.o + CC kernel/time/clocksource.o + CC kernel/time/jiffies.o + CC kernel/time/timer_list.o + CC kernel/time/timeconv.o + CC kernel/time/timecounter.o + CC kernel/time/alarmtimer.o + CC kernel/time/posix-timers.o + CC kernel/time/posix-cpu-timers.o + CC kernel/time/posix-clock.o + CC kernel/time/itimer.o + CC kernel/time/clockevents.o + CC kernel/time/tick-common.o + CC kernel/time/tick-broadcast.o + CC kernel/time/tick-broadcast-hrtimer.o + CC kernel/time/tick-oneshot.o + CC kernel/time/tick-sched.o + CC kernel/time/vsyscall.o + CC kernel/time/timekeeping_debug.o + CC kernel/time/namespace.o + AR kernel/time/built-in.a + CC kernel/cgroup/cgroup.o + CC kernel/cgroup/rstat.o + CC kernel/cgroup/namespace.o + CC kernel/cgroup/cgroup-v1.o + CC kernel/cgroup/freezer.o + CC kernel/cgroup/legacy_freezer.o + CC kernel/cgroup/cpuset.o + AR kernel/cgroup/built-in.a + CC kernel/trace/trace_clock.o + CC kernel/trace/ring_buffer.o + CC kernel/trace/trace.o + CC kernel/trace/trace_output.o + CC kernel/trace/trace_seq.o + CC kernel/trace/trace_stat.o + CC kernel/trace/trace_printk.o + CC kernel/trace/trace_sched_switch.o + CC kernel/trace/trace_nop.o + CC kernel/trace/blktrace.o + CC kernel/trace/trace_events.o + CC kernel/trace/trace_export.o + CC kernel/trace/trace_event_perf.o + CC kernel/trace/trace_events_filter.o + CC kernel/trace/trace_events_trigger.o + CC kernel/trace/trace_kprobe.o + CC kernel/trace/power-traces.o + CC kernel/trace/rpm-traces.o + CC kernel/trace/trace_dynevent.o + CC kernel/trace/trace_probe.o + CC kernel/trace/trace_uprobe.o + AR kernel/trace/built-in.a + CC kernel/bpf/core.o + AR kernel/bpf/built-in.a + CC kernel/events/core.o + CC kernel/events/ring_buffer.o + CC kernel/events/callchain.o + CC kernel/events/hw_breakpoint.o + CC kernel/events/uprobes.o + AR kernel/events/built-in.a + CC kernel/fork.o + CC kernel/exec_domain.o + CC kernel/panic.o + CC kernel/cpu.o + CC kernel/exit.o + CC kernel/softirq.o + CC kernel/resource.o + CC kernel/sysctl.o + CC kernel/sysctl_binary.o + CC kernel/capability.o + CC kernel/ptrace.o + CC kernel/user.o + CC kernel/signal.o + CC kernel/sys.o + CC kernel/umh.o + CC kernel/workqueue.o + CC kernel/pid.o + CC kernel/task_work.o + CC kernel/extable.o + CC kernel/params.o + CC kernel/kthread.o + CC kernel/sys_ni.o + CC kernel/nsproxy.o + CC kernel/notifier.o + CC kernel/ksysfs.o + CC kernel/cred.o + CC kernel/reboot.o + CC kernel/async.o + CC kernel/range.o + CC kernel/smpboot.o + CC kernel/ucount.o + CC kernel/kmod.o + CC kernel/groups.o + CC kernel/freezer.o + CC kernel/profile.o + CC kernel/stacktrace.o + CC kernel/futex.o + CC kernel/dma.o + CC kernel/smp.o + CC kernel/uid16.o + CC kernel/module.o + CC kernel/kallsyms.o + CC kernel/acct.o + CC kernel/crash_core.o + CC kernel/kexec_core.o + CC kernel/kexec.o + CC kernel/compat.o + CC kernel/utsname.o + CC kernel/pid_namespace.o + CC kernel/stop_machine.o + CC kernel/audit.o + CC kernel/auditfilter.o + CC kernel/auditsc.o + CC kernel/audit_watch.o + CC kernel/audit_fsnotify.o + CC kernel/audit_tree.o + CC kernel/kprobes.o + CC kernel/seccomp.o + CC kernel/relay.o + CC kernel/utsname_sysctl.o + CC kernel/delayacct.o + CC kernel/taskstats.o + CC kernel/tsacct.o + CC kernel/tracepoint.o + CC kernel/elfcore.o + CC kernel/irq_work.o + CC kernel/crash_dump.o + CC kernel/jump_label.o + CC kernel/iomem.o + CC kernel/rseq.o + AR kernel/built-in.a + CC certs/system_keyring.o + EXTRACT_CERTS + AS certs/system_certificates.o + AR certs/built-in.a + CC mm/filemap.o + CC mm/mempool.o + CC mm/oom_kill.o + CC mm/fadvise.o + CC mm/maccess.o + CC mm/page-writeback.o + CC mm/readahead.o + CC mm/swap.o + CC mm/truncate.o + CC mm/vmscan.o + CC mm/shmem.o + CC mm/util.o + CC mm/mmzone.o + CC mm/vmstat.o + CC mm/backing-dev.o + CC mm/mm_init.o + CC mm/percpu.o + CC mm/slab_common.o + CC mm/compaction.o + CC mm/vmacache.o + CC mm/interval_tree.o + CC mm/list_lru.o + CC mm/workingset.o + CC mm/debug.o + CC mm/gup.o + CC mm/highmem.o + CC mm/memory.o + CC mm/mincore.o + CC mm/mlock.o + CC mm/mmap.o + CC mm/mmu_gather.o + CC mm/mprotect.o + CC mm/mremap.o + CC mm/msync.o + CC mm/page_vma_mapped.o + CC mm/pagewalk.o + CC mm/pgtable-generic.o + CC mm/rmap.o + CC mm/vmalloc.o + CC mm/process_vm_access.o + CC mm/page_alloc.o + CC mm/init-mm.o + CC mm/memblock.o + CC mm/madvise.o + CC mm/page_io.o + CC mm/swap_state.o + CC mm/swapfile.o + CC mm/swap_slots.o + CC mm/dmapool.o + CC mm/hugetlb.o + CC mm/mempolicy.o + CC mm/sparse.o + CC mm/sparse-vmemmap.o + CC mm/mmu_notifier.o + CC mm/slub.o + CC mm/migrate.o + CC mm/early_ioremap.o + CC mm/memfd.o + AR mm/built-in.a + CC fs/notify/dnotify/dnotify.o + AR fs/notify/dnotify/built-in.a + CC fs/notify/inotify/inotify_fsnotify.o + CC fs/notify/inotify/inotify_user.o + AR fs/notify/inotify/built-in.a + AR fs/notify/fanotify/built-in.a + CC fs/notify/fsnotify.o + CC fs/notify/notification.o + CC fs/notify/group.o + CC fs/notify/mark.o + CC fs/notify/fdinfo.o + AR fs/notify/built-in.a + CC fs/nfs_common/nfsacl.o + CC fs/nfs_common/grace.o + AR fs/nfs_common/built-in.a + CC fs/iomap/trace.o + CC fs/iomap/apply.o + CC fs/iomap/buffered-io.o + CC fs/iomap/direct-io.o + CC fs/iomap/fiemap.o + CC fs/iomap/seek.o + CC fs/iomap/swapfile.o + AR fs/iomap/built-in.a + CC fs/quota/dquot.o + CC fs/quota/quota_v2.o + CC fs/quota/quota_tree.o + CC fs/quota/quota.o + CC fs/quota/kqid.o + CC fs/quota/compat.o + CC fs/quota/netlink.o + AR fs/quota/built-in.a + CC fs/proc/task_mmu.o + CC fs/proc/inode.o + CC fs/proc/root.o + CC fs/proc/base.o + CC fs/proc/generic.o + CC fs/proc/array.o + CC fs/proc/fd.o + CC fs/proc/proc_tty.o + CC fs/proc/cmdline.o + CC fs/proc/consoles.o + CC fs/proc/cpuinfo.o + CC fs/proc/devices.o + CC fs/proc/interrupts.o + CC fs/proc/loadavg.o + CC fs/proc/meminfo.o + CC fs/proc/stat.o + CC fs/proc/uptime.o + CC fs/proc/util.o + CC fs/proc/version.o + CC fs/proc/softirqs.o + CC fs/proc/namespaces.o + CC fs/proc/self.o + CC fs/proc/thread_self.o + CC fs/proc/proc_sysctl.o + CC fs/proc/proc_net.o + CC fs/proc/kcore.o + CC fs/proc/vmcore.o + CC fs/proc/kmsg.o + CC fs/proc/page.o + AR fs/proc/built-in.a + CC fs/kernfs/mount.o + CC fs/kernfs/inode.o + CC fs/kernfs/dir.o + CC fs/kernfs/file.o + CC fs/kernfs/symlink.o + AR fs/kernfs/built-in.a + CC fs/sysfs/file.o + CC fs/sysfs/dir.o + CC fs/sysfs/symlink.o + CC fs/sysfs/mount.o + CC fs/sysfs/group.o + AR fs/sysfs/built-in.a + CC fs/devpts/inode.o + AR fs/devpts/built-in.a + CC fs/ext4/balloc.o + CC fs/ext4/bitmap.o + CC fs/ext4/block_validity.o + CC fs/ext4/dir.o + CC fs/ext4/ext4_jbd2.o + CC fs/ext4/extents.o + CC fs/ext4/extents_status.o + CC fs/ext4/file.o + CC fs/ext4/fsmap.o + CC fs/ext4/fsync.o + CC fs/ext4/hash.o + CC fs/ext4/ialloc.o + CC fs/ext4/indirect.o + CC fs/ext4/inline.o + CC fs/ext4/inode.o + CC fs/ext4/ioctl.o + CC fs/ext4/mballoc.o + CC fs/ext4/migrate.o + CC fs/ext4/mmp.o + CC fs/ext4/move_extent.o + CC fs/ext4/namei.o + CC fs/ext4/page-io.o + CC fs/ext4/readpage.o + CC fs/ext4/resize.o + CC fs/ext4/super.o + CC fs/ext4/symlink.o + CC fs/ext4/sysfs.o + CC fs/ext4/xattr.o + CC fs/ext4/xattr_hurd.o + CC fs/ext4/xattr_trusted.o + CC fs/ext4/xattr_user.o + CC fs/ext4/acl.o + CC fs/ext4/xattr_security.o + AR fs/ext4/built-in.a + CC fs/jbd2/transaction.o + CC fs/jbd2/commit.o + CC fs/jbd2/recovery.o + CC fs/jbd2/checkpoint.o + CC fs/jbd2/revoke.o + CC fs/jbd2/journal.o + AR fs/jbd2/built-in.a + CC fs/ramfs/inode.o + CC fs/ramfs/file-mmu.o + AR fs/ramfs/built-in.a + CC fs/hugetlbfs/inode.o + AR fs/hugetlbfs/built-in.a + CC fs/fat/cache.o + CC fs/fat/dir.o + CC fs/fat/fatent.o + CC fs/fat/file.o + CC fs/fat/inode.o + CC fs/fat/misc.o + CC fs/fat/nfs.o + CC fs/fat/namei_vfat.o + CC fs/fat/namei_msdos.o + AR fs/fat/built-in.a + CC fs/isofs/namei.o + CC fs/isofs/inode.o + CC fs/isofs/dir.o + CC fs/isofs/util.o + CC fs/isofs/rock.o + CC fs/isofs/export.o + CC fs/isofs/joliet.o + CC fs/isofs/compress.o + AR fs/isofs/built-in.a + CC fs/nfs/client.o + CC fs/nfs/dir.o + CC fs/nfs/file.o + CC fs/nfs/getroot.o + CC fs/nfs/inode.o + CC fs/nfs/super.o + CC fs/nfs/io.o + CC fs/nfs/direct.o + CC fs/nfs/pagelist.o + CC fs/nfs/read.o + CC fs/nfs/symlink.o + CC fs/nfs/unlink.o + CC fs/nfs/write.o + CC fs/nfs/namespace.o + CC fs/nfs/mount_clnt.o + CC fs/nfs/nfstrace.o + CC fs/nfs/export.o + CC fs/nfs/sysfs.o + CC fs/nfs/fs_context.o + CC fs/nfs/nfsroot.o + CC fs/nfs/sysctl.o + CC fs/nfs/nfs2super.o + CC fs/nfs/proc.o + CC fs/nfs/nfs2xdr.o + CC fs/nfs/nfs3super.o + CC fs/nfs/nfs3client.o + CC fs/nfs/nfs3proc.o + CC fs/nfs/nfs3xdr.o + CC fs/nfs/nfs3acl.o + CC fs/nfs/nfs4proc.o + CC fs/nfs/nfs4xdr.o + CC fs/nfs/nfs4state.o + CC fs/nfs/nfs4renewd.o + CC fs/nfs/nfs4super.o + CC fs/nfs/nfs4file.o + CC fs/nfs/delegation.o + CC fs/nfs/nfs4idmap.o + CC fs/nfs/callback.o + CC fs/nfs/callback_xdr.o + CC fs/nfs/callback_proc.o + CC fs/nfs/nfs4namespace.o + CC fs/nfs/nfs4getroot.o + CC fs/nfs/nfs4client.o + CC fs/nfs/nfs4session.o + CC fs/nfs/dns_resolve.o + CC fs/nfs/nfs4trace.o + CC fs/nfs/nfs4sysctl.o + AR fs/nfs/built-in.a + CC fs/exportfs/expfs.o + AR fs/exportfs/built-in.a + CC fs/lockd/clntlock.o + CC fs/lockd/clntproc.o + CC fs/lockd/clntxdr.o + CC fs/lockd/host.o + CC fs/lockd/svc.o + CC fs/lockd/svclock.o + CC fs/lockd/svcshare.o + CC fs/lockd/svcproc.o + CC fs/lockd/svcsubs.o + CC fs/lockd/mon.o + CC fs/lockd/xdr.o + CC fs/lockd/clnt4xdr.o + CC fs/lockd/xdr4.o + CC fs/lockd/svc4proc.o + CC fs/lockd/procfs.o + AR fs/lockd/built-in.a + CC fs/nls/nls_base.o + CC fs/nls/nls_cp437.o + CC fs/nls/nls_ascii.o + CC fs/nls/nls_iso8859-1.o + CC fs/nls/nls_utf8.o + AR fs/nls/built-in.a + CC fs/autofs/init.o + CC fs/autofs/inode.o + CC fs/autofs/root.o + CC fs/autofs/symlink.o + CC fs/autofs/waitq.o + CC fs/autofs/expire.o + CC fs/autofs/dev-ioctl.o + AR fs/autofs/built-in.a + CC fs/debugfs/inode.o + CC fs/debugfs/file.o + AR fs/debugfs/built-in.a + CC fs/tracefs/inode.o + AR fs/tracefs/built-in.a + CC [M] fs/efivarfs/inode.o + CC [M] fs/efivarfs/file.o + CC [M] fs/efivarfs/super.o + LD [M] fs/efivarfs/efivarfs.o + CC fs/open.o + CC fs/read_write.o + CC fs/file_table.o + CC fs/super.o + CC fs/char_dev.o + CC fs/stat.o + CC fs/exec.o + CC fs/pipe.o + CC fs/namei.o + CC fs/fcntl.o + CC fs/ioctl.o + CC fs/readdir.o + CC fs/select.o + CC fs/dcache.o + CC fs/inode.o + CC fs/attr.o + CC fs/bad_inode.o + CC fs/file.o + CC fs/filesystems.o + CC fs/namespace.o + CC fs/seq_file.o + CC fs/xattr.o + CC fs/libfs.o + CC fs/fs-writeback.o + CC fs/pnode.o + CC fs/splice.o + CC fs/sync.o + CC fs/utimes.o + CC fs/d_path.o + CC fs/stack.o + CC fs/fs_struct.o + CC fs/statfs.o + CC fs/fs_pin.o + CC fs/nsfs.o + CC fs/fs_types.o + CC fs/fs_context.o + CC fs/fs_parser.o + CC fs/fsopen.o + CC fs/buffer.o + CC fs/block_dev.o + CC fs/direct-io.o + CC fs/mpage.o + CC fs/proc_namespace.o + CC fs/eventpoll.o + CC fs/anon_inodes.o + CC fs/signalfd.o + CC fs/timerfd.o + CC fs/eventfd.o + CC fs/aio.o + CC fs/io_uring.o + CC fs/io-wq.o + CC fs/locks.o + CC fs/compat.o + CC fs/binfmt_misc.o + CC fs/binfmt_script.o + CC fs/binfmt_elf.o + CC fs/compat_binfmt_elf.o + CC fs/mbcache.o + CC fs/posix_acl.o + CC fs/coredump.o + CC fs/drop_caches.o + CC fs/fhandle.o + CC fs/dcookies.o + AR fs/built-in.a + CC ipc/compat.o + CC ipc/util.o + CC ipc/msgutil.o + CC ipc/msg.o + CC ipc/sem.o + CC ipc/shm.o + CC ipc/syscall.o + CC ipc/ipc_sysctl.o + CC ipc/mqueue.o + CC ipc/namespace.o + CC ipc/mq_sysctl.o + AR ipc/built-in.a + CC security/keys/gc.o + CC security/keys/key.o + CC security/keys/keyring.o + CC security/keys/keyctl.o + CC security/keys/permission.o + CC security/keys/process_keys.o + CC security/keys/request_key.o + CC security/keys/request_key_auth.o + CC security/keys/user_defined.o + CC security/keys/compat.o + CC security/keys/proc.o + CC security/keys/sysctl.o + CC security/keys/keyctl_pkey.o + AR security/keys/built-in.a + GEN security/selinux/flask.h security/selinux/av_permissions.h + CC security/selinux/avc.o + CC security/selinux/hooks.o + CC security/selinux/selinuxfs.o + CC security/selinux/netlink.o + CC security/selinux/nlmsgtab.o + CC security/selinux/netif.o + CC security/selinux/netnode.o + CC security/selinux/netport.o + CC security/selinux/status.o + CC security/selinux/ss/ebitmap.o + CC security/selinux/ss/hashtab.o + CC security/selinux/ss/symtab.o + CC security/selinux/ss/sidtab.o + CC security/selinux/ss/avtab.o + CC security/selinux/ss/policydb.o + CC security/selinux/ss/services.o + CC security/selinux/ss/conditional.o + CC security/selinux/ss/mls.o + CC security/selinux/ss/context.o + CC security/selinux/netlabel.o + AR security/selinux/built-in.a + CC security/integrity/iint.o + CC security/integrity/integrity_audit.o + AR security/integrity/built-in.a + CC security/commoncap.o + CC security/min_addr.o + CC security/security.o + CC security/lsm_audit.o + CC security/device_cgroup.o + AR security/built-in.a + CC crypto/asymmetric_keys/asymmetric_type.o + CC crypto/asymmetric_keys/restrict.o + CC crypto/asymmetric_keys/signature.o + CC crypto/asymmetric_keys/public_key.o + ASN.1 crypto/asymmetric_keys/x509.asn1.[ch] + CC crypto/asymmetric_keys/x509.asn1.o + ASN.1 crypto/asymmetric_keys/x509_akid.asn1.[ch] + CC crypto/asymmetric_keys/x509_akid.asn1.o + CC crypto/asymmetric_keys/x509_cert_parser.o + CC crypto/asymmetric_keys/x509_public_key.o + ASN.1 crypto/asymmetric_keys/pkcs7.asn1.[ch] + CC crypto/asymmetric_keys/pkcs7.asn1.o + CC crypto/asymmetric_keys/pkcs7_parser.o + CC crypto/asymmetric_keys/pkcs7_trust.o + CC crypto/asymmetric_keys/pkcs7_verify.o + AR crypto/asymmetric_keys/built-in.a + CC crypto/api.o + CC crypto/cipher.o + CC crypto/compress.o + CC crypto/memneq.o + CC crypto/algapi.o + CC crypto/scatterwalk.o + CC crypto/proc.o + CC crypto/aead.o + CC crypto/geniv.o + CC crypto/skcipher.o + CC crypto/seqiv.o + CC crypto/echainiv.o + CC crypto/ahash.o + CC crypto/shash.o + CC crypto/akcipher.o + CC crypto/kpp.o + ASN.1 crypto/rsapubkey.asn1.[ch] + CC crypto/rsapubkey.asn1.o + ASN.1 crypto/rsaprivkey.asn1.[ch] + CC crypto/rsaprivkey.asn1.o + CC crypto/rsa.o + CC crypto/rsa_helper.o + CC crypto/rsa-pkcs1pad.o + CC crypto/acompress.o + CC crypto/scompress.o + CC crypto/algboss.o + CC crypto/testmgr.o + CC crypto/cmac.o + CC crypto/hmac.o + CC crypto/crypto_null.o + CC crypto/md5.o + CC crypto/sha256_generic.o + CC crypto/gf128mul.o + CC crypto/cbc.o + CC crypto/ctr.o + CC crypto/gcm.o + CC crypto/ccm.o + CC crypto/aes_generic.o + CC crypto/crc32c_generic.o + CC crypto/authenc.o + CC crypto/authencesn.o + CC crypto/rng.o + CC crypto/drbg.o + CC crypto/jitterentropy.o + CC crypto/jitterentropy-kcapi.o + CC crypto/ghash-generic.o + CC crypto/hash_info.o + AR crypto/built-in.a + CC block/partitions/core.o + CC block/partitions/msdos.o + CC block/partitions/efi.o + AR block/partitions/built-in.a + CC block/bio.o + CC block/elevator.o + CC block/blk-core.o + CC block/blk-sysfs.o + CC block/blk-flush.o + CC block/blk-settings.o + CC block/blk-ioc.o + CC block/blk-map.o + CC block/blk-exec.o + CC block/blk-merge.o + CC block/blk-softirq.o + CC block/blk-timeout.o + CC block/blk-lib.o + CC block/blk-mq.o + CC block/blk-mq-tag.o + CC block/blk-stat.o + CC block/blk-mq-sysfs.o + CC block/blk-mq-cpumap.o + CC block/blk-mq-sched.o + CC block/ioctl.o + CC block/genhd.o + CC block/ioprio.o + CC block/badblocks.o + CC block/blk-rq-qos.o + CC block/bounce.o + CC block/scsi_ioctl.o + CC block/bsg.o + CC block/mq-deadline.o + CC block/kyber-iosched.o + CC block/blk-mq-pci.o + CC block/blk-mq-debugfs.o + CC block/blk-pm.o + AR block/built-in.a + AR drivers/irqchip/built-in.a + AR drivers/bus/built-in.a + AR drivers/pwm/built-in.a + CC drivers/pci/pcie/portdrv_core.o + CC drivers/pci/pcie/portdrv_pci.o + CC drivers/pci/pcie/err.o + CC drivers/pci/pcie/aspm.o + CC drivers/pci/pcie/pme.o + AR drivers/pci/pcie/built-in.a + CC drivers/pci/hotplug/pci_hotplug_core.o + CC drivers/pci/hotplug/acpi_pcihp.o + AR drivers/pci/hotplug/built-in.a + AR drivers/pci/controller/dwc/built-in.a + AR drivers/pci/controller/mobiveil/built-in.a + AR drivers/pci/controller/built-in.a + AR drivers/pci/switch/built-in.a + CC drivers/pci/access.o + CC drivers/pci/bus.o + CC drivers/pci/probe.o + CC drivers/pci/host-bridge.o + CC drivers/pci/remove.o + CC drivers/pci/pci.o + CC drivers/pci/pci-driver.o + CC drivers/pci/search.o + CC drivers/pci/pci-sysfs.o + CC drivers/pci/rom.o + CC drivers/pci/setup-res.o + CC drivers/pci/irq.o + CC drivers/pci/vpd.o + CC drivers/pci/setup-bus.o + CC drivers/pci/vc.o + CC drivers/pci/mmap.o + CC drivers/pci/setup-irq.o + CC drivers/pci/proc.o + CC drivers/pci/slot.o + CC drivers/pci/pci-acpi.o + CC drivers/pci/quirks.o + CC drivers/pci/msi.o + CC drivers/pci/ats.o + CC drivers/pci/pci-label.o + AR drivers/pci/built-in.a + CC drivers/video/console/dummycon.o + CC drivers/video/console/vgacon.o + AR drivers/video/console/built-in.a + CC drivers/video/logo/logo.o + HOSTCC drivers/video/logo/pnmtologo + LOGO drivers/video/logo/logo_linux_clut224.c + CC drivers/video/logo/logo_linux_clut224.o + AR drivers/video/logo/built-in.a + CC drivers/video/backlight/backlight.o + CC drivers/video/backlight/generic_bl.o + AR drivers/video/backlight/built-in.a + CC drivers/video/fbdev/core/fb_cmdline.o + CC drivers/video/fbdev/core/fb_notify.o + CC drivers/video/fbdev/core/fbmem.o + CC drivers/video/fbdev/core/fbmon.o + CC drivers/video/fbdev/core/fbcmap.o + CC drivers/video/fbdev/core/fbsysfs.o + CC drivers/video/fbdev/core/modedb.o + CC drivers/video/fbdev/core/fbcvt.o + CC drivers/video/fbdev/core/fb_defio.o + CC drivers/video/fbdev/core/fbcon.o + CC drivers/video/fbdev/core/bitblit.o + CC drivers/video/fbdev/core/softcursor.o + CC drivers/video/fbdev/core/tileblit.o + CC drivers/video/fbdev/core/cfbfillrect.o + CC drivers/video/fbdev/core/cfbcopyarea.o + CC drivers/video/fbdev/core/cfbimgblt.o + CC drivers/video/fbdev/core/sysfillrect.o + CC drivers/video/fbdev/core/syscopyarea.o + CC drivers/video/fbdev/core/sysimgblt.o + CC drivers/video/fbdev/core/fb_sys_fops.o + AR drivers/video/fbdev/core/built-in.a + AR drivers/video/fbdev/omap2/omapfb/dss/built-in.a + AR drivers/video/fbdev/omap2/omapfb/displays/built-in.a + AR drivers/video/fbdev/omap2/omapfb/built-in.a + AR drivers/video/fbdev/omap2/built-in.a + CC drivers/video/fbdev/efifb.o + AR drivers/video/fbdev/built-in.a + CC drivers/video/hdmi.o + AR drivers/video/built-in.a + AR drivers/idle/built-in.a + AR drivers/char/ipmi/built-in.a + CC drivers/acpi/acpica/dsargs.o + CC drivers/acpi/acpica/dscontrol.o + CC drivers/acpi/acpica/dsdebug.o + CC drivers/acpi/acpica/dsfield.o + CC drivers/acpi/acpica/dsinit.o + CC drivers/acpi/acpica/dsmethod.o + CC drivers/acpi/acpica/dsmthdat.o + CC drivers/acpi/acpica/dsobject.o + CC drivers/acpi/acpica/dsopcode.o + CC drivers/acpi/acpica/dspkginit.o + CC drivers/acpi/acpica/dsutils.o + CC drivers/acpi/acpica/dswexec.o + CC drivers/acpi/acpica/dswload.o + CC drivers/acpi/acpica/dswload2.o + CC drivers/acpi/acpica/dswscope.o + CC drivers/acpi/acpica/dswstate.o + CC drivers/acpi/acpica/evevent.o + CC drivers/acpi/acpica/evgpe.o + CC drivers/acpi/acpica/evgpeblk.o + CC drivers/acpi/acpica/evgpeinit.o + CC drivers/acpi/acpica/evgpeutil.o + CC drivers/acpi/acpica/evglock.o + CC drivers/acpi/acpica/evhandler.o + CC drivers/acpi/acpica/evmisc.o + CC drivers/acpi/acpica/evregion.o + CC drivers/acpi/acpica/evrgnini.o + CC drivers/acpi/acpica/evsci.o + CC drivers/acpi/acpica/evxface.o + CC drivers/acpi/acpica/evxfevnt.o + CC drivers/acpi/acpica/evxfgpe.o + CC drivers/acpi/acpica/evxfregn.o + CC drivers/acpi/acpica/exconcat.o + CC drivers/acpi/acpica/exconfig.o + CC drivers/acpi/acpica/exconvrt.o + CC drivers/acpi/acpica/excreate.o + CC drivers/acpi/acpica/exdebug.o + CC drivers/acpi/acpica/exdump.o + CC drivers/acpi/acpica/exfield.o + CC drivers/acpi/acpica/exfldio.o + CC drivers/acpi/acpica/exmisc.o + CC drivers/acpi/acpica/exmutex.o + CC drivers/acpi/acpica/exnames.o + CC drivers/acpi/acpica/exoparg1.o + CC drivers/acpi/acpica/exoparg2.o + CC drivers/acpi/acpica/exoparg3.o + CC drivers/acpi/acpica/exoparg6.o + CC drivers/acpi/acpica/exprep.o + CC drivers/acpi/acpica/exregion.o + CC drivers/acpi/acpica/exresnte.o + CC drivers/acpi/acpica/exresolv.o + CC drivers/acpi/acpica/exresop.o + CC drivers/acpi/acpica/exserial.o + CC drivers/acpi/acpica/exstore.o + CC drivers/acpi/acpica/exstoren.o + CC drivers/acpi/acpica/exstorob.o + CC drivers/acpi/acpica/exsystem.o + CC drivers/acpi/acpica/extrace.o + CC drivers/acpi/acpica/exutils.o + CC drivers/acpi/acpica/hwacpi.o + CC drivers/acpi/acpica/hwesleep.o + CC drivers/acpi/acpica/hwgpe.o + CC drivers/acpi/acpica/hwregs.o + CC drivers/acpi/acpica/hwsleep.o + CC drivers/acpi/acpica/hwvalid.o + CC drivers/acpi/acpica/hwxface.o + CC drivers/acpi/acpica/hwxfsleep.o + CC drivers/acpi/acpica/hwpci.o + CC drivers/acpi/acpica/nsaccess.o + CC drivers/acpi/acpica/nsalloc.o + CC drivers/acpi/acpica/nsarguments.o + CC drivers/acpi/acpica/nsconvert.o + CC drivers/acpi/acpica/nsdump.o + CC drivers/acpi/acpica/nseval.o + CC drivers/acpi/acpica/nsinit.o + CC drivers/acpi/acpica/nsload.o + CC drivers/acpi/acpica/nsnames.o + CC drivers/acpi/acpica/nsobject.o + CC drivers/acpi/acpica/nsparse.o + CC drivers/acpi/acpica/nspredef.o + CC drivers/acpi/acpica/nsprepkg.o + CC drivers/acpi/acpica/nsrepair.o + CC drivers/acpi/acpica/nsrepair2.o + CC drivers/acpi/acpica/nssearch.o + CC drivers/acpi/acpica/nsutils.o + CC drivers/acpi/acpica/nswalk.o + CC drivers/acpi/acpica/nsxfeval.o + CC drivers/acpi/acpica/nsxfname.o + CC drivers/acpi/acpica/nsxfobj.o + CC drivers/acpi/acpica/psargs.o + CC drivers/acpi/acpica/psloop.o + CC drivers/acpi/acpica/psobject.o + CC drivers/acpi/acpica/psopcode.o + CC drivers/acpi/acpica/psopinfo.o + CC drivers/acpi/acpica/psparse.o + CC drivers/acpi/acpica/psscope.o + CC drivers/acpi/acpica/pstree.o + CC drivers/acpi/acpica/psutils.o + CC drivers/acpi/acpica/pswalk.o + CC drivers/acpi/acpica/psxface.o + CC drivers/acpi/acpica/rsaddr.o + CC drivers/acpi/acpica/rscalc.o + CC drivers/acpi/acpica/rscreate.o + CC drivers/acpi/acpica/rsdumpinfo.o + CC drivers/acpi/acpica/rsinfo.o + CC drivers/acpi/acpica/rsio.o + CC drivers/acpi/acpica/rsirq.o + CC drivers/acpi/acpica/rslist.o + CC drivers/acpi/acpica/rsmemory.o + CC drivers/acpi/acpica/rsmisc.o + CC drivers/acpi/acpica/rsserial.o + CC drivers/acpi/acpica/rsutils.o + CC drivers/acpi/acpica/rsxface.o + CC drivers/acpi/acpica/tbdata.o + CC drivers/acpi/acpica/tbfadt.o + CC drivers/acpi/acpica/tbfind.o + CC drivers/acpi/acpica/tbinstal.o + CC drivers/acpi/acpica/tbprint.o + CC drivers/acpi/acpica/tbutils.o + CC drivers/acpi/acpica/tbxface.o + CC drivers/acpi/acpica/tbxfload.o + CC drivers/acpi/acpica/tbxfroot.o + CC drivers/acpi/acpica/utaddress.o + CC drivers/acpi/acpica/utalloc.o + CC drivers/acpi/acpica/utascii.o + CC drivers/acpi/acpica/utbuffer.o + CC drivers/acpi/acpica/utcopy.o + CC drivers/acpi/acpica/utexcep.o + CC drivers/acpi/acpica/utdebug.o + CC drivers/acpi/acpica/utdecode.o + CC drivers/acpi/acpica/utdelete.o + CC drivers/acpi/acpica/uterror.o + CC drivers/acpi/acpica/uteval.o + CC drivers/acpi/acpica/utglobal.o + CC drivers/acpi/acpica/uthex.o + CC drivers/acpi/acpica/utids.o + CC drivers/acpi/acpica/utinit.o + CC drivers/acpi/acpica/utlock.o + CC drivers/acpi/acpica/utmath.o + CC drivers/acpi/acpica/utmisc.o + CC drivers/acpi/acpica/utmutex.o + CC drivers/acpi/acpica/utnonansi.o + CC drivers/acpi/acpica/utobject.o + CC drivers/acpi/acpica/utosi.o + CC drivers/acpi/acpica/utownerid.o + CC drivers/acpi/acpica/utpredef.o + CC drivers/acpi/acpica/utresdecode.o + CC drivers/acpi/acpica/utresrc.o + CC drivers/acpi/acpica/utstate.o + CC drivers/acpi/acpica/utstring.o + CC drivers/acpi/acpica/utstrsuppt.o + CC drivers/acpi/acpica/utstrtoul64.o + CC drivers/acpi/acpica/utxface.o + CC drivers/acpi/acpica/utxfinit.o + CC drivers/acpi/acpica/utxferror.o + CC drivers/acpi/acpica/utxfmutex.o + AR drivers/acpi/acpica/built-in.a + CC drivers/acpi/numa/srat.o + AR drivers/acpi/numa/built-in.a + CC drivers/acpi/dptf/int340x_thermal.o + AR drivers/acpi/dptf/built-in.a + CC drivers/acpi/tables.o + CC drivers/acpi/blacklist.o + CC drivers/acpi/osi.o + CC drivers/acpi/osl.o + CC drivers/acpi/utils.o + CC drivers/acpi/reboot.o + CC drivers/acpi/nvs.o + CC drivers/acpi/wakeup.o + CC drivers/acpi/sleep.o + CC drivers/acpi/device_sysfs.o + CC drivers/acpi/device_pm.o + CC drivers/acpi/proc.o + CC drivers/acpi/bus.o + CC drivers/acpi/glue.o + CC drivers/acpi/scan.o + CC drivers/acpi/resource.o + CC drivers/acpi/acpi_processor.o + CC drivers/acpi/processor_core.o + CC drivers/acpi/processor_pdc.o + CC drivers/acpi/ec.o + CC drivers/acpi/dock.o + CC drivers/acpi/pci_root.o + CC drivers/acpi/pci_link.o + CC drivers/acpi/pci_irq.o + CC drivers/acpi/acpi_lpss.o + CC drivers/acpi/acpi_apd.o + CC drivers/acpi/acpi_platform.o + CC drivers/acpi/acpi_pnp.o + CC drivers/acpi/power.o + CC drivers/acpi/event.o + CC drivers/acpi/evged.o + CC drivers/acpi/sysfs.o + CC drivers/acpi/property.o + CC drivers/acpi/acpi_cmos_rtc.o + CC drivers/acpi/x86/apple.o + CC drivers/acpi/x86/utils.o + CC drivers/acpi/debugfs.o + CC drivers/acpi/acpi_lpat.o + CC drivers/acpi/acpi_lpit.o + CC drivers/acpi/ac.o + CC drivers/acpi/button.o + CC drivers/acpi/fan.o + CC drivers/acpi/acpi_video.o + CC drivers/acpi/video_detect.o + CC drivers/acpi/processor_driver.o + CC drivers/acpi/processor_idle.o + CC drivers/acpi/processor_throttling.o + CC drivers/acpi/processor_thermal.o + CC drivers/acpi/processor_perflib.o + CC drivers/acpi/container.o + CC drivers/acpi/thermal.o + CC drivers/acpi/acpi_memhotplug.o + CC drivers/acpi/ioapic.o + CC drivers/acpi/battery.o + CC drivers/acpi/bgrt.o + CC drivers/acpi/cppc_acpi.o + CC drivers/acpi/spcr.o + AR drivers/acpi/built-in.a + CC drivers/pnp/pnpacpi/core.o + CC drivers/pnp/pnpacpi/rsparser.o + AR drivers/pnp/pnpacpi/built-in.a + CC drivers/pnp/core.o + CC drivers/pnp/card.o + CC drivers/pnp/driver.o + CC drivers/pnp/resource.o + CC drivers/pnp/manager.o + CC drivers/pnp/support.o + CC drivers/pnp/interface.o + CC drivers/pnp/quirks.o + CC drivers/pnp/system.o + AR drivers/pnp/built-in.a + AR drivers/amba/built-in.a + AR drivers/clk/actions/built-in.a + AR drivers/clk/analogbits/built-in.a + AR drivers/clk/bcm/built-in.a + AR drivers/clk/imgtec/built-in.a + AR drivers/clk/imx/built-in.a + AR drivers/clk/ingenic/built-in.a + AR drivers/clk/mediatek/built-in.a + AR drivers/clk/mvebu/built-in.a + AR drivers/clk/renesas/built-in.a + AR drivers/clk/sprd/built-in.a + AR drivers/clk/ti/built-in.a + AR drivers/clk/versatile/built-in.a + CC drivers/clk/x86/clk-pmc-atom.o + AR drivers/clk/x86/built-in.a + CC drivers/clk/clk-devres.o + CC drivers/clk/clk-bulk.o + CC drivers/clk/clkdev.o + CC drivers/clk/clk.o + CC drivers/clk/clk-divider.o + CC drivers/clk/clk-fixed-factor.o + CC drivers/clk/clk-fixed-rate.o + CC drivers/clk/clk-gate.o + CC drivers/clk/clk-multiplier.o + CC drivers/clk/clk-mux.o + CC drivers/clk/clk-composite.o + CC drivers/clk/clk-fractional-divider.o + CC drivers/clk/clk-gpio.o + AR drivers/clk/built-in.a + CC drivers/dma/dw/core.o + CC drivers/dma/dw/dw.o + CC drivers/dma/dw/idma32.o + AR drivers/dma/dw/built-in.a + CC drivers/dma/hsu/hsu.o + AR drivers/dma/hsu/built-in.a + AR drivers/dma/mediatek/built-in.a + AR drivers/dma/qcom/built-in.a + AR drivers/dma/ti/built-in.a + AR drivers/dma/xilinx/built-in.a + CC drivers/dma/dmaengine.o + CC drivers/dma/virt-dma.o + CC drivers/dma/acpi-dma.o + AR drivers/dma/built-in.a + AR drivers/soc/bcm/built-in.a + AR drivers/soc/fsl/built-in.a + AR drivers/soc/imx/built-in.a + AR drivers/soc/mediatek/built-in.a + AR drivers/soc/amlogic/built-in.a + AR drivers/soc/qcom/built-in.a + AR drivers/soc/renesas/built-in.a + AR drivers/soc/sunxi/built-in.a + AR drivers/soc/ti/built-in.a + AR drivers/soc/xilinx/built-in.a + AR drivers/soc/built-in.a + CC drivers/tty/vt/vt_ioctl.o + CC drivers/tty/vt/vc_screen.o + CC drivers/tty/vt/selection.o + CC drivers/tty/vt/keyboard.o + CC drivers/tty/vt/consolemap.o + HOSTCC drivers/tty/vt/conmakehash + CONMK drivers/tty/vt/consolemap_deftbl.c + CC drivers/tty/vt/consolemap_deftbl.o + CC drivers/tty/vt/vt.o + SHIPPED drivers/tty/vt/defkeymap.c + CC drivers/tty/vt/defkeymap.o + AR drivers/tty/vt/built-in.a + CC drivers/tty/serial/8250/8250_core.o + CC drivers/tty/serial/8250/8250_pnp.o + CC drivers/tty/serial/8250/8250_port.o + CC drivers/tty/serial/8250/8250_dma.o + CC drivers/tty/serial/8250/8250_dwlib.o + CC drivers/tty/serial/8250/8250_pci.o + CC drivers/tty/serial/8250/8250_exar.o + CC drivers/tty/serial/8250/8250_early.o + CC drivers/tty/serial/8250/8250_lpss.o + CC drivers/tty/serial/8250/8250_mid.o + AR drivers/tty/serial/8250/built-in.a + CC drivers/tty/serial/serial_core.o + CC drivers/tty/serial/earlycon.o + AR drivers/tty/serial/built-in.a + AR drivers/tty/ipwireless/built-in.a + CC drivers/tty/tty_io.o + CC drivers/tty/n_tty.o + CC drivers/tty/tty_ioctl.o + CC drivers/tty/tty_ldisc.o + CC drivers/tty/tty_buffer.o + CC drivers/tty/tty_port.o + CC drivers/tty/tty_mutex.o + CC drivers/tty/tty_ldsem.o + CC drivers/tty/tty_baudrate.o + CC drivers/tty/tty_jobctrl.o + CC drivers/tty/n_null.o + CC drivers/tty/pty.o + CC drivers/tty/tty_audit.o + CC drivers/tty/sysrq.o + AR drivers/tty/built-in.a + CC drivers/char/hw_random/core.o + CC drivers/char/hw_random/via-rng.o + AR drivers/char/hw_random/built-in.a + CC drivers/char/agp/backend.o + CC drivers/char/agp/frontend.o + CC drivers/char/agp/generic.o + CC drivers/char/agp/isoch.o + CC drivers/char/agp/compat_ioctl.o + CC drivers/char/agp/amd64-agp.o + CC drivers/char/agp/intel-agp.o + CC drivers/char/agp/intel-gtt.o + AR drivers/char/agp/built-in.a + AR drivers/char/pcmcia/built-in.a + CC drivers/char/mem.o + CC drivers/char/random.o + CC drivers/char/misc.o + CC drivers/char/hpet.o + CC drivers/char/nvram.o + AR drivers/char/built-in.a + CC drivers/iommu/iommu.o + CC drivers/iommu/iommu-traces.o + CC drivers/iommu/iommu-sysfs.o + CC drivers/iommu/dma-iommu.o + CC drivers/iommu/ioasid.o + CC drivers/iommu/iova.o + CC drivers/iommu/amd/iommu.o + CC drivers/iommu/amd/init.o + CC drivers/iommu/amd/quirks.o + CC drivers/iommu/intel/dmar.o + CC drivers/iommu/intel/iommu.o + CC drivers/iommu/intel/pasid.o + CC drivers/iommu/intel/trace.o + AR drivers/iommu/built-in.a + AR drivers/gpu/drm/arm/built-in.a + CC drivers/gpu/drm/i915/i915_drv.o + CC drivers/gpu/drm/i915/i915_config.o + CC drivers/gpu/drm/i915/i915_irq.o + CC drivers/gpu/drm/i915/i915_getparam.o + CC drivers/gpu/drm/i915/i915_params.o + CC drivers/gpu/drm/i915/i915_pci.o + CC drivers/gpu/drm/i915/i915_scatterlist.o + CC drivers/gpu/drm/i915/i915_suspend.o + CC drivers/gpu/drm/i915/i915_switcheroo.o + CC drivers/gpu/drm/i915/i915_sysfs.o + CC drivers/gpu/drm/i915/i915_utils.o + CC drivers/gpu/drm/i915/intel_device_info.o + CC drivers/gpu/drm/i915/intel_dram.o + CC drivers/gpu/drm/i915/intel_memory_region.o + CC drivers/gpu/drm/i915/intel_pch.o + CC drivers/gpu/drm/i915/intel_pm.o + CC drivers/gpu/drm/i915/intel_runtime_pm.o + CC drivers/gpu/drm/i915/intel_sideband.o + CC drivers/gpu/drm/i915/intel_uncore.o + CC drivers/gpu/drm/i915/intel_wakeref.o + CC drivers/gpu/drm/i915/vlv_suspend.o + CC drivers/gpu/drm/i915/i915_memcpy.o + CC drivers/gpu/drm/i915/i915_mm.o + CC drivers/gpu/drm/i915/i915_sw_fence.o + CC drivers/gpu/drm/i915/i915_sw_fence_work.o + CC drivers/gpu/drm/i915/i915_syncmap.o + CC drivers/gpu/drm/i915/i915_user_extensions.o + CC drivers/gpu/drm/i915/i915_ioc32.o + CC drivers/gpu/drm/i915/i915_debugfs.o + CC drivers/gpu/drm/i915/i915_debugfs_params.o + CC drivers/gpu/drm/i915/display/intel_display_debugfs.o + CC drivers/gpu/drm/i915/display/intel_pipe_crc.o + CC drivers/gpu/drm/i915/i915_pmu.o + CC drivers/gpu/drm/i915/gt/debugfs_engines.o + CC drivers/gpu/drm/i915/gt/debugfs_gt.o + CC drivers/gpu/drm/i915/gt/debugfs_gt_pm.o + CC drivers/gpu/drm/i915/gt/gen6_ppgtt.o + CC drivers/gpu/drm/i915/gt/gen7_renderclear.o + CC drivers/gpu/drm/i915/gt/gen8_ppgtt.o + CC drivers/gpu/drm/i915/gt/intel_breadcrumbs.o + CC drivers/gpu/drm/i915/gt/intel_context.o + CC drivers/gpu/drm/i915/gt/intel_context_param.o + CC drivers/gpu/drm/i915/gt/intel_context_sseu.o + CC drivers/gpu/drm/i915/gt/intel_engine_cs.o + CC drivers/gpu/drm/i915/gt/intel_engine_heartbeat.o + CC drivers/gpu/drm/i915/gt/intel_engine_pm.o + CC drivers/gpu/drm/i915/gt/intel_engine_user.o + CC drivers/gpu/drm/i915/gt/intel_ggtt.o + CC drivers/gpu/drm/i915/gt/intel_ggtt_fencing.o + CC drivers/gpu/drm/i915/gt/intel_gt.o + CC drivers/gpu/drm/i915/gt/intel_gt_buffer_pool.o + CC drivers/gpu/drm/i915/gt/intel_gt_clock_utils.o + CC drivers/gpu/drm/i915/gt/intel_gt_irq.o + CC drivers/gpu/drm/i915/gt/intel_gt_pm.o + CC drivers/gpu/drm/i915/gt/intel_gt_pm_irq.o + CC drivers/gpu/drm/i915/gt/intel_gt_requests.o + CC drivers/gpu/drm/i915/gt/intel_gtt.o + CC drivers/gpu/drm/i915/gt/intel_llc.o + CC drivers/gpu/drm/i915/gt/intel_lrc.o + CC drivers/gpu/drm/i915/gt/intel_mocs.o + CC drivers/gpu/drm/i915/gt/intel_ppgtt.o + CC drivers/gpu/drm/i915/gt/intel_rc6.o + CC drivers/gpu/drm/i915/gt/intel_renderstate.o + CC drivers/gpu/drm/i915/gt/intel_reset.o + CC drivers/gpu/drm/i915/gt/intel_ring.o + CC drivers/gpu/drm/i915/gt/intel_ring_submission.o + CC drivers/gpu/drm/i915/gt/intel_rps.o + CC drivers/gpu/drm/i915/gt/intel_sseu.o + CC drivers/gpu/drm/i915/gt/intel_timeline.o + CC drivers/gpu/drm/i915/gt/intel_workarounds.o + CC drivers/gpu/drm/i915/gt/shmem_utils.o + CC drivers/gpu/drm/i915/gt/sysfs_engines.o + CC drivers/gpu/drm/i915/gt/gen6_renderstate.o + CC drivers/gpu/drm/i915/gt/gen7_renderstate.o + CC drivers/gpu/drm/i915/gt/gen8_renderstate.o + CC drivers/gpu/drm/i915/gt/gen9_renderstate.o + CC drivers/gpu/drm/i915/gem/i915_gem_busy.o + CC drivers/gpu/drm/i915/gem/i915_gem_clflush.o + CC drivers/gpu/drm/i915/gem/i915_gem_client_blt.o + CC drivers/gpu/drm/i915/gem/i915_gem_context.o + CC drivers/gpu/drm/i915/gem/i915_gem_dmabuf.o + CC drivers/gpu/drm/i915/gem/i915_gem_domain.o + CC drivers/gpu/drm/i915/gem/i915_gem_execbuffer.o + CC drivers/gpu/drm/i915/gem/i915_gem_fence.o + CC drivers/gpu/drm/i915/gem/i915_gem_internal.o + CC drivers/gpu/drm/i915/gem/i915_gem_object.o + CC drivers/gpu/drm/i915/gem/i915_gem_object_blt.o + CC drivers/gpu/drm/i915/gem/i915_gem_lmem.o + CC drivers/gpu/drm/i915/gem/i915_gem_mman.o + CC drivers/gpu/drm/i915/gem/i915_gem_pages.o + CC drivers/gpu/drm/i915/gem/i915_gem_phys.o + CC drivers/gpu/drm/i915/gem/i915_gem_pm.o + CC drivers/gpu/drm/i915/gem/i915_gem_region.o + CC drivers/gpu/drm/i915/gem/i915_gem_shmem.o + CC drivers/gpu/drm/i915/gem/i915_gem_shrinker.o + CC drivers/gpu/drm/i915/gem/i915_gem_stolen.o + CC drivers/gpu/drm/i915/gem/i915_gem_throttle.o + CC drivers/gpu/drm/i915/gem/i915_gem_tiling.o + CC drivers/gpu/drm/i915/gem/i915_gem_userptr.o + CC drivers/gpu/drm/i915/gem/i915_gem_wait.o + CC drivers/gpu/drm/i915/gem/i915_gemfs.o + CC drivers/gpu/drm/i915/i915_active.o + CC drivers/gpu/drm/i915/i915_buddy.o + CC drivers/gpu/drm/i915/i915_cmd_parser.o + CC drivers/gpu/drm/i915/i915_gem_evict.o + CC drivers/gpu/drm/i915/i915_gem_gtt.o + CC drivers/gpu/drm/i915/i915_gem.o + CC drivers/gpu/drm/i915/i915_globals.o + CC drivers/gpu/drm/i915/i915_query.o + CC drivers/gpu/drm/i915/i915_request.o + CC drivers/gpu/drm/i915/i915_scheduler.o + CC drivers/gpu/drm/i915/i915_trace_points.o + CC drivers/gpu/drm/i915/i915_vma.o + CC drivers/gpu/drm/i915/intel_region_lmem.o + CC drivers/gpu/drm/i915/intel_wopcm.o + CC drivers/gpu/drm/i915/gt/uc/intel_uc.o + CC drivers/gpu/drm/i915/gt/uc/intel_uc_debugfs.o + CC drivers/gpu/drm/i915/gt/uc/intel_uc_fw.o + CC drivers/gpu/drm/i915/gt/uc/intel_guc.o + CC drivers/gpu/drm/i915/gt/uc/intel_guc_ads.o + CC drivers/gpu/drm/i915/gt/uc/intel_guc_ct.o + CC drivers/gpu/drm/i915/gt/uc/intel_guc_debugfs.o + CC drivers/gpu/drm/i915/gt/uc/intel_guc_fw.o + CC drivers/gpu/drm/i915/gt/uc/intel_guc_log.o + CC drivers/gpu/drm/i915/gt/uc/intel_guc_log_debugfs.o + CC drivers/gpu/drm/i915/gt/uc/intel_guc_submission.o + CC drivers/gpu/drm/i915/gt/uc/intel_huc.o + CC drivers/gpu/drm/i915/gt/uc/intel_huc_debugfs.o + CC drivers/gpu/drm/i915/gt/uc/intel_huc_fw.o + CC drivers/gpu/drm/i915/display/intel_atomic.o + CC drivers/gpu/drm/i915/display/intel_atomic_plane.o + CC drivers/gpu/drm/i915/display/intel_audio.o + CC drivers/gpu/drm/i915/display/intel_bios.o + CC drivers/gpu/drm/i915/display/intel_bw.o + CC drivers/gpu/drm/i915/display/intel_cdclk.o + CC drivers/gpu/drm/i915/display/intel_color.o + CC drivers/gpu/drm/i915/display/intel_combo_phy.o + CC drivers/gpu/drm/i915/display/intel_connector.o + CC drivers/gpu/drm/i915/display/intel_csr.o + CC drivers/gpu/drm/i915/display/intel_display.o + CC drivers/gpu/drm/i915/display/intel_display_power.o + CC drivers/gpu/drm/i915/display/intel_dpio_phy.o + CC drivers/gpu/drm/i915/display/intel_dpll_mgr.o + CC drivers/gpu/drm/i915/display/intel_dsb.o + CC drivers/gpu/drm/i915/display/intel_fbc.o + CC drivers/gpu/drm/i915/display/intel_fifo_underrun.o + CC drivers/gpu/drm/i915/display/intel_frontbuffer.o + CC drivers/gpu/drm/i915/display/intel_global_state.o + CC drivers/gpu/drm/i915/display/intel_hdcp.o + CC drivers/gpu/drm/i915/display/intel_hotplug.o + CC drivers/gpu/drm/i915/display/intel_lpe_audio.o + CC drivers/gpu/drm/i915/display/intel_overlay.o + CC drivers/gpu/drm/i915/display/intel_psr.o + CC drivers/gpu/drm/i915/display/intel_quirks.o + CC drivers/gpu/drm/i915/display/intel_sprite.o + CC drivers/gpu/drm/i915/display/intel_tc.o + CC drivers/gpu/drm/i915/display/intel_vga.o + CC drivers/gpu/drm/i915/display/intel_acpi.o + CC drivers/gpu/drm/i915/display/intel_opregion.o + CC drivers/gpu/drm/i915/display/intel_fbdev.o + CC drivers/gpu/drm/i915/display/dvo_ch7017.o + CC drivers/gpu/drm/i915/display/dvo_ch7xxx.o + CC drivers/gpu/drm/i915/display/dvo_ivch.o + CC drivers/gpu/drm/i915/display/dvo_ns2501.o + CC drivers/gpu/drm/i915/display/dvo_sil164.o + CC drivers/gpu/drm/i915/display/dvo_tfp410.o + CC drivers/gpu/drm/i915/display/icl_dsi.o + CC drivers/gpu/drm/i915/display/intel_crt.o + CC drivers/gpu/drm/i915/display/intel_ddi.o + CC drivers/gpu/drm/i915/display/intel_dp.o + CC drivers/gpu/drm/i915/display/intel_dp_aux_backlight.o + CC drivers/gpu/drm/i915/display/intel_dp_link_training.o + CC drivers/gpu/drm/i915/display/intel_dp_mst.o + CC drivers/gpu/drm/i915/display/intel_dsi.o + CC drivers/gpu/drm/i915/display/intel_dsi_dcs_backlight.o + CC drivers/gpu/drm/i915/display/intel_dsi_vbt.o + CC drivers/gpu/drm/i915/display/intel_dvo.o + CC drivers/gpu/drm/i915/display/intel_gmbus.o + CC drivers/gpu/drm/i915/display/intel_hdmi.o + CC drivers/gpu/drm/i915/display/intel_lspcon.o + CC drivers/gpu/drm/i915/display/intel_lvds.o + CC drivers/gpu/drm/i915/display/intel_panel.o + CC drivers/gpu/drm/i915/display/intel_sdvo.o + CC drivers/gpu/drm/i915/display/intel_tv.o + CC drivers/gpu/drm/i915/display/intel_vdsc.o + CC drivers/gpu/drm/i915/display/vlv_dsi.o + CC drivers/gpu/drm/i915/display/vlv_dsi_pll.o + CC drivers/gpu/drm/i915/i915_perf.o + CC drivers/gpu/drm/i915/i915_gpu_error.o + CC drivers/gpu/drm/i915/i915_vgpu.o + AR drivers/gpu/drm/i915/built-in.a + AR drivers/gpu/drm/rcar-du/built-in.a + AR drivers/gpu/drm/omapdrm/dss/built-in.a + AR drivers/gpu/drm/omapdrm/displays/built-in.a + AR drivers/gpu/drm/omapdrm/built-in.a + AR drivers/gpu/drm/tilcdc/built-in.a + AR drivers/gpu/drm/i2c/built-in.a + AR drivers/gpu/drm/panel/built-in.a + AR drivers/gpu/drm/bridge/analogix/built-in.a + AR drivers/gpu/drm/bridge/synopsys/built-in.a + AR drivers/gpu/drm/bridge/built-in.a + AR drivers/gpu/drm/hisilicon/built-in.a + AR drivers/gpu/drm/tiny/built-in.a + CC drivers/gpu/drm/drm_bridge_connector.o + CC drivers/gpu/drm/drm_crtc_helper.o + CC drivers/gpu/drm/drm_dp_helper.o + CC drivers/gpu/drm/drm_dsc.o + CC drivers/gpu/drm/drm_probe_helper.o + CC drivers/gpu/drm/drm_plane_helper.o + CC drivers/gpu/drm/drm_dp_mst_topology.o + CC drivers/gpu/drm/drm_atomic_helper.o + CC drivers/gpu/drm/drm_kms_helper_common.o + CC drivers/gpu/drm/drm_dp_dual_mode_helper.o + CC drivers/gpu/drm/drm_simple_kms_helper.o + CC drivers/gpu/drm/drm_modeset_helper.o + CC drivers/gpu/drm/drm_scdc_helper.o + CC drivers/gpu/drm/drm_gem_framebuffer_helper.o + CC drivers/gpu/drm/drm_atomic_state_helper.o + CC drivers/gpu/drm/drm_damage_helper.o + CC drivers/gpu/drm/drm_format_helper.o + CC drivers/gpu/drm/drm_self_refresh_helper.o + CC drivers/gpu/drm/bridge/panel.o + CC drivers/gpu/drm/drm_fb_helper.o + CC drivers/gpu/drm/drm_auth.o + CC drivers/gpu/drm/drm_cache.o + CC drivers/gpu/drm/drm_file.o + CC drivers/gpu/drm/drm_gem.o + CC drivers/gpu/drm/drm_ioctl.o + CC drivers/gpu/drm/drm_irq.o + CC drivers/gpu/drm/drm_memory.o + CC drivers/gpu/drm/drm_drv.o + CC drivers/gpu/drm/drm_sysfs.o + CC drivers/gpu/drm/drm_hashtab.o + CC drivers/gpu/drm/drm_mm.o + CC drivers/gpu/drm/drm_crtc.o + CC drivers/gpu/drm/drm_fourcc.o + CC drivers/gpu/drm/drm_modes.o + CC drivers/gpu/drm/drm_edid.o + CC drivers/gpu/drm/drm_encoder_slave.o + CC drivers/gpu/drm/drm_trace_points.o + CC drivers/gpu/drm/drm_prime.o + CC drivers/gpu/drm/drm_rect.o + CC drivers/gpu/drm/drm_vma_manager.o + CC drivers/gpu/drm/drm_flip_work.o + CC drivers/gpu/drm/drm_modeset_lock.o + CC drivers/gpu/drm/drm_atomic.o + CC drivers/gpu/drm/drm_bridge.o + CC drivers/gpu/drm/drm_framebuffer.o + CC drivers/gpu/drm/drm_connector.o + CC drivers/gpu/drm/drm_blend.o + CC drivers/gpu/drm/drm_encoder.o + CC drivers/gpu/drm/drm_mode_object.o + CC drivers/gpu/drm/drm_property.o + CC drivers/gpu/drm/drm_plane.o + CC drivers/gpu/drm/drm_color_mgmt.o + CC drivers/gpu/drm/drm_print.o + CC drivers/gpu/drm/drm_dumb_buffers.o + CC drivers/gpu/drm/drm_mode_config.o + CC drivers/gpu/drm/drm_vblank.o + CC drivers/gpu/drm/drm_syncobj.o + CC drivers/gpu/drm/drm_lease.o + CC drivers/gpu/drm/drm_writeback.o + CC drivers/gpu/drm/drm_client.o + CC drivers/gpu/drm/drm_client_modeset.o + CC drivers/gpu/drm/drm_atomic_uapi.o + CC drivers/gpu/drm/drm_hdcp.o + CC drivers/gpu/drm/drm_managed.o + CC drivers/gpu/drm/drm_ioc32.o + CC drivers/gpu/drm/drm_panel.o + CC drivers/gpu/drm/drm_agpsupport.o + CC drivers/gpu/drm/drm_pci.o + CC drivers/gpu/drm/drm_debugfs.o + CC drivers/gpu/drm/drm_debugfs_crc.o + CC drivers/gpu/drm/drm_mipi_dsi.o + CC drivers/gpu/drm/drm_panel_orientation_quirks.o + AR drivers/gpu/drm/built-in.a + CC drivers/gpu/vga/vgaarb.o + AR drivers/gpu/vga/built-in.a + AR drivers/gpu/built-in.a + CC drivers/connector/cn_queue.o + CC drivers/connector/connector.o + CC drivers/connector/cn_proc.o + AR drivers/connector/built-in.a + CC drivers/base/power/sysfs.o + CC drivers/base/power/generic_ops.o + CC drivers/base/power/common.o + CC drivers/base/power/qos.o + CC drivers/base/power/runtime.o + CC drivers/base/power/wakeirq.o + CC drivers/base/power/main.o + CC drivers/base/power/wakeup.o + CC drivers/base/power/wakeup_stats.o + CC drivers/base/power/trace.o + CC drivers/base/power/clock_ops.o + AR drivers/base/power/built-in.a + AR drivers/base/firmware_loader/builtin/built-in.a + CC drivers/base/firmware_loader/main.o + AR drivers/base/firmware_loader/built-in.a + CC drivers/base/regmap/regmap.o + CC drivers/base/regmap/regcache.o + CC drivers/base/regmap/regcache-rbtree.o + CC drivers/base/regmap/regcache-flat.o + CC drivers/base/regmap/regmap-debugfs.o + AR drivers/base/regmap/built-in.a + AR drivers/base/test/built-in.a + CC drivers/base/component.o + CC drivers/base/core.o + CC drivers/base/bus.o + CC drivers/base/dd.o + CC drivers/base/syscore.o + CC drivers/base/driver.o + CC drivers/base/class.o + CC drivers/base/platform.o + CC drivers/base/cpu.o + CC drivers/base/firmware.o + CC drivers/base/init.o + CC drivers/base/map.o + CC drivers/base/devres.o + CC drivers/base/attribute_container.o + CC drivers/base/transport_class.o + CC drivers/base/topology.o + CC drivers/base/container.o + CC drivers/base/property.o + CC drivers/base/cacheinfo.o + CC drivers/base/devcon.o + CC drivers/base/swnode.o + CC drivers/base/devtmpfs.o + CC drivers/base/node.o + CC drivers/base/module.o + CC drivers/base/platform-msi.o + AR drivers/base/built-in.a + CC drivers/block/loop.o + AR drivers/block/built-in.a + AR drivers/misc/eeprom/built-in.a + AR drivers/misc/cb710/built-in.a + AR drivers/misc/ti-st/built-in.a + AR drivers/misc/lis3lv02d/built-in.a + AR drivers/misc/mic/bus/built-in.a + AR drivers/misc/mic/built-in.a + AR drivers/misc/cardreader/built-in.a + AR drivers/misc/built-in.a + AR drivers/mfd/built-in.a + AR drivers/nfc/built-in.a + CC drivers/dma-buf/dma-buf.o + CC drivers/dma-buf/dma-fence.o + CC drivers/dma-buf/dma-fence-array.o + CC drivers/dma-buf/dma-fence-chain.o + CC drivers/dma-buf/dma-resv.o + CC drivers/dma-buf/seqno-fence.o + CC drivers/dma-buf/sync_file.o + AR drivers/dma-buf/built-in.a + CC drivers/macintosh/mac_hid.o + AR drivers/macintosh/built-in.a + AR drivers/scsi/pcmcia/built-in.a + CC drivers/scsi/scsi.o + CC drivers/scsi/hosts.o + CC drivers/scsi/scsi_ioctl.o + CC drivers/scsi/scsicam.o + CC drivers/scsi/scsi_error.o + CC drivers/scsi/scsi_lib.o + CC drivers/scsi/constants.o + CC drivers/scsi/scsi_lib_dma.o + CC drivers/scsi/scsi_scan.o + GEN drivers/scsi/scsi_devinfo_tbl.c + CC drivers/scsi/scsi_sysfs.o + CC drivers/scsi/scsi_devinfo.o + CC drivers/scsi/scsi_sysctl.o + CC drivers/scsi/scsi_proc.o + CC drivers/scsi/scsi_debugfs.o + CC drivers/scsi/scsi_trace.o + CC drivers/scsi/scsi_logging.o + CC drivers/scsi/scsi_pm.o + CC drivers/scsi/scsi_common.o + CC drivers/scsi/scsi_transport_spi.o + CC drivers/scsi/sd.o + CC drivers/scsi/sr.o + CC drivers/scsi/sr_ioctl.o + CC drivers/scsi/sr_vendor.o + CC drivers/scsi/sg.o + AR drivers/scsi/built-in.a + AR drivers/nvme/host/built-in.a + AR drivers/nvme/target/built-in.a + AR drivers/nvme/built-in.a + CC drivers/ata/libata-core.o + CC drivers/ata/libata-scsi.o + CC drivers/ata/libata-eh.o + CC drivers/ata/libata-transport.o + CC drivers/ata/libata-trace.o + CC drivers/ata/libata-sata.o + CC drivers/ata/libata-sff.o + CC drivers/ata/libata-pmp.o + CC drivers/ata/libata-acpi.o + CC drivers/ata/libata-pata-timings.o + CC drivers/ata/ahci.o + CC drivers/ata/libahci.o + CC drivers/ata/ata_piix.o + CC drivers/ata/pata_amd.o + CC drivers/ata/pata_oldpiix.o + CC drivers/ata/pata_sch.o + AR drivers/ata/built-in.a + CC drivers/net/phy/mdio-boardinfo.o + CC drivers/net/phy/phy.o + CC drivers/net/phy/phy-c45.o + CC drivers/net/phy/phy-core.o + CC drivers/net/phy/phy_device.o + CC drivers/net/phy/linkmode.o + CC drivers/net/phy/mdio_bus.o + CC drivers/net/phy/mdio_device.o + CC drivers/net/phy/realtek.o + AR drivers/net/phy/built-in.a + AR drivers/net/dsa/b53/built-in.a + AR drivers/net/dsa/microchip/built-in.a + AR drivers/net/dsa/mv88e6xxx/built-in.a + AR drivers/net/dsa/ocelot/built-in.a + AR drivers/net/dsa/qca/built-in.a + AR drivers/net/dsa/sja1105/built-in.a + AR drivers/net/dsa/built-in.a + AR drivers/net/ethernet/3com/built-in.a + AR drivers/net/ethernet/8390/built-in.a + AR drivers/net/ethernet/adaptec/built-in.a + AR drivers/net/ethernet/agere/built-in.a + AR drivers/net/ethernet/alacritech/built-in.a + AR drivers/net/ethernet/alteon/built-in.a + AR drivers/net/ethernet/amazon/built-in.a + AR drivers/net/ethernet/amd/built-in.a + AR drivers/net/ethernet/aquantia/built-in.a + AR drivers/net/ethernet/arc/built-in.a + AR drivers/net/ethernet/atheros/built-in.a + AR drivers/net/ethernet/aurora/built-in.a + AR drivers/net/ethernet/cadence/built-in.a + CC drivers/net/ethernet/broadcom/tg3.o + AR drivers/net/ethernet/broadcom/built-in.a + AR drivers/net/ethernet/brocade/built-in.a + AR drivers/net/ethernet/cavium/common/built-in.a + AR drivers/net/ethernet/cavium/thunder/built-in.a + AR drivers/net/ethernet/cavium/liquidio/built-in.a + AR drivers/net/ethernet/cavium/octeon/built-in.a + AR drivers/net/ethernet/cavium/built-in.a + AR drivers/net/ethernet/chelsio/built-in.a + AR drivers/net/ethernet/cisco/built-in.a + AR drivers/net/ethernet/cortina/built-in.a + AR drivers/net/ethernet/dec/tulip/built-in.a + AR drivers/net/ethernet/dec/built-in.a + AR drivers/net/ethernet/dlink/built-in.a + AR drivers/net/ethernet/emulex/built-in.a + AR drivers/net/ethernet/ezchip/built-in.a + AR drivers/net/ethernet/fujitsu/built-in.a + AR drivers/net/ethernet/google/built-in.a + AR drivers/net/ethernet/huawei/built-in.a + CC drivers/net/ethernet/intel/e1000/e1000_main.o + CC drivers/net/ethernet/intel/e1000/e1000_hw.o + CC drivers/net/ethernet/intel/e1000/e1000_ethtool.o + CC drivers/net/ethernet/intel/e1000/e1000_param.o + AR drivers/net/ethernet/intel/e1000/built-in.a + CC drivers/net/ethernet/intel/e1000e/82571.o + CC drivers/net/ethernet/intel/e1000e/ich8lan.o + CC drivers/net/ethernet/intel/e1000e/80003es2lan.o + CC drivers/net/ethernet/intel/e1000e/mac.o + CC drivers/net/ethernet/intel/e1000e/manage.o + CC drivers/net/ethernet/intel/e1000e/nvm.o + CC drivers/net/ethernet/intel/e1000e/phy.o + CC drivers/net/ethernet/intel/e1000e/param.o + CC drivers/net/ethernet/intel/e1000e/ethtool.o + CC drivers/net/ethernet/intel/e1000e/netdev.o + CC drivers/net/ethernet/intel/e1000e/ptp.o + AR drivers/net/ethernet/intel/e1000e/built-in.a + CC drivers/net/ethernet/intel/e100.o + AR drivers/net/ethernet/intel/built-in.a + AR drivers/net/ethernet/i825xx/built-in.a + AR drivers/net/ethernet/marvell/octeontx2/built-in.a + CC drivers/net/ethernet/marvell/sky2.o + AR drivers/net/ethernet/marvell/built-in.a + AR drivers/net/ethernet/mellanox/built-in.a + AR drivers/net/ethernet/micrel/built-in.a + AR drivers/net/ethernet/microchip/built-in.a + AR drivers/net/ethernet/mscc/built-in.a + AR drivers/net/ethernet/myricom/built-in.a + AR drivers/net/ethernet/natsemi/built-in.a + AR drivers/net/ethernet/neterion/built-in.a + AR drivers/net/ethernet/netronome/built-in.a + AR drivers/net/ethernet/ni/built-in.a + CC drivers/net/ethernet/nvidia/forcedeth.o + AR drivers/net/ethernet/nvidia/built-in.a + AR drivers/net/ethernet/oki-semi/built-in.a + AR drivers/net/ethernet/packetengines/built-in.a + AR drivers/net/ethernet/qlogic/built-in.a + AR drivers/net/ethernet/qualcomm/emac/built-in.a + AR drivers/net/ethernet/qualcomm/built-in.a + CC drivers/net/ethernet/realtek/8139too.o + CC drivers/net/ethernet/realtek/r8169_main.o + CC drivers/net/ethernet/realtek/r8169_firmware.o + CC drivers/net/ethernet/realtek/r8169_phy_config.o + AR drivers/net/ethernet/realtek/built-in.a + AR drivers/net/ethernet/renesas/built-in.a + AR drivers/net/ethernet/rdc/built-in.a + AR drivers/net/ethernet/rocker/built-in.a + AR drivers/net/ethernet/samsung/built-in.a + AR drivers/net/ethernet/seeq/built-in.a + AR drivers/net/ethernet/silan/built-in.a + AR drivers/net/ethernet/sis/built-in.a + AR drivers/net/ethernet/sfc/built-in.a + AR drivers/net/ethernet/smsc/built-in.a + AR drivers/net/ethernet/socionext/built-in.a + AR drivers/net/ethernet/stmicro/built-in.a + AR drivers/net/ethernet/sun/built-in.a + AR drivers/net/ethernet/tehuti/built-in.a + AR drivers/net/ethernet/ti/built-in.a + AR drivers/net/ethernet/via/built-in.a + AR drivers/net/ethernet/wiznet/built-in.a + AR drivers/net/ethernet/xilinx/built-in.a + AR drivers/net/ethernet/xircom/built-in.a + AR drivers/net/ethernet/synopsys/built-in.a + AR drivers/net/ethernet/pensando/built-in.a + AR drivers/net/ethernet/built-in.a + AR drivers/net/wireless/admtek/built-in.a + AR drivers/net/wireless/ath/built-in.a + AR drivers/net/wireless/atmel/built-in.a + AR drivers/net/wireless/broadcom/built-in.a + AR drivers/net/wireless/cisco/built-in.a + AR drivers/net/wireless/intel/built-in.a + AR drivers/net/wireless/intersil/built-in.a + AR drivers/net/wireless/marvell/built-in.a + AR drivers/net/wireless/mediatek/built-in.a + AR drivers/net/wireless/ralink/built-in.a + AR drivers/net/wireless/realtek/built-in.a + AR drivers/net/wireless/rsi/built-in.a + AR drivers/net/wireless/st/built-in.a + AR drivers/net/wireless/ti/built-in.a + AR drivers/net/wireless/zydas/built-in.a + AR drivers/net/wireless/quantenna/built-in.a + AR drivers/net/wireless/built-in.a + AR drivers/net/usb/built-in.a + CC drivers/net/mii.o + CC drivers/net/Space.o + CC drivers/net/loopback.o + CC drivers/net/netconsole.o + AR drivers/net/built-in.a + CC drivers/firewire/init_ohci1394_dma.o + AR drivers/firewire/built-in.a + CC drivers/cdrom/cdrom.o + AR drivers/cdrom/built-in.a + AR drivers/auxdisplay/built-in.a + CC drivers/pcmcia/cs.o + CC drivers/pcmcia/socket_sysfs.o + CC drivers/pcmcia/cardbus.o + CC drivers/pcmcia/ds.o + CC drivers/pcmcia/pcmcia_resource.o + CC drivers/pcmcia/cistpl.o + CC drivers/pcmcia/pcmcia_cis.o + CC drivers/pcmcia/rsrc_mgr.o + CC drivers/pcmcia/rsrc_nonstatic.o + CC drivers/pcmcia/yenta_socket.o + AR drivers/pcmcia/built-in.a + CC drivers/usb/common/common.o + CC drivers/usb/common/debug.o + AR drivers/usb/common/built-in.a + CC drivers/usb/core/usb.o + CC drivers/usb/core/hub.o + CC drivers/usb/core/hcd.o + CC drivers/usb/core/urb.o + CC drivers/usb/core/message.o + CC drivers/usb/core/driver.o + CC drivers/usb/core/config.o + CC drivers/usb/core/file.o + CC drivers/usb/core/buffer.o + CC drivers/usb/core/sysfs.o + CC drivers/usb/core/endpoint.o + CC drivers/usb/core/devio.o + CC drivers/usb/core/notify.o + CC drivers/usb/core/generic.o + CC drivers/usb/core/quirks.o + CC drivers/usb/core/devices.o + CC drivers/usb/core/phy.o + CC drivers/usb/core/port.o + CC drivers/usb/core/hcd-pci.o + CC drivers/usb/core/usb-acpi.o + AR drivers/usb/core/built-in.a + AR drivers/usb/phy/built-in.a + CC drivers/usb/mon/mon_main.o + CC drivers/usb/mon/mon_stat.o + CC drivers/usb/mon/mon_text.o + CC drivers/usb/mon/mon_bin.o + AR drivers/usb/mon/built-in.a + CC drivers/usb/host/pci-quirks.o + CC drivers/usb/host/ehci-hcd.o + CC drivers/usb/host/ehci-pci.o + CC drivers/usb/host/ohci-hcd.o + CC drivers/usb/host/ohci-pci.o + CC drivers/usb/host/uhci-hcd.o + CC drivers/usb/host/xhci.o + CC drivers/usb/host/xhci-mem.o + CC drivers/usb/host/xhci-ext-caps.o + CC drivers/usb/host/xhci-ring.o + CC drivers/usb/host/xhci-hub.o + CC drivers/usb/host/xhci-dbg.o + CC drivers/usb/host/xhci-trace.o + CC drivers/usb/host/xhci-debugfs.o + CC drivers/usb/host/xhci-pci.o + AR drivers/usb/host/built-in.a + CC drivers/usb/class/usblp.o + AR drivers/usb/class/built-in.a + CC drivers/usb/storage/scsiglue.o + CC drivers/usb/storage/protocol.o + CC drivers/usb/storage/transport.o + CC drivers/usb/storage/usb.o + CC drivers/usb/storage/initializers.o + CC drivers/usb/storage/sierra_ms.o + CC drivers/usb/storage/option_ms.o + CC drivers/usb/storage/usual-tables.o + AR drivers/usb/storage/built-in.a + AR drivers/usb/misc/built-in.a + CC drivers/usb/early/ehci-dbgp.o + AR drivers/usb/early/built-in.a + AR drivers/usb/built-in.a + CC drivers/input/serio/serio.o + CC drivers/input/serio/i8042.o + CC drivers/input/serio/serport.o + CC drivers/input/serio/libps2.o + AR drivers/input/serio/built-in.a + CC drivers/input/keyboard/atkbd.o + AR drivers/input/keyboard/built-in.a + CC drivers/input/mouse/psmouse-base.o + CC drivers/input/mouse/synaptics.o + CC drivers/input/mouse/focaltech.o + CC drivers/input/mouse/alps.o + CC drivers/input/mouse/byd.o + CC drivers/input/mouse/logips2pp.o + CC drivers/input/mouse/lifebook.o + CC drivers/input/mouse/trackpoint.o + CC drivers/input/mouse/cypress_ps2.o + CC drivers/input/mouse/psmouse-smbus.o + AR drivers/input/mouse/built-in.a + AR drivers/input/joystick/built-in.a + AR drivers/input/tablet/built-in.a + CC drivers/input/touchscreen/of_touchscreen.o + AR drivers/input/touchscreen/built-in.a + AR drivers/input/misc/built-in.a + CC drivers/input/input.o + CC drivers/input/input-compat.o + CC drivers/input/input-mt.o + CC drivers/input/input-poller.o + CC drivers/input/ff-core.o + CC drivers/input/ff-memless.o + CC drivers/input/input-polldev.o + CC drivers/input/sparse-keymap.o + CC drivers/input/input-leds.o + CC drivers/input/evdev.o + AR drivers/input/built-in.a + CC drivers/rtc/lib.o + CC drivers/rtc/systohc.o + CC drivers/rtc/class.o + CC drivers/rtc/interface.o + CC drivers/rtc/nvmem.o + CC drivers/rtc/dev.o + CC drivers/rtc/proc.o + CC drivers/rtc/sysfs.o + CC drivers/rtc/rtc-mc146818-lib.o + CC drivers/rtc/rtc-cmos.o + AR drivers/rtc/built-in.a + CC drivers/i2c/algos/i2c-algo-bit.o + AR drivers/i2c/algos/built-in.a + CC drivers/i2c/busses/i2c-i801.o + AR drivers/i2c/busses/built-in.a + AR drivers/i2c/muxes/built-in.a + CC drivers/i2c/i2c-boardinfo.o + CC drivers/i2c/i2c-core-base.o + CC drivers/i2c/i2c-core-smbus.o + CC drivers/i2c/i2c-core-acpi.o + CC drivers/i2c/i2c-smbus.o + AR drivers/i2c/built-in.a + AR drivers/i3c/built-in.a + AR drivers/media/i2c/built-in.a + AR drivers/media/tuners/built-in.a + AR drivers/media/rc/keymaps/built-in.a + AR drivers/media/rc/built-in.a + AR drivers/media/common/b2c2/built-in.a + AR drivers/media/common/saa7146/built-in.a + AR drivers/media/common/siano/built-in.a + AR drivers/media/common/v4l2-tpg/built-in.a + AR drivers/media/common/videobuf2/built-in.a + AR drivers/media/common/built-in.a + AR drivers/media/platform/ti-vpe/built-in.a + AR drivers/media/platform/stm32/built-in.a + AR drivers/media/platform/davinci/built-in.a + AR drivers/media/platform/omap/built-in.a + AR drivers/media/platform/sunxi/sun4i-csi/built-in.a + AR drivers/media/platform/sunxi/sun6i-csi/built-in.a + AR drivers/media/platform/sunxi/sun8i-di/built-in.a + AR drivers/media/platform/sunxi/sun8i-rotate/built-in.a + AR drivers/media/platform/sunxi/built-in.a + AR drivers/media/platform/built-in.a + AR drivers/media/pci/ttpci/built-in.a + AR drivers/media/pci/b2c2/built-in.a + AR drivers/media/pci/pluto2/built-in.a + AR drivers/media/pci/dm1105/built-in.a + AR drivers/media/pci/pt1/built-in.a + AR drivers/media/pci/pt3/built-in.a + AR drivers/media/pci/mantis/built-in.a + AR drivers/media/pci/ngene/built-in.a + AR drivers/media/pci/ddbridge/built-in.a + AR drivers/media/pci/saa7146/built-in.a + AR drivers/media/pci/smipcie/built-in.a + AR drivers/media/pci/netup_unidvb/built-in.a + AR drivers/media/pci/intel/ipu3/built-in.a + AR drivers/media/pci/intel/built-in.a + AR drivers/media/pci/built-in.a + AR drivers/media/usb/ttusb-dec/built-in.a + AR drivers/media/usb/ttusb-budget/built-in.a + AR drivers/media/usb/dvb-usb/built-in.a + AR drivers/media/usb/dvb-usb-v2/built-in.a + AR drivers/media/usb/siano/built-in.a + AR drivers/media/usb/b2c2/built-in.a + AR drivers/media/usb/zr364xx/built-in.a + AR drivers/media/usb/stkwebcam/built-in.a + AR drivers/media/usb/s2255/built-in.a + AR drivers/media/usb/built-in.a + AR drivers/media/mmc/siano/built-in.a + AR drivers/media/mmc/built-in.a + AR drivers/media/firewire/built-in.a + AR drivers/media/spi/built-in.a + AR drivers/media/test-drivers/built-in.a + AR drivers/media/built-in.a + AR drivers/pps/clients/built-in.a + AR drivers/pps/generators/built-in.a + CC drivers/pps/pps.o + CC drivers/pps/kapi.o + CC drivers/pps/sysfs.o + AR drivers/pps/built-in.a + CC drivers/ptp/ptp_clock.o + CC drivers/ptp/ptp_chardev.o + CC drivers/ptp/ptp_sysfs.o + AR drivers/ptp/built-in.a + CC drivers/power/supply/power_supply_core.o + CC drivers/power/supply/power_supply_sysfs.o + CC drivers/power/supply/power_supply_leds.o + CC drivers/power/supply/power_supply_hwmon.o + AR drivers/power/supply/built-in.a + AR drivers/power/built-in.a + CC drivers/hwmon/hwmon.o + AR drivers/hwmon/built-in.a + AR drivers/thermal/broadcom/built-in.a + AR drivers/thermal/samsung/built-in.a + AR drivers/thermal/intel/built-in.a + CC [M] drivers/thermal/intel/x86_pkg_temp_thermal.o + AR drivers/thermal/st/built-in.a + AR drivers/thermal/tegra/built-in.a + CC drivers/thermal/thermal_core.o + CC drivers/thermal/thermal_sysfs.o + CC drivers/thermal/thermal_helpers.o + CC drivers/thermal/thermal_hwmon.o + CC drivers/thermal/gov_step_wise.o + CC drivers/thermal/gov_user_space.o + AR drivers/thermal/built-in.a + AR drivers/watchdog/built-in.a + CC drivers/md/md.o + CC drivers/md/md-bitmap.o + CC drivers/md/dm.o + CC drivers/md/dm-table.o + CC drivers/md/dm-target.o + CC drivers/md/dm-linear.o + CC drivers/md/dm-stripe.o + CC drivers/md/dm-ioctl.o + CC drivers/md/dm-io.o + CC drivers/md/dm-kcopyd.o + CC drivers/md/dm-sysfs.o + CC drivers/md/dm-stats.o + CC drivers/md/dm-rq.o + CC drivers/md/dm-builtin.o + CC drivers/md/dm-raid1.o + CC drivers/md/dm-log.o + CC drivers/md/dm-region-hash.o + CC drivers/md/dm-zero.o + AR drivers/md/built-in.a + CC drivers/cpufreq/cpufreq.o + CC drivers/cpufreq/freq_table.o + CC drivers/cpufreq/cpufreq_performance.o + CC drivers/cpufreq/cpufreq_userspace.o + CC drivers/cpufreq/cpufreq_ondemand.o + CC drivers/cpufreq/cpufreq_governor.o + CC drivers/cpufreq/cpufreq_governor_attr_set.o + CC drivers/cpufreq/acpi-cpufreq.o + CC drivers/cpufreq/intel_pstate.o + AR drivers/cpufreq/built-in.a + CC drivers/cpuidle/governors/menu.o + AR drivers/cpuidle/governors/built-in.a + CC drivers/cpuidle/cpuidle.o + CC drivers/cpuidle/driver.o + CC drivers/cpuidle/governor.o + CC drivers/cpuidle/sysfs.o + CC drivers/cpuidle/poll_state.o + AR drivers/cpuidle/built-in.a + AR drivers/mmc/built-in.a + AR drivers/leds/trigger/built-in.a + CC drivers/leds/led-core.o + CC drivers/leds/led-class.o + CC drivers/leds/led-triggers.o + AR drivers/leds/built-in.a + AR drivers/firmware/broadcom/built-in.a + AR drivers/firmware/meson/built-in.a + CC drivers/firmware/efi/libstub/efi-stub-helper.o + CC drivers/firmware/efi/libstub/gop.o + CC drivers/firmware/efi/libstub/secureboot.o + CC drivers/firmware/efi/libstub/tpm.o + CC drivers/firmware/efi/libstub/file.o + CC drivers/firmware/efi/libstub/mem.o + CC drivers/firmware/efi/libstub/random.o + CC drivers/firmware/efi/libstub/randomalloc.o + CC drivers/firmware/efi/libstub/pci.o + CC drivers/firmware/efi/libstub/skip_spaces.o + CC drivers/firmware/efi/libstub/lib-cmdline.o + CC drivers/firmware/efi/libstub/lib-ctype.o + CC drivers/firmware/efi/libstub/alignedmem.o + CC drivers/firmware/efi/libstub/relocate.o + CC drivers/firmware/efi/libstub/vsprintf.o + CC drivers/firmware/efi/libstub/x86-stub.o + STUBCPY drivers/firmware/efi/libstub/alignedmem.stub.o + STUBCPY drivers/firmware/efi/libstub/efi-stub-helper.stub.o + STUBCPY drivers/firmware/efi/libstub/file.stub.o + STUBCPY drivers/firmware/efi/libstub/gop.stub.o + STUBCPY drivers/firmware/efi/libstub/lib-cmdline.stub.o + STUBCPY drivers/firmware/efi/libstub/lib-ctype.stub.o + STUBCPY drivers/firmware/efi/libstub/mem.stub.o + STUBCPY drivers/firmware/efi/libstub/pci.stub.o + STUBCPY drivers/firmware/efi/libstub/random.stub.o + STUBCPY drivers/firmware/efi/libstub/randomalloc.stub.o + STUBCPY drivers/firmware/efi/libstub/relocate.stub.o + STUBCPY drivers/firmware/efi/libstub/secureboot.stub.o + STUBCPY drivers/firmware/efi/libstub/skip_spaces.stub.o + STUBCPY drivers/firmware/efi/libstub/tpm.stub.o + STUBCPY drivers/firmware/efi/libstub/vsprintf.stub.o + STUBCPY drivers/firmware/efi/libstub/x86-stub.stub.o + AR drivers/firmware/efi/libstub/lib.a + CC drivers/firmware/efi/efi-bgrt.o + CC drivers/firmware/efi/efi.o + CC drivers/firmware/efi/vars.o + CC drivers/firmware/efi/reboot.o + CC drivers/firmware/efi/memattr.o + CC drivers/firmware/efi/tpm.o + CC drivers/firmware/efi/capsule.o + CC drivers/firmware/efi/memmap.o + CC drivers/firmware/efi/efivars.o + CC drivers/firmware/efi/esrt.o + CC drivers/firmware/efi/runtime-map.o + CC drivers/firmware/efi/runtime-wrappers.o + CC drivers/firmware/efi/earlycon.o + AR drivers/firmware/efi/built-in.a + AR drivers/firmware/imx/built-in.a + AR drivers/firmware/psci/built-in.a + AR drivers/firmware/smccc/built-in.a + AR drivers/firmware/tegra/built-in.a + AR drivers/firmware/xilinx/built-in.a + CC drivers/firmware/dmi_scan.o + CC drivers/firmware/dmi-id.o + CC drivers/firmware/memmap.o + AR drivers/firmware/built-in.a + AR drivers/crypto/hisilicon/built-in.a + AR drivers/crypto/built-in.a + CC drivers/clocksource/acpi_pm.o + CC drivers/clocksource/i8253.o + AR drivers/clocksource/built-in.a + CC drivers/hid/usbhid/hid-core.o + CC drivers/hid/usbhid/hiddev.o + CC drivers/hid/usbhid/hid-pidff.o + AR drivers/hid/usbhid/built-in.a + CC drivers/hid/hid-core.o + CC drivers/hid/hid-input.o + CC drivers/hid/hid-quirks.o + CC drivers/hid/hid-debug.o + CC drivers/hid/hidraw.o + CC drivers/hid/hid-generic.o + CC drivers/hid/hid-a4tech.o + CC drivers/hid/hid-apple.o + CC drivers/hid/hid-belkin.o + CC drivers/hid/hid-cherry.o + CC drivers/hid/hid-chicony.o + CC drivers/hid/hid-cypress.o + CC drivers/hid/hid-ezkey.o + CC drivers/hid/hid-gyration.o + CC drivers/hid/hid-ite.o + CC drivers/hid/hid-kensington.o + CC drivers/hid/hid-lg.o + CC drivers/hid/hid-lgff.o + CC drivers/hid/hid-lg4ff.o + CC drivers/hid/hid-lg-g15.o + CC drivers/hid/hid-microsoft.o + CC drivers/hid/hid-monterey.o + CC drivers/hid/hid-ntrig.o + CC drivers/hid/hid-pl.o + CC drivers/hid/hid-petalynx.o + CC drivers/hid/hid-redragon.o + CC drivers/hid/hid-samsung.o + CC drivers/hid/hid-sony.o + CC drivers/hid/hid-sunplus.o + CC drivers/hid/hid-topseed.o + AR drivers/hid/built-in.a + CC drivers/platform/x86/eeepc-laptop.o + CC drivers/platform/x86/pmc_atom.o + AR drivers/platform/x86/built-in.a + AR drivers/platform/built-in.a + CC drivers/mailbox/mailbox.o + CC drivers/mailbox/pcc.o + AR drivers/mailbox/built-in.a + AR drivers/perf/built-in.a + AR drivers/hwtracing/intel_th/built-in.a + CC drivers/nvmem/core.o + AR drivers/nvmem/built-in.a + AR drivers/built-in.a + CC sound/core/seq/seq.o + CC sound/core/seq/seq_lock.o + CC sound/core/seq/seq_clientmgr.o + CC sound/core/seq/seq_memory.o + CC sound/core/seq/seq_queue.o + CC sound/core/seq/seq_fifo.o + CC sound/core/seq/seq_prioq.o + CC sound/core/seq/seq_timer.o + CC sound/core/seq/seq_system.o + CC sound/core/seq/seq_ports.o + CC sound/core/seq/seq_info.o + CC sound/core/seq/seq_dummy.o + AR sound/core/seq/built-in.a + CC sound/core/sound.o + CC sound/core/init.o + CC sound/core/memory.o + CC sound/core/control.o + CC sound/core/misc.o + CC sound/core/device.o + CC sound/core/info.o + CC sound/core/isadma.o + CC sound/core/vmaster.o + CC sound/core/ctljack.o + CC sound/core/jack.o + CC sound/core/hwdep.o + CC sound/core/timer.o + CC sound/core/hrtimer.o + CC sound/core/pcm.o + CC sound/core/pcm_native.o + CC sound/core/pcm_lib.o + CC sound/core/pcm_misc.o + CC sound/core/pcm_memory.o + CC sound/core/memalloc.o + CC sound/core/pcm_timer.o + CC sound/core/sgbuf.o + CC sound/core/seq_device.o + AR sound/core/built-in.a + AR sound/i2c/other/built-in.a + AR sound/i2c/built-in.a + AR sound/drivers/opl3/built-in.a + AR sound/drivers/opl4/built-in.a + AR sound/drivers/mpu401/built-in.a + AR sound/drivers/vx/built-in.a + AR sound/drivers/pcsp/built-in.a + AR sound/drivers/built-in.a + AR sound/isa/ad1816a/built-in.a + AR sound/isa/ad1848/built-in.a + AR sound/isa/cs423x/built-in.a + AR sound/isa/es1688/built-in.a + AR sound/isa/galaxy/built-in.a + AR sound/isa/gus/built-in.a + AR sound/isa/msnd/built-in.a + AR sound/isa/opti9xx/built-in.a + AR sound/isa/sb/built-in.a + AR sound/isa/wavefront/built-in.a + AR sound/isa/wss/built-in.a + AR sound/isa/built-in.a + AR sound/pci/ac97/built-in.a + AR sound/pci/ali5451/built-in.a + AR sound/pci/asihpi/built-in.a + AR sound/pci/au88x0/built-in.a + AR sound/pci/aw2/built-in.a + AR sound/pci/ctxfi/built-in.a + AR sound/pci/ca0106/built-in.a + AR sound/pci/cs46xx/built-in.a + AR sound/pci/cs5535audio/built-in.a + AR sound/pci/lola/built-in.a + AR sound/pci/lx6464es/built-in.a + AR sound/pci/echoaudio/built-in.a + AR sound/pci/emu10k1/built-in.a + CC sound/pci/hda/hda_bind.o + CC sound/pci/hda/hda_codec.o + CC sound/pci/hda/hda_jack.o + CC sound/pci/hda/hda_auto_parser.o + CC sound/pci/hda/hda_sysfs.o + CC sound/pci/hda/hda_controller.o + CC sound/pci/hda/hda_proc.o + CC sound/pci/hda/hda_hwdep.o + CC sound/pci/hda/hda_intel.o + AR sound/pci/hda/built-in.a + AR sound/pci/ice1712/built-in.a + AR sound/pci/korg1212/built-in.a + AR sound/pci/mixart/built-in.a + AR sound/pci/nm256/built-in.a + AR sound/pci/oxygen/built-in.a + AR sound/pci/pcxhr/built-in.a + AR sound/pci/riptide/built-in.a + AR sound/pci/rme9652/built-in.a + AR sound/pci/trident/built-in.a + AR sound/pci/ymfpci/built-in.a + AR sound/pci/vx222/built-in.a + AR sound/pci/built-in.a + AR sound/ppc/built-in.a + AR sound/arm/built-in.a + AR sound/sh/built-in.a + AR sound/synth/emux/built-in.a + AR sound/synth/built-in.a + AR sound/usb/misc/built-in.a + AR sound/usb/usx2y/built-in.a + AR sound/usb/caiaq/built-in.a + AR sound/usb/6fire/built-in.a + AR sound/usb/hiface/built-in.a + AR sound/usb/bcd2000/built-in.a + AR sound/usb/built-in.a + AR sound/firewire/built-in.a + AR sound/sparc/built-in.a + AR sound/spi/built-in.a + AR sound/parisc/built-in.a + AR sound/pcmcia/vx/built-in.a + AR sound/pcmcia/pdaudiocf/built-in.a + AR sound/pcmcia/built-in.a + AR sound/mips/built-in.a + AR sound/soc/built-in.a + AR sound/atmel/built-in.a + CC sound/hda/hda_bus_type.o + CC sound/hda/hdac_bus.o + CC sound/hda/hdac_device.o + CC sound/hda/hdac_sysfs.o + CC sound/hda/hdac_regmap.o + CC sound/hda/hdac_controller.o + CC sound/hda/hdac_stream.o + CC sound/hda/array.o + CC sound/hda/hdmi_chmap.o + CC sound/hda/trace.o + CC sound/hda/hdac_component.o + CC sound/hda/hdac_i915.o + CC sound/hda/intel-dsp-config.o + CC sound/hda/intel-nhlt.o + AR sound/hda/built-in.a + AR sound/x86/built-in.a + AR sound/xen/built-in.a + CC sound/sound_core.o + CC sound/last.o + AR sound/built-in.a + CC net/core/sock.o + CC net/core/request_sock.o + CC net/core/skbuff.o + CC net/core/datagram.o + CC net/core/stream.o + CC net/core/scm.o + CC net/core/gen_stats.o + CC net/core/gen_estimator.o + CC net/core/net_namespace.o + CC net/core/secure_seq.o + CC net/core/flow_dissector.o + CC net/core/sysctl_net_core.o + CC net/core/dev.o + CC net/core/dev_addr_lists.o + CC net/core/dst.o + CC net/core/netevent.o + CC net/core/neighbour.o + CC net/core/rtnetlink.o + CC net/core/utils.o + CC net/core/link_watch.o + CC net/core/filter.o + CC net/core/sock_diag.o + CC net/core/dev_ioctl.o + CC net/core/tso.o + CC net/core/sock_reuseport.o + CC net/core/fib_notifier.o + CC net/core/xdp.o + CC net/core/flow_offload.o + CC net/core/net-sysfs.o + CC net/core/net-procfs.o + CC net/core/netpoll.o + CC net/core/fib_rules.o + CC net/core/net-traces.o + CC net/core/ptp_classifier.o + CC net/core/dst_cache.o + CC net/core/gro_cells.o + AR net/core/built-in.a + CC net/ethernet/eth.o + AR net/ethernet/built-in.a + AR net/802/built-in.a + CC net/sched/sch_generic.o + CC net/sched/sch_mq.o + CC net/sched/sch_api.o + CC net/sched/sch_blackhole.o + CC net/sched/cls_api.o + CC net/sched/act_api.o + CC net/sched/sch_fifo.o + CC net/sched/ematch.o + AR net/sched/built-in.a + CC net/netlink/af_netlink.o + CC net/netlink/genetlink.o + CC net/netlink/policy.o + AR net/netlink/built-in.a + AR net/bpf/built-in.a + CC net/ethtool/ioctl.o + CC net/ethtool/common.o + CC net/ethtool/netlink.o + CC net/ethtool/bitset.o + CC net/ethtool/strset.o + CC net/ethtool/linkinfo.o + CC net/ethtool/linkmodes.o + CC net/ethtool/linkstate.o + CC net/ethtool/debug.o + CC net/ethtool/wol.o + CC net/ethtool/features.o + CC net/ethtool/privflags.o + CC net/ethtool/rings.o + CC net/ethtool/channels.o + CC net/ethtool/coalesce.o + CC net/ethtool/pause.o + CC net/ethtool/eee.o + CC net/ethtool/tsinfo.o + CC net/ethtool/cabletest.o + AR net/ethtool/built-in.a + CC net/netfilter/core.o + CC net/netfilter/nf_log.o + CC net/netfilter/nf_queue.o + CC net/netfilter/nf_sockopt.o + CC net/netfilter/utils.o + CC net/netfilter/nfnetlink.o + CC net/netfilter/nfnetlink_log.o + CC net/netfilter/nf_conntrack_core.o + CC net/netfilter/nf_conntrack_standalone.o + CC net/netfilter/nf_conntrack_expect.o + CC net/netfilter/nf_conntrack_helper.o + CC net/netfilter/nf_conntrack_proto.o + CC net/netfilter/nf_conntrack_proto_generic.o + CC net/netfilter/nf_conntrack_proto_tcp.o + CC net/netfilter/nf_conntrack_proto_udp.o + CC net/netfilter/nf_conntrack_proto_icmp.o + CC net/netfilter/nf_conntrack_extend.o + CC net/netfilter/nf_conntrack_acct.o + CC net/netfilter/nf_conntrack_seqadj.o + CC net/netfilter/nf_conntrack_proto_icmpv6.o + CC net/netfilter/nf_conntrack_netlink.o + CC net/netfilter/nf_conntrack_ftp.o + CC net/netfilter/nf_conntrack_irc.o + CC net/netfilter/nf_conntrack_sip.o + CC net/netfilter/nf_nat_core.o + CC net/netfilter/nf_nat_proto.o + CC net/netfilter/nf_nat_helper.o + CC net/netfilter/nf_nat_masquerade.o + CC net/netfilter/nf_nat_ftp.o + CC net/netfilter/nf_nat_irc.o + CC net/netfilter/nf_nat_sip.o + CC net/netfilter/x_tables.o + CC net/netfilter/xt_tcpudp.o + CC net/netfilter/xt_CONNSECMARK.o + CC net/netfilter/xt_NFLOG.o + CC net/netfilter/xt_SECMARK.o + CC net/netfilter/xt_TCPMSS.o + CC net/netfilter/xt_conntrack.o + CC net/netfilter/xt_policy.o + CC net/netfilter/xt_state.o + AR net/netfilter/built-in.a + CC [M] net/netfilter/nf_log_common.o + CC [M] net/netfilter/xt_mark.o + CC [M] net/netfilter/xt_nat.o + CC [M] net/netfilter/xt_LOG.o + CC [M] net/netfilter/xt_MASQUERADE.o + CC [M] net/netfilter/xt_addrtype.o + CC net/ipv4/netfilter/nf_defrag_ipv4.o + CC net/ipv4/netfilter/nf_reject_ipv4.o + CC net/ipv4/netfilter/ip_tables.o + CC net/ipv4/netfilter/iptable_filter.o + CC net/ipv4/netfilter/iptable_mangle.o + CC net/ipv4/netfilter/ipt_REJECT.o + AR net/ipv4/netfilter/built-in.a + CC [M] net/ipv4/netfilter/nf_log_arp.o + CC [M] net/ipv4/netfilter/nf_log_ipv4.o + CC [M] net/ipv4/netfilter/iptable_nat.o + CC net/ipv4/route.o + CC net/ipv4/inetpeer.o + CC net/ipv4/protocol.o + CC net/ipv4/ip_input.o + CC net/ipv4/ip_fragment.o + CC net/ipv4/ip_forward.o + CC net/ipv4/ip_options.o + CC net/ipv4/ip_output.o + CC net/ipv4/ip_sockglue.o + CC net/ipv4/inet_hashtables.o + CC net/ipv4/inet_timewait_sock.o + CC net/ipv4/inet_connection_sock.o + CC net/ipv4/tcp.o + CC net/ipv4/tcp_input.o + CC net/ipv4/tcp_output.o + CC net/ipv4/tcp_timer.o + CC net/ipv4/tcp_ipv4.o + CC net/ipv4/tcp_minisocks.o + CC net/ipv4/tcp_cong.o + CC net/ipv4/tcp_metrics.o + CC net/ipv4/tcp_fastopen.o + CC net/ipv4/tcp_rate.o + CC net/ipv4/tcp_recovery.o + CC net/ipv4/tcp_ulp.o + CC net/ipv4/tcp_offload.o + CC net/ipv4/datagram.o + CC net/ipv4/raw.o + CC net/ipv4/udp.o + CC net/ipv4/udplite.o + CC net/ipv4/udp_offload.o + CC net/ipv4/arp.o + CC net/ipv4/icmp.o + CC net/ipv4/devinet.o + CC net/ipv4/af_inet.o + CC net/ipv4/igmp.o + CC net/ipv4/fib_frontend.o + CC net/ipv4/fib_semantics.o + CC net/ipv4/fib_trie.o + CC net/ipv4/fib_notifier.o + CC net/ipv4/inet_fragment.o + CC net/ipv4/ping.o + CC net/ipv4/ip_tunnel_core.o + CC net/ipv4/gre_offload.o + CC net/ipv4/metrics.o + CC net/ipv4/netlink.o + CC net/ipv4/nexthop.o + CC net/ipv4/ip_tunnel.o + CC net/ipv4/sysctl_net_ipv4.o + CC net/ipv4/proc.o + CC net/ipv4/fib_rules.o + CC net/ipv4/ipmr.o + CC net/ipv4/ipmr_base.o + CC net/ipv4/syncookies.o + CC net/ipv4/tunnel4.o + CC net/ipv4/ipconfig.o + CC net/ipv4/netfilter.o + CC net/ipv4/tcp_cubic.o + CC net/ipv4/cipso_ipv4.o + CC net/ipv4/xfrm4_policy.o + CC net/ipv4/xfrm4_state.o + CC net/ipv4/xfrm4_input.o + CC net/ipv4/xfrm4_output.o + CC net/ipv4/xfrm4_protocol.o + AR net/ipv4/built-in.a + CC net/xfrm/xfrm_policy.o + CC net/xfrm/xfrm_state.o + CC net/xfrm/xfrm_hash.o + CC net/xfrm/xfrm_input.o + CC net/xfrm/xfrm_output.o + CC net/xfrm/xfrm_sysctl.o + CC net/xfrm/xfrm_replay.o + CC net/xfrm/xfrm_device.o + CC net/xfrm/xfrm_algo.o + CC net/xfrm/xfrm_user.o + AR net/xfrm/built-in.a + CC net/unix/af_unix.o + CC net/unix/garbage.o + CC net/unix/sysctl_net_unix.o + CC net/unix/scm.o + AR net/unix/built-in.a + CC net/ipv6/netfilter/ip6_tables.o + CC net/ipv6/netfilter/ip6table_filter.o + CC net/ipv6/netfilter/ip6table_mangle.o + CC net/ipv6/netfilter/nf_defrag_ipv6_hooks.o + CC net/ipv6/netfilter/nf_conntrack_reasm.o + CC net/ipv6/netfilter/nf_reject_ipv6.o + CC net/ipv6/netfilter/ip6t_ipv6header.o + CC net/ipv6/netfilter/ip6t_REJECT.o + AR net/ipv6/netfilter/built-in.a + CC [M] net/ipv6/netfilter/nf_log_ipv6.o + CC net/ipv6/af_inet6.o + CC net/ipv6/anycast.o + CC net/ipv6/ip6_output.o + CC net/ipv6/ip6_input.o + CC net/ipv6/addrconf.o + CC net/ipv6/addrlabel.o + CC net/ipv6/route.o + CC net/ipv6/ip6_fib.o + CC net/ipv6/ipv6_sockglue.o + CC net/ipv6/ndisc.o + CC net/ipv6/udp.o + CC net/ipv6/udplite.o + CC net/ipv6/raw.o + CC net/ipv6/icmp.o + CC net/ipv6/mcast.o + CC net/ipv6/reassembly.o + CC net/ipv6/tcp_ipv6.o + CC net/ipv6/ping.o + CC net/ipv6/exthdrs.o + CC net/ipv6/datagram.o + CC net/ipv6/ip6_flowlabel.o + CC net/ipv6/inet6_connection_sock.o + CC net/ipv6/udp_offload.o + CC net/ipv6/seg6.o + CC net/ipv6/fib6_notifier.o + CC net/ipv6/rpl.o + CC net/ipv6/sysctl_net_ipv6.o + CC net/ipv6/xfrm6_policy.o + CC net/ipv6/xfrm6_state.o + CC net/ipv6/xfrm6_input.o + CC net/ipv6/xfrm6_output.o + CC net/ipv6/xfrm6_protocol.o + CC net/ipv6/netfilter.o + CC net/ipv6/proc.o + CC net/ipv6/syncookies.o + CC net/ipv6/calipso.o + CC net/ipv6/ah6.o + CC net/ipv6/esp6.o + CC net/ipv6/sit.o + CC net/ipv6/addrconf_core.o + CC net/ipv6/exthdrs_core.o + CC net/ipv6/ip6_checksum.o + CC net/ipv6/ip6_icmp.o + CC net/ipv6/output_core.o + CC net/ipv6/protocol.o + CC net/ipv6/ip6_offload.o + CC net/ipv6/tcpv6_offload.o + CC net/ipv6/exthdrs_offload.o + CC net/ipv6/inet6_hashtables.o + CC net/ipv6/mcast_snoop.o + AR net/ipv6/built-in.a + CC net/packet/af_packet.o + AR net/packet/built-in.a + CC net/sunrpc/auth_gss/auth_gss.o + CC net/sunrpc/auth_gss/gss_generic_token.o + CC net/sunrpc/auth_gss/gss_mech_switch.o + CC net/sunrpc/auth_gss/svcauth_gss.o + CC net/sunrpc/auth_gss/gss_rpc_upcall.o + CC net/sunrpc/auth_gss/gss_rpc_xdr.o + CC net/sunrpc/auth_gss/trace.o + AR net/sunrpc/auth_gss/built-in.a + CC net/sunrpc/clnt.o + CC net/sunrpc/xprt.o + CC net/sunrpc/socklib.o + CC net/sunrpc/xprtsock.o + CC net/sunrpc/sched.o + CC net/sunrpc/auth.o + CC net/sunrpc/auth_null.o + CC net/sunrpc/auth_unix.o + CC net/sunrpc/svc.o + CC net/sunrpc/svcsock.o + CC net/sunrpc/svcauth.o + CC net/sunrpc/svcauth_unix.o + CC net/sunrpc/addr.o + CC net/sunrpc/rpcb_clnt.o + CC net/sunrpc/timer.o + CC net/sunrpc/xdr.o + CC net/sunrpc/sunrpc_syms.o + CC net/sunrpc/cache.o + CC net/sunrpc/rpc_pipe.o + CC net/sunrpc/svc_xprt.o + CC net/sunrpc/xprtmultipath.o + CC net/sunrpc/stats.o + CC net/sunrpc/sysctl.o + AR net/sunrpc/built-in.a + CC net/wireless/core.o + CC net/wireless/sysfs.o + CC net/wireless/radiotap.o + CC net/wireless/util.o + CC net/wireless/reg.o + CC net/wireless/scan.o + CC net/wireless/nl80211.o + CC net/wireless/mlme.o + CC net/wireless/ibss.o + CC net/wireless/sme.o + CC net/wireless/chan.o + CC net/wireless/ethtool.o + CC net/wireless/mesh.o + CC net/wireless/ap.o + CC net/wireless/trace.o + CC net/wireless/ocb.o + CC net/wireless/pmsr.o + GEN net/wireless/shipped-certs.c + CC net/wireless/shipped-certs.o + AR net/wireless/built-in.a + CC net/mac80211/main.o + CC net/mac80211/status.o + CC net/mac80211/driver-ops.o + CC net/mac80211/sta_info.o + CC net/mac80211/wep.o + CC net/mac80211/aead_api.o + CC net/mac80211/wpa.o + CC net/mac80211/scan.o + CC net/mac80211/offchannel.o + CC net/mac80211/ht.o + CC net/mac80211/agg-tx.o + CC net/mac80211/agg-rx.o + CC net/mac80211/vht.o + CC net/mac80211/he.o + CC net/mac80211/ibss.o + CC net/mac80211/iface.o + CC net/mac80211/rate.o + CC net/mac80211/michael.o + CC net/mac80211/tkip.o + CC net/mac80211/aes_cmac.o + CC net/mac80211/aes_gmac.o + CC net/mac80211/fils_aead.o + CC net/mac80211/cfg.o + CC net/mac80211/ethtool.o + CC net/mac80211/rx.o + CC net/mac80211/spectmgmt.o + CC net/mac80211/tx.o + CC net/mac80211/key.o + CC net/mac80211/util.o + CC net/mac80211/wme.o + CC net/mac80211/chan.o + CC net/mac80211/trace.o + CC net/mac80211/mlme.o + CC net/mac80211/tdls.o + CC net/mac80211/ocb.o + CC net/mac80211/airtime.o + CC net/mac80211/led.o + CC net/mac80211/pm.o + CC net/mac80211/rc80211_minstrel.o + CC net/mac80211/rc80211_minstrel_ht.o + AR net/mac80211/built-in.a + CC net/netlabel/netlabel_user.o + CC net/netlabel/netlabel_kapi.o + CC net/netlabel/netlabel_domainhash.o + CC net/netlabel/netlabel_addrlist.o + CC net/netlabel/netlabel_mgmt.o + CC net/netlabel/netlabel_unlabeled.o + CC net/netlabel/netlabel_cipso_v4.o + CC net/netlabel/netlabel_calipso.o + AR net/netlabel/built-in.a + CC net/rfkill/core.o + CC net/rfkill/input.o + AR net/rfkill/built-in.a + CC net/dns_resolver/dns_key.o + CC net/dns_resolver/dns_query.o + AR net/dns_resolver/built-in.a + CC net/devres.o + CC net/socket.o + CC net/compat.o + CC net/sysctl_net.o + AR net/built-in.a + AR virt/lib/built-in.a + AR virt/built-in.a + CC arch/x86/pci/i386.o + CC arch/x86/pci/init.o + CC arch/x86/pci/mmconfig_64.o + CC arch/x86/pci/direct.o + CC arch/x86/pci/mmconfig-shared.o + CC arch/x86/pci/fixup.o + CC arch/x86/pci/acpi.o + CC arch/x86/pci/legacy.o + CC arch/x86/pci/irq.o + CC arch/x86/pci/common.o + CC arch/x86/pci/early.o + CC arch/x86/pci/bus_numa.o + CC arch/x86/pci/amd_bus.o + AR arch/x86/pci/built-in.a + CC arch/x86/power/cpu.o + CC arch/x86/power/hibernate_64.o + AS arch/x86/power/hibernate_asm_64.o + CC arch/x86/power/hibernate.o + AR arch/x86/power/built-in.a + CC arch/x86/video/fbdev.o + AR arch/x86/video/built-in.a + CC lib/math/div64.o + CC lib/math/gcd.o + CC lib/math/lcm.o + CC lib/math/int_pow.o + CC lib/math/int_sqrt.o + CC lib/math/reciprocal_div.o + CC lib/math/rational.o + AR lib/math/built-in.a + CC lib/crypto/chacha.o + CC lib/crypto/aes.o + CC lib/crypto/arc4.o + CC lib/crypto/sha256.o + AR lib/crypto/built-in.a + CC lib/zlib_inflate/inffast.o + CC lib/zlib_inflate/inflate.o + CC lib/zlib_inflate/infutil.o + CC lib/zlib_inflate/inftrees.o + CC lib/zlib_inflate/inflate_syms.o + AR lib/zlib_inflate/built-in.a + CC lib/zlib_deflate/deflate.o + CC lib/zlib_deflate/deftree.o + CC lib/zlib_deflate/deflate_syms.o + AR lib/zlib_deflate/built-in.a + CC lib/lzo/lzo1x_compress.o + CC lib/lzo/lzo1x_decompress_safe.o + AR lib/lzo/built-in.a + CC lib/lz4/lz4_decompress.o + AR lib/lz4/built-in.a + CC lib/xz/xz_dec_syms.o + CC lib/xz/xz_dec_stream.o + CC lib/xz/xz_dec_lzma2.o + CC lib/xz/xz_dec_bcj.o + AR lib/xz/built-in.a + CC lib/mpi/generic_mpih-lshift.o + CC lib/mpi/generic_mpih-mul1.o + CC lib/mpi/generic_mpih-mul2.o + CC lib/mpi/generic_mpih-mul3.o + CC lib/mpi/generic_mpih-rshift.o + CC lib/mpi/generic_mpih-sub1.o + CC lib/mpi/generic_mpih-add1.o + CC lib/mpi/mpicoder.o + CC lib/mpi/mpi-bit.o + CC lib/mpi/mpi-cmp.o + CC lib/mpi/mpih-cmp.o + CC lib/mpi/mpih-div.o + CC lib/mpi/mpih-mul.o + CC lib/mpi/mpi-pow.o + CC lib/mpi/mpiutil.o + AR lib/mpi/built-in.a + CC lib/fonts/fonts.o + CC lib/fonts/font_8x8.o + CC lib/fonts/font_8x16.o + AR lib/fonts/built-in.a + CC lib/argv_split.o + CC lib/bug.o + CC lib/clz_tab.o + CC lib/cmdline.o + CC lib/cpumask.o + CC lib/ctype.o + CC lib/dec_and_lock.o + CC lib/decompress.o + CC lib/decompress_bunzip2.o + CC lib/decompress_inflate.o + CC lib/decompress_unlz4.o + CC lib/decompress_unlzma.o + CC lib/decompress_unlzo.o + CC lib/decompress_unxz.o + CC lib/dump_stack.o + CC lib/earlycpio.o + CC lib/extable.o + CC lib/flex_proportions.o + CC lib/idr.o + CC lib/ioremap.o + CC lib/irq_regs.o + CC lib/is_single_threaded.o + CC lib/klist.o + CC lib/kobject.o + CC lib/kobject_uevent.o + CC lib/logic_pio.o + CC lib/memcat_p.o + CC lib/nmi_backtrace.o + CC lib/nodemask.o + CC lib/plist.o + CC lib/radix-tree.o + CC lib/ratelimit.o + CC lib/rbtree.o + CC lib/seq_buf.o + CC lib/sha1.o + CC lib/show_mem.o + CC lib/siphash.o + CC lib/string.o + CC lib/timerqueue.o + CC lib/vsprintf.o + CC lib/win_minmax.o + CC lib/xarray.o + AR lib/lib.a + CC lib/lockref.o + CC lib/bcd.o + CC lib/sort.o + CC lib/parser.o + CC lib/debug_locks.o + CC lib/random32.o + CC lib/bust_spinlocks.o + CC lib/kasprintf.o + CC lib/bitmap.o + CC lib/scatterlist.o + CC lib/list_sort.o + CC lib/uuid.o + CC lib/iov_iter.o + CC lib/clz_ctz.o + CC lib/bsearch.o + CC lib/find_bit.o + CC lib/llist.o + CC lib/memweight.o + CC lib/kfifo.o + CC lib/percpu-refcount.o + CC lib/rhashtable.o + CC lib/once.o + CC lib/refcount.o + CC lib/usercopy.o + CC lib/errseq.o + CC lib/bucket_locks.o + CC lib/generic-radix-tree.o + CC lib/string_helpers.o + CC lib/hexdump.o + CC lib/kstrtox.o + CC lib/iomap.o + CC lib/pci_iomap.o + CC lib/iomap_copy.o + CC lib/devres.o + CC lib/check_signature.o + CC lib/interval_tree.o + CC lib/assoc_array.o + CC lib/bitrev.o + CC lib/crc-ccitt.o + CC lib/crc16.o + HOSTCC lib/gen_crc32table + GEN lib/crc32table.h + CC lib/crc32.o + CC lib/genalloc.o + CC lib/percpu_counter.o + CC lib/error-inject.o + CC lib/syscall.o + CC lib/errname.o + CC lib/nlattr.o + CC lib/cpu_rmap.o + CC lib/dynamic_queue_limits.o + CC lib/glob.o + CC lib/strncpy_from_user.o + CC lib/strnlen_user.o + CC lib/net_utils.o + CC lib/sg_pool.o + CC lib/asn1_decoder.o + GEN lib/oid_registry_data.c + CC lib/oid_registry.o + CC lib/ucs2_string.o + CC lib/sbitmap.o + AR lib/built-in.a + AS arch/x86/lib/clear_page_64.o + CC arch/x86/lib/cmdline.o + AS arch/x86/lib/cmpxchg16b_emu.o + AS arch/x86/lib/copy_page_64.o + AS arch/x86/lib/copy_user_64.o + CC arch/x86/lib/cpu.o + AS arch/x86/lib/csum-copy_64.o + CC arch/x86/lib/csum-partial_64.o + CC arch/x86/lib/csum-wrappers_64.o + CC arch/x86/lib/delay.o + CC arch/x86/lib/error-inject.o + AS arch/x86/lib/getuser.o + GEN arch/x86/lib/inat-tables.c + CC arch/x86/lib/inat.o + CC arch/x86/lib/insn-eval.o + CC arch/x86/lib/insn.o + CC arch/x86/lib/kaslr.o + AS arch/x86/lib/memcpy_64.o + AS arch/x86/lib/memmove_64.o + AS arch/x86/lib/memset_64.o + CC arch/x86/lib/misc.o + AS arch/x86/lib/putuser.o + AS arch/x86/lib/retpoline.o + CC arch/x86/lib/usercopy.o + CC arch/x86/lib/usercopy_64.o + AR arch/x86/lib/lib.a + CC arch/x86/lib/msr-smp.o + CC arch/x86/lib/cache-smp.o + CC arch/x86/lib/msr.o + AS arch/x86/lib/msr-reg.o + CC arch/x86/lib/msr-reg-export.o + AS arch/x86/lib/hweight.o + CC arch/x86/lib/iomem.o + AS arch/x86/lib/iomap_copy_64.o + AR arch/x86/lib/built-in.a + GEN .version + CHK include/generated/compile.h + LD vmlinux.o + MODPOST vmlinux.symvers + MODINFO modules.builtin.modinfo + GEN modules.builtin + LD .tmp_vmlinux.kallsyms1 + KSYM .tmp_vmlinux.kallsyms1.o + LD .tmp_vmlinux.kallsyms2 + KSYM .tmp_vmlinux.kallsyms2.o + LD vmlinux + SORTTAB vmlinux + SYSMAP System.map + CC arch/x86/boot/a20.o + AS arch/x86/boot/bioscall.o + CC arch/x86/boot/cmdline.o + AS arch/x86/boot/copy.o + HOSTCC arch/x86/boot/mkcpustr + CPUSTR arch/x86/boot/cpustr.h + CC arch/x86/boot/cpu.o + CC arch/x86/boot/cpuflags.o + CC arch/x86/boot/cpucheck.o + CC arch/x86/boot/early_serial_console.o + CC arch/x86/boot/edd.o + LDS arch/x86/boot/compressed/vmlinux.lds + AS arch/x86/boot/compressed/kernel_info.o + AS arch/x86/boot/compressed/head_64.o + VOFFSET arch/x86/boot/compressed/../voffset.h + CC arch/x86/boot/compressed/misc.o + CC arch/x86/boot/compressed/string.o + CC arch/x86/boot/compressed/cmdline.o + CC arch/x86/boot/compressed/error.o + OBJCOPY arch/x86/boot/compressed/vmlinux.bin + RELOCS arch/x86/boot/compressed/vmlinux.relocs + GZIP arch/x86/boot/compressed/vmlinux.bin.gz + HOSTCC arch/x86/boot/compressed/mkpiggy + MKPIGGY arch/x86/boot/compressed/piggy.S + AS arch/x86/boot/compressed/piggy.o + CC arch/x86/boot/compressed/cpuflags.o + CC arch/x86/boot/compressed/early_serial_console.o + CC arch/x86/boot/compressed/kaslr.o + CC arch/x86/boot/compressed/kaslr_64.o + AS arch/x86/boot/compressed/mem_encrypt.o + CC arch/x86/boot/compressed/pgtable_64.o + CC arch/x86/boot/compressed/acpi.o + AS arch/x86/boot/compressed/efi_thunk_64.o + LD arch/x86/boot/compressed/vmlinux + ZOFFSET arch/x86/boot/zoffset.h + AS arch/x86/boot/header.o + CC arch/x86/boot/main.o + CC arch/x86/boot/memory.o + CC arch/x86/boot/pm.o + AS arch/x86/boot/pmjump.o + CC arch/x86/boot/printf.o + CC arch/x86/boot/regs.o + CC arch/x86/boot/string.o + CC arch/x86/boot/tty.o + CC arch/x86/boot/video.o + CC arch/x86/boot/video-mode.o + CC arch/x86/boot/version.o + CC arch/x86/boot/video-vga.o + CC arch/x86/boot/video-vesa.o + CC arch/x86/boot/video-bios.o + LD arch/x86/boot/setup.elf + OBJCOPY arch/x86/boot/setup.bin + OBJCOPY arch/x86/boot/vmlinux.bin + HOSTCC arch/x86/boot/tools/build + BUILD arch/x86/boot/bzImage +Setup is 13884 bytes (padded to 14336 bytes). +System is 8831 kB +CRC b9ca57e8 +Kernel: arch/x86/boot/bzImage is ready (#1) + MODPOST Module.symvers + CC [M] drivers/thermal/intel/x86_pkg_temp_thermal.mod.o + LD [M] drivers/thermal/intel/x86_pkg_temp_thermal.ko + CC [M] fs/efivarfs/efivarfs.mod.o + LD [M] fs/efivarfs/efivarfs.ko + CC [M] net/ipv4/netfilter/iptable_nat.mod.o + LD [M] net/ipv4/netfilter/iptable_nat.ko + CC [M] net/ipv4/netfilter/nf_log_arp.mod.o + LD [M] net/ipv4/netfilter/nf_log_arp.ko + CC [M] net/ipv4/netfilter/nf_log_ipv4.mod.o + LD [M] net/ipv4/netfilter/nf_log_ipv4.ko + CC [M] net/ipv6/netfilter/nf_log_ipv6.mod.o + LD [M] net/ipv6/netfilter/nf_log_ipv6.ko + CC [M] net/netfilter/nf_log_common.mod.o + LD [M] net/netfilter/nf_log_common.ko + CC [M] net/netfilter/xt_LOG.mod.o + LD [M] net/netfilter/xt_LOG.ko + CC [M] net/netfilter/xt_MASQUERADE.mod.o + LD [M] net/netfilter/xt_MASQUERADE.ko + CC [M] net/netfilter/xt_addrtype.mod.o + LD [M] net/netfilter/xt_addrtype.ko + CC [M] net/netfilter/xt_mark.mod.o + LD [M] net/netfilter/xt_mark.ko + CC [M] net/netfilter/xt_nat.mod.o + LD [M] net/netfilter/xt_nat.ko + INSTALL drivers/thermal/intel/x86_pkg_temp_thermal.ko + INSTALL fs/efivarfs/efivarfs.ko + INSTALL net/ipv4/netfilter/iptable_nat.ko + INSTALL net/ipv4/netfilter/nf_log_arp.ko + INSTALL net/ipv4/netfilter/nf_log_ipv4.ko + INSTALL net/ipv6/netfilter/nf_log_ipv6.ko + INSTALL net/netfilter/nf_log_common.ko + INSTALL net/netfilter/xt_LOG.ko + INSTALL net/netfilter/xt_MASQUERADE.ko + INSTALL net/netfilter/xt_addrtype.ko + INSTALL net/netfilter/xt_mark.ko + INSTALL net/netfilter/xt_nat.ko + DEPMOD 5.8.3 +'arch/x86/boot/bzImage' -> '/boot/vmlinuz-5.8.3-lfs-10.0' +'System.map' -> '/boot/System.map-5.8.3' +'.config' -> '/boot/config-5.8.3' +[lfs-scripts] Finishing build of linux-5.8.3 at Tue Feb 2 12:18:42 -03 2021 +install: creating directory '/etc/modprobe.d' +[lfs-scripts] The end diff --git a/logs/lfs-system.log b/logs/lfs-system.log new file mode 100644 index 0000000..cf3611b --- /dev/null +++ b/logs/lfs-system.log @@ -0,0 +1,121487 @@ +[lfs-scripts] Starting build of man-pages-5.08 at Tue Feb 2 13:05:31 UTC 2021 +for i in man?; do \ + install -d -m 755 /usr/share/man/"$i" || exit $?; \ + install -m 644 "$i"/* /usr/share/man/"$i" || exit $?; \ +done +[lfs-scripts] Finishing build of man-pages-5.08 at Tue Feb 2 13:05:31 UTC 2021 +[lfs-scripts] Starting build of tcl8.6.10 at Tue Feb 2 13:05:31 UTC 2021 +checking whether to use symlinks for manpages... no +checking whether to compress the manpages... no +checking whether to add a package name suffix for the manpages... no +checking for gcc... gcc +checking for C compiler default output file name... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... no +checking for suffix of executables... +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 ANSI C... none needed +checking for inline... inline +checking how to run the C preprocessor... gcc -E +checking for egrep... 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 dirent.h... yes +checking float.h usability... yes +checking float.h presence... yes +checking for float.h... yes +checking values.h usability... yes +checking values.h presence... yes +checking for values.h... yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking sys/wait.h usability... yes +checking sys/wait.h presence... yes +checking for sys/wait.h... yes +checking dlfcn.h usability... yes +checking dlfcn.h presence... yes +checking for dlfcn.h... yes +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking if the compiler understands -pipe... yes +checking for pthread_mutex_init in -lpthread... yes +checking for pthread_attr_setstacksize... yes +checking for pthread_atfork... yes +checking for building with threads... yes +checking for sin... no +checking for main in -linet... no +checking net/errno.h usability... no +checking net/errno.h presence... no +checking for net/errno.h... no +checking for connect... yes +checking for gethostbyname... yes +checking how to build libraries... shared +checking for tclsh... No tclsh found on PATH +checking zlib.h usability... no +checking zlib.h presence... no +checking for zlib.h... no +checking for ranlib... ranlib +checking if 64bit support is requested... yes +checking if 64bit Sparc VIS support is requested... no +checking if compiler supports visibility "hidden"... yes +checking if rpath support is requested... yes +checking system version... Linux-5.4.94-1-lts +checking for dlopen in -ldl... yes +checking for ar... ar +checking if compiler accepts -m64 flag... yes +checking for cast to union support... yes +checking for build with symbols... no +checking for required early compiler flags... _LARGEFILE64_SOURCE +checking for 64-bit integer type... using long +checking whether byte ordering is bigendian... no +checking for getcwd... yes +checking for mkstemp... yes +checking for opendir... yes +checking for strtol... yes +checking for waitpid... yes +checking for strerror... yes +checking for getwd... yes +checking for wait3... yes +checking for uname... yes +checking for realpath... yes +checking for getnameinfo... yes +checking for getaddrinfo... yes +checking for freeaddrinfo... yes +checking for gai_strerror... yes +checking for struct addrinfo... yes +checking for struct in6_addr... yes +checking for struct sockaddr_in6... yes +checking for struct sockaddr_storage... yes +checking for getpwuid_r... yes +checking for getpwuid_r with 5 args... yes +checking for getpwnam_r... yes +checking for getpwnam_r with 5 args... yes +checking for getgrgid_r... yes +checking for getgrgid_r with 5 args... yes +checking for getgrnam_r... yes +checking for getgrnam_r with 5 args... yes +checking whether gethostbyname_r is declared... yes +checking for gethostbyname_r... yes +checking for gethostbyname_r with 6 args... yes +checking whether gethostbyaddr_r is declared... yes +checking for gethostbyaddr_r... yes +checking for gethostbyaddr_r with 7 args... no +checking for gethostbyaddr_r with 8 args... yes +checking termios.h usability... yes +checking termios.h presence... yes +checking for termios.h... yes +checking sys/ioctl.h usability... yes +checking sys/ioctl.h presence... yes +checking for sys/ioctl.h... yes +checking sys/modem.h usability... no +checking sys/modem.h presence... no +checking for sys/modem.h... no +checking for fd_set in sys/types... yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking whether time.h and sys/time.h may both be included... yes +checking for gmtime_r... yes +checking for localtime_r... yes +checking for mktime... yes +checking tm_tzadj in struct tm... no +checking tm_gmtoff in struct tm... yes +checking long timezone variable... yes +checking for struct stat.st_blocks... yes +checking for struct stat.st_blksize... yes +checking for blkcnt_t... yes +checking for fstatfs... yes +checking for working memcmp... yes +checking for memmove... yes +checking for strstr... yes +checking proper strstr implementation... ok +checking for strtoul... yes +checking proper strtoul implementation... ok +checking for mode_t... yes +checking for pid_t... yes +checking for size_t... yes +checking for uid_t in sys/types.h... yes +checking for socklen_t... yes +checking for intptr_t... yes +checking for uintptr_t... yes +checking for opendir... (cached) yes +checking union wait... no +checking for strncasecmp... yes +checking for gettimeofday... yes +checking for gettimeofday declaration... present +checking whether char is unsigned... no +checking signed char declarations... yes +checking for a putenv() that copies the buffer... no +checking langinfo.h usability... yes +checking langinfo.h presence... yes +checking for langinfo.h... yes +checking whether to use nl_langinfo... yes +checking for chflags... no +checking for mkstemps... yes +checking isnan... yes +checking for fts... yes +checking for sys/ioctl.h... (cached) yes +checking sys/filio.h usability... no +checking sys/filio.h presence... no +checking for sys/filio.h... no +checking system version... (cached) Linux-5.4.94-1-lts +checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK +checking whether to use dll unloading... yes +checking for timezone data... supplied by Tcl +checking whether to enable DTrace support... no +checking whether the cpuid instruction is usable... yes +configure: creating ./config.status +config.status: creating Makefile +config.status: creating dltest/Makefile +config.status: creating tclConfig.sh +config.status: creating tcl.pc +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DSTATIC_BUILD /sources/tcl8.6.10/generic/tclStubLib.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /sources/tcl8.6.10/generic/tclTomMathStubLib.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 /sources/tcl8.6.10/generic/tclOOStubLib.c +rm -f libtclstub8.6.a +ar cr libtclstub8.6.a tclStubLib.o tclTomMathStubLib.o tclOOStubLib.o ; ranlib libtclstub8.6.a +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/regcomp.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/regexec.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/regfree.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/regerror.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclAlloc.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclAssembly.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclAsync.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclBasic.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclBinary.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclCkalloc.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclClock.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclCmdAH.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclCmdIL.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclCmdMZ.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclCompCmds.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclCompCmdsGR.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclCompCmdsSZ.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclCompExpr.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclCompile.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclConfig.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclDate.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclDictObj.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclDisassemble.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclEncoding.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclEnsemble.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclEnv.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclEvent.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclExecute.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclFCmd.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclFileName.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclGet.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclHash.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclHistory.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclIndexObj.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclInterp.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclIO.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclIOCmd.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclIORChan.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclIORTrans.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclIOGT.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclIOSock.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclIOUtil.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclLink.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclListObj.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclLiteral.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclLoad.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclMain.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclNamesp.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclNotify.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclObj.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclOptimize.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclPanic.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclParse.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclPathObj.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclPipe.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclPkg.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT \ + -DCFG_INSTALL_LIBDIR="\"/usr/lib\"" \ + -DCFG_INSTALL_BINDIR="\"/usr/bin\"" \ + -DCFG_INSTALL_SCRDIR="\"/usr/lib/tcl8.6\"" \ + -DCFG_INSTALL_INCDIR="\"/usr/include\"" \ + -DCFG_INSTALL_DOCDIR="\"/usr/share/man\"" \ + \ + -DCFG_RUNTIME_LIBDIR="\"/usr/lib\"" \ + -DCFG_RUNTIME_BINDIR="\"/usr/bin\"" \ + -DCFG_RUNTIME_SCRDIR="\"/usr/lib/tcl8.6\"" \ + -DCFG_RUNTIME_INCDIR="\"/usr/include\"" \ + -DCFG_RUNTIME_DOCDIR="\"/usr/share/man\"" \ + \ + /sources/tcl8.6.10/generic/tclPkgConfig.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclPosixStr.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclPreserve.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclProc.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclRegexp.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclResolve.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclResult.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclScan.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclStringObj.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclStrToD.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclThread.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclThreadAlloc.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclThreadJoin.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclThreadStorage.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclStubInit.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclTimer.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclTrace.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclUtf.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclUtil.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclVar.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT -I/sources/tcl8.6.10/compat/zlib /sources/tcl8.6.10/generic/tclZlib.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclTomMathInterface.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/unix/tclUnixChan.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/unix/tclUnixEvent.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/unix/tclUnixFCmd.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/unix/tclUnixFile.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/unix/tclUnixPipe.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/unix/tclUnixSock.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/unix/tclUnixTime.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT -DTCL_LIBRARY="\"/usr/lib/tcl8.6\"" -DTCL_PACKAGE_PATH="\"/usr/lib \"" /sources/tcl8.6.10/unix/tclUnixInit.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/unix/tclUnixThrd.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/unix/tclUnixCompat.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/unix/tclUnixNotfy.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclOO.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclOOBasic.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclOOCall.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclOODefineCmds.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclOOInfo.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclOOMethod.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/generic/tclOOStubInit.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/unix/tclLoadDl.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_s_mp_reverse.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_s_mp_mul_digs_fast.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_s_mp_sqr_fast.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_add.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_and.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_add_d.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_clamp.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_clear.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_clear_multi.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_cmp.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_cmp_d.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_cmp_mag.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_cnt_lsb.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_copy.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_count_bits.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_div.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_div_d.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_div_2.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_div_2d.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_div_3.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_exch.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_expt_u32.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_grow.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_init.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_init_copy.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_init_multi.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_init_set.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_init_size.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_s_mp_karatsuba_mul.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_s_mp_karatsuba_sqr.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_s_mp_balance_mul.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_lshd.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_mod.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_mod_2d.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_mul.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_mul_2.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_mul_2d.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_mul_d.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_neg.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_or.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_radix_size.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_radix_smap.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_read_radix.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_rshd.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_set.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_shrink.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_sqr.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_sqrt.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_sub.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_sub_d.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_signed_rsh.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_to_ubin.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_s_mp_toom_mul.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_s_mp_toom_sqr.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_to_radix.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_ubin_size.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_xor.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_mp_zero.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_s_mp_add.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_s_mp_mul_digs.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_s_mp_sqr.c +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/libtommath/bn_s_mp_sub.c +gcc -c -o Zadler32.o -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT -I/sources/tcl8.6.10/compat/zlib /sources/tcl8.6.10/compat/zlib/adler32.c +gcc -c -o Zcompress.o -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT -I/sources/tcl8.6.10/compat/zlib /sources/tcl8.6.10/compat/zlib/compress.c +gcc -c -o Zcrc32.o -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT -I/sources/tcl8.6.10/compat/zlib /sources/tcl8.6.10/compat/zlib/crc32.c +gcc -c -o Zdeflate.o -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT -I/sources/tcl8.6.10/compat/zlib /sources/tcl8.6.10/compat/zlib/deflate.c +gcc -c -o Zinfback.o -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT -I/sources/tcl8.6.10/compat/zlib /sources/tcl8.6.10/compat/zlib/infback.c +gcc -c -o Zinffast.o -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT -I/sources/tcl8.6.10/compat/zlib /sources/tcl8.6.10/compat/zlib/inffast.c +gcc -c -o Zinflate.o -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT -I/sources/tcl8.6.10/compat/zlib /sources/tcl8.6.10/compat/zlib/inflate.c +gcc -c -o Zinftrees.o -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT -I/sources/tcl8.6.10/compat/zlib /sources/tcl8.6.10/compat/zlib/inftrees.c +gcc -c -o Ztrees.o -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT -I/sources/tcl8.6.10/compat/zlib /sources/tcl8.6.10/compat/zlib/trees.c +gcc -c -o Zuncompr.o -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT -I/sources/tcl8.6.10/compat/zlib /sources/tcl8.6.10/compat/zlib/uncompr.c +gcc -c -o Zzutil.o -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT -I/sources/tcl8.6.10/compat/zlib /sources/tcl8.6.10/compat/zlib/zutil.c +rm -f libtcl8.6.so +gcc -O2 -pipe -m64 -Wl,--export-dynamic -shared -o libtcl8.6.so regcomp.o regexec.o regfree.o regerror.o tclAlloc.o tclAssembly.o tclAsync.o tclBasic.o tclBinary.o tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.o tclCmdMZ.o tclCompCmds.o tclCompCmdsGR.o tclCompCmdsSZ.o tclCompExpr.o tclCompile.o tclConfig.o tclDate.o tclDictObj.o tclDisassemble.o tclEncoding.o tclEnsemble.o tclEnv.o tclEvent.o tclExecute.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tclIndexObj.o tclInterp.o tclIO.o tclIOCmd.o tclIORChan.o tclIORTrans.o tclIOGT.o tclIOSock.o tclIOUtil.o tclLink.o tclListObj.o tclLiteral.o tclLoad.o tclMain.o tclNamesp.o tclNotify.o tclObj.o tclOptimize.o tclPanic.o tclParse.o tclPathObj.o tclPipe.o tclPkg.o tclPkgConfig.o tclPosixStr.o tclPreserve.o tclProc.o tclRegexp.o tclResolve.o tclResult.o tclScan.o tclStringObj.o tclStrToD.o tclThread.o tclThreadAlloc.o tclThreadJoin.o tclThreadStorage.o tclStubInit.o tclTimer.o tclTrace.o tclUtf.o tclUtil.o tclVar.o tclZlib.o tclTomMathInterface.o tclUnixChan.o tclUnixEvent.o tclUnixFCmd.o tclUnixFile.o tclUnixPipe.o tclUnixSock.o tclUnixTime.o tclUnixInit.o tclUnixThrd.o tclUnixCompat.o tclUnixNotfy.o tclOO.o tclOOBasic.o tclOOCall.o tclOODefineCmds.o tclOOInfo.o tclOOMethod.o tclOOStubInit.o tclLoadDl.o bn_s_mp_reverse.o bn_s_mp_mul_digs_fast.o bn_s_mp_sqr_fast.o bn_mp_add.o bn_mp_and.o bn_mp_add_d.o bn_mp_clamp.o bn_mp_clear.o bn_mp_clear_multi.o bn_mp_cmp.o bn_mp_cmp_d.o bn_mp_cmp_mag.o bn_mp_cnt_lsb.o bn_mp_copy.o bn_mp_count_bits.o bn_mp_div.o bn_mp_div_d.o bn_mp_div_2.o bn_mp_div_2d.o bn_mp_div_3.o bn_mp_exch.o bn_mp_expt_u32.o bn_mp_grow.o bn_mp_init.o bn_mp_init_copy.o bn_mp_init_multi.o bn_mp_init_set.o bn_mp_init_size.o bn_s_mp_karatsuba_mul.o bn_s_mp_karatsuba_sqr.o bn_s_mp_balance_mul.o bn_mp_lshd.o bn_mp_mod.o bn_mp_mod_2d.o bn_mp_mul.o bn_mp_mul_2.o bn_mp_mul_2d.o bn_mp_mul_d.o bn_mp_neg.o bn_mp_or.o bn_mp_radix_size.o bn_mp_radix_smap.o bn_mp_read_radix.o bn_mp_rshd.o bn_mp_set.o bn_mp_shrink.o bn_mp_sqr.o bn_mp_sqrt.o bn_mp_sub.o bn_mp_sub_d.o bn_mp_signed_rsh.o bn_mp_to_ubin.o bn_s_mp_toom_mul.o bn_s_mp_toom_sqr.o bn_mp_to_radix.o bn_mp_ubin_size.o bn_mp_xor.o bn_mp_zero.o bn_s_mp_add.o bn_s_mp_mul_digs.o bn_s_mp_sqr.o bn_s_mp_sub.o Zadler32.o Zcompress.o Zcrc32.o Zdeflate.o Zinfback.o Zinffast.o Zinflate.o Zinftrees.o Ztrees.o Zuncompr.o Zzutil.o -ldl -lpthread -lm -Wl,-rpath,/usr/lib +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /sources/tcl8.6.10/unix/tclAppInit.c +gcc -O2 -pipe -m64 -Wl,--export-dynamic tclAppInit.o \ + -L/sources/tcl8.6.10/unix -ltcl8.6 libtclstub8.6.a -ldl -lpthread -lm \ + -Wl,-rpath,/usr/lib -o tclsh +Configuring package 'itcl4.2.0' +checking TEA configuration... ok (TEA 3.13) +configure: configuring itcl 4.2.0 +checking system version... Linux-5.4.94-1-lts +checking whether ln -s works... yes +checking for Tcl configuration... found /sources/tcl8.6.10/unix/tclConfig.sh +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 existence of /sources/tcl8.6.10/unix/tclConfig.sh... loading +checking platform... unix +configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr +checking for 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 how to run the C preprocessor... gcc -E +checking whether make sets $(MAKE)... yes +checking for ranlib... ranlib +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 if the compiler understands -pipe... yes +checking whether byte ordering is bigendian... no +checking for Tcl public headers... /sources/tcl8.6.10/generic +checking for Tcl private include files... Using srcdir found in tclConfig.sh: /sources/tcl8.6.10 +checking for pthread_mutex_init in -lpthread... yes +checking for building with threads... yes (default) +checking how to build libraries... shared +checking for ranlib... (cached) ranlib +checking if 64bit support is requested... yes +checking if 64bit Sparc VIS support is requested... no +checking if compiler supports visibility "hidden"... yes +checking if rpath support is requested... yes +checking system version... (cached) Linux-5.4.94-1-lts +checking for ar... ar +checking if compiler accepts -m64 flag... yes +checking for cast to union support... yes +checking stdbool.h usability... yes +checking stdbool.h presence... yes +checking for stdbool.h... yes +checking for required early compiler flags... _LARGEFILE64_SOURCE +checking for 64-bit integer type... yes +checking for build with symbols... no +checking for intptr_t... yes +checking for tclsh... /sources/tcl8.6.10/unix/tclsh +configure: creating ./config.status +config.status: creating Makefile +config.status: creating pkgIndex.tcl +config.status: creating itclConfig.sh +Configuring package 'sqlite3.30.1.2' +checking TEA configuration... ok (TEA 3.13) +configure: configuring sqlite 3.30.1.2 +checking system version... Linux-5.4.94-1-lts +checking for Tcl configuration... found /sources/tcl8.6.10/unix/tclConfig.sh +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 existence of /sources/tcl8.6.10/unix/tclConfig.sh... loading +checking platform... unix +configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr +checking for 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 how to run the C preprocessor... gcc -E +checking whether make sets $(MAKE)... yes +checking for ranlib... ranlib +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 if the compiler understands -pipe... yes +checking whether byte ordering is bigendian... no +checking for Tcl public headers... /sources/tcl8.6.10/generic +checking for pthread_mutex_init in -lpthread... yes +checking for building with threads... yes (default) +checking how to build libraries... shared +checking for ranlib... (cached) ranlib +checking if 64bit support is requested... yes +checking if 64bit Sparc VIS support is requested... no +checking if compiler supports visibility "hidden"... yes +checking if rpath support is requested... yes +checking system version... (cached) Linux-5.4.94-1-lts +checking for ar... ar +checking if compiler accepts -m64 flag... yes +checking for cast to union support... yes +checking stdbool.h usability... yes +checking stdbool.h presence... yes +checking for stdbool.h... yes +checking for required early compiler flags... _LARGEFILE64_SOURCE +checking for 64-bit integer type... yes +checking for build with symbols... no +checking malloc.h usability... yes +checking malloc.h presence... yes +checking for malloc.h... yes +checking for fdatasync... yes +checking for usleep... yes +checking for strchrnul... yes +checking for localtime_r... yes +checking for gmtime_r... yes +checking for localtime_s... no +checking for malloc_usable_size... yes +checking for utime... yes +checking for flock... yes +checking for readlink... yes +checking for lstat... yes +checking for pread... yes +checking for pread64... yes +checking for pwrite... yes +checking for pwrite64... yes +checking for rand_s... no +checking whether strerror_r is declared... yes +checking for strerror_r... yes +checking whether strerror_r returns char *... no +checking for tclsh... /sources/tcl8.6.10/unix/tclsh +configure: creating ./config.status +config.status: creating Makefile +config.status: creating pkgIndex.tcl +Configuring package 'tdbc1.1.1' +checking TEA configuration... ok (TEA 3.13) +configure: configuring tdbc 1.1.1 +checking system version... Linux-5.4.94-1-lts +checking for Tcl configuration... found /sources/tcl8.6.10/unix/tclConfig.sh +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 existence of /sources/tcl8.6.10/unix/tclConfig.sh... loading +checking platform... unix +configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr +checking for 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 how to run the C preprocessor... gcc -E +checking whether make sets $(MAKE)... yes +checking for ranlib... ranlib +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 if the compiler understands -pipe... yes +checking whether byte ordering is bigendian... no +checking for inline... inline +checking for Tcl public headers... /sources/tcl8.6.10/generic +checking for pthread_mutex_init in -lpthread... yes +checking for building with threads... yes (default) +checking how to build libraries... shared +checking for ranlib... (cached) ranlib +checking if 64bit support is requested... yes +checking if 64bit Sparc VIS support is requested... no +checking if compiler supports visibility "hidden"... yes +checking if rpath support is requested... yes +checking system version... (cached) Linux-5.4.94-1-lts +checking for ar... ar +checking if compiler accepts -m64 flag... yes +checking for cast to union support... yes +checking stdbool.h usability... yes +checking stdbool.h presence... yes +checking for stdbool.h... yes +checking for required early compiler flags... _LARGEFILE64_SOURCE +checking for 64-bit integer type... yes +checking for build with symbols... no +checking for tclsh... /sources/tcl8.6.10/unix/tclsh +configure: creating ./config.status +config.status: creating Makefile +config.status: creating pkgIndex.tcl +config.status: creating tdbcConfig.sh +Configuring package 'tdbcmysql1.1.1' +checking TEA configuration... ok (TEA 3.13) +configure: configuring tdbcmysql 1.1.1 +checking system version... Linux-5.4.94-1-lts +checking for Tcl configuration... found /sources/tcl8.6.10/unix/tclConfig.sh +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 existence of /sources/tcl8.6.10/unix/tclConfig.sh... loading +checking platform... unix +checking for tdbc configuration... found /sources/tcl8.6.10/unix/pkgs/tdbc1.1.1/tdbcConfig.sh +checking for existence of /sources/tcl8.6.10/unix/pkgs/tdbc1.1.1/tdbcConfig.sh... loading +checking For tdbc_STUB library for LIBS... using tdbc_STUB_LIB_SPEC -L/sources/tcl8.6.10/unix/pkgs/tdbc1.1.1 -ltdbcstub1.1.1 +configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr +checking for 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 how to run the C preprocessor... gcc -E +checking whether make sets $(MAKE)... yes +checking for ranlib... ranlib +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 if the compiler understands -pipe... yes +checking whether byte ordering is bigendian... no +checking for inline... inline +checking for long long... yes +checking size of long long... 8 +checking size of long... 8 +checking for Tcl public headers... /sources/tcl8.6.10/generic +checking for pthread_mutex_init in -lpthread... yes +checking for building with threads... yes (default) +checking how to build libraries... shared +checking for ranlib... (cached) ranlib +checking if 64bit support is requested... yes +checking if 64bit Sparc VIS support is requested... no +checking if compiler supports visibility "hidden"... yes +checking if rpath support is requested... yes +checking system version... (cached) Linux-5.4.94-1-lts +checking for ar... ar +checking if compiler accepts -m64 flag... yes +checking for cast to union support... yes +checking stdbool.h usability... yes +checking stdbool.h presence... yes +checking for stdbool.h... yes +checking for required early compiler flags... _LARGEFILE64_SOURCE +checking for 64-bit integer type... yes +checking for build with symbols... no +checking for intptr_t... yes +checking for uintptr_t... yes +checking for tclsh... /sources/tcl8.6.10/unix/tclsh +configure: creating ./config.status +config.status: creating Makefile +config.status: creating pkgIndex.tcl +Configuring package 'tdbcodbc1.1.1' +checking TEA configuration... ok (TEA 3.13) +configure: configuring tdbcodbc 1.1.1 +checking system version... Linux-5.4.94-1-lts +checking for Tcl configuration... found /sources/tcl8.6.10/unix/tclConfig.sh +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 existence of /sources/tcl8.6.10/unix/tclConfig.sh... loading +checking platform... unix +checking for tdbc configuration... found /sources/tcl8.6.10/unix/pkgs/tdbc1.1.1/tdbcConfig.sh +checking for existence of /sources/tcl8.6.10/unix/pkgs/tdbc1.1.1/tdbcConfig.sh... loading +checking For tdbc_STUB library for LIBS... using tdbc_STUB_LIB_SPEC -L/sources/tcl8.6.10/unix/pkgs/tdbc1.1.1 -ltdbcstub1.1.1 +configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr +checking for 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 how to run the C preprocessor... gcc -E +checking whether make sets $(MAKE)... yes +checking for ranlib... ranlib +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 if the compiler understands -pipe... yes +checking whether byte ordering is bigendian... no +checking for inline... inline +checking for long long... yes +checking size of long long... 8 +checking size of long... 8 +checking for Tcl public headers... /sources/tcl8.6.10/generic +checking for pthread_mutex_init in -lpthread... yes +checking for building with threads... yes (default) +checking how to build libraries... shared +checking for ranlib... (cached) ranlib +checking if 64bit support is requested... yes +checking if 64bit Sparc VIS support is requested... no +checking if compiler supports visibility "hidden"... yes +checking if rpath support is requested... yes +checking system version... (cached) Linux-5.4.94-1-lts +checking for ar... ar +checking if compiler accepts -m64 flag... yes +checking for cast to union support... yes +checking stdbool.h usability... yes +checking stdbool.h presence... yes +checking for stdbool.h... yes +checking for required early compiler flags... _LARGEFILE64_SOURCE +checking for 64-bit integer type... yes +checking for build with symbols... no +checking for intptr_t... yes +checking for uintptr_t... yes +checking for main in -lws2_32... no +checking for main in -lwinsock... no +checking for tclsh... /sources/tcl8.6.10/unix/tclsh +configure: creating ./config.status +config.status: creating Makefile +config.status: creating pkgIndex.tcl +Configuring package 'tdbcpostgres1.1.1' +checking TEA configuration... ok (TEA 3.13) +configure: configuring tdbcpostgres 1.1.1 +checking system version... Linux-5.4.94-1-lts +checking for Tcl configuration... found /sources/tcl8.6.10/unix/tclConfig.sh +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 existence of /sources/tcl8.6.10/unix/tclConfig.sh... loading +checking platform... unix +checking for tdbc configuration... found /sources/tcl8.6.10/unix/pkgs/tdbc1.1.1/tdbcConfig.sh +checking for existence of /sources/tcl8.6.10/unix/pkgs/tdbc1.1.1/tdbcConfig.sh... loading +checking For tdbc_STUB library for LIBS... using tdbc_STUB_LIB_SPEC -L/sources/tcl8.6.10/unix/pkgs/tdbc1.1.1 -ltdbcstub1.1.1 +configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr +checking for 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 how to run the C preprocessor... gcc -E +checking whether make sets $(MAKE)... yes +checking for ranlib... ranlib +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 if the compiler understands -pipe... yes +checking whether byte ordering is bigendian... no +checking for inline... inline +checking for long long... yes +checking size of long long... 8 +checking size of long... 8 +checking for Tcl public headers... /sources/tcl8.6.10/generic +checking for pthread_mutex_init in -lpthread... yes +checking for building with threads... yes (default) +checking how to build libraries... shared +checking for ranlib... (cached) ranlib +checking if 64bit support is requested... yes +checking if 64bit Sparc VIS support is requested... no +checking if compiler supports visibility "hidden"... yes +checking if rpath support is requested... yes +checking system version... (cached) Linux-5.4.94-1-lts +checking for ar... ar +checking if compiler accepts -m64 flag... yes +checking for cast to union support... yes +checking stdbool.h usability... yes +checking stdbool.h presence... yes +checking for stdbool.h... yes +checking for required early compiler flags... _LARGEFILE64_SOURCE +checking for 64-bit integer type... yes +checking for build with symbols... no +checking for intptr_t... yes +checking for uintptr_t... yes +checking for main in -lws2_32... no +checking for main in -lwinsock... no +checking for tclsh... /sources/tcl8.6.10/unix/tclsh +configure: creating ./config.status +config.status: creating Makefile +config.status: creating pkgIndex.tcl +Configuring package 'tdbcsqlite3-1.1.1' +checking TEA configuration... ok (TEA 3.13) +configure: configuring tdbcsqlite3 1.1.1 +checking system version... Linux-5.4.94-1-lts +checking for Tcl configuration... found /sources/tcl8.6.10/unix/tclConfig.sh +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 existence of /sources/tcl8.6.10/unix/tclConfig.sh... loading +checking platform... unix +checking for tdbc configuration... found /sources/tcl8.6.10/unix/pkgs/tdbc1.1.1/tdbcConfig.sh +checking for existence of /sources/tcl8.6.10/unix/pkgs/tdbc1.1.1/tdbcConfig.sh... loading +checking For tdbc_STUB library for LIBS... using tdbc_STUB_LIB_SPEC -L/sources/tcl8.6.10/unix/pkgs/tdbc1.1.1 -ltdbcstub1.1.1 +configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr +checking for pthread_mutex_init in -lpthread... yes +checking for building with threads... yes (default) +checking for ranlib... ranlib +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for ANSI C header files... no +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 if 64bit support is requested... yes +checking if 64bit Sparc VIS support is requested... no +checking if compiler supports visibility "hidden"... yes +checking if rpath support is requested... yes +checking system version... (cached) Linux-5.4.94-1-lts +checking for ar... ar +checking if compiler accepts -m64 flag... yes +checking for cast to union support... yes +checking stdbool.h usability... yes +checking stdbool.h presence... yes +checking for stdbool.h... yes +checking for required early compiler flags... _LARGEFILE64_SOURCE +checking for 64-bit integer type... yes +checking for build with symbols... no +checking for tclsh... /sources/tcl8.6.10/unix/tclsh +configure: creating ./config.status +config.status: creating Makefile +config.status: creating pkgIndex.tcl +Configuring package 'thread2.8.5' +checking TEA configuration... ok (TEA 3.13) +configure: configuring thread 2.8.5 +checking system version... Linux-5.4.94-1-lts +checking for Tcl configuration... found /sources/tcl8.6.10/unix/tclConfig.sh +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 existence of /sources/tcl8.6.10/unix/tclConfig.sh... loading +checking platform... unix +configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr +checking for 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 how to run the C preprocessor... gcc -E +checking whether make sets $(MAKE)... yes +checking for ranlib... ranlib +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 if the compiler understands -pipe... yes +checking whether byte ordering is bigendian... no +checking for NaviServer/AOLserver configuration... none found +checking for Tcl public headers... /sources/tcl8.6.10/generic +checking for pthread_mutex_init in -lpthread... yes +checking for building with threads... yes (default) +checking how to build libraries... shared +checking for ranlib... (cached) ranlib +checking if 64bit support is requested... yes +checking if 64bit Sparc VIS support is requested... no +checking if compiler supports visibility "hidden"... yes +checking if rpath support is requested... yes +checking system version... (cached) Linux-5.4.94-1-lts +checking for ar... ar +checking if compiler accepts -m64 flag... yes +checking for cast to union support... yes +checking stdbool.h usability... yes +checking stdbool.h presence... yes +checking for stdbool.h... yes +checking for required early compiler flags... _LARGEFILE64_SOURCE +checking for 64-bit integer type... yes +checking for build with symbols... no +checking for tclsh... /sources/tcl8.6.10/unix/tclsh +configure: creating ./config.status +config.status: creating Makefile +config.status: creating pkgIndex.tcl +Building package 'itcl4.2.0' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/itcl4.2.0' +gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.0\" -DPACKAGE_STRING=\"itcl\ 4.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.2.0\" -I. -I"/sources/tcl8.6.10/pkgs/itcl4.2.0/generic" -I"/sources/tcl8.6.10/generic" -I"/sources/tcl8.6.10/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -DTCL_NO_DEPRECATED -c `echo /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itcl2TclOO.c` -o itcl2TclOO.o +gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.0\" -DPACKAGE_STRING=\"itcl\ 4.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.2.0\" -I. -I"/sources/tcl8.6.10/pkgs/itcl4.2.0/generic" -I"/sources/tcl8.6.10/generic" -I"/sources/tcl8.6.10/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -DTCL_NO_DEPRECATED -c `echo /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclBase.c` -o itclBase.o +gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.0\" -DPACKAGE_STRING=\"itcl\ 4.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.2.0\" -I. -I"/sources/tcl8.6.10/pkgs/itcl4.2.0/generic" -I"/sources/tcl8.6.10/generic" -I"/sources/tcl8.6.10/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -DTCL_NO_DEPRECATED -c `echo /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclBuiltin.c` -o itclBuiltin.o +gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.0\" -DPACKAGE_STRING=\"itcl\ 4.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.2.0\" -I. -I"/sources/tcl8.6.10/pkgs/itcl4.2.0/generic" -I"/sources/tcl8.6.10/generic" -I"/sources/tcl8.6.10/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -DTCL_NO_DEPRECATED -c `echo /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclClass.c` -o itclClass.o +gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.0\" -DPACKAGE_STRING=\"itcl\ 4.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.2.0\" -I. -I"/sources/tcl8.6.10/pkgs/itcl4.2.0/generic" -I"/sources/tcl8.6.10/generic" -I"/sources/tcl8.6.10/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -DTCL_NO_DEPRECATED -c `echo /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclCmd.c` -o itclCmd.o +gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.0\" -DPACKAGE_STRING=\"itcl\ 4.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.2.0\" -I. -I"/sources/tcl8.6.10/pkgs/itcl4.2.0/generic" -I"/sources/tcl8.6.10/generic" -I"/sources/tcl8.6.10/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -DTCL_NO_DEPRECATED -c `echo /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclEnsemble.c` -o itclEnsemble.o +gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.0\" -DPACKAGE_STRING=\"itcl\ 4.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.2.0\" -I. -I"/sources/tcl8.6.10/pkgs/itcl4.2.0/generic" -I"/sources/tcl8.6.10/generic" -I"/sources/tcl8.6.10/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -DTCL_NO_DEPRECATED -c `echo /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclHelpers.c` -o itclHelpers.o +gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.0\" -DPACKAGE_STRING=\"itcl\ 4.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.2.0\" -I. -I"/sources/tcl8.6.10/pkgs/itcl4.2.0/generic" -I"/sources/tcl8.6.10/generic" -I"/sources/tcl8.6.10/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -DTCL_NO_DEPRECATED -c `echo /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclInfo.c` -o itclInfo.o +gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.0\" -DPACKAGE_STRING=\"itcl\ 4.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.2.0\" -I. -I"/sources/tcl8.6.10/pkgs/itcl4.2.0/generic" -I"/sources/tcl8.6.10/generic" -I"/sources/tcl8.6.10/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -DTCL_NO_DEPRECATED -c `echo /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclLinkage.c` -o itclLinkage.o +gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.0\" -DPACKAGE_STRING=\"itcl\ 4.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.2.0\" -I. -I"/sources/tcl8.6.10/pkgs/itcl4.2.0/generic" -I"/sources/tcl8.6.10/generic" -I"/sources/tcl8.6.10/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -DTCL_NO_DEPRECATED -c `echo /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclMethod.c` -o itclMethod.o +gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.0\" -DPACKAGE_STRING=\"itcl\ 4.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.2.0\" -I. -I"/sources/tcl8.6.10/pkgs/itcl4.2.0/generic" -I"/sources/tcl8.6.10/generic" -I"/sources/tcl8.6.10/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -DTCL_NO_DEPRECATED -c `echo /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclObject.c` -o itclObject.o +gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.0\" -DPACKAGE_STRING=\"itcl\ 4.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.2.0\" -I. -I"/sources/tcl8.6.10/pkgs/itcl4.2.0/generic" -I"/sources/tcl8.6.10/generic" -I"/sources/tcl8.6.10/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -DTCL_NO_DEPRECATED -c `echo /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclParse.c` -o itclParse.o +gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.0\" -DPACKAGE_STRING=\"itcl\ 4.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.2.0\" -I. -I"/sources/tcl8.6.10/pkgs/itcl4.2.0/generic" -I"/sources/tcl8.6.10/generic" -I"/sources/tcl8.6.10/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -DTCL_NO_DEPRECATED -c `echo /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclStubs.c` -o itclStubs.o +gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.0\" -DPACKAGE_STRING=\"itcl\ 4.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.2.0\" -I. -I"/sources/tcl8.6.10/pkgs/itcl4.2.0/generic" -I"/sources/tcl8.6.10/generic" -I"/sources/tcl8.6.10/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -DTCL_NO_DEPRECATED -c `echo /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclStubInit.c` -o itclStubInit.o +gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.0\" -DPACKAGE_STRING=\"itcl\ 4.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.2.0\" -I. -I"/sources/tcl8.6.10/pkgs/itcl4.2.0/generic" -I"/sources/tcl8.6.10/generic" -I"/sources/tcl8.6.10/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -DTCL_NO_DEPRECATED -c `echo /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclResolve.c` -o itclResolve.o +gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.0\" -DPACKAGE_STRING=\"itcl\ 4.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.2.0\" -I. -I"/sources/tcl8.6.10/pkgs/itcl4.2.0/generic" -I"/sources/tcl8.6.10/generic" -I"/sources/tcl8.6.10/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -DTCL_NO_DEPRECATED -c `echo /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclTclIntStubsFcn.c` -o itclTclIntStubsFcn.o +gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.0\" -DPACKAGE_STRING=\"itcl\ 4.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.2.0\" -I. -I"/sources/tcl8.6.10/pkgs/itcl4.2.0/generic" -I"/sources/tcl8.6.10/generic" -I"/sources/tcl8.6.10/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -DTCL_NO_DEPRECATED -c `echo /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclUtil.c` -o itclUtil.o +gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.0\" -DPACKAGE_STRING=\"itcl\ 4.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.2.0\" -I. -I"/sources/tcl8.6.10/pkgs/itcl4.2.0/generic" -I"/sources/tcl8.6.10/generic" -I"/sources/tcl8.6.10/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -DTCL_NO_DEPRECATED -c `echo /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclMigrate2TclCore.c` -o itclMigrate2TclCore.o +gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.0\" -DPACKAGE_STRING=\"itcl\ 4.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.2.0\" -I. -I"/sources/tcl8.6.10/pkgs/itcl4.2.0/generic" -I"/sources/tcl8.6.10/generic" -I"/sources/tcl8.6.10/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -DTCL_NO_DEPRECATED -c `echo /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclTestRegisterC.c` -o itclTestRegisterC.o +rm -f libitcl4.2.0.so +gcc -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -DTCL_NO_DEPRECATED -Wl,--export-dynamic -shared -o libitcl4.2.0.so itcl2TclOO.o itclBase.o itclBuiltin.o itclClass.o itclCmd.o itclEnsemble.o itclHelpers.o itclInfo.o itclLinkage.o itclMethod.o itclObject.o itclParse.o itclStubs.o itclStubInit.o itclResolve.o itclTclIntStubsFcn.o itclUtil.o itclMigrate2TclCore.o itclTestRegisterC.o -L/sources/tcl8.6.10/unix -ltclstub8.6 +: libitcl4.2.0.so +gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.0\" -DPACKAGE_STRING=\"itcl\ 4.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY=\"/usr/lib/itcl4.2.0\" -I. -I"/sources/tcl8.6.10/pkgs/itcl4.2.0/generic" -I"/sources/tcl8.6.10/generic" -I"/sources/tcl8.6.10/unix" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -DTCL_NO_DEPRECATED -c `echo /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclStubLib.c` -o itclStubLib.o +rm -f libitclstub4.2.0.a +ar cr libitclstub4.2.0.a itclStubLib.o +ranlib libitclstub4.2.0.a +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/itcl4.2.0' +Building package 'sqlite3.30.1.2' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/sqlite3.30.1.2' +gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.30.1.2\" -DPACKAGE_STRING=\"sqlite\ 3.30.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_sqlite=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DSQLITE_THREADSAFE=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DHAVE_MALLOC_H=1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_STRCHRNUL=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_UTIME=1 -DHAVE_FLOCK=1 -DHAVE_READLINK=1 -DHAVE_LSTAT=1 -DHAVE_PREAD=1 -DHAVE_PREAD64=1 -DHAVE_PWRITE=1 -DHAVE_PWRITE64=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DSQLITE_ENABLE_DBPAGE_VTAB=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_FTS5=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_3_SUFFIX_ONLY=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_GEOPOLY=1 -DSQLITE_ENABLE_STAT4=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT=1 -DSQLITE_LIKE_DOESNT_MATCH_BLOBS=1 -DSQLITE_UNTESTABLE=1 -DSQLITE_OMIT_DEPRECATED=1 -DSQLITE_OMIT_LOOKASIDE=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_SOUNDEX=1 -DSQLITE_USE_ALLOCA=1 -DSQLITE_WIN32_NO_ANSI=1 -DSQLITE_WIN32_GETVERSIONEX=0 -DSQLITE_API=MODULE_SCOPE -DSQLITE_EXTERN= -I"/sources/tcl8.6.10/pkgs/sqlite3.30.1.2/generic" -I"/sources/tcl8.6.10/generic" -I/sources/tcl8.6.10/pkgs/sqlite3.30.1.2/.. -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /sources/tcl8.6.10/pkgs/sqlite3.30.1.2/generic/tclsqlite3.c` -o tclsqlite3.o +rm -f libsqlite3.30.1.2.so +gcc -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -Wl,--export-dynamic -shared -o libsqlite3.30.1.2.so tclsqlite3.o -lpthread -L/sources/tcl8.6.10/unix -ltclstub8.6 +: libsqlite3.30.1.2.so +If you have documentation to create, place the commands to +build the docs in the 'doc:' target. For example: + xml2nroff sample.xml > sample.n + xml2html sample.xml > sample.html +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/sqlite3.30.1.2' +Building package 'tdbc1.1.1' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/tdbc1.1.1' +gcc -DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"tdbc\ 1.1.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbc=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -I"/sources/tcl8.6.10/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /sources/tcl8.6.10/pkgs/tdbc1.1.1/generic/tdbc.c` -o tdbc.o +gcc -DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"tdbc\ 1.1.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbc=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -I"/sources/tcl8.6.10/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /sources/tcl8.6.10/pkgs/tdbc1.1.1/generic/tdbcStubInit.c` -o tdbcStubInit.o +gcc -DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"tdbc\ 1.1.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbc=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -I"/sources/tcl8.6.10/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /sources/tcl8.6.10/pkgs/tdbc1.1.1/generic/tdbcTokenize.c` -o tdbcTokenize.o +rm -f libtdbc1.1.1.so +gcc -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -Wl,--export-dynamic -shared -o libtdbc1.1.1.so tdbc.o tdbcStubInit.o tdbcTokenize.o -L/sources/tcl8.6.10/unix -ltclstub8.6 +: libtdbc1.1.1.so +gcc -DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"tdbc\ 1.1.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbc=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -I"/sources/tcl8.6.10/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /sources/tcl8.6.10/pkgs/tdbc1.1.1/generic/tdbcStubLib.c` -o tdbcStubLib.o +rm -f libtdbcstub1.1.1.a +ar cr libtdbcstub1.1.1.a tdbcStubLib.o +ranlib libtdbcstub1.1.1.a +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/tdbc1.1.1' +Building package 'tdbcmysql1.1.1' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/tdbcmysql1.1.1' +gcc -DPACKAGE_NAME=\"tdbcmysql\" -DPACKAGE_TARNAME=\"tdbcmysql\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"tdbcmysql\ 1.1.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcmysql=/\*\*/ -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_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -I/sources/tcl8.6.10/pkgs/tdbc1.1.1/generic -I"/sources/tcl8.6.10/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /sources/tcl8.6.10/pkgs/tdbcmysql1.1.1/generic/tdbcmysql.c` -o tdbcmysql.o +gcc -DPACKAGE_NAME=\"tdbcmysql\" -DPACKAGE_TARNAME=\"tdbcmysql\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"tdbcmysql\ 1.1.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcmysql=/\*\*/ -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_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -I/sources/tcl8.6.10/pkgs/tdbc1.1.1/generic -I"/sources/tcl8.6.10/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /sources/tcl8.6.10/pkgs/tdbcmysql1.1.1/generic/mysqlStubInit.c` -o mysqlStubInit.o +rm -f libtdbcmysql1.1.1.so +gcc -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -Wl,--export-dynamic -shared -o libtdbcmysql1.1.1.so tdbcmysql.o mysqlStubInit.o -L/sources/tcl8.6.10/unix/pkgs/tdbc1.1.1 -ltdbcstub1.1.1 -L/sources/tcl8.6.10/unix/pkgs/tdbc1.1.1 -ltdbcstub1.1.1 -L/sources/tcl8.6.10/unix -ltclstub8.6 +: libtdbcmysql1.1.1.so +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/tdbcmysql1.1.1' +Building package 'tdbcodbc1.1.1' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/tdbcodbc1.1.1' +gcc -DPACKAGE_NAME=\"tdbcodbc\" -DPACKAGE_TARNAME=\"tdbcodbc\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"tdbcodbc\ 1.1.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcodbc=/\*\*/ -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_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -I/sources/tcl8.6.10/pkgs/tdbc1.1.1/generic -I"/sources/tcl8.6.10/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /sources/tcl8.6.10/pkgs/tdbcodbc1.1.1/generic/tdbcodbc.c` -o tdbcodbc.o +gcc -DPACKAGE_NAME=\"tdbcodbc\" -DPACKAGE_TARNAME=\"tdbcodbc\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"tdbcodbc\ 1.1.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcodbc=/\*\*/ -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_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -I/sources/tcl8.6.10/pkgs/tdbc1.1.1/generic -I"/sources/tcl8.6.10/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /sources/tcl8.6.10/pkgs/tdbcodbc1.1.1/generic/odbcStubInit.c` -o odbcStubInit.o +rm -f libtdbcodbc1.1.1.so +gcc -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -Wl,--export-dynamic -shared -o libtdbcodbc1.1.1.so tdbcodbc.o odbcStubInit.o -L/sources/tcl8.6.10/unix/pkgs/tdbc1.1.1 -ltdbcstub1.1.1 -L/sources/tcl8.6.10/unix/pkgs/tdbc1.1.1 -ltdbcstub1.1.1 -L/sources/tcl8.6.10/unix -ltclstub8.6 +: libtdbcodbc1.1.1.so +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/tdbcodbc1.1.1' +Building package 'tdbcpostgres1.1.1' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/tdbcpostgres1.1.1' +gcc -DPACKAGE_NAME=\"tdbcpostgres\" -DPACKAGE_TARNAME=\"tdbcpostgres\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"tdbcpostgres\ 1.1.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcpostgres=/\*\*/ -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_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -I/sources/tcl8.6.10/pkgs/tdbc1.1.1/generic -I"/sources/tcl8.6.10/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /sources/tcl8.6.10/pkgs/tdbcpostgres1.1.1/generic/tdbcpostgres.c` -o tdbcpostgres.o +gcc -DPACKAGE_NAME=\"tdbcpostgres\" -DPACKAGE_TARNAME=\"tdbcpostgres\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"tdbcpostgres\ 1.1.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcpostgres=/\*\*/ -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_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -I/sources/tcl8.6.10/pkgs/tdbc1.1.1/generic -I"/sources/tcl8.6.10/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /sources/tcl8.6.10/pkgs/tdbcpostgres1.1.1/generic/pqStubInit.c` -o pqStubInit.o +rm -f libtdbcpostgres1.1.1.so +gcc -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -Wl,--export-dynamic -shared -o libtdbcpostgres1.1.1.so tdbcpostgres.o pqStubInit.o -L/sources/tcl8.6.10/unix/pkgs/tdbc1.1.1 -ltdbcstub1.1.1 -L/sources/tcl8.6.10/unix/pkgs/tdbc1.1.1 -ltdbcstub1.1.1 -L/sources/tcl8.6.10/unix -ltclstub8.6 +: libtdbcpostgres1.1.1.so +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/tdbcpostgres1.1.1' +Building package 'tdbcsqlite3-1.1.1' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/tdbcsqlite3-1.1.1' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/tdbcsqlite3-1.1.1' +Building package 'thread2.8.5' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/thread2.8.5' +gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.5\" -DPACKAGE_STRING=\"thread\ 2.8.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/sources/tcl8.6.10/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /sources/tcl8.6.10/pkgs/thread2.8.5/generic/threadNs.c` -o threadNs.o +gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.5\" -DPACKAGE_STRING=\"thread\ 2.8.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/sources/tcl8.6.10/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /sources/tcl8.6.10/pkgs/thread2.8.5/generic/threadCmd.c` -o threadCmd.o +gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.5\" -DPACKAGE_STRING=\"thread\ 2.8.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/sources/tcl8.6.10/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /sources/tcl8.6.10/pkgs/thread2.8.5/generic/threadSvCmd.c` -o threadSvCmd.o +gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.5\" -DPACKAGE_STRING=\"thread\ 2.8.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/sources/tcl8.6.10/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /sources/tcl8.6.10/pkgs/thread2.8.5/generic/threadSpCmd.c` -o threadSpCmd.o +gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.5\" -DPACKAGE_STRING=\"thread\ 2.8.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/sources/tcl8.6.10/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /sources/tcl8.6.10/pkgs/thread2.8.5/generic/threadPoolCmd.c` -o threadPoolCmd.o +gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.5\" -DPACKAGE_STRING=\"thread\ 2.8.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/sources/tcl8.6.10/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /sources/tcl8.6.10/pkgs/thread2.8.5/generic/psGdbm.c` -o psGdbm.o +gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.5\" -DPACKAGE_STRING=\"thread\ 2.8.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/sources/tcl8.6.10/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /sources/tcl8.6.10/pkgs/thread2.8.5/generic/psLmdb.c` -o psLmdb.o +gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.5\" -DPACKAGE_STRING=\"thread\ 2.8.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/sources/tcl8.6.10/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /sources/tcl8.6.10/pkgs/thread2.8.5/generic/threadSvListCmd.c` -o threadSvListCmd.o +gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.5\" -DPACKAGE_STRING=\"thread\ 2.8.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/sources/tcl8.6.10/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /sources/tcl8.6.10/pkgs/thread2.8.5/generic/threadSvKeylistCmd.c` -o threadSvKeylistCmd.o +gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.5\" -DPACKAGE_STRING=\"thread\ 2.8.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/sources/tcl8.6.10/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /sources/tcl8.6.10/pkgs/thread2.8.5/generic/tclXkeylist.c` -o tclXkeylist.o +gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.5\" -DPACKAGE_STRING=\"thread\ 2.8.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/sources/tcl8.6.10/generic" -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /sources/tcl8.6.10/pkgs/thread2.8.5/unix/threadUnix.c` -o threadUnix.o +rm -f libthread2.8.5.so +gcc -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -Wl,--export-dynamic -shared -o libthread2.8.5.so threadNs.o threadCmd.o threadSvCmd.o threadSpCmd.o threadPoolCmd.o psGdbm.o psLmdb.o threadSvListCmd.o threadSvKeylistCmd.o tclXkeylist.o threadUnix.o -L/sources/tcl8.6.10/unix -ltclstub8.6 +: libthread2.8.5.so +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/thread2.8.5' +gcc -c -O2 -pipe -m64 -Wall -fPIC -DBUILD_tcl -I"." -I/sources/tcl8.6.10/unix -I/sources/tcl8.6.10/generic -I/sources/tcl8.6.10/libtommath -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT -DTCL_LIBRARY="\"/usr/lib/tcl8.6\"" -DTCL_PACKAGE_PATH="\"/usr/lib \"" /sources/tcl8.6.10/unix/tclUnixInit.c +rm -f libtcl8.6.so +gcc -O2 -pipe -m64 -Wl,--export-dynamic -shared -o libtcl8.6.so regcomp.o regexec.o regfree.o regerror.o tclAlloc.o tclAssembly.o tclAsync.o tclBasic.o tclBinary.o tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.o tclCmdMZ.o tclCompCmds.o tclCompCmdsGR.o tclCompCmdsSZ.o tclCompExpr.o tclCompile.o tclConfig.o tclDate.o tclDictObj.o tclDisassemble.o tclEncoding.o tclEnsemble.o tclEnv.o tclEvent.o tclExecute.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tclIndexObj.o tclInterp.o tclIO.o tclIOCmd.o tclIORChan.o tclIORTrans.o tclIOGT.o tclIOSock.o tclIOUtil.o tclLink.o tclListObj.o tclLiteral.o tclLoad.o tclMain.o tclNamesp.o tclNotify.o tclObj.o tclOptimize.o tclPanic.o tclParse.o tclPathObj.o tclPipe.o tclPkg.o tclPkgConfig.o tclPosixStr.o tclPreserve.o tclProc.o tclRegexp.o tclResolve.o tclResult.o tclScan.o tclStringObj.o tclStrToD.o tclThread.o tclThreadAlloc.o tclThreadJoin.o tclThreadStorage.o tclStubInit.o tclTimer.o tclTrace.o tclUtf.o tclUtil.o tclVar.o tclZlib.o tclTomMathInterface.o tclUnixChan.o tclUnixEvent.o tclUnixFCmd.o tclUnixFile.o tclUnixPipe.o tclUnixSock.o tclUnixTime.o tclUnixInit.o tclUnixThrd.o tclUnixCompat.o tclUnixNotfy.o tclOO.o tclOOBasic.o tclOOCall.o tclOODefineCmds.o tclOOInfo.o tclOOMethod.o tclOOStubInit.o tclLoadDl.o bn_s_mp_reverse.o bn_s_mp_mul_digs_fast.o bn_s_mp_sqr_fast.o bn_mp_add.o bn_mp_and.o bn_mp_add_d.o bn_mp_clamp.o bn_mp_clear.o bn_mp_clear_multi.o bn_mp_cmp.o bn_mp_cmp_d.o bn_mp_cmp_mag.o bn_mp_cnt_lsb.o bn_mp_copy.o bn_mp_count_bits.o bn_mp_div.o bn_mp_div_d.o bn_mp_div_2.o bn_mp_div_2d.o bn_mp_div_3.o bn_mp_exch.o bn_mp_expt_u32.o bn_mp_grow.o bn_mp_init.o bn_mp_init_copy.o bn_mp_init_multi.o bn_mp_init_set.o bn_mp_init_size.o bn_s_mp_karatsuba_mul.o bn_s_mp_karatsuba_sqr.o bn_s_mp_balance_mul.o bn_mp_lshd.o bn_mp_mod.o bn_mp_mod_2d.o bn_mp_mul.o bn_mp_mul_2.o bn_mp_mul_2d.o bn_mp_mul_d.o bn_mp_neg.o bn_mp_or.o bn_mp_radix_size.o bn_mp_radix_smap.o bn_mp_read_radix.o bn_mp_rshd.o bn_mp_set.o bn_mp_shrink.o bn_mp_sqr.o bn_mp_sqrt.o bn_mp_sub.o bn_mp_sub_d.o bn_mp_signed_rsh.o bn_mp_to_ubin.o bn_s_mp_toom_mul.o bn_s_mp_toom_sqr.o bn_mp_to_radix.o bn_mp_ubin_size.o bn_mp_xor.o bn_mp_zero.o bn_s_mp_add.o bn_s_mp_mul_digs.o bn_s_mp_sqr.o bn_s_mp_sub.o Zadler32.o Zcompress.o Zcrc32.o Zdeflate.o Zinfback.o Zinffast.o Zinflate.o Zinftrees.o Ztrees.o Zuncompr.o Zzutil.o -ldl -lpthread -lm -Wl,-rpath,/usr/lib +gcc -O2 -pipe -m64 -Wl,--export-dynamic tclAppInit.o \ + -L/sources/tcl8.6.10/unix -ltcl8.6 libtclstub8.6.a -ldl -lpthread -lm \ + -Wl,-rpath,/usr/lib -o tclsh +Installing libtcl8.6.so to /usr/lib/ +Installing tclsh as /usr/bin/tclsh8.6 +Installing tclConfig.sh to /usr/lib/ +Installing tclooConfig.sh to /usr/lib/ +Installing libtclstub8.6.a to /usr/lib/ +Installing pkg-config file to /usr/lib/pkgconfig/ +Making directory /usr/lib/tcl8.6 +Making directory /usr/lib/tcl8.6/opt0.4 +Making directory /usr/lib/tcl8.6/http1.0 +Making directory /usr/lib/tcl8.6/encoding +Making directory /usr/lib/tcl8.6/../tcl8 +Making directory /usr/lib/tcl8.6/../tcl8/8.4 +Making directory /usr/lib/tcl8.6/../tcl8/8.4/platform +Making directory /usr/lib/tcl8.6/../tcl8/8.5 +Making directory /usr/lib/tcl8.6/../tcl8/8.6 +Installing library files to /usr/lib/tcl8.6/ +Installing package http1.0 files to /usr/lib/tcl8.6/http1.0/ +Installing package http 2.9.1 as a Tcl Module +Installing package opt0.4 files to /usr/lib/tcl8.6/opt0.4/ +Installing package msgcat 1.6.1 as a Tcl Module +Installing package tcltest 2.5.1 as a Tcl Module +Installing package platform 1.0.14 as a Tcl Module +Installing package platform::shell 1.1.4 as a Tcl Module +Installing encoding files to /usr/lib/tcl8.6/encoding/ +Making directory /usr/lib/tcl8.6/msgs +Installing message catalog files to /usr/lib/tcl8.6/msgs/ +Making directory /usr/lib/tcl8.6/tzdata +Installing time zone files to /usr/lib/tcl8.6/tzdata/ +Making directory /usr/share/man/mann +Installing and cross-linking top-level (.1) docs to /usr/share/man/man1/ +Installing and cross-linking C API (.3) docs to /usr/share/man/man3/ +Installing and cross-linking command (.n) docs to /usr/share/man/mann/ +Installing header files to /usr/include/ +Configuring package 'itcl4.2.0' +Configuring package 'sqlite3.30.1.2' +Configuring package 'tdbc1.1.1' +Configuring package 'tdbcmysql1.1.1' +Configuring package 'tdbcodbc1.1.1' +Configuring package 'tdbcpostgres1.1.1' +Configuring package 'tdbcsqlite3-1.1.1' +Configuring package 'thread2.8.5' +Building package 'itcl4.2.0' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/itcl4.2.0' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/itcl4.2.0' +Building package 'sqlite3.30.1.2' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/sqlite3.30.1.2' +If you have documentation to create, place the commands to +build the docs in the 'doc:' target. For example: + xml2nroff sample.xml > sample.n + xml2html sample.xml > sample.html +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/sqlite3.30.1.2' +Building package 'tdbc1.1.1' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/tdbc1.1.1' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/tdbc1.1.1' +Building package 'tdbcmysql1.1.1' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/tdbcmysql1.1.1' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/tdbcmysql1.1.1' +Building package 'tdbcodbc1.1.1' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/tdbcodbc1.1.1' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/tdbcodbc1.1.1' +Building package 'tdbcpostgres1.1.1' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/tdbcpostgres1.1.1' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/tdbcpostgres1.1.1' +Building package 'tdbcsqlite3-1.1.1' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/tdbcsqlite3-1.1.1' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/tdbcsqlite3-1.1.1' +Building package 'thread2.8.5' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/thread2.8.5' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/thread2.8.5' +Installing package 'itcl4.2.0' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/itcl4.2.0' + /bin/sh /sources/tcl8.6.10/pkgs/itcl4.2.0/tclconfig/install-sh -c -m 644 libitcl4.2.0.so /usr/lib/itcl4.2.0/libitcl4.2.0.so + /bin/sh /sources/tcl8.6.10/pkgs/itcl4.2.0/tclconfig/install-sh -c -m 644 libitclstub4.2.0.a /usr/lib/itcl4.2.0/libitclstub4.2.0.a + Install itcl.tcl /usr/lib/itcl4.2.0/itcl.tcl + Install itclWidget.tcl /usr/lib/itcl4.2.0/itclWidget.tcl + Install itclHullCmds.tcl /usr/lib/itcl4.2.0/itclHullCmds.tcl + Install pkgIndex.tcl /usr/lib/itcl4.2.0 +/bin/sh /sources/tcl8.6.10/pkgs/itcl4.2.0/tclconfig/install-sh -c -m 644 itclConfig.sh /usr/lib/itcl4.2.0 +Installing header files in /usr/include +Installing /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itcl.h +Installing /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclDecls.h +Installing /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclInt.h +Installing /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclMigrate2TclCore.h +Installing /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclTclIntStubsFcn.h +Installing /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itcl2TclOO.h +Installing /sources/tcl8.6.10/pkgs/itcl4.2.0/generic/itclIntDecls.h +Installing documentation in /usr/share/man +Installing body.n +Installing class.n +Installing code.n +Installing configbody.n +Installing delete.n +Installing ensemble.n +Installing find.n +Installing is.n +Installing itcl.n +Installing itclcomponent.n +Installing itcldelegate.n +Installing itclextendedclass.n +Installing itcloption.n +Installing itclvars.n +Installing itclwidget.n +Installing local.n +Installing scope.n +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/itcl4.2.0' +Installing package 'sqlite3.30.1.2' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/sqlite3.30.1.2' +If you have documentation to create, place the commands to +build the docs in the 'doc:' target. For example: + xml2nroff sample.xml > sample.n + xml2html sample.xml > sample.html + /bin/sh /sources/tcl8.6.10/pkgs/sqlite3.30.1.2/tclconfig/install-sh -c -m 755 libsqlite3.30.1.2.so /usr/lib/sqlite3.30.1.2/libsqlite3.30.1.2.so + : /usr/lib/sqlite3.30.1.2/libsqlite3.30.1.2.so + Install pkgIndex.tcl /usr/lib/sqlite3.30.1.2 +/bin/sh /sources/tcl8.6.10/pkgs/sqlite3.30.1.2/tclconfig/install-sh -c -m 755 /sources/tcl8.6.10/pkgs/sqlite3.30.1.2/compat/sqlite3/spaceanal.tcl /usr/bin/sqlite3_analyzer +Installing header files in /usr/include +Installing documentation in /usr/share/man +Installing /sources/tcl8.6.10/pkgs/sqlite3.30.1.2/doc/sqlite3.n +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/sqlite3.30.1.2' +Installing package 'tdbc1.1.1' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/tdbc1.1.1' + /bin/sh /sources/tcl8.6.10/pkgs/tdbc1.1.1/tclconfig/install-sh -c -m 644 libtdbc1.1.1.so /usr/lib/tdbc1.1.1/libtdbc1.1.1.so + /bin/sh /sources/tcl8.6.10/pkgs/tdbc1.1.1/tclconfig/install-sh -c -m 644 libtdbcstub1.1.1.a /usr/lib/tdbc1.1.1/libtdbcstub1.1.1.a + Install tdbc.tcl /usr/lib/tdbc1.1.1/tdbc.tcl + Install pkgIndex.tcl /usr/lib/tdbc1.1.1 + Install tdbcConfig.sh /usr/lib/tdbc1.1.1 +Installing header files in /usr/include +Installing /sources/tcl8.6.10/pkgs/tdbc1.1.1/generic/tdbc.h +Installing /sources/tcl8.6.10/pkgs/tdbc1.1.1/generic/tdbcInt.h +Installing /sources/tcl8.6.10/pkgs/tdbc1.1.1/generic/tdbcDecls.h +Installing documentation in /usr/share/man +Installing /sources/tcl8.6.10/pkgs/tdbc1.1.1/doc/Tdbc_Init.3 +Installing /sources/tcl8.6.10/pkgs/tdbc1.1.1/doc/tdbc.n +Installing /sources/tcl8.6.10/pkgs/tdbc1.1.1/doc/tdbc_connection.n +Installing /sources/tcl8.6.10/pkgs/tdbc1.1.1/doc/tdbc_mapSqlState.n +Installing /sources/tcl8.6.10/pkgs/tdbc1.1.1/doc/tdbc_resultset.n +Installing /sources/tcl8.6.10/pkgs/tdbc1.1.1/doc/tdbc_statement.n +Installing /sources/tcl8.6.10/pkgs/tdbc1.1.1/doc/tdbc_tokenize.n +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/tdbc1.1.1' +Installing package 'tdbcmysql1.1.1' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/tdbcmysql1.1.1' + /bin/sh /sources/tcl8.6.10/pkgs/tdbcmysql1.1.1/tclconfig/install-sh -c -m 644 libtdbcmysql1.1.1.so /usr/lib/tdbcmysql1.1.1/libtdbcmysql1.1.1.so + Install tdbcmysql.tcl /usr/lib/tdbcmysql1.1.1/tdbcmysql.tcl + Install pkgIndex.tcl /usr/lib/tdbcmysql1.1.1 +Installing header files in /usr/include +Installing /sources/tcl8.6.10/pkgs/tdbcmysql1.1.1/generic/fakemysql.h +Installing /sources/tcl8.6.10/pkgs/tdbcmysql1.1.1/generic/mysqlStubs.h +Installing documentation in /usr/share/man +Installing /sources/tcl8.6.10/pkgs/tdbcmysql1.1.1/doc/tdbc_mysql.n +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/tdbcmysql1.1.1' +Installing package 'tdbcodbc1.1.1' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/tdbcodbc1.1.1' + /bin/sh /sources/tcl8.6.10/pkgs/tdbcodbc1.1.1/tclconfig/install-sh -c -m 644 libtdbcodbc1.1.1.so /usr/lib/tdbcodbc1.1.1/libtdbcodbc1.1.1.so + Install tdbcodbc.tcl /usr/lib/tdbcodbc1.1.1/tdbcodbc.tcl + Install pkgIndex.tcl /usr/lib/tdbcodbc1.1.1 +Installing header files in /usr/include +Installing /sources/tcl8.6.10/pkgs/tdbcodbc1.1.1/generic/fakesql.h +Installing /sources/tcl8.6.10/pkgs/tdbcodbc1.1.1/generic/odbcStubs.h +Installing documentation in /usr/share/man +Installing /sources/tcl8.6.10/pkgs/tdbcodbc1.1.1/doc/tdbc_odbc.n +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/tdbcodbc1.1.1' +Installing package 'tdbcpostgres1.1.1' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/tdbcpostgres1.1.1' + /bin/sh /sources/tcl8.6.10/pkgs/tdbcpostgres1.1.1/tclconfig/install-sh -c -m 644 libtdbcpostgres1.1.1.so /usr/lib/tdbcpostgres1.1.1/libtdbcpostgres1.1.1.so + Install tdbcpostgres.tcl /usr/lib/tdbcpostgres1.1.1/tdbcpostgres.tcl + Install pkgIndex.tcl /usr/lib/tdbcpostgres1.1.1 +Installing header files in /usr/include +Installing /sources/tcl8.6.10/pkgs/tdbcpostgres1.1.1/generic/fakepq.h +Installing /sources/tcl8.6.10/pkgs/tdbcpostgres1.1.1/generic/pqStubs.h +Installing documentation in /usr/share/man +Installing /sources/tcl8.6.10/pkgs/tdbcpostgres1.1.1/doc/tdbc_postgres.n +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/tdbcpostgres1.1.1' +Installing package 'tdbcsqlite3-1.1.1' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/tdbcsqlite3-1.1.1' +/bin/sh /sources/tcl8.6.10/pkgs/tdbcsqlite3-1.1.1/tclconfig/install-sh -c -m 644 /sources/tcl8.6.10/pkgs/tdbcsqlite3-1.1.1/library/tdbcsqlite3.tcl \ + /usr/lib/tcl8/8.6/`echo tdbcsqlite3 | sed s=tdbc=tdbc/=`-1.1.1.tm +Installing documentation in /usr/share/man +Installing /sources/tcl8.6.10/pkgs/tdbcsqlite3-1.1.1/doc/tdbc_sqlite3.n +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/tdbcsqlite3-1.1.1' +Installing package 'thread2.8.5' +make[1]: Entering directory '/sources/tcl8.6.10/unix/pkgs/thread2.8.5' + /bin/sh /sources/tcl8.6.10/pkgs/thread2.8.5/tclconfig/install-sh -c -m 644 libthread2.8.5.so /usr/lib/thread2.8.5/libthread2.8.5.so + : /usr/lib/thread2.8.5/libthread2.8.5.so + Install ttrace.tcl /usr/lib/thread2.8.5/ttrace.tcl + Install pkgIndex.tcl /usr/lib/thread2.8.5 +Installing header files in /usr/include +Installing /sources/tcl8.6.10/pkgs/thread2.8.5/generic/tclThread.h +Installing documentation in /usr/share/man +Installing /sources/tcl8.6.10/pkgs/thread2.8.5/doc/man/thread.n +Installing /sources/tcl8.6.10/pkgs/thread2.8.5/doc/man/tpool.n +Installing /sources/tcl8.6.10/pkgs/thread2.8.5/doc/man/tsv.n +Installing /sources/tcl8.6.10/pkgs/thread2.8.5/doc/man/ttrace.n +make[1]: Leaving directory '/sources/tcl8.6.10/unix/pkgs/thread2.8.5' +mode of '/usr/lib/libtcl8.6.so' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) +Installing private header files to /usr/include/ +'/usr/bin/tclsh' -> 'tclsh8.6' +[lfs-scripts] Finishing build of tcl8.6.10 at Tue Feb 2 13:07:53 UTC 2021 +[lfs-scripts] Starting build of expect5.45.4 at Tue Feb 2 13:07:53 UTC 2021 +checking for correct TEA configuration... ok (TEA 3.9) +configure: configuring expect 5.45.4 +checking for Tcl configuration... found /usr/lib/tclConfig.sh +checking for existence of /usr/lib/tclConfig.sh... loading +configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr +checking for a BSD-compatible install... /usr/bin/install -c +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 how to run the C preprocessor... gcc -E +checking whether make sets $(MAKE)... yes +checking for ranlib... ranlib +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 if the compiler understands -pipe... yes +checking whether byte ordering is bigendian... no +checking for sin... no +checking for main in -lieee... no +checking for main in -linet... no +checking net/errno.h usability... no +checking net/errno.h presence... no +checking for net/errno.h... no +checking for connect... yes +checking for gethostbyname... yes +checking dirent.h... yes +checking errno.h usability... yes +checking errno.h presence... yes +checking for errno.h... yes +checking float.h usability... yes +checking float.h presence... yes +checking for float.h... yes +checking values.h usability... yes +checking values.h presence... yes +checking for values.h... yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking sys/wait.h usability... yes +checking sys/wait.h presence... yes +checking for sys/wait.h... yes +checking dlfcn.h usability... yes +checking dlfcn.h presence... yes +checking for dlfcn.h... yes +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking for Tcl public headers... /usr/include +checking for Tcl private include files... private headers found with public headers +checking for pthread_mutex_init in -lpthread... yes +checking for building with threads... yes (default) +checking how to build libraries... shared +checking if 64bit support is requested... no +checking if 64bit Sparc VIS support is requested... no +checking if compiler supports visibility "hidden"... yes +checking if rpath support is requested... yes +checking system version... Linux-5.4.94-1-lts +checking for ar... ar +checking for required early compiler flags... _LARGEFILE64_SOURCE +checking for 64-bit integer type... using long +checking for build with symbols... no +checking sys/select.h usability... yes +checking sys/select.h presence... yes +checking for sys/select.h... yes +checking sys/sysmacros.h usability... yes +checking sys/sysmacros.h presence... yes +checking for sys/sysmacros.h... yes +checking varargs.h usability... no +checking varargs.h presence... no +checking for varargs.h... no +checking sys/stropts.h usability... no +checking sys/stropts.h presence... no +checking for sys/stropts.h... no +checking sys/sysconfig.h usability... no +checking sys/sysconfig.h presence... no +checking for sys/sysconfig.h... no +checking sys/fcntl.h usability... yes +checking sys/fcntl.h presence... yes +checking for sys/fcntl.h... yes +checking sys/ptem.h usability... no +checking sys/ptem.h presence... no +checking for sys/ptem.h... no +checking sys/strredir.h usability... no +checking sys/strredir.h presence... no +checking for sys/strredir.h... no +checking sys/strpty.h usability... no +checking sys/strpty.h presence... no +checking for sys/strpty.h... no +checking for sys/bsdtypes.h... no +checking return type of signal handlers... void +checking whether struct tm is in sys/time.h or time.h... time.h +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking whether time.h and sys/time.h may both be included... yes +checking for struct tm.tm_zone... yes +checking for gmtime_r... yes +checking for localtime_r... yes +checking tm_tzadj in struct tm... no +checking tm_gmtoff in struct tm... yes +checking long timezone variable... yes +checking union wait... no +checking for gethostname... yes +checking for socket... yes +checking for select... yes +checking for getpseudotty... no +checking for getpseudotty in -lseq... no +checking for openpty... no +checking for openpty in -lutil... yes +checking if running Sequent running SVR4... no +checking build system type... x86_64-unknown-linux-gnu +checking host system type... x86_64-unknown-linux-gnu +checking target system type... x86_64-unknown-linux-gnu +checking for pid_t... yes +checking if running Mach... no +checking if running MachTen... no +checking if on Pyramid... no +checking if on Apollo... no +checking if on Interactive... no +checking stty to use... /bin/stty +checking if stty reads stdout... no +checking if running Solaris... no +checking for memmove... yes +checking for sysconf... yes +checking for strftime... yes +checking for strchr... yes +checking for timezone... yes +checking for siglongjmp... yes +checking for memcpy... yes +checking if WNOHANG requires _POSIX_SOURCE... no +checking if any value exists for WNOHANG... yes +checking mask type of select... none +checking if signals need to be re-armed... no +checking if on Convex... no +checking if on HP... no +checking sane default stty arguments... +checking for HP style pty allocation... no +checking for HP style pty trapping... no +checking for AIX new-style pty allocation... no +checking for SGI old-style pty allocation... no +checking for SCO style pty allocation... no +checking for SVR4 style pty allocation... no +checking for OSF/1 style pty allocation... no +checking for tcgetattr... yes +checking for tcsetattr... yes +checking for struct sgttyb... no +checking for struct termio... yes +checking for struct termios... yes +checking if TCGETS or TCGETA in termios.h... no +checking if TIOCGWINSZ in termios.h... no +checking for Cray-style ptys... no +checking for select... yes +checking for poll... yes +checking event handling... via select +checking for _getpty... no +checking for getpty... no +checking whether setpgrp takes no argument... yes +checking for SV-style timezone... yes +checking for long file names... yes +checking for tclsh... /usr/bin/tclsh8.6 +configure: creating ./config.status +config.status: creating Makefile +config.status: executing default commands +=== configuring in testsuite (/sources/expect5.45.4/testsuite) +configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--with-tcl=/usr/lib' '--enable-shared' '--mandir=/usr/share/man' '--with-tclinclude=/usr/include' --cache-file=/dev/null --srcdir=. +checking for correct TEA configuration... ok (TEA 3.9) +configure: configuring exp_test 0.43 +checking for Tcl configuration... found /usr/lib/tclConfig.sh +checking for existence of /usr/lib/tclConfig.sh... loading +checking for a BSD-compatible install... /usr/bin/install -c +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 how to run the C preprocessor... gcc -E +checking whether make sets $(MAKE)... yes +checking for ranlib... ranlib +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 if the compiler understands -pipe... yes +checking whether byte ordering is bigendian... no +checking for sin... no +checking for main in -lieee... no +checking for main in -linet... no +checking net/errno.h usability... no +checking net/errno.h presence... no +checking for net/errno.h... no +checking for connect... yes +checking for gethostbyname... yes +checking dirent.h... yes +checking errno.h usability... yes +checking errno.h presence... yes +checking for errno.h... yes +checking float.h usability... yes +checking float.h presence... yes +checking for float.h... yes +checking values.h usability... yes +checking values.h presence... yes +checking for values.h... yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking sys/wait.h usability... yes +checking sys/wait.h presence... yes +checking for sys/wait.h... yes +checking dlfcn.h usability... yes +checking dlfcn.h presence... yes +checking for dlfcn.h... yes +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +configure: creating ./config.status +config.status: creating Makefile +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_command.c` -o exp_command.o +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo expect.c` -o expect.o +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_inter.c` -o exp_inter.o +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_regexp.c` -o exp_regexp.o +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_tty.c` -o exp_tty.o +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_log.c` -o exp_log.o +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_main_sub.c` -o exp_main_sub.o +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_pty.c` -o exp_pty.o +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_trap.c` -o exp_trap.o +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_strf.c` -o exp_strf.o +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_console.c` -o exp_console.o +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_glob.c` -o exp_glob.o +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_win.c` -o exp_win.o +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_clib.c` -o exp_clib.o +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_closetcl.c` -o exp_closetcl.o +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_memmove.c` -o exp_memmove.o +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_tty_comm.c` -o exp_tty_comm.o +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_chan.c` -o exp_chan.o +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo Dbg.c` -o Dbg.o +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo pty_termios.c` -o pty_termios.o +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_select.c` -o exp_select.o +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_event.c` -o exp_event.o +rm -f libexpect5.45.4.so +gcc -shared -pipe -O2 -fomit-frame-pointer -Wall -fPIC -Wl,--export-dynamic -o libexpect5.45.4.so exp_command.o expect.o exp_inter.o exp_regexp.o exp_tty.o exp_log.o exp_main_sub.o exp_pty.o exp_trap.o exp_strf.o exp_console.o exp_glob.o exp_win.o exp_clib.o exp_closetcl.o exp_memmove.o exp_tty_comm.o exp_chan.o Dbg.o pty_termios.o exp_select.o exp_event.o -lutil -lm -Wl,-rpath,/usr/lib -L/usr/lib -ltclstub8.6 +: libexpect5.45.4.so +gcc -DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45.4\" -DPACKAGE_STRING=\"expect\ 5.45.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_expect=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DNO_UNION_WAIT=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DEXECSCRIPTDIR=\"/usr/lib/expect5.45.4\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\"" -I. -I"." -I"/usr/include" -pipe -O2 -fomit-frame-pointer -Wall -fPIC -c `echo exp_main_exp.c` -o exp_main_exp.o +gcc \ + -pipe -O2 -fomit-frame-pointer -Wall -fPIC \ + -Wl,--export-dynamic \ + -o expect exp_main_exp.o \ + -L/sources/expect5.45.4 -lexpect5.45.4 \ + -L/usr/lib -ltcl8.6 \ + -ldl -lm \ + -Wl,-rpath,/usr/lib \ + -Wl,-rpath,/usr/lib/expect5.45.4 +: expect +(echo 'if {![package vsatisfies [package provide Tcl] 8.6]} {return}' ; \ + echo 'package ifneeded Expect 5.45.4 \ + [list load [file join $dir libexpect5.45.4.so]]'\ +) > pkgIndex.tcl +(echo 'if {![package vsatisfies [package provide Tcl] 8.6]} {return}' ; \ + echo 'package ifneeded Expect 5.45.4 \ + [list load [file join $dir libexpect5.45.4.so]]'\ +) > pkgIndex.tcl + /usr/bin/install -c libexpect5.45.4.so /usr/lib/expect5.45.4/libexpect5.45.4.so + : /usr/lib/expect5.45.4/libexpect5.45.4.so + Install pkgIndex.tcl /usr/lib/expect5.45.4 + /usr/bin/install -c expect /usr/bin/expect +TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/usr/lib:/bin:/usr/bin:/sbin:/usr/sbin" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/timed-run > timed-run +TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/usr/lib:/bin:/usr/bin:/sbin:/usr/sbin" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/timed-read > timed-read +TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/usr/lib:/bin:/usr/bin:/sbin:/usr/sbin" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/ftp-rfc > ftp-rfc +TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/usr/lib:/bin:/usr/bin:/sbin:/usr/sbin" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/autopasswd > autopasswd +TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/usr/lib:/bin:/usr/bin:/sbin:/usr/sbin" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/lpunlock > lpunlock +TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/usr/lib:/bin:/usr/bin:/sbin:/usr/sbin" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/weather > weather +TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/usr/lib:/bin:/usr/bin:/sbin:/usr/sbin" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/passmass > passmass +TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/usr/lib:/bin:/usr/bin:/sbin:/usr/sbin" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/rftp > rftp +TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/usr/lib:/bin:/usr/bin:/sbin:/usr/sbin" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/kibitz > kibitz +TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/usr/lib:/bin:/usr/bin:/sbin:/usr/sbin" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/rlogin-cwd > rlogin-cwd +TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/usr/lib:/bin:/usr/bin:/sbin:/usr/sbin" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/xpstat > xpstat +TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/usr/lib:/bin:/usr/bin:/sbin:/usr/sbin" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/tkpasswd > tkpasswd +TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/usr/lib:/bin:/usr/bin:/sbin:/usr/sbin" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/dislocate > dislocate +TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/usr/lib:/bin:/usr/bin:/sbin:/usr/sbin" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/xkibitz > xkibitz +TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/usr/lib:/bin:/usr/bin:/sbin:/usr/sbin" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/tknewsbiff > tknewsbiff +TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/usr/lib:/bin:/usr/bin:/sbin:/usr/sbin" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/unbuffer > unbuffer +TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/usr/lib:/bin:/usr/bin:/sbin:/usr/sbin" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/mkpasswd > mkpasswd +TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/usr/lib:/bin:/usr/bin:/sbin:/usr/sbin" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/cryptdir > cryptdir +TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/usr/lib:/bin:/usr/bin:/sbin:/usr/sbin" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/decryptdir > decryptdir +TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/usr/lib:/bin:/usr/bin:/sbin:/usr/sbin" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/autoexpect > autoexpect +TCL_LIBRARY=`echo /usr/include/library` LD_LIBRARY_PATH=".:/usr/lib:" PATH=".:/usr/lib:/bin:/usr/bin:/sbin:/usr/sbin" TCLLIBPATH="." /usr/bin/tclsh8.6 ./fixline1 /usr/bin < ./example/multixterm > multixterm +Installing header files in /usr/include +Installing ./expect.h +Installing ./expect_tcl.h +Installing ./expect_comm.h +Installing ./tcldbg.h +for i in timed-run timed-read ftp-rfc autopasswd lpunlock weather passmass rftp kibitz rlogin-cwd xpstat tkpasswd dislocate xkibitz tknewsbiff unbuffer mkpasswd cryptdir decryptdir autoexpect multixterm end_of_list ; do \ + if [ -f $i ] ; then \ + /usr/bin/install -c $i /usr/bin/$i ; \ + rm -f $i ; \ + else true; fi ; \ +done +Installing documentation in /usr/share/man +/usr/bin/install -c -m 644 ./expect.man /usr/share/man/man1/expect.1 +/usr/bin/install -c -m 644 ./libexpect.man /usr/share/man/man3/libexpect.3 +for i in kibitz dislocate xkibitz tknewsbiff unbuffer mkpasswd passmass cryptdir decryptdir autoexpect multixterm end_of_list ; do \ + if [ -f ./example/$i.man ] ; then \ + /usr/bin/install -c -m 644 ./example/$i.man /usr/share/man/man1/$i.1 ; \ + else true; fi ; \ +done +'/usr/lib/libexpect5.45.4.so' -> 'expect5.45.4/libexpect5.45.4.so' +[lfs-scripts] Finishing build of expect5.45.4 at Tue Feb 2 13:08:03 UTC 2021 +[lfs-scripts] Starting build of dejagnu-1.6.2 at Tue Feb 2 13:08:03 UTC 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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 whether make sets $(MAKE)... (cached) 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 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 g++... g++ +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking dependency style of g++... gcc3 +checking for expect... /usr/bin/expect +checking Tcl version 8.5 or greater... yes +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: executing depfiles commands +Done. Now run 'make install'. +make[1]: Entering directory '/sources/dejagnu-1.6.2' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c runtest '/usr/bin' + /bin/mkdir -p '/usr/share/dejagnu/libexec' + /usr/bin/install -c config.guess '/usr/share/dejagnu/libexec' + /bin/mkdir -p '/usr/share/dejagnu/baseboards' + /usr/bin/install -c -m 644 baseboards/README baseboards/aarch64-sim.exp baseboards/androideabi.exp baseboards/am33_2.0-libremote.exp baseboards/arm-ice.exp baseboards/arm-sid.exp baseboards/arm-sim.exp baseboards/basic-sid.exp baseboards/basic-sim.exp baseboards/cris-sim.exp baseboards/d30v-sim.exp baseboards/fr30-sim.exp baseboards/frv-sim.exp baseboards/gdbserver-sample.exp baseboards/i386-sid.exp baseboards/iq2000-sim.exp baseboards/jmr3904-sim.exp baseboards/linux-gdbserver.exp baseboards/linux-libremote.exp baseboards/m68k-sid.exp baseboards/mcore-moto-sim.exp baseboards/mcore-sim.exp baseboards/mips-lnews-sim.exp baseboards/mips-lsi-sim.exp baseboards/mips-sim-idt32.exp baseboards/mips-sim-idt64.exp baseboards/mips-sim.exp baseboards/mips-sim-mti32.exp baseboards/mips-sim-mti64.exp baseboards/mips-sim-mti64_n32.exp baseboards/mips-sim-mti64_64.exp baseboards/mips-sim-sde32.exp baseboards/mips-sim-sde64.exp baseboards/mmixware-sim.exp baseboards/mn10200-sim.exp baseboards/mn10300-sim.exp baseboards/msp430-sim.exp baseboards/mt-sid.exp baseboards/multi-sim.exp baseboards/powerpc-sim.exp '/usr/share/dejagnu/baseboards' + /usr/bin/install -c -m 644 baseboards/powerpcle-sim.exp baseboards/rx-sim.exp baseboards/sh-sid.exp baseboards/sh-sim.exp baseboards/sparc-sim.exp baseboards/sparc64-sim.exp baseboards/sparclite-sim-le.exp baseboards/sparclite-sim.exp baseboards/tx39-sim.exp baseboards/unix.exp baseboards/v850-sim.exp baseboards/visium-sim.exp baseboards/vr4100-sim.exp baseboards/vr4111-sim.exp baseboards/vr4300-sim.exp baseboards/xtensa-sim.exp '/usr/share/dejagnu/baseboards' + /bin/mkdir -p '/usr/share/dejagnu/config' + /usr/bin/install -c -m 644 config/README config/adb.exp config/aarch64-fv8.exp config/default.exp config/gdb-comm.exp config/gdb_stub.exp config/sid.exp config/sim.exp config/unix.exp config/vxworks.exp '/usr/share/dejagnu/config' + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 dejagnu.h '/usr/include' + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./doc/dejagnu.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/dejagnu.info' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 doc/runtest.1 '/usr/share/man/man1' + /bin/mkdir -p '/usr/share/dejagnu' + /usr/bin/install -c -m 644 stub-loader.c testglue.c runtest.exp lib/debugger.exp lib/dejagnu.exp lib/dg.exp lib/dmucs.exp lib/framework.exp lib/ftp.exp lib/kermit.exp lib/libgloss.exp lib/remote.exp lib/rlogin.exp lib/rsh.exp lib/ssh.exp lib/standard.exp lib/target.exp lib/targetdb.exp lib/telnet.exp lib/tip.exp lib/utils.exp '/usr/share/dejagnu' +make[1]: Leaving directory '/sources/dejagnu-1.6.2' +install: creating directory '/usr/share/doc/dejagnu-1.6.2' +'doc/dejagnu.html' -> '/usr/share/doc/dejagnu-1.6.2/dejagnu.html' +'doc/dejagnu.txt' -> '/usr/share/doc/dejagnu-1.6.2/dejagnu.txt' +[lfs-scripts] Finishing build of dejagnu-1.6.2 at Tue Feb 2 13:08:07 UTC 2021 +[lfs-scripts] Starting build of iana-etc-20200821 at Tue Feb 2 13:08:07 UTC 2021 +[lfs-scripts] Finishing build of iana-etc-20200821 at Tue Feb 2 13:08:07 UTC 2021 +[lfs-scripts] Starting build of glibc-2.32 at Tue Feb 2 13:08:07 UTC 2021 +patching file Makeconfig +Hunk #1 succeeded at 245 (offset -5 lines). +patching file nscd/nscd.h +Hunk #1 succeeded at 161 (offset 49 lines). +patching file nss/db-Makefile +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-pc-linux-gnu +checking for gcc... gcc +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 readelf... readelf +checking for g++... g++ +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking whether g++ can link programs... yes +checking for sysdeps preconfigure fragments... aarch64 alpha arc arm csky hppa i386 m68k microblaze checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +mips nios2 powerpc riscv s390 sh checking for grep that handles long lines and -e... (cached) /bin/grep +checking for egrep... (cached) /bin/grep -E +sparc x86_64 checking whether 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 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/wordsize-64 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 /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/as is GNU as... yes +checking whether /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld is GNU ld... yes +checking for /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/as... /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/as +checking version of /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/as... 2.35, ok +checking for /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld... /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking version of /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld... 2.35, 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.7, ok +checking for sed... sed +checking version of sed... 4.8, ok +checking for gawk... gawk +checking version of gawk... 5.1.0, ok +checking for bison... bison +checking version of bison... 3.7.1, ok +checking if gcc is sufficient to build libc... yes +checking for nm... nm +checking for python3... python3 +checking version of python3... 3.8.5, ok +checking LD_LIBRARY_PATH variable... ok +checking for bash... /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... yes +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 -z combreloc... yes +checking for linker that supports -z execstack... yes +checking for linker that supports --no-dynamic-linker... yes +checking for -static-pie... yes +checking for -fpie... yes +checking for --hash-style option... yes +checking for sufficient default -shared layout... no +checking for GLOB_DAT reloc... yes +checking linker output format... elf64-x86-64 +checking for -fno-toplevel-reorder -fno-section-anchors... 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 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 linker provides working __ehdr_start... yes +checking for __builtin_trap with no external dependencies... yes +checking whether the C++ compiler supports thread_local... yes +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 +checking for symlinks in /usr/include... ok +running configure fragment for sysdeps/gnu +running configure fragment for sysdeps/x86_64 +checking for AVX512DQ support in assembler... yes +checking for AVX512 support... yes +checking -mprefer-vector-width=128... yes +checking for Intel MPX support... yes +running configure fragment for sysdeps/x86 +checking whether -fPIC is default... no +checking whether -fPIE is default... no +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 '/sources/glibc-2.32' +LC_ALL=C gawk -f scripts/sysd-rules.awk > /sources/glibc-2.32/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/wordsize-64 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/wordsize-64 sysdeps/ieee754 sysdeps/generic' +mv -f /sources/glibc-2.32/build/sysd-rulesT /sources/glibc-2.32/build/sysd-rules +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 time/Depend wcsmbs/Depend > /sources/glibc-2.32/build/sysd-sorted-tmp +mv -f /sources/glibc-2.32/build/sysd-sorted-tmp /sources/glibc-2.32/build/sysd-sorted +{ echo '#include "posix/bits/posix1_lim.h"'; \ +} | \ +gcc -E -dM -MD -MP -MF /sources/glibc-2.32/build/bits/stdio_lim.dT -MT '/sources/glibc-2.32/build/bits/stdio_lim.h /sources/glibc-2.32/build/bits/stdio_lim.d' \ + -Iinclude -I/sources/glibc-2.32/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 -Isysdeps/ieee754/float128 -Isysdeps/ieee754/ldbl-96/include -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64/wordsize-64 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/wordsize-64 -Isysdeps/ieee754 -Isysdeps/generic -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -xc - -o /sources/glibc-2.32/build/bits/stdio_lim.hT +sed -e 's@ /sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\([^ \/$][^ \]*\)@ $(..)\1@g' -e 's@^\([^ \/$][^ \]*\)@$(..)\1@g' \ + /sources/glibc-2.32/build/bits/stdio_lim.dT > /sources/glibc-2.32/build/bits/stdio_lim.dt +mv -f /sources/glibc-2.32/build/bits/stdio_lim.dt /sources/glibc-2.32/build/bits/stdio_lim.d +fopen_max=`sed -n 's/^#define OPEN_MAX //1p' /sources/glibc-2.32/build/bits/stdio_lim.hT`; \ +filename_max=`sed -n 's/^#define PATH_MAX //1p' /sources/glibc-2.32/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 > /sources/glibc-2.32/build/bits/stdio_lim.h.new +/bin/sh scripts/move-if-change /sources/glibc-2.32/build/bits/stdio_lim.h.new /sources/glibc-2.32/build/bits/stdio_lim.h +rm -f /sources/glibc-2.32/build/bits/stdio_lim.hT /sources/glibc-2.32/build/bits/stdio_lim.dT /sources/glibc-2.32/build/bits/stdio_lim.dt +touch /sources/glibc-2.32/build/bits/stdio_lim.st +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 \ +| gcc -E -undef -Iinclude -I/sources/glibc-2.32/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 -Isysdeps/ieee754/float128 -Isysdeps/ieee754/ldbl-96/include -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64/wordsize-64 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/wordsize-64 -Isysdeps/ieee754 -Isysdeps/generic -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -DTOP_NAMESPACE=glibc -x assembler-with-cpp - \ + > /sources/glibc-2.32/build/shlib-versions.v.iT +mv -f /sources/glibc-2.32/build/shlib-versions.v.iT /sources/glibc-2.32/build/shlib-versions.v.i +sed '/^[ ]*#/d;/^[ ]*$/d' /sources/glibc-2.32/build/shlib-versions.v.i > /sources/glibc-2.32/build/shlib-versions.vT +mv -f /sources/glibc-2.32/build/shlib-versions.vT /sources/glibc-2.32/build/shlib-versions.v +gawk -f scripts/soversions.awk /sources/glibc-2.32/build/shlib-versions.v > /sources/glibc-2.32/build/soversions.iT +mv -f /sources/glibc-2.32/build/soversions.iT /sources/glibc-2.32/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 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 rt/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/pthread/Versions sysdeps/x86_64/fpu/Versions sysdeps/x86_64/Versions sysdeps/x86/Versions sysdeps/ieee754/float128/Versions sysdeps/wordsize-64/Versions \ +| gcc -E -undef -Iinclude -I/sources/glibc-2.32/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 -Isysdeps/ieee754/float128 -Isysdeps/ieee754/ldbl-96/include -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64/wordsize-64 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/wordsize-64 -Isysdeps/ieee754 -Isysdeps/generic -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include include/libc-symbols.h -DTOP_NAMESPACE=glibc -x assembler-with-cpp - \ + > /sources/glibc-2.32/build/Versions.v.iT +mv -f /sources/glibc-2.32/build/Versions.v.iT /sources/glibc-2.32/build/Versions.v.i +sed '/^[ ]*#/d;/^[ ]*$/d' /sources/glibc-2.32/build/Versions.v.i > /sources/glibc-2.32/build/Versions.vT +mv -f /sources/glibc-2.32/build/Versions.vT /sources/glibc-2.32/build/Versions.v +LC_ALL=C gawk -f scripts/versionlist.awk /sources/glibc-2.32/build/Versions.v > /sources/glibc-2.32/build/Versions.defT +mv -f /sources/glibc-2.32/build/Versions.defT /sources/glibc-2.32/build/Versions.def +{ while read which lib version setname; do \ + test x"$which" = xDEFAULT || continue; \ + test -z "$setname" || echo "$lib : $setname"; \ + done < /sources/glibc-2.32/build/soversions.i; \ + cat /sources/glibc-2.32/build/Versions.def; \ +} | LC_ALL=C gawk -f scripts/firstversions.awk > /sources/glibc-2.32/build/Versions.allT +mv -f /sources/glibc-2.32/build/Versions.allT /sources/glibc-2.32/build/Versions.all +gawk -f scripts/haveversions.awk /sources/glibc-2.32/build/Versions.all > /sources/glibc-2.32/build/Versions.mkT +mv -f /sources/glibc-2.32/build/Versions.mkT /sources/glibc-2.32/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 malloc string wcsmbs timezone time dirent grp pwd posix io termios resource misc socket sysvipc gmon gnulib wctype manual shadow gshadow po argp rt 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/wordsize-64 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/wordsize-64 sysdeps/ieee754 sysdeps/generic' ; \ + cat /sources/glibc-2.32/build/Versions.v \ + | LC_ALL=C gawk -v buildroot=/sources/glibc-2.32/build/ -v defsfile=/sources/glibc-2.32/build/Versions.all \ + -v move_if_change='/bin/sh scripts/move-if-change' \ + -f scripts/versions.awk; \ +) > /sources/glibc-2.32/build/sysd-versionsT +mv -f /sources/glibc-2.32/build/sysd-versionsT /sources/glibc-2.32/build/sysd-versions +touch /sources/glibc-2.32/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;) < /sources/glibc-2.32/build/soversions.i > /sources/glibc-2.32/build/soversions.mkT; exit 0 +mv -f /sources/glibc-2.32/build/soversions.mkT /sources/glibc-2.32/build/soversions.mk +gawk -v buildlist="iconvprogs iconvdata ldconfig lddlibc4 libmemusage libSegFault libpcprofile librpcsvc locale_programs memusagestat nonlib nscd extramodules libnldbl libsupport testsuite" -f scripts/gen-libc-modules.awk /sources/glibc-2.32/build/soversions.i > /sources/glibc-2.32/build/libc-modules.T +/bin/sh scripts/move-if-change /sources/glibc-2.32/build/libc-modules.T /sources/glibc-2.32/build/libc-modules.h +touch /sources/glibc-2.32/build/libc-modules.stmp +for dir in /sources/glibc-2.32/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/wordsize-64 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/wordsize-64 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/wordsize-64 sysdeps/ieee754 sysdeps/generic' \ + asm_CPP='gcc -c -Iinclude -I/sources/glibc-2.32/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 -Isysdeps/ieee754/float128 -Isysdeps/ieee754/ldbl-96/include -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64/wordsize-64 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/wordsize-64 -Isysdeps/ieee754 -Isysdeps/generic -Ilibio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 > /sources/glibc-2.32/build/sysd-syscallsT +mv -f /sources/glibc-2.32/build/sysd-syscallsT /sources/glibc-2.32/build/sysd-syscalls + +type "make help" for help with common glibc makefile targets + +rm -f /sources/glibc-2.32/build/stamp.o; > /sources/glibc-2.32/build/stamp.o +rm -f /sources/glibc-2.32/build/stamp.os; > /sources/glibc-2.32/build/stamp.os +rm -f /sources/glibc-2.32/build/stamp.oS; > /sources/glibc-2.32/build/stamp.oS +make subdir=csu -C csu ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/csu' +/bin/sh ../scripts/gen-libc-abis \ + x86_64-pc-linux-gnu \ + < ../libc-abis > /sources/glibc-2.32/build/libc-abis.hT +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/libc-abis.hT /sources/glibc-2.32/build/libc-abis.h +touch /sources/glibc-2.32/build/libc-abis.stamp +/usr/bin/install -c -m 644 /usr/include/c++/10.2.0/bits/std_abs.h /sources/glibc-2.32/build/bits/std_abs.hT +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/bits/std_abs.hT /sources/glibc-2.32/build/bits/std_abs.h +/usr/bin/install -c -m 644 /usr/include/c++/10.2.0/cstdlib /sources/glibc-2.32/build/cstdlibT +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/cstdlibT /sources/glibc-2.32/build/cstdlib +/usr/bin/install -c -m 644 /usr/include/c++/10.2.0/cmath /sources/glibc-2.32/build/cmathT +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/cmathT /sources/glibc-2.32/build/cmath +LC_ALL=C gawk -f ../scripts/abi-versions.awk /sources/glibc-2.32/build/Versions.all > /sources/glibc-2.32/build/abi-versions.hT +mv -f /sources/glibc-2.32/build/abi-versions.hT /sources/glibc-2.32/build/abi-versions.h +gawk -f ../scripts/gen-tunables.awk ../elf/dl-tunables.list ../sysdeps/nptl/dl-tunables.list ../sysdeps/x86/dl-tunables.list > /sources/glibc-2.32/build/dl-tunable-list.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/dl-tunable-list.T /sources/glibc-2.32/build/dl-tunable-list.h +touch /sources/glibc-2.32/build/dl-tunable-list.stmp +.././scripts/mkinstalldirs /sources/glibc-2.32/build/csu +mkdir -p -- /sources/glibc-2.32/build/csu +rm -f /sources/glibc-2.32/build/csu/abi-tag.h.new +sed -e 's/#.*$//' -e '/^[ ]*$/d' ../abi-tags | \ +while read conf tagos tagver; do \ + test `expr 'x86_64-pc-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" ) > /sources/glibc-2.32/build/csu/abi-tag.h.new; \ +done +if test -r /sources/glibc-2.32/build/csu/abi-tag.h.new; then mv -f /sources/glibc-2.32/build/csu/abi-tag.h.new /sources/glibc-2.32/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="gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /sources/glibc-2.32/build/ucontext_i.h.dT \ + -MT '/sources/glibc-2.32/build/ucontext_i.h.d /sources/glibc-2.32/build/ucontext_i.h'" \ + ../sysdeps/unix/sysv/linux/x86_64/ucontext_i.sym > /sources/glibc-2.32/build/ucontext_i.hT +sed -e 's@ /sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /sources/glibc-2.32/build/ucontext_i.h.dT > /sources/glibc-2.32/build/ucontext_i.h.dT2 +rm -f /sources/glibc-2.32/build/ucontext_i.h.dT +mv -f /sources/glibc-2.32/build/ucontext_i.h.dT2 /sources/glibc-2.32/build/ucontext_i.h.d +mv -f /sources/glibc-2.32/build/ucontext_i.hT /sources/glibc-2.32/build/ucontext_i.h +python3 -B ../scripts/gen-as-const.py --cc="gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /sources/glibc-2.32/build/tcb-offsets.h.dT \ + -MT '/sources/glibc-2.32/build/tcb-offsets.h.d /sources/glibc-2.32/build/tcb-offsets.h'" \ + ../sysdeps/x86_64/nptl/tcb-offsets.sym > /sources/glibc-2.32/build/tcb-offsets.hT +sed -e 's@ /sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /sources/glibc-2.32/build/tcb-offsets.h.dT > /sources/glibc-2.32/build/tcb-offsets.h.dT2 +rm -f /sources/glibc-2.32/build/tcb-offsets.h.dT +mv -f /sources/glibc-2.32/build/tcb-offsets.h.dT2 /sources/glibc-2.32/build/tcb-offsets.h.d +mv -f /sources/glibc-2.32/build/tcb-offsets.hT /sources/glibc-2.32/build/tcb-offsets.h +python3 -B ../scripts/gen-as-const.py --cc="gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /sources/glibc-2.32/build/link-defines.h.dT \ + -MT '/sources/glibc-2.32/build/link-defines.h.d /sources/glibc-2.32/build/link-defines.h'" \ + ../sysdeps/x86_64/link-defines.sym > /sources/glibc-2.32/build/link-defines.hT +sed -e 's@ /sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /sources/glibc-2.32/build/link-defines.h.dT > /sources/glibc-2.32/build/link-defines.h.dT2 +rm -f /sources/glibc-2.32/build/link-defines.h.dT +mv -f /sources/glibc-2.32/build/link-defines.h.dT2 /sources/glibc-2.32/build/link-defines.h.d +mv -f /sources/glibc-2.32/build/link-defines.hT /sources/glibc-2.32/build/link-defines.h +python3 -B ../scripts/gen-as-const.py --cc="gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /sources/glibc-2.32/build/tlsdesc.h.dT \ + -MT '/sources/glibc-2.32/build/tlsdesc.h.d /sources/glibc-2.32/build/tlsdesc.h'" \ + ../sysdeps/x86_64/tlsdesc.sym > /sources/glibc-2.32/build/tlsdesc.hT +sed -e 's@ /sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /sources/glibc-2.32/build/tlsdesc.h.dT > /sources/glibc-2.32/build/tlsdesc.h.dT2 +rm -f /sources/glibc-2.32/build/tlsdesc.h.dT +mv -f /sources/glibc-2.32/build/tlsdesc.h.dT2 /sources/glibc-2.32/build/tlsdesc.h.d +mv -f /sources/glibc-2.32/build/tlsdesc.hT /sources/glibc-2.32/build/tlsdesc.h +python3 -B ../scripts/gen-as-const.py --cc="gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /sources/glibc-2.32/build/rtld-offsets.h.dT \ + -MT '/sources/glibc-2.32/build/rtld-offsets.h.d /sources/glibc-2.32/build/rtld-offsets.h'" \ + ../sysdeps/x86_64/rtld-offsets.sym > /sources/glibc-2.32/build/rtld-offsets.hT +sed -e 's@ /sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /sources/glibc-2.32/build/rtld-offsets.h.dT > /sources/glibc-2.32/build/rtld-offsets.h.dT2 +rm -f /sources/glibc-2.32/build/rtld-offsets.h.dT +mv -f /sources/glibc-2.32/build/rtld-offsets.h.dT2 /sources/glibc-2.32/build/rtld-offsets.h.d +mv -f /sources/glibc-2.32/build/rtld-offsets.hT /sources/glibc-2.32/build/rtld-offsets.h +python3 -B ../scripts/gen-as-const.py --cc="gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /sources/glibc-2.32/build/cpu-features-offsets.h.dT \ + -MT '/sources/glibc-2.32/build/cpu-features-offsets.h.d /sources/glibc-2.32/build/cpu-features-offsets.h'" \ + ../sysdeps/x86/cpu-features-offsets.sym > /sources/glibc-2.32/build/cpu-features-offsets.hT +sed -e 's@ /sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /sources/glibc-2.32/build/cpu-features-offsets.h.dT > /sources/glibc-2.32/build/cpu-features-offsets.h.dT2 +rm -f /sources/glibc-2.32/build/cpu-features-offsets.h.dT +mv -f /sources/glibc-2.32/build/cpu-features-offsets.h.dT2 /sources/glibc-2.32/build/cpu-features-offsets.h.d +mv -f /sources/glibc-2.32/build/cpu-features-offsets.hT /sources/glibc-2.32/build/cpu-features-offsets.h +.././scripts/mkinstalldirs /sources/glibc-2.32/build/gnu +mkdir -p -- /sources/glibc-2.32/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 */'; \ +} > /sources/glibc-2.32/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 libnss_test1=libnss_test1.so.2; echo libnsl=libnsl.so.1; echo libutil=libutil.so.1; echo libnss_ldap=libnss_ldap.so.2; echo libnss_test2=libnss_test2.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; \ + \ +} > /sources/glibc-2.32/build/gnu/lib-names-64.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/gnu/lib-names-64.T /sources/glibc-2.32/build/gnu/lib-names-64.h +touch /sources/glibc-2.32/build/gnu/lib-names-64.stmp +gcc init-first.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/init-first.o -MD -MP -MF /sources/glibc-2.32/build/csu/init-first.o.dt -MT /sources/glibc-2.32/build/csu/init-first.o +gcc ../sysdeps/x86/libc-start.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -funwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/libc-start.o -MD -MP -MF /sources/glibc-2.32/build/csu/libc-start.o.dt -MT /sources/glibc-2.32/build/csu/libc-start.o +gcc ../sysdeps/unix/sysv/linux/x86_64/sysdep.S -c -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -I/sources/glibc-2.32/build/csu/. -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/csu/sysdep.o -MD -MP -MF /sources/glibc-2.32/build/csu/sysdep.o.dt -MT /sources/glibc-2.32/build/csu/sysdep.o +gcc version.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/version.o -MD -MP -MF /sources/glibc-2.32/build/csu/version.o.dt -MT /sources/glibc-2.32/build/csu/version.o +gcc check_fds.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/check_fds.o -MD -MP -MF /sources/glibc-2.32/build/csu/check_fds.o.dt -MT /sources/glibc-2.32/build/csu/check_fds.o +gcc libc-tls.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/libc-tls.o -MD -MP -MF /sources/glibc-2.32/build/csu/libc-tls.o.dt -MT /sources/glibc-2.32/build/csu/libc-tls.o +gcc elf-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/elf-init.o -MD -MP -MF /sources/glibc-2.32/build/csu/elf-init.o.dt -MT /sources/glibc-2.32/build/csu/elf-init.o +gcc dso_handle.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/dso_handle.o -MD -MP -MF /sources/glibc-2.32/build/csu/dso_handle.o.dt -MT /sources/glibc-2.32/build/csu/dso_handle.o +gcc errno.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/errno.o -MD -MP -MF /sources/glibc-2.32/build/csu/errno.o.dt -MT /sources/glibc-2.32/build/csu/errno.o +gcc errno-loc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/errno-loc.o -MD -MP -MF /sources/glibc-2.32/build/csu/errno-loc.o.dt -MT /sources/glibc-2.32/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/elf-init.o csu/dso_handle.o csu/errno.o csu/errno-loc.o' > /sources/glibc-2.32/build/csu/stamp.oT +mv -f /sources/glibc-2.32/build/csu/stamp.oT /sources/glibc-2.32/build/csu/stamp.o +gcc init-first.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/init-first.os -MD -MP -MF /sources/glibc-2.32/build/csu/init-first.os.dt -MT /sources/glibc-2.32/build/csu/init-first.os +gcc ../sysdeps/x86/libc-start.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -funwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/libc-start.os -MD -MP -MF /sources/glibc-2.32/build/csu/libc-start.os.dt -MT /sources/glibc-2.32/build/csu/libc-start.os +gcc ../sysdeps/unix/sysv/linux/x86_64/sysdep.S -c -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -I/sources/glibc-2.32/build/csu/. -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/csu/sysdep.os -MD -MP -MF /sources/glibc-2.32/build/csu/sysdep.os.dt -MT /sources/glibc-2.32/build/csu/sysdep.os +gcc version.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/version.os -MD -MP -MF /sources/glibc-2.32/build/csu/version.os.dt -MT /sources/glibc-2.32/build/csu/version.os +gcc check_fds.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/check_fds.os -MD -MP -MF /sources/glibc-2.32/build/csu/check_fds.os.dt -MT /sources/glibc-2.32/build/csu/check_fds.os +gcc dso_handle.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/dso_handle.os -MD -MP -MF /sources/glibc-2.32/build/csu/dso_handle.os.dt -MT /sources/glibc-2.32/build/csu/dso_handle.os +gcc ../sysdeps/gnu/unwind-resume.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/unwind-resume.os -MD -MP -MF /sources/glibc-2.32/build/csu/unwind-resume.os.dt -MT /sources/glibc-2.32/build/csu/unwind-resume.os +gcc errno.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/errno.os -MD -MP -MF /sources/glibc-2.32/build/csu/errno.os.dt -MT /sources/glibc-2.32/build/csu/errno.os +gcc errno-loc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/errno-loc.os -MD -MP -MF /sources/glibc-2.32/build/csu/errno-loc.os.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/csu/stamp.osT +mv -f /sources/glibc-2.32/build/csu/stamp.osT /sources/glibc-2.32/build/csu/stamp.os +gcc elf-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fPIC -fstack-protector-strong -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/elf-init.oS -MD -MP -MF /sources/glibc-2.32/build/csu/elf-init.oS.dt -MT /sources/glibc-2.32/build/csu/elf-init.oS +echo 'csu/elf-init.oS' > /sources/glibc-2.32/build/csu/stamp.oST +mv -f /sources/glibc-2.32/build/csu/stamp.oST /sources/glibc-2.32/build/csu/stamp.oS +gcc ../sysdeps/x86_64/start.S -c -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -I/sources/glibc-2.32/build/csu/. -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/csu/start.o -MD -MP -MF /sources/glibc-2.32/build/csu/start.o.dt -MT /sources/glibc-2.32/build/csu/start.o +gcc abi-note.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/abi-note.o -MD -MP -MF /sources/glibc-2.32/build/csu/abi-note.o.dt -MT /sources/glibc-2.32/build/csu/abi-note.o +gcc init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/init.o -MD -MP -MF /sources/glibc-2.32/build/csu/init.o.dt -MT /sources/glibc-2.32/build/csu/init.o +gcc static-reloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/static-reloc.o -MD -MP -MF /sources/glibc-2.32/build/csu/static-reloc.o.dt -MT /sources/glibc-2.32/build/csu/static-reloc.o +gcc -nostdlib -nostartfiles -r -o /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/start.o /sources/glibc-2.32/build/csu/abi-note.o /sources/glibc-2.32/build/csu/init.o /sources/glibc-2.32/build/csu/static-reloc.o +gcc ../sysdeps/x86_64/start.S -c -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -I/sources/glibc-2.32/build/csu/. -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/csu/start.os -MD -MP -MF /sources/glibc-2.32/build/csu/start.os.dt -MT /sources/glibc-2.32/build/csu/start.os +gcc -nostdlib -nostartfiles -r -o /sources/glibc-2.32/build/csu/Scrt1.o /sources/glibc-2.32/build/csu/start.os /sources/glibc-2.32/build/csu/abi-note.o /sources/glibc-2.32/build/csu/init.o +gcc gmon-start.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/gmon-start.os -MD -MP -MF /sources/glibc-2.32/build/csu/gmon-start.os.dt -MT /sources/glibc-2.32/build/csu/gmon-start.os +gcc static-reloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fstack-protector-strong -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/static-reloc.os -MD -MP -MF /sources/glibc-2.32/build/csu/static-reloc.os.dt -MT /sources/glibc-2.32/build/csu/static-reloc.os +gcc -nostdlib -nostartfiles -r -o /sources/glibc-2.32/build/csu/gcrt1.o /sources/glibc-2.32/build/csu/Scrt1.o /sources/glibc-2.32/build/csu/gmon-start.os /sources/glibc-2.32/build/csu/static-reloc.os +gcc -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/Mcrt1.o -x c /dev/null +gcc ../sysdeps/x86_64/crti.S -c -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -I/sources/glibc-2.32/build/csu/. -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/csu/crti.o -MD -MP -MF /sources/glibc-2.32/build/csu/crti.o.dt -MT /sources/glibc-2.32/build/csu/crti.o +gcc ../sysdeps/x86_64/crtn.S -c -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -I/sources/glibc-2.32/build/csu/. -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/csu/crtn.o -MD -MP -MF /sources/glibc-2.32/build/csu/crtn.o.dt -MT /sources/glibc-2.32/build/csu/crtn.o +make[2]: Leaving directory '/sources/glibc-2.32/csu' +make subdir=iconv -C iconv ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/iconv' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/iconv +mkdir -p -- /sources/glibc-2.32/build/iconv +gcc iconv_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/iconv_open.o -MD -MP -MF /sources/glibc-2.32/build/iconv/iconv_open.o.dt -MT /sources/glibc-2.32/build/iconv/iconv_open.o +gcc iconv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/iconv.o -MD -MP -MF /sources/glibc-2.32/build/iconv/iconv.o.dt -MT /sources/glibc-2.32/build/iconv/iconv.o +gcc iconv_close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/iconv_close.o -MD -MP -MF /sources/glibc-2.32/build/iconv/iconv_close.o.dt -MT /sources/glibc-2.32/build/iconv/iconv_close.o +gcc gconv_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/gconv_open.o -MD -MP -MF /sources/glibc-2.32/build/iconv/gconv_open.o.dt -MT /sources/glibc-2.32/build/iconv/gconv_open.o +gcc gconv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/gconv.o -MD -MP -MF /sources/glibc-2.32/build/iconv/gconv.o.dt -MT /sources/glibc-2.32/build/iconv/gconv.o +gcc gconv_close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/gconv_close.o -MD -MP -MF /sources/glibc-2.32/build/iconv/gconv_close.o.dt -MT /sources/glibc-2.32/build/iconv/gconv_close.o +gcc gconv_db.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/gconv_db.o -MD -MP -MF /sources/glibc-2.32/build/iconv/gconv_db.o.dt -MT /sources/glibc-2.32/build/iconv/gconv_db.o +gcc gconv_conf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DGCONV_PATH='"/usr/lib/gconv"' -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/gconv_conf.o -MD -MP -MF /sources/glibc-2.32/build/iconv/gconv_conf.o.dt -MT /sources/glibc-2.32/build/iconv/gconv_conf.o +gcc gconv_builtin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/gconv_builtin.o -MD -MP -MF /sources/glibc-2.32/build/iconv/gconv_builtin.o.dt -MT /sources/glibc-2.32/build/iconv/gconv_builtin.o +gcc gconv_simple.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/gconv_simple.o -MD -MP -MF /sources/glibc-2.32/build/iconv/gconv_simple.o.dt -MT /sources/glibc-2.32/build/iconv/gconv_simple.o +gcc gconv_trans.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/gconv_trans.o -MD -MP -MF /sources/glibc-2.32/build/iconv/gconv_trans.o.dt -MT /sources/glibc-2.32/build/iconv/gconv_trans.o +gcc gconv_cache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DGCONV_DIR='"/usr/lib/gconv"' -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/gconv_cache.o -MD -MP -MF /sources/glibc-2.32/build/iconv/gconv_cache.o.dt -MT /sources/glibc-2.32/build/iconv/gconv_cache.o +gcc gconv_dl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/gconv_dl.o -MD -MP -MF /sources/glibc-2.32/build/iconv/gconv_dl.o.dt -MT /sources/glibc-2.32/build/iconv/gconv_dl.o +gcc gconv_charset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/gconv_charset.o -MD -MP -MF /sources/glibc-2.32/build/iconv/gconv_charset.o.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/iconv/stamp.oT +mv -f /sources/glibc-2.32/build/iconv/stamp.oT /sources/glibc-2.32/build/iconv/stamp.o +gcc iconv_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/iconv_open.os -MD -MP -MF /sources/glibc-2.32/build/iconv/iconv_open.os.dt -MT /sources/glibc-2.32/build/iconv/iconv_open.os +gcc iconv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/iconv.os -MD -MP -MF /sources/glibc-2.32/build/iconv/iconv.os.dt -MT /sources/glibc-2.32/build/iconv/iconv.os +gcc iconv_close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/iconv_close.os -MD -MP -MF /sources/glibc-2.32/build/iconv/iconv_close.os.dt -MT /sources/glibc-2.32/build/iconv/iconv_close.os +gcc gconv_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/gconv_open.os -MD -MP -MF /sources/glibc-2.32/build/iconv/gconv_open.os.dt -MT /sources/glibc-2.32/build/iconv/gconv_open.os +gcc gconv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/gconv.os -MD -MP -MF /sources/glibc-2.32/build/iconv/gconv.os.dt -MT /sources/glibc-2.32/build/iconv/gconv.os +gcc gconv_close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/gconv_close.os -MD -MP -MF /sources/glibc-2.32/build/iconv/gconv_close.os.dt -MT /sources/glibc-2.32/build/iconv/gconv_close.os +gcc gconv_db.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/gconv_db.os -MD -MP -MF /sources/glibc-2.32/build/iconv/gconv_db.os.dt -MT /sources/glibc-2.32/build/iconv/gconv_db.os +gcc gconv_conf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DGCONV_PATH='"/usr/lib/gconv"' -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/gconv_conf.os -MD -MP -MF /sources/glibc-2.32/build/iconv/gconv_conf.os.dt -MT /sources/glibc-2.32/build/iconv/gconv_conf.os +gcc gconv_builtin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/gconv_builtin.os -MD -MP -MF /sources/glibc-2.32/build/iconv/gconv_builtin.os.dt -MT /sources/glibc-2.32/build/iconv/gconv_builtin.os +gcc gconv_simple.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/gconv_simple.os -MD -MP -MF /sources/glibc-2.32/build/iconv/gconv_simple.os.dt -MT /sources/glibc-2.32/build/iconv/gconv_simple.os +gcc gconv_trans.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/gconv_trans.os -MD -MP -MF /sources/glibc-2.32/build/iconv/gconv_trans.os.dt -MT /sources/glibc-2.32/build/iconv/gconv_trans.os +gcc gconv_cache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DGCONV_DIR='"/usr/lib/gconv"' -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/gconv_cache.os -MD -MP -MF /sources/glibc-2.32/build/iconv/gconv_cache.os.dt -MT /sources/glibc-2.32/build/iconv/gconv_cache.os +gcc gconv_dl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/gconv_dl.os -MD -MP -MF /sources/glibc-2.32/build/iconv/gconv_dl.os.dt -MT /sources/glibc-2.32/build/iconv/gconv_dl.os +gcc gconv_charset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/gconv_charset.os -MD -MP -MF /sources/glibc-2.32/build/iconv/gconv_charset.os.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/iconv/stamp.osT +mv -f /sources/glibc-2.32/build/iconv/stamp.osT /sources/glibc-2.32/build/iconv/stamp.os +echo '' > /sources/glibc-2.32/build/iconv/stamp.oST +mv -f /sources/glibc-2.32/build/iconv/stamp.oST /sources/glibc-2.32/build/iconv/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/iconv' +make subdir=locale -C locale ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/locale' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/locale +mkdir -p -- /sources/glibc-2.32/build/locale +python3 -B gen-translit.py < C-translit.h.in > /sources/glibc-2.32/build/locale/C-translit.h.tmp +mv -f /sources/glibc-2.32/build/locale/C-translit.h.tmp /sources/glibc-2.32/build/locale/C-translit.h +gcc setlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/setlocale.o -MD -MP -MF /sources/glibc-2.32/build/locale/setlocale.o.dt -MT /sources/glibc-2.32/build/locale/setlocale.o +gcc findlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/findlocale.o -MD -MP -MF /sources/glibc-2.32/build/locale/findlocale.o.dt -MT /sources/glibc-2.32/build/locale/findlocale.o +gcc loadlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/loadlocale.o -MD -MP -MF /sources/glibc-2.32/build/locale/loadlocale.o.dt -MT /sources/glibc-2.32/build/locale/loadlocale.o +gcc loadarchive.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/loadarchive.o -MD -MP -MF /sources/glibc-2.32/build/locale/loadarchive.o.dt -MT /sources/glibc-2.32/build/locale/loadarchive.o +gcc localeconv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/localeconv.o -MD -MP -MF /sources/glibc-2.32/build/locale/localeconv.o.dt -MT /sources/glibc-2.32/build/locale/localeconv.o +gcc nl_langinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/nl_langinfo.o -MD -MP -MF /sources/glibc-2.32/build/locale/nl_langinfo.o.dt -MT /sources/glibc-2.32/build/locale/nl_langinfo.o +gcc nl_langinfo_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/nl_langinfo_l.o -MD -MP -MF /sources/glibc-2.32/build/locale/nl_langinfo_l.o.dt -MT /sources/glibc-2.32/build/locale/nl_langinfo_l.o +gcc mb_cur_max.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/mb_cur_max.o -MD -MP -MF /sources/glibc-2.32/build/locale/mb_cur_max.o.dt -MT /sources/glibc-2.32/build/locale/mb_cur_max.o +gcc newlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/newlocale.o -MD -MP -MF /sources/glibc-2.32/build/locale/newlocale.o.dt -MT /sources/glibc-2.32/build/locale/newlocale.o +gcc duplocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/duplocale.o -MD -MP -MF /sources/glibc-2.32/build/locale/duplocale.o.dt -MT /sources/glibc-2.32/build/locale/duplocale.o +gcc freelocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/freelocale.o -MD -MP -MF /sources/glibc-2.32/build/locale/freelocale.o.dt -MT /sources/glibc-2.32/build/locale/freelocale.o +gcc uselocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/uselocale.o -MD -MP -MF /sources/glibc-2.32/build/locale/uselocale.o.dt -MT /sources/glibc-2.32/build/locale/uselocale.o +gcc lc-ctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-ctype.o -MD -MP -MF /sources/glibc-2.32/build/locale/lc-ctype.o.dt -MT /sources/glibc-2.32/build/locale/lc-ctype.o +gcc lc-messages.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-messages.o -MD -MP -MF /sources/glibc-2.32/build/locale/lc-messages.o.dt -MT /sources/glibc-2.32/build/locale/lc-messages.o +gcc lc-monetary.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-monetary.o -MD -MP -MF /sources/glibc-2.32/build/locale/lc-monetary.o.dt -MT /sources/glibc-2.32/build/locale/lc-monetary.o +gcc lc-numeric.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-numeric.o -MD -MP -MF /sources/glibc-2.32/build/locale/lc-numeric.o.dt -MT /sources/glibc-2.32/build/locale/lc-numeric.o +gcc lc-time.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-time.o -MD -MP -MF /sources/glibc-2.32/build/locale/lc-time.o.dt -MT /sources/glibc-2.32/build/locale/lc-time.o +gcc lc-paper.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-paper.o -MD -MP -MF /sources/glibc-2.32/build/locale/lc-paper.o.dt -MT /sources/glibc-2.32/build/locale/lc-paper.o +gcc lc-name.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-name.o -MD -MP -MF /sources/glibc-2.32/build/locale/lc-name.o.dt -MT /sources/glibc-2.32/build/locale/lc-name.o +gcc lc-address.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-address.o -MD -MP -MF /sources/glibc-2.32/build/locale/lc-address.o.dt -MT /sources/glibc-2.32/build/locale/lc-address.o +gcc lc-telephone.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-telephone.o -MD -MP -MF /sources/glibc-2.32/build/locale/lc-telephone.o.dt -MT /sources/glibc-2.32/build/locale/lc-telephone.o +gcc lc-measurement.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-measurement.o -MD -MP -MF /sources/glibc-2.32/build/locale/lc-measurement.o.dt -MT /sources/glibc-2.32/build/locale/lc-measurement.o +gcc lc-identification.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-identification.o -MD -MP -MF /sources/glibc-2.32/build/locale/lc-identification.o.dt -MT /sources/glibc-2.32/build/locale/lc-identification.o +gcc lc-collate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-collate.o -MD -MP -MF /sources/glibc-2.32/build/locale/lc-collate.o.dt -MT /sources/glibc-2.32/build/locale/lc-collate.o +gcc C-ctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-ctype.o -MD -MP -MF /sources/glibc-2.32/build/locale/C-ctype.o.dt -MT /sources/glibc-2.32/build/locale/C-ctype.o +gcc C-messages.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-messages.o -MD -MP -MF /sources/glibc-2.32/build/locale/C-messages.o.dt -MT /sources/glibc-2.32/build/locale/C-messages.o +gcc C-monetary.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-monetary.o -MD -MP -MF /sources/glibc-2.32/build/locale/C-monetary.o.dt -MT /sources/glibc-2.32/build/locale/C-monetary.o +gcc C-numeric.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-numeric.o -MD -MP -MF /sources/glibc-2.32/build/locale/C-numeric.o.dt -MT /sources/glibc-2.32/build/locale/C-numeric.o +gcc C-time.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-time.o -MD -MP -MF /sources/glibc-2.32/build/locale/C-time.o.dt -MT /sources/glibc-2.32/build/locale/C-time.o +gcc C-paper.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-paper.o -MD -MP -MF /sources/glibc-2.32/build/locale/C-paper.o.dt -MT /sources/glibc-2.32/build/locale/C-paper.o +gcc C-name.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-name.o -MD -MP -MF /sources/glibc-2.32/build/locale/C-name.o.dt -MT /sources/glibc-2.32/build/locale/C-name.o +gcc C-address.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-address.o -MD -MP -MF /sources/glibc-2.32/build/locale/C-address.o.dt -MT /sources/glibc-2.32/build/locale/C-address.o +gcc C-telephone.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-telephone.o -MD -MP -MF /sources/glibc-2.32/build/locale/C-telephone.o.dt -MT /sources/glibc-2.32/build/locale/C-telephone.o +gcc C-measurement.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-measurement.o -MD -MP -MF /sources/glibc-2.32/build/locale/C-measurement.o.dt -MT /sources/glibc-2.32/build/locale/C-measurement.o +gcc C-identification.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-identification.o -MD -MP -MF /sources/glibc-2.32/build/locale/C-identification.o.dt -MT /sources/glibc-2.32/build/locale/C-identification.o +gcc C-collate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-collate.o -MD -MP -MF /sources/glibc-2.32/build/locale/C-collate.o.dt -MT /sources/glibc-2.32/build/locale/C-collate.o +gcc SYS_libc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/SYS_libc.o -MD -MP -MF /sources/glibc-2.32/build/locale/SYS_libc.o.dt -MT /sources/glibc-2.32/build/locale/SYS_libc.o +gcc C_name.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C_name.o -MD -MP -MF /sources/glibc-2.32/build/locale/C_name.o.dt -MT /sources/glibc-2.32/build/locale/C_name.o +gcc xlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/xlocale.o -MD -MP -MF /sources/glibc-2.32/build/locale/xlocale.o.dt -MT /sources/glibc-2.32/build/locale/xlocale.o +gcc localename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/localename.o -MD -MP -MF /sources/glibc-2.32/build/locale/localename.o.dt -MT /sources/glibc-2.32/build/locale/localename.o +gcc global-locale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/global-locale.o -MD -MP -MF /sources/glibc-2.32/build/locale/global-locale.o.dt -MT /sources/glibc-2.32/build/locale/global-locale.o +gcc coll-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/coll-lookup.o -MD -MP -MF /sources/glibc-2.32/build/locale/coll-lookup.o.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/locale/stamp.oT +mv -f /sources/glibc-2.32/build/locale/stamp.oT /sources/glibc-2.32/build/locale/stamp.o +gcc setlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/setlocale.os -MD -MP -MF /sources/glibc-2.32/build/locale/setlocale.os.dt -MT /sources/glibc-2.32/build/locale/setlocale.os +gcc findlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/findlocale.os -MD -MP -MF /sources/glibc-2.32/build/locale/findlocale.os.dt -MT /sources/glibc-2.32/build/locale/findlocale.os +gcc loadlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/loadlocale.os -MD -MP -MF /sources/glibc-2.32/build/locale/loadlocale.os.dt -MT /sources/glibc-2.32/build/locale/loadlocale.os +gcc loadarchive.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/loadarchive.os -MD -MP -MF /sources/glibc-2.32/build/locale/loadarchive.os.dt -MT /sources/glibc-2.32/build/locale/loadarchive.os +gcc localeconv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/localeconv.os -MD -MP -MF /sources/glibc-2.32/build/locale/localeconv.os.dt -MT /sources/glibc-2.32/build/locale/localeconv.os +gcc nl_langinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/nl_langinfo.os -MD -MP -MF /sources/glibc-2.32/build/locale/nl_langinfo.os.dt -MT /sources/glibc-2.32/build/locale/nl_langinfo.os +gcc nl_langinfo_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/nl_langinfo_l.os -MD -MP -MF /sources/glibc-2.32/build/locale/nl_langinfo_l.os.dt -MT /sources/glibc-2.32/build/locale/nl_langinfo_l.os +gcc mb_cur_max.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/mb_cur_max.os -MD -MP -MF /sources/glibc-2.32/build/locale/mb_cur_max.os.dt -MT /sources/glibc-2.32/build/locale/mb_cur_max.os +gcc newlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/newlocale.os -MD -MP -MF /sources/glibc-2.32/build/locale/newlocale.os.dt -MT /sources/glibc-2.32/build/locale/newlocale.os +gcc duplocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/duplocale.os -MD -MP -MF /sources/glibc-2.32/build/locale/duplocale.os.dt -MT /sources/glibc-2.32/build/locale/duplocale.os +gcc freelocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/freelocale.os -MD -MP -MF /sources/glibc-2.32/build/locale/freelocale.os.dt -MT /sources/glibc-2.32/build/locale/freelocale.os +gcc uselocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/uselocale.os -MD -MP -MF /sources/glibc-2.32/build/locale/uselocale.os.dt -MT /sources/glibc-2.32/build/locale/uselocale.os +gcc lc-ctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-ctype.os -MD -MP -MF /sources/glibc-2.32/build/locale/lc-ctype.os.dt -MT /sources/glibc-2.32/build/locale/lc-ctype.os +gcc lc-messages.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-messages.os -MD -MP -MF /sources/glibc-2.32/build/locale/lc-messages.os.dt -MT /sources/glibc-2.32/build/locale/lc-messages.os +gcc lc-monetary.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-monetary.os -MD -MP -MF /sources/glibc-2.32/build/locale/lc-monetary.os.dt -MT /sources/glibc-2.32/build/locale/lc-monetary.os +gcc lc-numeric.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-numeric.os -MD -MP -MF /sources/glibc-2.32/build/locale/lc-numeric.os.dt -MT /sources/glibc-2.32/build/locale/lc-numeric.os +gcc lc-time.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-time.os -MD -MP -MF /sources/glibc-2.32/build/locale/lc-time.os.dt -MT /sources/glibc-2.32/build/locale/lc-time.os +gcc lc-paper.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-paper.os -MD -MP -MF /sources/glibc-2.32/build/locale/lc-paper.os.dt -MT /sources/glibc-2.32/build/locale/lc-paper.os +gcc lc-name.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-name.os -MD -MP -MF /sources/glibc-2.32/build/locale/lc-name.os.dt -MT /sources/glibc-2.32/build/locale/lc-name.os +gcc lc-address.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-address.os -MD -MP -MF /sources/glibc-2.32/build/locale/lc-address.os.dt -MT /sources/glibc-2.32/build/locale/lc-address.os +gcc lc-telephone.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-telephone.os -MD -MP -MF /sources/glibc-2.32/build/locale/lc-telephone.os.dt -MT /sources/glibc-2.32/build/locale/lc-telephone.os +gcc lc-measurement.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-measurement.os -MD -MP -MF /sources/glibc-2.32/build/locale/lc-measurement.os.dt -MT /sources/glibc-2.32/build/locale/lc-measurement.os +gcc lc-identification.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-identification.os -MD -MP -MF /sources/glibc-2.32/build/locale/lc-identification.os.dt -MT /sources/glibc-2.32/build/locale/lc-identification.os +gcc lc-collate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/lc-collate.os -MD -MP -MF /sources/glibc-2.32/build/locale/lc-collate.os.dt -MT /sources/glibc-2.32/build/locale/lc-collate.os +gcc C-ctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-ctype.os -MD -MP -MF /sources/glibc-2.32/build/locale/C-ctype.os.dt -MT /sources/glibc-2.32/build/locale/C-ctype.os +gcc C-messages.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-messages.os -MD -MP -MF /sources/glibc-2.32/build/locale/C-messages.os.dt -MT /sources/glibc-2.32/build/locale/C-messages.os +gcc C-monetary.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-monetary.os -MD -MP -MF /sources/glibc-2.32/build/locale/C-monetary.os.dt -MT /sources/glibc-2.32/build/locale/C-monetary.os +gcc C-numeric.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-numeric.os -MD -MP -MF /sources/glibc-2.32/build/locale/C-numeric.os.dt -MT /sources/glibc-2.32/build/locale/C-numeric.os +gcc C-time.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-time.os -MD -MP -MF /sources/glibc-2.32/build/locale/C-time.os.dt -MT /sources/glibc-2.32/build/locale/C-time.os +gcc C-paper.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-paper.os -MD -MP -MF /sources/glibc-2.32/build/locale/C-paper.os.dt -MT /sources/glibc-2.32/build/locale/C-paper.os +gcc C-name.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-name.os -MD -MP -MF /sources/glibc-2.32/build/locale/C-name.os.dt -MT /sources/glibc-2.32/build/locale/C-name.os +gcc C-address.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-address.os -MD -MP -MF /sources/glibc-2.32/build/locale/C-address.os.dt -MT /sources/glibc-2.32/build/locale/C-address.os +gcc C-telephone.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-telephone.os -MD -MP -MF /sources/glibc-2.32/build/locale/C-telephone.os.dt -MT /sources/glibc-2.32/build/locale/C-telephone.os +gcc C-measurement.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-measurement.os -MD -MP -MF /sources/glibc-2.32/build/locale/C-measurement.os.dt -MT /sources/glibc-2.32/build/locale/C-measurement.os +gcc C-identification.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-identification.os -MD -MP -MF /sources/glibc-2.32/build/locale/C-identification.os.dt -MT /sources/glibc-2.32/build/locale/C-identification.os +gcc C-collate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C-collate.os -MD -MP -MF /sources/glibc-2.32/build/locale/C-collate.os.dt -MT /sources/glibc-2.32/build/locale/C-collate.os +gcc SYS_libc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/SYS_libc.os -MD -MP -MF /sources/glibc-2.32/build/locale/SYS_libc.os.dt -MT /sources/glibc-2.32/build/locale/SYS_libc.os +gcc C_name.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/C_name.os -MD -MP -MF /sources/glibc-2.32/build/locale/C_name.os.dt -MT /sources/glibc-2.32/build/locale/C_name.os +gcc xlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/xlocale.os -MD -MP -MF /sources/glibc-2.32/build/locale/xlocale.os.dt -MT /sources/glibc-2.32/build/locale/xlocale.os +gcc localename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/localename.os -MD -MP -MF /sources/glibc-2.32/build/locale/localename.os.dt -MT /sources/glibc-2.32/build/locale/localename.os +gcc global-locale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/global-locale.os -MD -MP -MF /sources/glibc-2.32/build/locale/global-locale.os.dt -MT /sources/glibc-2.32/build/locale/global-locale.os +gcc coll-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/coll-lookup.os -MD -MP -MF /sources/glibc-2.32/build/locale/coll-lookup.os.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/locale/stamp.osT +mv -f /sources/glibc-2.32/build/locale/stamp.osT /sources/glibc-2.32/build/locale/stamp.os +echo '' > /sources/glibc-2.32/build/locale/stamp.oST +mv -f /sources/glibc-2.32/build/locale/stamp.oST /sources/glibc-2.32/build/locale/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/locale' +make subdir=localedata -C localedata ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/localedata' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/localedata +mkdir -p -- /sources/glibc-2.32/build/localedata +rm -f /sources/glibc-2.32/build/localedata/stamp.o; > /sources/glibc-2.32/build/localedata/stamp.o +rm -f /sources/glibc-2.32/build/localedata/stamp.os; > /sources/glibc-2.32/build/localedata/stamp.os +rm -f /sources/glibc-2.32/build/localedata/stamp.oS; > /sources/glibc-2.32/build/localedata/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/localedata' +make subdir=iconvdata -C iconvdata ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/iconvdata' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/iconvdata +mkdir -p -- /sources/glibc-2.32/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; \ + } \ + }' > /sources/glibc-2.32/build/iconvdata/iconv-rules.new +mv -f /sources/glibc-2.32/build/iconvdata/iconv-rules.new /sources/glibc-2.32/build/iconvdata/iconv-rules +rm -f /sources/glibc-2.32/build/iconvdata/stamp.o; > /sources/glibc-2.32/build/iconvdata/stamp.o +rm -f /sources/glibc-2.32/build/iconvdata/stamp.os; > /sources/glibc-2.32/build/iconvdata/stamp.os +rm -f /sources/glibc-2.32/build/iconvdata/stamp.oS; > /sources/glibc-2.32/build/iconvdata/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/iconvdata' +make subdir=assert -C assert ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/assert' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/assert +mkdir -p -- /sources/glibc-2.32/build/assert +gcc assert.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DFATAL_PREPARE_INCLUDE='' -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/assert -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/assert/assert.o -MD -MP -MF /sources/glibc-2.32/build/assert/assert.o.dt -MT /sources/glibc-2.32/build/assert/assert.o +gcc assert-perr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DFATAL_PREPARE_INCLUDE='' -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/assert -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/assert/assert-perr.o -MD -MP -MF /sources/glibc-2.32/build/assert/assert-perr.o.dt -MT /sources/glibc-2.32/build/assert/assert-perr.o +gcc __assert.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/assert -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/assert/__assert.o -MD -MP -MF /sources/glibc-2.32/build/assert/__assert.o.dt -MT /sources/glibc-2.32/build/assert/__assert.o +echo 'assert/assert.o assert/assert-perr.o assert/__assert.o' > /sources/glibc-2.32/build/assert/stamp.oT +mv -f /sources/glibc-2.32/build/assert/stamp.oT /sources/glibc-2.32/build/assert/stamp.o +gcc assert.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DFATAL_PREPARE_INCLUDE='' -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/assert -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/assert/assert.os -MD -MP -MF /sources/glibc-2.32/build/assert/assert.os.dt -MT /sources/glibc-2.32/build/assert/assert.os +gcc assert-perr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DFATAL_PREPARE_INCLUDE='' -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/assert -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/assert/assert-perr.os -MD -MP -MF /sources/glibc-2.32/build/assert/assert-perr.os.dt -MT /sources/glibc-2.32/build/assert/assert-perr.os +gcc __assert.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/assert -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/assert/__assert.os -MD -MP -MF /sources/glibc-2.32/build/assert/__assert.os.dt -MT /sources/glibc-2.32/build/assert/__assert.os +echo 'assert/assert.os assert/assert-perr.os assert/__assert.os' > /sources/glibc-2.32/build/assert/stamp.osT +mv -f /sources/glibc-2.32/build/assert/stamp.osT /sources/glibc-2.32/build/assert/stamp.os +echo '' > /sources/glibc-2.32/build/assert/stamp.oST +mv -f /sources/glibc-2.32/build/assert/stamp.oST /sources/glibc-2.32/build/assert/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/assert' +make subdir=ctype -C ctype ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/ctype' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/ctype +mkdir -p -- /sources/glibc-2.32/build/ctype +gcc ctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/ctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/ctype/ctype.o -MD -MP -MF /sources/glibc-2.32/build/ctype/ctype.o.dt -MT /sources/glibc-2.32/build/ctype/ctype.o +gcc ctype-c99.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/ctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/ctype/ctype-c99.o -MD -MP -MF /sources/glibc-2.32/build/ctype/ctype-c99.o.dt -MT /sources/glibc-2.32/build/ctype/ctype-c99.o +gcc ctype-extn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/ctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/ctype/ctype-extn.o -MD -MP -MF /sources/glibc-2.32/build/ctype/ctype-extn.o.dt -MT /sources/glibc-2.32/build/ctype/ctype-extn.o +gcc ctype-c99_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/ctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/ctype/ctype-c99_l.o -MD -MP -MF /sources/glibc-2.32/build/ctype/ctype-c99_l.o.dt -MT /sources/glibc-2.32/build/ctype/ctype-c99_l.o +gcc ctype_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/ctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/ctype/ctype_l.o -MD -MP -MF /sources/glibc-2.32/build/ctype/ctype_l.o.dt -MT /sources/glibc-2.32/build/ctype/ctype_l.o +gcc isctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/ctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/ctype/isctype.o -MD -MP -MF /sources/glibc-2.32/build/ctype/isctype.o.dt -MT /sources/glibc-2.32/build/ctype/isctype.o +gcc ctype-info.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/ctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/ctype/ctype-info.o -MD -MP -MF /sources/glibc-2.32/build/ctype/ctype-info.o.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/ctype/stamp.oT +mv -f /sources/glibc-2.32/build/ctype/stamp.oT /sources/glibc-2.32/build/ctype/stamp.o +gcc ctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/ctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/ctype/ctype.os -MD -MP -MF /sources/glibc-2.32/build/ctype/ctype.os.dt -MT /sources/glibc-2.32/build/ctype/ctype.os +gcc ctype-c99.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/ctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/ctype/ctype-c99.os -MD -MP -MF /sources/glibc-2.32/build/ctype/ctype-c99.os.dt -MT /sources/glibc-2.32/build/ctype/ctype-c99.os +gcc ctype-extn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/ctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/ctype/ctype-extn.os -MD -MP -MF /sources/glibc-2.32/build/ctype/ctype-extn.os.dt -MT /sources/glibc-2.32/build/ctype/ctype-extn.os +gcc ctype-c99_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/ctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/ctype/ctype-c99_l.os -MD -MP -MF /sources/glibc-2.32/build/ctype/ctype-c99_l.os.dt -MT /sources/glibc-2.32/build/ctype/ctype-c99_l.os +gcc ctype_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/ctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/ctype/ctype_l.os -MD -MP -MF /sources/glibc-2.32/build/ctype/ctype_l.os.dt -MT /sources/glibc-2.32/build/ctype/ctype_l.os +gcc isctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/ctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/ctype/isctype.os -MD -MP -MF /sources/glibc-2.32/build/ctype/isctype.os.dt -MT /sources/glibc-2.32/build/ctype/isctype.os +gcc ctype-info.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/ctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/ctype/ctype-info.os -MD -MP -MF /sources/glibc-2.32/build/ctype/ctype-info.os.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/ctype/stamp.osT +mv -f /sources/glibc-2.32/build/ctype/stamp.osT /sources/glibc-2.32/build/ctype/stamp.os +echo '' > /sources/glibc-2.32/build/ctype/stamp.oST +mv -f /sources/glibc-2.32/build/ctype/stamp.oST /sources/glibc-2.32/build/ctype/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/ctype' +make subdir=intl -C intl ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/intl' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/intl +mkdir -p -- /sources/glibc-2.32/build/intl +LC_ALL=C gawk '!/^"POT-Creation-Date: [0-9-]+ [0-9:+-]+\\n"$/' ../po/de.po > /sources/glibc-2.32/build/intl/tst-gettext-de.po +LC_ALL=C gawk -f po2test.awk /sources/glibc-2.32/build/intl/tst-gettext-de.po > /sources/glibc-2.32/build/intl/msgs.h +gcc bindtextdom.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /sources/glibc-2.32/build/intl/bindtextdom.o -MD -MP -MF /sources/glibc-2.32/build/intl/bindtextdom.o.dt -MT /sources/glibc-2.32/build/intl/bindtextdom.o +gcc dcgettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /sources/glibc-2.32/build/intl/dcgettext.o -MD -MP -MF /sources/glibc-2.32/build/intl/dcgettext.o.dt -MT /sources/glibc-2.32/build/intl/dcgettext.o +gcc dgettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /sources/glibc-2.32/build/intl/dgettext.o -MD -MP -MF /sources/glibc-2.32/build/intl/dgettext.o.dt -MT /sources/glibc-2.32/build/intl/dgettext.o +gcc gettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /sources/glibc-2.32/build/intl/gettext.o -MD -MP -MF /sources/glibc-2.32/build/intl/gettext.o.dt -MT /sources/glibc-2.32/build/intl/gettext.o +gcc dcigettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /sources/glibc-2.32/build/intl/dcigettext.o -MD -MP -MF /sources/glibc-2.32/build/intl/dcigettext.o.dt -MT /sources/glibc-2.32/build/intl/dcigettext.o +gcc dcngettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /sources/glibc-2.32/build/intl/dcngettext.o -MD -MP -MF /sources/glibc-2.32/build/intl/dcngettext.o.dt -MT /sources/glibc-2.32/build/intl/dcngettext.o +gcc dngettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /sources/glibc-2.32/build/intl/dngettext.o -MD -MP -MF /sources/glibc-2.32/build/intl/dngettext.o.dt -MT /sources/glibc-2.32/build/intl/dngettext.o +gcc ngettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /sources/glibc-2.32/build/intl/ngettext.o -MD -MP -MF /sources/glibc-2.32/build/intl/ngettext.o.dt -MT /sources/glibc-2.32/build/intl/ngettext.o +gcc finddomain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /sources/glibc-2.32/build/intl/finddomain.o -MD -MP -MF /sources/glibc-2.32/build/intl/finddomain.o.dt -MT /sources/glibc-2.32/build/intl/finddomain.o +gcc loadmsgcat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /sources/glibc-2.32/build/intl/loadmsgcat.o -MD -MP -MF /sources/glibc-2.32/build/intl/loadmsgcat.o.dt -MT /sources/glibc-2.32/build/intl/loadmsgcat.o +gcc localealias.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /sources/glibc-2.32/build/intl/localealias.o -MD -MP -MF /sources/glibc-2.32/build/intl/localealias.o.dt -MT /sources/glibc-2.32/build/intl/localealias.o +gcc textdomain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /sources/glibc-2.32/build/intl/textdomain.o -MD -MP -MF /sources/glibc-2.32/build/intl/textdomain.o.dt -MT /sources/glibc-2.32/build/intl/textdomain.o +gcc ../sysdeps/x86_64/l10nflist.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /sources/glibc-2.32/build/intl/l10nflist.o -MD -MP -MF /sources/glibc-2.32/build/intl/l10nflist.o.dt -MT /sources/glibc-2.32/build/intl/l10nflist.o +gcc explodename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /sources/glibc-2.32/build/intl/explodename.o -MD -MP -MF /sources/glibc-2.32/build/intl/explodename.o.dt -MT /sources/glibc-2.32/build/intl/explodename.o +bison --yacc --name-prefix=__gettext --output /sources/glibc-2.32/build/intl/plural.c plural.y +gcc /sources/glibc-2.32/build/intl/plural.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /sources/glibc-2.32/build/intl/plural.o -MD -MP -MF /sources/glibc-2.32/build/intl/plural.o.dt -MT /sources/glibc-2.32/build/intl/plural.o +gcc plural-exp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /sources/glibc-2.32/build/intl/plural-exp.o -MD -MP -MF /sources/glibc-2.32/build/intl/plural-exp.o.dt -MT /sources/glibc-2.32/build/intl/plural-exp.o +gcc hash-string.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o /sources/glibc-2.32/build/intl/hash-string.o -MD -MP -MF /sources/glibc-2.32/build/intl/hash-string.o.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/intl/stamp.oT +mv -f /sources/glibc-2.32/build/intl/stamp.oT /sources/glibc-2.32/build/intl/stamp.o +gcc bindtextdom.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/intl/bindtextdom.os -MD -MP -MF /sources/glibc-2.32/build/intl/bindtextdom.os.dt -MT /sources/glibc-2.32/build/intl/bindtextdom.os +gcc dcgettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/intl/dcgettext.os -MD -MP -MF /sources/glibc-2.32/build/intl/dcgettext.os.dt -MT /sources/glibc-2.32/build/intl/dcgettext.os +gcc dgettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/intl/dgettext.os -MD -MP -MF /sources/glibc-2.32/build/intl/dgettext.os.dt -MT /sources/glibc-2.32/build/intl/dgettext.os +gcc gettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/intl/gettext.os -MD -MP -MF /sources/glibc-2.32/build/intl/gettext.os.dt -MT /sources/glibc-2.32/build/intl/gettext.os +gcc dcigettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/intl/dcigettext.os -MD -MP -MF /sources/glibc-2.32/build/intl/dcigettext.os.dt -MT /sources/glibc-2.32/build/intl/dcigettext.os +gcc dcngettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/intl/dcngettext.os -MD -MP -MF /sources/glibc-2.32/build/intl/dcngettext.os.dt -MT /sources/glibc-2.32/build/intl/dcngettext.os +gcc dngettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/intl/dngettext.os -MD -MP -MF /sources/glibc-2.32/build/intl/dngettext.os.dt -MT /sources/glibc-2.32/build/intl/dngettext.os +gcc ngettext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/intl/ngettext.os -MD -MP -MF /sources/glibc-2.32/build/intl/ngettext.os.dt -MT /sources/glibc-2.32/build/intl/ngettext.os +gcc finddomain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/intl/finddomain.os -MD -MP -MF /sources/glibc-2.32/build/intl/finddomain.os.dt -MT /sources/glibc-2.32/build/intl/finddomain.os +gcc loadmsgcat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/intl/loadmsgcat.os -MD -MP -MF /sources/glibc-2.32/build/intl/loadmsgcat.os.dt -MT /sources/glibc-2.32/build/intl/loadmsgcat.os +gcc localealias.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/intl/localealias.os -MD -MP -MF /sources/glibc-2.32/build/intl/localealias.os.dt -MT /sources/glibc-2.32/build/intl/localealias.os +gcc textdomain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/intl/textdomain.os -MD -MP -MF /sources/glibc-2.32/build/intl/textdomain.os.dt -MT /sources/glibc-2.32/build/intl/textdomain.os +gcc ../sysdeps/x86_64/l10nflist.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/intl/l10nflist.os -MD -MP -MF /sources/glibc-2.32/build/intl/l10nflist.os.dt -MT /sources/glibc-2.32/build/intl/l10nflist.os +gcc explodename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/intl/explodename.os -MD -MP -MF /sources/glibc-2.32/build/intl/explodename.os.dt -MT /sources/glibc-2.32/build/intl/explodename.os +gcc /sources/glibc-2.32/build/intl/plural.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/intl/plural.os -MD -MP -MF /sources/glibc-2.32/build/intl/plural.os.dt -MT /sources/glibc-2.32/build/intl/plural.os +gcc plural-exp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/intl/plural-exp.os -MD -MP -MF /sources/glibc-2.32/build/intl/plural-exp.os.dt -MT /sources/glibc-2.32/build/intl/plural-exp.os +gcc hash-string.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/intl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/intl/hash-string.os -MD -MP -MF /sources/glibc-2.32/build/intl/hash-string.os.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/intl/stamp.osT +mv -f /sources/glibc-2.32/build/intl/stamp.osT /sources/glibc-2.32/build/intl/stamp.os +echo '' > /sources/glibc-2.32/build/intl/stamp.oST +mv -f /sources/glibc-2.32/build/intl/stamp.oST /sources/glibc-2.32/build/intl/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/intl' +make subdir=catgets -C catgets ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/catgets' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/catgets +mkdir -p -- /sources/glibc-2.32/build/catgets +gcc catgets.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -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/sources/glibc-2.32/build/catgets -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/catgets/catgets.o -MD -MP -MF /sources/glibc-2.32/build/catgets/catgets.o.dt -MT /sources/glibc-2.32/build/catgets/catgets.o +gcc open_catalog.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -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/sources/glibc-2.32/build/catgets -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/catgets/open_catalog.o -MD -MP -MF /sources/glibc-2.32/build/catgets/open_catalog.o.dt -MT /sources/glibc-2.32/build/catgets/open_catalog.o +echo 'catgets/catgets.o catgets/open_catalog.o' > /sources/glibc-2.32/build/catgets/stamp.oT +mv -f /sources/glibc-2.32/build/catgets/stamp.oT /sources/glibc-2.32/build/catgets/stamp.o +gcc catgets.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/catgets -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/catgets/catgets.os -MD -MP -MF /sources/glibc-2.32/build/catgets/catgets.os.dt -MT /sources/glibc-2.32/build/catgets/catgets.os +gcc open_catalog.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/catgets -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/catgets/open_catalog.os -MD -MP -MF /sources/glibc-2.32/build/catgets/open_catalog.os.dt -MT /sources/glibc-2.32/build/catgets/open_catalog.os +echo 'catgets/catgets.os catgets/open_catalog.os' > /sources/glibc-2.32/build/catgets/stamp.osT +mv -f /sources/glibc-2.32/build/catgets/stamp.osT /sources/glibc-2.32/build/catgets/stamp.os +echo '' > /sources/glibc-2.32/build/catgets/stamp.oST +mv -f /sources/glibc-2.32/build/catgets/stamp.oST /sources/glibc-2.32/build/catgets/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/catgets' +make subdir=math -C math ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/math' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/math +mkdir -p -- /sources/glibc-2.32/build/math +gcc ../sysdeps/x86_64/fpu/s_isinfl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_isinfl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_isinfl.o.dt -MT /sources/glibc-2.32/build/math/s_isinfl.o +gcc ../sysdeps/x86_64/fpu/s_isnanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_isnanl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_isnanl.o.dt -MT /sources/glibc-2.32/build/math/s_isnanl.o +gcc ../sysdeps/x86_64/fpu/s_finitel.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_finitel.o -MD -MP -MF /sources/glibc-2.32/build/math/s_finitel.o.dt -MT /sources/glibc-2.32/build/math/s_finitel.o +gcc ../sysdeps/x86_64/fpu/s_copysignl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_copysignl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_copysignl.o.dt -MT /sources/glibc-2.32/build/math/s_copysignl.o +gcc ../sysdeps/ieee754/ldbl-96/s_modfl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fsignaling-nans -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_modfl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_modfl.o.dt -MT /sources/glibc-2.32/build/math/s_modfl.o +gcc ../sysdeps/x86_64/fpu/s_scalbnl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_scalbnl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_scalbnl.o.dt -MT /sources/glibc-2.32/build/math/s_scalbnl.o +gcc ../sysdeps/ieee754/ldbl-96/s_frexpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_frexpl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_frexpl.o.dt -MT /sources/glibc-2.32/build/math/s_frexpl.o +gcc ../sysdeps/ieee754/ldbl-96/s_signbitl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_signbitl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_signbitl.o.dt -MT /sources/glibc-2.32/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_ldexpF; do \ + func=${gcall%F*}${gcall#*F}; \ + for type in ldouble__l double__ float__f float128__f128; do \ + suff=${type#*__}; \ + type=${type%__*}; \ + file=/sources/glibc-2.32/build/math/${gcall%F*}${suff}${gcall#*F}.c; \ + ( \ + echo "#include "; \ + echo "#include <${func}_template.c>"; \ + ) > ${file}; \ + done; \ +done; \ +echo > /sources/glibc-2.32/build/math/gen-libm-templates.stmp +gcc /sources/glibc-2.32/build/math/s_ldexpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ldexpl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ldexpl.o.dt -MT /sources/glibc-2.32/build/math/s_ldexpl.o +gcc ../sysdeps/ieee754/dbl-64/s_isinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_isinf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_isinf.o.dt -MT /sources/glibc-2.32/build/math/s_isinf.o +gcc ../sysdeps/ieee754/dbl-64/s_isnan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_isnan.o -MD -MP -MF /sources/glibc-2.32/build/math/s_isnan.o.dt -MT /sources/glibc-2.32/build/math/s_isnan.o +gcc ../sysdeps/ieee754/dbl-64/s_finite.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_finite.o -MD -MP -MF /sources/glibc-2.32/build/math/s_finite.o.dt -MT /sources/glibc-2.32/build/math/s_finite.o +gcc ../sysdeps/x86_64/fpu/s_copysign.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_copysign.o -MD -MP -MF /sources/glibc-2.32/build/math/s_copysign.o.dt -MT /sources/glibc-2.32/build/math/s_copysign.o +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fsignaling-nans -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_modf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_modf.o.dt -MT /sources/glibc-2.32/build/math/s_modf.o +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_scalbn.o -MD -MP -MF /sources/glibc-2.32/build/math/s_scalbn.o.dt -MT /sources/glibc-2.32/build/math/s_scalbn.o +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_frexp.o -MD -MP -MF /sources/glibc-2.32/build/math/s_frexp.o.dt -MT /sources/glibc-2.32/build/math/s_frexp.o +gcc ../sysdeps/x86_64/fpu/s_signbit.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_signbit.o -MD -MP -MF /sources/glibc-2.32/build/math/s_signbit.o.dt -MT /sources/glibc-2.32/build/math/s_signbit.o +gcc /sources/glibc-2.32/build/math/s_ldexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ldexp.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ldexp.o.dt -MT /sources/glibc-2.32/build/math/s_ldexp.o +gcc ../sysdeps/ieee754/flt-32/s_isinff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_isinff.o -MD -MP -MF /sources/glibc-2.32/build/math/s_isinff.o.dt -MT /sources/glibc-2.32/build/math/s_isinff.o +gcc ../sysdeps/ieee754/flt-32/s_isnanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_isnanf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_isnanf.o.dt -MT /sources/glibc-2.32/build/math/s_isnanf.o +gcc ../sysdeps/ieee754/flt-32/s_finitef.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_finitef.o -MD -MP -MF /sources/glibc-2.32/build/math/s_finitef.o.dt -MT /sources/glibc-2.32/build/math/s_finitef.o +gcc ../sysdeps/x86_64/fpu/s_copysignf.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_copysignf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_copysignf.o.dt -MT /sources/glibc-2.32/build/math/s_copysignf.o +gcc ../sysdeps/ieee754/flt-32/s_modff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fsignaling-nans -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_modff.o -MD -MP -MF /sources/glibc-2.32/build/math/s_modff.o.dt -MT /sources/glibc-2.32/build/math/s_modff.o +gcc ../sysdeps/ieee754/flt-32/s_scalbnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_scalbnf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_scalbnf.o.dt -MT /sources/glibc-2.32/build/math/s_scalbnf.o +gcc ../sysdeps/ieee754/flt-32/s_frexpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_frexpf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_frexpf.o.dt -MT /sources/glibc-2.32/build/math/s_frexpf.o +gcc ../sysdeps/x86_64/fpu/s_signbitf.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_signbitf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_signbitf.o.dt -MT /sources/glibc-2.32/build/math/s_signbitf.o +gcc /sources/glibc-2.32/build/math/s_ldexpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ldexpf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ldexpf.o.dt -MT /sources/glibc-2.32/build/math/s_ldexpf.o +gcc ../sysdeps/ieee754/float128/s_isinff128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_isinff128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_isinff128.o.dt -MT /sources/glibc-2.32/build/math/s_isinff128.o +gcc ../sysdeps/ieee754/float128/s_isnanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_isnanf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_isnanf128.o.dt -MT /sources/glibc-2.32/build/math/s_isnanf128.o +gcc ../sysdeps/ieee754/float128/s_finitef128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_finitef128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_finitef128.o.dt -MT /sources/glibc-2.32/build/math/s_finitef128.o +gcc ../sysdeps/ieee754/float128/s_copysignf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_copysignf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_copysignf128.o.dt -MT /sources/glibc-2.32/build/math/s_copysignf128.o +gcc ../sysdeps/ieee754/float128/s_modff128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fsignaling-nans -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_modff128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_modff128.o.dt -MT /sources/glibc-2.32/build/math/s_modff128.o +gcc ../sysdeps/ieee754/float128/s_scalbnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_scalbnf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_scalbnf128.o.dt -MT /sources/glibc-2.32/build/math/s_scalbnf128.o +gcc ../sysdeps/ieee754/float128/s_frexpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_frexpf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_frexpf128.o.dt -MT /sources/glibc-2.32/build/math/s_frexpf128.o +gcc ../sysdeps/ieee754/float128/s_signbitf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_signbitf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_signbitf128.o.dt -MT /sources/glibc-2.32/build/math/s_signbitf128.o +gcc /sources/glibc-2.32/build/math/s_ldexpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ldexpf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ldexpf128.o.dt -MT /sources/glibc-2.32/build/math/s_ldexpf128.o +gcc setfpucw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/setfpucw.o -MD -MP -MF /sources/glibc-2.32/build/math/setfpucw.o.dt -MT /sources/glibc-2.32/build/math/setfpucw.o +gcc fpu_control.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fpu_control.o -MD -MP -MF /sources/glibc-2.32/build/math/fpu_control.o.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/math/stamp.oT +mv -f /sources/glibc-2.32/build/math/stamp.oT /sources/glibc-2.32/build/math/stamp.o +gcc ../sysdeps/x86_64/fpu/s_isinfl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_isinfl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_isinfl.os.dt -MT /sources/glibc-2.32/build/math/s_isinfl.os +gcc ../sysdeps/x86_64/fpu/s_isnanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_isnanl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_isnanl.os.dt -MT /sources/glibc-2.32/build/math/s_isnanl.os +gcc ../sysdeps/x86_64/fpu/s_finitel.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_finitel.os -MD -MP -MF /sources/glibc-2.32/build/math/s_finitel.os.dt -MT /sources/glibc-2.32/build/math/s_finitel.os +gcc ../sysdeps/x86_64/fpu/s_copysignl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_copysignl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_copysignl.os.dt -MT /sources/glibc-2.32/build/math/s_copysignl.os +gcc ../sysdeps/ieee754/ldbl-96/s_modfl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fsignaling-nans -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_modfl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_modfl.os.dt -MT /sources/glibc-2.32/build/math/s_modfl.os +gcc ../sysdeps/x86_64/fpu/s_scalbnl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_scalbnl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_scalbnl.os.dt -MT /sources/glibc-2.32/build/math/s_scalbnl.os +gcc ../sysdeps/ieee754/ldbl-96/s_frexpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_frexpl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_frexpl.os.dt -MT /sources/glibc-2.32/build/math/s_frexpl.os +gcc ../sysdeps/ieee754/ldbl-96/s_signbitl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_signbitl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_signbitl.os.dt -MT /sources/glibc-2.32/build/math/s_signbitl.os +gcc /sources/glibc-2.32/build/math/s_ldexpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ldexpl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ldexpl.os.dt -MT /sources/glibc-2.32/build/math/s_ldexpl.os +gcc ../sysdeps/ieee754/dbl-64/s_isinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_isinf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_isinf.os.dt -MT /sources/glibc-2.32/build/math/s_isinf.os +gcc ../sysdeps/ieee754/dbl-64/s_isnan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_isnan.os -MD -MP -MF /sources/glibc-2.32/build/math/s_isnan.os.dt -MT /sources/glibc-2.32/build/math/s_isnan.os +gcc ../sysdeps/ieee754/dbl-64/s_finite.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_finite.os -MD -MP -MF /sources/glibc-2.32/build/math/s_finite.os.dt -MT /sources/glibc-2.32/build/math/s_finite.os +gcc ../sysdeps/x86_64/fpu/s_copysign.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_copysign.os -MD -MP -MF /sources/glibc-2.32/build/math/s_copysign.os.dt -MT /sources/glibc-2.32/build/math/s_copysign.os +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fsignaling-nans -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_modf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_modf.os.dt -MT /sources/glibc-2.32/build/math/s_modf.os +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_scalbn.os -MD -MP -MF /sources/glibc-2.32/build/math/s_scalbn.os.dt -MT /sources/glibc-2.32/build/math/s_scalbn.os +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_frexp.os -MD -MP -MF /sources/glibc-2.32/build/math/s_frexp.os.dt -MT /sources/glibc-2.32/build/math/s_frexp.os +gcc ../sysdeps/x86_64/fpu/s_signbit.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_signbit.os -MD -MP -MF /sources/glibc-2.32/build/math/s_signbit.os.dt -MT /sources/glibc-2.32/build/math/s_signbit.os +gcc /sources/glibc-2.32/build/math/s_ldexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ldexp.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ldexp.os.dt -MT /sources/glibc-2.32/build/math/s_ldexp.os +gcc ../sysdeps/ieee754/flt-32/s_isinff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_isinff.os -MD -MP -MF /sources/glibc-2.32/build/math/s_isinff.os.dt -MT /sources/glibc-2.32/build/math/s_isinff.os +gcc ../sysdeps/ieee754/flt-32/s_isnanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_isnanf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_isnanf.os.dt -MT /sources/glibc-2.32/build/math/s_isnanf.os +gcc ../sysdeps/ieee754/flt-32/s_finitef.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_finitef.os -MD -MP -MF /sources/glibc-2.32/build/math/s_finitef.os.dt -MT /sources/glibc-2.32/build/math/s_finitef.os +gcc ../sysdeps/x86_64/fpu/s_copysignf.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_copysignf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_copysignf.os.dt -MT /sources/glibc-2.32/build/math/s_copysignf.os +gcc ../sysdeps/ieee754/flt-32/s_modff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fsignaling-nans -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_modff.os -MD -MP -MF /sources/glibc-2.32/build/math/s_modff.os.dt -MT /sources/glibc-2.32/build/math/s_modff.os +gcc ../sysdeps/ieee754/flt-32/s_scalbnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_scalbnf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_scalbnf.os.dt -MT /sources/glibc-2.32/build/math/s_scalbnf.os +gcc ../sysdeps/ieee754/flt-32/s_frexpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_frexpf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_frexpf.os.dt -MT /sources/glibc-2.32/build/math/s_frexpf.os +gcc ../sysdeps/x86_64/fpu/s_signbitf.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_signbitf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_signbitf.os.dt -MT /sources/glibc-2.32/build/math/s_signbitf.os +gcc /sources/glibc-2.32/build/math/s_ldexpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ldexpf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ldexpf.os.dt -MT /sources/glibc-2.32/build/math/s_ldexpf.os +gcc ../sysdeps/ieee754/float128/s_isinff128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_isinff128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_isinff128.os.dt -MT /sources/glibc-2.32/build/math/s_isinff128.os +gcc ../sysdeps/ieee754/float128/s_isnanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_isnanf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_isnanf128.os.dt -MT /sources/glibc-2.32/build/math/s_isnanf128.os +gcc ../sysdeps/ieee754/float128/s_finitef128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_finitef128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_finitef128.os.dt -MT /sources/glibc-2.32/build/math/s_finitef128.os +gcc ../sysdeps/ieee754/float128/s_copysignf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_copysignf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_copysignf128.os.dt -MT /sources/glibc-2.32/build/math/s_copysignf128.os +gcc ../sysdeps/ieee754/float128/s_modff128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fsignaling-nans -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_modff128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_modff128.os.dt -MT /sources/glibc-2.32/build/math/s_modff128.os +gcc ../sysdeps/ieee754/float128/s_scalbnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_scalbnf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_scalbnf128.os.dt -MT /sources/glibc-2.32/build/math/s_scalbnf128.os +gcc ../sysdeps/ieee754/float128/s_frexpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_frexpf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_frexpf128.os.dt -MT /sources/glibc-2.32/build/math/s_frexpf128.os +gcc ../sysdeps/ieee754/float128/s_signbitf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_signbitf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_signbitf128.os.dt -MT /sources/glibc-2.32/build/math/s_signbitf128.os +gcc /sources/glibc-2.32/build/math/s_ldexpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ldexpf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ldexpf128.os.dt -MT /sources/glibc-2.32/build/math/s_ldexpf128.os +gcc setfpucw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/setfpucw.os -MD -MP -MF /sources/glibc-2.32/build/math/setfpucw.os.dt -MT /sources/glibc-2.32/build/math/setfpucw.os +gcc fpu_control.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fpu_control.os -MD -MP -MF /sources/glibc-2.32/build/math/fpu_control.os.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/math/stamp.osT +mv -f /sources/glibc-2.32/build/math/stamp.osT /sources/glibc-2.32/build/math/stamp.os +echo '' > /sources/glibc-2.32/build/math/stamp.oST +mv -f /sources/glibc-2.32/build/math/stamp.oST /sources/glibc-2.32/build/math/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/math' +make subdir=setjmp -C setjmp ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/setjmp' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/setjmp +mkdir -p -- /sources/glibc-2.32/build/setjmp +python3 -B ../scripts/gen-as-const.py --cc="gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/setjmp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /sources/glibc-2.32/build/jmp_buf-ssp.h.dT \ + -MT '/sources/glibc-2.32/build/jmp_buf-ssp.h.d /sources/glibc-2.32/build/jmp_buf-ssp.h'" \ + ../sysdeps/unix/sysv/linux/x86/jmp_buf-ssp.sym > /sources/glibc-2.32/build/jmp_buf-ssp.hT +sed -e 's@ /sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /sources/glibc-2.32/build/jmp_buf-ssp.h.dT > /sources/glibc-2.32/build/jmp_buf-ssp.h.dT2 +rm -f /sources/glibc-2.32/build/jmp_buf-ssp.h.dT +mv -f /sources/glibc-2.32/build/jmp_buf-ssp.h.dT2 /sources/glibc-2.32/build/jmp_buf-ssp.h.d +mv -f /sources/glibc-2.32/build/jmp_buf-ssp.hT /sources/glibc-2.32/build/jmp_buf-ssp.h +gcc ../sysdeps/x86_64/setjmp.S -c -I../include -I/sources/glibc-2.32/build/setjmp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/setjmp/setjmp.o -MD -MP -MF /sources/glibc-2.32/build/setjmp/setjmp.o.dt -MT /sources/glibc-2.32/build/setjmp/setjmp.o +gcc sigjmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/setjmp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/setjmp/sigjmp.o -MD -MP -MF /sources/glibc-2.32/build/setjmp/sigjmp.o.dt -MT /sources/glibc-2.32/build/setjmp/sigjmp.o +gcc ../sysdeps/x86_64/bsd-setjmp.S -c -I../include -I/sources/glibc-2.32/build/setjmp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/setjmp/bsd-setjmp.o -MD -MP -MF /sources/glibc-2.32/build/setjmp/bsd-setjmp.o.dt -MT /sources/glibc-2.32/build/setjmp/bsd-setjmp.o +gcc ../sysdeps/x86_64/bsd-_setjmp.S -c -I../include -I/sources/glibc-2.32/build/setjmp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/setjmp/bsd-_setjmp.o -MD -MP -MF /sources/glibc-2.32/build/setjmp/bsd-_setjmp.o.dt -MT /sources/glibc-2.32/build/setjmp/bsd-_setjmp.o +gcc ../sysdeps/x86/longjmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/setjmp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/setjmp/longjmp.o -MD -MP -MF /sources/glibc-2.32/build/setjmp/longjmp.o.dt -MT /sources/glibc-2.32/build/setjmp/longjmp.o +gcc ../sysdeps/x86_64/__longjmp.S -c -I../include -I/sources/glibc-2.32/build/setjmp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/setjmp/__longjmp.o -MD -MP -MF /sources/glibc-2.32/build/setjmp/__longjmp.o.dt -MT /sources/glibc-2.32/build/setjmp/__longjmp.o +gcc ../sysdeps/nptl/jmp-unwind.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/setjmp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/setjmp/jmp-unwind.o -MD -MP -MF /sources/glibc-2.32/build/setjmp/jmp-unwind.o.dt -MT /sources/glibc-2.32/build/setjmp/jmp-unwind.o +gcc ../sysdeps/x86/__longjmp_cancel.S -c -I../include -I/sources/glibc-2.32/build/setjmp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/setjmp/__longjmp_cancel.o -MD -MP -MF /sources/glibc-2.32/build/setjmp/__longjmp_cancel.o.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/setjmp/stamp.oT +mv -f /sources/glibc-2.32/build/setjmp/stamp.oT /sources/glibc-2.32/build/setjmp/stamp.o +gcc ../sysdeps/x86_64/setjmp.S -c -I../include -I/sources/glibc-2.32/build/setjmp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/setjmp/setjmp.os -MD -MP -MF /sources/glibc-2.32/build/setjmp/setjmp.os.dt -MT /sources/glibc-2.32/build/setjmp/setjmp.os +gcc sigjmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/setjmp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/setjmp/sigjmp.os -MD -MP -MF /sources/glibc-2.32/build/setjmp/sigjmp.os.dt -MT /sources/glibc-2.32/build/setjmp/sigjmp.os +gcc ../sysdeps/x86_64/bsd-setjmp.S -c -I../include -I/sources/glibc-2.32/build/setjmp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/setjmp/bsd-setjmp.os -MD -MP -MF /sources/glibc-2.32/build/setjmp/bsd-setjmp.os.dt -MT /sources/glibc-2.32/build/setjmp/bsd-setjmp.os +gcc ../sysdeps/x86_64/bsd-_setjmp.S -c -I../include -I/sources/glibc-2.32/build/setjmp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/setjmp/bsd-_setjmp.os -MD -MP -MF /sources/glibc-2.32/build/setjmp/bsd-_setjmp.os.dt -MT /sources/glibc-2.32/build/setjmp/bsd-_setjmp.os +gcc ../sysdeps/x86/longjmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/setjmp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/setjmp/longjmp.os -MD -MP -MF /sources/glibc-2.32/build/setjmp/longjmp.os.dt -MT /sources/glibc-2.32/build/setjmp/longjmp.os +gcc ../sysdeps/x86_64/__longjmp.S -c -I../include -I/sources/glibc-2.32/build/setjmp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/setjmp/__longjmp.os -MD -MP -MF /sources/glibc-2.32/build/setjmp/__longjmp.os.dt -MT /sources/glibc-2.32/build/setjmp/__longjmp.os +gcc ../sysdeps/nptl/jmp-unwind.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/setjmp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/setjmp/jmp-unwind.os -MD -MP -MF /sources/glibc-2.32/build/setjmp/jmp-unwind.os.dt -MT /sources/glibc-2.32/build/setjmp/jmp-unwind.os +gcc ../sysdeps/x86/__longjmp_cancel.S -c -I../include -I/sources/glibc-2.32/build/setjmp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/setjmp/__longjmp_cancel.os -MD -MP -MF /sources/glibc-2.32/build/setjmp/__longjmp_cancel.os.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/setjmp/stamp.osT +mv -f /sources/glibc-2.32/build/setjmp/stamp.osT /sources/glibc-2.32/build/setjmp/stamp.os +echo '' > /sources/glibc-2.32/build/setjmp/stamp.oST +mv -f /sources/glibc-2.32/build/setjmp/stamp.oST /sources/glibc-2.32/build/setjmp/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/setjmp' +make subdir=signal -C signal ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/signal' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/signal +mkdir -p -- /sources/glibc-2.32/build/signal +gcc ../sysdeps/unix/sysv/linux/signal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/signal.o -MD -MP -MF /sources/glibc-2.32/build/signal/signal.o.dt -MT /sources/glibc-2.32/build/signal/signal.o +gcc ../sysdeps/unix/sysv/linux/raise.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/raise.o -MD -MP -MF /sources/glibc-2.32/build/signal/raise.o.dt -MT /sources/glibc-2.32/build/signal/raise.o +gcc ../sysdeps/posix/killpg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/killpg.o -MD -MP -MF /sources/glibc-2.32/build/signal/killpg.o.dt -MT /sources/glibc-2.32/build/signal/killpg.o +gcc ../sysdeps/unix/sysv/linux/x86_64/sigaction.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigaction.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigaction.o.dt -MT /sources/glibc-2.32/build/signal/sigaction.o +gcc ../sysdeps/unix/sysv/linux/sigprocmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigprocmask.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigprocmask.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/signal/kill.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/signal/kill.o.dt -MT /sources/glibc-2.32/build/signal/kill.o +gcc ../sysdeps/unix/sysv/linux/sigpending.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigpending.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigpending.o.dt -MT /sources/glibc-2.32/build/signal/sigpending.o +gcc ../sysdeps/unix/sysv/linux/sigsuspend.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigsuspend.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigsuspend.o.dt -MT /sources/glibc-2.32/build/signal/sigsuspend.o +gcc ../sysdeps/unix/sysv/linux/sigwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigwait.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigwait.o.dt -MT /sources/glibc-2.32/build/signal/sigwait.o +gcc ../sysdeps/posix/sigblock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigblock.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigblock.o.dt -MT /sources/glibc-2.32/build/signal/sigblock.o +gcc ../sysdeps/posix/sigsetmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigsetmask.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigsetmask.o.dt -MT /sources/glibc-2.32/build/signal/sigsetmask.o +gcc ../sysdeps/posix/sigpause.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigpause.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigpause.o.dt -MT /sources/glibc-2.32/build/signal/sigpause.o +gcc sigvec.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigvec.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigvec.o.dt -MT /sources/glibc-2.32/build/signal/sigvec.o +gcc ../sysdeps/unix/sysv/linux/sigstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigstack.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigstack.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/signal/sigaltstack.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/signal/sigaltstack.o.dt -MT /sources/glibc-2.32/build/signal/sigaltstack.o +gcc ../sysdeps/posix/sigintr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigintr.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigintr.o.dt -MT /sources/glibc-2.32/build/signal/sigintr.o +gcc sigsetops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigsetops.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigsetops.o.dt -MT /sources/glibc-2.32/build/signal/sigsetops.o +gcc sigempty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigempty.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigempty.o.dt -MT /sources/glibc-2.32/build/signal/sigempty.o +gcc sigfillset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigfillset.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigfillset.o.dt -MT /sources/glibc-2.32/build/signal/sigfillset.o +gcc sigaddset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigaddset.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigaddset.o.dt -MT /sources/glibc-2.32/build/signal/sigaddset.o +gcc sigdelset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigdelset.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigdelset.o.dt -MT /sources/glibc-2.32/build/signal/sigdelset.o +gcc sigismem.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigismem.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigismem.o.dt -MT /sources/glibc-2.32/build/signal/sigismem.o +gcc ../sysdeps/unix/sysv/linux/sigreturn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigreturn.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigreturn.o.dt -MT /sources/glibc-2.32/build/signal/sigreturn.o +gcc siggetmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/siggetmask.o -MD -MP -MF /sources/glibc-2.32/build/signal/siggetmask.o.dt -MT /sources/glibc-2.32/build/signal/siggetmask.o +gcc ../sysdeps/posix/sysv_signal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sysv_signal.o -MD -MP -MF /sources/glibc-2.32/build/signal/sysv_signal.o.dt -MT /sources/glibc-2.32/build/signal/sysv_signal.o +gcc sigisempty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigisempty.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigisempty.o.dt -MT /sources/glibc-2.32/build/signal/sigisempty.o +gcc sigandset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigandset.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigandset.o.dt -MT /sources/glibc-2.32/build/signal/sigandset.o +gcc sigorset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigorset.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigorset.o.dt -MT /sources/glibc-2.32/build/signal/sigorset.o +gcc ../sysdeps/nptl/allocrtsig.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/allocrtsig.o -MD -MP -MF /sources/glibc-2.32/build/signal/allocrtsig.o.dt -MT /sources/glibc-2.32/build/signal/allocrtsig.o +gcc ../sysdeps/unix/sysv/linux/sigtimedwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigtimedwait.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigtimedwait.o.dt -MT /sources/glibc-2.32/build/signal/sigtimedwait.o +gcc ../sysdeps/unix/sysv/linux/sigwaitinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigwaitinfo.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigwaitinfo.o.dt -MT /sources/glibc-2.32/build/signal/sigwaitinfo.o +gcc ../sysdeps/unix/sysv/linux/sigqueue.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigqueue.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigqueue.o.dt -MT /sources/glibc-2.32/build/signal/sigqueue.o +gcc sighold.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sighold.o -MD -MP -MF /sources/glibc-2.32/build/signal/sighold.o.dt -MT /sources/glibc-2.32/build/signal/sighold.o +gcc sigrelse.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigrelse.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigrelse.o.dt -MT /sources/glibc-2.32/build/signal/sigrelse.o +gcc ../sysdeps/posix/sigignore.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigignore.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigignore.o.dt -MT /sources/glibc-2.32/build/signal/sigignore.o +gcc ../sysdeps/posix/sigset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigset.o -MD -MP -MF /sources/glibc-2.32/build/signal/sigset.o.dt -MT /sources/glibc-2.32/build/signal/sigset.o +echo 'signal/signal.o signal/raise.o signal/killpg.o signal/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' > /sources/glibc-2.32/build/signal/stamp.oT +mv -f /sources/glibc-2.32/build/signal/stamp.oT /sources/glibc-2.32/build/signal/stamp.o +gcc ../sysdeps/unix/sysv/linux/signal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/signal.os -MD -MP -MF /sources/glibc-2.32/build/signal/signal.os.dt -MT /sources/glibc-2.32/build/signal/signal.os +gcc ../sysdeps/unix/sysv/linux/raise.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/raise.os -MD -MP -MF /sources/glibc-2.32/build/signal/raise.os.dt -MT /sources/glibc-2.32/build/signal/raise.os +gcc ../sysdeps/posix/killpg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/killpg.os -MD -MP -MF /sources/glibc-2.32/build/signal/killpg.os.dt -MT /sources/glibc-2.32/build/signal/killpg.os +gcc ../sysdeps/unix/sysv/linux/x86_64/sigaction.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigaction.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigaction.os.dt -MT /sources/glibc-2.32/build/signal/sigaction.os +gcc ../sysdeps/unix/sysv/linux/sigprocmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigprocmask.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigprocmask.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/signal/kill.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/signal/kill.os.dt -MT /sources/glibc-2.32/build/signal/kill.os +gcc ../sysdeps/unix/sysv/linux/sigpending.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigpending.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigpending.os.dt -MT /sources/glibc-2.32/build/signal/sigpending.os +gcc ../sysdeps/unix/sysv/linux/sigsuspend.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigsuspend.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigsuspend.os.dt -MT /sources/glibc-2.32/build/signal/sigsuspend.os +gcc ../sysdeps/unix/sysv/linux/sigwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigwait.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigwait.os.dt -MT /sources/glibc-2.32/build/signal/sigwait.os +gcc ../sysdeps/posix/sigblock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigblock.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigblock.os.dt -MT /sources/glibc-2.32/build/signal/sigblock.os +gcc ../sysdeps/posix/sigsetmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigsetmask.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigsetmask.os.dt -MT /sources/glibc-2.32/build/signal/sigsetmask.os +gcc ../sysdeps/posix/sigpause.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigpause.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigpause.os.dt -MT /sources/glibc-2.32/build/signal/sigpause.os +gcc sigvec.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigvec.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigvec.os.dt -MT /sources/glibc-2.32/build/signal/sigvec.os +gcc ../sysdeps/unix/sysv/linux/sigstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigstack.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigstack.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/signal/sigaltstack.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/signal/sigaltstack.os.dt -MT /sources/glibc-2.32/build/signal/sigaltstack.os +gcc ../sysdeps/posix/sigintr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigintr.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigintr.os.dt -MT /sources/glibc-2.32/build/signal/sigintr.os +gcc sigsetops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigsetops.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigsetops.os.dt -MT /sources/glibc-2.32/build/signal/sigsetops.os +gcc sigempty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigempty.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigempty.os.dt -MT /sources/glibc-2.32/build/signal/sigempty.os +gcc sigfillset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigfillset.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigfillset.os.dt -MT /sources/glibc-2.32/build/signal/sigfillset.os +gcc sigaddset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigaddset.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigaddset.os.dt -MT /sources/glibc-2.32/build/signal/sigaddset.os +gcc sigdelset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigdelset.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigdelset.os.dt -MT /sources/glibc-2.32/build/signal/sigdelset.os +gcc sigismem.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigismem.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigismem.os.dt -MT /sources/glibc-2.32/build/signal/sigismem.os +gcc ../sysdeps/unix/sysv/linux/sigreturn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigreturn.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigreturn.os.dt -MT /sources/glibc-2.32/build/signal/sigreturn.os +gcc siggetmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/siggetmask.os -MD -MP -MF /sources/glibc-2.32/build/signal/siggetmask.os.dt -MT /sources/glibc-2.32/build/signal/siggetmask.os +gcc ../sysdeps/posix/sysv_signal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sysv_signal.os -MD -MP -MF /sources/glibc-2.32/build/signal/sysv_signal.os.dt -MT /sources/glibc-2.32/build/signal/sysv_signal.os +gcc sigisempty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigisempty.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigisempty.os.dt -MT /sources/glibc-2.32/build/signal/sigisempty.os +gcc sigandset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigandset.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigandset.os.dt -MT /sources/glibc-2.32/build/signal/sigandset.os +gcc sigorset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigorset.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigorset.os.dt -MT /sources/glibc-2.32/build/signal/sigorset.os +gcc ../sysdeps/nptl/allocrtsig.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/allocrtsig.os -MD -MP -MF /sources/glibc-2.32/build/signal/allocrtsig.os.dt -MT /sources/glibc-2.32/build/signal/allocrtsig.os +gcc ../sysdeps/unix/sysv/linux/sigtimedwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigtimedwait.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigtimedwait.os.dt -MT /sources/glibc-2.32/build/signal/sigtimedwait.os +gcc ../sysdeps/unix/sysv/linux/sigwaitinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigwaitinfo.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigwaitinfo.os.dt -MT /sources/glibc-2.32/build/signal/sigwaitinfo.os +gcc ../sysdeps/unix/sysv/linux/sigqueue.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigqueue.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigqueue.os.dt -MT /sources/glibc-2.32/build/signal/sigqueue.os +gcc sighold.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sighold.os -MD -MP -MF /sources/glibc-2.32/build/signal/sighold.os.dt -MT /sources/glibc-2.32/build/signal/sighold.os +gcc sigrelse.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigrelse.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigrelse.os.dt -MT /sources/glibc-2.32/build/signal/sigrelse.os +gcc ../sysdeps/posix/sigignore.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigignore.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigignore.os.dt -MT /sources/glibc-2.32/build/signal/sigignore.os +gcc ../sysdeps/posix/sigset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/sigset.os -MD -MP -MF /sources/glibc-2.32/build/signal/sigset.os.dt -MT /sources/glibc-2.32/build/signal/sigset.os +echo 'signal/signal.os signal/raise.os signal/killpg.os signal/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' > /sources/glibc-2.32/build/signal/stamp.osT +mv -f /sources/glibc-2.32/build/signal/stamp.osT /sources/glibc-2.32/build/signal/stamp.os +echo '' > /sources/glibc-2.32/build/signal/stamp.oST +mv -f /sources/glibc-2.32/build/signal/stamp.oST /sources/glibc-2.32/build/signal/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/signal' +make subdir=stdlib -C stdlib ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/stdlib' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/stdlib +mkdir -p -- /sources/glibc-2.32/build/stdlib +gcc atof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/atof.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/atof.o.dt -MT /sources/glibc-2.32/build/stdlib/atof.o +gcc atoi.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/atoi.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/atoi.o.dt -MT /sources/glibc-2.32/build/stdlib/atoi.o +gcc atol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/atol.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/atol.o.dt -MT /sources/glibc-2.32/build/stdlib/atol.o +gcc atoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/atoll.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/atoll.o.dt -MT /sources/glibc-2.32/build/stdlib/atoll.o +gcc abort.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/abort.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/abort.o.dt -MT /sources/glibc-2.32/build/stdlib/abort.o +gcc bsearch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/bsearch.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/bsearch.o.dt -MT /sources/glibc-2.32/build/stdlib/bsearch.o +gcc qsort.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/qsort.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/qsort.o.dt -MT /sources/glibc-2.32/build/stdlib/qsort.o +gcc msort.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/msort.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/msort.o.dt -MT /sources/glibc-2.32/build/stdlib/msort.o +gcc getenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/getenv.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/getenv.o.dt -MT /sources/glibc-2.32/build/stdlib/getenv.o +gcc putenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/putenv.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/putenv.o.dt -MT /sources/glibc-2.32/build/stdlib/putenv.o +gcc setenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/setenv.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/setenv.o.dt -MT /sources/glibc-2.32/build/stdlib/setenv.o +gcc secure-getenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/secure-getenv.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/secure-getenv.o.dt -MT /sources/glibc-2.32/build/stdlib/secure-getenv.o +gcc exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/exit.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/exit.o.dt -MT /sources/glibc-2.32/build/stdlib/exit.o +gcc on_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/on_exit.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/on_exit.o.dt -MT /sources/glibc-2.32/build/stdlib/on_exit.o +gcc atexit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/atexit.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/atexit.o.dt -MT /sources/glibc-2.32/build/stdlib/atexit.o +gcc cxa_atexit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/cxa_atexit.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/cxa_atexit.o.dt -MT /sources/glibc-2.32/build/stdlib/cxa_atexit.o +gcc cxa_finalize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/cxa_finalize.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/cxa_finalize.o.dt -MT /sources/glibc-2.32/build/stdlib/cxa_finalize.o +gcc old_atexit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/old_atexit.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/old_atexit.o.dt -MT /sources/glibc-2.32/build/stdlib/old_atexit.o +gcc quick_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/quick_exit.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/quick_exit.o.dt -MT /sources/glibc-2.32/build/stdlib/quick_exit.o +gcc at_quick_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/at_quick_exit.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/at_quick_exit.o.dt -MT /sources/glibc-2.32/build/stdlib/at_quick_exit.o +gcc cxa_at_quick_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/cxa_at_quick_exit.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/cxa_at_quick_exit.o.dt -MT /sources/glibc-2.32/build/stdlib/cxa_at_quick_exit.o +gcc cxa_thread_atexit_impl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/cxa_thread_atexit_impl.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/cxa_thread_atexit_impl.o.dt -MT /sources/glibc-2.32/build/stdlib/cxa_thread_atexit_impl.o +gcc abs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/abs.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/abs.o.dt -MT /sources/glibc-2.32/build/stdlib/abs.o +gcc ../sysdeps/wordsize-64/labs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/labs.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/labs.o.dt -MT /sources/glibc-2.32/build/stdlib/labs.o +gcc llabs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/llabs.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/llabs.o.dt -MT /sources/glibc-2.32/build/stdlib/llabs.o +gcc div.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/div.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/div.o.dt -MT /sources/glibc-2.32/build/stdlib/div.o +gcc ../sysdeps/wordsize-64/ldiv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/ldiv.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/ldiv.o.dt -MT /sources/glibc-2.32/build/stdlib/ldiv.o +gcc lldiv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/lldiv.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/lldiv.o.dt -MT /sources/glibc-2.32/build/stdlib/lldiv.o +gcc mblen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mblen.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/mblen.o.dt -MT /sources/glibc-2.32/build/stdlib/mblen.o +gcc mbstowcs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mbstowcs.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/mbstowcs.o.dt -MT /sources/glibc-2.32/build/stdlib/mbstowcs.o +gcc mbtowc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mbtowc.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/mbtowc.o.dt -MT /sources/glibc-2.32/build/stdlib/mbtowc.o +gcc wcstombs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/wcstombs.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/wcstombs.o.dt -MT /sources/glibc-2.32/build/stdlib/wcstombs.o +gcc wctomb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/wctomb.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/wctomb.o.dt -MT /sources/glibc-2.32/build/stdlib/wctomb.o +gcc random.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/random.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/random.o.dt -MT /sources/glibc-2.32/build/stdlib/random.o +gcc random_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/random_r.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/random_r.o.dt -MT /sources/glibc-2.32/build/stdlib/random_r.o +gcc rand.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/rand.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/rand.o.dt -MT /sources/glibc-2.32/build/stdlib/rand.o +gcc rand_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/rand_r.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/rand_r.o.dt -MT /sources/glibc-2.32/build/stdlib/rand_r.o +gcc drand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/drand48.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/drand48.o.dt -MT /sources/glibc-2.32/build/stdlib/drand48.o +gcc erand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/erand48.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/erand48.o.dt -MT /sources/glibc-2.32/build/stdlib/erand48.o +gcc lrand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/lrand48.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/lrand48.o.dt -MT /sources/glibc-2.32/build/stdlib/lrand48.o +gcc nrand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/nrand48.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/nrand48.o.dt -MT /sources/glibc-2.32/build/stdlib/nrand48.o +gcc mrand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mrand48.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/mrand48.o.dt -MT /sources/glibc-2.32/build/stdlib/mrand48.o +gcc jrand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/jrand48.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/jrand48.o.dt -MT /sources/glibc-2.32/build/stdlib/jrand48.o +gcc srand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/srand48.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/srand48.o.dt -MT /sources/glibc-2.32/build/stdlib/srand48.o +gcc seed48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/seed48.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/seed48.o.dt -MT /sources/glibc-2.32/build/stdlib/seed48.o +gcc lcong48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/lcong48.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/lcong48.o.dt -MT /sources/glibc-2.32/build/stdlib/lcong48.o +gcc drand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/drand48_r.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/drand48_r.o.dt -MT /sources/glibc-2.32/build/stdlib/drand48_r.o +gcc erand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/erand48_r.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/erand48_r.o.dt -MT /sources/glibc-2.32/build/stdlib/erand48_r.o +gcc lrand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/lrand48_r.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/lrand48_r.o.dt -MT /sources/glibc-2.32/build/stdlib/lrand48_r.o +gcc nrand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/nrand48_r.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/nrand48_r.o.dt -MT /sources/glibc-2.32/build/stdlib/nrand48_r.o +gcc mrand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mrand48_r.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/mrand48_r.o.dt -MT /sources/glibc-2.32/build/stdlib/mrand48_r.o +gcc jrand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/jrand48_r.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/jrand48_r.o.dt -MT /sources/glibc-2.32/build/stdlib/jrand48_r.o +gcc srand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/srand48_r.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/srand48_r.o.dt -MT /sources/glibc-2.32/build/stdlib/srand48_r.o +gcc seed48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/seed48_r.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/seed48_r.o.dt -MT /sources/glibc-2.32/build/stdlib/seed48_r.o +gcc lcong48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/lcong48_r.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/lcong48_r.o.dt -MT /sources/glibc-2.32/build/stdlib/lcong48_r.o +gcc drand48-iter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/drand48-iter.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/drand48-iter.o.dt -MT /sources/glibc-2.32/build/stdlib/drand48-iter.o +gcc ../sysdeps/unix/sysv/linux/getrandom.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/getrandom.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/getrandom.o.dt -MT /sources/glibc-2.32/build/stdlib/getrandom.o +gcc ../sysdeps/unix/sysv/linux/getentropy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/getentropy.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/getentropy.o.dt -MT /sources/glibc-2.32/build/stdlib/getentropy.o +gcc strfromf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strfromf.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strfromf.o.dt -MT /sources/glibc-2.32/build/stdlib/strfromf.o +gcc strfromd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strfromd.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strfromd.o.dt -MT /sources/glibc-2.32/build/stdlib/strfromd.o +gcc strfroml.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strfroml.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strfroml.o.dt -MT /sources/glibc-2.32/build/stdlib/strfroml.o +gcc ../sysdeps/wordsize-64/strtol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtol.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtol.o.dt -MT /sources/glibc-2.32/build/stdlib/strtol.o +gcc ../sysdeps/wordsize-64/strtoul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtoul.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtoul.o.dt -MT /sources/glibc-2.32/build/stdlib/strtoul.o +gcc ../sysdeps/wordsize-64/strtoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtoll.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtoll.o.dt -MT /sources/glibc-2.32/build/stdlib/strtoll.o +gcc ../sysdeps/wordsize-64/strtoull.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtoull.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtoull.o.dt -MT /sources/glibc-2.32/build/stdlib/strtoull.o +gcc ../sysdeps/wordsize-64/strtol_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtol_l.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtol_l.o.dt -MT /sources/glibc-2.32/build/stdlib/strtol_l.o +gcc ../sysdeps/wordsize-64/strtoul_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtoul_l.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtoul_l.o.dt -MT /sources/glibc-2.32/build/stdlib/strtoul_l.o +gcc ../sysdeps/wordsize-64/strtoll_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtoll_l.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtoll_l.o.dt -MT /sources/glibc-2.32/build/stdlib/strtoll_l.o +gcc ../sysdeps/wordsize-64/strtoull_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtoull_l.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtoull_l.o.dt -MT /sources/glibc-2.32/build/stdlib/strtoull_l.o +gcc strtof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtof.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtof.o.dt -MT /sources/glibc-2.32/build/stdlib/strtof.o +gcc strtod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtod.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtod.o.dt -MT /sources/glibc-2.32/build/stdlib/strtod.o +gcc strtold.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtold.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtold.o.dt -MT /sources/glibc-2.32/build/stdlib/strtold.o +gcc strtof_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtof_l.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtof_l.o.dt -MT /sources/glibc-2.32/build/stdlib/strtof_l.o +gcc strtod_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtod_l.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtod_l.o.dt -MT /sources/glibc-2.32/build/stdlib/strtod_l.o +gcc ../sysdeps/ieee754/ldbl-96/strtold_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtold_l.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtold_l.o.dt -MT /sources/glibc-2.32/build/stdlib/strtold_l.o +gcc strtof_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtof_nan.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtof_nan.o.dt -MT /sources/glibc-2.32/build/stdlib/strtof_nan.o +gcc strtod_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtod_nan.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtod_nan.o.dt -MT /sources/glibc-2.32/build/stdlib/strtod_nan.o +gcc strtold_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtold_nan.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtold_nan.o.dt -MT /sources/glibc-2.32/build/stdlib/strtold_nan.o +gcc ../sysdeps/posix/system.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/system.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/system.o.dt -MT /sources/glibc-2.32/build/stdlib/system.o +gcc canonicalize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/canonicalize.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/canonicalize.o.dt -MT /sources/glibc-2.32/build/stdlib/canonicalize.o +gcc a64l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/a64l.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/a64l.o.dt -MT /sources/glibc-2.32/build/stdlib/a64l.o +gcc l64a.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/l64a.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/l64a.o.dt -MT /sources/glibc-2.32/build/stdlib/l64a.o +gcc rpmatch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/rpmatch.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/rpmatch.o.dt -MT /sources/glibc-2.32/build/stdlib/rpmatch.o +gcc strfmon.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strfmon.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strfmon.o.dt -MT /sources/glibc-2.32/build/stdlib/strfmon.o +gcc strfmon_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strfmon_l.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strfmon_l.o.dt -MT /sources/glibc-2.32/build/stdlib/strfmon_l.o +gcc getsubopt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/getsubopt.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/getsubopt.o.dt -MT /sources/glibc-2.32/build/stdlib/getsubopt.o +gcc xpg_basename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/xpg_basename.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/xpg_basename.o.dt -MT /sources/glibc-2.32/build/stdlib/xpg_basename.o +gcc fmtmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/fmtmsg.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/fmtmsg.o.dt -MT /sources/glibc-2.32/build/stdlib/fmtmsg.o +gcc ../sysdeps/wordsize-64/strtoimax.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtoimax.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtoimax.o.dt -MT /sources/glibc-2.32/build/stdlib/strtoimax.o +gcc ../sysdeps/wordsize-64/strtoumax.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtoumax.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtoumax.o.dt -MT /sources/glibc-2.32/build/stdlib/strtoumax.o +gcc ../sysdeps/wordsize-64/wcstoimax.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/wcstoimax.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/wcstoimax.o.dt -MT /sources/glibc-2.32/build/stdlib/wcstoimax.o +gcc ../sysdeps/wordsize-64/wcstoumax.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/wcstoumax.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/wcstoumax.o.dt -MT /sources/glibc-2.32/build/stdlib/wcstoumax.o +gcc ../sysdeps/unix/sysv/linux/x86_64/getcontext.S -c -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/stdlib/getcontext.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/getcontext.o.dt -MT /sources/glibc-2.32/build/stdlib/getcontext.o +gcc ../sysdeps/unix/sysv/linux/x86_64/setcontext.S -c -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/stdlib/setcontext.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/setcontext.o.dt -MT /sources/glibc-2.32/build/stdlib/setcontext.o +gcc ../sysdeps/unix/sysv/linux/x86_64/makecontext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/makecontext.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/makecontext.o.dt -MT /sources/glibc-2.32/build/stdlib/makecontext.o +gcc ../sysdeps/unix/sysv/linux/x86_64/swapcontext.S -c -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/stdlib/swapcontext.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/swapcontext.o.dt -MT /sources/glibc-2.32/build/stdlib/swapcontext.o +gcc inlines.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/inlines.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/inlines.o.dt -MT /sources/glibc-2.32/build/stdlib/inlines.o +gcc ../sysdeps/x86_64/add_n.S -c -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/stdlib/add_n.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/add_n.o.dt -MT /sources/glibc-2.32/build/stdlib/add_n.o +gcc ../sysdeps/x86_64/addmul_1.S -c -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/stdlib/addmul_1.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/addmul_1.o.dt -MT /sources/glibc-2.32/build/stdlib/addmul_1.o +gcc cmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/cmp.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/cmp.o.dt -MT /sources/glibc-2.32/build/stdlib/cmp.o +gcc divmod_1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/divmod_1.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/divmod_1.o.dt -MT /sources/glibc-2.32/build/stdlib/divmod_1.o +gcc divrem.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/divrem.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/divrem.o.dt -MT /sources/glibc-2.32/build/stdlib/divrem.o +gcc udiv_qrnnd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/udiv_qrnnd.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/udiv_qrnnd.o.dt -MT /sources/glibc-2.32/build/stdlib/udiv_qrnnd.o +gcc ../sysdeps/x86_64/lshift.S -c -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/stdlib/lshift.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/lshift.o.dt -MT /sources/glibc-2.32/build/stdlib/lshift.o +gcc ../sysdeps/x86_64/rshift.S -c -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/stdlib/rshift.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/rshift.o.dt -MT /sources/glibc-2.32/build/stdlib/rshift.o +gcc mod_1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mod_1.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/mod_1.o.dt -MT /sources/glibc-2.32/build/stdlib/mod_1.o +gcc mul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mul.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/mul.o.dt -MT /sources/glibc-2.32/build/stdlib/mul.o +gcc ../sysdeps/x86_64/mul_1.S -c -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/stdlib/mul_1.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/mul_1.o.dt -MT /sources/glibc-2.32/build/stdlib/mul_1.o +gcc mul_n.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mul_n.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/mul_n.o.dt -MT /sources/glibc-2.32/build/stdlib/mul_n.o +gcc ../sysdeps/x86_64/sub_n.S -c -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/stdlib/sub_n.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/sub_n.o.dt -MT /sources/glibc-2.32/build/stdlib/sub_n.o +gcc ../sysdeps/x86_64/submul_1.S -c -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/stdlib/submul_1.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/submul_1.o.dt -MT /sources/glibc-2.32/build/stdlib/submul_1.o +gcc ../sysdeps/ieee754/dbl-64/dbl2mpn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/dbl2mpn.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/dbl2mpn.o.dt -MT /sources/glibc-2.32/build/stdlib/dbl2mpn.o +gcc ../sysdeps/x86_64/ldbl2mpn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/ldbl2mpn.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/ldbl2mpn.o.dt -MT /sources/glibc-2.32/build/stdlib/ldbl2mpn.o +gcc ../sysdeps/ieee754/flt-32/mpn2flt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mpn2flt.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/mpn2flt.o.dt -MT /sources/glibc-2.32/build/stdlib/mpn2flt.o +gcc ../sysdeps/ieee754/dbl-64/mpn2dbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mpn2dbl.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/mpn2dbl.o.dt -MT /sources/glibc-2.32/build/stdlib/mpn2dbl.o +gcc ../sysdeps/ieee754/ldbl-96/mpn2ldbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mpn2ldbl.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/mpn2ldbl.o.dt -MT /sources/glibc-2.32/build/stdlib/mpn2ldbl.o +gcc ../sysdeps/ieee754/float128/float1282mpn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/float1282mpn.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/float1282mpn.o.dt -MT /sources/glibc-2.32/build/stdlib/float1282mpn.o +gcc ../sysdeps/ieee754/float128/strfromf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strfromf128.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strfromf128.o.dt -MT /sources/glibc-2.32/build/stdlib/strfromf128.o +gcc ../sysdeps/ieee754/float128/strtof128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtof128.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtof128.o.dt -MT /sources/glibc-2.32/build/stdlib/strtof128.o +gcc ../sysdeps/ieee754/float128/strtof128_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtof128_l.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtof128_l.o.dt -MT /sources/glibc-2.32/build/stdlib/strtof128_l.o +gcc ../sysdeps/ieee754/float128/strtof128_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtof128_nan.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtof128_nan.o.dt -MT /sources/glibc-2.32/build/stdlib/strtof128_nan.o +gcc ../sysdeps/ieee754/float128/mpn2float128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mpn2float128.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/mpn2float128.o.dt -MT /sources/glibc-2.32/build/stdlib/mpn2float128.o +gcc grouping.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/grouping.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/grouping.o.dt -MT /sources/glibc-2.32/build/stdlib/grouping.o +gcc groupingwc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/groupingwc.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/groupingwc.o.dt -MT /sources/glibc-2.32/build/stdlib/groupingwc.o +gcc tens_in_limb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/tens_in_limb.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/tens_in_limb.o.dt -MT /sources/glibc-2.32/build/stdlib/tens_in_limb.o +gcc fpioconst.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/fpioconst.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/fpioconst.o.dt -MT /sources/glibc-2.32/build/stdlib/fpioconst.o +gcc ../sysdeps/x86_64/mp_clz_tab.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mp_clz_tab.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/mp_clz_tab.o.dt -MT /sources/glibc-2.32/build/stdlib/mp_clz_tab.o +gcc ../sysdeps/unix/sysv/linux/x86_64/__start_context.S -c -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/stdlib/__start_context.o -MD -MP -MF /sources/glibc-2.32/build/stdlib/__start_context.o.dt -MT /sources/glibc-2.32/build/stdlib/__start_context.o +echo 'stdlib/atof.o stdlib/atoi.o stdlib/atol.o stdlib/atoll.o stdlib/abort.o stdlib/bsearch.o stdlib/qsort.o stdlib/msort.o stdlib/getenv.o stdlib/putenv.o stdlib/setenv.o stdlib/secure-getenv.o stdlib/exit.o stdlib/on_exit.o stdlib/atexit.o stdlib/cxa_atexit.o stdlib/cxa_finalize.o stdlib/old_atexit.o stdlib/quick_exit.o stdlib/at_quick_exit.o stdlib/cxa_at_quick_exit.o stdlib/cxa_thread_atexit_impl.o stdlib/abs.o stdlib/labs.o stdlib/llabs.o stdlib/div.o stdlib/ldiv.o stdlib/lldiv.o stdlib/mblen.o stdlib/mbstowcs.o stdlib/mbtowc.o stdlib/wcstombs.o stdlib/wctomb.o stdlib/random.o stdlib/random_r.o stdlib/rand.o stdlib/rand_r.o stdlib/drand48.o stdlib/erand48.o stdlib/lrand48.o stdlib/nrand48.o stdlib/mrand48.o stdlib/jrand48.o stdlib/srand48.o stdlib/seed48.o stdlib/lcong48.o stdlib/drand48_r.o stdlib/erand48_r.o stdlib/lrand48_r.o stdlib/nrand48_r.o stdlib/mrand48_r.o stdlib/jrand48_r.o stdlib/srand48_r.o stdlib/seed48_r.o stdlib/lcong48_r.o stdlib/drand48-iter.o stdlib/getrandom.o stdlib/getentropy.o stdlib/strfromf.o stdlib/strfromd.o stdlib/strfroml.o stdlib/strtol.o stdlib/strtoul.o stdlib/strtoll.o stdlib/strtoull.o stdlib/strtol_l.o stdlib/strtoul_l.o stdlib/strtoll_l.o stdlib/strtoull_l.o stdlib/strtof.o stdlib/strtod.o stdlib/strtold.o stdlib/strtof_l.o stdlib/strtod_l.o stdlib/strtold_l.o stdlib/strtof_nan.o stdlib/strtod_nan.o stdlib/strtold_nan.o stdlib/system.o stdlib/canonicalize.o stdlib/a64l.o stdlib/l64a.o stdlib/rpmatch.o stdlib/strfmon.o stdlib/strfmon_l.o stdlib/getsubopt.o stdlib/xpg_basename.o stdlib/fmtmsg.o stdlib/strtoimax.o stdlib/strtoumax.o stdlib/wcstoimax.o stdlib/wcstoumax.o stdlib/getcontext.o stdlib/setcontext.o stdlib/makecontext.o stdlib/swapcontext.o stdlib/inlines.o stdlib/add_n.o stdlib/addmul_1.o stdlib/cmp.o stdlib/divmod_1.o stdlib/divrem.o stdlib/udiv_qrnnd.o stdlib/lshift.o stdlib/rshift.o stdlib/mod_1.o stdlib/mul.o stdlib/mul_1.o stdlib/mul_n.o stdlib/sub_n.o stdlib/submul_1.o stdlib/dbl2mpn.o stdlib/ldbl2mpn.o stdlib/mpn2flt.o stdlib/mpn2dbl.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' > /sources/glibc-2.32/build/stdlib/stamp.oT +mv -f /sources/glibc-2.32/build/stdlib/stamp.oT /sources/glibc-2.32/build/stdlib/stamp.o +gcc atof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/atof.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/atof.os.dt -MT /sources/glibc-2.32/build/stdlib/atof.os +gcc atoi.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/atoi.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/atoi.os.dt -MT /sources/glibc-2.32/build/stdlib/atoi.os +gcc atol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/atol.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/atol.os.dt -MT /sources/glibc-2.32/build/stdlib/atol.os +gcc atoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/atoll.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/atoll.os.dt -MT /sources/glibc-2.32/build/stdlib/atoll.os +gcc abort.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/abort.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/abort.os.dt -MT /sources/glibc-2.32/build/stdlib/abort.os +gcc bsearch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/bsearch.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/bsearch.os.dt -MT /sources/glibc-2.32/build/stdlib/bsearch.os +gcc qsort.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/qsort.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/qsort.os.dt -MT /sources/glibc-2.32/build/stdlib/qsort.os +gcc msort.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/msort.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/msort.os.dt -MT /sources/glibc-2.32/build/stdlib/msort.os +gcc getenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/getenv.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/getenv.os.dt -MT /sources/glibc-2.32/build/stdlib/getenv.os +gcc putenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/putenv.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/putenv.os.dt -MT /sources/glibc-2.32/build/stdlib/putenv.os +gcc setenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/setenv.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/setenv.os.dt -MT /sources/glibc-2.32/build/stdlib/setenv.os +gcc secure-getenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/secure-getenv.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/secure-getenv.os.dt -MT /sources/glibc-2.32/build/stdlib/secure-getenv.os +gcc exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/exit.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/exit.os.dt -MT /sources/glibc-2.32/build/stdlib/exit.os +gcc on_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/on_exit.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/on_exit.os.dt -MT /sources/glibc-2.32/build/stdlib/on_exit.os +gcc cxa_atexit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/cxa_atexit.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/cxa_atexit.os.dt -MT /sources/glibc-2.32/build/stdlib/cxa_atexit.os +gcc cxa_finalize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/cxa_finalize.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/cxa_finalize.os.dt -MT /sources/glibc-2.32/build/stdlib/cxa_finalize.os +gcc old_atexit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/old_atexit.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/old_atexit.os.dt -MT /sources/glibc-2.32/build/stdlib/old_atexit.os +gcc quick_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/quick_exit.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/quick_exit.os.dt -MT /sources/glibc-2.32/build/stdlib/quick_exit.os +gcc cxa_at_quick_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/cxa_at_quick_exit.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/cxa_at_quick_exit.os.dt -MT /sources/glibc-2.32/build/stdlib/cxa_at_quick_exit.os +gcc cxa_thread_atexit_impl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/cxa_thread_atexit_impl.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/cxa_thread_atexit_impl.os.dt -MT /sources/glibc-2.32/build/stdlib/cxa_thread_atexit_impl.os +gcc abs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/abs.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/abs.os.dt -MT /sources/glibc-2.32/build/stdlib/abs.os +gcc ../sysdeps/wordsize-64/labs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/labs.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/labs.os.dt -MT /sources/glibc-2.32/build/stdlib/labs.os +gcc llabs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/llabs.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/llabs.os.dt -MT /sources/glibc-2.32/build/stdlib/llabs.os +gcc div.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/div.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/div.os.dt -MT /sources/glibc-2.32/build/stdlib/div.os +gcc ../sysdeps/wordsize-64/ldiv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/ldiv.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/ldiv.os.dt -MT /sources/glibc-2.32/build/stdlib/ldiv.os +gcc lldiv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/lldiv.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/lldiv.os.dt -MT /sources/glibc-2.32/build/stdlib/lldiv.os +gcc mblen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mblen.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/mblen.os.dt -MT /sources/glibc-2.32/build/stdlib/mblen.os +gcc mbstowcs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mbstowcs.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/mbstowcs.os.dt -MT /sources/glibc-2.32/build/stdlib/mbstowcs.os +gcc mbtowc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mbtowc.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/mbtowc.os.dt -MT /sources/glibc-2.32/build/stdlib/mbtowc.os +gcc wcstombs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/wcstombs.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/wcstombs.os.dt -MT /sources/glibc-2.32/build/stdlib/wcstombs.os +gcc wctomb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/wctomb.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/wctomb.os.dt -MT /sources/glibc-2.32/build/stdlib/wctomb.os +gcc random.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/random.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/random.os.dt -MT /sources/glibc-2.32/build/stdlib/random.os +gcc random_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/random_r.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/random_r.os.dt -MT /sources/glibc-2.32/build/stdlib/random_r.os +gcc rand.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/rand.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/rand.os.dt -MT /sources/glibc-2.32/build/stdlib/rand.os +gcc rand_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/rand_r.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/rand_r.os.dt -MT /sources/glibc-2.32/build/stdlib/rand_r.os +gcc drand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/drand48.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/drand48.os.dt -MT /sources/glibc-2.32/build/stdlib/drand48.os +gcc erand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/erand48.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/erand48.os.dt -MT /sources/glibc-2.32/build/stdlib/erand48.os +gcc lrand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/lrand48.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/lrand48.os.dt -MT /sources/glibc-2.32/build/stdlib/lrand48.os +gcc nrand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/nrand48.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/nrand48.os.dt -MT /sources/glibc-2.32/build/stdlib/nrand48.os +gcc mrand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mrand48.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/mrand48.os.dt -MT /sources/glibc-2.32/build/stdlib/mrand48.os +gcc jrand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/jrand48.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/jrand48.os.dt -MT /sources/glibc-2.32/build/stdlib/jrand48.os +gcc srand48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/srand48.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/srand48.os.dt -MT /sources/glibc-2.32/build/stdlib/srand48.os +gcc seed48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/seed48.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/seed48.os.dt -MT /sources/glibc-2.32/build/stdlib/seed48.os +gcc lcong48.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/lcong48.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/lcong48.os.dt -MT /sources/glibc-2.32/build/stdlib/lcong48.os +gcc drand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/drand48_r.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/drand48_r.os.dt -MT /sources/glibc-2.32/build/stdlib/drand48_r.os +gcc erand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/erand48_r.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/erand48_r.os.dt -MT /sources/glibc-2.32/build/stdlib/erand48_r.os +gcc lrand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/lrand48_r.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/lrand48_r.os.dt -MT /sources/glibc-2.32/build/stdlib/lrand48_r.os +gcc nrand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/nrand48_r.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/nrand48_r.os.dt -MT /sources/glibc-2.32/build/stdlib/nrand48_r.os +gcc mrand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mrand48_r.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/mrand48_r.os.dt -MT /sources/glibc-2.32/build/stdlib/mrand48_r.os +gcc jrand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/jrand48_r.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/jrand48_r.os.dt -MT /sources/glibc-2.32/build/stdlib/jrand48_r.os +gcc srand48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/srand48_r.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/srand48_r.os.dt -MT /sources/glibc-2.32/build/stdlib/srand48_r.os +gcc seed48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/seed48_r.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/seed48_r.os.dt -MT /sources/glibc-2.32/build/stdlib/seed48_r.os +gcc lcong48_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/lcong48_r.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/lcong48_r.os.dt -MT /sources/glibc-2.32/build/stdlib/lcong48_r.os +gcc drand48-iter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/drand48-iter.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/drand48-iter.os.dt -MT /sources/glibc-2.32/build/stdlib/drand48-iter.os +gcc ../sysdeps/unix/sysv/linux/getrandom.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/getrandom.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/getrandom.os.dt -MT /sources/glibc-2.32/build/stdlib/getrandom.os +gcc ../sysdeps/unix/sysv/linux/getentropy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/getentropy.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/getentropy.os.dt -MT /sources/glibc-2.32/build/stdlib/getentropy.os +gcc strfromf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strfromf.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strfromf.os.dt -MT /sources/glibc-2.32/build/stdlib/strfromf.os +gcc strfromd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strfromd.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strfromd.os.dt -MT /sources/glibc-2.32/build/stdlib/strfromd.os +gcc strfroml.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strfroml.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strfroml.os.dt -MT /sources/glibc-2.32/build/stdlib/strfroml.os +gcc ../sysdeps/wordsize-64/strtol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtol.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtol.os.dt -MT /sources/glibc-2.32/build/stdlib/strtol.os +gcc ../sysdeps/wordsize-64/strtoul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtoul.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtoul.os.dt -MT /sources/glibc-2.32/build/stdlib/strtoul.os +gcc ../sysdeps/wordsize-64/strtoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtoll.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtoll.os.dt -MT /sources/glibc-2.32/build/stdlib/strtoll.os +gcc ../sysdeps/wordsize-64/strtoull.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtoull.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtoull.os.dt -MT /sources/glibc-2.32/build/stdlib/strtoull.os +gcc ../sysdeps/wordsize-64/strtol_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtol_l.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtol_l.os.dt -MT /sources/glibc-2.32/build/stdlib/strtol_l.os +gcc ../sysdeps/wordsize-64/strtoul_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtoul_l.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtoul_l.os.dt -MT /sources/glibc-2.32/build/stdlib/strtoul_l.os +gcc ../sysdeps/wordsize-64/strtoll_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtoll_l.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtoll_l.os.dt -MT /sources/glibc-2.32/build/stdlib/strtoll_l.os +gcc ../sysdeps/wordsize-64/strtoull_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtoull_l.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtoull_l.os.dt -MT /sources/glibc-2.32/build/stdlib/strtoull_l.os +gcc strtof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtof.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtof.os.dt -MT /sources/glibc-2.32/build/stdlib/strtof.os +gcc strtod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtod.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtod.os.dt -MT /sources/glibc-2.32/build/stdlib/strtod.os +gcc strtold.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtold.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtold.os.dt -MT /sources/glibc-2.32/build/stdlib/strtold.os +gcc strtof_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtof_l.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtof_l.os.dt -MT /sources/glibc-2.32/build/stdlib/strtof_l.os +gcc strtod_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtod_l.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtod_l.os.dt -MT /sources/glibc-2.32/build/stdlib/strtod_l.os +gcc ../sysdeps/ieee754/ldbl-96/strtold_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtold_l.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtold_l.os.dt -MT /sources/glibc-2.32/build/stdlib/strtold_l.os +gcc strtof_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtof_nan.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtof_nan.os.dt -MT /sources/glibc-2.32/build/stdlib/strtof_nan.os +gcc strtod_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtod_nan.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtod_nan.os.dt -MT /sources/glibc-2.32/build/stdlib/strtod_nan.os +gcc strtold_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtold_nan.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtold_nan.os.dt -MT /sources/glibc-2.32/build/stdlib/strtold_nan.os +gcc ../sysdeps/posix/system.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/system.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/system.os.dt -MT /sources/glibc-2.32/build/stdlib/system.os +gcc canonicalize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/canonicalize.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/canonicalize.os.dt -MT /sources/glibc-2.32/build/stdlib/canonicalize.os +gcc a64l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/a64l.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/a64l.os.dt -MT /sources/glibc-2.32/build/stdlib/a64l.os +gcc l64a.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/l64a.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/l64a.os.dt -MT /sources/glibc-2.32/build/stdlib/l64a.os +gcc rpmatch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/rpmatch.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/rpmatch.os.dt -MT /sources/glibc-2.32/build/stdlib/rpmatch.os +gcc strfmon.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strfmon.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strfmon.os.dt -MT /sources/glibc-2.32/build/stdlib/strfmon.os +gcc strfmon_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strfmon_l.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strfmon_l.os.dt -MT /sources/glibc-2.32/build/stdlib/strfmon_l.os +gcc getsubopt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/getsubopt.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/getsubopt.os.dt -MT /sources/glibc-2.32/build/stdlib/getsubopt.os +gcc xpg_basename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/xpg_basename.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/xpg_basename.os.dt -MT /sources/glibc-2.32/build/stdlib/xpg_basename.os +gcc fmtmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/fmtmsg.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/fmtmsg.os.dt -MT /sources/glibc-2.32/build/stdlib/fmtmsg.os +gcc ../sysdeps/wordsize-64/strtoimax.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtoimax.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtoimax.os.dt -MT /sources/glibc-2.32/build/stdlib/strtoimax.os +gcc ../sysdeps/wordsize-64/strtoumax.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtoumax.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtoumax.os.dt -MT /sources/glibc-2.32/build/stdlib/strtoumax.os +gcc ../sysdeps/wordsize-64/wcstoimax.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/wcstoimax.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/wcstoimax.os.dt -MT /sources/glibc-2.32/build/stdlib/wcstoimax.os +gcc ../sysdeps/wordsize-64/wcstoumax.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/wcstoumax.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/wcstoumax.os.dt -MT /sources/glibc-2.32/build/stdlib/wcstoumax.os +gcc ../sysdeps/unix/sysv/linux/x86_64/getcontext.S -c -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/stdlib/getcontext.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/getcontext.os.dt -MT /sources/glibc-2.32/build/stdlib/getcontext.os +gcc ../sysdeps/unix/sysv/linux/x86_64/setcontext.S -c -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/stdlib/setcontext.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/setcontext.os.dt -MT /sources/glibc-2.32/build/stdlib/setcontext.os +gcc ../sysdeps/unix/sysv/linux/x86_64/makecontext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/makecontext.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/makecontext.os.dt -MT /sources/glibc-2.32/build/stdlib/makecontext.os +gcc ../sysdeps/unix/sysv/linux/x86_64/swapcontext.S -c -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/stdlib/swapcontext.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/swapcontext.os.dt -MT /sources/glibc-2.32/build/stdlib/swapcontext.os +gcc inlines.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/inlines.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/inlines.os.dt -MT /sources/glibc-2.32/build/stdlib/inlines.os +gcc ../sysdeps/x86_64/add_n.S -c -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/stdlib/add_n.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/add_n.os.dt -MT /sources/glibc-2.32/build/stdlib/add_n.os +gcc ../sysdeps/x86_64/addmul_1.S -c -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/stdlib/addmul_1.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/addmul_1.os.dt -MT /sources/glibc-2.32/build/stdlib/addmul_1.os +gcc cmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/cmp.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/cmp.os.dt -MT /sources/glibc-2.32/build/stdlib/cmp.os +gcc divmod_1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/divmod_1.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/divmod_1.os.dt -MT /sources/glibc-2.32/build/stdlib/divmod_1.os +gcc divrem.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/divrem.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/divrem.os.dt -MT /sources/glibc-2.32/build/stdlib/divrem.os +gcc udiv_qrnnd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/udiv_qrnnd.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/udiv_qrnnd.os.dt -MT /sources/glibc-2.32/build/stdlib/udiv_qrnnd.os +gcc ../sysdeps/x86_64/lshift.S -c -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/stdlib/lshift.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/lshift.os.dt -MT /sources/glibc-2.32/build/stdlib/lshift.os +gcc ../sysdeps/x86_64/rshift.S -c -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/stdlib/rshift.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/rshift.os.dt -MT /sources/glibc-2.32/build/stdlib/rshift.os +gcc mod_1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mod_1.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/mod_1.os.dt -MT /sources/glibc-2.32/build/stdlib/mod_1.os +gcc mul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mul.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/mul.os.dt -MT /sources/glibc-2.32/build/stdlib/mul.os +gcc ../sysdeps/x86_64/mul_1.S -c -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/stdlib/mul_1.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/mul_1.os.dt -MT /sources/glibc-2.32/build/stdlib/mul_1.os +gcc mul_n.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mul_n.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/mul_n.os.dt -MT /sources/glibc-2.32/build/stdlib/mul_n.os +gcc ../sysdeps/x86_64/sub_n.S -c -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/stdlib/sub_n.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/sub_n.os.dt -MT /sources/glibc-2.32/build/stdlib/sub_n.os +gcc ../sysdeps/x86_64/submul_1.S -c -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/stdlib/submul_1.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/submul_1.os.dt -MT /sources/glibc-2.32/build/stdlib/submul_1.os +gcc ../sysdeps/ieee754/dbl-64/dbl2mpn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/dbl2mpn.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/dbl2mpn.os.dt -MT /sources/glibc-2.32/build/stdlib/dbl2mpn.os +gcc ../sysdeps/x86_64/ldbl2mpn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/ldbl2mpn.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/ldbl2mpn.os.dt -MT /sources/glibc-2.32/build/stdlib/ldbl2mpn.os +gcc ../sysdeps/ieee754/flt-32/mpn2flt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mpn2flt.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/mpn2flt.os.dt -MT /sources/glibc-2.32/build/stdlib/mpn2flt.os +gcc ../sysdeps/ieee754/dbl-64/mpn2dbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mpn2dbl.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/mpn2dbl.os.dt -MT /sources/glibc-2.32/build/stdlib/mpn2dbl.os +gcc ../sysdeps/ieee754/ldbl-96/mpn2ldbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mpn2ldbl.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/mpn2ldbl.os.dt -MT /sources/glibc-2.32/build/stdlib/mpn2ldbl.os +gcc ../sysdeps/ieee754/float128/float1282mpn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/float1282mpn.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/float1282mpn.os.dt -MT /sources/glibc-2.32/build/stdlib/float1282mpn.os +gcc ../sysdeps/ieee754/float128/strfromf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strfromf128.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strfromf128.os.dt -MT /sources/glibc-2.32/build/stdlib/strfromf128.os +gcc ../sysdeps/ieee754/float128/strtof128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtof128.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtof128.os.dt -MT /sources/glibc-2.32/build/stdlib/strtof128.os +gcc ../sysdeps/ieee754/float128/strtof128_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtof128_l.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtof128_l.os.dt -MT /sources/glibc-2.32/build/stdlib/strtof128_l.os +gcc ../sysdeps/ieee754/float128/strtof128_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/strtof128_nan.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/strtof128_nan.os.dt -MT /sources/glibc-2.32/build/stdlib/strtof128_nan.os +gcc ../sysdeps/ieee754/float128/mpn2float128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mpn2float128.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/mpn2float128.os.dt -MT /sources/glibc-2.32/build/stdlib/mpn2float128.os +gcc grouping.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/grouping.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/grouping.os.dt -MT /sources/glibc-2.32/build/stdlib/grouping.os +gcc groupingwc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/groupingwc.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/groupingwc.os.dt -MT /sources/glibc-2.32/build/stdlib/groupingwc.os +gcc tens_in_limb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/tens_in_limb.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/tens_in_limb.os.dt -MT /sources/glibc-2.32/build/stdlib/tens_in_limb.os +gcc fpioconst.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/fpioconst.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/fpioconst.os.dt -MT /sources/glibc-2.32/build/stdlib/fpioconst.os +gcc ../sysdeps/x86_64/mp_clz_tab.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/mp_clz_tab.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/mp_clz_tab.os.dt -MT /sources/glibc-2.32/build/stdlib/mp_clz_tab.os +gcc ../sysdeps/unix/sysv/linux/x86_64/__start_context.S -c -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/stdlib/__start_context.os -MD -MP -MF /sources/glibc-2.32/build/stdlib/__start_context.os.dt -MT /sources/glibc-2.32/build/stdlib/__start_context.os +echo 'stdlib/atof.os stdlib/atoi.os stdlib/atol.os stdlib/atoll.os stdlib/abort.os stdlib/bsearch.os stdlib/qsort.os stdlib/msort.os stdlib/getenv.os stdlib/putenv.os stdlib/setenv.os stdlib/secure-getenv.os stdlib/exit.os stdlib/on_exit.os stdlib/cxa_atexit.os stdlib/cxa_finalize.os stdlib/old_atexit.os stdlib/quick_exit.os stdlib/cxa_at_quick_exit.os stdlib/cxa_thread_atexit_impl.os stdlib/abs.os stdlib/labs.os stdlib/llabs.os stdlib/div.os stdlib/ldiv.os stdlib/lldiv.os stdlib/mblen.os stdlib/mbstowcs.os stdlib/mbtowc.os stdlib/wcstombs.os stdlib/wctomb.os stdlib/random.os stdlib/random_r.os stdlib/rand.os stdlib/rand_r.os stdlib/drand48.os stdlib/erand48.os stdlib/lrand48.os stdlib/nrand48.os stdlib/mrand48.os stdlib/jrand48.os stdlib/srand48.os stdlib/seed48.os stdlib/lcong48.os stdlib/drand48_r.os stdlib/erand48_r.os stdlib/lrand48_r.os stdlib/nrand48_r.os stdlib/mrand48_r.os stdlib/jrand48_r.os stdlib/srand48_r.os stdlib/seed48_r.os stdlib/lcong48_r.os stdlib/drand48-iter.os stdlib/getrandom.os stdlib/getentropy.os stdlib/strfromf.os stdlib/strfromd.os stdlib/strfroml.os stdlib/strtol.os stdlib/strtoul.os stdlib/strtoll.os stdlib/strtoull.os stdlib/strtol_l.os stdlib/strtoul_l.os stdlib/strtoll_l.os stdlib/strtoull_l.os stdlib/strtof.os stdlib/strtod.os stdlib/strtold.os stdlib/strtof_l.os stdlib/strtod_l.os stdlib/strtold_l.os stdlib/strtof_nan.os stdlib/strtod_nan.os stdlib/strtold_nan.os stdlib/system.os stdlib/canonicalize.os stdlib/a64l.os stdlib/l64a.os stdlib/rpmatch.os stdlib/strfmon.os stdlib/strfmon_l.os stdlib/getsubopt.os stdlib/xpg_basename.os stdlib/fmtmsg.os stdlib/strtoimax.os stdlib/strtoumax.os stdlib/wcstoimax.os stdlib/wcstoumax.os stdlib/getcontext.os stdlib/setcontext.os stdlib/makecontext.os stdlib/swapcontext.os stdlib/inlines.os stdlib/add_n.os stdlib/addmul_1.os stdlib/cmp.os stdlib/divmod_1.os stdlib/divrem.os stdlib/udiv_qrnnd.os stdlib/lshift.os stdlib/rshift.os stdlib/mod_1.os stdlib/mul.os stdlib/mul_1.os stdlib/mul_n.os stdlib/sub_n.os stdlib/submul_1.os stdlib/dbl2mpn.os stdlib/ldbl2mpn.os stdlib/mpn2flt.os stdlib/mpn2dbl.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' > /sources/glibc-2.32/build/stdlib/stamp.osT +mv -f /sources/glibc-2.32/build/stdlib/stamp.osT /sources/glibc-2.32/build/stdlib/stamp.os +gcc atexit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/atexit.oS -MD -MP -MF /sources/glibc-2.32/build/stdlib/atexit.oS.dt -MT /sources/glibc-2.32/build/stdlib/atexit.oS +gcc at_quick_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdlib -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/stdlib/at_quick_exit.oS -MD -MP -MF /sources/glibc-2.32/build/stdlib/at_quick_exit.oS.dt -MT /sources/glibc-2.32/build/stdlib/at_quick_exit.oS +echo 'stdlib/atexit.oS stdlib/at_quick_exit.oS' > /sources/glibc-2.32/build/stdlib/stamp.oST +mv -f /sources/glibc-2.32/build/stdlib/stamp.oST /sources/glibc-2.32/build/stdlib/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/stdlib' +make subdir=stdio-common -C stdio-common ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/stdio-common' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/stdio-common +mkdir -p -- /sources/glibc-2.32/build/stdio-common +gcc ../sysdeps/posix/ctermid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/ctermid.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/ctermid.o.dt -MT /sources/glibc-2.32/build/stdio-common/ctermid.o +gcc ../sysdeps/posix/cuserid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/cuserid.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/cuserid.o.dt -MT /sources/glibc-2.32/build/stdio-common/cuserid.o +gcc _itoa.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/_itoa.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/_itoa.o.dt -MT /sources/glibc-2.32/build/stdio-common/_itoa.o +gcc _itowa.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/_itowa.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/_itowa.o.dt -MT /sources/glibc-2.32/build/stdio-common/_itowa.o +gcc itoa-digits.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/itoa-digits.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/itoa-digits.o.dt -MT /sources/glibc-2.32/build/stdio-common/itoa-digits.o +gcc itoa-udigits.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/itoa-udigits.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/itoa-udigits.o.dt -MT /sources/glibc-2.32/build/stdio-common/itoa-udigits.o +gcc itowa-digits.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/itowa-digits.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/itowa-digits.o.dt -MT /sources/glibc-2.32/build/stdio-common/itowa-digits.o +gcc vfprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -Wno-uninitialized -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/vfprintf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/vfprintf.o.dt -MT /sources/glibc-2.32/build/stdio-common/vfprintf.o +gcc vprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/vprintf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/vprintf.o.dt -MT /sources/glibc-2.32/build/stdio-common/vprintf.o +gcc printf_fp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/printf_fp.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/printf_fp.o.dt -MT /sources/glibc-2.32/build/stdio-common/printf_fp.o +gcc reg-printf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/reg-printf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/reg-printf.o.dt -MT /sources/glibc-2.32/build/stdio-common/reg-printf.o +gcc printf-prs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/printf-prs.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/printf-prs.o.dt -MT /sources/glibc-2.32/build/stdio-common/printf-prs.o +gcc ../sysdeps/x86_64/fpu/printf_fphex.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/printf_fphex.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/printf_fphex.o.dt -MT /sources/glibc-2.32/build/stdio-common/printf_fphex.o +gcc reg-modifier.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/reg-modifier.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/reg-modifier.o.dt -MT /sources/glibc-2.32/build/stdio-common/reg-modifier.o +gcc reg-type.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/reg-type.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/reg-type.o.dt -MT /sources/glibc-2.32/build/stdio-common/reg-type.o +gcc printf_size.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/printf_size.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/printf_size.o.dt -MT /sources/glibc-2.32/build/stdio-common/printf_size.o +gcc fprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/fprintf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/fprintf.o.dt -MT /sources/glibc-2.32/build/stdio-common/fprintf.o +gcc printf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/printf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/printf.o.dt -MT /sources/glibc-2.32/build/stdio-common/printf.o +gcc snprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/snprintf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/snprintf.o.dt -MT /sources/glibc-2.32/build/stdio-common/snprintf.o +gcc sprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/sprintf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/sprintf.o.dt -MT /sources/glibc-2.32/build/stdio-common/sprintf.o +gcc asprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/asprintf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/asprintf.o.dt -MT /sources/glibc-2.32/build/stdio-common/asprintf.o +gcc dprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/dprintf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/dprintf.o.dt -MT /sources/glibc-2.32/build/stdio-common/dprintf.o +gcc vfwprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -Wno-uninitialized -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/vfwprintf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/vfwprintf.o.dt -MT /sources/glibc-2.32/build/stdio-common/vfwprintf.o +gcc vfscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/vfscanf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/vfscanf.o.dt -MT /sources/glibc-2.32/build/stdio-common/vfscanf.o +gcc vfwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/vfwscanf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/vfwscanf.o.dt -MT /sources/glibc-2.32/build/stdio-common/vfwscanf.o +gcc fscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/fscanf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/fscanf.o.dt -MT /sources/glibc-2.32/build/stdio-common/fscanf.o +gcc scanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/scanf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/scanf.o.dt -MT /sources/glibc-2.32/build/stdio-common/scanf.o +gcc sscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/sscanf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/sscanf.o.dt -MT /sources/glibc-2.32/build/stdio-common/sscanf.o +gcc perror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/perror.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/perror.o.dt -MT /sources/glibc-2.32/build/stdio-common/perror.o +gcc psignal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/psignal.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/psignal.o.dt -MT /sources/glibc-2.32/build/stdio-common/psignal.o +gcc tmpfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/tmpfile.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/tmpfile.o.dt -MT /sources/glibc-2.32/build/stdio-common/tmpfile.o +gcc tmpfile64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/tmpfile64.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/tmpfile64.o.dt -MT /sources/glibc-2.32/build/stdio-common/tmpfile64.o +gcc tmpnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/tmpnam.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/tmpnam.o.dt -MT /sources/glibc-2.32/build/stdio-common/tmpnam.o +gcc tmpnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/tmpnam_r.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/tmpnam_r.o.dt -MT /sources/glibc-2.32/build/stdio-common/tmpnam_r.o +gcc tempnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/tempnam.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/tempnam.o.dt -MT /sources/glibc-2.32/build/stdio-common/tempnam.o +gcc ../sysdeps/posix/tempname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/tempname.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/tempname.o.dt -MT /sources/glibc-2.32/build/stdio-common/tempname.o +gcc getline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/getline.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/getline.o.dt -MT /sources/glibc-2.32/build/stdio-common/getline.o +gcc getw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/getw.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/getw.o.dt -MT /sources/glibc-2.32/build/stdio-common/getw.o +gcc putw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/putw.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/putw.o.dt -MT /sources/glibc-2.32/build/stdio-common/putw.o +gcc ../sysdeps/unix/sysv/linux/remove.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/remove.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/remove.o.dt -MT /sources/glibc-2.32/build/stdio-common/remove.o +gcc ../sysdeps/unix/sysv/linux/rename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/rename.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/rename.o.dt -MT /sources/glibc-2.32/build/stdio-common/rename.o +gcc ../sysdeps/unix/sysv/linux/renameat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/renameat.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/renameat.o.dt -MT /sources/glibc-2.32/build/stdio-common/renameat.o +gcc ../sysdeps/unix/sysv/linux/renameat2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/renameat2.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/renameat2.o.dt -MT /sources/glibc-2.32/build/stdio-common/renameat2.o +gcc ../sysdeps/pthread/flockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/flockfile.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/flockfile.o.dt -MT /sources/glibc-2.32/build/stdio-common/flockfile.o +gcc ../sysdeps/pthread/ftrylockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/ftrylockfile.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/ftrylockfile.o.dt -MT /sources/glibc-2.32/build/stdio-common/ftrylockfile.o +gcc ../sysdeps/pthread/funlockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/funlockfile.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/funlockfile.o.dt -MT /sources/glibc-2.32/build/stdio-common/funlockfile.o +gcc isoc99_scanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/isoc99_scanf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/isoc99_scanf.o.dt -MT /sources/glibc-2.32/build/stdio-common/isoc99_scanf.o +gcc isoc99_vscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/isoc99_vscanf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/isoc99_vscanf.o.dt -MT /sources/glibc-2.32/build/stdio-common/isoc99_vscanf.o +gcc isoc99_fscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/isoc99_fscanf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/isoc99_fscanf.o.dt -MT /sources/glibc-2.32/build/stdio-common/isoc99_fscanf.o +gcc isoc99_vfscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/isoc99_vfscanf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/isoc99_vfscanf.o.dt -MT /sources/glibc-2.32/build/stdio-common/isoc99_vfscanf.o +gcc isoc99_sscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/isoc99_sscanf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/isoc99_sscanf.o.dt -MT /sources/glibc-2.32/build/stdio-common/isoc99_sscanf.o +gcc isoc99_vsscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/isoc99_vsscanf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/isoc99_vsscanf.o.dt -MT /sources/glibc-2.32/build/stdio-common/isoc99_vsscanf.o +gcc psiginfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/psiginfo.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/psiginfo.o.dt -MT /sources/glibc-2.32/build/stdio-common/psiginfo.o +gcc ../sysdeps/unix/sysv/linux/gentempfd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/gentempfd.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/gentempfd.o.dt -MT /sources/glibc-2.32/build/stdio-common/gentempfd.o +gcc vfscanf-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/vfscanf-internal.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/vfscanf-internal.o.dt -MT /sources/glibc-2.32/build/stdio-common/vfscanf-internal.o +gcc vfwscanf-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/vfwscanf-internal.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/vfwscanf-internal.o.dt -MT /sources/glibc-2.32/build/stdio-common/vfwscanf-internal.o +gcc iovfscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/iovfscanf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/iovfscanf.o.dt -MT /sources/glibc-2.32/build/stdio-common/iovfscanf.o +gcc iovfwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/iovfwscanf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/iovfwscanf.o.dt -MT /sources/glibc-2.32/build/stdio-common/iovfwscanf.o +gcc vfprintf-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/vfprintf-internal.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/vfprintf-internal.o.dt -MT /sources/glibc-2.32/build/stdio-common/vfprintf-internal.o +gcc vfwprintf-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/vfwprintf-internal.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/vfwprintf-internal.o.dt -MT /sources/glibc-2.32/build/stdio-common/vfwprintf-internal.o +gcc errlist.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-toplevel-reorder -fno-section-anchors -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/errlist.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/errlist.o.dt -MT /sources/glibc-2.32/build/stdio-common/errlist.o +gcc siglist.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-toplevel-reorder -fno-section-anchors -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/siglist.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/siglist.o.dt -MT /sources/glibc-2.32/build/stdio-common/siglist.o +gcc printf-parsemb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/printf-parsemb.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/printf-parsemb.o.dt -MT /sources/glibc-2.32/build/stdio-common/printf-parsemb.o +gcc printf-parsewc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/printf-parsewc.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/printf-parsewc.o.dt -MT /sources/glibc-2.32/build/stdio-common/printf-parsewc.o +gcc fxprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/fxprintf.o -MD -MP -MF /sources/glibc-2.32/build/stdio-common/fxprintf.o.dt -MT /sources/glibc-2.32/build/stdio-common/fxprintf.o +echo 'stdio-common/ctermid.o stdio-common/cuserid.o stdio-common/_itoa.o stdio-common/_itowa.o stdio-common/itoa-digits.o stdio-common/itoa-udigits.o stdio-common/itowa-digits.o stdio-common/vfprintf.o stdio-common/vprintf.o stdio-common/printf_fp.o stdio-common/reg-printf.o stdio-common/printf-prs.o stdio-common/printf_fphex.o stdio-common/reg-modifier.o stdio-common/reg-type.o stdio-common/printf_size.o stdio-common/fprintf.o stdio-common/printf.o stdio-common/snprintf.o stdio-common/sprintf.o stdio-common/asprintf.o stdio-common/dprintf.o stdio-common/vfwprintf.o stdio-common/vfscanf.o stdio-common/vfwscanf.o stdio-common/fscanf.o stdio-common/scanf.o stdio-common/sscanf.o stdio-common/perror.o stdio-common/psignal.o stdio-common/tmpfile.o stdio-common/tmpfile64.o stdio-common/tmpnam.o stdio-common/tmpnam_r.o stdio-common/tempnam.o stdio-common/tempname.o stdio-common/getline.o stdio-common/getw.o stdio-common/putw.o stdio-common/remove.o stdio-common/rename.o stdio-common/renameat.o stdio-common/renameat2.o stdio-common/flockfile.o stdio-common/ftrylockfile.o stdio-common/funlockfile.o stdio-common/isoc99_scanf.o stdio-common/isoc99_vscanf.o stdio-common/isoc99_fscanf.o stdio-common/isoc99_vfscanf.o stdio-common/isoc99_sscanf.o stdio-common/isoc99_vsscanf.o stdio-common/psiginfo.o stdio-common/gentempfd.o stdio-common/vfscanf-internal.o stdio-common/vfwscanf-internal.o stdio-common/iovfscanf.o stdio-common/iovfwscanf.o stdio-common/vfprintf-internal.o stdio-common/vfwprintf-internal.o stdio-common/errlist.o stdio-common/siglist.o stdio-common/printf-parsemb.o stdio-common/printf-parsewc.o stdio-common/fxprintf.o' > /sources/glibc-2.32/build/stdio-common/stamp.oT +mv -f /sources/glibc-2.32/build/stdio-common/stamp.oT /sources/glibc-2.32/build/stdio-common/stamp.o +gcc ../sysdeps/posix/ctermid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/ctermid.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/ctermid.os.dt -MT /sources/glibc-2.32/build/stdio-common/ctermid.os +gcc ../sysdeps/posix/cuserid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/cuserid.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/cuserid.os.dt -MT /sources/glibc-2.32/build/stdio-common/cuserid.os +gcc _itoa.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/_itoa.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/_itoa.os.dt -MT /sources/glibc-2.32/build/stdio-common/_itoa.os +gcc _itowa.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/_itowa.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/_itowa.os.dt -MT /sources/glibc-2.32/build/stdio-common/_itowa.os +gcc itoa-digits.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/itoa-digits.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/itoa-digits.os.dt -MT /sources/glibc-2.32/build/stdio-common/itoa-digits.os +gcc itoa-udigits.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/itoa-udigits.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/itoa-udigits.os.dt -MT /sources/glibc-2.32/build/stdio-common/itoa-udigits.os +gcc itowa-digits.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/itowa-digits.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/itowa-digits.os.dt -MT /sources/glibc-2.32/build/stdio-common/itowa-digits.os +gcc vfprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -Wno-uninitialized -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/vfprintf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/vfprintf.os.dt -MT /sources/glibc-2.32/build/stdio-common/vfprintf.os +gcc vprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/vprintf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/vprintf.os.dt -MT /sources/glibc-2.32/build/stdio-common/vprintf.os +gcc printf_fp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/printf_fp.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/printf_fp.os.dt -MT /sources/glibc-2.32/build/stdio-common/printf_fp.os +gcc reg-printf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/reg-printf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/reg-printf.os.dt -MT /sources/glibc-2.32/build/stdio-common/reg-printf.os +gcc printf-prs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/printf-prs.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/printf-prs.os.dt -MT /sources/glibc-2.32/build/stdio-common/printf-prs.os +gcc ../sysdeps/x86_64/fpu/printf_fphex.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/printf_fphex.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/printf_fphex.os.dt -MT /sources/glibc-2.32/build/stdio-common/printf_fphex.os +gcc reg-modifier.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/reg-modifier.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/reg-modifier.os.dt -MT /sources/glibc-2.32/build/stdio-common/reg-modifier.os +gcc reg-type.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/reg-type.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/reg-type.os.dt -MT /sources/glibc-2.32/build/stdio-common/reg-type.os +gcc printf_size.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/printf_size.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/printf_size.os.dt -MT /sources/glibc-2.32/build/stdio-common/printf_size.os +gcc fprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/fprintf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/fprintf.os.dt -MT /sources/glibc-2.32/build/stdio-common/fprintf.os +gcc printf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/printf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/printf.os.dt -MT /sources/glibc-2.32/build/stdio-common/printf.os +gcc snprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/snprintf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/snprintf.os.dt -MT /sources/glibc-2.32/build/stdio-common/snprintf.os +gcc sprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/sprintf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/sprintf.os.dt -MT /sources/glibc-2.32/build/stdio-common/sprintf.os +gcc asprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/asprintf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/asprintf.os.dt -MT /sources/glibc-2.32/build/stdio-common/asprintf.os +gcc dprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/dprintf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/dprintf.os.dt -MT /sources/glibc-2.32/build/stdio-common/dprintf.os +gcc vfwprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -Wno-uninitialized -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/vfwprintf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/vfwprintf.os.dt -MT /sources/glibc-2.32/build/stdio-common/vfwprintf.os +gcc vfscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/vfscanf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/vfscanf.os.dt -MT /sources/glibc-2.32/build/stdio-common/vfscanf.os +gcc vfwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/vfwscanf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/vfwscanf.os.dt -MT /sources/glibc-2.32/build/stdio-common/vfwscanf.os +gcc fscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/fscanf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/fscanf.os.dt -MT /sources/glibc-2.32/build/stdio-common/fscanf.os +gcc scanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/scanf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/scanf.os.dt -MT /sources/glibc-2.32/build/stdio-common/scanf.os +gcc sscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/sscanf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/sscanf.os.dt -MT /sources/glibc-2.32/build/stdio-common/sscanf.os +gcc perror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/perror.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/perror.os.dt -MT /sources/glibc-2.32/build/stdio-common/perror.os +gcc psignal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/psignal.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/psignal.os.dt -MT /sources/glibc-2.32/build/stdio-common/psignal.os +gcc tmpfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/tmpfile.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/tmpfile.os.dt -MT /sources/glibc-2.32/build/stdio-common/tmpfile.os +gcc tmpfile64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/tmpfile64.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/tmpfile64.os.dt -MT /sources/glibc-2.32/build/stdio-common/tmpfile64.os +gcc tmpnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/tmpnam.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/tmpnam.os.dt -MT /sources/glibc-2.32/build/stdio-common/tmpnam.os +gcc tmpnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/tmpnam_r.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/tmpnam_r.os.dt -MT /sources/glibc-2.32/build/stdio-common/tmpnam_r.os +gcc tempnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/tempnam.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/tempnam.os.dt -MT /sources/glibc-2.32/build/stdio-common/tempnam.os +gcc ../sysdeps/posix/tempname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/tempname.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/tempname.os.dt -MT /sources/glibc-2.32/build/stdio-common/tempname.os +gcc getline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/getline.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/getline.os.dt -MT /sources/glibc-2.32/build/stdio-common/getline.os +gcc getw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/getw.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/getw.os.dt -MT /sources/glibc-2.32/build/stdio-common/getw.os +gcc putw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/putw.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/putw.os.dt -MT /sources/glibc-2.32/build/stdio-common/putw.os +gcc ../sysdeps/unix/sysv/linux/remove.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/remove.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/remove.os.dt -MT /sources/glibc-2.32/build/stdio-common/remove.os +gcc ../sysdeps/unix/sysv/linux/rename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/rename.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/rename.os.dt -MT /sources/glibc-2.32/build/stdio-common/rename.os +gcc ../sysdeps/unix/sysv/linux/renameat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/renameat.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/renameat.os.dt -MT /sources/glibc-2.32/build/stdio-common/renameat.os +gcc ../sysdeps/unix/sysv/linux/renameat2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/renameat2.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/renameat2.os.dt -MT /sources/glibc-2.32/build/stdio-common/renameat2.os +gcc ../sysdeps/pthread/flockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/flockfile.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/flockfile.os.dt -MT /sources/glibc-2.32/build/stdio-common/flockfile.os +gcc ../sysdeps/pthread/ftrylockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/ftrylockfile.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/ftrylockfile.os.dt -MT /sources/glibc-2.32/build/stdio-common/ftrylockfile.os +gcc ../sysdeps/pthread/funlockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/funlockfile.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/funlockfile.os.dt -MT /sources/glibc-2.32/build/stdio-common/funlockfile.os +gcc isoc99_scanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/isoc99_scanf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/isoc99_scanf.os.dt -MT /sources/glibc-2.32/build/stdio-common/isoc99_scanf.os +gcc isoc99_vscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/isoc99_vscanf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/isoc99_vscanf.os.dt -MT /sources/glibc-2.32/build/stdio-common/isoc99_vscanf.os +gcc isoc99_fscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/isoc99_fscanf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/isoc99_fscanf.os.dt -MT /sources/glibc-2.32/build/stdio-common/isoc99_fscanf.os +gcc isoc99_vfscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/isoc99_vfscanf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/isoc99_vfscanf.os.dt -MT /sources/glibc-2.32/build/stdio-common/isoc99_vfscanf.os +gcc isoc99_sscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/isoc99_sscanf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/isoc99_sscanf.os.dt -MT /sources/glibc-2.32/build/stdio-common/isoc99_sscanf.os +gcc isoc99_vsscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/isoc99_vsscanf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/isoc99_vsscanf.os.dt -MT /sources/glibc-2.32/build/stdio-common/isoc99_vsscanf.os +gcc psiginfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/psiginfo.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/psiginfo.os.dt -MT /sources/glibc-2.32/build/stdio-common/psiginfo.os +gcc ../sysdeps/unix/sysv/linux/gentempfd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/gentempfd.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/gentempfd.os.dt -MT /sources/glibc-2.32/build/stdio-common/gentempfd.os +gcc vfscanf-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/vfscanf-internal.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/vfscanf-internal.os.dt -MT /sources/glibc-2.32/build/stdio-common/vfscanf-internal.os +gcc vfwscanf-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/vfwscanf-internal.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/vfwscanf-internal.os.dt -MT /sources/glibc-2.32/build/stdio-common/vfwscanf-internal.os +gcc iovfscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/iovfscanf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/iovfscanf.os.dt -MT /sources/glibc-2.32/build/stdio-common/iovfscanf.os +gcc iovfwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/iovfwscanf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/iovfwscanf.os.dt -MT /sources/glibc-2.32/build/stdio-common/iovfwscanf.os +gcc vfprintf-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/vfprintf-internal.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/vfprintf-internal.os.dt -MT /sources/glibc-2.32/build/stdio-common/vfprintf-internal.os +gcc vfwprintf-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/vfwprintf-internal.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/vfwprintf-internal.os.dt -MT /sources/glibc-2.32/build/stdio-common/vfwprintf-internal.os +gcc errlist.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-toplevel-reorder -fno-section-anchors -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/errlist.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/errlist.os.dt -MT /sources/glibc-2.32/build/stdio-common/errlist.os +gcc siglist.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-toplevel-reorder -fno-section-anchors -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/siglist.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/siglist.os.dt -MT /sources/glibc-2.32/build/stdio-common/siglist.os +gcc printf-parsemb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/printf-parsemb.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/printf-parsemb.os.dt -MT /sources/glibc-2.32/build/stdio-common/printf-parsemb.os +gcc printf-parsewc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/printf-parsewc.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/printf-parsewc.os.dt -MT /sources/glibc-2.32/build/stdio-common/printf-parsewc.os +gcc fxprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/stdio-common -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/stdio-common/fxprintf.os -MD -MP -MF /sources/glibc-2.32/build/stdio-common/fxprintf.os.dt -MT /sources/glibc-2.32/build/stdio-common/fxprintf.os +echo 'stdio-common/ctermid.os stdio-common/cuserid.os stdio-common/_itoa.os stdio-common/_itowa.os stdio-common/itoa-digits.os stdio-common/itoa-udigits.os stdio-common/itowa-digits.os stdio-common/vfprintf.os stdio-common/vprintf.os stdio-common/printf_fp.os stdio-common/reg-printf.os stdio-common/printf-prs.os stdio-common/printf_fphex.os stdio-common/reg-modifier.os stdio-common/reg-type.os stdio-common/printf_size.os stdio-common/fprintf.os stdio-common/printf.os stdio-common/snprintf.os stdio-common/sprintf.os stdio-common/asprintf.os stdio-common/dprintf.os stdio-common/vfwprintf.os stdio-common/vfscanf.os stdio-common/vfwscanf.os stdio-common/fscanf.os stdio-common/scanf.os stdio-common/sscanf.os stdio-common/perror.os stdio-common/psignal.os stdio-common/tmpfile.os stdio-common/tmpfile64.os stdio-common/tmpnam.os stdio-common/tmpnam_r.os stdio-common/tempnam.os stdio-common/tempname.os stdio-common/getline.os stdio-common/getw.os stdio-common/putw.os stdio-common/remove.os stdio-common/rename.os stdio-common/renameat.os stdio-common/renameat2.os stdio-common/flockfile.os stdio-common/ftrylockfile.os stdio-common/funlockfile.os stdio-common/isoc99_scanf.os stdio-common/isoc99_vscanf.os stdio-common/isoc99_fscanf.os stdio-common/isoc99_vfscanf.os stdio-common/isoc99_sscanf.os stdio-common/isoc99_vsscanf.os stdio-common/psiginfo.os stdio-common/gentempfd.os stdio-common/vfscanf-internal.os stdio-common/vfwscanf-internal.os stdio-common/iovfscanf.os stdio-common/iovfwscanf.os stdio-common/vfprintf-internal.os stdio-common/vfwprintf-internal.os stdio-common/errlist.os stdio-common/siglist.os stdio-common/printf-parsemb.os stdio-common/printf-parsewc.os stdio-common/fxprintf.os' > /sources/glibc-2.32/build/stdio-common/stamp.osT +mv -f /sources/glibc-2.32/build/stdio-common/stamp.osT /sources/glibc-2.32/build/stdio-common/stamp.os +echo '' > /sources/glibc-2.32/build/stdio-common/stamp.oST +mv -f /sources/glibc-2.32/build/stdio-common/stamp.oST /sources/glibc-2.32/build/stdio-common/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/stdio-common' +make subdir=libio -C libio ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/libio' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/libio +mkdir -p -- /sources/glibc-2.32/build/libio +gcc filedoalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/filedoalloc.o -MD -MP -MF /sources/glibc-2.32/build/libio/filedoalloc.o.dt -MT /sources/glibc-2.32/build/libio/filedoalloc.o +gcc iofclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofclose.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofclose.o.dt -MT /sources/glibc-2.32/build/libio/iofclose.o +gcc iofdopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofdopen.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofdopen.o.dt -MT /sources/glibc-2.32/build/libio/iofdopen.o +gcc iofflush.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofflush.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofflush.o.dt -MT /sources/glibc-2.32/build/libio/iofflush.o +gcc iofgetpos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofgetpos.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofgetpos.o.dt -MT /sources/glibc-2.32/build/libio/iofgetpos.o +gcc iofgets.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofgets.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofgets.o.dt -MT /sources/glibc-2.32/build/libio/iofgets.o +gcc iofopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofopen.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofopen.o.dt -MT /sources/glibc-2.32/build/libio/iofopen.o +gcc iofopncook.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofopncook.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofopncook.o.dt -MT /sources/glibc-2.32/build/libio/iofopncook.o +gcc iofputs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofputs.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofputs.o.dt -MT /sources/glibc-2.32/build/libio/iofputs.o +gcc iofread.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofread.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofread.o.dt -MT /sources/glibc-2.32/build/libio/iofread.o +gcc iofsetpos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofsetpos.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofsetpos.o.dt -MT /sources/glibc-2.32/build/libio/iofsetpos.o +gcc ioftell.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/ioftell.o -MD -MP -MF /sources/glibc-2.32/build/libio/ioftell.o.dt -MT /sources/glibc-2.32/build/libio/ioftell.o +gcc wfiledoalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/wfiledoalloc.o -MD -MP -MF /sources/glibc-2.32/build/libio/wfiledoalloc.o.dt -MT /sources/glibc-2.32/build/libio/wfiledoalloc.o +gcc iofwrite.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofwrite.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofwrite.o.dt -MT /sources/glibc-2.32/build/libio/iofwrite.o +gcc iogetdelim.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iogetdelim.o -MD -MP -MF /sources/glibc-2.32/build/libio/iogetdelim.o.dt -MT /sources/glibc-2.32/build/libio/iogetdelim.o +gcc iogetline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iogetline.o -MD -MP -MF /sources/glibc-2.32/build/libio/iogetline.o.dt -MT /sources/glibc-2.32/build/libio/iogetline.o +gcc iogets.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iogets.o -MD -MP -MF /sources/glibc-2.32/build/libio/iogets.o.dt -MT /sources/glibc-2.32/build/libio/iogets.o +gcc iopadn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iopadn.o -MD -MP -MF /sources/glibc-2.32/build/libio/iopadn.o.dt -MT /sources/glibc-2.32/build/libio/iopadn.o +gcc iopopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iopopen.o -MD -MP -MF /sources/glibc-2.32/build/libio/iopopen.o.dt -MT /sources/glibc-2.32/build/libio/iopopen.o +gcc ioputs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/ioputs.o -MD -MP -MF /sources/glibc-2.32/build/libio/ioputs.o.dt -MT /sources/glibc-2.32/build/libio/ioputs.o +gcc ioseekoff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/ioseekoff.o -MD -MP -MF /sources/glibc-2.32/build/libio/ioseekoff.o.dt -MT /sources/glibc-2.32/build/libio/ioseekoff.o +gcc ioseekpos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/ioseekpos.o -MD -MP -MF /sources/glibc-2.32/build/libio/ioseekpos.o.dt -MT /sources/glibc-2.32/build/libio/ioseekpos.o +gcc iosetbuffer.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iosetbuffer.o -MD -MP -MF /sources/glibc-2.32/build/libio/iosetbuffer.o.dt -MT /sources/glibc-2.32/build/libio/iosetbuffer.o +gcc iosetvbuf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iosetvbuf.o -MD -MP -MF /sources/glibc-2.32/build/libio/iosetvbuf.o.dt -MT /sources/glibc-2.32/build/libio/iosetvbuf.o +gcc ioungetc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/ioungetc.o -MD -MP -MF /sources/glibc-2.32/build/libio/ioungetc.o.dt -MT /sources/glibc-2.32/build/libio/ioungetc.o +gcc iovsprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iovsprintf.o -MD -MP -MF /sources/glibc-2.32/build/libio/iovsprintf.o.dt -MT /sources/glibc-2.32/build/libio/iovsprintf.o +gcc iovsscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iovsscanf.o -MD -MP -MF /sources/glibc-2.32/build/libio/iovsscanf.o.dt -MT /sources/glibc-2.32/build/libio/iovsscanf.o +gcc iofgetpos64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofgetpos64.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofgetpos64.o.dt -MT /sources/glibc-2.32/build/libio/iofgetpos64.o +gcc iofopen64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofopen64.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofopen64.o.dt -MT /sources/glibc-2.32/build/libio/iofopen64.o +gcc iofsetpos64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofsetpos64.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofsetpos64.o.dt -MT /sources/glibc-2.32/build/libio/iofsetpos64.o +gcc fputwc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fputwc.o -MD -MP -MF /sources/glibc-2.32/build/libio/fputwc.o.dt -MT /sources/glibc-2.32/build/libio/fputwc.o +gcc fputwc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fputwc_u.o -MD -MP -MF /sources/glibc-2.32/build/libio/fputwc_u.o.dt -MT /sources/glibc-2.32/build/libio/fputwc_u.o +gcc getwc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/getwc.o -MD -MP -MF /sources/glibc-2.32/build/libio/getwc.o.dt -MT /sources/glibc-2.32/build/libio/getwc.o +gcc getwc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/getwc_u.o -MD -MP -MF /sources/glibc-2.32/build/libio/getwc_u.o.dt -MT /sources/glibc-2.32/build/libio/getwc_u.o +gcc getwchar.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/getwchar.o -MD -MP -MF /sources/glibc-2.32/build/libio/getwchar.o.dt -MT /sources/glibc-2.32/build/libio/getwchar.o +gcc getwchar_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/getwchar_u.o -MD -MP -MF /sources/glibc-2.32/build/libio/getwchar_u.o.dt -MT /sources/glibc-2.32/build/libio/getwchar_u.o +gcc iofgetws.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofgetws.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofgetws.o.dt -MT /sources/glibc-2.32/build/libio/iofgetws.o +gcc iofgetws_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofgetws_u.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofgetws_u.o.dt -MT /sources/glibc-2.32/build/libio/iofgetws_u.o +gcc iofputws.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofputws.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofputws.o.dt -MT /sources/glibc-2.32/build/libio/iofputws.o +gcc iofputws_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofputws_u.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofputws_u.o.dt -MT /sources/glibc-2.32/build/libio/iofputws_u.o +gcc iogetwline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iogetwline.o -MD -MP -MF /sources/glibc-2.32/build/libio/iogetwline.o.dt -MT /sources/glibc-2.32/build/libio/iogetwline.o +gcc iowpadn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iowpadn.o -MD -MP -MF /sources/glibc-2.32/build/libio/iowpadn.o.dt -MT /sources/glibc-2.32/build/libio/iowpadn.o +gcc ioungetwc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/ioungetwc.o -MD -MP -MF /sources/glibc-2.32/build/libio/ioungetwc.o.dt -MT /sources/glibc-2.32/build/libio/ioungetwc.o +gcc putwc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/putwc.o -MD -MP -MF /sources/glibc-2.32/build/libio/putwc.o.dt -MT /sources/glibc-2.32/build/libio/putwc.o +gcc putwc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/putwc_u.o -MD -MP -MF /sources/glibc-2.32/build/libio/putwc_u.o.dt -MT /sources/glibc-2.32/build/libio/putwc_u.o +gcc putwchar.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/putwchar.o -MD -MP -MF /sources/glibc-2.32/build/libio/putwchar.o.dt -MT /sources/glibc-2.32/build/libio/putwchar.o +gcc putwchar_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/putwchar_u.o -MD -MP -MF /sources/glibc-2.32/build/libio/putwchar_u.o.dt -MT /sources/glibc-2.32/build/libio/putwchar_u.o +gcc putchar.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/putchar.o -MD -MP -MF /sources/glibc-2.32/build/libio/putchar.o.dt -MT /sources/glibc-2.32/build/libio/putchar.o +gcc putchar_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/putchar_u.o -MD -MP -MF /sources/glibc-2.32/build/libio/putchar_u.o.dt -MT /sources/glibc-2.32/build/libio/putchar_u.o +gcc fwprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fwprintf.o -MD -MP -MF /sources/glibc-2.32/build/libio/fwprintf.o.dt -MT /sources/glibc-2.32/build/libio/fwprintf.o +gcc swprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/swprintf.o -MD -MP -MF /sources/glibc-2.32/build/libio/swprintf.o.dt -MT /sources/glibc-2.32/build/libio/swprintf.o +gcc vwprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/vwprintf.o -MD -MP -MF /sources/glibc-2.32/build/libio/vwprintf.o.dt -MT /sources/glibc-2.32/build/libio/vwprintf.o +gcc wprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/wprintf.o -MD -MP -MF /sources/glibc-2.32/build/libio/wprintf.o.dt -MT /sources/glibc-2.32/build/libio/wprintf.o +gcc wscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/wscanf.o -MD -MP -MF /sources/glibc-2.32/build/libio/wscanf.o.dt -MT /sources/glibc-2.32/build/libio/wscanf.o +gcc fwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fwscanf.o -MD -MP -MF /sources/glibc-2.32/build/libio/fwscanf.o.dt -MT /sources/glibc-2.32/build/libio/fwscanf.o +gcc vwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/vwscanf.o -MD -MP -MF /sources/glibc-2.32/build/libio/vwscanf.o.dt -MT /sources/glibc-2.32/build/libio/vwscanf.o +gcc vswprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/vswprintf.o -MD -MP -MF /sources/glibc-2.32/build/libio/vswprintf.o.dt -MT /sources/glibc-2.32/build/libio/vswprintf.o +gcc iovswscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iovswscanf.o -MD -MP -MF /sources/glibc-2.32/build/libio/iovswscanf.o.dt -MT /sources/glibc-2.32/build/libio/iovswscanf.o +gcc swscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/swscanf.o -MD -MP -MF /sources/glibc-2.32/build/libio/swscanf.o.dt -MT /sources/glibc-2.32/build/libio/swscanf.o +gcc wgenops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/wgenops.o -MD -MP -MF /sources/glibc-2.32/build/libio/wgenops.o.dt -MT /sources/glibc-2.32/build/libio/wgenops.o +gcc wstrops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/wstrops.o -MD -MP -MF /sources/glibc-2.32/build/libio/wstrops.o.dt -MT /sources/glibc-2.32/build/libio/wstrops.o +gcc wfileops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/wfileops.o -MD -MP -MF /sources/glibc-2.32/build/libio/wfileops.o.dt -MT /sources/glibc-2.32/build/libio/wfileops.o +gcc iofwide.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofwide.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofwide.o.dt -MT /sources/glibc-2.32/build/libio/iofwide.o +gcc fwide.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fwide.o -MD -MP -MF /sources/glibc-2.32/build/libio/fwide.o.dt -MT /sources/glibc-2.32/build/libio/fwide.o +gcc wmemstream.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/wmemstream.o -MD -MP -MF /sources/glibc-2.32/build/libio/wmemstream.o.dt -MT /sources/glibc-2.32/build/libio/wmemstream.o +gcc clearerr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/clearerr.o -MD -MP -MF /sources/glibc-2.32/build/libio/clearerr.o.dt -MT /sources/glibc-2.32/build/libio/clearerr.o +gcc feof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/feof.o -MD -MP -MF /sources/glibc-2.32/build/libio/feof.o.dt -MT /sources/glibc-2.32/build/libio/feof.o +gcc ferror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/ferror.o -MD -MP -MF /sources/glibc-2.32/build/libio/ferror.o.dt -MT /sources/glibc-2.32/build/libio/ferror.o +gcc fileno.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fileno.o -MD -MP -MF /sources/glibc-2.32/build/libio/fileno.o.dt -MT /sources/glibc-2.32/build/libio/fileno.o +gcc fputc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fputc.o -MD -MP -MF /sources/glibc-2.32/build/libio/fputc.o.dt -MT /sources/glibc-2.32/build/libio/fputc.o +gcc freopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/freopen.o -MD -MP -MF /sources/glibc-2.32/build/libio/freopen.o.dt -MT /sources/glibc-2.32/build/libio/freopen.o +gcc fseek.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fseek.o -MD -MP -MF /sources/glibc-2.32/build/libio/fseek.o.dt -MT /sources/glibc-2.32/build/libio/fseek.o +gcc getc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/getc.o -MD -MP -MF /sources/glibc-2.32/build/libio/getc.o.dt -MT /sources/glibc-2.32/build/libio/getc.o +gcc getchar.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/getchar.o -MD -MP -MF /sources/glibc-2.32/build/libio/getchar.o.dt -MT /sources/glibc-2.32/build/libio/getchar.o +gcc memstream.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/memstream.o -MD -MP -MF /sources/glibc-2.32/build/libio/memstream.o.dt -MT /sources/glibc-2.32/build/libio/memstream.o +gcc pclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/pclose.o -MD -MP -MF /sources/glibc-2.32/build/libio/pclose.o.dt -MT /sources/glibc-2.32/build/libio/pclose.o +gcc putc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/putc.o -MD -MP -MF /sources/glibc-2.32/build/libio/putc.o.dt -MT /sources/glibc-2.32/build/libio/putc.o +gcc rewind.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/rewind.o -MD -MP -MF /sources/glibc-2.32/build/libio/rewind.o.dt -MT /sources/glibc-2.32/build/libio/rewind.o +gcc setbuf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/setbuf.o -MD -MP -MF /sources/glibc-2.32/build/libio/setbuf.o.dt -MT /sources/glibc-2.32/build/libio/setbuf.o +gcc setlinebuf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/setlinebuf.o -MD -MP -MF /sources/glibc-2.32/build/libio/setlinebuf.o.dt -MT /sources/glibc-2.32/build/libio/setlinebuf.o +gcc vasprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/vasprintf.o -MD -MP -MF /sources/glibc-2.32/build/libio/vasprintf.o.dt -MT /sources/glibc-2.32/build/libio/vasprintf.o +gcc iovdprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iovdprintf.o -MD -MP -MF /sources/glibc-2.32/build/libio/iovdprintf.o.dt -MT /sources/glibc-2.32/build/libio/iovdprintf.o +gcc vscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/vscanf.o -MD -MP -MF /sources/glibc-2.32/build/libio/vscanf.o.dt -MT /sources/glibc-2.32/build/libio/vscanf.o +gcc vsnprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/vsnprintf.o -MD -MP -MF /sources/glibc-2.32/build/libio/vsnprintf.o.dt -MT /sources/glibc-2.32/build/libio/vsnprintf.o +gcc obprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/obprintf.o -MD -MP -MF /sources/glibc-2.32/build/libio/obprintf.o.dt -MT /sources/glibc-2.32/build/libio/obprintf.o +gcc fcloseall.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fcloseall.o -MD -MP -MF /sources/glibc-2.32/build/libio/fcloseall.o.dt -MT /sources/glibc-2.32/build/libio/fcloseall.o +gcc fseeko.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fseeko.o -MD -MP -MF /sources/glibc-2.32/build/libio/fseeko.o.dt -MT /sources/glibc-2.32/build/libio/fseeko.o +gcc ftello.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/ftello.o -MD -MP -MF /sources/glibc-2.32/build/libio/ftello.o.dt -MT /sources/glibc-2.32/build/libio/ftello.o +gcc freopen64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/freopen64.o -MD -MP -MF /sources/glibc-2.32/build/libio/freopen64.o.dt -MT /sources/glibc-2.32/build/libio/freopen64.o +gcc fseeko64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fseeko64.o -MD -MP -MF /sources/glibc-2.32/build/libio/fseeko64.o.dt -MT /sources/glibc-2.32/build/libio/fseeko64.o +gcc ftello64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/ftello64.o -MD -MP -MF /sources/glibc-2.32/build/libio/ftello64.o.dt -MT /sources/glibc-2.32/build/libio/ftello64.o +gcc __fbufsize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/__fbufsize.o -MD -MP -MF /sources/glibc-2.32/build/libio/__fbufsize.o.dt -MT /sources/glibc-2.32/build/libio/__fbufsize.o +gcc __freading.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/__freading.o -MD -MP -MF /sources/glibc-2.32/build/libio/__freading.o.dt -MT /sources/glibc-2.32/build/libio/__freading.o +gcc __fwriting.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/__fwriting.o -MD -MP -MF /sources/glibc-2.32/build/libio/__fwriting.o.dt -MT /sources/glibc-2.32/build/libio/__fwriting.o +gcc __freadable.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/__freadable.o -MD -MP -MF /sources/glibc-2.32/build/libio/__freadable.o.dt -MT /sources/glibc-2.32/build/libio/__freadable.o +gcc __fwritable.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/__fwritable.o -MD -MP -MF /sources/glibc-2.32/build/libio/__fwritable.o.dt -MT /sources/glibc-2.32/build/libio/__fwritable.o +gcc __flbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/__flbf.o -MD -MP -MF /sources/glibc-2.32/build/libio/__flbf.o.dt -MT /sources/glibc-2.32/build/libio/__flbf.o +gcc __fpurge.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/__fpurge.o -MD -MP -MF /sources/glibc-2.32/build/libio/__fpurge.o.dt -MT /sources/glibc-2.32/build/libio/__fpurge.o +gcc __fpending.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/__fpending.o -MD -MP -MF /sources/glibc-2.32/build/libio/__fpending.o.dt -MT /sources/glibc-2.32/build/libio/__fpending.o +gcc __fsetlocking.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/__fsetlocking.o -MD -MP -MF /sources/glibc-2.32/build/libio/__fsetlocking.o.dt -MT /sources/glibc-2.32/build/libio/__fsetlocking.o +gcc ../sysdeps/unix/sysv/linux/libc_fatal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/libc_fatal.o -MD -MP -MF /sources/glibc-2.32/build/libio/libc_fatal.o.dt -MT /sources/glibc-2.32/build/libio/libc_fatal.o +gcc fmemopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fmemopen.o -MD -MP -MF /sources/glibc-2.32/build/libio/fmemopen.o.dt -MT /sources/glibc-2.32/build/libio/fmemopen.o +gcc oldfmemopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/oldfmemopen.o -MD -MP -MF /sources/glibc-2.32/build/libio/oldfmemopen.o.dt -MT /sources/glibc-2.32/build/libio/oldfmemopen.o +gcc vtables.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/vtables.o -MD -MP -MF /sources/glibc-2.32/build/libio/vtables.o.dt -MT /sources/glibc-2.32/build/libio/vtables.o +gcc clearerr_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/clearerr_u.o -MD -MP -MF /sources/glibc-2.32/build/libio/clearerr_u.o.dt -MT /sources/glibc-2.32/build/libio/clearerr_u.o +gcc feof_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/feof_u.o -MD -MP -MF /sources/glibc-2.32/build/libio/feof_u.o.dt -MT /sources/glibc-2.32/build/libio/feof_u.o +gcc ferror_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/ferror_u.o -MD -MP -MF /sources/glibc-2.32/build/libio/ferror_u.o.dt -MT /sources/glibc-2.32/build/libio/ferror_u.o +gcc fputc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fputc_u.o -MD -MP -MF /sources/glibc-2.32/build/libio/fputc_u.o.dt -MT /sources/glibc-2.32/build/libio/fputc_u.o +gcc getc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/getc_u.o -MD -MP -MF /sources/glibc-2.32/build/libio/getc_u.o.dt -MT /sources/glibc-2.32/build/libio/getc_u.o +gcc getchar_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/getchar_u.o -MD -MP -MF /sources/glibc-2.32/build/libio/getchar_u.o.dt -MT /sources/glibc-2.32/build/libio/getchar_u.o +gcc iofflush_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofflush_u.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofflush_u.o.dt -MT /sources/glibc-2.32/build/libio/iofflush_u.o +gcc putc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/putc_u.o -MD -MP -MF /sources/glibc-2.32/build/libio/putc_u.o.dt -MT /sources/glibc-2.32/build/libio/putc_u.o +gcc peekc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/peekc.o -MD -MP -MF /sources/glibc-2.32/build/libio/peekc.o.dt -MT /sources/glibc-2.32/build/libio/peekc.o +gcc iofread_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofread_u.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofread_u.o.dt -MT /sources/glibc-2.32/build/libio/iofread_u.o +gcc iofwrite_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofwrite_u.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofwrite_u.o.dt -MT /sources/glibc-2.32/build/libio/iofwrite_u.o +gcc iofgets_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofgets_u.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofgets_u.o.dt -MT /sources/glibc-2.32/build/libio/iofgets_u.o +gcc iofputs_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofputs_u.o -MD -MP -MF /sources/glibc-2.32/build/libio/iofputs_u.o.dt -MT /sources/glibc-2.32/build/libio/iofputs_u.o +gcc fileops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fileops.o -MD -MP -MF /sources/glibc-2.32/build/libio/fileops.o.dt -MT /sources/glibc-2.32/build/libio/fileops.o +gcc genops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/genops.o -MD -MP -MF /sources/glibc-2.32/build/libio/genops.o.dt -MT /sources/glibc-2.32/build/libio/genops.o +gcc stdfiles.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/stdfiles.o -MD -MP -MF /sources/glibc-2.32/build/libio/stdfiles.o.dt -MT /sources/glibc-2.32/build/libio/stdfiles.o +gcc stdio.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/stdio.o -MD -MP -MF /sources/glibc-2.32/build/libio/stdio.o.dt -MT /sources/glibc-2.32/build/libio/stdio.o +gcc strops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/strops.o -MD -MP -MF /sources/glibc-2.32/build/libio/strops.o.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/libio/stamp.oT +mv -f /sources/glibc-2.32/build/libio/stamp.oT /sources/glibc-2.32/build/libio/stamp.o +gcc filedoalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/filedoalloc.os -MD -MP -MF /sources/glibc-2.32/build/libio/filedoalloc.os.dt -MT /sources/glibc-2.32/build/libio/filedoalloc.os +gcc iofclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofclose.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofclose.os.dt -MT /sources/glibc-2.32/build/libio/iofclose.os +gcc iofdopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofdopen.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofdopen.os.dt -MT /sources/glibc-2.32/build/libio/iofdopen.os +gcc iofflush.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofflush.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofflush.os.dt -MT /sources/glibc-2.32/build/libio/iofflush.os +gcc iofgetpos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofgetpos.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofgetpos.os.dt -MT /sources/glibc-2.32/build/libio/iofgetpos.os +gcc iofgets.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofgets.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofgets.os.dt -MT /sources/glibc-2.32/build/libio/iofgets.os +gcc iofopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofopen.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofopen.os.dt -MT /sources/glibc-2.32/build/libio/iofopen.os +gcc iofopncook.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofopncook.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofopncook.os.dt -MT /sources/glibc-2.32/build/libio/iofopncook.os +gcc iofputs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofputs.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofputs.os.dt -MT /sources/glibc-2.32/build/libio/iofputs.os +gcc iofread.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofread.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofread.os.dt -MT /sources/glibc-2.32/build/libio/iofread.os +gcc iofsetpos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofsetpos.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofsetpos.os.dt -MT /sources/glibc-2.32/build/libio/iofsetpos.os +gcc ioftell.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/ioftell.os -MD -MP -MF /sources/glibc-2.32/build/libio/ioftell.os.dt -MT /sources/glibc-2.32/build/libio/ioftell.os +gcc wfiledoalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/wfiledoalloc.os -MD -MP -MF /sources/glibc-2.32/build/libio/wfiledoalloc.os.dt -MT /sources/glibc-2.32/build/libio/wfiledoalloc.os +gcc iofwrite.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofwrite.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofwrite.os.dt -MT /sources/glibc-2.32/build/libio/iofwrite.os +gcc iogetdelim.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iogetdelim.os -MD -MP -MF /sources/glibc-2.32/build/libio/iogetdelim.os.dt -MT /sources/glibc-2.32/build/libio/iogetdelim.os +gcc iogetline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iogetline.os -MD -MP -MF /sources/glibc-2.32/build/libio/iogetline.os.dt -MT /sources/glibc-2.32/build/libio/iogetline.os +gcc iogets.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iogets.os -MD -MP -MF /sources/glibc-2.32/build/libio/iogets.os.dt -MT /sources/glibc-2.32/build/libio/iogets.os +gcc iopadn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iopadn.os -MD -MP -MF /sources/glibc-2.32/build/libio/iopadn.os.dt -MT /sources/glibc-2.32/build/libio/iopadn.os +gcc iopopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iopopen.os -MD -MP -MF /sources/glibc-2.32/build/libio/iopopen.os.dt -MT /sources/glibc-2.32/build/libio/iopopen.os +gcc ioputs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/ioputs.os -MD -MP -MF /sources/glibc-2.32/build/libio/ioputs.os.dt -MT /sources/glibc-2.32/build/libio/ioputs.os +gcc ioseekoff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/ioseekoff.os -MD -MP -MF /sources/glibc-2.32/build/libio/ioseekoff.os.dt -MT /sources/glibc-2.32/build/libio/ioseekoff.os +gcc ioseekpos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/ioseekpos.os -MD -MP -MF /sources/glibc-2.32/build/libio/ioseekpos.os.dt -MT /sources/glibc-2.32/build/libio/ioseekpos.os +gcc iosetbuffer.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iosetbuffer.os -MD -MP -MF /sources/glibc-2.32/build/libio/iosetbuffer.os.dt -MT /sources/glibc-2.32/build/libio/iosetbuffer.os +gcc iosetvbuf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iosetvbuf.os -MD -MP -MF /sources/glibc-2.32/build/libio/iosetvbuf.os.dt -MT /sources/glibc-2.32/build/libio/iosetvbuf.os +gcc ioungetc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/ioungetc.os -MD -MP -MF /sources/glibc-2.32/build/libio/ioungetc.os.dt -MT /sources/glibc-2.32/build/libio/ioungetc.os +gcc iovsprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iovsprintf.os -MD -MP -MF /sources/glibc-2.32/build/libio/iovsprintf.os.dt -MT /sources/glibc-2.32/build/libio/iovsprintf.os +gcc iovsscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iovsscanf.os -MD -MP -MF /sources/glibc-2.32/build/libio/iovsscanf.os.dt -MT /sources/glibc-2.32/build/libio/iovsscanf.os +gcc iofgetpos64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofgetpos64.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofgetpos64.os.dt -MT /sources/glibc-2.32/build/libio/iofgetpos64.os +gcc iofopen64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofopen64.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofopen64.os.dt -MT /sources/glibc-2.32/build/libio/iofopen64.os +gcc iofsetpos64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofsetpos64.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofsetpos64.os.dt -MT /sources/glibc-2.32/build/libio/iofsetpos64.os +gcc fputwc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fputwc.os -MD -MP -MF /sources/glibc-2.32/build/libio/fputwc.os.dt -MT /sources/glibc-2.32/build/libio/fputwc.os +gcc fputwc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fputwc_u.os -MD -MP -MF /sources/glibc-2.32/build/libio/fputwc_u.os.dt -MT /sources/glibc-2.32/build/libio/fputwc_u.os +gcc getwc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/getwc.os -MD -MP -MF /sources/glibc-2.32/build/libio/getwc.os.dt -MT /sources/glibc-2.32/build/libio/getwc.os +gcc getwc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/getwc_u.os -MD -MP -MF /sources/glibc-2.32/build/libio/getwc_u.os.dt -MT /sources/glibc-2.32/build/libio/getwc_u.os +gcc getwchar.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/getwchar.os -MD -MP -MF /sources/glibc-2.32/build/libio/getwchar.os.dt -MT /sources/glibc-2.32/build/libio/getwchar.os +gcc getwchar_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/getwchar_u.os -MD -MP -MF /sources/glibc-2.32/build/libio/getwchar_u.os.dt -MT /sources/glibc-2.32/build/libio/getwchar_u.os +gcc iofgetws.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofgetws.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofgetws.os.dt -MT /sources/glibc-2.32/build/libio/iofgetws.os +gcc iofgetws_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofgetws_u.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofgetws_u.os.dt -MT /sources/glibc-2.32/build/libio/iofgetws_u.os +gcc iofputws.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofputws.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofputws.os.dt -MT /sources/glibc-2.32/build/libio/iofputws.os +gcc iofputws_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofputws_u.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofputws_u.os.dt -MT /sources/glibc-2.32/build/libio/iofputws_u.os +gcc iogetwline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iogetwline.os -MD -MP -MF /sources/glibc-2.32/build/libio/iogetwline.os.dt -MT /sources/glibc-2.32/build/libio/iogetwline.os +gcc iowpadn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iowpadn.os -MD -MP -MF /sources/glibc-2.32/build/libio/iowpadn.os.dt -MT /sources/glibc-2.32/build/libio/iowpadn.os +gcc ioungetwc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/ioungetwc.os -MD -MP -MF /sources/glibc-2.32/build/libio/ioungetwc.os.dt -MT /sources/glibc-2.32/build/libio/ioungetwc.os +gcc putwc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/putwc.os -MD -MP -MF /sources/glibc-2.32/build/libio/putwc.os.dt -MT /sources/glibc-2.32/build/libio/putwc.os +gcc putwc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/putwc_u.os -MD -MP -MF /sources/glibc-2.32/build/libio/putwc_u.os.dt -MT /sources/glibc-2.32/build/libio/putwc_u.os +gcc putwchar.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/putwchar.os -MD -MP -MF /sources/glibc-2.32/build/libio/putwchar.os.dt -MT /sources/glibc-2.32/build/libio/putwchar.os +gcc putwchar_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/putwchar_u.os -MD -MP -MF /sources/glibc-2.32/build/libio/putwchar_u.os.dt -MT /sources/glibc-2.32/build/libio/putwchar_u.os +gcc putchar.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/putchar.os -MD -MP -MF /sources/glibc-2.32/build/libio/putchar.os.dt -MT /sources/glibc-2.32/build/libio/putchar.os +gcc putchar_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/putchar_u.os -MD -MP -MF /sources/glibc-2.32/build/libio/putchar_u.os.dt -MT /sources/glibc-2.32/build/libio/putchar_u.os +gcc fwprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fwprintf.os -MD -MP -MF /sources/glibc-2.32/build/libio/fwprintf.os.dt -MT /sources/glibc-2.32/build/libio/fwprintf.os +gcc swprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/swprintf.os -MD -MP -MF /sources/glibc-2.32/build/libio/swprintf.os.dt -MT /sources/glibc-2.32/build/libio/swprintf.os +gcc vwprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/vwprintf.os -MD -MP -MF /sources/glibc-2.32/build/libio/vwprintf.os.dt -MT /sources/glibc-2.32/build/libio/vwprintf.os +gcc wprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/wprintf.os -MD -MP -MF /sources/glibc-2.32/build/libio/wprintf.os.dt -MT /sources/glibc-2.32/build/libio/wprintf.os +gcc wscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/wscanf.os -MD -MP -MF /sources/glibc-2.32/build/libio/wscanf.os.dt -MT /sources/glibc-2.32/build/libio/wscanf.os +gcc fwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fwscanf.os -MD -MP -MF /sources/glibc-2.32/build/libio/fwscanf.os.dt -MT /sources/glibc-2.32/build/libio/fwscanf.os +gcc vwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/vwscanf.os -MD -MP -MF /sources/glibc-2.32/build/libio/vwscanf.os.dt -MT /sources/glibc-2.32/build/libio/vwscanf.os +gcc vswprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/vswprintf.os -MD -MP -MF /sources/glibc-2.32/build/libio/vswprintf.os.dt -MT /sources/glibc-2.32/build/libio/vswprintf.os +gcc iovswscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iovswscanf.os -MD -MP -MF /sources/glibc-2.32/build/libio/iovswscanf.os.dt -MT /sources/glibc-2.32/build/libio/iovswscanf.os +gcc swscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/swscanf.os -MD -MP -MF /sources/glibc-2.32/build/libio/swscanf.os.dt -MT /sources/glibc-2.32/build/libio/swscanf.os +gcc wgenops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/wgenops.os -MD -MP -MF /sources/glibc-2.32/build/libio/wgenops.os.dt -MT /sources/glibc-2.32/build/libio/wgenops.os +gcc wstrops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/wstrops.os -MD -MP -MF /sources/glibc-2.32/build/libio/wstrops.os.dt -MT /sources/glibc-2.32/build/libio/wstrops.os +gcc wfileops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/wfileops.os -MD -MP -MF /sources/glibc-2.32/build/libio/wfileops.os.dt -MT /sources/glibc-2.32/build/libio/wfileops.os +gcc iofwide.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofwide.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofwide.os.dt -MT /sources/glibc-2.32/build/libio/iofwide.os +gcc fwide.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fwide.os -MD -MP -MF /sources/glibc-2.32/build/libio/fwide.os.dt -MT /sources/glibc-2.32/build/libio/fwide.os +gcc wmemstream.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/wmemstream.os -MD -MP -MF /sources/glibc-2.32/build/libio/wmemstream.os.dt -MT /sources/glibc-2.32/build/libio/wmemstream.os +gcc clearerr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/clearerr.os -MD -MP -MF /sources/glibc-2.32/build/libio/clearerr.os.dt -MT /sources/glibc-2.32/build/libio/clearerr.os +gcc feof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/feof.os -MD -MP -MF /sources/glibc-2.32/build/libio/feof.os.dt -MT /sources/glibc-2.32/build/libio/feof.os +gcc ferror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/ferror.os -MD -MP -MF /sources/glibc-2.32/build/libio/ferror.os.dt -MT /sources/glibc-2.32/build/libio/ferror.os +gcc fileno.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fileno.os -MD -MP -MF /sources/glibc-2.32/build/libio/fileno.os.dt -MT /sources/glibc-2.32/build/libio/fileno.os +gcc fputc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fputc.os -MD -MP -MF /sources/glibc-2.32/build/libio/fputc.os.dt -MT /sources/glibc-2.32/build/libio/fputc.os +gcc freopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/freopen.os -MD -MP -MF /sources/glibc-2.32/build/libio/freopen.os.dt -MT /sources/glibc-2.32/build/libio/freopen.os +gcc fseek.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fseek.os -MD -MP -MF /sources/glibc-2.32/build/libio/fseek.os.dt -MT /sources/glibc-2.32/build/libio/fseek.os +gcc getc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/getc.os -MD -MP -MF /sources/glibc-2.32/build/libio/getc.os.dt -MT /sources/glibc-2.32/build/libio/getc.os +gcc getchar.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/getchar.os -MD -MP -MF /sources/glibc-2.32/build/libio/getchar.os.dt -MT /sources/glibc-2.32/build/libio/getchar.os +gcc memstream.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/memstream.os -MD -MP -MF /sources/glibc-2.32/build/libio/memstream.os.dt -MT /sources/glibc-2.32/build/libio/memstream.os +gcc pclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/pclose.os -MD -MP -MF /sources/glibc-2.32/build/libio/pclose.os.dt -MT /sources/glibc-2.32/build/libio/pclose.os +gcc putc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/putc.os -MD -MP -MF /sources/glibc-2.32/build/libio/putc.os.dt -MT /sources/glibc-2.32/build/libio/putc.os +gcc rewind.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/rewind.os -MD -MP -MF /sources/glibc-2.32/build/libio/rewind.os.dt -MT /sources/glibc-2.32/build/libio/rewind.os +gcc setbuf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/setbuf.os -MD -MP -MF /sources/glibc-2.32/build/libio/setbuf.os.dt -MT /sources/glibc-2.32/build/libio/setbuf.os +gcc setlinebuf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/setlinebuf.os -MD -MP -MF /sources/glibc-2.32/build/libio/setlinebuf.os.dt -MT /sources/glibc-2.32/build/libio/setlinebuf.os +gcc vasprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/vasprintf.os -MD -MP -MF /sources/glibc-2.32/build/libio/vasprintf.os.dt -MT /sources/glibc-2.32/build/libio/vasprintf.os +gcc iovdprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iovdprintf.os -MD -MP -MF /sources/glibc-2.32/build/libio/iovdprintf.os.dt -MT /sources/glibc-2.32/build/libio/iovdprintf.os +gcc vscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/vscanf.os -MD -MP -MF /sources/glibc-2.32/build/libio/vscanf.os.dt -MT /sources/glibc-2.32/build/libio/vscanf.os +gcc vsnprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/vsnprintf.os -MD -MP -MF /sources/glibc-2.32/build/libio/vsnprintf.os.dt -MT /sources/glibc-2.32/build/libio/vsnprintf.os +gcc obprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/obprintf.os -MD -MP -MF /sources/glibc-2.32/build/libio/obprintf.os.dt -MT /sources/glibc-2.32/build/libio/obprintf.os +gcc fcloseall.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fcloseall.os -MD -MP -MF /sources/glibc-2.32/build/libio/fcloseall.os.dt -MT /sources/glibc-2.32/build/libio/fcloseall.os +gcc fseeko.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fseeko.os -MD -MP -MF /sources/glibc-2.32/build/libio/fseeko.os.dt -MT /sources/glibc-2.32/build/libio/fseeko.os +gcc ftello.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/ftello.os -MD -MP -MF /sources/glibc-2.32/build/libio/ftello.os.dt -MT /sources/glibc-2.32/build/libio/ftello.os +gcc freopen64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/freopen64.os -MD -MP -MF /sources/glibc-2.32/build/libio/freopen64.os.dt -MT /sources/glibc-2.32/build/libio/freopen64.os +gcc fseeko64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fseeko64.os -MD -MP -MF /sources/glibc-2.32/build/libio/fseeko64.os.dt -MT /sources/glibc-2.32/build/libio/fseeko64.os +gcc ftello64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/ftello64.os -MD -MP -MF /sources/glibc-2.32/build/libio/ftello64.os.dt -MT /sources/glibc-2.32/build/libio/ftello64.os +gcc __fbufsize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/__fbufsize.os -MD -MP -MF /sources/glibc-2.32/build/libio/__fbufsize.os.dt -MT /sources/glibc-2.32/build/libio/__fbufsize.os +gcc __freading.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/__freading.os -MD -MP -MF /sources/glibc-2.32/build/libio/__freading.os.dt -MT /sources/glibc-2.32/build/libio/__freading.os +gcc __fwriting.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/__fwriting.os -MD -MP -MF /sources/glibc-2.32/build/libio/__fwriting.os.dt -MT /sources/glibc-2.32/build/libio/__fwriting.os +gcc __freadable.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/__freadable.os -MD -MP -MF /sources/glibc-2.32/build/libio/__freadable.os.dt -MT /sources/glibc-2.32/build/libio/__freadable.os +gcc __fwritable.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/__fwritable.os -MD -MP -MF /sources/glibc-2.32/build/libio/__fwritable.os.dt -MT /sources/glibc-2.32/build/libio/__fwritable.os +gcc __flbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/__flbf.os -MD -MP -MF /sources/glibc-2.32/build/libio/__flbf.os.dt -MT /sources/glibc-2.32/build/libio/__flbf.os +gcc __fpurge.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/__fpurge.os -MD -MP -MF /sources/glibc-2.32/build/libio/__fpurge.os.dt -MT /sources/glibc-2.32/build/libio/__fpurge.os +gcc __fpending.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/__fpending.os -MD -MP -MF /sources/glibc-2.32/build/libio/__fpending.os.dt -MT /sources/glibc-2.32/build/libio/__fpending.os +gcc __fsetlocking.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/__fsetlocking.os -MD -MP -MF /sources/glibc-2.32/build/libio/__fsetlocking.os.dt -MT /sources/glibc-2.32/build/libio/__fsetlocking.os +gcc ../sysdeps/unix/sysv/linux/libc_fatal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/libc_fatal.os -MD -MP -MF /sources/glibc-2.32/build/libio/libc_fatal.os.dt -MT /sources/glibc-2.32/build/libio/libc_fatal.os +gcc fmemopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fmemopen.os -MD -MP -MF /sources/glibc-2.32/build/libio/fmemopen.os.dt -MT /sources/glibc-2.32/build/libio/fmemopen.os +gcc oldfmemopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/oldfmemopen.os -MD -MP -MF /sources/glibc-2.32/build/libio/oldfmemopen.os.dt -MT /sources/glibc-2.32/build/libio/oldfmemopen.os +gcc vtables.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/vtables.os -MD -MP -MF /sources/glibc-2.32/build/libio/vtables.os.dt -MT /sources/glibc-2.32/build/libio/vtables.os +gcc oldiofopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/oldiofopen.os -MD -MP -MF /sources/glibc-2.32/build/libio/oldiofopen.os.dt -MT /sources/glibc-2.32/build/libio/oldiofopen.os +gcc oldiofdopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/oldiofdopen.os -MD -MP -MF /sources/glibc-2.32/build/libio/oldiofdopen.os.dt -MT /sources/glibc-2.32/build/libio/oldiofdopen.os +gcc oldiofclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/oldiofclose.os -MD -MP -MF /sources/glibc-2.32/build/libio/oldiofclose.os.dt -MT /sources/glibc-2.32/build/libio/oldiofclose.os +gcc oldiopopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/oldiopopen.os -MD -MP -MF /sources/glibc-2.32/build/libio/oldiopopen.os.dt -MT /sources/glibc-2.32/build/libio/oldiopopen.os +gcc oldpclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/oldpclose.os -MD -MP -MF /sources/glibc-2.32/build/libio/oldpclose.os.dt -MT /sources/glibc-2.32/build/libio/oldpclose.os +gcc oldtmpfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/oldtmpfile.os -MD -MP -MF /sources/glibc-2.32/build/libio/oldtmpfile.os.dt -MT /sources/glibc-2.32/build/libio/oldtmpfile.os +gcc oldiofgetpos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/oldiofgetpos.os -MD -MP -MF /sources/glibc-2.32/build/libio/oldiofgetpos.os.dt -MT /sources/glibc-2.32/build/libio/oldiofgetpos.os +gcc oldiofgetpos64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/oldiofgetpos64.os -MD -MP -MF /sources/glibc-2.32/build/libio/oldiofgetpos64.os.dt -MT /sources/glibc-2.32/build/libio/oldiofgetpos64.os +gcc oldiofsetpos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/oldiofsetpos.os -MD -MP -MF /sources/glibc-2.32/build/libio/oldiofsetpos.os.dt -MT /sources/glibc-2.32/build/libio/oldiofsetpos.os +gcc oldiofsetpos64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/oldiofsetpos64.os -MD -MP -MF /sources/glibc-2.32/build/libio/oldiofsetpos64.os.dt -MT /sources/glibc-2.32/build/libio/oldiofsetpos64.os +gcc clearerr_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/clearerr_u.os -MD -MP -MF /sources/glibc-2.32/build/libio/clearerr_u.os.dt -MT /sources/glibc-2.32/build/libio/clearerr_u.os +gcc feof_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/feof_u.os -MD -MP -MF /sources/glibc-2.32/build/libio/feof_u.os.dt -MT /sources/glibc-2.32/build/libio/feof_u.os +gcc ferror_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/ferror_u.os -MD -MP -MF /sources/glibc-2.32/build/libio/ferror_u.os.dt -MT /sources/glibc-2.32/build/libio/ferror_u.os +gcc fputc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fputc_u.os -MD -MP -MF /sources/glibc-2.32/build/libio/fputc_u.os.dt -MT /sources/glibc-2.32/build/libio/fputc_u.os +gcc getc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/getc_u.os -MD -MP -MF /sources/glibc-2.32/build/libio/getc_u.os.dt -MT /sources/glibc-2.32/build/libio/getc_u.os +gcc getchar_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/getchar_u.os -MD -MP -MF /sources/glibc-2.32/build/libio/getchar_u.os.dt -MT /sources/glibc-2.32/build/libio/getchar_u.os +gcc iofflush_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofflush_u.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofflush_u.os.dt -MT /sources/glibc-2.32/build/libio/iofflush_u.os +gcc putc_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/putc_u.os -MD -MP -MF /sources/glibc-2.32/build/libio/putc_u.os.dt -MT /sources/glibc-2.32/build/libio/putc_u.os +gcc peekc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/peekc.os -MD -MP -MF /sources/glibc-2.32/build/libio/peekc.os.dt -MT /sources/glibc-2.32/build/libio/peekc.os +gcc iofread_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofread_u.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofread_u.os.dt -MT /sources/glibc-2.32/build/libio/iofread_u.os +gcc iofwrite_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofwrite_u.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofwrite_u.os.dt -MT /sources/glibc-2.32/build/libio/iofwrite_u.os +gcc iofgets_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofgets_u.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofgets_u.os.dt -MT /sources/glibc-2.32/build/libio/iofgets_u.os +gcc iofputs_u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/iofputs_u.os -MD -MP -MF /sources/glibc-2.32/build/libio/iofputs_u.os.dt -MT /sources/glibc-2.32/build/libio/iofputs_u.os +gcc fileops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/fileops.os -MD -MP -MF /sources/glibc-2.32/build/libio/fileops.os.dt -MT /sources/glibc-2.32/build/libio/fileops.os +gcc genops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/genops.os -MD -MP -MF /sources/glibc-2.32/build/libio/genops.os.dt -MT /sources/glibc-2.32/build/libio/genops.os +gcc stdfiles.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/stdfiles.os -MD -MP -MF /sources/glibc-2.32/build/libio/stdfiles.os.dt -MT /sources/glibc-2.32/build/libio/stdfiles.os +gcc stdio.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/stdio.os -MD -MP -MF /sources/glibc-2.32/build/libio/stdio.os.dt -MT /sources/glibc-2.32/build/libio/stdio.os +gcc strops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/strops.os -MD -MP -MF /sources/glibc-2.32/build/libio/strops.os.dt -MT /sources/glibc-2.32/build/libio/strops.os +gcc oldfileops.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/oldfileops.os -MD -MP -MF /sources/glibc-2.32/build/libio/oldfileops.os.dt -MT /sources/glibc-2.32/build/libio/oldfileops.os +gcc oldstdfiles.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/libio -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/libio/oldstdfiles.os -MD -MP -MF /sources/glibc-2.32/build/libio/oldstdfiles.os.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/libio/stamp.osT +mv -f /sources/glibc-2.32/build/libio/stamp.osT /sources/glibc-2.32/build/libio/stamp.os +echo '' > /sources/glibc-2.32/build/libio/stamp.oST +mv -f /sources/glibc-2.32/build/libio/stamp.oST /sources/glibc-2.32/build/libio/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/libio' +make subdir=dlfcn -C dlfcn ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/dlfcn' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/dlfcn +mkdir -p -- /sources/glibc-2.32/build/dlfcn +gcc sdlopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/sdlopen.o -MD -MP -MF /sources/glibc-2.32/build/dlfcn/sdlopen.o.dt -MT /sources/glibc-2.32/build/dlfcn/sdlopen.o +gcc sdlclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/sdlclose.o -MD -MP -MF /sources/glibc-2.32/build/dlfcn/sdlclose.o.dt -MT /sources/glibc-2.32/build/dlfcn/sdlclose.o +gcc sdlsym.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/sdlsym.o -MD -MP -MF /sources/glibc-2.32/build/dlfcn/sdlsym.o.dt -MT /sources/glibc-2.32/build/dlfcn/sdlsym.o +gcc sdlvsym.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/sdlvsym.o -MD -MP -MF /sources/glibc-2.32/build/dlfcn/sdlvsym.o.dt -MT /sources/glibc-2.32/build/dlfcn/sdlvsym.o +gcc sdlerror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/sdlerror.o -MD -MP -MF /sources/glibc-2.32/build/dlfcn/sdlerror.o.dt -MT /sources/glibc-2.32/build/dlfcn/sdlerror.o +gcc sdladdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/sdladdr.o -MD -MP -MF /sources/glibc-2.32/build/dlfcn/sdladdr.o.dt -MT /sources/glibc-2.32/build/dlfcn/sdladdr.o +gcc sdladdr1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/sdladdr1.o -MD -MP -MF /sources/glibc-2.32/build/dlfcn/sdladdr1.o.dt -MT /sources/glibc-2.32/build/dlfcn/sdladdr1.o +gcc sdlinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/sdlinfo.o -MD -MP -MF /sources/glibc-2.32/build/dlfcn/sdlinfo.o.dt -MT /sources/glibc-2.32/build/dlfcn/sdlinfo.o +gcc sdlmopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/sdlmopen.o -MD -MP -MF /sources/glibc-2.32/build/dlfcn/sdlmopen.o.dt -MT /sources/glibc-2.32/build/dlfcn/sdlmopen.o +gcc sdlfreeres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/sdlfreeres.o -MD -MP -MF /sources/glibc-2.32/build/dlfcn/sdlfreeres.o.dt -MT /sources/glibc-2.32/build/dlfcn/sdlfreeres.o +echo 'dlfcn/sdlopen.o dlfcn/sdlclose.o dlfcn/sdlsym.o dlfcn/sdlvsym.o dlfcn/sdlerror.o dlfcn/sdladdr.o dlfcn/sdladdr1.o dlfcn/sdlinfo.o dlfcn/sdlmopen.o dlfcn/sdlfreeres.o' > /sources/glibc-2.32/build/dlfcn/stamp.oT +mv -f /sources/glibc-2.32/build/dlfcn/stamp.oT /sources/glibc-2.32/build/dlfcn/stamp.o +echo '' > /sources/glibc-2.32/build/dlfcn/stamp.osT +mv -f /sources/glibc-2.32/build/dlfcn/stamp.osT /sources/glibc-2.32/build/dlfcn/stamp.os +echo '' > /sources/glibc-2.32/build/dlfcn/stamp.oST +mv -f /sources/glibc-2.32/build/dlfcn/stamp.oST /sources/glibc-2.32/build/dlfcn/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/dlfcn' +make subdir=nptl -C nptl ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/nptl' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/nptl +mkdir -p -- /sources/glibc-2.32/build/nptl +dir=`gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -print-multi-directory`; \ +echo "multidir := $dir" > /sources/glibc-2.32/build/nptl/multidir.mkT +mv -f /sources/glibc-2.32/build/nptl/multidir.mkT /sources/glibc-2.32/build/nptl/multidir.mk +python3 -B ../scripts/gen-as-const.py --cc="gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /sources/glibc-2.32/build/unwindbuf.h.dT \ + -MT '/sources/glibc-2.32/build/unwindbuf.h.d /sources/glibc-2.32/build/unwindbuf.h'" \ + unwindbuf.sym > /sources/glibc-2.32/build/unwindbuf.hT +sed -e 's@ /sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /sources/glibc-2.32/build/unwindbuf.h.dT > /sources/glibc-2.32/build/unwindbuf.h.dT2 +rm -f /sources/glibc-2.32/build/unwindbuf.h.dT +mv -f /sources/glibc-2.32/build/unwindbuf.h.dT2 /sources/glibc-2.32/build/unwindbuf.h.d +mv -f /sources/glibc-2.32/build/unwindbuf.hT /sources/glibc-2.32/build/unwindbuf.h +python3 -B ../scripts/gen-as-const.py --cc="gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /sources/glibc-2.32/build/pthread-pi-defines.h.dT \ + -MT '/sources/glibc-2.32/build/pthread-pi-defines.h.d /sources/glibc-2.32/build/pthread-pi-defines.h'" \ + pthread-pi-defines.sym > /sources/glibc-2.32/build/pthread-pi-defines.hT +sed -e 's@ /sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /sources/glibc-2.32/build/pthread-pi-defines.h.dT > /sources/glibc-2.32/build/pthread-pi-defines.h.dT2 +rm -f /sources/glibc-2.32/build/pthread-pi-defines.h.dT +mv -f /sources/glibc-2.32/build/pthread-pi-defines.h.dT2 /sources/glibc-2.32/build/pthread-pi-defines.h.d +mv -f /sources/glibc-2.32/build/pthread-pi-defines.hT /sources/glibc-2.32/build/pthread-pi-defines.h +gcc alloca_cutoff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/alloca_cutoff.o -MD -MP -MF /sources/glibc-2.32/build/nptl/alloca_cutoff.o.dt -MT /sources/glibc-2.32/build/nptl/alloca_cutoff.o +gcc libc-cancellation.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/libc-cancellation.o -MD -MP -MF /sources/glibc-2.32/build/nptl/libc-cancellation.o.dt -MT /sources/glibc-2.32/build/nptl/libc-cancellation.o +gcc libc-cleanup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/libc-cleanup.o -MD -MP -MF /sources/glibc-2.32/build/nptl/libc-cleanup.o.dt -MT /sources/glibc-2.32/build/nptl/libc-cleanup.o +gcc libc-lowlevellock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/libc-lowlevellock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/libc-lowlevellock.o.dt -MT /sources/glibc-2.32/build/nptl/libc-lowlevellock.o +gcc libc_multiple_threads.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/libc_multiple_threads.o -MD -MP -MF /sources/glibc-2.32/build/nptl/libc_multiple_threads.o.dt -MT /sources/glibc-2.32/build/nptl/libc_multiple_threads.o +gcc libc_pthread_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/libc_pthread_init.o -MD -MP -MF /sources/glibc-2.32/build/nptl/libc_pthread_init.o.dt -MT /sources/glibc-2.32/build/nptl/libc_pthread_init.o +gcc old_pthread_cond_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/old_pthread_cond_destroy.o -MD -MP -MF /sources/glibc-2.32/build/nptl/old_pthread_cond_destroy.o.dt -MT /sources/glibc-2.32/build/nptl/old_pthread_cond_destroy.o +gcc old_pthread_cond_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/old_pthread_cond_init.o -MD -MP -MF /sources/glibc-2.32/build/nptl/old_pthread_cond_init.o.dt -MT /sources/glibc-2.32/build/nptl/old_pthread_cond_init.o +gcc pthread_atfork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_atfork.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_atfork.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_atfork.o +gcc pthread_attr_copy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_copy.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_copy.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_copy.o +gcc pthread_attr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_destroy.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_destroy.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_destroy.o +gcc pthread_attr_extension.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_extension.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_extension.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_extension.o +gcc pthread_attr_getdetachstate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_getdetachstate.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_getdetachstate.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_getdetachstate.o +gcc pthread_attr_getinheritsched.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_getinheritsched.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_getinheritsched.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_getinheritsched.o +gcc pthread_attr_getschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_getschedparam.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_getschedparam.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_getschedparam.o +gcc pthread_attr_getschedpolicy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_getschedpolicy.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_getschedpolicy.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_getschedpolicy.o +gcc pthread_attr_getscope.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_getscope.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_getscope.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_getscope.o +gcc pthread_attr_getsigmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_getsigmask.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_getsigmask.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_getsigmask.o +gcc pthread_attr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_init.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_init.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_init.o +gcc pthread_attr_setaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setaffinity.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setaffinity.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setaffinity.o +gcc pthread_attr_setdetachstate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setdetachstate.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setdetachstate.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setdetachstate.o +gcc pthread_attr_setinheritsched.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setinheritsched.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setinheritsched.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setinheritsched.o +gcc pthread_attr_setschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setschedparam.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setschedparam.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setschedparam.o +gcc pthread_attr_setschedpolicy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setschedpolicy.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setschedpolicy.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setschedpolicy.o +gcc pthread_attr_setscope.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setscope.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setscope.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setscope.o +gcc pthread_attr_setsigmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setsigmask.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setsigmask.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setsigmask.o +gcc pthread_attr_setsigmask_internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setsigmask_internal.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setsigmask_internal.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setsigmask_internal.o +gcc pthread_cond_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_cond_destroy.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_cond_destroy.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_cond_destroy.o +gcc pthread_cond_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_cond_init.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_cond_init.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_cond_init.o +gcc pthread_condattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_condattr_destroy.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_condattr_destroy.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_condattr_destroy.o +gcc pthread_condattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_condattr_init.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_condattr_init.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_condattr_init.o +gcc pthread_equal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_equal.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_equal.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_equal.o +gcc pthread_getaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_getaffinity.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_getaffinity.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_getaffinity.o +gcc pthread_getattr_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_getattr_np.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_getattr_np.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_getattr_np.o +gcc pthread_getschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_getschedparam.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_getschedparam.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_getschedparam.o +gcc pthread_self.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_self.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_self.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_self.o +gcc pthread_setschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_setschedparam.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_setschedparam.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_setschedparam.o +gcc pthread_sigmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_sigmask.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_sigmask.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_sigmask.o +gcc register-atfork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/register-atfork.o -MD -MP -MF /sources/glibc-2.32/build/nptl/register-atfork.o.dt -MT /sources/glibc-2.32/build/nptl/register-atfork.o +gcc thrd_current.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/thrd_current.o -MD -MP -MF /sources/glibc-2.32/build/nptl/thrd_current.o.dt -MT /sources/glibc-2.32/build/nptl/thrd_current.o +gcc ../sysdeps/pthread/thrd_equal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/thrd_equal.o -MD -MP -MF /sources/glibc-2.32/build/nptl/thrd_equal.o.dt -MT /sources/glibc-2.32/build/nptl/thrd_equal.o +gcc ../sysdeps/pthread/thrd_sleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/thrd_sleep.o -MD -MP -MF /sources/glibc-2.32/build/nptl/thrd_sleep.o.dt -MT /sources/glibc-2.32/build/nptl/thrd_sleep.o +gcc thrd_yield.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/thrd_yield.o -MD -MP -MF /sources/glibc-2.32/build/nptl/thrd_yield.o.dt -MT /sources/glibc-2.32/build/nptl/thrd_yield.o +echo 'nptl/alloca_cutoff.o nptl/libc-cancellation.o nptl/libc-cleanup.o nptl/libc-lowlevellock.o nptl/libc_multiple_threads.o nptl/libc_pthread_init.o nptl/old_pthread_cond_destroy.o nptl/old_pthread_cond_init.o nptl/pthread_atfork.o nptl/pthread_attr_copy.o nptl/pthread_attr_destroy.o nptl/pthread_attr_extension.o nptl/pthread_attr_getdetachstate.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_init.o nptl/pthread_attr_setaffinity.o nptl/pthread_attr_setdetachstate.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_cond_destroy.o nptl/pthread_cond_init.o nptl/pthread_condattr_destroy.o nptl/pthread_condattr_init.o nptl/pthread_equal.o nptl/pthread_getaffinity.o nptl/pthread_getattr_np.o nptl/pthread_getschedparam.o nptl/pthread_self.o nptl/pthread_setschedparam.o nptl/pthread_sigmask.o nptl/register-atfork.o nptl/thrd_current.o nptl/thrd_equal.o nptl/thrd_sleep.o nptl/thrd_yield.o' > /sources/glibc-2.32/build/nptl/stamp.oT +mv -f /sources/glibc-2.32/build/nptl/stamp.oT /sources/glibc-2.32/build/nptl/stamp.o +gcc alloca_cutoff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/alloca_cutoff.os -MD -MP -MF /sources/glibc-2.32/build/nptl/alloca_cutoff.os.dt -MT /sources/glibc-2.32/build/nptl/alloca_cutoff.os +gcc forward.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/forward.os -MD -MP -MF /sources/glibc-2.32/build/nptl/forward.os.dt -MT /sources/glibc-2.32/build/nptl/forward.os +gcc libc-cancellation.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/libc-cancellation.os -MD -MP -MF /sources/glibc-2.32/build/nptl/libc-cancellation.os.dt -MT /sources/glibc-2.32/build/nptl/libc-cancellation.os +gcc libc-cleanup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/libc-cleanup.os -MD -MP -MF /sources/glibc-2.32/build/nptl/libc-cleanup.os.dt -MT /sources/glibc-2.32/build/nptl/libc-cleanup.os +gcc libc-lowlevellock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/libc-lowlevellock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/libc-lowlevellock.os.dt -MT /sources/glibc-2.32/build/nptl/libc-lowlevellock.os +gcc libc_multiple_threads.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/libc_multiple_threads.os -MD -MP -MF /sources/glibc-2.32/build/nptl/libc_multiple_threads.os.dt -MT /sources/glibc-2.32/build/nptl/libc_multiple_threads.os +gcc libc_pthread_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/libc_pthread_init.os -MD -MP -MF /sources/glibc-2.32/build/nptl/libc_pthread_init.os.dt -MT /sources/glibc-2.32/build/nptl/libc_pthread_init.os +gcc old_pthread_cond_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/old_pthread_cond_destroy.os -MD -MP -MF /sources/glibc-2.32/build/nptl/old_pthread_cond_destroy.os.dt -MT /sources/glibc-2.32/build/nptl/old_pthread_cond_destroy.os +gcc old_pthread_cond_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/old_pthread_cond_init.os -MD -MP -MF /sources/glibc-2.32/build/nptl/old_pthread_cond_init.os.dt -MT /sources/glibc-2.32/build/nptl/old_pthread_cond_init.os +gcc pthread_attr_copy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_copy.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_copy.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_copy.os +gcc pthread_attr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_destroy.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_destroy.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_destroy.os +gcc pthread_attr_extension.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_extension.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_extension.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_extension.os +gcc pthread_attr_getdetachstate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_getdetachstate.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_getdetachstate.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_getdetachstate.os +gcc pthread_attr_getinheritsched.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_getinheritsched.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_getinheritsched.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_getinheritsched.os +gcc pthread_attr_getschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_getschedparam.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_getschedparam.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_getschedparam.os +gcc pthread_attr_getschedpolicy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_getschedpolicy.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_getschedpolicy.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_getschedpolicy.os +gcc pthread_attr_getscope.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_getscope.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_getscope.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_getscope.os +gcc pthread_attr_getsigmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_getsigmask.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_getsigmask.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_getsigmask.os +gcc pthread_attr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_init.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_init.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_init.os +gcc pthread_attr_setaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setaffinity.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setaffinity.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setaffinity.os +gcc pthread_attr_setdetachstate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setdetachstate.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setdetachstate.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setdetachstate.os +gcc pthread_attr_setinheritsched.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setinheritsched.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setinheritsched.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setinheritsched.os +gcc pthread_attr_setschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setschedparam.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setschedparam.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setschedparam.os +gcc pthread_attr_setschedpolicy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setschedpolicy.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setschedpolicy.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setschedpolicy.os +gcc pthread_attr_setscope.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setscope.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setscope.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setscope.os +gcc pthread_attr_setsigmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setsigmask.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setsigmask.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setsigmask.os +gcc pthread_attr_setsigmask_internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setsigmask_internal.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setsigmask_internal.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setsigmask_internal.os +gcc pthread_cond_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_cond_destroy.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_cond_destroy.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_cond_destroy.os +gcc pthread_cond_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_cond_init.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_cond_init.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_cond_init.os +gcc pthread_condattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_condattr_destroy.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_condattr_destroy.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_condattr_destroy.os +gcc pthread_condattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_condattr_init.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_condattr_init.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_condattr_init.os +gcc pthread_equal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_equal.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_equal.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_equal.os +gcc pthread_getaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_getaffinity.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_getaffinity.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_getaffinity.os +gcc pthread_getattr_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_getattr_np.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_getattr_np.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_getattr_np.os +gcc pthread_getschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_getschedparam.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_getschedparam.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_getschedparam.os +gcc pthread_self.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_self.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_self.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_self.os +gcc pthread_setschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_setschedparam.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_setschedparam.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_setschedparam.os +gcc pthread_sigmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_sigmask.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_sigmask.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_sigmask.os +gcc register-atfork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/register-atfork.os -MD -MP -MF /sources/glibc-2.32/build/nptl/register-atfork.os.dt -MT /sources/glibc-2.32/build/nptl/register-atfork.os +gcc thrd_current.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/thrd_current.os -MD -MP -MF /sources/glibc-2.32/build/nptl/thrd_current.os.dt -MT /sources/glibc-2.32/build/nptl/thrd_current.os +gcc ../sysdeps/pthread/thrd_equal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/thrd_equal.os -MD -MP -MF /sources/glibc-2.32/build/nptl/thrd_equal.os.dt -MT /sources/glibc-2.32/build/nptl/thrd_equal.os +gcc ../sysdeps/pthread/thrd_sleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/thrd_sleep.os -MD -MP -MF /sources/glibc-2.32/build/nptl/thrd_sleep.os.dt -MT /sources/glibc-2.32/build/nptl/thrd_sleep.os +gcc thrd_yield.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/thrd_yield.os -MD -MP -MF /sources/glibc-2.32/build/nptl/thrd_yield.os.dt -MT /sources/glibc-2.32/build/nptl/thrd_yield.os +echo 'nptl/alloca_cutoff.os nptl/forward.os nptl/libc-cancellation.os nptl/libc-cleanup.os nptl/libc-lowlevellock.os nptl/libc_multiple_threads.os nptl/libc_pthread_init.os nptl/old_pthread_cond_destroy.os nptl/old_pthread_cond_init.os nptl/pthread_attr_copy.os nptl/pthread_attr_destroy.os nptl/pthread_attr_extension.os nptl/pthread_attr_getdetachstate.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_init.os nptl/pthread_attr_setaffinity.os nptl/pthread_attr_setdetachstate.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_cond_destroy.os nptl/pthread_cond_init.os nptl/pthread_condattr_destroy.os nptl/pthread_condattr_init.os nptl/pthread_equal.os nptl/pthread_getaffinity.os nptl/pthread_getattr_np.os nptl/pthread_getschedparam.os nptl/pthread_self.os nptl/pthread_setschedparam.os nptl/pthread_sigmask.os nptl/register-atfork.os nptl/thrd_current.os nptl/thrd_equal.os nptl/thrd_sleep.os nptl/thrd_yield.os' > /sources/glibc-2.32/build/nptl/stamp.osT +mv -f /sources/glibc-2.32/build/nptl/stamp.osT /sources/glibc-2.32/build/nptl/stamp.os +gcc pthread_atfork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_atfork.oS -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_atfork.oS.dt -MT /sources/glibc-2.32/build/nptl/pthread_atfork.oS +echo 'nptl/pthread_atfork.oS' > /sources/glibc-2.32/build/nptl/stamp.oST +mv -f /sources/glibc-2.32/build/nptl/stamp.oST /sources/glibc-2.32/build/nptl/stamp.oS +gcc pt-crti.S -c -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/nptl/pt-crti.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pt-crti.o.dt -MT /sources/glibc-2.32/build/nptl/pt-crti.o +ln -f /sources/glibc-2.32/build/nptl/pt-crti.o /sources/glibc-2.32/build/nptl/crti.o +gcc ../sysdeps/x86_64/crtn.S -c -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/nptl/crtn.o -MD -MP -MF /sources/glibc-2.32/build/nptl/crtn.o.dt -MT /sources/glibc-2.32/build/nptl/crtn.o +gcc nptl-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/nptl-init.o -MD -MP -MF /sources/glibc-2.32/build/nptl/nptl-init.o.dt -MT /sources/glibc-2.32/build/nptl/nptl-init.o +gcc nptlfreeres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/nptlfreeres.o -MD -MP -MF /sources/glibc-2.32/build/nptl/nptlfreeres.o.dt -MT /sources/glibc-2.32/build/nptl/nptlfreeres.o +gcc vars.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/vars.o -MD -MP -MF /sources/glibc-2.32/build/nptl/vars.o.dt -MT /sources/glibc-2.32/build/nptl/vars.o +gcc events.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/events.o -MD -MP -MF /sources/glibc-2.32/build/nptl/events.o.dt -MT /sources/glibc-2.32/build/nptl/events.o +gcc pthread_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_create.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_create.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_create.o +gcc pthread_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_exit.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_exit.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_exit.o +gcc pthread_detach.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_detach.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_detach.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_detach.o +gcc pthread_join.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_join.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_join.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_join.o +gcc pthread_tryjoin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_tryjoin.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_tryjoin.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_tryjoin.o +gcc pthread_timedjoin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_timedjoin.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_timedjoin.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_timedjoin.o +gcc pthread_clockjoin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_clockjoin.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_clockjoin.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_clockjoin.o +gcc pthread_join_common.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_join_common.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_join_common.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_join_common.o +gcc pthread_yield.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_yield.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_yield.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_yield.o +gcc pthread_getconcurrency.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_getconcurrency.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_getconcurrency.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_getconcurrency.o +gcc pthread_setconcurrency.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_setconcurrency.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_setconcurrency.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_setconcurrency.o +gcc pthread_setschedprio.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_setschedprio.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_setschedprio.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_setschedprio.o +gcc pthread_attr_getguardsize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_getguardsize.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_getguardsize.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_getguardsize.o +gcc pthread_attr_setguardsize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setguardsize.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setguardsize.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setguardsize.o +gcc pthread_attr_getstackaddr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_getstackaddr.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_getstackaddr.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_getstackaddr.o +gcc pthread_attr_setstackaddr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setstackaddr.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setstackaddr.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setstackaddr.o +gcc pthread_attr_getstacksize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_getstacksize.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_getstacksize.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_getstacksize.o +gcc pthread_attr_setstacksize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setstacksize.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setstacksize.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setstacksize.o +gcc pthread_attr_getstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_getstack.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_getstack.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_getstack.o +gcc pthread_attr_setstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setstack.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setstack.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setstack.o +gcc pthread_mutex_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutex_init.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutex_init.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutex_init.o +gcc pthread_mutex_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutex_destroy.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutex_destroy.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutex_destroy.o +gcc ../sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutex_lock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutex_lock.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutex_lock.o +gcc ../sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutex_trylock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutex_trylock.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutex_trylock.o +gcc ../sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutex_timedlock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutex_timedlock.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutex_timedlock.o +gcc pthread_mutex_unlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutex_unlock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutex_unlock.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutex_unlock.o +gcc ../sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutex_cond_lock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutex_cond_lock.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutex_cond_lock.o +gcc pthread_mutexattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_init.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_init.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_init.o +gcc pthread_mutexattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_destroy.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_destroy.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_destroy.o +gcc pthread_mutexattr_getpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_getpshared.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_getpshared.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_getpshared.o +gcc pthread_mutexattr_setpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_setpshared.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_setpshared.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_setpshared.o +gcc pthread_mutexattr_gettype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_gettype.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_gettype.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_gettype.o +gcc pthread_mutexattr_settype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_settype.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_settype.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_settype.o +gcc pthread_rwlock_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlock_init.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlock_init.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlock_init.o +gcc pthread_rwlock_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlock_destroy.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlock_destroy.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlock_destroy.o +gcc pthread_rwlock_rdlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlock_rdlock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlock_rdlock.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlock_rdlock.o +gcc pthread_rwlock_timedrdlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlock_timedrdlock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlock_timedrdlock.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlock_timedrdlock.o +gcc pthread_rwlock_clockrdlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlock_clockrdlock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlock_clockrdlock.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlock_clockrdlock.o +gcc pthread_rwlock_wrlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlock_wrlock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlock_wrlock.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlock_wrlock.o +gcc pthread_rwlock_timedwrlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlock_timedwrlock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlock_timedwrlock.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlock_timedwrlock.o +gcc pthread_rwlock_clockwrlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlock_clockwrlock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlock_clockwrlock.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlock_clockwrlock.o +gcc pthread_rwlock_tryrdlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlock_tryrdlock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlock_tryrdlock.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlock_tryrdlock.o +gcc pthread_rwlock_trywrlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlock_trywrlock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlock_trywrlock.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlock_trywrlock.o +gcc pthread_rwlock_unlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlock_unlock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlock_unlock.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlock_unlock.o +gcc pthread_rwlockattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlockattr_init.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlockattr_init.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlockattr_init.o +gcc pthread_rwlockattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlockattr_destroy.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlockattr_destroy.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlockattr_destroy.o +gcc pthread_rwlockattr_getpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlockattr_getpshared.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlockattr_getpshared.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlockattr_getpshared.o +gcc pthread_rwlockattr_setpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlockattr_setpshared.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlockattr_setpshared.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlockattr_setpshared.o +gcc pthread_rwlockattr_getkind_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlockattr_getkind_np.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlockattr_getkind_np.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlockattr_getkind_np.o +gcc pthread_rwlockattr_setkind_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlockattr_setkind_np.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlockattr_setkind_np.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlockattr_setkind_np.o +gcc pthread_cond_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_cond_wait.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_cond_wait.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_cond_wait.o +gcc pthread_cond_signal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_cond_signal.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_cond_signal.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_cond_signal.o +gcc pthread_cond_broadcast.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_cond_broadcast.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_cond_broadcast.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_cond_broadcast.o +gcc old_pthread_cond_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/old_pthread_cond_wait.o -MD -MP -MF /sources/glibc-2.32/build/nptl/old_pthread_cond_wait.o.dt -MT /sources/glibc-2.32/build/nptl/old_pthread_cond_wait.o +gcc old_pthread_cond_timedwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/old_pthread_cond_timedwait.o -MD -MP -MF /sources/glibc-2.32/build/nptl/old_pthread_cond_timedwait.o.dt -MT /sources/glibc-2.32/build/nptl/old_pthread_cond_timedwait.o +gcc old_pthread_cond_signal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/old_pthread_cond_signal.o -MD -MP -MF /sources/glibc-2.32/build/nptl/old_pthread_cond_signal.o.dt -MT /sources/glibc-2.32/build/nptl/old_pthread_cond_signal.o +gcc old_pthread_cond_broadcast.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/old_pthread_cond_broadcast.o -MD -MP -MF /sources/glibc-2.32/build/nptl/old_pthread_cond_broadcast.o.dt -MT /sources/glibc-2.32/build/nptl/old_pthread_cond_broadcast.o +gcc pthread_condattr_getpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_condattr_getpshared.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_condattr_getpshared.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_condattr_getpshared.o +gcc pthread_condattr_setpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_condattr_setpshared.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_condattr_setpshared.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_condattr_setpshared.o +gcc pthread_condattr_getclock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_condattr_getclock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_condattr_getclock.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_condattr_getclock.o +gcc pthread_condattr_setclock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_condattr_setclock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_condattr_setclock.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_condattr_setclock.o +gcc ../sysdeps/x86_64/nptl/pthread_spin_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_spin_init.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_spin_init.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_spin_init.o +gcc pthread_spin_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_spin_destroy.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_spin_destroy.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_spin_destroy.o +gcc ../sysdeps/x86_64/nptl/pthread_spin_lock.S -c -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/nptl/pthread_spin_lock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_spin_lock.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_spin_lock.o +gcc ../sysdeps/x86_64/nptl/pthread_spin_trylock.S -c -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/nptl/pthread_spin_trylock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_spin_trylock.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_spin_trylock.o +gcc ../sysdeps/x86_64/nptl/pthread_spin_unlock.S -c -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/nptl/pthread_spin_unlock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_spin_unlock.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_spin_unlock.o +gcc pthread_barrier_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_barrier_init.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_barrier_init.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_barrier_init.o +gcc pthread_barrier_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_barrier_destroy.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_barrier_destroy.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_barrier_destroy.o +gcc pthread_barrier_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_barrier_wait.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_barrier_wait.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_barrier_wait.o +gcc pthread_barrierattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_barrierattr_init.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_barrierattr_init.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_barrierattr_init.o +gcc pthread_barrierattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_barrierattr_destroy.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_barrierattr_destroy.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_barrierattr_destroy.o +gcc pthread_barrierattr_getpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_barrierattr_getpshared.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_barrierattr_getpshared.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_barrierattr_getpshared.o +gcc pthread_barrierattr_setpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_barrierattr_setpshared.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_barrierattr_setpshared.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_barrierattr_setpshared.o +gcc pthread_key_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_key_create.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_key_create.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_key_create.o +gcc pthread_key_delete.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_key_delete.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_key_delete.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_key_delete.o +gcc pthread_getspecific.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_getspecific.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_getspecific.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_getspecific.o +gcc pthread_setspecific.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_setspecific.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_setspecific.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_setspecific.o +gcc ../sysdeps/unix/sysv/linux/pthread_kill.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_kill.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_kill.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_kill.o +gcc ../sysdeps/unix/sysv/linux/pthread_sigqueue.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_sigqueue.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_sigqueue.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_sigqueue.o +gcc pthread_cancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_cancel.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_cancel.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_cancel.o +gcc pthread_testcancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_testcancel.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_testcancel.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_testcancel.o +gcc pthread_setcancelstate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_setcancelstate.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_setcancelstate.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_setcancelstate.o +gcc pthread_setcanceltype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_setcanceltype.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_setcanceltype.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_setcanceltype.o +gcc pthread_once.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_once.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_once.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_once.o +gcc old_pthread_atfork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/old_pthread_atfork.o -MD -MP -MF /sources/glibc-2.32/build/nptl/old_pthread_atfork.o.dt -MT /sources/glibc-2.32/build/nptl/old_pthread_atfork.o +gcc ../sysdeps/unix/sysv/linux/pthread_getcpuclockid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_getcpuclockid.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_getcpuclockid.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_getcpuclockid.o +gcc ../sysdeps/unix/sysv/linux/shm-directory.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/shm-directory.o -MD -MP -MF /sources/glibc-2.32/build/nptl/shm-directory.o.dt -MT /sources/glibc-2.32/build/nptl/shm-directory.o +gcc sem_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sem_init.o -MD -MP -MF /sources/glibc-2.32/build/nptl/sem_init.o.dt -MT /sources/glibc-2.32/build/nptl/sem_init.o +gcc sem_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sem_destroy.o -MD -MP -MF /sources/glibc-2.32/build/nptl/sem_destroy.o.dt -MT /sources/glibc-2.32/build/nptl/sem_destroy.o +gcc sem_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sem_open.o -MD -MP -MF /sources/glibc-2.32/build/nptl/sem_open.o.dt -MT /sources/glibc-2.32/build/nptl/sem_open.o +gcc sem_close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sem_close.o -MD -MP -MF /sources/glibc-2.32/build/nptl/sem_close.o.dt -MT /sources/glibc-2.32/build/nptl/sem_close.o +gcc sem_unlink.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sem_unlink.o -MD -MP -MF /sources/glibc-2.32/build/nptl/sem_unlink.o.dt -MT /sources/glibc-2.32/build/nptl/sem_unlink.o +gcc sem_getvalue.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sem_getvalue.o -MD -MP -MF /sources/glibc-2.32/build/nptl/sem_getvalue.o.dt -MT /sources/glibc-2.32/build/nptl/sem_getvalue.o +gcc sem_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sem_wait.o -MD -MP -MF /sources/glibc-2.32/build/nptl/sem_wait.o.dt -MT /sources/glibc-2.32/build/nptl/sem_wait.o +gcc sem_timedwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sem_timedwait.o -MD -MP -MF /sources/glibc-2.32/build/nptl/sem_timedwait.o.dt -MT /sources/glibc-2.32/build/nptl/sem_timedwait.o +gcc sem_clockwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sem_clockwait.o -MD -MP -MF /sources/glibc-2.32/build/nptl/sem_clockwait.o.dt -MT /sources/glibc-2.32/build/nptl/sem_clockwait.o +gcc sem_post.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sem_post.o -MD -MP -MF /sources/glibc-2.32/build/nptl/sem_post.o.dt -MT /sources/glibc-2.32/build/nptl/sem_post.o +gcc cleanup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cleanup.o -MD -MP -MF /sources/glibc-2.32/build/nptl/cleanup.o.dt -MT /sources/glibc-2.32/build/nptl/cleanup.o +gcc cleanup_defer.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cleanup_defer.o -MD -MP -MF /sources/glibc-2.32/build/nptl/cleanup_defer.o.dt -MT /sources/glibc-2.32/build/nptl/cleanup_defer.o +gcc cleanup_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cleanup_compat.o -MD -MP -MF /sources/glibc-2.32/build/nptl/cleanup_compat.o.dt -MT /sources/glibc-2.32/build/nptl/cleanup_compat.o +gcc cleanup_defer_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cleanup_defer_compat.o -MD -MP -MF /sources/glibc-2.32/build/nptl/cleanup_defer_compat.o.dt -MT /sources/glibc-2.32/build/nptl/cleanup_defer_compat.o +gcc unwind.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/unwind.o -MD -MP -MF /sources/glibc-2.32/build/nptl/unwind.o.dt -MT /sources/glibc-2.32/build/nptl/unwind.o +gcc ../sysdeps/x86/nptl/pt-longjmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pt-longjmp.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pt-longjmp.o.dt -MT /sources/glibc-2.32/build/nptl/pt-longjmp.o +gcc pt-cleanup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pt-cleanup.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pt-cleanup.o.dt -MT /sources/glibc-2.32/build/nptl/pt-cleanup.o +gcc cancellation.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cancellation.o -MD -MP -MF /sources/glibc-2.32/build/nptl/cancellation.o.dt -MT /sources/glibc-2.32/build/nptl/cancellation.o +gcc lowlevellock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/lowlevellock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/lowlevellock.o.dt -MT /sources/glibc-2.32/build/nptl/lowlevellock.o +gcc lll_timedlock_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/lll_timedlock_wait.o -MD -MP -MF /sources/glibc-2.32/build/nptl/lll_timedlock_wait.o.dt -MT /sources/glibc-2.32/build/nptl/lll_timedlock_wait.o +gcc pt-fork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pt-fork.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pt-fork.o.dt -MT /sources/glibc-2.32/build/nptl/pt-fork.o +gcc ../sysdeps/unix/pt-fcntl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pt-fcntl.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pt-fcntl.o.dt -MT /sources/glibc-2.32/build/nptl/pt-fcntl.o +gcc ../sysdeps/unix/sysv/linux/write.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/write.o -MD -MP -MF /sources/glibc-2.32/build/nptl/write.o.dt -MT /sources/glibc-2.32/build/nptl/write.o +gcc ../sysdeps/unix/sysv/linux/read.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/read.o -MD -MP -MF /sources/glibc-2.32/build/nptl/read.o.dt -MT /sources/glibc-2.32/build/nptl/read.o +gcc ../sysdeps/unix/sysv/linux/close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/close.o -MD -MP -MF /sources/glibc-2.32/build/nptl/close.o.dt -MT /sources/glibc-2.32/build/nptl/close.o +gcc ../sysdeps/unix/sysv/linux/accept.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/accept.o -MD -MP -MF /sources/glibc-2.32/build/nptl/accept.o.dt -MT /sources/glibc-2.32/build/nptl/accept.o +gcc ../sysdeps/unix/sysv/linux/connect.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/connect.o -MD -MP -MF /sources/glibc-2.32/build/nptl/connect.o.dt -MT /sources/glibc-2.32/build/nptl/connect.o +gcc ../sysdeps/unix/sysv/linux/recv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/recv.o -MD -MP -MF /sources/glibc-2.32/build/nptl/recv.o.dt -MT /sources/glibc-2.32/build/nptl/recv.o +gcc ../sysdeps/unix/sysv/linux/recvfrom.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/recvfrom.o -MD -MP -MF /sources/glibc-2.32/build/nptl/recvfrom.o.dt -MT /sources/glibc-2.32/build/nptl/recvfrom.o +gcc ../sysdeps/unix/sysv/linux/send.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/send.o -MD -MP -MF /sources/glibc-2.32/build/nptl/send.o.dt -MT /sources/glibc-2.32/build/nptl/send.o +gcc ../sysdeps/unix/sysv/linux/sendto.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sendto.o -MD -MP -MF /sources/glibc-2.32/build/nptl/sendto.o.dt -MT /sources/glibc-2.32/build/nptl/sendto.o +gcc ../sysdeps/unix/sysv/linux/fsync.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/fsync.o -MD -MP -MF /sources/glibc-2.32/build/nptl/fsync.o.dt -MT /sources/glibc-2.32/build/nptl/fsync.o +gcc ../sysdeps/unix/sysv/linux/lseek.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/lseek.o -MD -MP -MF /sources/glibc-2.32/build/nptl/lseek.o.dt -MT /sources/glibc-2.32/build/nptl/lseek.o +gcc ../sysdeps/unix/sysv/linux/lseek64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/lseek64.o -MD -MP -MF /sources/glibc-2.32/build/nptl/lseek64.o.dt -MT /sources/glibc-2.32/build/nptl/lseek64.o +gcc ../sysdeps/unix/sysv/linux/msync.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/msync.o -MD -MP -MF /sources/glibc-2.32/build/nptl/msync.o.dt -MT /sources/glibc-2.32/build/nptl/msync.o +gcc ../sysdeps/unix/sysv/linux/open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/open.o -MD -MP -MF /sources/glibc-2.32/build/nptl/open.o.dt -MT /sources/glibc-2.32/build/nptl/open.o +gcc ../sysdeps/unix/sysv/linux/open64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/open64.o -MD -MP -MF /sources/glibc-2.32/build/nptl/open64.o.dt -MT /sources/glibc-2.32/build/nptl/open64.o +gcc ../sysdeps/unix/sysv/linux/pause.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pause.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pause.o.dt -MT /sources/glibc-2.32/build/nptl/pause.o +gcc ../sysdeps/unix/sysv/linux/pread.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pread.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pread.o.dt -MT /sources/glibc-2.32/build/nptl/pread.o +gcc ../sysdeps/unix/sysv/linux/pread64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pread64.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pread64.o.dt -MT /sources/glibc-2.32/build/nptl/pread64.o +gcc ../sysdeps/unix/sysv/linux/pwrite.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pwrite.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pwrite.o.dt -MT /sources/glibc-2.32/build/nptl/pwrite.o +gcc ../sysdeps/unix/sysv/linux/pwrite64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pwrite64.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pwrite64.o.dt -MT /sources/glibc-2.32/build/nptl/pwrite64.o +gcc ../sysdeps/unix/sysv/linux/tcdrain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/tcdrain.o -MD -MP -MF /sources/glibc-2.32/build/nptl/tcdrain.o.dt -MT /sources/glibc-2.32/build/nptl/tcdrain.o +gcc ../sysdeps/unix/sysv/linux/msgrcv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/msgrcv.o -MD -MP -MF /sources/glibc-2.32/build/nptl/msgrcv.o.dt -MT /sources/glibc-2.32/build/nptl/msgrcv.o +gcc ../sysdeps/unix/sysv/linux/msgsnd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/msgsnd.o -MD -MP -MF /sources/glibc-2.32/build/nptl/msgsnd.o.dt -MT /sources/glibc-2.32/build/nptl/msgsnd.o +gcc ../sysdeps/unix/sysv/linux/sigwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sigwait.o -MD -MP -MF /sources/glibc-2.32/build/nptl/sigwait.o.dt -MT /sources/glibc-2.32/build/nptl/sigwait.o +gcc ../sysdeps/unix/sysv/linux/sigsuspend.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sigsuspend.o -MD -MP -MF /sources/glibc-2.32/build/nptl/sigsuspend.o.dt -MT /sources/glibc-2.32/build/nptl/sigsuspend.o +gcc ../sysdeps/unix/sysv/linux/recvmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/recvmsg.o -MD -MP -MF /sources/glibc-2.32/build/nptl/recvmsg.o.dt -MT /sources/glibc-2.32/build/nptl/recvmsg.o +gcc ../sysdeps/unix/sysv/linux/sendmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sendmsg.o -MD -MP -MF /sources/glibc-2.32/build/nptl/sendmsg.o.dt -MT /sources/glibc-2.32/build/nptl/sendmsg.o +gcc ../sysdeps/unix/sysv/linux/pt-raise.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pt-raise.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pt-raise.o.dt -MT /sources/glibc-2.32/build/nptl/pt-raise.o +gcc pt-system.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pt-system.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pt-system.o.dt -MT /sources/glibc-2.32/build/nptl/pt-system.o +gcc ../sysdeps/pthread/flockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/flockfile.o -MD -MP -MF /sources/glibc-2.32/build/nptl/flockfile.o.dt -MT /sources/glibc-2.32/build/nptl/flockfile.o +gcc ../sysdeps/pthread/ftrylockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/ftrylockfile.o -MD -MP -MF /sources/glibc-2.32/build/nptl/ftrylockfile.o.dt -MT /sources/glibc-2.32/build/nptl/ftrylockfile.o +gcc ../sysdeps/pthread/funlockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/funlockfile.o -MD -MP -MF /sources/glibc-2.32/build/nptl/funlockfile.o.dt -MT /sources/glibc-2.32/build/nptl/funlockfile.o +gcc ../sysdeps/unix/sysv/linux/x86_64/sigaction.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sigaction.o -MD -MP -MF /sources/glibc-2.32/build/nptl/sigaction.o.dt -MT /sources/glibc-2.32/build/nptl/sigaction.o +gcc herrno.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/herrno.o -MD -MP -MF /sources/glibc-2.32/build/nptl/herrno.o.dt -MT /sources/glibc-2.32/build/nptl/herrno.o +gcc res.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/res.o -MD -MP -MF /sources/glibc-2.32/build/nptl/res.o.dt -MT /sources/glibc-2.32/build/nptl/res.o +gcc pthread_kill_other_threads.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_kill_other_threads.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_kill_other_threads.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_kill_other_threads.o +gcc pthread_setaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_setaffinity.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_setaffinity.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_setaffinity.o +gcc pthread_attr_getaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_getaffinity.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_getaffinity.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_getaffinity.o +gcc pthread_mutexattr_getrobust.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_getrobust.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_getrobust.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_getrobust.o +gcc pthread_mutexattr_setrobust.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_setrobust.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_setrobust.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_setrobust.o +gcc pthread_mutex_consistent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutex_consistent.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutex_consistent.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutex_consistent.o +gcc cleanup_routine.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cleanup_routine.o -MD -MP -MF /sources/glibc-2.32/build/nptl/cleanup_routine.o.dt -MT /sources/glibc-2.32/build/nptl/cleanup_routine.o +gcc pthread_mutexattr_getprotocol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_getprotocol.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_getprotocol.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_getprotocol.o +gcc pthread_mutexattr_setprotocol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_setprotocol.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_setprotocol.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_setprotocol.o +gcc pthread_mutexattr_getprioceiling.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_getprioceiling.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_getprioceiling.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_getprioceiling.o +gcc pthread_mutexattr_setprioceiling.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_setprioceiling.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_setprioceiling.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_setprioceiling.o +gcc tpp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/tpp.o -MD -MP -MF /sources/glibc-2.32/build/nptl/tpp.o.dt -MT /sources/glibc-2.32/build/nptl/tpp.o +gcc pthread_mutex_getprioceiling.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutex_getprioceiling.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutex_getprioceiling.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutex_getprioceiling.o +gcc pthread_mutex_setprioceiling.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutex_setprioceiling.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutex_setprioceiling.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutex_setprioceiling.o +gcc pthread_setname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_setname.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_setname.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_setname.o +gcc pthread_getname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_getname.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_getname.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_getname.o +gcc pthread_setattr_default_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_setattr_default_np.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_setattr_default_np.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_setattr_default_np.o +gcc pthread_getattr_default_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_getattr_default_np.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_getattr_default_np.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_getattr_default_np.o +gcc pthread_mutex_conf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutex_conf.o -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutex_conf.o.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutex_conf.o +gcc libpthread-compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/libpthread-compat.o -MD -MP -MF /sources/glibc-2.32/build/nptl/libpthread-compat.o.dt -MT /sources/glibc-2.32/build/nptl/libpthread-compat.o +gcc ../sysdeps/nptl/thrd_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/thrd_create.o -MD -MP -MF /sources/glibc-2.32/build/nptl/thrd_create.o.dt -MT /sources/glibc-2.32/build/nptl/thrd_create.o +gcc ../sysdeps/pthread/thrd_detach.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/thrd_detach.o -MD -MP -MF /sources/glibc-2.32/build/nptl/thrd_detach.o.dt -MT /sources/glibc-2.32/build/nptl/thrd_detach.o +gcc ../sysdeps/pthread/thrd_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/thrd_exit.o -MD -MP -MF /sources/glibc-2.32/build/nptl/thrd_exit.o.dt -MT /sources/glibc-2.32/build/nptl/thrd_exit.o +gcc ../sysdeps/pthread/thrd_join.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/thrd_join.o -MD -MP -MF /sources/glibc-2.32/build/nptl/thrd_join.o.dt -MT /sources/glibc-2.32/build/nptl/thrd_join.o +gcc ../sysdeps/pthread/call_once.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/call_once.o -MD -MP -MF /sources/glibc-2.32/build/nptl/call_once.o.dt -MT /sources/glibc-2.32/build/nptl/call_once.o +gcc ../sysdeps/pthread/mtx_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/mtx_destroy.o -MD -MP -MF /sources/glibc-2.32/build/nptl/mtx_destroy.o.dt -MT /sources/glibc-2.32/build/nptl/mtx_destroy.o +gcc ../sysdeps/pthread/mtx_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/mtx_init.o -MD -MP -MF /sources/glibc-2.32/build/nptl/mtx_init.o.dt -MT /sources/glibc-2.32/build/nptl/mtx_init.o +gcc ../sysdeps/pthread/mtx_lock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/mtx_lock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/mtx_lock.o.dt -MT /sources/glibc-2.32/build/nptl/mtx_lock.o +gcc ../sysdeps/pthread/mtx_timedlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/mtx_timedlock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/mtx_timedlock.o.dt -MT /sources/glibc-2.32/build/nptl/mtx_timedlock.o +gcc ../sysdeps/pthread/mtx_trylock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/mtx_trylock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/mtx_trylock.o.dt -MT /sources/glibc-2.32/build/nptl/mtx_trylock.o +gcc ../sysdeps/pthread/mtx_unlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/mtx_unlock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/mtx_unlock.o.dt -MT /sources/glibc-2.32/build/nptl/mtx_unlock.o +gcc ../sysdeps/pthread/cnd_broadcast.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cnd_broadcast.o -MD -MP -MF /sources/glibc-2.32/build/nptl/cnd_broadcast.o.dt -MT /sources/glibc-2.32/build/nptl/cnd_broadcast.o +gcc ../sysdeps/pthread/cnd_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cnd_destroy.o -MD -MP -MF /sources/glibc-2.32/build/nptl/cnd_destroy.o.dt -MT /sources/glibc-2.32/build/nptl/cnd_destroy.o +gcc ../sysdeps/pthread/cnd_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cnd_init.o -MD -MP -MF /sources/glibc-2.32/build/nptl/cnd_init.o.dt -MT /sources/glibc-2.32/build/nptl/cnd_init.o +gcc ../sysdeps/pthread/cnd_signal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cnd_signal.o -MD -MP -MF /sources/glibc-2.32/build/nptl/cnd_signal.o.dt -MT /sources/glibc-2.32/build/nptl/cnd_signal.o +gcc ../sysdeps/pthread/cnd_timedwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cnd_timedwait.o -MD -MP -MF /sources/glibc-2.32/build/nptl/cnd_timedwait.o.dt -MT /sources/glibc-2.32/build/nptl/cnd_timedwait.o +gcc ../sysdeps/pthread/cnd_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cnd_wait.o -MD -MP -MF /sources/glibc-2.32/build/nptl/cnd_wait.o.dt -MT /sources/glibc-2.32/build/nptl/cnd_wait.o +gcc ../sysdeps/pthread/tss_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/tss_create.o -MD -MP -MF /sources/glibc-2.32/build/nptl/tss_create.o.dt -MT /sources/glibc-2.32/build/nptl/tss_create.o +gcc ../sysdeps/pthread/tss_delete.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/tss_delete.o -MD -MP -MF /sources/glibc-2.32/build/nptl/tss_delete.o.dt -MT /sources/glibc-2.32/build/nptl/tss_delete.o +gcc ../sysdeps/pthread/tss_get.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/tss_get.o -MD -MP -MF /sources/glibc-2.32/build/nptl/tss_get.o.dt -MT /sources/glibc-2.32/build/nptl/tss_get.o +gcc ../sysdeps/pthread/tss_set.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/tss_set.o -MD -MP -MF /sources/glibc-2.32/build/nptl/tss_set.o.dt -MT /sources/glibc-2.32/build/nptl/tss_set.o +gcc ../sysdeps/unix/sysv/linux/x86/elision-lock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -mrtm -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/elision-lock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/elision-lock.o.dt -MT /sources/glibc-2.32/build/nptl/elision-lock.o +gcc ../sysdeps/unix/sysv/linux/x86/elision-unlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -mrtm -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/elision-unlock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/elision-unlock.o.dt -MT /sources/glibc-2.32/build/nptl/elision-unlock.o +gcc ../sysdeps/unix/sysv/linux/x86/elision-timed.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -mrtm -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/elision-timed.o -MD -MP -MF /sources/glibc-2.32/build/nptl/elision-timed.o.dt -MT /sources/glibc-2.32/build/nptl/elision-timed.o +gcc ../sysdeps/unix/sysv/linux/x86/elision-trylock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -mrtm -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/elision-trylock.o -MD -MP -MF /sources/glibc-2.32/build/nptl/elision-trylock.o.dt -MT /sources/glibc-2.32/build/nptl/elision-trylock.o +gcc errno-loc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/errno-loc.o -MD -MP -MF /sources/glibc-2.32/build/nptl/errno-loc.o.dt -MT /sources/glibc-2.32/build/nptl/errno-loc.o +gcc nptl-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/nptl-init.os -MD -MP -MF /sources/glibc-2.32/build/nptl/nptl-init.os.dt -MT /sources/glibc-2.32/build/nptl/nptl-init.os +gcc nptlfreeres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/nptlfreeres.os -MD -MP -MF /sources/glibc-2.32/build/nptl/nptlfreeres.os.dt -MT /sources/glibc-2.32/build/nptl/nptlfreeres.os +gcc vars.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/vars.os -MD -MP -MF /sources/glibc-2.32/build/nptl/vars.os.dt -MT /sources/glibc-2.32/build/nptl/vars.os +gcc events.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/events.os -MD -MP -MF /sources/glibc-2.32/build/nptl/events.os.dt -MT /sources/glibc-2.32/build/nptl/events.os +gcc version.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/version.os -MD -MP -MF /sources/glibc-2.32/build/nptl/version.os.dt -MT /sources/glibc-2.32/build/nptl/version.os +echo '#define RUNTIME_LINKER "/lib/ld-linux-x86-64.so.2"' \ + > /sources/glibc-2.32/build/runtime-linker.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/runtime-linker.T /sources/glibc-2.32/build/runtime-linker.h +touch /sources/glibc-2.32/build/runtime-linker.stamp +gcc pt-interp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pt-interp.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pt-interp.os.dt -MT /sources/glibc-2.32/build/nptl/pt-interp.os +gcc pthread_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_create.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_create.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_create.os +gcc pthread_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_exit.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_exit.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_exit.os +gcc pthread_detach.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_detach.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_detach.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_detach.os +gcc pthread_join.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_join.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_join.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_join.os +gcc pthread_tryjoin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_tryjoin.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_tryjoin.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_tryjoin.os +gcc pthread_timedjoin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_timedjoin.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_timedjoin.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_timedjoin.os +gcc pthread_clockjoin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_clockjoin.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_clockjoin.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_clockjoin.os +gcc pthread_join_common.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_join_common.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_join_common.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_join_common.os +gcc pthread_yield.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_yield.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_yield.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_yield.os +gcc pthread_getconcurrency.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_getconcurrency.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_getconcurrency.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_getconcurrency.os +gcc pthread_setconcurrency.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_setconcurrency.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_setconcurrency.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_setconcurrency.os +gcc pthread_setschedprio.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_setschedprio.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_setschedprio.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_setschedprio.os +gcc pthread_attr_getguardsize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_getguardsize.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_getguardsize.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_getguardsize.os +gcc pthread_attr_setguardsize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setguardsize.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setguardsize.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setguardsize.os +gcc pthread_attr_getstackaddr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_getstackaddr.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_getstackaddr.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_getstackaddr.os +gcc pthread_attr_setstackaddr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setstackaddr.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setstackaddr.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setstackaddr.os +gcc pthread_attr_getstacksize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_getstacksize.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_getstacksize.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_getstacksize.os +gcc pthread_attr_setstacksize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setstacksize.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setstacksize.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setstacksize.os +gcc pthread_attr_getstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_getstack.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_getstack.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_getstack.os +gcc pthread_attr_setstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_setstack.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_setstack.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_setstack.os +gcc pthread_mutex_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutex_init.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutex_init.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutex_init.os +gcc pthread_mutex_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutex_destroy.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutex_destroy.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutex_destroy.os +gcc ../sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutex_lock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutex_lock.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutex_lock.os +gcc ../sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutex_trylock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutex_trylock.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutex_trylock.os +gcc ../sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutex_timedlock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutex_timedlock.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutex_timedlock.os +gcc pthread_mutex_unlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutex_unlock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutex_unlock.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutex_unlock.os +gcc ../sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutex_cond_lock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutex_cond_lock.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutex_cond_lock.os +gcc pthread_mutexattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_init.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_init.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_init.os +gcc pthread_mutexattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_destroy.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_destroy.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_destroy.os +gcc pthread_mutexattr_getpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_getpshared.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_getpshared.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_getpshared.os +gcc pthread_mutexattr_setpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_setpshared.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_setpshared.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_setpshared.os +gcc pthread_mutexattr_gettype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_gettype.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_gettype.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_gettype.os +gcc pthread_mutexattr_settype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_settype.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_settype.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_settype.os +gcc pthread_rwlock_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlock_init.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlock_init.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlock_init.os +gcc pthread_rwlock_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlock_destroy.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlock_destroy.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlock_destroy.os +gcc pthread_rwlock_rdlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlock_rdlock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlock_rdlock.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlock_rdlock.os +gcc pthread_rwlock_timedrdlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlock_timedrdlock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlock_timedrdlock.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlock_timedrdlock.os +gcc pthread_rwlock_clockrdlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlock_clockrdlock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlock_clockrdlock.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlock_clockrdlock.os +gcc pthread_rwlock_wrlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlock_wrlock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlock_wrlock.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlock_wrlock.os +gcc pthread_rwlock_timedwrlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlock_timedwrlock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlock_timedwrlock.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlock_timedwrlock.os +gcc pthread_rwlock_clockwrlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlock_clockwrlock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlock_clockwrlock.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlock_clockwrlock.os +gcc pthread_rwlock_tryrdlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlock_tryrdlock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlock_tryrdlock.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlock_tryrdlock.os +gcc pthread_rwlock_trywrlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlock_trywrlock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlock_trywrlock.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlock_trywrlock.os +gcc pthread_rwlock_unlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlock_unlock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlock_unlock.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlock_unlock.os +gcc pthread_rwlockattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlockattr_init.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlockattr_init.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlockattr_init.os +gcc pthread_rwlockattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlockattr_destroy.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlockattr_destroy.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlockattr_destroy.os +gcc pthread_rwlockattr_getpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlockattr_getpshared.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlockattr_getpshared.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlockattr_getpshared.os +gcc pthread_rwlockattr_setpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlockattr_setpshared.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlockattr_setpshared.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlockattr_setpshared.os +gcc pthread_rwlockattr_getkind_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlockattr_getkind_np.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlockattr_getkind_np.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlockattr_getkind_np.os +gcc pthread_rwlockattr_setkind_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_rwlockattr_setkind_np.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_rwlockattr_setkind_np.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_rwlockattr_setkind_np.os +gcc pthread_cond_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_cond_wait.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_cond_wait.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_cond_wait.os +gcc pthread_cond_signal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_cond_signal.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_cond_signal.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_cond_signal.os +gcc pthread_cond_broadcast.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_cond_broadcast.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_cond_broadcast.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_cond_broadcast.os +gcc old_pthread_cond_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/old_pthread_cond_wait.os -MD -MP -MF /sources/glibc-2.32/build/nptl/old_pthread_cond_wait.os.dt -MT /sources/glibc-2.32/build/nptl/old_pthread_cond_wait.os +gcc old_pthread_cond_timedwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/old_pthread_cond_timedwait.os -MD -MP -MF /sources/glibc-2.32/build/nptl/old_pthread_cond_timedwait.os.dt -MT /sources/glibc-2.32/build/nptl/old_pthread_cond_timedwait.os +gcc old_pthread_cond_signal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/old_pthread_cond_signal.os -MD -MP -MF /sources/glibc-2.32/build/nptl/old_pthread_cond_signal.os.dt -MT /sources/glibc-2.32/build/nptl/old_pthread_cond_signal.os +gcc old_pthread_cond_broadcast.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/old_pthread_cond_broadcast.os -MD -MP -MF /sources/glibc-2.32/build/nptl/old_pthread_cond_broadcast.os.dt -MT /sources/glibc-2.32/build/nptl/old_pthread_cond_broadcast.os +gcc pthread_condattr_getpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_condattr_getpshared.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_condattr_getpshared.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_condattr_getpshared.os +gcc pthread_condattr_setpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_condattr_setpshared.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_condattr_setpshared.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_condattr_setpshared.os +gcc pthread_condattr_getclock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_condattr_getclock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_condattr_getclock.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_condattr_getclock.os +gcc pthread_condattr_setclock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_condattr_setclock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_condattr_setclock.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_condattr_setclock.os +gcc ../sysdeps/x86_64/nptl/pthread_spin_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_spin_init.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_spin_init.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_spin_init.os +gcc pthread_spin_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_spin_destroy.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_spin_destroy.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_spin_destroy.os +gcc ../sysdeps/x86_64/nptl/pthread_spin_lock.S -c -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/nptl/pthread_spin_lock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_spin_lock.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_spin_lock.os +gcc ../sysdeps/x86_64/nptl/pthread_spin_trylock.S -c -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/nptl/pthread_spin_trylock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_spin_trylock.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_spin_trylock.os +gcc ../sysdeps/x86_64/nptl/pthread_spin_unlock.S -c -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/nptl/pthread_spin_unlock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_spin_unlock.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_spin_unlock.os +gcc pthread_barrier_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_barrier_init.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_barrier_init.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_barrier_init.os +gcc pthread_barrier_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_barrier_destroy.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_barrier_destroy.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_barrier_destroy.os +gcc pthread_barrier_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_barrier_wait.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_barrier_wait.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_barrier_wait.os +gcc pthread_barrierattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_barrierattr_init.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_barrierattr_init.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_barrierattr_init.os +gcc pthread_barrierattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_barrierattr_destroy.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_barrierattr_destroy.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_barrierattr_destroy.os +gcc pthread_barrierattr_getpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_barrierattr_getpshared.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_barrierattr_getpshared.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_barrierattr_getpshared.os +gcc pthread_barrierattr_setpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_barrierattr_setpshared.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_barrierattr_setpshared.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_barrierattr_setpshared.os +gcc pthread_key_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_key_create.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_key_create.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_key_create.os +gcc pthread_key_delete.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_key_delete.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_key_delete.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_key_delete.os +gcc pthread_getspecific.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_getspecific.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_getspecific.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_getspecific.os +gcc pthread_setspecific.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_setspecific.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_setspecific.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_setspecific.os +gcc ../sysdeps/unix/sysv/linux/pthread_kill.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_kill.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_kill.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_kill.os +gcc ../sysdeps/unix/sysv/linux/pthread_sigqueue.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_sigqueue.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_sigqueue.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_sigqueue.os +gcc pthread_cancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_cancel.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_cancel.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_cancel.os +gcc pthread_testcancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_testcancel.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_testcancel.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_testcancel.os +gcc pthread_setcancelstate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_setcancelstate.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_setcancelstate.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_setcancelstate.os +gcc pthread_setcanceltype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_setcanceltype.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_setcanceltype.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_setcanceltype.os +gcc pthread_once.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_once.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_once.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_once.os +gcc old_pthread_atfork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/old_pthread_atfork.os -MD -MP -MF /sources/glibc-2.32/build/nptl/old_pthread_atfork.os.dt -MT /sources/glibc-2.32/build/nptl/old_pthread_atfork.os +gcc ../sysdeps/unix/sysv/linux/pthread_getcpuclockid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_getcpuclockid.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_getcpuclockid.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_getcpuclockid.os +gcc ../sysdeps/unix/sysv/linux/shm-directory.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/shm-directory.os -MD -MP -MF /sources/glibc-2.32/build/nptl/shm-directory.os.dt -MT /sources/glibc-2.32/build/nptl/shm-directory.os +gcc sem_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sem_init.os -MD -MP -MF /sources/glibc-2.32/build/nptl/sem_init.os.dt -MT /sources/glibc-2.32/build/nptl/sem_init.os +gcc sem_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sem_destroy.os -MD -MP -MF /sources/glibc-2.32/build/nptl/sem_destroy.os.dt -MT /sources/glibc-2.32/build/nptl/sem_destroy.os +gcc sem_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sem_open.os -MD -MP -MF /sources/glibc-2.32/build/nptl/sem_open.os.dt -MT /sources/glibc-2.32/build/nptl/sem_open.os +gcc sem_close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sem_close.os -MD -MP -MF /sources/glibc-2.32/build/nptl/sem_close.os.dt -MT /sources/glibc-2.32/build/nptl/sem_close.os +gcc sem_unlink.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sem_unlink.os -MD -MP -MF /sources/glibc-2.32/build/nptl/sem_unlink.os.dt -MT /sources/glibc-2.32/build/nptl/sem_unlink.os +gcc sem_getvalue.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sem_getvalue.os -MD -MP -MF /sources/glibc-2.32/build/nptl/sem_getvalue.os.dt -MT /sources/glibc-2.32/build/nptl/sem_getvalue.os +gcc sem_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sem_wait.os -MD -MP -MF /sources/glibc-2.32/build/nptl/sem_wait.os.dt -MT /sources/glibc-2.32/build/nptl/sem_wait.os +gcc sem_timedwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sem_timedwait.os -MD -MP -MF /sources/glibc-2.32/build/nptl/sem_timedwait.os.dt -MT /sources/glibc-2.32/build/nptl/sem_timedwait.os +gcc sem_clockwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sem_clockwait.os -MD -MP -MF /sources/glibc-2.32/build/nptl/sem_clockwait.os.dt -MT /sources/glibc-2.32/build/nptl/sem_clockwait.os +gcc sem_post.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sem_post.os -MD -MP -MF /sources/glibc-2.32/build/nptl/sem_post.os.dt -MT /sources/glibc-2.32/build/nptl/sem_post.os +gcc cleanup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cleanup.os -MD -MP -MF /sources/glibc-2.32/build/nptl/cleanup.os.dt -MT /sources/glibc-2.32/build/nptl/cleanup.os +gcc cleanup_defer.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cleanup_defer.os -MD -MP -MF /sources/glibc-2.32/build/nptl/cleanup_defer.os.dt -MT /sources/glibc-2.32/build/nptl/cleanup_defer.os +gcc cleanup_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cleanup_compat.os -MD -MP -MF /sources/glibc-2.32/build/nptl/cleanup_compat.os.dt -MT /sources/glibc-2.32/build/nptl/cleanup_compat.os +gcc cleanup_defer_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cleanup_defer_compat.os -MD -MP -MF /sources/glibc-2.32/build/nptl/cleanup_defer_compat.os.dt -MT /sources/glibc-2.32/build/nptl/cleanup_defer_compat.os +gcc unwind.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/unwind.os -MD -MP -MF /sources/glibc-2.32/build/nptl/unwind.os.dt -MT /sources/glibc-2.32/build/nptl/unwind.os +gcc ../sysdeps/x86/nptl/pt-longjmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pt-longjmp.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pt-longjmp.os.dt -MT /sources/glibc-2.32/build/nptl/pt-longjmp.os +gcc pt-cleanup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pt-cleanup.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pt-cleanup.os.dt -MT /sources/glibc-2.32/build/nptl/pt-cleanup.os +gcc cancellation.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cancellation.os -MD -MP -MF /sources/glibc-2.32/build/nptl/cancellation.os.dt -MT /sources/glibc-2.32/build/nptl/cancellation.os +gcc lowlevellock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/lowlevellock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/lowlevellock.os.dt -MT /sources/glibc-2.32/build/nptl/lowlevellock.os +gcc lll_timedlock_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/lll_timedlock_wait.os -MD -MP -MF /sources/glibc-2.32/build/nptl/lll_timedlock_wait.os.dt -MT /sources/glibc-2.32/build/nptl/lll_timedlock_wait.os +gcc pt-fork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pt-fork.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pt-fork.os.dt -MT /sources/glibc-2.32/build/nptl/pt-fork.os +gcc ../sysdeps/unix/pt-fcntl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pt-fcntl.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pt-fcntl.os.dt -MT /sources/glibc-2.32/build/nptl/pt-fcntl.os +gcc ../sysdeps/unix/sysv/linux/write.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/write.os -MD -MP -MF /sources/glibc-2.32/build/nptl/write.os.dt -MT /sources/glibc-2.32/build/nptl/write.os +gcc ../sysdeps/unix/sysv/linux/read.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/read.os -MD -MP -MF /sources/glibc-2.32/build/nptl/read.os.dt -MT /sources/glibc-2.32/build/nptl/read.os +gcc ../sysdeps/unix/sysv/linux/close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/close.os -MD -MP -MF /sources/glibc-2.32/build/nptl/close.os.dt -MT /sources/glibc-2.32/build/nptl/close.os +gcc ../sysdeps/unix/sysv/linux/accept.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/accept.os -MD -MP -MF /sources/glibc-2.32/build/nptl/accept.os.dt -MT /sources/glibc-2.32/build/nptl/accept.os +gcc ../sysdeps/unix/sysv/linux/connect.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/connect.os -MD -MP -MF /sources/glibc-2.32/build/nptl/connect.os.dt -MT /sources/glibc-2.32/build/nptl/connect.os +gcc ../sysdeps/unix/sysv/linux/recv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/recv.os -MD -MP -MF /sources/glibc-2.32/build/nptl/recv.os.dt -MT /sources/glibc-2.32/build/nptl/recv.os +gcc ../sysdeps/unix/sysv/linux/recvfrom.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/recvfrom.os -MD -MP -MF /sources/glibc-2.32/build/nptl/recvfrom.os.dt -MT /sources/glibc-2.32/build/nptl/recvfrom.os +gcc ../sysdeps/unix/sysv/linux/send.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/send.os -MD -MP -MF /sources/glibc-2.32/build/nptl/send.os.dt -MT /sources/glibc-2.32/build/nptl/send.os +gcc ../sysdeps/unix/sysv/linux/sendto.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sendto.os -MD -MP -MF /sources/glibc-2.32/build/nptl/sendto.os.dt -MT /sources/glibc-2.32/build/nptl/sendto.os +gcc ../sysdeps/unix/sysv/linux/fsync.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/fsync.os -MD -MP -MF /sources/glibc-2.32/build/nptl/fsync.os.dt -MT /sources/glibc-2.32/build/nptl/fsync.os +gcc ../sysdeps/unix/sysv/linux/lseek.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/lseek.os -MD -MP -MF /sources/glibc-2.32/build/nptl/lseek.os.dt -MT /sources/glibc-2.32/build/nptl/lseek.os +gcc ../sysdeps/unix/sysv/linux/lseek64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/lseek64.os -MD -MP -MF /sources/glibc-2.32/build/nptl/lseek64.os.dt -MT /sources/glibc-2.32/build/nptl/lseek64.os +gcc ../sysdeps/unix/sysv/linux/msync.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/msync.os -MD -MP -MF /sources/glibc-2.32/build/nptl/msync.os.dt -MT /sources/glibc-2.32/build/nptl/msync.os +gcc ../sysdeps/unix/sysv/linux/open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/open.os -MD -MP -MF /sources/glibc-2.32/build/nptl/open.os.dt -MT /sources/glibc-2.32/build/nptl/open.os +gcc ../sysdeps/unix/sysv/linux/open64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/open64.os -MD -MP -MF /sources/glibc-2.32/build/nptl/open64.os.dt -MT /sources/glibc-2.32/build/nptl/open64.os +gcc ../sysdeps/unix/sysv/linux/pause.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pause.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pause.os.dt -MT /sources/glibc-2.32/build/nptl/pause.os +gcc ../sysdeps/unix/sysv/linux/pread.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pread.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pread.os.dt -MT /sources/glibc-2.32/build/nptl/pread.os +gcc ../sysdeps/unix/sysv/linux/pread64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pread64.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pread64.os.dt -MT /sources/glibc-2.32/build/nptl/pread64.os +gcc ../sysdeps/unix/sysv/linux/pwrite.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pwrite.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pwrite.os.dt -MT /sources/glibc-2.32/build/nptl/pwrite.os +gcc ../sysdeps/unix/sysv/linux/pwrite64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pwrite64.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pwrite64.os.dt -MT /sources/glibc-2.32/build/nptl/pwrite64.os +gcc ../sysdeps/unix/sysv/linux/tcdrain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/tcdrain.os -MD -MP -MF /sources/glibc-2.32/build/nptl/tcdrain.os.dt -MT /sources/glibc-2.32/build/nptl/tcdrain.os +gcc ../sysdeps/unix/sysv/linux/msgrcv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/msgrcv.os -MD -MP -MF /sources/glibc-2.32/build/nptl/msgrcv.os.dt -MT /sources/glibc-2.32/build/nptl/msgrcv.os +gcc ../sysdeps/unix/sysv/linux/msgsnd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/msgsnd.os -MD -MP -MF /sources/glibc-2.32/build/nptl/msgsnd.os.dt -MT /sources/glibc-2.32/build/nptl/msgsnd.os +gcc ../sysdeps/unix/sysv/linux/sigwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sigwait.os -MD -MP -MF /sources/glibc-2.32/build/nptl/sigwait.os.dt -MT /sources/glibc-2.32/build/nptl/sigwait.os +gcc ../sysdeps/unix/sysv/linux/sigsuspend.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sigsuspend.os -MD -MP -MF /sources/glibc-2.32/build/nptl/sigsuspend.os.dt -MT /sources/glibc-2.32/build/nptl/sigsuspend.os +gcc ../sysdeps/unix/sysv/linux/recvmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/recvmsg.os -MD -MP -MF /sources/glibc-2.32/build/nptl/recvmsg.os.dt -MT /sources/glibc-2.32/build/nptl/recvmsg.os +gcc ../sysdeps/unix/sysv/linux/sendmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sendmsg.os -MD -MP -MF /sources/glibc-2.32/build/nptl/sendmsg.os.dt -MT /sources/glibc-2.32/build/nptl/sendmsg.os +gcc ../sysdeps/unix/sysv/linux/pt-raise.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pt-raise.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pt-raise.os.dt -MT /sources/glibc-2.32/build/nptl/pt-raise.os +gcc pt-system.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pt-system.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pt-system.os.dt -MT /sources/glibc-2.32/build/nptl/pt-system.os +gcc ../sysdeps/pthread/flockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/flockfile.os -MD -MP -MF /sources/glibc-2.32/build/nptl/flockfile.os.dt -MT /sources/glibc-2.32/build/nptl/flockfile.os +gcc ../sysdeps/pthread/ftrylockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/ftrylockfile.os -MD -MP -MF /sources/glibc-2.32/build/nptl/ftrylockfile.os.dt -MT /sources/glibc-2.32/build/nptl/ftrylockfile.os +gcc ../sysdeps/pthread/funlockfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/funlockfile.os -MD -MP -MF /sources/glibc-2.32/build/nptl/funlockfile.os.dt -MT /sources/glibc-2.32/build/nptl/funlockfile.os +gcc ../sysdeps/unix/sysv/linux/x86_64/sigaction.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/sigaction.os -MD -MP -MF /sources/glibc-2.32/build/nptl/sigaction.os.dt -MT /sources/glibc-2.32/build/nptl/sigaction.os +gcc herrno.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/herrno.os -MD -MP -MF /sources/glibc-2.32/build/nptl/herrno.os.dt -MT /sources/glibc-2.32/build/nptl/herrno.os +gcc res.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/res.os -MD -MP -MF /sources/glibc-2.32/build/nptl/res.os.dt -MT /sources/glibc-2.32/build/nptl/res.os +gcc pt-allocrtsig.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pt-allocrtsig.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pt-allocrtsig.os.dt -MT /sources/glibc-2.32/build/nptl/pt-allocrtsig.os +gcc pthread_kill_other_threads.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_kill_other_threads.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_kill_other_threads.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_kill_other_threads.os +gcc pthread_setaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_setaffinity.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_setaffinity.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_setaffinity.os +gcc pthread_attr_getaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_attr_getaffinity.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_attr_getaffinity.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_attr_getaffinity.os +gcc pthread_mutexattr_getrobust.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_getrobust.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_getrobust.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_getrobust.os +gcc pthread_mutexattr_setrobust.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_setrobust.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_setrobust.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_setrobust.os +gcc pthread_mutex_consistent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutex_consistent.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutex_consistent.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutex_consistent.os +gcc cleanup_routine.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cleanup_routine.os -MD -MP -MF /sources/glibc-2.32/build/nptl/cleanup_routine.os.dt -MT /sources/glibc-2.32/build/nptl/cleanup_routine.os +gcc ../sysdeps/nptl/unwind-forcedunwind.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/unwind-forcedunwind.os -MD -MP -MF /sources/glibc-2.32/build/nptl/unwind-forcedunwind.os.dt -MT /sources/glibc-2.32/build/nptl/unwind-forcedunwind.os +gcc pthread_mutexattr_getprotocol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_getprotocol.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_getprotocol.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_getprotocol.os +gcc pthread_mutexattr_setprotocol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_setprotocol.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_setprotocol.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_setprotocol.os +gcc pthread_mutexattr_getprioceiling.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_getprioceiling.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_getprioceiling.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_getprioceiling.os +gcc pthread_mutexattr_setprioceiling.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutexattr_setprioceiling.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutexattr_setprioceiling.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutexattr_setprioceiling.os +gcc tpp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/tpp.os -MD -MP -MF /sources/glibc-2.32/build/nptl/tpp.os.dt -MT /sources/glibc-2.32/build/nptl/tpp.os +gcc pthread_mutex_getprioceiling.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutex_getprioceiling.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutex_getprioceiling.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutex_getprioceiling.os +gcc pthread_mutex_setprioceiling.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutex_setprioceiling.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutex_setprioceiling.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutex_setprioceiling.os +gcc pthread_setname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_setname.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_setname.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_setname.os +gcc pthread_getname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_getname.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_getname.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_getname.os +gcc pthread_setattr_default_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_setattr_default_np.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_setattr_default_np.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_setattr_default_np.os +gcc pthread_getattr_default_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_getattr_default_np.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_getattr_default_np.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_getattr_default_np.os +gcc pthread_mutex_conf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/pthread_mutex_conf.os -MD -MP -MF /sources/glibc-2.32/build/nptl/pthread_mutex_conf.os.dt -MT /sources/glibc-2.32/build/nptl/pthread_mutex_conf.os +gcc libpthread-compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/libpthread-compat.os -MD -MP -MF /sources/glibc-2.32/build/nptl/libpthread-compat.os.dt -MT /sources/glibc-2.32/build/nptl/libpthread-compat.os +gcc ../sysdeps/nptl/thrd_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/thrd_create.os -MD -MP -MF /sources/glibc-2.32/build/nptl/thrd_create.os.dt -MT /sources/glibc-2.32/build/nptl/thrd_create.os +gcc ../sysdeps/pthread/thrd_detach.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/thrd_detach.os -MD -MP -MF /sources/glibc-2.32/build/nptl/thrd_detach.os.dt -MT /sources/glibc-2.32/build/nptl/thrd_detach.os +gcc ../sysdeps/pthread/thrd_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/thrd_exit.os -MD -MP -MF /sources/glibc-2.32/build/nptl/thrd_exit.os.dt -MT /sources/glibc-2.32/build/nptl/thrd_exit.os +gcc ../sysdeps/pthread/thrd_join.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/thrd_join.os -MD -MP -MF /sources/glibc-2.32/build/nptl/thrd_join.os.dt -MT /sources/glibc-2.32/build/nptl/thrd_join.os +gcc ../sysdeps/pthread/call_once.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/call_once.os -MD -MP -MF /sources/glibc-2.32/build/nptl/call_once.os.dt -MT /sources/glibc-2.32/build/nptl/call_once.os +gcc ../sysdeps/pthread/mtx_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/mtx_destroy.os -MD -MP -MF /sources/glibc-2.32/build/nptl/mtx_destroy.os.dt -MT /sources/glibc-2.32/build/nptl/mtx_destroy.os +gcc ../sysdeps/pthread/mtx_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/mtx_init.os -MD -MP -MF /sources/glibc-2.32/build/nptl/mtx_init.os.dt -MT /sources/glibc-2.32/build/nptl/mtx_init.os +gcc ../sysdeps/pthread/mtx_lock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/mtx_lock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/mtx_lock.os.dt -MT /sources/glibc-2.32/build/nptl/mtx_lock.os +gcc ../sysdeps/pthread/mtx_timedlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/mtx_timedlock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/mtx_timedlock.os.dt -MT /sources/glibc-2.32/build/nptl/mtx_timedlock.os +gcc ../sysdeps/pthread/mtx_trylock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/mtx_trylock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/mtx_trylock.os.dt -MT /sources/glibc-2.32/build/nptl/mtx_trylock.os +gcc ../sysdeps/pthread/mtx_unlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/mtx_unlock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/mtx_unlock.os.dt -MT /sources/glibc-2.32/build/nptl/mtx_unlock.os +gcc ../sysdeps/pthread/cnd_broadcast.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cnd_broadcast.os -MD -MP -MF /sources/glibc-2.32/build/nptl/cnd_broadcast.os.dt -MT /sources/glibc-2.32/build/nptl/cnd_broadcast.os +gcc ../sysdeps/pthread/cnd_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cnd_destroy.os -MD -MP -MF /sources/glibc-2.32/build/nptl/cnd_destroy.os.dt -MT /sources/glibc-2.32/build/nptl/cnd_destroy.os +gcc ../sysdeps/pthread/cnd_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cnd_init.os -MD -MP -MF /sources/glibc-2.32/build/nptl/cnd_init.os.dt -MT /sources/glibc-2.32/build/nptl/cnd_init.os +gcc ../sysdeps/pthread/cnd_signal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cnd_signal.os -MD -MP -MF /sources/glibc-2.32/build/nptl/cnd_signal.os.dt -MT /sources/glibc-2.32/build/nptl/cnd_signal.os +gcc ../sysdeps/pthread/cnd_timedwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cnd_timedwait.os -MD -MP -MF /sources/glibc-2.32/build/nptl/cnd_timedwait.os.dt -MT /sources/glibc-2.32/build/nptl/cnd_timedwait.os +gcc ../sysdeps/pthread/cnd_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/cnd_wait.os -MD -MP -MF /sources/glibc-2.32/build/nptl/cnd_wait.os.dt -MT /sources/glibc-2.32/build/nptl/cnd_wait.os +gcc ../sysdeps/pthread/tss_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/tss_create.os -MD -MP -MF /sources/glibc-2.32/build/nptl/tss_create.os.dt -MT /sources/glibc-2.32/build/nptl/tss_create.os +gcc ../sysdeps/pthread/tss_delete.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/tss_delete.os -MD -MP -MF /sources/glibc-2.32/build/nptl/tss_delete.os.dt -MT /sources/glibc-2.32/build/nptl/tss_delete.os +gcc ../sysdeps/pthread/tss_get.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/tss_get.os -MD -MP -MF /sources/glibc-2.32/build/nptl/tss_get.os.dt -MT /sources/glibc-2.32/build/nptl/tss_get.os +gcc ../sysdeps/pthread/tss_set.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/tss_set.os -MD -MP -MF /sources/glibc-2.32/build/nptl/tss_set.os.dt -MT /sources/glibc-2.32/build/nptl/tss_set.os +gcc ../sysdeps/unix/sysv/linux/x86/elision-lock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -mrtm -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/elision-lock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/elision-lock.os.dt -MT /sources/glibc-2.32/build/nptl/elision-lock.os +gcc ../sysdeps/unix/sysv/linux/x86/elision-unlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -mrtm -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/elision-unlock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/elision-unlock.os.dt -MT /sources/glibc-2.32/build/nptl/elision-unlock.os +gcc ../sysdeps/unix/sysv/linux/x86/elision-timed.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -mrtm -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/elision-timed.os -MD -MP -MF /sources/glibc-2.32/build/nptl/elision-timed.os.dt -MT /sources/glibc-2.32/build/nptl/elision-timed.os +gcc ../sysdeps/unix/sysv/linux/x86/elision-trylock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -mrtm -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/elision-trylock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/elision-trylock.os.dt -MT /sources/glibc-2.32/build/nptl/elision-trylock.os +gcc errno-loc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/errno-loc.os -MD -MP -MF /sources/glibc-2.32/build/nptl/errno-loc.os.dt -MT /sources/glibc-2.32/build/nptl/errno-loc.os +make[2]: Leaving directory '/sources/glibc-2.32/nptl' +make subdir=malloc -C malloc ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/malloc' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/malloc +mkdir -p -- /sources/glibc-2.32/build/malloc +gcc malloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DMORECORE_CLEARS=2 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DUSE_TCACHE=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/malloc.o -MD -MP -MF /sources/glibc-2.32/build/malloc/malloc.o.dt -MT /sources/glibc-2.32/build/malloc/malloc.o +gcc morecore.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/morecore.o -MD -MP -MF /sources/glibc-2.32/build/malloc/morecore.o.dt -MT /sources/glibc-2.32/build/malloc/morecore.o +gcc mcheck.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/mcheck.o -MD -MP -MF /sources/glibc-2.32/build/malloc/mcheck.o.dt -MT /sources/glibc-2.32/build/malloc/mcheck.o +gcc mtrace.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/mtrace.o -MD -MP -MF /sources/glibc-2.32/build/malloc/mtrace.o.dt -MT /sources/glibc-2.32/build/malloc/mtrace.o +gcc obstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/obstack.o -MD -MP -MF /sources/glibc-2.32/build/malloc/obstack.o.dt -MT /sources/glibc-2.32/build/malloc/obstack.o +gcc reallocarray.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/reallocarray.o -MD -MP -MF /sources/glibc-2.32/build/malloc/reallocarray.o.dt -MT /sources/glibc-2.32/build/malloc/reallocarray.o +gcc scratch_buffer_grow.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/scratch_buffer_grow.o -MD -MP -MF /sources/glibc-2.32/build/malloc/scratch_buffer_grow.o.dt -MT /sources/glibc-2.32/build/malloc/scratch_buffer_grow.o +gcc scratch_buffer_grow_preserve.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/scratch_buffer_grow_preserve.o -MD -MP -MF /sources/glibc-2.32/build/malloc/scratch_buffer_grow_preserve.o.dt -MT /sources/glibc-2.32/build/malloc/scratch_buffer_grow_preserve.o +gcc scratch_buffer_set_array_size.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/scratch_buffer_set_array_size.o -MD -MP -MF /sources/glibc-2.32/build/malloc/scratch_buffer_set_array_size.o.dt -MT /sources/glibc-2.32/build/malloc/scratch_buffer_set_array_size.o +gcc dynarray_at_failure.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/dynarray_at_failure.o -MD -MP -MF /sources/glibc-2.32/build/malloc/dynarray_at_failure.o.dt -MT /sources/glibc-2.32/build/malloc/dynarray_at_failure.o +gcc dynarray_emplace_enlarge.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/dynarray_emplace_enlarge.o -MD -MP -MF /sources/glibc-2.32/build/malloc/dynarray_emplace_enlarge.o.dt -MT /sources/glibc-2.32/build/malloc/dynarray_emplace_enlarge.o +gcc dynarray_finalize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/dynarray_finalize.o -MD -MP -MF /sources/glibc-2.32/build/malloc/dynarray_finalize.o.dt -MT /sources/glibc-2.32/build/malloc/dynarray_finalize.o +gcc dynarray_resize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/dynarray_resize.o -MD -MP -MF /sources/glibc-2.32/build/malloc/dynarray_resize.o.dt -MT /sources/glibc-2.32/build/malloc/dynarray_resize.o +gcc dynarray_resize_clear.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/dynarray_resize_clear.o -MD -MP -MF /sources/glibc-2.32/build/malloc/dynarray_resize_clear.o.dt -MT /sources/glibc-2.32/build/malloc/dynarray_resize_clear.o +gcc alloc_buffer_alloc_array.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/alloc_buffer_alloc_array.o -MD -MP -MF /sources/glibc-2.32/build/malloc/alloc_buffer_alloc_array.o.dt -MT /sources/glibc-2.32/build/malloc/alloc_buffer_alloc_array.o +gcc alloc_buffer_allocate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/alloc_buffer_allocate.o -MD -MP -MF /sources/glibc-2.32/build/malloc/alloc_buffer_allocate.o.dt -MT /sources/glibc-2.32/build/malloc/alloc_buffer_allocate.o +gcc alloc_buffer_copy_bytes.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/alloc_buffer_copy_bytes.o -MD -MP -MF /sources/glibc-2.32/build/malloc/alloc_buffer_copy_bytes.o.dt -MT /sources/glibc-2.32/build/malloc/alloc_buffer_copy_bytes.o +gcc alloc_buffer_copy_string.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/alloc_buffer_copy_string.o -MD -MP -MF /sources/glibc-2.32/build/malloc/alloc_buffer_copy_string.o.dt -MT /sources/glibc-2.32/build/malloc/alloc_buffer_copy_string.o +gcc alloc_buffer_create_failure.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/alloc_buffer_create_failure.o -MD -MP -MF /sources/glibc-2.32/build/malloc/alloc_buffer_create_failure.o.dt -MT /sources/glibc-2.32/build/malloc/alloc_buffer_create_failure.o +gcc set-freeres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/set-freeres.o -MD -MP -MF /sources/glibc-2.32/build/malloc/set-freeres.o.dt -MT /sources/glibc-2.32/build/malloc/set-freeres.o +gcc thread-freeres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/thread-freeres.o -MD -MP -MF /sources/glibc-2.32/build/malloc/thread-freeres.o.dt -MT /sources/glibc-2.32/build/malloc/thread-freeres.o +echo 'malloc/malloc.o malloc/morecore.o malloc/mcheck.o malloc/mtrace.o malloc/obstack.o malloc/reallocarray.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' > /sources/glibc-2.32/build/malloc/stamp.oT +mv -f /sources/glibc-2.32/build/malloc/stamp.oT /sources/glibc-2.32/build/malloc/stamp.o +gcc malloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DMORECORE_CLEARS=2 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DUSE_TCACHE=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/malloc.os -MD -MP -MF /sources/glibc-2.32/build/malloc/malloc.os.dt -MT /sources/glibc-2.32/build/malloc/malloc.os +gcc morecore.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/morecore.os -MD -MP -MF /sources/glibc-2.32/build/malloc/morecore.os.dt -MT /sources/glibc-2.32/build/malloc/morecore.os +gcc mcheck.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/mcheck.os -MD -MP -MF /sources/glibc-2.32/build/malloc/mcheck.os.dt -MT /sources/glibc-2.32/build/malloc/mcheck.os +gcc mtrace.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/mtrace.os -MD -MP -MF /sources/glibc-2.32/build/malloc/mtrace.os.dt -MT /sources/glibc-2.32/build/malloc/mtrace.os +gcc obstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/obstack.os -MD -MP -MF /sources/glibc-2.32/build/malloc/obstack.os.dt -MT /sources/glibc-2.32/build/malloc/obstack.os +gcc reallocarray.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/reallocarray.os -MD -MP -MF /sources/glibc-2.32/build/malloc/reallocarray.os.dt -MT /sources/glibc-2.32/build/malloc/reallocarray.os +gcc scratch_buffer_grow.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/scratch_buffer_grow.os -MD -MP -MF /sources/glibc-2.32/build/malloc/scratch_buffer_grow.os.dt -MT /sources/glibc-2.32/build/malloc/scratch_buffer_grow.os +gcc scratch_buffer_grow_preserve.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/scratch_buffer_grow_preserve.os -MD -MP -MF /sources/glibc-2.32/build/malloc/scratch_buffer_grow_preserve.os.dt -MT /sources/glibc-2.32/build/malloc/scratch_buffer_grow_preserve.os +gcc scratch_buffer_set_array_size.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/scratch_buffer_set_array_size.os -MD -MP -MF /sources/glibc-2.32/build/malloc/scratch_buffer_set_array_size.os.dt -MT /sources/glibc-2.32/build/malloc/scratch_buffer_set_array_size.os +gcc dynarray_at_failure.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/dynarray_at_failure.os -MD -MP -MF /sources/glibc-2.32/build/malloc/dynarray_at_failure.os.dt -MT /sources/glibc-2.32/build/malloc/dynarray_at_failure.os +gcc dynarray_emplace_enlarge.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/dynarray_emplace_enlarge.os -MD -MP -MF /sources/glibc-2.32/build/malloc/dynarray_emplace_enlarge.os.dt -MT /sources/glibc-2.32/build/malloc/dynarray_emplace_enlarge.os +gcc dynarray_finalize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/dynarray_finalize.os -MD -MP -MF /sources/glibc-2.32/build/malloc/dynarray_finalize.os.dt -MT /sources/glibc-2.32/build/malloc/dynarray_finalize.os +gcc dynarray_resize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/dynarray_resize.os -MD -MP -MF /sources/glibc-2.32/build/malloc/dynarray_resize.os.dt -MT /sources/glibc-2.32/build/malloc/dynarray_resize.os +gcc dynarray_resize_clear.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/dynarray_resize_clear.os -MD -MP -MF /sources/glibc-2.32/build/malloc/dynarray_resize_clear.os.dt -MT /sources/glibc-2.32/build/malloc/dynarray_resize_clear.os +gcc alloc_buffer_alloc_array.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/alloc_buffer_alloc_array.os -MD -MP -MF /sources/glibc-2.32/build/malloc/alloc_buffer_alloc_array.os.dt -MT /sources/glibc-2.32/build/malloc/alloc_buffer_alloc_array.os +gcc alloc_buffer_allocate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/alloc_buffer_allocate.os -MD -MP -MF /sources/glibc-2.32/build/malloc/alloc_buffer_allocate.os.dt -MT /sources/glibc-2.32/build/malloc/alloc_buffer_allocate.os +gcc alloc_buffer_copy_bytes.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/alloc_buffer_copy_bytes.os -MD -MP -MF /sources/glibc-2.32/build/malloc/alloc_buffer_copy_bytes.os.dt -MT /sources/glibc-2.32/build/malloc/alloc_buffer_copy_bytes.os +gcc alloc_buffer_copy_string.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/alloc_buffer_copy_string.os -MD -MP -MF /sources/glibc-2.32/build/malloc/alloc_buffer_copy_string.os.dt -MT /sources/glibc-2.32/build/malloc/alloc_buffer_copy_string.os +gcc alloc_buffer_create_failure.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/alloc_buffer_create_failure.os -MD -MP -MF /sources/glibc-2.32/build/malloc/alloc_buffer_create_failure.os.dt -MT /sources/glibc-2.32/build/malloc/alloc_buffer_create_failure.os +gcc set-freeres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/set-freeres.os -MD -MP -MF /sources/glibc-2.32/build/malloc/set-freeres.os.dt -MT /sources/glibc-2.32/build/malloc/set-freeres.os +gcc thread-freeres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/thread-freeres.os -MD -MP -MF /sources/glibc-2.32/build/malloc/thread-freeres.os.dt -MT /sources/glibc-2.32/build/malloc/thread-freeres.os +echo 'malloc/malloc.os malloc/morecore.os malloc/mcheck.os malloc/mtrace.os malloc/obstack.os malloc/reallocarray.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' > /sources/glibc-2.32/build/malloc/stamp.osT +mv -f /sources/glibc-2.32/build/malloc/stamp.osT /sources/glibc-2.32/build/malloc/stamp.os +echo '' > /sources/glibc-2.32/build/malloc/stamp.oST +mv -f /sources/glibc-2.32/build/malloc/stamp.oST /sources/glibc-2.32/build/malloc/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/malloc' +make subdir=string -C string ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/string' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/string +mkdir -p -- /sources/glibc-2.32/build/string +python3 -B ../scripts/gen-as-const.py --cc="gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /sources/glibc-2.32/build/locale-defines.h.dT \ + -MT '/sources/glibc-2.32/build/locale-defines.h.d /sources/glibc-2.32/build/locale-defines.h'" \ + ../sysdeps/x86_64/locale-defines.sym > /sources/glibc-2.32/build/locale-defines.hT +sed -e 's@ /sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /sources/glibc-2.32/build/locale-defines.h.dT > /sources/glibc-2.32/build/locale-defines.h.dT2 +rm -f /sources/glibc-2.32/build/locale-defines.h.dT +mv -f /sources/glibc-2.32/build/locale-defines.h.dT2 /sources/glibc-2.32/build/locale-defines.h.d +mv -f /sources/glibc-2.32/build/locale-defines.hT /sources/glibc-2.32/build/locale-defines.h +gcc ../sysdeps/x86_64/multiarch/strcat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strcat.o -MD -MP -MF /sources/glibc-2.32/build/string/strcat.o.dt -MT /sources/glibc-2.32/build/string/strcat.o +gcc ../sysdeps/x86_64/multiarch/strchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strchr.o -MD -MP -MF /sources/glibc-2.32/build/string/strchr.o.dt -MT /sources/glibc-2.32/build/string/strchr.o +gcc ../sysdeps/x86_64/multiarch/strcmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strcmp.o -MD -MP -MF /sources/glibc-2.32/build/string/strcmp.o.dt -MT /sources/glibc-2.32/build/string/strcmp.o +gcc strcoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strcoll.o -MD -MP -MF /sources/glibc-2.32/build/string/strcoll.o.dt -MT /sources/glibc-2.32/build/string/strcoll.o +gcc ../sysdeps/x86_64/multiarch/strcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strcpy.o -MD -MP -MF /sources/glibc-2.32/build/string/strcpy.o.dt -MT /sources/glibc-2.32/build/string/strcpy.o +gcc ../sysdeps/x86_64/multiarch/strcspn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strcspn.o -MD -MP -MF /sources/glibc-2.32/build/string/strcspn.o.dt -MT /sources/glibc-2.32/build/string/strcspn.o +gcc strverscmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strverscmp.o -MD -MP -MF /sources/glibc-2.32/build/string/strverscmp.o.dt -MT /sources/glibc-2.32/build/string/strverscmp.o +gcc strdup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strdup.o -MD -MP -MF /sources/glibc-2.32/build/string/strdup.o.dt -MT /sources/glibc-2.32/build/string/strdup.o +gcc strndup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strndup.o -MD -MP -MF /sources/glibc-2.32/build/string/strndup.o.dt -MT /sources/glibc-2.32/build/string/strndup.o +gcc strerror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strerror.o -MD -MP -MF /sources/glibc-2.32/build/string/strerror.o.dt -MT /sources/glibc-2.32/build/string/strerror.o +gcc _strerror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/_strerror.o -MD -MP -MF /sources/glibc-2.32/build/string/_strerror.o.dt -MT /sources/glibc-2.32/build/string/_strerror.o +gcc ../sysdeps/x86_64/multiarch/strlen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strlen.o -MD -MP -MF /sources/glibc-2.32/build/string/strlen.o.dt -MT /sources/glibc-2.32/build/string/strlen.o +gcc ../sysdeps/x86_64/multiarch/strnlen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strnlen.o -MD -MP -MF /sources/glibc-2.32/build/string/strnlen.o.dt -MT /sources/glibc-2.32/build/string/strnlen.o +gcc ../sysdeps/x86_64/multiarch/strncat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strncat.o -MD -MP -MF /sources/glibc-2.32/build/string/strncat.o.dt -MT /sources/glibc-2.32/build/string/strncat.o +gcc ../sysdeps/x86_64/multiarch/strncmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strncmp.o -MD -MP -MF /sources/glibc-2.32/build/string/strncmp.o.dt -MT /sources/glibc-2.32/build/string/strncmp.o +gcc ../sysdeps/x86_64/multiarch/strncpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strncpy.o -MD -MP -MF /sources/glibc-2.32/build/string/strncpy.o.dt -MT /sources/glibc-2.32/build/string/strncpy.o +gcc ../sysdeps/x86_64/multiarch/strrchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strrchr.o -MD -MP -MF /sources/glibc-2.32/build/string/strrchr.o.dt -MT /sources/glibc-2.32/build/string/strrchr.o +gcc ../sysdeps/x86_64/multiarch/strpbrk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strpbrk.o -MD -MP -MF /sources/glibc-2.32/build/string/strpbrk.o.dt -MT /sources/glibc-2.32/build/string/strpbrk.o +gcc strsignal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strsignal.o -MD -MP -MF /sources/glibc-2.32/build/string/strsignal.o.dt -MT /sources/glibc-2.32/build/string/strsignal.o +gcc ../sysdeps/x86_64/multiarch/strspn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strspn.o -MD -MP -MF /sources/glibc-2.32/build/string/strspn.o.dt -MT /sources/glibc-2.32/build/string/strspn.o +gcc ../sysdeps/x86_64/multiarch/strstr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strstr.o -MD -MP -MF /sources/glibc-2.32/build/string/strstr.o.dt -MT /sources/glibc-2.32/build/string/strstr.o +gcc strtok.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strtok.o -MD -MP -MF /sources/glibc-2.32/build/string/strtok.o.dt -MT /sources/glibc-2.32/build/string/strtok.o +gcc strtok_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strtok_r.o -MD -MP -MF /sources/glibc-2.32/build/string/strtok_r.o.dt -MT /sources/glibc-2.32/build/string/strtok_r.o +gcc strxfrm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strxfrm.o -MD -MP -MF /sources/glibc-2.32/build/string/strxfrm.o.dt -MT /sources/glibc-2.32/build/string/strxfrm.o +gcc ../sysdeps/x86_64/multiarch/memchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/memchr.o -MD -MP -MF /sources/glibc-2.32/build/string/memchr.o.dt -MT /sources/glibc-2.32/build/string/memchr.o +gcc ../sysdeps/x86_64/multiarch/memcmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/memcmp.o -MD -MP -MF /sources/glibc-2.32/build/string/memcmp.o.dt -MT /sources/glibc-2.32/build/string/memcmp.o +gcc ../sysdeps/x86_64/multiarch/memmove.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/memmove.o -MD -MP -MF /sources/glibc-2.32/build/string/memmove.o.dt -MT /sources/glibc-2.32/build/string/memmove.o +gcc ../sysdeps/x86_64/multiarch/memset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/memset.o -MD -MP -MF /sources/glibc-2.32/build/string/memset.o.dt -MT /sources/glibc-2.32/build/string/memset.o +gcc ../sysdeps/x86_64/multiarch/mempcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/mempcpy.o -MD -MP -MF /sources/glibc-2.32/build/string/mempcpy.o.dt -MT /sources/glibc-2.32/build/string/mempcpy.o +gcc ../sysdeps/x86_64/multiarch/bcopy.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/bcopy.o -MD -MP -MF /sources/glibc-2.32/build/string/bcopy.o.dt -MT /sources/glibc-2.32/build/string/bcopy.o +gcc ../sysdeps/x86_64/bzero.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/bzero.o -MD -MP -MF /sources/glibc-2.32/build/string/bzero.o.dt -MT /sources/glibc-2.32/build/string/bzero.o +gcc ../sysdeps/x86_64/ffs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/ffs.o -MD -MP -MF /sources/glibc-2.32/build/string/ffs.o.dt -MT /sources/glibc-2.32/build/string/ffs.o +gcc ../sysdeps/x86_64/ffsll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/ffsll.o -MD -MP -MF /sources/glibc-2.32/build/string/ffsll.o.dt -MT /sources/glibc-2.32/build/string/ffsll.o +gcc ../sysdeps/x86_64/multiarch/stpcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/stpcpy.o -MD -MP -MF /sources/glibc-2.32/build/string/stpcpy.o.dt -MT /sources/glibc-2.32/build/string/stpcpy.o +gcc ../sysdeps/x86_64/multiarch/stpncpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/stpncpy.o -MD -MP -MF /sources/glibc-2.32/build/string/stpncpy.o.dt -MT /sources/glibc-2.32/build/string/stpncpy.o +gcc ../sysdeps/x86_64/multiarch/strcasecmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strcasecmp.o -MD -MP -MF /sources/glibc-2.32/build/string/strcasecmp.o.dt -MT /sources/glibc-2.32/build/string/strcasecmp.o +gcc ../sysdeps/x86_64/multiarch/strncase.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strncase.o -MD -MP -MF /sources/glibc-2.32/build/string/strncase.o.dt -MT /sources/glibc-2.32/build/string/strncase.o +gcc ../sysdeps/x86_64/multiarch/strcasecmp_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strcasecmp_l.o -MD -MP -MF /sources/glibc-2.32/build/string/strcasecmp_l.o.dt -MT /sources/glibc-2.32/build/string/strcasecmp_l.o +gcc ../sysdeps/x86_64/multiarch/strncase_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strncase_l.o -MD -MP -MF /sources/glibc-2.32/build/string/strncase_l.o.dt -MT /sources/glibc-2.32/build/string/strncase_l.o +gcc memccpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/memccpy.o -MD -MP -MF /sources/glibc-2.32/build/string/memccpy.o.dt -MT /sources/glibc-2.32/build/string/memccpy.o +gcc ../sysdeps/x86_64/multiarch/memcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/memcpy.o -MD -MP -MF /sources/glibc-2.32/build/string/memcpy.o.dt -MT /sources/glibc-2.32/build/string/memcpy.o +gcc ../sysdeps/x86_64/wordcopy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -Wno-uninitialized -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/wordcopy.o -MD -MP -MF /sources/glibc-2.32/build/string/wordcopy.o.dt -MT /sources/glibc-2.32/build/string/wordcopy.o +gcc strsep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strsep.o -MD -MP -MF /sources/glibc-2.32/build/string/strsep.o.dt -MT /sources/glibc-2.32/build/string/strsep.o +gcc strcasestr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strcasestr.o -MD -MP -MF /sources/glibc-2.32/build/string/strcasestr.o.dt -MT /sources/glibc-2.32/build/string/strcasestr.o +gcc swab.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/swab.o -MD -MP -MF /sources/glibc-2.32/build/string/swab.o.dt -MT /sources/glibc-2.32/build/string/swab.o +gcc strfry.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strfry.o -MD -MP -MF /sources/glibc-2.32/build/string/strfry.o.dt -MT /sources/glibc-2.32/build/string/strfry.o +gcc memfrob.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/memfrob.o -MD -MP -MF /sources/glibc-2.32/build/string/memfrob.o.dt -MT /sources/glibc-2.32/build/string/memfrob.o +gcc memmem.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/memmem.o -MD -MP -MF /sources/glibc-2.32/build/string/memmem.o.dt -MT /sources/glibc-2.32/build/string/memmem.o +gcc ../sysdeps/x86_64/multiarch/rawmemchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/rawmemchr.o -MD -MP -MF /sources/glibc-2.32/build/string/rawmemchr.o.dt -MT /sources/glibc-2.32/build/string/rawmemchr.o +gcc ../sysdeps/x86_64/multiarch/strchrnul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strchrnul.o -MD -MP -MF /sources/glibc-2.32/build/string/strchrnul.o.dt -MT /sources/glibc-2.32/build/string/strchrnul.o +gcc argz-append.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/argz-append.o -MD -MP -MF /sources/glibc-2.32/build/string/argz-append.o.dt -MT /sources/glibc-2.32/build/string/argz-append.o +gcc argz-count.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/argz-count.o -MD -MP -MF /sources/glibc-2.32/build/string/argz-count.o.dt -MT /sources/glibc-2.32/build/string/argz-count.o +gcc argz-create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/argz-create.o -MD -MP -MF /sources/glibc-2.32/build/string/argz-create.o.dt -MT /sources/glibc-2.32/build/string/argz-create.o +gcc argz-ctsep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/argz-ctsep.o -MD -MP -MF /sources/glibc-2.32/build/string/argz-ctsep.o.dt -MT /sources/glibc-2.32/build/string/argz-ctsep.o +gcc argz-next.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/argz-next.o -MD -MP -MF /sources/glibc-2.32/build/string/argz-next.o.dt -MT /sources/glibc-2.32/build/string/argz-next.o +gcc argz-delete.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/argz-delete.o -MD -MP -MF /sources/glibc-2.32/build/string/argz-delete.o.dt -MT /sources/glibc-2.32/build/string/argz-delete.o +gcc argz-extract.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/argz-extract.o -MD -MP -MF /sources/glibc-2.32/build/string/argz-extract.o.dt -MT /sources/glibc-2.32/build/string/argz-extract.o +gcc argz-insert.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/argz-insert.o -MD -MP -MF /sources/glibc-2.32/build/string/argz-insert.o.dt -MT /sources/glibc-2.32/build/string/argz-insert.o +gcc argz-stringify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/argz-stringify.o -MD -MP -MF /sources/glibc-2.32/build/string/argz-stringify.o.dt -MT /sources/glibc-2.32/build/string/argz-stringify.o +gcc argz-addsep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/argz-addsep.o -MD -MP -MF /sources/glibc-2.32/build/string/argz-addsep.o.dt -MT /sources/glibc-2.32/build/string/argz-addsep.o +gcc argz-replace.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/argz-replace.o -MD -MP -MF /sources/glibc-2.32/build/string/argz-replace.o.dt -MT /sources/glibc-2.32/build/string/argz-replace.o +gcc envz.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/envz.o -MD -MP -MF /sources/glibc-2.32/build/string/envz.o.dt -MT /sources/glibc-2.32/build/string/envz.o +gcc basename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/basename.o -MD -MP -MF /sources/glibc-2.32/build/string/basename.o.dt -MT /sources/glibc-2.32/build/string/basename.o +gcc strcoll_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strcoll_l.o -MD -MP -MF /sources/glibc-2.32/build/string/strcoll_l.o.dt -MT /sources/glibc-2.32/build/string/strcoll_l.o +gcc strxfrm_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strxfrm_l.o -MD -MP -MF /sources/glibc-2.32/build/string/strxfrm_l.o.dt -MT /sources/glibc-2.32/build/string/strxfrm_l.o +gcc string-inlines.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/string-inlines.o -MD -MP -MF /sources/glibc-2.32/build/string/string-inlines.o.dt -MT /sources/glibc-2.32/build/string/string-inlines.o +gcc ../sysdeps/x86_64/multiarch/memrchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/memrchr.o -MD -MP -MF /sources/glibc-2.32/build/string/memrchr.o.dt -MT /sources/glibc-2.32/build/string/memrchr.o +gcc xpg-strerror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/xpg-strerror.o -MD -MP -MF /sources/glibc-2.32/build/string/xpg-strerror.o.dt -MT /sources/glibc-2.32/build/string/xpg-strerror.o +gcc strerror_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strerror_l.o -MD -MP -MF /sources/glibc-2.32/build/string/strerror_l.o.dt -MT /sources/glibc-2.32/build/string/strerror_l.o +gcc explicit_bzero.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/explicit_bzero.o -MD -MP -MF /sources/glibc-2.32/build/string/explicit_bzero.o.dt -MT /sources/glibc-2.32/build/string/explicit_bzero.o +gcc sigdescr_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/sigdescr_np.o -MD -MP -MF /sources/glibc-2.32/build/string/sigdescr_np.o.dt -MT /sources/glibc-2.32/build/string/sigdescr_np.o +gcc sigabbrev_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/sigabbrev_np.o -MD -MP -MF /sources/glibc-2.32/build/string/sigabbrev_np.o.dt -MT /sources/glibc-2.32/build/string/sigabbrev_np.o +gcc strerrorname_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strerrorname_np.o -MD -MP -MF /sources/glibc-2.32/build/string/strerrorname_np.o.dt -MT /sources/glibc-2.32/build/string/strerrorname_np.o +gcc strerrordesc_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strerrordesc_np.o -MD -MP -MF /sources/glibc-2.32/build/string/strerrordesc_np.o.dt -MT /sources/glibc-2.32/build/string/strerrordesc_np.o +gcc ../sysdeps/x86_64/multiarch/strncat-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strncat-c.o -MD -MP -MF /sources/glibc-2.32/build/string/strncat-c.o.dt -MT /sources/glibc-2.32/build/string/strncat-c.o +gcc ../sysdeps/x86_64/multiarch/stpncpy-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/stpncpy-c.o -MD -MP -MF /sources/glibc-2.32/build/string/stpncpy-c.o.dt -MT /sources/glibc-2.32/build/string/stpncpy-c.o +gcc ../sysdeps/x86_64/multiarch/strncpy-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strncpy-c.o -MD -MP -MF /sources/glibc-2.32/build/string/strncpy-c.o.dt -MT /sources/glibc-2.32/build/string/strncpy-c.o +gcc ../sysdeps/x86_64/multiarch/strcmp-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcmp-sse2.o -MD -MP -MF /sources/glibc-2.32/build/string/strcmp-sse2.o.dt -MT /sources/glibc-2.32/build/string/strcmp-sse2.o +gcc ../sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcmp-sse2-unaligned.o -MD -MP -MF /sources/glibc-2.32/build/string/strcmp-sse2-unaligned.o.dt -MT /sources/glibc-2.32/build/string/strcmp-sse2-unaligned.o +gcc ../sysdeps/x86_64/multiarch/strcmp-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcmp-ssse3.o -MD -MP -MF /sources/glibc-2.32/build/string/strcmp-ssse3.o.dt -MT /sources/glibc-2.32/build/string/strcmp-ssse3.o +gcc ../sysdeps/x86_64/multiarch/strcmp-sse4_2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcmp-sse4_2.o -MD -MP -MF /sources/glibc-2.32/build/string/strcmp-sse4_2.o.dt -MT /sources/glibc-2.32/build/string/strcmp-sse4_2.o +gcc ../sysdeps/x86_64/multiarch/strcmp-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcmp-avx2.o -MD -MP -MF /sources/glibc-2.32/build/string/strcmp-avx2.o.dt -MT /sources/glibc-2.32/build/string/strcmp-avx2.o +gcc ../sysdeps/x86_64/multiarch/strncmp-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncmp-sse2.o -MD -MP -MF /sources/glibc-2.32/build/string/strncmp-sse2.o.dt -MT /sources/glibc-2.32/build/string/strncmp-sse2.o +gcc ../sysdeps/x86_64/multiarch/strncmp-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncmp-ssse3.o -MD -MP -MF /sources/glibc-2.32/build/string/strncmp-ssse3.o.dt -MT /sources/glibc-2.32/build/string/strncmp-ssse3.o +gcc ../sysdeps/x86_64/multiarch/strncmp-sse4_2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncmp-sse4_2.o -MD -MP -MF /sources/glibc-2.32/build/string/strncmp-sse4_2.o.dt -MT /sources/glibc-2.32/build/string/strncmp-sse4_2.o +gcc ../sysdeps/x86_64/multiarch/strncmp-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncmp-avx2.o -MD -MP -MF /sources/glibc-2.32/build/string/strncmp-avx2.o.dt -MT /sources/glibc-2.32/build/string/strncmp-avx2.o +gcc ../sysdeps/x86_64/multiarch/memchr-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memchr-sse2.o -MD -MP -MF /sources/glibc-2.32/build/string/memchr-sse2.o.dt -MT /sources/glibc-2.32/build/string/memchr-sse2.o +gcc ../sysdeps/x86_64/multiarch/rawmemchr-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rawmemchr-sse2.o -MD -MP -MF /sources/glibc-2.32/build/string/rawmemchr-sse2.o.dt -MT /sources/glibc-2.32/build/string/rawmemchr-sse2.o +gcc ../sysdeps/x86_64/multiarch/memchr-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memchr-avx2.o -MD -MP -MF /sources/glibc-2.32/build/string/memchr-avx2.o.dt -MT /sources/glibc-2.32/build/string/memchr-avx2.o +gcc ../sysdeps/x86_64/multiarch/rawmemchr-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rawmemchr-avx2.o -MD -MP -MF /sources/glibc-2.32/build/string/rawmemchr-avx2.o.dt -MT /sources/glibc-2.32/build/string/rawmemchr-avx2.o +gcc ../sysdeps/x86_64/multiarch/memrchr-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memrchr-sse2.o -MD -MP -MF /sources/glibc-2.32/build/string/memrchr-sse2.o.dt -MT /sources/glibc-2.32/build/string/memrchr-sse2.o +gcc ../sysdeps/x86_64/multiarch/memrchr-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memrchr-avx2.o -MD -MP -MF /sources/glibc-2.32/build/string/memrchr-avx2.o.dt -MT /sources/glibc-2.32/build/string/memrchr-avx2.o +gcc ../sysdeps/x86_64/multiarch/memcmp-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memcmp-sse2.o -MD -MP -MF /sources/glibc-2.32/build/string/memcmp-sse2.o.dt -MT /sources/glibc-2.32/build/string/memcmp-sse2.o +gcc ../sysdeps/x86_64/multiarch/memcmp-avx2-movbe.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memcmp-avx2-movbe.o -MD -MP -MF /sources/glibc-2.32/build/string/memcmp-avx2-movbe.o.dt -MT /sources/glibc-2.32/build/string/memcmp-avx2-movbe.o +gcc ../sysdeps/x86_64/multiarch/memcmp-sse4.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memcmp-sse4.o -MD -MP -MF /sources/glibc-2.32/build/string/memcmp-sse4.o.dt -MT /sources/glibc-2.32/build/string/memcmp-sse4.o +gcc ../sysdeps/x86_64/multiarch/memcpy-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memcpy-ssse3.o -MD -MP -MF /sources/glibc-2.32/build/string/memcpy-ssse3.o.dt -MT /sources/glibc-2.32/build/string/memcpy-ssse3.o +gcc ../sysdeps/x86_64/multiarch/memmove-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memmove-ssse3.o -MD -MP -MF /sources/glibc-2.32/build/string/memmove-ssse3.o.dt -MT /sources/glibc-2.32/build/string/memmove-ssse3.o +gcc ../sysdeps/x86_64/multiarch/memcpy-ssse3-back.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memcpy-ssse3-back.o -MD -MP -MF /sources/glibc-2.32/build/string/memcpy-ssse3-back.o.dt -MT /sources/glibc-2.32/build/string/memcpy-ssse3-back.o +gcc ../sysdeps/x86_64/multiarch/memmove-ssse3-back.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memmove-ssse3-back.o -MD -MP -MF /sources/glibc-2.32/build/string/memmove-ssse3-back.o.dt -MT /sources/glibc-2.32/build/string/memmove-ssse3-back.o +gcc ../sysdeps/x86_64/multiarch/memmove-avx512-no-vzeroupper.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memmove-avx512-no-vzeroupper.o -MD -MP -MF /sources/glibc-2.32/build/string/memmove-avx512-no-vzeroupper.o.dt -MT /sources/glibc-2.32/build/string/memmove-avx512-no-vzeroupper.o +gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcasecmp_l-sse2.o -MD -MP -MF /sources/glibc-2.32/build/string/strcasecmp_l-sse2.o.dt -MT /sources/glibc-2.32/build/string/strcasecmp_l-sse2.o +gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcasecmp_l-ssse3.o -MD -MP -MF /sources/glibc-2.32/build/string/strcasecmp_l-ssse3.o.dt -MT /sources/glibc-2.32/build/string/strcasecmp_l-ssse3.o +gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-sse4_2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcasecmp_l-sse4_2.o -MD -MP -MF /sources/glibc-2.32/build/string/strcasecmp_l-sse4_2.o.dt -MT /sources/glibc-2.32/build/string/strcasecmp_l-sse4_2.o +gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-avx.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcasecmp_l-avx.o -MD -MP -MF /sources/glibc-2.32/build/string/strcasecmp_l-avx.o.dt -MT /sources/glibc-2.32/build/string/strcasecmp_l-avx.o +gcc ../sysdeps/x86_64/multiarch/strncase_l-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncase_l-sse2.o -MD -MP -MF /sources/glibc-2.32/build/string/strncase_l-sse2.o.dt -MT /sources/glibc-2.32/build/string/strncase_l-sse2.o +gcc ../sysdeps/x86_64/multiarch/strncase_l-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncase_l-ssse3.o -MD -MP -MF /sources/glibc-2.32/build/string/strncase_l-ssse3.o.dt -MT /sources/glibc-2.32/build/string/strncase_l-ssse3.o +gcc ../sysdeps/x86_64/multiarch/strncase_l-sse4_2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncase_l-sse4_2.o -MD -MP -MF /sources/glibc-2.32/build/string/strncase_l-sse4_2.o.dt -MT /sources/glibc-2.32/build/string/strncase_l-sse4_2.o +gcc ../sysdeps/x86_64/multiarch/strncase_l-avx.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncase_l-avx.o -MD -MP -MF /sources/glibc-2.32/build/string/strncase_l-avx.o.dt -MT /sources/glibc-2.32/build/string/strncase_l-avx.o +gcc ../sysdeps/x86_64/multiarch/strchr-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strchr-sse2.o -MD -MP -MF /sources/glibc-2.32/build/string/strchr-sse2.o.dt -MT /sources/glibc-2.32/build/string/strchr-sse2.o +gcc ../sysdeps/x86_64/multiarch/strchrnul-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strchrnul-sse2.o -MD -MP -MF /sources/glibc-2.32/build/string/strchrnul-sse2.o.dt -MT /sources/glibc-2.32/build/string/strchrnul-sse2.o +gcc ../sysdeps/x86_64/multiarch/strchr-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strchr-avx2.o -MD -MP -MF /sources/glibc-2.32/build/string/strchr-avx2.o.dt -MT /sources/glibc-2.32/build/string/strchr-avx2.o +gcc ../sysdeps/x86_64/multiarch/strchrnul-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strchrnul-avx2.o -MD -MP -MF /sources/glibc-2.32/build/string/strchrnul-avx2.o.dt -MT /sources/glibc-2.32/build/string/strchrnul-avx2.o +gcc ../sysdeps/x86_64/multiarch/strrchr-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strrchr-sse2.o -MD -MP -MF /sources/glibc-2.32/build/string/strrchr-sse2.o.dt -MT /sources/glibc-2.32/build/string/strrchr-sse2.o +gcc ../sysdeps/x86_64/multiarch/strrchr-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strrchr-avx2.o -MD -MP -MF /sources/glibc-2.32/build/string/strrchr-avx2.o.dt -MT /sources/glibc-2.32/build/string/strrchr-avx2.o +gcc ../sysdeps/x86_64/multiarch/strlen-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strlen-sse2.o -MD -MP -MF /sources/glibc-2.32/build/string/strlen-sse2.o.dt -MT /sources/glibc-2.32/build/string/strlen-sse2.o +gcc ../sysdeps/x86_64/multiarch/strnlen-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strnlen-sse2.o -MD -MP -MF /sources/glibc-2.32/build/string/strnlen-sse2.o.dt -MT /sources/glibc-2.32/build/string/strnlen-sse2.o +gcc ../sysdeps/x86_64/multiarch/strlen-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strlen-avx2.o -MD -MP -MF /sources/glibc-2.32/build/string/strlen-avx2.o.dt -MT /sources/glibc-2.32/build/string/strlen-avx2.o +gcc ../sysdeps/x86_64/multiarch/strnlen-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strnlen-avx2.o -MD -MP -MF /sources/glibc-2.32/build/string/strnlen-avx2.o.dt -MT /sources/glibc-2.32/build/string/strnlen-avx2.o +gcc ../sysdeps/x86_64/multiarch/strcat-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcat-avx2.o -MD -MP -MF /sources/glibc-2.32/build/string/strcat-avx2.o.dt -MT /sources/glibc-2.32/build/string/strcat-avx2.o +gcc ../sysdeps/x86_64/multiarch/strncat-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncat-avx2.o -MD -MP -MF /sources/glibc-2.32/build/string/strncat-avx2.o.dt -MT /sources/glibc-2.32/build/string/strncat-avx2.o +gcc ../sysdeps/x86_64/multiarch/strcat-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcat-ssse3.o -MD -MP -MF /sources/glibc-2.32/build/string/strcat-ssse3.o.dt -MT /sources/glibc-2.32/build/string/strcat-ssse3.o +gcc ../sysdeps/x86_64/multiarch/strncat-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncat-ssse3.o -MD -MP -MF /sources/glibc-2.32/build/string/strncat-ssse3.o.dt -MT /sources/glibc-2.32/build/string/strncat-ssse3.o +gcc ../sysdeps/x86_64/multiarch/strcpy-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcpy-avx2.o -MD -MP -MF /sources/glibc-2.32/build/string/strcpy-avx2.o.dt -MT /sources/glibc-2.32/build/string/strcpy-avx2.o +gcc ../sysdeps/x86_64/multiarch/strncpy-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncpy-avx2.o -MD -MP -MF /sources/glibc-2.32/build/string/strncpy-avx2.o.dt -MT /sources/glibc-2.32/build/string/strncpy-avx2.o +gcc ../sysdeps/x86_64/multiarch/strcpy-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcpy-sse2.o -MD -MP -MF /sources/glibc-2.32/build/string/strcpy-sse2.o.dt -MT /sources/glibc-2.32/build/string/strcpy-sse2.o +gcc ../sysdeps/x86_64/multiarch/stpcpy-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/stpcpy-sse2.o -MD -MP -MF /sources/glibc-2.32/build/string/stpcpy-sse2.o.dt -MT /sources/glibc-2.32/build/string/stpcpy-sse2.o +gcc ../sysdeps/x86_64/multiarch/strcpy-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcpy-ssse3.o -MD -MP -MF /sources/glibc-2.32/build/string/strcpy-ssse3.o.dt -MT /sources/glibc-2.32/build/string/strcpy-ssse3.o +gcc ../sysdeps/x86_64/multiarch/strncpy-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncpy-ssse3.o -MD -MP -MF /sources/glibc-2.32/build/string/strncpy-ssse3.o.dt -MT /sources/glibc-2.32/build/string/strncpy-ssse3.o +gcc ../sysdeps/x86_64/multiarch/stpcpy-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/stpcpy-ssse3.o -MD -MP -MF /sources/glibc-2.32/build/string/stpcpy-ssse3.o.dt -MT /sources/glibc-2.32/build/string/stpcpy-ssse3.o +gcc ../sysdeps/x86_64/multiarch/stpncpy-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/stpncpy-ssse3.o -MD -MP -MF /sources/glibc-2.32/build/string/stpncpy-ssse3.o.dt -MT /sources/glibc-2.32/build/string/stpncpy-ssse3.o +gcc ../sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcpy-sse2-unaligned.o -MD -MP -MF /sources/glibc-2.32/build/string/strcpy-sse2-unaligned.o.dt -MT /sources/glibc-2.32/build/string/strcpy-sse2-unaligned.o +gcc ../sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncpy-sse2-unaligned.o -MD -MP -MF /sources/glibc-2.32/build/string/strncpy-sse2-unaligned.o.dt -MT /sources/glibc-2.32/build/string/strncpy-sse2-unaligned.o +gcc ../sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/stpcpy-sse2-unaligned.o -MD -MP -MF /sources/glibc-2.32/build/string/stpcpy-sse2-unaligned.o.dt -MT /sources/glibc-2.32/build/string/stpcpy-sse2-unaligned.o +gcc ../sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/stpncpy-sse2-unaligned.o -MD -MP -MF /sources/glibc-2.32/build/string/stpncpy-sse2-unaligned.o.dt -MT /sources/glibc-2.32/build/string/stpncpy-sse2-unaligned.o +gcc ../sysdeps/x86_64/multiarch/stpcpy-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/stpcpy-avx2.o -MD -MP -MF /sources/glibc-2.32/build/string/stpcpy-avx2.o.dt -MT /sources/glibc-2.32/build/string/stpcpy-avx2.o +gcc ../sysdeps/x86_64/multiarch/stpncpy-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/stpncpy-avx2.o -MD -MP -MF /sources/glibc-2.32/build/string/stpncpy-avx2.o.dt -MT /sources/glibc-2.32/build/string/stpncpy-avx2.o +gcc ../sysdeps/x86_64/multiarch/strcat-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcat-sse2.o -MD -MP -MF /sources/glibc-2.32/build/string/strcat-sse2.o.dt -MT /sources/glibc-2.32/build/string/strcat-sse2.o +gcc ../sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcat-sse2-unaligned.o -MD -MP -MF /sources/glibc-2.32/build/string/strcat-sse2-unaligned.o.dt -MT /sources/glibc-2.32/build/string/strcat-sse2-unaligned.o +gcc ../sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncat-sse2-unaligned.o -MD -MP -MF /sources/glibc-2.32/build/string/strncat-sse2-unaligned.o.dt -MT /sources/glibc-2.32/build/string/strncat-sse2-unaligned.o +gcc ../sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strchr-sse2-no-bsf.o -MD -MP -MF /sources/glibc-2.32/build/string/strchr-sse2-no-bsf.o.dt -MT /sources/glibc-2.32/build/string/strchr-sse2-no-bsf.o +gcc ../sysdeps/x86_64/multiarch/memcmp-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memcmp-ssse3.o -MD -MP -MF /sources/glibc-2.32/build/string/memcmp-ssse3.o.dt -MT /sources/glibc-2.32/build/string/memcmp-ssse3.o +gcc ../sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strstr-sse2-unaligned.o -MD -MP -MF /sources/glibc-2.32/build/string/strstr-sse2-unaligned.o.dt -MT /sources/glibc-2.32/build/string/strstr-sse2-unaligned.o +gcc ../sysdeps/x86_64/multiarch/strcspn-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcspn-sse2.o -MD -MP -MF /sources/glibc-2.32/build/string/strcspn-sse2.o.dt -MT /sources/glibc-2.32/build/string/strcspn-sse2.o +gcc ../sysdeps/x86_64/multiarch/strpbrk-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strpbrk-sse2.o -MD -MP -MF /sources/glibc-2.32/build/string/strpbrk-sse2.o.dt -MT /sources/glibc-2.32/build/string/strpbrk-sse2.o +gcc ../sysdeps/x86_64/multiarch/strspn-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strspn-sse2.o -MD -MP -MF /sources/glibc-2.32/build/string/strspn-sse2.o.dt -MT /sources/glibc-2.32/build/string/strspn-sse2.o +gcc ../sysdeps/x86_64/multiarch/strcspn-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -msse4 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strcspn-c.o -MD -MP -MF /sources/glibc-2.32/build/string/strcspn-c.o.dt -MT /sources/glibc-2.32/build/string/strcspn-c.o +gcc ../sysdeps/x86_64/multiarch/strpbrk-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -msse4 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strpbrk-c.o -MD -MP -MF /sources/glibc-2.32/build/string/strpbrk-c.o.dt -MT /sources/glibc-2.32/build/string/strpbrk-c.o +gcc ../sysdeps/x86_64/multiarch/strspn-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -msse4 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strspn-c.o -MD -MP -MF /sources/glibc-2.32/build/string/strspn-c.o.dt -MT /sources/glibc-2.32/build/string/strspn-c.o +gcc ../sysdeps/x86_64/multiarch/varshift.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -msse4 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/varshift.o -MD -MP -MF /sources/glibc-2.32/build/string/varshift.o.dt -MT /sources/glibc-2.32/build/string/varshift.o +gcc ../sysdeps/x86_64/multiarch/memset-avx512-no-vzeroupper.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memset-avx512-no-vzeroupper.o -MD -MP -MF /sources/glibc-2.32/build/string/memset-avx512-no-vzeroupper.o.dt -MT /sources/glibc-2.32/build/string/memset-avx512-no-vzeroupper.o +gcc ../sysdeps/x86_64/multiarch/memmove-sse2-unaligned-erms.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memmove-sse2-unaligned-erms.o -MD -MP -MF /sources/glibc-2.32/build/string/memmove-sse2-unaligned-erms.o.dt -MT /sources/glibc-2.32/build/string/memmove-sse2-unaligned-erms.o +gcc ../sysdeps/x86_64/multiarch/memmove-avx-unaligned-erms.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memmove-avx-unaligned-erms.o -MD -MP -MF /sources/glibc-2.32/build/string/memmove-avx-unaligned-erms.o.dt -MT /sources/glibc-2.32/build/string/memmove-avx-unaligned-erms.o +gcc ../sysdeps/x86_64/multiarch/memmove-avx512-unaligned-erms.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memmove-avx512-unaligned-erms.o -MD -MP -MF /sources/glibc-2.32/build/string/memmove-avx512-unaligned-erms.o.dt -MT /sources/glibc-2.32/build/string/memmove-avx512-unaligned-erms.o +gcc ../sysdeps/x86_64/multiarch/memset-sse2-unaligned-erms.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memset-sse2-unaligned-erms.o -MD -MP -MF /sources/glibc-2.32/build/string/memset-sse2-unaligned-erms.o.dt -MT /sources/glibc-2.32/build/string/memset-sse2-unaligned-erms.o +gcc ../sysdeps/x86_64/multiarch/memset-avx2-unaligned-erms.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memset-avx2-unaligned-erms.o -MD -MP -MF /sources/glibc-2.32/build/string/memset-avx2-unaligned-erms.o.dt -MT /sources/glibc-2.32/build/string/memset-avx2-unaligned-erms.o +gcc ../sysdeps/x86_64/multiarch/memset-avx512-unaligned-erms.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memset-avx512-unaligned-erms.o -MD -MP -MF /sources/glibc-2.32/build/string/memset-avx512-unaligned-erms.o.dt -MT /sources/glibc-2.32/build/string/memset-avx512-unaligned-erms.o +gcc ../sysdeps/x86_64/strcasecmp_l-nonascii.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strcasecmp_l-nonascii.o -MD -MP -MF /sources/glibc-2.32/build/string/strcasecmp_l-nonascii.o.dt -MT /sources/glibc-2.32/build/string/strcasecmp_l-nonascii.o +gcc ../sysdeps/x86_64/strncase_l-nonascii.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strncase_l-nonascii.o -MD -MP -MF /sources/glibc-2.32/build/string/strncase_l-nonascii.o.dt -MT /sources/glibc-2.32/build/string/strncase_l-nonascii.o +gcc ../sysdeps/x86/cacheinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/cacheinfo.o -MD -MP -MF /sources/glibc-2.32/build/string/cacheinfo.o.dt -MT /sources/glibc-2.32/build/string/cacheinfo.o +gcc ../sysdeps/unix/sysv/linux/tls-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/tls-internal.o -MD -MP -MF /sources/glibc-2.32/build/string/tls-internal.o.dt -MT /sources/glibc-2.32/build/string/tls-internal.o +echo 'string/strcat.o string/strchr.o string/strcmp.o string/strcoll.o string/strcpy.o string/strcspn.o string/strverscmp.o string/strdup.o string/strndup.o string/strerror.o string/_strerror.o string/strlen.o string/strnlen.o string/strncat.o string/strncmp.o string/strncpy.o string/strrchr.o string/strpbrk.o string/strsignal.o string/strspn.o string/strstr.o string/strtok.o string/strtok_r.o string/strxfrm.o string/memchr.o string/memcmp.o string/memmove.o string/memset.o string/mempcpy.o string/bcopy.o string/bzero.o string/ffs.o string/ffsll.o string/stpcpy.o string/stpncpy.o string/strcasecmp.o string/strncase.o string/strcasecmp_l.o string/strncase_l.o string/memccpy.o string/memcpy.o string/wordcopy.o string/strsep.o string/strcasestr.o string/swab.o string/strfry.o string/memfrob.o string/memmem.o string/rawmemchr.o string/strchrnul.o string/argz-append.o string/argz-count.o string/argz-create.o string/argz-ctsep.o string/argz-next.o string/argz-delete.o string/argz-extract.o string/argz-insert.o string/argz-stringify.o string/argz-addsep.o string/argz-replace.o string/envz.o string/basename.o string/strcoll_l.o string/strxfrm_l.o string/string-inlines.o string/memrchr.o string/xpg-strerror.o string/strerror_l.o string/explicit_bzero.o string/sigdescr_np.o string/sigabbrev_np.o string/strerrorname_np.o string/strerrordesc_np.o string/strncat-c.o string/stpncpy-c.o string/strncpy-c.o string/strcmp-sse2.o string/strcmp-sse2-unaligned.o string/strcmp-ssse3.o string/strcmp-sse4_2.o string/strcmp-avx2.o string/strncmp-sse2.o string/strncmp-ssse3.o string/strncmp-sse4_2.o string/strncmp-avx2.o string/memchr-sse2.o string/rawmemchr-sse2.o string/memchr-avx2.o string/rawmemchr-avx2.o string/memrchr-sse2.o string/memrchr-avx2.o string/memcmp-sse2.o string/memcmp-avx2-movbe.o string/memcmp-sse4.o string/memcpy-ssse3.o string/memmove-ssse3.o string/memcpy-ssse3-back.o string/memmove-ssse3-back.o string/memmove-avx512-no-vzeroupper.o string/strcasecmp_l-sse2.o string/strcasecmp_l-ssse3.o string/strcasecmp_l-sse4_2.o string/strcasecmp_l-avx.o string/strncase_l-sse2.o string/strncase_l-ssse3.o string/strncase_l-sse4_2.o string/strncase_l-avx.o string/strchr-sse2.o string/strchrnul-sse2.o string/strchr-avx2.o string/strchrnul-avx2.o string/strrchr-sse2.o string/strrchr-avx2.o string/strlen-sse2.o string/strnlen-sse2.o string/strlen-avx2.o string/strnlen-avx2.o string/strcat-avx2.o string/strncat-avx2.o string/strcat-ssse3.o string/strncat-ssse3.o string/strcpy-avx2.o string/strncpy-avx2.o string/strcpy-sse2.o string/stpcpy-sse2.o string/strcpy-ssse3.o string/strncpy-ssse3.o string/stpcpy-ssse3.o string/stpncpy-ssse3.o string/strcpy-sse2-unaligned.o string/strncpy-sse2-unaligned.o string/stpcpy-sse2-unaligned.o string/stpncpy-sse2-unaligned.o string/stpcpy-avx2.o string/stpncpy-avx2.o string/strcat-sse2.o string/strcat-sse2-unaligned.o string/strncat-sse2-unaligned.o string/strchr-sse2-no-bsf.o string/memcmp-ssse3.o string/strstr-sse2-unaligned.o string/strcspn-sse2.o string/strpbrk-sse2.o string/strspn-sse2.o string/strcspn-c.o string/strpbrk-c.o string/strspn-c.o string/varshift.o string/memset-avx512-no-vzeroupper.o string/memmove-sse2-unaligned-erms.o string/memmove-avx-unaligned-erms.o string/memmove-avx512-unaligned-erms.o string/memset-sse2-unaligned-erms.o string/memset-avx2-unaligned-erms.o string/memset-avx512-unaligned-erms.o string/strcasecmp_l-nonascii.o string/strncase_l-nonascii.o string/cacheinfo.o string/tls-internal.o' > /sources/glibc-2.32/build/string/stamp.oT +mv -f /sources/glibc-2.32/build/string/stamp.oT /sources/glibc-2.32/build/string/stamp.o +gcc ../sysdeps/x86_64/multiarch/strcat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strcat.os -MD -MP -MF /sources/glibc-2.32/build/string/strcat.os.dt -MT /sources/glibc-2.32/build/string/strcat.os +gcc ../sysdeps/x86_64/multiarch/strchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strchr.os -MD -MP -MF /sources/glibc-2.32/build/string/strchr.os.dt -MT /sources/glibc-2.32/build/string/strchr.os +gcc ../sysdeps/x86_64/multiarch/strcmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strcmp.os -MD -MP -MF /sources/glibc-2.32/build/string/strcmp.os.dt -MT /sources/glibc-2.32/build/string/strcmp.os +gcc strcoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strcoll.os -MD -MP -MF /sources/glibc-2.32/build/string/strcoll.os.dt -MT /sources/glibc-2.32/build/string/strcoll.os +gcc ../sysdeps/x86_64/multiarch/strcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strcpy.os -MD -MP -MF /sources/glibc-2.32/build/string/strcpy.os.dt -MT /sources/glibc-2.32/build/string/strcpy.os +gcc ../sysdeps/x86_64/multiarch/strcspn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strcspn.os -MD -MP -MF /sources/glibc-2.32/build/string/strcspn.os.dt -MT /sources/glibc-2.32/build/string/strcspn.os +gcc strverscmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strverscmp.os -MD -MP -MF /sources/glibc-2.32/build/string/strverscmp.os.dt -MT /sources/glibc-2.32/build/string/strverscmp.os +gcc strdup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strdup.os -MD -MP -MF /sources/glibc-2.32/build/string/strdup.os.dt -MT /sources/glibc-2.32/build/string/strdup.os +gcc strndup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strndup.os -MD -MP -MF /sources/glibc-2.32/build/string/strndup.os.dt -MT /sources/glibc-2.32/build/string/strndup.os +gcc strerror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strerror.os -MD -MP -MF /sources/glibc-2.32/build/string/strerror.os.dt -MT /sources/glibc-2.32/build/string/strerror.os +gcc _strerror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/_strerror.os -MD -MP -MF /sources/glibc-2.32/build/string/_strerror.os.dt -MT /sources/glibc-2.32/build/string/_strerror.os +gcc ../sysdeps/x86_64/multiarch/strlen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strlen.os -MD -MP -MF /sources/glibc-2.32/build/string/strlen.os.dt -MT /sources/glibc-2.32/build/string/strlen.os +gcc ../sysdeps/x86_64/multiarch/strnlen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strnlen.os -MD -MP -MF /sources/glibc-2.32/build/string/strnlen.os.dt -MT /sources/glibc-2.32/build/string/strnlen.os +gcc ../sysdeps/x86_64/multiarch/strncat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strncat.os -MD -MP -MF /sources/glibc-2.32/build/string/strncat.os.dt -MT /sources/glibc-2.32/build/string/strncat.os +gcc ../sysdeps/x86_64/multiarch/strncmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strncmp.os -MD -MP -MF /sources/glibc-2.32/build/string/strncmp.os.dt -MT /sources/glibc-2.32/build/string/strncmp.os +gcc ../sysdeps/x86_64/multiarch/strncpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strncpy.os -MD -MP -MF /sources/glibc-2.32/build/string/strncpy.os.dt -MT /sources/glibc-2.32/build/string/strncpy.os +gcc ../sysdeps/x86_64/multiarch/strrchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strrchr.os -MD -MP -MF /sources/glibc-2.32/build/string/strrchr.os.dt -MT /sources/glibc-2.32/build/string/strrchr.os +gcc ../sysdeps/x86_64/multiarch/strpbrk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strpbrk.os -MD -MP -MF /sources/glibc-2.32/build/string/strpbrk.os.dt -MT /sources/glibc-2.32/build/string/strpbrk.os +gcc strsignal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strsignal.os -MD -MP -MF /sources/glibc-2.32/build/string/strsignal.os.dt -MT /sources/glibc-2.32/build/string/strsignal.os +gcc ../sysdeps/x86_64/multiarch/strspn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strspn.os -MD -MP -MF /sources/glibc-2.32/build/string/strspn.os.dt -MT /sources/glibc-2.32/build/string/strspn.os +gcc ../sysdeps/x86_64/multiarch/strstr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strstr.os -MD -MP -MF /sources/glibc-2.32/build/string/strstr.os.dt -MT /sources/glibc-2.32/build/string/strstr.os +gcc strtok.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strtok.os -MD -MP -MF /sources/glibc-2.32/build/string/strtok.os.dt -MT /sources/glibc-2.32/build/string/strtok.os +gcc strtok_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strtok_r.os -MD -MP -MF /sources/glibc-2.32/build/string/strtok_r.os.dt -MT /sources/glibc-2.32/build/string/strtok_r.os +gcc strxfrm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strxfrm.os -MD -MP -MF /sources/glibc-2.32/build/string/strxfrm.os.dt -MT /sources/glibc-2.32/build/string/strxfrm.os +gcc ../sysdeps/x86_64/multiarch/memchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/memchr.os -MD -MP -MF /sources/glibc-2.32/build/string/memchr.os.dt -MT /sources/glibc-2.32/build/string/memchr.os +gcc ../sysdeps/x86_64/multiarch/memcmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/memcmp.os -MD -MP -MF /sources/glibc-2.32/build/string/memcmp.os.dt -MT /sources/glibc-2.32/build/string/memcmp.os +gcc ../sysdeps/x86_64/multiarch/memmove.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/memmove.os -MD -MP -MF /sources/glibc-2.32/build/string/memmove.os.dt -MT /sources/glibc-2.32/build/string/memmove.os +gcc ../sysdeps/x86_64/multiarch/memset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/memset.os -MD -MP -MF /sources/glibc-2.32/build/string/memset.os.dt -MT /sources/glibc-2.32/build/string/memset.os +gcc ../sysdeps/x86_64/multiarch/mempcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/mempcpy.os -MD -MP -MF /sources/glibc-2.32/build/string/mempcpy.os.dt -MT /sources/glibc-2.32/build/string/mempcpy.os +gcc ../sysdeps/x86_64/multiarch/bcopy.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/bcopy.os -MD -MP -MF /sources/glibc-2.32/build/string/bcopy.os.dt -MT /sources/glibc-2.32/build/string/bcopy.os +gcc ../sysdeps/x86_64/bzero.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/bzero.os -MD -MP -MF /sources/glibc-2.32/build/string/bzero.os.dt -MT /sources/glibc-2.32/build/string/bzero.os +gcc ../sysdeps/x86_64/ffs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/ffs.os -MD -MP -MF /sources/glibc-2.32/build/string/ffs.os.dt -MT /sources/glibc-2.32/build/string/ffs.os +gcc ../sysdeps/x86_64/ffsll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/ffsll.os -MD -MP -MF /sources/glibc-2.32/build/string/ffsll.os.dt -MT /sources/glibc-2.32/build/string/ffsll.os +gcc ../sysdeps/x86_64/multiarch/stpcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/stpcpy.os -MD -MP -MF /sources/glibc-2.32/build/string/stpcpy.os.dt -MT /sources/glibc-2.32/build/string/stpcpy.os +gcc ../sysdeps/x86_64/multiarch/stpncpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/stpncpy.os -MD -MP -MF /sources/glibc-2.32/build/string/stpncpy.os.dt -MT /sources/glibc-2.32/build/string/stpncpy.os +gcc ../sysdeps/x86_64/multiarch/strcasecmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strcasecmp.os -MD -MP -MF /sources/glibc-2.32/build/string/strcasecmp.os.dt -MT /sources/glibc-2.32/build/string/strcasecmp.os +gcc ../sysdeps/x86_64/multiarch/strncase.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strncase.os -MD -MP -MF /sources/glibc-2.32/build/string/strncase.os.dt -MT /sources/glibc-2.32/build/string/strncase.os +gcc ../sysdeps/x86_64/multiarch/strcasecmp_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strcasecmp_l.os -MD -MP -MF /sources/glibc-2.32/build/string/strcasecmp_l.os.dt -MT /sources/glibc-2.32/build/string/strcasecmp_l.os +gcc ../sysdeps/x86_64/multiarch/strncase_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strncase_l.os -MD -MP -MF /sources/glibc-2.32/build/string/strncase_l.os.dt -MT /sources/glibc-2.32/build/string/strncase_l.os +gcc memccpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/memccpy.os -MD -MP -MF /sources/glibc-2.32/build/string/memccpy.os.dt -MT /sources/glibc-2.32/build/string/memccpy.os +gcc ../sysdeps/x86_64/multiarch/memcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/memcpy.os -MD -MP -MF /sources/glibc-2.32/build/string/memcpy.os.dt -MT /sources/glibc-2.32/build/string/memcpy.os +gcc ../sysdeps/x86_64/wordcopy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -Wno-uninitialized -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/wordcopy.os -MD -MP -MF /sources/glibc-2.32/build/string/wordcopy.os.dt -MT /sources/glibc-2.32/build/string/wordcopy.os +gcc strsep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strsep.os -MD -MP -MF /sources/glibc-2.32/build/string/strsep.os.dt -MT /sources/glibc-2.32/build/string/strsep.os +gcc strcasestr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strcasestr.os -MD -MP -MF /sources/glibc-2.32/build/string/strcasestr.os.dt -MT /sources/glibc-2.32/build/string/strcasestr.os +gcc swab.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/swab.os -MD -MP -MF /sources/glibc-2.32/build/string/swab.os.dt -MT /sources/glibc-2.32/build/string/swab.os +gcc strfry.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strfry.os -MD -MP -MF /sources/glibc-2.32/build/string/strfry.os.dt -MT /sources/glibc-2.32/build/string/strfry.os +gcc memfrob.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/memfrob.os -MD -MP -MF /sources/glibc-2.32/build/string/memfrob.os.dt -MT /sources/glibc-2.32/build/string/memfrob.os +gcc memmem.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/memmem.os -MD -MP -MF /sources/glibc-2.32/build/string/memmem.os.dt -MT /sources/glibc-2.32/build/string/memmem.os +gcc ../sysdeps/x86_64/multiarch/rawmemchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/rawmemchr.os -MD -MP -MF /sources/glibc-2.32/build/string/rawmemchr.os.dt -MT /sources/glibc-2.32/build/string/rawmemchr.os +gcc ../sysdeps/x86_64/multiarch/strchrnul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strchrnul.os -MD -MP -MF /sources/glibc-2.32/build/string/strchrnul.os.dt -MT /sources/glibc-2.32/build/string/strchrnul.os +gcc argz-append.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/argz-append.os -MD -MP -MF /sources/glibc-2.32/build/string/argz-append.os.dt -MT /sources/glibc-2.32/build/string/argz-append.os +gcc argz-count.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/argz-count.os -MD -MP -MF /sources/glibc-2.32/build/string/argz-count.os.dt -MT /sources/glibc-2.32/build/string/argz-count.os +gcc argz-create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/argz-create.os -MD -MP -MF /sources/glibc-2.32/build/string/argz-create.os.dt -MT /sources/glibc-2.32/build/string/argz-create.os +gcc argz-ctsep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/argz-ctsep.os -MD -MP -MF /sources/glibc-2.32/build/string/argz-ctsep.os.dt -MT /sources/glibc-2.32/build/string/argz-ctsep.os +gcc argz-next.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/argz-next.os -MD -MP -MF /sources/glibc-2.32/build/string/argz-next.os.dt -MT /sources/glibc-2.32/build/string/argz-next.os +gcc argz-delete.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/argz-delete.os -MD -MP -MF /sources/glibc-2.32/build/string/argz-delete.os.dt -MT /sources/glibc-2.32/build/string/argz-delete.os +gcc argz-extract.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/argz-extract.os -MD -MP -MF /sources/glibc-2.32/build/string/argz-extract.os.dt -MT /sources/glibc-2.32/build/string/argz-extract.os +gcc argz-insert.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/argz-insert.os -MD -MP -MF /sources/glibc-2.32/build/string/argz-insert.os.dt -MT /sources/glibc-2.32/build/string/argz-insert.os +gcc argz-stringify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/argz-stringify.os -MD -MP -MF /sources/glibc-2.32/build/string/argz-stringify.os.dt -MT /sources/glibc-2.32/build/string/argz-stringify.os +gcc argz-addsep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/argz-addsep.os -MD -MP -MF /sources/glibc-2.32/build/string/argz-addsep.os.dt -MT /sources/glibc-2.32/build/string/argz-addsep.os +gcc argz-replace.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/argz-replace.os -MD -MP -MF /sources/glibc-2.32/build/string/argz-replace.os.dt -MT /sources/glibc-2.32/build/string/argz-replace.os +gcc envz.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/envz.os -MD -MP -MF /sources/glibc-2.32/build/string/envz.os.dt -MT /sources/glibc-2.32/build/string/envz.os +gcc basename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/basename.os -MD -MP -MF /sources/glibc-2.32/build/string/basename.os.dt -MT /sources/glibc-2.32/build/string/basename.os +gcc strcoll_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strcoll_l.os -MD -MP -MF /sources/glibc-2.32/build/string/strcoll_l.os.dt -MT /sources/glibc-2.32/build/string/strcoll_l.os +gcc strxfrm_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strxfrm_l.os -MD -MP -MF /sources/glibc-2.32/build/string/strxfrm_l.os.dt -MT /sources/glibc-2.32/build/string/strxfrm_l.os +gcc string-inlines.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/string-inlines.os -MD -MP -MF /sources/glibc-2.32/build/string/string-inlines.os.dt -MT /sources/glibc-2.32/build/string/string-inlines.os +gcc ../sysdeps/x86_64/multiarch/memrchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/memrchr.os -MD -MP -MF /sources/glibc-2.32/build/string/memrchr.os.dt -MT /sources/glibc-2.32/build/string/memrchr.os +gcc xpg-strerror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/xpg-strerror.os -MD -MP -MF /sources/glibc-2.32/build/string/xpg-strerror.os.dt -MT /sources/glibc-2.32/build/string/xpg-strerror.os +gcc strerror_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strerror_l.os -MD -MP -MF /sources/glibc-2.32/build/string/strerror_l.os.dt -MT /sources/glibc-2.32/build/string/strerror_l.os +gcc explicit_bzero.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/explicit_bzero.os -MD -MP -MF /sources/glibc-2.32/build/string/explicit_bzero.os.dt -MT /sources/glibc-2.32/build/string/explicit_bzero.os +gcc sigdescr_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/sigdescr_np.os -MD -MP -MF /sources/glibc-2.32/build/string/sigdescr_np.os.dt -MT /sources/glibc-2.32/build/string/sigdescr_np.os +gcc sigabbrev_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/sigabbrev_np.os -MD -MP -MF /sources/glibc-2.32/build/string/sigabbrev_np.os.dt -MT /sources/glibc-2.32/build/string/sigabbrev_np.os +gcc strerrorname_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strerrorname_np.os -MD -MP -MF /sources/glibc-2.32/build/string/strerrorname_np.os.dt -MT /sources/glibc-2.32/build/string/strerrorname_np.os +gcc strerrordesc_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strerrordesc_np.os -MD -MP -MF /sources/glibc-2.32/build/string/strerrordesc_np.os.dt -MT /sources/glibc-2.32/build/string/strerrordesc_np.os +gcc ../sysdeps/x86_64/multiarch/strncat-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strncat-c.os -MD -MP -MF /sources/glibc-2.32/build/string/strncat-c.os.dt -MT /sources/glibc-2.32/build/string/strncat-c.os +gcc ../sysdeps/x86_64/multiarch/stpncpy-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/stpncpy-c.os -MD -MP -MF /sources/glibc-2.32/build/string/stpncpy-c.os.dt -MT /sources/glibc-2.32/build/string/stpncpy-c.os +gcc ../sysdeps/x86_64/multiarch/strncpy-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strncpy-c.os -MD -MP -MF /sources/glibc-2.32/build/string/strncpy-c.os.dt -MT /sources/glibc-2.32/build/string/strncpy-c.os +gcc ../sysdeps/x86_64/multiarch/strcmp-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcmp-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/strcmp-sse2.os.dt -MT /sources/glibc-2.32/build/string/strcmp-sse2.os +gcc ../sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcmp-sse2-unaligned.os -MD -MP -MF /sources/glibc-2.32/build/string/strcmp-sse2-unaligned.os.dt -MT /sources/glibc-2.32/build/string/strcmp-sse2-unaligned.os +gcc ../sysdeps/x86_64/multiarch/strcmp-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcmp-ssse3.os -MD -MP -MF /sources/glibc-2.32/build/string/strcmp-ssse3.os.dt -MT /sources/glibc-2.32/build/string/strcmp-ssse3.os +gcc ../sysdeps/x86_64/multiarch/strcmp-sse4_2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcmp-sse4_2.os -MD -MP -MF /sources/glibc-2.32/build/string/strcmp-sse4_2.os.dt -MT /sources/glibc-2.32/build/string/strcmp-sse4_2.os +gcc ../sysdeps/x86_64/multiarch/strcmp-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcmp-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/strcmp-avx2.os.dt -MT /sources/glibc-2.32/build/string/strcmp-avx2.os +gcc ../sysdeps/x86_64/multiarch/strncmp-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncmp-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/strncmp-sse2.os.dt -MT /sources/glibc-2.32/build/string/strncmp-sse2.os +gcc ../sysdeps/x86_64/multiarch/strncmp-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncmp-ssse3.os -MD -MP -MF /sources/glibc-2.32/build/string/strncmp-ssse3.os.dt -MT /sources/glibc-2.32/build/string/strncmp-ssse3.os +gcc ../sysdeps/x86_64/multiarch/strncmp-sse4_2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncmp-sse4_2.os -MD -MP -MF /sources/glibc-2.32/build/string/strncmp-sse4_2.os.dt -MT /sources/glibc-2.32/build/string/strncmp-sse4_2.os +gcc ../sysdeps/x86_64/multiarch/strncmp-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncmp-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/strncmp-avx2.os.dt -MT /sources/glibc-2.32/build/string/strncmp-avx2.os +gcc ../sysdeps/x86_64/multiarch/memchr-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memchr-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/memchr-sse2.os.dt -MT /sources/glibc-2.32/build/string/memchr-sse2.os +gcc ../sysdeps/x86_64/multiarch/rawmemchr-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rawmemchr-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/rawmemchr-sse2.os.dt -MT /sources/glibc-2.32/build/string/rawmemchr-sse2.os +gcc ../sysdeps/x86_64/multiarch/memchr-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memchr-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/memchr-avx2.os.dt -MT /sources/glibc-2.32/build/string/memchr-avx2.os +gcc ../sysdeps/x86_64/multiarch/rawmemchr-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rawmemchr-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/rawmemchr-avx2.os.dt -MT /sources/glibc-2.32/build/string/rawmemchr-avx2.os +gcc ../sysdeps/x86_64/multiarch/memrchr-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memrchr-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/memrchr-sse2.os.dt -MT /sources/glibc-2.32/build/string/memrchr-sse2.os +gcc ../sysdeps/x86_64/multiarch/memrchr-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memrchr-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/memrchr-avx2.os.dt -MT /sources/glibc-2.32/build/string/memrchr-avx2.os +gcc ../sysdeps/x86_64/multiarch/memcmp-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memcmp-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/memcmp-sse2.os.dt -MT /sources/glibc-2.32/build/string/memcmp-sse2.os +gcc ../sysdeps/x86_64/multiarch/memcmp-avx2-movbe.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memcmp-avx2-movbe.os -MD -MP -MF /sources/glibc-2.32/build/string/memcmp-avx2-movbe.os.dt -MT /sources/glibc-2.32/build/string/memcmp-avx2-movbe.os +gcc ../sysdeps/x86_64/multiarch/memcmp-sse4.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memcmp-sse4.os -MD -MP -MF /sources/glibc-2.32/build/string/memcmp-sse4.os.dt -MT /sources/glibc-2.32/build/string/memcmp-sse4.os +gcc ../sysdeps/x86_64/multiarch/memcpy-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memcpy-ssse3.os -MD -MP -MF /sources/glibc-2.32/build/string/memcpy-ssse3.os.dt -MT /sources/glibc-2.32/build/string/memcpy-ssse3.os +gcc ../sysdeps/x86_64/multiarch/memmove-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memmove-ssse3.os -MD -MP -MF /sources/glibc-2.32/build/string/memmove-ssse3.os.dt -MT /sources/glibc-2.32/build/string/memmove-ssse3.os +gcc ../sysdeps/x86_64/multiarch/memcpy-ssse3-back.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memcpy-ssse3-back.os -MD -MP -MF /sources/glibc-2.32/build/string/memcpy-ssse3-back.os.dt -MT /sources/glibc-2.32/build/string/memcpy-ssse3-back.os +gcc ../sysdeps/x86_64/multiarch/memmove-ssse3-back.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memmove-ssse3-back.os -MD -MP -MF /sources/glibc-2.32/build/string/memmove-ssse3-back.os.dt -MT /sources/glibc-2.32/build/string/memmove-ssse3-back.os +gcc ../sysdeps/x86_64/multiarch/memmove-avx512-no-vzeroupper.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memmove-avx512-no-vzeroupper.os -MD -MP -MF /sources/glibc-2.32/build/string/memmove-avx512-no-vzeroupper.os.dt -MT /sources/glibc-2.32/build/string/memmove-avx512-no-vzeroupper.os +gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcasecmp_l-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/strcasecmp_l-sse2.os.dt -MT /sources/glibc-2.32/build/string/strcasecmp_l-sse2.os +gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcasecmp_l-ssse3.os -MD -MP -MF /sources/glibc-2.32/build/string/strcasecmp_l-ssse3.os.dt -MT /sources/glibc-2.32/build/string/strcasecmp_l-ssse3.os +gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-sse4_2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcasecmp_l-sse4_2.os -MD -MP -MF /sources/glibc-2.32/build/string/strcasecmp_l-sse4_2.os.dt -MT /sources/glibc-2.32/build/string/strcasecmp_l-sse4_2.os +gcc ../sysdeps/x86_64/multiarch/strcasecmp_l-avx.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcasecmp_l-avx.os -MD -MP -MF /sources/glibc-2.32/build/string/strcasecmp_l-avx.os.dt -MT /sources/glibc-2.32/build/string/strcasecmp_l-avx.os +gcc ../sysdeps/x86_64/multiarch/strncase_l-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncase_l-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/strncase_l-sse2.os.dt -MT /sources/glibc-2.32/build/string/strncase_l-sse2.os +gcc ../sysdeps/x86_64/multiarch/strncase_l-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncase_l-ssse3.os -MD -MP -MF /sources/glibc-2.32/build/string/strncase_l-ssse3.os.dt -MT /sources/glibc-2.32/build/string/strncase_l-ssse3.os +gcc ../sysdeps/x86_64/multiarch/strncase_l-sse4_2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncase_l-sse4_2.os -MD -MP -MF /sources/glibc-2.32/build/string/strncase_l-sse4_2.os.dt -MT /sources/glibc-2.32/build/string/strncase_l-sse4_2.os +gcc ../sysdeps/x86_64/multiarch/strncase_l-avx.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncase_l-avx.os -MD -MP -MF /sources/glibc-2.32/build/string/strncase_l-avx.os.dt -MT /sources/glibc-2.32/build/string/strncase_l-avx.os +gcc ../sysdeps/x86_64/multiarch/strchr-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strchr-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/strchr-sse2.os.dt -MT /sources/glibc-2.32/build/string/strchr-sse2.os +gcc ../sysdeps/x86_64/multiarch/strchrnul-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strchrnul-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/strchrnul-sse2.os.dt -MT /sources/glibc-2.32/build/string/strchrnul-sse2.os +gcc ../sysdeps/x86_64/multiarch/strchr-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strchr-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/strchr-avx2.os.dt -MT /sources/glibc-2.32/build/string/strchr-avx2.os +gcc ../sysdeps/x86_64/multiarch/strchrnul-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strchrnul-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/strchrnul-avx2.os.dt -MT /sources/glibc-2.32/build/string/strchrnul-avx2.os +gcc ../sysdeps/x86_64/multiarch/strrchr-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strrchr-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/strrchr-sse2.os.dt -MT /sources/glibc-2.32/build/string/strrchr-sse2.os +gcc ../sysdeps/x86_64/multiarch/strrchr-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strrchr-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/strrchr-avx2.os.dt -MT /sources/glibc-2.32/build/string/strrchr-avx2.os +gcc ../sysdeps/x86_64/multiarch/strlen-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strlen-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/strlen-sse2.os.dt -MT /sources/glibc-2.32/build/string/strlen-sse2.os +gcc ../sysdeps/x86_64/multiarch/strnlen-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strnlen-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/strnlen-sse2.os.dt -MT /sources/glibc-2.32/build/string/strnlen-sse2.os +gcc ../sysdeps/x86_64/multiarch/strlen-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strlen-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/strlen-avx2.os.dt -MT /sources/glibc-2.32/build/string/strlen-avx2.os +gcc ../sysdeps/x86_64/multiarch/strnlen-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strnlen-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/strnlen-avx2.os.dt -MT /sources/glibc-2.32/build/string/strnlen-avx2.os +gcc ../sysdeps/x86_64/multiarch/strcat-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcat-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/strcat-avx2.os.dt -MT /sources/glibc-2.32/build/string/strcat-avx2.os +gcc ../sysdeps/x86_64/multiarch/strncat-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncat-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/strncat-avx2.os.dt -MT /sources/glibc-2.32/build/string/strncat-avx2.os +gcc ../sysdeps/x86_64/multiarch/strcat-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcat-ssse3.os -MD -MP -MF /sources/glibc-2.32/build/string/strcat-ssse3.os.dt -MT /sources/glibc-2.32/build/string/strcat-ssse3.os +gcc ../sysdeps/x86_64/multiarch/strncat-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncat-ssse3.os -MD -MP -MF /sources/glibc-2.32/build/string/strncat-ssse3.os.dt -MT /sources/glibc-2.32/build/string/strncat-ssse3.os +gcc ../sysdeps/x86_64/multiarch/strcpy-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcpy-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/strcpy-avx2.os.dt -MT /sources/glibc-2.32/build/string/strcpy-avx2.os +gcc ../sysdeps/x86_64/multiarch/strncpy-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncpy-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/strncpy-avx2.os.dt -MT /sources/glibc-2.32/build/string/strncpy-avx2.os +gcc ../sysdeps/x86_64/multiarch/strcpy-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcpy-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/strcpy-sse2.os.dt -MT /sources/glibc-2.32/build/string/strcpy-sse2.os +gcc ../sysdeps/x86_64/multiarch/stpcpy-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/stpcpy-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/stpcpy-sse2.os.dt -MT /sources/glibc-2.32/build/string/stpcpy-sse2.os +gcc ../sysdeps/x86_64/multiarch/strcpy-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcpy-ssse3.os -MD -MP -MF /sources/glibc-2.32/build/string/strcpy-ssse3.os.dt -MT /sources/glibc-2.32/build/string/strcpy-ssse3.os +gcc ../sysdeps/x86_64/multiarch/strncpy-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncpy-ssse3.os -MD -MP -MF /sources/glibc-2.32/build/string/strncpy-ssse3.os.dt -MT /sources/glibc-2.32/build/string/strncpy-ssse3.os +gcc ../sysdeps/x86_64/multiarch/stpcpy-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/stpcpy-ssse3.os -MD -MP -MF /sources/glibc-2.32/build/string/stpcpy-ssse3.os.dt -MT /sources/glibc-2.32/build/string/stpcpy-ssse3.os +gcc ../sysdeps/x86_64/multiarch/stpncpy-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/stpncpy-ssse3.os -MD -MP -MF /sources/glibc-2.32/build/string/stpncpy-ssse3.os.dt -MT /sources/glibc-2.32/build/string/stpncpy-ssse3.os +gcc ../sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcpy-sse2-unaligned.os -MD -MP -MF /sources/glibc-2.32/build/string/strcpy-sse2-unaligned.os.dt -MT /sources/glibc-2.32/build/string/strcpy-sse2-unaligned.os +gcc ../sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncpy-sse2-unaligned.os -MD -MP -MF /sources/glibc-2.32/build/string/strncpy-sse2-unaligned.os.dt -MT /sources/glibc-2.32/build/string/strncpy-sse2-unaligned.os +gcc ../sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/stpcpy-sse2-unaligned.os -MD -MP -MF /sources/glibc-2.32/build/string/stpcpy-sse2-unaligned.os.dt -MT /sources/glibc-2.32/build/string/stpcpy-sse2-unaligned.os +gcc ../sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/stpncpy-sse2-unaligned.os -MD -MP -MF /sources/glibc-2.32/build/string/stpncpy-sse2-unaligned.os.dt -MT /sources/glibc-2.32/build/string/stpncpy-sse2-unaligned.os +gcc ../sysdeps/x86_64/multiarch/stpcpy-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/stpcpy-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/stpcpy-avx2.os.dt -MT /sources/glibc-2.32/build/string/stpcpy-avx2.os +gcc ../sysdeps/x86_64/multiarch/stpncpy-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/stpncpy-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/stpncpy-avx2.os.dt -MT /sources/glibc-2.32/build/string/stpncpy-avx2.os +gcc ../sysdeps/x86_64/multiarch/strcat-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcat-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/strcat-sse2.os.dt -MT /sources/glibc-2.32/build/string/strcat-sse2.os +gcc ../sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcat-sse2-unaligned.os -MD -MP -MF /sources/glibc-2.32/build/string/strcat-sse2-unaligned.os.dt -MT /sources/glibc-2.32/build/string/strcat-sse2-unaligned.os +gcc ../sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strncat-sse2-unaligned.os -MD -MP -MF /sources/glibc-2.32/build/string/strncat-sse2-unaligned.os.dt -MT /sources/glibc-2.32/build/string/strncat-sse2-unaligned.os +gcc ../sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strchr-sse2-no-bsf.os -MD -MP -MF /sources/glibc-2.32/build/string/strchr-sse2-no-bsf.os.dt -MT /sources/glibc-2.32/build/string/strchr-sse2-no-bsf.os +gcc ../sysdeps/x86_64/multiarch/memcmp-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memcmp-ssse3.os -MD -MP -MF /sources/glibc-2.32/build/string/memcmp-ssse3.os.dt -MT /sources/glibc-2.32/build/string/memcmp-ssse3.os +gcc ../sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strstr-sse2-unaligned.os -MD -MP -MF /sources/glibc-2.32/build/string/strstr-sse2-unaligned.os.dt -MT /sources/glibc-2.32/build/string/strstr-sse2-unaligned.os +gcc ../sysdeps/x86_64/multiarch/strcspn-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strcspn-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/strcspn-sse2.os.dt -MT /sources/glibc-2.32/build/string/strcspn-sse2.os +gcc ../sysdeps/x86_64/multiarch/strpbrk-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strpbrk-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/strpbrk-sse2.os.dt -MT /sources/glibc-2.32/build/string/strpbrk-sse2.os +gcc ../sysdeps/x86_64/multiarch/strspn-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/strspn-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/strspn-sse2.os.dt -MT /sources/glibc-2.32/build/string/strspn-sse2.os +gcc ../sysdeps/x86_64/multiarch/strcspn-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -msse4 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strcspn-c.os -MD -MP -MF /sources/glibc-2.32/build/string/strcspn-c.os.dt -MT /sources/glibc-2.32/build/string/strcspn-c.os +gcc ../sysdeps/x86_64/multiarch/strpbrk-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -msse4 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strpbrk-c.os -MD -MP -MF /sources/glibc-2.32/build/string/strpbrk-c.os.dt -MT /sources/glibc-2.32/build/string/strpbrk-c.os +gcc ../sysdeps/x86_64/multiarch/strspn-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -msse4 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strspn-c.os -MD -MP -MF /sources/glibc-2.32/build/string/strspn-c.os.dt -MT /sources/glibc-2.32/build/string/strspn-c.os +gcc ../sysdeps/x86_64/multiarch/varshift.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -msse4 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/varshift.os -MD -MP -MF /sources/glibc-2.32/build/string/varshift.os.dt -MT /sources/glibc-2.32/build/string/varshift.os +gcc ../sysdeps/x86_64/multiarch/memset-avx512-no-vzeroupper.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memset-avx512-no-vzeroupper.os -MD -MP -MF /sources/glibc-2.32/build/string/memset-avx512-no-vzeroupper.os.dt -MT /sources/glibc-2.32/build/string/memset-avx512-no-vzeroupper.os +gcc ../sysdeps/x86_64/multiarch/memmove-sse2-unaligned-erms.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memmove-sse2-unaligned-erms.os -MD -MP -MF /sources/glibc-2.32/build/string/memmove-sse2-unaligned-erms.os.dt -MT /sources/glibc-2.32/build/string/memmove-sse2-unaligned-erms.os +gcc ../sysdeps/x86_64/multiarch/memmove-avx-unaligned-erms.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memmove-avx-unaligned-erms.os -MD -MP -MF /sources/glibc-2.32/build/string/memmove-avx-unaligned-erms.os.dt -MT /sources/glibc-2.32/build/string/memmove-avx-unaligned-erms.os +gcc ../sysdeps/x86_64/multiarch/memmove-avx512-unaligned-erms.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memmove-avx512-unaligned-erms.os -MD -MP -MF /sources/glibc-2.32/build/string/memmove-avx512-unaligned-erms.os.dt -MT /sources/glibc-2.32/build/string/memmove-avx512-unaligned-erms.os +gcc ../sysdeps/x86_64/multiarch/memset-sse2-unaligned-erms.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memset-sse2-unaligned-erms.os -MD -MP -MF /sources/glibc-2.32/build/string/memset-sse2-unaligned-erms.os.dt -MT /sources/glibc-2.32/build/string/memset-sse2-unaligned-erms.os +gcc ../sysdeps/x86_64/multiarch/memset-avx2-unaligned-erms.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memset-avx2-unaligned-erms.os -MD -MP -MF /sources/glibc-2.32/build/string/memset-avx2-unaligned-erms.os.dt -MT /sources/glibc-2.32/build/string/memset-avx2-unaligned-erms.os +gcc ../sysdeps/x86_64/multiarch/memset-avx512-unaligned-erms.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/memset-avx512-unaligned-erms.os -MD -MP -MF /sources/glibc-2.32/build/string/memset-avx512-unaligned-erms.os.dt -MT /sources/glibc-2.32/build/string/memset-avx512-unaligned-erms.os +gcc ../sysdeps/x86_64/strcasecmp_l-nonascii.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strcasecmp_l-nonascii.os -MD -MP -MF /sources/glibc-2.32/build/string/strcasecmp_l-nonascii.os.dt -MT /sources/glibc-2.32/build/string/strcasecmp_l-nonascii.os +gcc ../sysdeps/x86_64/strncase_l-nonascii.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/strncase_l-nonascii.os -MD -MP -MF /sources/glibc-2.32/build/string/strncase_l-nonascii.os.dt -MT /sources/glibc-2.32/build/string/strncase_l-nonascii.os +gcc ../sysdeps/x86/cacheinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/cacheinfo.os -MD -MP -MF /sources/glibc-2.32/build/string/cacheinfo.os.dt -MT /sources/glibc-2.32/build/string/cacheinfo.os +gcc ../sysdeps/unix/sysv/linux/tls-internal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/tls-internal.os -MD -MP -MF /sources/glibc-2.32/build/string/tls-internal.os.dt -MT /sources/glibc-2.32/build/string/tls-internal.os +echo 'string/strcat.os string/strchr.os string/strcmp.os string/strcoll.os string/strcpy.os string/strcspn.os string/strverscmp.os string/strdup.os string/strndup.os string/strerror.os string/_strerror.os string/strlen.os string/strnlen.os string/strncat.os string/strncmp.os string/strncpy.os string/strrchr.os string/strpbrk.os string/strsignal.os string/strspn.os string/strstr.os string/strtok.os string/strtok_r.os string/strxfrm.os string/memchr.os string/memcmp.os string/memmove.os string/memset.os string/mempcpy.os string/bcopy.os string/bzero.os string/ffs.os string/ffsll.os string/stpcpy.os string/stpncpy.os string/strcasecmp.os string/strncase.os string/strcasecmp_l.os string/strncase_l.os string/memccpy.os string/memcpy.os string/wordcopy.os string/strsep.os string/strcasestr.os string/swab.os string/strfry.os string/memfrob.os string/memmem.os string/rawmemchr.os string/strchrnul.os string/argz-append.os string/argz-count.os string/argz-create.os string/argz-ctsep.os string/argz-next.os string/argz-delete.os string/argz-extract.os string/argz-insert.os string/argz-stringify.os string/argz-addsep.os string/argz-replace.os string/envz.os string/basename.os string/strcoll_l.os string/strxfrm_l.os string/string-inlines.os string/memrchr.os string/xpg-strerror.os string/strerror_l.os string/explicit_bzero.os string/sigdescr_np.os string/sigabbrev_np.os string/strerrorname_np.os string/strerrordesc_np.os string/strncat-c.os string/stpncpy-c.os string/strncpy-c.os string/strcmp-sse2.os string/strcmp-sse2-unaligned.os string/strcmp-ssse3.os string/strcmp-sse4_2.os string/strcmp-avx2.os string/strncmp-sse2.os string/strncmp-ssse3.os string/strncmp-sse4_2.os string/strncmp-avx2.os string/memchr-sse2.os string/rawmemchr-sse2.os string/memchr-avx2.os string/rawmemchr-avx2.os string/memrchr-sse2.os string/memrchr-avx2.os string/memcmp-sse2.os string/memcmp-avx2-movbe.os string/memcmp-sse4.os string/memcpy-ssse3.os string/memmove-ssse3.os string/memcpy-ssse3-back.os string/memmove-ssse3-back.os string/memmove-avx512-no-vzeroupper.os string/strcasecmp_l-sse2.os string/strcasecmp_l-ssse3.os string/strcasecmp_l-sse4_2.os string/strcasecmp_l-avx.os string/strncase_l-sse2.os string/strncase_l-ssse3.os string/strncase_l-sse4_2.os string/strncase_l-avx.os string/strchr-sse2.os string/strchrnul-sse2.os string/strchr-avx2.os string/strchrnul-avx2.os string/strrchr-sse2.os string/strrchr-avx2.os string/strlen-sse2.os string/strnlen-sse2.os string/strlen-avx2.os string/strnlen-avx2.os string/strcat-avx2.os string/strncat-avx2.os string/strcat-ssse3.os string/strncat-ssse3.os string/strcpy-avx2.os string/strncpy-avx2.os string/strcpy-sse2.os string/stpcpy-sse2.os string/strcpy-ssse3.os string/strncpy-ssse3.os string/stpcpy-ssse3.os string/stpncpy-ssse3.os string/strcpy-sse2-unaligned.os string/strncpy-sse2-unaligned.os string/stpcpy-sse2-unaligned.os string/stpncpy-sse2-unaligned.os string/stpcpy-avx2.os string/stpncpy-avx2.os string/strcat-sse2.os string/strcat-sse2-unaligned.os string/strncat-sse2-unaligned.os string/strchr-sse2-no-bsf.os string/memcmp-ssse3.os string/strstr-sse2-unaligned.os string/strcspn-sse2.os string/strpbrk-sse2.os string/strspn-sse2.os string/strcspn-c.os string/strpbrk-c.os string/strspn-c.os string/varshift.os string/memset-avx512-no-vzeroupper.os string/memmove-sse2-unaligned-erms.os string/memmove-avx-unaligned-erms.os string/memmove-avx512-unaligned-erms.os string/memset-sse2-unaligned-erms.os string/memset-avx2-unaligned-erms.os string/memset-avx512-unaligned-erms.os string/strcasecmp_l-nonascii.os string/strncase_l-nonascii.os string/cacheinfo.os string/tls-internal.os' > /sources/glibc-2.32/build/string/stamp.osT +mv -f /sources/glibc-2.32/build/string/stamp.osT /sources/glibc-2.32/build/string/stamp.os +echo '' > /sources/glibc-2.32/build/string/stamp.oST +mv -f /sources/glibc-2.32/build/string/stamp.oST /sources/glibc-2.32/build/string/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/string' +make subdir=wcsmbs -C wcsmbs ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/wcsmbs' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/wcsmbs +mkdir -p -- /sources/glibc-2.32/build/wcsmbs +gcc wcscat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcscat.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscat.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscat.o +gcc ../sysdeps/x86_64/multiarch/wcschr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcschr.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcschr.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcschr.o +gcc ../sysdeps/x86_64/multiarch/wcscmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcscmp.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscmp.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscmp.o +gcc ../sysdeps/x86_64/multiarch/wcscpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcscpy.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscpy.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscpy.o +gcc wcscspn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcscspn.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscspn.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscspn.o +gcc wcsdup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsdup.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsdup.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsdup.o +gcc ../sysdeps/x86_64/multiarch/wcslen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcslen.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcslen.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcslen.o +gcc wcsncat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsncat.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsncat.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsncat.o +gcc ../sysdeps/x86_64/multiarch/wcsncmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsncmp.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsncmp.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsncmp.o +gcc wcsncpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsncpy.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsncpy.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsncpy.o +gcc wcspbrk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcspbrk.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcspbrk.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcspbrk.o +gcc ../sysdeps/x86_64/multiarch/wcsrchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsrchr.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsrchr.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsrchr.o +gcc wcsspn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsspn.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsspn.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsspn.o +gcc wcstok.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstok.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstok.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstok.o +gcc wcsstr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsstr.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsstr.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsstr.o +gcc ../sysdeps/x86_64/multiarch/wmemchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wmemchr.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmemchr.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wmemchr.o +gcc ../sysdeps/x86_64/multiarch/wmemcmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wmemcmp.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmemcmp.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wmemcmp.o +gcc wmemcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wmemcpy.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmemcpy.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wmemcpy.o +gcc wmemmove.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wmemmove.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmemmove.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wmemmove.o +gcc ../sysdeps/x86_64/multiarch/wmemset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wmemset.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmemset.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wmemset.o +gcc wcpcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcpcpy.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcpcpy.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcpcpy.o +gcc wcpncpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcpncpy.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcpncpy.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcpncpy.o +gcc wmempcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wmempcpy.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmempcpy.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wmempcpy.o +gcc btowc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/btowc.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/btowc.o.dt -MT /sources/glibc-2.32/build/wcsmbs/btowc.o +gcc wctob.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wctob.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wctob.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wctob.o +gcc mbsinit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/mbsinit.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/mbsinit.o.dt -MT /sources/glibc-2.32/build/wcsmbs/mbsinit.o +gcc mbrlen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/mbrlen.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/mbrlen.o.dt -MT /sources/glibc-2.32/build/wcsmbs/mbrlen.o +gcc mbrtowc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/mbrtowc.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/mbrtowc.o.dt -MT /sources/glibc-2.32/build/wcsmbs/mbrtowc.o +gcc wcrtomb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcrtomb.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcrtomb.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcrtomb.o +gcc mbsrtowcs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/mbsrtowcs.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/mbsrtowcs.o.dt -MT /sources/glibc-2.32/build/wcsmbs/mbsrtowcs.o +gcc wcsrtombs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsrtombs.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsrtombs.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsrtombs.o +gcc mbsnrtowcs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/mbsnrtowcs.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/mbsnrtowcs.o.dt -MT /sources/glibc-2.32/build/wcsmbs/mbsnrtowcs.o +gcc wcsnrtombs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsnrtombs.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsnrtombs.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsnrtombs.o +gcc ../sysdeps/x86_64/multiarch/wcsnlen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsnlen.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsnlen.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsnlen.o +gcc wcschrnul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcschrnul.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcschrnul.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcschrnul.o +gcc ../sysdeps/wordsize-64/wcstol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstol.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstol.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstol.o +gcc ../sysdeps/wordsize-64/wcstoul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstoul.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstoul.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstoul.o +gcc ../sysdeps/wordsize-64/wcstoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstoll.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstoll.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstoll.o +gcc ../sysdeps/wordsize-64/wcstoull.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstoull.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstoull.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstoull.o +gcc wcstod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstod.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstod.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstod.o +gcc wcstold.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstold.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstold.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstold.o +gcc wcstof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstof.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstof.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstof.o +gcc ../sysdeps/wordsize-64/wcstol_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstol_l.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstol_l.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstol_l.o +gcc ../sysdeps/wordsize-64/wcstoul_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstoul_l.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstoul_l.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstoul_l.o +gcc ../sysdeps/wordsize-64/wcstoll_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstoll_l.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstoll_l.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstoll_l.o +gcc ../sysdeps/wordsize-64/wcstoull_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstoull_l.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstoull_l.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstoull_l.o +gcc wcstod_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstod_l.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstod_l.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstod_l.o +gcc wcstold_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -I../stdlib -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstold_l.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstold_l.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstold_l.o +gcc wcstof_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstof_l.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstof_l.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstof_l.o +gcc wcstod_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstod_nan.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstod_nan.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstod_nan.o +gcc wcstold_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstold_nan.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstold_nan.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstold_nan.o +gcc wcstof_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstof_nan.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstof_nan.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstof_nan.o +gcc wcscoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcscoll.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscoll.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscoll.o +gcc wcsxfrm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsxfrm.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsxfrm.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsxfrm.o +gcc wcwidth.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../wctype -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcwidth.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcwidth.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcwidth.o +gcc wcswidth.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../wctype -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcswidth.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcswidth.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcswidth.o +gcc wcscoll_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcscoll_l.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscoll_l.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscoll_l.o +gcc wcsxfrm_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsxfrm_l.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsxfrm_l.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsxfrm_l.o +gcc wcscasecmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcscasecmp.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscasecmp.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscasecmp.o +gcc wcsncase.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsncase.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsncase.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsncase.o +gcc wcscasecmp_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcscasecmp_l.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscasecmp_l.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscasecmp_l.o +gcc wcsncase_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsncase_l.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsncase_l.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsncase_l.o +gcc wcsmbsload.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsmbsload.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsmbsload.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsmbsload.o +gcc mbsrtowcs_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/mbsrtowcs_l.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/mbsrtowcs_l.o.dt -MT /sources/glibc-2.32/build/wcsmbs/mbsrtowcs_l.o +gcc isoc99_wscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/isoc99_wscanf.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/isoc99_wscanf.o.dt -MT /sources/glibc-2.32/build/wcsmbs/isoc99_wscanf.o +gcc isoc99_vwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/isoc99_vwscanf.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/isoc99_vwscanf.o.dt -MT /sources/glibc-2.32/build/wcsmbs/isoc99_vwscanf.o +gcc isoc99_fwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/isoc99_fwscanf.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/isoc99_fwscanf.o.dt -MT /sources/glibc-2.32/build/wcsmbs/isoc99_fwscanf.o +gcc isoc99_vfwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/isoc99_vfwscanf.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/isoc99_vfwscanf.o.dt -MT /sources/glibc-2.32/build/wcsmbs/isoc99_vfwscanf.o +gcc isoc99_swscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/isoc99_swscanf.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/isoc99_swscanf.o.dt -MT /sources/glibc-2.32/build/wcsmbs/isoc99_swscanf.o +gcc isoc99_vswscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/isoc99_vswscanf.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/isoc99_vswscanf.o.dt -MT /sources/glibc-2.32/build/wcsmbs/isoc99_vswscanf.o +gcc mbrtoc16.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/mbrtoc16.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/mbrtoc16.o.dt -MT /sources/glibc-2.32/build/wcsmbs/mbrtoc16.o +gcc c16rtomb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/c16rtomb.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/c16rtomb.o.dt -MT /sources/glibc-2.32/build/wcsmbs/c16rtomb.o +gcc mbrtoc32.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/mbrtoc32.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/mbrtoc32.o.dt -MT /sources/glibc-2.32/build/wcsmbs/mbrtoc32.o +gcc c32rtomb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/c32rtomb.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/c32rtomb.o.dt -MT /sources/glibc-2.32/build/wcsmbs/c32rtomb.o +gcc ../sysdeps/ieee754/float128/wcstof128_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstof128_l.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstof128_l.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstof128_l.o +gcc ../sysdeps/ieee754/float128/wcstof128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstof128.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstof128.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstof128.o +gcc ../sysdeps/ieee754/float128/wcstof128_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstof128_nan.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstof128_nan.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstof128_nan.o +gcc ../sysdeps/x86_64/multiarch/wmemcmp-sse4.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/wcsmbs/wmemcmp-sse4.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmemcmp-sse4.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wmemcmp-sse4.o +gcc ../sysdeps/x86_64/multiarch/wmemcmp-ssse3.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/wcsmbs/wmemcmp-ssse3.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmemcmp-ssse3.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wmemcmp-ssse3.o +gcc ../sysdeps/x86_64/multiarch/wmemcmp-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wmemcmp-c.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmemcmp-c.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wmemcmp-c.o +gcc ../sysdeps/x86_64/multiarch/wmemcmp-avx2-movbe.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/wcsmbs/wmemcmp-avx2-movbe.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmemcmp-avx2-movbe.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wmemcmp-avx2-movbe.o +gcc ../sysdeps/x86_64/multiarch/wmemchr-sse2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/wcsmbs/wmemchr-sse2.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmemchr-sse2.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wmemchr-sse2.o +gcc ../sysdeps/x86_64/multiarch/wmemchr-avx2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/wcsmbs/wmemchr-avx2.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmemchr-avx2.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wmemchr-avx2.o +gcc ../sysdeps/x86_64/multiarch/wcscmp-sse2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/wcsmbs/wcscmp-sse2.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscmp-sse2.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscmp-sse2.o +gcc ../sysdeps/x86_64/multiarch/wcscmp-avx2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/wcsmbs/wcscmp-avx2.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscmp-avx2.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscmp-avx2.o +gcc ../sysdeps/x86_64/multiarch/wcsncmp-sse2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsncmp-sse2.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsncmp-sse2.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsncmp-sse2.o +gcc ../sysdeps/x86_64/multiarch/wcsncmp-avx2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/wcsmbs/wcsncmp-avx2.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsncmp-avx2.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsncmp-avx2.o +gcc ../sysdeps/x86_64/multiarch/wcscpy-ssse3.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/wcsmbs/wcscpy-ssse3.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscpy-ssse3.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscpy-ssse3.o +gcc ../sysdeps/x86_64/multiarch/wcscpy-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcscpy-c.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscpy-c.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscpy-c.o +gcc ../sysdeps/x86_64/multiarch/wcschr-sse2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/wcsmbs/wcschr-sse2.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcschr-sse2.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcschr-sse2.o +gcc ../sysdeps/x86_64/multiarch/wcschr-avx2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/wcsmbs/wcschr-avx2.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcschr-avx2.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcschr-avx2.o +gcc ../sysdeps/x86_64/multiarch/wcsrchr-sse2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/wcsmbs/wcsrchr-sse2.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsrchr-sse2.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsrchr-sse2.o +gcc ../sysdeps/x86_64/multiarch/wcsrchr-avx2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/wcsmbs/wcsrchr-avx2.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsrchr-avx2.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsrchr-avx2.o +gcc ../sysdeps/x86_64/multiarch/wcsnlen-sse4_1.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/wcsmbs/wcsnlen-sse4_1.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsnlen-sse4_1.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsnlen-sse4_1.o +gcc ../sysdeps/x86_64/multiarch/wcsnlen-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsnlen-c.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsnlen-c.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsnlen-c.o +gcc ../sysdeps/x86_64/multiarch/wcslen-sse2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/wcsmbs/wcslen-sse2.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcslen-sse2.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcslen-sse2.o +gcc ../sysdeps/x86_64/multiarch/wcslen-avx2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/wcsmbs/wcslen-avx2.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcslen-avx2.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcslen-avx2.o +gcc ../sysdeps/x86_64/multiarch/wcsnlen-avx2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/wcsmbs/wcsnlen-avx2.o -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsnlen-avx2.o.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsnlen-avx2.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/mbrtoc16.o wcsmbs/c16rtomb.o wcsmbs/mbrtoc32.o wcsmbs/c32rtomb.o wcsmbs/wcstof128_l.o wcsmbs/wcstof128.o wcsmbs/wcstof128_nan.o wcsmbs/wmemcmp-sse4.o wcsmbs/wmemcmp-ssse3.o wcsmbs/wmemcmp-c.o wcsmbs/wmemcmp-avx2-movbe.o wcsmbs/wmemchr-sse2.o wcsmbs/wmemchr-avx2.o wcsmbs/wcscmp-sse2.o wcsmbs/wcscmp-avx2.o wcsmbs/wcsncmp-sse2.o wcsmbs/wcsncmp-avx2.o wcsmbs/wcscpy-ssse3.o wcsmbs/wcscpy-c.o wcsmbs/wcschr-sse2.o wcsmbs/wcschr-avx2.o wcsmbs/wcsrchr-sse2.o wcsmbs/wcsrchr-avx2.o wcsmbs/wcsnlen-sse4_1.o wcsmbs/wcsnlen-c.o wcsmbs/wcslen-sse2.o wcsmbs/wcslen-avx2.o wcsmbs/wcsnlen-avx2.o' > /sources/glibc-2.32/build/wcsmbs/stamp.oT +mv -f /sources/glibc-2.32/build/wcsmbs/stamp.oT /sources/glibc-2.32/build/wcsmbs/stamp.o +gcc wcscat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcscat.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscat.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscat.os +gcc ../sysdeps/x86_64/multiarch/wcschr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcschr.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcschr.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcschr.os +gcc ../sysdeps/x86_64/multiarch/wcscmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcscmp.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscmp.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscmp.os +gcc ../sysdeps/x86_64/multiarch/wcscpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcscpy.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscpy.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscpy.os +gcc wcscspn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcscspn.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscspn.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscspn.os +gcc wcsdup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsdup.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsdup.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsdup.os +gcc ../sysdeps/x86_64/multiarch/wcslen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcslen.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcslen.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcslen.os +gcc wcsncat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsncat.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsncat.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsncat.os +gcc ../sysdeps/x86_64/multiarch/wcsncmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsncmp.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsncmp.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsncmp.os +gcc wcsncpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsncpy.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsncpy.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsncpy.os +gcc wcspbrk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcspbrk.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcspbrk.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcspbrk.os +gcc ../sysdeps/x86_64/multiarch/wcsrchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsrchr.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsrchr.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsrchr.os +gcc wcsspn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsspn.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsspn.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsspn.os +gcc wcstok.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstok.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstok.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstok.os +gcc wcsstr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsstr.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsstr.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsstr.os +gcc ../sysdeps/x86_64/multiarch/wmemchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wmemchr.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmemchr.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wmemchr.os +gcc ../sysdeps/x86_64/multiarch/wmemcmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wmemcmp.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmemcmp.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wmemcmp.os +gcc wmemcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wmemcpy.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmemcpy.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wmemcpy.os +gcc wmemmove.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wmemmove.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmemmove.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wmemmove.os +gcc ../sysdeps/x86_64/multiarch/wmemset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wmemset.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmemset.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wmemset.os +gcc wcpcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcpcpy.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcpcpy.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcpcpy.os +gcc wcpncpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcpncpy.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcpncpy.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcpncpy.os +gcc wmempcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wmempcpy.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmempcpy.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wmempcpy.os +gcc btowc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/btowc.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/btowc.os.dt -MT /sources/glibc-2.32/build/wcsmbs/btowc.os +gcc wctob.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wctob.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wctob.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wctob.os +gcc mbsinit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/mbsinit.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/mbsinit.os.dt -MT /sources/glibc-2.32/build/wcsmbs/mbsinit.os +gcc mbrlen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/mbrlen.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/mbrlen.os.dt -MT /sources/glibc-2.32/build/wcsmbs/mbrlen.os +gcc mbrtowc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/mbrtowc.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/mbrtowc.os.dt -MT /sources/glibc-2.32/build/wcsmbs/mbrtowc.os +gcc wcrtomb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcrtomb.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcrtomb.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcrtomb.os +gcc mbsrtowcs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/mbsrtowcs.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/mbsrtowcs.os.dt -MT /sources/glibc-2.32/build/wcsmbs/mbsrtowcs.os +gcc wcsrtombs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsrtombs.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsrtombs.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsrtombs.os +gcc mbsnrtowcs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/mbsnrtowcs.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/mbsnrtowcs.os.dt -MT /sources/glibc-2.32/build/wcsmbs/mbsnrtowcs.os +gcc wcsnrtombs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsnrtombs.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsnrtombs.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsnrtombs.os +gcc ../sysdeps/x86_64/multiarch/wcsnlen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsnlen.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsnlen.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsnlen.os +gcc wcschrnul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcschrnul.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcschrnul.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcschrnul.os +gcc ../sysdeps/wordsize-64/wcstol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstol.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstol.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstol.os +gcc ../sysdeps/wordsize-64/wcstoul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstoul.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstoul.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstoul.os +gcc ../sysdeps/wordsize-64/wcstoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstoll.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstoll.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstoll.os +gcc ../sysdeps/wordsize-64/wcstoull.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstoull.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstoull.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstoull.os +gcc wcstod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstod.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstod.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstod.os +gcc wcstold.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstold.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstold.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstold.os +gcc wcstof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstof.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstof.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstof.os +gcc ../sysdeps/wordsize-64/wcstol_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstol_l.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstol_l.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstol_l.os +gcc ../sysdeps/wordsize-64/wcstoul_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstoul_l.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstoul_l.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstoul_l.os +gcc ../sysdeps/wordsize-64/wcstoll_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstoll_l.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstoll_l.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstoll_l.os +gcc ../sysdeps/wordsize-64/wcstoull_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstoull_l.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstoull_l.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstoull_l.os +gcc wcstod_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstod_l.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstod_l.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstod_l.os +gcc wcstold_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -I../stdlib -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstold_l.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstold_l.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstold_l.os +gcc wcstof_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstof_l.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstof_l.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstof_l.os +gcc wcstod_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstod_nan.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstod_nan.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstod_nan.os +gcc wcstold_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstold_nan.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstold_nan.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstold_nan.os +gcc wcstof_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstof_nan.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstof_nan.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstof_nan.os +gcc wcscoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcscoll.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscoll.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscoll.os +gcc wcsxfrm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsxfrm.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsxfrm.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsxfrm.os +gcc wcwidth.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../wctype -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcwidth.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcwidth.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcwidth.os +gcc wcswidth.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../wctype -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcswidth.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcswidth.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcswidth.os +gcc wcscoll_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcscoll_l.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscoll_l.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscoll_l.os +gcc wcsxfrm_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsxfrm_l.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsxfrm_l.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsxfrm_l.os +gcc wcscasecmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcscasecmp.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscasecmp.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscasecmp.os +gcc wcsncase.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsncase.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsncase.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsncase.os +gcc wcscasecmp_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcscasecmp_l.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscasecmp_l.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscasecmp_l.os +gcc wcsncase_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsncase_l.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsncase_l.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsncase_l.os +gcc wcsmbsload.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsmbsload.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsmbsload.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsmbsload.os +gcc mbsrtowcs_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/mbsrtowcs_l.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/mbsrtowcs_l.os.dt -MT /sources/glibc-2.32/build/wcsmbs/mbsrtowcs_l.os +gcc isoc99_wscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/isoc99_wscanf.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/isoc99_wscanf.os.dt -MT /sources/glibc-2.32/build/wcsmbs/isoc99_wscanf.os +gcc isoc99_vwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/isoc99_vwscanf.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/isoc99_vwscanf.os.dt -MT /sources/glibc-2.32/build/wcsmbs/isoc99_vwscanf.os +gcc isoc99_fwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/isoc99_fwscanf.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/isoc99_fwscanf.os.dt -MT /sources/glibc-2.32/build/wcsmbs/isoc99_fwscanf.os +gcc isoc99_vfwscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/isoc99_vfwscanf.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/isoc99_vfwscanf.os.dt -MT /sources/glibc-2.32/build/wcsmbs/isoc99_vfwscanf.os +gcc isoc99_swscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/isoc99_swscanf.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/isoc99_swscanf.os.dt -MT /sources/glibc-2.32/build/wcsmbs/isoc99_swscanf.os +gcc isoc99_vswscanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/isoc99_vswscanf.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/isoc99_vswscanf.os.dt -MT /sources/glibc-2.32/build/wcsmbs/isoc99_vswscanf.os +gcc mbrtoc16.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/mbrtoc16.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/mbrtoc16.os.dt -MT /sources/glibc-2.32/build/wcsmbs/mbrtoc16.os +gcc c16rtomb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/c16rtomb.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/c16rtomb.os.dt -MT /sources/glibc-2.32/build/wcsmbs/c16rtomb.os +gcc mbrtoc32.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/mbrtoc32.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/mbrtoc32.os.dt -MT /sources/glibc-2.32/build/wcsmbs/mbrtoc32.os +gcc c32rtomb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/c32rtomb.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/c32rtomb.os.dt -MT /sources/glibc-2.32/build/wcsmbs/c32rtomb.os +gcc ../sysdeps/ieee754/float128/wcstof128_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstof128_l.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstof128_l.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstof128_l.os +gcc ../sysdeps/ieee754/float128/wcstof128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstof128.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstof128.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstof128.os +gcc ../sysdeps/ieee754/float128/wcstof128_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcstof128_nan.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcstof128_nan.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcstof128_nan.os +gcc ../sysdeps/x86_64/multiarch/wmemcmp-sse4.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/wcsmbs/wmemcmp-sse4.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmemcmp-sse4.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wmemcmp-sse4.os +gcc ../sysdeps/x86_64/multiarch/wmemcmp-ssse3.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/wcsmbs/wmemcmp-ssse3.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmemcmp-ssse3.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wmemcmp-ssse3.os +gcc ../sysdeps/x86_64/multiarch/wmemcmp-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wmemcmp-c.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmemcmp-c.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wmemcmp-c.os +gcc ../sysdeps/x86_64/multiarch/wmemcmp-avx2-movbe.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/wcsmbs/wmemcmp-avx2-movbe.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmemcmp-avx2-movbe.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wmemcmp-avx2-movbe.os +gcc ../sysdeps/x86_64/multiarch/wmemchr-sse2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/wcsmbs/wmemchr-sse2.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmemchr-sse2.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wmemchr-sse2.os +gcc ../sysdeps/x86_64/multiarch/wmemchr-avx2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/wcsmbs/wmemchr-avx2.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wmemchr-avx2.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wmemchr-avx2.os +gcc ../sysdeps/x86_64/multiarch/wcscmp-sse2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/wcsmbs/wcscmp-sse2.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscmp-sse2.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscmp-sse2.os +gcc ../sysdeps/x86_64/multiarch/wcscmp-avx2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/wcsmbs/wcscmp-avx2.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscmp-avx2.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscmp-avx2.os +gcc ../sysdeps/x86_64/multiarch/wcsncmp-sse2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsncmp-sse2.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsncmp-sse2.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsncmp-sse2.os +gcc ../sysdeps/x86_64/multiarch/wcsncmp-avx2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/wcsmbs/wcsncmp-avx2.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsncmp-avx2.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsncmp-avx2.os +gcc ../sysdeps/x86_64/multiarch/wcscpy-ssse3.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/wcsmbs/wcscpy-ssse3.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscpy-ssse3.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscpy-ssse3.os +gcc ../sysdeps/x86_64/multiarch/wcscpy-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcscpy-c.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcscpy-c.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcscpy-c.os +gcc ../sysdeps/x86_64/multiarch/wcschr-sse2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/wcsmbs/wcschr-sse2.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcschr-sse2.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcschr-sse2.os +gcc ../sysdeps/x86_64/multiarch/wcschr-avx2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/wcsmbs/wcschr-avx2.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcschr-avx2.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcschr-avx2.os +gcc ../sysdeps/x86_64/multiarch/wcsrchr-sse2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/wcsmbs/wcsrchr-sse2.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsrchr-sse2.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsrchr-sse2.os +gcc ../sysdeps/x86_64/multiarch/wcsrchr-avx2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/wcsmbs/wcsrchr-avx2.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsrchr-avx2.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsrchr-avx2.os +gcc ../sysdeps/x86_64/multiarch/wcsnlen-sse4_1.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/wcsmbs/wcsnlen-sse4_1.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsnlen-sse4_1.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsnlen-sse4_1.os +gcc ../sysdeps/x86_64/multiarch/wcsnlen-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /sources/glibc-2.32/build/wcsmbs/wcsnlen-c.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsnlen-c.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsnlen-c.os +gcc ../sysdeps/x86_64/multiarch/wcslen-sse2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/wcsmbs/wcslen-sse2.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcslen-sse2.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcslen-sse2.os +gcc ../sysdeps/x86_64/multiarch/wcslen-avx2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/wcsmbs/wcslen-avx2.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcslen-avx2.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcslen-avx2.os +gcc ../sysdeps/x86_64/multiarch/wcsnlen-avx2.S -c -I../include -I/sources/glibc-2.32/build/wcsmbs -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/wcsmbs/wcsnlen-avx2.os -MD -MP -MF /sources/glibc-2.32/build/wcsmbs/wcsnlen-avx2.os.dt -MT /sources/glibc-2.32/build/wcsmbs/wcsnlen-avx2.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/mbrtoc16.os wcsmbs/c16rtomb.os wcsmbs/mbrtoc32.os wcsmbs/c32rtomb.os wcsmbs/wcstof128_l.os wcsmbs/wcstof128.os wcsmbs/wcstof128_nan.os wcsmbs/wmemcmp-sse4.os wcsmbs/wmemcmp-ssse3.os wcsmbs/wmemcmp-c.os wcsmbs/wmemcmp-avx2-movbe.os wcsmbs/wmemchr-sse2.os wcsmbs/wmemchr-avx2.os wcsmbs/wcscmp-sse2.os wcsmbs/wcscmp-avx2.os wcsmbs/wcsncmp-sse2.os wcsmbs/wcsncmp-avx2.os wcsmbs/wcscpy-ssse3.os wcsmbs/wcscpy-c.os wcsmbs/wcschr-sse2.os wcsmbs/wcschr-avx2.os wcsmbs/wcsrchr-sse2.os wcsmbs/wcsrchr-avx2.os wcsmbs/wcsnlen-sse4_1.os wcsmbs/wcsnlen-c.os wcsmbs/wcslen-sse2.os wcsmbs/wcslen-avx2.os wcsmbs/wcsnlen-avx2.os' > /sources/glibc-2.32/build/wcsmbs/stamp.osT +mv -f /sources/glibc-2.32/build/wcsmbs/stamp.osT /sources/glibc-2.32/build/wcsmbs/stamp.os +echo '' > /sources/glibc-2.32/build/wcsmbs/stamp.oST +mv -f /sources/glibc-2.32/build/wcsmbs/stamp.oST /sources/glibc-2.32/build/wcsmbs/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/wcsmbs' +make subdir=timezone -C timezone ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/timezone' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/timezone +mkdir -p -- /sources/glibc-2.32/build/timezone +rm -f /sources/glibc-2.32/build/timezone/stamp.o; > /sources/glibc-2.32/build/timezone/stamp.o +rm -f /sources/glibc-2.32/build/timezone/stamp.os; > /sources/glibc-2.32/build/timezone/stamp.os +rm -f /sources/glibc-2.32/build/timezone/stamp.oS; > /sources/glibc-2.32/build/timezone/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/timezone' +make subdir=time -C time ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/time' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/time +mkdir -p -- /sources/glibc-2.32/build/time +gcc offtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/offtime.o -MD -MP -MF /sources/glibc-2.32/build/time/offtime.o.dt -MT /sources/glibc-2.32/build/time/offtime.o +gcc asctime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/asctime.o -MD -MP -MF /sources/glibc-2.32/build/time/asctime.o.dt -MT /sources/glibc-2.32/build/time/asctime.o +gcc ../sysdeps/unix/sysv/linux/clock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/clock.o -MD -MP -MF /sources/glibc-2.32/build/time/clock.o.dt -MT /sources/glibc-2.32/build/time/clock.o +gcc ctime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/ctime.o -MD -MP -MF /sources/glibc-2.32/build/time/ctime.o.dt -MT /sources/glibc-2.32/build/time/ctime.o +gcc ctime_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/ctime_r.o -MD -MP -MF /sources/glibc-2.32/build/time/ctime_r.o.dt -MT /sources/glibc-2.32/build/time/ctime_r.o +gcc difftime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/difftime.o -MD -MP -MF /sources/glibc-2.32/build/time/difftime.o.dt -MT /sources/glibc-2.32/build/time/difftime.o +gcc gmtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/gmtime.o -MD -MP -MF /sources/glibc-2.32/build/time/gmtime.o.dt -MT /sources/glibc-2.32/build/time/gmtime.o +gcc localtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/localtime.o -MD -MP -MF /sources/glibc-2.32/build/time/localtime.o.dt -MT /sources/glibc-2.32/build/time/localtime.o +gcc mktime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/mktime.o -MD -MP -MF /sources/glibc-2.32/build/time/mktime.o.dt -MT /sources/glibc-2.32/build/time/mktime.o +gcc ../sysdeps/unix/sysv/linux/x86/time.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/time.o -MD -MP -MF /sources/glibc-2.32/build/time/time.o.dt -MT /sources/glibc-2.32/build/time/time.o +gcc ../sysdeps/unix/sysv/linux/x86/gettimeofday.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/gettimeofday.o -MD -MP -MF /sources/glibc-2.32/build/time/gettimeofday.o.dt -MT /sources/glibc-2.32/build/time/gettimeofday.o +gcc ../sysdeps/unix/sysv/linux/settimeofday.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/settimeofday.o -MD -MP -MF /sources/glibc-2.32/build/time/settimeofday.o.dt -MT /sources/glibc-2.32/build/time/settimeofday.o +gcc ../sysdeps/unix/sysv/linux/settimezone.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/settimezone.o -MD -MP -MF /sources/glibc-2.32/build/time/settimezone.o.dt -MT /sources/glibc-2.32/build/time/settimezone.o +gcc ../sysdeps/unix/sysv/linux/adjtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/adjtime.o -MD -MP -MF /sources/glibc-2.32/build/time/adjtime.o.dt -MT /sources/glibc-2.32/build/time/adjtime.o +gcc tzset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/tzset.o -MD -MP -MF /sources/glibc-2.32/build/time/tzset.o.dt -MT /sources/glibc-2.32/build/time/tzset.o +gcc tzfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/tzfile.o -MD -MP -MF /sources/glibc-2.32/build/time/tzfile.o.dt -MT /sources/glibc-2.32/build/time/tzfile.o +gcc ../sysdeps/unix/sysv/linux/getitimer.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/getitimer.o -MD -MP -MF /sources/glibc-2.32/build/time/getitimer.o.dt -MT /sources/glibc-2.32/build/time/getitimer.o +gcc ../sysdeps/unix/sysv/linux/setitimer.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/setitimer.o -MD -MP -MF /sources/glibc-2.32/build/time/setitimer.o.dt -MT /sources/glibc-2.32/build/time/setitimer.o +gcc stime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/stime.o -MD -MP -MF /sources/glibc-2.32/build/time/stime.o.dt -MT /sources/glibc-2.32/build/time/stime.o +gcc dysize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/dysize.o -MD -MP -MF /sources/glibc-2.32/build/time/dysize.o.dt -MT /sources/glibc-2.32/build/time/dysize.o +gcc timegm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/timegm.o -MD -MP -MF /sources/glibc-2.32/build/time/timegm.o.dt -MT /sources/glibc-2.32/build/time/timegm.o +gcc ftime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/ftime.o -MD -MP -MF /sources/glibc-2.32/build/time/ftime.o.dt -MT /sources/glibc-2.32/build/time/ftime.o +gcc getdate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/getdate.o -MD -MP -MF /sources/glibc-2.32/build/time/getdate.o.dt -MT /sources/glibc-2.32/build/time/getdate.o +gcc strptime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/strptime.o -MD -MP -MF /sources/glibc-2.32/build/time/strptime.o.dt -MT /sources/glibc-2.32/build/time/strptime.o +gcc strptime_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/strptime_l.o -MD -MP -MF /sources/glibc-2.32/build/time/strptime_l.o.dt -MT /sources/glibc-2.32/build/time/strptime_l.o +gcc strftime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/strftime.o -MD -MP -MF /sources/glibc-2.32/build/time/strftime.o.dt -MT /sources/glibc-2.32/build/time/strftime.o +gcc wcsftime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/wcsftime.o -MD -MP -MF /sources/glibc-2.32/build/time/wcsftime.o.dt -MT /sources/glibc-2.32/build/time/wcsftime.o +gcc strftime_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/strftime_l.o -MD -MP -MF /sources/glibc-2.32/build/time/strftime_l.o.dt -MT /sources/glibc-2.32/build/time/strftime_l.o +gcc wcsftime_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/wcsftime_l.o -MD -MP -MF /sources/glibc-2.32/build/time/wcsftime_l.o.dt -MT /sources/glibc-2.32/build/time/wcsftime_l.o +gcc ../sysdeps/unix/sysv/linux/timespec_get.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/timespec_get.o -MD -MP -MF /sources/glibc-2.32/build/time/timespec_get.o.dt -MT /sources/glibc-2.32/build/time/timespec_get.o +gcc ../sysdeps/unix/sysv/linux/clock_getcpuclockid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/clock_getcpuclockid.o -MD -MP -MF /sources/glibc-2.32/build/time/clock_getcpuclockid.o.dt -MT /sources/glibc-2.32/build/time/clock_getcpuclockid.o +gcc ../sysdeps/unix/sysv/linux/clock_getres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/clock_getres.o -MD -MP -MF /sources/glibc-2.32/build/time/clock_getres.o.dt -MT /sources/glibc-2.32/build/time/clock_getres.o +gcc ../sysdeps/unix/sysv/linux/clock_gettime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/clock_gettime.o -MD -MP -MF /sources/glibc-2.32/build/time/clock_gettime.o.dt -MT /sources/glibc-2.32/build/time/clock_gettime.o +gcc ../sysdeps/unix/sysv/linux/clock_settime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/clock_settime.o -MD -MP -MF /sources/glibc-2.32/build/time/clock_settime.o.dt -MT /sources/glibc-2.32/build/time/clock_settime.o +gcc ../sysdeps/unix/sysv/linux/clock_nanosleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/clock_nanosleep.o -MD -MP -MF /sources/glibc-2.32/build/time/clock_nanosleep.o.dt -MT /sources/glibc-2.32/build/time/clock_nanosleep.o +gcc era.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/era.o -MD -MP -MF /sources/glibc-2.32/build/time/era.o.dt -MT /sources/glibc-2.32/build/time/era.o +gcc alt_digit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/alt_digit.o -MD -MP -MF /sources/glibc-2.32/build/time/alt_digit.o.dt -MT /sources/glibc-2.32/build/time/alt_digit.o +gcc lc-time-cleanup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/lc-time-cleanup.o -MD -MP -MF /sources/glibc-2.32/build/time/lc-time-cleanup.o.dt -MT /sources/glibc-2.32/build/time/lc-time-cleanup.o +gcc ../sysdeps/unix/sysv/linux/ntp_gettime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/ntp_gettime.o -MD -MP -MF /sources/glibc-2.32/build/time/ntp_gettime.o.dt -MT /sources/glibc-2.32/build/time/ntp_gettime.o +gcc ../sysdeps/unix/sysv/linux/ntp_gettimex.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/ntp_gettimex.o -MD -MP -MF /sources/glibc-2.32/build/time/ntp_gettimex.o.dt -MT /sources/glibc-2.32/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/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' > /sources/glibc-2.32/build/time/stamp.oT +mv -f /sources/glibc-2.32/build/time/stamp.oT /sources/glibc-2.32/build/time/stamp.o +gcc offtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/offtime.os -MD -MP -MF /sources/glibc-2.32/build/time/offtime.os.dt -MT /sources/glibc-2.32/build/time/offtime.os +gcc asctime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/asctime.os -MD -MP -MF /sources/glibc-2.32/build/time/asctime.os.dt -MT /sources/glibc-2.32/build/time/asctime.os +gcc ../sysdeps/unix/sysv/linux/clock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/clock.os -MD -MP -MF /sources/glibc-2.32/build/time/clock.os.dt -MT /sources/glibc-2.32/build/time/clock.os +gcc ctime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/ctime.os -MD -MP -MF /sources/glibc-2.32/build/time/ctime.os.dt -MT /sources/glibc-2.32/build/time/ctime.os +gcc ctime_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/ctime_r.os -MD -MP -MF /sources/glibc-2.32/build/time/ctime_r.os.dt -MT /sources/glibc-2.32/build/time/ctime_r.os +gcc difftime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/difftime.os -MD -MP -MF /sources/glibc-2.32/build/time/difftime.os.dt -MT /sources/glibc-2.32/build/time/difftime.os +gcc gmtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/gmtime.os -MD -MP -MF /sources/glibc-2.32/build/time/gmtime.os.dt -MT /sources/glibc-2.32/build/time/gmtime.os +gcc localtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/localtime.os -MD -MP -MF /sources/glibc-2.32/build/time/localtime.os.dt -MT /sources/glibc-2.32/build/time/localtime.os +gcc mktime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/mktime.os -MD -MP -MF /sources/glibc-2.32/build/time/mktime.os.dt -MT /sources/glibc-2.32/build/time/mktime.os +gcc ../sysdeps/unix/sysv/linux/x86/time.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/time.os -MD -MP -MF /sources/glibc-2.32/build/time/time.os.dt -MT /sources/glibc-2.32/build/time/time.os +gcc ../sysdeps/unix/sysv/linux/x86/gettimeofday.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/gettimeofday.os -MD -MP -MF /sources/glibc-2.32/build/time/gettimeofday.os.dt -MT /sources/glibc-2.32/build/time/gettimeofday.os +gcc ../sysdeps/unix/sysv/linux/settimeofday.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/settimeofday.os -MD -MP -MF /sources/glibc-2.32/build/time/settimeofday.os.dt -MT /sources/glibc-2.32/build/time/settimeofday.os +gcc ../sysdeps/unix/sysv/linux/settimezone.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/settimezone.os -MD -MP -MF /sources/glibc-2.32/build/time/settimezone.os.dt -MT /sources/glibc-2.32/build/time/settimezone.os +gcc ../sysdeps/unix/sysv/linux/adjtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/adjtime.os -MD -MP -MF /sources/glibc-2.32/build/time/adjtime.os.dt -MT /sources/glibc-2.32/build/time/adjtime.os +gcc tzset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/tzset.os -MD -MP -MF /sources/glibc-2.32/build/time/tzset.os.dt -MT /sources/glibc-2.32/build/time/tzset.os +gcc tzfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/tzfile.os -MD -MP -MF /sources/glibc-2.32/build/time/tzfile.os.dt -MT /sources/glibc-2.32/build/time/tzfile.os +gcc ../sysdeps/unix/sysv/linux/getitimer.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/getitimer.os -MD -MP -MF /sources/glibc-2.32/build/time/getitimer.os.dt -MT /sources/glibc-2.32/build/time/getitimer.os +gcc ../sysdeps/unix/sysv/linux/setitimer.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/setitimer.os -MD -MP -MF /sources/glibc-2.32/build/time/setitimer.os.dt -MT /sources/glibc-2.32/build/time/setitimer.os +gcc stime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/stime.os -MD -MP -MF /sources/glibc-2.32/build/time/stime.os.dt -MT /sources/glibc-2.32/build/time/stime.os +gcc dysize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/dysize.os -MD -MP -MF /sources/glibc-2.32/build/time/dysize.os.dt -MT /sources/glibc-2.32/build/time/dysize.os +gcc timegm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/timegm.os -MD -MP -MF /sources/glibc-2.32/build/time/timegm.os.dt -MT /sources/glibc-2.32/build/time/timegm.os +gcc ftime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/ftime.os -MD -MP -MF /sources/glibc-2.32/build/time/ftime.os.dt -MT /sources/glibc-2.32/build/time/ftime.os +gcc getdate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/getdate.os -MD -MP -MF /sources/glibc-2.32/build/time/getdate.os.dt -MT /sources/glibc-2.32/build/time/getdate.os +gcc strptime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/strptime.os -MD -MP -MF /sources/glibc-2.32/build/time/strptime.os.dt -MT /sources/glibc-2.32/build/time/strptime.os +gcc strptime_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/strptime_l.os -MD -MP -MF /sources/glibc-2.32/build/time/strptime_l.os.dt -MT /sources/glibc-2.32/build/time/strptime_l.os +gcc strftime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/strftime.os -MD -MP -MF /sources/glibc-2.32/build/time/strftime.os.dt -MT /sources/glibc-2.32/build/time/strftime.os +gcc wcsftime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/wcsftime.os -MD -MP -MF /sources/glibc-2.32/build/time/wcsftime.os.dt -MT /sources/glibc-2.32/build/time/wcsftime.os +gcc strftime_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/strftime_l.os -MD -MP -MF /sources/glibc-2.32/build/time/strftime_l.os.dt -MT /sources/glibc-2.32/build/time/strftime_l.os +gcc wcsftime_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/wcsftime_l.os -MD -MP -MF /sources/glibc-2.32/build/time/wcsftime_l.os.dt -MT /sources/glibc-2.32/build/time/wcsftime_l.os +gcc ../sysdeps/unix/sysv/linux/timespec_get.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/timespec_get.os -MD -MP -MF /sources/glibc-2.32/build/time/timespec_get.os.dt -MT /sources/glibc-2.32/build/time/timespec_get.os +gcc ../sysdeps/unix/sysv/linux/clock_getcpuclockid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/clock_getcpuclockid.os -MD -MP -MF /sources/glibc-2.32/build/time/clock_getcpuclockid.os.dt -MT /sources/glibc-2.32/build/time/clock_getcpuclockid.os +gcc ../sysdeps/unix/sysv/linux/clock_getres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/clock_getres.os -MD -MP -MF /sources/glibc-2.32/build/time/clock_getres.os.dt -MT /sources/glibc-2.32/build/time/clock_getres.os +gcc ../sysdeps/unix/sysv/linux/clock_gettime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/clock_gettime.os -MD -MP -MF /sources/glibc-2.32/build/time/clock_gettime.os.dt -MT /sources/glibc-2.32/build/time/clock_gettime.os +gcc ../sysdeps/unix/sysv/linux/clock_settime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/clock_settime.os -MD -MP -MF /sources/glibc-2.32/build/time/clock_settime.os.dt -MT /sources/glibc-2.32/build/time/clock_settime.os +gcc ../sysdeps/unix/sysv/linux/clock_nanosleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/clock_nanosleep.os -MD -MP -MF /sources/glibc-2.32/build/time/clock_nanosleep.os.dt -MT /sources/glibc-2.32/build/time/clock_nanosleep.os +gcc era.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/era.os -MD -MP -MF /sources/glibc-2.32/build/time/era.os.dt -MT /sources/glibc-2.32/build/time/era.os +gcc alt_digit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/alt_digit.os -MD -MP -MF /sources/glibc-2.32/build/time/alt_digit.os.dt -MT /sources/glibc-2.32/build/time/alt_digit.os +gcc lc-time-cleanup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/lc-time-cleanup.os -MD -MP -MF /sources/glibc-2.32/build/time/lc-time-cleanup.os.dt -MT /sources/glibc-2.32/build/time/lc-time-cleanup.os +gcc ../sysdeps/unix/sysv/linux/ntp_gettime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/ntp_gettime.os -MD -MP -MF /sources/glibc-2.32/build/time/ntp_gettime.os.dt -MT /sources/glibc-2.32/build/time/ntp_gettime.os +gcc ../sysdeps/unix/sysv/linux/ntp_gettimex.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/ntp_gettimex.os -MD -MP -MF /sources/glibc-2.32/build/time/ntp_gettimex.os.dt -MT /sources/glibc-2.32/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/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' > /sources/glibc-2.32/build/time/stamp.osT +mv -f /sources/glibc-2.32/build/time/stamp.osT /sources/glibc-2.32/build/time/stamp.os +echo '' > /sources/glibc-2.32/build/time/stamp.oST +mv -f /sources/glibc-2.32/build/time/stamp.oST /sources/glibc-2.32/build/time/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/time' +make subdir=dirent -C dirent ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/dirent' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/dirent +mkdir -p -- /sources/glibc-2.32/build/dirent +gcc ../sysdeps/posix/opendir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/opendir.o -MD -MP -MF /sources/glibc-2.32/build/dirent/opendir.o.dt -MT /sources/glibc-2.32/build/dirent/opendir.o +gcc ../sysdeps/posix/closedir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/closedir.o -MD -MP -MF /sources/glibc-2.32/build/dirent/closedir.o.dt -MT /sources/glibc-2.32/build/dirent/closedir.o +gcc ../sysdeps/unix/sysv/linux/readdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/readdir.o -MD -MP -MF /sources/glibc-2.32/build/dirent/readdir.o.dt -MT /sources/glibc-2.32/build/dirent/readdir.o +gcc ../sysdeps/unix/sysv/linux/readdir_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/readdir_r.o -MD -MP -MF /sources/glibc-2.32/build/dirent/readdir_r.o.dt -MT /sources/glibc-2.32/build/dirent/readdir_r.o +gcc ../sysdeps/posix/rewinddir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/rewinddir.o -MD -MP -MF /sources/glibc-2.32/build/dirent/rewinddir.o.dt -MT /sources/glibc-2.32/build/dirent/rewinddir.o +gcc ../sysdeps/posix/seekdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/seekdir.o -MD -MP -MF /sources/glibc-2.32/build/dirent/seekdir.o.dt -MT /sources/glibc-2.32/build/dirent/seekdir.o +gcc ../sysdeps/posix/telldir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/telldir.o -MD -MP -MF /sources/glibc-2.32/build/dirent/telldir.o.dt -MT /sources/glibc-2.32/build/dirent/telldir.o +gcc scandir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/scandir.o -MD -MP -MF /sources/glibc-2.32/build/dirent/scandir.o.dt -MT /sources/glibc-2.32/build/dirent/scandir.o +gcc alphasort.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/alphasort.o -MD -MP -MF /sources/glibc-2.32/build/dirent/alphasort.o.dt -MT /sources/glibc-2.32/build/dirent/alphasort.o +gcc versionsort.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/versionsort.o -MD -MP -MF /sources/glibc-2.32/build/dirent/versionsort.o.dt -MT /sources/glibc-2.32/build/dirent/versionsort.o +gcc ../sysdeps/unix/sysv/linux/getdents.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/getdents.o -MD -MP -MF /sources/glibc-2.32/build/dirent/getdents.o.dt -MT /sources/glibc-2.32/build/dirent/getdents.o +gcc ../sysdeps/unix/sysv/linux/getdents64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/getdents64.o -MD -MP -MF /sources/glibc-2.32/build/dirent/getdents64.o.dt -MT /sources/glibc-2.32/build/dirent/getdents64.o +gcc ../sysdeps/posix/dirfd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/dirfd.o -MD -MP -MF /sources/glibc-2.32/build/dirent/dirfd.o.dt -MT /sources/glibc-2.32/build/dirent/dirfd.o +gcc ../sysdeps/unix/sysv/linux/readdir64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/readdir64.o -MD -MP -MF /sources/glibc-2.32/build/dirent/readdir64.o.dt -MT /sources/glibc-2.32/build/dirent/readdir64.o +gcc ../sysdeps/unix/sysv/linux/readdir64_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/readdir64_r.o -MD -MP -MF /sources/glibc-2.32/build/dirent/readdir64_r.o.dt -MT /sources/glibc-2.32/build/dirent/readdir64_r.o +gcc ../sysdeps/unix/sysv/linux/scandir64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/scandir64.o -MD -MP -MF /sources/glibc-2.32/build/dirent/scandir64.o.dt -MT /sources/glibc-2.32/build/dirent/scandir64.o +gcc ../sysdeps/unix/sysv/linux/alphasort64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/alphasort64.o -MD -MP -MF /sources/glibc-2.32/build/dirent/alphasort64.o.dt -MT /sources/glibc-2.32/build/dirent/alphasort64.o +gcc ../sysdeps/unix/sysv/linux/versionsort64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/versionsort64.o -MD -MP -MF /sources/glibc-2.32/build/dirent/versionsort64.o.dt -MT /sources/glibc-2.32/build/dirent/versionsort64.o +gcc ../sysdeps/posix/fdopendir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/fdopendir.o -MD -MP -MF /sources/glibc-2.32/build/dirent/fdopendir.o.dt -MT /sources/glibc-2.32/build/dirent/fdopendir.o +gcc scandirat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/scandirat.o -MD -MP -MF /sources/glibc-2.32/build/dirent/scandirat.o.dt -MT /sources/glibc-2.32/build/dirent/scandirat.o +gcc scandirat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/scandirat64.o -MD -MP -MF /sources/glibc-2.32/build/dirent/scandirat64.o.dt -MT /sources/glibc-2.32/build/dirent/scandirat64.o +gcc scandir-cancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/scandir-cancel.o -MD -MP -MF /sources/glibc-2.32/build/dirent/scandir-cancel.o.dt -MT /sources/glibc-2.32/build/dirent/scandir-cancel.o +gcc scandir-tail.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/scandir-tail.o -MD -MP -MF /sources/glibc-2.32/build/dirent/scandir-tail.o.dt -MT /sources/glibc-2.32/build/dirent/scandir-tail.o +gcc scandir64-tail.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/scandir64-tail.o -MD -MP -MF /sources/glibc-2.32/build/dirent/scandir64-tail.o.dt -MT /sources/glibc-2.32/build/dirent/scandir64-tail.o +gcc ../sysdeps/unix/sysv/linux/getdirentries.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/getdirentries.o -MD -MP -MF /sources/glibc-2.32/build/dirent/getdirentries.o.dt -MT /sources/glibc-2.32/build/dirent/getdirentries.o +gcc ../sysdeps/unix/sysv/linux/getdirentries64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/getdirentries64.o -MD -MP -MF /sources/glibc-2.32/build/dirent/getdirentries64.o.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/dirent/stamp.oT +mv -f /sources/glibc-2.32/build/dirent/stamp.oT /sources/glibc-2.32/build/dirent/stamp.o +gcc ../sysdeps/posix/opendir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/opendir.os -MD -MP -MF /sources/glibc-2.32/build/dirent/opendir.os.dt -MT /sources/glibc-2.32/build/dirent/opendir.os +gcc ../sysdeps/posix/closedir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/closedir.os -MD -MP -MF /sources/glibc-2.32/build/dirent/closedir.os.dt -MT /sources/glibc-2.32/build/dirent/closedir.os +gcc ../sysdeps/unix/sysv/linux/readdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/readdir.os -MD -MP -MF /sources/glibc-2.32/build/dirent/readdir.os.dt -MT /sources/glibc-2.32/build/dirent/readdir.os +gcc ../sysdeps/unix/sysv/linux/readdir_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/readdir_r.os -MD -MP -MF /sources/glibc-2.32/build/dirent/readdir_r.os.dt -MT /sources/glibc-2.32/build/dirent/readdir_r.os +gcc ../sysdeps/posix/rewinddir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/rewinddir.os -MD -MP -MF /sources/glibc-2.32/build/dirent/rewinddir.os.dt -MT /sources/glibc-2.32/build/dirent/rewinddir.os +gcc ../sysdeps/posix/seekdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/seekdir.os -MD -MP -MF /sources/glibc-2.32/build/dirent/seekdir.os.dt -MT /sources/glibc-2.32/build/dirent/seekdir.os +gcc ../sysdeps/posix/telldir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/telldir.os -MD -MP -MF /sources/glibc-2.32/build/dirent/telldir.os.dt -MT /sources/glibc-2.32/build/dirent/telldir.os +gcc scandir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/scandir.os -MD -MP -MF /sources/glibc-2.32/build/dirent/scandir.os.dt -MT /sources/glibc-2.32/build/dirent/scandir.os +gcc alphasort.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/alphasort.os -MD -MP -MF /sources/glibc-2.32/build/dirent/alphasort.os.dt -MT /sources/glibc-2.32/build/dirent/alphasort.os +gcc versionsort.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/versionsort.os -MD -MP -MF /sources/glibc-2.32/build/dirent/versionsort.os.dt -MT /sources/glibc-2.32/build/dirent/versionsort.os +gcc ../sysdeps/unix/sysv/linux/getdents.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/getdents.os -MD -MP -MF /sources/glibc-2.32/build/dirent/getdents.os.dt -MT /sources/glibc-2.32/build/dirent/getdents.os +gcc ../sysdeps/unix/sysv/linux/getdents64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/getdents64.os -MD -MP -MF /sources/glibc-2.32/build/dirent/getdents64.os.dt -MT /sources/glibc-2.32/build/dirent/getdents64.os +gcc ../sysdeps/posix/dirfd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/dirfd.os -MD -MP -MF /sources/glibc-2.32/build/dirent/dirfd.os.dt -MT /sources/glibc-2.32/build/dirent/dirfd.os +gcc ../sysdeps/unix/sysv/linux/readdir64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/readdir64.os -MD -MP -MF /sources/glibc-2.32/build/dirent/readdir64.os.dt -MT /sources/glibc-2.32/build/dirent/readdir64.os +gcc ../sysdeps/unix/sysv/linux/readdir64_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/readdir64_r.os -MD -MP -MF /sources/glibc-2.32/build/dirent/readdir64_r.os.dt -MT /sources/glibc-2.32/build/dirent/readdir64_r.os +gcc ../sysdeps/unix/sysv/linux/scandir64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/scandir64.os -MD -MP -MF /sources/glibc-2.32/build/dirent/scandir64.os.dt -MT /sources/glibc-2.32/build/dirent/scandir64.os +gcc ../sysdeps/unix/sysv/linux/alphasort64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/alphasort64.os -MD -MP -MF /sources/glibc-2.32/build/dirent/alphasort64.os.dt -MT /sources/glibc-2.32/build/dirent/alphasort64.os +gcc ../sysdeps/unix/sysv/linux/versionsort64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/versionsort64.os -MD -MP -MF /sources/glibc-2.32/build/dirent/versionsort64.os.dt -MT /sources/glibc-2.32/build/dirent/versionsort64.os +gcc ../sysdeps/posix/fdopendir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/fdopendir.os -MD -MP -MF /sources/glibc-2.32/build/dirent/fdopendir.os.dt -MT /sources/glibc-2.32/build/dirent/fdopendir.os +gcc scandirat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/scandirat.os -MD -MP -MF /sources/glibc-2.32/build/dirent/scandirat.os.dt -MT /sources/glibc-2.32/build/dirent/scandirat.os +gcc scandirat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/scandirat64.os -MD -MP -MF /sources/glibc-2.32/build/dirent/scandirat64.os.dt -MT /sources/glibc-2.32/build/dirent/scandirat64.os +gcc scandir-cancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/scandir-cancel.os -MD -MP -MF /sources/glibc-2.32/build/dirent/scandir-cancel.os.dt -MT /sources/glibc-2.32/build/dirent/scandir-cancel.os +gcc scandir-tail.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/scandir-tail.os -MD -MP -MF /sources/glibc-2.32/build/dirent/scandir-tail.os.dt -MT /sources/glibc-2.32/build/dirent/scandir-tail.os +gcc scandir64-tail.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/scandir64-tail.os -MD -MP -MF /sources/glibc-2.32/build/dirent/scandir64-tail.os.dt -MT /sources/glibc-2.32/build/dirent/scandir64-tail.os +gcc ../sysdeps/unix/sysv/linux/getdirentries.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/getdirentries.os -MD -MP -MF /sources/glibc-2.32/build/dirent/getdirentries.os.dt -MT /sources/glibc-2.32/build/dirent/getdirentries.os +gcc ../sysdeps/unix/sysv/linux/getdirentries64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/getdirentries64.os -MD -MP -MF /sources/glibc-2.32/build/dirent/getdirentries64.os.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/dirent/stamp.osT +mv -f /sources/glibc-2.32/build/dirent/stamp.osT /sources/glibc-2.32/build/dirent/stamp.os +echo '' > /sources/glibc-2.32/build/dirent/stamp.oST +mv -f /sources/glibc-2.32/build/dirent/stamp.oST /sources/glibc-2.32/build/dirent/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/dirent' +make subdir=grp -C grp ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/grp' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/grp +mkdir -p -- /sources/glibc-2.32/build/grp +gcc fgetgrent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/fgetgrent.o -MD -MP -MF /sources/glibc-2.32/build/grp/fgetgrent.o.dt -MT /sources/glibc-2.32/build/grp/fgetgrent.o +gcc initgroups.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/initgroups.o -MD -MP -MF /sources/glibc-2.32/build/grp/initgroups.o.dt -MT /sources/glibc-2.32/build/grp/initgroups.o +gcc ../sysdeps/unix/sysv/linux/setgroups.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/setgroups.o -MD -MP -MF /sources/glibc-2.32/build/grp/setgroups.o.dt -MT /sources/glibc-2.32/build/grp/setgroups.o +gcc getgrent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/getgrent.o -MD -MP -MF /sources/glibc-2.32/build/grp/getgrent.o.dt -MT /sources/glibc-2.32/build/grp/getgrent.o +gcc getgrgid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/getgrgid.o -MD -MP -MF /sources/glibc-2.32/build/grp/getgrgid.o.dt -MT /sources/glibc-2.32/build/grp/getgrgid.o +gcc getgrnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/getgrnam.o -MD -MP -MF /sources/glibc-2.32/build/grp/getgrnam.o.dt -MT /sources/glibc-2.32/build/grp/getgrnam.o +gcc putgrent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/putgrent.o -MD -MP -MF /sources/glibc-2.32/build/grp/putgrent.o.dt -MT /sources/glibc-2.32/build/grp/putgrent.o +gcc getgrent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/getgrent_r.o -MD -MP -MF /sources/glibc-2.32/build/grp/getgrent_r.o.dt -MT /sources/glibc-2.32/build/grp/getgrent_r.o +gcc getgrgid_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/getgrgid_r.o -MD -MP -MF /sources/glibc-2.32/build/grp/getgrgid_r.o.dt -MT /sources/glibc-2.32/build/grp/getgrgid_r.o +gcc getgrnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/getgrnam_r.o -MD -MP -MF /sources/glibc-2.32/build/grp/getgrnam_r.o.dt -MT /sources/glibc-2.32/build/grp/getgrnam_r.o +gcc fgetgrent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/fgetgrent_r.o -MD -MP -MF /sources/glibc-2.32/build/grp/fgetgrent_r.o.dt -MT /sources/glibc-2.32/build/grp/fgetgrent_r.o +gcc grp-merge.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/grp-merge.o -MD -MP -MF /sources/glibc-2.32/build/grp/grp-merge.o.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/grp/stamp.oT +mv -f /sources/glibc-2.32/build/grp/stamp.oT /sources/glibc-2.32/build/grp/stamp.o +gcc fgetgrent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/fgetgrent.os -MD -MP -MF /sources/glibc-2.32/build/grp/fgetgrent.os.dt -MT /sources/glibc-2.32/build/grp/fgetgrent.os +gcc initgroups.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/initgroups.os -MD -MP -MF /sources/glibc-2.32/build/grp/initgroups.os.dt -MT /sources/glibc-2.32/build/grp/initgroups.os +gcc ../sysdeps/unix/sysv/linux/setgroups.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/setgroups.os -MD -MP -MF /sources/glibc-2.32/build/grp/setgroups.os.dt -MT /sources/glibc-2.32/build/grp/setgroups.os +gcc getgrent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/getgrent.os -MD -MP -MF /sources/glibc-2.32/build/grp/getgrent.os.dt -MT /sources/glibc-2.32/build/grp/getgrent.os +gcc getgrgid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/getgrgid.os -MD -MP -MF /sources/glibc-2.32/build/grp/getgrgid.os.dt -MT /sources/glibc-2.32/build/grp/getgrgid.os +gcc getgrnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/getgrnam.os -MD -MP -MF /sources/glibc-2.32/build/grp/getgrnam.os.dt -MT /sources/glibc-2.32/build/grp/getgrnam.os +gcc putgrent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/putgrent.os -MD -MP -MF /sources/glibc-2.32/build/grp/putgrent.os.dt -MT /sources/glibc-2.32/build/grp/putgrent.os +gcc getgrent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/getgrent_r.os -MD -MP -MF /sources/glibc-2.32/build/grp/getgrent_r.os.dt -MT /sources/glibc-2.32/build/grp/getgrent_r.os +gcc getgrgid_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/getgrgid_r.os -MD -MP -MF /sources/glibc-2.32/build/grp/getgrgid_r.os.dt -MT /sources/glibc-2.32/build/grp/getgrgid_r.os +gcc getgrnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/getgrnam_r.os -MD -MP -MF /sources/glibc-2.32/build/grp/getgrnam_r.os.dt -MT /sources/glibc-2.32/build/grp/getgrnam_r.os +gcc fgetgrent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/fgetgrent_r.os -MD -MP -MF /sources/glibc-2.32/build/grp/fgetgrent_r.os.dt -MT /sources/glibc-2.32/build/grp/fgetgrent_r.os +gcc grp-merge.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/grp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/grp/grp-merge.os -MD -MP -MF /sources/glibc-2.32/build/grp/grp-merge.os.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/grp/stamp.osT +mv -f /sources/glibc-2.32/build/grp/stamp.osT /sources/glibc-2.32/build/grp/stamp.os +echo '' > /sources/glibc-2.32/build/grp/stamp.oST +mv -f /sources/glibc-2.32/build/grp/stamp.oST /sources/glibc-2.32/build/grp/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/grp' +make subdir=pwd -C pwd ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/pwd' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/pwd +mkdir -p -- /sources/glibc-2.32/build/pwd +gcc fgetpwent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/pwd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/pwd/fgetpwent.o -MD -MP -MF /sources/glibc-2.32/build/pwd/fgetpwent.o.dt -MT /sources/glibc-2.32/build/pwd/fgetpwent.o +gcc getpw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/pwd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/pwd/getpw.o -MD -MP -MF /sources/glibc-2.32/build/pwd/getpw.o.dt -MT /sources/glibc-2.32/build/pwd/getpw.o +gcc putpwent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/pwd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/pwd/putpwent.o -MD -MP -MF /sources/glibc-2.32/build/pwd/putpwent.o.dt -MT /sources/glibc-2.32/build/pwd/putpwent.o +gcc getpwent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/pwd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/pwd/getpwent.o -MD -MP -MF /sources/glibc-2.32/build/pwd/getpwent.o.dt -MT /sources/glibc-2.32/build/pwd/getpwent.o +gcc getpwnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/pwd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/pwd/getpwnam.o -MD -MP -MF /sources/glibc-2.32/build/pwd/getpwnam.o.dt -MT /sources/glibc-2.32/build/pwd/getpwnam.o +gcc getpwuid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/pwd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/pwd/getpwuid.o -MD -MP -MF /sources/glibc-2.32/build/pwd/getpwuid.o.dt -MT /sources/glibc-2.32/build/pwd/getpwuid.o +gcc getpwent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/pwd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/pwd/getpwent_r.o -MD -MP -MF /sources/glibc-2.32/build/pwd/getpwent_r.o.dt -MT /sources/glibc-2.32/build/pwd/getpwent_r.o +gcc getpwnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/pwd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/pwd/getpwnam_r.o -MD -MP -MF /sources/glibc-2.32/build/pwd/getpwnam_r.o.dt -MT /sources/glibc-2.32/build/pwd/getpwnam_r.o +gcc getpwuid_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/pwd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/pwd/getpwuid_r.o -MD -MP -MF /sources/glibc-2.32/build/pwd/getpwuid_r.o.dt -MT /sources/glibc-2.32/build/pwd/getpwuid_r.o +gcc fgetpwent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/pwd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/pwd/fgetpwent_r.o -MD -MP -MF /sources/glibc-2.32/build/pwd/fgetpwent_r.o.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/pwd/stamp.oT +mv -f /sources/glibc-2.32/build/pwd/stamp.oT /sources/glibc-2.32/build/pwd/stamp.o +gcc fgetpwent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/pwd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/pwd/fgetpwent.os -MD -MP -MF /sources/glibc-2.32/build/pwd/fgetpwent.os.dt -MT /sources/glibc-2.32/build/pwd/fgetpwent.os +gcc getpw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/pwd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/pwd/getpw.os -MD -MP -MF /sources/glibc-2.32/build/pwd/getpw.os.dt -MT /sources/glibc-2.32/build/pwd/getpw.os +gcc putpwent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/pwd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/pwd/putpwent.os -MD -MP -MF /sources/glibc-2.32/build/pwd/putpwent.os.dt -MT /sources/glibc-2.32/build/pwd/putpwent.os +gcc getpwent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/pwd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/pwd/getpwent.os -MD -MP -MF /sources/glibc-2.32/build/pwd/getpwent.os.dt -MT /sources/glibc-2.32/build/pwd/getpwent.os +gcc getpwnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/pwd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/pwd/getpwnam.os -MD -MP -MF /sources/glibc-2.32/build/pwd/getpwnam.os.dt -MT /sources/glibc-2.32/build/pwd/getpwnam.os +gcc getpwuid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/pwd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/pwd/getpwuid.os -MD -MP -MF /sources/glibc-2.32/build/pwd/getpwuid.os.dt -MT /sources/glibc-2.32/build/pwd/getpwuid.os +gcc getpwent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/pwd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/pwd/getpwent_r.os -MD -MP -MF /sources/glibc-2.32/build/pwd/getpwent_r.os.dt -MT /sources/glibc-2.32/build/pwd/getpwent_r.os +gcc getpwnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/pwd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/pwd/getpwnam_r.os -MD -MP -MF /sources/glibc-2.32/build/pwd/getpwnam_r.os.dt -MT /sources/glibc-2.32/build/pwd/getpwnam_r.os +gcc getpwuid_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/pwd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/pwd/getpwuid_r.os -MD -MP -MF /sources/glibc-2.32/build/pwd/getpwuid_r.os.dt -MT /sources/glibc-2.32/build/pwd/getpwuid_r.os +gcc fgetpwent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/pwd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/pwd/fgetpwent_r.os -MD -MP -MF /sources/glibc-2.32/build/pwd/fgetpwent_r.os.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/pwd/stamp.osT +mv -f /sources/glibc-2.32/build/pwd/stamp.osT /sources/glibc-2.32/build/pwd/stamp.os +echo '' > /sources/glibc-2.32/build/pwd/stamp.oST +mv -f /sources/glibc-2.32/build/pwd/stamp.oST /sources/glibc-2.32/build/pwd/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/pwd' +make subdir=posix -C posix ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/posix' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/posix +mkdir -p -- /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/uname.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/uname.o.dt -MT /sources/glibc-2.32/build/posix/uname.o +gawk -f ../scripts/gen-posix-conf-vars.awk posix-conf-vars.list > /sources/glibc-2.32/build/posix/posix-conf-vars-def.h.tmp +mv -f /sources/glibc-2.32/build/posix/posix-conf-vars-def.h.tmp /sources/glibc-2.32/build/posix/posix-conf-vars-def.h +gcc ../sysdeps/unix/sysv/linux/times.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/times.o -MD -MP -MF /sources/glibc-2.32/build/posix/times.o.dt -MT /sources/glibc-2.32/build/posix/times.o +gcc wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/wait.o -MD -MP -MF /sources/glibc-2.32/build/posix/wait.o.dt -MT /sources/glibc-2.32/build/posix/wait.o +gcc waitpid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/waitpid.o -MD -MP -MF /sources/glibc-2.32/build/posix/waitpid.o.dt -MT /sources/glibc-2.32/build/posix/waitpid.o +gcc wait3.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/wait3.o -MD -MP -MF /sources/glibc-2.32/build/posix/wait3.o.dt -MT /sources/glibc-2.32/build/posix/wait3.o +gcc ../sysdeps/unix/sysv/linux/wait4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/wait4.o -MD -MP -MF /sources/glibc-2.32/build/posix/wait4.o.dt -MT /sources/glibc-2.32/build/posix/wait4.o +gcc ../sysdeps/unix/sysv/linux/waitid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/waitid.o -MD -MP -MF /sources/glibc-2.32/build/posix/waitid.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/alarm.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/alarm.o.dt -MT /sources/glibc-2.32/build/posix/alarm.o +gcc ../sysdeps/posix/sleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/sleep.o -MD -MP -MF /sources/glibc-2.32/build/posix/sleep.o.dt -MT /sources/glibc-2.32/build/posix/sleep.o +gcc ../sysdeps/unix/sysv/linux/pause.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/pause.o -MD -MP -MF /sources/glibc-2.32/build/posix/pause.o.dt -MT /sources/glibc-2.32/build/posix/pause.o +gcc nanosleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/nanosleep.o -MD -MP -MF /sources/glibc-2.32/build/posix/nanosleep.o.dt -MT /sources/glibc-2.32/build/posix/nanosleep.o +gcc ../sysdeps/nptl/fork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/fork.o -MD -MP -MF /sources/glibc-2.32/build/posix/fork.o.dt -MT /sources/glibc-2.32/build/posix/fork.o +gcc ../sysdeps/unix/sysv/linux/x86_64/vfork.S -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/vfork.o -MD -MP -MF /sources/glibc-2.32/build/posix/vfork.o.dt -MT /sources/glibc-2.32/build/posix/vfork.o +gcc ../sysdeps/unix/sysv/linux/_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/_exit.o -MD -MP -MF /sources/glibc-2.32/build/posix/_exit.o.dt -MT /sources/glibc-2.32/build/posix/_exit.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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/execve.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/execve.o.dt -MT /sources/glibc-2.32/build/posix/execve.o +gcc ../sysdeps/unix/sysv/linux/fexecve.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/fexecve.o -MD -MP -MF /sources/glibc-2.32/build/posix/fexecve.o.dt -MT /sources/glibc-2.32/build/posix/fexecve.o +gcc execv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/execv.o -MD -MP -MF /sources/glibc-2.32/build/posix/execv.o.dt -MT /sources/glibc-2.32/build/posix/execv.o +gcc execle.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/execle.o -MD -MP -MF /sources/glibc-2.32/build/posix/execle.o.dt -MT /sources/glibc-2.32/build/posix/execle.o +gcc execl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/execl.o -MD -MP -MF /sources/glibc-2.32/build/posix/execl.o.dt -MT /sources/glibc-2.32/build/posix/execl.o +gcc execvp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/execvp.o -MD -MP -MF /sources/glibc-2.32/build/posix/execvp.o.dt -MT /sources/glibc-2.32/build/posix/execvp.o +gcc execlp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/execlp.o -MD -MP -MF /sources/glibc-2.32/build/posix/execlp.o.dt -MT /sources/glibc-2.32/build/posix/execlp.o +gcc execvpe.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/execvpe.o -MD -MP -MF /sources/glibc-2.32/build/posix/execvpe.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/getpid.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/getpid.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/getppid.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/getppid.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/getuid.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/getuid.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/geteuid.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/geteuid.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/getgid.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/getgid.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/getegid.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/getegid.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/getgroups.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/getgroups.o.dt -MT /sources/glibc-2.32/build/posix/getgroups.o +gcc ../sysdeps/unix/sysv/linux/setuid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/setuid.o -MD -MP -MF /sources/glibc-2.32/build/posix/setuid.o.dt -MT /sources/glibc-2.32/build/posix/setuid.o +gcc ../sysdeps/unix/sysv/linux/setgid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/setgid.o -MD -MP -MF /sources/glibc-2.32/build/posix/setgid.o.dt -MT /sources/glibc-2.32/build/posix/setgid.o +gcc group_member.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/group_member.o -MD -MP -MF /sources/glibc-2.32/build/posix/group_member.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/getpgid.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/getpgid.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/setpgid.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/setpgid.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/getpgrp.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/getpgrp.o.dt -MT /sources/glibc-2.32/build/posix/getpgrp.o +gcc bsd-getpgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/bsd-getpgrp.o -MD -MP -MF /sources/glibc-2.32/build/posix/bsd-getpgrp.o.dt -MT /sources/glibc-2.32/build/posix/bsd-getpgrp.o +gcc setpgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/setpgrp.o -MD -MP -MF /sources/glibc-2.32/build/posix/setpgrp.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/getsid.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/getsid.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/setsid.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/setsid.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/getresuid.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/getresuid.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/getresgid.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/getresgid.o.dt -MT /sources/glibc-2.32/build/posix/getresgid.o +gcc ../sysdeps/unix/sysv/linux/setresuid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/setresuid.o -MD -MP -MF /sources/glibc-2.32/build/posix/setresuid.o.dt -MT /sources/glibc-2.32/build/posix/setresuid.o +gcc ../sysdeps/unix/sysv/linux/setresgid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/setresgid.o -MD -MP -MF /sources/glibc-2.32/build/posix/setresgid.o.dt -MT /sources/glibc-2.32/build/posix/setresgid.o +gcc ../sysdeps/unix/sysv/linux/pathconf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/pathconf.o -MD -MP -MF /sources/glibc-2.32/build/posix/pathconf.o.dt -MT /sources/glibc-2.32/build/posix/pathconf.o +gcc ../sysdeps/unix/sysv/linux/x86/sysconf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -DGETCONF_DIR='"/usr/libexec/getconf"' -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/sysconf.o -MD -MP -MF /sources/glibc-2.32/build/posix/sysconf.o.dt -MT /sources/glibc-2.32/build/posix/sysconf.o +gcc ../sysdeps/unix/sysv/linux/fpathconf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/fpathconf.o -MD -MP -MF /sources/glibc-2.32/build/posix/fpathconf.o.dt -MT /sources/glibc-2.32/build/posix/fpathconf.o +gcc ../sysdeps/unix/sysv/linux/glob.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/glob.o -MD -MP -MF /sources/glibc-2.32/build/posix/glob.o.dt -MT /sources/glibc-2.32/build/posix/glob.o +gcc ../sysdeps/unix/sysv/linux/glob64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/glob64.o -MD -MP -MF /sources/glibc-2.32/build/posix/glob64.o.dt -MT /sources/glibc-2.32/build/posix/glob64.o +gcc ../sysdeps/unix/sysv/linux/globfree.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/globfree.o -MD -MP -MF /sources/glibc-2.32/build/posix/globfree.o.dt -MT /sources/glibc-2.32/build/posix/globfree.o +gcc ../sysdeps/unix/sysv/linux/globfree64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/globfree64.o -MD -MP -MF /sources/glibc-2.32/build/posix/globfree64.o.dt -MT /sources/glibc-2.32/build/posix/globfree64.o +gcc glob_pattern_p.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/glob_pattern_p.o -MD -MP -MF /sources/glibc-2.32/build/posix/glob_pattern_p.o.dt -MT /sources/glibc-2.32/build/posix/glob_pattern_p.o +gcc fnmatch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/fnmatch.o -MD -MP -MF /sources/glibc-2.32/build/posix/fnmatch.o.dt -MT /sources/glibc-2.32/build/posix/fnmatch.o +gcc regex.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/regex.o -MD -MP -MF /sources/glibc-2.32/build/posix/regex.o.dt -MT /sources/glibc-2.32/build/posix/regex.o +gcc ../sysdeps/unix/sysv/linux/glob-lstat-compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/glob-lstat-compat.o -MD -MP -MF /sources/glibc-2.32/build/posix/glob-lstat-compat.o.dt -MT /sources/glibc-2.32/build/posix/glob-lstat-compat.o +gcc ../sysdeps/unix/sysv/linux/glob64-lstat-compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/glob64-lstat-compat.o -MD -MP -MF /sources/glibc-2.32/build/posix/glob64-lstat-compat.o.dt -MT /sources/glibc-2.32/build/posix/glob64-lstat-compat.o +gcc confstr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DLIBPTHREAD_VERSION='"NPTL 2.32"' -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/confstr.o -MD -MP -MF /sources/glibc-2.32/build/posix/confstr.o.dt -MT /sources/glibc-2.32/build/posix/confstr.o +gcc getopt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/getopt.o -MD -MP -MF /sources/glibc-2.32/build/posix/getopt.o.dt -MT /sources/glibc-2.32/build/posix/getopt.o +gcc getopt1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/getopt1.o -MD -MP -MF /sources/glibc-2.32/build/posix/getopt1.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/sched_setp.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/sched_setp.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/sched_getp.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/sched_getp.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/sched_sets.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/sched_sets.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/sched_gets.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/sched_gets.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/sched_yield.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/sched_yield.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/sched_primax.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/sched_primax.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/sched_primin.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/sched_primin.o.dt -MT /sources/glibc-2.32/build/posix/sched_primin.o +gcc ../sysdeps/unix/sysv/linux/sched_rr_gi.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/sched_rr_gi.o -MD -MP -MF /sources/glibc-2.32/build/posix/sched_rr_gi.o.dt -MT /sources/glibc-2.32/build/posix/sched_rr_gi.o +gcc ../sysdeps/unix/sysv/linux/sched_getaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/sched_getaffinity.o -MD -MP -MF /sources/glibc-2.32/build/posix/sched_getaffinity.o.dt -MT /sources/glibc-2.32/build/posix/sched_getaffinity.o +gcc ../sysdeps/unix/sysv/linux/sched_setaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/sched_setaffinity.o -MD -MP -MF /sources/glibc-2.32/build/posix/sched_setaffinity.o.dt -MT /sources/glibc-2.32/build/posix/sched_setaffinity.o +gcc ../sysdeps/posix/getaddrinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DRESOLVER -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/getaddrinfo.o -MD -MP -MF /sources/glibc-2.32/build/posix/getaddrinfo.o.dt -MT /sources/glibc-2.32/build/posix/getaddrinfo.o +gcc ../sysdeps/posix/gai_strerror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/gai_strerror.o -MD -MP -MF /sources/glibc-2.32/build/posix/gai_strerror.o.dt -MT /sources/glibc-2.32/build/posix/gai_strerror.o +gcc wordexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/wordexp.o -MD -MP -MF /sources/glibc-2.32/build/posix/wordexp.o.dt -MT /sources/glibc-2.32/build/posix/wordexp.o +gcc ../sysdeps/unix/sysv/linux/pread.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/pread.o -MD -MP -MF /sources/glibc-2.32/build/posix/pread.o.dt -MT /sources/glibc-2.32/build/posix/pread.o +gcc ../sysdeps/unix/sysv/linux/pwrite.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/pwrite.o -MD -MP -MF /sources/glibc-2.32/build/posix/pwrite.o.dt -MT /sources/glibc-2.32/build/posix/pwrite.o +gcc ../sysdeps/unix/sysv/linux/pread64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/pread64.o -MD -MP -MF /sources/glibc-2.32/build/posix/pread64.o.dt -MT /sources/glibc-2.32/build/posix/pread64.o +gcc ../sysdeps/unix/sysv/linux/pwrite64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/pwrite64.o -MD -MP -MF /sources/glibc-2.32/build/posix/pwrite64.o.dt -MT /sources/glibc-2.32/build/posix/pwrite64.o +gcc spawn_faction_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawn_faction_init.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawn_faction_init.o.dt -MT /sources/glibc-2.32/build/posix/spawn_faction_init.o +gcc spawn_faction_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawn_faction_destroy.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawn_faction_destroy.o.dt -MT /sources/glibc-2.32/build/posix/spawn_faction_destroy.o +gcc spawn_faction_addclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawn_faction_addclose.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawn_faction_addclose.o.dt -MT /sources/glibc-2.32/build/posix/spawn_faction_addclose.o +gcc spawn_faction_addopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawn_faction_addopen.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawn_faction_addopen.o.dt -MT /sources/glibc-2.32/build/posix/spawn_faction_addopen.o +gcc spawn_faction_adddup2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawn_faction_adddup2.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawn_faction_adddup2.o.dt -MT /sources/glibc-2.32/build/posix/spawn_faction_adddup2.o +gcc spawn_valid_fd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawn_valid_fd.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawn_valid_fd.o.dt -MT /sources/glibc-2.32/build/posix/spawn_valid_fd.o +gcc spawn_faction_addchdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawn_faction_addchdir.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawn_faction_addchdir.o.dt -MT /sources/glibc-2.32/build/posix/spawn_faction_addchdir.o +gcc spawn_faction_addfchdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawn_faction_addfchdir.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawn_faction_addfchdir.o.dt -MT /sources/glibc-2.32/build/posix/spawn_faction_addfchdir.o +gcc spawnattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_init.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_init.o.dt -MT /sources/glibc-2.32/build/posix/spawnattr_init.o +gcc spawnattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_destroy.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_destroy.o.dt -MT /sources/glibc-2.32/build/posix/spawnattr_destroy.o +gcc spawnattr_getdefault.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_getdefault.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_getdefault.o.dt -MT /sources/glibc-2.32/build/posix/spawnattr_getdefault.o +gcc spawnattr_setdefault.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_setdefault.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_setdefault.o.dt -MT /sources/glibc-2.32/build/posix/spawnattr_setdefault.o +gcc spawnattr_getflags.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_getflags.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_getflags.o.dt -MT /sources/glibc-2.32/build/posix/spawnattr_getflags.o +gcc spawnattr_setflags.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_setflags.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_setflags.o.dt -MT /sources/glibc-2.32/build/posix/spawnattr_setflags.o +gcc spawnattr_getpgroup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_getpgroup.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_getpgroup.o.dt -MT /sources/glibc-2.32/build/posix/spawnattr_getpgroup.o +gcc spawnattr_setpgroup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_setpgroup.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_setpgroup.o.dt -MT /sources/glibc-2.32/build/posix/spawnattr_setpgroup.o +gcc spawn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawn.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawn.o.dt -MT /sources/glibc-2.32/build/posix/spawn.o +gcc spawnp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnp.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawnp.o.dt -MT /sources/glibc-2.32/build/posix/spawnp.o +gcc ../sysdeps/unix/sysv/linux/spawni.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawni.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawni.o.dt -MT /sources/glibc-2.32/build/posix/spawni.o +gcc spawnattr_getsigmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_getsigmask.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_getsigmask.o.dt -MT /sources/glibc-2.32/build/posix/spawnattr_getsigmask.o +gcc spawnattr_getschedpolicy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_getschedpolicy.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_getschedpolicy.o.dt -MT /sources/glibc-2.32/build/posix/spawnattr_getschedpolicy.o +gcc spawnattr_getschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_getschedparam.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_getschedparam.o.dt -MT /sources/glibc-2.32/build/posix/spawnattr_getschedparam.o +gcc spawnattr_setsigmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_setsigmask.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_setsigmask.o.dt -MT /sources/glibc-2.32/build/posix/spawnattr_setsigmask.o +gcc spawnattr_setschedpolicy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_setschedpolicy.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_setschedpolicy.o.dt -MT /sources/glibc-2.32/build/posix/spawnattr_setschedpolicy.o +gcc spawnattr_setschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_setschedparam.o -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_setschedparam.o.dt -MT /sources/glibc-2.32/build/posix/spawnattr_setschedparam.o +gcc ../sysdeps/unix/sysv/linux/posix_madvise.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/posix_madvise.o -MD -MP -MF /sources/glibc-2.32/build/posix/posix_madvise.o.dt -MT /sources/glibc-2.32/build/posix/posix_madvise.o +gcc ../sysdeps/unix/get_child_max.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/get_child_max.o -MD -MP -MF /sources/glibc-2.32/build/posix/get_child_max.o.dt -MT /sources/glibc-2.32/build/posix/get_child_max.o +gcc ../sysdeps/x86_64/multiarch/sched_cpucount.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/sched_cpucount.o -MD -MP -MF /sources/glibc-2.32/build/posix/sched_cpucount.o.dt -MT /sources/glibc-2.32/build/posix/sched_cpucount.o +gcc sched_cpualloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/sched_cpualloc.o -MD -MP -MF /sources/glibc-2.32/build/posix/sched_cpualloc.o.dt -MT /sources/glibc-2.32/build/posix/sched_cpualloc.o +gcc sched_cpufree.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/sched_cpufree.o -MD -MP -MF /sources/glibc-2.32/build/posix/sched_cpufree.o.dt -MT /sources/glibc-2.32/build/posix/sched_cpufree.o +gcc streams-compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/streams-compat.o -MD -MP -MF /sources/glibc-2.32/build/posix/streams-compat.o.dt -MT /sources/glibc-2.32/build/posix/streams-compat.o +gcc init-posix.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/init-posix.o -MD -MP -MF /sources/glibc-2.32/build/posix/init-posix.o.dt -MT /sources/glibc-2.32/build/posix/init-posix.o +gcc environ.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/environ.o -MD -MP -MF /sources/glibc-2.32/build/posix/environ.o.dt -MT /sources/glibc-2.32/build/posix/environ.o +gcc ../sysdeps/unix/sysv/linux/sched_getcpu.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/sched_getcpu.o -MD -MP -MF /sources/glibc-2.32/build/posix/sched_getcpu.o.dt -MT /sources/glibc-2.32/build/posix/sched_getcpu.o +gcc ../sysdeps/unix/sysv/linux/oldglob.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/oldglob.o -MD -MP -MF /sources/glibc-2.32/build/posix/oldglob.o.dt -MT /sources/glibc-2.32/build/posix/oldglob.o +gcc ../sysdeps/unix/sysv/linux/getcpu.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/getcpu.o -MD -MP -MF /sources/glibc-2.32/build/posix/getcpu.o.dt -MT /sources/glibc-2.32/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/vfork.o posix/_exit.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/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/init-posix.o posix/environ.o posix/sched_getcpu.o posix/oldglob.o posix/getcpu.o' > /sources/glibc-2.32/build/posix/stamp.oT +mv -f /sources/glibc-2.32/build/posix/stamp.oT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/uname.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/uname.os.dt -MT /sources/glibc-2.32/build/posix/uname.os +gcc ../sysdeps/unix/sysv/linux/times.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/times.os -MD -MP -MF /sources/glibc-2.32/build/posix/times.os.dt -MT /sources/glibc-2.32/build/posix/times.os +gcc wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/wait.os -MD -MP -MF /sources/glibc-2.32/build/posix/wait.os.dt -MT /sources/glibc-2.32/build/posix/wait.os +gcc waitpid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/waitpid.os -MD -MP -MF /sources/glibc-2.32/build/posix/waitpid.os.dt -MT /sources/glibc-2.32/build/posix/waitpid.os +gcc wait3.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/wait3.os -MD -MP -MF /sources/glibc-2.32/build/posix/wait3.os.dt -MT /sources/glibc-2.32/build/posix/wait3.os +gcc ../sysdeps/unix/sysv/linux/wait4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/wait4.os -MD -MP -MF /sources/glibc-2.32/build/posix/wait4.os.dt -MT /sources/glibc-2.32/build/posix/wait4.os +gcc ../sysdeps/unix/sysv/linux/waitid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/waitid.os -MD -MP -MF /sources/glibc-2.32/build/posix/waitid.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/alarm.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/alarm.os.dt -MT /sources/glibc-2.32/build/posix/alarm.os +gcc ../sysdeps/posix/sleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/sleep.os -MD -MP -MF /sources/glibc-2.32/build/posix/sleep.os.dt -MT /sources/glibc-2.32/build/posix/sleep.os +gcc ../sysdeps/unix/sysv/linux/pause.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/pause.os -MD -MP -MF /sources/glibc-2.32/build/posix/pause.os.dt -MT /sources/glibc-2.32/build/posix/pause.os +gcc nanosleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/nanosleep.os -MD -MP -MF /sources/glibc-2.32/build/posix/nanosleep.os.dt -MT /sources/glibc-2.32/build/posix/nanosleep.os +gcc ../sysdeps/nptl/fork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/fork.os -MD -MP -MF /sources/glibc-2.32/build/posix/fork.os.dt -MT /sources/glibc-2.32/build/posix/fork.os +gcc ../sysdeps/unix/sysv/linux/x86_64/vfork.S -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/vfork.os -MD -MP -MF /sources/glibc-2.32/build/posix/vfork.os.dt -MT /sources/glibc-2.32/build/posix/vfork.os +gcc ../sysdeps/unix/sysv/linux/_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/_exit.os -MD -MP -MF /sources/glibc-2.32/build/posix/_exit.os.dt -MT /sources/glibc-2.32/build/posix/_exit.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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/execve.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/execve.os.dt -MT /sources/glibc-2.32/build/posix/execve.os +gcc ../sysdeps/unix/sysv/linux/fexecve.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/fexecve.os -MD -MP -MF /sources/glibc-2.32/build/posix/fexecve.os.dt -MT /sources/glibc-2.32/build/posix/fexecve.os +gcc execv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/execv.os -MD -MP -MF /sources/glibc-2.32/build/posix/execv.os.dt -MT /sources/glibc-2.32/build/posix/execv.os +gcc execle.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/execle.os -MD -MP -MF /sources/glibc-2.32/build/posix/execle.os.dt -MT /sources/glibc-2.32/build/posix/execle.os +gcc execl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/execl.os -MD -MP -MF /sources/glibc-2.32/build/posix/execl.os.dt -MT /sources/glibc-2.32/build/posix/execl.os +gcc execvp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/execvp.os -MD -MP -MF /sources/glibc-2.32/build/posix/execvp.os.dt -MT /sources/glibc-2.32/build/posix/execvp.os +gcc execlp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/execlp.os -MD -MP -MF /sources/glibc-2.32/build/posix/execlp.os.dt -MT /sources/glibc-2.32/build/posix/execlp.os +gcc execvpe.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/execvpe.os -MD -MP -MF /sources/glibc-2.32/build/posix/execvpe.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/getpid.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/getpid.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/getppid.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/getppid.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/getuid.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/getuid.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/geteuid.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/geteuid.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/getgid.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/getgid.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/getegid.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/getegid.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/getgroups.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/getgroups.os.dt -MT /sources/glibc-2.32/build/posix/getgroups.os +gcc ../sysdeps/unix/sysv/linux/setuid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/setuid.os -MD -MP -MF /sources/glibc-2.32/build/posix/setuid.os.dt -MT /sources/glibc-2.32/build/posix/setuid.os +gcc ../sysdeps/unix/sysv/linux/setgid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/setgid.os -MD -MP -MF /sources/glibc-2.32/build/posix/setgid.os.dt -MT /sources/glibc-2.32/build/posix/setgid.os +gcc group_member.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/group_member.os -MD -MP -MF /sources/glibc-2.32/build/posix/group_member.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/getpgid.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/getpgid.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/setpgid.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/setpgid.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/getpgrp.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/getpgrp.os.dt -MT /sources/glibc-2.32/build/posix/getpgrp.os +gcc bsd-getpgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/bsd-getpgrp.os -MD -MP -MF /sources/glibc-2.32/build/posix/bsd-getpgrp.os.dt -MT /sources/glibc-2.32/build/posix/bsd-getpgrp.os +gcc setpgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/setpgrp.os -MD -MP -MF /sources/glibc-2.32/build/posix/setpgrp.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/getsid.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/getsid.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/setsid.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/setsid.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/getresuid.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/getresuid.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/getresgid.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/getresgid.os.dt -MT /sources/glibc-2.32/build/posix/getresgid.os +gcc ../sysdeps/unix/sysv/linux/setresuid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/setresuid.os -MD -MP -MF /sources/glibc-2.32/build/posix/setresuid.os.dt -MT /sources/glibc-2.32/build/posix/setresuid.os +gcc ../sysdeps/unix/sysv/linux/setresgid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/setresgid.os -MD -MP -MF /sources/glibc-2.32/build/posix/setresgid.os.dt -MT /sources/glibc-2.32/build/posix/setresgid.os +gcc ../sysdeps/unix/sysv/linux/pathconf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/pathconf.os -MD -MP -MF /sources/glibc-2.32/build/posix/pathconf.os.dt -MT /sources/glibc-2.32/build/posix/pathconf.os +gcc ../sysdeps/unix/sysv/linux/x86/sysconf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -DGETCONF_DIR='"/usr/libexec/getconf"' -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/sysconf.os -MD -MP -MF /sources/glibc-2.32/build/posix/sysconf.os.dt -MT /sources/glibc-2.32/build/posix/sysconf.os +gcc ../sysdeps/unix/sysv/linux/fpathconf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/fpathconf.os -MD -MP -MF /sources/glibc-2.32/build/posix/fpathconf.os.dt -MT /sources/glibc-2.32/build/posix/fpathconf.os +gcc ../sysdeps/unix/sysv/linux/glob.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/glob.os -MD -MP -MF /sources/glibc-2.32/build/posix/glob.os.dt -MT /sources/glibc-2.32/build/posix/glob.os +gcc ../sysdeps/unix/sysv/linux/glob64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/glob64.os -MD -MP -MF /sources/glibc-2.32/build/posix/glob64.os.dt -MT /sources/glibc-2.32/build/posix/glob64.os +gcc ../sysdeps/unix/sysv/linux/globfree.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/globfree.os -MD -MP -MF /sources/glibc-2.32/build/posix/globfree.os.dt -MT /sources/glibc-2.32/build/posix/globfree.os +gcc ../sysdeps/unix/sysv/linux/globfree64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/globfree64.os -MD -MP -MF /sources/glibc-2.32/build/posix/globfree64.os.dt -MT /sources/glibc-2.32/build/posix/globfree64.os +gcc glob_pattern_p.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/glob_pattern_p.os -MD -MP -MF /sources/glibc-2.32/build/posix/glob_pattern_p.os.dt -MT /sources/glibc-2.32/build/posix/glob_pattern_p.os +gcc fnmatch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/fnmatch.os -MD -MP -MF /sources/glibc-2.32/build/posix/fnmatch.os.dt -MT /sources/glibc-2.32/build/posix/fnmatch.os +gcc regex.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/regex.os -MD -MP -MF /sources/glibc-2.32/build/posix/regex.os.dt -MT /sources/glibc-2.32/build/posix/regex.os +gcc ../sysdeps/unix/sysv/linux/glob-lstat-compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/glob-lstat-compat.os -MD -MP -MF /sources/glibc-2.32/build/posix/glob-lstat-compat.os.dt -MT /sources/glibc-2.32/build/posix/glob-lstat-compat.os +gcc ../sysdeps/unix/sysv/linux/glob64-lstat-compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/glob64-lstat-compat.os -MD -MP -MF /sources/glibc-2.32/build/posix/glob64-lstat-compat.os.dt -MT /sources/glibc-2.32/build/posix/glob64-lstat-compat.os +gcc confstr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DLIBPTHREAD_VERSION='"NPTL 2.32"' -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/confstr.os -MD -MP -MF /sources/glibc-2.32/build/posix/confstr.os.dt -MT /sources/glibc-2.32/build/posix/confstr.os +gcc getopt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/getopt.os -MD -MP -MF /sources/glibc-2.32/build/posix/getopt.os.dt -MT /sources/glibc-2.32/build/posix/getopt.os +gcc getopt1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/getopt1.os -MD -MP -MF /sources/glibc-2.32/build/posix/getopt1.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/sched_setp.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/sched_setp.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/sched_getp.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/sched_getp.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/sched_sets.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/sched_sets.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/sched_gets.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/sched_gets.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/sched_yield.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/sched_yield.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/sched_primax.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/sched_primax.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/sched_primin.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/sched_primin.os.dt -MT /sources/glibc-2.32/build/posix/sched_primin.os +gcc ../sysdeps/unix/sysv/linux/sched_rr_gi.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/sched_rr_gi.os -MD -MP -MF /sources/glibc-2.32/build/posix/sched_rr_gi.os.dt -MT /sources/glibc-2.32/build/posix/sched_rr_gi.os +gcc ../sysdeps/unix/sysv/linux/sched_getaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/sched_getaffinity.os -MD -MP -MF /sources/glibc-2.32/build/posix/sched_getaffinity.os.dt -MT /sources/glibc-2.32/build/posix/sched_getaffinity.os +gcc ../sysdeps/unix/sysv/linux/sched_setaffinity.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/sched_setaffinity.os -MD -MP -MF /sources/glibc-2.32/build/posix/sched_setaffinity.os.dt -MT /sources/glibc-2.32/build/posix/sched_setaffinity.os +gcc ../sysdeps/posix/getaddrinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DRESOLVER -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/getaddrinfo.os -MD -MP -MF /sources/glibc-2.32/build/posix/getaddrinfo.os.dt -MT /sources/glibc-2.32/build/posix/getaddrinfo.os +gcc ../sysdeps/posix/gai_strerror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/gai_strerror.os -MD -MP -MF /sources/glibc-2.32/build/posix/gai_strerror.os.dt -MT /sources/glibc-2.32/build/posix/gai_strerror.os +gcc wordexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/wordexp.os -MD -MP -MF /sources/glibc-2.32/build/posix/wordexp.os.dt -MT /sources/glibc-2.32/build/posix/wordexp.os +gcc ../sysdeps/unix/sysv/linux/pread.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/pread.os -MD -MP -MF /sources/glibc-2.32/build/posix/pread.os.dt -MT /sources/glibc-2.32/build/posix/pread.os +gcc ../sysdeps/unix/sysv/linux/pwrite.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/pwrite.os -MD -MP -MF /sources/glibc-2.32/build/posix/pwrite.os.dt -MT /sources/glibc-2.32/build/posix/pwrite.os +gcc ../sysdeps/unix/sysv/linux/pread64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/pread64.os -MD -MP -MF /sources/glibc-2.32/build/posix/pread64.os.dt -MT /sources/glibc-2.32/build/posix/pread64.os +gcc ../sysdeps/unix/sysv/linux/pwrite64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/pwrite64.os -MD -MP -MF /sources/glibc-2.32/build/posix/pwrite64.os.dt -MT /sources/glibc-2.32/build/posix/pwrite64.os +gcc spawn_faction_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawn_faction_init.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawn_faction_init.os.dt -MT /sources/glibc-2.32/build/posix/spawn_faction_init.os +gcc spawn_faction_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawn_faction_destroy.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawn_faction_destroy.os.dt -MT /sources/glibc-2.32/build/posix/spawn_faction_destroy.os +gcc spawn_faction_addclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawn_faction_addclose.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawn_faction_addclose.os.dt -MT /sources/glibc-2.32/build/posix/spawn_faction_addclose.os +gcc spawn_faction_addopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawn_faction_addopen.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawn_faction_addopen.os.dt -MT /sources/glibc-2.32/build/posix/spawn_faction_addopen.os +gcc spawn_faction_adddup2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawn_faction_adddup2.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawn_faction_adddup2.os.dt -MT /sources/glibc-2.32/build/posix/spawn_faction_adddup2.os +gcc spawn_valid_fd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawn_valid_fd.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawn_valid_fd.os.dt -MT /sources/glibc-2.32/build/posix/spawn_valid_fd.os +gcc spawn_faction_addchdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawn_faction_addchdir.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawn_faction_addchdir.os.dt -MT /sources/glibc-2.32/build/posix/spawn_faction_addchdir.os +gcc spawn_faction_addfchdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawn_faction_addfchdir.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawn_faction_addfchdir.os.dt -MT /sources/glibc-2.32/build/posix/spawn_faction_addfchdir.os +gcc spawnattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_init.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_init.os.dt -MT /sources/glibc-2.32/build/posix/spawnattr_init.os +gcc spawnattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_destroy.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_destroy.os.dt -MT /sources/glibc-2.32/build/posix/spawnattr_destroy.os +gcc spawnattr_getdefault.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_getdefault.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_getdefault.os.dt -MT /sources/glibc-2.32/build/posix/spawnattr_getdefault.os +gcc spawnattr_setdefault.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_setdefault.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_setdefault.os.dt -MT /sources/glibc-2.32/build/posix/spawnattr_setdefault.os +gcc spawnattr_getflags.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_getflags.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_getflags.os.dt -MT /sources/glibc-2.32/build/posix/spawnattr_getflags.os +gcc spawnattr_setflags.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_setflags.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_setflags.os.dt -MT /sources/glibc-2.32/build/posix/spawnattr_setflags.os +gcc spawnattr_getpgroup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_getpgroup.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_getpgroup.os.dt -MT /sources/glibc-2.32/build/posix/spawnattr_getpgroup.os +gcc spawnattr_setpgroup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_setpgroup.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_setpgroup.os.dt -MT /sources/glibc-2.32/build/posix/spawnattr_setpgroup.os +gcc spawn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawn.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawn.os.dt -MT /sources/glibc-2.32/build/posix/spawn.os +gcc spawnp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnp.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawnp.os.dt -MT /sources/glibc-2.32/build/posix/spawnp.os +gcc ../sysdeps/unix/sysv/linux/spawni.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawni.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawni.os.dt -MT /sources/glibc-2.32/build/posix/spawni.os +gcc spawnattr_getsigmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_getsigmask.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_getsigmask.os.dt -MT /sources/glibc-2.32/build/posix/spawnattr_getsigmask.os +gcc spawnattr_getschedpolicy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_getschedpolicy.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_getschedpolicy.os.dt -MT /sources/glibc-2.32/build/posix/spawnattr_getschedpolicy.os +gcc spawnattr_getschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_getschedparam.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_getschedparam.os.dt -MT /sources/glibc-2.32/build/posix/spawnattr_getschedparam.os +gcc spawnattr_setsigmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_setsigmask.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_setsigmask.os.dt -MT /sources/glibc-2.32/build/posix/spawnattr_setsigmask.os +gcc spawnattr_setschedpolicy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_setschedpolicy.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_setschedpolicy.os.dt -MT /sources/glibc-2.32/build/posix/spawnattr_setschedpolicy.os +gcc spawnattr_setschedparam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/spawnattr_setschedparam.os -MD -MP -MF /sources/glibc-2.32/build/posix/spawnattr_setschedparam.os.dt -MT /sources/glibc-2.32/build/posix/spawnattr_setschedparam.os +gcc ../sysdeps/unix/sysv/linux/posix_madvise.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/posix_madvise.os -MD -MP -MF /sources/glibc-2.32/build/posix/posix_madvise.os.dt -MT /sources/glibc-2.32/build/posix/posix_madvise.os +gcc ../sysdeps/unix/get_child_max.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/get_child_max.os -MD -MP -MF /sources/glibc-2.32/build/posix/get_child_max.os.dt -MT /sources/glibc-2.32/build/posix/get_child_max.os +gcc ../sysdeps/x86_64/multiarch/sched_cpucount.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/sched_cpucount.os -MD -MP -MF /sources/glibc-2.32/build/posix/sched_cpucount.os.dt -MT /sources/glibc-2.32/build/posix/sched_cpucount.os +gcc sched_cpualloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/sched_cpualloc.os -MD -MP -MF /sources/glibc-2.32/build/posix/sched_cpualloc.os.dt -MT /sources/glibc-2.32/build/posix/sched_cpualloc.os +gcc sched_cpufree.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/sched_cpufree.os -MD -MP -MF /sources/glibc-2.32/build/posix/sched_cpufree.os.dt -MT /sources/glibc-2.32/build/posix/sched_cpufree.os +gcc streams-compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/streams-compat.os -MD -MP -MF /sources/glibc-2.32/build/posix/streams-compat.os.dt -MT /sources/glibc-2.32/build/posix/streams-compat.os +gcc init-posix.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/init-posix.os -MD -MP -MF /sources/glibc-2.32/build/posix/init-posix.os.dt -MT /sources/glibc-2.32/build/posix/init-posix.os +gcc environ.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/environ.os -MD -MP -MF /sources/glibc-2.32/build/posix/environ.os.dt -MT /sources/glibc-2.32/build/posix/environ.os +gcc ../sysdeps/unix/sysv/linux/sched_getcpu.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/sched_getcpu.os -MD -MP -MF /sources/glibc-2.32/build/posix/sched_getcpu.os.dt -MT /sources/glibc-2.32/build/posix/sched_getcpu.os +gcc ../sysdeps/unix/sysv/linux/oldglob.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/oldglob.os -MD -MP -MF /sources/glibc-2.32/build/posix/oldglob.os.dt -MT /sources/glibc-2.32/build/posix/oldglob.os +gcc ../sysdeps/unix/sysv/linux/getcpu.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/getcpu.os -MD -MP -MF /sources/glibc-2.32/build/posix/getcpu.os.dt -MT /sources/glibc-2.32/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/vfork.os posix/_exit.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/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/init-posix.os posix/environ.os posix/sched_getcpu.os posix/oldglob.os posix/getcpu.os' > /sources/glibc-2.32/build/posix/stamp.osT +mv -f /sources/glibc-2.32/build/posix/stamp.osT /sources/glibc-2.32/build/posix/stamp.os +echo '' > /sources/glibc-2.32/build/posix/stamp.oST +mv -f /sources/glibc-2.32/build/posix/stamp.oST /sources/glibc-2.32/build/posix/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/posix' +make subdir=io -C io ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/io' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/io +mkdir -p -- /sources/glibc-2.32/build/io +gcc ../sysdeps/unix/sysv/linux/utime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/utime.o -MD -MP -MF /sources/glibc-2.32/build/io/utime.o.dt -MT /sources/glibc-2.32/build/io/utime.o +gcc ../sysdeps/posix/mkfifo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/mkfifo.o -MD -MP -MF /sources/glibc-2.32/build/io/mkfifo.o.dt -MT /sources/glibc-2.32/build/io/mkfifo.o +gcc ../sysdeps/posix/mkfifoat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/mkfifoat.o -MD -MP -MF /sources/glibc-2.32/build/io/mkfifoat.o.dt -MT /sources/glibc-2.32/build/io/mkfifoat.o +gcc stat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/stat.o -MD -MP -MF /sources/glibc-2.32/build/io/stat.o.dt -MT /sources/glibc-2.32/build/io/stat.o +gcc fstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fstat.o -MD -MP -MF /sources/glibc-2.32/build/io/fstat.o.dt -MT /sources/glibc-2.32/build/io/fstat.o +gcc lstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/lstat.o -MD -MP -MF /sources/glibc-2.32/build/io/lstat.o.dt -MT /sources/glibc-2.32/build/io/lstat.o +gcc stat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/stat64.o -MD -MP -MF /sources/glibc-2.32/build/io/stat64.o.dt -MT /sources/glibc-2.32/build/io/stat64.o +gcc fstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fstat64.o -MD -MP -MF /sources/glibc-2.32/build/io/fstat64.o.dt -MT /sources/glibc-2.32/build/io/fstat64.o +gcc lstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/lstat64.o -MD -MP -MF /sources/glibc-2.32/build/io/lstat64.o.dt -MT /sources/glibc-2.32/build/io/lstat64.o +gcc fstatat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fstatat.o -MD -MP -MF /sources/glibc-2.32/build/io/fstatat.o.dt -MT /sources/glibc-2.32/build/io/fstatat.o +gcc fstatat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fstatat64.o -MD -MP -MF /sources/glibc-2.32/build/io/fstatat64.o.dt -MT /sources/glibc-2.32/build/io/fstatat64.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/xstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/xstat.o -MD -MP -MF /sources/glibc-2.32/build/io/xstat.o.dt -MT /sources/glibc-2.32/build/io/xstat.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/fxstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fxstat.o -MD -MP -MF /sources/glibc-2.32/build/io/fxstat.o.dt -MT /sources/glibc-2.32/build/io/fxstat.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/lxstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/lxstat.o -MD -MP -MF /sources/glibc-2.32/build/io/lxstat.o.dt -MT /sources/glibc-2.32/build/io/lxstat.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/xstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/xstat64.o -MD -MP -MF /sources/glibc-2.32/build/io/xstat64.o.dt -MT /sources/glibc-2.32/build/io/xstat64.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/fxstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fxstat64.o -MD -MP -MF /sources/glibc-2.32/build/io/fxstat64.o.dt -MT /sources/glibc-2.32/build/io/fxstat64.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/lxstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/lxstat64.o -MD -MP -MF /sources/glibc-2.32/build/io/lxstat64.o.dt -MT /sources/glibc-2.32/build/io/lxstat64.o +gcc ../sysdeps/unix/sysv/linux/statx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/statx.o -MD -MP -MF /sources/glibc-2.32/build/io/statx.o.dt -MT /sources/glibc-2.32/build/io/statx.o +gcc mknod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/mknod.o -MD -MP -MF /sources/glibc-2.32/build/io/mknod.o.dt -MT /sources/glibc-2.32/build/io/mknod.o +gcc mknodat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/mknodat.o -MD -MP -MF /sources/glibc-2.32/build/io/mknodat.o.dt -MT /sources/glibc-2.32/build/io/mknodat.o +gcc ../sysdeps/unix/sysv/linux/xmknod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/xmknod.o -MD -MP -MF /sources/glibc-2.32/build/io/xmknod.o.dt -MT /sources/glibc-2.32/build/io/xmknod.o +gcc ../sysdeps/unix/sysv/linux/xmknodat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/xmknodat.o -MD -MP -MF /sources/glibc-2.32/build/io/xmknodat.o.dt -MT /sources/glibc-2.32/build/io/xmknodat.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fxstatat.o -MD -MP -MF /sources/glibc-2.32/build/io/fxstatat.o.dt -MT /sources/glibc-2.32/build/io/fxstatat.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/fxstatat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fxstatat64.o -MD -MP -MF /sources/glibc-2.32/build/io/fxstatat64.o.dt -MT /sources/glibc-2.32/build/io/fxstatat64.o +(echo '#define SYSCALL_NAME statfs'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __statfs'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__statfs, statfs)'; \ + echo 'hidden_weak (statfs)'; \ + echo 'weak_alias (__statfs, statfs64)'; \ + echo 'hidden_weak (statfs64)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/statfs.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/statfs.o.dt -MT /sources/glibc-2.32/build/io/statfs.o +(echo '#define SYSCALL_NAME fstatfs'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __fstatfs'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__fstatfs, fstatfs)'; \ + echo 'hidden_weak (fstatfs)'; \ + echo 'weak_alias (__fstatfs, fstatfs64)'; \ + echo 'hidden_weak (fstatfs64)'; \ + echo 'weak_alias (__fstatfs, __fstatfs64)'; \ + echo 'hidden_weak (__fstatfs64)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/fstatfs.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/fstatfs.o.dt -MT /sources/glibc-2.32/build/io/fstatfs.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/statfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/statfs64.o -MD -MP -MF /sources/glibc-2.32/build/io/statfs64.o.dt -MT /sources/glibc-2.32/build/io/statfs64.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/fstatfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fstatfs64.o -MD -MP -MF /sources/glibc-2.32/build/io/fstatfs64.o.dt -MT /sources/glibc-2.32/build/io/fstatfs64.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/statvfs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/statvfs.o -MD -MP -MF /sources/glibc-2.32/build/io/statvfs.o.dt -MT /sources/glibc-2.32/build/io/statvfs.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/fstatvfs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fstatvfs.o -MD -MP -MF /sources/glibc-2.32/build/io/fstatvfs.o.dt -MT /sources/glibc-2.32/build/io/fstatvfs.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/statvfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/statvfs64.o -MD -MP -MF /sources/glibc-2.32/build/io/statvfs64.o.dt -MT /sources/glibc-2.32/build/io/statvfs64.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/fstatvfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fstatvfs64.o -MD -MP -MF /sources/glibc-2.32/build/io/fstatvfs64.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/umask.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/umask.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/chmod.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/chmod.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/fchmod.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/fchmod.o.dt -MT /sources/glibc-2.32/build/io/fchmod.o +gcc lchmod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/lchmod.o -MD -MP -MF /sources/glibc-2.32/build/io/lchmod.o.dt -MT /sources/glibc-2.32/build/io/lchmod.o +gcc ../sysdeps/unix/sysv/linux/fchmodat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fchmodat.o -MD -MP -MF /sources/glibc-2.32/build/io/fchmodat.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/mkdir.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/mkdir.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/mkdirat.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/mkdirat.o.dt -MT /sources/glibc-2.32/build/io/mkdirat.o +gcc ../sysdeps/unix/sysv/linux/open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/open.o -MD -MP -MF /sources/glibc-2.32/build/io/open.o.dt -MT /sources/glibc-2.32/build/io/open.o +gcc open_2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/open_2.o -MD -MP -MF /sources/glibc-2.32/build/io/open_2.o.dt -MT /sources/glibc-2.32/build/io/open_2.o +gcc ../sysdeps/unix/sysv/linux/open64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/open64.o -MD -MP -MF /sources/glibc-2.32/build/io/open64.o.dt -MT /sources/glibc-2.32/build/io/open64.o +gcc open64_2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/open64_2.o -MD -MP -MF /sources/glibc-2.32/build/io/open64_2.o.dt -MT /sources/glibc-2.32/build/io/open64_2.o +gcc ../sysdeps/unix/sysv/linux/openat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/openat.o -MD -MP -MF /sources/glibc-2.32/build/io/openat.o.dt -MT /sources/glibc-2.32/build/io/openat.o +gcc openat_2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/openat_2.o -MD -MP -MF /sources/glibc-2.32/build/io/openat_2.o.dt -MT /sources/glibc-2.32/build/io/openat_2.o +gcc ../sysdeps/unix/sysv/linux/openat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/openat64.o -MD -MP -MF /sources/glibc-2.32/build/io/openat64.o.dt -MT /sources/glibc-2.32/build/io/openat64.o +gcc openat64_2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/openat64_2.o -MD -MP -MF /sources/glibc-2.32/build/io/openat64_2.o.dt -MT /sources/glibc-2.32/build/io/openat64_2.o +gcc ../sysdeps/unix/sysv/linux/read.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/read.o -MD -MP -MF /sources/glibc-2.32/build/io/read.o.dt -MT /sources/glibc-2.32/build/io/read.o +gcc ../sysdeps/unix/sysv/linux/write.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/write.o -MD -MP -MF /sources/glibc-2.32/build/io/write.o.dt -MT /sources/glibc-2.32/build/io/write.o +gcc ../sysdeps/unix/sysv/linux/lseek.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/lseek.o -MD -MP -MF /sources/glibc-2.32/build/io/lseek.o.dt -MT /sources/glibc-2.32/build/io/lseek.o +gcc ../sysdeps/unix/sysv/linux/lseek64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/lseek64.o -MD -MP -MF /sources/glibc-2.32/build/io/lseek64.o.dt -MT /sources/glibc-2.32/build/io/lseek64.o +gcc ../sysdeps/unix/sysv/linux/access.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/access.o -MD -MP -MF /sources/glibc-2.32/build/io/access.o.dt -MT /sources/glibc-2.32/build/io/access.o +gcc ../sysdeps/posix/euidaccess.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/euidaccess.o -MD -MP -MF /sources/glibc-2.32/build/io/euidaccess.o.dt -MT /sources/glibc-2.32/build/io/euidaccess.o +gcc ../sysdeps/unix/sysv/linux/faccessat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/faccessat.o -MD -MP -MF /sources/glibc-2.32/build/io/faccessat.o.dt -MT /sources/glibc-2.32/build/io/faccessat.o +gcc ../sysdeps/unix/sysv/linux/fcntl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fcntl.o -MD -MP -MF /sources/glibc-2.32/build/io/fcntl.o.dt -MT /sources/glibc-2.32/build/io/fcntl.o +gcc ../sysdeps/unix/sysv/linux/fcntl64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fcntl64.o -MD -MP -MF /sources/glibc-2.32/build/io/fcntl64.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/flock.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/flock.o.dt -MT /sources/glibc-2.32/build/io/flock.o +gcc lockf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/lockf.o -MD -MP -MF /sources/glibc-2.32/build/io/lockf.o.dt -MT /sources/glibc-2.32/build/io/lockf.o +gcc lockf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/lockf64.o -MD -MP -MF /sources/glibc-2.32/build/io/lockf64.o.dt -MT /sources/glibc-2.32/build/io/lockf64.o +gcc ../sysdeps/unix/sysv/linux/close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/close.o -MD -MP -MF /sources/glibc-2.32/build/io/close.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/dup.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/dup.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/dup2.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/dup2.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/dup3.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/dup3.o.dt -MT /sources/glibc-2.32/build/io/dup3.o +(echo '#define SYSCALL_NAME pipe'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __pipe'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__pipe, pipe)'; \ + echo 'hidden_weak (pipe)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/pipe.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/pipe.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/pipe2.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/pipe2.o.dt -MT /sources/glibc-2.32/build/io/pipe2.o +gcc ../sysdeps/unix/sysv/linux/creat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/creat.o -MD -MP -MF /sources/glibc-2.32/build/io/creat.o.dt -MT /sources/glibc-2.32/build/io/creat.o +gcc ../sysdeps/unix/sysv/linux/creat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/creat64.o -MD -MP -MF /sources/glibc-2.32/build/io/creat64.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/chdir.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/chdir.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/fchdir.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/fchdir.o.dt -MT /sources/glibc-2.32/build/io/fchdir.o +gcc ../sysdeps/unix/sysv/linux/getcwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/getcwd.o -MD -MP -MF /sources/glibc-2.32/build/io/getcwd.o.dt -MT /sources/glibc-2.32/build/io/getcwd.o +gcc getwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/getwd.o -MD -MP -MF /sources/glibc-2.32/build/io/getwd.o.dt -MT /sources/glibc-2.32/build/io/getwd.o +gcc getdirname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/getdirname.o -MD -MP -MF /sources/glibc-2.32/build/io/getdirname.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/chown.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/chown.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/fchown.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/fchown.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/lchown.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/lchown.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/fchownat.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/fchownat.o.dt -MT /sources/glibc-2.32/build/io/fchownat.o +gcc ../sysdeps/unix/sysv/linux/ttyname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/ttyname.o -MD -MP -MF /sources/glibc-2.32/build/io/ttyname.o.dt -MT /sources/glibc-2.32/build/io/ttyname.o +gcc ../sysdeps/unix/sysv/linux/ttyname_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/ttyname_r.o -MD -MP -MF /sources/glibc-2.32/build/io/ttyname_r.o.dt -MT /sources/glibc-2.32/build/io/ttyname_r.o +gcc ../sysdeps/posix/isatty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/isatty.o -MD -MP -MF /sources/glibc-2.32/build/io/isatty.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/link.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/link.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/linkat.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/linkat.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/symlink.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/symlink.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/symlinkat.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/symlinkat.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/readlink.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/readlink.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/readlinkat.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/readlinkat.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/unlink.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/unlink.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/unlinkat.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/unlinkat.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/rmdir.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/rmdir.o.dt -MT /sources/glibc-2.32/build/io/rmdir.o +gcc ../sysdeps/wordsize-64/ftw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/ftw.o -MD -MP -MF /sources/glibc-2.32/build/io/ftw.o.dt -MT /sources/glibc-2.32/build/io/ftw.o +gcc ../sysdeps/wordsize-64/ftw64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/ftw64.o -MD -MP -MF /sources/glibc-2.32/build/io/ftw64.o.dt -MT /sources/glibc-2.32/build/io/ftw64.o +gcc ../sysdeps/wordsize-64/fts.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -Wno-uninitialized -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fts.o -MD -MP -MF /sources/glibc-2.32/build/io/fts.o.dt -MT /sources/glibc-2.32/build/io/fts.o +gcc ../sysdeps/wordsize-64/fts64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -Wno-uninitialized -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fts64.o -MD -MP -MF /sources/glibc-2.32/build/io/fts64.o.dt -MT /sources/glibc-2.32/build/io/fts64.o +gcc ../sysdeps/unix/sysv/linux/poll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/poll.o -MD -MP -MF /sources/glibc-2.32/build/io/poll.o.dt -MT /sources/glibc-2.32/build/io/poll.o +gcc ../sysdeps/unix/sysv/linux/ppoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/ppoll.o -MD -MP -MF /sources/glibc-2.32/build/io/ppoll.o.dt -MT /sources/glibc-2.32/build/io/ppoll.o +gcc ../sysdeps/unix/sysv/linux/posix_fadvise.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/posix_fadvise.o -MD -MP -MF /sources/glibc-2.32/build/io/posix_fadvise.o.dt -MT /sources/glibc-2.32/build/io/posix_fadvise.o +gcc ../sysdeps/unix/sysv/linux/posix_fadvise64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/posix_fadvise64.o -MD -MP -MF /sources/glibc-2.32/build/io/posix_fadvise64.o.dt -MT /sources/glibc-2.32/build/io/posix_fadvise64.o +gcc ../sysdeps/unix/sysv/linux/posix_fallocate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/posix_fallocate.o -MD -MP -MF /sources/glibc-2.32/build/io/posix_fallocate.o.dt -MT /sources/glibc-2.32/build/io/posix_fallocate.o +gcc ../sysdeps/unix/sysv/linux/posix_fallocate64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/posix_fallocate64.o -MD -MP -MF /sources/glibc-2.32/build/io/posix_fallocate64.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/sendfile.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/sendfile.o.dt -MT /sources/glibc-2.32/build/io/sendfile.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/sendfile64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/sendfile64.o -MD -MP -MF /sources/glibc-2.32/build/io/sendfile64.o.dt -MT /sources/glibc-2.32/build/io/sendfile64.o +gcc ../sysdeps/unix/sysv/linux/copy_file_range.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/copy_file_range.o -MD -MP -MF /sources/glibc-2.32/build/io/copy_file_range.o.dt -MT /sources/glibc-2.32/build/io/copy_file_range.o +gcc ../sysdeps/unix/sysv/linux/utimensat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/utimensat.o -MD -MP -MF /sources/glibc-2.32/build/io/utimensat.o.dt -MT /sources/glibc-2.32/build/io/utimensat.o +gcc ../sysdeps/unix/sysv/linux/futimens.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/futimens.o -MD -MP -MF /sources/glibc-2.32/build/io/futimens.o.dt -MT /sources/glibc-2.32/build/io/futimens.o +gcc file_change_detection.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/file_change_detection.o -MD -MP -MF /sources/glibc-2.32/build/io/file_change_detection.o.dt -MT /sources/glibc-2.32/build/io/file_change_detection.o +gcc ../sysdeps/unix/sysv/linux/xstatconv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/xstatconv.o -MD -MP -MF /sources/glibc-2.32/build/io/xstatconv.o.dt -MT /sources/glibc-2.32/build/io/xstatconv.o +gcc ../sysdeps/unix/sysv/linux/internal_statvfs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/internal_statvfs.o -MD -MP -MF /sources/glibc-2.32/build/io/internal_statvfs.o.dt -MT /sources/glibc-2.32/build/io/internal_statvfs.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/internal_statvfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/internal_statvfs64.o -MD -MP -MF /sources/glibc-2.32/build/io/internal_statvfs64.o.dt -MT /sources/glibc-2.32/build/io/internal_statvfs64.o +gcc ../sysdeps/unix/sysv/linux/sync_file_range.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/sync_file_range.o -MD -MP -MF /sources/glibc-2.32/build/io/sync_file_range.o.dt -MT /sources/glibc-2.32/build/io/sync_file_range.o +gcc ../sysdeps/unix/sysv/linux/fallocate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fallocate.o -MD -MP -MF /sources/glibc-2.32/build/io/fallocate.o.dt -MT /sources/glibc-2.32/build/io/fallocate.o +gcc ../sysdeps/unix/sysv/linux/fallocate64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fallocate64.o -MD -MP -MF /sources/glibc-2.32/build/io/fallocate64.o.dt -MT /sources/glibc-2.32/build/io/fallocate64.o +gcc ../sysdeps/unix/sysv/linux/close_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/close_nocancel.o -MD -MP -MF /sources/glibc-2.32/build/io/close_nocancel.o.dt -MT /sources/glibc-2.32/build/io/close_nocancel.o +gcc ../sysdeps/unix/sysv/linux/fcntl_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fcntl_nocancel.o -MD -MP -MF /sources/glibc-2.32/build/io/fcntl_nocancel.o.dt -MT /sources/glibc-2.32/build/io/fcntl_nocancel.o +gcc ../sysdeps/unix/sysv/linux/open_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/open_nocancel.o -MD -MP -MF /sources/glibc-2.32/build/io/open_nocancel.o.dt -MT /sources/glibc-2.32/build/io/open_nocancel.o +gcc ../sysdeps/unix/sysv/linux/open64_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/open64_nocancel.o -MD -MP -MF /sources/glibc-2.32/build/io/open64_nocancel.o.dt -MT /sources/glibc-2.32/build/io/open64_nocancel.o +gcc ../sysdeps/unix/sysv/linux/openat_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/openat_nocancel.o -MD -MP -MF /sources/glibc-2.32/build/io/openat_nocancel.o.dt -MT /sources/glibc-2.32/build/io/openat_nocancel.o +gcc ../sysdeps/unix/sysv/linux/openat64_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/openat64_nocancel.o -MD -MP -MF /sources/glibc-2.32/build/io/openat64_nocancel.o.dt -MT /sources/glibc-2.32/build/io/openat64_nocancel.o +gcc ../sysdeps/unix/sysv/linux/read_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/read_nocancel.o -MD -MP -MF /sources/glibc-2.32/build/io/read_nocancel.o.dt -MT /sources/glibc-2.32/build/io/read_nocancel.o +gcc ../sysdeps/unix/sysv/linux/pread64_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/pread64_nocancel.o -MD -MP -MF /sources/glibc-2.32/build/io/pread64_nocancel.o.dt -MT /sources/glibc-2.32/build/io/pread64_nocancel.o +gcc ../sysdeps/unix/sysv/linux/write_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/write_nocancel.o -MD -MP -MF /sources/glibc-2.32/build/io/write_nocancel.o.dt -MT /sources/glibc-2.32/build/io/write_nocancel.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/statx_cp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/statx_cp.o -MD -MP -MF /sources/glibc-2.32/build/io/statx_cp.o.dt -MT /sources/glibc-2.32/build/io/statx_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/xstat.o io/fxstat.o io/lxstat.o io/xstat64.o io/fxstat64.o io/lxstat64.o io/statx.o io/mknod.o io/mknodat.o io/xmknod.o io/xmknodat.o io/fxstatat.o io/fxstatat64.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/xstatconv.o io/internal_statvfs.o io/internal_statvfs64.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' > /sources/glibc-2.32/build/io/stamp.oT +mv -f /sources/glibc-2.32/build/io/stamp.oT /sources/glibc-2.32/build/io/stamp.o +gcc ../sysdeps/unix/sysv/linux/utime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/utime.os -MD -MP -MF /sources/glibc-2.32/build/io/utime.os.dt -MT /sources/glibc-2.32/build/io/utime.os +gcc ../sysdeps/posix/mkfifo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/mkfifo.os -MD -MP -MF /sources/glibc-2.32/build/io/mkfifo.os.dt -MT /sources/glibc-2.32/build/io/mkfifo.os +gcc ../sysdeps/posix/mkfifoat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/mkfifoat.os -MD -MP -MF /sources/glibc-2.32/build/io/mkfifoat.os.dt -MT /sources/glibc-2.32/build/io/mkfifoat.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/xstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/xstat.os -MD -MP -MF /sources/glibc-2.32/build/io/xstat.os.dt -MT /sources/glibc-2.32/build/io/xstat.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/fxstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fxstat.os -MD -MP -MF /sources/glibc-2.32/build/io/fxstat.os.dt -MT /sources/glibc-2.32/build/io/fxstat.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/lxstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/lxstat.os -MD -MP -MF /sources/glibc-2.32/build/io/lxstat.os.dt -MT /sources/glibc-2.32/build/io/lxstat.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/xstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/xstat64.os -MD -MP -MF /sources/glibc-2.32/build/io/xstat64.os.dt -MT /sources/glibc-2.32/build/io/xstat64.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/fxstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fxstat64.os -MD -MP -MF /sources/glibc-2.32/build/io/fxstat64.os.dt -MT /sources/glibc-2.32/build/io/fxstat64.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/lxstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/lxstat64.os -MD -MP -MF /sources/glibc-2.32/build/io/lxstat64.os.dt -MT /sources/glibc-2.32/build/io/lxstat64.os +gcc ../sysdeps/unix/sysv/linux/statx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/statx.os -MD -MP -MF /sources/glibc-2.32/build/io/statx.os.dt -MT /sources/glibc-2.32/build/io/statx.os +gcc ../sysdeps/unix/sysv/linux/xmknod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/xmknod.os -MD -MP -MF /sources/glibc-2.32/build/io/xmknod.os.dt -MT /sources/glibc-2.32/build/io/xmknod.os +gcc ../sysdeps/unix/sysv/linux/xmknodat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/xmknodat.os -MD -MP -MF /sources/glibc-2.32/build/io/xmknodat.os.dt -MT /sources/glibc-2.32/build/io/xmknodat.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fxstatat.os -MD -MP -MF /sources/glibc-2.32/build/io/fxstatat.os.dt -MT /sources/glibc-2.32/build/io/fxstatat.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/fxstatat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fxstatat64.os -MD -MP -MF /sources/glibc-2.32/build/io/fxstatat64.os.dt -MT /sources/glibc-2.32/build/io/fxstatat64.os +(echo '#define SYSCALL_NAME statfs'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __statfs'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__statfs, statfs)'; \ + echo 'hidden_weak (statfs)'; \ + echo 'weak_alias (__statfs, statfs64)'; \ + echo 'hidden_weak (statfs64)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/statfs.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/statfs.os.dt -MT /sources/glibc-2.32/build/io/statfs.os +(echo '#define SYSCALL_NAME fstatfs'; \ + echo '#define SYSCALL_NARGS 2'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __fstatfs'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__fstatfs, fstatfs)'; \ + echo 'hidden_weak (fstatfs)'; \ + echo 'weak_alias (__fstatfs, fstatfs64)'; \ + echo 'hidden_weak (fstatfs64)'; \ + echo 'weak_alias (__fstatfs, __fstatfs64)'; \ + echo 'hidden_weak (__fstatfs64)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/fstatfs.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/fstatfs.os.dt -MT /sources/glibc-2.32/build/io/fstatfs.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/statfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/statfs64.os -MD -MP -MF /sources/glibc-2.32/build/io/statfs64.os.dt -MT /sources/glibc-2.32/build/io/statfs64.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/fstatfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fstatfs64.os -MD -MP -MF /sources/glibc-2.32/build/io/fstatfs64.os.dt -MT /sources/glibc-2.32/build/io/fstatfs64.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/statvfs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/statvfs.os -MD -MP -MF /sources/glibc-2.32/build/io/statvfs.os.dt -MT /sources/glibc-2.32/build/io/statvfs.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/fstatvfs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fstatvfs.os -MD -MP -MF /sources/glibc-2.32/build/io/fstatvfs.os.dt -MT /sources/glibc-2.32/build/io/fstatvfs.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/statvfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/statvfs64.os -MD -MP -MF /sources/glibc-2.32/build/io/statvfs64.os.dt -MT /sources/glibc-2.32/build/io/statvfs64.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/fstatvfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fstatvfs64.os -MD -MP -MF /sources/glibc-2.32/build/io/fstatvfs64.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/umask.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/umask.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/chmod.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/chmod.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/fchmod.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/fchmod.os.dt -MT /sources/glibc-2.32/build/io/fchmod.os +gcc lchmod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/lchmod.os -MD -MP -MF /sources/glibc-2.32/build/io/lchmod.os.dt -MT /sources/glibc-2.32/build/io/lchmod.os +gcc ../sysdeps/unix/sysv/linux/fchmodat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fchmodat.os -MD -MP -MF /sources/glibc-2.32/build/io/fchmodat.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/mkdir.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/mkdir.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/mkdirat.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/mkdirat.os.dt -MT /sources/glibc-2.32/build/io/mkdirat.os +gcc ../sysdeps/unix/sysv/linux/open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/open.os -MD -MP -MF /sources/glibc-2.32/build/io/open.os.dt -MT /sources/glibc-2.32/build/io/open.os +gcc open_2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/open_2.os -MD -MP -MF /sources/glibc-2.32/build/io/open_2.os.dt -MT /sources/glibc-2.32/build/io/open_2.os +gcc ../sysdeps/unix/sysv/linux/open64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/open64.os -MD -MP -MF /sources/glibc-2.32/build/io/open64.os.dt -MT /sources/glibc-2.32/build/io/open64.os +gcc open64_2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/open64_2.os -MD -MP -MF /sources/glibc-2.32/build/io/open64_2.os.dt -MT /sources/glibc-2.32/build/io/open64_2.os +gcc ../sysdeps/unix/sysv/linux/openat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/openat.os -MD -MP -MF /sources/glibc-2.32/build/io/openat.os.dt -MT /sources/glibc-2.32/build/io/openat.os +gcc openat_2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/openat_2.os -MD -MP -MF /sources/glibc-2.32/build/io/openat_2.os.dt -MT /sources/glibc-2.32/build/io/openat_2.os +gcc ../sysdeps/unix/sysv/linux/openat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/openat64.os -MD -MP -MF /sources/glibc-2.32/build/io/openat64.os.dt -MT /sources/glibc-2.32/build/io/openat64.os +gcc openat64_2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/openat64_2.os -MD -MP -MF /sources/glibc-2.32/build/io/openat64_2.os.dt -MT /sources/glibc-2.32/build/io/openat64_2.os +gcc ../sysdeps/unix/sysv/linux/read.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/read.os -MD -MP -MF /sources/glibc-2.32/build/io/read.os.dt -MT /sources/glibc-2.32/build/io/read.os +gcc ../sysdeps/unix/sysv/linux/write.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/write.os -MD -MP -MF /sources/glibc-2.32/build/io/write.os.dt -MT /sources/glibc-2.32/build/io/write.os +gcc ../sysdeps/unix/sysv/linux/lseek.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/lseek.os -MD -MP -MF /sources/glibc-2.32/build/io/lseek.os.dt -MT /sources/glibc-2.32/build/io/lseek.os +gcc ../sysdeps/unix/sysv/linux/lseek64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/lseek64.os -MD -MP -MF /sources/glibc-2.32/build/io/lseek64.os.dt -MT /sources/glibc-2.32/build/io/lseek64.os +gcc ../sysdeps/unix/sysv/linux/access.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/access.os -MD -MP -MF /sources/glibc-2.32/build/io/access.os.dt -MT /sources/glibc-2.32/build/io/access.os +gcc ../sysdeps/posix/euidaccess.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/euidaccess.os -MD -MP -MF /sources/glibc-2.32/build/io/euidaccess.os.dt -MT /sources/glibc-2.32/build/io/euidaccess.os +gcc ../sysdeps/unix/sysv/linux/faccessat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/faccessat.os -MD -MP -MF /sources/glibc-2.32/build/io/faccessat.os.dt -MT /sources/glibc-2.32/build/io/faccessat.os +gcc ../sysdeps/unix/sysv/linux/fcntl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fcntl.os -MD -MP -MF /sources/glibc-2.32/build/io/fcntl.os.dt -MT /sources/glibc-2.32/build/io/fcntl.os +gcc ../sysdeps/unix/sysv/linux/fcntl64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fcntl64.os -MD -MP -MF /sources/glibc-2.32/build/io/fcntl64.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/flock.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/flock.os.dt -MT /sources/glibc-2.32/build/io/flock.os +gcc lockf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/lockf.os -MD -MP -MF /sources/glibc-2.32/build/io/lockf.os.dt -MT /sources/glibc-2.32/build/io/lockf.os +gcc lockf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/lockf64.os -MD -MP -MF /sources/glibc-2.32/build/io/lockf64.os.dt -MT /sources/glibc-2.32/build/io/lockf64.os +gcc ../sysdeps/unix/sysv/linux/close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/close.os -MD -MP -MF /sources/glibc-2.32/build/io/close.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/dup.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/dup.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/dup2.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/dup2.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/dup3.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/dup3.os.dt -MT /sources/glibc-2.32/build/io/dup3.os +(echo '#define SYSCALL_NAME pipe'; \ + echo '#define SYSCALL_NARGS 1'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __pipe'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__pipe, pipe)'; \ + echo 'hidden_weak (pipe)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/pipe.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/pipe.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/pipe2.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/pipe2.os.dt -MT /sources/glibc-2.32/build/io/pipe2.os +gcc ../sysdeps/unix/sysv/linux/creat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/creat.os -MD -MP -MF /sources/glibc-2.32/build/io/creat.os.dt -MT /sources/glibc-2.32/build/io/creat.os +gcc ../sysdeps/unix/sysv/linux/creat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/creat64.os -MD -MP -MF /sources/glibc-2.32/build/io/creat64.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/chdir.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/chdir.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/fchdir.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/fchdir.os.dt -MT /sources/glibc-2.32/build/io/fchdir.os +gcc ../sysdeps/unix/sysv/linux/getcwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/getcwd.os -MD -MP -MF /sources/glibc-2.32/build/io/getcwd.os.dt -MT /sources/glibc-2.32/build/io/getcwd.os +gcc getwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/getwd.os -MD -MP -MF /sources/glibc-2.32/build/io/getwd.os.dt -MT /sources/glibc-2.32/build/io/getwd.os +gcc getdirname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/getdirname.os -MD -MP -MF /sources/glibc-2.32/build/io/getdirname.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/chown.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/chown.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/fchown.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/fchown.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/lchown.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/lchown.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/fchownat.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/fchownat.os.dt -MT /sources/glibc-2.32/build/io/fchownat.os +gcc ../sysdeps/unix/sysv/linux/ttyname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/ttyname.os -MD -MP -MF /sources/glibc-2.32/build/io/ttyname.os.dt -MT /sources/glibc-2.32/build/io/ttyname.os +gcc ../sysdeps/unix/sysv/linux/ttyname_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/ttyname_r.os -MD -MP -MF /sources/glibc-2.32/build/io/ttyname_r.os.dt -MT /sources/glibc-2.32/build/io/ttyname_r.os +gcc ../sysdeps/posix/isatty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/isatty.os -MD -MP -MF /sources/glibc-2.32/build/io/isatty.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/link.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/link.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/linkat.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/linkat.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/symlink.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/symlink.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/symlinkat.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/symlinkat.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/readlink.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/readlink.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/readlinkat.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/readlinkat.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/unlink.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/unlink.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/unlinkat.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/unlinkat.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/rmdir.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/rmdir.os.dt -MT /sources/glibc-2.32/build/io/rmdir.os +gcc ../sysdeps/wordsize-64/ftw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/ftw.os -MD -MP -MF /sources/glibc-2.32/build/io/ftw.os.dt -MT /sources/glibc-2.32/build/io/ftw.os +gcc ../sysdeps/wordsize-64/ftw64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/ftw64.os -MD -MP -MF /sources/glibc-2.32/build/io/ftw64.os.dt -MT /sources/glibc-2.32/build/io/ftw64.os +gcc ../sysdeps/wordsize-64/fts.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -Wno-uninitialized -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fts.os -MD -MP -MF /sources/glibc-2.32/build/io/fts.os.dt -MT /sources/glibc-2.32/build/io/fts.os +gcc ../sysdeps/wordsize-64/fts64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -Wno-uninitialized -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fts64.os -MD -MP -MF /sources/glibc-2.32/build/io/fts64.os.dt -MT /sources/glibc-2.32/build/io/fts64.os +gcc ../sysdeps/unix/sysv/linux/poll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/poll.os -MD -MP -MF /sources/glibc-2.32/build/io/poll.os.dt -MT /sources/glibc-2.32/build/io/poll.os +gcc ../sysdeps/unix/sysv/linux/ppoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/ppoll.os -MD -MP -MF /sources/glibc-2.32/build/io/ppoll.os.dt -MT /sources/glibc-2.32/build/io/ppoll.os +gcc ../sysdeps/unix/sysv/linux/posix_fadvise.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/posix_fadvise.os -MD -MP -MF /sources/glibc-2.32/build/io/posix_fadvise.os.dt -MT /sources/glibc-2.32/build/io/posix_fadvise.os +gcc ../sysdeps/unix/sysv/linux/posix_fadvise64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/posix_fadvise64.os -MD -MP -MF /sources/glibc-2.32/build/io/posix_fadvise64.os.dt -MT /sources/glibc-2.32/build/io/posix_fadvise64.os +gcc ../sysdeps/unix/sysv/linux/posix_fallocate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/posix_fallocate.os -MD -MP -MF /sources/glibc-2.32/build/io/posix_fallocate.os.dt -MT /sources/glibc-2.32/build/io/posix_fallocate.os +gcc ../sysdeps/unix/sysv/linux/posix_fallocate64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/posix_fallocate64.os -MD -MP -MF /sources/glibc-2.32/build/io/posix_fallocate64.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/io/sendfile.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/io/sendfile.os.dt -MT /sources/glibc-2.32/build/io/sendfile.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/sendfile64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/sendfile64.os -MD -MP -MF /sources/glibc-2.32/build/io/sendfile64.os.dt -MT /sources/glibc-2.32/build/io/sendfile64.os +gcc ../sysdeps/unix/sysv/linux/copy_file_range.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/copy_file_range.os -MD -MP -MF /sources/glibc-2.32/build/io/copy_file_range.os.dt -MT /sources/glibc-2.32/build/io/copy_file_range.os +gcc ../sysdeps/unix/sysv/linux/utimensat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/utimensat.os -MD -MP -MF /sources/glibc-2.32/build/io/utimensat.os.dt -MT /sources/glibc-2.32/build/io/utimensat.os +gcc ../sysdeps/unix/sysv/linux/futimens.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/futimens.os -MD -MP -MF /sources/glibc-2.32/build/io/futimens.os.dt -MT /sources/glibc-2.32/build/io/futimens.os +gcc file_change_detection.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/file_change_detection.os -MD -MP -MF /sources/glibc-2.32/build/io/file_change_detection.os.dt -MT /sources/glibc-2.32/build/io/file_change_detection.os +gcc ../sysdeps/unix/sysv/linux/xstatconv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/xstatconv.os -MD -MP -MF /sources/glibc-2.32/build/io/xstatconv.os.dt -MT /sources/glibc-2.32/build/io/xstatconv.os +gcc ../sysdeps/unix/sysv/linux/internal_statvfs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/internal_statvfs.os -MD -MP -MF /sources/glibc-2.32/build/io/internal_statvfs.os.dt -MT /sources/glibc-2.32/build/io/internal_statvfs.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/internal_statvfs64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/internal_statvfs64.os -MD -MP -MF /sources/glibc-2.32/build/io/internal_statvfs64.os.dt -MT /sources/glibc-2.32/build/io/internal_statvfs64.os +gcc ../sysdeps/unix/sysv/linux/sync_file_range.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/sync_file_range.os -MD -MP -MF /sources/glibc-2.32/build/io/sync_file_range.os.dt -MT /sources/glibc-2.32/build/io/sync_file_range.os +gcc ../sysdeps/unix/sysv/linux/fallocate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fallocate.os -MD -MP -MF /sources/glibc-2.32/build/io/fallocate.os.dt -MT /sources/glibc-2.32/build/io/fallocate.os +gcc ../sysdeps/unix/sysv/linux/fallocate64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fallocate64.os -MD -MP -MF /sources/glibc-2.32/build/io/fallocate64.os.dt -MT /sources/glibc-2.32/build/io/fallocate64.os +gcc ../sysdeps/unix/sysv/linux/close_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/close_nocancel.os -MD -MP -MF /sources/glibc-2.32/build/io/close_nocancel.os.dt -MT /sources/glibc-2.32/build/io/close_nocancel.os +gcc ../sysdeps/unix/sysv/linux/fcntl_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fcntl_nocancel.os -MD -MP -MF /sources/glibc-2.32/build/io/fcntl_nocancel.os.dt -MT /sources/glibc-2.32/build/io/fcntl_nocancel.os +gcc ../sysdeps/unix/sysv/linux/open_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/open_nocancel.os -MD -MP -MF /sources/glibc-2.32/build/io/open_nocancel.os.dt -MT /sources/glibc-2.32/build/io/open_nocancel.os +gcc ../sysdeps/unix/sysv/linux/open64_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/open64_nocancel.os -MD -MP -MF /sources/glibc-2.32/build/io/open64_nocancel.os.dt -MT /sources/glibc-2.32/build/io/open64_nocancel.os +gcc ../sysdeps/unix/sysv/linux/openat_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/openat_nocancel.os -MD -MP -MF /sources/glibc-2.32/build/io/openat_nocancel.os.dt -MT /sources/glibc-2.32/build/io/openat_nocancel.os +gcc ../sysdeps/unix/sysv/linux/openat64_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/openat64_nocancel.os -MD -MP -MF /sources/glibc-2.32/build/io/openat64_nocancel.os.dt -MT /sources/glibc-2.32/build/io/openat64_nocancel.os +gcc ../sysdeps/unix/sysv/linux/read_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/read_nocancel.os -MD -MP -MF /sources/glibc-2.32/build/io/read_nocancel.os.dt -MT /sources/glibc-2.32/build/io/read_nocancel.os +gcc ../sysdeps/unix/sysv/linux/pread64_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/pread64_nocancel.os -MD -MP -MF /sources/glibc-2.32/build/io/pread64_nocancel.os.dt -MT /sources/glibc-2.32/build/io/pread64_nocancel.os +gcc ../sysdeps/unix/sysv/linux/write_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/write_nocancel.os -MD -MP -MF /sources/glibc-2.32/build/io/write_nocancel.os.dt -MT /sources/glibc-2.32/build/io/write_nocancel.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/statx_cp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/statx_cp.os -MD -MP -MF /sources/glibc-2.32/build/io/statx_cp.os.dt -MT /sources/glibc-2.32/build/io/statx_cp.os +echo 'io/utime.os io/mkfifo.os io/mkfifoat.os io/xstat.os io/fxstat.os io/lxstat.os io/xstat64.os io/fxstat64.os io/lxstat64.os io/statx.os io/xmknod.os io/xmknodat.os io/fxstatat.os io/fxstatat64.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/xstatconv.os io/internal_statvfs.os io/internal_statvfs64.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' > /sources/glibc-2.32/build/io/stamp.osT +mv -f /sources/glibc-2.32/build/io/stamp.osT /sources/glibc-2.32/build/io/stamp.os +gcc stat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/stat.oS -MD -MP -MF /sources/glibc-2.32/build/io/stat.oS.dt -MT /sources/glibc-2.32/build/io/stat.oS +gcc fstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fstat.oS -MD -MP -MF /sources/glibc-2.32/build/io/fstat.oS.dt -MT /sources/glibc-2.32/build/io/fstat.oS +gcc lstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/lstat.oS -MD -MP -MF /sources/glibc-2.32/build/io/lstat.oS.dt -MT /sources/glibc-2.32/build/io/lstat.oS +gcc stat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/stat64.oS -MD -MP -MF /sources/glibc-2.32/build/io/stat64.oS.dt -MT /sources/glibc-2.32/build/io/stat64.oS +gcc fstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fstat64.oS -MD -MP -MF /sources/glibc-2.32/build/io/fstat64.oS.dt -MT /sources/glibc-2.32/build/io/fstat64.oS +gcc lstat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/lstat64.oS -MD -MP -MF /sources/glibc-2.32/build/io/lstat64.oS.dt -MT /sources/glibc-2.32/build/io/lstat64.oS +gcc fstatat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fstatat.oS -MD -MP -MF /sources/glibc-2.32/build/io/fstatat.oS.dt -MT /sources/glibc-2.32/build/io/fstatat.oS +gcc fstatat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/fstatat64.oS -MD -MP -MF /sources/glibc-2.32/build/io/fstatat64.oS.dt -MT /sources/glibc-2.32/build/io/fstatat64.oS +gcc mknod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/mknod.oS -MD -MP -MF /sources/glibc-2.32/build/io/mknod.oS.dt -MT /sources/glibc-2.32/build/io/mknod.oS +gcc mknodat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/mknodat.oS -MD -MP -MF /sources/glibc-2.32/build/io/mknodat.oS.dt -MT /sources/glibc-2.32/build/io/mknodat.oS +echo '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/mknod.oS io/mknodat.oS' > /sources/glibc-2.32/build/io/stamp.oST +mv -f /sources/glibc-2.32/build/io/stamp.oST /sources/glibc-2.32/build/io/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/io' +make subdir=termios -C termios ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/termios' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/termios +mkdir -p -- /sources/glibc-2.32/build/termios +gcc ../sysdeps/unix/sysv/linux/speed.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/speed.o -MD -MP -MF /sources/glibc-2.32/build/termios/speed.o.dt -MT /sources/glibc-2.32/build/termios/speed.o +gcc cfsetspeed.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/cfsetspeed.o -MD -MP -MF /sources/glibc-2.32/build/termios/cfsetspeed.o.dt -MT /sources/glibc-2.32/build/termios/cfsetspeed.o +gcc ../sysdeps/unix/sysv/linux/tcsetattr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/tcsetattr.o -MD -MP -MF /sources/glibc-2.32/build/termios/tcsetattr.o.dt -MT /sources/glibc-2.32/build/termios/tcsetattr.o +gcc ../sysdeps/unix/sysv/linux/tcgetattr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/tcgetattr.o -MD -MP -MF /sources/glibc-2.32/build/termios/tcgetattr.o.dt -MT /sources/glibc-2.32/build/termios/tcgetattr.o +gcc ../sysdeps/unix/sysv/linux/tcgetpgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/tcgetpgrp.o -MD -MP -MF /sources/glibc-2.32/build/termios/tcgetpgrp.o.dt -MT /sources/glibc-2.32/build/termios/tcgetpgrp.o +gcc ../sysdeps/unix/sysv/linux/tcsetpgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/tcsetpgrp.o -MD -MP -MF /sources/glibc-2.32/build/termios/tcsetpgrp.o.dt -MT /sources/glibc-2.32/build/termios/tcsetpgrp.o +gcc ../sysdeps/unix/sysv/linux/tcdrain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/tcdrain.o -MD -MP -MF /sources/glibc-2.32/build/termios/tcdrain.o.dt -MT /sources/glibc-2.32/build/termios/tcdrain.o +gcc ../sysdeps/unix/sysv/linux/tcflow.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/tcflow.o -MD -MP -MF /sources/glibc-2.32/build/termios/tcflow.o.dt -MT /sources/glibc-2.32/build/termios/tcflow.o +gcc ../sysdeps/unix/sysv/linux/tcflush.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/tcflush.o -MD -MP -MF /sources/glibc-2.32/build/termios/tcflush.o.dt -MT /sources/glibc-2.32/build/termios/tcflush.o +gcc ../sysdeps/unix/sysv/linux/tcsendbrk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/tcsendbrk.o -MD -MP -MF /sources/glibc-2.32/build/termios/tcsendbrk.o.dt -MT /sources/glibc-2.32/build/termios/tcsendbrk.o +gcc cfmakeraw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/cfmakeraw.o -MD -MP -MF /sources/glibc-2.32/build/termios/cfmakeraw.o.dt -MT /sources/glibc-2.32/build/termios/cfmakeraw.o +gcc tcgetsid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/tcgetsid.o -MD -MP -MF /sources/glibc-2.32/build/termios/tcgetsid.o.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/termios/stamp.oT +mv -f /sources/glibc-2.32/build/termios/stamp.oT /sources/glibc-2.32/build/termios/stamp.o +gcc ../sysdeps/unix/sysv/linux/speed.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/speed.os -MD -MP -MF /sources/glibc-2.32/build/termios/speed.os.dt -MT /sources/glibc-2.32/build/termios/speed.os +gcc cfsetspeed.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/cfsetspeed.os -MD -MP -MF /sources/glibc-2.32/build/termios/cfsetspeed.os.dt -MT /sources/glibc-2.32/build/termios/cfsetspeed.os +gcc ../sysdeps/unix/sysv/linux/tcsetattr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/tcsetattr.os -MD -MP -MF /sources/glibc-2.32/build/termios/tcsetattr.os.dt -MT /sources/glibc-2.32/build/termios/tcsetattr.os +gcc ../sysdeps/unix/sysv/linux/tcgetattr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/tcgetattr.os -MD -MP -MF /sources/glibc-2.32/build/termios/tcgetattr.os.dt -MT /sources/glibc-2.32/build/termios/tcgetattr.os +gcc ../sysdeps/unix/sysv/linux/tcgetpgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/tcgetpgrp.os -MD -MP -MF /sources/glibc-2.32/build/termios/tcgetpgrp.os.dt -MT /sources/glibc-2.32/build/termios/tcgetpgrp.os +gcc ../sysdeps/unix/sysv/linux/tcsetpgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/tcsetpgrp.os -MD -MP -MF /sources/glibc-2.32/build/termios/tcsetpgrp.os.dt -MT /sources/glibc-2.32/build/termios/tcsetpgrp.os +gcc ../sysdeps/unix/sysv/linux/tcdrain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/tcdrain.os -MD -MP -MF /sources/glibc-2.32/build/termios/tcdrain.os.dt -MT /sources/glibc-2.32/build/termios/tcdrain.os +gcc ../sysdeps/unix/sysv/linux/tcflow.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/tcflow.os -MD -MP -MF /sources/glibc-2.32/build/termios/tcflow.os.dt -MT /sources/glibc-2.32/build/termios/tcflow.os +gcc ../sysdeps/unix/sysv/linux/tcflush.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/tcflush.os -MD -MP -MF /sources/glibc-2.32/build/termios/tcflush.os.dt -MT /sources/glibc-2.32/build/termios/tcflush.os +gcc ../sysdeps/unix/sysv/linux/tcsendbrk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/tcsendbrk.os -MD -MP -MF /sources/glibc-2.32/build/termios/tcsendbrk.os.dt -MT /sources/glibc-2.32/build/termios/tcsendbrk.os +gcc cfmakeraw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/cfmakeraw.os -MD -MP -MF /sources/glibc-2.32/build/termios/cfmakeraw.os.dt -MT /sources/glibc-2.32/build/termios/cfmakeraw.os +gcc tcgetsid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/termios -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/termios/tcgetsid.os -MD -MP -MF /sources/glibc-2.32/build/termios/tcgetsid.os.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/termios/stamp.osT +mv -f /sources/glibc-2.32/build/termios/stamp.osT /sources/glibc-2.32/build/termios/stamp.os +echo '' > /sources/glibc-2.32/build/termios/stamp.oST +mv -f /sources/glibc-2.32/build/termios/stamp.oST /sources/glibc-2.32/build/termios/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/termios' +make subdir=resource -C resource ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/resource' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/resource +mkdir -p -- /sources/glibc-2.32/build/resource +gcc ../sysdeps/unix/sysv/linux/getrlimit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resource -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resource/getrlimit.o -MD -MP -MF /sources/glibc-2.32/build/resource/getrlimit.o.dt -MT /sources/glibc-2.32/build/resource/getrlimit.o +gcc ../sysdeps/unix/sysv/linux/setrlimit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resource -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resource/setrlimit.o -MD -MP -MF /sources/glibc-2.32/build/resource/setrlimit.o.dt -MT /sources/glibc-2.32/build/resource/setrlimit.o +gcc ../sysdeps/unix/sysv/linux/getrlimit64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resource -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resource/getrlimit64.o -MD -MP -MF /sources/glibc-2.32/build/resource/getrlimit64.o.dt -MT /sources/glibc-2.32/build/resource/getrlimit64.o +gcc ../sysdeps/unix/sysv/linux/setrlimit64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resource -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resource/setrlimit64.o -MD -MP -MF /sources/glibc-2.32/build/resource/setrlimit64.o.dt -MT /sources/glibc-2.32/build/resource/setrlimit64.o +gcc ../sysdeps/unix/sysv/linux/getrusage.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resource -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resource/getrusage.o -MD -MP -MF /sources/glibc-2.32/build/resource/getrusage.o.dt -MT /sources/glibc-2.32/build/resource/getrusage.o +gcc ../sysdeps/posix/ulimit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resource -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resource/ulimit.o -MD -MP -MF /sources/glibc-2.32/build/resource/ulimit.o.dt -MT /sources/glibc-2.32/build/resource/ulimit.o +gcc vlimit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resource -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resource/vlimit.o -MD -MP -MF /sources/glibc-2.32/build/resource/vlimit.o.dt -MT /sources/glibc-2.32/build/resource/vlimit.o +gcc vtimes.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resource -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resource/vtimes.o -MD -MP -MF /sources/glibc-2.32/build/resource/vtimes.o.dt -MT /sources/glibc-2.32/build/resource/vtimes.o +gcc ../sysdeps/unix/sysv/linux/getpriority.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resource -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resource/getpriority.o -MD -MP -MF /sources/glibc-2.32/build/resource/getpriority.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/resource -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/resource/setpriority.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/resource/setpriority.o.dt -MT /sources/glibc-2.32/build/resource/setpriority.o +gcc ../sysdeps/unix/sysv/linux/nice.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resource -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resource/nice.o -MD -MP -MF /sources/glibc-2.32/build/resource/nice.o.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/resource/stamp.oT +mv -f /sources/glibc-2.32/build/resource/stamp.oT /sources/glibc-2.32/build/resource/stamp.o +gcc ../sysdeps/unix/sysv/linux/getrlimit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resource -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resource/getrlimit.os -MD -MP -MF /sources/glibc-2.32/build/resource/getrlimit.os.dt -MT /sources/glibc-2.32/build/resource/getrlimit.os +gcc ../sysdeps/unix/sysv/linux/setrlimit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resource -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resource/setrlimit.os -MD -MP -MF /sources/glibc-2.32/build/resource/setrlimit.os.dt -MT /sources/glibc-2.32/build/resource/setrlimit.os +gcc ../sysdeps/unix/sysv/linux/getrlimit64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resource -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resource/getrlimit64.os -MD -MP -MF /sources/glibc-2.32/build/resource/getrlimit64.os.dt -MT /sources/glibc-2.32/build/resource/getrlimit64.os +gcc ../sysdeps/unix/sysv/linux/setrlimit64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resource -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resource/setrlimit64.os -MD -MP -MF /sources/glibc-2.32/build/resource/setrlimit64.os.dt -MT /sources/glibc-2.32/build/resource/setrlimit64.os +gcc ../sysdeps/unix/sysv/linux/getrusage.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resource -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resource/getrusage.os -MD -MP -MF /sources/glibc-2.32/build/resource/getrusage.os.dt -MT /sources/glibc-2.32/build/resource/getrusage.os +gcc ../sysdeps/posix/ulimit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resource -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resource/ulimit.os -MD -MP -MF /sources/glibc-2.32/build/resource/ulimit.os.dt -MT /sources/glibc-2.32/build/resource/ulimit.os +gcc vlimit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resource -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resource/vlimit.os -MD -MP -MF /sources/glibc-2.32/build/resource/vlimit.os.dt -MT /sources/glibc-2.32/build/resource/vlimit.os +gcc vtimes.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resource -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resource/vtimes.os -MD -MP -MF /sources/glibc-2.32/build/resource/vtimes.os.dt -MT /sources/glibc-2.32/build/resource/vtimes.os +gcc ../sysdeps/unix/sysv/linux/getpriority.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resource -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resource/getpriority.os -MD -MP -MF /sources/glibc-2.32/build/resource/getpriority.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/resource -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/resource/setpriority.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/resource/setpriority.os.dt -MT /sources/glibc-2.32/build/resource/setpriority.os +gcc ../sysdeps/unix/sysv/linux/nice.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resource -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resource/nice.os -MD -MP -MF /sources/glibc-2.32/build/resource/nice.os.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/resource/stamp.osT +mv -f /sources/glibc-2.32/build/resource/stamp.osT /sources/glibc-2.32/build/resource/stamp.os +echo '' > /sources/glibc-2.32/build/resource/stamp.oST +mv -f /sources/glibc-2.32/build/resource/stamp.oST /sources/glibc-2.32/build/resource/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/resource' +make subdir=misc -C misc ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/misc' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/misc/bits +mkdir -p -- /sources/glibc-2.32/build/misc/bits +LC_ALL=C gawk -f ../sysdeps/unix/sysv/linux/gen-syscall-h.awk ../sysdeps/unix/sysv/linux/syscall-names.list > /sources/glibc-2.32/build/misc/bits/syscall.h-tmp +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/misc/bits/syscall.h-tmp /sources/glibc-2.32/build/misc/bits/syscall.h +python3 -B ../scripts/gen-as-const.py --cc="gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ + -MD -MP -MF /sources/glibc-2.32/build/sigaltstack-offsets.h.dT \ + -MT '/sources/glibc-2.32/build/sigaltstack-offsets.h.d /sources/glibc-2.32/build/sigaltstack-offsets.h'" \ + ../sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym > /sources/glibc-2.32/build/sigaltstack-offsets.hT +sed -e 's@ /sources/glibc-2\.32/build/@ $(common-objpfx)@g' -e 's@^/sources/glibc-2\.32/build/@$(common-objpfx)@g' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ + /sources/glibc-2.32/build/sigaltstack-offsets.h.dT > /sources/glibc-2.32/build/sigaltstack-offsets.h.dT2 +rm -f /sources/glibc-2.32/build/sigaltstack-offsets.h.dT +mv -f /sources/glibc-2.32/build/sigaltstack-offsets.h.dT2 /sources/glibc-2.32/build/sigaltstack-offsets.h.d +mv -f /sources/glibc-2.32/build/sigaltstack-offsets.hT /sources/glibc-2.32/build/sigaltstack-offsets.h +gcc ../sysdeps/unix/sysv/linux/x86_64/brk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/brk.o -MD -MP -MF /sources/glibc-2.32/build/misc/brk.o.dt -MT /sources/glibc-2.32/build/misc/brk.o +gcc sbrk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/sbrk.o -MD -MP -MF /sources/glibc-2.32/build/misc/sbrk.o.dt -MT /sources/glibc-2.32/build/misc/sbrk.o +gcc sstk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/sstk.o -MD -MP -MF /sources/glibc-2.32/build/misc/sstk.o.dt -MT /sources/glibc-2.32/build/misc/sstk.o +(echo '#define SYSCALL_NAME ioctl'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __ioctl'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__ioctl, ioctl)'; \ + echo 'hidden_weak (ioctl)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/ioctl.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/ioctl.o.dt -MT /sources/glibc-2.32/build/misc/ioctl.o +gcc ../sysdeps/unix/sysv/linux/readv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/readv.o -MD -MP -MF /sources/glibc-2.32/build/misc/readv.o.dt -MT /sources/glibc-2.32/build/misc/readv.o +gcc ../sysdeps/unix/sysv/linux/writev.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/writev.o -MD -MP -MF /sources/glibc-2.32/build/misc/writev.o.dt -MT /sources/glibc-2.32/build/misc/writev.o +gcc ../sysdeps/unix/sysv/linux/preadv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/preadv.o -MD -MP -MF /sources/glibc-2.32/build/misc/preadv.o.dt -MT /sources/glibc-2.32/build/misc/preadv.o +gcc ../sysdeps/unix/sysv/linux/preadv64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/preadv64.o -MD -MP -MF /sources/glibc-2.32/build/misc/preadv64.o.dt -MT /sources/glibc-2.32/build/misc/preadv64.o +gcc ../sysdeps/unix/sysv/linux/pwritev.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/pwritev.o -MD -MP -MF /sources/glibc-2.32/build/misc/pwritev.o.dt -MT /sources/glibc-2.32/build/misc/pwritev.o +gcc ../sysdeps/unix/sysv/linux/pwritev64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/pwritev64.o -MD -MP -MF /sources/glibc-2.32/build/misc/pwritev64.o.dt -MT /sources/glibc-2.32/build/misc/pwritev64.o +gcc ../sysdeps/unix/sysv/linux/preadv2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/preadv2.o -MD -MP -MF /sources/glibc-2.32/build/misc/preadv2.o.dt -MT /sources/glibc-2.32/build/misc/preadv2.o +gcc ../sysdeps/unix/sysv/linux/preadv64v2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/preadv64v2.o -MD -MP -MF /sources/glibc-2.32/build/misc/preadv64v2.o.dt -MT /sources/glibc-2.32/build/misc/preadv64v2.o +gcc ../sysdeps/unix/sysv/linux/pwritev2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/pwritev2.o -MD -MP -MF /sources/glibc-2.32/build/misc/pwritev2.o.dt -MT /sources/glibc-2.32/build/misc/pwritev2.o +gcc ../sysdeps/unix/sysv/linux/pwritev64v2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/pwritev64v2.o -MD -MP -MF /sources/glibc-2.32/build/misc/pwritev64v2.o.dt -MT /sources/glibc-2.32/build/misc/pwritev64v2.o +gcc ../sysdeps/unix/sysv/linux/setreuid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/setreuid.o -MD -MP -MF /sources/glibc-2.32/build/misc/setreuid.o.dt -MT /sources/glibc-2.32/build/misc/setreuid.o +gcc ../sysdeps/unix/sysv/linux/setregid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/setregid.o -MD -MP -MF /sources/glibc-2.32/build/misc/setregid.o.dt -MT /sources/glibc-2.32/build/misc/setregid.o +gcc ../sysdeps/unix/sysv/linux/seteuid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/seteuid.o -MD -MP -MF /sources/glibc-2.32/build/misc/seteuid.o.dt -MT /sources/glibc-2.32/build/misc/seteuid.o +gcc ../sysdeps/unix/sysv/linux/setegid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/setegid.o -MD -MP -MF /sources/glibc-2.32/build/misc/setegid.o.dt -MT /sources/glibc-2.32/build/misc/setegid.o +gcc ../sysdeps/unix/sysv/linux/getpagesize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/getpagesize.o -MD -MP -MF /sources/glibc-2.32/build/misc/getpagesize.o.dt -MT /sources/glibc-2.32/build/misc/getpagesize.o +gcc ../sysdeps/unix/sysv/linux/getdtsz.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/getdtsz.o -MD -MP -MF /sources/glibc-2.32/build/misc/getdtsz.o.dt -MT /sources/glibc-2.32/build/misc/getdtsz.o +gcc ../sysdeps/posix/gethostname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/gethostname.o -MD -MP -MF /sources/glibc-2.32/build/misc/gethostname.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/sethostname.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/sethostname.o.dt -MT /sources/glibc-2.32/build/misc/sethostname.o +gcc getdomain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/getdomain.o -MD -MP -MF /sources/glibc-2.32/build/misc/getdomain.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/setdomain.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/setdomain.o.dt -MT /sources/glibc-2.32/build/misc/setdomain.o +gcc ../sysdeps/unix/sysv/linux/select.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/select.o -MD -MP -MF /sources/glibc-2.32/build/misc/select.o.dt -MT /sources/glibc-2.32/build/misc/select.o +gcc ../sysdeps/unix/sysv/linux/pselect.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/pselect.o -MD -MP -MF /sources/glibc-2.32/build/misc/pselect.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/acct.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/acct.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/chroot.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/chroot.o.dt -MT /sources/glibc-2.32/build/misc/chroot.o +gcc ../sysdeps/unix/sysv/linux/fsync.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/fsync.o -MD -MP -MF /sources/glibc-2.32/build/misc/fsync.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/sync.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/sync.o.dt -MT /sources/glibc-2.32/build/misc/sync.o +gcc ../sysdeps/unix/sysv/linux/fdatasync.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/fdatasync.o -MD -MP -MF /sources/glibc-2.32/build/misc/fdatasync.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/syncfs.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/syncfs.o.dt -MT /sources/glibc-2.32/build/misc/syncfs.o +gcc ../sysdeps/unix/sysv/linux/reboot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/reboot.o -MD -MP -MF /sources/glibc-2.32/build/misc/reboot.o.dt -MT /sources/glibc-2.32/build/misc/reboot.o +gcc ../sysdeps/unix/sysv/linux/gethostid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/gethostid.o -MD -MP -MF /sources/glibc-2.32/build/misc/gethostid.o.dt -MT /sources/glibc-2.32/build/misc/gethostid.o +gcc ../sysdeps/unix/sysv/linux/sethostid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/sethostid.o -MD -MP -MF /sources/glibc-2.32/build/misc/sethostid.o.dt -MT /sources/glibc-2.32/build/misc/sethostid.o +gcc revoke.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/revoke.o -MD -MP -MF /sources/glibc-2.32/build/misc/revoke.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/vhangup.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/vhangup.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/swapon.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/swapon.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/swapoff.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/swapoff.o.dt -MT /sources/glibc-2.32/build/misc/swapoff.o +gcc mktemp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mktemp.o -MD -MP -MF /sources/glibc-2.32/build/misc/mktemp.o.dt -MT /sources/glibc-2.32/build/misc/mktemp.o +gcc mkstemp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mkstemp.o -MD -MP -MF /sources/glibc-2.32/build/misc/mkstemp.o.dt -MT /sources/glibc-2.32/build/misc/mkstemp.o +gcc mkstemp64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mkstemp64.o -MD -MP -MF /sources/glibc-2.32/build/misc/mkstemp64.o.dt -MT /sources/glibc-2.32/build/misc/mkstemp64.o +gcc mkdtemp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mkdtemp.o -MD -MP -MF /sources/glibc-2.32/build/misc/mkdtemp.o.dt -MT /sources/glibc-2.32/build/misc/mkdtemp.o +gcc mkostemp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mkostemp.o -MD -MP -MF /sources/glibc-2.32/build/misc/mkostemp.o.dt -MT /sources/glibc-2.32/build/misc/mkostemp.o +gcc mkostemp64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mkostemp64.o -MD -MP -MF /sources/glibc-2.32/build/misc/mkostemp64.o.dt -MT /sources/glibc-2.32/build/misc/mkostemp64.o +gcc mkstemps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mkstemps.o -MD -MP -MF /sources/glibc-2.32/build/misc/mkstemps.o.dt -MT /sources/glibc-2.32/build/misc/mkstemps.o +gcc mkstemps64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mkstemps64.o -MD -MP -MF /sources/glibc-2.32/build/misc/mkstemps64.o.dt -MT /sources/glibc-2.32/build/misc/mkstemps64.o +gcc mkostemps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mkostemps.o -MD -MP -MF /sources/glibc-2.32/build/misc/mkostemps.o.dt -MT /sources/glibc-2.32/build/misc/mkostemps.o +gcc mkostemps64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mkostemps64.o -MD -MP -MF /sources/glibc-2.32/build/misc/mkostemps64.o.dt -MT /sources/glibc-2.32/build/misc/mkostemps64.o +gcc ../sysdeps/unix/sysv/linux/ualarm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/ualarm.o -MD -MP -MF /sources/glibc-2.32/build/misc/ualarm.o.dt -MT /sources/glibc-2.32/build/misc/ualarm.o +gcc ../sysdeps/posix/usleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/usleep.o -MD -MP -MF /sources/glibc-2.32/build/misc/usleep.o.dt -MT /sources/glibc-2.32/build/misc/usleep.o +gcc gtty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/gtty.o -MD -MP -MF /sources/glibc-2.32/build/misc/gtty.o.dt -MT /sources/glibc-2.32/build/misc/gtty.o +gcc stty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/stty.o -MD -MP -MF /sources/glibc-2.32/build/misc/stty.o.dt -MT /sources/glibc-2.32/build/misc/stty.o +gcc ../sysdeps/unix/sysv/linux/ptrace.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/ptrace.o -MD -MP -MF /sources/glibc-2.32/build/misc/ptrace.o.dt -MT /sources/glibc-2.32/build/misc/ptrace.o +gcc fstab.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/fstab.o -MD -MP -MF /sources/glibc-2.32/build/misc/fstab.o.dt -MT /sources/glibc-2.32/build/misc/fstab.o +gcc mntent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mntent.o -MD -MP -MF /sources/glibc-2.32/build/misc/mntent.o.dt -MT /sources/glibc-2.32/build/misc/mntent.o +gcc mntent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mntent_r.o -MD -MP -MF /sources/glibc-2.32/build/misc/mntent_r.o.dt -MT /sources/glibc-2.32/build/misc/mntent_r.o +gcc ../sysdeps/unix/sysv/linux/utimes.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/utimes.o -MD -MP -MF /sources/glibc-2.32/build/misc/utimes.o.dt -MT /sources/glibc-2.32/build/misc/utimes.o +gcc ../sysdeps/unix/sysv/linux/lutimes.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/lutimes.o -MD -MP -MF /sources/glibc-2.32/build/misc/lutimes.o.dt -MT /sources/glibc-2.32/build/misc/lutimes.o +gcc ../sysdeps/unix/sysv/linux/futimes.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/futimes.o -MD -MP -MF /sources/glibc-2.32/build/misc/futimes.o.dt -MT /sources/glibc-2.32/build/misc/futimes.o +gcc ../sysdeps/unix/sysv/linux/futimesat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/futimesat.o -MD -MP -MF /sources/glibc-2.32/build/misc/futimesat.o.dt -MT /sources/glibc-2.32/build/misc/futimesat.o +gcc ../sysdeps/unix/sysv/linux/truncate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/truncate.o -MD -MP -MF /sources/glibc-2.32/build/misc/truncate.o.dt -MT /sources/glibc-2.32/build/misc/truncate.o +gcc ../sysdeps/unix/sysv/linux/ftruncate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/ftruncate.o -MD -MP -MF /sources/glibc-2.32/build/misc/ftruncate.o.dt -MT /sources/glibc-2.32/build/misc/ftruncate.o +gcc ../sysdeps/unix/sysv/linux/truncate64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/truncate64.o -MD -MP -MF /sources/glibc-2.32/build/misc/truncate64.o.dt -MT /sources/glibc-2.32/build/misc/truncate64.o +gcc ../sysdeps/unix/sysv/linux/ftruncate64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/ftruncate64.o -MD -MP -MF /sources/glibc-2.32/build/misc/ftruncate64.o.dt -MT /sources/glibc-2.32/build/misc/ftruncate64.o +gcc chflags.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/chflags.o -MD -MP -MF /sources/glibc-2.32/build/misc/chflags.o.dt -MT /sources/glibc-2.32/build/misc/chflags.o +gcc fchflags.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/fchflags.o -MD -MP -MF /sources/glibc-2.32/build/misc/fchflags.o.dt -MT /sources/glibc-2.32/build/misc/fchflags.o +gcc insremque.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/insremque.o -MD -MP -MF /sources/glibc-2.32/build/misc/insremque.o.dt -MT /sources/glibc-2.32/build/misc/insremque.o +gcc getttyent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/getttyent.o -MD -MP -MF /sources/glibc-2.32/build/misc/getttyent.o.dt -MT /sources/glibc-2.32/build/misc/getttyent.o +gcc getusershell.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/getusershell.o -MD -MP -MF /sources/glibc-2.32/build/misc/getusershell.o.dt -MT /sources/glibc-2.32/build/misc/getusershell.o +gcc getpass.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/getpass.o -MD -MP -MF /sources/glibc-2.32/build/misc/getpass.o.dt -MT /sources/glibc-2.32/build/misc/getpass.o +gcc ttyslot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/ttyslot.o -MD -MP -MF /sources/glibc-2.32/build/misc/ttyslot.o.dt -MT /sources/glibc-2.32/build/misc/ttyslot.o +gcc ../sysdeps/unix/sysv/linux/syslog.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/syslog.o -MD -MP -MF /sources/glibc-2.32/build/misc/syslog.o.dt -MT /sources/glibc-2.32/build/misc/syslog.o +gcc ../sysdeps/unix/sysv/linux/x86_64/syscall.S -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/syscall.o -MD -MP -MF /sources/glibc-2.32/build/misc/syscall.o.dt -MT /sources/glibc-2.32/build/misc/syscall.o +gcc daemon.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/daemon.o -MD -MP -MF /sources/glibc-2.32/build/misc/daemon.o.dt -MT /sources/glibc-2.32/build/misc/daemon.o +gcc ../sysdeps/unix/sysv/linux/mmap.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mmap.o -MD -MP -MF /sources/glibc-2.32/build/misc/mmap.o.dt -MT /sources/glibc-2.32/build/misc/mmap.o +gcc ../sysdeps/unix/sysv/linux/mmap64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mmap64.o -MD -MP -MF /sources/glibc-2.32/build/misc/mmap64.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/munmap.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/munmap.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/mprotect.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/mprotect.o.dt -MT /sources/glibc-2.32/build/misc/mprotect.o +gcc ../sysdeps/unix/sysv/linux/msync.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/msync.o -MD -MP -MF /sources/glibc-2.32/build/misc/msync.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/madvise.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/madvise.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/mincore.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/mincore.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/remap_file_pages.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/remap_file_pages.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/mlock.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/mlock.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/munlock.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/munlock.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/mlockall.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/mlockall.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/munlockall.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/munlockall.o.dt -MT /sources/glibc-2.32/build/misc/munlockall.o +gcc efgcvt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/efgcvt.o -MD -MP -MF /sources/glibc-2.32/build/misc/efgcvt.o.dt -MT /sources/glibc-2.32/build/misc/efgcvt.o +gcc efgcvt_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/efgcvt_r.o -MD -MP -MF /sources/glibc-2.32/build/misc/efgcvt_r.o.dt -MT /sources/glibc-2.32/build/misc/efgcvt_r.o +gcc qefgcvt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/qefgcvt.o -MD -MP -MF /sources/glibc-2.32/build/misc/qefgcvt.o.dt -MT /sources/glibc-2.32/build/misc/qefgcvt.o +gcc qefgcvt_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/qefgcvt_r.o -MD -MP -MF /sources/glibc-2.32/build/misc/qefgcvt_r.o.dt -MT /sources/glibc-2.32/build/misc/qefgcvt_r.o +gcc hsearch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/hsearch.o -MD -MP -MF /sources/glibc-2.32/build/misc/hsearch.o.dt -MT /sources/glibc-2.32/build/misc/hsearch.o +gcc hsearch_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/hsearch_r.o -MD -MP -MF /sources/glibc-2.32/build/misc/hsearch_r.o.dt -MT /sources/glibc-2.32/build/misc/hsearch_r.o +gcc tsearch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/tsearch.o -MD -MP -MF /sources/glibc-2.32/build/misc/tsearch.o.dt -MT /sources/glibc-2.32/build/misc/tsearch.o +gcc lsearch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/lsearch.o -MD -MP -MF /sources/glibc-2.32/build/misc/lsearch.o.dt -MT /sources/glibc-2.32/build/misc/lsearch.o +gcc err.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/err.o -MD -MP -MF /sources/glibc-2.32/build/misc/err.o.dt -MT /sources/glibc-2.32/build/misc/err.o +gcc error.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/error.o -MD -MP -MF /sources/glibc-2.32/build/misc/error.o.dt -MT /sources/glibc-2.32/build/misc/error.o +gcc ../sysdeps/unix/sysv/linux/ustat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/ustat.o -MD -MP -MF /sources/glibc-2.32/build/misc/ustat.o.dt -MT /sources/glibc-2.32/build/misc/ustat.o +gcc ../sysdeps/unix/sysv/linux/getsysstats.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/getsysstats.o -MD -MP -MF /sources/glibc-2.32/build/misc/getsysstats.o.dt -MT /sources/glibc-2.32/build/misc/getsysstats.o +gcc dirname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/dirname.o -MD -MP -MF /sources/glibc-2.32/build/misc/dirname.o.dt -MT /sources/glibc-2.32/build/misc/dirname.o +gcc regexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/regexp.o -MD -MP -MF /sources/glibc-2.32/build/misc/regexp.o.dt -MT /sources/glibc-2.32/build/misc/regexp.o +gcc ../sysdeps/unix/sysv/linux/getloadavg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/getloadavg.o -MD -MP -MF /sources/glibc-2.32/build/misc/getloadavg.o.dt -MT /sources/glibc-2.32/build/misc/getloadavg.o +gcc ../sysdeps/unix/sysv/linux/getclktck.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/getclktck.o -MD -MP -MF /sources/glibc-2.32/build/misc/getclktck.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/fgetxattr.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/fgetxattr.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/flistxattr.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/flistxattr.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/fremovexattr.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/fremovexattr.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/fsetxattr.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/fsetxattr.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/getxattr.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/getxattr.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/listxattr.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/listxattr.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/lgetxattr.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/lgetxattr.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/llistxattr.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/llistxattr.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/lremovexattr.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/lremovexattr.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/lsetxattr.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/lsetxattr.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/removexattr.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/removexattr.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/setxattr.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/setxattr.o.dt -MT /sources/glibc-2.32/build/misc/setxattr.o +gcc getauxval.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/getauxval.o -MD -MP -MF /sources/glibc-2.32/build/misc/getauxval.o.dt -MT /sources/glibc-2.32/build/misc/getauxval.o +gcc ../sysdeps/x86_64/multiarch/ifunc-impl-list.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/ifunc-impl-list.o -MD -MP -MF /sources/glibc-2.32/build/misc/ifunc-impl-list.o.dt -MT /sources/glibc-2.32/build/misc/ifunc-impl-list.o +gcc makedev.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/makedev.o -MD -MP -MF /sources/glibc-2.32/build/misc/makedev.o.dt -MT /sources/glibc-2.32/build/misc/makedev.o +gcc allocate_once.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/allocate_once.o -MD -MP -MF /sources/glibc-2.32/build/misc/allocate_once.o.dt -MT /sources/glibc-2.32/build/misc/allocate_once.o +gcc fd_to_filename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/fd_to_filename.o -MD -MP -MF /sources/glibc-2.32/build/misc/fd_to_filename.o.dt -MT /sources/glibc-2.32/build/misc/fd_to_filename.o +gcc single_threaded.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/single_threaded.o -MD -MP -MF /sources/glibc-2.32/build/misc/single_threaded.o.dt -MT /sources/glibc-2.32/build/misc/single_threaded.o +gcc init-misc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/init-misc.o -MD -MP -MF /sources/glibc-2.32/build/misc/init-misc.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/ioperm.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/ioperm.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/iopl.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/iopl.o.dt -MT /sources/glibc-2.32/build/misc/iopl.o +gcc ../sysdeps/unix/sysv/linux/adjtimex.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/adjtimex.o -MD -MP -MF /sources/glibc-2.32/build/misc/adjtimex.o.dt -MT /sources/glibc-2.32/build/misc/adjtimex.o +gcc ../sysdeps/unix/sysv/linux/x86_64/clone.S -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/clone.o -MD -MP -MF /sources/glibc-2.32/build/misc/clone.o.dt -MT /sources/glibc-2.32/build/misc/clone.o +gcc ../sysdeps/unix/sysv/linux/umount.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/umount.o -MD -MP -MF /sources/glibc-2.32/build/misc/umount.o.dt -MT /sources/glibc-2.32/build/misc/umount.o +gcc ../sysdeps/unix/sysv/linux/umount2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/umount2.o -MD -MP -MF /sources/glibc-2.32/build/misc/umount2.o.dt -MT /sources/glibc-2.32/build/misc/umount2.o +gcc ../sysdeps/unix/sysv/linux/readahead.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/readahead.o -MD -MP -MF /sources/glibc-2.32/build/misc/readahead.o.dt -MT /sources/glibc-2.32/build/misc/readahead.o +gcc ../sysdeps/unix/sysv/linux/sysctl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/sysctl.o -MD -MP -MF /sources/glibc-2.32/build/misc/sysctl.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/setfsuid.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/setfsuid.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/setfsgid.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/setfsgid.o.dt -MT /sources/glibc-2.32/build/misc/setfsgid.o +gcc ../sysdeps/unix/sysv/linux/epoll_pwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/epoll_pwait.o -MD -MP -MF /sources/glibc-2.32/build/misc/epoll_pwait.o.dt -MT /sources/glibc-2.32/build/misc/epoll_pwait.o +gcc ../sysdeps/unix/sysv/linux/signalfd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/signalfd.o -MD -MP -MF /sources/glibc-2.32/build/misc/signalfd.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/eventfd.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/eventfd.o.dt -MT /sources/glibc-2.32/build/misc/eventfd.o +gcc ../sysdeps/unix/sysv/linux/eventfd_read.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/eventfd_read.o -MD -MP -MF /sources/glibc-2.32/build/misc/eventfd_read.o.dt -MT /sources/glibc-2.32/build/misc/eventfd_read.o +gcc ../sysdeps/unix/sysv/linux/eventfd_write.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/eventfd_write.o -MD -MP -MF /sources/glibc-2.32/build/misc/eventfd_write.o.dt -MT /sources/glibc-2.32/build/misc/eventfd_write.o +(echo '#define SYSCALL_NAME prlimit64'; \ + echo '#define SYSCALL_NARGS 4'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL prlimit'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (prlimit, prlimit64)'; \ + echo 'hidden_weak (prlimit64)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/prlimit.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/prlimit.o.dt -MT /sources/glibc-2.32/build/misc/prlimit.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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/personality.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/personality.o.dt -MT /sources/glibc-2.32/build/misc/personality.o +gcc ../sysdeps/unix/sysv/linux/epoll_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/epoll_wait.o -MD -MP -MF /sources/glibc-2.32/build/misc/epoll_wait.o.dt -MT /sources/glibc-2.32/build/misc/epoll_wait.o +gcc ../sysdeps/unix/sysv/linux/tee.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/tee.o -MD -MP -MF /sources/glibc-2.32/build/misc/tee.o.dt -MT /sources/glibc-2.32/build/misc/tee.o +gcc ../sysdeps/unix/sysv/linux/vmsplice.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/vmsplice.o -MD -MP -MF /sources/glibc-2.32/build/misc/vmsplice.o.dt -MT /sources/glibc-2.32/build/misc/vmsplice.o +gcc ../sysdeps/unix/sysv/linux/splice.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/splice.o -MD -MP -MF /sources/glibc-2.32/build/misc/splice.o.dt -MT /sources/glibc-2.32/build/misc/splice.o +gcc ../sysdeps/unix/sysv/linux/open_by_handle_at.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/open_by_handle_at.o -MD -MP -MF /sources/glibc-2.32/build/misc/open_by_handle_at.o.dt -MT /sources/glibc-2.32/build/misc/open_by_handle_at.o +gcc ../sysdeps/unix/sysv/linux/mlock2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mlock2.o -MD -MP -MF /sources/glibc-2.32/build/misc/mlock2.o.dt -MT /sources/glibc-2.32/build/misc/mlock2.o +gcc ../sysdeps/unix/sysv/linux/pkey_mprotect.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/pkey_mprotect.o -MD -MP -MF /sources/glibc-2.32/build/misc/pkey_mprotect.o.dt -MT /sources/glibc-2.32/build/misc/pkey_mprotect.o +gcc ../sysdeps/unix/sysv/linux/x86/pkey_set.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/pkey_set.o -MD -MP -MF /sources/glibc-2.32/build/misc/pkey_set.o.dt -MT /sources/glibc-2.32/build/misc/pkey_set.o +gcc ../sysdeps/unix/sysv/linux/x86/pkey_get.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/pkey_get.o -MD -MP -MF /sources/glibc-2.32/build/misc/pkey_get.o.dt -MT /sources/glibc-2.32/build/misc/pkey_get.o +gcc ../sysdeps/unix/sysv/linux/timerfd_gettime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/timerfd_gettime.o -MD -MP -MF /sources/glibc-2.32/build/misc/timerfd_gettime.o.dt -MT /sources/glibc-2.32/build/misc/timerfd_gettime.o +gcc ../sysdeps/unix/sysv/linux/timerfd_settime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/timerfd_settime.o -MD -MP -MF /sources/glibc-2.32/build/misc/timerfd_settime.o.dt -MT /sources/glibc-2.32/build/misc/timerfd_settime.o +gcc ../sysdeps/unix/sysv/linux/prctl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/prctl.o -MD -MP -MF /sources/glibc-2.32/build/misc/prctl.o.dt -MT /sources/glibc-2.32/build/misc/prctl.o +gcc ../sysdeps/unix/sysv/linux/process_vm_readv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/process_vm_readv.o -MD -MP -MF /sources/glibc-2.32/build/misc/process_vm_readv.o.dt -MT /sources/glibc-2.32/build/misc/process_vm_readv.o +gcc ../sysdeps/unix/sysv/linux/process_vm_writev.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/process_vm_writev.o -MD -MP -MF /sources/glibc-2.32/build/misc/process_vm_writev.o.dt -MT /sources/glibc-2.32/build/misc/process_vm_writev.o +gcc ../sysdeps/unix/sysv/linux/clock_adjtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/clock_adjtime.o -MD -MP -MF /sources/glibc-2.32/build/misc/clock_adjtime.o.dt -MT /sources/glibc-2.32/build/misc/clock_adjtime.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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/arch_prctl.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/arch_prctl.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/modify_ldt.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/modify_ldt.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/syscall_clock_gettime.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/syscall_clock_gettime.o.dt -MT /sources/glibc-2.32/build/misc/syscall_clock_gettime.o +(echo '#define SYSCALL_NAME fanotify_mark'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL fanotify_mark'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/fanotify_mark.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/fanotify_mark.o.dt -MT /sources/glibc-2.32/build/misc/fanotify_mark.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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/capget.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/capget.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/capset.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/capset.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/delete_module.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/delete_module.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/epoll_create.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/epoll_create.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/epoll_create1.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/epoll_create1.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/epoll_ctl.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/epoll_ctl.o.dt -MT /sources/glibc-2.32/build/misc/epoll_ctl.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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/init_module.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/init_module.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/inotify_add_watch.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/inotify_add_watch.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/inotify_init.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/inotify_init.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/inotify_init1.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/inotify_init1.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/inotify_rm_watch.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/inotify_rm_watch.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/klogctl.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/klogctl.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/mount.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/mount.o.dt -MT /sources/glibc-2.32/build/misc/mount.o +(echo '#define SYSCALL_NAME mremap'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 3'; \ + echo '#define SYSCALL_SYMBOL __mremap'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__mremap, mremap)'; \ + echo 'hidden_weak (mremap)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/mremap.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/mremap.o.dt -MT /sources/glibc-2.32/build/misc/mremap.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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/pivot_root.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/pivot_root.o.dt -MT /sources/glibc-2.32/build/misc/pivot_root.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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/quotactl.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/quotactl.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/sysinfo.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/sysinfo.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/unshare.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/unshare.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/timerfd_create.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/timerfd_create.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/fanotify_init.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/fanotify_init.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/name_to_handle_at.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/name_to_handle_at.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/setns.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/setns.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/memfd_create.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/memfd_create.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/pkey_alloc.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/pkey_alloc.o.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/pkey_free.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/pkey_free.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/gettid.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/gettid.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/tgkill.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/tgkill.o.dt -MT /sources/glibc-2.32/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) > /sources/glibc-2.32/build/misc/stub-syscalls.cT +mv -f /sources/glibc-2.32/build/misc/stub-syscalls.cT /sources/glibc-2.32/build/misc/stub-syscalls.c +gcc /sources/glibc-2.32/build/misc/stub-syscalls.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/stub-syscalls.o -MD -MP -MF /sources/glibc-2.32/build/misc/stub-syscalls.o.dt -MT /sources/glibc-2.32/build/misc/stub-syscalls.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/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/signalfd.o misc/eventfd.o misc/eventfd_read.o misc/eventfd_write.o misc/prlimit.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/arch_prctl.o misc/modify_ldt.o misc/syscall_clock_gettime.o misc/fanotify_mark.o misc/capget.o misc/capset.o misc/delete_module.o misc/epoll_create.o misc/epoll_create1.o misc/epoll_ctl.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/mremap.o misc/pivot_root.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' > /sources/glibc-2.32/build/misc/stamp.oT +mv -f /sources/glibc-2.32/build/misc/stamp.oT /sources/glibc-2.32/build/misc/stamp.o +gcc ../sysdeps/unix/sysv/linux/x86_64/brk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/brk.os -MD -MP -MF /sources/glibc-2.32/build/misc/brk.os.dt -MT /sources/glibc-2.32/build/misc/brk.os +gcc sbrk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/sbrk.os -MD -MP -MF /sources/glibc-2.32/build/misc/sbrk.os.dt -MT /sources/glibc-2.32/build/misc/sbrk.os +gcc sstk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/sstk.os -MD -MP -MF /sources/glibc-2.32/build/misc/sstk.os.dt -MT /sources/glibc-2.32/build/misc/sstk.os +(echo '#define SYSCALL_NAME ioctl'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __ioctl'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__ioctl, ioctl)'; \ + echo 'hidden_weak (ioctl)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/ioctl.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/ioctl.os.dt -MT /sources/glibc-2.32/build/misc/ioctl.os +gcc ../sysdeps/unix/sysv/linux/readv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/readv.os -MD -MP -MF /sources/glibc-2.32/build/misc/readv.os.dt -MT /sources/glibc-2.32/build/misc/readv.os +gcc ../sysdeps/unix/sysv/linux/writev.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/writev.os -MD -MP -MF /sources/glibc-2.32/build/misc/writev.os.dt -MT /sources/glibc-2.32/build/misc/writev.os +gcc ../sysdeps/unix/sysv/linux/preadv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/preadv.os -MD -MP -MF /sources/glibc-2.32/build/misc/preadv.os.dt -MT /sources/glibc-2.32/build/misc/preadv.os +gcc ../sysdeps/unix/sysv/linux/preadv64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/preadv64.os -MD -MP -MF /sources/glibc-2.32/build/misc/preadv64.os.dt -MT /sources/glibc-2.32/build/misc/preadv64.os +gcc ../sysdeps/unix/sysv/linux/pwritev.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/pwritev.os -MD -MP -MF /sources/glibc-2.32/build/misc/pwritev.os.dt -MT /sources/glibc-2.32/build/misc/pwritev.os +gcc ../sysdeps/unix/sysv/linux/pwritev64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/pwritev64.os -MD -MP -MF /sources/glibc-2.32/build/misc/pwritev64.os.dt -MT /sources/glibc-2.32/build/misc/pwritev64.os +gcc ../sysdeps/unix/sysv/linux/preadv2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/preadv2.os -MD -MP -MF /sources/glibc-2.32/build/misc/preadv2.os.dt -MT /sources/glibc-2.32/build/misc/preadv2.os +gcc ../sysdeps/unix/sysv/linux/preadv64v2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/preadv64v2.os -MD -MP -MF /sources/glibc-2.32/build/misc/preadv64v2.os.dt -MT /sources/glibc-2.32/build/misc/preadv64v2.os +gcc ../sysdeps/unix/sysv/linux/pwritev2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/pwritev2.os -MD -MP -MF /sources/glibc-2.32/build/misc/pwritev2.os.dt -MT /sources/glibc-2.32/build/misc/pwritev2.os +gcc ../sysdeps/unix/sysv/linux/pwritev64v2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/pwritev64v2.os -MD -MP -MF /sources/glibc-2.32/build/misc/pwritev64v2.os.dt -MT /sources/glibc-2.32/build/misc/pwritev64v2.os +gcc ../sysdeps/unix/sysv/linux/setreuid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/setreuid.os -MD -MP -MF /sources/glibc-2.32/build/misc/setreuid.os.dt -MT /sources/glibc-2.32/build/misc/setreuid.os +gcc ../sysdeps/unix/sysv/linux/setregid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/setregid.os -MD -MP -MF /sources/glibc-2.32/build/misc/setregid.os.dt -MT /sources/glibc-2.32/build/misc/setregid.os +gcc ../sysdeps/unix/sysv/linux/seteuid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/seteuid.os -MD -MP -MF /sources/glibc-2.32/build/misc/seteuid.os.dt -MT /sources/glibc-2.32/build/misc/seteuid.os +gcc ../sysdeps/unix/sysv/linux/setegid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/setegid.os -MD -MP -MF /sources/glibc-2.32/build/misc/setegid.os.dt -MT /sources/glibc-2.32/build/misc/setegid.os +gcc ../sysdeps/unix/sysv/linux/getpagesize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/getpagesize.os -MD -MP -MF /sources/glibc-2.32/build/misc/getpagesize.os.dt -MT /sources/glibc-2.32/build/misc/getpagesize.os +gcc ../sysdeps/unix/sysv/linux/getdtsz.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/getdtsz.os -MD -MP -MF /sources/glibc-2.32/build/misc/getdtsz.os.dt -MT /sources/glibc-2.32/build/misc/getdtsz.os +gcc ../sysdeps/posix/gethostname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/gethostname.os -MD -MP -MF /sources/glibc-2.32/build/misc/gethostname.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/sethostname.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/sethostname.os.dt -MT /sources/glibc-2.32/build/misc/sethostname.os +gcc getdomain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/getdomain.os -MD -MP -MF /sources/glibc-2.32/build/misc/getdomain.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/setdomain.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/setdomain.os.dt -MT /sources/glibc-2.32/build/misc/setdomain.os +gcc ../sysdeps/unix/sysv/linux/select.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/select.os -MD -MP -MF /sources/glibc-2.32/build/misc/select.os.dt -MT /sources/glibc-2.32/build/misc/select.os +gcc ../sysdeps/unix/sysv/linux/pselect.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/pselect.os -MD -MP -MF /sources/glibc-2.32/build/misc/pselect.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/acct.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/acct.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/chroot.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/chroot.os.dt -MT /sources/glibc-2.32/build/misc/chroot.os +gcc ../sysdeps/unix/sysv/linux/fsync.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/fsync.os -MD -MP -MF /sources/glibc-2.32/build/misc/fsync.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/sync.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/sync.os.dt -MT /sources/glibc-2.32/build/misc/sync.os +gcc ../sysdeps/unix/sysv/linux/fdatasync.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/fdatasync.os -MD -MP -MF /sources/glibc-2.32/build/misc/fdatasync.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/syncfs.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/syncfs.os.dt -MT /sources/glibc-2.32/build/misc/syncfs.os +gcc ../sysdeps/unix/sysv/linux/reboot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/reboot.os -MD -MP -MF /sources/glibc-2.32/build/misc/reboot.os.dt -MT /sources/glibc-2.32/build/misc/reboot.os +gcc ../sysdeps/unix/sysv/linux/gethostid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/gethostid.os -MD -MP -MF /sources/glibc-2.32/build/misc/gethostid.os.dt -MT /sources/glibc-2.32/build/misc/gethostid.os +gcc ../sysdeps/unix/sysv/linux/sethostid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/sethostid.os -MD -MP -MF /sources/glibc-2.32/build/misc/sethostid.os.dt -MT /sources/glibc-2.32/build/misc/sethostid.os +gcc revoke.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/revoke.os -MD -MP -MF /sources/glibc-2.32/build/misc/revoke.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/vhangup.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/vhangup.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/swapon.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/swapon.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/swapoff.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/swapoff.os.dt -MT /sources/glibc-2.32/build/misc/swapoff.os +gcc mktemp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mktemp.os -MD -MP -MF /sources/glibc-2.32/build/misc/mktemp.os.dt -MT /sources/glibc-2.32/build/misc/mktemp.os +gcc mkstemp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mkstemp.os -MD -MP -MF /sources/glibc-2.32/build/misc/mkstemp.os.dt -MT /sources/glibc-2.32/build/misc/mkstemp.os +gcc mkstemp64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mkstemp64.os -MD -MP -MF /sources/glibc-2.32/build/misc/mkstemp64.os.dt -MT /sources/glibc-2.32/build/misc/mkstemp64.os +gcc mkdtemp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mkdtemp.os -MD -MP -MF /sources/glibc-2.32/build/misc/mkdtemp.os.dt -MT /sources/glibc-2.32/build/misc/mkdtemp.os +gcc mkostemp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mkostemp.os -MD -MP -MF /sources/glibc-2.32/build/misc/mkostemp.os.dt -MT /sources/glibc-2.32/build/misc/mkostemp.os +gcc mkostemp64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mkostemp64.os -MD -MP -MF /sources/glibc-2.32/build/misc/mkostemp64.os.dt -MT /sources/glibc-2.32/build/misc/mkostemp64.os +gcc mkstemps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mkstemps.os -MD -MP -MF /sources/glibc-2.32/build/misc/mkstemps.os.dt -MT /sources/glibc-2.32/build/misc/mkstemps.os +gcc mkstemps64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mkstemps64.os -MD -MP -MF /sources/glibc-2.32/build/misc/mkstemps64.os.dt -MT /sources/glibc-2.32/build/misc/mkstemps64.os +gcc mkostemps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mkostemps.os -MD -MP -MF /sources/glibc-2.32/build/misc/mkostemps.os.dt -MT /sources/glibc-2.32/build/misc/mkostemps.os +gcc mkostemps64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mkostemps64.os -MD -MP -MF /sources/glibc-2.32/build/misc/mkostemps64.os.dt -MT /sources/glibc-2.32/build/misc/mkostemps64.os +gcc ../sysdeps/unix/sysv/linux/ualarm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/ualarm.os -MD -MP -MF /sources/glibc-2.32/build/misc/ualarm.os.dt -MT /sources/glibc-2.32/build/misc/ualarm.os +gcc ../sysdeps/posix/usleep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/usleep.os -MD -MP -MF /sources/glibc-2.32/build/misc/usleep.os.dt -MT /sources/glibc-2.32/build/misc/usleep.os +gcc gtty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/gtty.os -MD -MP -MF /sources/glibc-2.32/build/misc/gtty.os.dt -MT /sources/glibc-2.32/build/misc/gtty.os +gcc stty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/stty.os -MD -MP -MF /sources/glibc-2.32/build/misc/stty.os.dt -MT /sources/glibc-2.32/build/misc/stty.os +gcc ../sysdeps/unix/sysv/linux/ptrace.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/ptrace.os -MD -MP -MF /sources/glibc-2.32/build/misc/ptrace.os.dt -MT /sources/glibc-2.32/build/misc/ptrace.os +gcc fstab.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/fstab.os -MD -MP -MF /sources/glibc-2.32/build/misc/fstab.os.dt -MT /sources/glibc-2.32/build/misc/fstab.os +gcc mntent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mntent.os -MD -MP -MF /sources/glibc-2.32/build/misc/mntent.os.dt -MT /sources/glibc-2.32/build/misc/mntent.os +gcc mntent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mntent_r.os -MD -MP -MF /sources/glibc-2.32/build/misc/mntent_r.os.dt -MT /sources/glibc-2.32/build/misc/mntent_r.os +gcc ../sysdeps/unix/sysv/linux/utimes.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/utimes.os -MD -MP -MF /sources/glibc-2.32/build/misc/utimes.os.dt -MT /sources/glibc-2.32/build/misc/utimes.os +gcc ../sysdeps/unix/sysv/linux/lutimes.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/lutimes.os -MD -MP -MF /sources/glibc-2.32/build/misc/lutimes.os.dt -MT /sources/glibc-2.32/build/misc/lutimes.os +gcc ../sysdeps/unix/sysv/linux/futimes.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/futimes.os -MD -MP -MF /sources/glibc-2.32/build/misc/futimes.os.dt -MT /sources/glibc-2.32/build/misc/futimes.os +gcc ../sysdeps/unix/sysv/linux/futimesat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/futimesat.os -MD -MP -MF /sources/glibc-2.32/build/misc/futimesat.os.dt -MT /sources/glibc-2.32/build/misc/futimesat.os +gcc ../sysdeps/unix/sysv/linux/truncate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/truncate.os -MD -MP -MF /sources/glibc-2.32/build/misc/truncate.os.dt -MT /sources/glibc-2.32/build/misc/truncate.os +gcc ../sysdeps/unix/sysv/linux/ftruncate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/ftruncate.os -MD -MP -MF /sources/glibc-2.32/build/misc/ftruncate.os.dt -MT /sources/glibc-2.32/build/misc/ftruncate.os +gcc ../sysdeps/unix/sysv/linux/truncate64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/truncate64.os -MD -MP -MF /sources/glibc-2.32/build/misc/truncate64.os.dt -MT /sources/glibc-2.32/build/misc/truncate64.os +gcc ../sysdeps/unix/sysv/linux/ftruncate64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/ftruncate64.os -MD -MP -MF /sources/glibc-2.32/build/misc/ftruncate64.os.dt -MT /sources/glibc-2.32/build/misc/ftruncate64.os +gcc chflags.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/chflags.os -MD -MP -MF /sources/glibc-2.32/build/misc/chflags.os.dt -MT /sources/glibc-2.32/build/misc/chflags.os +gcc fchflags.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/fchflags.os -MD -MP -MF /sources/glibc-2.32/build/misc/fchflags.os.dt -MT /sources/glibc-2.32/build/misc/fchflags.os +gcc insremque.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/insremque.os -MD -MP -MF /sources/glibc-2.32/build/misc/insremque.os.dt -MT /sources/glibc-2.32/build/misc/insremque.os +gcc getttyent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/getttyent.os -MD -MP -MF /sources/glibc-2.32/build/misc/getttyent.os.dt -MT /sources/glibc-2.32/build/misc/getttyent.os +gcc getusershell.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/getusershell.os -MD -MP -MF /sources/glibc-2.32/build/misc/getusershell.os.dt -MT /sources/glibc-2.32/build/misc/getusershell.os +gcc getpass.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/getpass.os -MD -MP -MF /sources/glibc-2.32/build/misc/getpass.os.dt -MT /sources/glibc-2.32/build/misc/getpass.os +gcc ttyslot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/ttyslot.os -MD -MP -MF /sources/glibc-2.32/build/misc/ttyslot.os.dt -MT /sources/glibc-2.32/build/misc/ttyslot.os +gcc ../sysdeps/unix/sysv/linux/syslog.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/syslog.os -MD -MP -MF /sources/glibc-2.32/build/misc/syslog.os.dt -MT /sources/glibc-2.32/build/misc/syslog.os +gcc ../sysdeps/unix/sysv/linux/x86_64/syscall.S -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/syscall.os -MD -MP -MF /sources/glibc-2.32/build/misc/syscall.os.dt -MT /sources/glibc-2.32/build/misc/syscall.os +gcc daemon.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/daemon.os -MD -MP -MF /sources/glibc-2.32/build/misc/daemon.os.dt -MT /sources/glibc-2.32/build/misc/daemon.os +gcc ../sysdeps/unix/sysv/linux/mmap.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mmap.os -MD -MP -MF /sources/glibc-2.32/build/misc/mmap.os.dt -MT /sources/glibc-2.32/build/misc/mmap.os +gcc ../sysdeps/unix/sysv/linux/mmap64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mmap64.os -MD -MP -MF /sources/glibc-2.32/build/misc/mmap64.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/munmap.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/munmap.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/mprotect.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/mprotect.os.dt -MT /sources/glibc-2.32/build/misc/mprotect.os +gcc ../sysdeps/unix/sysv/linux/msync.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/msync.os -MD -MP -MF /sources/glibc-2.32/build/misc/msync.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/madvise.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/madvise.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/mincore.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/mincore.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/remap_file_pages.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/remap_file_pages.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/mlock.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/mlock.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/munlock.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/munlock.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/mlockall.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/mlockall.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/munlockall.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/munlockall.os.dt -MT /sources/glibc-2.32/build/misc/munlockall.os +gcc efgcvt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/efgcvt.os -MD -MP -MF /sources/glibc-2.32/build/misc/efgcvt.os.dt -MT /sources/glibc-2.32/build/misc/efgcvt.os +gcc efgcvt_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/efgcvt_r.os -MD -MP -MF /sources/glibc-2.32/build/misc/efgcvt_r.os.dt -MT /sources/glibc-2.32/build/misc/efgcvt_r.os +gcc qefgcvt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/qefgcvt.os -MD -MP -MF /sources/glibc-2.32/build/misc/qefgcvt.os.dt -MT /sources/glibc-2.32/build/misc/qefgcvt.os +gcc qefgcvt_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/qefgcvt_r.os -MD -MP -MF /sources/glibc-2.32/build/misc/qefgcvt_r.os.dt -MT /sources/glibc-2.32/build/misc/qefgcvt_r.os +gcc hsearch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/hsearch.os -MD -MP -MF /sources/glibc-2.32/build/misc/hsearch.os.dt -MT /sources/glibc-2.32/build/misc/hsearch.os +gcc hsearch_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/hsearch_r.os -MD -MP -MF /sources/glibc-2.32/build/misc/hsearch_r.os.dt -MT /sources/glibc-2.32/build/misc/hsearch_r.os +gcc tsearch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/tsearch.os -MD -MP -MF /sources/glibc-2.32/build/misc/tsearch.os.dt -MT /sources/glibc-2.32/build/misc/tsearch.os +gcc lsearch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/lsearch.os -MD -MP -MF /sources/glibc-2.32/build/misc/lsearch.os.dt -MT /sources/glibc-2.32/build/misc/lsearch.os +gcc err.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/err.os -MD -MP -MF /sources/glibc-2.32/build/misc/err.os.dt -MT /sources/glibc-2.32/build/misc/err.os +gcc error.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/error.os -MD -MP -MF /sources/glibc-2.32/build/misc/error.os.dt -MT /sources/glibc-2.32/build/misc/error.os +gcc ../sysdeps/unix/sysv/linux/ustat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/ustat.os -MD -MP -MF /sources/glibc-2.32/build/misc/ustat.os.dt -MT /sources/glibc-2.32/build/misc/ustat.os +gcc ../sysdeps/unix/sysv/linux/getsysstats.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/getsysstats.os -MD -MP -MF /sources/glibc-2.32/build/misc/getsysstats.os.dt -MT /sources/glibc-2.32/build/misc/getsysstats.os +gcc dirname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/dirname.os -MD -MP -MF /sources/glibc-2.32/build/misc/dirname.os.dt -MT /sources/glibc-2.32/build/misc/dirname.os +gcc regexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/regexp.os -MD -MP -MF /sources/glibc-2.32/build/misc/regexp.os.dt -MT /sources/glibc-2.32/build/misc/regexp.os +gcc ../sysdeps/unix/sysv/linux/getloadavg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/getloadavg.os -MD -MP -MF /sources/glibc-2.32/build/misc/getloadavg.os.dt -MT /sources/glibc-2.32/build/misc/getloadavg.os +gcc ../sysdeps/unix/sysv/linux/getclktck.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/getclktck.os -MD -MP -MF /sources/glibc-2.32/build/misc/getclktck.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/fgetxattr.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/fgetxattr.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/flistxattr.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/flistxattr.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/fremovexattr.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/fremovexattr.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/fsetxattr.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/fsetxattr.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/getxattr.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/getxattr.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/listxattr.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/listxattr.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/lgetxattr.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/lgetxattr.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/llistxattr.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/llistxattr.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/lremovexattr.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/lremovexattr.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/lsetxattr.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/lsetxattr.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/removexattr.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/removexattr.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/setxattr.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/setxattr.os.dt -MT /sources/glibc-2.32/build/misc/setxattr.os +gcc getauxval.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/getauxval.os -MD -MP -MF /sources/glibc-2.32/build/misc/getauxval.os.dt -MT /sources/glibc-2.32/build/misc/getauxval.os +gcc ../sysdeps/x86_64/multiarch/ifunc-impl-list.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/ifunc-impl-list.os -MD -MP -MF /sources/glibc-2.32/build/misc/ifunc-impl-list.os.dt -MT /sources/glibc-2.32/build/misc/ifunc-impl-list.os +gcc makedev.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/makedev.os -MD -MP -MF /sources/glibc-2.32/build/misc/makedev.os.dt -MT /sources/glibc-2.32/build/misc/makedev.os +gcc allocate_once.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/allocate_once.os -MD -MP -MF /sources/glibc-2.32/build/misc/allocate_once.os.dt -MT /sources/glibc-2.32/build/misc/allocate_once.os +gcc fd_to_filename.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/fd_to_filename.os -MD -MP -MF /sources/glibc-2.32/build/misc/fd_to_filename.os.dt -MT /sources/glibc-2.32/build/misc/fd_to_filename.os +gcc single_threaded.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/single_threaded.os -MD -MP -MF /sources/glibc-2.32/build/misc/single_threaded.os.dt -MT /sources/glibc-2.32/build/misc/single_threaded.os +gcc init-misc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/init-misc.os -MD -MP -MF /sources/glibc-2.32/build/misc/init-misc.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/ioperm.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/ioperm.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/iopl.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/iopl.os.dt -MT /sources/glibc-2.32/build/misc/iopl.os +gcc ../sysdeps/unix/sysv/linux/adjtimex.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/adjtimex.os -MD -MP -MF /sources/glibc-2.32/build/misc/adjtimex.os.dt -MT /sources/glibc-2.32/build/misc/adjtimex.os +gcc ../sysdeps/unix/sysv/linux/x86_64/clone.S -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/clone.os -MD -MP -MF /sources/glibc-2.32/build/misc/clone.os.dt -MT /sources/glibc-2.32/build/misc/clone.os +gcc ../sysdeps/unix/sysv/linux/umount.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/umount.os -MD -MP -MF /sources/glibc-2.32/build/misc/umount.os.dt -MT /sources/glibc-2.32/build/misc/umount.os +gcc ../sysdeps/unix/sysv/linux/umount2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/umount2.os -MD -MP -MF /sources/glibc-2.32/build/misc/umount2.os.dt -MT /sources/glibc-2.32/build/misc/umount2.os +gcc ../sysdeps/unix/sysv/linux/readahead.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/readahead.os -MD -MP -MF /sources/glibc-2.32/build/misc/readahead.os.dt -MT /sources/glibc-2.32/build/misc/readahead.os +gcc ../sysdeps/unix/sysv/linux/sysctl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/sysctl.os -MD -MP -MF /sources/glibc-2.32/build/misc/sysctl.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/setfsuid.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/setfsuid.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/setfsgid.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/setfsgid.os.dt -MT /sources/glibc-2.32/build/misc/setfsgid.os +gcc ../sysdeps/unix/sysv/linux/epoll_pwait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/epoll_pwait.os -MD -MP -MF /sources/glibc-2.32/build/misc/epoll_pwait.os.dt -MT /sources/glibc-2.32/build/misc/epoll_pwait.os +gcc ../sysdeps/unix/sysv/linux/signalfd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/signalfd.os -MD -MP -MF /sources/glibc-2.32/build/misc/signalfd.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/eventfd.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/eventfd.os.dt -MT /sources/glibc-2.32/build/misc/eventfd.os +gcc ../sysdeps/unix/sysv/linux/eventfd_read.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/eventfd_read.os -MD -MP -MF /sources/glibc-2.32/build/misc/eventfd_read.os.dt -MT /sources/glibc-2.32/build/misc/eventfd_read.os +gcc ../sysdeps/unix/sysv/linux/eventfd_write.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/eventfd_write.os -MD -MP -MF /sources/glibc-2.32/build/misc/eventfd_write.os.dt -MT /sources/glibc-2.32/build/misc/eventfd_write.os +(echo '#define SYSCALL_NAME prlimit64'; \ + echo '#define SYSCALL_NARGS 4'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL prlimit'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (prlimit, prlimit64)'; \ + echo 'hidden_weak (prlimit64)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/prlimit.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/prlimit.os.dt -MT /sources/glibc-2.32/build/misc/prlimit.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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/personality.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/personality.os.dt -MT /sources/glibc-2.32/build/misc/personality.os +gcc ../sysdeps/unix/sysv/linux/epoll_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/epoll_wait.os -MD -MP -MF /sources/glibc-2.32/build/misc/epoll_wait.os.dt -MT /sources/glibc-2.32/build/misc/epoll_wait.os +gcc ../sysdeps/unix/sysv/linux/tee.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/tee.os -MD -MP -MF /sources/glibc-2.32/build/misc/tee.os.dt -MT /sources/glibc-2.32/build/misc/tee.os +gcc ../sysdeps/unix/sysv/linux/vmsplice.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/vmsplice.os -MD -MP -MF /sources/glibc-2.32/build/misc/vmsplice.os.dt -MT /sources/glibc-2.32/build/misc/vmsplice.os +gcc ../sysdeps/unix/sysv/linux/splice.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/splice.os -MD -MP -MF /sources/glibc-2.32/build/misc/splice.os.dt -MT /sources/glibc-2.32/build/misc/splice.os +gcc ../sysdeps/unix/sysv/linux/open_by_handle_at.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/open_by_handle_at.os -MD -MP -MF /sources/glibc-2.32/build/misc/open_by_handle_at.os.dt -MT /sources/glibc-2.32/build/misc/open_by_handle_at.os +gcc ../sysdeps/unix/sysv/linux/mlock2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/mlock2.os -MD -MP -MF /sources/glibc-2.32/build/misc/mlock2.os.dt -MT /sources/glibc-2.32/build/misc/mlock2.os +gcc ../sysdeps/unix/sysv/linux/pkey_mprotect.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/pkey_mprotect.os -MD -MP -MF /sources/glibc-2.32/build/misc/pkey_mprotect.os.dt -MT /sources/glibc-2.32/build/misc/pkey_mprotect.os +gcc ../sysdeps/unix/sysv/linux/x86/pkey_set.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/pkey_set.os -MD -MP -MF /sources/glibc-2.32/build/misc/pkey_set.os.dt -MT /sources/glibc-2.32/build/misc/pkey_set.os +gcc ../sysdeps/unix/sysv/linux/x86/pkey_get.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/pkey_get.os -MD -MP -MF /sources/glibc-2.32/build/misc/pkey_get.os.dt -MT /sources/glibc-2.32/build/misc/pkey_get.os +gcc ../sysdeps/unix/sysv/linux/timerfd_gettime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/timerfd_gettime.os -MD -MP -MF /sources/glibc-2.32/build/misc/timerfd_gettime.os.dt -MT /sources/glibc-2.32/build/misc/timerfd_gettime.os +gcc ../sysdeps/unix/sysv/linux/timerfd_settime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/timerfd_settime.os -MD -MP -MF /sources/glibc-2.32/build/misc/timerfd_settime.os.dt -MT /sources/glibc-2.32/build/misc/timerfd_settime.os +gcc ../sysdeps/unix/sysv/linux/prctl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/prctl.os -MD -MP -MF /sources/glibc-2.32/build/misc/prctl.os.dt -MT /sources/glibc-2.32/build/misc/prctl.os +gcc ../sysdeps/unix/sysv/linux/process_vm_readv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/process_vm_readv.os -MD -MP -MF /sources/glibc-2.32/build/misc/process_vm_readv.os.dt -MT /sources/glibc-2.32/build/misc/process_vm_readv.os +gcc ../sysdeps/unix/sysv/linux/process_vm_writev.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/process_vm_writev.os -MD -MP -MF /sources/glibc-2.32/build/misc/process_vm_writev.os.dt -MT /sources/glibc-2.32/build/misc/process_vm_writev.os +gcc ../sysdeps/unix/sysv/linux/clock_adjtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/clock_adjtime.os -MD -MP -MF /sources/glibc-2.32/build/misc/clock_adjtime.os.dt -MT /sources/glibc-2.32/build/misc/clock_adjtime.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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/arch_prctl.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/arch_prctl.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/modify_ldt.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/modify_ldt.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/syscall_clock_gettime.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/syscall_clock_gettime.os.dt -MT /sources/glibc-2.32/build/misc/syscall_clock_gettime.os +(echo '#define SYSCALL_NAME fanotify_mark'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL fanotify_mark'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/fanotify_mark.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/fanotify_mark.os.dt -MT /sources/glibc-2.32/build/misc/fanotify_mark.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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/capget.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/capget.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/capset.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/capset.os.dt -MT /sources/glibc-2.32/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'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/create_module.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/create_module.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/delete_module.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/delete_module.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/epoll_create.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/epoll_create.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/epoll_create1.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/epoll_create1.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/epoll_ctl.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/epoll_ctl.os.dt -MT /sources/glibc-2.32/build/misc/epoll_ctl.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'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/get_kernel_syms.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/get_kernel_syms.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/init_module.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/init_module.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/inotify_add_watch.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/inotify_add_watch.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/inotify_init.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/inotify_init.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/inotify_init1.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/inotify_init1.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/inotify_rm_watch.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/inotify_rm_watch.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/klogctl.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/klogctl.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/mount.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/mount.os.dt -MT /sources/glibc-2.32/build/misc/mount.os +(echo '#define SYSCALL_NAME mremap'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 2'; \ + echo '#define SYSCALL_ULONG_ARG_2 3'; \ + echo '#define SYSCALL_SYMBOL __mremap'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__mremap, mremap)'; \ + echo 'hidden_weak (mremap)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/mremap.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/mremap.os.dt -MT /sources/glibc-2.32/build/misc/mremap.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'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/nfsservctl.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/nfsservctl.os.dt -MT /sources/glibc-2.32/build/misc/nfsservctl.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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/pivot_root.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/pivot_root.os.dt -MT /sources/glibc-2.32/build/misc/pivot_root.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'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/query_module.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/query_module.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/quotactl.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/quotactl.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/sysinfo.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/sysinfo.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/unshare.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/unshare.os.dt -MT /sources/glibc-2.32/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'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/uselib.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/uselib.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/timerfd_create.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/timerfd_create.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/fanotify_init.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/fanotify_init.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/name_to_handle_at.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/name_to_handle_at.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/setns.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/setns.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/memfd_create.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/memfd_create.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/pkey_alloc.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/pkey_alloc.os.dt -MT /sources/glibc-2.32/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 '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/pkey_free.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/pkey_free.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/gettid.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/gettid.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/tgkill.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/tgkill.os.dt -MT /sources/glibc-2.32/build/misc/tgkill.os +gcc /sources/glibc-2.32/build/misc/stub-syscalls.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/stub-syscalls.os -MD -MP -MF /sources/glibc-2.32/build/misc/stub-syscalls.os.dt -MT /sources/glibc-2.32/build/misc/stub-syscalls.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/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/signalfd.os misc/eventfd.os misc/eventfd_read.os misc/eventfd_write.os misc/prlimit.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/arch_prctl.os misc/modify_ldt.os misc/syscall_clock_gettime.os misc/fanotify_mark.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/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/mremap.os misc/nfsservctl.os misc/pivot_root.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' > /sources/glibc-2.32/build/misc/stamp.osT +mv -f /sources/glibc-2.32/build/misc/stamp.osT /sources/glibc-2.32/build/misc/stamp.os +echo '' > /sources/glibc-2.32/build/misc/stamp.oST +mv -f /sources/glibc-2.32/build/misc/stamp.oST /sources/glibc-2.32/build/misc/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/misc' +make subdir=socket -C socket ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/socket' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/socket +mkdir -p -- /sources/glibc-2.32/build/socket +gcc ../sysdeps/unix/sysv/linux/accept.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/accept.o -MD -MP -MF /sources/glibc-2.32/build/socket/accept.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/socket/bind.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/socket/bind.o.dt -MT /sources/glibc-2.32/build/socket/bind.o +gcc ../sysdeps/unix/sysv/linux/connect.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/connect.o -MD -MP -MF /sources/glibc-2.32/build/socket/connect.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/socket/getpeername.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/socket/getpeername.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/socket/getsockname.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/socket/getsockname.o.dt -MT /sources/glibc-2.32/build/socket/getsockname.o +(echo '#define SYSCALL_NAME getsockopt'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getsockopt'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getsockopt, getsockopt)'; \ + echo 'hidden_weak (getsockopt)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/socket/getsockopt.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/socket/getsockopt.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/socket/listen.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/socket/listen.o.dt -MT /sources/glibc-2.32/build/socket/listen.o +gcc ../sysdeps/unix/sysv/linux/recv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/recv.o -MD -MP -MF /sources/glibc-2.32/build/socket/recv.o.dt -MT /sources/glibc-2.32/build/socket/recv.o +gcc ../sysdeps/unix/sysv/linux/recvfrom.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/recvfrom.o -MD -MP -MF /sources/glibc-2.32/build/socket/recvfrom.o.dt -MT /sources/glibc-2.32/build/socket/recvfrom.o +gcc ../sysdeps/unix/sysv/linux/recvmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/recvmsg.o -MD -MP -MF /sources/glibc-2.32/build/socket/recvmsg.o.dt -MT /sources/glibc-2.32/build/socket/recvmsg.o +gcc ../sysdeps/unix/sysv/linux/send.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/send.o -MD -MP -MF /sources/glibc-2.32/build/socket/send.o.dt -MT /sources/glibc-2.32/build/socket/send.o +gcc ../sysdeps/unix/sysv/linux/sendmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/sendmsg.o -MD -MP -MF /sources/glibc-2.32/build/socket/sendmsg.o.dt -MT /sources/glibc-2.32/build/socket/sendmsg.o +gcc ../sysdeps/unix/sysv/linux/sendto.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/sendto.o -MD -MP -MF /sources/glibc-2.32/build/socket/sendto.o.dt -MT /sources/glibc-2.32/build/socket/sendto.o +(echo '#define SYSCALL_NAME setsockopt'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __setsockopt'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__setsockopt, setsockopt)'; \ + echo 'hidden_weak (setsockopt)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/socket/setsockopt.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/socket/setsockopt.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/socket/shutdown.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/socket/shutdown.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/socket/socket.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/socket/socket.o.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/socket/socketpair.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/socket/socketpair.o.dt -MT /sources/glibc-2.32/build/socket/socketpair.o +gcc ../sysdeps/posix/isfdtype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/isfdtype.o -MD -MP -MF /sources/glibc-2.32/build/socket/isfdtype.o.dt -MT /sources/glibc-2.32/build/socket/isfdtype.o +gcc ../sysdeps/unix/sysv/linux/opensock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/opensock.o -MD -MP -MF /sources/glibc-2.32/build/socket/opensock.o.dt -MT /sources/glibc-2.32/build/socket/opensock.o +gcc ../sysdeps/unix/sockatmark.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/sockatmark.o -MD -MP -MF /sources/glibc-2.32/build/socket/sockatmark.o.dt -MT /sources/glibc-2.32/build/socket/sockatmark.o +gcc ../sysdeps/unix/sysv/linux/accept4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/accept4.o -MD -MP -MF /sources/glibc-2.32/build/socket/accept4.o.dt -MT /sources/glibc-2.32/build/socket/accept4.o +gcc ../sysdeps/unix/sysv/linux/recvmmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/recvmmsg.o -MD -MP -MF /sources/glibc-2.32/build/socket/recvmmsg.o.dt -MT /sources/glibc-2.32/build/socket/recvmmsg.o +gcc ../sysdeps/unix/sysv/linux/sendmmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/sendmmsg.o -MD -MP -MF /sources/glibc-2.32/build/socket/sendmmsg.o.dt -MT /sources/glibc-2.32/build/socket/sendmmsg.o +gcc ../sysdeps/unix/sysv/linux/sa_len.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/sa_len.o -MD -MP -MF /sources/glibc-2.32/build/socket/sa_len.o.dt -MT /sources/glibc-2.32/build/socket/sa_len.o +gcc ../sysdeps/unix/sysv/linux/cmsg_nxthdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/cmsg_nxthdr.o -MD -MP -MF /sources/glibc-2.32/build/socket/cmsg_nxthdr.o.dt -MT /sources/glibc-2.32/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/sa_len.o socket/cmsg_nxthdr.o' > /sources/glibc-2.32/build/socket/stamp.oT +mv -f /sources/glibc-2.32/build/socket/stamp.oT /sources/glibc-2.32/build/socket/stamp.o +gcc ../sysdeps/unix/sysv/linux/accept.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/accept.os -MD -MP -MF /sources/glibc-2.32/build/socket/accept.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/socket/bind.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/socket/bind.os.dt -MT /sources/glibc-2.32/build/socket/bind.os +gcc ../sysdeps/unix/sysv/linux/connect.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/connect.os -MD -MP -MF /sources/glibc-2.32/build/socket/connect.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/socket/getpeername.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/socket/getpeername.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/socket/getsockname.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/socket/getsockname.os.dt -MT /sources/glibc-2.32/build/socket/getsockname.os +(echo '#define SYSCALL_NAME getsockopt'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __getsockopt'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__getsockopt, getsockopt)'; \ + echo 'hidden_weak (getsockopt)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/socket/getsockopt.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/socket/getsockopt.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/socket/listen.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/socket/listen.os.dt -MT /sources/glibc-2.32/build/socket/listen.os +gcc ../sysdeps/unix/sysv/linux/recv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/recv.os -MD -MP -MF /sources/glibc-2.32/build/socket/recv.os.dt -MT /sources/glibc-2.32/build/socket/recv.os +gcc ../sysdeps/unix/sysv/linux/recvfrom.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/recvfrom.os -MD -MP -MF /sources/glibc-2.32/build/socket/recvfrom.os.dt -MT /sources/glibc-2.32/build/socket/recvfrom.os +gcc ../sysdeps/unix/sysv/linux/recvmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/recvmsg.os -MD -MP -MF /sources/glibc-2.32/build/socket/recvmsg.os.dt -MT /sources/glibc-2.32/build/socket/recvmsg.os +gcc ../sysdeps/unix/sysv/linux/send.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/send.os -MD -MP -MF /sources/glibc-2.32/build/socket/send.os.dt -MT /sources/glibc-2.32/build/socket/send.os +gcc ../sysdeps/unix/sysv/linux/sendmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/sendmsg.os -MD -MP -MF /sources/glibc-2.32/build/socket/sendmsg.os.dt -MT /sources/glibc-2.32/build/socket/sendmsg.os +gcc ../sysdeps/unix/sysv/linux/sendto.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/sendto.os -MD -MP -MF /sources/glibc-2.32/build/socket/sendto.os.dt -MT /sources/glibc-2.32/build/socket/sendto.os +(echo '#define SYSCALL_NAME setsockopt'; \ + echo '#define SYSCALL_NARGS 5'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL __setsockopt'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ + echo 'weak_alias (__setsockopt, setsockopt)'; \ + echo 'hidden_weak (setsockopt)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/socket/setsockopt.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/socket/setsockopt.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/socket/shutdown.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/socket/shutdown.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/socket/socket.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/socket/socket.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/socket/socketpair.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/socket/socketpair.os.dt -MT /sources/glibc-2.32/build/socket/socketpair.os +gcc ../sysdeps/posix/isfdtype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/isfdtype.os -MD -MP -MF /sources/glibc-2.32/build/socket/isfdtype.os.dt -MT /sources/glibc-2.32/build/socket/isfdtype.os +gcc ../sysdeps/unix/sysv/linux/opensock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/opensock.os -MD -MP -MF /sources/glibc-2.32/build/socket/opensock.os.dt -MT /sources/glibc-2.32/build/socket/opensock.os +gcc ../sysdeps/unix/sockatmark.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/sockatmark.os -MD -MP -MF /sources/glibc-2.32/build/socket/sockatmark.os.dt -MT /sources/glibc-2.32/build/socket/sockatmark.os +gcc ../sysdeps/unix/sysv/linux/accept4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/accept4.os -MD -MP -MF /sources/glibc-2.32/build/socket/accept4.os.dt -MT /sources/glibc-2.32/build/socket/accept4.os +gcc ../sysdeps/unix/sysv/linux/recvmmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/recvmmsg.os -MD -MP -MF /sources/glibc-2.32/build/socket/recvmmsg.os.dt -MT /sources/glibc-2.32/build/socket/recvmmsg.os +gcc ../sysdeps/unix/sysv/linux/sendmmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/sendmmsg.os -MD -MP -MF /sources/glibc-2.32/build/socket/sendmmsg.os.dt -MT /sources/glibc-2.32/build/socket/sendmmsg.os +gcc ../sysdeps/unix/sysv/linux/sa_len.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/sa_len.os -MD -MP -MF /sources/glibc-2.32/build/socket/sa_len.os.dt -MT /sources/glibc-2.32/build/socket/sa_len.os +gcc ../sysdeps/unix/sysv/linux/cmsg_nxthdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/socket -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/socket/cmsg_nxthdr.os -MD -MP -MF /sources/glibc-2.32/build/socket/cmsg_nxthdr.os.dt -MT /sources/glibc-2.32/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/sa_len.os socket/cmsg_nxthdr.os' > /sources/glibc-2.32/build/socket/stamp.osT +mv -f /sources/glibc-2.32/build/socket/stamp.osT /sources/glibc-2.32/build/socket/stamp.os +echo '' > /sources/glibc-2.32/build/socket/stamp.oST +mv -f /sources/glibc-2.32/build/socket/stamp.oST /sources/glibc-2.32/build/socket/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/socket' +make subdir=sysvipc -C sysvipc ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/sysvipc' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/sysvipc +mkdir -p -- /sources/glibc-2.32/build/sysvipc +gcc ftok.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/ftok.o -MD -MP -MF /sources/glibc-2.32/build/sysvipc/ftok.o.dt -MT /sources/glibc-2.32/build/sysvipc/ftok.o +gcc ../sysdeps/unix/sysv/linux/msgsnd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/msgsnd.o -MD -MP -MF /sources/glibc-2.32/build/sysvipc/msgsnd.o.dt -MT /sources/glibc-2.32/build/sysvipc/msgsnd.o +gcc ../sysdeps/unix/sysv/linux/msgrcv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/msgrcv.o -MD -MP -MF /sources/glibc-2.32/build/sysvipc/msgrcv.o.dt -MT /sources/glibc-2.32/build/sysvipc/msgrcv.o +gcc ../sysdeps/unix/sysv/linux/msgget.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/msgget.o -MD -MP -MF /sources/glibc-2.32/build/sysvipc/msgget.o.dt -MT /sources/glibc-2.32/build/sysvipc/msgget.o +gcc ../sysdeps/unix/sysv/linux/msgctl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/msgctl.o -MD -MP -MF /sources/glibc-2.32/build/sysvipc/msgctl.o.dt -MT /sources/glibc-2.32/build/sysvipc/msgctl.o +gcc ../sysdeps/unix/sysv/linux/semop.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/semop.o -MD -MP -MF /sources/glibc-2.32/build/sysvipc/semop.o.dt -MT /sources/glibc-2.32/build/sysvipc/semop.o +gcc ../sysdeps/unix/sysv/linux/semget.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/semget.o -MD -MP -MF /sources/glibc-2.32/build/sysvipc/semget.o.dt -MT /sources/glibc-2.32/build/sysvipc/semget.o +gcc ../sysdeps/unix/sysv/linux/semctl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/semctl.o -MD -MP -MF /sources/glibc-2.32/build/sysvipc/semctl.o.dt -MT /sources/glibc-2.32/build/sysvipc/semctl.o +gcc ../sysdeps/unix/sysv/linux/semtimedop.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/semtimedop.o -MD -MP -MF /sources/glibc-2.32/build/sysvipc/semtimedop.o.dt -MT /sources/glibc-2.32/build/sysvipc/semtimedop.o +gcc ../sysdeps/unix/sysv/linux/shmat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/shmat.o -MD -MP -MF /sources/glibc-2.32/build/sysvipc/shmat.o.dt -MT /sources/glibc-2.32/build/sysvipc/shmat.o +gcc ../sysdeps/unix/sysv/linux/shmdt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/shmdt.o -MD -MP -MF /sources/glibc-2.32/build/sysvipc/shmdt.o.dt -MT /sources/glibc-2.32/build/sysvipc/shmdt.o +gcc ../sysdeps/unix/sysv/linux/shmget.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/shmget.o -MD -MP -MF /sources/glibc-2.32/build/sysvipc/shmget.o.dt -MT /sources/glibc-2.32/build/sysvipc/shmget.o +gcc ../sysdeps/unix/sysv/linux/shmctl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/shmctl.o -MD -MP -MF /sources/glibc-2.32/build/sysvipc/shmctl.o.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/sysvipc/stamp.oT +mv -f /sources/glibc-2.32/build/sysvipc/stamp.oT /sources/glibc-2.32/build/sysvipc/stamp.o +gcc ftok.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/ftok.os -MD -MP -MF /sources/glibc-2.32/build/sysvipc/ftok.os.dt -MT /sources/glibc-2.32/build/sysvipc/ftok.os +gcc ../sysdeps/unix/sysv/linux/msgsnd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/msgsnd.os -MD -MP -MF /sources/glibc-2.32/build/sysvipc/msgsnd.os.dt -MT /sources/glibc-2.32/build/sysvipc/msgsnd.os +gcc ../sysdeps/unix/sysv/linux/msgrcv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/msgrcv.os -MD -MP -MF /sources/glibc-2.32/build/sysvipc/msgrcv.os.dt -MT /sources/glibc-2.32/build/sysvipc/msgrcv.os +gcc ../sysdeps/unix/sysv/linux/msgget.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/msgget.os -MD -MP -MF /sources/glibc-2.32/build/sysvipc/msgget.os.dt -MT /sources/glibc-2.32/build/sysvipc/msgget.os +gcc ../sysdeps/unix/sysv/linux/msgctl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/msgctl.os -MD -MP -MF /sources/glibc-2.32/build/sysvipc/msgctl.os.dt -MT /sources/glibc-2.32/build/sysvipc/msgctl.os +gcc ../sysdeps/unix/sysv/linux/semop.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/semop.os -MD -MP -MF /sources/glibc-2.32/build/sysvipc/semop.os.dt -MT /sources/glibc-2.32/build/sysvipc/semop.os +gcc ../sysdeps/unix/sysv/linux/semget.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/semget.os -MD -MP -MF /sources/glibc-2.32/build/sysvipc/semget.os.dt -MT /sources/glibc-2.32/build/sysvipc/semget.os +gcc ../sysdeps/unix/sysv/linux/semctl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/semctl.os -MD -MP -MF /sources/glibc-2.32/build/sysvipc/semctl.os.dt -MT /sources/glibc-2.32/build/sysvipc/semctl.os +gcc ../sysdeps/unix/sysv/linux/semtimedop.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/semtimedop.os -MD -MP -MF /sources/glibc-2.32/build/sysvipc/semtimedop.os.dt -MT /sources/glibc-2.32/build/sysvipc/semtimedop.os +gcc ../sysdeps/unix/sysv/linux/shmat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/shmat.os -MD -MP -MF /sources/glibc-2.32/build/sysvipc/shmat.os.dt -MT /sources/glibc-2.32/build/sysvipc/shmat.os +gcc ../sysdeps/unix/sysv/linux/shmdt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/shmdt.os -MD -MP -MF /sources/glibc-2.32/build/sysvipc/shmdt.os.dt -MT /sources/glibc-2.32/build/sysvipc/shmdt.os +gcc ../sysdeps/unix/sysv/linux/shmget.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/shmget.os -MD -MP -MF /sources/glibc-2.32/build/sysvipc/shmget.os.dt -MT /sources/glibc-2.32/build/sysvipc/shmget.os +gcc ../sysdeps/unix/sysv/linux/shmctl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sysvipc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sysvipc/shmctl.os -MD -MP -MF /sources/glibc-2.32/build/sysvipc/shmctl.os.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/sysvipc/stamp.osT +mv -f /sources/glibc-2.32/build/sysvipc/stamp.osT /sources/glibc-2.32/build/sysvipc/stamp.os +echo '' > /sources/glibc-2.32/build/sysvipc/stamp.oST +mv -f /sources/glibc-2.32/build/sysvipc/stamp.oST /sources/glibc-2.32/build/sysvipc/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/sysvipc' +make subdir=gmon -C gmon ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/gmon' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/gmon +mkdir -p -- /sources/glibc-2.32/build/gmon +gcc gmon.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gmon -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gmon/gmon.o -MD -MP -MF /sources/glibc-2.32/build/gmon/gmon.o.dt -MT /sources/glibc-2.32/build/gmon/gmon.o +gcc mcount.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-omit-frame-pointer -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gmon -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gmon/mcount.o -MD -MP -MF /sources/glibc-2.32/build/gmon/mcount.o.dt -MT /sources/glibc-2.32/build/gmon/mcount.o +gcc ../sysdeps/unix/sysv/linux/profil.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gmon -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gmon/profil.o -MD -MP -MF /sources/glibc-2.32/build/gmon/profil.o.dt -MT /sources/glibc-2.32/build/gmon/profil.o +gcc ../sysdeps/posix/sprofil.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gmon -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gmon/sprofil.o -MD -MP -MF /sources/glibc-2.32/build/gmon/sprofil.o.dt -MT /sources/glibc-2.32/build/gmon/sprofil.o +gcc ../sysdeps/unix/sysv/linux/prof-freq.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gmon -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gmon/prof-freq.o -MD -MP -MF /sources/glibc-2.32/build/gmon/prof-freq.o.dt -MT /sources/glibc-2.32/build/gmon/prof-freq.o +gcc ../sysdeps/x86_64/_mcount.S -c -I../include -I/sources/glibc-2.32/build/gmon -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/gmon/_mcount.o -MD -MP -MF /sources/glibc-2.32/build/gmon/_mcount.o.dt -MT /sources/glibc-2.32/build/gmon/_mcount.o +echo 'gmon/gmon.o gmon/mcount.o gmon/profil.o gmon/sprofil.o gmon/prof-freq.o gmon/_mcount.o' > /sources/glibc-2.32/build/gmon/stamp.oT +mv -f /sources/glibc-2.32/build/gmon/stamp.oT /sources/glibc-2.32/build/gmon/stamp.o +gcc gmon.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gmon -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gmon/gmon.os -MD -MP -MF /sources/glibc-2.32/build/gmon/gmon.os.dt -MT /sources/glibc-2.32/build/gmon/gmon.os +gcc mcount.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-omit-frame-pointer -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gmon -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gmon/mcount.os -MD -MP -MF /sources/glibc-2.32/build/gmon/mcount.os.dt -MT /sources/glibc-2.32/build/gmon/mcount.os +gcc ../sysdeps/unix/sysv/linux/profil.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gmon -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gmon/profil.os -MD -MP -MF /sources/glibc-2.32/build/gmon/profil.os.dt -MT /sources/glibc-2.32/build/gmon/profil.os +gcc ../sysdeps/posix/sprofil.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gmon -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gmon/sprofil.os -MD -MP -MF /sources/glibc-2.32/build/gmon/sprofil.os.dt -MT /sources/glibc-2.32/build/gmon/sprofil.os +gcc ../sysdeps/unix/sysv/linux/prof-freq.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gmon -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gmon/prof-freq.os -MD -MP -MF /sources/glibc-2.32/build/gmon/prof-freq.os.dt -MT /sources/glibc-2.32/build/gmon/prof-freq.os +gcc ../sysdeps/x86_64/_mcount.S -c -I../include -I/sources/glibc-2.32/build/gmon -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/gmon/_mcount.os -MD -MP -MF /sources/glibc-2.32/build/gmon/_mcount.os.dt -MT /sources/glibc-2.32/build/gmon/_mcount.os +echo 'gmon/gmon.os gmon/mcount.os gmon/profil.os gmon/sprofil.os gmon/prof-freq.os gmon/_mcount.os' > /sources/glibc-2.32/build/gmon/stamp.osT +mv -f /sources/glibc-2.32/build/gmon/stamp.osT /sources/glibc-2.32/build/gmon/stamp.os +echo '' > /sources/glibc-2.32/build/gmon/stamp.oST +mv -f /sources/glibc-2.32/build/gmon/stamp.oST /sources/glibc-2.32/build/gmon/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/gmon' +make subdir=gnulib -C gnulib ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/gnulib' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/gnulib +mkdir -p -- /sources/glibc-2.32/build/gnulib +rm -f /sources/glibc-2.32/build/gnulib/stamp.o; > /sources/glibc-2.32/build/gnulib/stamp.o +rm -f /sources/glibc-2.32/build/gnulib/stamp.os; > /sources/glibc-2.32/build/gnulib/stamp.os +rm -f /sources/glibc-2.32/build/gnulib/stamp.oS; > /sources/glibc-2.32/build/gnulib/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/gnulib' +make subdir=wctype -C wctype ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/wctype' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/wctype +mkdir -p -- /sources/glibc-2.32/build/wctype +gcc wcfuncs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/wctype/wcfuncs.o -MD -MP -MF /sources/glibc-2.32/build/wctype/wcfuncs.o.dt -MT /sources/glibc-2.32/build/wctype/wcfuncs.o +gcc wctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/wctype/wctype.o -MD -MP -MF /sources/glibc-2.32/build/wctype/wctype.o.dt -MT /sources/glibc-2.32/build/wctype/wctype.o +gcc iswctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/wctype/iswctype.o -MD -MP -MF /sources/glibc-2.32/build/wctype/iswctype.o.dt -MT /sources/glibc-2.32/build/wctype/iswctype.o +gcc wctrans.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/wctype/wctrans.o -MD -MP -MF /sources/glibc-2.32/build/wctype/wctrans.o.dt -MT /sources/glibc-2.32/build/wctype/wctrans.o +gcc towctrans.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/wctype/towctrans.o -MD -MP -MF /sources/glibc-2.32/build/wctype/towctrans.o.dt -MT /sources/glibc-2.32/build/wctype/towctrans.o +gcc wcfuncs_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/wctype/wcfuncs_l.o -MD -MP -MF /sources/glibc-2.32/build/wctype/wcfuncs_l.o.dt -MT /sources/glibc-2.32/build/wctype/wcfuncs_l.o +gcc wctype_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/wctype/wctype_l.o -MD -MP -MF /sources/glibc-2.32/build/wctype/wctype_l.o.dt -MT /sources/glibc-2.32/build/wctype/wctype_l.o +gcc iswctype_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/wctype/iswctype_l.o -MD -MP -MF /sources/glibc-2.32/build/wctype/iswctype_l.o.dt -MT /sources/glibc-2.32/build/wctype/iswctype_l.o +gcc wctrans_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/wctype/wctrans_l.o -MD -MP -MF /sources/glibc-2.32/build/wctype/wctrans_l.o.dt -MT /sources/glibc-2.32/build/wctype/wctrans_l.o +gcc towctrans_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/wctype/towctrans_l.o -MD -MP -MF /sources/glibc-2.32/build/wctype/towctrans_l.o.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/wctype/stamp.oT +mv -f /sources/glibc-2.32/build/wctype/stamp.oT /sources/glibc-2.32/build/wctype/stamp.o +gcc wcfuncs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/wctype/wcfuncs.os -MD -MP -MF /sources/glibc-2.32/build/wctype/wcfuncs.os.dt -MT /sources/glibc-2.32/build/wctype/wcfuncs.os +gcc wctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/wctype/wctype.os -MD -MP -MF /sources/glibc-2.32/build/wctype/wctype.os.dt -MT /sources/glibc-2.32/build/wctype/wctype.os +gcc iswctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/wctype/iswctype.os -MD -MP -MF /sources/glibc-2.32/build/wctype/iswctype.os.dt -MT /sources/glibc-2.32/build/wctype/iswctype.os +gcc wctrans.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/wctype/wctrans.os -MD -MP -MF /sources/glibc-2.32/build/wctype/wctrans.os.dt -MT /sources/glibc-2.32/build/wctype/wctrans.os +gcc towctrans.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/wctype/towctrans.os -MD -MP -MF /sources/glibc-2.32/build/wctype/towctrans.os.dt -MT /sources/glibc-2.32/build/wctype/towctrans.os +gcc wcfuncs_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/wctype/wcfuncs_l.os -MD -MP -MF /sources/glibc-2.32/build/wctype/wcfuncs_l.os.dt -MT /sources/glibc-2.32/build/wctype/wcfuncs_l.os +gcc wctype_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/wctype/wctype_l.os -MD -MP -MF /sources/glibc-2.32/build/wctype/wctype_l.os.dt -MT /sources/glibc-2.32/build/wctype/wctype_l.os +gcc iswctype_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/wctype/iswctype_l.os -MD -MP -MF /sources/glibc-2.32/build/wctype/iswctype_l.os.dt -MT /sources/glibc-2.32/build/wctype/iswctype_l.os +gcc wctrans_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/wctype/wctrans_l.os -MD -MP -MF /sources/glibc-2.32/build/wctype/wctrans_l.os.dt -MT /sources/glibc-2.32/build/wctype/wctrans_l.os +gcc towctrans_l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/wctype -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/wctype/towctrans_l.os -MD -MP -MF /sources/glibc-2.32/build/wctype/towctrans_l.os.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/wctype/stamp.osT +mv -f /sources/glibc-2.32/build/wctype/stamp.osT /sources/glibc-2.32/build/wctype/stamp.os +echo '' > /sources/glibc-2.32/build/wctype/stamp.oST +mv -f /sources/glibc-2.32/build/wctype/stamp.oST /sources/glibc-2.32/build/wctype/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/wctype' +make subdir=manual -C manual ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/manual' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/manual +mkdir -p -- /sources/glibc-2.32/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 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 > /sources/glibc-2.32/build/manual/texis.T +mv -f /sources/glibc-2.32/build/manual/texis.T /sources/glibc-2.32/build/manual/texis +rm -f /sources/glibc-2.32/build/manual/stamp.o; > /sources/glibc-2.32/build/manual/stamp.o +rm -f /sources/glibc-2.32/build/manual/stamp.os; > /sources/glibc-2.32/build/manual/stamp.os +rm -f /sources/glibc-2.32/build/manual/stamp.oS; > /sources/glibc-2.32/build/manual/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/manual' +make subdir=shadow -C shadow ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/shadow' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/shadow +mkdir -p -- /sources/glibc-2.32/build/shadow +gcc getspent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/shadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/shadow/getspent.o -MD -MP -MF /sources/glibc-2.32/build/shadow/getspent.o.dt -MT /sources/glibc-2.32/build/shadow/getspent.o +gcc getspnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/shadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/shadow/getspnam.o -MD -MP -MF /sources/glibc-2.32/build/shadow/getspnam.o.dt -MT /sources/glibc-2.32/build/shadow/getspnam.o +gcc sgetspent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/shadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/shadow/sgetspent.o -MD -MP -MF /sources/glibc-2.32/build/shadow/sgetspent.o.dt -MT /sources/glibc-2.32/build/shadow/sgetspent.o +gcc fgetspent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/shadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/shadow/fgetspent.o -MD -MP -MF /sources/glibc-2.32/build/shadow/fgetspent.o.dt -MT /sources/glibc-2.32/build/shadow/fgetspent.o +gcc putspent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/shadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/shadow/putspent.o -MD -MP -MF /sources/glibc-2.32/build/shadow/putspent.o.dt -MT /sources/glibc-2.32/build/shadow/putspent.o +gcc getspent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/shadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/shadow/getspent_r.o -MD -MP -MF /sources/glibc-2.32/build/shadow/getspent_r.o.dt -MT /sources/glibc-2.32/build/shadow/getspent_r.o +gcc getspnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/shadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/shadow/getspnam_r.o -MD -MP -MF /sources/glibc-2.32/build/shadow/getspnam_r.o.dt -MT /sources/glibc-2.32/build/shadow/getspnam_r.o +gcc sgetspent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/shadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/shadow/sgetspent_r.o -MD -MP -MF /sources/glibc-2.32/build/shadow/sgetspent_r.o.dt -MT /sources/glibc-2.32/build/shadow/sgetspent_r.o +gcc fgetspent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/shadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/shadow/fgetspent_r.o -MD -MP -MF /sources/glibc-2.32/build/shadow/fgetspent_r.o.dt -MT /sources/glibc-2.32/build/shadow/fgetspent_r.o +gcc lckpwdf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/shadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/shadow/lckpwdf.o -MD -MP -MF /sources/glibc-2.32/build/shadow/lckpwdf.o.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/shadow/stamp.oT +mv -f /sources/glibc-2.32/build/shadow/stamp.oT /sources/glibc-2.32/build/shadow/stamp.o +gcc getspent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/shadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/shadow/getspent.os -MD -MP -MF /sources/glibc-2.32/build/shadow/getspent.os.dt -MT /sources/glibc-2.32/build/shadow/getspent.os +gcc getspnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/shadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/shadow/getspnam.os -MD -MP -MF /sources/glibc-2.32/build/shadow/getspnam.os.dt -MT /sources/glibc-2.32/build/shadow/getspnam.os +gcc sgetspent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/shadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/shadow/sgetspent.os -MD -MP -MF /sources/glibc-2.32/build/shadow/sgetspent.os.dt -MT /sources/glibc-2.32/build/shadow/sgetspent.os +gcc fgetspent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/shadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/shadow/fgetspent.os -MD -MP -MF /sources/glibc-2.32/build/shadow/fgetspent.os.dt -MT /sources/glibc-2.32/build/shadow/fgetspent.os +gcc putspent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/shadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/shadow/putspent.os -MD -MP -MF /sources/glibc-2.32/build/shadow/putspent.os.dt -MT /sources/glibc-2.32/build/shadow/putspent.os +gcc getspent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/shadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/shadow/getspent_r.os -MD -MP -MF /sources/glibc-2.32/build/shadow/getspent_r.os.dt -MT /sources/glibc-2.32/build/shadow/getspent_r.os +gcc getspnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/shadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/shadow/getspnam_r.os -MD -MP -MF /sources/glibc-2.32/build/shadow/getspnam_r.os.dt -MT /sources/glibc-2.32/build/shadow/getspnam_r.os +gcc sgetspent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/shadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/shadow/sgetspent_r.os -MD -MP -MF /sources/glibc-2.32/build/shadow/sgetspent_r.os.dt -MT /sources/glibc-2.32/build/shadow/sgetspent_r.os +gcc fgetspent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/shadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/shadow/fgetspent_r.os -MD -MP -MF /sources/glibc-2.32/build/shadow/fgetspent_r.os.dt -MT /sources/glibc-2.32/build/shadow/fgetspent_r.os +gcc lckpwdf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/shadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/shadow/lckpwdf.os -MD -MP -MF /sources/glibc-2.32/build/shadow/lckpwdf.os.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/shadow/stamp.osT +mv -f /sources/glibc-2.32/build/shadow/stamp.osT /sources/glibc-2.32/build/shadow/stamp.os +echo '' > /sources/glibc-2.32/build/shadow/stamp.oST +mv -f /sources/glibc-2.32/build/shadow/stamp.oST /sources/glibc-2.32/build/shadow/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/shadow' +make subdir=gshadow -C gshadow ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/gshadow' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/gshadow +mkdir -p -- /sources/glibc-2.32/build/gshadow +gcc getsgent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gshadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gshadow/getsgent.o -MD -MP -MF /sources/glibc-2.32/build/gshadow/getsgent.o.dt -MT /sources/glibc-2.32/build/gshadow/getsgent.o +gcc getsgnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gshadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gshadow/getsgnam.o -MD -MP -MF /sources/glibc-2.32/build/gshadow/getsgnam.o.dt -MT /sources/glibc-2.32/build/gshadow/getsgnam.o +gcc sgetsgent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gshadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gshadow/sgetsgent.o -MD -MP -MF /sources/glibc-2.32/build/gshadow/sgetsgent.o.dt -MT /sources/glibc-2.32/build/gshadow/sgetsgent.o +gcc fgetsgent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gshadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gshadow/fgetsgent.o -MD -MP -MF /sources/glibc-2.32/build/gshadow/fgetsgent.o.dt -MT /sources/glibc-2.32/build/gshadow/fgetsgent.o +gcc putsgent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gshadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gshadow/putsgent.o -MD -MP -MF /sources/glibc-2.32/build/gshadow/putsgent.o.dt -MT /sources/glibc-2.32/build/gshadow/putsgent.o +gcc getsgent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gshadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gshadow/getsgent_r.o -MD -MP -MF /sources/glibc-2.32/build/gshadow/getsgent_r.o.dt -MT /sources/glibc-2.32/build/gshadow/getsgent_r.o +gcc getsgnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gshadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gshadow/getsgnam_r.o -MD -MP -MF /sources/glibc-2.32/build/gshadow/getsgnam_r.o.dt -MT /sources/glibc-2.32/build/gshadow/getsgnam_r.o +gcc sgetsgent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gshadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gshadow/sgetsgent_r.o -MD -MP -MF /sources/glibc-2.32/build/gshadow/sgetsgent_r.o.dt -MT /sources/glibc-2.32/build/gshadow/sgetsgent_r.o +gcc fgetsgent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gshadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gshadow/fgetsgent_r.o -MD -MP -MF /sources/glibc-2.32/build/gshadow/fgetsgent_r.o.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/gshadow/stamp.oT +mv -f /sources/glibc-2.32/build/gshadow/stamp.oT /sources/glibc-2.32/build/gshadow/stamp.o +gcc getsgent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gshadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gshadow/getsgent.os -MD -MP -MF /sources/glibc-2.32/build/gshadow/getsgent.os.dt -MT /sources/glibc-2.32/build/gshadow/getsgent.os +gcc getsgnam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gshadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gshadow/getsgnam.os -MD -MP -MF /sources/glibc-2.32/build/gshadow/getsgnam.os.dt -MT /sources/glibc-2.32/build/gshadow/getsgnam.os +gcc sgetsgent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gshadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gshadow/sgetsgent.os -MD -MP -MF /sources/glibc-2.32/build/gshadow/sgetsgent.os.dt -MT /sources/glibc-2.32/build/gshadow/sgetsgent.os +gcc fgetsgent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gshadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gshadow/fgetsgent.os -MD -MP -MF /sources/glibc-2.32/build/gshadow/fgetsgent.os.dt -MT /sources/glibc-2.32/build/gshadow/fgetsgent.os +gcc putsgent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gshadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gshadow/putsgent.os -MD -MP -MF /sources/glibc-2.32/build/gshadow/putsgent.os.dt -MT /sources/glibc-2.32/build/gshadow/putsgent.os +gcc getsgent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gshadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gshadow/getsgent_r.os -MD -MP -MF /sources/glibc-2.32/build/gshadow/getsgent_r.os.dt -MT /sources/glibc-2.32/build/gshadow/getsgent_r.os +gcc getsgnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gshadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gshadow/getsgnam_r.os -MD -MP -MF /sources/glibc-2.32/build/gshadow/getsgnam_r.os.dt -MT /sources/glibc-2.32/build/gshadow/getsgnam_r.os +gcc sgetsgent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gshadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gshadow/sgetsgent_r.os -MD -MP -MF /sources/glibc-2.32/build/gshadow/sgetsgent_r.os.dt -MT /sources/glibc-2.32/build/gshadow/sgetsgent_r.os +gcc fgetsgent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gshadow -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gshadow/fgetsgent_r.os -MD -MP -MF /sources/glibc-2.32/build/gshadow/fgetsgent_r.os.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/gshadow/stamp.osT +mv -f /sources/glibc-2.32/build/gshadow/stamp.osT /sources/glibc-2.32/build/gshadow/stamp.os +echo '' > /sources/glibc-2.32/build/gshadow/stamp.oST +mv -f /sources/glibc-2.32/build/gshadow/stamp.oST /sources/glibc-2.32/build/gshadow/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/gshadow' +make subdir=po -C po ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/po' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/po +mkdir -p -- /sources/glibc-2.32/build/po +rm -f /sources/glibc-2.32/build/po/stamp.o; > /sources/glibc-2.32/build/po/stamp.o +rm -f /sources/glibc-2.32/build/po/stamp.os; > /sources/glibc-2.32/build/po/stamp.os +rm -f /sources/glibc-2.32/build/po/stamp.oS; > /sources/glibc-2.32/build/po/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/po' +make subdir=argp -C argp ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/argp' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/argp +mkdir -p -- /sources/glibc-2.32/build/argp +gcc argp-ba.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/argp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/argp/argp-ba.o -MD -MP -MF /sources/glibc-2.32/build/argp/argp-ba.o.dt -MT /sources/glibc-2.32/build/argp/argp-ba.o +gcc argp-fmtstream.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/argp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/argp/argp-fmtstream.o -MD -MP -MF /sources/glibc-2.32/build/argp/argp-fmtstream.o.dt -MT /sources/glibc-2.32/build/argp/argp-fmtstream.o +gcc argp-fs-xinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/argp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/argp/argp-fs-xinl.o -MD -MP -MF /sources/glibc-2.32/build/argp/argp-fs-xinl.o.dt -MT /sources/glibc-2.32/build/argp/argp-fs-xinl.o +gcc argp-help.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/argp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/argp/argp-help.o -MD -MP -MF /sources/glibc-2.32/build/argp/argp-help.o.dt -MT /sources/glibc-2.32/build/argp/argp-help.o +gcc argp-parse.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/argp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/argp/argp-parse.o -MD -MP -MF /sources/glibc-2.32/build/argp/argp-parse.o.dt -MT /sources/glibc-2.32/build/argp/argp-parse.o +gcc argp-pv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/argp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/argp/argp-pv.o -MD -MP -MF /sources/glibc-2.32/build/argp/argp-pv.o.dt -MT /sources/glibc-2.32/build/argp/argp-pv.o +gcc argp-pvh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/argp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/argp/argp-pvh.o -MD -MP -MF /sources/glibc-2.32/build/argp/argp-pvh.o.dt -MT /sources/glibc-2.32/build/argp/argp-pvh.o +gcc argp-xinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/argp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/argp/argp-xinl.o -MD -MP -MF /sources/glibc-2.32/build/argp/argp-xinl.o.dt -MT /sources/glibc-2.32/build/argp/argp-xinl.o +gcc argp-eexst.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/argp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/argp/argp-eexst.o -MD -MP -MF /sources/glibc-2.32/build/argp/argp-eexst.o.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/argp/stamp.oT +mv -f /sources/glibc-2.32/build/argp/stamp.oT /sources/glibc-2.32/build/argp/stamp.o +gcc argp-ba.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/argp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/argp/argp-ba.os -MD -MP -MF /sources/glibc-2.32/build/argp/argp-ba.os.dt -MT /sources/glibc-2.32/build/argp/argp-ba.os +gcc argp-fmtstream.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/argp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/argp/argp-fmtstream.os -MD -MP -MF /sources/glibc-2.32/build/argp/argp-fmtstream.os.dt -MT /sources/glibc-2.32/build/argp/argp-fmtstream.os +gcc argp-fs-xinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/argp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/argp/argp-fs-xinl.os -MD -MP -MF /sources/glibc-2.32/build/argp/argp-fs-xinl.os.dt -MT /sources/glibc-2.32/build/argp/argp-fs-xinl.os +gcc argp-help.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/argp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/argp/argp-help.os -MD -MP -MF /sources/glibc-2.32/build/argp/argp-help.os.dt -MT /sources/glibc-2.32/build/argp/argp-help.os +gcc argp-parse.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/argp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/argp/argp-parse.os -MD -MP -MF /sources/glibc-2.32/build/argp/argp-parse.os.dt -MT /sources/glibc-2.32/build/argp/argp-parse.os +gcc argp-pv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/argp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/argp/argp-pv.os -MD -MP -MF /sources/glibc-2.32/build/argp/argp-pv.os.dt -MT /sources/glibc-2.32/build/argp/argp-pv.os +gcc argp-pvh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/argp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/argp/argp-pvh.os -MD -MP -MF /sources/glibc-2.32/build/argp/argp-pvh.os.dt -MT /sources/glibc-2.32/build/argp/argp-pvh.os +gcc argp-xinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/argp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/argp/argp-xinl.os -MD -MP -MF /sources/glibc-2.32/build/argp/argp-xinl.os.dt -MT /sources/glibc-2.32/build/argp/argp-xinl.os +gcc argp-eexst.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/argp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/argp/argp-eexst.os -MD -MP -MF /sources/glibc-2.32/build/argp/argp-eexst.os.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/argp/stamp.osT +mv -f /sources/glibc-2.32/build/argp/stamp.osT /sources/glibc-2.32/build/argp/stamp.os +echo '' > /sources/glibc-2.32/build/argp/stamp.oST +mv -f /sources/glibc-2.32/build/argp/stamp.oST /sources/glibc-2.32/build/argp/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/argp' +make subdir=rt -C rt ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/rt' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/rt +mkdir -p -- /sources/glibc-2.32/build/rt +rm -f /sources/glibc-2.32/build/rt/stamp.o; > /sources/glibc-2.32/build/rt/stamp.o +rm -f /sources/glibc-2.32/build/rt/stamp.os; > /sources/glibc-2.32/build/rt/stamp.os +rm -f /sources/glibc-2.32/build/rt/stamp.oS; > /sources/glibc-2.32/build/rt/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/rt' +make subdir=conform -C conform ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/conform' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/conform +mkdir -p -- /sources/glibc-2.32/build/conform +rm -f /sources/glibc-2.32/build/conform/stamp.o; > /sources/glibc-2.32/build/conform/stamp.o +rm -f /sources/glibc-2.32/build/conform/stamp.os; > /sources/glibc-2.32/build/conform/stamp.os +rm -f /sources/glibc-2.32/build/conform/stamp.oS; > /sources/glibc-2.32/build/conform/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/conform' +make subdir=debug -C debug ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/debug' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/debug +mkdir -p -- /sources/glibc-2.32/build/debug +gcc backtrace.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-omit-frame-pointer -funwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/backtrace.o -MD -MP -MF /sources/glibc-2.32/build/debug/backtrace.o.dt -MT /sources/glibc-2.32/build/debug/backtrace.o +gcc backtracesyms.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/backtracesyms.o -MD -MP -MF /sources/glibc-2.32/build/debug/backtracesyms.o.dt -MT /sources/glibc-2.32/build/debug/backtracesyms.o +gcc backtracesymsfd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/backtracesymsfd.o -MD -MP -MF /sources/glibc-2.32/build/debug/backtracesymsfd.o.dt -MT /sources/glibc-2.32/build/debug/backtracesymsfd.o +gcc noophooks.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/noophooks.o -MD -MP -MF /sources/glibc-2.32/build/debug/noophooks.o.dt -MT /sources/glibc-2.32/build/debug/noophooks.o +gcc ../sysdeps/x86_64/multiarch/memcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/memcpy_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/memcpy_chk.o.dt -MT /sources/glibc-2.32/build/debug/memcpy_chk.o +gcc ../sysdeps/x86_64/multiarch/memmove_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/memmove_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/memmove_chk.o.dt -MT /sources/glibc-2.32/build/debug/memmove_chk.o +gcc ../sysdeps/x86_64/multiarch/mempcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/mempcpy_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/mempcpy_chk.o.dt -MT /sources/glibc-2.32/build/debug/mempcpy_chk.o +gcc ../sysdeps/x86_64/multiarch/memset_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/memset_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/memset_chk.o.dt -MT /sources/glibc-2.32/build/debug/memset_chk.o +gcc stpcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/stpcpy_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/stpcpy_chk.o.dt -MT /sources/glibc-2.32/build/debug/stpcpy_chk.o +gcc strcat_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/strcat_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/strcat_chk.o.dt -MT /sources/glibc-2.32/build/debug/strcat_chk.o +gcc strcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/strcpy_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/strcpy_chk.o.dt -MT /sources/glibc-2.32/build/debug/strcpy_chk.o +gcc strncat_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/strncat_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/strncat_chk.o.dt -MT /sources/glibc-2.32/build/debug/strncat_chk.o +gcc strncpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/strncpy_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/strncpy_chk.o.dt -MT /sources/glibc-2.32/build/debug/strncpy_chk.o +gcc stpncpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/stpncpy_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/stpncpy_chk.o.dt -MT /sources/glibc-2.32/build/debug/stpncpy_chk.o +gcc sprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/sprintf_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/sprintf_chk.o.dt -MT /sources/glibc-2.32/build/debug/sprintf_chk.o +gcc vsprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/vsprintf_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/vsprintf_chk.o.dt -MT /sources/glibc-2.32/build/debug/vsprintf_chk.o +gcc snprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/snprintf_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/snprintf_chk.o.dt -MT /sources/glibc-2.32/build/debug/snprintf_chk.o +gcc vsnprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/vsnprintf_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/vsnprintf_chk.o.dt -MT /sources/glibc-2.32/build/debug/vsnprintf_chk.o +gcc printf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/printf_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/printf_chk.o.dt -MT /sources/glibc-2.32/build/debug/printf_chk.o +gcc fprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/fprintf_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/fprintf_chk.o.dt -MT /sources/glibc-2.32/build/debug/fprintf_chk.o +gcc vprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/vprintf_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/vprintf_chk.o.dt -MT /sources/glibc-2.32/build/debug/vprintf_chk.o +gcc vfprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/vfprintf_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/vfprintf_chk.o.dt -MT /sources/glibc-2.32/build/debug/vfprintf_chk.o +gcc gets_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/gets_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/gets_chk.o.dt -MT /sources/glibc-2.32/build/debug/gets_chk.o +gcc chk_fail.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/chk_fail.o -MD -MP -MF /sources/glibc-2.32/build/debug/chk_fail.o.dt -MT /sources/glibc-2.32/build/debug/chk_fail.o +gcc ../sysdeps/unix/sysv/linux/readonly-area.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/readonly-area.o -MD -MP -MF /sources/glibc-2.32/build/debug/readonly-area.o.dt -MT /sources/glibc-2.32/build/debug/readonly-area.o +gcc fgets_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/fgets_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/fgets_chk.o.dt -MT /sources/glibc-2.32/build/debug/fgets_chk.o +gcc fgets_u_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/fgets_u_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/fgets_u_chk.o.dt -MT /sources/glibc-2.32/build/debug/fgets_u_chk.o +gcc read_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/read_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/read_chk.o.dt -MT /sources/glibc-2.32/build/debug/read_chk.o +gcc pread_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/pread_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/pread_chk.o.dt -MT /sources/glibc-2.32/build/debug/pread_chk.o +gcc pread64_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/pread64_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/pread64_chk.o.dt -MT /sources/glibc-2.32/build/debug/pread64_chk.o +gcc recv_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/recv_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/recv_chk.o.dt -MT /sources/glibc-2.32/build/debug/recv_chk.o +gcc recvfrom_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/recvfrom_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/recvfrom_chk.o.dt -MT /sources/glibc-2.32/build/debug/recvfrom_chk.o +gcc readlink_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/readlink_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/readlink_chk.o.dt -MT /sources/glibc-2.32/build/debug/readlink_chk.o +gcc readlinkat_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/readlinkat_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/readlinkat_chk.o.dt -MT /sources/glibc-2.32/build/debug/readlinkat_chk.o +gcc getwd_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/getwd_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/getwd_chk.o.dt -MT /sources/glibc-2.32/build/debug/getwd_chk.o +gcc getcwd_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/getcwd_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/getcwd_chk.o.dt -MT /sources/glibc-2.32/build/debug/getcwd_chk.o +gcc realpath_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/realpath_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/realpath_chk.o.dt -MT /sources/glibc-2.32/build/debug/realpath_chk.o +gcc fread_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/fread_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/fread_chk.o.dt -MT /sources/glibc-2.32/build/debug/fread_chk.o +gcc fread_u_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/fread_u_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/fread_u_chk.o.dt -MT /sources/glibc-2.32/build/debug/fread_u_chk.o +gcc wctomb_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wctomb_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/wctomb_chk.o.dt -MT /sources/glibc-2.32/build/debug/wctomb_chk.o +gcc wcscpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wcscpy_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/wcscpy_chk.o.dt -MT /sources/glibc-2.32/build/debug/wcscpy_chk.o +gcc wmemcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wmemcpy_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/wmemcpy_chk.o.dt -MT /sources/glibc-2.32/build/debug/wmemcpy_chk.o +gcc wmemmove_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wmemmove_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/wmemmove_chk.o.dt -MT /sources/glibc-2.32/build/debug/wmemmove_chk.o +gcc wmempcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wmempcpy_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/wmempcpy_chk.o.dt -MT /sources/glibc-2.32/build/debug/wmempcpy_chk.o +gcc wcpcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wcpcpy_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/wcpcpy_chk.o.dt -MT /sources/glibc-2.32/build/debug/wcpcpy_chk.o +gcc wcsncpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wcsncpy_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/wcsncpy_chk.o.dt -MT /sources/glibc-2.32/build/debug/wcsncpy_chk.o +gcc wcscat_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wcscat_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/wcscat_chk.o.dt -MT /sources/glibc-2.32/build/debug/wcscat_chk.o +gcc wcsncat_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wcsncat_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/wcsncat_chk.o.dt -MT /sources/glibc-2.32/build/debug/wcsncat_chk.o +gcc ../sysdeps/x86_64/multiarch/wmemset_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wmemset_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/wmemset_chk.o.dt -MT /sources/glibc-2.32/build/debug/wmemset_chk.o +gcc wcpncpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wcpncpy_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/wcpncpy_chk.o.dt -MT /sources/glibc-2.32/build/debug/wcpncpy_chk.o +gcc swprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/swprintf_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/swprintf_chk.o.dt -MT /sources/glibc-2.32/build/debug/swprintf_chk.o +gcc vswprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/vswprintf_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/vswprintf_chk.o.dt -MT /sources/glibc-2.32/build/debug/vswprintf_chk.o +gcc wprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wprintf_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/wprintf_chk.o.dt -MT /sources/glibc-2.32/build/debug/wprintf_chk.o +gcc fwprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/fwprintf_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/fwprintf_chk.o.dt -MT /sources/glibc-2.32/build/debug/fwprintf_chk.o +gcc vwprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/vwprintf_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/vwprintf_chk.o.dt -MT /sources/glibc-2.32/build/debug/vwprintf_chk.o +gcc vfwprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/vfwprintf_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/vfwprintf_chk.o.dt -MT /sources/glibc-2.32/build/debug/vfwprintf_chk.o +gcc fgetws_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/fgetws_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/fgetws_chk.o.dt -MT /sources/glibc-2.32/build/debug/fgetws_chk.o +gcc fgetws_u_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/fgetws_u_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/fgetws_u_chk.o.dt -MT /sources/glibc-2.32/build/debug/fgetws_u_chk.o +gcc confstr_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/confstr_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/confstr_chk.o.dt -MT /sources/glibc-2.32/build/debug/confstr_chk.o +gcc getgroups_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/getgroups_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/getgroups_chk.o.dt -MT /sources/glibc-2.32/build/debug/getgroups_chk.o +gcc ttyname_r_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/ttyname_r_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/ttyname_r_chk.o.dt -MT /sources/glibc-2.32/build/debug/ttyname_r_chk.o +gcc gethostname_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/gethostname_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/gethostname_chk.o.dt -MT /sources/glibc-2.32/build/debug/gethostname_chk.o +gcc getdomainname_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/getdomainname_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/getdomainname_chk.o.dt -MT /sources/glibc-2.32/build/debug/getdomainname_chk.o +gcc wcrtomb_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wcrtomb_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/wcrtomb_chk.o.dt -MT /sources/glibc-2.32/build/debug/wcrtomb_chk.o +gcc mbsnrtowcs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/mbsnrtowcs_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/mbsnrtowcs_chk.o.dt -MT /sources/glibc-2.32/build/debug/mbsnrtowcs_chk.o +gcc wcsnrtombs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wcsnrtombs_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/wcsnrtombs_chk.o.dt -MT /sources/glibc-2.32/build/debug/wcsnrtombs_chk.o +gcc mbsrtowcs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/mbsrtowcs_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/mbsrtowcs_chk.o.dt -MT /sources/glibc-2.32/build/debug/mbsrtowcs_chk.o +gcc wcsrtombs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wcsrtombs_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/wcsrtombs_chk.o.dt -MT /sources/glibc-2.32/build/debug/wcsrtombs_chk.o +gcc mbstowcs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/mbstowcs_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/mbstowcs_chk.o.dt -MT /sources/glibc-2.32/build/debug/mbstowcs_chk.o +gcc wcstombs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wcstombs_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/wcstombs_chk.o.dt -MT /sources/glibc-2.32/build/debug/wcstombs_chk.o +gcc asprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/asprintf_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/asprintf_chk.o.dt -MT /sources/glibc-2.32/build/debug/asprintf_chk.o +gcc vasprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/vasprintf_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/vasprintf_chk.o.dt -MT /sources/glibc-2.32/build/debug/vasprintf_chk.o +gcc dprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/dprintf_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/dprintf_chk.o.dt -MT /sources/glibc-2.32/build/debug/dprintf_chk.o +gcc vdprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/vdprintf_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/vdprintf_chk.o.dt -MT /sources/glibc-2.32/build/debug/vdprintf_chk.o +gcc obprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/obprintf_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/obprintf_chk.o.dt -MT /sources/glibc-2.32/build/debug/obprintf_chk.o +gcc vobprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/vobprintf_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/vobprintf_chk.o.dt -MT /sources/glibc-2.32/build/debug/vobprintf_chk.o +gcc longjmp_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/longjmp_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/longjmp_chk.o.dt -MT /sources/glibc-2.32/build/debug/longjmp_chk.o +gcc ../sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S -c -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/debug/____longjmp_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/____longjmp_chk.o.dt -MT /sources/glibc-2.32/build/debug/____longjmp_chk.o +gcc fdelt_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/fdelt_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/fdelt_chk.o.dt -MT /sources/glibc-2.32/build/debug/fdelt_chk.o +gcc poll_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/poll_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/poll_chk.o.dt -MT /sources/glibc-2.32/build/debug/poll_chk.o +gcc ppoll_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/ppoll_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/ppoll_chk.o.dt -MT /sources/glibc-2.32/build/debug/ppoll_chk.o +gcc explicit_bzero_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/explicit_bzero_chk.o -MD -MP -MF /sources/glibc-2.32/build/debug/explicit_bzero_chk.o.dt -MT /sources/glibc-2.32/build/debug/explicit_bzero_chk.o +gcc stack_chk_fail.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/stack_chk_fail.o -MD -MP -MF /sources/glibc-2.32/build/debug/stack_chk_fail.o.dt -MT /sources/glibc-2.32/build/debug/stack_chk_fail.o +gcc fortify_fail.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/fortify_fail.o -MD -MP -MF /sources/glibc-2.32/build/debug/fortify_fail.o.dt -MT /sources/glibc-2.32/build/debug/fortify_fail.o +gcc warning-nop.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/warning-nop.o -MD -MP -MF /sources/glibc-2.32/build/debug/warning-nop.o.dt -MT /sources/glibc-2.32/build/debug/warning-nop.o +gcc ../sysdeps/x86_64/multiarch/memcpy_chk-nonshared.S -c -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/debug/memcpy_chk-nonshared.o -MD -MP -MF /sources/glibc-2.32/build/debug/memcpy_chk-nonshared.o.dt -MT /sources/glibc-2.32/build/debug/memcpy_chk-nonshared.o +gcc ../sysdeps/x86_64/multiarch/mempcpy_chk-nonshared.S -c -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/debug/mempcpy_chk-nonshared.o -MD -MP -MF /sources/glibc-2.32/build/debug/mempcpy_chk-nonshared.o.dt -MT /sources/glibc-2.32/build/debug/mempcpy_chk-nonshared.o +gcc ../sysdeps/x86_64/multiarch/memmove_chk-nonshared.S -c -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/debug/memmove_chk-nonshared.o -MD -MP -MF /sources/glibc-2.32/build/debug/memmove_chk-nonshared.o.dt -MT /sources/glibc-2.32/build/debug/memmove_chk-nonshared.o +gcc ../sysdeps/x86_64/multiarch/memset_chk-nonshared.S -c -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/debug/memset_chk-nonshared.o -MD -MP -MF /sources/glibc-2.32/build/debug/memset_chk-nonshared.o.dt -MT /sources/glibc-2.32/build/debug/memset_chk-nonshared.o +gcc ../sysdeps/x86_64/multiarch/wmemset_chk-nonshared.S -c -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/debug/wmemset_chk-nonshared.o -MD -MP -MF /sources/glibc-2.32/build/debug/wmemset_chk-nonshared.o.dt -MT /sources/glibc-2.32/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/warning-nop.o debug/memcpy_chk-nonshared.o debug/mempcpy_chk-nonshared.o debug/memmove_chk-nonshared.o debug/memset_chk-nonshared.o debug/wmemset_chk-nonshared.o' > /sources/glibc-2.32/build/debug/stamp.oT +mv -f /sources/glibc-2.32/build/debug/stamp.oT /sources/glibc-2.32/build/debug/stamp.o +gcc backtrace.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-omit-frame-pointer -funwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/backtrace.os -MD -MP -MF /sources/glibc-2.32/build/debug/backtrace.os.dt -MT /sources/glibc-2.32/build/debug/backtrace.os +gcc backtracesyms.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/backtracesyms.os -MD -MP -MF /sources/glibc-2.32/build/debug/backtracesyms.os.dt -MT /sources/glibc-2.32/build/debug/backtracesyms.os +gcc backtracesymsfd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/backtracesymsfd.os -MD -MP -MF /sources/glibc-2.32/build/debug/backtracesymsfd.os.dt -MT /sources/glibc-2.32/build/debug/backtracesymsfd.os +gcc noophooks.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/noophooks.os -MD -MP -MF /sources/glibc-2.32/build/debug/noophooks.os.dt -MT /sources/glibc-2.32/build/debug/noophooks.os +gcc ../sysdeps/x86_64/multiarch/memcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/memcpy_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/memcpy_chk.os.dt -MT /sources/glibc-2.32/build/debug/memcpy_chk.os +gcc ../sysdeps/x86_64/multiarch/memmove_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/memmove_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/memmove_chk.os.dt -MT /sources/glibc-2.32/build/debug/memmove_chk.os +gcc ../sysdeps/x86_64/multiarch/mempcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/mempcpy_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/mempcpy_chk.os.dt -MT /sources/glibc-2.32/build/debug/mempcpy_chk.os +gcc ../sysdeps/x86_64/multiarch/memset_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/memset_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/memset_chk.os.dt -MT /sources/glibc-2.32/build/debug/memset_chk.os +gcc stpcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/stpcpy_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/stpcpy_chk.os.dt -MT /sources/glibc-2.32/build/debug/stpcpy_chk.os +gcc strcat_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/strcat_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/strcat_chk.os.dt -MT /sources/glibc-2.32/build/debug/strcat_chk.os +gcc strcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/strcpy_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/strcpy_chk.os.dt -MT /sources/glibc-2.32/build/debug/strcpy_chk.os +gcc strncat_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/strncat_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/strncat_chk.os.dt -MT /sources/glibc-2.32/build/debug/strncat_chk.os +gcc strncpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/strncpy_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/strncpy_chk.os.dt -MT /sources/glibc-2.32/build/debug/strncpy_chk.os +gcc stpncpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/stpncpy_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/stpncpy_chk.os.dt -MT /sources/glibc-2.32/build/debug/stpncpy_chk.os +gcc sprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/sprintf_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/sprintf_chk.os.dt -MT /sources/glibc-2.32/build/debug/sprintf_chk.os +gcc vsprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/vsprintf_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/vsprintf_chk.os.dt -MT /sources/glibc-2.32/build/debug/vsprintf_chk.os +gcc snprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/snprintf_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/snprintf_chk.os.dt -MT /sources/glibc-2.32/build/debug/snprintf_chk.os +gcc vsnprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/vsnprintf_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/vsnprintf_chk.os.dt -MT /sources/glibc-2.32/build/debug/vsnprintf_chk.os +gcc printf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/printf_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/printf_chk.os.dt -MT /sources/glibc-2.32/build/debug/printf_chk.os +gcc fprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/fprintf_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/fprintf_chk.os.dt -MT /sources/glibc-2.32/build/debug/fprintf_chk.os +gcc vprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/vprintf_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/vprintf_chk.os.dt -MT /sources/glibc-2.32/build/debug/vprintf_chk.os +gcc vfprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/vfprintf_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/vfprintf_chk.os.dt -MT /sources/glibc-2.32/build/debug/vfprintf_chk.os +gcc gets_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/gets_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/gets_chk.os.dt -MT /sources/glibc-2.32/build/debug/gets_chk.os +gcc chk_fail.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/chk_fail.os -MD -MP -MF /sources/glibc-2.32/build/debug/chk_fail.os.dt -MT /sources/glibc-2.32/build/debug/chk_fail.os +gcc ../sysdeps/unix/sysv/linux/readonly-area.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/readonly-area.os -MD -MP -MF /sources/glibc-2.32/build/debug/readonly-area.os.dt -MT /sources/glibc-2.32/build/debug/readonly-area.os +gcc fgets_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/fgets_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/fgets_chk.os.dt -MT /sources/glibc-2.32/build/debug/fgets_chk.os +gcc fgets_u_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/fgets_u_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/fgets_u_chk.os.dt -MT /sources/glibc-2.32/build/debug/fgets_u_chk.os +gcc read_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/read_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/read_chk.os.dt -MT /sources/glibc-2.32/build/debug/read_chk.os +gcc pread_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/pread_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/pread_chk.os.dt -MT /sources/glibc-2.32/build/debug/pread_chk.os +gcc pread64_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/pread64_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/pread64_chk.os.dt -MT /sources/glibc-2.32/build/debug/pread64_chk.os +gcc recv_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/recv_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/recv_chk.os.dt -MT /sources/glibc-2.32/build/debug/recv_chk.os +gcc recvfrom_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/recvfrom_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/recvfrom_chk.os.dt -MT /sources/glibc-2.32/build/debug/recvfrom_chk.os +gcc readlink_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/readlink_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/readlink_chk.os.dt -MT /sources/glibc-2.32/build/debug/readlink_chk.os +gcc readlinkat_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/readlinkat_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/readlinkat_chk.os.dt -MT /sources/glibc-2.32/build/debug/readlinkat_chk.os +gcc getwd_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/getwd_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/getwd_chk.os.dt -MT /sources/glibc-2.32/build/debug/getwd_chk.os +gcc getcwd_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/getcwd_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/getcwd_chk.os.dt -MT /sources/glibc-2.32/build/debug/getcwd_chk.os +gcc realpath_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/realpath_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/realpath_chk.os.dt -MT /sources/glibc-2.32/build/debug/realpath_chk.os +gcc fread_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/fread_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/fread_chk.os.dt -MT /sources/glibc-2.32/build/debug/fread_chk.os +gcc fread_u_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/fread_u_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/fread_u_chk.os.dt -MT /sources/glibc-2.32/build/debug/fread_u_chk.os +gcc wctomb_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wctomb_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/wctomb_chk.os.dt -MT /sources/glibc-2.32/build/debug/wctomb_chk.os +gcc wcscpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wcscpy_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/wcscpy_chk.os.dt -MT /sources/glibc-2.32/build/debug/wcscpy_chk.os +gcc wmemcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wmemcpy_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/wmemcpy_chk.os.dt -MT /sources/glibc-2.32/build/debug/wmemcpy_chk.os +gcc wmemmove_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wmemmove_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/wmemmove_chk.os.dt -MT /sources/glibc-2.32/build/debug/wmemmove_chk.os +gcc wmempcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wmempcpy_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/wmempcpy_chk.os.dt -MT /sources/glibc-2.32/build/debug/wmempcpy_chk.os +gcc wcpcpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wcpcpy_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/wcpcpy_chk.os.dt -MT /sources/glibc-2.32/build/debug/wcpcpy_chk.os +gcc wcsncpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wcsncpy_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/wcsncpy_chk.os.dt -MT /sources/glibc-2.32/build/debug/wcsncpy_chk.os +gcc wcscat_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wcscat_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/wcscat_chk.os.dt -MT /sources/glibc-2.32/build/debug/wcscat_chk.os +gcc wcsncat_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wcsncat_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/wcsncat_chk.os.dt -MT /sources/glibc-2.32/build/debug/wcsncat_chk.os +gcc ../sysdeps/x86_64/multiarch/wmemset_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wmemset_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/wmemset_chk.os.dt -MT /sources/glibc-2.32/build/debug/wmemset_chk.os +gcc wcpncpy_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wcpncpy_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/wcpncpy_chk.os.dt -MT /sources/glibc-2.32/build/debug/wcpncpy_chk.os +gcc swprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/swprintf_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/swprintf_chk.os.dt -MT /sources/glibc-2.32/build/debug/swprintf_chk.os +gcc vswprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/vswprintf_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/vswprintf_chk.os.dt -MT /sources/glibc-2.32/build/debug/vswprintf_chk.os +gcc wprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wprintf_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/wprintf_chk.os.dt -MT /sources/glibc-2.32/build/debug/wprintf_chk.os +gcc fwprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/fwprintf_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/fwprintf_chk.os.dt -MT /sources/glibc-2.32/build/debug/fwprintf_chk.os +gcc vwprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/vwprintf_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/vwprintf_chk.os.dt -MT /sources/glibc-2.32/build/debug/vwprintf_chk.os +gcc vfwprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/vfwprintf_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/vfwprintf_chk.os.dt -MT /sources/glibc-2.32/build/debug/vfwprintf_chk.os +gcc fgetws_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/fgetws_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/fgetws_chk.os.dt -MT /sources/glibc-2.32/build/debug/fgetws_chk.os +gcc fgetws_u_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/fgetws_u_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/fgetws_u_chk.os.dt -MT /sources/glibc-2.32/build/debug/fgetws_u_chk.os +gcc confstr_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/confstr_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/confstr_chk.os.dt -MT /sources/glibc-2.32/build/debug/confstr_chk.os +gcc getgroups_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/getgroups_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/getgroups_chk.os.dt -MT /sources/glibc-2.32/build/debug/getgroups_chk.os +gcc ttyname_r_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/ttyname_r_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/ttyname_r_chk.os.dt -MT /sources/glibc-2.32/build/debug/ttyname_r_chk.os +gcc gethostname_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/gethostname_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/gethostname_chk.os.dt -MT /sources/glibc-2.32/build/debug/gethostname_chk.os +gcc getdomainname_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/getdomainname_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/getdomainname_chk.os.dt -MT /sources/glibc-2.32/build/debug/getdomainname_chk.os +gcc wcrtomb_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wcrtomb_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/wcrtomb_chk.os.dt -MT /sources/glibc-2.32/build/debug/wcrtomb_chk.os +gcc mbsnrtowcs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/mbsnrtowcs_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/mbsnrtowcs_chk.os.dt -MT /sources/glibc-2.32/build/debug/mbsnrtowcs_chk.os +gcc wcsnrtombs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wcsnrtombs_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/wcsnrtombs_chk.os.dt -MT /sources/glibc-2.32/build/debug/wcsnrtombs_chk.os +gcc mbsrtowcs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/mbsrtowcs_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/mbsrtowcs_chk.os.dt -MT /sources/glibc-2.32/build/debug/mbsrtowcs_chk.os +gcc wcsrtombs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wcsrtombs_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/wcsrtombs_chk.os.dt -MT /sources/glibc-2.32/build/debug/wcsrtombs_chk.os +gcc mbstowcs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/mbstowcs_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/mbstowcs_chk.os.dt -MT /sources/glibc-2.32/build/debug/mbstowcs_chk.os +gcc wcstombs_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/wcstombs_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/wcstombs_chk.os.dt -MT /sources/glibc-2.32/build/debug/wcstombs_chk.os +gcc asprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/asprintf_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/asprintf_chk.os.dt -MT /sources/glibc-2.32/build/debug/asprintf_chk.os +gcc vasprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/vasprintf_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/vasprintf_chk.os.dt -MT /sources/glibc-2.32/build/debug/vasprintf_chk.os +gcc dprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/dprintf_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/dprintf_chk.os.dt -MT /sources/glibc-2.32/build/debug/dprintf_chk.os +gcc vdprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/vdprintf_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/vdprintf_chk.os.dt -MT /sources/glibc-2.32/build/debug/vdprintf_chk.os +gcc obprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/obprintf_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/obprintf_chk.os.dt -MT /sources/glibc-2.32/build/debug/obprintf_chk.os +gcc vobprintf_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/vobprintf_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/vobprintf_chk.os.dt -MT /sources/glibc-2.32/build/debug/vobprintf_chk.os +gcc longjmp_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/longjmp_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/longjmp_chk.os.dt -MT /sources/glibc-2.32/build/debug/longjmp_chk.os +gcc ../sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S -c -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/debug/____longjmp_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/____longjmp_chk.os.dt -MT /sources/glibc-2.32/build/debug/____longjmp_chk.os +gcc fdelt_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/fdelt_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/fdelt_chk.os.dt -MT /sources/glibc-2.32/build/debug/fdelt_chk.os +gcc poll_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/poll_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/poll_chk.os.dt -MT /sources/glibc-2.32/build/debug/poll_chk.os +gcc ppoll_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/ppoll_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/ppoll_chk.os.dt -MT /sources/glibc-2.32/build/debug/ppoll_chk.os +gcc explicit_bzero_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/explicit_bzero_chk.os -MD -MP -MF /sources/glibc-2.32/build/debug/explicit_bzero_chk.os.dt -MT /sources/glibc-2.32/build/debug/explicit_bzero_chk.os +gcc stack_chk_fail.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/stack_chk_fail.os -MD -MP -MF /sources/glibc-2.32/build/debug/stack_chk_fail.os.dt -MT /sources/glibc-2.32/build/debug/stack_chk_fail.os +gcc fortify_fail.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/fortify_fail.os -MD -MP -MF /sources/glibc-2.32/build/debug/fortify_fail.os.dt -MT /sources/glibc-2.32/build/debug/fortify_fail.os +gcc ../sysdeps/x86_64/multiarch/memcpy_chk-nonshared.S -c -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/debug/memcpy_chk-nonshared.os -MD -MP -MF /sources/glibc-2.32/build/debug/memcpy_chk-nonshared.os.dt -MT /sources/glibc-2.32/build/debug/memcpy_chk-nonshared.os +gcc ../sysdeps/x86_64/multiarch/mempcpy_chk-nonshared.S -c -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/debug/mempcpy_chk-nonshared.os -MD -MP -MF /sources/glibc-2.32/build/debug/mempcpy_chk-nonshared.os.dt -MT /sources/glibc-2.32/build/debug/mempcpy_chk-nonshared.os +gcc ../sysdeps/x86_64/multiarch/memmove_chk-nonshared.S -c -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/debug/memmove_chk-nonshared.os -MD -MP -MF /sources/glibc-2.32/build/debug/memmove_chk-nonshared.os.dt -MT /sources/glibc-2.32/build/debug/memmove_chk-nonshared.os +gcc ../sysdeps/x86_64/multiarch/memset_chk-nonshared.S -c -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/debug/memset_chk-nonshared.os -MD -MP -MF /sources/glibc-2.32/build/debug/memset_chk-nonshared.os.dt -MT /sources/glibc-2.32/build/debug/memset_chk-nonshared.os +gcc ../sysdeps/x86_64/multiarch/wmemset_chk-nonshared.S -c -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/debug/wmemset_chk-nonshared.os -MD -MP -MF /sources/glibc-2.32/build/debug/wmemset_chk-nonshared.os.dt -MT /sources/glibc-2.32/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/mempcpy_chk-nonshared.os debug/memmove_chk-nonshared.os debug/memset_chk-nonshared.os debug/wmemset_chk-nonshared.os' > /sources/glibc-2.32/build/debug/stamp.osT +mv -f /sources/glibc-2.32/build/debug/stamp.osT /sources/glibc-2.32/build/debug/stamp.os +gcc warning-nop.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/warning-nop.oS -MD -MP -MF /sources/glibc-2.32/build/debug/warning-nop.oS.dt -MT /sources/glibc-2.32/build/debug/warning-nop.oS +gcc stack_chk_fail_local.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/stack_chk_fail_local.oS -MD -MP -MF /sources/glibc-2.32/build/debug/stack_chk_fail_local.oS.dt -MT /sources/glibc-2.32/build/debug/stack_chk_fail_local.oS +echo 'debug/warning-nop.oS debug/stack_chk_fail_local.oS' > /sources/glibc-2.32/build/debug/stamp.oST +mv -f /sources/glibc-2.32/build/debug/stamp.oST /sources/glibc-2.32/build/debug/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/debug' +make subdir=mathvec -C mathvec ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/mathvec' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/mathvec +mkdir -p -- /sources/glibc-2.32/build/mathvec +rm -f /sources/glibc-2.32/build/mathvec/stamp.o; > /sources/glibc-2.32/build/mathvec/stamp.o +rm -f /sources/glibc-2.32/build/mathvec/stamp.os; > /sources/glibc-2.32/build/mathvec/stamp.os +rm -f /sources/glibc-2.32/build/mathvec/stamp.oS; > /sources/glibc-2.32/build/mathvec/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/mathvec' +make subdir=support -C support ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/support' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/support +mkdir -p -- /sources/glibc-2.32/build/support +rm -f /sources/glibc-2.32/build/support/stamp.o; > /sources/glibc-2.32/build/support/stamp.o +rm -f /sources/glibc-2.32/build/support/stamp.os; > /sources/glibc-2.32/build/support/stamp.os +rm -f /sources/glibc-2.32/build/support/stamp.oS; > /sources/glibc-2.32/build/support/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/support' +make subdir=crypt -C crypt ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/crypt' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/crypt +mkdir -p -- /sources/glibc-2.32/build/crypt +rm -f /sources/glibc-2.32/build/crypt/stamp.o; > /sources/glibc-2.32/build/crypt/stamp.o +rm -f /sources/glibc-2.32/build/crypt/stamp.os; > /sources/glibc-2.32/build/crypt/stamp.os +rm -f /sources/glibc-2.32/build/crypt/stamp.oS; > /sources/glibc-2.32/build/crypt/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/crypt' +make subdir=nptl_db -C nptl_db ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/nptl_db' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/nptl_db +mkdir -p -- /sources/glibc-2.32/build/nptl_db +rm -f /sources/glibc-2.32/build/nptl_db/stamp.o; > /sources/glibc-2.32/build/nptl_db/stamp.o +rm -f /sources/glibc-2.32/build/nptl_db/stamp.os; > /sources/glibc-2.32/build/nptl_db/stamp.os +rm -f /sources/glibc-2.32/build/nptl_db/stamp.oS; > /sources/glibc-2.32/build/nptl_db/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/nptl_db' +make subdir=inet -C inet ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/inet' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/inet +mkdir -p -- /sources/glibc-2.32/build/inet +gcc ../sysdeps/x86_64/htonl.S -c -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/inet/htonl.o -MD -MP -MF /sources/glibc-2.32/build/inet/htonl.o.dt -MT /sources/glibc-2.32/build/inet/htonl.o +gcc htons.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/htons.o -MD -MP -MF /sources/glibc-2.32/build/inet/htons.o.dt -MT /sources/glibc-2.32/build/inet/htons.o +gcc inet_lnaof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/inet_lnaof.o -MD -MP -MF /sources/glibc-2.32/build/inet/inet_lnaof.o.dt -MT /sources/glibc-2.32/build/inet/inet_lnaof.o +gcc inet_mkadr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/inet_mkadr.o -MD -MP -MF /sources/glibc-2.32/build/inet/inet_mkadr.o.dt -MT /sources/glibc-2.32/build/inet/inet_mkadr.o +gcc inet_netof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/inet_netof.o -MD -MP -MF /sources/glibc-2.32/build/inet/inet_netof.o.dt -MT /sources/glibc-2.32/build/inet/inet_netof.o +gcc inet_ntoa.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/inet_ntoa.o -MD -MP -MF /sources/glibc-2.32/build/inet/inet_ntoa.o.dt -MT /sources/glibc-2.32/build/inet/inet_ntoa.o +gcc inet_net.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/inet_net.o -MD -MP -MF /sources/glibc-2.32/build/inet/inet_net.o.dt -MT /sources/glibc-2.32/build/inet/inet_net.o +gcc herrno.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/herrno.o -MD -MP -MF /sources/glibc-2.32/build/inet/herrno.o.dt -MT /sources/glibc-2.32/build/inet/herrno.o +gcc herrno-loc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/herrno-loc.o -MD -MP -MF /sources/glibc-2.32/build/inet/herrno-loc.o.dt -MT /sources/glibc-2.32/build/inet/herrno-loc.o +gcc gethstbyad.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/gethstbyad.o -MD -MP -MF /sources/glibc-2.32/build/inet/gethstbyad.o.dt -MT /sources/glibc-2.32/build/inet/gethstbyad.o +gcc gethstbyad_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/gethstbyad_r.o -MD -MP -MF /sources/glibc-2.32/build/inet/gethstbyad_r.o.dt -MT /sources/glibc-2.32/build/inet/gethstbyad_r.o +gcc gethstbynm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/gethstbynm.o -MD -MP -MF /sources/glibc-2.32/build/inet/gethstbynm.o.dt -MT /sources/glibc-2.32/build/inet/gethstbynm.o +gcc gethstbynm2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/gethstbynm2.o -MD -MP -MF /sources/glibc-2.32/build/inet/gethstbynm2.o.dt -MT /sources/glibc-2.32/build/inet/gethstbynm2.o +gcc gethstbynm2_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/gethstbynm2_r.o -MD -MP -MF /sources/glibc-2.32/build/inet/gethstbynm2_r.o.dt -MT /sources/glibc-2.32/build/inet/gethstbynm2_r.o +gcc gethstbynm_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/gethstbynm_r.o -MD -MP -MF /sources/glibc-2.32/build/inet/gethstbynm_r.o.dt -MT /sources/glibc-2.32/build/inet/gethstbynm_r.o +gcc gethstent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/gethstent.o -MD -MP -MF /sources/glibc-2.32/build/inet/gethstent.o.dt -MT /sources/glibc-2.32/build/inet/gethstent.o +gcc gethstent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/gethstent_r.o -MD -MP -MF /sources/glibc-2.32/build/inet/gethstent_r.o.dt -MT /sources/glibc-2.32/build/inet/gethstent_r.o +gcc getnetbyad.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getnetbyad.o -MD -MP -MF /sources/glibc-2.32/build/inet/getnetbyad.o.dt -MT /sources/glibc-2.32/build/inet/getnetbyad.o +gcc getnetbyad_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getnetbyad_r.o -MD -MP -MF /sources/glibc-2.32/build/inet/getnetbyad_r.o.dt -MT /sources/glibc-2.32/build/inet/getnetbyad_r.o +gcc getnetbynm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getnetbynm.o -MD -MP -MF /sources/glibc-2.32/build/inet/getnetbynm.o.dt -MT /sources/glibc-2.32/build/inet/getnetbynm.o +gcc getnetent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getnetent.o -MD -MP -MF /sources/glibc-2.32/build/inet/getnetent.o.dt -MT /sources/glibc-2.32/build/inet/getnetent.o +gcc getnetent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getnetent_r.o -MD -MP -MF /sources/glibc-2.32/build/inet/getnetent_r.o.dt -MT /sources/glibc-2.32/build/inet/getnetent_r.o +gcc getnetbynm_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getnetbynm_r.o -MD -MP -MF /sources/glibc-2.32/build/inet/getnetbynm_r.o.dt -MT /sources/glibc-2.32/build/inet/getnetbynm_r.o +gcc getproto.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getproto.o -MD -MP -MF /sources/glibc-2.32/build/inet/getproto.o.dt -MT /sources/glibc-2.32/build/inet/getproto.o +gcc getproto_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getproto_r.o -MD -MP -MF /sources/glibc-2.32/build/inet/getproto_r.o.dt -MT /sources/glibc-2.32/build/inet/getproto_r.o +gcc getprtent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getprtent.o -MD -MP -MF /sources/glibc-2.32/build/inet/getprtent.o.dt -MT /sources/glibc-2.32/build/inet/getprtent.o +gcc getprtent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getprtent_r.o -MD -MP -MF /sources/glibc-2.32/build/inet/getprtent_r.o.dt -MT /sources/glibc-2.32/build/inet/getprtent_r.o +gcc getprtname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getprtname.o -MD -MP -MF /sources/glibc-2.32/build/inet/getprtname.o.dt -MT /sources/glibc-2.32/build/inet/getprtname.o +gcc getprtname_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getprtname_r.o -MD -MP -MF /sources/glibc-2.32/build/inet/getprtname_r.o.dt -MT /sources/glibc-2.32/build/inet/getprtname_r.o +gcc getsrvbynm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getsrvbynm.o -MD -MP -MF /sources/glibc-2.32/build/inet/getsrvbynm.o.dt -MT /sources/glibc-2.32/build/inet/getsrvbynm.o +gcc getsrvbynm_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getsrvbynm_r.o -MD -MP -MF /sources/glibc-2.32/build/inet/getsrvbynm_r.o.dt -MT /sources/glibc-2.32/build/inet/getsrvbynm_r.o +gcc getsrvbypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getsrvbypt.o -MD -MP -MF /sources/glibc-2.32/build/inet/getsrvbypt.o.dt -MT /sources/glibc-2.32/build/inet/getsrvbypt.o +gcc getsrvbypt_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getsrvbypt_r.o -MD -MP -MF /sources/glibc-2.32/build/inet/getsrvbypt_r.o.dt -MT /sources/glibc-2.32/build/inet/getsrvbypt_r.o +gcc getservent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getservent.o -MD -MP -MF /sources/glibc-2.32/build/inet/getservent.o.dt -MT /sources/glibc-2.32/build/inet/getservent.o +gcc getservent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getservent_r.o -MD -MP -MF /sources/glibc-2.32/build/inet/getservent_r.o.dt -MT /sources/glibc-2.32/build/inet/getservent_r.o +gcc getrpcent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getrpcent.o -MD -MP -MF /sources/glibc-2.32/build/inet/getrpcent.o.dt -MT /sources/glibc-2.32/build/inet/getrpcent.o +gcc getrpcbyname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getrpcbyname.o -MD -MP -MF /sources/glibc-2.32/build/inet/getrpcbyname.o.dt -MT /sources/glibc-2.32/build/inet/getrpcbyname.o +gcc getrpcbynumber.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getrpcbynumber.o -MD -MP -MF /sources/glibc-2.32/build/inet/getrpcbynumber.o.dt -MT /sources/glibc-2.32/build/inet/getrpcbynumber.o +gcc getrpcent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getrpcent_r.o -MD -MP -MF /sources/glibc-2.32/build/inet/getrpcent_r.o.dt -MT /sources/glibc-2.32/build/inet/getrpcent_r.o +gcc getrpcbyname_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getrpcbyname_r.o -MD -MP -MF /sources/glibc-2.32/build/inet/getrpcbyname_r.o.dt -MT /sources/glibc-2.32/build/inet/getrpcbyname_r.o +gcc getrpcbynumber_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getrpcbynumber_r.o -MD -MP -MF /sources/glibc-2.32/build/inet/getrpcbynumber_r.o.dt -MT /sources/glibc-2.32/build/inet/getrpcbynumber_r.o +gcc ether_aton.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/ether_aton.o -MD -MP -MF /sources/glibc-2.32/build/inet/ether_aton.o.dt -MT /sources/glibc-2.32/build/inet/ether_aton.o +gcc ether_aton_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/ether_aton_r.o -MD -MP -MF /sources/glibc-2.32/build/inet/ether_aton_r.o.dt -MT /sources/glibc-2.32/build/inet/ether_aton_r.o +gcc ether_hton.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/ether_hton.o -MD -MP -MF /sources/glibc-2.32/build/inet/ether_hton.o.dt -MT /sources/glibc-2.32/build/inet/ether_hton.o +gcc ether_line.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/ether_line.o -MD -MP -MF /sources/glibc-2.32/build/inet/ether_line.o.dt -MT /sources/glibc-2.32/build/inet/ether_line.o +gcc ether_ntoa.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/ether_ntoa.o -MD -MP -MF /sources/glibc-2.32/build/inet/ether_ntoa.o.dt -MT /sources/glibc-2.32/build/inet/ether_ntoa.o +gcc ether_ntoa_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/ether_ntoa_r.o -MD -MP -MF /sources/glibc-2.32/build/inet/ether_ntoa_r.o.dt -MT /sources/glibc-2.32/build/inet/ether_ntoa_r.o +gcc ether_ntoh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/ether_ntoh.o -MD -MP -MF /sources/glibc-2.32/build/inet/ether_ntoh.o.dt -MT /sources/glibc-2.32/build/inet/ether_ntoh.o +gcc rcmd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/rcmd.o -MD -MP -MF /sources/glibc-2.32/build/inet/rcmd.o.dt -MT /sources/glibc-2.32/build/inet/rcmd.o +gcc rexec.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/rexec.o -MD -MP -MF /sources/glibc-2.32/build/inet/rexec.o.dt -MT /sources/glibc-2.32/build/inet/rexec.o +gcc ruserpass.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/ruserpass.o -MD -MP -MF /sources/glibc-2.32/build/inet/ruserpass.o.dt -MT /sources/glibc-2.32/build/inet/ruserpass.o +gcc bindresvport.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/bindresvport.o -MD -MP -MF /sources/glibc-2.32/build/inet/bindresvport.o.dt -MT /sources/glibc-2.32/build/inet/bindresvport.o +gcc getnetgrent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getnetgrent_r.o -MD -MP -MF /sources/glibc-2.32/build/inet/getnetgrent_r.o.dt -MT /sources/glibc-2.32/build/inet/getnetgrent_r.o +gcc getnetgrent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getnetgrent.o -MD -MP -MF /sources/glibc-2.32/build/inet/getnetgrent.o.dt -MT /sources/glibc-2.32/build/inet/getnetgrent.o +gcc getaliasent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getaliasent_r.o -MD -MP -MF /sources/glibc-2.32/build/inet/getaliasent_r.o.dt -MT /sources/glibc-2.32/build/inet/getaliasent_r.o +gcc getaliasent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getaliasent.o -MD -MP -MF /sources/glibc-2.32/build/inet/getaliasent.o.dt -MT /sources/glibc-2.32/build/inet/getaliasent.o +gcc getaliasname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getaliasname.o -MD -MP -MF /sources/glibc-2.32/build/inet/getaliasname.o.dt -MT /sources/glibc-2.32/build/inet/getaliasname.o +gcc getaliasname_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getaliasname_r.o -MD -MP -MF /sources/glibc-2.32/build/inet/getaliasname_r.o.dt -MT /sources/glibc-2.32/build/inet/getaliasname_r.o +gcc in6_addr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/in6_addr.o -MD -MP -MF /sources/glibc-2.32/build/inet/in6_addr.o.dt -MT /sources/glibc-2.32/build/inet/in6_addr.o +gcc getnameinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getnameinfo.o -MD -MP -MF /sources/glibc-2.32/build/inet/getnameinfo.o.dt -MT /sources/glibc-2.32/build/inet/getnameinfo.o +gcc ../sysdeps/unix/sysv/linux/if_index.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/if_index.o -MD -MP -MF /sources/glibc-2.32/build/inet/if_index.o.dt -MT /sources/glibc-2.32/build/inet/if_index.o +gcc ../sysdeps/unix/sysv/linux/ifaddrs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/ifaddrs.o -MD -MP -MF /sources/glibc-2.32/build/inet/ifaddrs.o.dt -MT /sources/glibc-2.32/build/inet/ifaddrs.o +gcc inet6_option.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/inet6_option.o -MD -MP -MF /sources/glibc-2.32/build/inet/inet6_option.o.dt -MT /sources/glibc-2.32/build/inet/inet6_option.o +gcc ../sysdeps/unix/sysv/linux/getipv4sourcefilter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getipv4sourcefilter.o -MD -MP -MF /sources/glibc-2.32/build/inet/getipv4sourcefilter.o.dt -MT /sources/glibc-2.32/build/inet/getipv4sourcefilter.o +gcc ../sysdeps/unix/sysv/linux/setipv4sourcefilter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/setipv4sourcefilter.o -MD -MP -MF /sources/glibc-2.32/build/inet/setipv4sourcefilter.o.dt -MT /sources/glibc-2.32/build/inet/setipv4sourcefilter.o +gcc ../sysdeps/unix/sysv/linux/getsourcefilter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getsourcefilter.o -MD -MP -MF /sources/glibc-2.32/build/inet/getsourcefilter.o.dt -MT /sources/glibc-2.32/build/inet/getsourcefilter.o +gcc ../sysdeps/unix/sysv/linux/setsourcefilter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/setsourcefilter.o -MD -MP -MF /sources/glibc-2.32/build/inet/setsourcefilter.o.dt -MT /sources/glibc-2.32/build/inet/setsourcefilter.o +gcc inet6_opt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/inet6_opt.o -MD -MP -MF /sources/glibc-2.32/build/inet/inet6_opt.o.dt -MT /sources/glibc-2.32/build/inet/inet6_opt.o +gcc inet6_rth.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/inet6_rth.o -MD -MP -MF /sources/glibc-2.32/build/inet/inet6_rth.o.dt -MT /sources/glibc-2.32/build/inet/inet6_rth.o +gcc inet6_scopeid_pton.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/inet6_scopeid_pton.o -MD -MP -MF /sources/glibc-2.32/build/inet/inet6_scopeid_pton.o.dt -MT /sources/glibc-2.32/build/inet/inet6_scopeid_pton.o +gcc deadline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/deadline.o -MD -MP -MF /sources/glibc-2.32/build/inet/deadline.o.dt -MT /sources/glibc-2.32/build/inet/deadline.o +gcc idna.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/idna.o -MD -MP -MF /sources/glibc-2.32/build/inet/idna.o.dt -MT /sources/glibc-2.32/build/inet/idna.o +gcc idna_name_classify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/idna_name_classify.o -MD -MP -MF /sources/glibc-2.32/build/inet/idna_name_classify.o.dt -MT /sources/glibc-2.32/build/inet/idna_name_classify.o +gcc ../sysdeps/unix/sysv/linux/check_pf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/check_pf.o -MD -MP -MF /sources/glibc-2.32/build/inet/check_pf.o.dt -MT /sources/glibc-2.32/build/inet/check_pf.o +gcc ../sysdeps/unix/sysv/linux/check_native.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/check_native.o -MD -MP -MF /sources/glibc-2.32/build/inet/check_native.o.dt -MT /sources/glibc-2.32/build/inet/check_native.o +gcc ../sysdeps/unix/sysv/linux/ifreq.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/ifreq.o -MD -MP -MF /sources/glibc-2.32/build/inet/ifreq.o.dt -MT /sources/glibc-2.32/build/inet/ifreq.o +gcc ../sysdeps/unix/sysv/linux/netlink_assert_response.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/netlink_assert_response.o -MD -MP -MF /sources/glibc-2.32/build/inet/netlink_assert_response.o.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/inet/stamp.oT +mv -f /sources/glibc-2.32/build/inet/stamp.oT /sources/glibc-2.32/build/inet/stamp.o +gcc ../sysdeps/x86_64/htonl.S -c -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/inet/htonl.os -MD -MP -MF /sources/glibc-2.32/build/inet/htonl.os.dt -MT /sources/glibc-2.32/build/inet/htonl.os +gcc htons.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/htons.os -MD -MP -MF /sources/glibc-2.32/build/inet/htons.os.dt -MT /sources/glibc-2.32/build/inet/htons.os +gcc inet_lnaof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/inet_lnaof.os -MD -MP -MF /sources/glibc-2.32/build/inet/inet_lnaof.os.dt -MT /sources/glibc-2.32/build/inet/inet_lnaof.os +gcc inet_mkadr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/inet_mkadr.os -MD -MP -MF /sources/glibc-2.32/build/inet/inet_mkadr.os.dt -MT /sources/glibc-2.32/build/inet/inet_mkadr.os +gcc inet_netof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/inet_netof.os -MD -MP -MF /sources/glibc-2.32/build/inet/inet_netof.os.dt -MT /sources/glibc-2.32/build/inet/inet_netof.os +gcc inet_ntoa.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/inet_ntoa.os -MD -MP -MF /sources/glibc-2.32/build/inet/inet_ntoa.os.dt -MT /sources/glibc-2.32/build/inet/inet_ntoa.os +gcc inet_net.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/inet_net.os -MD -MP -MF /sources/glibc-2.32/build/inet/inet_net.os.dt -MT /sources/glibc-2.32/build/inet/inet_net.os +gcc herrno.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/herrno.os -MD -MP -MF /sources/glibc-2.32/build/inet/herrno.os.dt -MT /sources/glibc-2.32/build/inet/herrno.os +gcc herrno-loc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/herrno-loc.os -MD -MP -MF /sources/glibc-2.32/build/inet/herrno-loc.os.dt -MT /sources/glibc-2.32/build/inet/herrno-loc.os +gcc gethstbyad.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/gethstbyad.os -MD -MP -MF /sources/glibc-2.32/build/inet/gethstbyad.os.dt -MT /sources/glibc-2.32/build/inet/gethstbyad.os +gcc gethstbyad_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/gethstbyad_r.os -MD -MP -MF /sources/glibc-2.32/build/inet/gethstbyad_r.os.dt -MT /sources/glibc-2.32/build/inet/gethstbyad_r.os +gcc gethstbynm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/gethstbynm.os -MD -MP -MF /sources/glibc-2.32/build/inet/gethstbynm.os.dt -MT /sources/glibc-2.32/build/inet/gethstbynm.os +gcc gethstbynm2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/gethstbynm2.os -MD -MP -MF /sources/glibc-2.32/build/inet/gethstbynm2.os.dt -MT /sources/glibc-2.32/build/inet/gethstbynm2.os +gcc gethstbynm2_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/gethstbynm2_r.os -MD -MP -MF /sources/glibc-2.32/build/inet/gethstbynm2_r.os.dt -MT /sources/glibc-2.32/build/inet/gethstbynm2_r.os +gcc gethstbynm_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/gethstbynm_r.os -MD -MP -MF /sources/glibc-2.32/build/inet/gethstbynm_r.os.dt -MT /sources/glibc-2.32/build/inet/gethstbynm_r.os +gcc gethstent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/gethstent.os -MD -MP -MF /sources/glibc-2.32/build/inet/gethstent.os.dt -MT /sources/glibc-2.32/build/inet/gethstent.os +gcc gethstent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/gethstent_r.os -MD -MP -MF /sources/glibc-2.32/build/inet/gethstent_r.os.dt -MT /sources/glibc-2.32/build/inet/gethstent_r.os +gcc getnetbyad.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getnetbyad.os -MD -MP -MF /sources/glibc-2.32/build/inet/getnetbyad.os.dt -MT /sources/glibc-2.32/build/inet/getnetbyad.os +gcc getnetbyad_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getnetbyad_r.os -MD -MP -MF /sources/glibc-2.32/build/inet/getnetbyad_r.os.dt -MT /sources/glibc-2.32/build/inet/getnetbyad_r.os +gcc getnetbynm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getnetbynm.os -MD -MP -MF /sources/glibc-2.32/build/inet/getnetbynm.os.dt -MT /sources/glibc-2.32/build/inet/getnetbynm.os +gcc getnetent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getnetent.os -MD -MP -MF /sources/glibc-2.32/build/inet/getnetent.os.dt -MT /sources/glibc-2.32/build/inet/getnetent.os +gcc getnetent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getnetent_r.os -MD -MP -MF /sources/glibc-2.32/build/inet/getnetent_r.os.dt -MT /sources/glibc-2.32/build/inet/getnetent_r.os +gcc getnetbynm_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getnetbynm_r.os -MD -MP -MF /sources/glibc-2.32/build/inet/getnetbynm_r.os.dt -MT /sources/glibc-2.32/build/inet/getnetbynm_r.os +gcc getproto.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getproto.os -MD -MP -MF /sources/glibc-2.32/build/inet/getproto.os.dt -MT /sources/glibc-2.32/build/inet/getproto.os +gcc getproto_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getproto_r.os -MD -MP -MF /sources/glibc-2.32/build/inet/getproto_r.os.dt -MT /sources/glibc-2.32/build/inet/getproto_r.os +gcc getprtent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getprtent.os -MD -MP -MF /sources/glibc-2.32/build/inet/getprtent.os.dt -MT /sources/glibc-2.32/build/inet/getprtent.os +gcc getprtent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getprtent_r.os -MD -MP -MF /sources/glibc-2.32/build/inet/getprtent_r.os.dt -MT /sources/glibc-2.32/build/inet/getprtent_r.os +gcc getprtname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getprtname.os -MD -MP -MF /sources/glibc-2.32/build/inet/getprtname.os.dt -MT /sources/glibc-2.32/build/inet/getprtname.os +gcc getprtname_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getprtname_r.os -MD -MP -MF /sources/glibc-2.32/build/inet/getprtname_r.os.dt -MT /sources/glibc-2.32/build/inet/getprtname_r.os +gcc getsrvbynm.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getsrvbynm.os -MD -MP -MF /sources/glibc-2.32/build/inet/getsrvbynm.os.dt -MT /sources/glibc-2.32/build/inet/getsrvbynm.os +gcc getsrvbynm_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getsrvbynm_r.os -MD -MP -MF /sources/glibc-2.32/build/inet/getsrvbynm_r.os.dt -MT /sources/glibc-2.32/build/inet/getsrvbynm_r.os +gcc getsrvbypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getsrvbypt.os -MD -MP -MF /sources/glibc-2.32/build/inet/getsrvbypt.os.dt -MT /sources/glibc-2.32/build/inet/getsrvbypt.os +gcc getsrvbypt_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getsrvbypt_r.os -MD -MP -MF /sources/glibc-2.32/build/inet/getsrvbypt_r.os.dt -MT /sources/glibc-2.32/build/inet/getsrvbypt_r.os +gcc getservent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getservent.os -MD -MP -MF /sources/glibc-2.32/build/inet/getservent.os.dt -MT /sources/glibc-2.32/build/inet/getservent.os +gcc getservent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getservent_r.os -MD -MP -MF /sources/glibc-2.32/build/inet/getservent_r.os.dt -MT /sources/glibc-2.32/build/inet/getservent_r.os +gcc getrpcent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getrpcent.os -MD -MP -MF /sources/glibc-2.32/build/inet/getrpcent.os.dt -MT /sources/glibc-2.32/build/inet/getrpcent.os +gcc getrpcbyname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getrpcbyname.os -MD -MP -MF /sources/glibc-2.32/build/inet/getrpcbyname.os.dt -MT /sources/glibc-2.32/build/inet/getrpcbyname.os +gcc getrpcbynumber.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getrpcbynumber.os -MD -MP -MF /sources/glibc-2.32/build/inet/getrpcbynumber.os.dt -MT /sources/glibc-2.32/build/inet/getrpcbynumber.os +gcc getrpcent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getrpcent_r.os -MD -MP -MF /sources/glibc-2.32/build/inet/getrpcent_r.os.dt -MT /sources/glibc-2.32/build/inet/getrpcent_r.os +gcc getrpcbyname_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getrpcbyname_r.os -MD -MP -MF /sources/glibc-2.32/build/inet/getrpcbyname_r.os.dt -MT /sources/glibc-2.32/build/inet/getrpcbyname_r.os +gcc getrpcbynumber_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getrpcbynumber_r.os -MD -MP -MF /sources/glibc-2.32/build/inet/getrpcbynumber_r.os.dt -MT /sources/glibc-2.32/build/inet/getrpcbynumber_r.os +gcc ether_aton.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/ether_aton.os -MD -MP -MF /sources/glibc-2.32/build/inet/ether_aton.os.dt -MT /sources/glibc-2.32/build/inet/ether_aton.os +gcc ether_aton_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/ether_aton_r.os -MD -MP -MF /sources/glibc-2.32/build/inet/ether_aton_r.os.dt -MT /sources/glibc-2.32/build/inet/ether_aton_r.os +gcc ether_hton.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/ether_hton.os -MD -MP -MF /sources/glibc-2.32/build/inet/ether_hton.os.dt -MT /sources/glibc-2.32/build/inet/ether_hton.os +gcc ether_line.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/ether_line.os -MD -MP -MF /sources/glibc-2.32/build/inet/ether_line.os.dt -MT /sources/glibc-2.32/build/inet/ether_line.os +gcc ether_ntoa.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/ether_ntoa.os -MD -MP -MF /sources/glibc-2.32/build/inet/ether_ntoa.os.dt -MT /sources/glibc-2.32/build/inet/ether_ntoa.os +gcc ether_ntoa_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/ether_ntoa_r.os -MD -MP -MF /sources/glibc-2.32/build/inet/ether_ntoa_r.os.dt -MT /sources/glibc-2.32/build/inet/ether_ntoa_r.os +gcc ether_ntoh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/ether_ntoh.os -MD -MP -MF /sources/glibc-2.32/build/inet/ether_ntoh.os.dt -MT /sources/glibc-2.32/build/inet/ether_ntoh.os +gcc rcmd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/rcmd.os -MD -MP -MF /sources/glibc-2.32/build/inet/rcmd.os.dt -MT /sources/glibc-2.32/build/inet/rcmd.os +gcc rexec.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/rexec.os -MD -MP -MF /sources/glibc-2.32/build/inet/rexec.os.dt -MT /sources/glibc-2.32/build/inet/rexec.os +gcc ruserpass.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/ruserpass.os -MD -MP -MF /sources/glibc-2.32/build/inet/ruserpass.os.dt -MT /sources/glibc-2.32/build/inet/ruserpass.os +gcc bindresvport.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/bindresvport.os -MD -MP -MF /sources/glibc-2.32/build/inet/bindresvport.os.dt -MT /sources/glibc-2.32/build/inet/bindresvport.os +gcc getnetgrent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getnetgrent_r.os -MD -MP -MF /sources/glibc-2.32/build/inet/getnetgrent_r.os.dt -MT /sources/glibc-2.32/build/inet/getnetgrent_r.os +gcc getnetgrent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getnetgrent.os -MD -MP -MF /sources/glibc-2.32/build/inet/getnetgrent.os.dt -MT /sources/glibc-2.32/build/inet/getnetgrent.os +gcc getaliasent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getaliasent_r.os -MD -MP -MF /sources/glibc-2.32/build/inet/getaliasent_r.os.dt -MT /sources/glibc-2.32/build/inet/getaliasent_r.os +gcc getaliasent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getaliasent.os -MD -MP -MF /sources/glibc-2.32/build/inet/getaliasent.os.dt -MT /sources/glibc-2.32/build/inet/getaliasent.os +gcc getaliasname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getaliasname.os -MD -MP -MF /sources/glibc-2.32/build/inet/getaliasname.os.dt -MT /sources/glibc-2.32/build/inet/getaliasname.os +gcc getaliasname_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getaliasname_r.os -MD -MP -MF /sources/glibc-2.32/build/inet/getaliasname_r.os.dt -MT /sources/glibc-2.32/build/inet/getaliasname_r.os +gcc in6_addr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/in6_addr.os -MD -MP -MF /sources/glibc-2.32/build/inet/in6_addr.os.dt -MT /sources/glibc-2.32/build/inet/in6_addr.os +gcc getnameinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getnameinfo.os -MD -MP -MF /sources/glibc-2.32/build/inet/getnameinfo.os.dt -MT /sources/glibc-2.32/build/inet/getnameinfo.os +gcc ../sysdeps/unix/sysv/linux/if_index.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/if_index.os -MD -MP -MF /sources/glibc-2.32/build/inet/if_index.os.dt -MT /sources/glibc-2.32/build/inet/if_index.os +gcc ../sysdeps/unix/sysv/linux/ifaddrs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/ifaddrs.os -MD -MP -MF /sources/glibc-2.32/build/inet/ifaddrs.os.dt -MT /sources/glibc-2.32/build/inet/ifaddrs.os +gcc inet6_option.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/inet6_option.os -MD -MP -MF /sources/glibc-2.32/build/inet/inet6_option.os.dt -MT /sources/glibc-2.32/build/inet/inet6_option.os +gcc ../sysdeps/unix/sysv/linux/getipv4sourcefilter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getipv4sourcefilter.os -MD -MP -MF /sources/glibc-2.32/build/inet/getipv4sourcefilter.os.dt -MT /sources/glibc-2.32/build/inet/getipv4sourcefilter.os +gcc ../sysdeps/unix/sysv/linux/setipv4sourcefilter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/setipv4sourcefilter.os -MD -MP -MF /sources/glibc-2.32/build/inet/setipv4sourcefilter.os.dt -MT /sources/glibc-2.32/build/inet/setipv4sourcefilter.os +gcc ../sysdeps/unix/sysv/linux/getsourcefilter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/getsourcefilter.os -MD -MP -MF /sources/glibc-2.32/build/inet/getsourcefilter.os.dt -MT /sources/glibc-2.32/build/inet/getsourcefilter.os +gcc ../sysdeps/unix/sysv/linux/setsourcefilter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/setsourcefilter.os -MD -MP -MF /sources/glibc-2.32/build/inet/setsourcefilter.os.dt -MT /sources/glibc-2.32/build/inet/setsourcefilter.os +gcc inet6_opt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/inet6_opt.os -MD -MP -MF /sources/glibc-2.32/build/inet/inet6_opt.os.dt -MT /sources/glibc-2.32/build/inet/inet6_opt.os +gcc inet6_rth.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/inet6_rth.os -MD -MP -MF /sources/glibc-2.32/build/inet/inet6_rth.os.dt -MT /sources/glibc-2.32/build/inet/inet6_rth.os +gcc inet6_scopeid_pton.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/inet6_scopeid_pton.os -MD -MP -MF /sources/glibc-2.32/build/inet/inet6_scopeid_pton.os.dt -MT /sources/glibc-2.32/build/inet/inet6_scopeid_pton.os +gcc deadline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/deadline.os -MD -MP -MF /sources/glibc-2.32/build/inet/deadline.os.dt -MT /sources/glibc-2.32/build/inet/deadline.os +gcc idna.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/idna.os -MD -MP -MF /sources/glibc-2.32/build/inet/idna.os.dt -MT /sources/glibc-2.32/build/inet/idna.os +gcc idna_name_classify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/idna_name_classify.os -MD -MP -MF /sources/glibc-2.32/build/inet/idna_name_classify.os.dt -MT /sources/glibc-2.32/build/inet/idna_name_classify.os +gcc ../sysdeps/unix/sysv/linux/check_pf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/check_pf.os -MD -MP -MF /sources/glibc-2.32/build/inet/check_pf.os.dt -MT /sources/glibc-2.32/build/inet/check_pf.os +gcc ../sysdeps/unix/sysv/linux/check_native.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/check_native.os -MD -MP -MF /sources/glibc-2.32/build/inet/check_native.os.dt -MT /sources/glibc-2.32/build/inet/check_native.os +gcc ../sysdeps/unix/sysv/linux/ifreq.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/ifreq.os -MD -MP -MF /sources/glibc-2.32/build/inet/ifreq.os.dt -MT /sources/glibc-2.32/build/inet/ifreq.os +gcc ../sysdeps/unix/sysv/linux/netlink_assert_response.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/inet -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/inet/netlink_assert_response.os -MD -MP -MF /sources/glibc-2.32/build/inet/netlink_assert_response.os.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/inet/stamp.osT +mv -f /sources/glibc-2.32/build/inet/stamp.osT /sources/glibc-2.32/build/inet/stamp.os +echo '' > /sources/glibc-2.32/build/inet/stamp.oST +mv -f /sources/glibc-2.32/build/inet/stamp.oST /sources/glibc-2.32/build/inet/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/inet' +make subdir=resolv -C resolv ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/resolv' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/resolv +mkdir -p -- /sources/glibc-2.32/build/resolv +gcc herror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/herror.o -MD -MP -MF /sources/glibc-2.32/build/resolv/herror.o.dt -MT /sources/glibc-2.32/build/resolv/herror.o +gcc inet_addr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/inet_addr.o -MD -MP -MF /sources/glibc-2.32/build/resolv/inet_addr.o.dt -MT /sources/glibc-2.32/build/resolv/inet_addr.o +gcc inet_ntop.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/inet_ntop.o -MD -MP -MF /sources/glibc-2.32/build/resolv/inet_ntop.o.dt -MT /sources/glibc-2.32/build/resolv/inet_ntop.o +gcc inet_pton.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/inet_pton.o -MD -MP -MF /sources/glibc-2.32/build/resolv/inet_pton.o.dt -MT /sources/glibc-2.32/build/resolv/inet_pton.o +gcc nsap_addr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/nsap_addr.o -MD -MP -MF /sources/glibc-2.32/build/resolv/nsap_addr.o.dt -MT /sources/glibc-2.32/build/resolv/nsap_addr.o +gcc res_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res_init.o -MD -MP -MF /sources/glibc-2.32/build/resolv/res_init.o.dt -MT /sources/glibc-2.32/build/resolv/res_init.o +gcc res_hconf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res_hconf.o -MD -MP -MF /sources/glibc-2.32/build/resolv/res_hconf.o.dt -MT /sources/glibc-2.32/build/resolv/res_hconf.o +gcc res_libc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res_libc.o -MD -MP -MF /sources/glibc-2.32/build/resolv/res_libc.o.dt -MT /sources/glibc-2.32/build/resolv/res_libc.o +gcc res-state.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res-state.o -MD -MP -MF /sources/glibc-2.32/build/resolv/res-state.o.dt -MT /sources/glibc-2.32/build/resolv/res-state.o +gcc res_randomid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res_randomid.o -MD -MP -MF /sources/glibc-2.32/build/resolv/res_randomid.o.dt -MT /sources/glibc-2.32/build/resolv/res_randomid.o +gcc res-close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res-close.o -MD -MP -MF /sources/glibc-2.32/build/resolv/res-close.o.dt -MT /sources/glibc-2.32/build/resolv/res-close.o +gcc resolv_context.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/resolv_context.o -MD -MP -MF /sources/glibc-2.32/build/resolv/resolv_context.o.dt -MT /sources/glibc-2.32/build/resolv/resolv_context.o +gcc resolv_conf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/resolv_conf.o -MD -MP -MF /sources/glibc-2.32/build/resolv/resolv_conf.o.dt -MT /sources/glibc-2.32/build/resolv/resolv_conf.o +gcc ../sysdeps/unix/sysv/linux/gai_sigqueue.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/gai_sigqueue.o -MD -MP -MF /sources/glibc-2.32/build/resolv/gai_sigqueue.o.dt -MT /sources/glibc-2.32/build/resolv/gai_sigqueue.o +echo 'resolv/herror.o resolv/inet_addr.o resolv/inet_ntop.o resolv/inet_pton.o resolv/nsap_addr.o resolv/res_init.o resolv/res_hconf.o resolv/res_libc.o resolv/res-state.o resolv/res_randomid.o resolv/res-close.o resolv/resolv_context.o resolv/resolv_conf.o resolv/gai_sigqueue.o' > /sources/glibc-2.32/build/resolv/stamp.oT +mv -f /sources/glibc-2.32/build/resolv/stamp.oT /sources/glibc-2.32/build/resolv/stamp.o +gcc herror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/herror.os -MD -MP -MF /sources/glibc-2.32/build/resolv/herror.os.dt -MT /sources/glibc-2.32/build/resolv/herror.os +gcc inet_addr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/inet_addr.os -MD -MP -MF /sources/glibc-2.32/build/resolv/inet_addr.os.dt -MT /sources/glibc-2.32/build/resolv/inet_addr.os +gcc inet_ntop.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/inet_ntop.os -MD -MP -MF /sources/glibc-2.32/build/resolv/inet_ntop.os.dt -MT /sources/glibc-2.32/build/resolv/inet_ntop.os +gcc inet_pton.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/inet_pton.os -MD -MP -MF /sources/glibc-2.32/build/resolv/inet_pton.os.dt -MT /sources/glibc-2.32/build/resolv/inet_pton.os +gcc nsap_addr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/nsap_addr.os -MD -MP -MF /sources/glibc-2.32/build/resolv/nsap_addr.os.dt -MT /sources/glibc-2.32/build/resolv/nsap_addr.os +gcc res_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res_init.os -MD -MP -MF /sources/glibc-2.32/build/resolv/res_init.os.dt -MT /sources/glibc-2.32/build/resolv/res_init.os +gcc res_hconf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res_hconf.os -MD -MP -MF /sources/glibc-2.32/build/resolv/res_hconf.os.dt -MT /sources/glibc-2.32/build/resolv/res_hconf.os +gcc res_libc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res_libc.os -MD -MP -MF /sources/glibc-2.32/build/resolv/res_libc.os.dt -MT /sources/glibc-2.32/build/resolv/res_libc.os +gcc res-state.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res-state.os -MD -MP -MF /sources/glibc-2.32/build/resolv/res-state.os.dt -MT /sources/glibc-2.32/build/resolv/res-state.os +gcc res_randomid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res_randomid.os -MD -MP -MF /sources/glibc-2.32/build/resolv/res_randomid.os.dt -MT /sources/glibc-2.32/build/resolv/res_randomid.os +gcc res-close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res-close.os -MD -MP -MF /sources/glibc-2.32/build/resolv/res-close.os.dt -MT /sources/glibc-2.32/build/resolv/res-close.os +gcc resolv_context.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/resolv_context.os -MD -MP -MF /sources/glibc-2.32/build/resolv/resolv_context.os.dt -MT /sources/glibc-2.32/build/resolv/resolv_context.os +gcc resolv_conf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/resolv_conf.os -MD -MP -MF /sources/glibc-2.32/build/resolv/resolv_conf.os.dt -MT /sources/glibc-2.32/build/resolv/resolv_conf.os +gcc ../sysdeps/unix/sysv/linux/gai_sigqueue.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/gai_sigqueue.os -MD -MP -MF /sources/glibc-2.32/build/resolv/gai_sigqueue.os.dt -MT /sources/glibc-2.32/build/resolv/gai_sigqueue.os +echo 'resolv/herror.os resolv/inet_addr.os resolv/inet_ntop.os resolv/inet_pton.os resolv/nsap_addr.os resolv/res_init.os resolv/res_hconf.os resolv/res_libc.os resolv/res-state.os resolv/res_randomid.os resolv/res-close.os resolv/resolv_context.os resolv/resolv_conf.os resolv/gai_sigqueue.os' > /sources/glibc-2.32/build/resolv/stamp.osT +mv -f /sources/glibc-2.32/build/resolv/stamp.osT /sources/glibc-2.32/build/resolv/stamp.os +echo '' > /sources/glibc-2.32/build/resolv/stamp.oST +mv -f /sources/glibc-2.32/build/resolv/stamp.oST /sources/glibc-2.32/build/resolv/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/resolv' +make subdir=nss -C nss ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/nss' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/nss +mkdir -p -- /sources/glibc-2.32/build/nss +gcc nsswitch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/nsswitch.o -MD -MP -MF /sources/glibc-2.32/build/nss/nsswitch.o.dt -MT /sources/glibc-2.32/build/nss/nsswitch.o +gcc getnssent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/getnssent.o -MD -MP -MF /sources/glibc-2.32/build/nss/getnssent.o.dt -MT /sources/glibc-2.32/build/nss/getnssent.o +gcc getnssent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/getnssent_r.o -MD -MP -MF /sources/glibc-2.32/build/nss/getnssent_r.o.dt -MT /sources/glibc-2.32/build/nss/getnssent_r.o +gcc digits_dots.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/digits_dots.o -MD -MP -MF /sources/glibc-2.32/build/nss/digits_dots.o.dt -MT /sources/glibc-2.32/build/nss/digits_dots.o +gcc valid_field.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/valid_field.o -MD -MP -MF /sources/glibc-2.32/build/nss/valid_field.o.dt -MT /sources/glibc-2.32/build/nss/valid_field.o +gcc valid_list_field.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/valid_list_field.o -MD -MP -MF /sources/glibc-2.32/build/nss/valid_list_field.o.dt -MT /sources/glibc-2.32/build/nss/valid_list_field.o +gcc rewrite_field.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/rewrite_field.o -MD -MP -MF /sources/glibc-2.32/build/nss/rewrite_field.o.dt -MT /sources/glibc-2.32/build/nss/rewrite_field.o +gcc proto-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/proto-lookup.o -MD -MP -MF /sources/glibc-2.32/build/nss/proto-lookup.o.dt -MT /sources/glibc-2.32/build/nss/proto-lookup.o +gcc service-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/service-lookup.o -MD -MP -MF /sources/glibc-2.32/build/nss/service-lookup.o.dt -MT /sources/glibc-2.32/build/nss/service-lookup.o +gcc hosts-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/hosts-lookup.o -MD -MP -MF /sources/glibc-2.32/build/nss/hosts-lookup.o.dt -MT /sources/glibc-2.32/build/nss/hosts-lookup.o +gcc network-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/network-lookup.o -MD -MP -MF /sources/glibc-2.32/build/nss/network-lookup.o.dt -MT /sources/glibc-2.32/build/nss/network-lookup.o +gcc grp-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/grp-lookup.o -MD -MP -MF /sources/glibc-2.32/build/nss/grp-lookup.o.dt -MT /sources/glibc-2.32/build/nss/grp-lookup.o +gcc pwd-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/pwd-lookup.o -MD -MP -MF /sources/glibc-2.32/build/nss/pwd-lookup.o.dt -MT /sources/glibc-2.32/build/nss/pwd-lookup.o +gcc ethers-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/ethers-lookup.o -MD -MP -MF /sources/glibc-2.32/build/nss/ethers-lookup.o.dt -MT /sources/glibc-2.32/build/nss/ethers-lookup.o +gcc spwd-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/spwd-lookup.o -MD -MP -MF /sources/glibc-2.32/build/nss/spwd-lookup.o.dt -MT /sources/glibc-2.32/build/nss/spwd-lookup.o +gcc netgrp-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/netgrp-lookup.o -MD -MP -MF /sources/glibc-2.32/build/nss/netgrp-lookup.o.dt -MT /sources/glibc-2.32/build/nss/netgrp-lookup.o +gcc alias-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/alias-lookup.o -MD -MP -MF /sources/glibc-2.32/build/nss/alias-lookup.o.dt -MT /sources/glibc-2.32/build/nss/alias-lookup.o +gcc sgrp-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/sgrp-lookup.o -MD -MP -MF /sources/glibc-2.32/build/nss/sgrp-lookup.o.dt -MT /sources/glibc-2.32/build/nss/sgrp-lookup.o +gcc key-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/key-lookup.o -MD -MP -MF /sources/glibc-2.32/build/nss/key-lookup.o.dt -MT /sources/glibc-2.32/build/nss/key-lookup.o +gcc rpc-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/rpc-lookup.o -MD -MP -MF /sources/glibc-2.32/build/nss/rpc-lookup.o.dt -MT /sources/glibc-2.32/build/nss/rpc-lookup.o +gcc compat-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/compat-lookup.o -MD -MP -MF /sources/glibc-2.32/build/nss/compat-lookup.o.dt -MT /sources/glibc-2.32/build/nss/compat-lookup.o +gcc nss_hash.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/nss_hash.o -MD -MP -MF /sources/glibc-2.32/build/nss/nss_hash.o.dt -MT /sources/glibc-2.32/build/nss/nss_hash.o +gcc nss_files_fopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/nss_files_fopen.o -MD -MP -MF /sources/glibc-2.32/build/nss/nss_files_fopen.o.dt -MT /sources/glibc-2.32/build/nss/nss_files_fopen.o +gcc nss_readline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/nss_readline.o -MD -MP -MF /sources/glibc-2.32/build/nss/nss_readline.o.dt -MT /sources/glibc-2.32/build/nss/nss_readline.o +gcc nss_parse_line_result.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/nss_parse_line_result.o -MD -MP -MF /sources/glibc-2.32/build/nss/nss_parse_line_result.o.dt -MT /sources/glibc-2.32/build/nss/nss_parse_line_result.o +gcc nss_fgetent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/nss_fgetent_r.o -MD -MP -MF /sources/glibc-2.32/build/nss/nss_fgetent_r.o.dt -MT /sources/glibc-2.32/build/nss/nss_fgetent_r.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' > /sources/glibc-2.32/build/nss/stamp.oT +mv -f /sources/glibc-2.32/build/nss/stamp.oT /sources/glibc-2.32/build/nss/stamp.o +gcc nsswitch.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/nsswitch.os -MD -MP -MF /sources/glibc-2.32/build/nss/nsswitch.os.dt -MT /sources/glibc-2.32/build/nss/nsswitch.os +gcc getnssent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/getnssent.os -MD -MP -MF /sources/glibc-2.32/build/nss/getnssent.os.dt -MT /sources/glibc-2.32/build/nss/getnssent.os +gcc getnssent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/getnssent_r.os -MD -MP -MF /sources/glibc-2.32/build/nss/getnssent_r.os.dt -MT /sources/glibc-2.32/build/nss/getnssent_r.os +gcc digits_dots.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/digits_dots.os -MD -MP -MF /sources/glibc-2.32/build/nss/digits_dots.os.dt -MT /sources/glibc-2.32/build/nss/digits_dots.os +gcc valid_field.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/valid_field.os -MD -MP -MF /sources/glibc-2.32/build/nss/valid_field.os.dt -MT /sources/glibc-2.32/build/nss/valid_field.os +gcc valid_list_field.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/valid_list_field.os -MD -MP -MF /sources/glibc-2.32/build/nss/valid_list_field.os.dt -MT /sources/glibc-2.32/build/nss/valid_list_field.os +gcc rewrite_field.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/rewrite_field.os -MD -MP -MF /sources/glibc-2.32/build/nss/rewrite_field.os.dt -MT /sources/glibc-2.32/build/nss/rewrite_field.os +gcc proto-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/proto-lookup.os -MD -MP -MF /sources/glibc-2.32/build/nss/proto-lookup.os.dt -MT /sources/glibc-2.32/build/nss/proto-lookup.os +gcc service-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/service-lookup.os -MD -MP -MF /sources/glibc-2.32/build/nss/service-lookup.os.dt -MT /sources/glibc-2.32/build/nss/service-lookup.os +gcc hosts-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/hosts-lookup.os -MD -MP -MF /sources/glibc-2.32/build/nss/hosts-lookup.os.dt -MT /sources/glibc-2.32/build/nss/hosts-lookup.os +gcc network-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/network-lookup.os -MD -MP -MF /sources/glibc-2.32/build/nss/network-lookup.os.dt -MT /sources/glibc-2.32/build/nss/network-lookup.os +gcc grp-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/grp-lookup.os -MD -MP -MF /sources/glibc-2.32/build/nss/grp-lookup.os.dt -MT /sources/glibc-2.32/build/nss/grp-lookup.os +gcc pwd-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/pwd-lookup.os -MD -MP -MF /sources/glibc-2.32/build/nss/pwd-lookup.os.dt -MT /sources/glibc-2.32/build/nss/pwd-lookup.os +gcc ethers-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/ethers-lookup.os -MD -MP -MF /sources/glibc-2.32/build/nss/ethers-lookup.os.dt -MT /sources/glibc-2.32/build/nss/ethers-lookup.os +gcc spwd-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/spwd-lookup.os -MD -MP -MF /sources/glibc-2.32/build/nss/spwd-lookup.os.dt -MT /sources/glibc-2.32/build/nss/spwd-lookup.os +gcc netgrp-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/netgrp-lookup.os -MD -MP -MF /sources/glibc-2.32/build/nss/netgrp-lookup.os.dt -MT /sources/glibc-2.32/build/nss/netgrp-lookup.os +gcc alias-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/alias-lookup.os -MD -MP -MF /sources/glibc-2.32/build/nss/alias-lookup.os.dt -MT /sources/glibc-2.32/build/nss/alias-lookup.os +gcc sgrp-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/sgrp-lookup.os -MD -MP -MF /sources/glibc-2.32/build/nss/sgrp-lookup.os.dt -MT /sources/glibc-2.32/build/nss/sgrp-lookup.os +gcc key-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/key-lookup.os -MD -MP -MF /sources/glibc-2.32/build/nss/key-lookup.os.dt -MT /sources/glibc-2.32/build/nss/key-lookup.os +gcc rpc-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/rpc-lookup.os -MD -MP -MF /sources/glibc-2.32/build/nss/rpc-lookup.os.dt -MT /sources/glibc-2.32/build/nss/rpc-lookup.os +gcc compat-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/compat-lookup.os -MD -MP -MF /sources/glibc-2.32/build/nss/compat-lookup.os.dt -MT /sources/glibc-2.32/build/nss/compat-lookup.os +gcc nss_hash.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/nss_hash.os -MD -MP -MF /sources/glibc-2.32/build/nss/nss_hash.os.dt -MT /sources/glibc-2.32/build/nss/nss_hash.os +gcc nss_files_fopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/nss_files_fopen.os -MD -MP -MF /sources/glibc-2.32/build/nss/nss_files_fopen.os.dt -MT /sources/glibc-2.32/build/nss/nss_files_fopen.os +gcc nss_readline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/nss_readline.os -MD -MP -MF /sources/glibc-2.32/build/nss/nss_readline.os.dt -MT /sources/glibc-2.32/build/nss/nss_readline.os +gcc nss_parse_line_result.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/nss_parse_line_result.os -MD -MP -MF /sources/glibc-2.32/build/nss/nss_parse_line_result.os.dt -MT /sources/glibc-2.32/build/nss/nss_parse_line_result.os +gcc nss_fgetent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/nss_fgetent_r.os -MD -MP -MF /sources/glibc-2.32/build/nss/nss_fgetent_r.os.dt -MT /sources/glibc-2.32/build/nss/nss_fgetent_r.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' > /sources/glibc-2.32/build/nss/stamp.osT +mv -f /sources/glibc-2.32/build/nss/stamp.osT /sources/glibc-2.32/build/nss/stamp.os +echo '' > /sources/glibc-2.32/build/nss/stamp.oST +mv -f /sources/glibc-2.32/build/nss/stamp.oST /sources/glibc-2.32/build/nss/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/nss' +make subdir=hesiod -C hesiod ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/hesiod' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/hesiod +mkdir -p -- /sources/glibc-2.32/build/hesiod +rm -f /sources/glibc-2.32/build/hesiod/stamp.o; > /sources/glibc-2.32/build/hesiod/stamp.o +rm -f /sources/glibc-2.32/build/hesiod/stamp.os; > /sources/glibc-2.32/build/hesiod/stamp.os +rm -f /sources/glibc-2.32/build/hesiod/stamp.oS; > /sources/glibc-2.32/build/hesiod/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/hesiod' +make subdir=sunrpc -C sunrpc ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/sunrpc' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/sunrpc +mkdir -p -- /sources/glibc-2.32/build/sunrpc +echo '' > /sources/glibc-2.32/build/sunrpc/stamp.oT +mv -f /sources/glibc-2.32/build/sunrpc/stamp.oT /sources/glibc-2.32/build/sunrpc/stamp.o +gcc auth_none.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/auth_none.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/auth_none.os.dt -MT /sources/glibc-2.32/build/sunrpc/auth_none.os +gcc authuxprot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/authuxprot.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/authuxprot.os.dt -MT /sources/glibc-2.32/build/sunrpc/authuxprot.os +gcc clnt_raw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/clnt_raw.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/clnt_raw.os.dt -MT /sources/glibc-2.32/build/sunrpc/clnt_raw.os +gcc clnt_simp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/clnt_simp.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/clnt_simp.os.dt -MT /sources/glibc-2.32/build/sunrpc/clnt_simp.os +gcc rpc_dtable.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/rpc_dtable.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/rpc_dtable.os.dt -MT /sources/glibc-2.32/build/sunrpc/rpc_dtable.os +gcc getrpcport.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/getrpcport.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/getrpcport.os.dt -MT /sources/glibc-2.32/build/sunrpc/getrpcport.os +gcc pmap_clnt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/pmap_clnt.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/pmap_clnt.os.dt -MT /sources/glibc-2.32/build/sunrpc/pmap_clnt.os +gcc pm_getmaps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/pm_getmaps.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/pm_getmaps.os.dt -MT /sources/glibc-2.32/build/sunrpc/pm_getmaps.os +gcc pmap_prot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/pmap_prot.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/pmap_prot.os.dt -MT /sources/glibc-2.32/build/sunrpc/pmap_prot.os +gcc pmap_prot2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/pmap_prot2.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/pmap_prot2.os.dt -MT /sources/glibc-2.32/build/sunrpc/pmap_prot2.os +gcc pmap_rmt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/pmap_rmt.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/pmap_rmt.os.dt -MT /sources/glibc-2.32/build/sunrpc/pmap_rmt.os +gcc rpc_prot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/rpc_prot.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/rpc_prot.os.dt -MT /sources/glibc-2.32/build/sunrpc/rpc_prot.os +gcc rpc_common.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/rpc_common.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/rpc_common.os.dt -MT /sources/glibc-2.32/build/sunrpc/rpc_common.os +gcc rpc_cmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/rpc_cmsg.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/rpc_cmsg.os.dt -MT /sources/glibc-2.32/build/sunrpc/rpc_cmsg.os +gcc svc_auth.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/svc_auth.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/svc_auth.os.dt -MT /sources/glibc-2.32/build/sunrpc/svc_auth.os +gcc svc_authux.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/svc_authux.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/svc_authux.os.dt -MT /sources/glibc-2.32/build/sunrpc/svc_authux.os +gcc svc_raw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/svc_raw.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/svc_raw.os.dt -MT /sources/glibc-2.32/build/sunrpc/svc_raw.os +gcc svc_simple.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/svc_simple.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/svc_simple.os.dt -MT /sources/glibc-2.32/build/sunrpc/svc_simple.os +gcc xdr_float.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/xdr_float.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/xdr_float.os.dt -MT /sources/glibc-2.32/build/sunrpc/xdr_float.os +gcc xdr_rec.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/xdr_rec.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/xdr_rec.os.dt -MT /sources/glibc-2.32/build/sunrpc/xdr_rec.os +gcc publickey.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/publickey.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/publickey.os.dt -MT /sources/glibc-2.32/build/sunrpc/publickey.os +gcc authdes_prot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/authdes_prot.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/authdes_prot.os.dt -MT /sources/glibc-2.32/build/sunrpc/authdes_prot.os +gcc des_crypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/des_crypt.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/des_crypt.os.dt -MT /sources/glibc-2.32/build/sunrpc/des_crypt.os +gcc des_impl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/des_impl.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/des_impl.os.dt -MT /sources/glibc-2.32/build/sunrpc/des_impl.os +gcc des_soft.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/des_soft.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/des_soft.os.dt -MT /sources/glibc-2.32/build/sunrpc/des_soft.os +gcc key_prot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/key_prot.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/key_prot.os.dt -MT /sources/glibc-2.32/build/sunrpc/key_prot.os +gcc openchild.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/openchild.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/openchild.os.dt -MT /sources/glibc-2.32/build/sunrpc/openchild.os +gcc rtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/rtime.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/rtime.os.dt -MT /sources/glibc-2.32/build/sunrpc/rtime.os +gcc svcauth_des.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/svcauth_des.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/svcauth_des.os.dt -MT /sources/glibc-2.32/build/sunrpc/svcauth_des.os +gcc clnt_unix.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/clnt_unix.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/clnt_unix.os.dt -MT /sources/glibc-2.32/build/sunrpc/clnt_unix.os +gcc svc_unix.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/svc_unix.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/svc_unix.os.dt -MT /sources/glibc-2.32/build/sunrpc/svc_unix.os +gcc create_xid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/create_xid.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/create_xid.os.dt -MT /sources/glibc-2.32/build/sunrpc/create_xid.os +gcc auth_des.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/auth_des.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/auth_des.os.dt -MT /sources/glibc-2.32/build/sunrpc/auth_des.os +gcc auth_unix.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/auth_unix.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/auth_unix.os.dt -MT /sources/glibc-2.32/build/sunrpc/auth_unix.os +gcc clnt_gen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/clnt_gen.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/clnt_gen.os.dt -MT /sources/glibc-2.32/build/sunrpc/clnt_gen.os +gcc clnt_perr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/clnt_perr.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/clnt_perr.os.dt -MT /sources/glibc-2.32/build/sunrpc/clnt_perr.os +gcc clnt_tcp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/clnt_tcp.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/clnt_tcp.os.dt -MT /sources/glibc-2.32/build/sunrpc/clnt_tcp.os +gcc clnt_udp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/clnt_udp.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/clnt_udp.os.dt -MT /sources/glibc-2.32/build/sunrpc/clnt_udp.os +gcc get_myaddr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/get_myaddr.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/get_myaddr.os.dt -MT /sources/glibc-2.32/build/sunrpc/get_myaddr.os +gcc key_call.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/key_call.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/key_call.os.dt -MT /sources/glibc-2.32/build/sunrpc/key_call.os +gcc netname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/netname.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/netname.os.dt -MT /sources/glibc-2.32/build/sunrpc/netname.os +gcc pm_getport.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/pm_getport.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/pm_getport.os.dt -MT /sources/glibc-2.32/build/sunrpc/pm_getport.os +gcc rpc_thread.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/rpc_thread.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/rpc_thread.os.dt -MT /sources/glibc-2.32/build/sunrpc/rpc_thread.os +gcc svc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/svc.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/svc.os.dt -MT /sources/glibc-2.32/build/sunrpc/svc.os +gcc svc_tcp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/svc_tcp.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/svc_tcp.os.dt -MT /sources/glibc-2.32/build/sunrpc/svc_tcp.os +gcc svc_udp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/svc_udp.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/svc_udp.os.dt -MT /sources/glibc-2.32/build/sunrpc/svc_udp.os +gcc xcrypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/xcrypt.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/xcrypt.os.dt -MT /sources/glibc-2.32/build/sunrpc/xcrypt.os +gcc xdr_array.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/xdr_array.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/xdr_array.os.dt -MT /sources/glibc-2.32/build/sunrpc/xdr_array.os +gcc xdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/xdr.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/xdr.os.dt -MT /sources/glibc-2.32/build/sunrpc/xdr.os +gcc xdr_intXX_t.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/xdr_intXX_t.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/xdr_intXX_t.os.dt -MT /sources/glibc-2.32/build/sunrpc/xdr_intXX_t.os +gcc xdr_mem.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/xdr_mem.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/xdr_mem.os.dt -MT /sources/glibc-2.32/build/sunrpc/xdr_mem.os +gcc xdr_ref.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/xdr_ref.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/xdr_ref.os.dt -MT /sources/glibc-2.32/build/sunrpc/xdr_ref.os +gcc xdr_sizeof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/xdr_sizeof.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/xdr_sizeof.os.dt -MT /sources/glibc-2.32/build/sunrpc/xdr_sizeof.os +gcc xdr_stdio.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/xdr_stdio.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/xdr_stdio.os.dt -MT /sources/glibc-2.32/build/sunrpc/xdr_stdio.os +gcc svc_run.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/svc_run.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/svc_run.os.dt -MT /sources/glibc-2.32/build/sunrpc/svc_run.os +gcc rpc_gethostbyname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/rpc_gethostbyname.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/rpc_gethostbyname.os.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/sunrpc/stamp.osT +mv -f /sources/glibc-2.32/build/sunrpc/stamp.osT /sources/glibc-2.32/build/sunrpc/stamp.os +echo '' > /sources/glibc-2.32/build/sunrpc/stamp.oST +mv -f /sources/glibc-2.32/build/sunrpc/stamp.oST /sources/glibc-2.32/build/sunrpc/stamp.oS +gcc auth_des.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-auth_des.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-auth_des.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-auth_des.os -DEXPORT_RPC_SYMBOLS +gcc auth_unix.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-auth_unix.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-auth_unix.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-auth_unix.os -DEXPORT_RPC_SYMBOLS +gcc clnt_gen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-clnt_gen.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-clnt_gen.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-clnt_gen.os -DEXPORT_RPC_SYMBOLS +gcc clnt_perr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-clnt_perr.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-clnt_perr.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-clnt_perr.os -DEXPORT_RPC_SYMBOLS +gcc clnt_tcp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-clnt_tcp.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-clnt_tcp.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-clnt_tcp.os -DEXPORT_RPC_SYMBOLS +gcc clnt_udp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-clnt_udp.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-clnt_udp.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-clnt_udp.os -DEXPORT_RPC_SYMBOLS +gcc get_myaddr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-get_myaddr.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-get_myaddr.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-get_myaddr.os -DEXPORT_RPC_SYMBOLS +gcc key_call.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-key_call.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-key_call.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-key_call.os -DEXPORT_RPC_SYMBOLS +gcc netname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-netname.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-netname.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-netname.os -DEXPORT_RPC_SYMBOLS +gcc pm_getport.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-pm_getport.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-pm_getport.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-pm_getport.os -DEXPORT_RPC_SYMBOLS +gcc rpc_thread.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-rpc_thread.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-rpc_thread.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-rpc_thread.os -DEXPORT_RPC_SYMBOLS +gcc svc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-svc.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-svc.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-svc.os -DEXPORT_RPC_SYMBOLS +gcc svc_tcp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-svc_tcp.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-svc_tcp.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-svc_tcp.os -DEXPORT_RPC_SYMBOLS +gcc svc_udp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-svc_udp.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-svc_udp.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-svc_udp.os -DEXPORT_RPC_SYMBOLS +gcc xcrypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-xcrypt.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-xcrypt.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-xcrypt.os -DEXPORT_RPC_SYMBOLS +gcc xdr_array.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-xdr_array.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-xdr_array.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-xdr_array.os -DEXPORT_RPC_SYMBOLS +gcc xdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-xdr.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-xdr.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-xdr.os -DEXPORT_RPC_SYMBOLS +gcc xdr_intXX_t.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-xdr_intXX_t.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-xdr_intXX_t.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-xdr_intXX_t.os -DEXPORT_RPC_SYMBOLS +gcc xdr_mem.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-xdr_mem.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-xdr_mem.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-xdr_mem.os -DEXPORT_RPC_SYMBOLS +gcc xdr_ref.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-xdr_ref.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-xdr_ref.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-xdr_ref.os -DEXPORT_RPC_SYMBOLS +gcc xdr_sizeof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-xdr_sizeof.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-xdr_sizeof.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-xdr_sizeof.os -DEXPORT_RPC_SYMBOLS +gcc xdr_stdio.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-xdr_stdio.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-xdr_stdio.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-xdr_stdio.os -DEXPORT_RPC_SYMBOLS +gcc svc_run.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/sunrpc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/sunrpc/compat-svc_run.os -MD -MP -MF /sources/glibc-2.32/build/sunrpc/compat-svc_run.os.dt -MT /sources/glibc-2.32/build/sunrpc/compat-svc_run.os -DEXPORT_RPC_SYMBOLS +/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar crv /sources/glibc-2.32/build/sunrpc/librpc_compat_pic.a /sources/glibc-2.32/build/sunrpc/compat-auth_des.os /sources/glibc-2.32/build/sunrpc/compat-auth_unix.os /sources/glibc-2.32/build/sunrpc/compat-clnt_gen.os /sources/glibc-2.32/build/sunrpc/compat-clnt_perr.os /sources/glibc-2.32/build/sunrpc/compat-clnt_tcp.os /sources/glibc-2.32/build/sunrpc/compat-clnt_udp.os /sources/glibc-2.32/build/sunrpc/compat-get_myaddr.os /sources/glibc-2.32/build/sunrpc/compat-key_call.os /sources/glibc-2.32/build/sunrpc/compat-netname.os /sources/glibc-2.32/build/sunrpc/compat-pm_getport.os /sources/glibc-2.32/build/sunrpc/compat-rpc_thread.os /sources/glibc-2.32/build/sunrpc/compat-svc.os /sources/glibc-2.32/build/sunrpc/compat-svc_tcp.os /sources/glibc-2.32/build/sunrpc/compat-svc_udp.os /sources/glibc-2.32/build/sunrpc/compat-xcrypt.os /sources/glibc-2.32/build/sunrpc/compat-xdr_array.os /sources/glibc-2.32/build/sunrpc/compat-xdr.os /sources/glibc-2.32/build/sunrpc/compat-xdr_intXX_t.os /sources/glibc-2.32/build/sunrpc/compat-xdr_mem.os /sources/glibc-2.32/build/sunrpc/compat-xdr_ref.os /sources/glibc-2.32/build/sunrpc/compat-xdr_sizeof.os /sources/glibc-2.32/build/sunrpc/compat-xdr_stdio.os /sources/glibc-2.32/build/sunrpc/compat-svc_run.os +a - /sources/glibc-2.32/build/sunrpc/compat-auth_des.os +a - /sources/glibc-2.32/build/sunrpc/compat-auth_unix.os +a - /sources/glibc-2.32/build/sunrpc/compat-clnt_gen.os +a - /sources/glibc-2.32/build/sunrpc/compat-clnt_perr.os +a - /sources/glibc-2.32/build/sunrpc/compat-clnt_tcp.os +a - /sources/glibc-2.32/build/sunrpc/compat-clnt_udp.os +a - /sources/glibc-2.32/build/sunrpc/compat-get_myaddr.os +a - /sources/glibc-2.32/build/sunrpc/compat-key_call.os +a - /sources/glibc-2.32/build/sunrpc/compat-netname.os +a - /sources/glibc-2.32/build/sunrpc/compat-pm_getport.os +a - /sources/glibc-2.32/build/sunrpc/compat-rpc_thread.os +a - /sources/glibc-2.32/build/sunrpc/compat-svc.os +a - /sources/glibc-2.32/build/sunrpc/compat-svc_tcp.os +a - /sources/glibc-2.32/build/sunrpc/compat-svc_udp.os +a - /sources/glibc-2.32/build/sunrpc/compat-xcrypt.os +a - /sources/glibc-2.32/build/sunrpc/compat-xdr_array.os +a - /sources/glibc-2.32/build/sunrpc/compat-xdr.os +a - /sources/glibc-2.32/build/sunrpc/compat-xdr_intXX_t.os +a - /sources/glibc-2.32/build/sunrpc/compat-xdr_mem.os +a - /sources/glibc-2.32/build/sunrpc/compat-xdr_ref.os +a - /sources/glibc-2.32/build/sunrpc/compat-xdr_sizeof.os +a - /sources/glibc-2.32/build/sunrpc/compat-xdr_stdio.os +a - /sources/glibc-2.32/build/sunrpc/compat-svc_run.os +make[2]: Leaving directory '/sources/glibc-2.32/sunrpc' +make subdir=nis -C nis ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/nis' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/nis +mkdir -p -- /sources/glibc-2.32/build/nis +rm -f /sources/glibc-2.32/build/nis/stamp.o; > /sources/glibc-2.32/build/nis/stamp.o +rm -f /sources/glibc-2.32/build/nis/stamp.os; > /sources/glibc-2.32/build/nis/stamp.os +rm -f /sources/glibc-2.32/build/nis/stamp.oS; > /sources/glibc-2.32/build/nis/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/nis' +make subdir=nscd -C nscd ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/nscd' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/nscd +mkdir -p -- /sources/glibc-2.32/build/nscd +gcc nscd_getpw_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/nscd_getpw_r.o -MD -MP -MF /sources/glibc-2.32/build/nscd/nscd_getpw_r.o.dt -MT /sources/glibc-2.32/build/nscd/nscd_getpw_r.o +gcc nscd_getgr_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/nscd_getgr_r.o -MD -MP -MF /sources/glibc-2.32/build/nscd/nscd_getgr_r.o.dt -MT /sources/glibc-2.32/build/nscd/nscd_getgr_r.o +gcc nscd_gethst_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/nscd_gethst_r.o -MD -MP -MF /sources/glibc-2.32/build/nscd/nscd_gethst_r.o.dt -MT /sources/glibc-2.32/build/nscd/nscd_gethst_r.o +gcc nscd_getai.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/nscd_getai.o -MD -MP -MF /sources/glibc-2.32/build/nscd/nscd_getai.o.dt -MT /sources/glibc-2.32/build/nscd/nscd_getai.o +gcc nscd_initgroups.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/nscd_initgroups.o -MD -MP -MF /sources/glibc-2.32/build/nscd/nscd_initgroups.o.dt -MT /sources/glibc-2.32/build/nscd/nscd_initgroups.o +gcc nscd_getserv_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/nscd_getserv_r.o -MD -MP -MF /sources/glibc-2.32/build/nscd/nscd_getserv_r.o.dt -MT /sources/glibc-2.32/build/nscd/nscd_getserv_r.o +gcc nscd_netgroup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/nscd_netgroup.o -MD -MP -MF /sources/glibc-2.32/build/nscd/nscd_netgroup.o.dt -MT /sources/glibc-2.32/build/nscd/nscd_netgroup.o +gcc nscd_helper.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/nscd_helper.o -MD -MP -MF /sources/glibc-2.32/build/nscd/nscd_helper.o.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/nscd/stamp.oT +mv -f /sources/glibc-2.32/build/nscd/stamp.oT /sources/glibc-2.32/build/nscd/stamp.o +gcc nscd_getpw_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/nscd_getpw_r.os -MD -MP -MF /sources/glibc-2.32/build/nscd/nscd_getpw_r.os.dt -MT /sources/glibc-2.32/build/nscd/nscd_getpw_r.os +gcc nscd_getgr_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/nscd_getgr_r.os -MD -MP -MF /sources/glibc-2.32/build/nscd/nscd_getgr_r.os.dt -MT /sources/glibc-2.32/build/nscd/nscd_getgr_r.os +gcc nscd_gethst_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/nscd_gethst_r.os -MD -MP -MF /sources/glibc-2.32/build/nscd/nscd_gethst_r.os.dt -MT /sources/glibc-2.32/build/nscd/nscd_gethst_r.os +gcc nscd_getai.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/nscd_getai.os -MD -MP -MF /sources/glibc-2.32/build/nscd/nscd_getai.os.dt -MT /sources/glibc-2.32/build/nscd/nscd_getai.os +gcc nscd_initgroups.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/nscd_initgroups.os -MD -MP -MF /sources/glibc-2.32/build/nscd/nscd_initgroups.os.dt -MT /sources/glibc-2.32/build/nscd/nscd_initgroups.os +gcc nscd_getserv_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/nscd_getserv_r.os -MD -MP -MF /sources/glibc-2.32/build/nscd/nscd_getserv_r.os.dt -MT /sources/glibc-2.32/build/nscd/nscd_getserv_r.os +gcc nscd_netgroup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/nscd_netgroup.os -MD -MP -MF /sources/glibc-2.32/build/nscd/nscd_netgroup.os.dt -MT /sources/glibc-2.32/build/nscd/nscd_netgroup.os +gcc nscd_helper.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/nscd_helper.os -MD -MP -MF /sources/glibc-2.32/build/nscd/nscd_helper.os.dt -MT /sources/glibc-2.32/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' > /sources/glibc-2.32/build/nscd/stamp.osT +mv -f /sources/glibc-2.32/build/nscd/stamp.osT /sources/glibc-2.32/build/nscd/stamp.os +echo '' > /sources/glibc-2.32/build/nscd/stamp.oST +mv -f /sources/glibc-2.32/build/nscd/stamp.oST /sources/glibc-2.32/build/nscd/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/nscd' +make subdir=login -C login ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/login' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/login +mkdir -p -- /sources/glibc-2.32/build/login +gcc ../sysdeps/unix/sysv/linux/getlogin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getlogin.o -MD -MP -MF /sources/glibc-2.32/build/login/getlogin.o.dt -MT /sources/glibc-2.32/build/login/getlogin.o +gcc ../sysdeps/unix/sysv/linux/getlogin_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getlogin_r.o -MD -MP -MF /sources/glibc-2.32/build/login/getlogin_r.o.dt -MT /sources/glibc-2.32/build/login/getlogin_r.o +gcc setlogin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/setlogin.o -MD -MP -MF /sources/glibc-2.32/build/login/setlogin.o.dt -MT /sources/glibc-2.32/build/login/setlogin.o +gcc getlogin_r_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getlogin_r_chk.o -MD -MP -MF /sources/glibc-2.32/build/login/getlogin_r_chk.o.dt -MT /sources/glibc-2.32/build/login/getlogin_r_chk.o +gcc getutent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getutent.o -MD -MP -MF /sources/glibc-2.32/build/login/getutent.o.dt -MT /sources/glibc-2.32/build/login/getutent.o +gcc getutent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getutent_r.o -MD -MP -MF /sources/glibc-2.32/build/login/getutent_r.o.dt -MT /sources/glibc-2.32/build/login/getutent_r.o +gcc getutid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getutid.o -MD -MP -MF /sources/glibc-2.32/build/login/getutid.o.dt -MT /sources/glibc-2.32/build/login/getutid.o +gcc getutline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getutline.o -MD -MP -MF /sources/glibc-2.32/build/login/getutline.o.dt -MT /sources/glibc-2.32/build/login/getutline.o +gcc getutid_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getutid_r.o -MD -MP -MF /sources/glibc-2.32/build/login/getutid_r.o.dt -MT /sources/glibc-2.32/build/login/getutid_r.o +gcc getutline_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getutline_r.o -MD -MP -MF /sources/glibc-2.32/build/login/getutline_r.o.dt -MT /sources/glibc-2.32/build/login/getutline_r.o +gcc ../sysdeps/unix/sysv/linux/utmp_file.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/utmp_file.o -MD -MP -MF /sources/glibc-2.32/build/login/utmp_file.o.dt -MT /sources/glibc-2.32/build/login/utmp_file.o +gcc utmpname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/utmpname.o -MD -MP -MF /sources/glibc-2.32/build/login/utmpname.o.dt -MT /sources/glibc-2.32/build/login/utmpname.o +gcc ../sysdeps/unix/sysv/linux/updwtmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/updwtmp.o -MD -MP -MF /sources/glibc-2.32/build/login/updwtmp.o.dt -MT /sources/glibc-2.32/build/login/updwtmp.o +gcc ../sysdeps/unix/sysv/linux/getpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getpt.o -MD -MP -MF /sources/glibc-2.32/build/login/getpt.o.dt -MT /sources/glibc-2.32/build/login/getpt.o +gcc ../sysdeps/unix/sysv/linux/grantpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DLIBEXECDIR='"/usr/libexec"' -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/grantpt.o -MD -MP -MF /sources/glibc-2.32/build/login/grantpt.o.dt -MT /sources/glibc-2.32/build/login/grantpt.o +gcc ../sysdeps/unix/sysv/linux/unlockpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/unlockpt.o -MD -MP -MF /sources/glibc-2.32/build/login/unlockpt.o.dt -MT /sources/glibc-2.32/build/login/unlockpt.o +gcc ../sysdeps/unix/sysv/linux/ptsname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/ptsname.o -MD -MP -MF /sources/glibc-2.32/build/login/ptsname.o.dt -MT /sources/glibc-2.32/build/login/ptsname.o +gcc ptsname_r_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/ptsname_r_chk.o -MD -MP -MF /sources/glibc-2.32/build/login/ptsname_r_chk.o.dt -MT /sources/glibc-2.32/build/login/ptsname_r_chk.o +gcc setutxent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/setutxent.o -MD -MP -MF /sources/glibc-2.32/build/login/setutxent.o.dt -MT /sources/glibc-2.32/build/login/setutxent.o +gcc getutxent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getutxent.o -MD -MP -MF /sources/glibc-2.32/build/login/getutxent.o.dt -MT /sources/glibc-2.32/build/login/getutxent.o +gcc endutxent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/endutxent.o -MD -MP -MF /sources/glibc-2.32/build/login/endutxent.o.dt -MT /sources/glibc-2.32/build/login/endutxent.o +gcc getutxid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getutxid.o -MD -MP -MF /sources/glibc-2.32/build/login/getutxid.o.dt -MT /sources/glibc-2.32/build/login/getutxid.o +gcc getutxline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getutxline.o -MD -MP -MF /sources/glibc-2.32/build/login/getutxline.o.dt -MT /sources/glibc-2.32/build/login/getutxline.o +gcc pututxline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/pututxline.o -MD -MP -MF /sources/glibc-2.32/build/login/pututxline.o.dt -MT /sources/glibc-2.32/build/login/pututxline.o +gcc utmpxname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/utmpxname.o -MD -MP -MF /sources/glibc-2.32/build/login/utmpxname.o.dt -MT /sources/glibc-2.32/build/login/utmpxname.o +gcc updwtmpx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/updwtmpx.o -MD -MP -MF /sources/glibc-2.32/build/login/updwtmpx.o.dt -MT /sources/glibc-2.32/build/login/updwtmpx.o +gcc ../sysdeps/gnu/getutmpx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getutmpx.o -MD -MP -MF /sources/glibc-2.32/build/login/getutmpx.o.dt -MT /sources/glibc-2.32/build/login/getutmpx.o +gcc ../sysdeps/gnu/getutmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getutmp.o -MD -MP -MF /sources/glibc-2.32/build/login/getutmp.o.dt -MT /sources/glibc-2.32/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/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' > /sources/glibc-2.32/build/login/stamp.oT +mv -f /sources/glibc-2.32/build/login/stamp.oT /sources/glibc-2.32/build/login/stamp.o +gcc ../sysdeps/unix/sysv/linux/getlogin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getlogin.os -MD -MP -MF /sources/glibc-2.32/build/login/getlogin.os.dt -MT /sources/glibc-2.32/build/login/getlogin.os +gcc ../sysdeps/unix/sysv/linux/getlogin_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getlogin_r.os -MD -MP -MF /sources/glibc-2.32/build/login/getlogin_r.os.dt -MT /sources/glibc-2.32/build/login/getlogin_r.os +gcc setlogin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/setlogin.os -MD -MP -MF /sources/glibc-2.32/build/login/setlogin.os.dt -MT /sources/glibc-2.32/build/login/setlogin.os +gcc getlogin_r_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getlogin_r_chk.os -MD -MP -MF /sources/glibc-2.32/build/login/getlogin_r_chk.os.dt -MT /sources/glibc-2.32/build/login/getlogin_r_chk.os +gcc getutent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getutent.os -MD -MP -MF /sources/glibc-2.32/build/login/getutent.os.dt -MT /sources/glibc-2.32/build/login/getutent.os +gcc getutent_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getutent_r.os -MD -MP -MF /sources/glibc-2.32/build/login/getutent_r.os.dt -MT /sources/glibc-2.32/build/login/getutent_r.os +gcc getutid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getutid.os -MD -MP -MF /sources/glibc-2.32/build/login/getutid.os.dt -MT /sources/glibc-2.32/build/login/getutid.os +gcc getutline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getutline.os -MD -MP -MF /sources/glibc-2.32/build/login/getutline.os.dt -MT /sources/glibc-2.32/build/login/getutline.os +gcc getutid_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getutid_r.os -MD -MP -MF /sources/glibc-2.32/build/login/getutid_r.os.dt -MT /sources/glibc-2.32/build/login/getutid_r.os +gcc getutline_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getutline_r.os -MD -MP -MF /sources/glibc-2.32/build/login/getutline_r.os.dt -MT /sources/glibc-2.32/build/login/getutline_r.os +gcc ../sysdeps/unix/sysv/linux/utmp_file.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/utmp_file.os -MD -MP -MF /sources/glibc-2.32/build/login/utmp_file.os.dt -MT /sources/glibc-2.32/build/login/utmp_file.os +gcc utmpname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/utmpname.os -MD -MP -MF /sources/glibc-2.32/build/login/utmpname.os.dt -MT /sources/glibc-2.32/build/login/utmpname.os +gcc ../sysdeps/unix/sysv/linux/updwtmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/updwtmp.os -MD -MP -MF /sources/glibc-2.32/build/login/updwtmp.os.dt -MT /sources/glibc-2.32/build/login/updwtmp.os +gcc ../sysdeps/unix/sysv/linux/getpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getpt.os -MD -MP -MF /sources/glibc-2.32/build/login/getpt.os.dt -MT /sources/glibc-2.32/build/login/getpt.os +gcc ../sysdeps/unix/sysv/linux/grantpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DLIBEXECDIR='"/usr/libexec"' -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/grantpt.os -MD -MP -MF /sources/glibc-2.32/build/login/grantpt.os.dt -MT /sources/glibc-2.32/build/login/grantpt.os +gcc ../sysdeps/unix/sysv/linux/unlockpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/unlockpt.os -MD -MP -MF /sources/glibc-2.32/build/login/unlockpt.os.dt -MT /sources/glibc-2.32/build/login/unlockpt.os +gcc ../sysdeps/unix/sysv/linux/ptsname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/ptsname.os -MD -MP -MF /sources/glibc-2.32/build/login/ptsname.os.dt -MT /sources/glibc-2.32/build/login/ptsname.os +gcc ptsname_r_chk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/ptsname_r_chk.os -MD -MP -MF /sources/glibc-2.32/build/login/ptsname_r_chk.os.dt -MT /sources/glibc-2.32/build/login/ptsname_r_chk.os +gcc setutxent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/setutxent.os -MD -MP -MF /sources/glibc-2.32/build/login/setutxent.os.dt -MT /sources/glibc-2.32/build/login/setutxent.os +gcc getutxent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getutxent.os -MD -MP -MF /sources/glibc-2.32/build/login/getutxent.os.dt -MT /sources/glibc-2.32/build/login/getutxent.os +gcc endutxent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/endutxent.os -MD -MP -MF /sources/glibc-2.32/build/login/endutxent.os.dt -MT /sources/glibc-2.32/build/login/endutxent.os +gcc getutxid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getutxid.os -MD -MP -MF /sources/glibc-2.32/build/login/getutxid.os.dt -MT /sources/glibc-2.32/build/login/getutxid.os +gcc getutxline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getutxline.os -MD -MP -MF /sources/glibc-2.32/build/login/getutxline.os.dt -MT /sources/glibc-2.32/build/login/getutxline.os +gcc pututxline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/pututxline.os -MD -MP -MF /sources/glibc-2.32/build/login/pututxline.os.dt -MT /sources/glibc-2.32/build/login/pututxline.os +gcc utmpxname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/utmpxname.os -MD -MP -MF /sources/glibc-2.32/build/login/utmpxname.os.dt -MT /sources/glibc-2.32/build/login/utmpxname.os +gcc updwtmpx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/updwtmpx.os -MD -MP -MF /sources/glibc-2.32/build/login/updwtmpx.os.dt -MT /sources/glibc-2.32/build/login/updwtmpx.os +gcc ../sysdeps/gnu/getutmpx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getutmpx.os -MD -MP -MF /sources/glibc-2.32/build/login/getutmpx.os.dt -MT /sources/glibc-2.32/build/login/getutmpx.os +gcc ../sysdeps/gnu/getutmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/getutmp.os -MD -MP -MF /sources/glibc-2.32/build/login/getutmp.os.dt -MT /sources/glibc-2.32/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/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' > /sources/glibc-2.32/build/login/stamp.osT +mv -f /sources/glibc-2.32/build/login/stamp.osT /sources/glibc-2.32/build/login/stamp.os +echo '' > /sources/glibc-2.32/build/login/stamp.oST +mv -f /sources/glibc-2.32/build/login/stamp.oST /sources/glibc-2.32/build/login/stamp.oS +make[2]: Leaving directory '/sources/glibc-2.32/login' +make subdir=elf -C elf ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/elf' +.././scripts/mkinstalldirs /sources/glibc-2.32/build/elf +mkdir -p -- /sources/glibc-2.32/build/elf +echo "/lib /usr/lib " \ +| gawk -f gen-trusted-dirs.awk > /sources/glibc-2.32/build/elf/trusted-dirs.T; +echo '#define DL_DST_LIB "lib"' >> /sources/glibc-2.32/build/elf/trusted-dirs.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/elf/trusted-dirs.T /sources/glibc-2.32/build/elf/trusted-dirs.h +touch /sources/glibc-2.32/build/elf/trusted-dirs.st +gcc dl-load.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -I/sources/glibc-2.32/build/elf/. -I/sources/glibc-2.32/build/csu/. -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-load.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-load.o.dt -MT /sources/glibc-2.32/build/elf/dl-load.o +gcc dl-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-lookup.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-lookup.o.dt -MT /sources/glibc-2.32/build/elf/dl-lookup.o +gcc dl-object.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-object.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-object.o.dt -MT /sources/glibc-2.32/build/elf/dl-object.o +gcc dl-reloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-reloc.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-reloc.o.dt -MT /sources/glibc-2.32/build/elf/dl-reloc.o +gcc dl-deps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-deps.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-deps.o.dt -MT /sources/glibc-2.32/build/elf/dl-deps.o +gcc dl-hwcaps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-hwcaps.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-hwcaps.o.dt -MT /sources/glibc-2.32/build/elf/dl-hwcaps.o +gcc dl-runtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-runtime.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-runtime.o.dt -MT /sources/glibc-2.32/build/elf/dl-runtime.o +gcc dl-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-init.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-init.o.dt -MT /sources/glibc-2.32/build/elf/dl-init.o +gcc dl-fini.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-fini.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-fini.o.dt -MT /sources/glibc-2.32/build/elf/dl-fini.o +gcc dl-debug.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-debug.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-debug.o.dt -MT /sources/glibc-2.32/build/elf/dl-debug.o +gcc dl-misc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-misc.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-misc.o.dt -MT /sources/glibc-2.32/build/elf/dl-misc.o +gcc dl-version.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-version.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-version.o.dt -MT /sources/glibc-2.32/build/elf/dl-version.o +gcc dl-profile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-profile.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-profile.o.dt -MT /sources/glibc-2.32/build/elf/dl-profile.o +gcc ../sysdeps/x86_64/dl-tls.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-tls.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-tls.o.dt -MT /sources/glibc-2.32/build/elf/dl-tls.o +gcc ../sysdeps/unix/sysv/linux/dl-origin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-origin.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-origin.o.dt -MT /sources/glibc-2.32/build/elf/dl-origin.o +gcc dl-scope.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-scope.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-scope.o.dt -MT /sources/glibc-2.32/build/elf/dl-scope.o +gcc ../sysdeps/unix/sysv/linux/dl-execstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-execstack.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-execstack.o.dt -MT /sources/glibc-2.32/build/elf/dl-execstack.o +gcc dl-open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-open.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-open.o.dt -MT /sources/glibc-2.32/build/elf/dl-open.o +gcc dl-close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-close.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-close.o.dt -MT /sources/glibc-2.32/build/elf/dl-close.o +gcc ../sysdeps/x86_64/dl-trampoline.S -c -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/elf/dl-trampoline.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-trampoline.o.dt -MT /sources/glibc-2.32/build/elf/dl-trampoline.o +gcc dl-exception.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-exception.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-exception.o.dt -MT /sources/glibc-2.32/build/elf/dl-exception.o +gcc dl-sort-maps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-sort-maps.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-sort-maps.o.dt -MT /sources/glibc-2.32/build/elf/dl-sort-maps.o +gcc dl-lookup-direct.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-lookup-direct.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-lookup-direct.o.dt -MT /sources/glibc-2.32/build/elf/dl-lookup-direct.o +gcc dl-call-libc-early-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-call-libc-early-init.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-call-libc-early-init.o.dt -MT /sources/glibc-2.32/build/elf/dl-call-libc-early-init.o +gcc dl-cache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -D'SYSCONFDIR="/etc"' -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-cache.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-cache.o.dt -MT /sources/glibc-2.32/build/elf/dl-cache.o +gcc dl-tunables.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fno-tree-loop-distribute-patterns -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTUNABLES_FRONTEND=TUNABLES_FRONTEND_yes -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-tunables.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-tunables.o.dt -MT /sources/glibc-2.32/build/elf/dl-tunables.o +gcc ../sysdeps/x86_64/tlsdesc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/tlsdesc.o -MD -MP -MF /sources/glibc-2.32/build/elf/tlsdesc.o.dt -MT /sources/glibc-2.32/build/elf/tlsdesc.o +gcc ../sysdeps/x86_64/dl-tlsdesc.S -c -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/elf/dl-tlsdesc.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-tlsdesc.o.dt -MT /sources/glibc-2.32/build/elf/dl-tlsdesc.o +gcc ../sysdeps/x86_64/tls_get_addr.S -c -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/elf/tls_get_addr.o -MD -MP -MF /sources/glibc-2.32/build/elf/tls_get_addr.o.dt -MT /sources/glibc-2.32/build/elf/tls_get_addr.o +gcc ../sysdeps/x86/dl-get-cpu-features.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-get-cpu-features.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-get-cpu-features.o.dt -MT /sources/glibc-2.32/build/elf/dl-get-cpu-features.o +gcc dl-support.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-support.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-support.o.dt -MT /sources/glibc-2.32/build/elf/dl-support.o +gcc dl-iteratephdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-iteratephdr.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-iteratephdr.o.dt -MT /sources/glibc-2.32/build/elf/dl-iteratephdr.o +gcc dl-addr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-addr.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-addr.o.dt -MT /sources/glibc-2.32/build/elf/dl-addr.o +gcc dl-addr-obj.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-addr-obj.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-addr-obj.o.dt -MT /sources/glibc-2.32/build/elf/dl-addr-obj.o +gcc enbl-secure.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/enbl-secure.o -MD -MP -MF /sources/glibc-2.32/build/elf/enbl-secure.o.dt -MT /sources/glibc-2.32/build/elf/enbl-secure.o +gcc dl-profstub.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-profstub.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-profstub.o.dt -MT /sources/glibc-2.32/build/elf/dl-profstub.o +gcc dl-libc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-libc.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-libc.o.dt -MT /sources/glibc-2.32/build/elf/dl-libc.o +gcc dl-sym.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-sym.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-sym.o.dt -MT /sources/glibc-2.32/build/elf/dl-sym.o +gcc ../sysdeps/unix/sysv/linux/x86/dl-sysdep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-sysdep.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-sysdep.o.dt -MT /sources/glibc-2.32/build/elf/dl-sysdep.o +gcc dl-error.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-error.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-error.o.dt -MT /sources/glibc-2.32/build/elf/dl-error.o +gcc dl-reloc-static-pie.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-reloc-static-pie.o -MD -MP -MF /sources/glibc-2.32/build/elf/dl-reloc-static-pie.o.dt -MT /sources/glibc-2.32/build/elf/dl-reloc-static-pie.o +gcc libc_early_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/libc_early_init.o -MD -MP -MF /sources/glibc-2.32/build/elf/libc_early_init.o.dt -MT /sources/glibc-2.32/build/elf/libc_early_init.o +echo 'elf/dl-load.o elf/dl-lookup.o elf/dl-object.o elf/dl-reloc.o elf/dl-deps.o elf/dl-hwcaps.o elf/dl-runtime.o elf/dl-init.o elf/dl-fini.o elf/dl-debug.o elf/dl-misc.o elf/dl-version.o elf/dl-profile.o elf/dl-tls.o elf/dl-origin.o elf/dl-scope.o elf/dl-execstack.o elf/dl-open.o elf/dl-close.o elf/dl-trampoline.o elf/dl-exception.o elf/dl-sort-maps.o elf/dl-lookup-direct.o elf/dl-call-libc-early-init.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-support.o elf/dl-iteratephdr.o elf/dl-addr.o elf/dl-addr-obj.o elf/enbl-secure.o elf/dl-profstub.o elf/dl-libc.o elf/dl-sym.o elf/dl-sysdep.o elf/dl-error.o elf/dl-reloc-static-pie.o elf/libc_early_init.o' > /sources/glibc-2.32/build/elf/stamp.oT +mv -f /sources/glibc-2.32/build/elf/stamp.oT /sources/glibc-2.32/build/elf/stamp.o +gcc dl-iteratephdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-iteratephdr.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-iteratephdr.os.dt -MT /sources/glibc-2.32/build/elf/dl-iteratephdr.os +gcc dl-addr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-addr.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-addr.os.dt -MT /sources/glibc-2.32/build/elf/dl-addr.os +gcc dl-addr-obj.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-addr-obj.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-addr-obj.os.dt -MT /sources/glibc-2.32/build/elf/dl-addr-obj.os +gcc dl-profstub.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-profstub.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-profstub.os.dt -MT /sources/glibc-2.32/build/elf/dl-profstub.os +gcc dl-libc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-libc.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-libc.os.dt -MT /sources/glibc-2.32/build/elf/dl-libc.os +gcc dl-sym.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-sym.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-sym.os.dt -MT /sources/glibc-2.32/build/elf/dl-sym.os +gcc dl-error.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-error.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-error.os.dt -MT /sources/glibc-2.32/build/elf/dl-error.os +gcc libc_early_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/libc_early_init.os -MD -MP -MF /sources/glibc-2.32/build/elf/libc_early_init.os.dt -MT /sources/glibc-2.32/build/elf/libc_early_init.os +echo 'elf/dl-iteratephdr.os elf/dl-addr.os elf/dl-addr-obj.os elf/dl-profstub.os elf/dl-libc.os elf/dl-sym.os elf/dl-error.os elf/libc_early_init.os' > /sources/glibc-2.32/build/elf/stamp.osT +mv -f /sources/glibc-2.32/build/elf/stamp.osT /sources/glibc-2.32/build/elf/stamp.os +echo '' > /sources/glibc-2.32/build/elf/stamp.oST +mv -f /sources/glibc-2.32/build/elf/stamp.oST /sources/glibc-2.32/build/elf/stamp.oS +gcc rtld.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/rtld.os -MD -MP -MF /sources/glibc-2.32/build/elf/rtld.os.dt -MT /sources/glibc-2.32/build/elf/rtld.os +gcc dl-load.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -I/sources/glibc-2.32/build/elf/. -I/sources/glibc-2.32/build/csu/. -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-load.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-load.os.dt -MT /sources/glibc-2.32/build/elf/dl-load.os +gcc dl-lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-lookup.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-lookup.os.dt -MT /sources/glibc-2.32/build/elf/dl-lookup.os +gcc dl-object.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-object.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-object.os.dt -MT /sources/glibc-2.32/build/elf/dl-object.os +gcc dl-reloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-reloc.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-reloc.os.dt -MT /sources/glibc-2.32/build/elf/dl-reloc.os +gcc dl-deps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-deps.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-deps.os.dt -MT /sources/glibc-2.32/build/elf/dl-deps.os +gcc dl-hwcaps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-hwcaps.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-hwcaps.os.dt -MT /sources/glibc-2.32/build/elf/dl-hwcaps.os +gcc dl-runtime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-runtime.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-runtime.os.dt -MT /sources/glibc-2.32/build/elf/dl-runtime.os +gcc dl-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-init.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-init.os.dt -MT /sources/glibc-2.32/build/elf/dl-init.os +gcc dl-fini.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-fini.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-fini.os.dt -MT /sources/glibc-2.32/build/elf/dl-fini.os +gcc dl-debug.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-debug.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-debug.os.dt -MT /sources/glibc-2.32/build/elf/dl-debug.os +gcc dl-misc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-misc.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-misc.os.dt -MT /sources/glibc-2.32/build/elf/dl-misc.os +gcc dl-version.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-version.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-version.os.dt -MT /sources/glibc-2.32/build/elf/dl-version.os +gcc dl-profile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-profile.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-profile.os.dt -MT /sources/glibc-2.32/build/elf/dl-profile.os +gcc ../sysdeps/x86_64/dl-tls.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-tls.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-tls.os.dt -MT /sources/glibc-2.32/build/elf/dl-tls.os +gcc ../sysdeps/unix/sysv/linux/dl-origin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-origin.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-origin.os.dt -MT /sources/glibc-2.32/build/elf/dl-origin.os +gcc dl-scope.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-scope.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-scope.os.dt -MT /sources/glibc-2.32/build/elf/dl-scope.os +gcc ../sysdeps/unix/sysv/linux/dl-execstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-execstack.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-execstack.os.dt -MT /sources/glibc-2.32/build/elf/dl-execstack.os +gcc dl-open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-open.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-open.os.dt -MT /sources/glibc-2.32/build/elf/dl-open.os +gcc dl-close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-close.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-close.os.dt -MT /sources/glibc-2.32/build/elf/dl-close.os +gcc ../sysdeps/x86_64/dl-trampoline.S -c -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/elf/dl-trampoline.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-trampoline.os.dt -MT /sources/glibc-2.32/build/elf/dl-trampoline.os +gcc dl-exception.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-exception.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-exception.os.dt -MT /sources/glibc-2.32/build/elf/dl-exception.os +gcc dl-sort-maps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-sort-maps.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-sort-maps.os.dt -MT /sources/glibc-2.32/build/elf/dl-sort-maps.os +gcc dl-lookup-direct.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-lookup-direct.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-lookup-direct.os.dt -MT /sources/glibc-2.32/build/elf/dl-lookup-direct.os +gcc dl-call-libc-early-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-call-libc-early-init.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-call-libc-early-init.os.dt -MT /sources/glibc-2.32/build/elf/dl-call-libc-early-init.os +gcc dl-cache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-cache.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-cache.os.dt -MT /sources/glibc-2.32/build/elf/dl-cache.os +gcc dl-tunables.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -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/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTUNABLES_FRONTEND=TUNABLES_FRONTEND_yes -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-tunables.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-tunables.os.dt -MT /sources/glibc-2.32/build/elf/dl-tunables.os +gcc ../sysdeps/x86_64/tlsdesc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/tlsdesc.os -MD -MP -MF /sources/glibc-2.32/build/elf/tlsdesc.os.dt -MT /sources/glibc-2.32/build/elf/tlsdesc.os +gcc ../sysdeps/x86_64/dl-tlsdesc.S -c -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/elf/dl-tlsdesc.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-tlsdesc.os.dt -MT /sources/glibc-2.32/build/elf/dl-tlsdesc.os +gcc ../sysdeps/x86_64/tls_get_addr.S -c -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/elf/tls_get_addr.os -MD -MP -MF /sources/glibc-2.32/build/elf/tls_get_addr.os.dt -MT /sources/glibc-2.32/build/elf/tls_get_addr.os +gcc ../sysdeps/x86/dl-get-cpu-features.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-get-cpu-features.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-get-cpu-features.os.dt -MT /sources/glibc-2.32/build/elf/dl-get-cpu-features.os +gcc ../sysdeps/unix/sysv/linux/x86/dl-sysdep.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-sysdep.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-sysdep.os.dt -MT /sources/glibc-2.32/build/elf/dl-sysdep.os +gcc dl-environ.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-environ.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-environ.os.dt -MT /sources/glibc-2.32/build/elf/dl-environ.os +gcc dl-minimal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-minimal.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-minimal.os.dt -MT /sources/glibc-2.32/build/elf/dl-minimal.os +gcc dl-error-minimal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-error-minimal.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-error-minimal.os.dt -MT /sources/glibc-2.32/build/elf/dl-error-minimal.os +gcc dl-conflict.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-conflict.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-conflict.os.dt -MT /sources/glibc-2.32/build/elf/dl-conflict.os +gcc ../sysdeps/unix/sysv/linux/dl-brk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-brk.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-brk.os.dt -MT /sources/glibc-2.32/build/elf/dl-brk.os +gcc ../sysdeps/unix/sysv/linux/dl-sbrk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-sbrk.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-sbrk.os.dt -MT /sources/glibc-2.32/build/elf/dl-sbrk.os +gcc ../sysdeps/unix/sysv/linux/dl-getcwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-getcwd.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-getcwd.os.dt -MT /sources/glibc-2.32/build/elf/dl-getcwd.os +gcc ../sysdeps/unix/sysv/linux/dl-openat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-openat64.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-openat64.os.dt -MT /sources/glibc-2.32/build/elf/dl-openat64.os +gcc ../sysdeps/unix/sysv/linux/dl-opendir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-opendir.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-opendir.os.dt -MT /sources/glibc-2.32/build/elf/dl-opendir.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -mno-mmx -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/dl-fxstatat64.os -MD -MP -MF /sources/glibc-2.32/build/elf/dl-fxstatat64.os.dt -MT /sources/glibc-2.32/build/elf/dl-fxstatat64.os +gcc -nostdlib -nostartfiles -r -o /sources/glibc-2.32/build/elf/dl-allobjs.os /sources/glibc-2.32/build/elf/rtld.os /sources/glibc-2.32/build/elf/dl-load.os /sources/glibc-2.32/build/elf/dl-lookup.os /sources/glibc-2.32/build/elf/dl-object.os /sources/glibc-2.32/build/elf/dl-reloc.os /sources/glibc-2.32/build/elf/dl-deps.os /sources/glibc-2.32/build/elf/dl-hwcaps.os /sources/glibc-2.32/build/elf/dl-runtime.os /sources/glibc-2.32/build/elf/dl-init.os /sources/glibc-2.32/build/elf/dl-fini.os /sources/glibc-2.32/build/elf/dl-debug.os /sources/glibc-2.32/build/elf/dl-misc.os /sources/glibc-2.32/build/elf/dl-version.os /sources/glibc-2.32/build/elf/dl-profile.os /sources/glibc-2.32/build/elf/dl-tls.os /sources/glibc-2.32/build/elf/dl-origin.os /sources/glibc-2.32/build/elf/dl-scope.os /sources/glibc-2.32/build/elf/dl-execstack.os /sources/glibc-2.32/build/elf/dl-open.os /sources/glibc-2.32/build/elf/dl-close.os /sources/glibc-2.32/build/elf/dl-trampoline.os /sources/glibc-2.32/build/elf/dl-exception.os /sources/glibc-2.32/build/elf/dl-sort-maps.os /sources/glibc-2.32/build/elf/dl-lookup-direct.os /sources/glibc-2.32/build/elf/dl-call-libc-early-init.os /sources/glibc-2.32/build/elf/dl-cache.os /sources/glibc-2.32/build/elf/dl-tunables.os /sources/glibc-2.32/build/elf/tlsdesc.os /sources/glibc-2.32/build/elf/dl-tlsdesc.os /sources/glibc-2.32/build/elf/tls_get_addr.os /sources/glibc-2.32/build/elf/dl-get-cpu-features.os /sources/glibc-2.32/build/elf/dl-sysdep.os /sources/glibc-2.32/build/elf/dl-environ.os /sources/glibc-2.32/build/elf/dl-minimal.os /sources/glibc-2.32/build/elf/dl-error-minimal.os /sources/glibc-2.32/build/elf/dl-conflict.os /sources/glibc-2.32/build/elf/dl-brk.os /sources/glibc-2.32/build/elf/dl-sbrk.os /sources/glibc-2.32/build/elf/dl-getcwd.os /sources/glibc-2.32/build/elf/dl-openat64.os /sources/glibc-2.32/build/elf/dl-opendir.os /sources/glibc-2.32/build/elf/dl-fxstatat64.os +cd /sources/glibc-2.32/build && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 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 rt/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/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/atof.os +a - stdlib/atoi.os +a - stdlib/atol.os +a - stdlib/atoll.os +a - stdlib/abort.os +a - stdlib/bsearch.os +a - stdlib/qsort.os +a - stdlib/msort.os +a - stdlib/getenv.os +a - stdlib/putenv.os +a - stdlib/setenv.os +a - stdlib/secure-getenv.os +a - stdlib/exit.os +a - stdlib/on_exit.os +a - stdlib/cxa_atexit.os +a - stdlib/cxa_finalize.os +a - stdlib/old_atexit.os +a - stdlib/quick_exit.os +a - stdlib/cxa_at_quick_exit.os +a - stdlib/cxa_thread_atexit_impl.os +a - stdlib/abs.os +a - stdlib/labs.os +a - stdlib/llabs.os +a - stdlib/div.os +a - stdlib/ldiv.os +a - stdlib/lldiv.os +a - stdlib/mblen.os +a - stdlib/mbstowcs.os +a - stdlib/mbtowc.os +a - stdlib/wcstombs.os +a - stdlib/wctomb.os +a - stdlib/random.os +a - stdlib/random_r.os +a - stdlib/rand.os +a - stdlib/rand_r.os +a - stdlib/drand48.os +a - stdlib/erand48.os +a - stdlib/lrand48.os +a - stdlib/nrand48.os +a - stdlib/mrand48.os +a - stdlib/jrand48.os +a - stdlib/srand48.os +a - stdlib/seed48.os +a - stdlib/lcong48.os +a - stdlib/drand48_r.os +a - stdlib/erand48_r.os +a - stdlib/lrand48_r.os +a - stdlib/nrand48_r.os +a - stdlib/mrand48_r.os +a - stdlib/jrand48_r.os +a - stdlib/srand48_r.os +a - stdlib/seed48_r.os +a - stdlib/lcong48_r.os +a - stdlib/drand48-iter.os +a - stdlib/getrandom.os +a - stdlib/getentropy.os +a - stdlib/strfromf.os +a - stdlib/strfromd.os +a - stdlib/strfroml.os +a - stdlib/strtol.os +a - stdlib/strtoul.os +a - stdlib/strtoll.os +a - stdlib/strtoull.os +a - stdlib/strtol_l.os +a - stdlib/strtoul_l.os +a - stdlib/strtoll_l.os +a - stdlib/strtoull_l.os +a - stdlib/strtof.os +a - stdlib/strtod.os +a - stdlib/strtold.os +a - stdlib/strtof_l.os +a - stdlib/strtod_l.os +a - stdlib/strtold_l.os +a - stdlib/strtof_nan.os +a - stdlib/strtod_nan.os +a - stdlib/strtold_nan.os +a - stdlib/system.os +a - stdlib/canonicalize.os +a - stdlib/a64l.os +a - stdlib/l64a.os +a - stdlib/rpmatch.os +a - stdlib/strfmon.os +a - stdlib/strfmon_l.os +a - stdlib/getsubopt.os +a - stdlib/xpg_basename.os +a - stdlib/fmtmsg.os +a - stdlib/strtoimax.os +a - stdlib/strtoumax.os +a - stdlib/wcstoimax.os +a - stdlib/wcstoumax.os +a - stdlib/getcontext.os +a - stdlib/setcontext.os +a - stdlib/makecontext.os +a - stdlib/swapcontext.os +a - stdlib/inlines.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/udiv_qrnnd.os +a - stdlib/lshift.os +a - stdlib/rshift.os +a - stdlib/mod_1.os +a - stdlib/mul.os +a - stdlib/mul_1.os +a - stdlib/mul_n.os +a - stdlib/sub_n.os +a - stdlib/submul_1.os +a - stdlib/dbl2mpn.os +a - stdlib/ldbl2mpn.os +a - stdlib/mpn2flt.os +a - stdlib/mpn2dbl.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/ctermid.os +a - stdio-common/cuserid.os +a - stdio-common/_itoa.os +a - stdio-common/_itowa.os +a - stdio-common/itoa-digits.os +a - stdio-common/itoa-udigits.os +a - stdio-common/itowa-digits.os +a - stdio-common/vfprintf.os +a - stdio-common/vprintf.os +a - stdio-common/printf_fp.os +a - stdio-common/reg-printf.os +a - stdio-common/printf-prs.os +a - stdio-common/printf_fphex.os +a - stdio-common/reg-modifier.os +a - stdio-common/reg-type.os +a - stdio-common/printf_size.os +a - stdio-common/fprintf.os +a - stdio-common/printf.os +a - stdio-common/snprintf.os +a - stdio-common/sprintf.os +a - stdio-common/asprintf.os +a - stdio-common/dprintf.os +a - stdio-common/vfwprintf.os +a - stdio-common/vfscanf.os +a - stdio-common/vfwscanf.os +a - stdio-common/fscanf.os +a - stdio-common/scanf.os +a - stdio-common/sscanf.os +a - stdio-common/perror.os +a - stdio-common/psignal.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/tempnam.os +a - stdio-common/tempname.os +a - stdio-common/getline.os +a - stdio-common/getw.os +a - stdio-common/putw.os +a - stdio-common/remove.os +a - stdio-common/rename.os +a - stdio-common/renameat.os +a - stdio-common/renameat2.os +a - stdio-common/flockfile.os +a - stdio-common/ftrylockfile.os +a - stdio-common/funlockfile.os +a - stdio-common/isoc99_scanf.os +a - stdio-common/isoc99_vscanf.os +a - stdio-common/isoc99_fscanf.os +a - stdio-common/isoc99_vfscanf.os +a - stdio-common/isoc99_sscanf.os +a - stdio-common/isoc99_vsscanf.os +a - stdio-common/psiginfo.os +a - stdio-common/gentempfd.os +a - stdio-common/vfscanf-internal.os +a - stdio-common/vfwscanf-internal.os +a - stdio-common/iovfscanf.os +a - stdio-common/iovfwscanf.os +a - stdio-common/vfprintf-internal.os +a - stdio-common/vfwprintf-internal.os +a - stdio-common/errlist.os +a - stdio-common/siglist.os +a - stdio-common/printf-parsemb.os +a - stdio-common/printf-parsewc.os +a - stdio-common/fxprintf.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 - nptl/alloca_cutoff.os +a - nptl/forward.os +a - nptl/libc-cancellation.os +a - nptl/libc-cleanup.os +a - nptl/libc-lowlevellock.os +a - nptl/libc_multiple_threads.os +a - nptl/libc_pthread_init.os +a - nptl/old_pthread_cond_destroy.os +a - nptl/old_pthread_cond_init.os +a - nptl/pthread_attr_copy.os +a - nptl/pthread_attr_destroy.os +a - nptl/pthread_attr_extension.os +a - nptl/pthread_attr_getdetachstate.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_init.os +a - nptl/pthread_attr_setaffinity.os +a - nptl/pthread_attr_setdetachstate.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_cond_destroy.os +a - nptl/pthread_cond_init.os +a - nptl/pthread_condattr_destroy.os +a - nptl/pthread_condattr_init.os +a - nptl/pthread_equal.os +a - nptl/pthread_getaffinity.os +a - nptl/pthread_getattr_np.os +a - nptl/pthread_getschedparam.os +a - nptl/pthread_self.os +a - nptl/pthread_setschedparam.os +a - nptl/pthread_sigmask.os +a - nptl/register-atfork.os +a - nptl/thrd_current.os +a - nptl/thrd_equal.os +a - nptl/thrd_sleep.os +a - nptl/thrd_yield.os +a - malloc/malloc.os +a - malloc/morecore.os +a - malloc/mcheck.os +a - malloc/mtrace.os +a - malloc/obstack.os +a - malloc/reallocarray.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/strcat.os +a - string/strchr.os +a - string/strcmp.os +a - string/strcoll.os +a - string/strcpy.os +a - string/strcspn.os +a - string/strverscmp.os +a - string/strdup.os +a - string/strndup.os +a - string/strerror.os +a - string/_strerror.os +a - string/strlen.os +a - string/strnlen.os +a - string/strncat.os +a - string/strncmp.os +a - string/strncpy.os +a - string/strrchr.os +a - string/strpbrk.os +a - string/strsignal.os +a - string/strspn.os +a - string/strstr.os +a - string/strtok.os +a - string/strtok_r.os +a - string/strxfrm.os +a - string/memchr.os +a - string/memcmp.os +a - string/memmove.os +a - string/memset.os +a - string/mempcpy.os +a - string/bcopy.os +a - string/bzero.os +a - string/ffs.os +a - string/ffsll.os +a - string/stpcpy.os +a - string/stpncpy.os +a - string/strcasecmp.os +a - string/strncase.os +a - string/strcasecmp_l.os +a - string/strncase_l.os +a - string/memccpy.os +a - string/memcpy.os +a - string/wordcopy.os +a - string/strsep.os +a - string/strcasestr.os +a - string/swab.os +a - string/strfry.os +a - string/memfrob.os +a - string/memmem.os +a - string/rawmemchr.os +a - string/strchrnul.os +a - string/argz-append.os +a - string/argz-count.os +a - string/argz-create.os +a - string/argz-ctsep.os +a - string/argz-next.os +a - string/argz-delete.os +a - string/argz-extract.os +a - string/argz-insert.os +a - string/argz-stringify.os +a - string/argz-addsep.os +a - string/argz-replace.os +a - string/envz.os +a - string/basename.os +a - string/strcoll_l.os +a - string/strxfrm_l.os +a - string/string-inlines.os +a - string/memrchr.os +a - string/xpg-strerror.os +a - string/strerror_l.os +a - string/explicit_bzero.os +a - string/sigdescr_np.os +a - string/sigabbrev_np.os +a - string/strerrorname_np.os +a - string/strerrordesc_np.os +a - string/strncat-c.os +a - string/stpncpy-c.os +a - string/strncpy-c.os +a - string/strcmp-sse2.os +a - string/strcmp-sse2-unaligned.os +a - string/strcmp-ssse3.os +a - string/strcmp-sse4_2.os +a - string/strcmp-avx2.os +a - string/strncmp-sse2.os +a - string/strncmp-ssse3.os +a - string/strncmp-sse4_2.os +a - string/strncmp-avx2.os +a - string/memchr-sse2.os +a - string/rawmemchr-sse2.os +a - string/memchr-avx2.os +a - string/rawmemchr-avx2.os +a - string/memrchr-sse2.os +a - string/memrchr-avx2.os +a - string/memcmp-sse2.os +a - string/memcmp-avx2-movbe.os +a - string/memcmp-sse4.os +a - string/memcpy-ssse3.os +a - string/memmove-ssse3.os +a - string/memcpy-ssse3-back.os +a - string/memmove-ssse3-back.os +a - string/memmove-avx512-no-vzeroupper.os +a - string/strcasecmp_l-sse2.os +a - string/strcasecmp_l-ssse3.os +a - string/strcasecmp_l-sse4_2.os +a - string/strcasecmp_l-avx.os +a - string/strncase_l-sse2.os +a - string/strncase_l-ssse3.os +a - string/strncase_l-sse4_2.os +a - string/strncase_l-avx.os +a - string/strchr-sse2.os +a - string/strchrnul-sse2.os +a - string/strchr-avx2.os +a - string/strchrnul-avx2.os +a - string/strrchr-sse2.os +a - string/strrchr-avx2.os +a - string/strlen-sse2.os +a - string/strnlen-sse2.os +a - string/strlen-avx2.os +a - string/strnlen-avx2.os +a - string/strcat-avx2.os +a - string/strncat-avx2.os +a - string/strcat-ssse3.os +a - string/strncat-ssse3.os +a - string/strcpy-avx2.os +a - string/strncpy-avx2.os +a - string/strcpy-sse2.os +a - string/stpcpy-sse2.os +a - string/strcpy-ssse3.os +a - string/strncpy-ssse3.os +a - string/stpcpy-ssse3.os +a - string/stpncpy-ssse3.os +a - string/strcpy-sse2-unaligned.os +a - string/strncpy-sse2-unaligned.os +a - string/stpcpy-sse2-unaligned.os +a - string/stpncpy-sse2-unaligned.os +a - string/stpcpy-avx2.os +a - string/stpncpy-avx2.os +a - string/strcat-sse2.os +a - string/strcat-sse2-unaligned.os +a - string/strncat-sse2-unaligned.os +a - string/strchr-sse2-no-bsf.os +a - string/memcmp-ssse3.os +a - string/strstr-sse2-unaligned.os +a - string/strcspn-sse2.os +a - string/strpbrk-sse2.os +a - string/strspn-sse2.os +a - string/strcspn-c.os +a - string/strpbrk-c.os +a - string/strspn-c.os +a - string/varshift.os +a - string/memset-avx512-no-vzeroupper.os +a - string/memmove-sse2-unaligned-erms.os +a - string/memmove-avx-unaligned-erms.os +a - string/memmove-avx512-unaligned-erms.os +a - string/memset-sse2-unaligned-erms.os +a - string/memset-avx2-unaligned-erms.os +a - string/memset-avx512-unaligned-erms.os +a - string/strcasecmp_l-nonascii.os +a - string/strncase_l-nonascii.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/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/wmemcmp-sse4.os +a - wcsmbs/wmemcmp-ssse3.os +a - wcsmbs/wmemcmp-c.os +a - wcsmbs/wmemcmp-avx2-movbe.os +a - wcsmbs/wmemchr-sse2.os +a - wcsmbs/wmemchr-avx2.os +a - wcsmbs/wcscmp-sse2.os +a - wcsmbs/wcscmp-avx2.os +a - wcsmbs/wcsncmp-sse2.os +a - wcsmbs/wcsncmp-avx2.os +a - wcsmbs/wcscpy-ssse3.os +a - wcsmbs/wcscpy-c.os +a - wcsmbs/wcschr-sse2.os +a - wcsmbs/wcschr-avx2.os +a - wcsmbs/wcsrchr-sse2.os +a - wcsmbs/wcsrchr-avx2.os +a - wcsmbs/wcsnlen-sse4_1.os +a - wcsmbs/wcsnlen-c.os +a - wcsmbs/wcslen-sse2.os +a - wcsmbs/wcslen-avx2.os +a - wcsmbs/wcsnlen-avx2.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/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/vfork.os +a - posix/_exit.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/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/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/xstat.os +a - io/fxstat.os +a - io/lxstat.os +a - io/xstat64.os +a - io/fxstat64.os +a - io/lxstat64.os +a - io/statx.os +a - io/xmknod.os +a - io/xmknodat.os +a - io/fxstatat.os +a - io/fxstatat64.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/xstatconv.os +a - io/internal_statvfs.os +a - io/internal_statvfs64.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 - 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/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/signalfd.os +a - misc/eventfd.os +a - misc/eventfd_read.os +a - misc/eventfd_write.os +a - misc/prlimit.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/arch_prctl.os +a - misc/modify_ldt.os +a - misc/syscall_clock_gettime.os +a - misc/fanotify_mark.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/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/mremap.os +a - misc/nfsservctl.os +a - misc/pivot_root.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 - 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/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/mempcpy_chk-nonshared.os +a - debug/memmove_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/herror.os +a - resolv/inet_addr.os +a - resolv/inet_ntop.os +a - resolv/inet_pton.os +a - resolv/nsap_addr.os +a - resolv/res_init.os +a - resolv/res_hconf.os +a - resolv/res_libc.os +a - resolv/res-state.os +a - resolv/res_randomid.os +a - resolv/res-close.os +a - resolv/resolv_context.os +a - resolv/resolv_conf.os +a - resolv/gai_sigqueue.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 - 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/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-iteratephdr.os +a - elf/dl-addr.os +a - elf/dl-addr-obj.os +a - elf/dl-profstub.os +a - elf/dl-libc.os +a - elf/dl-sym.os +a - elf/dl-error.os +a - elf/libc_early_init.os +gcc -nostdlib -nostartfiles -r -o /sources/glibc-2.32/build/elf/librtld.map.o -Wl,--defsym=calloc=0 -Wl,--defsym=free=0 -Wl,--defsym=malloc=0 -Wl,--defsym=realloc=0 -Wl,--defsym=__stack_chk_fail=0 -Wl,--defsym=__stack_chk_fail_local=0 \ + '-Wl,-(' /sources/glibc-2.32/build/elf/dl-allobjs.os /sources/glibc-2.32/build/libc_pic.a -lgcc '-Wl,-)' -Wl,-Map,/sources/glibc-2.32/build/elf/librtld.mapT +rm -f /sources/glibc-2.32/build/elf/librtld.map.o +mv -f /sources/glibc-2.32/build/elf/librtld.mapT /sources/glibc-2.32/build/elf/librtld.map +LC_ALL=C \ +sed -n 's@^[0-9a-f ]*/sources/glibc-2.32/build/\([^(]*\)(\([^)]*\.os\)) *.*$@\1 \2@p' \ + /sources/glibc-2.32/build/elf/librtld.map | \ +while read lib file; do \ + case $lib in \ + libc_pic.a) \ + LC_ALL=C fgrep -l /$file \ + /sources/glibc-2.32/build/stamp.os /sources/glibc-2.32/build/*/stamp.os | \ + LC_ALL=C \ + sed 's@^/sources/glibc-2.32/build/\([^/]*\)/stamp\.os$@rtld-\1'" +=$file@"\ + ;; \ + */*.a) \ + echo rtld-${lib%%/*} += $file ;; \ + *) echo "Wasn't expecting $lib($file)" >&2; exit 1 ;; \ + esac; \ +done > /sources/glibc-2.32/build/elf/librtld.mkT +echo rtld-subdirs = `LC_ALL=C sed 's/^rtld-\([^ ]*\).*$/\1/' /sources/glibc-2.32/build/elf/librtld.mkT \ + | LC_ALL=C sort -u` >> /sources/glibc-2.32/build/elf/librtld.mkT +mv -f /sources/glibc-2.32/build/elf/librtld.mkT /sources/glibc-2.32/build/elf/librtld.mk +make -f /sources/glibc-2.32/build/elf/librtld.mk -f rtld-Rules +make[3]: Entering directory '/sources/glibc-2.32/elf' +make subdir=csu -C ../csu ..=../ objdir=/sources/glibc-2.32/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 '/sources/glibc-2.32/csu' +gcc check_fds.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/rtld-check_fds.os -MD -MP -MF /sources/glibc-2.32/build/csu/rtld-check_fds.os.dt -MT /sources/glibc-2.32/build/csu/rtld-check_fds.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc errno.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/csu -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/csu/rtld-errno.os -MD -MP -MF /sources/glibc-2.32/build/csu/rtld-errno.os.dt -MT /sources/glibc-2.32/build/csu/rtld-errno.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/sources/glibc-2.32/csu' +make subdir=dirent -C ../dirent ..=../ objdir=/sources/glibc-2.32/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-rewinddir.os rtld-getdents64.os rtld-readdir64.os' +make[4]: Entering directory '/sources/glibc-2.32/dirent' +gcc ../sysdeps/posix/closedir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/rtld-closedir.os -MD -MP -MF /sources/glibc-2.32/build/dirent/rtld-closedir.os.dt -MT /sources/glibc-2.32/build/dirent/rtld-closedir.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/posix/rewinddir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/rtld-rewinddir.os -MD -MP -MF /sources/glibc-2.32/build/dirent/rtld-rewinddir.os.dt -MT /sources/glibc-2.32/build/dirent/rtld-rewinddir.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/unix/sysv/linux/readdir64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/rtld-readdir64.os -MD -MP -MF /sources/glibc-2.32/build/dirent/rtld-readdir64.os.dt -MT /sources/glibc-2.32/build/dirent/rtld-readdir64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/posix/fdopendir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/rtld-fdopendir.os -MD -MP -MF /sources/glibc-2.32/build/dirent/rtld-fdopendir.os.dt -MT /sources/glibc-2.32/build/dirent/rtld-fdopendir.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/unix/sysv/linux/getdents64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/dirent -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dirent/rtld-getdents64.os -MD -MP -MF /sources/glibc-2.32/build/dirent/rtld-getdents64.os.dt -MT /sources/glibc-2.32/build/dirent/rtld-getdents64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/sources/glibc-2.32/dirent' +make subdir=elf -C ../elf ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-dl-addr-obj.os' +make[4]: Entering directory '/sources/glibc-2.32/elf' +gcc dl-addr-obj.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/rtld-dl-addr-obj.os -MD -MP -MF /sources/glibc-2.32/build/elf/rtld-dl-addr-obj.os.dt -MT /sources/glibc-2.32/build/elf/rtld-dl-addr-obj.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/sources/glibc-2.32/elf' +make subdir=gmon -C ../gmon ..=../ objdir=/sources/glibc-2.32/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 '/sources/glibc-2.32/gmon' +gcc ../sysdeps/unix/sysv/linux/profil.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gmon -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gmon/rtld-profil.os -MD -MP -MF /sources/glibc-2.32/build/gmon/rtld-profil.os.dt -MT /sources/glibc-2.32/build/gmon/rtld-profil.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/unix/sysv/linux/prof-freq.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/gmon -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/gmon/rtld-prof-freq.os -MD -MP -MF /sources/glibc-2.32/build/gmon/rtld-prof-freq.os.dt -MT /sources/glibc-2.32/build/gmon/rtld-prof-freq.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/sources/glibc-2.32/gmon' +make subdir=io -C ../io ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-xstat.os rtld-fxstat.os rtld-lxstat.os rtld-lseek64.os rtld-access.os rtld-close_nocancel.os rtld-fcntl_nocancel.os rtld-open64_nocancel.os rtld-openat64_nocancel.os rtld-read_nocancel.os rtld-pread64_nocancel.os rtld-write_nocancel.os' +make[4]: Entering directory '/sources/glibc-2.32/io' +gcc ../sysdeps/unix/sysv/linux/wordsize-64/xstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/rtld-xstat.os -MD -MP -MF /sources/glibc-2.32/build/io/rtld-xstat.os.dt -MT /sources/glibc-2.32/build/io/rtld-xstat.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/unix/sysv/linux/wordsize-64/fxstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/rtld-fxstat.os -MD -MP -MF /sources/glibc-2.32/build/io/rtld-fxstat.os.dt -MT /sources/glibc-2.32/build/io/rtld-fxstat.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/unix/sysv/linux/wordsize-64/lxstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/rtld-lxstat.os -MD -MP -MF /sources/glibc-2.32/build/io/rtld-lxstat.os.dt -MT /sources/glibc-2.32/build/io/rtld-lxstat.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/unix/sysv/linux/lseek64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/rtld-lseek64.os -MD -MP -MF /sources/glibc-2.32/build/io/rtld-lseek64.os.dt -MT /sources/glibc-2.32/build/io/rtld-lseek64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/unix/sysv/linux/access.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/rtld-access.os -MD -MP -MF /sources/glibc-2.32/build/io/rtld-access.os.dt -MT /sources/glibc-2.32/build/io/rtld-access.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/unix/sysv/linux/close_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/rtld-close_nocancel.os -MD -MP -MF /sources/glibc-2.32/build/io/rtld-close_nocancel.os.dt -MT /sources/glibc-2.32/build/io/rtld-close_nocancel.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/unix/sysv/linux/fcntl_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/rtld-fcntl_nocancel.os -MD -MP -MF /sources/glibc-2.32/build/io/rtld-fcntl_nocancel.os.dt -MT /sources/glibc-2.32/build/io/rtld-fcntl_nocancel.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/unix/sysv/linux/open64_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/rtld-open64_nocancel.os -MD -MP -MF /sources/glibc-2.32/build/io/rtld-open64_nocancel.os.dt -MT /sources/glibc-2.32/build/io/rtld-open64_nocancel.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/unix/sysv/linux/openat64_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/rtld-openat64_nocancel.os -MD -MP -MF /sources/glibc-2.32/build/io/rtld-openat64_nocancel.os.dt -MT /sources/glibc-2.32/build/io/rtld-openat64_nocancel.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/unix/sysv/linux/read_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/rtld-read_nocancel.os -MD -MP -MF /sources/glibc-2.32/build/io/rtld-read_nocancel.os.dt -MT /sources/glibc-2.32/build/io/rtld-read_nocancel.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/unix/sysv/linux/pread64_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/rtld-pread64_nocancel.os -MD -MP -MF /sources/glibc-2.32/build/io/rtld-pread64_nocancel.os.dt -MT /sources/glibc-2.32/build/io/rtld-pread64_nocancel.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/unix/sysv/linux/write_nocancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/rtld-write_nocancel.os -MD -MP -MF /sources/glibc-2.32/build/io/rtld-write_nocancel.os.dt -MT /sources/glibc-2.32/build/io/rtld-write_nocancel.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/sources/glibc-2.32/io' +make subdir=malloc -C ../malloc ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-scratch_buffer_set_array_size.os' +make[4]: Entering directory '/sources/glibc-2.32/malloc' +gcc scratch_buffer_set_array_size.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/rtld-scratch_buffer_set_array_size.os -MD -MP -MF /sources/glibc-2.32/build/malloc/rtld-scratch_buffer_set_array_size.os.dt -MT /sources/glibc-2.32/build/malloc/rtld-scratch_buffer_set_array_size.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/sources/glibc-2.32/malloc' +make subdir=misc -C ../misc ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-mmap64.os rtld-munmap.os rtld-mprotect.os' +make[4]: Entering directory '/sources/glibc-2.32/misc' +gcc ../sysdeps/unix/sysv/linux/mmap64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/misc/rtld-mmap64.os -MD -MP -MF /sources/glibc-2.32/build/misc/rtld-mmap64.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/rtld-munmap.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/rtld-munmap.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/misc/rtld-mprotect.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/misc/rtld-mprotect.os.dt -MT /sources/glibc-2.32/build/misc/rtld-mprotect.os +make[4]: Leaving directory '/sources/glibc-2.32/misc' +make subdir=nptl -C ../nptl ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-libc-lowlevellock.os' +make[4]: Entering directory '/sources/glibc-2.32/nptl' +gcc libc-lowlevellock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl/rtld-libc-lowlevellock.os -MD -MP -MF /sources/glibc-2.32/build/nptl/rtld-libc-lowlevellock.os.dt -MT /sources/glibc-2.32/build/nptl/rtld-libc-lowlevellock.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/sources/glibc-2.32/nptl' +make subdir=posix -C ../posix ..=../ objdir=/sources/glibc-2.32/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 '/sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/rtld-uname.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/rtld-uname.os.dt -MT /sources/glibc-2.32/build/posix/rtld-uname.os +gcc ../sysdeps/unix/sysv/linux/_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/rtld-_exit.os -MD -MP -MF /sources/glibc-2.32/build/posix/rtld-_exit.os.dt -MT /sources/glibc-2.32/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)'; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/posix/rtld-getpid.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/posix/rtld-getpid.os.dt -MT /sources/glibc-2.32/build/posix/rtld-getpid.os +gcc environ.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/rtld-environ.os -MD -MP -MF /sources/glibc-2.32/build/posix/rtld-environ.os.dt -MT /sources/glibc-2.32/build/posix/rtld-environ.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/sources/glibc-2.32/posix' +make subdir=setjmp -C ../setjmp ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setjmp.os rtld-__longjmp.os' +make[4]: Entering directory '/sources/glibc-2.32/setjmp' +gcc ../sysdeps/x86_64/setjmp.S -c -I../include -I/sources/glibc-2.32/build/setjmp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/setjmp/rtld-setjmp.os -MD -MP -MF /sources/glibc-2.32/build/setjmp/rtld-setjmp.os.dt -MT /sources/glibc-2.32/build/setjmp/rtld-setjmp.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/__longjmp.S -c -I../include -I/sources/glibc-2.32/build/setjmp -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/setjmp/rtld-__longjmp.os -MD -MP -MF /sources/glibc-2.32/build/setjmp/rtld-__longjmp.os.dt -MT /sources/glibc-2.32/build/setjmp/rtld-__longjmp.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/sources/glibc-2.32/setjmp' +make subdir=signal -C ../signal ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-sigaction.os' +make[4]: Entering directory '/sources/glibc-2.32/signal' +gcc ../sysdeps/unix/sysv/linux/x86_64/sigaction.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/signal -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/signal/rtld-sigaction.os -MD -MP -MF /sources/glibc-2.32/build/signal/rtld-sigaction.os.dt -MT /sources/glibc-2.32/build/signal/rtld-sigaction.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/sources/glibc-2.32/signal' +make subdir=string -C ../string ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-strchr.os rtld-strcmp.os rtld-strcspn.os rtld-strdup.os rtld-strlen.os rtld-strnlen.os rtld-strncmp.os rtld-memchr.os rtld-memcmp.os rtld-memmove.os rtld-memset.os rtld-mempcpy.os rtld-stpcpy.os rtld-memcpy.os rtld-rawmemchr.os rtld-strcmp-sse2.os rtld-strcmp.os rtld-strcmp-sse2-unaligned.os rtld-strcmp.os rtld-strcmp-ssse3.os rtld-strcmp.os rtld-strcmp-avx2.os rtld-strcmp.os rtld-strncmp-sse2.os rtld-strncmp.os rtld-strncmp-ssse3.os rtld-strncmp.os rtld-strncmp-sse4_2.os rtld-strncmp.os rtld-strncmp-avx2.os rtld-strncmp.os rtld-memchr-sse2.os rtld-memchr.os rtld-rawmemchr-sse2.os rtld-rawmemchr.os rtld-memchr-avx2.os rtld-memchr.os rtld-rawmemchr-avx2.os rtld-rawmemchr.os rtld-memcmp-sse2.os rtld-memcmp.os rtld-memcmp-avx2-movbe.os rtld-memcmp.os rtld-memcmp-sse4.os rtld-memcmp.os rtld-memcpy-ssse3.os rtld-mempcpy.os rtld-memmove-ssse3.os rtld-memmove.os rtld-memcpy-ssse3-back.os rtld-mempcpy.os rtld-memmove-ssse3-back.os rtld-memmove.os rtld-memmove-avx512-no-vzeroupper.os rtld-mempcpy.os rtld-strchr-sse2.os rtld-strchr.os rtld-strchr-avx2.os rtld-strchr.os rtld-strlen-sse2.os rtld-strlen.os rtld-strnlen-sse2.os rtld-strnlen.os rtld-strlen-avx2.os rtld-strlen.os rtld-strnlen-avx2.os rtld-strnlen.os rtld-stpcpy-sse2.os rtld-stpcpy.os rtld-stpcpy-ssse3.os rtld-stpcpy.os rtld-stpcpy-sse2-unaligned.os rtld-stpcpy.os rtld-stpcpy-avx2.os rtld-stpcpy.os rtld-strchr-sse2-no-bsf.os rtld-strchr.os rtld-memcmp-ssse3.os rtld-memcmp.os rtld-strcspn-sse2.os rtld-strcspn.os rtld-strcspn-c.os rtld-strcspn.os rtld-varshift.os rtld-strcspn-c.os rtld-memset-avx512-no-vzeroupper.os rtld-memset.os rtld-memmove-sse2-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx512-unaligned-erms.os rtld-mempcpy.os rtld-memset-sse2-unaligned-erms.os rtld-memset.os rtld-memset-avx2-unaligned-erms.os rtld-memset.os rtld-memset-avx512-unaligned-erms.os rtld-memset.os rtld-cacheinfo.os rtld-memcpy-ssse3-back.os' +make[4]: Entering directory '/sources/glibc-2.32/string' +gcc ../sysdeps/x86_64/multiarch/strchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/rtld-strchr.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strchr.os.dt -MT /sources/glibc-2.32/build/string/rtld-strchr.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/strcmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/rtld-strcmp.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strcmp.os.dt -MT /sources/glibc-2.32/build/string/rtld-strcmp.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/strcspn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/rtld-strcspn.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strcspn.os.dt -MT /sources/glibc-2.32/build/string/rtld-strcspn.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc strdup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/rtld-strdup.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strdup.os.dt -MT /sources/glibc-2.32/build/string/rtld-strdup.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/strlen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/rtld-strlen.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strlen.os.dt -MT /sources/glibc-2.32/build/string/rtld-strlen.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/strnlen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/rtld-strnlen.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strnlen.os.dt -MT /sources/glibc-2.32/build/string/rtld-strnlen.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/strncmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/rtld-strncmp.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strncmp.os.dt -MT /sources/glibc-2.32/build/string/rtld-strncmp.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/rtld-memchr.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memchr.os.dt -MT /sources/glibc-2.32/build/string/rtld-memchr.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memcmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/rtld-memcmp.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memcmp.os.dt -MT /sources/glibc-2.32/build/string/rtld-memcmp.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memmove.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/rtld-memmove.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memmove.os.dt -MT /sources/glibc-2.32/build/string/rtld-memmove.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memset.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/rtld-memset.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memset.os.dt -MT /sources/glibc-2.32/build/string/rtld-memset.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/mempcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/rtld-mempcpy.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-mempcpy.os.dt -MT /sources/glibc-2.32/build/string/rtld-mempcpy.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/stpcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/rtld-stpcpy.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-stpcpy.os.dt -MT /sources/glibc-2.32/build/string/rtld-stpcpy.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memcpy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/rtld-memcpy.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memcpy.os.dt -MT /sources/glibc-2.32/build/string/rtld-memcpy.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/rawmemchr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/rtld-rawmemchr.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-rawmemchr.os.dt -MT /sources/glibc-2.32/build/string/rtld-rawmemchr.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/strcmp-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-strcmp-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strcmp-sse2.os.dt -MT /sources/glibc-2.32/build/string/rtld-strcmp-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-strcmp-sse2-unaligned.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strcmp-sse2-unaligned.os.dt -MT /sources/glibc-2.32/build/string/rtld-strcmp-sse2-unaligned.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/strcmp-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-strcmp-ssse3.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strcmp-ssse3.os.dt -MT /sources/glibc-2.32/build/string/rtld-strcmp-ssse3.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/strcmp-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-strcmp-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strcmp-avx2.os.dt -MT /sources/glibc-2.32/build/string/rtld-strcmp-avx2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/strncmp-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-strncmp-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strncmp-sse2.os.dt -MT /sources/glibc-2.32/build/string/rtld-strncmp-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/strncmp-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-strncmp-ssse3.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strncmp-ssse3.os.dt -MT /sources/glibc-2.32/build/string/rtld-strncmp-ssse3.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/strncmp-sse4_2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-strncmp-sse4_2.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strncmp-sse4_2.os.dt -MT /sources/glibc-2.32/build/string/rtld-strncmp-sse4_2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/strncmp-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-strncmp-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strncmp-avx2.os.dt -MT /sources/glibc-2.32/build/string/rtld-strncmp-avx2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memchr-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-memchr-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memchr-sse2.os.dt -MT /sources/glibc-2.32/build/string/rtld-memchr-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/rawmemchr-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-rawmemchr-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-rawmemchr-sse2.os.dt -MT /sources/glibc-2.32/build/string/rtld-rawmemchr-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memchr-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-memchr-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memchr-avx2.os.dt -MT /sources/glibc-2.32/build/string/rtld-memchr-avx2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/rawmemchr-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-rawmemchr-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-rawmemchr-avx2.os.dt -MT /sources/glibc-2.32/build/string/rtld-rawmemchr-avx2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memcmp-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-memcmp-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memcmp-sse2.os.dt -MT /sources/glibc-2.32/build/string/rtld-memcmp-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memcmp-avx2-movbe.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-memcmp-avx2-movbe.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memcmp-avx2-movbe.os.dt -MT /sources/glibc-2.32/build/string/rtld-memcmp-avx2-movbe.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memcmp-sse4.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-memcmp-sse4.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memcmp-sse4.os.dt -MT /sources/glibc-2.32/build/string/rtld-memcmp-sse4.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memcpy-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-memcpy-ssse3.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memcpy-ssse3.os.dt -MT /sources/glibc-2.32/build/string/rtld-memcpy-ssse3.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memmove-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-memmove-ssse3.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memmove-ssse3.os.dt -MT /sources/glibc-2.32/build/string/rtld-memmove-ssse3.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memcpy-ssse3-back.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-memcpy-ssse3-back.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memcpy-ssse3-back.os.dt -MT /sources/glibc-2.32/build/string/rtld-memcpy-ssse3-back.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memmove-ssse3-back.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-memmove-ssse3-back.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memmove-ssse3-back.os.dt -MT /sources/glibc-2.32/build/string/rtld-memmove-ssse3-back.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memmove-avx512-no-vzeroupper.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-memmove-avx512-no-vzeroupper.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memmove-avx512-no-vzeroupper.os.dt -MT /sources/glibc-2.32/build/string/rtld-memmove-avx512-no-vzeroupper.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/strchr-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-strchr-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strchr-sse2.os.dt -MT /sources/glibc-2.32/build/string/rtld-strchr-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/strchr-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-strchr-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strchr-avx2.os.dt -MT /sources/glibc-2.32/build/string/rtld-strchr-avx2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/strlen-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-strlen-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strlen-sse2.os.dt -MT /sources/glibc-2.32/build/string/rtld-strlen-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/strnlen-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-strnlen-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strnlen-sse2.os.dt -MT /sources/glibc-2.32/build/string/rtld-strnlen-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/strlen-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-strlen-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strlen-avx2.os.dt -MT /sources/glibc-2.32/build/string/rtld-strlen-avx2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/strnlen-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-strnlen-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strnlen-avx2.os.dt -MT /sources/glibc-2.32/build/string/rtld-strnlen-avx2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/stpcpy-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-stpcpy-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-stpcpy-sse2.os.dt -MT /sources/glibc-2.32/build/string/rtld-stpcpy-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/stpcpy-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-stpcpy-ssse3.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-stpcpy-ssse3.os.dt -MT /sources/glibc-2.32/build/string/rtld-stpcpy-ssse3.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-stpcpy-sse2-unaligned.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-stpcpy-sse2-unaligned.os.dt -MT /sources/glibc-2.32/build/string/rtld-stpcpy-sse2-unaligned.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/stpcpy-avx2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-stpcpy-avx2.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-stpcpy-avx2.os.dt -MT /sources/glibc-2.32/build/string/rtld-stpcpy-avx2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-strchr-sse2-no-bsf.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strchr-sse2-no-bsf.os.dt -MT /sources/glibc-2.32/build/string/rtld-strchr-sse2-no-bsf.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memcmp-ssse3.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-memcmp-ssse3.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memcmp-ssse3.os.dt -MT /sources/glibc-2.32/build/string/rtld-memcmp-ssse3.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/strcspn-sse2.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-strcspn-sse2.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strcspn-sse2.os.dt -MT /sources/glibc-2.32/build/string/rtld-strcspn-sse2.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/strcspn-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -msse4 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/rtld-strcspn-c.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-strcspn-c.os.dt -MT /sources/glibc-2.32/build/string/rtld-strcspn-c.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/varshift.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -msse4 -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/rtld-varshift.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-varshift.os.dt -MT /sources/glibc-2.32/build/string/rtld-varshift.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memset-avx512-no-vzeroupper.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-memset-avx512-no-vzeroupper.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memset-avx512-no-vzeroupper.os.dt -MT /sources/glibc-2.32/build/string/rtld-memset-avx512-no-vzeroupper.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memmove-sse2-unaligned-erms.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-memmove-sse2-unaligned-erms.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memmove-sse2-unaligned-erms.os.dt -MT /sources/glibc-2.32/build/string/rtld-memmove-sse2-unaligned-erms.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memmove-avx-unaligned-erms.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-memmove-avx-unaligned-erms.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memmove-avx-unaligned-erms.os.dt -MT /sources/glibc-2.32/build/string/rtld-memmove-avx-unaligned-erms.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memmove-avx512-unaligned-erms.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-memmove-avx512-unaligned-erms.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memmove-avx512-unaligned-erms.os.dt -MT /sources/glibc-2.32/build/string/rtld-memmove-avx512-unaligned-erms.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memset-sse2-unaligned-erms.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-memset-sse2-unaligned-erms.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memset-sse2-unaligned-erms.os.dt -MT /sources/glibc-2.32/build/string/rtld-memset-sse2-unaligned-erms.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memset-avx2-unaligned-erms.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-memset-avx2-unaligned-erms.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memset-avx2-unaligned-erms.os.dt -MT /sources/glibc-2.32/build/string/rtld-memset-avx2-unaligned-erms.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86_64/multiarch/memset-avx512-unaligned-erms.S -c -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/string/rtld-memset-avx512-unaligned-erms.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-memset-avx512-unaligned-erms.os.dt -MT /sources/glibc-2.32/build/string/rtld-memset-avx512-unaligned-erms.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +gcc ../sysdeps/x86/cacheinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/string -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/string/rtld-cacheinfo.os -MD -MP -MF /sources/glibc-2.32/build/string/rtld-cacheinfo.os.dt -MT /sources/glibc-2.32/build/string/rtld-cacheinfo.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/sources/glibc-2.32/string' +make subdir=time -C ../time ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setitimer.os' +make[4]: Entering directory '/sources/glibc-2.32/time' +gcc ../sysdeps/unix/sysv/linux/setitimer.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/time -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/time/rtld-setitimer.os -MD -MP -MF /sources/glibc-2.32/build/time/rtld-setitimer.os.dt -MT /sources/glibc-2.32/build/time/rtld-setitimer.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 +make[4]: Leaving directory '/sources/glibc-2.32/time' +/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cqv /sources/glibc-2.32/build/elf/rtld-libc.aT /sources/glibc-2.32/build/csu/rtld-check_fds.os /sources/glibc-2.32/build/csu/rtld-errno.os /sources/glibc-2.32/build/dirent/rtld-closedir.os /sources/glibc-2.32/build/dirent/rtld-rewinddir.os /sources/glibc-2.32/build/dirent/rtld-readdir64.os /sources/glibc-2.32/build/dirent/rtld-fdopendir.os /sources/glibc-2.32/build/dirent/rtld-getdents64.os /sources/glibc-2.32/build/elf/rtld-dl-addr-obj.os /sources/glibc-2.32/build/gmon/rtld-profil.os /sources/glibc-2.32/build/gmon/rtld-prof-freq.os /sources/glibc-2.32/build/io/rtld-xstat.os /sources/glibc-2.32/build/io/rtld-fxstat.os /sources/glibc-2.32/build/io/rtld-lxstat.os /sources/glibc-2.32/build/io/rtld-lseek64.os /sources/glibc-2.32/build/io/rtld-access.os /sources/glibc-2.32/build/io/rtld-close_nocancel.os /sources/glibc-2.32/build/io/rtld-fcntl_nocancel.os /sources/glibc-2.32/build/io/rtld-open64_nocancel.os /sources/glibc-2.32/build/io/rtld-openat64_nocancel.os /sources/glibc-2.32/build/io/rtld-read_nocancel.os /sources/glibc-2.32/build/io/rtld-pread64_nocancel.os /sources/glibc-2.32/build/io/rtld-write_nocancel.os /sources/glibc-2.32/build/malloc/rtld-scratch_buffer_set_array_size.os /sources/glibc-2.32/build/misc/rtld-mmap64.os /sources/glibc-2.32/build/misc/rtld-munmap.os /sources/glibc-2.32/build/misc/rtld-mprotect.os /sources/glibc-2.32/build/nptl/rtld-libc-lowlevellock.os /sources/glibc-2.32/build/posix/rtld-uname.os /sources/glibc-2.32/build/posix/rtld-_exit.os /sources/glibc-2.32/build/posix/rtld-getpid.os /sources/glibc-2.32/build/posix/rtld-environ.os /sources/glibc-2.32/build/setjmp/rtld-setjmp.os /sources/glibc-2.32/build/setjmp/rtld-__longjmp.os /sources/glibc-2.32/build/signal/rtld-sigaction.os /sources/glibc-2.32/build/string/rtld-strchr.os /sources/glibc-2.32/build/string/rtld-strcmp.os /sources/glibc-2.32/build/string/rtld-strcspn.os /sources/glibc-2.32/build/string/rtld-strdup.os /sources/glibc-2.32/build/string/rtld-strlen.os /sources/glibc-2.32/build/string/rtld-strnlen.os /sources/glibc-2.32/build/string/rtld-strncmp.os /sources/glibc-2.32/build/string/rtld-memchr.os /sources/glibc-2.32/build/string/rtld-memcmp.os /sources/glibc-2.32/build/string/rtld-memmove.os /sources/glibc-2.32/build/string/rtld-memset.os /sources/glibc-2.32/build/string/rtld-mempcpy.os /sources/glibc-2.32/build/string/rtld-stpcpy.os /sources/glibc-2.32/build/string/rtld-memcpy.os /sources/glibc-2.32/build/string/rtld-rawmemchr.os /sources/glibc-2.32/build/string/rtld-strcmp-sse2.os /sources/glibc-2.32/build/string/rtld-strcmp-sse2-unaligned.os /sources/glibc-2.32/build/string/rtld-strcmp-ssse3.os /sources/glibc-2.32/build/string/rtld-strcmp-avx2.os /sources/glibc-2.32/build/string/rtld-strncmp-sse2.os /sources/glibc-2.32/build/string/rtld-strncmp-ssse3.os /sources/glibc-2.32/build/string/rtld-strncmp-sse4_2.os /sources/glibc-2.32/build/string/rtld-strncmp-avx2.os /sources/glibc-2.32/build/string/rtld-memchr-sse2.os /sources/glibc-2.32/build/string/rtld-rawmemchr-sse2.os /sources/glibc-2.32/build/string/rtld-memchr-avx2.os /sources/glibc-2.32/build/string/rtld-rawmemchr-avx2.os /sources/glibc-2.32/build/string/rtld-memcmp-sse2.os /sources/glibc-2.32/build/string/rtld-memcmp-avx2-movbe.os /sources/glibc-2.32/build/string/rtld-memcmp-sse4.os /sources/glibc-2.32/build/string/rtld-memcpy-ssse3.os /sources/glibc-2.32/build/string/rtld-memmove-ssse3.os /sources/glibc-2.32/build/string/rtld-memcpy-ssse3-back.os /sources/glibc-2.32/build/string/rtld-memmove-ssse3-back.os /sources/glibc-2.32/build/string/rtld-memmove-avx512-no-vzeroupper.os /sources/glibc-2.32/build/string/rtld-strchr-sse2.os /sources/glibc-2.32/build/string/rtld-strchr-avx2.os /sources/glibc-2.32/build/string/rtld-strlen-sse2.os /sources/glibc-2.32/build/string/rtld-strnlen-sse2.os /sources/glibc-2.32/build/string/rtld-strlen-avx2.os /sources/glibc-2.32/build/string/rtld-strnlen-avx2.os /sources/glibc-2.32/build/string/rtld-stpcpy-sse2.os /sources/glibc-2.32/build/string/rtld-stpcpy-ssse3.os /sources/glibc-2.32/build/string/rtld-stpcpy-sse2-unaligned.os /sources/glibc-2.32/build/string/rtld-stpcpy-avx2.os /sources/glibc-2.32/build/string/rtld-strchr-sse2-no-bsf.os /sources/glibc-2.32/build/string/rtld-memcmp-ssse3.os /sources/glibc-2.32/build/string/rtld-strcspn-sse2.os /sources/glibc-2.32/build/string/rtld-strcspn-c.os /sources/glibc-2.32/build/string/rtld-varshift.os /sources/glibc-2.32/build/string/rtld-memset-avx512-no-vzeroupper.os /sources/glibc-2.32/build/string/rtld-memmove-sse2-unaligned-erms.os /sources/glibc-2.32/build/string/rtld-memmove-avx-unaligned-erms.os /sources/glibc-2.32/build/string/rtld-memmove-avx512-unaligned-erms.os /sources/glibc-2.32/build/string/rtld-memset-sse2-unaligned-erms.os /sources/glibc-2.32/build/string/rtld-memset-avx2-unaligned-erms.os /sources/glibc-2.32/build/string/rtld-memset-avx512-unaligned-erms.os /sources/glibc-2.32/build/string/rtld-cacheinfo.os /sources/glibc-2.32/build/time/rtld-setitimer.os +a - /sources/glibc-2.32/build/csu/rtld-check_fds.os +a - /sources/glibc-2.32/build/csu/rtld-errno.os +a - /sources/glibc-2.32/build/dirent/rtld-closedir.os +a - /sources/glibc-2.32/build/dirent/rtld-rewinddir.os +a - /sources/glibc-2.32/build/dirent/rtld-readdir64.os +a - /sources/glibc-2.32/build/dirent/rtld-fdopendir.os +a - /sources/glibc-2.32/build/dirent/rtld-getdents64.os +a - /sources/glibc-2.32/build/elf/rtld-dl-addr-obj.os +a - /sources/glibc-2.32/build/gmon/rtld-profil.os +a - /sources/glibc-2.32/build/gmon/rtld-prof-freq.os +a - /sources/glibc-2.32/build/io/rtld-xstat.os +a - /sources/glibc-2.32/build/io/rtld-fxstat.os +a - /sources/glibc-2.32/build/io/rtld-lxstat.os +a - /sources/glibc-2.32/build/io/rtld-lseek64.os +a - /sources/glibc-2.32/build/io/rtld-access.os +a - /sources/glibc-2.32/build/io/rtld-close_nocancel.os +a - /sources/glibc-2.32/build/io/rtld-fcntl_nocancel.os +a - /sources/glibc-2.32/build/io/rtld-open64_nocancel.os +a - /sources/glibc-2.32/build/io/rtld-openat64_nocancel.os +a - /sources/glibc-2.32/build/io/rtld-read_nocancel.os +a - /sources/glibc-2.32/build/io/rtld-pread64_nocancel.os +a - /sources/glibc-2.32/build/io/rtld-write_nocancel.os +a - /sources/glibc-2.32/build/malloc/rtld-scratch_buffer_set_array_size.os +a - /sources/glibc-2.32/build/misc/rtld-mmap64.os +a - /sources/glibc-2.32/build/misc/rtld-munmap.os +a - /sources/glibc-2.32/build/misc/rtld-mprotect.os +a - /sources/glibc-2.32/build/nptl/rtld-libc-lowlevellock.os +a - /sources/glibc-2.32/build/posix/rtld-uname.os +a - /sources/glibc-2.32/build/posix/rtld-_exit.os +a - /sources/glibc-2.32/build/posix/rtld-getpid.os +a - /sources/glibc-2.32/build/posix/rtld-environ.os +a - /sources/glibc-2.32/build/setjmp/rtld-setjmp.os +a - /sources/glibc-2.32/build/setjmp/rtld-__longjmp.os +a - /sources/glibc-2.32/build/signal/rtld-sigaction.os +a - /sources/glibc-2.32/build/string/rtld-strchr.os +a - /sources/glibc-2.32/build/string/rtld-strcmp.os +a - /sources/glibc-2.32/build/string/rtld-strcspn.os +a - /sources/glibc-2.32/build/string/rtld-strdup.os +a - /sources/glibc-2.32/build/string/rtld-strlen.os +a - /sources/glibc-2.32/build/string/rtld-strnlen.os +a - /sources/glibc-2.32/build/string/rtld-strncmp.os +a - /sources/glibc-2.32/build/string/rtld-memchr.os +a - /sources/glibc-2.32/build/string/rtld-memcmp.os +a - /sources/glibc-2.32/build/string/rtld-memmove.os +a - /sources/glibc-2.32/build/string/rtld-memset.os +a - /sources/glibc-2.32/build/string/rtld-mempcpy.os +a - /sources/glibc-2.32/build/string/rtld-stpcpy.os +a - /sources/glibc-2.32/build/string/rtld-memcpy.os +a - /sources/glibc-2.32/build/string/rtld-rawmemchr.os +a - /sources/glibc-2.32/build/string/rtld-strcmp-sse2.os +a - /sources/glibc-2.32/build/string/rtld-strcmp-sse2-unaligned.os +a - /sources/glibc-2.32/build/string/rtld-strcmp-ssse3.os +a - /sources/glibc-2.32/build/string/rtld-strcmp-avx2.os +a - /sources/glibc-2.32/build/string/rtld-strncmp-sse2.os +a - /sources/glibc-2.32/build/string/rtld-strncmp-ssse3.os +a - /sources/glibc-2.32/build/string/rtld-strncmp-sse4_2.os +a - /sources/glibc-2.32/build/string/rtld-strncmp-avx2.os +a - /sources/glibc-2.32/build/string/rtld-memchr-sse2.os +a - /sources/glibc-2.32/build/string/rtld-rawmemchr-sse2.os +a - /sources/glibc-2.32/build/string/rtld-memchr-avx2.os +a - /sources/glibc-2.32/build/string/rtld-rawmemchr-avx2.os +a - /sources/glibc-2.32/build/string/rtld-memcmp-sse2.os +a - /sources/glibc-2.32/build/string/rtld-memcmp-avx2-movbe.os +a - /sources/glibc-2.32/build/string/rtld-memcmp-sse4.os +a - /sources/glibc-2.32/build/string/rtld-memcpy-ssse3.os +a - /sources/glibc-2.32/build/string/rtld-memmove-ssse3.os +a - /sources/glibc-2.32/build/string/rtld-memcpy-ssse3-back.os +a - /sources/glibc-2.32/build/string/rtld-memmove-ssse3-back.os +a - /sources/glibc-2.32/build/string/rtld-memmove-avx512-no-vzeroupper.os +a - /sources/glibc-2.32/build/string/rtld-strchr-sse2.os +a - /sources/glibc-2.32/build/string/rtld-strchr-avx2.os +a - /sources/glibc-2.32/build/string/rtld-strlen-sse2.os +a - /sources/glibc-2.32/build/string/rtld-strnlen-sse2.os +a - /sources/glibc-2.32/build/string/rtld-strlen-avx2.os +a - /sources/glibc-2.32/build/string/rtld-strnlen-avx2.os +a - /sources/glibc-2.32/build/string/rtld-stpcpy-sse2.os +a - /sources/glibc-2.32/build/string/rtld-stpcpy-ssse3.os +a - /sources/glibc-2.32/build/string/rtld-stpcpy-sse2-unaligned.os +a - /sources/glibc-2.32/build/string/rtld-stpcpy-avx2.os +a - /sources/glibc-2.32/build/string/rtld-strchr-sse2-no-bsf.os +a - /sources/glibc-2.32/build/string/rtld-memcmp-ssse3.os +a - /sources/glibc-2.32/build/string/rtld-strcspn-sse2.os +a - /sources/glibc-2.32/build/string/rtld-strcspn-c.os +a - /sources/glibc-2.32/build/string/rtld-varshift.os +a - /sources/glibc-2.32/build/string/rtld-memset-avx512-no-vzeroupper.os +a - /sources/glibc-2.32/build/string/rtld-memmove-sse2-unaligned-erms.os +a - /sources/glibc-2.32/build/string/rtld-memmove-avx-unaligned-erms.os +a - /sources/glibc-2.32/build/string/rtld-memmove-avx512-unaligned-erms.os +a - /sources/glibc-2.32/build/string/rtld-memset-sse2-unaligned-erms.os +a - /sources/glibc-2.32/build/string/rtld-memset-avx2-unaligned-erms.os +a - /sources/glibc-2.32/build/string/rtld-memset-avx512-unaligned-erms.os +a - /sources/glibc-2.32/build/string/rtld-cacheinfo.os +a - /sources/glibc-2.32/build/time/rtld-setitimer.os +mv -f /sources/glibc-2.32/build/elf/rtld-libc.aT /sources/glibc-2.32/build/elf/rtld-libc.a +make[3]: Leaving directory '/sources/glibc-2.32/elf' +gcc -nostdlib -nostartfiles -r -o /sources/glibc-2.32/build/elf/librtld.os '-Wl,-(' /sources/glibc-2.32/build/elf/dl-allobjs.os /sources/glibc-2.32/build/elf/rtld-libc.a -lgcc '-Wl,-)' \ + -Wl,-Map,/sources/glibc-2.32/build/elf/librtld.os.map +gcc -nostdlib -nostartfiles -shared -o /sources/glibc-2.32/build/elf/ld.so.new \ + -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-z,defs \ + /sources/glibc-2.32/build/elf/librtld.os -Wl,--version-script=/sources/glibc-2.32/build/ld.map \ + -Wl,-soname=ld-linux-x86-64.so.2 \ + -Wl,-defsym=_begin=0 +readelf -s /sources/glibc-2.32/build/elf/ld.so.new \ + | gawk '($7 ~ /^UND(|EF)$/ && $1 != "0:" && $4 != "REGISTER") { print; p=1 } END { exit p != 0 }' +mv -f /sources/glibc-2.32/build/elf/ld.so.new /sources/glibc-2.32/build/elf/ld.so +rm -f /sources/glibc-2.32/build/elf/ld-linux-x86-64.so.2.new +/bin/sh ../scripts/rellns-sh /sources/glibc-2.32/build/elf/ld.so /sources/glibc-2.32/build/elf/ld-linux-x86-64.so.2.new +mv -f /sources/glibc-2.32/build/elf/ld-linux-x86-64.so.2.new /sources/glibc-2.32/build/elf/ld-linux-x86-64.so.2 +gcc sofini.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/sofini.os -MD -MP -MF /sources/glibc-2.32/build/elf/sofini.os.dt -MT /sources/glibc-2.32/build/elf/sofini.os +gcc interp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/interp.os -MD -MP -MF /sources/glibc-2.32/build/elf/interp.os.dt -MT /sources/glibc-2.32/build/elf/interp.os +gcc static-stubs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/static-stubs.o -MD -MP -MF /sources/glibc-2.32/build/elf/static-stubs.o.dt -MT /sources/glibc-2.32/build/elf/static-stubs.o +gcc cache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D'SYSCONFDIR="/etc"' -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/cache.o -MD -MP -MF /sources/glibc-2.32/build/elf/cache.o.dt -MT /sources/glibc-2.32/build/elf/cache.o +gcc readlib.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/readlib.o -MD -MP -MF /sources/glibc-2.32/build/elf/readlib.o.dt -MT /sources/glibc-2.32/build/elf/readlib.o +gcc ../locale/programs/xmalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/xmalloc.o -MD -MP -MF /sources/glibc-2.32/build/elf/xmalloc.o.dt -MT /sources/glibc-2.32/build/elf/xmalloc.o +gcc ../locale/programs/xstrdup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/xstrdup.o -MD -MP -MF /sources/glibc-2.32/build/elf/xstrdup.o.dt -MT /sources/glibc-2.32/build/elf/xstrdup.o +gcc chroot_canon.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/chroot_canon.o -MD -MP -MF /sources/glibc-2.32/build/elf/chroot_canon.o.dt -MT /sources/glibc-2.32/build/elf/chroot_canon.o +gcc sotruss-lib.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=extramodules -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/sotruss-lib.os -MD -MP -MF /sources/glibc-2.32/build/elf/sotruss-lib.os.dt -MT /sources/glibc-2.32/build/elf/sotruss-lib.os +gcc -nostdlib -nostartfiles -r -o /sources/glibc-2.32/build/libc_pic.os \ + -Wl,-d -Wl,--whole-archive /sources/glibc-2.32/build/libc_pic.a -o /sources/glibc-2.32/build/libc_pic.os +gcc -shared -Wl,-O1 \ + -nostdlib -nostartfiles \ + -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both \ + -Wl,--verbose 2>/dev/null | \ + sed > /sources/glibc-2.32/build/shlib.ldsT \ + -e '/^=========/,/^=========/!d;/^=========/d' \ + -e 's/^.*\.gnu\.hash[ ]*:.*$/ .note.ABI-tag : { *(.note.ABI-tag) } &/' -e '/^[ ]*\.hash[ ]*:.*$/{h;d;}' -e '/DATA_SEGMENT_ALIGN/{H;g}' \ + -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 /sources/glibc-2.32/build/shlib.ldsT +mv -f /sources/glibc-2.32/build/shlib.ldsT /sources/glibc-2.32/build/shlib.lds +gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=/sources/glibc-2.32/build/libc.map -Wl,-soname=libc.so.6 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -nostdlib -nostartfiles -e __libc_main -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/libc.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o /sources/glibc-2.32/build/libc_pic.os /sources/glibc-2.32/build/elf/interp.os /sources/glibc-2.32/build/elf/ld.so -lgcc /sources/glibc-2.32/build/elf/sofini.os +cd /sources/glibc-2.32/build && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 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 rt/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/elf-init.oS +a - stdlib/atexit.oS +a - stdlib/at_quick_exit.oS +a - nptl/pthread_atfork.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/mknod.oS +a - io/mknodat.oS +a - debug/warning-nop.oS +a - debug/stack_chk_fail_local.oS +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/elf/sotruss-lib.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/elf/sotruss-lib.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +make[2]: Leaving directory '/sources/glibc-2.32/elf' +cd /sources/glibc-2.32/build && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 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 rt/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/elf-init.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/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/atof.o +a - stdlib/atoi.o +a - stdlib/atol.o +a - stdlib/atoll.o +a - stdlib/abort.o +a - stdlib/bsearch.o +a - stdlib/qsort.o +a - stdlib/msort.o +a - stdlib/getenv.o +a - stdlib/putenv.o +a - stdlib/setenv.o +a - stdlib/secure-getenv.o +a - stdlib/exit.o +a - stdlib/on_exit.o +a - stdlib/atexit.o +a - stdlib/cxa_atexit.o +a - stdlib/cxa_finalize.o +a - stdlib/old_atexit.o +a - stdlib/quick_exit.o +a - stdlib/at_quick_exit.o +a - stdlib/cxa_at_quick_exit.o +a - stdlib/cxa_thread_atexit_impl.o +a - stdlib/abs.o +a - stdlib/labs.o +a - stdlib/llabs.o +a - stdlib/div.o +a - stdlib/ldiv.o +a - stdlib/lldiv.o +a - stdlib/mblen.o +a - stdlib/mbstowcs.o +a - stdlib/mbtowc.o +a - stdlib/wcstombs.o +a - stdlib/wctomb.o +a - stdlib/random.o +a - stdlib/random_r.o +a - stdlib/rand.o +a - stdlib/rand_r.o +a - stdlib/drand48.o +a - stdlib/erand48.o +a - stdlib/lrand48.o +a - stdlib/nrand48.o +a - stdlib/mrand48.o +a - stdlib/jrand48.o +a - stdlib/srand48.o +a - stdlib/seed48.o +a - stdlib/lcong48.o +a - stdlib/drand48_r.o +a - stdlib/erand48_r.o +a - stdlib/lrand48_r.o +a - stdlib/nrand48_r.o +a - stdlib/mrand48_r.o +a - stdlib/jrand48_r.o +a - stdlib/srand48_r.o +a - stdlib/seed48_r.o +a - stdlib/lcong48_r.o +a - stdlib/drand48-iter.o +a - stdlib/getrandom.o +a - stdlib/getentropy.o +a - stdlib/strfromf.o +a - stdlib/strfromd.o +a - stdlib/strfroml.o +a - stdlib/strtol.o +a - stdlib/strtoul.o +a - stdlib/strtoll.o +a - stdlib/strtoull.o +a - stdlib/strtol_l.o +a - stdlib/strtoul_l.o +a - stdlib/strtoll_l.o +a - stdlib/strtoull_l.o +a - stdlib/strtof.o +a - stdlib/strtod.o +a - stdlib/strtold.o +a - stdlib/strtof_l.o +a - stdlib/strtod_l.o +a - stdlib/strtold_l.o +a - stdlib/strtof_nan.o +a - stdlib/strtod_nan.o +a - stdlib/strtold_nan.o +a - stdlib/system.o +a - stdlib/canonicalize.o +a - stdlib/a64l.o +a - stdlib/l64a.o +a - stdlib/rpmatch.o +a - stdlib/strfmon.o +a - stdlib/strfmon_l.o +a - stdlib/getsubopt.o +a - stdlib/xpg_basename.o +a - stdlib/fmtmsg.o +a - stdlib/strtoimax.o +a - stdlib/strtoumax.o +a - stdlib/wcstoimax.o +a - stdlib/wcstoumax.o +a - stdlib/getcontext.o +a - stdlib/setcontext.o +a - stdlib/makecontext.o +a - stdlib/swapcontext.o +a - stdlib/inlines.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/udiv_qrnnd.o +a - stdlib/lshift.o +a - stdlib/rshift.o +a - stdlib/mod_1.o +a - stdlib/mul.o +a - stdlib/mul_1.o +a - stdlib/mul_n.o +a - stdlib/sub_n.o +a - stdlib/submul_1.o +a - stdlib/dbl2mpn.o +a - stdlib/ldbl2mpn.o +a - stdlib/mpn2flt.o +a - stdlib/mpn2dbl.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/ctermid.o +a - stdio-common/cuserid.o +a - stdio-common/_itoa.o +a - stdio-common/_itowa.o +a - stdio-common/itoa-digits.o +a - stdio-common/itoa-udigits.o +a - stdio-common/itowa-digits.o +a - stdio-common/vfprintf.o +a - stdio-common/vprintf.o +a - stdio-common/printf_fp.o +a - stdio-common/reg-printf.o +a - stdio-common/printf-prs.o +a - stdio-common/printf_fphex.o +a - stdio-common/reg-modifier.o +a - stdio-common/reg-type.o +a - stdio-common/printf_size.o +a - stdio-common/fprintf.o +a - stdio-common/printf.o +a - stdio-common/snprintf.o +a - stdio-common/sprintf.o +a - stdio-common/asprintf.o +a - stdio-common/dprintf.o +a - stdio-common/vfwprintf.o +a - stdio-common/vfscanf.o +a - stdio-common/vfwscanf.o +a - stdio-common/fscanf.o +a - stdio-common/scanf.o +a - stdio-common/sscanf.o +a - stdio-common/perror.o +a - stdio-common/psignal.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/tempnam.o +a - stdio-common/tempname.o +a - stdio-common/getline.o +a - stdio-common/getw.o +a - stdio-common/putw.o +a - stdio-common/remove.o +a - stdio-common/rename.o +a - stdio-common/renameat.o +a - stdio-common/renameat2.o +a - stdio-common/flockfile.o +a - stdio-common/ftrylockfile.o +a - stdio-common/funlockfile.o +a - stdio-common/isoc99_scanf.o +a - stdio-common/isoc99_vscanf.o +a - stdio-common/isoc99_fscanf.o +a - stdio-common/isoc99_vfscanf.o +a - stdio-common/isoc99_sscanf.o +a - stdio-common/isoc99_vsscanf.o +a - stdio-common/psiginfo.o +a - stdio-common/gentempfd.o +a - stdio-common/vfscanf-internal.o +a - stdio-common/vfwscanf-internal.o +a - stdio-common/iovfscanf.o +a - stdio-common/iovfwscanf.o +a - stdio-common/vfprintf-internal.o +a - stdio-common/vfwprintf-internal.o +a - stdio-common/errlist.o +a - stdio-common/siglist.o +a - stdio-common/printf-parsemb.o +a - stdio-common/printf-parsewc.o +a - stdio-common/fxprintf.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/sdlopen.o +a - dlfcn/sdlclose.o +a - dlfcn/sdlsym.o +a - dlfcn/sdlvsym.o +a - dlfcn/sdlerror.o +a - dlfcn/sdladdr.o +a - dlfcn/sdladdr1.o +a - dlfcn/sdlinfo.o +a - dlfcn/sdlmopen.o +a - dlfcn/sdlfreeres.o +a - nptl/alloca_cutoff.o +a - nptl/libc-cancellation.o +a - nptl/libc-cleanup.o +a - nptl/libc-lowlevellock.o +a - nptl/libc_multiple_threads.o +a - nptl/libc_pthread_init.o +a - nptl/old_pthread_cond_destroy.o +a - nptl/old_pthread_cond_init.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_getdetachstate.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_init.o +a - nptl/pthread_attr_setaffinity.o +a - nptl/pthread_attr_setdetachstate.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_cond_destroy.o +a - nptl/pthread_cond_init.o +a - nptl/pthread_condattr_destroy.o +a - nptl/pthread_condattr_init.o +a - nptl/pthread_equal.o +a - nptl/pthread_getaffinity.o +a - nptl/pthread_getattr_np.o +a - nptl/pthread_getschedparam.o +a - nptl/pthread_self.o +a - nptl/pthread_setschedparam.o +a - nptl/pthread_sigmask.o +a - nptl/register-atfork.o +a - nptl/thrd_current.o +a - nptl/thrd_equal.o +a - nptl/thrd_sleep.o +a - nptl/thrd_yield.o +a - malloc/malloc.o +a - malloc/morecore.o +a - malloc/mcheck.o +a - malloc/mtrace.o +a - malloc/obstack.o +a - malloc/reallocarray.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/strcat.o +a - string/strchr.o +a - string/strcmp.o +a - string/strcoll.o +a - string/strcpy.o +a - string/strcspn.o +a - string/strverscmp.o +a - string/strdup.o +a - string/strndup.o +a - string/strerror.o +a - string/_strerror.o +a - string/strlen.o +a - string/strnlen.o +a - string/strncat.o +a - string/strncmp.o +a - string/strncpy.o +a - string/strrchr.o +a - string/strpbrk.o +a - string/strsignal.o +a - string/strspn.o +a - string/strstr.o +a - string/strtok.o +a - string/strtok_r.o +a - string/strxfrm.o +a - string/memchr.o +a - string/memcmp.o +a - string/memmove.o +a - string/memset.o +a - string/mempcpy.o +a - string/bcopy.o +a - string/bzero.o +a - string/ffs.o +a - string/ffsll.o +a - string/stpcpy.o +a - string/stpncpy.o +a - string/strcasecmp.o +a - string/strncase.o +a - string/strcasecmp_l.o +a - string/strncase_l.o +a - string/memccpy.o +a - string/memcpy.o +a - string/wordcopy.o +a - string/strsep.o +a - string/strcasestr.o +a - string/swab.o +a - string/strfry.o +a - string/memfrob.o +a - string/memmem.o +a - string/rawmemchr.o +a - string/strchrnul.o +a - string/argz-append.o +a - string/argz-count.o +a - string/argz-create.o +a - string/argz-ctsep.o +a - string/argz-next.o +a - string/argz-delete.o +a - string/argz-extract.o +a - string/argz-insert.o +a - string/argz-stringify.o +a - string/argz-addsep.o +a - string/argz-replace.o +a - string/envz.o +a - string/basename.o +a - string/strcoll_l.o +a - string/strxfrm_l.o +a - string/string-inlines.o +a - string/memrchr.o +a - string/xpg-strerror.o +a - string/strerror_l.o +a - string/explicit_bzero.o +a - string/sigdescr_np.o +a - string/sigabbrev_np.o +a - string/strerrorname_np.o +a - string/strerrordesc_np.o +a - string/strncat-c.o +a - string/stpncpy-c.o +a - string/strncpy-c.o +a - string/strcmp-sse2.o +a - string/strcmp-sse2-unaligned.o +a - string/strcmp-ssse3.o +a - string/strcmp-sse4_2.o +a - string/strcmp-avx2.o +a - string/strncmp-sse2.o +a - string/strncmp-ssse3.o +a - string/strncmp-sse4_2.o +a - string/strncmp-avx2.o +a - string/memchr-sse2.o +a - string/rawmemchr-sse2.o +a - string/memchr-avx2.o +a - string/rawmemchr-avx2.o +a - string/memrchr-sse2.o +a - string/memrchr-avx2.o +a - string/memcmp-sse2.o +a - string/memcmp-avx2-movbe.o +a - string/memcmp-sse4.o +a - string/memcpy-ssse3.o +a - string/memmove-ssse3.o +a - string/memcpy-ssse3-back.o +a - string/memmove-ssse3-back.o +a - string/memmove-avx512-no-vzeroupper.o +a - string/strcasecmp_l-sse2.o +a - string/strcasecmp_l-ssse3.o +a - string/strcasecmp_l-sse4_2.o +a - string/strcasecmp_l-avx.o +a - string/strncase_l-sse2.o +a - string/strncase_l-ssse3.o +a - string/strncase_l-sse4_2.o +a - string/strncase_l-avx.o +a - string/strchr-sse2.o +a - string/strchrnul-sse2.o +a - string/strchr-avx2.o +a - string/strchrnul-avx2.o +a - string/strrchr-sse2.o +a - string/strrchr-avx2.o +a - string/strlen-sse2.o +a - string/strnlen-sse2.o +a - string/strlen-avx2.o +a - string/strnlen-avx2.o +a - string/strcat-avx2.o +a - string/strncat-avx2.o +a - string/strcat-ssse3.o +a - string/strncat-ssse3.o +a - string/strcpy-avx2.o +a - string/strncpy-avx2.o +a - string/strcpy-sse2.o +a - string/stpcpy-sse2.o +a - string/strcpy-ssse3.o +a - string/strncpy-ssse3.o +a - string/stpcpy-ssse3.o +a - string/stpncpy-ssse3.o +a - string/strcpy-sse2-unaligned.o +a - string/strncpy-sse2-unaligned.o +a - string/stpcpy-sse2-unaligned.o +a - string/stpncpy-sse2-unaligned.o +a - string/stpcpy-avx2.o +a - string/stpncpy-avx2.o +a - string/strcat-sse2.o +a - string/strcat-sse2-unaligned.o +a - string/strncat-sse2-unaligned.o +a - string/strchr-sse2-no-bsf.o +a - string/memcmp-ssse3.o +a - string/strstr-sse2-unaligned.o +a - string/strcspn-sse2.o +a - string/strpbrk-sse2.o +a - string/strspn-sse2.o +a - string/strcspn-c.o +a - string/strpbrk-c.o +a - string/strspn-c.o +a - string/varshift.o +a - string/memset-avx512-no-vzeroupper.o +a - string/memmove-sse2-unaligned-erms.o +a - string/memmove-avx-unaligned-erms.o +a - string/memmove-avx512-unaligned-erms.o +a - string/memset-sse2-unaligned-erms.o +a - string/memset-avx2-unaligned-erms.o +a - string/memset-avx512-unaligned-erms.o +a - string/strcasecmp_l-nonascii.o +a - string/strncase_l-nonascii.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/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/wmemcmp-sse4.o +a - wcsmbs/wmemcmp-ssse3.o +a - wcsmbs/wmemcmp-c.o +a - wcsmbs/wmemcmp-avx2-movbe.o +a - wcsmbs/wmemchr-sse2.o +a - wcsmbs/wmemchr-avx2.o +a - wcsmbs/wcscmp-sse2.o +a - wcsmbs/wcscmp-avx2.o +a - wcsmbs/wcsncmp-sse2.o +a - wcsmbs/wcsncmp-avx2.o +a - wcsmbs/wcscpy-ssse3.o +a - wcsmbs/wcscpy-c.o +a - wcsmbs/wcschr-sse2.o +a - wcsmbs/wcschr-avx2.o +a - wcsmbs/wcsrchr-sse2.o +a - wcsmbs/wcsrchr-avx2.o +a - wcsmbs/wcsnlen-sse4_1.o +a - wcsmbs/wcsnlen-c.o +a - wcsmbs/wcslen-sse2.o +a - wcsmbs/wcslen-avx2.o +a - wcsmbs/wcsnlen-avx2.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/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/vfork.o +a - posix/_exit.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/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/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/xstat.o +a - io/fxstat.o +a - io/lxstat.o +a - io/xstat64.o +a - io/fxstat64.o +a - io/lxstat64.o +a - io/statx.o +a - io/mknod.o +a - io/mknodat.o +a - io/xmknod.o +a - io/xmknodat.o +a - io/fxstatat.o +a - io/fxstatat64.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/xstatconv.o +a - io/internal_statvfs.o +a - io/internal_statvfs64.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 - 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/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/signalfd.o +a - misc/eventfd.o +a - misc/eventfd_read.o +a - misc/eventfd_write.o +a - misc/prlimit.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/arch_prctl.o +a - misc/modify_ldt.o +a - misc/syscall_clock_gettime.o +a - misc/fanotify_mark.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/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/mremap.o +a - misc/pivot_root.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 - 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/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/warning-nop.o +a - debug/memcpy_chk-nonshared.o +a - debug/mempcpy_chk-nonshared.o +a - debug/memmove_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/herror.o +a - resolv/inet_addr.o +a - resolv/inet_ntop.o +a - resolv/inet_pton.o +a - resolv/nsap_addr.o +a - resolv/res_init.o +a - resolv/res_hconf.o +a - resolv/res_libc.o +a - resolv/res-state.o +a - resolv/res_randomid.o +a - resolv/res-close.o +a - resolv/resolv_context.o +a - resolv/resolv_conf.o +a - resolv/gai_sigqueue.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 - 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/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-load.o +a - elf/dl-lookup.o +a - elf/dl-object.o +a - elf/dl-reloc.o +a - elf/dl-deps.o +a - elf/dl-hwcaps.o +a - elf/dl-runtime.o +a - elf/dl-init.o +a - elf/dl-fini.o +a - elf/dl-debug.o +a - elf/dl-misc.o +a - elf/dl-version.o +a - elf/dl-profile.o +a - elf/dl-tls.o +a - elf/dl-origin.o +a - elf/dl-scope.o +a - elf/dl-execstack.o +a - elf/dl-open.o +a - elf/dl-close.o +a - elf/dl-trampoline.o +a - elf/dl-exception.o +a - elf/dl-sort-maps.o +a - elf/dl-lookup-direct.o +a - elf/dl-call-libc-early-init.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-support.o +a - elf/dl-iteratephdr.o +a - elf/dl-addr.o +a - elf/dl-addr-obj.o +a - elf/enbl-secure.o +a - elf/dl-profstub.o +a - elf/dl-libc.o +a - elf/dl-sym.o +a - elf/dl-sysdep.o +a - elf/dl-error.o +a - elf/dl-reloc-static-pie.o +a - elf/libc_early_init.o +./scripts/mkinstalldirs /sources/glibc-2.32/build/linkobj +mkdir -p -- /sources/glibc-2.32/build/linkobj +(cd /sources/glibc-2.32/build/linkobj; \ + /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x ../libc_pic.a; \ + rm $(/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar t ../sunrpc/librpc_compat_pic.a | sed 's/^compat-//'); \ + /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar x ../sunrpc/librpc_compat_pic.a; \ + /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cr libc_pic.a *.os; \ + rm *.os) +gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=/sources/glibc-2.32/build/libc.map -Wl,-soname=libc.so.6 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -nostdlib -nostartfiles -e __libc_main -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/linkobj/libc.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /sources/glibc-2.32/build/linkobj/libc_pic.a -Wl,--no-whole-archive /sources/glibc-2.32/build/elf/interp.os /sources/glibc-2.32/build/elf/ld.so -lgcc /sources/glibc-2.32/build/elf/sofini.os +chmod a+x /sources/glibc-2.32/build/testrun.shT +mv -f /sources/glibc-2.32/build/testrun.shT /sources/glibc-2.32/build/testrun.sh +chmod a+x /sources/glibc-2.32/build/debugglibc.shT +mv -f /sources/glibc-2.32/build/debugglibc.shT /sources/glibc-2.32/build/debugglibc.sh +make subdir=csu -C csu ..=../ others +make subdir=iconv -C iconv ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/iconv' +gcc iconv_charmap.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../locale/programs -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/iconv_charmap.o -MD -MP -MF /sources/glibc-2.32/build/iconv/iconv_charmap.o.dt -MT /sources/glibc-2.32/build/iconv/iconv_charmap.o +gcc ../locale/programs/charmap.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DDEFAULT_CHARMAP=null_pointer -DNEED_NULL_POINTER -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/charmap.o -MD -MP -MF /sources/glibc-2.32/build/iconv/charmap.o.dt -MT /sources/glibc-2.32/build/iconv/charmap.o +gcc ../locale/programs/charmap-dir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/charmap-dir.o -MD -MP -MF /sources/glibc-2.32/build/iconv/charmap-dir.o.dt -MT /sources/glibc-2.32/build/iconv/charmap-dir.o +gcc ../locale/programs/linereader.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DNO_TRANSLITERATION -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/linereader.o -MD -MP -MF /sources/glibc-2.32/build/iconv/linereader.o.dt -MT /sources/glibc-2.32/build/iconv/linereader.o +gcc dummy-repertoire.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../locale/programs -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/dummy-repertoire.o -MD -MP -MF /sources/glibc-2.32/build/iconv/dummy-repertoire.o.dt -MT /sources/glibc-2.32/build/iconv/dummy-repertoire.o +gcc ../locale/programs/simple-hash.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../locale -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/simple-hash.o -MD -MP -MF /sources/glibc-2.32/build/iconv/simple-hash.o.dt -MT /sources/glibc-2.32/build/iconv/simple-hash.o +gcc ../locale/programs/xstrdup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/xstrdup.o -MD -MP -MF /sources/glibc-2.32/build/iconv/xstrdup.o.dt -MT /sources/glibc-2.32/build/iconv/xstrdup.o +gcc ../locale/programs/xmalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/xmalloc.o -MD -MP -MF /sources/glibc-2.32/build/iconv/xmalloc.o.dt -MT /sources/glibc-2.32/build/iconv/xmalloc.o +gcc ../locale/programs/record-status.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/record-status.o -MD -MP -MF /sources/glibc-2.32/build/iconv/record-status.o.dt -MT /sources/glibc-2.32/build/iconv/record-status.o +gcc strtab.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/strtab.o -MD -MP -MF /sources/glibc-2.32/build/iconv/strtab.o.dt -MT /sources/glibc-2.32/build/iconv/strtab.o +gcc ../intl/hash-string.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/hash-string.o -MD -MP -MF /sources/glibc-2.32/build/iconv/hash-string.o.dt -MT /sources/glibc-2.32/build/iconv/hash-string.o +gcc iconvconfig.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DGCONV_PATH='"/usr/lib/gconv"' -DGCONV_DIR='"/usr/lib/gconv"' -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/iconvconfig.o -MD -MP -MF /sources/glibc-2.32/build/iconv/iconvconfig.o.dt -MT /sources/glibc-2.32/build/iconv/iconvconfig.o +rm -f /sources/glibc-2.32/build/libc.so.6.new +/bin/sh ../scripts/rellns-sh /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc.so.6.new +mv -f /sources/glibc-2.32/build/libc.so.6.new /sources/glibc-2.32/build/libc.so.6 +gcc -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /sources/glibc-2.32/build/iconv/iconvconfig -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbegin.o` /sources/glibc-2.32/build/iconv/iconvconfig.o /sources/glibc-2.32/build/iconv/strtab.o /sources/glibc-2.32/build/iconv/xmalloc.o /sources/glibc-2.32/build/iconv/hash-string.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /sources/glibc-2.32/build/libc.so.6 /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc --print-file-name=crtend.o` /sources/glibc-2.32/build/csu/crtn.o +gcc iconv_prog.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../locale/programs -I../include -I/sources/glibc-2.32/build/iconv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconv/iconv_prog.o -MD -MP -MF /sources/glibc-2.32/build/iconv/iconv_prog.o.dt -MT /sources/glibc-2.32/build/iconv/iconv_prog.o +gcc -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /sources/glibc-2.32/build/iconv/iconv_prog -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbegin.o` /sources/glibc-2.32/build/iconv/iconv_prog.o /sources/glibc-2.32/build/iconv/iconv_charmap.o /sources/glibc-2.32/build/iconv/charmap.o /sources/glibc-2.32/build/iconv/charmap-dir.o /sources/glibc-2.32/build/iconv/linereader.o /sources/glibc-2.32/build/iconv/dummy-repertoire.o /sources/glibc-2.32/build/iconv/simple-hash.o /sources/glibc-2.32/build/iconv/xstrdup.o /sources/glibc-2.32/build/iconv/xmalloc.o /sources/glibc-2.32/build/iconv/record-status.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /sources/glibc-2.32/build/libc.so.6 /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc --print-file-name=crtend.o` /sources/glibc-2.32/build/csu/crtn.o +make[2]: Leaving directory '/sources/glibc-2.32/iconv' +make subdir=locale -C locale ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/locale' +gcc programs/localedef.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/localedef.o -MD -MP -MF /sources/glibc-2.32/build/locale/localedef.o.dt -MT /sources/glibc-2.32/build/locale/localedef.o +gcc programs/ld-ctype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/ld-ctype.o -MD -MP -MF /sources/glibc-2.32/build/locale/ld-ctype.o.dt -MT /sources/glibc-2.32/build/locale/ld-ctype.o +gcc programs/ld-messages.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/ld-messages.o -MD -MP -MF /sources/glibc-2.32/build/locale/ld-messages.o.dt -MT /sources/glibc-2.32/build/locale/ld-messages.o +gcc programs/ld-monetary.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/ld-monetary.o -MD -MP -MF /sources/glibc-2.32/build/locale/ld-monetary.o.dt -MT /sources/glibc-2.32/build/locale/ld-monetary.o +gcc programs/ld-numeric.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/ld-numeric.o -MD -MP -MF /sources/glibc-2.32/build/locale/ld-numeric.o.dt -MT /sources/glibc-2.32/build/locale/ld-numeric.o +gcc programs/ld-time.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/ld-time.o -MD -MP -MF /sources/glibc-2.32/build/locale/ld-time.o.dt -MT /sources/glibc-2.32/build/locale/ld-time.o +gcc programs/ld-paper.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/ld-paper.o -MD -MP -MF /sources/glibc-2.32/build/locale/ld-paper.o.dt -MT /sources/glibc-2.32/build/locale/ld-paper.o +gcc programs/ld-name.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/ld-name.o -MD -MP -MF /sources/glibc-2.32/build/locale/ld-name.o.dt -MT /sources/glibc-2.32/build/locale/ld-name.o +gcc programs/ld-address.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/ld-address.o -MD -MP -MF /sources/glibc-2.32/build/locale/ld-address.o.dt -MT /sources/glibc-2.32/build/locale/ld-address.o +gcc programs/ld-telephone.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/ld-telephone.o -MD -MP -MF /sources/glibc-2.32/build/locale/ld-telephone.o.dt -MT /sources/glibc-2.32/build/locale/ld-telephone.o +gcc programs/ld-measurement.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/ld-measurement.o -MD -MP -MF /sources/glibc-2.32/build/locale/ld-measurement.o.dt -MT /sources/glibc-2.32/build/locale/ld-measurement.o +gcc programs/ld-identification.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/ld-identification.o -MD -MP -MF /sources/glibc-2.32/build/locale/ld-identification.o.dt -MT /sources/glibc-2.32/build/locale/ld-identification.o +gcc programs/ld-collate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/ld-collate.o -MD -MP -MF /sources/glibc-2.32/build/locale/ld-collate.o.dt -MT /sources/glibc-2.32/build/locale/ld-collate.o +gcc programs/charmap.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -Wno-write-strings -Wno-char-subscripts -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/charmap.o -MD -MP -MF /sources/glibc-2.32/build/locale/charmap.o.dt -MT /sources/glibc-2.32/build/locale/charmap.o +gcc programs/linereader.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/linereader.o -MD -MP -MF /sources/glibc-2.32/build/locale/linereader.o.dt -MT /sources/glibc-2.32/build/locale/linereader.o +gcc programs/locfile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -Wno-write-strings -Wno-char-subscripts -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/locfile.o -MD -MP -MF /sources/glibc-2.32/build/locale/locfile.o.dt -MT /sources/glibc-2.32/build/locale/locfile.o +gcc programs/repertoire.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/repertoire.o -MD -MP -MF /sources/glibc-2.32/build/locale/repertoire.o.dt -MT /sources/glibc-2.32/build/locale/repertoire.o +gcc programs/locarchive.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/locarchive.o -MD -MP -MF /sources/glibc-2.32/build/locale/locarchive.o.dt -MT /sources/glibc-2.32/build/locale/locarchive.o +gcc ../crypt/md5.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../crypt -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/md5.o -MD -MP -MF /sources/glibc-2.32/build/locale/md5.o.dt -MT /sources/glibc-2.32/build/locale/md5.o +gcc programs/locale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/locale.o -MD -MP -MF /sources/glibc-2.32/build/locale/locale.o.dt -MT /sources/glibc-2.32/build/locale/locale.o +gcc programs/locale-spec.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/locale-spec.o -MD -MP -MF /sources/glibc-2.32/build/locale/locale-spec.o.dt -MT /sources/glibc-2.32/build/locale/locale-spec.o +gcc programs/charmap-dir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -Wno-write-strings -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/charmap-dir.o -MD -MP -MF /sources/glibc-2.32/build/locale/charmap-dir.o.dt -MT /sources/glibc-2.32/build/locale/charmap-dir.o +gcc programs/simple-hash.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/simple-hash.o -MD -MP -MF /sources/glibc-2.32/build/locale/simple-hash.o.dt -MT /sources/glibc-2.32/build/locale/simple-hash.o +gcc programs/xmalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/xmalloc.o -MD -MP -MF /sources/glibc-2.32/build/locale/xmalloc.o.dt -MT /sources/glibc-2.32/build/locale/xmalloc.o +gcc programs/xstrdup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/xstrdup.o -MD -MP -MF /sources/glibc-2.32/build/locale/xstrdup.o.dt -MT /sources/glibc-2.32/build/locale/xstrdup.o +gcc programs/record-status.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/record-status.o -MD -MP -MF /sources/glibc-2.32/build/locale/record-status.o.dt -MT /sources/glibc-2.32/build/locale/record-status.o +gcc programs/xasprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -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 /sources/glibc-2.32/build/locale/xasprintf.o -MD -MP -MF /sources/glibc-2.32/build/locale/xasprintf.o.dt -MT /sources/glibc-2.32/build/locale/xasprintf.o +gcc -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /sources/glibc-2.32/build/locale/localedef -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbegin.o` /sources/glibc-2.32/build/locale/localedef.o /sources/glibc-2.32/build/locale/ld-ctype.o /sources/glibc-2.32/build/locale/ld-messages.o /sources/glibc-2.32/build/locale/ld-monetary.o /sources/glibc-2.32/build/locale/ld-numeric.o /sources/glibc-2.32/build/locale/ld-time.o /sources/glibc-2.32/build/locale/ld-paper.o /sources/glibc-2.32/build/locale/ld-name.o /sources/glibc-2.32/build/locale/ld-address.o /sources/glibc-2.32/build/locale/ld-telephone.o /sources/glibc-2.32/build/locale/ld-measurement.o /sources/glibc-2.32/build/locale/ld-identification.o /sources/glibc-2.32/build/locale/ld-collate.o /sources/glibc-2.32/build/locale/charmap.o /sources/glibc-2.32/build/locale/linereader.o /sources/glibc-2.32/build/locale/locfile.o /sources/glibc-2.32/build/locale/repertoire.o /sources/glibc-2.32/build/locale/locarchive.o /sources/glibc-2.32/build/locale/md5.o /sources/glibc-2.32/build/locale/charmap-dir.o /sources/glibc-2.32/build/locale/simple-hash.o /sources/glibc-2.32/build/locale/xmalloc.o /sources/glibc-2.32/build/locale/xstrdup.o /sources/glibc-2.32/build/locale/record-status.o /sources/glibc-2.32/build/locale/xasprintf.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /sources/glibc-2.32/build/libc.so.6 /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc --print-file-name=crtend.o` /sources/glibc-2.32/build/csu/crtn.o +gcc -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /sources/glibc-2.32/build/locale/locale -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbegin.o` /sources/glibc-2.32/build/locale/locale.o /sources/glibc-2.32/build/locale/locale-spec.o /sources/glibc-2.32/build/locale/charmap-dir.o /sources/glibc-2.32/build/locale/simple-hash.o /sources/glibc-2.32/build/locale/xmalloc.o /sources/glibc-2.32/build/locale/xstrdup.o /sources/glibc-2.32/build/locale/record-status.o /sources/glibc-2.32/build/locale/xasprintf.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /sources/glibc-2.32/build/libc.so.6 /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc --print-file-name=crtend.o` /sources/glibc-2.32/build/csu/crtn.o +gcc broken_cur_max.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libBrokenLocale -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/broken_cur_max.o -MD -MP -MF /sources/glibc-2.32/build/locale/broken_cur_max.o.dt -MT /sources/glibc-2.32/build/locale/broken_cur_max.o +cd /sources/glibc-2.32/build/locale && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libBrokenLocale.a broken_cur_max.o +a - broken_cur_max.o +gcc broken_cur_max.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/sources/glibc-2.32/build/locale -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libBrokenLocale -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/locale/broken_cur_max.os -MD -MP -MF /sources/glibc-2.32/build/locale/broken_cur_max.os.dt -MT /sources/glibc-2.32/build/locale/broken_cur_max.os +cd /sources/glibc-2.32/build/locale && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libBrokenLocale_pic.a broken_cur_max.os +a - broken_cur_max.os +gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=/sources/glibc-2.32/build/libBrokenLocale.map -Wl,-soname=libBrokenLocale.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/locale/libBrokenLocale.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /sources/glibc-2.32/build/locale/libBrokenLocale_pic.a -Wl,--no-whole-archive -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /sources/glibc-2.32/build/locale/libBrokenLocale.so.1.new +/bin/sh ../scripts/rellns-sh /sources/glibc-2.32/build/locale/libBrokenLocale.so /sources/glibc-2.32/build/locale/libBrokenLocale.so.1.new +mv -f /sources/glibc-2.32/build/locale/libBrokenLocale.so.1.new /sources/glibc-2.32/build/locale/libBrokenLocale.so.1 +make[2]: Leaving directory '/sources/glibc-2.32/locale' +make subdir=localedata -C localedata ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/localedata' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/localedata' +make subdir=iconvdata -C iconvdata ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/iconvdata' +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/ISO-8859-2 > /sources/glibc-2.32/build/iconvdata/iso8859-2.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso8859-2.T /sources/glibc-2.32/build/iconvdata/iso8859-2.h +touch /sources/glibc-2.32/build/iconvdata/iso8859-2.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/ISO-8859-3 > /sources/glibc-2.32/build/iconvdata/iso8859-3.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso8859-3.T /sources/glibc-2.32/build/iconvdata/iso8859-3.h +touch /sources/glibc-2.32/build/iconvdata/iso8859-3.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/ISO-8859-4 > /sources/glibc-2.32/build/iconvdata/iso8859-4.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso8859-4.T /sources/glibc-2.32/build/iconvdata/iso8859-4.h +touch /sources/glibc-2.32/build/iconvdata/iso8859-4.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/ISO-8859-6 > /sources/glibc-2.32/build/iconvdata/iso8859-6.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso8859-6.T /sources/glibc-2.32/build/iconvdata/iso8859-6.h +touch /sources/glibc-2.32/build/iconvdata/iso8859-6.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/ISO-8859-9 > /sources/glibc-2.32/build/iconvdata/iso8859-9.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso8859-9.T /sources/glibc-2.32/build/iconvdata/iso8859-9.h +touch /sources/glibc-2.32/build/iconvdata/iso8859-9.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/KOI-8 > /sources/glibc-2.32/build/iconvdata/koi-8.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/koi-8.T /sources/glibc-2.32/build/iconvdata/koi-8.h +touch /sources/glibc-2.32/build/iconvdata/koi-8.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-AT-DE > /sources/glibc-2.32/build/iconvdata/ebcdic-at-de.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ebcdic-at-de.T /sources/glibc-2.32/build/iconvdata/ebcdic-at-de.h +touch /sources/glibc-2.32/build/iconvdata/ebcdic-at-de.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-AT-DE-A > /sources/glibc-2.32/build/iconvdata/ebcdic-at-de-a.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ebcdic-at-de-a.T /sources/glibc-2.32/build/iconvdata/ebcdic-at-de-a.h +touch /sources/glibc-2.32/build/iconvdata/ebcdic-at-de-a.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-CA-FR > /sources/glibc-2.32/build/iconvdata/ebcdic-ca-fr.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ebcdic-ca-fr.T /sources/glibc-2.32/build/iconvdata/ebcdic-ca-fr.h +touch /sources/glibc-2.32/build/iconvdata/ebcdic-ca-fr.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-DK-NO > /sources/glibc-2.32/build/iconvdata/ebcdic-dk-no.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ebcdic-dk-no.T /sources/glibc-2.32/build/iconvdata/ebcdic-dk-no.h +touch /sources/glibc-2.32/build/iconvdata/ebcdic-dk-no.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-DK-NO-A > /sources/glibc-2.32/build/iconvdata/ebcdic-dk-no-a.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ebcdic-dk-no-a.T /sources/glibc-2.32/build/iconvdata/ebcdic-dk-no-a.h +touch /sources/glibc-2.32/build/iconvdata/ebcdic-dk-no-a.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-ES-S > /sources/glibc-2.32/build/iconvdata/ebcdic-es-s.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ebcdic-es-s.T /sources/glibc-2.32/build/iconvdata/ebcdic-es-s.h +touch /sources/glibc-2.32/build/iconvdata/ebcdic-es-s.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-FI-SE > /sources/glibc-2.32/build/iconvdata/ebcdic-fi-se.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ebcdic-fi-se.T /sources/glibc-2.32/build/iconvdata/ebcdic-fi-se.h +touch /sources/glibc-2.32/build/iconvdata/ebcdic-fi-se.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-FI-SE-A > /sources/glibc-2.32/build/iconvdata/ebcdic-fi-se-a.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ebcdic-fi-se-a.T /sources/glibc-2.32/build/iconvdata/ebcdic-fi-se-a.h +touch /sources/glibc-2.32/build/iconvdata/ebcdic-fi-se-a.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-FR > /sources/glibc-2.32/build/iconvdata/ebcdic-fr.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ebcdic-fr.T /sources/glibc-2.32/build/iconvdata/ebcdic-fr.h +touch /sources/glibc-2.32/build/iconvdata/ebcdic-fr.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-IT > /sources/glibc-2.32/build/iconvdata/ebcdic-it.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ebcdic-it.T /sources/glibc-2.32/build/iconvdata/ebcdic-it.h +touch /sources/glibc-2.32/build/iconvdata/ebcdic-it.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-PT > /sources/glibc-2.32/build/iconvdata/ebcdic-pt.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ebcdic-pt.T /sources/glibc-2.32/build/iconvdata/ebcdic-pt.h +touch /sources/glibc-2.32/build/iconvdata/ebcdic-pt.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-US > /sources/glibc-2.32/build/iconvdata/ebcdic-us.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ebcdic-us.T /sources/glibc-2.32/build/iconvdata/ebcdic-us.h +touch /sources/glibc-2.32/build/iconvdata/ebcdic-us.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM037 > /sources/glibc-2.32/build/iconvdata/ibm037.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm037.T /sources/glibc-2.32/build/iconvdata/ibm037.h +touch /sources/glibc-2.32/build/iconvdata/ibm037.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM038 > /sources/glibc-2.32/build/iconvdata/ibm038.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm038.T /sources/glibc-2.32/build/iconvdata/ibm038.h +touch /sources/glibc-2.32/build/iconvdata/ibm038.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM274 > /sources/glibc-2.32/build/iconvdata/ibm274.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm274.T /sources/glibc-2.32/build/iconvdata/ibm274.h +touch /sources/glibc-2.32/build/iconvdata/ibm274.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM275 > /sources/glibc-2.32/build/iconvdata/ibm275.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm275.T /sources/glibc-2.32/build/iconvdata/ibm275.h +touch /sources/glibc-2.32/build/iconvdata/ibm275.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM423 > /sources/glibc-2.32/build/iconvdata/ibm423.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm423.T /sources/glibc-2.32/build/iconvdata/ibm423.h +touch /sources/glibc-2.32/build/iconvdata/ibm423.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM500 > /sources/glibc-2.32/build/iconvdata/ibm500.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm500.T /sources/glibc-2.32/build/iconvdata/ibm500.h +touch /sources/glibc-2.32/build/iconvdata/ibm500.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM870 > /sources/glibc-2.32/build/iconvdata/ibm870.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm870.T /sources/glibc-2.32/build/iconvdata/ibm870.h +touch /sources/glibc-2.32/build/iconvdata/ibm870.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM871 > /sources/glibc-2.32/build/iconvdata/ibm871.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm871.T /sources/glibc-2.32/build/iconvdata/ibm871.h +touch /sources/glibc-2.32/build/iconvdata/ibm871.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM891 > /sources/glibc-2.32/build/iconvdata/ibm891.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm891.T /sources/glibc-2.32/build/iconvdata/ibm891.h +touch /sources/glibc-2.32/build/iconvdata/ibm891.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM903 > /sources/glibc-2.32/build/iconvdata/ibm903.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm903.T /sources/glibc-2.32/build/iconvdata/ibm903.h +touch /sources/glibc-2.32/build/iconvdata/ibm903.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM904 > /sources/glibc-2.32/build/iconvdata/ibm904.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm904.T /sources/glibc-2.32/build/iconvdata/ibm904.h +touch /sources/glibc-2.32/build/iconvdata/ibm904.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM905 > /sources/glibc-2.32/build/iconvdata/ibm905.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm905.T /sources/glibc-2.32/build/iconvdata/ibm905.h +touch /sources/glibc-2.32/build/iconvdata/ibm905.stmp +LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM1047 > /sources/glibc-2.32/build/iconvdata/ibm1047.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm1047.T /sources/glibc-2.32/build/iconvdata/ibm1047.h +touch /sources/glibc-2.32/build/iconvdata/ibm1047.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/KOI8-R > /sources/glibc-2.32/build/iconvdata/koi8-r.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/koi8-r.T /sources/glibc-2.32/build/iconvdata/koi8-r.h +touch /sources/glibc-2.32/build/iconvdata/koi8-r.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/LATIN-GREEK > /sources/glibc-2.32/build/iconvdata/latin-greek.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/latin-greek.T /sources/glibc-2.32/build/iconvdata/latin-greek.h +touch /sources/glibc-2.32/build/iconvdata/latin-greek.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/LATIN-GREEK-1 > /sources/glibc-2.32/build/iconvdata/latin-greek-1.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/latin-greek-1.T /sources/glibc-2.32/build/iconvdata/latin-greek-1.h +touch /sources/glibc-2.32/build/iconvdata/latin-greek-1.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM256 > /sources/glibc-2.32/build/iconvdata/ibm256.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm256.T /sources/glibc-2.32/build/iconvdata/ibm256.h +touch /sources/glibc-2.32/build/iconvdata/ibm256.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM273 > /sources/glibc-2.32/build/iconvdata/ibm273.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm273.T /sources/glibc-2.32/build/iconvdata/ibm273.h +touch /sources/glibc-2.32/build/iconvdata/ibm273.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM277 > /sources/glibc-2.32/build/iconvdata/ibm277.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm277.T /sources/glibc-2.32/build/iconvdata/ibm277.h +touch /sources/glibc-2.32/build/iconvdata/ibm277.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM278 > /sources/glibc-2.32/build/iconvdata/ibm278.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm278.T /sources/glibc-2.32/build/iconvdata/ibm278.h +touch /sources/glibc-2.32/build/iconvdata/ibm278.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM280 > /sources/glibc-2.32/build/iconvdata/ibm280.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm280.T /sources/glibc-2.32/build/iconvdata/ibm280.h +touch /sources/glibc-2.32/build/iconvdata/ibm280.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM281 > /sources/glibc-2.32/build/iconvdata/ibm281.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm281.T /sources/glibc-2.32/build/iconvdata/ibm281.h +touch /sources/glibc-2.32/build/iconvdata/ibm281.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM284 > /sources/glibc-2.32/build/iconvdata/ibm284.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm284.T /sources/glibc-2.32/build/iconvdata/ibm284.h +touch /sources/glibc-2.32/build/iconvdata/ibm284.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM285 > /sources/glibc-2.32/build/iconvdata/ibm285.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm285.T /sources/glibc-2.32/build/iconvdata/ibm285.h +touch /sources/glibc-2.32/build/iconvdata/ibm285.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM290 > /sources/glibc-2.32/build/iconvdata/ibm290.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm290.T /sources/glibc-2.32/build/iconvdata/ibm290.h +touch /sources/glibc-2.32/build/iconvdata/ibm290.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM297 > /sources/glibc-2.32/build/iconvdata/ibm297.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm297.T /sources/glibc-2.32/build/iconvdata/ibm297.h +touch /sources/glibc-2.32/build/iconvdata/ibm297.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM420 > /sources/glibc-2.32/build/iconvdata/ibm420.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm420.T /sources/glibc-2.32/build/iconvdata/ibm420.h +touch /sources/glibc-2.32/build/iconvdata/ibm420.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM424 > /sources/glibc-2.32/build/iconvdata/ibm424.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm424.T /sources/glibc-2.32/build/iconvdata/ibm424.h +touch /sources/glibc-2.32/build/iconvdata/ibm424.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM437 > /sources/glibc-2.32/build/iconvdata/ibm437.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm437.T /sources/glibc-2.32/build/iconvdata/ibm437.h +touch /sources/glibc-2.32/build/iconvdata/ibm437.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM850 > /sources/glibc-2.32/build/iconvdata/ibm850.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm850.T /sources/glibc-2.32/build/iconvdata/ibm850.h +touch /sources/glibc-2.32/build/iconvdata/ibm850.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM851 > /sources/glibc-2.32/build/iconvdata/ibm851.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm851.T /sources/glibc-2.32/build/iconvdata/ibm851.h +touch /sources/glibc-2.32/build/iconvdata/ibm851.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM852 > /sources/glibc-2.32/build/iconvdata/ibm852.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm852.T /sources/glibc-2.32/build/iconvdata/ibm852.h +touch /sources/glibc-2.32/build/iconvdata/ibm852.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM855 > /sources/glibc-2.32/build/iconvdata/ibm855.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm855.T /sources/glibc-2.32/build/iconvdata/ibm855.h +touch /sources/glibc-2.32/build/iconvdata/ibm855.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM857 > /sources/glibc-2.32/build/iconvdata/ibm857.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm857.T /sources/glibc-2.32/build/iconvdata/ibm857.h +touch /sources/glibc-2.32/build/iconvdata/ibm857.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM858 > /sources/glibc-2.32/build/iconvdata/ibm858.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm858.T /sources/glibc-2.32/build/iconvdata/ibm858.h +touch /sources/glibc-2.32/build/iconvdata/ibm858.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM860 > /sources/glibc-2.32/build/iconvdata/ibm860.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm860.T /sources/glibc-2.32/build/iconvdata/ibm860.h +touch /sources/glibc-2.32/build/iconvdata/ibm860.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM861 > /sources/glibc-2.32/build/iconvdata/ibm861.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm861.T /sources/glibc-2.32/build/iconvdata/ibm861.h +touch /sources/glibc-2.32/build/iconvdata/ibm861.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM862 > /sources/glibc-2.32/build/iconvdata/ibm862.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm862.T /sources/glibc-2.32/build/iconvdata/ibm862.h +touch /sources/glibc-2.32/build/iconvdata/ibm862.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM863 > /sources/glibc-2.32/build/iconvdata/ibm863.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm863.T /sources/glibc-2.32/build/iconvdata/ibm863.h +touch /sources/glibc-2.32/build/iconvdata/ibm863.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM864 > /sources/glibc-2.32/build/iconvdata/ibm864.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm864.T /sources/glibc-2.32/build/iconvdata/ibm864.h +touch /sources/glibc-2.32/build/iconvdata/ibm864.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM865 > /sources/glibc-2.32/build/iconvdata/ibm865.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm865.T /sources/glibc-2.32/build/iconvdata/ibm865.h +touch /sources/glibc-2.32/build/iconvdata/ibm865.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM868 > /sources/glibc-2.32/build/iconvdata/ibm868.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm868.T /sources/glibc-2.32/build/iconvdata/ibm868.h +touch /sources/glibc-2.32/build/iconvdata/ibm868.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM869 > /sources/glibc-2.32/build/iconvdata/ibm869.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm869.T /sources/glibc-2.32/build/iconvdata/ibm869.h +touch /sources/glibc-2.32/build/iconvdata/ibm869.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM875 > /sources/glibc-2.32/build/iconvdata/ibm875.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm875.T /sources/glibc-2.32/build/iconvdata/ibm875.h +touch /sources/glibc-2.32/build/iconvdata/ibm875.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM880 > /sources/glibc-2.32/build/iconvdata/ibm880.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm880.T /sources/glibc-2.32/build/iconvdata/ibm880.h +touch /sources/glibc-2.32/build/iconvdata/ibm880.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM918 > /sources/glibc-2.32/build/iconvdata/ibm918.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm918.T /sources/glibc-2.32/build/iconvdata/ibm918.h +touch /sources/glibc-2.32/build/iconvdata/ibm918.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM1004 > /sources/glibc-2.32/build/iconvdata/ibm1004.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm1004.T /sources/glibc-2.32/build/iconvdata/ibm1004.h +touch /sources/glibc-2.32/build/iconvdata/ibm1004.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM1026 > /sources/glibc-2.32/build/iconvdata/ibm1026.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm1026.T /sources/glibc-2.32/build/iconvdata/ibm1026.h +touch /sources/glibc-2.32/build/iconvdata/ibm1026.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1125 > /sources/glibc-2.32/build/iconvdata/cp1125.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/cp1125.T /sources/glibc-2.32/build/iconvdata/cp1125.h +touch /sources/glibc-2.32/build/iconvdata/cp1125.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1250 > /sources/glibc-2.32/build/iconvdata/cp1250.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/cp1250.T /sources/glibc-2.32/build/iconvdata/cp1250.h +touch /sources/glibc-2.32/build/iconvdata/cp1250.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1251 > /sources/glibc-2.32/build/iconvdata/cp1251.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/cp1251.T /sources/glibc-2.32/build/iconvdata/cp1251.h +touch /sources/glibc-2.32/build/iconvdata/cp1251.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1252 > /sources/glibc-2.32/build/iconvdata/cp1252.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/cp1252.T /sources/glibc-2.32/build/iconvdata/cp1252.h +touch /sources/glibc-2.32/build/iconvdata/cp1252.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1253 > /sources/glibc-2.32/build/iconvdata/cp1253.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/cp1253.T /sources/glibc-2.32/build/iconvdata/cp1253.h +touch /sources/glibc-2.32/build/iconvdata/cp1253.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1254 > /sources/glibc-2.32/build/iconvdata/cp1254.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/cp1254.T /sources/glibc-2.32/build/iconvdata/cp1254.h +touch /sources/glibc-2.32/build/iconvdata/cp1254.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1256 > /sources/glibc-2.32/build/iconvdata/cp1256.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/cp1256.T /sources/glibc-2.32/build/iconvdata/cp1256.h +touch /sources/glibc-2.32/build/iconvdata/cp1256.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1257 > /sources/glibc-2.32/build/iconvdata/cp1257.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/cp1257.T /sources/glibc-2.32/build/iconvdata/cp1257.h +touch /sources/glibc-2.32/build/iconvdata/cp1257.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM866 > /sources/glibc-2.32/build/iconvdata/ibm866.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm866.T /sources/glibc-2.32/build/iconvdata/ibm866.h +touch /sources/glibc-2.32/build/iconvdata/ibm866.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-5 > /sources/glibc-2.32/build/iconvdata/iso8859-5.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso8859-5.T /sources/glibc-2.32/build/iconvdata/iso8859-5.h +touch /sources/glibc-2.32/build/iconvdata/iso8859-5.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-7 > /sources/glibc-2.32/build/iconvdata/iso8859-7.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso8859-7.T /sources/glibc-2.32/build/iconvdata/iso8859-7.h +touch /sources/glibc-2.32/build/iconvdata/iso8859-7.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-8 > /sources/glibc-2.32/build/iconvdata/iso8859-8.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso8859-8.T /sources/glibc-2.32/build/iconvdata/iso8859-8.h +touch /sources/glibc-2.32/build/iconvdata/iso8859-8.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-10 > /sources/glibc-2.32/build/iconvdata/iso8859-10.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso8859-10.T /sources/glibc-2.32/build/iconvdata/iso8859-10.h +touch /sources/glibc-2.32/build/iconvdata/iso8859-10.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MACINTOSH > /sources/glibc-2.32/build/iconvdata/macintosh.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/macintosh.T /sources/glibc-2.32/build/iconvdata/macintosh.h +touch /sources/glibc-2.32/build/iconvdata/macintosh.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IEC_P27-1 > /sources/glibc-2.32/build/iconvdata/iec_p27-1.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iec_p27-1.T /sources/glibc-2.32/build/iconvdata/iec_p27-1.h +touch /sources/glibc-2.32/build/iconvdata/iec_p27-1.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ASMO_449 > /sources/glibc-2.32/build/iconvdata/asmo_449.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/asmo_449.T /sources/glibc-2.32/build/iconvdata/asmo_449.h +touch /sources/glibc-2.32/build/iconvdata/asmo_449.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CSN_369103 > /sources/glibc-2.32/build/iconvdata/csn_369103.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/csn_369103.T /sources/glibc-2.32/build/iconvdata/csn_369103.h +touch /sources/glibc-2.32/build/iconvdata/csn_369103.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CWI > /sources/glibc-2.32/build/iconvdata/cwi.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/cwi.T /sources/glibc-2.32/build/iconvdata/cwi.h +touch /sources/glibc-2.32/build/iconvdata/cwi.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/DEC-MCS > /sources/glibc-2.32/build/iconvdata/dec-mcs.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/dec-mcs.T /sources/glibc-2.32/build/iconvdata/dec-mcs.h +touch /sources/glibc-2.32/build/iconvdata/dec-mcs.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ECMA-CYRILLIC > /sources/glibc-2.32/build/iconvdata/ecma-cyrillic.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ecma-cyrillic.T /sources/glibc-2.32/build/iconvdata/ecma-cyrillic.h +touch /sources/glibc-2.32/build/iconvdata/ecma-cyrillic.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GOST_19768-74 > /sources/glibc-2.32/build/iconvdata/gost_19768-74.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/gost_19768-74.T /sources/glibc-2.32/build/iconvdata/gost_19768-74.h +touch /sources/glibc-2.32/build/iconvdata/gost_19768-74.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GREEK-CCITT > /sources/glibc-2.32/build/iconvdata/greek-ccitt.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/greek-ccitt.T /sources/glibc-2.32/build/iconvdata/greek-ccitt.h +touch /sources/glibc-2.32/build/iconvdata/greek-ccitt.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GREEK7 > /sources/glibc-2.32/build/iconvdata/greek7.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/greek7.T /sources/glibc-2.32/build/iconvdata/greek7.h +touch /sources/glibc-2.32/build/iconvdata/greek7.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GREEK7-OLD > /sources/glibc-2.32/build/iconvdata/greek7-old.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/greek7-old.T /sources/glibc-2.32/build/iconvdata/greek7-old.h +touch /sources/glibc-2.32/build/iconvdata/greek7-old.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/INIS > /sources/glibc-2.32/build/iconvdata/inis.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/inis.T /sources/glibc-2.32/build/iconvdata/inis.h +touch /sources/glibc-2.32/build/iconvdata/inis.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/INIS-8 > /sources/glibc-2.32/build/iconvdata/inis-8.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/inis-8.T /sources/glibc-2.32/build/iconvdata/inis-8.h +touch /sources/glibc-2.32/build/iconvdata/inis-8.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/INIS-CYRILLIC > /sources/glibc-2.32/build/iconvdata/inis-cyrillic.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/inis-cyrillic.T /sources/glibc-2.32/build/iconvdata/inis-cyrillic.h +touch /sources/glibc-2.32/build/iconvdata/inis-cyrillic.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO_2033-1983 > /sources/glibc-2.32/build/iconvdata/iso_2033.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso_2033.T /sources/glibc-2.32/build/iconvdata/iso_2033.h +touch /sources/glibc-2.32/build/iconvdata/iso_2033.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO_5427 > /sources/glibc-2.32/build/iconvdata/iso_5427.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso_5427.T /sources/glibc-2.32/build/iconvdata/iso_5427.h +touch /sources/glibc-2.32/build/iconvdata/iso_5427.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO_5427-EXT > /sources/glibc-2.32/build/iconvdata/iso_5427-ext.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso_5427-ext.T /sources/glibc-2.32/build/iconvdata/iso_5427-ext.h +touch /sources/glibc-2.32/build/iconvdata/iso_5427-ext.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO_5428 > /sources/glibc-2.32/build/iconvdata/iso_5428.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso_5428.T /sources/glibc-2.32/build/iconvdata/iso_5428.h +touch /sources/glibc-2.32/build/iconvdata/iso_5428.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO_10367-BOX > /sources/glibc-2.32/build/iconvdata/iso_10367-box.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso_10367-box.T /sources/glibc-2.32/build/iconvdata/iso_10367-box.h +touch /sources/glibc-2.32/build/iconvdata/iso_10367-box.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MAC-IS > /sources/glibc-2.32/build/iconvdata/mac-is.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/mac-is.T /sources/glibc-2.32/build/iconvdata/mac-is.h +touch /sources/glibc-2.32/build/iconvdata/mac-is.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/NATS-DANO > /sources/glibc-2.32/build/iconvdata/nats-dano.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/nats-dano.T /sources/glibc-2.32/build/iconvdata/nats-dano.h +touch /sources/glibc-2.32/build/iconvdata/nats-dano.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/NATS-SEFI > /sources/glibc-2.32/build/iconvdata/nats-sefi.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/nats-sefi.T /sources/glibc-2.32/build/iconvdata/nats-sefi.h +touch /sources/glibc-2.32/build/iconvdata/nats-sefi.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-13 > /sources/glibc-2.32/build/iconvdata/iso8859-13.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso8859-13.T /sources/glibc-2.32/build/iconvdata/iso8859-13.h +touch /sources/glibc-2.32/build/iconvdata/iso8859-13.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-14 > /sources/glibc-2.32/build/iconvdata/iso8859-14.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso8859-14.T /sources/glibc-2.32/build/iconvdata/iso8859-14.h +touch /sources/glibc-2.32/build/iconvdata/iso8859-14.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-15 > /sources/glibc-2.32/build/iconvdata/iso8859-15.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso8859-15.T /sources/glibc-2.32/build/iconvdata/iso8859-15.h +touch /sources/glibc-2.32/build/iconvdata/iso8859-15.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MAC-UK > /sources/glibc-2.32/build/iconvdata/mac-uk.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/mac-uk.T /sources/glibc-2.32/build/iconvdata/mac-uk.h +touch /sources/glibc-2.32/build/iconvdata/mac-uk.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/SAMI-WS2 > /sources/glibc-2.32/build/iconvdata/sami-ws2.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/sami-ws2.T /sources/glibc-2.32/build/iconvdata/sami-ws2.h +touch /sources/glibc-2.32/build/iconvdata/sami-ws2.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-IR-197 > /sources/glibc-2.32/build/iconvdata/iso-ir-197.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso-ir-197.T /sources/glibc-2.32/build/iconvdata/iso-ir-197.h +touch /sources/glibc-2.32/build/iconvdata/iso-ir-197.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/TIS-620 > /sources/glibc-2.32/build/iconvdata/tis-620.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/tis-620.T /sources/glibc-2.32/build/iconvdata/tis-620.h +touch /sources/glibc-2.32/build/iconvdata/tis-620.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/KOI8-U > /sources/glibc-2.32/build/iconvdata/koi8-u.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/koi8-u.T /sources/glibc-2.32/build/iconvdata/koi8-u.h +touch /sources/glibc-2.32/build/iconvdata/koi8-u.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM874 > /sources/glibc-2.32/build/iconvdata/ibm874.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm874.T /sources/glibc-2.32/build/iconvdata/ibm874.h +touch /sources/glibc-2.32/build/iconvdata/ibm874.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP10007 > /sources/glibc-2.32/build/iconvdata/cp10007.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/cp10007.T /sources/glibc-2.32/build/iconvdata/cp10007.h +touch /sources/glibc-2.32/build/iconvdata/cp10007.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/KOI8-T > /sources/glibc-2.32/build/iconvdata/koi8-t.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/koi8-t.T /sources/glibc-2.32/build/iconvdata/koi8-t.h +touch /sources/glibc-2.32/build/iconvdata/koi8-t.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GEORGIAN-PS > /sources/glibc-2.32/build/iconvdata/georgian-ps.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/georgian-ps.T /sources/glibc-2.32/build/iconvdata/georgian-ps.h +touch /sources/glibc-2.32/build/iconvdata/georgian-ps.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GEORGIAN-ACADEMY > /sources/glibc-2.32/build/iconvdata/georgian-academy.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/georgian-academy.T /sources/glibc-2.32/build/iconvdata/georgian-academy.h +touch /sources/glibc-2.32/build/iconvdata/georgian-academy.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-IR-209 > /sources/glibc-2.32/build/iconvdata/iso-ir-209.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso-ir-209.T /sources/glibc-2.32/build/iconvdata/iso-ir-209.h +touch /sources/glibc-2.32/build/iconvdata/iso-ir-209.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MAC-SAMI > /sources/glibc-2.32/build/iconvdata/mac-sami.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/mac-sami.T /sources/glibc-2.32/build/iconvdata/mac-sami.h +touch /sources/glibc-2.32/build/iconvdata/mac-sami.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-11 > /sources/glibc-2.32/build/iconvdata/iso8859-11.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso8859-11.T /sources/glibc-2.32/build/iconvdata/iso8859-11.h +touch /sources/glibc-2.32/build/iconvdata/iso8859-11.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM866NAV > /sources/glibc-2.32/build/iconvdata/ibm866nav.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ibm866nav.T /sources/glibc-2.32/build/iconvdata/ibm866nav.h +touch /sources/glibc-2.32/build/iconvdata/ibm866nav.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/PT154 > /sources/glibc-2.32/build/iconvdata/pt154.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/pt154.T /sources/glibc-2.32/build/iconvdata/pt154.h +touch /sources/glibc-2.32/build/iconvdata/pt154.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/RK1048 > /sources/glibc-2.32/build/iconvdata/rk1048.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/rk1048.T /sources/glibc-2.32/build/iconvdata/rk1048.h +touch /sources/glibc-2.32/build/iconvdata/rk1048.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MIK > /sources/glibc-2.32/build/iconvdata/mik.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/mik.T /sources/glibc-2.32/build/iconvdata/mik.h +touch /sources/glibc-2.32/build/iconvdata/mik.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/BRF > /sources/glibc-2.32/build/iconvdata/brf.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/brf.T /sources/glibc-2.32/build/iconvdata/brf.h +touch /sources/glibc-2.32/build/iconvdata/brf.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MAC-CENTRALEUROPE > /sources/glibc-2.32/build/iconvdata/mac-centraleurope.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/mac-centraleurope.T /sources/glibc-2.32/build/iconvdata/mac-centraleurope.h +touch /sources/glibc-2.32/build/iconvdata/mac-centraleurope.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/KOI8-RU > /sources/glibc-2.32/build/iconvdata/koi8-ru.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/koi8-ru.T /sources/glibc-2.32/build/iconvdata/koi8-ru.h +touch /sources/glibc-2.32/build/iconvdata/koi8-ru.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/HP-ROMAN8 > /sources/glibc-2.32/build/iconvdata/hp-roman8.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/hp-roman8.T /sources/glibc-2.32/build/iconvdata/hp-roman8.h +touch /sources/glibc-2.32/build/iconvdata/hp-roman8.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/HP-ROMAN9 > /sources/glibc-2.32/build/iconvdata/hp-roman9.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/hp-roman9.T /sources/glibc-2.32/build/iconvdata/hp-roman9.h +touch /sources/glibc-2.32/build/iconvdata/hp-roman9.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/EBCDIC-ES > /sources/glibc-2.32/build/iconvdata/ebcdic-es.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ebcdic-es.T /sources/glibc-2.32/build/iconvdata/ebcdic-es.h +touch /sources/glibc-2.32/build/iconvdata/ebcdic-es.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/EBCDIC-ES-A > /sources/glibc-2.32/build/iconvdata/ebcdic-es-a.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ebcdic-es-a.T /sources/glibc-2.32/build/iconvdata/ebcdic-es-a.h +touch /sources/glibc-2.32/build/iconvdata/ebcdic-es-a.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/EBCDIC-IS-FRISS > /sources/glibc-2.32/build/iconvdata/ebcdic-is-friss.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ebcdic-is-friss.T /sources/glibc-2.32/build/iconvdata/ebcdic-is-friss.h +touch /sources/glibc-2.32/build/iconvdata/ebcdic-is-friss.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/EBCDIC-UK > /sources/glibc-2.32/build/iconvdata/ebcdic-uk.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/ebcdic-uk.T /sources/glibc-2.32/build/iconvdata/ebcdic-uk.h +touch /sources/glibc-2.32/build/iconvdata/ebcdic-uk.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-16 > /sources/glibc-2.32/build/iconvdata/iso8859-16.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso8859-16.T /sources/glibc-2.32/build/iconvdata/iso8859-16.h +touch /sources/glibc-2.32/build/iconvdata/iso8859-16.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/VISCII > /sources/glibc-2.32/build/iconvdata/viscii.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/viscii.T /sources/glibc-2.32/build/iconvdata/viscii.h +touch /sources/glibc-2.32/build/iconvdata/viscii.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-9E > /sources/glibc-2.32/build/iconvdata/iso8859-9e.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso8859-9e.T /sources/glibc-2.32/build/iconvdata/iso8859-9e.h +touch /sources/glibc-2.32/build/iconvdata/iso8859-9e.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/HP-TURKISH8 > /sources/glibc-2.32/build/iconvdata/hp-turkish8.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/hp-turkish8.T /sources/glibc-2.32/build/iconvdata/hp-turkish8.h +touch /sources/glibc-2.32/build/iconvdata/hp-turkish8.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/HP-THAI8 > /sources/glibc-2.32/build/iconvdata/hp-thai8.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/hp-thai8.T /sources/glibc-2.32/build/iconvdata/hp-thai8.h +touch /sources/glibc-2.32/build/iconvdata/hp-thai8.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/HP-GREEK8 > /sources/glibc-2.32/build/iconvdata/hp-greek8.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/hp-greek8.T /sources/glibc-2.32/build/iconvdata/hp-greek8.h +touch /sources/glibc-2.32/build/iconvdata/hp-greek8.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP770 > /sources/glibc-2.32/build/iconvdata/cp770.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/cp770.T /sources/glibc-2.32/build/iconvdata/cp770.h +touch /sources/glibc-2.32/build/iconvdata/cp770.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP771 > /sources/glibc-2.32/build/iconvdata/cp771.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/cp771.T /sources/glibc-2.32/build/iconvdata/cp771.h +touch /sources/glibc-2.32/build/iconvdata/cp771.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP772 > /sources/glibc-2.32/build/iconvdata/cp772.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/cp772.T /sources/glibc-2.32/build/iconvdata/cp772.h +touch /sources/glibc-2.32/build/iconvdata/cp772.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP773 > /sources/glibc-2.32/build/iconvdata/cp773.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/cp773.T /sources/glibc-2.32/build/iconvdata/cp773.h +touch /sources/glibc-2.32/build/iconvdata/cp773.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP774 > /sources/glibc-2.32/build/iconvdata/cp774.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/cp774.T /sources/glibc-2.32/build/iconvdata/cp774.h +touch /sources/glibc-2.32/build/iconvdata/cp774.stmp +LC_ALL=C /bin/sh ./gen-8bit-gap-1.sh ../localedata/charmaps/ISO-8859-7 > /sources/glibc-2.32/build/iconvdata/iso8859-7jp.T +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/iconvdata/iso8859-7jp.T /sources/glibc-2.32/build/iconvdata/iso8859-7jp.h +touch /sources/glibc-2.32/build/iconvdata/iso8859-7jp.stmp +gcc iso8859-1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso8859-1.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso8859-1.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso8859-1.os +gcc iso8859-2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso8859-2.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso8859-2.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso8859-2.os +gcc iso8859-3.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso8859-3.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso8859-3.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso8859-3.os +gcc iso8859-4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso8859-4.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso8859-4.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso8859-4.os +gcc iso8859-5.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso8859-5.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso8859-5.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso8859-5.os +gcc iso8859-6.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso8859-6.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso8859-6.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso8859-6.os +gcc iso8859-7.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso8859-7.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso8859-7.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso8859-7.os +gcc iso8859-8.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso8859-8.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso8859-8.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso8859-8.os +gcc iso8859-9.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso8859-9.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso8859-9.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso8859-9.os +gcc iso8859-10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso8859-10.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso8859-10.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso8859-10.os +gcc iso8859-11.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso8859-11.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso8859-11.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso8859-11.os +gcc iso8859-13.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso8859-13.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso8859-13.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso8859-13.os +gcc iso8859-14.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso8859-14.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso8859-14.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso8859-14.os +gcc iso8859-15.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso8859-15.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso8859-15.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso8859-15.os +gcc iso8859-16.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso8859-16.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso8859-16.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso8859-16.os +gcc t.61.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/t.61.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/t.61.os.dt -MT /sources/glibc-2.32/build/iconvdata/t.61.os +gcc iso_6937.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso_6937.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso_6937.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso_6937.os +gcc sjis.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/sjis.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/sjis.os.dt -MT /sources/glibc-2.32/build/iconvdata/sjis.os +gcc koi-8.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/koi-8.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/koi-8.os.dt -MT /sources/glibc-2.32/build/iconvdata/koi-8.os +gcc hp-roman8.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/hp-roman8.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/hp-roman8.os.dt -MT /sources/glibc-2.32/build/iconvdata/hp-roman8.os +gcc hp-roman9.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/hp-roman9.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/hp-roman9.os.dt -MT /sources/glibc-2.32/build/iconvdata/hp-roman9.os +gcc ebcdic-at-de.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ebcdic-at-de.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ebcdic-at-de.os.dt -MT /sources/glibc-2.32/build/iconvdata/ebcdic-at-de.os +gcc ebcdic-at-de-a.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ebcdic-at-de-a.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ebcdic-at-de-a.os.dt -MT /sources/glibc-2.32/build/iconvdata/ebcdic-at-de-a.os +gcc ebcdic-ca-fr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ebcdic-ca-fr.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ebcdic-ca-fr.os.dt -MT /sources/glibc-2.32/build/iconvdata/ebcdic-ca-fr.os +gcc euc-kr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/euc-kr.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/euc-kr.os.dt -MT /sources/glibc-2.32/build/iconvdata/euc-kr.os +gcc uhc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/uhc.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/uhc.os.dt -MT /sources/glibc-2.32/build/iconvdata/uhc.os +gcc johab.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/johab.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/johab.os.dt -MT /sources/glibc-2.32/build/iconvdata/johab.os +gcc jis0201.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/jis0201.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/jis0201.os.dt -MT /sources/glibc-2.32/build/iconvdata/jis0201.os +gcc jis0208.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/jis0208.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/jis0208.os.dt -MT /sources/glibc-2.32/build/iconvdata/jis0208.os +gcc jis0212.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/jis0212.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/jis0212.os.dt -MT /sources/glibc-2.32/build/iconvdata/jis0212.os +gcc ksc5601.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ksc5601.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ksc5601.os.dt -MT /sources/glibc-2.32/build/iconvdata/ksc5601.os +gcc big5.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/big5.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/big5.os.dt -MT /sources/glibc-2.32/build/iconvdata/big5.os +gcc euc-jp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/euc-jp.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/euc-jp.os.dt -MT /sources/glibc-2.32/build/iconvdata/euc-jp.os +gcc gb2312.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/gb2312.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/gb2312.os.dt -MT /sources/glibc-2.32/build/iconvdata/gb2312.os +gcc euc-cn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/euc-cn.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/euc-cn.os.dt -MT /sources/glibc-2.32/build/iconvdata/euc-cn.os +gcc cns11643l1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/cns11643l1.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/cns11643l1.os.dt -MT /sources/glibc-2.32/build/iconvdata/cns11643l1.os +gcc cns11643.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/cns11643.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/cns11643.os.dt -MT /sources/glibc-2.32/build/iconvdata/cns11643.os +gcc euc-tw.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/euc-tw.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/euc-tw.os.dt -MT /sources/glibc-2.32/build/iconvdata/euc-tw.os +gcc iso646.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso646.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso646.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso646.os +gcc ebcdic-dk-no.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ebcdic-dk-no.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ebcdic-dk-no.os.dt -MT /sources/glibc-2.32/build/iconvdata/ebcdic-dk-no.os +gcc ebcdic-dk-no-a.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ebcdic-dk-no-a.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ebcdic-dk-no-a.os.dt -MT /sources/glibc-2.32/build/iconvdata/ebcdic-dk-no-a.os +gcc ebcdic-es.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ebcdic-es.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ebcdic-es.os.dt -MT /sources/glibc-2.32/build/iconvdata/ebcdic-es.os +gcc ebcdic-es-a.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ebcdic-es-a.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ebcdic-es-a.os.dt -MT /sources/glibc-2.32/build/iconvdata/ebcdic-es-a.os +gcc ebcdic-es-s.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ebcdic-es-s.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ebcdic-es-s.os.dt -MT /sources/glibc-2.32/build/iconvdata/ebcdic-es-s.os +gcc ebcdic-fi-se.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ebcdic-fi-se.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ebcdic-fi-se.os.dt -MT /sources/glibc-2.32/build/iconvdata/ebcdic-fi-se.os +gcc ebcdic-fi-se-a.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ebcdic-fi-se-a.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ebcdic-fi-se-a.os.dt -MT /sources/glibc-2.32/build/iconvdata/ebcdic-fi-se-a.os +gcc ebcdic-fr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ebcdic-fr.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ebcdic-fr.os.dt -MT /sources/glibc-2.32/build/iconvdata/ebcdic-fr.os +gcc ebcdic-is-friss.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ebcdic-is-friss.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ebcdic-is-friss.os.dt -MT /sources/glibc-2.32/build/iconvdata/ebcdic-is-friss.os +gcc ebcdic-it.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ebcdic-it.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ebcdic-it.os.dt -MT /sources/glibc-2.32/build/iconvdata/ebcdic-it.os +gcc ebcdic-pt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ebcdic-pt.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ebcdic-pt.os.dt -MT /sources/glibc-2.32/build/iconvdata/ebcdic-pt.os +gcc ebcdic-uk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ebcdic-uk.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ebcdic-uk.os.dt -MT /sources/glibc-2.32/build/iconvdata/ebcdic-uk.os +gcc ebcdic-us.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ebcdic-us.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ebcdic-us.os.dt -MT /sources/glibc-2.32/build/iconvdata/ebcdic-us.os +gcc ibm037.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm037.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm037.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm037.os +gcc ibm038.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm038.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm038.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm038.os +gcc ibm274.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm274.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm274.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm274.os +gcc ibm275.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm275.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm275.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm275.os +gcc ibm423.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm423.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm423.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm423.os +gcc ibm500.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm500.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm500.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm500.os +gcc ibm870.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm870.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm870.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm870.os +gcc ibm871.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm871.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm871.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm871.os +gcc ibm891.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm891.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm891.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm891.os +gcc ibm903.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm903.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm903.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm903.os +gcc ibm904.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm904.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm904.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm904.os +gcc ibm905.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm905.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm905.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm905.os +gcc ibm1047.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1047.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1047.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1047.os +gcc ibm874.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm874.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm874.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm874.os +gcc cp737.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/cp737.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/cp737.os.dt -MT /sources/glibc-2.32/build/iconvdata/cp737.os +gcc cp775.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/cp775.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/cp775.os.dt -MT /sources/glibc-2.32/build/iconvdata/cp775.os +gcc iso-2022-kr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso-2022-kr.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso-2022-kr.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso-2022-kr.os +gcc hp-turkish8.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/hp-turkish8.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/hp-turkish8.os.dt -MT /sources/glibc-2.32/build/iconvdata/hp-turkish8.os +gcc hp-thai8.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/hp-thai8.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/hp-thai8.os.dt -MT /sources/glibc-2.32/build/iconvdata/hp-thai8.os +gcc hp-greek8.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/hp-greek8.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/hp-greek8.os.dt -MT /sources/glibc-2.32/build/iconvdata/hp-greek8.os +gcc koi8-r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/koi8-r.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/koi8-r.os.dt -MT /sources/glibc-2.32/build/iconvdata/koi8-r.os +gcc latin-greek.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/latin-greek.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/latin-greek.os.dt -MT /sources/glibc-2.32/build/iconvdata/latin-greek.os +gcc latin-greek-1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/latin-greek-1.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/latin-greek-1.os.dt -MT /sources/glibc-2.32/build/iconvdata/latin-greek-1.os +gcc ibm256.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm256.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm256.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm256.os +gcc ibm273.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm273.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm273.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm273.os +gcc ibm277.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm277.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm277.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm277.os +gcc ibm278.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm278.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm278.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm278.os +gcc ibm280.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm280.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm280.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm280.os +gcc ibm281.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm281.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm281.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm281.os +gcc ibm284.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm284.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm284.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm284.os +gcc ibm285.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm285.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm285.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm285.os +gcc ibm290.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm290.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm290.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm290.os +gcc ibm297.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm297.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm297.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm297.os +gcc ibm420.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm420.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm420.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm420.os +gcc ibm424.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm424.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm424.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm424.os +gcc ibm437.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm437.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm437.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm437.os +gcc ibm850.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm850.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm850.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm850.os +gcc ibm851.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm851.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm851.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm851.os +gcc ibm852.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm852.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm852.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm852.os +gcc ibm855.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm855.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm855.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm855.os +gcc ibm857.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm857.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm857.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm857.os +gcc ibm858.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm858.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm858.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm858.os +gcc ibm860.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm860.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm860.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm860.os +gcc ibm861.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm861.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm861.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm861.os +gcc ibm862.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm862.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm862.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm862.os +gcc ibm863.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm863.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm863.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm863.os +gcc ibm864.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm864.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm864.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm864.os +gcc ibm865.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm865.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm865.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm865.os +gcc ibm868.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm868.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm868.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm868.os +gcc ibm869.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm869.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm869.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm869.os +gcc ibm875.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm875.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm875.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm875.os +gcc ibm880.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm880.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm880.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm880.os +gcc ibm866.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm866.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm866.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm866.os +gcc cp1258.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/cp1258.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/cp1258.os.dt -MT /sources/glibc-2.32/build/iconvdata/cp1258.os +gcc ibm922.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm922.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm922.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm922.os +gcc ibm1124.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1124.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1124.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1124.os +gcc ibm1129.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1129.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1129.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1129.os +gcc ibm932.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm932.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm932.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm932.os +gcc ibm943.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm943.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm943.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm943.os +gcc ibm856.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm856.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm856.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm856.os +gcc ibm930.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm930.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm930.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm930.os +gcc ibm933.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm933.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm933.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm933.os +gcc ibm935.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm935.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm935.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm935.os +gcc ibm937.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm937.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm937.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm937.os +gcc ibm939.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm939.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm939.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm939.os +gcc ibm1046.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1046.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1046.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1046.os +gcc ibm1132.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1132.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1132.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1132.os +gcc ibm1133.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1133.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1133.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1133.os +gcc ibm1160.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1160.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1160.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1160.os +gcc ibm1161.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1161.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1161.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1161.os +gcc ibm1162.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1162.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1162.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1162.os +gcc ibm1163.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1163.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1163.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1163.os +gcc ibm1164.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1164.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1164.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1164.os +gcc ibm918.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm918.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm918.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm918.os +gcc ibm1004.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1004.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1004.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1004.os +gcc ibm1026.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1026.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1026.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1026.os +gcc cp1125.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/cp1125.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/cp1125.os.dt -MT /sources/glibc-2.32/build/iconvdata/cp1125.os +gcc cp1250.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/cp1250.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/cp1250.os.dt -MT /sources/glibc-2.32/build/iconvdata/cp1250.os +gcc cp1251.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/cp1251.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/cp1251.os.dt -MT /sources/glibc-2.32/build/iconvdata/cp1251.os +gcc cp1252.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/cp1252.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/cp1252.os.dt -MT /sources/glibc-2.32/build/iconvdata/cp1252.os +gcc cp1253.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/cp1253.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/cp1253.os.dt -MT /sources/glibc-2.32/build/iconvdata/cp1253.os +gcc cp1254.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/cp1254.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/cp1254.os.dt -MT /sources/glibc-2.32/build/iconvdata/cp1254.os +gcc cp1255.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/cp1255.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/cp1255.os.dt -MT /sources/glibc-2.32/build/iconvdata/cp1255.os +gcc cp1256.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/cp1256.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/cp1256.os.dt -MT /sources/glibc-2.32/build/iconvdata/cp1256.os +gcc cp1257.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/cp1257.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/cp1257.os.dt -MT /sources/glibc-2.32/build/iconvdata/cp1257.os +gcc iso-2022-jp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso-2022-jp.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso-2022-jp.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso-2022-jp.os +gcc macintosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/macintosh.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/macintosh.os.dt -MT /sources/glibc-2.32/build/iconvdata/macintosh.os +gcc iec_p27-1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iec_p27-1.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iec_p27-1.os.dt -MT /sources/glibc-2.32/build/iconvdata/iec_p27-1.os +gcc asmo_449.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/asmo_449.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/asmo_449.os.dt -MT /sources/glibc-2.32/build/iconvdata/asmo_449.os +gcc ansi_x3.110.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ansi_x3.110.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ansi_x3.110.os.dt -MT /sources/glibc-2.32/build/iconvdata/ansi_x3.110.os +gcc csn_369103.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/csn_369103.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/csn_369103.os.dt -MT /sources/glibc-2.32/build/iconvdata/csn_369103.os +gcc cwi.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/cwi.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/cwi.os.dt -MT /sources/glibc-2.32/build/iconvdata/cwi.os +gcc dec-mcs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/dec-mcs.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/dec-mcs.os.dt -MT /sources/glibc-2.32/build/iconvdata/dec-mcs.os +gcc ecma-cyrillic.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ecma-cyrillic.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ecma-cyrillic.os.dt -MT /sources/glibc-2.32/build/iconvdata/ecma-cyrillic.os +gcc gost_19768-74.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/gost_19768-74.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/gost_19768-74.os.dt -MT /sources/glibc-2.32/build/iconvdata/gost_19768-74.os +gcc greek-ccitt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/greek-ccitt.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/greek-ccitt.os.dt -MT /sources/glibc-2.32/build/iconvdata/greek-ccitt.os +gcc greek7.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/greek7.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/greek7.os.dt -MT /sources/glibc-2.32/build/iconvdata/greek7.os +gcc greek7-old.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/greek7-old.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/greek7-old.os.dt -MT /sources/glibc-2.32/build/iconvdata/greek7-old.os +gcc inis.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/inis.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/inis.os.dt -MT /sources/glibc-2.32/build/iconvdata/inis.os +gcc inis-8.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/inis-8.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/inis-8.os.dt -MT /sources/glibc-2.32/build/iconvdata/inis-8.os +gcc inis-cyrillic.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/inis-cyrillic.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/inis-cyrillic.os.dt -MT /sources/glibc-2.32/build/iconvdata/inis-cyrillic.os +gcc iso_6937-2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso_6937-2.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso_6937-2.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso_6937-2.os +gcc iso_2033.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso_2033.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso_2033.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso_2033.os +gcc iso_5427.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso_5427.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso_5427.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso_5427.os +gcc iso_5427-ext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso_5427-ext.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso_5427-ext.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso_5427-ext.os +gcc iso_5428.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso_5428.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso_5428.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso_5428.os +gcc iso_10367-box.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso_10367-box.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso_10367-box.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso_10367-box.os +gcc mac-is.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/mac-is.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/mac-is.os.dt -MT /sources/glibc-2.32/build/iconvdata/mac-is.os +gcc mac-uk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/mac-uk.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/mac-uk.os.dt -MT /sources/glibc-2.32/build/iconvdata/mac-uk.os +gcc nats-dano.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/nats-dano.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/nats-dano.os.dt -MT /sources/glibc-2.32/build/iconvdata/nats-dano.os +gcc nats-sefi.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/nats-sefi.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/nats-sefi.os.dt -MT /sources/glibc-2.32/build/iconvdata/nats-sefi.os +gcc sami-ws2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/sami-ws2.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/sami-ws2.os.dt -MT /sources/glibc-2.32/build/iconvdata/sami-ws2.os +gcc iso-ir-197.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso-ir-197.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso-ir-197.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso-ir-197.os +gcc tis-620.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/tis-620.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/tis-620.os.dt -MT /sources/glibc-2.32/build/iconvdata/tis-620.os +gcc koi8-u.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/koi8-u.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/koi8-u.os.dt -MT /sources/glibc-2.32/build/iconvdata/koi8-u.os +gcc gbk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/gbk.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/gbk.os.dt -MT /sources/glibc-2.32/build/iconvdata/gbk.os +gcc isiri-3342.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/isiri-3342.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/isiri-3342.os.dt -MT /sources/glibc-2.32/build/iconvdata/isiri-3342.os +gcc gbgbk.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/gbgbk.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/gbgbk.os.dt -MT /sources/glibc-2.32/build/iconvdata/gbgbk.os +gcc iso-2022-cn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso-2022-cn.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso-2022-cn.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso-2022-cn.os +gcc iso-ir-165.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso-ir-165.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso-ir-165.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso-ir-165.os +gcc utf-16.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/utf-16.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/utf-16.os.dt -MT /sources/glibc-2.32/build/iconvdata/utf-16.os +gcc unicode.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/unicode.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/unicode.os.dt -MT /sources/glibc-2.32/build/iconvdata/unicode.os +gcc utf-32.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/utf-32.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/utf-32.os.dt -MT /sources/glibc-2.32/build/iconvdata/utf-32.os +gcc utf-7.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/utf-7.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/utf-7.os.dt -MT /sources/glibc-2.32/build/iconvdata/utf-7.os +gcc big5hkscs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/big5hkscs.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/big5hkscs.os.dt -MT /sources/glibc-2.32/build/iconvdata/big5hkscs.os +gcc gb18030.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/gb18030.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/gb18030.os.dt -MT /sources/glibc-2.32/build/iconvdata/gb18030.os +gcc iso-2022-cn-ext.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso-2022-cn-ext.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso-2022-cn-ext.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso-2022-cn-ext.os +gcc viscii.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/viscii.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/viscii.os.dt -MT /sources/glibc-2.32/build/iconvdata/viscii.os +gcc gbbig5.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/gbbig5.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/gbbig5.os.dt -MT /sources/glibc-2.32/build/iconvdata/gbbig5.os +gcc cp10007.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/cp10007.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/cp10007.os.dt -MT /sources/glibc-2.32/build/iconvdata/cp10007.os +gcc koi8-t.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/koi8-t.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/koi8-t.os.dt -MT /sources/glibc-2.32/build/iconvdata/koi8-t.os +gcc georgian-ps.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/georgian-ps.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/georgian-ps.os.dt -MT /sources/glibc-2.32/build/iconvdata/georgian-ps.os +gcc georgian-academy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/georgian-academy.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/georgian-academy.os.dt -MT /sources/glibc-2.32/build/iconvdata/georgian-academy.os +gcc iso-ir-209.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso-ir-209.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso-ir-209.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso-ir-209.os +gcc mac-sami.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/mac-sami.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/mac-sami.os.dt -MT /sources/glibc-2.32/build/iconvdata/mac-sami.os +gcc armscii-8.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/armscii-8.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/armscii-8.os.dt -MT /sources/glibc-2.32/build/iconvdata/armscii-8.os +gcc tcvn5712-1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/tcvn5712-1.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/tcvn5712-1.os.dt -MT /sources/glibc-2.32/build/iconvdata/tcvn5712-1.os +gcc jisx0213.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/jisx0213.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/jisx0213.os.dt -MT /sources/glibc-2.32/build/iconvdata/jisx0213.os +gcc euc-jisx0213.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/euc-jisx0213.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/euc-jisx0213.os.dt -MT /sources/glibc-2.32/build/iconvdata/euc-jisx0213.os +gcc shift_jisx0213.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/shift_jisx0213.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/shift_jisx0213.os.dt -MT /sources/glibc-2.32/build/iconvdata/shift_jisx0213.os +gcc iso-2022-jp-3.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso-2022-jp-3.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso-2022-jp-3.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso-2022-jp-3.os +gcc tscii.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/tscii.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/tscii.os.dt -MT /sources/glibc-2.32/build/iconvdata/tscii.os +gcc ibm866nav.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm866nav.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm866nav.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm866nav.os +gcc cp932.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/cp932.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/cp932.os.dt -MT /sources/glibc-2.32/build/iconvdata/cp932.os +gcc euc-jp-ms.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/euc-jp-ms.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/euc-jp-ms.os.dt -MT /sources/glibc-2.32/build/iconvdata/euc-jp-ms.os +gcc pt154.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/pt154.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/pt154.os.dt -MT /sources/glibc-2.32/build/iconvdata/pt154.os +gcc rk1048.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/rk1048.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/rk1048.os.dt -MT /sources/glibc-2.32/build/iconvdata/rk1048.os +gcc ibm1025.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1025.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1025.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1025.os +gcc ibm1122.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1122.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1122.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1122.os +gcc ibm1137.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1137.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1137.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1137.os +gcc ibm1153.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1153.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1153.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1153.os +gcc ibm1154.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1154.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1154.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1154.os +gcc ibm1155.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1155.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1155.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1155.os +gcc ibm1156.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1156.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1156.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1156.os +gcc ibm1157.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1157.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1157.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1157.os +gcc ibm1158.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1158.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1158.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1158.os +gcc ibm803.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm803.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm803.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm803.os +gcc ibm901.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm901.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm901.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm901.os +gcc ibm902.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm902.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm902.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm902.os +gcc ibm921.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm921.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm921.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm921.os +gcc ibm1008.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1008.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1008.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1008.os +gcc ibm1008_420.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1008_420.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1008_420.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1008_420.os +gcc ibm1097.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1097.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1097.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1097.os +gcc ibm1112.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1112.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1112.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1112.os +gcc ibm1123.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1123.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1123.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1123.os +gcc ibm1130.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1130.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1130.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1130.os +gcc ibm1140.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1140.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1140.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1140.os +gcc ibm1141.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1141.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1141.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1141.os +gcc ibm1142.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1142.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1142.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1142.os +gcc ibm1143.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1143.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1143.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1143.os +gcc ibm1144.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1144.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1144.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1144.os +gcc ibm1145.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1145.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1145.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1145.os +gcc ibm1146.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1146.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1146.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1146.os +gcc ibm1147.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1147.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1147.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1147.os +gcc ibm1148.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1148.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1148.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1148.os +gcc ibm1149.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1149.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1149.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1149.os +gcc ibm1166.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1166.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1166.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1166.os +gcc ibm1167.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1167.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1167.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1167.os +gcc ibm4517.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm4517.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm4517.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm4517.os +gcc ibm4899.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm4899.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm4899.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm4899.os +gcc ibm4909.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm4909.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm4909.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm4909.os +gcc ibm4971.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm4971.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm4971.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm4971.os +gcc ibm5347.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm5347.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm5347.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm5347.os +gcc ibm9030.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm9030.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm9030.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm9030.os +gcc ibm9066.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm9066.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm9066.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm9066.os +gcc ibm9448.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm9448.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm9448.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm9448.os +gcc ibm12712.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm12712.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm12712.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm12712.os +gcc ibm16804.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm16804.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm16804.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm16804.os +gcc ibm1364.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1364.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1364.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1364.os +gcc ibm1371.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1371.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1371.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1371.os +gcc ibm1388.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1388.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1388.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1388.os +gcc ibm1390.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1390.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1390.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1390.os +gcc ibm1399.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/ibm1399.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/ibm1399.os.dt -MT /sources/glibc-2.32/build/iconvdata/ibm1399.os +gcc iso_11548-1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso_11548-1.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso_11548-1.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso_11548-1.os +gcc mik.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/mik.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/mik.os.dt -MT /sources/glibc-2.32/build/iconvdata/mik.os +gcc brf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/brf.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/brf.os.dt -MT /sources/glibc-2.32/build/iconvdata/brf.os +gcc mac-centraleurope.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/mac-centraleurope.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/mac-centraleurope.os.dt -MT /sources/glibc-2.32/build/iconvdata/mac-centraleurope.os +gcc koi8-ru.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/koi8-ru.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/koi8-ru.os.dt -MT /sources/glibc-2.32/build/iconvdata/koi8-ru.os +gcc iso8859-9e.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/iso8859-9e.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/iso8859-9e.os.dt -MT /sources/glibc-2.32/build/iconvdata/iso8859-9e.os +gcc cp770.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/cp770.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/cp770.os.dt -MT /sources/glibc-2.32/build/iconvdata/cp770.os +gcc cp771.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/cp771.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/cp771.os.dt -MT /sources/glibc-2.32/build/iconvdata/cp771.os +gcc cp772.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/cp772.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/cp772.os.dt -MT /sources/glibc-2.32/build/iconvdata/cp772.os +gcc cp773.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/cp773.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/cp773.os.dt -MT /sources/glibc-2.32/build/iconvdata/cp773.os +gcc cp774.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/iconvdata -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/iconvdata/cp774.os -MD -MP -MF /sources/glibc-2.32/build/iconvdata/cp774.os.dt -MT /sources/glibc-2.32/build/iconvdata/cp774.os +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO8859-1.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso8859-1.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO8859-2.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso8859-2.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO8859-3.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso8859-3.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO8859-4.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso8859-4.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO8859-5.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso8859-5.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO8859-6.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso8859-6.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO8859-7.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso8859-7.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO8859-8.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso8859-8.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO8859-9.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso8859-9.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO8859-10.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso8859-10.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO8859-11.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso8859-11.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO8859-13.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso8859-13.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO8859-14.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso8859-14.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO8859-15.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso8859-15.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO8859-16.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso8859-16.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/T.61.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/t.61.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO_6937.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso_6937.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/SJIS.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/sjis.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/KOI-8.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/koi-8.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/HP-ROMAN8.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/hp-roman8.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/HP-ROMAN9.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/hp-roman9.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/EBCDIC-AT-DE.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ebcdic-at-de.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/EBCDIC-AT-DE-A.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ebcdic-at-de-a.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/EBCDIC-CA-FR.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ebcdic-ca-fr.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libKSC.so -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/libKSC.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ksc5601.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/EUC-KR.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/euc-kr.os /sources/glibc-2.32/build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/UHC.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/uhc.os /sources/glibc-2.32/build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/JOHAB.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/johab.os /sources/glibc-2.32/build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libJIS.so -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/libJIS.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/jis0201.os /sources/glibc-2.32/build/iconvdata/jis0208.os /sources/glibc-2.32/build/iconvdata/jis0212.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/BIG5.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/big5.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/EUC-JP.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/euc-jp.os /sources/glibc-2.32/build/iconvdata/libJIS.so -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libGB.so -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/libGB.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/gb2312.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/EUC-CN.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/euc-cn.os /sources/glibc-2.32/build/iconvdata/libGB.so -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libCNS.so -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/libCNS.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/cns11643l1.os /sources/glibc-2.32/build/iconvdata/cns11643.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/EUC-TW.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/euc-tw.os /sources/glibc-2.32/build/iconvdata/libCNS.so -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO646.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso646.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/EBCDIC-DK-NO.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ebcdic-dk-no.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/EBCDIC-DK-NO-A.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ebcdic-dk-no-a.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/EBCDIC-ES.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ebcdic-es.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/EBCDIC-ES-A.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ebcdic-es-a.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/EBCDIC-ES-S.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ebcdic-es-s.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/EBCDIC-FI-SE.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ebcdic-fi-se.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/EBCDIC-FI-SE-A.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ebcdic-fi-se-a.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/EBCDIC-FR.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ebcdic-fr.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/EBCDIC-IS-FRISS.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ebcdic-is-friss.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/EBCDIC-IT.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ebcdic-it.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/EBCDIC-PT.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ebcdic-pt.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/EBCDIC-UK.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ebcdic-uk.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/EBCDIC-US.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ebcdic-us.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM037.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm037.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM038.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm038.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM274.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm274.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM275.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm275.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM423.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm423.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM500.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm500.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM870.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm870.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM871.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm871.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM891.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm891.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM903.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm903.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM904.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm904.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM905.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm905.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1047.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1047.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM874.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm874.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/CP737.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/cp737.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/CP775.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/cp775.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO-2022-KR.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso-2022-kr.os /sources/glibc-2.32/build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/HP-TURKISH8.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/hp-turkish8.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/HP-THAI8.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/hp-thai8.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/HP-GREEK8.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/hp-greek8.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/KOI8-R.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/koi8-r.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/LATIN-GREEK.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/latin-greek.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/LATIN-GREEK-1.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/latin-greek-1.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM256.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm256.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM273.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm273.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM277.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm277.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM278.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm278.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM280.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm280.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM281.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm281.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM284.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm284.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM285.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm285.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM290.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm290.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM297.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm297.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM420.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm420.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM424.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm424.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM437.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm437.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM850.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm850.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM851.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm851.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM852.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm852.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM855.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm855.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM857.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm857.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM858.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm858.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM860.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm860.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM861.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm861.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM862.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm862.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM863.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm863.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM864.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm864.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM865.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm865.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM868.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm868.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM869.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm869.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM875.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm875.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM880.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm880.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM866.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm866.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/CP1258.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/cp1258.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM922.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm922.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1124.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1124.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1129.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1129.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM932.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm932.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM943.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm943.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM856.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm856.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM930.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm930.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM933.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm933.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM935.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm935.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM937.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm937.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM939.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm939.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1046.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1046.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1132.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1132.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1133.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1133.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1160.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1160.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1161.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1161.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1162.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1162.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1163.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1163.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1164.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1164.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM918.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm918.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1004.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1004.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1026.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1026.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/CP1125.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/cp1125.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/CP1250.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/cp1250.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/CP1251.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/cp1251.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/CP1252.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/cp1252.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/CP1253.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/cp1253.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/CP1254.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/cp1254.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/CP1255.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/cp1255.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/CP1256.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/cp1256.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/CP1257.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/cp1257.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO-2022-JP.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso-2022-jp.os /sources/glibc-2.32/build/iconvdata/libJIS.so /sources/glibc-2.32/build/iconvdata/libGB.so /sources/glibc-2.32/build/iconvdata/libCNS.so /sources/glibc-2.32/build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/MACINTOSH.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/macintosh.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IEC_P27-1.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iec_p27-1.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ASMO_449.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/asmo_449.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ANSI_X3.110.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ansi_x3.110.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/CSN_369103.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/csn_369103.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/CWI.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/cwi.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/DEC-MCS.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/dec-mcs.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ECMA-CYRILLIC.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ecma-cyrillic.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/GOST_19768-74.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/gost_19768-74.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/GREEK-CCITT.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/greek-ccitt.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/GREEK7.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/greek7.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/GREEK7-OLD.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/greek7-old.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/INIS.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/inis.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/INIS-8.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/inis-8.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/INIS-CYRILLIC.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/inis-cyrillic.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO_6937-2.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso_6937-2.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO_2033.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso_2033.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO_5427.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso_5427.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO_5427-EXT.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso_5427-ext.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO_5428.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso_5428.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO_10367-BOX.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso_10367-box.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/MAC-IS.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/mac-is.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/MAC-UK.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/mac-uk.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/NATS-DANO.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/nats-dano.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/NATS-SEFI.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/nats-sefi.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/SAMI-WS2.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/sami-ws2.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO-IR-197.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso-ir-197.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/TIS-620.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/tis-620.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/KOI8-U.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/koi8-u.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/GBK.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/gbk.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISIRI-3342.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/isiri-3342.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/GBGBK.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/gbgbk.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO-2022-CN.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso-2022-cn.os /sources/glibc-2.32/build/iconvdata/libGB.so /sources/glibc-2.32/build/iconvdata/libCNS.so -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libISOIR165.so -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/libISOIR165.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso-ir-165.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/UTF-16.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/utf-16.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/UNICODE.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/unicode.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/UTF-32.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/utf-32.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/UTF-7.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/utf-7.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/BIG5HKSCS.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/big5hkscs.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/GB18030.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/gb18030.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO-2022-CN-EXT.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso-2022-cn-ext.os /sources/glibc-2.32/build/iconvdata/libGB.so /sources/glibc-2.32/build/iconvdata/libCNS.so /sources/glibc-2.32/build/iconvdata/libISOIR165.so -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/VISCII.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/viscii.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/GBBIG5.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/gbbig5.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/CP10007.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/cp10007.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/KOI8-T.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/koi8-t.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/GEORGIAN-PS.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/georgian-ps.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/GEORGIAN-ACADEMY.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/georgian-academy.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO-IR-209.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso-ir-209.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/MAC-SAMI.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/mac-sami.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ARMSCII-8.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/armscii-8.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/TCVN5712-1.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/tcvn5712-1.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libJISX0213.so -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/libJISX0213.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/jisx0213.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/EUC-JISX0213.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/euc-jisx0213.os /sources/glibc-2.32/build/iconvdata/libJISX0213.so -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/SHIFT_JISX0213.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/shift_jisx0213.os /sources/glibc-2.32/build/iconvdata/libJISX0213.so -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO-2022-JP-3.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso-2022-jp-3.os /sources/glibc-2.32/build/iconvdata/libJIS.so /sources/glibc-2.32/build/iconvdata/libJISX0213.so -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/TSCII.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/tscii.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM866NAV.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm866nav.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/CP932.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/cp932.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/EUC-JP-MS.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/euc-jp-ms.os /sources/glibc-2.32/build/iconvdata/libJIS.so -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/PT154.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/pt154.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/RK1048.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/rk1048.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1025.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1025.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1122.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1122.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1137.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1137.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1153.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1153.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1154.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1154.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1155.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1155.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1156.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1156.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1157.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1157.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1158.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1158.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM803.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm803.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM901.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm901.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM902.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm902.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM921.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm921.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1008.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1008.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1008_420.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1008_420.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1097.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1097.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1112.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1112.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1123.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1123.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1130.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1130.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1140.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1140.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1141.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1141.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1142.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1142.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1143.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1143.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1144.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1144.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1145.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1145.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1146.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1146.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1147.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1147.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1148.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1148.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1149.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1149.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1166.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1166.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1167.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1167.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM4517.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm4517.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM4899.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm4899.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM4909.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm4909.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM4971.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm4971.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM5347.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm5347.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM9030.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm9030.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM9066.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm9066.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM9448.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm9448.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM12712.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm12712.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM16804.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm16804.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1364.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1364.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1371.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1371.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1388.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1388.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1390.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1390.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/IBM1399.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/ibm1399.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO_11548-1.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso_11548-1.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/MIK.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/mik.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/BRF.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/brf.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/MAC-CENTRALEUROPE.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/mac-centraleurope.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/KOI8-RU.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/koi8-ru.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/ISO8859-9E.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/iso8859-9e.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/CP770.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/cp770.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/CP771.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/cp771.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/CP772.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/cp772.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/CP773.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/cp773.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -Wl,-z,defs -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/iconvdata/CP774.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--as-needed /sources/glibc-2.32/build/iconvdata/cp774.os -Wl,--no-as-needed -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +make[2]: Leaving directory '/sources/glibc-2.32/iconvdata' +make subdir=assert -C assert ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/assert' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/assert' +make subdir=ctype -C ctype ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/ctype' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/ctype' +make subdir=intl -C intl ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/intl' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/intl' +make subdir=catgets -C catgets ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/catgets' +gcc ../locale/programs/xmalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -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/sources/glibc-2.32/build/catgets -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/catgets/xmalloc.o -MD -MP -MF /sources/glibc-2.32/build/catgets/xmalloc.o.dt -MT /sources/glibc-2.32/build/catgets/xmalloc.o +gcc gencat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -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/sources/glibc-2.32/build/catgets -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/catgets/gencat.o -MD -MP -MF /sources/glibc-2.32/build/catgets/gencat.o.dt -MT /sources/glibc-2.32/build/catgets/gencat.o +gcc -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /sources/glibc-2.32/build/catgets/gencat -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbegin.o` /sources/glibc-2.32/build/catgets/gencat.o /sources/glibc-2.32/build/catgets/xmalloc.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /sources/glibc-2.32/build/libc.so.6 /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc --print-file-name=crtend.o` /sources/glibc-2.32/build/csu/crtn.o +make[2]: Leaving directory '/sources/glibc-2.32/catgets' +make subdir=math -C math ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/math' +gcc ../sysdeps/ieee754/s_lib_version.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_lib_version.o -MD -MP -MF /sources/glibc-2.32/build/math/s_lib_version.o.dt -MT /sources/glibc-2.32/build/math/s_lib_version.o +gcc ../sysdeps/ieee754/s_matherr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_matherr.o -MD -MP -MF /sources/glibc-2.32/build/math/s_matherr.o.dt -MT /sources/glibc-2.32/build/math/s_matherr.o +gcc ../sysdeps/ieee754/s_signgam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_signgam.o -MD -MP -MF /sources/glibc-2.32/build/math/s_signgam.o.dt -MT /sources/glibc-2.32/build/math/s_signgam.o +gcc ../sysdeps/x86_64/fpu/fclrexcpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fclrexcpt.o -MD -MP -MF /sources/glibc-2.32/build/math/fclrexcpt.o.dt -MT /sources/glibc-2.32/build/math/fclrexcpt.o +gcc ../sysdeps/x86_64/fpu/fgetexcptflg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fgetexcptflg.o -MD -MP -MF /sources/glibc-2.32/build/math/fgetexcptflg.o.dt -MT /sources/glibc-2.32/build/math/fgetexcptflg.o +gcc ../sysdeps/x86_64/fpu/fraiseexcpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fraiseexcpt.o -MD -MP -MF /sources/glibc-2.32/build/math/fraiseexcpt.o.dt -MT /sources/glibc-2.32/build/math/fraiseexcpt.o +gcc ../sysdeps/x86_64/fpu/fsetexcptflg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fsetexcptflg.o -MD -MP -MF /sources/glibc-2.32/build/math/fsetexcptflg.o.dt -MT /sources/glibc-2.32/build/math/fsetexcptflg.o +gcc ../sysdeps/x86_64/fpu/ftestexcept.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/ftestexcept.o -MD -MP -MF /sources/glibc-2.32/build/math/ftestexcept.o.dt -MT /sources/glibc-2.32/build/math/ftestexcept.o +gcc ../sysdeps/x86_64/fpu/fegetround.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fegetround.o -MD -MP -MF /sources/glibc-2.32/build/math/fegetround.o.dt -MT /sources/glibc-2.32/build/math/fegetround.o +gcc ../sysdeps/x86_64/fpu/fesetround.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fesetround.o -MD -MP -MF /sources/glibc-2.32/build/math/fesetround.o.dt -MT /sources/glibc-2.32/build/math/fesetround.o +gcc ../sysdeps/x86_64/fpu/fegetenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fegetenv.o -MD -MP -MF /sources/glibc-2.32/build/math/fegetenv.o.dt -MT /sources/glibc-2.32/build/math/fegetenv.o +gcc ../sysdeps/x86_64/fpu/feholdexcpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/feholdexcpt.o -MD -MP -MF /sources/glibc-2.32/build/math/feholdexcpt.o.dt -MT /sources/glibc-2.32/build/math/feholdexcpt.o +gcc ../sysdeps/x86_64/fpu/fesetenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fesetenv.o -MD -MP -MF /sources/glibc-2.32/build/math/fesetenv.o.dt -MT /sources/glibc-2.32/build/math/fesetenv.o +gcc ../sysdeps/x86_64/fpu/feupdateenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/feupdateenv.o -MD -MP -MF /sources/glibc-2.32/build/math/feupdateenv.o.dt -MT /sources/glibc-2.32/build/math/feupdateenv.o +gcc ../sysdeps/x86_64/fpu/fedisblxcpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fedisblxcpt.o -MD -MP -MF /sources/glibc-2.32/build/math/fedisblxcpt.o.dt -MT /sources/glibc-2.32/build/math/fedisblxcpt.o +gcc ../sysdeps/x86_64/fpu/feenablxcpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/feenablxcpt.o -MD -MP -MF /sources/glibc-2.32/build/math/feenablxcpt.o.dt -MT /sources/glibc-2.32/build/math/feenablxcpt.o +gcc ../sysdeps/x86_64/fpu/fegetexcept.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fegetexcept.o -MD -MP -MF /sources/glibc-2.32/build/math/fegetexcept.o.dt -MT /sources/glibc-2.32/build/math/fegetexcept.o +gcc ../sysdeps/x86_64/fpu/fesetexcept.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fesetexcept.o -MD -MP -MF /sources/glibc-2.32/build/math/fesetexcept.o.dt -MT /sources/glibc-2.32/build/math/fesetexcept.o +gcc fetestexceptflag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fetestexceptflag.o -MD -MP -MF /sources/glibc-2.32/build/math/fetestexceptflag.o.dt -MT /sources/glibc-2.32/build/math/fetestexceptflag.o +gcc ../sysdeps/x86_64/fpu/fegetmode.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fegetmode.o -MD -MP -MF /sources/glibc-2.32/build/math/fegetmode.o.dt -MT /sources/glibc-2.32/build/math/fegetmode.o +gcc ../sysdeps/x86_64/fpu/fesetmode.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fesetmode.o -MD -MP -MF /sources/glibc-2.32/build/math/fesetmode.o.dt -MT /sources/glibc-2.32/build/math/fesetmode.o +gcc ../sysdeps/x86/fpu/powl_helper.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/powl_helper.o -MD -MP -MF /sources/glibc-2.32/build/math/powl_helper.o.dt -MT /sources/glibc-2.32/build/math/powl_helper.o +gcc w_acosl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acosl_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_acosl_compat.o.dt -MT /sources/glibc-2.32/build/math/w_acosl_compat.o +gcc w_acoshl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acoshl_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_acoshl_compat.o.dt -MT /sources/glibc-2.32/build/math/w_acoshl_compat.o +gcc w_asinl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_asinl_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_asinl_compat.o.dt -MT /sources/glibc-2.32/build/math/w_asinl_compat.o +gcc w_atan2l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atan2l_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_atan2l_compat.o.dt -MT /sources/glibc-2.32/build/math/w_atan2l_compat.o +gcc w_atanhl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atanhl_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_atanhl_compat.o.dt -MT /sources/glibc-2.32/build/math/w_atanhl_compat.o +gcc w_coshl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_coshl_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_coshl_compat.o.dt -MT /sources/glibc-2.32/build/math/w_coshl_compat.o +gcc w_exp2l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp2l_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_exp2l_compat.o.dt -MT /sources/glibc-2.32/build/math/w_exp2l_compat.o +gcc w_exp10l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp10l_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_exp10l_compat.o.dt -MT /sources/glibc-2.32/build/math/w_exp10l_compat.o +gcc w_fmodl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_fmodl_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_fmodl_compat.o.dt -MT /sources/glibc-2.32/build/math/w_fmodl_compat.o +gcc w_hypotl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_hypotl_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_hypotl_compat.o.dt -MT /sources/glibc-2.32/build/math/w_hypotl_compat.o +gcc w_j0l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j0l_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_j0l_compat.o.dt -MT /sources/glibc-2.32/build/math/w_j0l_compat.o +gcc w_j1l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j1l_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_j1l_compat.o.dt -MT /sources/glibc-2.32/build/math/w_j1l_compat.o +gcc w_jnl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_jnl_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_jnl_compat.o.dt -MT /sources/glibc-2.32/build/math/w_jnl_compat.o +gcc w_log2l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log2l_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_log2l_compat.o.dt -MT /sources/glibc-2.32/build/math/w_log2l_compat.o +gcc w_log10l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log10l_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_log10l_compat.o.dt -MT /sources/glibc-2.32/build/math/w_log10l_compat.o +gcc w_logl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_logl_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_logl_compat.o.dt -MT /sources/glibc-2.32/build/math/w_logl_compat.o +gcc w_powl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_powl_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_powl_compat.o.dt -MT /sources/glibc-2.32/build/math/w_powl_compat.o +gcc w_remainderl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_remainderl_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_remainderl_compat.o.dt -MT /sources/glibc-2.32/build/math/w_remainderl_compat.o +gcc w_scalbl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_scalbl_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_scalbl_compat.o.dt -MT /sources/glibc-2.32/build/math/w_scalbl_compat.o +gcc w_sinhl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sinhl_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_sinhl_compat.o.dt -MT /sources/glibc-2.32/build/math/w_sinhl_compat.o +gcc w_sqrtl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sqrtl_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_sqrtl_compat.o.dt -MT /sources/glibc-2.32/build/math/w_sqrtl_compat.o +gcc w_tgammal_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_tgammal_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_tgammal_compat.o.dt -MT /sources/glibc-2.32/build/math/w_tgammal_compat.o +gcc w_lgammal_r_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgammal_r_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_lgammal_r_compat.o.dt -MT /sources/glibc-2.32/build/math/w_lgammal_r_compat.o +gcc w_lgammal_compat2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgammal_compat2.o -MD -MP -MF /sources/glibc-2.32/build/math/w_lgammal_compat2.o.dt -MT /sources/glibc-2.32/build/math/w_lgammal_compat2.o +gcc w_expl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_expl_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_expl_compat.o.dt -MT /sources/glibc-2.32/build/math/w_expl_compat.o +gcc w_lgamma_compatl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgamma_compatl.o -MD -MP -MF /sources/glibc-2.32/build/math/w_lgamma_compatl.o.dt -MT /sources/glibc-2.32/build/math/w_lgamma_compatl.o +gcc ../sysdeps/ieee754/k_standardl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_standardl.o -MD -MP -MF /sources/glibc-2.32/build/math/k_standardl.o.dt -MT /sources/glibc-2.32/build/math/k_standardl.o +gcc w_acos_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acos_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_acos_compat.o.dt -MT /sources/glibc-2.32/build/math/w_acos_compat.o +gcc w_acosh_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acosh_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_acosh_compat.o.dt -MT /sources/glibc-2.32/build/math/w_acosh_compat.o +gcc w_asin_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_asin_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_asin_compat.o.dt -MT /sources/glibc-2.32/build/math/w_asin_compat.o +gcc w_atan2_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atan2_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_atan2_compat.o.dt -MT /sources/glibc-2.32/build/math/w_atan2_compat.o +gcc w_atanh_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atanh_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_atanh_compat.o.dt -MT /sources/glibc-2.32/build/math/w_atanh_compat.o +gcc w_cosh_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_cosh_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_cosh_compat.o.dt -MT /sources/glibc-2.32/build/math/w_cosh_compat.o +gcc w_exp2_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp2_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_exp2_compat.o.dt -MT /sources/glibc-2.32/build/math/w_exp2_compat.o +gcc w_exp10_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp10_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_exp10_compat.o.dt -MT /sources/glibc-2.32/build/math/w_exp10_compat.o +gcc w_fmod_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_fmod_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_fmod_compat.o.dt -MT /sources/glibc-2.32/build/math/w_fmod_compat.o +gcc w_hypot_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_hypot_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_hypot_compat.o.dt -MT /sources/glibc-2.32/build/math/w_hypot_compat.o +gcc w_j0_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j0_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_j0_compat.o.dt -MT /sources/glibc-2.32/build/math/w_j0_compat.o +gcc w_j1_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j1_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_j1_compat.o.dt -MT /sources/glibc-2.32/build/math/w_j1_compat.o +gcc w_jn_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_jn_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_jn_compat.o.dt -MT /sources/glibc-2.32/build/math/w_jn_compat.o +gcc w_log2_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log2_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_log2_compat.o.dt -MT /sources/glibc-2.32/build/math/w_log2_compat.o +gcc w_log10_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log10_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_log10_compat.o.dt -MT /sources/glibc-2.32/build/math/w_log10_compat.o +gcc w_log_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_log_compat.o.dt -MT /sources/glibc-2.32/build/math/w_log_compat.o +gcc w_pow_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_pow_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_pow_compat.o.dt -MT /sources/glibc-2.32/build/math/w_pow_compat.o +gcc w_remainder_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_remainder_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_remainder_compat.o.dt -MT /sources/glibc-2.32/build/math/w_remainder_compat.o +gcc w_scalb_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_scalb_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_scalb_compat.o.dt -MT /sources/glibc-2.32/build/math/w_scalb_compat.o +gcc w_sinh_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sinh_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_sinh_compat.o.dt -MT /sources/glibc-2.32/build/math/w_sinh_compat.o +gcc w_sqrt_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sqrt_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_sqrt_compat.o.dt -MT /sources/glibc-2.32/build/math/w_sqrt_compat.o +gcc w_tgamma_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_tgamma_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_tgamma_compat.o.dt -MT /sources/glibc-2.32/build/math/w_tgamma_compat.o +gcc w_lgamma_r_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgamma_r_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_lgamma_r_compat.o.dt -MT /sources/glibc-2.32/build/math/w_lgamma_r_compat.o +gcc w_lgamma_compat2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgamma_compat2.o -MD -MP -MF /sources/glibc-2.32/build/math/w_lgamma_compat2.o.dt -MT /sources/glibc-2.32/build/math/w_lgamma_compat2.o +gcc w_exp_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_exp_compat.o.dt -MT /sources/glibc-2.32/build/math/w_exp_compat.o +gcc w_lgamma_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgamma_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_lgamma_compat.o.dt -MT /sources/glibc-2.32/build/math/w_lgamma_compat.o +gcc ../sysdeps/ieee754/k_standard.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_standard.o -MD -MP -MF /sources/glibc-2.32/build/math/k_standard.o.dt -MT /sources/glibc-2.32/build/math/k_standard.o +gcc w_acosf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acosf_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_acosf_compat.o.dt -MT /sources/glibc-2.32/build/math/w_acosf_compat.o +gcc w_acoshf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acoshf_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_acoshf_compat.o.dt -MT /sources/glibc-2.32/build/math/w_acoshf_compat.o +gcc w_asinf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_asinf_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_asinf_compat.o.dt -MT /sources/glibc-2.32/build/math/w_asinf_compat.o +gcc w_atan2f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atan2f_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_atan2f_compat.o.dt -MT /sources/glibc-2.32/build/math/w_atan2f_compat.o +gcc w_atanhf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atanhf_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_atanhf_compat.o.dt -MT /sources/glibc-2.32/build/math/w_atanhf_compat.o +gcc w_coshf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_coshf_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_coshf_compat.o.dt -MT /sources/glibc-2.32/build/math/w_coshf_compat.o +gcc w_exp2f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp2f_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_exp2f_compat.o.dt -MT /sources/glibc-2.32/build/math/w_exp2f_compat.o +gcc w_exp10f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp10f_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_exp10f_compat.o.dt -MT /sources/glibc-2.32/build/math/w_exp10f_compat.o +gcc w_fmodf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_fmodf_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_fmodf_compat.o.dt -MT /sources/glibc-2.32/build/math/w_fmodf_compat.o +gcc w_hypotf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_hypotf_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_hypotf_compat.o.dt -MT /sources/glibc-2.32/build/math/w_hypotf_compat.o +gcc w_j0f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j0f_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_j0f_compat.o.dt -MT /sources/glibc-2.32/build/math/w_j0f_compat.o +gcc w_j1f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j1f_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_j1f_compat.o.dt -MT /sources/glibc-2.32/build/math/w_j1f_compat.o +gcc w_jnf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_jnf_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_jnf_compat.o.dt -MT /sources/glibc-2.32/build/math/w_jnf_compat.o +gcc w_log2f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log2f_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_log2f_compat.o.dt -MT /sources/glibc-2.32/build/math/w_log2f_compat.o +gcc w_log10f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log10f_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_log10f_compat.o.dt -MT /sources/glibc-2.32/build/math/w_log10f_compat.o +gcc w_logf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_logf_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_logf_compat.o.dt -MT /sources/glibc-2.32/build/math/w_logf_compat.o +gcc w_powf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_powf_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_powf_compat.o.dt -MT /sources/glibc-2.32/build/math/w_powf_compat.o +gcc w_remainderf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_remainderf_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_remainderf_compat.o.dt -MT /sources/glibc-2.32/build/math/w_remainderf_compat.o +gcc w_scalbf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_scalbf_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_scalbf_compat.o.dt -MT /sources/glibc-2.32/build/math/w_scalbf_compat.o +gcc w_sinhf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sinhf_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_sinhf_compat.o.dt -MT /sources/glibc-2.32/build/math/w_sinhf_compat.o +gcc w_sqrtf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sqrtf_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_sqrtf_compat.o.dt -MT /sources/glibc-2.32/build/math/w_sqrtf_compat.o +gcc w_tgammaf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_tgammaf_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_tgammaf_compat.o.dt -MT /sources/glibc-2.32/build/math/w_tgammaf_compat.o +gcc w_lgammaf_r_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgammaf_r_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_lgammaf_r_compat.o.dt -MT /sources/glibc-2.32/build/math/w_lgammaf_r_compat.o +gcc w_lgammaf_compat2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgammaf_compat2.o -MD -MP -MF /sources/glibc-2.32/build/math/w_lgammaf_compat2.o.dt -MT /sources/glibc-2.32/build/math/w_lgammaf_compat2.o +gcc w_expf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_expf_compat.o -MD -MP -MF /sources/glibc-2.32/build/math/w_expf_compat.o.dt -MT /sources/glibc-2.32/build/math/w_expf_compat.o +gcc w_lgamma_compatf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgamma_compatf.o -MD -MP -MF /sources/glibc-2.32/build/math/w_lgamma_compatf.o.dt -MT /sources/glibc-2.32/build/math/w_lgamma_compatf.o +gcc ../sysdeps/ieee754/k_standardf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_standardf.o -MD -MP -MF /sources/glibc-2.32/build/math/k_standardf.o.dt -MT /sources/glibc-2.32/build/math/k_standardf.o +gcc ../sysdeps/x86_64/fpu/e_acosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_acosl.o -MD -MP -MF /sources/glibc-2.32/build/math/e_acosl.o.dt -MT /sources/glibc-2.32/build/math/e_acosl.o +gcc ../sysdeps/ieee754/ldbl-96/e_acoshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_acoshl.o -MD -MP -MF /sources/glibc-2.32/build/math/e_acoshl.o.dt -MT /sources/glibc-2.32/build/math/e_acoshl.o +gcc ../sysdeps/ieee754/ldbl-96/e_asinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_asinl.o -MD -MP -MF /sources/glibc-2.32/build/math/e_asinl.o.dt -MT /sources/glibc-2.32/build/math/e_asinl.o +gcc ../sysdeps/x86_64/fpu/e_atan2l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_atan2l.o -MD -MP -MF /sources/glibc-2.32/build/math/e_atan2l.o.dt -MT /sources/glibc-2.32/build/math/e_atan2l.o +gcc ../sysdeps/ieee754/ldbl-96/e_atanhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_atanhl.o -MD -MP -MF /sources/glibc-2.32/build/math/e_atanhl.o.dt -MT /sources/glibc-2.32/build/math/e_atanhl.o +gcc ../sysdeps/ieee754/ldbl-96/e_coshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_coshl.o -MD -MP -MF /sources/glibc-2.32/build/math/e_coshl.o.dt -MT /sources/glibc-2.32/build/math/e_coshl.o +gcc ../sysdeps/x86_64/fpu/e_expl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/e_expl.o -MD -MP -MF /sources/glibc-2.32/build/math/e_expl.o.dt -MT /sources/glibc-2.32/build/math/e_expl.o +gcc ../sysdeps/x86_64/fpu/e_fmodl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/e_fmodl.o -MD -MP -MF /sources/glibc-2.32/build/math/e_fmodl.o.dt -MT /sources/glibc-2.32/build/math/e_fmodl.o +gcc ../sysdeps/ieee754/ldbl-96/e_hypotl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_hypotl.o -MD -MP -MF /sources/glibc-2.32/build/math/e_hypotl.o.dt -MT /sources/glibc-2.32/build/math/e_hypotl.o +gcc ../sysdeps/ieee754/ldbl-96/e_j0l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_j0l.o -MD -MP -MF /sources/glibc-2.32/build/math/e_j0l.o.dt -MT /sources/glibc-2.32/build/math/e_j0l.o +gcc ../sysdeps/ieee754/ldbl-96/e_j1l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_j1l.o -MD -MP -MF /sources/glibc-2.32/build/math/e_j1l.o.dt -MT /sources/glibc-2.32/build/math/e_j1l.o +gcc ../sysdeps/ieee754/ldbl-96/e_jnl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_jnl.o -MD -MP -MF /sources/glibc-2.32/build/math/e_jnl.o.dt -MT /sources/glibc-2.32/build/math/e_jnl.o +gcc ../sysdeps/ieee754/ldbl-96/e_lgammal_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_lgammal_r.o -MD -MP -MF /sources/glibc-2.32/build/math/e_lgammal_r.o.dt -MT /sources/glibc-2.32/build/math/e_lgammal_r.o +gcc ../sysdeps/x86_64/fpu/e_logl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/e_logl.o -MD -MP -MF /sources/glibc-2.32/build/math/e_logl.o.dt -MT /sources/glibc-2.32/build/math/e_logl.o +gcc ../sysdeps/x86_64/fpu/e_log10l.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/e_log10l.o -MD -MP -MF /sources/glibc-2.32/build/math/e_log10l.o.dt -MT /sources/glibc-2.32/build/math/e_log10l.o +gcc ../sysdeps/x86_64/fpu/e_powl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/e_powl.o -MD -MP -MF /sources/glibc-2.32/build/math/e_powl.o.dt -MT /sources/glibc-2.32/build/math/e_powl.o +gcc ../sysdeps/x86_64/fpu/e_remainderl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/e_remainderl.o -MD -MP -MF /sources/glibc-2.32/build/math/e_remainderl.o.dt -MT /sources/glibc-2.32/build/math/e_remainderl.o +gcc ../sysdeps/ieee754/ldbl-96/e_sinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_sinhl.o -MD -MP -MF /sources/glibc-2.32/build/math/e_sinhl.o.dt -MT /sources/glibc-2.32/build/math/e_sinhl.o +gcc ../sysdeps/x86/fpu/e_sqrtl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_sqrtl.o -MD -MP -MF /sources/glibc-2.32/build/math/e_sqrtl.o.dt -MT /sources/glibc-2.32/build/math/e_sqrtl.o +gcc ../sysdeps/ieee754/ldbl-96/e_gammal_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_gammal_r.o -MD -MP -MF /sources/glibc-2.32/build/math/e_gammal_r.o.dt -MT /sources/glibc-2.32/build/math/e_gammal_r.o +gcc ../sysdeps/x86_64/fpu/e_ilogbl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/e_ilogbl.o -MD -MP -MF /sources/glibc-2.32/build/math/e_ilogbl.o.dt -MT /sources/glibc-2.32/build/math/e_ilogbl.o +gcc ../sysdeps/ieee754/ldbl-96/k_tanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_tanl.o -MD -MP -MF /sources/glibc-2.32/build/math/k_tanl.o.dt -MT /sources/glibc-2.32/build/math/k_tanl.o +gcc ../sysdeps/ieee754/ldbl-96/s_asinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_asinhl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_asinhl.o.dt -MT /sources/glibc-2.32/build/math/s_asinhl.o +gcc ../sysdeps/x86_64/fpu/s_atanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_atanl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_atanl.o.dt -MT /sources/glibc-2.32/build/math/s_atanl.o +gcc ../sysdeps/ieee754/ldbl-96/s_cbrtl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cbrtl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cbrtl.o.dt -MT /sources/glibc-2.32/build/math/s_cbrtl.o +gcc ../sysdeps/x86_64/fpu/s_ceill.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_ceill.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ceill.o.dt -MT /sources/glibc-2.32/build/math/s_ceill.o +gcc ../sysdeps/ieee754/ldbl-96/s_cosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cosl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cosl.o.dt -MT /sources/glibc-2.32/build/math/s_cosl.o +gcc ../sysdeps/ieee754/ldbl-96/s_erfl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_erfl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_erfl.o.dt -MT /sources/glibc-2.32/build/math/s_erfl.o +gcc ../sysdeps/x86_64/fpu/s_expm1l.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_expm1l.o -MD -MP -MF /sources/glibc-2.32/build/math/s_expm1l.o.dt -MT /sources/glibc-2.32/build/math/s_expm1l.o +gcc ../sysdeps/x86_64/fpu/s_fabsl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_fabsl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fabsl.o.dt -MT /sources/glibc-2.32/build/math/s_fabsl.o +gcc ../sysdeps/x86_64/fpu/s_floorl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_floorl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_floorl.o.dt -MT /sources/glibc-2.32/build/math/s_floorl.o +gcc ../sysdeps/x86_64/fpu/s_log1pl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_log1pl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_log1pl.o.dt -MT /sources/glibc-2.32/build/math/s_log1pl.o +gcc ../sysdeps/x86_64/fpu/s_logbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_logbl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_logbl.o.dt -MT /sources/glibc-2.32/build/math/s_logbl.o +gcc ../sysdeps/x86_64/fpu/s_nextafterl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextafterl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nextafterl.o.dt -MT /sources/glibc-2.32/build/math/s_nextafterl.o +gcc s_nexttowardl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nexttowardl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nexttowardl.o.dt -MT /sources/glibc-2.32/build/math/s_nexttowardl.o +gcc ../sysdeps/x86_64/fpu/s_rintl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_rintl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_rintl.o.dt -MT /sources/glibc-2.32/build/math/s_rintl.o +gcc ../sysdeps/ieee754/ldbl-96/s_scalblnl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_scalblnl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_scalblnl.o.dt -MT /sources/glibc-2.32/build/math/s_scalblnl.o +gcc ../sysdeps/ieee754/ldbl-96/s_sinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sinl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_sinl.o.dt -MT /sources/glibc-2.32/build/math/s_sinl.o +gcc ../sysdeps/ieee754/ldbl-96/s_tanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_tanl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_tanl.o.dt -MT /sources/glibc-2.32/build/math/s_tanl.o +gcc ../sysdeps/ieee754/ldbl-96/s_tanhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_tanhl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_tanhl.o.dt -MT /sources/glibc-2.32/build/math/s_tanhl.o +gcc ../sysdeps/x86_64/fpu/s_fpclassifyl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fpclassifyl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fpclassifyl.o.dt -MT /sources/glibc-2.32/build/math/s_fpclassifyl.o +gcc ../sysdeps/x86_64/fpu/s_truncl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_truncl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_truncl.o.dt -MT /sources/glibc-2.32/build/math/s_truncl.o +gcc ../sysdeps/ieee754/ldbl-96/s_remquol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_remquol.o -MD -MP -MF /sources/glibc-2.32/build/math/s_remquol.o.dt -MT /sources/glibc-2.32/build/math/s_remquol.o +gcc ../sysdeps/x86_64/fpu/e_log2l.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/e_log2l.o -MD -MP -MF /sources/glibc-2.32/build/math/e_log2l.o.dt -MT /sources/glibc-2.32/build/math/e_log2l.o +gcc ../sysdeps/ieee754/ldbl-96/s_roundl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_roundl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_roundl.o.dt -MT /sources/glibc-2.32/build/math/s_roundl.o +gcc ../sysdeps/x86_64/fpu/s_nearbyintl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_nearbyintl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nearbyintl.o.dt -MT /sources/glibc-2.32/build/math/s_nearbyintl.o +gcc ../sysdeps/ieee754/ldbl-96/s_sincosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sincosl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_sincosl.o.dt -MT /sources/glibc-2.32/build/math/s_sincosl.o +gcc ../sysdeps/ieee754/ldbl-96/s_fmal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fmal.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fmal.o.dt -MT /sources/glibc-2.32/build/math/s_fmal.o +gcc ../sysdeps/x86_64/fpu/s_lrintl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_lrintl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_lrintl.o.dt -MT /sources/glibc-2.32/build/math/s_lrintl.o +gcc ../sysdeps/x86_64/fpu/s_llrintl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_llrintl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_llrintl.o.dt -MT /sources/glibc-2.32/build/math/s_llrintl.o +gcc ../sysdeps/ieee754/ldbl-96/s_lroundl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_lroundl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_lroundl.o.dt -MT /sources/glibc-2.32/build/math/s_lroundl.o +gcc ../sysdeps/ieee754/ldbl-96/s_llroundl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_llroundl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_llroundl.o.dt -MT /sources/glibc-2.32/build/math/s_llroundl.o +gcc ../sysdeps/x86_64/fpu/e_exp10l.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/e_exp10l.o -MD -MP -MF /sources/glibc-2.32/build/math/e_exp10l.o.dt -MT /sources/glibc-2.32/build/math/e_exp10l.o +gcc ../sysdeps/ieee754/ldbl-96/s_issignalingl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_issignalingl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_issignalingl.o.dt -MT /sources/glibc-2.32/build/math/s_issignalingl.o +gcc ../sysdeps/x86_64/fpu/s_isinfl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_isinfl.o -MD -MP -MF /sources/glibc-2.32/build/math/m_isinfl.o.dt -MT /sources/glibc-2.32/build/math/m_isinfl.o +gcc ../sysdeps/x86_64/fpu/s_isnanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_isnanl.o -MD -MP -MF /sources/glibc-2.32/build/math/m_isnanl.o.dt -MT /sources/glibc-2.32/build/math/m_isnanl.o +gcc ../sysdeps/x86_64/fpu/s_finitel.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/m_finitel.o -MD -MP -MF /sources/glibc-2.32/build/math/m_finitel.o.dt -MT /sources/glibc-2.32/build/math/m_finitel.o +gcc ../sysdeps/x86_64/fpu/s_copysignl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/m_copysignl.o -MD -MP -MF /sources/glibc-2.32/build/math/m_copysignl.o.dt -MT /sources/glibc-2.32/build/math/m_copysignl.o +gcc ../sysdeps/ieee754/ldbl-96/s_modfl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fsignaling-nans -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_modfl.o -MD -MP -MF /sources/glibc-2.32/build/math/m_modfl.o.dt -MT /sources/glibc-2.32/build/math/m_modfl.o +gcc ../sysdeps/x86_64/fpu/s_scalbnl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/m_scalbnl.o -MD -MP -MF /sources/glibc-2.32/build/math/m_scalbnl.o.dt -MT /sources/glibc-2.32/build/math/m_scalbnl.o +gcc ../sysdeps/ieee754/ldbl-96/s_frexpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_frexpl.o -MD -MP -MF /sources/glibc-2.32/build/math/m_frexpl.o.dt -MT /sources/glibc-2.32/build/math/m_frexpl.o +gcc ../sysdeps/ieee754/ldbl-96/s_signbitl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_signbitl.o -MD -MP -MF /sources/glibc-2.32/build/math/m_signbitl.o.dt -MT /sources/glibc-2.32/build/math/m_signbitl.o +gcc /sources/glibc-2.32/build/math/s_ldexpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_ldexpl.o -MD -MP -MF /sources/glibc-2.32/build/math/m_ldexpl.o.dt -MT /sources/glibc-2.32/build/math/m_ldexpl.o +gcc ../sysdeps/ieee754/ldbl-96/x2y2m1l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/x2y2m1l.o -MD -MP -MF /sources/glibc-2.32/build/math/x2y2m1l.o.dt -MT /sources/glibc-2.32/build/math/x2y2m1l.o +gcc ../sysdeps/ieee754/ldbl-96/gamma_productl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/gamma_productl.o -MD -MP -MF /sources/glibc-2.32/build/math/gamma_productl.o.dt -MT /sources/glibc-2.32/build/math/gamma_productl.o +gcc ../sysdeps/ieee754/ldbl-96/lgamma_negl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/lgamma_negl.o -MD -MP -MF /sources/glibc-2.32/build/math/lgamma_negl.o.dt -MT /sources/glibc-2.32/build/math/lgamma_negl.o +gcc ../sysdeps/ieee754/ldbl-96/lgamma_productl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/lgamma_productl.o -MD -MP -MF /sources/glibc-2.32/build/math/lgamma_productl.o.dt -MT /sources/glibc-2.32/build/math/lgamma_productl.o +gcc ../sysdeps/ieee754/ldbl-96/s_nextupl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextupl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nextupl.o.dt -MT /sources/glibc-2.32/build/math/s_nextupl.o +gcc ../sysdeps/ieee754/ldbl-96/s_totalorderl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_totalorderl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_totalorderl.o.dt -MT /sources/glibc-2.32/build/math/s_totalorderl.o +gcc ../sysdeps/ieee754/ldbl-96/s_totalordermagl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_totalordermagl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_totalordermagl.o.dt -MT /sources/glibc-2.32/build/math/s_totalordermagl.o +gcc ../sysdeps/ieee754/ldbl-96/s_getpayloadl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_getpayloadl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_getpayloadl.o.dt -MT /sources/glibc-2.32/build/math/s_getpayloadl.o +gcc ../sysdeps/ieee754/ldbl-96/s_setpayloadl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_setpayloadl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_setpayloadl.o.dt -MT /sources/glibc-2.32/build/math/s_setpayloadl.o +gcc ../sysdeps/ieee754/ldbl-96/s_setpayloadsigl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_setpayloadsigl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_setpayloadsigl.o.dt -MT /sources/glibc-2.32/build/math/s_setpayloadsigl.o +gcc ../sysdeps/ieee754/ldbl-96/s_roundevenl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_roundevenl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_roundevenl.o.dt -MT /sources/glibc-2.32/build/math/s_roundevenl.o +gcc ../sysdeps/ieee754/ldbl-96/s_fromfpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fromfpl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fromfpl.o.dt -MT /sources/glibc-2.32/build/math/s_fromfpl.o +gcc ../sysdeps/ieee754/ldbl-96/s_ufromfpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ufromfpl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ufromfpl.o.dt -MT /sources/glibc-2.32/build/math/s_ufromfpl.o +gcc ../sysdeps/ieee754/ldbl-96/s_fromfpxl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fromfpxl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fromfpxl.o.dt -MT /sources/glibc-2.32/build/math/s_fromfpxl.o +gcc ../sysdeps/ieee754/ldbl-96/s_ufromfpxl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ufromfpxl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ufromfpxl.o.dt -MT /sources/glibc-2.32/build/math/s_ufromfpxl.o +gcc /sources/glibc-2.32/build/math/cargl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/cargl.o -MD -MP -MF /sources/glibc-2.32/build/math/cargl.o.dt -MT /sources/glibc-2.32/build/math/cargl.o +gcc /sources/glibc-2.32/build/math/conjl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/conjl.o -MD -MP -MF /sources/glibc-2.32/build/math/conjl.o.dt -MT /sources/glibc-2.32/build/math/conjl.o +gcc /sources/glibc-2.32/build/math/cimagl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/cimagl.o -MD -MP -MF /sources/glibc-2.32/build/math/cimagl.o.dt -MT /sources/glibc-2.32/build/math/cimagl.o +gcc /sources/glibc-2.32/build/math/creall.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/creall.o -MD -MP -MF /sources/glibc-2.32/build/math/creall.o.dt -MT /sources/glibc-2.32/build/math/creall.o +gcc /sources/glibc-2.32/build/math/cabsl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/cabsl.o -MD -MP -MF /sources/glibc-2.32/build/math/cabsl.o.dt -MT /sources/glibc-2.32/build/math/cabsl.o +gcc ../sysdeps/x86_64/fpu/e_scalbl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/e_scalbl.o -MD -MP -MF /sources/glibc-2.32/build/math/e_scalbl.o.dt -MT /sources/glibc-2.32/build/math/e_scalbl.o +gcc /sources/glibc-2.32/build/math/s_cacosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cacosl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cacosl.o.dt -MT /sources/glibc-2.32/build/math/s_cacosl.o +gcc /sources/glibc-2.32/build/math/s_cacoshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cacoshl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cacoshl.o.dt -MT /sources/glibc-2.32/build/math/s_cacoshl.o +gcc /sources/glibc-2.32/build/math/s_ccosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ccosl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ccosl.o.dt -MT /sources/glibc-2.32/build/math/s_ccosl.o +gcc /sources/glibc-2.32/build/math/s_ccoshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ccoshl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ccoshl.o.dt -MT /sources/glibc-2.32/build/math/s_ccoshl.o +gcc /sources/glibc-2.32/build/math/s_casinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_casinl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_casinl.o.dt -MT /sources/glibc-2.32/build/math/s_casinl.o +gcc /sources/glibc-2.32/build/math/s_csinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csinl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_csinl.o.dt -MT /sources/glibc-2.32/build/math/s_csinl.o +gcc /sources/glibc-2.32/build/math/s_casinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_casinhl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_casinhl.o.dt -MT /sources/glibc-2.32/build/math/s_casinhl.o +gcc /sources/glibc-2.32/build/math/k_casinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_casinhl.o -MD -MP -MF /sources/glibc-2.32/build/math/k_casinhl.o.dt -MT /sources/glibc-2.32/build/math/k_casinhl.o +gcc /sources/glibc-2.32/build/math/s_csinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csinhl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_csinhl.o.dt -MT /sources/glibc-2.32/build/math/s_csinhl.o +gcc /sources/glibc-2.32/build/math/s_catanhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_catanhl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_catanhl.o.dt -MT /sources/glibc-2.32/build/math/s_catanhl.o +gcc /sources/glibc-2.32/build/math/s_catanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_catanl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_catanl.o.dt -MT /sources/glibc-2.32/build/math/s_catanl.o +gcc /sources/glibc-2.32/build/math/s_ctanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ctanl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ctanl.o.dt -MT /sources/glibc-2.32/build/math/s_ctanl.o +gcc /sources/glibc-2.32/build/math/s_ctanhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ctanhl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ctanhl.o.dt -MT /sources/glibc-2.32/build/math/s_ctanhl.o +gcc /sources/glibc-2.32/build/math/s_cexpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cexpl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cexpl.o.dt -MT /sources/glibc-2.32/build/math/s_cexpl.o +gcc /sources/glibc-2.32/build/math/s_clogl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_clogl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_clogl.o.dt -MT /sources/glibc-2.32/build/math/s_clogl.o +gcc /sources/glibc-2.32/build/math/s_cprojl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cprojl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cprojl.o.dt -MT /sources/glibc-2.32/build/math/s_cprojl.o +gcc /sources/glibc-2.32/build/math/s_csqrtl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csqrtl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_csqrtl.o.dt -MT /sources/glibc-2.32/build/math/s_csqrtl.o +gcc /sources/glibc-2.32/build/math/s_cpowl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cpowl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cpowl.o.dt -MT /sources/glibc-2.32/build/math/s_cpowl.o +gcc /sources/glibc-2.32/build/math/s_clog10l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_clog10l.o -MD -MP -MF /sources/glibc-2.32/build/math/s_clog10l.o.dt -MT /sources/glibc-2.32/build/math/s_clog10l.o +gcc /sources/glibc-2.32/build/math/s_fdiml.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fdiml.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fdiml.o.dt -MT /sources/glibc-2.32/build/math/s_fdiml.o +gcc /sources/glibc-2.32/build/math/s_nextdownl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextdownl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nextdownl.o.dt -MT /sources/glibc-2.32/build/math/s_nextdownl.o +gcc ../sysdeps/x86_64/fpu/s_fmaxl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_fmaxl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fmaxl.o.dt -MT /sources/glibc-2.32/build/math/s_fmaxl.o +gcc ../sysdeps/x86_64/fpu/s_fminl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_fminl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fminl.o.dt -MT /sources/glibc-2.32/build/math/s_fminl.o +gcc /sources/glibc-2.32/build/math/s_nanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nanl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nanl.o.dt -MT /sources/glibc-2.32/build/math/s_nanl.o +gcc /sources/glibc-2.32/build/math/s_iseqsigl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_iseqsigl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_iseqsigl.o.dt -MT /sources/glibc-2.32/build/math/s_iseqsigl.o +gcc /sources/glibc-2.32/build/math/s_canonicalizel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_canonicalizel.o -MD -MP -MF /sources/glibc-2.32/build/math/s_canonicalizel.o.dt -MT /sources/glibc-2.32/build/math/s_canonicalizel.o +gcc ../sysdeps/x86_64/fpu/s_significandl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_significandl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_significandl.o.dt -MT /sources/glibc-2.32/build/math/s_significandl.o +gcc /sources/glibc-2.32/build/math/w_ilogbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_ilogbl.o -MD -MP -MF /sources/glibc-2.32/build/math/w_ilogbl.o.dt -MT /sources/glibc-2.32/build/math/w_ilogbl.o +gcc /sources/glibc-2.32/build/math/w_llogbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_llogbl.o -MD -MP -MF /sources/glibc-2.32/build/math/w_llogbl.o.dt -MT /sources/glibc-2.32/build/math/w_llogbl.o +gcc /sources/glibc-2.32/build/math/w_log1pl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log1pl.o -MD -MP -MF /sources/glibc-2.32/build/math/w_log1pl.o.dt -MT /sources/glibc-2.32/build/math/w_log1pl.o +gcc /sources/glibc-2.32/build/math/w_scalblnl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_scalblnl.o -MD -MP -MF /sources/glibc-2.32/build/math/w_scalblnl.o.dt -MT /sources/glibc-2.32/build/math/w_scalblnl.o +gcc /sources/glibc-2.32/build/math/s_fmaxmagl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fmaxmagl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fmaxmagl.o.dt -MT /sources/glibc-2.32/build/math/s_fmaxmagl.o +gcc /sources/glibc-2.32/build/math/s_fminmagl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fminmagl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fminmagl.o.dt -MT /sources/glibc-2.32/build/math/s_fminmagl.o +gcc /sources/glibc-2.32/build/math/w_acosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acosl.o -MD -MP -MF /sources/glibc-2.32/build/math/w_acosl.o.dt -MT /sources/glibc-2.32/build/math/w_acosl.o +gcc /sources/glibc-2.32/build/math/w_acoshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acoshl.o -MD -MP -MF /sources/glibc-2.32/build/math/w_acoshl.o.dt -MT /sources/glibc-2.32/build/math/w_acoshl.o +gcc /sources/glibc-2.32/build/math/w_asinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_asinl.o -MD -MP -MF /sources/glibc-2.32/build/math/w_asinl.o.dt -MT /sources/glibc-2.32/build/math/w_asinl.o +gcc /sources/glibc-2.32/build/math/w_atan2l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atan2l.o -MD -MP -MF /sources/glibc-2.32/build/math/w_atan2l.o.dt -MT /sources/glibc-2.32/build/math/w_atan2l.o +gcc /sources/glibc-2.32/build/math/w_atanhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atanhl.o -MD -MP -MF /sources/glibc-2.32/build/math/w_atanhl.o.dt -MT /sources/glibc-2.32/build/math/w_atanhl.o +gcc /sources/glibc-2.32/build/math/w_coshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_coshl.o -MD -MP -MF /sources/glibc-2.32/build/math/w_coshl.o.dt -MT /sources/glibc-2.32/build/math/w_coshl.o +gcc /sources/glibc-2.32/build/math/w_exp10l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp10l.o -MD -MP -MF /sources/glibc-2.32/build/math/w_exp10l.o.dt -MT /sources/glibc-2.32/build/math/w_exp10l.o +gcc /sources/glibc-2.32/build/math/w_exp2l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp2l.o -MD -MP -MF /sources/glibc-2.32/build/math/w_exp2l.o.dt -MT /sources/glibc-2.32/build/math/w_exp2l.o +gcc /sources/glibc-2.32/build/math/w_fmodl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_fmodl.o -MD -MP -MF /sources/glibc-2.32/build/math/w_fmodl.o.dt -MT /sources/glibc-2.32/build/math/w_fmodl.o +gcc /sources/glibc-2.32/build/math/w_hypotl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_hypotl.o -MD -MP -MF /sources/glibc-2.32/build/math/w_hypotl.o.dt -MT /sources/glibc-2.32/build/math/w_hypotl.o +gcc /sources/glibc-2.32/build/math/w_j0l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j0l.o -MD -MP -MF /sources/glibc-2.32/build/math/w_j0l.o.dt -MT /sources/glibc-2.32/build/math/w_j0l.o +gcc /sources/glibc-2.32/build/math/w_j1l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j1l.o -MD -MP -MF /sources/glibc-2.32/build/math/w_j1l.o.dt -MT /sources/glibc-2.32/build/math/w_j1l.o +gcc /sources/glibc-2.32/build/math/w_jnl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_jnl.o -MD -MP -MF /sources/glibc-2.32/build/math/w_jnl.o.dt -MT /sources/glibc-2.32/build/math/w_jnl.o +gcc /sources/glibc-2.32/build/math/w_logl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_logl.o -MD -MP -MF /sources/glibc-2.32/build/math/w_logl.o.dt -MT /sources/glibc-2.32/build/math/w_logl.o +gcc /sources/glibc-2.32/build/math/w_log10l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log10l.o -MD -MP -MF /sources/glibc-2.32/build/math/w_log10l.o.dt -MT /sources/glibc-2.32/build/math/w_log10l.o +gcc /sources/glibc-2.32/build/math/w_log2l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log2l.o -MD -MP -MF /sources/glibc-2.32/build/math/w_log2l.o.dt -MT /sources/glibc-2.32/build/math/w_log2l.o +gcc /sources/glibc-2.32/build/math/w_powl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_powl.o -MD -MP -MF /sources/glibc-2.32/build/math/w_powl.o.dt -MT /sources/glibc-2.32/build/math/w_powl.o +gcc w_remainderl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_remainderl.o -MD -MP -MF /sources/glibc-2.32/build/math/w_remainderl.o.dt -MT /sources/glibc-2.32/build/math/w_remainderl.o +gcc /sources/glibc-2.32/build/math/w_scalbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_scalbl.o -MD -MP -MF /sources/glibc-2.32/build/math/w_scalbl.o.dt -MT /sources/glibc-2.32/build/math/w_scalbl.o +gcc /sources/glibc-2.32/build/math/w_sinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sinhl.o -MD -MP -MF /sources/glibc-2.32/build/math/w_sinhl.o.dt -MT /sources/glibc-2.32/build/math/w_sinhl.o +gcc /sources/glibc-2.32/build/math/w_sqrtl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sqrtl.o -MD -MP -MF /sources/glibc-2.32/build/math/w_sqrtl.o.dt -MT /sources/glibc-2.32/build/math/w_sqrtl.o +gcc /sources/glibc-2.32/build/math/w_tgammal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_tgammal.o -MD -MP -MF /sources/glibc-2.32/build/math/w_tgammal.o.dt -MT /sources/glibc-2.32/build/math/w_tgammal.o +gcc w_lgammal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgammal.o -MD -MP -MF /sources/glibc-2.32/build/math/w_lgammal.o.dt -MT /sources/glibc-2.32/build/math/w_lgammal.o +gcc /sources/glibc-2.32/build/math/w_lgammal_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgammal_r.o -MD -MP -MF /sources/glibc-2.32/build/math/w_lgammal_r.o.dt -MT /sources/glibc-2.32/build/math/w_lgammal_r.o +gcc /sources/glibc-2.32/build/math/w_expl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_expl.o -MD -MP -MF /sources/glibc-2.32/build/math/w_expl.o.dt -MT /sources/glibc-2.32/build/math/w_expl.o +gcc ../sysdeps/x86_64/fpu/e_exp2l.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/e_exp2l.o -MD -MP -MF /sources/glibc-2.32/build/math/e_exp2l.o.dt -MT /sources/glibc-2.32/build/math/e_exp2l.o +gcc ../sysdeps/ieee754/dbl-64/e_acos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_acos.o -MD -MP -MF /sources/glibc-2.32/build/math/e_acos.o.dt -MT /sources/glibc-2.32/build/math/e_acos.o +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_acosh.o -MD -MP -MF /sources/glibc-2.32/build/math/e_acosh.o.dt -MT /sources/glibc-2.32/build/math/e_acosh.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_asin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_asin.o -MD -MP -MF /sources/glibc-2.32/build/math/e_asin.o.dt -MT /sources/glibc-2.32/build/math/e_asin.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_atan2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_atan2.o -MD -MP -MF /sources/glibc-2.32/build/math/e_atan2.o.dt -MT /sources/glibc-2.32/build/math/e_atan2.o +gcc ../sysdeps/ieee754/dbl-64/e_atanh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_atanh.o -MD -MP -MF /sources/glibc-2.32/build/math/e_atanh.o.dt -MT /sources/glibc-2.32/build/math/e_atanh.o +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_cosh.o -MD -MP -MF /sources/glibc-2.32/build/math/e_cosh.o.dt -MT /sources/glibc-2.32/build/math/e_cosh.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_exp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp.o -MD -MP -MF /sources/glibc-2.32/build/math/e_exp.o.dt -MT /sources/glibc-2.32/build/math/e_exp.o +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_fmod.o -MD -MP -MF /sources/glibc-2.32/build/math/e_fmod.o.dt -MT /sources/glibc-2.32/build/math/e_fmod.o +gcc ../sysdeps/ieee754/dbl-64/e_hypot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_hypot.o -MD -MP -MF /sources/glibc-2.32/build/math/e_hypot.o.dt -MT /sources/glibc-2.32/build/math/e_hypot.o +gcc ../sysdeps/ieee754/dbl-64/e_j0.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_j0.o -MD -MP -MF /sources/glibc-2.32/build/math/e_j0.o.dt -MT /sources/glibc-2.32/build/math/e_j0.o +gcc ../sysdeps/ieee754/dbl-64/e_j1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_j1.o -MD -MP -MF /sources/glibc-2.32/build/math/e_j1.o.dt -MT /sources/glibc-2.32/build/math/e_j1.o +gcc ../sysdeps/ieee754/dbl-64/e_jn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_jn.o -MD -MP -MF /sources/glibc-2.32/build/math/e_jn.o.dt -MT /sources/glibc-2.32/build/math/e_jn.o +gcc ../sysdeps/ieee754/dbl-64/e_lgamma_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_lgamma_r.o -MD -MP -MF /sources/glibc-2.32/build/math/e_lgamma_r.o.dt -MT /sources/glibc-2.32/build/math/e_lgamma_r.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_log.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log.o -MD -MP -MF /sources/glibc-2.32/build/math/e_log.o.dt -MT /sources/glibc-2.32/build/math/e_log.o +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log10.o -MD -MP -MF /sources/glibc-2.32/build/math/e_log10.o.dt -MT /sources/glibc-2.32/build/math/e_log10.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_pow.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_pow.o -MD -MP -MF /sources/glibc-2.32/build/math/e_pow.o.dt -MT /sources/glibc-2.32/build/math/e_pow.o +gcc ../sysdeps/ieee754/dbl-64/e_remainder.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_remainder.o -MD -MP -MF /sources/glibc-2.32/build/math/e_remainder.o.dt -MT /sources/glibc-2.32/build/math/e_remainder.o +gcc ../sysdeps/ieee754/dbl-64/e_sinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_sinh.o -MD -MP -MF /sources/glibc-2.32/build/math/e_sinh.o.dt -MT /sources/glibc-2.32/build/math/e_sinh.o +gcc ../sysdeps/ieee754/dbl-64/e_sqrt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -ffp-contract=off -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_sqrt.o -MD -MP -MF /sources/glibc-2.32/build/math/e_sqrt.o.dt -MT /sources/glibc-2.32/build/math/e_sqrt.o +gcc ../sysdeps/ieee754/dbl-64/e_gamma_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_gamma_r.o -MD -MP -MF /sources/glibc-2.32/build/math/e_gamma_r.o.dt -MT /sources/glibc-2.32/build/math/e_gamma_r.o +gcc ../sysdeps/ieee754/dbl-64/e_ilogb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_ilogb.o -MD -MP -MF /sources/glibc-2.32/build/math/e_ilogb.o.dt -MT /sources/glibc-2.32/build/math/e_ilogb.o +gcc ../sysdeps/ieee754/dbl-64/k_tan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_tan.o -MD -MP -MF /sources/glibc-2.32/build/math/k_tan.o.dt -MT /sources/glibc-2.32/build/math/k_tan.o +gcc ../sysdeps/ieee754/dbl-64/s_asinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_asinh.o -MD -MP -MF /sources/glibc-2.32/build/math/s_asinh.o.dt -MT /sources/glibc-2.32/build/math/s_asinh.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_atan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_atan.o -MD -MP -MF /sources/glibc-2.32/build/math/s_atan.o.dt -MT /sources/glibc-2.32/build/math/s_atan.o +gcc ../sysdeps/ieee754/dbl-64/s_cbrt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cbrt.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cbrt.o.dt -MT /sources/glibc-2.32/build/math/s_cbrt.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_ceil.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ceil.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ceil.o.dt -MT /sources/glibc-2.32/build/math/s_ceil.o +gcc ../sysdeps/ieee754/dbl-64/s_cos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cos.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cos.o.dt -MT /sources/glibc-2.32/build/math/s_cos.o +gcc ../sysdeps/ieee754/dbl-64/s_erf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_erf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_erf.o.dt -MT /sources/glibc-2.32/build/math/s_erf.o +gcc ../sysdeps/ieee754/dbl-64/s_expm1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_expm1.o -MD -MP -MF /sources/glibc-2.32/build/math/s_expm1.o.dt -MT /sources/glibc-2.32/build/math/s_expm1.o +gcc ../sysdeps/x86_64/fpu/s_fabs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fabs.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fabs.o.dt -MT /sources/glibc-2.32/build/math/s_fabs.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_floor.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_floor.o -MD -MP -MF /sources/glibc-2.32/build/math/s_floor.o.dt -MT /sources/glibc-2.32/build/math/s_floor.o +gcc ../sysdeps/ieee754/dbl-64/s_log1p.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_log1p.o -MD -MP -MF /sources/glibc-2.32/build/math/s_log1p.o.dt -MT /sources/glibc-2.32/build/math/s_log1p.o +gcc ../sysdeps/ieee754/dbl-64/s_logb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_logb.o -MD -MP -MF /sources/glibc-2.32/build/math/s_logb.o.dt -MT /sources/glibc-2.32/build/math/s_logb.o +gcc s_nextafter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextafter.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nextafter.o.dt -MT /sources/glibc-2.32/build/math/s_nextafter.o +gcc ../sysdeps/x86_64/fpu/s_nexttoward.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nexttoward.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nexttoward.o.dt -MT /sources/glibc-2.32/build/math/s_nexttoward.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_rint.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_rint.o -MD -MP -MF /sources/glibc-2.32/build/math/s_rint.o.dt -MT /sources/glibc-2.32/build/math/s_rint.o +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_scalbln.o -MD -MP -MF /sources/glibc-2.32/build/math/s_scalbln.o.dt -MT /sources/glibc-2.32/build/math/s_scalbln.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_sin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sin.o -MD -MP -MF /sources/glibc-2.32/build/math/s_sin.o.dt -MT /sources/glibc-2.32/build/math/s_sin.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_tan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_tan.o -MD -MP -MF /sources/glibc-2.32/build/math/s_tan.o.dt -MT /sources/glibc-2.32/build/math/s_tan.o +gcc ../sysdeps/ieee754/dbl-64/s_tanh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_tanh.o -MD -MP -MF /sources/glibc-2.32/build/math/s_tanh.o.dt -MT /sources/glibc-2.32/build/math/s_tanh.o +gcc ../sysdeps/ieee754/dbl-64/s_fpclassify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fpclassify.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fpclassify.o.dt -MT /sources/glibc-2.32/build/math/s_fpclassify.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_trunc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_trunc.o -MD -MP -MF /sources/glibc-2.32/build/math/s_trunc.o.dt -MT /sources/glibc-2.32/build/math/s_trunc.o +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_remquo.o -MD -MP -MF /sources/glibc-2.32/build/math/s_remquo.o.dt -MT /sources/glibc-2.32/build/math/s_remquo.o +gcc ../sysdeps/ieee754/dbl-64/e_log2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log2.o -MD -MP -MF /sources/glibc-2.32/build/math/e_log2.o.dt -MT /sources/glibc-2.32/build/math/e_log2.o +gcc ../sysdeps/ieee754/dbl-64/s_round.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_round.o -MD -MP -MF /sources/glibc-2.32/build/math/s_round.o.dt -MT /sources/glibc-2.32/build/math/s_round.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyint.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nearbyint.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nearbyint.o.dt -MT /sources/glibc-2.32/build/math/s_nearbyint.o +gcc ../sysdeps/ieee754/dbl-64/s_sincos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sincos.o -MD -MP -MF /sources/glibc-2.32/build/math/s_sincos.o.dt -MT /sources/glibc-2.32/build/math/s_sincos.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fma.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fma.o.dt -MT /sources/glibc-2.32/build/math/s_fma.o +gcc ../sysdeps/x86_64/fpu/s_lrint.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_lrint.o -MD -MP -MF /sources/glibc-2.32/build/math/s_lrint.o.dt -MT /sources/glibc-2.32/build/math/s_lrint.o +gcc ../sysdeps/x86_64/fpu/s_llrint.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_llrint.o -MD -MP -MF /sources/glibc-2.32/build/math/s_llrint.o.dt -MT /sources/glibc-2.32/build/math/s_llrint.o +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_lround.o -MD -MP -MF /sources/glibc-2.32/build/math/s_lround.o.dt -MT /sources/glibc-2.32/build/math/s_lround.o +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_llround.o -MD -MP -MF /sources/glibc-2.32/build/math/s_llround.o.dt -MT /sources/glibc-2.32/build/math/s_llround.o +gcc ../sysdeps/ieee754/dbl-64/e_exp10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp10.o -MD -MP -MF /sources/glibc-2.32/build/math/e_exp10.o.dt -MT /sources/glibc-2.32/build/math/e_exp10.o +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_issignaling.o -MD -MP -MF /sources/glibc-2.32/build/math/s_issignaling.o.dt -MT /sources/glibc-2.32/build/math/s_issignaling.o +gcc ../sysdeps/ieee754/dbl-64/s_isinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_isinf.o -MD -MP -MF /sources/glibc-2.32/build/math/m_isinf.o.dt -MT /sources/glibc-2.32/build/math/m_isinf.o +gcc ../sysdeps/ieee754/dbl-64/s_isnan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_isnan.o -MD -MP -MF /sources/glibc-2.32/build/math/m_isnan.o.dt -MT /sources/glibc-2.32/build/math/m_isnan.o +gcc ../sysdeps/ieee754/dbl-64/s_finite.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_finite.o -MD -MP -MF /sources/glibc-2.32/build/math/m_finite.o.dt -MT /sources/glibc-2.32/build/math/m_finite.o +gcc ../sysdeps/x86_64/fpu/s_copysign.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/m_copysign.o -MD -MP -MF /sources/glibc-2.32/build/math/m_copysign.o.dt -MT /sources/glibc-2.32/build/math/m_copysign.o +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fsignaling-nans -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_modf.o -MD -MP -MF /sources/glibc-2.32/build/math/m_modf.o.dt -MT /sources/glibc-2.32/build/math/m_modf.o +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_scalbn.o -MD -MP -MF /sources/glibc-2.32/build/math/m_scalbn.o.dt -MT /sources/glibc-2.32/build/math/m_scalbn.o +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_frexp.o -MD -MP -MF /sources/glibc-2.32/build/math/m_frexp.o.dt -MT /sources/glibc-2.32/build/math/m_frexp.o +gcc ../sysdeps/x86_64/fpu/s_signbit.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/m_signbit.o -MD -MP -MF /sources/glibc-2.32/build/math/m_signbit.o.dt -MT /sources/glibc-2.32/build/math/m_signbit.o +gcc /sources/glibc-2.32/build/math/s_ldexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_ldexp.o -MD -MP -MF /sources/glibc-2.32/build/math/m_ldexp.o.dt -MT /sources/glibc-2.32/build/math/m_ldexp.o +gcc ../sysdeps/ieee754/ldbl-96/x2y2m1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/x2y2m1.o -MD -MP -MF /sources/glibc-2.32/build/math/x2y2m1.o.dt -MT /sources/glibc-2.32/build/math/x2y2m1.o +gcc ../sysdeps/ieee754/ldbl-96/gamma_product.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/gamma_product.o -MD -MP -MF /sources/glibc-2.32/build/math/gamma_product.o.dt -MT /sources/glibc-2.32/build/math/gamma_product.o +gcc ../sysdeps/ieee754/dbl-64/lgamma_neg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/lgamma_neg.o -MD -MP -MF /sources/glibc-2.32/build/math/lgamma_neg.o.dt -MT /sources/glibc-2.32/build/math/lgamma_neg.o +gcc ../sysdeps/ieee754/ldbl-96/lgamma_product.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/lgamma_product.o -MD -MP -MF /sources/glibc-2.32/build/math/lgamma_product.o.dt -MT /sources/glibc-2.32/build/math/lgamma_product.o +gcc ../sysdeps/ieee754/dbl-64/s_nextup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextup.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nextup.o.dt -MT /sources/glibc-2.32/build/math/s_nextup.o +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_totalorder.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_totalorder.o -MD -MP -MF /sources/glibc-2.32/build/math/s_totalorder.o.dt -MT /sources/glibc-2.32/build/math/s_totalorder.o +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_totalordermag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_totalordermag.o -MD -MP -MF /sources/glibc-2.32/build/math/s_totalordermag.o.dt -MT /sources/glibc-2.32/build/math/s_totalordermag.o +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_getpayload.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_getpayload.o -MD -MP -MF /sources/glibc-2.32/build/math/s_getpayload.o.dt -MT /sources/glibc-2.32/build/math/s_getpayload.o +gcc ../sysdeps/ieee754/dbl-64/s_setpayload.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_setpayload.o -MD -MP -MF /sources/glibc-2.32/build/math/s_setpayload.o.dt -MT /sources/glibc-2.32/build/math/s_setpayload.o +gcc ../sysdeps/ieee754/dbl-64/s_setpayloadsig.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_setpayloadsig.o -MD -MP -MF /sources/glibc-2.32/build/math/s_setpayloadsig.o.dt -MT /sources/glibc-2.32/build/math/s_setpayloadsig.o +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_roundeven.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_roundeven.o -MD -MP -MF /sources/glibc-2.32/build/math/s_roundeven.o.dt -MT /sources/glibc-2.32/build/math/s_roundeven.o +gcc ../sysdeps/ieee754/dbl-64/s_fromfp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fromfp.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fromfp.o.dt -MT /sources/glibc-2.32/build/math/s_fromfp.o +gcc ../sysdeps/ieee754/dbl-64/s_ufromfp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ufromfp.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ufromfp.o.dt -MT /sources/glibc-2.32/build/math/s_ufromfp.o +gcc ../sysdeps/ieee754/dbl-64/s_fromfpx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fromfpx.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fromfpx.o.dt -MT /sources/glibc-2.32/build/math/s_fromfpx.o +gcc ../sysdeps/ieee754/dbl-64/s_ufromfpx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ufromfpx.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ufromfpx.o.dt -MT /sources/glibc-2.32/build/math/s_ufromfpx.o +gcc /sources/glibc-2.32/build/math/carg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/carg.o -MD -MP -MF /sources/glibc-2.32/build/math/carg.o.dt -MT /sources/glibc-2.32/build/math/carg.o +gcc /sources/glibc-2.32/build/math/conj.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/conj.o -MD -MP -MF /sources/glibc-2.32/build/math/conj.o.dt -MT /sources/glibc-2.32/build/math/conj.o +gcc /sources/glibc-2.32/build/math/cimag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/cimag.o -MD -MP -MF /sources/glibc-2.32/build/math/cimag.o.dt -MT /sources/glibc-2.32/build/math/cimag.o +gcc /sources/glibc-2.32/build/math/creal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/creal.o -MD -MP -MF /sources/glibc-2.32/build/math/creal.o.dt -MT /sources/glibc-2.32/build/math/creal.o +gcc /sources/glibc-2.32/build/math/cabs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/cabs.o -MD -MP -MF /sources/glibc-2.32/build/math/cabs.o.dt -MT /sources/glibc-2.32/build/math/cabs.o +gcc /sources/glibc-2.32/build/math/e_scalb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_scalb.o -MD -MP -MF /sources/glibc-2.32/build/math/e_scalb.o.dt -MT /sources/glibc-2.32/build/math/e_scalb.o +gcc /sources/glibc-2.32/build/math/s_cacos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cacos.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cacos.o.dt -MT /sources/glibc-2.32/build/math/s_cacos.o +gcc /sources/glibc-2.32/build/math/s_cacosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cacosh.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cacosh.o.dt -MT /sources/glibc-2.32/build/math/s_cacosh.o +gcc /sources/glibc-2.32/build/math/s_ccos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ccos.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ccos.o.dt -MT /sources/glibc-2.32/build/math/s_ccos.o +gcc /sources/glibc-2.32/build/math/s_ccosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ccosh.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ccosh.o.dt -MT /sources/glibc-2.32/build/math/s_ccosh.o +gcc /sources/glibc-2.32/build/math/s_casin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_casin.o -MD -MP -MF /sources/glibc-2.32/build/math/s_casin.o.dt -MT /sources/glibc-2.32/build/math/s_casin.o +gcc /sources/glibc-2.32/build/math/s_csin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csin.o -MD -MP -MF /sources/glibc-2.32/build/math/s_csin.o.dt -MT /sources/glibc-2.32/build/math/s_csin.o +gcc /sources/glibc-2.32/build/math/s_casinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_casinh.o -MD -MP -MF /sources/glibc-2.32/build/math/s_casinh.o.dt -MT /sources/glibc-2.32/build/math/s_casinh.o +gcc /sources/glibc-2.32/build/math/k_casinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_casinh.o -MD -MP -MF /sources/glibc-2.32/build/math/k_casinh.o.dt -MT /sources/glibc-2.32/build/math/k_casinh.o +gcc /sources/glibc-2.32/build/math/s_csinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csinh.o -MD -MP -MF /sources/glibc-2.32/build/math/s_csinh.o.dt -MT /sources/glibc-2.32/build/math/s_csinh.o +gcc /sources/glibc-2.32/build/math/s_catanh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_catanh.o -MD -MP -MF /sources/glibc-2.32/build/math/s_catanh.o.dt -MT /sources/glibc-2.32/build/math/s_catanh.o +gcc /sources/glibc-2.32/build/math/s_catan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_catan.o -MD -MP -MF /sources/glibc-2.32/build/math/s_catan.o.dt -MT /sources/glibc-2.32/build/math/s_catan.o +gcc /sources/glibc-2.32/build/math/s_ctan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ctan.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ctan.o.dt -MT /sources/glibc-2.32/build/math/s_ctan.o +gcc /sources/glibc-2.32/build/math/s_ctanh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ctanh.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ctanh.o.dt -MT /sources/glibc-2.32/build/math/s_ctanh.o +gcc /sources/glibc-2.32/build/math/s_cexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cexp.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cexp.o.dt -MT /sources/glibc-2.32/build/math/s_cexp.o +gcc /sources/glibc-2.32/build/math/s_clog.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_clog.o -MD -MP -MF /sources/glibc-2.32/build/math/s_clog.o.dt -MT /sources/glibc-2.32/build/math/s_clog.o +gcc /sources/glibc-2.32/build/math/s_cproj.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cproj.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cproj.o.dt -MT /sources/glibc-2.32/build/math/s_cproj.o +gcc /sources/glibc-2.32/build/math/s_csqrt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csqrt.o -MD -MP -MF /sources/glibc-2.32/build/math/s_csqrt.o.dt -MT /sources/glibc-2.32/build/math/s_csqrt.o +gcc /sources/glibc-2.32/build/math/s_cpow.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cpow.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cpow.o.dt -MT /sources/glibc-2.32/build/math/s_cpow.o +gcc /sources/glibc-2.32/build/math/s_clog10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_clog10.o -MD -MP -MF /sources/glibc-2.32/build/math/s_clog10.o.dt -MT /sources/glibc-2.32/build/math/s_clog10.o +gcc /sources/glibc-2.32/build/math/s_fdim.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fdim.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fdim.o.dt -MT /sources/glibc-2.32/build/math/s_fdim.o +gcc /sources/glibc-2.32/build/math/s_nextdown.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextdown.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nextdown.o.dt -MT /sources/glibc-2.32/build/math/s_nextdown.o +gcc ../sysdeps/x86_64/fpu/s_fmax.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_fmax.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fmax.o.dt -MT /sources/glibc-2.32/build/math/s_fmax.o +gcc ../sysdeps/x86_64/fpu/s_fmin.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_fmin.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fmin.o.dt -MT /sources/glibc-2.32/build/math/s_fmin.o +gcc /sources/glibc-2.32/build/math/s_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nan.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nan.o.dt -MT /sources/glibc-2.32/build/math/s_nan.o +gcc /sources/glibc-2.32/build/math/s_iseqsig.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_iseqsig.o -MD -MP -MF /sources/glibc-2.32/build/math/s_iseqsig.o.dt -MT /sources/glibc-2.32/build/math/s_iseqsig.o +gcc /sources/glibc-2.32/build/math/s_canonicalize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_canonicalize.o -MD -MP -MF /sources/glibc-2.32/build/math/s_canonicalize.o.dt -MT /sources/glibc-2.32/build/math/s_canonicalize.o +gcc /sources/glibc-2.32/build/math/s_significand.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_significand.o -MD -MP -MF /sources/glibc-2.32/build/math/s_significand.o.dt -MT /sources/glibc-2.32/build/math/s_significand.o +gcc /sources/glibc-2.32/build/math/w_ilogb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_ilogb.o -MD -MP -MF /sources/glibc-2.32/build/math/w_ilogb.o.dt -MT /sources/glibc-2.32/build/math/w_ilogb.o +gcc /sources/glibc-2.32/build/math/w_llogb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_llogb.o -MD -MP -MF /sources/glibc-2.32/build/math/w_llogb.o.dt -MT /sources/glibc-2.32/build/math/w_llogb.o +gcc /sources/glibc-2.32/build/math/w_log1p.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log1p.o -MD -MP -MF /sources/glibc-2.32/build/math/w_log1p.o.dt -MT /sources/glibc-2.32/build/math/w_log1p.o +gcc /sources/glibc-2.32/build/math/w_scalbln.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_scalbln.o -MD -MP -MF /sources/glibc-2.32/build/math/w_scalbln.o.dt -MT /sources/glibc-2.32/build/math/w_scalbln.o +gcc /sources/glibc-2.32/build/math/s_fmaxmag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fmaxmag.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fmaxmag.o.dt -MT /sources/glibc-2.32/build/math/s_fmaxmag.o +gcc /sources/glibc-2.32/build/math/s_fminmag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fminmag.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fminmag.o.dt -MT /sources/glibc-2.32/build/math/s_fminmag.o +gcc /sources/glibc-2.32/build/math/w_acos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acos.o -MD -MP -MF /sources/glibc-2.32/build/math/w_acos.o.dt -MT /sources/glibc-2.32/build/math/w_acos.o +gcc /sources/glibc-2.32/build/math/w_acosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acosh.o -MD -MP -MF /sources/glibc-2.32/build/math/w_acosh.o.dt -MT /sources/glibc-2.32/build/math/w_acosh.o +gcc /sources/glibc-2.32/build/math/w_asin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_asin.o -MD -MP -MF /sources/glibc-2.32/build/math/w_asin.o.dt -MT /sources/glibc-2.32/build/math/w_asin.o +gcc /sources/glibc-2.32/build/math/w_atan2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atan2.o -MD -MP -MF /sources/glibc-2.32/build/math/w_atan2.o.dt -MT /sources/glibc-2.32/build/math/w_atan2.o +gcc /sources/glibc-2.32/build/math/w_atanh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atanh.o -MD -MP -MF /sources/glibc-2.32/build/math/w_atanh.o.dt -MT /sources/glibc-2.32/build/math/w_atanh.o +gcc /sources/glibc-2.32/build/math/w_cosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_cosh.o -MD -MP -MF /sources/glibc-2.32/build/math/w_cosh.o.dt -MT /sources/glibc-2.32/build/math/w_cosh.o +gcc /sources/glibc-2.32/build/math/w_exp10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp10.o -MD -MP -MF /sources/glibc-2.32/build/math/w_exp10.o.dt -MT /sources/glibc-2.32/build/math/w_exp10.o +gcc ../sysdeps/ieee754/dbl-64/w_exp2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp2.o -MD -MP -MF /sources/glibc-2.32/build/math/w_exp2.o.dt -MT /sources/glibc-2.32/build/math/w_exp2.o +gcc /sources/glibc-2.32/build/math/w_fmod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_fmod.o -MD -MP -MF /sources/glibc-2.32/build/math/w_fmod.o.dt -MT /sources/glibc-2.32/build/math/w_fmod.o +gcc /sources/glibc-2.32/build/math/w_hypot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_hypot.o -MD -MP -MF /sources/glibc-2.32/build/math/w_hypot.o.dt -MT /sources/glibc-2.32/build/math/w_hypot.o +gcc /sources/glibc-2.32/build/math/w_j0.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j0.o -MD -MP -MF /sources/glibc-2.32/build/math/w_j0.o.dt -MT /sources/glibc-2.32/build/math/w_j0.o +gcc /sources/glibc-2.32/build/math/w_j1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j1.o -MD -MP -MF /sources/glibc-2.32/build/math/w_j1.o.dt -MT /sources/glibc-2.32/build/math/w_j1.o +gcc /sources/glibc-2.32/build/math/w_jn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_jn.o -MD -MP -MF /sources/glibc-2.32/build/math/w_jn.o.dt -MT /sources/glibc-2.32/build/math/w_jn.o +gcc ../sysdeps/x86_64/fpu/multiarch/w_log.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log.o -MD -MP -MF /sources/glibc-2.32/build/math/w_log.o.dt -MT /sources/glibc-2.32/build/math/w_log.o +gcc /sources/glibc-2.32/build/math/w_log10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log10.o -MD -MP -MF /sources/glibc-2.32/build/math/w_log10.o.dt -MT /sources/glibc-2.32/build/math/w_log10.o +gcc ../sysdeps/ieee754/dbl-64/w_log2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log2.o -MD -MP -MF /sources/glibc-2.32/build/math/w_log2.o.dt -MT /sources/glibc-2.32/build/math/w_log2.o +gcc ../sysdeps/x86_64/fpu/multiarch/w_pow.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_pow.o -MD -MP -MF /sources/glibc-2.32/build/math/w_pow.o.dt -MT /sources/glibc-2.32/build/math/w_pow.o +gcc w_remainder.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_remainder.o -MD -MP -MF /sources/glibc-2.32/build/math/w_remainder.o.dt -MT /sources/glibc-2.32/build/math/w_remainder.o +gcc /sources/glibc-2.32/build/math/w_scalb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_scalb.o -MD -MP -MF /sources/glibc-2.32/build/math/w_scalb.o.dt -MT /sources/glibc-2.32/build/math/w_scalb.o +gcc /sources/glibc-2.32/build/math/w_sinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sinh.o -MD -MP -MF /sources/glibc-2.32/build/math/w_sinh.o.dt -MT /sources/glibc-2.32/build/math/w_sinh.o +gcc /sources/glibc-2.32/build/math/w_sqrt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sqrt.o -MD -MP -MF /sources/glibc-2.32/build/math/w_sqrt.o.dt -MT /sources/glibc-2.32/build/math/w_sqrt.o +gcc /sources/glibc-2.32/build/math/w_tgamma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_tgamma.o -MD -MP -MF /sources/glibc-2.32/build/math/w_tgamma.o.dt -MT /sources/glibc-2.32/build/math/w_tgamma.o +gcc w_lgamma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgamma.o -MD -MP -MF /sources/glibc-2.32/build/math/w_lgamma.o.dt -MT /sources/glibc-2.32/build/math/w_lgamma.o +gcc /sources/glibc-2.32/build/math/w_lgamma_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgamma_r.o -MD -MP -MF /sources/glibc-2.32/build/math/w_lgamma_r.o.dt -MT /sources/glibc-2.32/build/math/w_lgamma_r.o +gcc ../sysdeps/x86_64/fpu/multiarch/w_exp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp.o -MD -MP -MF /sources/glibc-2.32/build/math/w_exp.o.dt -MT /sources/glibc-2.32/build/math/w_exp.o +gcc ../sysdeps/ieee754/dbl-64/e_exp2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp2.o -MD -MP -MF /sources/glibc-2.32/build/math/e_exp2.o.dt -MT /sources/glibc-2.32/build/math/e_exp2.o +gcc ../sysdeps/ieee754/flt-32/e_acosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_acosf.o -MD -MP -MF /sources/glibc-2.32/build/math/e_acosf.o.dt -MT /sources/glibc-2.32/build/math/e_acosf.o +gcc ../sysdeps/ieee754/flt-32/e_acoshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_acoshf.o -MD -MP -MF /sources/glibc-2.32/build/math/e_acoshf.o.dt -MT /sources/glibc-2.32/build/math/e_acoshf.o +gcc ../sysdeps/ieee754/flt-32/e_asinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_asinf.o -MD -MP -MF /sources/glibc-2.32/build/math/e_asinf.o.dt -MT /sources/glibc-2.32/build/math/e_asinf.o +gcc ../sysdeps/ieee754/flt-32/e_atan2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_atan2f.o -MD -MP -MF /sources/glibc-2.32/build/math/e_atan2f.o.dt -MT /sources/glibc-2.32/build/math/e_atan2f.o +gcc ../sysdeps/ieee754/flt-32/e_atanhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_atanhf.o -MD -MP -MF /sources/glibc-2.32/build/math/e_atanhf.o.dt -MT /sources/glibc-2.32/build/math/e_atanhf.o +gcc ../sysdeps/ieee754/flt-32/e_coshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_coshf.o -MD -MP -MF /sources/glibc-2.32/build/math/e_coshf.o.dt -MT /sources/glibc-2.32/build/math/e_coshf.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_expf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_expf.o -MD -MP -MF /sources/glibc-2.32/build/math/e_expf.o.dt -MT /sources/glibc-2.32/build/math/e_expf.o +gcc ../sysdeps/ieee754/flt-32/e_fmodf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_fmodf.o -MD -MP -MF /sources/glibc-2.32/build/math/e_fmodf.o.dt -MT /sources/glibc-2.32/build/math/e_fmodf.o +gcc ../sysdeps/ieee754/flt-32/e_hypotf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_hypotf.o -MD -MP -MF /sources/glibc-2.32/build/math/e_hypotf.o.dt -MT /sources/glibc-2.32/build/math/e_hypotf.o +gcc ../sysdeps/ieee754/flt-32/e_j0f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_j0f.o -MD -MP -MF /sources/glibc-2.32/build/math/e_j0f.o.dt -MT /sources/glibc-2.32/build/math/e_j0f.o +gcc ../sysdeps/ieee754/flt-32/e_j1f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_j1f.o -MD -MP -MF /sources/glibc-2.32/build/math/e_j1f.o.dt -MT /sources/glibc-2.32/build/math/e_j1f.o +gcc ../sysdeps/ieee754/flt-32/e_jnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_jnf.o -MD -MP -MF /sources/glibc-2.32/build/math/e_jnf.o.dt -MT /sources/glibc-2.32/build/math/e_jnf.o +gcc ../sysdeps/ieee754/flt-32/e_lgammaf_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_lgammaf_r.o -MD -MP -MF /sources/glibc-2.32/build/math/e_lgammaf_r.o.dt -MT /sources/glibc-2.32/build/math/e_lgammaf_r.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_logf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_logf.o -MD -MP -MF /sources/glibc-2.32/build/math/e_logf.o.dt -MT /sources/glibc-2.32/build/math/e_logf.o +gcc ../sysdeps/ieee754/flt-32/e_log10f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log10f.o -MD -MP -MF /sources/glibc-2.32/build/math/e_log10f.o.dt -MT /sources/glibc-2.32/build/math/e_log10f.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_powf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_powf.o -MD -MP -MF /sources/glibc-2.32/build/math/e_powf.o.dt -MT /sources/glibc-2.32/build/math/e_powf.o +gcc ../sysdeps/ieee754/flt-32/e_remainderf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_remainderf.o -MD -MP -MF /sources/glibc-2.32/build/math/e_remainderf.o.dt -MT /sources/glibc-2.32/build/math/e_remainderf.o +gcc ../sysdeps/ieee754/flt-32/e_sinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_sinhf.o -MD -MP -MF /sources/glibc-2.32/build/math/e_sinhf.o.dt -MT /sources/glibc-2.32/build/math/e_sinhf.o +gcc ../sysdeps/ieee754/flt-32/e_sqrtf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_sqrtf.o -MD -MP -MF /sources/glibc-2.32/build/math/e_sqrtf.o.dt -MT /sources/glibc-2.32/build/math/e_sqrtf.o +gcc ../sysdeps/ieee754/flt-32/e_gammaf_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_gammaf_r.o -MD -MP -MF /sources/glibc-2.32/build/math/e_gammaf_r.o.dt -MT /sources/glibc-2.32/build/math/e_gammaf_r.o +gcc ../sysdeps/ieee754/flt-32/e_ilogbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_ilogbf.o -MD -MP -MF /sources/glibc-2.32/build/math/e_ilogbf.o.dt -MT /sources/glibc-2.32/build/math/e_ilogbf.o +gcc ../sysdeps/ieee754/flt-32/k_tanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_tanf.o -MD -MP -MF /sources/glibc-2.32/build/math/k_tanf.o.dt -MT /sources/glibc-2.32/build/math/k_tanf.o +gcc ../sysdeps/ieee754/flt-32/s_asinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_asinhf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_asinhf.o.dt -MT /sources/glibc-2.32/build/math/s_asinhf.o +gcc ../sysdeps/ieee754/flt-32/s_atanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_atanf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_atanf.o.dt -MT /sources/glibc-2.32/build/math/s_atanf.o +gcc ../sysdeps/ieee754/flt-32/s_cbrtf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cbrtf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cbrtf.o.dt -MT /sources/glibc-2.32/build/math/s_cbrtf.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_ceilf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ceilf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ceilf.o.dt -MT /sources/glibc-2.32/build/math/s_ceilf.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_cosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cosf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cosf.o.dt -MT /sources/glibc-2.32/build/math/s_cosf.o +gcc ../sysdeps/ieee754/flt-32/s_erff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_erff.o -MD -MP -MF /sources/glibc-2.32/build/math/s_erff.o.dt -MT /sources/glibc-2.32/build/math/s_erff.o +gcc ../sysdeps/ieee754/flt-32/s_expm1f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_expm1f.o -MD -MP -MF /sources/glibc-2.32/build/math/s_expm1f.o.dt -MT /sources/glibc-2.32/build/math/s_expm1f.o +gcc ../sysdeps/x86_64/fpu/s_fabsf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fabsf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fabsf.o.dt -MT /sources/glibc-2.32/build/math/s_fabsf.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_floorf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_floorf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_floorf.o.dt -MT /sources/glibc-2.32/build/math/s_floorf.o +gcc ../sysdeps/ieee754/flt-32/s_log1pf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_log1pf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_log1pf.o.dt -MT /sources/glibc-2.32/build/math/s_log1pf.o +gcc ../sysdeps/ieee754/flt-32/s_logbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_logbf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_logbf.o.dt -MT /sources/glibc-2.32/build/math/s_logbf.o +gcc ../sysdeps/ieee754/flt-32/s_nextafterf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextafterf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nextafterf.o.dt -MT /sources/glibc-2.32/build/math/s_nextafterf.o +gcc ../sysdeps/x86_64/fpu/s_nexttowardf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nexttowardf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nexttowardf.o.dt -MT /sources/glibc-2.32/build/math/s_nexttowardf.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_rintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_rintf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_rintf.o.dt -MT /sources/glibc-2.32/build/math/s_rintf.o +gcc ../sysdeps/ieee754/flt-32/s_scalblnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_scalblnf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_scalblnf.o.dt -MT /sources/glibc-2.32/build/math/s_scalblnf.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_sinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sinf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_sinf.o.dt -MT /sources/glibc-2.32/build/math/s_sinf.o +gcc ../sysdeps/ieee754/flt-32/s_tanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_tanf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_tanf.o.dt -MT /sources/glibc-2.32/build/math/s_tanf.o +gcc ../sysdeps/ieee754/flt-32/s_tanhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_tanhf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_tanhf.o.dt -MT /sources/glibc-2.32/build/math/s_tanhf.o +gcc ../sysdeps/ieee754/flt-32/s_fpclassifyf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fpclassifyf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fpclassifyf.o.dt -MT /sources/glibc-2.32/build/math/s_fpclassifyf.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_truncf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_truncf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_truncf.o.dt -MT /sources/glibc-2.32/build/math/s_truncf.o +gcc ../sysdeps/ieee754/flt-32/s_remquof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_remquof.o -MD -MP -MF /sources/glibc-2.32/build/math/s_remquof.o.dt -MT /sources/glibc-2.32/build/math/s_remquof.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_log2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log2f.o -MD -MP -MF /sources/glibc-2.32/build/math/e_log2f.o.dt -MT /sources/glibc-2.32/build/math/e_log2f.o +gcc ../sysdeps/ieee754/flt-32/s_roundf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_roundf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_roundf.o.dt -MT /sources/glibc-2.32/build/math/s_roundf.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nearbyintf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nearbyintf.o.dt -MT /sources/glibc-2.32/build/math/s_nearbyintf.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_sincosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sincosf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_sincosf.o.dt -MT /sources/glibc-2.32/build/math/s_sincosf.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_fmaf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fmaf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fmaf.o.dt -MT /sources/glibc-2.32/build/math/s_fmaf.o +gcc ../sysdeps/x86_64/fpu/s_lrintf.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_lrintf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_lrintf.o.dt -MT /sources/glibc-2.32/build/math/s_lrintf.o +gcc ../sysdeps/x86_64/fpu/s_llrintf.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_llrintf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_llrintf.o.dt -MT /sources/glibc-2.32/build/math/s_llrintf.o +gcc ../sysdeps/ieee754/flt-32/s_lroundf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_lroundf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_lroundf.o.dt -MT /sources/glibc-2.32/build/math/s_lroundf.o +gcc ../sysdeps/ieee754/flt-32/s_llroundf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_llroundf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_llroundf.o.dt -MT /sources/glibc-2.32/build/math/s_llroundf.o +gcc ../sysdeps/ieee754/flt-32/e_exp10f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp10f.o -MD -MP -MF /sources/glibc-2.32/build/math/e_exp10f.o.dt -MT /sources/glibc-2.32/build/math/e_exp10f.o +gcc ../sysdeps/ieee754/flt-32/s_issignalingf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_issignalingf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_issignalingf.o.dt -MT /sources/glibc-2.32/build/math/s_issignalingf.o +gcc ../sysdeps/ieee754/flt-32/s_isinff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_isinff.o -MD -MP -MF /sources/glibc-2.32/build/math/m_isinff.o.dt -MT /sources/glibc-2.32/build/math/m_isinff.o +gcc ../sysdeps/ieee754/flt-32/s_isnanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_isnanf.o -MD -MP -MF /sources/glibc-2.32/build/math/m_isnanf.o.dt -MT /sources/glibc-2.32/build/math/m_isnanf.o +gcc ../sysdeps/ieee754/flt-32/s_finitef.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_finitef.o -MD -MP -MF /sources/glibc-2.32/build/math/m_finitef.o.dt -MT /sources/glibc-2.32/build/math/m_finitef.o +gcc ../sysdeps/x86_64/fpu/s_copysignf.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/m_copysignf.o -MD -MP -MF /sources/glibc-2.32/build/math/m_copysignf.o.dt -MT /sources/glibc-2.32/build/math/m_copysignf.o +gcc ../sysdeps/ieee754/flt-32/s_modff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fsignaling-nans -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_modff.o -MD -MP -MF /sources/glibc-2.32/build/math/m_modff.o.dt -MT /sources/glibc-2.32/build/math/m_modff.o +gcc ../sysdeps/ieee754/flt-32/s_scalbnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_scalbnf.o -MD -MP -MF /sources/glibc-2.32/build/math/m_scalbnf.o.dt -MT /sources/glibc-2.32/build/math/m_scalbnf.o +gcc ../sysdeps/ieee754/flt-32/s_frexpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_frexpf.o -MD -MP -MF /sources/glibc-2.32/build/math/m_frexpf.o.dt -MT /sources/glibc-2.32/build/math/m_frexpf.o +gcc ../sysdeps/x86_64/fpu/s_signbitf.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/m_signbitf.o -MD -MP -MF /sources/glibc-2.32/build/math/m_signbitf.o.dt -MT /sources/glibc-2.32/build/math/m_signbitf.o +gcc /sources/glibc-2.32/build/math/s_ldexpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_ldexpf.o -MD -MP -MF /sources/glibc-2.32/build/math/m_ldexpf.o.dt -MT /sources/glibc-2.32/build/math/m_ldexpf.o +gcc ../sysdeps/ieee754/dbl-64/x2y2m1f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/x2y2m1f.o -MD -MP -MF /sources/glibc-2.32/build/math/x2y2m1f.o.dt -MT /sources/glibc-2.32/build/math/x2y2m1f.o +gcc ../sysdeps/ieee754/dbl-64/gamma_productf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/gamma_productf.o -MD -MP -MF /sources/glibc-2.32/build/math/gamma_productf.o.dt -MT /sources/glibc-2.32/build/math/gamma_productf.o +gcc ../sysdeps/ieee754/flt-32/lgamma_negf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/lgamma_negf.o -MD -MP -MF /sources/glibc-2.32/build/math/lgamma_negf.o.dt -MT /sources/glibc-2.32/build/math/lgamma_negf.o +gcc ../sysdeps/ieee754/flt-32/lgamma_productf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/lgamma_productf.o -MD -MP -MF /sources/glibc-2.32/build/math/lgamma_productf.o.dt -MT /sources/glibc-2.32/build/math/lgamma_productf.o +gcc ../sysdeps/ieee754/flt-32/s_nextupf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextupf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nextupf.o.dt -MT /sources/glibc-2.32/build/math/s_nextupf.o +gcc ../sysdeps/ieee754/flt-32/s_totalorderf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_totalorderf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_totalorderf.o.dt -MT /sources/glibc-2.32/build/math/s_totalorderf.o +gcc ../sysdeps/ieee754/flt-32/s_totalordermagf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_totalordermagf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_totalordermagf.o.dt -MT /sources/glibc-2.32/build/math/s_totalordermagf.o +gcc ../sysdeps/ieee754/flt-32/s_getpayloadf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_getpayloadf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_getpayloadf.o.dt -MT /sources/glibc-2.32/build/math/s_getpayloadf.o +gcc ../sysdeps/ieee754/flt-32/s_setpayloadf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_setpayloadf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_setpayloadf.o.dt -MT /sources/glibc-2.32/build/math/s_setpayloadf.o +gcc ../sysdeps/ieee754/flt-32/s_setpayloadsigf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_setpayloadsigf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_setpayloadsigf.o.dt -MT /sources/glibc-2.32/build/math/s_setpayloadsigf.o +gcc ../sysdeps/ieee754/flt-32/s_roundevenf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_roundevenf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_roundevenf.o.dt -MT /sources/glibc-2.32/build/math/s_roundevenf.o +gcc ../sysdeps/ieee754/flt-32/s_fromfpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fromfpf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fromfpf.o.dt -MT /sources/glibc-2.32/build/math/s_fromfpf.o +gcc ../sysdeps/ieee754/flt-32/s_ufromfpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ufromfpf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ufromfpf.o.dt -MT /sources/glibc-2.32/build/math/s_ufromfpf.o +gcc ../sysdeps/ieee754/flt-32/s_fromfpxf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fromfpxf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fromfpxf.o.dt -MT /sources/glibc-2.32/build/math/s_fromfpxf.o +gcc ../sysdeps/ieee754/flt-32/s_ufromfpxf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ufromfpxf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ufromfpxf.o.dt -MT /sources/glibc-2.32/build/math/s_ufromfpxf.o +gcc /sources/glibc-2.32/build/math/cargf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/cargf.o -MD -MP -MF /sources/glibc-2.32/build/math/cargf.o.dt -MT /sources/glibc-2.32/build/math/cargf.o +gcc /sources/glibc-2.32/build/math/conjf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/conjf.o -MD -MP -MF /sources/glibc-2.32/build/math/conjf.o.dt -MT /sources/glibc-2.32/build/math/conjf.o +gcc /sources/glibc-2.32/build/math/cimagf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/cimagf.o -MD -MP -MF /sources/glibc-2.32/build/math/cimagf.o.dt -MT /sources/glibc-2.32/build/math/cimagf.o +gcc /sources/glibc-2.32/build/math/crealf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/crealf.o -MD -MP -MF /sources/glibc-2.32/build/math/crealf.o.dt -MT /sources/glibc-2.32/build/math/crealf.o +gcc /sources/glibc-2.32/build/math/cabsf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/cabsf.o -MD -MP -MF /sources/glibc-2.32/build/math/cabsf.o.dt -MT /sources/glibc-2.32/build/math/cabsf.o +gcc /sources/glibc-2.32/build/math/e_scalbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_scalbf.o -MD -MP -MF /sources/glibc-2.32/build/math/e_scalbf.o.dt -MT /sources/glibc-2.32/build/math/e_scalbf.o +gcc /sources/glibc-2.32/build/math/s_cacosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cacosf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cacosf.o.dt -MT /sources/glibc-2.32/build/math/s_cacosf.o +gcc /sources/glibc-2.32/build/math/s_cacoshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cacoshf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cacoshf.o.dt -MT /sources/glibc-2.32/build/math/s_cacoshf.o +gcc /sources/glibc-2.32/build/math/s_ccosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ccosf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ccosf.o.dt -MT /sources/glibc-2.32/build/math/s_ccosf.o +gcc /sources/glibc-2.32/build/math/s_ccoshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ccoshf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ccoshf.o.dt -MT /sources/glibc-2.32/build/math/s_ccoshf.o +gcc /sources/glibc-2.32/build/math/s_casinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_casinf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_casinf.o.dt -MT /sources/glibc-2.32/build/math/s_casinf.o +gcc /sources/glibc-2.32/build/math/s_csinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csinf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_csinf.o.dt -MT /sources/glibc-2.32/build/math/s_csinf.o +gcc /sources/glibc-2.32/build/math/s_casinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_casinhf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_casinhf.o.dt -MT /sources/glibc-2.32/build/math/s_casinhf.o +gcc /sources/glibc-2.32/build/math/k_casinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_casinhf.o -MD -MP -MF /sources/glibc-2.32/build/math/k_casinhf.o.dt -MT /sources/glibc-2.32/build/math/k_casinhf.o +gcc /sources/glibc-2.32/build/math/s_csinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csinhf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_csinhf.o.dt -MT /sources/glibc-2.32/build/math/s_csinhf.o +gcc /sources/glibc-2.32/build/math/s_catanhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_catanhf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_catanhf.o.dt -MT /sources/glibc-2.32/build/math/s_catanhf.o +gcc /sources/glibc-2.32/build/math/s_catanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_catanf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_catanf.o.dt -MT /sources/glibc-2.32/build/math/s_catanf.o +gcc /sources/glibc-2.32/build/math/s_ctanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ctanf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ctanf.o.dt -MT /sources/glibc-2.32/build/math/s_ctanf.o +gcc /sources/glibc-2.32/build/math/s_ctanhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ctanhf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ctanhf.o.dt -MT /sources/glibc-2.32/build/math/s_ctanhf.o +gcc /sources/glibc-2.32/build/math/s_cexpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cexpf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cexpf.o.dt -MT /sources/glibc-2.32/build/math/s_cexpf.o +gcc /sources/glibc-2.32/build/math/s_clogf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_clogf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_clogf.o.dt -MT /sources/glibc-2.32/build/math/s_clogf.o +gcc /sources/glibc-2.32/build/math/s_cprojf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cprojf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cprojf.o.dt -MT /sources/glibc-2.32/build/math/s_cprojf.o +gcc /sources/glibc-2.32/build/math/s_csqrtf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csqrtf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_csqrtf.o.dt -MT /sources/glibc-2.32/build/math/s_csqrtf.o +gcc /sources/glibc-2.32/build/math/s_cpowf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cpowf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cpowf.o.dt -MT /sources/glibc-2.32/build/math/s_cpowf.o +gcc /sources/glibc-2.32/build/math/s_clog10f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_clog10f.o -MD -MP -MF /sources/glibc-2.32/build/math/s_clog10f.o.dt -MT /sources/glibc-2.32/build/math/s_clog10f.o +gcc /sources/glibc-2.32/build/math/s_fdimf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fdimf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fdimf.o.dt -MT /sources/glibc-2.32/build/math/s_fdimf.o +gcc /sources/glibc-2.32/build/math/s_nextdownf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextdownf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nextdownf.o.dt -MT /sources/glibc-2.32/build/math/s_nextdownf.o +gcc ../sysdeps/x86_64/fpu/s_fmaxf.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_fmaxf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fmaxf.o.dt -MT /sources/glibc-2.32/build/math/s_fmaxf.o +gcc ../sysdeps/x86_64/fpu/s_fminf.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_fminf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fminf.o.dt -MT /sources/glibc-2.32/build/math/s_fminf.o +gcc /sources/glibc-2.32/build/math/s_nanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nanf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nanf.o.dt -MT /sources/glibc-2.32/build/math/s_nanf.o +gcc /sources/glibc-2.32/build/math/s_iseqsigf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_iseqsigf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_iseqsigf.o.dt -MT /sources/glibc-2.32/build/math/s_iseqsigf.o +gcc /sources/glibc-2.32/build/math/s_canonicalizef.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_canonicalizef.o -MD -MP -MF /sources/glibc-2.32/build/math/s_canonicalizef.o.dt -MT /sources/glibc-2.32/build/math/s_canonicalizef.o +gcc /sources/glibc-2.32/build/math/s_significandf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_significandf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_significandf.o.dt -MT /sources/glibc-2.32/build/math/s_significandf.o +gcc /sources/glibc-2.32/build/math/w_ilogbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_ilogbf.o -MD -MP -MF /sources/glibc-2.32/build/math/w_ilogbf.o.dt -MT /sources/glibc-2.32/build/math/w_ilogbf.o +gcc /sources/glibc-2.32/build/math/w_llogbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_llogbf.o -MD -MP -MF /sources/glibc-2.32/build/math/w_llogbf.o.dt -MT /sources/glibc-2.32/build/math/w_llogbf.o +gcc /sources/glibc-2.32/build/math/w_log1pf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log1pf.o -MD -MP -MF /sources/glibc-2.32/build/math/w_log1pf.o.dt -MT /sources/glibc-2.32/build/math/w_log1pf.o +gcc /sources/glibc-2.32/build/math/w_scalblnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_scalblnf.o -MD -MP -MF /sources/glibc-2.32/build/math/w_scalblnf.o.dt -MT /sources/glibc-2.32/build/math/w_scalblnf.o +gcc /sources/glibc-2.32/build/math/s_fmaxmagf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fmaxmagf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fmaxmagf.o.dt -MT /sources/glibc-2.32/build/math/s_fmaxmagf.o +gcc /sources/glibc-2.32/build/math/s_fminmagf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fminmagf.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fminmagf.o.dt -MT /sources/glibc-2.32/build/math/s_fminmagf.o +gcc /sources/glibc-2.32/build/math/w_acosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acosf.o -MD -MP -MF /sources/glibc-2.32/build/math/w_acosf.o.dt -MT /sources/glibc-2.32/build/math/w_acosf.o +gcc /sources/glibc-2.32/build/math/w_acoshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acoshf.o -MD -MP -MF /sources/glibc-2.32/build/math/w_acoshf.o.dt -MT /sources/glibc-2.32/build/math/w_acoshf.o +gcc /sources/glibc-2.32/build/math/w_asinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_asinf.o -MD -MP -MF /sources/glibc-2.32/build/math/w_asinf.o.dt -MT /sources/glibc-2.32/build/math/w_asinf.o +gcc /sources/glibc-2.32/build/math/w_atan2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atan2f.o -MD -MP -MF /sources/glibc-2.32/build/math/w_atan2f.o.dt -MT /sources/glibc-2.32/build/math/w_atan2f.o +gcc /sources/glibc-2.32/build/math/w_atanhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atanhf.o -MD -MP -MF /sources/glibc-2.32/build/math/w_atanhf.o.dt -MT /sources/glibc-2.32/build/math/w_atanhf.o +gcc /sources/glibc-2.32/build/math/w_coshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_coshf.o -MD -MP -MF /sources/glibc-2.32/build/math/w_coshf.o.dt -MT /sources/glibc-2.32/build/math/w_coshf.o +gcc w_exp10f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp10f.o -MD -MP -MF /sources/glibc-2.32/build/math/w_exp10f.o.dt -MT /sources/glibc-2.32/build/math/w_exp10f.o +gcc ../sysdeps/ieee754/flt-32/w_exp2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp2f.o -MD -MP -MF /sources/glibc-2.32/build/math/w_exp2f.o.dt -MT /sources/glibc-2.32/build/math/w_exp2f.o +gcc /sources/glibc-2.32/build/math/w_fmodf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_fmodf.o -MD -MP -MF /sources/glibc-2.32/build/math/w_fmodf.o.dt -MT /sources/glibc-2.32/build/math/w_fmodf.o +gcc /sources/glibc-2.32/build/math/w_hypotf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_hypotf.o -MD -MP -MF /sources/glibc-2.32/build/math/w_hypotf.o.dt -MT /sources/glibc-2.32/build/math/w_hypotf.o +gcc /sources/glibc-2.32/build/math/w_j0f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j0f.o -MD -MP -MF /sources/glibc-2.32/build/math/w_j0f.o.dt -MT /sources/glibc-2.32/build/math/w_j0f.o +gcc /sources/glibc-2.32/build/math/w_j1f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j1f.o -MD -MP -MF /sources/glibc-2.32/build/math/w_j1f.o.dt -MT /sources/glibc-2.32/build/math/w_j1f.o +gcc /sources/glibc-2.32/build/math/w_jnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_jnf.o -MD -MP -MF /sources/glibc-2.32/build/math/w_jnf.o.dt -MT /sources/glibc-2.32/build/math/w_jnf.o +gcc ../sysdeps/ieee754/flt-32/w_logf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_logf.o -MD -MP -MF /sources/glibc-2.32/build/math/w_logf.o.dt -MT /sources/glibc-2.32/build/math/w_logf.o +gcc /sources/glibc-2.32/build/math/w_log10f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log10f.o -MD -MP -MF /sources/glibc-2.32/build/math/w_log10f.o.dt -MT /sources/glibc-2.32/build/math/w_log10f.o +gcc ../sysdeps/ieee754/flt-32/w_log2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log2f.o -MD -MP -MF /sources/glibc-2.32/build/math/w_log2f.o.dt -MT /sources/glibc-2.32/build/math/w_log2f.o +gcc ../sysdeps/ieee754/flt-32/w_powf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_powf.o -MD -MP -MF /sources/glibc-2.32/build/math/w_powf.o.dt -MT /sources/glibc-2.32/build/math/w_powf.o +gcc w_remainderf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_remainderf.o -MD -MP -MF /sources/glibc-2.32/build/math/w_remainderf.o.dt -MT /sources/glibc-2.32/build/math/w_remainderf.o +gcc /sources/glibc-2.32/build/math/w_scalbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_scalbf.o -MD -MP -MF /sources/glibc-2.32/build/math/w_scalbf.o.dt -MT /sources/glibc-2.32/build/math/w_scalbf.o +gcc /sources/glibc-2.32/build/math/w_sinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sinhf.o -MD -MP -MF /sources/glibc-2.32/build/math/w_sinhf.o.dt -MT /sources/glibc-2.32/build/math/w_sinhf.o +gcc /sources/glibc-2.32/build/math/w_sqrtf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sqrtf.o -MD -MP -MF /sources/glibc-2.32/build/math/w_sqrtf.o.dt -MT /sources/glibc-2.32/build/math/w_sqrtf.o +gcc /sources/glibc-2.32/build/math/w_tgammaf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_tgammaf.o -MD -MP -MF /sources/glibc-2.32/build/math/w_tgammaf.o.dt -MT /sources/glibc-2.32/build/math/w_tgammaf.o +gcc w_lgammaf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgammaf.o -MD -MP -MF /sources/glibc-2.32/build/math/w_lgammaf.o.dt -MT /sources/glibc-2.32/build/math/w_lgammaf.o +gcc /sources/glibc-2.32/build/math/w_lgammaf_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgammaf_r.o -MD -MP -MF /sources/glibc-2.32/build/math/w_lgammaf_r.o.dt -MT /sources/glibc-2.32/build/math/w_lgammaf_r.o +gcc ../sysdeps/ieee754/flt-32/w_expf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_expf.o -MD -MP -MF /sources/glibc-2.32/build/math/w_expf.o.dt -MT /sources/glibc-2.32/build/math/w_expf.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_exp2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp2f.o -MD -MP -MF /sources/glibc-2.32/build/math/e_exp2f.o.dt -MT /sources/glibc-2.32/build/math/e_exp2f.o +gcc ../sysdeps/ieee754/float128/e_acosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_acosf128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_acosf128.o.dt -MT /sources/glibc-2.32/build/math/e_acosf128.o +gcc ../sysdeps/ieee754/float128/e_acoshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_acoshf128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_acoshf128.o.dt -MT /sources/glibc-2.32/build/math/e_acoshf128.o +gcc ../sysdeps/ieee754/float128/e_asinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_asinf128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_asinf128.o.dt -MT /sources/glibc-2.32/build/math/e_asinf128.o +gcc ../sysdeps/ieee754/float128/e_atan2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_atan2f128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_atan2f128.o.dt -MT /sources/glibc-2.32/build/math/e_atan2f128.o +gcc ../sysdeps/ieee754/float128/e_atanhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_atanhf128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_atanhf128.o.dt -MT /sources/glibc-2.32/build/math/e_atanhf128.o +gcc ../sysdeps/ieee754/float128/e_coshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_coshf128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_coshf128.o.dt -MT /sources/glibc-2.32/build/math/e_coshf128.o +gcc ../sysdeps/ieee754/float128/e_expf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_expf128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_expf128.o.dt -MT /sources/glibc-2.32/build/math/e_expf128.o +gcc ../sysdeps/ieee754/float128/e_fmodf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_fmodf128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_fmodf128.o.dt -MT /sources/glibc-2.32/build/math/e_fmodf128.o +gcc ../sysdeps/ieee754/float128/e_hypotf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_hypotf128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_hypotf128.o.dt -MT /sources/glibc-2.32/build/math/e_hypotf128.o +gcc ../sysdeps/ieee754/float128/e_j0f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_j0f128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_j0f128.o.dt -MT /sources/glibc-2.32/build/math/e_j0f128.o +gcc ../sysdeps/ieee754/float128/e_j1f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_j1f128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_j1f128.o.dt -MT /sources/glibc-2.32/build/math/e_j1f128.o +gcc ../sysdeps/ieee754/float128/e_jnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_jnf128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_jnf128.o.dt -MT /sources/glibc-2.32/build/math/e_jnf128.o +gcc ../sysdeps/ieee754/float128/e_lgammaf128_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_lgammaf128_r.o -MD -MP -MF /sources/glibc-2.32/build/math/e_lgammaf128_r.o.dt -MT /sources/glibc-2.32/build/math/e_lgammaf128_r.o +gcc ../sysdeps/ieee754/float128/e_logf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_logf128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_logf128.o.dt -MT /sources/glibc-2.32/build/math/e_logf128.o +gcc ../sysdeps/ieee754/float128/e_log10f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log10f128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_log10f128.o.dt -MT /sources/glibc-2.32/build/math/e_log10f128.o +gcc ../sysdeps/ieee754/float128/e_powf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_powf128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_powf128.o.dt -MT /sources/glibc-2.32/build/math/e_powf128.o +gcc ../sysdeps/ieee754/float128/e_remainderf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_remainderf128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_remainderf128.o.dt -MT /sources/glibc-2.32/build/math/e_remainderf128.o +gcc ../sysdeps/ieee754/float128/e_sinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_sinhf128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_sinhf128.o.dt -MT /sources/glibc-2.32/build/math/e_sinhf128.o +gcc ../sysdeps/x86/fpu/e_sqrtf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_sqrtf128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_sqrtf128.o.dt -MT /sources/glibc-2.32/build/math/e_sqrtf128.o +gcc ../sysdeps/ieee754/float128/e_gammaf128_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_gammaf128_r.o -MD -MP -MF /sources/glibc-2.32/build/math/e_gammaf128_r.o.dt -MT /sources/glibc-2.32/build/math/e_gammaf128_r.o +gcc ../sysdeps/ieee754/float128/e_ilogbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_ilogbf128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_ilogbf128.o.dt -MT /sources/glibc-2.32/build/math/e_ilogbf128.o +gcc ../sysdeps/ieee754/float128/k_tanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_tanf128.o -MD -MP -MF /sources/glibc-2.32/build/math/k_tanf128.o.dt -MT /sources/glibc-2.32/build/math/k_tanf128.o +gcc ../sysdeps/ieee754/float128/s_asinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_asinhf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_asinhf128.o.dt -MT /sources/glibc-2.32/build/math/s_asinhf128.o +gcc ../sysdeps/ieee754/float128/s_atanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_atanf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_atanf128.o.dt -MT /sources/glibc-2.32/build/math/s_atanf128.o +gcc ../sysdeps/ieee754/float128/s_cbrtf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cbrtf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cbrtf128.o.dt -MT /sources/glibc-2.32/build/math/s_cbrtf128.o +gcc ../sysdeps/ieee754/float128/s_ceilf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ceilf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ceilf128.o.dt -MT /sources/glibc-2.32/build/math/s_ceilf128.o +gcc ../sysdeps/ieee754/float128/s_cosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cosf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cosf128.o.dt -MT /sources/glibc-2.32/build/math/s_cosf128.o +gcc ../sysdeps/ieee754/float128/s_erff128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_erff128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_erff128.o.dt -MT /sources/glibc-2.32/build/math/s_erff128.o +gcc ../sysdeps/ieee754/float128/s_expm1f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_expm1f128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_expm1f128.o.dt -MT /sources/glibc-2.32/build/math/s_expm1f128.o +gcc ../sysdeps/ieee754/float128/s_fabsf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fabsf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fabsf128.o.dt -MT /sources/glibc-2.32/build/math/s_fabsf128.o +gcc ../sysdeps/ieee754/float128/s_floorf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_floorf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_floorf128.o.dt -MT /sources/glibc-2.32/build/math/s_floorf128.o +gcc ../sysdeps/ieee754/float128/s_log1pf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_log1pf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_log1pf128.o.dt -MT /sources/glibc-2.32/build/math/s_log1pf128.o +gcc ../sysdeps/ieee754/float128/s_logbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_logbf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_logbf128.o.dt -MT /sources/glibc-2.32/build/math/s_logbf128.o +gcc ../sysdeps/ieee754/float128/s_nextafterf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextafterf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nextafterf128.o.dt -MT /sources/glibc-2.32/build/math/s_nextafterf128.o +gcc ../sysdeps/ieee754/float128/s_nexttowardf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nexttowardf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nexttowardf128.o.dt -MT /sources/glibc-2.32/build/math/s_nexttowardf128.o +gcc ../sysdeps/ieee754/float128/s_rintf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_rintf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_rintf128.o.dt -MT /sources/glibc-2.32/build/math/s_rintf128.o +gcc ../sysdeps/ieee754/float128/s_scalblnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_scalblnf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_scalblnf128.o.dt -MT /sources/glibc-2.32/build/math/s_scalblnf128.o +gcc ../sysdeps/ieee754/float128/s_sinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sinf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_sinf128.o.dt -MT /sources/glibc-2.32/build/math/s_sinf128.o +gcc ../sysdeps/ieee754/float128/s_tanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_tanf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_tanf128.o.dt -MT /sources/glibc-2.32/build/math/s_tanf128.o +gcc ../sysdeps/ieee754/float128/s_tanhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_tanhf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_tanhf128.o.dt -MT /sources/glibc-2.32/build/math/s_tanhf128.o +gcc ../sysdeps/ieee754/float128/s_fpclassifyf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fpclassifyf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fpclassifyf128.o.dt -MT /sources/glibc-2.32/build/math/s_fpclassifyf128.o +gcc ../sysdeps/ieee754/float128/s_truncf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_truncf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_truncf128.o.dt -MT /sources/glibc-2.32/build/math/s_truncf128.o +gcc ../sysdeps/ieee754/float128/s_remquof128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_remquof128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_remquof128.o.dt -MT /sources/glibc-2.32/build/math/s_remquof128.o +gcc ../sysdeps/ieee754/float128/e_log2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log2f128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_log2f128.o.dt -MT /sources/glibc-2.32/build/math/e_log2f128.o +gcc ../sysdeps/ieee754/float128/s_roundf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_roundf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_roundf128.o.dt -MT /sources/glibc-2.32/build/math/s_roundf128.o +gcc ../sysdeps/ieee754/float128/s_nearbyintf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nearbyintf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nearbyintf128.o.dt -MT /sources/glibc-2.32/build/math/s_nearbyintf128.o +gcc ../sysdeps/ieee754/float128/s_sincosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sincosf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_sincosf128.o.dt -MT /sources/glibc-2.32/build/math/s_sincosf128.o +gcc ../sysdeps/ieee754/float128/s_fmaf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fmaf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fmaf128.o.dt -MT /sources/glibc-2.32/build/math/s_fmaf128.o +gcc ../sysdeps/ieee754/float128/s_lrintf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_lrintf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_lrintf128.o.dt -MT /sources/glibc-2.32/build/math/s_lrintf128.o +gcc ../sysdeps/ieee754/float128/s_llrintf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_llrintf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_llrintf128.o.dt -MT /sources/glibc-2.32/build/math/s_llrintf128.o +gcc ../sysdeps/ieee754/float128/s_lroundf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_lroundf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_lroundf128.o.dt -MT /sources/glibc-2.32/build/math/s_lroundf128.o +gcc ../sysdeps/ieee754/float128/s_llroundf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_llroundf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_llroundf128.o.dt -MT /sources/glibc-2.32/build/math/s_llroundf128.o +gcc ../sysdeps/ieee754/float128/e_exp10f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp10f128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_exp10f128.o.dt -MT /sources/glibc-2.32/build/math/e_exp10f128.o +gcc ../sysdeps/ieee754/float128/s_issignalingf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_issignalingf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_issignalingf128.o.dt -MT /sources/glibc-2.32/build/math/s_issignalingf128.o +gcc ../sysdeps/ieee754/float128/s_isinff128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_isinff128.o -MD -MP -MF /sources/glibc-2.32/build/math/m_isinff128.o.dt -MT /sources/glibc-2.32/build/math/m_isinff128.o +gcc ../sysdeps/ieee754/float128/s_isnanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_isnanf128.o -MD -MP -MF /sources/glibc-2.32/build/math/m_isnanf128.o.dt -MT /sources/glibc-2.32/build/math/m_isnanf128.o +gcc ../sysdeps/ieee754/float128/s_finitef128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_finitef128.o -MD -MP -MF /sources/glibc-2.32/build/math/m_finitef128.o.dt -MT /sources/glibc-2.32/build/math/m_finitef128.o +gcc ../sysdeps/ieee754/float128/s_copysignf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_copysignf128.o -MD -MP -MF /sources/glibc-2.32/build/math/m_copysignf128.o.dt -MT /sources/glibc-2.32/build/math/m_copysignf128.o +gcc ../sysdeps/ieee754/float128/s_modff128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fsignaling-nans -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_modff128.o -MD -MP -MF /sources/glibc-2.32/build/math/m_modff128.o.dt -MT /sources/glibc-2.32/build/math/m_modff128.o +gcc ../sysdeps/ieee754/float128/s_scalbnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_scalbnf128.o -MD -MP -MF /sources/glibc-2.32/build/math/m_scalbnf128.o.dt -MT /sources/glibc-2.32/build/math/m_scalbnf128.o +gcc ../sysdeps/ieee754/float128/s_frexpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_frexpf128.o -MD -MP -MF /sources/glibc-2.32/build/math/m_frexpf128.o.dt -MT /sources/glibc-2.32/build/math/m_frexpf128.o +gcc ../sysdeps/ieee754/float128/s_signbitf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_signbitf128.o -MD -MP -MF /sources/glibc-2.32/build/math/m_signbitf128.o.dt -MT /sources/glibc-2.32/build/math/m_signbitf128.o +gcc /sources/glibc-2.32/build/math/s_ldexpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_ldexpf128.o -MD -MP -MF /sources/glibc-2.32/build/math/m_ldexpf128.o.dt -MT /sources/glibc-2.32/build/math/m_ldexpf128.o +gcc ../sysdeps/ieee754/float128/x2y2m1f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/x2y2m1f128.o -MD -MP -MF /sources/glibc-2.32/build/math/x2y2m1f128.o.dt -MT /sources/glibc-2.32/build/math/x2y2m1f128.o +gcc ../sysdeps/ieee754/float128/gamma_productf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/gamma_productf128.o -MD -MP -MF /sources/glibc-2.32/build/math/gamma_productf128.o.dt -MT /sources/glibc-2.32/build/math/gamma_productf128.o +gcc ../sysdeps/ieee754/float128/lgamma_negf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/lgamma_negf128.o -MD -MP -MF /sources/glibc-2.32/build/math/lgamma_negf128.o.dt -MT /sources/glibc-2.32/build/math/lgamma_negf128.o +gcc ../sysdeps/ieee754/float128/lgamma_productf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/lgamma_productf128.o -MD -MP -MF /sources/glibc-2.32/build/math/lgamma_productf128.o.dt -MT /sources/glibc-2.32/build/math/lgamma_productf128.o +gcc ../sysdeps/ieee754/float128/s_nextupf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextupf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nextupf128.o.dt -MT /sources/glibc-2.32/build/math/s_nextupf128.o +gcc ../sysdeps/ieee754/float128/s_totalorderf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_totalorderf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_totalorderf128.o.dt -MT /sources/glibc-2.32/build/math/s_totalorderf128.o +gcc ../sysdeps/ieee754/float128/s_totalordermagf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_totalordermagf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_totalordermagf128.o.dt -MT /sources/glibc-2.32/build/math/s_totalordermagf128.o +gcc ../sysdeps/ieee754/float128/s_getpayloadf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_getpayloadf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_getpayloadf128.o.dt -MT /sources/glibc-2.32/build/math/s_getpayloadf128.o +gcc ../sysdeps/ieee754/float128/s_setpayloadf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_setpayloadf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_setpayloadf128.o.dt -MT /sources/glibc-2.32/build/math/s_setpayloadf128.o +gcc ../sysdeps/ieee754/float128/s_setpayloadsigf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_setpayloadsigf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_setpayloadsigf128.o.dt -MT /sources/glibc-2.32/build/math/s_setpayloadsigf128.o +gcc ../sysdeps/ieee754/float128/s_roundevenf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_roundevenf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_roundevenf128.o.dt -MT /sources/glibc-2.32/build/math/s_roundevenf128.o +gcc ../sysdeps/ieee754/float128/s_fromfpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fromfpf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fromfpf128.o.dt -MT /sources/glibc-2.32/build/math/s_fromfpf128.o +gcc ../sysdeps/ieee754/float128/s_ufromfpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ufromfpf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ufromfpf128.o.dt -MT /sources/glibc-2.32/build/math/s_ufromfpf128.o +gcc ../sysdeps/ieee754/float128/s_fromfpxf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fromfpxf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fromfpxf128.o.dt -MT /sources/glibc-2.32/build/math/s_fromfpxf128.o +gcc ../sysdeps/ieee754/float128/s_ufromfpxf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ufromfpxf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ufromfpxf128.o.dt -MT /sources/glibc-2.32/build/math/s_ufromfpxf128.o +gcc /sources/glibc-2.32/build/math/cargf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/cargf128.o -MD -MP -MF /sources/glibc-2.32/build/math/cargf128.o.dt -MT /sources/glibc-2.32/build/math/cargf128.o +gcc /sources/glibc-2.32/build/math/conjf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/conjf128.o -MD -MP -MF /sources/glibc-2.32/build/math/conjf128.o.dt -MT /sources/glibc-2.32/build/math/conjf128.o +gcc /sources/glibc-2.32/build/math/cimagf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/cimagf128.o -MD -MP -MF /sources/glibc-2.32/build/math/cimagf128.o.dt -MT /sources/glibc-2.32/build/math/cimagf128.o +gcc /sources/glibc-2.32/build/math/crealf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/crealf128.o -MD -MP -MF /sources/glibc-2.32/build/math/crealf128.o.dt -MT /sources/glibc-2.32/build/math/crealf128.o +gcc /sources/glibc-2.32/build/math/cabsf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/cabsf128.o -MD -MP -MF /sources/glibc-2.32/build/math/cabsf128.o.dt -MT /sources/glibc-2.32/build/math/cabsf128.o +gcc ../sysdeps/ieee754/float128/e_scalbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_scalbf128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_scalbf128.o.dt -MT /sources/glibc-2.32/build/math/e_scalbf128.o +gcc /sources/glibc-2.32/build/math/s_cacosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cacosf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cacosf128.o.dt -MT /sources/glibc-2.32/build/math/s_cacosf128.o +gcc /sources/glibc-2.32/build/math/s_cacoshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cacoshf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cacoshf128.o.dt -MT /sources/glibc-2.32/build/math/s_cacoshf128.o +gcc /sources/glibc-2.32/build/math/s_ccosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ccosf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ccosf128.o.dt -MT /sources/glibc-2.32/build/math/s_ccosf128.o +gcc /sources/glibc-2.32/build/math/s_ccoshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ccoshf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ccoshf128.o.dt -MT /sources/glibc-2.32/build/math/s_ccoshf128.o +gcc /sources/glibc-2.32/build/math/s_casinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_casinf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_casinf128.o.dt -MT /sources/glibc-2.32/build/math/s_casinf128.o +gcc /sources/glibc-2.32/build/math/s_csinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csinf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_csinf128.o.dt -MT /sources/glibc-2.32/build/math/s_csinf128.o +gcc /sources/glibc-2.32/build/math/s_casinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_casinhf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_casinhf128.o.dt -MT /sources/glibc-2.32/build/math/s_casinhf128.o +gcc /sources/glibc-2.32/build/math/k_casinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_casinhf128.o -MD -MP -MF /sources/glibc-2.32/build/math/k_casinhf128.o.dt -MT /sources/glibc-2.32/build/math/k_casinhf128.o +gcc /sources/glibc-2.32/build/math/s_csinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csinhf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_csinhf128.o.dt -MT /sources/glibc-2.32/build/math/s_csinhf128.o +gcc /sources/glibc-2.32/build/math/s_catanhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_catanhf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_catanhf128.o.dt -MT /sources/glibc-2.32/build/math/s_catanhf128.o +gcc /sources/glibc-2.32/build/math/s_catanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_catanf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_catanf128.o.dt -MT /sources/glibc-2.32/build/math/s_catanf128.o +gcc /sources/glibc-2.32/build/math/s_ctanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ctanf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ctanf128.o.dt -MT /sources/glibc-2.32/build/math/s_ctanf128.o +gcc /sources/glibc-2.32/build/math/s_ctanhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ctanhf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ctanhf128.o.dt -MT /sources/glibc-2.32/build/math/s_ctanhf128.o +gcc /sources/glibc-2.32/build/math/s_cexpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cexpf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cexpf128.o.dt -MT /sources/glibc-2.32/build/math/s_cexpf128.o +gcc /sources/glibc-2.32/build/math/s_clogf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_clogf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_clogf128.o.dt -MT /sources/glibc-2.32/build/math/s_clogf128.o +gcc /sources/glibc-2.32/build/math/s_cprojf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cprojf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cprojf128.o.dt -MT /sources/glibc-2.32/build/math/s_cprojf128.o +gcc /sources/glibc-2.32/build/math/s_csqrtf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csqrtf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_csqrtf128.o.dt -MT /sources/glibc-2.32/build/math/s_csqrtf128.o +gcc /sources/glibc-2.32/build/math/s_cpowf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cpowf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cpowf128.o.dt -MT /sources/glibc-2.32/build/math/s_cpowf128.o +gcc /sources/glibc-2.32/build/math/s_clog10f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_clog10f128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_clog10f128.o.dt -MT /sources/glibc-2.32/build/math/s_clog10f128.o +gcc /sources/glibc-2.32/build/math/s_fdimf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fdimf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fdimf128.o.dt -MT /sources/glibc-2.32/build/math/s_fdimf128.o +gcc /sources/glibc-2.32/build/math/s_nextdownf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextdownf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nextdownf128.o.dt -MT /sources/glibc-2.32/build/math/s_nextdownf128.o +gcc /sources/glibc-2.32/build/math/s_fmaxf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fmaxf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fmaxf128.o.dt -MT /sources/glibc-2.32/build/math/s_fmaxf128.o +gcc /sources/glibc-2.32/build/math/s_fminf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fminf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fminf128.o.dt -MT /sources/glibc-2.32/build/math/s_fminf128.o +gcc /sources/glibc-2.32/build/math/s_nanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nanf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nanf128.o.dt -MT /sources/glibc-2.32/build/math/s_nanf128.o +gcc /sources/glibc-2.32/build/math/s_iseqsigf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_iseqsigf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_iseqsigf128.o.dt -MT /sources/glibc-2.32/build/math/s_iseqsigf128.o +gcc /sources/glibc-2.32/build/math/s_canonicalizef128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_canonicalizef128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_canonicalizef128.o.dt -MT /sources/glibc-2.32/build/math/s_canonicalizef128.o +gcc ../sysdeps/ieee754/float128/s_significandf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_significandf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_significandf128.o.dt -MT /sources/glibc-2.32/build/math/s_significandf128.o +gcc /sources/glibc-2.32/build/math/w_ilogbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_ilogbf128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_ilogbf128.o.dt -MT /sources/glibc-2.32/build/math/w_ilogbf128.o +gcc /sources/glibc-2.32/build/math/w_llogbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_llogbf128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_llogbf128.o.dt -MT /sources/glibc-2.32/build/math/w_llogbf128.o +gcc /sources/glibc-2.32/build/math/w_log1pf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log1pf128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_log1pf128.o.dt -MT /sources/glibc-2.32/build/math/w_log1pf128.o +gcc /sources/glibc-2.32/build/math/w_scalblnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_scalblnf128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_scalblnf128.o.dt -MT /sources/glibc-2.32/build/math/w_scalblnf128.o +gcc /sources/glibc-2.32/build/math/s_fmaxmagf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fmaxmagf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fmaxmagf128.o.dt -MT /sources/glibc-2.32/build/math/s_fmaxmagf128.o +gcc /sources/glibc-2.32/build/math/s_fminmagf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fminmagf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fminmagf128.o.dt -MT /sources/glibc-2.32/build/math/s_fminmagf128.o +gcc /sources/glibc-2.32/build/math/w_acosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acosf128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_acosf128.o.dt -MT /sources/glibc-2.32/build/math/w_acosf128.o +gcc /sources/glibc-2.32/build/math/w_acoshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acoshf128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_acoshf128.o.dt -MT /sources/glibc-2.32/build/math/w_acoshf128.o +gcc /sources/glibc-2.32/build/math/w_asinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_asinf128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_asinf128.o.dt -MT /sources/glibc-2.32/build/math/w_asinf128.o +gcc /sources/glibc-2.32/build/math/w_atan2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atan2f128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_atan2f128.o.dt -MT /sources/glibc-2.32/build/math/w_atan2f128.o +gcc /sources/glibc-2.32/build/math/w_atanhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atanhf128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_atanhf128.o.dt -MT /sources/glibc-2.32/build/math/w_atanhf128.o +gcc /sources/glibc-2.32/build/math/w_coshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_coshf128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_coshf128.o.dt -MT /sources/glibc-2.32/build/math/w_coshf128.o +gcc /sources/glibc-2.32/build/math/w_exp10f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp10f128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_exp10f128.o.dt -MT /sources/glibc-2.32/build/math/w_exp10f128.o +gcc /sources/glibc-2.32/build/math/w_exp2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp2f128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_exp2f128.o.dt -MT /sources/glibc-2.32/build/math/w_exp2f128.o +gcc /sources/glibc-2.32/build/math/w_fmodf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_fmodf128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_fmodf128.o.dt -MT /sources/glibc-2.32/build/math/w_fmodf128.o +gcc /sources/glibc-2.32/build/math/w_hypotf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_hypotf128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_hypotf128.o.dt -MT /sources/glibc-2.32/build/math/w_hypotf128.o +gcc /sources/glibc-2.32/build/math/w_j0f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j0f128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_j0f128.o.dt -MT /sources/glibc-2.32/build/math/w_j0f128.o +gcc /sources/glibc-2.32/build/math/w_j1f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j1f128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_j1f128.o.dt -MT /sources/glibc-2.32/build/math/w_j1f128.o +gcc /sources/glibc-2.32/build/math/w_jnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_jnf128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_jnf128.o.dt -MT /sources/glibc-2.32/build/math/w_jnf128.o +gcc /sources/glibc-2.32/build/math/w_logf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_logf128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_logf128.o.dt -MT /sources/glibc-2.32/build/math/w_logf128.o +gcc /sources/glibc-2.32/build/math/w_log10f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log10f128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_log10f128.o.dt -MT /sources/glibc-2.32/build/math/w_log10f128.o +gcc /sources/glibc-2.32/build/math/w_log2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log2f128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_log2f128.o.dt -MT /sources/glibc-2.32/build/math/w_log2f128.o +gcc /sources/glibc-2.32/build/math/w_powf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_powf128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_powf128.o.dt -MT /sources/glibc-2.32/build/math/w_powf128.o +gcc /sources/glibc-2.32/build/math/w_remainderf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_remainderf128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_remainderf128.o.dt -MT /sources/glibc-2.32/build/math/w_remainderf128.o +gcc ../sysdeps/ieee754/float128/w_scalbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_scalbf128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_scalbf128.o.dt -MT /sources/glibc-2.32/build/math/w_scalbf128.o +gcc /sources/glibc-2.32/build/math/w_sinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sinhf128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_sinhf128.o.dt -MT /sources/glibc-2.32/build/math/w_sinhf128.o +gcc /sources/glibc-2.32/build/math/w_sqrtf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sqrtf128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_sqrtf128.o.dt -MT /sources/glibc-2.32/build/math/w_sqrtf128.o +gcc /sources/glibc-2.32/build/math/w_tgammaf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_tgammaf128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_tgammaf128.o.dt -MT /sources/glibc-2.32/build/math/w_tgammaf128.o +gcc /sources/glibc-2.32/build/math/w_lgammaf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgammaf128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_lgammaf128.o.dt -MT /sources/glibc-2.32/build/math/w_lgammaf128.o +gcc /sources/glibc-2.32/build/math/w_lgammaf128_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgammaf128_r.o -MD -MP -MF /sources/glibc-2.32/build/math/w_lgammaf128_r.o.dt -MT /sources/glibc-2.32/build/math/w_lgammaf128_r.o +gcc /sources/glibc-2.32/build/math/w_expf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_expf128.o -MD -MP -MF /sources/glibc-2.32/build/math/w_expf128.o.dt -MT /sources/glibc-2.32/build/math/w_expf128.o +gcc /sources/glibc-2.32/build/math/e_exp2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp2f128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_exp2f128.o.dt -MT /sources/glibc-2.32/build/math/e_exp2f128.o +gcc ../sysdeps/ieee754/ldbl-96/t_sincosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/t_sincosl.o -MD -MP -MF /sources/glibc-2.32/build/math/t_sincosl.o.dt -MT /sources/glibc-2.32/build/math/t_sincosl.o +gcc ../sysdeps/ieee754/ldbl-96/k_sinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_sinl.o -MD -MP -MF /sources/glibc-2.32/build/math/k_sinl.o.dt -MT /sources/glibc-2.32/build/math/k_sinl.o +gcc ../sysdeps/ieee754/ldbl-96/k_cosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_cosl.o -MD -MP -MF /sources/glibc-2.32/build/math/k_cosl.o.dt -MT /sources/glibc-2.32/build/math/k_cosl.o +gcc k_sincosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_sincosl.o -MD -MP -MF /sources/glibc-2.32/build/math/k_sincosl.o.dt -MT /sources/glibc-2.32/build/math/k_sincosl.o +gcc ../sysdeps/ieee754/ldbl-96/s_iscanonicall.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_iscanonicall.o -MD -MP -MF /sources/glibc-2.32/build/math/s_iscanonicall.o.dt -MT /sources/glibc-2.32/build/math/s_iscanonicall.o +gcc ../sysdeps/ieee754/ldbl-96/e_rem_pio2l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_rem_pio2l.o -MD -MP -MF /sources/glibc-2.32/build/math/e_rem_pio2l.o.dt -MT /sources/glibc-2.32/build/math/e_rem_pio2l.o +gcc ../sysdeps/ieee754/dbl-64/branred.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mprefer-vector-width=128 -ffp-contract=off -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/branred.o -MD -MP -MF /sources/glibc-2.32/build/math/branred.o.dt -MT /sources/glibc-2.32/build/math/branred.o +gcc ../sysdeps/ieee754/dbl-64/doasin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/doasin.o -MD -MP -MF /sources/glibc-2.32/build/math/doasin.o.dt -MT /sources/glibc-2.32/build/math/doasin.o +gcc ../sysdeps/ieee754/dbl-64/dosincos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/dosincos.o -MD -MP -MF /sources/glibc-2.32/build/math/dosincos.o.dt -MT /sources/glibc-2.32/build/math/dosincos.o +gcc ../sysdeps/ieee754/dbl-64/mpa.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpa.o -MD -MP -MF /sources/glibc-2.32/build/math/mpa.o.dt -MT /sources/glibc-2.32/build/math/mpa.o +gcc ../sysdeps/ieee754/dbl-64/mpatan2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpatan2.o -MD -MP -MF /sources/glibc-2.32/build/math/mpatan2.o.dt -MT /sources/glibc-2.32/build/math/mpatan2.o +gcc ../sysdeps/ieee754/dbl-64/k_rem_pio2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_rem_pio2.o -MD -MP -MF /sources/glibc-2.32/build/math/k_rem_pio2.o.dt -MT /sources/glibc-2.32/build/math/k_rem_pio2.o +gcc ../sysdeps/ieee754/dbl-64/mpatan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpatan.o -MD -MP -MF /sources/glibc-2.32/build/math/mpatan.o.dt -MT /sources/glibc-2.32/build/math/mpatan.o +gcc ../sysdeps/ieee754/dbl-64/mpsqrt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpsqrt.o -MD -MP -MF /sources/glibc-2.32/build/math/mpsqrt.o.dt -MT /sources/glibc-2.32/build/math/mpsqrt.o +gcc ../sysdeps/ieee754/dbl-64/mptan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mptan.o -MD -MP -MF /sources/glibc-2.32/build/math/mptan.o.dt -MT /sources/glibc-2.32/build/math/mptan.o +gcc ../sysdeps/ieee754/dbl-64/sincos32.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/sincos32.o -MD -MP -MF /sources/glibc-2.32/build/math/sincos32.o.dt -MT /sources/glibc-2.32/build/math/sincos32.o +gcc ../sysdeps/ieee754/dbl-64/sincostab.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/sincostab.o -MD -MP -MF /sources/glibc-2.32/build/math/sincostab.o.dt -MT /sources/glibc-2.32/build/math/sincostab.o +gcc ../sysdeps/ieee754/dbl-64/math_err.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/math_err.o -MD -MP -MF /sources/glibc-2.32/build/math/math_err.o.dt -MT /sources/glibc-2.32/build/math/math_err.o +gcc ../sysdeps/ieee754/dbl-64/e_exp_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp_data.o -MD -MP -MF /sources/glibc-2.32/build/math/e_exp_data.o.dt -MT /sources/glibc-2.32/build/math/e_exp_data.o +gcc ../sysdeps/ieee754/dbl-64/e_log_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log_data.o -MD -MP -MF /sources/glibc-2.32/build/math/e_log_data.o.dt -MT /sources/glibc-2.32/build/math/e_log_data.o +gcc ../sysdeps/ieee754/dbl-64/e_log2_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log2_data.o -MD -MP -MF /sources/glibc-2.32/build/math/e_log2_data.o.dt -MT /sources/glibc-2.32/build/math/e_log2_data.o +gcc ../sysdeps/ieee754/dbl-64/e_pow_log_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_pow_log_data.o -MD -MP -MF /sources/glibc-2.32/build/math/e_pow_log_data.o.dt -MT /sources/glibc-2.32/build/math/e_pow_log_data.o +gcc ../sysdeps/ieee754/flt-32/math_errf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/math_errf.o -MD -MP -MF /sources/glibc-2.32/build/math/math_errf.o.dt -MT /sources/glibc-2.32/build/math/math_errf.o +gcc ../sysdeps/ieee754/flt-32/e_exp2f_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp2f_data.o -MD -MP -MF /sources/glibc-2.32/build/math/e_exp2f_data.o.dt -MT /sources/glibc-2.32/build/math/e_exp2f_data.o +gcc ../sysdeps/ieee754/flt-32/e_logf_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_logf_data.o -MD -MP -MF /sources/glibc-2.32/build/math/e_logf_data.o.dt -MT /sources/glibc-2.32/build/math/e_logf_data.o +gcc ../sysdeps/ieee754/flt-32/e_log2f_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log2f_data.o -MD -MP -MF /sources/glibc-2.32/build/math/e_log2f_data.o.dt -MT /sources/glibc-2.32/build/math/e_log2f_data.o +gcc ../sysdeps/ieee754/flt-32/e_powf_log2_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_powf_log2_data.o -MD -MP -MF /sources/glibc-2.32/build/math/e_powf_log2_data.o.dt -MT /sources/glibc-2.32/build/math/e_powf_log2_data.o +gcc ../sysdeps/x86/fpu/s_sincosf_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sincosf_data.o -MD -MP -MF /sources/glibc-2.32/build/math/s_sincosf_data.o.dt -MT /sources/glibc-2.32/build/math/s_sincosf_data.o +gcc ../sysdeps/ieee754/float128/t_sincosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/t_sincosf128.o -MD -MP -MF /sources/glibc-2.32/build/math/t_sincosf128.o.dt -MT /sources/glibc-2.32/build/math/t_sincosf128.o +gcc ../sysdeps/ieee754/float128/k_sinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_sinf128.o -MD -MP -MF /sources/glibc-2.32/build/math/k_sinf128.o.dt -MT /sources/glibc-2.32/build/math/k_sinf128.o +gcc ../sysdeps/ieee754/float128/k_cosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_cosf128.o -MD -MP -MF /sources/glibc-2.32/build/math/k_cosf128.o.dt -MT /sources/glibc-2.32/build/math/k_cosf128.o +gcc ../sysdeps/ieee754/float128/k_sincosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_sincosf128.o -MD -MP -MF /sources/glibc-2.32/build/math/k_sincosf128.o.dt -MT /sources/glibc-2.32/build/math/k_sincosf128.o +gcc ../sysdeps/ieee754/float128/e_rem_pio2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_rem_pio2f128.o -MD -MP -MF /sources/glibc-2.32/build/math/e_rem_pio2f128.o.dt -MT /sources/glibc-2.32/build/math/e_rem_pio2f128.o +gcc ../sysdeps/ieee754/dbl-64/s_fadd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fadd.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fadd.o.dt -MT /sources/glibc-2.32/build/math/s_fadd.o +gcc ../sysdeps/ieee754/dbl-64/s_f32xaddf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f32xaddf64.o -MD -MP -MF /sources/glibc-2.32/build/math/s_f32xaddf64.o.dt -MT /sources/glibc-2.32/build/math/s_f32xaddf64.o +gcc ../sysdeps/ieee754/ldbl-96/s_faddl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_faddl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_faddl.o.dt -MT /sources/glibc-2.32/build/math/s_faddl.o +gcc ../sysdeps/ieee754/ldbl-96/s_daddl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_daddl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_daddl.o.dt -MT /sources/glibc-2.32/build/math/s_daddl.o +gcc ../sysdeps/ieee754/float128/s_f32addf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f32addf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_f32addf128.o.dt -MT /sources/glibc-2.32/build/math/s_f32addf128.o +gcc ../sysdeps/ieee754/float128/s_f64addf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f64addf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_f64addf128.o.dt -MT /sources/glibc-2.32/build/math/s_f64addf128.o +gcc ../sysdeps/ieee754/float128/s_f64xaddf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f64xaddf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_f64xaddf128.o.dt -MT /sources/glibc-2.32/build/math/s_f64xaddf128.o +gcc ../sysdeps/ieee754/dbl-64/s_fdiv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fdiv.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fdiv.o.dt -MT /sources/glibc-2.32/build/math/s_fdiv.o +gcc ../sysdeps/ieee754/dbl-64/s_f32xdivf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f32xdivf64.o -MD -MP -MF /sources/glibc-2.32/build/math/s_f32xdivf64.o.dt -MT /sources/glibc-2.32/build/math/s_f32xdivf64.o +gcc ../sysdeps/ieee754/ldbl-96/s_fdivl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fdivl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fdivl.o.dt -MT /sources/glibc-2.32/build/math/s_fdivl.o +gcc ../sysdeps/ieee754/ldbl-96/s_ddivl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ddivl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ddivl.o.dt -MT /sources/glibc-2.32/build/math/s_ddivl.o +gcc ../sysdeps/ieee754/float128/s_f32divf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f32divf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_f32divf128.o.dt -MT /sources/glibc-2.32/build/math/s_f32divf128.o +gcc ../sysdeps/ieee754/float128/s_f64divf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f64divf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_f64divf128.o.dt -MT /sources/glibc-2.32/build/math/s_f64divf128.o +gcc ../sysdeps/ieee754/float128/s_f64xdivf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f64xdivf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_f64xdivf128.o.dt -MT /sources/glibc-2.32/build/math/s_f64xdivf128.o +gcc ../sysdeps/ieee754/dbl-64/s_fmul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fmul.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fmul.o.dt -MT /sources/glibc-2.32/build/math/s_fmul.o +gcc ../sysdeps/ieee754/dbl-64/s_f32xmulf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f32xmulf64.o -MD -MP -MF /sources/glibc-2.32/build/math/s_f32xmulf64.o.dt -MT /sources/glibc-2.32/build/math/s_f32xmulf64.o +gcc ../sysdeps/ieee754/ldbl-96/s_fmull.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fmull.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fmull.o.dt -MT /sources/glibc-2.32/build/math/s_fmull.o +gcc ../sysdeps/ieee754/ldbl-96/s_dmull.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_dmull.o -MD -MP -MF /sources/glibc-2.32/build/math/s_dmull.o.dt -MT /sources/glibc-2.32/build/math/s_dmull.o +gcc ../sysdeps/ieee754/float128/s_f32mulf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f32mulf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_f32mulf128.o.dt -MT /sources/glibc-2.32/build/math/s_f32mulf128.o +gcc ../sysdeps/ieee754/float128/s_f64mulf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f64mulf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_f64mulf128.o.dt -MT /sources/glibc-2.32/build/math/s_f64mulf128.o +gcc ../sysdeps/ieee754/float128/s_f64xmulf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f64xmulf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_f64xmulf128.o.dt -MT /sources/glibc-2.32/build/math/s_f64xmulf128.o +gcc ../sysdeps/ieee754/dbl-64/s_fsub.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fsub.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fsub.o.dt -MT /sources/glibc-2.32/build/math/s_fsub.o +gcc ../sysdeps/ieee754/dbl-64/s_f32xsubf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f32xsubf64.o -MD -MP -MF /sources/glibc-2.32/build/math/s_f32xsubf64.o.dt -MT /sources/glibc-2.32/build/math/s_f32xsubf64.o +gcc ../sysdeps/ieee754/ldbl-96/s_fsubl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fsubl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_fsubl.o.dt -MT /sources/glibc-2.32/build/math/s_fsubl.o +gcc ../sysdeps/ieee754/ldbl-96/s_dsubl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_dsubl.o -MD -MP -MF /sources/glibc-2.32/build/math/s_dsubl.o.dt -MT /sources/glibc-2.32/build/math/s_dsubl.o +gcc ../sysdeps/ieee754/float128/s_f32subf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f32subf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_f32subf128.o.dt -MT /sources/glibc-2.32/build/math/s_f32subf128.o +gcc ../sysdeps/ieee754/float128/s_f64subf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f64subf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_f64subf128.o.dt -MT /sources/glibc-2.32/build/math/s_f64subf128.o +gcc ../sysdeps/ieee754/float128/s_f64xsubf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f64xsubf128.o -MD -MP -MF /sources/glibc-2.32/build/math/s_f64xsubf128.o.dt -MT /sources/glibc-2.32/build/math/s_f64xsubf128.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_floor-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_floor-c.o -MD -MP -MF /sources/glibc-2.32/build/math/s_floor-c.o.dt -MT /sources/glibc-2.32/build/math/s_floor-c.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_ceil-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ceil-c.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ceil-c.o.dt -MT /sources/glibc-2.32/build/math/s_ceil-c.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_floorf-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_floorf-c.o -MD -MP -MF /sources/glibc-2.32/build/math/s_floorf-c.o.dt -MT /sources/glibc-2.32/build/math/s_floorf-c.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ceilf-c.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ceilf-c.o.dt -MT /sources/glibc-2.32/build/math/s_ceilf-c.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_rint-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_rint-c.o -MD -MP -MF /sources/glibc-2.32/build/math/s_rint-c.o.dt -MT /sources/glibc-2.32/build/math/s_rint-c.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_rintf-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_rintf-c.o -MD -MP -MF /sources/glibc-2.32/build/math/s_rintf-c.o.dt -MT /sources/glibc-2.32/build/math/s_rintf-c.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nearbyint-c.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nearbyint-c.o.dt -MT /sources/glibc-2.32/build/math/s_nearbyint-c.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nearbyintf-c.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nearbyintf-c.o.dt -MT /sources/glibc-2.32/build/math/s_nearbyintf-c.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_trunc-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_trunc-c.o -MD -MP -MF /sources/glibc-2.32/build/math/s_trunc-c.o.dt -MT /sources/glibc-2.32/build/math/s_trunc-c.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_truncf-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_truncf-c.o -MD -MP -MF /sources/glibc-2.32/build/math/s_truncf-c.o.dt -MT /sources/glibc-2.32/build/math/s_truncf-c.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_ceil-sse4_1.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_ceil-sse4_1.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ceil-sse4_1.o.dt -MT /sources/glibc-2.32/build/math/s_ceil-sse4_1.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_ceilf-sse4_1.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_ceilf-sse4_1.o -MD -MP -MF /sources/glibc-2.32/build/math/s_ceilf-sse4_1.o.dt -MT /sources/glibc-2.32/build/math/s_ceilf-sse4_1.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_floor-sse4_1.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_floor-sse4_1.o -MD -MP -MF /sources/glibc-2.32/build/math/s_floor-sse4_1.o.dt -MT /sources/glibc-2.32/build/math/s_floor-sse4_1.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_floorf-sse4_1.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_floorf-sse4_1.o -MD -MP -MF /sources/glibc-2.32/build/math/s_floorf-sse4_1.o.dt -MT /sources/glibc-2.32/build/math/s_floorf-sse4_1.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyint-sse4_1.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_nearbyint-sse4_1.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nearbyint-sse4_1.o.dt -MT /sources/glibc-2.32/build/math/s_nearbyint-sse4_1.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyintf-sse4_1.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_nearbyintf-sse4_1.o -MD -MP -MF /sources/glibc-2.32/build/math/s_nearbyintf-sse4_1.o.dt -MT /sources/glibc-2.32/build/math/s_nearbyintf-sse4_1.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_rint-sse4_1.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_rint-sse4_1.o -MD -MP -MF /sources/glibc-2.32/build/math/s_rint-sse4_1.o.dt -MT /sources/glibc-2.32/build/math/s_rint-sse4_1.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_rintf-sse4_1.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_rintf-sse4_1.o -MD -MP -MF /sources/glibc-2.32/build/math/s_rintf-sse4_1.o.dt -MT /sources/glibc-2.32/build/math/s_rintf-sse4_1.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_trunc-sse4_1.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_trunc-sse4_1.o -MD -MP -MF /sources/glibc-2.32/build/math/s_trunc-sse4_1.o.dt -MT /sources/glibc-2.32/build/math/s_trunc-sse4_1.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_truncf-sse4_1.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/math/s_truncf-sse4_1.o -MD -MP -MF /sources/glibc-2.32/build/math/s_truncf-sse4_1.o.dt -MT /sources/glibc-2.32/build/math/s_truncf-sse4_1.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_exp-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/e_exp-fma.o.dt -MT /sources/glibc-2.32/build/math/e_exp-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_log-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/e_log-fma.o.dt -MT /sources/glibc-2.32/build/math/e_log-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_pow-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_pow-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/e_pow-fma.o.dt -MT /sources/glibc-2.32/build/math/e_pow-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_atan-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_atan-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/s_atan-fma.o.dt -MT /sources/glibc-2.32/build/math/s_atan-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_asin-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_asin-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/e_asin-fma.o.dt -MT /sources/glibc-2.32/build/math/e_asin-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_atan2-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_atan2-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/e_atan2-fma.o.dt -MT /sources/glibc-2.32/build/math/e_atan2-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_sin-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sin-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/s_sin-fma.o.dt -MT /sources/glibc-2.32/build/math/s_sin-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_tan-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_tan-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/s_tan-fma.o.dt -MT /sources/glibc-2.32/build/math/s_tan-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/mpa-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpa-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/mpa-fma.o.dt -MT /sources/glibc-2.32/build/math/mpa-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/sincos32-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/sincos32-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/sincos32-fma.o.dt -MT /sources/glibc-2.32/build/math/sincos32-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/doasin-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/doasin-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/doasin-fma.o.dt -MT /sources/glibc-2.32/build/math/doasin-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/dosincos-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/dosincos-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/dosincos-fma.o.dt -MT /sources/glibc-2.32/build/math/dosincos-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/mpatan2-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpatan2-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/mpatan2-fma.o.dt -MT /sources/glibc-2.32/build/math/mpatan2-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/mpatan-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpatan-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/mpatan-fma.o.dt -MT /sources/glibc-2.32/build/math/mpatan-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/mpsqrt-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpsqrt-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/mpsqrt-fma.o.dt -MT /sources/glibc-2.32/build/math/mpsqrt-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/mptan-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mptan-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/mptan-fma.o.dt -MT /sources/glibc-2.32/build/math/mptan-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_sinf-sse2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sinf-sse2.o -MD -MP -MF /sources/glibc-2.32/build/math/s_sinf-sse2.o.dt -MT /sources/glibc-2.32/build/math/s_sinf-sse2.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_cosf-sse2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cosf-sse2.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cosf-sse2.o.dt -MT /sources/glibc-2.32/build/math/s_cosf-sse2.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_sincosf-sse2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sincosf-sse2.o -MD -MP -MF /sources/glibc-2.32/build/math/s_sincosf-sse2.o.dt -MT /sources/glibc-2.32/build/math/s_sincosf-sse2.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_exp2f-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp2f-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/e_exp2f-fma.o.dt -MT /sources/glibc-2.32/build/math/e_exp2f-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_expf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_expf-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/e_expf-fma.o.dt -MT /sources/glibc-2.32/build/math/e_expf-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_log2f-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log2f-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/e_log2f-fma.o.dt -MT /sources/glibc-2.32/build/math/e_log2f-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_logf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_logf-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/e_logf-fma.o.dt -MT /sources/glibc-2.32/build/math/e_logf-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_powf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_powf-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/e_powf-fma.o.dt -MT /sources/glibc-2.32/build/math/e_powf-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_sinf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sinf-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/s_sinf-fma.o.dt -MT /sources/glibc-2.32/build/math/s_sinf-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_cosf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cosf-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/s_cosf-fma.o.dt -MT /sources/glibc-2.32/build/math/s_cosf-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_sincosf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sincosf-fma.o -MD -MP -MF /sources/glibc-2.32/build/math/s_sincosf-fma.o.dt -MT /sources/glibc-2.32/build/math/s_sincosf-fma.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp-fma4.o -MD -MP -MF /sources/glibc-2.32/build/math/e_exp-fma4.o.dt -MT /sources/glibc-2.32/build/math/e_exp-fma4.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_log-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log-fma4.o -MD -MP -MF /sources/glibc-2.32/build/math/e_log-fma4.o.dt -MT /sources/glibc-2.32/build/math/e_log-fma4.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_pow-fma4.o -MD -MP -MF /sources/glibc-2.32/build/math/e_pow-fma4.o.dt -MT /sources/glibc-2.32/build/math/e_pow-fma4.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_atan-fma4.o -MD -MP -MF /sources/glibc-2.32/build/math/s_atan-fma4.o.dt -MT /sources/glibc-2.32/build/math/s_atan-fma4.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_asin-fma4.o -MD -MP -MF /sources/glibc-2.32/build/math/e_asin-fma4.o.dt -MT /sources/glibc-2.32/build/math/e_asin-fma4.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_atan2-fma4.o -MD -MP -MF /sources/glibc-2.32/build/math/e_atan2-fma4.o.dt -MT /sources/glibc-2.32/build/math/e_atan2-fma4.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sin-fma4.o -MD -MP -MF /sources/glibc-2.32/build/math/s_sin-fma4.o.dt -MT /sources/glibc-2.32/build/math/s_sin-fma4.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_tan-fma4.o -MD -MP -MF /sources/glibc-2.32/build/math/s_tan-fma4.o.dt -MT /sources/glibc-2.32/build/math/s_tan-fma4.o +gcc ../sysdeps/x86_64/fpu/multiarch/mpa-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpa-fma4.o -MD -MP -MF /sources/glibc-2.32/build/math/mpa-fma4.o.dt -MT /sources/glibc-2.32/build/math/mpa-fma4.o +gcc ../sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/sincos32-fma4.o -MD -MP -MF /sources/glibc-2.32/build/math/sincos32-fma4.o.dt -MT /sources/glibc-2.32/build/math/sincos32-fma4.o +gcc ../sysdeps/x86_64/fpu/multiarch/doasin-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/doasin-fma4.o -MD -MP -MF /sources/glibc-2.32/build/math/doasin-fma4.o.dt -MT /sources/glibc-2.32/build/math/doasin-fma4.o +gcc ../sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/dosincos-fma4.o -MD -MP -MF /sources/glibc-2.32/build/math/dosincos-fma4.o.dt -MT /sources/glibc-2.32/build/math/dosincos-fma4.o +gcc ../sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpatan2-fma4.o -MD -MP -MF /sources/glibc-2.32/build/math/mpatan2-fma4.o.dt -MT /sources/glibc-2.32/build/math/mpatan2-fma4.o +gcc ../sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpatan-fma4.o -MD -MP -MF /sources/glibc-2.32/build/math/mpatan-fma4.o.dt -MT /sources/glibc-2.32/build/math/mpatan-fma4.o +gcc ../sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpsqrt-fma4.o -MD -MP -MF /sources/glibc-2.32/build/math/mpsqrt-fma4.o.dt -MT /sources/glibc-2.32/build/math/mpsqrt-fma4.o +gcc ../sysdeps/x86_64/fpu/multiarch/mptan-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mptan-fma4.o -MD -MP -MF /sources/glibc-2.32/build/math/mptan-fma4.o.dt -MT /sources/glibc-2.32/build/math/mptan-fma4.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_exp-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -msse2avx -DSSE2AVX -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp-avx.o -MD -MP -MF /sources/glibc-2.32/build/math/e_exp-avx.o.dt -MT /sources/glibc-2.32/build/math/e_exp-avx.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_log-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -msse2avx -DSSE2AVX -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log-avx.o -MD -MP -MF /sources/glibc-2.32/build/math/e_log-avx.o.dt -MT /sources/glibc-2.32/build/math/e_log-avx.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_atan-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -msse2avx -DSSE2AVX -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_atan-avx.o -MD -MP -MF /sources/glibc-2.32/build/math/s_atan-avx.o.dt -MT /sources/glibc-2.32/build/math/s_atan-avx.o +gcc ../sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -msse2avx -DSSE2AVX -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_atan2-avx.o -MD -MP -MF /sources/glibc-2.32/build/math/e_atan2-avx.o.dt -MT /sources/glibc-2.32/build/math/e_atan2-avx.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_sin-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -msse2avx -DSSE2AVX -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sin-avx.o -MD -MP -MF /sources/glibc-2.32/build/math/s_sin-avx.o.dt -MT /sources/glibc-2.32/build/math/s_sin-avx.o +gcc ../sysdeps/x86_64/fpu/multiarch/s_tan-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -msse2avx -DSSE2AVX -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_tan-avx.o -MD -MP -MF /sources/glibc-2.32/build/math/s_tan-avx.o.dt -MT /sources/glibc-2.32/build/math/s_tan-avx.o +gcc ../sysdeps/x86_64/fpu/multiarch/mpa-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -msse2avx -DSSE2AVX -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpa-avx.o -MD -MP -MF /sources/glibc-2.32/build/math/mpa-avx.o.dt -MT /sources/glibc-2.32/build/math/mpa-avx.o +cd /sources/glibc-2.32/build/math && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 m_isinfl.o m_isnanl.o m_finitel.o m_copysignl.o m_modfl.o m_scalbnl.o m_frexpl.o m_signbitl.o m_ldexpl.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 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 m_isinf.o m_isnan.o m_finite.o m_copysign.o m_modf.o m_scalbn.o m_frexp.o m_signbit.o m_ldexp.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 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 m_isinff.o m_isnanf.o m_finitef.o m_copysignf.o m_modff.o m_scalbnf.o m_frexpf.o m_signbitf.o m_ldexpf.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 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 m_isinff128.o m_isnanf128.o m_finitef128.o m_copysignf128.o m_modff128.o m_scalbnf128.o m_frexpf128.o m_signbitf128.o m_ldexpf128.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 t_sincosl.o k_sinl.o k_cosl.o k_sincosl.o s_iscanonicall.o e_rem_pio2l.o branred.o doasin.o dosincos.o mpa.o mpatan2.o k_rem_pio2.o mpatan.o mpsqrt.o mptan.o sincos32.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_fmul.o s_f32xmulf64.o s_fmull.o s_dmull.o s_f32mulf128.o s_f64mulf128.o s_f64xmulf128.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_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_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 mpa-fma.o sincos32-fma.o doasin-fma.o dosincos-fma.o mpatan2-fma.o mpatan-fma.o mpsqrt-fma.o mptan-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 mpa-fma4.o sincos32-fma4.o doasin-fma4.o dosincos-fma4.o mpatan2-fma4.o mpatan-fma4.o mpsqrt-fma4.o mptan-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 mpa-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 - m_isinfl.o +a - m_isnanl.o +a - m_finitel.o +a - m_copysignl.o +a - m_modfl.o +a - m_scalbnl.o +a - m_frexpl.o +a - m_signbitl.o +a - m_ldexpl.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 - 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 - m_isinf.o +a - m_isnan.o +a - m_finite.o +a - m_copysign.o +a - m_modf.o +a - m_scalbn.o +a - m_frexp.o +a - m_signbit.o +a - m_ldexp.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 - 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 - m_isinff.o +a - m_isnanf.o +a - m_finitef.o +a - m_copysignf.o +a - m_modff.o +a - m_scalbnf.o +a - m_frexpf.o +a - m_signbitf.o +a - m_ldexpf.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 - 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 - m_isinff128.o +a - m_isnanf128.o +a - m_finitef128.o +a - m_copysignf128.o +a - m_modff128.o +a - m_scalbnf128.o +a - m_frexpf128.o +a - m_signbitf128.o +a - m_ldexpf128.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 - 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 - doasin.o +a - dosincos.o +a - mpa.o +a - mpatan2.o +a - k_rem_pio2.o +a - mpatan.o +a - mpsqrt.o +a - mptan.o +a - sincos32.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_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_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_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_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 - mpa-fma.o +a - sincos32-fma.o +a - doasin-fma.o +a - dosincos-fma.o +a - mpatan2-fma.o +a - mpatan-fma.o +a - mpsqrt-fma.o +a - mptan-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 - mpa-fma4.o +a - sincos32-fma4.o +a - doasin-fma4.o +a - dosincos-fma4.o +a - mpatan2-fma4.o +a - mpatan-fma4.o +a - mpsqrt-fma4.o +a - mptan-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 - mpa-avx.o +gcc ../sysdeps/ieee754/s_lib_version.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_lib_version.os -MD -MP -MF /sources/glibc-2.32/build/math/s_lib_version.os.dt -MT /sources/glibc-2.32/build/math/s_lib_version.os +gcc ../sysdeps/ieee754/s_matherr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_matherr.os -MD -MP -MF /sources/glibc-2.32/build/math/s_matherr.os.dt -MT /sources/glibc-2.32/build/math/s_matherr.os +gcc ../sysdeps/ieee754/s_signgam.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_signgam.os -MD -MP -MF /sources/glibc-2.32/build/math/s_signgam.os.dt -MT /sources/glibc-2.32/build/math/s_signgam.os +gcc ../sysdeps/x86_64/fpu/fclrexcpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fclrexcpt.os -MD -MP -MF /sources/glibc-2.32/build/math/fclrexcpt.os.dt -MT /sources/glibc-2.32/build/math/fclrexcpt.os +gcc ../sysdeps/x86_64/fpu/fgetexcptflg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fgetexcptflg.os -MD -MP -MF /sources/glibc-2.32/build/math/fgetexcptflg.os.dt -MT /sources/glibc-2.32/build/math/fgetexcptflg.os +gcc ../sysdeps/x86_64/fpu/fraiseexcpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fraiseexcpt.os -MD -MP -MF /sources/glibc-2.32/build/math/fraiseexcpt.os.dt -MT /sources/glibc-2.32/build/math/fraiseexcpt.os +gcc ../sysdeps/x86_64/fpu/fsetexcptflg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fsetexcptflg.os -MD -MP -MF /sources/glibc-2.32/build/math/fsetexcptflg.os.dt -MT /sources/glibc-2.32/build/math/fsetexcptflg.os +gcc ../sysdeps/x86_64/fpu/ftestexcept.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/ftestexcept.os -MD -MP -MF /sources/glibc-2.32/build/math/ftestexcept.os.dt -MT /sources/glibc-2.32/build/math/ftestexcept.os +gcc ../sysdeps/x86_64/fpu/fegetround.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fegetround.os -MD -MP -MF /sources/glibc-2.32/build/math/fegetround.os.dt -MT /sources/glibc-2.32/build/math/fegetround.os +gcc ../sysdeps/x86_64/fpu/fesetround.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fesetround.os -MD -MP -MF /sources/glibc-2.32/build/math/fesetround.os.dt -MT /sources/glibc-2.32/build/math/fesetround.os +gcc ../sysdeps/x86_64/fpu/fegetenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fegetenv.os -MD -MP -MF /sources/glibc-2.32/build/math/fegetenv.os.dt -MT /sources/glibc-2.32/build/math/fegetenv.os +gcc ../sysdeps/x86_64/fpu/feholdexcpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/feholdexcpt.os -MD -MP -MF /sources/glibc-2.32/build/math/feholdexcpt.os.dt -MT /sources/glibc-2.32/build/math/feholdexcpt.os +gcc ../sysdeps/x86_64/fpu/fesetenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fesetenv.os -MD -MP -MF /sources/glibc-2.32/build/math/fesetenv.os.dt -MT /sources/glibc-2.32/build/math/fesetenv.os +gcc ../sysdeps/x86_64/fpu/feupdateenv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/feupdateenv.os -MD -MP -MF /sources/glibc-2.32/build/math/feupdateenv.os.dt -MT /sources/glibc-2.32/build/math/feupdateenv.os +gcc ../sysdeps/x86_64/fpu/fedisblxcpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fedisblxcpt.os -MD -MP -MF /sources/glibc-2.32/build/math/fedisblxcpt.os.dt -MT /sources/glibc-2.32/build/math/fedisblxcpt.os +gcc ../sysdeps/x86_64/fpu/feenablxcpt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/feenablxcpt.os -MD -MP -MF /sources/glibc-2.32/build/math/feenablxcpt.os.dt -MT /sources/glibc-2.32/build/math/feenablxcpt.os +gcc ../sysdeps/x86_64/fpu/fegetexcept.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fegetexcept.os -MD -MP -MF /sources/glibc-2.32/build/math/fegetexcept.os.dt -MT /sources/glibc-2.32/build/math/fegetexcept.os +gcc ../sysdeps/x86_64/fpu/fesetexcept.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fesetexcept.os -MD -MP -MF /sources/glibc-2.32/build/math/fesetexcept.os.dt -MT /sources/glibc-2.32/build/math/fesetexcept.os +gcc fetestexceptflag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fetestexceptflag.os -MD -MP -MF /sources/glibc-2.32/build/math/fetestexceptflag.os.dt -MT /sources/glibc-2.32/build/math/fetestexceptflag.os +gcc ../sysdeps/x86_64/fpu/fegetmode.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fegetmode.os -MD -MP -MF /sources/glibc-2.32/build/math/fegetmode.os.dt -MT /sources/glibc-2.32/build/math/fegetmode.os +gcc ../sysdeps/x86_64/fpu/fesetmode.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/fesetmode.os -MD -MP -MF /sources/glibc-2.32/build/math/fesetmode.os.dt -MT /sources/glibc-2.32/build/math/fesetmode.os +gcc ../sysdeps/x86/fpu/powl_helper.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/powl_helper.os -MD -MP -MF /sources/glibc-2.32/build/math/powl_helper.os.dt -MT /sources/glibc-2.32/build/math/powl_helper.os +gcc w_acosl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acosl_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_acosl_compat.os.dt -MT /sources/glibc-2.32/build/math/w_acosl_compat.os +gcc w_acoshl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acoshl_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_acoshl_compat.os.dt -MT /sources/glibc-2.32/build/math/w_acoshl_compat.os +gcc w_asinl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_asinl_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_asinl_compat.os.dt -MT /sources/glibc-2.32/build/math/w_asinl_compat.os +gcc w_atan2l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atan2l_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_atan2l_compat.os.dt -MT /sources/glibc-2.32/build/math/w_atan2l_compat.os +gcc w_atanhl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atanhl_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_atanhl_compat.os.dt -MT /sources/glibc-2.32/build/math/w_atanhl_compat.os +gcc w_coshl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_coshl_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_coshl_compat.os.dt -MT /sources/glibc-2.32/build/math/w_coshl_compat.os +gcc w_exp2l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp2l_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_exp2l_compat.os.dt -MT /sources/glibc-2.32/build/math/w_exp2l_compat.os +gcc w_exp10l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp10l_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_exp10l_compat.os.dt -MT /sources/glibc-2.32/build/math/w_exp10l_compat.os +gcc w_fmodl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_fmodl_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_fmodl_compat.os.dt -MT /sources/glibc-2.32/build/math/w_fmodl_compat.os +gcc w_hypotl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_hypotl_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_hypotl_compat.os.dt -MT /sources/glibc-2.32/build/math/w_hypotl_compat.os +gcc w_j0l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j0l_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_j0l_compat.os.dt -MT /sources/glibc-2.32/build/math/w_j0l_compat.os +gcc w_j1l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j1l_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_j1l_compat.os.dt -MT /sources/glibc-2.32/build/math/w_j1l_compat.os +gcc w_jnl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_jnl_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_jnl_compat.os.dt -MT /sources/glibc-2.32/build/math/w_jnl_compat.os +gcc w_log2l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log2l_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_log2l_compat.os.dt -MT /sources/glibc-2.32/build/math/w_log2l_compat.os +gcc w_log10l_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log10l_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_log10l_compat.os.dt -MT /sources/glibc-2.32/build/math/w_log10l_compat.os +gcc w_logl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_logl_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_logl_compat.os.dt -MT /sources/glibc-2.32/build/math/w_logl_compat.os +gcc w_powl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_powl_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_powl_compat.os.dt -MT /sources/glibc-2.32/build/math/w_powl_compat.os +gcc w_remainderl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_remainderl_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_remainderl_compat.os.dt -MT /sources/glibc-2.32/build/math/w_remainderl_compat.os +gcc w_scalbl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_scalbl_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_scalbl_compat.os.dt -MT /sources/glibc-2.32/build/math/w_scalbl_compat.os +gcc w_sinhl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sinhl_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_sinhl_compat.os.dt -MT /sources/glibc-2.32/build/math/w_sinhl_compat.os +gcc w_sqrtl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sqrtl_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_sqrtl_compat.os.dt -MT /sources/glibc-2.32/build/math/w_sqrtl_compat.os +gcc w_tgammal_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_tgammal_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_tgammal_compat.os.dt -MT /sources/glibc-2.32/build/math/w_tgammal_compat.os +gcc w_lgammal_r_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgammal_r_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_lgammal_r_compat.os.dt -MT /sources/glibc-2.32/build/math/w_lgammal_r_compat.os +gcc w_lgammal_compat2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgammal_compat2.os -MD -MP -MF /sources/glibc-2.32/build/math/w_lgammal_compat2.os.dt -MT /sources/glibc-2.32/build/math/w_lgammal_compat2.os +gcc w_expl_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_expl_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_expl_compat.os.dt -MT /sources/glibc-2.32/build/math/w_expl_compat.os +gcc w_lgamma_compatl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgamma_compatl.os -MD -MP -MF /sources/glibc-2.32/build/math/w_lgamma_compatl.os.dt -MT /sources/glibc-2.32/build/math/w_lgamma_compatl.os +gcc ../sysdeps/ieee754/k_standardl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_standardl.os -MD -MP -MF /sources/glibc-2.32/build/math/k_standardl.os.dt -MT /sources/glibc-2.32/build/math/k_standardl.os +gcc w_acos_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acos_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_acos_compat.os.dt -MT /sources/glibc-2.32/build/math/w_acos_compat.os +gcc w_acosh_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acosh_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_acosh_compat.os.dt -MT /sources/glibc-2.32/build/math/w_acosh_compat.os +gcc w_asin_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_asin_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_asin_compat.os.dt -MT /sources/glibc-2.32/build/math/w_asin_compat.os +gcc w_atan2_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atan2_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_atan2_compat.os.dt -MT /sources/glibc-2.32/build/math/w_atan2_compat.os +gcc w_atanh_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atanh_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_atanh_compat.os.dt -MT /sources/glibc-2.32/build/math/w_atanh_compat.os +gcc w_cosh_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_cosh_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_cosh_compat.os.dt -MT /sources/glibc-2.32/build/math/w_cosh_compat.os +gcc w_exp2_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp2_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_exp2_compat.os.dt -MT /sources/glibc-2.32/build/math/w_exp2_compat.os +gcc w_exp10_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp10_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_exp10_compat.os.dt -MT /sources/glibc-2.32/build/math/w_exp10_compat.os +gcc w_fmod_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_fmod_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_fmod_compat.os.dt -MT /sources/glibc-2.32/build/math/w_fmod_compat.os +gcc w_hypot_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_hypot_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_hypot_compat.os.dt -MT /sources/glibc-2.32/build/math/w_hypot_compat.os +gcc w_j0_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j0_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_j0_compat.os.dt -MT /sources/glibc-2.32/build/math/w_j0_compat.os +gcc w_j1_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j1_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_j1_compat.os.dt -MT /sources/glibc-2.32/build/math/w_j1_compat.os +gcc w_jn_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_jn_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_jn_compat.os.dt -MT /sources/glibc-2.32/build/math/w_jn_compat.os +gcc w_log2_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log2_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_log2_compat.os.dt -MT /sources/glibc-2.32/build/math/w_log2_compat.os +gcc w_log10_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log10_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_log10_compat.os.dt -MT /sources/glibc-2.32/build/math/w_log10_compat.os +gcc w_log_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_log_compat.os.dt -MT /sources/glibc-2.32/build/math/w_log_compat.os +gcc w_pow_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_pow_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_pow_compat.os.dt -MT /sources/glibc-2.32/build/math/w_pow_compat.os +gcc w_remainder_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_remainder_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_remainder_compat.os.dt -MT /sources/glibc-2.32/build/math/w_remainder_compat.os +gcc w_scalb_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_scalb_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_scalb_compat.os.dt -MT /sources/glibc-2.32/build/math/w_scalb_compat.os +gcc w_sinh_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sinh_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_sinh_compat.os.dt -MT /sources/glibc-2.32/build/math/w_sinh_compat.os +gcc w_sqrt_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sqrt_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_sqrt_compat.os.dt -MT /sources/glibc-2.32/build/math/w_sqrt_compat.os +gcc w_tgamma_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_tgamma_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_tgamma_compat.os.dt -MT /sources/glibc-2.32/build/math/w_tgamma_compat.os +gcc w_lgamma_r_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgamma_r_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_lgamma_r_compat.os.dt -MT /sources/glibc-2.32/build/math/w_lgamma_r_compat.os +gcc w_lgamma_compat2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgamma_compat2.os -MD -MP -MF /sources/glibc-2.32/build/math/w_lgamma_compat2.os.dt -MT /sources/glibc-2.32/build/math/w_lgamma_compat2.os +gcc w_exp_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_exp_compat.os.dt -MT /sources/glibc-2.32/build/math/w_exp_compat.os +gcc w_lgamma_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgamma_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_lgamma_compat.os.dt -MT /sources/glibc-2.32/build/math/w_lgamma_compat.os +gcc ../sysdeps/ieee754/k_standard.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_standard.os -MD -MP -MF /sources/glibc-2.32/build/math/k_standard.os.dt -MT /sources/glibc-2.32/build/math/k_standard.os +gcc w_acosf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acosf_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_acosf_compat.os.dt -MT /sources/glibc-2.32/build/math/w_acosf_compat.os +gcc w_acoshf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acoshf_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_acoshf_compat.os.dt -MT /sources/glibc-2.32/build/math/w_acoshf_compat.os +gcc w_asinf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_asinf_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_asinf_compat.os.dt -MT /sources/glibc-2.32/build/math/w_asinf_compat.os +gcc w_atan2f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atan2f_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_atan2f_compat.os.dt -MT /sources/glibc-2.32/build/math/w_atan2f_compat.os +gcc w_atanhf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atanhf_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_atanhf_compat.os.dt -MT /sources/glibc-2.32/build/math/w_atanhf_compat.os +gcc w_coshf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_coshf_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_coshf_compat.os.dt -MT /sources/glibc-2.32/build/math/w_coshf_compat.os +gcc w_exp2f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp2f_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_exp2f_compat.os.dt -MT /sources/glibc-2.32/build/math/w_exp2f_compat.os +gcc w_exp10f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp10f_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_exp10f_compat.os.dt -MT /sources/glibc-2.32/build/math/w_exp10f_compat.os +gcc w_fmodf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_fmodf_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_fmodf_compat.os.dt -MT /sources/glibc-2.32/build/math/w_fmodf_compat.os +gcc w_hypotf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_hypotf_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_hypotf_compat.os.dt -MT /sources/glibc-2.32/build/math/w_hypotf_compat.os +gcc w_j0f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j0f_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_j0f_compat.os.dt -MT /sources/glibc-2.32/build/math/w_j0f_compat.os +gcc w_j1f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j1f_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_j1f_compat.os.dt -MT /sources/glibc-2.32/build/math/w_j1f_compat.os +gcc w_jnf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_jnf_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_jnf_compat.os.dt -MT /sources/glibc-2.32/build/math/w_jnf_compat.os +gcc w_log2f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log2f_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_log2f_compat.os.dt -MT /sources/glibc-2.32/build/math/w_log2f_compat.os +gcc w_log10f_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log10f_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_log10f_compat.os.dt -MT /sources/glibc-2.32/build/math/w_log10f_compat.os +gcc w_logf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_logf_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_logf_compat.os.dt -MT /sources/glibc-2.32/build/math/w_logf_compat.os +gcc w_powf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_powf_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_powf_compat.os.dt -MT /sources/glibc-2.32/build/math/w_powf_compat.os +gcc w_remainderf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_remainderf_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_remainderf_compat.os.dt -MT /sources/glibc-2.32/build/math/w_remainderf_compat.os +gcc w_scalbf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_scalbf_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_scalbf_compat.os.dt -MT /sources/glibc-2.32/build/math/w_scalbf_compat.os +gcc w_sinhf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sinhf_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_sinhf_compat.os.dt -MT /sources/glibc-2.32/build/math/w_sinhf_compat.os +gcc w_sqrtf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sqrtf_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_sqrtf_compat.os.dt -MT /sources/glibc-2.32/build/math/w_sqrtf_compat.os +gcc w_tgammaf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_tgammaf_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_tgammaf_compat.os.dt -MT /sources/glibc-2.32/build/math/w_tgammaf_compat.os +gcc w_lgammaf_r_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgammaf_r_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_lgammaf_r_compat.os.dt -MT /sources/glibc-2.32/build/math/w_lgammaf_r_compat.os +gcc w_lgammaf_compat2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgammaf_compat2.os -MD -MP -MF /sources/glibc-2.32/build/math/w_lgammaf_compat2.os.dt -MT /sources/glibc-2.32/build/math/w_lgammaf_compat2.os +gcc w_expf_compat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_expf_compat.os -MD -MP -MF /sources/glibc-2.32/build/math/w_expf_compat.os.dt -MT /sources/glibc-2.32/build/math/w_expf_compat.os +gcc w_lgamma_compatf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgamma_compatf.os -MD -MP -MF /sources/glibc-2.32/build/math/w_lgamma_compatf.os.dt -MT /sources/glibc-2.32/build/math/w_lgamma_compatf.os +gcc ../sysdeps/ieee754/k_standardf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_standardf.os -MD -MP -MF /sources/glibc-2.32/build/math/k_standardf.os.dt -MT /sources/glibc-2.32/build/math/k_standardf.os +gcc ../sysdeps/x86_64/fpu/e_acosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_acosl.os -MD -MP -MF /sources/glibc-2.32/build/math/e_acosl.os.dt -MT /sources/glibc-2.32/build/math/e_acosl.os +gcc ../sysdeps/ieee754/ldbl-96/e_acoshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_acoshl.os -MD -MP -MF /sources/glibc-2.32/build/math/e_acoshl.os.dt -MT /sources/glibc-2.32/build/math/e_acoshl.os +gcc ../sysdeps/ieee754/ldbl-96/e_asinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_asinl.os -MD -MP -MF /sources/glibc-2.32/build/math/e_asinl.os.dt -MT /sources/glibc-2.32/build/math/e_asinl.os +gcc ../sysdeps/x86_64/fpu/e_atan2l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_atan2l.os -MD -MP -MF /sources/glibc-2.32/build/math/e_atan2l.os.dt -MT /sources/glibc-2.32/build/math/e_atan2l.os +gcc ../sysdeps/ieee754/ldbl-96/e_atanhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_atanhl.os -MD -MP -MF /sources/glibc-2.32/build/math/e_atanhl.os.dt -MT /sources/glibc-2.32/build/math/e_atanhl.os +gcc ../sysdeps/ieee754/ldbl-96/e_coshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_coshl.os -MD -MP -MF /sources/glibc-2.32/build/math/e_coshl.os.dt -MT /sources/glibc-2.32/build/math/e_coshl.os +gcc ../sysdeps/x86_64/fpu/e_expl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/e_expl.os -MD -MP -MF /sources/glibc-2.32/build/math/e_expl.os.dt -MT /sources/glibc-2.32/build/math/e_expl.os +gcc ../sysdeps/x86_64/fpu/e_fmodl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/e_fmodl.os -MD -MP -MF /sources/glibc-2.32/build/math/e_fmodl.os.dt -MT /sources/glibc-2.32/build/math/e_fmodl.os +gcc ../sysdeps/ieee754/ldbl-96/e_hypotl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_hypotl.os -MD -MP -MF /sources/glibc-2.32/build/math/e_hypotl.os.dt -MT /sources/glibc-2.32/build/math/e_hypotl.os +gcc ../sysdeps/ieee754/ldbl-96/e_j0l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_j0l.os -MD -MP -MF /sources/glibc-2.32/build/math/e_j0l.os.dt -MT /sources/glibc-2.32/build/math/e_j0l.os +gcc ../sysdeps/ieee754/ldbl-96/e_j1l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_j1l.os -MD -MP -MF /sources/glibc-2.32/build/math/e_j1l.os.dt -MT /sources/glibc-2.32/build/math/e_j1l.os +gcc ../sysdeps/ieee754/ldbl-96/e_jnl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_jnl.os -MD -MP -MF /sources/glibc-2.32/build/math/e_jnl.os.dt -MT /sources/glibc-2.32/build/math/e_jnl.os +gcc ../sysdeps/ieee754/ldbl-96/e_lgammal_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_lgammal_r.os -MD -MP -MF /sources/glibc-2.32/build/math/e_lgammal_r.os.dt -MT /sources/glibc-2.32/build/math/e_lgammal_r.os +gcc ../sysdeps/x86_64/fpu/e_logl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/e_logl.os -MD -MP -MF /sources/glibc-2.32/build/math/e_logl.os.dt -MT /sources/glibc-2.32/build/math/e_logl.os +gcc ../sysdeps/x86_64/fpu/e_log10l.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/e_log10l.os -MD -MP -MF /sources/glibc-2.32/build/math/e_log10l.os.dt -MT /sources/glibc-2.32/build/math/e_log10l.os +gcc ../sysdeps/x86_64/fpu/e_powl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/e_powl.os -MD -MP -MF /sources/glibc-2.32/build/math/e_powl.os.dt -MT /sources/glibc-2.32/build/math/e_powl.os +gcc ../sysdeps/x86_64/fpu/e_remainderl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/e_remainderl.os -MD -MP -MF /sources/glibc-2.32/build/math/e_remainderl.os.dt -MT /sources/glibc-2.32/build/math/e_remainderl.os +gcc ../sysdeps/ieee754/ldbl-96/e_sinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_sinhl.os -MD -MP -MF /sources/glibc-2.32/build/math/e_sinhl.os.dt -MT /sources/glibc-2.32/build/math/e_sinhl.os +gcc ../sysdeps/x86/fpu/e_sqrtl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_sqrtl.os -MD -MP -MF /sources/glibc-2.32/build/math/e_sqrtl.os.dt -MT /sources/glibc-2.32/build/math/e_sqrtl.os +gcc ../sysdeps/ieee754/ldbl-96/e_gammal_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_gammal_r.os -MD -MP -MF /sources/glibc-2.32/build/math/e_gammal_r.os.dt -MT /sources/glibc-2.32/build/math/e_gammal_r.os +gcc ../sysdeps/x86_64/fpu/e_ilogbl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/e_ilogbl.os -MD -MP -MF /sources/glibc-2.32/build/math/e_ilogbl.os.dt -MT /sources/glibc-2.32/build/math/e_ilogbl.os +gcc ../sysdeps/ieee754/ldbl-96/k_tanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_tanl.os -MD -MP -MF /sources/glibc-2.32/build/math/k_tanl.os.dt -MT /sources/glibc-2.32/build/math/k_tanl.os +gcc ../sysdeps/ieee754/ldbl-96/s_asinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_asinhl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_asinhl.os.dt -MT /sources/glibc-2.32/build/math/s_asinhl.os +gcc ../sysdeps/x86_64/fpu/s_atanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_atanl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_atanl.os.dt -MT /sources/glibc-2.32/build/math/s_atanl.os +gcc ../sysdeps/ieee754/ldbl-96/s_cbrtl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cbrtl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cbrtl.os.dt -MT /sources/glibc-2.32/build/math/s_cbrtl.os +gcc ../sysdeps/x86_64/fpu/s_ceill.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_ceill.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ceill.os.dt -MT /sources/glibc-2.32/build/math/s_ceill.os +gcc ../sysdeps/ieee754/ldbl-96/s_cosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cosl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cosl.os.dt -MT /sources/glibc-2.32/build/math/s_cosl.os +gcc ../sysdeps/ieee754/ldbl-96/s_erfl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_erfl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_erfl.os.dt -MT /sources/glibc-2.32/build/math/s_erfl.os +gcc ../sysdeps/x86_64/fpu/s_expm1l.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_expm1l.os -MD -MP -MF /sources/glibc-2.32/build/math/s_expm1l.os.dt -MT /sources/glibc-2.32/build/math/s_expm1l.os +gcc ../sysdeps/x86_64/fpu/s_fabsl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_fabsl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fabsl.os.dt -MT /sources/glibc-2.32/build/math/s_fabsl.os +gcc ../sysdeps/x86_64/fpu/s_floorl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_floorl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_floorl.os.dt -MT /sources/glibc-2.32/build/math/s_floorl.os +gcc ../sysdeps/x86_64/fpu/s_log1pl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_log1pl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_log1pl.os.dt -MT /sources/glibc-2.32/build/math/s_log1pl.os +gcc ../sysdeps/x86_64/fpu/s_logbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_logbl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_logbl.os.dt -MT /sources/glibc-2.32/build/math/s_logbl.os +gcc ../sysdeps/x86_64/fpu/s_nextafterl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextafterl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nextafterl.os.dt -MT /sources/glibc-2.32/build/math/s_nextafterl.os +gcc s_nexttowardl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nexttowardl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nexttowardl.os.dt -MT /sources/glibc-2.32/build/math/s_nexttowardl.os +gcc ../sysdeps/x86_64/fpu/s_rintl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_rintl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_rintl.os.dt -MT /sources/glibc-2.32/build/math/s_rintl.os +gcc ../sysdeps/ieee754/ldbl-96/s_scalblnl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_scalblnl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_scalblnl.os.dt -MT /sources/glibc-2.32/build/math/s_scalblnl.os +gcc ../sysdeps/ieee754/ldbl-96/s_sinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sinl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_sinl.os.dt -MT /sources/glibc-2.32/build/math/s_sinl.os +gcc ../sysdeps/ieee754/ldbl-96/s_tanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_tanl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_tanl.os.dt -MT /sources/glibc-2.32/build/math/s_tanl.os +gcc ../sysdeps/ieee754/ldbl-96/s_tanhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_tanhl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_tanhl.os.dt -MT /sources/glibc-2.32/build/math/s_tanhl.os +gcc ../sysdeps/x86_64/fpu/s_fpclassifyl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fpclassifyl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fpclassifyl.os.dt -MT /sources/glibc-2.32/build/math/s_fpclassifyl.os +gcc ../sysdeps/x86_64/fpu/s_truncl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_truncl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_truncl.os.dt -MT /sources/glibc-2.32/build/math/s_truncl.os +gcc ../sysdeps/ieee754/ldbl-96/s_remquol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_remquol.os -MD -MP -MF /sources/glibc-2.32/build/math/s_remquol.os.dt -MT /sources/glibc-2.32/build/math/s_remquol.os +gcc ../sysdeps/x86_64/fpu/e_log2l.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/e_log2l.os -MD -MP -MF /sources/glibc-2.32/build/math/e_log2l.os.dt -MT /sources/glibc-2.32/build/math/e_log2l.os +gcc ../sysdeps/ieee754/ldbl-96/s_roundl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_roundl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_roundl.os.dt -MT /sources/glibc-2.32/build/math/s_roundl.os +gcc ../sysdeps/x86_64/fpu/s_nearbyintl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_nearbyintl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nearbyintl.os.dt -MT /sources/glibc-2.32/build/math/s_nearbyintl.os +gcc ../sysdeps/ieee754/ldbl-96/s_sincosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sincosl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_sincosl.os.dt -MT /sources/glibc-2.32/build/math/s_sincosl.os +gcc ../sysdeps/ieee754/ldbl-96/s_fmal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fmal.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fmal.os.dt -MT /sources/glibc-2.32/build/math/s_fmal.os +gcc ../sysdeps/x86_64/fpu/s_lrintl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_lrintl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_lrintl.os.dt -MT /sources/glibc-2.32/build/math/s_lrintl.os +gcc ../sysdeps/x86_64/fpu/s_llrintl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_llrintl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_llrintl.os.dt -MT /sources/glibc-2.32/build/math/s_llrintl.os +gcc ../sysdeps/ieee754/ldbl-96/s_lroundl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_lroundl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_lroundl.os.dt -MT /sources/glibc-2.32/build/math/s_lroundl.os +gcc ../sysdeps/ieee754/ldbl-96/s_llroundl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_llroundl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_llroundl.os.dt -MT /sources/glibc-2.32/build/math/s_llroundl.os +gcc ../sysdeps/x86_64/fpu/e_exp10l.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/e_exp10l.os -MD -MP -MF /sources/glibc-2.32/build/math/e_exp10l.os.dt -MT /sources/glibc-2.32/build/math/e_exp10l.os +gcc ../sysdeps/ieee754/ldbl-96/s_issignalingl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_issignalingl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_issignalingl.os.dt -MT /sources/glibc-2.32/build/math/s_issignalingl.os +gcc ../sysdeps/x86_64/fpu/s_isinfl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_isinfl.os -MD -MP -MF /sources/glibc-2.32/build/math/m_isinfl.os.dt -MT /sources/glibc-2.32/build/math/m_isinfl.os +gcc ../sysdeps/x86_64/fpu/s_isnanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_isnanl.os -MD -MP -MF /sources/glibc-2.32/build/math/m_isnanl.os.dt -MT /sources/glibc-2.32/build/math/m_isnanl.os +gcc ../sysdeps/x86_64/fpu/s_finitel.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/m_finitel.os -MD -MP -MF /sources/glibc-2.32/build/math/m_finitel.os.dt -MT /sources/glibc-2.32/build/math/m_finitel.os +gcc ../sysdeps/x86_64/fpu/s_copysignl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/m_copysignl.os -MD -MP -MF /sources/glibc-2.32/build/math/m_copysignl.os.dt -MT /sources/glibc-2.32/build/math/m_copysignl.os +gcc ../sysdeps/ieee754/ldbl-96/s_modfl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fsignaling-nans -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_modfl.os -MD -MP -MF /sources/glibc-2.32/build/math/m_modfl.os.dt -MT /sources/glibc-2.32/build/math/m_modfl.os +gcc ../sysdeps/x86_64/fpu/s_scalbnl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/m_scalbnl.os -MD -MP -MF /sources/glibc-2.32/build/math/m_scalbnl.os.dt -MT /sources/glibc-2.32/build/math/m_scalbnl.os +gcc ../sysdeps/ieee754/ldbl-96/s_frexpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_frexpl.os -MD -MP -MF /sources/glibc-2.32/build/math/m_frexpl.os.dt -MT /sources/glibc-2.32/build/math/m_frexpl.os +gcc ../sysdeps/ieee754/ldbl-96/s_signbitl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_signbitl.os -MD -MP -MF /sources/glibc-2.32/build/math/m_signbitl.os.dt -MT /sources/glibc-2.32/build/math/m_signbitl.os +gcc /sources/glibc-2.32/build/math/s_ldexpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_ldexpl.os -MD -MP -MF /sources/glibc-2.32/build/math/m_ldexpl.os.dt -MT /sources/glibc-2.32/build/math/m_ldexpl.os +gcc ../sysdeps/ieee754/ldbl-96/x2y2m1l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/x2y2m1l.os -MD -MP -MF /sources/glibc-2.32/build/math/x2y2m1l.os.dt -MT /sources/glibc-2.32/build/math/x2y2m1l.os +gcc ../sysdeps/ieee754/ldbl-96/gamma_productl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/gamma_productl.os -MD -MP -MF /sources/glibc-2.32/build/math/gamma_productl.os.dt -MT /sources/glibc-2.32/build/math/gamma_productl.os +gcc ../sysdeps/ieee754/ldbl-96/lgamma_negl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/lgamma_negl.os -MD -MP -MF /sources/glibc-2.32/build/math/lgamma_negl.os.dt -MT /sources/glibc-2.32/build/math/lgamma_negl.os +gcc ../sysdeps/ieee754/ldbl-96/lgamma_productl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/lgamma_productl.os -MD -MP -MF /sources/glibc-2.32/build/math/lgamma_productl.os.dt -MT /sources/glibc-2.32/build/math/lgamma_productl.os +gcc ../sysdeps/ieee754/ldbl-96/s_nextupl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextupl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nextupl.os.dt -MT /sources/glibc-2.32/build/math/s_nextupl.os +gcc ../sysdeps/ieee754/ldbl-96/s_totalorderl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_totalorderl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_totalorderl.os.dt -MT /sources/glibc-2.32/build/math/s_totalorderl.os +gcc ../sysdeps/ieee754/ldbl-96/s_totalordermagl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_totalordermagl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_totalordermagl.os.dt -MT /sources/glibc-2.32/build/math/s_totalordermagl.os +gcc ../sysdeps/ieee754/ldbl-96/s_getpayloadl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_getpayloadl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_getpayloadl.os.dt -MT /sources/glibc-2.32/build/math/s_getpayloadl.os +gcc ../sysdeps/ieee754/ldbl-96/s_setpayloadl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_setpayloadl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_setpayloadl.os.dt -MT /sources/glibc-2.32/build/math/s_setpayloadl.os +gcc ../sysdeps/ieee754/ldbl-96/s_setpayloadsigl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_setpayloadsigl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_setpayloadsigl.os.dt -MT /sources/glibc-2.32/build/math/s_setpayloadsigl.os +gcc ../sysdeps/ieee754/ldbl-96/s_roundevenl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_roundevenl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_roundevenl.os.dt -MT /sources/glibc-2.32/build/math/s_roundevenl.os +gcc ../sysdeps/ieee754/ldbl-96/s_fromfpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fromfpl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fromfpl.os.dt -MT /sources/glibc-2.32/build/math/s_fromfpl.os +gcc ../sysdeps/ieee754/ldbl-96/s_ufromfpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ufromfpl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ufromfpl.os.dt -MT /sources/glibc-2.32/build/math/s_ufromfpl.os +gcc ../sysdeps/ieee754/ldbl-96/s_fromfpxl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fromfpxl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fromfpxl.os.dt -MT /sources/glibc-2.32/build/math/s_fromfpxl.os +gcc ../sysdeps/ieee754/ldbl-96/s_ufromfpxl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ufromfpxl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ufromfpxl.os.dt -MT /sources/glibc-2.32/build/math/s_ufromfpxl.os +gcc /sources/glibc-2.32/build/math/cargl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/cargl.os -MD -MP -MF /sources/glibc-2.32/build/math/cargl.os.dt -MT /sources/glibc-2.32/build/math/cargl.os +gcc /sources/glibc-2.32/build/math/conjl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/conjl.os -MD -MP -MF /sources/glibc-2.32/build/math/conjl.os.dt -MT /sources/glibc-2.32/build/math/conjl.os +gcc /sources/glibc-2.32/build/math/cimagl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/cimagl.os -MD -MP -MF /sources/glibc-2.32/build/math/cimagl.os.dt -MT /sources/glibc-2.32/build/math/cimagl.os +gcc /sources/glibc-2.32/build/math/creall.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/creall.os -MD -MP -MF /sources/glibc-2.32/build/math/creall.os.dt -MT /sources/glibc-2.32/build/math/creall.os +gcc /sources/glibc-2.32/build/math/cabsl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/cabsl.os -MD -MP -MF /sources/glibc-2.32/build/math/cabsl.os.dt -MT /sources/glibc-2.32/build/math/cabsl.os +gcc ../sysdeps/x86_64/fpu/e_scalbl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/e_scalbl.os -MD -MP -MF /sources/glibc-2.32/build/math/e_scalbl.os.dt -MT /sources/glibc-2.32/build/math/e_scalbl.os +gcc /sources/glibc-2.32/build/math/s_cacosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cacosl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cacosl.os.dt -MT /sources/glibc-2.32/build/math/s_cacosl.os +gcc /sources/glibc-2.32/build/math/s_cacoshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cacoshl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cacoshl.os.dt -MT /sources/glibc-2.32/build/math/s_cacoshl.os +gcc /sources/glibc-2.32/build/math/s_ccosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ccosl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ccosl.os.dt -MT /sources/glibc-2.32/build/math/s_ccosl.os +gcc /sources/glibc-2.32/build/math/s_ccoshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ccoshl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ccoshl.os.dt -MT /sources/glibc-2.32/build/math/s_ccoshl.os +gcc /sources/glibc-2.32/build/math/s_casinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_casinl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_casinl.os.dt -MT /sources/glibc-2.32/build/math/s_casinl.os +gcc /sources/glibc-2.32/build/math/s_csinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csinl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_csinl.os.dt -MT /sources/glibc-2.32/build/math/s_csinl.os +gcc /sources/glibc-2.32/build/math/s_casinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_casinhl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_casinhl.os.dt -MT /sources/glibc-2.32/build/math/s_casinhl.os +gcc /sources/glibc-2.32/build/math/k_casinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_casinhl.os -MD -MP -MF /sources/glibc-2.32/build/math/k_casinhl.os.dt -MT /sources/glibc-2.32/build/math/k_casinhl.os +gcc /sources/glibc-2.32/build/math/s_csinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csinhl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_csinhl.os.dt -MT /sources/glibc-2.32/build/math/s_csinhl.os +gcc /sources/glibc-2.32/build/math/s_catanhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_catanhl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_catanhl.os.dt -MT /sources/glibc-2.32/build/math/s_catanhl.os +gcc /sources/glibc-2.32/build/math/s_catanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_catanl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_catanl.os.dt -MT /sources/glibc-2.32/build/math/s_catanl.os +gcc /sources/glibc-2.32/build/math/s_ctanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ctanl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ctanl.os.dt -MT /sources/glibc-2.32/build/math/s_ctanl.os +gcc /sources/glibc-2.32/build/math/s_ctanhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ctanhl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ctanhl.os.dt -MT /sources/glibc-2.32/build/math/s_ctanhl.os +gcc /sources/glibc-2.32/build/math/s_cexpl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cexpl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cexpl.os.dt -MT /sources/glibc-2.32/build/math/s_cexpl.os +gcc /sources/glibc-2.32/build/math/s_clogl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_clogl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_clogl.os.dt -MT /sources/glibc-2.32/build/math/s_clogl.os +gcc /sources/glibc-2.32/build/math/s_cprojl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cprojl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cprojl.os.dt -MT /sources/glibc-2.32/build/math/s_cprojl.os +gcc /sources/glibc-2.32/build/math/s_csqrtl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csqrtl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_csqrtl.os.dt -MT /sources/glibc-2.32/build/math/s_csqrtl.os +gcc /sources/glibc-2.32/build/math/s_cpowl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cpowl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cpowl.os.dt -MT /sources/glibc-2.32/build/math/s_cpowl.os +gcc /sources/glibc-2.32/build/math/s_clog10l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_clog10l.os -MD -MP -MF /sources/glibc-2.32/build/math/s_clog10l.os.dt -MT /sources/glibc-2.32/build/math/s_clog10l.os +gcc /sources/glibc-2.32/build/math/s_fdiml.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fdiml.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fdiml.os.dt -MT /sources/glibc-2.32/build/math/s_fdiml.os +gcc /sources/glibc-2.32/build/math/s_nextdownl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextdownl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nextdownl.os.dt -MT /sources/glibc-2.32/build/math/s_nextdownl.os +gcc ../sysdeps/x86_64/fpu/s_fmaxl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_fmaxl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fmaxl.os.dt -MT /sources/glibc-2.32/build/math/s_fmaxl.os +gcc ../sysdeps/x86_64/fpu/s_fminl.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_fminl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fminl.os.dt -MT /sources/glibc-2.32/build/math/s_fminl.os +gcc /sources/glibc-2.32/build/math/s_nanl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nanl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nanl.os.dt -MT /sources/glibc-2.32/build/math/s_nanl.os +gcc /sources/glibc-2.32/build/math/s_iseqsigl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_iseqsigl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_iseqsigl.os.dt -MT /sources/glibc-2.32/build/math/s_iseqsigl.os +gcc /sources/glibc-2.32/build/math/s_canonicalizel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_canonicalizel.os -MD -MP -MF /sources/glibc-2.32/build/math/s_canonicalizel.os.dt -MT /sources/glibc-2.32/build/math/s_canonicalizel.os +gcc ../sysdeps/x86_64/fpu/s_significandl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_significandl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_significandl.os.dt -MT /sources/glibc-2.32/build/math/s_significandl.os +gcc /sources/glibc-2.32/build/math/w_ilogbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_ilogbl.os -MD -MP -MF /sources/glibc-2.32/build/math/w_ilogbl.os.dt -MT /sources/glibc-2.32/build/math/w_ilogbl.os +gcc /sources/glibc-2.32/build/math/w_llogbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_llogbl.os -MD -MP -MF /sources/glibc-2.32/build/math/w_llogbl.os.dt -MT /sources/glibc-2.32/build/math/w_llogbl.os +gcc /sources/glibc-2.32/build/math/w_log1pl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log1pl.os -MD -MP -MF /sources/glibc-2.32/build/math/w_log1pl.os.dt -MT /sources/glibc-2.32/build/math/w_log1pl.os +gcc /sources/glibc-2.32/build/math/w_scalblnl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_scalblnl.os -MD -MP -MF /sources/glibc-2.32/build/math/w_scalblnl.os.dt -MT /sources/glibc-2.32/build/math/w_scalblnl.os +gcc /sources/glibc-2.32/build/math/s_fmaxmagl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fmaxmagl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fmaxmagl.os.dt -MT /sources/glibc-2.32/build/math/s_fmaxmagl.os +gcc /sources/glibc-2.32/build/math/s_fminmagl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fminmagl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fminmagl.os.dt -MT /sources/glibc-2.32/build/math/s_fminmagl.os +gcc /sources/glibc-2.32/build/math/w_acosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acosl.os -MD -MP -MF /sources/glibc-2.32/build/math/w_acosl.os.dt -MT /sources/glibc-2.32/build/math/w_acosl.os +gcc /sources/glibc-2.32/build/math/w_acoshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acoshl.os -MD -MP -MF /sources/glibc-2.32/build/math/w_acoshl.os.dt -MT /sources/glibc-2.32/build/math/w_acoshl.os +gcc /sources/glibc-2.32/build/math/w_asinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_asinl.os -MD -MP -MF /sources/glibc-2.32/build/math/w_asinl.os.dt -MT /sources/glibc-2.32/build/math/w_asinl.os +gcc /sources/glibc-2.32/build/math/w_atan2l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atan2l.os -MD -MP -MF /sources/glibc-2.32/build/math/w_atan2l.os.dt -MT /sources/glibc-2.32/build/math/w_atan2l.os +gcc /sources/glibc-2.32/build/math/w_atanhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atanhl.os -MD -MP -MF /sources/glibc-2.32/build/math/w_atanhl.os.dt -MT /sources/glibc-2.32/build/math/w_atanhl.os +gcc /sources/glibc-2.32/build/math/w_coshl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_coshl.os -MD -MP -MF /sources/glibc-2.32/build/math/w_coshl.os.dt -MT /sources/glibc-2.32/build/math/w_coshl.os +gcc /sources/glibc-2.32/build/math/w_exp10l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp10l.os -MD -MP -MF /sources/glibc-2.32/build/math/w_exp10l.os.dt -MT /sources/glibc-2.32/build/math/w_exp10l.os +gcc /sources/glibc-2.32/build/math/w_exp2l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp2l.os -MD -MP -MF /sources/glibc-2.32/build/math/w_exp2l.os.dt -MT /sources/glibc-2.32/build/math/w_exp2l.os +gcc /sources/glibc-2.32/build/math/w_fmodl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_fmodl.os -MD -MP -MF /sources/glibc-2.32/build/math/w_fmodl.os.dt -MT /sources/glibc-2.32/build/math/w_fmodl.os +gcc /sources/glibc-2.32/build/math/w_hypotl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_hypotl.os -MD -MP -MF /sources/glibc-2.32/build/math/w_hypotl.os.dt -MT /sources/glibc-2.32/build/math/w_hypotl.os +gcc /sources/glibc-2.32/build/math/w_j0l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j0l.os -MD -MP -MF /sources/glibc-2.32/build/math/w_j0l.os.dt -MT /sources/glibc-2.32/build/math/w_j0l.os +gcc /sources/glibc-2.32/build/math/w_j1l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j1l.os -MD -MP -MF /sources/glibc-2.32/build/math/w_j1l.os.dt -MT /sources/glibc-2.32/build/math/w_j1l.os +gcc /sources/glibc-2.32/build/math/w_jnl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_jnl.os -MD -MP -MF /sources/glibc-2.32/build/math/w_jnl.os.dt -MT /sources/glibc-2.32/build/math/w_jnl.os +gcc /sources/glibc-2.32/build/math/w_logl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_logl.os -MD -MP -MF /sources/glibc-2.32/build/math/w_logl.os.dt -MT /sources/glibc-2.32/build/math/w_logl.os +gcc /sources/glibc-2.32/build/math/w_log10l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log10l.os -MD -MP -MF /sources/glibc-2.32/build/math/w_log10l.os.dt -MT /sources/glibc-2.32/build/math/w_log10l.os +gcc /sources/glibc-2.32/build/math/w_log2l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log2l.os -MD -MP -MF /sources/glibc-2.32/build/math/w_log2l.os.dt -MT /sources/glibc-2.32/build/math/w_log2l.os +gcc /sources/glibc-2.32/build/math/w_powl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_powl.os -MD -MP -MF /sources/glibc-2.32/build/math/w_powl.os.dt -MT /sources/glibc-2.32/build/math/w_powl.os +gcc w_remainderl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_remainderl.os -MD -MP -MF /sources/glibc-2.32/build/math/w_remainderl.os.dt -MT /sources/glibc-2.32/build/math/w_remainderl.os +gcc /sources/glibc-2.32/build/math/w_scalbl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_scalbl.os -MD -MP -MF /sources/glibc-2.32/build/math/w_scalbl.os.dt -MT /sources/glibc-2.32/build/math/w_scalbl.os +gcc /sources/glibc-2.32/build/math/w_sinhl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sinhl.os -MD -MP -MF /sources/glibc-2.32/build/math/w_sinhl.os.dt -MT /sources/glibc-2.32/build/math/w_sinhl.os +gcc /sources/glibc-2.32/build/math/w_sqrtl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sqrtl.os -MD -MP -MF /sources/glibc-2.32/build/math/w_sqrtl.os.dt -MT /sources/glibc-2.32/build/math/w_sqrtl.os +gcc /sources/glibc-2.32/build/math/w_tgammal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_tgammal.os -MD -MP -MF /sources/glibc-2.32/build/math/w_tgammal.os.dt -MT /sources/glibc-2.32/build/math/w_tgammal.os +gcc w_lgammal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgammal.os -MD -MP -MF /sources/glibc-2.32/build/math/w_lgammal.os.dt -MT /sources/glibc-2.32/build/math/w_lgammal.os +gcc /sources/glibc-2.32/build/math/w_lgammal_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgammal_r.os -MD -MP -MF /sources/glibc-2.32/build/math/w_lgammal_r.os.dt -MT /sources/glibc-2.32/build/math/w_lgammal_r.os +gcc /sources/glibc-2.32/build/math/w_expl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_expl.os -MD -MP -MF /sources/glibc-2.32/build/math/w_expl.os.dt -MT /sources/glibc-2.32/build/math/w_expl.os +gcc ../sysdeps/x86_64/fpu/e_exp2l.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/e_exp2l.os -MD -MP -MF /sources/glibc-2.32/build/math/e_exp2l.os.dt -MT /sources/glibc-2.32/build/math/e_exp2l.os +gcc ../sysdeps/ieee754/dbl-64/e_acos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_acos.os -MD -MP -MF /sources/glibc-2.32/build/math/e_acos.os.dt -MT /sources/glibc-2.32/build/math/e_acos.os +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_acosh.os -MD -MP -MF /sources/glibc-2.32/build/math/e_acosh.os.dt -MT /sources/glibc-2.32/build/math/e_acosh.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_asin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_asin.os -MD -MP -MF /sources/glibc-2.32/build/math/e_asin.os.dt -MT /sources/glibc-2.32/build/math/e_asin.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_atan2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_atan2.os -MD -MP -MF /sources/glibc-2.32/build/math/e_atan2.os.dt -MT /sources/glibc-2.32/build/math/e_atan2.os +gcc ../sysdeps/ieee754/dbl-64/e_atanh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_atanh.os -MD -MP -MF /sources/glibc-2.32/build/math/e_atanh.os.dt -MT /sources/glibc-2.32/build/math/e_atanh.os +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_cosh.os -MD -MP -MF /sources/glibc-2.32/build/math/e_cosh.os.dt -MT /sources/glibc-2.32/build/math/e_cosh.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_exp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp.os -MD -MP -MF /sources/glibc-2.32/build/math/e_exp.os.dt -MT /sources/glibc-2.32/build/math/e_exp.os +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_fmod.os -MD -MP -MF /sources/glibc-2.32/build/math/e_fmod.os.dt -MT /sources/glibc-2.32/build/math/e_fmod.os +gcc ../sysdeps/ieee754/dbl-64/e_hypot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_hypot.os -MD -MP -MF /sources/glibc-2.32/build/math/e_hypot.os.dt -MT /sources/glibc-2.32/build/math/e_hypot.os +gcc ../sysdeps/ieee754/dbl-64/e_j0.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_j0.os -MD -MP -MF /sources/glibc-2.32/build/math/e_j0.os.dt -MT /sources/glibc-2.32/build/math/e_j0.os +gcc ../sysdeps/ieee754/dbl-64/e_j1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_j1.os -MD -MP -MF /sources/glibc-2.32/build/math/e_j1.os.dt -MT /sources/glibc-2.32/build/math/e_j1.os +gcc ../sysdeps/ieee754/dbl-64/e_jn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_jn.os -MD -MP -MF /sources/glibc-2.32/build/math/e_jn.os.dt -MT /sources/glibc-2.32/build/math/e_jn.os +gcc ../sysdeps/ieee754/dbl-64/e_lgamma_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_lgamma_r.os -MD -MP -MF /sources/glibc-2.32/build/math/e_lgamma_r.os.dt -MT /sources/glibc-2.32/build/math/e_lgamma_r.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_log.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log.os -MD -MP -MF /sources/glibc-2.32/build/math/e_log.os.dt -MT /sources/glibc-2.32/build/math/e_log.os +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log10.os -MD -MP -MF /sources/glibc-2.32/build/math/e_log10.os.dt -MT /sources/glibc-2.32/build/math/e_log10.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_pow.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_pow.os -MD -MP -MF /sources/glibc-2.32/build/math/e_pow.os.dt -MT /sources/glibc-2.32/build/math/e_pow.os +gcc ../sysdeps/ieee754/dbl-64/e_remainder.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_remainder.os -MD -MP -MF /sources/glibc-2.32/build/math/e_remainder.os.dt -MT /sources/glibc-2.32/build/math/e_remainder.os +gcc ../sysdeps/ieee754/dbl-64/e_sinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_sinh.os -MD -MP -MF /sources/glibc-2.32/build/math/e_sinh.os.dt -MT /sources/glibc-2.32/build/math/e_sinh.os +gcc ../sysdeps/ieee754/dbl-64/e_sqrt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -ffp-contract=off -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_sqrt.os -MD -MP -MF /sources/glibc-2.32/build/math/e_sqrt.os.dt -MT /sources/glibc-2.32/build/math/e_sqrt.os +gcc ../sysdeps/ieee754/dbl-64/e_gamma_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_gamma_r.os -MD -MP -MF /sources/glibc-2.32/build/math/e_gamma_r.os.dt -MT /sources/glibc-2.32/build/math/e_gamma_r.os +gcc ../sysdeps/ieee754/dbl-64/e_ilogb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_ilogb.os -MD -MP -MF /sources/glibc-2.32/build/math/e_ilogb.os.dt -MT /sources/glibc-2.32/build/math/e_ilogb.os +gcc ../sysdeps/ieee754/dbl-64/k_tan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_tan.os -MD -MP -MF /sources/glibc-2.32/build/math/k_tan.os.dt -MT /sources/glibc-2.32/build/math/k_tan.os +gcc ../sysdeps/ieee754/dbl-64/s_asinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_asinh.os -MD -MP -MF /sources/glibc-2.32/build/math/s_asinh.os.dt -MT /sources/glibc-2.32/build/math/s_asinh.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_atan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_atan.os -MD -MP -MF /sources/glibc-2.32/build/math/s_atan.os.dt -MT /sources/glibc-2.32/build/math/s_atan.os +gcc ../sysdeps/ieee754/dbl-64/s_cbrt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cbrt.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cbrt.os.dt -MT /sources/glibc-2.32/build/math/s_cbrt.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_ceil.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ceil.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ceil.os.dt -MT /sources/glibc-2.32/build/math/s_ceil.os +gcc ../sysdeps/ieee754/dbl-64/s_cos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cos.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cos.os.dt -MT /sources/glibc-2.32/build/math/s_cos.os +gcc ../sysdeps/ieee754/dbl-64/s_erf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_erf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_erf.os.dt -MT /sources/glibc-2.32/build/math/s_erf.os +gcc ../sysdeps/ieee754/dbl-64/s_expm1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_expm1.os -MD -MP -MF /sources/glibc-2.32/build/math/s_expm1.os.dt -MT /sources/glibc-2.32/build/math/s_expm1.os +gcc ../sysdeps/x86_64/fpu/s_fabs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fabs.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fabs.os.dt -MT /sources/glibc-2.32/build/math/s_fabs.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_floor.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_floor.os -MD -MP -MF /sources/glibc-2.32/build/math/s_floor.os.dt -MT /sources/glibc-2.32/build/math/s_floor.os +gcc ../sysdeps/ieee754/dbl-64/s_log1p.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_log1p.os -MD -MP -MF /sources/glibc-2.32/build/math/s_log1p.os.dt -MT /sources/glibc-2.32/build/math/s_log1p.os +gcc ../sysdeps/ieee754/dbl-64/s_logb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_logb.os -MD -MP -MF /sources/glibc-2.32/build/math/s_logb.os.dt -MT /sources/glibc-2.32/build/math/s_logb.os +gcc s_nextafter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextafter.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nextafter.os.dt -MT /sources/glibc-2.32/build/math/s_nextafter.os +gcc ../sysdeps/x86_64/fpu/s_nexttoward.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nexttoward.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nexttoward.os.dt -MT /sources/glibc-2.32/build/math/s_nexttoward.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_rint.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_rint.os -MD -MP -MF /sources/glibc-2.32/build/math/s_rint.os.dt -MT /sources/glibc-2.32/build/math/s_rint.os +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_scalbln.os -MD -MP -MF /sources/glibc-2.32/build/math/s_scalbln.os.dt -MT /sources/glibc-2.32/build/math/s_scalbln.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_sin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sin.os -MD -MP -MF /sources/glibc-2.32/build/math/s_sin.os.dt -MT /sources/glibc-2.32/build/math/s_sin.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_tan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_tan.os -MD -MP -MF /sources/glibc-2.32/build/math/s_tan.os.dt -MT /sources/glibc-2.32/build/math/s_tan.os +gcc ../sysdeps/ieee754/dbl-64/s_tanh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_tanh.os -MD -MP -MF /sources/glibc-2.32/build/math/s_tanh.os.dt -MT /sources/glibc-2.32/build/math/s_tanh.os +gcc ../sysdeps/ieee754/dbl-64/s_fpclassify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fpclassify.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fpclassify.os.dt -MT /sources/glibc-2.32/build/math/s_fpclassify.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_trunc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_trunc.os -MD -MP -MF /sources/glibc-2.32/build/math/s_trunc.os.dt -MT /sources/glibc-2.32/build/math/s_trunc.os +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_remquo.os -MD -MP -MF /sources/glibc-2.32/build/math/s_remquo.os.dt -MT /sources/glibc-2.32/build/math/s_remquo.os +gcc ../sysdeps/ieee754/dbl-64/e_log2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log2.os -MD -MP -MF /sources/glibc-2.32/build/math/e_log2.os.dt -MT /sources/glibc-2.32/build/math/e_log2.os +gcc ../sysdeps/ieee754/dbl-64/s_round.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_round.os -MD -MP -MF /sources/glibc-2.32/build/math/s_round.os.dt -MT /sources/glibc-2.32/build/math/s_round.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyint.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nearbyint.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nearbyint.os.dt -MT /sources/glibc-2.32/build/math/s_nearbyint.os +gcc ../sysdeps/ieee754/dbl-64/s_sincos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sincos.os -MD -MP -MF /sources/glibc-2.32/build/math/s_sincos.os.dt -MT /sources/glibc-2.32/build/math/s_sincos.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fma.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fma.os.dt -MT /sources/glibc-2.32/build/math/s_fma.os +gcc ../sysdeps/x86_64/fpu/s_lrint.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_lrint.os -MD -MP -MF /sources/glibc-2.32/build/math/s_lrint.os.dt -MT /sources/glibc-2.32/build/math/s_lrint.os +gcc ../sysdeps/x86_64/fpu/s_llrint.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_llrint.os -MD -MP -MF /sources/glibc-2.32/build/math/s_llrint.os.dt -MT /sources/glibc-2.32/build/math/s_llrint.os +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_lround.os -MD -MP -MF /sources/glibc-2.32/build/math/s_lround.os.dt -MT /sources/glibc-2.32/build/math/s_lround.os +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_llround.os -MD -MP -MF /sources/glibc-2.32/build/math/s_llround.os.dt -MT /sources/glibc-2.32/build/math/s_llround.os +gcc ../sysdeps/ieee754/dbl-64/e_exp10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp10.os -MD -MP -MF /sources/glibc-2.32/build/math/e_exp10.os.dt -MT /sources/glibc-2.32/build/math/e_exp10.os +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_issignaling.os -MD -MP -MF /sources/glibc-2.32/build/math/s_issignaling.os.dt -MT /sources/glibc-2.32/build/math/s_issignaling.os +gcc ../sysdeps/ieee754/dbl-64/s_isinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_isinf.os -MD -MP -MF /sources/glibc-2.32/build/math/m_isinf.os.dt -MT /sources/glibc-2.32/build/math/m_isinf.os +gcc ../sysdeps/ieee754/dbl-64/s_isnan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_isnan.os -MD -MP -MF /sources/glibc-2.32/build/math/m_isnan.os.dt -MT /sources/glibc-2.32/build/math/m_isnan.os +gcc ../sysdeps/ieee754/dbl-64/s_finite.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_finite.os -MD -MP -MF /sources/glibc-2.32/build/math/m_finite.os.dt -MT /sources/glibc-2.32/build/math/m_finite.os +gcc ../sysdeps/x86_64/fpu/s_copysign.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/m_copysign.os -MD -MP -MF /sources/glibc-2.32/build/math/m_copysign.os.dt -MT /sources/glibc-2.32/build/math/m_copysign.os +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fsignaling-nans -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_modf.os -MD -MP -MF /sources/glibc-2.32/build/math/m_modf.os.dt -MT /sources/glibc-2.32/build/math/m_modf.os +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_scalbn.os -MD -MP -MF /sources/glibc-2.32/build/math/m_scalbn.os.dt -MT /sources/glibc-2.32/build/math/m_scalbn.os +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_frexp.os -MD -MP -MF /sources/glibc-2.32/build/math/m_frexp.os.dt -MT /sources/glibc-2.32/build/math/m_frexp.os +gcc ../sysdeps/x86_64/fpu/s_signbit.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/m_signbit.os -MD -MP -MF /sources/glibc-2.32/build/math/m_signbit.os.dt -MT /sources/glibc-2.32/build/math/m_signbit.os +gcc /sources/glibc-2.32/build/math/s_ldexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_ldexp.os -MD -MP -MF /sources/glibc-2.32/build/math/m_ldexp.os.dt -MT /sources/glibc-2.32/build/math/m_ldexp.os +gcc ../sysdeps/ieee754/ldbl-96/x2y2m1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/x2y2m1.os -MD -MP -MF /sources/glibc-2.32/build/math/x2y2m1.os.dt -MT /sources/glibc-2.32/build/math/x2y2m1.os +gcc ../sysdeps/ieee754/ldbl-96/gamma_product.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/gamma_product.os -MD -MP -MF /sources/glibc-2.32/build/math/gamma_product.os.dt -MT /sources/glibc-2.32/build/math/gamma_product.os +gcc ../sysdeps/ieee754/dbl-64/lgamma_neg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/lgamma_neg.os -MD -MP -MF /sources/glibc-2.32/build/math/lgamma_neg.os.dt -MT /sources/glibc-2.32/build/math/lgamma_neg.os +gcc ../sysdeps/ieee754/ldbl-96/lgamma_product.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/lgamma_product.os -MD -MP -MF /sources/glibc-2.32/build/math/lgamma_product.os.dt -MT /sources/glibc-2.32/build/math/lgamma_product.os +gcc ../sysdeps/ieee754/dbl-64/s_nextup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextup.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nextup.os.dt -MT /sources/glibc-2.32/build/math/s_nextup.os +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_totalorder.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_totalorder.os -MD -MP -MF /sources/glibc-2.32/build/math/s_totalorder.os.dt -MT /sources/glibc-2.32/build/math/s_totalorder.os +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_totalordermag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_totalordermag.os -MD -MP -MF /sources/glibc-2.32/build/math/s_totalordermag.os.dt -MT /sources/glibc-2.32/build/math/s_totalordermag.os +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_getpayload.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_getpayload.os -MD -MP -MF /sources/glibc-2.32/build/math/s_getpayload.os.dt -MT /sources/glibc-2.32/build/math/s_getpayload.os +gcc ../sysdeps/ieee754/dbl-64/s_setpayload.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_setpayload.os -MD -MP -MF /sources/glibc-2.32/build/math/s_setpayload.os.dt -MT /sources/glibc-2.32/build/math/s_setpayload.os +gcc ../sysdeps/ieee754/dbl-64/s_setpayloadsig.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_setpayloadsig.os -MD -MP -MF /sources/glibc-2.32/build/math/s_setpayloadsig.os.dt -MT /sources/glibc-2.32/build/math/s_setpayloadsig.os +gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_roundeven.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_roundeven.os -MD -MP -MF /sources/glibc-2.32/build/math/s_roundeven.os.dt -MT /sources/glibc-2.32/build/math/s_roundeven.os +gcc ../sysdeps/ieee754/dbl-64/s_fromfp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fromfp.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fromfp.os.dt -MT /sources/glibc-2.32/build/math/s_fromfp.os +gcc ../sysdeps/ieee754/dbl-64/s_ufromfp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ufromfp.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ufromfp.os.dt -MT /sources/glibc-2.32/build/math/s_ufromfp.os +gcc ../sysdeps/ieee754/dbl-64/s_fromfpx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fromfpx.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fromfpx.os.dt -MT /sources/glibc-2.32/build/math/s_fromfpx.os +gcc ../sysdeps/ieee754/dbl-64/s_ufromfpx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ufromfpx.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ufromfpx.os.dt -MT /sources/glibc-2.32/build/math/s_ufromfpx.os +gcc /sources/glibc-2.32/build/math/carg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/carg.os -MD -MP -MF /sources/glibc-2.32/build/math/carg.os.dt -MT /sources/glibc-2.32/build/math/carg.os +gcc /sources/glibc-2.32/build/math/conj.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/conj.os -MD -MP -MF /sources/glibc-2.32/build/math/conj.os.dt -MT /sources/glibc-2.32/build/math/conj.os +gcc /sources/glibc-2.32/build/math/cimag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/cimag.os -MD -MP -MF /sources/glibc-2.32/build/math/cimag.os.dt -MT /sources/glibc-2.32/build/math/cimag.os +gcc /sources/glibc-2.32/build/math/creal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/creal.os -MD -MP -MF /sources/glibc-2.32/build/math/creal.os.dt -MT /sources/glibc-2.32/build/math/creal.os +gcc /sources/glibc-2.32/build/math/cabs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/cabs.os -MD -MP -MF /sources/glibc-2.32/build/math/cabs.os.dt -MT /sources/glibc-2.32/build/math/cabs.os +gcc /sources/glibc-2.32/build/math/e_scalb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_scalb.os -MD -MP -MF /sources/glibc-2.32/build/math/e_scalb.os.dt -MT /sources/glibc-2.32/build/math/e_scalb.os +gcc /sources/glibc-2.32/build/math/s_cacos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cacos.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cacos.os.dt -MT /sources/glibc-2.32/build/math/s_cacos.os +gcc /sources/glibc-2.32/build/math/s_cacosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cacosh.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cacosh.os.dt -MT /sources/glibc-2.32/build/math/s_cacosh.os +gcc /sources/glibc-2.32/build/math/s_ccos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ccos.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ccos.os.dt -MT /sources/glibc-2.32/build/math/s_ccos.os +gcc /sources/glibc-2.32/build/math/s_ccosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ccosh.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ccosh.os.dt -MT /sources/glibc-2.32/build/math/s_ccosh.os +gcc /sources/glibc-2.32/build/math/s_casin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_casin.os -MD -MP -MF /sources/glibc-2.32/build/math/s_casin.os.dt -MT /sources/glibc-2.32/build/math/s_casin.os +gcc /sources/glibc-2.32/build/math/s_csin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csin.os -MD -MP -MF /sources/glibc-2.32/build/math/s_csin.os.dt -MT /sources/glibc-2.32/build/math/s_csin.os +gcc /sources/glibc-2.32/build/math/s_casinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_casinh.os -MD -MP -MF /sources/glibc-2.32/build/math/s_casinh.os.dt -MT /sources/glibc-2.32/build/math/s_casinh.os +gcc /sources/glibc-2.32/build/math/k_casinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_casinh.os -MD -MP -MF /sources/glibc-2.32/build/math/k_casinh.os.dt -MT /sources/glibc-2.32/build/math/k_casinh.os +gcc /sources/glibc-2.32/build/math/s_csinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csinh.os -MD -MP -MF /sources/glibc-2.32/build/math/s_csinh.os.dt -MT /sources/glibc-2.32/build/math/s_csinh.os +gcc /sources/glibc-2.32/build/math/s_catanh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_catanh.os -MD -MP -MF /sources/glibc-2.32/build/math/s_catanh.os.dt -MT /sources/glibc-2.32/build/math/s_catanh.os +gcc /sources/glibc-2.32/build/math/s_catan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_catan.os -MD -MP -MF /sources/glibc-2.32/build/math/s_catan.os.dt -MT /sources/glibc-2.32/build/math/s_catan.os +gcc /sources/glibc-2.32/build/math/s_ctan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ctan.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ctan.os.dt -MT /sources/glibc-2.32/build/math/s_ctan.os +gcc /sources/glibc-2.32/build/math/s_ctanh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ctanh.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ctanh.os.dt -MT /sources/glibc-2.32/build/math/s_ctanh.os +gcc /sources/glibc-2.32/build/math/s_cexp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cexp.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cexp.os.dt -MT /sources/glibc-2.32/build/math/s_cexp.os +gcc /sources/glibc-2.32/build/math/s_clog.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_clog.os -MD -MP -MF /sources/glibc-2.32/build/math/s_clog.os.dt -MT /sources/glibc-2.32/build/math/s_clog.os +gcc /sources/glibc-2.32/build/math/s_cproj.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cproj.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cproj.os.dt -MT /sources/glibc-2.32/build/math/s_cproj.os +gcc /sources/glibc-2.32/build/math/s_csqrt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csqrt.os -MD -MP -MF /sources/glibc-2.32/build/math/s_csqrt.os.dt -MT /sources/glibc-2.32/build/math/s_csqrt.os +gcc /sources/glibc-2.32/build/math/s_cpow.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cpow.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cpow.os.dt -MT /sources/glibc-2.32/build/math/s_cpow.os +gcc /sources/glibc-2.32/build/math/s_clog10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_clog10.os -MD -MP -MF /sources/glibc-2.32/build/math/s_clog10.os.dt -MT /sources/glibc-2.32/build/math/s_clog10.os +gcc /sources/glibc-2.32/build/math/s_fdim.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fdim.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fdim.os.dt -MT /sources/glibc-2.32/build/math/s_fdim.os +gcc /sources/glibc-2.32/build/math/s_nextdown.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextdown.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nextdown.os.dt -MT /sources/glibc-2.32/build/math/s_nextdown.os +gcc ../sysdeps/x86_64/fpu/s_fmax.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_fmax.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fmax.os.dt -MT /sources/glibc-2.32/build/math/s_fmax.os +gcc ../sysdeps/x86_64/fpu/s_fmin.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_fmin.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fmin.os.dt -MT /sources/glibc-2.32/build/math/s_fmin.os +gcc /sources/glibc-2.32/build/math/s_nan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nan.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nan.os.dt -MT /sources/glibc-2.32/build/math/s_nan.os +gcc /sources/glibc-2.32/build/math/s_iseqsig.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_iseqsig.os -MD -MP -MF /sources/glibc-2.32/build/math/s_iseqsig.os.dt -MT /sources/glibc-2.32/build/math/s_iseqsig.os +gcc /sources/glibc-2.32/build/math/s_canonicalize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_canonicalize.os -MD -MP -MF /sources/glibc-2.32/build/math/s_canonicalize.os.dt -MT /sources/glibc-2.32/build/math/s_canonicalize.os +gcc /sources/glibc-2.32/build/math/s_significand.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_significand.os -MD -MP -MF /sources/glibc-2.32/build/math/s_significand.os.dt -MT /sources/glibc-2.32/build/math/s_significand.os +gcc /sources/glibc-2.32/build/math/w_ilogb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_ilogb.os -MD -MP -MF /sources/glibc-2.32/build/math/w_ilogb.os.dt -MT /sources/glibc-2.32/build/math/w_ilogb.os +gcc /sources/glibc-2.32/build/math/w_llogb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_llogb.os -MD -MP -MF /sources/glibc-2.32/build/math/w_llogb.os.dt -MT /sources/glibc-2.32/build/math/w_llogb.os +gcc /sources/glibc-2.32/build/math/w_log1p.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log1p.os -MD -MP -MF /sources/glibc-2.32/build/math/w_log1p.os.dt -MT /sources/glibc-2.32/build/math/w_log1p.os +gcc /sources/glibc-2.32/build/math/w_scalbln.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_scalbln.os -MD -MP -MF /sources/glibc-2.32/build/math/w_scalbln.os.dt -MT /sources/glibc-2.32/build/math/w_scalbln.os +gcc /sources/glibc-2.32/build/math/s_fmaxmag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fmaxmag.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fmaxmag.os.dt -MT /sources/glibc-2.32/build/math/s_fmaxmag.os +gcc /sources/glibc-2.32/build/math/s_fminmag.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fminmag.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fminmag.os.dt -MT /sources/glibc-2.32/build/math/s_fminmag.os +gcc /sources/glibc-2.32/build/math/w_acos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acos.os -MD -MP -MF /sources/glibc-2.32/build/math/w_acos.os.dt -MT /sources/glibc-2.32/build/math/w_acos.os +gcc /sources/glibc-2.32/build/math/w_acosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acosh.os -MD -MP -MF /sources/glibc-2.32/build/math/w_acosh.os.dt -MT /sources/glibc-2.32/build/math/w_acosh.os +gcc /sources/glibc-2.32/build/math/w_asin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_asin.os -MD -MP -MF /sources/glibc-2.32/build/math/w_asin.os.dt -MT /sources/glibc-2.32/build/math/w_asin.os +gcc /sources/glibc-2.32/build/math/w_atan2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atan2.os -MD -MP -MF /sources/glibc-2.32/build/math/w_atan2.os.dt -MT /sources/glibc-2.32/build/math/w_atan2.os +gcc /sources/glibc-2.32/build/math/w_atanh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atanh.os -MD -MP -MF /sources/glibc-2.32/build/math/w_atanh.os.dt -MT /sources/glibc-2.32/build/math/w_atanh.os +gcc /sources/glibc-2.32/build/math/w_cosh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_cosh.os -MD -MP -MF /sources/glibc-2.32/build/math/w_cosh.os.dt -MT /sources/glibc-2.32/build/math/w_cosh.os +gcc /sources/glibc-2.32/build/math/w_exp10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp10.os -MD -MP -MF /sources/glibc-2.32/build/math/w_exp10.os.dt -MT /sources/glibc-2.32/build/math/w_exp10.os +gcc ../sysdeps/ieee754/dbl-64/w_exp2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp2.os -MD -MP -MF /sources/glibc-2.32/build/math/w_exp2.os.dt -MT /sources/glibc-2.32/build/math/w_exp2.os +gcc /sources/glibc-2.32/build/math/w_fmod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_fmod.os -MD -MP -MF /sources/glibc-2.32/build/math/w_fmod.os.dt -MT /sources/glibc-2.32/build/math/w_fmod.os +gcc /sources/glibc-2.32/build/math/w_hypot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_hypot.os -MD -MP -MF /sources/glibc-2.32/build/math/w_hypot.os.dt -MT /sources/glibc-2.32/build/math/w_hypot.os +gcc /sources/glibc-2.32/build/math/w_j0.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j0.os -MD -MP -MF /sources/glibc-2.32/build/math/w_j0.os.dt -MT /sources/glibc-2.32/build/math/w_j0.os +gcc /sources/glibc-2.32/build/math/w_j1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j1.os -MD -MP -MF /sources/glibc-2.32/build/math/w_j1.os.dt -MT /sources/glibc-2.32/build/math/w_j1.os +gcc /sources/glibc-2.32/build/math/w_jn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_jn.os -MD -MP -MF /sources/glibc-2.32/build/math/w_jn.os.dt -MT /sources/glibc-2.32/build/math/w_jn.os +gcc ../sysdeps/x86_64/fpu/multiarch/w_log.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log.os -MD -MP -MF /sources/glibc-2.32/build/math/w_log.os.dt -MT /sources/glibc-2.32/build/math/w_log.os +gcc /sources/glibc-2.32/build/math/w_log10.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log10.os -MD -MP -MF /sources/glibc-2.32/build/math/w_log10.os.dt -MT /sources/glibc-2.32/build/math/w_log10.os +gcc ../sysdeps/ieee754/dbl-64/w_log2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log2.os -MD -MP -MF /sources/glibc-2.32/build/math/w_log2.os.dt -MT /sources/glibc-2.32/build/math/w_log2.os +gcc ../sysdeps/x86_64/fpu/multiarch/w_pow.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_pow.os -MD -MP -MF /sources/glibc-2.32/build/math/w_pow.os.dt -MT /sources/glibc-2.32/build/math/w_pow.os +gcc w_remainder.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_remainder.os -MD -MP -MF /sources/glibc-2.32/build/math/w_remainder.os.dt -MT /sources/glibc-2.32/build/math/w_remainder.os +gcc /sources/glibc-2.32/build/math/w_scalb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_scalb.os -MD -MP -MF /sources/glibc-2.32/build/math/w_scalb.os.dt -MT /sources/glibc-2.32/build/math/w_scalb.os +gcc /sources/glibc-2.32/build/math/w_sinh.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sinh.os -MD -MP -MF /sources/glibc-2.32/build/math/w_sinh.os.dt -MT /sources/glibc-2.32/build/math/w_sinh.os +gcc /sources/glibc-2.32/build/math/w_sqrt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sqrt.os -MD -MP -MF /sources/glibc-2.32/build/math/w_sqrt.os.dt -MT /sources/glibc-2.32/build/math/w_sqrt.os +gcc /sources/glibc-2.32/build/math/w_tgamma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_tgamma.os -MD -MP -MF /sources/glibc-2.32/build/math/w_tgamma.os.dt -MT /sources/glibc-2.32/build/math/w_tgamma.os +gcc w_lgamma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgamma.os -MD -MP -MF /sources/glibc-2.32/build/math/w_lgamma.os.dt -MT /sources/glibc-2.32/build/math/w_lgamma.os +gcc /sources/glibc-2.32/build/math/w_lgamma_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgamma_r.os -MD -MP -MF /sources/glibc-2.32/build/math/w_lgamma_r.os.dt -MT /sources/glibc-2.32/build/math/w_lgamma_r.os +gcc ../sysdeps/x86_64/fpu/multiarch/w_exp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp.os -MD -MP -MF /sources/glibc-2.32/build/math/w_exp.os.dt -MT /sources/glibc-2.32/build/math/w_exp.os +gcc ../sysdeps/ieee754/dbl-64/e_exp2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp2.os -MD -MP -MF /sources/glibc-2.32/build/math/e_exp2.os.dt -MT /sources/glibc-2.32/build/math/e_exp2.os +gcc ../sysdeps/ieee754/flt-32/e_acosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_acosf.os -MD -MP -MF /sources/glibc-2.32/build/math/e_acosf.os.dt -MT /sources/glibc-2.32/build/math/e_acosf.os +gcc ../sysdeps/ieee754/flt-32/e_acoshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_acoshf.os -MD -MP -MF /sources/glibc-2.32/build/math/e_acoshf.os.dt -MT /sources/glibc-2.32/build/math/e_acoshf.os +gcc ../sysdeps/ieee754/flt-32/e_asinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_asinf.os -MD -MP -MF /sources/glibc-2.32/build/math/e_asinf.os.dt -MT /sources/glibc-2.32/build/math/e_asinf.os +gcc ../sysdeps/ieee754/flt-32/e_atan2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_atan2f.os -MD -MP -MF /sources/glibc-2.32/build/math/e_atan2f.os.dt -MT /sources/glibc-2.32/build/math/e_atan2f.os +gcc ../sysdeps/ieee754/flt-32/e_atanhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_atanhf.os -MD -MP -MF /sources/glibc-2.32/build/math/e_atanhf.os.dt -MT /sources/glibc-2.32/build/math/e_atanhf.os +gcc ../sysdeps/ieee754/flt-32/e_coshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_coshf.os -MD -MP -MF /sources/glibc-2.32/build/math/e_coshf.os.dt -MT /sources/glibc-2.32/build/math/e_coshf.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_expf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_expf.os -MD -MP -MF /sources/glibc-2.32/build/math/e_expf.os.dt -MT /sources/glibc-2.32/build/math/e_expf.os +gcc ../sysdeps/ieee754/flt-32/e_fmodf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_fmodf.os -MD -MP -MF /sources/glibc-2.32/build/math/e_fmodf.os.dt -MT /sources/glibc-2.32/build/math/e_fmodf.os +gcc ../sysdeps/ieee754/flt-32/e_hypotf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_hypotf.os -MD -MP -MF /sources/glibc-2.32/build/math/e_hypotf.os.dt -MT /sources/glibc-2.32/build/math/e_hypotf.os +gcc ../sysdeps/ieee754/flt-32/e_j0f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_j0f.os -MD -MP -MF /sources/glibc-2.32/build/math/e_j0f.os.dt -MT /sources/glibc-2.32/build/math/e_j0f.os +gcc ../sysdeps/ieee754/flt-32/e_j1f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_j1f.os -MD -MP -MF /sources/glibc-2.32/build/math/e_j1f.os.dt -MT /sources/glibc-2.32/build/math/e_j1f.os +gcc ../sysdeps/ieee754/flt-32/e_jnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_jnf.os -MD -MP -MF /sources/glibc-2.32/build/math/e_jnf.os.dt -MT /sources/glibc-2.32/build/math/e_jnf.os +gcc ../sysdeps/ieee754/flt-32/e_lgammaf_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_lgammaf_r.os -MD -MP -MF /sources/glibc-2.32/build/math/e_lgammaf_r.os.dt -MT /sources/glibc-2.32/build/math/e_lgammaf_r.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_logf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_logf.os -MD -MP -MF /sources/glibc-2.32/build/math/e_logf.os.dt -MT /sources/glibc-2.32/build/math/e_logf.os +gcc ../sysdeps/ieee754/flt-32/e_log10f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log10f.os -MD -MP -MF /sources/glibc-2.32/build/math/e_log10f.os.dt -MT /sources/glibc-2.32/build/math/e_log10f.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_powf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_powf.os -MD -MP -MF /sources/glibc-2.32/build/math/e_powf.os.dt -MT /sources/glibc-2.32/build/math/e_powf.os +gcc ../sysdeps/ieee754/flt-32/e_remainderf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_remainderf.os -MD -MP -MF /sources/glibc-2.32/build/math/e_remainderf.os.dt -MT /sources/glibc-2.32/build/math/e_remainderf.os +gcc ../sysdeps/ieee754/flt-32/e_sinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_sinhf.os -MD -MP -MF /sources/glibc-2.32/build/math/e_sinhf.os.dt -MT /sources/glibc-2.32/build/math/e_sinhf.os +gcc ../sysdeps/ieee754/flt-32/e_sqrtf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_sqrtf.os -MD -MP -MF /sources/glibc-2.32/build/math/e_sqrtf.os.dt -MT /sources/glibc-2.32/build/math/e_sqrtf.os +gcc ../sysdeps/ieee754/flt-32/e_gammaf_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_gammaf_r.os -MD -MP -MF /sources/glibc-2.32/build/math/e_gammaf_r.os.dt -MT /sources/glibc-2.32/build/math/e_gammaf_r.os +gcc ../sysdeps/ieee754/flt-32/e_ilogbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_ilogbf.os -MD -MP -MF /sources/glibc-2.32/build/math/e_ilogbf.os.dt -MT /sources/glibc-2.32/build/math/e_ilogbf.os +gcc ../sysdeps/ieee754/flt-32/k_tanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_tanf.os -MD -MP -MF /sources/glibc-2.32/build/math/k_tanf.os.dt -MT /sources/glibc-2.32/build/math/k_tanf.os +gcc ../sysdeps/ieee754/flt-32/s_asinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_asinhf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_asinhf.os.dt -MT /sources/glibc-2.32/build/math/s_asinhf.os +gcc ../sysdeps/ieee754/flt-32/s_atanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_atanf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_atanf.os.dt -MT /sources/glibc-2.32/build/math/s_atanf.os +gcc ../sysdeps/ieee754/flt-32/s_cbrtf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cbrtf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cbrtf.os.dt -MT /sources/glibc-2.32/build/math/s_cbrtf.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_ceilf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ceilf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ceilf.os.dt -MT /sources/glibc-2.32/build/math/s_ceilf.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_cosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cosf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cosf.os.dt -MT /sources/glibc-2.32/build/math/s_cosf.os +gcc ../sysdeps/ieee754/flt-32/s_erff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_erff.os -MD -MP -MF /sources/glibc-2.32/build/math/s_erff.os.dt -MT /sources/glibc-2.32/build/math/s_erff.os +gcc ../sysdeps/ieee754/flt-32/s_expm1f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_expm1f.os -MD -MP -MF /sources/glibc-2.32/build/math/s_expm1f.os.dt -MT /sources/glibc-2.32/build/math/s_expm1f.os +gcc ../sysdeps/x86_64/fpu/s_fabsf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fabsf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fabsf.os.dt -MT /sources/glibc-2.32/build/math/s_fabsf.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_floorf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_floorf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_floorf.os.dt -MT /sources/glibc-2.32/build/math/s_floorf.os +gcc ../sysdeps/ieee754/flt-32/s_log1pf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_log1pf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_log1pf.os.dt -MT /sources/glibc-2.32/build/math/s_log1pf.os +gcc ../sysdeps/ieee754/flt-32/s_logbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_logbf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_logbf.os.dt -MT /sources/glibc-2.32/build/math/s_logbf.os +gcc ../sysdeps/ieee754/flt-32/s_nextafterf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextafterf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nextafterf.os.dt -MT /sources/glibc-2.32/build/math/s_nextafterf.os +gcc ../sysdeps/x86_64/fpu/s_nexttowardf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nexttowardf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nexttowardf.os.dt -MT /sources/glibc-2.32/build/math/s_nexttowardf.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_rintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_rintf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_rintf.os.dt -MT /sources/glibc-2.32/build/math/s_rintf.os +gcc ../sysdeps/ieee754/flt-32/s_scalblnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_scalblnf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_scalblnf.os.dt -MT /sources/glibc-2.32/build/math/s_scalblnf.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_sinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sinf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_sinf.os.dt -MT /sources/glibc-2.32/build/math/s_sinf.os +gcc ../sysdeps/ieee754/flt-32/s_tanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_tanf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_tanf.os.dt -MT /sources/glibc-2.32/build/math/s_tanf.os +gcc ../sysdeps/ieee754/flt-32/s_tanhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_tanhf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_tanhf.os.dt -MT /sources/glibc-2.32/build/math/s_tanhf.os +gcc ../sysdeps/ieee754/flt-32/s_fpclassifyf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fpclassifyf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fpclassifyf.os.dt -MT /sources/glibc-2.32/build/math/s_fpclassifyf.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_truncf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_truncf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_truncf.os.dt -MT /sources/glibc-2.32/build/math/s_truncf.os +gcc ../sysdeps/ieee754/flt-32/s_remquof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_remquof.os -MD -MP -MF /sources/glibc-2.32/build/math/s_remquof.os.dt -MT /sources/glibc-2.32/build/math/s_remquof.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_log2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log2f.os -MD -MP -MF /sources/glibc-2.32/build/math/e_log2f.os.dt -MT /sources/glibc-2.32/build/math/e_log2f.os +gcc ../sysdeps/ieee754/flt-32/s_roundf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_roundf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_roundf.os.dt -MT /sources/glibc-2.32/build/math/s_roundf.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nearbyintf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nearbyintf.os.dt -MT /sources/glibc-2.32/build/math/s_nearbyintf.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_sincosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sincosf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_sincosf.os.dt -MT /sources/glibc-2.32/build/math/s_sincosf.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_fmaf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fmaf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fmaf.os.dt -MT /sources/glibc-2.32/build/math/s_fmaf.os +gcc ../sysdeps/x86_64/fpu/s_lrintf.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_lrintf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_lrintf.os.dt -MT /sources/glibc-2.32/build/math/s_lrintf.os +gcc ../sysdeps/x86_64/fpu/s_llrintf.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_llrintf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_llrintf.os.dt -MT /sources/glibc-2.32/build/math/s_llrintf.os +gcc ../sysdeps/ieee754/flt-32/s_lroundf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_lroundf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_lroundf.os.dt -MT /sources/glibc-2.32/build/math/s_lroundf.os +gcc ../sysdeps/ieee754/flt-32/s_llroundf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_llroundf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_llroundf.os.dt -MT /sources/glibc-2.32/build/math/s_llroundf.os +gcc ../sysdeps/ieee754/flt-32/e_exp10f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp10f.os -MD -MP -MF /sources/glibc-2.32/build/math/e_exp10f.os.dt -MT /sources/glibc-2.32/build/math/e_exp10f.os +gcc ../sysdeps/ieee754/flt-32/s_issignalingf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_issignalingf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_issignalingf.os.dt -MT /sources/glibc-2.32/build/math/s_issignalingf.os +gcc ../sysdeps/ieee754/flt-32/s_isinff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_isinff.os -MD -MP -MF /sources/glibc-2.32/build/math/m_isinff.os.dt -MT /sources/glibc-2.32/build/math/m_isinff.os +gcc ../sysdeps/ieee754/flt-32/s_isnanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_isnanf.os -MD -MP -MF /sources/glibc-2.32/build/math/m_isnanf.os.dt -MT /sources/glibc-2.32/build/math/m_isnanf.os +gcc ../sysdeps/ieee754/flt-32/s_finitef.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_finitef.os -MD -MP -MF /sources/glibc-2.32/build/math/m_finitef.os.dt -MT /sources/glibc-2.32/build/math/m_finitef.os +gcc ../sysdeps/x86_64/fpu/s_copysignf.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/m_copysignf.os -MD -MP -MF /sources/glibc-2.32/build/math/m_copysignf.os.dt -MT /sources/glibc-2.32/build/math/m_copysignf.os +gcc ../sysdeps/ieee754/flt-32/s_modff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fsignaling-nans -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_modff.os -MD -MP -MF /sources/glibc-2.32/build/math/m_modff.os.dt -MT /sources/glibc-2.32/build/math/m_modff.os +gcc ../sysdeps/ieee754/flt-32/s_scalbnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_scalbnf.os -MD -MP -MF /sources/glibc-2.32/build/math/m_scalbnf.os.dt -MT /sources/glibc-2.32/build/math/m_scalbnf.os +gcc ../sysdeps/ieee754/flt-32/s_frexpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_frexpf.os -MD -MP -MF /sources/glibc-2.32/build/math/m_frexpf.os.dt -MT /sources/glibc-2.32/build/math/m_frexpf.os +gcc ../sysdeps/x86_64/fpu/s_signbitf.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/m_signbitf.os -MD -MP -MF /sources/glibc-2.32/build/math/m_signbitf.os.dt -MT /sources/glibc-2.32/build/math/m_signbitf.os +gcc /sources/glibc-2.32/build/math/s_ldexpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_ldexpf.os -MD -MP -MF /sources/glibc-2.32/build/math/m_ldexpf.os.dt -MT /sources/glibc-2.32/build/math/m_ldexpf.os +gcc ../sysdeps/ieee754/dbl-64/x2y2m1f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/x2y2m1f.os -MD -MP -MF /sources/glibc-2.32/build/math/x2y2m1f.os.dt -MT /sources/glibc-2.32/build/math/x2y2m1f.os +gcc ../sysdeps/ieee754/dbl-64/gamma_productf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/gamma_productf.os -MD -MP -MF /sources/glibc-2.32/build/math/gamma_productf.os.dt -MT /sources/glibc-2.32/build/math/gamma_productf.os +gcc ../sysdeps/ieee754/flt-32/lgamma_negf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/lgamma_negf.os -MD -MP -MF /sources/glibc-2.32/build/math/lgamma_negf.os.dt -MT /sources/glibc-2.32/build/math/lgamma_negf.os +gcc ../sysdeps/ieee754/flt-32/lgamma_productf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/lgamma_productf.os -MD -MP -MF /sources/glibc-2.32/build/math/lgamma_productf.os.dt -MT /sources/glibc-2.32/build/math/lgamma_productf.os +gcc ../sysdeps/ieee754/flt-32/s_nextupf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextupf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nextupf.os.dt -MT /sources/glibc-2.32/build/math/s_nextupf.os +gcc ../sysdeps/ieee754/flt-32/s_totalorderf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_totalorderf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_totalorderf.os.dt -MT /sources/glibc-2.32/build/math/s_totalorderf.os +gcc ../sysdeps/ieee754/flt-32/s_totalordermagf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_totalordermagf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_totalordermagf.os.dt -MT /sources/glibc-2.32/build/math/s_totalordermagf.os +gcc ../sysdeps/ieee754/flt-32/s_getpayloadf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_getpayloadf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_getpayloadf.os.dt -MT /sources/glibc-2.32/build/math/s_getpayloadf.os +gcc ../sysdeps/ieee754/flt-32/s_setpayloadf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_setpayloadf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_setpayloadf.os.dt -MT /sources/glibc-2.32/build/math/s_setpayloadf.os +gcc ../sysdeps/ieee754/flt-32/s_setpayloadsigf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_setpayloadsigf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_setpayloadsigf.os.dt -MT /sources/glibc-2.32/build/math/s_setpayloadsigf.os +gcc ../sysdeps/ieee754/flt-32/s_roundevenf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_roundevenf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_roundevenf.os.dt -MT /sources/glibc-2.32/build/math/s_roundevenf.os +gcc ../sysdeps/ieee754/flt-32/s_fromfpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fromfpf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fromfpf.os.dt -MT /sources/glibc-2.32/build/math/s_fromfpf.os +gcc ../sysdeps/ieee754/flt-32/s_ufromfpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ufromfpf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ufromfpf.os.dt -MT /sources/glibc-2.32/build/math/s_ufromfpf.os +gcc ../sysdeps/ieee754/flt-32/s_fromfpxf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fromfpxf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fromfpxf.os.dt -MT /sources/glibc-2.32/build/math/s_fromfpxf.os +gcc ../sysdeps/ieee754/flt-32/s_ufromfpxf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ufromfpxf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ufromfpxf.os.dt -MT /sources/glibc-2.32/build/math/s_ufromfpxf.os +gcc /sources/glibc-2.32/build/math/cargf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/cargf.os -MD -MP -MF /sources/glibc-2.32/build/math/cargf.os.dt -MT /sources/glibc-2.32/build/math/cargf.os +gcc /sources/glibc-2.32/build/math/conjf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/conjf.os -MD -MP -MF /sources/glibc-2.32/build/math/conjf.os.dt -MT /sources/glibc-2.32/build/math/conjf.os +gcc /sources/glibc-2.32/build/math/cimagf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/cimagf.os -MD -MP -MF /sources/glibc-2.32/build/math/cimagf.os.dt -MT /sources/glibc-2.32/build/math/cimagf.os +gcc /sources/glibc-2.32/build/math/crealf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/crealf.os -MD -MP -MF /sources/glibc-2.32/build/math/crealf.os.dt -MT /sources/glibc-2.32/build/math/crealf.os +gcc /sources/glibc-2.32/build/math/cabsf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/cabsf.os -MD -MP -MF /sources/glibc-2.32/build/math/cabsf.os.dt -MT /sources/glibc-2.32/build/math/cabsf.os +gcc /sources/glibc-2.32/build/math/e_scalbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_scalbf.os -MD -MP -MF /sources/glibc-2.32/build/math/e_scalbf.os.dt -MT /sources/glibc-2.32/build/math/e_scalbf.os +gcc /sources/glibc-2.32/build/math/s_cacosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cacosf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cacosf.os.dt -MT /sources/glibc-2.32/build/math/s_cacosf.os +gcc /sources/glibc-2.32/build/math/s_cacoshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cacoshf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cacoshf.os.dt -MT /sources/glibc-2.32/build/math/s_cacoshf.os +gcc /sources/glibc-2.32/build/math/s_ccosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ccosf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ccosf.os.dt -MT /sources/glibc-2.32/build/math/s_ccosf.os +gcc /sources/glibc-2.32/build/math/s_ccoshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ccoshf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ccoshf.os.dt -MT /sources/glibc-2.32/build/math/s_ccoshf.os +gcc /sources/glibc-2.32/build/math/s_casinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_casinf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_casinf.os.dt -MT /sources/glibc-2.32/build/math/s_casinf.os +gcc /sources/glibc-2.32/build/math/s_csinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csinf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_csinf.os.dt -MT /sources/glibc-2.32/build/math/s_csinf.os +gcc /sources/glibc-2.32/build/math/s_casinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_casinhf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_casinhf.os.dt -MT /sources/glibc-2.32/build/math/s_casinhf.os +gcc /sources/glibc-2.32/build/math/k_casinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_casinhf.os -MD -MP -MF /sources/glibc-2.32/build/math/k_casinhf.os.dt -MT /sources/glibc-2.32/build/math/k_casinhf.os +gcc /sources/glibc-2.32/build/math/s_csinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csinhf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_csinhf.os.dt -MT /sources/glibc-2.32/build/math/s_csinhf.os +gcc /sources/glibc-2.32/build/math/s_catanhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_catanhf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_catanhf.os.dt -MT /sources/glibc-2.32/build/math/s_catanhf.os +gcc /sources/glibc-2.32/build/math/s_catanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_catanf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_catanf.os.dt -MT /sources/glibc-2.32/build/math/s_catanf.os +gcc /sources/glibc-2.32/build/math/s_ctanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ctanf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ctanf.os.dt -MT /sources/glibc-2.32/build/math/s_ctanf.os +gcc /sources/glibc-2.32/build/math/s_ctanhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ctanhf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ctanhf.os.dt -MT /sources/glibc-2.32/build/math/s_ctanhf.os +gcc /sources/glibc-2.32/build/math/s_cexpf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cexpf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cexpf.os.dt -MT /sources/glibc-2.32/build/math/s_cexpf.os +gcc /sources/glibc-2.32/build/math/s_clogf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_clogf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_clogf.os.dt -MT /sources/glibc-2.32/build/math/s_clogf.os +gcc /sources/glibc-2.32/build/math/s_cprojf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cprojf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cprojf.os.dt -MT /sources/glibc-2.32/build/math/s_cprojf.os +gcc /sources/glibc-2.32/build/math/s_csqrtf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csqrtf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_csqrtf.os.dt -MT /sources/glibc-2.32/build/math/s_csqrtf.os +gcc /sources/glibc-2.32/build/math/s_cpowf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cpowf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cpowf.os.dt -MT /sources/glibc-2.32/build/math/s_cpowf.os +gcc /sources/glibc-2.32/build/math/s_clog10f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_clog10f.os -MD -MP -MF /sources/glibc-2.32/build/math/s_clog10f.os.dt -MT /sources/glibc-2.32/build/math/s_clog10f.os +gcc /sources/glibc-2.32/build/math/s_fdimf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fdimf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fdimf.os.dt -MT /sources/glibc-2.32/build/math/s_fdimf.os +gcc /sources/glibc-2.32/build/math/s_nextdownf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextdownf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nextdownf.os.dt -MT /sources/glibc-2.32/build/math/s_nextdownf.os +gcc ../sysdeps/x86_64/fpu/s_fmaxf.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_fmaxf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fmaxf.os.dt -MT /sources/glibc-2.32/build/math/s_fmaxf.os +gcc ../sysdeps/x86_64/fpu/s_fminf.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_fminf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fminf.os.dt -MT /sources/glibc-2.32/build/math/s_fminf.os +gcc /sources/glibc-2.32/build/math/s_nanf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nanf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nanf.os.dt -MT /sources/glibc-2.32/build/math/s_nanf.os +gcc /sources/glibc-2.32/build/math/s_iseqsigf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_iseqsigf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_iseqsigf.os.dt -MT /sources/glibc-2.32/build/math/s_iseqsigf.os +gcc /sources/glibc-2.32/build/math/s_canonicalizef.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_canonicalizef.os -MD -MP -MF /sources/glibc-2.32/build/math/s_canonicalizef.os.dt -MT /sources/glibc-2.32/build/math/s_canonicalizef.os +gcc /sources/glibc-2.32/build/math/s_significandf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_significandf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_significandf.os.dt -MT /sources/glibc-2.32/build/math/s_significandf.os +gcc /sources/glibc-2.32/build/math/w_ilogbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_ilogbf.os -MD -MP -MF /sources/glibc-2.32/build/math/w_ilogbf.os.dt -MT /sources/glibc-2.32/build/math/w_ilogbf.os +gcc /sources/glibc-2.32/build/math/w_llogbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_llogbf.os -MD -MP -MF /sources/glibc-2.32/build/math/w_llogbf.os.dt -MT /sources/glibc-2.32/build/math/w_llogbf.os +gcc /sources/glibc-2.32/build/math/w_log1pf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log1pf.os -MD -MP -MF /sources/glibc-2.32/build/math/w_log1pf.os.dt -MT /sources/glibc-2.32/build/math/w_log1pf.os +gcc /sources/glibc-2.32/build/math/w_scalblnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_scalblnf.os -MD -MP -MF /sources/glibc-2.32/build/math/w_scalblnf.os.dt -MT /sources/glibc-2.32/build/math/w_scalblnf.os +gcc /sources/glibc-2.32/build/math/s_fmaxmagf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fmaxmagf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fmaxmagf.os.dt -MT /sources/glibc-2.32/build/math/s_fmaxmagf.os +gcc /sources/glibc-2.32/build/math/s_fminmagf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fminmagf.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fminmagf.os.dt -MT /sources/glibc-2.32/build/math/s_fminmagf.os +gcc /sources/glibc-2.32/build/math/w_acosf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acosf.os -MD -MP -MF /sources/glibc-2.32/build/math/w_acosf.os.dt -MT /sources/glibc-2.32/build/math/w_acosf.os +gcc /sources/glibc-2.32/build/math/w_acoshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acoshf.os -MD -MP -MF /sources/glibc-2.32/build/math/w_acoshf.os.dt -MT /sources/glibc-2.32/build/math/w_acoshf.os +gcc /sources/glibc-2.32/build/math/w_asinf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_asinf.os -MD -MP -MF /sources/glibc-2.32/build/math/w_asinf.os.dt -MT /sources/glibc-2.32/build/math/w_asinf.os +gcc /sources/glibc-2.32/build/math/w_atan2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atan2f.os -MD -MP -MF /sources/glibc-2.32/build/math/w_atan2f.os.dt -MT /sources/glibc-2.32/build/math/w_atan2f.os +gcc /sources/glibc-2.32/build/math/w_atanhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atanhf.os -MD -MP -MF /sources/glibc-2.32/build/math/w_atanhf.os.dt -MT /sources/glibc-2.32/build/math/w_atanhf.os +gcc /sources/glibc-2.32/build/math/w_coshf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_coshf.os -MD -MP -MF /sources/glibc-2.32/build/math/w_coshf.os.dt -MT /sources/glibc-2.32/build/math/w_coshf.os +gcc w_exp10f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp10f.os -MD -MP -MF /sources/glibc-2.32/build/math/w_exp10f.os.dt -MT /sources/glibc-2.32/build/math/w_exp10f.os +gcc ../sysdeps/ieee754/flt-32/w_exp2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp2f.os -MD -MP -MF /sources/glibc-2.32/build/math/w_exp2f.os.dt -MT /sources/glibc-2.32/build/math/w_exp2f.os +gcc /sources/glibc-2.32/build/math/w_fmodf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_fmodf.os -MD -MP -MF /sources/glibc-2.32/build/math/w_fmodf.os.dt -MT /sources/glibc-2.32/build/math/w_fmodf.os +gcc /sources/glibc-2.32/build/math/w_hypotf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_hypotf.os -MD -MP -MF /sources/glibc-2.32/build/math/w_hypotf.os.dt -MT /sources/glibc-2.32/build/math/w_hypotf.os +gcc /sources/glibc-2.32/build/math/w_j0f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j0f.os -MD -MP -MF /sources/glibc-2.32/build/math/w_j0f.os.dt -MT /sources/glibc-2.32/build/math/w_j0f.os +gcc /sources/glibc-2.32/build/math/w_j1f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j1f.os -MD -MP -MF /sources/glibc-2.32/build/math/w_j1f.os.dt -MT /sources/glibc-2.32/build/math/w_j1f.os +gcc /sources/glibc-2.32/build/math/w_jnf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_jnf.os -MD -MP -MF /sources/glibc-2.32/build/math/w_jnf.os.dt -MT /sources/glibc-2.32/build/math/w_jnf.os +gcc ../sysdeps/ieee754/flt-32/w_logf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_logf.os -MD -MP -MF /sources/glibc-2.32/build/math/w_logf.os.dt -MT /sources/glibc-2.32/build/math/w_logf.os +gcc /sources/glibc-2.32/build/math/w_log10f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log10f.os -MD -MP -MF /sources/glibc-2.32/build/math/w_log10f.os.dt -MT /sources/glibc-2.32/build/math/w_log10f.os +gcc ../sysdeps/ieee754/flt-32/w_log2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log2f.os -MD -MP -MF /sources/glibc-2.32/build/math/w_log2f.os.dt -MT /sources/glibc-2.32/build/math/w_log2f.os +gcc ../sysdeps/ieee754/flt-32/w_powf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_powf.os -MD -MP -MF /sources/glibc-2.32/build/math/w_powf.os.dt -MT /sources/glibc-2.32/build/math/w_powf.os +gcc w_remainderf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_remainderf.os -MD -MP -MF /sources/glibc-2.32/build/math/w_remainderf.os.dt -MT /sources/glibc-2.32/build/math/w_remainderf.os +gcc /sources/glibc-2.32/build/math/w_scalbf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_scalbf.os -MD -MP -MF /sources/glibc-2.32/build/math/w_scalbf.os.dt -MT /sources/glibc-2.32/build/math/w_scalbf.os +gcc /sources/glibc-2.32/build/math/w_sinhf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sinhf.os -MD -MP -MF /sources/glibc-2.32/build/math/w_sinhf.os.dt -MT /sources/glibc-2.32/build/math/w_sinhf.os +gcc /sources/glibc-2.32/build/math/w_sqrtf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sqrtf.os -MD -MP -MF /sources/glibc-2.32/build/math/w_sqrtf.os.dt -MT /sources/glibc-2.32/build/math/w_sqrtf.os +gcc /sources/glibc-2.32/build/math/w_tgammaf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_tgammaf.os -MD -MP -MF /sources/glibc-2.32/build/math/w_tgammaf.os.dt -MT /sources/glibc-2.32/build/math/w_tgammaf.os +gcc w_lgammaf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgammaf.os -MD -MP -MF /sources/glibc-2.32/build/math/w_lgammaf.os.dt -MT /sources/glibc-2.32/build/math/w_lgammaf.os +gcc /sources/glibc-2.32/build/math/w_lgammaf_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgammaf_r.os -MD -MP -MF /sources/glibc-2.32/build/math/w_lgammaf_r.os.dt -MT /sources/glibc-2.32/build/math/w_lgammaf_r.os +gcc ../sysdeps/ieee754/flt-32/w_expf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_expf.os -MD -MP -MF /sources/glibc-2.32/build/math/w_expf.os.dt -MT /sources/glibc-2.32/build/math/w_expf.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_exp2f.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp2f.os -MD -MP -MF /sources/glibc-2.32/build/math/e_exp2f.os.dt -MT /sources/glibc-2.32/build/math/e_exp2f.os +gcc ../sysdeps/ieee754/float128/e_acosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_acosf128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_acosf128.os.dt -MT /sources/glibc-2.32/build/math/e_acosf128.os +gcc ../sysdeps/ieee754/float128/e_acoshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_acoshf128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_acoshf128.os.dt -MT /sources/glibc-2.32/build/math/e_acoshf128.os +gcc ../sysdeps/ieee754/float128/e_asinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_asinf128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_asinf128.os.dt -MT /sources/glibc-2.32/build/math/e_asinf128.os +gcc ../sysdeps/ieee754/float128/e_atan2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_atan2f128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_atan2f128.os.dt -MT /sources/glibc-2.32/build/math/e_atan2f128.os +gcc ../sysdeps/ieee754/float128/e_atanhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_atanhf128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_atanhf128.os.dt -MT /sources/glibc-2.32/build/math/e_atanhf128.os +gcc ../sysdeps/ieee754/float128/e_coshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_coshf128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_coshf128.os.dt -MT /sources/glibc-2.32/build/math/e_coshf128.os +gcc ../sysdeps/ieee754/float128/e_expf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_expf128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_expf128.os.dt -MT /sources/glibc-2.32/build/math/e_expf128.os +gcc ../sysdeps/ieee754/float128/e_fmodf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_fmodf128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_fmodf128.os.dt -MT /sources/glibc-2.32/build/math/e_fmodf128.os +gcc ../sysdeps/ieee754/float128/e_hypotf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_hypotf128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_hypotf128.os.dt -MT /sources/glibc-2.32/build/math/e_hypotf128.os +gcc ../sysdeps/ieee754/float128/e_j0f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_j0f128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_j0f128.os.dt -MT /sources/glibc-2.32/build/math/e_j0f128.os +gcc ../sysdeps/ieee754/float128/e_j1f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_j1f128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_j1f128.os.dt -MT /sources/glibc-2.32/build/math/e_j1f128.os +gcc ../sysdeps/ieee754/float128/e_jnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_jnf128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_jnf128.os.dt -MT /sources/glibc-2.32/build/math/e_jnf128.os +gcc ../sysdeps/ieee754/float128/e_lgammaf128_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_lgammaf128_r.os -MD -MP -MF /sources/glibc-2.32/build/math/e_lgammaf128_r.os.dt -MT /sources/glibc-2.32/build/math/e_lgammaf128_r.os +gcc ../sysdeps/ieee754/float128/e_logf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_logf128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_logf128.os.dt -MT /sources/glibc-2.32/build/math/e_logf128.os +gcc ../sysdeps/ieee754/float128/e_log10f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log10f128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_log10f128.os.dt -MT /sources/glibc-2.32/build/math/e_log10f128.os +gcc ../sysdeps/ieee754/float128/e_powf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_powf128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_powf128.os.dt -MT /sources/glibc-2.32/build/math/e_powf128.os +gcc ../sysdeps/ieee754/float128/e_remainderf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_remainderf128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_remainderf128.os.dt -MT /sources/glibc-2.32/build/math/e_remainderf128.os +gcc ../sysdeps/ieee754/float128/e_sinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_sinhf128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_sinhf128.os.dt -MT /sources/glibc-2.32/build/math/e_sinhf128.os +gcc ../sysdeps/x86/fpu/e_sqrtf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_sqrtf128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_sqrtf128.os.dt -MT /sources/glibc-2.32/build/math/e_sqrtf128.os +gcc ../sysdeps/ieee754/float128/e_gammaf128_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_gammaf128_r.os -MD -MP -MF /sources/glibc-2.32/build/math/e_gammaf128_r.os.dt -MT /sources/glibc-2.32/build/math/e_gammaf128_r.os +gcc ../sysdeps/ieee754/float128/e_ilogbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_ilogbf128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_ilogbf128.os.dt -MT /sources/glibc-2.32/build/math/e_ilogbf128.os +gcc ../sysdeps/ieee754/float128/k_tanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_tanf128.os -MD -MP -MF /sources/glibc-2.32/build/math/k_tanf128.os.dt -MT /sources/glibc-2.32/build/math/k_tanf128.os +gcc ../sysdeps/ieee754/float128/s_asinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_asinhf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_asinhf128.os.dt -MT /sources/glibc-2.32/build/math/s_asinhf128.os +gcc ../sysdeps/ieee754/float128/s_atanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_atanf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_atanf128.os.dt -MT /sources/glibc-2.32/build/math/s_atanf128.os +gcc ../sysdeps/ieee754/float128/s_cbrtf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cbrtf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cbrtf128.os.dt -MT /sources/glibc-2.32/build/math/s_cbrtf128.os +gcc ../sysdeps/ieee754/float128/s_ceilf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ceilf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ceilf128.os.dt -MT /sources/glibc-2.32/build/math/s_ceilf128.os +gcc ../sysdeps/ieee754/float128/s_cosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cosf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cosf128.os.dt -MT /sources/glibc-2.32/build/math/s_cosf128.os +gcc ../sysdeps/ieee754/float128/s_erff128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_erff128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_erff128.os.dt -MT /sources/glibc-2.32/build/math/s_erff128.os +gcc ../sysdeps/ieee754/float128/s_expm1f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_expm1f128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_expm1f128.os.dt -MT /sources/glibc-2.32/build/math/s_expm1f128.os +gcc ../sysdeps/ieee754/float128/s_fabsf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fabsf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fabsf128.os.dt -MT /sources/glibc-2.32/build/math/s_fabsf128.os +gcc ../sysdeps/ieee754/float128/s_floorf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_floorf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_floorf128.os.dt -MT /sources/glibc-2.32/build/math/s_floorf128.os +gcc ../sysdeps/ieee754/float128/s_log1pf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_log1pf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_log1pf128.os.dt -MT /sources/glibc-2.32/build/math/s_log1pf128.os +gcc ../sysdeps/ieee754/float128/s_logbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_logbf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_logbf128.os.dt -MT /sources/glibc-2.32/build/math/s_logbf128.os +gcc ../sysdeps/ieee754/float128/s_nextafterf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextafterf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nextafterf128.os.dt -MT /sources/glibc-2.32/build/math/s_nextafterf128.os +gcc ../sysdeps/ieee754/float128/s_nexttowardf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nexttowardf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nexttowardf128.os.dt -MT /sources/glibc-2.32/build/math/s_nexttowardf128.os +gcc ../sysdeps/ieee754/float128/s_rintf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_rintf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_rintf128.os.dt -MT /sources/glibc-2.32/build/math/s_rintf128.os +gcc ../sysdeps/ieee754/float128/s_scalblnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_scalblnf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_scalblnf128.os.dt -MT /sources/glibc-2.32/build/math/s_scalblnf128.os +gcc ../sysdeps/ieee754/float128/s_sinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sinf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_sinf128.os.dt -MT /sources/glibc-2.32/build/math/s_sinf128.os +gcc ../sysdeps/ieee754/float128/s_tanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_tanf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_tanf128.os.dt -MT /sources/glibc-2.32/build/math/s_tanf128.os +gcc ../sysdeps/ieee754/float128/s_tanhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_tanhf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_tanhf128.os.dt -MT /sources/glibc-2.32/build/math/s_tanhf128.os +gcc ../sysdeps/ieee754/float128/s_fpclassifyf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fpclassifyf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fpclassifyf128.os.dt -MT /sources/glibc-2.32/build/math/s_fpclassifyf128.os +gcc ../sysdeps/ieee754/float128/s_truncf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_truncf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_truncf128.os.dt -MT /sources/glibc-2.32/build/math/s_truncf128.os +gcc ../sysdeps/ieee754/float128/s_remquof128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_remquof128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_remquof128.os.dt -MT /sources/glibc-2.32/build/math/s_remquof128.os +gcc ../sysdeps/ieee754/float128/e_log2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log2f128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_log2f128.os.dt -MT /sources/glibc-2.32/build/math/e_log2f128.os +gcc ../sysdeps/ieee754/float128/s_roundf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_roundf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_roundf128.os.dt -MT /sources/glibc-2.32/build/math/s_roundf128.os +gcc ../sysdeps/ieee754/float128/s_nearbyintf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nearbyintf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nearbyintf128.os.dt -MT /sources/glibc-2.32/build/math/s_nearbyintf128.os +gcc ../sysdeps/ieee754/float128/s_sincosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sincosf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_sincosf128.os.dt -MT /sources/glibc-2.32/build/math/s_sincosf128.os +gcc ../sysdeps/ieee754/float128/s_fmaf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fmaf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fmaf128.os.dt -MT /sources/glibc-2.32/build/math/s_fmaf128.os +gcc ../sysdeps/ieee754/float128/s_lrintf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_lrintf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_lrintf128.os.dt -MT /sources/glibc-2.32/build/math/s_lrintf128.os +gcc ../sysdeps/ieee754/float128/s_llrintf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_llrintf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_llrintf128.os.dt -MT /sources/glibc-2.32/build/math/s_llrintf128.os +gcc ../sysdeps/ieee754/float128/s_lroundf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_lroundf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_lroundf128.os.dt -MT /sources/glibc-2.32/build/math/s_lroundf128.os +gcc ../sysdeps/ieee754/float128/s_llroundf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_llroundf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_llroundf128.os.dt -MT /sources/glibc-2.32/build/math/s_llroundf128.os +gcc ../sysdeps/ieee754/float128/e_exp10f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp10f128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_exp10f128.os.dt -MT /sources/glibc-2.32/build/math/e_exp10f128.os +gcc ../sysdeps/ieee754/float128/s_issignalingf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_issignalingf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_issignalingf128.os.dt -MT /sources/glibc-2.32/build/math/s_issignalingf128.os +gcc ../sysdeps/ieee754/float128/s_isinff128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_isinff128.os -MD -MP -MF /sources/glibc-2.32/build/math/m_isinff128.os.dt -MT /sources/glibc-2.32/build/math/m_isinff128.os +gcc ../sysdeps/ieee754/float128/s_isnanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_isnanf128.os -MD -MP -MF /sources/glibc-2.32/build/math/m_isnanf128.os.dt -MT /sources/glibc-2.32/build/math/m_isnanf128.os +gcc ../sysdeps/ieee754/float128/s_finitef128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_finitef128.os -MD -MP -MF /sources/glibc-2.32/build/math/m_finitef128.os.dt -MT /sources/glibc-2.32/build/math/m_finitef128.os +gcc ../sysdeps/ieee754/float128/s_copysignf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_copysignf128.os -MD -MP -MF /sources/glibc-2.32/build/math/m_copysignf128.os.dt -MT /sources/glibc-2.32/build/math/m_copysignf128.os +gcc ../sysdeps/ieee754/float128/s_modff128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fsignaling-nans -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_modff128.os -MD -MP -MF /sources/glibc-2.32/build/math/m_modff128.os.dt -MT /sources/glibc-2.32/build/math/m_modff128.os +gcc ../sysdeps/ieee754/float128/s_scalbnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_scalbnf128.os -MD -MP -MF /sources/glibc-2.32/build/math/m_scalbnf128.os.dt -MT /sources/glibc-2.32/build/math/m_scalbnf128.os +gcc ../sysdeps/ieee754/float128/s_frexpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_frexpf128.os -MD -MP -MF /sources/glibc-2.32/build/math/m_frexpf128.os.dt -MT /sources/glibc-2.32/build/math/m_frexpf128.os +gcc ../sysdeps/ieee754/float128/s_signbitf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_signbitf128.os -MD -MP -MF /sources/glibc-2.32/build/math/m_signbitf128.os.dt -MT /sources/glibc-2.32/build/math/m_signbitf128.os +gcc /sources/glibc-2.32/build/math/s_ldexpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/m_ldexpf128.os -MD -MP -MF /sources/glibc-2.32/build/math/m_ldexpf128.os.dt -MT /sources/glibc-2.32/build/math/m_ldexpf128.os +gcc ../sysdeps/ieee754/float128/x2y2m1f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/x2y2m1f128.os -MD -MP -MF /sources/glibc-2.32/build/math/x2y2m1f128.os.dt -MT /sources/glibc-2.32/build/math/x2y2m1f128.os +gcc ../sysdeps/ieee754/float128/gamma_productf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/gamma_productf128.os -MD -MP -MF /sources/glibc-2.32/build/math/gamma_productf128.os.dt -MT /sources/glibc-2.32/build/math/gamma_productf128.os +gcc ../sysdeps/ieee754/float128/lgamma_negf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/lgamma_negf128.os -MD -MP -MF /sources/glibc-2.32/build/math/lgamma_negf128.os.dt -MT /sources/glibc-2.32/build/math/lgamma_negf128.os +gcc ../sysdeps/ieee754/float128/lgamma_productf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/lgamma_productf128.os -MD -MP -MF /sources/glibc-2.32/build/math/lgamma_productf128.os.dt -MT /sources/glibc-2.32/build/math/lgamma_productf128.os +gcc ../sysdeps/ieee754/float128/s_nextupf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextupf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nextupf128.os.dt -MT /sources/glibc-2.32/build/math/s_nextupf128.os +gcc ../sysdeps/ieee754/float128/s_totalorderf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_totalorderf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_totalorderf128.os.dt -MT /sources/glibc-2.32/build/math/s_totalorderf128.os +gcc ../sysdeps/ieee754/float128/s_totalordermagf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_totalordermagf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_totalordermagf128.os.dt -MT /sources/glibc-2.32/build/math/s_totalordermagf128.os +gcc ../sysdeps/ieee754/float128/s_getpayloadf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_getpayloadf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_getpayloadf128.os.dt -MT /sources/glibc-2.32/build/math/s_getpayloadf128.os +gcc ../sysdeps/ieee754/float128/s_setpayloadf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_setpayloadf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_setpayloadf128.os.dt -MT /sources/glibc-2.32/build/math/s_setpayloadf128.os +gcc ../sysdeps/ieee754/float128/s_setpayloadsigf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_setpayloadsigf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_setpayloadsigf128.os.dt -MT /sources/glibc-2.32/build/math/s_setpayloadsigf128.os +gcc ../sysdeps/ieee754/float128/s_roundevenf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_roundevenf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_roundevenf128.os.dt -MT /sources/glibc-2.32/build/math/s_roundevenf128.os +gcc ../sysdeps/ieee754/float128/s_fromfpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fromfpf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fromfpf128.os.dt -MT /sources/glibc-2.32/build/math/s_fromfpf128.os +gcc ../sysdeps/ieee754/float128/s_ufromfpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ufromfpf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ufromfpf128.os.dt -MT /sources/glibc-2.32/build/math/s_ufromfpf128.os +gcc ../sysdeps/ieee754/float128/s_fromfpxf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fromfpxf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fromfpxf128.os.dt -MT /sources/glibc-2.32/build/math/s_fromfpxf128.os +gcc ../sysdeps/ieee754/float128/s_ufromfpxf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ufromfpxf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ufromfpxf128.os.dt -MT /sources/glibc-2.32/build/math/s_ufromfpxf128.os +gcc /sources/glibc-2.32/build/math/cargf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/cargf128.os -MD -MP -MF /sources/glibc-2.32/build/math/cargf128.os.dt -MT /sources/glibc-2.32/build/math/cargf128.os +gcc /sources/glibc-2.32/build/math/conjf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/conjf128.os -MD -MP -MF /sources/glibc-2.32/build/math/conjf128.os.dt -MT /sources/glibc-2.32/build/math/conjf128.os +gcc /sources/glibc-2.32/build/math/cimagf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/cimagf128.os -MD -MP -MF /sources/glibc-2.32/build/math/cimagf128.os.dt -MT /sources/glibc-2.32/build/math/cimagf128.os +gcc /sources/glibc-2.32/build/math/crealf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/crealf128.os -MD -MP -MF /sources/glibc-2.32/build/math/crealf128.os.dt -MT /sources/glibc-2.32/build/math/crealf128.os +gcc /sources/glibc-2.32/build/math/cabsf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/cabsf128.os -MD -MP -MF /sources/glibc-2.32/build/math/cabsf128.os.dt -MT /sources/glibc-2.32/build/math/cabsf128.os +gcc ../sysdeps/ieee754/float128/e_scalbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_scalbf128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_scalbf128.os.dt -MT /sources/glibc-2.32/build/math/e_scalbf128.os +gcc /sources/glibc-2.32/build/math/s_cacosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cacosf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cacosf128.os.dt -MT /sources/glibc-2.32/build/math/s_cacosf128.os +gcc /sources/glibc-2.32/build/math/s_cacoshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cacoshf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cacoshf128.os.dt -MT /sources/glibc-2.32/build/math/s_cacoshf128.os +gcc /sources/glibc-2.32/build/math/s_ccosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ccosf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ccosf128.os.dt -MT /sources/glibc-2.32/build/math/s_ccosf128.os +gcc /sources/glibc-2.32/build/math/s_ccoshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ccoshf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ccoshf128.os.dt -MT /sources/glibc-2.32/build/math/s_ccoshf128.os +gcc /sources/glibc-2.32/build/math/s_casinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_casinf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_casinf128.os.dt -MT /sources/glibc-2.32/build/math/s_casinf128.os +gcc /sources/glibc-2.32/build/math/s_csinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csinf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_csinf128.os.dt -MT /sources/glibc-2.32/build/math/s_csinf128.os +gcc /sources/glibc-2.32/build/math/s_casinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_casinhf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_casinhf128.os.dt -MT /sources/glibc-2.32/build/math/s_casinhf128.os +gcc /sources/glibc-2.32/build/math/k_casinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_casinhf128.os -MD -MP -MF /sources/glibc-2.32/build/math/k_casinhf128.os.dt -MT /sources/glibc-2.32/build/math/k_casinhf128.os +gcc /sources/glibc-2.32/build/math/s_csinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csinhf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_csinhf128.os.dt -MT /sources/glibc-2.32/build/math/s_csinhf128.os +gcc /sources/glibc-2.32/build/math/s_catanhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_catanhf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_catanhf128.os.dt -MT /sources/glibc-2.32/build/math/s_catanhf128.os +gcc /sources/glibc-2.32/build/math/s_catanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_catanf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_catanf128.os.dt -MT /sources/glibc-2.32/build/math/s_catanf128.os +gcc /sources/glibc-2.32/build/math/s_ctanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ctanf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ctanf128.os.dt -MT /sources/glibc-2.32/build/math/s_ctanf128.os +gcc /sources/glibc-2.32/build/math/s_ctanhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ctanhf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ctanhf128.os.dt -MT /sources/glibc-2.32/build/math/s_ctanhf128.os +gcc /sources/glibc-2.32/build/math/s_cexpf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cexpf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cexpf128.os.dt -MT /sources/glibc-2.32/build/math/s_cexpf128.os +gcc /sources/glibc-2.32/build/math/s_clogf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_clogf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_clogf128.os.dt -MT /sources/glibc-2.32/build/math/s_clogf128.os +gcc /sources/glibc-2.32/build/math/s_cprojf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cprojf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cprojf128.os.dt -MT /sources/glibc-2.32/build/math/s_cprojf128.os +gcc /sources/glibc-2.32/build/math/s_csqrtf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_csqrtf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_csqrtf128.os.dt -MT /sources/glibc-2.32/build/math/s_csqrtf128.os +gcc /sources/glibc-2.32/build/math/s_cpowf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cpowf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cpowf128.os.dt -MT /sources/glibc-2.32/build/math/s_cpowf128.os +gcc /sources/glibc-2.32/build/math/s_clog10f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_clog10f128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_clog10f128.os.dt -MT /sources/glibc-2.32/build/math/s_clog10f128.os +gcc /sources/glibc-2.32/build/math/s_fdimf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fdimf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fdimf128.os.dt -MT /sources/glibc-2.32/build/math/s_fdimf128.os +gcc /sources/glibc-2.32/build/math/s_nextdownf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nextdownf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nextdownf128.os.dt -MT /sources/glibc-2.32/build/math/s_nextdownf128.os +gcc /sources/glibc-2.32/build/math/s_fmaxf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fmaxf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fmaxf128.os.dt -MT /sources/glibc-2.32/build/math/s_fmaxf128.os +gcc /sources/glibc-2.32/build/math/s_fminf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fminf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fminf128.os.dt -MT /sources/glibc-2.32/build/math/s_fminf128.os +gcc /sources/glibc-2.32/build/math/s_nanf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nanf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nanf128.os.dt -MT /sources/glibc-2.32/build/math/s_nanf128.os +gcc /sources/glibc-2.32/build/math/s_iseqsigf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_iseqsigf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_iseqsigf128.os.dt -MT /sources/glibc-2.32/build/math/s_iseqsigf128.os +gcc /sources/glibc-2.32/build/math/s_canonicalizef128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_canonicalizef128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_canonicalizef128.os.dt -MT /sources/glibc-2.32/build/math/s_canonicalizef128.os +gcc ../sysdeps/ieee754/float128/s_significandf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_significandf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_significandf128.os.dt -MT /sources/glibc-2.32/build/math/s_significandf128.os +gcc /sources/glibc-2.32/build/math/w_ilogbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_ilogbf128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_ilogbf128.os.dt -MT /sources/glibc-2.32/build/math/w_ilogbf128.os +gcc /sources/glibc-2.32/build/math/w_llogbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_llogbf128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_llogbf128.os.dt -MT /sources/glibc-2.32/build/math/w_llogbf128.os +gcc /sources/glibc-2.32/build/math/w_log1pf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log1pf128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_log1pf128.os.dt -MT /sources/glibc-2.32/build/math/w_log1pf128.os +gcc /sources/glibc-2.32/build/math/w_scalblnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_scalblnf128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_scalblnf128.os.dt -MT /sources/glibc-2.32/build/math/w_scalblnf128.os +gcc /sources/glibc-2.32/build/math/s_fmaxmagf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fmaxmagf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fmaxmagf128.os.dt -MT /sources/glibc-2.32/build/math/s_fmaxmagf128.os +gcc /sources/glibc-2.32/build/math/s_fminmagf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fminmagf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fminmagf128.os.dt -MT /sources/glibc-2.32/build/math/s_fminmagf128.os +gcc /sources/glibc-2.32/build/math/w_acosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acosf128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_acosf128.os.dt -MT /sources/glibc-2.32/build/math/w_acosf128.os +gcc /sources/glibc-2.32/build/math/w_acoshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_acoshf128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_acoshf128.os.dt -MT /sources/glibc-2.32/build/math/w_acoshf128.os +gcc /sources/glibc-2.32/build/math/w_asinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_asinf128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_asinf128.os.dt -MT /sources/glibc-2.32/build/math/w_asinf128.os +gcc /sources/glibc-2.32/build/math/w_atan2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atan2f128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_atan2f128.os.dt -MT /sources/glibc-2.32/build/math/w_atan2f128.os +gcc /sources/glibc-2.32/build/math/w_atanhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_atanhf128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_atanhf128.os.dt -MT /sources/glibc-2.32/build/math/w_atanhf128.os +gcc /sources/glibc-2.32/build/math/w_coshf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_coshf128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_coshf128.os.dt -MT /sources/glibc-2.32/build/math/w_coshf128.os +gcc /sources/glibc-2.32/build/math/w_exp10f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp10f128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_exp10f128.os.dt -MT /sources/glibc-2.32/build/math/w_exp10f128.os +gcc /sources/glibc-2.32/build/math/w_exp2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_exp2f128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_exp2f128.os.dt -MT /sources/glibc-2.32/build/math/w_exp2f128.os +gcc /sources/glibc-2.32/build/math/w_fmodf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_fmodf128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_fmodf128.os.dt -MT /sources/glibc-2.32/build/math/w_fmodf128.os +gcc /sources/glibc-2.32/build/math/w_hypotf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_hypotf128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_hypotf128.os.dt -MT /sources/glibc-2.32/build/math/w_hypotf128.os +gcc /sources/glibc-2.32/build/math/w_j0f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j0f128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_j0f128.os.dt -MT /sources/glibc-2.32/build/math/w_j0f128.os +gcc /sources/glibc-2.32/build/math/w_j1f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_j1f128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_j1f128.os.dt -MT /sources/glibc-2.32/build/math/w_j1f128.os +gcc /sources/glibc-2.32/build/math/w_jnf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_jnf128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_jnf128.os.dt -MT /sources/glibc-2.32/build/math/w_jnf128.os +gcc /sources/glibc-2.32/build/math/w_logf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_logf128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_logf128.os.dt -MT /sources/glibc-2.32/build/math/w_logf128.os +gcc /sources/glibc-2.32/build/math/w_log10f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log10f128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_log10f128.os.dt -MT /sources/glibc-2.32/build/math/w_log10f128.os +gcc /sources/glibc-2.32/build/math/w_log2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_log2f128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_log2f128.os.dt -MT /sources/glibc-2.32/build/math/w_log2f128.os +gcc /sources/glibc-2.32/build/math/w_powf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_powf128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_powf128.os.dt -MT /sources/glibc-2.32/build/math/w_powf128.os +gcc /sources/glibc-2.32/build/math/w_remainderf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_remainderf128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_remainderf128.os.dt -MT /sources/glibc-2.32/build/math/w_remainderf128.os +gcc ../sysdeps/ieee754/float128/w_scalbf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_scalbf128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_scalbf128.os.dt -MT /sources/glibc-2.32/build/math/w_scalbf128.os +gcc /sources/glibc-2.32/build/math/w_sinhf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sinhf128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_sinhf128.os.dt -MT /sources/glibc-2.32/build/math/w_sinhf128.os +gcc /sources/glibc-2.32/build/math/w_sqrtf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_sqrtf128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_sqrtf128.os.dt -MT /sources/glibc-2.32/build/math/w_sqrtf128.os +gcc /sources/glibc-2.32/build/math/w_tgammaf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_tgammaf128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_tgammaf128.os.dt -MT /sources/glibc-2.32/build/math/w_tgammaf128.os +gcc /sources/glibc-2.32/build/math/w_lgammaf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgammaf128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_lgammaf128.os.dt -MT /sources/glibc-2.32/build/math/w_lgammaf128.os +gcc /sources/glibc-2.32/build/math/w_lgammaf128_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_lgammaf128_r.os -MD -MP -MF /sources/glibc-2.32/build/math/w_lgammaf128_r.os.dt -MT /sources/glibc-2.32/build/math/w_lgammaf128_r.os +gcc /sources/glibc-2.32/build/math/w_expf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/w_expf128.os -MD -MP -MF /sources/glibc-2.32/build/math/w_expf128.os.dt -MT /sources/glibc-2.32/build/math/w_expf128.os +gcc /sources/glibc-2.32/build/math/e_exp2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp2f128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_exp2f128.os.dt -MT /sources/glibc-2.32/build/math/e_exp2f128.os +gcc ../sysdeps/ieee754/ldbl-96/t_sincosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/t_sincosl.os -MD -MP -MF /sources/glibc-2.32/build/math/t_sincosl.os.dt -MT /sources/glibc-2.32/build/math/t_sincosl.os +gcc ../sysdeps/ieee754/ldbl-96/k_sinl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_sinl.os -MD -MP -MF /sources/glibc-2.32/build/math/k_sinl.os.dt -MT /sources/glibc-2.32/build/math/k_sinl.os +gcc ../sysdeps/ieee754/ldbl-96/k_cosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_cosl.os -MD -MP -MF /sources/glibc-2.32/build/math/k_cosl.os.dt -MT /sources/glibc-2.32/build/math/k_cosl.os +gcc k_sincosl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_sincosl.os -MD -MP -MF /sources/glibc-2.32/build/math/k_sincosl.os.dt -MT /sources/glibc-2.32/build/math/k_sincosl.os +gcc ../sysdeps/ieee754/ldbl-96/s_iscanonicall.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_iscanonicall.os -MD -MP -MF /sources/glibc-2.32/build/math/s_iscanonicall.os.dt -MT /sources/glibc-2.32/build/math/s_iscanonicall.os +gcc ../sysdeps/ieee754/ldbl-96/e_rem_pio2l.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_rem_pio2l.os -MD -MP -MF /sources/glibc-2.32/build/math/e_rem_pio2l.os.dt -MT /sources/glibc-2.32/build/math/e_rem_pio2l.os +gcc ../sysdeps/ieee754/dbl-64/branred.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mprefer-vector-width=128 -ffp-contract=off -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/branred.os -MD -MP -MF /sources/glibc-2.32/build/math/branred.os.dt -MT /sources/glibc-2.32/build/math/branred.os +gcc ../sysdeps/ieee754/dbl-64/doasin.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/doasin.os -MD -MP -MF /sources/glibc-2.32/build/math/doasin.os.dt -MT /sources/glibc-2.32/build/math/doasin.os +gcc ../sysdeps/ieee754/dbl-64/dosincos.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/dosincos.os -MD -MP -MF /sources/glibc-2.32/build/math/dosincos.os.dt -MT /sources/glibc-2.32/build/math/dosincos.os +gcc ../sysdeps/ieee754/dbl-64/mpa.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpa.os -MD -MP -MF /sources/glibc-2.32/build/math/mpa.os.dt -MT /sources/glibc-2.32/build/math/mpa.os +gcc ../sysdeps/ieee754/dbl-64/mpatan2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpatan2.os -MD -MP -MF /sources/glibc-2.32/build/math/mpatan2.os.dt -MT /sources/glibc-2.32/build/math/mpatan2.os +gcc ../sysdeps/ieee754/dbl-64/k_rem_pio2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_rem_pio2.os -MD -MP -MF /sources/glibc-2.32/build/math/k_rem_pio2.os.dt -MT /sources/glibc-2.32/build/math/k_rem_pio2.os +gcc ../sysdeps/ieee754/dbl-64/mpatan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpatan.os -MD -MP -MF /sources/glibc-2.32/build/math/mpatan.os.dt -MT /sources/glibc-2.32/build/math/mpatan.os +gcc ../sysdeps/ieee754/dbl-64/mpsqrt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpsqrt.os -MD -MP -MF /sources/glibc-2.32/build/math/mpsqrt.os.dt -MT /sources/glibc-2.32/build/math/mpsqrt.os +gcc ../sysdeps/ieee754/dbl-64/mptan.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mptan.os -MD -MP -MF /sources/glibc-2.32/build/math/mptan.os.dt -MT /sources/glibc-2.32/build/math/mptan.os +gcc ../sysdeps/ieee754/dbl-64/sincos32.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/sincos32.os -MD -MP -MF /sources/glibc-2.32/build/math/sincos32.os.dt -MT /sources/glibc-2.32/build/math/sincos32.os +gcc ../sysdeps/ieee754/dbl-64/sincostab.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/sincostab.os -MD -MP -MF /sources/glibc-2.32/build/math/sincostab.os.dt -MT /sources/glibc-2.32/build/math/sincostab.os +gcc ../sysdeps/ieee754/dbl-64/math_err.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/math_err.os -MD -MP -MF /sources/glibc-2.32/build/math/math_err.os.dt -MT /sources/glibc-2.32/build/math/math_err.os +gcc ../sysdeps/ieee754/dbl-64/e_exp_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp_data.os -MD -MP -MF /sources/glibc-2.32/build/math/e_exp_data.os.dt -MT /sources/glibc-2.32/build/math/e_exp_data.os +gcc ../sysdeps/ieee754/dbl-64/e_log_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log_data.os -MD -MP -MF /sources/glibc-2.32/build/math/e_log_data.os.dt -MT /sources/glibc-2.32/build/math/e_log_data.os +gcc ../sysdeps/ieee754/dbl-64/e_log2_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log2_data.os -MD -MP -MF /sources/glibc-2.32/build/math/e_log2_data.os.dt -MT /sources/glibc-2.32/build/math/e_log2_data.os +gcc ../sysdeps/ieee754/dbl-64/e_pow_log_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_pow_log_data.os -MD -MP -MF /sources/glibc-2.32/build/math/e_pow_log_data.os.dt -MT /sources/glibc-2.32/build/math/e_pow_log_data.os +gcc ../sysdeps/ieee754/flt-32/math_errf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/math_errf.os -MD -MP -MF /sources/glibc-2.32/build/math/math_errf.os.dt -MT /sources/glibc-2.32/build/math/math_errf.os +gcc ../sysdeps/ieee754/flt-32/e_exp2f_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp2f_data.os -MD -MP -MF /sources/glibc-2.32/build/math/e_exp2f_data.os.dt -MT /sources/glibc-2.32/build/math/e_exp2f_data.os +gcc ../sysdeps/ieee754/flt-32/e_logf_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_logf_data.os -MD -MP -MF /sources/glibc-2.32/build/math/e_logf_data.os.dt -MT /sources/glibc-2.32/build/math/e_logf_data.os +gcc ../sysdeps/ieee754/flt-32/e_log2f_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log2f_data.os -MD -MP -MF /sources/glibc-2.32/build/math/e_log2f_data.os.dt -MT /sources/glibc-2.32/build/math/e_log2f_data.os +gcc ../sysdeps/ieee754/flt-32/e_powf_log2_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_powf_log2_data.os -MD -MP -MF /sources/glibc-2.32/build/math/e_powf_log2_data.os.dt -MT /sources/glibc-2.32/build/math/e_powf_log2_data.os +gcc ../sysdeps/x86/fpu/s_sincosf_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sincosf_data.os -MD -MP -MF /sources/glibc-2.32/build/math/s_sincosf_data.os.dt -MT /sources/glibc-2.32/build/math/s_sincosf_data.os +gcc ../sysdeps/ieee754/float128/t_sincosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/t_sincosf128.os -MD -MP -MF /sources/glibc-2.32/build/math/t_sincosf128.os.dt -MT /sources/glibc-2.32/build/math/t_sincosf128.os +gcc ../sysdeps/ieee754/float128/k_sinf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_sinf128.os -MD -MP -MF /sources/glibc-2.32/build/math/k_sinf128.os.dt -MT /sources/glibc-2.32/build/math/k_sinf128.os +gcc ../sysdeps/ieee754/float128/k_cosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_cosf128.os -MD -MP -MF /sources/glibc-2.32/build/math/k_cosf128.os.dt -MT /sources/glibc-2.32/build/math/k_cosf128.os +gcc ../sysdeps/ieee754/float128/k_sincosf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/k_sincosf128.os -MD -MP -MF /sources/glibc-2.32/build/math/k_sincosf128.os.dt -MT /sources/glibc-2.32/build/math/k_sincosf128.os +gcc ../sysdeps/ieee754/float128/e_rem_pio2f128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_rem_pio2f128.os -MD -MP -MF /sources/glibc-2.32/build/math/e_rem_pio2f128.os.dt -MT /sources/glibc-2.32/build/math/e_rem_pio2f128.os +gcc ../sysdeps/ieee754/dbl-64/s_fadd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fadd.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fadd.os.dt -MT /sources/glibc-2.32/build/math/s_fadd.os +gcc ../sysdeps/ieee754/dbl-64/s_f32xaddf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f32xaddf64.os -MD -MP -MF /sources/glibc-2.32/build/math/s_f32xaddf64.os.dt -MT /sources/glibc-2.32/build/math/s_f32xaddf64.os +gcc ../sysdeps/ieee754/ldbl-96/s_faddl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_faddl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_faddl.os.dt -MT /sources/glibc-2.32/build/math/s_faddl.os +gcc ../sysdeps/ieee754/ldbl-96/s_daddl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_daddl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_daddl.os.dt -MT /sources/glibc-2.32/build/math/s_daddl.os +gcc ../sysdeps/ieee754/float128/s_f32addf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f32addf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_f32addf128.os.dt -MT /sources/glibc-2.32/build/math/s_f32addf128.os +gcc ../sysdeps/ieee754/float128/s_f64addf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f64addf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_f64addf128.os.dt -MT /sources/glibc-2.32/build/math/s_f64addf128.os +gcc ../sysdeps/ieee754/float128/s_f64xaddf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f64xaddf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_f64xaddf128.os.dt -MT /sources/glibc-2.32/build/math/s_f64xaddf128.os +gcc ../sysdeps/ieee754/dbl-64/s_fdiv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fdiv.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fdiv.os.dt -MT /sources/glibc-2.32/build/math/s_fdiv.os +gcc ../sysdeps/ieee754/dbl-64/s_f32xdivf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f32xdivf64.os -MD -MP -MF /sources/glibc-2.32/build/math/s_f32xdivf64.os.dt -MT /sources/glibc-2.32/build/math/s_f32xdivf64.os +gcc ../sysdeps/ieee754/ldbl-96/s_fdivl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fdivl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fdivl.os.dt -MT /sources/glibc-2.32/build/math/s_fdivl.os +gcc ../sysdeps/ieee754/ldbl-96/s_ddivl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ddivl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ddivl.os.dt -MT /sources/glibc-2.32/build/math/s_ddivl.os +gcc ../sysdeps/ieee754/float128/s_f32divf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f32divf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_f32divf128.os.dt -MT /sources/glibc-2.32/build/math/s_f32divf128.os +gcc ../sysdeps/ieee754/float128/s_f64divf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f64divf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_f64divf128.os.dt -MT /sources/glibc-2.32/build/math/s_f64divf128.os +gcc ../sysdeps/ieee754/float128/s_f64xdivf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f64xdivf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_f64xdivf128.os.dt -MT /sources/glibc-2.32/build/math/s_f64xdivf128.os +gcc ../sysdeps/ieee754/dbl-64/s_fmul.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fmul.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fmul.os.dt -MT /sources/glibc-2.32/build/math/s_fmul.os +gcc ../sysdeps/ieee754/dbl-64/s_f32xmulf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f32xmulf64.os -MD -MP -MF /sources/glibc-2.32/build/math/s_f32xmulf64.os.dt -MT /sources/glibc-2.32/build/math/s_f32xmulf64.os +gcc ../sysdeps/ieee754/ldbl-96/s_fmull.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fmull.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fmull.os.dt -MT /sources/glibc-2.32/build/math/s_fmull.os +gcc ../sysdeps/ieee754/ldbl-96/s_dmull.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_dmull.os -MD -MP -MF /sources/glibc-2.32/build/math/s_dmull.os.dt -MT /sources/glibc-2.32/build/math/s_dmull.os +gcc ../sysdeps/ieee754/float128/s_f32mulf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f32mulf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_f32mulf128.os.dt -MT /sources/glibc-2.32/build/math/s_f32mulf128.os +gcc ../sysdeps/ieee754/float128/s_f64mulf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f64mulf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_f64mulf128.os.dt -MT /sources/glibc-2.32/build/math/s_f64mulf128.os +gcc ../sysdeps/ieee754/float128/s_f64xmulf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f64xmulf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_f64xmulf128.os.dt -MT /sources/glibc-2.32/build/math/s_f64xmulf128.os +gcc ../sysdeps/ieee754/dbl-64/s_fsub.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fsub.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fsub.os.dt -MT /sources/glibc-2.32/build/math/s_fsub.os +gcc ../sysdeps/ieee754/dbl-64/s_f32xsubf64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f32xsubf64.os -MD -MP -MF /sources/glibc-2.32/build/math/s_f32xsubf64.os.dt -MT /sources/glibc-2.32/build/math/s_f32xsubf64.os +gcc ../sysdeps/ieee754/ldbl-96/s_fsubl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_fsubl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_fsubl.os.dt -MT /sources/glibc-2.32/build/math/s_fsubl.os +gcc ../sysdeps/ieee754/ldbl-96/s_dsubl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_dsubl.os -MD -MP -MF /sources/glibc-2.32/build/math/s_dsubl.os.dt -MT /sources/glibc-2.32/build/math/s_dsubl.os +gcc ../sysdeps/ieee754/float128/s_f32subf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f32subf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_f32subf128.os.dt -MT /sources/glibc-2.32/build/math/s_f32subf128.os +gcc ../sysdeps/ieee754/float128/s_f64subf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f64subf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_f64subf128.os.dt -MT /sources/glibc-2.32/build/math/s_f64subf128.os +gcc ../sysdeps/ieee754/float128/s_f64xsubf128.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_f64xsubf128.os -MD -MP -MF /sources/glibc-2.32/build/math/s_f64xsubf128.os.dt -MT /sources/glibc-2.32/build/math/s_f64xsubf128.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_floor-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_floor-c.os -MD -MP -MF /sources/glibc-2.32/build/math/s_floor-c.os.dt -MT /sources/glibc-2.32/build/math/s_floor-c.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_ceil-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ceil-c.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ceil-c.os.dt -MT /sources/glibc-2.32/build/math/s_ceil-c.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_floorf-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_floorf-c.os -MD -MP -MF /sources/glibc-2.32/build/math/s_floorf-c.os.dt -MT /sources/glibc-2.32/build/math/s_floorf-c.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_ceilf-c.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ceilf-c.os.dt -MT /sources/glibc-2.32/build/math/s_ceilf-c.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_rint-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_rint-c.os -MD -MP -MF /sources/glibc-2.32/build/math/s_rint-c.os.dt -MT /sources/glibc-2.32/build/math/s_rint-c.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_rintf-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_rintf-c.os -MD -MP -MF /sources/glibc-2.32/build/math/s_rintf-c.os.dt -MT /sources/glibc-2.32/build/math/s_rintf-c.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nearbyint-c.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nearbyint-c.os.dt -MT /sources/glibc-2.32/build/math/s_nearbyint-c.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_nearbyintf-c.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nearbyintf-c.os.dt -MT /sources/glibc-2.32/build/math/s_nearbyintf-c.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_trunc-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_trunc-c.os -MD -MP -MF /sources/glibc-2.32/build/math/s_trunc-c.os.dt -MT /sources/glibc-2.32/build/math/s_trunc-c.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_truncf-c.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_truncf-c.os -MD -MP -MF /sources/glibc-2.32/build/math/s_truncf-c.os.dt -MT /sources/glibc-2.32/build/math/s_truncf-c.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_ceil-sse4_1.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_ceil-sse4_1.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ceil-sse4_1.os.dt -MT /sources/glibc-2.32/build/math/s_ceil-sse4_1.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_ceilf-sse4_1.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_ceilf-sse4_1.os -MD -MP -MF /sources/glibc-2.32/build/math/s_ceilf-sse4_1.os.dt -MT /sources/glibc-2.32/build/math/s_ceilf-sse4_1.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_floor-sse4_1.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_floor-sse4_1.os -MD -MP -MF /sources/glibc-2.32/build/math/s_floor-sse4_1.os.dt -MT /sources/glibc-2.32/build/math/s_floor-sse4_1.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_floorf-sse4_1.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_floorf-sse4_1.os -MD -MP -MF /sources/glibc-2.32/build/math/s_floorf-sse4_1.os.dt -MT /sources/glibc-2.32/build/math/s_floorf-sse4_1.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyint-sse4_1.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_nearbyint-sse4_1.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nearbyint-sse4_1.os.dt -MT /sources/glibc-2.32/build/math/s_nearbyint-sse4_1.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_nearbyintf-sse4_1.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_nearbyintf-sse4_1.os -MD -MP -MF /sources/glibc-2.32/build/math/s_nearbyintf-sse4_1.os.dt -MT /sources/glibc-2.32/build/math/s_nearbyintf-sse4_1.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_rint-sse4_1.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_rint-sse4_1.os -MD -MP -MF /sources/glibc-2.32/build/math/s_rint-sse4_1.os.dt -MT /sources/glibc-2.32/build/math/s_rint-sse4_1.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_rintf-sse4_1.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_rintf-sse4_1.os -MD -MP -MF /sources/glibc-2.32/build/math/s_rintf-sse4_1.os.dt -MT /sources/glibc-2.32/build/math/s_rintf-sse4_1.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_trunc-sse4_1.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_trunc-sse4_1.os -MD -MP -MF /sources/glibc-2.32/build/math/s_trunc-sse4_1.os.dt -MT /sources/glibc-2.32/build/math/s_trunc-sse4_1.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_truncf-sse4_1.S -c -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/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 /sources/glibc-2.32/build/math/s_truncf-sse4_1.os -MD -MP -MF /sources/glibc-2.32/build/math/s_truncf-sse4_1.os.dt -MT /sources/glibc-2.32/build/math/s_truncf-sse4_1.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_exp-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/e_exp-fma.os.dt -MT /sources/glibc-2.32/build/math/e_exp-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_log-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/e_log-fma.os.dt -MT /sources/glibc-2.32/build/math/e_log-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_pow-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_pow-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/e_pow-fma.os.dt -MT /sources/glibc-2.32/build/math/e_pow-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_atan-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_atan-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/s_atan-fma.os.dt -MT /sources/glibc-2.32/build/math/s_atan-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_asin-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_asin-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/e_asin-fma.os.dt -MT /sources/glibc-2.32/build/math/e_asin-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_atan2-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_atan2-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/e_atan2-fma.os.dt -MT /sources/glibc-2.32/build/math/e_atan2-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_sin-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sin-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/s_sin-fma.os.dt -MT /sources/glibc-2.32/build/math/s_sin-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_tan-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_tan-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/s_tan-fma.os.dt -MT /sources/glibc-2.32/build/math/s_tan-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/mpa-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpa-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/mpa-fma.os.dt -MT /sources/glibc-2.32/build/math/mpa-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/sincos32-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/sincos32-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/sincos32-fma.os.dt -MT /sources/glibc-2.32/build/math/sincos32-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/doasin-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/doasin-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/doasin-fma.os.dt -MT /sources/glibc-2.32/build/math/doasin-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/dosincos-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/dosincos-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/dosincos-fma.os.dt -MT /sources/glibc-2.32/build/math/dosincos-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/mpatan2-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpatan2-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/mpatan2-fma.os.dt -MT /sources/glibc-2.32/build/math/mpatan2-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/mpatan-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpatan-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/mpatan-fma.os.dt -MT /sources/glibc-2.32/build/math/mpatan-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/mpsqrt-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpsqrt-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/mpsqrt-fma.os.dt -MT /sources/glibc-2.32/build/math/mpsqrt-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/mptan-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mptan-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/mptan-fma.os.dt -MT /sources/glibc-2.32/build/math/mptan-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_sinf-sse2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sinf-sse2.os -MD -MP -MF /sources/glibc-2.32/build/math/s_sinf-sse2.os.dt -MT /sources/glibc-2.32/build/math/s_sinf-sse2.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_cosf-sse2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cosf-sse2.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cosf-sse2.os.dt -MT /sources/glibc-2.32/build/math/s_cosf-sse2.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_sincosf-sse2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sincosf-sse2.os -MD -MP -MF /sources/glibc-2.32/build/math/s_sincosf-sse2.os.dt -MT /sources/glibc-2.32/build/math/s_sincosf-sse2.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_exp2f-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp2f-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/e_exp2f-fma.os.dt -MT /sources/glibc-2.32/build/math/e_exp2f-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_expf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_expf-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/e_expf-fma.os.dt -MT /sources/glibc-2.32/build/math/e_expf-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_log2f-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log2f-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/e_log2f-fma.os.dt -MT /sources/glibc-2.32/build/math/e_log2f-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_logf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_logf-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/e_logf-fma.os.dt -MT /sources/glibc-2.32/build/math/e_logf-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_powf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_powf-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/e_powf-fma.os.dt -MT /sources/glibc-2.32/build/math/e_powf-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_sinf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sinf-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/s_sinf-fma.os.dt -MT /sources/glibc-2.32/build/math/s_sinf-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_cosf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_cosf-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/s_cosf-fma.os.dt -MT /sources/glibc-2.32/build/math/s_cosf-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_sincosf-fma.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma -mavx2 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sincosf-fma.os -MD -MP -MF /sources/glibc-2.32/build/math/s_sincosf-fma.os.dt -MT /sources/glibc-2.32/build/math/s_sincosf-fma.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp-fma4.os -MD -MP -MF /sources/glibc-2.32/build/math/e_exp-fma4.os.dt -MT /sources/glibc-2.32/build/math/e_exp-fma4.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_log-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log-fma4.os -MD -MP -MF /sources/glibc-2.32/build/math/e_log-fma4.os.dt -MT /sources/glibc-2.32/build/math/e_log-fma4.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_pow-fma4.os -MD -MP -MF /sources/glibc-2.32/build/math/e_pow-fma4.os.dt -MT /sources/glibc-2.32/build/math/e_pow-fma4.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_atan-fma4.os -MD -MP -MF /sources/glibc-2.32/build/math/s_atan-fma4.os.dt -MT /sources/glibc-2.32/build/math/s_atan-fma4.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_asin-fma4.os -MD -MP -MF /sources/glibc-2.32/build/math/e_asin-fma4.os.dt -MT /sources/glibc-2.32/build/math/e_asin-fma4.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_atan2-fma4.os -MD -MP -MF /sources/glibc-2.32/build/math/e_atan2-fma4.os.dt -MT /sources/glibc-2.32/build/math/e_atan2-fma4.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sin-fma4.os -MD -MP -MF /sources/glibc-2.32/build/math/s_sin-fma4.os.dt -MT /sources/glibc-2.32/build/math/s_sin-fma4.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_tan-fma4.os -MD -MP -MF /sources/glibc-2.32/build/math/s_tan-fma4.os.dt -MT /sources/glibc-2.32/build/math/s_tan-fma4.os +gcc ../sysdeps/x86_64/fpu/multiarch/mpa-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpa-fma4.os -MD -MP -MF /sources/glibc-2.32/build/math/mpa-fma4.os.dt -MT /sources/glibc-2.32/build/math/mpa-fma4.os +gcc ../sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/sincos32-fma4.os -MD -MP -MF /sources/glibc-2.32/build/math/sincos32-fma4.os.dt -MT /sources/glibc-2.32/build/math/sincos32-fma4.os +gcc ../sysdeps/x86_64/fpu/multiarch/doasin-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/doasin-fma4.os -MD -MP -MF /sources/glibc-2.32/build/math/doasin-fma4.os.dt -MT /sources/glibc-2.32/build/math/doasin-fma4.os +gcc ../sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/dosincos-fma4.os -MD -MP -MF /sources/glibc-2.32/build/math/dosincos-fma4.os.dt -MT /sources/glibc-2.32/build/math/dosincos-fma4.os +gcc ../sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpatan2-fma4.os -MD -MP -MF /sources/glibc-2.32/build/math/mpatan2-fma4.os.dt -MT /sources/glibc-2.32/build/math/mpatan2-fma4.os +gcc ../sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpatan-fma4.os -MD -MP -MF /sources/glibc-2.32/build/math/mpatan-fma4.os.dt -MT /sources/glibc-2.32/build/math/mpatan-fma4.os +gcc ../sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpsqrt-fma4.os -MD -MP -MF /sources/glibc-2.32/build/math/mpsqrt-fma4.os.dt -MT /sources/glibc-2.32/build/math/mpsqrt-fma4.os +gcc ../sysdeps/x86_64/fpu/multiarch/mptan-fma4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -mfma4 -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mptan-fma4.os -MD -MP -MF /sources/glibc-2.32/build/math/mptan-fma4.os.dt -MT /sources/glibc-2.32/build/math/mptan-fma4.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_exp-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -msse2avx -DSSE2AVX -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_exp-avx.os -MD -MP -MF /sources/glibc-2.32/build/math/e_exp-avx.os.dt -MT /sources/glibc-2.32/build/math/e_exp-avx.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_log-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -msse2avx -DSSE2AVX -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_log-avx.os -MD -MP -MF /sources/glibc-2.32/build/math/e_log-avx.os.dt -MT /sources/glibc-2.32/build/math/e_log-avx.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_atan-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -msse2avx -DSSE2AVX -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_atan-avx.os -MD -MP -MF /sources/glibc-2.32/build/math/s_atan-avx.os.dt -MT /sources/glibc-2.32/build/math/s_atan-avx.os +gcc ../sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -msse2avx -DSSE2AVX -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/e_atan2-avx.os -MD -MP -MF /sources/glibc-2.32/build/math/e_atan2-avx.os.dt -MT /sources/glibc-2.32/build/math/e_atan2-avx.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_sin-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -msse2avx -DSSE2AVX -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_sin-avx.os -MD -MP -MF /sources/glibc-2.32/build/math/s_sin-avx.os.dt -MT /sources/glibc-2.32/build/math/s_sin-avx.os +gcc ../sysdeps/x86_64/fpu/multiarch/s_tan-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -msse2avx -DSSE2AVX -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/s_tan-avx.os -MD -MP -MF /sources/glibc-2.32/build/math/s_tan-avx.os.dt -MT /sources/glibc-2.32/build/math/s_tan-avx.os +gcc ../sysdeps/x86_64/fpu/multiarch/mpa-avx.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -msse2avx -DSSE2AVX -I../include -I/sources/glibc-2.32/build/math -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /sources/glibc-2.32/build/math/mpa-avx.os -MD -MP -MF /sources/glibc-2.32/build/math/mpa-avx.os.dt -MT /sources/glibc-2.32/build/math/mpa-avx.os +cd /sources/glibc-2.32/build/math && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 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 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 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 t_sincosl.os k_sinl.os k_cosl.os k_sincosl.os s_iscanonicall.os e_rem_pio2l.os branred.os doasin.os dosincos.os mpa.os mpatan2.os k_rem_pio2.os mpatan.os mpsqrt.os mptan.os sincos32.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_fmul.os s_f32xmulf64.os s_fmull.os s_dmull.os s_f32mulf128.os s_f64mulf128.os s_f64xmulf128.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_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_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 mpa-fma.os sincos32-fma.os doasin-fma.os dosincos-fma.os mpatan2-fma.os mpatan-fma.os mpsqrt-fma.os mptan-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 mpa-fma4.os sincos32-fma4.os doasin-fma4.os dosincos-fma4.os mpatan2-fma4.os mpatan-fma4.os mpsqrt-fma4.os mptan-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 mpa-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 - 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 - 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 - 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 - 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 - doasin.os +a - dosincos.os +a - mpa.os +a - mpatan2.os +a - k_rem_pio2.os +a - mpatan.os +a - mpsqrt.os +a - mptan.os +a - sincos32.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_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_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_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_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 - mpa-fma.os +a - sincos32-fma.os +a - doasin-fma.os +a - dosincos-fma.os +a - mpatan2-fma.os +a - mpatan-fma.os +a - mpsqrt-fma.os +a - mptan-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 - mpa-fma4.os +a - sincos32-fma4.os +a - doasin-fma4.os +a - dosincos-fma4.os +a - mpatan2-fma4.os +a - mpatan-fma4.os +a - mpsqrt-fma4.os +a - mptan-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 - mpa-avx.os +gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=/sources/glibc-2.32/build/libm.map -Wl,-soname=libm.so.6 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/math/libm.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /sources/glibc-2.32/build/math/libm_pic.a -Wl,--no-whole-archive -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /sources/glibc-2.32/build/math/libm.so.6.new +/bin/sh ../scripts/rellns-sh /sources/glibc-2.32/build/math/libm.so /sources/glibc-2.32/build/math/libm.so.6.new +mv -f /sources/glibc-2.32/build/math/libm.so.6.new /sources/glibc-2.32/build/math/libm.so.6 +make[2]: Leaving directory '/sources/glibc-2.32/math' +make subdir=setjmp -C setjmp ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/setjmp' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/setjmp' +make subdir=signal -C signal ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/signal' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/signal' +make subdir=stdlib -C stdlib ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/stdlib' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/stdlib' +make subdir=stdio-common -C stdio-common ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/stdio-common' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/stdio-common' +make subdir=libio -C libio ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/libio' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/libio' +make subdir=dlfcn -C dlfcn ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/dlfcn' +gcc dlopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/dlopen.o -MD -MP -MF /sources/glibc-2.32/build/dlfcn/dlopen.o.dt -MT /sources/glibc-2.32/build/dlfcn/dlopen.o +gcc dlclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/dlclose.o -MD -MP -MF /sources/glibc-2.32/build/dlfcn/dlclose.o.dt -MT /sources/glibc-2.32/build/dlfcn/dlclose.o +gcc dlsym.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/dlsym.o -MD -MP -MF /sources/glibc-2.32/build/dlfcn/dlsym.o.dt -MT /sources/glibc-2.32/build/dlfcn/dlsym.o +gcc dlvsym.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/dlvsym.o -MD -MP -MF /sources/glibc-2.32/build/dlfcn/dlvsym.o.dt -MT /sources/glibc-2.32/build/dlfcn/dlvsym.o +gcc dlerror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/dlerror.o -MD -MP -MF /sources/glibc-2.32/build/dlfcn/dlerror.o.dt -MT /sources/glibc-2.32/build/dlfcn/dlerror.o +gcc dladdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/dladdr.o -MD -MP -MF /sources/glibc-2.32/build/dlfcn/dladdr.o.dt -MT /sources/glibc-2.32/build/dlfcn/dladdr.o +gcc dladdr1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/dladdr1.o -MD -MP -MF /sources/glibc-2.32/build/dlfcn/dladdr1.o.dt -MT /sources/glibc-2.32/build/dlfcn/dladdr1.o +gcc dlinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/dlinfo.o -MD -MP -MF /sources/glibc-2.32/build/dlfcn/dlinfo.o.dt -MT /sources/glibc-2.32/build/dlfcn/dlinfo.o +gcc dlmopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/dlmopen.o -MD -MP -MF /sources/glibc-2.32/build/dlfcn/dlmopen.o.dt -MT /sources/glibc-2.32/build/dlfcn/dlmopen.o +gcc dlfreeres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/dlfreeres.o -MD -MP -MF /sources/glibc-2.32/build/dlfcn/dlfreeres.o.dt -MT /sources/glibc-2.32/build/dlfcn/dlfreeres.o +cd /sources/glibc-2.32/build/dlfcn && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libdl.a dlopen.o dlclose.o dlsym.o dlvsym.o dlerror.o dladdr.o dladdr1.o dlinfo.o dlmopen.o dlfreeres.o +a - dlopen.o +a - dlclose.o +a - dlsym.o +a - dlvsym.o +a - dlerror.o +a - dladdr.o +a - dladdr1.o +a - dlinfo.o +a - dlmopen.o +a - dlfreeres.o +gcc dlopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/dlopen.os -MD -MP -MF /sources/glibc-2.32/build/dlfcn/dlopen.os.dt -MT /sources/glibc-2.32/build/dlfcn/dlopen.os +gcc dlclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/dlclose.os -MD -MP -MF /sources/glibc-2.32/build/dlfcn/dlclose.os.dt -MT /sources/glibc-2.32/build/dlfcn/dlclose.os +gcc dlsym.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/dlsym.os -MD -MP -MF /sources/glibc-2.32/build/dlfcn/dlsym.os.dt -MT /sources/glibc-2.32/build/dlfcn/dlsym.os +gcc dlvsym.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/dlvsym.os -MD -MP -MF /sources/glibc-2.32/build/dlfcn/dlvsym.os.dt -MT /sources/glibc-2.32/build/dlfcn/dlvsym.os +gcc dlerror.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/dlerror.os -MD -MP -MF /sources/glibc-2.32/build/dlfcn/dlerror.os.dt -MT /sources/glibc-2.32/build/dlfcn/dlerror.os +gcc dladdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/dladdr.os -MD -MP -MF /sources/glibc-2.32/build/dlfcn/dladdr.os.dt -MT /sources/glibc-2.32/build/dlfcn/dladdr.os +gcc dladdr1.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/dladdr1.os -MD -MP -MF /sources/glibc-2.32/build/dlfcn/dladdr1.os.dt -MT /sources/glibc-2.32/build/dlfcn/dladdr1.os +gcc dlinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/dlinfo.os -MD -MP -MF /sources/glibc-2.32/build/dlfcn/dlinfo.os.dt -MT /sources/glibc-2.32/build/dlfcn/dlinfo.os +gcc dlmopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/dlmopen.os -MD -MP -MF /sources/glibc-2.32/build/dlfcn/dlmopen.os.dt -MT /sources/glibc-2.32/build/dlfcn/dlmopen.os +gcc dlfcn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/dlfcn.os -MD -MP -MF /sources/glibc-2.32/build/dlfcn/dlfcn.os.dt -MT /sources/glibc-2.32/build/dlfcn/dlfcn.os +gcc dlfreeres.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/dlfreeres.os -MD -MP -MF /sources/glibc-2.32/build/dlfcn/dlfreeres.os.dt -MT /sources/glibc-2.32/build/dlfcn/dlfreeres.os +gcc dlopenold.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/dlfcn -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dlfcn/dlopenold.os -MD -MP -MF /sources/glibc-2.32/build/dlfcn/dlopenold.os.dt -MT /sources/glibc-2.32/build/dlfcn/dlopenold.os +cd /sources/glibc-2.32/build/dlfcn && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libdl_pic.a dlopen.os dlclose.os dlsym.os dlvsym.os dlerror.os dladdr.os dladdr1.os dlinfo.os dlmopen.os dlfcn.os dlfreeres.os dlopenold.os +a - dlopen.os +a - dlclose.os +a - dlsym.os +a - dlvsym.os +a - dlerror.os +a - dladdr.os +a - dladdr1.os +a - dlinfo.os +a - dlmopen.os +a - dlfcn.os +a - dlfreeres.os +a - dlopenold.os +gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=/sources/glibc-2.32/build/libdl.map -Wl,-soname=libdl.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/dlfcn/libdl.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /sources/glibc-2.32/build/dlfcn/libdl_pic.a -Wl,--no-whole-archive -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /sources/glibc-2.32/build/dlfcn/libdl.so.2.new +/bin/sh ../scripts/rellns-sh /sources/glibc-2.32/build/dlfcn/libdl.so /sources/glibc-2.32/build/dlfcn/libdl.so.2.new +mv -f /sources/glibc-2.32/build/dlfcn/libdl.so.2.new /sources/glibc-2.32/build/dlfcn/libdl.so.2 +make[2]: Leaving directory '/sources/glibc-2.32/dlfcn' +make subdir=nptl -C nptl ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/nptl' +cd /sources/glibc-2.32/build/nptl && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libpthread.a nptl-init.o nptlfreeres.o vars.o events.o pthread_create.o pthread_exit.o pthread_detach.o pthread_join.o pthread_tryjoin.o pthread_timedjoin.o pthread_clockjoin.o pthread_join_common.o pthread_yield.o pthread_getconcurrency.o pthread_setconcurrency.o pthread_setschedprio.o pthread_attr_getguardsize.o pthread_attr_setguardsize.o pthread_attr_getstackaddr.o pthread_attr_setstackaddr.o pthread_attr_getstacksize.o pthread_attr_setstacksize.o pthread_attr_getstack.o pthread_attr_setstack.o pthread_mutex_init.o pthread_mutex_destroy.o pthread_mutex_lock.o pthread_mutex_trylock.o pthread_mutex_timedlock.o pthread_mutex_unlock.o pthread_mutex_cond_lock.o pthread_mutexattr_init.o pthread_mutexattr_destroy.o pthread_mutexattr_getpshared.o pthread_mutexattr_setpshared.o pthread_mutexattr_gettype.o pthread_mutexattr_settype.o pthread_rwlock_init.o pthread_rwlock_destroy.o pthread_rwlock_rdlock.o pthread_rwlock_timedrdlock.o pthread_rwlock_clockrdlock.o pthread_rwlock_wrlock.o pthread_rwlock_timedwrlock.o pthread_rwlock_clockwrlock.o pthread_rwlock_tryrdlock.o pthread_rwlock_trywrlock.o pthread_rwlock_unlock.o pthread_rwlockattr_init.o pthread_rwlockattr_destroy.o pthread_rwlockattr_getpshared.o pthread_rwlockattr_setpshared.o pthread_rwlockattr_getkind_np.o pthread_rwlockattr_setkind_np.o pthread_cond_wait.o pthread_cond_signal.o pthread_cond_broadcast.o old_pthread_cond_wait.o old_pthread_cond_timedwait.o old_pthread_cond_signal.o old_pthread_cond_broadcast.o pthread_condattr_getpshared.o pthread_condattr_setpshared.o pthread_condattr_getclock.o pthread_condattr_setclock.o pthread_spin_init.o pthread_spin_destroy.o pthread_spin_lock.o pthread_spin_trylock.o pthread_spin_unlock.o pthread_barrier_init.o pthread_barrier_destroy.o pthread_barrier_wait.o pthread_barrierattr_init.o pthread_barrierattr_destroy.o pthread_barrierattr_getpshared.o pthread_barrierattr_setpshared.o pthread_key_create.o pthread_key_delete.o pthread_getspecific.o pthread_setspecific.o pthread_kill.o pthread_sigqueue.o pthread_cancel.o pthread_testcancel.o pthread_setcancelstate.o pthread_setcanceltype.o pthread_once.o old_pthread_atfork.o pthread_getcpuclockid.o shm-directory.o sem_init.o sem_destroy.o sem_open.o sem_close.o sem_unlink.o sem_getvalue.o sem_wait.o sem_timedwait.o sem_clockwait.o sem_post.o cleanup.o cleanup_defer.o cleanup_compat.o cleanup_defer_compat.o unwind.o pt-longjmp.o pt-cleanup.o cancellation.o lowlevellock.o lll_timedlock_wait.o pt-fork.o pt-fcntl.o write.o read.o close.o accept.o connect.o recv.o recvfrom.o send.o sendto.o fsync.o lseek.o lseek64.o msync.o open.o open64.o pause.o pread.o pread64.o pwrite.o pwrite64.o tcdrain.o msgrcv.o msgsnd.o sigwait.o sigsuspend.o recvmsg.o sendmsg.o pt-raise.o pt-system.o flockfile.o ftrylockfile.o funlockfile.o sigaction.o herrno.o res.o pthread_kill_other_threads.o pthread_setaffinity.o pthread_attr_getaffinity.o pthread_mutexattr_getrobust.o pthread_mutexattr_setrobust.o pthread_mutex_consistent.o cleanup_routine.o pthread_mutexattr_getprotocol.o pthread_mutexattr_setprotocol.o pthread_mutexattr_getprioceiling.o pthread_mutexattr_setprioceiling.o tpp.o pthread_mutex_getprioceiling.o pthread_mutex_setprioceiling.o pthread_setname.o pthread_getname.o pthread_setattr_default_np.o pthread_getattr_default_np.o pthread_mutex_conf.o libpthread-compat.o thrd_create.o thrd_detach.o thrd_exit.o thrd_join.o call_once.o mtx_destroy.o mtx_init.o mtx_lock.o mtx_timedlock.o mtx_trylock.o mtx_unlock.o cnd_broadcast.o cnd_destroy.o cnd_init.o cnd_signal.o cnd_timedwait.o cnd_wait.o tss_create.o tss_delete.o tss_get.o tss_set.o elision-lock.o elision-unlock.o elision-timed.o elision-trylock.o errno-loc.o +a - nptl-init.o +a - nptlfreeres.o +a - vars.o +a - events.o +a - pthread_create.o +a - pthread_exit.o +a - pthread_detach.o +a - pthread_join.o +a - pthread_tryjoin.o +a - pthread_timedjoin.o +a - pthread_clockjoin.o +a - pthread_join_common.o +a - pthread_yield.o +a - pthread_getconcurrency.o +a - pthread_setconcurrency.o +a - pthread_setschedprio.o +a - pthread_attr_getguardsize.o +a - pthread_attr_setguardsize.o +a - pthread_attr_getstackaddr.o +a - pthread_attr_setstackaddr.o +a - pthread_attr_getstacksize.o +a - pthread_attr_setstacksize.o +a - pthread_attr_getstack.o +a - pthread_attr_setstack.o +a - pthread_mutex_init.o +a - pthread_mutex_destroy.o +a - pthread_mutex_lock.o +a - pthread_mutex_trylock.o +a - pthread_mutex_timedlock.o +a - pthread_mutex_unlock.o +a - pthread_mutex_cond_lock.o +a - pthread_mutexattr_init.o +a - pthread_mutexattr_destroy.o +a - pthread_mutexattr_getpshared.o +a - pthread_mutexattr_setpshared.o +a - pthread_mutexattr_gettype.o +a - pthread_mutexattr_settype.o +a - pthread_rwlock_init.o +a - pthread_rwlock_destroy.o +a - pthread_rwlock_rdlock.o +a - pthread_rwlock_timedrdlock.o +a - pthread_rwlock_clockrdlock.o +a - pthread_rwlock_wrlock.o +a - pthread_rwlock_timedwrlock.o +a - pthread_rwlock_clockwrlock.o +a - pthread_rwlock_tryrdlock.o +a - pthread_rwlock_trywrlock.o +a - pthread_rwlock_unlock.o +a - pthread_rwlockattr_init.o +a - pthread_rwlockattr_destroy.o +a - pthread_rwlockattr_getpshared.o +a - pthread_rwlockattr_setpshared.o +a - pthread_rwlockattr_getkind_np.o +a - pthread_rwlockattr_setkind_np.o +a - pthread_cond_wait.o +a - pthread_cond_signal.o +a - pthread_cond_broadcast.o +a - old_pthread_cond_wait.o +a - old_pthread_cond_timedwait.o +a - old_pthread_cond_signal.o +a - old_pthread_cond_broadcast.o +a - pthread_condattr_getpshared.o +a - pthread_condattr_setpshared.o +a - pthread_condattr_getclock.o +a - pthread_condattr_setclock.o +a - pthread_spin_init.o +a - pthread_spin_destroy.o +a - pthread_spin_lock.o +a - pthread_spin_trylock.o +a - pthread_spin_unlock.o +a - pthread_barrier_init.o +a - pthread_barrier_destroy.o +a - pthread_barrier_wait.o +a - pthread_barrierattr_init.o +a - pthread_barrierattr_destroy.o +a - pthread_barrierattr_getpshared.o +a - pthread_barrierattr_setpshared.o +a - pthread_key_create.o +a - pthread_key_delete.o +a - pthread_getspecific.o +a - pthread_setspecific.o +a - pthread_kill.o +a - pthread_sigqueue.o +a - pthread_cancel.o +a - pthread_testcancel.o +a - pthread_setcancelstate.o +a - pthread_setcanceltype.o +a - pthread_once.o +a - old_pthread_atfork.o +a - pthread_getcpuclockid.o +a - shm-directory.o +a - sem_init.o +a - sem_destroy.o +a - sem_open.o +a - sem_close.o +a - sem_unlink.o +a - sem_getvalue.o +a - sem_wait.o +a - sem_timedwait.o +a - sem_clockwait.o +a - sem_post.o +a - cleanup.o +a - cleanup_defer.o +a - cleanup_compat.o +a - cleanup_defer_compat.o +a - unwind.o +a - pt-longjmp.o +a - pt-cleanup.o +a - cancellation.o +a - lowlevellock.o +a - lll_timedlock_wait.o +a - pt-fork.o +a - pt-fcntl.o +a - write.o +a - read.o +a - close.o +a - accept.o +a - connect.o +a - recv.o +a - recvfrom.o +a - send.o +a - sendto.o +a - fsync.o +a - lseek.o +a - lseek64.o +a - msync.o +a - open.o +a - open64.o +a - pause.o +a - pread.o +a - pread64.o +a - pwrite.o +a - pwrite64.o +a - tcdrain.o +a - msgrcv.o +a - msgsnd.o +a - sigwait.o +a - sigsuspend.o +a - recvmsg.o +a - sendmsg.o +a - pt-raise.o +a - pt-system.o +a - flockfile.o +a - ftrylockfile.o +a - funlockfile.o +a - sigaction.o +a - herrno.o +a - res.o +a - pthread_kill_other_threads.o +a - pthread_setaffinity.o +a - pthread_attr_getaffinity.o +a - pthread_mutexattr_getrobust.o +a - pthread_mutexattr_setrobust.o +a - pthread_mutex_consistent.o +a - cleanup_routine.o +a - pthread_mutexattr_getprotocol.o +a - pthread_mutexattr_setprotocol.o +a - pthread_mutexattr_getprioceiling.o +a - pthread_mutexattr_setprioceiling.o +a - tpp.o +a - pthread_mutex_getprioceiling.o +a - pthread_mutex_setprioceiling.o +a - pthread_setname.o +a - pthread_getname.o +a - pthread_setattr_default_np.o +a - pthread_getattr_default_np.o +a - pthread_mutex_conf.o +a - libpthread-compat.o +a - thrd_create.o +a - thrd_detach.o +a - thrd_exit.o +a - thrd_join.o +a - call_once.o +a - mtx_destroy.o +a - mtx_init.o +a - mtx_lock.o +a - mtx_timedlock.o +a - mtx_trylock.o +a - mtx_unlock.o +a - cnd_broadcast.o +a - cnd_destroy.o +a - cnd_init.o +a - cnd_signal.o +a - cnd_timedwait.o +a - cnd_wait.o +a - tss_create.o +a - tss_delete.o +a - tss_get.o +a - tss_set.o +a - elision-lock.o +a - elision-unlock.o +a - elision-timed.o +a - elision-trylock.o +a - errno-loc.o +cd /sources/glibc-2.32/build/nptl && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libpthread_pic.a nptl-init.os nptlfreeres.os vars.os events.os version.os pt-interp.os pthread_create.os pthread_exit.os pthread_detach.os pthread_join.os pthread_tryjoin.os pthread_timedjoin.os pthread_clockjoin.os pthread_join_common.os pthread_yield.os pthread_getconcurrency.os pthread_setconcurrency.os pthread_setschedprio.os pthread_attr_getguardsize.os pthread_attr_setguardsize.os pthread_attr_getstackaddr.os pthread_attr_setstackaddr.os pthread_attr_getstacksize.os pthread_attr_setstacksize.os pthread_attr_getstack.os pthread_attr_setstack.os pthread_mutex_init.os pthread_mutex_destroy.os pthread_mutex_lock.os pthread_mutex_trylock.os pthread_mutex_timedlock.os pthread_mutex_unlock.os pthread_mutex_cond_lock.os pthread_mutexattr_init.os pthread_mutexattr_destroy.os pthread_mutexattr_getpshared.os pthread_mutexattr_setpshared.os pthread_mutexattr_gettype.os pthread_mutexattr_settype.os pthread_rwlock_init.os pthread_rwlock_destroy.os pthread_rwlock_rdlock.os pthread_rwlock_timedrdlock.os pthread_rwlock_clockrdlock.os pthread_rwlock_wrlock.os pthread_rwlock_timedwrlock.os pthread_rwlock_clockwrlock.os pthread_rwlock_tryrdlock.os pthread_rwlock_trywrlock.os pthread_rwlock_unlock.os pthread_rwlockattr_init.os pthread_rwlockattr_destroy.os pthread_rwlockattr_getpshared.os pthread_rwlockattr_setpshared.os pthread_rwlockattr_getkind_np.os pthread_rwlockattr_setkind_np.os pthread_cond_wait.os pthread_cond_signal.os pthread_cond_broadcast.os old_pthread_cond_wait.os old_pthread_cond_timedwait.os old_pthread_cond_signal.os old_pthread_cond_broadcast.os pthread_condattr_getpshared.os pthread_condattr_setpshared.os pthread_condattr_getclock.os pthread_condattr_setclock.os pthread_spin_init.os pthread_spin_destroy.os pthread_spin_lock.os pthread_spin_trylock.os pthread_spin_unlock.os pthread_barrier_init.os pthread_barrier_destroy.os pthread_barrier_wait.os pthread_barrierattr_init.os pthread_barrierattr_destroy.os pthread_barrierattr_getpshared.os pthread_barrierattr_setpshared.os pthread_key_create.os pthread_key_delete.os pthread_getspecific.os pthread_setspecific.os pthread_kill.os pthread_sigqueue.os pthread_cancel.os pthread_testcancel.os pthread_setcancelstate.os pthread_setcanceltype.os pthread_once.os old_pthread_atfork.os pthread_getcpuclockid.os shm-directory.os sem_init.os sem_destroy.os sem_open.os sem_close.os sem_unlink.os sem_getvalue.os sem_wait.os sem_timedwait.os sem_clockwait.os sem_post.os cleanup.os cleanup_defer.os cleanup_compat.os cleanup_defer_compat.os unwind.os pt-longjmp.os pt-cleanup.os cancellation.os lowlevellock.os lll_timedlock_wait.os pt-fork.os pt-fcntl.os write.os read.os close.os accept.os connect.os recv.os recvfrom.os send.os sendto.os fsync.os lseek.os lseek64.os msync.os open.os open64.os pause.os pread.os pread64.os pwrite.os pwrite64.os tcdrain.os msgrcv.os msgsnd.os sigwait.os sigsuspend.os recvmsg.os sendmsg.os pt-raise.os pt-system.os flockfile.os ftrylockfile.os funlockfile.os sigaction.os herrno.os res.os pt-allocrtsig.os pthread_kill_other_threads.os pthread_setaffinity.os pthread_attr_getaffinity.os pthread_mutexattr_getrobust.os pthread_mutexattr_setrobust.os pthread_mutex_consistent.os cleanup_routine.os unwind-forcedunwind.os pthread_mutexattr_getprotocol.os pthread_mutexattr_setprotocol.os pthread_mutexattr_getprioceiling.os pthread_mutexattr_setprioceiling.os tpp.os pthread_mutex_getprioceiling.os pthread_mutex_setprioceiling.os pthread_setname.os pthread_getname.os pthread_setattr_default_np.os pthread_getattr_default_np.os pthread_mutex_conf.os libpthread-compat.os thrd_create.os thrd_detach.os thrd_exit.os thrd_join.os call_once.os mtx_destroy.os mtx_init.os mtx_lock.os mtx_timedlock.os mtx_trylock.os mtx_unlock.os cnd_broadcast.os cnd_destroy.os cnd_init.os cnd_signal.os cnd_timedwait.os cnd_wait.os tss_create.os tss_delete.os tss_get.os tss_set.os elision-lock.os elision-unlock.os elision-timed.os elision-trylock.os errno-loc.os +a - nptl-init.os +a - nptlfreeres.os +a - vars.os +a - events.os +a - version.os +a - pt-interp.os +a - pthread_create.os +a - pthread_exit.os +a - pthread_detach.os +a - pthread_join.os +a - pthread_tryjoin.os +a - pthread_timedjoin.os +a - pthread_clockjoin.os +a - pthread_join_common.os +a - pthread_yield.os +a - pthread_getconcurrency.os +a - pthread_setconcurrency.os +a - pthread_setschedprio.os +a - pthread_attr_getguardsize.os +a - pthread_attr_setguardsize.os +a - pthread_attr_getstackaddr.os +a - pthread_attr_setstackaddr.os +a - pthread_attr_getstacksize.os +a - pthread_attr_setstacksize.os +a - pthread_attr_getstack.os +a - pthread_attr_setstack.os +a - pthread_mutex_init.os +a - pthread_mutex_destroy.os +a - pthread_mutex_lock.os +a - pthread_mutex_trylock.os +a - pthread_mutex_timedlock.os +a - pthread_mutex_unlock.os +a - pthread_mutex_cond_lock.os +a - pthread_mutexattr_init.os +a - pthread_mutexattr_destroy.os +a - pthread_mutexattr_getpshared.os +a - pthread_mutexattr_setpshared.os +a - pthread_mutexattr_gettype.os +a - pthread_mutexattr_settype.os +a - pthread_rwlock_init.os +a - pthread_rwlock_destroy.os +a - pthread_rwlock_rdlock.os +a - pthread_rwlock_timedrdlock.os +a - pthread_rwlock_clockrdlock.os +a - pthread_rwlock_wrlock.os +a - pthread_rwlock_timedwrlock.os +a - pthread_rwlock_clockwrlock.os +a - pthread_rwlock_tryrdlock.os +a - pthread_rwlock_trywrlock.os +a - pthread_rwlock_unlock.os +a - pthread_rwlockattr_init.os +a - pthread_rwlockattr_destroy.os +a - pthread_rwlockattr_getpshared.os +a - pthread_rwlockattr_setpshared.os +a - pthread_rwlockattr_getkind_np.os +a - pthread_rwlockattr_setkind_np.os +a - pthread_cond_wait.os +a - pthread_cond_signal.os +a - pthread_cond_broadcast.os +a - old_pthread_cond_wait.os +a - old_pthread_cond_timedwait.os +a - old_pthread_cond_signal.os +a - old_pthread_cond_broadcast.os +a - pthread_condattr_getpshared.os +a - pthread_condattr_setpshared.os +a - pthread_condattr_getclock.os +a - pthread_condattr_setclock.os +a - pthread_spin_init.os +a - pthread_spin_destroy.os +a - pthread_spin_lock.os +a - pthread_spin_trylock.os +a - pthread_spin_unlock.os +a - pthread_barrier_init.os +a - pthread_barrier_destroy.os +a - pthread_barrier_wait.os +a - pthread_barrierattr_init.os +a - pthread_barrierattr_destroy.os +a - pthread_barrierattr_getpshared.os +a - pthread_barrierattr_setpshared.os +a - pthread_key_create.os +a - pthread_key_delete.os +a - pthread_getspecific.os +a - pthread_setspecific.os +a - pthread_kill.os +a - pthread_sigqueue.os +a - pthread_cancel.os +a - pthread_testcancel.os +a - pthread_setcancelstate.os +a - pthread_setcanceltype.os +a - pthread_once.os +a - old_pthread_atfork.os +a - pthread_getcpuclockid.os +a - shm-directory.os +a - sem_init.os +a - sem_destroy.os +a - sem_open.os +a - sem_close.os +a - sem_unlink.os +a - sem_getvalue.os +a - sem_wait.os +a - sem_timedwait.os +a - sem_clockwait.os +a - sem_post.os +a - cleanup.os +a - cleanup_defer.os +a - cleanup_compat.os +a - cleanup_defer_compat.os +a - unwind.os +a - pt-longjmp.os +a - pt-cleanup.os +a - cancellation.os +a - lowlevellock.os +a - lll_timedlock_wait.os +a - pt-fork.os +a - pt-fcntl.os +a - write.os +a - read.os +a - close.os +a - accept.os +a - connect.os +a - recv.os +a - recvfrom.os +a - send.os +a - sendto.os +a - fsync.os +a - lseek.os +a - lseek64.os +a - msync.os +a - open.os +a - open64.os +a - pause.os +a - pread.os +a - pread64.os +a - pwrite.os +a - pwrite64.os +a - tcdrain.os +a - msgrcv.os +a - msgsnd.os +a - sigwait.os +a - sigsuspend.os +a - recvmsg.os +a - sendmsg.os +a - pt-raise.os +a - pt-system.os +a - flockfile.os +a - ftrylockfile.os +a - funlockfile.os +a - sigaction.os +a - herrno.os +a - res.os +a - pt-allocrtsig.os +a - pthread_kill_other_threads.os +a - pthread_setaffinity.os +a - pthread_attr_getaffinity.os +a - pthread_mutexattr_getrobust.os +a - pthread_mutexattr_setrobust.os +a - pthread_mutex_consistent.os +a - cleanup_routine.os +a - unwind-forcedunwind.os +a - pthread_mutexattr_getprotocol.os +a - pthread_mutexattr_setprotocol.os +a - pthread_mutexattr_getprioceiling.os +a - pthread_mutexattr_setprioceiling.os +a - tpp.os +a - pthread_mutex_getprioceiling.os +a - pthread_mutex_setprioceiling.os +a - pthread_setname.os +a - pthread_getname.os +a - pthread_setattr_default_np.os +a - pthread_getattr_default_np.os +a - pthread_mutex_conf.os +a - libpthread-compat.os +a - thrd_create.os +a - thrd_detach.os +a - thrd_exit.os +a - thrd_join.os +a - call_once.os +a - mtx_destroy.os +a - mtx_init.os +a - mtx_lock.os +a - mtx_timedlock.os +a - mtx_trylock.os +a - mtx_unlock.os +a - cnd_broadcast.os +a - cnd_destroy.os +a - cnd_init.os +a - cnd_signal.os +a - cnd_timedwait.os +a - cnd_wait.os +a - tss_create.os +a - tss_delete.os +a - tss_get.os +a - tss_set.os +a - elision-lock.os +a - elision-unlock.os +a - elision-timed.os +a - elision-trylock.os +a - errno-loc.os +gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/sources/glibc-2.32/build/nptl/ -B/sources/glibc-2.32/build/csu/ -B/sources/glibc-2.32/build/nptl/ -Wl,--version-script=/sources/glibc-2.32/build/libpthread.map -Wl,-soname=libpthread.so.0 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--enable-new-dtags,-z,nodelete,-z,initfirst -e __nptl_main -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/nptl/libpthread.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /sources/glibc-2.32/build/nptl/libpthread_pic.a -Wl,--no-whole-archive -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /sources/glibc-2.32/build/nptl/libpthread.so.0.new +/bin/sh ../scripts/rellns-sh /sources/glibc-2.32/build/nptl/libpthread.so /sources/glibc-2.32/build/nptl/libpthread.so.0.new +mv -f /sources/glibc-2.32/build/nptl/libpthread.so.0.new /sources/glibc-2.32/build/nptl/libpthread.so.0 +python3 -B ../scripts/gen-as-const.py --python \ + --cc="gcc -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/nptl -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc" nptl_lock_constants.pysym \ + > /sources/glibc-2.32/build/nptl/nptl_lock_constants.py.tmp +mv -f /sources/glibc-2.32/build/nptl/nptl_lock_constants.py.tmp /sources/glibc-2.32/build/nptl/nptl_lock_constants.py +make[2]: Leaving directory '/sources/glibc-2.32/nptl' +make subdir=malloc -C malloc ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/malloc' +gcc mcheck-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/mcheck-init.o -MD -MP -MF /sources/glibc-2.32/build/malloc/mcheck-init.o.dt -MT /sources/glibc-2.32/build/malloc/mcheck-init.o +rm -f /sources/glibc-2.32/build/malloc/libmcheck.a +cd /sources/glibc-2.32/build/malloc && \ +ln -s mcheck-init.o libmcheck.a +rm -f /sources/glibc-2.32/build/malloc/mtrace.new +sed -e 's|@PERL@|/usr/bin/perl|' -e 's|@XXX@|18|' \ + -e 's|@VERSION@|2.32|' \ + -e 's|@PKGVERSION@|(GNU libc) |' \ + -e 's|@REPORT_BUGS_TO@||' mtrace.pl > /sources/glibc-2.32/build/malloc/mtrace.new \ +&& rm -f /sources/glibc-2.32/build/malloc/mtrace && mv /sources/glibc-2.32/build/malloc/mtrace.new /sources/glibc-2.32/build/malloc/mtrace && chmod +x /sources/glibc-2.32/build/malloc/mtrace +gcc memusage.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/malloc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmemusage -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/malloc/memusage.os -MD -MP -MF /sources/glibc-2.32/build/malloc/memusage.os.dt -MT /sources/glibc-2.32/build/malloc/memusage.os +cd /sources/glibc-2.32/build/malloc && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libmemusage_pic.a memusage.os +a - memusage.os +gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/sources/glibc-2.32/build/csu/ -Wl,-soname=libmemusage.so -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/malloc/libmemusage.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /sources/glibc-2.32/build/malloc/libmemusage_pic.a -Wl,--no-whole-archive /sources/glibc-2.32/build/dlfcn/libdl.so.2 -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +make[2]: Leaving directory '/sources/glibc-2.32/malloc' +make subdir=string -C string ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/string' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/string' +make subdir=wcsmbs -C wcsmbs ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/wcsmbs' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/wcsmbs' +make subdir=timezone -C timezone ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/timezone' +sed -e 's|/bin/bash|/bin/bash|' \ + -e 's|TZDIR=[^}]*|TZDIR=/usr/share/zoneinfo|' \ + -e '/TZVERSION=/s|see_Makefile|"2.32"|' \ + -e '/PKGVERSION=/s|=.*|="(GNU libc) "|' \ + -e '/REPORT_BUGS_TO=/s|=.*|=""|' \ + < tzselect.ksh > /sources/glibc-2.32/build/timezone/tzselect.new +chmod 555 /sources/glibc-2.32/build/timezone/tzselect.new +mv -f /sources/glibc-2.32/build/timezone/tzselect.new /sources/glibc-2.32/build/timezone/tzselect +echo 'static char const TZVERSION[]="2.32";' \ + > /sources/glibc-2.32/build/timezone/version.h.new +mv -f /sources/glibc-2.32/build/timezone/version.h.new /sources/glibc-2.32/build/timezone/version.h +gcc zic.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -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 /sources/glibc-2.32/build/config.h -Wno-maybe-uninitialized -Wno-unused-variable -I../include -I/sources/glibc-2.32/build/timezone -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/timezone/zic.o -MD -MP -MF /sources/glibc-2.32/build/timezone/zic.o.dt -MT /sources/glibc-2.32/build/timezone/zic.o +gcc -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /sources/glibc-2.32/build/timezone/zic -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbegin.o` /sources/glibc-2.32/build/timezone/zic.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /sources/glibc-2.32/build/libc.so.6 /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc --print-file-name=crtend.o` /sources/glibc-2.32/build/csu/crtn.o +gcc zdump.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -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 /sources/glibc-2.32/build/config.h -Wno-maybe-uninitialized -I../include -I/sources/glibc-2.32/build/timezone -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/timezone/zdump.o -MD -MP -MF /sources/glibc-2.32/build/timezone/zdump.o.dt -MT /sources/glibc-2.32/build/timezone/zdump.o +gcc -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /sources/glibc-2.32/build/timezone/zdump -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbegin.o` /sources/glibc-2.32/build/timezone/zdump.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /sources/glibc-2.32/build/libc.so.6 /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc --print-file-name=crtend.o` /sources/glibc-2.32/build/csu/crtn.o +make[2]: Leaving directory '/sources/glibc-2.32/timezone' +make subdir=time -C time ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/time' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/time' +make subdir=dirent -C dirent ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/dirent' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/dirent' +make subdir=grp -C grp ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/grp' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/grp' +make subdir=pwd -C pwd ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/pwd' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/pwd' +make subdir=posix -C posix ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/posix' +gcc getconf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DGETCONF_DIR='"/usr/libexec/getconf"' -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/posix/getconf.o -MD -MP -MF /sources/glibc-2.32/build/posix/getconf.o.dt -MT /sources/glibc-2.32/build/posix/getconf.o +gcc -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /sources/glibc-2.32/build/posix/getconf -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbegin.o` /sources/glibc-2.32/build/posix/getconf.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /sources/glibc-2.32/build/libc.so.6 /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc --print-file-name=crtend.o` /sources/glibc-2.32/build/csu/crtn.o +gcc getconf-speclist.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/posix -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -E -o - \ + | sed -n -e '/@@@PRESENT_/s/@@@PRESENT_//p' > /sources/glibc-2.32/build/posix/getconf.speclist.new +mv -f /sources/glibc-2.32/build/posix/getconf.speclist.new /sources/glibc-2.32/build/posix/getconf.speclist +make[2]: Leaving directory '/sources/glibc-2.32/posix' +make subdir=io -C io ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/io' +gcc pwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/io -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/io/pwd.o -MD -MP -MF /sources/glibc-2.32/build/io/pwd.o.dt -MT /sources/glibc-2.32/build/io/pwd.o +gcc -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /sources/glibc-2.32/build/io/pwd -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbegin.o` /sources/glibc-2.32/build/io/pwd.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /sources/glibc-2.32/build/libc.so.6 /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc --print-file-name=crtend.o` /sources/glibc-2.32/build/csu/crtn.o +make[2]: Leaving directory '/sources/glibc-2.32/io' +make subdir=termios -C termios ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/termios' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/termios' +make subdir=resource -C resource ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/resource' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/resource' +make subdir=misc -C misc ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/misc' +rm -f /sources/glibc-2.32/build/dummy.c +(echo 'extern void __dummy__ (void);'; \ + echo 'void __dummy__ (void) { }') > /sources/glibc-2.32/build/dummy.c +gcc /sources/glibc-2.32/build/dummy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/sources/glibc-2.32/build/misc -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/dummy.o -MD -MP -MF /sources/glibc-2.32/build/dummy.o.dt -MT /sources/glibc-2.32/build/dummy.o +/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar crv /sources/glibc-2.32/build/misc/libg.a /sources/glibc-2.32/build/dummy.o +a - /sources/glibc-2.32/build/dummy.o +make[2]: Leaving directory '/sources/glibc-2.32/misc' +make subdir=socket -C socket ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/socket' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/socket' +make subdir=sysvipc -C sysvipc ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/sysvipc' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/sysvipc' +make subdir=gmon -C gmon ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/gmon' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/gmon' +make subdir=gnulib -C gnulib ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/gnulib' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/gnulib' +make subdir=wctype -C wctype ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/wctype' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/wctype' +make subdir=manual -C manual ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/manual' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/manual' +make subdir=shadow -C shadow ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/shadow' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/shadow' +make subdir=gshadow -C gshadow ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/gshadow' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/gshadow' +make subdir=po -C po ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/po' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/po' +make subdir=argp -C argp ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/argp' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/argp' +make subdir=rt -C rt ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/rt' +gcc ../sysdeps/pthread/aio_cancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_cancel.o -MD -MP -MF /sources/glibc-2.32/build/rt/aio_cancel.o.dt -MT /sources/glibc-2.32/build/rt/aio_cancel.o +gcc ../sysdeps/pthread/aio_error.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_error.o -MD -MP -MF /sources/glibc-2.32/build/rt/aio_error.o.dt -MT /sources/glibc-2.32/build/rt/aio_error.o +gcc ../sysdeps/pthread/aio_fsync.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_fsync.o -MD -MP -MF /sources/glibc-2.32/build/rt/aio_fsync.o.dt -MT /sources/glibc-2.32/build/rt/aio_fsync.o +gcc ../sysdeps/pthread/aio_misc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_misc.o -MD -MP -MF /sources/glibc-2.32/build/rt/aio_misc.o.dt -MT /sources/glibc-2.32/build/rt/aio_misc.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/aio_read.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_read.o -MD -MP -MF /sources/glibc-2.32/build/rt/aio_read.o.dt -MT /sources/glibc-2.32/build/rt/aio_read.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/aio_read64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_read64.o -MD -MP -MF /sources/glibc-2.32/build/rt/aio_read64.o.dt -MT /sources/glibc-2.32/build/rt/aio_read64.o +gcc aio_return.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_return.o -MD -MP -MF /sources/glibc-2.32/build/rt/aio_return.o.dt -MT /sources/glibc-2.32/build/rt/aio_return.o +gcc ../sysdeps/pthread/aio_suspend.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_suspend.o -MD -MP -MF /sources/glibc-2.32/build/rt/aio_suspend.o.dt -MT /sources/glibc-2.32/build/rt/aio_suspend.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/aio_write.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_write.o -MD -MP -MF /sources/glibc-2.32/build/rt/aio_write.o.dt -MT /sources/glibc-2.32/build/rt/aio_write.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/aio_write64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_write64.o -MD -MP -MF /sources/glibc-2.32/build/rt/aio_write64.o.dt -MT /sources/glibc-2.32/build/rt/aio_write64.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/lio_listio.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/lio_listio.o -MD -MP -MF /sources/glibc-2.32/build/rt/lio_listio.o.dt -MT /sources/glibc-2.32/build/rt/lio_listio.o +gcc ../sysdeps/unix/sysv/linux/wordsize-64/lio_listio64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/lio_listio64.o -MD -MP -MF /sources/glibc-2.32/build/rt/lio_listio64.o.dt -MT /sources/glibc-2.32/build/rt/lio_listio64.o +gcc ../sysdeps/unix/sysv/linux/aio_sigqueue.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_sigqueue.o -MD -MP -MF /sources/glibc-2.32/build/rt/aio_sigqueue.o.dt -MT /sources/glibc-2.32/build/rt/aio_sigqueue.o +gcc ../sysdeps/pthread/aio_notify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_notify.o -MD -MP -MF /sources/glibc-2.32/build/rt/aio_notify.o.dt -MT /sources/glibc-2.32/build/rt/aio_notify.o +gcc ../sysdeps/unix/sysv/linux/x86_64/timer_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/timer_create.o -MD -MP -MF /sources/glibc-2.32/build/rt/timer_create.o.dt -MT /sources/glibc-2.32/build/rt/timer_create.o +gcc ../sysdeps/unix/sysv/linux/x86_64/timer_delete.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/timer_delete.o -MD -MP -MF /sources/glibc-2.32/build/rt/timer_delete.o.dt -MT /sources/glibc-2.32/build/rt/timer_delete.o +gcc ../sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/timer_getoverr.o -MD -MP -MF /sources/glibc-2.32/build/rt/timer_getoverr.o.dt -MT /sources/glibc-2.32/build/rt/timer_getoverr.o +gcc ../sysdeps/unix/sysv/linux/x86_64/timer_gettime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/timer_gettime.o -MD -MP -MF /sources/glibc-2.32/build/rt/timer_gettime.o.dt -MT /sources/glibc-2.32/build/rt/timer_gettime.o +gcc ../sysdeps/unix/sysv/linux/x86_64/timer_settime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/timer_settime.o -MD -MP -MF /sources/glibc-2.32/build/rt/timer_settime.o.dt -MT /sources/glibc-2.32/build/rt/timer_settime.o +gcc ../sysdeps/posix/shm_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/shm_open.o -MD -MP -MF /sources/glibc-2.32/build/rt/shm_open.o.dt -MT /sources/glibc-2.32/build/rt/shm_open.o +gcc ../sysdeps/posix/shm_unlink.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/shm_unlink.o -MD -MP -MF /sources/glibc-2.32/build/rt/shm_unlink.o.dt -MT /sources/glibc-2.32/build/rt/shm_unlink.o +gcc ../sysdeps/unix/sysv/linux/mq_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/mq_open.o -MD -MP -MF /sources/glibc-2.32/build/rt/mq_open.o.dt -MT /sources/glibc-2.32/build/rt/mq_open.o +gcc ../sysdeps/unix/sysv/linux/mq_close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/mq_close.o -MD -MP -MF /sources/glibc-2.32/build/rt/mq_close.o.dt -MT /sources/glibc-2.32/build/rt/mq_close.o +gcc ../sysdeps/unix/sysv/linux/mq_unlink.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/mq_unlink.o -MD -MP -MF /sources/glibc-2.32/build/rt/mq_unlink.o.dt -MT /sources/glibc-2.32/build/rt/mq_unlink.o +gcc ../sysdeps/unix/sysv/linux/mq_getattr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/mq_getattr.o -MD -MP -MF /sources/glibc-2.32/build/rt/mq_getattr.o.dt -MT /sources/glibc-2.32/build/rt/mq_getattr.o +(echo '#define SYSCALL_NAME mq_getsetattr'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL mq_setattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/rt/mq_setattr.o -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/rt/mq_setattr.o.dt -MT /sources/glibc-2.32/build/rt/mq_setattr.o +gcc ../sysdeps/unix/sysv/linux/mq_notify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/mq_notify.o -MD -MP -MF /sources/glibc-2.32/build/rt/mq_notify.o.dt -MT /sources/glibc-2.32/build/rt/mq_notify.o +gcc ../sysdeps/unix/sysv/linux/mq_send.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/mq_send.o -MD -MP -MF /sources/glibc-2.32/build/rt/mq_send.o.dt -MT /sources/glibc-2.32/build/rt/mq_send.o +gcc ../sysdeps/unix/sysv/linux/mq_receive.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/mq_receive.o -MD -MP -MF /sources/glibc-2.32/build/rt/mq_receive.o.dt -MT /sources/glibc-2.32/build/rt/mq_receive.o +gcc ../sysdeps/unix/sysv/linux/mq_timedsend.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/mq_timedsend.o -MD -MP -MF /sources/glibc-2.32/build/rt/mq_timedsend.o.dt -MT /sources/glibc-2.32/build/rt/mq_timedsend.o +gcc ../sysdeps/unix/sysv/linux/mq_timedreceive.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/mq_timedreceive.o -MD -MP -MF /sources/glibc-2.32/build/rt/mq_timedreceive.o.dt -MT /sources/glibc-2.32/build/rt/mq_timedreceive.o +gcc ../sysdeps/unix/sysv/linux/timer_routines.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/timer_routines.o -MD -MP -MF /sources/glibc-2.32/build/rt/timer_routines.o.dt -MT /sources/glibc-2.32/build/rt/timer_routines.o +gcc ../sysdeps/nptl/librt-cancellation.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fexceptions -fasynchronous-unwind-tables -fasynchronous-unwind-tables -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/librt-cancellation.o -MD -MP -MF /sources/glibc-2.32/build/rt/librt-cancellation.o.dt -MT /sources/glibc-2.32/build/rt/librt-cancellation.o +cd /sources/glibc-2.32/build/rt && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv librt.a aio_cancel.o aio_error.o aio_fsync.o aio_misc.o aio_read.o aio_read64.o aio_return.o aio_suspend.o aio_write.o aio_write64.o lio_listio.o lio_listio64.o aio_sigqueue.o aio_notify.o timer_create.o timer_delete.o timer_getoverr.o timer_gettime.o timer_settime.o shm_open.o shm_unlink.o mq_open.o mq_close.o mq_unlink.o mq_getattr.o mq_setattr.o mq_notify.o mq_send.o mq_receive.o mq_timedsend.o mq_timedreceive.o timer_routines.o librt-cancellation.o +a - aio_cancel.o +a - aio_error.o +a - aio_fsync.o +a - aio_misc.o +a - aio_read.o +a - aio_read64.o +a - aio_return.o +a - aio_suspend.o +a - aio_write.o +a - aio_write64.o +a - lio_listio.o +a - lio_listio64.o +a - aio_sigqueue.o +a - aio_notify.o +a - timer_create.o +a - timer_delete.o +a - timer_getoverr.o +a - timer_gettime.o +a - timer_settime.o +a - shm_open.o +a - shm_unlink.o +a - mq_open.o +a - mq_close.o +a - mq_unlink.o +a - mq_getattr.o +a - mq_setattr.o +a - mq_notify.o +a - mq_send.o +a - mq_receive.o +a - mq_timedsend.o +a - mq_timedreceive.o +a - timer_routines.o +a - librt-cancellation.o +gcc ../sysdeps/pthread/aio_cancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_cancel.os -MD -MP -MF /sources/glibc-2.32/build/rt/aio_cancel.os.dt -MT /sources/glibc-2.32/build/rt/aio_cancel.os +gcc ../sysdeps/pthread/aio_error.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_error.os -MD -MP -MF /sources/glibc-2.32/build/rt/aio_error.os.dt -MT /sources/glibc-2.32/build/rt/aio_error.os +gcc ../sysdeps/pthread/aio_fsync.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_fsync.os -MD -MP -MF /sources/glibc-2.32/build/rt/aio_fsync.os.dt -MT /sources/glibc-2.32/build/rt/aio_fsync.os +gcc ../sysdeps/pthread/aio_misc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_misc.os -MD -MP -MF /sources/glibc-2.32/build/rt/aio_misc.os.dt -MT /sources/glibc-2.32/build/rt/aio_misc.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/aio_read.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_read.os -MD -MP -MF /sources/glibc-2.32/build/rt/aio_read.os.dt -MT /sources/glibc-2.32/build/rt/aio_read.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/aio_read64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_read64.os -MD -MP -MF /sources/glibc-2.32/build/rt/aio_read64.os.dt -MT /sources/glibc-2.32/build/rt/aio_read64.os +gcc aio_return.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_return.os -MD -MP -MF /sources/glibc-2.32/build/rt/aio_return.os.dt -MT /sources/glibc-2.32/build/rt/aio_return.os +gcc ../sysdeps/pthread/aio_suspend.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_suspend.os -MD -MP -MF /sources/glibc-2.32/build/rt/aio_suspend.os.dt -MT /sources/glibc-2.32/build/rt/aio_suspend.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/aio_write.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_write.os -MD -MP -MF /sources/glibc-2.32/build/rt/aio_write.os.dt -MT /sources/glibc-2.32/build/rt/aio_write.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/aio_write64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_write64.os -MD -MP -MF /sources/glibc-2.32/build/rt/aio_write64.os.dt -MT /sources/glibc-2.32/build/rt/aio_write64.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/lio_listio.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/lio_listio.os -MD -MP -MF /sources/glibc-2.32/build/rt/lio_listio.os.dt -MT /sources/glibc-2.32/build/rt/lio_listio.os +gcc ../sysdeps/unix/sysv/linux/wordsize-64/lio_listio64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/lio_listio64.os -MD -MP -MF /sources/glibc-2.32/build/rt/lio_listio64.os.dt -MT /sources/glibc-2.32/build/rt/lio_listio64.os +gcc ../sysdeps/unix/sysv/linux/aio_sigqueue.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_sigqueue.os -MD -MP -MF /sources/glibc-2.32/build/rt/aio_sigqueue.os.dt -MT /sources/glibc-2.32/build/rt/aio_sigqueue.os +gcc ../sysdeps/pthread/aio_notify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/aio_notify.os -MD -MP -MF /sources/glibc-2.32/build/rt/aio_notify.os.dt -MT /sources/glibc-2.32/build/rt/aio_notify.os +gcc ../sysdeps/unix/sysv/linux/x86_64/timer_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/timer_create.os -MD -MP -MF /sources/glibc-2.32/build/rt/timer_create.os.dt -MT /sources/glibc-2.32/build/rt/timer_create.os +gcc ../sysdeps/unix/sysv/linux/x86_64/timer_delete.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/timer_delete.os -MD -MP -MF /sources/glibc-2.32/build/rt/timer_delete.os.dt -MT /sources/glibc-2.32/build/rt/timer_delete.os +gcc ../sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/timer_getoverr.os -MD -MP -MF /sources/glibc-2.32/build/rt/timer_getoverr.os.dt -MT /sources/glibc-2.32/build/rt/timer_getoverr.os +gcc ../sysdeps/unix/sysv/linux/x86_64/timer_gettime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/timer_gettime.os -MD -MP -MF /sources/glibc-2.32/build/rt/timer_gettime.os.dt -MT /sources/glibc-2.32/build/rt/timer_gettime.os +gcc ../sysdeps/unix/sysv/linux/x86_64/timer_settime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/timer_settime.os -MD -MP -MF /sources/glibc-2.32/build/rt/timer_settime.os.dt -MT /sources/glibc-2.32/build/rt/timer_settime.os +gcc ../sysdeps/posix/shm_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/shm_open.os -MD -MP -MF /sources/glibc-2.32/build/rt/shm_open.os.dt -MT /sources/glibc-2.32/build/rt/shm_open.os +gcc ../sysdeps/posix/shm_unlink.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/shm_unlink.os -MD -MP -MF /sources/glibc-2.32/build/rt/shm_unlink.os.dt -MT /sources/glibc-2.32/build/rt/shm_unlink.os +gcc ../sysdeps/unix/sysv/linux/mq_open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/mq_open.os -MD -MP -MF /sources/glibc-2.32/build/rt/mq_open.os.dt -MT /sources/glibc-2.32/build/rt/mq_open.os +gcc ../sysdeps/unix/sysv/linux/mq_close.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/mq_close.os -MD -MP -MF /sources/glibc-2.32/build/rt/mq_close.os.dt -MT /sources/glibc-2.32/build/rt/mq_close.os +gcc ../sysdeps/unix/sysv/linux/mq_unlink.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/mq_unlink.os -MD -MP -MF /sources/glibc-2.32/build/rt/mq_unlink.os.dt -MT /sources/glibc-2.32/build/rt/mq_unlink.os +gcc ../sysdeps/unix/sysv/linux/mq_getattr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/mq_getattr.os -MD -MP -MF /sources/glibc-2.32/build/rt/mq_getattr.os.dt -MT /sources/glibc-2.32/build/rt/mq_getattr.os +(echo '#define SYSCALL_NAME mq_getsetattr'; \ + echo '#define SYSCALL_NARGS 3'; \ + echo '#define SYSCALL_ULONG_ARG_1 0'; \ + echo '#define SYSCALL_ULONG_ARG_2 0'; \ + echo '#define SYSCALL_SYMBOL mq_setattr'; \ + echo '#define SYSCALL_NOERRNO 0'; \ + echo '#define SYSCALL_ERRVAL 0'; \ + echo '#include '; \ +) | gcc -c -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/rt/mq_setattr.os -x assembler-with-cpp - -MD -MP -MF /sources/glibc-2.32/build/rt/mq_setattr.os.dt -MT /sources/glibc-2.32/build/rt/mq_setattr.os +gcc ../sysdeps/unix/sysv/linux/mq_notify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/mq_notify.os -MD -MP -MF /sources/glibc-2.32/build/rt/mq_notify.os.dt -MT /sources/glibc-2.32/build/rt/mq_notify.os +gcc ../sysdeps/unix/sysv/linux/mq_send.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/mq_send.os -MD -MP -MF /sources/glibc-2.32/build/rt/mq_send.os.dt -MT /sources/glibc-2.32/build/rt/mq_send.os +gcc ../sysdeps/unix/sysv/linux/mq_receive.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/mq_receive.os -MD -MP -MF /sources/glibc-2.32/build/rt/mq_receive.os.dt -MT /sources/glibc-2.32/build/rt/mq_receive.os +gcc ../sysdeps/unix/sysv/linux/mq_timedsend.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/mq_timedsend.os -MD -MP -MF /sources/glibc-2.32/build/rt/mq_timedsend.os.dt -MT /sources/glibc-2.32/build/rt/mq_timedsend.os +gcc ../sysdeps/unix/sysv/linux/mq_timedreceive.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/mq_timedreceive.os -MD -MP -MF /sources/glibc-2.32/build/rt/mq_timedreceive.os.dt -MT /sources/glibc-2.32/build/rt/mq_timedreceive.os +gcc ../sysdeps/unix/sysv/linux/timer_routines.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/timer_routines.os -MD -MP -MF /sources/glibc-2.32/build/rt/timer_routines.os.dt -MT /sources/glibc-2.32/build/rt/timer_routines.os +gcc ../sysdeps/nptl/librt-cancellation.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -fasynchronous-unwind-tables -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/librt-cancellation.os -MD -MP -MF /sources/glibc-2.32/build/rt/librt-cancellation.os.dt -MT /sources/glibc-2.32/build/rt/librt-cancellation.os +gcc ../sysdeps/gnu/rt-unwind-resume.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/sources/glibc-2.32/build/rt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/rt/rt-unwind-resume.os -MD -MP -MF /sources/glibc-2.32/build/rt/rt-unwind-resume.os.dt -MT /sources/glibc-2.32/build/rt/rt-unwind-resume.os +cd /sources/glibc-2.32/build/rt && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv librt_pic.a aio_cancel.os aio_error.os aio_fsync.os aio_misc.os aio_read.os aio_read64.os aio_return.os aio_suspend.os aio_write.os aio_write64.os lio_listio.os lio_listio64.os aio_sigqueue.os aio_notify.os timer_create.os timer_delete.os timer_getoverr.os timer_gettime.os timer_settime.os shm_open.os shm_unlink.os mq_open.os mq_close.os mq_unlink.os mq_getattr.os mq_setattr.os mq_notify.os mq_send.os mq_receive.os mq_timedsend.os mq_timedreceive.os timer_routines.os librt-cancellation.os rt-unwind-resume.os +a - aio_cancel.os +a - aio_error.os +a - aio_fsync.os +a - aio_misc.os +a - aio_read.os +a - aio_read64.os +a - aio_return.os +a - aio_suspend.os +a - aio_write.os +a - aio_write64.os +a - lio_listio.os +a - lio_listio64.os +a - aio_sigqueue.os +a - aio_notify.os +a - timer_create.os +a - timer_delete.os +a - timer_getoverr.os +a - timer_gettime.os +a - timer_settime.os +a - shm_open.os +a - shm_unlink.os +a - mq_open.os +a - mq_close.os +a - mq_unlink.os +a - mq_getattr.os +a - mq_setattr.os +a - mq_notify.os +a - mq_send.os +a - mq_receive.os +a - mq_timedsend.os +a - mq_timedreceive.os +a - timer_routines.os +a - librt-cancellation.os +a - rt-unwind-resume.os +gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=/sources/glibc-2.32/build/librt.map -Wl,-soname=librt.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--enable-new-dtags,-z,nodelete -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/rt/librt.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /sources/glibc-2.32/build/rt/librt_pic.a -Wl,--no-whole-archive /sources/glibc-2.32/build/nptl/libpthread.so -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /sources/glibc-2.32/build/rt/librt.so.1.new +/bin/sh ../scripts/rellns-sh /sources/glibc-2.32/build/rt/librt.so /sources/glibc-2.32/build/rt/librt.so.1.new +mv -f /sources/glibc-2.32/build/rt/librt.so.1.new /sources/glibc-2.32/build/rt/librt.so.1 +make[2]: Leaving directory '/sources/glibc-2.32/rt' +make subdir=conform -C conform ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/conform' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/conform' +make subdir=debug -C debug ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/debug' +gcc pcprofiledump.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/pcprofiledump.o -MD -MP -MF /sources/glibc-2.32/build/debug/pcprofiledump.o.dt -MT /sources/glibc-2.32/build/debug/pcprofiledump.o +gcc -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /sources/glibc-2.32/build/debug/pcprofiledump -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbegin.o` /sources/glibc-2.32/build/debug/pcprofiledump.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /sources/glibc-2.32/build/libc.so.6 /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc --print-file-name=crtend.o` /sources/glibc-2.32/build/csu/crtn.o +rm -f /sources/glibc-2.32/build/debug/xtrace.new +sed -e 's|@BASH@|/bin/bash|' -e 's|@VERSION@|2.32|' \ + -e 's|@SLIBDIR@|/\\$LIB|' -e 's|@BINDIR@|/usr/bin|' \ + -e 's|@PKGVERSION@|(GNU libc) |' \ + -e 's|@REPORT_BUGS_TO@||' xtrace.sh > /sources/glibc-2.32/build/debug/xtrace.new \ +&& rm -f /sources/glibc-2.32/build/debug/xtrace && mv /sources/glibc-2.32/build/debug/xtrace.new /sources/glibc-2.32/build/debug/xtrace && chmod +x /sources/glibc-2.32/build/debug/xtrace +slibpfx=`echo /lib|sed 's/lib\(64\|\)$/\\\\\\\\$LIB/'`; \ +sed -e 's|@VERSION@|2.32|' -e "s|@SLIB@|$slibpfx|" \ + -e 's|@PKGVERSION@|(GNU libc) |' \ + -e 's|@REPORT_BUGS_TO@||' catchsegv.sh > /sources/glibc-2.32/build/debug/catchsegv.new +chmod 555 /sources/glibc-2.32/build/debug/catchsegv.new +mv -f /sources/glibc-2.32/build/debug/catchsegv.new /sources/glibc-2.32/build/debug/catchsegv +gcc ../sysdeps/unix/sysv/linux/segfault.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libSegFault -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/segfault.os -MD -MP -MF /sources/glibc-2.32/build/debug/segfault.os.dt -MT /sources/glibc-2.32/build/debug/segfault.os +cd /sources/glibc-2.32/build/debug && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libSegFault_pic.a segfault.os +a - segfault.os +gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/sources/glibc-2.32/build/csu/ -Wl,-soname=libSegFault.so -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/debug/libSegFault.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /sources/glibc-2.32/build/debug/libSegFault_pic.a -Wl,--no-whole-archive -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +gcc pcprofile.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/debug -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libpcprofile -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/debug/pcprofile.os -MD -MP -MF /sources/glibc-2.32/build/debug/pcprofile.os.dt -MT /sources/glibc-2.32/build/debug/pcprofile.os +cd /sources/glibc-2.32/build/debug && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libpcprofile_pic.a pcprofile.os +a - pcprofile.os +gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/sources/glibc-2.32/build/csu/ -Wl,-soname=libpcprofile.so -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/debug/libpcprofile.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /sources/glibc-2.32/build/debug/libpcprofile_pic.a -Wl,--no-whole-archive -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +make[2]: Leaving directory '/sources/glibc-2.32/debug' +make subdir=mathvec -C mathvec ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/mathvec' +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_cos2_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_cos2_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_cos2_core.o +gcc ../sysdeps/x86_64/fpu/svml_d_cos4_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_cos4_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_cos4_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_cos4_core.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_cos8_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_cos8_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_cos8_core.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_sin2_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sin2_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sin2_core.o +gcc ../sysdeps/x86_64/fpu/svml_d_sin4_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_sin4_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sin4_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sin4_core.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_sin8_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sin8_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sin8_core.o +gcc ../sysdeps/x86_64/fpu/svml_d_trig_data.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_trig_data.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_trig_data.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_trig_data.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_cosf4_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_cosf4_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_cosf4_core.o +gcc ../sysdeps/x86_64/fpu/svml_s_cosf8_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_cosf16_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_cosf16_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_cosf16_core.o +gcc ../sysdeps/x86_64/fpu/svml_s_trig_data.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_trig_data.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_trig_data.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_trig_data.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_sinf4_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sinf4_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sinf4_core.o +gcc ../sysdeps/x86_64/fpu/svml_s_sinf8_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_sinf16_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sinf16_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sinf16_core.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_sincos2_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sincos2_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sincos2_core.o +gcc ../sysdeps/x86_64/fpu/svml_d_sincos4_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_sincos8_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sincos8_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sincos8_core.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_log2_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_log2_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_log2_core.o +gcc ../sysdeps/x86_64/fpu/svml_d_log4_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_log4_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_log4_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_log4_core.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_log8_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_log8_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_log8_core.o +gcc ../sysdeps/x86_64/fpu/svml_d_log_data.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_log_data.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_log_data.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_log_data.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_logf4_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_logf4_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_logf4_core.o +gcc ../sysdeps/x86_64/fpu/svml_s_logf8_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_logf8_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_logf8_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_logf8_core.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_logf16_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_logf16_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_logf16_core.o +gcc ../sysdeps/x86_64/fpu/svml_s_logf_data.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_logf_data.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_logf_data.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_logf_data.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_exp2_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_exp2_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_exp2_core.o +gcc ../sysdeps/x86_64/fpu/svml_d_exp4_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_exp4_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_exp4_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_exp4_core.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_exp8_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_exp8_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_exp8_core.o +gcc ../sysdeps/x86_64/fpu/svml_d_exp_data.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_exp_data.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_exp_data.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_exp_data.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_expf4_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_expf4_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_expf4_core.o +gcc ../sysdeps/x86_64/fpu/svml_s_expf8_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_expf8_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_expf8_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_expf8_core.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_expf16_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_expf16_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_expf16_core.o +gcc ../sysdeps/x86_64/fpu/svml_s_expf_data.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_expf_data.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_expf_data.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_expf_data.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_pow2_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_pow2_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_pow2_core.o +gcc ../sysdeps/x86_64/fpu/svml_d_pow4_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_pow4_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_pow4_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_pow4_core.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_pow8_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_pow8_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_pow8_core.o +gcc ../sysdeps/x86_64/fpu/svml_d_pow_data.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_pow_data.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_pow_data.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_pow_data.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_powf4_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_powf4_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_powf4_core.o +gcc ../sysdeps/x86_64/fpu/svml_s_powf8_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_powf8_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_powf8_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_powf8_core.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_powf16_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_powf16_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_powf16_core.o +gcc ../sysdeps/x86_64/fpu/svml_s_powf_data.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_powf_data.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_powf_data.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_powf_data.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core.o +gcc ../sysdeps/x86_64/fpu/svml_s_sincosf8_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos2_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_cos2_core_sse4.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_cos2_core_sse4.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_cos2_core_sse4.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos4_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos8_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_cos8_core_avx512.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_cos8_core_avx512.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_cos8_core_avx512.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin2_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sin2_core_sse4.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sin2_core_sse4.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sin2_core_sse4.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin4_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sin8_core_avx512.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sin8_core_avx512.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sin8_core_avx512.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log2_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_log2_core_sse4.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_log2_core_sse4.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_log2_core_sse4.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log4_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log8_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_log8_core_avx512.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_log8_core_avx512.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_log8_core_avx512.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos2_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sincos2_core_sse4.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sincos2_core_sse4.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sincos2_core_sse4.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos4_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sincos8_core_avx512.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sincos8_core_avx512.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sincos8_core_avx512.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf4_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_cosf4_core_sse4.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_cosf4_core_sse4.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_cosf4_core_sse4.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf8_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf16_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_cosf16_core_avx512.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_cosf16_core_avx512.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_cosf16_core_avx512.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf4_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sinf4_core_sse4.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sinf4_core_sse4.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sinf4_core_sse4.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf8_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf16_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sinf16_core_avx512.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sinf16_core_avx512.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sinf16_core_avx512.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf4_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_logf4_core_sse4.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_logf4_core_sse4.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_logf4_core_sse4.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf8_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf16_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_logf16_core_avx512.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_logf16_core_avx512.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_logf16_core_avx512.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp2_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_exp2_core_sse4.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_exp2_core_sse4.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_exp2_core_sse4.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp4_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp8_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_exp8_core_avx512.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_exp8_core_avx512.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_exp8_core_avx512.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf4_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_expf4_core_sse4.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_expf4_core_sse4.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_expf4_core_sse4.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf8_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf16_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_expf16_core_avx512.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_expf16_core_avx512.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_expf16_core_avx512.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow2_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_pow2_core_sse4.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_pow2_core_sse4.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_pow2_core_sse4.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow4_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow8_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_pow8_core_avx512.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_pow8_core_avx512.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_pow8_core_avx512.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf4_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_powf4_core_sse4.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_powf4_core_sse4.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_powf4_core_sse4.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf8_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf16_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_powf16_core_avx512.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_powf16_core_avx512.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_powf16_core_avx512.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf4_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core_sse4.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core_sse4.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core_sse4.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf8_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf16_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core_avx512.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core_avx512.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core_avx512.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos2_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_cos2_core-sse2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_cos2_core-sse2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_cos2_core-sse2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos4_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_cos4_core-sse.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_cos4_core-sse.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_cos4_core-sse.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos8_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_cos8_core-avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_cos8_core-avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_cos8_core-avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp2_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_exp2_core-sse2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_exp2_core-sse2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_exp2_core-sse2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp4_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_exp4_core-sse.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_exp4_core-sse.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_exp4_core-sse.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp8_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_exp8_core-avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_exp8_core-avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_exp8_core-avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log2_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_log2_core-sse2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_log2_core-sse2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_log2_core-sse2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log4_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_log4_core-sse.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_log4_core-sse.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_log4_core-sse.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log8_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_log8_core-avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_log8_core-avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_log8_core-avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow2_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_pow2_core-sse2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_pow2_core-sse2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_pow2_core-sse2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow4_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_pow4_core-sse.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_pow4_core-sse.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_pow4_core-sse.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow8_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_pow8_core-avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_pow8_core-avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_pow8_core-avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin2_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sin2_core-sse2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sin2_core-sse2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sin2_core-sse2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin4_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sin4_core-sse.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sin4_core-sse.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sin4_core-sse.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sin8_core-avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sin8_core-avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sin8_core-avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos2_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sincos2_core-sse2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sincos2_core-sse2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sincos2_core-sse2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos4_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core-sse.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core-sse.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core-sse.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sincos8_core-avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sincos8_core-avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sincos8_core-avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf16_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_cosf16_core-avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_cosf16_core-avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_cosf16_core-avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf4_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_cosf4_core-sse2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_cosf4_core-sse2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_cosf4_core-sse2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf8_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core-sse.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core-sse.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core-sse.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf16_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_expf16_core-avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_expf16_core-avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_expf16_core-avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf4_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_expf4_core-sse2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_expf4_core-sse2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_expf4_core-sse2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf8_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_expf8_core-sse.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_expf8_core-sse.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_expf8_core-sse.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf16_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_logf16_core-avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_logf16_core-avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_logf16_core-avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf4_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_logf4_core-sse2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_logf4_core-sse2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_logf4_core-sse2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf8_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_logf8_core-sse.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_logf8_core-sse.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_logf8_core-sse.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf16_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_powf16_core-avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_powf16_core-avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_powf16_core-avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf4_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_powf4_core-sse2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_powf4_core-sse2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_powf4_core-sse2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf8_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_powf8_core-sse.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_powf8_core-sse.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_powf8_core-sse.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf16_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core-avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core-avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core-avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf4_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core-sse2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core-sse2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core-sse2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf8_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core-sse.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core-sse.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core-sse.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf16_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sinf16_core-avx2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sinf16_core-avx2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sinf16_core-avx2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf4_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sinf4_core-sse2.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sinf4_core-sse2.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sinf4_core-sse2.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf8_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core-sse.o -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core-sse.o.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core-sse.o +cd /sources/glibc-2.32/build/mathvec && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libmvec.a svml_d_cos2_core.o svml_d_cos4_core_avx.o svml_d_cos4_core.o svml_d_cos8_core.o svml_d_sin2_core.o svml_d_sin4_core_avx.o svml_d_sin4_core.o svml_d_sin8_core.o svml_d_trig_data.o svml_s_cosf4_core.o svml_s_cosf8_core_avx.o svml_s_cosf8_core.o svml_s_cosf16_core.o svml_s_trig_data.o svml_s_sinf4_core.o svml_s_sinf8_core_avx.o svml_s_sinf8_core.o svml_s_sinf16_core.o svml_d_sincos2_core.o svml_d_sincos4_core_avx.o svml_d_sincos4_core.o svml_d_sincos8_core.o svml_d_log2_core.o svml_d_log4_core_avx.o svml_d_log4_core.o svml_d_log8_core.o svml_d_log_data.o svml_s_logf4_core.o svml_s_logf8_core_avx.o svml_s_logf8_core.o svml_s_logf16_core.o svml_s_logf_data.o svml_d_exp2_core.o svml_d_exp4_core_avx.o svml_d_exp4_core.o svml_d_exp8_core.o svml_d_exp_data.o svml_s_expf4_core.o svml_s_expf8_core_avx.o svml_s_expf8_core.o svml_s_expf16_core.o svml_s_expf_data.o svml_d_pow2_core.o svml_d_pow4_core_avx.o svml_d_pow4_core.o svml_d_pow8_core.o svml_d_pow_data.o svml_s_powf4_core.o svml_s_powf8_core_avx.o svml_s_powf8_core.o svml_s_powf16_core.o svml_s_powf_data.o svml_s_sincosf4_core.o svml_s_sincosf8_core_avx.o svml_s_sincosf8_core.o svml_s_sincosf16_core.o svml_d_cos2_core_sse4.o svml_d_cos4_core_avx2.o svml_d_cos8_core_avx512.o svml_d_sin2_core_sse4.o svml_d_sin4_core_avx2.o svml_d_sin8_core_avx512.o svml_d_log2_core_sse4.o svml_d_log4_core_avx2.o svml_d_log8_core_avx512.o svml_d_sincos2_core_sse4.o svml_d_sincos4_core_avx2.o svml_d_sincos8_core_avx512.o svml_s_cosf4_core_sse4.o svml_s_cosf8_core_avx2.o svml_s_cosf16_core_avx512.o svml_s_sinf4_core_sse4.o svml_s_sinf8_core_avx2.o svml_s_sinf16_core_avx512.o svml_s_logf4_core_sse4.o svml_s_logf8_core_avx2.o svml_s_logf16_core_avx512.o svml_d_exp2_core_sse4.o svml_d_exp4_core_avx2.o svml_d_exp8_core_avx512.o svml_s_expf4_core_sse4.o svml_s_expf8_core_avx2.o svml_s_expf16_core_avx512.o svml_d_pow2_core_sse4.o svml_d_pow4_core_avx2.o svml_d_pow8_core_avx512.o svml_s_powf4_core_sse4.o svml_s_powf8_core_avx2.o svml_s_powf16_core_avx512.o svml_s_sincosf4_core_sse4.o svml_s_sincosf8_core_avx2.o svml_s_sincosf16_core_avx512.o svml_d_cos2_core-sse2.o svml_d_cos4_core-sse.o svml_d_cos8_core-avx2.o svml_d_exp2_core-sse2.o svml_d_exp4_core-sse.o svml_d_exp8_core-avx2.o svml_d_log2_core-sse2.o svml_d_log4_core-sse.o svml_d_log8_core-avx2.o svml_d_pow2_core-sse2.o svml_d_pow4_core-sse.o svml_d_pow8_core-avx2.o svml_d_sin2_core-sse2.o svml_d_sin4_core-sse.o svml_d_sin8_core-avx2.o svml_d_sincos2_core-sse2.o svml_d_sincos4_core-sse.o svml_d_sincos8_core-avx2.o svml_s_cosf16_core-avx2.o svml_s_cosf4_core-sse2.o svml_s_cosf8_core-sse.o svml_s_expf16_core-avx2.o svml_s_expf4_core-sse2.o svml_s_expf8_core-sse.o svml_s_logf16_core-avx2.o svml_s_logf4_core-sse2.o svml_s_logf8_core-sse.o svml_s_powf16_core-avx2.o svml_s_powf4_core-sse2.o svml_s_powf8_core-sse.o svml_s_sincosf16_core-avx2.o svml_s_sincosf4_core-sse2.o svml_s_sincosf8_core-sse.o svml_s_sinf16_core-avx2.o svml_s_sinf4_core-sse2.o svml_s_sinf8_core-sse.o +a - svml_d_cos2_core.o +a - svml_d_cos4_core_avx.o +a - svml_d_cos4_core.o +a - svml_d_cos8_core.o +a - svml_d_sin2_core.o +a - svml_d_sin4_core_avx.o +a - svml_d_sin4_core.o +a - svml_d_sin8_core.o +a - svml_d_trig_data.o +a - svml_s_cosf4_core.o +a - svml_s_cosf8_core_avx.o +a - svml_s_cosf8_core.o +a - svml_s_cosf16_core.o +a - svml_s_trig_data.o +a - svml_s_sinf4_core.o +a - svml_s_sinf8_core_avx.o +a - svml_s_sinf8_core.o +a - svml_s_sinf16_core.o +a - svml_d_sincos2_core.o +a - svml_d_sincos4_core_avx.o +a - svml_d_sincos4_core.o +a - svml_d_sincos8_core.o +a - svml_d_log2_core.o +a - svml_d_log4_core_avx.o +a - svml_d_log4_core.o +a - svml_d_log8_core.o +a - svml_d_log_data.o +a - svml_s_logf4_core.o +a - svml_s_logf8_core_avx.o +a - svml_s_logf8_core.o +a - svml_s_logf16_core.o +a - svml_s_logf_data.o +a - svml_d_exp2_core.o +a - svml_d_exp4_core_avx.o +a - svml_d_exp4_core.o +a - svml_d_exp8_core.o +a - svml_d_exp_data.o +a - svml_s_expf4_core.o +a - svml_s_expf8_core_avx.o +a - svml_s_expf8_core.o +a - svml_s_expf16_core.o +a - svml_s_expf_data.o +a - svml_d_pow2_core.o +a - svml_d_pow4_core_avx.o +a - svml_d_pow4_core.o +a - svml_d_pow8_core.o +a - svml_d_pow_data.o +a - svml_s_powf4_core.o +a - svml_s_powf8_core_avx.o +a - svml_s_powf8_core.o +a - svml_s_powf16_core.o +a - svml_s_powf_data.o +a - svml_s_sincosf4_core.o +a - svml_s_sincosf8_core_avx.o +a - svml_s_sincosf8_core.o +a - svml_s_sincosf16_core.o +a - svml_d_cos2_core_sse4.o +a - svml_d_cos4_core_avx2.o +a - svml_d_cos8_core_avx512.o +a - svml_d_sin2_core_sse4.o +a - svml_d_sin4_core_avx2.o +a - svml_d_sin8_core_avx512.o +a - svml_d_log2_core_sse4.o +a - svml_d_log4_core_avx2.o +a - svml_d_log8_core_avx512.o +a - svml_d_sincos2_core_sse4.o +a - svml_d_sincos4_core_avx2.o +a - svml_d_sincos8_core_avx512.o +a - svml_s_cosf4_core_sse4.o +a - svml_s_cosf8_core_avx2.o +a - svml_s_cosf16_core_avx512.o +a - svml_s_sinf4_core_sse4.o +a - svml_s_sinf8_core_avx2.o +a - svml_s_sinf16_core_avx512.o +a - svml_s_logf4_core_sse4.o +a - svml_s_logf8_core_avx2.o +a - svml_s_logf16_core_avx512.o +a - svml_d_exp2_core_sse4.o +a - svml_d_exp4_core_avx2.o +a - svml_d_exp8_core_avx512.o +a - svml_s_expf4_core_sse4.o +a - svml_s_expf8_core_avx2.o +a - svml_s_expf16_core_avx512.o +a - svml_d_pow2_core_sse4.o +a - svml_d_pow4_core_avx2.o +a - svml_d_pow8_core_avx512.o +a - svml_s_powf4_core_sse4.o +a - svml_s_powf8_core_avx2.o +a - svml_s_powf16_core_avx512.o +a - svml_s_sincosf4_core_sse4.o +a - svml_s_sincosf8_core_avx2.o +a - svml_s_sincosf16_core_avx512.o +a - svml_d_cos2_core-sse2.o +a - svml_d_cos4_core-sse.o +a - svml_d_cos8_core-avx2.o +a - svml_d_exp2_core-sse2.o +a - svml_d_exp4_core-sse.o +a - svml_d_exp8_core-avx2.o +a - svml_d_log2_core-sse2.o +a - svml_d_log4_core-sse.o +a - svml_d_log8_core-avx2.o +a - svml_d_pow2_core-sse2.o +a - svml_d_pow4_core-sse.o +a - svml_d_pow8_core-avx2.o +a - svml_d_sin2_core-sse2.o +a - svml_d_sin4_core-sse.o +a - svml_d_sin8_core-avx2.o +a - svml_d_sincos2_core-sse2.o +a - svml_d_sincos4_core-sse.o +a - svml_d_sincos8_core-avx2.o +a - svml_s_cosf16_core-avx2.o +a - svml_s_cosf4_core-sse2.o +a - svml_s_cosf8_core-sse.o +a - svml_s_expf16_core-avx2.o +a - svml_s_expf4_core-sse2.o +a - svml_s_expf8_core-sse.o +a - svml_s_logf16_core-avx2.o +a - svml_s_logf4_core-sse2.o +a - svml_s_logf8_core-sse.o +a - svml_s_powf16_core-avx2.o +a - svml_s_powf4_core-sse2.o +a - svml_s_powf8_core-sse.o +a - svml_s_sincosf16_core-avx2.o +a - svml_s_sincosf4_core-sse2.o +a - svml_s_sincosf8_core-sse.o +a - svml_s_sinf16_core-avx2.o +a - svml_s_sinf4_core-sse2.o +a - svml_s_sinf8_core-sse.o +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_cos2_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_cos2_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_cos2_core.os +gcc ../sysdeps/x86_64/fpu/svml_d_cos4_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_cos4_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_cos4_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_cos4_core.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_cos8_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_cos8_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_cos8_core.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_sin2_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sin2_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sin2_core.os +gcc ../sysdeps/x86_64/fpu/svml_d_sin4_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_sin4_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sin4_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sin4_core.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_sin8_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sin8_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sin8_core.os +gcc ../sysdeps/x86_64/fpu/svml_d_trig_data.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_trig_data.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_trig_data.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_trig_data.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_cosf4_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_cosf4_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_cosf4_core.os +gcc ../sysdeps/x86_64/fpu/svml_s_cosf8_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_cosf16_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_cosf16_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_cosf16_core.os +gcc ../sysdeps/x86_64/fpu/svml_s_trig_data.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_trig_data.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_trig_data.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_trig_data.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_sinf4_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sinf4_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sinf4_core.os +gcc ../sysdeps/x86_64/fpu/svml_s_sinf8_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_sinf16_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sinf16_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sinf16_core.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_sincos2_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sincos2_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sincos2_core.os +gcc ../sysdeps/x86_64/fpu/svml_d_sincos4_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_sincos8_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sincos8_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sincos8_core.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_log2_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_log2_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_log2_core.os +gcc ../sysdeps/x86_64/fpu/svml_d_log4_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_log4_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_log4_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_log4_core.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_log8_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_log8_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_log8_core.os +gcc ../sysdeps/x86_64/fpu/svml_d_log_data.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_log_data.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_log_data.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_log_data.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_logf4_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_logf4_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_logf4_core.os +gcc ../sysdeps/x86_64/fpu/svml_s_logf8_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_logf8_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_logf8_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_logf8_core.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_logf16_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_logf16_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_logf16_core.os +gcc ../sysdeps/x86_64/fpu/svml_s_logf_data.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_logf_data.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_logf_data.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_logf_data.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_exp2_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_exp2_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_exp2_core.os +gcc ../sysdeps/x86_64/fpu/svml_d_exp4_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_exp4_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_exp4_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_exp4_core.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_exp8_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_exp8_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_exp8_core.os +gcc ../sysdeps/x86_64/fpu/svml_d_exp_data.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_exp_data.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_exp_data.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_exp_data.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_expf4_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_expf4_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_expf4_core.os +gcc ../sysdeps/x86_64/fpu/svml_s_expf8_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_expf8_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_expf8_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_expf8_core.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_expf16_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_expf16_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_expf16_core.os +gcc ../sysdeps/x86_64/fpu/svml_s_expf_data.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_expf_data.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_expf_data.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_expf_data.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow2_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_pow2_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_pow2_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_pow2_core.os +gcc ../sysdeps/x86_64/fpu/svml_d_pow4_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_pow4_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_pow4_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_pow4_core.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_d_pow8_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_pow8_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_pow8_core.os +gcc ../sysdeps/x86_64/fpu/svml_d_pow_data.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_pow_data.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_pow_data.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_pow_data.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_powf4_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_powf4_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_powf4_core.os +gcc ../sysdeps/x86_64/fpu/svml_s_powf8_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_powf8_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_powf8_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_powf8_core.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_powf16_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_powf16_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_powf16_core.os +gcc ../sysdeps/x86_64/fpu/svml_s_powf_data.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_powf_data.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_powf_data.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_powf_data.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf4_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core.os +gcc ../sysdeps/x86_64/fpu/svml_s_sincosf8_core_avx.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf8_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf16_core.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos2_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_cos2_core_sse4.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_cos2_core_sse4.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_cos2_core_sse4.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos4_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_cos4_core_avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos8_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_cos8_core_avx512.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_cos8_core_avx512.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_cos8_core_avx512.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin2_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sin2_core_sse4.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sin2_core_sse4.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sin2_core_sse4.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin4_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sin4_core_avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sin8_core_avx512.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sin8_core_avx512.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sin8_core_avx512.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log2_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_log2_core_sse4.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_log2_core_sse4.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_log2_core_sse4.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log4_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_log4_core_avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log8_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_log8_core_avx512.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_log8_core_avx512.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_log8_core_avx512.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos2_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sincos2_core_sse4.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sincos2_core_sse4.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sincos2_core_sse4.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos4_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core_avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sincos8_core_avx512.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sincos8_core_avx512.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sincos8_core_avx512.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf4_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_cosf4_core_sse4.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_cosf4_core_sse4.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_cosf4_core_sse4.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf8_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core_avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf16_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_cosf16_core_avx512.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_cosf16_core_avx512.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_cosf16_core_avx512.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf4_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sinf4_core_sse4.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sinf4_core_sse4.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sinf4_core_sse4.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf8_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core_avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf16_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sinf16_core_avx512.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sinf16_core_avx512.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sinf16_core_avx512.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf4_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_logf4_core_sse4.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_logf4_core_sse4.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_logf4_core_sse4.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf8_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_logf8_core_avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf16_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_logf16_core_avx512.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_logf16_core_avx512.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_logf16_core_avx512.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp2_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_exp2_core_sse4.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_exp2_core_sse4.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_exp2_core_sse4.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp4_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_exp4_core_avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp8_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_exp8_core_avx512.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_exp8_core_avx512.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_exp8_core_avx512.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf4_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_expf4_core_sse4.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_expf4_core_sse4.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_expf4_core_sse4.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf8_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_expf8_core_avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf16_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_expf16_core_avx512.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_expf16_core_avx512.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_expf16_core_avx512.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow2_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_pow2_core_sse4.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_pow2_core_sse4.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_pow2_core_sse4.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow4_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_pow4_core_avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow8_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_pow8_core_avx512.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_pow8_core_avx512.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_pow8_core_avx512.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf4_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_powf4_core_sse4.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_powf4_core_sse4.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_powf4_core_sse4.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf8_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_powf8_core_avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf16_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_powf16_core_avx512.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_powf16_core_avx512.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_powf16_core_avx512.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf4_core_sse4.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core_sse4.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core_sse4.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core_sse4.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf8_core_avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core_avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf16_core_avx512.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core_avx512.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core_avx512.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core_avx512.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos2_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_cos2_core-sse2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_cos2_core-sse2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_cos2_core-sse2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos4_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_cos4_core-sse.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_cos4_core-sse.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_cos4_core-sse.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_cos8_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_cos8_core-avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_cos8_core-avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_cos8_core-avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp2_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_exp2_core-sse2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_exp2_core-sse2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_exp2_core-sse2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp4_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_exp4_core-sse.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_exp4_core-sse.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_exp4_core-sse.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_exp8_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_exp8_core-avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_exp8_core-avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_exp8_core-avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log2_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_log2_core-sse2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_log2_core-sse2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_log2_core-sse2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log4_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_log4_core-sse.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_log4_core-sse.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_log4_core-sse.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_log8_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_log8_core-avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_log8_core-avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_log8_core-avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow2_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_pow2_core-sse2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_pow2_core-sse2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_pow2_core-sse2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow4_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_pow4_core-sse.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_pow4_core-sse.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_pow4_core-sse.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_pow8_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_pow8_core-avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_pow8_core-avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_pow8_core-avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin2_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sin2_core-sse2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sin2_core-sse2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sin2_core-sse2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin4_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sin4_core-sse.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sin4_core-sse.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sin4_core-sse.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sin8_core-avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sin8_core-avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sin8_core-avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos2_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sincos2_core-sse2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sincos2_core-sse2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sincos2_core-sse2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos4_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core-sse.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core-sse.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sincos4_core-sse.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_d_sincos8_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_d_sincos8_core-avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_d_sincos8_core-avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_d_sincos8_core-avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf16_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_cosf16_core-avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_cosf16_core-avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_cosf16_core-avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf4_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_cosf4_core-sse2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_cosf4_core-sse2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_cosf4_core-sse2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_cosf8_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core-sse.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core-sse.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_cosf8_core-sse.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf16_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_expf16_core-avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_expf16_core-avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_expf16_core-avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf4_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_expf4_core-sse2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_expf4_core-sse2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_expf4_core-sse2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_expf8_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_expf8_core-sse.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_expf8_core-sse.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_expf8_core-sse.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf16_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_logf16_core-avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_logf16_core-avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_logf16_core-avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf4_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_logf4_core-sse2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_logf4_core-sse2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_logf4_core-sse2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_logf8_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_logf8_core-sse.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_logf8_core-sse.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_logf8_core-sse.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf16_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_powf16_core-avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_powf16_core-avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_powf16_core-avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf4_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_powf4_core-sse2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_powf4_core-sse2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_powf4_core-sse2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_powf8_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_powf8_core-sse.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_powf8_core-sse.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_powf8_core-sse.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf16_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core-avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core-avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sincosf16_core-avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf4_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core-sse2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core-sse2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sincosf4_core-sse2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sincosf8_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core-sse.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core-sse.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sincosf8_core-sse.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf16_core-avx2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sinf16_core-avx2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sinf16_core-avx2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sinf16_core-avx2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf4_core-sse2.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sinf4_core-sse2.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sinf4_core-sse2.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sinf4_core-sse2.os +gcc ../sysdeps/x86_64/fpu/multiarch/svml_s_sinf8_core-sse.S -c -I../include -I/sources/glibc-2.32/build/mathvec -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g -Werror=undef -Wa,--noexecstack -o /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core-sse.os -MD -MP -MF /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core-sse.os.dt -MT /sources/glibc-2.32/build/mathvec/svml_s_sinf8_core-sse.os +cd /sources/glibc-2.32/build/mathvec && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libmvec_pic.a svml_d_cos2_core.os svml_d_cos4_core_avx.os svml_d_cos4_core.os svml_d_cos8_core.os svml_d_sin2_core.os svml_d_sin4_core_avx.os svml_d_sin4_core.os svml_d_sin8_core.os svml_d_trig_data.os svml_s_cosf4_core.os svml_s_cosf8_core_avx.os svml_s_cosf8_core.os svml_s_cosf16_core.os svml_s_trig_data.os svml_s_sinf4_core.os svml_s_sinf8_core_avx.os svml_s_sinf8_core.os svml_s_sinf16_core.os svml_d_sincos2_core.os svml_d_sincos4_core_avx.os svml_d_sincos4_core.os svml_d_sincos8_core.os svml_d_log2_core.os svml_d_log4_core_avx.os svml_d_log4_core.os svml_d_log8_core.os svml_d_log_data.os svml_s_logf4_core.os svml_s_logf8_core_avx.os svml_s_logf8_core.os svml_s_logf16_core.os svml_s_logf_data.os svml_d_exp2_core.os svml_d_exp4_core_avx.os svml_d_exp4_core.os svml_d_exp8_core.os svml_d_exp_data.os svml_s_expf4_core.os svml_s_expf8_core_avx.os svml_s_expf8_core.os svml_s_expf16_core.os svml_s_expf_data.os svml_d_pow2_core.os svml_d_pow4_core_avx.os svml_d_pow4_core.os svml_d_pow8_core.os svml_d_pow_data.os svml_s_powf4_core.os svml_s_powf8_core_avx.os svml_s_powf8_core.os svml_s_powf16_core.os svml_s_powf_data.os svml_s_sincosf4_core.os svml_s_sincosf8_core_avx.os svml_s_sincosf8_core.os svml_s_sincosf16_core.os svml_d_cos2_core_sse4.os svml_d_cos4_core_avx2.os svml_d_cos8_core_avx512.os svml_d_sin2_core_sse4.os svml_d_sin4_core_avx2.os svml_d_sin8_core_avx512.os svml_d_log2_core_sse4.os svml_d_log4_core_avx2.os svml_d_log8_core_avx512.os svml_d_sincos2_core_sse4.os svml_d_sincos4_core_avx2.os svml_d_sincos8_core_avx512.os svml_s_cosf4_core_sse4.os svml_s_cosf8_core_avx2.os svml_s_cosf16_core_avx512.os svml_s_sinf4_core_sse4.os svml_s_sinf8_core_avx2.os svml_s_sinf16_core_avx512.os svml_s_logf4_core_sse4.os svml_s_logf8_core_avx2.os svml_s_logf16_core_avx512.os svml_d_exp2_core_sse4.os svml_d_exp4_core_avx2.os svml_d_exp8_core_avx512.os svml_s_expf4_core_sse4.os svml_s_expf8_core_avx2.os svml_s_expf16_core_avx512.os svml_d_pow2_core_sse4.os svml_d_pow4_core_avx2.os svml_d_pow8_core_avx512.os svml_s_powf4_core_sse4.os svml_s_powf8_core_avx2.os svml_s_powf16_core_avx512.os svml_s_sincosf4_core_sse4.os svml_s_sincosf8_core_avx2.os svml_s_sincosf16_core_avx512.os svml_d_cos2_core-sse2.os svml_d_cos4_core-sse.os svml_d_cos8_core-avx2.os svml_d_exp2_core-sse2.os svml_d_exp4_core-sse.os svml_d_exp8_core-avx2.os svml_d_log2_core-sse2.os svml_d_log4_core-sse.os svml_d_log8_core-avx2.os svml_d_pow2_core-sse2.os svml_d_pow4_core-sse.os svml_d_pow8_core-avx2.os svml_d_sin2_core-sse2.os svml_d_sin4_core-sse.os svml_d_sin8_core-avx2.os svml_d_sincos2_core-sse2.os svml_d_sincos4_core-sse.os svml_d_sincos8_core-avx2.os svml_s_cosf16_core-avx2.os svml_s_cosf4_core-sse2.os svml_s_cosf8_core-sse.os svml_s_expf16_core-avx2.os svml_s_expf4_core-sse2.os svml_s_expf8_core-sse.os svml_s_logf16_core-avx2.os svml_s_logf4_core-sse2.os svml_s_logf8_core-sse.os svml_s_powf16_core-avx2.os svml_s_powf4_core-sse2.os svml_s_powf8_core-sse.os svml_s_sincosf16_core-avx2.os svml_s_sincosf4_core-sse2.os svml_s_sincosf8_core-sse.os svml_s_sinf16_core-avx2.os svml_s_sinf4_core-sse2.os svml_s_sinf8_core-sse.os +a - svml_d_cos2_core.os +a - svml_d_cos4_core_avx.os +a - svml_d_cos4_core.os +a - svml_d_cos8_core.os +a - svml_d_sin2_core.os +a - svml_d_sin4_core_avx.os +a - svml_d_sin4_core.os +a - svml_d_sin8_core.os +a - svml_d_trig_data.os +a - svml_s_cosf4_core.os +a - svml_s_cosf8_core_avx.os +a - svml_s_cosf8_core.os +a - svml_s_cosf16_core.os +a - svml_s_trig_data.os +a - svml_s_sinf4_core.os +a - svml_s_sinf8_core_avx.os +a - svml_s_sinf8_core.os +a - svml_s_sinf16_core.os +a - svml_d_sincos2_core.os +a - svml_d_sincos4_core_avx.os +a - svml_d_sincos4_core.os +a - svml_d_sincos8_core.os +a - svml_d_log2_core.os +a - svml_d_log4_core_avx.os +a - svml_d_log4_core.os +a - svml_d_log8_core.os +a - svml_d_log_data.os +a - svml_s_logf4_core.os +a - svml_s_logf8_core_avx.os +a - svml_s_logf8_core.os +a - svml_s_logf16_core.os +a - svml_s_logf_data.os +a - svml_d_exp2_core.os +a - svml_d_exp4_core_avx.os +a - svml_d_exp4_core.os +a - svml_d_exp8_core.os +a - svml_d_exp_data.os +a - svml_s_expf4_core.os +a - svml_s_expf8_core_avx.os +a - svml_s_expf8_core.os +a - svml_s_expf16_core.os +a - svml_s_expf_data.os +a - svml_d_pow2_core.os +a - svml_d_pow4_core_avx.os +a - svml_d_pow4_core.os +a - svml_d_pow8_core.os +a - svml_d_pow_data.os +a - svml_s_powf4_core.os +a - svml_s_powf8_core_avx.os +a - svml_s_powf8_core.os +a - svml_s_powf16_core.os +a - svml_s_powf_data.os +a - svml_s_sincosf4_core.os +a - svml_s_sincosf8_core_avx.os +a - svml_s_sincosf8_core.os +a - svml_s_sincosf16_core.os +a - svml_d_cos2_core_sse4.os +a - svml_d_cos4_core_avx2.os +a - svml_d_cos8_core_avx512.os +a - svml_d_sin2_core_sse4.os +a - svml_d_sin4_core_avx2.os +a - svml_d_sin8_core_avx512.os +a - svml_d_log2_core_sse4.os +a - svml_d_log4_core_avx2.os +a - svml_d_log8_core_avx512.os +a - svml_d_sincos2_core_sse4.os +a - svml_d_sincos4_core_avx2.os +a - svml_d_sincos8_core_avx512.os +a - svml_s_cosf4_core_sse4.os +a - svml_s_cosf8_core_avx2.os +a - svml_s_cosf16_core_avx512.os +a - svml_s_sinf4_core_sse4.os +a - svml_s_sinf8_core_avx2.os +a - svml_s_sinf16_core_avx512.os +a - svml_s_logf4_core_sse4.os +a - svml_s_logf8_core_avx2.os +a - svml_s_logf16_core_avx512.os +a - svml_d_exp2_core_sse4.os +a - svml_d_exp4_core_avx2.os +a - svml_d_exp8_core_avx512.os +a - svml_s_expf4_core_sse4.os +a - svml_s_expf8_core_avx2.os +a - svml_s_expf16_core_avx512.os +a - svml_d_pow2_core_sse4.os +a - svml_d_pow4_core_avx2.os +a - svml_d_pow8_core_avx512.os +a - svml_s_powf4_core_sse4.os +a - svml_s_powf8_core_avx2.os +a - svml_s_powf16_core_avx512.os +a - svml_s_sincosf4_core_sse4.os +a - svml_s_sincosf8_core_avx2.os +a - svml_s_sincosf16_core_avx512.os +a - svml_d_cos2_core-sse2.os +a - svml_d_cos4_core-sse.os +a - svml_d_cos8_core-avx2.os +a - svml_d_exp2_core-sse2.os +a - svml_d_exp4_core-sse.os +a - svml_d_exp8_core-avx2.os +a - svml_d_log2_core-sse2.os +a - svml_d_log4_core-sse.os +a - svml_d_log8_core-avx2.os +a - svml_d_pow2_core-sse2.os +a - svml_d_pow4_core-sse.os +a - svml_d_pow8_core-avx2.os +a - svml_d_sin2_core-sse2.os +a - svml_d_sin4_core-sse.os +a - svml_d_sin8_core-avx2.os +a - svml_d_sincos2_core-sse2.os +a - svml_d_sincos4_core-sse.os +a - svml_d_sincos8_core-avx2.os +a - svml_s_cosf16_core-avx2.os +a - svml_s_cosf4_core-sse2.os +a - svml_s_cosf8_core-sse.os +a - svml_s_expf16_core-avx2.os +a - svml_s_expf4_core-sse2.os +a - svml_s_expf8_core-sse.os +a - svml_s_logf16_core-avx2.os +a - svml_s_logf4_core-sse2.os +a - svml_s_logf8_core-sse.os +a - svml_s_powf16_core-avx2.os +a - svml_s_powf4_core-sse2.os +a - svml_s_powf8_core-sse.os +a - svml_s_sincosf16_core-avx2.os +a - svml_s_sincosf4_core-sse2.os +a - svml_s_sincosf8_core-sse.os +a - svml_s_sinf16_core-avx2.os +a - svml_s_sinf4_core-sse2.os +a - svml_s_sinf8_core-sse.os +gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=/sources/glibc-2.32/build/libmvec.map -Wl,-soname=libmvec.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/mathvec/libmvec.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /sources/glibc-2.32/build/mathvec/libmvec_pic.a -Wl,--no-whole-archive /sources/glibc-2.32/build/math/libm.so.6 -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /sources/glibc-2.32/build/mathvec/libmvec.so.1.new +/bin/sh ../scripts/rellns-sh /sources/glibc-2.32/build/mathvec/libmvec.so /sources/glibc-2.32/build/mathvec/libmvec.so.1.new +mv -f /sources/glibc-2.32/build/mathvec/libmvec.so.1.new /sources/glibc-2.32/build/mathvec/libmvec.so.1 +make[2]: Leaving directory '/sources/glibc-2.32/mathvec' +make subdir=support -C support ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/support' +gcc blob_repeat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/blob_repeat.oS -MD -MP -MF /sources/glibc-2.32/build/support/blob_repeat.oS.dt -MT /sources/glibc-2.32/build/support/blob_repeat.oS +gcc check.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/check.oS -MD -MP -MF /sources/glibc-2.32/build/support/check.oS.dt -MT /sources/glibc-2.32/build/support/check.oS +gcc check_addrinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/check_addrinfo.oS -MD -MP -MF /sources/glibc-2.32/build/support/check_addrinfo.oS.dt -MT /sources/glibc-2.32/build/support/check_addrinfo.oS +gcc check_dns_packet.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/check_dns_packet.oS -MD -MP -MF /sources/glibc-2.32/build/support/check_dns_packet.oS.dt -MT /sources/glibc-2.32/build/support/check_dns_packet.oS +gcc check_hostent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/check_hostent.oS -MD -MP -MF /sources/glibc-2.32/build/support/check_hostent.oS.dt -MT /sources/glibc-2.32/build/support/check_hostent.oS +gcc check_netent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/check_netent.oS -MD -MP -MF /sources/glibc-2.32/build/support/check_netent.oS.dt -MT /sources/glibc-2.32/build/support/check_netent.oS +gcc delayed_exit.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/delayed_exit.oS -MD -MP -MF /sources/glibc-2.32/build/support/delayed_exit.oS.dt -MT /sources/glibc-2.32/build/support/delayed_exit.oS +gcc ignore_stderr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/ignore_stderr.oS -MD -MP -MF /sources/glibc-2.32/build/support/ignore_stderr.oS.dt -MT /sources/glibc-2.32/build/support/ignore_stderr.oS +gcc next_to_fault.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/next_to_fault.oS -MD -MP -MF /sources/glibc-2.32/build/support/next_to_fault.oS.dt -MT /sources/glibc-2.32/build/support/next_to_fault.oS +gcc oom_error.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/oom_error.oS -MD -MP -MF /sources/glibc-2.32/build/support/oom_error.oS.dt -MT /sources/glibc-2.32/build/support/oom_error.oS +gcc resolv_test.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/resolv_test.oS -MD -MP -MF /sources/glibc-2.32/build/support/resolv_test.oS.dt -MT /sources/glibc-2.32/build/support/resolv_test.oS +gcc set_fortify_handler.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/set_fortify_handler.oS -MD -MP -MF /sources/glibc-2.32/build/support/set_fortify_handler.oS.dt -MT /sources/glibc-2.32/build/support/set_fortify_handler.oS +gcc support-xfstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support-xfstat.oS -MD -MP -MF /sources/glibc-2.32/build/support/support-xfstat.oS.dt -MT /sources/glibc-2.32/build/support/support-xfstat.oS +gcc support-xstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support-xstat.oS -MD -MP -MF /sources/glibc-2.32/build/support/support-xstat.oS.dt -MT /sources/glibc-2.32/build/support/support-xstat.oS +gcc support_become_root.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_become_root.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_become_root.oS.dt -MT /sources/glibc-2.32/build/support/support_become_root.oS +gcc support_can_chroot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_can_chroot.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_can_chroot.oS.dt -MT /sources/glibc-2.32/build/support/support_can_chroot.oS +gcc support_capture_subprocess.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_capture_subprocess.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_capture_subprocess.oS.dt -MT /sources/glibc-2.32/build/support/support_capture_subprocess.oS +gcc support_capture_subprocess_check.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_capture_subprocess_check.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_capture_subprocess_check.oS.dt -MT /sources/glibc-2.32/build/support/support_capture_subprocess_check.oS +gcc support_chroot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_chroot.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_chroot.oS.dt -MT /sources/glibc-2.32/build/support/support_chroot.oS +gcc support_copy_file_range.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_copy_file_range.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_copy_file_range.oS.dt -MT /sources/glibc-2.32/build/support/support_copy_file_range.oS +gcc support_descriptor_supports_holes.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_descriptor_supports_holes.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_descriptor_supports_holes.oS.dt -MT /sources/glibc-2.32/build/support/support_descriptor_supports_holes.oS +gcc support_descriptors.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_descriptors.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_descriptors.oS.dt -MT /sources/glibc-2.32/build/support/support_descriptors.oS +gcc support_enter_mount_namespace.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_enter_mount_namespace.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_enter_mount_namespace.oS.dt -MT /sources/glibc-2.32/build/support/support_enter_mount_namespace.oS +gcc support_enter_network_namespace.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_enter_network_namespace.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_enter_network_namespace.oS.dt -MT /sources/glibc-2.32/build/support/support_enter_network_namespace.oS +gcc support_format_address_family.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_format_address_family.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_format_address_family.oS.dt -MT /sources/glibc-2.32/build/support/support_format_address_family.oS +gcc support_format_addrinfo.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_format_addrinfo.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_format_addrinfo.oS.dt -MT /sources/glibc-2.32/build/support/support_format_addrinfo.oS +gcc support_format_dns_packet.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_format_dns_packet.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_format_dns_packet.oS.dt -MT /sources/glibc-2.32/build/support/support_format_dns_packet.oS +gcc support_format_herrno.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_format_herrno.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_format_herrno.oS.dt -MT /sources/glibc-2.32/build/support/support_format_herrno.oS +gcc support_format_hostent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_format_hostent.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_format_hostent.oS.dt -MT /sources/glibc-2.32/build/support/support_format_hostent.oS +gcc support_format_netent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_format_netent.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_format_netent.oS.dt -MT /sources/glibc-2.32/build/support/support_format_netent.oS +gcc support_isolate_in_subprocess.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_isolate_in_subprocess.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_isolate_in_subprocess.oS.dt -MT /sources/glibc-2.32/build/support/support_isolate_in_subprocess.oS +gcc support_process_state.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_process_state.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_process_state.oS.dt -MT /sources/glibc-2.32/build/support/support_process_state.oS +gcc support_ptrace.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_ptrace.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_ptrace.oS.dt -MT /sources/glibc-2.32/build/support/support_ptrace.oS +gcc support_openpty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_openpty.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_openpty.oS.dt -MT /sources/glibc-2.32/build/support/support_openpty.oS +gcc support_paths.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DSRCDIR_PATH=\"`cd .. ; pwd`\" -DOBJDIR_PATH=\"`cd /sources/glibc-2.32/build/support//..; pwd`\" -DOBJDIR_ELF_LDSO_PATH=\"`cd /sources/glibc-2.32/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\" -DROOTSBINDIR_PATH=\"/sbin\" -DCOMPLOCALEDIR_PATH=\"/usr/lib/locale\" -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_paths.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_paths.oS.dt -MT /sources/glibc-2.32/build/support/support_paths.oS +gcc support_quote_blob.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_quote_blob.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_quote_blob.oS.dt -MT /sources/glibc-2.32/build/support/support_quote_blob.oS +gcc support_quote_string.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_quote_string.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_quote_string.oS.dt -MT /sources/glibc-2.32/build/support/support_quote_string.oS +gcc support_record_failure.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_record_failure.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_record_failure.oS.dt -MT /sources/glibc-2.32/build/support/support_record_failure.oS +gcc support_run_diff.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_run_diff.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_run_diff.oS.dt -MT /sources/glibc-2.32/build/support/support_run_diff.oS +gcc support_set_small_thread_stack_size.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_set_small_thread_stack_size.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_set_small_thread_stack_size.oS.dt -MT /sources/glibc-2.32/build/support/support_set_small_thread_stack_size.oS +gcc support_shared_allocate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_shared_allocate.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_shared_allocate.oS.dt -MT /sources/glibc-2.32/build/support/support_shared_allocate.oS +gcc support_small_stack_thread_attribute.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_small_stack_thread_attribute.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_small_stack_thread_attribute.oS.dt -MT /sources/glibc-2.32/build/support/support_small_stack_thread_attribute.oS +gcc support_subprocess.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_subprocess.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_subprocess.oS.dt -MT /sources/glibc-2.32/build/support/support_subprocess.oS +gcc support_test_compare_blob.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_test_compare_blob.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_test_compare_blob.oS.dt -MT /sources/glibc-2.32/build/support/support_test_compare_blob.oS +gcc support_test_compare_failure.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_test_compare_failure.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_test_compare_failure.oS.dt -MT /sources/glibc-2.32/build/support/support_test_compare_failure.oS +gcc support_test_compare_string.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_test_compare_string.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_test_compare_string.oS.dt -MT /sources/glibc-2.32/build/support/support_test_compare_string.oS +gcc support_write_file_string.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_write_file_string.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_write_file_string.oS.dt -MT /sources/glibc-2.32/build/support/support_write_file_string.oS +gcc support_test_main.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_test_main.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_test_main.oS.dt -MT /sources/glibc-2.32/build/support/support_test_main.oS +gcc support_test_verify_impl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/support_test_verify_impl.oS -MD -MP -MF /sources/glibc-2.32/build/support/support_test_verify_impl.oS.dt -MT /sources/glibc-2.32/build/support/support_test_verify_impl.oS +gcc temp_file.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/temp_file.oS -MD -MP -MF /sources/glibc-2.32/build/support/temp_file.oS.dt -MT /sources/glibc-2.32/build/support/temp_file.oS +gcc timespec.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexcess-precision=standard -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/timespec.oS -MD -MP -MF /sources/glibc-2.32/build/support/timespec.oS.dt -MT /sources/glibc-2.32/build/support/timespec.oS +gcc timespec-add.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/timespec-add.oS -MD -MP -MF /sources/glibc-2.32/build/support/timespec-add.oS.dt -MT /sources/glibc-2.32/build/support/timespec-add.oS +gcc timespec-sub.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/timespec-sub.oS -MD -MP -MF /sources/glibc-2.32/build/support/timespec-sub.oS.dt -MT /sources/glibc-2.32/build/support/timespec-sub.oS +gcc write_message.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/write_message.oS -MD -MP -MF /sources/glibc-2.32/build/support/write_message.oS.dt -MT /sources/glibc-2.32/build/support/write_message.oS +gcc xaccept.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xaccept.oS -MD -MP -MF /sources/glibc-2.32/build/support/xaccept.oS.dt -MT /sources/glibc-2.32/build/support/xaccept.oS +gcc xaccept4.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xaccept4.oS -MD -MP -MF /sources/glibc-2.32/build/support/xaccept4.oS.dt -MT /sources/glibc-2.32/build/support/xaccept4.oS +gcc xasprintf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xasprintf.oS -MD -MP -MF /sources/glibc-2.32/build/support/xasprintf.oS.dt -MT /sources/glibc-2.32/build/support/xasprintf.oS +gcc xbind.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xbind.oS -MD -MP -MF /sources/glibc-2.32/build/support/xbind.oS.dt -MT /sources/glibc-2.32/build/support/xbind.oS +gcc xcalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xcalloc.oS -MD -MP -MF /sources/glibc-2.32/build/support/xcalloc.oS.dt -MT /sources/glibc-2.32/build/support/xcalloc.oS +gcc xchroot.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xchroot.oS -MD -MP -MF /sources/glibc-2.32/build/support/xchroot.oS.dt -MT /sources/glibc-2.32/build/support/xchroot.oS +gcc xclock_gettime.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xclock_gettime.oS -MD -MP -MF /sources/glibc-2.32/build/support/xclock_gettime.oS.dt -MT /sources/glibc-2.32/build/support/xclock_gettime.oS +gcc xclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xclose.oS -MD -MP -MF /sources/glibc-2.32/build/support/xclose.oS.dt -MT /sources/glibc-2.32/build/support/xclose.oS +gcc xconnect.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xconnect.oS -MD -MP -MF /sources/glibc-2.32/build/support/xconnect.oS.dt -MT /sources/glibc-2.32/build/support/xconnect.oS +gcc xcopy_file_range.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xcopy_file_range.oS -MD -MP -MF /sources/glibc-2.32/build/support/xcopy_file_range.oS.dt -MT /sources/glibc-2.32/build/support/xcopy_file_range.oS +gcc xdlfcn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xdlfcn.oS -MD -MP -MF /sources/glibc-2.32/build/support/xdlfcn.oS.dt -MT /sources/glibc-2.32/build/support/xdlfcn.oS +gcc xdlmopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xdlmopen.oS -MD -MP -MF /sources/glibc-2.32/build/support/xdlmopen.oS.dt -MT /sources/glibc-2.32/build/support/xdlmopen.oS +gcc xdup2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xdup2.oS -MD -MP -MF /sources/glibc-2.32/build/support/xdup2.oS.dt -MT /sources/glibc-2.32/build/support/xdup2.oS +gcc xfclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xfclose.oS -MD -MP -MF /sources/glibc-2.32/build/support/xfclose.oS.dt -MT /sources/glibc-2.32/build/support/xfclose.oS +gcc xfopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xfopen.oS -MD -MP -MF /sources/glibc-2.32/build/support/xfopen.oS.dt -MT /sources/glibc-2.32/build/support/xfopen.oS +gcc xfork.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xfork.oS -MD -MP -MF /sources/glibc-2.32/build/support/xfork.oS.dt -MT /sources/glibc-2.32/build/support/xfork.oS +gcc xftruncate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xftruncate.oS -MD -MP -MF /sources/glibc-2.32/build/support/xftruncate.oS.dt -MT /sources/glibc-2.32/build/support/xftruncate.oS +gcc xgetline.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xgetline.oS -MD -MP -MF /sources/glibc-2.32/build/support/xgetline.oS.dt -MT /sources/glibc-2.32/build/support/xgetline.oS +gcc xgetsockname.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xgetsockname.oS -MD -MP -MF /sources/glibc-2.32/build/support/xgetsockname.oS.dt -MT /sources/glibc-2.32/build/support/xgetsockname.oS +gcc xlisten.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xlisten.oS -MD -MP -MF /sources/glibc-2.32/build/support/xlisten.oS.dt -MT /sources/glibc-2.32/build/support/xlisten.oS +gcc xlseek.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xlseek.oS -MD -MP -MF /sources/glibc-2.32/build/support/xlseek.oS.dt -MT /sources/glibc-2.32/build/support/xlseek.oS +gcc xlstat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xlstat.oS -MD -MP -MF /sources/glibc-2.32/build/support/xlstat.oS.dt -MT /sources/glibc-2.32/build/support/xlstat.oS +gcc xmalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xmalloc.oS -MD -MP -MF /sources/glibc-2.32/build/support/xmalloc.oS.dt -MT /sources/glibc-2.32/build/support/xmalloc.oS +gcc xmemstream.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xmemstream.oS -MD -MP -MF /sources/glibc-2.32/build/support/xmemstream.oS.dt -MT /sources/glibc-2.32/build/support/xmemstream.oS +gcc xmkdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xmkdir.oS -MD -MP -MF /sources/glibc-2.32/build/support/xmkdir.oS.dt -MT /sources/glibc-2.32/build/support/xmkdir.oS +gcc xmkdirp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xmkdirp.oS -MD -MP -MF /sources/glibc-2.32/build/support/xmkdirp.oS.dt -MT /sources/glibc-2.32/build/support/xmkdirp.oS +gcc xmmap.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xmmap.oS -MD -MP -MF /sources/glibc-2.32/build/support/xmmap.oS.dt -MT /sources/glibc-2.32/build/support/xmmap.oS +gcc xmprotect.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xmprotect.oS -MD -MP -MF /sources/glibc-2.32/build/support/xmprotect.oS.dt -MT /sources/glibc-2.32/build/support/xmprotect.oS +gcc xmunmap.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xmunmap.oS -MD -MP -MF /sources/glibc-2.32/build/support/xmunmap.oS.dt -MT /sources/glibc-2.32/build/support/xmunmap.oS +gcc xnewlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xnewlocale.oS -MD -MP -MF /sources/glibc-2.32/build/support/xnewlocale.oS.dt -MT /sources/glibc-2.32/build/support/xnewlocale.oS +gcc xopen.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xopen.oS -MD -MP -MF /sources/glibc-2.32/build/support/xopen.oS.dt -MT /sources/glibc-2.32/build/support/xopen.oS +gcc xpipe.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpipe.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpipe.oS.dt -MT /sources/glibc-2.32/build/support/xpipe.oS +gcc xpoll.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpoll.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpoll.oS.dt -MT /sources/glibc-2.32/build/support/xpoll.oS +gcc xposix_memalign.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xposix_memalign.oS -MD -MP -MF /sources/glibc-2.32/build/support/xposix_memalign.oS.dt -MT /sources/glibc-2.32/build/support/xposix_memalign.oS +gcc xpthread_attr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_attr_destroy.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_attr_destroy.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_attr_destroy.oS +gcc xpthread_attr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_attr_init.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_attr_init.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_attr_init.oS +gcc xpthread_attr_setdetachstate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_attr_setdetachstate.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_attr_setdetachstate.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_attr_setdetachstate.oS +gcc xpthread_attr_setguardsize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_attr_setguardsize.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_attr_setguardsize.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_attr_setguardsize.oS +gcc xpthread_attr_setstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_attr_setstack.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_attr_setstack.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_attr_setstack.oS +gcc xpthread_attr_setstacksize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_attr_setstacksize.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_attr_setstacksize.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_attr_setstacksize.oS +gcc xpthread_barrier_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_barrier_destroy.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_barrier_destroy.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_barrier_destroy.oS +gcc xpthread_barrier_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_barrier_init.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_barrier_init.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_barrier_init.oS +gcc xpthread_barrier_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_barrier_wait.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_barrier_wait.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_barrier_wait.oS +gcc xpthread_barrierattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_barrierattr_destroy.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_barrierattr_destroy.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_barrierattr_destroy.oS +gcc xpthread_barrierattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_barrierattr_init.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_barrierattr_init.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_barrierattr_init.oS +gcc xpthread_barrierattr_setpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_barrierattr_setpshared.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_barrierattr_setpshared.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_barrierattr_setpshared.oS +gcc xpthread_cancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_cancel.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_cancel.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_cancel.oS +gcc xpthread_check_return.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_check_return.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_check_return.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_check_return.oS +gcc xpthread_cond_wait.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_cond_wait.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_cond_wait.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_cond_wait.oS +gcc xpthread_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_create.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_create.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_create.oS +gcc xpthread_detach.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_detach.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_detach.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_detach.oS +gcc xpthread_join.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_join.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_join.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_join.oS +gcc xpthread_key_create.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_key_create.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_key_create.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_key_create.oS +gcc xpthread_key_delete.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_key_delete.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_key_delete.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_key_delete.oS +gcc xpthread_mutex_consistent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_mutex_consistent.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_mutex_consistent.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_mutex_consistent.oS +gcc xpthread_mutex_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_mutex_destroy.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_mutex_destroy.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_mutex_destroy.oS +gcc xpthread_mutex_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_mutex_init.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_mutex_init.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_mutex_init.oS +gcc xpthread_mutex_lock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_mutex_lock.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_mutex_lock.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_mutex_lock.oS +gcc xpthread_mutex_unlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_mutex_unlock.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_mutex_unlock.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_mutex_unlock.oS +gcc xpthread_mutexattr_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_mutexattr_destroy.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_mutexattr_destroy.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_mutexattr_destroy.oS +gcc xpthread_mutexattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_mutexattr_init.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_mutexattr_init.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_mutexattr_init.oS +gcc xpthread_mutexattr_setprotocol.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_mutexattr_setprotocol.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_mutexattr_setprotocol.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_mutexattr_setprotocol.oS +gcc xpthread_mutexattr_setpshared.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_mutexattr_setpshared.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_mutexattr_setpshared.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_mutexattr_setpshared.oS +gcc xpthread_mutexattr_setrobust.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_mutexattr_setrobust.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_mutexattr_setrobust.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_mutexattr_setrobust.oS +gcc xpthread_mutexattr_settype.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_mutexattr_settype.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_mutexattr_settype.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_mutexattr_settype.oS +gcc xpthread_once.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_once.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_once.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_once.oS +gcc xpthread_rwlock_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_rwlock_init.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_rwlock_init.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_rwlock_init.oS +gcc xpthread_rwlock_destroy.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_rwlock_destroy.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_rwlock_destroy.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_rwlock_destroy.oS +gcc xpthread_rwlock_rdlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_rwlock_rdlock.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_rwlock_rdlock.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_rwlock_rdlock.oS +gcc xpthread_rwlock_unlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_rwlock_unlock.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_rwlock_unlock.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_rwlock_unlock.oS +gcc xpthread_rwlock_wrlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_rwlock_wrlock.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_rwlock_wrlock.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_rwlock_wrlock.oS +gcc xpthread_rwlockattr_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_rwlockattr_init.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_rwlockattr_init.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_rwlockattr_init.oS +gcc xpthread_rwlockattr_setkind_np.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_rwlockattr_setkind_np.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_rwlockattr_setkind_np.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_rwlockattr_setkind_np.oS +gcc xpthread_sigmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_sigmask.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_sigmask.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_sigmask.oS +gcc xpthread_spin_lock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_spin_lock.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_spin_lock.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_spin_lock.oS +gcc xpthread_spin_unlock.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xpthread_spin_unlock.oS -MD -MP -MF /sources/glibc-2.32/build/support/xpthread_spin_unlock.oS.dt -MT /sources/glibc-2.32/build/support/xpthread_spin_unlock.oS +gcc xraise.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xraise.oS -MD -MP -MF /sources/glibc-2.32/build/support/xraise.oS.dt -MT /sources/glibc-2.32/build/support/xraise.oS +gcc xreadlink.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xreadlink.oS -MD -MP -MF /sources/glibc-2.32/build/support/xreadlink.oS.dt -MT /sources/glibc-2.32/build/support/xreadlink.oS +gcc xrealloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xrealloc.oS -MD -MP -MF /sources/glibc-2.32/build/support/xrealloc.oS.dt -MT /sources/glibc-2.32/build/support/xrealloc.oS +gcc xrecvfrom.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xrecvfrom.oS -MD -MP -MF /sources/glibc-2.32/build/support/xrecvfrom.oS.dt -MT /sources/glibc-2.32/build/support/xrecvfrom.oS +gcc xsendto.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xsendto.oS -MD -MP -MF /sources/glibc-2.32/build/support/xsendto.oS.dt -MT /sources/glibc-2.32/build/support/xsendto.oS +gcc xsetlocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xsetlocale.oS -MD -MP -MF /sources/glibc-2.32/build/support/xsetlocale.oS.dt -MT /sources/glibc-2.32/build/support/xsetlocale.oS +gcc xsetsockopt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xsetsockopt.oS -MD -MP -MF /sources/glibc-2.32/build/support/xsetsockopt.oS.dt -MT /sources/glibc-2.32/build/support/xsetsockopt.oS +gcc xsigaction.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xsigaction.oS -MD -MP -MF /sources/glibc-2.32/build/support/xsigaction.oS.dt -MT /sources/glibc-2.32/build/support/xsigaction.oS +gcc xsignal.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xsignal.oS -MD -MP -MF /sources/glibc-2.32/build/support/xsignal.oS.dt -MT /sources/glibc-2.32/build/support/xsignal.oS +gcc xsigstack.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xsigstack.oS -MD -MP -MF /sources/glibc-2.32/build/support/xsigstack.oS.dt -MT /sources/glibc-2.32/build/support/xsigstack.oS +gcc xsocket.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xsocket.oS -MD -MP -MF /sources/glibc-2.32/build/support/xsocket.oS.dt -MT /sources/glibc-2.32/build/support/xsocket.oS +gcc xposix_spawn.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xposix_spawn.oS -MD -MP -MF /sources/glibc-2.32/build/support/xposix_spawn.oS.dt -MT /sources/glibc-2.32/build/support/xposix_spawn.oS +gcc xposix_spawn_file_actions_addclose.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xposix_spawn_file_actions_addclose.oS -MD -MP -MF /sources/glibc-2.32/build/support/xposix_spawn_file_actions_addclose.oS.dt -MT /sources/glibc-2.32/build/support/xposix_spawn_file_actions_addclose.oS +gcc xposix_spawn_file_actions_adddup2.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xposix_spawn_file_actions_adddup2.oS -MD -MP -MF /sources/glibc-2.32/build/support/xposix_spawn_file_actions_adddup2.oS.dt -MT /sources/glibc-2.32/build/support/xposix_spawn_file_actions_adddup2.oS +gcc xstrdup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xstrdup.oS -MD -MP -MF /sources/glibc-2.32/build/support/xstrdup.oS.dt -MT /sources/glibc-2.32/build/support/xstrdup.oS +gcc xstrndup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xstrndup.oS -MD -MP -MF /sources/glibc-2.32/build/support/xstrndup.oS.dt -MT /sources/glibc-2.32/build/support/xstrndup.oS +gcc xsymlink.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xsymlink.oS -MD -MP -MF /sources/glibc-2.32/build/support/xsymlink.oS.dt -MT /sources/glibc-2.32/build/support/xsymlink.oS +gcc xsysconf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xsysconf.oS -MD -MP -MF /sources/glibc-2.32/build/support/xsysconf.oS.dt -MT /sources/glibc-2.32/build/support/xsysconf.oS +gcc xunlink.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xunlink.oS -MD -MP -MF /sources/glibc-2.32/build/support/xunlink.oS.dt -MT /sources/glibc-2.32/build/support/xunlink.oS +gcc xuselocale.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xuselocale.oS -MD -MP -MF /sources/glibc-2.32/build/support/xuselocale.oS.dt -MT /sources/glibc-2.32/build/support/xuselocale.oS +gcc xwaitpid.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xwaitpid.oS -MD -MP -MF /sources/glibc-2.32/build/support/xwaitpid.oS.dt -MT /sources/glibc-2.32/build/support/xwaitpid.oS +gcc xwrite.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/xwrite.oS -MD -MP -MF /sources/glibc-2.32/build/support/xwrite.oS.dt -MT /sources/glibc-2.32/build/support/xwrite.oS +cd /sources/glibc-2.32/build/support && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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_test.oS set_fortify_handler.oS support-xfstat.oS support-xstat.oS support_become_root.oS support_can_chroot.oS support_capture_subprocess.oS support_capture_subprocess_check.oS support_chroot.oS support_copy_file_range.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_process_state.oS support_ptrace.oS support_openpty.oS support_paths.oS support_quote_blob.oS support_quote_string.oS support_record_failure.oS support_run_diff.oS support_set_small_thread_stack_size.oS support_shared_allocate.oS support_small_stack_thread_attribute.oS support_subprocess.oS support_test_compare_blob.oS support_test_compare_failure.oS support_test_compare_string.oS support_write_file_string.oS support_test_main.oS support_test_verify_impl.oS temp_file.oS timespec.oS timespec-add.oS timespec-sub.oS write_message.oS xaccept.oS xaccept4.oS xasprintf.oS xbind.oS xcalloc.oS xchroot.oS xclock_gettime.oS xclose.oS xconnect.oS xcopy_file_range.oS xdlfcn.oS xdlmopen.oS xdup2.oS xfclose.oS xfopen.oS xfork.oS xftruncate.oS xgetline.oS xgetsockname.oS xlisten.oS xlseek.oS xlstat.oS xmalloc.oS xmemstream.oS xmkdir.oS xmkdirp.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_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_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_test.oS +a - set_fortify_handler.oS +a - support-xfstat.oS +a - support-xstat.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_range.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_process_state.oS +a - support_ptrace.oS +a - support_openpty.oS +a - support_paths.oS +a - support_quote_blob.oS +a - support_quote_string.oS +a - support_record_failure.oS +a - support_run_diff.oS +a - support_set_small_thread_stack_size.oS +a - support_shared_allocate.oS +a - support_small_stack_thread_attribute.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_write_file_string.oS +a - support_test_main.oS +a - support_test_verify_impl.oS +a - temp_file.oS +a - timespec.oS +a - timespec-add.oS +a - timespec-sub.oS +a - write_message.oS +a - xaccept.oS +a - xaccept4.oS +a - xasprintf.oS +a - xbind.oS +a - xcalloc.oS +a - xchroot.oS +a - xclock_gettime.oS +a - xclose.oS +a - xconnect.oS +a - xcopy_file_range.oS +a - xdlfcn.oS +a - xdlmopen.oS +a - xdup2.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 - xmalloc.oS +a - xmemstream.oS +a - xmkdir.oS +a - xmkdirp.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_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_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 +gcc test-container.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/test-container.o -MD -MP -MF /sources/glibc-2.32/build/support/test-container.o.dt -MT /sources/glibc-2.32/build/support/test-container.o +gcc -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /sources/glibc-2.32/build/support/test-container -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbegin.o` /sources/glibc-2.32/build/support/test-container.o /sources/glibc-2.32/build/support/libsupport_nonshared.a -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /sources/glibc-2.32/build/libc.so.6 /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc --print-file-name=crtend.o` /sources/glibc-2.32/build/csu/crtn.o +gcc shell-container.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/shell-container.o -MD -MP -MF /sources/glibc-2.32/build/support/shell-container.o.dt -MT /sources/glibc-2.32/build/support/shell-container.o +gcc -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /sources/glibc-2.32/build/support/shell-container -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbegin.o` /sources/glibc-2.32/build/support/shell-container.o /sources/glibc-2.32/build/support/libsupport_nonshared.a -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /sources/glibc-2.32/build/libc.so.6 /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc --print-file-name=crtend.o` /sources/glibc-2.32/build/csu/crtn.o +gcc echo-container.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/echo-container.o -MD -MP -MF /sources/glibc-2.32/build/support/echo-container.o.dt -MT /sources/glibc-2.32/build/support/echo-container.o +gcc -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /sources/glibc-2.32/build/support/echo-container -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbegin.o` /sources/glibc-2.32/build/support/echo-container.o /sources/glibc-2.32/build/support/libsupport_nonshared.a -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /sources/glibc-2.32/build/libc.so.6 /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc --print-file-name=crtend.o` /sources/glibc-2.32/build/csu/crtn.o +gcc true-container.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/true-container.o -MD -MP -MF /sources/glibc-2.32/build/support/true-container.o.dt -MT /sources/glibc-2.32/build/support/true-container.o +gcc -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /sources/glibc-2.32/build/support/true-container -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbegin.o` /sources/glibc-2.32/build/support/true-container.o /sources/glibc-2.32/build/support/libsupport_nonshared.a -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /sources/glibc-2.32/build/libc.so.6 /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc --print-file-name=crtend.o` /sources/glibc-2.32/build/csu/crtn.o +g++ links-dso-program.cc -c -I/sources/glibc-2.32/build/ -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../include/c++/10.2.0 -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../include/c++/10.2.0/x86_64-lfs-linux-gnu -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../include/c++/10.2.0/backward -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -I../include -I/sources/glibc-2.32/build/support -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/support/links-dso-program.o -MD -MP -MF /sources/glibc-2.32/build/support/links-dso-program.o.dt -MT /sources/glibc-2.32/build/support/links-dso-program.o +gcc -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /sources/glibc-2.32/build/support/links-dso-program -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbegin.o` /sources/glibc-2.32/build/support/links-dso-program.o -lstdc++ -lgcc -lgcc_s -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /sources/glibc-2.32/build/libc.so.6 /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc --print-file-name=crtend.o` /sources/glibc-2.32/build/csu/crtn.o +make[2]: Leaving directory '/sources/glibc-2.32/support' +make subdir=crypt -C crypt ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/crypt' +gcc crypt-entry.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/crypt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/crypt/crypt-entry.o -MD -MP -MF /sources/glibc-2.32/build/crypt/crypt-entry.o.dt -MT /sources/glibc-2.32/build/crypt/crypt-entry.o +gcc md5-crypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/crypt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/crypt/md5-crypt.o -MD -MP -MF /sources/glibc-2.32/build/crypt/md5-crypt.o.dt -MT /sources/glibc-2.32/build/crypt/md5-crypt.o +gcc sha256-crypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/crypt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/crypt/sha256-crypt.o -MD -MP -MF /sources/glibc-2.32/build/crypt/sha256-crypt.o.dt -MT /sources/glibc-2.32/build/crypt/sha256-crypt.o +gcc sha512-crypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/crypt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/crypt/sha512-crypt.o -MD -MP -MF /sources/glibc-2.32/build/crypt/sha512-crypt.o.dt -MT /sources/glibc-2.32/build/crypt/sha512-crypt.o +gcc crypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/crypt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/crypt/crypt.o -MD -MP -MF /sources/glibc-2.32/build/crypt/crypt.o.dt -MT /sources/glibc-2.32/build/crypt/crypt.o +gcc crypt_util.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/crypt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/crypt/crypt_util.o -MD -MP -MF /sources/glibc-2.32/build/crypt/crypt_util.o.dt -MT /sources/glibc-2.32/build/crypt/crypt_util.o +gcc md5.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/crypt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/crypt/md5.o -MD -MP -MF /sources/glibc-2.32/build/crypt/md5.o.dt -MT /sources/glibc-2.32/build/crypt/md5.o +gcc sha256.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/crypt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/crypt/sha256.o -MD -MP -MF /sources/glibc-2.32/build/crypt/sha256.o.dt -MT /sources/glibc-2.32/build/crypt/sha256.o +gcc sha512.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/crypt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/crypt/sha512.o -MD -MP -MF /sources/glibc-2.32/build/crypt/sha512.o.dt -MT /sources/glibc-2.32/build/crypt/sha512.o +cd /sources/glibc-2.32/build/crypt && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 +gcc crypt-entry.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/crypt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/crypt/crypt-entry.os -MD -MP -MF /sources/glibc-2.32/build/crypt/crypt-entry.os.dt -MT /sources/glibc-2.32/build/crypt/crypt-entry.os +gcc md5-crypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/crypt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/crypt/md5-crypt.os -MD -MP -MF /sources/glibc-2.32/build/crypt/md5-crypt.os.dt -MT /sources/glibc-2.32/build/crypt/md5-crypt.os +gcc sha256-crypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/crypt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/crypt/sha256-crypt.os -MD -MP -MF /sources/glibc-2.32/build/crypt/sha256-crypt.os.dt -MT /sources/glibc-2.32/build/crypt/sha256-crypt.os +gcc sha512-crypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/crypt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/crypt/sha512-crypt.os -MD -MP -MF /sources/glibc-2.32/build/crypt/sha512-crypt.os.dt -MT /sources/glibc-2.32/build/crypt/sha512-crypt.os +gcc crypt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/crypt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/crypt/crypt.os -MD -MP -MF /sources/glibc-2.32/build/crypt/crypt.os.dt -MT /sources/glibc-2.32/build/crypt/crypt.os +gcc crypt_util.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/crypt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/crypt/crypt_util.os -MD -MP -MF /sources/glibc-2.32/build/crypt/crypt_util.os.dt -MT /sources/glibc-2.32/build/crypt/crypt_util.os +gcc md5.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/crypt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/crypt/md5.os -MD -MP -MF /sources/glibc-2.32/build/crypt/md5.os.dt -MT /sources/glibc-2.32/build/crypt/md5.os +gcc sha256.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/crypt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/crypt/sha256.os -MD -MP -MF /sources/glibc-2.32/build/crypt/sha256.os.dt -MT /sources/glibc-2.32/build/crypt/sha256.os +gcc sha512.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/crypt -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libcrypt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/crypt/sha512.os -MD -MP -MF /sources/glibc-2.32/build/crypt/sha512.os.dt -MT /sources/glibc-2.32/build/crypt/sha512.os +cd /sources/glibc-2.32/build/crypt && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 +gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=/sources/glibc-2.32/build/libcrypt.map -Wl,-soname=libcrypt.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/crypt/libcrypt.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /sources/glibc-2.32/build/crypt/libcrypt_pic.a -Wl,--no-whole-archive -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /sources/glibc-2.32/build/crypt/libcrypt.so.1.new +/bin/sh ../scripts/rellns-sh /sources/glibc-2.32/build/crypt/libcrypt.so /sources/glibc-2.32/build/crypt/libcrypt.so.1.new +mv -f /sources/glibc-2.32/build/crypt/libcrypt.so.1.new /sources/glibc-2.32/build/crypt/libcrypt.so.1 +make[2]: Leaving directory '/sources/glibc-2.32/crypt' +make subdir=nptl_db -C nptl_db ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/nptl_db' +gcc td_init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_init.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_init.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_init.os +gcc td_log.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_log.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_log.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_log.os +gcc td_ta_new.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_ta_new.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_ta_new.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_ta_new.os +gcc td_ta_delete.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_ta_delete.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_ta_delete.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_ta_delete.os +gcc td_ta_get_nthreads.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_ta_get_nthreads.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_ta_get_nthreads.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_ta_get_nthreads.os +gcc td_ta_get_ph.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_ta_get_ph.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_ta_get_ph.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_ta_get_ph.os +gcc td_ta_map_id2thr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_ta_map_id2thr.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_ta_map_id2thr.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_ta_map_id2thr.os +gcc td_ta_map_lwp2thr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_ta_map_lwp2thr.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_ta_map_lwp2thr.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_ta_map_lwp2thr.os +gcc td_ta_thr_iter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_ta_thr_iter.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_ta_thr_iter.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_ta_thr_iter.os +gcc td_ta_tsd_iter.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_ta_tsd_iter.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_ta_tsd_iter.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_ta_tsd_iter.os +gcc td_thr_get_info.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_thr_get_info.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_thr_get_info.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_thr_get_info.os +gcc td_thr_getfpregs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_thr_getfpregs.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_thr_getfpregs.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_thr_getfpregs.os +gcc td_thr_getgregs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_thr_getgregs.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_thr_getgregs.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_thr_getgregs.os +gcc td_thr_getxregs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_thr_getxregs.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_thr_getxregs.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_thr_getxregs.os +gcc td_thr_getxregsize.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_thr_getxregsize.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_thr_getxregsize.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_thr_getxregsize.os +gcc td_thr_setfpregs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_thr_setfpregs.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_thr_setfpregs.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_thr_setfpregs.os +gcc td_thr_setgregs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_thr_setgregs.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_thr_setgregs.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_thr_setgregs.os +gcc td_thr_setprio.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_thr_setprio.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_thr_setprio.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_thr_setprio.os +gcc td_thr_setsigpending.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_thr_setsigpending.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_thr_setsigpending.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_thr_setsigpending.os +gcc td_thr_setxregs.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_thr_setxregs.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_thr_setxregs.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_thr_setxregs.os +gcc td_thr_sigsetmask.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_thr_sigsetmask.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_thr_sigsetmask.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_thr_sigsetmask.os +gcc td_thr_tsd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_thr_tsd.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_thr_tsd.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_thr_tsd.os +gcc td_thr_validate.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_thr_validate.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_thr_validate.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_thr_validate.os +gcc td_thr_dbsuspend.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_thr_dbsuspend.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_thr_dbsuspend.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_thr_dbsuspend.os +gcc td_thr_dbresume.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_thr_dbresume.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_thr_dbresume.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_thr_dbresume.os +gcc td_ta_setconcurrency.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_ta_setconcurrency.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_ta_setconcurrency.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_ta_setconcurrency.os +gcc td_ta_enable_stats.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_ta_enable_stats.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_ta_enable_stats.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_ta_enable_stats.os +gcc td_ta_reset_stats.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_ta_reset_stats.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_ta_reset_stats.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_ta_reset_stats.os +gcc td_ta_get_stats.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_ta_get_stats.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_ta_get_stats.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_ta_get_stats.os +gcc td_ta_event_addr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_ta_event_addr.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_ta_event_addr.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_ta_event_addr.os +gcc td_thr_event_enable.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_thr_event_enable.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_thr_event_enable.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_thr_event_enable.os +gcc td_thr_set_event.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_thr_set_event.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_thr_set_event.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_thr_set_event.os +gcc td_thr_clear_event.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_thr_clear_event.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_thr_clear_event.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_thr_clear_event.os +gcc td_thr_event_getmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_thr_event_getmsg.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_thr_event_getmsg.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_thr_event_getmsg.os +gcc td_ta_set_event.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_ta_set_event.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_ta_set_event.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_ta_set_event.os +gcc td_ta_event_getmsg.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_ta_event_getmsg.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_ta_event_getmsg.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_ta_event_getmsg.os +gcc td_ta_clear_event.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_ta_clear_event.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_ta_clear_event.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_ta_clear_event.os +gcc td_symbol_list.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_symbol_list.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_symbol_list.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_symbol_list.os +gcc td_thr_tlsbase.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_thr_tlsbase.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_thr_tlsbase.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_thr_tlsbase.os +gcc td_thr_tls_get_addr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/td_thr_tls_get_addr.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/td_thr_tls_get_addr.os.dt -MT /sources/glibc-2.32/build/nptl_db/td_thr_tls_get_addr.os +gcc fetch-value.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nptl_db -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nptl_db/fetch-value.os -MD -MP -MF /sources/glibc-2.32/build/nptl_db/fetch-value.os.dt -MT /sources/glibc-2.32/build/nptl_db/fetch-value.os +cd /sources/glibc-2.32/build/nptl_db && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 +gcc -shared -static-libgcc -Wl,-O1 -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=/sources/glibc-2.32/build/libthread_db.map -Wl,-soname=libthread_db.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/nptl_db/libthread_db.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /sources/glibc-2.32/build/nptl_db/libthread_db_pic.a -Wl,--no-whole-archive -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /sources/glibc-2.32/build/nptl_db/libthread_db.so.1.new +/bin/sh ../scripts/rellns-sh /sources/glibc-2.32/build/nptl_db/libthread_db.so /sources/glibc-2.32/build/nptl_db/libthread_db.so.1.new +mv -f /sources/glibc-2.32/build/nptl_db/libthread_db.so.1.new /sources/glibc-2.32/build/nptl_db/libthread_db.so.1 +make[2]: Leaving directory '/sources/glibc-2.32/nptl_db' +make subdir=inet -C inet ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/inet' +make[2]: Nothing to be done for 'others'. +make[2]: Leaving directory '/sources/glibc-2.32/inet' +make subdir=resolv -C resolv ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/resolv' +gcc res_comp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res_comp.o -MD -MP -MF /sources/glibc-2.32/build/resolv/res_comp.o.dt -MT /sources/glibc-2.32/build/resolv/res_comp.o +gcc res_debug.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res_debug.o -MD -MP -MF /sources/glibc-2.32/build/resolv/res_debug.o.dt -MT /sources/glibc-2.32/build/resolv/res_debug.o +gcc res_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res_data.o -MD -MP -MF /sources/glibc-2.32/build/resolv/res_data.o.dt -MT /sources/glibc-2.32/build/resolv/res_data.o +gcc res_mkquery.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res_mkquery.o -MD -MP -MF /sources/glibc-2.32/build/resolv/res_mkquery.o.dt -MT /sources/glibc-2.32/build/resolv/res_mkquery.o +gcc res_query.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res_query.o -MD -MP -MF /sources/glibc-2.32/build/resolv/res_query.o.dt -MT /sources/glibc-2.32/build/resolv/res_query.o +gcc res_send.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res_send.o -MD -MP -MF /sources/glibc-2.32/build/resolv/res_send.o.dt -MT /sources/glibc-2.32/build/resolv/res_send.o +gcc inet_net_ntop.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/inet_net_ntop.o -MD -MP -MF /sources/glibc-2.32/build/resolv/inet_net_ntop.o.dt -MT /sources/glibc-2.32/build/resolv/inet_net_ntop.o +gcc inet_net_pton.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/inet_net_pton.o -MD -MP -MF /sources/glibc-2.32/build/resolv/inet_net_pton.o.dt -MT /sources/glibc-2.32/build/resolv/inet_net_pton.o +gcc inet_neta.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/inet_neta.o -MD -MP -MF /sources/glibc-2.32/build/resolv/inet_neta.o.dt -MT /sources/glibc-2.32/build/resolv/inet_neta.o +gcc base64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/base64.o -MD -MP -MF /sources/glibc-2.32/build/resolv/base64.o.dt -MT /sources/glibc-2.32/build/resolv/base64.o +gcc ns_parse.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/ns_parse.o -MD -MP -MF /sources/glibc-2.32/build/resolv/ns_parse.o.dt -MT /sources/glibc-2.32/build/resolv/ns_parse.o +gcc ns_name.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/ns_name.o -MD -MP -MF /sources/glibc-2.32/build/resolv/ns_name.o.dt -MT /sources/glibc-2.32/build/resolv/ns_name.o +gcc ns_netint.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/ns_netint.o -MD -MP -MF /sources/glibc-2.32/build/resolv/ns_netint.o.dt -MT /sources/glibc-2.32/build/resolv/ns_netint.o +gcc ns_ttl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/ns_ttl.o -MD -MP -MF /sources/glibc-2.32/build/resolv/ns_ttl.o.dt -MT /sources/glibc-2.32/build/resolv/ns_ttl.o +gcc ns_print.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/ns_print.o -MD -MP -MF /sources/glibc-2.32/build/resolv/ns_print.o.dt -MT /sources/glibc-2.32/build/resolv/ns_print.o +gcc ns_samedomain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/ns_samedomain.o -MD -MP -MF /sources/glibc-2.32/build/resolv/ns_samedomain.o.dt -MT /sources/glibc-2.32/build/resolv/ns_samedomain.o +gcc ns_date.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/ns_date.o -MD -MP -MF /sources/glibc-2.32/build/resolv/ns_date.o.dt -MT /sources/glibc-2.32/build/resolv/ns_date.o +gcc res_enable_icmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res_enable_icmp.o -MD -MP -MF /sources/glibc-2.32/build/resolv/res_enable_icmp.o.dt -MT /sources/glibc-2.32/build/resolv/res_enable_icmp.o +gcc compat-hooks.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/compat-hooks.o -MD -MP -MF /sources/glibc-2.32/build/resolv/compat-hooks.o.dt -MT /sources/glibc-2.32/build/resolv/compat-hooks.o +gcc compat-gethnamaddr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/compat-gethnamaddr.o -MD -MP -MF /sources/glibc-2.32/build/resolv/compat-gethnamaddr.o.dt -MT /sources/glibc-2.32/build/resolv/compat-gethnamaddr.o +cd /sources/glibc-2.32/build/resolv && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libresolv.a res_comp.o res_debug.o res_data.o res_mkquery.o res_query.o res_send.o inet_net_ntop.o inet_net_pton.o inet_neta.o base64.o ns_parse.o ns_name.o ns_netint.o ns_ttl.o ns_print.o ns_samedomain.o ns_date.o res_enable_icmp.o compat-hooks.o compat-gethnamaddr.o +a - res_comp.o +a - res_debug.o +a - res_data.o +a - res_mkquery.o +a - res_query.o +a - res_send.o +a - inet_net_ntop.o +a - inet_net_pton.o +a - inet_neta.o +a - base64.o +a - ns_parse.o +a - ns_name.o +a - ns_netint.o +a - ns_ttl.o +a - ns_print.o +a - ns_samedomain.o +a - ns_date.o +a - res_enable_icmp.o +a - compat-hooks.o +a - compat-gethnamaddr.o +gcc res_comp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res_comp.os -MD -MP -MF /sources/glibc-2.32/build/resolv/res_comp.os.dt -MT /sources/glibc-2.32/build/resolv/res_comp.os +gcc res_debug.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res_debug.os -MD -MP -MF /sources/glibc-2.32/build/resolv/res_debug.os.dt -MT /sources/glibc-2.32/build/resolv/res_debug.os +gcc res_data.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res_data.os -MD -MP -MF /sources/glibc-2.32/build/resolv/res_data.os.dt -MT /sources/glibc-2.32/build/resolv/res_data.os +gcc res_mkquery.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res_mkquery.os -MD -MP -MF /sources/glibc-2.32/build/resolv/res_mkquery.os.dt -MT /sources/glibc-2.32/build/resolv/res_mkquery.os +gcc res_query.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res_query.os -MD -MP -MF /sources/glibc-2.32/build/resolv/res_query.os.dt -MT /sources/glibc-2.32/build/resolv/res_query.os +gcc res_send.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res_send.os -MD -MP -MF /sources/glibc-2.32/build/resolv/res_send.os.dt -MT /sources/glibc-2.32/build/resolv/res_send.os +gcc inet_net_ntop.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/inet_net_ntop.os -MD -MP -MF /sources/glibc-2.32/build/resolv/inet_net_ntop.os.dt -MT /sources/glibc-2.32/build/resolv/inet_net_ntop.os +gcc inet_net_pton.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/inet_net_pton.os -MD -MP -MF /sources/glibc-2.32/build/resolv/inet_net_pton.os.dt -MT /sources/glibc-2.32/build/resolv/inet_net_pton.os +gcc inet_neta.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/inet_neta.os -MD -MP -MF /sources/glibc-2.32/build/resolv/inet_neta.os.dt -MT /sources/glibc-2.32/build/resolv/inet_neta.os +gcc base64.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/base64.os -MD -MP -MF /sources/glibc-2.32/build/resolv/base64.os.dt -MT /sources/glibc-2.32/build/resolv/base64.os +gcc ns_parse.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/ns_parse.os -MD -MP -MF /sources/glibc-2.32/build/resolv/ns_parse.os.dt -MT /sources/glibc-2.32/build/resolv/ns_parse.os +gcc ns_name.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/ns_name.os -MD -MP -MF /sources/glibc-2.32/build/resolv/ns_name.os.dt -MT /sources/glibc-2.32/build/resolv/ns_name.os +gcc ns_netint.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/ns_netint.os -MD -MP -MF /sources/glibc-2.32/build/resolv/ns_netint.os.dt -MT /sources/glibc-2.32/build/resolv/ns_netint.os +gcc ns_ttl.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/ns_ttl.os -MD -MP -MF /sources/glibc-2.32/build/resolv/ns_ttl.os.dt -MT /sources/glibc-2.32/build/resolv/ns_ttl.os +gcc ns_print.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/ns_print.os -MD -MP -MF /sources/glibc-2.32/build/resolv/ns_print.os.dt -MT /sources/glibc-2.32/build/resolv/ns_print.os +gcc ns_samedomain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/ns_samedomain.os -MD -MP -MF /sources/glibc-2.32/build/resolv/ns_samedomain.os.dt -MT /sources/glibc-2.32/build/resolv/ns_samedomain.os +gcc ns_date.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/ns_date.os -MD -MP -MF /sources/glibc-2.32/build/resolv/ns_date.os.dt -MT /sources/glibc-2.32/build/resolv/ns_date.os +gcc res_enable_icmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/res_enable_icmp.os -MD -MP -MF /sources/glibc-2.32/build/resolv/res_enable_icmp.os.dt -MT /sources/glibc-2.32/build/resolv/res_enable_icmp.os +gcc compat-hooks.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/compat-hooks.os -MD -MP -MF /sources/glibc-2.32/build/resolv/compat-hooks.os.dt -MT /sources/glibc-2.32/build/resolv/compat-hooks.os +gcc compat-gethnamaddr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/compat-gethnamaddr.os -MD -MP -MF /sources/glibc-2.32/build/resolv/compat-gethnamaddr.os.dt -MT /sources/glibc-2.32/build/resolv/compat-gethnamaddr.os +cd /sources/glibc-2.32/build/resolv && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libresolv_pic.a res_comp.os res_debug.os res_data.os res_mkquery.os res_query.os res_send.os inet_net_ntop.os inet_net_pton.os inet_neta.os base64.os ns_parse.os ns_name.os ns_netint.os ns_ttl.os ns_print.os ns_samedomain.os ns_date.os res_enable_icmp.os compat-hooks.os compat-gethnamaddr.os +a - res_comp.os +a - res_debug.os +a - res_data.os +a - res_mkquery.os +a - res_query.os +a - res_send.os +a - inet_net_ntop.os +a - inet_net_pton.os +a - inet_neta.os +a - base64.os +a - ns_parse.os +a - ns_name.os +a - ns_netint.os +a - ns_ttl.os +a - ns_print.os +a - ns_samedomain.os +a - ns_date.os +a - res_enable_icmp.os +a - compat-hooks.os +a - compat-gethnamaddr.os +gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=/sources/glibc-2.32/build/libresolv.map -Wl,-soname=libresolv.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/resolv/libresolv.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /sources/glibc-2.32/build/resolv/libresolv_pic.a -Wl,--no-whole-archive -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /sources/glibc-2.32/build/resolv/libresolv.so.2.new +/bin/sh ../scripts/rellns-sh /sources/glibc-2.32/build/resolv/libresolv.so /sources/glibc-2.32/build/resolv/libresolv.so.2.new +mv -f /sources/glibc-2.32/build/resolv/libresolv.so.2.new /sources/glibc-2.32/build/resolv/libresolv.so.2 +gcc nss_dns/dns-host.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_dns -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/dns-host.os -MD -MP -MF /sources/glibc-2.32/build/resolv/dns-host.os.dt -MT /sources/glibc-2.32/build/resolv/dns-host.os +gcc nss_dns/dns-network.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_dns -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/dns-network.os -MD -MP -MF /sources/glibc-2.32/build/resolv/dns-network.os.dt -MT /sources/glibc-2.32/build/resolv/dns-network.os +gcc nss_dns/dns-canon.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_dns -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/dns-canon.os -MD -MP -MF /sources/glibc-2.32/build/resolv/dns-canon.os.dt -MT /sources/glibc-2.32/build/resolv/dns-canon.os +cd /sources/glibc-2.32/build/resolv && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libnss_dns_pic.a dns-host.os dns-network.os dns-canon.os +a - dns-host.os +a - dns-network.os +a - dns-canon.os +gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=/sources/glibc-2.32/build/libnss_dns.map -Wl,-soname=libnss_dns.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/resolv/libnss_dns.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /sources/glibc-2.32/build/resolv/libnss_dns_pic.a -Wl,--no-whole-archive /sources/glibc-2.32/build/resolv/libresolv.so -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /sources/glibc-2.32/build/resolv/libnss_dns.so.2.new +/bin/sh ../scripts/rellns-sh /sources/glibc-2.32/build/resolv/libnss_dns.so /sources/glibc-2.32/build/resolv/libnss_dns.so.2.new +mv -f /sources/glibc-2.32/build/resolv/libnss_dns.so.2.new /sources/glibc-2.32/build/resolv/libnss_dns.so.2 +gcc gai_cancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/gai_cancel.o -MD -MP -MF /sources/glibc-2.32/build/resolv/gai_cancel.o.dt -MT /sources/glibc-2.32/build/resolv/gai_cancel.o +gcc gai_error.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/gai_error.o -MD -MP -MF /sources/glibc-2.32/build/resolv/gai_error.o.dt -MT /sources/glibc-2.32/build/resolv/gai_error.o +gcc gai_misc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/gai_misc.o -MD -MP -MF /sources/glibc-2.32/build/resolv/gai_misc.o.dt -MT /sources/glibc-2.32/build/resolv/gai_misc.o +gcc gai_notify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/gai_notify.o -MD -MP -MF /sources/glibc-2.32/build/resolv/gai_notify.o.dt -MT /sources/glibc-2.32/build/resolv/gai_notify.o +gcc gai_suspend.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/gai_suspend.o -MD -MP -MF /sources/glibc-2.32/build/resolv/gai_suspend.o.dt -MT /sources/glibc-2.32/build/resolv/gai_suspend.o +gcc getaddrinfo_a.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/getaddrinfo_a.o -MD -MP -MF /sources/glibc-2.32/build/resolv/getaddrinfo_a.o.dt -MT /sources/glibc-2.32/build/resolv/getaddrinfo_a.o +cd /sources/glibc-2.32/build/resolv && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libanl.a gai_cancel.o gai_error.o gai_misc.o gai_notify.o gai_suspend.o getaddrinfo_a.o +a - gai_cancel.o +a - gai_error.o +a - gai_misc.o +a - gai_notify.o +a - gai_suspend.o +a - getaddrinfo_a.o +gcc gai_cancel.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/gai_cancel.os -MD -MP -MF /sources/glibc-2.32/build/resolv/gai_cancel.os.dt -MT /sources/glibc-2.32/build/resolv/gai_cancel.os +gcc gai_error.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/gai_error.os -MD -MP -MF /sources/glibc-2.32/build/resolv/gai_error.os.dt -MT /sources/glibc-2.32/build/resolv/gai_error.os +gcc gai_misc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/gai_misc.os -MD -MP -MF /sources/glibc-2.32/build/resolv/gai_misc.os.dt -MT /sources/glibc-2.32/build/resolv/gai_misc.os +gcc gai_notify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/gai_notify.os -MD -MP -MF /sources/glibc-2.32/build/resolv/gai_notify.os.dt -MT /sources/glibc-2.32/build/resolv/gai_notify.os +gcc gai_suspend.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/gai_suspend.os -MD -MP -MF /sources/glibc-2.32/build/resolv/gai_suspend.os.dt -MT /sources/glibc-2.32/build/resolv/gai_suspend.os +gcc getaddrinfo_a.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/resolv -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/resolv/getaddrinfo_a.os -MD -MP -MF /sources/glibc-2.32/build/resolv/getaddrinfo_a.os.dt -MT /sources/glibc-2.32/build/resolv/getaddrinfo_a.os +cd /sources/glibc-2.32/build/resolv && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libanl_pic.a gai_cancel.os gai_error.os gai_misc.os gai_notify.os gai_suspend.os getaddrinfo_a.os +a - gai_cancel.os +a - gai_error.os +a - gai_misc.os +a - gai_notify.os +a - gai_suspend.os +a - getaddrinfo_a.os +gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=/sources/glibc-2.32/build/libanl.map -Wl,-soname=libanl.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/resolv/libanl.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /sources/glibc-2.32/build/resolv/libanl_pic.a -Wl,--no-whole-archive /sources/glibc-2.32/build/nptl/libpthread.so -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /sources/glibc-2.32/build/resolv/libanl.so.1.new +/bin/sh ../scripts/rellns-sh /sources/glibc-2.32/build/resolv/libanl.so /sources/glibc-2.32/build/resolv/libanl.so.1.new +mv -f /sources/glibc-2.32/build/resolv/libanl.so.1.new /sources/glibc-2.32/build/resolv/libanl.so.1 +make[2]: Leaving directory '/sources/glibc-2.32/resolv' +make subdir=nss -C nss ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/nss' +gcc ../locale/programs/xmalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/xmalloc.o -MD -MP -MF /sources/glibc-2.32/build/nss/xmalloc.o.dt -MT /sources/glibc-2.32/build/nss/xmalloc.o +gcc ../intl/hash-string.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/hash-string.o -MD -MP -MF /sources/glibc-2.32/build/nss/hash-string.o.dt -MT /sources/glibc-2.32/build/nss/hash-string.o +gcc getent.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DHAVE_SUNRPC=1 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/getent.o -MD -MP -MF /sources/glibc-2.32/build/nss/getent.o.dt -MT /sources/glibc-2.32/build/nss/getent.o +gcc -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /sources/glibc-2.32/build/nss/getent -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbegin.o` /sources/glibc-2.32/build/nss/getent.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /sources/glibc-2.32/build/libc.so.6 /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc --print-file-name=crtend.o` /sources/glibc-2.32/build/csu/crtn.o +gcc makedb.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/makedb.o -MD -MP -MF /sources/glibc-2.32/build/nss/makedb.o.dt -MT /sources/glibc-2.32/build/nss/makedb.o +gcc -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /sources/glibc-2.32/build/nss/makedb -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbegin.o` /sources/glibc-2.32/build/nss/makedb.o /sources/glibc-2.32/build/nss/xmalloc.o /sources/glibc-2.32/build/nss/hash-string.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /sources/glibc-2.32/build/libc.so.6 /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc --print-file-name=crtend.o` /sources/glibc-2.32/build/csu/crtn.o +gcc nss_files/files-proto.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/files-proto.os -MD -MP -MF /sources/glibc-2.32/build/nss/files-proto.os.dt -MT /sources/glibc-2.32/build/nss/files-proto.os +gcc nss_files/files-service.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/files-service.os -MD -MP -MF /sources/glibc-2.32/build/nss/files-service.os.dt -MT /sources/glibc-2.32/build/nss/files-service.os +gcc nss_files/files-hosts.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/files-hosts.os -MD -MP -MF /sources/glibc-2.32/build/nss/files-hosts.os.dt -MT /sources/glibc-2.32/build/nss/files-hosts.os +gcc nss_files/files-network.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/files-network.os -MD -MP -MF /sources/glibc-2.32/build/nss/files-network.os.dt -MT /sources/glibc-2.32/build/nss/files-network.os +gcc nss_files/files-grp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/files-grp.os -MD -MP -MF /sources/glibc-2.32/build/nss/files-grp.os.dt -MT /sources/glibc-2.32/build/nss/files-grp.os +gcc nss_files/files-pwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/files-pwd.os -MD -MP -MF /sources/glibc-2.32/build/nss/files-pwd.os.dt -MT /sources/glibc-2.32/build/nss/files-pwd.os +gcc nss_files/files-ethers.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/files-ethers.os -MD -MP -MF /sources/glibc-2.32/build/nss/files-ethers.os.dt -MT /sources/glibc-2.32/build/nss/files-ethers.os +gcc nss_files/files-spwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/files-spwd.os -MD -MP -MF /sources/glibc-2.32/build/nss/files-spwd.os.dt -MT /sources/glibc-2.32/build/nss/files-spwd.os +gcc nss_files/files-netgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/files-netgrp.os -MD -MP -MF /sources/glibc-2.32/build/nss/files-netgrp.os.dt -MT /sources/glibc-2.32/build/nss/files-netgrp.os +gcc nss_files/files-alias.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/files-alias.os -MD -MP -MF /sources/glibc-2.32/build/nss/files-alias.os.dt -MT /sources/glibc-2.32/build/nss/files-alias.os +gcc nss_files/files-sgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/files-sgrp.os -MD -MP -MF /sources/glibc-2.32/build/nss/files-sgrp.os.dt -MT /sources/glibc-2.32/build/nss/files-sgrp.os +gcc nss_files/files-rpc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/files-rpc.os -MD -MP -MF /sources/glibc-2.32/build/nss/files-rpc.os.dt -MT /sources/glibc-2.32/build/nss/files-rpc.os +gcc nss_files/files-initgroups.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/files-initgroups.os -MD -MP -MF /sources/glibc-2.32/build/nss/files-initgroups.os.dt -MT /sources/glibc-2.32/build/nss/files-initgroups.os +gcc nss_files/files-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_files -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/files-init.os -MD -MP -MF /sources/glibc-2.32/build/nss/files-init.os.dt -MT /sources/glibc-2.32/build/nss/files-init.os +cd /sources/glibc-2.32/build/nss && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libnss_files_pic.a 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-initgroups.os files-init.os +a - files-proto.os +a - files-service.os +a - files-hosts.os +a - files-network.os +a - files-grp.os +a - files-pwd.os +a - files-ethers.os +a - files-spwd.os +a - files-netgrp.os +a - files-alias.os +a - files-sgrp.os +a - files-rpc.os +a - files-initgroups.os +a - files-init.os +gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=/sources/glibc-2.32/build/libnss_files.map -Wl,-soname=libnss_files.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/nss/libnss_files.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /sources/glibc-2.32/build/nss/libnss_files_pic.a -Wl,--no-whole-archive -Wl,--start-group /sources/glibc-2.32/build/linkobj/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /sources/glibc-2.32/build/nss/libnss_files.so.2.new +/bin/sh ../scripts/rellns-sh /sources/glibc-2.32/build/nss/libnss_files.so /sources/glibc-2.32/build/nss/libnss_files.so.2.new +mv -f /sources/glibc-2.32/build/nss/libnss_files.so.2.new /sources/glibc-2.32/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"') > /sources/glibc-2.32/build/nss/db-proto.c.new +mv -f /sources/glibc-2.32/build/nss/db-proto.c.new /sources/glibc-2.32/build/nss/db-proto.c +gcc /sources/glibc-2.32/build/nss/db-proto.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/db-proto.os -MD -MP -MF /sources/glibc-2.32/build/nss/db-proto.os.dt -MT /sources/glibc-2.32/build/nss/db-proto.os +(echo '#define EXTERN_PARSER';\ + echo '#define GENERIC "../nss_db/db-XXX.c"';\ + echo '#include "nss_files/files-service.c"') > /sources/glibc-2.32/build/nss/db-service.c.new +mv -f /sources/glibc-2.32/build/nss/db-service.c.new /sources/glibc-2.32/build/nss/db-service.c +gcc /sources/glibc-2.32/build/nss/db-service.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/db-service.os -MD -MP -MF /sources/glibc-2.32/build/nss/db-service.os.dt -MT /sources/glibc-2.32/build/nss/db-service.os +(echo '#define EXTERN_PARSER';\ + echo '#define GENERIC "../nss_db/db-XXX.c"';\ + echo '#include "nss_files/files-grp.c"') > /sources/glibc-2.32/build/nss/db-grp.c.new +mv -f /sources/glibc-2.32/build/nss/db-grp.c.new /sources/glibc-2.32/build/nss/db-grp.c +gcc /sources/glibc-2.32/build/nss/db-grp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/db-grp.os -MD -MP -MF /sources/glibc-2.32/build/nss/db-grp.os.dt -MT /sources/glibc-2.32/build/nss/db-grp.os +(echo '#define EXTERN_PARSER';\ + echo '#define GENERIC "../nss_db/db-XXX.c"';\ + echo '#include "nss_files/files-pwd.c"') > /sources/glibc-2.32/build/nss/db-pwd.c.new +mv -f /sources/glibc-2.32/build/nss/db-pwd.c.new /sources/glibc-2.32/build/nss/db-pwd.c +gcc /sources/glibc-2.32/build/nss/db-pwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/db-pwd.os -MD -MP -MF /sources/glibc-2.32/build/nss/db-pwd.os.dt -MT /sources/glibc-2.32/build/nss/db-pwd.os +(echo '#define EXTERN_PARSER';\ + echo '#define GENERIC "../nss_db/db-XXX.c"';\ + echo '#include "nss_files/files-ethers.c"') > /sources/glibc-2.32/build/nss/db-ethers.c.new +mv -f /sources/glibc-2.32/build/nss/db-ethers.c.new /sources/glibc-2.32/build/nss/db-ethers.c +gcc /sources/glibc-2.32/build/nss/db-ethers.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/db-ethers.os -MD -MP -MF /sources/glibc-2.32/build/nss/db-ethers.os.dt -MT /sources/glibc-2.32/build/nss/db-ethers.os +(echo '#define EXTERN_PARSER';\ + echo '#define GENERIC "../nss_db/db-XXX.c"';\ + echo '#include "nss_files/files-spwd.c"') > /sources/glibc-2.32/build/nss/db-spwd.c.new +mv -f /sources/glibc-2.32/build/nss/db-spwd.c.new /sources/glibc-2.32/build/nss/db-spwd.c +gcc /sources/glibc-2.32/build/nss/db-spwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/db-spwd.os -MD -MP -MF /sources/glibc-2.32/build/nss/db-spwd.os.dt -MT /sources/glibc-2.32/build/nss/db-spwd.os +gcc nss_db/db-netgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/db-netgrp.os -MD -MP -MF /sources/glibc-2.32/build/nss/db-netgrp.os.dt -MT /sources/glibc-2.32/build/nss/db-netgrp.os +(echo '#define EXTERN_PARSER';\ + echo '#define GENERIC "../nss_db/db-XXX.c"';\ + echo '#include "nss_files/files-sgrp.c"') > /sources/glibc-2.32/build/nss/db-sgrp.c.new +mv -f /sources/glibc-2.32/build/nss/db-sgrp.c.new /sources/glibc-2.32/build/nss/db-sgrp.c +gcc /sources/glibc-2.32/build/nss/db-sgrp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/db-sgrp.os -MD -MP -MF /sources/glibc-2.32/build/nss/db-sgrp.os.dt -MT /sources/glibc-2.32/build/nss/db-sgrp.os +(echo '#define EXTERN_PARSER';\ + echo '#define GENERIC "../nss_db/db-XXX.c"';\ + echo '#include "nss_files/files-rpc.c"') > /sources/glibc-2.32/build/nss/db-rpc.c.new +mv -f /sources/glibc-2.32/build/nss/db-rpc.c.new /sources/glibc-2.32/build/nss/db-rpc.c +gcc /sources/glibc-2.32/build/nss/db-rpc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/db-rpc.os -MD -MP -MF /sources/glibc-2.32/build/nss/db-rpc.os.dt -MT /sources/glibc-2.32/build/nss/db-rpc.os +gcc nss_db/db-initgroups.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/db-initgroups.os -MD -MP -MF /sources/glibc-2.32/build/nss/db-initgroups.os.dt -MT /sources/glibc-2.32/build/nss/db-initgroups.os +gcc nss_db/db-open.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/db-open.os -MD -MP -MF /sources/glibc-2.32/build/nss/db-open.os.dt -MT /sources/glibc-2.32/build/nss/db-open.os +gcc nss_db/db-init.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/db-init.os -MD -MP -MF /sources/glibc-2.32/build/nss/db-init.os.dt -MT /sources/glibc-2.32/build/nss/db-init.os +gcc ../intl/hash-string.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/hash-string.os -MD -MP -MF /sources/glibc-2.32/build/nss/hash-string.os.dt -MT /sources/glibc-2.32/build/nss/hash-string.os +cd /sources/glibc-2.32/build/nss && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 +gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=/sources/glibc-2.32/build/libnss_db.map -Wl,-soname=libnss_db.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/nss/libnss_db.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /sources/glibc-2.32/build/nss/libnss_db_pic.a -Wl,--no-whole-archive /sources/glibc-2.32/build/nss/libnss_files.so -Wl,--start-group /sources/glibc-2.32/build/linkobj/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /sources/glibc-2.32/build/nss/libnss_db.so.2.new +/bin/sh ../scripts/rellns-sh /sources/glibc-2.32/build/nss/libnss_db.so /sources/glibc-2.32/build/nss/libnss_db.so.2.new +mv -f /sources/glibc-2.32/build/nss/libnss_db.so.2.new /sources/glibc-2.32/build/nss/libnss_db.so.2 +gcc nss_compat/compat-grp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_compat -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/compat-grp.os -MD -MP -MF /sources/glibc-2.32/build/nss/compat-grp.os.dt -MT /sources/glibc-2.32/build/nss/compat-grp.os +gcc nss_compat/compat-pwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_compat -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/compat-pwd.os -MD -MP -MF /sources/glibc-2.32/build/nss/compat-pwd.os.dt -MT /sources/glibc-2.32/build/nss/compat-pwd.os +gcc nss_compat/compat-spwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_compat -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/compat-spwd.os -MD -MP -MF /sources/glibc-2.32/build/nss/compat-spwd.os.dt -MT /sources/glibc-2.32/build/nss/compat-spwd.os +gcc nss_compat/compat-initgroups.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_compat -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/compat-initgroups.os -MD -MP -MF /sources/glibc-2.32/build/nss/compat-initgroups.os.dt -MT /sources/glibc-2.32/build/nss/compat-initgroups.os +gcc nss_compat/nisdomain.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nss -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_compat -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nss/nisdomain.os -MD -MP -MF /sources/glibc-2.32/build/nss/nisdomain.os.dt -MT /sources/glibc-2.32/build/nss/nisdomain.os +cd /sources/glibc-2.32/build/nss && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 +gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=/sources/glibc-2.32/build/libnss_compat.map -Wl,-soname=libnss_compat.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/nss/libnss_compat.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /sources/glibc-2.32/build/nss/libnss_compat_pic.a -Wl,--no-whole-archive -Wl,--start-group /sources/glibc-2.32/build/linkobj/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /sources/glibc-2.32/build/nss/libnss_compat.so.2.new +/bin/sh ../scripts/rellns-sh /sources/glibc-2.32/build/nss/libnss_compat.so /sources/glibc-2.32/build/nss/libnss_compat.so.2.new +mv -f /sources/glibc-2.32/build/nss/libnss_compat.so.2.new /sources/glibc-2.32/build/nss/libnss_compat.so.2 +make[2]: Leaving directory '/sources/glibc-2.32/nss' +make subdir=hesiod -C hesiod ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/hesiod' +gcc hesiod.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/hesiod -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_hesiod -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/hesiod/hesiod.os -MD -MP -MF /sources/glibc-2.32/build/hesiod/hesiod.os.dt -MT /sources/glibc-2.32/build/hesiod/hesiod.os +gcc nss_hesiod/hesiod-grp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/hesiod -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_hesiod -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/hesiod/hesiod-grp.os -MD -MP -MF /sources/glibc-2.32/build/hesiod/hesiod-grp.os.dt -MT /sources/glibc-2.32/build/hesiod/hesiod-grp.os +gcc nss_hesiod/hesiod-proto.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/hesiod -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_hesiod -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/hesiod/hesiod-proto.os -MD -MP -MF /sources/glibc-2.32/build/hesiod/hesiod-proto.os.dt -MT /sources/glibc-2.32/build/hesiod/hesiod-proto.os +gcc nss_hesiod/hesiod-pwd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/hesiod -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_hesiod -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/hesiod/hesiod-pwd.os -MD -MP -MF /sources/glibc-2.32/build/hesiod/hesiod-pwd.os.dt -MT /sources/glibc-2.32/build/hesiod/hesiod-pwd.os +gcc nss_hesiod/hesiod-service.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/hesiod -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnss_hesiod -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/hesiod/hesiod-service.os -MD -MP -MF /sources/glibc-2.32/build/hesiod/hesiod-service.os.dt -MT /sources/glibc-2.32/build/hesiod/hesiod-service.os +cd /sources/glibc-2.32/build/hesiod && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 +gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=/sources/glibc-2.32/build/libnss_hesiod.map -Wl,-soname=libnss_hesiod.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/hesiod/libnss_hesiod.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /sources/glibc-2.32/build/hesiod/libnss_hesiod_pic.a -Wl,--no-whole-archive /sources/glibc-2.32/build/resolv/libresolv.so /sources/glibc-2.32/build/nss/libnss_files.so -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /sources/glibc-2.32/build/hesiod/libnss_hesiod.so.2.new +/bin/sh ../scripts/rellns-sh /sources/glibc-2.32/build/hesiod/libnss_hesiod.so /sources/glibc-2.32/build/hesiod/libnss_hesiod.so.2.new +mv -f /sources/glibc-2.32/build/hesiod/libnss_hesiod.so.2.new /sources/glibc-2.32/build/hesiod/libnss_hesiod.so.2 +make[2]: Leaving directory '/sources/glibc-2.32/hesiod' +make subdir=sunrpc -C sunrpc ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/sunrpc' +make[2]: Leaving directory '/sources/glibc-2.32/sunrpc' +make subdir=nis -C nis ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/nis' +gcc yp_xdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/yp_xdr.os -MD -MP -MF /sources/glibc-2.32/build/nis/yp_xdr.os.dt -MT /sources/glibc-2.32/build/nis/yp_xdr.os +gcc ypclnt.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DUSE_BINDINGDIR=1 -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/ypclnt.os -MD -MP -MF /sources/glibc-2.32/build/nis/ypclnt.os.dt -MT /sources/glibc-2.32/build/nis/ypclnt.os +gcc ypupdate_xdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/ypupdate_xdr.os -MD -MP -MF /sources/glibc-2.32/build/nis/ypupdate_xdr.os.dt -MT /sources/glibc-2.32/build/nis/ypupdate_xdr.os +gcc nis_subr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_subr.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_subr.os.dt -MT /sources/glibc-2.32/build/nis/nis_subr.os +gcc nis_local_names.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_local_names.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_local_names.os.dt -MT /sources/glibc-2.32/build/nis/nis_local_names.os +gcc nis_free.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_free.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_free.os.dt -MT /sources/glibc-2.32/build/nis/nis_free.os +gcc nis_file.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_file.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_file.os.dt -MT /sources/glibc-2.32/build/nis/nis_file.os +gcc nis_print.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_print.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_print.os.dt -MT /sources/glibc-2.32/build/nis/nis_print.os +gcc nis_error.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_error.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_error.os.dt -MT /sources/glibc-2.32/build/nis/nis_error.os +gcc nis_call.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_call.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_call.os.dt -MT /sources/glibc-2.32/build/nis/nis_call.os +gcc nis_lookup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_lookup.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_lookup.os.dt -MT /sources/glibc-2.32/build/nis/nis_lookup.os +gcc nis_table.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_table.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_table.os.dt -MT /sources/glibc-2.32/build/nis/nis_table.os +gcc nis_xdr.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_xdr.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_xdr.os.dt -MT /sources/glibc-2.32/build/nis/nis_xdr.os +gcc nis_server.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_server.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_server.os.dt -MT /sources/glibc-2.32/build/nis/nis_server.os +gcc nis_ping.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_ping.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_ping.os.dt -MT /sources/glibc-2.32/build/nis/nis_ping.os +gcc nis_checkpoint.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_checkpoint.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_checkpoint.os.dt -MT /sources/glibc-2.32/build/nis/nis_checkpoint.os +gcc nis_mkdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_mkdir.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_mkdir.os.dt -MT /sources/glibc-2.32/build/nis/nis_mkdir.os +gcc nis_rmdir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_rmdir.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_rmdir.os.dt -MT /sources/glibc-2.32/build/nis/nis_rmdir.os +gcc nis_getservlist.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_getservlist.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_getservlist.os.dt -MT /sources/glibc-2.32/build/nis/nis_getservlist.os +gcc nis_verifygroup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_verifygroup.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_verifygroup.os.dt -MT /sources/glibc-2.32/build/nis/nis_verifygroup.os +gcc nis_ismember.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_ismember.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_ismember.os.dt -MT /sources/glibc-2.32/build/nis/nis_ismember.os +gcc nis_addmember.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_addmember.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_addmember.os.dt -MT /sources/glibc-2.32/build/nis/nis_addmember.os +gcc nis_util.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_util.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_util.os.dt -MT /sources/glibc-2.32/build/nis/nis_util.os +gcc nis_removemember.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_removemember.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_removemember.os.dt -MT /sources/glibc-2.32/build/nis/nis_removemember.os +gcc nis_creategroup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_creategroup.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_creategroup.os.dt -MT /sources/glibc-2.32/build/nis/nis_creategroup.os +gcc nis_destroygroup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_destroygroup.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_destroygroup.os.dt -MT /sources/glibc-2.32/build/nis/nis_destroygroup.os +gcc nis_print_group_entry.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_print_group_entry.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_print_group_entry.os.dt -MT /sources/glibc-2.32/build/nis/nis_print_group_entry.os +gcc nis_domain_of.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_domain_of.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_domain_of.os.dt -MT /sources/glibc-2.32/build/nis/nis_domain_of.os +gcc nis_domain_of_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_domain_of_r.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_domain_of_r.os.dt -MT /sources/glibc-2.32/build/nis/nis_domain_of_r.os +gcc nis_modify.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_modify.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_modify.os.dt -MT /sources/glibc-2.32/build/nis/nis_modify.os +gcc nis_remove.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_remove.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_remove.os.dt -MT /sources/glibc-2.32/build/nis/nis_remove.os +gcc nis_add.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_add.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_add.os.dt -MT /sources/glibc-2.32/build/nis/nis_add.os +gcc nis_defaults.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_defaults.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_defaults.os.dt -MT /sources/glibc-2.32/build/nis/nis_defaults.os +gcc nis_findserv.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_findserv.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_findserv.os.dt -MT /sources/glibc-2.32/build/nis/nis_findserv.os +gcc nis_callback.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_callback.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_callback.os.dt -MT /sources/glibc-2.32/build/nis/nis_callback.os +gcc nis_clone_dir.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_clone_dir.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_clone_dir.os.dt -MT /sources/glibc-2.32/build/nis/nis_clone_dir.os +gcc nis_clone_obj.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_clone_obj.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_clone_obj.os.dt -MT /sources/glibc-2.32/build/nis/nis_clone_obj.os +gcc nis_clone_res.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/nis -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nis/nis_clone_res.os -MD -MP -MF /sources/glibc-2.32/build/nis/nis_clone_res.os.dt -MT /sources/glibc-2.32/build/nis/nis_clone_res.os +cd /sources/glibc-2.32/build/nis && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 +gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=/sources/glibc-2.32/build/libnsl.map -Wl,-soname=libnsl.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/nis/libnsl.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /sources/glibc-2.32/build/nis/libnsl_pic.a -Wl,--no-whole-archive -Wl,--start-group /sources/glibc-2.32/build/linkobj/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /sources/glibc-2.32/build/nis/libnsl.so.1.new +/bin/sh ../scripts/rellns-sh /sources/glibc-2.32/build/nis/libnsl.so /sources/glibc-2.32/build/nis/libnsl.so.1.new +mv -f /sources/glibc-2.32/build/nis/libnsl.so.1.new /sources/glibc-2.32/build/nis/libnsl.so.1 +make[2]: Leaving directory '/sources/glibc-2.32/nis' +make subdir=nscd -C nscd ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/nscd' +gcc nscd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/nscd.o -MD -MP -MF /sources/glibc-2.32/build/nscd/nscd.o.dt -MT /sources/glibc-2.32/build/nscd/nscd.o +gcc connections.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/connections.o -MD -MP -MF /sources/glibc-2.32/build/nscd/connections.o.dt -MT /sources/glibc-2.32/build/nscd/connections.o +gcc pwdcache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/pwdcache.o -MD -MP -MF /sources/glibc-2.32/build/nscd/pwdcache.o.dt -MT /sources/glibc-2.32/build/nscd/pwdcache.o +gcc getpwnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/getpwnam_r.o -MD -MP -MF /sources/glibc-2.32/build/nscd/getpwnam_r.o.dt -MT /sources/glibc-2.32/build/nscd/getpwnam_r.o +gcc getpwuid_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/getpwuid_r.o -MD -MP -MF /sources/glibc-2.32/build/nscd/getpwuid_r.o.dt -MT /sources/glibc-2.32/build/nscd/getpwuid_r.o +gcc grpcache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/grpcache.o -MD -MP -MF /sources/glibc-2.32/build/nscd/grpcache.o.dt -MT /sources/glibc-2.32/build/nscd/grpcache.o +gcc getgrnam_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/getgrnam_r.o -MD -MP -MF /sources/glibc-2.32/build/nscd/getgrnam_r.o.dt -MT /sources/glibc-2.32/build/nscd/getgrnam_r.o +gcc getgrgid_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/getgrgid_r.o -MD -MP -MF /sources/glibc-2.32/build/nscd/getgrgid_r.o.dt -MT /sources/glibc-2.32/build/nscd/getgrgid_r.o +gcc hstcache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/hstcache.o -MD -MP -MF /sources/glibc-2.32/build/nscd/hstcache.o.dt -MT /sources/glibc-2.32/build/nscd/hstcache.o +gcc gethstbyad_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/gethstbyad_r.o -MD -MP -MF /sources/glibc-2.32/build/nscd/gethstbyad_r.o.dt -MT /sources/glibc-2.32/build/nscd/gethstbyad_r.o +gcc gethstbynm3_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/gethstbynm3_r.o -MD -MP -MF /sources/glibc-2.32/build/nscd/gethstbynm3_r.o.dt -MT /sources/glibc-2.32/build/nscd/gethstbynm3_r.o +gcc getsrvbynm_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/getsrvbynm_r.o -MD -MP -MF /sources/glibc-2.32/build/nscd/getsrvbynm_r.o.dt -MT /sources/glibc-2.32/build/nscd/getsrvbynm_r.o +gcc getsrvbypt_r.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/getsrvbypt_r.o -MD -MP -MF /sources/glibc-2.32/build/nscd/getsrvbypt_r.o.dt -MT /sources/glibc-2.32/build/nscd/getsrvbypt_r.o +gcc servicescache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/servicescache.o -MD -MP -MF /sources/glibc-2.32/build/nscd/servicescache.o.dt -MT /sources/glibc-2.32/build/nscd/servicescache.o +gcc dbg_log.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/dbg_log.o -MD -MP -MF /sources/glibc-2.32/build/nscd/dbg_log.o.dt -MT /sources/glibc-2.32/build/nscd/dbg_log.o +gcc nscd_conf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/nscd_conf.o -MD -MP -MF /sources/glibc-2.32/build/nscd/nscd_conf.o.dt -MT /sources/glibc-2.32/build/nscd/nscd_conf.o +gcc nscd_stat.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/nscd_stat.o -MD -MP -MF /sources/glibc-2.32/build/nscd/nscd_stat.o.dt -MT /sources/glibc-2.32/build/nscd/nscd_stat.o +gcc cache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/cache.o -MD -MP -MF /sources/glibc-2.32/build/nscd/cache.o.dt -MT /sources/glibc-2.32/build/nscd/cache.o +gcc mem.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/mem.o -MD -MP -MF /sources/glibc-2.32/build/nscd/mem.o.dt -MT /sources/glibc-2.32/build/nscd/mem.o +gcc ../sysdeps/unix/sysv/linux/nscd_setup_thread.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/nscd_setup_thread.o -MD -MP -MF /sources/glibc-2.32/build/nscd/nscd_setup_thread.o.dt -MT /sources/glibc-2.32/build/nscd/nscd_setup_thread.o +gcc ../locale/programs/xmalloc.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/xmalloc.o -MD -MP -MF /sources/glibc-2.32/build/nscd/xmalloc.o.dt -MT /sources/glibc-2.32/build/nscd/xmalloc.o +gcc ../locale/programs/xstrdup.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/xstrdup.o -MD -MP -MF /sources/glibc-2.32/build/nscd/xstrdup.o.dt -MT /sources/glibc-2.32/build/nscd/xstrdup.o +gcc aicache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/aicache.o -MD -MP -MF /sources/glibc-2.32/build/nscd/aicache.o.dt -MT /sources/glibc-2.32/build/nscd/aicache.o +gcc initgrcache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/initgrcache.o -MD -MP -MF /sources/glibc-2.32/build/nscd/initgrcache.o.dt -MT /sources/glibc-2.32/build/nscd/initgrcache.o +gcc gai.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -DNEED_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/gai.o -MD -MP -MF /sources/glibc-2.32/build/nscd/gai.o.dt -MT /sources/glibc-2.32/build/nscd/gai.o +gcc res_hconf.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/res_hconf.o -MD -MP -MF /sources/glibc-2.32/build/nscd/res_hconf.o.dt -MT /sources/glibc-2.32/build/nscd/res_hconf.o +gcc netgroupcache.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/netgroupcache.o -MD -MP -MF /sources/glibc-2.32/build/nscd/netgroupcache.o.dt -MT /sources/glibc-2.32/build/nscd/netgroupcache.o +gcc cachedumper.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK -fpie -I../include -I/sources/glibc-2.32/build/nscd -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nscd -include ../include/libc-symbols.h -D_FORTIFY_SOURCE=2 -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/nscd/cachedumper.o -MD -MP -MF /sources/glibc-2.32/build/nscd/cachedumper.o.dt -MT /sources/glibc-2.32/build/nscd/cachedumper.o +gcc -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -pie -Wl,-O1 -nostdlib -nostartfiles -o /sources/glibc-2.32/build/nscd/nscd -Wl,-z,now -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /sources/glibc-2.32/build/csu/Scrt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbeginS.o` /sources/glibc-2.32/build/nscd/nscd.o /sources/glibc-2.32/build/nscd/connections.o /sources/glibc-2.32/build/nscd/pwdcache.o /sources/glibc-2.32/build/nscd/getpwnam_r.o /sources/glibc-2.32/build/nscd/getpwuid_r.o /sources/glibc-2.32/build/nscd/grpcache.o /sources/glibc-2.32/build/nscd/getgrnam_r.o /sources/glibc-2.32/build/nscd/getgrgid_r.o /sources/glibc-2.32/build/nscd/hstcache.o /sources/glibc-2.32/build/nscd/gethstbyad_r.o /sources/glibc-2.32/build/nscd/gethstbynm3_r.o /sources/glibc-2.32/build/nscd/getsrvbynm_r.o /sources/glibc-2.32/build/nscd/getsrvbypt_r.o /sources/glibc-2.32/build/nscd/servicescache.o /sources/glibc-2.32/build/nscd/dbg_log.o /sources/glibc-2.32/build/nscd/nscd_conf.o /sources/glibc-2.32/build/nscd/nscd_stat.o /sources/glibc-2.32/build/nscd/cache.o /sources/glibc-2.32/build/nscd/mem.o /sources/glibc-2.32/build/nscd/nscd_setup_thread.o /sources/glibc-2.32/build/nscd/xmalloc.o /sources/glibc-2.32/build/nscd/xstrdup.o /sources/glibc-2.32/build/nscd/aicache.o /sources/glibc-2.32/build/nscd/initgrcache.o /sources/glibc-2.32/build/nscd/gai.o /sources/glibc-2.32/build/nscd/res_hconf.o /sources/glibc-2.32/build/nscd/netgroupcache.o /sources/glibc-2.32/build/nscd/cachedumper.o /sources/glibc-2.32/build/nptl/libpthread.so -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /sources/glibc-2.32/build/libc.so.6 /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc --print-file-name=crtendS.o` /sources/glibc-2.32/build/csu/crtn.o +make[2]: Leaving directory '/sources/glibc-2.32/nscd' +make subdir=login -C login ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/login' +gcc login.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/login.o -MD -MP -MF /sources/glibc-2.32/build/login/login.o.dt -MT /sources/glibc-2.32/build/login/login.o +gcc login_tty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/login_tty.o -MD -MP -MF /sources/glibc-2.32/build/login/login_tty.o.dt -MT /sources/glibc-2.32/build/login/login_tty.o +gcc logout.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/logout.o -MD -MP -MF /sources/glibc-2.32/build/login/logout.o.dt -MT /sources/glibc-2.32/build/login/logout.o +gcc logwtmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/logwtmp.o -MD -MP -MF /sources/glibc-2.32/build/login/logwtmp.o.dt -MT /sources/glibc-2.32/build/login/logwtmp.o +gcc openpty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/openpty.o -MD -MP -MF /sources/glibc-2.32/build/login/openpty.o.dt -MT /sources/glibc-2.32/build/login/openpty.o +gcc forkpty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/forkpty.o -MD -MP -MF /sources/glibc-2.32/build/login/forkpty.o.dt -MT /sources/glibc-2.32/build/login/forkpty.o +cd /sources/glibc-2.32/build/login && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libutil.a login.o login_tty.o logout.o logwtmp.o openpty.o forkpty.o +a - login.o +a - login_tty.o +a - logout.o +a - logwtmp.o +a - openpty.o +a - forkpty.o +gcc login.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/login.os -MD -MP -MF /sources/glibc-2.32/build/login/login.os.dt -MT /sources/glibc-2.32/build/login/login.os +gcc login_tty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/login_tty.os -MD -MP -MF /sources/glibc-2.32/build/login/login_tty.os.dt -MT /sources/glibc-2.32/build/login/login_tty.os +gcc logout.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/logout.os -MD -MP -MF /sources/glibc-2.32/build/login/logout.os.dt -MT /sources/glibc-2.32/build/login/logout.os +gcc logwtmp.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/logwtmp.os -MD -MP -MF /sources/glibc-2.32/build/login/logwtmp.os.dt -MT /sources/glibc-2.32/build/login/logwtmp.os +gcc openpty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/openpty.os -MD -MP -MF /sources/glibc-2.32/build/login/openpty.os.dt -MT /sources/glibc-2.32/build/login/openpty.os +gcc forkpty.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/forkpty.os -MD -MP -MF /sources/glibc-2.32/build/login/forkpty.os.dt -MT /sources/glibc-2.32/build/login/forkpty.os +cd /sources/glibc-2.32/build/login && /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ar cruv libutil_pic.a login.os login_tty.os logout.os logwtmp.os openpty.os forkpty.os +a - login.os +a - login_tty.os +a - logout.os +a - logwtmp.os +a - openpty.os +a - forkpty.os +gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 -B/sources/glibc-2.32/build/csu/ -Wl,--version-script=/sources/glibc-2.32/build/libutil.map -Wl,-soname=libutil.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L/sources/glibc-2.32/build -L/sources/glibc-2.32/build/math -L/sources/glibc-2.32/build/elf -L/sources/glibc-2.32/build/dlfcn -L/sources/glibc-2.32/build/nss -L/sources/glibc-2.32/build/nis -L/sources/glibc-2.32/build/rt -L/sources/glibc-2.32/build/resolv -L/sources/glibc-2.32/build/mathvec -L/sources/glibc-2.32/build/support -L/sources/glibc-2.32/build/crypt -L/sources/glibc-2.32/build/nptl -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -o /sources/glibc-2.32/build/login/libutil.so -T /sources/glibc-2.32/build/shlib.lds /sources/glibc-2.32/build/csu/abi-note.o -Wl,--whole-archive /sources/glibc-2.32/build/login/libutil_pic.a -Wl,--no-whole-archive -Wl,--start-group /sources/glibc-2.32/build/libc.so /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group +rm -f /sources/glibc-2.32/build/login/libutil.so.1.new +/bin/sh ../scripts/rellns-sh /sources/glibc-2.32/build/login/libutil.so /sources/glibc-2.32/build/login/libutil.so.1.new +mv -f /sources/glibc-2.32/build/login/libutil.so.1.new /sources/glibc-2.32/build/login/libutil.so.1 +gcc programs/utmpdump.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/login -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/login/utmpdump.o -MD -MP -MF /sources/glibc-2.32/build/login/utmpdump.o.dt -MT /sources/glibc-2.32/build/login/utmpdump.o +gcc -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /sources/glibc-2.32/build/login/utmpdump -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbegin.o` /sources/glibc-2.32/build/login/utmpdump.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /sources/glibc-2.32/build/libc.so.6 /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc --print-file-name=crtend.o` /sources/glibc-2.32/build/csu/crtn.o +make[2]: Leaving directory '/sources/glibc-2.32/login' +make subdir=elf -C elf ..=../ others +make[2]: Entering directory '/sources/glibc-2.32/elf' +make -f /sources/glibc-2.32/build/elf/librtld.mk -f rtld-Rules +make[3]: Entering directory '/sources/glibc-2.32/elf' +make subdir=csu -C ../csu ..=../ objdir=/sources/glibc-2.32/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 '/sources/glibc-2.32/csu' +make[4]: Leaving directory '/sources/glibc-2.32/csu' +make subdir=dirent -C ../dirent ..=../ objdir=/sources/glibc-2.32/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-rewinddir.os rtld-getdents64.os rtld-readdir64.os' +make[4]: Entering directory '/sources/glibc-2.32/dirent' +make[4]: Leaving directory '/sources/glibc-2.32/dirent' +make subdir=elf -C ../elf ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-dl-addr-obj.os' +make[4]: Entering directory '/sources/glibc-2.32/elf' +make[4]: Leaving directory '/sources/glibc-2.32/elf' +make subdir=gmon -C ../gmon ..=../ objdir=/sources/glibc-2.32/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 '/sources/glibc-2.32/gmon' +make[4]: Leaving directory '/sources/glibc-2.32/gmon' +make subdir=io -C ../io ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-xstat.os rtld-fxstat.os rtld-lxstat.os rtld-lseek64.os rtld-access.os rtld-close_nocancel.os rtld-fcntl_nocancel.os rtld-open64_nocancel.os rtld-openat64_nocancel.os rtld-read_nocancel.os rtld-pread64_nocancel.os rtld-write_nocancel.os' +make[4]: Entering directory '/sources/glibc-2.32/io' +make[4]: Leaving directory '/sources/glibc-2.32/io' +make subdir=malloc -C ../malloc ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-scratch_buffer_set_array_size.os' +make[4]: Entering directory '/sources/glibc-2.32/malloc' +make[4]: Leaving directory '/sources/glibc-2.32/malloc' +make subdir=misc -C ../misc ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-mmap64.os rtld-munmap.os rtld-mprotect.os' +make[4]: Entering directory '/sources/glibc-2.32/misc' +make[4]: Leaving directory '/sources/glibc-2.32/misc' +make subdir=nptl -C ../nptl ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-libc-lowlevellock.os' +make[4]: Entering directory '/sources/glibc-2.32/nptl' +make[4]: Leaving directory '/sources/glibc-2.32/nptl' +make subdir=posix -C ../posix ..=../ objdir=/sources/glibc-2.32/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 '/sources/glibc-2.32/posix' +make[4]: Leaving directory '/sources/glibc-2.32/posix' +make subdir=setjmp -C ../setjmp ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setjmp.os rtld-__longjmp.os' +make[4]: Entering directory '/sources/glibc-2.32/setjmp' +make[4]: Leaving directory '/sources/glibc-2.32/setjmp' +make subdir=signal -C ../signal ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-sigaction.os' +make[4]: Entering directory '/sources/glibc-2.32/signal' +make[4]: Leaving directory '/sources/glibc-2.32/signal' +make subdir=string -C ../string ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-strchr.os rtld-strcmp.os rtld-strcspn.os rtld-strdup.os rtld-strlen.os rtld-strnlen.os rtld-strncmp.os rtld-memchr.os rtld-memcmp.os rtld-memmove.os rtld-memset.os rtld-mempcpy.os rtld-stpcpy.os rtld-memcpy.os rtld-rawmemchr.os rtld-strcmp-sse2.os rtld-strcmp.os rtld-strcmp-sse2-unaligned.os rtld-strcmp.os rtld-strcmp-ssse3.os rtld-strcmp.os rtld-strcmp-avx2.os rtld-strcmp.os rtld-strncmp-sse2.os rtld-strncmp.os rtld-strncmp-ssse3.os rtld-strncmp.os rtld-strncmp-sse4_2.os rtld-strncmp.os rtld-strncmp-avx2.os rtld-strncmp.os rtld-memchr-sse2.os rtld-memchr.os rtld-rawmemchr-sse2.os rtld-rawmemchr.os rtld-memchr-avx2.os rtld-memchr.os rtld-rawmemchr-avx2.os rtld-rawmemchr.os rtld-memcmp-sse2.os rtld-memcmp.os rtld-memcmp-avx2-movbe.os rtld-memcmp.os rtld-memcmp-sse4.os rtld-memcmp.os rtld-memcpy-ssse3.os rtld-mempcpy.os rtld-memmove-ssse3.os rtld-memmove.os rtld-memcpy-ssse3-back.os rtld-mempcpy.os rtld-memmove-ssse3-back.os rtld-memmove.os rtld-memmove-avx512-no-vzeroupper.os rtld-mempcpy.os rtld-strchr-sse2.os rtld-strchr.os rtld-strchr-avx2.os rtld-strchr.os rtld-strlen-sse2.os rtld-strlen.os rtld-strnlen-sse2.os rtld-strnlen.os rtld-strlen-avx2.os rtld-strlen.os rtld-strnlen-avx2.os rtld-strnlen.os rtld-stpcpy-sse2.os rtld-stpcpy.os rtld-stpcpy-ssse3.os rtld-stpcpy.os rtld-stpcpy-sse2-unaligned.os rtld-stpcpy.os rtld-stpcpy-avx2.os rtld-stpcpy.os rtld-strchr-sse2-no-bsf.os rtld-strchr.os rtld-memcmp-ssse3.os rtld-memcmp.os rtld-strcspn-sse2.os rtld-strcspn.os rtld-strcspn-c.os rtld-strcspn.os rtld-varshift.os rtld-strcspn-c.os rtld-memset-avx512-no-vzeroupper.os rtld-memset.os rtld-memmove-sse2-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx512-unaligned-erms.os rtld-mempcpy.os rtld-memset-sse2-unaligned-erms.os rtld-memset.os rtld-memset-avx2-unaligned-erms.os rtld-memset.os rtld-memset-avx512-unaligned-erms.os rtld-memset.os rtld-cacheinfo.os rtld-memcpy-ssse3-back.os' +make[4]: Entering directory '/sources/glibc-2.32/string' +make[4]: Leaving directory '/sources/glibc-2.32/string' +make subdir=time -C ../time ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setitimer.os' +make[4]: Entering directory '/sources/glibc-2.32/time' +make[4]: Leaving directory '/sources/glibc-2.32/time' +make[3]: Leaving directory '/sources/glibc-2.32/elf' +gcc sprof.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/sprof.o -MD -MP -MF /sources/glibc-2.32/build/elf/sprof.o.dt -MT /sources/glibc-2.32/build/elf/sprof.o +gcc -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /sources/glibc-2.32/build/elf/sprof -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbegin.o` /sources/glibc-2.32/build/elf/sprof.o /sources/glibc-2.32/build/dlfcn/libdl.so.2 -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /sources/glibc-2.32/build/libc.so.6 /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc --print-file-name=crtend.o` /sources/glibc-2.32/build/csu/crtn.o +LC_ALL=C sed -e 's%@RTLD@%/lib/ld-linux-x86-64.so.2%g' -e 's%@VERSION@%2.32%g' -e 's|@PKGVERSION@|(GNU libc) |g' -e 's|@REPORT_BUGS_TO@||g' -e 's%@BASH@%/bin/bash%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 > /sources/glibc-2.32/build/elf/ldd.new +chmod 555 /sources/glibc-2.32/build/elf/ldd.new +mv -f /sources/glibc-2.32/build/elf/ldd.new /sources/glibc-2.32/build/elf/ldd +sed -e 's%@BASH@%/bin/bash%g' \ + -e 's%@VERSION@%2.32%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 > /sources/glibc-2.32/build/elf/sotruss.new +chmod 555 /sources/glibc-2.32/build/elf/sotruss.new +mv -f /sources/glibc-2.32/build/elf/sotruss.new /sources/glibc-2.32/build/elf/sotruss +gcc sln.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/sln.o -MD -MP -MF /sources/glibc-2.32/build/elf/sln.o.dt -MT /sources/glibc-2.32/build/elf/sln.o +gcc -nostdlib -nostartfiles -static -o /sources/glibc-2.32/build/elf/sln /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbeginT.o` /sources/glibc-2.32/build/elf/sln.o /sources/glibc-2.32/build/elf/static-stubs.o -Wl,--start-group /sources/glibc-2.32/build/libc.a -lgcc -Wl,--end-group `gcc --print-file-name=crtend.o` /sources/glibc-2.32/build/csu/crtn.o +gcc ldconfig.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -D'SYSCONFDIR="/etc"' -D'LIBDIR="/usr/lib"' -D'SLIBDIR="/lib"' -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=ldconfig -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/ldconfig.o -MD -MP -MF /sources/glibc-2.32/build/elf/ldconfig.o.dt -MT /sources/glibc-2.32/build/elf/ldconfig.o +gcc -nostdlib -nostartfiles -static -o /sources/glibc-2.32/build/elf/ldconfig /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbeginT.o` /sources/glibc-2.32/build/elf/ldconfig.o /sources/glibc-2.32/build/elf/cache.o /sources/glibc-2.32/build/elf/readlib.o /sources/glibc-2.32/build/elf/xmalloc.o /sources/glibc-2.32/build/elf/xstrdup.o /sources/glibc-2.32/build/elf/chroot_canon.o /sources/glibc-2.32/build/elf/static-stubs.o -Wl,--start-group /sources/glibc-2.32/build/libc.a -lgcc -Wl,--end-group `gcc --print-file-name=crtend.o` /sources/glibc-2.32/build/csu/crtn.o +gcc pldd.c -c -std=gnu11 -fgnu89-inline -g -O2 -Wall -Wwrite-strings -Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong -Wstrict-prototypes -Wold-style-definition -fmath-errno -I../include -I/sources/glibc-2.32/build/elf -I/sources/glibc-2.32/build -I../sysdeps/unix/sysv/linux/x86_64/64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86/include -I../sysdeps/unix/sysv/linux/x86 -I../sysdeps/x86/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64 -I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch -I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/float128 -I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include -isystem /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include /sources/glibc-2.32/build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -o /sources/glibc-2.32/build/elf/pldd.o -MD -MP -MF /sources/glibc-2.32/build/elf/pldd.o.dt -MT /sources/glibc-2.32/build/elf/pldd.o +gcc -Wl,-rpath-link=/sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl -nostdlib -nostartfiles -o /sources/glibc-2.32/build/elf/pldd -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both /sources/glibc-2.32/build/csu/crt1.o /sources/glibc-2.32/build/csu/crti.o `gcc --print-file-name=crtbegin.o` /sources/glibc-2.32/build/elf/pldd.o /sources/glibc-2.32/build/elf/xmalloc.o -Wl,-dynamic-linker=/lib/ld-linux-x86-64.so.2 /sources/glibc-2.32/build/libc.so.6 /sources/glibc-2.32/build/libc_nonshared.a -Wl,--as-needed /sources/glibc-2.32/build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc --print-file-name=crtend.o` /sources/glibc-2.32/build/csu/crtn.o +make[2]: Leaving directory '/sources/glibc-2.32/elf' +make[1]: Leaving directory '/sources/glibc-2.32' +'/lib/ld-linux-x86-64.so.2' -> '/sources/glibc-2.32/build/elf/ld-linux-x86-64.so.2' +LC_ALL=C; export LC_ALL; \ +make -r PARALLELMFLAGS="" -C .. objdir=`pwd` install +make[1]: Entering directory '/sources/glibc-2.32' +make subdir=csu -C csu ..=../ subdir_lib +make subdir=iconv -C iconv ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/iconv' +make[2]: Leaving directory '/sources/glibc-2.32/iconv' +make subdir=locale -C locale ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/locale' +make[2]: Leaving directory '/sources/glibc-2.32/locale' +make subdir=localedata -C localedata ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/localedata' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/sources/glibc-2.32/localedata' +make subdir=iconvdata -C iconvdata ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/iconvdata' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/sources/glibc-2.32/iconvdata' +make subdir=assert -C assert ..=../ subdir_lib +make subdir=ctype -C ctype ..=../ subdir_lib +make subdir=intl -C intl ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/intl' +make[2]: Leaving directory '/sources/glibc-2.32/intl' +make subdir=catgets -C catgets ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/catgets' +make[2]: Leaving directory '/sources/glibc-2.32/catgets' +make subdir=math -C math ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/math' +make[2]: Leaving directory '/sources/glibc-2.32/math' +make subdir=setjmp -C setjmp ..=../ subdir_lib +make subdir=signal -C signal ..=../ subdir_lib +make subdir=stdlib -C stdlib ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/stdlib' +make[2]: Leaving directory '/sources/glibc-2.32/stdlib' +make subdir=stdio-common -C stdio-common ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/stdio-common' +make[2]: Leaving directory '/sources/glibc-2.32/stdio-common' +make subdir=libio -C libio ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/libio' +make[2]: Leaving directory '/sources/glibc-2.32/libio' +make subdir=dlfcn -C dlfcn ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/dlfcn' +make[2]: Leaving directory '/sources/glibc-2.32/dlfcn' +make subdir=nptl -C nptl ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/nptl' +make[2]: Leaving directory '/sources/glibc-2.32/nptl' +make subdir=malloc -C malloc ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/malloc' +make[2]: Leaving directory '/sources/glibc-2.32/malloc' +make subdir=string -C string ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/string' +make[2]: Leaving directory '/sources/glibc-2.32/string' +make subdir=wcsmbs -C wcsmbs ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/wcsmbs' +make[2]: Leaving directory '/sources/glibc-2.32/wcsmbs' +make subdir=timezone -C timezone ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/timezone' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/sources/glibc-2.32/timezone' +make subdir=time -C time ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/time' +make[2]: Leaving directory '/sources/glibc-2.32/time' +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[2]: Entering directory '/sources/glibc-2.32/posix' +make[2]: Leaving directory '/sources/glibc-2.32/posix' +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 '/sources/glibc-2.32/gnulib' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/sources/glibc-2.32/gnulib' +make subdir=wctype -C wctype ..=../ subdir_lib +make subdir=manual -C manual ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/manual' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/sources/glibc-2.32/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 '/sources/glibc-2.32/po' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/sources/glibc-2.32/po' +make subdir=argp -C argp ..=../ subdir_lib +make subdir=rt -C rt ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/rt' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/sources/glibc-2.32/rt' +make subdir=conform -C conform ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/conform' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/sources/glibc-2.32/conform' +make subdir=debug -C debug ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/debug' +make[2]: Leaving directory '/sources/glibc-2.32/debug' +make subdir=mathvec -C mathvec ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/mathvec' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/sources/glibc-2.32/mathvec' +make subdir=support -C support ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/support' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/sources/glibc-2.32/support' +make subdir=crypt -C crypt ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/crypt' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/sources/glibc-2.32/crypt' +make subdir=nptl_db -C nptl_db ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/nptl_db' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/sources/glibc-2.32/nptl_db' +make subdir=inet -C inet ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/inet' +make[2]: Leaving directory '/sources/glibc-2.32/inet' +make subdir=resolv -C resolv ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/resolv' +make[2]: Leaving directory '/sources/glibc-2.32/resolv' +make subdir=nss -C nss ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/nss' +make[2]: Leaving directory '/sources/glibc-2.32/nss' +make subdir=hesiod -C hesiod ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/hesiod' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/sources/glibc-2.32/hesiod' +make subdir=sunrpc -C sunrpc ..=../ subdir_lib +make subdir=nis -C nis ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/nis' +make[2]: Nothing to be done for 'subdir_lib'. +make[2]: Leaving directory '/sources/glibc-2.32/nis' +make subdir=nscd -C nscd ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/nscd' +make[2]: Leaving directory '/sources/glibc-2.32/nscd' +make subdir=login -C login ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/login' +make[2]: Leaving directory '/sources/glibc-2.32/login' +make subdir=elf -C elf ..=../ subdir_lib +make[2]: Entering directory '/sources/glibc-2.32/elf' +make -f /sources/glibc-2.32/build/elf/librtld.mk -f rtld-Rules +make[3]: Entering directory '/sources/glibc-2.32/elf' +make subdir=csu -C ../csu ..=../ objdir=/sources/glibc-2.32/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=/sources/glibc-2.32/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-rewinddir.os rtld-getdents64.os rtld-readdir64.os' +make subdir=elf -C ../elf ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-dl-addr-obj.os' +make[4]: Entering directory '/sources/glibc-2.32/elf' +make[4]: Leaving directory '/sources/glibc-2.32/elf' +make subdir=gmon -C ../gmon ..=../ objdir=/sources/glibc-2.32/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=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-xstat.os rtld-fxstat.os rtld-lxstat.os rtld-lseek64.os rtld-access.os rtld-close_nocancel.os rtld-fcntl_nocancel.os rtld-open64_nocancel.os rtld-openat64_nocancel.os rtld-read_nocancel.os rtld-pread64_nocancel.os rtld-write_nocancel.os' +make subdir=malloc -C ../malloc ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-scratch_buffer_set_array_size.os' +make[4]: Entering directory '/sources/glibc-2.32/malloc' +make[4]: Leaving directory '/sources/glibc-2.32/malloc' +make subdir=misc -C ../misc ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-mmap64.os rtld-munmap.os rtld-mprotect.os' +make subdir=nptl -C ../nptl ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-libc-lowlevellock.os' +make[4]: Entering directory '/sources/glibc-2.32/nptl' +make[4]: Leaving directory '/sources/glibc-2.32/nptl' +make subdir=posix -C ../posix ..=../ objdir=/sources/glibc-2.32/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 '/sources/glibc-2.32/posix' +make[4]: Leaving directory '/sources/glibc-2.32/posix' +make subdir=setjmp -C ../setjmp ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setjmp.os rtld-__longjmp.os' +make subdir=signal -C ../signal ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-sigaction.os' +make subdir=string -C ../string ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-strchr.os rtld-strcmp.os rtld-strcspn.os rtld-strdup.os rtld-strlen.os rtld-strnlen.os rtld-strncmp.os rtld-memchr.os rtld-memcmp.os rtld-memmove.os rtld-memset.os rtld-mempcpy.os rtld-stpcpy.os rtld-memcpy.os rtld-rawmemchr.os rtld-strcmp-sse2.os rtld-strcmp.os rtld-strcmp-sse2-unaligned.os rtld-strcmp.os rtld-strcmp-ssse3.os rtld-strcmp.os rtld-strcmp-avx2.os rtld-strcmp.os rtld-strncmp-sse2.os rtld-strncmp.os rtld-strncmp-ssse3.os rtld-strncmp.os rtld-strncmp-sse4_2.os rtld-strncmp.os rtld-strncmp-avx2.os rtld-strncmp.os rtld-memchr-sse2.os rtld-memchr.os rtld-rawmemchr-sse2.os rtld-rawmemchr.os rtld-memchr-avx2.os rtld-memchr.os rtld-rawmemchr-avx2.os rtld-rawmemchr.os rtld-memcmp-sse2.os rtld-memcmp.os rtld-memcmp-avx2-movbe.os rtld-memcmp.os rtld-memcmp-sse4.os rtld-memcmp.os rtld-memcpy-ssse3.os rtld-mempcpy.os rtld-memmove-ssse3.os rtld-memmove.os rtld-memcpy-ssse3-back.os rtld-mempcpy.os rtld-memmove-ssse3-back.os rtld-memmove.os rtld-memmove-avx512-no-vzeroupper.os rtld-mempcpy.os rtld-strchr-sse2.os rtld-strchr.os rtld-strchr-avx2.os rtld-strchr.os rtld-strlen-sse2.os rtld-strlen.os rtld-strnlen-sse2.os rtld-strnlen.os rtld-strlen-avx2.os rtld-strlen.os rtld-strnlen-avx2.os rtld-strnlen.os rtld-stpcpy-sse2.os rtld-stpcpy.os rtld-stpcpy-ssse3.os rtld-stpcpy.os rtld-stpcpy-sse2-unaligned.os rtld-stpcpy.os rtld-stpcpy-avx2.os rtld-stpcpy.os rtld-strchr-sse2-no-bsf.os rtld-strchr.os rtld-memcmp-ssse3.os rtld-memcmp.os rtld-strcspn-sse2.os rtld-strcspn.os rtld-strcspn-c.os rtld-strcspn.os rtld-varshift.os rtld-strcspn-c.os rtld-memset-avx512-no-vzeroupper.os rtld-memset.os rtld-memmove-sse2-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx512-unaligned-erms.os rtld-mempcpy.os rtld-memset-sse2-unaligned-erms.os rtld-memset.os rtld-memset-avx2-unaligned-erms.os rtld-memset.os rtld-memset-avx512-unaligned-erms.os rtld-memset.os rtld-cacheinfo.os rtld-memcpy-ssse3-back.os' +make[4]: Entering directory '/sources/glibc-2.32/string' +make[4]: Leaving directory '/sources/glibc-2.32/string' +make subdir=time -C ../time ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setitimer.os' +make[4]: Entering directory '/sources/glibc-2.32/time' +make[4]: Leaving directory '/sources/glibc-2.32/time' +make[3]: Leaving directory '/sources/glibc-2.32/elf' +make[2]: Leaving directory '/sources/glibc-2.32/elf' +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/libc.a /usr/lib/libc.a +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/libc_nonshared.a /usr/lib/libc_nonshared.a +make -C elf ldso_install +make[2]: Entering directory '/sources/glibc-2.32/elf' +make -f /sources/glibc-2.32/build/elf/librtld.mk -f rtld-Rules +make[3]: Entering directory '/sources/glibc-2.32/elf' +make subdir=csu -C ../csu ..=../ objdir=/sources/glibc-2.32/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=/sources/glibc-2.32/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-rewinddir.os rtld-getdents64.os rtld-readdir64.os' +make subdir=elf -C ../elf ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-dl-addr-obj.os' +make[4]: Entering directory '/sources/glibc-2.32/elf' +make[4]: Leaving directory '/sources/glibc-2.32/elf' +make subdir=gmon -C ../gmon ..=../ objdir=/sources/glibc-2.32/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=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-xstat.os rtld-fxstat.os rtld-lxstat.os rtld-lseek64.os rtld-access.os rtld-close_nocancel.os rtld-fcntl_nocancel.os rtld-open64_nocancel.os rtld-openat64_nocancel.os rtld-read_nocancel.os rtld-pread64_nocancel.os rtld-write_nocancel.os' +make subdir=malloc -C ../malloc ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-scratch_buffer_set_array_size.os' +make[4]: Entering directory '/sources/glibc-2.32/malloc' +make[4]: Leaving directory '/sources/glibc-2.32/malloc' +make subdir=misc -C ../misc ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-mmap64.os rtld-munmap.os rtld-mprotect.os' +make subdir=nptl -C ../nptl ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-libc-lowlevellock.os' +make[4]: Entering directory '/sources/glibc-2.32/nptl' +make[4]: Leaving directory '/sources/glibc-2.32/nptl' +make subdir=posix -C ../posix ..=../ objdir=/sources/glibc-2.32/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 '/sources/glibc-2.32/posix' +make[4]: Leaving directory '/sources/glibc-2.32/posix' +make subdir=setjmp -C ../setjmp ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setjmp.os rtld-__longjmp.os' +make subdir=signal -C ../signal ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-sigaction.os' +make subdir=string -C ../string ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-strchr.os rtld-strcmp.os rtld-strcspn.os rtld-strdup.os rtld-strlen.os rtld-strnlen.os rtld-strncmp.os rtld-memchr.os rtld-memcmp.os rtld-memmove.os rtld-memset.os rtld-mempcpy.os rtld-stpcpy.os rtld-memcpy.os rtld-rawmemchr.os rtld-strcmp-sse2.os rtld-strcmp.os rtld-strcmp-sse2-unaligned.os rtld-strcmp.os rtld-strcmp-ssse3.os rtld-strcmp.os rtld-strcmp-avx2.os rtld-strcmp.os rtld-strncmp-sse2.os rtld-strncmp.os rtld-strncmp-ssse3.os rtld-strncmp.os rtld-strncmp-sse4_2.os rtld-strncmp.os rtld-strncmp-avx2.os rtld-strncmp.os rtld-memchr-sse2.os rtld-memchr.os rtld-rawmemchr-sse2.os rtld-rawmemchr.os rtld-memchr-avx2.os rtld-memchr.os rtld-rawmemchr-avx2.os rtld-rawmemchr.os rtld-memcmp-sse2.os rtld-memcmp.os rtld-memcmp-avx2-movbe.os rtld-memcmp.os rtld-memcmp-sse4.os rtld-memcmp.os rtld-memcpy-ssse3.os rtld-mempcpy.os rtld-memmove-ssse3.os rtld-memmove.os rtld-memcpy-ssse3-back.os rtld-mempcpy.os rtld-memmove-ssse3-back.os rtld-memmove.os rtld-memmove-avx512-no-vzeroupper.os rtld-mempcpy.os rtld-strchr-sse2.os rtld-strchr.os rtld-strchr-avx2.os rtld-strchr.os rtld-strlen-sse2.os rtld-strlen.os rtld-strnlen-sse2.os rtld-strnlen.os rtld-strlen-avx2.os rtld-strlen.os rtld-strnlen-avx2.os rtld-strnlen.os rtld-stpcpy-sse2.os rtld-stpcpy.os rtld-stpcpy-ssse3.os rtld-stpcpy.os rtld-stpcpy-sse2-unaligned.os rtld-stpcpy.os rtld-stpcpy-avx2.os rtld-stpcpy.os rtld-strchr-sse2-no-bsf.os rtld-strchr.os rtld-memcmp-ssse3.os rtld-memcmp.os rtld-strcspn-sse2.os rtld-strcspn.os rtld-strcspn-c.os rtld-strcspn.os rtld-varshift.os rtld-strcspn-c.os rtld-memset-avx512-no-vzeroupper.os rtld-memset.os rtld-memmove-sse2-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx512-unaligned-erms.os rtld-mempcpy.os rtld-memset-sse2-unaligned-erms.os rtld-memset.os rtld-memset-avx2-unaligned-erms.os rtld-memset.os rtld-memset-avx512-unaligned-erms.os rtld-memset.os rtld-cacheinfo.os rtld-memcpy-ssse3-back.os' +make[4]: Entering directory '/sources/glibc-2.32/string' +make[4]: Leaving directory '/sources/glibc-2.32/string' +make subdir=time -C ../time ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setitimer.os' +make[4]: Entering directory '/sources/glibc-2.32/time' +make[4]: Leaving directory '/sources/glibc-2.32/time' +make[3]: Leaving directory '/sources/glibc-2.32/elf' +/usr/bin/install -c /sources/glibc-2.32/build/elf/ld.so /lib/ld-2.32.so.new +mv -f /lib/ld-2.32.so.new /lib/ld-2.32.so +/usr/bin/install -c /sources/glibc-2.32/build/libc.so /lib/libc-2.32.so.new +mv -f /lib/libc-2.32.so.new /lib/libc-2.32.so +echo `../scripts/rellns-sh -p /lib/ld-2.32.so /lib/ld-linux-x86-64.so.2` /lib/ld-linux-x86-64.so.2 >> /sources/glibc-2.32/build/elf/symlink.list +make[2]: Leaving directory '/sources/glibc-2.32/elf' +/usr/bin/install -c /sources/glibc-2.32/build/libc.so /lib/libc-2.32.so.new +mv -f /lib/libc-2.32.so.new /lib/libc-2.32.so +echo `scripts/rellns-sh -p /lib/libc-2.32.so /lib/libc.so.6` /lib/libc.so.6 >> /sources/glibc-2.32/build/elf/symlink.list +echo > /sources/glibc-2.32/build/format.lds.new 'OUTPUT_FORMAT(elf64-x86-64)' +mv -f /sources/glibc-2.32/build/format.lds.new /sources/glibc-2.32/build/format.lds +(echo '/* GNU ld script';\ + echo ' Use the shared library, but some functions are only in';\ + echo ' the static library, so try that secondarily. */';\ + cat /sources/glibc-2.32/build/format.lds; \ + echo 'GROUP ( /lib/libc.so.6' \ + '/usr/lib/libc_nonshared.a'\ + ' AS_NEEDED (' /lib/ld-linux-x86-64.so.2 ') )' \ +) > /usr/lib/libc.so.new +mv -f /usr/lib/libc.so.new /usr/lib/libc.so +/usr/bin/install -c -m 644 include/limits.h /usr/include/limits.h +/usr/bin/install -c -m 644 include/values.h /usr/include/values.h +/usr/bin/install -c -m 644 include/features.h /usr/include/features.h +/usr/bin/install -c -m 644 include/gnu-versions.h /usr/include/gnu-versions.h +/usr/bin/install -c -m 644 include/bits/xopen_lim.h /usr/include/bits/xopen_lim.h +/usr/bin/install -c -m 644 include/gnu/libc-version.h /usr/include/gnu/libc-version.h +/usr/bin/install -c -m 644 include/stdc-predef.h /usr/include/stdc-predef.h +/usr/bin/install -c -m 644 bits/libc-header-start.h /usr/include/bits/libc-header-start.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names.h /usr/include/gnu/lib-names.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /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 /usr/include/gnu/stubs.h.new32; echo '#if defined __x86_64__ && defined __LP64__'; echo '# include '; echo '#endif'; rm -f /usr/include/gnu/stubs.h.new64; echo '#if defined __x86_64__ && defined __ILP32__'; echo '# include '; echo '#endif'; rm -f /usr/include/gnu/stubs.h.newx32; \ +} > /usr/include/gnu/stubs.h.new +mv -f /usr/include/gnu/stubs.h.new /usr/include/gnu/stubs.h +make subdir=csu -C csu ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/csu' +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/csu/crt1.o /usr/lib/crt1.o +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/csu/gcrt1.o /usr/lib/gcrt1.o +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/csu/Mcrt1.o /usr/lib/Mcrt1.o +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/csu/Scrt1.o /usr/lib/Scrt1.o +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/csu/crti.o /usr/lib/crti.o +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/csu/crtn.o /usr/lib/crtn.o +(cd /sources/glibc-2.32/build/csu/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 elf-init.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 elf-init.oS start.o crt1.o gcrt1.o Mcrt1.o Scrt1.o gmon-start.os 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 }' > /sources/glibc-2.32/build/csu/stubsT +mv -f /sources/glibc-2.32/build/csu/stubsT /sources/glibc-2.32/build/csu/stubs +make[2]: Leaving directory '/sources/glibc-2.32/csu' +make subdir=iconv -C iconv ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/iconv' +/usr/bin/install -c -m 644 iconv.h /usr/include/iconv.h +/usr/bin/install -c -m 644 gconv.h /usr/include/gconv.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +/usr/bin/install -c /sources/glibc-2.32/build/iconv/iconvconfig /usr/sbin/iconvconfig.new +mv -f /usr/sbin/iconvconfig.new /usr/sbin/iconvconfig +/usr/bin/install -c /sources/glibc-2.32/build/iconv/iconv_prog /usr/bin/iconv.new +mv -f /usr/bin/iconv.new /usr/bin/iconv +(cd /sources/glibc-2.32/build/iconv/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 hash-string.o) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /sources/glibc-2.32/build/iconv/stubsT +mv -f /sources/glibc-2.32/build/iconv/stubsT /sources/glibc-2.32/build/iconv/stubs +make[2]: Leaving directory '/sources/glibc-2.32/iconv' +make subdir=locale -C locale ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/locale' +/usr/bin/install -c -m 644 langinfo.h /usr/include/langinfo.h +/usr/bin/install -c -m 644 locale.h /usr/include/locale.h +/usr/bin/install -c -m 644 bits/locale.h /usr/include/bits/locale.h +/usr/bin/install -c -m 644 bits/types/locale_t.h /usr/include/bits/types/locale_t.h +/usr/bin/install -c -m 644 bits/types/__locale_t.h /usr/include/bits/types/__locale_t.h +/usr/bin/install -c /sources/glibc-2.32/build/locale/libBrokenLocale.so /lib/libBrokenLocale-2.32.so.new +mv -f /lib/libBrokenLocale-2.32.so.new /lib/libBrokenLocale-2.32.so +echo `../scripts/rellns-sh -p /lib/libBrokenLocale-2.32.so /lib/libBrokenLocale.so.1` /lib/libBrokenLocale.so.1 >> /sources/glibc-2.32/build/elf/symlink.list +rm -f /usr/lib/libBrokenLocale.so.new +/bin/sh ../scripts/rellns-sh /lib/libBrokenLocale.so.1 /usr/lib/libBrokenLocale.so.new +mv -f /usr/lib/libBrokenLocale.so.new /usr/lib/libBrokenLocale.so +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/locale/libBrokenLocale.a /usr/lib/libBrokenLocale.a +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +/usr/bin/install -c /sources/glibc-2.32/build/locale/localedef /usr/bin/localedef.new +mv -f /usr/bin/localedef.new /usr/bin/localedef +/usr/bin/install -c /sources/glibc-2.32/build/locale/locale /usr/bin/locale.new +mv -f /usr/bin/locale.new /usr/bin/locale +(cd /sources/glibc-2.32/build/locale/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/locale/stubsT +mv -f /sources/glibc-2.32/build/locale/stubsT /sources/glibc-2.32/build/locale/stubs +make[2]: Leaving directory '/sources/glibc-2.32/locale' +make subdir=localedata -C localedata ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/localedata' +rm -f /usr/share/i18n/charmaps/ANSI_X3.110-1983 /usr/share/i18n/charmaps/ANSI_X3.110-1983.gz +/usr/bin/install -c -m 644 charmaps/ANSI_X3.110-1983 /usr/share/i18n/charmaps/ANSI_X3.110-1983 +gzip -9n /usr/share/i18n/charmaps/ANSI_X3.110-1983 +rm -f /usr/share/i18n/charmaps/ANSI_X3.4-1968 /usr/share/i18n/charmaps/ANSI_X3.4-1968.gz +/usr/bin/install -c -m 644 charmaps/ANSI_X3.4-1968 /usr/share/i18n/charmaps/ANSI_X3.4-1968 +gzip -9n /usr/share/i18n/charmaps/ANSI_X3.4-1968 +rm -f /usr/share/i18n/charmaps/ARMSCII-8 /usr/share/i18n/charmaps/ARMSCII-8.gz +/usr/bin/install -c -m 644 charmaps/ARMSCII-8 /usr/share/i18n/charmaps/ARMSCII-8 +gzip -9n /usr/share/i18n/charmaps/ARMSCII-8 +rm -f /usr/share/i18n/charmaps/ASMO_449 /usr/share/i18n/charmaps/ASMO_449.gz +/usr/bin/install -c -m 644 charmaps/ASMO_449 /usr/share/i18n/charmaps/ASMO_449 +gzip -9n /usr/share/i18n/charmaps/ASMO_449 +rm -f /usr/share/i18n/charmaps/BIG5 /usr/share/i18n/charmaps/BIG5.gz +/usr/bin/install -c -m 644 charmaps/BIG5 /usr/share/i18n/charmaps/BIG5 +gzip -9n /usr/share/i18n/charmaps/BIG5 +rm -f /usr/share/i18n/charmaps/BIG5-HKSCS /usr/share/i18n/charmaps/BIG5-HKSCS.gz +/usr/bin/install -c -m 644 charmaps/BIG5-HKSCS /usr/share/i18n/charmaps/BIG5-HKSCS +gzip -9n /usr/share/i18n/charmaps/BIG5-HKSCS +rm -f /usr/share/i18n/charmaps/BRF /usr/share/i18n/charmaps/BRF.gz +/usr/bin/install -c -m 644 charmaps/BRF /usr/share/i18n/charmaps/BRF +gzip -9n /usr/share/i18n/charmaps/BRF +rm -f /usr/share/i18n/charmaps/BS_4730 /usr/share/i18n/charmaps/BS_4730.gz +/usr/bin/install -c -m 644 charmaps/BS_4730 /usr/share/i18n/charmaps/BS_4730 +gzip -9n /usr/share/i18n/charmaps/BS_4730 +rm -f /usr/share/i18n/charmaps/BS_VIEWDATA /usr/share/i18n/charmaps/BS_VIEWDATA.gz +/usr/bin/install -c -m 644 charmaps/BS_VIEWDATA /usr/share/i18n/charmaps/BS_VIEWDATA +gzip -9n /usr/share/i18n/charmaps/BS_VIEWDATA +rm -f /usr/share/i18n/charmaps/CP10007 /usr/share/i18n/charmaps/CP10007.gz +/usr/bin/install -c -m 644 charmaps/CP10007 /usr/share/i18n/charmaps/CP10007 +gzip -9n /usr/share/i18n/charmaps/CP10007 +rm -f /usr/share/i18n/charmaps/CP1125 /usr/share/i18n/charmaps/CP1125.gz +/usr/bin/install -c -m 644 charmaps/CP1125 /usr/share/i18n/charmaps/CP1125 +gzip -9n /usr/share/i18n/charmaps/CP1125 +rm -f /usr/share/i18n/charmaps/CP1250 /usr/share/i18n/charmaps/CP1250.gz +/usr/bin/install -c -m 644 charmaps/CP1250 /usr/share/i18n/charmaps/CP1250 +gzip -9n /usr/share/i18n/charmaps/CP1250 +rm -f /usr/share/i18n/charmaps/CP1251 /usr/share/i18n/charmaps/CP1251.gz +/usr/bin/install -c -m 644 charmaps/CP1251 /usr/share/i18n/charmaps/CP1251 +gzip -9n /usr/share/i18n/charmaps/CP1251 +rm -f /usr/share/i18n/charmaps/CP1252 /usr/share/i18n/charmaps/CP1252.gz +/usr/bin/install -c -m 644 charmaps/CP1252 /usr/share/i18n/charmaps/CP1252 +gzip -9n /usr/share/i18n/charmaps/CP1252 +rm -f /usr/share/i18n/charmaps/CP1253 /usr/share/i18n/charmaps/CP1253.gz +/usr/bin/install -c -m 644 charmaps/CP1253 /usr/share/i18n/charmaps/CP1253 +gzip -9n /usr/share/i18n/charmaps/CP1253 +rm -f /usr/share/i18n/charmaps/CP1254 /usr/share/i18n/charmaps/CP1254.gz +/usr/bin/install -c -m 644 charmaps/CP1254 /usr/share/i18n/charmaps/CP1254 +gzip -9n /usr/share/i18n/charmaps/CP1254 +rm -f /usr/share/i18n/charmaps/CP1255 /usr/share/i18n/charmaps/CP1255.gz +/usr/bin/install -c -m 644 charmaps/CP1255 /usr/share/i18n/charmaps/CP1255 +gzip -9n /usr/share/i18n/charmaps/CP1255 +rm -f /usr/share/i18n/charmaps/CP1256 /usr/share/i18n/charmaps/CP1256.gz +/usr/bin/install -c -m 644 charmaps/CP1256 /usr/share/i18n/charmaps/CP1256 +gzip -9n /usr/share/i18n/charmaps/CP1256 +rm -f /usr/share/i18n/charmaps/CP1257 /usr/share/i18n/charmaps/CP1257.gz +/usr/bin/install -c -m 644 charmaps/CP1257 /usr/share/i18n/charmaps/CP1257 +gzip -9n /usr/share/i18n/charmaps/CP1257 +rm -f /usr/share/i18n/charmaps/CP1258 /usr/share/i18n/charmaps/CP1258.gz +/usr/bin/install -c -m 644 charmaps/CP1258 /usr/share/i18n/charmaps/CP1258 +gzip -9n /usr/share/i18n/charmaps/CP1258 +rm -f /usr/share/i18n/charmaps/CP737 /usr/share/i18n/charmaps/CP737.gz +/usr/bin/install -c -m 644 charmaps/CP737 /usr/share/i18n/charmaps/CP737 +gzip -9n /usr/share/i18n/charmaps/CP737 +rm -f /usr/share/i18n/charmaps/CP770 /usr/share/i18n/charmaps/CP770.gz +/usr/bin/install -c -m 644 charmaps/CP770 /usr/share/i18n/charmaps/CP770 +gzip -9n /usr/share/i18n/charmaps/CP770 +rm -f /usr/share/i18n/charmaps/CP771 /usr/share/i18n/charmaps/CP771.gz +/usr/bin/install -c -m 644 charmaps/CP771 /usr/share/i18n/charmaps/CP771 +gzip -9n /usr/share/i18n/charmaps/CP771 +rm -f /usr/share/i18n/charmaps/CP772 /usr/share/i18n/charmaps/CP772.gz +/usr/bin/install -c -m 644 charmaps/CP772 /usr/share/i18n/charmaps/CP772 +gzip -9n /usr/share/i18n/charmaps/CP772 +rm -f /usr/share/i18n/charmaps/CP773 /usr/share/i18n/charmaps/CP773.gz +/usr/bin/install -c -m 644 charmaps/CP773 /usr/share/i18n/charmaps/CP773 +gzip -9n /usr/share/i18n/charmaps/CP773 +rm -f /usr/share/i18n/charmaps/CP774 /usr/share/i18n/charmaps/CP774.gz +/usr/bin/install -c -m 644 charmaps/CP774 /usr/share/i18n/charmaps/CP774 +gzip -9n /usr/share/i18n/charmaps/CP774 +rm -f /usr/share/i18n/charmaps/CP775 /usr/share/i18n/charmaps/CP775.gz +/usr/bin/install -c -m 644 charmaps/CP775 /usr/share/i18n/charmaps/CP775 +gzip -9n /usr/share/i18n/charmaps/CP775 +rm -f /usr/share/i18n/charmaps/CP949 /usr/share/i18n/charmaps/CP949.gz +/usr/bin/install -c -m 644 charmaps/CP949 /usr/share/i18n/charmaps/CP949 +gzip -9n /usr/share/i18n/charmaps/CP949 +rm -f /usr/share/i18n/charmaps/CSA_Z243.4-1985-1 /usr/share/i18n/charmaps/CSA_Z243.4-1985-1.gz +/usr/bin/install -c -m 644 charmaps/CSA_Z243.4-1985-1 /usr/share/i18n/charmaps/CSA_Z243.4-1985-1 +gzip -9n /usr/share/i18n/charmaps/CSA_Z243.4-1985-1 +rm -f /usr/share/i18n/charmaps/CSA_Z243.4-1985-2 /usr/share/i18n/charmaps/CSA_Z243.4-1985-2.gz +/usr/bin/install -c -m 644 charmaps/CSA_Z243.4-1985-2 /usr/share/i18n/charmaps/CSA_Z243.4-1985-2 +gzip -9n /usr/share/i18n/charmaps/CSA_Z243.4-1985-2 +rm -f /usr/share/i18n/charmaps/CSA_Z243.4-1985-GR /usr/share/i18n/charmaps/CSA_Z243.4-1985-GR.gz +/usr/bin/install -c -m 644 charmaps/CSA_Z243.4-1985-GR /usr/share/i18n/charmaps/CSA_Z243.4-1985-GR +gzip -9n /usr/share/i18n/charmaps/CSA_Z243.4-1985-GR +rm -f /usr/share/i18n/charmaps/CSN_369103 /usr/share/i18n/charmaps/CSN_369103.gz +/usr/bin/install -c -m 644 charmaps/CSN_369103 /usr/share/i18n/charmaps/CSN_369103 +gzip -9n /usr/share/i18n/charmaps/CSN_369103 +rm -f /usr/share/i18n/charmaps/CWI /usr/share/i18n/charmaps/CWI.gz +/usr/bin/install -c -m 644 charmaps/CWI /usr/share/i18n/charmaps/CWI +gzip -9n /usr/share/i18n/charmaps/CWI +rm -f /usr/share/i18n/charmaps/DEC-MCS /usr/share/i18n/charmaps/DEC-MCS.gz +/usr/bin/install -c -m 644 charmaps/DEC-MCS /usr/share/i18n/charmaps/DEC-MCS +gzip -9n /usr/share/i18n/charmaps/DEC-MCS +rm -f /usr/share/i18n/charmaps/DIN_66003 /usr/share/i18n/charmaps/DIN_66003.gz +/usr/bin/install -c -m 644 charmaps/DIN_66003 /usr/share/i18n/charmaps/DIN_66003 +gzip -9n /usr/share/i18n/charmaps/DIN_66003 +rm -f /usr/share/i18n/charmaps/DS_2089 /usr/share/i18n/charmaps/DS_2089.gz +/usr/bin/install -c -m 644 charmaps/DS_2089 /usr/share/i18n/charmaps/DS_2089 +gzip -9n /usr/share/i18n/charmaps/DS_2089 +rm -f /usr/share/i18n/charmaps/EBCDIC-AT-DE /usr/share/i18n/charmaps/EBCDIC-AT-DE.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-AT-DE /usr/share/i18n/charmaps/EBCDIC-AT-DE +gzip -9n /usr/share/i18n/charmaps/EBCDIC-AT-DE +rm -f /usr/share/i18n/charmaps/EBCDIC-AT-DE-A /usr/share/i18n/charmaps/EBCDIC-AT-DE-A.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-AT-DE-A /usr/share/i18n/charmaps/EBCDIC-AT-DE-A +gzip -9n /usr/share/i18n/charmaps/EBCDIC-AT-DE-A +rm -f /usr/share/i18n/charmaps/EBCDIC-CA-FR /usr/share/i18n/charmaps/EBCDIC-CA-FR.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-CA-FR /usr/share/i18n/charmaps/EBCDIC-CA-FR +gzip -9n /usr/share/i18n/charmaps/EBCDIC-CA-FR +rm -f /usr/share/i18n/charmaps/EBCDIC-DK-NO /usr/share/i18n/charmaps/EBCDIC-DK-NO.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-DK-NO /usr/share/i18n/charmaps/EBCDIC-DK-NO +gzip -9n /usr/share/i18n/charmaps/EBCDIC-DK-NO +rm -f /usr/share/i18n/charmaps/EBCDIC-DK-NO-A /usr/share/i18n/charmaps/EBCDIC-DK-NO-A.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-DK-NO-A /usr/share/i18n/charmaps/EBCDIC-DK-NO-A +gzip -9n /usr/share/i18n/charmaps/EBCDIC-DK-NO-A +rm -f /usr/share/i18n/charmaps/EBCDIC-ES /usr/share/i18n/charmaps/EBCDIC-ES.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-ES /usr/share/i18n/charmaps/EBCDIC-ES +gzip -9n /usr/share/i18n/charmaps/EBCDIC-ES +rm -f /usr/share/i18n/charmaps/EBCDIC-ES-A /usr/share/i18n/charmaps/EBCDIC-ES-A.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-ES-A /usr/share/i18n/charmaps/EBCDIC-ES-A +gzip -9n /usr/share/i18n/charmaps/EBCDIC-ES-A +rm -f /usr/share/i18n/charmaps/EBCDIC-ES-S /usr/share/i18n/charmaps/EBCDIC-ES-S.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-ES-S /usr/share/i18n/charmaps/EBCDIC-ES-S +gzip -9n /usr/share/i18n/charmaps/EBCDIC-ES-S +rm -f /usr/share/i18n/charmaps/EBCDIC-FI-SE /usr/share/i18n/charmaps/EBCDIC-FI-SE.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-FI-SE /usr/share/i18n/charmaps/EBCDIC-FI-SE +gzip -9n /usr/share/i18n/charmaps/EBCDIC-FI-SE +rm -f /usr/share/i18n/charmaps/EBCDIC-FI-SE-A /usr/share/i18n/charmaps/EBCDIC-FI-SE-A.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-FI-SE-A /usr/share/i18n/charmaps/EBCDIC-FI-SE-A +gzip -9n /usr/share/i18n/charmaps/EBCDIC-FI-SE-A +rm -f /usr/share/i18n/charmaps/EBCDIC-FR /usr/share/i18n/charmaps/EBCDIC-FR.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-FR /usr/share/i18n/charmaps/EBCDIC-FR +gzip -9n /usr/share/i18n/charmaps/EBCDIC-FR +rm -f /usr/share/i18n/charmaps/EBCDIC-IS-FRISS /usr/share/i18n/charmaps/EBCDIC-IS-FRISS.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-IS-FRISS /usr/share/i18n/charmaps/EBCDIC-IS-FRISS +gzip -9n /usr/share/i18n/charmaps/EBCDIC-IS-FRISS +rm -f /usr/share/i18n/charmaps/EBCDIC-IT /usr/share/i18n/charmaps/EBCDIC-IT.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-IT /usr/share/i18n/charmaps/EBCDIC-IT +gzip -9n /usr/share/i18n/charmaps/EBCDIC-IT +rm -f /usr/share/i18n/charmaps/EBCDIC-PT /usr/share/i18n/charmaps/EBCDIC-PT.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-PT /usr/share/i18n/charmaps/EBCDIC-PT +gzip -9n /usr/share/i18n/charmaps/EBCDIC-PT +rm -f /usr/share/i18n/charmaps/EBCDIC-UK /usr/share/i18n/charmaps/EBCDIC-UK.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-UK /usr/share/i18n/charmaps/EBCDIC-UK +gzip -9n /usr/share/i18n/charmaps/EBCDIC-UK +rm -f /usr/share/i18n/charmaps/EBCDIC-US /usr/share/i18n/charmaps/EBCDIC-US.gz +/usr/bin/install -c -m 644 charmaps/EBCDIC-US /usr/share/i18n/charmaps/EBCDIC-US +gzip -9n /usr/share/i18n/charmaps/EBCDIC-US +rm -f /usr/share/i18n/charmaps/ECMA-CYRILLIC /usr/share/i18n/charmaps/ECMA-CYRILLIC.gz +/usr/bin/install -c -m 644 charmaps/ECMA-CYRILLIC /usr/share/i18n/charmaps/ECMA-CYRILLIC +gzip -9n /usr/share/i18n/charmaps/ECMA-CYRILLIC +rm -f /usr/share/i18n/charmaps/ES /usr/share/i18n/charmaps/ES.gz +/usr/bin/install -c -m 644 charmaps/ES /usr/share/i18n/charmaps/ES +gzip -9n /usr/share/i18n/charmaps/ES +rm -f /usr/share/i18n/charmaps/ES2 /usr/share/i18n/charmaps/ES2.gz +/usr/bin/install -c -m 644 charmaps/ES2 /usr/share/i18n/charmaps/ES2 +gzip -9n /usr/share/i18n/charmaps/ES2 +rm -f /usr/share/i18n/charmaps/EUC-JISX0213 /usr/share/i18n/charmaps/EUC-JISX0213.gz +/usr/bin/install -c -m 644 charmaps/EUC-JISX0213 /usr/share/i18n/charmaps/EUC-JISX0213 +gzip -9n /usr/share/i18n/charmaps/EUC-JISX0213 +rm -f /usr/share/i18n/charmaps/EUC-JP /usr/share/i18n/charmaps/EUC-JP.gz +/usr/bin/install -c -m 644 charmaps/EUC-JP /usr/share/i18n/charmaps/EUC-JP +gzip -9n /usr/share/i18n/charmaps/EUC-JP +rm -f /usr/share/i18n/charmaps/EUC-JP-MS /usr/share/i18n/charmaps/EUC-JP-MS.gz +/usr/bin/install -c -m 644 charmaps/EUC-JP-MS /usr/share/i18n/charmaps/EUC-JP-MS +gzip -9n /usr/share/i18n/charmaps/EUC-JP-MS +rm -f /usr/share/i18n/charmaps/EUC-KR /usr/share/i18n/charmaps/EUC-KR.gz +/usr/bin/install -c -m 644 charmaps/EUC-KR /usr/share/i18n/charmaps/EUC-KR +gzip -9n /usr/share/i18n/charmaps/EUC-KR +rm -f /usr/share/i18n/charmaps/EUC-TW /usr/share/i18n/charmaps/EUC-TW.gz +/usr/bin/install -c -m 644 charmaps/EUC-TW /usr/share/i18n/charmaps/EUC-TW +gzip -9n /usr/share/i18n/charmaps/EUC-TW +rm -f /usr/share/i18n/charmaps/GB18030 /usr/share/i18n/charmaps/GB18030.gz +/usr/bin/install -c -m 644 charmaps/GB18030 /usr/share/i18n/charmaps/GB18030 +gzip -9n /usr/share/i18n/charmaps/GB18030 +rm -f /usr/share/i18n/charmaps/GB2312 /usr/share/i18n/charmaps/GB2312.gz +/usr/bin/install -c -m 644 charmaps/GB2312 /usr/share/i18n/charmaps/GB2312 +gzip -9n /usr/share/i18n/charmaps/GB2312 +rm -f /usr/share/i18n/charmaps/GBK /usr/share/i18n/charmaps/GBK.gz +/usr/bin/install -c -m 644 charmaps/GBK /usr/share/i18n/charmaps/GBK +gzip -9n /usr/share/i18n/charmaps/GBK +rm -f /usr/share/i18n/charmaps/GB_1988-80 /usr/share/i18n/charmaps/GB_1988-80.gz +/usr/bin/install -c -m 644 charmaps/GB_1988-80 /usr/share/i18n/charmaps/GB_1988-80 +gzip -9n /usr/share/i18n/charmaps/GB_1988-80 +rm -f /usr/share/i18n/charmaps/GEORGIAN-ACADEMY /usr/share/i18n/charmaps/GEORGIAN-ACADEMY.gz +/usr/bin/install -c -m 644 charmaps/GEORGIAN-ACADEMY /usr/share/i18n/charmaps/GEORGIAN-ACADEMY +gzip -9n /usr/share/i18n/charmaps/GEORGIAN-ACADEMY +rm -f /usr/share/i18n/charmaps/GEORGIAN-PS /usr/share/i18n/charmaps/GEORGIAN-PS.gz +/usr/bin/install -c -m 644 charmaps/GEORGIAN-PS /usr/share/i18n/charmaps/GEORGIAN-PS +gzip -9n /usr/share/i18n/charmaps/GEORGIAN-PS +rm -f /usr/share/i18n/charmaps/GOST_19768-74 /usr/share/i18n/charmaps/GOST_19768-74.gz +/usr/bin/install -c -m 644 charmaps/GOST_19768-74 /usr/share/i18n/charmaps/GOST_19768-74 +gzip -9n /usr/share/i18n/charmaps/GOST_19768-74 +rm -f /usr/share/i18n/charmaps/GREEK-CCITT /usr/share/i18n/charmaps/GREEK-CCITT.gz +/usr/bin/install -c -m 644 charmaps/GREEK-CCITT /usr/share/i18n/charmaps/GREEK-CCITT +gzip -9n /usr/share/i18n/charmaps/GREEK-CCITT +rm -f /usr/share/i18n/charmaps/GREEK7 /usr/share/i18n/charmaps/GREEK7.gz +/usr/bin/install -c -m 644 charmaps/GREEK7 /usr/share/i18n/charmaps/GREEK7 +gzip -9n /usr/share/i18n/charmaps/GREEK7 +rm -f /usr/share/i18n/charmaps/GREEK7-OLD /usr/share/i18n/charmaps/GREEK7-OLD.gz +/usr/bin/install -c -m 644 charmaps/GREEK7-OLD /usr/share/i18n/charmaps/GREEK7-OLD +gzip -9n /usr/share/i18n/charmaps/GREEK7-OLD +rm -f /usr/share/i18n/charmaps/HP-GREEK8 /usr/share/i18n/charmaps/HP-GREEK8.gz +/usr/bin/install -c -m 644 charmaps/HP-GREEK8 /usr/share/i18n/charmaps/HP-GREEK8 +gzip -9n /usr/share/i18n/charmaps/HP-GREEK8 +rm -f /usr/share/i18n/charmaps/HP-ROMAN8 /usr/share/i18n/charmaps/HP-ROMAN8.gz +/usr/bin/install -c -m 644 charmaps/HP-ROMAN8 /usr/share/i18n/charmaps/HP-ROMAN8 +gzip -9n /usr/share/i18n/charmaps/HP-ROMAN8 +rm -f /usr/share/i18n/charmaps/HP-ROMAN9 /usr/share/i18n/charmaps/HP-ROMAN9.gz +/usr/bin/install -c -m 644 charmaps/HP-ROMAN9 /usr/share/i18n/charmaps/HP-ROMAN9 +gzip -9n /usr/share/i18n/charmaps/HP-ROMAN9 +rm -f /usr/share/i18n/charmaps/HP-THAI8 /usr/share/i18n/charmaps/HP-THAI8.gz +/usr/bin/install -c -m 644 charmaps/HP-THAI8 /usr/share/i18n/charmaps/HP-THAI8 +gzip -9n /usr/share/i18n/charmaps/HP-THAI8 +rm -f /usr/share/i18n/charmaps/HP-TURKISH8 /usr/share/i18n/charmaps/HP-TURKISH8.gz +/usr/bin/install -c -m 644 charmaps/HP-TURKISH8 /usr/share/i18n/charmaps/HP-TURKISH8 +gzip -9n /usr/share/i18n/charmaps/HP-TURKISH8 +rm -f /usr/share/i18n/charmaps/IBM037 /usr/share/i18n/charmaps/IBM037.gz +/usr/bin/install -c -m 644 charmaps/IBM037 /usr/share/i18n/charmaps/IBM037 +gzip -9n /usr/share/i18n/charmaps/IBM037 +rm -f /usr/share/i18n/charmaps/IBM038 /usr/share/i18n/charmaps/IBM038.gz +/usr/bin/install -c -m 644 charmaps/IBM038 /usr/share/i18n/charmaps/IBM038 +gzip -9n /usr/share/i18n/charmaps/IBM038 +rm -f /usr/share/i18n/charmaps/IBM1004 /usr/share/i18n/charmaps/IBM1004.gz +/usr/bin/install -c -m 644 charmaps/IBM1004 /usr/share/i18n/charmaps/IBM1004 +gzip -9n /usr/share/i18n/charmaps/IBM1004 +rm -f /usr/share/i18n/charmaps/IBM1026 /usr/share/i18n/charmaps/IBM1026.gz +/usr/bin/install -c -m 644 charmaps/IBM1026 /usr/share/i18n/charmaps/IBM1026 +gzip -9n /usr/share/i18n/charmaps/IBM1026 +rm -f /usr/share/i18n/charmaps/IBM1047 /usr/share/i18n/charmaps/IBM1047.gz +/usr/bin/install -c -m 644 charmaps/IBM1047 /usr/share/i18n/charmaps/IBM1047 +gzip -9n /usr/share/i18n/charmaps/IBM1047 +rm -f /usr/share/i18n/charmaps/IBM1124 /usr/share/i18n/charmaps/IBM1124.gz +/usr/bin/install -c -m 644 charmaps/IBM1124 /usr/share/i18n/charmaps/IBM1124 +gzip -9n /usr/share/i18n/charmaps/IBM1124 +rm -f /usr/share/i18n/charmaps/IBM1129 /usr/share/i18n/charmaps/IBM1129.gz +/usr/bin/install -c -m 644 charmaps/IBM1129 /usr/share/i18n/charmaps/IBM1129 +gzip -9n /usr/share/i18n/charmaps/IBM1129 +rm -f /usr/share/i18n/charmaps/IBM1132 /usr/share/i18n/charmaps/IBM1132.gz +/usr/bin/install -c -m 644 charmaps/IBM1132 /usr/share/i18n/charmaps/IBM1132 +gzip -9n /usr/share/i18n/charmaps/IBM1132 +rm -f /usr/share/i18n/charmaps/IBM1133 /usr/share/i18n/charmaps/IBM1133.gz +/usr/bin/install -c -m 644 charmaps/IBM1133 /usr/share/i18n/charmaps/IBM1133 +gzip -9n /usr/share/i18n/charmaps/IBM1133 +rm -f /usr/share/i18n/charmaps/IBM1160 /usr/share/i18n/charmaps/IBM1160.gz +/usr/bin/install -c -m 644 charmaps/IBM1160 /usr/share/i18n/charmaps/IBM1160 +gzip -9n /usr/share/i18n/charmaps/IBM1160 +rm -f /usr/share/i18n/charmaps/IBM1161 /usr/share/i18n/charmaps/IBM1161.gz +/usr/bin/install -c -m 644 charmaps/IBM1161 /usr/share/i18n/charmaps/IBM1161 +gzip -9n /usr/share/i18n/charmaps/IBM1161 +rm -f /usr/share/i18n/charmaps/IBM1162 /usr/share/i18n/charmaps/IBM1162.gz +/usr/bin/install -c -m 644 charmaps/IBM1162 /usr/share/i18n/charmaps/IBM1162 +gzip -9n /usr/share/i18n/charmaps/IBM1162 +rm -f /usr/share/i18n/charmaps/IBM1163 /usr/share/i18n/charmaps/IBM1163.gz +/usr/bin/install -c -m 644 charmaps/IBM1163 /usr/share/i18n/charmaps/IBM1163 +gzip -9n /usr/share/i18n/charmaps/IBM1163 +rm -f /usr/share/i18n/charmaps/IBM1164 /usr/share/i18n/charmaps/IBM1164.gz +/usr/bin/install -c -m 644 charmaps/IBM1164 /usr/share/i18n/charmaps/IBM1164 +gzip -9n /usr/share/i18n/charmaps/IBM1164 +rm -f /usr/share/i18n/charmaps/IBM256 /usr/share/i18n/charmaps/IBM256.gz +/usr/bin/install -c -m 644 charmaps/IBM256 /usr/share/i18n/charmaps/IBM256 +gzip -9n /usr/share/i18n/charmaps/IBM256 +rm -f /usr/share/i18n/charmaps/IBM273 /usr/share/i18n/charmaps/IBM273.gz +/usr/bin/install -c -m 644 charmaps/IBM273 /usr/share/i18n/charmaps/IBM273 +gzip -9n /usr/share/i18n/charmaps/IBM273 +rm -f /usr/share/i18n/charmaps/IBM274 /usr/share/i18n/charmaps/IBM274.gz +/usr/bin/install -c -m 644 charmaps/IBM274 /usr/share/i18n/charmaps/IBM274 +gzip -9n /usr/share/i18n/charmaps/IBM274 +rm -f /usr/share/i18n/charmaps/IBM275 /usr/share/i18n/charmaps/IBM275.gz +/usr/bin/install -c -m 644 charmaps/IBM275 /usr/share/i18n/charmaps/IBM275 +gzip -9n /usr/share/i18n/charmaps/IBM275 +rm -f /usr/share/i18n/charmaps/IBM277 /usr/share/i18n/charmaps/IBM277.gz +/usr/bin/install -c -m 644 charmaps/IBM277 /usr/share/i18n/charmaps/IBM277 +gzip -9n /usr/share/i18n/charmaps/IBM277 +rm -f /usr/share/i18n/charmaps/IBM278 /usr/share/i18n/charmaps/IBM278.gz +/usr/bin/install -c -m 644 charmaps/IBM278 /usr/share/i18n/charmaps/IBM278 +gzip -9n /usr/share/i18n/charmaps/IBM278 +rm -f /usr/share/i18n/charmaps/IBM280 /usr/share/i18n/charmaps/IBM280.gz +/usr/bin/install -c -m 644 charmaps/IBM280 /usr/share/i18n/charmaps/IBM280 +gzip -9n /usr/share/i18n/charmaps/IBM280 +rm -f /usr/share/i18n/charmaps/IBM281 /usr/share/i18n/charmaps/IBM281.gz +/usr/bin/install -c -m 644 charmaps/IBM281 /usr/share/i18n/charmaps/IBM281 +gzip -9n /usr/share/i18n/charmaps/IBM281 +rm -f /usr/share/i18n/charmaps/IBM284 /usr/share/i18n/charmaps/IBM284.gz +/usr/bin/install -c -m 644 charmaps/IBM284 /usr/share/i18n/charmaps/IBM284 +gzip -9n /usr/share/i18n/charmaps/IBM284 +rm -f /usr/share/i18n/charmaps/IBM285 /usr/share/i18n/charmaps/IBM285.gz +/usr/bin/install -c -m 644 charmaps/IBM285 /usr/share/i18n/charmaps/IBM285 +gzip -9n /usr/share/i18n/charmaps/IBM285 +rm -f /usr/share/i18n/charmaps/IBM290 /usr/share/i18n/charmaps/IBM290.gz +/usr/bin/install -c -m 644 charmaps/IBM290 /usr/share/i18n/charmaps/IBM290 +gzip -9n /usr/share/i18n/charmaps/IBM290 +rm -f /usr/share/i18n/charmaps/IBM297 /usr/share/i18n/charmaps/IBM297.gz +/usr/bin/install -c -m 644 charmaps/IBM297 /usr/share/i18n/charmaps/IBM297 +gzip -9n /usr/share/i18n/charmaps/IBM297 +rm -f /usr/share/i18n/charmaps/IBM420 /usr/share/i18n/charmaps/IBM420.gz +/usr/bin/install -c -m 644 charmaps/IBM420 /usr/share/i18n/charmaps/IBM420 +gzip -9n /usr/share/i18n/charmaps/IBM420 +rm -f /usr/share/i18n/charmaps/IBM423 /usr/share/i18n/charmaps/IBM423.gz +/usr/bin/install -c -m 644 charmaps/IBM423 /usr/share/i18n/charmaps/IBM423 +gzip -9n /usr/share/i18n/charmaps/IBM423 +rm -f /usr/share/i18n/charmaps/IBM424 /usr/share/i18n/charmaps/IBM424.gz +/usr/bin/install -c -m 644 charmaps/IBM424 /usr/share/i18n/charmaps/IBM424 +gzip -9n /usr/share/i18n/charmaps/IBM424 +rm -f /usr/share/i18n/charmaps/IBM437 /usr/share/i18n/charmaps/IBM437.gz +/usr/bin/install -c -m 644 charmaps/IBM437 /usr/share/i18n/charmaps/IBM437 +gzip -9n /usr/share/i18n/charmaps/IBM437 +rm -f /usr/share/i18n/charmaps/IBM500 /usr/share/i18n/charmaps/IBM500.gz +/usr/bin/install -c -m 644 charmaps/IBM500 /usr/share/i18n/charmaps/IBM500 +gzip -9n /usr/share/i18n/charmaps/IBM500 +rm -f /usr/share/i18n/charmaps/IBM850 /usr/share/i18n/charmaps/IBM850.gz +/usr/bin/install -c -m 644 charmaps/IBM850 /usr/share/i18n/charmaps/IBM850 +gzip -9n /usr/share/i18n/charmaps/IBM850 +rm -f /usr/share/i18n/charmaps/IBM851 /usr/share/i18n/charmaps/IBM851.gz +/usr/bin/install -c -m 644 charmaps/IBM851 /usr/share/i18n/charmaps/IBM851 +gzip -9n /usr/share/i18n/charmaps/IBM851 +rm -f /usr/share/i18n/charmaps/IBM852 /usr/share/i18n/charmaps/IBM852.gz +/usr/bin/install -c -m 644 charmaps/IBM852 /usr/share/i18n/charmaps/IBM852 +gzip -9n /usr/share/i18n/charmaps/IBM852 +rm -f /usr/share/i18n/charmaps/IBM855 /usr/share/i18n/charmaps/IBM855.gz +/usr/bin/install -c -m 644 charmaps/IBM855 /usr/share/i18n/charmaps/IBM855 +gzip -9n /usr/share/i18n/charmaps/IBM855 +rm -f /usr/share/i18n/charmaps/IBM856 /usr/share/i18n/charmaps/IBM856.gz +/usr/bin/install -c -m 644 charmaps/IBM856 /usr/share/i18n/charmaps/IBM856 +gzip -9n /usr/share/i18n/charmaps/IBM856 +rm -f /usr/share/i18n/charmaps/IBM857 /usr/share/i18n/charmaps/IBM857.gz +/usr/bin/install -c -m 644 charmaps/IBM857 /usr/share/i18n/charmaps/IBM857 +gzip -9n /usr/share/i18n/charmaps/IBM857 +rm -f /usr/share/i18n/charmaps/IBM858 /usr/share/i18n/charmaps/IBM858.gz +/usr/bin/install -c -m 644 charmaps/IBM858 /usr/share/i18n/charmaps/IBM858 +gzip -9n /usr/share/i18n/charmaps/IBM858 +rm -f /usr/share/i18n/charmaps/IBM860 /usr/share/i18n/charmaps/IBM860.gz +/usr/bin/install -c -m 644 charmaps/IBM860 /usr/share/i18n/charmaps/IBM860 +gzip -9n /usr/share/i18n/charmaps/IBM860 +rm -f /usr/share/i18n/charmaps/IBM861 /usr/share/i18n/charmaps/IBM861.gz +/usr/bin/install -c -m 644 charmaps/IBM861 /usr/share/i18n/charmaps/IBM861 +gzip -9n /usr/share/i18n/charmaps/IBM861 +rm -f /usr/share/i18n/charmaps/IBM862 /usr/share/i18n/charmaps/IBM862.gz +/usr/bin/install -c -m 644 charmaps/IBM862 /usr/share/i18n/charmaps/IBM862 +gzip -9n /usr/share/i18n/charmaps/IBM862 +rm -f /usr/share/i18n/charmaps/IBM863 /usr/share/i18n/charmaps/IBM863.gz +/usr/bin/install -c -m 644 charmaps/IBM863 /usr/share/i18n/charmaps/IBM863 +gzip -9n /usr/share/i18n/charmaps/IBM863 +rm -f /usr/share/i18n/charmaps/IBM864 /usr/share/i18n/charmaps/IBM864.gz +/usr/bin/install -c -m 644 charmaps/IBM864 /usr/share/i18n/charmaps/IBM864 +gzip -9n /usr/share/i18n/charmaps/IBM864 +rm -f /usr/share/i18n/charmaps/IBM865 /usr/share/i18n/charmaps/IBM865.gz +/usr/bin/install -c -m 644 charmaps/IBM865 /usr/share/i18n/charmaps/IBM865 +gzip -9n /usr/share/i18n/charmaps/IBM865 +rm -f /usr/share/i18n/charmaps/IBM866 /usr/share/i18n/charmaps/IBM866.gz +/usr/bin/install -c -m 644 charmaps/IBM866 /usr/share/i18n/charmaps/IBM866 +gzip -9n /usr/share/i18n/charmaps/IBM866 +rm -f /usr/share/i18n/charmaps/IBM866NAV /usr/share/i18n/charmaps/IBM866NAV.gz +/usr/bin/install -c -m 644 charmaps/IBM866NAV /usr/share/i18n/charmaps/IBM866NAV +gzip -9n /usr/share/i18n/charmaps/IBM866NAV +rm -f /usr/share/i18n/charmaps/IBM868 /usr/share/i18n/charmaps/IBM868.gz +/usr/bin/install -c -m 644 charmaps/IBM868 /usr/share/i18n/charmaps/IBM868 +gzip -9n /usr/share/i18n/charmaps/IBM868 +rm -f /usr/share/i18n/charmaps/IBM869 /usr/share/i18n/charmaps/IBM869.gz +/usr/bin/install -c -m 644 charmaps/IBM869 /usr/share/i18n/charmaps/IBM869 +gzip -9n /usr/share/i18n/charmaps/IBM869 +rm -f /usr/share/i18n/charmaps/IBM870 /usr/share/i18n/charmaps/IBM870.gz +/usr/bin/install -c -m 644 charmaps/IBM870 /usr/share/i18n/charmaps/IBM870 +gzip -9n /usr/share/i18n/charmaps/IBM870 +rm -f /usr/share/i18n/charmaps/IBM871 /usr/share/i18n/charmaps/IBM871.gz +/usr/bin/install -c -m 644 charmaps/IBM871 /usr/share/i18n/charmaps/IBM871 +gzip -9n /usr/share/i18n/charmaps/IBM871 +rm -f /usr/share/i18n/charmaps/IBM874 /usr/share/i18n/charmaps/IBM874.gz +/usr/bin/install -c -m 644 charmaps/IBM874 /usr/share/i18n/charmaps/IBM874 +gzip -9n /usr/share/i18n/charmaps/IBM874 +rm -f /usr/share/i18n/charmaps/IBM875 /usr/share/i18n/charmaps/IBM875.gz +/usr/bin/install -c -m 644 charmaps/IBM875 /usr/share/i18n/charmaps/IBM875 +gzip -9n /usr/share/i18n/charmaps/IBM875 +rm -f /usr/share/i18n/charmaps/IBM880 /usr/share/i18n/charmaps/IBM880.gz +/usr/bin/install -c -m 644 charmaps/IBM880 /usr/share/i18n/charmaps/IBM880 +gzip -9n /usr/share/i18n/charmaps/IBM880 +rm -f /usr/share/i18n/charmaps/IBM891 /usr/share/i18n/charmaps/IBM891.gz +/usr/bin/install -c -m 644 charmaps/IBM891 /usr/share/i18n/charmaps/IBM891 +gzip -9n /usr/share/i18n/charmaps/IBM891 +rm -f /usr/share/i18n/charmaps/IBM903 /usr/share/i18n/charmaps/IBM903.gz +/usr/bin/install -c -m 644 charmaps/IBM903 /usr/share/i18n/charmaps/IBM903 +gzip -9n /usr/share/i18n/charmaps/IBM903 +rm -f /usr/share/i18n/charmaps/IBM904 /usr/share/i18n/charmaps/IBM904.gz +/usr/bin/install -c -m 644 charmaps/IBM904 /usr/share/i18n/charmaps/IBM904 +gzip -9n /usr/share/i18n/charmaps/IBM904 +rm -f /usr/share/i18n/charmaps/IBM905 /usr/share/i18n/charmaps/IBM905.gz +/usr/bin/install -c -m 644 charmaps/IBM905 /usr/share/i18n/charmaps/IBM905 +gzip -9n /usr/share/i18n/charmaps/IBM905 +rm -f /usr/share/i18n/charmaps/IBM918 /usr/share/i18n/charmaps/IBM918.gz +/usr/bin/install -c -m 644 charmaps/IBM918 /usr/share/i18n/charmaps/IBM918 +gzip -9n /usr/share/i18n/charmaps/IBM918 +rm -f /usr/share/i18n/charmaps/IBM922 /usr/share/i18n/charmaps/IBM922.gz +/usr/bin/install -c -m 644 charmaps/IBM922 /usr/share/i18n/charmaps/IBM922 +gzip -9n /usr/share/i18n/charmaps/IBM922 +rm -f /usr/share/i18n/charmaps/IEC_P27-1 /usr/share/i18n/charmaps/IEC_P27-1.gz +/usr/bin/install -c -m 644 charmaps/IEC_P27-1 /usr/share/i18n/charmaps/IEC_P27-1 +gzip -9n /usr/share/i18n/charmaps/IEC_P27-1 +rm -f /usr/share/i18n/charmaps/INIS /usr/share/i18n/charmaps/INIS.gz +/usr/bin/install -c -m 644 charmaps/INIS /usr/share/i18n/charmaps/INIS +gzip -9n /usr/share/i18n/charmaps/INIS +rm -f /usr/share/i18n/charmaps/INIS-8 /usr/share/i18n/charmaps/INIS-8.gz +/usr/bin/install -c -m 644 charmaps/INIS-8 /usr/share/i18n/charmaps/INIS-8 +gzip -9n /usr/share/i18n/charmaps/INIS-8 +rm -f /usr/share/i18n/charmaps/INIS-CYRILLIC /usr/share/i18n/charmaps/INIS-CYRILLIC.gz +/usr/bin/install -c -m 644 charmaps/INIS-CYRILLIC /usr/share/i18n/charmaps/INIS-CYRILLIC +gzip -9n /usr/share/i18n/charmaps/INIS-CYRILLIC +rm -f /usr/share/i18n/charmaps/INVARIANT /usr/share/i18n/charmaps/INVARIANT.gz +/usr/bin/install -c -m 644 charmaps/INVARIANT /usr/share/i18n/charmaps/INVARIANT +gzip -9n /usr/share/i18n/charmaps/INVARIANT +rm -f /usr/share/i18n/charmaps/ISIRI-3342 /usr/share/i18n/charmaps/ISIRI-3342.gz +/usr/bin/install -c -m 644 charmaps/ISIRI-3342 /usr/share/i18n/charmaps/ISIRI-3342 +gzip -9n /usr/share/i18n/charmaps/ISIRI-3342 +rm -f /usr/share/i18n/charmaps/ISO-8859-1 /usr/share/i18n/charmaps/ISO-8859-1.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-1 /usr/share/i18n/charmaps/ISO-8859-1 +gzip -9n /usr/share/i18n/charmaps/ISO-8859-1 +rm -f /usr/share/i18n/charmaps/ISO-8859-10 /usr/share/i18n/charmaps/ISO-8859-10.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-10 /usr/share/i18n/charmaps/ISO-8859-10 +gzip -9n /usr/share/i18n/charmaps/ISO-8859-10 +rm -f /usr/share/i18n/charmaps/ISO-8859-11 /usr/share/i18n/charmaps/ISO-8859-11.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-11 /usr/share/i18n/charmaps/ISO-8859-11 +gzip -9n /usr/share/i18n/charmaps/ISO-8859-11 +rm -f /usr/share/i18n/charmaps/ISO-8859-13 /usr/share/i18n/charmaps/ISO-8859-13.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-13 /usr/share/i18n/charmaps/ISO-8859-13 +gzip -9n /usr/share/i18n/charmaps/ISO-8859-13 +rm -f /usr/share/i18n/charmaps/ISO-8859-14 /usr/share/i18n/charmaps/ISO-8859-14.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-14 /usr/share/i18n/charmaps/ISO-8859-14 +gzip -9n /usr/share/i18n/charmaps/ISO-8859-14 +rm -f /usr/share/i18n/charmaps/ISO-8859-15 /usr/share/i18n/charmaps/ISO-8859-15.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-15 /usr/share/i18n/charmaps/ISO-8859-15 +gzip -9n /usr/share/i18n/charmaps/ISO-8859-15 +rm -f /usr/share/i18n/charmaps/ISO-8859-16 /usr/share/i18n/charmaps/ISO-8859-16.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-16 /usr/share/i18n/charmaps/ISO-8859-16 +gzip -9n /usr/share/i18n/charmaps/ISO-8859-16 +rm -f /usr/share/i18n/charmaps/ISO-8859-2 /usr/share/i18n/charmaps/ISO-8859-2.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-2 /usr/share/i18n/charmaps/ISO-8859-2 +gzip -9n /usr/share/i18n/charmaps/ISO-8859-2 +rm -f /usr/share/i18n/charmaps/ISO-8859-3 /usr/share/i18n/charmaps/ISO-8859-3.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-3 /usr/share/i18n/charmaps/ISO-8859-3 +gzip -9n /usr/share/i18n/charmaps/ISO-8859-3 +rm -f /usr/share/i18n/charmaps/ISO-8859-4 /usr/share/i18n/charmaps/ISO-8859-4.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-4 /usr/share/i18n/charmaps/ISO-8859-4 +gzip -9n /usr/share/i18n/charmaps/ISO-8859-4 +rm -f /usr/share/i18n/charmaps/ISO-8859-5 /usr/share/i18n/charmaps/ISO-8859-5.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-5 /usr/share/i18n/charmaps/ISO-8859-5 +gzip -9n /usr/share/i18n/charmaps/ISO-8859-5 +rm -f /usr/share/i18n/charmaps/ISO-8859-6 /usr/share/i18n/charmaps/ISO-8859-6.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-6 /usr/share/i18n/charmaps/ISO-8859-6 +gzip -9n /usr/share/i18n/charmaps/ISO-8859-6 +rm -f /usr/share/i18n/charmaps/ISO-8859-7 /usr/share/i18n/charmaps/ISO-8859-7.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-7 /usr/share/i18n/charmaps/ISO-8859-7 +gzip -9n /usr/share/i18n/charmaps/ISO-8859-7 +rm -f /usr/share/i18n/charmaps/ISO-8859-8 /usr/share/i18n/charmaps/ISO-8859-8.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-8 /usr/share/i18n/charmaps/ISO-8859-8 +gzip -9n /usr/share/i18n/charmaps/ISO-8859-8 +rm -f /usr/share/i18n/charmaps/ISO-8859-9 /usr/share/i18n/charmaps/ISO-8859-9.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-9 /usr/share/i18n/charmaps/ISO-8859-9 +gzip -9n /usr/share/i18n/charmaps/ISO-8859-9 +rm -f /usr/share/i18n/charmaps/ISO-8859-9E /usr/share/i18n/charmaps/ISO-8859-9E.gz +/usr/bin/install -c -m 644 charmaps/ISO-8859-9E /usr/share/i18n/charmaps/ISO-8859-9E +gzip -9n /usr/share/i18n/charmaps/ISO-8859-9E +rm -f /usr/share/i18n/charmaps/ISO-IR-197 /usr/share/i18n/charmaps/ISO-IR-197.gz +/usr/bin/install -c -m 644 charmaps/ISO-IR-197 /usr/share/i18n/charmaps/ISO-IR-197 +gzip -9n /usr/share/i18n/charmaps/ISO-IR-197 +rm -f /usr/share/i18n/charmaps/ISO-IR-209 /usr/share/i18n/charmaps/ISO-IR-209.gz +/usr/bin/install -c -m 644 charmaps/ISO-IR-209 /usr/share/i18n/charmaps/ISO-IR-209 +gzip -9n /usr/share/i18n/charmaps/ISO-IR-209 +rm -f /usr/share/i18n/charmaps/ISO-IR-90 /usr/share/i18n/charmaps/ISO-IR-90.gz +/usr/bin/install -c -m 644 charmaps/ISO-IR-90 /usr/share/i18n/charmaps/ISO-IR-90 +gzip -9n /usr/share/i18n/charmaps/ISO-IR-90 +rm -f /usr/share/i18n/charmaps/ISO_10367-BOX /usr/share/i18n/charmaps/ISO_10367-BOX.gz +/usr/bin/install -c -m 644 charmaps/ISO_10367-BOX /usr/share/i18n/charmaps/ISO_10367-BOX +gzip -9n /usr/share/i18n/charmaps/ISO_10367-BOX +rm -f /usr/share/i18n/charmaps/ISO_10646 /usr/share/i18n/charmaps/ISO_10646.gz +/usr/bin/install -c -m 644 charmaps/ISO_10646 /usr/share/i18n/charmaps/ISO_10646 +gzip -9n /usr/share/i18n/charmaps/ISO_10646 +rm -f /usr/share/i18n/charmaps/ISO_11548-1 /usr/share/i18n/charmaps/ISO_11548-1.gz +/usr/bin/install -c -m 644 charmaps/ISO_11548-1 /usr/share/i18n/charmaps/ISO_11548-1 +gzip -9n /usr/share/i18n/charmaps/ISO_11548-1 +rm -f /usr/share/i18n/charmaps/ISO_2033-1983 /usr/share/i18n/charmaps/ISO_2033-1983.gz +/usr/bin/install -c -m 644 charmaps/ISO_2033-1983 /usr/share/i18n/charmaps/ISO_2033-1983 +gzip -9n /usr/share/i18n/charmaps/ISO_2033-1983 +rm -f /usr/share/i18n/charmaps/ISO_5427 /usr/share/i18n/charmaps/ISO_5427.gz +/usr/bin/install -c -m 644 charmaps/ISO_5427 /usr/share/i18n/charmaps/ISO_5427 +gzip -9n /usr/share/i18n/charmaps/ISO_5427 +rm -f /usr/share/i18n/charmaps/ISO_5427-EXT /usr/share/i18n/charmaps/ISO_5427-EXT.gz +/usr/bin/install -c -m 644 charmaps/ISO_5427-EXT /usr/share/i18n/charmaps/ISO_5427-EXT +gzip -9n /usr/share/i18n/charmaps/ISO_5427-EXT +rm -f /usr/share/i18n/charmaps/ISO_5428 /usr/share/i18n/charmaps/ISO_5428.gz +/usr/bin/install -c -m 644 charmaps/ISO_5428 /usr/share/i18n/charmaps/ISO_5428 +gzip -9n /usr/share/i18n/charmaps/ISO_5428 +rm -f /usr/share/i18n/charmaps/ISO_646.BASIC /usr/share/i18n/charmaps/ISO_646.BASIC.gz +/usr/bin/install -c -m 644 charmaps/ISO_646.BASIC /usr/share/i18n/charmaps/ISO_646.BASIC +gzip -9n /usr/share/i18n/charmaps/ISO_646.BASIC +rm -f /usr/share/i18n/charmaps/ISO_646.IRV /usr/share/i18n/charmaps/ISO_646.IRV.gz +/usr/bin/install -c -m 644 charmaps/ISO_646.IRV /usr/share/i18n/charmaps/ISO_646.IRV +gzip -9n /usr/share/i18n/charmaps/ISO_646.IRV +rm -f /usr/share/i18n/charmaps/ISO_6937 /usr/share/i18n/charmaps/ISO_6937.gz +/usr/bin/install -c -m 644 charmaps/ISO_6937 /usr/share/i18n/charmaps/ISO_6937 +gzip -9n /usr/share/i18n/charmaps/ISO_6937 +rm -f /usr/share/i18n/charmaps/ISO_6937-2-25 /usr/share/i18n/charmaps/ISO_6937-2-25.gz +/usr/bin/install -c -m 644 charmaps/ISO_6937-2-25 /usr/share/i18n/charmaps/ISO_6937-2-25 +gzip -9n /usr/share/i18n/charmaps/ISO_6937-2-25 +rm -f /usr/share/i18n/charmaps/ISO_6937-2-ADD /usr/share/i18n/charmaps/ISO_6937-2-ADD.gz +/usr/bin/install -c -m 644 charmaps/ISO_6937-2-ADD /usr/share/i18n/charmaps/ISO_6937-2-ADD +gzip -9n /usr/share/i18n/charmaps/ISO_6937-2-ADD +rm -f /usr/share/i18n/charmaps/ISO_8859-1,GL /usr/share/i18n/charmaps/ISO_8859-1,GL.gz +/usr/bin/install -c -m 644 charmaps/ISO_8859-1,GL /usr/share/i18n/charmaps/ISO_8859-1,GL +gzip -9n /usr/share/i18n/charmaps/ISO_8859-1,GL +rm -f /usr/share/i18n/charmaps/ISO_8859-SUPP /usr/share/i18n/charmaps/ISO_8859-SUPP.gz +/usr/bin/install -c -m 644 charmaps/ISO_8859-SUPP /usr/share/i18n/charmaps/ISO_8859-SUPP +gzip -9n /usr/share/i18n/charmaps/ISO_8859-SUPP +rm -f /usr/share/i18n/charmaps/IT /usr/share/i18n/charmaps/IT.gz +/usr/bin/install -c -m 644 charmaps/IT /usr/share/i18n/charmaps/IT +gzip -9n /usr/share/i18n/charmaps/IT +rm -f /usr/share/i18n/charmaps/JIS_C6220-1969-JP /usr/share/i18n/charmaps/JIS_C6220-1969-JP.gz +/usr/bin/install -c -m 644 charmaps/JIS_C6220-1969-JP /usr/share/i18n/charmaps/JIS_C6220-1969-JP +gzip -9n /usr/share/i18n/charmaps/JIS_C6220-1969-JP +rm -f /usr/share/i18n/charmaps/JIS_C6220-1969-RO /usr/share/i18n/charmaps/JIS_C6220-1969-RO.gz +/usr/bin/install -c -m 644 charmaps/JIS_C6220-1969-RO /usr/share/i18n/charmaps/JIS_C6220-1969-RO +gzip -9n /usr/share/i18n/charmaps/JIS_C6220-1969-RO +rm -f /usr/share/i18n/charmaps/JIS_C6229-1984-A /usr/share/i18n/charmaps/JIS_C6229-1984-A.gz +/usr/bin/install -c -m 644 charmaps/JIS_C6229-1984-A /usr/share/i18n/charmaps/JIS_C6229-1984-A +gzip -9n /usr/share/i18n/charmaps/JIS_C6229-1984-A +rm -f /usr/share/i18n/charmaps/JIS_C6229-1984-B /usr/share/i18n/charmaps/JIS_C6229-1984-B.gz +/usr/bin/install -c -m 644 charmaps/JIS_C6229-1984-B /usr/share/i18n/charmaps/JIS_C6229-1984-B +gzip -9n /usr/share/i18n/charmaps/JIS_C6229-1984-B +rm -f /usr/share/i18n/charmaps/JIS_C6229-1984-B-ADD /usr/share/i18n/charmaps/JIS_C6229-1984-B-ADD.gz +/usr/bin/install -c -m 644 charmaps/JIS_C6229-1984-B-ADD /usr/share/i18n/charmaps/JIS_C6229-1984-B-ADD +gzip -9n /usr/share/i18n/charmaps/JIS_C6229-1984-B-ADD +rm -f /usr/share/i18n/charmaps/JIS_C6229-1984-HAND /usr/share/i18n/charmaps/JIS_C6229-1984-HAND.gz +/usr/bin/install -c -m 644 charmaps/JIS_C6229-1984-HAND /usr/share/i18n/charmaps/JIS_C6229-1984-HAND +gzip -9n /usr/share/i18n/charmaps/JIS_C6229-1984-HAND +rm -f /usr/share/i18n/charmaps/JIS_C6229-1984-HAND-ADD /usr/share/i18n/charmaps/JIS_C6229-1984-HAND-ADD.gz +/usr/bin/install -c -m 644 charmaps/JIS_C6229-1984-HAND-ADD /usr/share/i18n/charmaps/JIS_C6229-1984-HAND-ADD +gzip -9n /usr/share/i18n/charmaps/JIS_C6229-1984-HAND-ADD +rm -f /usr/share/i18n/charmaps/JIS_C6229-1984-KANA /usr/share/i18n/charmaps/JIS_C6229-1984-KANA.gz +/usr/bin/install -c -m 644 charmaps/JIS_C6229-1984-KANA /usr/share/i18n/charmaps/JIS_C6229-1984-KANA +gzip -9n /usr/share/i18n/charmaps/JIS_C6229-1984-KANA +rm -f /usr/share/i18n/charmaps/JIS_X0201 /usr/share/i18n/charmaps/JIS_X0201.gz +/usr/bin/install -c -m 644 charmaps/JIS_X0201 /usr/share/i18n/charmaps/JIS_X0201 +gzip -9n /usr/share/i18n/charmaps/JIS_X0201 +rm -f /usr/share/i18n/charmaps/JOHAB /usr/share/i18n/charmaps/JOHAB.gz +/usr/bin/install -c -m 644 charmaps/JOHAB /usr/share/i18n/charmaps/JOHAB +gzip -9n /usr/share/i18n/charmaps/JOHAB +rm -f /usr/share/i18n/charmaps/JUS_I.B1.002 /usr/share/i18n/charmaps/JUS_I.B1.002.gz +/usr/bin/install -c -m 644 charmaps/JUS_I.B1.002 /usr/share/i18n/charmaps/JUS_I.B1.002 +gzip -9n /usr/share/i18n/charmaps/JUS_I.B1.002 +rm -f /usr/share/i18n/charmaps/JUS_I.B1.003-MAC /usr/share/i18n/charmaps/JUS_I.B1.003-MAC.gz +/usr/bin/install -c -m 644 charmaps/JUS_I.B1.003-MAC /usr/share/i18n/charmaps/JUS_I.B1.003-MAC +gzip -9n /usr/share/i18n/charmaps/JUS_I.B1.003-MAC +rm -f /usr/share/i18n/charmaps/JUS_I.B1.003-SERB /usr/share/i18n/charmaps/JUS_I.B1.003-SERB.gz +/usr/bin/install -c -m 644 charmaps/JUS_I.B1.003-SERB /usr/share/i18n/charmaps/JUS_I.B1.003-SERB +gzip -9n /usr/share/i18n/charmaps/JUS_I.B1.003-SERB +rm -f /usr/share/i18n/charmaps/KOI-8 /usr/share/i18n/charmaps/KOI-8.gz +/usr/bin/install -c -m 644 charmaps/KOI-8 /usr/share/i18n/charmaps/KOI-8 +gzip -9n /usr/share/i18n/charmaps/KOI-8 +rm -f /usr/share/i18n/charmaps/KOI8-R /usr/share/i18n/charmaps/KOI8-R.gz +/usr/bin/install -c -m 644 charmaps/KOI8-R /usr/share/i18n/charmaps/KOI8-R +gzip -9n /usr/share/i18n/charmaps/KOI8-R +rm -f /usr/share/i18n/charmaps/KOI8-RU /usr/share/i18n/charmaps/KOI8-RU.gz +/usr/bin/install -c -m 644 charmaps/KOI8-RU /usr/share/i18n/charmaps/KOI8-RU +gzip -9n /usr/share/i18n/charmaps/KOI8-RU +rm -f /usr/share/i18n/charmaps/KOI8-T /usr/share/i18n/charmaps/KOI8-T.gz +/usr/bin/install -c -m 644 charmaps/KOI8-T /usr/share/i18n/charmaps/KOI8-T +gzip -9n /usr/share/i18n/charmaps/KOI8-T +rm -f /usr/share/i18n/charmaps/KOI8-U /usr/share/i18n/charmaps/KOI8-U.gz +/usr/bin/install -c -m 644 charmaps/KOI8-U /usr/share/i18n/charmaps/KOI8-U +gzip -9n /usr/share/i18n/charmaps/KOI8-U +rm -f /usr/share/i18n/charmaps/KSC5636 /usr/share/i18n/charmaps/KSC5636.gz +/usr/bin/install -c -m 644 charmaps/KSC5636 /usr/share/i18n/charmaps/KSC5636 +gzip -9n /usr/share/i18n/charmaps/KSC5636 +rm -f /usr/share/i18n/charmaps/LATIN-GREEK /usr/share/i18n/charmaps/LATIN-GREEK.gz +/usr/bin/install -c -m 644 charmaps/LATIN-GREEK /usr/share/i18n/charmaps/LATIN-GREEK +gzip -9n /usr/share/i18n/charmaps/LATIN-GREEK +rm -f /usr/share/i18n/charmaps/LATIN-GREEK-1 /usr/share/i18n/charmaps/LATIN-GREEK-1.gz +/usr/bin/install -c -m 644 charmaps/LATIN-GREEK-1 /usr/share/i18n/charmaps/LATIN-GREEK-1 +gzip -9n /usr/share/i18n/charmaps/LATIN-GREEK-1 +rm -f /usr/share/i18n/charmaps/MAC-CENTRALEUROPE /usr/share/i18n/charmaps/MAC-CENTRALEUROPE.gz +/usr/bin/install -c -m 644 charmaps/MAC-CENTRALEUROPE /usr/share/i18n/charmaps/MAC-CENTRALEUROPE +gzip -9n /usr/share/i18n/charmaps/MAC-CENTRALEUROPE +rm -f /usr/share/i18n/charmaps/MAC-CYRILLIC /usr/share/i18n/charmaps/MAC-CYRILLIC.gz +/usr/bin/install -c -m 644 charmaps/MAC-CYRILLIC /usr/share/i18n/charmaps/MAC-CYRILLIC +gzip -9n /usr/share/i18n/charmaps/MAC-CYRILLIC +rm -f /usr/share/i18n/charmaps/MAC-IS /usr/share/i18n/charmaps/MAC-IS.gz +/usr/bin/install -c -m 644 charmaps/MAC-IS /usr/share/i18n/charmaps/MAC-IS +gzip -9n /usr/share/i18n/charmaps/MAC-IS +rm -f /usr/share/i18n/charmaps/MAC-SAMI /usr/share/i18n/charmaps/MAC-SAMI.gz +/usr/bin/install -c -m 644 charmaps/MAC-SAMI /usr/share/i18n/charmaps/MAC-SAMI +gzip -9n /usr/share/i18n/charmaps/MAC-SAMI +rm -f /usr/share/i18n/charmaps/MAC-UK /usr/share/i18n/charmaps/MAC-UK.gz +/usr/bin/install -c -m 644 charmaps/MAC-UK /usr/share/i18n/charmaps/MAC-UK +gzip -9n /usr/share/i18n/charmaps/MAC-UK +rm -f /usr/share/i18n/charmaps/MACINTOSH /usr/share/i18n/charmaps/MACINTOSH.gz +/usr/bin/install -c -m 644 charmaps/MACINTOSH /usr/share/i18n/charmaps/MACINTOSH +gzip -9n /usr/share/i18n/charmaps/MACINTOSH +rm -f /usr/share/i18n/charmaps/MIK /usr/share/i18n/charmaps/MIK.gz +/usr/bin/install -c -m 644 charmaps/MIK /usr/share/i18n/charmaps/MIK +gzip -9n /usr/share/i18n/charmaps/MIK +rm -f /usr/share/i18n/charmaps/MSZ_7795.3 /usr/share/i18n/charmaps/MSZ_7795.3.gz +/usr/bin/install -c -m 644 charmaps/MSZ_7795.3 /usr/share/i18n/charmaps/MSZ_7795.3 +gzip -9n /usr/share/i18n/charmaps/MSZ_7795.3 +rm -f /usr/share/i18n/charmaps/NATS-DANO /usr/share/i18n/charmaps/NATS-DANO.gz +/usr/bin/install -c -m 644 charmaps/NATS-DANO /usr/share/i18n/charmaps/NATS-DANO +gzip -9n /usr/share/i18n/charmaps/NATS-DANO +rm -f /usr/share/i18n/charmaps/NATS-DANO-ADD /usr/share/i18n/charmaps/NATS-DANO-ADD.gz +/usr/bin/install -c -m 644 charmaps/NATS-DANO-ADD /usr/share/i18n/charmaps/NATS-DANO-ADD +gzip -9n /usr/share/i18n/charmaps/NATS-DANO-ADD +rm -f /usr/share/i18n/charmaps/NATS-SEFI /usr/share/i18n/charmaps/NATS-SEFI.gz +/usr/bin/install -c -m 644 charmaps/NATS-SEFI /usr/share/i18n/charmaps/NATS-SEFI +gzip -9n /usr/share/i18n/charmaps/NATS-SEFI +rm -f /usr/share/i18n/charmaps/NATS-SEFI-ADD /usr/share/i18n/charmaps/NATS-SEFI-ADD.gz +/usr/bin/install -c -m 644 charmaps/NATS-SEFI-ADD /usr/share/i18n/charmaps/NATS-SEFI-ADD +gzip -9n /usr/share/i18n/charmaps/NATS-SEFI-ADD +rm -f /usr/share/i18n/charmaps/NC_NC00-10 /usr/share/i18n/charmaps/NC_NC00-10.gz +/usr/bin/install -c -m 644 charmaps/NC_NC00-10 /usr/share/i18n/charmaps/NC_NC00-10 +gzip -9n /usr/share/i18n/charmaps/NC_NC00-10 +rm -f /usr/share/i18n/charmaps/NEXTSTEP /usr/share/i18n/charmaps/NEXTSTEP.gz +/usr/bin/install -c -m 644 charmaps/NEXTSTEP /usr/share/i18n/charmaps/NEXTSTEP +gzip -9n /usr/share/i18n/charmaps/NEXTSTEP +rm -f /usr/share/i18n/charmaps/NF_Z_62-010 /usr/share/i18n/charmaps/NF_Z_62-010.gz +/usr/bin/install -c -m 644 charmaps/NF_Z_62-010 /usr/share/i18n/charmaps/NF_Z_62-010 +gzip -9n /usr/share/i18n/charmaps/NF_Z_62-010 +rm -f /usr/share/i18n/charmaps/NF_Z_62-010_1973 /usr/share/i18n/charmaps/NF_Z_62-010_1973.gz +/usr/bin/install -c -m 644 charmaps/NF_Z_62-010_1973 /usr/share/i18n/charmaps/NF_Z_62-010_1973 +gzip -9n /usr/share/i18n/charmaps/NF_Z_62-010_1973 +rm -f /usr/share/i18n/charmaps/NS_4551-1 /usr/share/i18n/charmaps/NS_4551-1.gz +/usr/bin/install -c -m 644 charmaps/NS_4551-1 /usr/share/i18n/charmaps/NS_4551-1 +gzip -9n /usr/share/i18n/charmaps/NS_4551-1 +rm -f /usr/share/i18n/charmaps/NS_4551-2 /usr/share/i18n/charmaps/NS_4551-2.gz +/usr/bin/install -c -m 644 charmaps/NS_4551-2 /usr/share/i18n/charmaps/NS_4551-2 +gzip -9n /usr/share/i18n/charmaps/NS_4551-2 +rm -f /usr/share/i18n/charmaps/PT /usr/share/i18n/charmaps/PT.gz +/usr/bin/install -c -m 644 charmaps/PT /usr/share/i18n/charmaps/PT +gzip -9n /usr/share/i18n/charmaps/PT +rm -f /usr/share/i18n/charmaps/PT154 /usr/share/i18n/charmaps/PT154.gz +/usr/bin/install -c -m 644 charmaps/PT154 /usr/share/i18n/charmaps/PT154 +gzip -9n /usr/share/i18n/charmaps/PT154 +rm -f /usr/share/i18n/charmaps/PT2 /usr/share/i18n/charmaps/PT2.gz +/usr/bin/install -c -m 644 charmaps/PT2 /usr/share/i18n/charmaps/PT2 +gzip -9n /usr/share/i18n/charmaps/PT2 +rm -f /usr/share/i18n/charmaps/RK1048 /usr/share/i18n/charmaps/RK1048.gz +/usr/bin/install -c -m 644 charmaps/RK1048 /usr/share/i18n/charmaps/RK1048 +gzip -9n /usr/share/i18n/charmaps/RK1048 +rm -f /usr/share/i18n/charmaps/SAMI /usr/share/i18n/charmaps/SAMI.gz +/usr/bin/install -c -m 644 charmaps/SAMI /usr/share/i18n/charmaps/SAMI +gzip -9n /usr/share/i18n/charmaps/SAMI +rm -f /usr/share/i18n/charmaps/SAMI-WS2 /usr/share/i18n/charmaps/SAMI-WS2.gz +/usr/bin/install -c -m 644 charmaps/SAMI-WS2 /usr/share/i18n/charmaps/SAMI-WS2 +gzip -9n /usr/share/i18n/charmaps/SAMI-WS2 +rm -f /usr/share/i18n/charmaps/SEN_850200_B /usr/share/i18n/charmaps/SEN_850200_B.gz +/usr/bin/install -c -m 644 charmaps/SEN_850200_B /usr/share/i18n/charmaps/SEN_850200_B +gzip -9n /usr/share/i18n/charmaps/SEN_850200_B +rm -f /usr/share/i18n/charmaps/SEN_850200_C /usr/share/i18n/charmaps/SEN_850200_C.gz +/usr/bin/install -c -m 644 charmaps/SEN_850200_C /usr/share/i18n/charmaps/SEN_850200_C +gzip -9n /usr/share/i18n/charmaps/SEN_850200_C +rm -f /usr/share/i18n/charmaps/SHIFT_JIS /usr/share/i18n/charmaps/SHIFT_JIS.gz +/usr/bin/install -c -m 644 charmaps/SHIFT_JIS /usr/share/i18n/charmaps/SHIFT_JIS +gzip -9n /usr/share/i18n/charmaps/SHIFT_JIS +rm -f /usr/share/i18n/charmaps/SHIFT_JISX0213 /usr/share/i18n/charmaps/SHIFT_JISX0213.gz +/usr/bin/install -c -m 644 charmaps/SHIFT_JISX0213 /usr/share/i18n/charmaps/SHIFT_JISX0213 +gzip -9n /usr/share/i18n/charmaps/SHIFT_JISX0213 +rm -f /usr/share/i18n/charmaps/T.101-G2 /usr/share/i18n/charmaps/T.101-G2.gz +/usr/bin/install -c -m 644 charmaps/T.101-G2 /usr/share/i18n/charmaps/T.101-G2 +gzip -9n /usr/share/i18n/charmaps/T.101-G2 +rm -f /usr/share/i18n/charmaps/T.61-7BIT /usr/share/i18n/charmaps/T.61-7BIT.gz +/usr/bin/install -c -m 644 charmaps/T.61-7BIT /usr/share/i18n/charmaps/T.61-7BIT +gzip -9n /usr/share/i18n/charmaps/T.61-7BIT +rm -f /usr/share/i18n/charmaps/T.61-8BIT /usr/share/i18n/charmaps/T.61-8BIT.gz +/usr/bin/install -c -m 644 charmaps/T.61-8BIT /usr/share/i18n/charmaps/T.61-8BIT +gzip -9n /usr/share/i18n/charmaps/T.61-8BIT +rm -f /usr/share/i18n/charmaps/TCVN5712-1 /usr/share/i18n/charmaps/TCVN5712-1.gz +/usr/bin/install -c -m 644 charmaps/TCVN5712-1 /usr/share/i18n/charmaps/TCVN5712-1 +gzip -9n /usr/share/i18n/charmaps/TCVN5712-1 +rm -f /usr/share/i18n/charmaps/TIS-620 /usr/share/i18n/charmaps/TIS-620.gz +/usr/bin/install -c -m 644 charmaps/TIS-620 /usr/share/i18n/charmaps/TIS-620 +gzip -9n /usr/share/i18n/charmaps/TIS-620 +rm -f /usr/share/i18n/charmaps/TSCII /usr/share/i18n/charmaps/TSCII.gz +/usr/bin/install -c -m 644 charmaps/TSCII /usr/share/i18n/charmaps/TSCII +gzip -9n /usr/share/i18n/charmaps/TSCII +rm -f /usr/share/i18n/charmaps/UTF-8 /usr/share/i18n/charmaps/UTF-8.gz +/usr/bin/install -c -m 644 charmaps/UTF-8 /usr/share/i18n/charmaps/UTF-8 +gzip -9n /usr/share/i18n/charmaps/UTF-8 +rm -f /usr/share/i18n/charmaps/VIDEOTEX-SUPPL /usr/share/i18n/charmaps/VIDEOTEX-SUPPL.gz +/usr/bin/install -c -m 644 charmaps/VIDEOTEX-SUPPL /usr/share/i18n/charmaps/VIDEOTEX-SUPPL +gzip -9n /usr/share/i18n/charmaps/VIDEOTEX-SUPPL +rm -f /usr/share/i18n/charmaps/VISCII /usr/share/i18n/charmaps/VISCII.gz +/usr/bin/install -c -m 644 charmaps/VISCII /usr/share/i18n/charmaps/VISCII +gzip -9n /usr/share/i18n/charmaps/VISCII +rm -f /usr/share/i18n/charmaps/WINDOWS-31J /usr/share/i18n/charmaps/WINDOWS-31J.gz +/usr/bin/install -c -m 644 charmaps/WINDOWS-31J /usr/share/i18n/charmaps/WINDOWS-31J +gzip -9n /usr/share/i18n/charmaps/WINDOWS-31J +/usr/bin/install -c -m 644 locales/POSIX /usr/share/i18n/locales/POSIX +/usr/bin/install -c -m 644 locales/aa_DJ /usr/share/i18n/locales/aa_DJ +/usr/bin/install -c -m 644 locales/aa_ER /usr/share/i18n/locales/aa_ER +/usr/bin/install -c -m 644 locales/aa_ER@saaho /usr/share/i18n/locales/aa_ER@saaho +/usr/bin/install -c -m 644 locales/aa_ET /usr/share/i18n/locales/aa_ET +/usr/bin/install -c -m 644 locales/af_ZA /usr/share/i18n/locales/af_ZA +/usr/bin/install -c -m 644 locales/agr_PE /usr/share/i18n/locales/agr_PE +/usr/bin/install -c -m 644 locales/ak_GH /usr/share/i18n/locales/ak_GH +/usr/bin/install -c -m 644 locales/am_ET /usr/share/i18n/locales/am_ET +/usr/bin/install -c -m 644 locales/an_ES /usr/share/i18n/locales/an_ES +/usr/bin/install -c -m 644 locales/anp_IN /usr/share/i18n/locales/anp_IN +/usr/bin/install -c -m 644 locales/ar_AE /usr/share/i18n/locales/ar_AE +/usr/bin/install -c -m 644 locales/ar_BH /usr/share/i18n/locales/ar_BH +/usr/bin/install -c -m 644 locales/ar_DZ /usr/share/i18n/locales/ar_DZ +/usr/bin/install -c -m 644 locales/ar_EG /usr/share/i18n/locales/ar_EG +/usr/bin/install -c -m 644 locales/ar_IN /usr/share/i18n/locales/ar_IN +/usr/bin/install -c -m 644 locales/ar_IQ /usr/share/i18n/locales/ar_IQ +/usr/bin/install -c -m 644 locales/ar_JO /usr/share/i18n/locales/ar_JO +/usr/bin/install -c -m 644 locales/ar_KW /usr/share/i18n/locales/ar_KW +/usr/bin/install -c -m 644 locales/ar_LB /usr/share/i18n/locales/ar_LB +/usr/bin/install -c -m 644 locales/ar_LY /usr/share/i18n/locales/ar_LY +/usr/bin/install -c -m 644 locales/ar_MA /usr/share/i18n/locales/ar_MA +/usr/bin/install -c -m 644 locales/ar_OM /usr/share/i18n/locales/ar_OM +/usr/bin/install -c -m 644 locales/ar_QA /usr/share/i18n/locales/ar_QA +/usr/bin/install -c -m 644 locales/ar_SA /usr/share/i18n/locales/ar_SA +/usr/bin/install -c -m 644 locales/ar_SD /usr/share/i18n/locales/ar_SD +/usr/bin/install -c -m 644 locales/ar_SS /usr/share/i18n/locales/ar_SS +/usr/bin/install -c -m 644 locales/ar_SY /usr/share/i18n/locales/ar_SY +/usr/bin/install -c -m 644 locales/ar_TN /usr/share/i18n/locales/ar_TN +/usr/bin/install -c -m 644 locales/ar_YE /usr/share/i18n/locales/ar_YE +/usr/bin/install -c -m 644 locales/as_IN /usr/share/i18n/locales/as_IN +/usr/bin/install -c -m 644 locales/ast_ES /usr/share/i18n/locales/ast_ES +/usr/bin/install -c -m 644 locales/ayc_PE /usr/share/i18n/locales/ayc_PE +/usr/bin/install -c -m 644 locales/az_AZ /usr/share/i18n/locales/az_AZ +/usr/bin/install -c -m 644 locales/az_IR /usr/share/i18n/locales/az_IR +/usr/bin/install -c -m 644 locales/be_BY /usr/share/i18n/locales/be_BY +/usr/bin/install -c -m 644 locales/be_BY@latin /usr/share/i18n/locales/be_BY@latin +/usr/bin/install -c -m 644 locales/bem_ZM /usr/share/i18n/locales/bem_ZM +/usr/bin/install -c -m 644 locales/ber_DZ /usr/share/i18n/locales/ber_DZ +/usr/bin/install -c -m 644 locales/ber_MA /usr/share/i18n/locales/ber_MA +/usr/bin/install -c -m 644 locales/bg_BG /usr/share/i18n/locales/bg_BG +/usr/bin/install -c -m 644 locales/bhb_IN /usr/share/i18n/locales/bhb_IN +/usr/bin/install -c -m 644 locales/bho_IN /usr/share/i18n/locales/bho_IN +/usr/bin/install -c -m 644 locales/bho_NP /usr/share/i18n/locales/bho_NP +/usr/bin/install -c -m 644 locales/bi_VU /usr/share/i18n/locales/bi_VU +/usr/bin/install -c -m 644 locales/bn_BD /usr/share/i18n/locales/bn_BD +/usr/bin/install -c -m 644 locales/bn_IN /usr/share/i18n/locales/bn_IN +/usr/bin/install -c -m 644 locales/bo_CN /usr/share/i18n/locales/bo_CN +/usr/bin/install -c -m 644 locales/bo_IN /usr/share/i18n/locales/bo_IN +/usr/bin/install -c -m 644 locales/br_FR /usr/share/i18n/locales/br_FR +/usr/bin/install -c -m 644 locales/br_FR@euro /usr/share/i18n/locales/br_FR@euro +/usr/bin/install -c -m 644 locales/brx_IN /usr/share/i18n/locales/brx_IN +/usr/bin/install -c -m 644 locales/bs_BA /usr/share/i18n/locales/bs_BA +/usr/bin/install -c -m 644 locales/byn_ER /usr/share/i18n/locales/byn_ER +/usr/bin/install -c -m 644 locales/ca_AD /usr/share/i18n/locales/ca_AD +/usr/bin/install -c -m 644 locales/ca_ES /usr/share/i18n/locales/ca_ES +/usr/bin/install -c -m 644 locales/ca_ES@euro /usr/share/i18n/locales/ca_ES@euro +/usr/bin/install -c -m 644 locales/ca_ES@valencia /usr/share/i18n/locales/ca_ES@valencia +/usr/bin/install -c -m 644 locales/ca_FR /usr/share/i18n/locales/ca_FR +/usr/bin/install -c -m 644 locales/ca_IT /usr/share/i18n/locales/ca_IT +/usr/bin/install -c -m 644 locales/ce_RU /usr/share/i18n/locales/ce_RU +/usr/bin/install -c -m 644 locales/chr_US /usr/share/i18n/locales/chr_US +/usr/bin/install -c -m 644 locales/ckb_IQ /usr/share/i18n/locales/ckb_IQ +/usr/bin/install -c -m 644 locales/cmn_TW /usr/share/i18n/locales/cmn_TW +/usr/bin/install -c -m 644 locales/cns11643_stroke /usr/share/i18n/locales/cns11643_stroke +/usr/bin/install -c -m 644 locales/crh_UA /usr/share/i18n/locales/crh_UA +/usr/bin/install -c -m 644 locales/cs_CZ /usr/share/i18n/locales/cs_CZ +/usr/bin/install -c -m 644 locales/csb_PL /usr/share/i18n/locales/csb_PL +/usr/bin/install -c -m 644 locales/cv_RU /usr/share/i18n/locales/cv_RU +/usr/bin/install -c -m 644 locales/cy_GB /usr/share/i18n/locales/cy_GB +/usr/bin/install -c -m 644 locales/da_DK /usr/share/i18n/locales/da_DK +/usr/bin/install -c -m 644 locales/de_AT /usr/share/i18n/locales/de_AT +/usr/bin/install -c -m 644 locales/de_AT@euro /usr/share/i18n/locales/de_AT@euro +/usr/bin/install -c -m 644 locales/de_BE /usr/share/i18n/locales/de_BE +/usr/bin/install -c -m 644 locales/de_BE@euro /usr/share/i18n/locales/de_BE@euro +/usr/bin/install -c -m 644 locales/de_CH /usr/share/i18n/locales/de_CH +/usr/bin/install -c -m 644 locales/de_DE /usr/share/i18n/locales/de_DE +/usr/bin/install -c -m 644 locales/de_DE@euro /usr/share/i18n/locales/de_DE@euro +/usr/bin/install -c -m 644 locales/de_IT /usr/share/i18n/locales/de_IT +/usr/bin/install -c -m 644 locales/de_LI /usr/share/i18n/locales/de_LI +/usr/bin/install -c -m 644 locales/de_LU /usr/share/i18n/locales/de_LU +/usr/bin/install -c -m 644 locales/de_LU@euro /usr/share/i18n/locales/de_LU@euro +/usr/bin/install -c -m 644 locales/doi_IN /usr/share/i18n/locales/doi_IN +/usr/bin/install -c -m 644 locales/dsb_DE /usr/share/i18n/locales/dsb_DE +/usr/bin/install -c -m 644 locales/dv_MV /usr/share/i18n/locales/dv_MV +/usr/bin/install -c -m 644 locales/dz_BT /usr/share/i18n/locales/dz_BT +/usr/bin/install -c -m 644 locales/el_CY /usr/share/i18n/locales/el_CY +/usr/bin/install -c -m 644 locales/el_GR /usr/share/i18n/locales/el_GR +/usr/bin/install -c -m 644 locales/el_GR@euro /usr/share/i18n/locales/el_GR@euro +/usr/bin/install -c -m 644 locales/en_AG /usr/share/i18n/locales/en_AG +/usr/bin/install -c -m 644 locales/en_AU /usr/share/i18n/locales/en_AU +/usr/bin/install -c -m 644 locales/en_BW /usr/share/i18n/locales/en_BW +/usr/bin/install -c -m 644 locales/en_CA /usr/share/i18n/locales/en_CA +/usr/bin/install -c -m 644 locales/en_DK /usr/share/i18n/locales/en_DK +/usr/bin/install -c -m 644 locales/en_GB /usr/share/i18n/locales/en_GB +/usr/bin/install -c -m 644 locales/en_HK /usr/share/i18n/locales/en_HK +/usr/bin/install -c -m 644 locales/en_IE /usr/share/i18n/locales/en_IE +/usr/bin/install -c -m 644 locales/en_IE@euro /usr/share/i18n/locales/en_IE@euro +/usr/bin/install -c -m 644 locales/en_IL /usr/share/i18n/locales/en_IL +/usr/bin/install -c -m 644 locales/en_IN /usr/share/i18n/locales/en_IN +/usr/bin/install -c -m 644 locales/en_NG /usr/share/i18n/locales/en_NG +/usr/bin/install -c -m 644 locales/en_NZ /usr/share/i18n/locales/en_NZ +/usr/bin/install -c -m 644 locales/en_PH /usr/share/i18n/locales/en_PH +/usr/bin/install -c -m 644 locales/en_SC /usr/share/i18n/locales/en_SC +/usr/bin/install -c -m 644 locales/en_SG /usr/share/i18n/locales/en_SG +/usr/bin/install -c -m 644 locales/en_US /usr/share/i18n/locales/en_US +/usr/bin/install -c -m 644 locales/en_ZA /usr/share/i18n/locales/en_ZA +/usr/bin/install -c -m 644 locales/en_ZM /usr/share/i18n/locales/en_ZM +/usr/bin/install -c -m 644 locales/en_ZW /usr/share/i18n/locales/en_ZW +/usr/bin/install -c -m 644 locales/eo /usr/share/i18n/locales/eo +/usr/bin/install -c -m 644 locales/es_AR /usr/share/i18n/locales/es_AR +/usr/bin/install -c -m 644 locales/es_BO /usr/share/i18n/locales/es_BO +/usr/bin/install -c -m 644 locales/es_CL /usr/share/i18n/locales/es_CL +/usr/bin/install -c -m 644 locales/es_CO /usr/share/i18n/locales/es_CO +/usr/bin/install -c -m 644 locales/es_CR /usr/share/i18n/locales/es_CR +/usr/bin/install -c -m 644 locales/es_CU /usr/share/i18n/locales/es_CU +/usr/bin/install -c -m 644 locales/es_DO /usr/share/i18n/locales/es_DO +/usr/bin/install -c -m 644 locales/es_EC /usr/share/i18n/locales/es_EC +/usr/bin/install -c -m 644 locales/es_ES /usr/share/i18n/locales/es_ES +/usr/bin/install -c -m 644 locales/es_ES@euro /usr/share/i18n/locales/es_ES@euro +/usr/bin/install -c -m 644 locales/es_GT /usr/share/i18n/locales/es_GT +/usr/bin/install -c -m 644 locales/es_HN /usr/share/i18n/locales/es_HN +/usr/bin/install -c -m 644 locales/es_MX /usr/share/i18n/locales/es_MX +/usr/bin/install -c -m 644 locales/es_NI /usr/share/i18n/locales/es_NI +/usr/bin/install -c -m 644 locales/es_PA /usr/share/i18n/locales/es_PA +/usr/bin/install -c -m 644 locales/es_PE /usr/share/i18n/locales/es_PE +/usr/bin/install -c -m 644 locales/es_PR /usr/share/i18n/locales/es_PR +/usr/bin/install -c -m 644 locales/es_PY /usr/share/i18n/locales/es_PY +/usr/bin/install -c -m 644 locales/es_SV /usr/share/i18n/locales/es_SV +/usr/bin/install -c -m 644 locales/es_US /usr/share/i18n/locales/es_US +/usr/bin/install -c -m 644 locales/es_UY /usr/share/i18n/locales/es_UY +/usr/bin/install -c -m 644 locales/es_VE /usr/share/i18n/locales/es_VE +/usr/bin/install -c -m 644 locales/et_EE /usr/share/i18n/locales/et_EE +/usr/bin/install -c -m 644 locales/eu_ES /usr/share/i18n/locales/eu_ES +/usr/bin/install -c -m 644 locales/eu_ES@euro /usr/share/i18n/locales/eu_ES@euro +/usr/bin/install -c -m 644 locales/fa_IR /usr/share/i18n/locales/fa_IR +/usr/bin/install -c -m 644 locales/ff_SN /usr/share/i18n/locales/ff_SN +/usr/bin/install -c -m 644 locales/fi_FI /usr/share/i18n/locales/fi_FI +/usr/bin/install -c -m 644 locales/fi_FI@euro /usr/share/i18n/locales/fi_FI@euro +/usr/bin/install -c -m 644 locales/fil_PH /usr/share/i18n/locales/fil_PH +/usr/bin/install -c -m 644 locales/fo_FO /usr/share/i18n/locales/fo_FO +/usr/bin/install -c -m 644 locales/fr_BE /usr/share/i18n/locales/fr_BE +/usr/bin/install -c -m 644 locales/fr_BE@euro /usr/share/i18n/locales/fr_BE@euro +/usr/bin/install -c -m 644 locales/fr_CA /usr/share/i18n/locales/fr_CA +/usr/bin/install -c -m 644 locales/fr_CH /usr/share/i18n/locales/fr_CH +/usr/bin/install -c -m 644 locales/fr_FR /usr/share/i18n/locales/fr_FR +/usr/bin/install -c -m 644 locales/fr_FR@euro /usr/share/i18n/locales/fr_FR@euro +/usr/bin/install -c -m 644 locales/fr_LU /usr/share/i18n/locales/fr_LU +/usr/bin/install -c -m 644 locales/fr_LU@euro /usr/share/i18n/locales/fr_LU@euro +/usr/bin/install -c -m 644 locales/fur_IT /usr/share/i18n/locales/fur_IT +/usr/bin/install -c -m 644 locales/fy_DE /usr/share/i18n/locales/fy_DE +/usr/bin/install -c -m 644 locales/fy_NL /usr/share/i18n/locales/fy_NL +/usr/bin/install -c -m 644 locales/ga_IE /usr/share/i18n/locales/ga_IE +/usr/bin/install -c -m 644 locales/ga_IE@euro /usr/share/i18n/locales/ga_IE@euro +/usr/bin/install -c -m 644 locales/gd_GB /usr/share/i18n/locales/gd_GB +/usr/bin/install -c -m 644 locales/gez_ER /usr/share/i18n/locales/gez_ER +/usr/bin/install -c -m 644 locales/gez_ER@abegede /usr/share/i18n/locales/gez_ER@abegede +/usr/bin/install -c -m 644 locales/gez_ET /usr/share/i18n/locales/gez_ET +/usr/bin/install -c -m 644 locales/gez_ET@abegede /usr/share/i18n/locales/gez_ET@abegede +/usr/bin/install -c -m 644 locales/gl_ES /usr/share/i18n/locales/gl_ES +/usr/bin/install -c -m 644 locales/gl_ES@euro /usr/share/i18n/locales/gl_ES@euro +/usr/bin/install -c -m 644 locales/gu_IN /usr/share/i18n/locales/gu_IN +/usr/bin/install -c -m 644 locales/gv_GB /usr/share/i18n/locales/gv_GB +/usr/bin/install -c -m 644 locales/ha_NG /usr/share/i18n/locales/ha_NG +/usr/bin/install -c -m 644 locales/hak_TW /usr/share/i18n/locales/hak_TW +/usr/bin/install -c -m 644 locales/he_IL /usr/share/i18n/locales/he_IL +/usr/bin/install -c -m 644 locales/hi_IN /usr/share/i18n/locales/hi_IN +/usr/bin/install -c -m 644 locales/hif_FJ /usr/share/i18n/locales/hif_FJ +/usr/bin/install -c -m 644 locales/hne_IN /usr/share/i18n/locales/hne_IN +/usr/bin/install -c -m 644 locales/hr_HR /usr/share/i18n/locales/hr_HR +/usr/bin/install -c -m 644 locales/hsb_DE /usr/share/i18n/locales/hsb_DE +/usr/bin/install -c -m 644 locales/ht_HT /usr/share/i18n/locales/ht_HT +/usr/bin/install -c -m 644 locales/hu_HU /usr/share/i18n/locales/hu_HU +/usr/bin/install -c -m 644 locales/hy_AM /usr/share/i18n/locales/hy_AM +/usr/bin/install -c -m 644 locales/i18n /usr/share/i18n/locales/i18n +/usr/bin/install -c -m 644 locales/i18n_ctype /usr/share/i18n/locales/i18n_ctype +/usr/bin/install -c -m 644 locales/ia_FR /usr/share/i18n/locales/ia_FR +/usr/bin/install -c -m 644 locales/id_ID /usr/share/i18n/locales/id_ID +/usr/bin/install -c -m 644 locales/ig_NG /usr/share/i18n/locales/ig_NG +/usr/bin/install -c -m 644 locales/ik_CA /usr/share/i18n/locales/ik_CA +/usr/bin/install -c -m 644 locales/is_IS /usr/share/i18n/locales/is_IS +/usr/bin/install -c -m 644 locales/iso14651_t1 /usr/share/i18n/locales/iso14651_t1 +/usr/bin/install -c -m 644 locales/iso14651_t1_common /usr/share/i18n/locales/iso14651_t1_common +/usr/bin/install -c -m 644 locales/iso14651_t1_pinyin /usr/share/i18n/locales/iso14651_t1_pinyin +/usr/bin/install -c -m 644 locales/it_CH /usr/share/i18n/locales/it_CH +/usr/bin/install -c -m 644 locales/it_IT /usr/share/i18n/locales/it_IT +/usr/bin/install -c -m 644 locales/it_IT@euro /usr/share/i18n/locales/it_IT@euro +/usr/bin/install -c -m 644 locales/iu_CA /usr/share/i18n/locales/iu_CA +/usr/bin/install -c -m 644 locales/ja_JP /usr/share/i18n/locales/ja_JP +/usr/bin/install -c -m 644 locales/ka_GE /usr/share/i18n/locales/ka_GE +/usr/bin/install -c -m 644 locales/kab_DZ /usr/share/i18n/locales/kab_DZ +/usr/bin/install -c -m 644 locales/kk_KZ /usr/share/i18n/locales/kk_KZ +/usr/bin/install -c -m 644 locales/kl_GL /usr/share/i18n/locales/kl_GL +/usr/bin/install -c -m 644 locales/km_KH /usr/share/i18n/locales/km_KH +/usr/bin/install -c -m 644 locales/kn_IN /usr/share/i18n/locales/kn_IN +/usr/bin/install -c -m 644 locales/ko_KR /usr/share/i18n/locales/ko_KR +/usr/bin/install -c -m 644 locales/kok_IN /usr/share/i18n/locales/kok_IN +/usr/bin/install -c -m 644 locales/ks_IN /usr/share/i18n/locales/ks_IN +/usr/bin/install -c -m 644 locales/ks_IN@devanagari /usr/share/i18n/locales/ks_IN@devanagari +/usr/bin/install -c -m 644 locales/ku_TR /usr/share/i18n/locales/ku_TR +/usr/bin/install -c -m 644 locales/kw_GB /usr/share/i18n/locales/kw_GB +/usr/bin/install -c -m 644 locales/ky_KG /usr/share/i18n/locales/ky_KG +/usr/bin/install -c -m 644 locales/lb_LU /usr/share/i18n/locales/lb_LU +/usr/bin/install -c -m 644 locales/lg_UG /usr/share/i18n/locales/lg_UG +/usr/bin/install -c -m 644 locales/li_BE /usr/share/i18n/locales/li_BE +/usr/bin/install -c -m 644 locales/li_NL /usr/share/i18n/locales/li_NL +/usr/bin/install -c -m 644 locales/lij_IT /usr/share/i18n/locales/lij_IT +/usr/bin/install -c -m 644 locales/ln_CD /usr/share/i18n/locales/ln_CD +/usr/bin/install -c -m 644 locales/lo_LA /usr/share/i18n/locales/lo_LA +/usr/bin/install -c -m 644 locales/lt_LT /usr/share/i18n/locales/lt_LT +/usr/bin/install -c -m 644 locales/lv_LV /usr/share/i18n/locales/lv_LV +/usr/bin/install -c -m 644 locales/lzh_TW /usr/share/i18n/locales/lzh_TW +/usr/bin/install -c -m 644 locales/mag_IN /usr/share/i18n/locales/mag_IN +/usr/bin/install -c -m 644 locales/mai_IN /usr/share/i18n/locales/mai_IN +/usr/bin/install -c -m 644 locales/mai_NP /usr/share/i18n/locales/mai_NP +/usr/bin/install -c -m 644 locales/mfe_MU /usr/share/i18n/locales/mfe_MU +/usr/bin/install -c -m 644 locales/mg_MG /usr/share/i18n/locales/mg_MG +/usr/bin/install -c -m 644 locales/mhr_RU /usr/share/i18n/locales/mhr_RU +/usr/bin/install -c -m 644 locales/mi_NZ /usr/share/i18n/locales/mi_NZ +/usr/bin/install -c -m 644 locales/miq_NI /usr/share/i18n/locales/miq_NI +/usr/bin/install -c -m 644 locales/mjw_IN /usr/share/i18n/locales/mjw_IN +/usr/bin/install -c -m 644 locales/mk_MK /usr/share/i18n/locales/mk_MK +/usr/bin/install -c -m 644 locales/ml_IN /usr/share/i18n/locales/ml_IN +/usr/bin/install -c -m 644 locales/mn_MN /usr/share/i18n/locales/mn_MN +/usr/bin/install -c -m 644 locales/mni_IN /usr/share/i18n/locales/mni_IN +/usr/bin/install -c -m 644 locales/mnw_MM /usr/share/i18n/locales/mnw_MM +/usr/bin/install -c -m 644 locales/mr_IN /usr/share/i18n/locales/mr_IN +/usr/bin/install -c -m 644 locales/ms_MY /usr/share/i18n/locales/ms_MY +/usr/bin/install -c -m 644 locales/mt_MT /usr/share/i18n/locales/mt_MT +/usr/bin/install -c -m 644 locales/my_MM /usr/share/i18n/locales/my_MM +/usr/bin/install -c -m 644 locales/nan_TW /usr/share/i18n/locales/nan_TW +/usr/bin/install -c -m 644 locales/nan_TW@latin /usr/share/i18n/locales/nan_TW@latin +/usr/bin/install -c -m 644 locales/nb_NO /usr/share/i18n/locales/nb_NO +/usr/bin/install -c -m 644 locales/nds_DE /usr/share/i18n/locales/nds_DE +/usr/bin/install -c -m 644 locales/nds_NL /usr/share/i18n/locales/nds_NL +/usr/bin/install -c -m 644 locales/ne_NP /usr/share/i18n/locales/ne_NP +/usr/bin/install -c -m 644 locales/nhn_MX /usr/share/i18n/locales/nhn_MX +/usr/bin/install -c -m 644 locales/niu_NU /usr/share/i18n/locales/niu_NU +/usr/bin/install -c -m 644 locales/niu_NZ /usr/share/i18n/locales/niu_NZ +/usr/bin/install -c -m 644 locales/nl_AW /usr/share/i18n/locales/nl_AW +/usr/bin/install -c -m 644 locales/nl_BE /usr/share/i18n/locales/nl_BE +/usr/bin/install -c -m 644 locales/nl_BE@euro /usr/share/i18n/locales/nl_BE@euro +/usr/bin/install -c -m 644 locales/nl_NL /usr/share/i18n/locales/nl_NL +/usr/bin/install -c -m 644 locales/nl_NL@euro /usr/share/i18n/locales/nl_NL@euro +/usr/bin/install -c -m 644 locales/nn_NO /usr/share/i18n/locales/nn_NO +/usr/bin/install -c -m 644 locales/nr_ZA /usr/share/i18n/locales/nr_ZA +/usr/bin/install -c -m 644 locales/nso_ZA /usr/share/i18n/locales/nso_ZA +/usr/bin/install -c -m 644 locales/oc_FR /usr/share/i18n/locales/oc_FR +/usr/bin/install -c -m 644 locales/om_ET /usr/share/i18n/locales/om_ET +/usr/bin/install -c -m 644 locales/om_KE /usr/share/i18n/locales/om_KE +/usr/bin/install -c -m 644 locales/or_IN /usr/share/i18n/locales/or_IN +/usr/bin/install -c -m 644 locales/os_RU /usr/share/i18n/locales/os_RU +/usr/bin/install -c -m 644 locales/pa_IN /usr/share/i18n/locales/pa_IN +/usr/bin/install -c -m 644 locales/pa_PK /usr/share/i18n/locales/pa_PK +/usr/bin/install -c -m 644 locales/pap_AW /usr/share/i18n/locales/pap_AW +/usr/bin/install -c -m 644 locales/pap_CW /usr/share/i18n/locales/pap_CW +/usr/bin/install -c -m 644 locales/pl_PL /usr/share/i18n/locales/pl_PL +/usr/bin/install -c -m 644 locales/ps_AF /usr/share/i18n/locales/ps_AF +/usr/bin/install -c -m 644 locales/pt_BR /usr/share/i18n/locales/pt_BR +/usr/bin/install -c -m 644 locales/pt_PT /usr/share/i18n/locales/pt_PT +/usr/bin/install -c -m 644 locales/pt_PT@euro /usr/share/i18n/locales/pt_PT@euro +/usr/bin/install -c -m 644 locales/quz_PE /usr/share/i18n/locales/quz_PE +/usr/bin/install -c -m 644 locales/raj_IN /usr/share/i18n/locales/raj_IN +/usr/bin/install -c -m 644 locales/ro_RO /usr/share/i18n/locales/ro_RO +/usr/bin/install -c -m 644 locales/ru_RU /usr/share/i18n/locales/ru_RU +/usr/bin/install -c -m 644 locales/ru_UA /usr/share/i18n/locales/ru_UA +/usr/bin/install -c -m 644 locales/rw_RW /usr/share/i18n/locales/rw_RW +/usr/bin/install -c -m 644 locales/sa_IN /usr/share/i18n/locales/sa_IN +/usr/bin/install -c -m 644 locales/sah_RU /usr/share/i18n/locales/sah_RU +/usr/bin/install -c -m 644 locales/sat_IN /usr/share/i18n/locales/sat_IN +/usr/bin/install -c -m 644 locales/sc_IT /usr/share/i18n/locales/sc_IT +/usr/bin/install -c -m 644 locales/sd_IN /usr/share/i18n/locales/sd_IN +/usr/bin/install -c -m 644 locales/sd_IN@devanagari /usr/share/i18n/locales/sd_IN@devanagari +/usr/bin/install -c -m 644 locales/se_NO /usr/share/i18n/locales/se_NO +/usr/bin/install -c -m 644 locales/sgs_LT /usr/share/i18n/locales/sgs_LT +/usr/bin/install -c -m 644 locales/shn_MM /usr/share/i18n/locales/shn_MM +/usr/bin/install -c -m 644 locales/shs_CA /usr/share/i18n/locales/shs_CA +/usr/bin/install -c -m 644 locales/si_LK /usr/share/i18n/locales/si_LK +/usr/bin/install -c -m 644 locales/sid_ET /usr/share/i18n/locales/sid_ET +/usr/bin/install -c -m 644 locales/sk_SK /usr/share/i18n/locales/sk_SK +/usr/bin/install -c -m 644 locales/sl_SI /usr/share/i18n/locales/sl_SI +/usr/bin/install -c -m 644 locales/sm_WS /usr/share/i18n/locales/sm_WS +/usr/bin/install -c -m 644 locales/so_DJ /usr/share/i18n/locales/so_DJ +/usr/bin/install -c -m 644 locales/so_ET /usr/share/i18n/locales/so_ET +/usr/bin/install -c -m 644 locales/so_KE /usr/share/i18n/locales/so_KE +/usr/bin/install -c -m 644 locales/so_SO /usr/share/i18n/locales/so_SO +/usr/bin/install -c -m 644 locales/sq_AL /usr/share/i18n/locales/sq_AL +/usr/bin/install -c -m 644 locales/sq_MK /usr/share/i18n/locales/sq_MK +/usr/bin/install -c -m 644 locales/sr_ME /usr/share/i18n/locales/sr_ME +/usr/bin/install -c -m 644 locales/sr_RS /usr/share/i18n/locales/sr_RS +/usr/bin/install -c -m 644 locales/sr_RS@latin /usr/share/i18n/locales/sr_RS@latin +/usr/bin/install -c -m 644 locales/ss_ZA /usr/share/i18n/locales/ss_ZA +/usr/bin/install -c -m 644 locales/st_ZA /usr/share/i18n/locales/st_ZA +/usr/bin/install -c -m 644 locales/sv_FI /usr/share/i18n/locales/sv_FI +/usr/bin/install -c -m 644 locales/sv_FI@euro /usr/share/i18n/locales/sv_FI@euro +/usr/bin/install -c -m 644 locales/sv_SE /usr/share/i18n/locales/sv_SE +/usr/bin/install -c -m 644 locales/sw_KE /usr/share/i18n/locales/sw_KE +/usr/bin/install -c -m 644 locales/sw_TZ /usr/share/i18n/locales/sw_TZ +/usr/bin/install -c -m 644 locales/szl_PL /usr/share/i18n/locales/szl_PL +/usr/bin/install -c -m 644 locales/ta_IN /usr/share/i18n/locales/ta_IN +/usr/bin/install -c -m 644 locales/ta_LK /usr/share/i18n/locales/ta_LK +/usr/bin/install -c -m 644 locales/tcy_IN /usr/share/i18n/locales/tcy_IN +/usr/bin/install -c -m 644 locales/te_IN /usr/share/i18n/locales/te_IN +/usr/bin/install -c -m 644 locales/tg_TJ /usr/share/i18n/locales/tg_TJ +/usr/bin/install -c -m 644 locales/th_TH /usr/share/i18n/locales/th_TH +/usr/bin/install -c -m 644 locales/the_NP /usr/share/i18n/locales/the_NP +/usr/bin/install -c -m 644 locales/ti_ER /usr/share/i18n/locales/ti_ER +/usr/bin/install -c -m 644 locales/ti_ET /usr/share/i18n/locales/ti_ET +/usr/bin/install -c -m 644 locales/tig_ER /usr/share/i18n/locales/tig_ER +/usr/bin/install -c -m 644 locales/tk_TM /usr/share/i18n/locales/tk_TM +/usr/bin/install -c -m 644 locales/tl_PH /usr/share/i18n/locales/tl_PH +/usr/bin/install -c -m 644 locales/tn_ZA /usr/share/i18n/locales/tn_ZA +/usr/bin/install -c -m 644 locales/to_TO /usr/share/i18n/locales/to_TO +/usr/bin/install -c -m 644 locales/tpi_PG /usr/share/i18n/locales/tpi_PG +/usr/bin/install -c -m 644 locales/tr_CY /usr/share/i18n/locales/tr_CY +/usr/bin/install -c -m 644 locales/tr_TR /usr/share/i18n/locales/tr_TR +/usr/bin/install -c -m 644 locales/translit_circle /usr/share/i18n/locales/translit_circle +/usr/bin/install -c -m 644 locales/translit_cjk_compat /usr/share/i18n/locales/translit_cjk_compat +/usr/bin/install -c -m 644 locales/translit_cjk_variants /usr/share/i18n/locales/translit_cjk_variants +/usr/bin/install -c -m 644 locales/translit_combining /usr/share/i18n/locales/translit_combining +/usr/bin/install -c -m 644 locales/translit_compat /usr/share/i18n/locales/translit_compat +/usr/bin/install -c -m 644 locales/translit_font /usr/share/i18n/locales/translit_font +/usr/bin/install -c -m 644 locales/translit_fraction /usr/share/i18n/locales/translit_fraction +/usr/bin/install -c -m 644 locales/translit_hangul /usr/share/i18n/locales/translit_hangul +/usr/bin/install -c -m 644 locales/translit_narrow /usr/share/i18n/locales/translit_narrow +/usr/bin/install -c -m 644 locales/translit_neutral /usr/share/i18n/locales/translit_neutral +/usr/bin/install -c -m 644 locales/translit_small /usr/share/i18n/locales/translit_small +/usr/bin/install -c -m 644 locales/translit_wide /usr/share/i18n/locales/translit_wide +/usr/bin/install -c -m 644 locales/ts_ZA /usr/share/i18n/locales/ts_ZA +/usr/bin/install -c -m 644 locales/tt_RU /usr/share/i18n/locales/tt_RU +/usr/bin/install -c -m 644 locales/tt_RU@iqtelif /usr/share/i18n/locales/tt_RU@iqtelif +/usr/bin/install -c -m 644 locales/ug_CN /usr/share/i18n/locales/ug_CN +/usr/bin/install -c -m 644 locales/uk_UA /usr/share/i18n/locales/uk_UA +/usr/bin/install -c -m 644 locales/unm_US /usr/share/i18n/locales/unm_US +/usr/bin/install -c -m 644 locales/ur_IN /usr/share/i18n/locales/ur_IN +/usr/bin/install -c -m 644 locales/ur_PK /usr/share/i18n/locales/ur_PK +/usr/bin/install -c -m 644 locales/uz_UZ /usr/share/i18n/locales/uz_UZ +/usr/bin/install -c -m 644 locales/uz_UZ@cyrillic /usr/share/i18n/locales/uz_UZ@cyrillic +/usr/bin/install -c -m 644 locales/ve_ZA /usr/share/i18n/locales/ve_ZA +/usr/bin/install -c -m 644 locales/vi_VN /usr/share/i18n/locales/vi_VN +/usr/bin/install -c -m 644 locales/wa_BE /usr/share/i18n/locales/wa_BE +/usr/bin/install -c -m 644 locales/wa_BE@euro /usr/share/i18n/locales/wa_BE@euro +/usr/bin/install -c -m 644 locales/wae_CH /usr/share/i18n/locales/wae_CH +/usr/bin/install -c -m 644 locales/wal_ET /usr/share/i18n/locales/wal_ET +/usr/bin/install -c -m 644 locales/wo_SN /usr/share/i18n/locales/wo_SN +/usr/bin/install -c -m 644 locales/xh_ZA /usr/share/i18n/locales/xh_ZA +/usr/bin/install -c -m 644 locales/yi_US /usr/share/i18n/locales/yi_US +/usr/bin/install -c -m 644 locales/yo_NG /usr/share/i18n/locales/yo_NG +/usr/bin/install -c -m 644 locales/yue_HK /usr/share/i18n/locales/yue_HK +/usr/bin/install -c -m 644 locales/yuw_PG /usr/share/i18n/locales/yuw_PG +/usr/bin/install -c -m 644 locales/zh_CN /usr/share/i18n/locales/zh_CN +/usr/bin/install -c -m 644 locales/zh_HK /usr/share/i18n/locales/zh_HK +/usr/bin/install -c -m 644 locales/zh_SG /usr/share/i18n/locales/zh_SG +/usr/bin/install -c -m 644 locales/zh_TW /usr/share/i18n/locales/zh_TW +/usr/bin/install -c -m 644 locales/zu_ZA /usr/share/i18n/locales/zu_ZA +> /sources/glibc-2.32/build/localedata/stubs +make[2]: Leaving directory '/sources/glibc-2.32/localedata' +make subdir=iconvdata -C iconvdata ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/iconvdata' +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO8859-1.so /usr/lib/gconv/ISO8859-1.so.new +mv -f /usr/lib/gconv/ISO8859-1.so.new /usr/lib/gconv/ISO8859-1.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO8859-2.so /usr/lib/gconv/ISO8859-2.so.new +mv -f /usr/lib/gconv/ISO8859-2.so.new /usr/lib/gconv/ISO8859-2.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO8859-3.so /usr/lib/gconv/ISO8859-3.so.new +mv -f /usr/lib/gconv/ISO8859-3.so.new /usr/lib/gconv/ISO8859-3.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO8859-4.so /usr/lib/gconv/ISO8859-4.so.new +mv -f /usr/lib/gconv/ISO8859-4.so.new /usr/lib/gconv/ISO8859-4.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO8859-5.so /usr/lib/gconv/ISO8859-5.so.new +mv -f /usr/lib/gconv/ISO8859-5.so.new /usr/lib/gconv/ISO8859-5.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO8859-6.so /usr/lib/gconv/ISO8859-6.so.new +mv -f /usr/lib/gconv/ISO8859-6.so.new /usr/lib/gconv/ISO8859-6.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO8859-7.so /usr/lib/gconv/ISO8859-7.so.new +mv -f /usr/lib/gconv/ISO8859-7.so.new /usr/lib/gconv/ISO8859-7.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO8859-8.so /usr/lib/gconv/ISO8859-8.so.new +mv -f /usr/lib/gconv/ISO8859-8.so.new /usr/lib/gconv/ISO8859-8.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO8859-9.so /usr/lib/gconv/ISO8859-9.so.new +mv -f /usr/lib/gconv/ISO8859-9.so.new /usr/lib/gconv/ISO8859-9.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO8859-10.so /usr/lib/gconv/ISO8859-10.so.new +mv -f /usr/lib/gconv/ISO8859-10.so.new /usr/lib/gconv/ISO8859-10.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO8859-11.so /usr/lib/gconv/ISO8859-11.so.new +mv -f /usr/lib/gconv/ISO8859-11.so.new /usr/lib/gconv/ISO8859-11.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO8859-13.so /usr/lib/gconv/ISO8859-13.so.new +mv -f /usr/lib/gconv/ISO8859-13.so.new /usr/lib/gconv/ISO8859-13.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO8859-14.so /usr/lib/gconv/ISO8859-14.so.new +mv -f /usr/lib/gconv/ISO8859-14.so.new /usr/lib/gconv/ISO8859-14.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO8859-15.so /usr/lib/gconv/ISO8859-15.so.new +mv -f /usr/lib/gconv/ISO8859-15.so.new /usr/lib/gconv/ISO8859-15.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO8859-16.so /usr/lib/gconv/ISO8859-16.so.new +mv -f /usr/lib/gconv/ISO8859-16.so.new /usr/lib/gconv/ISO8859-16.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/T.61.so /usr/lib/gconv/T.61.so.new +mv -f /usr/lib/gconv/T.61.so.new /usr/lib/gconv/T.61.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO_6937.so /usr/lib/gconv/ISO_6937.so.new +mv -f /usr/lib/gconv/ISO_6937.so.new /usr/lib/gconv/ISO_6937.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/SJIS.so /usr/lib/gconv/SJIS.so.new +mv -f /usr/lib/gconv/SJIS.so.new /usr/lib/gconv/SJIS.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/KOI-8.so /usr/lib/gconv/KOI-8.so.new +mv -f /usr/lib/gconv/KOI-8.so.new /usr/lib/gconv/KOI-8.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/HP-ROMAN8.so /usr/lib/gconv/HP-ROMAN8.so.new +mv -f /usr/lib/gconv/HP-ROMAN8.so.new /usr/lib/gconv/HP-ROMAN8.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/HP-ROMAN9.so /usr/lib/gconv/HP-ROMAN9.so.new +mv -f /usr/lib/gconv/HP-ROMAN9.so.new /usr/lib/gconv/HP-ROMAN9.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/EBCDIC-AT-DE.so /usr/lib/gconv/EBCDIC-AT-DE.so.new +mv -f /usr/lib/gconv/EBCDIC-AT-DE.so.new /usr/lib/gconv/EBCDIC-AT-DE.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/EBCDIC-AT-DE-A.so /usr/lib/gconv/EBCDIC-AT-DE-A.so.new +mv -f /usr/lib/gconv/EBCDIC-AT-DE-A.so.new /usr/lib/gconv/EBCDIC-AT-DE-A.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/EBCDIC-CA-FR.so /usr/lib/gconv/EBCDIC-CA-FR.so.new +mv -f /usr/lib/gconv/EBCDIC-CA-FR.so.new /usr/lib/gconv/EBCDIC-CA-FR.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/EUC-KR.so /usr/lib/gconv/EUC-KR.so.new +mv -f /usr/lib/gconv/EUC-KR.so.new /usr/lib/gconv/EUC-KR.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/UHC.so /usr/lib/gconv/UHC.so.new +mv -f /usr/lib/gconv/UHC.so.new /usr/lib/gconv/UHC.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/JOHAB.so /usr/lib/gconv/JOHAB.so.new +mv -f /usr/lib/gconv/JOHAB.so.new /usr/lib/gconv/JOHAB.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/libJIS.so /usr/lib/gconv/libJIS.so.new +mv -f /usr/lib/gconv/libJIS.so.new /usr/lib/gconv/libJIS.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/libKSC.so /usr/lib/gconv/libKSC.so.new +mv -f /usr/lib/gconv/libKSC.so.new /usr/lib/gconv/libKSC.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/BIG5.so /usr/lib/gconv/BIG5.so.new +mv -f /usr/lib/gconv/BIG5.so.new /usr/lib/gconv/BIG5.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/EUC-JP.so /usr/lib/gconv/EUC-JP.so.new +mv -f /usr/lib/gconv/EUC-JP.so.new /usr/lib/gconv/EUC-JP.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/libGB.so /usr/lib/gconv/libGB.so.new +mv -f /usr/lib/gconv/libGB.so.new /usr/lib/gconv/libGB.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/EUC-CN.so /usr/lib/gconv/EUC-CN.so.new +mv -f /usr/lib/gconv/EUC-CN.so.new /usr/lib/gconv/EUC-CN.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/libCNS.so /usr/lib/gconv/libCNS.so.new +mv -f /usr/lib/gconv/libCNS.so.new /usr/lib/gconv/libCNS.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/EUC-TW.so /usr/lib/gconv/EUC-TW.so.new +mv -f /usr/lib/gconv/EUC-TW.so.new /usr/lib/gconv/EUC-TW.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO646.so /usr/lib/gconv/ISO646.so.new +mv -f /usr/lib/gconv/ISO646.so.new /usr/lib/gconv/ISO646.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/EBCDIC-DK-NO.so /usr/lib/gconv/EBCDIC-DK-NO.so.new +mv -f /usr/lib/gconv/EBCDIC-DK-NO.so.new /usr/lib/gconv/EBCDIC-DK-NO.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/EBCDIC-DK-NO-A.so /usr/lib/gconv/EBCDIC-DK-NO-A.so.new +mv -f /usr/lib/gconv/EBCDIC-DK-NO-A.so.new /usr/lib/gconv/EBCDIC-DK-NO-A.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/EBCDIC-ES.so /usr/lib/gconv/EBCDIC-ES.so.new +mv -f /usr/lib/gconv/EBCDIC-ES.so.new /usr/lib/gconv/EBCDIC-ES.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/EBCDIC-ES-A.so /usr/lib/gconv/EBCDIC-ES-A.so.new +mv -f /usr/lib/gconv/EBCDIC-ES-A.so.new /usr/lib/gconv/EBCDIC-ES-A.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/EBCDIC-ES-S.so /usr/lib/gconv/EBCDIC-ES-S.so.new +mv -f /usr/lib/gconv/EBCDIC-ES-S.so.new /usr/lib/gconv/EBCDIC-ES-S.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/EBCDIC-FI-SE.so /usr/lib/gconv/EBCDIC-FI-SE.so.new +mv -f /usr/lib/gconv/EBCDIC-FI-SE.so.new /usr/lib/gconv/EBCDIC-FI-SE.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/EBCDIC-FI-SE-A.so /usr/lib/gconv/EBCDIC-FI-SE-A.so.new +mv -f /usr/lib/gconv/EBCDIC-FI-SE-A.so.new /usr/lib/gconv/EBCDIC-FI-SE-A.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/EBCDIC-FR.so /usr/lib/gconv/EBCDIC-FR.so.new +mv -f /usr/lib/gconv/EBCDIC-FR.so.new /usr/lib/gconv/EBCDIC-FR.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/EBCDIC-IS-FRISS.so /usr/lib/gconv/EBCDIC-IS-FRISS.so.new +mv -f /usr/lib/gconv/EBCDIC-IS-FRISS.so.new /usr/lib/gconv/EBCDIC-IS-FRISS.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/EBCDIC-IT.so /usr/lib/gconv/EBCDIC-IT.so.new +mv -f /usr/lib/gconv/EBCDIC-IT.so.new /usr/lib/gconv/EBCDIC-IT.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/EBCDIC-PT.so /usr/lib/gconv/EBCDIC-PT.so.new +mv -f /usr/lib/gconv/EBCDIC-PT.so.new /usr/lib/gconv/EBCDIC-PT.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/EBCDIC-UK.so /usr/lib/gconv/EBCDIC-UK.so.new +mv -f /usr/lib/gconv/EBCDIC-UK.so.new /usr/lib/gconv/EBCDIC-UK.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/EBCDIC-US.so /usr/lib/gconv/EBCDIC-US.so.new +mv -f /usr/lib/gconv/EBCDIC-US.so.new /usr/lib/gconv/EBCDIC-US.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM037.so /usr/lib/gconv/IBM037.so.new +mv -f /usr/lib/gconv/IBM037.so.new /usr/lib/gconv/IBM037.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM038.so /usr/lib/gconv/IBM038.so.new +mv -f /usr/lib/gconv/IBM038.so.new /usr/lib/gconv/IBM038.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM274.so /usr/lib/gconv/IBM274.so.new +mv -f /usr/lib/gconv/IBM274.so.new /usr/lib/gconv/IBM274.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM275.so /usr/lib/gconv/IBM275.so.new +mv -f /usr/lib/gconv/IBM275.so.new /usr/lib/gconv/IBM275.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM423.so /usr/lib/gconv/IBM423.so.new +mv -f /usr/lib/gconv/IBM423.so.new /usr/lib/gconv/IBM423.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM500.so /usr/lib/gconv/IBM500.so.new +mv -f /usr/lib/gconv/IBM500.so.new /usr/lib/gconv/IBM500.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM870.so /usr/lib/gconv/IBM870.so.new +mv -f /usr/lib/gconv/IBM870.so.new /usr/lib/gconv/IBM870.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM871.so /usr/lib/gconv/IBM871.so.new +mv -f /usr/lib/gconv/IBM871.so.new /usr/lib/gconv/IBM871.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM891.so /usr/lib/gconv/IBM891.so.new +mv -f /usr/lib/gconv/IBM891.so.new /usr/lib/gconv/IBM891.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM903.so /usr/lib/gconv/IBM903.so.new +mv -f /usr/lib/gconv/IBM903.so.new /usr/lib/gconv/IBM903.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM904.so /usr/lib/gconv/IBM904.so.new +mv -f /usr/lib/gconv/IBM904.so.new /usr/lib/gconv/IBM904.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM905.so /usr/lib/gconv/IBM905.so.new +mv -f /usr/lib/gconv/IBM905.so.new /usr/lib/gconv/IBM905.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1047.so /usr/lib/gconv/IBM1047.so.new +mv -f /usr/lib/gconv/IBM1047.so.new /usr/lib/gconv/IBM1047.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM874.so /usr/lib/gconv/IBM874.so.new +mv -f /usr/lib/gconv/IBM874.so.new /usr/lib/gconv/IBM874.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/CP737.so /usr/lib/gconv/CP737.so.new +mv -f /usr/lib/gconv/CP737.so.new /usr/lib/gconv/CP737.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/CP775.so /usr/lib/gconv/CP775.so.new +mv -f /usr/lib/gconv/CP775.so.new /usr/lib/gconv/CP775.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO-2022-KR.so /usr/lib/gconv/ISO-2022-KR.so.new +mv -f /usr/lib/gconv/ISO-2022-KR.so.new /usr/lib/gconv/ISO-2022-KR.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/HP-TURKISH8.so /usr/lib/gconv/HP-TURKISH8.so.new +mv -f /usr/lib/gconv/HP-TURKISH8.so.new /usr/lib/gconv/HP-TURKISH8.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/HP-THAI8.so /usr/lib/gconv/HP-THAI8.so.new +mv -f /usr/lib/gconv/HP-THAI8.so.new /usr/lib/gconv/HP-THAI8.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/HP-GREEK8.so /usr/lib/gconv/HP-GREEK8.so.new +mv -f /usr/lib/gconv/HP-GREEK8.so.new /usr/lib/gconv/HP-GREEK8.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/KOI8-R.so /usr/lib/gconv/KOI8-R.so.new +mv -f /usr/lib/gconv/KOI8-R.so.new /usr/lib/gconv/KOI8-R.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/LATIN-GREEK.so /usr/lib/gconv/LATIN-GREEK.so.new +mv -f /usr/lib/gconv/LATIN-GREEK.so.new /usr/lib/gconv/LATIN-GREEK.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/LATIN-GREEK-1.so /usr/lib/gconv/LATIN-GREEK-1.so.new +mv -f /usr/lib/gconv/LATIN-GREEK-1.so.new /usr/lib/gconv/LATIN-GREEK-1.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM256.so /usr/lib/gconv/IBM256.so.new +mv -f /usr/lib/gconv/IBM256.so.new /usr/lib/gconv/IBM256.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM273.so /usr/lib/gconv/IBM273.so.new +mv -f /usr/lib/gconv/IBM273.so.new /usr/lib/gconv/IBM273.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM277.so /usr/lib/gconv/IBM277.so.new +mv -f /usr/lib/gconv/IBM277.so.new /usr/lib/gconv/IBM277.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM278.so /usr/lib/gconv/IBM278.so.new +mv -f /usr/lib/gconv/IBM278.so.new /usr/lib/gconv/IBM278.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM280.so /usr/lib/gconv/IBM280.so.new +mv -f /usr/lib/gconv/IBM280.so.new /usr/lib/gconv/IBM280.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM281.so /usr/lib/gconv/IBM281.so.new +mv -f /usr/lib/gconv/IBM281.so.new /usr/lib/gconv/IBM281.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM284.so /usr/lib/gconv/IBM284.so.new +mv -f /usr/lib/gconv/IBM284.so.new /usr/lib/gconv/IBM284.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM285.so /usr/lib/gconv/IBM285.so.new +mv -f /usr/lib/gconv/IBM285.so.new /usr/lib/gconv/IBM285.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM290.so /usr/lib/gconv/IBM290.so.new +mv -f /usr/lib/gconv/IBM290.so.new /usr/lib/gconv/IBM290.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM297.so /usr/lib/gconv/IBM297.so.new +mv -f /usr/lib/gconv/IBM297.so.new /usr/lib/gconv/IBM297.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM420.so /usr/lib/gconv/IBM420.so.new +mv -f /usr/lib/gconv/IBM420.so.new /usr/lib/gconv/IBM420.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM424.so /usr/lib/gconv/IBM424.so.new +mv -f /usr/lib/gconv/IBM424.so.new /usr/lib/gconv/IBM424.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM437.so /usr/lib/gconv/IBM437.so.new +mv -f /usr/lib/gconv/IBM437.so.new /usr/lib/gconv/IBM437.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM850.so /usr/lib/gconv/IBM850.so.new +mv -f /usr/lib/gconv/IBM850.so.new /usr/lib/gconv/IBM850.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM851.so /usr/lib/gconv/IBM851.so.new +mv -f /usr/lib/gconv/IBM851.so.new /usr/lib/gconv/IBM851.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM852.so /usr/lib/gconv/IBM852.so.new +mv -f /usr/lib/gconv/IBM852.so.new /usr/lib/gconv/IBM852.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM855.so /usr/lib/gconv/IBM855.so.new +mv -f /usr/lib/gconv/IBM855.so.new /usr/lib/gconv/IBM855.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM857.so /usr/lib/gconv/IBM857.so.new +mv -f /usr/lib/gconv/IBM857.so.new /usr/lib/gconv/IBM857.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM858.so /usr/lib/gconv/IBM858.so.new +mv -f /usr/lib/gconv/IBM858.so.new /usr/lib/gconv/IBM858.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM860.so /usr/lib/gconv/IBM860.so.new +mv -f /usr/lib/gconv/IBM860.so.new /usr/lib/gconv/IBM860.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM861.so /usr/lib/gconv/IBM861.so.new +mv -f /usr/lib/gconv/IBM861.so.new /usr/lib/gconv/IBM861.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM862.so /usr/lib/gconv/IBM862.so.new +mv -f /usr/lib/gconv/IBM862.so.new /usr/lib/gconv/IBM862.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM863.so /usr/lib/gconv/IBM863.so.new +mv -f /usr/lib/gconv/IBM863.so.new /usr/lib/gconv/IBM863.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM864.so /usr/lib/gconv/IBM864.so.new +mv -f /usr/lib/gconv/IBM864.so.new /usr/lib/gconv/IBM864.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM865.so /usr/lib/gconv/IBM865.so.new +mv -f /usr/lib/gconv/IBM865.so.new /usr/lib/gconv/IBM865.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM868.so /usr/lib/gconv/IBM868.so.new +mv -f /usr/lib/gconv/IBM868.so.new /usr/lib/gconv/IBM868.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM869.so /usr/lib/gconv/IBM869.so.new +mv -f /usr/lib/gconv/IBM869.so.new /usr/lib/gconv/IBM869.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM875.so /usr/lib/gconv/IBM875.so.new +mv -f /usr/lib/gconv/IBM875.so.new /usr/lib/gconv/IBM875.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM880.so /usr/lib/gconv/IBM880.so.new +mv -f /usr/lib/gconv/IBM880.so.new /usr/lib/gconv/IBM880.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM866.so /usr/lib/gconv/IBM866.so.new +mv -f /usr/lib/gconv/IBM866.so.new /usr/lib/gconv/IBM866.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/CP1258.so /usr/lib/gconv/CP1258.so.new +mv -f /usr/lib/gconv/CP1258.so.new /usr/lib/gconv/CP1258.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM922.so /usr/lib/gconv/IBM922.so.new +mv -f /usr/lib/gconv/IBM922.so.new /usr/lib/gconv/IBM922.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1124.so /usr/lib/gconv/IBM1124.so.new +mv -f /usr/lib/gconv/IBM1124.so.new /usr/lib/gconv/IBM1124.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1129.so /usr/lib/gconv/IBM1129.so.new +mv -f /usr/lib/gconv/IBM1129.so.new /usr/lib/gconv/IBM1129.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM932.so /usr/lib/gconv/IBM932.so.new +mv -f /usr/lib/gconv/IBM932.so.new /usr/lib/gconv/IBM932.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM943.so /usr/lib/gconv/IBM943.so.new +mv -f /usr/lib/gconv/IBM943.so.new /usr/lib/gconv/IBM943.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM856.so /usr/lib/gconv/IBM856.so.new +mv -f /usr/lib/gconv/IBM856.so.new /usr/lib/gconv/IBM856.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM930.so /usr/lib/gconv/IBM930.so.new +mv -f /usr/lib/gconv/IBM930.so.new /usr/lib/gconv/IBM930.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM933.so /usr/lib/gconv/IBM933.so.new +mv -f /usr/lib/gconv/IBM933.so.new /usr/lib/gconv/IBM933.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM935.so /usr/lib/gconv/IBM935.so.new +mv -f /usr/lib/gconv/IBM935.so.new /usr/lib/gconv/IBM935.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM937.so /usr/lib/gconv/IBM937.so.new +mv -f /usr/lib/gconv/IBM937.so.new /usr/lib/gconv/IBM937.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM939.so /usr/lib/gconv/IBM939.so.new +mv -f /usr/lib/gconv/IBM939.so.new /usr/lib/gconv/IBM939.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1046.so /usr/lib/gconv/IBM1046.so.new +mv -f /usr/lib/gconv/IBM1046.so.new /usr/lib/gconv/IBM1046.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1132.so /usr/lib/gconv/IBM1132.so.new +mv -f /usr/lib/gconv/IBM1132.so.new /usr/lib/gconv/IBM1132.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1133.so /usr/lib/gconv/IBM1133.so.new +mv -f /usr/lib/gconv/IBM1133.so.new /usr/lib/gconv/IBM1133.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1160.so /usr/lib/gconv/IBM1160.so.new +mv -f /usr/lib/gconv/IBM1160.so.new /usr/lib/gconv/IBM1160.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1161.so /usr/lib/gconv/IBM1161.so.new +mv -f /usr/lib/gconv/IBM1161.so.new /usr/lib/gconv/IBM1161.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1162.so /usr/lib/gconv/IBM1162.so.new +mv -f /usr/lib/gconv/IBM1162.so.new /usr/lib/gconv/IBM1162.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1163.so /usr/lib/gconv/IBM1163.so.new +mv -f /usr/lib/gconv/IBM1163.so.new /usr/lib/gconv/IBM1163.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1164.so /usr/lib/gconv/IBM1164.so.new +mv -f /usr/lib/gconv/IBM1164.so.new /usr/lib/gconv/IBM1164.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM918.so /usr/lib/gconv/IBM918.so.new +mv -f /usr/lib/gconv/IBM918.so.new /usr/lib/gconv/IBM918.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1004.so /usr/lib/gconv/IBM1004.so.new +mv -f /usr/lib/gconv/IBM1004.so.new /usr/lib/gconv/IBM1004.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1026.so /usr/lib/gconv/IBM1026.so.new +mv -f /usr/lib/gconv/IBM1026.so.new /usr/lib/gconv/IBM1026.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/CP1125.so /usr/lib/gconv/CP1125.so.new +mv -f /usr/lib/gconv/CP1125.so.new /usr/lib/gconv/CP1125.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/CP1250.so /usr/lib/gconv/CP1250.so.new +mv -f /usr/lib/gconv/CP1250.so.new /usr/lib/gconv/CP1250.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/CP1251.so /usr/lib/gconv/CP1251.so.new +mv -f /usr/lib/gconv/CP1251.so.new /usr/lib/gconv/CP1251.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/CP1252.so /usr/lib/gconv/CP1252.so.new +mv -f /usr/lib/gconv/CP1252.so.new /usr/lib/gconv/CP1252.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/CP1253.so /usr/lib/gconv/CP1253.so.new +mv -f /usr/lib/gconv/CP1253.so.new /usr/lib/gconv/CP1253.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/CP1254.so /usr/lib/gconv/CP1254.so.new +mv -f /usr/lib/gconv/CP1254.so.new /usr/lib/gconv/CP1254.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/CP1255.so /usr/lib/gconv/CP1255.so.new +mv -f /usr/lib/gconv/CP1255.so.new /usr/lib/gconv/CP1255.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/CP1256.so /usr/lib/gconv/CP1256.so.new +mv -f /usr/lib/gconv/CP1256.so.new /usr/lib/gconv/CP1256.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/CP1257.so /usr/lib/gconv/CP1257.so.new +mv -f /usr/lib/gconv/CP1257.so.new /usr/lib/gconv/CP1257.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO-2022-JP.so /usr/lib/gconv/ISO-2022-JP.so.new +mv -f /usr/lib/gconv/ISO-2022-JP.so.new /usr/lib/gconv/ISO-2022-JP.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/MACINTOSH.so /usr/lib/gconv/MACINTOSH.so.new +mv -f /usr/lib/gconv/MACINTOSH.so.new /usr/lib/gconv/MACINTOSH.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IEC_P27-1.so /usr/lib/gconv/IEC_P27-1.so.new +mv -f /usr/lib/gconv/IEC_P27-1.so.new /usr/lib/gconv/IEC_P27-1.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ASMO_449.so /usr/lib/gconv/ASMO_449.so.new +mv -f /usr/lib/gconv/ASMO_449.so.new /usr/lib/gconv/ASMO_449.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ANSI_X3.110.so /usr/lib/gconv/ANSI_X3.110.so.new +mv -f /usr/lib/gconv/ANSI_X3.110.so.new /usr/lib/gconv/ANSI_X3.110.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/CSN_369103.so /usr/lib/gconv/CSN_369103.so.new +mv -f /usr/lib/gconv/CSN_369103.so.new /usr/lib/gconv/CSN_369103.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/CWI.so /usr/lib/gconv/CWI.so.new +mv -f /usr/lib/gconv/CWI.so.new /usr/lib/gconv/CWI.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/DEC-MCS.so /usr/lib/gconv/DEC-MCS.so.new +mv -f /usr/lib/gconv/DEC-MCS.so.new /usr/lib/gconv/DEC-MCS.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ECMA-CYRILLIC.so /usr/lib/gconv/ECMA-CYRILLIC.so.new +mv -f /usr/lib/gconv/ECMA-CYRILLIC.so.new /usr/lib/gconv/ECMA-CYRILLIC.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/GOST_19768-74.so /usr/lib/gconv/GOST_19768-74.so.new +mv -f /usr/lib/gconv/GOST_19768-74.so.new /usr/lib/gconv/GOST_19768-74.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/GREEK-CCITT.so /usr/lib/gconv/GREEK-CCITT.so.new +mv -f /usr/lib/gconv/GREEK-CCITT.so.new /usr/lib/gconv/GREEK-CCITT.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/GREEK7.so /usr/lib/gconv/GREEK7.so.new +mv -f /usr/lib/gconv/GREEK7.so.new /usr/lib/gconv/GREEK7.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/GREEK7-OLD.so /usr/lib/gconv/GREEK7-OLD.so.new +mv -f /usr/lib/gconv/GREEK7-OLD.so.new /usr/lib/gconv/GREEK7-OLD.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/INIS.so /usr/lib/gconv/INIS.so.new +mv -f /usr/lib/gconv/INIS.so.new /usr/lib/gconv/INIS.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/INIS-8.so /usr/lib/gconv/INIS-8.so.new +mv -f /usr/lib/gconv/INIS-8.so.new /usr/lib/gconv/INIS-8.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/INIS-CYRILLIC.so /usr/lib/gconv/INIS-CYRILLIC.so.new +mv -f /usr/lib/gconv/INIS-CYRILLIC.so.new /usr/lib/gconv/INIS-CYRILLIC.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO_6937-2.so /usr/lib/gconv/ISO_6937-2.so.new +mv -f /usr/lib/gconv/ISO_6937-2.so.new /usr/lib/gconv/ISO_6937-2.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO_2033.so /usr/lib/gconv/ISO_2033.so.new +mv -f /usr/lib/gconv/ISO_2033.so.new /usr/lib/gconv/ISO_2033.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO_5427.so /usr/lib/gconv/ISO_5427.so.new +mv -f /usr/lib/gconv/ISO_5427.so.new /usr/lib/gconv/ISO_5427.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO_5427-EXT.so /usr/lib/gconv/ISO_5427-EXT.so.new +mv -f /usr/lib/gconv/ISO_5427-EXT.so.new /usr/lib/gconv/ISO_5427-EXT.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO_5428.so /usr/lib/gconv/ISO_5428.so.new +mv -f /usr/lib/gconv/ISO_5428.so.new /usr/lib/gconv/ISO_5428.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO_10367-BOX.so /usr/lib/gconv/ISO_10367-BOX.so.new +mv -f /usr/lib/gconv/ISO_10367-BOX.so.new /usr/lib/gconv/ISO_10367-BOX.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/MAC-IS.so /usr/lib/gconv/MAC-IS.so.new +mv -f /usr/lib/gconv/MAC-IS.so.new /usr/lib/gconv/MAC-IS.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/MAC-UK.so /usr/lib/gconv/MAC-UK.so.new +mv -f /usr/lib/gconv/MAC-UK.so.new /usr/lib/gconv/MAC-UK.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/NATS-DANO.so /usr/lib/gconv/NATS-DANO.so.new +mv -f /usr/lib/gconv/NATS-DANO.so.new /usr/lib/gconv/NATS-DANO.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/NATS-SEFI.so /usr/lib/gconv/NATS-SEFI.so.new +mv -f /usr/lib/gconv/NATS-SEFI.so.new /usr/lib/gconv/NATS-SEFI.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/SAMI-WS2.so /usr/lib/gconv/SAMI-WS2.so.new +mv -f /usr/lib/gconv/SAMI-WS2.so.new /usr/lib/gconv/SAMI-WS2.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO-IR-197.so /usr/lib/gconv/ISO-IR-197.so.new +mv -f /usr/lib/gconv/ISO-IR-197.so.new /usr/lib/gconv/ISO-IR-197.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/TIS-620.so /usr/lib/gconv/TIS-620.so.new +mv -f /usr/lib/gconv/TIS-620.so.new /usr/lib/gconv/TIS-620.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/KOI8-U.so /usr/lib/gconv/KOI8-U.so.new +mv -f /usr/lib/gconv/KOI8-U.so.new /usr/lib/gconv/KOI8-U.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/GBK.so /usr/lib/gconv/GBK.so.new +mv -f /usr/lib/gconv/GBK.so.new /usr/lib/gconv/GBK.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISIRI-3342.so /usr/lib/gconv/ISIRI-3342.so.new +mv -f /usr/lib/gconv/ISIRI-3342.so.new /usr/lib/gconv/ISIRI-3342.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/GBGBK.so /usr/lib/gconv/GBGBK.so.new +mv -f /usr/lib/gconv/GBGBK.so.new /usr/lib/gconv/GBGBK.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO-2022-CN.so /usr/lib/gconv/ISO-2022-CN.so.new +mv -f /usr/lib/gconv/ISO-2022-CN.so.new /usr/lib/gconv/ISO-2022-CN.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/libISOIR165.so /usr/lib/gconv/libISOIR165.so.new +mv -f /usr/lib/gconv/libISOIR165.so.new /usr/lib/gconv/libISOIR165.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/UTF-16.so /usr/lib/gconv/UTF-16.so.new +mv -f /usr/lib/gconv/UTF-16.so.new /usr/lib/gconv/UTF-16.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/UNICODE.so /usr/lib/gconv/UNICODE.so.new +mv -f /usr/lib/gconv/UNICODE.so.new /usr/lib/gconv/UNICODE.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/UTF-32.so /usr/lib/gconv/UTF-32.so.new +mv -f /usr/lib/gconv/UTF-32.so.new /usr/lib/gconv/UTF-32.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/UTF-7.so /usr/lib/gconv/UTF-7.so.new +mv -f /usr/lib/gconv/UTF-7.so.new /usr/lib/gconv/UTF-7.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/BIG5HKSCS.so /usr/lib/gconv/BIG5HKSCS.so.new +mv -f /usr/lib/gconv/BIG5HKSCS.so.new /usr/lib/gconv/BIG5HKSCS.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/GB18030.so /usr/lib/gconv/GB18030.so.new +mv -f /usr/lib/gconv/GB18030.so.new /usr/lib/gconv/GB18030.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO-2022-CN-EXT.so /usr/lib/gconv/ISO-2022-CN-EXT.so.new +mv -f /usr/lib/gconv/ISO-2022-CN-EXT.so.new /usr/lib/gconv/ISO-2022-CN-EXT.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/VISCII.so /usr/lib/gconv/VISCII.so.new +mv -f /usr/lib/gconv/VISCII.so.new /usr/lib/gconv/VISCII.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/GBBIG5.so /usr/lib/gconv/GBBIG5.so.new +mv -f /usr/lib/gconv/GBBIG5.so.new /usr/lib/gconv/GBBIG5.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/CP10007.so /usr/lib/gconv/CP10007.so.new +mv -f /usr/lib/gconv/CP10007.so.new /usr/lib/gconv/CP10007.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/KOI8-T.so /usr/lib/gconv/KOI8-T.so.new +mv -f /usr/lib/gconv/KOI8-T.so.new /usr/lib/gconv/KOI8-T.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/GEORGIAN-PS.so /usr/lib/gconv/GEORGIAN-PS.so.new +mv -f /usr/lib/gconv/GEORGIAN-PS.so.new /usr/lib/gconv/GEORGIAN-PS.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/GEORGIAN-ACADEMY.so /usr/lib/gconv/GEORGIAN-ACADEMY.so.new +mv -f /usr/lib/gconv/GEORGIAN-ACADEMY.so.new /usr/lib/gconv/GEORGIAN-ACADEMY.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO-IR-209.so /usr/lib/gconv/ISO-IR-209.so.new +mv -f /usr/lib/gconv/ISO-IR-209.so.new /usr/lib/gconv/ISO-IR-209.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/MAC-SAMI.so /usr/lib/gconv/MAC-SAMI.so.new +mv -f /usr/lib/gconv/MAC-SAMI.so.new /usr/lib/gconv/MAC-SAMI.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ARMSCII-8.so /usr/lib/gconv/ARMSCII-8.so.new +mv -f /usr/lib/gconv/ARMSCII-8.so.new /usr/lib/gconv/ARMSCII-8.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/TCVN5712-1.so /usr/lib/gconv/TCVN5712-1.so.new +mv -f /usr/lib/gconv/TCVN5712-1.so.new /usr/lib/gconv/TCVN5712-1.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/libJISX0213.so /usr/lib/gconv/libJISX0213.so.new +mv -f /usr/lib/gconv/libJISX0213.so.new /usr/lib/gconv/libJISX0213.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/EUC-JISX0213.so /usr/lib/gconv/EUC-JISX0213.so.new +mv -f /usr/lib/gconv/EUC-JISX0213.so.new /usr/lib/gconv/EUC-JISX0213.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/SHIFT_JISX0213.so /usr/lib/gconv/SHIFT_JISX0213.so.new +mv -f /usr/lib/gconv/SHIFT_JISX0213.so.new /usr/lib/gconv/SHIFT_JISX0213.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO-2022-JP-3.so /usr/lib/gconv/ISO-2022-JP-3.so.new +mv -f /usr/lib/gconv/ISO-2022-JP-3.so.new /usr/lib/gconv/ISO-2022-JP-3.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/TSCII.so /usr/lib/gconv/TSCII.so.new +mv -f /usr/lib/gconv/TSCII.so.new /usr/lib/gconv/TSCII.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM866NAV.so /usr/lib/gconv/IBM866NAV.so.new +mv -f /usr/lib/gconv/IBM866NAV.so.new /usr/lib/gconv/IBM866NAV.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/CP932.so /usr/lib/gconv/CP932.so.new +mv -f /usr/lib/gconv/CP932.so.new /usr/lib/gconv/CP932.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/EUC-JP-MS.so /usr/lib/gconv/EUC-JP-MS.so.new +mv -f /usr/lib/gconv/EUC-JP-MS.so.new /usr/lib/gconv/EUC-JP-MS.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/PT154.so /usr/lib/gconv/PT154.so.new +mv -f /usr/lib/gconv/PT154.so.new /usr/lib/gconv/PT154.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/RK1048.so /usr/lib/gconv/RK1048.so.new +mv -f /usr/lib/gconv/RK1048.so.new /usr/lib/gconv/RK1048.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1025.so /usr/lib/gconv/IBM1025.so.new +mv -f /usr/lib/gconv/IBM1025.so.new /usr/lib/gconv/IBM1025.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1122.so /usr/lib/gconv/IBM1122.so.new +mv -f /usr/lib/gconv/IBM1122.so.new /usr/lib/gconv/IBM1122.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1137.so /usr/lib/gconv/IBM1137.so.new +mv -f /usr/lib/gconv/IBM1137.so.new /usr/lib/gconv/IBM1137.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1153.so /usr/lib/gconv/IBM1153.so.new +mv -f /usr/lib/gconv/IBM1153.so.new /usr/lib/gconv/IBM1153.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1154.so /usr/lib/gconv/IBM1154.so.new +mv -f /usr/lib/gconv/IBM1154.so.new /usr/lib/gconv/IBM1154.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1155.so /usr/lib/gconv/IBM1155.so.new +mv -f /usr/lib/gconv/IBM1155.so.new /usr/lib/gconv/IBM1155.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1156.so /usr/lib/gconv/IBM1156.so.new +mv -f /usr/lib/gconv/IBM1156.so.new /usr/lib/gconv/IBM1156.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1157.so /usr/lib/gconv/IBM1157.so.new +mv -f /usr/lib/gconv/IBM1157.so.new /usr/lib/gconv/IBM1157.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1158.so /usr/lib/gconv/IBM1158.so.new +mv -f /usr/lib/gconv/IBM1158.so.new /usr/lib/gconv/IBM1158.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM803.so /usr/lib/gconv/IBM803.so.new +mv -f /usr/lib/gconv/IBM803.so.new /usr/lib/gconv/IBM803.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM901.so /usr/lib/gconv/IBM901.so.new +mv -f /usr/lib/gconv/IBM901.so.new /usr/lib/gconv/IBM901.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM902.so /usr/lib/gconv/IBM902.so.new +mv -f /usr/lib/gconv/IBM902.so.new /usr/lib/gconv/IBM902.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM921.so /usr/lib/gconv/IBM921.so.new +mv -f /usr/lib/gconv/IBM921.so.new /usr/lib/gconv/IBM921.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1008.so /usr/lib/gconv/IBM1008.so.new +mv -f /usr/lib/gconv/IBM1008.so.new /usr/lib/gconv/IBM1008.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1008_420.so /usr/lib/gconv/IBM1008_420.so.new +mv -f /usr/lib/gconv/IBM1008_420.so.new /usr/lib/gconv/IBM1008_420.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1097.so /usr/lib/gconv/IBM1097.so.new +mv -f /usr/lib/gconv/IBM1097.so.new /usr/lib/gconv/IBM1097.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1112.so /usr/lib/gconv/IBM1112.so.new +mv -f /usr/lib/gconv/IBM1112.so.new /usr/lib/gconv/IBM1112.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1123.so /usr/lib/gconv/IBM1123.so.new +mv -f /usr/lib/gconv/IBM1123.so.new /usr/lib/gconv/IBM1123.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1130.so /usr/lib/gconv/IBM1130.so.new +mv -f /usr/lib/gconv/IBM1130.so.new /usr/lib/gconv/IBM1130.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1140.so /usr/lib/gconv/IBM1140.so.new +mv -f /usr/lib/gconv/IBM1140.so.new /usr/lib/gconv/IBM1140.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1141.so /usr/lib/gconv/IBM1141.so.new +mv -f /usr/lib/gconv/IBM1141.so.new /usr/lib/gconv/IBM1141.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1142.so /usr/lib/gconv/IBM1142.so.new +mv -f /usr/lib/gconv/IBM1142.so.new /usr/lib/gconv/IBM1142.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1143.so /usr/lib/gconv/IBM1143.so.new +mv -f /usr/lib/gconv/IBM1143.so.new /usr/lib/gconv/IBM1143.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1144.so /usr/lib/gconv/IBM1144.so.new +mv -f /usr/lib/gconv/IBM1144.so.new /usr/lib/gconv/IBM1144.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1145.so /usr/lib/gconv/IBM1145.so.new +mv -f /usr/lib/gconv/IBM1145.so.new /usr/lib/gconv/IBM1145.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1146.so /usr/lib/gconv/IBM1146.so.new +mv -f /usr/lib/gconv/IBM1146.so.new /usr/lib/gconv/IBM1146.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1147.so /usr/lib/gconv/IBM1147.so.new +mv -f /usr/lib/gconv/IBM1147.so.new /usr/lib/gconv/IBM1147.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1148.so /usr/lib/gconv/IBM1148.so.new +mv -f /usr/lib/gconv/IBM1148.so.new /usr/lib/gconv/IBM1148.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1149.so /usr/lib/gconv/IBM1149.so.new +mv -f /usr/lib/gconv/IBM1149.so.new /usr/lib/gconv/IBM1149.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1166.so /usr/lib/gconv/IBM1166.so.new +mv -f /usr/lib/gconv/IBM1166.so.new /usr/lib/gconv/IBM1166.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1167.so /usr/lib/gconv/IBM1167.so.new +mv -f /usr/lib/gconv/IBM1167.so.new /usr/lib/gconv/IBM1167.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM4517.so /usr/lib/gconv/IBM4517.so.new +mv -f /usr/lib/gconv/IBM4517.so.new /usr/lib/gconv/IBM4517.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM4899.so /usr/lib/gconv/IBM4899.so.new +mv -f /usr/lib/gconv/IBM4899.so.new /usr/lib/gconv/IBM4899.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM4909.so /usr/lib/gconv/IBM4909.so.new +mv -f /usr/lib/gconv/IBM4909.so.new /usr/lib/gconv/IBM4909.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM4971.so /usr/lib/gconv/IBM4971.so.new +mv -f /usr/lib/gconv/IBM4971.so.new /usr/lib/gconv/IBM4971.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM5347.so /usr/lib/gconv/IBM5347.so.new +mv -f /usr/lib/gconv/IBM5347.so.new /usr/lib/gconv/IBM5347.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM9030.so /usr/lib/gconv/IBM9030.so.new +mv -f /usr/lib/gconv/IBM9030.so.new /usr/lib/gconv/IBM9030.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM9066.so /usr/lib/gconv/IBM9066.so.new +mv -f /usr/lib/gconv/IBM9066.so.new /usr/lib/gconv/IBM9066.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM9448.so /usr/lib/gconv/IBM9448.so.new +mv -f /usr/lib/gconv/IBM9448.so.new /usr/lib/gconv/IBM9448.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM12712.so /usr/lib/gconv/IBM12712.so.new +mv -f /usr/lib/gconv/IBM12712.so.new /usr/lib/gconv/IBM12712.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM16804.so /usr/lib/gconv/IBM16804.so.new +mv -f /usr/lib/gconv/IBM16804.so.new /usr/lib/gconv/IBM16804.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1364.so /usr/lib/gconv/IBM1364.so.new +mv -f /usr/lib/gconv/IBM1364.so.new /usr/lib/gconv/IBM1364.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1371.so /usr/lib/gconv/IBM1371.so.new +mv -f /usr/lib/gconv/IBM1371.so.new /usr/lib/gconv/IBM1371.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1388.so /usr/lib/gconv/IBM1388.so.new +mv -f /usr/lib/gconv/IBM1388.so.new /usr/lib/gconv/IBM1388.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1390.so /usr/lib/gconv/IBM1390.so.new +mv -f /usr/lib/gconv/IBM1390.so.new /usr/lib/gconv/IBM1390.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/IBM1399.so /usr/lib/gconv/IBM1399.so.new +mv -f /usr/lib/gconv/IBM1399.so.new /usr/lib/gconv/IBM1399.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO_11548-1.so /usr/lib/gconv/ISO_11548-1.so.new +mv -f /usr/lib/gconv/ISO_11548-1.so.new /usr/lib/gconv/ISO_11548-1.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/MIK.so /usr/lib/gconv/MIK.so.new +mv -f /usr/lib/gconv/MIK.so.new /usr/lib/gconv/MIK.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/BRF.so /usr/lib/gconv/BRF.so.new +mv -f /usr/lib/gconv/BRF.so.new /usr/lib/gconv/BRF.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/MAC-CENTRALEUROPE.so /usr/lib/gconv/MAC-CENTRALEUROPE.so.new +mv -f /usr/lib/gconv/MAC-CENTRALEUROPE.so.new /usr/lib/gconv/MAC-CENTRALEUROPE.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/KOI8-RU.so /usr/lib/gconv/KOI8-RU.so.new +mv -f /usr/lib/gconv/KOI8-RU.so.new /usr/lib/gconv/KOI8-RU.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/ISO8859-9E.so /usr/lib/gconv/ISO8859-9E.so.new +mv -f /usr/lib/gconv/ISO8859-9E.so.new /usr/lib/gconv/ISO8859-9E.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/CP770.so /usr/lib/gconv/CP770.so.new +mv -f /usr/lib/gconv/CP770.so.new /usr/lib/gconv/CP770.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/CP771.so /usr/lib/gconv/CP771.so.new +mv -f /usr/lib/gconv/CP771.so.new /usr/lib/gconv/CP771.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/CP772.so /usr/lib/gconv/CP772.so.new +mv -f /usr/lib/gconv/CP772.so.new /usr/lib/gconv/CP772.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/CP773.so /usr/lib/gconv/CP773.so.new +mv -f /usr/lib/gconv/CP773.so.new /usr/lib/gconv/CP773.so +/usr/bin/install -c /sources/glibc-2.32/build/iconvdata/CP774.so /usr/lib/gconv/CP774.so.new +mv -f /usr/lib/gconv/CP774.so.new /usr/lib/gconv/CP774.so +cat gconv-modules > /sources/glibc-2.32/build/iconvdata/gconv-modules +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/iconvdata/gconv-modules /usr/lib/gconv/gconv-modules +if test -f "/usr/lib/gconv/gconv-modules.cache"; then \ + LC_ALL=C \ + /sources/glibc-2.32/build/elf/ld-linux-x86-64.so.2 --library-path /sources/glibc-2.32/build:/sources/glibc-2.32/build/math:/sources/glibc-2.32/build/elf:/sources/glibc-2.32/build/dlfcn:/sources/glibc-2.32/build/nss:/sources/glibc-2.32/build/nis:/sources/glibc-2.32/build/rt:/sources/glibc-2.32/build/resolv:/sources/glibc-2.32/build/mathvec:/sources/glibc-2.32/build/support:/sources/glibc-2.32/build/crypt:/sources/glibc-2.32/build/nptl \ + /sources/glibc-2.32/build/iconv/iconvconfig \ + ; \ +fi +(cd /sources/glibc-2.32/build/iconvdata/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/iconvdata/stubsT +mv -f /sources/glibc-2.32/build/iconvdata/stubsT /sources/glibc-2.32/build/iconvdata/stubs +make[2]: Leaving directory '/sources/glibc-2.32/iconvdata' +make subdir=assert -C assert ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/assert' +/usr/bin/install -c -m 644 assert.h /usr/include/assert.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/assert/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/assert/stubsT +mv -f /sources/glibc-2.32/build/assert/stubsT /sources/glibc-2.32/build/assert/stubs +make[2]: Leaving directory '/sources/glibc-2.32/assert' +make subdir=ctype -C ctype ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/ctype' +/usr/bin/install -c -m 644 ctype.h /usr/include/ctype.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/ctype/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/ctype/stubsT +mv -f /sources/glibc-2.32/build/ctype/stubsT /sources/glibc-2.32/build/ctype/stubs +make[2]: Leaving directory '/sources/glibc-2.32/ctype' +make subdir=intl -C intl ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/intl' +/usr/bin/install -c -m 644 libintl.h /usr/include/libintl.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +/usr/bin/install -c -m 644 locale.alias /usr/share/locale/locale.alias +(cd /sources/glibc-2.32/build/intl/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/intl/stubsT +mv -f /sources/glibc-2.32/build/intl/stubsT /sources/glibc-2.32/build/intl/stubs +make[2]: Leaving directory '/sources/glibc-2.32/intl' +make subdir=catgets -C catgets ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/catgets' +/usr/bin/install -c -m 644 nl_types.h /usr/include/nl_types.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +/usr/bin/install -c /sources/glibc-2.32/build/catgets/gencat /usr/bin/gencat.new +mv -f /usr/bin/gencat.new /usr/bin/gencat +(cd /sources/glibc-2.32/build/catgets/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/catgets/stubsT +mv -f /sources/glibc-2.32/build/catgets/stubsT /sources/glibc-2.32/build/catgets/stubs +make[2]: Leaving directory '/sources/glibc-2.32/catgets' +make subdir=math -C math ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/math' +/usr/bin/install -c -m 644 math.h /usr/include/math.h +/usr/bin/install -c -m 644 bits/mathcalls.h /usr/include/bits/mathcalls.h +/usr/bin/install -c -m 644 ../sysdeps/x86/fpu_control.h /usr/include/fpu_control.h +/usr/bin/install -c -m 644 complex.h /usr/include/complex.h +/usr/bin/install -c -m 644 bits/cmathcalls.h /usr/include/bits/cmathcalls.h +/usr/bin/install -c -m 644 fenv.h /usr/include/fenv.h +/usr/bin/install -c -m 644 ../sysdeps/x86/fpu/bits/fenv.h /usr/include/bits/fenv.h +/usr/bin/install -c -m 644 ../bits/mathdef.h /usr/include/bits/mathdef.h +/usr/bin/install -c -m 644 tgmath.h /usr/include/tgmath.h +/usr/bin/install -c -m 644 ../sysdeps/x86/fpu/bits/math-vector.h /usr/include/bits/math-vector.h +/usr/bin/install -c -m 644 ../sysdeps/x86/fpu/finclude/math-vector-fortran.h /usr/include/finclude/math-vector-fortran.h +/usr/bin/install -c -m 644 ../bits/libm-simd-decl-stubs.h /usr/include/bits/libm-simd-decl-stubs.h +/usr/bin/install -c -m 644 ../sysdeps/ieee754/ldbl-96/bits/iscanonical.h /usr/include/bits/iscanonical.h +/usr/bin/install -c -m 644 ../sysdeps/x86/bits/flt-eval-method.h /usr/include/bits/flt-eval-method.h +/usr/bin/install -c -m 644 ../bits/fp-fast.h /usr/include/bits/fp-fast.h +/usr/bin/install -c -m 644 ../sysdeps/x86/bits/fp-logb.h /usr/include/bits/fp-logb.h +/usr/bin/install -c -m 644 ../sysdeps/ieee754/ldbl-96/bits/long-double.h /usr/include/bits/long-double.h +/usr/bin/install -c -m 644 bits/mathcalls-helper-functions.h /usr/include/bits/mathcalls-helper-functions.h +/usr/bin/install -c -m 644 ../sysdeps/x86/bits/floatn.h /usr/include/bits/floatn.h +/usr/bin/install -c -m 644 ../bits/floatn-common.h /usr/include/bits/floatn-common.h +/usr/bin/install -c -m 644 bits/mathcalls-narrow.h /usr/include/bits/mathcalls-narrow.h +/usr/bin/install -c -m 644 ../sysdeps/ieee754/ieee754.h /usr/include/ieee754.h +(echo '/* GNU ld script'; echo '*/';\ + cat /sources/glibc-2.32/build/format.lds; \ + echo 'GROUP ( /lib/libm.so.6 ' \ + 'AS_NEEDED ( /lib/libmvec.so.1 ) )' \ +) > /usr/lib/libm.so.new +mv -f /usr/lib/libm.so.new /usr/lib/libm.so +/usr/bin/install -c /sources/glibc-2.32/build/math/libm.so /lib/libm-2.32.so.new +mv -f /lib/libm-2.32.so.new /lib/libm-2.32.so +echo `../scripts/rellns-sh -p /lib/libm-2.32.so /lib/libm.so.6` /lib/libm.so.6 >> /sources/glibc-2.32/build/elf/symlink.list +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/math/libm.a /usr/lib/libm-2.32.a +(echo '/* GNU ld script'; echo '*/';\ + cat /sources/glibc-2.32/build/format.lds; \ + echo 'GROUP ( /usr/lib/libm-2.32.a /usr/lib/libmvec.a )' \ +) > /usr/lib/libm.a.new +mv -f /usr/lib/libm.a.new /usr/lib/libm.a +(cd /sources/glibc-2.32/build/math/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 m_isinfl.o m_isnanl.o m_finitel.o m_copysignl.o m_modfl.o m_scalbnl.o m_frexpl.o m_signbitl.o m_ldexpl.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 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 m_isinf.o m_isnan.o m_finite.o m_copysign.o m_modf.o m_scalbn.o m_frexp.o m_signbit.o m_ldexp.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 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 m_isinff.o m_isnanf.o m_finitef.o m_copysignf.o m_modff.o m_scalbnf.o m_frexpf.o m_signbitf.o m_ldexpf.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 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 m_isinff128.o m_isnanf128.o m_finitef128.o m_copysignf128.o m_modff128.o m_scalbnf128.o m_frexpf128.o m_signbitf128.o m_ldexpf128.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 t_sincosl.o k_sinl.o k_cosl.o k_sincosl.o s_iscanonicall.o e_rem_pio2l.o branred.o doasin.o dosincos.o mpa.o mpatan2.o k_rem_pio2.o mpatan.o mpsqrt.o mptan.o sincos32.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_fmul.o s_f32xmulf64.o s_fmull.o s_dmull.o s_f32mulf128.o s_f64mulf128.o s_f64xmulf128.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_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_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 mpa-fma.o sincos32-fma.o doasin-fma.o dosincos-fma.o mpatan2-fma.o mpatan-fma.o mpsqrt-fma.o mptan-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 mpa-fma4.o sincos32-fma4.o doasin-fma4.o dosincos-fma4.o mpatan2-fma4.o mpatan-fma4.o mpsqrt-fma4.o mptan-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 mpa-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 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 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 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 t_sincosl.os k_sinl.os k_cosl.os k_sincosl.os s_iscanonicall.os e_rem_pio2l.os branred.os doasin.os dosincos.os mpa.os mpatan2.os k_rem_pio2.os mpatan.os mpsqrt.os mptan.os sincos32.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_fmul.os s_f32xmulf64.os s_fmull.os s_dmull.os s_f32mulf128.os s_f64mulf128.os s_f64xmulf128.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_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_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 mpa-fma.os sincos32-fma.os doasin-fma.os dosincos-fma.os mpatan2-fma.os mpatan-fma.os mpsqrt-fma.os mptan-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 mpa-fma4.os sincos32-fma4.os doasin-fma4.os dosincos-fma4.os mpatan2-fma4.os mpatan-fma4.os mpsqrt-fma4.os mptan-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 mpa-avx.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /sources/glibc-2.32/build/math/stubsT +mv -f /sources/glibc-2.32/build/math/stubsT /sources/glibc-2.32/build/math/stubs +make[2]: Leaving directory '/sources/glibc-2.32/math' +make subdir=setjmp -C setjmp ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/setjmp' +/usr/bin/install -c -m 644 setjmp.h /usr/include/setjmp.h +/usr/bin/install -c -m 644 ../sysdeps/x86/bits/setjmp.h /usr/include/bits/setjmp.h +/usr/bin/install -c -m 644 bits/setjmp2.h /usr/include/bits/setjmp2.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/setjmp/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/setjmp/stubsT +mv -f /sources/glibc-2.32/build/setjmp/stubsT /sources/glibc-2.32/build/setjmp/stubs +make[2]: Leaving directory '/sources/glibc-2.32/setjmp' +make subdir=signal -C signal ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/signal' +/usr/bin/install -c -m 644 signal.h /usr/include/signal.h +/usr/bin/install -c -m 644 sys/signal.h /usr/include/sys/signal.h +/usr/bin/install -c -m 644 ../bits/signum-generic.h /usr/include/bits/signum-generic.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/signum-arch.h /usr/include/bits/signum-arch.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/sigcontext.h /usr/include/bits/sigcontext.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/sigaction.h /usr/include/bits/sigaction.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/sigevent-consts.h /usr/include/bits/sigevent-consts.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/siginfo-consts.h /usr/include/bits/siginfo-consts.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/sigstack.h /usr/include/bits/sigstack.h +/usr/bin/install -c -m 644 ../sysdeps/pthread/bits/sigthread.h /usr/include/bits/sigthread.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/ss_flags.h /usr/include/bits/ss_flags.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/__sigset_t.h /usr/include/bits/types/__sigset_t.h +/usr/bin/install -c -m 644 bits/types/sig_atomic_t.h /usr/include/bits/types/sig_atomic_t.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/sigevent_t.h /usr/include/bits/types/sigevent_t.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/siginfo_t.h /usr/include/bits/types/siginfo_t.h +/usr/bin/install -c -m 644 bits/types/sigset_t.h /usr/include/bits/types/sigset_t.h +/usr/bin/install -c -m 644 bits/types/sigval_t.h /usr/include/bits/types/sigval_t.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/stack_t.h /usr/include/bits/types/stack_t.h +/usr/bin/install -c -m 644 bits/types/struct_sigstack.h /usr/include/bits/types/struct_sigstack.h +/usr/bin/install -c -m 644 bits/types/__sigval_t.h /usr/include/bits/types/__sigval_t.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/signal_ext.h /usr/include/bits/signal_ext.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/signal/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h signal.o raise.o killpg.o 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 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 }' > /sources/glibc-2.32/build/signal/stubsT +mv -f /sources/glibc-2.32/build/signal/stubsT /sources/glibc-2.32/build/signal/stubs +make[2]: Leaving directory '/sources/glibc-2.32/signal' +make subdir=stdlib -C stdlib ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/stdlib' +/usr/bin/install -c -m 644 stdlib.h /usr/include/stdlib.h +/usr/bin/install -c -m 644 bits/stdlib.h /usr/include/bits/stdlib.h +/usr/bin/install -c -m 644 bits/stdlib-ldbl.h /usr/include/bits/stdlib-ldbl.h +/usr/bin/install -c -m 644 bits/stdlib-float.h /usr/include/bits/stdlib-float.h +/usr/bin/install -c -m 644 monetary.h /usr/include/monetary.h +/usr/bin/install -c -m 644 bits/monetary-ldbl.h /usr/include/bits/monetary-ldbl.h +/usr/bin/install -c -m 644 inttypes.h /usr/include/inttypes.h +/usr/bin/install -c -m 644 stdint.h /usr/include/stdint.h +/usr/bin/install -c -m 644 ../sysdeps/x86/bits/wordsize.h /usr/include/bits/wordsize.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/timesize.h /usr/include/bits/timesize.h +/usr/bin/install -c -m 644 errno.h /usr/include/errno.h +/usr/bin/install -c -m 644 sys/errno.h /usr/include/sys/errno.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/errno.h /usr/include/bits/errno.h +/usr/bin/install -c -m 644 ../bits/types/error_t.h /usr/include/bits/types/error_t.h +/usr/bin/install -c -m 644 ucontext.h /usr/include/ucontext.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/sys/ucontext.h /usr/include/sys/ucontext.h +/usr/bin/install -c -m 644 ../sysdeps/x86/bits/indirect-return.h /usr/include/bits/indirect-return.h +/usr/bin/install -c -m 644 alloca.h /usr/include/alloca.h +/usr/bin/install -c -m 644 fmtmsg.h /usr/include/fmtmsg.h +/usr/bin/install -c -m 644 ../bits/stdlib-bsearch.h /usr/include/bits/stdlib-bsearch.h +/usr/bin/install -c -m 644 sys/random.h /usr/include/sys/random.h +/usr/bin/install -c -m 644 ../bits/stdint-intn.h /usr/include/bits/stdint-intn.h +/usr/bin/install -c -m 644 ../bits/stdint-uintn.h /usr/include/bits/stdint-uintn.h +/usr/bin/install -c -m 644 ../bits/time64.h /usr/include/bits/time64.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/stdlib/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h atof.o atoi.o atol.o atoll.o abort.o bsearch.o qsort.o msort.o getenv.o putenv.o setenv.o secure-getenv.o exit.o on_exit.o atexit.o cxa_atexit.o cxa_finalize.o old_atexit.o quick_exit.o at_quick_exit.o cxa_at_quick_exit.o cxa_thread_atexit_impl.o abs.o labs.o llabs.o div.o ldiv.o lldiv.o mblen.o mbstowcs.o mbtowc.o wcstombs.o wctomb.o random.o random_r.o rand.o rand_r.o drand48.o erand48.o lrand48.o nrand48.o mrand48.o jrand48.o srand48.o seed48.o lcong48.o drand48_r.o erand48_r.o lrand48_r.o nrand48_r.o mrand48_r.o jrand48_r.o srand48_r.o seed48_r.o lcong48_r.o drand48-iter.o getrandom.o getentropy.o strfromf.o strfromd.o strfroml.o strtol.o strtoul.o strtoll.o strtoull.o strtol_l.o strtoul_l.o strtoll_l.o strtoull_l.o strtof.o strtod.o strtold.o strtof_l.o strtod_l.o strtold_l.o strtof_nan.o strtod_nan.o strtold_nan.o system.o canonicalize.o a64l.o l64a.o rpmatch.o strfmon.o strfmon_l.o getsubopt.o xpg_basename.o fmtmsg.o strtoimax.o strtoumax.o wcstoimax.o wcstoumax.o getcontext.o setcontext.o makecontext.o swapcontext.o inlines.o add_n.o addmul_1.o cmp.o divmod_1.o divrem.o udiv_qrnnd.o lshift.o rshift.o mod_1.o mul.o mul_1.o mul_n.o sub_n.o submul_1.o dbl2mpn.o ldbl2mpn.o mpn2flt.o mpn2dbl.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 atof.os atoi.os atol.os atoll.os abort.os bsearch.os qsort.os msort.os getenv.os putenv.os setenv.os secure-getenv.os exit.os on_exit.os cxa_atexit.os cxa_finalize.os old_atexit.os quick_exit.os cxa_at_quick_exit.os cxa_thread_atexit_impl.os abs.os labs.os llabs.os div.os ldiv.os lldiv.os mblen.os mbstowcs.os mbtowc.os wcstombs.os wctomb.os random.os random_r.os rand.os rand_r.os drand48.os erand48.os lrand48.os nrand48.os mrand48.os jrand48.os srand48.os seed48.os lcong48.os drand48_r.os erand48_r.os lrand48_r.os nrand48_r.os mrand48_r.os jrand48_r.os srand48_r.os seed48_r.os lcong48_r.os drand48-iter.os getrandom.os getentropy.os strfromf.os strfromd.os strfroml.os strtol.os strtoul.os strtoll.os strtoull.os strtol_l.os strtoul_l.os strtoll_l.os strtoull_l.os strtof.os strtod.os strtold.os strtof_l.os strtod_l.os strtold_l.os strtof_nan.os strtod_nan.os strtold_nan.os system.os canonicalize.os a64l.os l64a.os rpmatch.os strfmon.os strfmon_l.os getsubopt.os xpg_basename.os fmtmsg.os strtoimax.os strtoumax.os wcstoimax.os wcstoumax.os getcontext.os setcontext.os makecontext.os swapcontext.os inlines.os add_n.os addmul_1.os cmp.os divmod_1.os divrem.os udiv_qrnnd.os lshift.os rshift.os mod_1.os mul.os mul_1.os mul_n.os sub_n.os submul_1.os dbl2mpn.os ldbl2mpn.os mpn2flt.os mpn2dbl.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 atexit.oS at_quick_exit.oS) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /sources/glibc-2.32/build/stdlib/stubsT +mv -f /sources/glibc-2.32/build/stdlib/stubsT /sources/glibc-2.32/build/stdlib/stubs +make[2]: Leaving directory '/sources/glibc-2.32/stdlib' +make subdir=stdio-common -C stdio-common ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/stdio-common' +/usr/bin/install -c -m 644 stdio_ext.h /usr/include/stdio_ext.h +/usr/bin/install -c -m 644 printf.h /usr/include/printf.h +/usr/bin/install -c -m 644 bits/printf-ldbl.h /usr/include/bits/printf-ldbl.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/bits/stdio_lim.h /usr/include/bits/stdio_lim.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/stdio-common/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h ctermid.o cuserid.o _itoa.o _itowa.o itoa-digits.o itoa-udigits.o itowa-digits.o vfprintf.o vprintf.o printf_fp.o reg-printf.o printf-prs.o printf_fphex.o reg-modifier.o reg-type.o printf_size.o fprintf.o printf.o snprintf.o sprintf.o asprintf.o dprintf.o vfwprintf.o vfscanf.o vfwscanf.o fscanf.o scanf.o sscanf.o perror.o psignal.o tmpfile.o tmpfile64.o tmpnam.o tmpnam_r.o tempnam.o tempname.o getline.o getw.o putw.o remove.o rename.o renameat.o renameat2.o flockfile.o ftrylockfile.o funlockfile.o isoc99_scanf.o isoc99_vscanf.o isoc99_fscanf.o isoc99_vfscanf.o isoc99_sscanf.o isoc99_vsscanf.o psiginfo.o gentempfd.o vfscanf-internal.o vfwscanf-internal.o iovfscanf.o iovfwscanf.o vfprintf-internal.o vfwprintf-internal.o errlist.o siglist.o printf-parsemb.o printf-parsewc.o fxprintf.o ctermid.os cuserid.os _itoa.os _itowa.os itoa-digits.os itoa-udigits.os itowa-digits.os vfprintf.os vprintf.os printf_fp.os reg-printf.os printf-prs.os printf_fphex.os reg-modifier.os reg-type.os printf_size.os fprintf.os printf.os snprintf.os sprintf.os asprintf.os dprintf.os vfwprintf.os vfscanf.os vfwscanf.os fscanf.os scanf.os sscanf.os perror.os psignal.os tmpfile.os tmpfile64.os tmpnam.os tmpnam_r.os tempnam.os tempname.os getline.os getw.os putw.os remove.os rename.os renameat.os renameat2.os flockfile.os ftrylockfile.os funlockfile.os isoc99_scanf.os isoc99_vscanf.os isoc99_fscanf.os isoc99_vfscanf.os isoc99_sscanf.os isoc99_vsscanf.os psiginfo.os gentempfd.os vfscanf-internal.os vfwscanf-internal.os iovfscanf.os iovfwscanf.os vfprintf-internal.os vfwprintf-internal.os errlist.os siglist.os printf-parsemb.os printf-parsewc.os fxprintf.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /sources/glibc-2.32/build/stdio-common/stubsT +mv -f /sources/glibc-2.32/build/stdio-common/stubsT /sources/glibc-2.32/build/stdio-common/stubs +make[2]: Leaving directory '/sources/glibc-2.32/stdio-common' +make subdir=libio -C libio ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/libio' +/usr/bin/install -c -m 644 stdio.h /usr/include/stdio.h +/usr/bin/install -c -m 644 bits/stdio.h /usr/include/bits/stdio.h +/usr/bin/install -c -m 644 bits/stdio2.h /usr/include/bits/stdio2.h +/usr/bin/install -c -m 644 bits/stdio-ldbl.h /usr/include/bits/stdio-ldbl.h +/usr/bin/install -c -m 644 bits/types/FILE.h /usr/include/bits/types/FILE.h +/usr/bin/install -c -m 644 bits/types/__FILE.h /usr/include/bits/types/__FILE.h +/usr/bin/install -c -m 644 bits/types/struct_FILE.h /usr/include/bits/types/struct_FILE.h +/usr/bin/install -c -m 644 bits/types/__fpos_t.h /usr/include/bits/types/__fpos_t.h +/usr/bin/install -c -m 644 bits/types/__fpos64_t.h /usr/include/bits/types/__fpos64_t.h +/usr/bin/install -c -m 644 bits/types/cookie_io_functions_t.h /usr/include/bits/types/cookie_io_functions_t.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/libio/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/libio/stubsT +mv -f /sources/glibc-2.32/build/libio/stubsT /sources/glibc-2.32/build/libio/stubs +make[2]: Leaving directory '/sources/glibc-2.32/libio' +make subdir=dlfcn -C dlfcn ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/dlfcn' +/usr/bin/install -c -m 644 ../bits/dlfcn.h /usr/include/bits/dlfcn.h +/usr/bin/install -c -m 644 dlfcn.h /usr/include/dlfcn.h +/usr/bin/install -c /sources/glibc-2.32/build/dlfcn/libdl.so /lib/libdl-2.32.so.new +mv -f /lib/libdl-2.32.so.new /lib/libdl-2.32.so +echo `../scripts/rellns-sh -p /lib/libdl-2.32.so /lib/libdl.so.2` /lib/libdl.so.2 >> /sources/glibc-2.32/build/elf/symlink.list +rm -f /usr/lib/libdl.so.new +/bin/sh ../scripts/rellns-sh /lib/libdl.so.2 /usr/lib/libdl.so.new +mv -f /usr/lib/libdl.so.new /usr/lib/libdl.so +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/dlfcn/libdl.a /usr/lib/libdl.a +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/dlfcn/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h sdlopen.o sdlclose.o sdlsym.o sdlvsym.o sdlerror.o sdladdr.o sdladdr1.o sdlinfo.o sdlmopen.o sdlfreeres.o dlopen.o dlclose.o dlsym.o dlvsym.o dlerror.o dladdr.o dladdr1.o dlinfo.o dlmopen.o dlfreeres.o dlopen.os dlclose.os dlsym.os dlvsym.os dlerror.os dladdr.os dladdr1.os dlinfo.os dlmopen.os dlfcn.os dlfreeres.os dlopenold.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /sources/glibc-2.32/build/dlfcn/stubsT +mv -f /sources/glibc-2.32/build/dlfcn/stubsT /sources/glibc-2.32/build/dlfcn/stubs +make[2]: Leaving directory '/sources/glibc-2.32/dlfcn' +make subdir=nptl -C nptl ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/nptl' +/usr/bin/install -c -m 644 ../sysdeps/nptl/pthread.h /usr/include/pthread.h +/usr/bin/install -c -m 644 ../sysdeps/pthread/semaphore.h /usr/include/semaphore.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/semaphore.h /usr/include/bits/semaphore.h +/usr/bin/install -c -m 644 ../sysdeps/x86/nptl/bits/struct_mutex.h /usr/include/bits/struct_mutex.h +/usr/bin/install -c -m 644 ../sysdeps/x86/nptl/bits/struct_rwlock.h /usr/include/bits/struct_rwlock.h +/usr/bin/install -c -m 644 ../sysdeps/pthread/threads.h /usr/include/threads.h +/usr/bin/install -c /sources/glibc-2.32/build/nptl/libpthread.so /lib/libpthread-2.32.so.new +mv -f /lib/libpthread-2.32.so.new /lib/libpthread-2.32.so +echo `../scripts/rellns-sh -p /lib/libpthread-2.32.so /lib/libpthread.so.0` /lib/libpthread.so.0 >> /sources/glibc-2.32/build/elf/symlink.list +rm -f /usr/lib/libpthread.so.new +/bin/sh ../scripts/rellns-sh /lib/libpthread.so.0 /usr/lib/libpthread.so.new +mv -f /usr/lib/libpthread.so.new /usr/lib/libpthread.so +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/nptl/libpthread.a /usr/lib/libpthread.a +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/nptl/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h alloca_cutoff.o libc-cancellation.o libc-cleanup.o libc-lowlevellock.o libc_multiple_threads.o libc_pthread_init.o old_pthread_cond_destroy.o old_pthread_cond_init.o pthread_atfork.o pthread_attr_copy.o pthread_attr_destroy.o pthread_attr_extension.o pthread_attr_getdetachstate.o pthread_attr_getinheritsched.o pthread_attr_getschedparam.o pthread_attr_getschedpolicy.o pthread_attr_getscope.o pthread_attr_getsigmask.o pthread_attr_init.o pthread_attr_setaffinity.o pthread_attr_setdetachstate.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_cond_destroy.o pthread_cond_init.o pthread_condattr_destroy.o pthread_condattr_init.o pthread_equal.o pthread_getaffinity.o pthread_getattr_np.o pthread_getschedparam.o pthread_self.o pthread_setschedparam.o pthread_sigmask.o register-atfork.o thrd_current.o thrd_equal.o thrd_sleep.o thrd_yield.o alloca_cutoff.os forward.os libc-cancellation.os libc-cleanup.os libc-lowlevellock.os libc_multiple_threads.os libc_pthread_init.os old_pthread_cond_destroy.os old_pthread_cond_init.os pthread_attr_copy.os pthread_attr_destroy.os pthread_attr_extension.os pthread_attr_getdetachstate.os pthread_attr_getinheritsched.os pthread_attr_getschedparam.os pthread_attr_getschedpolicy.os pthread_attr_getscope.os pthread_attr_getsigmask.os pthread_attr_init.os pthread_attr_setaffinity.os pthread_attr_setdetachstate.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_cond_destroy.os pthread_cond_init.os pthread_condattr_destroy.os pthread_condattr_init.os pthread_equal.os pthread_getaffinity.os pthread_getattr_np.os pthread_getschedparam.os pthread_self.os pthread_setschedparam.os pthread_sigmask.os register-atfork.os thrd_current.os thrd_equal.os thrd_sleep.os thrd_yield.os pthread_atfork.oS crti.o crtn.o pt-crti.o nptl-init.o nptlfreeres.o vars.o events.o pthread_create.o pthread_exit.o pthread_detach.o pthread_join.o pthread_tryjoin.o pthread_timedjoin.o pthread_clockjoin.o pthread_join_common.o pthread_yield.o pthread_getconcurrency.o pthread_setconcurrency.o pthread_setschedprio.o pthread_attr_getguardsize.o pthread_attr_setguardsize.o pthread_attr_getstackaddr.o pthread_attr_setstackaddr.o pthread_attr_getstacksize.o pthread_attr_setstacksize.o pthread_attr_getstack.o pthread_attr_setstack.o pthread_mutex_init.o pthread_mutex_destroy.o pthread_mutex_lock.o pthread_mutex_trylock.o pthread_mutex_timedlock.o pthread_mutex_unlock.o pthread_mutex_cond_lock.o pthread_mutexattr_init.o pthread_mutexattr_destroy.o pthread_mutexattr_getpshared.o pthread_mutexattr_setpshared.o pthread_mutexattr_gettype.o pthread_mutexattr_settype.o pthread_rwlock_init.o pthread_rwlock_destroy.o pthread_rwlock_rdlock.o pthread_rwlock_timedrdlock.o pthread_rwlock_clockrdlock.o pthread_rwlock_wrlock.o pthread_rwlock_timedwrlock.o pthread_rwlock_clockwrlock.o pthread_rwlock_tryrdlock.o pthread_rwlock_trywrlock.o pthread_rwlock_unlock.o pthread_rwlockattr_init.o pthread_rwlockattr_destroy.o pthread_rwlockattr_getpshared.o pthread_rwlockattr_setpshared.o pthread_rwlockattr_getkind_np.o pthread_rwlockattr_setkind_np.o pthread_cond_wait.o pthread_cond_signal.o pthread_cond_broadcast.o old_pthread_cond_wait.o old_pthread_cond_timedwait.o old_pthread_cond_signal.o old_pthread_cond_broadcast.o pthread_condattr_getpshared.o pthread_condattr_setpshared.o pthread_condattr_getclock.o pthread_condattr_setclock.o pthread_spin_init.o pthread_spin_destroy.o pthread_spin_lock.o pthread_spin_trylock.o pthread_spin_unlock.o pthread_barrier_init.o pthread_barrier_destroy.o pthread_barrier_wait.o pthread_barrierattr_init.o pthread_barrierattr_destroy.o pthread_barrierattr_getpshared.o pthread_barrierattr_setpshared.o pthread_key_create.o pthread_key_delete.o pthread_getspecific.o pthread_setspecific.o pthread_kill.o pthread_sigqueue.o pthread_cancel.o pthread_testcancel.o pthread_setcancelstate.o pthread_setcanceltype.o pthread_once.o old_pthread_atfork.o pthread_getcpuclockid.o shm-directory.o sem_init.o sem_destroy.o sem_open.o sem_close.o sem_unlink.o sem_getvalue.o sem_wait.o sem_timedwait.o sem_clockwait.o sem_post.o cleanup.o cleanup_defer.o cleanup_compat.o cleanup_defer_compat.o unwind.o pt-longjmp.o pt-cleanup.o cancellation.o lowlevellock.o lll_timedlock_wait.o pt-fork.o pt-fcntl.o write.o read.o close.o accept.o connect.o recv.o recvfrom.o send.o sendto.o fsync.o lseek.o lseek64.o msync.o open.o open64.o pause.o pread.o pread64.o pwrite.o pwrite64.o tcdrain.o msgrcv.o msgsnd.o sigwait.o sigsuspend.o recvmsg.o sendmsg.o pt-raise.o pt-system.o flockfile.o ftrylockfile.o funlockfile.o sigaction.o herrno.o res.o pthread_kill_other_threads.o pthread_setaffinity.o pthread_attr_getaffinity.o pthread_mutexattr_getrobust.o pthread_mutexattr_setrobust.o pthread_mutex_consistent.o cleanup_routine.o pthread_mutexattr_getprotocol.o pthread_mutexattr_setprotocol.o pthread_mutexattr_getprioceiling.o pthread_mutexattr_setprioceiling.o tpp.o pthread_mutex_getprioceiling.o pthread_mutex_setprioceiling.o pthread_setname.o pthread_getname.o pthread_setattr_default_np.o pthread_getattr_default_np.o pthread_mutex_conf.o libpthread-compat.o thrd_create.o thrd_detach.o thrd_exit.o thrd_join.o call_once.o mtx_destroy.o mtx_init.o mtx_lock.o mtx_timedlock.o mtx_trylock.o mtx_unlock.o cnd_broadcast.o cnd_destroy.o cnd_init.o cnd_signal.o cnd_timedwait.o cnd_wait.o tss_create.o tss_delete.o tss_get.o tss_set.o elision-lock.o elision-unlock.o elision-timed.o elision-trylock.o errno-loc.o nptl-init.os nptlfreeres.os vars.os events.os version.os pt-interp.os pthread_create.os pthread_exit.os pthread_detach.os pthread_join.os pthread_tryjoin.os pthread_timedjoin.os pthread_clockjoin.os pthread_join_common.os pthread_yield.os pthread_getconcurrency.os pthread_setconcurrency.os pthread_setschedprio.os pthread_attr_getguardsize.os pthread_attr_setguardsize.os pthread_attr_getstackaddr.os pthread_attr_setstackaddr.os pthread_attr_getstacksize.os pthread_attr_setstacksize.os pthread_attr_getstack.os pthread_attr_setstack.os pthread_mutex_init.os pthread_mutex_destroy.os pthread_mutex_lock.os pthread_mutex_trylock.os pthread_mutex_timedlock.os pthread_mutex_unlock.os pthread_mutex_cond_lock.os pthread_mutexattr_init.os pthread_mutexattr_destroy.os pthread_mutexattr_getpshared.os pthread_mutexattr_setpshared.os pthread_mutexattr_gettype.os pthread_mutexattr_settype.os pthread_rwlock_init.os pthread_rwlock_destroy.os pthread_rwlock_rdlock.os pthread_rwlock_timedrdlock.os pthread_rwlock_clockrdlock.os pthread_rwlock_wrlock.os pthread_rwlock_timedwrlock.os pthread_rwlock_clockwrlock.os pthread_rwlock_tryrdlock.os pthread_rwlock_trywrlock.os pthread_rwlock_unlock.os pthread_rwlockattr_init.os pthread_rwlockattr_destroy.os pthread_rwlockattr_getpshared.os pthread_rwlockattr_setpshared.os pthread_rwlockattr_getkind_np.os pthread_rwlockattr_setkind_np.os pthread_cond_wait.os pthread_cond_signal.os pthread_cond_broadcast.os old_pthread_cond_wait.os old_pthread_cond_timedwait.os old_pthread_cond_signal.os old_pthread_cond_broadcast.os pthread_condattr_getpshared.os pthread_condattr_setpshared.os pthread_condattr_getclock.os pthread_condattr_setclock.os pthread_spin_init.os pthread_spin_destroy.os pthread_spin_lock.os pthread_spin_trylock.os pthread_spin_unlock.os pthread_barrier_init.os pthread_barrier_destroy.os pthread_barrier_wait.os pthread_barrierattr_init.os pthread_barrierattr_destroy.os pthread_barrierattr_getpshared.os pthread_barrierattr_setpshared.os pthread_key_create.os pthread_key_delete.os pthread_getspecific.os pthread_setspecific.os pthread_kill.os pthread_sigqueue.os pthread_cancel.os pthread_testcancel.os pthread_setcancelstate.os pthread_setcanceltype.os pthread_once.os old_pthread_atfork.os pthread_getcpuclockid.os shm-directory.os sem_init.os sem_destroy.os sem_open.os sem_close.os sem_unlink.os sem_getvalue.os sem_wait.os sem_timedwait.os sem_clockwait.os sem_post.os cleanup.os cleanup_defer.os cleanup_compat.os cleanup_defer_compat.os unwind.os pt-longjmp.os pt-cleanup.os cancellation.os lowlevellock.os lll_timedlock_wait.os pt-fork.os pt-fcntl.os write.os read.os close.os accept.os connect.os recv.os recvfrom.os send.os sendto.os fsync.os lseek.os lseek64.os msync.os open.os open64.os pause.os pread.os pread64.os pwrite.os pwrite64.os tcdrain.os msgrcv.os msgsnd.os sigwait.os sigsuspend.os recvmsg.os sendmsg.os pt-raise.os pt-system.os flockfile.os ftrylockfile.os funlockfile.os sigaction.os herrno.os res.os pt-allocrtsig.os pthread_kill_other_threads.os pthread_setaffinity.os pthread_attr_getaffinity.os pthread_mutexattr_getrobust.os pthread_mutexattr_setrobust.os pthread_mutex_consistent.os cleanup_routine.os unwind-forcedunwind.os pthread_mutexattr_getprotocol.os pthread_mutexattr_setprotocol.os pthread_mutexattr_getprioceiling.os pthread_mutexattr_setprioceiling.os tpp.os pthread_mutex_getprioceiling.os pthread_mutex_setprioceiling.os pthread_setname.os pthread_getname.os pthread_setattr_default_np.os pthread_getattr_default_np.os pthread_mutex_conf.os libpthread-compat.os thrd_create.os thrd_detach.os thrd_exit.os thrd_join.os call_once.os mtx_destroy.os mtx_init.os mtx_lock.os mtx_timedlock.os mtx_trylock.os mtx_unlock.os cnd_broadcast.os cnd_destroy.os cnd_init.os cnd_signal.os cnd_timedwait.os cnd_wait.os tss_create.os tss_delete.os tss_get.os tss_set.os elision-lock.os elision-unlock.os elision-timed.os elision-trylock.os errno-loc.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /sources/glibc-2.32/build/nptl/stubsT +mv -f /sources/glibc-2.32/build/nptl/stubsT /sources/glibc-2.32/build/nptl/stubs +make[2]: Leaving directory '/sources/glibc-2.32/nptl' +make subdir=malloc -C malloc ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/malloc' +/usr/bin/install -c -m 644 malloc.h /usr/include/malloc.h +/usr/bin/install -c -m 644 obstack.h /usr/include/obstack.h +/usr/bin/install -c -m 644 mcheck.h /usr/include/mcheck.h +/usr/bin/install -c /sources/glibc-2.32/build/malloc/libmemusage.so /lib/libmemusage.so.new +mv -f /lib/libmemusage.so.new /lib/libmemusage.so +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/malloc/libmcheck.a /usr/lib/libmcheck.a +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +/usr/bin/install -c /sources/glibc-2.32/build/malloc/mtrace /usr/bin/mtrace.new +mv -f /usr/bin/mtrace.new /usr/bin/mtrace +(cd /sources/glibc-2.32/build/malloc/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h malloc.o morecore.o mcheck.o mtrace.o obstack.o reallocarray.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 morecore.os mcheck.os mtrace.os obstack.os reallocarray.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) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /sources/glibc-2.32/build/malloc/stubsT +mv -f /sources/glibc-2.32/build/malloc/stubsT /sources/glibc-2.32/build/malloc/stubs +make[2]: Leaving directory '/sources/glibc-2.32/malloc' +make subdir=string -C string ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/string' +/usr/bin/install -c -m 644 string.h /usr/include/string.h +/usr/bin/install -c -m 644 bits/string_fortified.h /usr/include/bits/string_fortified.h +/usr/bin/install -c -m 644 strings.h /usr/include/strings.h +/usr/bin/install -c -m 644 bits/strings_fortified.h /usr/include/bits/strings_fortified.h +/usr/bin/install -c -m 644 byteswap.h /usr/include/byteswap.h +/usr/bin/install -c -m 644 ../bits/byteswap.h /usr/include/bits/byteswap.h +/usr/bin/install -c -m 644 endian.h /usr/include/endian.h +/usr/bin/install -c -m 644 bits/endian.h /usr/include/bits/endian.h +/usr/bin/install -c -m 644 ../sysdeps/x86/bits/endianness.h /usr/include/bits/endianness.h +/usr/bin/install -c -m 644 ../bits/uintn-identity.h /usr/include/bits/uintn-identity.h +/usr/bin/install -c -m 644 memory.h /usr/include/memory.h +/usr/bin/install -c -m 644 argz.h /usr/include/argz.h +/usr/bin/install -c -m 644 envz.h /usr/include/envz.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/string/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h strcat.o strchr.o strcmp.o strcoll.o strcpy.o strcspn.o strverscmp.o strdup.o strndup.o strerror.o _strerror.o strlen.o strnlen.o strncat.o strncmp.o strncpy.o strrchr.o strpbrk.o strsignal.o strspn.o strstr.o strtok.o strtok_r.o strxfrm.o memchr.o memcmp.o memmove.o memset.o mempcpy.o bcopy.o bzero.o ffs.o ffsll.o stpcpy.o stpncpy.o strcasecmp.o strncase.o strcasecmp_l.o strncase_l.o memccpy.o memcpy.o wordcopy.o strsep.o strcasestr.o swab.o strfry.o memfrob.o memmem.o rawmemchr.o strchrnul.o argz-append.o argz-count.o argz-create.o argz-ctsep.o argz-next.o argz-delete.o argz-extract.o argz-insert.o argz-stringify.o argz-addsep.o argz-replace.o envz.o basename.o strcoll_l.o strxfrm_l.o string-inlines.o memrchr.o xpg-strerror.o strerror_l.o explicit_bzero.o sigdescr_np.o sigabbrev_np.o strerrorname_np.o strerrordesc_np.o strncat-c.o stpncpy-c.o strncpy-c.o strcmp-sse2.o strcmp-sse2-unaligned.o strcmp-ssse3.o strcmp-sse4_2.o strcmp-avx2.o strncmp-sse2.o strncmp-ssse3.o strncmp-sse4_2.o strncmp-avx2.o memchr-sse2.o rawmemchr-sse2.o memchr-avx2.o rawmemchr-avx2.o memrchr-sse2.o memrchr-avx2.o memcmp-sse2.o memcmp-avx2-movbe.o memcmp-sse4.o memcpy-ssse3.o memmove-ssse3.o memcpy-ssse3-back.o memmove-ssse3-back.o memmove-avx512-no-vzeroupper.o strcasecmp_l-sse2.o strcasecmp_l-ssse3.o strcasecmp_l-sse4_2.o strcasecmp_l-avx.o strncase_l-sse2.o strncase_l-ssse3.o strncase_l-sse4_2.o strncase_l-avx.o strchr-sse2.o strchrnul-sse2.o strchr-avx2.o strchrnul-avx2.o strrchr-sse2.o strrchr-avx2.o strlen-sse2.o strnlen-sse2.o strlen-avx2.o strnlen-avx2.o strcat-avx2.o strncat-avx2.o strcat-ssse3.o strncat-ssse3.o strcpy-avx2.o strncpy-avx2.o strcpy-sse2.o stpcpy-sse2.o strcpy-ssse3.o strncpy-ssse3.o stpcpy-ssse3.o stpncpy-ssse3.o strcpy-sse2-unaligned.o strncpy-sse2-unaligned.o stpcpy-sse2-unaligned.o stpncpy-sse2-unaligned.o stpcpy-avx2.o stpncpy-avx2.o strcat-sse2.o strcat-sse2-unaligned.o strncat-sse2-unaligned.o strchr-sse2-no-bsf.o memcmp-ssse3.o strstr-sse2-unaligned.o strcspn-sse2.o strpbrk-sse2.o strspn-sse2.o strcspn-c.o strpbrk-c.o strspn-c.o varshift.o memset-avx512-no-vzeroupper.o memmove-sse2-unaligned-erms.o memmove-avx-unaligned-erms.o memmove-avx512-unaligned-erms.o memset-sse2-unaligned-erms.o memset-avx2-unaligned-erms.o memset-avx512-unaligned-erms.o strcasecmp_l-nonascii.o strncase_l-nonascii.o cacheinfo.o tls-internal.o strcat.os strchr.os strcmp.os strcoll.os strcpy.os strcspn.os strverscmp.os strdup.os strndup.os strerror.os _strerror.os strlen.os strnlen.os strncat.os strncmp.os strncpy.os strrchr.os strpbrk.os strsignal.os strspn.os strstr.os strtok.os strtok_r.os strxfrm.os memchr.os memcmp.os memmove.os memset.os mempcpy.os bcopy.os bzero.os ffs.os ffsll.os stpcpy.os stpncpy.os strcasecmp.os strncase.os strcasecmp_l.os strncase_l.os memccpy.os memcpy.os wordcopy.os strsep.os strcasestr.os swab.os strfry.os memfrob.os memmem.os rawmemchr.os strchrnul.os argz-append.os argz-count.os argz-create.os argz-ctsep.os argz-next.os argz-delete.os argz-extract.os argz-insert.os argz-stringify.os argz-addsep.os argz-replace.os envz.os basename.os strcoll_l.os strxfrm_l.os string-inlines.os memrchr.os xpg-strerror.os strerror_l.os explicit_bzero.os sigdescr_np.os sigabbrev_np.os strerrorname_np.os strerrordesc_np.os strncat-c.os stpncpy-c.os strncpy-c.os strcmp-sse2.os strcmp-sse2-unaligned.os strcmp-ssse3.os strcmp-sse4_2.os strcmp-avx2.os strncmp-sse2.os strncmp-ssse3.os strncmp-sse4_2.os strncmp-avx2.os memchr-sse2.os rawmemchr-sse2.os memchr-avx2.os rawmemchr-avx2.os memrchr-sse2.os memrchr-avx2.os memcmp-sse2.os memcmp-avx2-movbe.os memcmp-sse4.os memcpy-ssse3.os memmove-ssse3.os memcpy-ssse3-back.os memmove-ssse3-back.os memmove-avx512-no-vzeroupper.os strcasecmp_l-sse2.os strcasecmp_l-ssse3.os strcasecmp_l-sse4_2.os strcasecmp_l-avx.os strncase_l-sse2.os strncase_l-ssse3.os strncase_l-sse4_2.os strncase_l-avx.os strchr-sse2.os strchrnul-sse2.os strchr-avx2.os strchrnul-avx2.os strrchr-sse2.os strrchr-avx2.os strlen-sse2.os strnlen-sse2.os strlen-avx2.os strnlen-avx2.os strcat-avx2.os strncat-avx2.os strcat-ssse3.os strncat-ssse3.os strcpy-avx2.os strncpy-avx2.os strcpy-sse2.os stpcpy-sse2.os strcpy-ssse3.os strncpy-ssse3.os stpcpy-ssse3.os stpncpy-ssse3.os strcpy-sse2-unaligned.os strncpy-sse2-unaligned.os stpcpy-sse2-unaligned.os stpncpy-sse2-unaligned.os stpcpy-avx2.os stpncpy-avx2.os strcat-sse2.os strcat-sse2-unaligned.os strncat-sse2-unaligned.os strchr-sse2-no-bsf.os memcmp-ssse3.os strstr-sse2-unaligned.os strcspn-sse2.os strpbrk-sse2.os strspn-sse2.os strcspn-c.os strpbrk-c.os strspn-c.os varshift.os memset-avx512-no-vzeroupper.os memmove-sse2-unaligned-erms.os memmove-avx-unaligned-erms.os memmove-avx512-unaligned-erms.os memset-sse2-unaligned-erms.os memset-avx2-unaligned-erms.os memset-avx512-unaligned-erms.os strcasecmp_l-nonascii.os strncase_l-nonascii.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 }' > /sources/glibc-2.32/build/string/stubsT +mv -f /sources/glibc-2.32/build/string/stubsT /sources/glibc-2.32/build/string/stubs +make[2]: Leaving directory '/sources/glibc-2.32/string' +make subdir=wcsmbs -C wcsmbs ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/wcsmbs' +/usr/bin/install -c -m 644 wchar.h /usr/include/wchar.h +/usr/bin/install -c -m 644 ../bits/wchar.h /usr/include/bits/wchar.h +/usr/bin/install -c -m 644 bits/wchar2.h /usr/include/bits/wchar2.h +/usr/bin/install -c -m 644 bits/wchar-ldbl.h /usr/include/bits/wchar-ldbl.h +/usr/bin/install -c -m 644 uchar.h /usr/include/uchar.h +/usr/bin/install -c -m 644 bits/types/__mbstate_t.h /usr/include/bits/types/__mbstate_t.h +/usr/bin/install -c -m 644 bits/types/mbstate_t.h /usr/include/bits/types/mbstate_t.h +/usr/bin/install -c -m 644 bits/types/wint_t.h /usr/include/bits/types/wint_t.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/wcsmbs/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 mbrtoc16.o c16rtomb.o mbrtoc32.o c32rtomb.o wcstof128_l.o wcstof128.o wcstof128_nan.o wmemcmp-sse4.o wmemcmp-ssse3.o wmemcmp-c.o wmemcmp-avx2-movbe.o wmemchr-sse2.o wmemchr-avx2.o wcscmp-sse2.o wcscmp-avx2.o wcsncmp-sse2.o wcsncmp-avx2.o wcscpy-ssse3.o wcscpy-c.o wcschr-sse2.o wcschr-avx2.o wcsrchr-sse2.o wcsrchr-avx2.o wcsnlen-sse4_1.o wcsnlen-c.o wcslen-sse2.o wcslen-avx2.o wcsnlen-avx2.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 mbrtoc16.os c16rtomb.os mbrtoc32.os c32rtomb.os wcstof128_l.os wcstof128.os wcstof128_nan.os wmemcmp-sse4.os wmemcmp-ssse3.os wmemcmp-c.os wmemcmp-avx2-movbe.os wmemchr-sse2.os wmemchr-avx2.os wcscmp-sse2.os wcscmp-avx2.os wcsncmp-sse2.os wcsncmp-avx2.os wcscpy-ssse3.os wcscpy-c.os wcschr-sse2.os wcschr-avx2.os wcsrchr-sse2.os wcsrchr-avx2.os wcsnlen-sse4_1.os wcsnlen-c.os wcslen-sse2.os wcslen-avx2.os wcsnlen-avx2.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /sources/glibc-2.32/build/wcsmbs/stubsT +mv -f /sources/glibc-2.32/build/wcsmbs/stubsT /sources/glibc-2.32/build/wcsmbs/stubs +make[2]: Leaving directory '/sources/glibc-2.32/wcsmbs' +make subdir=timezone -C timezone ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/timezone' +/usr/bin/install -c /sources/glibc-2.32/build/timezone/tzselect /usr/bin/tzselect.new +mv -f /usr/bin/tzselect.new /usr/bin/tzselect +/usr/bin/install -c /sources/glibc-2.32/build/timezone/zic /usr/sbin/zic.new +mv -f /usr/sbin/zic.new /usr/sbin/zic +/usr/bin/install -c /sources/glibc-2.32/build/timezone/zdump /usr/sbin/zdump.new +mv -f /usr/sbin/zdump.new /usr/sbin/zdump +> /sources/glibc-2.32/build/timezone/stubs +make[2]: Leaving directory '/sources/glibc-2.32/timezone' +make subdir=time -C time ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/time' +/usr/bin/install -c -m 644 time.h /usr/include/time.h +/usr/bin/install -c -m 644 sys/time.h /usr/include/sys/time.h +/usr/bin/install -c -m 644 sys/timeb.h /usr/include/sys/timeb.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/time.h /usr/include/bits/time.h +/usr/bin/install -c -m 644 bits/types/clockid_t.h /usr/include/bits/types/clockid_t.h +/usr/bin/install -c -m 644 bits/types/clock_t.h /usr/include/bits/types/clock_t.h +/usr/bin/install -c -m 644 bits/types/struct_itimerspec.h /usr/include/bits/types/struct_itimerspec.h +/usr/bin/install -c -m 644 bits/types/struct_timespec.h /usr/include/bits/types/struct_timespec.h +/usr/bin/install -c -m 644 bits/types/struct_timeval.h /usr/include/bits/types/struct_timeval.h +/usr/bin/install -c -m 644 bits/types/struct_tm.h /usr/include/bits/types/struct_tm.h +/usr/bin/install -c -m 644 bits/types/timer_t.h /usr/include/bits/types/timer_t.h +/usr/bin/install -c -m 644 bits/types/time_t.h /usr/include/bits/types/time_t.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/timex.h /usr/include/sys/timex.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/timex.h /usr/include/bits/timex.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/time/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 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 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 }' > /sources/glibc-2.32/build/time/stubsT +mv -f /sources/glibc-2.32/build/time/stubsT /sources/glibc-2.32/build/time/stubs +make[2]: Leaving directory '/sources/glibc-2.32/time' +make subdir=dirent -C dirent ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/dirent' +/usr/bin/install -c -m 644 dirent.h /usr/include/dirent.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/dirent.h /usr/include/bits/dirent.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/dirent_ext.h /usr/include/bits/dirent_ext.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/dirent/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/dirent/stubsT +mv -f /sources/glibc-2.32/build/dirent/stubsT /sources/glibc-2.32/build/dirent/stubs +make[2]: Leaving directory '/sources/glibc-2.32/dirent' +make subdir=grp -C grp ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/grp' +/usr/bin/install -c -m 644 grp.h /usr/include/grp.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/grp/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/grp/stubsT +mv -f /sources/glibc-2.32/build/grp/stubsT /sources/glibc-2.32/build/grp/stubs +make[2]: Leaving directory '/sources/glibc-2.32/grp' +make subdir=pwd -C pwd ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/pwd' +/usr/bin/install -c -m 644 pwd.h /usr/include/pwd.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/pwd/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/pwd/stubsT +mv -f /sources/glibc-2.32/build/pwd/stubsT /sources/glibc-2.32/build/pwd/stubs +make[2]: Leaving directory '/sources/glibc-2.32/pwd' +make subdir=posix -C posix ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/posix' +/usr/bin/install -c -m 644 sys/utsname.h /usr/include/sys/utsname.h +/usr/bin/install -c -m 644 sys/times.h /usr/include/sys/times.h +/usr/bin/install -c -m 644 sys/wait.h /usr/include/sys/wait.h +/usr/bin/install -c -m 644 sys/types.h /usr/include/sys/types.h +/usr/bin/install -c -m 644 unistd.h /usr/include/unistd.h +/usr/bin/install -c -m 644 glob.h /usr/include/glob.h +/usr/bin/install -c -m 644 regex.h /usr/include/regex.h +/usr/bin/install -c -m 644 wordexp.h /usr/include/wordexp.h +/usr/bin/install -c -m 644 fnmatch.h /usr/include/fnmatch.h +/usr/bin/install -c -m 644 getopt.h /usr/include/getopt.h +/usr/bin/install -c -m 644 bits/getopt_core.h /usr/include/bits/getopt_core.h +/usr/bin/install -c -m 644 bits/getopt_ext.h /usr/include/bits/getopt_ext.h +/usr/bin/install -c -m 644 bits/getopt_posix.h /usr/include/bits/getopt_posix.h +/usr/bin/install -c -m 644 bits/types.h /usr/include/bits/types.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/typesizes.h /usr/include/bits/typesizes.h +/usr/bin/install -c -m 644 ../sysdeps/nptl/bits/pthreadtypes.h /usr/include/bits/pthreadtypes.h +/usr/bin/install -c -m 644 ../sysdeps/x86/nptl/bits/pthreadtypes-arch.h /usr/include/bits/pthreadtypes-arch.h +/usr/bin/install -c -m 644 ../sysdeps/nptl/bits/thread-shared-types.h /usr/include/bits/thread-shared-types.h +/usr/bin/install -c -m 644 bits/posix1_lim.h /usr/include/bits/posix1_lim.h +/usr/bin/install -c -m 644 bits/posix2_lim.h /usr/include/bits/posix2_lim.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/posix_opt.h /usr/include/bits/posix_opt.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/local_lim.h /usr/include/bits/local_lim.h +/usr/bin/install -c -m 644 tar.h /usr/include/tar.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/utsname.h /usr/include/bits/utsname.h +/usr/bin/install -c -m 644 ../bits/confname.h /usr/include/bits/confname.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/waitflags.h /usr/include/bits/waitflags.h +/usr/bin/install -c -m 644 ../bits/waitstatus.h /usr/include/bits/waitstatus.h +/usr/bin/install -c -m 644 sys/unistd.h /usr/include/sys/unistd.h +/usr/bin/install -c -m 644 sched.h /usr/include/sched.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/sched.h /usr/include/bits/sched.h +/usr/bin/install -c -m 644 bits/cpu-set.h /usr/include/bits/cpu-set.h +/usr/bin/install -c -m 644 re_comp.h /usr/include/re_comp.h +/usr/bin/install -c -m 644 wait.h /usr/include/wait.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/environments.h /usr/include/bits/environments.h +/usr/bin/install -c -m 644 cpio.h /usr/include/cpio.h +/usr/bin/install -c -m 644 spawn.h /usr/include/spawn.h +/usr/bin/install -c -m 644 bits/unistd.h /usr/include/bits/unistd.h +/usr/bin/install -c -m 644 ../bits/types/struct_sched_param.h /usr/include/bits/types/struct_sched_param.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/unistd_ext.h /usr/include/bits/unistd_ext.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/initspin.h /usr/include/bits/initspin.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +/usr/bin/install -c /sources/glibc-2.32/build/posix/getconf /usr/bin/getconf.new +mv -f /usr/bin/getconf.new /usr/bin/getconf +while read spec; do \ + ln -f /usr/bin/getconf /usr/libexec/getconf/$spec.new || /usr/bin/install -c /usr/bin/getconf /usr/libexec/getconf/$spec.new; \ + mv -f /usr/libexec/getconf/$spec.new /usr/libexec/getconf/$spec; \ +done < /sources/glibc-2.32/build/posix/getconf.speclist +(cd /sources/glibc-2.32/build/posix/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 vfork.o _exit.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 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 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 vfork.os _exit.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 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 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 }' > /sources/glibc-2.32/build/posix/stubsT +mv -f /sources/glibc-2.32/build/posix/stubsT /sources/glibc-2.32/build/posix/stubs +make[2]: Leaving directory '/sources/glibc-2.32/posix' +make subdir=io -C io ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/io' +/usr/bin/install -c -m 644 sys/stat.h /usr/include/sys/stat.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/stat.h /usr/include/bits/stat.h +/usr/bin/install -c -m 644 sys/statfs.h /usr/include/sys/statfs.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/statfs.h /usr/include/bits/statfs.h +/usr/bin/install -c -m 644 sys/vfs.h /usr/include/sys/vfs.h +/usr/bin/install -c -m 644 sys/statvfs.h /usr/include/sys/statvfs.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/statvfs.h /usr/include/bits/statvfs.h +/usr/bin/install -c -m 644 fcntl.h /usr/include/fcntl.h +/usr/bin/install -c -m 644 sys/fcntl.h /usr/include/sys/fcntl.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/fcntl.h /usr/include/bits/fcntl.h +/usr/bin/install -c -m 644 poll.h /usr/include/poll.h +/usr/bin/install -c -m 644 sys/poll.h /usr/include/sys/poll.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/poll.h /usr/include/bits/poll.h +/usr/bin/install -c -m 644 bits/fcntl2.h /usr/include/bits/fcntl2.h +/usr/bin/install -c -m 644 bits/poll2.h /usr/include/bits/poll2.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/statx.h /usr/include/bits/statx.h +/usr/bin/install -c -m 644 bits/statx-generic.h /usr/include/bits/statx-generic.h +/usr/bin/install -c -m 644 bits/types/struct_statx.h /usr/include/bits/types/struct_statx.h +/usr/bin/install -c -m 644 bits/types/struct_statx_timestamp.h /usr/include/bits/types/struct_statx_timestamp.h +/usr/bin/install -c -m 644 utime.h /usr/include/utime.h +/usr/bin/install -c -m 644 ftw.h /usr/include/ftw.h +/usr/bin/install -c -m 644 fts.h /usr/include/fts.h +/usr/bin/install -c -m 644 sys/sendfile.h /usr/include/sys/sendfile.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/fcntl-linux.h /usr/include/bits/fcntl-linux.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/io/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 xstat.o fxstat.o lxstat.o xstat64.o fxstat64.o lxstat64.o statx.o mknod.o mknodat.o xmknod.o xmknodat.o fxstatat.o fxstatat64.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 xstatconv.o internal_statvfs.o internal_statvfs64.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 utime.os mkfifo.os mkfifoat.os xstat.os fxstat.os lxstat.os xstat64.os fxstat64.os lxstat64.os statx.os xmknod.os xmknodat.os fxstatat.os fxstatat64.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 xstatconv.os internal_statvfs.os internal_statvfs64.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.oS fstat.oS lstat.oS stat64.oS fstat64.oS lstat64.oS fstatat.oS fstatat64.oS mknod.oS mknodat.oS) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /sources/glibc-2.32/build/io/stubsT +mv -f /sources/glibc-2.32/build/io/stubsT /sources/glibc-2.32/build/io/stubs +make[2]: Leaving directory '/sources/glibc-2.32/io' +make subdir=termios -C termios ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/termios' +/usr/bin/install -c -m 644 termios.h /usr/include/termios.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios.h /usr/include/bits/termios.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/ttydefaults.h /usr/include/sys/ttydefaults.h +/usr/bin/install -c -m 644 sys/termios.h /usr/include/sys/termios.h +/usr/bin/install -c -m 644 sys/ttychars.h /usr/include/sys/ttychars.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/termio.h /usr/include/termio.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/termios/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/termios/stubsT +mv -f /sources/glibc-2.32/build/termios/stubsT /sources/glibc-2.32/build/termios/stubs +make[2]: Leaving directory '/sources/glibc-2.32/termios' +make subdir=resource -C resource ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/resource' +/usr/bin/install -c -m 644 sys/resource.h /usr/include/sys/resource.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/resource.h /usr/include/bits/resource.h +/usr/bin/install -c -m 644 sys/vlimit.h /usr/include/sys/vlimit.h +/usr/bin/install -c -m 644 sys/vtimes.h /usr/include/sys/vtimes.h +/usr/bin/install -c -m 644 ulimit.h /usr/include/ulimit.h +/usr/bin/install -c -m 644 bits/types/struct_rusage.h /usr/include/bits/types/struct_rusage.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/resource/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/resource/stubsT +mv -f /sources/glibc-2.32/build/resource/stubsT /sources/glibc-2.32/build/resource/stubs +make[2]: Leaving directory '/sources/glibc-2.32/resource' +make subdir=misc -C misc ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/misc' +/usr/bin/install -c -m 644 sys/uio.h /usr/include/sys/uio.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/uio-ext.h /usr/include/bits/uio-ext.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/uio_lim.h /usr/include/bits/uio_lim.h +/usr/bin/install -c -m 644 sys/ioctl.h /usr/include/sys/ioctl.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/ioctls.h /usr/include/bits/ioctls.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/ioctl-types.h /usr/include/bits/ioctl-types.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/sys/ptrace.h /usr/include/sys/ptrace.h +/usr/bin/install -c -m 644 sys/file.h /usr/include/sys/file.h +/usr/bin/install -c -m 644 sys/dir.h /usr/include/sys/dir.h +/usr/bin/install -c -m 644 sys/cdefs.h /usr/include/sys/cdefs.h +/usr/bin/install -c -m 644 ar.h /usr/include/ar.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/a.out.h /usr/include/a.out.h +/usr/bin/install -c -m 644 libgen.h /usr/include/libgen.h +/usr/bin/install -c -m 644 stab.h /usr/include/stab.h +/usr/bin/install -c -m 644 bits/stab.def /usr/include/bits/stab.def +/usr/bin/install -c -m 644 sgtty.h /usr/include/sgtty.h +/usr/bin/install -c -m 644 ttyent.h /usr/include/ttyent.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/paths.h /usr/include/paths.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/reboot.h /usr/include/sys/reboot.h +/usr/bin/install -c -m 644 sys/mman.h /usr/include/sys/mman.h +/usr/bin/install -c -m 644 sys/param.h /usr/include/sys/param.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/param.h /usr/include/bits/param.h +/usr/bin/install -c -m 644 fstab.h /usr/include/fstab.h +/usr/bin/install -c -m 644 mntent.h /usr/include/mntent.h +/usr/bin/install -c -m 644 search.h /usr/include/search.h +/usr/bin/install -c -m 644 err.h /usr/include/err.h +/usr/bin/install -c -m 644 error.h /usr/include/error.h +/usr/bin/install -c -m 644 sys/queue.h /usr/include/sys/queue.h +/usr/bin/install -c -m 644 sysexits.h /usr/include/sysexits.h +/usr/bin/install -c -m 644 syscall.h /usr/include/syscall.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/syscall.h /usr/include/sys/syscall.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/swap.h /usr/include/sys/swap.h +/usr/bin/install -c -m 644 sys/select.h /usr/include/sys/select.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/sysinfo.h /usr/include/sys/sysinfo.h +/usr/bin/install -c -m 644 regexp.h /usr/include/regexp.h +/usr/bin/install -c -m 644 ../bits/select.h /usr/include/bits/select.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/mman.h /usr/include/bits/mman.h +/usr/bin/install -c -m 644 sys/xattr.h /usr/include/sys/xattr.h +/usr/bin/install -c -m 644 syslog.h /usr/include/syslog.h +/usr/bin/install -c -m 644 sys/syslog.h /usr/include/sys/syslog.h +/usr/bin/install -c -m 644 bits/syslog.h /usr/include/bits/syslog.h +/usr/bin/install -c -m 644 bits/syslog-ldbl.h /usr/include/bits/syslog-ldbl.h +/usr/bin/install -c -m 644 ../bits/syslog-path.h /usr/include/bits/syslog-path.h +/usr/bin/install -c -m 644 bits/error.h /usr/include/bits/error.h +/usr/bin/install -c -m 644 bits/select2.h /usr/include/bits/select2.h +/usr/bin/install -c -m 644 ../bits/hwcap.h /usr/include/bits/hwcap.h +/usr/bin/install -c -m 644 sys/auxv.h /usr/include/sys/auxv.h +/usr/bin/install -c -m 644 sys/sysmacros.h /usr/include/sys/sysmacros.h +/usr/bin/install -c -m 644 ../bits/sysmacros.h /usr/include/bits/sysmacros.h +/usr/bin/install -c -m 644 bits/types/struct_iovec.h /usr/include/bits/types/struct_iovec.h +/usr/bin/install -c -m 644 bits/err-ldbl.h /usr/include/bits/err-ldbl.h +/usr/bin/install -c -m 644 bits/error-ldbl.h /usr/include/bits/error-ldbl.h +/usr/bin/install -c -m 644 sys/single_threaded.h /usr/include/sys/single_threaded.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/sys/elf.h /usr/include/sys/elf.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/sys/perm.h /usr/include/sys/perm.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/sys/reg.h /usr/include/sys/reg.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/sys/vm86.h /usr/include/sys/vm86.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/sys/debugreg.h /usr/include/sys/debugreg.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/sys/io.h /usr/include/sys/io.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/mount.h /usr/include/sys/mount.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/acct.h /usr/include/sys/acct.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/klog.h /usr/include/sys/klog.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/sys/user.h /usr/include/sys/user.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/prctl.h /usr/include/sys/prctl.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/kd.h /usr/include/sys/kd.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/soundcard.h /usr/include/sys/soundcard.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/vt.h /usr/include/sys/vt.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/quota.h /usr/include/sys/quota.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/fsuid.h /usr/include/sys/fsuid.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/scsi/sg.h /usr/include/scsi/sg.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/scsi/scsi.h /usr/include/scsi/scsi.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h /usr/include/scsi/scsi_ioctl.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/pci.h /usr/include/sys/pci.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/raw.h /usr/include/sys/raw.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/personality.h /usr/include/sys/personality.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/epoll.h /usr/include/sys/epoll.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/a.out.h /usr/include/bits/a.out.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/inotify.h /usr/include/sys/inotify.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/signalfd.h /usr/include/sys/signalfd.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/eventfd.h /usr/include/sys/eventfd.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/timerfd.h /usr/include/sys/timerfd.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/fanotify.h /usr/include/sys/fanotify.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/eventfd.h /usr/include/bits/eventfd.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/inotify.h /usr/include/bits/inotify.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/signalfd.h /usr/include/bits/signalfd.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/timerfd.h /usr/include/bits/timerfd.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/epoll.h /usr/include/bits/epoll.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/socket_type.h /usr/include/bits/socket_type.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/misc/bits/syscall.h /usr/include/bits/syscall.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/mman-linux.h /usr/include/bits/mman-linux.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/mman-shared.h /usr/include/bits/mman-shared.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/ptrace-shared.h /usr/include/bits/ptrace-shared.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/siginfo-arch.h /usr/include/bits/siginfo-arch.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/siginfo-consts-arch.h /usr/include/bits/siginfo-consts-arch.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/procfs.h /usr/include/bits/procfs.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/procfs-id.h /usr/include/bits/procfs-id.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/procfs-extra.h /usr/include/bits/procfs-extra.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/procfs-prregset.h /usr/include/bits/procfs-prregset.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/mman-map-flags-generic.h /usr/include/bits/mman-map-flags-generic.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/shmlba.h /usr/include/bits/shmlba.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-struct.h /usr/include/bits/termios-struct.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-c_cc.h /usr/include/bits/termios-c_cc.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-c_iflag.h /usr/include/bits/termios-c_iflag.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-c_oflag.h /usr/include/bits/termios-c_oflag.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-baud.h /usr/include/bits/termios-baud.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-c_cflag.h /usr/include/bits/termios-c_cflag.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-c_lflag.h /usr/include/bits/termios-c_lflag.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-tcflow.h /usr/include/bits/termios-tcflow.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-misc.h /usr/include/bits/termios-misc.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/types/struct_semid_ds.h /usr/include/bits/types/struct_semid_ds.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/struct_msqid_ds.h /usr/include/bits/types/struct_msqid_ds.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/struct_shmid_ds.h /usr/include/bits/types/struct_shmid_ds.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/ipc-perm.h /usr/include/bits/ipc-perm.h +/usr/bin/install -c -m 644 ../sysdeps/gnu/sys/mtio.h /usr/include/sys/mtio.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/misc/libg.a /usr/lib/libg.a +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/misc/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 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 signalfd.o eventfd.o eventfd_read.o eventfd_write.o prlimit.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 arch_prctl.o modify_ldt.o syscall_clock_gettime.o fanotify_mark.o capget.o capset.o delete_module.o epoll_create.o epoll_create1.o epoll_ctl.o init_module.o inotify_add_watch.o inotify_init.o inotify_init1.o inotify_rm_watch.o klogctl.o mount.o mremap.o pivot_root.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 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 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 signalfd.os eventfd.os eventfd_read.os eventfd_write.os prlimit.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 arch_prctl.os modify_ldt.os syscall_clock_gettime.os fanotify_mark.os capget.os capset.os create_module.os delete_module.os epoll_create.os epoll_create1.os epoll_ctl.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 mremap.os nfsservctl.os pivot_root.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) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /sources/glibc-2.32/build/misc/stubsT +mv -f /sources/glibc-2.32/build/misc/stubsT /sources/glibc-2.32/build/misc/stubs +make[2]: Leaving directory '/sources/glibc-2.32/misc' +make subdir=socket -C socket ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/socket' +/usr/bin/install -c -m 644 sys/socket.h /usr/include/sys/socket.h +/usr/bin/install -c -m 644 sys/un.h /usr/include/sys/un.h +/usr/bin/install -c -m 644 ../bits/sockaddr.h /usr/include/bits/sockaddr.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/socket.h /usr/include/bits/socket.h +/usr/bin/install -c -m 644 bits/socket2.h /usr/include/bits/socket2.h +/usr/bin/install -c -m 644 bits/types/struct_osockaddr.h /usr/include/bits/types/struct_osockaddr.h +/usr/bin/install -c -m 644 ../sysdeps/generic/sys/socketvar.h /usr/include/sys/socketvar.h +/usr/bin/install -c -m 644 ../sysdeps/gnu/net/if.h /usr/include/net/if.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/if_ppp.h /usr/include/net/if_ppp.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/ppp-comp.h /usr/include/net/ppp-comp.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/ppp_defs.h /usr/include/net/ppp_defs.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/if_arp.h /usr/include/net/if_arp.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/route.h /usr/include/net/route.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/ethernet.h /usr/include/net/ethernet.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/if_slip.h /usr/include/net/if_slip.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/if_packet.h /usr/include/net/if_packet.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/if_shaper.h /usr/include/net/if_shaper.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/socket-constants.h /usr/include/bits/socket-constants.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/socket/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 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 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 }' > /sources/glibc-2.32/build/socket/stubsT +mv -f /sources/glibc-2.32/build/socket/stubsT /sources/glibc-2.32/build/socket/stubs +make[2]: Leaving directory '/sources/glibc-2.32/socket' +make subdir=sysvipc -C sysvipc ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/sysvipc' +/usr/bin/install -c -m 644 sys/ipc.h /usr/include/sys/ipc.h +/usr/bin/install -c -m 644 sys/msg.h /usr/include/sys/msg.h +/usr/bin/install -c -m 644 sys/sem.h /usr/include/sys/sem.h +/usr/bin/install -c -m 644 sys/shm.h /usr/include/sys/shm.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/x86/bits/ipctypes.h /usr/include/bits/ipctypes.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/ipc.h /usr/include/bits/ipc.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/msq.h /usr/include/bits/msq.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/sem.h /usr/include/bits/sem.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/shm.h /usr/include/bits/shm.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/sysvipc/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/sysvipc/stubsT +mv -f /sources/glibc-2.32/build/sysvipc/stubsT /sources/glibc-2.32/build/sysvipc/stubs +make[2]: Leaving directory '/sources/glibc-2.32/sysvipc' +make subdir=gmon -C gmon ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/gmon' +/usr/bin/install -c -m 644 sys/gmon.h /usr/include/sys/gmon.h +/usr/bin/install -c -m 644 sys/gmon_out.h /usr/include/sys/gmon_out.h +/usr/bin/install -c -m 644 sys/profil.h /usr/include/sys/profil.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/gmon/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/gmon/stubsT +mv -f /sources/glibc-2.32/build/gmon/stubsT /sources/glibc-2.32/build/gmon/stubs +make[2]: Leaving directory '/sources/glibc-2.32/gmon' +make subdir=gnulib -C gnulib ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/gnulib' +> /sources/glibc-2.32/build/gnulib/stubs +make[2]: Leaving directory '/sources/glibc-2.32/gnulib' +make subdir=wctype -C wctype ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/wctype' +/usr/bin/install -c -m 644 wctype.h /usr/include/wctype.h +/usr/bin/install -c -m 644 bits/wctype-wchar.h /usr/include/bits/wctype-wchar.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/wctype/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/wctype/stubsT +mv -f /sources/glibc-2.32/build/wctype/stubsT /sources/glibc-2.32/build/wctype/stubs +make[2]: Leaving directory '/sources/glibc-2.32/wctype' +make subdir=manual -C manual ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/manual' +> /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/stpcpy.c.texi.new +mv -f /sources/glibc-2.32/build/manual/stpcpy.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/strdupa.c.texi.new +mv -f /sources/glibc-2.32/build/manual/strdupa.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/mbstouwcs.c.texi.new +mv -f /sources/glibc-2.32/build/manual/mbstouwcs.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/search.c.texi.new +mv -f /sources/glibc-2.32/build/manual/search.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/twalk.c.texi.new +mv -f /sources/glibc-2.32/build/manual/twalk.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/mkdirent.c.texi.new +mv -f /sources/glibc-2.32/build/manual/mkdirent.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/rprintf.c.texi.new +mv -f /sources/glibc-2.32/build/manual/rprintf.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/memopen.c.texi.new +mv -f /sources/glibc-2.32/build/manual/memopen.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/memstrm.c.texi.new +mv -f /sources/glibc-2.32/build/manual/memstrm.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/fmtmsgexpl.c.texi.new +mv -f /sources/glibc-2.32/build/manual/fmtmsgexpl.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/select.c.texi.new +mv -f /sources/glibc-2.32/build/manual/select.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/ofdlocks.c.texi.new +mv -f /sources/glibc-2.32/build/manual/ofdlocks.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/dir.c.texi.new +mv -f /sources/glibc-2.32/build/manual/dir.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/dir2.c.texi.new +mv -f /sources/glibc-2.32/build/manual/dir2.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/pipe.c.texi.new +mv -f /sources/glibc-2.32/build/manual/pipe.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/popen.c.texi.new +mv -f /sources/glibc-2.32/build/manual/popen.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/mkfsock.c.texi.new +mv -f /sources/glibc-2.32/build/manual/mkfsock.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/mkisock.c.texi.new +mv -f /sources/glibc-2.32/build/manual/mkisock.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/isockad.c.texi.new +mv -f /sources/glibc-2.32/build/manual/isockad.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/inetcli.c.texi.new +mv -f /sources/glibc-2.32/build/manual/inetcli.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/inetsrv.c.texi.new +mv -f /sources/glibc-2.32/build/manual/inetsrv.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/filesrv.c.texi.new +mv -f /sources/glibc-2.32/build/manual/filesrv.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/filecli.c.texi.new +mv -f /sources/glibc-2.32/build/manual/filecli.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/termios.c.texi.new +mv -f /sources/glibc-2.32/build/manual/termios.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/mygetpass.c.texi.new +mv -f /sources/glibc-2.32/build/manual/mygetpass.c.texi.new /sources/glibc-2.32/build/manual/mygetpass.c.texi +pwd=`pwd`; \ +python3 -B ../math/gen-libm-test.py -s $pwd/.. -m /sources/glibc-2.32/build/manual/libm-err-tmp +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/manual/libm-err-tmp /sources/glibc-2.32/build/manual/libm-err.texi +touch /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/timeval_subtract.c.texi.new +mv -f /sources/glibc-2.32/build/manual/timeval_subtract.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/strftim.c.texi.new +mv -f /sources/glibc-2.32/build/manual/strftim.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/setjmp.c.texi.new +mv -f /sources/glibc-2.32/build/manual/setjmp.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/swapcontext.c.texi.new +mv -f /sources/glibc-2.32/build/manual/swapcontext.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/sigh1.c.texi.new +mv -f /sources/glibc-2.32/build/manual/sigh1.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/sigusr.c.texi.new +mv -f /sources/glibc-2.32/build/manual/sigusr.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/testopt.c.texi.new +mv -f /sources/glibc-2.32/build/manual/testopt.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/longopt.c.texi.new +mv -f /sources/glibc-2.32/build/manual/longopt.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/argp-ex1.c.texi.new +mv -f /sources/glibc-2.32/build/manual/argp-ex1.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/argp-ex2.c.texi.new +mv -f /sources/glibc-2.32/build/manual/argp-ex2.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/argp-ex3.c.texi.new +mv -f /sources/glibc-2.32/build/manual/argp-ex3.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/argp-ex4.c.texi.new +mv -f /sources/glibc-2.32/build/manual/argp-ex4.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/subopt.c.texi.new +mv -f /sources/glibc-2.32/build/manual/subopt.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/atexit.c.texi.new +mv -f /sources/glibc-2.32/build/manual/atexit.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/db.c.texi.new +mv -f /sources/glibc-2.32/build/manual/db.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/genpass.c.texi.new +mv -f /sources/glibc-2.32/build/manual/genpass.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/testpass.c.texi.new +mv -f /sources/glibc-2.32/build/manual/testpass.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/execinfo.c.texi.new +mv -f /sources/glibc-2.32/build/manual/execinfo.c.texi.new /sources/glibc-2.32/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 > /sources/glibc-2.32/build/manual/add.c.texi.new +mv -f /sources/glibc-2.32/build/manual/add.c.texi.new /sources/glibc-2.32/build/manual/add.c.texi +echo "@ifclear PKGVERS" > /sources/glibc-2.32/build/manual/pkgvers-tmp +echo "@set PKGVERS" >> /sources/glibc-2.32/build/manual/pkgvers-tmp +echo "@set PKGVERSION (GNU libc) " >> /sources/glibc-2.32/build/manual/pkgvers-tmp +if [ "(GNU libc) " = "(GNU libc) " ]; then \ + echo "@set PKGVERSION_DEFAULT" >> /sources/glibc-2.32/build/manual/pkgvers-tmp; \ +fi +echo "@set REPORT_BUGS_TO @uref{https://www.gnu.org/software/libc/bugs.html}" >> /sources/glibc-2.32/build/manual/pkgvers-tmp +echo "@end ifclear" >> /sources/glibc-2.32/build/manual/pkgvers-tmp +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/manual/pkgvers-tmp /sources/glibc-2.32/build/manual/pkgvers.texi +touch /sources/glibc-2.32/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 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 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 /sources/glibc-2.32/build/manual/stpcpy.c.texi /sources/glibc-2.32/build/manual/strdupa.c.texi /sources/glibc-2.32/build/manual/mbstouwcs.c.texi /sources/glibc-2.32/build/manual/search.c.texi /sources/glibc-2.32/build/manual/twalk.c.texi /sources/glibc-2.32/build/manual/mkdirent.c.texi /sources/glibc-2.32/build/manual/rprintf.c.texi /sources/glibc-2.32/build/manual/memopen.c.texi /sources/glibc-2.32/build/manual/memstrm.c.texi /sources/glibc-2.32/build/manual/fmtmsgexpl.c.texi /sources/glibc-2.32/build/manual/select.c.texi /sources/glibc-2.32/build/manual/ofdlocks.c.texi /sources/glibc-2.32/build/manual/dir.c.texi /sources/glibc-2.32/build/manual/dir2.c.texi /sources/glibc-2.32/build/manual/pipe.c.texi /sources/glibc-2.32/build/manual/popen.c.texi /sources/glibc-2.32/build/manual/mkfsock.c.texi /sources/glibc-2.32/build/manual/mkisock.c.texi /sources/glibc-2.32/build/manual/isockad.c.texi /sources/glibc-2.32/build/manual/inetcli.c.texi /sources/glibc-2.32/build/manual/inetsrv.c.texi /sources/glibc-2.32/build/manual/filesrv.c.texi /sources/glibc-2.32/build/manual/filecli.c.texi /sources/glibc-2.32/build/manual/termios.c.texi /sources/glibc-2.32/build/manual/mygetpass.c.texi /sources/glibc-2.32/build/manual/libm-err.texi /sources/glibc-2.32/build/manual/timeval_subtract.c.texi /sources/glibc-2.32/build/manual/strftim.c.texi /sources/glibc-2.32/build/manual/setjmp.c.texi /sources/glibc-2.32/build/manual/swapcontext.c.texi /sources/glibc-2.32/build/manual/sigh1.c.texi /sources/glibc-2.32/build/manual/sigusr.c.texi /sources/glibc-2.32/build/manual/testopt.c.texi /sources/glibc-2.32/build/manual/longopt.c.texi /sources/glibc-2.32/build/manual/argp-ex1.c.texi /sources/glibc-2.32/build/manual/argp-ex2.c.texi /sources/glibc-2.32/build/manual/argp-ex3.c.texi /sources/glibc-2.32/build/manual/argp-ex4.c.texi /sources/glibc-2.32/build/manual/subopt.c.texi /sources/glibc-2.32/build/manual/atexit.c.texi /sources/glibc-2.32/build/manual/db.c.texi /sources/glibc-2.32/build/manual/genpass.c.texi /sources/glibc-2.32/build/manual/testpass.c.texi /sources/glibc-2.32/build/manual/execinfo.c.texi /sources/glibc-2.32/build/manual/add.c.texi /sources/glibc-2.32/build/manual/pkgvers.texi > /sources/glibc-2.32/build/manual/summary-tmp +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/manual/summary-tmp /sources/glibc-2.32/build/manual/summary.texi +touch /sources/glibc-2.32/build/manual/stamp-summary +AWK=gawk /bin/sh libc-texinfo.sh /sources/glibc-2.32/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 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 /sources/glibc-2.32/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 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 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 /sources/glibc-2.32/build/manual/stpcpy.c.texi /sources/glibc-2.32/build/manual/strdupa.c.texi /sources/glibc-2.32/build/manual/mbstouwcs.c.texi /sources/glibc-2.32/build/manual/search.c.texi /sources/glibc-2.32/build/manual/twalk.c.texi /sources/glibc-2.32/build/manual/mkdirent.c.texi /sources/glibc-2.32/build/manual/rprintf.c.texi /sources/glibc-2.32/build/manual/memopen.c.texi /sources/glibc-2.32/build/manual/memstrm.c.texi /sources/glibc-2.32/build/manual/fmtmsgexpl.c.texi /sources/glibc-2.32/build/manual/select.c.texi /sources/glibc-2.32/build/manual/ofdlocks.c.texi /sources/glibc-2.32/build/manual/dir.c.texi /sources/glibc-2.32/build/manual/dir2.c.texi /sources/glibc-2.32/build/manual/pipe.c.texi /sources/glibc-2.32/build/manual/popen.c.texi /sources/glibc-2.32/build/manual/mkfsock.c.texi /sources/glibc-2.32/build/manual/mkisock.c.texi /sources/glibc-2.32/build/manual/isockad.c.texi /sources/glibc-2.32/build/manual/inetcli.c.texi /sources/glibc-2.32/build/manual/inetsrv.c.texi /sources/glibc-2.32/build/manual/filesrv.c.texi /sources/glibc-2.32/build/manual/filecli.c.texi /sources/glibc-2.32/build/manual/termios.c.texi /sources/glibc-2.32/build/manual/mygetpass.c.texi /sources/glibc-2.32/build/manual/libm-err.texi /sources/glibc-2.32/build/manual/timeval_subtract.c.texi /sources/glibc-2.32/build/manual/strftim.c.texi /sources/glibc-2.32/build/manual/setjmp.c.texi /sources/glibc-2.32/build/manual/swapcontext.c.texi /sources/glibc-2.32/build/manual/sigh1.c.texi /sources/glibc-2.32/build/manual/sigusr.c.texi /sources/glibc-2.32/build/manual/testopt.c.texi /sources/glibc-2.32/build/manual/longopt.c.texi /sources/glibc-2.32/build/manual/argp-ex1.c.texi /sources/glibc-2.32/build/manual/argp-ex2.c.texi /sources/glibc-2.32/build/manual/argp-ex3.c.texi /sources/glibc-2.32/build/manual/argp-ex4.c.texi /sources/glibc-2.32/build/manual/subopt.c.texi /sources/glibc-2.32/build/manual/atexit.c.texi /sources/glibc-2.32/build/manual/db.c.texi /sources/glibc-2.32/build/manual/genpass.c.texi /sources/glibc-2.32/build/manual/testpass.c.texi /sources/glibc-2.32/build/manual/execinfo.c.texi /sources/glibc-2.32/build/manual/add.c.texi /sources/glibc-2.32/build/manual/summary.texi /sources/glibc-2.32/build/manual/pkgvers.texi | sort; \ + echo "@end direntry") > /sources/glibc-2.32/build/manual/dir-add.texi.new +mv -f /sources/glibc-2.32/build/manual/dir-add.texi.new /sources/glibc-2.32/build/manual/dir-add.texi +echo "@set VERSION 2.32" > /sources/glibc-2.32/build/manual/version-tmp +/bin/sh ../scripts/move-if-change /sources/glibc-2.32/build/manual/version-tmp /sources/glibc-2.32/build/manual/version.texi +touch /sources/glibc-2.32/build/manual/stamp-version +LANGUAGE=C LC_ALL=C makeinfo -P /sources/glibc-2.32/build/manual/ --output=/sources/glibc-2.32/build/manual/libc.info libc.texinfo +for file in /sources/glibc-2.32/build/manual/libc.info*; do \ + /usr/bin/install -c -m 644 $file /usr/share/info/; \ +done +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/libc.a /usr/lib/libc.a +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/libc_nonshared.a /usr/lib/libc_nonshared.a +/usr/bin/install -c /sources/glibc-2.32/build/libc.so /lib/libc-2.32.so.new +mv -f /lib/libc-2.32.so.new /lib/libc-2.32.so +echo `../scripts/rellns-sh -p /lib/libc-2.32.so /lib/libc.so.6` /lib/libc.so.6 >> /sources/glibc-2.32/build/elf/symlink.list +make[2]: Leaving directory '/sources/glibc-2.32/manual' +make subdir=shadow -C shadow ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/shadow' +/usr/bin/install -c -m 644 shadow.h /usr/include/shadow.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/shadow/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/shadow/stubsT +mv -f /sources/glibc-2.32/build/shadow/stubsT /sources/glibc-2.32/build/shadow/stubs +make[2]: Leaving directory '/sources/glibc-2.32/shadow' +make subdir=gshadow -C gshadow ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/gshadow' +/usr/bin/install -c -m 644 gshadow.h /usr/include/gshadow.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/gshadow/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/gshadow/stubsT +mv -f /sources/glibc-2.32/build/gshadow/stubsT /sources/glibc-2.32/build/gshadow/stubs +make[2]: Leaving directory '/sources/glibc-2.32/gshadow' +make subdir=po -C po ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/po' +msgfmt -o /sources/glibc-2.32/build/po/be.mo be.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/be.mo /usr/share/locale/be/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/bg.mo bg.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/bg.mo /usr/share/locale/bg/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/ca.mo ca.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/ca.mo /usr/share/locale/ca/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/cs.mo cs.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/cs.mo /usr/share/locale/cs/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/da.mo da.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/da.mo /usr/share/locale/da/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/de.mo de.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/de.mo /usr/share/locale/de/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/el.mo el.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/el.mo /usr/share/locale/el/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/en_GB.mo en_GB.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/en_GB.mo /usr/share/locale/en_GB/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/eo.mo eo.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/eo.mo /usr/share/locale/eo/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/es.mo es.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/es.mo /usr/share/locale/es/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/fi.mo fi.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/fi.mo /usr/share/locale/fi/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/fr.mo fr.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/fr.mo /usr/share/locale/fr/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/gl.mo gl.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/gl.mo /usr/share/locale/gl/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/hr.mo hr.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/hr.mo /usr/share/locale/hr/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/hu.mo hu.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/hu.mo /usr/share/locale/hu/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/ia.mo ia.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/ia.mo /usr/share/locale/ia/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/id.mo id.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/id.mo /usr/share/locale/id/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/it.mo it.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/it.mo /usr/share/locale/it/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/ja.mo ja.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/ja.mo /usr/share/locale/ja/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/ko.mo ko.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/ko.mo /usr/share/locale/ko/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/lt.mo lt.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/lt.mo /usr/share/locale/lt/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/nb.mo nb.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/nb.mo /usr/share/locale/nb/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/nl.mo nl.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/nl.mo /usr/share/locale/nl/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/pl.mo pl.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/pl.mo /usr/share/locale/pl/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/pt.mo pt.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/pt.mo /usr/share/locale/pt/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/pt_BR.mo pt_BR.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/pt_BR.mo /usr/share/locale/pt_BR/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/ru.mo ru.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/ru.mo /usr/share/locale/ru/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/rw.mo rw.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/rw.mo /usr/share/locale/rw/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/sk.mo sk.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/sk.mo /usr/share/locale/sk/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/sl.mo sl.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/sl.mo /usr/share/locale/sl/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/sv.mo sv.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/sv.mo /usr/share/locale/sv/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/tr.mo tr.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/tr.mo /usr/share/locale/tr/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/uk.mo uk.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/uk.mo /usr/share/locale/uk/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/vi.mo vi.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/vi.mo /usr/share/locale/vi/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/zh_CN.mo zh_CN.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/zh_CN.mo /usr/share/locale/zh_CN/LC_MESSAGES/libc.mo || exit 0 +msgfmt -o /sources/glibc-2.32/build/po/zh_TW.mo zh_TW.po +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/po/zh_TW.mo /usr/share/locale/zh_TW/LC_MESSAGES/libc.mo || exit 0 +> /sources/glibc-2.32/build/po/stubs +rm /sources/glibc-2.32/build/po/fi.mo /sources/glibc-2.32/build/po/nl.mo /sources/glibc-2.32/build/po/tr.mo /sources/glibc-2.32/build/po/ko.mo /sources/glibc-2.32/build/po/uk.mo /sources/glibc-2.32/build/po/vi.mo /sources/glibc-2.32/build/po/el.mo /sources/glibc-2.32/build/po/id.mo /sources/glibc-2.32/build/po/da.mo /sources/glibc-2.32/build/po/zh_CN.mo /sources/glibc-2.32/build/po/ru.mo /sources/glibc-2.32/build/po/hr.mo /sources/glibc-2.32/build/po/eo.mo /sources/glibc-2.32/build/po/bg.mo /sources/glibc-2.32/build/po/hu.mo /sources/glibc-2.32/build/po/de.mo /sources/glibc-2.32/build/po/ia.mo /sources/glibc-2.32/build/po/be.mo /sources/glibc-2.32/build/po/nb.mo /sources/glibc-2.32/build/po/sk.mo /sources/glibc-2.32/build/po/es.mo /sources/glibc-2.32/build/po/zh_TW.mo /sources/glibc-2.32/build/po/lt.mo /sources/glibc-2.32/build/po/pl.mo /sources/glibc-2.32/build/po/sl.mo /sources/glibc-2.32/build/po/pt.mo /sources/glibc-2.32/build/po/rw.mo /sources/glibc-2.32/build/po/fr.mo /sources/glibc-2.32/build/po/it.mo /sources/glibc-2.32/build/po/pt_BR.mo /sources/glibc-2.32/build/po/ja.mo /sources/glibc-2.32/build/po/gl.mo /sources/glibc-2.32/build/po/en_GB.mo /sources/glibc-2.32/build/po/ca.mo /sources/glibc-2.32/build/po/cs.mo /sources/glibc-2.32/build/po/sv.mo +make[2]: Leaving directory '/sources/glibc-2.32/po' +make subdir=argp -C argp ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/argp' +/usr/bin/install -c -m 644 argp.h /usr/include/argp.h +/usr/bin/install -c -m 644 bits/argp-ldbl.h /usr/include/bits/argp-ldbl.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/argp/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/argp/stubsT +mv -f /sources/glibc-2.32/build/argp/stubsT /sources/glibc-2.32/build/argp/stubs +make[2]: Leaving directory '/sources/glibc-2.32/argp' +make subdir=rt -C rt ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/rt' +/usr/bin/install -c -m 644 aio.h /usr/include/aio.h +/usr/bin/install -c -m 644 mqueue.h /usr/include/mqueue.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/mqueue.h /usr/include/bits/mqueue.h +/usr/bin/install -c -m 644 bits/mqueue2.h /usr/include/bits/mqueue2.h +/usr/bin/install -c /sources/glibc-2.32/build/rt/librt.so /lib/librt-2.32.so.new +mv -f /lib/librt-2.32.so.new /lib/librt-2.32.so +echo `../scripts/rellns-sh -p /lib/librt-2.32.so /lib/librt.so.1` /lib/librt.so.1 >> /sources/glibc-2.32/build/elf/symlink.list +rm -f /usr/lib/librt.so.new +/bin/sh ../scripts/rellns-sh /lib/librt.so.1 /usr/lib/librt.so.new +mv -f /usr/lib/librt.so.new /usr/lib/librt.so +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/rt/librt.a /usr/lib/librt.a +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/rt/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h aio_cancel.o aio_error.o aio_fsync.o aio_misc.o aio_read.o aio_read64.o aio_return.o aio_suspend.o aio_write.o aio_write64.o lio_listio.o lio_listio64.o aio_sigqueue.o aio_notify.o timer_create.o timer_delete.o timer_getoverr.o timer_gettime.o timer_settime.o shm_open.o shm_unlink.o mq_open.o mq_close.o mq_unlink.o mq_getattr.o mq_setattr.o mq_notify.o mq_send.o mq_receive.o mq_timedsend.o mq_timedreceive.o timer_routines.o librt-cancellation.o aio_cancel.os aio_error.os aio_fsync.os aio_misc.os aio_read.os aio_read64.os aio_return.os aio_suspend.os aio_write.os aio_write64.os lio_listio.os lio_listio64.os aio_sigqueue.os aio_notify.os timer_create.os timer_delete.os timer_getoverr.os timer_gettime.os timer_settime.os shm_open.os shm_unlink.os mq_open.os mq_close.os mq_unlink.os mq_getattr.os mq_setattr.os mq_notify.os mq_send.os mq_receive.os mq_timedsend.os mq_timedreceive.os timer_routines.os librt-cancellation.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 }' > /sources/glibc-2.32/build/rt/stubsT +mv -f /sources/glibc-2.32/build/rt/stubsT /sources/glibc-2.32/build/rt/stubs +make[2]: Leaving directory '/sources/glibc-2.32/rt' +make subdir=conform -C conform ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/conform' +> /sources/glibc-2.32/build/conform/stubs +make[2]: Leaving directory '/sources/glibc-2.32/conform' +make subdir=debug -C debug ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/debug' +/usr/bin/install -c -m 644 execinfo.h /usr/include/execinfo.h +/usr/bin/install -c /sources/glibc-2.32/build/debug/libSegFault.so /lib/libSegFault.so.new +mv -f /lib/libSegFault.so.new /lib/libSegFault.so +/usr/bin/install -c /sources/glibc-2.32/build/debug/libpcprofile.so /lib/libpcprofile.so.new +mv -f /lib/libpcprofile.so.new /lib/libpcprofile.so +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +/usr/bin/install -c /sources/glibc-2.32/build/debug/pcprofiledump /usr/bin/pcprofiledump.new +mv -f /usr/bin/pcprofiledump.new /usr/bin/pcprofiledump +/usr/bin/install -c /sources/glibc-2.32/build/debug/xtrace /usr/bin/xtrace.new +mv -f /usr/bin/xtrace.new /usr/bin/xtrace +/usr/bin/install -c /sources/glibc-2.32/build/debug/catchsegv /usr/bin/catchsegv.new +mv -f /usr/bin/catchsegv.new /usr/bin/catchsegv +(cd /sources/glibc-2.32/build/debug/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 warning-nop.o memcpy_chk-nonshared.o mempcpy_chk-nonshared.o memmove_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 mempcpy_chk-nonshared.os memmove_chk-nonshared.os memset_chk-nonshared.os wmemset_chk-nonshared.os warning-nop.oS stack_chk_fail_local.oS segfault.os pcprofile.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /sources/glibc-2.32/build/debug/stubsT +mv -f /sources/glibc-2.32/build/debug/stubsT /sources/glibc-2.32/build/debug/stubs +make[2]: Leaving directory '/sources/glibc-2.32/debug' +make subdir=mathvec -C mathvec ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/mathvec' +/usr/bin/install -c /sources/glibc-2.32/build/mathvec/libmvec.so /lib/libmvec-2.32.so.new +mv -f /lib/libmvec-2.32.so.new /lib/libmvec-2.32.so +echo `../scripts/rellns-sh -p /lib/libmvec-2.32.so /lib/libmvec.so.1` /lib/libmvec.so.1 >> /sources/glibc-2.32/build/elf/symlink.list +rm -f /usr/lib/libmvec.so.new +/bin/sh ../scripts/rellns-sh /lib/libmvec.so.1 /usr/lib/libmvec.so.new +mv -f /usr/lib/libmvec.so.new /usr/lib/libmvec.so +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/mathvec/libmvec.a /usr/lib/libmvec.a +(cd /sources/glibc-2.32/build/mathvec/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h svml_d_cos2_core.o svml_d_cos4_core_avx.o svml_d_cos4_core.o svml_d_cos8_core.o svml_d_sin2_core.o svml_d_sin4_core_avx.o svml_d_sin4_core.o svml_d_sin8_core.o svml_d_trig_data.o svml_s_cosf4_core.o svml_s_cosf8_core_avx.o svml_s_cosf8_core.o svml_s_cosf16_core.o svml_s_trig_data.o svml_s_sinf4_core.o svml_s_sinf8_core_avx.o svml_s_sinf8_core.o svml_s_sinf16_core.o svml_d_sincos2_core.o svml_d_sincos4_core_avx.o svml_d_sincos4_core.o svml_d_sincos8_core.o svml_d_log2_core.o svml_d_log4_core_avx.o svml_d_log4_core.o svml_d_log8_core.o svml_d_log_data.o svml_s_logf4_core.o svml_s_logf8_core_avx.o svml_s_logf8_core.o svml_s_logf16_core.o svml_s_logf_data.o svml_d_exp2_core.o svml_d_exp4_core_avx.o svml_d_exp4_core.o svml_d_exp8_core.o svml_d_exp_data.o svml_s_expf4_core.o svml_s_expf8_core_avx.o svml_s_expf8_core.o svml_s_expf16_core.o svml_s_expf_data.o svml_d_pow2_core.o svml_d_pow4_core_avx.o svml_d_pow4_core.o svml_d_pow8_core.o svml_d_pow_data.o svml_s_powf4_core.o svml_s_powf8_core_avx.o svml_s_powf8_core.o svml_s_powf16_core.o svml_s_powf_data.o svml_s_sincosf4_core.o svml_s_sincosf8_core_avx.o svml_s_sincosf8_core.o svml_s_sincosf16_core.o svml_d_cos2_core_sse4.o svml_d_cos4_core_avx2.o svml_d_cos8_core_avx512.o svml_d_sin2_core_sse4.o svml_d_sin4_core_avx2.o svml_d_sin8_core_avx512.o svml_d_log2_core_sse4.o svml_d_log4_core_avx2.o svml_d_log8_core_avx512.o svml_d_sincos2_core_sse4.o svml_d_sincos4_core_avx2.o svml_d_sincos8_core_avx512.o svml_s_cosf4_core_sse4.o svml_s_cosf8_core_avx2.o svml_s_cosf16_core_avx512.o svml_s_sinf4_core_sse4.o svml_s_sinf8_core_avx2.o svml_s_sinf16_core_avx512.o svml_s_logf4_core_sse4.o svml_s_logf8_core_avx2.o svml_s_logf16_core_avx512.o svml_d_exp2_core_sse4.o svml_d_exp4_core_avx2.o svml_d_exp8_core_avx512.o svml_s_expf4_core_sse4.o svml_s_expf8_core_avx2.o svml_s_expf16_core_avx512.o svml_d_pow2_core_sse4.o svml_d_pow4_core_avx2.o svml_d_pow8_core_avx512.o svml_s_powf4_core_sse4.o svml_s_powf8_core_avx2.o svml_s_powf16_core_avx512.o svml_s_sincosf4_core_sse4.o svml_s_sincosf8_core_avx2.o svml_s_sincosf16_core_avx512.o svml_d_cos2_core-sse2.o svml_d_cos4_core-sse.o svml_d_cos8_core-avx2.o svml_d_exp2_core-sse2.o svml_d_exp4_core-sse.o svml_d_exp8_core-avx2.o svml_d_log2_core-sse2.o svml_d_log4_core-sse.o svml_d_log8_core-avx2.o svml_d_pow2_core-sse2.o svml_d_pow4_core-sse.o svml_d_pow8_core-avx2.o svml_d_sin2_core-sse2.o svml_d_sin4_core-sse.o svml_d_sin8_core-avx2.o svml_d_sincos2_core-sse2.o svml_d_sincos4_core-sse.o svml_d_sincos8_core-avx2.o svml_s_cosf16_core-avx2.o svml_s_cosf4_core-sse2.o svml_s_cosf8_core-sse.o svml_s_expf16_core-avx2.o svml_s_expf4_core-sse2.o svml_s_expf8_core-sse.o svml_s_logf16_core-avx2.o svml_s_logf4_core-sse2.o svml_s_logf8_core-sse.o svml_s_powf16_core-avx2.o svml_s_powf4_core-sse2.o svml_s_powf8_core-sse.o svml_s_sincosf16_core-avx2.o svml_s_sincosf4_core-sse2.o svml_s_sincosf8_core-sse.o svml_s_sinf16_core-avx2.o svml_s_sinf4_core-sse2.o svml_s_sinf8_core-sse.o svml_d_cos2_core.os svml_d_cos4_core_avx.os svml_d_cos4_core.os svml_d_cos8_core.os svml_d_sin2_core.os svml_d_sin4_core_avx.os svml_d_sin4_core.os svml_d_sin8_core.os svml_d_trig_data.os svml_s_cosf4_core.os svml_s_cosf8_core_avx.os svml_s_cosf8_core.os svml_s_cosf16_core.os svml_s_trig_data.os svml_s_sinf4_core.os svml_s_sinf8_core_avx.os svml_s_sinf8_core.os svml_s_sinf16_core.os svml_d_sincos2_core.os svml_d_sincos4_core_avx.os svml_d_sincos4_core.os svml_d_sincos8_core.os svml_d_log2_core.os svml_d_log4_core_avx.os svml_d_log4_core.os svml_d_log8_core.os svml_d_log_data.os svml_s_logf4_core.os svml_s_logf8_core_avx.os svml_s_logf8_core.os svml_s_logf16_core.os svml_s_logf_data.os svml_d_exp2_core.os svml_d_exp4_core_avx.os svml_d_exp4_core.os svml_d_exp8_core.os svml_d_exp_data.os svml_s_expf4_core.os svml_s_expf8_core_avx.os svml_s_expf8_core.os svml_s_expf16_core.os svml_s_expf_data.os svml_d_pow2_core.os svml_d_pow4_core_avx.os svml_d_pow4_core.os svml_d_pow8_core.os svml_d_pow_data.os svml_s_powf4_core.os svml_s_powf8_core_avx.os svml_s_powf8_core.os svml_s_powf16_core.os svml_s_powf_data.os svml_s_sincosf4_core.os svml_s_sincosf8_core_avx.os svml_s_sincosf8_core.os svml_s_sincosf16_core.os svml_d_cos2_core_sse4.os svml_d_cos4_core_avx2.os svml_d_cos8_core_avx512.os svml_d_sin2_core_sse4.os svml_d_sin4_core_avx2.os svml_d_sin8_core_avx512.os svml_d_log2_core_sse4.os svml_d_log4_core_avx2.os svml_d_log8_core_avx512.os svml_d_sincos2_core_sse4.os svml_d_sincos4_core_avx2.os svml_d_sincos8_core_avx512.os svml_s_cosf4_core_sse4.os svml_s_cosf8_core_avx2.os svml_s_cosf16_core_avx512.os svml_s_sinf4_core_sse4.os svml_s_sinf8_core_avx2.os svml_s_sinf16_core_avx512.os svml_s_logf4_core_sse4.os svml_s_logf8_core_avx2.os svml_s_logf16_core_avx512.os svml_d_exp2_core_sse4.os svml_d_exp4_core_avx2.os svml_d_exp8_core_avx512.os svml_s_expf4_core_sse4.os svml_s_expf8_core_avx2.os svml_s_expf16_core_avx512.os svml_d_pow2_core_sse4.os svml_d_pow4_core_avx2.os svml_d_pow8_core_avx512.os svml_s_powf4_core_sse4.os svml_s_powf8_core_avx2.os svml_s_powf16_core_avx512.os svml_s_sincosf4_core_sse4.os svml_s_sincosf8_core_avx2.os svml_s_sincosf16_core_avx512.os svml_d_cos2_core-sse2.os svml_d_cos4_core-sse.os svml_d_cos8_core-avx2.os svml_d_exp2_core-sse2.os svml_d_exp4_core-sse.os svml_d_exp8_core-avx2.os svml_d_log2_core-sse2.os svml_d_log4_core-sse.os svml_d_log8_core-avx2.os svml_d_pow2_core-sse2.os svml_d_pow4_core-sse.os svml_d_pow8_core-avx2.os svml_d_sin2_core-sse2.os svml_d_sin4_core-sse.os svml_d_sin8_core-avx2.os svml_d_sincos2_core-sse2.os svml_d_sincos4_core-sse.os svml_d_sincos8_core-avx2.os svml_s_cosf16_core-avx2.os svml_s_cosf4_core-sse2.os svml_s_cosf8_core-sse.os svml_s_expf16_core-avx2.os svml_s_expf4_core-sse2.os svml_s_expf8_core-sse.os svml_s_logf16_core-avx2.os svml_s_logf4_core-sse2.os svml_s_logf8_core-sse.os svml_s_powf16_core-avx2.os svml_s_powf4_core-sse2.os svml_s_powf8_core-sse.os svml_s_sincosf16_core-avx2.os svml_s_sincosf4_core-sse2.os svml_s_sincosf8_core-sse.os svml_s_sinf16_core-avx2.os svml_s_sinf4_core-sse2.os svml_s_sinf8_core-sse.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /sources/glibc-2.32/build/mathvec/stubsT +mv -f /sources/glibc-2.32/build/mathvec/stubsT /sources/glibc-2.32/build/mathvec/stubs +make[2]: Leaving directory '/sources/glibc-2.32/mathvec' +make subdir=support -C support ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/support' +(cd /sources/glibc-2.32/build/support/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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_test.oS set_fortify_handler.oS support-xfstat.oS support-xstat.oS support_become_root.oS support_can_chroot.oS support_capture_subprocess.oS support_capture_subprocess_check.oS support_chroot.oS support_copy_file_range.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_process_state.oS support_ptrace.oS support_openpty.oS support_paths.oS support_quote_blob.oS support_quote_string.oS support_record_failure.oS support_run_diff.oS support_set_small_thread_stack_size.oS support_shared_allocate.oS support_small_stack_thread_attribute.oS support_subprocess.oS support_test_compare_blob.oS support_test_compare_failure.oS support_test_compare_string.oS support_write_file_string.oS support_test_main.oS support_test_verify_impl.oS temp_file.oS timespec.oS timespec-add.oS timespec-sub.oS write_message.oS xaccept.oS xaccept4.oS xasprintf.oS xbind.oS xcalloc.oS xchroot.oS xclock_gettime.oS xclose.oS xconnect.oS xcopy_file_range.oS xdlfcn.oS xdlmopen.oS xdup2.oS xfclose.oS xfopen.oS xfork.oS xftruncate.oS xgetline.oS xgetsockname.oS xlisten.oS xlseek.oS xlstat.oS xmalloc.oS xmemstream.oS xmkdir.oS xmkdirp.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_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_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 }' > /sources/glibc-2.32/build/support/stubsT +mv -f /sources/glibc-2.32/build/support/stubsT /sources/glibc-2.32/build/support/stubs +make[2]: Leaving directory '/sources/glibc-2.32/support' +make subdir=crypt -C crypt ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/crypt' +/usr/bin/install -c -m 644 crypt.h /usr/include/crypt.h +/usr/bin/install -c /sources/glibc-2.32/build/crypt/libcrypt.so /lib/libcrypt-2.32.so.new +mv -f /lib/libcrypt-2.32.so.new /lib/libcrypt-2.32.so +echo `../scripts/rellns-sh -p /lib/libcrypt-2.32.so /lib/libcrypt.so.1` /lib/libcrypt.so.1 >> /sources/glibc-2.32/build/elf/symlink.list +rm -f /usr/lib/libcrypt.so.new +/bin/sh ../scripts/rellns-sh /lib/libcrypt.so.1 /usr/lib/libcrypt.so.new +mv -f /usr/lib/libcrypt.so.new /usr/lib/libcrypt.so +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/crypt/libcrypt.a /usr/lib/libcrypt.a +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/crypt/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/crypt/stubsT +mv -f /sources/glibc-2.32/build/crypt/stubsT /sources/glibc-2.32/build/crypt/stubs +make[2]: Leaving directory '/sources/glibc-2.32/crypt' +make subdir=nptl_db -C nptl_db ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/nptl_db' +/usr/bin/install -c -m 644 ../sysdeps/nptl/proc_service.h /usr/include/proc_service.h +/usr/bin/install -c -m 644 ../sysdeps/nptl/thread_db.h /usr/include/thread_db.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/procfs.h /usr/include/sys/procfs.h +/usr/bin/install -c /sources/glibc-2.32/build/nptl_db/libthread_db.so /lib/libthread_db-1.0.so.new +mv -f /lib/libthread_db-1.0.so.new /lib/libthread_db-1.0.so +echo `../scripts/rellns-sh -p /lib/libthread_db-1.0.so /lib/libthread_db.so.1` /lib/libthread_db.so.1 >> /sources/glibc-2.32/build/elf/symlink.list +rm -f /usr/lib/libthread_db.so.new +/bin/sh ../scripts/rellns-sh /lib/libthread_db.so.1 /usr/lib/libthread_db.so.new +mv -f /usr/lib/libthread_db.so.new /usr/lib/libthread_db.so +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/nptl_db/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/nptl_db/stubsT +mv -f /sources/glibc-2.32/build/nptl_db/stubsT /sources/glibc-2.32/build/nptl_db/stubs +make[2]: Leaving directory '/sources/glibc-2.32/nptl_db' +make subdir=inet -C inet ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/inet' +/usr/bin/install -c -m 644 netinet/ether.h /usr/include/netinet/ether.h +/usr/bin/install -c -m 644 netinet/in.h /usr/include/netinet/in.h +/usr/bin/install -c -m 644 ../sysdeps/generic/netinet/in_systm.h /usr/include/netinet/in_systm.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netinet/if_ether.h /usr/include/netinet/if_ether.h +/usr/bin/install -c -m 644 netinet/igmp.h /usr/include/netinet/igmp.h +/usr/bin/install -c -m 644 ../sysdeps/gnu/netinet/tcp.h /usr/include/netinet/tcp.h +/usr/bin/install -c -m 644 ../sysdeps/generic/netinet/ip.h /usr/include/netinet/ip.h +/usr/bin/install -c -m 644 arpa/ftp.h /usr/include/arpa/ftp.h +/usr/bin/install -c -m 644 arpa/inet.h /usr/include/arpa/inet.h +/usr/bin/install -c -m 644 arpa/telnet.h /usr/include/arpa/telnet.h +/usr/bin/install -c -m 644 arpa/tftp.h /usr/include/arpa/tftp.h +/usr/bin/install -c -m 644 protocols/routed.h /usr/include/protocols/routed.h +/usr/bin/install -c -m 644 protocols/rwhod.h /usr/include/protocols/rwhod.h +/usr/bin/install -c -m 644 protocols/talkd.h /usr/include/protocols/talkd.h +/usr/bin/install -c -m 644 protocols/timed.h /usr/include/protocols/timed.h +/usr/bin/install -c -m 644 aliases.h /usr/include/aliases.h +/usr/bin/install -c -m 644 ifaddrs.h /usr/include/ifaddrs.h +/usr/bin/install -c -m 644 netinet/ip6.h /usr/include/netinet/ip6.h +/usr/bin/install -c -m 644 netinet/icmp6.h /usr/include/netinet/icmp6.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/in.h /usr/include/bits/in.h +/usr/bin/install -c -m 644 rpc/netdb.h /usr/include/rpc/netdb.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netinet/if_fddi.h /usr/include/netinet/if_fddi.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netinet/if_tr.h /usr/include/netinet/if_tr.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netipx/ipx.h /usr/include/netipx/ipx.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netash/ash.h /usr/include/netash/ash.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netax25/ax25.h /usr/include/netax25/ax25.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netatalk/at.h /usr/include/netatalk/at.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netrom/netrom.h /usr/include/netrom/netrom.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netpacket/packet.h /usr/include/netpacket/packet.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netrose/rose.h /usr/include/netrose/rose.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/neteconet/ec.h /usr/include/neteconet/ec.h +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netiucv/iucv.h /usr/include/netiucv/iucv.h +/usr/bin/install -c -m 644 ../sysdeps/gnu/netinet/udp.h /usr/include/netinet/udp.h +/usr/bin/install -c -m 644 ../sysdeps/gnu/netinet/ip_icmp.h /usr/include/netinet/ip_icmp.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +/usr/bin/install -c -m 644 etc.rpc /etc/rpc +(cd /sources/glibc-2.32/build/inet/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/inet/stubsT +mv -f /sources/glibc-2.32/build/inet/stubsT /sources/glibc-2.32/build/inet/stubs +make[2]: Leaving directory '/sources/glibc-2.32/inet' +make subdir=resolv -C resolv ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/resolv' +/usr/bin/install -c -m 644 resolv.h /usr/include/resolv.h +/usr/bin/install -c -m 644 bits/types/res_state.h /usr/include/bits/types/res_state.h +/usr/bin/install -c -m 644 netdb.h /usr/include/netdb.h +/usr/bin/install -c -m 644 ../bits/netdb.h /usr/include/bits/netdb.h +/usr/bin/install -c -m 644 arpa/nameser.h /usr/include/arpa/nameser.h +/usr/bin/install -c -m 644 arpa/nameser_compat.h /usr/include/arpa/nameser_compat.h +/usr/bin/install -c -m 644 sys/bitypes.h /usr/include/sys/bitypes.h +/usr/bin/install -c /sources/glibc-2.32/build/resolv/libresolv.so /lib/libresolv-2.32.so.new +mv -f /lib/libresolv-2.32.so.new /lib/libresolv-2.32.so +echo `../scripts/rellns-sh -p /lib/libresolv-2.32.so /lib/libresolv.so.2` /lib/libresolv.so.2 >> /sources/glibc-2.32/build/elf/symlink.list +rm -f /usr/lib/libresolv.so.new +/bin/sh ../scripts/rellns-sh /lib/libresolv.so.2 /usr/lib/libresolv.so.new +mv -f /usr/lib/libresolv.so.new /usr/lib/libresolv.so +/usr/bin/install -c /sources/glibc-2.32/build/resolv/libnss_dns.so /lib/libnss_dns-2.32.so.new +mv -f /lib/libnss_dns-2.32.so.new /lib/libnss_dns-2.32.so +echo `../scripts/rellns-sh -p /lib/libnss_dns-2.32.so /lib/libnss_dns.so.2` /lib/libnss_dns.so.2 >> /sources/glibc-2.32/build/elf/symlink.list +rm -f /usr/lib/libnss_dns.so.new +/bin/sh ../scripts/rellns-sh /lib/libnss_dns.so.2 /usr/lib/libnss_dns.so.new +mv -f /usr/lib/libnss_dns.so.new /usr/lib/libnss_dns.so +/usr/bin/install -c /sources/glibc-2.32/build/resolv/libanl.so /lib/libanl-2.32.so.new +mv -f /lib/libanl-2.32.so.new /lib/libanl-2.32.so +echo `../scripts/rellns-sh -p /lib/libanl-2.32.so /lib/libanl.so.1` /lib/libanl.so.1 >> /sources/glibc-2.32/build/elf/symlink.list +rm -f /usr/lib/libanl.so.new +/bin/sh ../scripts/rellns-sh /lib/libanl.so.1 /usr/lib/libanl.so.new +mv -f /usr/lib/libanl.so.new /usr/lib/libanl.so +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/resolv/libresolv.a /usr/lib/libresolv.a +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/resolv/libanl.a /usr/lib/libanl.a +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/resolv/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h herror.o inet_addr.o inet_ntop.o inet_pton.o nsap_addr.o res_init.o res_hconf.o res_libc.o res-state.o res_randomid.o res-close.o resolv_context.o resolv_conf.o gai_sigqueue.o herror.os inet_addr.os inet_ntop.os inet_pton.os nsap_addr.os res_init.os res_hconf.os res_libc.os res-state.os res_randomid.os res-close.os resolv_context.os resolv_conf.os gai_sigqueue.os res_comp.o res_debug.o res_data.o res_mkquery.o res_query.o res_send.o inet_net_ntop.o inet_net_pton.o inet_neta.o base64.o ns_parse.o ns_name.o ns_netint.o ns_ttl.o ns_print.o ns_samedomain.o ns_date.o res_enable_icmp.o compat-hooks.o compat-gethnamaddr.o res_comp.os res_debug.os res_data.os res_mkquery.os res_query.os res_send.os inet_net_ntop.os inet_net_pton.os inet_neta.os base64.os ns_parse.os ns_name.os ns_netint.os ns_ttl.os ns_print.os ns_samedomain.os ns_date.os res_enable_icmp.os compat-hooks.os compat-gethnamaddr.os dns-host.os dns-network.os dns-canon.os gai_cancel.o gai_error.o gai_misc.o gai_notify.o gai_suspend.o getaddrinfo_a.o gai_cancel.os gai_error.os gai_misc.os gai_notify.os gai_suspend.os getaddrinfo_a.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /sources/glibc-2.32/build/resolv/stubsT +mv -f /sources/glibc-2.32/build/resolv/stubsT /sources/glibc-2.32/build/resolv/stubs +make[2]: Leaving directory '/sources/glibc-2.32/resolv' +make subdir=nss -C nss ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/nss' +/usr/bin/install -c -m 644 nss.h /usr/include/nss.h +/usr/bin/install -c /sources/glibc-2.32/build/nss/libnss_files.so /lib/libnss_files-2.32.so.new +mv -f /lib/libnss_files-2.32.so.new /lib/libnss_files-2.32.so +echo `../scripts/rellns-sh -p /lib/libnss_files-2.32.so /lib/libnss_files.so.2` /lib/libnss_files.so.2 >> /sources/glibc-2.32/build/elf/symlink.list +rm -f /usr/lib/libnss_files.so.new +/bin/sh ../scripts/rellns-sh /lib/libnss_files.so.2 /usr/lib/libnss_files.so.new +mv -f /usr/lib/libnss_files.so.new /usr/lib/libnss_files.so +/usr/bin/install -c /sources/glibc-2.32/build/nss/libnss_db.so /lib/libnss_db-2.32.so.new +mv -f /lib/libnss_db-2.32.so.new /lib/libnss_db-2.32.so +echo `../scripts/rellns-sh -p /lib/libnss_db-2.32.so /lib/libnss_db.so.2` /lib/libnss_db.so.2 >> /sources/glibc-2.32/build/elf/symlink.list +rm -f /usr/lib/libnss_db.so.new +/bin/sh ../scripts/rellns-sh /lib/libnss_db.so.2 /usr/lib/libnss_db.so.new +mv -f /usr/lib/libnss_db.so.new /usr/lib/libnss_db.so +/usr/bin/install -c /sources/glibc-2.32/build/nss/libnss_compat.so /lib/libnss_compat-2.32.so.new +mv -f /lib/libnss_compat-2.32.so.new /lib/libnss_compat-2.32.so +echo `../scripts/rellns-sh -p /lib/libnss_compat-2.32.so /lib/libnss_compat.so.2` /lib/libnss_compat.so.2 >> /sources/glibc-2.32/build/elf/symlink.list +rm -f /usr/lib/libnss_compat.so.new +/bin/sh ../scripts/rellns-sh /lib/libnss_compat.so.2 /usr/lib/libnss_compat.so.new +mv -f /usr/lib/libnss_compat.so.new /usr/lib/libnss_compat.so +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +/usr/bin/install -c -m 644 db-Makefile /var/lib/nss_db/Makefile +/usr/bin/install -c /sources/glibc-2.32/build/nss/getent /usr/bin/getent.new +mv -f /usr/bin/getent.new /usr/bin/getent +/usr/bin/install -c /sources/glibc-2.32/build/nss/makedb /usr/bin/makedb.new +mv -f /usr/bin/makedb.new /usr/bin/makedb +(cd /sources/glibc-2.32/build/nss/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 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 xmalloc.o hash-string.o 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-initgroups.os files-init.os 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 }' > /sources/glibc-2.32/build/nss/stubsT +mv -f /sources/glibc-2.32/build/nss/stubsT /sources/glibc-2.32/build/nss/stubs +make[2]: Leaving directory '/sources/glibc-2.32/nss' +make subdir=hesiod -C hesiod ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/hesiod' +/usr/bin/install -c /sources/glibc-2.32/build/hesiod/libnss_hesiod.so /lib/libnss_hesiod-2.32.so.new +mv -f /lib/libnss_hesiod-2.32.so.new /lib/libnss_hesiod-2.32.so +echo `../scripts/rellns-sh -p /lib/libnss_hesiod-2.32.so /lib/libnss_hesiod.so.2` /lib/libnss_hesiod.so.2 >> /sources/glibc-2.32/build/elf/symlink.list +rm -f /usr/lib/libnss_hesiod.so.new +/bin/sh ../scripts/rellns-sh /lib/libnss_hesiod.so.2 /usr/lib/libnss_hesiod.so.new +mv -f /usr/lib/libnss_hesiod.so.new /usr/lib/libnss_hesiod.so +(cd /sources/glibc-2.32/build/hesiod/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/hesiod/stubsT +mv -f /sources/glibc-2.32/build/hesiod/stubsT /sources/glibc-2.32/build/hesiod/stubs +make[2]: Leaving directory '/sources/glibc-2.32/hesiod' +make subdir=sunrpc -C sunrpc ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/sunrpc' +/usr/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/nfs/nfs.h /usr/include/nfs/nfs.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/sunrpc/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/sunrpc/stubsT +mv -f /sources/glibc-2.32/build/sunrpc/stubsT /sources/glibc-2.32/build/sunrpc/stubs +make[2]: Leaving directory '/sources/glibc-2.32/sunrpc' +make subdir=nis -C nis ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/nis' +/usr/bin/install -c /sources/glibc-2.32/build/nis/libnsl.so /lib/libnsl-2.32.so.new +mv -f /lib/libnsl-2.32.so.new /lib/libnsl-2.32.so +echo `../scripts/rellns-sh -p /lib/libnsl-2.32.so /lib/libnsl.so.1` /lib/libnsl.so.1 >> /sources/glibc-2.32/build/elf/symlink.list +(cd /sources/glibc-2.32/build/nis/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/nis/stubsT +mv -f /sources/glibc-2.32/build/nis/stubsT /sources/glibc-2.32/build/nis/stubs +make[2]: Leaving directory '/sources/glibc-2.32/nis' +make subdir=nscd -C nscd ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/nscd' +/usr/bin/install -c /sources/glibc-2.32/build/nscd/nscd /usr/sbin/nscd.new +mv -f /usr/sbin/nscd.new /usr/sbin/nscd +(cd /sources/glibc-2.32/build/nscd/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 }' > /sources/glibc-2.32/build/nscd/stubsT +mv -f /sources/glibc-2.32/build/nscd/stubsT /sources/glibc-2.32/build/nscd/stubs +make[2]: Leaving directory '/sources/glibc-2.32/nscd' +make subdir=login -C login ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/login' +/usr/bin/install -c -m 644 utmp.h /usr/include/utmp.h +/usr/bin/install -c -m 644 ../bits/utmp.h /usr/include/bits/utmp.h +/usr/bin/install -c -m 644 lastlog.h /usr/include/lastlog.h +/usr/bin/install -c -m 644 pty.h /usr/include/pty.h +/usr/bin/install -c -m 644 ../sysdeps/gnu/utmpx.h /usr/include/utmpx.h +/usr/bin/install -c -m 644 ../sysdeps/gnu/bits/utmpx.h /usr/include/bits/utmpx.h +/usr/bin/install -c /sources/glibc-2.32/build/login/libutil.so /lib/libutil-2.32.so.new +mv -f /lib/libutil-2.32.so.new /lib/libutil-2.32.so +echo `../scripts/rellns-sh -p /lib/libutil-2.32.so /lib/libutil.so.1` /lib/libutil.so.1 >> /sources/glibc-2.32/build/elf/symlink.list +rm -f /usr/lib/libutil.so.new +/bin/sh ../scripts/rellns-sh /lib/libutil.so.1 /usr/lib/libutil.so.new +mv -f /usr/lib/libutil.so.new /usr/lib/libutil.so +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/login/libutil.a /usr/lib/libutil.a +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +(cd /sources/glibc-2.32/build/login/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 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 setutxent.os getutxent.os endutxent.os getutxid.os getutxline.os pututxline.os utmpxname.os updwtmpx.os getutmpx.os getutmp.os login.o login_tty.o logout.o logwtmp.o openpty.o forkpty.o login.os login_tty.os logout.os logwtmp.os openpty.os forkpty.os) | \ +gawk '/\.gnu\.glibc-stub\./ { \ + sub(/\.gnu\.glibc-stub\./, "", $2); \ + stubs[$2] = 1; } \ + END { for (s in stubs) print "#define __stub_" s }' > /sources/glibc-2.32/build/login/stubsT +mv -f /sources/glibc-2.32/build/login/stubsT /sources/glibc-2.32/build/login/stubs +make[2]: Leaving directory '/sources/glibc-2.32/login' +make subdir=elf -C elf ..=../ subdir_install +make[2]: Entering directory '/sources/glibc-2.32/elf' +/usr/bin/install -c -m 644 elf.h /usr/include/elf.h +/usr/bin/install -c -m 644 ../bits/elfclass.h /usr/include/bits/elfclass.h +/usr/bin/install -c -m 644 link.h /usr/include/link.h +/usr/bin/install -c -m 644 ../sysdeps/x86/bits/link.h /usr/include/bits/link.h +/usr/bin/install -c -m 644 /sources/glibc-2.32/build/gnu/lib-names-64.h /usr/include/gnu/lib-names-64.h +make -f /sources/glibc-2.32/build/elf/librtld.mk -f rtld-Rules +make[3]: Entering directory '/sources/glibc-2.32/elf' +make subdir=csu -C ../csu ..=../ objdir=/sources/glibc-2.32/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=/sources/glibc-2.32/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-rewinddir.os rtld-getdents64.os rtld-readdir64.os' +make subdir=elf -C ../elf ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-dl-addr-obj.os' +make[4]: Entering directory '/sources/glibc-2.32/elf' +make[4]: Leaving directory '/sources/glibc-2.32/elf' +make subdir=gmon -C ../gmon ..=../ objdir=/sources/glibc-2.32/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=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-xstat.os rtld-fxstat.os rtld-lxstat.os rtld-lseek64.os rtld-access.os rtld-close_nocancel.os rtld-fcntl_nocancel.os rtld-open64_nocancel.os rtld-openat64_nocancel.os rtld-read_nocancel.os rtld-pread64_nocancel.os rtld-write_nocancel.os' +make subdir=malloc -C ../malloc ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-scratch_buffer_set_array_size.os' +make[4]: Entering directory '/sources/glibc-2.32/malloc' +make[4]: Leaving directory '/sources/glibc-2.32/malloc' +make subdir=misc -C ../misc ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-mmap64.os rtld-munmap.os rtld-mprotect.os' +make subdir=nptl -C ../nptl ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-libc-lowlevellock.os' +make[4]: Entering directory '/sources/glibc-2.32/nptl' +make[4]: Leaving directory '/sources/glibc-2.32/nptl' +make subdir=posix -C ../posix ..=../ objdir=/sources/glibc-2.32/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 '/sources/glibc-2.32/posix' +make[4]: Leaving directory '/sources/glibc-2.32/posix' +make subdir=setjmp -C ../setjmp ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setjmp.os rtld-__longjmp.os' +make subdir=signal -C ../signal ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-sigaction.os' +make subdir=string -C ../string ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-strchr.os rtld-strcmp.os rtld-strcspn.os rtld-strdup.os rtld-strlen.os rtld-strnlen.os rtld-strncmp.os rtld-memchr.os rtld-memcmp.os rtld-memmove.os rtld-memset.os rtld-mempcpy.os rtld-stpcpy.os rtld-memcpy.os rtld-rawmemchr.os rtld-strcmp-sse2.os rtld-strcmp.os rtld-strcmp-sse2-unaligned.os rtld-strcmp.os rtld-strcmp-ssse3.os rtld-strcmp.os rtld-strcmp-avx2.os rtld-strcmp.os rtld-strncmp-sse2.os rtld-strncmp.os rtld-strncmp-ssse3.os rtld-strncmp.os rtld-strncmp-sse4_2.os rtld-strncmp.os rtld-strncmp-avx2.os rtld-strncmp.os rtld-memchr-sse2.os rtld-memchr.os rtld-rawmemchr-sse2.os rtld-rawmemchr.os rtld-memchr-avx2.os rtld-memchr.os rtld-rawmemchr-avx2.os rtld-rawmemchr.os rtld-memcmp-sse2.os rtld-memcmp.os rtld-memcmp-avx2-movbe.os rtld-memcmp.os rtld-memcmp-sse4.os rtld-memcmp.os rtld-memcpy-ssse3.os rtld-mempcpy.os rtld-memmove-ssse3.os rtld-memmove.os rtld-memcpy-ssse3-back.os rtld-mempcpy.os rtld-memmove-ssse3-back.os rtld-memmove.os rtld-memmove-avx512-no-vzeroupper.os rtld-mempcpy.os rtld-strchr-sse2.os rtld-strchr.os rtld-strchr-avx2.os rtld-strchr.os rtld-strlen-sse2.os rtld-strlen.os rtld-strnlen-sse2.os rtld-strnlen.os rtld-strlen-avx2.os rtld-strlen.os rtld-strnlen-avx2.os rtld-strnlen.os rtld-stpcpy-sse2.os rtld-stpcpy.os rtld-stpcpy-ssse3.os rtld-stpcpy.os rtld-stpcpy-sse2-unaligned.os rtld-stpcpy.os rtld-stpcpy-avx2.os rtld-stpcpy.os rtld-strchr-sse2-no-bsf.os rtld-strchr.os rtld-memcmp-ssse3.os rtld-memcmp.os rtld-strcspn-sse2.os rtld-strcspn.os rtld-strcspn-c.os rtld-strcspn.os rtld-varshift.os rtld-strcspn-c.os rtld-memset-avx512-no-vzeroupper.os rtld-memset.os rtld-memmove-sse2-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx-unaligned-erms.os rtld-mempcpy.os rtld-memmove-avx512-unaligned-erms.os rtld-mempcpy.os rtld-memset-sse2-unaligned-erms.os rtld-memset.os rtld-memset-avx2-unaligned-erms.os rtld-memset.os rtld-memset-avx512-unaligned-erms.os rtld-memset.os rtld-cacheinfo.os rtld-memcpy-ssse3-back.os' +make[4]: Entering directory '/sources/glibc-2.32/string' +make[4]: Leaving directory '/sources/glibc-2.32/string' +make subdir=time -C ../time ..=../ objdir=/sources/glibc-2.32/build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setitimer.os' +make[4]: Entering directory '/sources/glibc-2.32/time' +make[4]: Leaving directory '/sources/glibc-2.32/time' +make[3]: Leaving directory '/sources/glibc-2.32/elf' +/usr/bin/install -c /sources/glibc-2.32/build/elf/ld.so /lib/ld-2.32.so.new +mv -f /lib/ld-2.32.so.new /lib/ld-2.32.so +/usr/bin/install -c /sources/glibc-2.32/build/libc.so /lib/libc-2.32.so.new +mv -f /lib/libc-2.32.so.new /lib/libc-2.32.so +echo `../scripts/rellns-sh -p /lib/ld-2.32.so /lib/ld-linux-x86-64.so.2` /lib/ld-linux-x86-64.so.2 >> /sources/glibc-2.32/build/elf/symlink.list +/usr/bin/install -c /sources/glibc-2.32/build/elf/sotruss-lib.so /usr/lib/audit/sotruss-lib.so.new +mv -f /usr/lib/audit/sotruss-lib.so.new /usr/lib/audit/sotruss-lib.so +/usr/bin/install -c /sources/glibc-2.32/build/elf/sprof /usr/bin/sprof.new +mv -f /usr/bin/sprof.new /usr/bin/sprof +/usr/bin/install -c /sources/glibc-2.32/build/elf/pldd /usr/bin/pldd.new +mv -f /usr/bin/pldd.new /usr/bin/pldd +/usr/bin/install -c /sources/glibc-2.32/build/elf/ldd /usr/bin/ldd.new +mv -f /usr/bin/ldd.new /usr/bin/ldd +/usr/bin/install -c /sources/glibc-2.32/build/elf/sotruss /usr/bin/sotruss.new +mv -f /usr/bin/sotruss.new /usr/bin/sotruss +/usr/bin/install -c /sources/glibc-2.32/build/elf/sln /sbin/sln.new +mv -f /sbin/sln.new /sbin/sln +/usr/bin/install -c /sources/glibc-2.32/build/elf/ldconfig /sbin/ldconfig.new +mv -f /sbin/ldconfig.new /sbin/ldconfig +(cd /sources/glibc-2.32/build/elf/.; /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/objdump -h dl-load.o dl-lookup.o dl-object.o dl-reloc.o dl-deps.o dl-hwcaps.o dl-runtime.o dl-init.o dl-fini.o dl-debug.o dl-misc.o dl-version.o dl-profile.o dl-tls.o dl-origin.o dl-scope.o dl-execstack.o dl-open.o dl-close.o dl-trampoline.o dl-exception.o dl-sort-maps.o dl-lookup-direct.o dl-call-libc-early-init.o dl-cache.o dl-tunables.o tlsdesc.o dl-tlsdesc.o tls_get_addr.o dl-get-cpu-features.o dl-support.o dl-iteratephdr.o dl-addr.o dl-addr-obj.o enbl-secure.o dl-profstub.o dl-libc.o dl-sym.o dl-sysdep.o dl-error.o dl-reloc-static-pie.o libc_early_init.o dl-iteratephdr.os dl-addr.os dl-addr-obj.os dl-profstub.os dl-libc.os dl-sym.os dl-error.os libc_early_init.os rtld.os dl-load.os dl-lookup.os dl-object.os dl-reloc.os dl-deps.os dl-hwcaps.os dl-runtime.os dl-init.os dl-fini.os dl-debug.os dl-misc.os dl-version.os dl-profile.os dl-tls.os dl-origin.os dl-scope.os dl-execstack.os dl-open.os dl-close.os dl-trampoline.os dl-exception.os dl-sort-maps.os dl-lookup-direct.os dl-call-libc-early-init.os dl-cache.os dl-tunables.os tlsdesc.os dl-tlsdesc.os tls_get_addr.os dl-get-cpu-features.os dl-sysdep.os dl-environ.os dl-minimal.os dl-error-minimal.os dl-conflict.os dl-brk.os dl-sbrk.os dl-getcwd.os dl-openat64.os dl-opendir.os dl-fxstatat64.os sofini.os interp.os static-stubs.o cache.o readlib.o xmalloc.o xstrdup.o chroot_canon.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 }' > /sources/glibc-2.32/build/elf/stubsT +mv -f /sources/glibc-2.32/build/elf/stubsT /sources/glibc-2.32/build/elf/stubs +make[2]: Leaving directory '/sources/glibc-2.32/elf' +(sed '/^@/d' include/stubs-prologue.h; LC_ALL=C sort /sources/glibc-2.32/build/csu/stubs /sources/glibc-2.32/build/iconv/stubs /sources/glibc-2.32/build/locale/stubs /sources/glibc-2.32/build/localedata/stubs /sources/glibc-2.32/build/iconvdata/stubs /sources/glibc-2.32/build/assert/stubs /sources/glibc-2.32/build/ctype/stubs /sources/glibc-2.32/build/intl/stubs /sources/glibc-2.32/build/catgets/stubs /sources/glibc-2.32/build/math/stubs /sources/glibc-2.32/build/setjmp/stubs /sources/glibc-2.32/build/signal/stubs /sources/glibc-2.32/build/stdlib/stubs /sources/glibc-2.32/build/stdio-common/stubs /sources/glibc-2.32/build/libio/stubs /sources/glibc-2.32/build/dlfcn/stubs /sources/glibc-2.32/build/nptl/stubs /sources/glibc-2.32/build/malloc/stubs /sources/glibc-2.32/build/string/stubs /sources/glibc-2.32/build/wcsmbs/stubs /sources/glibc-2.32/build/timezone/stubs /sources/glibc-2.32/build/time/stubs /sources/glibc-2.32/build/dirent/stubs /sources/glibc-2.32/build/grp/stubs /sources/glibc-2.32/build/pwd/stubs /sources/glibc-2.32/build/posix/stubs /sources/glibc-2.32/build/io/stubs /sources/glibc-2.32/build/termios/stubs /sources/glibc-2.32/build/resource/stubs /sources/glibc-2.32/build/misc/stubs /sources/glibc-2.32/build/socket/stubs /sources/glibc-2.32/build/sysvipc/stubs /sources/glibc-2.32/build/gmon/stubs /sources/glibc-2.32/build/gnulib/stubs /sources/glibc-2.32/build/wctype/stubs /sources/glibc-2.32/build/manual/stubs /sources/glibc-2.32/build/shadow/stubs /sources/glibc-2.32/build/gshadow/stubs /sources/glibc-2.32/build/po/stubs /sources/glibc-2.32/build/argp/stubs /sources/glibc-2.32/build/rt/stubs /sources/glibc-2.32/build/conform/stubs /sources/glibc-2.32/build/debug/stubs /sources/glibc-2.32/build/mathvec/stubs /sources/glibc-2.32/build/support/stubs /sources/glibc-2.32/build/crypt/stubs /sources/glibc-2.32/build/nptl_db/stubs /sources/glibc-2.32/build/inet/stubs /sources/glibc-2.32/build/resolv/stubs /sources/glibc-2.32/build/nss/stubs /sources/glibc-2.32/build/hesiod/stubs /sources/glibc-2.32/build/sunrpc/stubs /sources/glibc-2.32/build/nis/stubs /sources/glibc-2.32/build/nscd/stubs /sources/glibc-2.32/build/login/stubs /sources/glibc-2.32/build/elf/stubs) > /sources/glibc-2.32/build/stubs.h +if test -r /usr/include/gnu/stubs-64.h && cmp -s /sources/glibc-2.32/build/stubs.h /usr/include/gnu/stubs-64.h; \ +then echo 'stubs.h unchanged'; \ +else /usr/bin/install -c -m 644 /sources/glibc-2.32/build/stubs.h /usr/include/gnu/stubs-64.h; fi +stubs.h unchanged +rm -f /sources/glibc-2.32/build/stubs.h +/sources/glibc-2.32/build/elf/sln /sources/glibc-2.32/build/elf/symlink.list +rm -f /sources/glibc-2.32/build/elf/symlink.list +test ! -x /sources/glibc-2.32/build/elf/ldconfig || LC_ALL=C \ + /sources/glibc-2.32/build/elf/ldconfig \ + /lib /usr/lib +LD_SO=ld-linux-x86-64.so.2 CC="gcc" echo not running scripts/test-installation.pl /sources/glibc-2.32/build/ +not running scripts/test-installation.pl /sources/glibc-2.32/build/ +make[1]: Leaving directory '/sources/glibc-2.32' +'../nscd/nscd.conf' -> '/etc/nscd.conf' +mkdir: created directory '/var/cache/nscd' +mkdir: created directory '/usr/lib/locale' +mkdir: created directory '/usr/share/zoneinfo/posix' +mkdir: created directory '/usr/share/zoneinfo/right' +'zone.tab' -> '/usr/share/zoneinfo/zone.tab' +'zone1970.tab' -> '/usr/share/zoneinfo/zone1970.tab' +'iso3166.tab' -> '/usr/share/zoneinfo/iso3166.tab' +'/etc/localtime' -> '/usr/share/zoneinfo/America/Sao_Paulo' +mkdir: created directory '/etc/ld.so.conf.d' +[lfs-scripts] Finishing build of glibc-2.32 at Tue Feb 2 10:20:15 -03 2021 +[lfs-scripts] Starting build of zlib-1.2.11 at Tue Feb 2 10:20:16 -03 2021 +Checking for gcc... +Checking for shared library support... +Building shared library libz.so.1.2.11 with gcc. +Checking for size_t... Yes. +Checking for off64_t... Yes. +Checking for fseeko... Yes. +Checking for strerror... Yes. +Checking for unistd.h... Yes. +Checking for stdarg.h... Yes. +Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf(). +Checking for vsnprintf() in stdio.h... Yes. +Checking for return value of vsnprintf()... Yes. +Checking for attribute(visibility) support... Yes. +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o example.o test/example.c +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o adler32.o adler32.c +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o crc32.o crc32.c +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o deflate.o deflate.c +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o infback.o infback.c +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inffast.o inffast.c +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inflate.o inflate.c +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inftrees.o inftrees.c +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o trees.o trees.c +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o zutil.o zutil.c +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o compress.o compress.c +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o uncompr.o uncompr.c +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzclose.o gzclose.c +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzlib.o gzlib.c +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzread.o gzread.c +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzwrite.o gzwrite.c +ar rc libz.a adler32.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o zutil.o compress.o uncompr.o gzclose.o gzlib.o gzread.o gzwrite.o +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example example.o -L. libz.a +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o minigzip.o test/minigzip.c +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip minigzip.o -L. libz.a +gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/adler32.o adler32.c +gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/crc32.o crc32.c +gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/deflate.o deflate.c +gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/infback.o infback.c +gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inffast.o inffast.c +gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inflate.o inflate.c +gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inftrees.o inftrees.c +gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/trees.o trees.c +gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/zutil.o zutil.c +gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/compress.o compress.c +gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/uncompr.o uncompr.c +gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzclose.o gzclose.c +gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzlib.o gzlib.c +gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzread.o gzread.c +gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzwrite.o gzwrite.c +gcc -shared -Wl,-soname,libz.so.1,--version-script,zlib.map -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o libz.so.1.2.11 adler32.lo crc32.lo deflate.lo infback.lo inffast.lo inflate.lo inftrees.lo trees.lo zutil.lo compress.lo uncompr.lo gzclose.lo gzlib.lo gzread.lo gzwrite.lo -lc +rm -f libz.so libz.so.1 +ln -s libz.so.1.2.11 libz.so +ln -s libz.so.1.2.11 libz.so.1 +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o examplesh example.o -L. libz.so.1.2.11 +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzipsh minigzip.o -L. libz.so.1.2.11 +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o example64.o test/example.c +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example64 example64.o -L. libz.a +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o minigzip64.o test/minigzip.c +gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip64 minigzip64.o -L. libz.a +rm -f /usr/lib/libz.a +cp libz.a /usr/lib +chmod 644 /usr/lib/libz.a +cp libz.so.1.2.11 /usr/lib +chmod 755 /usr/lib/libz.so.1.2.11 +rm -f /usr/share/man/man3/zlib.3 +cp zlib.3 /usr/share/man/man3 +chmod 644 /usr/share/man/man3/zlib.3 +rm -f /usr/lib/pkgconfig/zlib.pc +cp zlib.pc /usr/lib/pkgconfig +chmod 644 /usr/lib/pkgconfig/zlib.pc +rm -f /usr/include/zlib.h /usr/include/zconf.h +cp zlib.h zconf.h /usr/include +chmod 644 /usr/include/zlib.h /usr/include/zconf.h +renamed '/usr/lib/libz.so.1' -> '/lib/libz.so.1' +renamed '/usr/lib/libz.so.1.2.11' -> '/lib/libz.so.1.2.11' +'/usr/lib/libz.so' -> '../../lib/libz.so.1.2.11' +[lfs-scripts] Finishing build of zlib-1.2.11 at Tue Feb 2 10:20:22 -03 2021 +[lfs-scripts] Starting build of bzip2-1.0.8 at Tue Feb 2 10:20:22 -03 2021 +patching file Makefile +gcc -fpic -fPIC -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c blocksort.c +gcc -fpic -fPIC -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c huffman.c +gcc -fpic -fPIC -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c crctable.c +gcc -fpic -fPIC -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c randtable.c +gcc -fpic -fPIC -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c compress.c +gcc -fpic -fPIC -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c decompress.c +gcc -fpic -fPIC -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c bzlib.c +gcc -shared -Wl,-soname -Wl,libbz2.so.1.0 -o libbz2.so.1.0.8 blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o +gcc -fpic -fPIC -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -o bzip2-shared bzip2.c libbz2.so.1.0.8 +rm -f libbz2.so.1.0 +ln -s libbz2.so.1.0.8 libbz2.so.1.0 +rm -f *.o libbz2.a bzip2 bzip2recover \ +sample1.rb2 sample2.rb2 sample3.rb2 \ +sample1.tst sample2.tst sample3.tst + +If compilation produces errors, or a large number of warnings, +please read README.COMPILATION.PROBLEMS -- you might be able to +adjust the flags in this Makefile to improve matters. + +Also in README.COMPILATION.PROBLEMS are some hints that may help +if your build produces an executable which is unable to correctly +handle so-called 'large files' -- files of size 2GB or more. + +gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c blocksort.c +gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c huffman.c +gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c crctable.c +gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c randtable.c +gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c compress.c +gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c decompress.c +gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c bzlib.c +rm -f libbz2.a +ar cq libbz2.a blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o +ranlib libbz2.a +gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c bzip2.c +gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -o bzip2 bzip2.o -L. -lbz2 +gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c bzip2recover.c +gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -o bzip2recover bzip2recover.o + +Doing 6 tests (3 compress, 3 uncompress) ... +If there's a problem, things might stop at this point. + +./bzip2 -1 < sample1.ref > sample1.rb2 +./bzip2 -2 < sample2.ref > sample2.rb2 +./bzip2 -3 < sample3.ref > sample3.rb2 +./bzip2 -d < sample1.bz2 > sample1.tst +./bzip2 -d < sample2.bz2 > sample2.tst +./bzip2 -ds < sample3.bz2 > sample3.tst +cmp sample1.bz2 sample1.rb2 +cmp sample2.bz2 sample2.rb2 +cmp sample3.bz2 sample3.rb2 +cmp sample1.tst sample1.ref +cmp sample2.tst sample2.ref +cmp sample3.tst sample3.ref + +If you got this far and the 'cmp's didn't complain, it looks +like you're in business. + +To install in /usr/local/bin, /usr/local/lib, /usr/local/man and +/usr/local/include, type + + make install + +To install somewhere else, eg, /xxx/yyy/{bin,lib,man,include}, type + + make install PREFIX=/xxx/yyy + +If you are (justifiably) paranoid and want to see what 'make install' +is going to do, you can first do + + make -n install or + make -n install PREFIX=/xxx/yyy respectively. + +The -n instructs make to show the commands it would execute, but +not actually execute them. + +Instructions for use are in the preformatted manual page, in the file +bzip2.txt. For more detailed documentation, read the full manual. +It is available in Postscript form (manual.ps), PDF form (manual.pdf), +and HTML form (manual.html). + +You can also do "bzip2 --help" to see some helpful information. +"bzip2 -L" displays the software license. + +if ( test ! -d /usr/bin ) ; then mkdir -p /usr/bin ; fi +if ( test ! -d /usr/lib ) ; then mkdir -p /usr/lib ; fi +if ( test ! -d /usr/share/man ) ; then mkdir -p /usr/share/man ; fi +if ( test ! -d /usr/share/man/man1 ) ; then mkdir -p /usr/share/man/man1 ; fi +if ( test ! -d /usr/share/doc/bzip2-1.0.8 ) ; then mkdir -p /usr/share/doc/bzip2-1.0.8; fi +if ( test ! -d /usr/include ) ; then mkdir -p /usr/include ; fi +cp -f bzip2 /usr/bin/bzip2 +cp -f bzip2 /usr/bin/bunzip2 +cp -f bzip2 /usr/bin/bzcat +cp -f bzip2recover /usr/bin/bzip2recover +chmod a+x /usr/bin/bzip2 +chmod a+x /usr/bin/bunzip2 +chmod a+x /usr/bin/bzcat +chmod a+x /usr/bin/bzip2recover +cp -f bzip2.1 /usr/share/man/man1 +chmod a+r /usr/share/man/man1/bzip2.1 +cp -f bzlib.h /usr/include +chmod a+r /usr/include/bzlib.h +cp -f libbz2.a /usr/lib +chmod a+r /usr/lib/libbz2.a +cp -f bzgrep /usr/bin/bzgrep +ln -s -f bzgrep /usr/bin/bzegrep +ln -s -f bzgrep /usr/bin/bzfgrep +chmod a+x /usr/bin/bzgrep +cp -f bzmore /usr/bin/bzmore +ln -s -f bzmore /usr/bin/bzless +chmod a+x /usr/bin/bzmore +cp -f bzdiff /usr/bin/bzdiff +ln -s -f bzdiff /usr/bin/bzcmp +chmod a+x /usr/bin/bzdiff +cp -f bzgrep.1 bzmore.1 bzdiff.1 /usr/share/man/man1 +chmod a+r /usr/share/man/man1/bzgrep.1 +chmod a+r /usr/share/man/man1/bzmore.1 +chmod a+r /usr/share/man/man1/bzdiff.1 +echo ".so man1/bzgrep.1" > /usr/share/man/man1/bzegrep.1 +echo ".so man1/bzgrep.1" > /usr/share/man/man1/bzfgrep.1 +echo ".so man1/bzmore.1" > /usr/share/man/man1/bzless.1 +echo ".so man1/bzdiff.1" > /usr/share/man/man1/bzcmp.1 +cp -f manual.html /usr/share/doc/bzip2-1.0.8 +cp -f manual.pdf /usr/share/doc/bzip2-1.0.8 +cp -f manual.ps /usr/share/doc/bzip2-1.0.8 +cp -f bzip2.txt /usr/share/doc/bzip2-1.0.8 +chmod a+r /usr/share/doc/bzip2-1.0.8/manual.html +chmod a+r /usr/share/doc/bzip2-1.0.8/manual.pdf +chmod a+r /usr/share/doc/bzip2-1.0.8/manual.ps +chmod a+r /usr/share/doc/bzip2-1.0.8/bzip2.txt +'bzip2-shared' -> '/bin/bzip2' +'libbz2.so.1.0' -> '/lib/libbz2.so.1.0' +'libbz2.so.1.0.8' -> '/lib/libbz2.so.1.0.8' +'/usr/lib/libbz2.so' -> '../../lib/libbz2.so.1.0' +removed '/usr/bin/bunzip2' +removed '/usr/bin/bzcat' +removed '/usr/bin/bzip2' +'/bin/bunzip2' -> 'bzip2' +'/bin/bzcat' -> 'bzip2' +[lfs-scripts] Finishing build of bzip2-1.0.8 at Tue Feb 2 10:20:31 -03 2021 +[lfs-scripts] Starting build of xz-5.2.5 at Tue Feb 2 10:20:31 -03 2021 + +XZ Utils 5.2.5 + +System type: +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-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 a thread-safe mkdir -p... /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 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 for gcc option to accept ISO C99... none needed +checking dependency style of gcc... gcc3 +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 + +POSIX threading support: +checking for a sed that does not truncate output... /bin/sed +checking whether 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 whether CLOCK_MONOTONIC is declared... yes + +Initializing Libtool: +checking how to print strings... printf +checking for a sed that does not truncate output... (cached) /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/x86_64-lfs-linux-gnu/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/x86_64-lfs-linux-gnu/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... /bin/dd +checking how to truncate binary pipes... /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/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 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... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/usr/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 the common suffixes of directories in the library search path... lib,lib +checking for CFPreferencesCopyAppValue... no +checking for CFLocaleCopyCurrent... 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 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 sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking immintrin.h usability... yes +checking immintrin.h presence... yes +checking for immintrin.h... yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... 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 getopt.h usability... yes +checking getopt.h presence... yes +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 sys/param.h usability... yes +checking sys/param.h presence... 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 sys/capsicum.h usability... no +checking sys/capsicum.h presence... no +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 gcc accepts -Wall... yes +checking if gcc accepts -Wextra... yes +checking if gcc accepts -Wvla... yes +checking if gcc accepts -Wformat=2... yes +checking if gcc accepts -Winit-self... yes +checking if gcc accepts -Wmissing-include-dirs... yes +checking if gcc accepts -Wstrict-aliasing... yes +checking if gcc accepts -Wfloat-equal... yes +checking if gcc accepts -Wundef... yes +checking if gcc accepts -Wshadow... yes +checking if gcc accepts -Wpointer-arith... yes +checking if gcc accepts -Wbad-function-cast... yes +checking if gcc accepts -Wwrite-strings... yes +checking if gcc accepts -Wlogical-op... yes +checking if gcc accepts -Waggregate-return... yes +checking if gcc accepts -Wstrict-prototypes... yes +checking if gcc accepts -Wold-style-definition... yes +checking if gcc accepts -Wmissing-prototypes... yes +checking if gcc accepts -Wmissing-declarations... yes +checking if gcc accepts -Wmissing-noreturn... yes +checking if 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 '/sources/xz-5.2.5' +Making all in src +make[2]: Entering directory '/sources/xz-5.2.5/src' +Making all in liblzma +make[3]: Entering directory '/sources/xz-5.2.5/src/liblzma' +Making all in api +make[4]: Entering directory '/sources/xz-5.2.5/src/liblzma/api' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/xz-5.2.5/src/liblzma/api' +make[4]: Entering directory '/sources/xz-5.2.5/src/liblzma' +/bin/sh ../../libtool --tag=CC --mode=compile 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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: 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 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:5: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: 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 -pthread -g -O2 -Wl,--version-script=../../src/liblzma/liblzma.map -pthread -Wl,-soname -Wl,liblzma.so.5 -o .libs/liblzma.so.5.2.5 +libtool: link: (cd ".libs" && rm -f "liblzma.so.5" && ln -s "liblzma.so.5.2.5" "liblzma.so.5") +libtool: link: (cd ".libs" && rm -f "liblzma.so" && ln -s "liblzma.so.5.2.5" "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.5,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 '/sources/xz-5.2.5/src/liblzma' +make[3]: Leaving directory '/sources/xz-5.2.5/src/liblzma' +Making all in xzdec +make[3]: Entering directory '/sources/xz-5.2.5/src/xzdec' +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 +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 +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 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: 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 .libs/xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o ../../src/liblzma/.libs/liblzma.so -lpthread -pthread +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 +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 +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 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: 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 .libs/lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o ../../src/liblzma/.libs/liblzma.so -lpthread -pthread +make[3]: Leaving directory '/sources/xz-5.2.5/src/xzdec' +Making all in xz +make[3]: Entering directory '/sources/xz-5.2.5/src/xz' +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 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: 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 .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 '/sources/xz-5.2.5/src/xz' +Making all in lzmainfo +make[3]: Entering directory '/sources/xz-5.2.5/src/lzmainfo' +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 +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 +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 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: 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 .libs/lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o ../../src/liblzma/.libs/liblzma.so -lpthread -pthread +make[3]: Leaving directory '/sources/xz-5.2.5/src/lzmainfo' +Making all in scripts +make[3]: Entering directory '/sources/xz-5.2.5/src/scripts' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/xz-5.2.5/src/scripts' +make[3]: Entering directory '/sources/xz-5.2.5/src' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/sources/xz-5.2.5/src' +make[2]: Leaving directory '/sources/xz-5.2.5/src' +Making all in po +make[2]: Entering directory '/sources/xz-5.2.5/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/xz-5.2.5/po' +Making all in tests +make[2]: Entering directory '/sources/xz-5.2.5/tests' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/xz-5.2.5/tests' +make[2]: Entering directory '/sources/xz-5.2.5' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/sources/xz-5.2.5' +make[1]: Leaving directory '/sources/xz-5.2.5' +Making install in src +make[1]: Entering directory '/sources/xz-5.2.5/src' +Making install in liblzma +make[2]: Entering directory '/sources/xz-5.2.5/src/liblzma' +Making install in api +make[3]: Entering directory '/sources/xz-5.2.5/src/liblzma/api' +make[4]: Entering directory '/sources/xz-5.2.5/src/liblzma/api' +make[4]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/include' + /bin/mkdir -p '/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 '/usr/include/lzma' + /usr/bin/install -c -m 644 lzma.h '/usr/include/.' +make[4]: Leaving directory '/sources/xz-5.2.5/src/liblzma/api' +make[3]: Leaving directory '/sources/xz-5.2.5/src/liblzma/api' +make[3]: Entering directory '/sources/xz-5.2.5/src/liblzma' +make[4]: Entering directory '/sources/xz-5.2.5/src/liblzma' + /bin/mkdir -p '/usr/lib' + /bin/sh ../../libtool --mode=install /usr/bin/install -c liblzma.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/liblzma.so.5.2.5 /usr/lib/liblzma.so.5.2.5 +libtool: install: (cd /usr/lib && { ln -s -f liblzma.so.5.2.5 liblzma.so.5 || { rm -f liblzma.so.5 && ln -s liblzma.so.5.2.5 liblzma.so.5; }; }) +libtool: install: (cd /usr/lib && { ln -s -f liblzma.so.5.2.5 liblzma.so || { rm -f liblzma.so && ln -s liblzma.so.5.2.5 liblzma.so; }; }) +libtool: install: /usr/bin/install -c .libs/liblzma.lai /usr/lib/liblzma.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/usr/lib/pkgconfig' + /usr/bin/install -c -m 644 liblzma.pc '/usr/lib/pkgconfig' +make[4]: Leaving directory '/sources/xz-5.2.5/src/liblzma' +make[3]: Leaving directory '/sources/xz-5.2.5/src/liblzma' +make[2]: Leaving directory '/sources/xz-5.2.5/src/liblzma' +Making install in xzdec +make[2]: Entering directory '/sources/xz-5.2.5/src/xzdec' +make[3]: Entering directory '/sources/xz-5.2.5/src/xzdec' + /bin/mkdir -p '/usr/bin' + /bin/sh ../../libtool --mode=install /usr/bin/install -c xzdec lzmadec '/usr/bin' +libtool: install: /usr/bin/install -c .libs/xzdec /usr/bin/xzdec +libtool: install: /usr/bin/install -c .libs/lzmadec /usr/bin/lzmadec + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 xzdec.1 '/usr/share/man/man1' +make install-data-hook +make[4]: Entering directory '/sources/xz-5.2.5/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="/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 '/sources/xz-5.2.5/src/xzdec' + /bin/mkdir -p '/usr/share/man/de/man1' + /usr/bin/install -c -m 644 ../../po4a/man/de/xzdec.1 '/usr/share/man/de/man1' +make[5]: Leaving directory '/sources/xz-5.2.5/src/xzdec' +make[4]: Leaving directory '/sources/xz-5.2.5/src/xzdec' +make[3]: Leaving directory '/sources/xz-5.2.5/src/xzdec' +make[2]: Leaving directory '/sources/xz-5.2.5/src/xzdec' +Making install in xz +make[2]: Entering directory '/sources/xz-5.2.5/src/xz' +make[3]: Entering directory '/sources/xz-5.2.5/src/xz' + /bin/mkdir -p '/usr/bin' + /bin/sh ../../libtool --mode=install /usr/bin/install -c xz '/usr/bin' +libtool: install: /usr/bin/install -c .libs/xz /usr/bin/xz +make install-exec-hook +make[4]: Entering directory '/sources/xz-5.2.5/src/xz' +cd "/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 '/sources/xz-5.2.5/src/xz' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 xz.1 '/usr/share/man/man1' +make install-data-hook +make[4]: Entering directory '/sources/xz-5.2.5/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="/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 '/sources/xz-5.2.5/src/xz' + /bin/mkdir -p '/usr/share/man/de/man1' + /usr/bin/install -c -m 644 ../../po4a/man/de/xz.1 '/usr/share/man/de/man1' +make[5]: Leaving directory '/sources/xz-5.2.5/src/xz' +make[4]: Leaving directory '/sources/xz-5.2.5/src/xz' +make[3]: Leaving directory '/sources/xz-5.2.5/src/xz' +make[2]: Leaving directory '/sources/xz-5.2.5/src/xz' +Making install in lzmainfo +make[2]: Entering directory '/sources/xz-5.2.5/src/lzmainfo' +make[3]: Entering directory '/sources/xz-5.2.5/src/lzmainfo' + /bin/mkdir -p '/usr/bin' + /bin/sh ../../libtool --mode=install /usr/bin/install -c lzmainfo '/usr/bin' +libtool: install: /usr/bin/install -c .libs/lzmainfo /usr/bin/lzmainfo + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 lzmainfo.1 '/usr/share/man/man1' +make[3]: Leaving directory '/sources/xz-5.2.5/src/lzmainfo' +make[2]: Leaving directory '/sources/xz-5.2.5/src/lzmainfo' +Making install in scripts +make[2]: Entering directory '/sources/xz-5.2.5/src/scripts' +make[3]: Entering directory '/sources/xz-5.2.5/src/scripts' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c xzdiff xzgrep xzmore xzless '/usr/bin' +make install-exec-hook +make[4]: Entering directory '/sources/xz-5.2.5/src/scripts' +cd "/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 '/sources/xz-5.2.5/src/scripts' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/usr/share/man/man1' +make install-data-hook +make[4]: Entering directory '/sources/xz-5.2.5/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="/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 '/sources/xz-5.2.5/src/scripts' + /bin/mkdir -p '/usr/share/man/de/man1' + /usr/bin/install -c -m 644 ../../po4a/man/de/xzdiff.1 ../../po4a/man/de/xzgrep.1 ../../po4a/man/de/xzmore.1 ../../po4a/man/de/xzless.1 '/usr/share/man/de/man1' +make[5]: Leaving directory '/sources/xz-5.2.5/src/scripts' +make[4]: Leaving directory '/sources/xz-5.2.5/src/scripts' +make[3]: Leaving directory '/sources/xz-5.2.5/src/scripts' +make[2]: Leaving directory '/sources/xz-5.2.5/src/scripts' +make[2]: Entering directory '/sources/xz-5.2.5/src' +make[3]: Entering directory '/sources/xz-5.2.5/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 '/sources/xz-5.2.5/src' +make[2]: Leaving directory '/sources/xz-5.2.5/src' +make[1]: Leaving directory '/sources/xz-5.2.5/src' +Making install in po +make[1]: Entering directory '/sources/xz-5.2.5/po' +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/xz.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/xz.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/xz.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/xz.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/xz.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/xz.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/xz.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/xz.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/xz.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/xz.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/xz.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/xz.mo +if test "xz" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/sources/xz-5.2.5/po' +Making install in tests +make[1]: Entering directory '/sources/xz-5.2.5/tests' +make[2]: Entering directory '/sources/xz-5.2.5/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 '/sources/xz-5.2.5/tests' +make[1]: Leaving directory '/sources/xz-5.2.5/tests' +make[1]: Entering directory '/sources/xz-5.2.5' +make[2]: Entering directory '/sources/xz-5.2.5' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/doc/xz-5.2.5' + /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 '/usr/share/doc/xz-5.2.5' + /bin/mkdir -p '/usr/share/doc/xz-5.2.5/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 '/usr/share/doc/xz-5.2.5/examples' + /bin/mkdir -p '/usr/share/doc/xz-5.2.5/examples_old' + /usr/bin/install -c -m 644 doc/examples_old/xz_pipe_comp.c doc/examples_old/xz_pipe_decomp.c '/usr/share/doc/xz-5.2.5/examples_old' +make[2]: Leaving directory '/sources/xz-5.2.5' +make[1]: Leaving directory '/sources/xz-5.2.5' +renamed '/usr/bin/lzma' -> '/bin/lzma' +renamed '/usr/bin/unlzma' -> '/bin/unlzma' +renamed '/usr/bin/lzcat' -> '/bin/lzcat' +renamed '/usr/bin/xz' -> '/bin/xz' +renamed '/usr/bin/unxz' -> '/bin/unxz' +renamed '/usr/bin/xzcat' -> '/bin/xzcat' +renamed '/usr/lib/liblzma.so.5' -> '/lib/liblzma.so.5' +renamed '/usr/lib/liblzma.so.5.2.5' -> '/lib/liblzma.so.5.2.5' +'/usr/lib/liblzma.so' -> '../../lib/liblzma.so.5.2.5' +[lfs-scripts] Finishing build of xz-5.2.5 at Tue Feb 2 10:20:56 -03 2021 +[lfs-scripts] Starting build of zstd-1.4.5 at Tue Feb 2 10:20:56 -03 2021 +make[1]: Entering directory '/sources/zstd-1.4.5/lib' +make[1]: Nothing to be done for 'lib-release'. +make[1]: Leaving directory '/sources/zstd-1.4.5/lib' +make[1]: Entering directory '/sources/zstd-1.4.5/programs' +cc -O3 -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=5 -c -o benchfn.o benchfn.c +cc -O3 -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=5 -c -o benchzstd.o benchzstd.c +cc -O3 -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=5 -c -o datagen.o datagen.c +cc -O3 -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=5 -c -o dibio.o dibio.c +cc -O3 -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=5 -c -o fileio.o fileio.c +cc -O3 -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=5 -c -o timefn.o timefn.c +cc -O3 -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=5 -c -o util.o util.c +cc -O3 -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=5 -c -o zstdcli.o zstdcli.c +==> building with threading support +==> building zstd with .gz compression support +==> building zstd with .xz/.lzma compression support +==> no liblz4, building zstd without .lz4 support +cc -DXXH_NAMESPACE=ZSTD_ -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=5 -O3 -DBACKTRACE_ENABLE=0 -pthread -lz -llzma ../lib/common/debug.c ../lib/common/entropy_common.c ../lib/common/error_private.c ../lib/common/fse_decompress.c ../lib/common/pool.c ../lib/common/threading.c ../lib/common/xxhash.c ../lib/common/zstd_common.c ../lib/compress/fse_compress.c ../lib/compress/hist.c ../lib/compress/huf_compress.c ../lib/compress/zstd_compress.c ../lib/compress/zstd_compress_literals.c ../lib/compress/zstd_compress_sequences.c ../lib/compress/zstd_compress_superblock.c ../lib/compress/zstd_double_fast.c ../lib/compress/zstd_fast.c ../lib/compress/zstd_lazy.c ../lib/compress/zstd_ldm.c ../lib/compress/zstd_opt.c ../lib/compress/zstdmt_compress.c ../lib/decompress/huf_decompress.c ../lib/decompress/zstd_ddict.c ../lib/decompress/zstd_decompress.c ../lib/decompress/zstd_decompress_block.c ../lib/dictBuilder/cover.c ../lib/dictBuilder/divsufsort.c ../lib/dictBuilder/fastcover.c ../lib/dictBuilder/zdict.c ../lib/legacy/zstd_v05.c ../lib/legacy/zstd_v06.c ../lib/legacy/zstd_v07.c benchfn.o benchzstd.o datagen.o dibio.o fileio.o timefn.o util.o zstdcli.o -o zstd -pthread -lz -llzma +make[1]: Leaving directory '/sources/zstd-1.4.5/programs' +cp programs/zstd . +make[1]: Entering directory '/sources/zstd-1.4.5/lib' +creating pkgconfig +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o common/debug.o common/debug.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o common/entropy_common.o common/entropy_common.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o common/error_private.o common/error_private.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o common/fse_decompress.o common/fse_decompress.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o common/pool.o common/pool.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o common/threading.o common/threading.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o common/xxhash.o common/xxhash.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o common/zstd_common.o common/zstd_common.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o compress/fse_compress.o compress/fse_compress.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o compress/hist.o compress/hist.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o compress/huf_compress.o compress/huf_compress.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o compress/zstd_compress.o compress/zstd_compress.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o compress/zstd_compress_literals.o compress/zstd_compress_literals.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o compress/zstd_compress_sequences.o compress/zstd_compress_sequences.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o compress/zstd_compress_superblock.o compress/zstd_compress_superblock.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o compress/zstd_double_fast.o compress/zstd_double_fast.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o compress/zstd_fast.o compress/zstd_fast.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o compress/zstd_lazy.o compress/zstd_lazy.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o compress/zstd_ldm.o compress/zstd_ldm.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o compress/zstd_opt.o compress/zstd_opt.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o compress/zstdmt_compress.o compress/zstdmt_compress.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o decompress/huf_decompress.o decompress/huf_decompress.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o decompress/zstd_ddict.o decompress/zstd_ddict.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o decompress/zstd_decompress.o decompress/zstd_decompress.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -fno-tree-vectorize -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o decompress/zstd_decompress_block.o decompress/zstd_decompress_block.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o deprecated/zbuff_common.o deprecated/zbuff_common.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o deprecated/zbuff_compress.o deprecated/zbuff_compress.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o deprecated/zbuff_decompress.o deprecated/zbuff_decompress.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o dictBuilder/cover.o dictBuilder/cover.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o dictBuilder/divsufsort.o dictBuilder/divsufsort.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o dictBuilder/fastcover.o dictBuilder/fastcover.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o dictBuilder/zdict.o dictBuilder/zdict.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o legacy/zstd_v05.o legacy/zstd_v05.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o legacy/zstd_v06.o legacy/zstd_v06.c +cc -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -O3 -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=5 -c -o legacy/zstd_v07.o legacy/zstd_v07.c +compiling static library +Installing static library +compiling dynamic library 1.4.5 +creating versioned links +Installing shared library +Installing includes +zstd static and shared library installed +make[1]: Leaving directory '/sources/zstd-1.4.5/lib' +make[1]: Entering directory '/sources/zstd-1.4.5/programs' +Installing binaries +Installing man pages +zstd installation completed +make[1]: Leaving directory '/sources/zstd-1.4.5/programs' +removed '/usr/lib/libzstd.a' +renamed '/usr/lib/libzstd.so.1' -> '/lib/libzstd.so.1' +renamed '/usr/lib/libzstd.so.1.4.5' -> '/lib/libzstd.so.1.4.5' +'/usr/lib/libzstd.so' -> '../../lib/libzstd.so.1.4.5' +[lfs-scripts] Finishing build of zstd-1.4.5 at Tue Feb 2 10:22:31 -03 2021 +[lfs-scripts] Starting build of file-5.39 at Tue Feb 2 10:22:31 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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-pc-linux-gnu +checking whether make supports the include directive... yes (GNU style) +checking for gcc... gcc +checking whether the C compiler works... yes +checking for C compiler default output file name... a.out +checking for suffix of executables... +checking whether we are cross compiling... no +checking for suffix of object files... o +checking whether 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 for gcc option to accept ISO C99... none needed +checking for gcc option to accept ISO Standard C... (cached) none needed +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/x86_64-lfs-linux-gnu/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/x86_64-lfs-linux-gnu/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... /bin/dd +checking how to truncate binary pipes... /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/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 for ANSI C header files... (cached) 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 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/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 zlib.h usability... yes +checking zlib.h presence... yes +checking for zlib.h... yes +checking bzlib.h usability... yes +checking bzlib.h presence... yes +checking for bzlib.h... yes +checking lzma.h usability... yes +checking lzma.h presence... yes +checking for lzma.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 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... yes +checking for BZ2_bzCompressInit in -lbz2... yes +checking for lzma_stream_decoder in -llzma... yes +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 '/sources/file-5.39' +Making all in src +make[2]: Entering directory '/sources/file-5.39/src' +sed -e "s/X.YY/$(echo 5.39 | tr -d .)/" < ../src/magic.h.in > magic.h +make all-am +make[3]: Entering directory '/sources/file-5.39/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 '/sources/file-5.39/src' +make[2]: Leaving directory '/sources/file-5.39/src' +Making all in magic +make[2]: Entering directory '/sources/file-5.39/magic' +../src/file -C -m magic +make[2]: Leaving directory '/sources/file-5.39/magic' +Making all in tests +make[2]: Entering directory '/sources/file-5.39/tests' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/file-5.39/tests' +Making all in doc +make[2]: Entering directory '/sources/file-5.39/doc' +sed -e s@__CSECTION__@1@g \ + -e s@__FSECTION__@4@g \ + -e s@__VERSION__@5.39@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.39@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.39@g \ + -e s@__MAGIC__@/usr/share/misc/magic@g ./libmagic.man > libmagic.3 +make[2]: Leaving directory '/sources/file-5.39/doc' +Making all in python +make[2]: Entering directory '/sources/file-5.39/python' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/file-5.39/python' +make[2]: Entering directory '/sources/file-5.39' +make[2]: Leaving directory '/sources/file-5.39' +make[1]: Leaving directory '/sources/file-5.39' +Making install in src +make[1]: Entering directory '/sources/file-5.39/src' +make install-am +make[2]: Entering directory '/sources/file-5.39/src' +make[3]: Entering directory '/sources/file-5.39/src' + /bin/mkdir -p '/usr/lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libmagic.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/libmagic.so.1.0.0 /usr/lib/libmagic.so.1.0.0 +libtool: install: (cd /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 /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 /usr/lib/libmagic.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/usr/bin' + /bin/sh ../libtool --mode=install /usr/bin/install -c file '/usr/bin' +libtool: install: /usr/bin/install -c .libs/file /usr/bin/file + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 magic.h '/usr/include' +make[3]: Leaving directory '/sources/file-5.39/src' +make[2]: Leaving directory '/sources/file-5.39/src' +make[1]: Leaving directory '/sources/file-5.39/src' +Making install in magic +make[1]: Entering directory '/sources/file-5.39/magic' +make[2]: Entering directory '/sources/file-5.39/magic' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/misc' + /usr/bin/install -c -m 644 magic.mgc '/usr/share/misc' +make[2]: Leaving directory '/sources/file-5.39/magic' +make[1]: Leaving directory '/sources/file-5.39/magic' +Making install in tests +make[1]: Entering directory '/sources/file-5.39/tests' +make[2]: Entering directory '/sources/file-5.39/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 '/sources/file-5.39/tests' +make[1]: Leaving directory '/sources/file-5.39/tests' +Making install in doc +make[1]: Entering directory '/sources/file-5.39/doc' +make[2]: Entering directory '/sources/file-5.39/doc' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 file.1 '/usr/share/man/man1' + /bin/mkdir -p '/usr/share/man/man3' + /usr/bin/install -c -m 644 libmagic.3 '/usr/share/man/man3' + /bin/mkdir -p '/usr/share/man/man4' + /usr/bin/install -c -m 644 magic.4 '/usr/share/man/man4' + /bin/mkdir -p '/usr/share/man/man5' +make[2]: Leaving directory '/sources/file-5.39/doc' +make[1]: Leaving directory '/sources/file-5.39/doc' +Making install in python +make[1]: Entering directory '/sources/file-5.39/python' +make[2]: Entering directory '/sources/file-5.39/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 '/sources/file-5.39/python' +make[1]: Leaving directory '/sources/file-5.39/python' +make[1]: Entering directory '/sources/file-5.39' +make[2]: Entering directory '/sources/file-5.39' + /bin/mkdir -p '/usr/lib/pkgconfig' + /usr/bin/install -c -m 644 libmagic.pc '/usr/lib/pkgconfig' +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/file-5.39' +make[1]: Leaving directory '/sources/file-5.39' +[lfs-scripts] Finishing build of file-5.39 at Tue Feb 2 10:22:45 -03 2021 +[lfs-scripts] Starting build of readline-8.0 at Tue Feb 2 10:22:45 -03 2021 +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu + +Beginning configuration for readline-8.0 for x86_64-pc-linux-gnu + +checking whether make sets $(MAKE)... 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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 gcc needs -traditional... no +checking for a BSD-compatible install... /usr/bin/install -c +checking for ar... ar +checking for ranlib... ranlib +checking for an ANSI C-conforming const... yes +checking for function prototypes... yes +checking whether char is unsigned... no +checking for working volatile... yes +checking return type of signal handlers... void +checking for size_t... yes +checking for ssize_t... yes +checking for ANSI C header files... (cached) yes +checking whether stat file-mode macros are broken... no +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking for fcntl... yes +checking for kill... yes +checking for lstat... yes +checking for readlink... yes +checking for fnmatch... yes +checking for memmove... yes +checking for pselect... yes +checking for putenv... yes +checking for select... yes +checking for setenv... yes +checking for setlocale... yes +checking for strcasecmp... yes +checking for strpbrk... yes +checking for tcgetattr... yes +checking for vsnprintf... yes +checking for isascii... yes +checking for isxdigit... yes +checking for getpwent... yes +checking for getpwnam... yes +checking for getpwuid... yes +checking for uid_t in sys/types.h... yes +checking for unistd.h... (cached) yes +checking for working chown... yes +checking for working strcoll... yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking for unistd.h... (cached) yes +checking for stdlib.h... (cached) yes +checking varargs.h usability... no +checking varargs.h presence... no +checking for varargs.h... no +checking stdarg.h usability... yes +checking stdarg.h presence... yes +checking for stdarg.h... yes +checking stdbool.h usability... yes +checking stdbool.h presence... yes +checking for stdbool.h... yes +checking for string.h... (cached) yes +checking for strings.h... (cached) 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 pwd.h usability... yes +checking pwd.h presence... yes +checking for pwd.h... yes +checking for memory.h... (cached) yes +checking termcap.h usability... yes +checking termcap.h presence... yes +checking for termcap.h... yes +checking termios.h usability... yes +checking termios.h presence... yes +checking for termios.h... yes +checking termio.h usability... yes +checking termio.h presence... yes +checking for termio.h... yes +checking sys/ioctl.h usability... yes +checking sys/ioctl.h presence... yes +checking for sys/ioctl.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 for sys/ptem.h... 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 type of signal functions... posix +checking if signal handlers must be reinstalled when invoked... no +checking for presence of POSIX-style sigsetjmp/siglongjmp... present +checking for lstat... yes +checking whether or not strcoll and strcmp differ... no +checking whether the ctype macros accept non-ascii characters... yes +checking whether getpw functions are declared in pwd.h... yes +checking whether termios.h defines TIOCGWINSZ... no +checking whether sys/ioctl.h defines TIOCGWINSZ... yes +checking for sig_atomic_t in signal.h... yes +checking whether signal handlers are of type void... yes +checking for TIOCSTAT in sys/ioctl.h... no +checking for FIONREAD in sys/ioctl.h... yes +checking for speed_t in sys/types.h... no +checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h +checking for struct dirent.d_ino... yes +checking for struct dirent.d_fileno... 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 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 ncurses/termcap.h usability... no +checking ncurses/termcap.h presence... no +checking for ncurses/termcap.h... no +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... 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... 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 size of wchar_t... 4 +checking configuration for building shared libraries... supported +configure: creating ./config.status +config.status: creating Makefile +config.status: creating doc/Makefile +config.status: creating examples/Makefile +config.status: creating shlib/Makefile +config.status: creating readline.pc +config.status: creating config.h +config.status: executing default commands +test -d shlib || mkdir shlib +( cd shlib ; make all ) +make[1]: Entering directory '/sources/readline-8.0/shlib' +rm -f readline.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o readline.o ../readline.c +mv readline.o readline.so +rm -f vi_mode.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o vi_mode.o ../vi_mode.c +mv vi_mode.o vi_mode.so +rm -f funmap.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o funmap.o ../funmap.c +mv funmap.o funmap.so +rm -f keymaps.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o keymaps.o ../keymaps.c +mv keymaps.o keymaps.so +rm -f parens.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o parens.o ../parens.c +mv parens.o parens.so +rm -f search.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o search.o ../search.c +mv search.o search.so +rm -f rltty.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o rltty.o ../rltty.c +mv rltty.o rltty.so +rm -f complete.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o complete.o ../complete.c +mv complete.o complete.so +rm -f bind.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o bind.o ../bind.c +mv bind.o bind.so +rm -f isearch.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o isearch.o ../isearch.c +mv isearch.o isearch.so +rm -f display.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o display.o ../display.c +mv display.o display.so +rm -f signals.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o signals.o ../signals.c +mv signals.o signals.so +rm -f util.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o util.o ../util.c +mv util.o util.so +rm -f kill.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o kill.o ../kill.c +mv kill.o kill.so +rm -f undo.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o undo.o ../undo.c +mv undo.o undo.so +rm -f macro.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o macro.o ../macro.c +mv macro.o macro.so +rm -f input.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o input.o ../input.c +mv input.o input.so +rm -f callback.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o callback.o ../callback.c +mv callback.o callback.so +rm -f terminal.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o terminal.o ../terminal.c +mv terminal.o terminal.so +rm -f text.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o text.o ../text.c +mv text.o text.so +rm -f nls.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o nls.o ../nls.c +mv nls.o nls.so +rm -f misc.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o misc.o ../misc.c +mv misc.o misc.so +rm -f history.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o history.o ../history.c +mv history.o history.so +rm -f histexpand.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o histexpand.o ../histexpand.c +mv histexpand.o histexpand.so +rm -f histfile.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o histfile.o ../histfile.c +mv histfile.o histfile.so +rm -f histsearch.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o histsearch.o ../histsearch.c +mv histsearch.o histsearch.so +rm -f shell.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o shell.o ../shell.c +mv shell.o shell.so +rm -f mbutil.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o mbutil.o ../mbutil.c +mv mbutil.o mbutil.so +rm -f tilde.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -DREADLINE_LIBRARY -c -o tilde.o ../tilde.c +mv tilde.o tilde.so +rm -f colors.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o colors.o ../colors.c +mv colors.o colors.so +rm -f parse-colors.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o parse-colors.o ../parse-colors.c +mv parse-colors.o parse-colors.so +rm -f xmalloc.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o xmalloc.o ../xmalloc.c +mv xmalloc.o xmalloc.so +rm -f xfree.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o xfree.o ../xfree.c +mv xfree.o xfree.so +rm -f compat.so +gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.0"' -g -O -fPIC -o compat.o ../compat.c +mv compat.o compat.so +rm -f libreadline.so.8.0 +gcc -shared -Wl,-soname,libreadline.so.8.0 -Wl,-rpath,/usr/lib -Wl,-soname,`basename libreadline.so.8.0 .0` -o libreadline.so.8.0 readline.so vi_mode.so funmap.so keymaps.so parens.so search.so rltty.so complete.so bind.so isearch.so display.so signals.so util.so kill.so undo.so macro.so input.so callback.so terminal.so text.so nls.so misc.so history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so tilde.so colors.so parse-colors.so xmalloc.so xfree.so compat.so -lncursesw +rm -f libhistory.so.8.0 +gcc -shared -Wl,-soname,libhistory.so.8.0 -Wl,-rpath,/usr/lib -Wl,-soname,`basename libhistory.so.8.0 .0` -o libhistory.so.8.0 history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so -lncursesw +make[1]: Leaving directory '/sources/readline-8.0/shlib' +/bin/sh ./support/mkinstalldirs /usr/include \ + /usr/include/readline /usr/lib \ + /usr/share/info /usr/share/man/man3 /usr/share/doc/readline-8.0 \ + /usr/lib/pkgconfig +mkdir -p -- /usr/include/readline /usr/lib /usr/share/info /usr/share/man/man3 /usr/share/doc/readline-8.0 /usr/lib/pkgconfig +for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h; do \ + /usr/bin/install -c -m 644 ./$f /usr/include/readline ; \ +done +test -d shlib || mkdir shlib +( cd shlib ; make all ) +make[1]: Entering directory '/sources/readline-8.0/shlib' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/readline-8.0/shlib' +/usr/bin/install -c -m 644 ./CHANGES ./INSTALL ./README /usr/share/doc/readline-8.0 +( if test -d doc ; then \ + cd doc && \ + make infodir=/usr/share/info DESTDIR= install; \ + fi ) +make[1]: Entering directory '/sources/readline-8.0/doc' +/bin/sh ../support/mkdirs /usr/share/info /usr/share/man/man3 +if test -n "" ; then \ + /bin/sh ../support/mkdirs ; \ +fi +if test -f readline.info; then \ + /usr/bin/install -c -m 644 readline.info /usr/share/info/readline.info; \ +else \ + /usr/bin/install -c -m 644 ./readline.info /usr/share/info/readline.info; \ +fi +if test -f rluserman.info; then \ + /usr/bin/install -c -m 644 rluserman.info /usr/share/info/rluserman.info; \ +else \ + /usr/bin/install -c -m 644 ./rluserman.info /usr/share/info/rluserman.info; \ +fi +if test -f history.info; then \ + /usr/bin/install -c -m 644 history.info /usr/share/info/history.info; \ +else \ + /usr/bin/install -c -m 644 ./history.info /usr/share/info/history.info; \ +fi +if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ + install-info --dir-file=/usr/share/info/dir \ + /usr/share/info/readline.info ; \ + install-info --dir-file=/usr/share/info/dir \ + /usr/share/info/history.info ; \ + install-info --dir-file=/usr/share/info/dir \ + /usr/share/info/rluserman.info ; \ +else true; fi +/usr/bin/install -c -m 644 ./readline.3 /usr/share/man/man3/readline.3 +/usr/bin/install -c -m 644 ./history.3 /usr/share/man/man3/history.3 +if test -n "" ; then \ + if test -f readline.html; then \ + /usr/bin/install -c -m 644 readline.html /readline.html; \ + else \ + /usr/bin/install -c -m 644 ./readline.html /readline.html; \ + fi ; \ + if test -f history.html; then \ + /usr/bin/install -c -m 644 history.html /history.html; \ + else \ + /usr/bin/install -c -m 644 ./history.html /history.html; \ + fi ; \ + if test -f rluserman.html; then \ + /usr/bin/install -c -m 644 rluserman.html /rluserman.html; \ + else \ + /usr/bin/install -c -m 644 ./rluserman.html /rluserman.html; \ + fi ; \ +fi +make[1]: Leaving directory '/sources/readline-8.0/doc' +/usr/bin/install -c -m 644 /sources/readline-8.0/readline.pc /usr/lib/pkgconfig/readline.pc +( cd shlib ; make DESTDIR= install ) +make[1]: Entering directory '/sources/readline-8.0/shlib' +/bin/sh ../support/mkdirs /usr/lib +/bin/sh ../support/mkdirs /usr/bin +/bin/sh ../support/shlib-install -O linux-gnu -V pc -d /usr/lib -b /usr/bin -i "/usr/bin/install -c -m 644" libhistory.so.8.0 +/bin/sh ../support/shlib-install -O linux-gnu -V pc -d /usr/lib -b /usr/bin -i "/usr/bin/install -c -m 644" libreadline.so.8.0 +install: you may need to run ldconfig +make[1]: Leaving directory '/sources/readline-8.0/shlib' +renamed '/usr/lib/libreadline.so.8' -> '/lib/libreadline.so.8' +renamed '/usr/lib/libreadline.so.8.0' -> '/lib/libreadline.so.8.0' +renamed '/usr/lib/libhistory.so.8' -> '/lib/libhistory.so.8' +renamed '/usr/lib/libhistory.so.8.0' -> '/lib/libhistory.so.8.0' +mode of '/lib/libreadline.so.8' retained as 0755 (rwxr-xr-x) +mode of '/lib/libreadline.so.8.0' retained as 0755 (rwxr-xr-x) +mode of '/lib/libhistory.so.8' retained as 0755 (rwxr-xr-x) +mode of '/lib/libhistory.so.8.0' retained as 0755 (rwxr-xr-x) +'/usr/lib/libreadline.so' -> '../../lib/libreadline.so.8' +'/usr/lib/libhistory.so' -> '../../lib/libhistory.so.8' +'doc/history.ps' -> '/usr/share/doc/readline-8.0/history.ps' +'doc/history_3.ps' -> '/usr/share/doc/readline-8.0/history_3.ps' +'doc/readline.ps' -> '/usr/share/doc/readline-8.0/readline.ps' +'doc/readline_3.ps' -> '/usr/share/doc/readline-8.0/readline_3.ps' +'doc/rluserman.ps' -> '/usr/share/doc/readline-8.0/rluserman.ps' +'doc/history.pdf' -> '/usr/share/doc/readline-8.0/history.pdf' +'doc/readline.pdf' -> '/usr/share/doc/readline-8.0/readline.pdf' +'doc/rluserman.pdf' -> '/usr/share/doc/readline-8.0/rluserman.pdf' +'doc/history.html' -> '/usr/share/doc/readline-8.0/history.html' +'doc/readline.html' -> '/usr/share/doc/readline-8.0/readline.html' +'doc/rluserman.html' -> '/usr/share/doc/readline-8.0/rluserman.html' +'doc/history.dvi' -> '/usr/share/doc/readline-8.0/history.dvi' +'doc/readline.dvi' -> '/usr/share/doc/readline-8.0/readline.dvi' +'doc/rluserman.dvi' -> '/usr/share/doc/readline-8.0/rluserman.dvi' +[lfs-scripts] Finishing build of readline-8.0 at Tue Feb 2 10:22:55 -03 2021 +[lfs-scripts] Starting build of m4-1.4.18 at Tue Feb 2 10:22:55 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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 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... /bin/grep +checking for egrep... /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 ar... ar +checking the archiver (ar) interface... ar +checking for ar... (cached) ar +checking for ranlib... ranlib +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-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 gcc option to accept ISO C99... none needed +checking for gcc option to accept ISO Standard C... (cached) none needed +configure: autobuild project... GNU M4 +configure: autobuild revision... 1.4.18 +configure: autobuild hostname... enceladus +configure: autobuild timestamp... 20210202T132256Z +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 whether uses 'inline' correctly... yes +checking for btowc... yes +checking for setrlimit... yes +checking for sigaltstack... yes +checking for canonicalize_file_name... yes +checking for getcwd... yes +checking for readlink... yes +checking for realpath... yes +checking for _set_invalid_parameter_handler... no +checking for fcntl... yes +checking for symlink... yes +checking for mempcpy... yes +checking for fpurge... no +checking for __fpurge... yes +checking for __freadahead... no +checking for __freading... yes +checking for getdtablesize... yes +checking for getprogname... no +checking for getexecname... no +checking for gettimeofday... yes +checking for lstat... yes +checking for mbsinit... yes +checking for mbrtowc... yes +checking for mprotect... yes +checking for mkstemp... yes +checking for nl_langinfo... yes +checking for pipe2... 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 siginterrupt... yes +checking for snprintf... yes +checking for strndup... yes +checking for pipe... yes +checking for vasnprintf... no +checking for wcrtomb... yes +checking for iswcntrl... yes +checking for newlocale... yes +checking for setenv... yes +checking for sleep... yes +checking for strdup... yes +checking for wctob... yes +checking for nl_langinfo and CODESET... yes +checking for a traditional french locale... none +checking for ucontext.h... yes +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for sys/socket.h... yes +checking for stdio_ext.h... yes +checking for sys/stat.h... (cached) yes +checking for getopt.h... yes +checking for sys/time.h... yes +checking for langinfo.h... yes +checking for limits.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 sys/cdefs.h... yes +checking for spawn.h... yes +checking for wchar.h... yes +checking for stdint.h... (cached) yes +checking for sys/wait.h... yes +checking for features.h... yes +checking for wctype.h... yes +checking for dirent.h... yes +checking for inttypes.h... (cached) yes +checking for working C stack overflow detection... yes +checking for correct stack_t interpretation... yes +checking for precise C stack overflow detection... no +checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking for shared library run path origin... done +checking for libsigsegv... no, consider installing GNU libsigsegv +checking whether // is distinct from /... no +checking whether realpath works... yes +checking if environ is properly declared... 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 strerror_r is declared... yes +checking for strerror_r... yes +checking whether strerror_r returns char *... yes +checking for mode_t... yes +checking for sig_atomic_t... yes +checking for working fcntl.h... yes +checking for pid_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... no +checking whether stat file-mode macros are broken... no +checking for nlink_t... yes +checking whether ftello is declared... yes +checking for ftello... yes +checking whether ftello works... 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 whether getenv is declared... yes +checking for C/C++ restrict keyword... __restrict +checking for struct timeval... yes +checking for wide-enough struct timeval.tv_sec member... 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... no +checking whether limits.h has ULLONG_WIDTH etc.... yes +checking whether getc_unlocked is declared... yes +checking whether we are using the GNU C Library >= 2.1 or uClibc... yes +checking for wchar_t... yes +checking for max_align_t... yes +checking whether NULL can be used in arbitrary expressions... yes +checking for multithread API to use... none +checking whether lstat correctly handles trailing slash... yes +checking for a sed that does not truncate output... /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... yes +checking whether defines MIN and MAX... no +checking whether defines MIN and MAX... 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 works... 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 inline... inline +checking for uid_t in sys/types.h... yes +checking whether C symbols are prefixed with underscore at the linker level... no +checking whether snprintf returns a byte count as in C99... yes +checking whether snprintf is declared... yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking for wint_t... yes +checking whether wint_t is too small... no +checking whether stdint.h conforms to C99... yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking whether strerror(0) succeeds... yes +checking whether strndup is declared... yes +checking whether strnlen is declared... yes +checking whether strsignal is declared... yes +checking whether sys_siglist is declared... no +checking whether strstr works... yes +checking whether ldexp() can be used without linking with libm... yes +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 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 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... yes +checking whether printf supports 'long double' arguments... yes +checking whether printf supports infinite 'double' arguments... yes +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 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 printf survives out-of-memory conditions... yes +checking whether to use C++... no +checking whether ungetc works on arbitrary bytes... yes +checking whether getcwd (NULL, 0) allocates memory for result... yes +checking for getcwd with POSIX signature... yes +checking for inttypes.h... (cached) yes +checking whether the inttypes.h PRIxNN macros are broken... no +checking for LC_MESSAGES... yes +checking for CFPreferencesCopyAppValue... no +checking for CFLocaleCopyCurrent... 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 strdup is declared... 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... yes +checking whether btowc(EOF) is correct... guessing yes +checking for __builtin_expect... yes +checking whether sigaltstack is declared... yes +checking for stack_t... yes +checking whether // is distinct from /... (cached) no +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 whether fflush works on input streams... (cached) no +checking whether conversion from 'int' to 'long double' works... yes +checking whether fopen recognizes a trailing slash... yes +checking for __fpending... yes +checking whether __fpending is declared... yes +checking whether fpurge is declared... no +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 whether gettimeofday clobbers localtime buffer... 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 whether langinfo.h defines CODESET... yes +checking whether langinfo.h defines T_FMT_AMPM... yes +checking whether langinfo.h defines ERA... yes +checking whether langinfo.h defines YESEXPR... yes +checking for libsigsegv... (cached) no, consider installing GNU libsigsegv +checking whether locale.h conforms to POSIX:2001... yes +checking whether struct lconv is properly defined... yes +checking whether lseek detects pipes... 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 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 for mkdtemp... yes +checking for working mkstemp... 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 whether posix_spawn_file_actions_addclose works... yes +checking whether posix_spawn_file_actions_adddup2 works... yes +checking whether posix_spawn_file_actions_addopen works... yes +checking whether frexp works... (cached) 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) 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 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 whether readlink signature is correct... yes +checking whether readlink handles trailing slash correctly... yes +checking for working re_compile_pattern... yes +checking whether rename honors trailing slash on destination... yes +checking whether rename honors trailing slash on source... yes +checking whether rename manages hard links correctly... yes +checking whether rename manages existing destinations correctly... yes +checking whether rmdir works... yes +checking for struct sigaction.sa_sigaction... yes +checking for volatile sig_atomic_t... yes +checking for sighandler_t... 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 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 posix_spawnattr_t... yes +checking for posix_spawn_file_actions_t... yes +checking for ssize_t... yes +checking whether stat handles trailing slashes on directories... yes +checking whether stat handles trailing slashes on files... yes +checking for va_copy... yes +checking for 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 strchrnul... yes +checking whether strchrnul works... yes +checking for working strerror function... yes +checking for working strndup... yes +checking for working strnlen... yes +checking for strsignal... yes +checking whether strsignal always returns a string... yes +checking whether strstr works in linear time... yes +checking whether strstr works... (cached) yes +checking whether strtod obeys C99... yes +checking for nlink_t... (cached) yes +checking for ptrdiff_t... yes +checking for vasprintf... yes +checking for vasprintf... (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 return value is correct... guessing yes +checking whether iswcntrl works... yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... 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 for closedir... yes +checking for dirfd... yes +checking whether dirfd is declared... yes +checking whether dirfd is a macro... no +checking whether dup works... yes +checking whether fdopen sets errno... yes +checking for flexible array member... yes +checking for getpagesize... yes +checking whether getpagesize is declared... 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'... (cached) word 0 bit 23 +checking where to find the exponent in a 'long double'... unknown +checking whether link obeys POSIX... yes +checking for setlocale... yes +checking for uselocale... yes +checking for getlocalename_l... 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 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 a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking for opendir... yes +checking for putenv compatible with GNU and SVID... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for readdir... yes +checking whether setenv validates arguments... 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... yes +checking for working stdalign.h... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking whether symlink handles trailing slash correctly... yes +checking for unsetenv... yes +checking for unsetenv() return type... int +checking whether unsetenv obeys POSIX... 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... yes +checking if changeword is wanted... no +checking which shell to use for syscmd... /bin/sh +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 doc/Makefile +config.status: creating lib/Makefile +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 +make all-recursive +make[1]: Entering directory '/sources/m4-1.4.18' +Making all in . +make[2]: Entering directory '/sources/m4-1.4.18' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/sources/m4-1.4.18' +Making all in examples +make[2]: Entering directory '/sources/m4-1.4.18/examples' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/m4-1.4.18/examples' +Making all in lib +make[2]: Entering directory '/sources/m4-1.4.18/lib' + GEN alloca.h + GEN configmake.h + GEN c++defs.h + GEN arg-nonnull.h + GEN warn-on-use.h + GEN fcntl.h + GEN langinfo.h + GEN limits.h + GEN locale.h + GEN math.h + GEN signal.h + GEN unused-parameter.h + GEN spawn.h + GEN stdio.h + GEN stdlib.h + GEN string.h + GEN sys/stat.h + GEN sys/time.h + GEN sys/types.h + GEN sys/wait.h + GEN time.h + GEN unistd.h + GEN wchar.h + GEN wctype.h +make all-am +make[3]: Entering directory '/sources/m4-1.4.18/lib' + CC gl_avltree_oset.o + CC binary-io.o + CC c-ctype.o + CC c-stack.o + CC c-strcasecmp.o + CC c-strncasecmp.o + CC clean-temp.o + CC cloexec.o + CC close-stream.o + CC closein.o + CC closeout.o + CC dirname.o + CC basename.o + CC dirname-lgpl.o + CC basename-lgpl.o + CC stripslash.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 filenamecat.o + CC filenamecat-lgpl.o + CC fopen-safer.o + CC freading.o + CC getprogname.o + CC hard-locale.o + CC gl_linkedhash_list.o + CC gl_list.o + CC localcharset.o + CC glthread/lock.o + CC malloca.o + CC math.o + CC memchr2.o + CC gl_oset.o + CC pipe2.o + CC pipe2-safer.o + CC printf-frexp.o + CC printf-frexpl.o + CC progname.o + CC quotearg.o + CC sig-handler.o + CC spawn-pipe.o + CC mkstemp-safer.o + CC tempname.o + CC glthread/threadlib.o + CC glthread/tls.o + CC tmpdir.o + CC unistd.o + CC dup-safer.o + CC fd-safer.o + CC pipe-safer.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 xstrndup.o + CC xvasprintf.o + CC xasprintf.o + CC asnprintf.o + CC fclose.o + CC fcntl.o + CC fflush.o + CC fpurge.o + CC freadahead.o + CC fseek.o + CC fseeko.o + CC mbrtowc.o + CC obstack.o + CC printf-args.o + CC printf-parse.o + CC vasnprintf.o + AR libm4.a + GEN charset.alias + GEN ref-add.sed + GEN ref-del.sed +make[3]: Leaving directory '/sources/m4-1.4.18/lib' +make[2]: Leaving directory '/sources/m4-1.4.18/lib' +Making all in src +make[2]: Entering directory '/sources/m4-1.4.18/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 '/sources/m4-1.4.18/src' +Making all in doc +make[2]: Entering directory '/sources/m4-1.4.18/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/m4-1.4.18/doc' +Making all in checks +make[2]: Entering directory '/sources/m4-1.4.18/checks' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/m4-1.4.18/checks' +Making all in tests +make[2]: Entering directory '/sources/m4-1.4.18/tests' + GEN c++defs.h + GEN warn-on-use.h + GEN ctype.h + GEN arg-nonnull.h + GEN dirent.h + GEN inttypes.h + GEN test-posix_spawn1.sh + GEN test-posix_spawn2.sh + GEN unused-parameter.h +make all-recursive +make[3]: Entering directory '/sources/m4-1.4.18/tests' +Making all in . +make[4]: Entering directory '/sources/m4-1.4.18/tests' +make[4]: Nothing to be done for 'all-am'. +make[4]: Leaving directory '/sources/m4-1.4.18/tests' +make[3]: Leaving directory '/sources/m4-1.4.18/tests' +make[2]: Leaving directory '/sources/m4-1.4.18/tests' +make[1]: Leaving directory '/sources/m4-1.4.18' +make install-recursive +make[1]: Entering directory '/sources/m4-1.4.18' +Making install in . +make[2]: Entering directory '/sources/m4-1.4.18' +make[3]: Entering directory '/sources/m4-1.4.18' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/m4-1.4.18' +make[2]: Leaving directory '/sources/m4-1.4.18' +Making install in examples +make[2]: Entering directory '/sources/m4-1.4.18/examples' +make[3]: Entering directory '/sources/m4-1.4.18/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 '/sources/m4-1.4.18/examples' +make[2]: Leaving directory '/sources/m4-1.4.18/examples' +Making install in lib +make[2]: Entering directory '/sources/m4-1.4.18/lib' +make install-am +make[3]: Entering directory '/sources/m4-1.4.18/lib' +make[4]: Entering directory '/sources/m4-1.4.18/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 /sources/m4-1.4.18/build-aux/install-sh -d /usr/lib ; \ +fi ; \ +if test -f /usr/lib/charset.alias; then \ + sed -f ref-add.sed /usr/lib/charset.alias > /usr/lib/charset.tmp ; \ + /usr/bin/install -c -m 644 /usr/lib/charset.tmp /usr/lib/charset.alias ; \ + rm -f /usr/lib/charset.tmp ; \ +else \ + if $need_charset_alias; then \ + sed -f ref-add.sed charset.alias > /usr/lib/charset.tmp ; \ + /usr/bin/install -c -m 644 /usr/lib/charset.tmp /usr/lib/charset.alias ; \ + rm -f /usr/lib/charset.tmp ; \ + fi ; \ +fi +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/m4-1.4.18/lib' +make[3]: Leaving directory '/sources/m4-1.4.18/lib' +make[2]: Leaving directory '/sources/m4-1.4.18/lib' +Making install in src +make[2]: Entering directory '/sources/m4-1.4.18/src' +make[3]: Entering directory '/sources/m4-1.4.18/src' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c m4 '/usr/bin' +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/m4-1.4.18/src' +make[2]: Leaving directory '/sources/m4-1.4.18/src' +Making install in doc +make[2]: Entering directory '/sources/m4-1.4.18/doc' +make[3]: Entering directory '/sources/m4-1.4.18/doc' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./m4.info ./m4.info-1 ./m4.info-2 '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/m4.info' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 ./m4.1 '/usr/share/man/man1' +make[3]: Leaving directory '/sources/m4-1.4.18/doc' +make[2]: Leaving directory '/sources/m4-1.4.18/doc' +Making install in checks +make[2]: Entering directory '/sources/m4-1.4.18/checks' +make[3]: Entering directory '/sources/m4-1.4.18/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 '/sources/m4-1.4.18/checks' +make[2]: Leaving directory '/sources/m4-1.4.18/checks' +Making install in tests +make[2]: Entering directory '/sources/m4-1.4.18/tests' +make install-recursive +make[3]: Entering directory '/sources/m4-1.4.18/tests' +Making install in . +make[4]: Entering directory '/sources/m4-1.4.18/tests' +make[5]: Entering directory '/sources/m4-1.4.18/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 '/sources/m4-1.4.18/tests' +make[4]: Leaving directory '/sources/m4-1.4.18/tests' +make[3]: Leaving directory '/sources/m4-1.4.18/tests' +make[2]: Leaving directory '/sources/m4-1.4.18/tests' +make[1]: Leaving directory '/sources/m4-1.4.18' +[lfs-scripts] Finishing build of m4-1.4.18 at Tue Feb 2 10:23:23 -03 2021 +[lfs-scripts] Starting build of bc-3.1.5 at Tue Feb 2 10:23:23 -03 2021 +Testing NLS... +NLS works. + +Testing gencat... +gencat works. + +Testing history... +History works. + +Building bc +Building dc + +BC_ENABLE_HISTORY=1 +BC_ENABLE_EXTRA_MATH=1 +BC_ENABLE_NLS=1 +BC_ENABLE_PROMPT=1 + +BC_NUM_KARATSUBA_LEN=32 + +CC=gcc +CFLAGS=-O3 -std=c99 +HOSTCC=gcc +HOSTCFLAGS=-std=c99 +CPPFLAGS=-DNDEBUG +LDFLAGS=-s +PREFIX=/usr +BINDIR=/usr/bin +DATAROOTDIR=/usr/share +DATADIR=/usr/share +MANDIR=/usr/share/man +MAN1DIR=/usr/share/man/man1 +NLSPATH=/usr/share/locale/%L/%N +EXECSUFFIX= +EXECPREFIX= +DESTDIR= +LONG_BIT= +GEN_HOST=1 +GEN_EMU= +mkdir -p bin +gcc -std=c99 -o gen/strgen gen/strgen.c +gen/strgen gen/dc_help.txt gen/dc_help.c dc_help dc.h "" DC_ENABLED +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o gen/dc_help.o -c gen/dc_help.c +gen/strgen gen/bc_help.txt gen/bc_help.c bc_help bc.h "" BC_ENABLED +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o gen/bc_help.o -c gen/bc_help.c +gen/strgen gen/lib.bc gen/lib.c bc_lib bc.h bc_lib_name BC_ENABLED 1 +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o gen/lib.o -c gen/lib.c +gen/strgen gen/lib2.bc gen/lib2.c bc_lib2 bc.h bc_lib2_name "BC_ENABLED && BC_ENABLE_EXTRA_MATH" 1 +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o gen/lib2.o -c gen/lib2.c +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o src/bc/bc.o -c src/bc/bc.c +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o src/bc/parse.o -c src/bc/parse.c +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o src/bc/lex.o -c src/bc/lex.c +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o src/dc/dc.o -c src/dc/dc.c +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o src/dc/parse.o -c src/dc/parse.c +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o src/dc/lex.o -c src/dc/lex.c +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o src/history/history.o -c src/history/history.c +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o src/rand/rand.o -c src/rand/rand.c +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o src/vm.o -c src/vm.c +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o src/read.o -c src/read.c +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o src/program.o -c src/program.c +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o src/lang.o -c src/lang.c +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o src/data.o -c src/data.c +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o src/opt.o -c src/opt.c +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o src/parse.o -c src/parse.c +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o src/args.o -c src/args.c +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o src/file.o -c src/file.c +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o src/main.o -c src/main.c +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o src/lex.o -c src/lex.c +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o src/vector.o -c src/vector.c +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 -o src/num.o -c src/num.c +gcc -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=3.1.5 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DBC_NUM_KARATSUBA_LEN=32 -DBC_ENABLE_NLS=1 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -O3 -std=c99 ./src/vm.o ./src/read.o ./src/program.o ./src/lang.o ./src/data.o ./src/opt.o ./src/parse.o ./src/args.o ./src/file.o ./src/main.o ./src/lex.o ./src/vector.o ./src/num.o ./src/dc/dc.o ./src/dc/parse.o ./src/dc/lex.o ./src/bc/bc.o ./src/bc/parse.o ./src/bc/lex.o ./src/history/history.o ./src/rand/rand.o gen/bc_help.o gen/dc_help.o gen/lib.o gen/lib2.o -s -o bin/bc +./link.sh bin dc +./locale_install.sh /usr/share/locale/%L/%N bc +./safe-install.sh -Dm644 manuals/bc.1 /usr/share/man/man1/bc.1 +./safe-install.sh -Dm644 manuals/dc.1 /usr/share/man/man1/dc.1 +./install.sh /usr/bin "" +[lfs-scripts] Finishing build of bc-3.1.5 at Tue Feb 2 10:23:28 -03 2021 +[lfs-scripts] Starting build of flex-2.6.4 at Tue Feb 2 10:23:28 -03 2021 +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking how to print strings... printf +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 for a sed that does not truncate output... /bin/sed +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for fgrep... /bin/grep -F +checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/x86_64-lfs-linux-gnu/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 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 /usr/x86_64-lfs-linux-gnu/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 for gawk... gawk +checking command to parse /usr/bin/nm -B output from gcc object... ok +checking for sysroot... no +checking for a working dd... /bin/dd +checking how to truncate binary pipes... /bin/dd bs=4096 count=1 +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 (/usr/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 a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +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 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 GCC... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/usr/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 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 bison... bison -y +checking for flex... no +checking for lex... no +checking for 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 gcc... gcc +checking whether we are using the GNU C compiler... (cached) yes +checking whether gcc accepts -g... yes +checking for gcc option to accept ISO C89... (cached) none needed +checking whether gcc understands -c and -o together... (cached) yes +checking how to run the C preprocessor... gcc -E +checking for g++... g++ +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking how to run the C++ preprocessor... g++ -E +checking for ld used by g++... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes +checking whether the g++ linker (/usr/x86_64-lfs-linux-gnu/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/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 dependency style of g++... gcc3 +checking whether ln -s works... yes +checking for gawk... (cached) gawk +checking for help2man... ${top_srcdir}/build-aux/missing help2man +checking for gtexi2dvi... no +checking for texi2dvi... /usr/bin/texi2dvi +checking for m4 that supports -P... /usr/bin/m4 +checking for indent... ${top_srcdir}/build-aux/missing indent +checking if ${top_srcdir}/build-aux/missing indent is GNU indent... no +checking regex.h usability... yes +checking regex.h presence... yes +checking for regex.h... yes +checking for strings.h... (cached) yes +checking for sys/stat.h... (cached) yes +checking sys/wait.h usability... yes +checking sys/wait.h presence... yes +checking for sys/wait.h... yes +checking for unistd.h... (cached) yes +checking for inttypes.h... (cached) yes +checking libintl.h usability... yes +checking libintl.h presence... yes +checking for libintl.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 malloc.h usability... yes +checking malloc.h presence... yes +checking for malloc.h... yes +checking netinet/in.h usability... yes +checking netinet/in.h presence... yes +checking for netinet/in.h... yes +checking for pthread_mutex_lock in -lpthread... yes +checking pthread.h usability... yes +checking pthread.h presence... yes +checking for pthread.h... yes +checking for log10 in -lm... yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking for an ANSI C-conforming const... yes +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for pid_t... 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 for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible realloc... yes +checking for dup2... yes +checking for memset... yes +checking for regcomp... yes +checking for strcasecmp... yes +checking for strchr... yes +checking for strdup... yes +checking for strtol... yes +checking for pow... yes +checking for setlocale... yes +checking for reallocarray... 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 examples/Makefile +config.status: creating examples/fastwc/Makefile +config.status: creating examples/manual/Makefile +config.status: creating po/Makefile.in +config.status: creating src/Makefile +config.status: creating tools/Makefile +config.status: creating tests/Makefile +config.status: creating src/config.h +config.status: executing libtool commands +config.status: executing depfiles commands +config.status: executing po-directories commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +Making all in src +make[1]: Entering directory '/sources/flex-2.6.4/src' +make all-am +make[2]: Entering directory '/sources/flex-2.6.4/src' +depbase=`echo libmain.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libmain.lo -MD -MP -MF $depbase.Tpo -c -o libmain.lo libmain.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libmain.lo -MD -MP -MF .deps/libmain.Tpo -c libmain.c -fPIC -DPIC -o .libs/libmain.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libmain.lo -MD -MP -MF .deps/libmain.Tpo -c libmain.c -o libmain.o >/dev/null 2>&1 +depbase=`echo libyywrap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libyywrap.lo -MD -MP -MF $depbase.Tpo -c -o libyywrap.lo libyywrap.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libyywrap.lo -MD -MP -MF .deps/libyywrap.Tpo -c libyywrap.c -fPIC -DPIC -o .libs/libyywrap.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libyywrap.lo -MD -MP -MF .deps/libyywrap.Tpo -c libyywrap.c -o libyywrap.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -version-info 2:0:0 -o libfl.la -rpath /usr/lib libmain.lo libyywrap.lo -lm +libtool: link: gcc -shared -fPIC -DPIC .libs/libmain.o .libs/libyywrap.o -lm -g -O2 -Wl,-soname -Wl,libfl.so.2 -o .libs/libfl.so.2.0.0 +libtool: link: (cd ".libs" && rm -f "libfl.so.2" && ln -s "libfl.so.2.0.0" "libfl.so.2") +libtool: link: (cd ".libs" && rm -f "libfl.so" && ln -s "libfl.so.2.0.0" "libfl.so") +libtool: link: ar cru .libs/libfl.a libmain.o libyywrap.o +libtool: link: ranlib .libs/libfl.a +libtool: link: ( cd ".libs" && rm -f "libfl.la" && ln -s "../libfl.la" "libfl.la" ) +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT flex-buf.o -MD -MP -MF .deps/flex-buf.Tpo -c -o flex-buf.o `test -f 'buf.c' || echo './'`buf.c +mv -f .deps/flex-buf.Tpo .deps/flex-buf.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT flex-ccl.o -MD -MP -MF .deps/flex-ccl.Tpo -c -o flex-ccl.o `test -f 'ccl.c' || echo './'`ccl.c +mv -f .deps/flex-ccl.Tpo .deps/flex-ccl.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT flex-dfa.o -MD -MP -MF .deps/flex-dfa.Tpo -c -o flex-dfa.o `test -f 'dfa.c' || echo './'`dfa.c +mv -f .deps/flex-dfa.Tpo .deps/flex-dfa.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT flex-ecs.o -MD -MP -MF .deps/flex-ecs.Tpo -c -o flex-ecs.o `test -f 'ecs.c' || echo './'`ecs.c +mv -f .deps/flex-ecs.Tpo .deps/flex-ecs.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT flex-filter.o -MD -MP -MF .deps/flex-filter.Tpo -c -o flex-filter.o `test -f 'filter.c' || echo './'`filter.c +mv -f .deps/flex-filter.Tpo .deps/flex-filter.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT flex-gen.o -MD -MP -MF .deps/flex-gen.Tpo -c -o flex-gen.o `test -f 'gen.c' || echo './'`gen.c +mv -f .deps/flex-gen.Tpo .deps/flex-gen.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT flex-main.o -MD -MP -MF .deps/flex-main.Tpo -c -o flex-main.o `test -f 'main.c' || echo './'`main.c +mv -f .deps/flex-main.Tpo .deps/flex-main.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT flex-misc.o -MD -MP -MF .deps/flex-misc.Tpo -c -o flex-misc.o `test -f 'misc.c' || echo './'`misc.c +mv -f .deps/flex-misc.Tpo .deps/flex-misc.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT flex-nfa.o -MD -MP -MF .deps/flex-nfa.Tpo -c -o flex-nfa.o `test -f 'nfa.c' || echo './'`nfa.c +mv -f .deps/flex-nfa.Tpo .deps/flex-nfa.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT flex-options.o -MD -MP -MF .deps/flex-options.Tpo -c -o flex-options.o `test -f 'options.c' || echo './'`options.c +mv -f .deps/flex-options.Tpo .deps/flex-options.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT flex-parse.o -MD -MP -MF .deps/flex-parse.Tpo -c -o flex-parse.o `test -f 'parse.c' || echo './'`parse.c +mv -f .deps/flex-parse.Tpo .deps/flex-parse.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT flex-regex.o -MD -MP -MF .deps/flex-regex.Tpo -c -o flex-regex.o `test -f 'regex.c' || echo './'`regex.c +mv -f .deps/flex-regex.Tpo .deps/flex-regex.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT flex-scanflags.o -MD -MP -MF .deps/flex-scanflags.Tpo -c -o flex-scanflags.o `test -f 'scanflags.c' || echo './'`scanflags.c +mv -f .deps/flex-scanflags.Tpo .deps/flex-scanflags.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT flex-scanopt.o -MD -MP -MF .deps/flex-scanopt.Tpo -c -o flex-scanopt.o `test -f 'scanopt.c' || echo './'`scanopt.c +mv -f .deps/flex-scanopt.Tpo .deps/flex-scanopt.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT flex-skel.o -MD -MP -MF .deps/flex-skel.Tpo -c -o flex-skel.o `test -f 'skel.c' || echo './'`skel.c +mv -f .deps/flex-skel.Tpo .deps/flex-skel.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT flex-sym.o -MD -MP -MF .deps/flex-sym.Tpo -c -o flex-sym.o `test -f 'sym.c' || echo './'`sym.c +mv -f .deps/flex-sym.Tpo .deps/flex-sym.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT flex-tables.o -MD -MP -MF .deps/flex-tables.Tpo -c -o flex-tables.o `test -f 'tables.c' || echo './'`tables.c +mv -f .deps/flex-tables.Tpo .deps/flex-tables.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT flex-tables_shared.o -MD -MP -MF .deps/flex-tables_shared.Tpo -c -o flex-tables_shared.o `test -f 'tables_shared.c' || echo './'`tables_shared.c +mv -f .deps/flex-tables_shared.Tpo .deps/flex-tables_shared.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT flex-tblcmp.o -MD -MP -MF .deps/flex-tblcmp.Tpo -c -o flex-tblcmp.o `test -f 'tblcmp.c' || echo './'`tblcmp.c +mv -f .deps/flex-tblcmp.Tpo .deps/flex-tblcmp.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT flex-yylex.o -MD -MP -MF .deps/flex-yylex.Tpo -c -o flex-yylex.o `test -f 'yylex.c' || echo './'`yylex.c +mv -f .deps/flex-yylex.Tpo .deps/flex-yylex.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT stage1flex-scan.o -MD -MP -MF .deps/stage1flex-scan.Tpo -c -o stage1flex-scan.o `test -f 'scan.c' || echo './'`scan.c +mv -f .deps/stage1flex-scan.Tpo .deps/stage1flex-scan.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT stage1flex-buf.o -MD -MP -MF .deps/stage1flex-buf.Tpo -c -o stage1flex-buf.o `test -f 'buf.c' || echo './'`buf.c +mv -f .deps/stage1flex-buf.Tpo .deps/stage1flex-buf.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT stage1flex-ccl.o -MD -MP -MF .deps/stage1flex-ccl.Tpo -c -o stage1flex-ccl.o `test -f 'ccl.c' || echo './'`ccl.c +mv -f .deps/stage1flex-ccl.Tpo .deps/stage1flex-ccl.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT stage1flex-dfa.o -MD -MP -MF .deps/stage1flex-dfa.Tpo -c -o stage1flex-dfa.o `test -f 'dfa.c' || echo './'`dfa.c +mv -f .deps/stage1flex-dfa.Tpo .deps/stage1flex-dfa.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT stage1flex-ecs.o -MD -MP -MF .deps/stage1flex-ecs.Tpo -c -o stage1flex-ecs.o `test -f 'ecs.c' || echo './'`ecs.c +mv -f .deps/stage1flex-ecs.Tpo .deps/stage1flex-ecs.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT stage1flex-filter.o -MD -MP -MF .deps/stage1flex-filter.Tpo -c -o stage1flex-filter.o `test -f 'filter.c' || echo './'`filter.c +mv -f .deps/stage1flex-filter.Tpo .deps/stage1flex-filter.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT stage1flex-gen.o -MD -MP -MF .deps/stage1flex-gen.Tpo -c -o stage1flex-gen.o `test -f 'gen.c' || echo './'`gen.c +mv -f .deps/stage1flex-gen.Tpo .deps/stage1flex-gen.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT stage1flex-main.o -MD -MP -MF .deps/stage1flex-main.Tpo -c -o stage1flex-main.o `test -f 'main.c' || echo './'`main.c +mv -f .deps/stage1flex-main.Tpo .deps/stage1flex-main.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT stage1flex-misc.o -MD -MP -MF .deps/stage1flex-misc.Tpo -c -o stage1flex-misc.o `test -f 'misc.c' || echo './'`misc.c +mv -f .deps/stage1flex-misc.Tpo .deps/stage1flex-misc.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT stage1flex-nfa.o -MD -MP -MF .deps/stage1flex-nfa.Tpo -c -o stage1flex-nfa.o `test -f 'nfa.c' || echo './'`nfa.c +mv -f .deps/stage1flex-nfa.Tpo .deps/stage1flex-nfa.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT stage1flex-options.o -MD -MP -MF .deps/stage1flex-options.Tpo -c -o stage1flex-options.o `test -f 'options.c' || echo './'`options.c +mv -f .deps/stage1flex-options.Tpo .deps/stage1flex-options.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT stage1flex-parse.o -MD -MP -MF .deps/stage1flex-parse.Tpo -c -o stage1flex-parse.o `test -f 'parse.c' || echo './'`parse.c +mv -f .deps/stage1flex-parse.Tpo .deps/stage1flex-parse.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT stage1flex-regex.o -MD -MP -MF .deps/stage1flex-regex.Tpo -c -o stage1flex-regex.o `test -f 'regex.c' || echo './'`regex.c +mv -f .deps/stage1flex-regex.Tpo .deps/stage1flex-regex.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT stage1flex-scanflags.o -MD -MP -MF .deps/stage1flex-scanflags.Tpo -c -o stage1flex-scanflags.o `test -f 'scanflags.c' || echo './'`scanflags.c +mv -f .deps/stage1flex-scanflags.Tpo .deps/stage1flex-scanflags.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT stage1flex-scanopt.o -MD -MP -MF .deps/stage1flex-scanopt.Tpo -c -o stage1flex-scanopt.o `test -f 'scanopt.c' || echo './'`scanopt.c +mv -f .deps/stage1flex-scanopt.Tpo .deps/stage1flex-scanopt.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT stage1flex-skel.o -MD -MP -MF .deps/stage1flex-skel.Tpo -c -o stage1flex-skel.o `test -f 'skel.c' || echo './'`skel.c +mv -f .deps/stage1flex-skel.Tpo .deps/stage1flex-skel.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT stage1flex-sym.o -MD -MP -MF .deps/stage1flex-sym.Tpo -c -o stage1flex-sym.o `test -f 'sym.c' || echo './'`sym.c +mv -f .deps/stage1flex-sym.Tpo .deps/stage1flex-sym.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT stage1flex-tables.o -MD -MP -MF .deps/stage1flex-tables.Tpo -c -o stage1flex-tables.o `test -f 'tables.c' || echo './'`tables.c +mv -f .deps/stage1flex-tables.Tpo .deps/stage1flex-tables.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT stage1flex-tables_shared.o -MD -MP -MF .deps/stage1flex-tables_shared.Tpo -c -o stage1flex-tables_shared.o `test -f 'tables_shared.c' || echo './'`tables_shared.c +mv -f .deps/stage1flex-tables_shared.Tpo .deps/stage1flex-tables_shared.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT stage1flex-tblcmp.o -MD -MP -MF .deps/stage1flex-tblcmp.Tpo -c -o stage1flex-tblcmp.o `test -f 'tblcmp.c' || echo './'`tblcmp.c +mv -f .deps/stage1flex-tblcmp.Tpo .deps/stage1flex-tblcmp.Po +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT stage1flex-yylex.o -MD -MP -MF .deps/stage1flex-yylex.Tpo -c -o stage1flex-yylex.o `test -f 'yylex.c' || echo './'`yylex.c +mv -f .deps/stage1flex-yylex.Tpo .deps/stage1flex-yylex.Po +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o stage1flex stage1flex-scan.o stage1flex-buf.o stage1flex-ccl.o stage1flex-dfa.o stage1flex-ecs.o stage1flex-filter.o stage1flex-gen.o stage1flex-main.o stage1flex-misc.o stage1flex-nfa.o stage1flex-options.o stage1flex-parse.o stage1flex-regex.o stage1flex-scanflags.o stage1flex-scanopt.o stage1flex-skel.o stage1flex-sym.o stage1flex-tables.o stage1flex-tables_shared.o stage1flex-tblcmp.o stage1flex-yylex.o -lm +libtool: link: gcc -g -O2 -o stage1flex stage1flex-scan.o stage1flex-buf.o stage1flex-ccl.o stage1flex-dfa.o stage1flex-ecs.o stage1flex-filter.o stage1flex-gen.o stage1flex-main.o stage1flex-misc.o stage1flex-nfa.o stage1flex-options.o stage1flex-parse.o stage1flex-regex.o stage1flex-scanflags.o stage1flex-scanopt.o stage1flex-skel.o stage1flex-sym.o stage1flex-tables.o stage1flex-tables_shared.o stage1flex-tblcmp.o stage1flex-yylex.o -lm +./stage1flex -o stage1scan.c ./scan.l +gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT flex-stage1scan.o -MD -MP -MF .deps/flex-stage1scan.Tpo -c -o flex-stage1scan.o `test -f 'stage1scan.c' || echo './'`stage1scan.c +mv -f .deps/flex-stage1scan.Tpo .deps/flex-stage1scan.Po +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o flex flex-buf.o flex-ccl.o flex-dfa.o flex-ecs.o flex-filter.o flex-gen.o flex-main.o flex-misc.o flex-nfa.o flex-options.o flex-parse.o flex-regex.o flex-scanflags.o flex-scanopt.o flex-skel.o flex-sym.o flex-tables.o flex-tables_shared.o flex-tblcmp.o flex-yylex.o flex-stage1scan.o -lm +libtool: link: gcc -g -O2 -o flex flex-buf.o flex-ccl.o flex-dfa.o flex-ecs.o flex-filter.o flex-gen.o flex-main.o flex-misc.o flex-nfa.o flex-options.o flex-parse.o flex-regex.o flex-scanflags.o flex-scanopt.o flex-skel.o flex-sym.o flex-tables.o flex-tables_shared.o flex-tblcmp.o flex-yylex.o flex-stage1scan.o -lm +make[2]: Leaving directory '/sources/flex-2.6.4/src' +make[1]: Leaving directory '/sources/flex-2.6.4/src' +Making all in doc +make[1]: Entering directory '/sources/flex-2.6.4/doc' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/flex-2.6.4/doc' +Making all in examples +make[1]: Entering directory '/sources/flex-2.6.4/examples' +Making all in manual +make[2]: Entering directory '/sources/flex-2.6.4/examples/manual' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/flex-2.6.4/examples/manual' +Making all in fastwc +make[2]: Entering directory '/sources/flex-2.6.4/examples/fastwc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/flex-2.6.4/examples/fastwc' +make[2]: Entering directory '/sources/flex-2.6.4/examples' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/sources/flex-2.6.4/examples' +make[1]: Leaving directory '/sources/flex-2.6.4/examples' +Making all in po +make[1]: Entering directory '/sources/flex-2.6.4/po' +make[1]: Leaving directory '/sources/flex-2.6.4/po' +Making all in tests +make[1]: Entering directory '/sources/flex-2.6.4/tests' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/flex-2.6.4/tests' +Making all in tools +make[1]: Entering directory '/sources/flex-2.6.4/tools' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/flex-2.6.4/tools' +make[1]: Entering directory '/sources/flex-2.6.4' +make[1]: Nothing to be done for 'all-am'. +make[1]: Leaving directory '/sources/flex-2.6.4' +Making install in src +make[1]: Entering directory '/sources/flex-2.6.4/src' +make[2]: Entering directory '/sources/flex-2.6.4/src' + /bin/mkdir -p '/usr/lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libfl.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/libfl.so.2.0.0 /usr/lib/libfl.so.2.0.0 +libtool: install: (cd /usr/lib && { ln -s -f libfl.so.2.0.0 libfl.so.2 || { rm -f libfl.so.2 && ln -s libfl.so.2.0.0 libfl.so.2; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libfl.so.2.0.0 libfl.so || { rm -f libfl.so && ln -s libfl.so.2.0.0 libfl.so; }; }) +libtool: install: /usr/bin/install -c .libs/libfl.lai /usr/lib/libfl.la +libtool: install: /usr/bin/install -c .libs/libfl.a /usr/lib/libfl.a +libtool: install: chmod 644 /usr/lib/libfl.a +libtool: install: ranlib /usr/lib/libfl.a +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/usr/bin' + /bin/sh ../libtool --mode=install /usr/bin/install -c flex '/usr/bin' +libtool: install: /usr/bin/install -c flex /usr/bin/flex + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 FlexLexer.h '/usr/include' +make[2]: Leaving directory '/sources/flex-2.6.4/src' +make[1]: Leaving directory '/sources/flex-2.6.4/src' +Making install in doc +make[1]: Entering directory '/sources/flex-2.6.4/doc' +make[2]: Entering directory '/sources/flex-2.6.4/doc' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./flex.info ./flex.info-1 ./flex.info-2 '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/flex.info' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 flex.1 '/usr/share/man/man1' +make[2]: Leaving directory '/sources/flex-2.6.4/doc' +make[1]: Leaving directory '/sources/flex-2.6.4/doc' +Making install in examples +make[1]: Entering directory '/sources/flex-2.6.4/examples' +Making install in manual +make[2]: Entering directory '/sources/flex-2.6.4/examples/manual' +make[3]: Entering directory '/sources/flex-2.6.4/examples/manual' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/flex-2.6.4/examples/manual' +make[2]: Leaving directory '/sources/flex-2.6.4/examples/manual' +Making install in fastwc +make[2]: Entering directory '/sources/flex-2.6.4/examples/fastwc' +make[3]: Entering directory '/sources/flex-2.6.4/examples/fastwc' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/flex-2.6.4/examples/fastwc' +make[2]: Leaving directory '/sources/flex-2.6.4/examples/fastwc' +make[2]: Entering directory '/sources/flex-2.6.4/examples' +make[3]: Entering directory '/sources/flex-2.6.4/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 '/sources/flex-2.6.4/examples' +make[2]: Leaving directory '/sources/flex-2.6.4/examples' +make[1]: Leaving directory '/sources/flex-2.6.4/examples' +Making install in po +make[1]: Entering directory '/sources/flex-2.6.4/po' +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/flex.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/flex.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/flex.mo +installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/flex.mo +installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/flex.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/flex.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/flex.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/flex.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/flex.mo +installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/flex.mo +installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/flex.mo +installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/flex.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/flex.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/flex.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/flex.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/flex.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/flex.mo +installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/flex.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/flex.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/flex.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/flex.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/flex.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/flex.mo +if test "flex" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/sources/flex-2.6.4/po' +Making install in tests +make[1]: Entering directory '/sources/flex-2.6.4/tests' +make[2]: Entering directory '/sources/flex-2.6.4/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 '/sources/flex-2.6.4/tests' +make[1]: Leaving directory '/sources/flex-2.6.4/tests' +Making install in tools +make[1]: Entering directory '/sources/flex-2.6.4/tools' +make[2]: Entering directory '/sources/flex-2.6.4/tools' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/flex-2.6.4/tools' +make[1]: Leaving directory '/sources/flex-2.6.4/tools' +make[1]: Entering directory '/sources/flex-2.6.4' +make[2]: Entering directory '/sources/flex-2.6.4' +make install-exec-hook +make[3]: Entering directory '/sources/flex-2.6.4' +cd /usr/bin && \ + ln -s -f flex flex++ +make[3]: Leaving directory '/sources/flex-2.6.4' + /bin/mkdir -p '/usr/share/doc/flex-2.6.4' + /usr/bin/install -c -m 644 AUTHORS COPYING NEWS ONEWS README.md '/usr/share/doc/flex-2.6.4' +make[2]: Leaving directory '/sources/flex-2.6.4' +make[1]: Leaving directory '/sources/flex-2.6.4' +'/usr/bin/lex' -> 'flex' +[lfs-scripts] Finishing build of flex-2.6.4 at Tue Feb 2 10:23:46 -03 2021 +[lfs-scripts] Starting build of binutils-2.35 at Tue Feb 2 10:23:46 -03 2021 +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-pc-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... /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 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 whether to use debuginfod... auto +checking for debuginfod_begin in -ldebuginfod... no +checking whether debuginfod_begin is declared... no +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... expect +checking for runtest... runtest +checking for ar... ar +checking for as... as +checking for dlltool... no +checking for ld... (cached) /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/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 cc... cc +checking for c++... c++ +checking for gcc... gcc +checking for gfortran... no +checking for gccgo... 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 objcopy... objcopy +checking for objdump... objdump +checking for ranlib... ranlib +checking for readelf... readelf +checking for strip... strip +checking for windres... no +checking for 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... host tool +checking where to find the target c++... host tool +checking where to find the target c++ for libstdc++... host tool +checking where to find the target dlltool... just compiled +checking where to find the target gcc... host tool +checking where to find the target gfortran... host tool +checking where to find the target gccgo... host tool +checking where to find the target ld... just compiled +checking where to find the target lipo... host tool +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 '/sources/binutils-2.35/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 +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... /bin/grep +checking for egrep... /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 sbrk... 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 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... /bin/grep +checking for egrep... /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... 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 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... /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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.7.1, ok +checking whether NLS is requested... yes +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 aclocal... no +checking for autoconf... no +checking for autoheader... no +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-pc-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 for library containing strerror... none required +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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 for x86_64-pc-linux-gnu-ar... ar +checking for x86_64-pc-linux-gnu-ranlib... ranlib +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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc... /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/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 /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/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 (/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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... no +checking for dlopen in -ldl... 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... yes +checking whether to build static libraries... yes +checking for dlfcn.h... (cached) yes +checking for windows.h... no +checking for library containing dlsym... -ldl +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... yes +checking for catalogs to be installed... da es fi fr hr id ja pt ro ru rw sr sv tr uk vi zh_CN da es fi fr hr id ja pt ro ru rw sr sv tr uk vi zh_CN +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 long double... yes +checking for long long... yes +checking size of long long... 8 +checking size of void *... 8 +checking size of long... 8 +checking size of int... 4 +checking alloca.h usability... yes +checking alloca.h presence... yes +checking for alloca.h... yes +checking stddef.h usability... yes +checking stddef.h presence... 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 time.h usability... yes +checking time.h presence... yes +checking for time.h... yes +checking for unistd.h... (cached) 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 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/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking for sys/stat.h... (cached) yes +checking sys/resource.h usability... yes +checking sys/resource.h presence... yes +checking for sys/resource.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 bfd_stdint.h... stdint.h (already complete) +checking whether time.h and sys/time.h may both be included... yes +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking whether string.h and strings.h may both be included... yes +checking for fcntl... yes +checking for getpagesize... yes +checking for setitimer... yes +checking for sysconf... yes +checking for fdopen... yes +checking for getuid... yes +checking for getgid... yes +checking for fileno... yes +checking for fls... no +checking for strtoull... yes +checking for getrlimit... yes +checking whether basename is declared... 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 ffs is declared... yes +checking whether free is declared... yes +checking whether getenv is declared... yes +checking whether malloc is declared... yes +checking whether realloc is declared... yes +checking whether stpcpy is declared... yes +checking whether strstr 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 strnlen is declared... yes +checking compiler support for hidden visibility... yes +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 size of off_t... 8 +checking file_ptr type... BFD_HOST_64_BIT +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 doc/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 bfd_stdint.h commands +config.status: executing default commands +make[2]: Entering directory '/sources/binutils-2.35/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 '/sources/binutils-2.35/build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/binutils-2.35/build/libiberty/testsuite' +make[2]: Leaving directory '/sources/binutils-2.35/build/libiberty' +make[2]: Entering directory '/sources/binutils-2.35/build/intl' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/binutils-2.35/build/intl' +make[2]: Entering directory '/sources/binutils-2.35/build/bfd' +creating bfdver.h +/bin/sed -e s/NN/32/g < ../../bfd/elfxx-target.h > elf32-target.h +/bin/sed -e s/NN/64/g < ../../bfd/elfxx-target.h > elf64-target.h +rm -f targmatch.h +/bin/sed -f ../../bfd/targmatch.sed < ../../bfd/config.bfd > targmatch.new +mv -f targmatch.new targmatch.h +Making info in doc +make[3]: Entering directory '/sources/binutils-2.35/build/bfd/doc' +gcc -o chw$$ -g -O2 \ + -I.. -I../../../bfd/doc/.. -I../../../bfd/doc/../../include -I../../../bfd/doc/../../intl -I../../intl ../../../bfd/doc/chew.c; \ +/bin/sh ../../../bfd/doc/../../move-if-change \ + chw$$ chew; \ +touch chew.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../aoutx.h >aoutx.tmp +test -e aoutx.texi || test ! -f ../../../bfd/doc/aoutx.texi || cp -p ../../../bfd/doc/aoutx.texi . +/bin/sh ../../../bfd/doc/../../move-if-change aoutx.tmp aoutx.texi +touch aoutx.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archive.c >archive.tmp +test -e archive.texi || test ! -f ../../../bfd/doc/archive.texi || cp -p ../../../bfd/doc/archive.texi . +/bin/sh ../../../bfd/doc/../../move-if-change archive.tmp archive.texi +touch archive.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archures.c >archures.tmp +test -e archures.texi || test ! -f ../../../bfd/doc/archures.texi || cp -p ../../../bfd/doc/archures.texi . +/bin/sh ../../../bfd/doc/../../move-if-change archures.tmp archures.texi +touch archures.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfd.c >bfd.tmp +test -e bfdt.texi || test ! -f ../../../bfd/doc/bfdt.texi || cp -p ../../../bfd/doc/bfdt.texi . +/bin/sh ../../../bfd/doc/../../move-if-change bfd.tmp bfdt.texi +touch bfdt.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../cache.c >cache.tmp +test -e cache.texi || test ! -f ../../../bfd/doc/cache.texi || cp -p ../../../bfd/doc/cache.texi . +/bin/sh ../../../bfd/doc/../../move-if-change cache.tmp cache.texi +touch cache.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../coffcode.h >coffcode.tmp +test -e coffcode.texi || test ! -f ../../../bfd/doc/coffcode.texi || cp -p ../../../bfd/doc/coffcode.texi . +/bin/sh ../../../bfd/doc/../../move-if-change coffcode.tmp coffcode.texi +touch coffcode.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../corefile.c >core.tmp +test -e core.texi || test ! -f ../../../bfd/doc/core.texi || cp -p ../../../bfd/doc/core.texi . +/bin/sh ../../../bfd/doc/../../move-if-change core.tmp core.texi +touch core.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elf.c >elf.tmp +test -e elf.texi || test ! -f ../../../bfd/doc/elf.texi || cp -p ../../../bfd/doc/elf.texi . +/bin/sh ../../../bfd/doc/../../move-if-change elf.tmp elf.texi +touch elf.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elfcode.h >elfcode.tmp +test -e elfcode.texi || test ! -f ../../../bfd/doc/elfcode.texi || cp -p ../../../bfd/doc/elfcode.texi . +/bin/sh ../../../bfd/doc/../../move-if-change elfcode.tmp elfcode.texi +touch elfcode.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../format.c >format.tmp +test -e format.texi || test ! -f ../../../bfd/doc/format.texi || cp -p ../../../bfd/doc/format.texi . +/bin/sh ../../../bfd/doc/../../move-if-change format.tmp format.texi +touch format.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../libbfd.c >libbfd.tmp +test -e libbfd.texi || test ! -f ../../../bfd/doc/libbfd.texi || cp -p ../../../bfd/doc/libbfd.texi . +/bin/sh ../../../bfd/doc/../../move-if-change libbfd.tmp libbfd.texi +touch libbfd.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdwin.c >bfdwin.tmp +test -e bfdwin.texi || test ! -f ../../../bfd/doc/bfdwin.texi || cp -p ../../../bfd/doc/bfdwin.texi . +/bin/sh ../../../bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi +touch bfdwin.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdio.c >bfdio.tmp +test -e bfdio.texi || test ! -f ../../../bfd/doc/bfdio.texi || cp -p ../../../bfd/doc/bfdio.texi . +/bin/sh ../../../bfd/doc/../../move-if-change bfdio.tmp bfdio.texi +touch bfdio.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../opncls.c >opncls.tmp +test -e opncls.texi || test ! -f ../../../bfd/doc/opncls.texi || cp -p ../../../bfd/doc/opncls.texi . +/bin/sh ../../../bfd/doc/../../move-if-change opncls.tmp opncls.texi +touch opncls.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../reloc.c >reloc.tmp +test -e reloc.texi || test ! -f ../../../bfd/doc/reloc.texi || cp -p ../../../bfd/doc/reloc.texi . +/bin/sh ../../../bfd/doc/../../move-if-change reloc.tmp reloc.texi +touch reloc.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../section.c >section.tmp +test -e section.texi || test ! -f ../../../bfd/doc/section.texi || cp -p ../../../bfd/doc/section.texi . +/bin/sh ../../../bfd/doc/../../move-if-change section.tmp section.texi +touch section.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../syms.c >syms.tmp +test -e syms.texi || test ! -f ../../../bfd/doc/syms.texi || cp -p ../../../bfd/doc/syms.texi . +/bin/sh ../../../bfd/doc/../../move-if-change syms.tmp syms.texi +touch syms.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../targets.c >targets.tmp +test -e targets.texi || test ! -f ../../../bfd/doc/targets.texi || cp -p ../../../bfd/doc/targets.texi . +/bin/sh ../../../bfd/doc/../../move-if-change targets.tmp targets.texi +touch targets.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../init.c >init.tmp +test -e init.texi || test ! -f ../../../bfd/doc/init.texi || cp -p ../../../bfd/doc/init.texi . +/bin/sh ../../../bfd/doc/../../move-if-change init.tmp init.texi +touch init.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../hash.c >hash.tmp +test -e hash.texi || test ! -f ../../../bfd/doc/hash.texi || cp -p ../../../bfd/doc/hash.texi . +/bin/sh ../../../bfd/doc/../../move-if-change hash.tmp hash.texi +touch hash.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../linker.c >linker.tmp +test -e linker.texi || test ! -f ../../../bfd/doc/linker.texi || cp -p ../../../bfd/doc/linker.texi . +/bin/sh ../../../bfd/doc/../../move-if-change linker.tmp linker.texi +touch linker.stamp +./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../mmo.c >mmo.tmp +test -e mmo.texi || test ! -f ../../../bfd/doc/mmo.texi || cp -p ../../../bfd/doc/mmo.texi . +/bin/sh ../../../bfd/doc/../../move-if-change mmo.tmp mmo.texi +touch mmo.stamp +make[3]: Leaving directory '/sources/binutils-2.35/build/bfd/doc' +Making info in po +make[3]: Entering directory '/sources/binutils-2.35/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 bfd_stdint.h commands +config.status: executing default commands +make[3]: Nothing to be done for 'info'. +make[3]: Leaving directory '/sources/binutils-2.35/build/bfd/po' +make[3]: Entering directory '/sources/binutils-2.35/build/bfd' +make[3]: Nothing to be done for 'info-am'. +make[3]: Leaving directory '/sources/binutils-2.35/build/bfd' +make all-recursive +make[3]: Entering directory '/sources/binutils-2.35/build/bfd' +Making all in doc +make[4]: Entering directory '/sources/binutils-2.35/build/bfd/doc' +make[4]: Leaving directory '/sources/binutils-2.35/build/bfd/doc' +Making all in po +make[4]: Entering directory '/sources/binutils-2.35/build/bfd/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/binutils-2.35/build/bfd/po' +make[4]: Entering directory '/sources/binutils-2.35/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 +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../bfd/archive.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../bfd/archive.c -fPIC -DPIC -o .libs/archive.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../bfd/archive.c -o archive.o >/dev/null 2>&1 +mv -f .deps/archive.Tpo .deps/archive.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=x86_64_elf64_vec -DSELECT_VECS='&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch' ../../bfd/archures.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=x86_64_elf64_vec "-DSELECT_VECS=&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch" ../../bfd/archures.c -fPIC -DPIC -o .libs/archures.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=x86_64_elf64_vec "-DSELECT_VECS=&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch" ../../bfd/archures.c -o archures.o >/dev/null 2>&1 +mv -f .deps/archures.Tpo .deps/archures.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../bfd/bfd.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../bfd/bfd.c -fPIC -DPIC -o .libs/bfd.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../bfd/bfd.c -o bfd.o >/dev/null 2>&1 +mv -f .deps/bfd.Tpo .deps/bfd.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../bfd/bfdio.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../bfd/bfdio.c -fPIC -DPIC -o .libs/bfdio.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../bfd/bfdio.c -o bfdio.o >/dev/null 2>&1 +mv -f .deps/bfdio.Tpo .deps/bfdio.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../bfd/bfdwin.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../bfd/bfdwin.c -fPIC -DPIC -o .libs/bfdwin.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../bfd/bfdwin.c -o bfdwin.o >/dev/null 2>&1 +mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../bfd/cache.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../bfd/cache.c -fPIC -DPIC -o .libs/cache.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../bfd/cache.c -o cache.o >/dev/null 2>&1 +mv -f .deps/cache.Tpo .deps/cache.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c -o coff-bfd.lo ../../bfd/coff-bfd.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c ../../bfd/coff-bfd.c -fPIC -DPIC -o .libs/coff-bfd.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c ../../bfd/coff-bfd.c -o coff-bfd.o >/dev/null 2>&1 +mv -f .deps/coff-bfd.Tpo .deps/coff-bfd.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../bfd/compress.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../bfd/compress.c -fPIC -DPIC -o .libs/compress.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../bfd/compress.c -o compress.o >/dev/null 2>&1 +mv -f .deps/compress.Tpo .deps/compress.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../bfd/corefile.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../bfd/corefile.c -fPIC -DPIC -o .libs/corefile.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../bfd/corefile.c -o corefile.o >/dev/null 2>&1 +mv -f .deps/corefile.Tpo .deps/corefile.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c -o elf-properties.lo ../../bfd/elf-properties.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c ../../bfd/elf-properties.c -fPIC -DPIC -o .libs/elf-properties.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c ../../bfd/elf-properties.c -o elf-properties.o >/dev/null 2>&1 +mv -f .deps/elf-properties.Tpo .deps/elf-properties.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../bfd/format.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../bfd/format.c -fPIC -DPIC -o .libs/format.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../bfd/format.c -o format.o >/dev/null 2>&1 +mv -f .deps/format.Tpo .deps/format.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../bfd/hash.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../bfd/hash.c -fPIC -DPIC -o .libs/hash.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../bfd/hash.c -o hash.o >/dev/null 2>&1 +mv -f .deps/hash.Tpo .deps/hash.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../bfd/init.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../bfd/init.c -fPIC -DPIC -o .libs/init.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../bfd/init.c -o init.o >/dev/null 2>&1 +mv -f .deps/init.Tpo .deps/init.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../bfd/libbfd.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../bfd/libbfd.c -fPIC -DPIC -o .libs/libbfd.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../bfd/libbfd.c -o libbfd.o >/dev/null 2>&1 +mv -f .deps/libbfd.Tpo .deps/libbfd.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../bfd/linker.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../bfd/linker.c -fPIC -DPIC -o .libs/linker.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../bfd/linker.c -o linker.o >/dev/null 2>&1 +mv -f .deps/linker.Tpo .deps/linker.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../bfd/merge.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../bfd/merge.c -fPIC -DPIC -o .libs/merge.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../bfd/merge.c -o merge.o >/dev/null 2>&1 +mv -f .deps/merge.Tpo .deps/merge.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../bfd/opncls.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../bfd/opncls.c -fPIC -DPIC -o .libs/opncls.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../bfd/opncls.c -o opncls.o >/dev/null 2>&1 +mv -f .deps/opncls.Tpo .deps/opncls.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../bfd/reloc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../bfd/reloc.c -fPIC -DPIC -o .libs/reloc.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../bfd/reloc.c -o reloc.o >/dev/null 2>&1 +mv -f .deps/reloc.Tpo .deps/reloc.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../bfd/section.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../bfd/section.c -fPIC -DPIC -o .libs/section.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../bfd/section.c -o section.o >/dev/null 2>&1 +mv -f .deps/section.Tpo .deps/section.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../bfd/simple.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../bfd/simple.c -fPIC -DPIC -o .libs/simple.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../bfd/simple.c -o simple.o >/dev/null 2>&1 +mv -f .deps/simple.Tpo .deps/simple.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../bfd/stab-syms.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../bfd/stab-syms.c -fPIC -DPIC -o .libs/stab-syms.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../bfd/stab-syms.c -o stab-syms.o >/dev/null 2>&1 +mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../bfd/stabs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../bfd/stabs.c -fPIC -DPIC -o .libs/stabs.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../bfd/stabs.c -o stabs.o >/dev/null 2>&1 +mv -f .deps/stabs.Tpo .deps/stabs.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../bfd/syms.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../bfd/syms.c -fPIC -DPIC -o .libs/syms.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../bfd/syms.c -o syms.o >/dev/null 2>&1 +mv -f .deps/syms.Tpo .deps/syms.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=x86_64_elf64_vec -DSELECT_VECS='&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch' ../../bfd/targets.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=x86_64_elf64_vec "-DSELECT_VECS=&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch" ../../bfd/targets.c -fPIC -DPIC -o .libs/targets.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=x86_64_elf64_vec "-DSELECT_VECS=&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch" ../../bfd/targets.c -o targets.o >/dev/null 2>&1 +mv -f .deps/targets.Tpo .deps/targets.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../bfd/binary.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../bfd/binary.c -fPIC -DPIC -o .libs/binary.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../bfd/binary.c -o binary.o >/dev/null 2>&1 +mv -f .deps/binary.Tpo .deps/binary.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../bfd/ihex.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../bfd/ihex.c -fPIC -DPIC -o .libs/ihex.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../bfd/ihex.c -o ihex.o >/dev/null 2>&1 +mv -f .deps/ihex.Tpo .deps/ihex.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../bfd/srec.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../bfd/srec.c -fPIC -DPIC -o .libs/srec.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../bfd/srec.c -o srec.o >/dev/null 2>&1 +mv -f .deps/srec.Tpo .deps/srec.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../bfd/tekhex.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../bfd/tekhex.c -fPIC -DPIC -o .libs/tekhex.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../bfd/tekhex.c -o tekhex.o >/dev/null 2>&1 +mv -f .deps/tekhex.Tpo .deps/tekhex.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../bfd/verilog.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../bfd/verilog.c -fPIC -DPIC -o .libs/verilog.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../bfd/verilog.c -o verilog.o >/dev/null 2>&1 +mv -f .deps/verilog.Tpo .deps/verilog.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c -o elf64-x86-64.lo ../../bfd/elf64-x86-64.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c ../../bfd/elf64-x86-64.c -fPIC -DPIC -o .libs/elf64-x86-64.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c ../../bfd/elf64-x86-64.c -o elf64-x86-64.o >/dev/null 2>&1 +mv -f .deps/elf64-x86-64.Tpo .deps/elf64-x86-64.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c -o elfxx-x86.lo ../../bfd/elfxx-x86.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c ../../bfd/elfxx-x86.c -fPIC -DPIC -o .libs/elfxx-x86.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c ../../bfd/elfxx-x86.c -o elfxx-x86.o >/dev/null 2>&1 +mv -f .deps/elfxx-x86.Tpo .deps/elfxx-x86.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../bfd/elf-ifunc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../bfd/elf-ifunc.c -fPIC -DPIC -o .libs/elf-ifunc.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../bfd/elf-ifunc.c -o elf-ifunc.o >/dev/null 2>&1 +mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../bfd/elf-vxworks.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../bfd/elf-vxworks.c -fPIC -DPIC -o .libs/elf-vxworks.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../bfd/elf-vxworks.c -o elf-vxworks.o >/dev/null 2>&1 +mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c -o elf64.lo ../../bfd/elf64.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c ../../bfd/elf64.c -fPIC -DPIC -o .libs/elf64.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c ../../bfd/elf64.c -o elf64.o >/dev/null 2>&1 +mv -f .deps/elf64.Tpo .deps/elf64.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../bfd/elf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../bfd/elf.c -fPIC -DPIC -o .libs/elf.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../bfd/elf.c -o elf.o >/dev/null 2>&1 +mv -f .deps/elf.Tpo .deps/elf.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../bfd/elflink.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../bfd/elflink.c -fPIC -DPIC -o .libs/elflink.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../bfd/elflink.c -o elflink.o >/dev/null 2>&1 +mv -f .deps/elflink.Tpo .deps/elflink.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../bfd/elf-attrs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../bfd/elf-attrs.c -fPIC -DPIC -o .libs/elf-attrs.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../bfd/elf-attrs.c -o elf-attrs.o >/dev/null 2>&1 +mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../bfd/elf-strtab.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../bfd/elf-strtab.c -fPIC -DPIC -o .libs/elf-strtab.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../bfd/elf-strtab.c -o elf-strtab.o >/dev/null 2>&1 +mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../bfd/elf-eh-frame.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../bfd/elf-eh-frame.c -fPIC -DPIC -o .libs/elf-eh-frame.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../bfd/elf-eh-frame.c -o elf-eh-frame.o >/dev/null 2>&1 +mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../bfd/dwarf1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../bfd/dwarf1.c -fPIC -DPIC -o .libs/dwarf1.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../bfd/dwarf1.c -o dwarf1.o >/dev/null 2>&1 +mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/usr/lib/debug\" ../../bfd/dwarf2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib/debug\" ../../bfd/dwarf2.c -fPIC -DPIC -o .libs/dwarf2.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib/debug\" ../../bfd/dwarf2.c -o dwarf2.o >/dev/null 2>&1 +mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../bfd/elf32-i386.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../bfd/elf32-i386.c -fPIC -DPIC -o .libs/elf32-i386.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../bfd/elf32-i386.c -o elf32-i386.o >/dev/null 2>&1 +mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../bfd/elf32.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../bfd/elf32.c -fPIC -DPIC -o .libs/elf32.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../bfd/elf32.c -o elf32.o >/dev/null 2>&1 +mv -f .deps/elf32.Tpo .deps/elf32.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../bfd/pei-i386.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../bfd/pei-i386.c -fPIC -DPIC -o .libs/pei-i386.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../bfd/pei-i386.c -o pei-i386.o >/dev/null 2>&1 +mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo +echo "#line 1 \"peXXigen.c\"" > peigen.c +/bin/sed -e s/XX/pe/g < ../../bfd/peXXigen.c >> peigen.c +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -fPIC -DPIC -o .libs/peigen.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o >/dev/null 2>&1 +mv -f .deps/peigen.Tpo .deps/peigen.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../bfd/cofflink.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../bfd/cofflink.c -fPIC -DPIC -o .libs/cofflink.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../bfd/cofflink.c -o cofflink.o >/dev/null 2>&1 +mv -f .deps/cofflink.Tpo .deps/cofflink.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../bfd/coffgen.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../bfd/coffgen.c -fPIC -DPIC -o .libs/coffgen.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../bfd/coffgen.c -o coffgen.o >/dev/null 2>&1 +mv -f .deps/coffgen.Tpo .deps/coffgen.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c -o pei-x86_64.lo ../../bfd/pei-x86_64.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c ../../bfd/pei-x86_64.c -fPIC -DPIC -o .libs/pei-x86_64.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c ../../bfd/pei-x86_64.c -o pei-x86_64.o >/dev/null 2>&1 +mv -f .deps/pei-x86_64.Tpo .deps/pei-x86_64.Plo +echo "#line 1 \"peXXigen.c\"" > pex64igen.c +/bin/sed -e s/XX/pex64/g < ../../bfd/peXXigen.c >> pex64igen.c +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c -o pex64igen.lo pex64igen.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c pex64igen.c -fPIC -DPIC -o .libs/pex64igen.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c pex64igen.c -o pex64igen.o >/dev/null 2>&1 +mv -f .deps/pex64igen.Tpo .deps/pex64igen.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c -o elf64-gen.lo ../../bfd/elf64-gen.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c ../../bfd/elf64-gen.c -fPIC -DPIC -o .libs/elf64-gen.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c ../../bfd/elf64-gen.c -o elf64-gen.o >/dev/null 2>&1 +mv -f .deps/elf64-gen.Tpo .deps/elf64-gen.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../bfd/elf32-gen.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../bfd/elf32-gen.c -fPIC -DPIC -o .libs/elf32-gen.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../bfd/elf32-gen.c -o elf32-gen.o >/dev/null 2>&1 +mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo ../../bfd/plugin.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../bfd/plugin.c -fPIC -DPIC -o .libs/plugin.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../bfd/plugin.c -o plugin.o >/dev/null 2>&1 +mv -f .deps/plugin.Tpo .deps/plugin.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../bfd/cpu-i386.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../bfd/cpu-i386.c -fPIC -DPIC -o .libs/cpu-i386.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../bfd/cpu-i386.c -o cpu-i386.o >/dev/null 2>&1 +mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c -o cpu-iamcu.lo ../../bfd/cpu-iamcu.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c ../../bfd/cpu-iamcu.c -fPIC -DPIC -o .libs/cpu-iamcu.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c ../../bfd/cpu-iamcu.c -o cpu-iamcu.o >/dev/null 2>&1 +mv -f .deps/cpu-iamcu.Tpo .deps/cpu-iamcu.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c -o cpu-l1om.lo ../../bfd/cpu-l1om.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c ../../bfd/cpu-l1om.c -fPIC -DPIC -o .libs/cpu-l1om.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c ../../bfd/cpu-l1om.c -o cpu-l1om.o >/dev/null 2>&1 +mv -f .deps/cpu-l1om.Tpo .deps/cpu-l1om.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c -o cpu-k1om.lo ../../bfd/cpu-k1om.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c ../../bfd/cpu-k1om.c -fPIC -DPIC -o .libs/cpu-k1om.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c ../../bfd/cpu-k1om.c -o cpu-k1om.o >/dev/null 2>&1 +mv -f .deps/cpu-k1om.Tpo .deps/cpu-k1om.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo ../../bfd/archive64.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c ../../bfd/archive64.c -fPIC -DPIC -o .libs/archive64.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c ../../bfd/archive64.c -o archive64.o >/dev/null 2>&1 +mv -f .deps/archive64.Tpo .deps/archive64.Plo +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 pei-x86_64.lo pex64igen.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-iamcu.lo cpu-l1om.lo cpu-k1om.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 +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -release `cat libtool-soversion` -o libbfd.la -rpath /usr/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles` -L/sources/binutils-2.35/build/bfd/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed -ldl -lz -ldl +libtool: link: gcc -shared -fPIC -DPIC .libs/archive.o .libs/archures.o .libs/bfd.o .libs/bfdio.o .libs/bfdwin.o .libs/cache.o .libs/coff-bfd.o .libs/compress.o .libs/corefile.o .libs/elf-properties.o .libs/format.o .libs/hash.o .libs/init.o .libs/libbfd.o .libs/linker.o .libs/merge.o .libs/opncls.o .libs/reloc.o .libs/section.o .libs/simple.o .libs/stab-syms.o .libs/stabs.o .libs/syms.o .libs/targets.o .libs/binary.o .libs/ihex.o .libs/srec.o .libs/tekhex.o .libs/verilog.o .libs/elf64-x86-64.o .libs/elfxx-x86.o .libs/elf-ifunc.o .libs/elf-vxworks.o .libs/elf64.o .libs/elf.o .libs/elflink.o .libs/elf-attrs.o .libs/elf-strtab.o .libs/elf-eh-frame.o .libs/dwarf1.o .libs/dwarf2.o .libs/elf32-i386.o .libs/elf32.o .libs/pei-i386.o .libs/peigen.o .libs/cofflink.o .libs/coffgen.o .libs/pei-x86_64.o .libs/pex64igen.o .libs/elf64-gen.o .libs/elf32-gen.o .libs/plugin.o .libs/cpu-i386.o .libs/cpu-iamcu.o .libs/cpu-l1om.o .libs/cpu-k1om.o .libs/archive64.o -L/sources/binutils-2.35/build/bfd/../libiberty/pic -liberty -lz -ldl -Wl,-lc -Wl,--as-needed -Wl,-lm -Wl,--no-as-needed -Wl,-soname -Wl,libbfd-2.35.so -o .libs/libbfd-2.35.so +libtool: link: (cd ".libs" && rm -f "libbfd.so" && ln -s "libbfd-2.35.so" "libbfd.so") +libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o elf-properties.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf64-x86-64.o elfxx-x86.o elf-ifunc.o elf-vxworks.o elf64.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o elf32-i386.o elf32.o pei-i386.o peigen.o cofflink.o coffgen.o pei-x86_64.o pex64igen.o elf64-gen.o elf32-gen.o plugin.o cpu-i386.o cpu-iamcu.o cpu-l1om.o cpu-k1om.o archive64.o +libtool: link: ranlib .libs/libbfd.a +libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) +libtooldir=`/bin/sh ./libtool --config | /bin/sed -n -e 's/^objdir=//p'`; \ +if [ -f $libtooldir/libbfd.a ]; then \ + cp $libtooldir/libbfd.a libbfd.tmp; \ + ranlib libbfd.tmp; \ + /bin/sh ../../bfd/../move-if-change libbfd.tmp libbfd.a; \ +else true; fi +touch stamp-lib +make[4]: Leaving directory '/sources/binutils-2.35/build/bfd' +make[3]: Leaving directory '/sources/binutils-2.35/build/bfd' +make[2]: Leaving directory '/sources/binutils-2.35/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-pc-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 for library containing strerror... none required +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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 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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc... /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/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 /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/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 (/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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... yes +checking for catalogs to be installed... da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN +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 string.h... (cached) yes +checking for strings.h... (cached) yes +checking for stdlib.h... (cached) yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking whether string.h and strings.h may both be included... yes +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 '/sources/binutils-2.35/build/opcodes' +make all-recursive +make[3]: Entering directory '/sources/binutils-2.35/build/opcodes' +Making all in . +make[4]: Entering directory '/sources/binutils-2.35/build/opcodes' +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo ../../opcodes/dis-buf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../opcodes/dis-buf.c -fPIC -DPIC -o .libs/dis-buf.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../opcodes/dis-buf.c -o dis-buf.o >/dev/null 2>&1 +mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_i386 -DARCH_iamcu -DARCH_l1om -DARCH_k1om ../../opcodes/disassemble.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_i386 -DARCH_iamcu -DARCH_l1om -DARCH_k1om ../../opcodes/disassemble.c -fPIC -DPIC -o .libs/disassemble.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_i386 -DARCH_iamcu -DARCH_l1om -DARCH_k1om ../../opcodes/disassemble.c -o disassemble.o >/dev/null 2>&1 +mv -f .deps/disassemble.Tpo .deps/disassemble.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo ../../opcodes/dis-init.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../opcodes/dis-init.c -fPIC -DPIC -o .libs/dis-init.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../opcodes/dis-init.c -o dis-init.o >/dev/null 2>&1 +mv -f .deps/dis-init.Tpo .deps/dis-init.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo ../../opcodes/i386-dis.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../opcodes/i386-dis.c -fPIC -DPIC -o .libs/i386-dis.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../opcodes/i386-dis.c -o i386-dis.o >/dev/null 2>&1 +mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo ../../opcodes/i386-opc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../opcodes/i386-opc.c -fPIC -DPIC -o .libs/i386-opc.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../opcodes/i386-opc.c -o i386-opc.o >/dev/null 2>&1 +mv -f .deps/i386-opc.Tpo .deps/i386-opc.Plo +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -release `cat ../bfd/libtool-soversion` -o libopcodes.la -rpath /usr/lib dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo -Wl,/sources/binutils-2.35/build/opcodes/../bfd/.libs/libbfd.so -L/sources/binutils-2.35/build/opcodes/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed +libtool: link: gcc -shared -fPIC -DPIC .libs/dis-buf.o .libs/disassemble.o .libs/dis-init.o .libs/i386-dis.o .libs/i386-opc.o -L/sources/binutils-2.35/build/opcodes/../libiberty/pic -liberty -Wl,/sources/binutils-2.35/build/opcodes/../bfd/.libs/libbfd.so -Wl,-lc -Wl,--as-needed -Wl,-lm -Wl,--no-as-needed -Wl,-soname -Wl,libopcodes-2.35.so -o .libs/libopcodes-2.35.so +libtool: link: (cd ".libs" && rm -f "libopcodes.so" && ln -s "libopcodes-2.35.so" "libopcodes.so") +libtool: link: ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o i386-dis.o i386-opc.o +libtool: link: ranlib .libs/libopcodes.a +libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "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 libopcodes.tmp; \ + /bin/sh ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ +else true; fi +touch stamp-lib +make[4]: Leaving directory '/sources/binutils-2.35/build/opcodes' +Making all in po +make[4]: Entering directory '/sources/binutils-2.35/build/opcodes/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/binutils-2.35/build/opcodes/po' +make[3]: Leaving directory '/sources/binutils-2.35/build/opcodes' +make[2]: Leaving directory '/sources/binutils-2.35/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-pc-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 for library containing strerror... none required +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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 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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc... /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/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 /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/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 (/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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... -ldl +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking whether to use debuginfod... auto +checking for debuginfod_begin in -ldebuginfod... no +checking whether debuginfod_begin is declared... 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... -lfl +checking whether yytext is a pointer... yes +checking whether NLS is requested... yes +checking for catalogs to be installed... bg ca da es fi fr hr id it ja pt ro ru rw sk sr sv tr uk vi zh_CN zh_TW bg ca da es fi fr hr id it ja pt ro ru rw sk sr sv tr uk vi zh_CN zh_TW +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 to enable maintainer-specific portions of Makefiles... no +checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib +checking size of long... 8 +checking for long long... yes +checking size of long long... 8 +checking for string.h... (cached) yes +checking for strings.h... (cached) yes +checking for stdlib.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 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 sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking wchar.h usability... yes +checking wchar.h presence... yes +checking for wchar.h... yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking whether string.h and strings.h may both be included... 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... (cached) yes +checking for getpagesize... yes +checking for working mmap... yes +checking for sbrk... yes +checking for utimes... yes +checking for setmode... no +checking for getc_unlocked... yes +checking for strcoll... yes +checking for setlocale... yes +checking for mkstemp... yes +checking for mkdtemp... yes +checking for mbstate_t... yes +checking for library containing frexp... none required +checking for LC_MESSAGES... yes +checking for time_t in time.h... yes +checking for time_t in sys/types.h... 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 fprintf is declared... yes +checking whether getc_unlocked is declared... yes +checking whether getenv is declared... yes +checking whether sbrk is declared... yes +checking whether snprintf is declared... yes +checking whether stpcpy is declared... yes +checking whether strnlen is declared... yes +checking whether strstr is declared... yes +checking whether vsnprintf is declared... yes +checking iconv.h usability... yes +checking iconv.h presence... yes +checking for iconv.h... yes +checking for ld used by GCC... /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 doc/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-pc-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 for library containing strerror... none required +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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 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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc... /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/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 /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/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 (/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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... -ldl +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... yes +checking for catalogs to be installed... es fi fr id ja ru rw sv tr uk zh_CN es fi fr id ja ru rw sv tr uk zh_CN +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 to enable maintainer-specific portions of Makefiles... no +checking for string.h... (cached) yes +checking for stdlib.h... (cached) yes +checking for memory.h... (cached) yes +checking for strings.h... (cached) yes +checking for unistd.h... (cached) yes +checking errno.h usability... yes +checking errno.h presence... yes +checking for errno.h... yes +checking for sys/types.h... (cached) 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 time.h usability... yes +checking time.h presence... yes +checking for time.h... yes +checking for sys/stat.h... (cached) yes +checking whether string.h and strings.h may both be included... yes +checking whether compiling a cross-assembler... no +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for inline... inline +checking for unlink... yes +checking for sbrk... yes +checking for setlocale... yes +checking for strsignal... yes +checking for LC_MESSAGES... yes +checking for working assert macro... yes +checking whether declaration is required for errno... no +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 declaration is required for free... no +checking whether declaration is required for malloc... no +checking whether declaration is required for sbrk... no +checking whether declaration is required for strstr... no +checking whether free is declared... yes +checking whether getenv is declared... yes +checking whether malloc is declared... yes +checking whether mempcpy is declared... yes +checking whether realloc is declared... yes +checking whether stpcpy is declared... yes +checking whether strstr is declared... yes +checking whether vsnprintf is declared... yes +checking whether asprintf is declared... yes +checking for struct tm.tm_gmtoff in time.h... 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 doc/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 '/sources/binutils-2.35/build/gas' +make all-recursive +make[3]: Entering directory '/sources/binutils-2.35/build/gas' +Making all in doc +make[4]: Entering directory '/sources/binutils-2.35/build/gas/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/binutils-2.35/build/gas/doc' +Making all in po +make[4]: Entering directory '/sources/binutils-2.35/build/gas/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/binutils-2.35/build/gas/po' +make[4]: Entering directory '/sources/binutils-2.35/build/gas' +depbase=`echo app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT app.o -MD -MP -MF $depbase.Tpo -c -o app.o ../../gas/app.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo as.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT as.o -MD -MP -MF $depbase.Tpo -c -o as.o ../../gas/as.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo atof-generic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT atof-generic.o -MD -MP -MF $depbase.Tpo -c -o atof-generic.o ../../gas/atof-generic.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo compress-debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT compress-debug.o -MD -MP -MF $depbase.Tpo -c -o compress-debug.o ../../gas/compress-debug.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo cond.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT cond.o -MD -MP -MF $depbase.Tpo -c -o cond.o ../../gas/cond.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo depend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT depend.o -MD -MP -MF $depbase.Tpo -c -o depend.o ../../gas/depend.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo dwarf2dbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT dwarf2dbg.o -MD -MP -MF $depbase.Tpo -c -o dwarf2dbg.o ../../gas/dwarf2dbg.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo dw2gencfi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT dw2gencfi.o -MD -MP -MF $depbase.Tpo -c -o dw2gencfi.o ../../gas/dw2gencfi.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo ecoff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT ecoff.o -MD -MP -MF $depbase.Tpo -c -o ecoff.o ../../gas/ecoff.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo ehopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT ehopt.o -MD -MP -MF $depbase.Tpo -c -o ehopt.o ../../gas/ehopt.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT expr.o -MD -MP -MF $depbase.Tpo -c -o expr.o ../../gas/expr.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo flonum-copy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT flonum-copy.o -MD -MP -MF $depbase.Tpo -c -o flonum-copy.o ../../gas/flonum-copy.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo flonum-konst.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT flonum-konst.o -MD -MP -MF $depbase.Tpo -c -o flonum-konst.o ../../gas/flonum-konst.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo flonum-mult.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT flonum-mult.o -MD -MP -MF $depbase.Tpo -c -o flonum-mult.o ../../gas/flonum-mult.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo frags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT frags.o -MD -MP -MF $depbase.Tpo -c -o frags.o ../../gas/frags.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT hash.o -MD -MP -MF $depbase.Tpo -c -o hash.o ../../gas/hash.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo input-file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT input-file.o -MD -MP -MF $depbase.Tpo -c -o input-file.o ../../gas/input-file.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo input-scrub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT input-scrub.o -MD -MP -MF $depbase.Tpo -c -o input-scrub.o ../../gas/input-scrub.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo listing.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT listing.o -MD -MP -MF $depbase.Tpo -c -o listing.o ../../gas/listing.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo literal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT literal.o -MD -MP -MF $depbase.Tpo -c -o literal.o ../../gas/literal.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo macro.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT macro.o -MD -MP -MF $depbase.Tpo -c -o macro.o ../../gas/macro.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo messages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT messages.o -MD -MP -MF $depbase.Tpo -c -o messages.o ../../gas/messages.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo output-file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT output-file.o -MD -MP -MF $depbase.Tpo -c -o output-file.o ../../gas/output-file.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT read.o -MD -MP -MF $depbase.Tpo -c -o read.o ../../gas/read.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo remap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT remap.o -MD -MP -MF $depbase.Tpo -c -o remap.o ../../gas/remap.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo sb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT sb.o -MD -MP -MF $depbase.Tpo -c -o sb.o ../../gas/sb.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo stabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT stabs.o -MD -MP -MF $depbase.Tpo -c -o stabs.o ../../gas/stabs.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo subsegs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT subsegs.o -MD -MP -MF $depbase.Tpo -c -o subsegs.o ../../gas/subsegs.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo symbols.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT symbols.o -MD -MP -MF $depbase.Tpo -c -o symbols.o ../../gas/symbols.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT write.o -MD -MP -MF $depbase.Tpo -c -o write.o ../../gas/write.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo config/tc-i386.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT config/tc-i386.o -MD -MP -MF $depbase.Tpo -c -o config/tc-i386.o ../../gas/config/tc-i386.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo config/obj-elf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT config/obj-elf.o -MD -MP -MF $depbase.Tpo -c -o config/obj-elf.o ../../gas/config/obj-elf.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo config/atof-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -MT config/atof-ieee.o -MD -MP -MF $depbase.Tpo -c -o config/atof-ieee.o ../../gas/config/atof-ieee.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-i386.o config/obj-elf.o config/atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -g -O2 -o .libs/as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-i386.o config/obj-elf.o config/atof-ieee.o ../opcodes/.libs/libopcodes.so -L/sources/binutils-2.35/build/opcodes/../libiberty/pic ../bfd/.libs/libbfd.so -L/sources/binutils-2.35/build/bfd/../libiberty/pic -liberty -lz ../libiberty/libiberty.a -ldl +make[4]: Leaving directory '/sources/binutils-2.35/build/gas' +make[3]: Leaving directory '/sources/binutils-2.35/build/gas' +make[2]: Leaving directory '/sources/binutils-2.35/build/gas' +mkdir -p -- ./libctf +Configuring in ./libctf +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 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... /bin/grep +checking for egrep... /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... /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 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 +checking for x86_64-pc-linux-gnu-ar... ar +checking the archiver (ar) interface... ar +checking whether NLS is requested... yes +checking for catalogs to be installed... +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc... /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/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 /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/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 (/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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} /sources/binutils-2.35/missing aclocal-1.15 +checking for autoconf... ${SHELL} /sources/binutils-2.35/missing autoconf +checking for autoheader... ${SHELL} /sources/binutils-2.35/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... yes +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 dlopen... -ldl +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 asprintf is declared... yes +checking whether bswap_16 is declared... yes +checking whether bswap_32 is declared... yes +checking whether bswap_64 is declared... yes +checking for qsort_r... yes +checking for qsort_r signature... GNU +checking for O_CLOEXEC... 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 '/sources/binutils-2.35/build/libctf' +make all-am +make[3]: Entering directory '/sources/binutils-2.35/build/libctf' +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-archive.lo -MD -MP -MF .deps/ctf-archive.Tpo -c -o ctf-archive.lo ../../libctf/ctf-archive.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-archive.lo -MD -MP -MF .deps/ctf-archive.Tpo -c ../../libctf/ctf-archive.c -fPIC -DPIC -o .libs/ctf-archive.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-archive.lo -MD -MP -MF .deps/ctf-archive.Tpo -c ../../libctf/ctf-archive.c -o ctf-archive.o >/dev/null 2>&1 +mv -f .deps/ctf-archive.Tpo .deps/ctf-archive.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-dump.lo -MD -MP -MF .deps/ctf-dump.Tpo -c -o ctf-dump.lo ../../libctf/ctf-dump.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-dump.lo -MD -MP -MF .deps/ctf-dump.Tpo -c ../../libctf/ctf-dump.c -fPIC -DPIC -o .libs/ctf-dump.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-dump.lo -MD -MP -MF .deps/ctf-dump.Tpo -c ../../libctf/ctf-dump.c -o ctf-dump.o >/dev/null 2>&1 +mv -f .deps/ctf-dump.Tpo .deps/ctf-dump.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-create.lo -MD -MP -MF .deps/ctf-create.Tpo -c -o ctf-create.lo ../../libctf/ctf-create.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-create.lo -MD -MP -MF .deps/ctf-create.Tpo -c ../../libctf/ctf-create.c -fPIC -DPIC -o .libs/ctf-create.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-create.lo -MD -MP -MF .deps/ctf-create.Tpo -c ../../libctf/ctf-create.c -o ctf-create.o >/dev/null 2>&1 +mv -f .deps/ctf-create.Tpo .deps/ctf-create.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-decl.lo -MD -MP -MF .deps/ctf-decl.Tpo -c -o ctf-decl.lo ../../libctf/ctf-decl.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-decl.lo -MD -MP -MF .deps/ctf-decl.Tpo -c ../../libctf/ctf-decl.c -fPIC -DPIC -o .libs/ctf-decl.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-decl.lo -MD -MP -MF .deps/ctf-decl.Tpo -c ../../libctf/ctf-decl.c -o ctf-decl.o >/dev/null 2>&1 +mv -f .deps/ctf-decl.Tpo .deps/ctf-decl.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-error.lo -MD -MP -MF .deps/ctf-error.Tpo -c -o ctf-error.lo ../../libctf/ctf-error.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-error.lo -MD -MP -MF .deps/ctf-error.Tpo -c ../../libctf/ctf-error.c -fPIC -DPIC -o .libs/ctf-error.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-error.lo -MD -MP -MF .deps/ctf-error.Tpo -c ../../libctf/ctf-error.c -o ctf-error.o >/dev/null 2>&1 +mv -f .deps/ctf-error.Tpo .deps/ctf-error.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-hash.lo -MD -MP -MF .deps/ctf-hash.Tpo -c -o ctf-hash.lo ../../libctf/ctf-hash.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-hash.lo -MD -MP -MF .deps/ctf-hash.Tpo -c ../../libctf/ctf-hash.c -fPIC -DPIC -o .libs/ctf-hash.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-hash.lo -MD -MP -MF .deps/ctf-hash.Tpo -c ../../libctf/ctf-hash.c -o ctf-hash.o >/dev/null 2>&1 +mv -f .deps/ctf-hash.Tpo .deps/ctf-hash.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-labels.lo -MD -MP -MF .deps/ctf-labels.Tpo -c -o ctf-labels.lo ../../libctf/ctf-labels.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-labels.lo -MD -MP -MF .deps/ctf-labels.Tpo -c ../../libctf/ctf-labels.c -fPIC -DPIC -o .libs/ctf-labels.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-labels.lo -MD -MP -MF .deps/ctf-labels.Tpo -c ../../libctf/ctf-labels.c -o ctf-labels.o >/dev/null 2>&1 +mv -f .deps/ctf-labels.Tpo .deps/ctf-labels.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-link.lo -MD -MP -MF .deps/ctf-link.Tpo -c -o ctf-link.lo ../../libctf/ctf-link.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-link.lo -MD -MP -MF .deps/ctf-link.Tpo -c ../../libctf/ctf-link.c -fPIC -DPIC -o .libs/ctf-link.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-link.lo -MD -MP -MF .deps/ctf-link.Tpo -c ../../libctf/ctf-link.c -o ctf-link.o >/dev/null 2>&1 +mv -f .deps/ctf-link.Tpo .deps/ctf-link.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-lookup.lo -MD -MP -MF .deps/ctf-lookup.Tpo -c -o ctf-lookup.lo ../../libctf/ctf-lookup.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-lookup.lo -MD -MP -MF .deps/ctf-lookup.Tpo -c ../../libctf/ctf-lookup.c -fPIC -DPIC -o .libs/ctf-lookup.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-lookup.lo -MD -MP -MF .deps/ctf-lookup.Tpo -c ../../libctf/ctf-lookup.c -o ctf-lookup.o >/dev/null 2>&1 +mv -f .deps/ctf-lookup.Tpo .deps/ctf-lookup.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-open.lo -MD -MP -MF .deps/ctf-open.Tpo -c -o ctf-open.lo ../../libctf/ctf-open.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-open.lo -MD -MP -MF .deps/ctf-open.Tpo -c ../../libctf/ctf-open.c -fPIC -DPIC -o .libs/ctf-open.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-open.lo -MD -MP -MF .deps/ctf-open.Tpo -c ../../libctf/ctf-open.c -o ctf-open.o >/dev/null 2>&1 +mv -f .deps/ctf-open.Tpo .deps/ctf-open.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-string.lo -MD -MP -MF .deps/ctf-string.Tpo -c -o ctf-string.lo ../../libctf/ctf-string.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-string.lo -MD -MP -MF .deps/ctf-string.Tpo -c ../../libctf/ctf-string.c -fPIC -DPIC -o .libs/ctf-string.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-string.lo -MD -MP -MF .deps/ctf-string.Tpo -c ../../libctf/ctf-string.c -o ctf-string.o >/dev/null 2>&1 +mv -f .deps/ctf-string.Tpo .deps/ctf-string.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-subr.lo -MD -MP -MF .deps/ctf-subr.Tpo -c -o ctf-subr.lo ../../libctf/ctf-subr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-subr.lo -MD -MP -MF .deps/ctf-subr.Tpo -c ../../libctf/ctf-subr.c -fPIC -DPIC -o .libs/ctf-subr.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-subr.lo -MD -MP -MF .deps/ctf-subr.Tpo -c ../../libctf/ctf-subr.c -o ctf-subr.o >/dev/null 2>&1 +mv -f .deps/ctf-subr.Tpo .deps/ctf-subr.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-types.lo -MD -MP -MF .deps/ctf-types.Tpo -c -o ctf-types.lo ../../libctf/ctf-types.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-types.lo -MD -MP -MF .deps/ctf-types.Tpo -c ../../libctf/ctf-types.c -fPIC -DPIC -o .libs/ctf-types.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-types.lo -MD -MP -MF .deps/ctf-types.Tpo -c ../../libctf/ctf-types.c -o ctf-types.o >/dev/null 2>&1 +mv -f .deps/ctf-types.Tpo .deps/ctf-types.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-util.lo -MD -MP -MF .deps/ctf-util.Tpo -c -o ctf-util.lo ../../libctf/ctf-util.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-util.lo -MD -MP -MF .deps/ctf-util.Tpo -c ../../libctf/ctf-util.c -fPIC -DPIC -o .libs/ctf-util.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-util.lo -MD -MP -MF .deps/ctf-util.Tpo -c ../../libctf/ctf-util.c -o ctf-util.o >/dev/null 2>&1 +mv -f .deps/ctf-util.Tpo .deps/ctf-util.Plo +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-open-bfd.lo -MD -MP -MF .deps/ctf-open-bfd.Tpo -c -o ctf-open-bfd.lo ../../libctf/ctf-open-bfd.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-open-bfd.lo -MD -MP -MF .deps/ctf-open-bfd.Tpo -c ../../libctf/ctf-open-bfd.c -fPIC -DPIC -o .libs/ctf-open-bfd.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -MT ctf-open-bfd.lo -MD -MP -MF .deps/ctf-open-bfd.Tpo -c ../../libctf/ctf-open-bfd.c -o ctf-open-bfd.o >/dev/null 2>&1 +mv -f .deps/ctf-open-bfd.Tpo .deps/ctf-open-bfd.Plo +/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -version-info 0:0:0 -Wl,--version-script='../../libctf/libctf.ver' -o libctf.la -rpath /usr/lib ctf-archive.lo ctf-dump.lo ctf-create.lo ctf-decl.lo ctf-error.lo ctf-hash.lo ctf-labels.lo ctf-link.lo ctf-lookup.lo ctf-open.lo ctf-string.lo ctf-subr.lo ctf-types.lo ctf-util.lo ctf-open-bfd.lo -Wl,/sources/binutils-2.35/build/libctf/../bfd/.libs/libbfd.so -L/sources/binutils-2.35/build/libctf/../libiberty/pic -liberty -lz -ldl +libtool: link: gcc -shared -fPIC -DPIC .libs/ctf-archive.o .libs/ctf-dump.o .libs/ctf-create.o .libs/ctf-decl.o .libs/ctf-error.o .libs/ctf-hash.o .libs/ctf-labels.o .libs/ctf-link.o .libs/ctf-lookup.o .libs/ctf-open.o .libs/ctf-string.o .libs/ctf-subr.o .libs/ctf-types.o .libs/ctf-util.o .libs/ctf-open-bfd.o -L/sources/binutils-2.35/build/libctf/../libiberty/pic -liberty -lz -ldl -Wl,--version-script=../../libctf/libctf.ver -Wl,/sources/binutils-2.35/build/libctf/../bfd/.libs/libbfd.so -Wl,-soname -Wl,libctf.so.0 -o .libs/libctf.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libctf.so.0" && ln -s "libctf.so.0.0.0" "libctf.so.0") +libtool: link: (cd ".libs" && rm -f "libctf.so" && ln -s "libctf.so.0.0.0" "libctf.so") +libtool: link: ar rc .libs/libctf.a ctf-archive.o ctf-dump.o ctf-create.o ctf-decl.o ctf-error.o ctf-hash.o ctf-labels.o ctf-link.o ctf-lookup.o ctf-open.o ctf-string.o ctf-subr.o ctf-types.o ctf-util.o ctf-open-bfd.o +libtool: link: ranlib .libs/libctf.a +libtool: link: ( cd ".libs" && rm -f "libctf.la" && ln -s "../libctf.la" "libctf.la" ) +/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -g -O2 -version-info 0:0:0 -Wl,--version-script='../../libctf/libctf.ver' -o libctf-nobfd.la -rpath /usr/lib ctf-archive.lo ctf-dump.lo ctf-create.lo ctf-decl.lo ctf-error.lo ctf-hash.lo ctf-labels.lo ctf-link.lo ctf-lookup.lo ctf-open.lo ctf-string.lo ctf-subr.lo ctf-types.lo ctf-util.lo -L/sources/binutils-2.35/build/libctf/../libiberty/pic -liberty -lz -ldl +libtool: link: gcc -shared -fPIC -DPIC .libs/ctf-archive.o .libs/ctf-dump.o .libs/ctf-create.o .libs/ctf-decl.o .libs/ctf-error.o .libs/ctf-hash.o .libs/ctf-labels.o .libs/ctf-link.o .libs/ctf-lookup.o .libs/ctf-open.o .libs/ctf-string.o .libs/ctf-subr.o .libs/ctf-types.o .libs/ctf-util.o -L/sources/binutils-2.35/build/libctf/../libiberty/pic -liberty -lz -ldl -Wl,--version-script=../../libctf/libctf.ver -Wl,-soname -Wl,libctf-nobfd.so.0 -o .libs/libctf-nobfd.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libctf-nobfd.so.0" && ln -s "libctf-nobfd.so.0.0.0" "libctf-nobfd.so.0") +libtool: link: (cd ".libs" && rm -f "libctf-nobfd.so" && ln -s "libctf-nobfd.so.0.0.0" "libctf-nobfd.so") +libtool: link: ar rc .libs/libctf-nobfd.a ctf-archive.o ctf-dump.o ctf-create.o ctf-decl.o ctf-error.o ctf-hash.o ctf-labels.o ctf-link.o ctf-lookup.o ctf-open.o ctf-string.o ctf-subr.o ctf-types.o ctf-util.o +libtool: link: ranlib .libs/libctf-nobfd.a +libtool: link: ( cd ".libs" && rm -f "libctf-nobfd.la" && ln -s "../libctf-nobfd.la" "libctf-nobfd.la" ) +make[3]: Leaving directory '/sources/binutils-2.35/build/libctf' +make[2]: Leaving directory '/sources/binutils-2.35/build/libctf' +make[2]: Entering directory '/sources/binutils-2.35/build/binutils' +if [ -r sysinfo.c ]; then \ + gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 sysinfo.c ; \ +else \ + gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 ../../binutils/sysinfo.c ; \ +fi +gcc -c -I. -I../../binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 ../../binutils/syslex_wrap.c +gcc -g -O2 -o sysinfo sysinfo.o syslex_wrap.o +./sysinfo -d <../../binutils/sysroff.info >sysroff.h +Making info in doc +make[3]: Entering directory '/sources/binutils-2.35/build/binutils/doc' +if test -f cxxfilt.man; then \ + man=cxxfilt.man; \ +else \ + man=../../../binutils/doc/cxxfilt.man; \ +fi; \ +sed -e 's/@PROGRAM@/c++filt/' \ + -e 's/cxxfilt/c++filt/' < $man \ + > c++filt.1 +make[3]: Leaving directory '/sources/binutils-2.35/build/binutils/doc' +Making info in po +make[3]: Entering directory '/sources/binutils-2.35/build/binutils/po' +make[3]: Nothing to be done for 'info'. +make[3]: Leaving directory '/sources/binutils-2.35/build/binutils/po' +make[3]: Entering directory '/sources/binutils-2.35/build/binutils' +make[3]: Nothing to be done for 'info-am'. +make[3]: Leaving directory '/sources/binutils-2.35/build/binutils' +make all-recursive +make[3]: Entering directory '/sources/binutils-2.35/build/binutils' +Making all in doc +make[4]: Entering directory '/sources/binutils-2.35/build/binutils/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/binutils-2.35/build/binutils/doc' +Making all in po +make[4]: Entering directory '/sources/binutils-2.35/build/binutils/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/binutils-2.35/build/binutils/po' +make[4]: Entering directory '/sources/binutils-2.35/build/binutils' +depbase=`echo size.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT size.o -MD -MP -MF $depbase.Tpo -c -o size.o ../../binutils/size.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo bucomm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT bucomm.o -MD -MP -MF $depbase.Tpo -c -o bucomm.o ../../binutils/bucomm.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o ../../binutils/version.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo filemode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT filemode.o -MD -MP -MF $depbase.Tpo -c -o filemode.o ../../binutils/filemode.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o .libs/size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/sources/binutils-2.35/build/bfd/../libiberty/pic -liberty -lz ../libiberty/libiberty.a -ldl +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS="" ../../binutils/objdump.c +mv -f .deps/objdump.Tpo .deps/objdump.Po +depbase=`echo dwarf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT dwarf.o -MD -MP -MF $depbase.Tpo -c -o dwarf.o ../../binutils/dwarf.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo prdbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT prdbg.o -MD -MP -MF $depbase.Tpo -c -o prdbg.o ../../binutils/prdbg.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo rddbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT rddbg.o -MD -MP -MF $depbase.Tpo -c -o rddbg.o ../../binutils/rddbg.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o ../../binutils/debug.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo stabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT stabs.o -MD -MP -MF $depbase.Tpo -c -o stabs.o ../../binutils/stabs.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo rdcoff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT rdcoff.o -MD -MP -MF $depbase.Tpo -c -o rdcoff.o ../../binutils/rdcoff.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo elfcomm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elfcomm.o -MD -MP -MF $depbase.Tpo -c -o elfcomm.o ../../binutils/elfcomm.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../libctf/libctf.la ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o .libs/objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/.libs/libopcodes.so -L/sources/binutils-2.35/build/opcodes/../libiberty/pic ../libctf/.libs/libctf.so -L/sources/binutils-2.35/build/libctf/../libiberty/pic ../bfd/.libs/libbfd.so -L/sources/binutils-2.35/build/bfd/../libiberty/pic -liberty -lz ../libiberty/libiberty.a -ldl +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ../../binutils/`arparse.c +mv -f .deps/arparse.Tpo .deps/arparse.Po +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo ../../binutils/`arlex.c +mv -f .deps/arlex.Tpo .deps/arlex.Po +depbase=`echo ar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT ar.o -MD -MP -MF $depbase.Tpo -c -o ar.o ../../binutils/ar.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo not-ranlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT not-ranlib.o -MD -MP -MF $depbase.Tpo -c -o not-ranlib.o ../../binutils/not-ranlib.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo arsup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT arsup.o -MD -MP -MF $depbase.Tpo -c -o arsup.o ../../binutils/arsup.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo rename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT rename.o -MD -MP -MF $depbase.Tpo -c -o rename.o ../../binutils/rename.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo binemul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT binemul.o -MD -MP -MF $depbase.Tpo -c -o binemul.o ../../binutils/binemul.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo emul_vanilla.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT emul_vanilla.o -MD -MP -MF $depbase.Tpo -c -o emul_vanilla.o ../../binutils/emul_vanilla.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o .libs/ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/sources/binutils-2.35/build/bfd/../libiberty/pic -liberty -lz ../libiberty/libiberty.a /usr/lib/libfl.so -lm -ldl +depbase=`echo strings.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT strings.o -MD -MP -MF $depbase.Tpo -c -o strings.o ../../binutils/strings.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o .libs/strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/sources/binutils-2.35/build/bfd/../libiberty/pic -liberty -lz ../libiberty/libiberty.a -ldl +depbase=`echo is-ranlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT is-ranlib.o -MD -MP -MF $depbase.Tpo -c -o is-ranlib.o ../../binutils/is-ranlib.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o .libs/ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/sources/binutils-2.35/build/bfd/../libiberty/pic -liberty -lz ../libiberty/libiberty.a /usr/lib/libfl.so -lm -ldl +depbase=`echo objcopy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT objcopy.o -MD -MP -MF $depbase.Tpo -c -o objcopy.o ../../binutils/objcopy.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo not-strip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT not-strip.o -MD -MP -MF $depbase.Tpo -c -o not-strip.o ../../binutils/not-strip.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo wrstabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT wrstabs.o -MD -MP -MF $depbase.Tpo -c -o wrstabs.o ../../binutils/wrstabs.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o .libs/objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/sources/binutils-2.35/build/bfd/../libiberty/pic -liberty -lz ../libiberty/libiberty.a -ldl +depbase=`echo addr2line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT addr2line.o -MD -MP -MF $depbase.Tpo -c -o addr2line.o ../../binutils/addr2line.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o .libs/addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/sources/binutils-2.35/build/bfd/../libiberty/pic -liberty -lz ../libiberty/libiberty.a -ldl +depbase=`echo readelf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT readelf.o -MD -MP -MF $depbase.Tpo -c -o readelf.o ../../binutils/readelf.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo unwind-ia64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT unwind-ia64.o -MD -MP -MF $depbase.Tpo -c -o unwind-ia64.o ../../binutils/unwind-ia64.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libctf/libctf-nobfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o .libs/readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libctf/.libs/libctf-nobfd.so -L/sources/binutils-2.35/build/libctf/../libiberty/pic -liberty ../libiberty/libiberty.a -lz -ldl +depbase=`echo elfedit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT elfedit.o -MD -MP -MF $depbase.Tpo -c -o elfedit.o ../../binutils/elfedit.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -ldl +depbase=`echo nm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT nm.o -MD -MP -MF $depbase.Tpo -c -o nm.o ../../binutils/nm.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o .libs/nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/sources/binutils-2.35/build/bfd/../libiberty/pic -liberty -lz ../libiberty/libiberty.a -ldl +depbase=`echo is-strip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT is-strip.o -MD -MP -MF $depbase.Tpo -c -o is-strip.o ../../binutils/is-strip.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o .libs/strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/sources/binutils-2.35/build/bfd/../libiberty/pic -liberty -lz ../libiberty/libiberty.a -ldl +depbase=`echo cxxfilt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cxxfilt.o -MD -MP -MF $depbase.Tpo -c -o cxxfilt.o ../../binutils/cxxfilt.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o .libs/cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/sources/binutils-2.35/build/bfd/../libiberty/pic -liberty -lz ../libiberty/libiberty.a -ldl +depbase=`echo bfdtest1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT bfdtest1.o -MD -MP -MF $depbase.Tpo -c -o bfdtest1.o ../../binutils/bfdtest1.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o .libs/bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.so -L/sources/binutils-2.35/build/bfd/../libiberty/pic -liberty -lz ../libiberty/libiberty.a -ldl +depbase=`echo bfdtest2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT bfdtest2.o -MD -MP -MF $depbase.Tpo -c -o bfdtest2.o ../../binutils/bfdtest2.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o .libs/bfdtest2 bfdtest2.o ../bfd/.libs/libbfd.so -L/sources/binutils-2.35/build/bfd/../libiberty/pic -liberty -lz ../libiberty/libiberty.a -ldl +depbase=`echo testsuite/gentestdlls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT testsuite/gentestdlls.o -MD -MP -MF $depbase.Tpo -c -o testsuite/gentestdlls.o ../../binutils/testsuite/gentestdlls.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o testsuite/gentestdlls testsuite/gentestdlls.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o testsuite/.libs/gentestdlls testsuite/gentestdlls.o ../bfd/.libs/libbfd.so -L/sources/binutils-2.35/build/bfd/../libiberty/pic -liberty -lz ../libiberty/libiberty.a -ldl +make[4]: Leaving directory '/sources/binutils-2.35/build/binutils' +make[3]: Leaving directory '/sources/binutils-2.35/build/binutils' +make[2]: Leaving directory '/sources/binutils-2.35/build/binutils' +mkdir -p -- ./etc +Configuring in ./etc +configure: creating cache ./config.cache +checking for a BSD-compatible install... /usr/bin/install -c +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +make[2]: Entering directory '/sources/binutils-2.35/build/etc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/binutils-2.35/build/etc' +mkdir -p -- ./gold +Configuring in ./gold +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-pc-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... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +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... /bin/grep +checking for egrep... /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 dlfcn.h... yes +checking for windows.h... no +checking for library containing dlsym... -ldl +checking for x86_64-pc-linux-gnu-nm... nm +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 whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking dependency style of g++... gcc3 +checking for bison... bison -y +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking whether ln -s works... yes +checking whether NLS is requested... yes +checking for catalogs to be installed... es fi fr id it ja sr sv uk vi zh_CN es fi fr id it ja sr sv uk vi zh_CN +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 byte ordering is bigendian... no +checking whether static linking works... yes +checking for gcc >= 4.1... yes +checking whether gcc supports -fmerge-constants... yes +checking for thread support... yes +checking for glibc >= 2.4... yes +checking for omp support... no +checking for glibc >= 2.9... yes +checking for -frandom-seed support... yes +checking for glibc ifunc support... both +Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking for chsize... no +checking for mmap... yes +checking for link... yes +checking for pread... yes +checking for ftruncate... yes +checking for ffsll... yes +checking mremap with MREMAP_MAYMOVE... yes +checking whether gcc is Clang... no +checking whether pthreads work with -pthread... 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 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 strverscmp is declared... yes +checking how to run the C++ preprocessor... g++ -E +checking unordered_set usability... yes +checking unordered_set presence... yes +checking for unordered_set... yes +checking unordered_map usability... yes +checking unordered_map presence... yes +checking for unordered_map... yes +checking tr1/unordered_set usability... yes +checking tr1/unordered_set presence... yes +checking for tr1/unordered_set... yes +checking tr1/unordered_map usability... yes +checking tr1/unordered_map presence... yes +checking for tr1/unordered_map... yes +checking ext/hash_map usability... yes +checking ext/hash_map presence... yes +checking for ext/hash_map... yes +checking ext/hash_set usability... yes +checking ext/hash_set presence... yes +checking for ext/hash_set... yes +checking byteswap.h usability... yes +checking byteswap.h presence... yes +checking for byteswap.h... yes +checking whether bswap_16 is declared... yes +checking whether bswap_32 is declared... yes +checking whether bswap_64 is declared... yes +checking for windows.h... (cached) no +checking for dlfcn.h... (cached) yes +checking for library containing dlopen... none required +checking for mallinfo... yes +checking for posix_fallocate... yes +checking for fallocate... yes +checking for readv... yes +checking for sysconf... yes +checking for times... yes +checking for mkdtemp... yes +checking whether basename is declared... (cached) yes +checking whether ffs is declared... (cached) yes +checking whether asprintf is declared... (cached) yes +checking whether vasprintf is declared... (cached) yes +checking whether snprintf is declared... (cached) yes +checking whether vsnprintf is declared... (cached) yes +checking whether strverscmp is declared... (cached) yes +checking whether strndup is declared... yes +checking whether memmem is declared... yes +checking whether ::std::tr1::unordered_map::rehash is usable.... yes +checking whether std::tr1::hash is defined... yes +checking whether we can use attributes with template functions... yes +checking for struct stat::st_mtim.... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking for setlocale... yes +checking for LC_MESSAGES... yes +checking whether to enable maintainer-specific portions of Makefiles... 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 testsuite/Makefile +config.status: creating po/Makefile.in +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing default-1 commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +make[2]: Entering directory '/sources/binutils-2.35/build/gold' +make all-recursive +make[3]: Entering directory '/sources/binutils-2.35/build/gold' +Making all in po +make[4]: Entering directory '/sources/binutils-2.35/build/gold/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/binutils-2.35/build/gold/po' +Making all in testsuite +make[4]: Entering directory '/sources/binutils-2.35/build/gold/testsuite' +(for i in `seq 1 70000`; do \ + echo "int var_$i __attribute__((section(\"section_$i\"))) = $i;"; \ + done) > many_sections_define.h.tmp +mv -f many_sections_define.h.tmp many_sections_define.h +(for i in `seq 1 1000 70000`; do \ + echo "assert(var_$i == $i);"; \ + done) > many_sections_check.h.tmp +mv -f many_sections_check.h.tmp many_sections_check.h +make all-am +make[5]: Entering directory '/sources/binutils-2.35/build/gold/testsuite' +make[5]: Nothing to be done for 'all-am'. +make[5]: Leaving directory '/sources/binutils-2.35/build/gold/testsuite' +make[4]: Leaving directory '/sources/binutils-2.35/build/gold/testsuite' +make[4]: Entering directory '/sources/binutils-2.35/build/gold' +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=archive.o -pthread -g -O2 -MT archive.o -MD -MP -MF .deps/archive.Tpo -c -o archive.o ../../gold/archive.cc +mv -f .deps/archive.Tpo .deps/archive.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=attributes.o -pthread -g -O2 -MT attributes.o -MD -MP -MF .deps/attributes.Tpo -c -o attributes.o ../../gold/attributes.cc +mv -f .deps/attributes.Tpo .deps/attributes.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=binary.o -pthread -g -O2 -MT binary.o -MD -MP -MF .deps/binary.Tpo -c -o binary.o ../../gold/binary.cc +mv -f .deps/binary.Tpo .deps/binary.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=common.o -pthread -g -O2 -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o ../../gold/common.cc +mv -f .deps/common.Tpo .deps/common.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=compressed_output.o -pthread -g -O2 -MT compressed_output.o -MD -MP -MF .deps/compressed_output.Tpo -c -o compressed_output.o ../../gold/compressed_output.cc +mv -f .deps/compressed_output.Tpo .deps/compressed_output.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=copy-relocs.o -pthread -g -O2 -MT copy-relocs.o -MD -MP -MF .deps/copy-relocs.Tpo -c -o copy-relocs.o ../../gold/copy-relocs.cc +mv -f .deps/copy-relocs.Tpo .deps/copy-relocs.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=cref.o -pthread -g -O2 -MT cref.o -MD -MP -MF .deps/cref.Tpo -c -o cref.o ../../gold/cref.cc +mv -f .deps/cref.Tpo .deps/cref.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=defstd.o -pthread -g -O2 -MT defstd.o -MD -MP -MF .deps/defstd.Tpo -c -o defstd.o ../../gold/defstd.cc +mv -f .deps/defstd.Tpo .deps/defstd.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=descriptors.o -pthread -g -O2 -MT descriptors.o -MD -MP -MF .deps/descriptors.Tpo -c -o descriptors.o ../../gold/descriptors.cc +mv -f .deps/descriptors.Tpo .deps/descriptors.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dirsearch.o -pthread -g -O2 -MT dirsearch.o -MD -MP -MF .deps/dirsearch.Tpo -c -o dirsearch.o ../../gold/dirsearch.cc +mv -f .deps/dirsearch.Tpo .deps/dirsearch.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dynobj.o -pthread -g -O2 -MT dynobj.o -MD -MP -MF .deps/dynobj.Tpo -c -o dynobj.o ../../gold/dynobj.cc +mv -f .deps/dynobj.Tpo .deps/dynobj.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwarf_reader.o -pthread -g -O2 -MT dwarf_reader.o -MD -MP -MF .deps/dwarf_reader.Tpo -c -o dwarf_reader.o ../../gold/dwarf_reader.cc +mv -f .deps/dwarf_reader.Tpo .deps/dwarf_reader.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ehframe.o -pthread -g -O2 -MT ehframe.o -MD -MP -MF .deps/ehframe.Tpo -c -o ehframe.o ../../gold/ehframe.cc +mv -f .deps/ehframe.Tpo .deps/ehframe.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=errors.o -pthread -g -O2 -MT errors.o -MD -MP -MF .deps/errors.Tpo -c -o errors.o ../../gold/errors.cc +mv -f .deps/errors.Tpo .deps/errors.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=expression.o -pthread -g -O2 -MT expression.o -MD -MP -MF .deps/expression.Tpo -c -o expression.o ../../gold/expression.cc +mv -f .deps/expression.Tpo .deps/expression.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=fileread.o -pthread -g -O2 -MT fileread.o -MD -MP -MF .deps/fileread.Tpo -c -o fileread.o ../../gold/fileread.cc +mv -f .deps/fileread.Tpo .deps/fileread.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gc.o -pthread -g -O2 -MT gc.o -MD -MP -MF .deps/gc.Tpo -c -o gc.o ../../gold/gc.cc +mv -f .deps/gc.Tpo .deps/gc.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gdb-index.o -pthread -g -O2 -MT gdb-index.o -MD -MP -MF .deps/gdb-index.Tpo -c -o gdb-index.o ../../gold/gdb-index.cc +mv -f .deps/gdb-index.Tpo .deps/gdb-index.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gold.o -pthread -g -O2 -MT gold.o -MD -MP -MF .deps/gold.Tpo -c -o gold.o ../../gold/gold.cc +mv -f .deps/gold.Tpo .deps/gold.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gold-threads.o -pthread -g -O2 -MT gold-threads.o -MD -MP -MF .deps/gold-threads.Tpo -c -o gold-threads.o ../../gold/gold-threads.cc +mv -f .deps/gold-threads.Tpo .deps/gold-threads.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=icf.o -pthread -g -O2 -MT icf.o -MD -MP -MF .deps/icf.Tpo -c -o icf.o ../../gold/icf.cc +mv -f .deps/icf.Tpo .deps/icf.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental.o -pthread -g -O2 -MT incremental.o -MD -MP -MF .deps/incremental.Tpo -c -o incremental.o ../../gold/incremental.cc +mv -f .deps/incremental.Tpo .deps/incremental.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=int_encoding.o -pthread -g -O2 -MT int_encoding.o -MD -MP -MF .deps/int_encoding.Tpo -c -o int_encoding.o ../../gold/int_encoding.cc +mv -f .deps/int_encoding.Tpo .deps/int_encoding.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=layout.o -pthread -g -O2 -MT layout.o -MD -MP -MF .deps/layout.Tpo -c -o layout.o ../../gold/layout.cc +mv -f .deps/layout.Tpo .deps/layout.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mapfile.o -pthread -g -O2 -MT mapfile.o -MD -MP -MF .deps/mapfile.Tpo -c -o mapfile.o ../../gold/mapfile.cc +mv -f .deps/mapfile.Tpo .deps/mapfile.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=merge.o -pthread -g -O2 -MT merge.o -MD -MP -MF .deps/merge.Tpo -c -o merge.o ../../gold/merge.cc +mv -f .deps/merge.Tpo .deps/merge.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=nacl.o -pthread -g -O2 -MT nacl.o -MD -MP -MF .deps/nacl.Tpo -c -o nacl.o ../../gold/nacl.cc +mv -f .deps/nacl.Tpo .deps/nacl.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=object.o -pthread -g -O2 -MT object.o -MD -MP -MF .deps/object.Tpo -c -o object.o ../../gold/object.cc +mv -f .deps/object.Tpo .deps/object.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=options.o -pthread -g -O2 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o ../../gold/options.cc +mv -f .deps/options.Tpo .deps/options.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=output.o -pthread -g -O2 -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o ../../gold/output.cc +mv -f .deps/output.Tpo .deps/output.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=parameters.o -pthread -g -O2 -MT parameters.o -MD -MP -MF .deps/parameters.Tpo -c -o parameters.o ../../gold/parameters.cc +mv -f .deps/parameters.Tpo .deps/parameters.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=plugin.o -pthread -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../gold/plugin.cc +mv -f .deps/plugin.Tpo .deps/plugin.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=readsyms.o -pthread -g -O2 -MT readsyms.o -MD -MP -MF .deps/readsyms.Tpo -c -o readsyms.o ../../gold/readsyms.cc +mv -f .deps/readsyms.Tpo .deps/readsyms.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=reduced_debug_output.o -pthread -g -O2 -MT reduced_debug_output.o -MD -MP -MF .deps/reduced_debug_output.Tpo -c -o reduced_debug_output.o ../../gold/reduced_debug_output.cc +mv -f .deps/reduced_debug_output.Tpo .deps/reduced_debug_output.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=reloc.o -pthread -g -O2 -MT reloc.o -MD -MP -MF .deps/reloc.Tpo -c -o reloc.o ../../gold/reloc.cc +mv -f .deps/reloc.Tpo .deps/reloc.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=resolve.o -pthread -g -O2 -MT resolve.o -MD -MP -MF .deps/resolve.Tpo -c -o resolve.o ../../gold/resolve.cc +mv -f .deps/resolve.Tpo .deps/resolve.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=script-sections.o -pthread -g -O2 -MT script-sections.o -MD -MP -MF .deps/script-sections.Tpo -c -o script-sections.o ../../gold/script-sections.cc +mv -f .deps/script-sections.Tpo .deps/script-sections.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=script.o -pthread -g -O2 -MT script.o -MD -MP -MF .deps/script.Tpo -c -o script.o ../../gold/script.cc +mv -f .deps/script.Tpo .deps/script.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=stringpool.o -pthread -g -O2 -MT stringpool.o -MD -MP -MF .deps/stringpool.Tpo -c -o stringpool.o ../../gold/stringpool.cc +mv -f .deps/stringpool.Tpo .deps/stringpool.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=symtab.o -pthread -g -O2 -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../gold/symtab.cc +mv -f .deps/symtab.Tpo .deps/symtab.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=target.o -pthread -g -O2 -MT target.o -MD -MP -MF .deps/target.Tpo -c -o target.o ../../gold/target.cc +mv -f .deps/target.Tpo .deps/target.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=target-select.o -pthread -g -O2 -MT target-select.o -MD -MP -MF .deps/target-select.Tpo -c -o target-select.o ../../gold/target-select.cc +mv -f .deps/target-select.Tpo .deps/target-select.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=timer.o -pthread -g -O2 -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o ../../gold/timer.cc +mv -f .deps/timer.Tpo .deps/timer.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=version.o -pthread -g -O2 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o ../../gold/version.cc +mv -f .deps/version.Tpo .deps/version.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=workqueue.o -pthread -g -O2 -MT workqueue.o -MD -MP -MF .deps/workqueue.Tpo -c -o workqueue.o ../../gold/workqueue.cc +mv -f .deps/workqueue.Tpo .deps/workqueue.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=workqueue-threads.o -pthread -g -O2 -MT workqueue-threads.o -MD -MP -MF .deps/workqueue-threads.Tpo -c -o workqueue-threads.o ../../gold/workqueue-threads.cc +mv -f .deps/workqueue-threads.Tpo .deps/workqueue-threads.Po +gcc -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=yyscript.o -pthread -g -O2 -MT yyscript.o -MD -MP -MF .deps/yyscript.Tpo -c -o yyscript.o ../../gold/yyscript.c +mv -f .deps/yyscript.Tpo .deps/yyscript.Po +rm -f libgold.a +ar cru libgold.a archive.o attributes.o binary.o common.o compressed_output.o copy-relocs.o cref.o defstd.o descriptors.o dirsearch.o dynobj.o dwarf_reader.o ehframe.o errors.o expression.o fileread.o gc.o gdb-index.o gold.o gold-threads.o icf.o incremental.o int_encoding.o layout.o mapfile.o merge.o nacl.o object.o options.o output.o parameters.o plugin.o readsyms.o reduced_debug_output.o reloc.o resolve.o script-sections.o script.o stringpool.o symtab.o target.o target-select.o timer.o version.o workqueue.o workqueue-threads.o yyscript.o +ranlib libgold.a +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp.o -pthread -g -O2 -MT dwp.o -MD -MP -MF .deps/dwp.Tpo -c -o dwp.o ../../gold/dwp.cc +mv -f .deps/dwp.Tpo .deps/dwp.Po +g++ -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp -pthread -g -O2 -o dwp dwp.o libgold.a ../libiberty/libiberty.a -lz -ldl +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=main.o -pthread -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o ../../gold/main.cc +mv -f .deps/main.Tpo .deps/main.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=i386.o -pthread -g -O2 -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../gold/i386.cc +mv -f .deps/i386.Tpo .deps/i386.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=x86_64.o -pthread -g -O2 -MT x86_64.o -MD -MP -MF .deps/x86_64.Tpo -c -o x86_64.o ../../gold/x86_64.cc +mv -f .deps/x86_64.Tpo .deps/x86_64.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=sparc.o -pthread -g -O2 -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../gold/sparc.cc +mv -f .deps/sparc.Tpo .deps/sparc.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=powerpc.o -pthread -g -O2 -MT powerpc.o -MD -MP -MF .deps/powerpc.Tpo -c -o powerpc.o ../../gold/powerpc.cc +mv -f .deps/powerpc.Tpo .deps/powerpc.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=arm.o -pthread -g -O2 -MT arm.o -MD -MP -MF .deps/arm.Tpo -c -o arm.o ../../gold/arm.cc +mv -f .deps/arm.Tpo .deps/arm.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=arm-reloc-property.o -pthread -g -O2 -MT arm-reloc-property.o -MD -MP -MF .deps/arm-reloc-property.Tpo -c -o arm-reloc-property.o ../../gold/arm-reloc-property.cc +mv -f .deps/arm-reloc-property.Tpo .deps/arm-reloc-property.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=tilegx.o -pthread -g -O2 -MT tilegx.o -MD -MP -MF .deps/tilegx.Tpo -c -o tilegx.o ../../gold/tilegx.cc +mv -f .deps/tilegx.Tpo .deps/tilegx.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mips.o -pthread -g -O2 -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../gold/mips.cc +mv -f .deps/mips.Tpo .deps/mips.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=aarch64.o -pthread -g -O2 -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o ../../gold/aarch64.cc +mv -f .deps/aarch64.Tpo .deps/aarch64.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=aarch64-reloc-property.o -pthread -g -O2 -MT aarch64-reloc-property.o -MD -MP -MF .deps/aarch64-reloc-property.Tpo -c -o aarch64-reloc-property.o ../../gold/aarch64-reloc-property.cc +mv -f .deps/aarch64-reloc-property.Tpo .deps/aarch64-reloc-property.Po +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=s390.o -pthread -g -O2 -MT s390.o -MD -MP -MF .deps/s390.Tpo -c -o s390.o ../../gold/s390.cc +mv -f .deps/s390.Tpo .deps/s390.Po +g++ -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld-new -pthread -g -O2 -o ld-new main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o s390.o libgold.a ../libiberty/libiberty.a -lz -ldl +g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" -DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/bin\"" -DTOOLLIBDIR="\"/usr/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump.o -pthread -g -O2 -MT incremental-dump.o -MD -MP -MF .deps/incremental-dump.Tpo -c -o incremental-dump.o ../../gold/incremental-dump.cc +mv -f .deps/incremental-dump.Tpo .deps/incremental-dump.Po +g++ -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump -pthread -g -O2 -pthread -o incremental-dump incremental-dump.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o s390.o libgold.a ../libiberty/libiberty.a -lz -ldl +make[4]: Leaving directory '/sources/binutils-2.35/build/gold' +make[3]: Leaving directory '/sources/binutils-2.35/build/gold' +make[2]: Leaving directory '/sources/binutils-2.35/build/gold' +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-pc-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 for library containing strerror... none required +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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 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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc... /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/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 /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/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 (/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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... -ldl +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for setmode... no +checking whether NLS is requested... yes +checking for catalogs to be installed... bg da de eo es fi fr ga hu id it ja ms nl pt_BR ro ru rw sr sv tr uk vi bg da de eo es fi fr ga hu id it ja ms nl pt_BR ro ru rw sr sv tr uk vi +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 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 '/sources/binutils-2.35/build/gprof' +make all-recursive +make[3]: Entering directory '/sources/binutils-2.35/build/gprof' +Making all in po +make[4]: Entering directory '/sources/binutils-2.35/build/gprof/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/binutils-2.35/build/gprof/po' +make[4]: Entering directory '/sources/binutils-2.35/build/gprof' +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT basic_blocks.o -MD -MP -MF .deps/basic_blocks.Tpo -c -o basic_blocks.o ../../gprof/basic_blocks.c +mv -f .deps/basic_blocks.Tpo .deps/basic_blocks.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT call_graph.o -MD -MP -MF .deps/call_graph.Tpo -c -o call_graph.o ../../gprof/call_graph.c +mv -f .deps/call_graph.Tpo .deps/call_graph.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cg_arcs.o -MD -MP -MF .deps/cg_arcs.Tpo -c -o cg_arcs.o ../../gprof/cg_arcs.c +mv -f .deps/cg_arcs.Tpo .deps/cg_arcs.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cg_dfn.o -MD -MP -MF .deps/cg_dfn.Tpo -c -o cg_dfn.o ../../gprof/cg_dfn.c +mv -f .deps/cg_dfn.Tpo .deps/cg_dfn.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT cg_print.o -MD -MP -MF .deps/cg_print.Tpo -c -o cg_print.o ../../gprof/cg_print.c +mv -f .deps/cg_print.Tpo .deps/cg_print.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT corefile.o -MD -MP -MF .deps/corefile.Tpo -c -o corefile.o ../../gprof/corefile.c +mv -f .deps/corefile.Tpo .deps/corefile.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT gmon_io.o -MD -MP -MF .deps/gmon_io.Tpo -c -o gmon_io.o ../../gprof/gmon_io.c +mv -f .deps/gmon_io.Tpo .deps/gmon_io.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT gprof.o -MD -MP -MF .deps/gprof.Tpo -c -o gprof.o ../../gprof/gprof.c +mv -f .deps/gprof.Tpo .deps/gprof.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT hertz.o -MD -MP -MF .deps/hertz.Tpo -c -o hertz.o ../../gprof/hertz.c +mv -f .deps/hertz.Tpo .deps/hertz.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT hist.o -MD -MP -MF .deps/hist.Tpo -c -o hist.o ../../gprof/hist.c +mv -f .deps/hist.Tpo .deps/hist.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT source.o -MD -MP -MF .deps/source.Tpo -c -o source.o ../../gprof/source.c +mv -f .deps/source.Tpo .deps/source.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT search_list.o -MD -MP -MF .deps/search_list.Tpo -c -o search_list.o ../../gprof/search_list.c +mv -f .deps/search_list.Tpo .deps/search_list.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../gprof/symtab.c +mv -f .deps/symtab.Tpo .deps/symtab.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT sym_ids.o -MD -MP -MF .deps/sym_ids.Tpo -c -o sym_ids.o ../../gprof/sym_ids.c +mv -f .deps/sym_ids.Tpo .deps/sym_ids.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o ../../gprof/utils.c +mv -f .deps/utils.Tpo .deps/utils.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../gprof/i386.c +mv -f .deps/i386.Tpo .deps/i386.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT alpha.o -MD -MP -MF .deps/alpha.Tpo -c -o alpha.o ../../gprof/alpha.c +mv -f .deps/alpha.Tpo .deps/alpha.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT vax.o -MD -MP -MF .deps/vax.Tpo -c -o vax.o ../../gprof/vax.c +mv -f .deps/vax.Tpo .deps/vax.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../gprof/sparc.c +mv -f .deps/sparc.Tpo .deps/sparc.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../gprof/mips.c +mv -f .deps/mips.Tpo .deps/mips.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o ../../gprof/aarch64.c +mv -f .deps/aarch64.Tpo .deps/aarch64.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT flat_bl.o -MD -MP -MF .deps/flat_bl.Tpo -c -o flat_bl.o ../../gprof/flat_bl.c +mv -f .deps/flat_bl.Tpo .deps/flat_bl.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT bsd_callg_bl.o -MD -MP -MF .deps/bsd_callg_bl.Tpo -c -o bsd_callg_bl.o ../../gprof/bsd_callg_bl.c +mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po +gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -MT fsf_callg_bl.o -MD -MP -MF .deps/fsf_callg_bl.Tpo -c -o fsf_callg_bl.o ../../gprof/fsf_callg_bl.c +mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 -o .libs/gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.so -L/sources/binutils-2.35/build/bfd/../libiberty/pic -liberty -lz ../libiberty/libiberty.a -lm -ldl +make[4]: Leaving directory '/sources/binutils-2.35/build/gprof' +make[3]: Leaving directory '/sources/binutils-2.35/build/gprof' +make[2]: Leaving directory '/sources/binutils-2.35/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-pc-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 for library containing strerror... none required +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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 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 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... /bin/grep +checking how to run the C preprocessor... gcc -E +checking for egrep... /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... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc... /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/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 /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/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 (/usr/lib/gcc/x86_64-lfs-linux-gnu/10.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... g++ -E +checking for ld used by g++... /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes +checking whether the g++ linker (/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/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/lib/gcc/x86_64-lfs-linux-gnu/10.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... -ldl +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... yes +checking for catalogs to be installed... bg da de es fi fr ga id it ja pt_BR ru sr sv tr uk vi zh_CN zh_TW bg da de es fi fr ga id it ja pt_BR ru sr sv tr uk vi zh_CN zh_TW +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 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 for string.h... (cached) yes +checking for strings.h... (cached) yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) 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 locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... 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 sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking for sys/stat.h... (cached) yes +checking whether string.h and strings.h may both be included... yes +checking for glob... yes +checking for mkstemp... yes +checking for realpath... yes +checking for sbrk... yes +checking for setlocale... yes +checking for waitpid... yes +checking for open... yes +checking for lseek... yes +checking for close... yes +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +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 strstr is declared... yes +checking whether free is declared... yes +checking whether sbrk is declared... yes +checking whether getenv is declared... yes +checking whether environ is declared... 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 '/sources/binutils-2.35/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 eelf_l1om.o eelf_k1om.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 eelf_l1om.o eelf_k1om.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 '/sources/binutils-2.35/build/ld' +Making all in po +make[4]: Entering directory '/sources/binutils-2.35/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 '/sources/binutils-2.35/build/ld/po' +make[4]: Entering directory '/sources/binutils-2.35/build/ld' +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo '../../ld/'`testplug.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1 +mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo +/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -no-undefined -rpath /nowhere -o libldtestplug.la libldtestplug_la-testplug.lo -ldl +libtool: link: gcc -shared -fPIC -DPIC .libs/libldtestplug_la-testplug.o -ldl -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libldtestplug.so.0" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so.0") +libtool: link: (cd ".libs" && rm -f "libldtestplug.so" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so") +libtool: link: ar rc .libs/libldtestplug.a libldtestplug_la-testplug.o +libtool: link: ranlib .libs/libldtestplug.a +libtool: link: ( cd ".libs" && rm -f "libldtestplug.la" && ln -s "../libldtestplug.la" "libldtestplug.la" ) +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -g -O2 -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c -o libldtestplug2_la-testplug2.lo `test -f 'testplug2.c' || echo '../../ld/'`testplug2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c ../../ld/testplug2.c -fPIC -DPIC -o .libs/libldtestplug2_la-testplug2.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c ../../ld/testplug2.c -o libldtestplug2_la-testplug2.o >/dev/null 2>&1 +mv -f .deps/libldtestplug2_la-testplug2.Tpo .deps/libldtestplug2_la-testplug2.Plo +/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -no-undefined -rpath /nowhere -o libldtestplug2.la libldtestplug2_la-testplug2.lo -ldl +libtool: link: gcc -shared -fPIC -DPIC .libs/libldtestplug2_la-testplug2.o -ldl -Wl,-soname -Wl,libldtestplug2.so.0 -o .libs/libldtestplug2.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libldtestplug2.so.0" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so.0") +libtool: link: (cd ".libs" && rm -f "libldtestplug2.so" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so") +libtool: link: ar rc .libs/libldtestplug2.a libldtestplug2_la-testplug2.o +libtool: link: ranlib .libs/libldtestplug2.a +libtool: link: ( cd ".libs" && rm -f "libldtestplug2.la" && ln -s "../libldtestplug2.la" "libldtestplug2.la" ) +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -g -O2 -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c -o libldtestplug3_la-testplug3.lo `test -f 'testplug3.c' || echo '../../ld/'`testplug3.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c ../../ld/testplug3.c -fPIC -DPIC -o .libs/libldtestplug3_la-testplug3.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c ../../ld/testplug3.c -o libldtestplug3_la-testplug3.o >/dev/null 2>&1 +mv -f .deps/libldtestplug3_la-testplug3.Tpo .deps/libldtestplug3_la-testplug3.Plo +/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -no-undefined -rpath /nowhere -o libldtestplug3.la libldtestplug3_la-testplug3.lo -ldl +libtool: link: gcc -shared -fPIC -DPIC .libs/libldtestplug3_la-testplug3.o -ldl -Wl,-soname -Wl,libldtestplug3.so.0 -o .libs/libldtestplug3.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libldtestplug3.so.0" && ln -s "libldtestplug3.so.0.0.0" "libldtestplug3.so.0") +libtool: link: (cd ".libs" && rm -f "libldtestplug3.so" && ln -s "libldtestplug3.so.0.0.0" "libldtestplug3.so") +libtool: link: ar rc .libs/libldtestplug3.a libldtestplug3_la-testplug3.o +libtool: link: ranlib .libs/libldtestplug3.a +libtool: link: ( cd ".libs" && rm -f "libldtestplug3.la" && ln -s "../libldtestplug3.la" "libldtestplug3.la" ) +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -g -O2 -g -O2 -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c -o libldtestplug4_la-testplug4.lo `test -f 'testplug4.c' || echo '../../ld/'`testplug4.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c ../../ld/testplug4.c -fPIC -DPIC -o .libs/libldtestplug4_la-testplug4.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -g -O2 -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c ../../ld/testplug4.c -o libldtestplug4_la-testplug4.o >/dev/null 2>&1 +mv -f .deps/libldtestplug4_la-testplug4.Tpo .deps/libldtestplug4_la-testplug4.Plo +/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -no-undefined -rpath /nowhere -o libldtestplug4.la libldtestplug4_la-testplug4.lo -ldl +libtool: link: gcc -shared -fPIC -DPIC .libs/libldtestplug4_la-testplug4.o -ldl -Wl,-soname -Wl,libldtestplug4.so.0 -o .libs/libldtestplug4.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libldtestplug4.so.0" && ln -s "libldtestplug4.so.0.0.0" "libldtestplug4.so.0") +libtool: link: (cd ".libs" && rm -f "libldtestplug4.so" && ln -s "libldtestplug4.so.0.0.0" "libldtestplug4.so") +libtool: link: ar rc .libs/libldtestplug4.a libldtestplug4_la-testplug4.o +libtool: link: ranlib .libs/libldtestplug4.a +libtool: link: ( cd ".libs" && rm -f "libldtestplug4.la" && ln -s "../libldtestplug4.la" "libldtestplug4.la" ) +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldgram.o -MD -MP -MF .deps/ldgram.Tpo -c -o ldgram.o `test -f ldgram.c || echo ../../ld/`ldgram.c +mv -f .deps/ldgram.Tpo .deps/ldgram.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../ld/ldlex-wrapper.c +mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o ../../ld/lexsup.c +mv -f .deps/lexsup.Tpo .deps/lexsup.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldlang.o -MD -MP -MF .deps/ldlang.Tpo -c -o ldlang.o ../../ld/ldlang.c +mv -f .deps/ldlang.Tpo .deps/ldlang.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT mri.o -MD -MP -MF .deps/mri.Tpo -c -o mri.o ../../ld/mri.c +mv -f .deps/mri.Tpo .deps/mri.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldctor.o -MD -MP -MF .deps/ldctor.Tpo -c -o ldctor.o ../../ld/ldctor.c +mv -f .deps/ldctor.Tpo .deps/ldctor.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \ + -DDEFAULT_EMULATION='"elf_x86_64"' \ + -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/bin"' \ + -DTARGET='"x86_64-pc-linux-gnu"' -DTARGET_SYSTEM_ROOT=\"\" \ + ../../ld/ldmain.c +mv -f .deps/ldmain.Tpo .deps/ldmain.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldwrite.o -MD -MP -MF .deps/ldwrite.Tpo -c -o ldwrite.o ../../ld/ldwrite.c +mv -f .deps/ldwrite.Tpo .deps/ldwrite.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldexp.o -MD -MP -MF .deps/ldexp.Tpo -c -o ldexp.o ../../ld/ldexp.c +mv -f .deps/ldexp.Tpo .deps/ldexp.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldemul.o -MD -MP -MF .deps/ldemul.Tpo -c -o ldemul.o ../../ld/ldemul.c +mv -f .deps/ldemul.Tpo .deps/ldemul.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldver.o -MD -MP -MF .deps/ldver.Tpo -c -o ldver.o ../../ld/ldver.c +mv -f .deps/ldver.Tpo .deps/ldver.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldmisc.o -MD -MP -MF .deps/ldmisc.Tpo -c -o ldmisc.o ../../ld/ldmisc.c +mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \ +-DSCRIPTDIR='"/usr/lib"' -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/bin"' \ + ../../ld/ldfile.c +mv -f .deps/ldfile.Tpo .deps/ldfile.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldcref.o -MD -MP -MF .deps/ldcref.Tpo -c -o ldcref.o ../../ld/ldcref.c +mv -f .deps/ldcref.Tpo .deps/ldcref.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../ld/plugin.c +mv -f .deps/plugin.Tpo .deps/plugin.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldbuildid.o -MD -MP -MF .deps/ldbuildid.Tpo -c -o ldbuildid.o ../../ld/ldbuildid.c +mv -f .deps/ldbuildid.Tpo .deps/ldbuildid.Po +cp ../../ld/emultempl/astring.sed stringify.sed +base=`echo eelf_x86_64.c | sed -e 's,e\(.*\).c,\1,'`; \ +make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +make[5]: Entering directory '/sources/binutils-2.35/build/ld' +/bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib" "/usr" "/usr" x86_64-pc-linux-gnu x86_64-pc-linux-gnu x86_64-pc-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" no yes elf_x86_64 "x86_64-pc-linux-gnu" +make[5]: Leaving directory '/sources/binutils-2.35/build/ld' +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT eelf_x86_64.o -MD -MP -MF .deps/eelf_x86_64.Tpo -c -o eelf_x86_64.o eelf_x86_64.c +mv -f .deps/eelf_x86_64.Tpo .deps/eelf_x86_64.Po +base=`echo eelf32_x86_64.c | sed -e 's,e\(.*\).c,\1,'`; \ +make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +make[5]: Entering directory '/sources/binutils-2.35/build/ld' +/bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib" "/usr" "/usr" x86_64-pc-linux-gnu x86_64-pc-linux-gnu x86_64-pc-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" no yes elf32_x86_64 "x86_64-pc-linux-gnu" +make[5]: Leaving directory '/sources/binutils-2.35/build/ld' +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT eelf32_x86_64.o -MD -MP -MF .deps/eelf32_x86_64.Tpo -c -o eelf32_x86_64.o eelf32_x86_64.c +mv -f .deps/eelf32_x86_64.Tpo .deps/eelf32_x86_64.Po +base=`echo eelf_i386.c | sed -e 's,e\(.*\).c,\1,'`; \ +make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +make[5]: Entering directory '/sources/binutils-2.35/build/ld' +/bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib" "/usr" "/usr" x86_64-pc-linux-gnu x86_64-pc-linux-gnu x86_64-pc-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" no yes elf_i386 "i386-pc-linux-gnu" +make[5]: Leaving directory '/sources/binutils-2.35/build/ld' +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c +mv -f .deps/eelf_i386.Tpo .deps/eelf_i386.Po +base=`echo eelf_iamcu.c | sed -e 's,e\(.*\).c,\1,'`; \ +make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +make[5]: Entering directory '/sources/binutils-2.35/build/ld' +/bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib" "/usr" "/usr" x86_64-pc-linux-gnu x86_64-pc-linux-gnu x86_64-pc-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" no yes elf_iamcu "x86_64-pc-linux-gnu" +make[5]: Leaving directory '/sources/binutils-2.35/build/ld' +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT eelf_iamcu.o -MD -MP -MF .deps/eelf_iamcu.Tpo -c -o eelf_iamcu.o eelf_iamcu.c +mv -f .deps/eelf_iamcu.Tpo .deps/eelf_iamcu.Po +base=`echo eelf_l1om.c | sed -e 's,e\(.*\).c,\1,'`; \ +make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +make[5]: Entering directory '/sources/binutils-2.35/build/ld' +/bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib" "/usr" "/usr" x86_64-pc-linux-gnu x86_64-pc-linux-gnu x86_64-pc-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" no yes elf_l1om "x86_64-pc-linux-gnu" +make[5]: Leaving directory '/sources/binutils-2.35/build/ld' +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT eelf_l1om.o -MD -MP -MF .deps/eelf_l1om.Tpo -c -o eelf_l1om.o eelf_l1om.c +mv -f .deps/eelf_l1om.Tpo .deps/eelf_l1om.Po +base=`echo eelf_k1om.c | sed -e 's,e\(.*\).c,\1,'`; \ +make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" +make[5]: Entering directory '/sources/binutils-2.35/build/ld' +/bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib" "/usr" "/usr" x86_64-pc-linux-gnu x86_64-pc-linux-gnu x86_64-pc-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" no yes elf_k1om "x86_64-pc-linux-gnu" +make[5]: Leaving directory '/sources/binutils-2.35/build/ld' +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT eelf_k1om.o -MD -MP -MF .deps/eelf_k1om.Tpo -c -o eelf_k1om.o eelf_k1om.c +mv -f .deps/eelf_k1om.Tpo .deps/eelf_k1om.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldelf.o -MD -MP -MF .deps/ldelf.Tpo -c -o ldelf.o ../../ld/ldelf.c +mv -f .deps/ldelf.Tpo .deps/ldelf.Po +gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldelfgen.o -MD -MP -MF .deps/ldelfgen.Tpo -c -o ldelfgen.o ../../ld/ldelfgen.c +mv -f .deps/ldelfgen.Tpo .deps/ldelfgen.Po +/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_x86_64.o eelf32_x86_64.o eelf_i386.o eelf_iamcu.o eelf_l1om.o eelf_k1om.o ldelf.o ldelfgen.o ../bfd/libbfd.la ../libctf/libctf.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -o .libs/ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_x86_64.o eelf32_x86_64.o eelf_i386.o eelf_iamcu.o eelf_l1om.o eelf_k1om.o ldelf.o ldelfgen.o ../bfd/.libs/libbfd.so -L/sources/binutils-2.35/build/bfd/../libiberty/pic ../libctf/.libs/libctf.so -L/sources/binutils-2.35/build/libctf/../libiberty/pic -liberty ../libiberty/libiberty.a -lz -ldl +make[4]: Leaving directory '/sources/binutils-2.35/build/ld' +make[3]: Leaving directory '/sources/binutils-2.35/build/ld' +make[2]: Leaving directory '/sources/binutils-2.35/build/ld' +make[1]: Nothing to be done for 'all-target'. +make[1]: Leaving directory '/sources/binutils-2.35/build' +make[1]: Entering directory '/sources/binutils-2.35/build' +/bin/sh ../mkinstalldirs /usr /usr +make[2]: Entering directory '/sources/binutils-2.35/build/bfd' +make install-recursive +make[3]: Entering directory '/sources/binutils-2.35/build/bfd' +Making install in doc +make[4]: Entering directory '/sources/binutils-2.35/build/bfd/doc' + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ../../../bfd/doc/bfd.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/bfd.info' +make[4]: Leaving directory '/sources/binutils-2.35/build/bfd/doc' +Making install in po +make[4]: Entering directory '/sources/binutils-2.35/build/bfd/po' +if test -r ../../../bfd/../mkinstalldirs; then \ + ../../../bfd/../mkinstalldirs /usr/share; \ +else \ + ../../../bfd/mkinstalldirs /usr/share; \ +fi +installing ../../../bfd/po/da.gmo as /usr/share/locale/da/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/hr.gmo as /usr/share/locale/hr/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/ja.gmo as /usr/share/locale/ja/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/pt.gmo as /usr/share/locale/pt/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/ro.gmo as /usr/share/locale/ro/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/ru.gmo as /usr/share/locale/ru/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/rw.gmo as /usr/share/locale/rw/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/da.gmo as /usr/share/locale/da/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/hr.gmo as /usr/share/locale/hr/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/ja.gmo as /usr/share/locale/ja/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/pt.gmo as /usr/share/locale/pt/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/ro.gmo as /usr/share/locale/ro/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/ru.gmo as /usr/share/locale/ru/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/rw.gmo as /usr/share/locale/rw/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/bfd.mo +installing ../../../bfd/po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo +if test "bfd" = "gettext"; then \ + if test -r ../../../bfd/../mkinstalldirs; then \ + ../../../bfd/../mkinstalldirs /usr/share/gettext/po; \ + else \ + ../../../bfd/mkinstalldirs /usr/share/gettext/po; \ + fi; \ + /usr/bin/install -c -m 644 ../../../bfd/po/Makefile.in.in \ + /usr/share/gettext/po/Makefile.in.in; \ +else \ + : ; \ +fi +make[4]: Leaving directory '/sources/binutils-2.35/build/bfd/po' +make[4]: Entering directory '/sources/binutils-2.35/build/bfd' +make[5]: Entering directory '/sources/binutils-2.35/build/bfd' +make[5]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 bfd.h ../../bfd/../include/ansidecl.h ../../bfd/../include/symcat.h bfd_stdint.h ../../bfd/../include/diagnostics.h ../../bfd/../include/bfdlink.h ../../bfd/../include/plugin-api.h '/usr/include' + /bin/mkdir -p '/usr/lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libbfd.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/libbfd-2.35.so /usr/lib/libbfd-2.35.so +libtool: install: (cd /usr/lib && { ln -s -f libbfd-2.35.so libbfd.so || { rm -f libbfd.so && ln -s libbfd-2.35.so libbfd.so; }; }) +libtool: install: /usr/bin/install -c .libs/libbfd.lai /usr/lib/libbfd.la +libtool: install: /usr/bin/install -c .libs/libbfd.a /usr/lib/libbfd.a +libtool: install: chmod 644 /usr/lib/libbfd.a +libtool: install: ranlib /usr/lib/libbfd.a +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- +make[5]: Leaving directory '/sources/binutils-2.35/build/bfd' +make[4]: Leaving directory '/sources/binutils-2.35/build/bfd' +make[3]: Leaving directory '/sources/binutils-2.35/build/bfd' +make[2]: Leaving directory '/sources/binutils-2.35/build/bfd' +make[2]: Entering directory '/sources/binutils-2.35/build/opcodes' +Making install in . +make[3]: Entering directory '/sources/binutils-2.35/build/opcodes' +make[4]: Entering directory '/sources/binutils-2.35/build/opcodes' +make[4]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 ../../opcodes/../include/dis-asm.h '/usr/include' + /bin/mkdir -p '/usr/lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libopcodes.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/libopcodes-2.35.so /usr/lib/libopcodes-2.35.so +libtool: install: (cd /usr/lib && { ln -s -f libopcodes-2.35.so libopcodes.so || { rm -f libopcodes.so && ln -s libopcodes-2.35.so libopcodes.so; }; }) +libtool: install: /usr/bin/install -c .libs/libopcodes.lai /usr/lib/libopcodes.la +libtool: install: /usr/bin/install -c .libs/libopcodes.a /usr/lib/libopcodes.a +libtool: install: chmod 644 /usr/lib/libopcodes.a +libtool: install: ranlib /usr/lib/libopcodes.a +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- +make[4]: Leaving directory '/sources/binutils-2.35/build/opcodes' +make[3]: Leaving directory '/sources/binutils-2.35/build/opcodes' +Making install in po +make[3]: Entering directory '/sources/binutils-2.35/build/opcodes/po' +if test -r ../../../opcodes/../mkinstalldirs; then \ + ../../../opcodes/../mkinstalldirs /usr/share; \ +else \ + ../../../opcodes/mkinstalldirs /usr/share; \ +fi +installing ../../../opcodes/po/da.gmo as /usr/share/locale/da/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/de.gmo as /usr/share/locale/de/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/ga.gmo as /usr/share/locale/ga/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/it.gmo as /usr/share/locale/it/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/nl.gmo as /usr/share/locale/nl/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/ro.gmo as /usr/share/locale/ro/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/da.gmo as /usr/share/locale/da/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/de.gmo as /usr/share/locale/de/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/ga.gmo as /usr/share/locale/ga/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/it.gmo as /usr/share/locale/it/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/nl.gmo as /usr/share/locale/nl/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/ro.gmo as /usr/share/locale/ro/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/opcodes.mo +installing ../../../opcodes/po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo +if test "opcodes" = "gettext"; then \ + if test -r ../../../opcodes/../mkinstalldirs; then \ + ../../../opcodes/../mkinstalldirs /usr/share/gettext/po; \ + else \ + ../../../opcodes/mkinstalldirs /usr/share/gettext/po; \ + fi; \ + /usr/bin/install -c -m 644 ../../../opcodes/po/Makefile.in.in \ + /usr/share/gettext/po/Makefile.in.in; \ +else \ + : ; \ +fi +make[3]: Leaving directory '/sources/binutils-2.35/build/opcodes/po' +make[2]: Leaving directory '/sources/binutils-2.35/build/opcodes' +make[2]: Entering directory '/sources/binutils-2.35/build/binutils' +make install-recursive +make[3]: Entering directory '/sources/binutils-2.35/build/binutils' +Making install in doc +make[4]: Entering directory '/sources/binutils-2.35/build/binutils/doc' +make[5]: Entering directory '/sources/binutils-2.35/build/binutils/doc' +make[5]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ../../../binutils/doc/binutils.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/binutils.info' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 ../../../binutils/doc/addr2line.1 ../../../binutils/doc/ar.1 ../../../binutils/doc/dlltool.1 ../../../binutils/doc/nm.1 ../../../binutils/doc/objcopy.1 ../../../binutils/doc/objdump.1 ../../../binutils/doc/ranlib.1 ../../../binutils/doc/readelf.1 ../../../binutils/doc/size.1 ../../../binutils/doc/strings.1 ../../../binutils/doc/strip.1 ../../../binutils/doc/elfedit.1 ../../../binutils/doc/windres.1 ../../../binutils/doc/windmc.1 c++filt.1 '/usr/share/man/man1' +make[5]: Leaving directory '/sources/binutils-2.35/build/binutils/doc' +make[4]: Leaving directory '/sources/binutils-2.35/build/binutils/doc' +Making install in po +make[4]: Entering directory '/sources/binutils-2.35/build/binutils/po' +if test -r ../../../binutils/../mkinstalldirs; then \ + ../../../binutils/../mkinstalldirs /usr/share; \ +else \ + ../../../binutils/mkinstalldirs /usr/share; \ +fi +installing ../../../binutils/po/bg.gmo as /usr/share/locale/bg/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/ca.gmo as /usr/share/locale/ca/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/da.gmo as /usr/share/locale/da/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/hr.gmo as /usr/share/locale/hr/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/it.gmo as /usr/share/locale/it/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/ja.gmo as /usr/share/locale/ja/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/pt.gmo as /usr/share/locale/pt/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/ro.gmo as /usr/share/locale/ro/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/ru.gmo as /usr/share/locale/ru/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/rw.gmo as /usr/share/locale/rw/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/sk.gmo as /usr/share/locale/sk/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/bg.gmo as /usr/share/locale/bg/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/ca.gmo as /usr/share/locale/ca/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/da.gmo as /usr/share/locale/da/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/hr.gmo as /usr/share/locale/hr/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/it.gmo as /usr/share/locale/it/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/ja.gmo as /usr/share/locale/ja/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/pt.gmo as /usr/share/locale/pt/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/ro.gmo as /usr/share/locale/ro/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/ru.gmo as /usr/share/locale/ru/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/rw.gmo as /usr/share/locale/rw/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/sk.gmo as /usr/share/locale/sk/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/binutils.mo +installing ../../../binutils/po/zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/binutils.mo +if test "binutils" = "gettext"; then \ + if test -r ../../../binutils/../mkinstalldirs; then \ + ../../../binutils/../mkinstalldirs /usr/share/gettext/po; \ + else \ + ../../../binutils/mkinstalldirs /usr/share/gettext/po; \ + fi; \ + /usr/bin/install -c -m 644 ../../../binutils/po/Makefile.in.in \ + /usr/share/gettext/po/Makefile.in.in; \ +else \ + : ; \ +fi +make[4]: Leaving directory '/sources/binutils-2.35/build/binutils/po' +make[4]: Entering directory '/sources/binutils-2.35/build/binutils' +make[5]: Entering directory '/sources/binutils-2.35/build/binutils' + /bin/mkdir -p '/usr/bin' + /bin/sh ./libtool --mode=install /usr/bin/install -c size objdump ar strings ranlib objcopy addr2line readelf elfedit '/usr/bin' +libtool: install: /usr/bin/install -c .libs/size /usr/bin/size +libtool: install: /usr/bin/install -c .libs/objdump /usr/bin/objdump +libtool: install: /usr/bin/install -c .libs/ar /usr/bin/ar +libtool: install: /usr/bin/install -c .libs/strings /usr/bin/strings +libtool: install: /usr/bin/install -c .libs/ranlib /usr/bin/ranlib +libtool: install: /usr/bin/install -c .libs/objcopy /usr/bin/objcopy +libtool: install: /usr/bin/install -c .libs/addr2line /usr/bin/addr2line +libtool: install: /usr/bin/install -c .libs/readelf /usr/bin/readelf +libtool: install: /usr/bin/install -c elfedit /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 /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 /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 /usr/bin/c++filt +/bin/sh ../../binutils/../mkinstalldirs /usr/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/bin/$j" ]; then \ + rm -f /usr/bin/$j; \ + ln /usr/bin/$k /usr/bin/$j >/dev/null 2>/dev/null \ + || /bin/sh ./libtool --mode=install /usr/bin/install -c $i /usr/bin/$j; \ + fi; \ + else true; \ + fi; \ +done +make[5]: Nothing to be done for 'install-data-am'. +make[5]: Leaving directory '/sources/binutils-2.35/build/binutils' +make[4]: Leaving directory '/sources/binutils-2.35/build/binutils' +make[3]: Leaving directory '/sources/binutils-2.35/build/binutils' +make[2]: Leaving directory '/sources/binutils-2.35/build/binutils' +make[2]: Entering directory '/sources/binutils-2.35/build/etc' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '/sources/binutils-2.35/build/etc' +make[2]: Entering directory '/sources/binutils-2.35/build/gas' +Making install in doc +make[3]: Entering directory '/sources/binutils-2.35/build/gas/doc' +make[4]: Entering directory '/sources/binutils-2.35/build/gas/doc' +make[4]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ../../../gas/doc/as.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/as.info' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 ../../../gas/doc/as.1 '/usr/share/man/man1' +make[4]: Leaving directory '/sources/binutils-2.35/build/gas/doc' +make[3]: Leaving directory '/sources/binutils-2.35/build/gas/doc' +Making install in po +make[3]: Entering directory '/sources/binutils-2.35/build/gas/po' +if test -r ../../../gas/../mkinstalldirs; then \ + ../../../gas/../mkinstalldirs /usr/share; \ +else \ + ../../../gas/mkinstalldirs /usr/share; \ +fi +installing ../../../gas/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/gas.mo +installing ../../../gas/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gas.mo +installing ../../../gas/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gas.mo +installing ../../../gas/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/gas.mo +installing ../../../gas/po/ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gas.mo +installing ../../../gas/po/ru.gmo as /usr/share/locale/ru/LC_MESSAGES/gas.mo +installing ../../../gas/po/rw.gmo as /usr/share/locale/rw/LC_MESSAGES/gas.mo +installing ../../../gas/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gas.mo +installing ../../../gas/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/gas.mo +installing ../../../gas/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gas.mo +installing ../../../gas/po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gas.mo +installing ../../../gas/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/gas.mo +installing ../../../gas/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gas.mo +installing ../../../gas/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gas.mo +installing ../../../gas/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/gas.mo +installing ../../../gas/po/ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gas.mo +installing ../../../gas/po/ru.gmo as /usr/share/locale/ru/LC_MESSAGES/gas.mo +installing ../../../gas/po/rw.gmo as /usr/share/locale/rw/LC_MESSAGES/gas.mo +installing ../../../gas/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gas.mo +installing ../../../gas/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/gas.mo +installing ../../../gas/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gas.mo +installing ../../../gas/po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gas.mo +if test "gas" = "gettext"; then \ + if test -r ../../../gas/../mkinstalldirs; then \ + ../../../gas/../mkinstalldirs /usr/share/gettext/po; \ + else \ + ../../../gas/mkinstalldirs /usr/share/gettext/po; \ + fi; \ + /usr/bin/install -c -m 644 ../../../gas/po/Makefile.in.in \ + /usr/share/gettext/po/Makefile.in.in; \ +else \ + : ; \ +fi +make[3]: Leaving directory '/sources/binutils-2.35/build/gas/po' +make[3]: Entering directory '/sources/binutils-2.35/build/gas' +make[4]: Entering directory '/sources/binutils-2.35/build/gas' +/bin/sh ../../gas/../mkinstalldirs /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 /usr/bin/as +/bin/sh ../../gas/../mkinstalldirs /usr/bin +n=`echo as | sed 's,y,y,'`; \ +if [ "/usr/bin/$n" != "/usr/bin/as" ]; then \ + rm -f /usr/bin/as; \ + ln /usr/bin/$n /usr/bin/as >/dev/null 2>/dev/null \ + || /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /usr/bin/as; \ +else \ + true ; \ +fi +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/binutils-2.35/build/gas' +make[3]: Leaving directory '/sources/binutils-2.35/build/gas' +make[2]: Leaving directory '/sources/binutils-2.35/build/gas' +make[2]: Entering directory '/sources/binutils-2.35/build/gold' +Making install in po +make[3]: Entering directory '/sources/binutils-2.35/build/gold/po' +if test -r ../../../gold/../mkinstalldirs; then \ + ../../../gold/../mkinstalldirs /usr/share; \ +else \ + ../../../gold/../mkinstalldirs /usr/share; \ +fi +installing ../../../gold/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/gold.mo +installing ../../../gold/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gold.mo +installing ../../../gold/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gold.mo +installing ../../../gold/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/gold.mo +installing ../../../gold/po/it.gmo as /usr/share/locale/it/LC_MESSAGES/gold.mo +installing ../../../gold/po/ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gold.mo +installing ../../../gold/po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/gold.mo +installing ../../../gold/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gold.mo +installing ../../../gold/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gold.mo +installing ../../../gold/po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gold.mo +installing ../../../gold/po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gold.mo +installing ../../../gold/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/gold.mo +installing ../../../gold/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gold.mo +installing ../../../gold/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gold.mo +installing ../../../gold/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/gold.mo +installing ../../../gold/po/it.gmo as /usr/share/locale/it/LC_MESSAGES/gold.mo +installing ../../../gold/po/ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gold.mo +installing ../../../gold/po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/gold.mo +installing ../../../gold/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gold.mo +installing ../../../gold/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gold.mo +installing ../../../gold/po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gold.mo +installing ../../../gold/po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gold.mo +if test "gold" = "gettext"; then \ + if test -r ../../../gold/../mkinstalldirs; then \ + ../../../gold/../mkinstalldirs /usr/share/gettext/po; \ + else \ + ../../../gold/mkinstalldirs /usr/share/gettext/po; \ + fi; \ + /usr/bin/install -c -m 644 ../../../gold/po/Makefile.in.in \ + /usr/share/gettext/po/Makefile.in.in; \ +else \ + : ; \ +fi +make[3]: Leaving directory '/sources/binutils-2.35/build/gold/po' +Making install in testsuite +make[3]: Entering directory '/sources/binutils-2.35/build/gold/testsuite' +make install-am +make[4]: Entering directory '/sources/binutils-2.35/build/gold/testsuite' +make[5]: Entering directory '/sources/binutils-2.35/build/gold/testsuite' +make[5]: Nothing to be done for 'install-exec-am'. +make[5]: Nothing to be done for 'install-data-am'. +make[5]: Leaving directory '/sources/binutils-2.35/build/gold/testsuite' +make[4]: Leaving directory '/sources/binutils-2.35/build/gold/testsuite' +make[3]: Leaving directory '/sources/binutils-2.35/build/gold/testsuite' +make[3]: Entering directory '/sources/binutils-2.35/build/gold' +make[4]: Entering directory '/sources/binutils-2.35/build/gold' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c dwp '/usr/bin' +/bin/sh ../../gold/../mkinstalldirs /usr/bin /usr/bin +n=`echo ld.gold | sed 's,y,y,'`; \ + /usr/bin/install -c \ + ld-new /usr/bin/${n}; \ +if test "/usr/bin" != "/usr/bin"; then \ + rm -f /usr/bin/ld.gold; \ + ln /usr/bin/${n} /usr/bin/ld.gold >/dev/null 2>/dev/null \ + || /usr/bin/install -c ld-new /usr/bin/ld.gold; \ +fi; \ +if test "x" = "xyes"; then \ + ld=`echo ld | sed 's,y,y,'`; \ + rm -f /usr/bin/${ld}; \ + ln /usr/bin/${n} /usr/bin/${ld} >/dev/null 2>/dev/null \ + || /usr/bin/install -c ld-new /usr/bin/${ld}; \ + if test "/usr/bin" != "/usr/bin"; then \ + rm -f /usr/bin/ld; \ + ln /usr/bin/${n} /usr/bin/ld >/dev/null 2>/dev/null \ + || /usr/bin/install -c ld-new /usr/bin/ld; \ + fi; \ +fi +Making install-info in po +make[5]: Entering directory '/sources/binutils-2.35/build/gold/po' +make[5]: Nothing to be done for 'install-info'. +make[5]: Leaving directory '/sources/binutils-2.35/build/gold/po' +Making install-info in testsuite +make[5]: Entering directory '/sources/binutils-2.35/build/gold/testsuite' +make[5]: Nothing to be done for 'install-info'. +make[5]: Leaving directory '/sources/binutils-2.35/build/gold/testsuite' +make[5]: Entering directory '/sources/binutils-2.35/build/gold' +make[5]: Nothing to be done for 'install-info-am'. +make[5]: Leaving directory '/sources/binutils-2.35/build/gold' +make[4]: Leaving directory '/sources/binutils-2.35/build/gold' +make[3]: Leaving directory '/sources/binutils-2.35/build/gold' +make[2]: Leaving directory '/sources/binutils-2.35/build/gold' +make[2]: Entering directory '/sources/binutils-2.35/build/gprof' +make install-recursive +make[3]: Entering directory '/sources/binutils-2.35/build/gprof' +Making install in po +make[4]: Entering directory '/sources/binutils-2.35/build/gprof/po' +if test -r ../../../gprof/../mkinstalldirs; then \ + ../../../gprof/../mkinstalldirs /usr/share; \ +else \ + ../../../gprof/mkinstalldirs /usr/share; \ +fi +installing ../../../gprof/po/bg.gmo as /usr/share/locale/bg/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/da.gmo as /usr/share/locale/da/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/de.gmo as /usr/share/locale/de/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/ga.gmo as /usr/share/locale/ga/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/hu.gmo as /usr/share/locale/hu/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/it.gmo as /usr/share/locale/it/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/ro.gmo as /usr/share/locale/ro/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/ru.gmo as /usr/share/locale/ru/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/rw.gmo as /usr/share/locale/rw/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/bg.gmo as /usr/share/locale/bg/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/da.gmo as /usr/share/locale/da/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/de.gmo as /usr/share/locale/de/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/ga.gmo as /usr/share/locale/ga/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/hu.gmo as /usr/share/locale/hu/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/it.gmo as /usr/share/locale/it/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/ro.gmo as /usr/share/locale/ro/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/ru.gmo as /usr/share/locale/ru/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/rw.gmo as /usr/share/locale/rw/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gprof.mo +installing ../../../gprof/po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gprof.mo +if test "gprof" = "gettext"; then \ + if test -r ../../../gprof/../mkinstalldirs; then \ + ../../../gprof/../mkinstalldirs /usr/share/gettext/po; \ + else \ + ../../../gprof/mkinstalldirs /usr/share/gettext/po; \ + fi; \ + /usr/bin/install -c -m 644 ../../../gprof/po/Makefile.in.in \ + /usr/share/gettext/po/Makefile.in.in; \ +else \ + : ; \ +fi +make[4]: Leaving directory '/sources/binutils-2.35/build/gprof/po' +make[4]: Entering directory '/sources/binutils-2.35/build/gprof' +make[5]: Entering directory '/sources/binutils-2.35/build/gprof' + /bin/mkdir -p '/usr/bin' + /bin/sh ./libtool --mode=install /usr/bin/install -c gprof '/usr/bin' +libtool: install: /usr/bin/install -c .libs/gprof /usr/bin/gprof + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ../../gprof/gprof.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/gprof.info' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 ../../gprof/gprof.1 '/usr/share/man/man1' +make[5]: Leaving directory '/sources/binutils-2.35/build/gprof' +make[4]: Leaving directory '/sources/binutils-2.35/build/gprof' +make[3]: Leaving directory '/sources/binutils-2.35/build/gprof' +make[2]: Leaving directory '/sources/binutils-2.35/build/gprof' +make[2]: Entering directory '/sources/binutils-2.35/build/intl' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '/sources/binutils-2.35/build/intl' +make[2]: Entering directory '/sources/binutils-2.35/build/ld' +make install-recursive +make[3]: Entering directory '/sources/binutils-2.35/build/ld' +Making install in po +make[4]: Entering directory '/sources/binutils-2.35/build/ld/po' +if test -r ../../../ld/../mkinstalldirs; then \ + ../../../ld/../mkinstalldirs /usr/share; \ +else \ + ../../../ld/mkinstalldirs /usr/share; \ +fi +installing ../../../ld/po/bg.gmo as /usr/share/locale/bg/LC_MESSAGES/ld.mo +installing ../../../ld/po/da.gmo as /usr/share/locale/da/LC_MESSAGES/ld.mo +installing ../../../ld/po/de.gmo as /usr/share/locale/de/LC_MESSAGES/ld.mo +installing ../../../ld/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/ld.mo +installing ../../../ld/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/ld.mo +installing ../../../ld/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/ld.mo +installing ../../../ld/po/ga.gmo as /usr/share/locale/ga/LC_MESSAGES/ld.mo +installing ../../../ld/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/ld.mo +installing ../../../ld/po/it.gmo as /usr/share/locale/it/LC_MESSAGES/ld.mo +installing ../../../ld/po/ja.gmo as /usr/share/locale/ja/LC_MESSAGES/ld.mo +installing ../../../ld/po/pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/ld.mo +installing ../../../ld/po/ru.gmo as /usr/share/locale/ru/LC_MESSAGES/ld.mo +installing ../../../ld/po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/ld.mo +installing ../../../ld/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/ld.mo +installing ../../../ld/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/ld.mo +installing ../../../ld/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/ld.mo +installing ../../../ld/po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/ld.mo +installing ../../../ld/po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/ld.mo +installing ../../../ld/po/zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/ld.mo +installing ../../../ld/po/bg.gmo as /usr/share/locale/bg/LC_MESSAGES/ld.mo +installing ../../../ld/po/da.gmo as /usr/share/locale/da/LC_MESSAGES/ld.mo +installing ../../../ld/po/de.gmo as /usr/share/locale/de/LC_MESSAGES/ld.mo +installing ../../../ld/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/ld.mo +installing ../../../ld/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/ld.mo +installing ../../../ld/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/ld.mo +installing ../../../ld/po/ga.gmo as /usr/share/locale/ga/LC_MESSAGES/ld.mo +installing ../../../ld/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/ld.mo +installing ../../../ld/po/it.gmo as /usr/share/locale/it/LC_MESSAGES/ld.mo +installing ../../../ld/po/ja.gmo as /usr/share/locale/ja/LC_MESSAGES/ld.mo +installing ../../../ld/po/pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/ld.mo +installing ../../../ld/po/ru.gmo as /usr/share/locale/ru/LC_MESSAGES/ld.mo +installing ../../../ld/po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/ld.mo +installing ../../../ld/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/ld.mo +installing ../../../ld/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/ld.mo +installing ../../../ld/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/ld.mo +installing ../../../ld/po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/ld.mo +installing ../../../ld/po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/ld.mo +installing ../../../ld/po/zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/ld.mo +if test "ld" = "gettext"; then \ + if test -r ../../../ld/../mkinstalldirs; then \ + ../../../ld/../mkinstalldirs /usr/share/gettext/po; \ + else \ + ../../../ld/mkinstalldirs /usr/share/gettext/po; \ + fi; \ + /usr/bin/install -c -m 644 ../../../ld/po/Makefile.in.in \ + /usr/share/gettext/po/Makefile.in.in; \ +else \ + : ; \ +fi +make[4]: Leaving directory '/sources/binutils-2.35/build/ld/po' +make[4]: Entering directory '/sources/binutils-2.35/build/ld' +make[5]: Entering directory '/sources/binutils-2.35/build/ld' + /bin/mkdir -p '/usr/bin' + /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new '/usr/bin/./ld.bfd' +libtool: install: /usr/bin/install -c .libs/ld-new /usr/bin/./ld.bfd +/bin/sh ../../ld/../mkinstalldirs /usr/bin +n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \ +if test "/usr/bin" != "/usr/bin"; then \ + rm -f /usr/bin/ld.bfd; \ + ln /usr/bin/$n /usr/bin/ld.bfd >/dev/null 2>/dev/null \ + || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /usr/bin/ld.bfd; \ +fi; \ +if test "xyes" = "xyes"; then \ + ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \ + rm -f /usr/bin/$ld; \ + ln /usr/bin/$n /usr/bin/$ld >/dev/null 2>/dev/null \ + || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /usr/bin/$ld; \ + if test "/usr/bin" != "/usr/bin"; then \ + rm -f /usr/bin/ld; \ + ln /usr/bin/$n /usr/bin/ld >/dev/null 2>/dev/null \ + || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /usr/bin/ld; \ + fi; \ +fi +/bin/sh ../../ld/../mkinstalldirs /usr/lib/ldscripts +mkdir -p -- /usr/lib/ldscripts +for f in ldscripts/* ; do \ + /usr/bin/install -c -m 644 $f /usr/lib/$f ; \ +done + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ../../ld/ld.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/ld.info' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 ../../ld/ld.1 '/usr/share/man/man1' +make[5]: Leaving directory '/sources/binutils-2.35/build/ld' +make[4]: Leaving directory '/sources/binutils-2.35/build/ld' +make[3]: Leaving directory '/sources/binutils-2.35/build/ld' +make[2]: Leaving directory '/sources/binutils-2.35/build/ld' +make[2]: Entering directory '/sources/binutils-2.35/build/libiberty' +make[3]: Entering directory '/sources/binutils-2.35/build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/binutils-2.35/build/libiberty/testsuite' +if test -n ""; then \ + /bin/sh ../../libiberty/../mkinstalldirs /usr/lib/`gcc -g -O2 -print-multi-os-directory`; \ + /usr/bin/install -c -m 644 ./libiberty.a /usr/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.an; \ + ( cd /usr/lib/`gcc -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ + mv -f /usr/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.an /usr/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.a; \ + case "" in \ + /*) thd=;; \ + *) thd=/usr/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 '/sources/binutils-2.35/build/libiberty/testsuite' +make[3]: Nothing to be done for 'install'. +make[3]: Leaving directory '/sources/binutils-2.35/build/libiberty/testsuite' +make[2]: Leaving directory '/sources/binutils-2.35/build/libiberty' +make[2]: Entering directory '/sources/binutils-2.35/build/libctf' +make[3]: Entering directory '/sources/binutils-2.35/build/libctf' + /bin/mkdir -p '/usr/lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libctf.la libctf-nobfd.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/libctf.so.0.0.0 /usr/lib/libctf.so.0.0.0 +libtool: install: (cd /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 /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 /usr/lib/libctf.la +libtool: install: /usr/bin/install -c .libs/libctf-nobfd.so.0.0.0 /usr/lib/libctf-nobfd.so.0.0.0 +libtool: install: (cd /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 /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 /usr/lib/libctf-nobfd.la +libtool: install: /usr/bin/install -c .libs/libctf.a /usr/lib/libctf.a +libtool: install: chmod 644 /usr/lib/libctf.a +libtool: install: ranlib /usr/lib/libctf.a +libtool: install: /usr/bin/install -c .libs/libctf-nobfd.a /usr/lib/libctf-nobfd.a +libtool: install: chmod 644 /usr/lib/libctf-nobfd.a +libtool: install: ranlib /usr/lib/libctf-nobfd.a +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 ../../libctf/../include/ctf.h ../../libctf/../include/ctf-api.h '/usr/include' +make[3]: Leaving directory '/sources/binutils-2.35/build/libctf' +make[2]: Leaving directory '/sources/binutils-2.35/build/libctf' +make[1]: Nothing to be done for 'install-target'. +make[1]: Leaving directory '/sources/binutils-2.35/build' +[lfs-scripts] Finishing build of binutils-2.35 at Tue Feb 2 10:33:28 -03 2021 +[lfs-scripts] Starting build of gmp-6.2.0 at Tue Feb 2 10:33:28 -03 2021 +checking build system type... kabylake-pc-linux-gnu +checking host system type... kabylake-pc-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... /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=64 +checking compiler gcc -O2 -pedantic -fomit-frame-pointer -m64 ... yes +checking compiler gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake... yes +checking compiler gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell... 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 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 g++... g++ +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking C++ compiler g++ -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell... yes +checking how to run the C++ preprocessor... g++ -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +using ABI="64" + CC="gcc" + CFLAGS="-O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell" + CPPFLAGS="" + CXX="g++" + CXXFLAGS="-O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell" + MPN_PATH=" x86_64/skylake x86_64/coreibwl x86_64/coreihwl x86_64/coreisbr x86_64/coreinhm x86_64/core2 x86_64 generic" +checking whether assembler supports --noexecstack option... yes +checking for ar... ar +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 how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/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 kabylake-pc-linux-gnu file names to kabylake-pc-linux-gnu format... func_convert_file_noop +checking how to convert kabylake-pc-linux-gnu file names to toolchain format... func_convert_file_noop +checking for /usr/x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r +checking for objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for dlltool... dlltool +checking how to associate runtime and link libraries... printf %s\n +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... /bin/dd +checking how to truncate binary pipes... /bin/dd bs=4096 count=1 +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 (/usr/x86_64-lfs-linux-gnu/bin/ld) 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 how to run the C++ preprocessor... g++ -E +checking for ld used by g++... /usr/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes +checking whether the g++ linker (/usr/x86_64-lfs-linux-gnu/bin/ld) 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/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... immediate +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... yes +checking whether sscanf needs writable input... no +checking for struct pst_processor.psp_iticksperclktick... no +checking sstream usability... yes +checking sstream presence... yes +checking for sstream... yes +checking for std::locale... yes +checking for suitable m4... m4 +checking if m4wrap produces spurious output... no +checking how to switch to text section... .text +checking how to switch to data section... .data +checking for assembler label suffix... : +checking for assembler global directive... .globl +checking for assembler global directive attribute... +checking if globals are prefixed by underscore... no +checking how to switch to read-only data section... .section .rodata +checking for assembler .type directive... .type $1,@$2 +checking for assembler .size directive... .size $1,$2 +checking for assembler local label prefix... .L +checking for assembler byte directive... .byte +checking how to define a 32-bit word... .long +checking if .align assembly directive is logarithmic... no +checking if the .align directive accepts an 0x90 fill in .text... yes +checking if the assembler knows about the mulx instruction... yes +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... flex +checking lex output file root... lex.yy +checking lex library... -lfl +checking whether yytext is a pointer... yes +creating config.m4 +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 mpn/x86_64/invert_limb_table.asm to mpn/invert_limb_table.asm +config.status: linking mpn/generic/add.c to mpn/add.c +config.status: linking mpn/generic/add_1.c to mpn/add_1.c +config.status: linking mpn/x86_64/coreihwl/aors_n.asm to mpn/add_n.asm +config.status: linking mpn/generic/sub.c to mpn/sub.c +config.status: linking mpn/generic/sub_1.c to mpn/sub_1.c +config.status: linking mpn/x86_64/coreihwl/aors_n.asm to mpn/sub_n.asm +config.status: linking mpn/x86_64/coreisbr/cnd_add_n.asm to mpn/cnd_add_n.asm +config.status: linking mpn/x86_64/coreisbr/cnd_sub_n.asm to mpn/cnd_sub_n.asm +config.status: linking mpn/generic/cnd_swap.c to mpn/cnd_swap.c +config.status: linking mpn/generic/neg.c to mpn/neg.c +config.status: linking mpn/x86_64/core2/com.asm to mpn/com.asm +config.status: linking mpn/x86_64/coreibwl/mul_1.asm to mpn/mul_1.asm +config.status: linking mpn/x86_64/coreibwl/addmul_1.asm to mpn/addmul_1.asm +config.status: linking mpn/x86_64/coreihwl/aorsmul_1.asm to mpn/submul_1.asm +config.status: linking mpn/x86_64/core2/aors_err1_n.asm to mpn/add_err1_n.asm +config.status: linking mpn/x86_64/aors_err2_n.asm to mpn/add_err2_n.asm +config.status: linking mpn/x86_64/aors_err3_n.asm to mpn/add_err3_n.asm +config.status: linking mpn/x86_64/core2/aors_err1_n.asm to mpn/sub_err1_n.asm +config.status: linking mpn/x86_64/aors_err2_n.asm to mpn/sub_err2_n.asm +config.status: linking mpn/x86_64/aors_err3_n.asm to mpn/sub_err3_n.asm +config.status: linking mpn/x86_64/coreisbr/lshift.asm to mpn/lshift.asm +config.status: linking mpn/x86_64/coreisbr/rshift.asm to mpn/rshift.asm +config.status: linking mpn/x86_64/dive_1.asm to mpn/dive_1.asm +config.status: linking mpn/generic/diveby3.c to mpn/diveby3.c +config.status: linking mpn/generic/divis.c to mpn/divis.c +config.status: linking mpn/generic/divrem.c to mpn/divrem.c +config.status: linking mpn/x86_64/coreisbr/divrem_1.asm to mpn/divrem_1.asm +config.status: linking mpn/x86_64/divrem_2.asm to mpn/divrem_2.asm +config.status: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c +config.status: linking mpn/generic/fib2m.c to mpn/fib2m.c +config.status: linking mpn/generic/mod_1.c to mpn/mod_1.c +config.status: linking mpn/x86_64/mod_34lsub1.asm to mpn/mod_34lsub1.asm +config.status: linking mpn/x86_64/mode1o.asm to mpn/mode1o.asm +config.status: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c +config.status: linking mpn/generic/dump.c to mpn/dump.c +config.status: linking mpn/x86_64/mod_1_1.asm to mpn/mod_1_1.asm +config.status: linking mpn/x86_64/mod_1_2.asm to mpn/mod_1_2.asm +config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c +config.status: linking mpn/x86_64/mod_1_4.asm to mpn/mod_1_4.asm +config.status: linking mpn/x86_64/coreisbr/lshiftc.asm to mpn/lshiftc.asm +config.status: linking mpn/generic/mul.c to mpn/mul.c +config.status: linking mpn/generic/mul_fft.c to mpn/mul_fft.c +config.status: linking mpn/generic/mul_n.c to mpn/mul_n.c +config.status: linking mpn/generic/sqr.c to mpn/sqr.c +config.status: linking mpn/x86_64/coreibwl/mul_basecase.asm to mpn/mul_basecase.asm +config.status: linking mpn/x86_64/coreibwl/sqr_basecase.asm to mpn/sqr_basecase.asm +config.status: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c +config.status: linking mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c +config.status: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c +config.status: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c +config.status: linking mpn/generic/mulmid.c to mpn/mulmid.c +config.status: linking mpn/generic/random.c to mpn/random.c +config.status: linking mpn/generic/random2.c to mpn/random2.c +config.status: linking mpn/generic/pow_1.c to mpn/pow_1.c +config.status: linking mpn/generic/rootrem.c to mpn/rootrem.c +config.status: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c +config.status: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c +config.status: linking mpn/generic/get_str.c to mpn/get_str.c +config.status: linking mpn/generic/set_str.c to mpn/set_str.c +config.status: linking mpn/generic/compute_powtab.c to mpn/compute_powtab.c +config.status: linking mpn/generic/scan0.c to mpn/scan0.c +config.status: linking mpn/generic/scan1.c to mpn/scan1.c +config.status: linking mpn/x86_64/coreinhm/popcount.asm to mpn/popcount.asm +config.status: linking mpn/x86_64/coreinhm/hamdist.asm to mpn/hamdist.asm +config.status: linking mpn/generic/cmp.c to mpn/cmp.c +config.status: linking mpn/generic/zero_p.c to mpn/zero_p.c +config.status: linking mpn/generic/perfsqr.c to mpn/perfsqr.c +config.status: linking mpn/generic/perfpow.c to mpn/perfpow.c +config.status: linking mpn/generic/strongfibo.c to mpn/strongfibo.c +config.status: linking mpn/x86_64/coreisbr/gcd_11.asm to mpn/gcd_11.asm +config.status: linking mpn/x86_64/coreihwl/gcd_22.asm to mpn/gcd_22.asm +config.status: linking mpn/generic/gcd_1.c to mpn/gcd_1.c +config.status: linking mpn/generic/gcd.c to mpn/gcd.c +config.status: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c +config.status: linking mpn/generic/gcdext.c to mpn/gcdext.c +config.status: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c +config.status: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c +config.status: linking mpn/generic/div_q.c to mpn/div_q.c +config.status: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c +config.status: linking mpn/generic/jacbase.c to mpn/jacbase.c +config.status: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c +config.status: linking mpn/generic/jacobi.c to mpn/jacobi.c +config.status: linking mpn/generic/get_d.c to mpn/get_d.c +config.status: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c +config.status: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c +config.status: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c +config.status: linking mpn/generic/hgcd2.c to mpn/hgcd2.c +config.status: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c +config.status: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c +config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c +config.status: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c +config.status: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c +config.status: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c +config.status: linking mpn/generic/mullo_n.c to mpn/mullo_n.c +config.status: linking mpn/x86_64/coreibwl/mullo_basecase.asm to mpn/mullo_basecase.asm +config.status: linking mpn/generic/sqrlo.c to mpn/sqrlo.c +config.status: linking mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c +config.status: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c +config.status: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c +config.status: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c +config.status: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c +config.status: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c +config.status: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c +config.status: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c +config.status: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c +config.status: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c +config.status: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c +config.status: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c +config.status: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c +config.status: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c +config.status: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c +config.status: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c +config.status: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c +config.status: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c +config.status: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c +config.status: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c +config.status: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c +config.status: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c +config.status: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c +config.status: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c +config.status: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c +config.status: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c +config.status: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c +config.status: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c +config.status: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c +config.status: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c +config.status: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c +config.status: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c +config.status: linking mpn/generic/invertappr.c to mpn/invertappr.c +config.status: linking mpn/generic/invert.c to mpn/invert.c +config.status: linking mpn/generic/binvert.c to mpn/binvert.c +config.status: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c +config.status: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c +config.status: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c +config.status: linking mpn/x86_64/div_qr_1n_pi1.asm to mpn/div_qr_1n_pi1.asm +config.status: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c +config.status: linking mpn/x86_64/div_qr_2n_pi1.asm to mpn/div_qr_2n_pi1.asm +config.status: linking mpn/x86_64/div_qr_2u_pi1.asm to mpn/div_qr_2u_pi1.asm +config.status: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c +config.status: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c +config.status: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c +config.status: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c +config.status: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c +config.status: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c +config.status: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c +config.status: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c +config.status: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c +config.status: linking mpn/x86_64/bdiv_q_1.asm to mpn/bdiv_q_1.asm +config.status: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c +config.status: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c +config.status: linking mpn/generic/sbpi1_bdiv_r.c to mpn/sbpi1_bdiv_r.c +config.status: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c +config.status: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c +config.status: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c +config.status: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c +config.status: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c +config.status: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c +config.status: linking mpn/generic/broot.c to mpn/broot.c +config.status: linking mpn/generic/brootinv.c to mpn/brootinv.c +config.status: linking mpn/generic/bsqrt.c to mpn/bsqrt.c +config.status: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c +config.status: linking mpn/generic/divexact.c to mpn/divexact.c +config.status: linking mpn/x86_64/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm +config.status: linking mpn/x86_64/coreihwl/redc_1.asm to mpn/redc_1.asm +config.status: linking mpn/generic/redc_2.c to mpn/redc_2.c +config.status: linking mpn/generic/redc_n.c to mpn/redc_n.c +config.status: linking mpn/generic/powm.c to mpn/powm.c +config.status: linking mpn/generic/powlo.c to mpn/powlo.c +config.status: linking mpn/generic/sec_powm.c to mpn/sec_powm.c +config.status: linking mpn/generic/sec_mul.c to mpn/sec_mul.c +config.status: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c +config.status: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c +config.status: linking mpn/generic/sec_div.c to mpn/sec_div_r.c +config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c +config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c +config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c +config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c +config.status: linking mpn/generic/sec_invert.c to mpn/sec_invert.c +config.status: linking mpn/generic/trialdiv.c to mpn/trialdiv.c +config.status: linking mpn/generic/remove.c to mpn/remove.c +config.status: linking mpn/x86_64/core2/logops_n.asm to mpn/and_n.asm +config.status: linking mpn/x86_64/core2/logops_n.asm to mpn/andn_n.asm +config.status: linking mpn/x86_64/core2/logops_n.asm to mpn/nand_n.asm +config.status: linking mpn/x86_64/core2/logops_n.asm to mpn/ior_n.asm +config.status: linking mpn/x86_64/core2/logops_n.asm to mpn/iorn_n.asm +config.status: linking mpn/x86_64/core2/logops_n.asm to mpn/nior_n.asm +config.status: linking mpn/x86_64/core2/logops_n.asm to mpn/xor_n.asm +config.status: linking mpn/x86_64/core2/logops_n.asm to mpn/xnor_n.asm +config.status: linking mpn/x86_64/core2/copyi.asm to mpn/copyi.asm +config.status: linking mpn/x86_64/core2/copyd.asm to mpn/copyd.asm +config.status: linking mpn/generic/zero.c to mpn/zero.c +config.status: linking mpn/x86_64/coreisbr/sec_tabselect.asm to mpn/sec_tabselect.asm +config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c +config.status: linking mpn/x86_64/invert_limb.asm to mpn/invert_limb.asm +config.status: linking mpn/x86_64/sqr_diag_addlsh1.asm to mpn/sqr_diag_addlsh1.asm +config.status: linking mpn/x86_64/coreihwl/mul_2.asm to mpn/mul_2.asm +config.status: linking mpn/x86_64/coreihwl/addmul_2.asm to mpn/addmul_2.asm +config.status: linking mpn/x86_64/coreisbr/aorrlsh1_n.asm to mpn/addlsh1_n.asm +config.status: linking mpn/x86_64/core2/sublsh1_n.asm to mpn/sublsh1_n.asm +config.status: linking mpn/x86_64/coreisbr/aorrlsh1_n.asm to mpn/rsblsh1_n.asm +config.status: linking mpn/x86_64/coreisbr/rsh1aors_n.asm to mpn/rsh1add_n.asm +config.status: linking mpn/x86_64/coreisbr/rsh1aors_n.asm to mpn/rsh1sub_n.asm +config.status: linking mpn/x86_64/coreisbr/aorrlsh2_n.asm to mpn/addlsh2_n.asm +config.status: linking mpn/x86_64/core2/sublsh2_n.asm to mpn/sublsh2_n.asm +config.status: linking mpn/x86_64/coreisbr/aorrlsh2_n.asm to mpn/rsblsh2_n.asm +config.status: linking mpn/x86_64/coreihwl/aorrlsh_n.asm to mpn/addlsh_n.asm +config.status: linking mpn/x86_64/coreihwl/aorrlsh_n.asm to mpn/rsblsh_n.asm +config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c +config.status: linking mpn/x86_64/addaddmul_1msb0.asm to mpn/addaddmul_1msb0.asm +config.status: linking mpn/x86_64/skylake/gmp-mparam.h to gmp-mparam.h +config.status: executing libtool commands +configure: summary of build options: + + Version: GNU MP 6.2.0 + Host type: kabylake-pc-linux-gnu + ABI: 64 + Install prefix: /usr + Compiler: gcc + Static libraries: no + Shared libraries: yes + +gcc `test -f 'gen-fac.c' || echo './'`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 './'`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 './'`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 './'`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 './'`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 './'`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[1]: Entering directory '/sources/gmp-6.2.0' +Making all in tests +make[2]: Entering directory '/sources/gmp-6.2.0/tests' +Making all in . +make[3]: Entering directory '/sources/gmp-6.2.0/tests' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/sources/gmp-6.2.0/tests' +Making all in devel +make[3]: Entering directory '/sources/gmp-6.2.0/tests/devel' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/gmp-6.2.0/tests/devel' +Making all in mpn +make[3]: Entering directory '/sources/gmp-6.2.0/tests/mpn' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/gmp-6.2.0/tests/mpn' +Making all in mpz +make[3]: Entering directory '/sources/gmp-6.2.0/tests/mpz' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/gmp-6.2.0/tests/mpz' +Making all in mpq +make[3]: Entering directory '/sources/gmp-6.2.0/tests/mpq' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/gmp-6.2.0/tests/mpq' +Making all in mpf +make[3]: Entering directory '/sources/gmp-6.2.0/tests/mpf' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/gmp-6.2.0/tests/mpf' +Making all in rand +make[3]: Entering directory '/sources/gmp-6.2.0/tests/rand' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/gmp-6.2.0/tests/rand' +Making all in misc +make[3]: Entering directory '/sources/gmp-6.2.0/tests/misc' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/gmp-6.2.0/tests/misc' +Making all in cxx +make[3]: Entering directory '/sources/gmp-6.2.0/tests/cxx' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/gmp-6.2.0/tests/cxx' +make[2]: Leaving directory '/sources/gmp-6.2.0/tests' +Making all in mpn +make[2]: Entering directory '/sources/gmp-6.2.0/mpn' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fib_table.lo fib_table.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fib_table.c -fPIC -DPIC -o .libs/fib_table.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mp_bases.lo mp_bases.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mp_bases.c -fPIC -DPIC -o .libs/mp_bases.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb_table | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'invert_limb_table.asm' || echo './'`invert_limb_table.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack invert_limb_table.asm -fPIC -DPIC -o .libs/invert_limb_table.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb_table -DPIC invert_limb_table.asm >tmp-invert_limb_table.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-invert_limb_table.s -fPIC -DPIC -o .libs/invert_limb_table.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o add.lo add.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c add.c -fPIC -DPIC -o .libs/add.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o add_1.lo add_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c add_1.c -fPIC -DPIC -o .libs/add_1.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'add_n.asm' || echo './'`add_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack add_n.asm -fPIC -DPIC -o .libs/add_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n -DPIC add_n.asm >tmp-add_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-add_n.s -fPIC -DPIC -o .libs/add_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sub.lo sub.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sub.c -fPIC -DPIC -o .libs/sub.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sub_1.lo sub_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sub_1.c -fPIC -DPIC -o .libs/sub_1.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'sub_n.asm' || echo './'`sub_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack sub_n.asm -fPIC -DPIC -o .libs/sub_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_n -DPIC sub_n.asm >tmp-sub_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-sub_n.s -fPIC -DPIC -o .libs/sub_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_add_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'cnd_add_n.asm' || echo './'`cnd_add_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack cnd_add_n.asm -fPIC -DPIC -o .libs/cnd_add_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_add_n -DPIC cnd_add_n.asm >tmp-cnd_add_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-cnd_add_n.s -fPIC -DPIC -o .libs/cnd_add_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_sub_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'cnd_sub_n.asm' || echo './'`cnd_sub_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack cnd_sub_n.asm -fPIC -DPIC -o .libs/cnd_sub_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_sub_n -DPIC cnd_sub_n.asm >tmp-cnd_sub_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-cnd_sub_n.s -fPIC -DPIC -o .libs/cnd_sub_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_swap | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cnd_swap.lo cnd_swap.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_swap -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cnd_swap.c -fPIC -DPIC -o .libs/cnd_swap.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o neg.lo neg.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c neg.c -fPIC -DPIC -o .libs/neg.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo com | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'com.asm' || echo './'`com.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack com.asm -fPIC -DPIC -o .libs/com.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_com -DPIC com.asm >tmp-com.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-com.s -fPIC -DPIC -o .libs/com.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'mul_1.asm' || echo './'`mul_1.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack mul_1.asm -fPIC -DPIC -o .libs/mul_1.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_1 -DPIC mul_1.asm >tmp-mul_1.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-mul_1.s -fPIC -DPIC -o .libs/mul_1.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'addmul_1.asm' || echo './'`addmul_1.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack addmul_1.asm -fPIC -DPIC -o .libs/addmul_1.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_1 -DPIC addmul_1.asm >tmp-addmul_1.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-addmul_1.s -fPIC -DPIC -o .libs/addmul_1.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'submul_1.asm' || echo './'`submul_1.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack submul_1.asm -fPIC -DPIC -o .libs/submul_1.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_submul_1 -DPIC submul_1.asm >tmp-submul_1.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-submul_1.s -fPIC -DPIC -o .libs/submul_1.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'add_err1_n.asm' || echo './'`add_err1_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack add_err1_n.asm -fPIC -DPIC -o .libs/add_err1_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err1_n -DPIC add_err1_n.asm >tmp-add_err1_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-add_err1_n.s -fPIC -DPIC -o .libs/add_err1_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'add_err2_n.asm' || echo './'`add_err2_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack add_err2_n.asm -fPIC -DPIC -o .libs/add_err2_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err2_n -DPIC add_err2_n.asm >tmp-add_err2_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-add_err2_n.s -fPIC -DPIC -o .libs/add_err2_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err3_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'add_err3_n.asm' || echo './'`add_err3_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack add_err3_n.asm -fPIC -DPIC -o .libs/add_err3_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err3_n -DPIC add_err3_n.asm >tmp-add_err3_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-add_err3_n.s -fPIC -DPIC -o .libs/add_err3_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'sub_err1_n.asm' || echo './'`sub_err1_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack sub_err1_n.asm -fPIC -DPIC -o .libs/sub_err1_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err1_n -DPIC sub_err1_n.asm >tmp-sub_err1_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-sub_err1_n.s -fPIC -DPIC -o .libs/sub_err1_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'sub_err2_n.asm' || echo './'`sub_err2_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack sub_err2_n.asm -fPIC -DPIC -o .libs/sub_err2_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err2_n -DPIC sub_err2_n.asm >tmp-sub_err2_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-sub_err2_n.s -fPIC -DPIC -o .libs/sub_err2_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'sub_err3_n.asm' || echo './'`sub_err3_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack sub_err3_n.asm -fPIC -DPIC -o .libs/sub_err3_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err3_n -DPIC sub_err3_n.asm >tmp-sub_err3_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-sub_err3_n.s -fPIC -DPIC -o .libs/sub_err3_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'lshift.asm' || echo './'`lshift.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack lshift.asm -fPIC -DPIC -o .libs/lshift.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshift -DPIC lshift.asm >tmp-lshift.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-lshift.s -fPIC -DPIC -o .libs/lshift.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'rshift.asm' || echo './'`rshift.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack rshift.asm -fPIC -DPIC -o .libs/rshift.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rshift -DPIC rshift.asm >tmp-rshift.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-rshift.s -fPIC -DPIC -o .libs/rshift.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dive_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'dive_1.asm' || echo './'`dive_1.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack dive_1.asm -fPIC -DPIC -o .libs/dive_1.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_dive_1 -DPIC dive_1.asm >tmp-dive_1.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-dive_1.s -fPIC -DPIC -o .libs/dive_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o diveby3.lo diveby3.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c diveby3.c -fPIC -DPIC -o .libs/diveby3.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o divis.lo divis.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c divis.c -fPIC -DPIC -o .libs/divis.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o divrem.lo divrem.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c divrem.c -fPIC -DPIC -o .libs/divrem.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'divrem_1.asm' || echo './'`divrem_1.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack divrem_1.asm -fPIC -DPIC -o .libs/divrem_1.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_1 -DPIC divrem_1.asm >tmp-divrem_1.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-divrem_1.s -fPIC -DPIC -o .libs/divrem_1.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'divrem_2.asm' || echo './'`divrem_2.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack divrem_2.asm -fPIC -DPIC -o .libs/divrem_2.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_2 -DPIC divrem_2.asm >tmp-divrem_2.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-divrem_2.s -fPIC -DPIC -o .libs/divrem_2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fib2_ui.lo fib2_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fib2_ui.c -fPIC -DPIC -o .libs/fib2_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2m | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fib2m.lo fib2m.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2m -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fib2m.c -fPIC -DPIC -o .libs/fib2m.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mod_1.lo mod_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mod_1.c -fPIC -DPIC -o .libs/mod_1.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'mod_34lsub1.asm' || echo './'`mod_34lsub1.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack mod_34lsub1.asm -fPIC -DPIC -o .libs/mod_34lsub1.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_34lsub1 -DPIC mod_34lsub1.asm >tmp-mod_34lsub1.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-mod_34lsub1.s -fPIC -DPIC -o .libs/mod_34lsub1.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mode1o | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'mode1o.asm' || echo './'`mode1o.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack mode1o.asm -fPIC -DPIC -o .libs/mode1o.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mode1o -DPIC mode1o.asm >tmp-mode1o.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-mode1o.s -fPIC -DPIC -o .libs/mode1o.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o pre_mod_1.lo pre_mod_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c pre_mod_1.c -fPIC -DPIC -o .libs/pre_mod_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dump | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o dump.lo dump.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c dump.c -fPIC -DPIC -o .libs/dump.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'mod_1_1.asm' || echo './'`mod_1_1.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack mod_1_1.asm -fPIC -DPIC -o .libs/mod_1_1.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1_1 -DPIC mod_1_1.asm >tmp-mod_1_1.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-mod_1_1.s -fPIC -DPIC -o .libs/mod_1_1.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'mod_1_2.asm' || echo './'`mod_1_2.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack mod_1_2.asm -fPIC -DPIC -o .libs/mod_1_2.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1_2 -DPIC mod_1_2.asm >tmp-mod_1_2.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-mod_1_2.s -fPIC -DPIC -o .libs/mod_1_2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mod_1_3.lo mod_1_3.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mod_1_3.c -fPIC -DPIC -o .libs/mod_1_3.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_4 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'mod_1_4.asm' || echo './'`mod_1_4.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack mod_1_4.asm -fPIC -DPIC -o .libs/mod_1_4.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1_4 -DPIC mod_1_4.asm >tmp-mod_1_4.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-mod_1_4.s -fPIC -DPIC -o .libs/mod_1_4.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshiftc | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'lshiftc.asm' || echo './'`lshiftc.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack lshiftc.asm -fPIC -DPIC -o .libs/lshiftc.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshiftc -DPIC lshiftc.asm >tmp-lshiftc.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-lshiftc.s -fPIC -DPIC -o .libs/lshiftc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mul.lo mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mul.c -fPIC -DPIC -o .libs/mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_fft | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mul_fft.lo mul_fft.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mul_fft.c -fPIC -DPIC -o .libs/mul_fft.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mul_n.lo mul_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mul_n.c -fPIC -DPIC -o .libs/mul_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sqr.lo sqr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sqr.c -fPIC -DPIC -o .libs/sqr.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_basecase | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'mul_basecase.asm' || echo './'`mul_basecase.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack mul_basecase.asm -fPIC -DPIC -o .libs/mul_basecase.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_basecase -DPIC mul_basecase.asm >tmp-mul_basecase.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-mul_basecase.s -fPIC -DPIC -o .libs/mul_basecase.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'sqr_basecase.asm' || echo './'`sqr_basecase.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack sqr_basecase.asm -fPIC -DPIC -o .libs/sqr_basecase.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_basecase -DPIC sqr_basecase.asm >tmp-sqr_basecase.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-sqr_basecase.s -fPIC -DPIC -o .libs/sqr_basecase.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o nussbaumer_mul.lo nussbaumer_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c nussbaumer_mul.c -fPIC -DPIC -o .libs/nussbaumer_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_basecase | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mulmid_basecase.lo mulmid_basecase.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mulmid_basecase.c -fPIC -DPIC -o .libs/mulmid_basecase.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mulmid | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom42_mulmid.lo toom42_mulmid.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom42_mulmid.c -fPIC -DPIC -o .libs/toom42_mulmid.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mulmid_n.lo mulmid_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mulmid_n.c -fPIC -DPIC -o .libs/mulmid_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mulmid.lo mulmid.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mulmid.c -fPIC -DPIC -o .libs/mulmid.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o random.lo random.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c random.c -fPIC -DPIC -o .libs/random.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o random2.lo random2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c random2.c -fPIC -DPIC -o .libs/random2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pow_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o pow_1.lo pow_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c pow_1.c -fPIC -DPIC -o .libs/pow_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rootrem | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o rootrem.lo rootrem.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c rootrem.c -fPIC -DPIC -o .libs/rootrem.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrtrem | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sqrtrem.lo sqrtrem.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sqrtrem.c -fPIC -DPIC -o .libs/sqrtrem.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sizeinbase | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sizeinbase.lo sizeinbase.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sizeinbase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sizeinbase.c -fPIC -DPIC -o .libs/sizeinbase.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_str | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o get_str.lo get_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c get_str.c -fPIC -DPIC -o .libs/get_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo set_str | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_str.lo set_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_str.c -fPIC -DPIC -o .libs/set_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo compute_powtab | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o compute_powtab.lo compute_powtab.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_compute_powtab -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c compute_powtab.c -fPIC -DPIC -o .libs/compute_powtab.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan0 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o scan0.lo scan0.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c scan0.c -fPIC -DPIC -o .libs/scan0.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o scan1.lo scan1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c scan1.c -fPIC -DPIC -o .libs/scan1.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo popcount | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'popcount.asm' || echo './'`popcount.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack popcount.asm -fPIC -DPIC -o .libs/popcount.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_popcount -DPIC popcount.asm >tmp-popcount.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-popcount.s -fPIC -DPIC -o .libs/popcount.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hamdist | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'hamdist.asm' || echo './'`hamdist.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack hamdist.asm -fPIC -DPIC -o .libs/hamdist.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_hamdist -DPIC hamdist.asm >tmp-hamdist.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-hamdist.s -fPIC -DPIC -o .libs/hamdist.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cmp | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cmp.lo cmp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cmp.c -fPIC -DPIC -o .libs/cmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero_p | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o zero_p.lo zero_p.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero_p -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c zero_p.c -fPIC -DPIC -o .libs/zero_p.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfsqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o perfsqr.lo perfsqr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c perfsqr.c -fPIC -DPIC -o .libs/perfsqr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfpow | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o perfpow.lo perfpow.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c perfpow.c -fPIC -DPIC -o .libs/perfpow.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo strongfibo | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o strongfibo.lo strongfibo.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_strongfibo -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c strongfibo.c -fPIC -DPIC -o .libs/strongfibo.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_11 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'gcd_11.asm' || echo './'`gcd_11.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_11 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack gcd_11.asm -fPIC -DPIC -o .libs/gcd_11.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_11 -DPIC gcd_11.asm >tmp-gcd_11.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_11 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-gcd_11.s -fPIC -DPIC -o .libs/gcd_11.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_22 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'gcd_22.asm' || echo './'`gcd_22.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_22 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack gcd_22.asm -fPIC -DPIC -o .libs/gcd_22.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_22 -DPIC gcd_22.asm >tmp-gcd_22.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_22 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-gcd_22.s -fPIC -DPIC -o .libs/gcd_22.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o gcd_1.lo gcd_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c gcd_1.c -fPIC -DPIC -o .libs/gcd_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o gcd.lo gcd.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c gcd.c -fPIC -DPIC -o .libs/gcd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o gcdext_1.lo gcdext_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c gcdext_1.c -fPIC -DPIC -o .libs/gcdext_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o gcdext.lo gcdext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c gcdext.c -fPIC -DPIC -o .libs/gcdext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o gcd_subdiv_step.lo gcd_subdiv_step.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c gcd_subdiv_step.c -fPIC -DPIC -o .libs/gcd_subdiv_step.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o gcdext_lehmer.lo gcdext_lehmer.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c gcdext_lehmer.c -fPIC -DPIC -o .libs/gcdext_lehmer.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o div_q.lo div_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c div_q.c -fPIC -DPIC -o .libs/div_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o tdiv_qr.lo tdiv_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c tdiv_qr.c -fPIC -DPIC -o .libs/tdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacbase | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o jacbase.lo jacbase.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c jacbase.c -fPIC -DPIC -o .libs/jacbase.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi_2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o jacobi_2.lo jacobi_2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c jacobi_2.c -fPIC -DPIC -o .libs/jacobi_2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o jacobi.lo jacobi.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c jacobi.c -fPIC -DPIC -o .libs/jacobi.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_d | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o get_d.lo get_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c get_d.c -fPIC -DPIC -o .libs/get_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o matrix22_mul.lo matrix22_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c matrix22_mul.c -fPIC -DPIC -o .libs/matrix22_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul1_inverse_vector | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c matrix22_mul1_inverse_vector.c -fPIC -DPIC -o .libs/matrix22_mul1_inverse_vector.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_matrix | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o hgcd_matrix.lo hgcd_matrix.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c hgcd_matrix.c -fPIC -DPIC -o .libs/hgcd_matrix.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o hgcd2.lo hgcd2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c hgcd2.c -fPIC -DPIC -o .libs/hgcd2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_step | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o hgcd_step.lo hgcd_step.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c hgcd_step.c -fPIC -DPIC -o .libs/hgcd_step.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_reduce | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o hgcd_reduce.lo hgcd_reduce.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c hgcd_reduce.c -fPIC -DPIC -o .libs/hgcd_reduce.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o hgcd.lo hgcd.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c hgcd.c -fPIC -DPIC -o .libs/hgcd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_appr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o hgcd_appr.lo hgcd_appr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c hgcd_appr.c -fPIC -DPIC -o .libs/hgcd_appr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o hgcd2_jacobi.lo hgcd2_jacobi.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c hgcd2_jacobi.c -fPIC -DPIC -o .libs/hgcd2_jacobi.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o hgcd_jacobi.lo hgcd_jacobi.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c hgcd_jacobi.c -fPIC -DPIC -o .libs/hgcd_jacobi.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mullo_n.lo mullo_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mullo_n.c -fPIC -DPIC -o .libs/mullo_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_basecase | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'mullo_basecase.asm' || echo './'`mullo_basecase.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack mullo_basecase.asm -fPIC -DPIC -o .libs/mullo_basecase.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mullo_basecase -DPIC mullo_basecase.asm >tmp-mullo_basecase.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-mullo_basecase.s -fPIC -DPIC -o .libs/mullo_basecase.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sqrlo.lo sqrlo.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sqrlo.c -fPIC -DPIC -o .libs/sqrlo.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo_basecase | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sqrlo_basecase.lo sqrlo_basecase.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo_basecase -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sqrlo_basecase.c -fPIC -DPIC -o .libs/sqrlo_basecase.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom22_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom22_mul.lo toom22_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom22_mul.c -fPIC -DPIC -o .libs/toom22_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom32_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom32_mul.lo toom32_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom32_mul.c -fPIC -DPIC -o .libs/toom32_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom42_mul.lo toom42_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom42_mul.c -fPIC -DPIC -o .libs/toom42_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom52_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom52_mul.lo toom52_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom52_mul.c -fPIC -DPIC -o .libs/toom52_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom62_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom62_mul.lo toom62_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom62_mul.c -fPIC -DPIC -o .libs/toom62_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom33_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom33_mul.lo toom33_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom33_mul.c -fPIC -DPIC -o .libs/toom33_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom43_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom43_mul.lo toom43_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom43_mul.c -fPIC -DPIC -o .libs/toom43_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom53_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom53_mul.lo toom53_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom53_mul.c -fPIC -DPIC -o .libs/toom53_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom54_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom54_mul.lo toom54_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom54_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom54_mul.c -fPIC -DPIC -o .libs/toom54_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom63_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom63_mul.lo toom63_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom63_mul.c -fPIC -DPIC -o .libs/toom63_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom44_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom44_mul.lo toom44_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom44_mul.c -fPIC -DPIC -o .libs/toom44_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom6h_mul.lo toom6h_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom6h_mul.c -fPIC -DPIC -o .libs/toom6h_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom6_sqr.lo toom6_sqr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom6_sqr.c -fPIC -DPIC -o .libs/toom6_sqr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom8h_mul.lo toom8h_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom8h_mul.c -fPIC -DPIC -o .libs/toom8h_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom8_sqr.lo toom8_sqr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom8_sqr.c -fPIC -DPIC -o .libs/toom8_sqr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom_couple_handling.lo toom_couple_handling.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom_couple_handling.c -fPIC -DPIC -o .libs/toom_couple_handling.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom2_sqr.lo toom2_sqr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom2_sqr.c -fPIC -DPIC -o .libs/toom2_sqr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom3_sqr.lo toom3_sqr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom3_sqr.c -fPIC -DPIC -o .libs/toom3_sqr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom4_sqr.lo toom4_sqr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom4_sqr.c -fPIC -DPIC -o .libs/toom4_sqr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom_eval_dgr3_pm1.c -fPIC -DPIC -o .libs/toom_eval_dgr3_pm1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom_eval_dgr3_pm2.c -fPIC -DPIC -o .libs/toom_eval_dgr3_pm2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom_eval_pm1.lo toom_eval_pm1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom_eval_pm1.c -fPIC -DPIC -o .libs/toom_eval_pm1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom_eval_pm2.lo toom_eval_pm2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom_eval_pm2.c -fPIC -DPIC -o .libs/toom_eval_pm2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom_eval_pm2exp.c -fPIC -DPIC -o .libs/toom_eval_pm2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom_eval_pm2rexp.c -fPIC -DPIC -o .libs/toom_eval_pm2rexp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom_interpolate_5pts.c -fPIC -DPIC -o .libs/toom_interpolate_5pts.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom_interpolate_6pts.c -fPIC -DPIC -o .libs/toom_interpolate_6pts.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom_interpolate_7pts.c -fPIC -DPIC -o .libs/toom_interpolate_7pts.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom_interpolate_8pts.c -fPIC -DPIC -o .libs/toom_interpolate_8pts.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom_interpolate_12pts.c -fPIC -DPIC -o .libs/toom_interpolate_12pts.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c toom_interpolate_16pts.c -fPIC -DPIC -o .libs/toom_interpolate_16pts.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invertappr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o invertappr.lo invertappr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c invertappr.c -fPIC -DPIC -o .libs/invertappr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o invert.lo invert.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c invert.c -fPIC -DPIC -o .libs/invert.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo binvert | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o binvert.lo binvert.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c binvert.c -fPIC -DPIC -o .libs/binvert.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mulmod_bnm1.lo mulmod_bnm1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mulmod_bnm1.c -fPIC -DPIC -o .libs/mulmod_bnm1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sqrmod_bnm1.lo sqrmod_bnm1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sqrmod_bnm1.c -fPIC -DPIC -o .libs/sqrmod_bnm1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o div_qr_1.lo div_qr_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c div_qr_1.c -fPIC -DPIC -o .libs/div_qr_1.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1n_pi1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'div_qr_1n_pi1.asm' || echo './'`div_qr_1n_pi1.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack div_qr_1n_pi1.asm -fPIC -DPIC -o .libs/div_qr_1n_pi1.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_1n_pi1 -DPIC div_qr_1n_pi1.asm >tmp-div_qr_1n_pi1.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-div_qr_1n_pi1.s -fPIC -DPIC -o .libs/div_qr_1n_pi1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o div_qr_2.lo div_qr_2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c div_qr_2.c -fPIC -DPIC -o .libs/div_qr_2.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2n_pi1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'div_qr_2n_pi1.asm' || echo './'`div_qr_2n_pi1.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack div_qr_2n_pi1.asm -fPIC -DPIC -o .libs/div_qr_2n_pi1.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_2n_pi1 -DPIC div_qr_2n_pi1.asm >tmp-div_qr_2n_pi1.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-div_qr_2n_pi1.s -fPIC -DPIC -o .libs/div_qr_2n_pi1.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2u_pi1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'div_qr_2u_pi1.asm' || echo './'`div_qr_2u_pi1.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack div_qr_2u_pi1.asm -fPIC -DPIC -o .libs/div_qr_2u_pi1.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_2u_pi1 -DPIC div_qr_2u_pi1.asm >tmp-div_qr_2u_pi1.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-div_qr_2u_pi1.s -fPIC -DPIC -o .libs/div_qr_2u_pi1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sbpi1_div_q.lo sbpi1_div_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sbpi1_div_q.c -fPIC -DPIC -o .libs/sbpi1_div_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sbpi1_div_qr.lo sbpi1_div_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sbpi1_div_qr.c -fPIC -DPIC -o .libs/sbpi1_div_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sbpi1_divappr_q.c -fPIC -DPIC -o .libs/sbpi1_divappr_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o dcpi1_div_q.lo dcpi1_div_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c dcpi1_div_q.c -fPIC -DPIC -o .libs/dcpi1_div_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o dcpi1_div_qr.lo dcpi1_div_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c dcpi1_div_qr.c -fPIC -DPIC -o .libs/dcpi1_div_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c dcpi1_divappr_q.c -fPIC -DPIC -o .libs/dcpi1_divappr_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mu_div_qr.lo mu_div_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mu_div_qr.c -fPIC -DPIC -o .libs/mu_div_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mu_divappr_q.lo mu_divappr_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mu_divappr_q.c -fPIC -DPIC -o .libs/mu_divappr_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mu_div_q.lo mu_div_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mu_div_q.c -fPIC -DPIC -o .libs/mu_div_q.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'bdiv_q_1.asm' || echo './'`bdiv_q_1.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack bdiv_q_1.asm -fPIC -DPIC -o .libs/bdiv_q_1.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bdiv_q_1 -DPIC bdiv_q_1.asm >tmp-bdiv_q_1.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-bdiv_q_1.s -fPIC -DPIC -o .libs/bdiv_q_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sbpi1_bdiv_q.c -fPIC -DPIC -o .libs/sbpi1_bdiv_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sbpi1_bdiv_qr.c -fPIC -DPIC -o .libs/sbpi1_bdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_r | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sbpi1_bdiv_r.lo sbpi1_bdiv_r.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_r -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sbpi1_bdiv_r.c -fPIC -DPIC -o .libs/sbpi1_bdiv_r.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c dcpi1_bdiv_q.c -fPIC -DPIC -o .libs/dcpi1_bdiv_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c dcpi1_bdiv_qr.c -fPIC -DPIC -o .libs/dcpi1_bdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mu_bdiv_q.lo mu_bdiv_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mu_bdiv_q.c -fPIC -DPIC -o .libs/mu_bdiv_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mu_bdiv_qr.lo mu_bdiv_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mu_bdiv_qr.c -fPIC -DPIC -o .libs/mu_bdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o bdiv_q.lo bdiv_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c bdiv_q.c -fPIC -DPIC -o .libs/bdiv_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o bdiv_qr.lo bdiv_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c bdiv_qr.c -fPIC -DPIC -o .libs/bdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo broot | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o broot.lo broot.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_broot -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c broot.c -fPIC -DPIC -o .libs/broot.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo brootinv | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o brootinv.lo brootinv.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_brootinv -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c brootinv.c -fPIC -DPIC -o .libs/brootinv.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrt | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o bsqrt.lo bsqrt.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrt -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c bsqrt.c -fPIC -DPIC -o .libs/bsqrt.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrtinv | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o bsqrtinv.lo bsqrtinv.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrtinv -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c bsqrtinv.c -fPIC -DPIC -o .libs/bsqrtinv.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divexact | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o divexact.lo divexact.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c divexact.c -fPIC -DPIC -o .libs/divexact.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'bdiv_dbm1c.asm' || echo './'`bdiv_dbm1c.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack bdiv_dbm1c.asm -fPIC -DPIC -o .libs/bdiv_dbm1c.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bdiv_dbm1c -DPIC bdiv_dbm1c.asm >tmp-bdiv_dbm1c.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-bdiv_dbm1c.s -fPIC -DPIC -o .libs/bdiv_dbm1c.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'redc_1.asm' || echo './'`redc_1.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack redc_1.asm -fPIC -DPIC -o .libs/redc_1.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_redc_1 -DPIC redc_1.asm >tmp-redc_1.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-redc_1.s -fPIC -DPIC -o .libs/redc_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o redc_2.lo redc_2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c redc_2.c -fPIC -DPIC -o .libs/redc_2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o redc_n.lo redc_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c redc_n.c -fPIC -DPIC -o .libs/redc_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o powm.lo powm.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c powm.c -fPIC -DPIC -o .libs/powm.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powlo | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o powlo.lo powlo.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c powlo.c -fPIC -DPIC -o .libs/powlo.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_powm | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sec_powm.lo sec_powm.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_powm -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sec_powm.c -fPIC -DPIC -o .libs/sec_powm.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_mul | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sec_mul.lo sec_mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_mul -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sec_mul.c -fPIC -DPIC -o .libs/sec_mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sqr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sec_sqr.lo sec_sqr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sqr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sec_sqr.c -fPIC -DPIC -o .libs/sec_sqr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sec_div_qr.lo sec_div_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sec_div_qr.c -fPIC -DPIC -o .libs/sec_div_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_r | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sec_div_r.lo sec_div_r.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_r -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sec_div_r.c -fPIC -DPIC -o .libs/sec_div_r.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_qr | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sec_pi1_div_qr.lo sec_pi1_div_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_qr -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sec_pi1_div_qr.c -fPIC -DPIC -o .libs/sec_pi1_div_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_r | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sec_pi1_div_r.lo sec_pi1_div_r.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_r -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sec_pi1_div_r.c -fPIC -DPIC -o .libs/sec_pi1_div_r.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_add_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sec_add_1.lo sec_add_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_add_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sec_add_1.c -fPIC -DPIC -o .libs/sec_add_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sub_1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sec_sub_1.lo sec_sub_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sub_1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sec_sub_1.c -fPIC -DPIC -o .libs/sec_sub_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_invert | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sec_invert.lo sec_invert.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_invert -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sec_invert.c -fPIC -DPIC -o .libs/sec_invert.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo trialdiv | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o trialdiv.lo trialdiv.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c trialdiv.c -fPIC -DPIC -o .libs/trialdiv.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo remove | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o remove.lo remove.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c remove.c -fPIC -DPIC -o .libs/remove.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo and_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'and_n.asm' || echo './'`and_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack and_n.asm -fPIC -DPIC -o .libs/and_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_and_n -DPIC and_n.asm >tmp-and_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-and_n.s -fPIC -DPIC -o .libs/and_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo andn_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'andn_n.asm' || echo './'`andn_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack andn_n.asm -fPIC -DPIC -o .libs/andn_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_andn_n -DPIC andn_n.asm >tmp-andn_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-andn_n.s -fPIC -DPIC -o .libs/andn_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nand_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'nand_n.asm' || echo './'`nand_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack nand_n.asm -fPIC -DPIC -o .libs/nand_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nand_n -DPIC nand_n.asm >tmp-nand_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-nand_n.s -fPIC -DPIC -o .libs/nand_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo ior_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'ior_n.asm' || echo './'`ior_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack ior_n.asm -fPIC -DPIC -o .libs/ior_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_ior_n -DPIC ior_n.asm >tmp-ior_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-ior_n.s -fPIC -DPIC -o .libs/ior_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo iorn_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'iorn_n.asm' || echo './'`iorn_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack iorn_n.asm -fPIC -DPIC -o .libs/iorn_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_iorn_n -DPIC iorn_n.asm >tmp-iorn_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-iorn_n.s -fPIC -DPIC -o .libs/iorn_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nior_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'nior_n.asm' || echo './'`nior_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack nior_n.asm -fPIC -DPIC -o .libs/nior_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nior_n -DPIC nior_n.asm >tmp-nior_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-nior_n.s -fPIC -DPIC -o .libs/nior_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xor_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'xor_n.asm' || echo './'`xor_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack xor_n.asm -fPIC -DPIC -o .libs/xor_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xor_n -DPIC xor_n.asm >tmp-xor_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-xor_n.s -fPIC -DPIC -o .libs/xor_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xnor_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'xnor_n.asm' || echo './'`xnor_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack xnor_n.asm -fPIC -DPIC -o .libs/xnor_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xnor_n -DPIC xnor_n.asm >tmp-xnor_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-xnor_n.s -fPIC -DPIC -o .libs/xnor_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyi | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'copyi.asm' || echo './'`copyi.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack copyi.asm -fPIC -DPIC -o .libs/copyi.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyi -DPIC copyi.asm >tmp-copyi.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-copyi.s -fPIC -DPIC -o .libs/copyi.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyd | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'copyd.asm' || echo './'`copyd.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack copyd.asm -fPIC -DPIC -o .libs/copyd.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyd -DPIC copyd.asm >tmp-copyd.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-copyd.s -fPIC -DPIC -o .libs/copyd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o zero.lo zero.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c zero.c -fPIC -DPIC -o .libs/zero.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_tabselect | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'sec_tabselect.asm' || echo './'`sec_tabselect.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack sec_tabselect.asm -fPIC -DPIC -o .libs/sec_tabselect.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sec_tabselect -DPIC sec_tabselect.asm >tmp-sec_tabselect.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-sec_tabselect.s -fPIC -DPIC -o .libs/sec_tabselect.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo comb_tables | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o comb_tables.lo comb_tables.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_comb_tables -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c comb_tables.c -fPIC -DPIC -o .libs/comb_tables.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'invert_limb.asm' || echo './'`invert_limb.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack invert_limb.asm -fPIC -DPIC -o .libs/invert_limb.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb -DPIC invert_limb.asm >tmp-invert_limb.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-invert_limb.s -fPIC -DPIC -o .libs/invert_limb.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_diag_addlsh1 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'sqr_diag_addlsh1.asm' || echo './'`sqr_diag_addlsh1.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack sqr_diag_addlsh1.asm -fPIC -DPIC -o .libs/sqr_diag_addlsh1.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_diag_addlsh1 -DPIC sqr_diag_addlsh1.asm >tmp-sqr_diag_addlsh1.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-sqr_diag_addlsh1.s -fPIC -DPIC -o .libs/sqr_diag_addlsh1.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'mul_2.asm' || echo './'`mul_2.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack mul_2.asm -fPIC -DPIC -o .libs/mul_2.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_2 -DPIC mul_2.asm >tmp-mul_2.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-mul_2.s -fPIC -DPIC -o .libs/mul_2.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_2 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'addmul_2.asm' || echo './'`addmul_2.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack addmul_2.asm -fPIC -DPIC -o .libs/addmul_2.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_2 -DPIC addmul_2.asm >tmp-addmul_2.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-addmul_2.s -fPIC -DPIC -o .libs/addmul_2.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh1_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'addlsh1_n.asm' || echo './'`addlsh1_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack addlsh1_n.asm -fPIC -DPIC -o .libs/addlsh1_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh1_n -DPIC addlsh1_n.asm >tmp-addlsh1_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-addlsh1_n.s -fPIC -DPIC -o .libs/addlsh1_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sublsh1_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'sublsh1_n.asm' || echo './'`sublsh1_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack sublsh1_n.asm -fPIC -DPIC -o .libs/sublsh1_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sublsh1_n -DPIC sublsh1_n.asm >tmp-sublsh1_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-sublsh1_n.s -fPIC -DPIC -o .libs/sublsh1_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh1_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'rsblsh1_n.asm' || echo './'`rsblsh1_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack rsblsh1_n.asm -fPIC -DPIC -o .libs/rsblsh1_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh1_n -DPIC rsblsh1_n.asm >tmp-rsblsh1_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-rsblsh1_n.s -fPIC -DPIC -o .libs/rsblsh1_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1add_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'rsh1add_n.asm' || echo './'`rsh1add_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack rsh1add_n.asm -fPIC -DPIC -o .libs/rsh1add_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1add_n -DPIC rsh1add_n.asm >tmp-rsh1add_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-rsh1add_n.s -fPIC -DPIC -o .libs/rsh1add_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1sub_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'rsh1sub_n.asm' || echo './'`rsh1sub_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack rsh1sub_n.asm -fPIC -DPIC -o .libs/rsh1sub_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1sub_n -DPIC rsh1sub_n.asm >tmp-rsh1sub_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-rsh1sub_n.s -fPIC -DPIC -o .libs/rsh1sub_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh2_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'addlsh2_n.asm' || echo './'`addlsh2_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack addlsh2_n.asm -fPIC -DPIC -o .libs/addlsh2_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh2_n -DPIC addlsh2_n.asm >tmp-addlsh2_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-addlsh2_n.s -fPIC -DPIC -o .libs/addlsh2_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sublsh2_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'sublsh2_n.asm' || echo './'`sublsh2_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack sublsh2_n.asm -fPIC -DPIC -o .libs/sublsh2_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sublsh2_n -DPIC sublsh2_n.asm >tmp-sublsh2_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-sublsh2_n.s -fPIC -DPIC -o .libs/sublsh2_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh2_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'rsblsh2_n.asm' || echo './'`rsblsh2_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack rsblsh2_n.asm -fPIC -DPIC -o .libs/rsblsh2_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh2_n -DPIC rsblsh2_n.asm >tmp-rsblsh2_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-rsblsh2_n.s -fPIC -DPIC -o .libs/rsblsh2_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'addlsh_n.asm' || echo './'`addlsh_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack addlsh_n.asm -fPIC -DPIC -o .libs/addlsh_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh_n -DPIC addlsh_n.asm >tmp-addlsh_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-addlsh_n.s -fPIC -DPIC -o .libs/addlsh_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'rsblsh_n.asm' || echo './'`rsblsh_n.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack rsblsh_n.asm -fPIC -DPIC -o .libs/rsblsh_n.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh_n -DPIC rsblsh_n.asm >tmp-rsblsh_n.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-rsblsh_n.s -fPIC -DPIC -o .libs/rsblsh_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n_sub_n | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o add_n_sub_n.lo add_n_sub_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c add_n_sub_n.c -fPIC -DPIC -o .libs/add_n_sub_n.o +/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addaddmul_1msb0 | sed 's/_$//'` -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack `test -f 'addaddmul_1msb0.asm' || echo './'`addaddmul_1msb0.asm +libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack addaddmul_1msb0.asm -fPIC -DPIC -o .libs/addaddmul_1msb0.o +m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addaddmul_1msb0 -DPIC addaddmul_1msb0.asm >tmp-addaddmul_1msb0.s + gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -Wa,--noexecstack tmp-addaddmul_1msb0.s -fPIC -DPIC -o .libs/addaddmul_1msb0.o +/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -o libmpn.la fib_table.lo mp_bases.lo invert_limb_table.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_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 invert_limb.lo sqr_diag_addlsh1.lo mul_2.lo addmul_2.lo addlsh1_n.lo sublsh1_n.lo rsblsh1_n.lo rsh1add_n.lo rsh1sub_n.lo addlsh2_n.lo sublsh2_n.lo rsblsh2_n.lo addlsh_n.lo rsblsh_n.lo add_n_sub_n.lo addaddmul_1msb0.lo +libtool: link: ar cq .libs/libmpn.a .libs/fib_table.o .libs/mp_bases.o .libs/invert_limb_table.o .libs/add.o .libs/add_1.o .libs/add_n.o .libs/sub.o .libs/sub_1.o .libs/sub_n.o .libs/cnd_add_n.o .libs/cnd_sub_n.o .libs/cnd_swap.o .libs/neg.o .libs/com.o .libs/mul_1.o .libs/addmul_1.o .libs/submul_1.o .libs/add_err1_n.o .libs/add_err2_n.o .libs/add_err3_n.o .libs/sub_err1_n.o .libs/sub_err2_n.o .libs/sub_err3_n.o .libs/lshift.o .libs/rshift.o .libs/dive_1.o .libs/diveby3.o .libs/divis.o .libs/divrem.o .libs/divrem_1.o .libs/divrem_2.o .libs/fib2_ui.o .libs/fib2m.o .libs/mod_1.o .libs/mod_34lsub1.o .libs/mode1o.o .libs/pre_mod_1.o .libs/dump.o .libs/mod_1_1.o .libs/mod_1_2.o .libs/mod_1_3.o .libs/mod_1_4.o .libs/lshiftc.o .libs/mul.o .libs/mul_fft.o .libs/mul_n.o .libs/sqr.o .libs/mul_basecase.o .libs/sqr_basecase.o .libs/nussbaumer_mul.o .libs/mulmid_basecase.o .libs/toom42_mulmid.o .libs/mulmid_n.o .libs/mulmid.o .libs/random.o .libs/random2.o .libs/pow_1.o .libs/rootrem.o .libs/sqrtrem.o .libs/sizeinbase.o .libs/get_str.o .libs/set_str.o .libs/compute_powtab.o .libs/scan0.o .libs/scan1.o .libs/popcount.o .libs/hamdist.o .libs/cmp.o .libs/zero_p.o .libs/perfsqr.o .libs/perfpow.o .libs/strongfibo.o .libs/gcd_11.o .libs/gcd_22.o .libs/gcd_1.o .libs/gcd.o .libs/gcdext_1.o .libs/gcdext.o .libs/gcd_subdiv_step.o .libs/gcdext_lehmer.o .libs/div_q.o .libs/tdiv_qr.o .libs/jacbase.o .libs/jacobi_2.o .libs/jacobi.o .libs/get_d.o .libs/matrix22_mul.o .libs/matrix22_mul1_inverse_vector.o .libs/hgcd_matrix.o .libs/hgcd2.o .libs/hgcd_step.o .libs/hgcd_reduce.o .libs/hgcd.o .libs/hgcd_appr.o .libs/hgcd2_jacobi.o .libs/hgcd_jacobi.o .libs/mullo_n.o .libs/mullo_basecase.o .libs/sqrlo.o .libs/sqrlo_basecase.o .libs/toom22_mul.o .libs/toom32_mul.o .libs/toom42_mul.o .libs/toom52_mul.o .libs/toom62_mul.o .libs/toom33_mul.o .libs/toom43_mul.o .libs/toom53_mul.o .libs/toom54_mul.o .libs/toom63_mul.o .libs/toom44_mul.o .libs/toom6h_mul.o .libs/toom6_sqr.o .libs/toom8h_mul.o .libs/toom8_sqr.o .libs/toom_couple_handling.o .libs/toom2_sqr.o .libs/toom3_sqr.o .libs/toom4_sqr.o .libs/toom_eval_dgr3_pm1.o .libs/toom_eval_dgr3_pm2.o .libs/toom_eval_pm1.o .libs/toom_eval_pm2.o .libs/toom_eval_pm2exp.o .libs/toom_eval_pm2rexp.o .libs/toom_interpolate_5pts.o .libs/toom_interpolate_6pts.o .libs/toom_interpolate_7pts.o .libs/toom_interpolate_8pts.o .libs/toom_interpolate_12pts.o .libs/toom_interpolate_16pts.o .libs/invertappr.o .libs/invert.o .libs/binvert.o .libs/mulmod_bnm1.o .libs/sqrmod_bnm1.o .libs/div_qr_1.o .libs/div_qr_1n_pi1.o .libs/div_qr_2.o .libs/div_qr_2n_pi1.o .libs/div_qr_2u_pi1.o .libs/sbpi1_div_q.o .libs/sbpi1_div_qr.o .libs/sbpi1_divappr_q.o .libs/dcpi1_div_q.o .libs/dcpi1_div_qr.o .libs/dcpi1_divappr_q.o .libs/mu_div_qr.o .libs/mu_divappr_q.o .libs/mu_div_q.o .libs/bdiv_q_1.o .libs/sbpi1_bdiv_q.o .libs/sbpi1_bdiv_qr.o .libs/sbpi1_bdiv_r.o .libs/dcpi1_bdiv_q.o .libs/dcpi1_bdiv_qr.o .libs/mu_bdiv_q.o .libs/mu_bdiv_qr.o .libs/bdiv_q.o .libs/bdiv_qr.o .libs/broot.o .libs/brootinv.o .libs/bsqrt.o .libs/bsqrtinv.o .libs/divexact.o .libs/bdiv_dbm1c.o .libs/redc_1.o .libs/redc_2.o .libs/redc_n.o .libs/powm.o .libs/powlo.o .libs/sec_powm.o .libs/sec_mul.o .libs/sec_sqr.o .libs/sec_div_qr.o .libs/sec_div_r.o .libs/sec_pi1_div_qr.o .libs/sec_pi1_div_r.o .libs/sec_add_1.o .libs/sec_sub_1.o .libs/sec_invert.o .libs/trialdiv.o .libs/remove.o .libs/and_n.o .libs/andn_n.o .libs/nand_n.o .libs/ior_n.o .libs/iorn_n.o .libs/nior_n.o .libs/xor_n.o .libs/xnor_n.o .libs/copyi.o .libs/copyd.o .libs/zero.o .libs/sec_tabselect.o .libs/comb_tables.o .libs/invert_limb.o .libs/sqr_diag_addlsh1.o .libs/mul_2.o .libs/addmul_2.o .libs/addlsh1_n.o .libs/sublsh1_n.o .libs/rsblsh1_n.o .libs/rsh1add_n.o .libs/rsh1sub_n.o .libs/addlsh2_n.o .libs/sublsh2_n.o .libs/rsblsh2_n.o .libs/addlsh_n.o .libs/rsblsh_n.o .libs/add_n_sub_n.o .libs/addaddmul_1msb0.o +libtool: link: ranlib .libs/libmpn.a +libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" ) +make[2]: Leaving directory '/sources/gmp-6.2.0/mpn' +Making all in mpz +make[2]: Entering directory '/sources/gmp-6.2.0/mpz' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o 2fac_ui.lo 2fac_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c 2fac_ui.c -fPIC -DPIC -o .libs/2fac_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o add.lo add.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c add.c -fPIC -DPIC -o .libs/add.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o add_ui.lo add_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o abs.lo abs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c abs.c -fPIC -DPIC -o .libs/abs.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o aorsmul.lo aorsmul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c aorsmul.c -fPIC -DPIC -o .libs/aorsmul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o aorsmul_i.lo aorsmul_i.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c aorsmul_i.c -fPIC -DPIC -o .libs/aorsmul_i.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o and.lo and.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c and.c -fPIC -DPIC -o .libs/and.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o array_init.lo array_init.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c array_init.c -fPIC -DPIC -o .libs/array_init.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o bin_ui.lo bin_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c bin_ui.c -fPIC -DPIC -o .libs/bin_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o bin_uiui.lo bin_uiui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c bin_uiui.c -fPIC -DPIC -o .libs/bin_uiui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cdiv_q.lo cdiv_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cdiv_q.c -fPIC -DPIC -o .libs/cdiv_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cdiv_q_ui.lo cdiv_q_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cdiv_q_ui.c -fPIC -DPIC -o .libs/cdiv_q_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cdiv_qr.lo cdiv_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cdiv_qr.c -fPIC -DPIC -o .libs/cdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cdiv_qr_ui.lo cdiv_qr_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cdiv_qr_ui.c -fPIC -DPIC -o .libs/cdiv_qr_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cdiv_r.lo cdiv_r.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cdiv_r.c -fPIC -DPIC -o .libs/cdiv_r.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cdiv_r_ui.lo cdiv_r_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cdiv_r_ui.c -fPIC -DPIC -o .libs/cdiv_r_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cdiv_ui.lo cdiv_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cdiv_ui.c -fPIC -DPIC -o .libs/cdiv_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cfdiv_q_2exp.lo cfdiv_q_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cfdiv_q_2exp.c -fPIC -DPIC -o .libs/cfdiv_q_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cfdiv_r_2exp.lo cfdiv_r_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cfdiv_r_2exp.c -fPIC -DPIC -o .libs/cfdiv_r_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o clear.lo clear.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c clear.c -fPIC -DPIC -o .libs/clear.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o clears.lo clears.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c clears.c -fPIC -DPIC -o .libs/clears.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o clrbit.lo clrbit.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c clrbit.c -fPIC -DPIC -o .libs/clrbit.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cmp.lo cmp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cmp.c -fPIC -DPIC -o .libs/cmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cmp_d.lo cmp_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cmp_si.lo cmp_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cmp_ui.lo cmp_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cmpabs.lo cmpabs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cmpabs.c -fPIC -DPIC -o .libs/cmpabs.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cmpabs_d.lo cmpabs_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cmpabs_d.c -fPIC -DPIC -o .libs/cmpabs_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cmpabs_ui.lo cmpabs_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cmpabs_ui.c -fPIC -DPIC -o .libs/cmpabs_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o com.lo com.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c com.c -fPIC -DPIC -o .libs/com.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o combit.lo combit.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c combit.c -fPIC -DPIC -o .libs/combit.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cong.lo cong.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cong.c -fPIC -DPIC -o .libs/cong.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cong_2exp.lo cong_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cong_2exp.c -fPIC -DPIC -o .libs/cong_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cong_ui.lo cong_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cong_ui.c -fPIC -DPIC -o .libs/cong_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o divexact.lo divexact.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c divexact.c -fPIC -DPIC -o .libs/divexact.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o divegcd.lo divegcd.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c divegcd.c -fPIC -DPIC -o .libs/divegcd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o dive_ui.lo dive_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c dive_ui.c -fPIC -DPIC -o .libs/dive_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o divis.lo divis.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c divis.c -fPIC -DPIC -o .libs/divis.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o divis_ui.lo divis_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c divis_ui.c -fPIC -DPIC -o .libs/divis_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o divis_2exp.lo divis_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c divis_2exp.c -fPIC -DPIC -o .libs/divis_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o dump.lo dump.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c dump.c -fPIC -DPIC -o .libs/dump.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o export.lo export.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c export.c -fPIC -DPIC -o .libs/export.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fac_ui.lo fac_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fac_ui.c -fPIC -DPIC -o .libs/fac_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fdiv_q.lo fdiv_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fdiv_q.c -fPIC -DPIC -o .libs/fdiv_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fdiv_q_ui.lo fdiv_q_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fdiv_q_ui.c -fPIC -DPIC -o .libs/fdiv_q_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fdiv_qr.lo fdiv_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fdiv_qr.c -fPIC -DPIC -o .libs/fdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fdiv_qr_ui.lo fdiv_qr_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fdiv_qr_ui.c -fPIC -DPIC -o .libs/fdiv_qr_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fdiv_r.lo fdiv_r.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fdiv_r.c -fPIC -DPIC -o .libs/fdiv_r.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fdiv_r_ui.lo fdiv_r_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fdiv_r_ui.c -fPIC -DPIC -o .libs/fdiv_r_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fdiv_ui.lo fdiv_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fdiv_ui.c -fPIC -DPIC -o .libs/fdiv_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fib_ui.lo fib_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fib_ui.c -fPIC -DPIC -o .libs/fib_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fib2_ui.lo fib2_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fib2_ui.c -fPIC -DPIC -o .libs/fib2_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fits_sint.lo fits_sint.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fits_sint.c -fPIC -DPIC -o .libs/fits_sint.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fits_slong.lo fits_slong.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fits_slong.c -fPIC -DPIC -o .libs/fits_slong.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fits_sshort.lo fits_sshort.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fits_sshort.c -fPIC -DPIC -o .libs/fits_sshort.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fits_uint.lo fits_uint.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fits_uint.c -fPIC -DPIC -o .libs/fits_uint.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fits_ulong.lo fits_ulong.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fits_ulong.c -fPIC -DPIC -o .libs/fits_ulong.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fits_ushort.lo fits_ushort.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fits_ushort.c -fPIC -DPIC -o .libs/fits_ushort.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o gcd.lo gcd.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c gcd.c -fPIC -DPIC -o .libs/gcd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o gcd_ui.lo gcd_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c gcd_ui.c -fPIC -DPIC -o .libs/gcd_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o gcdext.lo gcdext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c gcdext.c -fPIC -DPIC -o .libs/gcdext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o get_d.lo get_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c get_d.c -fPIC -DPIC -o .libs/get_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o get_d_2exp.lo get_d_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c get_d_2exp.c -fPIC -DPIC -o .libs/get_d_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o get_si.lo get_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c get_si.c -fPIC -DPIC -o .libs/get_si.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o get_str.lo get_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c get_str.c -fPIC -DPIC -o .libs/get_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o get_ui.lo get_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c get_ui.c -fPIC -DPIC -o .libs/get_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o getlimbn.lo getlimbn.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c getlimbn.c -fPIC -DPIC -o .libs/getlimbn.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o hamdist.lo hamdist.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c hamdist.c -fPIC -DPIC -o .libs/hamdist.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o import.lo import.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c import.c -fPIC -DPIC -o .libs/import.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o init.lo init.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c init.c -fPIC -DPIC -o .libs/init.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o init2.lo init2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c init2.c -fPIC -DPIC -o .libs/init2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o inits.lo inits.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c inits.c -fPIC -DPIC -o .libs/inits.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o inp_raw.lo inp_raw.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c inp_raw.c -fPIC -DPIC -o .libs/inp_raw.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o inp_str.lo inp_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o invert.lo invert.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c invert.c -fPIC -DPIC -o .libs/invert.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o ior.lo ior.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c ior.c -fPIC -DPIC -o .libs/ior.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o iset.lo iset.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c iset.c -fPIC -DPIC -o .libs/iset.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o iset_d.lo iset_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c iset_d.c -fPIC -DPIC -o .libs/iset_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o iset_si.lo iset_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c iset_si.c -fPIC -DPIC -o .libs/iset_si.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o iset_str.lo iset_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c iset_str.c -fPIC -DPIC -o .libs/iset_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o iset_ui.lo iset_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c iset_ui.c -fPIC -DPIC -o .libs/iset_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o jacobi.lo jacobi.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c jacobi.c -fPIC -DPIC -o .libs/jacobi.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o kronsz.lo kronsz.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c kronsz.c -fPIC -DPIC -o .libs/kronsz.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o kronuz.lo kronuz.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c kronuz.c -fPIC -DPIC -o .libs/kronuz.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o kronzs.lo kronzs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c kronzs.c -fPIC -DPIC -o .libs/kronzs.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o kronzu.lo kronzu.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c kronzu.c -fPIC -DPIC -o .libs/kronzu.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o lcm.lo lcm.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c lcm.c -fPIC -DPIC -o .libs/lcm.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o lcm_ui.lo lcm_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c lcm_ui.c -fPIC -DPIC -o .libs/lcm_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o limbs_read.lo limbs_read.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c limbs_read.c -fPIC -DPIC -o .libs/limbs_read.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o limbs_write.lo limbs_write.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c limbs_write.c -fPIC -DPIC -o .libs/limbs_write.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o limbs_modify.lo limbs_modify.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c limbs_modify.c -fPIC -DPIC -o .libs/limbs_modify.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o limbs_finish.lo limbs_finish.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c limbs_finish.c -fPIC -DPIC -o .libs/limbs_finish.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o lucnum_ui.lo lucnum_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c lucnum_ui.c -fPIC -DPIC -o .libs/lucnum_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o lucnum2_ui.lo lucnum2_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c lucnum2_ui.c -fPIC -DPIC -o .libs/lucnum2_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o lucmod.lo lucmod.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c lucmod.c -fPIC -DPIC -o .libs/lucmod.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mfac_uiui.lo mfac_uiui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mfac_uiui.c -fPIC -DPIC -o .libs/mfac_uiui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o millerrabin.lo millerrabin.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c millerrabin.c -fPIC -DPIC -o .libs/millerrabin.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mod.lo mod.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mod.c -fPIC -DPIC -o .libs/mod.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mul.lo mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mul.c -fPIC -DPIC -o .libs/mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mul_2exp.lo mul_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mul_si.lo mul_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mul_si.c -fPIC -DPIC -o .libs/mul_si.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mul_ui.lo mul_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o n_pow_ui.lo n_pow_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c n_pow_ui.c -fPIC -DPIC -o .libs/n_pow_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o neg.lo neg.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c neg.c -fPIC -DPIC -o .libs/neg.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o nextprime.lo nextprime.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c nextprime.c -fPIC -DPIC -o .libs/nextprime.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o oddfac_1.lo oddfac_1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c oddfac_1.c -fPIC -DPIC -o .libs/oddfac_1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o out_raw.lo out_raw.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c out_raw.c -fPIC -DPIC -o .libs/out_raw.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o out_str.lo out_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c out_str.c -fPIC -DPIC -o .libs/out_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o perfpow.lo perfpow.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c perfpow.c -fPIC -DPIC -o .libs/perfpow.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o perfsqr.lo perfsqr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c perfsqr.c -fPIC -DPIC -o .libs/perfsqr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o popcount.lo popcount.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c popcount.c -fPIC -DPIC -o .libs/popcount.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o pow_ui.lo pow_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o powm.lo powm.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c powm.c -fPIC -DPIC -o .libs/powm.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o powm_sec.lo powm_sec.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c powm_sec.c -fPIC -DPIC -o .libs/powm_sec.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o powm_ui.lo powm_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c powm_ui.c -fPIC -DPIC -o .libs/powm_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o pprime_p.lo pprime_p.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c pprime_p.c -fPIC -DPIC -o .libs/pprime_p.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o prodlimbs.lo prodlimbs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c prodlimbs.c -fPIC -DPIC -o .libs/prodlimbs.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o primorial_ui.lo primorial_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c primorial_ui.c -fPIC -DPIC -o .libs/primorial_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o random.lo random.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c random.c -fPIC -DPIC -o .libs/random.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o random2.lo random2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c random2.c -fPIC -DPIC -o .libs/random2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o realloc.lo realloc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c realloc.c -fPIC -DPIC -o .libs/realloc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o realloc2.lo realloc2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c realloc2.c -fPIC -DPIC -o .libs/realloc2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o remove.lo remove.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c remove.c -fPIC -DPIC -o .libs/remove.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o roinit_n.lo roinit_n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c roinit_n.c -fPIC -DPIC -o .libs/roinit_n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o root.lo root.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c root.c -fPIC -DPIC -o .libs/root.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o rootrem.lo rootrem.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c rootrem.c -fPIC -DPIC -o .libs/rootrem.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o rrandomb.lo rrandomb.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c rrandomb.c -fPIC -DPIC -o .libs/rrandomb.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o scan0.lo scan0.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c scan0.c -fPIC -DPIC -o .libs/scan0.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o scan1.lo scan1.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c scan1.c -fPIC -DPIC -o .libs/scan1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set.lo set.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set.c -fPIC -DPIC -o .libs/set.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_d.lo set_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_d.c -fPIC -DPIC -o .libs/set_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_f.lo set_f.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_f.c -fPIC -DPIC -o .libs/set_f.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_q.lo set_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_q.c -fPIC -DPIC -o .libs/set_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_si.lo set_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_si.c -fPIC -DPIC -o .libs/set_si.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_str.lo set_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_str.c -fPIC -DPIC -o .libs/set_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_ui.lo set_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o setbit.lo setbit.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c setbit.c -fPIC -DPIC -o .libs/setbit.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o size.lo size.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c size.c -fPIC -DPIC -o .libs/size.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sizeinbase.lo sizeinbase.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sizeinbase.c -fPIC -DPIC -o .libs/sizeinbase.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sqrt.lo sqrt.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sqrtrem.lo sqrtrem.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sqrtrem.c -fPIC -DPIC -o .libs/sqrtrem.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o stronglucas.lo stronglucas.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c stronglucas.c -fPIC -DPIC -o .libs/stronglucas.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sub.lo sub.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sub.c -fPIC -DPIC -o .libs/sub.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sub_ui.lo sub_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o swap.lo swap.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c swap.c -fPIC -DPIC -o .libs/swap.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o tdiv_ui.lo tdiv_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c tdiv_ui.c -fPIC -DPIC -o .libs/tdiv_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o tdiv_q.lo tdiv_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c tdiv_q.c -fPIC -DPIC -o .libs/tdiv_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o tdiv_q_2exp.lo tdiv_q_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c tdiv_q_2exp.c -fPIC -DPIC -o .libs/tdiv_q_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o tdiv_q_ui.lo tdiv_q_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c tdiv_q_ui.c -fPIC -DPIC -o .libs/tdiv_q_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o tdiv_qr.lo tdiv_qr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c tdiv_qr.c -fPIC -DPIC -o .libs/tdiv_qr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o tdiv_qr_ui.lo tdiv_qr_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c tdiv_qr_ui.c -fPIC -DPIC -o .libs/tdiv_qr_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o tdiv_r.lo tdiv_r.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c tdiv_r.c -fPIC -DPIC -o .libs/tdiv_r.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o tdiv_r_2exp.lo tdiv_r_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c tdiv_r_2exp.c -fPIC -DPIC -o .libs/tdiv_r_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o tdiv_r_ui.lo tdiv_r_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c tdiv_r_ui.c -fPIC -DPIC -o .libs/tdiv_r_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o tstbit.lo tstbit.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c tstbit.c -fPIC -DPIC -o .libs/tstbit.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o ui_pow_ui.lo ui_pow_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c ui_pow_ui.c -fPIC -DPIC -o .libs/ui_pow_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o ui_sub.lo ui_sub.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o urandomb.lo urandomb.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o urandomm.lo urandomm.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c urandomm.c -fPIC -DPIC -o .libs/urandomm.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o xor.lo xor.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c xor.c -fPIC -DPIC -o .libs/xor.o +/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -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 cq .libs/libmpz.a .libs/2fac_ui.o .libs/add.o .libs/add_ui.o .libs/abs.o .libs/aorsmul.o .libs/aorsmul_i.o .libs/and.o .libs/array_init.o .libs/bin_ui.o .libs/bin_uiui.o .libs/cdiv_q.o .libs/cdiv_q_ui.o .libs/cdiv_qr.o .libs/cdiv_qr_ui.o .libs/cdiv_r.o .libs/cdiv_r_ui.o .libs/cdiv_ui.o .libs/cfdiv_q_2exp.o .libs/cfdiv_r_2exp.o .libs/clear.o .libs/clears.o .libs/clrbit.o .libs/cmp.o .libs/cmp_d.o .libs/cmp_si.o .libs/cmp_ui.o .libs/cmpabs.o .libs/cmpabs_d.o .libs/cmpabs_ui.o .libs/com.o .libs/combit.o .libs/cong.o .libs/cong_2exp.o .libs/cong_ui.o .libs/divexact.o .libs/divegcd.o .libs/dive_ui.o .libs/divis.o .libs/divis_ui.o .libs/divis_2exp.o .libs/dump.o .libs/export.o .libs/fac_ui.o .libs/fdiv_q.o .libs/fdiv_q_ui.o .libs/fdiv_qr.o .libs/fdiv_qr_ui.o .libs/fdiv_r.o .libs/fdiv_r_ui.o .libs/fdiv_ui.o .libs/fib_ui.o .libs/fib2_ui.o .libs/fits_sint.o .libs/fits_slong.o .libs/fits_sshort.o .libs/fits_uint.o .libs/fits_ulong.o .libs/fits_ushort.o .libs/gcd.o .libs/gcd_ui.o .libs/gcdext.o .libs/get_d.o .libs/get_d_2exp.o .libs/get_si.o .libs/get_str.o .libs/get_ui.o .libs/getlimbn.o .libs/hamdist.o .libs/import.o .libs/init.o .libs/init2.o .libs/inits.o .libs/inp_raw.o .libs/inp_str.o .libs/invert.o .libs/ior.o .libs/iset.o .libs/iset_d.o .libs/iset_si.o .libs/iset_str.o .libs/iset_ui.o .libs/jacobi.o .libs/kronsz.o .libs/kronuz.o .libs/kronzs.o .libs/kronzu.o .libs/lcm.o .libs/lcm_ui.o .libs/limbs_read.o .libs/limbs_write.o .libs/limbs_modify.o .libs/limbs_finish.o .libs/lucnum_ui.o .libs/lucnum2_ui.o .libs/lucmod.o .libs/mfac_uiui.o .libs/millerrabin.o .libs/mod.o .libs/mul.o .libs/mul_2exp.o .libs/mul_si.o .libs/mul_ui.o .libs/n_pow_ui.o .libs/neg.o .libs/nextprime.o .libs/oddfac_1.o .libs/out_raw.o .libs/out_str.o .libs/perfpow.o .libs/perfsqr.o .libs/popcount.o .libs/pow_ui.o .libs/powm.o .libs/powm_sec.o .libs/powm_ui.o .libs/pprime_p.o .libs/prodlimbs.o .libs/primorial_ui.o .libs/random.o .libs/random2.o .libs/realloc.o .libs/realloc2.o .libs/remove.o .libs/roinit_n.o .libs/root.o .libs/rootrem.o .libs/rrandomb.o .libs/scan0.o .libs/scan1.o .libs/set.o .libs/set_d.o .libs/set_f.o .libs/set_q.o .libs/set_si.o .libs/set_str.o .libs/set_ui.o .libs/setbit.o .libs/size.o .libs/sizeinbase.o .libs/sqrt.o .libs/sqrtrem.o .libs/stronglucas.o .libs/sub.o .libs/sub_ui.o .libs/swap.o .libs/tdiv_ui.o .libs/tdiv_q.o .libs/tdiv_q_2exp.o .libs/tdiv_q_ui.o .libs/tdiv_qr.o .libs/tdiv_qr_ui.o .libs/tdiv_r.o .libs/tdiv_r_2exp.o .libs/tdiv_r_ui.o .libs/tstbit.o .libs/ui_pow_ui.o .libs/ui_sub.o .libs/urandomb.o .libs/urandomm.o .libs/xor.o +libtool: link: ranlib .libs/libmpz.a +libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" ) +make[2]: Leaving directory '/sources/gmp-6.2.0/mpz' +Making all in mpq +make[2]: Entering directory '/sources/gmp-6.2.0/mpq' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o abs.lo abs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c abs.c -fPIC -DPIC -o .libs/abs.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o aors.lo aors.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c aors.c -fPIC -DPIC -o .libs/aors.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o canonicalize.lo canonicalize.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c canonicalize.c -fPIC -DPIC -o .libs/canonicalize.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o clear.lo clear.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c clear.c -fPIC -DPIC -o .libs/clear.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o clears.lo clears.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c clears.c -fPIC -DPIC -o .libs/clears.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cmp.lo cmp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cmp.c -fPIC -DPIC -o .libs/cmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cmp_si.lo cmp_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cmp_ui.lo cmp_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o div.lo div.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c div.c -fPIC -DPIC -o .libs/div.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o equal.lo equal.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c equal.c -fPIC -DPIC -o .libs/equal.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o get_d.lo get_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c get_d.c -fPIC -DPIC -o .libs/get_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o get_den.lo get_den.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c get_den.c -fPIC -DPIC -o .libs/get_den.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o get_num.lo get_num.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c get_num.c -fPIC -DPIC -o .libs/get_num.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o get_str.lo get_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c get_str.c -fPIC -DPIC -o .libs/get_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o init.lo init.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c init.c -fPIC -DPIC -o .libs/init.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o inits.lo inits.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c inits.c -fPIC -DPIC -o .libs/inits.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o inp_str.lo inp_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o inv.lo inv.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c inv.c -fPIC -DPIC -o .libs/inv.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o md_2exp.lo md_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c md_2exp.c -fPIC -DPIC -o .libs/md_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mul.lo mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mul.c -fPIC -DPIC -o .libs/mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o neg.lo neg.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c neg.c -fPIC -DPIC -o .libs/neg.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o out_str.lo out_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c out_str.c -fPIC -DPIC -o .libs/out_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set.lo set.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set.c -fPIC -DPIC -o .libs/set.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_den.lo set_den.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_den.c -fPIC -DPIC -o .libs/set_den.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_num.lo set_num.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_num.c -fPIC -DPIC -o .libs/set_num.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_si.lo set_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_si.c -fPIC -DPIC -o .libs/set_si.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_str.lo set_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_str.c -fPIC -DPIC -o .libs/set_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_ui.lo set_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_z.lo set_z.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_z.c -fPIC -DPIC -o .libs/set_z.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_d.lo set_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_d.c -fPIC -DPIC -o .libs/set_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_f.lo set_f.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_f.c -fPIC -DPIC -o .libs/set_f.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o swap.lo swap.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c swap.c -fPIC -DPIC -o .libs/swap.o +/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -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 cq .libs/libmpq.a .libs/abs.o .libs/aors.o .libs/canonicalize.o .libs/clear.o .libs/clears.o .libs/cmp.o .libs/cmp_si.o .libs/cmp_ui.o .libs/div.o .libs/equal.o .libs/get_d.o .libs/get_den.o .libs/get_num.o .libs/get_str.o .libs/init.o .libs/inits.o .libs/inp_str.o .libs/inv.o .libs/md_2exp.o .libs/mul.o .libs/neg.o .libs/out_str.o .libs/set.o .libs/set_den.o .libs/set_num.o .libs/set_si.o .libs/set_str.o .libs/set_ui.o .libs/set_z.o .libs/set_d.o .libs/set_f.o .libs/swap.o +libtool: link: ranlib .libs/libmpq.a +libtool: link: ( cd ".libs" && rm -f "libmpq.la" && ln -s "../libmpq.la" "libmpq.la" ) +make[2]: Leaving directory '/sources/gmp-6.2.0/mpq' +Making all in mpf +make[2]: Entering directory '/sources/gmp-6.2.0/mpf' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o init.lo init.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c init.c -fPIC -DPIC -o .libs/init.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o init2.lo init2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c init2.c -fPIC -DPIC -o .libs/init2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o inits.lo inits.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c inits.c -fPIC -DPIC -o .libs/inits.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set.lo set.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set.c -fPIC -DPIC -o .libs/set.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_ui.lo set_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_si.lo set_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_si.c -fPIC -DPIC -o .libs/set_si.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_str.lo set_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_str.c -fPIC -DPIC -o .libs/set_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_d.lo set_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_d.c -fPIC -DPIC -o .libs/set_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_z.lo set_z.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_z.c -fPIC -DPIC -o .libs/set_z.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_q.lo set_q.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_q.c -fPIC -DPIC -o .libs/set_q.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o iset.lo iset.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c iset.c -fPIC -DPIC -o .libs/iset.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o iset_ui.lo iset_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c iset_ui.c -fPIC -DPIC -o .libs/iset_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o iset_si.lo iset_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c iset_si.c -fPIC -DPIC -o .libs/iset_si.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o iset_str.lo iset_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c iset_str.c -fPIC -DPIC -o .libs/iset_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o iset_d.lo iset_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c iset_d.c -fPIC -DPIC -o .libs/iset_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o clear.lo clear.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c clear.c -fPIC -DPIC -o .libs/clear.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o clears.lo clears.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c clears.c -fPIC -DPIC -o .libs/clears.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o get_str.lo get_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c get_str.c -fPIC -DPIC -o .libs/get_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o dump.lo dump.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c dump.c -fPIC -DPIC -o .libs/dump.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o size.lo size.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c size.c -fPIC -DPIC -o .libs/size.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o eq.lo eq.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c eq.c -fPIC -DPIC -o .libs/eq.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o reldiff.lo reldiff.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c reldiff.c -fPIC -DPIC -o .libs/reldiff.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sqrt.lo sqrt.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o random2.lo random2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c random2.c -fPIC -DPIC -o .libs/random2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o inp_str.lo inp_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o out_str.lo out_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c out_str.c -fPIC -DPIC -o .libs/out_str.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o add.lo add.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c add.c -fPIC -DPIC -o .libs/add.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o add_ui.lo add_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sub.lo sub.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sub.c -fPIC -DPIC -o .libs/sub.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sub_ui.lo sub_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o ui_sub.lo ui_sub.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mul.lo mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mul.c -fPIC -DPIC -o .libs/mul.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mul_ui.lo mul_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o div.lo div.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c div.c -fPIC -DPIC -o .libs/div.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o div_ui.lo div_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c div_ui.c -fPIC -DPIC -o .libs/div_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cmp.lo cmp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cmp.c -fPIC -DPIC -o .libs/cmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cmp_d.lo cmp_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cmp_z.lo cmp_z.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cmp_z.c -fPIC -DPIC -o .libs/cmp_z.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cmp_si.lo cmp_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cmp_ui.lo cmp_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mul_2exp.lo mul_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o div_2exp.lo div_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c div_2exp.c -fPIC -DPIC -o .libs/div_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o abs.lo abs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c abs.c -fPIC -DPIC -o .libs/abs.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o neg.lo neg.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c neg.c -fPIC -DPIC -o .libs/neg.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o get_d.lo get_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c get_d.c -fPIC -DPIC -o .libs/get_d.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o get_d_2exp.lo get_d_2exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c get_d_2exp.c -fPIC -DPIC -o .libs/get_d_2exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_dfl_prec.lo set_dfl_prec.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_dfl_prec.c -fPIC -DPIC -o .libs/set_dfl_prec.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_prc.lo set_prc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_prc.c -fPIC -DPIC -o .libs/set_prc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o set_prc_raw.lo set_prc_raw.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c set_prc_raw.c -fPIC -DPIC -o .libs/set_prc_raw.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o get_dfl_prec.lo get_dfl_prec.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c get_dfl_prec.c -fPIC -DPIC -o .libs/get_dfl_prec.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o get_prc.lo get_prc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c get_prc.c -fPIC -DPIC -o .libs/get_prc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o ui_div.lo ui_div.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c ui_div.c -fPIC -DPIC -o .libs/ui_div.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sqrt_ui.lo sqrt_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sqrt_ui.c -fPIC -DPIC -o .libs/sqrt_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o pow_ui.lo pow_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o urandomb.lo urandomb.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o swap.lo swap.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c swap.c -fPIC -DPIC -o .libs/swap.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o get_si.lo get_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c get_si.c -fPIC -DPIC -o .libs/get_si.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o get_ui.lo get_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c get_ui.c -fPIC -DPIC -o .libs/get_ui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o int_p.lo int_p.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c int_p.c -fPIC -DPIC -o .libs/int_p.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o ceilfloor.lo ceilfloor.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c ceilfloor.c -fPIC -DPIC -o .libs/ceilfloor.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o trunc.lo trunc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c trunc.c -fPIC -DPIC -o .libs/trunc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fits_sint.lo fits_sint.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fits_sint.c -fPIC -DPIC -o .libs/fits_sint.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fits_slong.lo fits_slong.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fits_slong.c -fPIC -DPIC -o .libs/fits_slong.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fits_sshort.lo fits_sshort.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fits_sshort.c -fPIC -DPIC -o .libs/fits_sshort.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fits_uint.lo fits_uint.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fits_uint.c -fPIC -DPIC -o .libs/fits_uint.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fits_ulong.lo fits_ulong.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fits_ulong.c -fPIC -DPIC -o .libs/fits_ulong.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fits_ushort.lo fits_ushort.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fits_ushort.c -fPIC -DPIC -o .libs/fits_ushort.o +/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -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 cq .libs/libmpf.a .libs/init.o .libs/init2.o .libs/inits.o .libs/set.o .libs/set_ui.o .libs/set_si.o .libs/set_str.o .libs/set_d.o .libs/set_z.o .libs/set_q.o .libs/iset.o .libs/iset_ui.o .libs/iset_si.o .libs/iset_str.o .libs/iset_d.o .libs/clear.o .libs/clears.o .libs/get_str.o .libs/dump.o .libs/size.o .libs/eq.o .libs/reldiff.o .libs/sqrt.o .libs/random2.o .libs/inp_str.o .libs/out_str.o .libs/add.o .libs/add_ui.o .libs/sub.o .libs/sub_ui.o .libs/ui_sub.o .libs/mul.o .libs/mul_ui.o .libs/div.o .libs/div_ui.o .libs/cmp.o .libs/cmp_d.o .libs/cmp_z.o .libs/cmp_si.o .libs/cmp_ui.o .libs/mul_2exp.o .libs/div_2exp.o .libs/abs.o .libs/neg.o .libs/get_d.o .libs/get_d_2exp.o .libs/set_dfl_prec.o .libs/set_prc.o .libs/set_prc_raw.o .libs/get_dfl_prec.o .libs/get_prc.o .libs/ui_div.o .libs/sqrt_ui.o .libs/pow_ui.o .libs/urandomb.o .libs/swap.o .libs/get_si.o .libs/get_ui.o .libs/int_p.o .libs/ceilfloor.o .libs/trunc.o .libs/fits_sint.o .libs/fits_slong.o .libs/fits_sshort.o .libs/fits_uint.o .libs/fits_ulong.o .libs/fits_ushort.o +libtool: link: ranlib .libs/libmpf.a +libtool: link: ( cd ".libs" && rm -f "libmpf.la" && ln -s "../libmpf.la" "libmpf.la" ) +make[2]: Leaving directory '/sources/gmp-6.2.0/mpf' +Making all in printf +make[2]: Entering directory '/sources/gmp-6.2.0/printf' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o asprintf.lo asprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c asprintf.c -fPIC -DPIC -o .libs/asprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o asprntffuns.lo asprntffuns.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c asprntffuns.c -fPIC -DPIC -o .libs/asprntffuns.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o doprnt.lo doprnt.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c doprnt.c -fPIC -DPIC -o .libs/doprnt.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o doprntf.lo doprntf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c doprntf.c -fPIC -DPIC -o .libs/doprntf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o doprnti.lo doprnti.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c doprnti.c -fPIC -DPIC -o .libs/doprnti.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fprintf.lo fprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fprintf.c -fPIC -DPIC -o .libs/fprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o obprintf.lo obprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c obprintf.c -fPIC -DPIC -o .libs/obprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o obvprintf.lo obvprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c obvprintf.c -fPIC -DPIC -o .libs/obvprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o obprntffuns.lo obprntffuns.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c obprntffuns.c -fPIC -DPIC -o .libs/obprntffuns.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o printf.lo printf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c printf.c -fPIC -DPIC -o .libs/printf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o printffuns.lo printffuns.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c printffuns.c -fPIC -DPIC -o .libs/printffuns.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o snprintf.lo snprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o snprntffuns.lo snprntffuns.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c snprntffuns.c -fPIC -DPIC -o .libs/snprntffuns.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sprintf.lo sprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sprintf.c -fPIC -DPIC -o .libs/sprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sprintffuns.lo sprintffuns.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sprintffuns.c -fPIC -DPIC -o .libs/sprintffuns.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o vasprintf.lo vasprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c vasprintf.c -fPIC -DPIC -o .libs/vasprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o vfprintf.lo vfprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c vfprintf.c -fPIC -DPIC -o .libs/vfprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o vprintf.lo vprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c vprintf.c -fPIC -DPIC -o .libs/vprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o vsnprintf.lo vsnprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c vsnprintf.c -fPIC -DPIC -o .libs/vsnprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o vsprintf.lo vsprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c vsprintf.c -fPIC -DPIC -o .libs/vsprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o repl-vsnprintf.lo repl-vsnprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c repl-vsnprintf.c -fPIC -DPIC -o .libs/repl-vsnprintf.o +/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -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 cq .libs/libprintf.a .libs/asprintf.o .libs/asprntffuns.o .libs/doprnt.o .libs/doprntf.o .libs/doprnti.o .libs/fprintf.o .libs/obprintf.o .libs/obvprintf.o .libs/obprntffuns.o .libs/printf.o .libs/printffuns.o .libs/snprintf.o .libs/snprntffuns.o .libs/sprintf.o .libs/sprintffuns.o .libs/vasprintf.o .libs/vfprintf.o .libs/vprintf.o .libs/vsnprintf.o .libs/vsprintf.o .libs/repl-vsnprintf.o +libtool: link: ranlib .libs/libprintf.a +libtool: link: ( cd ".libs" && rm -f "libprintf.la" && ln -s "../libprintf.la" "libprintf.la" ) +make[2]: Leaving directory '/sources/gmp-6.2.0/printf' +Making all in scanf +make[2]: Entering directory '/sources/gmp-6.2.0/scanf' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o doscan.lo doscan.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c doscan.c -fPIC -DPIC -o .libs/doscan.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fscanf.lo fscanf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fscanf.c -fPIC -DPIC -o .libs/fscanf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o fscanffuns.lo fscanffuns.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c fscanffuns.c -fPIC -DPIC -o .libs/fscanffuns.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o scanf.lo scanf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c scanf.c -fPIC -DPIC -o .libs/scanf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sscanf.lo sscanf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sscanf.c -fPIC -DPIC -o .libs/sscanf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o sscanffuns.lo sscanffuns.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c sscanffuns.c -fPIC -DPIC -o .libs/sscanffuns.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o vfscanf.lo vfscanf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c vfscanf.c -fPIC -DPIC -o .libs/vfscanf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o vscanf.lo vscanf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c vscanf.c -fPIC -DPIC -o .libs/vscanf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o vsscanf.lo vsscanf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c vsscanf.c -fPIC -DPIC -o .libs/vsscanf.o +/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -o libscanf.la doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo +libtool: link: ar cq .libs/libscanf.a .libs/doscan.o .libs/fscanf.o .libs/fscanffuns.o .libs/scanf.o .libs/sscanf.o .libs/sscanffuns.o .libs/vfscanf.o .libs/vscanf.o .libs/vsscanf.o +libtool: link: ranlib .libs/libscanf.a +libtool: link: ( cd ".libs" && rm -f "libscanf.la" && ln -s "../libscanf.la" "libscanf.la" ) +make[2]: Leaving directory '/sources/gmp-6.2.0/scanf' +Making all in rand +make[2]: Entering directory '/sources/gmp-6.2.0/rand' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o rand.lo rand.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c rand.c -fPIC -DPIC -o .libs/rand.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o randclr.lo randclr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c randclr.c -fPIC -DPIC -o .libs/randclr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o randdef.lo randdef.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c randdef.c -fPIC -DPIC -o .libs/randdef.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o randiset.lo randiset.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c randiset.c -fPIC -DPIC -o .libs/randiset.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o randlc2s.lo randlc2s.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c randlc2s.c -fPIC -DPIC -o .libs/randlc2s.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o randlc2x.lo randlc2x.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c randlc2x.c -fPIC -DPIC -o .libs/randlc2x.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o randmt.lo randmt.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c randmt.c -fPIC -DPIC -o .libs/randmt.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o randmts.lo randmts.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c randmts.c -fPIC -DPIC -o .libs/randmts.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o rands.lo rands.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c rands.c -fPIC -DPIC -o .libs/rands.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o randsd.lo randsd.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c randsd.c -fPIC -DPIC -o .libs/randsd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o randsdui.lo randsdui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c randsdui.c -fPIC -DPIC -o .libs/randsdui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o randbui.lo randbui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c randbui.c -fPIC -DPIC -o .libs/randbui.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o randmui.lo randmui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c randmui.c -fPIC -DPIC -o .libs/randmui.o +/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -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 cq .libs/librandom.a .libs/rand.o .libs/randclr.o .libs/randdef.o .libs/randiset.o .libs/randlc2s.o .libs/randlc2x.o .libs/randmt.o .libs/randmts.o .libs/rands.o .libs/randsd.o .libs/randsdui.o .libs/randbui.o .libs/randmui.o +libtool: link: ranlib .libs/librandom.a +libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" ) +make[2]: Leaving directory '/sources/gmp-6.2.0/rand' +Making all in cxx +make[2]: Entering directory '/sources/gmp-6.2.0/cxx' +/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o isfuns.lo isfuns.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c isfuns.cc -fPIC -DPIC -o .libs/isfuns.o +/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o ismpf.lo ismpf.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c ismpf.cc -fPIC -DPIC -o .libs/ismpf.o +/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o ismpq.lo ismpq.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c ismpq.cc -fPIC -DPIC -o .libs/ismpq.o +/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o ismpz.lo ismpz.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c ismpz.cc -fPIC -DPIC -o .libs/ismpz.o +/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o ismpznw.lo ismpznw.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c ismpznw.cc -fPIC -DPIC -o .libs/ismpznw.o +/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o limits.lo limits.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c limits.cc -fPIC -DPIC -o .libs/limits.o +/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o osdoprnti.lo osdoprnti.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c osdoprnti.cc -fPIC -DPIC -o .libs/osdoprnti.o +/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o osfuns.lo osfuns.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c osfuns.cc -fPIC -DPIC -o .libs/osfuns.o +/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o osmpf.lo osmpf.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c osmpf.cc -fPIC -DPIC -o .libs/osmpf.o +/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o osmpq.lo osmpq.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c osmpq.cc -fPIC -DPIC -o .libs/osmpq.o +/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o osmpz.lo osmpz.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c osmpz.cc -fPIC -DPIC -o .libs/osmpz.o +/bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -o libcxx.la isfuns.lo ismpf.lo ismpq.lo ismpz.lo ismpznw.lo limits.lo osdoprnti.lo osfuns.lo osmpf.lo osmpq.lo osmpz.lo +libtool: link: ar cq .libs/libcxx.a .libs/isfuns.o .libs/ismpf.o .libs/ismpq.o .libs/ismpz.o .libs/ismpznw.o .libs/limits.o .libs/osdoprnti.o .libs/osfuns.o .libs/osmpf.o .libs/osmpq.o .libs/osmpz.o +libtool: link: ranlib .libs/libcxx.a +libtool: link: ( cd ".libs" && rm -f "libcxx.la" && ln -s "../libcxx.la" "libcxx.la" ) +make[2]: Leaving directory '/sources/gmp-6.2.0/cxx' +Making all in demos +make[2]: Entering directory '/sources/gmp-6.2.0/demos' +Making all in calc +make[3]: Entering directory '/sources/gmp-6.2.0/demos/calc' +make all-am +make[4]: Entering directory '/sources/gmp-6.2.0/demos/calc' +make[4]: Nothing to be done for 'all-am'. +make[4]: Leaving directory '/sources/gmp-6.2.0/demos/calc' +make[3]: Leaving directory '/sources/gmp-6.2.0/demos/calc' +Making all in expr +make[3]: Entering directory '/sources/gmp-6.2.0/demos/expr' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/gmp-6.2.0/demos/expr' +make[3]: Entering directory '/sources/gmp-6.2.0/demos' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/sources/gmp-6.2.0/demos' +make[2]: Leaving directory '/sources/gmp-6.2.0/demos' +Making all in tune +make[2]: Entering directory '/sources/gmp-6.2.0/tune' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/gmp-6.2.0/tune' +Making all in doc +make[2]: Entering directory '/sources/gmp-6.2.0/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/gmp-6.2.0/doc' +make[2]: Entering directory '/sources/gmp-6.2.0' +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o assert.lo assert.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c assert.c -fPIC -DPIC -o .libs/assert.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o compat.lo compat.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c compat.c -fPIC -DPIC -o .libs/compat.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o errno.lo errno.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c errno.c -fPIC -DPIC -o .libs/errno.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o extract-dbl.lo extract-dbl.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c extract-dbl.c -fPIC -DPIC -o .libs/extract-dbl.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o invalid.lo invalid.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c invalid.c -fPIC -DPIC -o .libs/invalid.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o memory.lo memory.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c memory.c -fPIC -DPIC -o .libs/memory.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mp_bpl.lo mp_bpl.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mp_bpl.c -fPIC -DPIC -o .libs/mp_bpl.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mp_clz_tab.lo mp_clz_tab.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mp_clz_tab.c -fPIC -DPIC -o .libs/mp_clz_tab.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mp_dv_tab.lo mp_dv_tab.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mp_dv_tab.c -fPIC -DPIC -o .libs/mp_dv_tab.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mp_minv_tab.lo mp_minv_tab.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mp_minv_tab.c -fPIC -DPIC -o .libs/mp_minv_tab.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mp_get_fns.lo mp_get_fns.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mp_get_fns.c -fPIC -DPIC -o .libs/mp_get_fns.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o mp_set_fns.lo mp_set_fns.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c mp_set_fns.c -fPIC -DPIC -o .libs/mp_set_fns.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o version.lo version.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c version.c -fPIC -DPIC -o .libs/version.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o nextprime.lo nextprime.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c nextprime.c -fPIC -DPIC -o .libs/nextprime.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o primesieve.lo primesieve.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c primesieve.c -fPIC -DPIC -o .libs/primesieve.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o tal-reent.lo tal-reent.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c tal-reent.c -fPIC -DPIC -o .libs/tal-reent.o +/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -version-info 14:0:4 -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/invert_limb_table.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_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/invert_limb.lo mpn/sqr_diag_addlsh1.lo mpn/mul_2.lo mpn/addmul_2.lo mpn/addlsh1_n.lo mpn/sublsh1_n.lo mpn/rsblsh1_n.lo mpn/rsh1add_n.lo mpn/rsh1sub_n.lo mpn/addlsh2_n.lo mpn/sublsh2_n.lo mpn/rsblsh2_n.lo mpn/addlsh_n.lo mpn/rsblsh_n.lo mpn/add_n_sub_n.lo mpn/addaddmul_1msb0.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 +libtool: link: gcc -shared -fPIC -DPIC .libs/assert.o .libs/compat.o .libs/errno.o .libs/extract-dbl.o .libs/invalid.o .libs/memory.o .libs/mp_bpl.o .libs/mp_clz_tab.o .libs/mp_dv_tab.o .libs/mp_minv_tab.o .libs/mp_get_fns.o .libs/mp_set_fns.o .libs/version.o .libs/nextprime.o .libs/primesieve.o .libs/tal-reent.o mpf/.libs/init.o mpf/.libs/init2.o mpf/.libs/inits.o mpf/.libs/set.o mpf/.libs/set_ui.o mpf/.libs/set_si.o mpf/.libs/set_str.o mpf/.libs/set_d.o mpf/.libs/set_z.o mpf/.libs/iset.o mpf/.libs/iset_ui.o mpf/.libs/iset_si.o mpf/.libs/iset_str.o mpf/.libs/iset_d.o mpf/.libs/clear.o mpf/.libs/clears.o mpf/.libs/get_str.o mpf/.libs/dump.o mpf/.libs/size.o mpf/.libs/eq.o mpf/.libs/reldiff.o mpf/.libs/sqrt.o mpf/.libs/random2.o mpf/.libs/inp_str.o mpf/.libs/out_str.o mpf/.libs/add.o mpf/.libs/add_ui.o mpf/.libs/sub.o mpf/.libs/sub_ui.o mpf/.libs/ui_sub.o mpf/.libs/mul.o mpf/.libs/mul_ui.o mpf/.libs/div.o mpf/.libs/div_ui.o mpf/.libs/cmp_z.o mpf/.libs/cmp.o mpf/.libs/cmp_d.o mpf/.libs/cmp_ui.o mpf/.libs/cmp_si.o mpf/.libs/mul_2exp.o mpf/.libs/div_2exp.o mpf/.libs/abs.o mpf/.libs/neg.o mpf/.libs/set_q.o mpf/.libs/get_d.o mpf/.libs/get_d_2exp.o mpf/.libs/set_dfl_prec.o mpf/.libs/set_prc.o mpf/.libs/set_prc_raw.o mpf/.libs/get_dfl_prec.o mpf/.libs/get_prc.o mpf/.libs/ui_div.o mpf/.libs/sqrt_ui.o mpf/.libs/ceilfloor.o mpf/.libs/trunc.o mpf/.libs/pow_ui.o mpf/.libs/urandomb.o mpf/.libs/swap.o mpf/.libs/fits_sint.o mpf/.libs/fits_slong.o mpf/.libs/fits_sshort.o mpf/.libs/fits_uint.o mpf/.libs/fits_ulong.o mpf/.libs/fits_ushort.o mpf/.libs/get_si.o mpf/.libs/get_ui.o mpf/.libs/int_p.o mpz/.libs/abs.o mpz/.libs/add.o mpz/.libs/add_ui.o mpz/.libs/aorsmul.o mpz/.libs/aorsmul_i.o mpz/.libs/and.o mpz/.libs/array_init.o mpz/.libs/bin_ui.o mpz/.libs/bin_uiui.o mpz/.libs/cdiv_q.o mpz/.libs/cdiv_q_ui.o mpz/.libs/cdiv_qr.o mpz/.libs/cdiv_qr_ui.o mpz/.libs/cdiv_r.o mpz/.libs/cdiv_r_ui.o mpz/.libs/cdiv_ui.o mpz/.libs/cfdiv_q_2exp.o mpz/.libs/cfdiv_r_2exp.o mpz/.libs/clear.o mpz/.libs/clears.o mpz/.libs/clrbit.o mpz/.libs/cmp.o mpz/.libs/cmp_d.o mpz/.libs/cmp_si.o mpz/.libs/cmp_ui.o mpz/.libs/cmpabs.o mpz/.libs/cmpabs_d.o mpz/.libs/cmpabs_ui.o mpz/.libs/com.o mpz/.libs/combit.o mpz/.libs/cong.o mpz/.libs/cong_2exp.o mpz/.libs/cong_ui.o mpz/.libs/divexact.o mpz/.libs/divegcd.o mpz/.libs/dive_ui.o mpz/.libs/divis.o mpz/.libs/divis_ui.o mpz/.libs/divis_2exp.o mpz/.libs/dump.o mpz/.libs/export.o mpz/.libs/mfac_uiui.o mpz/.libs/2fac_ui.o mpz/.libs/fac_ui.o mpz/.libs/oddfac_1.o mpz/.libs/prodlimbs.o mpz/.libs/fdiv_q_ui.o mpz/.libs/fdiv_qr.o mpz/.libs/fdiv_qr_ui.o mpz/.libs/fdiv_r.o mpz/.libs/fdiv_r_ui.o mpz/.libs/fdiv_q.o mpz/.libs/fdiv_ui.o mpz/.libs/fib_ui.o mpz/.libs/fib2_ui.o mpz/.libs/fits_sint.o mpz/.libs/fits_slong.o mpz/.libs/fits_sshort.o mpz/.libs/fits_uint.o mpz/.libs/fits_ulong.o mpz/.libs/fits_ushort.o mpz/.libs/gcd.o mpz/.libs/gcd_ui.o mpz/.libs/gcdext.o mpz/.libs/get_d.o mpz/.libs/get_d_2exp.o mpz/.libs/get_si.o mpz/.libs/get_str.o mpz/.libs/get_ui.o mpz/.libs/getlimbn.o mpz/.libs/hamdist.o mpz/.libs/import.o mpz/.libs/init.o mpz/.libs/init2.o mpz/.libs/inits.o mpz/.libs/inp_raw.o mpz/.libs/inp_str.o mpz/.libs/invert.o mpz/.libs/ior.o mpz/.libs/iset.o mpz/.libs/iset_d.o mpz/.libs/iset_si.o mpz/.libs/iset_str.o mpz/.libs/iset_ui.o mpz/.libs/jacobi.o mpz/.libs/kronsz.o mpz/.libs/kronuz.o mpz/.libs/kronzs.o mpz/.libs/kronzu.o mpz/.libs/lcm.o mpz/.libs/lcm_ui.o mpz/.libs/limbs_finish.o mpz/.libs/limbs_modify.o mpz/.libs/limbs_read.o mpz/.libs/limbs_write.o mpz/.libs/lucmod.o mpz/.libs/lucnum_ui.o mpz/.libs/lucnum2_ui.o mpz/.libs/millerrabin.o mpz/.libs/mod.o mpz/.libs/mul.o mpz/.libs/mul_2exp.o mpz/.libs/mul_si.o mpz/.libs/mul_ui.o mpz/.libs/n_pow_ui.o mpz/.libs/neg.o mpz/.libs/nextprime.o mpz/.libs/out_raw.o mpz/.libs/out_str.o mpz/.libs/perfpow.o mpz/.libs/perfsqr.o mpz/.libs/popcount.o mpz/.libs/pow_ui.o mpz/.libs/powm.o mpz/.libs/powm_sec.o mpz/.libs/powm_ui.o mpz/.libs/primorial_ui.o mpz/.libs/pprime_p.o mpz/.libs/random.o mpz/.libs/random2.o mpz/.libs/realloc.o mpz/.libs/realloc2.o mpz/.libs/remove.o mpz/.libs/roinit_n.o mpz/.libs/root.o mpz/.libs/rootrem.o mpz/.libs/rrandomb.o mpz/.libs/scan0.o mpz/.libs/scan1.o mpz/.libs/set.o mpz/.libs/set_d.o mpz/.libs/set_f.o mpz/.libs/set_q.o mpz/.libs/set_si.o mpz/.libs/set_str.o mpz/.libs/set_ui.o mpz/.libs/setbit.o mpz/.libs/size.o mpz/.libs/sizeinbase.o mpz/.libs/sqrt.o mpz/.libs/sqrtrem.o mpz/.libs/stronglucas.o mpz/.libs/sub.o mpz/.libs/sub_ui.o mpz/.libs/swap.o mpz/.libs/tdiv_ui.o mpz/.libs/tdiv_q.o mpz/.libs/tdiv_q_2exp.o mpz/.libs/tdiv_q_ui.o mpz/.libs/tdiv_qr.o mpz/.libs/tdiv_qr_ui.o mpz/.libs/tdiv_r.o mpz/.libs/tdiv_r_2exp.o mpz/.libs/tdiv_r_ui.o mpz/.libs/tstbit.o mpz/.libs/ui_pow_ui.o mpz/.libs/ui_sub.o mpz/.libs/urandomb.o mpz/.libs/urandomm.o mpz/.libs/xor.o mpq/.libs/abs.o mpq/.libs/aors.o mpq/.libs/canonicalize.o mpq/.libs/clear.o mpq/.libs/clears.o mpq/.libs/cmp.o mpq/.libs/cmp_si.o mpq/.libs/cmp_ui.o mpq/.libs/div.o mpq/.libs/get_d.o mpq/.libs/get_den.o mpq/.libs/get_num.o mpq/.libs/get_str.o mpq/.libs/init.o mpq/.libs/inits.o mpq/.libs/inp_str.o mpq/.libs/inv.o mpq/.libs/md_2exp.o mpq/.libs/mul.o mpq/.libs/neg.o mpq/.libs/out_str.o mpq/.libs/set.o mpq/.libs/set_den.o mpq/.libs/set_num.o mpq/.libs/set_si.o mpq/.libs/set_str.o mpq/.libs/set_ui.o mpq/.libs/equal.o mpq/.libs/set_z.o mpq/.libs/set_d.o mpq/.libs/set_f.o mpq/.libs/swap.o mpn/.libs/fib_table.o mpn/.libs/mp_bases.o mpn/.libs/invert_limb_table.o mpn/.libs/add.o mpn/.libs/add_1.o mpn/.libs/add_n.o mpn/.libs/sub.o mpn/.libs/sub_1.o mpn/.libs/sub_n.o mpn/.libs/cnd_add_n.o mpn/.libs/cnd_sub_n.o mpn/.libs/cnd_swap.o mpn/.libs/neg.o mpn/.libs/com.o mpn/.libs/mul_1.o mpn/.libs/addmul_1.o mpn/.libs/submul_1.o mpn/.libs/add_err1_n.o mpn/.libs/add_err2_n.o mpn/.libs/add_err3_n.o mpn/.libs/sub_err1_n.o mpn/.libs/sub_err2_n.o mpn/.libs/sub_err3_n.o mpn/.libs/lshift.o mpn/.libs/rshift.o mpn/.libs/dive_1.o mpn/.libs/diveby3.o mpn/.libs/divis.o mpn/.libs/divrem.o mpn/.libs/divrem_1.o mpn/.libs/divrem_2.o mpn/.libs/fib2_ui.o mpn/.libs/fib2m.o mpn/.libs/mod_1.o mpn/.libs/mod_34lsub1.o mpn/.libs/mode1o.o mpn/.libs/pre_mod_1.o mpn/.libs/dump.o mpn/.libs/mod_1_1.o mpn/.libs/mod_1_2.o mpn/.libs/mod_1_3.o mpn/.libs/mod_1_4.o mpn/.libs/lshiftc.o mpn/.libs/mul.o mpn/.libs/mul_fft.o mpn/.libs/mul_n.o mpn/.libs/sqr.o mpn/.libs/mul_basecase.o mpn/.libs/sqr_basecase.o mpn/.libs/nussbaumer_mul.o mpn/.libs/mulmid_basecase.o mpn/.libs/toom42_mulmid.o mpn/.libs/mulmid_n.o mpn/.libs/mulmid.o mpn/.libs/random.o mpn/.libs/random2.o mpn/.libs/pow_1.o mpn/.libs/rootrem.o mpn/.libs/sqrtrem.o mpn/.libs/sizeinbase.o mpn/.libs/get_str.o mpn/.libs/set_str.o mpn/.libs/compute_powtab.o mpn/.libs/scan0.o mpn/.libs/scan1.o mpn/.libs/popcount.o mpn/.libs/hamdist.o mpn/.libs/cmp.o mpn/.libs/zero_p.o mpn/.libs/perfsqr.o mpn/.libs/perfpow.o mpn/.libs/strongfibo.o mpn/.libs/gcd_11.o mpn/.libs/gcd_22.o mpn/.libs/gcd_1.o mpn/.libs/gcd.o mpn/.libs/gcdext_1.o mpn/.libs/gcdext.o mpn/.libs/gcd_subdiv_step.o mpn/.libs/gcdext_lehmer.o mpn/.libs/div_q.o mpn/.libs/tdiv_qr.o mpn/.libs/jacbase.o mpn/.libs/jacobi_2.o mpn/.libs/jacobi.o mpn/.libs/get_d.o mpn/.libs/matrix22_mul.o mpn/.libs/matrix22_mul1_inverse_vector.o mpn/.libs/hgcd_matrix.o mpn/.libs/hgcd2.o mpn/.libs/hgcd_step.o mpn/.libs/hgcd_reduce.o mpn/.libs/hgcd.o mpn/.libs/hgcd_appr.o mpn/.libs/hgcd2_jacobi.o mpn/.libs/hgcd_jacobi.o mpn/.libs/mullo_n.o mpn/.libs/mullo_basecase.o mpn/.libs/sqrlo.o mpn/.libs/sqrlo_basecase.o mpn/.libs/toom22_mul.o mpn/.libs/toom32_mul.o mpn/.libs/toom42_mul.o mpn/.libs/toom52_mul.o mpn/.libs/toom62_mul.o mpn/.libs/toom33_mul.o mpn/.libs/toom43_mul.o mpn/.libs/toom53_mul.o mpn/.libs/toom54_mul.o mpn/.libs/toom63_mul.o mpn/.libs/toom44_mul.o mpn/.libs/toom6h_mul.o mpn/.libs/toom6_sqr.o mpn/.libs/toom8h_mul.o mpn/.libs/toom8_sqr.o mpn/.libs/toom_couple_handling.o mpn/.libs/toom2_sqr.o mpn/.libs/toom3_sqr.o mpn/.libs/toom4_sqr.o mpn/.libs/toom_eval_dgr3_pm1.o mpn/.libs/toom_eval_dgr3_pm2.o mpn/.libs/toom_eval_pm1.o mpn/.libs/toom_eval_pm2.o mpn/.libs/toom_eval_pm2exp.o mpn/.libs/toom_eval_pm2rexp.o mpn/.libs/toom_interpolate_5pts.o mpn/.libs/toom_interpolate_6pts.o mpn/.libs/toom_interpolate_7pts.o mpn/.libs/toom_interpolate_8pts.o mpn/.libs/toom_interpolate_12pts.o mpn/.libs/toom_interpolate_16pts.o mpn/.libs/invertappr.o mpn/.libs/invert.o mpn/.libs/binvert.o mpn/.libs/mulmod_bnm1.o mpn/.libs/sqrmod_bnm1.o mpn/.libs/div_qr_1.o mpn/.libs/div_qr_1n_pi1.o mpn/.libs/div_qr_2.o mpn/.libs/div_qr_2n_pi1.o mpn/.libs/div_qr_2u_pi1.o mpn/.libs/sbpi1_div_q.o mpn/.libs/sbpi1_div_qr.o mpn/.libs/sbpi1_divappr_q.o mpn/.libs/dcpi1_div_q.o mpn/.libs/dcpi1_div_qr.o mpn/.libs/dcpi1_divappr_q.o mpn/.libs/mu_div_qr.o mpn/.libs/mu_divappr_q.o mpn/.libs/mu_div_q.o mpn/.libs/bdiv_q_1.o mpn/.libs/sbpi1_bdiv_q.o mpn/.libs/sbpi1_bdiv_qr.o mpn/.libs/sbpi1_bdiv_r.o mpn/.libs/dcpi1_bdiv_q.o mpn/.libs/dcpi1_bdiv_qr.o mpn/.libs/mu_bdiv_q.o mpn/.libs/mu_bdiv_qr.o mpn/.libs/bdiv_q.o mpn/.libs/bdiv_qr.o mpn/.libs/broot.o mpn/.libs/brootinv.o mpn/.libs/bsqrt.o mpn/.libs/bsqrtinv.o mpn/.libs/divexact.o mpn/.libs/bdiv_dbm1c.o mpn/.libs/redc_1.o mpn/.libs/redc_2.o mpn/.libs/redc_n.o mpn/.libs/powm.o mpn/.libs/powlo.o mpn/.libs/sec_powm.o mpn/.libs/sec_mul.o mpn/.libs/sec_sqr.o mpn/.libs/sec_div_qr.o mpn/.libs/sec_div_r.o mpn/.libs/sec_pi1_div_qr.o mpn/.libs/sec_pi1_div_r.o mpn/.libs/sec_add_1.o mpn/.libs/sec_sub_1.o mpn/.libs/sec_invert.o mpn/.libs/trialdiv.o mpn/.libs/remove.o mpn/.libs/and_n.o mpn/.libs/andn_n.o mpn/.libs/nand_n.o mpn/.libs/ior_n.o mpn/.libs/iorn_n.o mpn/.libs/nior_n.o mpn/.libs/xor_n.o mpn/.libs/xnor_n.o mpn/.libs/copyi.o mpn/.libs/copyd.o mpn/.libs/zero.o mpn/.libs/sec_tabselect.o mpn/.libs/comb_tables.o mpn/.libs/invert_limb.o mpn/.libs/sqr_diag_addlsh1.o mpn/.libs/mul_2.o mpn/.libs/addmul_2.o mpn/.libs/addlsh1_n.o mpn/.libs/sublsh1_n.o mpn/.libs/rsblsh1_n.o mpn/.libs/rsh1add_n.o mpn/.libs/rsh1sub_n.o mpn/.libs/addlsh2_n.o mpn/.libs/sublsh2_n.o mpn/.libs/rsblsh2_n.o mpn/.libs/addlsh_n.o mpn/.libs/rsblsh_n.o mpn/.libs/add_n_sub_n.o mpn/.libs/addaddmul_1msb0.o printf/.libs/asprintf.o printf/.libs/asprntffuns.o printf/.libs/doprnt.o printf/.libs/doprntf.o printf/.libs/doprnti.o printf/.libs/fprintf.o printf/.libs/obprintf.o printf/.libs/obvprintf.o printf/.libs/obprntffuns.o printf/.libs/printf.o printf/.libs/printffuns.o printf/.libs/snprintf.o printf/.libs/snprntffuns.o printf/.libs/sprintf.o printf/.libs/sprintffuns.o printf/.libs/vasprintf.o printf/.libs/vfprintf.o printf/.libs/vprintf.o printf/.libs/vsnprintf.o printf/.libs/vsprintf.o printf/.libs/repl-vsnprintf.o scanf/.libs/doscan.o scanf/.libs/fscanf.o scanf/.libs/fscanffuns.o scanf/.libs/scanf.o scanf/.libs/sscanf.o scanf/.libs/sscanffuns.o scanf/.libs/vfscanf.o scanf/.libs/vscanf.o scanf/.libs/vsscanf.o rand/.libs/rand.o rand/.libs/randclr.o rand/.libs/randdef.o rand/.libs/randiset.o rand/.libs/randlc2s.o rand/.libs/randlc2x.o rand/.libs/randmt.o rand/.libs/randmts.o rand/.libs/rands.o rand/.libs/randsd.o rand/.libs/randsdui.o rand/.libs/randbui.o rand/.libs/randmui.o -O2 -m64 -mtune=skylake -march=broadwell -Wl,-soname -Wl,libgmp.so.10 -o .libs/libgmp.so.10.4.0 +libtool: link: (cd ".libs" && rm -f "libgmp.so.10" && ln -s "libgmp.so.10.4.0" "libgmp.so.10") +libtool: link: (cd ".libs" && rm -f "libgmp.so" && ln -s "libgmp.so.10.4.0" "libgmp.so") +libtool: link: ( cd ".libs" && rm -f "libgmp.la" && ln -s "../libgmp.la" "libgmp.la" ) +/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c -o cxx/dummy.lo cxx/dummy.cc +libtool: compile: g++ -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -c cxx/dummy.cc -fPIC -DPIC -o cxx/.libs/dummy.o +/bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -version-info 10:0:6 -o libgmpxx.la -rpath /usr/lib cxx/dummy.lo cxx/isfuns.lo cxx/ismpf.lo cxx/ismpq.lo cxx/ismpz.lo cxx/ismpznw.lo cxx/limits.lo cxx/osdoprnti.lo cxx/osfuns.lo cxx/osmpf.lo cxx/osmpq.lo cxx/osmpz.lo libgmp.la +libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/crtbeginS.o cxx/.libs/dummy.o cxx/.libs/isfuns.o cxx/.libs/ismpf.o cxx/.libs/ismpq.o cxx/.libs/ismpz.o cxx/.libs/ismpznw.o cxx/.libs/limits.o cxx/.libs/osdoprnti.o cxx/.libs/osfuns.o cxx/.libs/osmpf.o cxx/.libs/osmpq.o cxx/.libs/osmpz.o -Wl,-rpath -Wl,/sources/gmp-6.2.0/.libs ./.libs/libgmp.so -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0 -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/lib/../lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/crtendS.o /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../lib/crtn.o -O2 -m64 -mtune=skylake -march=broadwell -Wl,-soname -Wl,libgmpxx.so.4 -o .libs/libgmpxx.so.4.6.0 +libtool: link: (cd ".libs" && rm -f "libgmpxx.so.4" && ln -s "libgmpxx.so.4.6.0" "libgmpxx.so.4") +libtool: link: (cd ".libs" && rm -f "libgmpxx.so" && ln -s "libgmpxx.so.4.6.0" "libgmpxx.so") +libtool: link: ( cd ".libs" && rm -f "libgmpxx.la" && ln -s "../libgmpxx.la" "libgmpxx.la" ) +make[2]: Leaving directory '/sources/gmp-6.2.0' +make[1]: Leaving directory '/sources/gmp-6.2.0' +Making html in tests +make[1]: Entering directory '/sources/gmp-6.2.0/tests' +Making html in . +make[2]: Entering directory '/sources/gmp-6.2.0/tests' +make[2]: Nothing to be done for 'html-am'. +make[2]: Leaving directory '/sources/gmp-6.2.0/tests' +Making html in devel +make[2]: Entering directory '/sources/gmp-6.2.0/tests/devel' +make[2]: Nothing to be done for 'html'. +make[2]: Leaving directory '/sources/gmp-6.2.0/tests/devel' +Making html in mpn +make[2]: Entering directory '/sources/gmp-6.2.0/tests/mpn' +make[2]: Nothing to be done for 'html'. +make[2]: Leaving directory '/sources/gmp-6.2.0/tests/mpn' +Making html in mpz +make[2]: Entering directory '/sources/gmp-6.2.0/tests/mpz' +make[2]: Nothing to be done for 'html'. +make[2]: Leaving directory '/sources/gmp-6.2.0/tests/mpz' +Making html in mpq +make[2]: Entering directory '/sources/gmp-6.2.0/tests/mpq' +make[2]: Nothing to be done for 'html'. +make[2]: Leaving directory '/sources/gmp-6.2.0/tests/mpq' +Making html in mpf +make[2]: Entering directory '/sources/gmp-6.2.0/tests/mpf' +make[2]: Nothing to be done for 'html'. +make[2]: Leaving directory '/sources/gmp-6.2.0/tests/mpf' +Making html in rand +make[2]: Entering directory '/sources/gmp-6.2.0/tests/rand' +make[2]: Nothing to be done for 'html'. +make[2]: Leaving directory '/sources/gmp-6.2.0/tests/rand' +Making html in misc +make[2]: Entering directory '/sources/gmp-6.2.0/tests/misc' +make[2]: Nothing to be done for 'html'. +make[2]: Leaving directory '/sources/gmp-6.2.0/tests/misc' +Making html in cxx +make[2]: Entering directory '/sources/gmp-6.2.0/tests/cxx' +make[2]: Nothing to be done for 'html'. +make[2]: Leaving directory '/sources/gmp-6.2.0/tests/cxx' +make[1]: Leaving directory '/sources/gmp-6.2.0/tests' +Making html in mpn +make[1]: Entering directory '/sources/gmp-6.2.0/mpn' +make[1]: Nothing to be done for 'html'. +make[1]: Leaving directory '/sources/gmp-6.2.0/mpn' +Making html in mpz +make[1]: Entering directory '/sources/gmp-6.2.0/mpz' +make[1]: Nothing to be done for 'html'. +make[1]: Leaving directory '/sources/gmp-6.2.0/mpz' +Making html in mpq +make[1]: Entering directory '/sources/gmp-6.2.0/mpq' +make[1]: Nothing to be done for 'html'. +make[1]: Leaving directory '/sources/gmp-6.2.0/mpq' +Making html in mpf +make[1]: Entering directory '/sources/gmp-6.2.0/mpf' +make[1]: Nothing to be done for 'html'. +make[1]: Leaving directory '/sources/gmp-6.2.0/mpf' +Making html in printf +make[1]: Entering directory '/sources/gmp-6.2.0/printf' +make[1]: Nothing to be done for 'html'. +make[1]: Leaving directory '/sources/gmp-6.2.0/printf' +Making html in scanf +make[1]: Entering directory '/sources/gmp-6.2.0/scanf' +make[1]: Nothing to be done for 'html'. +make[1]: Leaving directory '/sources/gmp-6.2.0/scanf' +Making html in rand +make[1]: Entering directory '/sources/gmp-6.2.0/rand' +make[1]: Nothing to be done for 'html'. +make[1]: Leaving directory '/sources/gmp-6.2.0/rand' +Making html in cxx +make[1]: Entering directory '/sources/gmp-6.2.0/cxx' +make[1]: Nothing to be done for 'html'. +make[1]: Leaving directory '/sources/gmp-6.2.0/cxx' +Making html in demos +make[1]: Entering directory '/sources/gmp-6.2.0/demos' +Making html in calc +make[2]: Entering directory '/sources/gmp-6.2.0/demos/calc' +make[2]: Nothing to be done for 'html'. +make[2]: Leaving directory '/sources/gmp-6.2.0/demos/calc' +Making html in expr +make[2]: Entering directory '/sources/gmp-6.2.0/demos/expr' +make[2]: Nothing to be done for 'html'. +make[2]: Leaving directory '/sources/gmp-6.2.0/demos/expr' +make[2]: Entering directory '/sources/gmp-6.2.0/demos' +make[2]: Nothing to be done for 'html-am'. +make[2]: Leaving directory '/sources/gmp-6.2.0/demos' +make[1]: Leaving directory '/sources/gmp-6.2.0/demos' +Making html in tune +make[1]: Entering directory '/sources/gmp-6.2.0/tune' +make[1]: Nothing to be done for 'html'. +make[1]: Leaving directory '/sources/gmp-6.2.0/tune' +Making html in doc +make[1]: Entering directory '/sources/gmp-6.2.0/doc' +rm -rf gmp.htp +if /bin/sh /sources/gmp-6.2.0/missing makeinfo --html -I . \ + -o gmp.htp gmp.texi; \ +then \ + rm -rf gmp.html && mv gmp.htp gmp.html; \ +else \ + rm -rf gmp.htp; exit 1; \ +fi +make[1]: Leaving directory '/sources/gmp-6.2.0/doc' +make[1]: Entering directory '/sources/gmp-6.2.0' +make[1]: Nothing to be done for 'html-am'. +make[1]: Leaving directory '/sources/gmp-6.2.0' +make install-recursive +make[1]: Entering directory '/sources/gmp-6.2.0' +Making install in tests +make[2]: Entering directory '/sources/gmp-6.2.0/tests' +Making install in . +make[3]: Entering directory '/sources/gmp-6.2.0/tests' +make[4]: Entering directory '/sources/gmp-6.2.0/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 '/sources/gmp-6.2.0/tests' +make[3]: Leaving directory '/sources/gmp-6.2.0/tests' +Making install in devel +make[3]: Entering directory '/sources/gmp-6.2.0/tests/devel' +make[4]: Entering directory '/sources/gmp-6.2.0/tests/devel' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/gmp-6.2.0/tests/devel' +make[3]: Leaving directory '/sources/gmp-6.2.0/tests/devel' +Making install in mpn +make[3]: Entering directory '/sources/gmp-6.2.0/tests/mpn' +make[4]: Entering directory '/sources/gmp-6.2.0/tests/mpn' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/gmp-6.2.0/tests/mpn' +make[3]: Leaving directory '/sources/gmp-6.2.0/tests/mpn' +Making install in mpz +make[3]: Entering directory '/sources/gmp-6.2.0/tests/mpz' +make[4]: Entering directory '/sources/gmp-6.2.0/tests/mpz' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/gmp-6.2.0/tests/mpz' +make[3]: Leaving directory '/sources/gmp-6.2.0/tests/mpz' +Making install in mpq +make[3]: Entering directory '/sources/gmp-6.2.0/tests/mpq' +make[4]: Entering directory '/sources/gmp-6.2.0/tests/mpq' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/gmp-6.2.0/tests/mpq' +make[3]: Leaving directory '/sources/gmp-6.2.0/tests/mpq' +Making install in mpf +make[3]: Entering directory '/sources/gmp-6.2.0/tests/mpf' +make[4]: Entering directory '/sources/gmp-6.2.0/tests/mpf' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/gmp-6.2.0/tests/mpf' +make[3]: Leaving directory '/sources/gmp-6.2.0/tests/mpf' +Making install in rand +make[3]: Entering directory '/sources/gmp-6.2.0/tests/rand' +make[4]: Entering directory '/sources/gmp-6.2.0/tests/rand' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/gmp-6.2.0/tests/rand' +make[3]: Leaving directory '/sources/gmp-6.2.0/tests/rand' +Making install in misc +make[3]: Entering directory '/sources/gmp-6.2.0/tests/misc' +make[4]: Entering directory '/sources/gmp-6.2.0/tests/misc' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/gmp-6.2.0/tests/misc' +make[3]: Leaving directory '/sources/gmp-6.2.0/tests/misc' +Making install in cxx +make[3]: Entering directory '/sources/gmp-6.2.0/tests/cxx' +make[4]: Entering directory '/sources/gmp-6.2.0/tests/cxx' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/gmp-6.2.0/tests/cxx' +make[3]: Leaving directory '/sources/gmp-6.2.0/tests/cxx' +make[2]: Leaving directory '/sources/gmp-6.2.0/tests' +Making install in mpn +make[2]: Entering directory '/sources/gmp-6.2.0/mpn' +make[3]: Entering directory '/sources/gmp-6.2.0/mpn' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/gmp-6.2.0/mpn' +make[2]: Leaving directory '/sources/gmp-6.2.0/mpn' +Making install in mpz +make[2]: Entering directory '/sources/gmp-6.2.0/mpz' +make[3]: Entering directory '/sources/gmp-6.2.0/mpz' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/gmp-6.2.0/mpz' +make[2]: Leaving directory '/sources/gmp-6.2.0/mpz' +Making install in mpq +make[2]: Entering directory '/sources/gmp-6.2.0/mpq' +make[3]: Entering directory '/sources/gmp-6.2.0/mpq' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/gmp-6.2.0/mpq' +make[2]: Leaving directory '/sources/gmp-6.2.0/mpq' +Making install in mpf +make[2]: Entering directory '/sources/gmp-6.2.0/mpf' +make[3]: Entering directory '/sources/gmp-6.2.0/mpf' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/gmp-6.2.0/mpf' +make[2]: Leaving directory '/sources/gmp-6.2.0/mpf' +Making install in printf +make[2]: Entering directory '/sources/gmp-6.2.0/printf' +make[3]: Entering directory '/sources/gmp-6.2.0/printf' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/gmp-6.2.0/printf' +make[2]: Leaving directory '/sources/gmp-6.2.0/printf' +Making install in scanf +make[2]: Entering directory '/sources/gmp-6.2.0/scanf' +make[3]: Entering directory '/sources/gmp-6.2.0/scanf' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/gmp-6.2.0/scanf' +make[2]: Leaving directory '/sources/gmp-6.2.0/scanf' +Making install in rand +make[2]: Entering directory '/sources/gmp-6.2.0/rand' +make[3]: Entering directory '/sources/gmp-6.2.0/rand' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/gmp-6.2.0/rand' +make[2]: Leaving directory '/sources/gmp-6.2.0/rand' +Making install in cxx +make[2]: Entering directory '/sources/gmp-6.2.0/cxx' +make[3]: Entering directory '/sources/gmp-6.2.0/cxx' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/gmp-6.2.0/cxx' +make[2]: Leaving directory '/sources/gmp-6.2.0/cxx' +Making install in demos +make[2]: Entering directory '/sources/gmp-6.2.0/demos' +Making install in calc +make[3]: Entering directory '/sources/gmp-6.2.0/demos/calc' +make install-am +make[4]: Entering directory '/sources/gmp-6.2.0/demos/calc' +make[5]: Entering directory '/sources/gmp-6.2.0/demos/calc' +make[5]: Nothing to be done for 'install-exec-am'. +make[5]: Nothing to be done for 'install-data-am'. +make[5]: Leaving directory '/sources/gmp-6.2.0/demos/calc' +make[4]: Leaving directory '/sources/gmp-6.2.0/demos/calc' +make[3]: Leaving directory '/sources/gmp-6.2.0/demos/calc' +Making install in expr +make[3]: Entering directory '/sources/gmp-6.2.0/demos/expr' +make[4]: Entering directory '/sources/gmp-6.2.0/demos/expr' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/gmp-6.2.0/demos/expr' +make[3]: Leaving directory '/sources/gmp-6.2.0/demos/expr' +make[3]: Entering directory '/sources/gmp-6.2.0/demos' +make[4]: Entering directory '/sources/gmp-6.2.0/demos' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/gmp-6.2.0/demos' +make[3]: Leaving directory '/sources/gmp-6.2.0/demos' +make[2]: Leaving directory '/sources/gmp-6.2.0/demos' +Making install in tune +make[2]: Entering directory '/sources/gmp-6.2.0/tune' +make[3]: Entering directory '/sources/gmp-6.2.0/tune' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/gmp-6.2.0/tune' +make[2]: Leaving directory '/sources/gmp-6.2.0/tune' +Making install in doc +make[2]: Entering directory '/sources/gmp-6.2.0/doc' +make[3]: Entering directory '/sources/gmp-6.2.0/doc' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./gmp.info ./gmp.info-1 ./gmp.info-2 '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/gmp.info' +make[3]: Leaving directory '/sources/gmp-6.2.0/doc' +make[2]: Leaving directory '/sources/gmp-6.2.0/doc' +make[2]: Entering directory '/sources/gmp-6.2.0' +make[3]: Entering directory '/sources/gmp-6.2.0' + /bin/mkdir -p '/usr/lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libgmp.la libgmpxx.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/libgmp.so.10.4.0 /usr/lib/libgmp.so.10.4.0 +libtool: install: (cd /usr/lib && { ln -s -f libgmp.so.10.4.0 libgmp.so.10 || { rm -f libgmp.so.10 && ln -s libgmp.so.10.4.0 libgmp.so.10; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libgmp.so.10.4.0 libgmp.so || { rm -f libgmp.so && ln -s libgmp.so.10.4.0 libgmp.so; }; }) +libtool: install: /usr/bin/install -c .libs/libgmp.lai /usr/lib/libgmp.la +libtool: install: (cd /sources/gmp-6.2.0; /bin/sh "/sources/gmp-6.2.0/libtool" --tag CXX --mode=relink g++ -O2 -pedantic -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -version-info 10:0:6 -o libgmpxx.la -rpath /usr/lib cxx/dummy.lo cxx/isfuns.lo cxx/ismpf.lo cxx/ismpq.lo cxx/ismpz.lo cxx/ismpznw.lo cxx/limits.lo cxx/osdoprnti.lo cxx/osfuns.lo cxx/osmpf.lo cxx/osmpq.lo cxx/osmpz.lo libgmp.la ) +libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/crtbeginS.o cxx/.libs/dummy.o cxx/.libs/isfuns.o cxx/.libs/ismpf.o cxx/.libs/ismpq.o cxx/.libs/ismpz.o cxx/.libs/ismpznw.o cxx/.libs/limits.o cxx/.libs/osdoprnti.o cxx/.libs/osfuns.o cxx/.libs/osmpf.o cxx/.libs/osmpq.o cxx/.libs/osmpz.o -L/usr/lib -lgmp -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0 -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/lib/../lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/crtendS.o /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../lib/crtn.o -O2 -m64 -mtune=skylake -march=broadwell -Wl,-soname -Wl,libgmpxx.so.4 -o .libs/libgmpxx.so.4.6.0 +libtool: install: /usr/bin/install -c .libs/libgmpxx.so.4.6.0T /usr/lib/libgmpxx.so.4.6.0 +libtool: install: (cd /usr/lib && { ln -s -f libgmpxx.so.4.6.0 libgmpxx.so.4 || { rm -f libgmpxx.so.4 && ln -s libgmpxx.so.4.6.0 libgmpxx.so.4; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libgmpxx.so.4.6.0 libgmpxx.so || { rm -f libgmpxx.so && ln -s libgmpxx.so.4.6.0 libgmpxx.so; }; }) +libtool: install: /usr/bin/install -c .libs/libgmpxx.lai /usr/lib/libgmpxx.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 gmp.h '/usr/include' + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 gmpxx.h '/usr/include' + /bin/mkdir -p '/usr/lib/pkgconfig' + /usr/bin/install -c -m 644 gmp.pc gmpxx.pc '/usr/lib/pkgconfig' +make install-data-hook +make[4]: Entering directory '/sources/gmp-6.2.0' + ++-------------------------------------------------------------+ +| CAUTION: | +| | +| If you have not already run "make check", then we strongly | +| recommend you do so. | +| | +| GMP has been carefully tested by its authors, but compilers | +| are all too often released with serious bugs. GMP tends to | +| explore interesting corners in compilers and has hit bugs | +| on quite a few occasions. | +| | ++-------------------------------------------------------------+ + +make[4]: Leaving directory '/sources/gmp-6.2.0' +make[3]: Leaving directory '/sources/gmp-6.2.0' +make[2]: Leaving directory '/sources/gmp-6.2.0' +make[1]: Leaving directory '/sources/gmp-6.2.0' +Making install-html in tests +make[1]: Entering directory '/sources/gmp-6.2.0/tests' +Making install-html in . +make[2]: Entering directory '/sources/gmp-6.2.0/tests' +make[2]: Nothing to be done for 'install-html-am'. +make[2]: Leaving directory '/sources/gmp-6.2.0/tests' +Making install-html in devel +make[2]: Entering directory '/sources/gmp-6.2.0/tests/devel' +make[2]: Nothing to be done for 'install-html'. +make[2]: Leaving directory '/sources/gmp-6.2.0/tests/devel' +Making install-html in mpn +make[2]: Entering directory '/sources/gmp-6.2.0/tests/mpn' +make[2]: Nothing to be done for 'install-html'. +make[2]: Leaving directory '/sources/gmp-6.2.0/tests/mpn' +Making install-html in mpz +make[2]: Entering directory '/sources/gmp-6.2.0/tests/mpz' +make[2]: Nothing to be done for 'install-html'. +make[2]: Leaving directory '/sources/gmp-6.2.0/tests/mpz' +Making install-html in mpq +make[2]: Entering directory '/sources/gmp-6.2.0/tests/mpq' +make[2]: Nothing to be done for 'install-html'. +make[2]: Leaving directory '/sources/gmp-6.2.0/tests/mpq' +Making install-html in mpf +make[2]: Entering directory '/sources/gmp-6.2.0/tests/mpf' +make[2]: Nothing to be done for 'install-html'. +make[2]: Leaving directory '/sources/gmp-6.2.0/tests/mpf' +Making install-html in rand +make[2]: Entering directory '/sources/gmp-6.2.0/tests/rand' +make[2]: Nothing to be done for 'install-html'. +make[2]: Leaving directory '/sources/gmp-6.2.0/tests/rand' +Making install-html in misc +make[2]: Entering directory '/sources/gmp-6.2.0/tests/misc' +make[2]: Nothing to be done for 'install-html'. +make[2]: Leaving directory '/sources/gmp-6.2.0/tests/misc' +Making install-html in cxx +make[2]: Entering directory '/sources/gmp-6.2.0/tests/cxx' +make[2]: Nothing to be done for 'install-html'. +make[2]: Leaving directory '/sources/gmp-6.2.0/tests/cxx' +make[1]: Leaving directory '/sources/gmp-6.2.0/tests' +Making install-html in mpn +make[1]: Entering directory '/sources/gmp-6.2.0/mpn' +make[1]: Nothing to be done for 'install-html'. +make[1]: Leaving directory '/sources/gmp-6.2.0/mpn' +Making install-html in mpz +make[1]: Entering directory '/sources/gmp-6.2.0/mpz' +make[1]: Nothing to be done for 'install-html'. +make[1]: Leaving directory '/sources/gmp-6.2.0/mpz' +Making install-html in mpq +make[1]: Entering directory '/sources/gmp-6.2.0/mpq' +make[1]: Nothing to be done for 'install-html'. +make[1]: Leaving directory '/sources/gmp-6.2.0/mpq' +Making install-html in mpf +make[1]: Entering directory '/sources/gmp-6.2.0/mpf' +make[1]: Nothing to be done for 'install-html'. +make[1]: Leaving directory '/sources/gmp-6.2.0/mpf' +Making install-html in printf +make[1]: Entering directory '/sources/gmp-6.2.0/printf' +make[1]: Nothing to be done for 'install-html'. +make[1]: Leaving directory '/sources/gmp-6.2.0/printf' +Making install-html in scanf +make[1]: Entering directory '/sources/gmp-6.2.0/scanf' +make[1]: Nothing to be done for 'install-html'. +make[1]: Leaving directory '/sources/gmp-6.2.0/scanf' +Making install-html in rand +make[1]: Entering directory '/sources/gmp-6.2.0/rand' +make[1]: Nothing to be done for 'install-html'. +make[1]: Leaving directory '/sources/gmp-6.2.0/rand' +Making install-html in cxx +make[1]: Entering directory '/sources/gmp-6.2.0/cxx' +make[1]: Nothing to be done for 'install-html'. +make[1]: Leaving directory '/sources/gmp-6.2.0/cxx' +Making install-html in demos +make[1]: Entering directory '/sources/gmp-6.2.0/demos' +Making install-html in calc +make[2]: Entering directory '/sources/gmp-6.2.0/demos/calc' +make[2]: Nothing to be done for 'install-html'. +make[2]: Leaving directory '/sources/gmp-6.2.0/demos/calc' +Making install-html in expr +make[2]: Entering directory '/sources/gmp-6.2.0/demos/expr' +make[2]: Nothing to be done for 'install-html'. +make[2]: Leaving directory '/sources/gmp-6.2.0/demos/expr' +make[2]: Entering directory '/sources/gmp-6.2.0/demos' +make[2]: Nothing to be done for 'install-html-am'. +make[2]: Leaving directory '/sources/gmp-6.2.0/demos' +make[1]: Leaving directory '/sources/gmp-6.2.0/demos' +Making install-html in tune +make[1]: Entering directory '/sources/gmp-6.2.0/tune' +make[1]: Nothing to be done for 'install-html'. +make[1]: Leaving directory '/sources/gmp-6.2.0/tune' +Making install-html in doc +make[1]: Entering directory '/sources/gmp-6.2.0/doc' + /bin/mkdir -p '/usr/share/doc/gmp-6.2.0' + /bin/mkdir -p '/usr/share/doc/gmp-6.2.0/gmp.html' + /usr/bin/install -c -m 644 'gmp.html'/* '/usr/share/doc/gmp-6.2.0/gmp.html' +make[1]: Leaving directory '/sources/gmp-6.2.0/doc' +make[1]: Entering directory '/sources/gmp-6.2.0' +make[1]: Nothing to be done for 'install-html-am'. +make[1]: Leaving directory '/sources/gmp-6.2.0' +[lfs-scripts] Finishing build of gmp-6.2.0 at Tue Feb 2 10:34:52 -03 2021 +[lfs-scripts] Starting build of mpfr-4.1.0 at Tue Feb 2 10:34:52 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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... /bin/grep +checking for egrep... /bin/grep -E +checking for a sed that does not truncate output... /bin/sed +checking whether configure options are compatible... yes +checking for CC and CFLAGS in gmp.h... CC=gcc CFLAGS=-O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell +checking for CC=gcc and CFLAGS=-O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell... 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 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 ar... ar +checking the archiver (ar) interface... ar +checking how to print strings... printf +checking for a sed that does not truncate output... (cached) /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/x86_64-lfs-linux-gnu/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 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 /usr/x86_64-lfs-linux-gnu/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 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... /bin/dd +checking how to truncate binary pipes... /bin/dd bs=4096 count=1 +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 (/usr/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 non-MS-Windows ICC... no +checking whether the selected language is C++... 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 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... 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... yes +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 compiler knows _Decimal64... no +checking bit-field ordering for _Decimal128... unavailable or unknown +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.0/6.2.0) 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... yes +checking for __gmpn_rsblsh1_n... yes +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 +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 +Making all in doc +make[1]: Entering directory '/sources/mpfr-4.1.0/doc' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/mpfr-4.1.0/doc' +Making all in src +make[1]: Entering directory '/sources/mpfr-4.1.0/src' +../tools/get_patches.sh ../PATCHES > get_patches.c || { rm -f get_patches.c; exit 1; } +make all-am +make[2]: Entering directory '/sources/mpfr-4.1.0/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT exceptions.lo -MD -MP -MF $depbase.Tpo -c -o exceptions.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c exceptions.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT extract.lo -MD -MP -MF $depbase.Tpo -c -o extract.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT uceil_exp2.lo -MD -MP -MF $depbase.Tpo -c -o uceil_exp2.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT uceil_exp2.lo -MD -MP -MF .deps/uceil_exp2.Tpo -c uceil_exp2.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT uceil_log2.lo -MD -MP -MF $depbase.Tpo -c -o uceil_log2.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c uceil_log2.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT ufloor_log2.lo -MD -MP -MF $depbase.Tpo -c -o ufloor_log2.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT ufloor_log2.lo -MD -MP -MF .deps/ufloor_log2.Tpo -c ufloor_log2.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT add.lo -MD -MP -MF $depbase.Tpo -c -o add.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT add1.lo -MD -MP -MF $depbase.Tpo -c -o add1.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT add1.lo -MD -MP -MF .deps/add1.Tpo -c add1.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT add_ui.lo -MD -MP -MF $depbase.Tpo -c -o add_ui.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c add_ui.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT agm.lo -MD -MP -MF $depbase.Tpo -c -o agm.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c agm.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT clear.lo -MD -MP -MF $depbase.Tpo -c -o clear.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c clear.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cmp.lo -MD -MP -MF $depbase.Tpo -c -o cmp.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c cmp.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cmpabs.lo -MD -MP -MF $depbase.Tpo -c -o cmpabs.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cmpabs.lo -MD -MP -MF .deps/cmpabs.Tpo -c cmpabs.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cmp_si.lo -MD -MP -MF $depbase.Tpo -c -o cmp_si.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cmp_si.lo -MD -MP -MF .deps/cmp_si.Tpo -c cmp_si.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cmp_ui.lo -MD -MP -MF $depbase.Tpo -c -o cmp_ui.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cmp_ui.lo -MD -MP -MF .deps/cmp_ui.Tpo -c cmp_ui.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT comparisons.lo -MD -MP -MF $depbase.Tpo -c -o comparisons.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c comparisons.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT div_2exp.lo -MD -MP -MF $depbase.Tpo -c -o div_2exp.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c div_2exp.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT div_2si.lo -MD -MP -MF $depbase.Tpo -c -o div_2si.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c div_2si.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT div_2ui.lo -MD -MP -MF $depbase.Tpo -c -o div_2ui.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c div_2ui.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT div.lo -MD -MP -MF $depbase.Tpo -c -o div.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT div.lo -MD -MP -MF .deps/div.Tpo -c div.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT div_ui.lo -MD -MP -MF $depbase.Tpo -c -o div_ui.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c div_ui.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT dot.lo -MD -MP -MF $depbase.Tpo -c -o dot.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT dot.lo -MD -MP -MF .deps/dot.Tpo -c dot.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT dump.lo -MD -MP -MF $depbase.Tpo -c -o dump.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c dump.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT eq.lo -MD -MP -MF $depbase.Tpo -c -o eq.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c eq.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT exp10.lo -MD -MP -MF $depbase.Tpo -c -o exp10.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT exp10.lo -MD -MP -MF .deps/exp10.Tpo -c exp10.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT exp2.lo -MD -MP -MF $depbase.Tpo -c -o exp2.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c exp2.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT exp3.lo -MD -MP -MF $depbase.Tpo -c -o exp3.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT exp3.lo -MD -MP -MF .deps/exp3.Tpo -c exp3.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT exp.lo -MD -MP -MF $depbase.Tpo -c -o exp.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c exp.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT frac.lo -MD -MP -MF $depbase.Tpo -c -o frac.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT frac.lo -MD -MP -MF .deps/frac.Tpo -c frac.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT frexp.lo -MD -MP -MF $depbase.Tpo -c -o frexp.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT frexp.lo -MD -MP -MF .deps/frexp.Tpo -c frexp.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_d.lo -MD -MP -MF $depbase.Tpo -c -o get_d.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c get_d.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_exp.lo -MD -MP -MF $depbase.Tpo -c -o get_exp.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_exp.lo -MD -MP -MF .deps/get_exp.Tpo -c get_exp.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_str.lo -MD -MP -MF $depbase.Tpo -c -o get_str.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c get_str.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT init.lo -MD -MP -MF $depbase.Tpo -c -o init.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT inp_str.lo -MD -MP -MF $depbase.Tpo -c -o inp_str.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c inp_str.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT isinteger.lo -MD -MP -MF $depbase.Tpo -c -o isinteger.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT isinteger.lo -MD -MP -MF .deps/isinteger.Tpo -c isinteger.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT isinf.lo -MD -MP -MF $depbase.Tpo -c -o isinf.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT isinf.lo -MD -MP -MF .deps/isinf.Tpo -c isinf.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT isnan.lo -MD -MP -MF $depbase.Tpo -c -o isnan.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT isnan.lo -MD -MP -MF .deps/isnan.Tpo -c isnan.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT isnum.lo -MD -MP -MF $depbase.Tpo -c -o isnum.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT isnum.lo -MD -MP -MF .deps/isnum.Tpo -c isnum.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT const_log2.lo -MD -MP -MF $depbase.Tpo -c -o const_log2.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT const_log2.lo -MD -MP -MF .deps/const_log2.Tpo -c const_log2.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT log.lo -MD -MP -MF $depbase.Tpo -c -o log.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT modf.lo -MD -MP -MF $depbase.Tpo -c -o modf.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT modf.lo -MD -MP -MF .deps/modf.Tpo -c modf.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT mul_2exp.lo -MD -MP -MF $depbase.Tpo -c -o mul_2exp.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c mul_2exp.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT mul_2si.lo -MD -MP -MF $depbase.Tpo -c -o mul_2si.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c mul_2si.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT mul_2ui.lo -MD -MP -MF $depbase.Tpo -c -o mul_2ui.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c mul_2ui.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT mul.lo -MD -MP -MF $depbase.Tpo -c -o mul.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c mul.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT mul_ui.lo -MD -MP -MF $depbase.Tpo -c -o mul_ui.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c mul_ui.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT neg.lo -MD -MP -MF $depbase.Tpo -c -o neg.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c neg.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT next.lo -MD -MP -MF $depbase.Tpo -c -o next.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT next.lo -MD -MP -MF .deps/next.Tpo -c next.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT out_str.lo -MD -MP -MF $depbase.Tpo -c -o out_str.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c out_str.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT printf.lo -MD -MP -MF $depbase.Tpo -c -o printf.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c printf.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT vasprintf.lo -MD -MP -MF $depbase.Tpo -c -o vasprintf.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c vasprintf.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT const_pi.lo -MD -MP -MF $depbase.Tpo -c -o const_pi.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT const_pi.lo -MD -MP -MF .deps/const_pi.Tpo -c const_pi.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT pow.lo -MD -MP -MF $depbase.Tpo -c -o pow.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c pow.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT pow_si.lo -MD -MP -MF $depbase.Tpo -c -o pow_si.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c pow_si.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT pow_ui.lo -MD -MP -MF $depbase.Tpo -c -o pow_ui.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c pow_ui.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT print_raw.lo -MD -MP -MF $depbase.Tpo -c -o print_raw.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT print_raw.lo -MD -MP -MF .deps/print_raw.Tpo -c print_raw.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT print_rnd_mode.lo -MD -MP -MF $depbase.Tpo -c -o print_rnd_mode.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT print_rnd_mode.lo -MD -MP -MF .deps/print_rnd_mode.Tpo -c print_rnd_mode.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT reldiff.lo -MD -MP -MF $depbase.Tpo -c -o reldiff.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT reldiff.lo -MD -MP -MF .deps/reldiff.Tpo -c reldiff.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT round_prec.lo -MD -MP -MF $depbase.Tpo -c -o round_prec.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c round_prec.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set.lo -MD -MP -MF $depbase.Tpo -c -o set.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set.lo -MD -MP -MF .deps/set.Tpo -c set.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT setmax.lo -MD -MP -MF $depbase.Tpo -c -o setmax.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT setmax.lo -MD -MP -MF .deps/setmax.Tpo -c setmax.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT setmin.lo -MD -MP -MF $depbase.Tpo -c -o setmin.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT setmin.lo -MD -MP -MF .deps/setmin.Tpo -c setmin.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_d.lo -MD -MP -MF $depbase.Tpo -c -o set_d.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c set_d.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_dfl_prec.lo -MD -MP -MF $depbase.Tpo -c -o set_dfl_prec.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_dfl_prec.lo -MD -MP -MF .deps/set_dfl_prec.Tpo -c set_dfl_prec.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_exp.lo -MD -MP -MF $depbase.Tpo -c -o set_exp.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_exp.lo -MD -MP -MF .deps/set_exp.Tpo -c set_exp.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_rnd.lo -MD -MP -MF $depbase.Tpo -c -o set_rnd.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_rnd.lo -MD -MP -MF .deps/set_rnd.Tpo -c set_rnd.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_f.lo -MD -MP -MF $depbase.Tpo -c -o set_f.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_f.lo -MD -MP -MF .deps/set_f.Tpo -c set_f.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_prc_raw.lo -MD -MP -MF $depbase.Tpo -c -o set_prc_raw.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_prc_raw.lo -MD -MP -MF .deps/set_prc_raw.Tpo -c set_prc_raw.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_prec.lo -MD -MP -MF $depbase.Tpo -c -o set_prec.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c set_prec.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_q.lo -MD -MP -MF $depbase.Tpo -c -o set_q.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c set_q.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_si.lo -MD -MP -MF $depbase.Tpo -c -o set_si.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c set_si.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_str.lo -MD -MP -MF $depbase.Tpo -c -o set_str.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c set_str.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_str_raw.lo -MD -MP -MF $depbase.Tpo -c -o set_str_raw.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_str_raw.lo -MD -MP -MF .deps/set_str_raw.Tpo -c set_str_raw.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_ui.lo -MD -MP -MF $depbase.Tpo -c -o set_ui.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c set_ui.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_z.lo -MD -MP -MF $depbase.Tpo -c -o set_z.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c set_z.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sqrt.lo -MD -MP -MF $depbase.Tpo -c -o sqrt.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c sqrt.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sqrt_ui.lo -MD -MP -MF $depbase.Tpo -c -o sqrt_ui.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sqrt_ui.lo -MD -MP -MF .deps/sqrt_ui.Tpo -c sqrt_ui.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sub.lo -MD -MP -MF $depbase.Tpo -c -o sub.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c sub.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sub1.lo -MD -MP -MF $depbase.Tpo -c -o sub1.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sub1.lo -MD -MP -MF .deps/sub1.Tpo -c sub1.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sub_ui.lo -MD -MP -MF $depbase.Tpo -c -o sub_ui.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c sub_ui.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT rint.lo -MD -MP -MF $depbase.Tpo -c -o rint.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT rint.lo -MD -MP -MF .deps/rint.Tpo -c rint.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT ui_div.lo -MD -MP -MF $depbase.Tpo -c -o ui_div.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ui_div.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT ui_sub.lo -MD -MP -MF $depbase.Tpo -c -o ui_sub.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c ui_sub.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT urandom.lo -MD -MP -MF $depbase.Tpo -c -o urandom.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c urandom.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT urandomb.lo -MD -MP -MF $depbase.Tpo -c -o urandomb.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT urandomb.lo -MD -MP -MF .deps/urandomb.Tpo -c urandomb.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_z_exp.lo -MD -MP -MF $depbase.Tpo -c -o get_z_exp.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_z_exp.lo -MD -MP -MF .deps/get_z_exp.Tpo -c get_z_exp.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT swap.lo -MD -MP -MF $depbase.Tpo -c -o swap.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c swap.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT factorial.lo -MD -MP -MF $depbase.Tpo -c -o factorial.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT factorial.lo -MD -MP -MF .deps/factorial.Tpo -c factorial.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cosh.lo -MD -MP -MF $depbase.Tpo -c -o cosh.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c cosh.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sinh.lo -MD -MP -MF $depbase.Tpo -c -o sinh.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c sinh.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT tanh.lo -MD -MP -MF $depbase.Tpo -c -o tanh.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c tanh.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sinh_cosh.lo -MD -MP -MF $depbase.Tpo -c -o sinh_cosh.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sinh_cosh.lo -MD -MP -MF .deps/sinh_cosh.Tpo -c sinh_cosh.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT acosh.lo -MD -MP -MF $depbase.Tpo -c -o acosh.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c acosh.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT asinh.lo -MD -MP -MF $depbase.Tpo -c -o asinh.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c asinh.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT atanh.lo -MD -MP -MF $depbase.Tpo -c -o atanh.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c atanh.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT atan.lo -MD -MP -MF $depbase.Tpo -c -o atan.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c atan.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cmp2.lo -MD -MP -MF $depbase.Tpo -c -o cmp2.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cmp2.lo -MD -MP -MF .deps/cmp2.Tpo -c cmp2.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT exp_2.lo -MD -MP -MF $depbase.Tpo -c -o exp_2.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT exp_2.lo -MD -MP -MF .deps/exp_2.Tpo -c exp_2.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT asin.lo -MD -MP -MF $depbase.Tpo -c -o asin.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c asin.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT const_euler.lo -MD -MP -MF $depbase.Tpo -c -o const_euler.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT const_euler.lo -MD -MP -MF .deps/const_euler.Tpo -c const_euler.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cos.lo -MD -MP -MF $depbase.Tpo -c -o cos.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c cos.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sin.lo -MD -MP -MF $depbase.Tpo -c -o sin.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c sin.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT tan.lo -MD -MP -MF $depbase.Tpo -c -o tan.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c tan.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fma.lo -MD -MP -MF $depbase.Tpo -c -o fma.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c fma.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fms.lo -MD -MP -MF $depbase.Tpo -c -o fms.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fms.lo -MD -MP -MF .deps/fms.Tpo -c fms.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT hypot.lo -MD -MP -MF $depbase.Tpo -c -o hypot.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c hypot.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT log1p.lo -MD -MP -MF $depbase.Tpo -c -o log1p.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c log1p.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT expm1.lo -MD -MP -MF $depbase.Tpo -c -o expm1.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c expm1.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT log2.lo -MD -MP -MF $depbase.Tpo -c -o log2.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c log2.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT log10.lo -MD -MP -MF $depbase.Tpo -c -o log10.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c log10.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT ui_pow.lo -MD -MP -MF $depbase.Tpo -c -o ui_pow.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT ui_pow.lo -MD -MP -MF .deps/ui_pow.Tpo -c ui_pow.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT ui_pow_ui.lo -MD -MP -MF $depbase.Tpo -c -o ui_pow_ui.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT ui_pow_ui.lo -MD -MP -MF .deps/ui_pow_ui.Tpo -c ui_pow_ui.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT minmax.lo -MD -MP -MF $depbase.Tpo -c -o minmax.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c minmax.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT dim.lo -MD -MP -MF $depbase.Tpo -c -o dim.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c dim.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT signbit.lo -MD -MP -MF $depbase.Tpo -c -o signbit.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT signbit.lo -MD -MP -MF .deps/signbit.Tpo -c signbit.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT copysign.lo -MD -MP -MF $depbase.Tpo -c -o copysign.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT copysign.lo -MD -MP -MF .deps/copysign.Tpo -c copysign.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT setsign.lo -MD -MP -MF $depbase.Tpo -c -o setsign.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT setsign.lo -MD -MP -MF .deps/setsign.Tpo -c setsign.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT gmp_op.lo -MD -MP -MF $depbase.Tpo -c -o gmp_op.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT gmp_op.lo -MD -MP -MF .deps/gmp_op.Tpo -c gmp_op.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT init2.lo -MD -MP -MF $depbase.Tpo -c -o init2.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c init2.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT acos.lo -MD -MP -MF $depbase.Tpo -c -o acos.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c acos.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sin_cos.lo -MD -MP -MF $depbase.Tpo -c -o sin_cos.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c sin_cos.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_nan.lo -MD -MP -MF $depbase.Tpo -c -o set_nan.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_nan.lo -MD -MP -MF .deps/set_nan.Tpo -c set_nan.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_inf.lo -MD -MP -MF $depbase.Tpo -c -o set_inf.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_inf.lo -MD -MP -MF .deps/set_inf.Tpo -c set_inf.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_zero.lo -MD -MP -MF $depbase.Tpo -c -o set_zero.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_zero.lo -MD -MP -MF .deps/set_zero.Tpo -c set_zero.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT powerof2.lo -MD -MP -MF $depbase.Tpo -c -o powerof2.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT powerof2.lo -MD -MP -MF .deps/powerof2.Tpo -c powerof2.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT gamma.lo -MD -MP -MF $depbase.Tpo -c -o gamma.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c gamma.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_ld.lo -MD -MP -MF $depbase.Tpo -c -o set_ld.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_ld.lo -MD -MP -MF .deps/set_ld.Tpo -c set_ld.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_ld.lo -MD -MP -MF $depbase.Tpo -c -o get_ld.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_ld.lo -MD -MP -MF .deps/get_ld.Tpo -c get_ld.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cbrt.lo -MD -MP -MF $depbase.Tpo -c -o cbrt.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c cbrt.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT volatile.lo -MD -MP -MF $depbase.Tpo -c -o volatile.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c volatile.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fits_sshort.lo -MD -MP -MF $depbase.Tpo -c -o fits_sshort.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fits_sshort.lo -MD -MP -MF .deps/fits_sshort.Tpo -c fits_sshort.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fits_sint.lo -MD -MP -MF $depbase.Tpo -c -o fits_sint.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fits_sint.lo -MD -MP -MF .deps/fits_sint.Tpo -c fits_sint.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fits_slong.lo -MD -MP -MF $depbase.Tpo -c -o fits_slong.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fits_slong.lo -MD -MP -MF .deps/fits_slong.Tpo -c fits_slong.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fits_ushort.lo -MD -MP -MF $depbase.Tpo -c -o fits_ushort.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fits_ushort.lo -MD -MP -MF .deps/fits_ushort.Tpo -c fits_ushort.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fits_uint.lo -MD -MP -MF $depbase.Tpo -c -o fits_uint.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fits_uint.lo -MD -MP -MF .deps/fits_uint.Tpo -c fits_uint.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fits_ulong.lo -MD -MP -MF $depbase.Tpo -c -o fits_ulong.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fits_ulong.lo -MD -MP -MF .deps/fits_ulong.Tpo -c fits_ulong.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fits_uintmax.lo -MD -MP -MF $depbase.Tpo -c -o fits_uintmax.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fits_uintmax.lo -MD -MP -MF .deps/fits_uintmax.Tpo -c fits_uintmax.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fits_intmax.lo -MD -MP -MF $depbase.Tpo -c -o fits_intmax.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fits_intmax.lo -MD -MP -MF .deps/fits_intmax.Tpo -c fits_intmax.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_si.lo -MD -MP -MF $depbase.Tpo -c -o get_si.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_si.lo -MD -MP -MF .deps/get_si.Tpo -c get_si.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_ui.lo -MD -MP -MF $depbase.Tpo -c -o get_ui.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_ui.lo -MD -MP -MF .deps/get_ui.Tpo -c get_ui.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT zeta.lo -MD -MP -MF $depbase.Tpo -c -o zeta.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT zeta.lo -MD -MP -MF .deps/zeta.Tpo -c zeta.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cmp_d.lo -MD -MP -MF $depbase.Tpo -c -o cmp_d.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cmp_d.lo -MD -MP -MF .deps/cmp_d.Tpo -c cmp_d.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT erf.lo -MD -MP -MF $depbase.Tpo -c -o erf.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c erf.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT inits.lo -MD -MP -MF $depbase.Tpo -c -o inits.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT inits.lo -MD -MP -MF .deps/inits.Tpo -c inits.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT inits2.lo -MD -MP -MF $depbase.Tpo -c -o inits2.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT inits2.lo -MD -MP -MF .deps/inits2.Tpo -c inits2.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT clears.lo -MD -MP -MF $depbase.Tpo -c -o clears.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT clears.lo -MD -MP -MF .deps/clears.Tpo -c clears.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sgn.lo -MD -MP -MF $depbase.Tpo -c -o sgn.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sgn.lo -MD -MP -MF .deps/sgn.Tpo -c sgn.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT check.lo -MD -MP -MF $depbase.Tpo -c -o check.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT check.lo -MD -MP -MF .deps/check.Tpo -c check.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sub1sp.lo -MD -MP -MF $depbase.Tpo -c -o sub1sp.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sub1sp.lo -MD -MP -MF .deps/sub1sp.Tpo -c sub1sp.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT version.lo -MD -MP -MF $depbase.Tpo -c -o version.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT mpn_exp.lo -MD -MP -MF $depbase.Tpo -c -o mpn_exp.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT mpn_exp.lo -MD -MP -MF .deps/mpn_exp.Tpo -c mpn_exp.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT mpfr-gmp.lo -MD -MP -MF $depbase.Tpo -c -o mpfr-gmp.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT mpfr-gmp.lo -MD -MP -MF .deps/mpfr-gmp.Tpo -c mpfr-gmp.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT mp_clz_tab.lo -MD -MP -MF $depbase.Tpo -c -o mp_clz_tab.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT mp_clz_tab.lo -MD -MP -MF .deps/mp_clz_tab.Tpo -c mp_clz_tab.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sum.lo -MD -MP -MF $depbase.Tpo -c -o sum.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c sum.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT add1sp.lo -MD -MP -MF $depbase.Tpo -c -o add1sp.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT add1sp.lo -MD -MP -MF .deps/add1sp.Tpo -c add1sp.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT free_cache.lo -MD -MP -MF $depbase.Tpo -c -o free_cache.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT free_cache.lo -MD -MP -MF .deps/free_cache.Tpo -c free_cache.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT si_op.lo -MD -MP -MF $depbase.Tpo -c -o si_op.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT si_op.lo -MD -MP -MF .deps/si_op.Tpo -c si_op.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cmp_ld.lo -MD -MP -MF $depbase.Tpo -c -o cmp_ld.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cmp_ld.lo -MD -MP -MF .deps/cmp_ld.Tpo -c cmp_ld.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_ui_2exp.lo -MD -MP -MF $depbase.Tpo -c -o set_ui_2exp.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_ui_2exp.lo -MD -MP -MF .deps/set_ui_2exp.Tpo -c set_ui_2exp.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_si_2exp.lo -MD -MP -MF $depbase.Tpo -c -o set_si_2exp.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_si_2exp.lo -MD -MP -MF .deps/set_si_2exp.Tpo -c set_si_2exp.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_uj.lo -MD -MP -MF $depbase.Tpo -c -o set_uj.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_uj.lo -MD -MP -MF .deps/set_uj.Tpo -c set_uj.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_sj.lo -MD -MP -MF $depbase.Tpo -c -o set_sj.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_sj.lo -MD -MP -MF .deps/set_sj.Tpo -c set_sj.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_sj.lo -MD -MP -MF $depbase.Tpo -c -o get_sj.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_sj.lo -MD -MP -MF .deps/get_sj.Tpo -c get_sj.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_uj.lo -MD -MP -MF $depbase.Tpo -c -o get_uj.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_uj.lo -MD -MP -MF .deps/get_uj.Tpo -c get_uj.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_z.lo -MD -MP -MF $depbase.Tpo -c -o get_z.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_z.lo -MD -MP -MF .deps/get_z.Tpo -c get_z.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT iszero.lo -MD -MP -MF $depbase.Tpo -c -o iszero.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT iszero.lo -MD -MP -MF .deps/iszero.Tpo -c iszero.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cache.lo -MD -MP -MF $depbase.Tpo -c -o cache.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sqr.lo -MD -MP -MF $depbase.Tpo -c -o sqr.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c sqr.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT int_ceil_log2.lo -MD -MP -MF $depbase.Tpo -c -o int_ceil_log2.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT int_ceil_log2.lo -MD -MP -MF .deps/int_ceil_log2.Tpo -c int_ceil_log2.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT isqrt.lo -MD -MP -MF $depbase.Tpo -c -o isqrt.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT isqrt.lo -MD -MP -MF .deps/isqrt.Tpo -c isqrt.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT strtofr.lo -MD -MP -MF $depbase.Tpo -c -o strtofr.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT strtofr.lo -MD -MP -MF .deps/strtofr.Tpo -c strtofr.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT pow_z.lo -MD -MP -MF $depbase.Tpo -c -o pow_z.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c pow_z.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT logging.lo -MD -MP -MF $depbase.Tpo -c -o logging.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c logging.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT mulders.lo -MD -MP -MF $depbase.Tpo -c -o mulders.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT mulders.lo -MD -MP -MF .deps/mulders.Tpo -c mulders.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_f.lo -MD -MP -MF $depbase.Tpo -c -o get_f.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_f.lo -MD -MP -MF .deps/get_f.Tpo -c get_f.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT round_p.lo -MD -MP -MF $depbase.Tpo -c -o round_p.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT round_p.lo -MD -MP -MF .deps/round_p.Tpo -c round_p.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT erfc.lo -MD -MP -MF $depbase.Tpo -c -o erfc.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c erfc.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT atan2.lo -MD -MP -MF $depbase.Tpo -c -o atan2.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c atan2.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT subnormal.lo -MD -MP -MF $depbase.Tpo -c -o subnormal.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT subnormal.lo -MD -MP -MF .deps/subnormal.Tpo -c subnormal.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT const_catalan.lo -MD -MP -MF $depbase.Tpo -c -o const_catalan.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT const_catalan.lo -MD -MP -MF .deps/const_catalan.Tpo -c const_catalan.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT root.lo -MD -MP -MF $depbase.Tpo -c -o root.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT root.lo -MD -MP -MF .deps/root.Tpo -c root.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sec.lo -MD -MP -MF $depbase.Tpo -c -o sec.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c sec.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT csc.lo -MD -MP -MF $depbase.Tpo -c -o csc.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c csc.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cot.lo -MD -MP -MF $depbase.Tpo -c -o cot.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c cot.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT eint.lo -MD -MP -MF $depbase.Tpo -c -o eint.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT eint.lo -MD -MP -MF .deps/eint.Tpo -c eint.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sech.lo -MD -MP -MF $depbase.Tpo -c -o sech.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c sech.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT csch.lo -MD -MP -MF $depbase.Tpo -c -o csch.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c csch.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT coth.lo -MD -MP -MF $depbase.Tpo -c -o coth.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c coth.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT round_near_x.lo -MD -MP -MF $depbase.Tpo -c -o round_near_x.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT round_near_x.lo -MD -MP -MF .deps/round_near_x.Tpo -c round_near_x.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT constant.lo -MD -MP -MF $depbase.Tpo -c -o constant.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT constant.lo -MD -MP -MF .deps/constant.Tpo -c constant.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT abort_prec_max.lo -MD -MP -MF $depbase.Tpo -c -o abort_prec_max.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT abort_prec_max.lo -MD -MP -MF .deps/abort_prec_max.Tpo -c abort_prec_max.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT stack_interface.lo -MD -MP -MF $depbase.Tpo -c -o stack_interface.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT stack_interface.lo -MD -MP -MF .deps/stack_interface.Tpo -c stack_interface.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT lngamma.lo -MD -MP -MF $depbase.Tpo -c -o lngamma.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT lngamma.lo -MD -MP -MF .deps/lngamma.Tpo -c lngamma.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT zeta_ui.lo -MD -MP -MF $depbase.Tpo -c -o zeta_ui.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT zeta_ui.lo -MD -MP -MF .deps/zeta_ui.Tpo -c zeta_ui.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_d64.lo -MD -MP -MF $depbase.Tpo -c -o set_d64.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_d64.lo -MD -MP -MF .deps/set_d64.Tpo -c set_d64.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_d64.lo -MD -MP -MF $depbase.Tpo -c -o get_d64.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_d64.lo -MD -MP -MF .deps/get_d64.Tpo -c get_d64.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT jn.lo -MD -MP -MF $depbase.Tpo -c -o jn.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT jn.lo -MD -MP -MF .deps/jn.Tpo -c jn.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT yn.lo -MD -MP -MF $depbase.Tpo -c -o yn.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT yn.lo -MD -MP -MF .deps/yn.Tpo -c yn.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT rem1.lo -MD -MP -MF $depbase.Tpo -c -o rem1.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT rem1.lo -MD -MP -MF .deps/rem1.Tpo -c rem1.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT add_d.lo -MD -MP -MF $depbase.Tpo -c -o add_d.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT add_d.lo -MD -MP -MF .deps/add_d.Tpo -c add_d.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sub_d.lo -MD -MP -MF $depbase.Tpo -c -o sub_d.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT sub_d.lo -MD -MP -MF .deps/sub_d.Tpo -c sub_d.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT d_sub.lo -MD -MP -MF $depbase.Tpo -c -o d_sub.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT d_sub.lo -MD -MP -MF .deps/d_sub.Tpo -c d_sub.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT mul_d.lo -MD -MP -MF $depbase.Tpo -c -o mul_d.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT mul_d.lo -MD -MP -MF .deps/mul_d.Tpo -c mul_d.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT div_d.lo -MD -MP -MF $depbase.Tpo -c -o div_d.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT div_d.lo -MD -MP -MF .deps/div_d.Tpo -c div_d.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT d_div.lo -MD -MP -MF $depbase.Tpo -c -o d_div.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT d_div.lo -MD -MP -MF .deps/d_div.Tpo -c d_div.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT li2.lo -MD -MP -MF $depbase.Tpo -c -o li2.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT li2.lo -MD -MP -MF .deps/li2.Tpo -c li2.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT rec_sqrt.lo -MD -MP -MF $depbase.Tpo -c -o rec_sqrt.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT rec_sqrt.lo -MD -MP -MF .deps/rec_sqrt.Tpo -c rec_sqrt.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT min_prec.lo -MD -MP -MF $depbase.Tpo -c -o min_prec.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT min_prec.lo -MD -MP -MF .deps/min_prec.Tpo -c min_prec.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT buildopt.lo -MD -MP -MF $depbase.Tpo -c -o buildopt.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT buildopt.lo -MD -MP -MF .deps/buildopt.Tpo -c buildopt.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT digamma.lo -MD -MP -MF $depbase.Tpo -c -o digamma.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT digamma.lo -MD -MP -MF .deps/digamma.Tpo -c digamma.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT bernoulli.lo -MD -MP -MF $depbase.Tpo -c -o bernoulli.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT bernoulli.lo -MD -MP -MF .deps/bernoulli.Tpo -c bernoulli.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT isregular.lo -MD -MP -MF $depbase.Tpo -c -o isregular.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT isregular.lo -MD -MP -MF .deps/isregular.Tpo -c isregular.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_flt.lo -MD -MP -MF $depbase.Tpo -c -o set_flt.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_flt.lo -MD -MP -MF .deps/set_flt.Tpo -c set_flt.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_flt.lo -MD -MP -MF $depbase.Tpo -c -o get_flt.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_flt.lo -MD -MP -MF .deps/get_flt.Tpo -c get_flt.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT scale2.lo -MD -MP -MF $depbase.Tpo -c -o scale2.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT scale2.lo -MD -MP -MF .deps/scale2.Tpo -c scale2.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_z_exp.lo -MD -MP -MF $depbase.Tpo -c -o set_z_exp.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_z_exp.lo -MD -MP -MF .deps/set_z_exp.Tpo -c set_z_exp.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT ai.lo -MD -MP -MF $depbase.Tpo -c -o ai.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT ai.lo -MD -MP -MF .deps/ai.Tpo -c ai.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT gammaonethird.lo -MD -MP -MF $depbase.Tpo -c -o gammaonethird.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT gammaonethird.lo -MD -MP -MF .deps/gammaonethird.Tpo -c gammaonethird.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT grandom.lo -MD -MP -MF $depbase.Tpo -c -o grandom.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT grandom.lo -MD -MP -MF .deps/grandom.Tpo -c grandom.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fpif.lo -MD -MP -MF $depbase.Tpo -c -o fpif.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fpif.lo -MD -MP -MF .deps/fpif.Tpo -c fpif.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_float128.lo -MD -MP -MF $depbase.Tpo -c -o set_float128.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_float128.lo -MD -MP -MF .deps/set_float128.Tpo -c set_float128.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_float128.lo -MD -MP -MF $depbase.Tpo -c -o get_float128.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_float128.lo -MD -MP -MF .deps/get_float128.Tpo -c get_float128.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT rndna.lo -MD -MP -MF $depbase.Tpo -c -o rndna.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT rndna.lo -MD -MP -MF .deps/rndna.Tpo -c rndna.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT nrandom.lo -MD -MP -MF $depbase.Tpo -c -o nrandom.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT nrandom.lo -MD -MP -MF .deps/nrandom.Tpo -c nrandom.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT random_deviate.lo -MD -MP -MF $depbase.Tpo -c -o random_deviate.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT random_deviate.lo -MD -MP -MF .deps/random_deviate.Tpo -c random_deviate.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT erandom.lo -MD -MP -MF $depbase.Tpo -c -o erandom.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT erandom.lo -MD -MP -MF .deps/erandom.Tpo -c erandom.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT mpfr-mini-gmp.lo -MD -MP -MF $depbase.Tpo -c -o mpfr-mini-gmp.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT mpfr-mini-gmp.lo -MD -MP -MF .deps/mpfr-mini-gmp.Tpo -c mpfr-mini-gmp.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fmma.lo -MD -MP -MF $depbase.Tpo -c -o fmma.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT fmma.lo -MD -MP -MF .deps/fmma.Tpo -c fmma.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT log_ui.lo -MD -MP -MF $depbase.Tpo -c -o log_ui.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT log_ui.lo -MD -MP -MF .deps/log_ui.Tpo -c log_ui.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT gamma_inc.lo -MD -MP -MF $depbase.Tpo -c -o gamma_inc.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT gamma_inc.lo -MD -MP -MF .deps/gamma_inc.Tpo -c gamma_inc.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT ubf.lo -MD -MP -MF $depbase.Tpo -c -o ubf.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT ubf.lo -MD -MP -MF .deps/ubf.Tpo -c ubf.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT beta.lo -MD -MP -MF $depbase.Tpo -c -o beta.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT beta.lo -MD -MP -MF .deps/beta.Tpo -c beta.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT odd_p.lo -MD -MP -MF $depbase.Tpo -c -o odd_p.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT odd_p.lo -MD -MP -MF .deps/odd_p.Tpo -c odd_p.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_q.lo -MD -MP -MF $depbase.Tpo -c -o get_q.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_q.lo -MD -MP -MF .deps/get_q.Tpo -c get_q.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT pool.lo -MD -MP -MF $depbase.Tpo -c -o pool.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT pool.lo -MD -MP -MF .deps/pool.Tpo -c pool.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT total_order.lo -MD -MP -MF $depbase.Tpo -c -o total_order.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT total_order.lo -MD -MP -MF .deps/total_order.Tpo -c total_order.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_d128.lo -MD -MP -MF $depbase.Tpo -c -o set_d128.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT set_d128.lo -MD -MP -MF .deps/set_d128.Tpo -c set_d128.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_d128.lo -MD -MP -MF $depbase.Tpo -c -o get_d128.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_d128.lo -MD -MP -MF .deps/get_d128.Tpo -c get_d128.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT nbits_ulong.lo -MD -MP -MF $depbase.Tpo -c -o nbits_ulong.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT nbits_ulong.lo -MD -MP -MF .deps/nbits_ulong.Tpo -c nbits_ulong.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cmpabs_ui.lo -MD -MP -MF $depbase.Tpo -c -o cmpabs_ui.lo 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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT cmpabs_ui.lo -MD -MP -MF .deps/cmpabs_ui.Tpo -c cmpabs_ui.c -fPIC -DPIC -o .libs/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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -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_MULX_U64=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -MT get_patches.lo -MD -MP -MF .deps/get_patches.Tpo -c get_patches.c -fPIC -DPIC -o .libs/get_patches.o +/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wpointer-arith -O2 -fomit-frame-pointer -m64 -mtune=skylake -march=broadwell -version-info 7:0:1 -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: gcc -shared -fPIC -DPIC .libs/exceptions.o .libs/extract.o .libs/uceil_exp2.o .libs/uceil_log2.o .libs/ufloor_log2.o .libs/add.o .libs/add1.o .libs/add_ui.o .libs/agm.o .libs/clear.o .libs/cmp.o .libs/cmpabs.o .libs/cmp_si.o .libs/cmp_ui.o .libs/comparisons.o .libs/div_2exp.o .libs/div_2si.o .libs/div_2ui.o .libs/div.o .libs/div_ui.o .libs/dot.o .libs/dump.o .libs/eq.o .libs/exp10.o .libs/exp2.o .libs/exp3.o .libs/exp.o .libs/frac.o .libs/frexp.o .libs/get_d.o .libs/get_exp.o .libs/get_str.o .libs/init.o .libs/inp_str.o .libs/isinteger.o .libs/isinf.o .libs/isnan.o .libs/isnum.o .libs/const_log2.o .libs/log.o .libs/modf.o .libs/mul_2exp.o .libs/mul_2si.o .libs/mul_2ui.o .libs/mul.o .libs/mul_ui.o .libs/neg.o .libs/next.o .libs/out_str.o .libs/printf.o .libs/vasprintf.o .libs/const_pi.o .libs/pow.o .libs/pow_si.o .libs/pow_ui.o .libs/print_raw.o .libs/print_rnd_mode.o .libs/reldiff.o .libs/round_prec.o .libs/set.o .libs/setmax.o .libs/setmin.o .libs/set_d.o .libs/set_dfl_prec.o .libs/set_exp.o .libs/set_rnd.o .libs/set_f.o .libs/set_prc_raw.o .libs/set_prec.o .libs/set_q.o .libs/set_si.o .libs/set_str.o .libs/set_str_raw.o .libs/set_ui.o .libs/set_z.o .libs/sqrt.o .libs/sqrt_ui.o .libs/sub.o .libs/sub1.o .libs/sub_ui.o .libs/rint.o .libs/ui_div.o .libs/ui_sub.o .libs/urandom.o .libs/urandomb.o .libs/get_z_exp.o .libs/swap.o .libs/factorial.o .libs/cosh.o .libs/sinh.o .libs/tanh.o .libs/sinh_cosh.o .libs/acosh.o .libs/asinh.o .libs/atanh.o .libs/atan.o .libs/cmp2.o .libs/exp_2.o .libs/asin.o .libs/const_euler.o .libs/cos.o .libs/sin.o .libs/tan.o .libs/fma.o .libs/fms.o .libs/hypot.o .libs/log1p.o .libs/expm1.o .libs/log2.o .libs/log10.o .libs/ui_pow.o .libs/ui_pow_ui.o .libs/minmax.o .libs/dim.o .libs/signbit.o .libs/copysign.o .libs/setsign.o .libs/gmp_op.o .libs/init2.o .libs/acos.o .libs/sin_cos.o .libs/set_nan.o .libs/set_inf.o .libs/set_zero.o .libs/powerof2.o .libs/gamma.o .libs/set_ld.o .libs/get_ld.o .libs/cbrt.o .libs/volatile.o .libs/fits_sshort.o .libs/fits_sint.o .libs/fits_slong.o .libs/fits_ushort.o .libs/fits_uint.o .libs/fits_ulong.o .libs/fits_uintmax.o .libs/fits_intmax.o .libs/get_si.o .libs/get_ui.o .libs/zeta.o .libs/cmp_d.o .libs/erf.o .libs/inits.o .libs/inits2.o .libs/clears.o .libs/sgn.o .libs/check.o .libs/sub1sp.o .libs/version.o .libs/mpn_exp.o .libs/mpfr-gmp.o .libs/mp_clz_tab.o .libs/sum.o .libs/add1sp.o .libs/free_cache.o .libs/si_op.o .libs/cmp_ld.o .libs/set_ui_2exp.o .libs/set_si_2exp.o .libs/set_uj.o .libs/set_sj.o .libs/get_sj.o .libs/get_uj.o .libs/get_z.o .libs/iszero.o .libs/cache.o .libs/sqr.o .libs/int_ceil_log2.o .libs/isqrt.o .libs/strtofr.o .libs/pow_z.o .libs/logging.o .libs/mulders.o .libs/get_f.o .libs/round_p.o .libs/erfc.o .libs/atan2.o .libs/subnormal.o .libs/const_catalan.o .libs/root.o .libs/sec.o .libs/csc.o .libs/cot.o .libs/eint.o .libs/sech.o .libs/csch.o .libs/coth.o .libs/round_near_x.o .libs/constant.o .libs/abort_prec_max.o .libs/stack_interface.o .libs/lngamma.o .libs/zeta_ui.o .libs/set_d64.o .libs/get_d64.o .libs/jn.o .libs/yn.o .libs/rem1.o .libs/add_d.o .libs/sub_d.o .libs/d_sub.o .libs/mul_d.o .libs/div_d.o .libs/d_div.o .libs/li2.o .libs/rec_sqrt.o .libs/min_prec.o .libs/buildopt.o .libs/digamma.o .libs/bernoulli.o .libs/isregular.o .libs/set_flt.o .libs/get_flt.o .libs/scale2.o .libs/set_z_exp.o .libs/ai.o .libs/gammaonethird.o .libs/grandom.o .libs/fpif.o .libs/set_float128.o .libs/get_float128.o .libs/rndna.o .libs/nrandom.o .libs/random_deviate.o .libs/erandom.o .libs/mpfr-mini-gmp.o .libs/fmma.o .libs/log_ui.o .libs/gamma_inc.o .libs/ubf.o .libs/beta.o .libs/odd_p.o .libs/get_q.o .libs/pool.o .libs/total_order.o .libs/set_d128.o .libs/get_d128.o .libs/nbits_ulong.o .libs/cmpabs_ui.o .libs/get_patches.o /usr/lib/libgmp.so -O2 -m64 -mtune=skylake -march=broadwell -Wl,-soname -Wl,libmpfr.so.6 -o .libs/libmpfr.so.6.1.0 +libtool: link: (cd ".libs" && rm -f "libmpfr.so.6" && ln -s "libmpfr.so.6.1.0" "libmpfr.so.6") +libtool: link: (cd ".libs" && rm -f "libmpfr.so" && ln -s "libmpfr.so.6.1.0" "libmpfr.so") +libtool: link: ( cd ".libs" && rm -f "libmpfr.la" && ln -s "../libmpfr.la" "libmpfr.la" ) +make[2]: Leaving directory '/sources/mpfr-4.1.0/src' +make[1]: Leaving directory '/sources/mpfr-4.1.0/src' +Making all in tests +make[1]: Entering directory '/sources/mpfr-4.1.0/tests' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/mpfr-4.1.0/tests' +Making all in tune +make[1]: Entering directory '/sources/mpfr-4.1.0/tune' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/mpfr-4.1.0/tune' +Making all in tools/bench +make[1]: Entering directory '/sources/mpfr-4.1.0/tools/bench' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/mpfr-4.1.0/tools/bench' +make[1]: Entering directory '/sources/mpfr-4.1.0' +make[1]: Nothing to be done for 'all-am'. +make[1]: Leaving directory '/sources/mpfr-4.1.0' +Making html in doc +make[1]: Entering directory '/sources/mpfr-4.1.0/doc' +rm -rf mpfr.htp +if /bin/sh /sources/mpfr-4.1.0/missing makeinfo --html --enable-encoding -I . \ + -o mpfr.htp mpfr.texi; \ +then \ + rm -rf mpfr.html && mv mpfr.htp mpfr.html; \ +else \ + rm -rf mpfr.htp; exit 1; \ +fi +make[1]: Leaving directory '/sources/mpfr-4.1.0/doc' +Making html in src +make[1]: Entering directory '/sources/mpfr-4.1.0/src' +make[1]: Nothing to be done for 'html'. +make[1]: Leaving directory '/sources/mpfr-4.1.0/src' +Making html in tests +make[1]: Entering directory '/sources/mpfr-4.1.0/tests' +make[1]: Nothing to be done for 'html'. +make[1]: Leaving directory '/sources/mpfr-4.1.0/tests' +Making html in tune +make[1]: Entering directory '/sources/mpfr-4.1.0/tune' +make[1]: Nothing to be done for 'html'. +make[1]: Leaving directory '/sources/mpfr-4.1.0/tune' +Making html in tools/bench +make[1]: Entering directory '/sources/mpfr-4.1.0/tools/bench' +make[1]: Nothing to be done for 'html'. +make[1]: Leaving directory '/sources/mpfr-4.1.0/tools/bench' +make[1]: Entering directory '/sources/mpfr-4.1.0' +make[1]: Nothing to be done for 'html-am'. +make[1]: Leaving directory '/sources/mpfr-4.1.0' +Making install in doc +make[1]: Entering directory '/sources/mpfr-4.1.0/doc' +make[2]: Entering directory '/sources/mpfr-4.1.0/doc' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/doc/mpfr-4.1.0' + /usr/bin/install -c -m 644 FAQ.html '/usr/share/doc/mpfr-4.1.0' + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./mpfr.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/mpfr.info' +make[2]: Leaving directory '/sources/mpfr-4.1.0/doc' +make[1]: Leaving directory '/sources/mpfr-4.1.0/doc' +Making install in src +make[1]: Entering directory '/sources/mpfr-4.1.0/src' +make install-am +make[2]: Entering directory '/sources/mpfr-4.1.0/src' +make[3]: Entering directory '/sources/mpfr-4.1.0/src' + /bin/mkdir -p '/usr/lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libmpfr.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/libmpfr.so.6.1.0 /usr/lib/libmpfr.so.6.1.0 +libtool: install: (cd /usr/lib && { ln -s -f libmpfr.so.6.1.0 libmpfr.so.6 || { rm -f libmpfr.so.6 && ln -s libmpfr.so.6.1.0 libmpfr.so.6; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libmpfr.so.6.1.0 libmpfr.so || { rm -f libmpfr.so && ln -s libmpfr.so.6.1.0 libmpfr.so; }; }) +libtool: install: /usr/bin/install -c .libs/libmpfr.lai /usr/lib/libmpfr.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 mpfr.h mpf2mpfr.h '/usr/include' +make[3]: Leaving directory '/sources/mpfr-4.1.0/src' +make[2]: Leaving directory '/sources/mpfr-4.1.0/src' +make[1]: Leaving directory '/sources/mpfr-4.1.0/src' +Making install in tests +make[1]: Entering directory '/sources/mpfr-4.1.0/tests' +make[2]: Entering directory '/sources/mpfr-4.1.0/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 '/sources/mpfr-4.1.0/tests' +make[1]: Leaving directory '/sources/mpfr-4.1.0/tests' +Making install in tune +make[1]: Entering directory '/sources/mpfr-4.1.0/tune' +make[2]: Entering directory '/sources/mpfr-4.1.0/tune' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/mpfr-4.1.0/tune' +make[1]: Leaving directory '/sources/mpfr-4.1.0/tune' +Making install in tools/bench +make[1]: Entering directory '/sources/mpfr-4.1.0/tools/bench' +make[2]: Entering directory '/sources/mpfr-4.1.0/tools/bench' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/mpfr-4.1.0/tools/bench' +make[1]: Leaving directory '/sources/mpfr-4.1.0/tools/bench' +make[1]: Entering directory '/sources/mpfr-4.1.0' +make[2]: Entering directory '/sources/mpfr-4.1.0' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/doc/mpfr-4.1.0' + /bin/mkdir -p '/usr/share/doc/mpfr-4.1.0/examples' + /usr/bin/install -c -m 644 examples/ReadMe examples/can_round.c examples/divworst.c examples/rndo-add.c examples/sample.c examples/threads.c examples/version.c '/usr/share/doc/mpfr-4.1.0/examples' + /usr/bin/install -c -m 644 AUTHORS BUGS COPYING COPYING.LESSER NEWS TODO '/usr/share/doc/mpfr-4.1.0/.' + /bin/mkdir -p '/usr/lib/pkgconfig' + /usr/bin/install -c -m 644 mpfr.pc '/usr/lib/pkgconfig' +make[2]: Leaving directory '/sources/mpfr-4.1.0' +make[1]: Leaving directory '/sources/mpfr-4.1.0' +Making install-html in doc +make[1]: Entering directory '/sources/mpfr-4.1.0/doc' + /bin/mkdir -p '/usr/share/doc/mpfr-4.1.0' + /bin/mkdir -p '/usr/share/doc/mpfr-4.1.0/mpfr.html' + /usr/bin/install -c -m 644 'mpfr.html'/* '/usr/share/doc/mpfr-4.1.0/mpfr.html' +make[1]: Leaving directory '/sources/mpfr-4.1.0/doc' +Making install-html in src +make[1]: Entering directory '/sources/mpfr-4.1.0/src' +make[1]: Nothing to be done for 'install-html'. +make[1]: Leaving directory '/sources/mpfr-4.1.0/src' +Making install-html in tests +make[1]: Entering directory '/sources/mpfr-4.1.0/tests' +make[1]: Nothing to be done for 'install-html'. +make[1]: Leaving directory '/sources/mpfr-4.1.0/tests' +Making install-html in tune +make[1]: Entering directory '/sources/mpfr-4.1.0/tune' +make[1]: Nothing to be done for 'install-html'. +make[1]: Leaving directory '/sources/mpfr-4.1.0/tune' +Making install-html in tools/bench +make[1]: Entering directory '/sources/mpfr-4.1.0/tools/bench' +make[1]: Nothing to be done for 'install-html'. +make[1]: Leaving directory '/sources/mpfr-4.1.0/tools/bench' +make[1]: Entering directory '/sources/mpfr-4.1.0' +make[1]: Nothing to be done for 'install-html-am'. +make[1]: Leaving directory '/sources/mpfr-4.1.0' +[lfs-scripts] Finishing build of mpfr-4.1.0 at Tue Feb 2 10:35:40 -03 2021 +[lfs-scripts] Starting build of mpc-1.1.0 at Tue Feb 2 10:35:40 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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-unknown-linux-gnu +checking host system type... x86_64-unknown-linux-gnu +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for a sed that does not truncate output... /bin/sed +checking for CC and CFLAGS in gmp.h... no +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 for style of include used by make... GNU +checking dependency style of gcc... gcc3 +checking for ar... ar +checking the archiver (ar) interface... ar +checking how to print strings... printf +checking for a sed that does not truncate output... (cached) /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/x86_64-lfs-linux-gnu/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 whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop +checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop +checking for /usr/x86_64-lfs-linux-gnu/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 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... /bin/dd +checking how to truncate binary pipes... /bin/dd bs=4096 count=1 +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 (/usr/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 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 mpfr_fmma... yes +checking for recent GMP... yes +checking for recent MPFR... yes +checking if gcc accepts -dumpversion option... yes +checking gcc version... 10.2.0 +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 config.h +config.status: executing depfiles commands +config.status: executing libtool commands +make all-recursive +make[1]: Entering directory '/sources/mpc-1.1.0' +Making all in src +make[2]: Entering directory '/sources/mpc-1.1.0/src' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c -o abs.lo abs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c abs.c -fPIC -DPIC -o .libs/abs.o +mv -f .deps/abs.Tpo .deps/abs.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c -o acos.lo acos.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c acos.c -fPIC -DPIC -o .libs/acos.o +mv -f .deps/acos.Tpo .deps/acos.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c -o acosh.lo acosh.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c acosh.c -fPIC -DPIC -o .libs/acosh.o +mv -f .deps/acosh.Tpo .deps/acosh.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT add.lo -MD -MP -MF .deps/add.Tpo -c -o add.lo add.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.c -fPIC -DPIC -o .libs/add.o +mv -f .deps/add.Tpo .deps/add.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c -o add_fr.lo add_fr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c add_fr.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c -o add_si.lo add_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c add_si.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c -o add_ui.lo add_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c add_ui.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT arg.lo -MD -MP -MF .deps/arg.Tpo -c -o arg.lo arg.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT arg.lo -MD -MP -MF .deps/arg.Tpo -c arg.c -fPIC -DPIC -o .libs/arg.o +mv -f .deps/arg.Tpo .deps/arg.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c -o asin.lo asin.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c asin.c -fPIC -DPIC -o .libs/asin.o +mv -f .deps/asin.Tpo .deps/asin.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c -o asinh.lo asinh.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c asinh.c -fPIC -DPIC -o .libs/asinh.o +mv -f .deps/asinh.Tpo .deps/asinh.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c -o atan.lo atan.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c atan.c -fPIC -DPIC -o .libs/atan.o +mv -f .deps/atan.Tpo .deps/atan.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c -o atanh.lo atanh.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c atanh.c -fPIC -DPIC -o .libs/atanh.o +mv -f .deps/atanh.Tpo .deps/atanh.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c -o clear.lo clear.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c clear.c -fPIC -DPIC -o .libs/clear.o +mv -f .deps/clear.Tpo .deps/clear.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c -o cmp.lo cmp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c cmp.c -fPIC -DPIC -o .libs/cmp.o +mv -f .deps/cmp.Tpo .deps/cmp.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c -o cmp_abs.lo cmp_abs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c cmp_abs.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT cmp_si_si.lo -MD -MP -MF .deps/cmp_si_si.Tpo -c -o cmp_si_si.lo cmp_si_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT cmp_si_si.lo -MD -MP -MF .deps/cmp_si_si.Tpo -c cmp_si_si.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT conj.lo -MD -MP -MF .deps/conj.Tpo -c -o conj.lo conj.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT conj.lo -MD -MP -MF .deps/conj.Tpo -c conj.c -fPIC -DPIC -o .libs/conj.o +mv -f .deps/conj.Tpo .deps/conj.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c -o cos.lo cos.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c cos.c -fPIC -DPIC -o .libs/cos.o +mv -f .deps/cos.Tpo .deps/cos.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c -o cosh.lo cosh.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c cosh.c -fPIC -DPIC -o .libs/cosh.o +mv -f .deps/cosh.Tpo .deps/cosh.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c -o div_2si.lo div_2si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c div_2si.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c -o div_2ui.lo div_2ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c div_2ui.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT div.lo -MD -MP -MF .deps/div.Tpo -c -o div.lo div.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT div.lo -MD -MP -MF .deps/div.Tpo -c div.c -fPIC -DPIC -o .libs/div.o +mv -f .deps/div.Tpo .deps/div.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c -o div_fr.lo div_fr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c div_fr.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c -o div_ui.lo div_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c div_ui.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c -o exp.lo exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c exp.c -fPIC -DPIC -o .libs/exp.o +mv -f .deps/exp.Tpo .deps/exp.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c -o fma.lo fma.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c fma.c -fPIC -DPIC -o .libs/fma.o +mv -f .deps/fma.Tpo .deps/fma.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c -o fr_div.lo fr_div.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c fr_div.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c -o fr_sub.lo fr_sub.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c fr_sub.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT get_prec2.lo -MD -MP -MF .deps/get_prec2.Tpo -c -o get_prec2.lo get_prec2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT get_prec2.lo -MD -MP -MF .deps/get_prec2.Tpo -c get_prec2.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c -o get_prec.lo get_prec.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c get_prec.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c -o get_version.lo get_version.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c get_version.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT get_x.lo -MD -MP -MF .deps/get_x.Tpo -c -o get_x.lo get_x.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT get_x.lo -MD -MP -MF .deps/get_x.Tpo -c get_x.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT imag.lo -MD -MP -MF .deps/imag.Tpo -c -o imag.lo imag.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT imag.lo -MD -MP -MF .deps/imag.Tpo -c imag.c -fPIC -DPIC -o .libs/imag.o +mv -f .deps/imag.Tpo .deps/imag.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c -o init2.lo init2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c init2.c -fPIC -DPIC -o .libs/init2.o +mv -f .deps/init2.Tpo .deps/init2.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT init3.lo -MD -MP -MF .deps/init3.Tpo -c -o init3.lo init3.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT init3.lo -MD -MP -MF .deps/init3.Tpo -c init3.c -fPIC -DPIC -o .libs/init3.o +mv -f .deps/init3.Tpo .deps/init3.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c -o inp_str.lo inp_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c inp_str.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o +mv -f .deps/log.Tpo .deps/log.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c -o log10.lo log10.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c log10.c -fPIC -DPIC -o .libs/log10.o +mv -f .deps/log10.Tpo .deps/log10.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo mem.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o +mv -f .deps/mem.Tpo .deps/mem.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c -o mul_2si.lo mul_2si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c mul_2si.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c -o mul_2ui.lo mul_2ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c mul_2ui.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c -o mul.lo mul.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c mul.c -fPIC -DPIC -o .libs/mul.o +mv -f .deps/mul.Tpo .deps/mul.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c -o mul_fr.lo mul_fr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c mul_fr.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT mul_i.lo -MD -MP -MF .deps/mul_i.Tpo -c -o mul_i.lo mul_i.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul_i.lo -MD -MP -MF .deps/mul_i.Tpo -c mul_i.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c -o mul_si.lo mul_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c mul_si.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c -o mul_ui.lo mul_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c mul_ui.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c -o neg.lo neg.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c neg.c -fPIC -DPIC -o .libs/neg.o +mv -f .deps/neg.Tpo .deps/neg.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c -o norm.lo norm.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c norm.c -fPIC -DPIC -o .libs/norm.o +mv -f .deps/norm.Tpo .deps/norm.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c -o out_str.lo out_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c out_str.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c -o pow.lo pow.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c pow.c -fPIC -DPIC -o .libs/pow.o +mv -f .deps/pow.Tpo .deps/pow.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pow_fr.lo -MD -MP -MF .deps/pow_fr.Tpo -c -o pow_fr.lo pow_fr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pow_fr.lo -MD -MP -MF .deps/pow_fr.Tpo -c pow_fr.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT pow_ld.lo -MD -MP -MF .deps/pow_ld.Tpo -c -o pow_ld.lo pow_ld.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pow_ld.lo -MD -MP -MF .deps/pow_ld.Tpo -c pow_ld.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT pow_d.lo -MD -MP -MF .deps/pow_d.Tpo -c -o pow_d.lo pow_d.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pow_d.lo -MD -MP -MF .deps/pow_d.Tpo -c pow_d.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c -o pow_si.lo pow_si.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c pow_si.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c -o pow_ui.lo pow_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c pow_ui.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c -o pow_z.lo pow_z.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c pow_z.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c -o proj.lo proj.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c proj.c -fPIC -DPIC -o .libs/proj.o +mv -f .deps/proj.Tpo .deps/proj.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT real.lo -MD -MP -MF .deps/real.Tpo -c -o real.lo real.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT real.lo -MD -MP -MF .deps/real.Tpo -c real.c -fPIC -DPIC -o .libs/real.o +mv -f .deps/real.Tpo .deps/real.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT rootofunity.lo -MD -MP -MF .deps/rootofunity.Tpo -c -o rootofunity.lo rootofunity.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT rootofunity.lo -MD -MP -MF .deps/rootofunity.Tpo -c rootofunity.c -fPIC -DPIC -o .libs/rootofunity.o +mv -f .deps/rootofunity.Tpo .deps/rootofunity.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c -o urandom.lo urandom.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c urandom.c -fPIC -DPIC -o .libs/urandom.o +mv -f .deps/urandom.Tpo .deps/urandom.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT set.lo -MD -MP -MF .deps/set.Tpo -c -o set.lo set.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT set.lo -MD -MP -MF .deps/set.Tpo -c set.c -fPIC -DPIC -o .libs/set.o +mv -f .deps/set.Tpo .deps/set.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c -o set_prec.lo set_prec.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c set_prec.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c -o set_str.lo set_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c set_str.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT set_x.lo -MD -MP -MF .deps/set_x.Tpo -c -o set_x.lo set_x.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT set_x.lo -MD -MP -MF .deps/set_x.Tpo -c set_x.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT set_x_x.lo -MD -MP -MF .deps/set_x_x.Tpo -c -o set_x_x.lo set_x_x.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT set_x_x.lo -MD -MP -MF .deps/set_x_x.Tpo -c set_x_x.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c -o sin.lo sin.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c sin.c -fPIC -DPIC -o .libs/sin.o +mv -f .deps/sin.Tpo .deps/sin.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c -o sin_cos.lo sin_cos.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c sin_cos.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c -o sinh.lo sinh.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c sinh.c -fPIC -DPIC -o .libs/sinh.o +mv -f .deps/sinh.Tpo .deps/sinh.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c -o sqr.lo sqr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c sqr.c -fPIC -DPIC -o .libs/sqr.o +mv -f .deps/sqr.Tpo .deps/sqr.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c -o sqrt.lo sqrt.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o +mv -f .deps/sqrt.Tpo .deps/sqrt.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT strtoc.lo -MD -MP -MF .deps/strtoc.Tpo -c -o strtoc.lo strtoc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT strtoc.lo -MD -MP -MF .deps/strtoc.Tpo -c strtoc.c -fPIC -DPIC -o .libs/strtoc.o +mv -f .deps/strtoc.Tpo .deps/strtoc.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c -o sub.lo sub.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c sub.c -fPIC -DPIC -o .libs/sub.o +mv -f .deps/sub.Tpo .deps/sub.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c -o sub_fr.lo sub_fr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c sub_fr.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c -o sub_ui.lo sub_ui.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c sub_ui.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c -o swap.lo swap.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c swap.c -fPIC -DPIC -o .libs/swap.o +mv -f .deps/swap.Tpo .deps/swap.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c -o tan.lo tan.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c tan.c -fPIC -DPIC -o .libs/tan.o +mv -f .deps/tan.Tpo .deps/tan.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c -o tanh.lo tanh.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c tanh.c -fPIC -DPIC -o .libs/tanh.o +mv -f .deps/tanh.Tpo .deps/tanh.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c -o uceil_log2.lo uceil_log2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c uceil_log2.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c -o ui_div.lo ui_div.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ui_div.c -fPIC -DPIC -o .libs/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.. -g -O2 -MT ui_ui_sub.lo -MD -MP -MF .deps/ui_ui_sub.Tpo -c -o ui_ui_sub.lo ui_ui_sub.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT ui_ui_sub.lo -MD -MP -MF .deps/ui_ui_sub.Tpo -c ui_ui_sub.c -fPIC -DPIC -o .libs/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 4:0:1 -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 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 swap.lo tan.lo tanh.lo uceil_log2.lo ui_div.lo ui_ui_sub.lo -lmpfr -lmpfr -lgmp -lm +libtool: link: gcc -shared -fPIC -DPIC .libs/abs.o .libs/acos.o .libs/acosh.o .libs/add.o .libs/add_fr.o .libs/add_si.o .libs/add_ui.o .libs/arg.o .libs/asin.o .libs/asinh.o .libs/atan.o .libs/atanh.o .libs/clear.o .libs/cmp.o .libs/cmp_abs.o .libs/cmp_si_si.o .libs/conj.o .libs/cos.o .libs/cosh.o .libs/div_2si.o .libs/div_2ui.o .libs/div.o .libs/div_fr.o .libs/div_ui.o .libs/exp.o .libs/fma.o .libs/fr_div.o .libs/fr_sub.o .libs/get_prec2.o .libs/get_prec.o .libs/get_version.o .libs/get_x.o .libs/imag.o .libs/init2.o .libs/init3.o .libs/inp_str.o .libs/log.o .libs/log10.o .libs/mem.o .libs/mul_2si.o .libs/mul_2ui.o .libs/mul.o .libs/mul_fr.o .libs/mul_i.o .libs/mul_si.o .libs/mul_ui.o .libs/neg.o .libs/norm.o .libs/out_str.o .libs/pow.o .libs/pow_fr.o .libs/pow_ld.o .libs/pow_d.o .libs/pow_si.o .libs/pow_ui.o .libs/pow_z.o .libs/proj.o .libs/real.o .libs/rootofunity.o .libs/urandom.o .libs/set.o .libs/set_prec.o .libs/set_str.o .libs/set_x.o .libs/set_x_x.o .libs/sin.o .libs/sin_cos.o .libs/sinh.o .libs/sqr.o .libs/sqrt.o .libs/strtoc.o .libs/sub.o .libs/sub_fr.o .libs/sub_ui.o .libs/swap.o .libs/tan.o .libs/tanh.o .libs/uceil_log2.o .libs/ui_div.o .libs/ui_ui_sub.o /usr/lib/libmpfr.so -L/usr/lib /usr/lib/libgmp.so -lm -g -O2 -Wl,-soname -Wl,libmpc.so.3 -o .libs/libmpc.so.3.1.0 +libtool: link: (cd ".libs" && rm -f "libmpc.so.3" && ln -s "libmpc.so.3.1.0" "libmpc.so.3") +libtool: link: (cd ".libs" && rm -f "libmpc.so" && ln -s "libmpc.so.3.1.0" "libmpc.so") +libtool: link: ( cd ".libs" && rm -f "libmpc.la" && ln -s "../libmpc.la" "libmpc.la" ) +make[2]: Leaving directory '/sources/mpc-1.1.0/src' +Making all in tests +make[2]: Entering directory '/sources/mpc-1.1.0/tests' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/mpc-1.1.0/tests' +Making all in doc +make[2]: Entering directory '/sources/mpc-1.1.0/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/mpc-1.1.0/doc' +Making all in tools +make[2]: Entering directory '/sources/mpc-1.1.0/tools' +Making all in bench +make[3]: Entering directory '/sources/mpc-1.1.0/tools/bench' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/mpc-1.1.0/tools/bench' +make[3]: Entering directory '/sources/mpc-1.1.0/tools' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/sources/mpc-1.1.0/tools' +make[2]: Leaving directory '/sources/mpc-1.1.0/tools' +make[2]: Entering directory '/sources/mpc-1.1.0' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/sources/mpc-1.1.0' +make[1]: Leaving directory '/sources/mpc-1.1.0' +Making html in src +make[1]: Entering directory '/sources/mpc-1.1.0/src' +make[1]: Nothing to be done for 'html'. +make[1]: Leaving directory '/sources/mpc-1.1.0/src' +Making html in tests +make[1]: Entering directory '/sources/mpc-1.1.0/tests' +make[1]: Nothing to be done for 'html'. +make[1]: Leaving directory '/sources/mpc-1.1.0/tests' +Making html in doc +make[1]: Entering directory '/sources/mpc-1.1.0/doc' +rm -rf mpc.htp +if /bin/sh /sources/mpc-1.1.0/missing makeinfo --html -I . \ + -o mpc.htp mpc.texi; \ +then \ + rm -rf mpc.html && mv mpc.htp mpc.html; \ +else \ + rm -rf mpc.htp; exit 1; \ +fi +make[1]: Leaving directory '/sources/mpc-1.1.0/doc' +Making html in tools +make[1]: Entering directory '/sources/mpc-1.1.0/tools' +Making html in bench +make[2]: Entering directory '/sources/mpc-1.1.0/tools/bench' +make[2]: Nothing to be done for 'html'. +make[2]: Leaving directory '/sources/mpc-1.1.0/tools/bench' +make[2]: Entering directory '/sources/mpc-1.1.0/tools' +make[2]: Nothing to be done for 'html-am'. +make[2]: Leaving directory '/sources/mpc-1.1.0/tools' +make[1]: Leaving directory '/sources/mpc-1.1.0/tools' +make[1]: Entering directory '/sources/mpc-1.1.0' +make[1]: Nothing to be done for 'html-am'. +make[1]: Leaving directory '/sources/mpc-1.1.0' +Making install in src +make[1]: Entering directory '/sources/mpc-1.1.0/src' +make[2]: Entering directory '/sources/mpc-1.1.0/src' + /bin/mkdir -p '/usr/lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libmpc.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/libmpc.so.3.1.0 /usr/lib/libmpc.so.3.1.0 +libtool: install: (cd /usr/lib && { ln -s -f libmpc.so.3.1.0 libmpc.so.3 || { rm -f libmpc.so.3 && ln -s libmpc.so.3.1.0 libmpc.so.3; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libmpc.so.3.1.0 libmpc.so || { rm -f libmpc.so && ln -s libmpc.so.3.1.0 libmpc.so; }; }) +libtool: install: /usr/bin/install -c .libs/libmpc.lai /usr/lib/libmpc.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/mpc-1.1.0/src' +make[1]: Leaving directory '/sources/mpc-1.1.0/src' +Making install in tests +make[1]: Entering directory '/sources/mpc-1.1.0/tests' +make[2]: Entering directory '/sources/mpc-1.1.0/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 '/sources/mpc-1.1.0/tests' +make[1]: Leaving directory '/sources/mpc-1.1.0/tests' +Making install in doc +make[1]: Entering directory '/sources/mpc-1.1.0/doc' +make[2]: Entering directory '/sources/mpc-1.1.0/doc' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./mpc.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/mpc.info' +make[2]: Leaving directory '/sources/mpc-1.1.0/doc' +make[1]: Leaving directory '/sources/mpc-1.1.0/doc' +Making install in tools +make[1]: Entering directory '/sources/mpc-1.1.0/tools' +Making install in bench +make[2]: Entering directory '/sources/mpc-1.1.0/tools/bench' +make[3]: Entering directory '/sources/mpc-1.1.0/tools/bench' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/mpc-1.1.0/tools/bench' +make[2]: Leaving directory '/sources/mpc-1.1.0/tools/bench' +make[2]: Entering directory '/sources/mpc-1.1.0/tools' +make[3]: Entering directory '/sources/mpc-1.1.0/tools' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/mpc-1.1.0/tools' +make[2]: Leaving directory '/sources/mpc-1.1.0/tools' +make[1]: Leaving directory '/sources/mpc-1.1.0/tools' +make[1]: Entering directory '/sources/mpc-1.1.0' +make[2]: Entering directory '/sources/mpc-1.1.0' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 src/mpc.h '/usr/include' +make[2]: Leaving directory '/sources/mpc-1.1.0' +make[1]: Leaving directory '/sources/mpc-1.1.0' +Making install-html in src +make[1]: Entering directory '/sources/mpc-1.1.0/src' +make[1]: Nothing to be done for 'install-html'. +make[1]: Leaving directory '/sources/mpc-1.1.0/src' +Making install-html in tests +make[1]: Entering directory '/sources/mpc-1.1.0/tests' +make[1]: Nothing to be done for 'install-html'. +make[1]: Leaving directory '/sources/mpc-1.1.0/tests' +Making install-html in doc +make[1]: Entering directory '/sources/mpc-1.1.0/doc' + /bin/mkdir -p '/usr/share/doc/mpc-1.1.0' + /bin/mkdir -p '/usr/share/doc/mpc-1.1.0/mpc.html' + /usr/bin/install -c -m 644 'mpc.html'/* '/usr/share/doc/mpc-1.1.0/mpc.html' +make[1]: Leaving directory '/sources/mpc-1.1.0/doc' +Making install-html in tools +make[1]: Entering directory '/sources/mpc-1.1.0/tools' +Making install-html in bench +make[2]: Entering directory '/sources/mpc-1.1.0/tools/bench' +make[2]: Nothing to be done for 'install-html'. +make[2]: Leaving directory '/sources/mpc-1.1.0/tools/bench' +make[2]: Entering directory '/sources/mpc-1.1.0/tools' +make[2]: Nothing to be done for 'install-html-am'. +make[2]: Leaving directory '/sources/mpc-1.1.0/tools' +make[1]: Leaving directory '/sources/mpc-1.1.0/tools' +make[1]: Entering directory '/sources/mpc-1.1.0' +make[1]: Nothing to be done for 'install-html-am'. +make[1]: Leaving directory '/sources/mpc-1.1.0' +[lfs-scripts] Finishing build of mpc-1.1.0 at Tue Feb 2 10:35:53 -03 2021 +[lfs-scripts] Starting build of attr-2.4.48 at Tue Feb 2 10:35:53 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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 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... /bin/grep +checking for egrep... /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 an ANSI C-conforming const... yes +checking for mode_t... yes +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking whether __attribute__((visibility())) is supported... yes +checking for ar... ar +checking the archiver (ar) interface... ar +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/x86_64-lfs-linux-gnu/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 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 /usr/x86_64-lfs-linux-gnu/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 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... /bin/dd +checking how to truncate binary pipes... /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/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 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 gcc... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/usr/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 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 libattr.pc +config.status: creating Makefile +config.status: creating po/Makefile.in +config.status: creating include/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 +config.status: executing include/attr commands +Making all in po +make[1]: Entering directory '/sources/attr-2.4.48/po' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/attr-2.4.48/po' +make[1]: Entering directory '/sources/attr-2.4.48' + CC libattr/libattr_la-attr_copy_action.lo + CC libattr/libattr_la-attr_copy_check.lo + CC libattr/libattr_la-attr_copy_fd.lo + CC libattr/libattr_la-attr_copy_file.lo + CC libattr/libattr_la-libattr.lo + CC libattr/libattr_la-syscalls.lo + CCLD libattr.la + CC libmisc/high_water_alloc.lo + CC libmisc/next_line.lo + CC libmisc/quote.lo + CC libmisc/unquote.lo + CC libmisc/walk_tree.lo + CCLD libmisc.la + CC tools/attr.o + CCLD attr + CC tools/getfattr.o + CCLD getfattr + CC tools/setfattr.o + CCLD setfattr +make[1]: Leaving directory '/sources/attr-2.4.48' +Making install in po +make[1]: Entering directory '/sources/attr-2.4.48/po' +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/attr.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/attr.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/attr.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/attr.mo +installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/attr.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/attr.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/attr.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/attr.mo +installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/attr.mo +installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/attr.mo +if test "attr" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/sources/attr-2.4.48/po' +make[1]: Entering directory '/sources/attr-2.4.48' +make[2]: Entering directory '/sources/attr-2.4.48' + /bin/mkdir -p '/usr/lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libattr.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/libattr.so.1.1.2448 /usr/lib/libattr.so.1.1.2448 +libtool: install: (cd /usr/lib && { ln -s -f libattr.so.1.1.2448 libattr.so.1 || { rm -f libattr.so.1 && ln -s libattr.so.1.1.2448 libattr.so.1; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libattr.so.1.1.2448 libattr.so || { rm -f libattr.so && ln -s libattr.so.1.1.2448 libattr.so; }; }) +libtool: install: /usr/bin/install -c .libs/libattr.lai /usr/lib/libattr.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/bin' + /bin/sh ./libtool --mode=install /usr/bin/install -c attr getfattr setfattr '/bin' +libtool: install: /usr/bin/install -c .libs/attr /bin/attr +libtool: install: /usr/bin/install -c .libs/getfattr /bin/getfattr +libtool: install: /usr/bin/install -c .libs/setfattr /bin/setfattr + /bin/mkdir -p '/etc' + /usr/bin/install -c -m 644 xattr.conf '/etc' +subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/attributes.h" "/usr/include/attr" +subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/error_context.h" "/usr/include/attr" +subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/libattr.h" "/usr/include/attr" + /bin/mkdir -p '/usr/share/doc/attr-2.4.48' + /usr/bin/install -c -m 644 doc/CHANGES doc/COPYING doc/COPYING.LGPL doc/PORTING '/usr/share/doc/attr-2.4.48' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 man/man1/attr.1 man/man1/getfattr.1 man/man1/setfattr.1 '/usr/share/man/man1' + /bin/mkdir -p '/usr/share/man/man3' + /usr/bin/install -c -m 644 man/man3/attr_get.3 man/man3/attr_list.3 man/man3/attr_multi.3 man/man3/attr_remove.3 man/man3/attr_set.3 '/usr/share/man/man3' + /bin/mkdir -p '/usr/lib/pkgconfig' + /usr/bin/install -c -m 644 libattr.pc '/usr/lib/pkgconfig' +make install-data-hook +make[3]: Entering directory '/sources/attr-2.4.48' +set -e; \ +cd "/usr/share/man"; \ +for d in man/man1/attr.1 man/man1/getfattr.1 man/man1/setfattr.1 man/man3/attr_get.3 man/man3/attr_list.3 man/man3/attr_multi.3 man/man3/attr_remove.3 man/man3/attr_set.3; do \ + man_section=${d##*.}; \ + d=${d#man/}; \ + dst=${d##*/}; \ + for m in `gawk \ + '/^\.S[h|H] NAME/ {ok=1; next} ok {print; exit}' $d \ + | /bin/sed \ + -e 's/^\.Nm //' -e 's/,/ /g' -e 's/\\-.*//' \ + -e 's/\\\f[0-9]//g' -e 's/ / /g;q'`; \ + do \ + [ "$m" = "\\" ] && continue; \ + ln="man$man_section/$m.$man_section"; \ + [ -e "$ln" ] && continue; \ + echo ln -s $dst $ln; \ + ln -s $dst $ln; \ + done; \ +done; \ +rmdir */ 2>/dev/null || : +ln -s attr_get.3 man3/attr_getf.3 +ln -s attr_list.3 man3/attr_listf.3 +ln -s attr_multi.3 man3/attr_multif.3 +ln -s attr_remove.3 man3/attr_removef.3 +ln -s attr_set.3 man3/attr_setf.3 +make[3]: Leaving directory '/sources/attr-2.4.48' +make[2]: Leaving directory '/sources/attr-2.4.48' +make[1]: Leaving directory '/sources/attr-2.4.48' +renamed '/usr/lib/libattr.so.1' -> '/lib/libattr.so.1' +renamed '/usr/lib/libattr.so.1.1.2448' -> '/lib/libattr.so.1.1.2448' +'/usr/lib/libattr.so' -> '../../lib/libattr.so.1.1.2448' +[lfs-scripts] Finishing build of attr-2.4.48 at Tue Feb 2 10:35:58 -03 2021 +[lfs-scripts] Starting build of acl-2.2.53 at Tue Feb 2 10:35:58 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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 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... /bin/grep +checking for egrep... /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 __attribute__((visibility())) is supported... yes +checking whether byte ordering is bigendian... 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 ar... ar +checking the archiver (ar) interface... ar +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/x86_64-lfs-linux-gnu/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 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 /usr/x86_64-lfs-linux-gnu/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 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... /bin/dd +checking how to truncate binary pipes... /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/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 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 gcc... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/usr/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 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 attr/error_context.h usability... yes +checking attr/error_context.h presence... yes +checking for attr/error_context.h... yes +checking for getxattr in -lattr... yes +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating libacl.pc +config.status: creating Makefile +config.status: creating po/Makefile.in +config.status: creating include/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 +config.status: executing include/acl commands +config.status: executing include/sys commands +Making all in po +make[1]: Entering directory '/sources/acl-2.2.53/po' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/acl-2.2.53/po' +make[1]: Entering directory '/sources/acl-2.2.53' + CC libacl/libacl_la-acl_add_perm.lo + CC libacl/libacl_la-acl_calc_mask.lo + CC libacl/libacl_la-acl_clear_perms.lo + CC libacl/libacl_la-acl_copy_entry.lo + CC libacl/libacl_la-acl_copy_ext.lo + CC libacl/libacl_la-acl_copy_int.lo + CC libacl/libacl_la-acl_create_entry.lo + CC libacl/libacl_la-acl_delete_def_file.lo + CC libacl/libacl_la-acl_delete_entry.lo + CC libacl/libacl_la-acl_delete_perm.lo + CC libacl/libacl_la-acl_dup.lo + CC libacl/libacl_la-acl_free.lo + CC libacl/libacl_la-acl_from_text.lo + CC libacl/libacl_la-acl_get_entry.lo + CC libacl/libacl_la-acl_get_fd.lo + CC libacl/libacl_la-acl_get_file.lo + CC libacl/libacl_la-acl_get_perm.lo + CC libacl/libacl_la-acl_get_permset.lo + CC libacl/libacl_la-acl_get_qualifier.lo + CC libacl/libacl_la-acl_get_tag_type.lo + CC libacl/libacl_la-acl_init.lo + CC libacl/libacl_la-acl_set_fd.lo + CC libacl/libacl_la-acl_set_file.lo + CC libacl/libacl_la-acl_set_permset.lo + CC libacl/libacl_la-acl_set_qualifier.lo + CC libacl/libacl_la-acl_set_tag_type.lo + CC libacl/libacl_la-acl_size.lo + CC libacl/libacl_la-acl_to_text.lo + CC libacl/libacl_la-acl_valid.lo + CC libacl/libacl_la-acl_check.lo + CC libacl/libacl_la-acl_cmp.lo + CC libacl/libacl_la-acl_entries.lo + CC libacl/libacl_la-acl_equiv_mode.lo + CC libacl/libacl_la-acl_error.lo + CC libacl/libacl_la-acl_extended_fd.lo + CC libacl/libacl_la-acl_extended_file.lo + CC libacl/libacl_la-acl_extended_file_nofollow.lo + CC libacl/libacl_la-acl_from_mode.lo + CC libacl/libacl_la-acl_to_any_text.lo + CC libacl/libacl_la-__acl_extended_file.lo + CC libacl/libacl_la-__acl_from_xattr.lo + CC libacl/libacl_la-__acl_reorder_obj_p.lo + CC libacl/libacl_la-__acl_to_any_text.lo + CC libacl/libacl_la-__acl_to_xattr.lo + CC libacl/libacl_la-__apply_mask_to_mode.lo + CC libacl/libacl_la-__libobj.lo + CC libacl/libacl_la-perm_copy_fd.lo + CC libacl/libacl_la-perm_copy_file.lo + CC libmisc/high_water_alloc.lo + CC libmisc/next_line.lo + CC libmisc/quote.lo + CC libmisc/unquote.lo + CC libmisc/walk_tree.lo + CCLD libmisc.la + CCLD libacl.la + CC tools/chacl.o + CCLD chacl + CC tools/getfacl.o + CC tools/user_group.o + CCLD getfacl + CC tools/do_set.o + CC tools/parse.o + CC tools/sequence.o + CC tools/setfacl.o + CCLD setfacl +make[1]: Leaving directory '/sources/acl-2.2.53' +Making install in po +make[1]: Entering directory '/sources/acl-2.2.53/po' +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/acl.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/acl.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/acl.mo +installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/acl.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/acl.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/acl.mo +installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/acl.mo +installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/acl.mo +if test "acl" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/sources/acl-2.2.53/po' +make[1]: Entering directory '/sources/acl-2.2.53' +make[2]: Entering directory '/sources/acl-2.2.53' + /bin/mkdir -p '/usr/lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libacl.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/libacl.so.1.1.2253 /usr/lib/libacl.so.1.1.2253 +libtool: install: (cd /usr/lib && { ln -s -f libacl.so.1.1.2253 libacl.so.1 || { rm -f libacl.so.1 && ln -s libacl.so.1.1.2253 libacl.so.1; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libacl.so.1.1.2253 libacl.so || { rm -f libacl.so && ln -s libacl.so.1.1.2253 libacl.so; }; }) +libtool: install: /usr/bin/install -c .libs/libacl.lai /usr/lib/libacl.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/bin' + /bin/sh ./libtool --mode=install /usr/bin/install -c chacl getfacl setfacl '/bin' +libtool: install: /usr/bin/install -c .libs/chacl /bin/chacl +libtool: install: /usr/bin/install -c .libs/getfacl /bin/getfacl +libtool: install: /usr/bin/install -c .libs/setfacl /bin/setfacl +subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/libacl.h" "/usr/include/acl" +subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/acl.h" "/usr/include/sys" + /bin/mkdir -p '/usr/share/doc/acl-2.2.53' + /usr/bin/install -c -m 644 doc/extensions.txt doc/CHANGES doc/COPYING doc/COPYING.LGPL doc/libacl.txt doc/PORTING '/usr/share/doc/acl-2.2.53' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 man/man1/chacl.1 man/man1/getfacl.1 man/man1/setfacl.1 '/usr/share/man/man1' + /bin/mkdir -p '/usr/share/man/man3' + /usr/bin/install -c -m 644 man/man3/acl_add_perm.3 man/man3/acl_calc_mask.3 man/man3/acl_check.3 man/man3/acl_clear_perms.3 man/man3/acl_cmp.3 man/man3/acl_copy_entry.3 man/man3/acl_copy_ext.3 man/man3/acl_copy_int.3 man/man3/acl_create_entry.3 man/man3/acl_delete_def_file.3 man/man3/acl_delete_entry.3 man/man3/acl_delete_perm.3 man/man3/acl_dup.3 man/man3/acl_entries.3 man/man3/acl_equiv_mode.3 man/man3/acl_error.3 man/man3/acl_extended_fd.3 man/man3/acl_extended_file.3 man/man3/acl_extended_file_nofollow.3 man/man3/acl_free.3 man/man3/acl_from_mode.3 man/man3/acl_from_text.3 man/man3/acl_get_entry.3 man/man3/acl_get_fd.3 man/man3/acl_get_file.3 man/man3/acl_get_perm.3 man/man3/acl_get_permset.3 man/man3/acl_get_qualifier.3 man/man3/acl_get_tag_type.3 man/man3/acl_init.3 man/man3/acl_set_fd.3 man/man3/acl_set_file.3 man/man3/acl_set_permset.3 man/man3/acl_set_qualifier.3 man/man3/acl_set_tag_type.3 man/man3/acl_size.3 man/man3/acl_to_any_text.3 man/man3/acl_to_text.3 man/man3/acl_valid.3 '/usr/share/man/man3' + /bin/mkdir -p '/usr/share/man/man5' + /usr/bin/install -c -m 644 man/man5/acl.5 '/usr/share/man/man5' + /bin/mkdir -p '/usr/lib/pkgconfig' + /usr/bin/install -c -m 644 libacl.pc '/usr/lib/pkgconfig' +make[2]: Leaving directory '/sources/acl-2.2.53' +make[1]: Leaving directory '/sources/acl-2.2.53' +renamed '/usr/lib/libacl.so.1' -> '/lib/libacl.so.1' +renamed '/usr/lib/libacl.so.1.1.2253' -> '/lib/libacl.so.1.1.2253' +'/usr/lib/libacl.so' -> '../../lib/libacl.so.1.1.2253' +[lfs-scripts] Finishing build of acl-2.2.53 at Tue Feb 2 10:36:08 -03 2021 +[lfs-scripts] Starting build of libcap-2.42 at Tue Feb 2 10:36:08 -03 2021 +make -C libcap all +make[1]: Entering directory '/sources/libcap-2.42/libcap' +=> making cap_names.list.h from /sources/libcap-2.42/libcap/../libcap/include/uapi/linux/capability.h +perl -e 'while ($l=<>) { if ($l =~ /^\#define[ \t](CAP[_A-Z]+)[ \t]+([0-9]+)\s+$/) { $tok=$1; $val=$2; $tok =~ tr/A-Z/a-z/; print "{\"$tok\",$val},\n"; } }' /sources/libcap-2.42/libcap/../libcap/include/uapi/linux/capability.h | fgrep -v 0x > cap_names.list.h +cc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/sources/libcap-2.42/libcap/../libcap/include/uapi -I/sources/libcap-2.42/libcap/../libcap/include _makenames.c -o _makenames +./_makenames > cap_names.h +cc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/sources/libcap-2.42/libcap/../libcap/include/uapi -I/sources/libcap-2.42/libcap/../libcap/include -c cap_alloc.c -o cap_alloc.o +cc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/sources/libcap-2.42/libcap/../libcap/include/uapi -I/sources/libcap-2.42/libcap/../libcap/include -c cap_proc.c -o cap_proc.o +cc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/sources/libcap-2.42/libcap/../libcap/include/uapi -I/sources/libcap-2.42/libcap/../libcap/include -c cap_extint.c -o cap_extint.o +cc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/sources/libcap-2.42/libcap/../libcap/include/uapi -I/sources/libcap-2.42/libcap/../libcap/include -c cap_flag.c -o cap_flag.o +cc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/sources/libcap-2.42/libcap/../libcap/include/uapi -I/sources/libcap-2.42/libcap/../libcap/include -c cap_text.c -o cap_text.o +cc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/sources/libcap-2.42/libcap/../libcap/include/uapi -I/sources/libcap-2.42/libcap/../libcap/include -c cap_file.c -o cap_file.o +cc -Wl,-x -shared -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -L/sources/libcap-2.42/libcap/../libcap -Wl,-soname,libcap.so.2 -o libcap.so.2.42 cap_alloc.o cap_proc.o cap_extint.o cap_flag.o cap_text.o cap_file.o +ln -sf libcap.so.2.42 libcap.so.2 +ln -sf libcap.so.2 libcap.so +ar rcs libcap.a cap_alloc.o cap_proc.o cap_extint.o cap_flag.o cap_text.o cap_file.o +ranlib libcap.a +sed -e 's,@prefix@,/usr,' \ + -e 's,@exec_prefix@,,' \ + -e 's,@libdir@,/lib,' \ + -e 's,@includedir@,/usr/include,' \ + -e 's,@VERSION@,2.42,' \ + -e 's,@deps@,,' \ + libcap.pc.in >libcap.pc +sed -e 's,@prefix@,/usr,' \ + -e 's,@exec_prefix@,,' \ + -e 's,@libdir@,/lib,' \ + -e 's,@includedir@,/usr/include,' \ + -e 's,@VERSION@,2.42,' \ + -e 's,@deps@,,' \ + libpsx.pc.in >libpsx.pc +cc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/sources/libcap-2.42/libcap/../libcap/include/uapi -I/sources/libcap-2.42/libcap/../libcap/include -c ../psx/psx.c -o ../psx/psx.o +ar rcs libpsx.a ../psx/psx.o +ranlib libpsx.a +make[1]: Leaving directory '/sources/libcap-2.42/libcap' +make -C tests all +make[1]: Entering directory '/sources/libcap-2.42/tests' +cc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/sources/libcap-2.42/tests/../libcap/include/uapi -I/sources/libcap-2.42/tests/../libcap/include psx_test.c -o psx_test -L/sources/libcap-2.42/tests/../libcap -lpsx -lpthread -Wl,-wrap,pthread_create +cc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/sources/libcap-2.42/tests/../libcap/include/uapi -I/sources/libcap-2.42/tests/../libcap/include libcap_psx_test.c -o libcap_psx_test -L/sources/libcap-2.42/tests/../libcap -lcap -L/sources/libcap-2.42/tests/../libcap -lpsx -lpthread -Wl,-wrap,pthread_create --static +cc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/sources/libcap-2.42/tests/../libcap/include/uapi -I/sources/libcap-2.42/tests/../libcap/include libcap_launch_test.c -o libcap_launch_test -L/sources/libcap-2.42/tests/../libcap -lcap --static +make[1]: Leaving directory '/sources/libcap-2.42/tests' +make -C progs all +make[1]: Entering directory '/sources/libcap-2.42/progs' +cc -fPIC -I/sources/libcap-2.42/progs/../libcap/include/uapi -I/sources/libcap-2.42/progs/../libcap/include -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -c getpcaps.c -o getpcaps.o +cc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -o getpcaps getpcaps.o -L/sources/libcap-2.42/progs/../libcap -lcap -L/sources/libcap-2.42/progs/../libcap +cc -fPIC -I/sources/libcap-2.42/progs/../libcap/include/uapi -I/sources/libcap-2.42/progs/../libcap/include -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -c capsh.c -o capsh.o +cc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -o capsh capsh.o -L/sources/libcap-2.42/progs/../libcap -lcap -L/sources/libcap-2.42/progs/../libcap +cc -fPIC -I/sources/libcap-2.42/progs/../libcap/include/uapi -I/sources/libcap-2.42/progs/../libcap/include -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -c getcap.c -o getcap.o +cc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -o getcap getcap.o -L/sources/libcap-2.42/progs/../libcap -lcap -L/sources/libcap-2.42/progs/../libcap +cc -fPIC -I/sources/libcap-2.42/progs/../libcap/include/uapi -I/sources/libcap-2.42/progs/../libcap/include -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -c setcap.c -o setcap.o +cc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -o setcap setcap.o -L/sources/libcap-2.42/progs/../libcap -lcap -L/sources/libcap-2.42/progs/../libcap +make[1]: Leaving directory '/sources/libcap-2.42/progs' +make -C doc all +make[1]: Entering directory '/sources/libcap-2.42/doc' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/libcap-2.42/doc' +make -C kdebug all +make[1]: Entering directory '/sources/libcap-2.42/kdebug' +cd to kdebug to test a kernel build +make[1]: Leaving directory '/sources/libcap-2.42/kdebug' +make -C libcap install +make[1]: Entering directory '/sources/libcap-2.42/libcap' +mkdir -p -m 0755 /usr/include/sys +install -m 0644 include/sys/capability.h /usr/include/sys +install -m 0644 include/sys/psx_syscall.h /usr/include/sys +mkdir -p -m 0755 /usr/lib/pkgconfig +install -m 0644 libcap.pc /usr/lib/pkgconfig/libcap.pc +install -m 0644 libpsx.pc /usr/lib/pkgconfig/libpsx.pc +install -m 0644 libcap.so.2.42 /lib/libcap.so.2.42 +ln -sf libcap.so.2.42 /lib/libcap.so.2 +ln -sf libcap.so.2 /lib/libcap.so +/sbin/ldconfig +mkdir -p -m 0755 /lib +install -m 0644 libpsx.a /lib/libpsx.a +make[1]: Leaving directory '/sources/libcap-2.42/libcap' +make -C tests install +make[1]: Entering directory '/sources/libcap-2.42/tests' +make[1]: Nothing to be done for 'install'. +make[1]: Leaving directory '/sources/libcap-2.42/tests' +make -C progs install +make[1]: Entering directory '/sources/libcap-2.42/progs' +mkdir -p -m 0755 /sbin +for p in getpcaps capsh getcap setcap ; do \ + install -m 0755 $p /sbin ; \ +done +make[1]: Leaving directory '/sources/libcap-2.42/progs' +make -C doc install +make[1]: Entering directory '/sources/libcap-2.42/doc' +mkdir -p -m 755 /usr/share/man/man1 /usr/share/man/man3 /usr/share/man/man8 +for man in \ + /usr/share/man/man1 capsh.1 \ + /usr/share/man/man3 cap_init.3 cap_free.3 cap_dup.3 cap_clear.3 cap_clear_flag.3 cap_get_flag.3 cap_set_flag.3 cap_compare.3 cap_get_proc.3 cap_get_pid.3 cap_set_proc.3 cap_get_file.3 cap_get_fd.3 cap_set_file.3 cap_set_fd.3 cap_copy_ext.3 cap_size.3 cap_copy_int.3 cap_from_text.3 cap_to_text.3 cap_from_name.3 cap_to_name.3 capsetp.3 capgetp.3 libcap.3 cap_get_bound.3 cap_drop_bound.3 cap_get_mode.3 cap_set_mode.3 cap_mode_name.3 cap_get_secbits.3 cap_set_secbits.3 cap_setuid.3 cap_setgroups.3 psx_syscall.3 psx_syscall3.3 psx_syscall6.3 libpsx.3 \ + /usr/share/man/man8 getcap.8 setcap.8 getpcaps.8 \ + ; \ +do \ + case $man in \ + /*) sub=$man ; continue ;; \ + esac; \ + install -m 644 $man $sub ; \ +done +make[1]: Leaving directory '/sources/libcap-2.42/doc' +make -C kdebug install +make[1]: Entering directory '/sources/libcap-2.42/kdebug' +make[1]: Nothing to be done for 'install'. +make[1]: Leaving directory '/sources/libcap-2.42/kdebug' +mode of '/lib/libcap.so.2.42' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) +renamed '/lib/libpsx.a' -> '/usr/lib/libpsx.a' +removed '/lib/libcap.so' +'/usr/lib/libcap.so' -> '../../lib/libcap.so.2' +[lfs-scripts] Finishing build of libcap-2.42 at Tue Feb 2 10:36:11 -03 2021 +[lfs-scripts] Starting build of shadow-4.8.1 at Tue Feb 2 10:36:11 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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 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... /bin/grep +checking for egrep... /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 to enable maintainer-specific portions of Makefiles... no +checking for 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 library containing strerror... none required +checking whether ln -s works... yes +checking for bison... bison -y +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc... /usr/x86_64-lfs-linux-gnu/bin/ld +checking if the linker (/usr/x86_64-lfs-linux-gnu/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/x86_64-lfs-linux-gnu/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... /bin/dd +checking how to truncate binary pipes... /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/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 dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking for ANSI C header files... (cached) yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... 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 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 utmp.h usability... yes +checking utmp.h presence... yes +checking for utmp.h... yes +checking utmpx.h usability... yes +checking utmpx.h presence... yes +checking for utmpx.h... yes +checking termios.h usability... yes +checking termios.h presence... yes +checking for termios.h... yes +checking termio.h usability... yes +checking termio.h presence... yes +checking for termio.h... yes +checking sgtty.h usability... yes +checking sgtty.h presence... yes +checking for sgtty.h... yes +checking sys/ioctl.h usability... yes +checking sys/ioctl.h presence... yes +checking for sys/ioctl.h... yes +checking syslog.h usability... yes +checking syslog.h presence... yes +checking for syslog.h... yes +checking paths.h usability... yes +checking paths.h presence... yes +checking for paths.h... yes +checking utime.h usability... yes +checking utime.h presence... yes +checking for utime.h... yes +checking ulimit.h usability... yes +checking ulimit.h presence... yes +checking for ulimit.h... yes +checking sys/capability.h usability... yes +checking sys/capability.h presence... yes +checking for sys/capability.h... yes +checking sys/resource.h usability... yes +checking sys/resource.h presence... yes +checking for sys/resource.h... yes +checking gshadow.h usability... yes +checking gshadow.h presence... yes +checking for gshadow.h... yes +checking lastlog.h usability... yes +checking lastlog.h presence... yes +checking for lastlog.h... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking rpc/key_prot.h usability... no +checking rpc/key_prot.h presence... no +checking for rpc/key_prot.h... no +checking netdb.h usability... yes +checking netdb.h presence... yes +checking for netdb.h... yes +checking acl/libacl.h usability... yes +checking acl/libacl.h presence... yes +checking for acl/libacl.h... yes +checking attr/libattr.h usability... yes +checking attr/libattr.h presence... yes +checking for attr/libattr.h... yes +checking attr/error_context.h usability... yes +checking attr/error_context.h presence... yes +checking for attr/error_context.h... yes +checking shadow.h usability... yes +checking shadow.h presence... yes +checking for shadow.h... yes +checking for l64a... yes +checking for fchmod... yes +checking for fchown... yes +checking for fsync... yes +checking for futimes... yes +checking for getgroups... yes +checking for gethostname... yes +checking for getspnam... yes +checking for gettimeofday... yes +checking for getusershell... yes +checking for getutent... yes +checking for initgroups... yes +checking for lchown... yes +checking for lckpwdf... yes +checking for lstat... yes +checking for lutimes... yes +checking for memcpy... yes +checking for memset... yes +checking for setgroups... yes +checking for sigaction... yes +checking for strchr... yes +checking for updwtmp... yes +checking for updwtmpx... yes +checking for innetgr... yes +checking for getpwnam_r... yes +checking for getpwuid_r... yes +checking for getgrnam_r... yes +checking for getgrgid_r... yes +checking for getspnam_r... yes +checking for getaddrinfo... yes +checking for ruserok... 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 an ANSI C-conforming const... yes +checking for uid_t in sys/types.h... yes +checking for off_t... yes +checking for pid_t... yes +checking for mode_t... yes +checking whether stat file-mode macros are broken... no +checking for struct stat.st_rdev... yes +checking for struct stat.st_atim... yes +checking for struct stat.st_atimensec... no +checking for struct stat.st_mtim... yes +checking for struct stat.st_mtimensec... no +checking whether time.h and sys/time.h may both be included... yes +checking whether struct tm is in sys/time.h or time.h... time.h +checking for struct utmp.ut_type... yes +checking for struct utmp.ut_id... yes +checking for struct utmp.ut_name... yes +checking for struct utmp.ut_user... yes +checking for struct utmp.ut_host... yes +checking for struct utmp.ut_syslen... no +checking for struct utmp.ut_addr... yes +checking for struct utmp.ut_addr_v6... yes +checking for struct utmp.ut_time... yes +checking for struct utmp.ut_xtime... yes +checking for struct utmp.ut_tv... yes +checking for struct utmpx.ut_name... no +checking for struct utmpx.ut_host... yes +checking for struct utmpx.ut_syslen... no +checking for struct utmpx.ut_addr... no +checking for struct utmpx.ut_addr_v6... yes +checking for struct utmpx.ut_time... no +checking for struct utmpx.ut_xtime... no +checking for ll_host in struct lastlog... yes +checking type of array argument to getgroups... gid_t +checking return type of signal handlers... void +checking for utime.h... (cached) yes +checking whether utime accepts a null argument... yes +checking for strftime... yes +checking for mkdir... yes +checking for putgrent... yes +checking for putpwent... yes +checking for putspent... yes +checking for rename... yes +checking for rmdir... yes +checking for sgetgrent... no +checking for sgetpwent... no +checking for sgetspent... yes +checking for snprintf... yes +checking for strcasecmp... yes +checking for strdup... yes +checking for strerror... yes +checking for strstr... yes +checking for setpgrp... yes +checking for secure_getenv... yes +checking for working shadow group support... no +checking location of shared mail directory... /var/mail +checking location of user mail file... none +checking location of utmp... none +checking location of faillog/lastlog/wtmp... /var/log +checking location of the passwd program... /usr/bin +checking for posix_spawn... yes +checking for posix_spawn... (cached) yes +checking for library containing inet_ntoa... none required +checking for library containing socket... none required +checking for library containing gethostbyname... none required +checking for econf_readDirs in -leconf... no +checking size of uid_t... 4 +checking size of gid_t... 4 +checking for crypt in -lcrypt... yes +checking for acl/libacl.h... (cached) yes +checking for attr/error_context.h... (cached) yes +checking for perm_copy_file in -lacl... yes +checking for perm_copy_fd in -lacl... yes +checking for attr/libattr.h... (cached) yes +checking for attr/error_context.h... (cached) yes +checking for attr_copy_file in -lattr... yes +checking for attr_copy_fd in -lattr... yes +checking libaudit.h usability... no +checking libaudit.h presence... no +checking for libaudit.h... no +checking sys/statfs.h usability... yes +checking sys/statfs.h presence... yes +checking for sys/statfs.h... yes +checking linux/magic.h usability... yes +checking linux/magic.h presence... yes +checking for linux/magic.h... yes +checking linux/btrfs_tree.h usability... yes +checking linux/btrfs_tree.h presence... yes +checking for linux/btrfs_tree.h... yes +checking selinux/selinux.h usability... no +checking selinux/selinux.h presence... no +checking for selinux/selinux.h... no +checking semanage/semanage.h usability... no +checking semanage/semanage.h presence... no +checking for semanage/semanage.h... no +checking tcb.h usability... no +checking tcb.h presence... no +checking for tcb.h... no +checking for pam_start in -lpam... no +checking for openpam_ttyconv in -lpam... no +checking for misc_conv in -lpam_misc... no +checking for security/openpam.h... no +checking for security/pam_misc.h... no +checking use login and su access checking if PAM not used... 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 gcc... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 +checking if the linker (/usr/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 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 po/Makefile.in +config.status: creating doc/Makefile +config.status: creating man/Makefile +config.status: creating man/config.xml +config.status: creating man/po/Makefile +config.status: creating man/cs/Makefile +config.status: creating man/da/Makefile +config.status: creating man/de/Makefile +config.status: creating man/es/Makefile +config.status: creating man/fi/Makefile +config.status: creating man/fr/Makefile +config.status: creating man/hu/Makefile +config.status: creating man/id/Makefile +config.status: creating man/it/Makefile +config.status: creating man/ja/Makefile +config.status: creating man/ko/Makefile +config.status: creating man/pl/Makefile +config.status: creating man/pt_BR/Makefile +config.status: creating man/ru/Makefile +config.status: creating man/sv/Makefile +config.status: creating man/tr/Makefile +config.status: creating man/zh_CN/Makefile +config.status: creating man/zh_TW/Makefile +config.status: creating libmisc/Makefile +config.status: creating lib/Makefile +config.status: creating src/Makefile +config.status: creating contrib/Makefile +config.status: creating etc/Makefile +config.status: creating etc/pam.d/Makefile +config.status: creating shadow.spec +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 + +shadow will be compiled with the following features: + + auditing support: no + CrackLib support: no + PAM support: no + SELinux support: no + BtrFS support: yes + ACL support: yes + Extended Attributes support: yes + tcb support (incomplete): no + shadow group support: yes + S/Key support: no + SHA passwords encryption: yes + bcrypt passwords encryption: no + nscd support: yes + sssd support: yes + subordinate IDs support: yes + use file caps: no + install su: yes + +make all-recursive +make[1]: Entering directory '/sources/shadow-4.8.1' +Making all in po +make[2]: Entering directory '/sources/shadow-4.8.1/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/shadow-4.8.1/po' +Making all in man +make[2]: Entering directory '/sources/shadow-4.8.1/man' +Making all in po +make[3]: Entering directory '/sources/shadow-4.8.1/man/po' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/shadow-4.8.1/man/po' +Making all in cs +make[3]: Entering directory '/sources/shadow-4.8.1/man/cs' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/shadow-4.8.1/man/cs' +Making all in da +make[3]: Entering directory '/sources/shadow-4.8.1/man/da' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/shadow-4.8.1/man/da' +Making all in de +make[3]: Entering directory '/sources/shadow-4.8.1/man/de' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/shadow-4.8.1/man/de' +Making all in es +make[3]: Entering directory '/sources/shadow-4.8.1/man/es' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/shadow-4.8.1/man/es' +Making all in fi +make[3]: Entering directory '/sources/shadow-4.8.1/man/fi' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/shadow-4.8.1/man/fi' +Making all in fr +make[3]: Entering directory '/sources/shadow-4.8.1/man/fr' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/shadow-4.8.1/man/fr' +Making all in hu +make[3]: Entering directory '/sources/shadow-4.8.1/man/hu' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/shadow-4.8.1/man/hu' +Making all in id +make[3]: Entering directory '/sources/shadow-4.8.1/man/id' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/shadow-4.8.1/man/id' +Making all in it +make[3]: Entering directory '/sources/shadow-4.8.1/man/it' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/shadow-4.8.1/man/it' +Making all in ja +make[3]: Entering directory '/sources/shadow-4.8.1/man/ja' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/shadow-4.8.1/man/ja' +Making all in ko +make[3]: Entering directory '/sources/shadow-4.8.1/man/ko' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/shadow-4.8.1/man/ko' +Making all in pl +make[3]: Entering directory '/sources/shadow-4.8.1/man/pl' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/shadow-4.8.1/man/pl' +Making all in pt_BR +make[3]: Entering directory '/sources/shadow-4.8.1/man/pt_BR' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/shadow-4.8.1/man/pt_BR' +Making all in ru +make[3]: Entering directory '/sources/shadow-4.8.1/man/ru' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/shadow-4.8.1/man/ru' +Making all in sv +make[3]: Entering directory '/sources/shadow-4.8.1/man/sv' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/shadow-4.8.1/man/sv' +Making all in tr +make[3]: Entering directory '/sources/shadow-4.8.1/man/tr' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/shadow-4.8.1/man/tr' +Making all in zh_CN +make[3]: Entering directory '/sources/shadow-4.8.1/man/zh_CN' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/shadow-4.8.1/man/zh_CN' +Making all in zh_TW +make[3]: Entering directory '/sources/shadow-4.8.1/man/zh_TW' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/shadow-4.8.1/man/zh_TW' +make[3]: Entering directory '/sources/shadow-4.8.1/man' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/sources/shadow-4.8.1/man' +make[2]: Leaving directory '/sources/shadow-4.8.1/man' +Making all in libmisc +make[2]: Entering directory '/sources/shadow-4.8.1/libmisc' + CC addgrps.o + CC age.o + CC audit_help.o + CC basename.o + CC chkname.o + CC chowndir.o + CC chowntty.o + CC cleanup.o + CC cleanup_group.o + CC cleanup_user.o + CC console.o + CC copydir.o + CC entry.o + CC env.o + CC failure.o + CC find_new_gid.o + CC find_new_uid.o + CC find_new_sub_gids.o + CC find_new_sub_uids.o + CC getdate.o + CC getgr_nam_gid.o + CC getrange.o + CC gettime.o + CC hushed.o + CC idmapping.o + CC isexpired.o + CC limits.o + CC list.o + CC log.o + CC loginprompt.o + CC mail.o + CC motd.o + CC myname.o + CC obscure.o + CC pam_pass.o + CC pam_pass_non_interactive.o + CC prefix_flag.o + CC pwd2spwd.o + CC pwdcheck.o + CC pwd_init.o + CC remove_tree.o + CC rlogin.o + CC root_flag.o + CC salt.o + CC setugid.o + CC setupenv.o + CC shell.o + CC strtoday.o + CC sub.o + CC sulog.o + CC ttytype.o + CC tz.o + CC ulimit.o + CC user_busy.o + CC utmp.o + CC valid.o + CC xgetpwnam.o + CC xgetpwuid.o + CC xgetgrnam.o + CC xgetgrgid.o + CC xgetspnam.o + CC xmalloc.o + CC yesno.o + CC btrfs.o + AR libmisc.a +make[2]: Leaving directory '/sources/shadow-4.8.1/libmisc' +Making all in lib +make[2]: Entering directory '/sources/shadow-4.8.1/lib' + CC libshadow_la-commonio.lo + CC libshadow_la-encrypt.lo + CC libshadow_la-fields.lo + CC libshadow_la-fputsx.lo + CC libshadow_la-getdef.lo + CC libshadow_la-get_gid.lo + CC libshadow_la-getlong.lo + CC libshadow_la-get_pid.lo + CC libshadow_la-get_uid.lo + CC libshadow_la-getulong.lo + CC libshadow_la-groupio.lo + CC libshadow_la-groupmem.lo + CC libshadow_la-gshadow.lo + CC libshadow_la-lockpw.lo + CC libshadow_la-nscd.lo + CC libshadow_la-sssd.lo + CC libshadow_la-port.lo + CC libshadow_la-pwauth.lo + CC libshadow_la-pwio.lo + CC libshadow_la-pwmem.lo + CC libshadow_la-subordinateio.lo + CC libshadow_la-selinux.lo + CC libshadow_la-semanage.lo + CC libshadow_la-sgetgrent.lo + CC libshadow_la-sgetpwent.lo + CC libshadow_la-sgetspent.lo + CC libshadow_la-sgroupio.lo + CC libshadow_la-shadow.lo + CC libshadow_la-shadowio.lo + CC libshadow_la-shadowmem.lo + CC libshadow_la-spawn.lo + CC libshadow_la-utent.lo + CCLD libshadow.la +make[2]: Leaving directory '/sources/shadow-4.8.1/lib' +Making all in src +make[2]: Entering directory '/sources/shadow-4.8.1/src' + CC login.o + CC login_nopam.o + CCLD login + CC su.o + CC suauth.o + CCLD su + CC id.o + CCLD id + CC sulogin.o + CCLD sulogin + CC nologin.o + CCLD nologin + CC faillog.o + CCLD faillog + CC lastlog.o + CCLD lastlog + CC chage.o + CCLD chage + CC chfn.o + CCLD chfn + CC chsh.o + CCLD chsh + CC expiry.o + CCLD expiry + CC gpasswd.o + CCLD gpasswd + CC newgrp.o + CCLD newgrp + CC passwd.o + CCLD passwd + CC newgidmap.o + CCLD newgidmap + CC newuidmap.o + CCLD newuidmap + CC chgpasswd.o + CCLD chgpasswd + CC chpasswd.o + CCLD chpasswd + CC groupadd.o + CCLD groupadd + CC groupdel.o + CCLD groupdel + CC groupmems.o + CCLD groupmems + CC groupmod.o + CCLD groupmod + CC grpck.o + CCLD grpck + CC grpconv.o + CCLD grpconv + CC grpunconv.o + CCLD grpunconv + CC logoutd.o + CCLD logoutd + CC newusers.o + CCLD newusers + CC pwck.o + CCLD pwck + CC pwconv.o + CCLD pwconv + CC pwunconv.o + CCLD pwunconv + CC useradd.o + CCLD useradd + CC userdel.o + CCLD userdel + CC usermod.o + CCLD usermod + CC vipw.o + CCLD vipw +make[2]: Leaving directory '/sources/shadow-4.8.1/src' +Making all in contrib +make[2]: Entering directory '/sources/shadow-4.8.1/contrib' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/shadow-4.8.1/contrib' +Making all in doc +make[2]: Entering directory '/sources/shadow-4.8.1/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/shadow-4.8.1/doc' +Making all in etc +make[2]: Entering directory '/sources/shadow-4.8.1/etc' +Making all in pam.d +make[3]: Entering directory '/sources/shadow-4.8.1/etc/pam.d' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/shadow-4.8.1/etc/pam.d' +make[3]: Entering directory '/sources/shadow-4.8.1/etc' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/sources/shadow-4.8.1/etc' +make[2]: Leaving directory '/sources/shadow-4.8.1/etc' +make[2]: Entering directory '/sources/shadow-4.8.1' +make[2]: Leaving directory '/sources/shadow-4.8.1' +make[1]: Leaving directory '/sources/shadow-4.8.1' +Making install in po +make[1]: Entering directory '/sources/shadow-4.8.1/po' +/bin/mkdir -p /usr/share +installing bs.gmo as /usr/share/locale/bs/LC_MESSAGES/shadow.mo +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/shadow.mo +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/shadow.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/shadow.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/shadow.mo +installing dz.gmo as /usr/share/locale/dz/LC_MESSAGES/shadow.mo +installing el.gmo as /usr/share/locale/el/LC_MESSAGES/shadow.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/shadow.mo +installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/shadow.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/shadow.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/shadow.mo +installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/shadow.mo +installing he.gmo as /usr/share/locale/he/LC_MESSAGES/shadow.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/shadow.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/shadow.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/shadow.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/shadow.mo +installing kk.gmo as /usr/share/locale/kk/LC_MESSAGES/shadow.mo +installing km.gmo as /usr/share/locale/km/LC_MESSAGES/shadow.mo +installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/shadow.mo +installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/shadow.mo +installing ne.gmo as /usr/share/locale/ne/LC_MESSAGES/shadow.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/shadow.mo +installing nn.gmo as /usr/share/locale/nn/LC_MESSAGES/shadow.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/shadow.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/shadow.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/shadow.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/shadow.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/shadow.mo +installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/shadow.mo +installing sq.gmo as /usr/share/locale/sq/LC_MESSAGES/shadow.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/shadow.mo +installing tl.gmo as /usr/share/locale/tl/LC_MESSAGES/shadow.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/shadow.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/shadow.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/shadow.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/shadow.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/shadow.mo +if test "shadow" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/sources/shadow-4.8.1/po' +Making install in man +make[1]: Entering directory '/sources/shadow-4.8.1/man' +Making install in po +make[2]: Entering directory '/sources/shadow-4.8.1/man/po' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '/sources/shadow-4.8.1/man/po' +Making install in cs +make[2]: Entering directory '/sources/shadow-4.8.1/man/cs' +make[3]: Entering directory '/sources/shadow-4.8.1/man/cs' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/cs/man1' + /usr/bin/install -c -m 644 man1/expiry.1 man1/gpasswd.1 man1/su.1 '/usr/share/man/cs/man1' + /bin/mkdir -p '/usr/share/man/cs/man5' + /usr/bin/install -c -m 644 man5/faillog.5 man5/gshadow.5 man5/shadow.5 '/usr/share/man/cs/man5' + /bin/mkdir -p '/usr/share/man/cs/man8' + /usr/bin/install -c -m 644 man8/faillog.8 man8/groupadd.8 man8/groupdel.8 man8/groupmod.8 man8/grpck.8 man8/lastlog.8 man8/nologin.8 man8/vipw.8 '/usr/share/man/cs/man8' +make[3]: Leaving directory '/sources/shadow-4.8.1/man/cs' +make[2]: Leaving directory '/sources/shadow-4.8.1/man/cs' +Making install in da +make[2]: Entering directory '/sources/shadow-4.8.1/man/da' +make[3]: Entering directory '/sources/shadow-4.8.1/man/da' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/da/man1' + /usr/bin/install -c -m 644 man1/chfn.1 man1/newgrp.1 man1/sg.1 '/usr/share/man/da/man1' + /bin/mkdir -p '/usr/share/man/da/man5' + /usr/bin/install -c -m 644 man5/gshadow.5 '/usr/share/man/da/man5' + /bin/mkdir -p '/usr/share/man/da/man8' + /usr/bin/install -c -m 644 man8/groupdel.8 man8/logoutd.8 man8/nologin.8 man8/vigr.8 man8/vipw.8 '/usr/share/man/da/man8' +make[3]: Leaving directory '/sources/shadow-4.8.1/man/da' +make[2]: Leaving directory '/sources/shadow-4.8.1/man/da' +Making install in de +make[2]: Entering directory '/sources/shadow-4.8.1/man/de' +make[3]: Entering directory '/sources/shadow-4.8.1/man/de' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/de/man1' + /usr/bin/install -c -m 644 man1/chage.1 man1/chfn.1 man1/chsh.1 man1/expiry.1 man1/gpasswd.1 man1/login.1 man1/newgrp.1 man1/passwd.1 man1/sg.1 man1/su.1 '/usr/share/man/de/man1' + /bin/mkdir -p '/usr/share/man/de/man3' + /usr/bin/install -c -m 644 man3/shadow.3 '/usr/share/man/de/man3' + /bin/mkdir -p '/usr/share/man/de/man5' + /usr/bin/install -c -m 644 man5/faillog.5 man5/gshadow.5 man5/login.defs.5 man5/shadow.5 man5/suauth.5 man5/limits.5 man5/login.access.5 man5/porttime.5 '/usr/share/man/de/man5' + /bin/mkdir -p '/usr/share/man/de/man8' + /usr/bin/install -c -m 644 man8/chgpasswd.8 man8/chpasswd.8 man8/faillog.8 man8/groupadd.8 man8/groupdel.8 man8/groupmems.8 man8/groupmod.8 man8/grpck.8 man8/grpconv.8 man8/grpunconv.8 man8/lastlog.8 man8/logoutd.8 man8/newusers.8 man8/nologin.8 man8/pwck.8 man8/pwconv.8 man8/pwunconv.8 man8/useradd.8 man8/userdel.8 man8/usermod.8 man8/vigr.8 man8/vipw.8 '/usr/share/man/de/man8' +make[3]: Leaving directory '/sources/shadow-4.8.1/man/de' +make[2]: Leaving directory '/sources/shadow-4.8.1/man/de' +Making install in es +make[2]: Entering directory '/sources/shadow-4.8.1/man/es' +make[3]: Entering directory '/sources/shadow-4.8.1/man/es' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/shadow-4.8.1/man/es' +make[2]: Leaving directory '/sources/shadow-4.8.1/man/es' +Making install in fi +make[2]: Entering directory '/sources/shadow-4.8.1/man/fi' +make[3]: Entering directory '/sources/shadow-4.8.1/man/fi' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/fi/man1' + /usr/bin/install -c -m 644 man1/chfn.1 man1/chsh.1 man1/su.1 '/usr/share/man/fi/man1' +make[3]: Leaving directory '/sources/shadow-4.8.1/man/fi' +make[2]: Leaving directory '/sources/shadow-4.8.1/man/fi' +Making install in fr +make[2]: Entering directory '/sources/shadow-4.8.1/man/fr' +make[3]: Entering directory '/sources/shadow-4.8.1/man/fr' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/fr/man1' + /usr/bin/install -c -m 644 man1/chage.1 man1/chfn.1 man1/chsh.1 man1/expiry.1 man1/gpasswd.1 man1/login.1 man1/newgrp.1 man1/passwd.1 man1/sg.1 man1/su.1 man1/newgidmap.1 man1/newuidmap.1 '/usr/share/man/fr/man1' + /bin/mkdir -p '/usr/share/man/fr/man3' + /usr/bin/install -c -m 644 man3/shadow.3 '/usr/share/man/fr/man3' + /bin/mkdir -p '/usr/share/man/fr/man5' + /usr/bin/install -c -m 644 man5/faillog.5 man5/gshadow.5 man5/login.defs.5 man5/shadow.5 man5/suauth.5 man5/limits.5 man5/login.access.5 man5/porttime.5 man5/subgid.5 man5/subuid.5 '/usr/share/man/fr/man5' + /bin/mkdir -p '/usr/share/man/fr/man8' + /usr/bin/install -c -m 644 man8/chgpasswd.8 man8/chpasswd.8 man8/faillog.8 man8/groupadd.8 man8/groupdel.8 man8/groupmems.8 man8/groupmod.8 man8/grpck.8 man8/grpconv.8 man8/grpunconv.8 man8/lastlog.8 man8/logoutd.8 man8/newusers.8 man8/nologin.8 man8/pwck.8 man8/pwconv.8 man8/pwunconv.8 man8/useradd.8 man8/userdel.8 man8/usermod.8 man8/vigr.8 man8/vipw.8 '/usr/share/man/fr/man8' +make[3]: Leaving directory '/sources/shadow-4.8.1/man/fr' +make[2]: Leaving directory '/sources/shadow-4.8.1/man/fr' +Making install in hu +make[2]: Entering directory '/sources/shadow-4.8.1/man/hu' +make[3]: Entering directory '/sources/shadow-4.8.1/man/hu' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/hu/man1' + /usr/bin/install -c -m 644 man1/chsh.1 man1/gpasswd.1 man1/login.1 man1/newgrp.1 man1/passwd.1 man1/sg.1 man1/su.1 '/usr/share/man/hu/man1' + /bin/mkdir -p '/usr/share/man/hu/man5' + /bin/mkdir -p '/usr/share/man/hu/man8' + /usr/bin/install -c -m 644 man8/lastlog.8 '/usr/share/man/hu/man8' +make[3]: Leaving directory '/sources/shadow-4.8.1/man/hu' +make[2]: Leaving directory '/sources/shadow-4.8.1/man/hu' +Making install in id +make[2]: Entering directory '/sources/shadow-4.8.1/man/id' +make[3]: Entering directory '/sources/shadow-4.8.1/man/id' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/id/man1' + /usr/bin/install -c -m 644 man1/chsh.1 man1/login.1 '/usr/share/man/id/man1' + /bin/mkdir -p '/usr/share/man/id/man8' + /usr/bin/install -c -m 644 man8/useradd.8 '/usr/share/man/id/man8' +make[3]: Leaving directory '/sources/shadow-4.8.1/man/id' +make[2]: Leaving directory '/sources/shadow-4.8.1/man/id' +Making install in it +make[2]: Entering directory '/sources/shadow-4.8.1/man/it' +make[3]: Entering directory '/sources/shadow-4.8.1/man/it' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/it/man1' + /usr/bin/install -c -m 644 man1/chage.1 man1/chfn.1 man1/chsh.1 man1/expiry.1 man1/gpasswd.1 man1/login.1 man1/newgrp.1 man1/passwd.1 man1/sg.1 man1/su.1 '/usr/share/man/it/man1' + /bin/mkdir -p '/usr/share/man/it/man3' + /usr/bin/install -c -m 644 man3/shadow.3 '/usr/share/man/it/man3' + /bin/mkdir -p '/usr/share/man/it/man5' + /usr/bin/install -c -m 644 man5/faillog.5 man5/gshadow.5 man5/login.defs.5 man5/shadow.5 man5/suauth.5 man5/limits.5 man5/login.access.5 man5/porttime.5 '/usr/share/man/it/man5' + /bin/mkdir -p '/usr/share/man/it/man8' + /usr/bin/install -c -m 644 man8/chgpasswd.8 man8/chpasswd.8 man8/faillog.8 man8/groupadd.8 man8/groupdel.8 man8/groupmems.8 man8/groupmod.8 man8/grpck.8 man8/grpconv.8 man8/grpunconv.8 man8/lastlog.8 man8/logoutd.8 man8/newusers.8 man8/nologin.8 man8/pwck.8 man8/pwconv.8 man8/pwunconv.8 man8/useradd.8 man8/userdel.8 man8/usermod.8 man8/vigr.8 man8/vipw.8 '/usr/share/man/it/man8' +make[3]: Leaving directory '/sources/shadow-4.8.1/man/it' +make[2]: Leaving directory '/sources/shadow-4.8.1/man/it' +Making install in ja +make[2]: Entering directory '/sources/shadow-4.8.1/man/ja' +make[3]: Entering directory '/sources/shadow-4.8.1/man/ja' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/ja/man1' + /usr/bin/install -c -m 644 man1/chage.1 man1/chfn.1 man1/chsh.1 man1/expiry.1 man1/gpasswd.1 man1/login.1 man1/newgrp.1 man1/passwd.1 man1/sg.1 man1/su.1 '/usr/share/man/ja/man1' + /bin/mkdir -p '/usr/share/man/ja/man5' + /usr/bin/install -c -m 644 man5/faillog.5 man5/login.defs.5 man5/shadow.5 man5/suauth.5 man5/limits.5 man5/login.access.5 man5/porttime.5 '/usr/share/man/ja/man5' + /bin/mkdir -p '/usr/share/man/ja/man8' + /usr/bin/install -c -m 644 man8/chpasswd.8 man8/faillog.8 man8/groupadd.8 man8/groupdel.8 man8/groupmod.8 man8/grpck.8 man8/grpconv.8 man8/grpunconv.8 man8/lastlog.8 man8/logoutd.8 man8/newusers.8 man8/pwck.8 man8/pwconv.8 man8/pwunconv.8 man8/useradd.8 man8/userdel.8 man8/usermod.8 man8/vigr.8 man8/vipw.8 '/usr/share/man/ja/man8' +make[3]: Leaving directory '/sources/shadow-4.8.1/man/ja' +make[2]: Leaving directory '/sources/shadow-4.8.1/man/ja' +Making install in ko +make[2]: Entering directory '/sources/shadow-4.8.1/man/ko' +make[3]: Entering directory '/sources/shadow-4.8.1/man/ko' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/ko/man1' + /usr/bin/install -c -m 644 man1/chfn.1 man1/chsh.1 man1/login.1 man1/su.1 '/usr/share/man/ko/man1' + /bin/mkdir -p '/usr/share/man/ko/man5' + /bin/mkdir -p '/usr/share/man/ko/man8' + /usr/bin/install -c -m 644 man8/vigr.8 man8/vipw.8 '/usr/share/man/ko/man8' +make[3]: Leaving directory '/sources/shadow-4.8.1/man/ko' +make[2]: Leaving directory '/sources/shadow-4.8.1/man/ko' +Making install in pl +make[2]: Entering directory '/sources/shadow-4.8.1/man/pl' +make[3]: Entering directory '/sources/shadow-4.8.1/man/pl' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/pl/man1' + /usr/bin/install -c -m 644 man1/chage.1 man1/chsh.1 man1/expiry.1 man1/newgrp.1 man1/sg.1 '/usr/share/man/pl/man1' + /bin/mkdir -p '/usr/share/man/pl/man3' + /usr/bin/install -c -m 644 man3/shadow.3 '/usr/share/man/pl/man3' + /bin/mkdir -p '/usr/share/man/pl/man5' + /usr/bin/install -c -m 644 man5/faillog.5 man5/porttime.5 '/usr/share/man/pl/man5' + /bin/mkdir -p '/usr/share/man/pl/man8' + /usr/bin/install -c -m 644 man8/faillog.8 man8/groupadd.8 man8/groupdel.8 man8/groupmems.8 man8/groupmod.8 man8/grpck.8 man8/lastlog.8 man8/logoutd.8 man8/userdel.8 man8/usermod.8 man8/vigr.8 man8/vipw.8 '/usr/share/man/pl/man8' +make[3]: Leaving directory '/sources/shadow-4.8.1/man/pl' +make[2]: Leaving directory '/sources/shadow-4.8.1/man/pl' +Making install in pt_BR +make[2]: Entering directory '/sources/shadow-4.8.1/man/pt_BR' +make[3]: Entering directory '/sources/shadow-4.8.1/man/pt_BR' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/pt_BR/man1' + /usr/bin/install -c -m 644 man1/gpasswd.1 '/usr/share/man/pt_BR/man1' + /bin/mkdir -p '/usr/share/man/pt_BR/man5' + /usr/bin/install -c -m 644 man5/shadow.5 '/usr/share/man/pt_BR/man5' + /bin/mkdir -p '/usr/share/man/pt_BR/man8' + /usr/bin/install -c -m 644 man8/groupadd.8 man8/groupdel.8 man8/groupmod.8 '/usr/share/man/pt_BR/man8' +make[3]: Leaving directory '/sources/shadow-4.8.1/man/pt_BR' +make[2]: Leaving directory '/sources/shadow-4.8.1/man/pt_BR' +Making install in ru +make[2]: Entering directory '/sources/shadow-4.8.1/man/ru' +make[3]: Entering directory '/sources/shadow-4.8.1/man/ru' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/ru/man1' + /usr/bin/install -c -m 644 man1/chage.1 man1/chfn.1 man1/chsh.1 man1/expiry.1 man1/gpasswd.1 man1/login.1 man1/newgrp.1 man1/passwd.1 man1/sg.1 man1/su.1 '/usr/share/man/ru/man1' + /bin/mkdir -p '/usr/share/man/ru/man3' + /usr/bin/install -c -m 644 man3/shadow.3 '/usr/share/man/ru/man3' + /bin/mkdir -p '/usr/share/man/ru/man5' + /usr/bin/install -c -m 644 man5/faillog.5 man5/gshadow.5 man5/login.defs.5 man5/shadow.5 man5/suauth.5 man5/limits.5 man5/login.access.5 man5/porttime.5 '/usr/share/man/ru/man5' + /bin/mkdir -p '/usr/share/man/ru/man8' + /usr/bin/install -c -m 644 man8/chgpasswd.8 man8/chpasswd.8 man8/faillog.8 man8/groupadd.8 man8/groupdel.8 man8/groupmems.8 man8/groupmod.8 man8/grpck.8 man8/grpconv.8 man8/grpunconv.8 man8/lastlog.8 man8/logoutd.8 man8/newusers.8 man8/nologin.8 man8/pwck.8 man8/pwconv.8 man8/pwunconv.8 man8/useradd.8 man8/userdel.8 man8/usermod.8 man8/vigr.8 man8/vipw.8 '/usr/share/man/ru/man8' +make[3]: Leaving directory '/sources/shadow-4.8.1/man/ru' +make[2]: Leaving directory '/sources/shadow-4.8.1/man/ru' +Making install in sv +make[2]: Entering directory '/sources/shadow-4.8.1/man/sv' +make[3]: Entering directory '/sources/shadow-4.8.1/man/sv' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/sv/man1' + /usr/bin/install -c -m 644 man1/chage.1 man1/chsh.1 man1/expiry.1 man1/newgrp.1 man1/passwd.1 man1/sg.1 '/usr/share/man/sv/man1' + /bin/mkdir -p '/usr/share/man/sv/man3' + /usr/bin/install -c -m 644 man3/shadow.3 '/usr/share/man/sv/man3' + /bin/mkdir -p '/usr/share/man/sv/man5' + /usr/bin/install -c -m 644 man5/faillog.5 man5/gshadow.5 man5/suauth.5 man5/limits.5 man5/porttime.5 '/usr/share/man/sv/man5' + /bin/mkdir -p '/usr/share/man/sv/man8' + /usr/bin/install -c -m 644 man8/faillog.8 man8/groupadd.8 man8/groupdel.8 man8/groupmems.8 man8/groupmod.8 man8/grpck.8 man8/lastlog.8 man8/logoutd.8 man8/nologin.8 man8/pwck.8 man8/userdel.8 man8/vigr.8 man8/vipw.8 '/usr/share/man/sv/man8' +make[3]: Leaving directory '/sources/shadow-4.8.1/man/sv' +make[2]: Leaving directory '/sources/shadow-4.8.1/man/sv' +Making install in tr +make[2]: Entering directory '/sources/shadow-4.8.1/man/tr' +make[3]: Entering directory '/sources/shadow-4.8.1/man/tr' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/tr/man1' + /usr/bin/install -c -m 644 man1/chage.1 man1/chfn.1 man1/login.1 man1/passwd.1 man1/su.1 '/usr/share/man/tr/man1' + /bin/mkdir -p '/usr/share/man/tr/man5' + /usr/bin/install -c -m 644 man5/shadow.5 '/usr/share/man/tr/man5' + /bin/mkdir -p '/usr/share/man/tr/man8' + /usr/bin/install -c -m 644 man8/groupadd.8 man8/groupdel.8 man8/groupmod.8 man8/useradd.8 man8/userdel.8 man8/usermod.8 '/usr/share/man/tr/man8' +make[3]: Leaving directory '/sources/shadow-4.8.1/man/tr' +make[2]: Leaving directory '/sources/shadow-4.8.1/man/tr' +Making install in zh_CN +make[2]: Entering directory '/sources/shadow-4.8.1/man/zh_CN' +make[3]: Entering directory '/sources/shadow-4.8.1/man/zh_CN' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/zh_CN/man1' + /usr/bin/install -c -m 644 man1/chage.1 man1/chfn.1 man1/chsh.1 man1/expiry.1 man1/gpasswd.1 man1/login.1 man1/newgrp.1 man1/passwd.1 man1/sg.1 man1/su.1 '/usr/share/man/zh_CN/man1' + /bin/mkdir -p '/usr/share/man/zh_CN/man3' + /usr/bin/install -c -m 644 man3/shadow.3 '/usr/share/man/zh_CN/man3' + /bin/mkdir -p '/usr/share/man/zh_CN/man5' + /usr/bin/install -c -m 644 man5/faillog.5 man5/gshadow.5 man5/login.defs.5 man5/shadow.5 man5/suauth.5 man5/limits.5 man5/login.access.5 man5/porttime.5 '/usr/share/man/zh_CN/man5' + /bin/mkdir -p '/usr/share/man/zh_CN/man8' + /usr/bin/install -c -m 644 man8/chgpasswd.8 man8/chpasswd.8 man8/faillog.8 man8/groupadd.8 man8/groupdel.8 man8/groupmems.8 man8/groupmod.8 man8/grpck.8 man8/grpconv.8 man8/grpunconv.8 man8/lastlog.8 man8/logoutd.8 man8/newusers.8 man8/nologin.8 man8/pwck.8 man8/pwconv.8 man8/pwunconv.8 man8/useradd.8 man8/userdel.8 man8/usermod.8 man8/vigr.8 man8/vipw.8 '/usr/share/man/zh_CN/man8' +make[3]: Leaving directory '/sources/shadow-4.8.1/man/zh_CN' +make[2]: Leaving directory '/sources/shadow-4.8.1/man/zh_CN' +Making install in zh_TW +make[2]: Entering directory '/sources/shadow-4.8.1/man/zh_TW' +make[3]: Entering directory '/sources/shadow-4.8.1/man/zh_TW' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/zh_TW/man1' + /usr/bin/install -c -m 644 man1/chfn.1 man1/chsh.1 man1/newgrp.1 man1/su.1 '/usr/share/man/zh_TW/man1' + /bin/mkdir -p '/usr/share/man/zh_TW/man5' + /bin/mkdir -p '/usr/share/man/zh_TW/man8' + /usr/bin/install -c -m 644 man8/chpasswd.8 man8/groupadd.8 man8/groupdel.8 man8/groupmod.8 man8/useradd.8 man8/userdel.8 man8/usermod.8 '/usr/share/man/zh_TW/man8' +make[3]: Leaving directory '/sources/shadow-4.8.1/man/zh_TW' +make[2]: Leaving directory '/sources/shadow-4.8.1/man/zh_TW' +make[2]: Entering directory '/sources/shadow-4.8.1/man' +make[3]: Entering directory '/sources/shadow-4.8.1/man' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 man1/chage.1 man1/chfn.1 man1/chsh.1 man1/expiry.1 man1/gpasswd.1 man1/login.1 man1/newgrp.1 man1/passwd.1 man1/sg.1 man1/su.1 man1/newgidmap.1 man1/newuidmap.1 '/usr/share/man/man1' + /bin/mkdir -p '/usr/share/man/man3' + /usr/bin/install -c -m 644 man3/shadow.3 '/usr/share/man/man3' + /bin/mkdir -p '/usr/share/man/man5' + /usr/bin/install -c -m 644 man5/faillog.5 man5/gshadow.5 man5/login.defs.5 man5/shadow.5 man5/suauth.5 man5/limits.5 man5/login.access.5 man5/porttime.5 man5/subgid.5 man5/subuid.5 '/usr/share/man/man5' + /bin/mkdir -p '/usr/share/man/man8' + /usr/bin/install -c -m 644 man8/chgpasswd.8 man8/chpasswd.8 man8/faillog.8 man8/groupadd.8 man8/groupdel.8 man8/groupmems.8 man8/groupmod.8 man8/grpck.8 man8/grpconv.8 man8/grpunconv.8 man8/lastlog.8 man8/logoutd.8 man8/newusers.8 man8/nologin.8 man8/pwck.8 man8/pwconv.8 man8/pwunconv.8 man8/useradd.8 man8/userdel.8 man8/usermod.8 man8/vigr.8 man8/vipw.8 '/usr/share/man/man8' +make[3]: Leaving directory '/sources/shadow-4.8.1/man' +make[2]: Leaving directory '/sources/shadow-4.8.1/man' +make[1]: Leaving directory '/sources/shadow-4.8.1/man' +Making install in libmisc +make[1]: Entering directory '/sources/shadow-4.8.1/libmisc' +make[2]: Entering directory '/sources/shadow-4.8.1/libmisc' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/shadow-4.8.1/libmisc' +make[1]: Leaving directory '/sources/shadow-4.8.1/libmisc' +Making install in lib +make[1]: Entering directory '/sources/shadow-4.8.1/lib' +make[2]: Entering directory '/sources/shadow-4.8.1/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 '/sources/shadow-4.8.1/lib' +make[1]: Leaving directory '/sources/shadow-4.8.1/lib' +Making install in src +make[1]: Entering directory '/sources/shadow-4.8.1/src' +make install-exec-am install-data-am +make[2]: Entering directory '/sources/shadow-4.8.1/src' + /bin/mkdir -p '/bin' + /bin/sh ../libtool --mode=install /usr/bin/install -c login su '/bin' +libtool: install: /usr/bin/install -c login /bin/login +libtool: install: /usr/bin/install -c su /bin/su + /bin/mkdir -p '/sbin' + /bin/sh ../libtool --mode=install /usr/bin/install -c nologin '/sbin' +libtool: install: /usr/bin/install -c nologin /sbin/nologin + /bin/mkdir -p '/usr/bin' + /bin/sh ../libtool --mode=install /usr/bin/install -c faillog lastlog chage chfn chsh expiry gpasswd newgrp passwd newgidmap newuidmap '/usr/bin' +libtool: install: /usr/bin/install -c faillog /usr/bin/faillog +libtool: install: /usr/bin/install -c lastlog /usr/bin/lastlog +libtool: install: /usr/bin/install -c chage /usr/bin/chage +libtool: install: /usr/bin/install -c chfn /usr/bin/chfn +libtool: install: /usr/bin/install -c chsh /usr/bin/chsh +libtool: install: /usr/bin/install -c expiry /usr/bin/expiry +libtool: install: /usr/bin/install -c gpasswd /usr/bin/gpasswd +libtool: install: /usr/bin/install -c newgrp /usr/bin/newgrp +libtool: install: /usr/bin/install -c passwd /usr/bin/passwd +libtool: install: /usr/bin/install -c newgidmap /usr/bin/newgidmap +libtool: install: /usr/bin/install -c newuidmap /usr/bin/newuidmap + /bin/mkdir -p '/usr/sbin' + /bin/sh ../libtool --mode=install /usr/bin/install -c chgpasswd chpasswd groupadd groupdel groupmems groupmod grpck grpconv grpunconv logoutd newusers pwck pwconv pwunconv useradd userdel usermod vipw '/usr/sbin' +libtool: install: /usr/bin/install -c chgpasswd /usr/sbin/chgpasswd +libtool: install: /usr/bin/install -c chpasswd /usr/sbin/chpasswd +libtool: install: /usr/bin/install -c groupadd /usr/sbin/groupadd +libtool: install: /usr/bin/install -c groupdel /usr/sbin/groupdel +libtool: install: /usr/bin/install -c groupmems /usr/sbin/groupmems +libtool: install: /usr/bin/install -c groupmod /usr/sbin/groupmod +libtool: install: /usr/bin/install -c grpck /usr/sbin/grpck +libtool: install: /usr/bin/install -c grpconv /usr/sbin/grpconv +libtool: install: /usr/bin/install -c grpunconv /usr/sbin/grpunconv +libtool: install: /usr/bin/install -c logoutd /usr/sbin/logoutd +libtool: install: /usr/bin/install -c newusers /usr/sbin/newusers +libtool: install: /usr/bin/install -c pwck /usr/sbin/pwck +libtool: install: /usr/bin/install -c pwconv /usr/sbin/pwconv +libtool: install: /usr/bin/install -c pwunconv /usr/sbin/pwunconv +libtool: install: /usr/bin/install -c useradd /usr/sbin/useradd +libtool: install: /usr/bin/install -c userdel /usr/sbin/userdel +libtool: install: /usr/bin/install -c usermod /usr/sbin/usermod +libtool: install: /usr/bin/install -c vipw /usr/sbin/vipw +make[2]: Leaving directory '/sources/shadow-4.8.1/src' +ln -sf newgrp /usr/bin/sg +ln -sf vipw /usr/sbin/vigr +set -e; for i in su; do \ + chmod 4755 /bin/$i; \ +done +set -e; for i in chage chfn chsh expiry gpasswd newgrp passwd newgidmap newuidmap; do \ + chmod 4755 /usr/bin/$i; \ +done +set -e; for i in ; do \ + chmod 4755 /usr/sbin/$i; \ +done +make[1]: Leaving directory '/sources/shadow-4.8.1/src' +Making install in contrib +make[1]: Entering directory '/sources/shadow-4.8.1/contrib' +make[2]: Entering directory '/sources/shadow-4.8.1/contrib' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/shadow-4.8.1/contrib' +make[1]: Leaving directory '/sources/shadow-4.8.1/contrib' +Making install in doc +make[1]: Entering directory '/sources/shadow-4.8.1/doc' +make[2]: Entering directory '/sources/shadow-4.8.1/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 '/sources/shadow-4.8.1/doc' +make[1]: Leaving directory '/sources/shadow-4.8.1/doc' +Making install in etc +make[1]: Entering directory '/sources/shadow-4.8.1/etc' +Making install in pam.d +make[2]: Entering directory '/sources/shadow-4.8.1/etc/pam.d' +make[3]: Entering directory '/sources/shadow-4.8.1/etc/pam.d' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Leaving directory '/sources/shadow-4.8.1/etc/pam.d' +make[2]: Leaving directory '/sources/shadow-4.8.1/etc/pam.d' +make[2]: Entering directory '/sources/shadow-4.8.1/etc' +make[3]: Entering directory '/sources/shadow-4.8.1/etc' + /bin/mkdir -p '/etc' + /usr/bin/install -c -m 644 login.defs '/etc' + /bin/mkdir -p '/etc/default' + /usr/bin/install -c -m 644 useradd '/etc/default' + /bin/mkdir -p '/etc' + /usr/bin/install -c -m 644 limits login.access '/etc' +make[3]: Leaving directory '/sources/shadow-4.8.1/etc' +make[2]: Leaving directory '/sources/shadow-4.8.1/etc' +make[1]: Leaving directory '/sources/shadow-4.8.1/etc' +make[1]: Entering directory '/sources/shadow-4.8.1' +make[2]: Entering directory '/sources/shadow-4.8.1' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/shadow-4.8.1' +make[1]: Leaving directory '/sources/shadow-4.8.1' +[lfs-scripts] Finishing build of shadow-4.8.1 at Tue Feb 2 10:36:42 -03 2021 +[lfs-scripts] Starting build of gcc-10.2.0 at Tue Feb 2 10:36:42 -03 2021 +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-pc-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... /bin/sed +checking for gawk... gawk +checking for libatomic support... yes +checking for libitm support... yes +checking for libsanitizer support... yes +checking for libvtv support... yes +checking for libhsail-rt 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 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 the correct version of gmp.h... yes +checking for the correct version of mpfr.h... yes +checking for the correct version of mpc.h... yes +checking for the correct version of the gmp/mpfr/mpc libraries... yes +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... expect +checking for runtest... runtest +checking for ar... ar +checking for as... as +checking for dlltool... no +checking for ld... (cached) 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 cc... cc +checking for c++... c++ +checking for gcc... gcc +checking for gfortran... no +checking for gccgo... no +checking for gdc... no +checking for ar... no +checking for ar... ar +checking for as... no +checking for as... as +checking for dlltool... no +checking for dlltool... no +checking for ld... no +checking for ld... ld +checking for lipo... no +checking for lipo... no +checking for nm... no +checking for nm... nm +checking for objcopy... no +checking for objcopy... objcopy +checking for objdump... no +checking for objdump... objdump +checking for otool... no +checking for otool... no +checking for ranlib... no +checking for ranlib... ranlib +checking for readelf... no +checking for readelf... readelf +checking for strip... no +checking for strip... strip +checking for windres... no +checking for windres... no +checking for windmc... no +checking for windmc... no +checking where to find the target ar... host tool +checking where to find the target as... host tool +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... host tool +checking where to find the target gcc... just compiled +checking where to find the target gfortran... host tool +checking where to find the target gccgo... host tool +checking where to find the target gdc... host tool +checking where to find the target ld... host tool +checking where to find the target lipo... host tool +checking where to find the target nm... host tool +checking where to find the target objcopy... host tool +checking where to find the target objdump... host tool +checking where to find the target otool... host tool +checking where to find the target ranlib... host tool +checking where to find the target readelf... host tool +checking where to find the target strip... host tool +checking where to find the target windres... host tool +checking where to find the target windmc... host tool +checking whether to enable maintainer-specific portions of Makefiles... no +configure: creating ./config.status +config.status: creating Makefile +make[1]: Entering directory '/sources/gcc-10.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-pc-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... /bin/grep +checking for egrep... /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... /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... /bin/grep +checking for egrep... /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 sbrk... 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 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 '/sources/gcc-10.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/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 ./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 ./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 ./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 ./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 '/sources/gcc-10.2.0/build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/gcc-10.2.0/build/libiberty/testsuite' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/libiberty' +make[2]: Entering directory '/sources/gcc-10.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-pc-linux-gnu +sed -e 's/@gcc_version@/10.2.0/' < mkheaders.almost > mkheadersT +mv -f mkheadersT mkheaders +make[2]: Leaving directory '/sources/gcc-10.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... /bin/grep +checking for egrep... /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... 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 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.7.1, ok +checking whether NLS is requested... yes +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 aclocal... no +checking for autoconf... no +checking for autoheader... no +checking bison 3 or later... 3.7.1, 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 -- ./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-pc-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... /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... /bin/grep +checking for egrep... /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 how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /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 '/sources/gcc-10.2.0/build/lto-plugin' +make all-am +make[3]: Entering directory '/sources/gcc-10.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 -bindir /usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0 -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o liblto_plugin.la -rpath /usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a +libtool: link: gcc -shared -fPIC -DPIC .libs/lto-plugin.o -static-libgcc -static-libstdc++ -static-libgcc ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "liblto_plugin.so.0" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so.0") +libtool: link: (cd ".libs" && rm -f "liblto_plugin.so" && ln -s "liblto_plugin.so.0.0.0" "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.0.0.0 /sources/gcc-10.2.0/build/lto-plugin/../gcc/liblto_plugin.so.0.0.0 +libtool: install: (cd /sources/gcc-10.2.0/build/lto-plugin/../gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; }) +libtool: install: (cd /sources/gcc-10.2.0/build/lto-plugin/../gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; }) +libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /sources/gcc-10.2.0/build/lto-plugin/../gcc/liblto_plugin.la +make[3]: Leaving directory '/sources/gcc-10.2.0/build/lto-plugin' +make[2]: Leaving directory '/sources/gcc-10.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-pc-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 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 how to run the C++ preprocessor... g++ -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 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 g++ supports -Werror=format-diag... yes +checking whether gcc supports -Wstrict-prototypes... yes +checking whether gcc supports -Wmissing-prototypes... yes +checking whether gcc supports -Werror=format-diag... (cached) 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 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 ldexp... none required +checking for library containing dlopen... -ldl +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 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 whether mbstowcs works... yes +checking for ssize_t... yes +checking for caddr_t... yes +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 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 if mkdir takes one argument... no +Using `../../gcc/config/i386/i386.c' 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 whether NLS is requested... yes +checking for catalogs to be installed... be da de el es fi fr hr id ja nl ru sr sv tr uk vi zh_CN zh_TW be da de el es fi fr hr id ja nl ru sr sv tr uk vi zh_CN zh_TW +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /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 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 as... /usr/bin/as +checking what assembler to use... /usr/bin/as +checking for ld... /usr/bin/ld +checking whether we are using gold... no +checking gold linker with split stack support as non default... +checking what linker to use... /usr/bin/ld +checking for nm... /usr/bin/nm +checking what nm to use... /usr/bin/nm +checking for objdump... /usr/bin/objdump +checking what objdump to use... /usr/bin/objdump +checking for readelf... /usr/bin/readelf +checking what readelf to use... /usr/bin/readelf +checking for otool... no +checking what otool to use... not found +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... 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 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 --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.32 +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 for exported symbols... yes +checking for -rdynamic... yes +checking for library containing dlopen... (cached) -ldl +checking for -fPIC -shared... yes +gcc_driver_version: 10.2.0 +checking for -fno-PIE option... yes +checking for -no-pie option... 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 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 -- brig/.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 +config.status: executing default commands +make[2]: Entering directory '/sources/gcc-10.2.0/build/intl' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/gcc-10.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... /bin/grep +checking for egrep... /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 sbrk... 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 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 '/sources/gcc-10.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/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 ./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 ./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 ./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 ./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 '/sources/gcc-10.2.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/gcc-10.2.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' +make[2]: Leaving directory '/sources/gcc-10.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-pc-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... /bin/grep +checking for egrep... /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... /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 '/sources/gcc-10.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-pc-linux-gnu +sed -e 's/@gcc_version@/10.2.0/' < mkheaders.almost > mkheadersT +mv -f mkheadersT mkheaders +make[2]: Leaving directory '/sources/gcc-10.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-pc-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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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... no +checking for autoconf... no +checking for autoheader... no +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 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 +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 '/sources/gcc-10.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.c +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.c +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-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../../libcpp/directives-only.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +rm -f libcpp.a +ar cru libcpp.a charset.o directives.o directives-only.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 '/sources/gcc-10.2.0/build/build-x86_64-pc-linux-gnu/libcpp' +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-pc-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... /bin/grep +checking for egrep... /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... /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... /bin/sed +checking for fgrep... /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 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 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 __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 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 for lstat... yes +checking for readlink... yes +checking for getexecname... 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... no +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 '/sources/gcc-10.2.0/build/libbacktrace' +make all-am +make[3]: Entering directory '/sources/gcc-10.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 -fPIC -DPIC -o .libs/atomic.o +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 >/dev/null 2>&1 +/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 -fPIC -DPIC -o .libs/dwarf.o +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 >/dev/null 2>&1 +/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 -fPIC -DPIC -o .libs/fileline.o +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 >/dev/null 2>&1 +/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 -fPIC -DPIC -o .libs/posix.o +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 >/dev/null 2>&1 +/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 -fPIC -DPIC -o .libs/print.o +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 >/dev/null 2>&1 +/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 -fPIC -DPIC -o .libs/sort.o +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 >/dev/null 2>&1 +/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 -fPIC -DPIC -o .libs/state.o +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 >/dev/null 2>&1 +/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 -fPIC -DPIC -o .libs/backtrace.o +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 >/dev/null 2>&1 +/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 -fPIC -DPIC -o .libs/simple.o +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 >/dev/null 2>&1 +/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 -fPIC -DPIC -o .libs/elf.o +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 >/dev/null 2>&1 +/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 -fPIC -DPIC -o .libs/mmapio.o +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 >/dev/null 2>&1 +/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 -fPIC -DPIC -o .libs/mmap.o +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 >/dev/null 2>&1 +/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 .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: 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 '/sources/gcc-10.2.0/build/libbacktrace' +make[2]: Leaving directory '/sources/gcc-10.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-pc-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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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... no +checking for autoconf... no +checking for autoheader... no +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... yes +checking for catalogs to be installed... be ca da de el eo es fi fr id ja nl pt_BR ru sr sv tr uk vi zh_CN zh_TW be ca da de el eo es fi fr id ja nl pt_BR ru sr sv tr uk vi zh_CN zh_TW +checking for uchar... +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); +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 '/sources/gcc-10.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.c +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.c +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-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../libcpp/directives-only.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +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.c +rm -f libcpp.a +ar cru libcpp.a charset.o directives.o directives-only.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 '/sources/gcc-10.2.0/build/libcpp' +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 aclocal... no +checking for autoconf... no +checking for autoheader... no +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... /bin/grep +checking for egrep... /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-pc-linux-gnu +checking for decimal floating point... bid +checking whether byte ordering is bigendian... no +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 '/sources/gcc-10.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/bid/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/bid/decimal32.c +source='../../libdecnumber/bid/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/bid/decimal64.c +source='../../libdecnumber/bid/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/bid/decimal128.c +source='../../libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.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/bid/bid2dpd_dpd2bid.c +source='../../libdecnumber/bid/host-ieee32.c' object='host-ieee32.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/bid/host-ieee32.c +source='../../libdecnumber/bid/host-ieee64.c' object='host-ieee64.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/bid/host-ieee64.c +source='../../libdecnumber/bid/host-ieee128.c' object='host-ieee128.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/bid/host-ieee128.c +rm -f libdecnumber.a +ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o +ranlib libdecnumber.a +make[2]: Leaving directory '/sources/gcc-10.2.0/build/libdecnumber' +make[2]: Entering directory '/sources/gcc-10.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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genmodes.o ../../gcc/genmodes.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/errors.o ../../gcc/errors.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genmddeps.o ../../gcc/genmddeps.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/read-md.o ../../gcc/read-md.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gengtype.o ../../gcc/gengtype.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gengtype-lex.o ../../gcc/gengtype-lex.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gengtype-parse.o ../../gcc/gengtype-parse.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gengtype-state.o ../../gcc/gengtype-state.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ +-DBASEVER="\"10.2.0\"" -DDATESTAMP="\"\"" \ +-DREVISION="\"\"" \ +-DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" \ +-DBUGURL="\"\"" -o build/version.o ../../gcc/version.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -o build/gengtype \ + build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.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/brig/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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genconstants.o ../../gcc/genconstants.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genpreds.o ../../gcc/genpreds.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gengenrtl.o ../../gcc/gengenrtl.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/rtl.o ../../gcc/rtl.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/read-rtl.o ../../gcc/read-rtl.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/ggc-none.o ../../gcc/ggc-none.c +echo "#define BUILDING_GCC_MAJOR `echo 10.2.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h +echo "#define BUILDING_GCC_MINOR `echo 10.2.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h +echo "#define BUILDING_GCC_PATCHLEVEL `echo 10.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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/vec.o ../../gcc/vec.c +build/genmodes -m > tmp-min-modes.c +/bin/sh ../../gcc/../move-if-change tmp-min-modes.c min-insn-modes.c +echo timestamp > s-modes-m +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/min-insn-modes.o min-insn-modes.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gensupport.o ../../gcc/gensupport.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/print-rtl.o ../../gcc/print-rtl.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/hash-table.o ../../gcc/hash-table.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genflags.o ../../gcc/genflags.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genconditions.o ../../gcc/genconditions.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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.c +/bin/sh ../../gcc/../move-if-change tmp-condmd.c build/gencondmd.c +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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gencondmd.o build/gencondmd.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genattr.o ../../gcc/genattr.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genattr-common.o ../../gcc/genattr-common.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gencodes.o ../../gcc/gencodes.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genconfig.o ../../gcc/genconfig.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gentarget-def.o ../../gcc/gentarget-def.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gencheck.o ../../gcc/gencheck.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gcov-iov.o ../../gcc/gcov-iov.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie \ + build/gcov-iov.o -o build/gcov-iov +build/gcov-iov '10.2.0' '' \ + > tmp-gcov-iov.h +/bin/sh ../../gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h +echo timestamp > s-iov +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genhooks.o ../../gcc/genhooks.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genopinit.o ../../gcc/genopinit.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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.c +/bin/sh ../../gcc/../move-if-change tmp-opinit.h insn-opinit.h +/bin/sh ../../gcc/../move-if-change tmp-opinit.c insn-opinit.c +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 +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 +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/gencfn-macros.o ../../gcc/gencfn-macros.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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 +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 +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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo ../../gcc/attribs.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\"x86_64-pc-linux-gnu\" -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o glibc-c.o -MT glibc-c.o -MMD -MP -MF ./.deps/glibc-c.TPo ../../gcc/config/glibc-c.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genchecksum.o ../../gcc/genchecksum.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -o build/genchecksum \ + build/genchecksum.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a +echo "g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genmatch.o ../../gcc/genmatch.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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/genmatch --gimple ../../gcc/match.pd \ + > tmp-gimple-match.c +build/genmatch --generic ../../gcc/match.pd \ + > tmp-generic-match.c +/bin/sh ../../gcc/../move-if-change tmp-gimple-match.c \ + gimple-match.c +/bin/sh ../../gcc/../move-if-change tmp-generic-match.c \ + generic-match.c +echo timestamp > s-match +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-match.o -MT gimple-match.o -MMD -MP -MF ./.deps/gimple-match.TPo gimple-match.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o generic-match.o -MT generic-match.o -MMD -MP -MF ./.deps/generic-match.TPo generic-match.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genattrtab.o ../../gcc/genattrtab.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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.c -Dtmp-dfatab.c -Ltmp-latencytab.c +/bin/sh ../../gcc/../move-if-change tmp-attrtab.c insn-attrtab.c +/bin/sh ../../gcc/../move-if-change tmp-dfatab.c insn-dfatab.c +/bin/sh ../../gcc/../move-if-change tmp-latencytab.c insn-latencytab.c +echo timestamp > s-attrtab +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genautomata.o ../../gcc/genautomata.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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.c +/bin/sh ../../gcc/../move-if-change tmp-automata.c insn-automata.c +echo timestamp > s-automata +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genemit.o ../../gcc/genemit.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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.c +/bin/sh ../../gcc/../move-if-change tmp-emit.c insn-emit.c +echo timestamp > s-emit +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genextract.o ../../gcc/genextract.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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.c +/bin/sh ../../gcc/../move-if-change tmp-extract.c insn-extract.c +echo timestamp > s-extract +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.c +build/genmodes > tmp-modes.c +/bin/sh ../../gcc/../move-if-change tmp-modes.c insn-modes.c +echo timestamp > s-modes +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genoutput.o ../../gcc/genoutput.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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.c +/bin/sh ../../gcc/../move-if-change tmp-output.c insn-output.c +echo timestamp > s-output +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genpeep.o ../../gcc/genpeep.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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.c +/bin/sh ../../gcc/../move-if-change tmp-peep.c insn-peep.c +echo timestamp > s-peep +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.c +build/genpreds ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-preds.c +/bin/sh ../../gcc/../move-if-change tmp-preds.c insn-preds.c +echo timestamp > s-preds +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genrecog.o ../../gcc/genrecog.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/inchash.o ../../gcc/inchash.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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.c +/bin/sh ../../gcc/../move-if-change tmp-recog.c insn-recog.c +echo timestamp > s-recog +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.c +g++ -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc -I../../gcc/build -I../../gcc/../include -I../../gcc/../libcpp/include \ + -o build/genenums.o ../../gcc/genenums.c +g++ -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -static-libstdc++ -static-libgcc -no-pie -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.c +/bin/sh ../../gcc/../move-if-change tmp-enums.c insn-enums.c +echo timestamp > s-enums +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo ../../gcc/ggc-page.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo ../../gcc/alias.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo ../../gcc/alloc-pool.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo ../../gcc/auto-profile.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo ../../gcc/bb-reorder.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo ../../gcc/bitmap.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo ../../gcc/builtins.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo ../../gcc/caller-save.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo ../../gcc/calls.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo ../../gcc/ccmp.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo ../../gcc/cfg.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo ../../gcc/cfganal.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo ../../gcc/cfgbuild.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo ../../gcc/cfgcleanup.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo ../../gcc/cfgexpand.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo ../../gcc/cfghooks.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo ../../gcc/cfgloop.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo ../../gcc/cfgloopanal.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo ../../gcc/cfgloopmanip.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo ../../gcc/cfgrtl.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo ../../gcc/symtab.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo ../../gcc/cgraph.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo ../../gcc/cgraphbuild.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo ../../gcc/cgraphunit.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo ../../gcc/cgraphclones.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo ../../gcc/combine.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo ../../gcc/compare-elim.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo ../../gcc/context.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo ../../gcc/convert.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo ../../gcc/coverage.c +g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../include/c++/10.2.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../include/c++/10.2.0/x86_64-pc-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../include/c++/10.2.0/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DBASEVER="\"10.2.0\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo ../../gcc/cppbuiltin.c +g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../include/c++/10.2.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../include/c++/10.2.0/x86_64-pc-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../include/c++/10.2.0/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo ../../gcc/cppdefault.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo ../../gcc/cprop.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo ../../gcc/cse.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo ../../gcc/cselib.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo ../../gcc/data-streamer.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o dbxout.o -MT dbxout.o -MMD -MP -MF ./.deps/dbxout.TPo ../../gcc/dbxout.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo ../../gcc/dbgcnt.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo ../../gcc/dce.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo ../../gcc/ddg.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo ../../gcc/debug.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo ../../gcc/df-core.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo ../../gcc/df-problems.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo ../../gcc/df-scan.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo ../../gcc/dfp.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo ../../gcc/dojump.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo ../../gcc/dominance.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo ../../gcc/domwalk.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo ../../gcc/double-int.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo ../../gcc/dse.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo ../../gcc/dumpfile.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo ../../gcc/dwarf2asm.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo ../../gcc/dwarf2cfi.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo ../../gcc/dwarf2out.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o early-remat.o -MT early-remat.o -MMD -MP -MF ./.deps/early-remat.TPo ../../gcc/early-remat.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo ../../gcc/emit-rtl.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo ../../gcc/et-forest.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo ../../gcc/except.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo ../../gcc/explow.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo ../../gcc/expmed.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo ../../gcc/expr.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo ../../gcc/fibonacci_heap.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo ../../gcc/final.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo ../../gcc/fixed-value.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo ../../gcc/fold-const.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo ../../gcc/function.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo ../../gcc/function-tests.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo ../../gcc/fwprop.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo ../../gcc/gcse.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo ../../gcc/gcse-common.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo ../../gcc/ggc-common.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo ../../gcc/ggc-tests.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo ../../gcc/gimple.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo ../../gcc/gimple-builder.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo ../../gcc/gimple-expr.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo ../../gcc/gimple-iterator.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo ../../gcc/gimple-fold.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo ../../gcc/gimple-laddress.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo ../../gcc/gimple-low.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo ../../gcc/gimple-walk.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo ../../gcc/gimplify.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo ../../gcc/gimplify-me.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo ../../gcc/godump.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo ../../gcc/graph.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo ../../gcc/graphds.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo ../../gcc/graphite.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo ../../gcc/graphite-dependences.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo ../../gcc/graphite-poly.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo ../../gcc/haifa-sched.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o hsa-common.o -MT hsa-common.o -MMD -MP -MF ./.deps/hsa-common.TPo ../../gcc/hsa-common.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o hsa-gen.o -MT hsa-gen.o -MMD -MP -MF ./.deps/hsa-gen.TPo ../../gcc/hsa-gen.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o hsa-regalloc.o -MT hsa-regalloc.o -MMD -MP -MF ./.deps/hsa-regalloc.TPo ../../gcc/hsa-regalloc.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o hsa-brig.o -MT hsa-brig.o -MMD -MP -MF ./.deps/hsa-brig.TPo ../../gcc/hsa-brig.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o hsa-dump.o -MT hsa-dump.o -MMD -MP -MF ./.deps/hsa-dump.TPo ../../gcc/hsa-dump.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo ../../gcc/hw-doloop.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo ../../gcc/hwint.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo ../../gcc/ifcvt.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo ../../gcc/ree.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo ../../gcc/inchash.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo ../../gcc/incpath.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo ../../gcc/init-regs.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo ../../gcc/internal-fn.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo ../../gcc/ipa-cp.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-sra.o -MT ipa-sra.o -MMD -MP -MF ./.deps/ipa-sra.TPo ../../gcc/ipa-sra.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo ../../gcc/ipa-devirt.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-fnsummary.o -MT ipa-fnsummary.o -MMD -MP -MF ./.deps/ipa-fnsummary.TPo ../../gcc/ipa-fnsummary.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo ../../gcc/ipa-split.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo ../../gcc/ipa-inline.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo ../../gcc/ipa-comdats.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo ../../gcc/ipa-visibility.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-predicate.o -MT ipa-predicate.o -MMD -MP -MF ./.deps/ipa-predicate.TPo ../../gcc/ipa-predicate.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo ../../gcc/ipa-profile.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo ../../gcc/ipa-prop.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo ../../gcc/ipa-icf.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo ../../gcc/ipa-reference.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-hsa.o -MT ipa-hsa.o -MMD -MP -MF ./.deps/ipa-hsa.TPo ../../gcc/ipa-hsa.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo ../../gcc/ipa-ref.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo ../../gcc/ipa-utils.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo ../../gcc/ipa.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo ../../gcc/ira.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo ../../gcc/ira-build.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo ../../gcc/ira-costs.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo ../../gcc/ira-conflicts.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo ../../gcc/ira-color.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo ../../gcc/ira-emit.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo ../../gcc/ira-lives.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo ../../gcc/jump.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo ../../gcc/langhooks.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo ../../gcc/lcm.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo ../../gcc/lists.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo ../../gcc/loop-doloop.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo ../../gcc/loop-init.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo ../../gcc/loop-invariant.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo ../../gcc/loop-iv.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo ../../gcc/loop-unroll.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo ../../gcc/lower-subreg.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo ../../gcc/lra.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo ../../gcc/lra-assigns.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo ../../gcc/lra-coalesce.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo ../../gcc/lra-constraints.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo ../../gcc/lra-eliminations.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo ../../gcc/lra-lives.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo ../../gcc/lra-remat.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo ../../gcc/lra-spills.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo ../../gcc/lto-cgraph.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo ../../gcc/lto-streamer.c +g++ -fno-PIE -c -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo ../../gcc/lto-opts.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo ../../gcc/lto-compress.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo ../../gcc/mcf.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo ../../gcc/mode-switching.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo ../../gcc/modulo-sched.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo ../../gcc/multiple_target.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo ../../gcc/omp-offload.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo ../../gcc/omp-expand.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo ../../gcc/omp-general.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o omp-grid.o -MT omp-grid.o -MMD -MP -MF ./.deps/omp-grid.TPo ../../gcc/omp-grid.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo ../../gcc/omp-low.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo ../../gcc/optabs.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo ../../gcc/optabs-libfuncs.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo ../../gcc/optabs-query.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo ../../gcc/optabs-tree.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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-pc-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo ../../gcc/opts-global.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo ../../gcc/passes.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo ../../gcc/plugin.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo ../../gcc/postreload-gcse.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo ../../gcc/postreload.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo ../../gcc/predict.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo ../../gcc/print-rtl.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo ../../gcc/print-tree.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo ../../gcc/profile.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o profile-count.o -MT profile-count.o -MMD -MP -MF ./.deps/profile-count.TPo ../../gcc/profile-count.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o read-md.o -MT read-md.o -MMD -MP -MF ./.deps/read-md.TPo ../../gcc/read-md.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo ../../gcc/read-rtl.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo ../../gcc/real.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo ../../gcc/realmpfr.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo ../../gcc/recog.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo ../../gcc/reg-stack.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo ../../gcc/regcprop.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo ../../gcc/reginfo.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo ../../gcc/regrename.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo ../../gcc/regstat.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo ../../gcc/reload.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo ../../gcc/reload1.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo ../../gcc/reorg.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo ../../gcc/resource.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo ../../gcc/rtl-error.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo ../../gcc/rtl-tests.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo ../../gcc/rtl.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo ../../gcc/rtlhash.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo ../../gcc/rtlanal.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo ../../gcc/rtlhooks.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo ../../gcc/sched-deps.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo ../../gcc/sched-ebb.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo ../../gcc/sched-rgn.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo ../../gcc/sel-sched.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo ../../gcc/selftest-rtl.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo ../../gcc/sese.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo ../../gcc/shrink-wrap.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo ../../gcc/simplify-rtx.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo ../../gcc/sparseset.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo ../../gcc/spellcheck.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo ../../gcc/spellcheck-tree.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo ../../gcc/sreal.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo ../../gcc/statistics.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo ../../gcc/stmt.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo ../../gcc/stor-layout.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo ../../gcc/store-motion.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo ../../gcc/streamer-hooks.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo ../../gcc/stringpool.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o substring-locations.o -MT substring-locations.o -MMD -MP -MF ./.deps/substring-locations.TPo ../../gcc/substring-locations.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo ../../gcc/target-globals.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo ../../gcc/targhooks.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo ../../gcc/timevar.c +g++ -fno-PIE -c -DTARGET_NAME=\"x86_64-pc-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo ../../gcc/toplev.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo ../../gcc/tracer.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo ../../gcc/trans-mem.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo ../../gcc/tree-affine.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo ../../gcc/asan.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo ../../gcc/tsan.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo ../../gcc/ubsan.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo ../../gcc/sanopt.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo ../../gcc/sancov.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo ../../gcc/tree-cfg.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo ../../gcc/tree-cfgcleanup.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo ../../gcc/tree-chrec.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo ../../gcc/tree-complex.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo ../../gcc/tree-dfa.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo ../../gcc/tree-diagnostic.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo ../../gcc/tree-dump.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo ../../gcc/tree-eh.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo ../../gcc/tree-emutls.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo ../../gcc/tree-inline.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo ../../gcc/tree-iterator.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo ../../gcc/tree-nested.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo ../../gcc/tree-nrv.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo ../../gcc/tree-parloops.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo ../../gcc/tree-phinodes.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo ../../gcc/tree-predcom.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo ../../gcc/tree-profile.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo ../../gcc/tree-sra.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo ../../gcc/tree-ssa.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo ../../gcc/tree-ssanames.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo ../../gcc/tree-stdarg.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo ../../gcc/tree-streamer.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo ../../gcc/tree-tailcall.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo ../../gcc/tree-vectorizer.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo ../../gcc/tree-vrp.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo ../../gcc/tree.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o unique-ptr-tests.o -MT unique-ptr-tests.o -MMD -MP -MF ./.deps/unique-ptr-tests.TPo ../../gcc/unique-ptr-tests.cc +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo ../../gcc/valtrack.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo ../../gcc/value-prof.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo ../../gcc/var-tracking.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo ../../gcc/varasm.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo ../../gcc/varpool.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo ../../gcc/vmsdbgout.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o vr-values.o -MT vr-values.o -MMD -MP -MF ./.deps/vr-values.TPo ../../gcc/vr-values.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo ../../gcc/vtable-verify.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo ../../gcc/web.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o xcoffout.o -MT xcoffout.o -MMD -MP -MF ./.deps/xcoffout.TPo ../../gcc/xcoffout.c +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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o i386.o -MT i386.o -MMD -MP -MF ./.deps/i386.TPo ../../gcc/config/i386/i386.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc -I../../gcc/analyzer -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o linux.o -MT linux.o -MMD -MP -MF ./.deps/linux.TPo ../../gcc/config/linux.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cet.o -MT cet.o -MMD -MP -MF ./.deps/cet.TPo ../../gcc/config/i386/cet.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o host-linux.o -MT host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo ../../gcc/config/host-linux.c +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 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 symtab.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 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-builder.o gimple-expr.o gimple-iterator.o gimple-fold.o gimple-laddress.o gimple-loop-interchange.o gimple-loop-jam.o gimple-loop-versioning.o gimple-low.o gimple-pretty-print.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-alloca.o gimple-ssa-warn-restrict.o gimple-streamer-in.o gimple-streamer-out.o gimple-walk.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 hsa-common.o hsa-gen.o hsa-regalloc.o hsa-brig.o hsa-dump.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-visibility.o ipa-inline-analysis.o ipa-inline-transform.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-hsa.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-grid.o omp-low.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 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-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 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 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 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-vectorizer.o tree-vector-builder.o tree-vrp.o tree.o tristate.o typed-splay-tree.o unique-ptr-tests.o valtrack.o value-range.o value-prof.o var-tracking.o varasm.o varpool.o vec-perm-indices.o vmsdbgout.o vr-values.o vtable-verify.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-string.o analyzer/checker-path.o analyzer/constraint-manager.o analyzer/diagnostic-manager.o analyzer/engine.o analyzer/function-set.o analyzer/pending-diagnostic.o analyzer/program-point.o analyzer/program-state.o analyzer/region-model.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/supergraph.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 cet.o host-linux.o +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../gcc/main.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -DPREFIX=\"/usr\" -DBASEVER="\"10.2.0\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo ../../gcc/prefix.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo ../../gcc/opts.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo ../../gcc/opts-common.c +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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo ../../gcc/vec.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo ../../gcc/hooks.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Icommon -I../../gcc -I../../gcc/common -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo ../../gcc/hash-table.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo ../../gcc/file-find.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo ../../gcc/selftest.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o opt-suggestions.o -MT opt-suggestions.o -MMD -MP -MF ./.deps/opt-suggestions.TPo ../../gcc/opt-suggestions.c +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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo ../../gcc/diagnostic.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo ../../gcc/diagnostic-color.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo ../../gcc/edit-context.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo ../../gcc/pretty-print.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo ../../gcc/intl.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo ../../gcc/sbitmap.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo ../../gcc/input.c +g++ -fno-PIE -c -DBASEVER="\"10.2.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" -DBUGURL="\"\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o version.o -MT version.o -MMD -MP -MF ./.deps/version.TPo ../../gcc/version.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo ../../gcc/ggc-none.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o selftest-diagnostic.o -MT selftest-diagnostic.o -MMD -MP -MF ./.deps/selftest-diagnostic.TPo ../../gcc/selftest-diagnostic.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.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 version.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.c cc1-checksum.c; \ +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.c.tmp && \ + ../../gcc/../move-if-change cc1-checksum.c.tmp cc1-checksum.c; \ +fi +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cc1-checksum.o -MT cc1-checksum.o -MMD -MP -MF ./.deps/cc1-checksum.TPo cc1-checksum.c +g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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 -lmpc -lmpfr -lgmp -rdynamic -ldl -lz -lzstd +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/call.o -MT cp/call.o -MMD -MP -MF cp/.deps/call.TPo ../../gcc/cp/call.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/class.o -MT cp/class.o -MMD -MP -MF cp/.deps/class.TPo ../../gcc/cp/class.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/constexpr.o -MT cp/constexpr.o -MMD -MP -MF cp/.deps/constexpr.TPo ../../gcc/cp/constexpr.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/cvt.o -MT cp/cvt.o -MMD -MP -MF cp/.deps/cvt.TPo ../../gcc/cp/cvt.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/decl.o -MT cp/decl.o -MMD -MP -MF cp/.deps/decl.TPo ../../gcc/cp/decl.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/decl2.o -MT cp/decl2.o -MMD -MP -MF cp/.deps/decl2.TPo ../../gcc/cp/decl2.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/dump.o -MT cp/dump.o -MMD -MP -MF cp/.deps/dump.TPo ../../gcc/cp/dump.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/error.o -MT cp/error.o -MMD -MP -MF cp/.deps/error.TPo ../../gcc/cp/error.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/except.o -MT cp/except.o -MMD -MP -MF cp/.deps/except.TPo ../../gcc/cp/except.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/expr.o -MT cp/expr.o -MMD -MP -MF cp/.deps/expr.TPo ../../gcc/cp/expr.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/friend.o -MT cp/friend.o -MMD -MP -MF cp/.deps/friend.TPo ../../gcc/cp/friend.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/init.o -MT cp/init.o -MMD -MP -MF cp/.deps/init.TPo ../../gcc/cp/init.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/lambda.o -MT cp/lambda.o -MMD -MP -MF cp/.deps/lambda.TPo ../../gcc/cp/lambda.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/lex.o -MT cp/lex.o -MMD -MP -MF cp/.deps/lex.TPo ../../gcc/cp/lex.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/mangle.o -MT cp/mangle.o -MMD -MP -MF cp/.deps/mangle.TPo ../../gcc/cp/mangle.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/method.o -MT cp/method.o -MMD -MP -MF cp/.deps/method.TPo ../../gcc/cp/method.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/optimize.o -MT cp/optimize.o -MMD -MP -MF cp/.deps/optimize.TPo ../../gcc/cp/optimize.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/parser.o -MT cp/parser.o -MMD -MP -MF cp/.deps/parser.TPo ../../gcc/cp/parser.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/pt.o -MT cp/pt.o -MMD -MP -MF cp/.deps/pt.TPo ../../gcc/cp/pt.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/ptree.o -MT cp/ptree.o -MMD -MP -MF cp/.deps/ptree.TPo ../../gcc/cp/ptree.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/rtti.o -MT cp/rtti.o -MMD -MP -MF cp/.deps/rtti.TPo ../../gcc/cp/rtti.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/search.o -MT cp/search.o -MMD -MP -MF cp/.deps/search.TPo ../../gcc/cp/search.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/semantics.o -MT cp/semantics.o -MMD -MP -MF cp/.deps/semantics.TPo ../../gcc/cp/semantics.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/tree.o -MT cp/tree.o -MMD -MP -MF cp/.deps/tree.TPo ../../gcc/cp/tree.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/typeck.o -MT cp/typeck.o -MMD -MP -MF cp/.deps/typeck.TPo ../../gcc/cp/typeck.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cp/typeck2.o -MT cp/typeck2.o -MMD -MP -MF cp/.deps/typeck2.TPo ../../gcc/cp/typeck2.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +if [ -f ../stage_final ] \ + && cmp -s ../stage_current ../stage_final; then \ + cp ../prev-gcc/cc1plus-checksum.c cc1plus-checksum.c; \ +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/method.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 libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \ + checksum-options > cc1plus-checksum.c.tmp && \ + ../../gcc/../move-if-change cc1plus-checksum.c.tmp cc1plus-checksum.c; \ +fi +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o cc1plus-checksum.o -MT cc1plus-checksum.o -MMD -MP -MF ./.deps/cc1plus-checksum.TPo cc1plus-checksum.c +g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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/method.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 libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -ldl -lz -lzstd +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo ../../gcc/gcov.c +g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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 -lz -o gcov +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo ../../gcc/gcov-dump.c +g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo ../../gcc/gcov-tool.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o libgcov-util.o ../../gcc/../libgcc/libgcov-util.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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-pc-linux-gnu\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo ../../gcc/collect2.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo ../../gcc/collect2-aix.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo ../../gcc/collect-utils.c +g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF ./.deps/lto-wrapper.TPo ../../gcc/lto-wrapper.c +g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"10.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-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-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DPERSONALITY=\"ar\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo ../../gcc/gcc-ar.c +g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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.c gcc-nm.c +g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"10.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-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-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DPERSONALITY=\"nm\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.c +g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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.c gcc-ranlib.c +g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"10.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-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-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DPERSONALITY=\"ranlib\" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.c +g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo ../../gcc/gengtype.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo ../../gcc/gengtype-lex.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo ../../gcc/gengtype-parse.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo ../../gcc/gengtype-state.c +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 -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo ../../gcc/errors.c +g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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 version.o errors.o libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a 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=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"10.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-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-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DBASEVER="\"10.2.0\"" -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo ../../gcc/gcc.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo ../../gcc/gcc-main.c +g++ -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"10.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-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-pc-linux-gnu/10.2.0/../../../../x86_64-pc-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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo ../../gcc/c/gccspec.c +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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 +g++ -fno-PIE -c -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./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 -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -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 | /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \ + set -e; for ml in `/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.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=`/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.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 ! false && test ! -d `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \ + echo The directory that should contain system headers does not exist: >&2 ; \ + echo " `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \ + tooldir_sysinc=`echo "/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \ + if test "x`echo /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-pc-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 /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 /sources/gcc-10.2.0/build/gcc/include-fixed for x86_64-pc-linux-gnu target +Forbidden identifiers: linux unix +Finding directories and links to directories + Searching /usr/include/. +Making symbolic directory links +Fixing directory /usr/include into /sources/gcc-10.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/avx512vp2intersectintrin.h ../../gcc/config/i386/avx512vp2intersectvlintrin.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 /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=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"10.2.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"x86_64-pc-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-pc-linux-gnu/10.2.0/../../../../x86_64-pc-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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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 +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace -o lto/lto.o -MT lto/lto.o -MMD -MP -MF lto/.deps/lto.TPo ../../gcc/lto/lto.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +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 -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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 -lmpc -lmpfr -lgmp -rdynamic -ldl -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 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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/../libdecnumber -I../../gcc/../libdecnumber/bid -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.c +g++ -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -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 -lmpc -lmpfr -lgmp -rdynamic -ldl -lz -lzstd libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a +(echo "@set version-GCC 10.2.0"; \ + if [ "" = "experimental" ]; \ + then echo "@set DEVELOPMENT"; \ + else echo "@clear DEVELOPMENT"; \ + fi) > gcc-vers.texiT +echo @set srcdir /sources/gcc-10.2.0/build/gcc/../../gcc >> 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-10.2.0" --date=2020-07-23 --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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -xc -nostdinc /dev/null -S -o /dev/null -fself-test=../../gcc/testsuite/selftests +echo timestamp > s-selftest-c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.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 '/sources/gcc-10.2.0/build/gcc' +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-pc-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... /bin/grep +checking for egrep... /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... /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... /bin/sed +checking for fgrep... /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 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... -ldl +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 '/sources/gcc-10.2.0/build/libcc1' +make all-am +make[3]: Entering directory '/sources/gcc-10.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 -W -Wall -fvisibility=hidden -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 -W -Wall -fvisibility=hidden -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 -W -Wall -fvisibility=hidden -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 -W -Wall -fvisibility=hidden -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 -W -Wall -fvisibility=hidden -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 -W -Wall -fvisibility=hidden -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 -W -Wall -fvisibility=hidden -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 -W -Wall -fvisibility=hidden -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 -W -Wall -fvisibility=hidden -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 -W -Wall -fvisibility=hidden -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 -W -Wall -fvisibility=hidden -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 -W -Wall -fvisibility=hidden -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 -W -Wall -fvisibility=hidden -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 -W -Wall -fvisibility=hidden -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 -g -O2 -module -export-symbols ../../libcc1/libcc1.sym -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o libcc1.la -rpath /usr/lib/../lib findcomp.lo libcc1.lo libcp1.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-lfs-linux-gnu/10.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/crtbeginS.o .libs/findcomp.o .libs/libcc1.o .libs/libcp1.o .libs/names.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0 -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/lib/../lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/crtendS.o /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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-family -I ../../libcc1/../libcpp/include -I ../../libcc1/../gcc/c -W -Wall -fvisibility=hidden -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-family -I ../../libcc1/../libcpp/include -I ../../libcc1/../gcc/c -W -Wall -fvisibility=hidden -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=link g++ -W -Wall -fvisibility=hidden -g -O2 -module -export-symbols ../../libcc1/libcc1plugin.sym -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o libcc1plugin.la -rpath /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin libcc1plugin.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a +libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/crtbeginS.o .libs/libcc1plugin.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0 -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/lib/../lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/crtendS.o /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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/c-family -I ../../libcc1/../libcpp/include -I ../../libcc1/../gcc/cp -W -Wall -fvisibility=hidden -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/c-family -I ../../libcc1/../libcpp/include -I ../../libcc1/../gcc/cp -W -Wall -fvisibility=hidden -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 -g -O2 -module -export-symbols ../../libcc1/libcp1plugin.sym -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o libcp1plugin.la -rpath /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin libcp1plugin.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a +libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/crtbeginS.o .libs/libcp1plugin.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0 -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/lib/../lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/lib -L/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/crtendS.o /usr/lib/gcc/x86_64-lfs-linux-gnu/10.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 '/sources/gcc-10.2.0/build/libcc1' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/libcc1' +Checking multilib configuration for libgcc... +mkdir -p -- x86_64-pc-linux-gnu/libgcc +Configuring in x86_64-pc-linux-gnu/libgcc +configure: creating cache ./config.cache +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-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-pc-linux-gnu-ar... ar +checking for x86_64-pc-linux-gnu-lipo... lipo +checking for x86_64-pc-linux-gnu-nm... /sources/gcc-10.2.0/build/./gcc/nm +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking for x86_64-pc-linux-gnu-strip... strip +checking whether ln -s works... yes +checking for x86_64-pc-linux-gnu-gcc... /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include accepts -g... yes +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed +checking how to run the C preprocessor... /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-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... 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 grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for ANSI C header files... yes +checking whether decimal floating point is supported... yes +checking whether fixed-point is supported... no +checking whether the compiler is configured for setjmp/longjmp exceptions... no +checking for CET support... no +checking if the linker (/sources/gcc-10.2.0/build/./gcc/collect-ld) is GNU ld... yes +checking for thread model used by GCC... posix +checking whether assembler supports CFI directives... yes +checking for target glibc version... 2.32 +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 '/sources/gcc-10.2.0/build/x86_64-pc-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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulhc3.o -MT _mulhc3.o -MD -MP -MF _mulhc3.dep -DL_mulhc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divhc3.o -MT _divhc3.o -MD -MP -MF _divhc3.dep -DL_divhc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_decimal_globals.o -MT bid_decimal_globals.o -MD -MP -MF bid_decimal_globals.dep -c ../../../libgcc/config/libbid/bid_decimal_globals.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_decimal_data.o -MT bid_decimal_data.o -MD -MP -MF bid_decimal_data.dep -c ../../../libgcc/config/libbid/bid_decimal_data.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_binarydecimal.o -MT bid_binarydecimal.o -MD -MP -MF bid_binarydecimal.dep -c ../../../libgcc/config/libbid/bid_binarydecimal.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_convert_data.o -MT bid_convert_data.o -MD -MP -MF bid_convert_data.dep -c ../../../libgcc/config/libbid/bid_convert_data.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd32.o -MT _isinfd32.o -MD -MP -MF _isinfd32.dep -c ../../../libgcc/config/libbid/_isinfd32.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd64.o -MT _isinfd64.o -MD -MP -MF _isinfd64.dep -c ../../../libgcc/config/libbid/_isinfd64.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _isinfd128.o -MT _isinfd128.o -MD -MP -MF _isinfd128.dep -c ../../../libgcc/config/libbid/_isinfd128.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_noncomp.o -MT bid64_noncomp.o -MD -MP -MF bid64_noncomp.dep -c ../../../libgcc/config/libbid/bid64_noncomp.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_noncomp.o -MT bid128_noncomp.o -MD -MP -MF bid128_noncomp.dep -c ../../../libgcc/config/libbid/bid128_noncomp.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_fma.o -MT bid128_fma.o -MD -MP -MF bid128_fma.dep -c ../../../libgcc/config/libbid/bid128_fma.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_round.o -MT bid_round.o -MD -MP -MF bid_round.dep -c ../../../libgcc/config/libbid/bid_round.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid_from_int.o -MT bid_from_int.o -MD -MP -MF bid_from_int.dep -c ../../../libgcc/config/libbid/bid_from_int.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_add.o -MT bid64_add.o -MD -MP -MF bid64_add.dep -c ../../../libgcc/config/libbid/bid64_add.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_add.o -MT bid128_add.o -MD -MP -MF bid128_add.dep -c ../../../libgcc/config/libbid/bid128_add.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_div.o -MT bid64_div.o -MD -MP -MF bid64_div.dep -c ../../../libgcc/config/libbid/bid64_div.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_div.o -MT bid128_div.o -MD -MP -MF bid128_div.dep -c ../../../libgcc/config/libbid/bid128_div.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_mul.o -MT bid64_mul.o -MD -MP -MF bid64_mul.dep -c ../../../libgcc/config/libbid/bid64_mul.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_mul.o -MT bid128_mul.o -MD -MP -MF bid128_mul.dep -c ../../../libgcc/config/libbid/bid128_mul.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_compare.o -MT bid64_compare.o -MD -MP -MF bid64_compare.dep -c ../../../libgcc/config/libbid/bid64_compare.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_compare.o -MT bid128_compare.o -MD -MP -MF bid128_compare.dep -c ../../../libgcc/config/libbid/bid128_compare.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128.o -MT bid128.o -MD -MP -MF bid128.dep -c ../../../libgcc/config/libbid/bid128.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid32_to_bid64.o -MT bid32_to_bid64.o -MD -MP -MF bid32_to_bid64.dep -c ../../../libgcc/config/libbid/bid32_to_bid64.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid32_to_bid128.o -MT bid32_to_bid128.o -MD -MP -MF bid32_to_bid128.dep -c ../../../libgcc/config/libbid/bid32_to_bid128.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_bid128.o -MT bid64_to_bid128.o -MD -MP -MF bid64_to_bid128.dep -c ../../../libgcc/config/libbid/bid64_to_bid128.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_int32.o -MT bid64_to_int32.o -MD -MP -MF bid64_to_int32.dep -c ../../../libgcc/config/libbid/bid64_to_int32.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_int64.o -MT bid64_to_int64.o -MD -MP -MF bid64_to_int64.dep -c ../../../libgcc/config/libbid/bid64_to_int64.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_uint32.o -MT bid64_to_uint32.o -MD -MP -MF bid64_to_uint32.dep -c ../../../libgcc/config/libbid/bid64_to_uint32.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid64_to_uint64.o -MT bid64_to_uint64.o -MD -MP -MF bid64_to_uint64.dep -c ../../../libgcc/config/libbid/bid64_to_uint64.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_int32.o -MT bid128_to_int32.o -MD -MP -MF bid128_to_int32.dep -c ../../../libgcc/config/libbid/bid128_to_int32.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_int64.o -MT bid128_to_int64.o -MD -MP -MF bid128_to_int64.dep -c ../../../libgcc/config/libbid/bid128_to_int64.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_uint32.o -MT bid128_to_uint32.o -MD -MP -MF bid128_to_uint32.dep -c ../../../libgcc/config/libbid/bid128_to_uint32.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o bid128_to_uint64.o -MT bid128_to_uint64.o -MD -MP -MF bid128_to_uint64.dep -c ../../../libgcc/config/libbid/bid128_to_uint64.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_sd.o -MT _addsub_sd.o -MD -MP -MF _addsub_sd.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_addsub_sd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_sd.o -MT _div_sd.o -MD -MP -MF _div_sd.dep -DFINE_GRAINED_LIBRARIES -DL_div_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_div_sd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_sd.o -MT _mul_sd.o -MD -MP -MF _mul_sd.dep -DFINE_GRAINED_LIBRARIES -DL_mul_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_mul_sd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_sd.o -MT _eq_sd.o -MD -MP -MF _eq_sd.dep -DFINE_GRAINED_LIBRARIES -DL_eq_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_eq_sd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_sd.o -MT _ne_sd.o -MD -MP -MF _ne_sd.dep -DFINE_GRAINED_LIBRARIES -DL_ne_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_ne_sd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_sd.o -MT _lt_sd.o -MD -MP -MF _lt_sd.dep -DFINE_GRAINED_LIBRARIES -DL_lt_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_lt_sd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_sd.o -MT _gt_sd.o -MD -MP -MF _gt_sd.dep -DFINE_GRAINED_LIBRARIES -DL_gt_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_gt_sd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_sd.o -MT _le_sd.o -MD -MP -MF _le_sd.dep -DFINE_GRAINED_LIBRARIES -DL_le_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_le_sd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_sd.o -MT _ge_sd.o -MD -MP -MF _ge_sd.dep -DFINE_GRAINED_LIBRARIES -DL_ge_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_ge_sd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_si.o -MT _sd_to_si.o -MD -MP -MF _sd_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_si -DWIDTH=32 -c ../../../libgcc/config/libbid/_sd_to_si.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_di.o -MT _sd_to_di.o -MD -MP -MF _sd_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_di -DWIDTH=32 -c ../../../libgcc/config/libbid/_sd_to_di.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_usi.o -MT _sd_to_usi.o -MD -MP -MF _sd_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_usi -DWIDTH=32 -c ../../../libgcc/config/libbid/_sd_to_usi.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_udi.o -MT _sd_to_udi.o -MD -MP -MF _sd_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_udi -DWIDTH=32 -c ../../../libgcc/config/libbid/_sd_to_udi.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_sd.o -MT _si_to_sd.o -MD -MP -MF _si_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_si_to_sd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_sd.o -MT _di_to_sd.o -MD -MP -MF _di_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_di_to_sd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_sd.o -MT _usi_to_sd.o -MD -MP -MF _usi_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_usi_to_sd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_sd.o -MT _udi_to_sd.o -MD -MP -MF _udi_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_udi_to_sd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_sf.o -MT _sd_to_sf.o -MD -MP -MF _sd_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_sf -DWIDTH=32 -c ../../../libgcc/config/libbid/_sd_to_sf.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_df.o -MT _sd_to_df.o -MD -MP -MF _sd_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_df -DWIDTH=32 -c ../../../libgcc/config/libbid/_sd_to_df.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_xf.o -MT _sd_to_xf.o -MD -MP -MF _sd_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_xf -DWIDTH=32 -c ../../../libgcc/config/libbid/_sd_to_xf.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_tf.o -MT _sd_to_tf.o -MD -MP -MF _sd_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_tf -DWIDTH=32 -c ../../../libgcc/config/libbid/_sd_to_tf.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_sd.o -MT _sf_to_sd.o -MD -MP -MF _sf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_sf_to_sd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_sd.o -MT _df_to_sd.o -MD -MP -MF _df_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_df_to_sd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_sd.o -MT _xf_to_sd.o -MD -MP -MF _xf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_xf_to_sd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_sd.o -MT _tf_to_sd.o -MD -MP -MF _tf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_tf_to_sd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_dd.o -MT _sd_to_dd.o -MD -MP -MF _sd_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_dd -DWIDTH=32 -c ../../../libgcc/config/libbid/_sd_to_dd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sd_to_td.o -MT _sd_to_td.o -MD -MP -MF _sd_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_td -DWIDTH=32 -c ../../../libgcc/config/libbid/_sd_to_td.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_sd.o -MT _unord_sd.o -MD -MP -MF _unord_sd.dep -DFINE_GRAINED_LIBRARIES -DL_unord_sd -DWIDTH=32 -c ../../../libgcc/config/libbid/_unord_sd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_dd.o -MT _addsub_dd.o -MD -MP -MF _addsub_dd.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_addsub_dd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_dd.o -MT _div_dd.o -MD -MP -MF _div_dd.dep -DFINE_GRAINED_LIBRARIES -DL_div_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_div_dd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_dd.o -MT _mul_dd.o -MD -MP -MF _mul_dd.dep -DFINE_GRAINED_LIBRARIES -DL_mul_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_mul_dd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_dd.o -MT _eq_dd.o -MD -MP -MF _eq_dd.dep -DFINE_GRAINED_LIBRARIES -DL_eq_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_eq_dd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_dd.o -MT _ne_dd.o -MD -MP -MF _ne_dd.dep -DFINE_GRAINED_LIBRARIES -DL_ne_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_ne_dd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_dd.o -MT _lt_dd.o -MD -MP -MF _lt_dd.dep -DFINE_GRAINED_LIBRARIES -DL_lt_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_lt_dd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_dd.o -MT _gt_dd.o -MD -MP -MF _gt_dd.dep -DFINE_GRAINED_LIBRARIES -DL_gt_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_gt_dd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_dd.o -MT _le_dd.o -MD -MP -MF _le_dd.dep -DFINE_GRAINED_LIBRARIES -DL_le_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_le_dd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_dd.o -MT _ge_dd.o -MD -MP -MF _ge_dd.dep -DFINE_GRAINED_LIBRARIES -DL_ge_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_ge_dd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_si.o -MT _dd_to_si.o -MD -MP -MF _dd_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_si -DWIDTH=64 -c ../../../libgcc/config/libbid/_dd_to_si.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_di.o -MT _dd_to_di.o -MD -MP -MF _dd_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_di -DWIDTH=64 -c ../../../libgcc/config/libbid/_dd_to_di.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_usi.o -MT _dd_to_usi.o -MD -MP -MF _dd_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_usi -DWIDTH=64 -c ../../../libgcc/config/libbid/_dd_to_usi.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_udi.o -MT _dd_to_udi.o -MD -MP -MF _dd_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_udi -DWIDTH=64 -c ../../../libgcc/config/libbid/_dd_to_udi.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_dd.o -MT _si_to_dd.o -MD -MP -MF _si_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_si_to_dd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_dd.o -MT _di_to_dd.o -MD -MP -MF _di_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_di_to_dd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_dd.o -MT _usi_to_dd.o -MD -MP -MF _usi_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_usi_to_dd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_dd.o -MT _udi_to_dd.o -MD -MP -MF _udi_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_udi_to_dd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_sf.o -MT _dd_to_sf.o -MD -MP -MF _dd_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_sf -DWIDTH=64 -c ../../../libgcc/config/libbid/_dd_to_sf.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_df.o -MT _dd_to_df.o -MD -MP -MF _dd_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_df -DWIDTH=64 -c ../../../libgcc/config/libbid/_dd_to_df.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_xf.o -MT _dd_to_xf.o -MD -MP -MF _dd_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_xf -DWIDTH=64 -c ../../../libgcc/config/libbid/_dd_to_xf.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_tf.o -MT _dd_to_tf.o -MD -MP -MF _dd_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_tf -DWIDTH=64 -c ../../../libgcc/config/libbid/_dd_to_tf.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_dd.o -MT _sf_to_dd.o -MD -MP -MF _sf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_sf_to_dd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_dd.o -MT _df_to_dd.o -MD -MP -MF _df_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_df_to_dd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_dd.o -MT _xf_to_dd.o -MD -MP -MF _xf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_xf_to_dd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_dd.o -MT _tf_to_dd.o -MD -MP -MF _tf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_tf_to_dd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_sd.o -MT _dd_to_sd.o -MD -MP -MF _dd_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_sd -DWIDTH=64 -c ../../../libgcc/config/libbid/_dd_to_sd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _dd_to_td.o -MT _dd_to_td.o -MD -MP -MF _dd_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_td -DWIDTH=64 -c ../../../libgcc/config/libbid/_dd_to_td.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_dd.o -MT _unord_dd.o -MD -MP -MF _unord_dd.dep -DFINE_GRAINED_LIBRARIES -DL_unord_dd -DWIDTH=64 -c ../../../libgcc/config/libbid/_unord_dd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _addsub_td.o -MT _addsub_td.o -MD -MP -MF _addsub_td.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_addsub_td.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _div_td.o -MT _div_td.o -MD -MP -MF _div_td.dep -DFINE_GRAINED_LIBRARIES -DL_div_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_div_td.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mul_td.o -MT _mul_td.o -MD -MP -MF _mul_td.dep -DFINE_GRAINED_LIBRARIES -DL_mul_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_mul_td.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _eq_td.o -MT _eq_td.o -MD -MP -MF _eq_td.dep -DFINE_GRAINED_LIBRARIES -DL_eq_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_eq_td.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ne_td.o -MT _ne_td.o -MD -MP -MF _ne_td.dep -DFINE_GRAINED_LIBRARIES -DL_ne_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_ne_td.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _lt_td.o -MT _lt_td.o -MD -MP -MF _lt_td.dep -DFINE_GRAINED_LIBRARIES -DL_lt_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_lt_td.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gt_td.o -MT _gt_td.o -MD -MP -MF _gt_td.dep -DFINE_GRAINED_LIBRARIES -DL_gt_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_gt_td.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _le_td.o -MT _le_td.o -MD -MP -MF _le_td.dep -DFINE_GRAINED_LIBRARIES -DL_le_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_le_td.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _ge_td.o -MT _ge_td.o -MD -MP -MF _ge_td.dep -DFINE_GRAINED_LIBRARIES -DL_ge_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_ge_td.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_si.o -MT _td_to_si.o -MD -MP -MF _td_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_si -DWIDTH=128 -c ../../../libgcc/config/libbid/_td_to_si.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_di.o -MT _td_to_di.o -MD -MP -MF _td_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_di -DWIDTH=128 -c ../../../libgcc/config/libbid/_td_to_di.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_usi.o -MT _td_to_usi.o -MD -MP -MF _td_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_usi -DWIDTH=128 -c ../../../libgcc/config/libbid/_td_to_usi.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_udi.o -MT _td_to_udi.o -MD -MP -MF _td_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_udi -DWIDTH=128 -c ../../../libgcc/config/libbid/_td_to_udi.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _si_to_td.o -MT _si_to_td.o -MD -MP -MF _si_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_si_to_td.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _di_to_td.o -MT _di_to_td.o -MD -MP -MF _di_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_di_to_td.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _usi_to_td.o -MT _usi_to_td.o -MD -MP -MF _usi_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_usi_to_td.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _udi_to_td.o -MT _udi_to_td.o -MD -MP -MF _udi_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_udi_to_td.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_sf.o -MT _td_to_sf.o -MD -MP -MF _td_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_sf -DWIDTH=128 -c ../../../libgcc/config/libbid/_td_to_sf.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_df.o -MT _td_to_df.o -MD -MP -MF _td_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_df -DWIDTH=128 -c ../../../libgcc/config/libbid/_td_to_df.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_xf.o -MT _td_to_xf.o -MD -MP -MF _td_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_xf -DWIDTH=128 -c ../../../libgcc/config/libbid/_td_to_xf.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_tf.o -MT _td_to_tf.o -MD -MP -MF _td_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_tf -DWIDTH=128 -c ../../../libgcc/config/libbid/_td_to_tf.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _sf_to_td.o -MT _sf_to_td.o -MD -MP -MF _sf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_sf_to_td.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _df_to_td.o -MT _df_to_td.o -MD -MP -MF _df_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_df_to_td.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _xf_to_td.o -MT _xf_to_td.o -MD -MP -MF _xf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_xf_to_td.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _tf_to_td.o -MT _tf_to_td.o -MD -MP -MF _tf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_tf_to_td.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_sd.o -MT _td_to_sd.o -MD -MP -MF _td_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_sd -DWIDTH=128 -c ../../../libgcc/config/libbid/_td_to_sd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _td_to_dd.o -MT _td_to_dd.o -MD -MP -MF _td_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_dd -DWIDTH=128 -c ../../../libgcc/config/libbid/_td_to_dd.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _unord_td.o -MT _unord_td.o -MD -MP -MF _unord_td.dep -DFINE_GRAINED_LIBRARIES -DL_unord_td -DWIDTH=128 -c ../../../libgcc/config/libbid/_unord_td.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 _mulhc3.o _mulsc3.o _muldc3.o _mulxc3.o _divhc3.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 bid_decimal_globals.o bid_decimal_data.o bid_binarydecimal.o bid_convert_data.o _isinfd32.o _isinfd64.o _isinfd128.o bid64_noncomp.o bid128_noncomp.o bid128_fma.o bid_round.o bid_from_int.o bid64_add.o bid128_add.o bid64_div.o bid128_div.o bid64_mul.o bid128_mul.o bid64_compare.o bid128_compare.o bid128.o bid32_to_bid64.o bid32_to_bid128.o bid64_to_bid128.o bid64_to_int32.o bid64_to_int64.o bid64_to_uint32.o bid64_to_uint64.o bid128_to_int32.o bid128_to_int64.o bid128_to_uint32.o bid128_to_uint64.o _addsub_sd.o _div_sd.o _mul_sd.o _eq_sd.o _ne_sd.o _lt_sd.o _gt_sd.o _le_sd.o _ge_sd.o _sd_to_si.o _sd_to_di.o _sd_to_usi.o _sd_to_udi.o _si_to_sd.o _di_to_sd.o _usi_to_sd.o _udi_to_sd.o _sd_to_sf.o _sd_to_df.o _sd_to_xf.o _sd_to_tf.o _sf_to_sd.o _df_to_sd.o _xf_to_sd.o _tf_to_sd.o _sd_to_dd.o _sd_to_td.o _unord_sd.o _addsub_dd.o _div_dd.o _mul_dd.o _eq_dd.o _ne_dd.o _lt_dd.o _gt_dd.o _le_dd.o _ge_dd.o _dd_to_si.o _dd_to_di.o _dd_to_usi.o _dd_to_udi.o _si_to_dd.o _di_to_dd.o _usi_to_dd.o _udi_to_dd.o _dd_to_sf.o _dd_to_df.o _dd_to_xf.o _dd_to_tf.o _sf_to_dd.o _df_to_dd.o _xf_to_dd.o _tf_to_dd.o _dd_to_sd.o _dd_to_td.o _unord_dd.o _addsub_td.o _div_td.o _mul_td.o _eq_td.o _ne_td.o _lt_td.o _gt_td.o _le_td.o _ge_td.o _td_to_si.o _td_to_di.o _td_to_usi.o _td_to_udi.o _si_to_td.o _di_to_td.o _usi_to_td.o _udi_to_td.o _td_to_sf.o _td_to_df.o _td_to_xf.o _td_to_tf.o _sf_to_td.o _df_to_td.o _xf_to_td.o _tf_to_td.o _td_to_sd.o _td_to_dd.o _unord_td.o cpuinfo.o sfp-exceptions.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 extendsftf2.o extenddftf2.o extendxftf2.o trunctfsf2.o trunctfdf2.o trunctfxf2.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; \ + /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ + -o eh_dummy.o; \ + objects=eh_dummy.o; \ +fi; \ +ar rc libgcc.a $objects +ranlib libgcc.a +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov_flush.o -MT _gcov_flush.o -MD -MP -MF _gcov_flush.dep -DL_gcov_flush -c ../../../libgcc/libgcov-interface.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -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_flush.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.o"; \ +if test -z "$objects"; then \ + echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ + /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ + -o eh_dummy.o; \ + objects=eh_dummy.o; \ +fi; \ +ar rc libgcov.a $objects +ranlib libgcov.a +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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; \ + /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ + -o eh_dummy.o; \ + objects=eh_dummy.o; \ +fi; \ +ar rc libgcc_eh.a $objects +ranlib libgcc_eh.a +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _mulhc3_s.o -MT _mulhc3_s.o -MD -MP -MF _mulhc3_s.dep -DSHARED -DL_mulhc3 -c ../../../libgcc/libgcc2.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _divhc3_s.o -MT _divhc3_s.o -MD -MP -MF _divhc3_s.dep -DSHARED -DL_divhc3 -c ../../../libgcc/libgcc2.c +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbegin.o -MT crtbegin.o -MD -MP -MF crtbegin.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -c ../../../libgcc/crtstuff.c -DCRT_BEGIN +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbeginS.o -MT crtbeginS.o -MD -MP -MF crtbeginS.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fpic -c ../../../libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbeginT.o -MT crtbeginT.o -MD -MP -MF crtbeginT.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -c ../../../libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtend.o -MT crtend.o -MD -MP -MF crtend.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -c ../../../libgcc/crtstuff.c -DCRT_END +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtendS.o -MT crtendS.o -MD -MP -MF crtendS.dep -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fpic -c ../../../libgcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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) \ + 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/' \ + | /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -DUSE_ELF_SYMVER -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -I../../../libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -E -xassembler-with-cpp -; \ +} > tmp-libgcc.map.in +mv tmp-libgcc.map.in libgcc.map.in +{ /sources/gcc-10.2.0/build/./gcc/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 _mulhc3_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _divhc3_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 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 extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_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 +# /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include and -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -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 . +/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -DUSE_ELF_SYMVER -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc.map -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 _mulhc3_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _divhc3_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 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 extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgcc' +/bin/sh ../../../libgcc/../mkinstalldirs ../.././gcc +/usr/bin/install -c -m 644 libgcc_eh.a ../.././gcc/ +chmod 644 ../.././gcc/libgcc_eh.a +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 +ranlib ../.././gcc/libgcc.a +/usr/bin/install -c -m 644 libgcov.a ../.././gcc/ +chmod 644 ../.././gcc/libgcov.a +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) \ + ranlib ../.././gcc/$file ;; \ + esac; \ +done +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgcc' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgcc' +Checking multilib configuration for libgomp... +mkdir -p -- x86_64-pc-linux-gnu/libgomp +Configuring in x86_64-pc-linux-gnu/libgomp +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-pc-linux-gnu +checking target system type... x86_64-pc-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... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking for x86_64-pc-linux-gnu-gcc... /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include +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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include accepts -g... yes +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed +checking whether /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include understands -c and -o together... yes +checking for style of include used by make... GNU +checking dependency style of /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... gcc3 +checking for x86_64-pc-linux-gnu-ar... ar +checking for x86_64-pc-linux-gnu-ranlib... 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... /bin/sed +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for fgrep... /bin/grep -F +checking for ld used by /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... /sources/gcc-10.2.0/build/./gcc/collect-ld +checking if the linker (/sources/gcc-10.2.0/build/./gcc/collect-ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /sources/gcc-10.2.0/build/./gcc/nm +checking the name lister (/sources/gcc-10.2.0/build/./gcc/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 /sources/gcc-10.2.0/build/./gcc/collect-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... strip +checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib +checking command to parse /sources/gcc-10.2.0/build/./gcc/nm output from /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include object... ok +checking how to run the C preprocessor... /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include static flag -static works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes +checking whether the /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include linker (/sources/gcc-10.2.0/build/./gcc/collect-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 whether to enable maintainer-specific portions of Makefiles... no +checking for x86_64-pc-linux-gnu-gfortran... no +checking whether we are using the GNU Fortran compiler... no +checking whether no accepts -g... 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 pthread.h usability... yes +checking pthread.h presence... yes +checking for pthread.h... yes +checking for unistd.h... (cached) yes +checking semaphore.h usability... yes +checking semaphore.h presence... yes +checking for semaphore.h... yes +checking sys/loadavg.h usability... no +checking sys/loadavg.h presence... no +checking for sys/loadavg.h... no +checking sys/sysctl.h usability... no +checking sys/sysctl.h presence... no +checking for sys/sysctl.h... no +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking for dlsym in -ldl... yes +checking for unistd.h... (cached) yes +checking for secure_getenv... yes +checking for __secure_getenv... no +checking for getuid... yes +checking for geteuid... yes +checking for getgid... yes +checking for getegid... yes +checking for getloadavg... yes +checking for clock_gettime... yes +checking for strtoull... yes +checking for aligned_alloc... yes +checking for posix_memalign... yes +checking for memalign... yes +checking for _aligned_malloc... no +checking whether the target supports thread-local storage... yes +checking whether the thread-local storage support is from emutls... no +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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... (cached) /sources/gcc-10.2.0/build/./gcc/collect-ld +checking if the linker (/sources/gcc-10.2.0/build/./gcc/collect-ld) is GNU ld... (cached) yes +checking for shared libgcc... yes +checking whether the target supports .symver directive... yes +configure: versioning on shared library symbols is gnu +checking the number of available CPUs... 6 +checking whether the target supports __sync_*_compare_and_swap... yes +checking for CET support... no +configure: updating cache ./config.cache +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating omp.h +config.status: creating omp_lib.h +config.status: creating omp_lib.f90 +config.status: creating libgomp_f.h +config.status: creating Makefile +config.status: creating testsuite/Makefile +config.status: creating libgomp.spec +config.status: creating testsuite/libgomp-test-support.pt.exp +config.status: creating testsuite/libgomp-site-extra.exp +config.status: creating config.h +config.status: executing default-1 commands +config.status: executing depfiles commands +config.status: executing libtool commands +Checking multilib configuration for libstdc++-v3... +mkdir -p -- x86_64-pc-linux-gnu/libstdc++-v3 +Configuring in x86_64-pc-linux-gnu/libstdc++-v3 +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-pc-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... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking for x86_64-pc-linux-gnu-gcc... /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include +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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include accepts -g... yes +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed +checking whether /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include understands -c and -o together... yes +checking whether we are using the GNU C++ compiler... yes +checking whether /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include 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... /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking whether ln -s works... yes +checking for x86_64-pc-linux-gnu-as... /sources/gcc-10.2.0/build/./gcc/as +checking for x86_64-pc-linux-gnu-ar... ar +checking for x86_64-pc-linux-gnu-ranlib... 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... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... /sources/gcc-10.2.0/build/./gcc/collect-ld +checking if the linker (/sources/gcc-10.2.0/build/./gcc/collect-ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /sources/gcc-10.2.0/build/./gcc/nm +checking the name lister (/sources/gcc-10.2.0/build/./gcc/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 /sources/gcc-10.2.0/build/./gcc/collect-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... strip +checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib +checking command to parse /sources/gcc-10.2.0/build/./gcc/nm output from /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include 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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include static flag -static works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes +checking whether the /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include linker (/sources/gcc-10.2.0/build/./gcc/collect-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... no +checking for dlopen in -ldl... 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... yes +checking whether to build static libraries... yes +checking how to run the C++ preprocessor... /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -E +checking for ld used by /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... /sources/gcc-10.2.0/build/./gcc/collect-ld -m elf_x86_64 +checking if the linker (/sources/gcc-10.2.0/build/./gcc/collect-ld -m elf_x86_64) is GNU ld... yes +checking whether the /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include linker (/sources/gcc-10.2.0/build/./gcc/collect-ld -m elf_x86_64) supports shared libraries... yes +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include static flag -static works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes +checking whether the /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include linker (/sources/gcc-10.2.0/build/./gcc/collect-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... posix +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 ... yes +checking for __int128... yes +checking for __float128... yes +checking for g++ that supports -ffunction-sections -fdata-sections... yes +checking for underlying I/O to use... stdio +checking for C locale to use... gnu +checking for msgfmt... yes +checking libintl.h usability... yes +checking libintl.h presence... yes +checking for libintl.h... yes +checking for library containing gettext... none required +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... 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 -gdwarf-4 -g3 -O0 -D_GLIBCXX_ASSERTIONS +checking for additional debug build... no +checking for parallel mode support... yes +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 for EOWNERDEAD... yes +checking for ENOTRECOVERABLE... yes +checking for ENOLINK... yes +checking for EPROTO... yes +checking for ENODATA... yes +checking for ENOSR... yes +checking for ENOSTR... yes +checking for ETIME... yes +checking for EBADMSG... yes +checking for ECANCELED... yes +checking for EOVERFLOW... yes +checking for ENOTSUP... yes +checking for EIDRM... yes +checking for ETXTBSY... yes +checking for ECHILD... yes +checking for ENOSPC... yes +checking for EPERM... yes +checking for ETIMEDOUT... yes +checking for EWOULDBLOCK... yes +checking uchar.h usability... yes +checking uchar.h presence... yes +checking for uchar.h... yes +checking for ISO C11 support for ... yes +checking for int64_t... yes +checking for int64_t as long... yes +checking for int64_t as long long... 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 for ld used by /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... (cached) /sources/gcc-10.2.0/build/./gcc/collect-ld +checking if the linker (/sources/gcc-10.2.0/build/./gcc/collect-ld) is GNU ld... (cached) yes +checking for ld version... 23500 +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... 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... 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... yes +checking for modf... yes +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 for "/dev/random" and "/dev/urandom" for std::random_device... yes +checking whether the target supports thread-local storage... yes +checking for __cxa_thread_atexit_impl... yes +checking for __cxa_thread_atexit... no +checking for aligned_alloc... yes +checking for posix_memalign... yes +checking for memalign... yes +checking for _aligned_malloc... no +checking for _wfopen... no +checking for timespec_get... yes +checking for sockatmark... yes +checking for ld used by GCC... /sources/gcc-10.2.0/build/./gcc/collect-ld +checking if the linker (/sources/gcc-10.2.0/build/./gcc/collect-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); +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 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 for setenv declaration... yes +checking for setenv... yes +checking whether it can be safely assumed that mutex_timedlock is available... yes +checking for gthreads library... yes +checking for pthread_rwlock_t... 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 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 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... no +checking for xmlcatalog... no +checking for xsltproc... no +checking for xmllint... no +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... no +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 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/filesystem/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 '/sources/gcc-10.2.0/build/x86_64-pc-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' \ + < /sources/gcc-10.2.0/libstdc++-v3/../libgcc/gthr.h > x86_64-pc-linux-gnu/bits/gthr.h +sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ + -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ + < /sources/gcc-10.2.0/libstdc++-v3/../libgcc/gthr-single.h > x86_64-pc-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' \ + < /sources/gcc-10.2.0/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-pc-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' \ + < /sources/gcc-10.2.0/libstdc++-v3/../libgcc/gthr-posix.h > x86_64-pc-linux-gnu/bits/gthr-default.h +make[2]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include' +make[2]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3' +make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "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 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=/usr/x86_64-pc-linux-gnu" "gxx_include_dir=/usr/include/c++/10.2.0" "AR=ar" "AS=/sources/gcc-10.2.0/build/./gcc/as" "LD=/sources/gcc-10.2.0/build/./gcc/collect-ld" "RANLIB=ranlib" "NM=/sources/gcc-10.2.0/build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" all-recursive +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3' +Making all in include +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include' +mkdir -p ./x86_64-pc-linux-gnu/bits/stdc++.h.gch +/sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -x c++-header -nostdinc++ -g -O2 -D_GNU_SOURCE -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -O2 -g -std=gnu++0x /sources/gcc-10.2.0/libstdc++-v3/include/precompiled/stdc++.h \ +-o x86_64-pc-linux-gnu/bits/stdc++.h.gch/O2ggnu++0x.gch +mkdir -p ./x86_64-pc-linux-gnu/bits/stdc++.h.gch +/sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -x c++-header -nostdinc++ -g -O2 -D_GNU_SOURCE -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -O2 -g /sources/gcc-10.2.0/libstdc++-v3/include/precompiled/stdc++.h -o x86_64-pc-linux-gnu/bits/stdc++.h.gch/O2g.gch +mkdir -p ./x86_64-pc-linux-gnu/bits/stdtr1c++.h.gch +/sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -x c++-header -nostdinc++ -g -O2 -D_GNU_SOURCE -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -O2 -g /sources/gcc-10.2.0/libstdc++-v3/include/precompiled/stdtr1c++.h -o x86_64-pc-linux-gnu/bits/stdtr1c++.h.gch/O2g.gch +mkdir -p ./x86_64-pc-linux-gnu/bits/extc++.h.gch +/sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -x c++-header -nostdinc++ -g -O2 -D_GNU_SOURCE -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -O2 -g /sources/gcc-10.2.0/libstdc++-v3/include/precompiled/extc++.h -o x86_64-pc-linux-gnu/bits/extc++.h.gch/O2g.gch +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include' +Making all in libsupc++ +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++' +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o array_type_info.lo ../../../../libstdc++-v3/libsupc++/array_type_info.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o atexit_arm.lo ../../../../libstdc++-v3/libsupc++/atexit_arm.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o atexit_thread.lo ../../../../libstdc++-v3/libsupc++/atexit_thread.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c ../../../../libstdc++-v3/libsupc++/atexit_thread.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atexit_thread.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o bad_alloc.lo ../../../../libstdc++-v3/libsupc++/bad_alloc.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o bad_array_length.lo ../../../../libstdc++-v3/libsupc++/bad_array_length.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o bad_array_new.lo ../../../../libstdc++-v3/libsupc++/bad_array_new.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o bad_cast.lo ../../../../libstdc++-v3/libsupc++/bad_cast.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o bad_typeid.lo ../../../../libstdc++-v3/libsupc++/bad_typeid.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o class_type_info.lo ../../../../libstdc++-v3/libsupc++/class_type_info.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o del_op.lo ../../../../libstdc++-v3/libsupc++/del_op.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o del_ops.lo ../../../../libstdc++-v3/libsupc++/del_ops.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o del_opnt.lo ../../../../libstdc++-v3/libsupc++/del_opnt.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o del_opv.lo ../../../../libstdc++-v3/libsupc++/del_opv.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o del_opvs.lo ../../../../libstdc++-v3/libsupc++/del_opvs.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o del_opvnt.lo ../../../../libstdc++-v3/libsupc++/del_opvnt.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o dyncast.lo ../../../../libstdc++-v3/libsupc++/dyncast.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c ../../../../libstdc++-v3/libsupc++/dyncast.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o dyncast.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o eh_alloc.lo ../../../../libstdc++-v3/libsupc++/eh_alloc.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o eh_arm.lo ../../../../libstdc++-v3/libsupc++/eh_arm.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o eh_aux_runtime.lo ../../../../libstdc++-v3/libsupc++/eh_aux_runtime.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o eh_call.lo ../../../../libstdc++-v3/libsupc++/eh_call.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o eh_catch.lo ../../../../libstdc++-v3/libsupc++/eh_catch.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o eh_exception.lo ../../../../libstdc++-v3/libsupc++/eh_exception.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o eh_globals.lo ../../../../libstdc++-v3/libsupc++/eh_globals.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o eh_personality.lo ../../../../libstdc++-v3/libsupc++/eh_personality.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o eh_ptr.lo ../../../../libstdc++-v3/libsupc++/eh_ptr.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o eh_term_handler.lo ../../../../libstdc++-v3/libsupc++/eh_term_handler.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o eh_terminate.lo ../../../../libstdc++-v3/libsupc++/eh_terminate.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o eh_tm.lo ../../../../libstdc++-v3/libsupc++/eh_tm.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o eh_throw.lo ../../../../libstdc++-v3/libsupc++/eh_throw.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o eh_type.lo ../../../../libstdc++-v3/libsupc++/eh_type.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o eh_unex_handler.lo ../../../../libstdc++-v3/libsupc++/eh_unex_handler.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o enum_type_info.lo ../../../../libstdc++-v3/libsupc++/enum_type_info.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o function_type_info.lo ../../../../libstdc++-v3/libsupc++/function_type_info.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o fundamental_type_info.lo ../../../../libstdc++-v3/libsupc++/fundamental_type_info.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o guard.lo ../../../../libstdc++-v3/libsupc++/guard.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c ../../../../libstdc++-v3/libsupc++/guard.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o guard.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o guard_error.lo ../../../../libstdc++-v3/libsupc++/guard_error.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o hash_bytes.lo ../../../../libstdc++-v3/libsupc++/hash_bytes.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o nested_exception.lo ../../../../libstdc++-v3/libsupc++/nested_exception.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o new_handler.lo ../../../../libstdc++-v3/libsupc++/new_handler.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o new_op.lo ../../../../libstdc++-v3/libsupc++/new_op.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o new_opnt.lo ../../../../libstdc++-v3/libsupc++/new_opnt.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o new_opv.lo ../../../../libstdc++-v3/libsupc++/new_opv.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o new_opvnt.lo ../../../../libstdc++-v3/libsupc++/new_opvnt.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++1z -c ../../../../libstdc++-v3/libsupc++/new_opa.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++1z -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++1z -c ../../../../libstdc++-v3/libsupc++/new_opant.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++1z -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++1z -c ../../../../libstdc++-v3/libsupc++/new_opva.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++1z -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++1z -c ../../../../libstdc++-v3/libsupc++/new_opvant.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++1z -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++1z -c ../../../../libstdc++-v3/libsupc++/del_opa.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++1z -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++1z -c ../../../../libstdc++-v3/libsupc++/del_opant.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++1z -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++1z -c ../../../../libstdc++-v3/libsupc++/del_opsa.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++1z -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++1z -c ../../../../libstdc++-v3/libsupc++/del_opva.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++1z -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++1z -c ../../../../libstdc++-v3/libsupc++/del_opvant.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++1z -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++1z -c ../../../../libstdc++-v3/libsupc++/del_opvsa.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++1z -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o pbase_type_info.lo ../../../../libstdc++-v3/libsupc++/pbase_type_info.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o pmem_type_info.lo ../../../../libstdc++-v3/libsupc++/pmem_type_info.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o pointer_type_info.lo ../../../../libstdc++-v3/libsupc++/pointer_type_info.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o pure.lo ../../../../libstdc++-v3/libsupc++/pure.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c ../../../../libstdc++-v3/libsupc++/pure.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pure.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o si_class_type_info.lo ../../../../libstdc++-v3/libsupc++/si_class_type_info.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o tinfo.lo ../../../../libstdc++-v3/libsupc++/tinfo.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c ../../../../libstdc++-v3/libsupc++/tinfo.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tinfo.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o tinfo2.lo ../../../../libstdc++-v3/libsupc++/tinfo2.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c ../../../../libstdc++-v3/libsupc++/tinfo2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tinfo2.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o vec.lo ../../../../libstdc++-v3/libsupc++/vec.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c ../../../../libstdc++-v3/libsupc++/vec.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o vec.o +/bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o vmi_class_type_info.lo ../../../../libstdc++-v3/libsupc++/vmi_class_type_info.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o vterminate.lo ../../../../libstdc++-v3/libsupc++/vterminate.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c ../../../../libstdc++-v3/libsupc++/vterminate.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o vterminate.o +rm -f cp-demangle.c +ln -s /sources/gcc-10.2.0/libstdc++-v3/../libiberty/cp-demangle.c cp-demangle.c +/bin/sh ../libtool --tag CC --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I.. -I/sources/gcc-10.2.0/libstdc++-v3/../libiberty -I/sources/gcc-10.2.0/libstdc++-v3/../include -prefer-pic -D_GLIBCXX_SHARED -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -g -O2 -DIN_GLIBCPP_V3 -Wno-error -c cp-demangle.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I.. -I/sources/gcc-10.2.0/libstdc++-v3/../libiberty -I/sources/gcc-10.2.0/libstdc++-v3/../include -D_GLIBCXX_SHARED -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -g -O2 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 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: ar rc .libs/libsupc++convenience.a array_type_info.o atexit_arm.o atexit_thread.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: 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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 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: ar rc .libs/libsupc++.a array_type_info.o atexit_arm.o atexit_thread.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: ranlib .libs/libsupc++.a +libtool: link: ( cd ".libs" && rm -f "libsupc++.la" && ln -s "../libsupc++.la" "libsupc++.la" ) +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++' +Making all in src +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src' +Making all in c++98 +make[5]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/c++98' +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o bitmap_allocator.lo ../../../../../libstdc++-v3/src/c++98/bitmap_allocator.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o pool_allocator.lo ../../../../../libstdc++-v3/src/c++98/pool_allocator.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o mt_allocator.lo ../../../../../libstdc++-v3/src/c++98/mt_allocator.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o codecvt.lo ../../../../../libstdc++-v3/src/c++98/codecvt.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o complex_io.lo ../../../../../libstdc++-v3/src/c++98/complex_io.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o globals_io.lo ../../../../../libstdc++-v3/src/c++98/globals_io.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o hash_tr1.lo ../../../../../libstdc++-v3/src/c++98/hash_tr1.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o hashtable_tr1.lo ../../../../../libstdc++-v3/src/c++98/hashtable_tr1.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o ios_failure.lo ../../../../../libstdc++-v3/src/c++98/ios_failure.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o ios_init.lo ../../../../../libstdc++-v3/src/c++98/ios_init.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o ios_locale.lo ../../../../../libstdc++-v3/src/c++98/ios_locale.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o list.lo ../../../../../libstdc++-v3/src/c++98/list.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o list-aux.lo ../../../../../libstdc++-v3/src/c++98/list-aux.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o list-aux-2.lo ../../../../../libstdc++-v3/src/c++98/list-aux-2.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o list_associated.lo ../../../../../libstdc++-v3/src/c++98/list_associated.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o list_associated-2.lo ../../../../../libstdc++-v3/src/c++98/list_associated-2.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o locale.lo ../../../../../libstdc++-v3/src/c++98/locale.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++11 -fchar8_t -c ../../../../../libstdc++-v3/src/c++98/locale_init.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o locale_facets.lo ../../../../../libstdc++-v3/src/c++98/locale_facets.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++11 -fchar8_t -c ../../../../../libstdc++-v3/src/c++98/localename.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o math_stubs_float.lo ../../../../../libstdc++-v3/src/c++98/math_stubs_float.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o math_stubs_long_double.lo ../../../../../libstdc++-v3/src/c++98/math_stubs_long_double.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o stdexcept.lo ../../../../../libstdc++-v3/src/c++98/stdexcept.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/backward -Wno-deprecated -c ../../../../../libstdc++-v3/src/c++98/strstream.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -I/sources/gcc-10.2.0/build/x86_64-pc-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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o tree.lo ../../../../../libstdc++-v3/src/c++98/tree.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o istream.lo ../../../../../libstdc++-v3/src/c++98/istream.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o istream-string.lo ../../../../../libstdc++-v3/src/c++98/istream-string.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o streambuf.lo ../../../../../libstdc++-v3/src/c++98/streambuf.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o valarray.lo ../../../../../libstdc++-v3/src/c++98/valarray.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o cow-istream-string.lo ../../../../../libstdc++-v3/src/c++98/cow-istream-string.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c ../../../../../libstdc++-v3/src/c++98/cow-istream-string.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-istream-string.o +ln -s /sources/gcc-10.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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c collate_members_cow.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c messages_members_cow.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c monetary_members_cow.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c numeric_members_cow.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/libstdc++-v3/config/cpu/generic/atomicity_builtins/atomicity.h ./atomicity.cc || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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=atomicity.lo -g -O2 -D_GNU_SOURCE -c -o atomicity.lo atomicity.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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=atomicity.lo -g -O2 -D_GNU_SOURCE -c atomicity.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atomicity.o +ln -s /sources/gcc-10.2.0/libstdc++-v3/config/locale/gnu/codecvt_members.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o codecvt_members.lo codecvt_members.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c codecvt_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt_members.o +ln -s /sources/gcc-10.2.0/libstdc++-v3/config/locale/gnu/collate_members.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o collate_members.lo collate_members.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c collate_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o collate_members.o +ln -s /sources/gcc-10.2.0/libstdc++-v3/config/locale/gnu/messages_members.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o messages_members.lo messages_members.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c messages_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o messages_members.o +ln -s /sources/gcc-10.2.0/libstdc++-v3/config/locale/gnu/monetary_members.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o monetary_members.lo monetary_members.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c monetary_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o monetary_members.o +ln -s /sources/gcc-10.2.0/libstdc++-v3/config/locale/gnu/numeric_members.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o numeric_members.lo numeric_members.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c numeric_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o numeric_members.o +ln -s /sources/gcc-10.2.0/libstdc++-v3/config/locale/gnu/time_members.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o time_members.lo time_members.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c time_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o time_members.o +ln -s /sources/gcc-10.2.0/libstdc++-v3/config/io/basic_file_stdio.cc ./basic_file.cc || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o basic_file.lo basic_file.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c basic_file.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o basic_file.o +ln -s /sources/gcc-10.2.0/libstdc++-v3/config/locale/gnu/c_locale.cc ./c++locale.cc || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -fimplicit-templates -c c++locale.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o allocator-inst.lo ../../../../../libstdc++-v3/src/c++98/allocator-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c ../../../../../libstdc++-v3/src/c++98/concept-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o ext-inst.lo ../../../../../libstdc++-v3/src/c++98/ext-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o misc-inst.lo ../../../../../libstdc++-v3/src/c++98/misc-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -D_GLIBCXX_PARALLEL -c ../../../../../libstdc++-v3/src/c++98/parallel_settings.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 atomicity.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: 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 atomicity.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: 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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/c++98' +Making all in c++11 +make[5]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/c++11' +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o chrono.lo ../../../../../libstdc++-v3/src/c++11/chrono.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -fchar8_t -c ../../../../../libstdc++-v3/src/c++11/codecvt.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o condition_variable.lo ../../../../../libstdc++-v3/src/c++11/condition_variable.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o cow-stdexcept.lo ../../../../../libstdc++-v3/src/c++11/cow-stdexcept.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o ctype.lo ../../../../../libstdc++-v3/src/c++11/ctype.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o debug.lo ../../../../../libstdc++-v3/src/c++11/debug.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o functexcept.lo ../../../../../libstdc++-v3/src/c++11/functexcept.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o functional.lo ../../../../../libstdc++-v3/src/c++11/functional.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o futex.lo ../../../../../libstdc++-v3/src/c++11/futex.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o future.lo ../../../../../libstdc++-v3/src/c++11/future.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o hash_c++0x.lo ../../../../../libstdc++-v3/src/c++11/hash_c++0x.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -fimplicit-templates -c ../../../../../libstdc++-v3/src/c++11/hashtable_c++0x.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o ios.lo ../../../../../libstdc++-v3/src/c++11/ios.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -fchar8_t -c ../../../../../libstdc++-v3/src/c++11/limits.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o mutex.lo ../../../../../libstdc++-v3/src/c++11/mutex.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o placeholders.lo ../../../../../libstdc++-v3/src/c++11/placeholders.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o random.lo ../../../../../libstdc++-v3/src/c++11/random.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o regex.lo ../../../../../libstdc++-v3/src/c++11/regex.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o shared_ptr.lo ../../../../../libstdc++-v3/src/c++11/shared_ptr.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o snprintf_lite.lo ../../../../../libstdc++-v3/src/c++11/snprintf_lite.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o system_error.lo ../../../../../libstdc++-v3/src/c++11/system_error.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o thread.lo ../../../../../libstdc++-v3/src/c++11/thread.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o cow-locale_init.lo ../../../../../libstdc++-v3/src/c++11/cow-locale_init.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o cow-shim_facets.lo ../../../../../libstdc++-v3/src/c++11/cow-shim_facets.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o cxx11-hash_tr1.lo ../../../../../libstdc++-v3/src/c++11/cxx11-hash_tr1.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -S ../../../../../libstdc++-v3/src/c++11/cxx11-ios_failure.cc -o tmp-cxx11-ios_failure-lt.s +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -g0 -c cxx11-ios_failure-lt.s -o cxx11-ios_failure.lo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o cxx11-shim_facets.lo ../../../../../libstdc++-v3/src/c++11/cxx11-shim_facets.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o cxx11-stdexcept.lo ../../../../../libstdc++-v3/src/c++11/cxx11-stdexcept.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c ../../../../../libstdc++-v3/src/c++11/cxx11-stdexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-stdexcept.o +ln -s /sources/gcc-10.2.0/libstdc++-v3/config/os/gnu-linux/ctype_configure_char.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o ctype_configure_char.lo ctype_configure_char.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c ctype_configure_char.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype_configure_char.o +ln -s /sources/gcc-10.2.0/libstdc++-v3/config/locale/gnu/ctype_members.cc . || true +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o ctype_members.lo ctype_members.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c ctype_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype_members.o +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o cow-fstream-inst.lo ../../../../../libstdc++-v3/src/c++11/cow-fstream-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o cow-sstream-inst.lo ../../../../../libstdc++-v3/src/c++11/cow-sstream-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o cow-string-inst.lo ../../../../../libstdc++-v3/src/c++11/cow-string-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o cow-string-io-inst.lo ../../../../../libstdc++-v3/src/c++11/cow-string-io-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o cow-wstring-inst.lo ../../../../../libstdc++-v3/src/c++11/cow-wstring-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o cow-wstring-io-inst.lo ../../../../../libstdc++-v3/src/c++11/cow-wstring-io-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o cxx11-locale-inst.lo ../../../../../libstdc++-v3/src/c++11/cxx11-locale-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o cxx11-wlocale-inst.lo ../../../../../libstdc++-v3/src/c++11/cxx11-wlocale-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o sso_string.lo ../../../../../libstdc++-v3/src/c++11/sso_string.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o ext11-inst.lo ../../../../../libstdc++-v3/src/c++11/ext11-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o fstream-inst.lo ../../../../../libstdc++-v3/src/c++11/fstream-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o ios-inst.lo ../../../../../libstdc++-v3/src/c++11/ios-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o iostream-inst.lo ../../../../../libstdc++-v3/src/c++11/iostream-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o istream-inst.lo ../../../../../libstdc++-v3/src/c++11/istream-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o locale-inst.lo ../../../../../libstdc++-v3/src/c++11/locale-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o ostream-inst.lo ../../../../../libstdc++-v3/src/c++11/ostream-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o sstream-inst.lo ../../../../../libstdc++-v3/src/c++11/sstream-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o streambuf-inst.lo ../../../../../libstdc++-v3/src/c++11/streambuf-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o string-inst.lo ../../../../../libstdc++-v3/src/c++11/string-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o string-io-inst.lo ../../../../../libstdc++-v3/src/c++11/string-io-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o wlocale-inst.lo ../../../../../libstdc++-v3/src/c++11/wlocale-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o wstring-inst.lo ../../../../../libstdc++-v3/src/c++11/wstring-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o wstring-io-inst.lo ../../../../../libstdc++-v3/src/c++11/wstring-io-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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: 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: 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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/c++11' +Making all in c++17 +make[5]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/c++17' +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -c -o fs_dir.lo ../../../../../libstdc++-v3/src/c++17/fs_dir.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -c -o fs_ops.lo ../../../../../libstdc++-v3/src/c++17/fs_ops.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -c -o fs_path.lo ../../../../../libstdc++-v3/src/c++17/fs_path.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -c -o memory_resource.lo ../../../../../libstdc++-v3/src/c++17/memory_resource.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -c -o cow-fs_dir.lo ../../../../../libstdc++-v3/src/c++17/cow-fs_dir.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -c -o cow-fs_ops.lo ../../../../../libstdc++-v3/src/c++17/cow-fs_ops.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -c -o cow-fs_path.lo ../../../../../libstdc++-v3/src/c++17/cow-fs_path.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -c -o ostream-inst.lo ../../../../../libstdc++-v3/src/c++17/ostream-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -c -o string-inst.lo ../../../../../libstdc++-v3/src/c++17/string-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -prefer-pic -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 -c -o cow-string-inst.lo ../../../../../libstdc++-v3/src/c++17/cow-string-inst.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -std=gnu++17 -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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++17 -prefer-pic -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 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: ar rc .libs/libc++17convenience.a 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: 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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/c++17' +Making all in filesystem +make[5]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/filesystem' +/bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o dir.lo ../../../../../libstdc++-v3/src/filesystem/dir.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o ops.lo ../../../../../libstdc++-v3/src/filesystem/ops.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o path.lo ../../../../../libstdc++-v3/src/filesystem/path.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o cow-dir.lo ../../../../../libstdc++-v3/src/filesystem/cow-dir.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o cow-ops.lo ../../../../../libstdc++-v3/src/filesystem/cow-ops.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o cow-path.lo ../../../../../libstdc++-v3/src/filesystem/cow-path.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/libstdc++-v3/../libgcc -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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: ar rc .libs/libstdc++fs.a dir.o ops.o path.o cow-dir.o cow-ops.o cow-path.o +libtool: link: 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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/filesystem' +make[5]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src' +/bin/sh ../libtool --tag CXX --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o compatibility.lo ../../../../libstdc++-v3/src/c++98/compatibility.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c ../../../../libstdc++-v3/src/c++98/compatibility.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c ../../../../libstdc++-v3/src/c++98/compatibility.cc -o compatibility.o >/dev/null 2>&1 +/bin/sh ../libtool --tag CXX --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o compatibility-debug_list.lo ../../../../libstdc++-v3/src/c++98/compatibility-debug_list.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c ../../../../libstdc++-v3/src/c++98/compatibility-debug_list.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-debug_list.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -c -o compatibility-debug_list-2.lo ../../../../libstdc++-v3/src/c++98/compatibility-debug_list-2.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-c++0x.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-chrono.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-chrono.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-chrono.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-condvar.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-condvar.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-condvar.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.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 -std=gnu++11 -c ../../../../libstdc++-v3/src/c++11/compatibility-condvar.cc -o compatibility-condvar.o >/dev/null 2>&1 +cp /sources/gcc-10.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 +/bin/grep -E -v '^[ ]*#(#| |$)' libstdc++-symbols.ver.tmp | \ + /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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:28: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 +libtool: link: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -fPIC -DPIC -D_GLIBCXX_SHARED -shared -nostdlib /usr/lib/../lib/crti.o /sources/gcc-10.2.0/build/./gcc/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 -Wl,--no-whole-archive -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -lm -L/sources/gcc-10.2.0/build/./gcc -L/lib/../lib -L/usr/lib/../lib -lc -lgcc_s /sources/gcc-10.2.0/build/./gcc/crtendS.o /usr/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.28 +libtool: link: (cd ".libs" && rm -f "libstdc++.so.6" && ln -s "libstdc++.so.6.0.28" "libstdc++.so.6") +libtool: link: (cd ".libs" && rm -f "libstdc++.so" && ln -s "libstdc++.so.6.0.28" "libstdc++.so") +libtool: link: (cd .libs/libstdc++.lax/libsupc++convenience.a && ar x "/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/../libsupc++/.libs/libsupc++convenience.a") +libtool: link: (cd .libs/libstdc++.lax/libc++98convenience.a && ar x "/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/../src/c++98/.libs/libc++98convenience.a") +libtool: link: (cd .libs/libstdc++.lax/libc++11convenience.a && ar x "/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/../src/c++11/.libs/libc++11convenience.a") +libtool: link: (cd .libs/libstdc++.lax/libc++17convenience.a && ar x "/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/../src/c++17/.libs/libc++17convenience.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: 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/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/atomicity.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/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 +libtool: link: 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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 ; \ +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 && ar x "/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/../libsupc++/.libs/libsupc++convenience.a") +libtool: link: (cd .libs/libstdc++convenience.lax/libc++98convenience.a && ar x "/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/../src/c++98/.libs/libc++98convenience.a") +libtool: link: (cd .libs/libstdc++convenience.lax/libc++11convenience.a && ar x "/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/../src/c++11/.libs/libc++11convenience.a") +libtool: link: (cd .libs/libstdc++convenience.lax/libc++17convenience.a && ar x "/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/../src/c++17/.libs/libc++17convenience.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: 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/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/atomicity.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/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 +libtool: link: 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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src' +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src' +Making all in doc +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/doc' +Making all in po +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/po' +msgfmt -o de.mo ../../../../libstdc++-v3/po/de.po +msgfmt -o fr.mo ../../../../libstdc++-v3/po/fr.po +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/po' +Making all in testsuite +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/testsuite' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/testsuite' +Making all in python +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/python' +sed -e 's,@pythondir@,/usr/share/gcc-10.2.0/python,' \ + -e 's,@toolexeclibdir@,/usr/lib/../lib,' < ../../../../libstdc++-v3/python/hook.in > gdb.py +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/python' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3' +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "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 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=/usr/x86_64-pc-linux-gnu" "gxx_include_dir=/usr/include/c++/10.2.0" "AR=ar" "AS=/sources/gcc-10.2.0/build/./gcc/as" "LD=/sources/gcc-10.2.0/build/./gcc/collect-ld" "RANLIB=ranlib" "NM=/sources/gcc-10.2.0/build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" DO=all multi-do # make +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3' +Checking multilib configuration for libsanitizer... +mkdir -p -- x86_64-pc-linux-gnu/libsanitizer +Configuring in x86_64-pc-linux-gnu/libsanitizer +configure: creating cache ./config.cache +checking for --enable-version-specific-runtime-libs... no +checking for x86_64-pc-linux-gnu-gcc... /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include +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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include accepts -g... yes +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed +checking whether /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include understands -c and -o together... yes +checking how to run the C preprocessor... /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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-pc-linux-gnu +checking target system type... x86_64-pc-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... /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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... gcc3 +checking whether to enable maintainer-specific portions of Makefiles... no +checking for x86_64-pc-linux-gnu-gcc... (cached) /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include +checking whether we are using the GNU C compiler... (cached) yes +checking whether /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include accepts -g... (cached) yes +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... (cached) none needed +checking whether /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include understands -c and -o together... (cached) yes +checking whether we are using the GNU C++ compiler... yes +checking whether /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include accepts -g... yes +checking dependency style of /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... gcc3 +checking dependency style of /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... gcc3 +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... /sources/gcc-10.2.0/build/./gcc/collect-ld +checking if the linker (/sources/gcc-10.2.0/build/./gcc/collect-ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /sources/gcc-10.2.0/build/./gcc/nm +checking the name lister (/sources/gcc-10.2.0/build/./gcc/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 /sources/gcc-10.2.0/build/./gcc/collect-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... strip +checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib +checking command to parse /sources/gcc-10.2.0/build/./gcc/nm output from /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include static flag -static works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes +checking whether the /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include linker (/sources/gcc-10.2.0/build/./gcc/collect-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... no +checking for dlopen in -ldl... 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... yes +checking whether to build static libraries... yes +checking how to run the C++ preprocessor... /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -E +checking for ld used by /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... /sources/gcc-10.2.0/build/./gcc/collect-ld -m elf_x86_64 +checking if the linker (/sources/gcc-10.2.0/build/./gcc/collect-ld -m elf_x86_64) is GNU ld... yes +checking whether the /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include linker (/sources/gcc-10.2.0/build/./gcc/collect-ld -m elf_x86_64) supports shared libraries... yes +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include static flag -static works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes +checking whether the /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include linker (/sources/gcc-10.2.0/build/./gcc/collect-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 for CET support... 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 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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer' +make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "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" "JC1FLAGS=" "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" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar" "AS=/sources/gcc-10.2.0/build/./gcc/as" "LD=/sources/gcc-10.2.0/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/sources/gcc-10.2.0/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" all-recursive +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer' +Making all in sanitizer_common +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/sanitizer_common' +/bin/sh ../libtool --tag=CXX --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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_persistent_allocator.lo -MD -MP -MF .deps/sanitizer_persistent_allocator.Tpo -c -o sanitizer_persistent_allocator.lo ../../../../libsanitizer/sanitizer_common/sanitizer_persistent_allocator.cpp +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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_persistent_allocator.lo -MD -MP -MF .deps/sanitizer_persistent_allocator.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_persistent_allocator.cpp -fPIC -DPIC -o .libs/sanitizer_persistent_allocator.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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_persistent_allocator.lo -MD -MP -MF .deps/sanitizer_persistent_allocator.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_persistent_allocator.cpp -o sanitizer_persistent_allocator.o >/dev/null 2>&1 +mv -f .deps/sanitizer_persistent_allocator.Tpo .deps/sanitizer_persistent_allocator.Plo +/bin/sh ../libtool --tag=CXX --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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_rtems.lo -MD -MP -MF .deps/sanitizer_rtems.Tpo -c -o sanitizer_rtems.lo ../../../../libsanitizer/sanitizer_common/sanitizer_rtems.cpp +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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_rtems.lo -MD -MP -MF .deps/sanitizer_rtems.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_rtems.cpp -fPIC -DPIC -o .libs/sanitizer_rtems.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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_rtems.lo -MD -MP -MF .deps/sanitizer_rtems.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_rtems.cpp -o sanitizer_rtems.o >/dev/null 2>&1 +mv -f .deps/sanitizer_rtems.Tpo .deps/sanitizer_rtems.Plo +/bin/sh ../libtool --tag=CXX --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I ../../../../libsanitizer/../libbacktrace -I ../libbacktrace -I ../../../../libsanitizer/../include -include ../../../../libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -D_GNU_SOURCE -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_netbsd.lo sanitizer_openbsd.lo sanitizer_persistent_allocator.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_rtems.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: 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_netbsd.o .libs/sanitizer_openbsd.o .libs/sanitizer_persistent_allocator.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_rtems.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: 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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/sanitizer_common' +Making all in interception +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/interception' +/bin/sh ../libtool --tag=CXX --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -g -O2 -D_GNU_SOURCE -o libinterception.la interception_linux.lo interception_mac.lo interception_win.lo interception_type_test.lo +libtool: link: ar rc .libs/libinterception.a .libs/interception_linux.o .libs/interception_mac.o .libs/interception_win.o .libs/interception_type_test.o +libtool: link: ranlib .libs/libinterception.a +libtool: link: ( cd ".libs" && rm -f "libinterception.la" && ln -s "../libinterception.la" "libinterception.la" ) +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/interception' +Making all in libbacktrace +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/libbacktrace' +/bin/sh ../libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wno-unused-parameter -fno-rtti -fno-exceptions -std=gnu++11 -g -O2 -D_GNU_SOURCE -MT bridge.lo -MD -MP -MF .deps/bridge.Tpo -c -o bridge.lo ../../../../libsanitizer/libbacktrace/bridge.cc +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wno-unused-parameter -fno-rtti -fno-exceptions -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wno-unused-parameter -fno-rtti -fno-exceptions -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../libsanitizer/libbacktrace -I.. -I ../../../../libsanitizer/../include -I ../../../../libsanitizer/../libgcc -I ../../libgcc -I .. -I ../../../../libsanitizer -I ../../../../libsanitizer/../libbacktrace -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wno-unused-parameter -fno-rtti -fno-exceptions -std=gnu++11 -g -O2 -D_GNU_SOURCE -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: 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: 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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/libbacktrace' +Making all in lsan +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/lsan' +/bin/sh ../libtool --tag=CXX --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -g -O2 -D_GNU_SOURCE -o libsanitizer_lsan.la lsan_common.lo lsan_common_linux.lo lsan_common_mac.lo +libtool: link: ar rc .libs/libsanitizer_lsan.a .libs/lsan_common.o .libs/lsan_common_linux.o .libs/lsan_common_mac.o +libtool: link: 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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -g -O2 -D_GNU_SOURCE -MT lsan.lo -MD -MP -MF .deps/lsan.Tpo -c -o lsan.lo ../../../../libsanitizer/lsan/lsan.cpp +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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=link /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -g -O2 -D_GNU_SOURCE -version-info `grep -v '^#' ../../../../libsanitizer/lsan/libtool-version` -ldl -lrt -lpthread -lm -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 ../sanitizer_common/libsanitizer_common.la ../interception/libinterception.la ../libbacktrace/libsanitizer_libbacktrace.la ../../libstdc++-v3/src/libstdc++.la +libtool: link: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -fPIC -DPIC -shared -nostdlib /usr/lib/../lib/crti.o /sources/gcc-10.2.0/build/./gcc/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 -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,/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -Wl,-rpath -Wl,/usr/lib/../lib -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -ldl -lrt -lpthread ../../libstdc++-v3/src/.libs/libstdc++.so -lm -L/sources/gcc-10.2.0/build/./gcc -L/lib/../lib -L/usr/lib/../lib -lc -lgcc_s /sources/gcc-10.2.0/build/./gcc/crtendS.o /usr/lib/../lib/crtn.o -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 && ar x "/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/lsan/../sanitizer_common/.libs/libsanitizer_common.a") +libtool: link: (cd .libs/liblsan.lax/libinterception.a && ar x "/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/lsan/../interception/.libs/libinterception.a") +libtool: link: (cd .libs/liblsan.lax/libsanitizer_libbacktrace.a && ar x "/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/lsan/../libbacktrace/.libs/libsanitizer_libbacktrace.a") +libtool: link: 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 .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_netbsd.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_openbsd.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_persistent_allocator.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_rtems.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: 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" ) +/sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/lsan' +Making all in asan +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/asan' +/bin/sh ../libtool --tag=CXX --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -g -O2 -D_GNU_SOURCE -MT asan_rtems.lo -MD -MP -MF .deps/asan_rtems.Tpo -c -o asan_rtems.lo ../../../../libsanitizer/asan/asan_rtems.cpp +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -g -O2 -D_GNU_SOURCE -MT asan_rtems.lo -MD -MP -MF .deps/asan_rtems.Tpo -c ../../../../libsanitizer/asan/asan_rtems.cpp -fPIC -DPIC -o .libs/asan_rtems.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -g -O2 -D_GNU_SOURCE -MT asan_rtems.lo -MD -MP -MF .deps/asan_rtems.Tpo -c ../../../../libsanitizer/asan/asan_rtems.cpp -o asan_rtems.o >/dev/null 2>&1 +mv -f .deps/asan_rtems.Tpo .deps/asan_rtems.Plo +/bin/sh ../libtool --tag=CXX --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-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 -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -g -O2 -D_GNU_SOURCE -version-info `grep -v '^#' ../../../../libsanitizer/asan/libtool-version` -lrt -ldl -lrt -lpthread -lm -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_rtems.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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -fPIC -DPIC -shared -nostdlib /usr/lib/../lib/crti.o /sources/gcc-10.2.0/build/./gcc/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_rtems.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,/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -Wl,-rpath -Wl,/usr/lib/../lib -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -ldl -lrt -lpthread ../../libstdc++-v3/src/.libs/libstdc++.so -lm -L/sources/gcc-10.2.0/build/./gcc -L/lib/../lib -L/usr/lib/../lib -lc -lgcc_s /sources/gcc-10.2.0/build/./gcc/crtendS.o /usr/lib/../lib/crtn.o -Wl,-soname -Wl,libasan.so.6 -o .libs/libasan.so.6.0.0 +libtool: link: (cd ".libs" && rm -f "libasan.so.6" && ln -s "libasan.so.6.0.0" "libasan.so.6") +libtool: link: (cd ".libs" && rm -f "libasan.so" && ln -s "libasan.so.6.0.0" "libasan.so") +libtool: link: (cd .libs/libasan.lax/libsanitizer_common.a && ar x "/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/asan/../sanitizer_common/.libs/libsanitizer_common.a") +libtool: link: (cd .libs/libasan.lax/libsanitizer_lsan.a && ar x "/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/asan/../lsan/.libs/libsanitizer_lsan.a") +libtool: link: (cd .libs/libasan.lax/libinterception.a && ar x "/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/asan/../interception/.libs/libinterception.a") +libtool: link: (cd .libs/libasan.lax/libsanitizer_libbacktrace.a && ar x "/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/asan/../libbacktrace/.libs/libsanitizer_libbacktrace.a") +libtool: link: 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_rtems.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_netbsd.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_openbsd.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_persistent_allocator.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_rtems.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: 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" ) +/sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/asan' +Making all in ubsan +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/ubsan' +/bin/sh ../libtool --tag=CXX --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -g -O2 -D_GNU_SOURCE -version-info `grep -v '^#' ../../../../libsanitizer/ubsan/libtool-version` -ldl -lrt -lpthread -lm -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -fPIC -DPIC -shared -nostdlib /usr/lib/../lib/crti.o /sources/gcc-10.2.0/build/./gcc/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,/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -Wl,-rpath -Wl,/usr/lib/../lib -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -ldl -lrt -lpthread ../../libstdc++-v3/src/.libs/libstdc++.so -lm -L/sources/gcc-10.2.0/build/./gcc -L/lib/../lib -L/usr/lib/../lib -lc -lgcc_s /sources/gcc-10.2.0/build/./gcc/crtendS.o /usr/lib/../lib/crtn.o -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 && ar x "/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/ubsan/../sanitizer_common/.libs/libsanitizer_common.a") +libtool: link: (cd .libs/libubsan.lax/libinterception.a && ar x "/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/ubsan/../interception/.libs/libinterception.a") +libtool: link: (cd .libs/libubsan.lax/libsanitizer_libbacktrace.a && ar x "/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/ubsan/../libbacktrace/.libs/libsanitizer_libbacktrace.a") +libtool: link: 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_netbsd.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_openbsd.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_persistent_allocator.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_rtems.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: 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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/ubsan' +Making all in tsan +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/tsan' +/bin/sh ../libtool --tag=CXX --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -g -O2 -D_GNU_SOURCE -MT tsan_mutex.lo -MD -MP -MF .deps/tsan_mutex.Tpo -c -o tsan_mutex.lo ../../../../libsanitizer/tsan/tsan_mutex.cpp +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -g -O2 -D_GNU_SOURCE -MT tsan_mutex.lo -MD -MP -MF .deps/tsan_mutex.Tpo -c ../../../../libsanitizer/tsan/tsan_mutex.cpp -fPIC -DPIC -o .libs/tsan_mutex.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -g -O2 -D_GNU_SOURCE -MT tsan_mutex.lo -MD -MP -MF .deps/tsan_mutex.Tpo -c ../../../../libsanitizer/tsan/tsan_mutex.cpp -o tsan_mutex.o >/dev/null 2>&1 +mv -f .deps/tsan_mutex.Tpo .deps/tsan_mutex.Plo +/bin/sh ../libtool --tag=CXX --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -g -O2 -D_GNU_SOURCE -MT tsan_stat.lo -MD -MP -MF .deps/tsan_stat.Tpo -c -o tsan_stat.lo ../../../../libsanitizer/tsan/tsan_stat.cpp +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -g -O2 -D_GNU_SOURCE -MT tsan_stat.lo -MD -MP -MF .deps/tsan_stat.Tpo -c ../../../../libsanitizer/tsan/tsan_stat.cpp -fPIC -DPIC -o .libs/tsan_stat.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -g -O2 -D_GNU_SOURCE -MT tsan_stat.lo -MD -MP -MF .deps/tsan_stat.Tpo -c ../../../../libsanitizer/tsan/tsan_stat.cpp -o tsan_stat.o >/dev/null 2>&1 +mv -f .deps/tsan_stat.Tpo .deps/tsan_stat.Plo +/bin/sh ../libtool --tag=CXX --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -g -O2 -D_GNU_SOURCE -version-info `grep -v '^#' ../../../../libsanitizer/tsan/libtool-version` -lrt -ldl -lrt -lpthread -lm -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_mutex.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_mutex.lo tsan_rtl_proc.lo tsan_rtl_report.lo tsan_rtl_thread.lo tsan_stack_trace.lo tsan_stat.lo tsan_suppressions.lo tsan_symbolize.lo tsan_sync.lo ../sanitizer_common/libsanitizer_common.la ../interception/libinterception.la tsan_rtl_amd64.lo ../libbacktrace/libsanitizer_libbacktrace.la ../../libstdc++-v3/src/libstdc++.la +libtool: link: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -fPIC -DPIC -shared -nostdlib /usr/lib/../lib/crti.o /sources/gcc-10.2.0/build/./gcc/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_mutex.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_mutex.o .libs/tsan_rtl_proc.o .libs/tsan_rtl_report.o .libs/tsan_rtl_thread.o .libs/tsan_stack_trace.o .libs/tsan_stat.o .libs/tsan_suppressions.o .libs/tsan_symbolize.o .libs/tsan_sync.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,/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -Wl,-rpath -Wl,/usr/lib/../lib -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -ldl -lrt -lpthread ../../libstdc++-v3/src/.libs/libstdc++.so -lm -L/sources/gcc-10.2.0/build/./gcc -L/lib/../lib -L/usr/lib/../lib -lc -lgcc_s /sources/gcc-10.2.0/build/./gcc/crtendS.o /usr/lib/../lib/crtn.o -Wl,-soname -Wl,libtsan.so.0 -o .libs/libtsan.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libtsan.so.0" && ln -s "libtsan.so.0.0.0" "libtsan.so.0") +libtool: link: (cd ".libs" && rm -f "libtsan.so" && ln -s "libtsan.so.0.0.0" "libtsan.so") +libtool: link: (cd .libs/libtsan.lax/libsanitizer_common.a && ar x "/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/tsan/../sanitizer_common/.libs/libsanitizer_common.a") +libtool: link: (cd .libs/libtsan.lax/libinterception.a && ar x "/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/tsan/../interception/.libs/libinterception.a") +libtool: link: (cd .libs/libtsan.lax/libsanitizer_libbacktrace.a && ar x "/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/tsan/../libbacktrace/.libs/libsanitizer_libbacktrace.a") +libtool: link: 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_mutex.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_mutex.o tsan_rtl_proc.o tsan_rtl_report.o tsan_rtl_thread.o tsan_stack_trace.o tsan_stat.o tsan_suppressions.o tsan_symbolize.o tsan_sync.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_netbsd.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_openbsd.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_persistent_allocator.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_rtems.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: 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" ) +/sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/tsan' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer' +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "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" "JC1FLAGS=" "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" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar" "AS=/sources/gcc-10.2.0/build/./gcc/as" "LD=/sources/gcc-10.2.0/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/sources/gcc-10.2.0/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer' +Checking multilib configuration for libvtv... +mkdir -p -- x86_64-pc-linux-gnu/libvtv +Configuring in x86_64-pc-linux-gnu/libvtv +configure: creating cache ./config.cache +checking for --enable-version-specific-runtime-libs... no +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 +checking for x86_64-pc-linux-gnu-gcc... /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include +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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include accepts -g... yes +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed +checking whether /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include understands -c and -o together... yes +checking how to run the C preprocessor... /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 --enable-vtable-verify... no +checking for host support for vtable verification... 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... /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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... gcc3 +checking whether to enable maintainer-specific portions of Makefiles... no +checking for __secure_getenv... no +checking for secure_getenv... yes +checking for getexecname... no +checking for __fortify_fail... yes +checking for x86_64-pc-linux-gnu-gcc... (cached) /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include +checking whether we are using the GNU C compiler... (cached) yes +checking whether /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include accepts -g... (cached) yes +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... (cached) none needed +checking whether /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include understands -c and -o together... (cached) yes +checking whether we are using the GNU C++ compiler... yes +checking whether /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include accepts -g... yes +checking dependency style of /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... gcc3 +checking for x86_64-pc-linux-gnu-as... /sources/gcc-10.2.0/build/./gcc/as +checking for x86_64-pc-linux-gnu-ar... ar +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... /sources/gcc-10.2.0/build/./gcc/collect-ld +checking if the linker (/sources/gcc-10.2.0/build/./gcc/collect-ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /sources/gcc-10.2.0/build/./gcc/nm +checking the name lister (/sources/gcc-10.2.0/build/./gcc/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 /sources/gcc-10.2.0/build/./gcc/collect-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... strip +checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib +checking command to parse /sources/gcc-10.2.0/build/./gcc/nm output from /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include static flag -static works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes +checking whether the /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include linker (/sources/gcc-10.2.0/build/./gcc/collect-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... no +checking for dlopen in -ldl... 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... yes +checking whether to build static libraries... yes +checking how to run the C++ preprocessor... /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -E +checking for ld used by /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... /sources/gcc-10.2.0/build/./gcc/collect-ld -m elf_x86_64 +checking if the linker (/sources/gcc-10.2.0/build/./gcc/collect-ld -m elf_x86_64) is GNU ld... yes +checking whether the /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include linker (/sources/gcc-10.2.0/build/./gcc/collect-ld -m elf_x86_64) supports shared libraries... yes +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include static flag -static works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes +checking whether the /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include linker (/sources/gcc-10.2.0/build/./gcc/collect-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... no +checking for _obstack_begin... 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 testsuite/Makefile +config.status: executing default-1 commands +config.status: executing depfiles commands +config.status: executing libtool commands +make[2]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libvtv' +rm -f vtv_start.c +ln -s /sources/gcc-10.2.0/libvtv/../libgcc/vtv_start.c vtv_start.c +rm -f vtv_end.c +ln -s /sources/gcc-10.2.0/libvtv/../libgcc/vtv_end.c vtv_end.c +make all-recursive +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libvtv' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libvtv' +true DO=all multi-do # make +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libvtv' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libvtv' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libvtv' +Checking multilib configuration for libssp... +mkdir -p -- x86_64-pc-linux-gnu/libssp +Configuring in x86_64-pc-linux-gnu/libssp +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-pc-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... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking for --enable-version-specific-runtime-libs... no +checking whether to enable maintainer-specific portions of Makefiles... no +checking for x86_64-pc-linux-gnu-gcc... /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include +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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include accepts -g... yes +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed +checking whether /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include understands -c and -o together... yes +checking for style of include used by make... GNU +checking dependency style of /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... gcc3 +checking how to run the C preprocessor... /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -E +checking whether -fstack-protector works... yes +checking for CET support... no +checking whether hidden visibility is supported... yes +checking whether symbol versioning is supported... gnu +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 alloca.h usability... yes +checking alloca.h presence... yes +checking for alloca.h... yes +checking malloc.h usability... yes +checking malloc.h presence... yes +checking for malloc.h... yes +checking paths.h usability... yes +checking paths.h presence... yes +checking for paths.h... yes +checking syslog.h usability... yes +checking syslog.h presence... yes +checking for syslog.h... yes +checking for string.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 stdio.h usability... yes +checking stdio.h presence... yes +checking for stdio.h... yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking for memmove... yes +checking for mempcpy... yes +checking for strncpy... yes +checking for strncat... yes +checking whether vsnprintf is usable... yes +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... /sources/gcc-10.2.0/build/./gcc/collect-ld +checking if the linker (/sources/gcc-10.2.0/build/./gcc/collect-ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /sources/gcc-10.2.0/build/./gcc/nm +checking the name lister (/sources/gcc-10.2.0/build/./gcc/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 /sources/gcc-10.2.0/build/./gcc/collect-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... strip +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking command to parse /sources/gcc-10.2.0/build/./gcc/nm output from /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include static flag -static works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes +checking whether the /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include linker (/sources/gcc-10.2.0/build/./gcc/collect-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 +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 ssp/ssp.h +config.status: creating config.h +config.status: executing default-1 commands +config.status: executing depfiles commands +config.status: executing libtool commands +make[2]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libssp' +make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "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" "JC1FLAGS=" "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" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar" "AS=/sources/gcc-10.2.0/build/./gcc/as" "CC=/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include " "CXX=/sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include " "LD=/sources/gcc-10.2.0/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/sources/gcc-10.2.0/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" all-am +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libssp' +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c -o ssp.lo ../../../libssp/ssp.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c ../../../libssp/ssp.c -fPIC -DPIC -o .libs/ssp.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c ../../../libssp/ssp.c -o ssp.o >/dev/null 2>&1 +mv -f .deps/ssp.Tpo .deps/ssp.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c -o gets-chk.lo ../../../libssp/gets-chk.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c ../../../libssp/gets-chk.c -fPIC -DPIC -o .libs/gets-chk.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c ../../../libssp/gets-chk.c -o gets-chk.o >/dev/null 2>&1 +mv -f .deps/gets-chk.Tpo .deps/gets-chk.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c -o memcpy-chk.lo ../../../libssp/memcpy-chk.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c ../../../libssp/memcpy-chk.c -fPIC -DPIC -o .libs/memcpy-chk.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c ../../../libssp/memcpy-chk.c -o memcpy-chk.o >/dev/null 2>&1 +mv -f .deps/memcpy-chk.Tpo .deps/memcpy-chk.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c -o memmove-chk.lo ../../../libssp/memmove-chk.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c ../../../libssp/memmove-chk.c -fPIC -DPIC -o .libs/memmove-chk.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c ../../../libssp/memmove-chk.c -o memmove-chk.o >/dev/null 2>&1 +mv -f .deps/memmove-chk.Tpo .deps/memmove-chk.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c -o mempcpy-chk.lo ../../../libssp/mempcpy-chk.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c ../../../libssp/mempcpy-chk.c -fPIC -DPIC -o .libs/mempcpy-chk.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c ../../../libssp/mempcpy-chk.c -o mempcpy-chk.o >/dev/null 2>&1 +mv -f .deps/mempcpy-chk.Tpo .deps/mempcpy-chk.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c -o memset-chk.lo ../../../libssp/memset-chk.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c ../../../libssp/memset-chk.c -fPIC -DPIC -o .libs/memset-chk.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c ../../../libssp/memset-chk.c -o memset-chk.o >/dev/null 2>&1 +mv -f .deps/memset-chk.Tpo .deps/memset-chk.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c -o snprintf-chk.lo ../../../libssp/snprintf-chk.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c ../../../libssp/snprintf-chk.c -fPIC -DPIC -o .libs/snprintf-chk.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c ../../../libssp/snprintf-chk.c -o snprintf-chk.o >/dev/null 2>&1 +mv -f .deps/snprintf-chk.Tpo .deps/snprintf-chk.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c -o sprintf-chk.lo ../../../libssp/sprintf-chk.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c ../../../libssp/sprintf-chk.c -fPIC -DPIC -o .libs/sprintf-chk.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c ../../../libssp/sprintf-chk.c -o sprintf-chk.o >/dev/null 2>&1 +mv -f .deps/sprintf-chk.Tpo .deps/sprintf-chk.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c -o stpcpy-chk.lo ../../../libssp/stpcpy-chk.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c ../../../libssp/stpcpy-chk.c -fPIC -DPIC -o .libs/stpcpy-chk.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c ../../../libssp/stpcpy-chk.c -o stpcpy-chk.o >/dev/null 2>&1 +mv -f .deps/stpcpy-chk.Tpo .deps/stpcpy-chk.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c -o strcat-chk.lo ../../../libssp/strcat-chk.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c ../../../libssp/strcat-chk.c -fPIC -DPIC -o .libs/strcat-chk.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c ../../../libssp/strcat-chk.c -o strcat-chk.o >/dev/null 2>&1 +mv -f .deps/strcat-chk.Tpo .deps/strcat-chk.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c -o strcpy-chk.lo ../../../libssp/strcpy-chk.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c ../../../libssp/strcpy-chk.c -fPIC -DPIC -o .libs/strcpy-chk.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c ../../../libssp/strcpy-chk.c -o strcpy-chk.o >/dev/null 2>&1 +mv -f .deps/strcpy-chk.Tpo .deps/strcpy-chk.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c -o strncat-chk.lo ../../../libssp/strncat-chk.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c ../../../libssp/strncat-chk.c -fPIC -DPIC -o .libs/strncat-chk.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c ../../../libssp/strncat-chk.c -o strncat-chk.o >/dev/null 2>&1 +mv -f .deps/strncat-chk.Tpo .deps/strncat-chk.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c -o strncpy-chk.lo ../../../libssp/strncpy-chk.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c ../../../libssp/strncpy-chk.c -fPIC -DPIC -o .libs/strncpy-chk.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c ../../../libssp/strncpy-chk.c -o strncpy-chk.o >/dev/null 2>&1 +mv -f .deps/strncpy-chk.Tpo .deps/strncpy-chk.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c -o vsnprintf-chk.lo ../../../libssp/vsnprintf-chk.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c ../../../libssp/vsnprintf-chk.c -fPIC -DPIC -o .libs/vsnprintf-chk.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c ../../../libssp/vsnprintf-chk.c -o vsnprintf-chk.o >/dev/null 2>&1 +mv -f .deps/vsnprintf-chk.Tpo .deps/vsnprintf-chk.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c -o vsprintf-chk.lo ../../../libssp/vsprintf-chk.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c ../../../libssp/vsprintf-chk.c -fPIC -DPIC -o .libs/vsprintf-chk.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c ../../../libssp/vsprintf-chk.c -o vsprintf-chk.o >/dev/null 2>&1 +mv -f .deps/vsprintf-chk.Tpo .deps/vsprintf-chk.Plo +/bin/sh ./libtool --tag=CC --mode=link /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -Wall -g -O2 -version-info `grep -v '^#' ../../../libssp/libtool-version` -Wl,--version-script=../../../libssp/ssp.map -o libssp.la -rpath /usr/lib/../lib ssp.lo gets-chk.lo memcpy-chk.lo memmove-chk.lo mempcpy-chk.lo memset-chk.lo snprintf-chk.lo sprintf-chk.lo stpcpy-chk.lo strcat-chk.lo strcpy-chk.lo strncat-chk.lo strncpy-chk.lo vsnprintf-chk.lo vsprintf-chk.lo +libtool: link: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/ssp.o .libs/gets-chk.o .libs/memcpy-chk.o .libs/memmove-chk.o .libs/mempcpy-chk.o .libs/memset-chk.o .libs/snprintf-chk.o .libs/sprintf-chk.o .libs/stpcpy-chk.o .libs/strcat-chk.o .libs/strcpy-chk.o .libs/strncat-chk.o .libs/strncpy-chk.o .libs/vsnprintf-chk.o .libs/vsprintf-chk.o -Wl,--version-script=../../../libssp/ssp.map -Wl,-soname -Wl,libssp.so.0 -o .libs/libssp.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libssp.so.0" && ln -s "libssp.so.0.0.0" "libssp.so.0") +libtool: link: (cd ".libs" && rm -f "libssp.so" && ln -s "libssp.so.0.0.0" "libssp.so") +libtool: link: ar rc .libs/libssp.a ssp.o gets-chk.o memcpy-chk.o memmove-chk.o mempcpy-chk.o memset-chk.o snprintf-chk.o sprintf-chk.o stpcpy-chk.o strcat-chk.o strcpy-chk.o strncat-chk.o strncpy-chk.o vsnprintf-chk.o vsprintf-chk.o +libtool: link: ranlib .libs/libssp.a +libtool: link: ( cd ".libs" && rm -f "libssp.la" && ln -s "../libssp.la" "libssp.la" ) +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -prefer-pic -g -O2 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c -o libssp_nonshared_la-ssp-local.lo `test -f 'ssp-local.c' || echo '../../../libssp/'`ssp-local.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -g -O2 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c ../../../libssp/ssp-local.c -fPIC -DPIC -o .libs/libssp_nonshared_la-ssp-local.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -g -O2 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c ../../../libssp/ssp-local.c -fPIC -DPIC -o libssp_nonshared_la-ssp-local.o >/dev/null 2>&1 +mv -f .deps/libssp_nonshared_la-ssp-local.Tpo .deps/libssp_nonshared_la-ssp-local.Plo +/bin/sh ./libtool --tag=CC --mode=link /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -prefer-pic -g -O2 -static -o libssp_nonshared.la -rpath /usr/lib/../lib libssp_nonshared_la-ssp-local.lo +libtool: link: ar rc .libs/libssp_nonshared.a libssp_nonshared_la-ssp-local.o +libtool: link: ranlib .libs/libssp_nonshared.a +libtool: link: ( cd ".libs" && rm -f "libssp_nonshared.la" && ln -s "../libssp_nonshared.la" "libssp_nonshared.la" ) +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "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" "JC1FLAGS=" "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" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar" "AS=/sources/gcc-10.2.0/build/./gcc/as" "CC=/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include " "CXX=/sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include " "LD=/sources/gcc-10.2.0/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/sources/gcc-10.2.0/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libssp' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libssp' +Checking multilib configuration for libquadmath... +mkdir -p -- x86_64-pc-linux-gnu/libquadmath +Configuring in x86_64-pc-linux-gnu/libquadmath +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-pc-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... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking for --enable-version-specific-runtime-libs... no +checking for style of include used by make... GNU +checking for x86_64-pc-linux-gnu-gcc... /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include +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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include accepts -g... yes +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed +checking whether /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include understands -c and -o together... yes +checking dependency style of /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... gcc3 +checking how to run the C preprocessor... /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 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... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... /sources/gcc-10.2.0/build/./gcc/collect-ld +checking if the linker (/sources/gcc-10.2.0/build/./gcc/collect-ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /sources/gcc-10.2.0/build/./gcc/nm +checking the name lister (/sources/gcc-10.2.0/build/./gcc/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 /sources/gcc-10.2.0/build/./gcc/collect-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... strip +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking command to parse /sources/gcc-10.2.0/build/./gcc/nm output from /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include static flag -static works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes +checking whether the /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include linker (/sources/gcc-10.2.0/build/./gcc/collect-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 whether to enable maintainer-specific portions of Makefiles... no +checking for x86_64-pc-linux-gnu-gcc... (cached) /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include +checking whether we are using the GNU C compiler... (cached) yes +checking whether /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include accepts -g... (cached) yes +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... (cached) none needed +checking whether /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include understands -c and -o together... (cached) yes +checking dependency style of /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... (cached) gcc3 +checking how to run the C preprocessor... /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -E +checking fenv.h usability... yes +checking fenv.h presence... yes +checking for fenv.h... yes +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 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 limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking ctype.h usability... yes +checking ctype.h presence... yes +checking for ctype.h... yes +checking printf.h usability... yes +checking printf.h presence... yes +checking for printf.h... yes +checking errno.h usability... yes +checking errno.h presence... yes +checking for errno.h... yes +checking whether the math.h includes POSIX's signgam... yes +checking for sqrtl in -lm... yes +checking for cbrtl in -lm... yes +checking for feholdexcept in -lm... yes +checking for fesetround in -lm... yes +checking for feupdateenv in -lm... yes +checking for fesetenv in -lm... yes +checking for fetestexcept in -lm... yes +checking for strtoull... yes +checking whether hidden visibility is supported... yes +checking whether symbol versioning is supported... gnu +checking whether __float128 is supported... yes +checking whether printf hooks are supported... yes +checking whether nl_langinfo should be used... yes +checking whether nl_langinfo should be used for wide char locale info... yes +checking whether localeconv should be used... yes +checking whether i18n number rewriting support for quadmath_snprintf should be added... yes +checking for CET support... no +configure: updating cache ./config.cache +checking generated-files-in-srcdir... no +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 default-1 commands +config.status: executing depfiles commands +config.status: executing libtool commands +make[2]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libquadmath' +make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "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" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I ../../../libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar" "AS=/sources/gcc-10.2.0/build/./gcc/as" "CC=/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include " "CXX=/sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include " "LD=/sources/gcc-10.2.0/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/sources/gcc-10.2.0/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" all-am +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libquadmath' +echo "@set BUGURL @uref{https://gcc.gnu.org/bugs/}" > libquadmath-vers.texi +makeinfo --split-size=5000000 --split-size=5000000 -I ../../../libquadmath/../gcc/doc/include -I ../../../libquadmath/../gcc/doc/include -I ../../../libquadmath -o libquadmath.info ../../../libquadmath/libquadmath.texi +depbase=`echo math/x2y2m1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/x2y2m1q.lo -MD -MP -MF $depbase.Tpo -c -o math/x2y2m1q.lo ../../../libquadmath/math/x2y2m1q.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/x2y2m1q.lo -MD -MP -MF math/.deps/x2y2m1q.Tpo -c ../../../libquadmath/math/x2y2m1q.c -fPIC -DPIC -o math/.libs/x2y2m1q.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/x2y2m1q.lo -MD -MP -MF math/.deps/x2y2m1q.Tpo -c ../../../libquadmath/math/x2y2m1q.c -o math/x2y2m1q.o >/dev/null 2>&1 +depbase=`echo math/acoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/acoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/acoshq.lo ../../../libquadmath/math/acoshq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/acoshq.lo -MD -MP -MF math/.deps/acoshq.Tpo -c ../../../libquadmath/math/acoshq.c -fPIC -DPIC -o math/.libs/acoshq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/acoshq.lo -MD -MP -MF math/.deps/acoshq.Tpo -c ../../../libquadmath/math/acoshq.c -o math/acoshq.o >/dev/null 2>&1 +depbase=`echo math/fmodq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fmodq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmodq.lo ../../../libquadmath/math/fmodq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fmodq.lo -MD -MP -MF math/.deps/fmodq.Tpo -c ../../../libquadmath/math/fmodq.c -fPIC -DPIC -o math/.libs/fmodq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fmodq.lo -MD -MP -MF math/.deps/fmodq.Tpo -c ../../../libquadmath/math/fmodq.c -o math/fmodq.o >/dev/null 2>&1 +depbase=`echo math/acosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/acosq.lo -MD -MP -MF $depbase.Tpo -c -o math/acosq.lo ../../../libquadmath/math/acosq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/acosq.lo -MD -MP -MF math/.deps/acosq.Tpo -c ../../../libquadmath/math/acosq.c -fPIC -DPIC -o math/.libs/acosq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/acosq.lo -MD -MP -MF math/.deps/acosq.Tpo -c ../../../libquadmath/math/acosq.c -o math/acosq.o >/dev/null 2>&1 +depbase=`echo math/frexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/frexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/frexpq.lo ../../../libquadmath/math/frexpq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/frexpq.lo -MD -MP -MF math/.deps/frexpq.Tpo -c ../../../libquadmath/math/frexpq.c -fPIC -DPIC -o math/.libs/frexpq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/frexpq.lo -MD -MP -MF math/.deps/frexpq.Tpo -c ../../../libquadmath/math/frexpq.c -o math/frexpq.o >/dev/null 2>&1 +depbase=`echo math/rem_pio2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/rem_pio2q.lo -MD -MP -MF $depbase.Tpo -c -o math/rem_pio2q.lo ../../../libquadmath/math/rem_pio2q.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/rem_pio2q.lo -MD -MP -MF math/.deps/rem_pio2q.Tpo -c ../../../libquadmath/math/rem_pio2q.c -fPIC -DPIC -o math/.libs/rem_pio2q.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/rem_pio2q.lo -MD -MP -MF math/.deps/rem_pio2q.Tpo -c ../../../libquadmath/math/rem_pio2q.c -o math/rem_pio2q.o >/dev/null 2>&1 +depbase=`echo math/asinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/asinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/asinhq.lo ../../../libquadmath/math/asinhq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/asinhq.lo -MD -MP -MF math/.deps/asinhq.Tpo -c ../../../libquadmath/math/asinhq.c -fPIC -DPIC -o math/.libs/asinhq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/asinhq.lo -MD -MP -MF math/.deps/asinhq.Tpo -c ../../../libquadmath/math/asinhq.c -o math/asinhq.o >/dev/null 2>&1 +depbase=`echo math/hypotq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/hypotq.lo -MD -MP -MF $depbase.Tpo -c -o math/hypotq.lo ../../../libquadmath/math/hypotq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/hypotq.lo -MD -MP -MF math/.deps/hypotq.Tpo -c ../../../libquadmath/math/hypotq.c -fPIC -DPIC -o math/.libs/hypotq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/hypotq.lo -MD -MP -MF math/.deps/hypotq.Tpo -c ../../../libquadmath/math/hypotq.c -o math/hypotq.o >/dev/null 2>&1 +depbase=`echo math/remainderq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/remainderq.lo -MD -MP -MF $depbase.Tpo -c -o math/remainderq.lo ../../../libquadmath/math/remainderq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/remainderq.lo -MD -MP -MF math/.deps/remainderq.Tpo -c ../../../libquadmath/math/remainderq.c -fPIC -DPIC -o math/.libs/remainderq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/remainderq.lo -MD -MP -MF math/.deps/remainderq.Tpo -c ../../../libquadmath/math/remainderq.c -o math/remainderq.o >/dev/null 2>&1 +depbase=`echo math/asinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/asinq.lo -MD -MP -MF $depbase.Tpo -c -o math/asinq.lo ../../../libquadmath/math/asinq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/asinq.lo -MD -MP -MF math/.deps/asinq.Tpo -c ../../../libquadmath/math/asinq.c -fPIC -DPIC -o math/.libs/asinq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/asinq.lo -MD -MP -MF math/.deps/asinq.Tpo -c ../../../libquadmath/math/asinq.c -o math/asinq.o >/dev/null 2>&1 +depbase=`echo math/rintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/rintq.lo -MD -MP -MF $depbase.Tpo -c -o math/rintq.lo ../../../libquadmath/math/rintq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/rintq.lo -MD -MP -MF math/.deps/rintq.Tpo -c ../../../libquadmath/math/rintq.c -fPIC -DPIC -o math/.libs/rintq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/rintq.lo -MD -MP -MF math/.deps/rintq.Tpo -c ../../../libquadmath/math/rintq.c -o math/rintq.o >/dev/null 2>&1 +depbase=`echo math/atan2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/atan2q.lo -MD -MP -MF $depbase.Tpo -c -o math/atan2q.lo ../../../libquadmath/math/atan2q.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/atan2q.lo -MD -MP -MF math/.deps/atan2q.Tpo -c ../../../libquadmath/math/atan2q.c -fPIC -DPIC -o math/.libs/atan2q.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/atan2q.lo -MD -MP -MF math/.deps/atan2q.Tpo -c ../../../libquadmath/math/atan2q.c -o math/atan2q.o >/dev/null 2>&1 +depbase=`echo math/isinfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/isinfq.lo -MD -MP -MF $depbase.Tpo -c -o math/isinfq.lo ../../../libquadmath/math/isinfq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/isinfq.lo -MD -MP -MF math/.deps/isinfq.Tpo -c ../../../libquadmath/math/isinfq.c -fPIC -DPIC -o math/.libs/isinfq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/isinfq.lo -MD -MP -MF math/.deps/isinfq.Tpo -c ../../../libquadmath/math/isinfq.c -o math/isinfq.o >/dev/null 2>&1 +depbase=`echo math/roundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/roundq.lo -MD -MP -MF $depbase.Tpo -c -o math/roundq.lo ../../../libquadmath/math/roundq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/roundq.lo -MD -MP -MF math/.deps/roundq.Tpo -c ../../../libquadmath/math/roundq.c -fPIC -DPIC -o math/.libs/roundq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/roundq.lo -MD -MP -MF math/.deps/roundq.Tpo -c ../../../libquadmath/math/roundq.c -o math/roundq.o >/dev/null 2>&1 +depbase=`echo math/atanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/atanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/atanhq.lo ../../../libquadmath/math/atanhq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/atanhq.lo -MD -MP -MF math/.deps/atanhq.Tpo -c ../../../libquadmath/math/atanhq.c -fPIC -DPIC -o math/.libs/atanhq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/atanhq.lo -MD -MP -MF math/.deps/atanhq.Tpo -c ../../../libquadmath/math/atanhq.c -o math/atanhq.o >/dev/null 2>&1 +depbase=`echo math/isnanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/isnanq.lo -MD -MP -MF $depbase.Tpo -c -o math/isnanq.lo ../../../libquadmath/math/isnanq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/isnanq.lo -MD -MP -MF math/.deps/isnanq.Tpo -c ../../../libquadmath/math/isnanq.c -fPIC -DPIC -o math/.libs/isnanq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/isnanq.lo -MD -MP -MF math/.deps/isnanq.Tpo -c ../../../libquadmath/math/isnanq.c -o math/isnanq.o >/dev/null 2>&1 +depbase=`echo math/scalblnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/scalblnq.lo -MD -MP -MF $depbase.Tpo -c -o math/scalblnq.lo ../../../libquadmath/math/scalblnq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/scalblnq.lo -MD -MP -MF math/.deps/scalblnq.Tpo -c ../../../libquadmath/math/scalblnq.c -fPIC -DPIC -o math/.libs/scalblnq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/scalblnq.lo -MD -MP -MF math/.deps/scalblnq.Tpo -c ../../../libquadmath/math/scalblnq.c -o math/scalblnq.o >/dev/null 2>&1 +depbase=`echo math/atanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/atanq.lo -MD -MP -MF $depbase.Tpo -c -o math/atanq.lo ../../../libquadmath/math/atanq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/atanq.lo -MD -MP -MF math/.deps/atanq.Tpo -c ../../../libquadmath/math/atanq.c -fPIC -DPIC -o math/.libs/atanq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/atanq.lo -MD -MP -MF math/.deps/atanq.Tpo -c ../../../libquadmath/math/atanq.c -o math/atanq.o >/dev/null 2>&1 +depbase=`echo math/j0q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/j0q.lo -MD -MP -MF $depbase.Tpo -c -o math/j0q.lo ../../../libquadmath/math/j0q.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/j0q.lo -MD -MP -MF math/.deps/j0q.Tpo -c ../../../libquadmath/math/j0q.c -fPIC -DPIC -o math/.libs/j0q.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/j0q.lo -MD -MP -MF math/.deps/j0q.Tpo -c ../../../libquadmath/math/j0q.c -o math/j0q.o >/dev/null 2>&1 +depbase=`echo math/scalbnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/scalbnq.lo -MD -MP -MF $depbase.Tpo -c -o math/scalbnq.lo ../../../libquadmath/math/scalbnq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/scalbnq.lo -MD -MP -MF math/.deps/scalbnq.Tpo -c ../../../libquadmath/math/scalbnq.c -fPIC -DPIC -o math/.libs/scalbnq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/scalbnq.lo -MD -MP -MF math/.deps/scalbnq.Tpo -c ../../../libquadmath/math/scalbnq.c -o math/scalbnq.o >/dev/null 2>&1 +depbase=`echo math/cbrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cbrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/cbrtq.lo ../../../libquadmath/math/cbrtq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cbrtq.lo -MD -MP -MF math/.deps/cbrtq.Tpo -c ../../../libquadmath/math/cbrtq.c -fPIC -DPIC -o math/.libs/cbrtq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cbrtq.lo -MD -MP -MF math/.deps/cbrtq.Tpo -c ../../../libquadmath/math/cbrtq.c -o math/cbrtq.o >/dev/null 2>&1 +depbase=`echo math/j1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/j1q.lo -MD -MP -MF $depbase.Tpo -c -o math/j1q.lo ../../../libquadmath/math/j1q.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/j1q.lo -MD -MP -MF math/.deps/j1q.Tpo -c ../../../libquadmath/math/j1q.c -fPIC -DPIC -o math/.libs/j1q.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/j1q.lo -MD -MP -MF math/.deps/j1q.Tpo -c ../../../libquadmath/math/j1q.c -o math/j1q.o >/dev/null 2>&1 +depbase=`echo math/signbitq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/signbitq.lo -MD -MP -MF $depbase.Tpo -c -o math/signbitq.lo ../../../libquadmath/math/signbitq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/signbitq.lo -MD -MP -MF math/.deps/signbitq.Tpo -c ../../../libquadmath/math/signbitq.c -fPIC -DPIC -o math/.libs/signbitq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/signbitq.lo -MD -MP -MF math/.deps/signbitq.Tpo -c ../../../libquadmath/math/signbitq.c -o math/signbitq.o >/dev/null 2>&1 +depbase=`echo math/ceilq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ceilq.lo -MD -MP -MF $depbase.Tpo -c -o math/ceilq.lo ../../../libquadmath/math/ceilq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ceilq.lo -MD -MP -MF math/.deps/ceilq.Tpo -c ../../../libquadmath/math/ceilq.c -fPIC -DPIC -o math/.libs/ceilq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ceilq.lo -MD -MP -MF math/.deps/ceilq.Tpo -c ../../../libquadmath/math/ceilq.c -o math/ceilq.o >/dev/null 2>&1 +depbase=`echo math/jnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/jnq.lo -MD -MP -MF $depbase.Tpo -c -o math/jnq.lo ../../../libquadmath/math/jnq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/jnq.lo -MD -MP -MF math/.deps/jnq.Tpo -c ../../../libquadmath/math/jnq.c -fPIC -DPIC -o math/.libs/jnq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/jnq.lo -MD -MP -MF math/.deps/jnq.Tpo -c ../../../libquadmath/math/jnq.c -o math/jnq.o >/dev/null 2>&1 +depbase=`echo math/sincos_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sincos_table.lo -MD -MP -MF $depbase.Tpo -c -o math/sincos_table.lo ../../../libquadmath/math/sincos_table.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sincos_table.lo -MD -MP -MF math/.deps/sincos_table.Tpo -c ../../../libquadmath/math/sincos_table.c -fPIC -DPIC -o math/.libs/sincos_table.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sincos_table.lo -MD -MP -MF math/.deps/sincos_table.Tpo -c ../../../libquadmath/math/sincos_table.c -o math/sincos_table.o >/dev/null 2>&1 +depbase=`echo math/complex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/complex.lo -MD -MP -MF $depbase.Tpo -c -o math/complex.lo ../../../libquadmath/math/complex.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/complex.lo -MD -MP -MF math/.deps/complex.Tpo -c ../../../libquadmath/math/complex.c -fPIC -DPIC -o math/.libs/complex.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/complex.lo -MD -MP -MF math/.deps/complex.Tpo -c ../../../libquadmath/math/complex.c -o math/complex.o >/dev/null 2>&1 +depbase=`echo math/ldexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ldexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/ldexpq.lo ../../../libquadmath/math/ldexpq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ldexpq.lo -MD -MP -MF math/.deps/ldexpq.Tpo -c ../../../libquadmath/math/ldexpq.c -fPIC -DPIC -o math/.libs/ldexpq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ldexpq.lo -MD -MP -MF math/.deps/ldexpq.Tpo -c ../../../libquadmath/math/ldexpq.c -o math/ldexpq.o >/dev/null 2>&1 +depbase=`echo math/sincosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sincosq.lo -MD -MP -MF $depbase.Tpo -c -o math/sincosq.lo ../../../libquadmath/math/sincosq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sincosq.lo -MD -MP -MF math/.deps/sincosq.Tpo -c ../../../libquadmath/math/sincosq.c -fPIC -DPIC -o math/.libs/sincosq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sincosq.lo -MD -MP -MF math/.deps/sincosq.Tpo -c ../../../libquadmath/math/sincosq.c -o math/sincosq.o >/dev/null 2>&1 +depbase=`echo math/copysignq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/copysignq.lo -MD -MP -MF $depbase.Tpo -c -o math/copysignq.lo ../../../libquadmath/math/copysignq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/copysignq.lo -MD -MP -MF math/.deps/copysignq.Tpo -c ../../../libquadmath/math/copysignq.c -fPIC -DPIC -o math/.libs/copysignq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/copysignq.lo -MD -MP -MF math/.deps/copysignq.Tpo -c ../../../libquadmath/math/copysignq.c -o math/copysignq.o >/dev/null 2>&1 +depbase=`echo math/lgammaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/lgammaq.lo -MD -MP -MF $depbase.Tpo -c -o math/lgammaq.lo ../../../libquadmath/math/lgammaq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/lgammaq.lo -MD -MP -MF math/.deps/lgammaq.Tpo -c ../../../libquadmath/math/lgammaq.c -fPIC -DPIC -o math/.libs/lgammaq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/lgammaq.lo -MD -MP -MF math/.deps/lgammaq.Tpo -c ../../../libquadmath/math/lgammaq.c -o math/lgammaq.o >/dev/null 2>&1 +depbase=`echo math/sincosq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sincosq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/sincosq_kernel.lo ../../../libquadmath/math/sincosq_kernel.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sincosq_kernel.lo -MD -MP -MF math/.deps/sincosq_kernel.Tpo -c ../../../libquadmath/math/sincosq_kernel.c -fPIC -DPIC -o math/.libs/sincosq_kernel.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sincosq_kernel.lo -MD -MP -MF math/.deps/sincosq_kernel.Tpo -c ../../../libquadmath/math/sincosq_kernel.c -o math/sincosq_kernel.o >/dev/null 2>&1 +depbase=`echo math/coshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/coshq.lo -MD -MP -MF $depbase.Tpo -c -o math/coshq.lo ../../../libquadmath/math/coshq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/coshq.lo -MD -MP -MF math/.deps/coshq.Tpo -c ../../../libquadmath/math/coshq.c -fPIC -DPIC -o math/.libs/coshq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/coshq.lo -MD -MP -MF math/.deps/coshq.Tpo -c ../../../libquadmath/math/coshq.c -o math/coshq.o >/dev/null 2>&1 +depbase=`echo math/llroundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/llroundq.lo -MD -MP -MF $depbase.Tpo -c -o math/llroundq.lo ../../../libquadmath/math/llroundq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/llroundq.lo -MD -MP -MF math/.deps/llroundq.Tpo -c ../../../libquadmath/math/llroundq.c -fPIC -DPIC -o math/.libs/llroundq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/llroundq.lo -MD -MP -MF math/.deps/llroundq.Tpo -c ../../../libquadmath/math/llroundq.c -o math/llroundq.o >/dev/null 2>&1 +depbase=`echo math/sinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/sinhq.lo ../../../libquadmath/math/sinhq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sinhq.lo -MD -MP -MF math/.deps/sinhq.Tpo -c ../../../libquadmath/math/sinhq.c -fPIC -DPIC -o math/.libs/sinhq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sinhq.lo -MD -MP -MF math/.deps/sinhq.Tpo -c ../../../libquadmath/math/sinhq.c -o math/sinhq.o >/dev/null 2>&1 +depbase=`echo math/cosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cosq.lo -MD -MP -MF $depbase.Tpo -c -o math/cosq.lo ../../../libquadmath/math/cosq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cosq.lo -MD -MP -MF math/.deps/cosq.Tpo -c ../../../libquadmath/math/cosq.c -fPIC -DPIC -o math/.libs/cosq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cosq.lo -MD -MP -MF math/.deps/cosq.Tpo -c ../../../libquadmath/math/cosq.c -o math/cosq.o >/dev/null 2>&1 +depbase=`echo math/log10q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/log10q.lo -MD -MP -MF $depbase.Tpo -c -o math/log10q.lo ../../../libquadmath/math/log10q.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/log10q.lo -MD -MP -MF math/.deps/log10q.Tpo -c ../../../libquadmath/math/log10q.c -fPIC -DPIC -o math/.libs/log10q.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/log10q.lo -MD -MP -MF math/.deps/log10q.Tpo -c ../../../libquadmath/math/log10q.c -o math/log10q.o >/dev/null 2>&1 +depbase=`echo math/sinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sinq.lo -MD -MP -MF $depbase.Tpo -c -o math/sinq.lo ../../../libquadmath/math/sinq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sinq.lo -MD -MP -MF math/.deps/sinq.Tpo -c ../../../libquadmath/math/sinq.c -fPIC -DPIC -o math/.libs/sinq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sinq.lo -MD -MP -MF math/.deps/sinq.Tpo -c ../../../libquadmath/math/sinq.c -o math/sinq.o >/dev/null 2>&1 +depbase=`echo math/cosq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cosq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/cosq_kernel.lo ../../../libquadmath/math/cosq_kernel.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cosq_kernel.lo -MD -MP -MF math/.deps/cosq_kernel.Tpo -c ../../../libquadmath/math/cosq_kernel.c -fPIC -DPIC -o math/.libs/cosq_kernel.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cosq_kernel.lo -MD -MP -MF math/.deps/cosq_kernel.Tpo -c ../../../libquadmath/math/cosq_kernel.c -o math/cosq_kernel.o >/dev/null 2>&1 +depbase=`echo math/log1pq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/log1pq.lo -MD -MP -MF $depbase.Tpo -c -o math/log1pq.lo ../../../libquadmath/math/log1pq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/log1pq.lo -MD -MP -MF math/.deps/log1pq.Tpo -c ../../../libquadmath/math/log1pq.c -fPIC -DPIC -o math/.libs/log1pq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/log1pq.lo -MD -MP -MF math/.deps/log1pq.Tpo -c ../../../libquadmath/math/log1pq.c -o math/log1pq.o >/dev/null 2>&1 +depbase=`echo math/sinq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sinq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/sinq_kernel.lo ../../../libquadmath/math/sinq_kernel.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sinq_kernel.lo -MD -MP -MF math/.deps/sinq_kernel.Tpo -c ../../../libquadmath/math/sinq_kernel.c -fPIC -DPIC -o math/.libs/sinq_kernel.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sinq_kernel.lo -MD -MP -MF math/.deps/sinq_kernel.Tpo -c ../../../libquadmath/math/sinq_kernel.c -o math/sinq_kernel.o >/dev/null 2>&1 +depbase=`echo math/erfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/erfq.lo -MD -MP -MF $depbase.Tpo -c -o math/erfq.lo ../../../libquadmath/math/erfq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/erfq.lo -MD -MP -MF math/.deps/erfq.Tpo -c ../../../libquadmath/math/erfq.c -fPIC -DPIC -o math/.libs/erfq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/erfq.lo -MD -MP -MF math/.deps/erfq.Tpo -c ../../../libquadmath/math/erfq.c -o math/erfq.o >/dev/null 2>&1 +depbase=`echo math/logq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/logq.lo -MD -MP -MF $depbase.Tpo -c -o math/logq.lo ../../../libquadmath/math/logq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/logq.lo -MD -MP -MF math/.deps/logq.Tpo -c ../../../libquadmath/math/logq.c -fPIC -DPIC -o math/.libs/logq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/logq.lo -MD -MP -MF math/.deps/logq.Tpo -c ../../../libquadmath/math/logq.c -o math/logq.o >/dev/null 2>&1 +depbase=`echo math/sqrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sqrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/sqrtq.lo ../../../libquadmath/math/sqrtq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sqrtq.lo -MD -MP -MF math/.deps/sqrtq.Tpo -c ../../../libquadmath/math/sqrtq.c -fPIC -DPIC -o math/.libs/sqrtq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sqrtq.lo -MD -MP -MF math/.deps/sqrtq.Tpo -c ../../../libquadmath/math/sqrtq.c -o math/sqrtq.o >/dev/null 2>&1 +depbase=`echo math/expm1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/expm1q.lo -MD -MP -MF $depbase.Tpo -c -o math/expm1q.lo ../../../libquadmath/math/expm1q.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/expm1q.lo -MD -MP -MF math/.deps/expm1q.Tpo -c ../../../libquadmath/math/expm1q.c -fPIC -DPIC -o math/.libs/expm1q.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/expm1q.lo -MD -MP -MF math/.deps/expm1q.Tpo -c ../../../libquadmath/math/expm1q.c -o math/expm1q.o >/dev/null 2>&1 +depbase=`echo math/lroundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/lroundq.lo -MD -MP -MF $depbase.Tpo -c -o math/lroundq.lo ../../../libquadmath/math/lroundq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/lroundq.lo -MD -MP -MF math/.deps/lroundq.Tpo -c ../../../libquadmath/math/lroundq.c -fPIC -DPIC -o math/.libs/lroundq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/lroundq.lo -MD -MP -MF math/.deps/lroundq.Tpo -c ../../../libquadmath/math/lroundq.c -o math/lroundq.o >/dev/null 2>&1 +depbase=`echo math/tanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/tanhq.lo ../../../libquadmath/math/tanhq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tanhq.lo -MD -MP -MF math/.deps/tanhq.Tpo -c ../../../libquadmath/math/tanhq.c -fPIC -DPIC -o math/.libs/tanhq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tanhq.lo -MD -MP -MF math/.deps/tanhq.Tpo -c ../../../libquadmath/math/tanhq.c -o math/tanhq.o >/dev/null 2>&1 +depbase=`echo math/expq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/expq.lo -MD -MP -MF $depbase.Tpo -c -o math/expq.lo ../../../libquadmath/math/expq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/expq.lo -MD -MP -MF math/.deps/expq.Tpo -c ../../../libquadmath/math/expq.c -fPIC -DPIC -o math/.libs/expq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/expq.lo -MD -MP -MF math/.deps/expq.Tpo -c ../../../libquadmath/math/expq.c -o math/expq.o >/dev/null 2>&1 +depbase=`echo math/modfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/modfq.lo -MD -MP -MF $depbase.Tpo -c -o math/modfq.lo ../../../libquadmath/math/modfq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/modfq.lo -MD -MP -MF math/.deps/modfq.Tpo -c ../../../libquadmath/math/modfq.c -fPIC -DPIC -o math/.libs/modfq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/modfq.lo -MD -MP -MF math/.deps/modfq.Tpo -c ../../../libquadmath/math/modfq.c -o math/modfq.o >/dev/null 2>&1 +depbase=`echo math/tanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tanq.lo -MD -MP -MF $depbase.Tpo -c -o math/tanq.lo ../../../libquadmath/math/tanq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tanq.lo -MD -MP -MF math/.deps/tanq.Tpo -c ../../../libquadmath/math/tanq.c -fPIC -DPIC -o math/.libs/tanq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tanq.lo -MD -MP -MF math/.deps/tanq.Tpo -c ../../../libquadmath/math/tanq.c -o math/tanq.o >/dev/null 2>&1 +depbase=`echo math/fabsq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fabsq.lo -MD -MP -MF $depbase.Tpo -c -o math/fabsq.lo ../../../libquadmath/math/fabsq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fabsq.lo -MD -MP -MF math/.deps/fabsq.Tpo -c ../../../libquadmath/math/fabsq.c -fPIC -DPIC -o math/.libs/fabsq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fabsq.lo -MD -MP -MF math/.deps/fabsq.Tpo -c ../../../libquadmath/math/fabsq.c -o math/fabsq.o >/dev/null 2>&1 +depbase=`echo math/nanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/nanq.lo -MD -MP -MF $depbase.Tpo -c -o math/nanq.lo ../../../libquadmath/math/nanq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/nanq.lo -MD -MP -MF math/.deps/nanq.Tpo -c ../../../libquadmath/math/nanq.c -fPIC -DPIC -o math/.libs/nanq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/nanq.lo -MD -MP -MF math/.deps/nanq.Tpo -c ../../../libquadmath/math/nanq.c -o math/nanq.o >/dev/null 2>&1 +depbase=`echo math/tgammaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tgammaq.lo -MD -MP -MF $depbase.Tpo -c -o math/tgammaq.lo ../../../libquadmath/math/tgammaq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tgammaq.lo -MD -MP -MF math/.deps/tgammaq.Tpo -c ../../../libquadmath/math/tgammaq.c -fPIC -DPIC -o math/.libs/tgammaq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tgammaq.lo -MD -MP -MF math/.deps/tgammaq.Tpo -c ../../../libquadmath/math/tgammaq.c -o math/tgammaq.o >/dev/null 2>&1 +depbase=`echo math/finiteq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/finiteq.lo -MD -MP -MF $depbase.Tpo -c -o math/finiteq.lo ../../../libquadmath/math/finiteq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/finiteq.lo -MD -MP -MF math/.deps/finiteq.Tpo -c ../../../libquadmath/math/finiteq.c -fPIC -DPIC -o math/.libs/finiteq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/finiteq.lo -MD -MP -MF math/.deps/finiteq.Tpo -c ../../../libquadmath/math/finiteq.c -o math/finiteq.o >/dev/null 2>&1 +depbase=`echo math/nextafterq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/nextafterq.lo -MD -MP -MF $depbase.Tpo -c -o math/nextafterq.lo ../../../libquadmath/math/nextafterq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/nextafterq.lo -MD -MP -MF math/.deps/nextafterq.Tpo -c ../../../libquadmath/math/nextafterq.c -fPIC -DPIC -o math/.libs/nextafterq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/nextafterq.lo -MD -MP -MF math/.deps/nextafterq.Tpo -c ../../../libquadmath/math/nextafterq.c -o math/nextafterq.o >/dev/null 2>&1 +depbase=`echo math/truncq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/truncq.lo -MD -MP -MF $depbase.Tpo -c -o math/truncq.lo ../../../libquadmath/math/truncq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/truncq.lo -MD -MP -MF math/.deps/truncq.Tpo -c ../../../libquadmath/math/truncq.c -fPIC -DPIC -o math/.libs/truncq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/truncq.lo -MD -MP -MF math/.deps/truncq.Tpo -c ../../../libquadmath/math/truncq.c -o math/truncq.o >/dev/null 2>&1 +depbase=`echo math/floorq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/floorq.lo -MD -MP -MF $depbase.Tpo -c -o math/floorq.lo ../../../libquadmath/math/floorq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/floorq.lo -MD -MP -MF math/.deps/floorq.Tpo -c ../../../libquadmath/math/floorq.c -fPIC -DPIC -o math/.libs/floorq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/floorq.lo -MD -MP -MF math/.deps/floorq.Tpo -c ../../../libquadmath/math/floorq.c -o math/floorq.o >/dev/null 2>&1 +depbase=`echo math/powq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/powq.lo -MD -MP -MF $depbase.Tpo -c -o math/powq.lo ../../../libquadmath/math/powq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/powq.lo -MD -MP -MF math/.deps/powq.Tpo -c ../../../libquadmath/math/powq.c -fPIC -DPIC -o math/.libs/powq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/powq.lo -MD -MP -MF math/.deps/powq.Tpo -c ../../../libquadmath/math/powq.c -o math/powq.o >/dev/null 2>&1 +depbase=`echo math/fmaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fmaq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmaq.lo ../../../libquadmath/math/fmaq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fmaq.lo -MD -MP -MF math/.deps/fmaq.Tpo -c ../../../libquadmath/math/fmaq.c -fPIC -DPIC -o math/.libs/fmaq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fmaq.lo -MD -MP -MF math/.deps/fmaq.Tpo -c ../../../libquadmath/math/fmaq.c -o math/fmaq.o >/dev/null 2>&1 +depbase=`echo math/logbq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/logbq.lo -MD -MP -MF $depbase.Tpo -c -o math/logbq.lo ../../../libquadmath/math/logbq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/logbq.lo -MD -MP -MF math/.deps/logbq.Tpo -c ../../../libquadmath/math/logbq.c -fPIC -DPIC -o math/.libs/logbq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/logbq.lo -MD -MP -MF math/.deps/logbq.Tpo -c ../../../libquadmath/math/logbq.c -o math/logbq.o >/dev/null 2>&1 +depbase=`echo math/exp2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/exp2q.lo -MD -MP -MF $depbase.Tpo -c -o math/exp2q.lo ../../../libquadmath/math/exp2q.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/exp2q.lo -MD -MP -MF math/.deps/exp2q.Tpo -c ../../../libquadmath/math/exp2q.c -fPIC -DPIC -o math/.libs/exp2q.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/exp2q.lo -MD -MP -MF math/.deps/exp2q.Tpo -c ../../../libquadmath/math/exp2q.c -o math/exp2q.o >/dev/null 2>&1 +depbase=`echo math/issignalingq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/issignalingq.lo -MD -MP -MF $depbase.Tpo -c -o math/issignalingq.lo ../../../libquadmath/math/issignalingq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/issignalingq.lo -MD -MP -MF math/.deps/issignalingq.Tpo -c ../../../libquadmath/math/issignalingq.c -fPIC -DPIC -o math/.libs/issignalingq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/issignalingq.lo -MD -MP -MF math/.deps/issignalingq.Tpo -c ../../../libquadmath/math/issignalingq.c -o math/issignalingq.o >/dev/null 2>&1 +depbase=`echo math/lgammaq_neg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/lgammaq_neg.lo -MD -MP -MF $depbase.Tpo -c -o math/lgammaq_neg.lo ../../../libquadmath/math/lgammaq_neg.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/lgammaq_neg.lo -MD -MP -MF math/.deps/lgammaq_neg.Tpo -c ../../../libquadmath/math/lgammaq_neg.c -fPIC -DPIC -o math/.libs/lgammaq_neg.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/lgammaq_neg.lo -MD -MP -MF math/.deps/lgammaq_neg.Tpo -c ../../../libquadmath/math/lgammaq_neg.c -o math/lgammaq_neg.o >/dev/null 2>&1 +depbase=`echo math/lgammaq_product.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/lgammaq_product.lo -MD -MP -MF $depbase.Tpo -c -o math/lgammaq_product.lo ../../../libquadmath/math/lgammaq_product.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/lgammaq_product.lo -MD -MP -MF math/.deps/lgammaq_product.Tpo -c ../../../libquadmath/math/lgammaq_product.c -fPIC -DPIC -o math/.libs/lgammaq_product.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/lgammaq_product.lo -MD -MP -MF math/.deps/lgammaq_product.Tpo -c ../../../libquadmath/math/lgammaq_product.c -o math/lgammaq_product.o >/dev/null 2>&1 +depbase=`echo math/tanq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tanq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/tanq_kernel.lo ../../../libquadmath/math/tanq_kernel.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tanq_kernel.lo -MD -MP -MF math/.deps/tanq_kernel.Tpo -c ../../../libquadmath/math/tanq_kernel.c -fPIC -DPIC -o math/.libs/tanq_kernel.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tanq_kernel.lo -MD -MP -MF math/.deps/tanq_kernel.Tpo -c ../../../libquadmath/math/tanq_kernel.c -o math/tanq_kernel.o >/dev/null 2>&1 +depbase=`echo math/tgammaq_product.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tgammaq_product.lo -MD -MP -MF $depbase.Tpo -c -o math/tgammaq_product.lo ../../../libquadmath/math/tgammaq_product.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tgammaq_product.lo -MD -MP -MF math/.deps/tgammaq_product.Tpo -c ../../../libquadmath/math/tgammaq_product.c -fPIC -DPIC -o math/.libs/tgammaq_product.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tgammaq_product.lo -MD -MP -MF math/.deps/tgammaq_product.Tpo -c ../../../libquadmath/math/tgammaq_product.c -o math/tgammaq_product.o >/dev/null 2>&1 +depbase=`echo math/casinhq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/casinhq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/casinhq_kernel.lo ../../../libquadmath/math/casinhq_kernel.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/casinhq_kernel.lo -MD -MP -MF math/.deps/casinhq_kernel.Tpo -c ../../../libquadmath/math/casinhq_kernel.c -fPIC -DPIC -o math/.libs/casinhq_kernel.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/casinhq_kernel.lo -MD -MP -MF math/.deps/casinhq_kernel.Tpo -c ../../../libquadmath/math/casinhq_kernel.c -o math/casinhq_kernel.o >/dev/null 2>&1 +depbase=`echo math/cacoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cacoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/cacoshq.lo ../../../libquadmath/math/cacoshq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cacoshq.lo -MD -MP -MF math/.deps/cacoshq.Tpo -c ../../../libquadmath/math/cacoshq.c -fPIC -DPIC -o math/.libs/cacoshq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cacoshq.lo -MD -MP -MF math/.deps/cacoshq.Tpo -c ../../../libquadmath/math/cacoshq.c -o math/cacoshq.o >/dev/null 2>&1 +depbase=`echo math/cacosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cacosq.lo -MD -MP -MF $depbase.Tpo -c -o math/cacosq.lo ../../../libquadmath/math/cacosq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cacosq.lo -MD -MP -MF math/.deps/cacosq.Tpo -c ../../../libquadmath/math/cacosq.c -fPIC -DPIC -o math/.libs/cacosq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cacosq.lo -MD -MP -MF math/.deps/cacosq.Tpo -c ../../../libquadmath/math/cacosq.c -o math/cacosq.o >/dev/null 2>&1 +depbase=`echo math/casinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/casinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/casinhq.lo ../../../libquadmath/math/casinhq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/casinhq.lo -MD -MP -MF math/.deps/casinhq.Tpo -c ../../../libquadmath/math/casinhq.c -fPIC -DPIC -o math/.libs/casinhq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/casinhq.lo -MD -MP -MF math/.deps/casinhq.Tpo -c ../../../libquadmath/math/casinhq.c -o math/casinhq.o >/dev/null 2>&1 +depbase=`echo math/casinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/casinq.lo -MD -MP -MF $depbase.Tpo -c -o math/casinq.lo ../../../libquadmath/math/casinq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/casinq.lo -MD -MP -MF math/.deps/casinq.Tpo -c ../../../libquadmath/math/casinq.c -fPIC -DPIC -o math/.libs/casinq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/casinq.lo -MD -MP -MF math/.deps/casinq.Tpo -c ../../../libquadmath/math/casinq.c -o math/casinq.o >/dev/null 2>&1 +depbase=`echo math/catanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/catanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/catanhq.lo ../../../libquadmath/math/catanhq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/catanhq.lo -MD -MP -MF math/.deps/catanhq.Tpo -c ../../../libquadmath/math/catanhq.c -fPIC -DPIC -o math/.libs/catanhq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/catanhq.lo -MD -MP -MF math/.deps/catanhq.Tpo -c ../../../libquadmath/math/catanhq.c -o math/catanhq.o >/dev/null 2>&1 +depbase=`echo math/catanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/catanq.lo -MD -MP -MF $depbase.Tpo -c -o math/catanq.lo ../../../libquadmath/math/catanq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/catanq.lo -MD -MP -MF math/.deps/catanq.Tpo -c ../../../libquadmath/math/catanq.c -fPIC -DPIC -o math/.libs/catanq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/catanq.lo -MD -MP -MF math/.deps/catanq.Tpo -c ../../../libquadmath/math/catanq.c -o math/catanq.o >/dev/null 2>&1 +depbase=`echo math/cimagq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cimagq.lo -MD -MP -MF $depbase.Tpo -c -o math/cimagq.lo ../../../libquadmath/math/cimagq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cimagq.lo -MD -MP -MF math/.deps/cimagq.Tpo -c ../../../libquadmath/math/cimagq.c -fPIC -DPIC -o math/.libs/cimagq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cimagq.lo -MD -MP -MF math/.deps/cimagq.Tpo -c ../../../libquadmath/math/cimagq.c -o math/cimagq.o >/dev/null 2>&1 +depbase=`echo math/conjq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/conjq.lo -MD -MP -MF $depbase.Tpo -c -o math/conjq.lo ../../../libquadmath/math/conjq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/conjq.lo -MD -MP -MF math/.deps/conjq.Tpo -c ../../../libquadmath/math/conjq.c -fPIC -DPIC -o math/.libs/conjq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/conjq.lo -MD -MP -MF math/.deps/conjq.Tpo -c ../../../libquadmath/math/conjq.c -o math/conjq.o >/dev/null 2>&1 +depbase=`echo math/cprojq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cprojq.lo -MD -MP -MF $depbase.Tpo -c -o math/cprojq.lo ../../../libquadmath/math/cprojq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cprojq.lo -MD -MP -MF math/.deps/cprojq.Tpo -c ../../../libquadmath/math/cprojq.c -fPIC -DPIC -o math/.libs/cprojq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cprojq.lo -MD -MP -MF math/.deps/cprojq.Tpo -c ../../../libquadmath/math/cprojq.c -o math/cprojq.o >/dev/null 2>&1 +depbase=`echo math/crealq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/crealq.lo -MD -MP -MF $depbase.Tpo -c -o math/crealq.lo ../../../libquadmath/math/crealq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/crealq.lo -MD -MP -MF math/.deps/crealq.Tpo -c ../../../libquadmath/math/crealq.c -fPIC -DPIC -o math/.libs/crealq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/crealq.lo -MD -MP -MF math/.deps/crealq.Tpo -c ../../../libquadmath/math/crealq.c -o math/crealq.o >/dev/null 2>&1 +depbase=`echo math/fdimq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fdimq.lo -MD -MP -MF $depbase.Tpo -c -o math/fdimq.lo ../../../libquadmath/math/fdimq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fdimq.lo -MD -MP -MF math/.deps/fdimq.Tpo -c ../../../libquadmath/math/fdimq.c -fPIC -DPIC -o math/.libs/fdimq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fdimq.lo -MD -MP -MF math/.deps/fdimq.Tpo -c ../../../libquadmath/math/fdimq.c -o math/fdimq.o >/dev/null 2>&1 +depbase=`echo math/fmaxq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fmaxq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmaxq.lo ../../../libquadmath/math/fmaxq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fmaxq.lo -MD -MP -MF math/.deps/fmaxq.Tpo -c ../../../libquadmath/math/fmaxq.c -fPIC -DPIC -o math/.libs/fmaxq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fmaxq.lo -MD -MP -MF math/.deps/fmaxq.Tpo -c ../../../libquadmath/math/fmaxq.c -o math/fmaxq.o >/dev/null 2>&1 +depbase=`echo math/fminq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fminq.lo -MD -MP -MF $depbase.Tpo -c -o math/fminq.lo ../../../libquadmath/math/fminq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fminq.lo -MD -MP -MF math/.deps/fminq.Tpo -c ../../../libquadmath/math/fminq.c -fPIC -DPIC -o math/.libs/fminq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fminq.lo -MD -MP -MF math/.deps/fminq.Tpo -c ../../../libquadmath/math/fminq.c -o math/fminq.o >/dev/null 2>&1 +depbase=`echo math/ilogbq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ilogbq.lo -MD -MP -MF $depbase.Tpo -c -o math/ilogbq.lo ../../../libquadmath/math/ilogbq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ilogbq.lo -MD -MP -MF math/.deps/ilogbq.Tpo -c ../../../libquadmath/math/ilogbq.c -fPIC -DPIC -o math/.libs/ilogbq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ilogbq.lo -MD -MP -MF math/.deps/ilogbq.Tpo -c ../../../libquadmath/math/ilogbq.c -o math/ilogbq.o >/dev/null 2>&1 +depbase=`echo math/llrintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/llrintq.lo -MD -MP -MF $depbase.Tpo -c -o math/llrintq.lo ../../../libquadmath/math/llrintq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/llrintq.lo -MD -MP -MF math/.deps/llrintq.Tpo -c ../../../libquadmath/math/llrintq.c -fPIC -DPIC -o math/.libs/llrintq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/llrintq.lo -MD -MP -MF math/.deps/llrintq.Tpo -c ../../../libquadmath/math/llrintq.c -o math/llrintq.o >/dev/null 2>&1 +depbase=`echo math/log2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/log2q.lo -MD -MP -MF $depbase.Tpo -c -o math/log2q.lo ../../../libquadmath/math/log2q.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/log2q.lo -MD -MP -MF math/.deps/log2q.Tpo -c ../../../libquadmath/math/log2q.c -fPIC -DPIC -o math/.libs/log2q.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/log2q.lo -MD -MP -MF math/.deps/log2q.Tpo -c ../../../libquadmath/math/log2q.c -o math/log2q.o >/dev/null 2>&1 +depbase=`echo math/lrintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/lrintq.lo -MD -MP -MF $depbase.Tpo -c -o math/lrintq.lo ../../../libquadmath/math/lrintq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/lrintq.lo -MD -MP -MF math/.deps/lrintq.Tpo -c ../../../libquadmath/math/lrintq.c -fPIC -DPIC -o math/.libs/lrintq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/lrintq.lo -MD -MP -MF math/.deps/lrintq.Tpo -c ../../../libquadmath/math/lrintq.c -o math/lrintq.o >/dev/null 2>&1 +depbase=`echo math/nearbyintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/nearbyintq.lo -MD -MP -MF $depbase.Tpo -c -o math/nearbyintq.lo ../../../libquadmath/math/nearbyintq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/nearbyintq.lo -MD -MP -MF math/.deps/nearbyintq.Tpo -c ../../../libquadmath/math/nearbyintq.c -fPIC -DPIC -o math/.libs/nearbyintq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/nearbyintq.lo -MD -MP -MF math/.deps/nearbyintq.Tpo -c ../../../libquadmath/math/nearbyintq.c -o math/nearbyintq.o >/dev/null 2>&1 +depbase=`echo math/remquoq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/remquoq.lo -MD -MP -MF $depbase.Tpo -c -o math/remquoq.lo ../../../libquadmath/math/remquoq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/remquoq.lo -MD -MP -MF math/.deps/remquoq.Tpo -c ../../../libquadmath/math/remquoq.c -fPIC -DPIC -o math/.libs/remquoq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/remquoq.lo -MD -MP -MF math/.deps/remquoq.Tpo -c ../../../libquadmath/math/remquoq.c -o math/remquoq.o >/dev/null 2>&1 +depbase=`echo math/ccoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ccoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/ccoshq.lo ../../../libquadmath/math/ccoshq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ccoshq.lo -MD -MP -MF math/.deps/ccoshq.Tpo -c ../../../libquadmath/math/ccoshq.c -fPIC -DPIC -o math/.libs/ccoshq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ccoshq.lo -MD -MP -MF math/.deps/ccoshq.Tpo -c ../../../libquadmath/math/ccoshq.c -o math/ccoshq.o >/dev/null 2>&1 +depbase=`echo math/cexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/cexpq.lo ../../../libquadmath/math/cexpq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cexpq.lo -MD -MP -MF math/.deps/cexpq.Tpo -c ../../../libquadmath/math/cexpq.c -fPIC -DPIC -o math/.libs/cexpq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cexpq.lo -MD -MP -MF math/.deps/cexpq.Tpo -c ../../../libquadmath/math/cexpq.c -o math/cexpq.o >/dev/null 2>&1 +depbase=`echo math/clog10q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/clog10q.lo -MD -MP -MF $depbase.Tpo -c -o math/clog10q.lo ../../../libquadmath/math/clog10q.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/clog10q.lo -MD -MP -MF math/.deps/clog10q.Tpo -c ../../../libquadmath/math/clog10q.c -fPIC -DPIC -o math/.libs/clog10q.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/clog10q.lo -MD -MP -MF math/.deps/clog10q.Tpo -c ../../../libquadmath/math/clog10q.c -o math/clog10q.o >/dev/null 2>&1 +depbase=`echo math/clogq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/clogq.lo -MD -MP -MF $depbase.Tpo -c -o math/clogq.lo ../../../libquadmath/math/clogq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/clogq.lo -MD -MP -MF math/.deps/clogq.Tpo -c ../../../libquadmath/math/clogq.c -fPIC -DPIC -o math/.libs/clogq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/clogq.lo -MD -MP -MF math/.deps/clogq.Tpo -c ../../../libquadmath/math/clogq.c -o math/clogq.o >/dev/null 2>&1 +depbase=`echo math/csinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/csinq.lo -MD -MP -MF $depbase.Tpo -c -o math/csinq.lo ../../../libquadmath/math/csinq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/csinq.lo -MD -MP -MF math/.deps/csinq.Tpo -c ../../../libquadmath/math/csinq.c -fPIC -DPIC -o math/.libs/csinq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/csinq.lo -MD -MP -MF math/.deps/csinq.Tpo -c ../../../libquadmath/math/csinq.c -o math/csinq.o >/dev/null 2>&1 +depbase=`echo math/csinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/csinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/csinhq.lo ../../../libquadmath/math/csinhq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/csinhq.lo -MD -MP -MF math/.deps/csinhq.Tpo -c ../../../libquadmath/math/csinhq.c -fPIC -DPIC -o math/.libs/csinhq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/csinhq.lo -MD -MP -MF math/.deps/csinhq.Tpo -c ../../../libquadmath/math/csinhq.c -o math/csinhq.o >/dev/null 2>&1 +depbase=`echo math/csqrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/csqrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/csqrtq.lo ../../../libquadmath/math/csqrtq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/csqrtq.lo -MD -MP -MF math/.deps/csqrtq.Tpo -c ../../../libquadmath/math/csqrtq.c -fPIC -DPIC -o math/.libs/csqrtq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/csqrtq.lo -MD -MP -MF math/.deps/csqrtq.Tpo -c ../../../libquadmath/math/csqrtq.c -o math/csqrtq.o >/dev/null 2>&1 +depbase=`echo math/ctanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ctanq.lo -MD -MP -MF $depbase.Tpo -c -o math/ctanq.lo ../../../libquadmath/math/ctanq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ctanq.lo -MD -MP -MF math/.deps/ctanq.Tpo -c ../../../libquadmath/math/ctanq.c -fPIC -DPIC -o math/.libs/ctanq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ctanq.lo -MD -MP -MF math/.deps/ctanq.Tpo -c ../../../libquadmath/math/ctanq.c -o math/ctanq.o >/dev/null 2>&1 +depbase=`echo math/ctanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ctanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/ctanhq.lo ../../../libquadmath/math/ctanhq.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ctanhq.lo -MD -MP -MF math/.deps/ctanhq.Tpo -c ../../../libquadmath/math/ctanhq.c -fPIC -DPIC -o math/.libs/ctanhq.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ctanhq.lo -MD -MP -MF math/.deps/ctanhq.Tpo -c ../../../libquadmath/math/ctanhq.c -o math/ctanhq.o >/dev/null 2>&1 +depbase=`echo printf/addmul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/addmul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/addmul_1.lo ../../../libquadmath/printf/addmul_1.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/addmul_1.lo -MD -MP -MF printf/.deps/addmul_1.Tpo -c ../../../libquadmath/printf/addmul_1.c -fPIC -DPIC -o printf/.libs/addmul_1.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/addmul_1.lo -MD -MP -MF printf/.deps/addmul_1.Tpo -c ../../../libquadmath/printf/addmul_1.c -o printf/addmul_1.o >/dev/null 2>&1 +depbase=`echo printf/add_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/add_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/add_n.lo ../../../libquadmath/printf/add_n.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/add_n.lo -MD -MP -MF printf/.deps/add_n.Tpo -c ../../../libquadmath/printf/add_n.c -fPIC -DPIC -o printf/.libs/add_n.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/add_n.lo -MD -MP -MF printf/.deps/add_n.Tpo -c ../../../libquadmath/printf/add_n.c -o printf/add_n.o >/dev/null 2>&1 +depbase=`echo printf/cmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/cmp.lo -MD -MP -MF $depbase.Tpo -c -o printf/cmp.lo ../../../libquadmath/printf/cmp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/cmp.lo -MD -MP -MF printf/.deps/cmp.Tpo -c ../../../libquadmath/printf/cmp.c -fPIC -DPIC -o printf/.libs/cmp.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/cmp.lo -MD -MP -MF printf/.deps/cmp.Tpo -c ../../../libquadmath/printf/cmp.c -o printf/cmp.o >/dev/null 2>&1 +depbase=`echo printf/divrem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/divrem.lo -MD -MP -MF $depbase.Tpo -c -o printf/divrem.lo ../../../libquadmath/printf/divrem.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/divrem.lo -MD -MP -MF printf/.deps/divrem.Tpo -c ../../../libquadmath/printf/divrem.c -fPIC -DPIC -o printf/.libs/divrem.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/divrem.lo -MD -MP -MF printf/.deps/divrem.Tpo -c ../../../libquadmath/printf/divrem.c -o printf/divrem.o >/dev/null 2>&1 +depbase=`echo printf/flt1282mpn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/flt1282mpn.lo -MD -MP -MF $depbase.Tpo -c -o printf/flt1282mpn.lo ../../../libquadmath/printf/flt1282mpn.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/flt1282mpn.lo -MD -MP -MF printf/.deps/flt1282mpn.Tpo -c ../../../libquadmath/printf/flt1282mpn.c -fPIC -DPIC -o printf/.libs/flt1282mpn.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/flt1282mpn.lo -MD -MP -MF printf/.deps/flt1282mpn.Tpo -c ../../../libquadmath/printf/flt1282mpn.c -o printf/flt1282mpn.o >/dev/null 2>&1 +depbase=`echo printf/fpioconst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/fpioconst.lo -MD -MP -MF $depbase.Tpo -c -o printf/fpioconst.lo ../../../libquadmath/printf/fpioconst.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/fpioconst.lo -MD -MP -MF printf/.deps/fpioconst.Tpo -c ../../../libquadmath/printf/fpioconst.c -fPIC -DPIC -o printf/.libs/fpioconst.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/fpioconst.lo -MD -MP -MF printf/.deps/fpioconst.Tpo -c ../../../libquadmath/printf/fpioconst.c -o printf/fpioconst.o >/dev/null 2>&1 +depbase=`echo printf/lshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/lshift.lo -MD -MP -MF $depbase.Tpo -c -o printf/lshift.lo ../../../libquadmath/printf/lshift.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/lshift.lo -MD -MP -MF printf/.deps/lshift.Tpo -c ../../../libquadmath/printf/lshift.c -fPIC -DPIC -o printf/.libs/lshift.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/lshift.lo -MD -MP -MF printf/.deps/lshift.Tpo -c ../../../libquadmath/printf/lshift.c -o printf/lshift.o >/dev/null 2>&1 +depbase=`echo printf/mul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/mul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul_1.lo ../../../libquadmath/printf/mul_1.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/mul_1.lo -MD -MP -MF printf/.deps/mul_1.Tpo -c ../../../libquadmath/printf/mul_1.c -fPIC -DPIC -o printf/.libs/mul_1.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/mul_1.lo -MD -MP -MF printf/.deps/mul_1.Tpo -c ../../../libquadmath/printf/mul_1.c -o printf/mul_1.o >/dev/null 2>&1 +depbase=`echo printf/mul_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/mul_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul_n.lo ../../../libquadmath/printf/mul_n.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/mul_n.lo -MD -MP -MF printf/.deps/mul_n.Tpo -c ../../../libquadmath/printf/mul_n.c -fPIC -DPIC -o printf/.libs/mul_n.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/mul_n.lo -MD -MP -MF printf/.deps/mul_n.Tpo -c ../../../libquadmath/printf/mul_n.c -o printf/mul_n.o >/dev/null 2>&1 +depbase=`echo printf/mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/mul.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul.lo ../../../libquadmath/printf/mul.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/mul.lo -MD -MP -MF printf/.deps/mul.Tpo -c ../../../libquadmath/printf/mul.c -fPIC -DPIC -o printf/.libs/mul.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/mul.lo -MD -MP -MF printf/.deps/mul.Tpo -c ../../../libquadmath/printf/mul.c -o printf/mul.o >/dev/null 2>&1 +depbase=`echo printf/printf_fphex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/printf_fphex.lo -MD -MP -MF $depbase.Tpo -c -o printf/printf_fphex.lo ../../../libquadmath/printf/printf_fphex.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/printf_fphex.lo -MD -MP -MF printf/.deps/printf_fphex.Tpo -c ../../../libquadmath/printf/printf_fphex.c -fPIC -DPIC -o printf/.libs/printf_fphex.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/printf_fphex.lo -MD -MP -MF printf/.deps/printf_fphex.Tpo -c ../../../libquadmath/printf/printf_fphex.c -o printf/printf_fphex.o >/dev/null 2>&1 +depbase=`echo printf/printf_fp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/printf_fp.lo -MD -MP -MF $depbase.Tpo -c -o printf/printf_fp.lo ../../../libquadmath/printf/printf_fp.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/printf_fp.lo -MD -MP -MF printf/.deps/printf_fp.Tpo -c ../../../libquadmath/printf/printf_fp.c -fPIC -DPIC -o printf/.libs/printf_fp.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/printf_fp.lo -MD -MP -MF printf/.deps/printf_fp.Tpo -c ../../../libquadmath/printf/printf_fp.c -o printf/printf_fp.o >/dev/null 2>&1 +depbase=`echo printf/quadmath-printf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/quadmath-printf.lo -MD -MP -MF $depbase.Tpo -c -o printf/quadmath-printf.lo ../../../libquadmath/printf/quadmath-printf.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/quadmath-printf.lo -MD -MP -MF printf/.deps/quadmath-printf.Tpo -c ../../../libquadmath/printf/quadmath-printf.c -fPIC -DPIC -o printf/.libs/quadmath-printf.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/quadmath-printf.lo -MD -MP -MF printf/.deps/quadmath-printf.Tpo -c ../../../libquadmath/printf/quadmath-printf.c -o printf/quadmath-printf.o >/dev/null 2>&1 +depbase=`echo printf/rshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/rshift.lo -MD -MP -MF $depbase.Tpo -c -o printf/rshift.lo ../../../libquadmath/printf/rshift.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/rshift.lo -MD -MP -MF printf/.deps/rshift.Tpo -c ../../../libquadmath/printf/rshift.c -fPIC -DPIC -o printf/.libs/rshift.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/rshift.lo -MD -MP -MF printf/.deps/rshift.Tpo -c ../../../libquadmath/printf/rshift.c -o printf/rshift.o >/dev/null 2>&1 +depbase=`echo printf/submul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/submul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/submul_1.lo ../../../libquadmath/printf/submul_1.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/submul_1.lo -MD -MP -MF printf/.deps/submul_1.Tpo -c ../../../libquadmath/printf/submul_1.c -fPIC -DPIC -o printf/.libs/submul_1.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/submul_1.lo -MD -MP -MF printf/.deps/submul_1.Tpo -c ../../../libquadmath/printf/submul_1.c -o printf/submul_1.o >/dev/null 2>&1 +depbase=`echo printf/sub_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/sub_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/sub_n.lo ../../../libquadmath/printf/sub_n.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/sub_n.lo -MD -MP -MF printf/.deps/sub_n.Tpo -c ../../../libquadmath/printf/sub_n.c -fPIC -DPIC -o printf/.libs/sub_n.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT printf/sub_n.lo -MD -MP -MF printf/.deps/sub_n.Tpo -c ../../../libquadmath/printf/sub_n.c -o printf/sub_n.o >/dev/null 2>&1 +depbase=`echo strtod/strtoflt128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT strtod/strtoflt128.lo -MD -MP -MF $depbase.Tpo -c -o strtod/strtoflt128.lo ../../../libquadmath/strtod/strtoflt128.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT strtod/strtoflt128.lo -MD -MP -MF strtod/.deps/strtoflt128.Tpo -c ../../../libquadmath/strtod/strtoflt128.c -fPIC -DPIC -o strtod/.libs/strtoflt128.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT strtod/strtoflt128.lo -MD -MP -MF strtod/.deps/strtoflt128.Tpo -c ../../../libquadmath/strtod/strtoflt128.c -o strtod/strtoflt128.o >/dev/null 2>&1 +depbase=`echo strtod/mpn2flt128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT strtod/mpn2flt128.lo -MD -MP -MF $depbase.Tpo -c -o strtod/mpn2flt128.lo ../../../libquadmath/strtod/mpn2flt128.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT strtod/mpn2flt128.lo -MD -MP -MF strtod/.deps/mpn2flt128.Tpo -c ../../../libquadmath/strtod/mpn2flt128.c -fPIC -DPIC -o strtod/.libs/mpn2flt128.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT strtod/mpn2flt128.lo -MD -MP -MF strtod/.deps/mpn2flt128.Tpo -c ../../../libquadmath/strtod/mpn2flt128.c -o strtod/mpn2flt128.o >/dev/null 2>&1 +depbase=`echo strtod/tens_in_limb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT strtod/tens_in_limb.lo -MD -MP -MF $depbase.Tpo -c -o strtod/tens_in_limb.lo ../../../libquadmath/strtod/tens_in_limb.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT strtod/tens_in_limb.lo -MD -MP -MF strtod/.deps/tens_in_limb.Tpo -c ../../../libquadmath/strtod/tens_in_limb.c -fPIC -DPIC -o strtod/.libs/tens_in_limb.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT strtod/tens_in_limb.lo -MD -MP -MF strtod/.deps/tens_in_limb.Tpo -c ../../../libquadmath/strtod/tens_in_limb.c -o strtod/tens_in_limb.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=link /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -g -O2 -version-info `grep -v '^#' ../../../libquadmath/libtool-version` -Wl,--version-script=../../../libquadmath/quadmath.map -lm -o libquadmath.la -rpath /usr/lib/../lib math/x2y2m1q.lo math/acoshq.lo math/fmodq.lo math/acosq.lo math/frexpq.lo math/rem_pio2q.lo math/asinhq.lo math/hypotq.lo math/remainderq.lo math/asinq.lo math/rintq.lo math/atan2q.lo math/isinfq.lo math/roundq.lo math/atanhq.lo math/isnanq.lo math/scalblnq.lo math/atanq.lo math/j0q.lo math/scalbnq.lo math/cbrtq.lo math/j1q.lo math/signbitq.lo math/ceilq.lo math/jnq.lo math/sincos_table.lo math/complex.lo math/ldexpq.lo math/sincosq.lo math/copysignq.lo math/lgammaq.lo math/sincosq_kernel.lo math/coshq.lo math/llroundq.lo math/sinhq.lo math/cosq.lo math/log10q.lo math/sinq.lo math/cosq_kernel.lo math/log1pq.lo math/sinq_kernel.lo math/erfq.lo math/logq.lo math/sqrtq.lo math/expm1q.lo math/lroundq.lo math/tanhq.lo math/expq.lo math/modfq.lo math/tanq.lo math/fabsq.lo math/nanq.lo math/tgammaq.lo math/finiteq.lo math/nextafterq.lo math/truncq.lo math/floorq.lo math/powq.lo math/fmaq.lo math/logbq.lo math/exp2q.lo math/issignalingq.lo math/lgammaq_neg.lo math/lgammaq_product.lo math/tanq_kernel.lo math/tgammaq_product.lo math/casinhq_kernel.lo math/cacoshq.lo math/cacosq.lo math/casinhq.lo math/casinq.lo math/catanhq.lo math/catanq.lo math/cimagq.lo math/conjq.lo math/cprojq.lo math/crealq.lo math/fdimq.lo math/fmaxq.lo math/fminq.lo math/ilogbq.lo math/llrintq.lo math/log2q.lo math/lrintq.lo math/nearbyintq.lo math/remquoq.lo math/ccoshq.lo math/cexpq.lo math/clog10q.lo math/clogq.lo math/csinq.lo math/csinhq.lo math/csqrtq.lo math/ctanq.lo math/ctanhq.lo printf/addmul_1.lo printf/add_n.lo printf/cmp.lo printf/divrem.lo printf/flt1282mpn.lo printf/fpioconst.lo printf/lshift.lo printf/mul_1.lo printf/mul_n.lo printf/mul.lo printf/printf_fphex.lo printf/printf_fp.lo printf/quadmath-printf.lo printf/rshift.lo printf/submul_1.lo printf/sub_n.lo strtod/strtoflt128.lo strtod/mpn2flt128.lo strtod/tens_in_limb.lo +libtool: link: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC math/.libs/x2y2m1q.o math/.libs/acoshq.o math/.libs/fmodq.o math/.libs/acosq.o math/.libs/frexpq.o math/.libs/rem_pio2q.o math/.libs/asinhq.o math/.libs/hypotq.o math/.libs/remainderq.o math/.libs/asinq.o math/.libs/rintq.o math/.libs/atan2q.o math/.libs/isinfq.o math/.libs/roundq.o math/.libs/atanhq.o math/.libs/isnanq.o math/.libs/scalblnq.o math/.libs/atanq.o math/.libs/j0q.o math/.libs/scalbnq.o math/.libs/cbrtq.o math/.libs/j1q.o math/.libs/signbitq.o math/.libs/ceilq.o math/.libs/jnq.o math/.libs/sincos_table.o math/.libs/complex.o math/.libs/ldexpq.o math/.libs/sincosq.o math/.libs/copysignq.o math/.libs/lgammaq.o math/.libs/sincosq_kernel.o math/.libs/coshq.o math/.libs/llroundq.o math/.libs/sinhq.o math/.libs/cosq.o math/.libs/log10q.o math/.libs/sinq.o math/.libs/cosq_kernel.o math/.libs/log1pq.o math/.libs/sinq_kernel.o math/.libs/erfq.o math/.libs/logq.o math/.libs/sqrtq.o math/.libs/expm1q.o math/.libs/lroundq.o math/.libs/tanhq.o math/.libs/expq.o math/.libs/modfq.o math/.libs/tanq.o math/.libs/fabsq.o math/.libs/nanq.o math/.libs/tgammaq.o math/.libs/finiteq.o math/.libs/nextafterq.o math/.libs/truncq.o math/.libs/floorq.o math/.libs/powq.o math/.libs/fmaq.o math/.libs/logbq.o math/.libs/exp2q.o math/.libs/issignalingq.o math/.libs/lgammaq_neg.o math/.libs/lgammaq_product.o math/.libs/tanq_kernel.o math/.libs/tgammaq_product.o math/.libs/casinhq_kernel.o math/.libs/cacoshq.o math/.libs/cacosq.o math/.libs/casinhq.o math/.libs/casinq.o math/.libs/catanhq.o math/.libs/catanq.o math/.libs/cimagq.o math/.libs/conjq.o math/.libs/cprojq.o math/.libs/crealq.o math/.libs/fdimq.o math/.libs/fmaxq.o math/.libs/fminq.o math/.libs/ilogbq.o math/.libs/llrintq.o math/.libs/log2q.o math/.libs/lrintq.o math/.libs/nearbyintq.o math/.libs/remquoq.o math/.libs/ccoshq.o math/.libs/cexpq.o math/.libs/clog10q.o math/.libs/clogq.o math/.libs/csinq.o math/.libs/csinhq.o math/.libs/csqrtq.o math/.libs/ctanq.o math/.libs/ctanhq.o printf/.libs/addmul_1.o printf/.libs/add_n.o printf/.libs/cmp.o printf/.libs/divrem.o printf/.libs/flt1282mpn.o printf/.libs/fpioconst.o printf/.libs/lshift.o printf/.libs/mul_1.o printf/.libs/mul_n.o printf/.libs/mul.o printf/.libs/printf_fphex.o printf/.libs/printf_fp.o printf/.libs/quadmath-printf.o printf/.libs/rshift.o printf/.libs/submul_1.o printf/.libs/sub_n.o strtod/.libs/strtoflt128.o strtod/.libs/mpn2flt128.o strtod/.libs/tens_in_limb.o -lm -Wl,--version-script=../../../libquadmath/quadmath.map -Wl,-soname -Wl,libquadmath.so.0 -o .libs/libquadmath.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libquadmath.so.0" && ln -s "libquadmath.so.0.0.0" "libquadmath.so.0") +libtool: link: (cd ".libs" && rm -f "libquadmath.so" && ln -s "libquadmath.so.0.0.0" "libquadmath.so") +libtool: link: ar rc .libs/libquadmath.a math/x2y2m1q.o math/acoshq.o math/fmodq.o math/acosq.o math/frexpq.o math/rem_pio2q.o math/asinhq.o math/hypotq.o math/remainderq.o math/asinq.o math/rintq.o math/atan2q.o math/isinfq.o math/roundq.o math/atanhq.o math/isnanq.o math/scalblnq.o math/atanq.o math/j0q.o math/scalbnq.o math/cbrtq.o math/j1q.o math/signbitq.o math/ceilq.o math/jnq.o math/sincos_table.o math/complex.o math/ldexpq.o math/sincosq.o math/copysignq.o math/lgammaq.o math/sincosq_kernel.o math/coshq.o math/llroundq.o math/sinhq.o math/cosq.o math/log10q.o math/sinq.o math/cosq_kernel.o math/log1pq.o math/sinq_kernel.o math/erfq.o math/logq.o math/sqrtq.o math/expm1q.o math/lroundq.o math/tanhq.o math/expq.o math/modfq.o math/tanq.o math/fabsq.o math/nanq.o math/tgammaq.o math/finiteq.o math/nextafterq.o math/truncq.o math/floorq.o math/powq.o math/fmaq.o math/logbq.o math/exp2q.o math/issignalingq.o math/lgammaq_neg.o math/lgammaq_product.o math/tanq_kernel.o math/tgammaq_product.o math/casinhq_kernel.o math/cacoshq.o math/cacosq.o math/casinhq.o math/casinq.o math/catanhq.o math/catanq.o math/cimagq.o math/conjq.o math/cprojq.o math/crealq.o math/fdimq.o math/fmaxq.o math/fminq.o math/ilogbq.o math/llrintq.o math/log2q.o math/lrintq.o math/nearbyintq.o math/remquoq.o math/ccoshq.o math/cexpq.o math/clog10q.o math/clogq.o math/csinq.o math/csinhq.o math/csqrtq.o math/ctanq.o math/ctanhq.o printf/addmul_1.o printf/add_n.o printf/cmp.o printf/divrem.o printf/flt1282mpn.o printf/fpioconst.o printf/lshift.o printf/mul_1.o printf/mul_n.o printf/mul.o printf/printf_fphex.o printf/printf_fp.o printf/quadmath-printf.o printf/rshift.o printf/submul_1.o printf/sub_n.o strtod/strtoflt128.o strtod/mpn2flt128.o strtod/tens_in_limb.o +libtool: link: ranlib .libs/libquadmath.a +libtool: link: ( cd ".libs" && rm -f "libquadmath.la" && ln -s "../libquadmath.la" "libquadmath.la" ) +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "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" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I ../../../libquadmath/../gcc/doc/include -I ../../../libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar" "AS=/sources/gcc-10.2.0/build/./gcc/as" "CC=/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include " "CXX=/sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include " "LD=/sources/gcc-10.2.0/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/sources/gcc-10.2.0/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libquadmath' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libquadmath' +make[2]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgomp' +make all-recursive +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgomp' +Making all in testsuite +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgomp/testsuite' +cp libgomp-test-support.pt.exp libgomp-test-support.exp.tmp +echo >> libgomp-test-support.exp.tmp \ + 'set offload_additional_options ""' +echo >> libgomp-test-support.exp.tmp \ + 'set offload_additional_lib_paths ""' +mv libgomp-test-support.exp.tmp libgomp-test-support.exp +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgomp/testsuite' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgomp' +makeinfo --split-size=5000000 --split-size=5000000 -I ../../../libgomp/../gcc/doc/include -I ../../../libgomp -o libgomp.info ../../../libgomp/libgomp.texi +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo ../../../libgomp/alloc.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../../../libgomp/alloc.c -fPIC -DPIC -o .libs/alloc.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../../../libgomp/alloc.c -o alloc.o >/dev/null 2>&1 +mv -f .deps/alloc.Tpo .deps/alloc.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c -o atomic.lo ../../../libgomp/atomic.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c ../../../libgomp/atomic.c -fPIC -DPIC -o .libs/atomic.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c ../../../libgomp/atomic.c -o atomic.o >/dev/null 2>&1 +mv -f .deps/atomic.Tpo .deps/atomic.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c -o barrier.lo ../../../libgomp/barrier.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c ../../../libgomp/barrier.c -fPIC -DPIC -o .libs/barrier.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c ../../../libgomp/barrier.c -o barrier.o >/dev/null 2>&1 +mv -f .deps/barrier.Tpo .deps/barrier.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c -o critical.lo ../../../libgomp/critical.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c ../../../libgomp/critical.c -fPIC -DPIC -o .libs/critical.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c ../../../libgomp/critical.c -o critical.o >/dev/null 2>&1 +mv -f .deps/critical.Tpo .deps/critical.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo ../../../libgomp/env.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../libgomp/env.c -fPIC -DPIC -o .libs/env.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../libgomp/env.c -o env.o >/dev/null 2>&1 +mv -f .deps/env.Tpo .deps/env.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo ../../../libgomp/error.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../libgomp/error.c -fPIC -DPIC -o .libs/error.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../libgomp/error.c -o error.o >/dev/null 2>&1 +mv -f .deps/error.Tpo .deps/error.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c -o icv.lo ../../../libgomp/icv.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c ../../../libgomp/icv.c -fPIC -DPIC -o .libs/icv.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c ../../../libgomp/icv.c -o icv.o >/dev/null 2>&1 +mv -f .deps/icv.Tpo .deps/icv.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c -o icv-device.lo ../../../libgomp/icv-device.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c ../../../libgomp/icv-device.c -fPIC -DPIC -o .libs/icv-device.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c ../../../libgomp/icv-device.c -o icv-device.o >/dev/null 2>&1 +mv -f .deps/icv-device.Tpo .deps/icv-device.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c -o iter.lo ../../../libgomp/iter.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c ../../../libgomp/iter.c -fPIC -DPIC -o .libs/iter.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c ../../../libgomp/iter.c -o iter.o >/dev/null 2>&1 +mv -f .deps/iter.Tpo .deps/iter.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c -o iter_ull.lo ../../../libgomp/iter_ull.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c ../../../libgomp/iter_ull.c -fPIC -DPIC -o .libs/iter_ull.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c ../../../libgomp/iter_ull.c -o iter_ull.o >/dev/null 2>&1 +mv -f .deps/iter_ull.Tpo .deps/iter_ull.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c -o loop.lo ../../../libgomp/loop.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c ../../../libgomp/loop.c -fPIC -DPIC -o .libs/loop.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c ../../../libgomp/loop.c -o loop.o >/dev/null 2>&1 +mv -f .deps/loop.Tpo .deps/loop.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c -o loop_ull.lo ../../../libgomp/loop_ull.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c ../../../libgomp/loop_ull.c -fPIC -DPIC -o .libs/loop_ull.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c ../../../libgomp/loop_ull.c -o loop_ull.o >/dev/null 2>&1 +mv -f .deps/loop_ull.Tpo .deps/loop_ull.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c -o ordered.lo ../../../libgomp/ordered.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c ../../../libgomp/ordered.c -fPIC -DPIC -o .libs/ordered.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c ../../../libgomp/ordered.c -o ordered.o >/dev/null 2>&1 +mv -f .deps/ordered.Tpo .deps/ordered.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c -o parallel.lo ../../../libgomp/parallel.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c ../../../libgomp/parallel.c -fPIC -DPIC -o .libs/parallel.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c ../../../libgomp/parallel.c -o parallel.o >/dev/null 2>&1 +mv -f .deps/parallel.Tpo .deps/parallel.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c -o sections.lo ../../../libgomp/sections.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c ../../../libgomp/sections.c -fPIC -DPIC -o .libs/sections.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c ../../../libgomp/sections.c -o sections.o >/dev/null 2>&1 +mv -f .deps/sections.Tpo .deps/sections.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c -o single.lo ../../../libgomp/single.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../libgomp/single.c -fPIC -DPIC -o .libs/single.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../libgomp/single.c -o single.o >/dev/null 2>&1 +mv -f .deps/single.Tpo .deps/single.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c -o task.lo ../../../libgomp/task.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c ../../../libgomp/task.c -fPIC -DPIC -o .libs/task.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c ../../../libgomp/task.c -o task.o >/dev/null 2>&1 +mv -f .deps/task.Tpo .deps/task.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c -o team.lo ../../../libgomp/team.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c ../../../libgomp/team.c -fPIC -DPIC -o .libs/team.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c ../../../libgomp/team.c -o team.o >/dev/null 2>&1 +mv -f .deps/team.Tpo .deps/team.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c -o work.lo ../../../libgomp/work.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c ../../../libgomp/work.c -fPIC -DPIC -o .libs/work.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c ../../../libgomp/work.c -o work.o >/dev/null 2>&1 +mv -f .deps/work.Tpo .deps/work.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo ../../../libgomp/config/linux/lock.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../libgomp/config/linux/lock.c -fPIC -DPIC -o .libs/lock.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../libgomp/config/linux/lock.c -o lock.o >/dev/null 2>&1 +mv -f .deps/lock.Tpo .deps/lock.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c -o mutex.lo ../../../libgomp/config/linux/mutex.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c ../../../libgomp/config/linux/mutex.c -fPIC -DPIC -o .libs/mutex.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c ../../../libgomp/config/linux/mutex.c -o mutex.o >/dev/null 2>&1 +mv -f .deps/mutex.Tpo .deps/mutex.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c -o proc.lo ../../../libgomp/config/linux/proc.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c ../../../libgomp/config/linux/proc.c -fPIC -DPIC -o .libs/proc.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c ../../../libgomp/config/linux/proc.c -o proc.o >/dev/null 2>&1 +mv -f .deps/proc.Tpo .deps/proc.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c -o sem.lo ../../../libgomp/config/linux/sem.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c ../../../libgomp/config/linux/sem.c -fPIC -DPIC -o .libs/sem.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c ../../../libgomp/config/linux/sem.c -o sem.o >/dev/null 2>&1 +mv -f .deps/sem.Tpo .deps/sem.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c -o bar.lo ../../../libgomp/config/linux/bar.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c ../../../libgomp/config/linux/bar.c -fPIC -DPIC -o .libs/bar.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c ../../../libgomp/config/linux/bar.c -o bar.o >/dev/null 2>&1 +mv -f .deps/bar.Tpo .deps/bar.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c -o ptrlock.lo ../../../libgomp/config/linux/ptrlock.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c ../../../libgomp/config/linux/ptrlock.c -fPIC -DPIC -o .libs/ptrlock.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c ../../../libgomp/config/linux/ptrlock.c -o ptrlock.o >/dev/null 2>&1 +mv -f .deps/ptrlock.Tpo .deps/ptrlock.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo ../../../libgomp/config/posix/time.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../libgomp/config/posix/time.c -fPIC -DPIC -o .libs/time.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../libgomp/config/posix/time.c -o time.o >/dev/null 2>&1 +mv -f .deps/time.Tpo .deps/time.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c -o fortran.lo ../../../libgomp/fortran.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c ../../../libgomp/fortran.c -fPIC -DPIC -o .libs/fortran.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c ../../../libgomp/fortran.c -o fortran.o >/dev/null 2>&1 +mv -f .deps/fortran.Tpo .deps/fortran.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c -o affinity.lo ../../../libgomp/config/linux/affinity.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c ../../../libgomp/config/linux/affinity.c -fPIC -DPIC -o .libs/affinity.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c ../../../libgomp/config/linux/affinity.c -o affinity.o >/dev/null 2>&1 +mv -f .deps/affinity.Tpo .deps/affinity.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT target.lo -MD -MP -MF .deps/target.Tpo -c -o target.lo ../../../libgomp/target.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT target.lo -MD -MP -MF .deps/target.Tpo -c ../../../libgomp/target.c -fPIC -DPIC -o .libs/target.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT target.lo -MD -MP -MF .deps/target.Tpo -c ../../../libgomp/target.c -o target.o >/dev/null 2>&1 +mv -f .deps/target.Tpo .deps/target.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c -o splay-tree.lo ../../../libgomp/splay-tree.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c ../../../libgomp/splay-tree.c -fPIC -DPIC -o .libs/splay-tree.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c ../../../libgomp/splay-tree.c -o splay-tree.o >/dev/null 2>&1 +mv -f .deps/splay-tree.Tpo .deps/splay-tree.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c -o libgomp-plugin.lo ../../../libgomp/libgomp-plugin.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c ../../../libgomp/libgomp-plugin.c -fPIC -DPIC -o .libs/libgomp-plugin.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c ../../../libgomp/libgomp-plugin.c -o libgomp-plugin.o >/dev/null 2>&1 +mv -f .deps/libgomp-plugin.Tpo .deps/libgomp-plugin.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c -o oacc-parallel.lo ../../../libgomp/oacc-parallel.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c ../../../libgomp/oacc-parallel.c -fPIC -DPIC -o .libs/oacc-parallel.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c ../../../libgomp/oacc-parallel.c -o oacc-parallel.o >/dev/null 2>&1 +mv -f .deps/oacc-parallel.Tpo .deps/oacc-parallel.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c -o oacc-host.lo ../../../libgomp/oacc-host.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c ../../../libgomp/oacc-host.c -fPIC -DPIC -o .libs/oacc-host.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c ../../../libgomp/oacc-host.c -o oacc-host.o >/dev/null 2>&1 +mv -f .deps/oacc-host.Tpo .deps/oacc-host.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c -o oacc-init.lo ../../../libgomp/oacc-init.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c ../../../libgomp/oacc-init.c -fPIC -DPIC -o .libs/oacc-init.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c ../../../libgomp/oacc-init.c -o oacc-init.o >/dev/null 2>&1 +mv -f .deps/oacc-init.Tpo .deps/oacc-init.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c -o oacc-mem.lo ../../../libgomp/oacc-mem.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c ../../../libgomp/oacc-mem.c -fPIC -DPIC -o .libs/oacc-mem.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c ../../../libgomp/oacc-mem.c -o oacc-mem.o >/dev/null 2>&1 +mv -f .deps/oacc-mem.Tpo .deps/oacc-mem.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c -o oacc-async.lo ../../../libgomp/oacc-async.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c ../../../libgomp/oacc-async.c -fPIC -DPIC -o .libs/oacc-async.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c ../../../libgomp/oacc-async.c -o oacc-async.o >/dev/null 2>&1 +mv -f .deps/oacc-async.Tpo .deps/oacc-async.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c -o oacc-plugin.lo ../../../libgomp/oacc-plugin.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c ../../../libgomp/oacc-plugin.c -fPIC -DPIC -o .libs/oacc-plugin.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c ../../../libgomp/oacc-plugin.c -o oacc-plugin.o >/dev/null 2>&1 +mv -f .deps/oacc-plugin.Tpo .deps/oacc-plugin.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c -o oacc-cuda.lo ../../../libgomp/oacc-cuda.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c ../../../libgomp/oacc-cuda.c -fPIC -DPIC -o .libs/oacc-cuda.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c ../../../libgomp/oacc-cuda.c -o oacc-cuda.o >/dev/null 2>&1 +mv -f .deps/oacc-cuda.Tpo .deps/oacc-cuda.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c -o priority_queue.lo ../../../libgomp/priority_queue.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c ../../../libgomp/priority_queue.c -fPIC -DPIC -o .libs/priority_queue.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c ../../../libgomp/priority_queue.c -o priority_queue.o >/dev/null 2>&1 +mv -f .deps/priority_queue.Tpo .deps/priority_queue.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT affinity-fmt.lo -MD -MP -MF .deps/affinity-fmt.Tpo -c -o affinity-fmt.lo ../../../libgomp/affinity-fmt.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT affinity-fmt.lo -MD -MP -MF .deps/affinity-fmt.Tpo -c ../../../libgomp/affinity-fmt.c -fPIC -DPIC -o .libs/affinity-fmt.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT affinity-fmt.lo -MD -MP -MF .deps/affinity-fmt.Tpo -c ../../../libgomp/affinity-fmt.c -o affinity-fmt.o >/dev/null 2>&1 +mv -f .deps/affinity-fmt.Tpo .deps/affinity-fmt.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT teams.lo -MD -MP -MF .deps/teams.Tpo -c -o teams.lo ../../../libgomp/teams.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT teams.lo -MD -MP -MF .deps/teams.Tpo -c ../../../libgomp/teams.c -fPIC -DPIC -o .libs/teams.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT teams.lo -MD -MP -MF .deps/teams.Tpo -c ../../../libgomp/teams.c -o teams.o >/dev/null 2>&1 +mv -f .deps/teams.Tpo .deps/teams.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT oacc-profiling.lo -MD -MP -MF .deps/oacc-profiling.Tpo -c -o oacc-profiling.lo ../../../libgomp/oacc-profiling.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT oacc-profiling.lo -MD -MP -MF .deps/oacc-profiling.Tpo -c ../../../libgomp/oacc-profiling.c -fPIC -DPIC -o .libs/oacc-profiling.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT oacc-profiling.lo -MD -MP -MF .deps/oacc-profiling.Tpo -c ../../../libgomp/oacc-profiling.c -o oacc-profiling.o >/dev/null 2>&1 +mv -f .deps/oacc-profiling.Tpo .deps/oacc-profiling.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -MT oacc-target.lo -MD -MP -MF .deps/oacc-target.Tpo -c -o oacc-target.lo ../../../libgomp/oacc-target.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT oacc-target.lo -MD -MP -MF .deps/oacc-target.Tpo -c ../../../libgomp/oacc-target.c -fPIC -DPIC -o .libs/oacc-target.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -MT oacc-target.lo -MD -MP -MF .deps/oacc-target.Tpo -c ../../../libgomp/oacc-target.c -o oacc-target.o >/dev/null 2>&1 +mv -f .deps/oacc-target.Tpo .deps/oacc-target.Plo +/bin/grep -E -v '#(#| |$)' ../../../libgomp/libgomp.map | \ + /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/linux/x86 -I../../../libgomp/config/linux -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -pthread -g -O2 -E -P -include config.h - > libgomp.ver || (rm -f libgomp.ver ; exit 1) +/bin/sh ./libtool --tag CC --mode=link /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -Wl,-O1 -o libgomp.la -version-info 1:0:0 -Wl,--version-script,libgomp.ver -rpath /usr/lib/../lib alloc.lo atomic.lo barrier.lo critical.lo env.lo error.lo icv.lo icv-device.lo iter.lo iter_ull.lo loop.lo loop_ull.lo ordered.lo parallel.lo sections.lo single.lo task.lo team.lo work.lo lock.lo mutex.lo proc.lo sem.lo bar.lo ptrlock.lo time.lo fortran.lo affinity.lo target.lo splay-tree.lo libgomp-plugin.lo oacc-parallel.lo oacc-host.lo oacc-init.lo oacc-mem.lo oacc-async.lo oacc-plugin.lo oacc-cuda.lo priority_queue.lo affinity-fmt.lo teams.lo oacc-profiling.lo oacc-target.lo -ldl +libtool: link: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/alloc.o .libs/atomic.o .libs/barrier.o .libs/critical.o .libs/env.o .libs/error.o .libs/icv.o .libs/icv-device.o .libs/iter.o .libs/iter_ull.o .libs/loop.o .libs/loop_ull.o .libs/ordered.o .libs/parallel.o .libs/sections.o .libs/single.o .libs/task.o .libs/team.o .libs/work.o .libs/lock.o .libs/mutex.o .libs/proc.o .libs/sem.o .libs/bar.o .libs/ptrlock.o .libs/time.o .libs/fortran.o .libs/affinity.o .libs/target.o .libs/splay-tree.o .libs/libgomp-plugin.o .libs/oacc-parallel.o .libs/oacc-host.o .libs/oacc-init.o .libs/oacc-mem.o .libs/oacc-async.o .libs/oacc-plugin.o .libs/oacc-cuda.o .libs/priority_queue.o .libs/affinity-fmt.o .libs/teams.o .libs/oacc-profiling.o .libs/oacc-target.o -ldl -pthread -Wl,-O1 -Wl,--version-script -Wl,libgomp.ver -Wl,-soname -Wl,libgomp.so.1 -o .libs/libgomp.so.1.0.0 +libtool: link: (cd ".libs" && rm -f "libgomp.so.1" && ln -s "libgomp.so.1.0.0" "libgomp.so.1") +libtool: link: (cd ".libs" && rm -f "libgomp.so" && ln -s "libgomp.so.1.0.0" "libgomp.so") +libtool: link: ar rc .libs/libgomp.a alloc.o atomic.o barrier.o critical.o env.o error.o icv.o icv-device.o iter.o iter_ull.o loop.o loop_ull.o ordered.o parallel.o sections.o single.o task.o team.o work.o lock.o mutex.o proc.o sem.o bar.o ptrlock.o time.o fortran.o affinity.o target.o splay-tree.o libgomp-plugin.o oacc-parallel.o oacc-host.o oacc-init.o oacc-mem.o oacc-async.o oacc-plugin.o oacc-cuda.o priority_queue.o affinity-fmt.o teams.o oacc-profiling.o oacc-target.o +libtool: link: ranlib .libs/libgomp.a +libtool: link: ( cd ".libs" && rm -f "libgomp.la" && ln -s "../libgomp.la" "libgomp.la" ) +true DO=all multi-do # make +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgomp' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgomp' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgomp' +Checking multilib configuration for libitm... +mkdir -p -- x86_64-pc-linux-gnu/libitm +Configuring in x86_64-pc-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-pc-linux-gnu +checking target system type... x86_64-pc-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... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking for x86_64-pc-linux-gnu-gcc... /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include +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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include accepts -g... yes +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed +checking whether /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include understands -c and -o together... yes +checking for style of include used by make... GNU +checking dependency style of /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... gcc3 +checking whether we are using the GNU C++ compiler... yes +checking whether /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include accepts -g... yes +checking dependency style of /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... gcc3 +checking dependency style of /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... gcc3 +checking for x86_64-pc-linux-gnu-ar... ar +checking for x86_64-pc-linux-gnu-nm... /sources/gcc-10.2.0/build/./gcc/nm +checking for x86_64-pc-linux-gnu-ranlib... 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... /bin/sed +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for fgrep... /bin/grep -F +checking for ld used by /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... /sources/gcc-10.2.0/build/./gcc/collect-ld +checking if the linker (/sources/gcc-10.2.0/build/./gcc/collect-ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /sources/gcc-10.2.0/build/./gcc/nm +checking the name lister (/sources/gcc-10.2.0/build/./gcc/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 /sources/gcc-10.2.0/build/./gcc/collect-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... strip +checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib +checking command to parse /sources/gcc-10.2.0/build/./gcc/nm output from /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include object... ok +checking how to run the C preprocessor... /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include static flag -static works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes +checking whether the /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include linker (/sources/gcc-10.2.0/build/./gcc/collect-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... /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -E +checking for ld used by /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... /sources/gcc-10.2.0/build/./gcc/collect-ld -m elf_x86_64 +checking if the linker (/sources/gcc-10.2.0/build/./gcc/collect-ld -m elf_x86_64) is GNU ld... yes +checking whether the /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include linker (/sources/gcc-10.2.0/build/./gcc/collect-ld -m elf_x86_64) supports shared libraries... yes +checking for /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC +checking if /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include static flag -static works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes +checking if /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes +checking whether the /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include linker (/sources/gcc-10.2.0/build/./gcc/collect-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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... (cached) /sources/gcc-10.2.0/build/./gcc/collect-ld +checking if the linker (/sources/gcc-10.2.0/build/./gcc/collect-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... no +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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libitm' +make all-recursive +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libitm' +Making all in testsuite +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libitm/testsuite' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libitm/testsuite' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-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 /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -g -O2 -MT sjlj.lo -MD -MP -MF .deps/sjlj.Tpo -c -o sjlj.lo ../../../libitm/config/x86/sjlj.S +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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: /sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -mrtm -Wall -Werror -Wc,-pthread -g -O2 -Wl,-O1 -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: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 -mrtm -pthread -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: 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: 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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libitm' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libitm' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libitm' +Checking multilib configuration for libatomic... +mkdir -p -- x86_64-pc-linux-gnu/libatomic +Configuring in x86_64-pc-linux-gnu/libatomic +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-pc-linux-gnu +checking target system type... x86_64-pc-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... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking for x86_64-pc-linux-gnu-gcc... /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include +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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include accepts -g... yes +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to accept ISO C89... none needed +checking whether /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include understands -c and -o together... yes +checking for style of include used by make... GNU +checking dependency style of /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... gcc3 +checking dependency style of /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... gcc3 +checking for x86_64-pc-linux-gnu-ar... ar +checking for x86_64-pc-linux-gnu-nm... /sources/gcc-10.2.0/build/./gcc/nm +checking for x86_64-pc-linux-gnu-ranlib... ranlib +checking for perl... /usr/bin/perl +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for fgrep... /bin/grep -F +checking for ld used by /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... /sources/gcc-10.2.0/build/./gcc/collect-ld +checking if the linker (/sources/gcc-10.2.0/build/./gcc/collect-ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... /sources/gcc-10.2.0/build/./gcc/nm +checking the name lister (/sources/gcc-10.2.0/build/./gcc/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 /sources/gcc-10.2.0/build/./gcc/collect-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... strip +checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib +checking command to parse /sources/gcc-10.2.0/build/./gcc/nm output from /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include object... ok +checking how to run the C preprocessor... /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -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 /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no +checking for /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include static flag -static works... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... yes +checking if /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include supports -c -o file.o... (cached) yes +checking whether the /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include linker (/sources/gcc-10.2.0/build/./gcc/collect-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 whether to enable maintainer-specific portions of Makefiles... no +checking for thread model used by GCC... posix +checking for ANSI C header files... (cached) yes +checking whether string.h and strings.h may both be included... 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 fenv.h usability... yes +checking fenv.h presence... yes +checking for fenv.h... yes +checking for 1 byte integer... yes +checking for 2 byte integer... yes +checking for 4 byte integer... yes +checking for 8 byte integer... yes +checking for 16 byte integer... yes +checking for __atomic_load/store for size 1... yes +checking for __atomic_load/store for size 2... yes +checking for __atomic_load/store for size 4... yes +checking for __atomic_load/store for size 8... yes +checking for __atomic_load/store for size 16... no +checking for __atomic_test_and_set for size 1... yes +checking for __atomic_test_and_set for size 2... yes +checking for __atomic_test_and_set for size 4... yes +checking for __atomic_test_and_set for size 8... yes +checking for __atomic_test_and_set for size 16... yes +checking for __atomic_exchange for size 1... yes +checking for __atomic_exchange for size 2... yes +checking for __atomic_exchange for size 4... yes +checking for __atomic_exchange for size 8... yes +checking for __atomic_exchange for size 16... no +checking for __atomic_compare_exchange for size 1... yes +checking for __atomic_compare_exchange for size 2... yes +checking for __atomic_compare_exchange for size 4... yes +checking for __atomic_compare_exchange for size 8... yes +checking for __atomic_compare_exchange for size 16... no +checking for __atomic_fetch_add for size 1... yes +checking for __atomic_fetch_add for size 2... yes +checking for __atomic_fetch_add for size 4... yes +checking for __atomic_fetch_add for size 8... yes +checking for __atomic_fetch_add for size 16... no +checking for __atomic_fetch_op for size 1... yes +checking for __atomic_fetch_op for size 2... yes +checking for __atomic_fetch_op for size 4... yes +checking for __atomic_fetch_op for size 8... yes +checking for __atomic_fetch_op for size 16... no +checking whether byte ordering is bigendian... no +checking for the word size... 8 +checking whether the target supports hidden visibility... yes +checking whether the target supports dllexport... no +checking whether the target supports symbol aliases... yes +checking whether the target supports the ifunc attribute... yes +checking for ld used by /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include ... (cached) /sources/gcc-10.2.0/build/./gcc/collect-ld +checking if the linker (/sources/gcc-10.2.0/build/./gcc/collect-ld) is GNU ld... (cached) yes +checking for shared libgcc... yes +configure: versioning on shared library symbols is gnu +configure: updating cache ./config.cache +checking for CET support... no +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 testsuite/libatomic-site-extra.exp +config.status: creating auto-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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libatomic' +make all-recursive +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libatomic' +Making all in testsuite +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libatomic/testsuite' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libatomic/testsuite' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libatomic' +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c -o gload.lo ../../../libatomic/gload.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c ../../../libatomic/gload.c -fPIC -DPIC -o .libs/gload.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c ../../../libatomic/gload.c -o gload.o >/dev/null 2>&1 +mv -f .deps/gload.Tpo .deps/gload.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c -o gstore.lo ../../../libatomic/gstore.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c ../../../libatomic/gstore.c -fPIC -DPIC -o .libs/gstore.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c ../../../libatomic/gstore.c -o gstore.o >/dev/null 2>&1 +mv -f .deps/gstore.Tpo .deps/gstore.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c -o gcas.lo ../../../libatomic/gcas.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c ../../../libatomic/gcas.c -fPIC -DPIC -o .libs/gcas.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c ../../../libatomic/gcas.c -o gcas.o >/dev/null 2>&1 +mv -f .deps/gcas.Tpo .deps/gcas.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c -o gexch.lo ../../../libatomic/gexch.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c ../../../libatomic/gexch.c -fPIC -DPIC -o .libs/gexch.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c ../../../libatomic/gexch.c -o gexch.o >/dev/null 2>&1 +mv -f .deps/gexch.Tpo .deps/gexch.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c -o glfree.lo ../../../libatomic/glfree.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c ../../../libatomic/glfree.c -fPIC -DPIC -o .libs/glfree.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c ../../../libatomic/glfree.c -o glfree.o >/dev/null 2>&1 +mv -f .deps/glfree.Tpo .deps/glfree.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo ../../../libatomic/config/posix/lock.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../libatomic/config/posix/lock.c -fPIC -DPIC -o .libs/lock.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../libatomic/config/posix/lock.c -o lock.o >/dev/null 2>&1 +mv -f .deps/lock.Tpo .deps/lock.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../../libatomic/config/x86/init.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../../libatomic/config/x86/init.c -fPIC -DPIC -o .libs/init.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../../libatomic/config/x86/init.c -o init.o >/dev/null 2>&1 +mv -f .deps/init.Tpo .deps/init.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c -o fenv.lo ../../../libatomic/config/x86/fenv.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c ../../../libatomic/config/x86/fenv.c -fPIC -DPIC -o .libs/fenv.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c ../../../libatomic/config/x86/fenv.c -o fenv.o >/dev/null 2>&1 +mv -f .deps/fenv.Tpo .deps/fenv.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c -o fence.lo ../../../libatomic/fence.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c ../../../libatomic/fence.c -fPIC -DPIC -o .libs/fence.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c ../../../libatomic/fence.c -o fence.o >/dev/null 2>&1 +mv -f .deps/fence.Tpo .deps/fence.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c -o flag.lo ../../../libatomic/flag.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c ../../../libatomic/flag.c -fPIC -DPIC -o .libs/flag.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c ../../../libatomic/flag.c -o flag.o >/dev/null 2>&1 +mv -f .deps/flag.Tpo .deps/flag.Plo +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c -o load_1_.lo ../../../libatomic/load_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c ../../../libatomic/load_n.c -fPIC -DPIC -o .libs/load_1_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c ../../../libatomic/load_n.c -o load_1_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c -o store_1_.lo ../../../libatomic/store_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c ../../../libatomic/store_n.c -fPIC -DPIC -o .libs/store_1_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c ../../../libatomic/store_n.c -o store_1_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c -o cas_1_.lo ../../../libatomic/cas_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c ../../../libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_1_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c ../../../libatomic/cas_n.c -o cas_1_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c -o exch_1_.lo ../../../libatomic/exch_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c ../../../libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_1_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c ../../../libatomic/exch_n.c -o exch_1_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c -o fadd_1_.lo ../../../libatomic/fadd_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c ../../../libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_1_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c ../../../libatomic/fadd_n.c -o fadd_1_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c -o fsub_1_.lo ../../../libatomic/fsub_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c ../../../libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_1_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c ../../../libatomic/fsub_n.c -o fsub_1_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c -o fand_1_.lo ../../../libatomic/fand_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c ../../../libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_1_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c ../../../libatomic/fand_n.c -o fand_1_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c -o fior_1_.lo ../../../libatomic/fior_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c ../../../libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_1_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c ../../../libatomic/fior_n.c -o fior_1_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c -o fxor_1_.lo ../../../libatomic/fxor_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c ../../../libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_1_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c ../../../libatomic/fxor_n.c -o fxor_1_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c -o fnand_1_.lo ../../../libatomic/fnand_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c ../../../libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_1_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c ../../../libatomic/fnand_n.c -o fnand_1_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c -o tas_1_.lo ../../../libatomic/tas_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c ../../../libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_1_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c ../../../libatomic/tas_n.c -o tas_1_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c -o load_2_.lo ../../../libatomic/load_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c ../../../libatomic/load_n.c -fPIC -DPIC -o .libs/load_2_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c ../../../libatomic/load_n.c -o load_2_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c -o store_2_.lo ../../../libatomic/store_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c ../../../libatomic/store_n.c -fPIC -DPIC -o .libs/store_2_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c ../../../libatomic/store_n.c -o store_2_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c -o cas_2_.lo ../../../libatomic/cas_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c ../../../libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_2_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c ../../../libatomic/cas_n.c -o cas_2_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c -o exch_2_.lo ../../../libatomic/exch_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c ../../../libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_2_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c ../../../libatomic/exch_n.c -o exch_2_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c -o fadd_2_.lo ../../../libatomic/fadd_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c ../../../libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_2_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c ../../../libatomic/fadd_n.c -o fadd_2_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c -o fsub_2_.lo ../../../libatomic/fsub_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c ../../../libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_2_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c ../../../libatomic/fsub_n.c -o fsub_2_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c -o fand_2_.lo ../../../libatomic/fand_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c ../../../libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_2_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c ../../../libatomic/fand_n.c -o fand_2_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c -o fior_2_.lo ../../../libatomic/fior_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c ../../../libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_2_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c ../../../libatomic/fior_n.c -o fior_2_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c -o fxor_2_.lo ../../../libatomic/fxor_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c ../../../libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_2_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c ../../../libatomic/fxor_n.c -o fxor_2_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c -o fnand_2_.lo ../../../libatomic/fnand_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c ../../../libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_2_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c ../../../libatomic/fnand_n.c -o fnand_2_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c -o tas_2_.lo ../../../libatomic/tas_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c ../../../libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_2_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c ../../../libatomic/tas_n.c -o tas_2_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c -o load_4_.lo ../../../libatomic/load_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c ../../../libatomic/load_n.c -fPIC -DPIC -o .libs/load_4_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c ../../../libatomic/load_n.c -o load_4_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c -o store_4_.lo ../../../libatomic/store_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c ../../../libatomic/store_n.c -fPIC -DPIC -o .libs/store_4_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c ../../../libatomic/store_n.c -o store_4_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c -o cas_4_.lo ../../../libatomic/cas_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c ../../../libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_4_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c ../../../libatomic/cas_n.c -o cas_4_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c -o exch_4_.lo ../../../libatomic/exch_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c ../../../libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_4_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c ../../../libatomic/exch_n.c -o exch_4_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c -o fadd_4_.lo ../../../libatomic/fadd_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c ../../../libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_4_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c ../../../libatomic/fadd_n.c -o fadd_4_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c -o fsub_4_.lo ../../../libatomic/fsub_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c ../../../libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_4_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c ../../../libatomic/fsub_n.c -o fsub_4_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c -o fand_4_.lo ../../../libatomic/fand_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c ../../../libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_4_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c ../../../libatomic/fand_n.c -o fand_4_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c -o fior_4_.lo ../../../libatomic/fior_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c ../../../libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_4_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c ../../../libatomic/fior_n.c -o fior_4_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c -o fxor_4_.lo ../../../libatomic/fxor_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c ../../../libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_4_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c ../../../libatomic/fxor_n.c -o fxor_4_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c -o fnand_4_.lo ../../../libatomic/fnand_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c ../../../libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_4_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c ../../../libatomic/fnand_n.c -o fnand_4_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c -o tas_4_.lo ../../../libatomic/tas_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c ../../../libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_4_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c ../../../libatomic/tas_n.c -o tas_4_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c -o load_8_.lo ../../../libatomic/load_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c ../../../libatomic/load_n.c -fPIC -DPIC -o .libs/load_8_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c ../../../libatomic/load_n.c -o load_8_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c -o store_8_.lo ../../../libatomic/store_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c ../../../libatomic/store_n.c -fPIC -DPIC -o .libs/store_8_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c ../../../libatomic/store_n.c -o store_8_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c -o cas_8_.lo ../../../libatomic/cas_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c ../../../libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_8_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c ../../../libatomic/cas_n.c -o cas_8_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c -o exch_8_.lo ../../../libatomic/exch_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c ../../../libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_8_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c ../../../libatomic/exch_n.c -o exch_8_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c -o fadd_8_.lo ../../../libatomic/fadd_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c ../../../libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_8_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c ../../../libatomic/fadd_n.c -o fadd_8_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c -o fsub_8_.lo ../../../libatomic/fsub_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c ../../../libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_8_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c ../../../libatomic/fsub_n.c -o fsub_8_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c -o fand_8_.lo ../../../libatomic/fand_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c ../../../libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_8_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c ../../../libatomic/fand_n.c -o fand_8_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c -o fior_8_.lo ../../../libatomic/fior_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c ../../../libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_8_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c ../../../libatomic/fior_n.c -o fior_8_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c -o fxor_8_.lo ../../../libatomic/fxor_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c ../../../libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_8_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c ../../../libatomic/fxor_n.c -o fxor_8_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c -o fnand_8_.lo ../../../libatomic/fnand_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c ../../../libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_8_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c ../../../libatomic/fnand_n.c -o fnand_8_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c -o tas_8_.lo ../../../libatomic/tas_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c ../../../libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_8_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c ../../../libatomic/tas_n.c -o tas_8_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_.lo -MD -MP -MF .deps/load_16_.lo.Ppo -DN=16 -c -o load_16_.lo ../../../libatomic/load_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_.lo -MD -MP -MF .deps/load_16_.lo.Ppo -DN=16 -c ../../../libatomic/load_n.c -fPIC -DPIC -o .libs/load_16_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_.lo -MD -MP -MF .deps/load_16_.lo.Ppo -DN=16 -c ../../../libatomic/load_n.c -o load_16_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_.lo -MD -MP -MF .deps/store_16_.lo.Ppo -DN=16 -c -o store_16_.lo ../../../libatomic/store_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_.lo -MD -MP -MF .deps/store_16_.lo.Ppo -DN=16 -c ../../../libatomic/store_n.c -fPIC -DPIC -o .libs/store_16_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_.lo -MD -MP -MF .deps/store_16_.lo.Ppo -DN=16 -c ../../../libatomic/store_n.c -o store_16_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_.lo -MD -MP -MF .deps/cas_16_.lo.Ppo -DN=16 -c -o cas_16_.lo ../../../libatomic/cas_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_.lo -MD -MP -MF .deps/cas_16_.lo.Ppo -DN=16 -c ../../../libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_16_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_.lo -MD -MP -MF .deps/cas_16_.lo.Ppo -DN=16 -c ../../../libatomic/cas_n.c -o cas_16_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_.lo -MD -MP -MF .deps/exch_16_.lo.Ppo -DN=16 -c -o exch_16_.lo ../../../libatomic/exch_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_.lo -MD -MP -MF .deps/exch_16_.lo.Ppo -DN=16 -c ../../../libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_16_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_.lo -MD -MP -MF .deps/exch_16_.lo.Ppo -DN=16 -c ../../../libatomic/exch_n.c -o exch_16_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_.lo -MD -MP -MF .deps/fadd_16_.lo.Ppo -DN=16 -c -o fadd_16_.lo ../../../libatomic/fadd_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_.lo -MD -MP -MF .deps/fadd_16_.lo.Ppo -DN=16 -c ../../../libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_16_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_.lo -MD -MP -MF .deps/fadd_16_.lo.Ppo -DN=16 -c ../../../libatomic/fadd_n.c -o fadd_16_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_.lo -MD -MP -MF .deps/fsub_16_.lo.Ppo -DN=16 -c -o fsub_16_.lo ../../../libatomic/fsub_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_.lo -MD -MP -MF .deps/fsub_16_.lo.Ppo -DN=16 -c ../../../libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_16_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_.lo -MD -MP -MF .deps/fsub_16_.lo.Ppo -DN=16 -c ../../../libatomic/fsub_n.c -o fsub_16_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_.lo -MD -MP -MF .deps/fand_16_.lo.Ppo -DN=16 -c -o fand_16_.lo ../../../libatomic/fand_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_.lo -MD -MP -MF .deps/fand_16_.lo.Ppo -DN=16 -c ../../../libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_16_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_.lo -MD -MP -MF .deps/fand_16_.lo.Ppo -DN=16 -c ../../../libatomic/fand_n.c -o fand_16_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_.lo -MD -MP -MF .deps/fior_16_.lo.Ppo -DN=16 -c -o fior_16_.lo ../../../libatomic/fior_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_.lo -MD -MP -MF .deps/fior_16_.lo.Ppo -DN=16 -c ../../../libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_16_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_.lo -MD -MP -MF .deps/fior_16_.lo.Ppo -DN=16 -c ../../../libatomic/fior_n.c -o fior_16_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_.lo -MD -MP -MF .deps/fxor_16_.lo.Ppo -DN=16 -c -o fxor_16_.lo ../../../libatomic/fxor_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_.lo -MD -MP -MF .deps/fxor_16_.lo.Ppo -DN=16 -c ../../../libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_16_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_.lo -MD -MP -MF .deps/fxor_16_.lo.Ppo -DN=16 -c ../../../libatomic/fxor_n.c -o fxor_16_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_.lo -MD -MP -MF .deps/fnand_16_.lo.Ppo -DN=16 -c -o fnand_16_.lo ../../../libatomic/fnand_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_.lo -MD -MP -MF .deps/fnand_16_.lo.Ppo -DN=16 -c ../../../libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_16_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_.lo -MD -MP -MF .deps/fnand_16_.lo.Ppo -DN=16 -c ../../../libatomic/fnand_n.c -o fnand_16_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_.lo -MD -MP -MF .deps/tas_16_.lo.Ppo -DN=16 -c -o tas_16_.lo ../../../libatomic/tas_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_.lo -MD -MP -MF .deps/tas_16_.lo.Ppo -DN=16 -c ../../../libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_16_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_.lo -MD -MP -MF .deps/tas_16_.lo.Ppo -DN=16 -c ../../../libatomic/tas_n.c -o tas_16_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_1_.lo -MD -MP -MF .deps/load_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o load_16_1_.lo ../../../libatomic/load_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_1_.lo -MD -MP -MF .deps/load_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../libatomic/load_n.c -fPIC -DPIC -o .libs/load_16_1_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_16_1_.lo -MD -MP -MF .deps/load_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../libatomic/load_n.c -o load_16_1_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_1_.lo -MD -MP -MF .deps/store_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o store_16_1_.lo ../../../libatomic/store_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_1_.lo -MD -MP -MF .deps/store_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../libatomic/store_n.c -fPIC -DPIC -o .libs/store_16_1_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_16_1_.lo -MD -MP -MF .deps/store_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../libatomic/store_n.c -o store_16_1_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_1_.lo -MD -MP -MF .deps/cas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o cas_16_1_.lo ../../../libatomic/cas_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_1_.lo -MD -MP -MF .deps/cas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_16_1_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_16_1_.lo -MD -MP -MF .deps/cas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../libatomic/cas_n.c -o cas_16_1_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_1_.lo -MD -MP -MF .deps/exch_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o exch_16_1_.lo ../../../libatomic/exch_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_1_.lo -MD -MP -MF .deps/exch_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_16_1_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_16_1_.lo -MD -MP -MF .deps/exch_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../libatomic/exch_n.c -o exch_16_1_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_1_.lo -MD -MP -MF .deps/fadd_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fadd_16_1_.lo ../../../libatomic/fadd_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_1_.lo -MD -MP -MF .deps/fadd_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_16_1_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_16_1_.lo -MD -MP -MF .deps/fadd_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../libatomic/fadd_n.c -o fadd_16_1_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_1_.lo -MD -MP -MF .deps/fsub_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fsub_16_1_.lo ../../../libatomic/fsub_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_1_.lo -MD -MP -MF .deps/fsub_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_16_1_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_16_1_.lo -MD -MP -MF .deps/fsub_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../libatomic/fsub_n.c -o fsub_16_1_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_1_.lo -MD -MP -MF .deps/fand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fand_16_1_.lo ../../../libatomic/fand_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_1_.lo -MD -MP -MF .deps/fand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_16_1_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_16_1_.lo -MD -MP -MF .deps/fand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../libatomic/fand_n.c -o fand_16_1_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_1_.lo -MD -MP -MF .deps/fior_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fior_16_1_.lo ../../../libatomic/fior_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_1_.lo -MD -MP -MF .deps/fior_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_16_1_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_16_1_.lo -MD -MP -MF .deps/fior_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../libatomic/fior_n.c -o fior_16_1_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_1_.lo -MD -MP -MF .deps/fxor_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fxor_16_1_.lo ../../../libatomic/fxor_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_1_.lo -MD -MP -MF .deps/fxor_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_16_1_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_16_1_.lo -MD -MP -MF .deps/fxor_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../libatomic/fxor_n.c -o fxor_16_1_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_1_.lo -MD -MP -MF .deps/fnand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o fnand_16_1_.lo ../../../libatomic/fnand_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_1_.lo -MD -MP -MF .deps/fnand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_16_1_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_16_1_.lo -MD -MP -MF .deps/fnand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../libatomic/fnand_n.c -o fnand_16_1_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_1_.lo -MD -MP -MF .deps/tas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c -o tas_16_1_.lo ../../../libatomic/tas_n.c +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_1_.lo -MD -MP -MF .deps/tas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_16_1_.o +libtool: compile: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_16_1_.lo -MD -MP -MF .deps/tas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -mcx16 -c ../../../libatomic/tas_n.c -o tas_16_1_.o >/dev/null 2>&1 +/bin/sh ./libtool --tag=CC --mode=link /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -Wall -Werror -pthread -g -O2 -Wl,-O1 -o libatomic_convenience.la gload.lo gstore.lo gcas.lo gexch.lo glfree.lo lock.lo init.lo fenv.lo fence.lo flag.lo load_1_.lo store_1_.lo cas_1_.lo exch_1_.lo fadd_1_.lo fsub_1_.lo fand_1_.lo fior_1_.lo fxor_1_.lo fnand_1_.lo tas_1_.lo load_2_.lo store_2_.lo cas_2_.lo exch_2_.lo fadd_2_.lo fsub_2_.lo fand_2_.lo fior_2_.lo fxor_2_.lo fnand_2_.lo tas_2_.lo load_4_.lo store_4_.lo cas_4_.lo exch_4_.lo fadd_4_.lo fsub_4_.lo fand_4_.lo fior_4_.lo fxor_4_.lo fnand_4_.lo tas_4_.lo load_8_.lo store_8_.lo cas_8_.lo exch_8_.lo fadd_8_.lo fsub_8_.lo fand_8_.lo fior_8_.lo fxor_8_.lo fnand_8_.lo tas_8_.lo load_16_.lo store_16_.lo cas_16_.lo exch_16_.lo fadd_16_.lo fsub_16_.lo fand_16_.lo fior_16_.lo fxor_16_.lo fnand_16_.lo tas_16_.lo load_16_1_.lo store_16_1_.lo cas_16_1_.lo exch_16_1_.lo fadd_16_1_.lo fsub_16_1_.lo fand_16_1_.lo fior_16_1_.lo fxor_16_1_.lo fnand_16_1_.lo tas_16_1_.lo +libtool: link: ar rc .libs/libatomic_convenience.a .libs/gload.o .libs/gstore.o .libs/gcas.o .libs/gexch.o .libs/glfree.o .libs/lock.o .libs/init.o .libs/fenv.o .libs/fence.o .libs/flag.o .libs/load_1_.o .libs/store_1_.o .libs/cas_1_.o .libs/exch_1_.o .libs/fadd_1_.o .libs/fsub_1_.o .libs/fand_1_.o .libs/fior_1_.o .libs/fxor_1_.o .libs/fnand_1_.o .libs/tas_1_.o .libs/load_2_.o .libs/store_2_.o .libs/cas_2_.o .libs/exch_2_.o .libs/fadd_2_.o .libs/fsub_2_.o .libs/fand_2_.o .libs/fior_2_.o .libs/fxor_2_.o .libs/fnand_2_.o .libs/tas_2_.o .libs/load_4_.o .libs/store_4_.o .libs/cas_4_.o .libs/exch_4_.o .libs/fadd_4_.o .libs/fsub_4_.o .libs/fand_4_.o .libs/fior_4_.o .libs/fxor_4_.o .libs/fnand_4_.o .libs/tas_4_.o .libs/load_8_.o .libs/store_8_.o .libs/cas_8_.o .libs/exch_8_.o .libs/fadd_8_.o .libs/fsub_8_.o .libs/fand_8_.o .libs/fior_8_.o .libs/fxor_8_.o .libs/fnand_8_.o .libs/tas_8_.o .libs/load_16_.o .libs/store_16_.o .libs/cas_16_.o .libs/exch_16_.o .libs/fadd_16_.o .libs/fsub_16_.o .libs/fand_16_.o .libs/fior_16_.o .libs/fxor_16_.o .libs/fnand_16_.o .libs/tas_16_.o .libs/load_16_1_.o .libs/store_16_1_.o .libs/cas_16_1_.o .libs/exch_16_1_.o .libs/fadd_16_1_.o .libs/fsub_16_1_.o .libs/fand_16_1_.o .libs/fior_16_1_.o .libs/fxor_16_1_.o .libs/fnand_16_1_.o .libs/tas_16_1_.o +libtool: link: ranlib .libs/libatomic_convenience.a +libtool: link: ( cd ".libs" && rm -f "libatomic_convenience.la" && ln -s "../libatomic_convenience.la" "libatomic_convenience.la" ) +/bin/sh ./libtool --tag=CC --mode=link /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -Wall -Werror -pthread -g -O2 -version-info 3:0:2 -Wl,--version-script,../../../libatomic/libatomic.map -o libatomic.la -rpath /usr/lib/../lib gload.lo gstore.lo gcas.lo gexch.lo glfree.lo lock.lo init.lo fenv.lo fence.lo flag.lo load_1_.lo store_1_.lo cas_1_.lo exch_1_.lo fadd_1_.lo fsub_1_.lo fand_1_.lo fior_1_.lo fxor_1_.lo fnand_1_.lo tas_1_.lo load_2_.lo store_2_.lo cas_2_.lo exch_2_.lo fadd_2_.lo fsub_2_.lo fand_2_.lo fior_2_.lo fxor_2_.lo fnand_2_.lo tas_2_.lo load_4_.lo store_4_.lo cas_4_.lo exch_4_.lo fadd_4_.lo fsub_4_.lo fand_4_.lo fior_4_.lo fxor_4_.lo fnand_4_.lo tas_4_.lo load_8_.lo store_8_.lo cas_8_.lo exch_8_.lo fadd_8_.lo fsub_8_.lo fand_8_.lo fior_8_.lo fxor_8_.lo fnand_8_.lo tas_8_.lo load_16_.lo store_16_.lo cas_16_.lo exch_16_.lo fadd_16_.lo fsub_16_.lo fand_16_.lo fior_16_.lo fxor_16_.lo fnand_16_.lo tas_16_.lo load_16_1_.lo store_16_1_.lo cas_16_1_.lo exch_16_1_.lo fadd_16_1_.lo fsub_16_1_.lo fand_16_1_.lo fior_16_1_.lo fxor_16_1_.lo fnand_16_1_.lo tas_16_1_.lo +libtool: link: /sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -shared -fPIC -DPIC .libs/gload.o .libs/gstore.o .libs/gcas.o .libs/gexch.o .libs/glfree.o .libs/lock.o .libs/init.o .libs/fenv.o .libs/fence.o .libs/flag.o .libs/load_1_.o .libs/store_1_.o .libs/cas_1_.o .libs/exch_1_.o .libs/fadd_1_.o .libs/fsub_1_.o .libs/fand_1_.o .libs/fior_1_.o .libs/fxor_1_.o .libs/fnand_1_.o .libs/tas_1_.o .libs/load_2_.o .libs/store_2_.o .libs/cas_2_.o .libs/exch_2_.o .libs/fadd_2_.o .libs/fsub_2_.o .libs/fand_2_.o .libs/fior_2_.o .libs/fxor_2_.o .libs/fnand_2_.o .libs/tas_2_.o .libs/load_4_.o .libs/store_4_.o .libs/cas_4_.o .libs/exch_4_.o .libs/fadd_4_.o .libs/fsub_4_.o .libs/fand_4_.o .libs/fior_4_.o .libs/fxor_4_.o .libs/fnand_4_.o .libs/tas_4_.o .libs/load_8_.o .libs/store_8_.o .libs/cas_8_.o .libs/exch_8_.o .libs/fadd_8_.o .libs/fsub_8_.o .libs/fand_8_.o .libs/fior_8_.o .libs/fxor_8_.o .libs/fnand_8_.o .libs/tas_8_.o .libs/load_16_.o .libs/store_16_.o .libs/cas_16_.o .libs/exch_16_.o .libs/fadd_16_.o .libs/fsub_16_.o .libs/fand_16_.o .libs/fior_16_.o .libs/fxor_16_.o .libs/fnand_16_.o .libs/tas_16_.o .libs/load_16_1_.o .libs/store_16_1_.o .libs/cas_16_1_.o .libs/exch_16_1_.o .libs/fadd_16_1_.o .libs/fsub_16_1_.o .libs/fand_16_1_.o .libs/fior_16_1_.o .libs/fxor_16_1_.o .libs/fnand_16_1_.o .libs/tas_16_1_.o -pthread -Wl,--version-script -Wl,../../../libatomic/libatomic.map -pthread -Wl,-soname -Wl,libatomic.so.1 -o .libs/libatomic.so.1.2.0 +libtool: link: (cd ".libs" && rm -f "libatomic.so.1" && ln -s "libatomic.so.1.2.0" "libatomic.so.1") +libtool: link: (cd ".libs" && rm -f "libatomic.so" && ln -s "libatomic.so.1.2.0" "libatomic.so") +libtool: link: ar rc .libs/libatomic.a gload.o gstore.o gcas.o gexch.o glfree.o lock.o init.o fenv.o fence.o flag.o load_1_.o store_1_.o cas_1_.o exch_1_.o fadd_1_.o fsub_1_.o fand_1_.o fior_1_.o fxor_1_.o fnand_1_.o tas_1_.o load_2_.o store_2_.o cas_2_.o exch_2_.o fadd_2_.o fsub_2_.o fand_2_.o fior_2_.o fxor_2_.o fnand_2_.o tas_2_.o load_4_.o store_4_.o cas_4_.o exch_4_.o fadd_4_.o fsub_4_.o fand_4_.o fior_4_.o fxor_4_.o fnand_4_.o tas_4_.o load_8_.o store_8_.o cas_8_.o exch_8_.o fadd_8_.o fsub_8_.o fand_8_.o fior_8_.o fxor_8_.o fnand_8_.o tas_8_.o load_16_.o store_16_.o cas_16_.o exch_16_.o fadd_16_.o fsub_16_.o fand_16_.o fior_16_.o fxor_16_.o fnand_16_.o tas_16_.o load_16_1_.o store_16_1_.o cas_16_1_.o exch_16_1_.o fadd_16_1_.o fsub_16_1_.o fand_16_1_.o fior_16_1_.o fxor_16_1_.o fnand_16_1_.o tas_16_1_.o +libtool: link: ranlib .libs/libatomic.a +libtool: link: ( cd ".libs" && rm -f "libatomic.la" && ln -s "../libatomic.la" "libatomic.la" ) +true DO=all multi-do # make +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libatomic' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libatomic' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libatomic' +make[1]: Leaving directory '/sources/gcc-10.2.0/build' +make[1]: Entering directory '/sources/gcc-10.2.0/build' +/bin/sh ../mkinstalldirs /usr /usr +make[2]: Entering directory '/sources/gcc-10.2.0/build/fixincludes' +rm -rf /usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0/install-tools +/bin/sh ../../fixincludes/../mkinstalldirs /usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0/install-tools +mkdir -p -- /usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0/install-tools +/bin/sh ../../fixincludes/../mkinstalldirs /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/install-tools/include +mkdir -p -- /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/install-tools/include +/usr/bin/install -c -m 644 ../../fixincludes/README-fixinc \ + /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/install-tools/include/README +/usr/bin/install -c fixinc.sh /usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0/install-tools/fixinc.sh +/usr/bin/install -c fixincl /usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0/install-tools/fixincl +/usr/bin/install -c mkheaders /usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0/install-tools/mkheaders +make[2]: Leaving directory '/sources/gcc-10.2.0/build/fixincludes' +make[2]: Entering directory '/sources/gcc-10.2.0/build/lto-plugin' +make[3]: Entering directory '/sources/gcc-10.2.0/build/lto-plugin' + /bin/mkdir -p '/usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0' + /bin/sh ./libtool --tag=disable-static --mode=install /usr/bin/install -c liblto_plugin.la '/usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0' +libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0/liblto_plugin.so.0.0.0 +libtool: install: (cd /usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0 && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; }) +libtool: install: (cd /usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0 && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; }) +libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0/liblto_plugin.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0 +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/libexec/gcc/x86_64-pc-linux-gnu/10.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 '/sources/gcc-10.2.0/build/lto-plugin' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/lto-plugin' +make[2]: Entering directory '/sources/gcc-10.2.0/build/gcc' +/bin/sh ../../gcc/../mkinstalldirs /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0 +/bin/sh ../../gcc/../mkinstalldirs /usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0 +/bin/sh ../../gcc/../mkinstalldirs /usr/bin +/bin/sh ../../gcc/../mkinstalldirs /usr/include +/bin/sh ../../gcc/../mkinstalldirs /usr/share/info +/bin/sh ../../gcc/../mkinstalldirs /usr/share/man/man1 +/bin/sh ../../gcc/../mkinstalldirs /usr/share/man/man7 +if test "" != "yes" ; then \ + rm -f /usr/bin/g++; \ + /usr/bin/install -c xg++ /usr/bin/g++; \ + chmod a+x /usr/bin/g++; \ + rm -f /usr/bin/c++; \ + ( cd /usr/bin && \ + ln g++ c++ ); \ + if [ -f cc1plus ] ; then \ + if [ ! -f g++-cross ] ; then \ + rm -f /usr/bin/x86_64-pc-linux-gnu-g++; \ + ( cd /usr/bin && \ + ln g++ x86_64-pc-linux-gnu-g++ ); \ + rm -f /usr/bin/x86_64-pc-linux-gnu-c++; \ + ( cd /usr/bin && \ + ln c++ x86_64-pc-linux-gnu-c++ ); \ + fi ; \ + fi; \ +fi +/usr/bin/install -c lto-dump \ +/usr/bin/lto-dump +for file in gnat1 brig1 cc1 cc1plus d21 f951 go1 lto1 cc1obj cc1objplus; do \ + if [ -f $file ] ; then \ + rm -f /usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0/$file; \ + /usr/bin/install -c $file /usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0/$file; \ + else true; \ + fi; \ +done +for file in collect2 ..; do \ + if [ x"$file" != x.. ]; then \ + rm -f /usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0/$file; \ + /usr/bin/install -c $file /usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0/$file; \ + else true; fi; \ +done +rm -f /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/specs +if test "" != "yes" ; then \ + if [ -f gcov ]; \ + then \ + rm -f /usr/bin/gcov; \ + /usr/bin/install -c gcov /usr/bin/gcov; \ + fi; \ +fi +if test "" != "yes" ; then \ + if [ -f gcov-tool ]; \ + then \ + rm -f /usr/bin/gcov-tool; \ + /usr/bin/install -c \ + gcov-tool /usr/bin/gcov-tool; \ + fi; \ +fi +if test "" != "yes" ; then \ + if [ -f gcov-dump ]; \ + then \ + rm -f /usr/bin/gcov-dump; \ + /usr/bin/install -c \ + gcov-dump /usr/bin/gcov-dump; \ + fi; \ +fi +/bin/sh ../../gcc/../mkinstalldirs /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include +mkdir -p -- /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include +rm -rf /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed +mkdir /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed +chmod a+rx /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed +(cd `${PWDCMD-pwd}`/include ; \ + tar -cf - .; exit 0) | (cd /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include; tar xpf - ) +(cd `${PWDCMD-pwd}`/include-fixed ; \ + tar -cf - .; exit 0) | (cd /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed; tar xpf - ) +files=`cd /usr/lib/gcc/x86_64-pc-linux-gnu/10.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 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed/$i | sed -n 's/.*-> //p'`; \ + if expr "$dest" : "$dir.*" > /dev/null; then \ + rm -f /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed/$i; \ + ln -s `echo $i | sed "s|/[^/]*|/..|g" | sed 's|/..$||'``echo "$dest" | sed "s|$dir||"` /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed/$i; \ + fi; \ + done; \ +fi +/bin/sh ../../gcc/../mkinstalldirs /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/install-tools/include +/bin/sh ../../gcc/../mkinstalldirs /usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0/install-tools +/usr/bin/install -c -m 644 ../../gcc/gsyslimits.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/install-tools/gsyslimits.h +/usr/bin/install -c -m 644 macro_list /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/install-tools/macro_list +/usr/bin/install -c -m 644 fixinc_list /usr/lib/gcc/x86_64-pc-linux-gnu/10.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 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/install-tools/include${multi_dir}; \ + /usr/bin/install -c -m 644 include-fixed${multi_dir}/limits.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/install-tools/include${multi_dir}/limits.h; \ +done +/usr/bin/install -c ../../gcc/../mkinstalldirs \ + /usr/libexec/gcc/x86_64-pc-linux-gnu/10.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`"'"' \ + > /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/install-tools/mkheaders.conf +echo 'OTHER_FIXINCLUDES_DIRS=""' \ + >> /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/install-tools/mkheaders.conf +echo 'STMP_FIXINC="stmp-fixinc"' \ + >> /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/install-tools/mkheaders.conf +if test "" != "yes" ; then \ + rm -f /usr/bin/cpp; \ + /usr/bin/install -c -m 755 cpp /usr/bin/cpp; \ + if [ x != x ]; then \ + rm -f /usr//cpp; \ + /usr/bin/install -c -m 755 cpp /usr//cpp; \ + else true; fi; \ +fi +rm -f /usr/share/man/man1/g++.1 +/usr/bin/install -c -m 644 doc/g++.1 /usr/share/man/man1/g++.1 +chmod a-x /usr/share/man/man1/g++.1 +rm -f /usr/share/man/man1/gcc.1 +/usr/bin/install -c -m 644 doc/gcc.1 /usr/share/man/man1/gcc.1 +chmod a-x /usr/share/man/man1/gcc.1 +rm -f /usr/share/man/man1/cpp.1 +/usr/bin/install -c -m 644 ../../gcc/doc/cpp.1 /usr/share/man/man1/cpp.1 +chmod a-x /usr/share/man/man1/cpp.1 +rm -f /usr/share/man/man1/gcov.1 +/usr/bin/install -c -m 644 ../../gcc/doc/gcov.1 /usr/share/man/man1/gcov.1 +chmod a-x /usr/share/man/man1/gcov.1 +rm -f /usr/share/man/man1/gcov-tool.1 +/usr/bin/install -c -m 644 ../../gcc/doc/gcov-tool.1 /usr/share/man/man1/gcov-tool.1 +chmod a-x /usr/share/man/man1/gcov-tool.1 +rm -f /usr/share/man/man1/gcov-dump.1 +/usr/bin/install -c -m 644 ../../gcc/doc/gcov-dump.1 /usr/share/man/man1/gcov-dump.1 +chmod a-x /usr/share/man/man1/gcov-dump.1 +rm -f /usr/share/man/man1/lto-dump.1 +/usr/bin/install -c -m 644 ../../gcc/doc/lto-dump.1 /usr/share/man/man1/lto-dump.1 +chmod a-x /usr/share/man/man1/lto-dump.1 +rm -f /usr/share/man/man7/fsf-funding.7 +/usr/bin/install -c -m 644 ../../gcc/doc/fsf-funding.7 /usr/share/man/man7/fsf-funding.7 +chmod a-x /usr/share/man/man7/fsf-funding.7 +rm -f /usr/share/man/man7/gfdl.7 +/usr/bin/install -c -m 644 ../../gcc/doc/gfdl.7 /usr/share/man/man7/gfdl.7 +chmod a-x /usr/share/man/man7/gfdl.7 +rm -f /usr/share/man/man7/gpl.7 +/usr/bin/install -c -m 644 ../../gcc/doc/gpl.7 /usr/share/man/man7/gpl.7 +chmod a-x /usr/share/man/man7/gpl.7 +rm -f /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 /usr/share/info/$realfile; \ + chmod a-x /usr/share/info/$realfile; \ + done; \ +else true; fi +if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ + if [ -f /usr/share/info/cpp.info ]; then \ + install-info --dir-file=/usr/share/info/dir /usr/share/info/cpp.info; \ + else true; fi; \ +else true; fi; +rm -f /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 /usr/share/info/$realfile; \ + chmod a-x /usr/share/info/$realfile; \ + done; \ +else true; fi +if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ + if [ -f /usr/share/info/gcc.info ]; then \ + install-info --dir-file=/usr/share/info/dir /usr/share/info/gcc.info; \ + else true; fi; \ +else true; fi; +rm -f /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 /usr/share/info/$realfile; \ + chmod a-x /usr/share/info/$realfile; \ + done; \ +else true; fi +if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ + if [ -f /usr/share/info/cppinternals.info ]; then \ + install-info --dir-file=/usr/share/info/dir /usr/share/info/cppinternals.info; \ + else true; fi; \ +else true; fi; +rm -f /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 /usr/share/info/$realfile; \ + chmod a-x /usr/share/info/$realfile; \ + done; \ +else true; fi +if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ + if [ -f /usr/share/info/gccinstall.info ]; then \ + install-info --dir-file=/usr/share/info/dir /usr/share/info/gccinstall.info; \ + else true; fi; \ +else true; fi; +rm -f /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 /usr/share/info/$realfile; \ + chmod a-x /usr/share/info/$realfile; \ + done; \ +else true; fi +if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ + if [ -f /usr/share/info/gccint.info ]; then \ + install-info --dir-file=/usr/share/info/dir /usr/share/info/gccint.info; \ + else true; fi; \ +else true; fi; +/bin/sh ../../gcc/../mkinstalldirs /usr/share +cats="po/be.gmo po/da.gmo po/de.gmo po/el.gmo po/es.gmo po/fi.gmo po/fr.gmo po/hr.gmo po/id.gmo po/ja.gmo po/nl.gmo po/ru.gmo po/sr.gmo po/sv.gmo po/tr.gmo po/uk.gmo po/vi.gmo po/zh_CN.gmo po/zh_TW.gmo po/be.gmo po/da.gmo po/de.gmo po/el.gmo po/es.gmo po/fi.gmo po/fr.gmo po/hr.gmo po/id.gmo po/ja.gmo po/nl.gmo po/ru.gmo po/sr.gmo po/sv.gmo po/tr.gmo po/uk.gmo po/vi.gmo po/zh_CN.gmo po/zh_TW.gmo"; for cat in $cats; do \ + lang=`basename $cat | sed 's/\.gmo$//'`; \ + if [ -f $cat ]; then :; \ + elif [ -f ../../gcc/$cat ]; then cat=../../gcc/$cat; \ + else continue; \ + fi; \ + dir=/usr/share/locale/$lang/LC_MESSAGES; \ + echo /bin/sh ../../gcc/../mkinstalldirs $dir; \ + /bin/sh ../../gcc/../mkinstalldirs $dir || exit 1; \ + echo /usr/bin/install -c -m 644 $cat $dir/gcc.mo; \ + /usr/bin/install -c -m 644 $cat $dir/gcc.mo; \ +done +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/be/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/be.gmo /usr/share/locale/be/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/da/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/da.gmo /usr/share/locale/da/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/de/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/de.gmo /usr/share/locale/de/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/el/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/el.gmo /usr/share/locale/el/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/es/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/es.gmo /usr/share/locale/es/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/fi/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/fi.gmo /usr/share/locale/fi/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/fr/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/fr.gmo /usr/share/locale/fr/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/hr/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/hr.gmo /usr/share/locale/hr/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/id/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/id.gmo /usr/share/locale/id/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/ja/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/ja.gmo /usr/share/locale/ja/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/nl/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/nl.gmo /usr/share/locale/nl/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/ru/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/ru.gmo /usr/share/locale/ru/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/sr/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/sr.gmo /usr/share/locale/sr/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/sv/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/sv.gmo /usr/share/locale/sv/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/tr/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/tr.gmo /usr/share/locale/tr/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/uk/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/uk.gmo /usr/share/locale/uk/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/vi/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/vi.gmo /usr/share/locale/vi/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/zh_CN/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/zh_CN.gmo /usr/share/locale/zh_CN/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/zh_TW/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/zh_TW.gmo /usr/share/locale/zh_TW/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/be/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/be.gmo /usr/share/locale/be/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/da/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/da.gmo /usr/share/locale/da/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/de/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/de.gmo /usr/share/locale/de/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/el/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/el.gmo /usr/share/locale/el/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/es/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/es.gmo /usr/share/locale/es/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/fi/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/fi.gmo /usr/share/locale/fi/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/fr/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/fr.gmo /usr/share/locale/fr/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/hr/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/hr.gmo /usr/share/locale/hr/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/id/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/id.gmo /usr/share/locale/id/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/ja/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/ja.gmo /usr/share/locale/ja/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/nl/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/nl.gmo /usr/share/locale/nl/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/ru/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/ru.gmo /usr/share/locale/ru/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/sr/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/sr.gmo /usr/share/locale/sr/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/sv/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/sv.gmo /usr/share/locale/sv/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/tr/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/tr.gmo /usr/share/locale/tr/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/uk/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/uk.gmo /usr/share/locale/uk/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/vi/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/vi.gmo /usr/share/locale/vi/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/zh_CN/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/zh_CN.gmo /usr/share/locale/zh_CN/LC_MESSAGES/gcc.mo +/bin/sh ../../gcc/../mkinstalldirs /usr/share/locale/zh_TW/LC_MESSAGES +/usr/bin/install -c -m 644 ../../gcc/po/zh_TW.gmo /usr/share/locale/zh_TW/LC_MESSAGES/gcc.mo +rm -f /usr/bin/gcc +/usr/bin/install -c xgcc /usr/bin/gcc +if test "" != "yes" ; then \ + if [ "gcc" != "x86_64-pc-linux-gnu-gcc-10.2.0" ]; then \ + rm -f /usr/bin/x86_64-pc-linux-gnu-gcc-10.2.0; \ + ( cd /usr/bin && \ + ln gcc x86_64-pc-linux-gnu-gcc-10.2.0 ); \ + fi; \ + if [ ! -f gcc-cross ] \ + && [ "gcc" != "x86_64-pc-linux-gnu-gcc" ]; then \ + rm -f /usr/bin/x86_64-pc-linux-gnu-gcc-tmp; \ + ( cd /usr/bin && \ + ln gcc x86_64-pc-linux-gnu-gcc-tmp && \ + mv -f x86_64-pc-linux-gnu-gcc-tmp x86_64-pc-linux-gnu-gcc ); \ + fi; \ +fi +/usr/bin/install -c lto-wrapper /usr/libexec/gcc/x86_64-pc-linux-gnu/10.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-pc-linux-gnu-`echo $i|sed 's,y,y,'` ; \ + rm -f /usr/bin/$install_name ; \ + /usr/bin/install -c $i /usr/bin/$install_name ;\ + if test -f gcc-cross; then \ + :; \ + else \ + rm -f /usr/bin/$target_install_name; \ + ( cd /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-pc-linux-gnu/10.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 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cp/cp-tree.h +mkdir -p -- /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cp +/usr/bin/install -c -m 644 ../../gcc/cp/cxx-pretty-print.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cp/cxx-pretty-print.h +/usr/bin/install -c -m 644 ../../gcc/cp/name-lookup.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cp/name-lookup.h +/usr/bin/install -c -m 644 ../../gcc/cp/type-utils.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cp/type-utils.h +/usr/bin/install -c -m 644 ../../gcc/cp/operators.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cp/operators.def +rm -f tmp-header-vars +echo USER_H=avx512vp2intersectvlintrin.h mm_malloc.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 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 defaults.h >> tmp-header-vars; echo GTM_H=tm.h options.h config/vxworks-dummy.h defaults.h insn-constants.h >> tmp-header-vars; echo TM_H=tm.h options.h config/vxworks-dummy.h x86-tune.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 x86-tune.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 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 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 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 stringop.def genrtl.h >> tmp-header-vars; echo READ_MD_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 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 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 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 hash-table.h ggc.h gtype-desc.h statistics.h is-a.h >> tmp-header-vars; echo GCOV_IO_H=gcov-io.h gcov-iov.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 line-map.h input.h >> tmp-header-vars; echo EXPR_H=expr.h insn-config.h function.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 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 plugin-api.h is-a.h >> tmp-header-vars; echo IPA_REFERENCE_H=ipa-reference.h bitmap.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 plugin-api.h is-a.h >> tmp-header-vars; echo DF_H=df.h bitmap.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 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 line-map.h input.h bversion.h diagnostic.def >> tmp-header-vars; echo C_PRAGMA_H=c-family/c-pragma.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 obstack.h wide-int-print.h >> tmp-header-vars; echo SYSTEM_H=system.h hwint.h filenames.h >> tmp-header-vars; echo PREDICT_H=predict.h predict.def >> tmp-header-vars; echo CPPLIB_H=cpplib.h >> tmp-header-vars; echo INPUT_H=line-map.h input.h >> tmp-header-vars; echo OPTS_H=obstack.h >> tmp-header-vars; echo SYMTAB_H=obstack.h >> tmp-header-vars; echo CPP_INTERNAL_H=internal.h >> tmp-header-vars; echo TREE_DUMP_H=tree-dump.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 stringop.def real.h fixed-value.h tree-check.h tree-ssa-alias.h >> tmp-header-vars; echo PRETTY_PRINT_H=pretty-print.h obstack.h wide-int-print.h >> tmp-header-vars; echo TREE_PRETTY_PRINT_H=tree-pretty-print.h pretty-print.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 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 obstack.h wide-int-print.h >> tmp-header-vars; echo C_PRETTY_PRINT_H=c-family/c-pretty-print.h pretty-print.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 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 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 hashtab.h >> tmp-header-vars; echo PLUGIN_H=plugin.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.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 GTFILES_H=gt-coverage.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-dwarf2asm.h gt-dwarf2cfi.h gt-dwarf2out.h gt-tree-vect-generic.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-offload.h gt-omp-expand.h gt-omp-low.h gt-targhooks.h gt-i386.h gt-passes.h gt-cgraphunit.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-hsa-common.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-brig-brig-lang.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-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-mangle.h gt-cp-method.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-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-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-mangle.h gt-cp-method.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-brig.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 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin +/usr/bin/install -c -m 644 gtype.state /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/gtype.state +/bin/sh ../../gcc/../mkinstalldirs /usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0/plugin +mkdir -p -- /usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0/plugin +/usr/bin/install -c gengtype /usr/libexec/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/gengtype +/bin/sh ../../gcc/../mkinstalldirs /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include +headers=`echo 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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h config.h auto-host.h ../../gcc/../include/ansidecl.h system.h hwint.h ../../gcc/../include/libiberty.h ../../gcc/../include/safe-ctype.h ../../gcc/../include/filenames.h coretypes.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def toplev.h diagnostic-core.h ../../gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h ../../gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h tree-ssa-alias.h internal-fn.h internal-fn.def gimple-fold.h tree-eh.h gimple-expr.h gimple.h is-a.h memmodel.h tree-pass.h timevar.h timevar.def ../../gcc/../libcpp/include/line-map.h dumpfile.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ../../gcc/../include/ansidecl.h system.h hwint.h ../../gcc/../include/libiberty.h ../../gcc/../include/safe-ctype.h ../../gcc/../include/filenames.h ../../gcc/../include/hashtab.h ggc.h gtype-desc.h statistics.h tree-dump.h ../../gcc/../include/splay-tree.h ../../gcc/../libcpp/include/line-map.h dumpfile.h pretty-print.h ../../gcc/../libcpp/include/line-map.h input.h ../../gcc/../include/obstack.h wide-int-print.h ../../gcc/../libcpp/include/line-map.h input.h vec.h statistics.h ggc.h gtype-desc.h statistics.h opts.h ../../gcc/../include/obstack.h options.h ../../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 ../../gcc/defaults.h 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 ../../gcc/config/i386/i386-protos.h ../../gcc/config/linux-protos.h tm-preds.h config/i386/i386-protos.h config/linux-protos.h tm-preds.h auto-host.h ../../gcc/../include/ansidecl.h auto-host.h ansidecl.h auto-host.h ansidecl.h intl.h plugin-version.h configargs.h diagnostic.h diagnostic-core.h ../../gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def pretty-print.h ../../gcc/../libcpp/include/line-map.h input.h ../../gcc/../include/obstack.h wide-int-print.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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h ../../gcc/../include/splay-tree.h ../../gcc/../libcpp/include/line-map.h ../../gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def diagnostic.h diagnostic-core.h ../../gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def pretty-print.h ../../gcc/../libcpp/include/line-map.h input.h ../../gcc/../include/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h ../../gcc/../include/splay-tree.h ../../gcc/../libcpp/include/line-map.h ../../gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../gcc/../libcpp/include/line-map.h input.h bversion.h diagnostic.def c-family/c-objc.h c-family/c-pretty-print.h pretty-print.h ../../gcc/../libcpp/include/line-map.h input.h ../../gcc/../include/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h ../../gcc/../include/splay-tree.h ../../gcc/../libcpp/include/line-map.h ../../gcc/../libcpp/include/cpplib.h ggc.h gtype-desc.h statistics.h diagnostic-core.h ../../gcc/../libcpp/include/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h tree-iterator.h plugin.h gcc-plugin.h highlev-plugin-common.h plugin.def config.h auto-host.h ../../gcc/../include/ansidecl.h system.h hwint.h ../../gcc/../include/libiberty.h ../../gcc/../include/safe-ctype.h ../../gcc/../include/filenames.h ../../gcc/../include/hashtab.h tree-ssa.h tree-ssa-operands.h bitmap.h ../../gcc/../include/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 ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/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 ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def ../../gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h ../../gcc/../include/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/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 ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cif-code.def ipa-ref.h ../../gcc/../include/plugin-api.h is-a.h ipa-reference.h bitmap.h ../../gcc/../include/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h tree-ssa-alias.h langhooks.h incpath.h debug.h except.h ../../gcc/../include/hashtab.h tree-ssa-sccvn.h real.h output.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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/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 ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cif-code.def ipa-ref.h ../../gcc/../include/plugin-api.h is-a.h ipa-param-manipulation.h c-family/c-pragma.h ../../gcc/../libcpp/include/line-map.h ../../gcc/../libcpp/include/cpplib.h ../../gcc/../libcpp/include/line-map.h ../../gcc/../libcpp/include/cpplib.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cppdefault.h flags.h ../../gcc/../include/md5.h params.def params.h params-enum.h prefix.h tree-inline.h gimple-pretty-print.h tree-pretty-print.h pretty-print.h ../../gcc/../libcpp/include/line-map.h input.h ../../gcc/../include/obstack.h wide-int-print.h realmpfr.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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/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 ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cif-code.def ipa-ref.h ../../gcc/../include/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 ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/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 ../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def ../../gcc/d/d-tree.def ../../gcc/objc/objc-tree.def builtins.def sync-builtins.def omp-builtins.def gtm-builtins.def sanitizer.def hsa-builtins.def ../../gcc/../libcpp/include/line-map.h input.h statistics.h vec.h statistics.h ggc.h gtype-desc.h statistics.h treestruct.def ../../gcc/../include/hashtab.h alias.h ../../gcc/../libcpp/include/symtab.h ../../gcc/../include/obstack.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def real.h fixed-value.h tree-check.h tree-ssa-operands.h tree-ssa-alias.h internal-fn.h internal-fn.def ../../gcc/../include/hashtab.h hash-table.h ggc.h gtype-desc.h statistics.h is-a.h alloc-pool.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def target.h target.def target-hooks-macros.h target-insns.def insn-modes.h insn-codes.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 ../../gcc/../libcpp/include/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 ../../gcc/../include/hashtab.h flags.h flag-types.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def genrtl.h tm_p.h ../../gcc/config/i386/i386-protos.h ../../gcc/config/linux-protos.h tm-preds.h cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h ggc.h gtype-desc.h statistics.h function.h ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h bitmap.h ../../gcc/../include/hashtab.h statistics.h sbitmap.h emit-rtl.h version.h stringpool.h gimplify.h gimple-iterator.h gimple-ssa.h fold-const.h fold-const-call.h tree-cfg.h tree-into-ssa.h tree-ssanames.h print-tree.h varasm.h context.h tree-phinodes.h stor-layout.h ssa-iterators.h resource.h hard-reg-set.h df.h bitmap.h ../../gcc/../include/hashtab.h statistics.h regset.h bitmap.h ../../gcc/../include/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 ../../gcc/../include/hashtab.h tm.h options.h ../../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 ../../gcc/defaults.h insn-constants.h insn-flags.h options.h flag-types.h ../../gcc/config/i386/i386-opts.h ../../gcc/config/i386/stringop.def ../../gcc/config/i386/x86-tune.def hard-reg-set.h vec.h statistics.h ggc.h gtype-desc.h statistics.h ../../gcc/../libcpp/include/line-map.h input.h cfg-flags.def cfghooks.h profile-count.h alloc-pool.h timevar.h timevar.def tree-cfgcleanup.h attribs.h calls.h cfgexpand.h diagnostic-color.h gcc-symtab.h gimple-builder.h gimple-low.h gimple-walk.h gimplify-me.h pass_manager.h print-rtl.h stmt.h tree-dfa.h tree-hasher.h tree-nested.h tree-object-size.h tree-outof-ssa.h tree-parloops.h tree-ssa-address.h tree-ssa-coalesce.h tree-ssa-dom.h tree-ssa-loop.h tree-ssa-loop-ivopts.h tree-ssa-loop-manip.h tree-ssa-loop-niter.h tree-ssa-ter.h tree-ssa-threadedge.h tree-ssa-threadupdate.h inchash.h wide-int.h signop.h hash-map.h hash-set.h dominance.h cfg.h cfgrtl.h cfganal.h cfgbuild.h cfgcleanup.h lcm.h cfgloopmanip.h file-prefix-map.h builtins.def insn-attr.h insn-attr-common.h ../../gcc/insn-addr.h pass-instances.def params.list $(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"/c-family/* | "../../gcc"/*.def ) \ + base=`echo "$path" | sed -e "s|$srcdirstrip/||"`;; \ + *) base=`basename $path` ;; \ + esac; \ + dest=/usr/lib/gcc/x86_64-pc-linux-gnu/10.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 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ansidecl.h +/usr/bin/install -c -m 644 ../../gcc/../include/filenames.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/filenames.h +/usr/bin/install -c -m 644 ../../gcc/../include/hashtab.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/hashtab.h +/usr/bin/install -c -m 644 ../../gcc/../include/libiberty.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/libiberty.h +/usr/bin/install -c -m 644 ../../gcc/../include/md5.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/md5.h +/usr/bin/install -c -m 644 ../../gcc/../include/obstack.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/obstack.h +/usr/bin/install -c -m 644 ../../gcc/../include/plugin-api.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/plugin-api.h +/usr/bin/install -c -m 644 ../../gcc/../include/safe-ctype.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/safe-ctype.h +/usr/bin/install -c -m 644 ../../gcc/../include/splay-tree.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/splay-tree.h +/usr/bin/install -c -m 644 ../../gcc/../libcpp/include/cpplib.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cpplib.h +/usr/bin/install -c -m 644 ../../gcc/../libcpp/include/line-map.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/line-map.h +/usr/bin/install -c -m 644 ../../gcc/../libcpp/include/symtab.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/symtab.h +/usr/bin/install -c -m 644 ../../gcc/ada/gcc-interface/ada-tree.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ada/gcc-interface/ada-tree.def +mkdir -p -- /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ada/gcc-interface +/usr/bin/install -c -m 644 ../../gcc/config/dbxelf.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/dbxelf.h +mkdir -p -- /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config +/usr/bin/install -c -m 644 ../../gcc/config/elfos.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/elfos.h +/usr/bin/install -c -m 644 ../../gcc/config/glibc-stdint.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/glibc-stdint.h +/usr/bin/install -c -m 644 ../../gcc/config/gnu-user.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/gnu-user.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/att.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/att.h +mkdir -p -- /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386 +/usr/bin/install -c -m 644 ../../gcc/config/i386/biarch64.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/biarch64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/gnu-user-common.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/gnu-user-common.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/gnu-user64.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/gnu-user64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/i386-opts.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/i386-opts.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/i386-protos.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/i386-protos.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/i386.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/i386.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/linux-common.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/linux-common.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/linux64.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/linux64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/stringop.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/stringop.def +/usr/bin/install -c -m 644 ../../gcc/config/i386/unix.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/unix.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/x86-64.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/x86-64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/x86-tune.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/x86-tune.def +/usr/bin/install -c -m 644 ../../gcc/config/initfini-array.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/initfini-array.h +/usr/bin/install -c -m 644 ../../gcc/config/linux-android.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/linux-android.h +/usr/bin/install -c -m 644 ../../gcc/config/linux-protos.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/linux-protos.h +/usr/bin/install -c -m 644 ../../gcc/config/linux.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/linux.h +/usr/bin/install -c -m 644 ../../gcc/config/vxworks-dummy.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/vxworks-dummy.h +/usr/bin/install -c -m 644 ../../gcc/cp/cp-tree.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cp/cp-tree.def +/usr/bin/install -c -m 644 ../../gcc/d/d-tree.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/d/d-tree.def +mkdir -p -- /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/d +/usr/bin/install -c -m 644 ../../gcc/defaults.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/defaults.h +/usr/bin/install -c -m 644 ../../gcc/insn-addr.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/insn-addr.h +/usr/bin/install -c -m 644 ../../gcc/objc/objc-tree.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/objc/objc-tree.def +mkdir -p -- /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/objc +/usr/bin/install -c -m 644 ../../gcc/addresses.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/addresses.h +/usr/bin/install -c -m 644 ../../gcc/alias.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/alias.h +/usr/bin/install -c -m 644 ../../gcc/align.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/align.h +/usr/bin/install -c -m 644 all-tree.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/all-tree.def +/usr/bin/install -c -m 644 ../../gcc/alloc-pool.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/alloc-pool.h +/usr/bin/install -c -m 644 ../../gcc/array-traits.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/array-traits.h +/usr/bin/install -c -m 644 ../../gcc/asan.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/asan.h +/usr/bin/install -c -m 644 ../../gcc/attribs.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/attribs.h +/usr/bin/install -c -m 644 auto-host.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/auto-host.h +/usr/bin/install -c -m 644 ../../gcc/auto-profile.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/auto-profile.h +/usr/bin/install -c -m 644 ../../gcc/backend.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/backend.h +/usr/bin/install -c -m 644 ../../gcc/basic-block.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/basic-block.h +/usr/bin/install -c -m 644 ../../gcc/bb-reorder.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/bb-reorder.h +/usr/bin/install -c -m 644 ../../gcc/bitmap.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/bitmap.h +/usr/bin/install -c -m 644 ../../gcc/brig-builtins.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/brig-builtins.def +/usr/bin/install -c -m 644 ../../gcc/builtin-attrs.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/builtin-attrs.def +/usr/bin/install -c -m 644 ../../gcc/builtin-types.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/builtin-types.def +/usr/bin/install -c -m 644 ../../gcc/builtins.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/builtins.def +/usr/bin/install -c -m 644 ../../gcc/builtins.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/builtins.h +/usr/bin/install -c -m 644 bversion.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/bversion.h +/usr/bin/install -c -m 644 ../../gcc/c-family/c-common.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/c-family/c-common.def +mkdir -p -- /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/c-family +/usr/bin/install -c -m 644 ../../gcc/c-family/c-common.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/c-family/c-common.h +/usr/bin/install -c -m 644 ../../gcc/c-family/c-objc.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/c-family/c-objc.h +/usr/bin/install -c -m 644 ../../gcc/c-family/c-pragma.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/c-family/c-pragma.h +/usr/bin/install -c -m 644 ../../gcc/c-family/c-pretty-print.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/c-family/c-pretty-print.h +/usr/bin/install -c -m 644 ../../gcc/c/c-tree.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/c-tree.h +/usr/bin/install -c -m 644 ../../gcc/calls.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/calls.h +/usr/bin/install -c -m 644 ../../gcc/ccmp.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ccmp.h +/usr/bin/install -c -m 644 ../../gcc/cfg-flags.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cfg-flags.def +/usr/bin/install -c -m 644 ../../gcc/cfg.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cfg.h +/usr/bin/install -c -m 644 ../../gcc/cfganal.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cfganal.h +/usr/bin/install -c -m 644 ../../gcc/cfgbuild.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cfgbuild.h +/usr/bin/install -c -m 644 ../../gcc/cfgcleanup.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cfgcleanup.h +/usr/bin/install -c -m 644 ../../gcc/cfgexpand.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cfgexpand.h +/usr/bin/install -c -m 644 ../../gcc/cfghooks.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cfghooks.h +/usr/bin/install -c -m 644 ../../gcc/cfgloop.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cfgloop.h +/usr/bin/install -c -m 644 ../../gcc/cfgloopmanip.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cfgloopmanip.h +/usr/bin/install -c -m 644 ../../gcc/cfgrtl.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cfgrtl.h +/usr/bin/install -c -m 644 ../../gcc/cgraph.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cgraph.h +/usr/bin/install -c -m 644 ../../gcc/cif-code.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cif-code.def +/usr/bin/install -c -m 644 ../../gcc/collect-utils.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/collect-utils.h +/usr/bin/install -c -m 644 ../../gcc/collect2-aix.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/collect2-aix.h +/usr/bin/install -c -m 644 ../../gcc/collect2.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/collect2.h +/usr/bin/install -c -m 644 ../../gcc/color-macros.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/color-macros.h +/usr/bin/install -c -m 644 ../../gcc/conditions.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/conditions.h +/usr/bin/install -c -m 644 config.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config.h +/usr/bin/install -c -m 644 ../../gcc/config/dbxelf.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/dbxelf.h +/usr/bin/install -c -m 644 ../../gcc/config/elfos.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/elfos.h +/usr/bin/install -c -m 644 ../../gcc/config/glibc-stdint.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/glibc-stdint.h +/usr/bin/install -c -m 644 ../../gcc/config/gnu-user.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/gnu-user.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/att.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/att.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/biarch64.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/biarch64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/gnu-user-common.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/gnu-user-common.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/gnu-user64.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/gnu-user64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/i386-protos.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/i386-protos.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/i386.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/i386.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/linux-common.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/linux-common.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/linux64.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/linux64.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/unix.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/unix.h +/usr/bin/install -c -m 644 ../../gcc/config/i386/x86-64.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/i386/x86-64.h +/usr/bin/install -c -m 644 ../../gcc/config/initfini-array.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/initfini-array.h +/usr/bin/install -c -m 644 ../../gcc/config/linux-android.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/linux-android.h +/usr/bin/install -c -m 644 ../../gcc/config/linux-protos.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/linux-protos.h +/usr/bin/install -c -m 644 ../../gcc/config/linux.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/linux.h +/usr/bin/install -c -m 644 ../../gcc/config/vxworks-dummy.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/config/vxworks-dummy.h +/usr/bin/install -c -m 644 configargs.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/configargs.h +/usr/bin/install -c -m 644 ../../gcc/context.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/context.h +/usr/bin/install -c -m 644 ../../gcc/convert.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/convert.h +/usr/bin/install -c -m 644 ../../gcc/coretypes.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/coretypes.h +/usr/bin/install -c -m 644 ../../gcc/coroutine-builtins.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/coroutine-builtins.def +/usr/bin/install -c -m 644 ../../gcc/coverage.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/coverage.h +/usr/bin/install -c -m 644 ../../gcc/cppbuiltin.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cppbuiltin.h +/usr/bin/install -c -m 644 ../../gcc/cppdefault.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cppdefault.h +/usr/bin/install -c -m 644 ../../gcc/cselib.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/cselib.h +/usr/bin/install -c -m 644 ../../gcc/data-streamer.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/data-streamer.h +/usr/bin/install -c -m 644 ../../gcc/dbgcnt.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/dbgcnt.def +/usr/bin/install -c -m 644 ../../gcc/dbgcnt.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/dbgcnt.h +/usr/bin/install -c -m 644 ../../gcc/dbxout.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/dbxout.h +/usr/bin/install -c -m 644 ../../gcc/dce.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/dce.h +/usr/bin/install -c -m 644 ../../gcc/ddg.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ddg.h +/usr/bin/install -c -m 644 ../../gcc/debug.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/debug.h +/usr/bin/install -c -m 644 ../../gcc/defaults.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/defaults.h +/usr/bin/install -c -m 644 ../../gcc/df.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/df.h +/usr/bin/install -c -m 644 ../../gcc/dfp.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/dfp.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic-color.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/diagnostic-color.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic-core.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/diagnostic-core.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic-event-id.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/diagnostic-event-id.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic-metadata.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/diagnostic-metadata.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic-path.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/diagnostic-path.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic-url.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/diagnostic-url.h +/usr/bin/install -c -m 644 ../../gcc/diagnostic.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/diagnostic.def +/usr/bin/install -c -m 644 ../../gcc/diagnostic.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/diagnostic.h +/usr/bin/install -c -m 644 ../../gcc/digraph.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/digraph.h +/usr/bin/install -c -m 644 ../../gcc/dojump.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/dojump.h +/usr/bin/install -c -m 644 ../../gcc/dominance.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/dominance.h +/usr/bin/install -c -m 644 ../../gcc/domwalk.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/domwalk.h +/usr/bin/install -c -m 644 ../../gcc/double-int.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/double-int.h +/usr/bin/install -c -m 644 ../../gcc/dump-context.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/dump-context.h +/usr/bin/install -c -m 644 ../../gcc/dumpfile.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/dumpfile.h +/usr/bin/install -c -m 644 ../../gcc/dwarf2asm.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/dwarf2asm.h +/usr/bin/install -c -m 644 ../../gcc/dwarf2out.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/dwarf2out.h +/usr/bin/install -c -m 644 ../../gcc/edit-context.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/edit-context.h +/usr/bin/install -c -m 644 ../../gcc/emit-rtl.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/emit-rtl.h +/usr/bin/install -c -m 644 ../../gcc/errors.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/errors.h +/usr/bin/install -c -m 644 ../../gcc/escaped_string.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/escaped_string.h +/usr/bin/install -c -m 644 ../../gcc/et-forest.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/et-forest.h +/usr/bin/install -c -m 644 ../../gcc/except.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/except.h +/usr/bin/install -c -m 644 ../../gcc/explow.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/explow.h +/usr/bin/install -c -m 644 ../../gcc/expmed.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/expmed.h +/usr/bin/install -c -m 644 ../../gcc/expr.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/expr.h +/usr/bin/install -c -m 644 ../../gcc/fibonacci_heap.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/fibonacci_heap.h +/usr/bin/install -c -m 644 ../../gcc/file-find.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/file-find.h +/usr/bin/install -c -m 644 ../../gcc/file-prefix-map.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/file-prefix-map.h +/usr/bin/install -c -m 644 ../../gcc/fixed-value.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/fixed-value.h +/usr/bin/install -c -m 644 ../../gcc/flag-types.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/flag-types.h +/usr/bin/install -c -m 644 ../../gcc/flags.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/flags.h +/usr/bin/install -c -m 644 ../../gcc/fold-const-call.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/fold-const-call.h +/usr/bin/install -c -m 644 ../../gcc/fold-const.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/fold-const.h +/usr/bin/install -c -m 644 ../../gcc/function-abi.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/function-abi.h +/usr/bin/install -c -m 644 ../../gcc/function.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/function.h +/usr/bin/install -c -m 644 ../../gcc/gcc-plugin.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gcc-plugin.h +/usr/bin/install -c -m 644 ../../gcc/gcc-rich-location.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gcc-rich-location.h +/usr/bin/install -c -m 644 ../../gcc/gcc-symtab.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gcc-symtab.h +/usr/bin/install -c -m 644 ../../gcc/gcc.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gcc.h +/usr/bin/install -c -m 644 ../../gcc/gcov-counter.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gcov-counter.def +/usr/bin/install -c -m 644 ../../gcc/gcov-io.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gcov-io.h +/usr/bin/install -c -m 644 ../../gcc/gcse-common.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gcse-common.h +/usr/bin/install -c -m 644 ../../gcc/gcse.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gcse.h +/usr/bin/install -c -m 644 ../../gcc/generic-match.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/generic-match.h +/usr/bin/install -c -m 644 ../../gcc/gengtype.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gengtype.h +/usr/bin/install -c -m 644 genrtl.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/genrtl.h +/usr/bin/install -c -m 644 ../../gcc/gensupport.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gensupport.h +/usr/bin/install -c -m 644 ../../gcc/ggc-internal.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ggc-internal.h +/usr/bin/install -c -m 644 ../../gcc/ggc.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ggc.h +/usr/bin/install -c -m 644 ../../gcc/gimple-builder.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gimple-builder.h +/usr/bin/install -c -m 644 ../../gcc/gimple-expr.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gimple-expr.h +/usr/bin/install -c -m 644 ../../gcc/gimple-fold.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gimple-fold.h +/usr/bin/install -c -m 644 ../../gcc/gimple-iterator.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gimple-iterator.h +/usr/bin/install -c -m 644 ../../gcc/gimple-low.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gimple-low.h +/usr/bin/install -c -m 644 ../../gcc/gimple-match.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gimple-match.h +/usr/bin/install -c -m 644 ../../gcc/gimple-predict.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gimple-predict.h +/usr/bin/install -c -m 644 ../../gcc/gimple-pretty-print.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gimple-pretty-print.h +/usr/bin/install -c -m 644 ../../gcc/gimple-ssa-evrp-analyze.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gimple-ssa-evrp-analyze.h +/usr/bin/install -c -m 644 ../../gcc/gimple-ssa-warn-restrict.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gimple-ssa-warn-restrict.h +/usr/bin/install -c -m 644 ../../gcc/gimple-ssa.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gimple-ssa.h +/usr/bin/install -c -m 644 ../../gcc/gimple-streamer.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gimple-streamer.h +/usr/bin/install -c -m 644 ../../gcc/gimple-walk.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gimple-walk.h +/usr/bin/install -c -m 644 ../../gcc/gimple.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gimple.def +/usr/bin/install -c -m 644 ../../gcc/gimple.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gimple.h +/usr/bin/install -c -m 644 ../../gcc/gimplify-me.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gimplify-me.h +/usr/bin/install -c -m 644 ../../gcc/gimplify.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gimplify.h +/usr/bin/install -c -m 644 ../../gcc/glimits.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/glimits.h +/usr/bin/install -c -m 644 ../../gcc/graph.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/graph.h +/usr/bin/install -c -m 644 ../../gcc/graphds.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/graphds.h +/usr/bin/install -c -m 644 ../../gcc/graphite.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/graphite.h +/usr/bin/install -c -m 644 ../../gcc/graphviz.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/graphviz.h +/usr/bin/install -c -m 644 ../../gcc/gsstruct.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gsstruct.def +/usr/bin/install -c -m 644 ../../gcc/gstab.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gstab.h +/usr/bin/install -c -m 644 ../../gcc/gsyms.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gsyms.h +/usr/bin/install -c -m 644 ../../gcc/gsyslimits.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gsyslimits.h +/usr/bin/install -c -m 644 ../../gcc/gtm-builtins.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gtm-builtins.def +/usr/bin/install -c -m 644 gtype-desc.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/gtype-desc.h +/usr/bin/install -c -m 644 ../../gcc/hard-reg-set.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/hard-reg-set.h +/usr/bin/install -c -m 644 ../../gcc/hash-map-traits.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/hash-map-traits.h +/usr/bin/install -c -m 644 ../../gcc/hash-map.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/hash-map.h +/usr/bin/install -c -m 644 ../../gcc/hash-set.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/hash-set.h +/usr/bin/install -c -m 644 ../../gcc/hash-table.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/hash-table.h +/usr/bin/install -c -m 644 ../../gcc/hash-traits.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/hash-traits.h +/usr/bin/install -c -m 644 ../../gcc/highlev-plugin-common.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/highlev-plugin-common.h +/usr/bin/install -c -m 644 ../../gcc/hooks.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/hooks.h +/usr/bin/install -c -m 644 ../../gcc/hosthooks-def.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/hosthooks-def.h +/usr/bin/install -c -m 644 ../../gcc/hosthooks.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/hosthooks.h +/usr/bin/install -c -m 644 ../../gcc/hsa-brig-format.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/hsa-brig-format.h +/usr/bin/install -c -m 644 ../../gcc/hsa-builtins.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/hsa-builtins.def +/usr/bin/install -c -m 644 ../../gcc/hsa-common.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/hsa-common.h +/usr/bin/install -c -m 644 ../../gcc/hw-doloop.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/hw-doloop.h +/usr/bin/install -c -m 644 ../../gcc/hwint.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/hwint.h +/usr/bin/install -c -m 644 ../../gcc/ifcvt.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ifcvt.h +/usr/bin/install -c -m 644 ../../gcc/inchash.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/inchash.h +/usr/bin/install -c -m 644 ../../gcc/incpath.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/incpath.h +/usr/bin/install -c -m 644 ../../gcc/input.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/input.h +/usr/bin/install -c -m 644 ../../gcc/insn-addr.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/insn-addr.h +/usr/bin/install -c -m 644 insn-attr-common.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/insn-attr-common.h +/usr/bin/install -c -m 644 insn-attr.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/insn-attr.h +/usr/bin/install -c -m 644 insn-codes.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/insn-codes.h +/usr/bin/install -c -m 644 insn-constants.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/insn-constants.h +/usr/bin/install -c -m 644 insn-flags.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/insn-flags.h +/usr/bin/install -c -m 644 insn-modes-inline.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/insn-modes-inline.h +/usr/bin/install -c -m 644 insn-modes.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/insn-modes.h +/usr/bin/install -c -m 644 ../../gcc/insn-notes.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/insn-notes.def +/usr/bin/install -c -m 644 ../../gcc/int-vector-builder.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/int-vector-builder.h +/usr/bin/install -c -m 644 ../../gcc/internal-fn.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/internal-fn.def +/usr/bin/install -c -m 644 ../../gcc/internal-fn.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/internal-fn.h +/usr/bin/install -c -m 644 ../../gcc/intl.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/intl.h +/usr/bin/install -c -m 644 ../../gcc/ipa-fnsummary.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ipa-fnsummary.h +/usr/bin/install -c -m 644 ../../gcc/ipa-icf-gimple.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ipa-icf-gimple.h +/usr/bin/install -c -m 644 ../../gcc/ipa-icf.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ipa-icf.h +/usr/bin/install -c -m 644 ../../gcc/ipa-inline.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ipa-inline.h +/usr/bin/install -c -m 644 ../../gcc/ipa-param-manipulation.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ipa-param-manipulation.h +/usr/bin/install -c -m 644 ../../gcc/ipa-predicate.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ipa-predicate.h +/usr/bin/install -c -m 644 ../../gcc/ipa-prop.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ipa-prop.h +/usr/bin/install -c -m 644 ../../gcc/ipa-ref.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ipa-ref.h +/usr/bin/install -c -m 644 ../../gcc/ipa-reference.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ipa-reference.h +/usr/bin/install -c -m 644 ../../gcc/ipa-utils.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ipa-utils.h +/usr/bin/install -c -m 644 ../../gcc/ira-int.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ira-int.h +/usr/bin/install -c -m 644 ../../gcc/ira.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ira.h +/usr/bin/install -c -m 644 ../../gcc/is-a.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/is-a.h +/usr/bin/install -c -m 644 ../../gcc/json.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/json.h +/usr/bin/install -c -m 644 ../../gcc/langhooks-def.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/langhooks-def.h +/usr/bin/install -c -m 644 ../../gcc/langhooks.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/langhooks.h +/usr/bin/install -c -m 644 ../../gcc/lcm.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/lcm.h +/usr/bin/install -c -m 644 ../../gcc/libfuncs.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/libfuncs.h +/usr/bin/install -c -m 644 ../../gcc/limitx.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/limitx.h +/usr/bin/install -c -m 644 ../../gcc/limity.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/limity.h +/usr/bin/install -c -m 644 ../../gcc/loop-unroll.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/loop-unroll.h +/usr/bin/install -c -m 644 ../../gcc/lower-subreg.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/lower-subreg.h +/usr/bin/install -c -m 644 ../../gcc/lra-int.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/lra-int.h +/usr/bin/install -c -m 644 ../../gcc/lra.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/lra.h +/usr/bin/install -c -m 644 ../../gcc/lto-compress.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/lto-compress.h +/usr/bin/install -c -m 644 ../../gcc/lto-section-names.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/lto-section-names.h +/usr/bin/install -c -m 644 ../../gcc/lto-streamer.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/lto-streamer.h +/usr/bin/install -c -m 644 ../../gcc/machmode.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/machmode.def +/usr/bin/install -c -m 644 ../../gcc/machmode.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/machmode.h +/usr/bin/install -c -m 644 ../../gcc/mem-stats-traits.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/mem-stats-traits.h +/usr/bin/install -c -m 644 ../../gcc/mem-stats.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/mem-stats.h +/usr/bin/install -c -m 644 ../../gcc/memmodel.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/memmodel.h +/usr/bin/install -c -m 644 ../../gcc/memory-block.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/memory-block.h +/usr/bin/install -c -m 644 ../../gcc/mode-classes.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/mode-classes.def +/usr/bin/install -c -m 644 ../../gcc/omp-builtins.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/omp-builtins.def +/usr/bin/install -c -m 644 ../../gcc/omp-expand.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/omp-expand.h +/usr/bin/install -c -m 644 ../../gcc/omp-general.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/omp-general.h +/usr/bin/install -c -m 644 ../../gcc/omp-grid.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/omp-grid.h +/usr/bin/install -c -m 644 ../../gcc/omp-low.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/omp-low.h +/usr/bin/install -c -m 644 ../../gcc/omp-offload.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/omp-offload.h +/usr/bin/install -c -m 644 ../../gcc/omp-simd-clone.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/omp-simd-clone.h +/usr/bin/install -c -m 644 ../../gcc/opt-problem.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/opt-problem.h +/usr/bin/install -c -m 644 ../../gcc/opt-suggestions.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/opt-suggestions.h +/usr/bin/install -c -m 644 ../../gcc/optabs-libfuncs.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/optabs-libfuncs.h +/usr/bin/install -c -m 644 ../../gcc/optabs-query.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/optabs-query.h +/usr/bin/install -c -m 644 ../../gcc/optabs-tree.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/optabs-tree.h +/usr/bin/install -c -m 644 ../../gcc/optabs.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/optabs.def +/usr/bin/install -c -m 644 ../../gcc/optabs.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/optabs.h +/usr/bin/install -c -m 644 ../../gcc/optinfo-emit-json.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/optinfo-emit-json.h +/usr/bin/install -c -m 644 ../../gcc/optinfo.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/optinfo.h +/usr/bin/install -c -m 644 options.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/options.h +/usr/bin/install -c -m 644 ../../gcc/opts-diagnostic.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/opts-diagnostic.h +/usr/bin/install -c -m 644 ../../gcc/opts.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/opts.h +/usr/bin/install -c -m 644 ../../gcc/ordered-hash-map.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ordered-hash-map.h +/usr/bin/install -c -m 644 ../../gcc/output.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/output.h +/usr/bin/install -c -m 644 pass-instances.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/pass-instances.def +/usr/bin/install -c -m 644 ../../gcc/pass_manager.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/pass_manager.h +/usr/bin/install -c -m 644 ../../gcc/passes.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/passes.def +/usr/bin/install -c -m 644 plugin-version.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/plugin-version.h +/usr/bin/install -c -m 644 ../../gcc/plugin.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/plugin.def +/usr/bin/install -c -m 644 ../../gcc/plugin.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/plugin.h +/usr/bin/install -c -m 644 ../../gcc/poly-int-types.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/poly-int-types.h +/usr/bin/install -c -m 644 ../../gcc/poly-int.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/poly-int.h +/usr/bin/install -c -m 644 ../../gcc/predict.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/predict.def +/usr/bin/install -c -m 644 ../../gcc/predict.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/predict.h +/usr/bin/install -c -m 644 ../../gcc/prefix.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/prefix.h +/usr/bin/install -c -m 644 ../../gcc/pretty-print.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/pretty-print.h +/usr/bin/install -c -m 644 ../../gcc/print-rtl.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/print-rtl.h +/usr/bin/install -c -m 644 ../../gcc/print-tree.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/print-tree.h +/usr/bin/install -c -m 644 ../../gcc/profile-count.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/profile-count.h +/usr/bin/install -c -m 644 ../../gcc/profile.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/profile.h +/usr/bin/install -c -m 644 ../../gcc/range-op.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/range-op.h +/usr/bin/install -c -m 644 ../../gcc/range.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/range.h +/usr/bin/install -c -m 644 ../../gcc/read-md.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/read-md.h +/usr/bin/install -c -m 644 ../../gcc/read-rtl-function.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/read-rtl-function.h +/usr/bin/install -c -m 644 ../../gcc/real.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/real.h +/usr/bin/install -c -m 644 ../../gcc/realmpfr.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/realmpfr.h +/usr/bin/install -c -m 644 ../../gcc/recog.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/recog.h +/usr/bin/install -c -m 644 ../../gcc/reg-notes.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/reg-notes.def +/usr/bin/install -c -m 644 ../../gcc/regcprop.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/regcprop.h +/usr/bin/install -c -m 644 ../../gcc/regrename.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/regrename.h +/usr/bin/install -c -m 644 ../../gcc/regs.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/regs.h +/usr/bin/install -c -m 644 ../../gcc/regset.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/regset.h +/usr/bin/install -c -m 644 ../../gcc/reload.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/reload.h +/usr/bin/install -c -m 644 ../../gcc/resource.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/resource.h +/usr/bin/install -c -m 644 ../../gcc/rtl-error.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/rtl-error.h +/usr/bin/install -c -m 644 ../../gcc/rtl-iter.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/rtl-iter.h +/usr/bin/install -c -m 644 ../../gcc/rtl.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/rtl.def +/usr/bin/install -c -m 644 ../../gcc/rtl.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/rtl.h +/usr/bin/install -c -m 644 ../../gcc/rtlhash.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/rtlhash.h +/usr/bin/install -c -m 644 ../../gcc/rtlhooks-def.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/rtlhooks-def.h +/usr/bin/install -c -m 644 ../../gcc/rtx-vector-builder.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/rtx-vector-builder.h +/usr/bin/install -c -m 644 ../../gcc/run-rtl-passes.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/run-rtl-passes.h +/usr/bin/install -c -m 644 ../../gcc/sanitizer.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/sanitizer.def +/usr/bin/install -c -m 644 ../../gcc/sbitmap.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/sbitmap.h +/usr/bin/install -c -m 644 ../../gcc/sched-int.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/sched-int.h +/usr/bin/install -c -m 644 ../../gcc/sel-sched-dump.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/sel-sched-dump.h +/usr/bin/install -c -m 644 ../../gcc/sel-sched-ir.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/sel-sched-ir.h +/usr/bin/install -c -m 644 ../../gcc/sel-sched.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/sel-sched.h +/usr/bin/install -c -m 644 ../../gcc/selftest-diagnostic.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/selftest-diagnostic.h +/usr/bin/install -c -m 644 ../../gcc/selftest-rtl.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/selftest-rtl.h +/usr/bin/install -c -m 644 ../../gcc/selftest.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/selftest.h +/usr/bin/install -c -m 644 ../../gcc/sese.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/sese.h +/usr/bin/install -c -m 644 ../../gcc/shortest-paths.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/shortest-paths.h +/usr/bin/install -c -m 644 ../../gcc/shrink-wrap.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/shrink-wrap.h +/usr/bin/install -c -m 644 ../../gcc/signop.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/signop.h +/usr/bin/install -c -m 644 ../../gcc/sparseset.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/sparseset.h +/usr/bin/install -c -m 644 ../../gcc/spellcheck-tree.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/spellcheck-tree.h +/usr/bin/install -c -m 644 ../../gcc/spellcheck.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/spellcheck.h +/usr/bin/install -c -m 644 ../../gcc/sreal.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/sreal.h +/usr/bin/install -c -m 644 ../../gcc/ssa-iterators.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ssa-iterators.h +/usr/bin/install -c -m 644 ../../gcc/ssa.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ssa.h +/usr/bin/install -c -m 644 ../../gcc/stab.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/stab.def +/usr/bin/install -c -m 644 ../../gcc/statistics.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/statistics.h +/usr/bin/install -c -m 644 ../../gcc/stmt.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/stmt.h +/usr/bin/install -c -m 644 ../../gcc/stor-layout.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/stor-layout.h +/usr/bin/install -c -m 644 ../../gcc/streamer-hooks.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/streamer-hooks.h +/usr/bin/install -c -m 644 ../../gcc/stringpool.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/stringpool.h +/usr/bin/install -c -m 644 ../../gcc/substring-locations.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/substring-locations.h +/usr/bin/install -c -m 644 ../../gcc/symbol-summary.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/symbol-summary.h +/usr/bin/install -c -m 644 ../../gcc/sync-builtins.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/sync-builtins.def +/usr/bin/install -c -m 644 ../../gcc/system.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/system.h +/usr/bin/install -c -m 644 ../../gcc/target-def.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/target-def.h +/usr/bin/install -c -m 644 ../../gcc/target-globals.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/target-globals.h +/usr/bin/install -c -m 644 ../../gcc/target-hooks-macros.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/target-hooks-macros.h +/usr/bin/install -c -m 644 ../../gcc/target-insns.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/target-insns.def +/usr/bin/install -c -m 644 ../../gcc/target.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/target.def +/usr/bin/install -c -m 644 ../../gcc/target.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/target.h +/usr/bin/install -c -m 644 ../../gcc/targhooks.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/targhooks.h +/usr/bin/install -c -m 644 ../../gcc/timevar.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/timevar.def +/usr/bin/install -c -m 644 ../../gcc/timevar.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/timevar.h +/usr/bin/install -c -m 644 tm-preds.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tm-preds.h +/usr/bin/install -c -m 644 tm.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tm.h +/usr/bin/install -c -m 644 tm_p.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tm_p.h +/usr/bin/install -c -m 644 ../../gcc/toplev.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/toplev.h +/usr/bin/install -c -m 644 ../../gcc/tracer.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tracer.h +/usr/bin/install -c -m 644 ../../gcc/trans-mem.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/trans-mem.h +/usr/bin/install -c -m 644 ../../gcc/tree-affine.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-affine.h +/usr/bin/install -c -m 644 ../../gcc/tree-cfg.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-cfg.h +/usr/bin/install -c -m 644 ../../gcc/tree-cfgcleanup.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-cfgcleanup.h +/usr/bin/install -c -m 644 tree-check.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-check.h +/usr/bin/install -c -m 644 ../../gcc/tree-chrec.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-chrec.h +/usr/bin/install -c -m 644 ../../gcc/tree-core.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-core.h +/usr/bin/install -c -m 644 ../../gcc/tree-data-ref.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-data-ref.h +/usr/bin/install -c -m 644 ../../gcc/tree-dfa.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-dfa.h +/usr/bin/install -c -m 644 ../../gcc/tree-diagnostic.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-diagnostic.h +/usr/bin/install -c -m 644 ../../gcc/tree-dump.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-dump.h +/usr/bin/install -c -m 644 ../../gcc/tree-eh.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-eh.h +/usr/bin/install -c -m 644 ../../gcc/tree-hash-traits.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-hash-traits.h +/usr/bin/install -c -m 644 ../../gcc/tree-hasher.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-hasher.h +/usr/bin/install -c -m 644 ../../gcc/tree-if-conv.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-if-conv.h +/usr/bin/install -c -m 644 ../../gcc/tree-inline.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-inline.h +/usr/bin/install -c -m 644 ../../gcc/tree-into-ssa.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-into-ssa.h +/usr/bin/install -c -m 644 ../../gcc/tree-iterator.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-iterator.h +/usr/bin/install -c -m 644 ../../gcc/tree-nested.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-nested.h +/usr/bin/install -c -m 644 ../../gcc/tree-object-size.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-object-size.h +/usr/bin/install -c -m 644 ../../gcc/tree-outof-ssa.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-outof-ssa.h +/usr/bin/install -c -m 644 ../../gcc/tree-parloops.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-parloops.h +/usr/bin/install -c -m 644 ../../gcc/tree-pass.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-pass.h +/usr/bin/install -c -m 644 ../../gcc/tree-phinodes.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-phinodes.h +/usr/bin/install -c -m 644 ../../gcc/tree-pretty-print.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-pretty-print.h +/usr/bin/install -c -m 644 ../../gcc/tree-scalar-evolution.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-scalar-evolution.h +/usr/bin/install -c -m 644 ../../gcc/tree-sra.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-sra.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-address.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-ssa-address.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-alias.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-ssa-alias.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-ccp.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-ssa-ccp.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-coalesce.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-ssa-coalesce.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-dce.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-ssa-dce.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-dom.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-ssa-dom.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-dse.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-ssa-dse.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-live.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-ssa-live.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-loop-ivopts.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-ssa-loop-ivopts.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-loop-manip.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-ssa-loop-manip.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-loop-niter.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-ssa-loop-niter.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-loop.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-ssa-loop.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-operands.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-ssa-operands.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-propagate.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-ssa-propagate.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-sccvn.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-ssa-sccvn.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-scopedtables.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-ssa-scopedtables.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-strlen.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-ssa-strlen.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-ter.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-ssa-ter.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-threadedge.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-ssa-threadedge.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa-threadupdate.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-ssa-threadupdate.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssa.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-ssa.h +/usr/bin/install -c -m 644 ../../gcc/tree-ssanames.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-ssanames.h +/usr/bin/install -c -m 644 ../../gcc/tree-stdarg.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-stdarg.h +/usr/bin/install -c -m 644 ../../gcc/tree-streamer.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-streamer.h +/usr/bin/install -c -m 644 ../../gcc/tree-switch-conversion.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-switch-conversion.h +/usr/bin/install -c -m 644 ../../gcc/tree-vector-builder.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-vector-builder.h +/usr/bin/install -c -m 644 ../../gcc/tree-vectorizer.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-vectorizer.h +/usr/bin/install -c -m 644 ../../gcc/tree-vrp.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree-vrp.h +/usr/bin/install -c -m 644 ../../gcc/tree.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree.def +/usr/bin/install -c -m 644 ../../gcc/tree.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tree.h +/usr/bin/install -c -m 644 ../../gcc/treestruct.def /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/treestruct.def +/usr/bin/install -c -m 644 ../../gcc/tristate.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tristate.h +/usr/bin/install -c -m 644 ../../gcc/tsan.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tsan.h +/usr/bin/install -c -m 644 ../../gcc/tsystem.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/tsystem.h +/usr/bin/install -c -m 644 ../../gcc/typeclass.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/typeclass.h +/usr/bin/install -c -m 644 ../../gcc/typed-splay-tree.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/typed-splay-tree.h +/usr/bin/install -c -m 644 ../../gcc/ubsan.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/ubsan.h +/usr/bin/install -c -m 644 ../../gcc/valtrack.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/valtrack.h +/usr/bin/install -c -m 644 ../../gcc/value-prof.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/value-prof.h +/usr/bin/install -c -m 644 ../../gcc/value-range.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/value-range.h +/usr/bin/install -c -m 644 ../../gcc/varasm.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/varasm.h +/usr/bin/install -c -m 644 ../../gcc/vec-perm-indices.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/vec-perm-indices.h +/usr/bin/install -c -m 644 ../../gcc/vec.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/vec.h +/usr/bin/install -c -m 644 ../../gcc/vector-builder.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/vector-builder.h +/usr/bin/install -c -m 644 ../../gcc/version.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/version.h +/usr/bin/install -c -m 644 ../../gcc/vmsdbg.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/vmsdbg.h +/usr/bin/install -c -m 644 ../../gcc/vr-values.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/vr-values.h +/usr/bin/install -c -m 644 ../../gcc/vtable-verify.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/vtable-verify.h +/usr/bin/install -c -m 644 ../../gcc/wide-int-bitmask.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/wide-int-bitmask.h +/usr/bin/install -c -m 644 ../../gcc/wide-int-print.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/wide-int-print.h +/usr/bin/install -c -m 644 ../../gcc/wide-int.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/wide-int.h +/usr/bin/install -c -m 644 ../../gcc/xcoff.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/xcoff.h +/usr/bin/install -c -m 644 ../../gcc/xcoffout.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/xcoffout.h +/usr/bin/install -c -m 644 b-header-vars /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/include/b-header-vars +make[2]: Leaving directory '/sources/gcc-10.2.0/build/gcc' +make[2]: Entering directory '/sources/gcc-10.2.0/build/intl' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '/sources/gcc-10.2.0/build/intl' +make[2]: Entering directory '/sources/gcc-10.2.0/build/libbacktrace' +true DO=all multi-do # make +make[3]: Entering directory '/sources/gcc-10.2.0/build/libbacktrace' +true DO=install multi-do # make +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/gcc-10.2.0/build/libbacktrace' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/libbacktrace' +make[2]: Entering directory '/sources/gcc-10.2.0/build/libcpp' +test -f config.h || (rm -f stamp-h1 && make stamp-h1) +cats="po/be.gmo po/ca.gmo po/da.gmo po/de.gmo po/el.gmo po/eo.gmo po/es.gmo po/fi.gmo po/fr.gmo po/id.gmo po/ja.gmo po/nl.gmo po/pt_BR.gmo po/ru.gmo po/sr.gmo po/sv.gmo po/tr.gmo po/uk.gmo po/vi.gmo po/zh_CN.gmo po/zh_TW.gmo po/be.gmo po/ca.gmo po/da.gmo po/de.gmo po/el.gmo po/eo.gmo po/es.gmo po/fi.gmo po/fr.gmo po/id.gmo po/ja.gmo po/nl.gmo po/pt_BR.gmo po/ru.gmo po/sr.gmo po/sv.gmo po/tr.gmo po/uk.gmo po/vi.gmo po/zh_CN.gmo po/zh_TW.gmo"; 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 $dir/cpplib.mo; \ + /usr/bin/install -c -m 644 $cat $dir/cpplib.mo; \ +done +/usr/bin/install -c -m 644 ../../libcpp/po/be.gmo /usr/share/locale/be/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/ca.gmo /usr/share/locale/ca/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/da.gmo /usr/share/locale/da/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/de.gmo /usr/share/locale/de/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/el.gmo /usr/share/locale/el/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/eo.gmo /usr/share/locale/eo/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/es.gmo /usr/share/locale/es/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/fi.gmo /usr/share/locale/fi/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/fr.gmo /usr/share/locale/fr/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/id.gmo /usr/share/locale/id/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/ja.gmo /usr/share/locale/ja/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/nl.gmo /usr/share/locale/nl/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/pt_BR.gmo /usr/share/locale/pt_BR/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/ru.gmo /usr/share/locale/ru/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/sr.gmo /usr/share/locale/sr/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/sv.gmo /usr/share/locale/sv/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/tr.gmo /usr/share/locale/tr/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/uk.gmo /usr/share/locale/uk/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/vi.gmo /usr/share/locale/vi/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/zh_CN.gmo /usr/share/locale/zh_CN/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/zh_TW.gmo /usr/share/locale/zh_TW/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/be.gmo /usr/share/locale/be/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/ca.gmo /usr/share/locale/ca/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/da.gmo /usr/share/locale/da/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/de.gmo /usr/share/locale/de/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/el.gmo /usr/share/locale/el/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/eo.gmo /usr/share/locale/eo/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/es.gmo /usr/share/locale/es/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/fi.gmo /usr/share/locale/fi/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/fr.gmo /usr/share/locale/fr/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/id.gmo /usr/share/locale/id/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/ja.gmo /usr/share/locale/ja/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/nl.gmo /usr/share/locale/nl/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/pt_BR.gmo /usr/share/locale/pt_BR/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/ru.gmo /usr/share/locale/ru/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/sr.gmo /usr/share/locale/sr/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/sv.gmo /usr/share/locale/sv/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/tr.gmo /usr/share/locale/tr/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/uk.gmo /usr/share/locale/uk/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/vi.gmo /usr/share/locale/vi/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/zh_CN.gmo /usr/share/locale/zh_CN/LC_MESSAGES/cpplib.mo +/usr/bin/install -c -m 644 ../../libcpp/po/zh_TW.gmo /usr/share/locale/zh_TW/LC_MESSAGES/cpplib.mo +make[2]: Leaving directory '/sources/gcc-10.2.0/build/libcpp' +make[2]: Entering directory '/sources/gcc-10.2.0/build/libdecnumber' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '/sources/gcc-10.2.0/build/libdecnumber' +make[2]: Entering directory '/sources/gcc-10.2.0/build/libiberty' +make[3]: Entering directory '/sources/gcc-10.2.0/build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/gcc-10.2.0/build/libiberty/testsuite' +if test -n ""; then \ + /bin/sh ../../libiberty/../mkinstalldirs /usr/lib/`gcc -g -O2 -print-multi-os-directory`; \ + /usr/bin/install -c -m 644 ./libiberty.a /usr/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.an; \ + ( cd /usr/lib/`gcc -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ + mv -f /usr/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.an /usr/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.a; \ + case "" in \ + /*) thd=;; \ + *) thd=/usr/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 '/sources/gcc-10.2.0/build/libiberty/testsuite' +make[3]: Nothing to be done for 'install'. +make[3]: Leaving directory '/sources/gcc-10.2.0/build/libiberty/testsuite' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/libiberty' +make[2]: Entering directory '/sources/gcc-10.2.0/build/libcc1' +make[3]: Entering directory '/sources/gcc-10.2.0/build/libcc1' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/lib/../lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libcc1.la '/usr/lib/../lib' +libtool: install: /usr/bin/install -c .libs/libcc1.so.0.0.0 /usr/lib/../lib/libcc1.so.0.0.0 +libtool: install: (cd /usr/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 /usr/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 /usr/lib/../lib/libcc1.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/../lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin' + /bin/sh ./libtool --mode=install /usr/bin/install -c libcc1plugin.la libcp1plugin.la '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin' +libtool: install: /usr/bin/install -c .libs/libcc1plugin.so.0.0.0 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/libcc1plugin.so.0.0.0 +libtool: install: (cd /usr/lib/gcc/x86_64-pc-linux-gnu/10.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 /usr/lib/gcc/x86_64-pc-linux-gnu/10.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 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/libcc1plugin.la +libtool: install: /usr/bin/install -c .libs/libcp1plugin.so.0.0.0 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/libcp1plugin.so.0.0.0 +libtool: install: (cd /usr/lib/gcc/x86_64-pc-linux-gnu/10.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 /usr/lib/gcc/x86_64-pc-linux-gnu/10.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 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin/libcp1plugin.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/plugin +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/lib/gcc/x86_64-pc-linux-gnu/10.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 '/sources/gcc-10.2.0/build/libcc1' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/libcc1' +make[2]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgcc' +/bin/sh ../../../libgcc/../mkinstalldirs /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0 +/usr/bin/install -c -m 644 libgcc_eh.a /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/ +chmod 644 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/libgcc_eh.a +ranlib /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/libgcc_eh.a +/bin/sh ../../../libgcc/../mkinstalldirs /usr/lib/../lib; /usr/bin/install -c -m 644 ./libgcc_s.so.1 /usr/lib/../lib/libgcc_s.so.1; rm -f /usr/lib/../lib/libgcc_s.so; /usr/bin/install -c -m 644 ./libgcc_s.so /usr/lib/../lib/libgcc_s.so +/bin/sh ../../../libgcc/../mkinstalldirs /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0 +/usr/bin/install -c -m 644 libgcc.a /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/ +chmod 644 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/libgcc.a +ranlib /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/libgcc.a +/usr/bin/install -c -m 644 libgcov.a /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/ +chmod 644 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/libgcov.a +ranlib /usr/lib/gcc/x86_64-pc-linux-gnu/10.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 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/$file; \ + /usr/bin/install -c -m 644 $file /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/; \ + case $file in \ + *.a) \ + ranlib ../.././gcc/$file ;; \ + esac; \ +done +/bin/sh ../../../libgcc/../mkinstalldirs /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include +/usr/bin/install -c -m 644 unwind.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include +/bin/sh ../../../libgcc/../mkinstalldirs /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include +/usr/bin/install -c -m 644 ../../../libgcc/gcov.h /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include +make[2]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgcc' +make[2]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3' +Making install in include +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include' +make[4]: Nothing to be done for 'install-exec-am'. +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0 +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./bits +for file in /sources/gcc-10.2.0/libstdc++-v3/include/bits/algorithmfwd.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/alloc_traits.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/allocated_ptr.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/allocator.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/atomic_base.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/atomic_futex.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/basic_ios.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/basic_ios.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/basic_string.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/basic_string.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/boost_concept_check.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/c++0x_warning.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/char_traits.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/charconv.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/codecvt.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/concept_check.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/cpp_type_traits.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/deque.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/enable_special_members.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/erase_if.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/forward_list.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/forward_list.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/fs_dir.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/fs_fwd.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/fs_ops.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/fs_path.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/fstream.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/functexcept.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/functional_hash.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/gslice.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/gslice_array.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/hashtable.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/hashtable_policy.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/indirect_array.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/int_limits.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/invoke.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/ios_base.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/istream.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/iterator_concepts.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/list.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/locale_classes.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/locale_classes.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/locale_conv.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/locale_facets.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/locale_facets.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/locale_facets_nonio.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/locale_facets_nonio.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/localefwd.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/mask_array.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/memoryfwd.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/move.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/node_handle.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/ostream.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/ostream_insert.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/parse_numbers.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/postypes.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/predefined_ops.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/ptr_traits.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/quoted_string.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/random.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/random.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/range_access.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/range_cmp.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/ranges_algobase.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/ranges_algo.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/ranges_uninitialized.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/refwrap.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_constants.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_error.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_scanner.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_scanner.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_automaton.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_automaton.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_compiler.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_compiler.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_executor.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/regex_executor.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/shared_ptr.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/shared_ptr_atomic.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/shared_ptr_base.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/slice_array.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/specfun.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/sstream.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/std_abs.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/std_function.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/std_mutex.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_algo.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_algobase.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_bvector.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_construct.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_deque.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_function.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_heap.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_iterator.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_iterator_base_funcs.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_iterator_base_types.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_list.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_map.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_multimap.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_multiset.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_numeric.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_pair.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_queue.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_raw_storage_iter.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_relops.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_set.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_stack.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_tempbuf.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_tree.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_uninitialized.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stl_vector.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/stream_iterator.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/streambuf_iterator.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/streambuf.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/stringfwd.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/string_view.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/uniform_int_dist.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/unique_lock.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/unique_ptr.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/unordered_map.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/unordered_set.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/uses_allocator.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/valarray_array.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/valarray_array.tcc /sources/gcc-10.2.0/libstdc++-v3/include/bits/valarray_before.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/valarray_after.h /sources/gcc-10.2.0/libstdc++-v3/include/bits/vector.tcc; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/./bits; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./backward +for file in /sources/gcc-10.2.0/libstdc++-v3/include/backward/auto_ptr.h /sources/gcc-10.2.0/libstdc++-v3/include/backward/backward_warning.h /sources/gcc-10.2.0/libstdc++-v3/include/backward/binders.h /sources/gcc-10.2.0/libstdc++-v3/include/backward/hash_map /sources/gcc-10.2.0/libstdc++-v3/include/backward/hash_set /sources/gcc-10.2.0/libstdc++-v3/include/backward/hash_fun.h /sources/gcc-10.2.0/libstdc++-v3/include/backward/hashtable.h /sources/gcc-10.2.0/libstdc++-v3/include/backward/strstream; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/./backward; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./ext +for file in /sources/gcc-10.2.0/libstdc++-v3/include/ext/algorithm /sources/gcc-10.2.0/libstdc++-v3/include/ext/aligned_buffer.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/alloc_traits.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/atomicity.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/bitmap_allocator.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/cast.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/cmath /sources/gcc-10.2.0/libstdc++-v3/include/ext/codecvt_specializations.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/concurrence.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/debug_allocator.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/enc_filebuf.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/extptr_allocator.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/stdio_filebuf.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/stdio_sync_filebuf.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/functional /sources/gcc-10.2.0/libstdc++-v3/include/ext/iterator /sources/gcc-10.2.0/libstdc++-v3/include/ext/malloc_allocator.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/memory /sources/gcc-10.2.0/libstdc++-v3/include/ext/mt_allocator.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/new_allocator.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/numeric /sources/gcc-10.2.0/libstdc++-v3/include/ext/numeric_traits.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/pod_char_traits.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/pointer.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/pool_allocator.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/rb_tree /sources/gcc-10.2.0/libstdc++-v3/include/ext/random /sources/gcc-10.2.0/libstdc++-v3/include/ext/random.tcc /sources/gcc-10.2.0/libstdc++-v3/include/ext/rope /sources/gcc-10.2.0/libstdc++-v3/include/ext/ropeimpl.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/slist /sources/gcc-10.2.0/libstdc++-v3/include/ext/string_conversions.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/throw_allocator.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/typelist.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/type_traits.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/rc_string_base.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/sso_string_base.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/vstring.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/vstring.tcc /sources/gcc-10.2.0/libstdc++-v3/include/ext/vstring_fwd.h /sources/gcc-10.2.0/libstdc++-v3/include/ext/vstring_util.h /sources/gcc-10.2.0/libstdc++-v3/include/backward/hash_set /sources/gcc-10.2.0/libstdc++-v3/include/backward/hash_map; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/./ext; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.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 /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/${dir} ; done +for file in /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/assoc_container.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/exception.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/hash_policy.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/list_update_policy.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/tag_and_trait.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/tree_policy.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/trie_policy.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/branch_policy.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/null_node_metadata.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/traits.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/const_iterator.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/point_const_iterator.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/entry_pred.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/resize_policy.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp; do \ + install_base=/usr/include/c++/10.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/traits.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp; do \ + install_base=/usr/include/c++/10.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/cond_dealtor.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/container_base_dispatch.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/eq_fn/eq_by_less.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp; do \ + install_base=/usr/include/c++/10.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/point_const_iterator.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/lu_map_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/lu_counter_metadata.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/debug_map_base.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp; do \ + install_base=/usr/include/c++/10.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/traits.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/synth_access_traits.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/traits.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp; do \ + install_base=/usr/include/c++/10.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/node.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/traits.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/node.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/traits.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/standard_policies.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp; do \ + install_base=/usr/include/c++/10.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +for file in /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/tree_trace_base.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_access_traits.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/types_traits.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/type_utils.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/iterator.hpp /sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp; do \ + install_base=/usr/include/c++/10.2.0/./ext/pb_ds ; \ + relative_name=`echo $file | sed -e "s|/sources/gcc-10.2.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ + /usr/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./tr1 +for file in /sources/gcc-10.2.0/libstdc++-v3/include/tr1/array /sources/gcc-10.2.0/libstdc++-v3/include/tr1/bessel_function.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/beta_function.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/ccomplex /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cctype /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cfenv /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cfloat /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cinttypes /sources/gcc-10.2.0/libstdc++-v3/include/tr1/climits /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cmath /sources/gcc-10.2.0/libstdc++-v3/include/tr1/complex /sources/gcc-10.2.0/libstdc++-v3/include/tr1/complex.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cstdarg /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cstdbool /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cstdint /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cstdio /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cstdlib /sources/gcc-10.2.0/libstdc++-v3/include/tr1/ctgmath /sources/gcc-10.2.0/libstdc++-v3/include/tr1/ctime /sources/gcc-10.2.0/libstdc++-v3/include/tr1/ctype.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cwchar /sources/gcc-10.2.0/libstdc++-v3/include/tr1/cwctype /sources/gcc-10.2.0/libstdc++-v3/include/tr1/ell_integral.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/exp_integral.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/fenv.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/float.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/functional /sources/gcc-10.2.0/libstdc++-v3/include/tr1/functional_hash.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/gamma.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/hypergeometric.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/hashtable.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/hashtable_policy.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/inttypes.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/limits.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/math.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/memory /sources/gcc-10.2.0/libstdc++-v3/include/tr1/modified_bessel_func.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/poly_hermite.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/poly_laguerre.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/legendre_function.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/random /sources/gcc-10.2.0/libstdc++-v3/include/tr1/random.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/random.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/regex /sources/gcc-10.2.0/libstdc++-v3/include/tr1/riemann_zeta.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr1/shared_ptr.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/special_function_util.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/stdarg.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/stdbool.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/stdint.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/stdio.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/stdlib.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/tgmath.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/tuple /sources/gcc-10.2.0/libstdc++-v3/include/tr1/type_traits /sources/gcc-10.2.0/libstdc++-v3/include/tr1/unordered_map /sources/gcc-10.2.0/libstdc++-v3/include/tr1/unordered_map.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/unordered_set /sources/gcc-10.2.0/libstdc++-v3/include/tr1/unordered_set.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/utility /sources/gcc-10.2.0/libstdc++-v3/include/tr1/wchar.h /sources/gcc-10.2.0/libstdc++-v3/include/tr1/wctype.h; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/./tr1; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./tr2 +for file in /sources/gcc-10.2.0/libstdc++-v3/include/tr2/bool_set /sources/gcc-10.2.0/libstdc++-v3/include/tr2/bool_set.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr2/dynamic_bitset /sources/gcc-10.2.0/libstdc++-v3/include/tr2/dynamic_bitset.tcc /sources/gcc-10.2.0/libstdc++-v3/include/tr2/ratio /sources/gcc-10.2.0/libstdc++-v3/include/tr2/type_traits; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/./tr2; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./decimal +for file in /sources/gcc-10.2.0/libstdc++-v3/include/decimal/decimal /sources/gcc-10.2.0/libstdc++-v3/include/decimal/decimal.h; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/./decimal; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./experimental +for file in /sources/gcc-10.2.0/libstdc++-v3/include/experimental/algorithm /sources/gcc-10.2.0/libstdc++-v3/include/experimental/any /sources/gcc-10.2.0/libstdc++-v3/include/experimental/array /sources/gcc-10.2.0/libstdc++-v3/include/experimental/buffer /sources/gcc-10.2.0/libstdc++-v3/include/experimental/chrono /sources/gcc-10.2.0/libstdc++-v3/include/experimental/deque /sources/gcc-10.2.0/libstdc++-v3/include/experimental/executor /sources/gcc-10.2.0/libstdc++-v3/include/experimental/forward_list /sources/gcc-10.2.0/libstdc++-v3/include/experimental/functional /sources/gcc-10.2.0/libstdc++-v3/include/experimental/internet /sources/gcc-10.2.0/libstdc++-v3/include/experimental/io_context /sources/gcc-10.2.0/libstdc++-v3/include/experimental/iterator /sources/gcc-10.2.0/libstdc++-v3/include/experimental/list /sources/gcc-10.2.0/libstdc++-v3/include/experimental/map /sources/gcc-10.2.0/libstdc++-v3/include/experimental/memory /sources/gcc-10.2.0/libstdc++-v3/include/experimental/memory_resource /sources/gcc-10.2.0/libstdc++-v3/include/experimental/net /sources/gcc-10.2.0/libstdc++-v3/include/experimental/netfwd /sources/gcc-10.2.0/libstdc++-v3/include/experimental/numeric /sources/gcc-10.2.0/libstdc++-v3/include/experimental/optional /sources/gcc-10.2.0/libstdc++-v3/include/experimental/propagate_const /sources/gcc-10.2.0/libstdc++-v3/include/experimental/random /sources/gcc-10.2.0/libstdc++-v3/include/experimental/ratio /sources/gcc-10.2.0/libstdc++-v3/include/experimental/regex /sources/gcc-10.2.0/libstdc++-v3/include/experimental/set /sources/gcc-10.2.0/libstdc++-v3/include/experimental/socket /sources/gcc-10.2.0/libstdc++-v3/include/experimental/source_location /sources/gcc-10.2.0/libstdc++-v3/include/experimental/string /sources/gcc-10.2.0/libstdc++-v3/include/experimental/string_view /sources/gcc-10.2.0/libstdc++-v3/include/experimental/system_error /sources/gcc-10.2.0/libstdc++-v3/include/experimental/timer /sources/gcc-10.2.0/libstdc++-v3/include/experimental/tuple /sources/gcc-10.2.0/libstdc++-v3/include/experimental/type_traits /sources/gcc-10.2.0/libstdc++-v3/include/experimental/unordered_map /sources/gcc-10.2.0/libstdc++-v3/include/experimental/unordered_set /sources/gcc-10.2.0/libstdc++-v3/include/experimental/utility /sources/gcc-10.2.0/libstdc++-v3/include/experimental/vector /sources/gcc-10.2.0/libstdc++-v3/include/experimental/filesystem; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/./experimental; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./experimental/bits +for file in /sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/lfts_config.h /sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/net.h /sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/shared_ptr.h /sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/string_view.tcc /sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/fs_dir.h /sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/fs_fwd.h /sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/fs_ops.h /sources/gcc-10.2.0/libstdc++-v3/include/experimental/bits/fs_path.h; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/./experimental/bits; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/. +for file in /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cassert /sources/gcc-10.2.0/libstdc++-v3/include/c_global/ccomplex /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cctype /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cerrno /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cfenv /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cfloat /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cinttypes /sources/gcc-10.2.0/libstdc++-v3/include/c_global/ciso646 /sources/gcc-10.2.0/libstdc++-v3/include/c_global/climits /sources/gcc-10.2.0/libstdc++-v3/include/c_global/clocale /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cmath /sources/gcc-10.2.0/libstdc++-v3/include/c_global/csetjmp /sources/gcc-10.2.0/libstdc++-v3/include/c_global/csignal /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstdalign /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstdarg /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstdbool /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstddef /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstdint /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstdio /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstdlib /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cstring /sources/gcc-10.2.0/libstdc++-v3/include/c_global/ctgmath /sources/gcc-10.2.0/libstdc++-v3/include/c_global/ctime /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cuchar /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cwchar /sources/gcc-10.2.0/libstdc++-v3/include/c_global/cwctype; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/.; done +c_base_headers_extra_install='';\ +for file in $c_base_headers_extra_install; do \ + /usr/bin/install -c -m 644 $file /usr/include/c++/10.2.0/./bits; done +c_compatibility_headers_install='/sources/gcc-10.2.0/libstdc++-v3/include/c_compatibility/complex.h /sources/gcc-10.2.0/libstdc++-v3/include/c_compatibility/fenv.h /sources/gcc-10.2.0/libstdc++-v3/include/c_compatibility/tgmath.h /sources/gcc-10.2.0/libstdc++-v3/include/c_compatibility/math.h /sources/gcc-10.2.0/libstdc++-v3/include/c_compatibility/stdlib.h';\ +for file in $c_compatibility_headers_install; do \ + /usr/bin/install -c -m 644 $file /usr/include/c++/10.2.0; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/. +for file in /sources/gcc-10.2.0/libstdc++-v3/include/std/algorithm /sources/gcc-10.2.0/libstdc++-v3/include/std/any /sources/gcc-10.2.0/libstdc++-v3/include/std/array /sources/gcc-10.2.0/libstdc++-v3/include/std/atomic /sources/gcc-10.2.0/libstdc++-v3/include/std/bit /sources/gcc-10.2.0/libstdc++-v3/include/std/bitset /sources/gcc-10.2.0/libstdc++-v3/include/std/charconv /sources/gcc-10.2.0/libstdc++-v3/include/std/chrono /sources/gcc-10.2.0/libstdc++-v3/include/std/codecvt /sources/gcc-10.2.0/libstdc++-v3/include/std/complex /sources/gcc-10.2.0/libstdc++-v3/include/std/concepts /sources/gcc-10.2.0/libstdc++-v3/include/std/condition_variable /sources/gcc-10.2.0/libstdc++-v3/include/std/coroutine /sources/gcc-10.2.0/libstdc++-v3/include/std/deque /sources/gcc-10.2.0/libstdc++-v3/include/std/execution /sources/gcc-10.2.0/libstdc++-v3/include/std/filesystem /sources/gcc-10.2.0/libstdc++-v3/include/std/forward_list /sources/gcc-10.2.0/libstdc++-v3/include/std/fstream /sources/gcc-10.2.0/libstdc++-v3/include/std/functional /sources/gcc-10.2.0/libstdc++-v3/include/std/future /sources/gcc-10.2.0/libstdc++-v3/include/std/iomanip /sources/gcc-10.2.0/libstdc++-v3/include/std/ios /sources/gcc-10.2.0/libstdc++-v3/include/std/iosfwd /sources/gcc-10.2.0/libstdc++-v3/include/std/iostream /sources/gcc-10.2.0/libstdc++-v3/include/std/istream /sources/gcc-10.2.0/libstdc++-v3/include/std/iterator /sources/gcc-10.2.0/libstdc++-v3/include/std/limits /sources/gcc-10.2.0/libstdc++-v3/include/std/list /sources/gcc-10.2.0/libstdc++-v3/include/std/locale /sources/gcc-10.2.0/libstdc++-v3/include/std/map /sources/gcc-10.2.0/libstdc++-v3/include/std/memory /sources/gcc-10.2.0/libstdc++-v3/include/std/memory_resource /sources/gcc-10.2.0/libstdc++-v3/include/std/mutex /sources/gcc-10.2.0/libstdc++-v3/include/std/numbers /sources/gcc-10.2.0/libstdc++-v3/include/std/numeric /sources/gcc-10.2.0/libstdc++-v3/include/std/optional /sources/gcc-10.2.0/libstdc++-v3/include/std/ostream /sources/gcc-10.2.0/libstdc++-v3/include/std/queue /sources/gcc-10.2.0/libstdc++-v3/include/std/random /sources/gcc-10.2.0/libstdc++-v3/include/std/ranges /sources/gcc-10.2.0/libstdc++-v3/include/std/ratio /sources/gcc-10.2.0/libstdc++-v3/include/std/regex /sources/gcc-10.2.0/libstdc++-v3/include/std/scoped_allocator /sources/gcc-10.2.0/libstdc++-v3/include/std/set /sources/gcc-10.2.0/libstdc++-v3/include/std/shared_mutex /sources/gcc-10.2.0/libstdc++-v3/include/std/span /sources/gcc-10.2.0/libstdc++-v3/include/std/sstream /sources/gcc-10.2.0/libstdc++-v3/include/std/stack /sources/gcc-10.2.0/libstdc++-v3/include/std/stdexcept /sources/gcc-10.2.0/libstdc++-v3/include/std/stop_token /sources/gcc-10.2.0/libstdc++-v3/include/std/streambuf /sources/gcc-10.2.0/libstdc++-v3/include/std/string /sources/gcc-10.2.0/libstdc++-v3/include/std/string_view /sources/gcc-10.2.0/libstdc++-v3/include/std/system_error /sources/gcc-10.2.0/libstdc++-v3/include/std/thread /sources/gcc-10.2.0/libstdc++-v3/include/std/tuple /sources/gcc-10.2.0/libstdc++-v3/include/std/typeindex /sources/gcc-10.2.0/libstdc++-v3/include/std/type_traits /sources/gcc-10.2.0/libstdc++-v3/include/std/unordered_map /sources/gcc-10.2.0/libstdc++-v3/include/std/unordered_set /sources/gcc-10.2.0/libstdc++-v3/include/std/utility /sources/gcc-10.2.0/libstdc++-v3/include/std/valarray /sources/gcc-10.2.0/libstdc++-v3/include/std/variant /sources/gcc-10.2.0/libstdc++-v3/include/std/vector /sources/gcc-10.2.0/libstdc++-v3/include/std/version; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/.; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./debug +for file in /sources/gcc-10.2.0/libstdc++-v3/include/debug/array /sources/gcc-10.2.0/libstdc++-v3/include/debug/assertions.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/bitset /sources/gcc-10.2.0/libstdc++-v3/include/debug/debug.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/deque /sources/gcc-10.2.0/libstdc++-v3/include/debug/formatter.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/forward_list /sources/gcc-10.2.0/libstdc++-v3/include/debug/functions.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/helper_functions.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/list /sources/gcc-10.2.0/libstdc++-v3/include/debug/map /sources/gcc-10.2.0/libstdc++-v3/include/debug/macros.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/map.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/multimap.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/multiset.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_base.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_container.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_iterator.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_iterator.tcc /sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_local_iterator.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_local_iterator.tcc /sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_sequence.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_sequence.tcc /sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_unordered_base.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_unordered_container.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/safe_unordered_container.tcc /sources/gcc-10.2.0/libstdc++-v3/include/debug/set /sources/gcc-10.2.0/libstdc++-v3/include/debug/set.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/stl_iterator.h /sources/gcc-10.2.0/libstdc++-v3/include/debug/string /sources/gcc-10.2.0/libstdc++-v3/include/debug/unordered_map /sources/gcc-10.2.0/libstdc++-v3/include/debug/unordered_set /sources/gcc-10.2.0/libstdc++-v3/include/debug/vector; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/./debug; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./parallel +for file in /sources/gcc-10.2.0/libstdc++-v3/include/parallel/algo.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/algobase.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/algorithm /sources/gcc-10.2.0/libstdc++-v3/include/parallel/algorithmfwd.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/balanced_quicksort.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/base.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/basic_iterator.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/checkers.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/compatibility.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/compiletime_settings.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/equally_split.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/features.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/find.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/find_selectors.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/for_each.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/for_each_selectors.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/iterator.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/list_partition.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/losertree.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/merge.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/multiseq_selection.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/multiway_merge.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/multiway_mergesort.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/numeric /sources/gcc-10.2.0/libstdc++-v3/include/parallel/numericfwd.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/omp_loop.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/omp_loop_static.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/par_loop.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/parallel.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/partial_sum.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/partition.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/queue.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/quicksort.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/random_number.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/random_shuffle.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/search.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/set_operations.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/settings.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/sort.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/tags.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/types.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/unique_copy.h /sources/gcc-10.2.0/libstdc++-v3/include/parallel/workstealing.h; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/./parallel; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/x86_64-pc-linux-gnu/bits +mkdir -p -- /usr/include/c++/10.2.0/x86_64-pc-linux-gnu/bits +for file in /sources/gcc-10.2.0/libstdc++-v3/config/os/gnu-linux/ctype_base.h /sources/gcc-10.2.0/libstdc++-v3/config/os/gnu-linux/ctype_inline.h /sources/gcc-10.2.0/libstdc++-v3/config/os/gnu-linux/os_defines.h /sources/gcc-10.2.0/libstdc++-v3/config/cpu/generic/atomic_word.h /sources/gcc-10.2.0/libstdc++-v3/config/cpu/generic/cxxabi_tweaks.h /sources/gcc-10.2.0/libstdc++-v3/config/cpu/generic/cpu_defines.h /sources/gcc-10.2.0/libstdc++-v3/config/os/generic/error_constants.h /sources/gcc-10.2.0/libstdc++-v3/include/precompiled/stdc++.h /sources/gcc-10.2.0/libstdc++-v3/include/precompiled/stdtr1c++.h /sources/gcc-10.2.0/libstdc++-v3/include/precompiled/extc++.h /sources/gcc-10.2.0/libstdc++-v3/config/cpu/i486/opt/bits/opt_random.h ./x86_64-pc-linux-gnu/bits/basic_file.h ./x86_64-pc-linux-gnu/bits/c++config.h ./x86_64-pc-linux-gnu/bits/c++allocator.h ./x86_64-pc-linux-gnu/bits/c++io.h ./x86_64-pc-linux-gnu/bits/c++locale.h ./x86_64-pc-linux-gnu/bits/messages_members.h ./x86_64-pc-linux-gnu/bits/time_members.h \ + ./x86_64-pc-linux-gnu/bits/gthr.h ./x86_64-pc-linux-gnu/bits/gthr-single.h ./x86_64-pc-linux-gnu/bits/gthr-posix.h ./x86_64-pc-linux-gnu/bits/gthr-default.h; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/x86_64-pc-linux-gnu/bits; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/x86_64-pc-linux-gnu/bits/../ext +mkdir -p -- /usr/include/c++/10.2.0/x86_64-pc-linux-gnu/bits/../ext +for file in /sources/gcc-10.2.0/libstdc++-v3/config/cpu/i486/opt/ext/opt_random.h; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/x86_64-pc-linux-gnu/bits/../ext; done +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/./pstl +for file in /sources/gcc-10.2.0/libstdc++-v3/include/pstl/algorithm_fwd.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/algorithm_impl.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/execution_defs.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/execution_impl.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/glue_algorithm_defs.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/glue_algorithm_impl.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/glue_execution_defs.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/glue_memory_defs.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/glue_memory_impl.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/glue_numeric_defs.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/glue_numeric_impl.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/memory_impl.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/numeric_fwd.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/numeric_impl.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/parallel_backend.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/parallel_backend_tbb.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/parallel_backend_serial.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/parallel_backend_utils.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/parallel_impl.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/pstl_config.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/unseq_backend_simd.h /sources/gcc-10.2.0/libstdc++-v3/include/pstl/utils.h; do \ + /usr/bin/install -c -m 644 ${file} /usr/include/c++/10.2.0/./pstl; done +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include' +Making install in libsupc++ +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++' + /bin/mkdir -p '/usr/lib/../lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libsupc++.la '/usr/lib/../lib' +libtool: install: /usr/bin/install -c .libs/libsupc++.lai /usr/lib/../lib/libsupc++.la +libtool: install: /usr/bin/install -c .libs/libsupc++.a /usr/lib/../lib/libsupc++.a +libtool: install: chmod 644 /usr/lib/../lib/libsupc++.a +libtool: install: ranlib /usr/lib/../lib/libsupc++.a +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/../lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0/bits + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/atomic_lockfree_defines.h /usr/include/c++/10.2.0/bits/atomic_lockfree_defines.h + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/cxxabi_forced.h /usr/include/c++/10.2.0/bits/cxxabi_forced.h + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/exception_defines.h /usr/include/c++/10.2.0/bits/exception_defines.h + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/exception_ptr.h /usr/include/c++/10.2.0/bits/exception_ptr.h + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/hash_bytes.h /usr/include/c++/10.2.0/bits/hash_bytes.h + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/nested_exception.h /usr/include/c++/10.2.0/bits/nested_exception.h + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/exception.h /usr/include/c++/10.2.0/bits/exception.h + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/cxxabi_init_exception.h /usr/include/c++/10.2.0/bits/cxxabi_init_exception.h +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/10.2.0 + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/compare /usr/include/c++/10.2.0/compare + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/cxxabi.h /usr/include/c++/10.2.0/cxxabi.h + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/exception /usr/include/c++/10.2.0/exception + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/initializer_list /usr/include/c++/10.2.0/initializer_list + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/new /usr/include/c++/10.2.0/new + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/libsupc++/typeinfo /usr/include/c++/10.2.0/typeinfo +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++' +Making install in src +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src' +Making install in c++98 +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/c++98' +make[5]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/c++98' +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/c++98' +Making install in c++11 +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/c++11' +make[5]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/c++11' +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/c++11' +Making install in c++17 +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/c++17' +make[5]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/c++17' +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/c++17' +Making install in filesystem +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/filesystem' +make[5]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/filesystem' + /bin/mkdir -p '/usr/lib/../lib' + /bin/sh ../../libtool --mode=install /usr/bin/install -c libstdc++fs.la '/usr/lib/../lib' +libtool: install: /usr/bin/install -c .libs/libstdc++fs.lai /usr/lib/../lib/libstdc++fs.la +libtool: install: /usr/bin/install -c .libs/libstdc++fs.a /usr/lib/../lib/libstdc++fs.a +libtool: install: chmod 644 /usr/lib/../lib/libstdc++fs.a +libtool: install: ranlib /usr/lib/../lib/libstdc++fs.a +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/../lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- +make[5]: Nothing to be done for 'install-data-am'. +make[5]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/filesystem' +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/filesystem' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src' +make[5]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src' + /bin/mkdir -p '/usr/lib/../lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libstdc++.la '/usr/lib/../lib' +libtool: install: /usr/bin/install -c .libs/libstdc++.so.6.0.28 /usr/lib/../lib/libstdc++.so.6.0.28 +libtool: install: (cd /usr/lib/../lib && { ln -s -f libstdc++.so.6.0.28 libstdc++.so.6 || { rm -f libstdc++.so.6 && ln -s libstdc++.so.6.0.28 libstdc++.so.6; }; }) +libtool: install: (cd /usr/lib/../lib && { ln -s -f libstdc++.so.6.0.28 libstdc++.so || { rm -f libstdc++.so && ln -s libstdc++.so.6.0.28 libstdc++.so; }; }) +libtool: install: /usr/bin/install -c .libs/libstdc++.lai /usr/lib/../lib/libstdc++.la +libtool: install: /usr/bin/install -c .libs/libstdc++.a /usr/lib/../lib/libstdc++.a +libtool: install: chmod 644 /usr/lib/../lib/libstdc++.a +libtool: install: ranlib /usr/lib/../lib/libstdc++.a +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/../lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- +make[5]: Nothing to be done for 'install-data-am'. +make[5]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src' +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src' +Making install in doc +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/doc' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/doc' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/doc' +Making install in po +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/po' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/po' +make[4]: Nothing to be done for 'install-exec-am'. +/bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs /usr/share/locale +catalogs='de.mo fr.mo'; \ +for cat in $catalogs; do \ + cat=`basename $cat`; \ + lang=`echo $cat | sed 's/\.mo$//'`; \ + install_dir=/usr/share/locale/$lang/LC_MESSAGES; \ + /bin/sh /sources/gcc-10.2.0/libstdc++-v3/../mkinstalldirs $install_dir; \ + /usr/bin/install -c -m 644 $cat $install_dir/libstdc++.mo; \ +done +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/po' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/po' +Making install in testsuite +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/testsuite' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/testsuite' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/testsuite' +Making install in python +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/python' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/python' +make[4]: Nothing to be done for 'install-exec-am'. + /usr/bin/install -c -m 644 gdb.py /usr/lib/../lib/libstdc++.so.6.0.28-gdb.py + /bin/mkdir -p '/usr/share/gcc-10.2.0/python' + /bin/mkdir -p '/usr/share/gcc-10.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 '/usr/share/gcc-10.2.0/python/libstdcxx/v6' + /bin/mkdir -p '/usr/share/gcc-10.2.0/python/libstdcxx' + /usr/bin/install -c -m 644 ../../../../libstdc++-v3/python/libstdcxx/__init__.py '/usr/share/gcc-10.2.0/python/libstdcxx' +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/python' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/python' +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3' +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "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 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=/usr/x86_64-pc-linux-gnu" "gxx_include_dir=/usr/include/c++/10.2.0" "AR=ar" "AS=/sources/gcc-10.2.0/build/./gcc/as" "LD=/sources/gcc-10.2.0/build/./gcc/collect-ld" "RANLIB=ranlib" "NM=/sources/gcc-10.2.0/build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" DO=all multi-do # make +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3' +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "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 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=/usr/x86_64-pc-linux-gnu" "gxx_include_dir=/usr/include/c++/10.2.0" "AR=ar" "AS=/sources/gcc-10.2.0/build/./gcc/as" "LD=/sources/gcc-10.2.0/build/./gcc/collect-ld" "RANLIB=ranlib" "NM=/sources/gcc-10.2.0/build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" DO=install multi-do # make +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3' +make[2]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer' +Making install in sanitizer_common +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/sanitizer_common' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/sanitizer_common' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/sanitizer_common' +Making install in interception +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/interception' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/interception' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/interception' +Making install in libbacktrace +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/libbacktrace' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/libbacktrace' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/libbacktrace' +Making install in lsan +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/lsan' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/lsan' + /bin/mkdir -p '/usr/lib/../lib' + /usr/bin/install -c -m 644 liblsan_preinit.o '/usr/lib/../lib' + /bin/mkdir -p '/usr/lib/../lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c liblsan.la '/usr/lib/../lib' +libtool: install: (cd /sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/lsan; /bin/sh /sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/libtool --tag CXX --mode=relink /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -g -O2 -D_GNU_SOURCE -version-info 0:0:0 -ldl -lrt -lpthread -lm -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 ../sanitizer_common/libsanitizer_common.la ../interception/libinterception.la ../libbacktrace/libsanitizer_libbacktrace.la ../../libstdc++-v3/src/libstdc++.la ) +libtool: relink: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -fPIC -DPIC -shared -nostdlib /usr/lib/../lib/crti.o /sources/gcc-10.2.0/build/./gcc/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 -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 -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -ldl -lrt -lpthread -L/usr/lib/../lib -lstdc++ -lm -L/sources/gcc-10.2.0/build/./gcc -L/lib/../lib -lc -lgcc_s /sources/gcc-10.2.0/build/./gcc/crtendS.o /usr/lib/../lib/crtn.o -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 /usr/lib/../lib/liblsan.so.0.0.0 +libtool: install: (cd /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 /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 /usr/lib/../lib/liblsan.la +libtool: install: /usr/bin/install -c .libs/liblsan.a /usr/lib/../lib/liblsan.a +libtool: install: chmod 644 /usr/lib/../lib/liblsan.a +libtool: install: ranlib /usr/lib/../lib/liblsan.a +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/../lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/lsan' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/lsan' +Making install in asan +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/asan' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/asan' + /bin/mkdir -p '/usr/lib/../lib' + /usr/bin/install -c -m 644 libasan_preinit.o '/usr/lib/../lib' + /bin/mkdir -p '/usr/lib/../lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libasan.la '/usr/lib/../lib' +libtool: install: (cd /sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/asan; /bin/sh /sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/libtool --tag CXX --mode=relink /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-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 -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -g -O2 -D_GNU_SOURCE -version-info 6:0:0 -lrt -ldl -lrt -lpthread -lm -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_rtems.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: relink: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -fPIC -DPIC -shared -nostdlib /usr/lib/../lib/crti.o /sources/gcc-10.2.0/build/./gcc/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_rtems.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 -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -ldl -lrt -lpthread -L/usr/lib/../lib -lstdc++ -lm -L/sources/gcc-10.2.0/build/./gcc -L/lib/../lib -lc -lgcc_s /sources/gcc-10.2.0/build/./gcc/crtendS.o /usr/lib/../lib/crtn.o -Wl,-soname -Wl,libasan.so.6 -o .libs/libasan.so.6.0.0 +libtool: install: /usr/bin/install -c .libs/libasan.so.6.0.0T /usr/lib/../lib/libasan.so.6.0.0 +libtool: install: (cd /usr/lib/../lib && { ln -s -f libasan.so.6.0.0 libasan.so.6 || { rm -f libasan.so.6 && ln -s libasan.so.6.0.0 libasan.so.6; }; }) +libtool: install: (cd /usr/lib/../lib && { ln -s -f libasan.so.6.0.0 libasan.so || { rm -f libasan.so && ln -s libasan.so.6.0.0 libasan.so; }; }) +libtool: install: /usr/bin/install -c .libs/libasan.lai /usr/lib/../lib/libasan.la +libtool: install: /usr/bin/install -c .libs/libasan.a /usr/lib/../lib/libasan.a +libtool: install: chmod 644 /usr/lib/../lib/libasan.a +libtool: install: ranlib /usr/lib/../lib/libasan.a +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/../lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/asan' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/asan' +Making install in ubsan +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/ubsan' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/ubsan' + /bin/mkdir -p '/usr/lib/../lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libubsan.la '/usr/lib/../lib' +libtool: install: (cd /sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/ubsan; /bin/sh /sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/libtool --tag CXX --mode=relink /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -g -O2 -D_GNU_SOURCE -version-info 1:0:0 -ldl -lrt -lpthread -lm -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: relink: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -fPIC -DPIC -shared -nostdlib /usr/lib/../lib/crti.o /sources/gcc-10.2.0/build/./gcc/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 -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -ldl -lrt -lpthread -L/usr/lib/../lib -lstdc++ -lm -L/sources/gcc-10.2.0/build/./gcc -L/lib/../lib -lc -lgcc_s /sources/gcc-10.2.0/build/./gcc/crtendS.o /usr/lib/../lib/crtn.o -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 /usr/lib/../lib/libubsan.so.1.0.0 +libtool: install: (cd /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 /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 /usr/lib/../lib/libubsan.la +libtool: install: /usr/bin/install -c .libs/libubsan.a /usr/lib/../lib/libubsan.a +libtool: install: chmod 644 /usr/lib/../lib/libubsan.a +libtool: install: ranlib /usr/lib/../lib/libubsan.a +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/../lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/ubsan' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/ubsan' +Making install in tsan +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/tsan' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/tsan' + /bin/mkdir -p '/usr/lib/../lib' + /usr/bin/install -c -m 644 libtsan_preinit.o '/usr/lib/../lib' + /bin/mkdir -p '/usr/lib/../lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libtsan.la '/usr/lib/../lib' +libtool: install: (cd /sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/tsan; /bin/sh /sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/libtool --tag CXX --mode=relink /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-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-pc-linux-gnu -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++11 -g -O2 -D_GNU_SOURCE -version-info 0:0:0 -lrt -ldl -lrt -lpthread -lm -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_mutex.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_mutex.lo tsan_rtl_proc.lo tsan_rtl_report.lo tsan_rtl_thread.lo tsan_stack_trace.lo tsan_stat.lo tsan_suppressions.lo tsan_symbolize.lo tsan_sync.lo ../sanitizer_common/libsanitizer_common.la ../interception/libinterception.la tsan_rtl_amd64.lo ../libbacktrace/libsanitizer_libbacktrace.la ../../libstdc++-v3/src/libstdc++.la ) +libtool: relink: /sources/gcc-10.2.0/build/./gcc/xgcc -shared-libgcc -B/sources/gcc-10.2.0/build/./gcc -nostdinc++ -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -fPIC -DPIC -shared -nostdlib /usr/lib/../lib/crti.o /sources/gcc-10.2.0/build/./gcc/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_mutex.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_mutex.o .libs/tsan_rtl_proc.o .libs/tsan_rtl_report.o .libs/tsan_rtl_thread.o .libs/tsan_stack_trace.o .libs/tsan_stat.o .libs/tsan_suppressions.o .libs/tsan_symbolize.o .libs/tsan_sync.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 -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -ldl -lrt -lpthread -L/usr/lib/../lib -lstdc++ -lm -L/sources/gcc-10.2.0/build/./gcc -L/lib/../lib -lc -lgcc_s /sources/gcc-10.2.0/build/./gcc/crtendS.o /usr/lib/../lib/crtn.o -Wl,-soname -Wl,libtsan.so.0 -o .libs/libtsan.so.0.0.0 +libtool: install: /usr/bin/install -c .libs/libtsan.so.0.0.0T /usr/lib/../lib/libtsan.so.0.0.0 +libtool: install: (cd /usr/lib/../lib && { ln -s -f libtsan.so.0.0.0 libtsan.so.0 || { rm -f libtsan.so.0 && ln -s libtsan.so.0.0.0 libtsan.so.0; }; }) +libtool: install: (cd /usr/lib/../lib && { ln -s -f libtsan.so.0.0.0 libtsan.so || { rm -f libtsan.so && ln -s libtsan.so.0.0.0 libtsan.so; }; }) +libtool: install: /usr/bin/install -c .libs/libtsan.lai /usr/lib/../lib/libtsan.la +libtool: install: /usr/bin/install -c .libs/libtsan.a /usr/lib/../lib/libtsan.a +libtool: install: chmod 644 /usr/lib/../lib/libtsan.a +libtool: install: ranlib /usr/lib/../lib/libtsan.a +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/../lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/tsan' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer/tsan' +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer' +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "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" "JC1FLAGS=" "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" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar" "AS=/sources/gcc-10.2.0/build/./gcc/as" "LD=/sources/gcc-10.2.0/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/sources/gcc-10.2.0/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer' +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "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" "JC1FLAGS=" "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" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar" "AS=/sources/gcc-10.2.0/build/./gcc/as" "LD=/sources/gcc-10.2.0/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/sources/gcc-10.2.0/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=install multi-do # make + /bin/mkdir -p '/usr/lib/../lib' + /usr/bin/install -c -m 644 libsanitizer.spec '/usr/lib/../lib' + /bin/mkdir -p '/usr/lib/gcc/x86_64-pc-linux-gnu/10.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 '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/sanitizer' +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libsanitizer' +make[2]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libvtv' +make install-recursive +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libvtv' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libvtv' +true DO=all multi-do # make +make[5]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libvtv' +true DO=install multi-do # make +make[5]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libvtv' +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libvtv' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libvtv' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libvtv' +make[2]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libssp' +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "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" "JC1FLAGS=" "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" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar" "AS=/sources/gcc-10.2.0/build/./gcc/as" "CC=/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include " "CXX=/sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include " "LD=/sources/gcc-10.2.0/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/sources/gcc-10.2.0/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libssp' +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "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" "JC1FLAGS=" "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" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar" "AS=/sources/gcc-10.2.0/build/./gcc/as" "CC=/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include " "CXX=/sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include " "LD=/sources/gcc-10.2.0/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/sources/gcc-10.2.0/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=install multi-do # make + /bin/mkdir -p '/usr/lib/../lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libssp.la libssp_nonshared.la '/usr/lib/../lib' +libtool: install: /usr/bin/install -c .libs/libssp.so.0.0.0 /usr/lib/../lib/libssp.so.0.0.0 +libtool: install: (cd /usr/lib/../lib && { ln -s -f libssp.so.0.0.0 libssp.so.0 || { rm -f libssp.so.0 && ln -s libssp.so.0.0.0 libssp.so.0; }; }) +libtool: install: (cd /usr/lib/../lib && { ln -s -f libssp.so.0.0.0 libssp.so || { rm -f libssp.so && ln -s libssp.so.0.0.0 libssp.so; }; }) +libtool: install: /usr/bin/install -c .libs/libssp.lai /usr/lib/../lib/libssp.la +libtool: install: /usr/bin/install -c .libs/libssp_nonshared.lai /usr/lib/../lib/libssp_nonshared.la +libtool: install: /usr/bin/install -c .libs/libssp.a /usr/lib/../lib/libssp.a +libtool: install: chmod 644 /usr/lib/../lib/libssp.a +libtool: install: ranlib /usr/lib/../lib/libssp.a +libtool: install: /usr/bin/install -c .libs/libssp_nonshared.a /usr/lib/../lib/libssp_nonshared.a +libtool: install: chmod 644 /usr/lib/../lib/libssp_nonshared.a +libtool: install: ranlib /usr/lib/../lib/libssp_nonshared.a +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/../lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include' + /bin/mkdir -p '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/ssp' + /usr/bin/install -c -m 644 ssp/ssp.h ../../../libssp/ssp/string.h ../../../libssp/ssp/stdio.h ../../../libssp/ssp/unistd.h '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/ssp' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libssp' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libssp' +make[2]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libquadmath' +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "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" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I ../../../libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar" "AS=/sources/gcc-10.2.0/build/./gcc/as" "CC=/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include " "CXX=/sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include " "LD=/sources/gcc-10.2.0/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/sources/gcc-10.2.0/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libquadmath' +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2 -D_GNU_SOURCE" "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" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I ../../../libquadmath/../gcc/doc/include -I ../../../libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar" "AS=/sources/gcc-10.2.0/build/./gcc/as" "CC=/sources/gcc-10.2.0/build/./gcc/xgcc -B/sources/gcc-10.2.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include " "CXX=/sources/gcc-10.2.0/build/./gcc/xg++ -B/sources/gcc-10.2.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu -I/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/include -I/sources/gcc-10.2.0/libstdc++-v3/libsupc++ -I/sources/gcc-10.2.0/libstdc++-v3/include/backward -I/sources/gcc-10.2.0/libstdc++-v3/testsuite/util -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -L/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include " "LD=/sources/gcc-10.2.0/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/sources/gcc-10.2.0/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=install multi-do # make + /bin/mkdir -p '/usr/lib/../lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libquadmath.la '/usr/lib/../lib' +libtool: install: /usr/bin/install -c .libs/libquadmath.so.0.0.0 /usr/lib/../lib/libquadmath.so.0.0.0 +libtool: install: (cd /usr/lib/../lib && { ln -s -f libquadmath.so.0.0.0 libquadmath.so.0 || { rm -f libquadmath.so.0 && ln -s libquadmath.so.0.0.0 libquadmath.so.0; }; }) +libtool: install: (cd /usr/lib/../lib && { ln -s -f libquadmath.so.0.0.0 libquadmath.so || { rm -f libquadmath.so && ln -s libquadmath.so.0.0.0 libquadmath.so; }; }) +libtool: install: /usr/bin/install -c .libs/libquadmath.lai /usr/lib/../lib/libquadmath.la +libtool: install: /usr/bin/install -c .libs/libquadmath.a /usr/lib/../lib/libquadmath.a +libtool: install: chmod 644 /usr/lib/../lib/libquadmath.a +libtool: install: ranlib /usr/lib/../lib/libquadmath.a +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/../lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./libquadmath.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/libquadmath.info' + /bin/mkdir -p '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include' + /usr/bin/install -c -m 644 ../../../libquadmath/quadmath.h ../../../libquadmath/quadmath_weak.h '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libquadmath' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libquadmath' +make[2]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgomp' +Making install in testsuite +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgomp/testsuite' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgomp/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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgomp/testsuite' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgomp/testsuite' +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgomp' +true DO=all multi-do # make +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgomp' +true DO=install multi-do # make + /bin/mkdir -p '/usr/lib/../lib' + /usr/bin/install -c -m 644 libgomp.spec '/usr/lib/../lib' + /bin/mkdir -p '/usr/lib/../lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libgomp.la '/usr/lib/../lib' +libtool: install: /usr/bin/install -c .libs/libgomp.so.1.0.0 /usr/lib/../lib/libgomp.so.1.0.0 +libtool: install: (cd /usr/lib/../lib && { ln -s -f libgomp.so.1.0.0 libgomp.so.1 || { rm -f libgomp.so.1 && ln -s libgomp.so.1.0.0 libgomp.so.1; }; }) +libtool: install: (cd /usr/lib/../lib && { ln -s -f libgomp.so.1.0.0 libgomp.so || { rm -f libgomp.so && ln -s libgomp.so.1.0.0 libgomp.so; }; }) +libtool: install: /usr/bin/install -c .libs/libgomp.lai /usr/lib/../lib/libgomp.la +libtool: install: /usr/bin/install -c .libs/libgomp.a /usr/lib/../lib/libgomp.a +libtool: install: chmod 644 /usr/lib/../lib/libgomp.a +libtool: install: ranlib /usr/lib/../lib/libgomp.a +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/../lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./libgomp.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/libgomp.info' + /bin/mkdir -p '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include' + /usr/bin/install -c -m 644 omp.h ../../../libgomp/openacc.h ../../../libgomp/acc_prof.h '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include' +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgomp' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgomp' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libgomp' +make[2]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libitm' +Making install in testsuite +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libitm/testsuite' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libitm/testsuite' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libitm/testsuite' +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libitm' +true DO=all multi-do # make +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libitm' +true DO=install multi-do # make + /bin/mkdir -p '/usr/lib/../lib' + /usr/bin/install -c -m 644 libitm.spec '/usr/lib/../lib' + /bin/mkdir -p '/usr/lib/../lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libitm.la '/usr/lib/../lib' +libtool: install: /usr/bin/install -c .libs/libitm.so.1.0.0 /usr/lib/../lib/libitm.so.1.0.0 +libtool: install: (cd /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 /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 /usr/lib/../lib/libitm.la +libtool: install: /usr/bin/install -c .libs/libitm.a /usr/lib/../lib/libitm.a +libtool: install: chmod 644 /usr/lib/../lib/libitm.a +libtool: install: ranlib /usr/lib/../lib/libitm.a +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/../lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./libitm.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/libitm.info' +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libitm' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libitm' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libitm' +make[2]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libatomic' +Making install in testsuite +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libatomic/testsuite' +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libatomic/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 '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libatomic/testsuite' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libatomic/testsuite' +make[3]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libatomic' +true DO=all multi-do # make +make[4]: Entering directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libatomic' +true DO=install multi-do # make + /bin/mkdir -p '/usr/lib/../lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libatomic.la '/usr/lib/../lib' +libtool: install: /usr/bin/install -c .libs/libatomic.so.1.2.0 /usr/lib/../lib/libatomic.so.1.2.0 +libtool: install: (cd /usr/lib/../lib && { ln -s -f libatomic.so.1.2.0 libatomic.so.1 || { rm -f libatomic.so.1 && ln -s libatomic.so.1.2.0 libatomic.so.1; }; }) +libtool: install: (cd /usr/lib/../lib && { ln -s -f libatomic.so.1.2.0 libatomic.so || { rm -f libatomic.so && ln -s libatomic.so.1.2.0 libatomic.so; }; }) +libtool: install: /usr/bin/install -c .libs/libatomic.lai /usr/lib/../lib/libatomic.la +libtool: install: /usr/bin/install -c .libs/libatomic.a /usr/lib/../lib/libatomic.a +libtool: install: chmod 644 /usr/lib/../lib/libatomic.a +libtool: install: ranlib /usr/lib/../lib/libatomic.a +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/../lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libatomic' +make[3]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libatomic' +make[2]: Leaving directory '/sources/gcc-10.2.0/build/x86_64-pc-linux-gnu/libatomic' +make[1]: Leaving directory '/sources/gcc-10.2.0/build' +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/wmmintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/lzcntintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512ifmaintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/rtmintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/pkuintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512vldqintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/cldemoteintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/sgxintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/gcov.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/cross-stdarg.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/fxsrintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/stdalign.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/mwaitxintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/stdint-gcc.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/pmmintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/movdirintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/lwpintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/xsavesintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/wbnoinvdintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/bmiintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/xsavecintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/iso646.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/stdatomic.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512vbmiintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/fmaintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/pconfigintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/tmmintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx2intrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512vlintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/xopintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/gfniintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/stdbool.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512vbmi2vlintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/clwbintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/bmmintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/vaesintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/cetintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/vpclmulqdqintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512bwintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/tbmintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avxintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512vnnivlintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/stdnoreturn.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/xsaveintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/f16cintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/ammintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/nmmintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/prfchwintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/float.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512bitalgintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512dqintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/fma4intrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/clflushoptintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512vbmivlintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512vbmi2intrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512cdintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/xsaveoptintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/emmintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/x86intrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/unwind.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512bf16vlintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/shaintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512erintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512bf16intrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/waitpkgintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/stdint.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512pfintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512vp2intersectintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/rdseedintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx5124fmapsintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/cpuid.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512vpopcntdqintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512ifmavlintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/xtestintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512fintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx5124vnniwintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/mmintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/bmi2intrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/varargs.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/xmmintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/stddef.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/mm3dnow.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/enqcmdintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/immintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512vpopcntdqvlintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/stdarg.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512vnniintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/cet.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512vlbwintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/ia32intrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/stdfix.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/adxintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/popcntintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/mm_malloc.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/smmintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/clzerointrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include/avx512vp2intersectvlintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/wmmintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/lzcntintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512ifmaintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/rtmintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/pkuintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512vldqintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/cldemoteintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/sgxintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/gcov.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/cross-stdarg.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/fxsrintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/stdalign.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/mwaitxintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/stdint-gcc.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/acc_prof.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/pmmintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/movdirintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/lwpintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/xsavesintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/wbnoinvdintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/bmiintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/xsavecintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/iso646.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/stdatomic.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512vbmiintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/fmaintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/pconfigintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/tmmintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx2intrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512vlintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/xopintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/gfniintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/stdbool.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/openacc.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512vbmi2vlintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/clwbintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/quadmath_weak.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/bmmintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/vaesintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/cetintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/vpclmulqdqintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512bwintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/tbmintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avxintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512vnnivlintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/stdnoreturn.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/xsaveintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/f16cintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/ammintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/nmmintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/prfchwintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/float.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512bitalgintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512dqintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/fma4intrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/clflushoptintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512vbmivlintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512vbmi2intrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512cdintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/xsaveoptintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/emmintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/quadmath.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/x86intrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/unwind.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512bf16vlintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/shaintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512erintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512bf16intrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/waitpkgintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/stdint.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512pfintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512vp2intersectintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/omp.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/rdseedintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx5124fmapsintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/cpuid.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512vpopcntdqintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512ifmavlintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/xtestintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512fintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx5124vnniwintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/mmintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/bmi2intrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/varargs.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/xmmintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/ssp/ssp.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/ssp/string.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/ssp/unistd.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/ssp/stdio.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/ssp' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/stddef.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/mm3dnow.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/enqcmdintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/immintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512vpopcntdqvlintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/stdarg.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512vnniintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/cet.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512vlbwintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/sanitizer/asan_interface.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/sanitizer/common_interface_defs.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/sanitizer/tsan_interface.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/sanitizer/lsan_interface.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/sanitizer' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/ia32intrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/stdfix.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/adxintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/popcntintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/mm_malloc.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/smmintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/clzerointrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/avx512vp2intersectvlintrin.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed/bits/statx.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed/bits' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed/limits.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed/README' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed/syslimits.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/include-fixed' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed/limits.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed/README' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed/syslimits.h' retained as root:root +ownership of '/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed' retained as root:root +'/lib/cpp' -> '../usr/bin/cpp' +install: creating directory '/usr/lib/bfd-plugins' +'/usr/lib/bfd-plugins/liblto_plugin.so' -> '../../libexec/gcc/x86_64-pc-linux-gnu/10.2.0/liblto_plugin.so' + [Requesting program interpreter: /lib64/ld-linux-x86-64.so.2] +/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crt1.o succeeded +/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crti.o succeeded +/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crtn.o succeeded +#include <...> search starts here: + /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include + /usr/local/include + /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed + /usr/include +SEARCH_DIR("/usr/x86_64-pc-linux-gnu/lib64") +SEARCH_DIR("/usr/local/lib64") +SEARCH_DIR("/lib64") +SEARCH_DIR("/usr/lib64") +SEARCH_DIR("/usr/x86_64-pc-linux-gnu/lib") +SEARCH_DIR("/usr/local/lib") +SEARCH_DIR("/lib") +SEARCH_DIR("/usr/lib"); +attempt to open /lib/libc.so.6 succeeded +found ld-linux-x86-64.so.2 at /lib/ld-linux-x86-64.so.2 +removed 'dummy.c' +removed 'a.out' +removed 'dummy.log' +mkdir: created directory '/usr/share/gdb' +mkdir: created directory '/usr/share/gdb/auto-load' +mkdir: created directory '/usr/share/gdb/auto-load/usr' +mkdir: created directory '/usr/share/gdb/auto-load/usr/lib' +renamed '/usr/lib/libstdc++.so.6.0.28-gdb.py' -> '/usr/share/gdb/auto-load/usr/lib/libstdc++.so.6.0.28-gdb.py' +[lfs-scripts] Finishing build of gcc-10.2.0 at Tue Feb 2 11:09:39 -03 2021 +[lfs-scripts] Starting build of pkg-config-0.29.2 at Tue Feb 2 11:09:41 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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-unknown-linux-gnu +checking host system type... x86_64-unknown-linux-gnu +checking how to print strings... printf +checking for style of include used by make... 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 dependency style of gcc... gcc3 +checking for a sed that does not truncate output... /bin/sed +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for fgrep... /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 whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop +checking how to convert x86_64-unknown-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... /bin/dd +checking how to truncate binary pipes... /bin/dd bs=4096 count=1 +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 (/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 whether make supports nested variables... (cached) 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 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 ln... ln +checking dirent.h usability... yes +checking dirent.h presence... yes +checking for dirent.h... yes +checking for unistd.h... (cached) yes +checking sys/wait.h usability... yes +checking sys/wait.h presence... yes +checking for sys/wait.h... yes +checking malloc.h usability... yes +checking malloc.h presence... yes +checking for malloc.h... yes +checking for bash... /bin/bash +checking for default search path for .pc files... ${libdir}/pkgconfig:${datadir}/pkgconfig +checking for system include path to avoid -I flags... /usr/include +checking for system library path to avoid -L flags... /usr/lib:/lib +configure: creating ./config.lt +config.lt: creating libtool +checking whether to list both direct and indirect dependencies... no +checking for Win32... no +checking if prefix should be redefined at runtime... no +checking if internal glib should be used... yes +checking if host- prefixed tool should be installed... no +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating pkg.m4 +config.status: creating check/Makefile +config.status: creating check/config.sh +config.status: creating config.h.win32 +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +=== configuring in glib (/sources/pkg-config-0.29.2/glib) +configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--with-internal-glib' '--disable-host-tool' '--docdir=/usr/share/doc/pkg-config-0.29.2' --cache-file=/dev/null --srcdir=. +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking whether UID '0' is supported by ustar format... yes +checking whether GID '0' is supported by ustar format... yes +checking how to create a ustar tar archive... gnutar +checking whether to enable maintainer-specific portions of Makefiles... yes +checking whether make supports nested variables... (cached) 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 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... /bin/grep +checking for egrep... /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-unknown-linux-gnu +checking host system type... x86_64-unknown-linux-gnu +checking for the BeOS... no +checking for Win32... no +checking for the Android... no +checking for Mac OS X Carbon support... no +checking for Mac OS X Cocoa support... no +checking whether to enable garbage collector friendliness... no +checking whether to disable memory pools... no +checking for c++... c++ +checking whether we are using the GNU C++ compiler... yes +checking whether c++ accepts -g... yes +checking dependency style of c++... gcc3 +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for gawk... (cached) gawk +checking for perl5... no +checking for perl... perl +checking for indent... no +checking for perl... /usr/bin/perl +checking for a Python interpreter with version >= 2.5... python3 +checking for python3... /usr/bin/python3 +checking for python3 version... 3.8 +checking for python3 platform... linux +checking for python3 script directory... ${prefix}/lib/python3.8/site-packages +checking for python3 extension module directory... ${exec_prefix}/lib/python3.8/site-packages +checking for iconv_open... yes +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /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 whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop +checking how to convert x86_64-unknown-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... /bin/dd +checking how to truncate binary pipes... /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 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... c++ -E +checking for ld used by c++... /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 c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes +checking for c++ option to produce PIC... -fPIC -DPIC +checking if c++ PIC flag -fPIC -DPIC works... yes +checking if c++ static flag -static works... yes +checking if c++ supports -c -o file.o... yes +checking if c++ supports -c -o file.o... (cached) yes +checking whether the c++ 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 +configure: creating ./config.lt +config.lt: creating libtool +checking for extra flags to get ANSI library prototypes... none needed +checking for extra flags for POSIX compliance... none needed +checking for vprintf... yes +checking for _doprnt... no +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for mmap... yes +checking for posix_memalign... yes +checking for memalign... yes +checking for valloc... yes +checking for fsync... yes +checking for pipe2... yes +checking for issetugid... no +checking for atexit... yes +checking for on_exit... yes +checking for timegm... yes +checking for gmtime_r... yes +checking for __libc_enable_secure... yes +checking size of char... 1 +checking size of short... 2 +checking size of long... 8 +checking size of int... 4 +checking size of void *... 8 +checking size of long long... 8 +checking size of __int64... 0 +checking for sig_atomic_t... yes +checking for format to printf and scanf a guint64... %llu +checking for an ANSI C-conforming const... yes +checking for growing stack pointer... yes +checking for __inline... yes +checking for __inline__... yes +checking for inline... yes +checking if inline functions in headers work... yes +checking for working do while(0) macros... yes +checking for ISO C99 varargs macros in C... yes +checking for ISO C99 varargs macros in C++... yes +checking for GNUC varargs macros... yes +checking for GNUC visibility attribute... yes +checking whether using Sun Studio C compiler... no +checking whether byte ordering is bigendian... no +checking dirent.h usability... yes +checking dirent.h presence... yes +checking for dirent.h... yes +checking float.h usability... yes +checking float.h presence... yes +checking for float.h... yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.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 sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking sys/poll.h usability... yes +checking sys/poll.h presence... yes +checking for sys/poll.h... 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/times.h usability... yes +checking sys/times.h presence... yes +checking for sys/times.h... yes +checking sys/wait.h usability... yes +checking sys/wait.h presence... yes +checking for sys/wait.h... yes +checking for unistd.h... (cached) yes +checking values.h usability... yes +checking values.h presence... yes +checking for values.h... yes +checking sys/select.h usability... yes +checking sys/select.h presence... yes +checking for sys/select.h... yes +checking for sys/types.h... (cached) yes +checking for stdint.h... (cached) yes +checking for inttypes.h... (cached) yes +checking sched.h usability... yes +checking sched.h presence... yes +checking for sched.h... yes +checking malloc.h usability... yes +checking malloc.h presence... yes +checking for malloc.h... yes +checking sys/vfs.h usability... yes +checking sys/vfs.h presence... yes +checking for sys/vfs.h... yes +checking sys/vmount.h usability... no +checking sys/vmount.h presence... no +checking for sys/vmount.h... no +checking sys/statfs.h usability... yes +checking sys/statfs.h presence... yes +checking for sys/statfs.h... yes +checking sys/statvfs.h usability... yes +checking sys/statvfs.h presence... yes +checking for sys/statvfs.h... yes +checking sys/filio.h usability... no +checking sys/filio.h presence... no +checking for sys/filio.h... no +checking mntent.h usability... yes +checking mntent.h presence... yes +checking for mntent.h... yes +checking sys/mnttab.h usability... no +checking sys/mnttab.h presence... no +checking for sys/mnttab.h... no +checking sys/vfstab.h usability... no +checking sys/vfstab.h presence... no +checking for sys/vfstab.h... no +checking sys/mntctl.h usability... no +checking sys/mntctl.h presence... no +checking for sys/mntctl.h... no +checking fstab.h usability... yes +checking fstab.h presence... yes +checking for fstab.h... yes +checking sys/uio.h usability... yes +checking sys/uio.h presence... yes +checking for sys/uio.h... yes +checking sys/mkdev.h usability... no +checking sys/mkdev.h presence... no +checking for sys/mkdev.h... no +checking linux/magic.h usability... yes +checking linux/magic.h presence... yes +checking for linux/magic.h... yes +checking sys/prctl.h usability... yes +checking sys/prctl.h presence... yes +checking for sys/prctl.h... yes +checking for sys/mount.h... yes +checking for sys/sysctl.h... no +checking for sysctlbyname... no +checking xlocale.h usability... no +checking xlocale.h presence... no +checking for xlocale.h... no +checking for struct stat.st_mtimensec... no +checking for struct stat.st_mtim.tv_nsec... yes +checking for struct stat.st_atimensec... no +checking for struct stat.st_atim.tv_nsec... yes +checking for struct stat.st_ctimensec... no +checking for struct stat.st_ctim.tv_nsec... yes +checking for struct stat.st_blksize... yes +checking for struct stat.st_blocks... yes +checking for struct statfs.f_fstypename... no +checking for struct statfs.f_bavail... yes +checking for struct statvfs.f_basetype... no +checking for struct statvfs.f_fstypename... no +checking for struct tm.tm_gmtoff... yes +checking for struct tm.__tm_gmtoff... no +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking for struct dirent.d_type... yes +checking for nl_langinfo and CODESET... 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 setlocale... yes +checking whether we are using the GNU C Library 2.1 or newer... yes +checking size of size_t... 8 +checking for the appropriate definition for size_t... unsigned long +checking size of ssize_t... 8 +checking for the appropriate definition for ssize_t... long +checking for lstat... yes +checking for strerror... yes +checking for strsignal... yes +checking for memmove... yes +checking for vsnprintf... yes +checking for stpcpy... yes +checking for strcasecmp... yes +checking for strncasecmp... yes +checking for poll... yes +checking for getcwd... yes +checking for vasprintf... yes +checking for setenv... yes +checking for unsetenv... yes +checking for getc_unlocked... yes +checking for readlink... yes +checking for symlink... yes +checking for fdwalk... no +checking for memmem... yes +checking for chown... yes +checking for lchmod... yes +checking for lchown... yes +checking for fchmod... yes +checking for fchown... yes +checking for link... yes +checking for utimes... yes +checking for getgrgid... yes +checking for getpwuid... yes +checking for getresuid... yes +checking for getmntent_r... yes +checking for setmntent... yes +checking for endmntent... yes +checking for hasmntopt... yes +checking for getfsstat... no +checking for getvfsstat... no +checking for fallocate... yes +checking for splice... yes +checking for prlimit... yes +checking for statvfs... yes +checking for statfs... yes +checking whether to use statfs or statvfs... statfs +checking crt_externs.h usability... no +checking crt_externs.h presence... no +checking for crt_externs.h... no +checking for _NSGetEnviron... no +checking for newlocale... yes +checking for uselocale... yes +checking for strtod_l... yes +checking for strtoll_l... yes +checking for strtoull_l... yes +checking for C99 vsnprintf... yes +checking whether printf supports positional parameters... yes +checking value of AF_INET... 2 +checking value of AF_INET6... 10 +checking value of AF_UNIX... 1 +checking value of MSG_PEEK... 2 +checking value of MSG_OOB... 1 +checking value of MSG_DONTROUTE... 4 +checking for getprotobyname_r... yes +checking for endservent... yes +checking for if_nametoindex... yes +checking for if_indextoname... yes +checking if arpa/nameser_compat.h is needed... no +checking for res_query... in -lresolv +checking for socket... yes +checking for res_init... yes +checking for linux/netlink.h... yes +checking for struct ip_mreqn... yes +checking number of arguments to statfs()... 2 +checking for signed... yes +checking for long long... yes +checking for long double... yes +checking for wchar_t... yes +checking for wint_t... yes +checking for size_t... (cached) yes +checking for ptrdiff_t... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for snprintf... yes +checking for wcslen... yes +checking for C99 snprintf... yes +checking for fd_set... yes, found in sys/types.h +checking for nl_langinfo (CODESET)... yes +checking for nl_langinfo (PM_STR)... yes +checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)... yes +checking for a compliant posix_memalign() implementation... yes +checking for OpenBSD strlcpy/strlcat... no +checking for an implementation of va_copy()... yes +checking for an implementation of __va_copy()... yes +checking whether va_lists can be copied by value... no +checking for dlopen... no +checking for NSLinkModule... no +checking for dlopen in -ldl... yes +checking for dlsym in -ldl... yes +checking for RTLD_GLOBAL brokenness... no +checking for preceeding underscore in symbols... no +checking for dlerror... yes +checking for the suffix of module shared libraries... .so +checking for gspawn implementation... gspawn.lo +checking for GIOChannel implementation... giounix.lo +checking sys/inotify.h usability... yes +checking sys/inotify.h presence... yes +checking for sys/inotify.h... yes +checking for inotify_init1... yes +checking sys/event.h usability... no +checking sys/event.h presence... no +checking for sys/event.h... no +checking for platform-dependent source... +checking whether to compile timeloop... yes +checking if building for some Win32 platform... no +checking for thread implementation... posix +checking thread related cflags... -pthread +checking thread related libraries... -pthread +checking for localtime_r... yes +checking for gmtime_r... (cached) yes +checking for posix getpwuid_r... yes +checking for posix getgrgid_r... yes +checking for pthread_attr_setstacksize... yes +checking for pthread_condattr_setclock... yes +checking for pthread_cond_timedwait_monotonic... no +checking for pthread_cond_timedwait_monotonic_np... no +checking for clock_gettime... yes +checking for lock-free atomic intrinsics... yes +checking for futex(2) system call... yes +checking for eventfd(2) system call... yes +checking value of POLLIN... 1 +checking value of POLLOUT... 4 +checking value of POLLPRI... 2 +checking value of POLLERR... 8 +checking value of POLLHUP... 16 +checking value of POLLNVAL... 32 +checking for broken poll... no +checking for EILSEQ... yes +checking for guint32... yes +checking alignment of guint32... 4 +checking for guint64... yes +checking alignment of guint64... 8 +checking for unsigned long... yes +checking alignment of unsigned long... 8 +checking for -Bsymbolic-functions linker flag... yes +checking for -fvisibility=hidden compiler flag... yes +checking if gcc supports flag -Wall in envvar CFLAGS... yes +checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes +checking if gcc supports flag -Werror=declaration-after-statement in envvar CFLAGS... yes +checking if gcc supports flag -Werror=missing-prototypes in envvar CFLAGS... yes +checking if gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes +checking if gcc supports flag -Werror=pointer-arith in envvar CFLAGS... yes +checking if gcc supports flag -Werror=init-self in envvar CFLAGS... yes +checking if gcc supports flag -Werror=format-security in envvar CFLAGS... no +checking if gcc supports flag -Werror=format=2 in envvar CFLAGS... yes +checking if gcc supports flag -Werror=missing-include-dirs in envvar CFLAGS... yes +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating glib/Makefile +config.status: creating glib/libcharset/Makefile +config.status: creating glib/gnulib/Makefile +config.status: creating m4macros/Makefile +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing glib/glibconfig.h commands +make all-recursive +make[1]: Entering directory '/sources/pkg-config-0.29.2' +Making all in glib +make[2]: Entering directory '/sources/pkg-config-0.29.2/glib' +make all-recursive +make[3]: Entering directory '/sources/pkg-config-0.29.2/glib' +Making all in . +make[4]: Entering directory '/sources/pkg-config-0.29.2/glib' +make[4]: Nothing to be done for 'all-am'. +make[4]: Leaving directory '/sources/pkg-config-0.29.2/glib' +Making all in m4macros +make[4]: Entering directory '/sources/pkg-config-0.29.2/glib/m4macros' +make all-am +make[5]: Entering directory '/sources/pkg-config-0.29.2/glib/m4macros' +make[5]: Nothing to be done for 'all-am'. +make[5]: Leaving directory '/sources/pkg-config-0.29.2/glib/m4macros' +make[4]: Leaving directory '/sources/pkg-config-0.29.2/glib/m4macros' +Making all in glib +make[4]: Entering directory '/sources/pkg-config-0.29.2/glib/glib' + GEN glibconfig-stamp +config.status: executing glib/glibconfig.h commands +config.status: glib/glibconfig.h is unchanged +make all-recursive +make[5]: Entering directory '/sources/pkg-config-0.29.2/glib/glib' +Making all in libcharset +make[6]: Entering directory '/sources/pkg-config-0.29.2/glib/glib/libcharset' +make all-am +make[7]: Entering directory '/sources/pkg-config-0.29.2/glib/glib/libcharset' + CC libcharset_la-localcharset.lo + CCLD libcharset.la + GEN ref-add.sed + GEN ref-del.sed + GEN charset.alias +make[7]: Leaving directory '/sources/pkg-config-0.29.2/glib/glib/libcharset' +make[6]: Leaving directory '/sources/pkg-config-0.29.2/glib/glib/libcharset' +Making all in . +make[6]: Entering directory '/sources/pkg-config-0.29.2/glib/glib' + CC libglib_2_0_la-gallocator.lo + CC libglib_2_0_la-gcache.lo + CC libglib_2_0_la-gcompletion.lo + CC libglib_2_0_la-grel.lo + CC libglib_2_0_la-gthread-deprecated.lo + CC libglib_2_0_la-garray.lo + CC libglib_2_0_la-gasyncqueue.lo + CC libglib_2_0_la-gatomic.lo + CC libglib_2_0_la-gbacktrace.lo + CC libglib_2_0_la-gbase64.lo + CC libglib_2_0_la-gbitlock.lo + CC libglib_2_0_la-gbookmarkfile.lo + CC libglib_2_0_la-gbytes.lo + CC libglib_2_0_la-gcharset.lo + CC libglib_2_0_la-gchecksum.lo + CC libglib_2_0_la-gconvert.lo + CC libglib_2_0_la-gdataset.lo + CC libglib_2_0_la-gdate.lo + CC libglib_2_0_la-gdatetime.lo + CC libglib_2_0_la-gdir.lo + CC libglib_2_0_la-genviron.lo + CC libglib_2_0_la-gerror.lo + CC libglib_2_0_la-gfileutils.lo + CC libglib_2_0_la-ggettext.lo + CC libglib_2_0_la-ghash.lo + CC libglib_2_0_la-ghmac.lo + CC libglib_2_0_la-ghook.lo + CC libglib_2_0_la-ghostutils.lo + CC libglib_2_0_la-giochannel.lo + CC libglib_2_0_la-gkeyfile.lo + CC libglib_2_0_la-glib-init.lo + CC libglib_2_0_la-glib-private.lo + CC libglib_2_0_la-glist.lo + CC libglib_2_0_la-gmain.lo + CC libglib_2_0_la-gmappedfile.lo + CC libglib_2_0_la-gmarkup.lo + CC libglib_2_0_la-gmem.lo + CC libglib_2_0_la-gmessages.lo + CC libglib_2_0_la-gnode.lo + CC libglib_2_0_la-goption.lo + CC libglib_2_0_la-gpattern.lo + CC libglib_2_0_la-gpoll.lo + CC libglib_2_0_la-gprimes.lo + CC libglib_2_0_la-gqsort.lo + CC libglib_2_0_la-gquark.lo + CC libglib_2_0_la-gqueue.lo + CC libglib_2_0_la-grand.lo + CC libglib_2_0_la-gscanner.lo + CC libglib_2_0_la-gsequence.lo + CC libglib_2_0_la-gshell.lo + CC libglib_2_0_la-gslice.lo + CC libglib_2_0_la-gslist.lo + CC libglib_2_0_la-gstdio.lo + CC libglib_2_0_la-gstrfuncs.lo + CC libglib_2_0_la-gstring.lo + CC libglib_2_0_la-gstringchunk.lo + CC libglib_2_0_la-gtestutils.lo + CC libglib_2_0_la-gthread.lo + CC libglib_2_0_la-gthreadpool.lo + CC libglib_2_0_la-gtimer.lo + CC libglib_2_0_la-gtimezone.lo + CC libglib_2_0_la-gtrashstack.lo + CC libglib_2_0_la-gtree.lo + CC libglib_2_0_la-guniprop.lo + CC libglib_2_0_la-gutf8.lo + CC libglib_2_0_la-gunibreak.lo + CC libglib_2_0_la-gunicollate.lo + CC libglib_2_0_la-gunidecomp.lo + CC libglib_2_0_la-gurifuncs.lo + CC libglib_2_0_la-gutils.lo + CC libglib_2_0_la-gvariant.lo + CC libglib_2_0_la-gvariant-core.lo + CC libglib_2_0_la-gvariant-parser.lo + CC libglib_2_0_la-gvariant-serialiser.lo + CC libglib_2_0_la-gvarianttypeinfo.lo + CC libglib_2_0_la-gvarianttype.lo + CC libglib_2_0_la-gversion.lo + CC libglib_2_0_la-gwakeup.lo + CC libglib_2_0_la-gprintf.lo + CC libglib_2_0_la-glib-unix.lo + CC libglib_2_0_la-gthread-posix.lo + CC giounix.lo + CC gspawn.lo + CCLD libglib-2.0.la +echo > glib-public-headers.txt.tmp && mv glib-public-headers.txt.tmp glib-public-headers.txt +make[6]: Leaving directory '/sources/pkg-config-0.29.2/glib/glib' +make[5]: Leaving directory '/sources/pkg-config-0.29.2/glib/glib' +make[4]: Leaving directory '/sources/pkg-config-0.29.2/glib/glib' +make[3]: Leaving directory '/sources/pkg-config-0.29.2/glib' +make[2]: Leaving directory '/sources/pkg-config-0.29.2/glib' +Making all in . +make[2]: Entering directory '/sources/pkg-config-0.29.2' + CC pkg.o + CC parse.o + CC rpmvercmp.o + CC main.o + CCLD pkg-config +make[2]: Leaving directory '/sources/pkg-config-0.29.2' +Making all in check +make[2]: Entering directory '/sources/pkg-config-0.29.2/check' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/pkg-config-0.29.2/check' +make[1]: Leaving directory '/sources/pkg-config-0.29.2' +Making install in glib +make[1]: Entering directory '/sources/pkg-config-0.29.2/glib' +make install-recursive +make[2]: Entering directory '/sources/pkg-config-0.29.2/glib' +Making install in . +make[3]: Entering directory '/sources/pkg-config-0.29.2/glib' +make[4]: Entering directory '/sources/pkg-config-0.29.2/glib' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Leaving directory '/sources/pkg-config-0.29.2/glib' +make[3]: Leaving directory '/sources/pkg-config-0.29.2/glib' +Making install in m4macros +make[3]: Entering directory '/sources/pkg-config-0.29.2/glib/m4macros' +make install-am +make[4]: Entering directory '/sources/pkg-config-0.29.2/glib/m4macros' +make[5]: Entering directory '/sources/pkg-config-0.29.2/glib/m4macros' +make[5]: Nothing to be done for 'install-exec-am'. +make[5]: Leaving directory '/sources/pkg-config-0.29.2/glib/m4macros' +make[4]: Leaving directory '/sources/pkg-config-0.29.2/glib/m4macros' +make[3]: Leaving directory '/sources/pkg-config-0.29.2/glib/m4macros' +Making install in glib +make[3]: Entering directory '/sources/pkg-config-0.29.2/glib/glib' +make install-recursive +make[4]: Entering directory '/sources/pkg-config-0.29.2/glib/glib' +Making install in libcharset +make[5]: Entering directory '/sources/pkg-config-0.29.2/glib/glib/libcharset' +make install-am +make[6]: Entering directory '/sources/pkg-config-0.29.2/glib/glib/libcharset' +make[7]: Entering directory '/sources/pkg-config-0.29.2/glib/glib/libcharset' +make[7]: Nothing to be done for 'install-exec-am'. +make[7]: Leaving directory '/sources/pkg-config-0.29.2/glib/glib/libcharset' +make[6]: Leaving directory '/sources/pkg-config-0.29.2/glib/glib/libcharset' +make[5]: Leaving directory '/sources/pkg-config-0.29.2/glib/glib/libcharset' +Making install in . +make[5]: Entering directory '/sources/pkg-config-0.29.2/glib/glib' +make[6]: Entering directory '/sources/pkg-config-0.29.2/glib/glib' +make[6]: Nothing to be done for 'install-exec-am'. +make[6]: Leaving directory '/sources/pkg-config-0.29.2/glib/glib' +make[5]: Leaving directory '/sources/pkg-config-0.29.2/glib/glib' +make[4]: Leaving directory '/sources/pkg-config-0.29.2/glib/glib' +make[3]: Leaving directory '/sources/pkg-config-0.29.2/glib/glib' +make[2]: Leaving directory '/sources/pkg-config-0.29.2/glib' +make[1]: Leaving directory '/sources/pkg-config-0.29.2/glib' +Making install in . +make[1]: Entering directory '/sources/pkg-config-0.29.2' +make[2]: Entering directory '/sources/pkg-config-0.29.2' + /bin/mkdir -p '/usr/bin' + /bin/sh ./libtool --mode=install /usr/bin/install -c pkg-config '/usr/bin' +libtool: install: /usr/bin/install -c pkg-config /usr/bin/pkg-config +make install-exec-hook +make[3]: Entering directory '/sources/pkg-config-0.29.2' +make[3]: Nothing to be done for 'install-exec-hook'. +make[3]: Leaving directory '/sources/pkg-config-0.29.2' + /bin/mkdir -p '/usr/share/doc/pkg-config-0.29.2' + /usr/bin/install -c -m 644 pkg-config-guide.html '/usr/share/doc/pkg-config-0.29.2' + /bin/mkdir -p '/usr/share/aclocal' + /usr/bin/install -c -m 644 pkg.m4 '/usr/share/aclocal' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 pkg-config.1 '/usr/share/man/man1' +make[2]: Leaving directory '/sources/pkg-config-0.29.2' +make[1]: Leaving directory '/sources/pkg-config-0.29.2' +Making install in check +make[1]: Entering directory '/sources/pkg-config-0.29.2/check' +make[2]: Entering directory '/sources/pkg-config-0.29.2/check' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/pkg-config-0.29.2/check' +make[1]: Leaving directory '/sources/pkg-config-0.29.2/check' +[lfs-scripts] Finishing build of pkg-config-0.29.2 at Tue Feb 2 11:10:29 -03 2021 +[lfs-scripts] Starting build of ncurses-6.2 at Tue Feb 2 11:10:29 -03 2021 +checking for egrep... grep -E +Configuring NCURSES 6.2 ABI 6 (Tue Feb 2 11:10:29 -03 2021) +checking for package version... 6.2 +checking for package patch date... 20200212 +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 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... 10.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... /sbin/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++... 10.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 mawk... no +checking for gawk... gawk +checking for egrep... (cached) grep -E +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 done... /usr/lib/pkgconfig +checking if we should install .pc files for /usr/bin/pkg-config... yes +checking for suffix to add to pc-files... none +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 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... 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... no +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 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 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 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 use restricted environment when running as root... 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... 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... yes +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 suppress wattr* macros to help with ncurses5/ncurses6 transition... 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 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 see compiler warnings... +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/bsdtypes.h... no +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... 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 setvbuf... yes +checking for sigaction... yes +checking for sigvec... no +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 size 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 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.a +checking where we will install curses.h... ${prefix}/include +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... /lib64 /usr/local/lib /lib /usr/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 misc/gen-pkgconfig +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.2 20200212: + + 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 + pkg-config directory: /usr/lib/pkgconfig + +cd man && make DESTDIR="" RPATH_LIST="/usr/lib" all +make[1]: Entering directory '/sources/ncurses-6.2/man' +/bin/sh ./MKterminfo.sh ./terminfo.head ./../include/Caps ./../include/Caps-ncurses ./terminfo.tail >terminfo.5 +make[1]: Leaving directory '/sources/ncurses-6.2/man' +cd include && make DESTDIR="" RPATH_LIST="/usr/lib" all +make[1]: Entering directory '/sources/ncurses-6.2/include' +cat curses.head >curses.h +AWK=gawk /bin/sh ./MKkey_defs.sh ./Caps ./Caps-ncurses >>curses.h +/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 '/sources/ncurses-6.2/include' +cd ncurses && make DESTDIR="" RPATH_LIST="/usr/lib" all +make[1]: Entering directory '/sources/ncurses-6.2/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 -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 ./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 "gcc -E" -DHAVE_CONFIG_H -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 "gcc -E -DHAVE_CONFIG_H -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 "gcc -E -DHAVE_CONFIG_H -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 -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 ./tinfo/make_keys.c +./make_keys keys.list > init_keytry.h +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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 +gcc -DHAVE_CONFIG_H -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.2 +gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libncursesw.so.6.2 .6.2`.6,-stats,-lc -o ../lib/libncursesw.so.6.2 ../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.2 libncursesw.so.6; ln -s -f libncursesw.so.6 libncursesw.so; ) +gcc -o report_offsets -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 --param max-inline-insns-single=1200 ./report_offsets.c +./report_offsets +Size/offsets of data structures: + 4 attr_t + 4 chtype + 28 cchar_t + 4 mmask_t + 20 MEVENT + 1 NCURSES_BOOL + + 1560 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._resize + 1536 s SCREEN.use_tioctl + 1537 w SCREEN._screen_acs_fix + 1544 c SCREEN._ordered_pairs + + 280 TERMINAL + 0 TERMINAL.type + 72 TERMINAL.Filedes + 76 TERMINAL.Ottyb + 136 TERMINAL.Nttyb + 196 TERMINAL._baudrate + 200 TERMINAL._termname + 208 c TERMINAL.type2 + + 72 TERMTYPE + 40 + TERMTYPE.ext_str_table + 66 + TERMTYPE.ext_Strings + + 120 WINDOW + 88 w WINDOW._bkgrnd + 116 c WINDOW._color + + 464 NCURSES_GLOBALS + 12 NCURSES_GLOBALS.init_signals + 416 n NCURSES_GLOBALS._nc_windowlist + 424 + NCURSES_GLOBALS.home_terminfo + 436 + NCURSES_GLOBALS.safeprint_rows + 440 w NCURSES_GLOBALS.key_name + + 760 NCURSES_PRESCREEN + 600 NCURSES_PRESCREEN.saved_tty + 608 NCURSES_PRESCREEN.use_tioctl + 616 NCURSES_PRESCREEN._outch + 624 n NCURSES_PRESCREEN.rippedoff + 752 + NCURSES_PRESCREEN._no_padding +make[1]: Leaving directory '/sources/ncurses-6.2/ncurses' +cd progs && make DESTDIR="" RPATH_LIST="/usr/lib" all +make[1]: Entering directory '/sources/ncurses-6.2/progs' +/bin/sh ./MKtermsort.sh gawk ./../include/Caps >termsort.c +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../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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 '/sources/ncurses-6.2/progs' +cd panel && make DESTDIR="" RPATH_LIST="/usr/lib" all +make[1]: Entering directory '/sources/ncurses-6.2/panel' +rm -f ../include/panel.h +cp ./panel.h ../include/panel.h +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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.2 +gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libpanelw.so.6.2 .6.2`.6,-stats,-lc -o ../lib/libpanelw.so.6.2 ../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.2 libpanelw.so.6; ln -s -f libpanelw.so.6 libpanelw.so; ) +make[1]: Leaving directory '/sources/ncurses-6.2/panel' +cd menu && make DESTDIR="" RPATH_LIST="/usr/lib" all +make[1]: Entering directory '/sources/ncurses-6.2/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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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.2 +gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libmenuw.so.6.2 .6.2`.6,-stats,-lc -o ../lib/libmenuw.so.6.2 ../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.2 libmenuw.so.6; ln -s -f libmenuw.so.6 libmenuw.so; ) +make[1]: Leaving directory '/sources/ncurses-6.2/menu' +cd form && make DESTDIR="" RPATH_LIST="/usr/lib" all +make[1]: Entering directory '/sources/ncurses-6.2/form' +rm -f ../include/form.h +cp ./form.h ../include/form.h +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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 +gcc -I../ncurses -DHAVE_CONFIG_H -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.2 +gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libformw.so.6.2 .6.2`.6,-stats,-lc -o ../lib/libformw.so.6.2 ../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.2 libformw.so.6; ln -s -f libformw.so.6 libformw.so; ) +make[1]: Leaving directory '/sources/ncurses-6.2/form' +cd test && make DESTDIR="" RPATH_LIST="/usr/lib" all +make[1]: Entering directory '/sources/ncurses-6.2/test' +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 +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +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 +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 -lm +make[1]: Leaving directory '/sources/ncurses-6.2/test' +cd misc && make DESTDIR="" RPATH_LIST="/usr/lib" all +make[1]: Entering directory '/sources/ncurses-6.2/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 +/bin/sh ./gen-pkgconfig +** creating ncursesw.pc +** creating panelw.pc +** creating menuw.pc +** creating formw.pc +** creating ncurses++w.pc +touch pc-files +make[1]: Leaving directory '/sources/ncurses-6.2/misc' +cd c++ && make DESTDIR="" RPATH_LIST="/usr/lib" all +make[1]: Entering directory '/sources/ncurses-6.2/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 +/usr/bin/g++ -DHAVE_CONFIG_H -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC -c ../c++/cursesf.cc -o ../obj_s/cursesf.o +/usr/bin/g++ -DHAVE_CONFIG_H -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC -c ../c++/cursesm.cc -o ../obj_s/cursesm.o +/usr/bin/g++ -DHAVE_CONFIG_H -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC -c ../c++/cursesw.cc -o ../obj_s/cursesw.o +/usr/bin/g++ -DHAVE_CONFIG_H -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC -c ../c++/cursespad.cc -o ../obj_s/cursespad.o +/usr/bin/g++ -DHAVE_CONFIG_H -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC -c ../c++/cursesp.cc -o ../obj_s/cursesp.o +/usr/bin/g++ -DHAVE_CONFIG_H -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC -c ../c++/cursslk.cc -o ../obj_s/cursslk.o +/usr/bin/g++ -DHAVE_CONFIG_H -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC -c ../c++/cursesapp.cc -o ../obj_s/cursesapp.o +/usr/bin/g++ -DHAVE_CONFIG_H -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC -c ../c++/cursesmain.cc -o ../obj_s/cursesmain.o +ar -curvU ../lib/libncurses++w.a ../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 +a - ../obj_s/cursesf.o +a - ../obj_s/cursesm.o +a - ../obj_s/cursesw.o +a - ../obj_s/cursespad.o +a - ../obj_s/cursesp.o +a - ../obj_s/cursslk.o +a - ../obj_s/cursesapp.o +a - ../obj_s/cursesmain.o +ranlib ../lib/libncurses++w.a +compiling demo (obj_s) +/usr/bin/g++ -o demo ../obj_s/demo.o -L../lib -lncurses++w -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil -DHAVE_CONFIG_H -I../c++ -I. -I../include -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -fPIC +make[1]: Leaving directory '/sources/ncurses-6.2/c++' +cd man && make DESTDIR="" RPATH_LIST="/usr/lib" install +make[1]: Entering directory '/sources/ncurses-6.2/man' +/bin/sh ../edit_man.sh normal installing /usr/share/man . terminfo.5 *-config.1 ./*.[0-9]* +...made /sources/ncurses-6.2/man_alias.sed +installing /usr/share/man/man5/terminfo.5 +installing /usr/share/man/man1/ncursesw6-config.1 +installing /usr/share/man/man1/captoinfo.1m +installing /usr/share/man/man1/clear.1 +installing /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 /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 /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 /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 /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 /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 /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 /usr/share/man/man3/curs_beep.3x +.. installing alias beep.3x +.. installing alias flash.3x +installing /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 /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 /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 /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 /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 /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 /usr/share/man/man3/curs_delch.3x +.. installing alias delch.3x +.. installing alias mvdelch.3x +.. installing alias mvwdelch.3x +.. installing alias wdelch.3x +installing /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 /usr/share/man/man3/curs_extend.3x +.. installing alias curses_version.3x +.. installing alias use_extended_names.3x +installing /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 /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 /usr/share/man/man3/curs_getcchar.3x +.. installing alias getcchar.3x +.. installing alias setcchar.3x +installing /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 /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 /usr/share/man/man3/curs_getyx.3x +.. installing alias getbegyx.3x +.. installing alias getmaxyx.3x +.. installing alias getparyx.3x +.. installing alias getyx.3x +installing /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 /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 /usr/share/man/man3/curs_inch.3x +.. installing alias inch.3x +.. installing alias mvinch.3x +.. installing alias mvwinch.3x +.. installing alias winch.3x +installing /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 /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 /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 nocbreak.3x +.. installing alias nodelay.3x +.. installing alias noecho.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 /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 /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 /usr/share/man/man3/curs_insch.3x +.. installing alias insch.3x +.. installing alias mvinsch.3x +.. installing alias mvwinsch.3x +.. installing alias winsch.3x +installing /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 /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 /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 /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 /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 /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 /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 /usr/share/man/man3/curs_move.3x +.. installing alias move.3x +.. installing alias wmove.3x +installing /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 /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 nl.3x +.. installing alias nonl.3x +.. installing alias scrollok.3x +.. installing alias setscrreg.3x +.. installing alias wsetscrreg.3x +installing /usr/share/man/man3/curs_overlay.3x +.. installing alias copywin.3x +.. installing alias overlay.3x +.. installing alias overwrite.3x +installing /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 /usr/share/man/man3/curs_print.3x +.. installing alias mcprint.3x +installing /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 /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 /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 /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 /usr/share/man/man3/curs_scroll.3x +.. installing alias scrl.3x +.. installing alias scroll.3x +.. installing alias wscrl.3x +installing /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 /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 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 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_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 tigetflag_sp.3x +.. installing alias tigetnum_sp.3x +.. installing alias tigetstr_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 /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 /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 /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 setterm.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 /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 /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 /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 /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 /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 /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 /usr/share/man/man3/default_colors.3x +.. installing alias assume_default_colors.3x +.. installing alias use_default_colors.3x +installing /usr/share/man/man3/define_key.3x +installing /usr/share/man/man3/form.3x +installing /usr/share/man/man3/form_cursor.3x +.. installing alias pos_form_cursor.3x +installing /usr/share/man/man3/form_data.3x +.. installing alias data_ahead.3x +.. installing alias data_behind.3x +installing /usr/share/man/man3/form_driver.3x +.. installing alias form_driver_w.3x +installing /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 /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 /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 /usr/share/man/man3/form_field_info.3x +.. installing alias dynamic_field_info.3x +.. installing alias field_info.3x +installing /usr/share/man/man3/form_field_just.3x +.. installing alias field_just.3x +.. installing alias set_field_just.3x +installing /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 /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 /usr/share/man/man3/form_field_userptr.3x +.. installing alias field_userptr.3x +.. installing alias set_field_userptr.3x +installing /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 /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 /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 /usr/share/man/man3/form_new.3x +.. installing alias free_form.3x +.. installing alias new_form.3x +installing /usr/share/man/man3/form_new_page.3x +.. installing alias new_page.3x +.. installing alias set_new_page.3x +installing /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 /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 /usr/share/man/man3/form_post.3x +.. installing alias post_form.3x +.. installing alias unpost_form.3x +installing /usr/share/man/man3/form_requestname.3x +.. installing alias form_request_by_name.3x +.. installing alias form_request_name.3x +installing /usr/share/man/man3/form_userptr.3x +.. installing alias set_form_userptr.3x +installing /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 /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 /usr/share/man/man1/infocmp.1m +installing /usr/share/man/man1/infotocap.1m +installing /usr/share/man/man3/key_defined.3x +installing /usr/share/man/man3/keybound.3x +installing /usr/share/man/man3/keyok.3x +installing /usr/share/man/man3/legacy_coding.3x +.. installing alias use_legacy_coding.3x +installing /usr/share/man/man3/menu.3x +installing /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 /usr/share/man/man3/menu_cursor.3x +.. installing alias pos_menu_cursor.3x +installing /usr/share/man/man3/menu_driver.3x +installing /usr/share/man/man3/menu_format.3x +.. installing alias set_menu_format.3x +installing /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 /usr/share/man/man3/menu_items.3x +.. installing alias item_count.3x +.. installing alias set_menu_items.3x +installing /usr/share/man/man3/menu_mark.3x +.. installing alias set_menu_mark.3x +installing /usr/share/man/man3/menu_new.3x +.. installing alias free_menu.3x +.. installing alias new_menu.3x +installing /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 /usr/share/man/man3/menu_pattern.3x +.. installing alias set_menu_pattern.3x +installing /usr/share/man/man3/menu_post.3x +.. installing alias post_menu.3x +.. installing alias unpost_menu.3x +installing /usr/share/man/man3/menu_requestname.3x +.. installing alias menu_request_by_name.3x +.. installing alias menu_request_name.3x +installing /usr/share/man/man3/menu_spacing.3x +.. installing alias set_menu_spacing.3x +installing /usr/share/man/man3/menu_userptr.3x +.. installing alias set_menu_userptr.3x +installing /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 /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 /usr/share/man/man3/mitem_name.3x +.. installing alias item_description.3x +.. installing alias item_name.3x +installing /usr/share/man/man3/mitem_new.3x +.. installing alias free_item.3x +.. installing alias new_item.3x +installing /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 /usr/share/man/man3/mitem_userptr.3x +.. installing alias item_userptr.3x +.. installing alias set_item_userptr.3x +installing /usr/share/man/man3/mitem_value.3x +.. installing alias item_value.3x +.. installing alias set_item_value.3x +installing /usr/share/man/man3/mitem_visible.3x +.. installing alias item_visible.3x +installing /usr/share/man/man3/ncurses.3x +.. installing alias curses.3x +installing /usr/share/man/man1/ncursesw6-config.1 +installing /usr/share/man/man3/new_pair.3x +.. installing alias alloc_pair.3x +.. installing alias find_pair.3x +.. installing alias free_pair.3x +installing /usr/share/man/man3/panel.3x +.. installing alias bottom_panel.3x +.. installing alias del_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 /usr/share/man/man3/resizeterm.3x +.. installing alias is_term_resized.3x +.. installing alias resize_term.3x +installing /usr/share/man/man5/scr_dump.5 +installing /usr/share/man/man1/tabs.1 +installing /usr/share/man/man5/term.5 +installing /usr/share/man/man7/term.7 +installing /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 /usr/share/man/man5/terminfo.5 +installing /usr/share/man/man1/tic.1m +installing /usr/share/man/man1/toe.1m +installing /usr/share/man/man1/tput.1 +.. installing alias reset.1 +installing /usr/share/man/man1/tset.1 +.. installing alias reset.1 +installing /usr/share/man/man5/user_caps.5 +installing /usr/share/man/man3/wresize.3x +make[1]: Leaving directory '/sources/ncurses-6.2/man' +cd include && make DESTDIR="" RPATH_LIST="/usr/lib" install +make[1]: Entering directory '/sources/ncurses-6.2/include' +installing curses.h in /usr/include +installing unctrl.h in /usr/include +installing ncurses_dll.h in /usr/include +installing term.h in /usr/include +installing termcap.h in /usr/include +installing ./tic.h in /usr/include +installing ./term_entry.h in /usr/include +installing ./nc_tparm.h in /usr/include +make[1]: Leaving directory '/sources/ncurses-6.2/include' +cd ncurses && make DESTDIR="" RPATH_LIST="/usr/lib" install +make[1]: Entering directory '/sources/ncurses-6.2/ncurses' +linking /usr/lib/libncursesw.so.6.2 +gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /usr/lib/libncursesw.so.6.2 .6.2`.6,-stats,-lc -o /usr/lib/libncursesw.so.6.2 ../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 /usr/lib && (ln -s -f libncursesw.so.6.2 libncursesw.so.6; ln -s -f libncursesw.so.6 libncursesw.so; ) +test -z "" && /sbin/ldconfig +make[1]: Leaving directory '/sources/ncurses-6.2/ncurses' +cd progs && make DESTDIR="" RPATH_LIST="/usr/lib" install +make[1]: Entering directory '/sources/ncurses-6.2/progs' +/usr/bin/install -c -s tic /usr/bin/`echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` +/usr/bin/install -c -s toe /usr/bin/`echo toe| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` +linking infotocap to tic +(cd /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 /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 -s infocmp /usr/bin/`echo infocmp| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` +/usr/bin/install -c -s clear /usr/bin/`echo clear| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` +/usr/bin/install -c -s tabs /usr/bin/`echo tabs| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` +/usr/bin/install -c -s tput /usr/bin/`echo tput| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` +/usr/bin/install -c -s tset /usr/bin/`echo tset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` +linking reset to tset +(cd /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 '/sources/ncurses-6.2/progs' +cd panel && make DESTDIR="" RPATH_LIST="/usr/lib" install +make[1]: Entering directory '/sources/ncurses-6.2/panel' +linking /usr/lib/libpanelw.so.6.2 +gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /usr/lib/libpanelw.so.6.2 .6.2`.6,-stats,-lc -o /usr/lib/libpanelw.so.6.2 ../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 /usr/lib && (ln -s -f libpanelw.so.6.2 libpanelw.so.6; ln -s -f libpanelw.so.6 libpanelw.so; ) +test -z "" && /sbin/ldconfig +installing ./panel.h in /usr/include +make[1]: Leaving directory '/sources/ncurses-6.2/panel' +cd menu && make DESTDIR="" RPATH_LIST="/usr/lib" install +make[1]: Entering directory '/sources/ncurses-6.2/menu' +linking /usr/lib/libmenuw.so.6.2 +gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /usr/lib/libmenuw.so.6.2 .6.2`.6,-stats,-lc -o /usr/lib/libmenuw.so.6.2 ../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 /usr/lib && (ln -s -f libmenuw.so.6.2 libmenuw.so.6; ln -s -f libmenuw.so.6 libmenuw.so; ) +test -z "" && /sbin/ldconfig +installing ./eti.h in /usr/include +installing ./menu.h in /usr/include +make[1]: Leaving directory '/sources/ncurses-6.2/menu' +cd form && make DESTDIR="" RPATH_LIST="/usr/lib" install +make[1]: Entering directory '/sources/ncurses-6.2/form' +linking /usr/lib/libformw.so.6.2 +gcc -O2 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /usr/lib/libformw.so.6.2 .6.2`.6,-stats,-lc -o /usr/lib/libformw.so.6.2 ../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 /usr/lib && (ln -s -f libformw.so.6.2 libformw.so.6; ln -s -f libformw.so.6 libformw.so; ) +test -z "" && /sbin/ldconfig +installing ./form.h in /usr/include +make[1]: Leaving directory '/sources/ncurses-6.2/form' +cd test && make DESTDIR="" RPATH_LIST="/usr/lib" install +make[1]: Entering directory '/sources/ncurses-6.2/test' +make[1]: Nothing to be done for 'install'. +make[1]: Leaving directory '/sources/ncurses-6.2/test' +cd misc && make DESTDIR="" RPATH_LIST="/usr/lib" install +make[1]: Entering directory '/sources/ncurses-6.2/misc' +DESTDIR= \ +prefix=/usr \ +exec_prefix=/usr \ +bindir=/usr/bin \ +top_srcdir=.. \ +srcdir=. \ +datadir=/usr/share \ +ticdir=/usr/share/terminfo \ +source=terminfo.tmp \ +cross_compiling=no \ +/bin/sh ./run_tic.sh +** Building terminfo database, please wait... +Running sh ./shlib tic to install /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. + +** built new /usr/share/terminfo +** sym-linked /usr/lib/terminfo for compatibility +installing std +installing stdcrt +installing vt100 +installing vt300 +finished install.data +/usr/bin/install -c ncurses-config /usr/bin/ncursesw6-config +installing ncursesw.pc +installing ncursesw.pc +installing panelw.pc +installing menuw.pc +installing formw.pc +installing ncurses++w.pc +make[1]: Leaving directory '/sources/ncurses-6.2/misc' +cd c++ && make DESTDIR="" RPATH_LIST="/usr/lib" install +make[1]: Entering directory '/sources/ncurses-6.2/c++' +installing ../lib/libncurses++w.a as /usr/lib/libncurses++w.a +/usr/bin/install -c -m 644 ../lib/libncurses++w.a /usr/lib/libncurses++w.a +ranlib /usr/lib/libncurses++w.a +installing ./cursesapp.h in /usr/include +installing ./cursesf.h in /usr/include +installing ./cursesm.h in /usr/include +installing ./cursesp.h in /usr/include +installing ./cursesw.h in /usr/include +installing ./cursslk.h in /usr/include +installing etip.h in /usr/include +make[1]: Leaving directory '/sources/ncurses-6.2/c++' +renamed '/usr/lib/libncursesw.so.6' -> '/lib/libncursesw.so.6' +renamed '/usr/lib/libncursesw.so.6.2' -> '/lib/libncursesw.so.6.2' +'/usr/lib/libncursesw.so' -> '../../lib/libncursesw.so.6' +removed '/usr/lib/libncurses.so' +'/usr/lib/pkgconfig/ncurses.pc' -> 'ncursesw.pc' +'/usr/lib/pkgconfig/form.pc' -> 'formw.pc' +'/usr/lib/pkgconfig/panel.pc' -> 'panelw.pc' +'/usr/lib/pkgconfig/menu.pc' -> 'menuw.pc' +'/usr/lib/libcurses.so' -> 'libncurses.so' +mkdir: created directory '/usr/share/doc/ncurses-6.2' +'doc/hackguide.doc' -> '/usr/share/doc/ncurses-6.2/hackguide.doc' +'doc/html' -> '/usr/share/doc/ncurses-6.2/html' +'doc/html/index.html' -> '/usr/share/doc/ncurses-6.2/html/index.html' +'doc/html/hackguide.html' -> '/usr/share/doc/ncurses-6.2/html/hackguide.html' +'doc/html/Ada95.html' -> '/usr/share/doc/ncurses-6.2/html/Ada95.html' +'doc/html/announce.html' -> '/usr/share/doc/ncurses-6.2/html/announce.html' +'doc/html/ncurses-intro.html' -> '/usr/share/doc/ncurses-6.2/html/ncurses-intro.html' +'doc/html/man' -> '/usr/share/doc/ncurses-6.2/html/man' +'doc/html/man/mitem_visible.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/mitem_visible.3x.html' +'doc/html/man/index.html' -> '/usr/share/doc/ncurses-6.2/html/man/index.html' +'doc/html/man/resizeterm.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/resizeterm.3x.html' +'doc/html/man/curs_deleteln.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_deleteln.3x.html' +'doc/html/man/mitem_userptr.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/mitem_userptr.3x.html' +'doc/html/man/curs_addstr.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_addstr.3x.html' +'doc/html/man/curs_termattrs.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_termattrs.3x.html' +'doc/html/man/curs_ins_wstr.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_ins_wstr.3x.html' +'doc/html/man/form_fieldtype.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_fieldtype.3x.html' +'doc/html/man/form_field_attributes.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_field_attributes.3x.html' +'doc/html/man/curs_getcchar.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_getcchar.3x.html' +'doc/html/man/curs_addch.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_addch.3x.html' +'doc/html/man/curs_inopts.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_inopts.3x.html' +'doc/html/man/menu_new.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/menu_new.3x.html' +'doc/html/man/curs_overlay.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_overlay.3x.html' +'doc/html/man/form.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form.3x.html' +'doc/html/man/curs_beep.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_beep.3x.html' +'doc/html/man/form_field_just.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_field_just.3x.html' +'doc/html/man/curs_trace.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_trace.3x.html' +'doc/html/man/menu_attributes.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/menu_attributes.3x.html' +'doc/html/man/panel.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/panel.3x.html' +'doc/html/man/curs_slk.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_slk.3x.html' +'doc/html/man/curs_refresh.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_refresh.3x.html' +'doc/html/man/form_requestname.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_requestname.3x.html' +'doc/html/man/menu_post.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/menu_post.3x.html' +'doc/html/man/curs_extend.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_extend.3x.html' +'doc/html/man/form_field_userptr.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_field_userptr.3x.html' +'doc/html/man/curs_move.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_move.3x.html' +'doc/html/man/curs_mouse.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_mouse.3x.html' +'doc/html/man/tset.1.html' -> '/usr/share/doc/ncurses-6.2/html/man/tset.1.html' +'doc/html/man/form_userptr.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_userptr.3x.html' +'doc/html/man/form_field.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_field.3x.html' +'doc/html/man/form_page.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_page.3x.html' +'doc/html/man/form_post.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_post.3x.html' +'doc/html/man/curs_getch.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_getch.3x.html' +'doc/html/man/curs_touch.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_touch.3x.html' +'doc/html/man/curs_sp_funcs.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_sp_funcs.3x.html' +'doc/html/man/curs_scr_dump.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_scr_dump.3x.html' +'doc/html/man/curs_addwstr.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_addwstr.3x.html' +'doc/html/man/form_opts.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_opts.3x.html' +'doc/html/man/tabs.1.html' -> '/usr/share/doc/ncurses-6.2/html/man/tabs.1.html' +'doc/html/man/clear.1.html' -> '/usr/share/doc/ncurses-6.2/html/man/clear.1.html' +'doc/html/man/curs_printw.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_printw.3x.html' +'doc/html/man/curs_threads.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_threads.3x.html' +'doc/html/man/curs_clear.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_clear.3x.html' +'doc/html/man/menu_requestname.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/menu_requestname.3x.html' +'doc/html/man/mitem_name.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/mitem_name.3x.html' +'doc/html/man/key_defined.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/key_defined.3x.html' +'doc/html/man/menu_cursor.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/menu_cursor.3x.html' +'doc/html/man/curs_initscr.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_initscr.3x.html' +'doc/html/man/tic.1m.html' -> '/usr/share/doc/ncurses-6.2/html/man/tic.1m.html' +'doc/html/man/curs_color.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_color.3x.html' +'doc/html/man/menu_opts.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/menu_opts.3x.html' +'doc/html/man/term.5.html' -> '/usr/share/doc/ncurses-6.2/html/man/term.5.html' +'doc/html/man/form_driver.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_driver.3x.html' +'doc/html/man/legacy_coding.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/legacy_coding.3x.html' +'doc/html/man/terminfo.5.html' -> '/usr/share/doc/ncurses-6.2/html/man/terminfo.5.html' +'doc/html/man/form_field_opts.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_field_opts.3x.html' +'doc/html/man/curs_getyx.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_getyx.3x.html' +'doc/html/man/menu_win.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/menu_win.3x.html' +'doc/html/man/menu_pattern.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/menu_pattern.3x.html' +'doc/html/man/curs_termcap.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_termcap.3x.html' +'doc/html/man/keyok.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/keyok.3x.html' +'doc/html/man/curs_delch.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_delch.3x.html' +'doc/html/man/adacurses6-config.1.html' -> '/usr/share/doc/ncurses-6.2/html/man/adacurses6-config.1.html' +'doc/html/man/curs_inwstr.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_inwstr.3x.html' +'doc/html/man/form_field_new.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_field_new.3x.html' +'doc/html/man/menu_driver.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/menu_driver.3x.html' +'doc/html/man/scr_dump.5.html' -> '/usr/share/doc/ncurses-6.2/html/man/scr_dump.5.html' +'doc/html/man/keybound.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/keybound.3x.html' +'doc/html/man/mitem_opts.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/mitem_opts.3x.html' +'doc/html/man/menu_format.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/menu_format.3x.html' +'doc/html/man/curs_inch.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_inch.3x.html' +'doc/html/man/form_win.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_win.3x.html' +'doc/html/man/default_colors.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/default_colors.3x.html' +'doc/html/man/mitem_current.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/mitem_current.3x.html' +'doc/html/man/curs_pad.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_pad.3x.html' +'doc/html/man/curs_insstr.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_insstr.3x.html' +'doc/html/man/curs_window.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_window.3x.html' +'doc/html/man/curs_terminfo.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_terminfo.3x.html' +'doc/html/man/mitem_new.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/mitem_new.3x.html' +'doc/html/man/curs_in_wch.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_in_wch.3x.html' +'doc/html/man/mitem_value.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/mitem_value.3x.html' +'doc/html/man/curs_print.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_print.3x.html' +'doc/html/man/curs_get_wch.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_get_wch.3x.html' +'doc/html/man/curs_addchstr.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_addchstr.3x.html' +'doc/html/man/curs_ins_wch.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_ins_wch.3x.html' +'doc/html/man/curs_border_set.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_border_set.3x.html' +'doc/html/man/curs_instr.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_instr.3x.html' +'doc/html/man/user_caps.5.html' -> '/usr/share/doc/ncurses-6.2/html/man/user_caps.5.html' +'doc/html/man/curs_attr.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_attr.3x.html' +'doc/html/man/curs_util.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_util.3x.html' +'doc/html/man/ncurses6-config.1.html' -> '/usr/share/doc/ncurses-6.2/html/man/ncurses6-config.1.html' +'doc/html/man/curs_getstr.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_getstr.3x.html' +'doc/html/man/curs_legacy.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_legacy.3x.html' +'doc/html/man/menu.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/menu.3x.html' +'doc/html/man/menu_spacing.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/menu_spacing.3x.html' +'doc/html/man/curs_scanw.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_scanw.3x.html' +'doc/html/man/form_hook.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_hook.3x.html' +'doc/html/man/curs_variables.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_variables.3x.html' +'doc/html/man/wresize.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/wresize.3x.html' +'doc/html/man/curs_in_wchstr.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_in_wchstr.3x.html' +'doc/html/man/curs_scroll.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_scroll.3x.html' +'doc/html/man/tput.1.html' -> '/usr/share/doc/ncurses-6.2/html/man/tput.1.html' +'doc/html/man/form_new_page.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_new_page.3x.html' +'doc/html/man/form_field_validation.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_field_validation.3x.html' +'doc/html/man/infotocap.1m.html' -> '/usr/share/doc/ncurses-6.2/html/man/infotocap.1m.html' +'doc/html/man/curs_outopts.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_outopts.3x.html' +'doc/html/man/term.7.html' -> '/usr/share/doc/ncurses-6.2/html/man/term.7.html' +'doc/html/man/menu_items.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/menu_items.3x.html' +'doc/html/man/toe.1m.html' -> '/usr/share/doc/ncurses-6.2/html/man/toe.1m.html' +'doc/html/man/curs_add_wchstr.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_add_wchstr.3x.html' +'doc/html/man/curs_add_wch.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_add_wch.3x.html' +'doc/html/man/menu_mark.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/menu_mark.3x.html' +'doc/html/man/curs_border.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_border.3x.html' +'doc/html/man/form_data.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_data.3x.html' +'doc/html/man/form_new.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_new.3x.html' +'doc/html/man/form_field_buffer.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_field_buffer.3x.html' +'doc/html/man/form_field_info.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_field_info.3x.html' +'doc/html/man/term_variables.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/term_variables.3x.html' +'doc/html/man/curs_bkgd.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_bkgd.3x.html' +'doc/html/man/form_cursor.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_cursor.3x.html' +'doc/html/man/curs_memleaks.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_memleaks.3x.html' +'doc/html/man/curs_kernel.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_kernel.3x.html' +'doc/html/man/curs_bkgrnd.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_bkgrnd.3x.html' +'doc/html/man/infocmp.1m.html' -> '/usr/share/doc/ncurses-6.2/html/man/infocmp.1m.html' +'doc/html/man/form_variables.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/form_variables.3x.html' +'doc/html/man/curs_inchstr.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_inchstr.3x.html' +'doc/html/man/menu_hook.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/menu_hook.3x.html' +'doc/html/man/curs_insch.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_insch.3x.html' +'doc/html/man/menu_userptr.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/menu_userptr.3x.html' +'doc/html/man/new_pair.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/new_pair.3x.html' +'doc/html/man/define_key.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/define_key.3x.html' +'doc/html/man/captoinfo.1m.html' -> '/usr/share/doc/ncurses-6.2/html/man/captoinfo.1m.html' +'doc/html/man/ncurses.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/ncurses.3x.html' +'doc/html/man/curs_opaque.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_opaque.3x.html' +'doc/html/man/curs_get_wstr.3x.html' -> '/usr/share/doc/ncurses-6.2/html/man/curs_get_wstr.3x.html' +'doc/html/NCURSES-Programming-HOWTO.html' -> '/usr/share/doc/ncurses-6.2/html/NCURSES-Programming-HOWTO.html' +'doc/html/ada' -> '/usr/share/doc/ncurses-6.2/html/ada' +'doc/html/ada/terminal_interface-curses-termcap__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-termcap__ads.htm' +'doc/html/ada/terminal_interface-curses-text_io-aux__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-text_io-aux__ads.htm' +'doc/html/ada/terminal_interface-curses-terminfo__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-terminfo__ads.htm' +'doc/html/ada/terminal_interface-curses-mouse__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-mouse__ads.htm' +'doc/html/ada/terminal_interface-curses-text_io-enumeration_io__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-text_io-enumeration_io__adb.htm' +'doc/html/ada/terminal_interface-curses-forms-field_types-alpha__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_types-alpha__ads.htm' +'doc/html/ada/terminal_interface-curses-text_io-fixed_io__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-text_io-fixed_io__ads.htm' +'doc/html/ada/terminal_interface-curses-text_io-fixed_io__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-text_io-fixed_io__adb.htm' +'doc/html/ada/funcs.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs.htm' +'doc/html/ada/terminal_interface-curses-forms-field_types-intfield__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_types-intfield__ads.htm' +'doc/html/ada/terminal_interface-curses-forms-field_types__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_types__adb.htm' +'doc/html/ada/terminal_interface-curses-forms-field_types-intfield__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_types-intfield__adb.htm' +'doc/html/ada/terminal_interface-curses-forms-field_types-user__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_types-user__ads.htm' +'doc/html/ada/terminal_interface-curses-menus__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-menus__ads.htm' +'doc/html/ada/terminal_interface-curses-forms-field_types-regexp__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_types-regexp__ads.htm' +'doc/html/ada/terminal_interface-curses-forms-field_types-user-choice__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_types-user-choice__ads.htm' +'doc/html/ada/terminal_interface__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface__ads.htm' +'doc/html/ada/terminal_interface-curses-text_io-integer_io__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-text_io-integer_io__adb.htm' +'doc/html/ada/terminal_interface-curses-forms-field_user_data__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_user_data__ads.htm' +'doc/html/ada/terminal_interface-curses-forms-field_types-enumeration-ada__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_types-enumeration-ada__ads.htm' +'doc/html/ada/terminal_interface-curses-menus-menu_user_data__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-menus-menu_user_data__adb.htm' +'doc/html/ada/terminal_interface-curses-putwin__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-putwin__adb.htm' +'doc/html/ada/terminal_interface-curses-text_io-modular_io__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-text_io-modular_io__ads.htm' +'doc/html/ada/terminal_interface-curses-panels__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-panels__adb.htm' +'doc/html/ada/terminal_interface-curses-forms__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms__ads.htm' +'doc/html/ada/funcs' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs' +'doc/html/ada/funcs/U.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs/U.htm' +'doc/html/ada/funcs/P.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs/P.htm' +'doc/html/ada/funcs/L.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs/L.htm' +'doc/html/ada/funcs/K.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs/K.htm' +'doc/html/ada/funcs/B.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs/B.htm' +'doc/html/ada/funcs/V.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs/V.htm' +'doc/html/ada/funcs/F.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs/F.htm' +'doc/html/ada/funcs/D.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs/D.htm' +'doc/html/ada/funcs/C.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs/C.htm' +'doc/html/ada/funcs/A.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs/A.htm' +'doc/html/ada/funcs/I.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs/I.htm' +'doc/html/ada/funcs/G.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs/G.htm' +'doc/html/ada/funcs/R.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs/R.htm' +'doc/html/ada/funcs/Q.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs/Q.htm' +'doc/html/ada/funcs/S.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs/S.htm' +'doc/html/ada/funcs/W.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs/W.htm' +'doc/html/ada/funcs/H.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs/H.htm' +'doc/html/ada/funcs/T.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs/T.htm' +'doc/html/ada/funcs/N.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs/N.htm' +'doc/html/ada/funcs/O.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs/O.htm' +'doc/html/ada/funcs/M.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs/M.htm' +'doc/html/ada/funcs/E.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/funcs/E.htm' +'doc/html/ada/terminal_interface-curses-text_io-decimal_io__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-text_io-decimal_io__adb.htm' +'doc/html/ada/terminal_interface-curses__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses__ads.htm' +'doc/html/ada/terminal_interface-curses-forms-field_types-user__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_types-user__adb.htm' +'doc/html/ada/terminal_interface-curses-putwin__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-putwin__ads.htm' +'doc/html/ada/terminal_interface-curses-trace__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-trace__adb.htm' +'doc/html/ada/terminal_interface-curses-forms-field_types-alphanumeric__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_types-alphanumeric__adb.htm' +'doc/html/ada/terminal_interface-curses-text_io__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-text_io__adb.htm' +'doc/html/ada/terminal_interface-curses-forms-field_types-enumeration__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_types-enumeration__ads.htm' +'doc/html/ada/main.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/main.htm' +'doc/html/ada/terminal_interface-curses-terminfo__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-terminfo__adb.htm' +'doc/html/ada/terminal_interface-curses_constants__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses_constants__ads.htm' +'doc/html/ada/terminal_interface-curses-forms-field_types-alphanumeric__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_types-alphanumeric__ads.htm' +'doc/html/ada/terminal_interface-curses-forms__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms__adb.htm' +'doc/html/ada/terminal_interface-curses-trace__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-trace__ads.htm' +'doc/html/ada/terminal_interface-curses-panels-user_data__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-panels-user_data__ads.htm' +'doc/html/ada/terminal_interface-curses-text_io-complex_io__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-text_io-complex_io__adb.htm' +'doc/html/ada/terminal_interface-curses-forms-form_user_data__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-form_user_data__ads.htm' +'doc/html/ada/index.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/index.htm' +'doc/html/ada/files' -> '/usr/share/doc/ncurses-6.2/html/ada/files' +'doc/html/ada/files/T.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/files/T.htm' +'doc/html/ada/terminal_interface-curses-forms-field_types__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_types__ads.htm' +'doc/html/ada/terminal_interface-curses-forms-field_types-user-choice__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_types-user-choice__adb.htm' +'doc/html/ada/terminal_interface-curses-text_io-integer_io__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-text_io-integer_io__ads.htm' +'doc/html/ada/terminal_interface-curses-aux__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-aux__adb.htm' +'doc/html/ada/terminal_interface-curses-forms-field_types-ipv4_address__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_types-ipv4_address__adb.htm' +'doc/html/ada/terminal_interface-curses-forms-field_types-alpha__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_types-alpha__adb.htm' +'doc/html/ada/terminal_interface-curses-menus__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-menus__adb.htm' +'doc/html/ada/terminal_interface-curses-text_io-aux__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-text_io-aux__adb.htm' +'doc/html/ada/terminal_interface-curses-forms-field_types-numeric__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_types-numeric__adb.htm' +'doc/html/ada/terminal_interface-curses-menus-item_user_data__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-menus-item_user_data__ads.htm' +'doc/html/ada/terminal_interface-curses-text_io-float_io__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-text_io-float_io__ads.htm' +'doc/html/ada/terminal_interface-curses-forms-field_types-regexp__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_types-regexp__adb.htm' +'doc/html/ada/terminal_interface-curses__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses__adb.htm' +'doc/html/ada/terminal_interface-curses-text_io__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-text_io__ads.htm' +'doc/html/ada/terminal_interface-curses-termcap__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-termcap__adb.htm' +'doc/html/ada/files.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/files.htm' +'doc/html/ada/terminal_interface-curses-forms-field_user_data__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_user_data__adb.htm' +'doc/html/ada/terminal_interface-curses-forms-form_user_data__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-form_user_data__adb.htm' +'doc/html/ada/terminal_interface-curses-panels-user_data__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-panels-user_data__adb.htm' +'doc/html/ada/terminal_interface-curses-forms-field_types-enumeration__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_types-enumeration__adb.htm' +'doc/html/ada/terminal_interface-curses-forms-field_types-numeric__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_types-numeric__ads.htm' +'doc/html/ada/terminal_interface-curses-text_io-float_io__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-text_io-float_io__adb.htm' +'doc/html/ada/terminal_interface-curses-text_io-complex_io__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-text_io-complex_io__ads.htm' +'doc/html/ada/table.html' -> '/usr/share/doc/ncurses-6.2/html/ada/table.html' +'doc/html/ada/terminal_interface-curses-menus-item_user_data__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-menus-item_user_data__adb.htm' +'doc/html/ada/terminal_interface-curses-text_io-modular_io__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-text_io-modular_io__adb.htm' +'doc/html/ada/terminal_interface-curses-menus-menu_user_data__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-menus-menu_user_data__ads.htm' +'doc/html/ada/terminal_interface-curses-text_io-enumeration_io__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-text_io-enumeration_io__ads.htm' +'doc/html/ada/terminal_interface-curses-forms-field_types-ipv4_address__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_types-ipv4_address__ads.htm' +'doc/html/ada/terminal_interface-curses-aux__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-aux__ads.htm' +'doc/html/ada/terminal_interface-curses-panels__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-panels__ads.htm' +'doc/html/ada/terminal_interface-curses-text_io-decimal_io__ads.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-text_io-decimal_io__ads.htm' +'doc/html/ada/terminal_interface-curses-mouse__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-mouse__adb.htm' +'doc/html/ada/terminal_interface-curses-forms-field_types-enumeration-ada__adb.htm' -> '/usr/share/doc/ncurses-6.2/html/ada/terminal_interface-curses-forms-field_types-enumeration-ada__adb.htm' +'doc/ncurses-intro.doc' -> '/usr/share/doc/ncurses-6.2/ncurses-intro.doc' +[lfs-scripts] Finishing build of ncurses-6.2 at Tue Feb 2 11:11:32 -03 2021 +[lfs-scripts] Starting build of sed-4.8 at Tue Feb 2 11:11:32 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a race-free mkdir -p... /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 gcc... gcc +checking whether the C compiler works... yes +checking for C compiler default output file name... a.out +checking for suffix of executables... +checking whether we are cross compiling... no +checking for suffix of object files... o +checking whether the compiler supports GNU C... yes +checking whether gcc accepts -g... yes +checking for gcc option to enable C11 features... none needed +checking dependency style of 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... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for Minix Amsterdam compiler... no +checking for ar... ar +checking for ranlib... ranlib +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-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 /... no +checking whether realpath works... 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 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... yes +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... yes +checking for working GNU getopt function... yes +checking for working GNU getopt_long function... yes +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 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... 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... yes +checking for a sed that does not truncate output... /bin/sed +checking whether malloc, realloc, calloc are POSIX compliant... yes +checking for stdlib.h... yes +checking for GNU libc compatible malloc... 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... yes +checking whether the C locale is free of encoding errors... no +checking for inline... inline +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 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... yes +checking for strerror_r with POSIX signature... no +checking whether __xpg_strerror_r works... yes +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... no +checking whether ungetc works on arbitrary bytes... yes +checking whether ftello is declared... 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 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... 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 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... yes +checking for library containing acl_get_file... -lacl +checking for acl_get_file... yes +checking for acl_get_fd... yes +checking for acl_set_file... yes +checking for acl_set_fd... yes +checking for acl_free... yes +checking for acl_from_mode... yes +checking for acl_from_text... yes +checking for acl_delete_def_file... yes +checking for acl_extended_file... yes +checking for acl_delete_fd_np... no +checking for acl_delete_file_np... no +checking for acl_copy_ext_native... no +checking for acl_create_entry_np... no +checking for acl_to_short_text... no +checking for acl_free_text... no +checking for working acl_get_file... yes +checking for acl/libacl.h... yes +checking for acl_entries... yes +checking for ACL_FIRST_ENTRY... yes +checking for ACL_TYPE_EXTENDED... 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 // is distinct from /... (cached) 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... 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... 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) 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 for mbtowc... yes +checking for memrchr... yes +checking whether mkdir handles trailing slash... yes +checking whether mkdir handles trailing dot... yes +checking whether YESEXPR works... 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... yes +checking for working re_compile_pattern... no +checking for libintl.h... yes +checking whether isblank is declared... yes +checking whether rename honors trailing slash on destination... yes +checking whether rename honors trailing slash on source... yes +checking whether rename manages hard links correctly... yes +checking whether rename manages existing destinations correctly... yes +checking whether rmdir works... 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... 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... 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... 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... 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... yes +checking whether fcntl handles F_DUPFD correctly... yes +checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check +checking whether fdopen sets errno... yes +checking whether fflush works on input streams... (cached) no +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) no +checking for _fseeki64... no +checking for ftello... (cached) yes +checking whether ftello works... (cached) yes +checking whether getdtablesize works... 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... 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... 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... yes +checking for opendir... yes +checking whether perror matches strerror... 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... 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 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) 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 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... yes +checking for socklen_t... yes +checking whether symlink handles trailing slash correctly... yes +checking whether declares ioctl... yes +checking for unsetenv... yes +checking for unsetenv() return type... int +checking whether unsetenv obeys POSIX... 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... yes +checking whether -lcP is needed... 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 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 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... no +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/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 '/sources/sed-4.8' +Making all in po +make[2]: Entering directory '/sources/sed-4.8/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/sed-4.8/po' +Making all in . +make[2]: Entering directory '/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/localtime-buffer.o + CC lib/mbrlen.o + CC lib/mbrtowc.o + CC lib/obstack.o + CC lib/regex.o + AR lib/libsed.a + CC sed/version.o + AR sed/libver.a + CCLD sed/sed +make[2]: Leaving directory '/sources/sed-4.8' +Making all in gnulib-tests +make[2]: Entering directory '/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 '/sources/sed-4.8/gnulib-tests' +Making all in . +make[4]: Entering directory '/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 pthread_sigmask.o + CC strerror_r.o + AR libtests.a + CCLD current-locale + CC test-localcharset.o + CCLD test-localcharset +make[4]: Leaving directory '/sources/sed-4.8/gnulib-tests' +make[3]: Leaving directory '/sources/sed-4.8/gnulib-tests' +make[2]: Leaving directory '/sources/sed-4.8/gnulib-tests' +make[1]: Leaving directory '/sources/sed-4.8' +Making html in po +make[1]: Entering directory '/sources/sed-4.8/po' +make[1]: Nothing to be done for 'html'. +make[1]: Leaving directory '/sources/sed-4.8/po' +Making html in . +make[1]: Entering directory '/sources/sed-4.8' + MAKEINFO doc/sed.html +make[1]: Leaving directory '/sources/sed-4.8' +Making html in gnulib-tests +make[1]: Entering directory '/sources/sed-4.8/gnulib-tests' +Making html in . +make[2]: Entering directory '/sources/sed-4.8/gnulib-tests' +make[2]: Nothing to be done for 'html-am'. +make[2]: Leaving directory '/sources/sed-4.8/gnulib-tests' +make[1]: Leaving directory '/sources/sed-4.8/gnulib-tests' +make install-recursive +make[1]: Entering directory '/sources/sed-4.8' +Making install in po +make[2]: Entering directory '/sources/sed-4.8/po' +installing af.gmo as /usr/share/locale/af/LC_MESSAGES/sed.mo +installing ast.gmo as /usr/share/locale/ast/LC_MESSAGES/sed.mo +installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/sed.mo +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/sed.mo +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/sed.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/sed.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/sed.mo +installing el.gmo as /usr/share/locale/el/LC_MESSAGES/sed.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/sed.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/sed.mo +installing et.gmo as /usr/share/locale/et/LC_MESSAGES/sed.mo +installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/sed.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/sed.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/sed.mo +installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/sed.mo +installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/sed.mo +installing he.gmo as /usr/share/locale/he/LC_MESSAGES/sed.mo +installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/sed.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/sed.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/sed.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/sed.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/sed.mo +installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/sed.mo +installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/sed.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/sed.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/sed.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/sed.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/sed.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/sed.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/sed.mo +installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/sed.mo +installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/sed.mo +installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/sed.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/sed.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/sed.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/sed.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/sed.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/sed.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/sed.mo +if test "sed" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[2]: Leaving directory '/sources/sed-4.8/po' +Making install in . +make[2]: Entering directory '/sources/sed-4.8' +make[3]: Entering directory '/sources/sed-4.8' + /bin/mkdir -p '/bin' + /usr/bin/install -c sed/sed '/bin' + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./doc/sed.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/sed.info' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 doc/sed.1 '/usr/share/man/man1' +make[3]: Leaving directory '/sources/sed-4.8' +make[2]: Leaving directory '/sources/sed-4.8' +Making install in gnulib-tests +make[2]: Entering directory '/sources/sed-4.8/gnulib-tests' +make install-recursive +make[3]: Entering directory '/sources/sed-4.8/gnulib-tests' +Making install in . +make[4]: Entering directory '/sources/sed-4.8/gnulib-tests' +make[5]: Entering directory '/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 '/sources/sed-4.8/gnulib-tests' +make[4]: Leaving directory '/sources/sed-4.8/gnulib-tests' +make[3]: Leaving directory '/sources/sed-4.8/gnulib-tests' +make[2]: Leaving directory '/sources/sed-4.8/gnulib-tests' +make[1]: Leaving directory '/sources/sed-4.8' +[lfs-scripts] Finishing build of sed-4.8 at Tue Feb 2 11:12:03 -03 2021 +[lfs-scripts] Starting build of psmisc-23.3 at Tue Feb 2 11:12:03 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking how to create a pax tar archive... gnutar +checking whether make supports nested variables... (cached) yes +checking whether make supports the include directive... yes (GNU style) +checking for gcc... gcc +checking whether the C compiler works... yes +checking for C compiler default output file name... a.out +checking for suffix of executables... +checking whether we are cross compiling... no +checking for suffix of object files... o +checking whether 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... /bin/grep +checking for egrep... /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 g++... g++ +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking dependency style of g++... gcc3 +checking whether ln -s works... yes +checking for 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 gcc option to accept ISO C99... none needed +checking for gcc option to accept ISO Standard C... (cached) none needed +checking for tgetent in -ltinfo... no +checking for tgetent in -lncurses... yes +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking for ANSI C header files... (cached) yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking arpa/inet.h usability... yes +checking arpa/inet.h presence... yes +checking for arpa/inet.h... yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking langinfo.h usability... yes +checking langinfo.h presence... yes +checking for langinfo.h... yes +checking libintl.h usability... yes +checking libintl.h presence... yes +checking for libintl.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 mntent.h usability... yes +checking mntent.h presence... yes +checking for mntent.h... yes +checking netdb.h usability... yes +checking netdb.h presence... yes +checking for netdb.h... yes +checking netinet/in.h usability... yes +checking netinet/in.h presence... yes +checking for netinet/in.h... yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking sys/ioctl.h usability... yes +checking sys/ioctl.h presence... yes +checking for sys/ioctl.h... yes +checking sys/socket.h usability... yes +checking sys/socket.h presence... yes +checking for sys/socket.h... yes +checking termios.h usability... yes +checking termios.h presence... yes +checking for termios.h... yes +checking for unistd.h... (cached) yes +checking for an ANSI C-conforming const... yes +checking for pid_t... yes +checking for size_t... yes +checking for struct stat.st_rdev... yes +checking for uid_t in sys/types.h... yes +checking compiler supports harden flags... yes +checking for a sed that does not truncate output... /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 build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +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 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 struct user_regs_struct.orig_eax... no +checking for struct user_regs_struct.eax... no +checking for struct user_regs_struct.ebx... no +checking for struct user_regs_struct.ecx... no +checking for struct user_regs_struct.edx... no +checking for struct user_regs_struct.orig_rax... yes +checking for struct user_regs_struct.rax... yes +checking for struct user_regs_struct.rdi... yes +checking for struct user_regs_struct.rsi... yes +checking for struct user_regs_struct.rdx... yes +checking for struct pt_regs.orig_gpr3... no +checking for struct pt_regs.gpr... no +checking for struct pt_regs.uregs... no +checking for struct user_pt_regs.regs... no +checking for struct pt_regs.regs... no +checking for struct pt_regs.cp0_status... no +checking for struct pt_regs.orig_d0... no +checking for struct pt_regs.d0... no +checking whether closedir returns void... no +checking for library containing getmntent... none required +checking whether gcc needs -traditional... no +checking whether lstat correctly handles trailing slash... yes +checking whether lstat accepts an empty string... no +checking whether lstat correctly handles trailing slash... (cached) yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... yes +checking for working memcmp... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible realloc... yes +checking whether stat accepts an empty string... no +checking for atexit... yes +checking for getmntent... (cached) yes +checking for memset... yes +checking for nl_langinfo... yes +checking for rawmemchr... yes +checking for regcomp... yes +checking for rpmatch... yes +checking for setlocale... yes +checking for socket... yes +checking for strcasecmp... yes +checking for strchr... yes +checking for strdup... yes +checking for strerror... yes +checking for strpbrk... yes +checking for strrchr... yes +checking for strtoul... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +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 icons/Makefile +config.status: creating po/Makefile.in +config.status: creating 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 +export LC_ALL=C ; \ + gcc -E -dM src/signames.c |\ + tr -s '\t ' ' ' | sort -n -k 3 | sed \ +'s:#define SIG\([A-Z][A-Z]*[0-9]*\) \([0-9][0-9]*\).*:{\ \2,"\1" },:p;d' | \ + grep -v '[0-9][0-9][0-9]' >src/signames.h || \ + { rm -f src/signames.h; exit 1; } +grep '^{ 1,"HUP" },$' src/signames.h >/dev/null || \ + { rm -f src/signames.h; exit 1; } +make all-recursive +make[1]: Entering directory '/sources/psmisc-23.3' +Making all in doc +make[2]: Entering directory '/sources/psmisc-23.3/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/psmisc-23.3/doc' +Making all in po +make[2]: Entering directory '/sources/psmisc-23.3/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/psmisc-23.3/po' +Making all in icons +make[2]: Entering directory '/sources/psmisc-23.3/icons' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/psmisc-23.3/icons' +Making all in testsuite +make[2]: Entering directory '/sources/psmisc-23.3/testsuite' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/psmisc-23.3/testsuite' +make[2]: Entering directory '/sources/psmisc-23.3' +depbase=`echo src/killall.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DX86_64 -g -O2 -MT src/killall.o -MD -MP -MF $depbase.Tpo -c -o src/killall.o src/killall.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo src/signals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DX86_64 -g -O2 -MT src/signals.o -MD -MP -MF $depbase.Tpo -c -o src/signals.o src/signals.c &&\ +mv -f $depbase.Tpo $depbase.Po +gcc -g -O2 -Wl,-z,relro -o src/killall src/killall.o src/signals.o +depbase=`echo src/pslog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DX86_64 -g -O2 -MT src/pslog.o -MD -MP -MF $depbase.Tpo -c -o src/pslog.o src/pslog.c &&\ +mv -f $depbase.Tpo $depbase.Po +gcc -g -O2 -Wl,-z,relro -o src/pslog src/pslog.o +depbase=`echo src/prtstat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DX86_64 -g -O2 -MT src/prtstat.o -MD -MP -MF $depbase.Tpo -c -o src/prtstat.o src/prtstat.c &&\ +mv -f $depbase.Tpo $depbase.Po +gcc -g -O2 -Wl,-z,relro -o src/prtstat src/prtstat.o +depbase=`echo src/pstree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DX86_64 -g -O2 -MT src/pstree.o -MD -MP -MF $depbase.Tpo -c -o src/pstree.o src/pstree.c &&\ +mv -f $depbase.Tpo $depbase.Po +gcc -g -O2 -Wl,-z,relro -o src/pstree src/pstree.o -lncurses +depbase=`echo src/fuser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DX86_64 -g -O2 -MT src/fuser.o -MD -MP -MF $depbase.Tpo -c -o src/fuser.o src/fuser.c &&\ +mv -f $depbase.Tpo $depbase.Po +gcc -g -O2 -Wl,-z,relro -o src/fuser src/fuser.o src/signals.o +depbase=`echo src/peekfd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -Wall -DLOCALEDIR=\"/usr/share/locale\" -I./src -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DX86_64 -g -O2 -MT src/peekfd.o -MD -MP -MF $depbase.Tpo -c -o src/peekfd.o src/peekfd.c &&\ +mv -f $depbase.Tpo $depbase.Po +gcc -g -O2 -Wl,-z,relro -o src/peekfd src/peekfd.o +make[2]: Leaving directory '/sources/psmisc-23.3' +make[1]: Leaving directory '/sources/psmisc-23.3' +make install-recursive +make[1]: Entering directory '/sources/psmisc-23.3' +Making install in doc +make[2]: Entering directory '/sources/psmisc-23.3/doc' +make[3]: Entering directory '/sources/psmisc-23.3/doc' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 killall.1 peekfd.1 prtstat.1 pslog.1 pstree.1 fuser.1 '/usr/share/man/man1' +make[3]: Leaving directory '/sources/psmisc-23.3/doc' +make[2]: Leaving directory '/sources/psmisc-23.3/doc' +Making install in po +make[2]: Entering directory '/sources/psmisc-23.3/po' +installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/psmisc.mo +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/psmisc.mo +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/psmisc.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/psmisc.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/psmisc.mo +installing el.gmo as /usr/share/locale/el/LC_MESSAGES/psmisc.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/psmisc.mo +installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/psmisc.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/psmisc.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/psmisc.mo +installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/psmisc.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/psmisc.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/psmisc.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/psmisc.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/psmisc.mo +installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/psmisc.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/psmisc.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/psmisc.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/psmisc.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/psmisc.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/psmisc.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/psmisc.mo +installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/psmisc.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/psmisc.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/psmisc.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/psmisc.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/psmisc.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/psmisc.mo +if test "psmisc" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[2]: Leaving directory '/sources/psmisc-23.3/po' +Making install in icons +make[2]: Entering directory '/sources/psmisc-23.3/icons' +make[3]: Entering directory '/sources/psmisc-23.3/icons' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/psmisc-23.3/icons' +make[2]: Leaving directory '/sources/psmisc-23.3/icons' +Making install in testsuite +make[2]: Entering directory '/sources/psmisc-23.3/testsuite' +make[3]: Entering directory '/sources/psmisc-23.3/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 '/sources/psmisc-23.3/testsuite' +make[2]: Leaving directory '/sources/psmisc-23.3/testsuite' +make[2]: Entering directory '/sources/psmisc-23.3' +make[3]: Entering directory '/sources/psmisc-23.3' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c src/killall src/pslog src/prtstat src/pstree src/fuser src/peekfd '/usr/bin' +make install-exec-hook +make[4]: Entering directory '/sources/psmisc-23.3' +cd /usr/bin && \ + ( [ -h pstree.x11 ] || ln -s pstree pstree.x11) +make[4]: Leaving directory '/sources/psmisc-23.3' +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/psmisc-23.3' +make[2]: Leaving directory '/sources/psmisc-23.3' +make[1]: Leaving directory '/sources/psmisc-23.3' +renamed '/usr/bin/fuser' -> '/bin/fuser' +renamed '/usr/bin/killall' -> '/bin/killall' +[lfs-scripts] Finishing build of psmisc-23.3 at Tue Feb 2 11:12:09 -03 2021 +[lfs-scripts] Starting build of gettext-0.21 at Tue Feb 2 11:12:09 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking whether UID '0' is supported by ustar format... yes +checking whether GID '0' is supported by ustar format... yes +checking how to create a ustar tar archive... gnutar +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating gnulib-local/Makefile +=== configuring in gettext-runtime (/sources/gettext-0.21/gettext-runtime) +configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-static' '--docdir=/usr/share/doc/gettext-0.21' --cache-file=/dev/null --srcdir=. +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... 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 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 gcc... gcc3 +checking whether to use Java... yes +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for Java compiler... no +checking for jar... no +checking for preferred C# implementation... any +checking for C# compiler... no +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for Minix Amsterdam compiler... no +checking for ar... ar +checking for ranlib... ranlib +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 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... /bin/sed +checking for fgrep... /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 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 /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 archiver @FILE support... @ +checking for strip... strip +checking for ranlib... (cached) ranlib +checking command to parse /usr/bin/nm -B output from gcc object... ok +checking for sysroot... no +checking for a working dd... /bin/dd +checking how to truncate binary pipes... /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 for windres... 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 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 inline... inline +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 threads.h... yes +checking for xlocale.h... no +checking for sys/socket.h... yes +checking for sys/stat.h... (cached) yes +checking for getopt.h... yes +checking for sys/cdefs.h... yes +checking for iconv.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 crtdefs.h... no +checking for wctype.h... yes +checking for langinfo.h... yes +checking for sys/mman.h... yes +checking for sys/time.h... yes +checking for features.h... yes +checking for getpagesize... yes +checking for working mmap... yes +checking whether integer division by zero raises SIGFPE... yes +checking for inttypes.h... yes +checking for unsigned long long int... yes +checking whether imported symbols can be declared weak... yes +checking pthread.h usability... yes +checking pthread.h presence... yes +checking for pthread.h... yes +checking whether POSIX threads API is available... 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... no +checking for ld... /usr/bin/ld -m elf_x86_64 +checking if the linker (/usr/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,lib +checking whether to use C++... yes +checking for g++... g++ +checking whether the C++ compiler (g++ ) works... yes +checking whether the C++ compiler supports namespaces... yes +checking dependency style of g++... gcc3 +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking for iconv... yes +checking for working 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 inttypes.h... (cached) yes +checking for limits.h... (cached) 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 __fsetlocking... yes +checking whether feof_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking for bison... bison +checking for bison 3.0 or newer... 3.7.1, 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... 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 canonicalize_file_name... yes +checking for getcwd... (cached) yes +checking for readlink... yes +checking for realpath... yes +checking for readlinkat... yes +checking for _set_invalid_parameter_handler... no +checking for fcntl... yes +checking for getdtablesize... yes +checking for getprogname... no +checking for getexecname... no +checking for iswcntrl... yes +checking for iswblank... yes +checking for newlocale... yes +checking for duplocale... yes +checking for freelocale... yes +checking for lstat... yes +checking for mbsinit... yes +checking for mbrtowc... yes +checking for mbslen... no +checking for mprotect... yes +checking for setenv... yes +checking for wcwidth... yes +checking for working fcntl.h... 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 for flexible array member... yes +checking for ptrdiff_t... yes +checking for features.h... (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 string.h... (cached) yes +checking for asprintf... yes +checking for wprintf... yes +checking for newlocale... (cached) yes +checking for putenv... yes +checking for setenv... (cached) yes +checking for snprintf... yes +checking for strnlen... yes +checking for uselocale... (cached) 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 _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 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 whether // is distinct from /... no +checking whether realpath works... yes +checking for C/C++ restrict keyword... __restrict +checking if environ is properly declared... 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 strerror_r is declared... yes +checking for strerror_r... yes +checking whether strerror_r returns char *... yes +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 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 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 whether the compiler produces multi-arch binaries... no +checking whether stdint.h conforms to C99... yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking whether iswcntrl works... yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... yes +checking for a traditional french locale... none +checking for a traditional japanese locale... none +checking for a french Unicode locale... none +checking for a transitional chinese locale... none +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 lstat correctly handles trailing slash... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... yes +checking for mbstate_t... yes +checking for mmap... yes +checking for MAP_ANONYMOUS... yes +checking whether memchr works... yes +checking for O_CLOEXEC... yes +checking for promoted mode_t type... mode_t +checking for sigset_t... yes +checking for SIGPIPE... yes +checking for shared library path variable... LD_LIBRARY_PATH +checking whether to activate relocatable installation... no +checking whether setenv is declared... yes +checking for uid_t in sys/types.h... yes +checking whether C symbols are prefixed with underscore at the linker level... no +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking whether strerror(0) succeeds... yes +checking whether strnlen is declared... yes +checking for struct timespec in ... yes +checking whether clearerr_unlocked is declared... yes +checking whether feof_unlocked is declared... (cached) yes +checking whether ferror_unlocked is declared... yes +checking whether fflush_unlocked is declared... yes +checking whether fgets_unlocked is declared... (cached) 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... (cached) yes +checking whether getchar_unlocked is declared... yes +checking whether putc_unlocked is declared... yes +checking whether putchar_unlocked is declared... yes +checking whether uses 'inline' correctly... yes +checking for alloca as a compiler built-in... yes +checking for atexit... yes +checking whether // is distinct from /... (cached) 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... (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 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 to use Java... 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 locale.h conforms to POSIX:2001... yes +checking whether struct lconv is properly defined... yes +checking for pthread_rwlock_t... (cached) yes +checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no +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 for memmove... 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... yes +checking whether readlink signature is correct... yes +checking whether readlink handles trailing slash correctly... yes +checking search.h usability... yes +checking search.h presence... yes +checking for search.h... yes +checking for tsearch... (cached) yes +checking whether setlocale supports the C locale... 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 sigprocmask... (cached) 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 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... yes +checking for working strnlen... yes +checking for strtoul... (cached) yes +checking for nlink_t... (cached) yes +checking whether iswcntrl works... (cached) 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... yes +checking for size_t... (cached) yes +checking for setlocale... yes +checking for perl... /usr/bin/perl +checking whether the C++ compiler (g++ -g -O2 ) works... yes +checking whether the C++ compiler supports namespaces... yes +checking dependency style of g++... (cached) gcc3 +checking whether we are using the GNU C++ compiler... (cached) yes +checking whether g++ accepts -g... (cached) yes +checking for sched_yield in -lrt... yes +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating csharpcomp.sh +config.status: creating javacomp.sh +config.status: creating Makefile +config.status: creating doc/Makefile +config.status: creating intl/Makefile +config.status: creating intl-java/Makefile +config.status: creating intl-csharp/Makefile +config.status: creating gnulib-lib/Makefile +config.status: creating src/Makefile +config.status: creating src/gettext.sh +config.status: creating po/Makefile.in +config.status: creating man/Makefile +config.status: creating man/x-to-1 +config.status: creating m4/Makefile +config.status: creating tests/Makefile +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 +=== configuring in libasprintf (/sources/gettext-0.21/gettext-runtime/libasprintf) +configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-static' '--docdir=/usr/share/doc/gettext-0.21' --cache-file=/dev/null --srcdir=. +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... 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 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 gcc... gcc3 +checking for g++... g++ +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking for g++ option to enable C++11 features... none needed +checking dependency style of g++... gcc3 +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for Minix Amsterdam compiler... no +checking for ar... ar +checking for ranlib... ranlib +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /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 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 /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 archiver @FILE support... @ +checking for strip... strip +checking for ranlib... (cached) ranlib +checking command to parse /usr/bin/nm -B output from gcc object... ok +checking for sysroot... no +checking for a working dd... /bin/dd +checking how to truncate binary pipes... /bin/dd bs=4096 count=1 +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 (/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 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 for windres... no +checking features.h usability... yes +checking features.h presence... yes +checking for features.h... yes +checking for inline... inline +checking for size_t... yes +checking for unsigned long long int... yes +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 mbstate_t... yes +checking for ptrdiff_t... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for stdint.h... (cached) yes +checking for SIZE_MAX... yes +checking for stdint.h... (cached) yes +checking for working alloca.h... yes +checking for alloca... 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 for alloca as a compiler built-in... yes +checking for stdint.h... (cached) yes +checking for SIZE_MAX... (cached) yes +checking for stdint.h... (cached) yes +checking for snprintf... yes +checking for vasprintf... 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 printf() supports POSIX/XSI format strings... yes +checking for dvips... /sources/gettext-0.21/build-aux/missing dvips +checking for texi2pdf... /usr/bin/texi2pdf +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 config.h +config.status: executing depfiles commands +config.status: executing libtool commands +=== configuring in libtextstyle (/sources/gettext-0.21/libtextstyle) +configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-static' '--docdir=/usr/share/doc/gettext-0.21' --cache-file=/dev/null --srcdir=. +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... 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 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 gcc... gcc3 +checking how to run the C preprocessor... gcc -E +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... /bin/grep +checking for egrep... /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 ar... ar +checking for ranlib... ranlib +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... /bin/sed +checking for fgrep... /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 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 /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 archiver @FILE support... @ +checking for strip... strip +checking for ranlib... (cached) ranlib +checking command to parse /usr/bin/nm -B output from gcc object... ok +checking for sysroot... no +checking for a working dd... /bin/dd +checking how to truncate binary pipes... /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 for windres... no +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 tcdrain... yes +checking for fsync... yes +checking for getdtablesize... yes +checking for getprogname... no +checking for getexecname... no +checking for gettimeofday... yes +checking for mprotect... yes +checking for lstat... yes +checking for sigaction... yes +checking for sigaltstack... yes +checking for siginterrupt... yes +checking for snprintf... yes +checking for vasnprintf... no +checking for getsid... yes +checking for tcgetattr... yes +checking for sys/socket.h... yes +checking for unistd.h... (cached) yes +checking for sys/stat.h... (cached) yes +checking for sys/param.h... yes +checking for netdb.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 threads.h... yes +checking for math.h... yes +checking for sys/mman.h... yes +checking for features.h... yes +checking for sys/uio.h... yes +checking for crtdefs.h... 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 sig_atomic_t... yes +checking for working fcntl.h... yes +checking for pid_t... yes +checking for mode_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 stat file-mode macros are broken... no +checking for C/C++ restrict keyword... __restrict +checking for nlink_t... yes +checking whether getdtablesize is declared... yes +checking for struct timeval... yes +checking for wide-enough struct timeval.tv_sec member... yes +checking for ld... /usr/bin/ld -m elf_x86_64 +checking if the linker (/usr/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,lib +checking for iconv... yes +checking for working 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 inline... inline +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 the compiler produces multi-arch binaries... no +checking whether stdint.h conforms to C99... yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking whether byte ordering is bigendian... no +checking where to find the exponent in a 'float'... word 0 bit 23 +checking whether isnan(float) can be used without linking with libm... yes +checking whether isnan(float) works... yes +checking whether isnan(double) can be used without linking with libm... yes +checking whether isnan(long double) can be used without linking with libm... yes +checking whether isnanl works... yes +checking where to find the exponent in a 'double'... word 1 bit 20 +checking whether imported symbols can be declared weak... yes +checking pthread.h usability... yes +checking pthread.h presence... yes +checking for pthread.h... yes +checking whether POSIX threads API is available... yes +checking for multithread API to use... posix +checking whether pow can be used without linking with libm... no +checking whether pow can be used with libm... yes +checking whether malloc, realloc, calloc are POSIX compliant... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... 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 for O_CLOEXEC... yes +checking for promoted mode_t type... mode_t +checking for sigset_t... yes +checking for ssize_t... yes +checking for uid_t in sys/types.h... yes +checking whether snprintf returns a byte count as in C99... yes +checking whether snprintf 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 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 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 printf survives out-of-memory conditions... yes +checking for wchar_t... yes +checking for intmax_t... 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 for library containing setsockopt... none needed +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking whether strerror(0) succeeds... yes +checking whether is self-contained... yes +checking for shutdown... 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 curses libraries may be used... yes +checking where terminfo library functions come from... libncurses +checking for tparam... no +checking for tparm... yes +checking for struct timespec in ... yes +checking whether vsnprintf is declared... yes +checking whether uses 'inline' correctly... yes +checking for alloca as a compiler built-in... yes +checking whether // is distinct from /... no +checking whether dup2 works... yes +checking for error_at_line... yes +checking whether fabs can be used without linking with libm... no +checking whether fabs can be used with libm... yes +checking whether fcntl handles F_DUPFD correctly... yes +checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check +checking whether conversion from 'int' to 'long double' works... 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 whether getdtablesize works... yes +checking for gethostname... yes +checking for HOST_NAME_MAX... 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 the compiler generally respects inline... yes +checking whether isinf is declared... yes +checking whether isinf(long double) works... yes +checking whether isnan macro works... yes +checking whether isnan(double) can be used without linking with libm... (cached) yes +checking whether isnan(double) can be used without linking with libm... (cached) yes +checking whether isnan(float) can be used without linking with libm... (cached) yes +checking whether isnan(float) works... (cached) yes +checking whether isnan(float) can be used without linking with libm... (cached) yes +checking whether isnan(float) works... (cached) yes +checking whether isnan(long double) can be used without linking with libm... (cached) yes +checking whether isnanl works... (cached) yes +checking whether isnan(long double) can be used without linking with libm... (cached) yes +checking whether isnanl works... (cached) yes +checking whether to use the included libcroco... yes +checking whether to use the included glib... yes +checking for unistd.h... (cached) yes +checking whether to use the included libxml... yes +checking arpa/inet.h usability... yes +checking arpa/inet.h presence... yes +checking for arpa/inet.h... yes +checking ctype.h usability... yes +checking ctype.h presence... yes +checking for ctype.h... yes +checking for dlfcn.h... (cached) yes +checking dl.h usability... no +checking dl.h presence... no +checking for dl.h... no +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 float.h usability... yes +checking float.h presence... yes +checking for float.h... yes +checking for limits.h... (cached) yes +checking malloc.h usability... yes +checking malloc.h presence... yes +checking for malloc.h... yes +checking for math.h... (cached) yes +checking for netdb.h... (cached) yes +checking netinet/in.h usability... yes +checking netinet/in.h presence... yes +checking for netinet/in.h... yes +checking signal.h usability... yes +checking signal.h presence... yes +checking for signal.h... yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking for strings.h... (cached) yes +checking sys/select.h usability... yes +checking sys/select.h presence... yes +checking for sys/select.h... yes +checking for sys/socket.h... (cached) yes +checking for sys/stat.h... (cached) yes +checking for sys/time.h... (cached) yes +checking for sys/types.h... (cached) yes +checking time.h usability... yes +checking time.h presence... yes +checking for time.h... yes +checking for unistd.h... (cached) yes +checking for arpa/nameser.h... yes +checking for resolv.h... yes +checking for getaddrinfo... yes +checking for localtime... yes +checking for stat... yes +checking for strftime... yes +checking for pthread_rwlock_t... yes +checking whether pthread_rwlock_rdlock prefers a writer to a reader... no +checking whether log10 works... yes +checking whether NAN macro works... yes +checking whether HUGE_VAL works... yes +checking whether the C compiler is actually a C++ compiler... no +checking for obstacks that work with any size object... no +checking whether open recognizes a trailing slash... 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 struct sigaction.sa_sigaction... yes +checking for volatile sig_atomic_t... yes +checking for sighandler_t... 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 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 snprintf... (cached) yes +checking whether snprintf truncates the result as in C99... yes +checking whether snprintf fully supports the 'n' directive... yes +checking whether snprintf respects a size of 1... (cached) yes +checking whether vsnprintf respects a zero size as in C99... yes +checking for socklen_t... 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 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... yes +checking for nlink_t... (cached) yes +checking for ptrdiff_t... yes +checking for vasprintf... yes +checking for vasprintf... (cached) yes +checking for vsnprintf... yes +checking whether snprintf respects a size of 1... (cached) yes +checking whether printf supports POSIX/XSI format strings with positions... (cached) yes +checking for stdint.h... (cached) yes +checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B +checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm +checking for gawk... (cached) gawk +checking for texi2dvi... /usr/bin/texi2dvi +checking for dvips... /sources/gettext-0.21/libtextstyle/build-aux/missing dvips +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 doc/Makefile +config.status: creating lib/Makefile +config.status: creating lib/exported.sh +config.status: creating lib/textstyle/version.h +config.status: creating lib/textstyle/woe32dll.h +config.status: creating tests/Makefile +config.status: creating adhoc-tests/Makefile +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +=== configuring in gettext-tools (/sources/gettext-0.21/gettext-tools) +configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-static' '--docdir=/usr/share/doc/gettext-0.21' --cache-file=/dev/null --srcdir=. +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... 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 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 gcc... gcc3 +checking whether to use Java... yes +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for Java virtual machine... no +checking for Java compiler... no +checking for jar... no +checking for preferred C# implementation... any +checking for C# compiler... no +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for C# program execution engine... no +checking for Minix Amsterdam compiler... no +checking for ar... ar +checking for ranlib... ranlib +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 _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 how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /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 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 /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 archiver @FILE support... @ +checking for strip... strip +checking for ranlib... (cached) ranlib +checking command to parse /usr/bin/nm -B output from gcc object... ok +checking for sysroot... no +checking for a working dd... /bin/dd +checking how to truncate binary pipes... /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 for windres... 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 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 inline... inline +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 threads.h... yes +checking for xlocale.h... no +checking for pthread.h... yes +checking for sys/socket.h... yes +checking for dirent.h... yes +checking for fnmatch.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 iconv.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 crtdefs.h... no +checking for wctype.h... yes +checking for langinfo.h... yes +checking for libxml2/libxml/xmlexports.h... no +checking for libxml2/libxml/xmlversion.h... no +checking for math.h... yes +checking for sys/mman.h... yes +checking for spawn.h... yes +checking for sys/random.h... yes +checking for sys/select.h... yes +checking for sys/wait.h... yes +checking for utime.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 priv.h... no +checking for sys/ioctl.h... yes +checking for sys/uio.h... yes +checking for malloc.h... yes +checking for getpagesize... yes +checking for working mmap... yes +checking whether integer division by zero raises SIGFPE... yes +checking for inttypes.h... yes +checking for unsigned long long int... yes +checking whether imported symbols can be declared weak... yes +checking for pthread.h... (cached) yes +checking whether POSIX threads API is available... 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... no +checking for ld... /usr/bin/ld -m elf_x86_64 +checking if the linker (/usr/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,lib +checking whether to use C++... yes +checking for g++... g++ +checking whether the C++ compiler (g++ ) works... yes +checking whether the C++ compiler supports namespaces... yes +checking dependency style of g++... gcc3 +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking for iconv... yes +checking for working 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 inttypes.h... (cached) yes +checking for limits.h... (cached) 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 __fsetlocking... yes +checking whether feof_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking for bison... bison +checking for bison 3.0 or newer... 3.7.1, 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... 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 fchmod... yes +checking for btowc... yes +checking for canonicalize_file_name... yes +checking for realpath... yes +checking for getcwd... (cached) yes +checking for readlink... yes +checking for readlinkat... yes +checking for _set_invalid_parameter_handler... no +checking for explicit_bzero... yes +checking for memset_s... no +checking for fcntl... yes +checking for fnmatch... yes +checking for mbsrtowcs... 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 newlocale... yes +checking for duplocale... yes +checking for freelocale... yes +checking for lstat... yes +checking for mbsinit... yes +checking for mbrtowc... yes +checking for mbslen... no +checking for isascii... yes +checking for mprotect... yes +checking for select... yes +checking for pipe2... yes +checking for setenv... yes +checking for secure_getenv... yes +checking for getuid... (cached) yes +checking for geteuid... (cached) yes +checking for getgid... (cached) yes +checking for getegid... (cached) yes +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 pipe... 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 wcwidth... yes +checking for wmempcpy... yes +checking for mempcpy... (cached) yes +checking for ftruncate... yes +checking for pthread_sigmask... 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 wcrtomb... yes +checking for wctob... yes +checking for mbrlen... yes +checking for nl_langinfo... yes +checking for iswctype... yes +checking for fsync... yes +checking for tcdrain... yes +checking for getrlimit... yes +checking for setrlimit... yes +checking for working fcntl.h... 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 for flexible array member... yes +checking for ptrdiff_t... yes +checking for features.h... (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 string.h... (cached) yes +checking for asprintf... yes +checking for wprintf... yes +checking for newlocale... (cached) yes +checking for putenv... yes +checking for setenv... (cached) 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... (cached) yes +checking for wcrtomb... (cached) 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 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 bison... bison +checking for bison 3.0 or newer... 3.7.1, ok +checking for gcc option to support OpenMP... -fopenmp +checking whether uses 'inline' correctly... yes +checking for a traditional french locale... none +checking whether // is distinct from /... no +checking whether realpath works... yes +checking for C/C++ restrict keyword... __restrict +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... (cached) yes +checking whether strerror_r returns char *... yes +checking for mode_t... yes +checking for sig_atomic_t... yes +checking for pid_t... yes +checking for eaccess... yes +checking for mbstate_t... yes +checking whether stat file-mode macros are broken... no +checking for nlink_t... yes +checking whether stdin defaults to large file offsets... yes +checking whether ftello is declared... yes +checking for ftello... yes +checking whether ftello works... 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... 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 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 whether the compiler produces multi-arch binaries... no +checking whether stdint.h conforms to C99... yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... 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 'float'... word 0 bit 23 +checking whether isnan(float) can be used without linking with libm... yes +checking whether isnan(float) works... yes +checking whether isnan(double) can be used without linking with libm... yes +checking whether isnan(long double) can be used without linking with libm... yes +checking whether isnanl works... yes +checking where to find the exponent in a 'double'... word 1 bit 20 +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 included libunistring is requested... no +checking for libunistring... no, consider installing GNU libunistring +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 pow can be used without linking with libm... no +checking whether pow can be used with libm... yes +checking whether lstat correctly handles trailing slash... yes +checking whether malloc, realloc, calloc are POSIX compliant... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... 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 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 works... 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 shared library path variable... LD_LIBRARY_PATH +checking whether to activate relocatable installation... no +checking whether setenv is declared... yes +checking for ssize_t... yes +checking for uid_t in sys/types.h... yes +checking whether C symbols are prefixed with underscore at the linker level... no +checking whether snprintf returns a byte count as in C99... yes +checking whether snprintf is declared... yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking whether stpncpy 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 is self-contained... yes +checking for struct timespec in ... yes +checking whether clearerr_unlocked is declared... yes +checking whether feof_unlocked is declared... (cached) yes +checking whether ferror_unlocked is declared... yes +checking whether fflush_unlocked is declared... yes +checking whether fgets_unlocked is declared... (cached) 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... (cached) 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 whether the utimes function works... yes +checking for intmax_t... (cached) yes +checking for snprintf... (cached) yes +checking for strnlen... (cached) yes +checking for wcslen... (cached) yes +checking for wcsnlen... (cached) yes +checking for mbrtowc... (cached) yes +checking for wcrtomb... (cached) yes +checking whether _snprintf is declared... (cached) no +checking whether vsnprintf 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 whether alarm is declared... yes +checking for library needed for semaphore functions... none +checking whether ungetc works on arbitrary bytes... 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 for off_t... yes +checking for library containing setsockopt... none needed +checking whether select supports a 0 argument... yes +checking whether select detects invalid fds... yes +checking whether strerror_r is declared... (cached) yes +checking sys/acl.h usability... yes +checking sys/acl.h presence... yes +checking for sys/acl.h... yes +checking for library containing acl_get_file... -lacl +checking for acl_get_file... yes +checking for acl_get_fd... yes +checking for acl_set_file... yes +checking for acl_set_fd... yes +checking for acl_free... yes +checking for acl_from_mode... yes +checking for acl_from_text... yes +checking for acl_delete_def_file... yes +checking for acl_extended_file... yes +checking for acl_delete_fd_np... no +checking for acl_delete_file_np... no +checking for acl_copy_ext_native... no +checking for acl_create_entry_np... no +checking for acl_to_short_text... no +checking for acl_free_text... no +checking for working acl_get_file... yes +checking acl/libacl.h usability... yes +checking acl/libacl.h presence... yes +checking for acl/libacl.h... yes +checking for acl_entries... yes +checking for ACL_FIRST_ENTRY... yes +checking for ACL_TYPE_EXTENDED... no +checking for alloca as a compiler built-in... yes +checking for atexit... yes +checking for dirent.h... (cached) yes +checking for string.h... (cached) yes +checking for long file names... yes +checking for pathconf... yes +checking for string.h... (cached) yes +checking for unistd.h... (cached) yes +checking whether btowc(0) is correct... 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 for library containing clock_gettime... none required +checking for clock_gettime... yes +checking for clock_settime... yes +checking for closedir... yes +checking for chown... yes +checking for copy_file_range... yes +checking for dirfd... yes +checking whether dirfd is declared... yes +checking whether dirfd is a macro... no +checking whether // is distinct from /... (cached) no +checking whether dup2 works... yes +checking for error_at_line... yes +checking whether fabs can be used without linking with libm... no +checking whether fabs can be used with libm... yes +checking whether fcntl handles F_DUPFD correctly... yes +checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check +checking whether fdopen sets errno... yes +checking for flexible array member... (cached) yes +checking whether conversion from 'int' to 'long double' works... 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 ftello... (cached) yes +checking whether ftello works... (cached) yes +checking for working getdelim function... yes +checking whether getdtablesize works... yes +checking for getline... yes +checking for working getline function... 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 isinf is declared... yes +checking whether isinf(long double) works... yes +checking whether isnan macro works... yes +checking whether isnan(double) can be used without linking with libm... (cached) yes +checking whether isnan(double) can be used without linking with libm... (cached) yes +checking whether isnan(float) can be used without linking with libm... (cached) yes +checking whether isnan(float) works... (cached) yes +checking whether isnan(float) can be used without linking with libm... (cached) yes +checking whether isnan(float) works... (cached) yes +checking whether isnan(long double) can be used without linking with libm... (cached) yes +checking whether isnanl works... (cached) yes +checking whether isnan(long double) can be used without linking with libm... (cached) yes +checking whether isnanl works... (cached) 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 to use Java... 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 to use the included libunistring... yes +checking whether included libxml is requested... no +checking for libxml... no +checking whether to use the included libxml... yes +checking for arpa/inet.h... (cached) yes +checking ctype.h usability... yes +checking ctype.h presence... yes +checking for ctype.h... yes +checking for dlfcn.h... (cached) yes +checking dl.h usability... no +checking dl.h presence... no +checking for dl.h... no +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 float.h usability... yes +checking float.h presence... yes +checking for float.h... yes +checking for limits.h... (cached) yes +checking for malloc.h... (cached) yes +checking for math.h... (cached) yes +checking for netdb.h... (cached) yes +checking for netinet/in.h... (cached) yes +checking signal.h usability... yes +checking signal.h presence... yes +checking for signal.h... yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking for strings.h... (cached) yes +checking for sys/select.h... (cached) yes +checking for sys/socket.h... (cached) yes +checking for sys/stat.h... (cached) yes +checking for sys/time.h... (cached) yes +checking for sys/types.h... (cached) yes +checking time.h usability... yes +checking time.h presence... yes +checking for time.h... yes +checking for unistd.h... (cached) yes +checking for arpa/nameser.h... yes +checking for resolv.h... yes +checking for getaddrinfo... yes +checking for localtime... yes +checking for stat... yes +checking for strftime... yes +checking whether locale.h conforms to POSIX:2001... yes +checking whether struct lconv is properly defined... yes +checking for pthread_rwlock_t... (cached) yes +checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no +checking whether log10 works... yes +checking whether lseek detects pipes... 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... 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 whether mbswidth is declared in ... no +checking for mbstate_t... (cached) yes +checking for mbtowc... yes +checking for memmove... yes +checking for mempcpy... (cached) yes +checking for memset... yes +checking whether mkdir handles trailing slash... yes +checking whether mkdir handles trailing dot... yes +checking for mkdtemp... yes +checking for obstacks that work with any size object... no +checking whether open recognizes a trailing slash... yes +checking for opendir... yes +checking whether posix_spawn_file_actions_addclose works... yes +checking whether posix_spawn_file_actions_adddup2 works... yes +checking whether posix_spawn_file_actions_addopen works... 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... yes +checking search.h usability... yes +checking search.h presence... yes +checking for search.h... yes +checking for tsearch... (cached) yes +checking whether rmdir works... yes +checking for sched.h... yes +checking for struct sched_param... yes +checking whether setenv validates arguments... yes +checking whether setlocale supports the C locale... 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 volatile sig_atomic_t... yes +checking for sighandler_t... 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... (cached) 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 posix_spawnattr_t... yes +checking for posix_spawn_file_actions_t... 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 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... (cached) yes +checking for working stpncpy... yes +checking for strchrnul... yes +checking whether strchrnul works... yes +checking for strcspn... yes +checking for working strerror function... yes +checking for working strnlen... yes +checking for strpbrk... yes +checking whether strstr works in linear time... yes +checking whether strstr works... (cached) yes +checking for strtol... yes +checking for strtoul... (cached) yes +checking for chown... (cached) yes +checking for nlink_t... (cached) yes +checking whether unlink honors trailing slashes... 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... yes +checking for ptrdiff_t... (cached) yes +checking for vasprintf... yes +checking for vsnprintf... yes +checking whether snprintf respects a size of 1... (cached) yes +checking whether printf supports POSIX/XSI format strings with positions... (cached) yes +checking for waitid... yes +checking whether iswcntrl works... (cached) 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... yes +checking for wmemchr... 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) yes +checking whether dup works... yes +checking for getxattr with XATTR_NAME_POSIX_ACL macros... 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... (cached) 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 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'... word 2 bit 0 +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) word 2 bit 0 +checking where to find the exponent in a 'double'... (cached) word 1 bit 20 +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 'float'... (cached) word 0 bit 23 +checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 +checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 +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 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 mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for library containing nanosleep... none required +checking for working nanosleep... no (mishandles large arguments) +checking whether is self-contained... yes +checking whether perror matches strerror... yes +checking for getppriv... no +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... 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 for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking whether select supports a 0 argument... (cached) yes +checking whether select detects invalid fds... (cached) 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... yes +checking for socklen_t... yes +checking for working stdalign.h... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking whether symlink handles trailing slash correctly... yes +checking whether declares ioctl... yes +checking for pthread_atfork... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for useconds_t... yes +checking whether usleep allows large arguments... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... 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 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 btowc(0) is correct... (cached) yes +checking whether btowc(EOF) is correct... (cached) guessing yes +checking for __builtin_expect... (cached) yes +checking whether langinfo.h defines CODESET... (cached) yes +checking whether langinfo.h defines T_FMT_AMPM... (cached) yes +checking whether langinfo.h defines ALTMON_1... (cached) yes +checking whether langinfo.h defines ERA... (cached) yes +checking whether langinfo.h defines YESEXPR... (cached) yes +checking whether the compiler supports the __inline keyword... (cached) yes +checking for pthread_rwlock_t... (cached) yes +checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no +checking for mbtowc... (cached) yes +checking whether YESEXPR works... yes +checking for working re_compile_pattern... no +checking libintl.h usability... yes +checking libintl.h presence... yes +checking for libintl.h... yes +checking whether isblank 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... (cached) yes +checking whether wcrtomb return value is correct... (cached) guessing yes +checking for alloca as a compiler built-in... (cached) yes +checking for __builtin_expect... (cached) yes +checking whether // is distinct from /... (cached) no +checking whether dup2 works... (cached) yes +checking for error_at_line... (cached) yes +checking whether fcntl handles F_DUPFD correctly... (cached) yes +checking whether fcntl understands F_DUPFD_CLOEXEC... (cached) needs runtime check +checking whether fdopen sets errno... (cached) yes +checking whether conversion from 'int' to 'long double' works... (cached) yes +checking whether fopen recognizes a trailing slash... (cached) yes +checking for working getdelim function... (cached) yes +checking whether getdtablesize works... (cached) yes +checking for getline... (cached) yes +checking for working getline function... (cached) 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... (cached) no +checking whether the compiler generally respects inline... (cached) yes +checking whether to use the included libunistring... yes +checking whether locale.h conforms to POSIX:2001... (cached) yes +checking whether struct lconv is properly defined... (cached) yes +checking for pthread_rwlock_t... (cached) yes +checking whether pthread_rwlock_rdlock prefers a writer to a reader... (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 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) 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 mbswidth is declared in ... (cached) no +checking for mbstate_t... (cached) yes +checking for obstacks that work with any size object... (cached) no +checking whether open recognizes a trailing slash... (cached) yes +checking for raise... (cached) yes +checking for sigprocmask... (cached) yes +checking for rawmemchr... (cached) 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... (cached) yes +checking for sighandler_t... (cached) yes +checking for sigprocmask... (cached) yes +checking for stdint.h... (cached) yes +checking for SIZE_MAX... (cached) yes +checking for ssize_t... (cached) yes +checking whether stat handles trailing slashes on files... (cached) yes +checking for struct stat.st_atim.tv_nsec... (cached) yes +checking whether struct stat.st_atim is of type struct timespec... (cached) yes +checking for struct stat.st_birthtimespec.tv_nsec... (cached) no +checking for struct stat.st_birthtimensec... (cached) no +checking for struct stat.st_birthtim.tv_nsec... (cached) no +checking for va_copy... (cached) 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... (cached) system +checking for stpcpy... (cached) yes +checking for working stpncpy... (cached) yes +checking for strchrnul... (cached) yes +checking whether strchrnul works... (cached) yes +checking for working strerror function... (cached) yes +checking whether strstr works in linear time... (cached) yes +checking whether strstr works... (cached) yes +checking for nlink_t... (cached) yes +checking for ptrdiff_t... (cached) yes +checking for vasprintf... (cached) yes +checking whether iswcntrl works... (cached) yes +checking for towlower... (cached) yes +checking for wctype_t... (cached) yes +checking for wctrans_t... (cached) yes +checking whether wcwidth is declared... (cached) yes +checking whether wcwidth works reasonably in UTF-8 locales... (cached) yes +checking for stdint.h... (cached) yes +checking pwd.h usability... yes +checking pwd.h presence... yes +checking for pwd.h... yes +checking for inline... (cached) inline +checking for unsigned long long int... (cached) yes +checking for size_t... (cached) yes +checking for ptrdiff_t... (cached) yes +checking for ssize_t... (cached) yes +checking for pid_t... (cached) yes +checking whether we are using the GNU C Library >= 2.1 or uClibc... (cached) yes +checking for select... (cached) 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 for signal handlers with siginfo_t... yes +checking for setlocale declaration... + extern char *setlocale (int category, const char *locale); +checking whether byte ordering is bigendian... (cached) no +checking for arpa/inet.h... (cached) yes +checking for gethostname... yes +checking for gethostbyname... yes +checking for inet_ntop... yes +checking for IPv6 sockets... yes +checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B +checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm +checking whether Emacs support is requested... yes +checking for emacs... no +checking for xemacs... no +checking where .elc files should go... ${datadir}/emacs/site-lisp +checking for dvips... /sources/gettext-0.21/build-aux/missing dvips +checking for texi2pdf... /usr/bin/texi2pdf +checking for perl... /usr/bin/perl +checking whether the C++ compiler (g++ -g -O2 ) works... yes +checking whether the C++ compiler supports namespaces... yes +checking dependency style of g++... (cached) gcc3 +checking whether we are using the GNU C++ compiler... (cached) yes +checking whether g++ accepts -g... (cached) 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 german Unicode locale... none +checking whether we are using the GNU C++ compiler... (cached) yes +checking whether g++ accepts -g... (cached) yes +checking for g++ option to enable C++11 features... none needed +checking dependency style of g++... (cached) gcc3 +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 that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating csharpcomp.sh +config.status: creating csharpexec.sh +config.status: creating javacomp.sh +config.status: creating javaexec.sh +config.status: creating Makefile +config.status: creating doc/Makefile +config.status: creating intl/Makefile +config.status: creating its/Makefile +config.status: creating gnulib-lib/Makefile +config.status: creating libgrep/Makefile +config.status: creating src/Makefile +config.status: creating src/user-email +config.status: creating libgettextpo/Makefile +config.status: creating libgettextpo/exported.sh +config.status: creating po/Makefile.in +config.status: creating projects/Makefile +config.status: creating styles/Makefile +config.status: creating emacs/Makefile +config.status: creating misc/Makefile +config.status: creating misc/gettextize +config.status: creating misc/autopoint +config.status: creating misc/convert-archive +config.status: creating man/Makefile +config.status: creating man/x-to-1 +config.status: creating m4/Makefile +config.status: creating tests/Makefile +config.status: creating tests/init-env +config.status: creating system-tests/Makefile +config.status: creating gnulib-tests/Makefile +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 +=== configuring in examples (/sources/gettext-0.21/gettext-tools/examples) +configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-static' '--docdir=/usr/share/doc/gettext-0.21' --cache-file=/dev/null --srcdir=. +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking for a sed that does not truncate output... /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 that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating installpaths +config.status: creating po/Makefile +config.status: executing po-directories commands +make all-recursive +make[1]: Entering directory '/sources/gettext-0.21' +Making all in gnulib-local +make[2]: Entering directory '/sources/gettext-0.21/gnulib-local' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/gettext-0.21/gnulib-local' +Making all in gettext-runtime +make[2]: Entering directory '/sources/gettext-0.21/gettext-runtime' +make all-recursive +make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime' +Making all in doc +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/doc' +Making all in intl +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl' +make all-am +make[5]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl' +sed -e '/IN_LIBGLOCALE/d' \ + -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \ + -e 's,@''HAVE_ASPRINTF''@,1,g' \ + -e 's,@''HAVE_SNPRINTF''@,1,g' \ + -e 's,@''HAVE_WPRINTF''@,1,g' \ + -e 's,@''HAVE_NAMELESS_LOCALES''@,0,g' \ + -e 's,@''HAVE_NEWLOCALE''@,1,g' \ + < ./libgnuintl.in.h \ +| if test 'no' = yes; then \ + sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \ + else \ + cat; \ + fi \ +| sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \ + -e "/#define _LIBINTL_H/r ./export.h" \ +| sed -e 's,@''HAVE_VISIBILITY''@,1,g' \ + > libgnuintl.h +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o bindtextdom.lo ./bindtextdom.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./bindtextdom.c -fPIC -DPIC -o .libs/bindtextdom.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dcgettext.lo ./dcgettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./dcgettext.c -fPIC -DPIC -o .libs/dcgettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dgettext.lo ./dgettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./dgettext.c -fPIC -DPIC -o .libs/dgettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o gettext.lo ./gettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./gettext.c -fPIC -DPIC -o .libs/gettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o finddomain.lo ./finddomain.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./finddomain.c -fPIC -DPIC -o .libs/finddomain.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o hash-string.lo ./hash-string.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./hash-string.c -fPIC -DPIC -o .libs/hash-string.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o loadmsgcat.lo ./loadmsgcat.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./loadmsgcat.c -fPIC -DPIC -o .libs/loadmsgcat.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localealias.lo ./localealias.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./localealias.c -fPIC -DPIC -o .libs/localealias.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o textdomain.lo ./textdomain.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./textdomain.c -fPIC -DPIC -o .libs/textdomain.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o l10nflist.lo ./l10nflist.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./l10nflist.c -fPIC -DPIC -o .libs/l10nflist.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o explodename.lo ./explodename.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./explodename.c -fPIC -DPIC -o .libs/explodename.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dcigettext.lo ./dcigettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./dcigettext.c -fPIC -DPIC -o .libs/dcigettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dcngettext.lo ./dcngettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./dcngettext.c -fPIC -DPIC -o .libs/dcngettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dngettext.lo ./dngettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./dngettext.c -fPIC -DPIC -o .libs/dngettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o ngettext.lo ./ngettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./ngettext.c -fPIC -DPIC -o .libs/ngettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o plural.lo ./plural.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./plural.c -fPIC -DPIC -o .libs/plural.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o plural-exp.lo ./plural-exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localcharset.lo ./localcharset.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./localcharset.c -fPIC -DPIC -o .libs/localcharset.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o threadlib.lo ./threadlib.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./threadlib.c -fPIC -DPIC -o .libs/threadlib.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o lock.lo ./lock.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./lock.c -fPIC -DPIC -o .libs/lock.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o relocatable.lo ./relocatable.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./relocatable.c -fPIC -DPIC -o .libs/relocatable.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o langprefs.lo ./langprefs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./langprefs.c -fPIC -DPIC -o .libs/langprefs.o +sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \ + -e 's/extern,/extern LIBINTL_DLL_EXPORTED,/' \ + -e "/#if HAVE_WORKING_USELOCALE/r ./export.h" \ + < ./localename-table.in.h \ +| sed -e 's,@''HAVE_VISIBILITY''@,1,g' \ + > localename-table.h +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localename.lo ./localename.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./localename.c -fPIC -DPIC -o .libs/localename.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localename-table.lo ./localename-table.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./localename-table.c -fPIC -DPIC -o .libs/localename-table.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o log.lo ./log.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./log.c -fPIC -DPIC -o .libs/log.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o printf.lo ./printf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./printf.c -fPIC -DPIC -o .libs/printf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o setlocale.lo ./setlocale.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./setlocale.c -fPIC -DPIC -o .libs/setlocale.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o setlocale-lock.lo ./setlocale-lock.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./setlocale-lock.c -fPIC -DPIC -o .libs/setlocale-lock.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o setlocale_null.lo ./setlocale_null.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./setlocale_null.c -fPIC -DPIC -o .libs/setlocale_null.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o version.lo ./version.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./version.c -fPIC -DPIC -o .libs/version.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o xsize.lo ./xsize.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./xsize.c -fPIC -DPIC -o .libs/xsize.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o osdep.lo ./osdep.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./osdep.c -fPIC -DPIC -o .libs/osdep.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o intl-compat.lo ./intl-compat.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ./intl-compat.c -fPIC -DPIC -o .libs/intl-compat.o +/bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -g -O2 -no-undefined -export-symbols-regex '^([^g]|g[^l]|gl[^w]|glw[^t]|glwt[^h]|glwth[^r]|glwthr[^e]|glwthre[^a]|glwthrea[^d]).*' -version-info 10:0:2 -rpath /usr/lib -o libgnuintl.la bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo hash-string.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo threadlib.lo lock.lo relocatable.lo langprefs.lo localename.lo localename-table.lo log.lo printf.lo setlocale.lo setlocale-lock.lo setlocale_null.lo version.lo xsize.lo osdep.lo intl-compat.lo +libtool: link: /usr/bin/nm -B .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/hash-string.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o .libs/threadlib.o .libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/localename-table.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/setlocale-lock.o .libs/setlocale_null.o .libs/version.o .libs/xsize.o .libs/osdep.o .libs/intl-compat.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libgnuintl.exp +libtool: link: /bin/grep -E -e "^([^g]|g[^l]|gl[^w]|glw[^t]|glwt[^h]|glwth[^r]|glwthr[^e]|glwthre[^a]|glwthrea[^d]).*" ".libs/libgnuintl.exp" > ".libs/libgnuintl.expT" +libtool: link: mv -f ".libs/libgnuintl.expT" ".libs/libgnuintl.exp" +libtool: link: echo "{ global:" > .libs/libgnuintl.ver +libtool: link: cat .libs/libgnuintl.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgnuintl.ver +libtool: link: echo "local: *; };" >> .libs/libgnuintl.ver +libtool: link: gcc -shared -fPIC -DPIC .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/hash-string.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o .libs/threadlib.o .libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/localename-table.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/setlocale-lock.o .libs/setlocale_null.o .libs/version.o .libs/xsize.o .libs/osdep.o .libs/intl-compat.o -g -O2 -Wl,-soname -Wl,libgnuintl.so.8 -Wl,-version-script -Wl,.libs/libgnuintl.ver -o .libs/libgnuintl.so.8.2.0 +libtool: link: (cd ".libs" && rm -f "libgnuintl.so.8" && ln -s "libgnuintl.so.8.2.0" "libgnuintl.so.8") +libtool: link: (cd ".libs" && rm -f "libgnuintl.so" && ln -s "libgnuintl.so.8.2.0" "libgnuintl.so") +libtool: link: ( cd ".libs" && rm -f "libgnuintl.la" && ln -s "../libgnuintl.la" "libgnuintl.la" ) +make[5]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl' +Making all in intl-java +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl-java' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl-java' +Making all in intl-csharp +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl-csharp' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl-csharp' +Making all in gnulib-lib +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/gnulib-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''@/1/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 iconv.h-t iconv.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_ICONV_H''@||g' \ + -e 's/@''GNULIB_ICONV''@/1/g' \ + -e 's|@''ICONV_CONST''@||g' \ + -e 's|@''REPLACE_ICONV''@|0|g' \ + -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \ + -e 's|@''REPLACE_ICONV_UTF''@|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' \ + < ./iconv.in.h; \ +} > iconv.h-t && \ +mv iconv.h-t iconv.h +rm -f inttypes.h-t inttypes.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's/@''HAVE_INTTYPES_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_INTTYPES_H''@||g' \ + -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ + -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ + -e 's/@''GNULIB_IMAXABS''@/0/g' \ + -e 's/@''GNULIB_IMAXDIV''@/0/g' \ + -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ + -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ + -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ + -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ + -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ + -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ + -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ + -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ + -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ + -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ + -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ + -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ + -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/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' \ + < ./inttypes.in.h; \ +} > inttypes.h-t && \ +mv inttypes.h-t inttypes.h +rm -f langinfo.h-t langinfo.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_LANGINFO_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_LANGINFO_H''@||g' \ + -e 's/@''GNULIB_NL_LANGINFO''@/0/g' \ + -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ + -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ + -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \ + -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ + -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ + -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ + -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./langinfo.in.h; \ +} > langinfo.h-t && \ +mv langinfo.h-t langinfo.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 locale.h-t locale.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_LOCALE_H''@||g' \ + -e 's/@''GNULIB_LOCALECONV''@/0/g' \ + -e 's/@''GNULIB_SETLOCALE''@/1/g' \ + -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ + -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ + -e 's/@''GNULIB_LOCALENAME''@/1/g' \ + -e 's|@''HAVE_NEWLOCALE''@|1|g' \ + -e 's|@''HAVE_DUPLOCALE''@|1|g' \ + -e 's|@''HAVE_FREELOCALE''@|1|g' \ + -e 's|@''HAVE_XLOCALE_H''@|0|g' \ + -e 's|@''REPLACE_LOCALECONV''@|0|g' \ + -e 's|@''REPLACE_SETLOCALE''@|0|g' \ + -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ + -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ + -e 's|@''REPLACE_FREELOCALE''@|0|g' \ + -e 's|@''REPLACE_STRUCT_LCONV''@|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' \ + < ./locale.in.h; \ +} > locale.h-t && \ +mv locale.h-t locale.h +rm -f signal.h-t signal.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_SIGNAL_H''@||g' \ + -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \ + -e 's/@''GNULIB_RAISE''@/1/g' \ + -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \ + -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ + -e 's/@''GNULIB_SIGACTION''@/0/g' \ + -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ + -e 's|@''HAVE_RAISE''@|1|g' \ + -e 's|@''HAVE_SIGSET_T''@|1|g' \ + -e 's|@''HAVE_SIGINFO_T''@|1|g' \ + -e 's|@''HAVE_SIGACTION''@|1|g' \ + -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ + -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ + -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ + -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ + -e 's|@''REPLACE_RAISE''@|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' \ + < ./signal.in.h; \ +} > signal.h-t && \ +mv signal.h-t signal.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''@/1/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''@/1/g' \ + -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ + -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ + -e 's/@''GNULIB_GRANTPT''@/0/g' \ + -e 's/@''GNULIB_MALLOC_POSIX''@/0/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''@/1/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''@/1/g' \ + -e 's/@''GNULIB_MBSNLEN''@/0/g' \ + -e 's/@''GNULIB_MBSCHR''@/0/g' \ + -e 's/@''GNULIB_MBSRCHR''@/0/g' \ + -e 's/@''GNULIB_MBSSTR''@/1/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''@/1/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''@/0/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''@/1/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_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 +/bin/mkdir -p sys +rm -f sys/stat.h-t sys/stat.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_STAT_H''@||g' \ + -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ + -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ + -e 's/@''GNULIB_FCHMODAT''@/0/g' \ + -e 's/@''GNULIB_FSTAT''@/1/g' \ + -e 's/@''GNULIB_FSTATAT''@/0/g' \ + -e 's/@''GNULIB_FUTIMENS''@/0/g' \ + -e 's/@''GNULIB_GETUMASK''@/0/g' \ + -e 's/@''GNULIB_LCHMOD''@/0/g' \ + -e 's/@''GNULIB_LSTAT''@/1/g' \ + -e 's/@''GNULIB_MKDIRAT''@/0/g' \ + -e 's/@''GNULIB_MKFIFO''@/0/g' \ + -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ + -e 's/@''GNULIB_MKNOD''@/0/g' \ + -e 's/@''GNULIB_MKNODAT''@/0/g' \ + -e 's/@''GNULIB_STAT''@/1/g' \ + -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ + -e 's|@''HAVE_FCHMODAT''@|1|g' \ + -e 's|@''HAVE_FSTATAT''@|1|g' \ + -e 's|@''HAVE_FUTIMENS''@|1|g' \ + -e 's|@''HAVE_GETUMASK''@|1|g' \ + -e 's|@''HAVE_LCHMOD''@|1|g' \ + -e 's|@''HAVE_LSTAT''@|1|g' \ + -e 's|@''HAVE_MKDIRAT''@|1|g' \ + -e 's|@''HAVE_MKFIFO''@|1|g' \ + -e 's|@''HAVE_MKFIFOAT''@|1|g' \ + -e 's|@''HAVE_MKNOD''@|1|g' \ + -e 's|@''HAVE_MKNODAT''@|1|g' \ + -e 's|@''HAVE_UTIMENSAT''@|1|g' \ + -e 's|@''REPLACE_FCHMODAT''@|0|g' \ + -e 's|@''REPLACE_FSTAT''@|0|g' \ + -e 's|@''REPLACE_FSTATAT''@|0|g' \ + -e 's|@''REPLACE_FUTIMENS''@|0|g' \ + -e 's|@''REPLACE_LSTAT''@|0|g' \ + -e 's|@''REPLACE_MKDIR''@|0|g' \ + -e 's|@''REPLACE_MKFIFO''@|0|g' \ + -e 's|@''REPLACE_MKNOD''@|0|g' \ + -e 's|@''REPLACE_STAT''@|0|g' \ + -e 's|@''REPLACE_UTIMENSAT''@|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' \ + < ./sys_stat.in.h; \ +} > sys/stat.h-t && \ +mv sys/stat.h-t sys/stat.h +/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 time.h-t time.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_TIME_H''@||g' \ + -e 's/@''GNULIB_CTIME''@/0/g' \ + -e 's/@''GNULIB_LOCALTIME''@/0/g' \ + -e 's/@''GNULIB_MKTIME''@/0/g' \ + -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ + -e 's/@''GNULIB_STRFTIME''@/0/g' \ + -e 's/@''GNULIB_STRPTIME''@/0/g' \ + -e 's/@''GNULIB_TIMEGM''@/0/g' \ + -e 's/@''GNULIB_TIME_R''@/0/g' \ + -e 's/@''GNULIB_TIME_RZ''@/0/g' \ + -e 's/@''GNULIB_TZSET''@/0/g' \ + -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ + -e 's|@''HAVE_NANOSLEEP''@|1|g' \ + -e 's|@''HAVE_STRPTIME''@|1|g' \ + -e 's|@''HAVE_TIMEGM''@|1|g' \ + -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ + -e 's|@''HAVE_TZSET''@|1|g' \ + -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_GMTIME''@|0|g' \ + -e 's|@''REPLACE_LOCALTIME''@|0|g' \ + -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ + -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ + -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ + -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ + -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|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' \ + < ./time.in.h; \ +} > time.h-t && \ +mv time.h-t time.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''@/0/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''@/1/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_GETENTROPY''@/0/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_GETOPT_POSIX''@/1/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''@/1/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''@/1/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_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_GETENTROPY''@|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_SYS_RANDOM_H''@|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 +rm -f unistr.h-t unistr.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unistr.in.h; \ +} > unistr.h-t && \ +mv -f unistr.h-t unistr.h +rm -f unitypes.h-t unitypes.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unitypes.in.h; \ +} > unitypes.h-t && \ +mv -f unitypes.h-t unitypes.h +rm -f uniwidth.h-t uniwidth.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./uniwidth.in.h; \ +} > uniwidth.h-t && \ +mv -f uniwidth.h-t uniwidth.h +rm -f wchar.h-t wchar.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|@''HAVE_FEATURES_H''@|1|g' \ + -e 's|@''NEXT_WCHAR_H''@||g' \ + -e 's|@''HAVE_WCHAR_H''@|1|g' \ + -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ + -e 's/@''GNULIB_BTOWC''@/0/g' \ + -e 's/@''GNULIB_WCTOB''@/0/g' \ + -e 's/@''GNULIB_MBSINIT''@/1/g' \ + -e 's/@''GNULIB_MBRTOWC''@/1/g' \ + -e 's/@''GNULIB_MBRLEN''@/0/g' \ + -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ + -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ + -e 's/@''GNULIB_WCRTOMB''@/0/g' \ + -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCWIDTH''@/1/g' \ + -e 's/@''GNULIB_WMEMCHR''@/0/g' \ + -e 's/@''GNULIB_WMEMCMP''@/0/g' \ + -e 's/@''GNULIB_WMEMCPY''@/0/g' \ + -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ + -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ + -e 's/@''GNULIB_WMEMSET''@/0/g' \ + -e 's/@''GNULIB_WCSLEN''@/0/g' \ + -e 's/@''GNULIB_WCSNLEN''@/0/g' \ + -e 's/@''GNULIB_WCSCPY''@/0/g' \ + -e 's/@''GNULIB_WCPCPY''@/0/g' \ + -e 's/@''GNULIB_WCSNCPY''@/0/g' \ + -e 's/@''GNULIB_WCPNCPY''@/0/g' \ + -e 's/@''GNULIB_WCSCAT''@/0/g' \ + -e 's/@''GNULIB_WCSNCAT''@/0/g' \ + -e 's/@''GNULIB_WCSCMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCMP''@/0/g' \ + -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSCOLL''@/0/g' \ + -e 's/@''GNULIB_WCSXFRM''@/0/g' \ + -e 's/@''GNULIB_WCSDUP''@/0/g' \ + -e 's/@''GNULIB_WCSCHR''@/0/g' \ + -e 's/@''GNULIB_WCSRCHR''@/0/g' \ + -e 's/@''GNULIB_WCSCSPN''@/0/g' \ + -e 's/@''GNULIB_WCSSPN''@/0/g' \ + -e 's/@''GNULIB_WCSPBRK''@/0/g' \ + -e 's/@''GNULIB_WCSSTR''@/0/g' \ + -e 's/@''GNULIB_WCSTOK''@/0/g' \ + -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ + -e 's/@''GNULIB_WCSFTIME''@/0/g' \ + < ./wchar.in.h | \ + sed -e 's|@''HAVE_WINT_T''@|1|g' \ + -e 's|@''HAVE_BTOWC''@|1|g' \ + -e 's|@''HAVE_MBSINIT''@|1|g' \ + -e 's|@''HAVE_MBRTOWC''@|1|g' \ + -e 's|@''HAVE_MBRLEN''@|1|g' \ + -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ + -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ + -e 's|@''HAVE_WCRTOMB''@|1|g' \ + -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ + -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ + -e 's|@''HAVE_WMEMCHR''@|1|g' \ + -e 's|@''HAVE_WMEMCMP''@|1|g' \ + -e 's|@''HAVE_WMEMCPY''@|1|g' \ + -e 's|@''HAVE_WMEMMOVE''@|1|g' \ + -e 's|@''HAVE_WMEMPCPY''@|1|g' \ + -e 's|@''HAVE_WMEMSET''@|1|g' \ + -e 's|@''HAVE_WCSLEN''@|1|g' \ + -e 's|@''HAVE_WCSNLEN''@|1|g' \ + -e 's|@''HAVE_WCSCPY''@|1|g' \ + -e 's|@''HAVE_WCPCPY''@|1|g' \ + -e 's|@''HAVE_WCSNCPY''@|1|g' \ + -e 's|@''HAVE_WCPNCPY''@|1|g' \ + -e 's|@''HAVE_WCSCAT''@|1|g' \ + -e 's|@''HAVE_WCSNCAT''@|1|g' \ + -e 's|@''HAVE_WCSCMP''@|1|g' \ + -e 's|@''HAVE_WCSNCMP''@|1|g' \ + -e 's|@''HAVE_WCSCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSCOLL''@|1|g' \ + -e 's|@''HAVE_WCSXFRM''@|1|g' \ + -e 's|@''HAVE_WCSDUP''@|1|g' \ + -e 's|@''HAVE_WCSCHR''@|1|g' \ + -e 's|@''HAVE_WCSRCHR''@|1|g' \ + -e 's|@''HAVE_WCSCSPN''@|1|g' \ + -e 's|@''HAVE_WCSSPN''@|1|g' \ + -e 's|@''HAVE_WCSPBRK''@|1|g' \ + -e 's|@''HAVE_WCSSTR''@|1|g' \ + -e 's|@''HAVE_WCSTOK''@|1|g' \ + -e 's|@''HAVE_WCSWIDTH''@|1|g' \ + -e 's|@''HAVE_WCSFTIME''@|1|g' \ + -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ + -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ + | \ + sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ + -e 's|@''REPLACE_BTOWC''@|0|g' \ + -e 's|@''REPLACE_WCTOB''@|0|g' \ + -e 's|@''REPLACE_MBSINIT''@|0|g' \ + -e 's|@''REPLACE_MBRTOWC''@|1|g' \ + -e 's|@''REPLACE_MBRLEN''@|0|g' \ + -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ + -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ + -e 's|@''REPLACE_WCRTOMB''@|0|g' \ + -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSFTIME''@|0|g' \ + -e 's|@''REPLACE_WCSTOK''@|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'; \ +} > wchar.h-t && \ +mv wchar.h-t wchar.h +rm -f wctype.h-t wctype.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's/@''HAVE_WCTYPE_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_WCTYPE_H''@||g' \ + -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ + -e 's/@''GNULIB_ISWBLANK''@/1/g' \ + -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ + -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ + -e 's/@''GNULIB_WCTYPE''@/0/g' \ + -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ + -e 's/@''GNULIB_WCTRANS''@/0/g' \ + -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ + -e 's/@''HAVE_ISWBLANK''@/1/g' \ + -e 's/@''HAVE_ISWCNTRL''@/1/g' \ + -e 's/@''HAVE_WCTYPE_T''@/1/g' \ + -e 's/@''HAVE_WCTRANS_T''@/1/g' \ + -e 's/@''HAVE_WINT_T''@/1/g' \ + -e 's/@''REPLACE_ISWBLANK''@/0/g' \ + -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ + -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ + -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ + -e 's/@''REPLACE_TOWLOWER''@/0/g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./wctype.in.h; \ +} > wctype.h-t && \ +mv wctype.h-t wctype.h +make all-recursive +make[5]: Entering directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' +make[6]: Entering directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o allocator.o allocator.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o areadlink.o areadlink.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o basename-lgpl.o basename-lgpl.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o binary-io.o binary-io.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o c-ctype.o c-ctype.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o c-strcasecmp.o c-strcasecmp.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o c-strncasecmp.o c-strncasecmp.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o careadlinkat.o careadlinkat.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o cloexec.o cloexec.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o closeout.o closeout.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o fd-hook.o fd-hook.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o fwriteerror.o fwriteerror.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o getprogname.o getprogname.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o hard-locale.o hard-locale.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o localcharset.o localcharset.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o localename.o localename.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o localename-table.o localename-table.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o glthread/lock.o glthread/lock.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o malloca.o malloca.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o mbchar.o mbchar.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o mbiter.o mbiter.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o mbslen.o mbslen.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o mbsstr.o mbsstr.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o mbuiter.o mbuiter.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o progname.o progname.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o propername.o propername.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o setlocale_null.o setlocale_null.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o stat-time.o stat-time.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o striconv.o striconv.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o strnlen1.o strnlen1.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o glthread/threadlib.o glthread/threadlib.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o trim.o trim.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o unistd.o unistd.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o unistr/u8-mbtoucr.o unistr/u8-mbtoucr.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o unistr/u8-uctomb.o unistr/u8-uctomb.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o unistr/u8-uctomb-aux.o unistr/u8-uctomb-aux.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o uniwidth/width.o uniwidth/width.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o wctype-h.o wctype-h.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o xmalloc.o xmalloc.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o xstrdup.o xstrdup.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o xreadlink.o xreadlink.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o xstriconv.o xstriconv.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o fcntl.o fcntl.c +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c -o mbrtowc.o mbrtowc.c +rm -f libgrt.a +ar cr libgrt.a allocator.o areadlink.o basename-lgpl.o binary-io.o c-ctype.o c-strcasecmp.o c-strncasecmp.o careadlinkat.o cloexec.o closeout.o fd-hook.o fwriteerror.o getprogname.o hard-locale.o localcharset.o localename.o localename-table.o glthread/lock.o malloca.o mbchar.o mbiter.o mbslen.o mbsstr.o mbuiter.o progname.o propername.o setlocale_null.o stat-time.o striconv.o strnlen1.o glthread/threadlib.o trim.o unistd.o unistr/u8-mbtoucr.o unistr/u8-uctomb.o unistr/u8-uctomb-aux.o uniwidth/width.o wctype-h.o xmalloc.o xstrdup.o xreadlink.o xstriconv.o fcntl.o mbrtowc.o +ranlib libgrt.a +make[6]: Leaving directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' +make[5]: Leaving directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' +Making all in libasprintf +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/libasprintf' +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 +make all-am +make[5]: Entering directory '/sources/gettext-0.21/gettext-runtime/libasprintf' +cp ./autosprintf.in.h autosprintf.h +/bin/sh ./libtool --tag=CC --mode=compile gcc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c -o xsize.lo xsize.c +libtool: compile: gcc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c xsize.c -fPIC -DPIC -o .libs/xsize.o +/bin/sh ./libtool --tag=CC --mode=compile gcc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c -o lib-asprintf.lo lib-asprintf.c +libtool: compile: gcc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c lib-asprintf.c -fPIC -DPIC -o .libs/lib-asprintf.o +/bin/sh ./libtool --tag=CXX --mode=compile g++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c -o autosprintf.lo autosprintf.cc +libtool: compile: g++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -g -O2 -c autosprintf.cc -fPIC -DPIC -o .libs/autosprintf.o +/bin/sh ./libtool --tag=CXX --mode=link g++ -g -O2 -o libasprintf.la -rpath /usr/lib xsize.lo lib-asprintf.lo autosprintf.lo || \ +/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o libasprintf.la -rpath /usr/lib xsize.lo lib-asprintf.lo autosprintf.lo +libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtbeginS.o .libs/xsize.o .libs/lib-asprintf.o .libs/autosprintf.o -Wl,-rpath -Wl,/usr/lib/../lib -Wl,-rpath -Wl,/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../.. /usr/lib/../lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib/crtn.o -g -O2 -Wl,-soname -Wl,libasprintf.so.0 -o .libs/libasprintf.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libasprintf.so.0" && ln -s "libasprintf.so.0.0.0" "libasprintf.so.0") +libtool: link: (cd ".libs" && rm -f "libasprintf.so" && ln -s "libasprintf.so.0.0.0" "libasprintf.so") +libtool: link: ( cd ".libs" && rm -f "libasprintf.la" && ln -s "../libasprintf.la" "libasprintf.la" ) +/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -o libgnu.la xsize.lo +libtool: link: ar cru .libs/libgnu.a .libs/xsize.o +libtool: link: ranlib .libs/libgnu.a +libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) +make[5]: Leaving directory '/sources/gettext-0.21/gettext-runtime/libasprintf' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/libasprintf' +Making all in src +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/src' +gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o gettext-gettext.o `test -f 'gettext.c' || echo './'`gettext.c +/bin/sh ../libtool --tag=CC --mode=link gcc -DINSTALLDIR=\"/usr/bin\" -g -O2 -o gettext gettext-gettext.o ../gnulib-lib/libgrt.a +libtool: link: gcc -DINSTALLDIR=\"/usr/bin\" -g -O2 -o gettext gettext-gettext.o ../gnulib-lib/libgrt.a +gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o ngettext-ngettext.o `test -f 'ngettext.c' || echo './'`ngettext.c +/bin/sh ../libtool --tag=CC --mode=link gcc -DINSTALLDIR=\"/usr/bin\" -g -O2 -o ngettext ngettext-ngettext.o ../gnulib-lib/libgrt.a +libtool: link: gcc -DINSTALLDIR=\"/usr/bin\" -g -O2 -o ngettext ngettext-ngettext.o ../gnulib-lib/libgrt.a +gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o envsubst-envsubst.o `test -f 'envsubst.c' || echo './'`envsubst.c +/bin/sh ../libtool --tag=CC --mode=link gcc -DINSTALLDIR=\"/usr/bin\" -g -O2 -o envsubst envsubst-envsubst.o ../gnulib-lib/libgrt.a +libtool: link: gcc -DINSTALLDIR=\"/usr/bin\" -g -O2 -o envsubst envsubst-envsubst.o ../gnulib-lib/libgrt.a +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/src' +Making all in po +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/po' +Making all in man +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/man' +srcdir=''; \ +test -f ./gettext.1.in || srcdir=./; \ +if test -f ${srcdir}gettext.1.in; then \ + sed -e 's|@''localedir''@|/usr/share/locale|g' ${srcdir}gettext.1.in > t-gettext.1 && \ + mv t-gettext.1 gettext.1; \ +fi +srcdir=''; \ +test -f ./ngettext.1.in || srcdir=./; \ +if test -f ${srcdir}ngettext.1.in; then \ + sed -e 's|@''localedir''@|/usr/share/locale|g' ${srcdir}ngettext.1.in > t-ngettext.1 && \ + mv t-ngettext.1 ngettext.1; \ +fi +srcdir=''; \ +test -f ./gettext.1.html.in || srcdir=./; \ +if test -f ${srcdir}gettext.1.html.in; then \ + sed -e 's|@''localedir''@|/usr/share/locale|g' ${srcdir}gettext.1.html.in > t-gettext.1.html && \ + mv t-gettext.1.html gettext.1.html; \ +fi +srcdir=''; \ +test -f ./ngettext.1.html.in || srcdir=./; \ +if test -f ${srcdir}ngettext.1.html.in; then \ + sed -e 's|@''localedir''@|/usr/share/locale|g' ${srcdir}ngettext.1.html.in > t-ngettext.1.html && \ + mv t-ngettext.1.html ngettext.1.html; \ +fi +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/man' +Making all in m4 +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/m4' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/m4' +Making all in tests +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/tests' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/tests' +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime' +make[4]: Nothing to be done for 'all-am'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime' +make[2]: Leaving directory '/sources/gettext-0.21/gettext-runtime' +Making all in libtextstyle +make[2]: Entering directory '/sources/gettext-0.21/libtextstyle' +make all-recursive +make[3]: Entering directory '/sources/gettext-0.21/libtextstyle' +Making all in lib +make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/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_LTS|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''@/1/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 inttypes.h-t inttypes.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's/@''HAVE_INTTYPES_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_INTTYPES_H''@||g' \ + -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ + -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ + -e 's/@''GNULIB_IMAXABS''@/0/g' \ + -e 's/@''GNULIB_IMAXDIV''@/0/g' \ + -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ + -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ + -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ + -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ + -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ + -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ + -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ + -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ + -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ + -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ + -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ + -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ + -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/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' \ + < ./inttypes.in.h; \ +} > inttypes.h-t && \ +mv inttypes.h-t inttypes.h +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./glib.in.h; \ +} > glib.h-t +mv -f glib.h-t glib.h +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./glibconfig.in.h; \ +} > glibconfig.h-t +mv -f glibconfig.h-t glibconfig.h +test -d glib || /bin/mkdir -p glib +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./glib/ghash.in.h; \ +} > glib/ghash.h-t +mv -f glib/ghash.h-t glib/ghash.h +test -d glib || /bin/mkdir -p glib +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./glib/glist.in.h; \ +} > glib/glist.h-t +mv -f glib/glist.h-t glib/glist.h +test -d glib || /bin/mkdir -p glib +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./glib/gmacros.in.h; \ +} > glib/gmacros.h-t +mv -f glib/gmacros.h-t glib/gmacros.h +test -d glib || /bin/mkdir -p glib +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./glib/gprimes.in.h; \ +} > glib/gprimes.h-t +mv -f glib/gprimes.h-t glib/gprimes.h +test -d glib || /bin/mkdir -p glib +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./glib/gprintfint.in.h; \ +} > glib/gprintfint.h-t +mv -f glib/gprintfint.h-t glib/gprintfint.h +test -d glib || /bin/mkdir -p glib +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./glib/gstrfuncs.in.h; \ +} > glib/gstrfuncs.h-t +mv -f glib/gstrfuncs.h-t glib/gstrfuncs.h +test -d glib || /bin/mkdir -p glib +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./glib/gstring.in.h; \ +} > glib/gstring.h-t +mv -f glib/gstring.h-t glib/gstring.h +test -d glib || /bin/mkdir -p glib +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./glib/gtypes.in.h; \ +} > glib/gtypes.h-t +mv -f glib/gtypes.h-t glib/gtypes.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/DOCBparser.in.h; \ +} > libxml/DOCBparser.h-t +mv -f libxml/DOCBparser.h-t libxml/DOCBparser.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/HTMLparser.in.h; \ +} > libxml/HTMLparser.h-t +mv -f libxml/HTMLparser.h-t libxml/HTMLparser.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/HTMLtree.in.h; \ +} > libxml/HTMLtree.h-t +mv -f libxml/HTMLtree.h-t libxml/HTMLtree.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/SAX2.in.h; \ +} > libxml/SAX2.h-t +mv -f libxml/SAX2.h-t libxml/SAX2.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/SAX.in.h; \ +} > libxml/SAX.h-t +mv -f libxml/SAX.h-t libxml/SAX.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/c14n.in.h; \ +} > libxml/c14n.h-t +mv -f libxml/c14n.h-t libxml/c14n.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/catalog.in.h; \ +} > libxml/catalog.h-t +mv -f libxml/catalog.h-t libxml/catalog.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/chvalid.in.h; \ +} > libxml/chvalid.h-t +mv -f libxml/chvalid.h-t libxml/chvalid.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/debugXML.in.h; \ +} > libxml/debugXML.h-t +mv -f libxml/debugXML.h-t libxml/debugXML.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/dict.in.h; \ +} > libxml/dict.h-t +mv -f libxml/dict.h-t libxml/dict.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/encoding.in.h; \ +} > libxml/encoding.h-t +mv -f libxml/encoding.h-t libxml/encoding.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/entities.in.h; \ +} > libxml/entities.h-t +mv -f libxml/entities.h-t libxml/entities.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/globals.in.h; \ +} > libxml/globals.h-t +mv -f libxml/globals.h-t libxml/globals.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/hash.in.h; \ +} > libxml/hash.h-t +mv -f libxml/hash.h-t libxml/hash.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/list.in.h; \ +} > libxml/list.h-t +mv -f libxml/list.h-t libxml/list.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/nanoftp.in.h; \ +} > libxml/nanoftp.h-t +mv -f libxml/nanoftp.h-t libxml/nanoftp.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/nanohttp.in.h; \ +} > libxml/nanohttp.h-t +mv -f libxml/nanohttp.h-t libxml/nanohttp.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/parser.in.h; \ +} > libxml/parser.h-t +mv -f libxml/parser.h-t libxml/parser.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/parserInternals.in.h; \ +} > libxml/parserInternals.h-t +mv -f libxml/parserInternals.h-t libxml/parserInternals.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/pattern.in.h; \ +} > libxml/pattern.h-t +mv -f libxml/pattern.h-t libxml/pattern.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/relaxng.in.h; \ +} > libxml/relaxng.h-t +mv -f libxml/relaxng.h-t libxml/relaxng.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/schemasInternals.in.h; \ +} > libxml/schemasInternals.h-t +mv -f libxml/schemasInternals.h-t libxml/schemasInternals.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/schematron.in.h; \ +} > libxml/schematron.h-t +mv -f libxml/schematron.h-t libxml/schematron.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/threads.in.h; \ +} > libxml/threads.h-t +mv -f libxml/threads.h-t libxml/threads.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/tree.in.h; \ +} > libxml/tree.h-t +mv -f libxml/tree.h-t libxml/tree.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/uri.in.h; \ +} > libxml/uri.h-t +mv -f libxml/uri.h-t libxml/uri.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/valid.in.h; \ +} > libxml/valid.h-t +mv -f libxml/valid.h-t libxml/valid.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xinclude.in.h; \ +} > libxml/xinclude.h-t +mv -f libxml/xinclude.h-t libxml/xinclude.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xlink.in.h; \ +} > libxml/xlink.h-t +mv -f libxml/xlink.h-t libxml/xlink.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlIO.in.h; \ +} > libxml/xmlIO.h-t +mv -f libxml/xmlIO.h-t libxml/xmlIO.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlautomata.in.h; \ +} > libxml/xmlautomata.h-t +mv -f libxml/xmlautomata.h-t libxml/xmlautomata.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlerror.in.h; \ +} > libxml/xmlerror.h-t +mv -f libxml/xmlerror.h-t libxml/xmlerror.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlexports.in.h; \ +} > libxml/xmlexports.h-t +mv -f libxml/xmlexports.h-t libxml/xmlexports.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlmemory.in.h; \ +} > libxml/xmlmemory.h-t +mv -f libxml/xmlmemory.h-t libxml/xmlmemory.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlmodule.in.h; \ +} > libxml/xmlmodule.h-t +mv -f libxml/xmlmodule.h-t libxml/xmlmodule.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlreader.in.h; \ +} > libxml/xmlreader.h-t +mv -f libxml/xmlreader.h-t libxml/xmlreader.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlregexp.in.h; \ +} > libxml/xmlregexp.h-t +mv -f libxml/xmlregexp.h-t libxml/xmlregexp.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlsave.in.h; \ +} > libxml/xmlsave.h-t +mv -f libxml/xmlsave.h-t libxml/xmlsave.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlschemas.in.h; \ +} > libxml/xmlschemas.h-t +mv -f libxml/xmlschemas.h-t libxml/xmlschemas.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlschemastypes.in.h; \ +} > libxml/xmlschemastypes.h-t +mv -f libxml/xmlschemastypes.h-t libxml/xmlschemastypes.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlstring.in.h; \ +} > libxml/xmlstring.h-t +mv -f libxml/xmlstring.h-t libxml/xmlstring.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlunicode.in.h; \ +} > libxml/xmlunicode.h-t +mv -f libxml/xmlunicode.h-t libxml/xmlunicode.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlversion.in.h; \ +} > libxml/xmlversion.h-t +mv -f libxml/xmlversion.h-t libxml/xmlversion.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlwriter.in.h; \ +} > libxml/xmlwriter.h-t +mv -f libxml/xmlwriter.h-t libxml/xmlwriter.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xpath.in.h; \ +} > libxml/xpath.h-t +mv -f libxml/xpath.h-t libxml/xpath.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xpathInternals.in.h; \ +} > libxml/xpathInternals.h-t +mv -f libxml/xpathInternals.h-t libxml/xpathInternals.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xpointer.in.h; \ +} > libxml/xpointer.h-t +mv -f libxml/xpointer.h-t libxml/xpointer.h +rm -f limits.h-t limits.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL_LTS|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 math.h-t math.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ + -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ + -e 's/@''GNULIB_ACOSF''@/0/g' \ + -e 's/@''GNULIB_ACOSL''@/0/g' \ + -e 's/@''GNULIB_ASINF''@/0/g' \ + -e 's/@''GNULIB_ASINL''@/0/g' \ + -e 's/@''GNULIB_ATANF''@/0/g' \ + -e 's/@''GNULIB_ATANL''@/0/g' \ + -e 's/@''GNULIB_ATAN2F''@/0/g' \ + -e 's/@''GNULIB_CBRT''@/0/g' \ + -e 's/@''GNULIB_CBRTF''@/0/g' \ + -e 's/@''GNULIB_CBRTL''@/0/g' \ + -e 's/@''GNULIB_CEIL''@/0/g' \ + -e 's/@''GNULIB_CEILF''@/0/g' \ + -e 's/@''GNULIB_CEILL''@/0/g' \ + -e 's/@''GNULIB_COPYSIGN''@/0/g' \ + -e 's/@''GNULIB_COPYSIGNF''@/0/g' \ + -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ + -e 's/@''GNULIB_COSF''@/0/g' \ + -e 's/@''GNULIB_COSL''@/0/g' \ + -e 's/@''GNULIB_COSHF''@/0/g' \ + -e 's/@''GNULIB_EXPF''@/0/g' \ + -e 's/@''GNULIB_EXPL''@/0/g' \ + -e 's/@''GNULIB_EXP2''@/0/g' \ + -e 's/@''GNULIB_EXP2F''@/0/g' \ + -e 's/@''GNULIB_EXP2L''@/0/g' \ + -e 's/@''GNULIB_EXPM1''@/0/g' \ + -e 's/@''GNULIB_EXPM1F''@/0/g' \ + -e 's/@''GNULIB_EXPM1L''@/0/g' \ + -e 's/@''GNULIB_FABSF''@/0/g' \ + -e 's/@''GNULIB_FABSL''@/0/g' \ + -e 's/@''GNULIB_FLOOR''@/0/g' \ + -e 's/@''GNULIB_FLOORF''@/0/g' \ + -e 's/@''GNULIB_FLOORL''@/0/g' \ + -e 's/@''GNULIB_FMA''@/0/g' \ + -e 's/@''GNULIB_FMAF''@/0/g' \ + -e 's/@''GNULIB_FMAL''@/0/g' \ + -e 's/@''GNULIB_FMOD''@/0/g' \ + -e 's/@''GNULIB_FMODF''@/0/g' \ + -e 's/@''GNULIB_FMODL''@/0/g' \ + -e 's/@''GNULIB_FREXPF''@/0/g' \ + -e 's/@''GNULIB_FREXP''@/1/g' \ + -e 's/@''GNULIB_FREXPL''@/1/g' \ + -e 's/@''GNULIB_HYPOT''@/0/g' \ + -e 's/@''GNULIB_HYPOTF''@/0/g' \ + -e 's/@''GNULIB_HYPOTL''@/0/g' \ + < ./math.in.h | \ + sed -e 's/@''GNULIB_ILOGB''@/0/g' \ + -e 's/@''GNULIB_ILOGBF''@/0/g' \ + -e 's/@''GNULIB_ILOGBL''@/0/g' \ + -e 's/@''GNULIB_ISFINITE''@/0/g' \ + -e 's/@''GNULIB_ISINF''@/1/g' \ + -e 's/@''GNULIB_ISNAN''@/1/g' \ + -e 's/@''GNULIB_ISNANF''@/1/g' \ + -e 's/@''GNULIB_ISNAND''@/1/g' \ + -e 's/@''GNULIB_ISNANL''@/1/g' \ + -e 's/@''GNULIB_LDEXPF''@/0/g' \ + -e 's/@''GNULIB_LDEXPL''@/0/g' \ + -e 's/@''GNULIB_LOG''@/0/g' \ + -e 's/@''GNULIB_LOGF''@/0/g' \ + -e 's/@''GNULIB_LOGL''@/0/g' \ + -e 's/@''GNULIB_LOG10''@/1/g' \ + -e 's/@''GNULIB_LOG10F''@/0/g' \ + -e 's/@''GNULIB_LOG10L''@/0/g' \ + -e 's/@''GNULIB_LOG1P''@/0/g' \ + -e 's/@''GNULIB_LOG1PF''@/0/g' \ + -e 's/@''GNULIB_LOG1PL''@/0/g' \ + -e 's/@''GNULIB_LOG2''@/0/g' \ + -e 's/@''GNULIB_LOG2F''@/0/g' \ + -e 's/@''GNULIB_LOG2L''@/0/g' \ + -e 's/@''GNULIB_LOGB''@/0/g' \ + -e 's/@''GNULIB_LOGBF''@/0/g' \ + -e 's/@''GNULIB_LOGBL''@/0/g' \ + -e 's/@''GNULIB_MODF''@/0/g' \ + -e 's/@''GNULIB_MODFF''@/0/g' \ + -e 's/@''GNULIB_MODFL''@/0/g' \ + -e 's/@''GNULIB_POWF''@/0/g' \ + -e 's/@''GNULIB_REMAINDER''@/0/g' \ + -e 's/@''GNULIB_REMAINDERF''@/0/g' \ + -e 's/@''GNULIB_REMAINDERL''@/0/g' \ + -e 's/@''GNULIB_RINT''@/0/g' \ + -e 's/@''GNULIB_RINTF''@/0/g' \ + -e 's/@''GNULIB_RINTL''@/0/g' \ + -e 's/@''GNULIB_ROUND''@/0/g' \ + -e 's/@''GNULIB_ROUNDF''@/0/g' \ + -e 's/@''GNULIB_ROUNDL''@/0/g' \ + -e 's/@''GNULIB_SIGNBIT''@/1/g' \ + -e 's/@''GNULIB_SINF''@/0/g' \ + -e 's/@''GNULIB_SINL''@/0/g' \ + -e 's/@''GNULIB_SINHF''@/0/g' \ + -e 's/@''GNULIB_SQRTF''@/0/g' \ + -e 's/@''GNULIB_SQRTL''@/0/g' \ + -e 's/@''GNULIB_TANF''@/0/g' \ + -e 's/@''GNULIB_TANL''@/0/g' \ + -e 's/@''GNULIB_TANHF''@/0/g' \ + -e 's/@''GNULIB_TRUNC''@/0/g' \ + -e 's/@''GNULIB_TRUNCF''@/0/g' \ + -e 's/@''GNULIB_TRUNCL''@/0/g' \ + | \ + sed -e 's|@''HAVE_ACOSF''@|1|g' \ + -e 's|@''HAVE_ACOSL''@|1|g' \ + -e 's|@''HAVE_ASINF''@|1|g' \ + -e 's|@''HAVE_ASINL''@|1|g' \ + -e 's|@''HAVE_ATANF''@|1|g' \ + -e 's|@''HAVE_ATANL''@|1|g' \ + -e 's|@''HAVE_ATAN2F''@|1|g' \ + -e 's|@''HAVE_CBRT''@|1|g' \ + -e 's|@''HAVE_CBRTF''@|1|g' \ + -e 's|@''HAVE_CBRTL''@|1|g' \ + -e 's|@''HAVE_COPYSIGN''@|1|g' \ + -e 's|@''HAVE_COPYSIGNL''@|1|g' \ + -e 's|@''HAVE_COSF''@|1|g' \ + -e 's|@''HAVE_COSL''@|1|g' \ + -e 's|@''HAVE_COSHF''@|1|g' \ + -e 's|@''HAVE_EXPF''@|1|g' \ + -e 's|@''HAVE_EXPL''@|1|g' \ + -e 's|@''HAVE_EXPM1''@|1|g' \ + -e 's|@''HAVE_EXPM1F''@|1|g' \ + -e 's|@''HAVE_FABSF''@|1|g' \ + -e 's|@''HAVE_FABSL''@|1|g' \ + -e 's|@''HAVE_FMA''@|1|g' \ + -e 's|@''HAVE_FMAF''@|1|g' \ + -e 's|@''HAVE_FMAL''@|1|g' \ + -e 's|@''HAVE_FMODF''@|1|g' \ + -e 's|@''HAVE_FMODL''@|1|g' \ + -e 's|@''HAVE_FREXPF''@|1|g' \ + -e 's|@''HAVE_HYPOTF''@|1|g' \ + -e 's|@''HAVE_HYPOTL''@|1|g' \ + -e 's|@''HAVE_ILOGB''@|1|g' \ + -e 's|@''HAVE_ILOGBF''@|1|g' \ + -e 's|@''HAVE_ILOGBL''@|1|g' \ + -e 's|@''HAVE_ISNANF''@|1|g' \ + -e 's|@''HAVE_ISNAND''@|1|g' \ + -e 's|@''HAVE_ISNANL''@|1|g' \ + -e 's|@''HAVE_LDEXPF''@|1|g' \ + -e 's|@''HAVE_LOGF''@|1|g' \ + -e 's|@''HAVE_LOGL''@|1|g' \ + -e 's|@''HAVE_LOG10F''@|1|g' \ + -e 's|@''HAVE_LOG10L''@|1|g' \ + -e 's|@''HAVE_LOG1P''@|1|g' \ + -e 's|@''HAVE_LOG1PF''@|1|g' \ + -e 's|@''HAVE_LOG1PL''@|1|g' \ + -e 's|@''HAVE_LOGBF''@|1|g' \ + -e 's|@''HAVE_LOGBL''@|1|g' \ + -e 's|@''HAVE_MODFF''@|1|g' \ + -e 's|@''HAVE_MODFL''@|1|g' \ + -e 's|@''HAVE_POWF''@|1|g' \ + -e 's|@''HAVE_REMAINDER''@|1|g' \ + -e 's|@''HAVE_REMAINDERF''@|1|g' \ + -e 's|@''HAVE_RINT''@|1|g' \ + -e 's|@''HAVE_RINTL''@|1|g' \ + -e 's|@''HAVE_SINF''@|1|g' \ + -e 's|@''HAVE_SINL''@|1|g' \ + -e 's|@''HAVE_SINHF''@|1|g' \ + -e 's|@''HAVE_SQRTF''@|1|g' \ + -e 's|@''HAVE_SQRTL''@|1|g' \ + -e 's|@''HAVE_TANF''@|1|g' \ + -e 's|@''HAVE_TANL''@|1|g' \ + -e 's|@''HAVE_TANHF''@|1|g' \ + -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ + -e 's|@''HAVE_DECL_ASINL''@|1|g' \ + -e 's|@''HAVE_DECL_ATANL''@|1|g' \ + -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ + -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ + -e 's|@''HAVE_DECL_CEILF''@|1|g' \ + -e 's|@''HAVE_DECL_CEILL''@|1|g' \ + -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ + -e 's|@''HAVE_DECL_COSL''@|1|g' \ + -e 's|@''HAVE_DECL_EXPL''@|1|g' \ + -e 's|@''HAVE_DECL_EXP2''@|1|g' \ + -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ + -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ + -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ + -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ + -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ + -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ + -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ + -e 's|@''HAVE_DECL_LOGL''@|1|g' \ + -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ + -e 's|@''HAVE_DECL_LOG2''@|1|g' \ + -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ + -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ + -e 's|@''HAVE_DECL_LOGB''@|1|g' \ + -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ + -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ + -e 's|@''HAVE_DECL_RINTF''@|1|g' \ + -e 's|@''HAVE_DECL_ROUND''@|1|g' \ + -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ + -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ + -e 's|@''HAVE_DECL_SINL''@|1|g' \ + -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ + -e 's|@''HAVE_DECL_TANL''@|1|g' \ + -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ + -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ + -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ + | \ + sed -e 's|@''REPLACE_ACOSF''@|0|g' \ + -e 's|@''REPLACE_ASINF''@|0|g' \ + -e 's|@''REPLACE_ATANF''@|0|g' \ + -e 's|@''REPLACE_ATAN2F''@|0|g' \ + -e 's|@''REPLACE_CBRTF''@|0|g' \ + -e 's|@''REPLACE_CBRTL''@|0|g' \ + -e 's|@''REPLACE_CEIL''@|0|g' \ + -e 's|@''REPLACE_CEILF''@|0|g' \ + -e 's|@''REPLACE_CEILL''@|0|g' \ + -e 's|@''REPLACE_COSF''@|0|g' \ + -e 's|@''REPLACE_COSHF''@|0|g' \ + -e 's|@''REPLACE_EXPF''@|0|g' \ + -e 's|@''REPLACE_EXPL''@|0|g' \ + -e 's|@''REPLACE_EXPM1''@|0|g' \ + -e 's|@''REPLACE_EXPM1F''@|0|g' \ + -e 's|@''REPLACE_EXPM1L''@|0|g' \ + -e 's|@''REPLACE_EXP2''@|0|g' \ + -e 's|@''REPLACE_EXP2L''@|0|g' \ + -e 's|@''REPLACE_FABSL''@|0|g' \ + -e 's|@''REPLACE_FLOOR''@|0|g' \ + -e 's|@''REPLACE_FLOORF''@|0|g' \ + -e 's|@''REPLACE_FLOORL''@|0|g' \ + -e 's|@''REPLACE_FMA''@|0|g' \ + -e 's|@''REPLACE_FMAF''@|0|g' \ + -e 's|@''REPLACE_FMAL''@|0|g' \ + -e 's|@''REPLACE_FMOD''@|0|g' \ + -e 's|@''REPLACE_FMODF''@|0|g' \ + -e 's|@''REPLACE_FMODL''@|0|g' \ + -e 's|@''REPLACE_FREXPF''@|0|g' \ + -e 's|@''REPLACE_FREXP''@|0|g' \ + -e 's|@''REPLACE_FREXPL''@|0|g' \ + -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ + -e 's|@''REPLACE_HYPOT''@|0|g' \ + -e 's|@''REPLACE_HYPOTF''@|0|g' \ + -e 's|@''REPLACE_HYPOTL''@|0|g' \ + -e 's|@''REPLACE_ILOGB''@|0|g' \ + -e 's|@''REPLACE_ILOGBF''@|0|g' \ + -e 's|@''REPLACE_ILOGBL''@|0|g' \ + -e 's|@''REPLACE_ISFINITE''@|0|g' \ + -e 's|@''REPLACE_ISINF''@|0|g' \ + -e 's|@''REPLACE_ISNAN''@|0|g' \ + -e 's|@''REPLACE_ITOLD''@|0|g' \ + -e 's|@''REPLACE_LDEXPL''@|0|g' \ + -e 's|@''REPLACE_LOG''@|0|g' \ + -e 's|@''REPLACE_LOGF''@|0|g' \ + -e 's|@''REPLACE_LOGL''@|0|g' \ + -e 's|@''REPLACE_LOG10''@|0|g' \ + -e 's|@''REPLACE_LOG10F''@|0|g' \ + -e 's|@''REPLACE_LOG10L''@|0|g' \ + -e 's|@''REPLACE_LOG1P''@|0|g' \ + -e 's|@''REPLACE_LOG1PF''@|0|g' \ + -e 's|@''REPLACE_LOG1PL''@|0|g' \ + -e 's|@''REPLACE_LOG2''@|0|g' \ + -e 's|@''REPLACE_LOG2F''@|0|g' \ + -e 's|@''REPLACE_LOG2L''@|0|g' \ + -e 's|@''REPLACE_LOGB''@|0|g' \ + -e 's|@''REPLACE_LOGBF''@|0|g' \ + -e 's|@''REPLACE_LOGBL''@|0|g' \ + -e 's|@''REPLACE_MODF''@|0|g' \ + -e 's|@''REPLACE_MODFF''@|0|g' \ + -e 's|@''REPLACE_MODFL''@|0|g' \ + -e 's|@''REPLACE_NAN''@|0|g' \ + -e 's|@''REPLACE_REMAINDER''@|0|g' \ + -e 's|@''REPLACE_REMAINDERF''@|0|g' \ + -e 's|@''REPLACE_REMAINDERL''@|0|g' \ + -e 's|@''REPLACE_RINTL''@|0|g' \ + -e 's|@''REPLACE_ROUND''@|0|g' \ + -e 's|@''REPLACE_ROUNDF''@|0|g' \ + -e 's|@''REPLACE_ROUNDL''@|0|g' \ + -e 's|@''REPLACE_SIGNBIT''@|0|g' \ + -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \ + -e 's|@''REPLACE_SINF''@|0|g' \ + -e 's|@''REPLACE_SINHF''@|0|g' \ + -e 's|@''REPLACE_SQRTF''@|0|g' \ + -e 's|@''REPLACE_SQRTL''@|0|g' \ + -e 's|@''REPLACE_TANF''@|0|g' \ + -e 's|@''REPLACE_TANHF''@|0|g' \ + -e 's|@''REPLACE_TRUNC''@|0|g' \ + -e 's|@''REPLACE_TRUNCF''@|0|g' \ + -e 's|@''REPLACE_TRUNCL''@|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'; \ +} > math.h-t && \ +mv math.h-t math.h +rm -f signal.h-t signal.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL_LTS|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_SIGNAL_H''@||g' \ + -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \ + -e 's/@''GNULIB_RAISE''@/1/g' \ + -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ + -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ + -e 's/@''GNULIB_SIGACTION''@/1/g' \ + -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ + -e 's|@''HAVE_RAISE''@|1|g' \ + -e 's|@''HAVE_SIGSET_T''@|1|g' \ + -e 's|@''HAVE_SIGINFO_T''@|1|g' \ + -e 's|@''HAVE_SIGACTION''@|1|g' \ + -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ + -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ + -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ + -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ + -e 's|@''REPLACE_RAISE''@|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' \ + < ./signal.in.h; \ +} > signal.h-t && \ +mv signal.h-t signal.h +rm -f stdio.h-t stdio.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL_LTS|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''@/1/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''@/1/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''@/1/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_LTS|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''@/0/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_LTS|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''@/1/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_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 +/bin/mkdir -p sys +rm -f sys/socket.h-t sys/socket.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL_LTS|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_SOCKET_H''@||g' \ + -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ + -e 's/@''GNULIB_CLOSE''@/1/g' \ + -e 's/@''GNULIB_SOCKET''@/0/g' \ + -e 's/@''GNULIB_CONNECT''@/0/g' \ + -e 's/@''GNULIB_ACCEPT''@/0/g' \ + -e 's/@''GNULIB_BIND''@/0/g' \ + -e 's/@''GNULIB_GETPEERNAME''@/0/g' \ + -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \ + -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \ + -e 's/@''GNULIB_LISTEN''@/0/g' \ + -e 's/@''GNULIB_RECV''@/0/g' \ + -e 's/@''GNULIB_SEND''@/0/g' \ + -e 's/@''GNULIB_RECVFROM''@/0/g' \ + -e 's/@''GNULIB_SENDTO''@/0/g' \ + -e 's/@''GNULIB_SETSOCKOPT''@/0/g' \ + -e 's/@''GNULIB_SHUTDOWN''@/0/g' \ + -e 's/@''GNULIB_ACCEPT4''@/0/g' \ + -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ + -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ + -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ + -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ + -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ + -e 's|@''HAVE_ACCEPT4''@|1|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' \ + < ./sys_socket.in.h; \ +} > sys/socket.h-t && \ +mv -f sys/socket.h-t sys/socket.h +/bin/mkdir -p sys +rm -f sys/stat.h-t sys/stat.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL_LTS|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_STAT_H''@||g' \ + -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ + -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ + -e 's/@''GNULIB_FCHMODAT''@/0/g' \ + -e 's/@''GNULIB_FSTAT''@/1/g' \ + -e 's/@''GNULIB_FSTATAT''@/0/g' \ + -e 's/@''GNULIB_FUTIMENS''@/0/g' \ + -e 's/@''GNULIB_GETUMASK''@/0/g' \ + -e 's/@''GNULIB_LCHMOD''@/0/g' \ + -e 's/@''GNULIB_LSTAT''@/0/g' \ + -e 's/@''GNULIB_MKDIRAT''@/0/g' \ + -e 's/@''GNULIB_MKFIFO''@/0/g' \ + -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ + -e 's/@''GNULIB_MKNOD''@/0/g' \ + -e 's/@''GNULIB_MKNODAT''@/0/g' \ + -e 's/@''GNULIB_STAT''@/1/g' \ + -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ + -e 's|@''HAVE_FCHMODAT''@|1|g' \ + -e 's|@''HAVE_FSTATAT''@|1|g' \ + -e 's|@''HAVE_FUTIMENS''@|1|g' \ + -e 's|@''HAVE_GETUMASK''@|1|g' \ + -e 's|@''HAVE_LCHMOD''@|1|g' \ + -e 's|@''HAVE_LSTAT''@|1|g' \ + -e 's|@''HAVE_MKDIRAT''@|1|g' \ + -e 's|@''HAVE_MKFIFO''@|1|g' \ + -e 's|@''HAVE_MKFIFOAT''@|1|g' \ + -e 's|@''HAVE_MKNOD''@|1|g' \ + -e 's|@''HAVE_MKNODAT''@|1|g' \ + -e 's|@''HAVE_UTIMENSAT''@|1|g' \ + -e 's|@''REPLACE_FCHMODAT''@|0|g' \ + -e 's|@''REPLACE_FSTAT''@|0|g' \ + -e 's|@''REPLACE_FSTATAT''@|0|g' \ + -e 's|@''REPLACE_FUTIMENS''@|0|g' \ + -e 's|@''REPLACE_LSTAT''@|0|g' \ + -e 's|@''REPLACE_MKDIR''@|0|g' \ + -e 's|@''REPLACE_MKFIFO''@|0|g' \ + -e 's|@''REPLACE_MKNOD''@|0|g' \ + -e 's|@''REPLACE_STAT''@|0|g' \ + -e 's|@''REPLACE_UTIMENSAT''@|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' \ + < ./sys_stat.in.h; \ +} > sys/stat.h-t && \ +mv sys/stat.h-t sys/stat.h +/bin/mkdir -p sys +rm -f sys/time.h-t sys/time.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ + -e 's/@''HAVE_SYS_TIME_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_SYS_TIME_H''@||g' \ + -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ + -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ + -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ + -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ + -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ + -e 's/@''REPLACE_STRUCT_TIMEVAL''@/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' \ + < ./sys_time.in.h; \ +} > sys/time.h-t && \ +mv sys/time.h-t sys/time.h +/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_LTS|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 +/bin/mkdir -p sys +rm -f sys/uio.h-t sys/uio.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL_LTS|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_UIO_H''@||g' \ + -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ + < ./sys_uio.in.h; \ +} > sys/uio.h-t && \ +mv -f sys/uio.h-t sys/uio.h +rm -f time.h-t time.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL_LTS|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_TIME_H''@||g' \ + -e 's/@''GNULIB_CTIME''@/0/g' \ + -e 's/@''GNULIB_LOCALTIME''@/0/g' \ + -e 's/@''GNULIB_MKTIME''@/0/g' \ + -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ + -e 's/@''GNULIB_STRFTIME''@/0/g' \ + -e 's/@''GNULIB_STRPTIME''@/0/g' \ + -e 's/@''GNULIB_TIMEGM''@/0/g' \ + -e 's/@''GNULIB_TIME_R''@/0/g' \ + -e 's/@''GNULIB_TIME_RZ''@/0/g' \ + -e 's/@''GNULIB_TZSET''@/0/g' \ + -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ + -e 's|@''HAVE_NANOSLEEP''@|1|g' \ + -e 's|@''HAVE_STRPTIME''@|1|g' \ + -e 's|@''HAVE_TIMEGM''@|1|g' \ + -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ + -e 's|@''HAVE_TZSET''@|1|g' \ + -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_GMTIME''@|0|g' \ + -e 's|@''REPLACE_LOCALTIME''@|0|g' \ + -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ + -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ + -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ + -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ + -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|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' \ + < ./time.in.h; \ +} > time.h-t && \ +mv time.h-t time.h +rm -f unistd.h-t unistd.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL_LTS|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''@/0/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''@/1/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_GETENTROPY''@/0/g' \ + -e 's/@''GNULIB_GETGROUPS''@/0/g' \ + -e 's/@''GNULIB_GETHOSTNAME''@/1/g' \ + -e 's/@''GNULIB_GETLOGIN''@/0/g' \ + -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ + -e 's/@''GNULIB_GETOPT_POSIX''@/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''@/1/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''@/1/g' \ + < ./unistd.in.h | \ + sed -e 's|@''HAVE_CHOWN''@|1|g' \ + -e 's|@''HAVE_COPY_FILE_RANGE''@|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_GETENTROPY''@|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_SYS_RANDOM_H''@|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 +rm -f unistr.h-t unistr.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unistr.in.h; \ +} > unistr.h-t && \ +mv -f unistr.h-t unistr.h +rm -f unitypes.h-t unitypes.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unitypes.in.h; \ +} > unitypes.h-t && \ +mv -f unitypes.h-t unitypes.h +rm -f wchar.h-t wchar.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL_LTS|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|@''HAVE_FEATURES_H''@|1|g' \ + -e 's|@''NEXT_WCHAR_H''@||g' \ + -e 's|@''HAVE_WCHAR_H''@|1|g' \ + -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ + -e 's/@''GNULIB_BTOWC''@/0/g' \ + -e 's/@''GNULIB_WCTOB''@/0/g' \ + -e 's/@''GNULIB_MBSINIT''@/0/g' \ + -e 's/@''GNULIB_MBRTOWC''@/0/g' \ + -e 's/@''GNULIB_MBRLEN''@/0/g' \ + -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ + -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ + -e 's/@''GNULIB_WCRTOMB''@/0/g' \ + -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCWIDTH''@/0/g' \ + -e 's/@''GNULIB_WMEMCHR''@/0/g' \ + -e 's/@''GNULIB_WMEMCMP''@/0/g' \ + -e 's/@''GNULIB_WMEMCPY''@/0/g' \ + -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ + -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ + -e 's/@''GNULIB_WMEMSET''@/0/g' \ + -e 's/@''GNULIB_WCSLEN''@/0/g' \ + -e 's/@''GNULIB_WCSNLEN''@/0/g' \ + -e 's/@''GNULIB_WCSCPY''@/0/g' \ + -e 's/@''GNULIB_WCPCPY''@/0/g' \ + -e 's/@''GNULIB_WCSNCPY''@/0/g' \ + -e 's/@''GNULIB_WCPNCPY''@/0/g' \ + -e 's/@''GNULIB_WCSCAT''@/0/g' \ + -e 's/@''GNULIB_WCSNCAT''@/0/g' \ + -e 's/@''GNULIB_WCSCMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCMP''@/0/g' \ + -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSCOLL''@/0/g' \ + -e 's/@''GNULIB_WCSXFRM''@/0/g' \ + -e 's/@''GNULIB_WCSDUP''@/0/g' \ + -e 's/@''GNULIB_WCSCHR''@/0/g' \ + -e 's/@''GNULIB_WCSRCHR''@/0/g' \ + -e 's/@''GNULIB_WCSCSPN''@/0/g' \ + -e 's/@''GNULIB_WCSSPN''@/0/g' \ + -e 's/@''GNULIB_WCSPBRK''@/0/g' \ + -e 's/@''GNULIB_WCSSTR''@/0/g' \ + -e 's/@''GNULIB_WCSTOK''@/0/g' \ + -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ + -e 's/@''GNULIB_WCSFTIME''@/0/g' \ + < ./wchar.in.h | \ + sed -e 's|@''HAVE_WINT_T''@|1|g' \ + -e 's|@''HAVE_BTOWC''@|1|g' \ + -e 's|@''HAVE_MBSINIT''@|1|g' \ + -e 's|@''HAVE_MBRTOWC''@|1|g' \ + -e 's|@''HAVE_MBRLEN''@|1|g' \ + -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ + -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ + -e 's|@''HAVE_WCRTOMB''@|1|g' \ + -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ + -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ + -e 's|@''HAVE_WMEMCHR''@|1|g' \ + -e 's|@''HAVE_WMEMCMP''@|1|g' \ + -e 's|@''HAVE_WMEMCPY''@|1|g' \ + -e 's|@''HAVE_WMEMMOVE''@|1|g' \ + -e 's|@''HAVE_WMEMPCPY''@|1|g' \ + -e 's|@''HAVE_WMEMSET''@|1|g' \ + -e 's|@''HAVE_WCSLEN''@|1|g' \ + -e 's|@''HAVE_WCSNLEN''@|1|g' \ + -e 's|@''HAVE_WCSCPY''@|1|g' \ + -e 's|@''HAVE_WCPCPY''@|1|g' \ + -e 's|@''HAVE_WCSNCPY''@|1|g' \ + -e 's|@''HAVE_WCPNCPY''@|1|g' \ + -e 's|@''HAVE_WCSCAT''@|1|g' \ + -e 's|@''HAVE_WCSNCAT''@|1|g' \ + -e 's|@''HAVE_WCSCMP''@|1|g' \ + -e 's|@''HAVE_WCSNCMP''@|1|g' \ + -e 's|@''HAVE_WCSCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSCOLL''@|1|g' \ + -e 's|@''HAVE_WCSXFRM''@|1|g' \ + -e 's|@''HAVE_WCSDUP''@|1|g' \ + -e 's|@''HAVE_WCSCHR''@|1|g' \ + -e 's|@''HAVE_WCSRCHR''@|1|g' \ + -e 's|@''HAVE_WCSCSPN''@|1|g' \ + -e 's|@''HAVE_WCSSPN''@|1|g' \ + -e 's|@''HAVE_WCSPBRK''@|1|g' \ + -e 's|@''HAVE_WCSSTR''@|1|g' \ + -e 's|@''HAVE_WCSTOK''@|1|g' \ + -e 's|@''HAVE_WCSWIDTH''@|1|g' \ + -e 's|@''HAVE_WCSFTIME''@|1|g' \ + -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ + -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ + | \ + sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ + -e 's|@''REPLACE_BTOWC''@|0|g' \ + -e 's|@''REPLACE_WCTOB''@|0|g' \ + -e 's|@''REPLACE_MBSINIT''@|0|g' \ + -e 's|@''REPLACE_MBRTOWC''@|0|g' \ + -e 's|@''REPLACE_MBRLEN''@|0|g' \ + -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ + -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ + -e 's|@''REPLACE_WCRTOMB''@|0|g' \ + -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSFTIME''@|0|g' \ + -e 's|@''REPLACE_WCSTOK''@|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'; \ +} > wchar.h-t && \ +mv wchar.h-t wchar.h +/bin/mkdir -p textstyle +rm -f textstyle/stdbool.h-t textstyle/stdbool.h +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + echo '#if !defined _GL_STDBOOL_H'; \ + if test -f /usr/include/stdbool.h; then \ + echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)) || defined _AIX'; \ + else \ + echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95))'; \ + fi; \ + echo '#include '; \ + echo '#else'; \ + cat ./stdbool.mini.h; \ + echo '#endif'; \ + echo '#endif'; \ +} > textstyle/stdbool.h-t +mv textstyle/stdbool.h-t textstyle/stdbool.h +cat ./libtextstyle.sym.in \ + | case "linux-gnu" in \ + mingw*) cat ;; \ + *) grep -v '^libtextstyle_isatty$' ;; \ + esac \ + > libtextstyle.sym-t +mv libtextstyle.sym-t libtextstyle.sym +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + : "Avoid double inclusion, to avoid a warning about redefinitions."; \ + echo '#ifndef LIBTEXTSTYLE_CONFIG_H'; \ + echo '#define LIBTEXTSTYLE_CONFIG_H'; \ + echo; \ + echo '#include "../config.h"'; \ + echo; \ + echo '#endif /* LIBTEXTSTYLE_CONFIG_H */'; \ + case "linux-gnu" in \ + mingw*) echo '#define isatty libtextstyle_isatty' ;; \ + esac; \ +} > config.h && \ +if test -n "yes" && test -n "1"; then \ + { \ + { \ + for f in gl_array_list.h gl_array_list.c basename-lgpl.c binary-io.h binary-io.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c cloexec.c concat-filename.c exitfail.c fatal-signal.h fatal-signal.c fd-hook.c fd-ostream.c file-ostream.c full-write.h full-write.c get_ppid_of.h get_ppid_of.c get_progname_of.h get_progname_of.c getprogname.h getprogname.c gettext.h html-ostream.c html-styled-ostream.c iconv-ostream.c gl_list.h gl_list.c glthread/lock.h glthread/lock.c malloca.c math.c mem-hash-map.h mem-hash-map.c memory-ostream.c minmax.h noop-styled-ostream.c ostream.c printf-frexp.c printf-frexpl.c safe-read.c safe-write.c sig-handler.c size_max.h sockets.h sockets.c stat-time.c styled-ostream.c sys_socket.c term-ostream.c term-style-control.c term-styled-ostream.c glthread/threadlib.c unistd.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c xalloc.h xmalloc.c xstrdup.c xconcat-filename.c xgethostname.h xgethostname.c gl_xlist.h gl_xlist.c xsize.h xsize.c xvasprintf.h xvasprintf.c xasprintf.c color.h color.c misc.h misc.c version.c libcroco/cr-additional-sel.c libcroco/cr-attr-sel.c libcroco/cr-cascade.c libcroco/cr-declaration.c libcroco/cr-doc-handler.c libcroco/cr-enc-handler.c libcroco/cr-fonts.c libcroco/cr-input.c libcroco/cr-num.c libcroco/cr-om-parser.c libcroco/cr-parser.c libcroco/cr-parsing-location.c libcroco/cr-prop-list.c libcroco/cr-pseudo.c libcroco/cr-rgb.c libcroco/cr-sel-eng.c libcroco/cr-selector.c libcroco/cr-simple-sel.c libcroco/cr-statement.c libcroco/cr-string.c libcroco/cr-style.c libcroco/cr-stylesheet.c libcroco/cr-term.c libcroco/cr-tknzr.c libcroco/cr-token.c libcroco/cr-utils.c libxml/DOCBparser.c libxml/HTMLparser.c libxml/HTMLtree.c libxml/SAX.c libxml/SAX2.c libxml/buf.h libxml/buf.c libxml/c14n.c libxml/catalog.c libxml/chvalid.c libxml/debugXML.c libxml/dict.c libxml/enc.h libxml/encoding.c libxml/entities.c libxml/error.c libxml/globals.c libxml/hash.c libxml/legacy.c libxml/list.c libxml/nanoftp.c libxml/nanohttp.c libxml/parser.c libxml/parserInternals.c libxml/pattern.c libxml/relaxng.c libxml/save.h libxml/schematron.c libxml/threads.c libxml/timsort.h libxml/tree.c libxml/trionan.c libxml/uri.c libxml/valid.c libxml/xinclude.c libxml/xlink.c libxml/xmlIO.c libxml/xmlmemory.c libxml/xmlmodule.c libxml/xmlreader.c libxml/xmlregexp.c libxml/xmlsave.c libxml/xmlschemas.c libxml/xmlschemastypes.c libxml/xmlstring.c libxml/xmlunicode.c libxml/xmlwriter.c libxml/xpath.c libxml/xpointer.c glib/ghash.c glib/glist.c glib/gmessages.c glib/gprimes.c glib/gstrfuncs.c glib/gstring.c; do \ + case $f in \ + *.res.lo ) ;; \ + *.c | *.o | *.lo ) \ + sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; \ + test -f $sf || sf=./$sf; \ + of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; \ + echo "gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c $sf" 1>&6; \ + gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c $sf || { rm -f config.h; exit 1; }; \ + sh ./exported.sh $of 1>&5; \ + rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; \ + ;; \ + esac; \ + done; \ + } 5>&1 1>&2 \ + | sed -e 's,.* ,,' | grep -v '@' | LC_ALL=C sort | LC_ALL=C uniq \ + | LC_ALL=C join -v 1 - libtextstyle.sym \ + | sed -e 's,^\(.*\)$,#define \1 libtextstyle_\1,' > config.h-t; \ + } 6>&1 && \ + if test -f config.h; then \ + cat config.h-t >> config.h; \ + rm -f config.h-t; \ + else \ + rm -f config.h-t; \ + exit 1; \ + fi \ +fi +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c gl_array_list.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c basename-lgpl.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c binary-io.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c c-ctype.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c c-strcasecmp.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c c-strncasecmp.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c cloexec.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c concat-filename.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c exitfail.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c fatal-signal.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c fd-hook.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c fd-ostream.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c file-ostream.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c full-write.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c get_ppid_of.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c get_progname_of.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c getprogname.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c html-ostream.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c html-styled-ostream.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c iconv-ostream.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c gl_list.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glthread/lock.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c malloca.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c math.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c mem-hash-map.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c memory-ostream.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c noop-styled-ostream.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c ostream.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c printf-frexp.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c printf-frexpl.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c safe-read.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c safe-write.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c sig-handler.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c sockets.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c stat-time.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c styled-ostream.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c sys_socket.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c term-ostream.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c term-style-control.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c term-styled-ostream.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glthread/threadlib.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c unistd.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c unistr/u8-mbtouc.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c unistr/u8-mbtouc-aux.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xmalloc.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xstrdup.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xconcat-filename.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xgethostname.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c gl_xlist.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xsize.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xvasprintf.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xasprintf.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c color.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c misc.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c version.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-additional-sel.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-attr-sel.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-cascade.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-declaration.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-doc-handler.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-enc-handler.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-fonts.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-input.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-num.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-om-parser.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-parser.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-parsing-location.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-prop-list.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-pseudo.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-rgb.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-sel-eng.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-selector.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-simple-sel.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-statement.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-string.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-style.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-stylesheet.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-term.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-tknzr.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-token.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-utils.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/DOCBparser.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/HTMLparser.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/HTMLtree.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/SAX.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/SAX2.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/buf.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/c14n.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/catalog.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/chvalid.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/debugXML.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/dict.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/encoding.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/entities.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/error.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/globals.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/hash.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/legacy.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/list.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/nanoftp.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/nanohttp.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/parser.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/parserInternals.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/pattern.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/relaxng.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/schematron.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/threads.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/tree.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/trionan.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/uri.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/valid.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xinclude.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xlink.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlIO.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlmemory.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlmodule.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlreader.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlregexp.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlsave.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlschemas.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlschemastypes.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlstring.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlunicode.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlwriter.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xpath.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xpointer.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/ghash.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/glist.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gmessages.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gprimes.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gstrfuncs.c +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gstring.c +make all-am +make[5]: Entering directory '/sources/gettext-0.21/libtextstyle/lib' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o gl_array_list.lo gl_array_list.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c gl_array_list.c -fPIC -DPIC -o .libs/gl_array_list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o basename-lgpl.lo basename-lgpl.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o binary-io.lo binary-io.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c binary-io.c -fPIC -DPIC -o .libs/binary-io.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o c-ctype.lo c-ctype.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o c-strcasecmp.lo c-strcasecmp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o c-strncasecmp.lo c-strncasecmp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o cloexec.lo cloexec.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o concat-filename.lo concat-filename.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c concat-filename.c -fPIC -DPIC -o .libs/concat-filename.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o exitfail.lo exitfail.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o fatal-signal.lo fatal-signal.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c fatal-signal.c -fPIC -DPIC -o .libs/fatal-signal.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o fd-hook.lo fd-hook.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o fd-ostream.lo fd-ostream.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c fd-ostream.c -fPIC -DPIC -o .libs/fd-ostream.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o file-ostream.lo file-ostream.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c file-ostream.c -fPIC -DPIC -o .libs/file-ostream.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o full-write.lo full-write.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c full-write.c -fPIC -DPIC -o .libs/full-write.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o get_ppid_of.lo get_ppid_of.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c get_ppid_of.c -fPIC -DPIC -o .libs/get_ppid_of.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o get_progname_of.lo get_progname_of.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c get_progname_of.c -fPIC -DPIC -o .libs/get_progname_of.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o getprogname.lo getprogname.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c getprogname.c -fPIC -DPIC -o .libs/getprogname.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o html-ostream.lo html-ostream.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c html-ostream.c -fPIC -DPIC -o .libs/html-ostream.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o html-styled-ostream.lo html-styled-ostream.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c html-styled-ostream.c -fPIC -DPIC -o .libs/html-styled-ostream.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o iconv-ostream.lo iconv-ostream.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c iconv-ostream.c -fPIC -DPIC -o .libs/iconv-ostream.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o gl_list.lo gl_list.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c gl_list.c -fPIC -DPIC -o .libs/gl_list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glthread/lock.lo glthread/lock.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o malloca.lo malloca.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c malloca.c -fPIC -DPIC -o .libs/malloca.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o math.lo math.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c math.c -fPIC -DPIC -o .libs/math.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o mem-hash-map.lo mem-hash-map.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c mem-hash-map.c -fPIC -DPIC -o .libs/mem-hash-map.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o memory-ostream.lo memory-ostream.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c memory-ostream.c -fPIC -DPIC -o .libs/memory-ostream.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o noop-styled-ostream.lo noop-styled-ostream.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c noop-styled-ostream.c -fPIC -DPIC -o .libs/noop-styled-ostream.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o ostream.lo ostream.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c ostream.c -fPIC -DPIC -o .libs/ostream.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o printf-frexp.lo printf-frexp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c printf-frexp.c -fPIC -DPIC -o .libs/printf-frexp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o printf-frexpl.lo printf-frexpl.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c printf-frexpl.c -fPIC -DPIC -o .libs/printf-frexpl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o safe-read.lo safe-read.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o safe-write.lo safe-write.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c safe-write.c -fPIC -DPIC -o .libs/safe-write.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o sig-handler.lo sig-handler.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c sig-handler.c -fPIC -DPIC -o .libs/sig-handler.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o sockets.lo sockets.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c sockets.c -fPIC -DPIC -o .libs/sockets.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o stat-time.lo stat-time.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c stat-time.c -fPIC -DPIC -o .libs/stat-time.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o styled-ostream.lo styled-ostream.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c styled-ostream.c -fPIC -DPIC -o .libs/styled-ostream.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o sys_socket.lo sys_socket.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c sys_socket.c -fPIC -DPIC -o .libs/sys_socket.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o term-ostream.lo term-ostream.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c term-ostream.c -fPIC -DPIC -o .libs/term-ostream.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o term-style-control.lo term-style-control.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c term-style-control.c -fPIC -DPIC -o .libs/term-style-control.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o term-styled-ostream.lo term-styled-ostream.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c term-styled-ostream.c -fPIC -DPIC -o .libs/term-styled-ostream.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glthread/threadlib.lo glthread/threadlib.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o unistd.lo unistd.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c unistd.c -fPIC -DPIC -o .libs/unistd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o unistr/u8-mbtouc.lo unistr/u8-mbtouc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c unistr/u8-mbtouc.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-aux.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-aux.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o xmalloc.lo xmalloc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o xstrdup.lo xstrdup.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xstrdup.c -fPIC -DPIC -o .libs/xstrdup.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o xconcat-filename.lo xconcat-filename.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xconcat-filename.c -fPIC -DPIC -o .libs/xconcat-filename.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o xgethostname.lo xgethostname.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xgethostname.c -fPIC -DPIC -o .libs/xgethostname.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o gl_xlist.lo gl_xlist.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c gl_xlist.c -fPIC -DPIC -o .libs/gl_xlist.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o xsize.lo xsize.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xsize.c -fPIC -DPIC -o .libs/xsize.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o xvasprintf.lo xvasprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o xasprintf.lo xasprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o color.lo color.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c color.c -fPIC -DPIC -o .libs/color.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o misc.lo misc.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c misc.c -fPIC -DPIC -o .libs/misc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o version.lo version.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c version.c -fPIC -DPIC -o .libs/version.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o asnprintf.lo asnprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o fcntl.lo fcntl.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o obstack.lo obstack.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c obstack.c -fPIC -DPIC -o .libs/obstack.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o printf-args.lo printf-args.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o printf-parse.lo printf-parse.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o vasnprintf.lo vasnprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-additional-sel.lo `test -f 'libcroco/cr-additional-sel.c' || echo './'`libcroco/cr-additional-sel.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-additional-sel.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-additional-sel.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-attr-sel.lo `test -f 'libcroco/cr-attr-sel.c' || echo './'`libcroco/cr-attr-sel.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-attr-sel.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-attr-sel.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-cascade.lo `test -f 'libcroco/cr-cascade.c' || echo './'`libcroco/cr-cascade.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-cascade.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-cascade.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-declaration.lo `test -f 'libcroco/cr-declaration.c' || echo './'`libcroco/cr-declaration.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-declaration.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-declaration.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-doc-handler.lo `test -f 'libcroco/cr-doc-handler.c' || echo './'`libcroco/cr-doc-handler.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-doc-handler.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-doc-handler.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-enc-handler.lo `test -f 'libcroco/cr-enc-handler.c' || echo './'`libcroco/cr-enc-handler.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-enc-handler.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-enc-handler.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-fonts.lo `test -f 'libcroco/cr-fonts.c' || echo './'`libcroco/cr-fonts.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-fonts.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-fonts.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-input.lo `test -f 'libcroco/cr-input.c' || echo './'`libcroco/cr-input.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-input.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-input.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-num.lo `test -f 'libcroco/cr-num.c' || echo './'`libcroco/cr-num.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-num.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-num.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-om-parser.lo `test -f 'libcroco/cr-om-parser.c' || echo './'`libcroco/cr-om-parser.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-om-parser.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-om-parser.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-parser.lo `test -f 'libcroco/cr-parser.c' || echo './'`libcroco/cr-parser.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-parser.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-parser.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-parsing-location.lo `test -f 'libcroco/cr-parsing-location.c' || echo './'`libcroco/cr-parsing-location.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-parsing-location.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-parsing-location.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-prop-list.lo `test -f 'libcroco/cr-prop-list.c' || echo './'`libcroco/cr-prop-list.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-prop-list.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-prop-list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-pseudo.lo `test -f 'libcroco/cr-pseudo.c' || echo './'`libcroco/cr-pseudo.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-pseudo.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-pseudo.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-rgb.lo `test -f 'libcroco/cr-rgb.c' || echo './'`libcroco/cr-rgb.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-rgb.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-rgb.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-sel-eng.lo `test -f 'libcroco/cr-sel-eng.c' || echo './'`libcroco/cr-sel-eng.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-sel-eng.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-sel-eng.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-selector.lo `test -f 'libcroco/cr-selector.c' || echo './'`libcroco/cr-selector.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-selector.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-selector.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-simple-sel.lo `test -f 'libcroco/cr-simple-sel.c' || echo './'`libcroco/cr-simple-sel.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-simple-sel.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-simple-sel.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-statement.lo `test -f 'libcroco/cr-statement.c' || echo './'`libcroco/cr-statement.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-statement.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-statement.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-string.lo `test -f 'libcroco/cr-string.c' || echo './'`libcroco/cr-string.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-string.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-string.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-style.lo `test -f 'libcroco/cr-style.c' || echo './'`libcroco/cr-style.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-style.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-style.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-stylesheet.lo `test -f 'libcroco/cr-stylesheet.c' || echo './'`libcroco/cr-stylesheet.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-stylesheet.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-stylesheet.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-term.lo `test -f 'libcroco/cr-term.c' || echo './'`libcroco/cr-term.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-term.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-term.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-tknzr.lo `test -f 'libcroco/cr-tknzr.c' || echo './'`libcroco/cr-tknzr.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-tknzr.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-tknzr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-token.lo `test -f 'libcroco/cr-token.c' || echo './'`libcroco/cr-token.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-token.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-token.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libcroco/rpl_la-cr-utils.lo `test -f 'libcroco/cr-utils.c' || echo './'`libcroco/cr-utils.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libcroco/cr-utils.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-utils.o +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libcroco_rpl.la libcroco/rpl_la-cr-additional-sel.lo libcroco/rpl_la-cr-attr-sel.lo libcroco/rpl_la-cr-cascade.lo libcroco/rpl_la-cr-declaration.lo libcroco/rpl_la-cr-doc-handler.lo libcroco/rpl_la-cr-enc-handler.lo libcroco/rpl_la-cr-fonts.lo libcroco/rpl_la-cr-input.lo libcroco/rpl_la-cr-num.lo libcroco/rpl_la-cr-om-parser.lo libcroco/rpl_la-cr-parser.lo libcroco/rpl_la-cr-parsing-location.lo libcroco/rpl_la-cr-prop-list.lo libcroco/rpl_la-cr-pseudo.lo libcroco/rpl_la-cr-rgb.lo libcroco/rpl_la-cr-sel-eng.lo libcroco/rpl_la-cr-selector.lo libcroco/rpl_la-cr-simple-sel.lo libcroco/rpl_la-cr-statement.lo libcroco/rpl_la-cr-string.lo libcroco/rpl_la-cr-style.lo libcroco/rpl_la-cr-stylesheet.lo libcroco/rpl_la-cr-term.lo libcroco/rpl_la-cr-tknzr.lo libcroco/rpl_la-cr-token.lo libcroco/rpl_la-cr-utils.lo +libtool: link: ar cru .libs/libcroco_rpl.a libcroco/.libs/rpl_la-cr-additional-sel.o libcroco/.libs/rpl_la-cr-attr-sel.o libcroco/.libs/rpl_la-cr-cascade.o libcroco/.libs/rpl_la-cr-declaration.o libcroco/.libs/rpl_la-cr-doc-handler.o libcroco/.libs/rpl_la-cr-enc-handler.o libcroco/.libs/rpl_la-cr-fonts.o libcroco/.libs/rpl_la-cr-input.o libcroco/.libs/rpl_la-cr-num.o libcroco/.libs/rpl_la-cr-om-parser.o libcroco/.libs/rpl_la-cr-parser.o libcroco/.libs/rpl_la-cr-parsing-location.o libcroco/.libs/rpl_la-cr-prop-list.o libcroco/.libs/rpl_la-cr-pseudo.o libcroco/.libs/rpl_la-cr-rgb.o libcroco/.libs/rpl_la-cr-sel-eng.o libcroco/.libs/rpl_la-cr-selector.o libcroco/.libs/rpl_la-cr-simple-sel.o libcroco/.libs/rpl_la-cr-statement.o libcroco/.libs/rpl_la-cr-string.o libcroco/.libs/rpl_la-cr-style.o libcroco/.libs/rpl_la-cr-stylesheet.o libcroco/.libs/rpl_la-cr-term.o libcroco/.libs/rpl_la-cr-tknzr.o libcroco/.libs/rpl_la-cr-token.o libcroco/.libs/rpl_la-cr-utils.o +libtool: link: ranlib .libs/libcroco_rpl.a +libtool: link: ( cd ".libs" && rm -f "libcroco_rpl.la" && ln -s "../libcroco_rpl.la" "libcroco_rpl.la" ) +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glib/libglib_rpl_la-ghash.lo `test -f 'glib/ghash.c' || echo './'`glib/ghash.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/ghash.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-ghash.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glib/libglib_rpl_la-glist.lo `test -f 'glib/glist.c' || echo './'`glib/glist.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/glist.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-glist.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glib/libglib_rpl_la-gmessages.lo `test -f 'glib/gmessages.c' || echo './'`glib/gmessages.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gmessages.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gmessages.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glib/libglib_rpl_la-gprimes.lo `test -f 'glib/gprimes.c' || echo './'`glib/gprimes.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gprimes.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gprimes.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glib/libglib_rpl_la-gstrfuncs.lo `test -f 'glib/gstrfuncs.c' || echo './'`glib/gstrfuncs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gstrfuncs.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gstrfuncs.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o glib/libglib_rpl_la-gstring.lo `test -f 'glib/gstring.c' || echo './'`glib/gstring.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c glib/gstring.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gstring.o +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libglib_rpl.la glib/libglib_rpl_la-ghash.lo glib/libglib_rpl_la-glist.lo glib/libglib_rpl_la-gmessages.lo glib/libglib_rpl_la-gprimes.lo glib/libglib_rpl_la-gstrfuncs.lo glib/libglib_rpl_la-gstring.lo +libtool: link: ar cru .libs/libglib_rpl.a glib/.libs/libglib_rpl_la-ghash.o glib/.libs/libglib_rpl_la-glist.o glib/.libs/libglib_rpl_la-gmessages.o glib/.libs/libglib_rpl_la-gprimes.o glib/.libs/libglib_rpl_la-gstrfuncs.o glib/.libs/libglib_rpl_la-gstring.o +libtool: link: ranlib .libs/libglib_rpl.a +libtool: link: ( cd ".libs" && rm -f "libglib_rpl.la" && ln -s "../libglib_rpl.la" "libglib_rpl.la" ) +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-DOCBparser.lo `test -f 'libxml/DOCBparser.c' || echo './'`libxml/DOCBparser.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/DOCBparser.c -fPIC -DPIC -o libxml/.libs/rpl_la-DOCBparser.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-HTMLparser.lo `test -f 'libxml/HTMLparser.c' || echo './'`libxml/HTMLparser.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/HTMLparser.c -fPIC -DPIC -o libxml/.libs/rpl_la-HTMLparser.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-HTMLtree.lo `test -f 'libxml/HTMLtree.c' || echo './'`libxml/HTMLtree.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/HTMLtree.c -fPIC -DPIC -o libxml/.libs/rpl_la-HTMLtree.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-SAX.lo `test -f 'libxml/SAX.c' || echo './'`libxml/SAX.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/SAX.c -fPIC -DPIC -o libxml/.libs/rpl_la-SAX.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-SAX2.lo `test -f 'libxml/SAX2.c' || echo './'`libxml/SAX2.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/SAX2.c -fPIC -DPIC -o libxml/.libs/rpl_la-SAX2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-buf.lo `test -f 'libxml/buf.c' || echo './'`libxml/buf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/buf.c -fPIC -DPIC -o libxml/.libs/rpl_la-buf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-c14n.lo `test -f 'libxml/c14n.c' || echo './'`libxml/c14n.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/c14n.c -fPIC -DPIC -o libxml/.libs/rpl_la-c14n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-catalog.lo `test -f 'libxml/catalog.c' || echo './'`libxml/catalog.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/catalog.c -fPIC -DPIC -o libxml/.libs/rpl_la-catalog.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-chvalid.lo `test -f 'libxml/chvalid.c' || echo './'`libxml/chvalid.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/chvalid.c -fPIC -DPIC -o libxml/.libs/rpl_la-chvalid.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-debugXML.lo `test -f 'libxml/debugXML.c' || echo './'`libxml/debugXML.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/debugXML.c -fPIC -DPIC -o libxml/.libs/rpl_la-debugXML.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-dict.lo `test -f 'libxml/dict.c' || echo './'`libxml/dict.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/dict.c -fPIC -DPIC -o libxml/.libs/rpl_la-dict.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-encoding.lo `test -f 'libxml/encoding.c' || echo './'`libxml/encoding.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/encoding.c -fPIC -DPIC -o libxml/.libs/rpl_la-encoding.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-entities.lo `test -f 'libxml/entities.c' || echo './'`libxml/entities.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/entities.c -fPIC -DPIC -o libxml/.libs/rpl_la-entities.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-error.lo `test -f 'libxml/error.c' || echo './'`libxml/error.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/error.c -fPIC -DPIC -o libxml/.libs/rpl_la-error.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-globals.lo `test -f 'libxml/globals.c' || echo './'`libxml/globals.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/globals.c -fPIC -DPIC -o libxml/.libs/rpl_la-globals.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-hash.lo `test -f 'libxml/hash.c' || echo './'`libxml/hash.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/hash.c -fPIC -DPIC -o libxml/.libs/rpl_la-hash.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-legacy.lo `test -f 'libxml/legacy.c' || echo './'`libxml/legacy.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/legacy.c -fPIC -DPIC -o libxml/.libs/rpl_la-legacy.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-list.lo `test -f 'libxml/list.c' || echo './'`libxml/list.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/list.c -fPIC -DPIC -o libxml/.libs/rpl_la-list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-nanoftp.lo `test -f 'libxml/nanoftp.c' || echo './'`libxml/nanoftp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/nanoftp.c -fPIC -DPIC -o libxml/.libs/rpl_la-nanoftp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-nanohttp.lo `test -f 'libxml/nanohttp.c' || echo './'`libxml/nanohttp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/nanohttp.c -fPIC -DPIC -o libxml/.libs/rpl_la-nanohttp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-parser.lo `test -f 'libxml/parser.c' || echo './'`libxml/parser.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/parser.c -fPIC -DPIC -o libxml/.libs/rpl_la-parser.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-parserInternals.lo `test -f 'libxml/parserInternals.c' || echo './'`libxml/parserInternals.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/parserInternals.c -fPIC -DPIC -o libxml/.libs/rpl_la-parserInternals.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-pattern.lo `test -f 'libxml/pattern.c' || echo './'`libxml/pattern.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/pattern.c -fPIC -DPIC -o libxml/.libs/rpl_la-pattern.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-relaxng.lo `test -f 'libxml/relaxng.c' || echo './'`libxml/relaxng.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/relaxng.c -fPIC -DPIC -o libxml/.libs/rpl_la-relaxng.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-schematron.lo `test -f 'libxml/schematron.c' || echo './'`libxml/schematron.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/schematron.c -fPIC -DPIC -o libxml/.libs/rpl_la-schematron.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-threads.lo `test -f 'libxml/threads.c' || echo './'`libxml/threads.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/threads.c -fPIC -DPIC -o libxml/.libs/rpl_la-threads.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-tree.lo `test -f 'libxml/tree.c' || echo './'`libxml/tree.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/tree.c -fPIC -DPIC -o libxml/.libs/rpl_la-tree.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-trionan.lo `test -f 'libxml/trionan.c' || echo './'`libxml/trionan.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/trionan.c -fPIC -DPIC -o libxml/.libs/rpl_la-trionan.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-uri.lo `test -f 'libxml/uri.c' || echo './'`libxml/uri.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/uri.c -fPIC -DPIC -o libxml/.libs/rpl_la-uri.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-valid.lo `test -f 'libxml/valid.c' || echo './'`libxml/valid.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/valid.c -fPIC -DPIC -o libxml/.libs/rpl_la-valid.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xinclude.lo `test -f 'libxml/xinclude.c' || echo './'`libxml/xinclude.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xinclude.c -fPIC -DPIC -o libxml/.libs/rpl_la-xinclude.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xlink.lo `test -f 'libxml/xlink.c' || echo './'`libxml/xlink.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xlink.c -fPIC -DPIC -o libxml/.libs/rpl_la-xlink.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlIO.lo `test -f 'libxml/xmlIO.c' || echo './'`libxml/xmlIO.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlIO.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlIO.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlmemory.lo `test -f 'libxml/xmlmemory.c' || echo './'`libxml/xmlmemory.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlmemory.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlmemory.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlmodule.lo `test -f 'libxml/xmlmodule.c' || echo './'`libxml/xmlmodule.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlmodule.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlmodule.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlreader.lo `test -f 'libxml/xmlreader.c' || echo './'`libxml/xmlreader.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlreader.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlreader.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlregexp.lo `test -f 'libxml/xmlregexp.c' || echo './'`libxml/xmlregexp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlregexp.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlregexp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlsave.lo `test -f 'libxml/xmlsave.c' || echo './'`libxml/xmlsave.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlsave.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlsave.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlschemas.lo `test -f 'libxml/xmlschemas.c' || echo './'`libxml/xmlschemas.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlschemas.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlschemas.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlschemastypes.lo `test -f 'libxml/xmlschemastypes.c' || echo './'`libxml/xmlschemastypes.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlschemastypes.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlschemastypes.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlstring.lo `test -f 'libxml/xmlstring.c' || echo './'`libxml/xmlstring.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlstring.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlstring.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlunicode.lo `test -f 'libxml/xmlunicode.c' || echo './'`libxml/xmlunicode.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlunicode.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlunicode.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xmlwriter.lo `test -f 'libxml/xmlwriter.c' || echo './'`libxml/xmlwriter.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xmlwriter.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlwriter.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xpath.lo `test -f 'libxml/xpath.c' || echo './'`libxml/xpath.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xpath.c -fPIC -DPIC -o libxml/.libs/rpl_la-xpath.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c -o libxml/rpl_la-xpointer.lo `test -f 'libxml/xpointer.c' || echo './'`libxml/xpointer.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -g -O2 -c libxml/xpointer.c -fPIC -DPIC -o libxml/.libs/rpl_la-xpointer.o +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libxml_rpl.la libxml/rpl_la-DOCBparser.lo libxml/rpl_la-HTMLparser.lo libxml/rpl_la-HTMLtree.lo libxml/rpl_la-SAX.lo libxml/rpl_la-SAX2.lo libxml/rpl_la-buf.lo libxml/rpl_la-c14n.lo libxml/rpl_la-catalog.lo libxml/rpl_la-chvalid.lo libxml/rpl_la-debugXML.lo libxml/rpl_la-dict.lo libxml/rpl_la-encoding.lo libxml/rpl_la-entities.lo libxml/rpl_la-error.lo libxml/rpl_la-globals.lo libxml/rpl_la-hash.lo libxml/rpl_la-legacy.lo libxml/rpl_la-list.lo libxml/rpl_la-nanoftp.lo libxml/rpl_la-nanohttp.lo libxml/rpl_la-parser.lo libxml/rpl_la-parserInternals.lo libxml/rpl_la-pattern.lo libxml/rpl_la-relaxng.lo libxml/rpl_la-schematron.lo libxml/rpl_la-threads.lo libxml/rpl_la-tree.lo libxml/rpl_la-trionan.lo libxml/rpl_la-uri.lo libxml/rpl_la-valid.lo libxml/rpl_la-xinclude.lo libxml/rpl_la-xlink.lo libxml/rpl_la-xmlIO.lo libxml/rpl_la-xmlmemory.lo libxml/rpl_la-xmlmodule.lo libxml/rpl_la-xmlreader.lo libxml/rpl_la-xmlregexp.lo libxml/rpl_la-xmlsave.lo libxml/rpl_la-xmlschemas.lo libxml/rpl_la-xmlschemastypes.lo libxml/rpl_la-xmlstring.lo libxml/rpl_la-xmlunicode.lo libxml/rpl_la-xmlwriter.lo libxml/rpl_la-xpath.lo libxml/rpl_la-xpointer.lo +libtool: link: ar cru .libs/libxml_rpl.a libxml/.libs/rpl_la-DOCBparser.o libxml/.libs/rpl_la-HTMLparser.o libxml/.libs/rpl_la-HTMLtree.o libxml/.libs/rpl_la-SAX.o libxml/.libs/rpl_la-SAX2.o libxml/.libs/rpl_la-buf.o libxml/.libs/rpl_la-c14n.o libxml/.libs/rpl_la-catalog.o libxml/.libs/rpl_la-chvalid.o libxml/.libs/rpl_la-debugXML.o libxml/.libs/rpl_la-dict.o libxml/.libs/rpl_la-encoding.o libxml/.libs/rpl_la-entities.o libxml/.libs/rpl_la-error.o libxml/.libs/rpl_la-globals.o libxml/.libs/rpl_la-hash.o libxml/.libs/rpl_la-legacy.o libxml/.libs/rpl_la-list.o libxml/.libs/rpl_la-nanoftp.o libxml/.libs/rpl_la-nanohttp.o libxml/.libs/rpl_la-parser.o libxml/.libs/rpl_la-parserInternals.o libxml/.libs/rpl_la-pattern.o libxml/.libs/rpl_la-relaxng.o libxml/.libs/rpl_la-schematron.o libxml/.libs/rpl_la-threads.o libxml/.libs/rpl_la-tree.o libxml/.libs/rpl_la-trionan.o libxml/.libs/rpl_la-uri.o libxml/.libs/rpl_la-valid.o libxml/.libs/rpl_la-xinclude.o libxml/.libs/rpl_la-xlink.o libxml/.libs/rpl_la-xmlIO.o libxml/.libs/rpl_la-xmlmemory.o libxml/.libs/rpl_la-xmlmodule.o libxml/.libs/rpl_la-xmlreader.o libxml/.libs/rpl_la-xmlregexp.o libxml/.libs/rpl_la-xmlsave.o libxml/.libs/rpl_la-xmlschemas.o libxml/.libs/rpl_la-xmlschemastypes.o libxml/.libs/rpl_la-xmlstring.o libxml/.libs/rpl_la-xmlunicode.o libxml/.libs/rpl_la-xmlwriter.o libxml/.libs/rpl_la-xpath.o libxml/.libs/rpl_la-xpointer.o +libtool: link: ranlib .libs/libxml_rpl.a +libtool: link: ( cd ".libs" && rm -f "libxml_rpl.la" && ln -s "../libxml_rpl.la" "libxml_rpl.la" ) +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -lm -lm -lm -lncurses -no-undefined -export-symbols libtextstyle.sym -version-info 1:1:1 -rpath /usr/lib -o libtextstyle.la -rpath /usr/lib gl_array_list.lo basename-lgpl.lo binary-io.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo cloexec.lo concat-filename.lo exitfail.lo fatal-signal.lo fd-hook.lo fd-ostream.lo file-ostream.lo full-write.lo get_ppid_of.lo get_progname_of.lo getprogname.lo html-ostream.lo html-styled-ostream.lo iconv-ostream.lo gl_list.lo glthread/lock.lo malloca.lo math.lo mem-hash-map.lo memory-ostream.lo noop-styled-ostream.lo ostream.lo printf-frexp.lo printf-frexpl.lo safe-read.lo safe-write.lo sig-handler.lo sockets.lo stat-time.lo styled-ostream.lo sys_socket.lo term-ostream.lo term-style-control.lo term-styled-ostream.lo glthread/threadlib.lo unistd.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo xmalloc.lo xstrdup.lo xconcat-filename.lo xgethostname.lo gl_xlist.lo xsize.lo xvasprintf.lo xasprintf.lo color.lo misc.lo version.lo asnprintf.lo fcntl.lo obstack.lo printf-args.lo printf-parse.lo vasnprintf.lo libcroco_rpl.la libglib_rpl.la libxml_rpl.la +libtool: link: echo "{ global:" > .libs/libtextstyle.ver +libtool: link: cat libtextstyle.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libtextstyle.ver +libtool: link: echo "local: *; };" >> .libs/libtextstyle.ver +libtool: link: gcc -shared -fPIC -DPIC .libs/gl_array_list.o .libs/basename-lgpl.o .libs/binary-io.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/cloexec.o .libs/concat-filename.o .libs/exitfail.o .libs/fatal-signal.o .libs/fd-hook.o .libs/fd-ostream.o .libs/file-ostream.o .libs/full-write.o .libs/get_ppid_of.o .libs/get_progname_of.o .libs/getprogname.o .libs/html-ostream.o .libs/html-styled-ostream.o .libs/iconv-ostream.o .libs/gl_list.o glthread/.libs/lock.o .libs/malloca.o .libs/math.o .libs/mem-hash-map.o .libs/memory-ostream.o .libs/noop-styled-ostream.o .libs/ostream.o .libs/printf-frexp.o .libs/printf-frexpl.o .libs/safe-read.o .libs/safe-write.o .libs/sig-handler.o .libs/sockets.o .libs/stat-time.o .libs/styled-ostream.o .libs/sys_socket.o .libs/term-ostream.o .libs/term-style-control.o .libs/term-styled-ostream.o glthread/.libs/threadlib.o .libs/unistd.o unistr/.libs/u8-mbtouc.o unistr/.libs/u8-mbtouc-aux.o .libs/xmalloc.o .libs/xstrdup.o .libs/xconcat-filename.o .libs/xgethostname.o .libs/gl_xlist.o .libs/xsize.o .libs/xvasprintf.o .libs/xasprintf.o .libs/color.o .libs/misc.o .libs/version.o .libs/asnprintf.o .libs/fcntl.o .libs/obstack.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o -Wl,--whole-archive ./.libs/libcroco_rpl.a ./.libs/libglib_rpl.a ./.libs/libxml_rpl.a -Wl,--no-whole-archive -lm -lncurses -g -O2 -Wl,-soname -Wl,libtextstyle.so.0 -Wl,-version-script -Wl,.libs/libtextstyle.ver -o .libs/libtextstyle.so.0.1.1 +libtool: link: (cd ".libs" && rm -f "libtextstyle.so.0" && ln -s "libtextstyle.so.0.1.1" "libtextstyle.so.0") +libtool: link: (cd ".libs" && rm -f "libtextstyle.so" && ln -s "libtextstyle.so.0.1.1" "libtextstyle.so") +libtool: link: ( cd ".libs" && rm -f "libtextstyle.la" && ln -s "../libtextstyle.la" "libtextstyle.la" ) +make[5]: Leaving directory '/sources/gettext-0.21/libtextstyle/lib' +make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/lib' +Making all in tests +make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/tests' +make all-recursive +make[5]: Entering directory '/sources/gettext-0.21/libtextstyle/tests' +Making all in . +make[6]: Entering directory '/sources/gettext-0.21/libtextstyle/tests' +make[6]: Nothing to be done for 'all-am'. +make[6]: Leaving directory '/sources/gettext-0.21/libtextstyle/tests' +make[5]: Leaving directory '/sources/gettext-0.21/libtextstyle/tests' +make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/tests' +Making all in adhoc-tests +make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/adhoc-tests' +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../lib -I./../lib -DSRCDIR=\"./\" -g -O2 -MT hello.o -MD -MP -MF .deps/hello.Tpo -c -o hello.o hello.c +mv -f .deps/hello.Tpo .deps/hello.Po +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o hello hello.o ../lib/libtextstyle.la +libtool: link: gcc -g -O2 -o .libs/hello hello.o ../lib/.libs/libtextstyle.so -lm -lncurses +make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/adhoc-tests' +Making all in doc +make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/doc' +make[4]: Entering directory '/sources/gettext-0.21/libtextstyle' +make[4]: Nothing to be done for 'all-am'. +make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle' +make[3]: Leaving directory '/sources/gettext-0.21/libtextstyle' +make[2]: Leaving directory '/sources/gettext-0.21/libtextstyle' +Making all in gettext-tools +make[2]: Entering directory '/sources/gettext-0.21/gettext-tools' +make all-recursive +make[3]: Entering directory '/sources/gettext-0.21/gettext-tools' +Making all in intl +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/intl' +make all-am +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/intl' +sed -e '/IN_LIBGLOCALE/d' \ + -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \ + -e 's,@''HAVE_ASPRINTF''@,1,g' \ + -e 's,@''HAVE_SNPRINTF''@,1,g' \ + -e 's,@''HAVE_WPRINTF''@,1,g' \ + -e 's,@''HAVE_NAMELESS_LOCALES''@,0,g' \ + -e 's,@''HAVE_NEWLOCALE''@,1,g' \ + < ../../gettext-runtime/intl/libgnuintl.in.h \ +| if test 'no' = yes; then \ + sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \ + else \ + cat; \ + fi \ +| sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \ + -e "/#define _LIBINTL_H/r ../../gettext-runtime/intl/export.h" \ +| sed -e 's,@''HAVE_VISIBILITY''@,1,g' \ + > libgnuintl.h +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o bindtextdom.lo ../../gettext-runtime/intl/bindtextdom.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/bindtextdom.c -fPIC -DPIC -o .libs/bindtextdom.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dcgettext.lo ../../gettext-runtime/intl/dcgettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/dcgettext.c -fPIC -DPIC -o .libs/dcgettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dgettext.lo ../../gettext-runtime/intl/dgettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/dgettext.c -fPIC -DPIC -o .libs/dgettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o gettext.lo ../../gettext-runtime/intl/gettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/gettext.c -fPIC -DPIC -o .libs/gettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o finddomain.lo ../../gettext-runtime/intl/finddomain.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/finddomain.c -fPIC -DPIC -o .libs/finddomain.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o hash-string.lo ../../gettext-runtime/intl/hash-string.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/hash-string.c -fPIC -DPIC -o .libs/hash-string.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o loadmsgcat.lo ../../gettext-runtime/intl/loadmsgcat.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/loadmsgcat.c -fPIC -DPIC -o .libs/loadmsgcat.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localealias.lo ../../gettext-runtime/intl/localealias.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/localealias.c -fPIC -DPIC -o .libs/localealias.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o textdomain.lo ../../gettext-runtime/intl/textdomain.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/textdomain.c -fPIC -DPIC -o .libs/textdomain.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o l10nflist.lo ../../gettext-runtime/intl/l10nflist.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/l10nflist.c -fPIC -DPIC -o .libs/l10nflist.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o explodename.lo ../../gettext-runtime/intl/explodename.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/explodename.c -fPIC -DPIC -o .libs/explodename.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dcigettext.lo ../../gettext-runtime/intl/dcigettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/dcigettext.c -fPIC -DPIC -o .libs/dcigettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dcngettext.lo ../../gettext-runtime/intl/dcngettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/dcngettext.c -fPIC -DPIC -o .libs/dcngettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o dngettext.lo ../../gettext-runtime/intl/dngettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/dngettext.c -fPIC -DPIC -o .libs/dngettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o ngettext.lo ../../gettext-runtime/intl/ngettext.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/ngettext.c -fPIC -DPIC -o .libs/ngettext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o plural.lo ../../gettext-runtime/intl/plural.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/plural.c -fPIC -DPIC -o .libs/plural.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o plural-exp.lo ../../gettext-runtime/intl/plural-exp.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localcharset.lo ../../gettext-runtime/intl/localcharset.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/localcharset.c -fPIC -DPIC -o .libs/localcharset.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o threadlib.lo ../../gettext-runtime/intl/threadlib.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/threadlib.c -fPIC -DPIC -o .libs/threadlib.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o lock.lo ../../gettext-runtime/intl/lock.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/lock.c -fPIC -DPIC -o .libs/lock.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o relocatable.lo ../../gettext-runtime/intl/relocatable.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/relocatable.c -fPIC -DPIC -o .libs/relocatable.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o langprefs.lo ../../gettext-runtime/intl/langprefs.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/langprefs.c -fPIC -DPIC -o .libs/langprefs.o +sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \ + -e 's/extern,/extern LIBINTL_DLL_EXPORTED,/' \ + -e "/#if HAVE_WORKING_USELOCALE/r ../../gettext-runtime/intl/export.h" \ + < ../../gettext-runtime/intl/localename-table.in.h \ +| sed -e 's,@''HAVE_VISIBILITY''@,1,g' \ + > localename-table.h +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localename.lo ../../gettext-runtime/intl/localename.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/localename.c -fPIC -DPIC -o .libs/localename.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o localename-table.lo ../../gettext-runtime/intl/localename-table.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/localename-table.c -fPIC -DPIC -o .libs/localename-table.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o log.lo ../../gettext-runtime/intl/log.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/log.c -fPIC -DPIC -o .libs/log.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o printf.lo ../../gettext-runtime/intl/printf.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/printf.c -fPIC -DPIC -o .libs/printf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o setlocale.lo ../../gettext-runtime/intl/setlocale.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/setlocale.c -fPIC -DPIC -o .libs/setlocale.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o setlocale-lock.lo ../../gettext-runtime/intl/setlocale-lock.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/setlocale-lock.c -fPIC -DPIC -o .libs/setlocale-lock.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o setlocale_null.lo ../../gettext-runtime/intl/setlocale_null.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/setlocale_null.c -fPIC -DPIC -o .libs/setlocale_null.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o version.lo ../../gettext-runtime/intl/version.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/version.c -fPIC -DPIC -o .libs/version.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o xsize.lo ../../gettext-runtime/intl/xsize.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/xsize.c -fPIC -DPIC -o .libs/xsize.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o osdep.lo ../../gettext-runtime/intl/osdep.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/osdep.c -fPIC -DPIC -o .libs/osdep.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c -o intl-compat.lo ../../gettext-runtime/intl/intl-compat.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -g -O2 -c ../../gettext-runtime/intl/intl-compat.c -fPIC -DPIC -o .libs/intl-compat.o +/bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -g -O2 -no-undefined -export-symbols-regex '^([^g]|g[^l]|gl[^w]|glw[^t]|glwt[^h]|glwth[^r]|glwthr[^e]|glwthre[^a]|glwthrea[^d]).*' -version-info 10:0:2 -rpath /usr/lib -o libgnuintl.la bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo hash-string.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo threadlib.lo lock.lo relocatable.lo langprefs.lo localename.lo localename-table.lo log.lo printf.lo setlocale.lo setlocale-lock.lo setlocale_null.lo version.lo xsize.lo osdep.lo intl-compat.lo +libtool: link: /usr/bin/nm -B .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/hash-string.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o .libs/threadlib.o .libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/localename-table.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/setlocale-lock.o .libs/setlocale_null.o .libs/version.o .libs/xsize.o .libs/osdep.o .libs/intl-compat.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libgnuintl.exp +libtool: link: /bin/grep -E -e "^([^g]|g[^l]|gl[^w]|glw[^t]|glwt[^h]|glwth[^r]|glwthr[^e]|glwthre[^a]|glwthrea[^d]).*" ".libs/libgnuintl.exp" > ".libs/libgnuintl.expT" +libtool: link: mv -f ".libs/libgnuintl.expT" ".libs/libgnuintl.exp" +libtool: link: echo "{ global:" > .libs/libgnuintl.ver +libtool: link: cat .libs/libgnuintl.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgnuintl.ver +libtool: link: echo "local: *; };" >> .libs/libgnuintl.ver +libtool: link: gcc -shared -fPIC -DPIC .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/hash-string.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o .libs/threadlib.o .libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/localename-table.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/setlocale-lock.o .libs/setlocale_null.o .libs/version.o .libs/xsize.o .libs/osdep.o .libs/intl-compat.o -g -O2 -Wl,-soname -Wl,libgnuintl.so.8 -Wl,-version-script -Wl,.libs/libgnuintl.ver -o .libs/libgnuintl.so.8.2.0 +libtool: link: (cd ".libs" && rm -f "libgnuintl.so.8" && ln -s "libgnuintl.so.8.2.0" "libgnuintl.so.8") +libtool: link: (cd ".libs" && rm -f "libgnuintl.so" && ln -s "libgnuintl.so.8.2.0" "libgnuintl.so") +libtool: link: ( cd ".libs" && rm -f "libgnuintl.la" && ln -s "../libgnuintl.la" "libgnuintl.la" ) +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/intl' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/intl' +Making all in gnulib-lib +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-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 configmake.h-t && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + echo '#if HAVE_WINSOCK2_H'; \ + echo '# include /* avoid mingw pollution on DATADIR */'; \ + echo '#endif'; \ + echo '#define PREFIX "/usr"'; \ + echo '#define EXEC_PREFIX "/usr"'; \ + echo '#define BINDIR "/usr/bin"'; \ + echo '#define SBINDIR "/usr/sbin"'; \ + echo '#define LIBEXECDIR "/usr/libexec"'; \ + echo '#define DATAROOTDIR "/usr/share"'; \ + echo '#define DATADIR "/usr/share"'; \ + echo '#define SYSCONFDIR "/usr/etc"'; \ + echo '#define SHAREDSTATEDIR "/usr/com"'; \ + echo '#define LOCALSTATEDIR "/usr/var"'; \ + echo '#define RUNSTATEDIR "/usr/var/run"'; \ + echo '#define INCLUDEDIR "/usr/include"'; \ + echo '#define OLDINCLUDEDIR "/usr/include"'; \ + echo '#define DOCDIR "/usr/share/doc/gettext-0.21"'; \ + echo '#define INFODIR "/usr/share/info"'; \ + echo '#define HTMLDIR "/usr/share/doc/gettext-0.21"'; \ + echo '#define DVIDIR "/usr/share/doc/gettext-0.21"'; \ + echo '#define PDFDIR "/usr/share/doc/gettext-0.21"'; \ + echo '#define PSDIR "/usr/share/doc/gettext-0.21"'; \ + echo '#define LIBDIR "/usr/lib"'; \ + echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \ + echo '#define LOCALEDIR "/usr/share/locale"'; \ + echo '#define MANDIR "/usr/share/man"'; \ + echo '#define MANEXT ""'; \ + echo '#define PKGDATADIR "/usr/share/gettext"'; \ + echo '#define PKGINCLUDEDIR "/usr/include/gettext-tools"'; \ + echo '#define PKGLIBDIR "/usr/lib/gettext-tools"'; \ + echo '#define PKGLIBEXECDIR "/usr/libexec/gettext-tools"'; \ +} | sed '/""/d' > configmake.h-t && \ +mv -f configmake.h-t configmake.h +rm -f ctype.h-t ctype.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_CTYPE_H''@||g' \ + -e 's/@''GNULIB_ISBLANK''@/1/g' \ + -e 's/@''HAVE_ISBLANK''@/1/g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./ctype.in.h; \ +} > ctype.h-t && \ +mv ctype.h-t ctype.h +rm -f dirent.h-t dirent.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_DIRENT_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_DIRENT_H''@||g' \ + -e 's/@''GNULIB_OPENDIR''@/1/g' \ + -e 's/@''GNULIB_READDIR''@/1/g' \ + -e 's/@''GNULIB_REWINDDIR''@/0/g' \ + -e 's/@''GNULIB_CLOSEDIR''@/1/g' \ + -e 's/@''GNULIB_DIRFD''@/1/g' \ + -e 's/@''GNULIB_FDOPENDIR''@/0/g' \ + -e 's/@''GNULIB_SCANDIR''@/0/g' \ + -e 's/@''GNULIB_ALPHASORT''@/0/g' \ + -e 's/@''HAVE_OPENDIR''@/1/g' \ + -e 's/@''HAVE_READDIR''@/1/g' \ + -e 's/@''HAVE_REWINDDIR''@/1/g' \ + -e 's/@''HAVE_CLOSEDIR''@/1/g' \ + -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ + -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ + -e 's|@''HAVE_FDOPENDIR''@|1|g' \ + -e 's|@''HAVE_SCANDIR''@|1|g' \ + -e 's|@''HAVE_ALPHASORT''@|1|g' \ + -e 's|@''REPLACE_OPENDIR''@|0|g' \ + -e 's|@''REPLACE_CLOSEDIR''@|0|g' \ + -e 's|@''REPLACE_DIRFD''@|0|g' \ + -e 's|@''REPLACE_FDOPENDIR''@|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' \ + < ./dirent.in.h; \ +} > dirent.h-t && \ +mv dirent.h-t dirent.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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_FCNTL''@/1/g' \ + -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ + -e 's/@''GNULIB_OPEN''@/1/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 fnmatch.h-t fnmatch.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_FNMATCH_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_FNMATCH_H''@||g' \ + -e 's/@''GNULIB_FNMATCH''@/1/g' \ + -e 's|@''HAVE_FNMATCH''@|1|g' \ + -e 's|@''REPLACE_FNMATCH''@|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' \ + < ./fnmatch.in.h; \ +} > fnmatch.h-t && \ +mv fnmatch.h-t fnmatch.h +rm -f iconv.h-t iconv.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_ICONV_H''@||g' \ + -e 's/@''GNULIB_ICONV''@/1/g' \ + -e 's|@''ICONV_CONST''@||g' \ + -e 's|@''REPLACE_ICONV''@|0|g' \ + -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \ + -e 's|@''REPLACE_ICONV_UTF''@|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' \ + < ./iconv.in.h; \ +} > iconv.h-t && \ +mv iconv.h-t iconv.h +rm -f inttypes.h-t inttypes.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's/@''HAVE_INTTYPES_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_INTTYPES_H''@||g' \ + -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ + -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ + -e 's/@''GNULIB_IMAXABS''@/0/g' \ + -e 's/@''GNULIB_IMAXDIV''@/0/g' \ + -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ + -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ + -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ + -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ + -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ + -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ + -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ + -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ + -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ + -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ + -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ + -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ + -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/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' \ + < ./inttypes.in.h; \ +} > inttypes.h-t && \ +mv inttypes.h-t inttypes.h +rm -f langinfo.h-t langinfo.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_LANGINFO_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_LANGINFO_H''@||g' \ + -e 's/@''GNULIB_NL_LANGINFO''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ + -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ + -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ + -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \ + -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ + -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ + -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ + -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./langinfo.in.h; \ +} > langinfo.h-t && \ +mv langinfo.h-t langinfo.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/DOCBparser.in.h; \ +} > libxml/DOCBparser.h-t +mv -f libxml/DOCBparser.h-t libxml/DOCBparser.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/HTMLparser.in.h; \ +} > libxml/HTMLparser.h-t +mv -f libxml/HTMLparser.h-t libxml/HTMLparser.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/HTMLtree.in.h; \ +} > libxml/HTMLtree.h-t +mv -f libxml/HTMLtree.h-t libxml/HTMLtree.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/SAX2.in.h; \ +} > libxml/SAX2.h-t +mv -f libxml/SAX2.h-t libxml/SAX2.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/SAX.in.h; \ +} > libxml/SAX.h-t +mv -f libxml/SAX.h-t libxml/SAX.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/c14n.in.h; \ +} > libxml/c14n.h-t +mv -f libxml/c14n.h-t libxml/c14n.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/catalog.in.h; \ +} > libxml/catalog.h-t +mv -f libxml/catalog.h-t libxml/catalog.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/chvalid.in.h; \ +} > libxml/chvalid.h-t +mv -f libxml/chvalid.h-t libxml/chvalid.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/debugXML.in.h; \ +} > libxml/debugXML.h-t +mv -f libxml/debugXML.h-t libxml/debugXML.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/dict.in.h; \ +} > libxml/dict.h-t +mv -f libxml/dict.h-t libxml/dict.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/encoding.in.h; \ +} > libxml/encoding.h-t +mv -f libxml/encoding.h-t libxml/encoding.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/entities.in.h; \ +} > libxml/entities.h-t +mv -f libxml/entities.h-t libxml/entities.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/globals.in.h; \ +} > libxml/globals.h-t +mv -f libxml/globals.h-t libxml/globals.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/hash.in.h; \ +} > libxml/hash.h-t +mv -f libxml/hash.h-t libxml/hash.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/list.in.h; \ +} > libxml/list.h-t +mv -f libxml/list.h-t libxml/list.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/nanoftp.in.h; \ +} > libxml/nanoftp.h-t +mv -f libxml/nanoftp.h-t libxml/nanoftp.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/nanohttp.in.h; \ +} > libxml/nanohttp.h-t +mv -f libxml/nanohttp.h-t libxml/nanohttp.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/parser.in.h; \ +} > libxml/parser.h-t +mv -f libxml/parser.h-t libxml/parser.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/parserInternals.in.h; \ +} > libxml/parserInternals.h-t +mv -f libxml/parserInternals.h-t libxml/parserInternals.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/pattern.in.h; \ +} > libxml/pattern.h-t +mv -f libxml/pattern.h-t libxml/pattern.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/relaxng.in.h; \ +} > libxml/relaxng.h-t +mv -f libxml/relaxng.h-t libxml/relaxng.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/schemasInternals.in.h; \ +} > libxml/schemasInternals.h-t +mv -f libxml/schemasInternals.h-t libxml/schemasInternals.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/schematron.in.h; \ +} > libxml/schematron.h-t +mv -f libxml/schematron.h-t libxml/schematron.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/threads.in.h; \ +} > libxml/threads.h-t +mv -f libxml/threads.h-t libxml/threads.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/tree.in.h; \ +} > libxml/tree.h-t +mv -f libxml/tree.h-t libxml/tree.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/uri.in.h; \ +} > libxml/uri.h-t +mv -f libxml/uri.h-t libxml/uri.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/valid.in.h; \ +} > libxml/valid.h-t +mv -f libxml/valid.h-t libxml/valid.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xinclude.in.h; \ +} > libxml/xinclude.h-t +mv -f libxml/xinclude.h-t libxml/xinclude.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xlink.in.h; \ +} > libxml/xlink.h-t +mv -f libxml/xlink.h-t libxml/xlink.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlIO.in.h; \ +} > libxml/xmlIO.h-t +mv -f libxml/xmlIO.h-t libxml/xmlIO.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlautomata.in.h; \ +} > libxml/xmlautomata.h-t +mv -f libxml/xmlautomata.h-t libxml/xmlautomata.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlerror.in.h; \ +} > libxml/xmlerror.h-t +mv -f libxml/xmlerror.h-t libxml/xmlerror.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlexports.in.h; \ +} > libxml/xmlexports.h-t +mv -f libxml/xmlexports.h-t libxml/xmlexports.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlmemory.in.h; \ +} > libxml/xmlmemory.h-t +mv -f libxml/xmlmemory.h-t libxml/xmlmemory.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlmodule.in.h; \ +} > libxml/xmlmodule.h-t +mv -f libxml/xmlmodule.h-t libxml/xmlmodule.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlreader.in.h; \ +} > libxml/xmlreader.h-t +mv -f libxml/xmlreader.h-t libxml/xmlreader.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlregexp.in.h; \ +} > libxml/xmlregexp.h-t +mv -f libxml/xmlregexp.h-t libxml/xmlregexp.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlsave.in.h; \ +} > libxml/xmlsave.h-t +mv -f libxml/xmlsave.h-t libxml/xmlsave.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlschemas.in.h; \ +} > libxml/xmlschemas.h-t +mv -f libxml/xmlschemas.h-t libxml/xmlschemas.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlschemastypes.in.h; \ +} > libxml/xmlschemastypes.h-t +mv -f libxml/xmlschemastypes.h-t libxml/xmlschemastypes.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlstring.in.h; \ +} > libxml/xmlstring.h-t +mv -f libxml/xmlstring.h-t libxml/xmlstring.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlunicode.in.h; \ +} > libxml/xmlunicode.h-t +mv -f libxml/xmlunicode.h-t libxml/xmlunicode.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlversion.in.h; \ +} > libxml/xmlversion.h-t +mv -f libxml/xmlversion.h-t libxml/xmlversion.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xmlwriter.in.h; \ +} > libxml/xmlwriter.h-t +mv -f libxml/xmlwriter.h-t libxml/xmlwriter.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xpath.in.h; \ +} > libxml/xpath.h-t +mv -f libxml/xpath.h-t libxml/xpath.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xpathInternals.in.h; \ +} > libxml/xpathInternals.h-t +mv -f libxml/xpathInternals.h-t libxml/xpathInternals.h +test -d libxml || /bin/mkdir -p libxml +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./libxml/xpointer.in.h; \ +} > libxml/xpointer.h-t +mv -f libxml/xpointer.h-t libxml/xpointer.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 locale.h-t locale.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_LOCALE_H''@||g' \ + -e 's/@''GNULIB_LOCALECONV''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ + -e 's/@''GNULIB_SETLOCALE''@/1/g' \ + -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ + -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ + -e 's/@''GNULIB_LOCALENAME''@/1/g' \ + -e 's|@''HAVE_NEWLOCALE''@|1|g' \ + -e 's|@''HAVE_DUPLOCALE''@|1|g' \ + -e 's|@''HAVE_FREELOCALE''@|1|g' \ + -e 's|@''HAVE_XLOCALE_H''@|0|g' \ + -e 's|@''REPLACE_LOCALECONV''@|0|g' \ + -e 's|@''REPLACE_SETLOCALE''@|0|g' \ + -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ + -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ + -e 's|@''REPLACE_FREELOCALE''@|0|g' \ + -e 's|@''REPLACE_STRUCT_LCONV''@|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' \ + < ./locale.in.h; \ +} > locale.h-t && \ +mv locale.h-t locale.h +rm -f math.h-t math.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ + -e 's/@''GNULIB_ACOSF''@/0/g' \ + -e 's/@''GNULIB_ACOSL''@/0/g' \ + -e 's/@''GNULIB_ASINF''@/0/g' \ + -e 's/@''GNULIB_ASINL''@/0/g' \ + -e 's/@''GNULIB_ATANF''@/0/g' \ + -e 's/@''GNULIB_ATANL''@/0/g' \ + -e 's/@''GNULIB_ATAN2F''@/0/g' \ + -e 's/@''GNULIB_CBRT''@/0/g' \ + -e 's/@''GNULIB_CBRTF''@/0/g' \ + -e 's/@''GNULIB_CBRTL''@/0/g' \ + -e 's/@''GNULIB_CEIL''@/0/g' \ + -e 's/@''GNULIB_CEILF''@/0/g' \ + -e 's/@''GNULIB_CEILL''@/0/g' \ + -e 's/@''GNULIB_COPYSIGN''@/0/g' \ + -e 's/@''GNULIB_COPYSIGNF''@/0/g' \ + -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ + -e 's/@''GNULIB_COSF''@/0/g' \ + -e 's/@''GNULIB_COSL''@/0/g' \ + -e 's/@''GNULIB_COSHF''@/0/g' \ + -e 's/@''GNULIB_EXPF''@/0/g' \ + -e 's/@''GNULIB_EXPL''@/0/g' \ + -e 's/@''GNULIB_EXP2''@/0/g' \ + -e 's/@''GNULIB_EXP2F''@/0/g' \ + -e 's/@''GNULIB_EXP2L''@/0/g' \ + -e 's/@''GNULIB_EXPM1''@/0/g' \ + -e 's/@''GNULIB_EXPM1F''@/0/g' \ + -e 's/@''GNULIB_EXPM1L''@/0/g' \ + -e 's/@''GNULIB_FABSF''@/0/g' \ + -e 's/@''GNULIB_FABSL''@/0/g' \ + -e 's/@''GNULIB_FLOOR''@/0/g' \ + -e 's/@''GNULIB_FLOORF''@/0/g' \ + -e 's/@''GNULIB_FLOORL''@/0/g' \ + -e 's/@''GNULIB_FMA''@/0/g' \ + -e 's/@''GNULIB_FMAF''@/0/g' \ + -e 's/@''GNULIB_FMAL''@/0/g' \ + -e 's/@''GNULIB_FMOD''@/0/g' \ + -e 's/@''GNULIB_FMODF''@/0/g' \ + -e 's/@''GNULIB_FMODL''@/0/g' \ + -e 's/@''GNULIB_FREXPF''@/0/g' \ + -e 's/@''GNULIB_FREXP''@/0/g' \ + -e 's/@''GNULIB_FREXPL''@/0/g' \ + -e 's/@''GNULIB_HYPOT''@/0/g' \ + -e 's/@''GNULIB_HYPOTF''@/0/g' \ + -e 's/@''GNULIB_HYPOTL''@/0/g' \ + < ./math.in.h | \ + sed -e 's/@''GNULIB_ILOGB''@/0/g' \ + -e 's/@''GNULIB_ILOGBF''@/0/g' \ + -e 's/@''GNULIB_ILOGBL''@/0/g' \ + -e 's/@''GNULIB_ISFINITE''@/0/g' \ + -e 's/@''GNULIB_ISINF''@/1/g' \ + -e 's/@''GNULIB_ISNAN''@/1/g' \ + -e 's/@''GNULIB_ISNANF''@/1/g' \ + -e 's/@''GNULIB_ISNAND''@/1/g' \ + -e 's/@''GNULIB_ISNANL''@/1/g' \ + -e 's/@''GNULIB_LDEXPF''@/0/g' \ + -e 's/@''GNULIB_LDEXPL''@/0/g' \ + -e 's/@''GNULIB_LOG''@/0/g' \ + -e 's/@''GNULIB_LOGF''@/0/g' \ + -e 's/@''GNULIB_LOGL''@/0/g' \ + -e 's/@''GNULIB_LOG10''@/1/g' \ + -e 's/@''GNULIB_LOG10F''@/0/g' \ + -e 's/@''GNULIB_LOG10L''@/0/g' \ + -e 's/@''GNULIB_LOG1P''@/0/g' \ + -e 's/@''GNULIB_LOG1PF''@/0/g' \ + -e 's/@''GNULIB_LOG1PL''@/0/g' \ + -e 's/@''GNULIB_LOG2''@/0/g' \ + -e 's/@''GNULIB_LOG2F''@/0/g' \ + -e 's/@''GNULIB_LOG2L''@/0/g' \ + -e 's/@''GNULIB_LOGB''@/0/g' \ + -e 's/@''GNULIB_LOGBF''@/0/g' \ + -e 's/@''GNULIB_LOGBL''@/0/g' \ + -e 's/@''GNULIB_MODF''@/0/g' \ + -e 's/@''GNULIB_MODFF''@/0/g' \ + -e 's/@''GNULIB_MODFL''@/0/g' \ + -e 's/@''GNULIB_POWF''@/0/g' \ + -e 's/@''GNULIB_REMAINDER''@/0/g' \ + -e 's/@''GNULIB_REMAINDERF''@/0/g' \ + -e 's/@''GNULIB_REMAINDERL''@/0/g' \ + -e 's/@''GNULIB_RINT''@/0/g' \ + -e 's/@''GNULIB_RINTF''@/0/g' \ + -e 's/@''GNULIB_RINTL''@/0/g' \ + -e 's/@''GNULIB_ROUND''@/0/g' \ + -e 's/@''GNULIB_ROUNDF''@/0/g' \ + -e 's/@''GNULIB_ROUNDL''@/0/g' \ + -e 's/@''GNULIB_SIGNBIT''@/1/g' \ + -e 's/@''GNULIB_SINF''@/0/g' \ + -e 's/@''GNULIB_SINL''@/0/g' \ + -e 's/@''GNULIB_SINHF''@/0/g' \ + -e 's/@''GNULIB_SQRTF''@/0/g' \ + -e 's/@''GNULIB_SQRTL''@/0/g' \ + -e 's/@''GNULIB_TANF''@/0/g' \ + -e 's/@''GNULIB_TANL''@/0/g' \ + -e 's/@''GNULIB_TANHF''@/0/g' \ + -e 's/@''GNULIB_TRUNC''@/0/g' \ + -e 's/@''GNULIB_TRUNCF''@/0/g' \ + -e 's/@''GNULIB_TRUNCL''@/0/g' \ + | \ + sed -e 's|@''HAVE_ACOSF''@|1|g' \ + -e 's|@''HAVE_ACOSL''@|1|g' \ + -e 's|@''HAVE_ASINF''@|1|g' \ + -e 's|@''HAVE_ASINL''@|1|g' \ + -e 's|@''HAVE_ATANF''@|1|g' \ + -e 's|@''HAVE_ATANL''@|1|g' \ + -e 's|@''HAVE_ATAN2F''@|1|g' \ + -e 's|@''HAVE_CBRT''@|1|g' \ + -e 's|@''HAVE_CBRTF''@|1|g' \ + -e 's|@''HAVE_CBRTL''@|1|g' \ + -e 's|@''HAVE_COPYSIGN''@|1|g' \ + -e 's|@''HAVE_COPYSIGNL''@|1|g' \ + -e 's|@''HAVE_COSF''@|1|g' \ + -e 's|@''HAVE_COSL''@|1|g' \ + -e 's|@''HAVE_COSHF''@|1|g' \ + -e 's|@''HAVE_EXPF''@|1|g' \ + -e 's|@''HAVE_EXPL''@|1|g' \ + -e 's|@''HAVE_EXPM1''@|1|g' \ + -e 's|@''HAVE_EXPM1F''@|1|g' \ + -e 's|@''HAVE_FABSF''@|1|g' \ + -e 's|@''HAVE_FABSL''@|1|g' \ + -e 's|@''HAVE_FMA''@|1|g' \ + -e 's|@''HAVE_FMAF''@|1|g' \ + -e 's|@''HAVE_FMAL''@|1|g' \ + -e 's|@''HAVE_FMODF''@|1|g' \ + -e 's|@''HAVE_FMODL''@|1|g' \ + -e 's|@''HAVE_FREXPF''@|1|g' \ + -e 's|@''HAVE_HYPOTF''@|1|g' \ + -e 's|@''HAVE_HYPOTL''@|1|g' \ + -e 's|@''HAVE_ILOGB''@|1|g' \ + -e 's|@''HAVE_ILOGBF''@|1|g' \ + -e 's|@''HAVE_ILOGBL''@|1|g' \ + -e 's|@''HAVE_ISNANF''@|1|g' \ + -e 's|@''HAVE_ISNAND''@|1|g' \ + -e 's|@''HAVE_ISNANL''@|1|g' \ + -e 's|@''HAVE_LDEXPF''@|1|g' \ + -e 's|@''HAVE_LOGF''@|1|g' \ + -e 's|@''HAVE_LOGL''@|1|g' \ + -e 's|@''HAVE_LOG10F''@|1|g' \ + -e 's|@''HAVE_LOG10L''@|1|g' \ + -e 's|@''HAVE_LOG1P''@|1|g' \ + -e 's|@''HAVE_LOG1PF''@|1|g' \ + -e 's|@''HAVE_LOG1PL''@|1|g' \ + -e 's|@''HAVE_LOGBF''@|1|g' \ + -e 's|@''HAVE_LOGBL''@|1|g' \ + -e 's|@''HAVE_MODFF''@|1|g' \ + -e 's|@''HAVE_MODFL''@|1|g' \ + -e 's|@''HAVE_POWF''@|1|g' \ + -e 's|@''HAVE_REMAINDER''@|1|g' \ + -e 's|@''HAVE_REMAINDERF''@|1|g' \ + -e 's|@''HAVE_RINT''@|1|g' \ + -e 's|@''HAVE_RINTL''@|1|g' \ + -e 's|@''HAVE_SINF''@|1|g' \ + -e 's|@''HAVE_SINL''@|1|g' \ + -e 's|@''HAVE_SINHF''@|1|g' \ + -e 's|@''HAVE_SQRTF''@|1|g' \ + -e 's|@''HAVE_SQRTL''@|1|g' \ + -e 's|@''HAVE_TANF''@|1|g' \ + -e 's|@''HAVE_TANL''@|1|g' \ + -e 's|@''HAVE_TANHF''@|1|g' \ + -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ + -e 's|@''HAVE_DECL_ASINL''@|1|g' \ + -e 's|@''HAVE_DECL_ATANL''@|1|g' \ + -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ + -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ + -e 's|@''HAVE_DECL_CEILF''@|1|g' \ + -e 's|@''HAVE_DECL_CEILL''@|1|g' \ + -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ + -e 's|@''HAVE_DECL_COSL''@|1|g' \ + -e 's|@''HAVE_DECL_EXPL''@|1|g' \ + -e 's|@''HAVE_DECL_EXP2''@|1|g' \ + -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ + -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ + -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ + -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ + -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ + -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ + -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ + -e 's|@''HAVE_DECL_LOGL''@|1|g' \ + -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ + -e 's|@''HAVE_DECL_LOG2''@|1|g' \ + -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ + -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ + -e 's|@''HAVE_DECL_LOGB''@|1|g' \ + -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ + -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ + -e 's|@''HAVE_DECL_RINTF''@|1|g' \ + -e 's|@''HAVE_DECL_ROUND''@|1|g' \ + -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ + -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ + -e 's|@''HAVE_DECL_SINL''@|1|g' \ + -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ + -e 's|@''HAVE_DECL_TANL''@|1|g' \ + -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ + -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ + -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ + | \ + sed -e 's|@''REPLACE_ACOSF''@|0|g' \ + -e 's|@''REPLACE_ASINF''@|0|g' \ + -e 's|@''REPLACE_ATANF''@|0|g' \ + -e 's|@''REPLACE_ATAN2F''@|0|g' \ + -e 's|@''REPLACE_CBRTF''@|0|g' \ + -e 's|@''REPLACE_CBRTL''@|0|g' \ + -e 's|@''REPLACE_CEIL''@|0|g' \ + -e 's|@''REPLACE_CEILF''@|0|g' \ + -e 's|@''REPLACE_CEILL''@|0|g' \ + -e 's|@''REPLACE_COSF''@|0|g' \ + -e 's|@''REPLACE_COSHF''@|0|g' \ + -e 's|@''REPLACE_EXPF''@|0|g' \ + -e 's|@''REPLACE_EXPL''@|0|g' \ + -e 's|@''REPLACE_EXPM1''@|0|g' \ + -e 's|@''REPLACE_EXPM1F''@|0|g' \ + -e 's|@''REPLACE_EXPM1L''@|0|g' \ + -e 's|@''REPLACE_EXP2''@|0|g' \ + -e 's|@''REPLACE_EXP2L''@|0|g' \ + -e 's|@''REPLACE_FABSL''@|0|g' \ + -e 's|@''REPLACE_FLOOR''@|0|g' \ + -e 's|@''REPLACE_FLOORF''@|0|g' \ + -e 's|@''REPLACE_FLOORL''@|0|g' \ + -e 's|@''REPLACE_FMA''@|0|g' \ + -e 's|@''REPLACE_FMAF''@|0|g' \ + -e 's|@''REPLACE_FMAL''@|0|g' \ + -e 's|@''REPLACE_FMOD''@|0|g' \ + -e 's|@''REPLACE_FMODF''@|0|g' \ + -e 's|@''REPLACE_FMODL''@|0|g' \ + -e 's|@''REPLACE_FREXPF''@|0|g' \ + -e 's|@''REPLACE_FREXP''@|0|g' \ + -e 's|@''REPLACE_FREXPL''@|0|g' \ + -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ + -e 's|@''REPLACE_HYPOT''@|0|g' \ + -e 's|@''REPLACE_HYPOTF''@|0|g' \ + -e 's|@''REPLACE_HYPOTL''@|0|g' \ + -e 's|@''REPLACE_ILOGB''@|0|g' \ + -e 's|@''REPLACE_ILOGBF''@|0|g' \ + -e 's|@''REPLACE_ILOGBL''@|0|g' \ + -e 's|@''REPLACE_ISFINITE''@|0|g' \ + -e 's|@''REPLACE_ISINF''@|0|g' \ + -e 's|@''REPLACE_ISNAN''@|0|g' \ + -e 's|@''REPLACE_ITOLD''@|0|g' \ + -e 's|@''REPLACE_LDEXPL''@|0|g' \ + -e 's|@''REPLACE_LOG''@|0|g' \ + -e 's|@''REPLACE_LOGF''@|0|g' \ + -e 's|@''REPLACE_LOGL''@|0|g' \ + -e 's|@''REPLACE_LOG10''@|0|g' \ + -e 's|@''REPLACE_LOG10F''@|0|g' \ + -e 's|@''REPLACE_LOG10L''@|0|g' \ + -e 's|@''REPLACE_LOG1P''@|0|g' \ + -e 's|@''REPLACE_LOG1PF''@|0|g' \ + -e 's|@''REPLACE_LOG1PL''@|0|g' \ + -e 's|@''REPLACE_LOG2''@|0|g' \ + -e 's|@''REPLACE_LOG2F''@|0|g' \ + -e 's|@''REPLACE_LOG2L''@|0|g' \ + -e 's|@''REPLACE_LOGB''@|0|g' \ + -e 's|@''REPLACE_LOGBF''@|0|g' \ + -e 's|@''REPLACE_LOGBL''@|0|g' \ + -e 's|@''REPLACE_MODF''@|0|g' \ + -e 's|@''REPLACE_MODFF''@|0|g' \ + -e 's|@''REPLACE_MODFL''@|0|g' \ + -e 's|@''REPLACE_NAN''@|0|g' \ + -e 's|@''REPLACE_REMAINDER''@|0|g' \ + -e 's|@''REPLACE_REMAINDERF''@|0|g' \ + -e 's|@''REPLACE_REMAINDERL''@|0|g' \ + -e 's|@''REPLACE_RINTL''@|0|g' \ + -e 's|@''REPLACE_ROUND''@|0|g' \ + -e 's|@''REPLACE_ROUNDF''@|0|g' \ + -e 's|@''REPLACE_ROUNDL''@|0|g' \ + -e 's|@''REPLACE_SIGNBIT''@|0|g' \ + -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \ + -e 's|@''REPLACE_SINF''@|0|g' \ + -e 's|@''REPLACE_SINHF''@|0|g' \ + -e 's|@''REPLACE_SQRTF''@|0|g' \ + -e 's|@''REPLACE_SQRTL''@|0|g' \ + -e 's|@''REPLACE_TANF''@|0|g' \ + -e 's|@''REPLACE_TANHF''@|0|g' \ + -e 's|@''REPLACE_TRUNC''@|0|g' \ + -e 's|@''REPLACE_TRUNCF''@|0|g' \ + -e 's|@''REPLACE_TRUNCL''@|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'; \ +} > math.h-t && \ +mv math.h-t math.h +rm -f omp.h-t omp.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_OMP_H''@||g' \ + < ./omp.in.h; \ +} > omp.h-t && \ +mv omp.h-t omp.h +rm -f sched.h-t sched.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_SCHED_H''@|1|g' \ + -e 's|@''HAVE_SYS_CDEFS_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_SCHED_H''@||g' \ + -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' \ + -e 's/@''GNULIB_SCHED_YIELD''@/0/g' \ + -e 's|@''HAVE_SCHED_YIELD''@|1|g' \ + -e 's|@''REPLACE_SCHED_YIELD''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./sched.in.h; \ +} > sched.h-t && \ +mv sched.h-t sched.h +rm -f signal.h-t signal.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_SIGNAL_H''@||g' \ + -e 's/@''GNULIB_PTHREAD_SIGMASK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_RAISE''@/1/g' \ + -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \ + -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ + -e 's/@''GNULIB_SIGACTION''@/1/g' \ + -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ + -e 's|@''HAVE_RAISE''@|1|g' \ + -e 's|@''HAVE_SIGSET_T''@|1|g' \ + -e 's|@''HAVE_SIGINFO_T''@|1|g' \ + -e 's|@''HAVE_SIGACTION''@|1|g' \ + -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ + -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ + -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ + -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ + -e 's|@''REPLACE_RAISE''@|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' \ + < ./signal.in.h; \ +} > signal.h-t && \ +mv signal.h-t signal.h +rm -f spawn.h-t spawn.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_SPAWN_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_SPAWN_H''@||g' \ + -e 's/@''GNULIB_POSIX_SPAWN''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWNP''@/1/g' \ + -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@/1/g' \ + -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@/1/g' \ + -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@/1/g' \ + -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@/1/g' \ + -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@/1/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_INIT''@/1/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@/1/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@/0/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@/1/g' \ + -e 's/@''GNULIB_POSIX_SPAWNATTR_DESTROY''@/1/g' \ + -e 's|@''HAVE_POSIX_SPAWN''@|1|g' \ + -e 's|@''HAVE_POSIX_SPAWNATTR_T''@|1|g' \ + -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|1|g' \ + -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@|1|g' \ + -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@|1|g' \ + -e 's|@''REPLACE_POSIX_SPAWN''@|0|g' \ + -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@|0|g' \ + -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|0|g' \ + -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|0|g' \ + -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@|0|g' \ + -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|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' \ + < ./spawn.in.h; \ +} > spawn.h-t && \ +mv spawn.h-t spawn.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''@/1/g' \ + -e 's/@''GNULIB_FFLUSH''@/0/g' \ + -e 's/@''GNULIB_FGETC''@/1/g' \ + -e 's/@''GNULIB_FGETS''@/1/g' \ + -e 's/@''GNULIB_FOPEN''@/1/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''@/1/g' \ + -e 's/@''GNULIB_FTELLO''@/1/g' \ + -e 's/@''GNULIB_FWRITE''@/1/g' \ + -e 's/@''GNULIB_GETC''@/1/g' \ + -e 's/@''GNULIB_GETCHAR''@/1/g' \ + -e 's/@''GNULIB_GETDELIM''@/1/g' \ + -e 's/@''GNULIB_GETLINE''@/1/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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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''@/1/g' \ + -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ + -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ + -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \ + -e 's/@''GNULIB_TMPFILE''@/0/g' \ + -e 's/@''GNULIB_VASPRINTF''@/1/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''@/1/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''@/1/g' \ + -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ + -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ + -e 's/@''GNULIB_GRANTPT''@/0/g' \ + -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ + -e 's/@''GNULIB_MBTOWC''@/1/g' \ + -e 's/@''GNULIB_MKDTEMP''@/1/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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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''@/1/g' \ + -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ + -e 's/@''GNULIB_REALPATH''@/1/g' \ + -e 's/@''GNULIB_RPMATCH''@/0/g' \ + -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \ + -e 's/@''GNULIB_SETENV''@/1/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''@/1/g' \ + -e 's/@''GNULIB_WCTOMB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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''@/1/g' \ + -e 's/@''GNULIB_FFSL''@/0/g' \ + -e 's/@''GNULIB_FFSLL''@/0/g' \ + -e 's/@''GNULIB_MBSLEN''@/1/g' \ + -e 's/@''GNULIB_MBSNLEN''@/0/g' \ + -e 's/@''GNULIB_MBSCHR''@/0/g' \ + -e 's/@''GNULIB_MBSRCHR''@/0/g' \ + -e 's/@''GNULIB_MBSSTR''@/1/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''@/1/g' \ + -e 's/@''GNULIB_MEMMEM''@/0/g' \ + -e 's/@''GNULIB_MEMPCPY''@/1/g' \ + -e 's/@''GNULIB_MEMRCHR''@/0/g' \ + -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ + -e 's/@''GNULIB_STPCPY''@/1/g' \ + -e 's/@''GNULIB_STPNCPY''@/1/g' \ + -e 's/@''GNULIB_STRCHRNUL''@/1/g' \ + -e 's/@''GNULIB_STRDUP''@/0/g' \ + -e 's/@''GNULIB_STRNCAT''@/0/g' \ + -e 's/@''GNULIB_STRNDUP''@/0/g' \ + -e 's/@''GNULIB_STRNLEN''@/1/g' \ + -e 's/@''GNULIB_STRPBRK''@/1/g' \ + -e 's/@''GNULIB_STRSEP''@/0/g' \ + -e 's/@''GNULIB_STRSTR''@/1/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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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_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''@|1|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 +/bin/mkdir -p sys +rm -f sys/random.h-t sys/random.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_RANDOM_H''@||g' \ + -e 's|@''HAVE_SYS_RANDOM_H''@|1|g' \ + -e 's/@''GNULIB_GETRANDOM''@/1/g' \ + -e 's/@''HAVE_GETRANDOM''@/1/g' \ + -e 's/@''REPLACE_GETRANDOM''@/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' \ + < ./sys_random.in.h; \ +} > sys/random.h-t && \ +mv -f sys/random.h-t sys/random.h +/bin/mkdir -p sys +rm -f sys/select.h-t sys/select.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_SELECT_H''@||g' \ + -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ + -e 's/@''GNULIB_PSELECT''@/0/g' \ + -e 's/@''GNULIB_SELECT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ + -e 's|@''HAVE_PSELECT''@|1|g' \ + -e 's|@''REPLACE_PSELECT''@|0|g' \ + -e 's|@''REPLACE_SELECT''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./sys_select.in.h; \ +} > sys/select.h-t && \ +mv sys/select.h-t sys/select.h +/bin/mkdir -p sys +rm -f sys/stat.h-t sys/stat.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_STAT_H''@||g' \ + -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ + -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ + -e 's/@''GNULIB_FCHMODAT''@/0/g' \ + -e 's/@''GNULIB_FSTAT''@/1/g' \ + -e 's/@''GNULIB_FSTATAT''@/0/g' \ + -e 's/@''GNULIB_FUTIMENS''@/0/g' \ + -e 's/@''GNULIB_GETUMASK''@/0/g' \ + -e 's/@''GNULIB_LCHMOD''@/0/g' \ + -e 's/@''GNULIB_LSTAT''@/1/g' \ + -e 's/@''GNULIB_MKDIRAT''@/0/g' \ + -e 's/@''GNULIB_MKFIFO''@/0/g' \ + -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ + -e 's/@''GNULIB_MKNOD''@/0/g' \ + -e 's/@''GNULIB_MKNODAT''@/0/g' \ + -e 's/@''GNULIB_STAT''@/1/g' \ + -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ + -e 's|@''HAVE_FCHMODAT''@|1|g' \ + -e 's|@''HAVE_FSTATAT''@|1|g' \ + -e 's|@''HAVE_FUTIMENS''@|1|g' \ + -e 's|@''HAVE_GETUMASK''@|1|g' \ + -e 's|@''HAVE_LCHMOD''@|1|g' \ + -e 's|@''HAVE_LSTAT''@|1|g' \ + -e 's|@''HAVE_MKDIRAT''@|1|g' \ + -e 's|@''HAVE_MKFIFO''@|1|g' \ + -e 's|@''HAVE_MKFIFOAT''@|1|g' \ + -e 's|@''HAVE_MKNOD''@|1|g' \ + -e 's|@''HAVE_MKNODAT''@|1|g' \ + -e 's|@''HAVE_UTIMENSAT''@|1|g' \ + -e 's|@''REPLACE_FCHMODAT''@|0|g' \ + -e 's|@''REPLACE_FSTAT''@|0|g' \ + -e 's|@''REPLACE_FSTATAT''@|0|g' \ + -e 's|@''REPLACE_FUTIMENS''@|0|g' \ + -e 's|@''REPLACE_LSTAT''@|0|g' \ + -e 's|@''REPLACE_MKDIR''@|0|g' \ + -e 's|@''REPLACE_MKFIFO''@|0|g' \ + -e 's|@''REPLACE_MKNOD''@|0|g' \ + -e 's|@''REPLACE_STAT''@|0|g' \ + -e 's|@''REPLACE_UTIMENSAT''@|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' \ + < ./sys_stat.in.h; \ +} > sys/stat.h-t && \ +mv sys/stat.h-t sys/stat.h +/bin/mkdir -p sys +rm -f sys/time.h-t sys/time.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's/@''HAVE_SYS_TIME_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_SYS_TIME_H''@||g' \ + -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ + -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ + -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ + -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ + -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ + -e 's/@''REPLACE_STRUCT_TIMEVAL''@/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' \ + < ./sys_time.in.h; \ +} > sys/time.h-t && \ +mv sys/time.h-t sys/time.h +/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 +/bin/mkdir -p sys +rm -f sys/wait.h-t sys/wait.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_WAIT_H''@||g' \ + -e 's/@''GNULIB_WAITPID''@/1/g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./sys_wait.in.h; \ +} > sys/wait.h-t && \ +mv sys/wait.h-t sys/wait.h +rm -f time.h-t time.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_TIME_H''@||g' \ + -e 's/@''GNULIB_CTIME''@/0/g' \ + -e 's/@''GNULIB_LOCALTIME''@/1/g' \ + -e 's/@''GNULIB_MKTIME''@/0/g' \ + -e 's/@''GNULIB_NANOSLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_STRFTIME''@/0/g' \ + -e 's/@''GNULIB_STRPTIME''@/0/g' \ + -e 's/@''GNULIB_TIMEGM''@/0/g' \ + -e 's/@''GNULIB_TIME_R''@/0/g' \ + -e 's/@''GNULIB_TIME_RZ''@/0/g' \ + -e 's/@''GNULIB_TZSET''@/0/g' \ + -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ + -e 's|@''HAVE_NANOSLEEP''@|1|g' \ + -e 's|@''HAVE_STRPTIME''@|1|g' \ + -e 's|@''HAVE_TIMEGM''@|1|g' \ + -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ + -e 's|@''HAVE_TZSET''@|1|g' \ + -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_GMTIME''@|0|g' \ + -e 's|@''REPLACE_LOCALTIME''@|0|g' \ + -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_NANOSLEEP''@|1|g' \ + -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ + -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ + -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ + -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ + -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|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' \ + < ./time.in.h; \ +} > time.h-t && \ +mv time.h-t time.h +rm -f uniconv.h-t uniconv.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./uniconv.in.h; \ +} > uniconv.h-t && \ +mv -f uniconv.h-t uniconv.h +rm -f unictype.h-t unictype.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unictype.in.h; \ +} > unictype.h-t && \ +mv -f unictype.h-t unictype.h +rm -f unilbrk.h-t unilbrk.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unilbrk.in.h; \ +} > unilbrk.h-t && \ +mv -f unilbrk.h-t unilbrk.h +rm -f uniname.h-t uniname.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./uniname.in.h; \ +} > uniname.h-t && \ +mv -f uniname.h-t uniname.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''@/1/g' \ + -e 's/@''GNULIB_DUP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_DUP2''@/1/g' \ + -e 's/@''GNULIB_DUP3''@/0/g' \ + -e 's/@''GNULIB_ENVIRON''@/1/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''@/1/g' \ + -e 's/@''GNULIB_FTRUNCATE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_GETCWD''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ + -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ + -e 's/@''GNULIB_GETENTROPY''@/0/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_GETOPT_POSIX''@/1/g' \ + -e 's/@''GNULIB_GETPAGESIZE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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''@/1/g' \ + -e 's/@''GNULIB_PIPE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_PIPE2''@/1/g' \ + -e 's/@''GNULIB_PREAD''@/0/g' \ + -e 's/@''GNULIB_PWRITE''@/0/g' \ + -e 's/@''GNULIB_READ''@/1/g' \ + -e 's/@''GNULIB_READLINK''@/1/g' \ + -e 's/@''GNULIB_READLINKAT''@/0/g' \ + -e 's/@''GNULIB_RMDIR''@/1/g' \ + -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ + -e 's/@''GNULIB_SLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_SYMLINK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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''@/1/g' \ + -e 's/@''GNULIB_UNLINK''@/1/g' \ + -e 's/@''GNULIB_UNLINKAT''@/0/g' \ + -e 's/@''GNULIB_USLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_WRITE''@/1/g' \ + < ./unistd.in.h | \ + sed -e 's|@''HAVE_CHOWN''@|1|g' \ + -e 's|@''HAVE_COPY_FILE_RANGE''@|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_GETENTROPY''@|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_SYS_RANDOM_H''@|1|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 +rm -f unistr.h-t unistr.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unistr.in.h; \ +} > unistr.h-t && \ +mv -f unistr.h-t unistr.h +rm -f unitypes.h-t unitypes.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unitypes.in.h; \ +} > unitypes.h-t && \ +mv -f unitypes.h-t unitypes.h +rm -f uniwidth.h-t uniwidth.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./uniwidth.in.h; \ +} > uniwidth.h-t && \ +mv -f uniwidth.h-t uniwidth.h +rm -f utime.h-t utime.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's/@''HAVE_UTIME_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_UTIME_H''@||g' \ + -e 's/@''GNULIB_UTIME''@/1/g' \ + -e 's|@''HAVE_UTIME''@|1|g' \ + -e 's|@''REPLACE_UTIME''@|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' \ + < ./utime.in.h; \ +} > utime.h-t && \ +mv utime.h-t utime.h +rm -f wchar.h-t wchar.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|@''HAVE_FEATURES_H''@|1|g' \ + -e 's|@''NEXT_WCHAR_H''@||g' \ + -e 's|@''HAVE_WCHAR_H''@|1|g' \ + -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ + -e 's/@''GNULIB_BTOWC''@/1/g' \ + -e 's/@''GNULIB_WCTOB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_MBSINIT''@/1/g' \ + -e 's/@''GNULIB_MBRTOWC''@/1/g' \ + -e 's/@''GNULIB_MBRLEN''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ + -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ + -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ + -e 's/@''GNULIB_WCRTOMB''@/(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/g' \ + -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCWIDTH''@/1/g' \ + -e 's/@''GNULIB_WMEMCHR''@/1/g' \ + -e 's/@''GNULIB_WMEMCMP''@/0/g' \ + -e 's/@''GNULIB_WMEMCPY''@/0/g' \ + -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ + -e 's/@''GNULIB_WMEMPCPY''@/1/g' \ + -e 's/@''GNULIB_WMEMSET''@/0/g' \ + -e 's/@''GNULIB_WCSLEN''@/0/g' \ + -e 's/@''GNULIB_WCSNLEN''@/0/g' \ + -e 's/@''GNULIB_WCSCPY''@/0/g' \ + -e 's/@''GNULIB_WCPCPY''@/0/g' \ + -e 's/@''GNULIB_WCSNCPY''@/0/g' \ + -e 's/@''GNULIB_WCPNCPY''@/0/g' \ + -e 's/@''GNULIB_WCSCAT''@/0/g' \ + -e 's/@''GNULIB_WCSNCAT''@/0/g' \ + -e 's/@''GNULIB_WCSCMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCMP''@/0/g' \ + -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSCOLL''@/0/g' \ + -e 's/@''GNULIB_WCSXFRM''@/0/g' \ + -e 's/@''GNULIB_WCSDUP''@/0/g' \ + -e 's/@''GNULIB_WCSCHR''@/0/g' \ + -e 's/@''GNULIB_WCSRCHR''@/0/g' \ + -e 's/@''GNULIB_WCSCSPN''@/0/g' \ + -e 's/@''GNULIB_WCSSPN''@/0/g' \ + -e 's/@''GNULIB_WCSPBRK''@/0/g' \ + -e 's/@''GNULIB_WCSSTR''@/0/g' \ + -e 's/@''GNULIB_WCSTOK''@/0/g' \ + -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ + -e 's/@''GNULIB_WCSFTIME''@/0/g' \ + < ./wchar.in.h | \ + sed -e 's|@''HAVE_WINT_T''@|1|g' \ + -e 's|@''HAVE_BTOWC''@|1|g' \ + -e 's|@''HAVE_MBSINIT''@|1|g' \ + -e 's|@''HAVE_MBRTOWC''@|1|g' \ + -e 's|@''HAVE_MBRLEN''@|1|g' \ + -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ + -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ + -e 's|@''HAVE_WCRTOMB''@|1|g' \ + -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ + -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ + -e 's|@''HAVE_WMEMCHR''@|1|g' \ + -e 's|@''HAVE_WMEMCMP''@|1|g' \ + -e 's|@''HAVE_WMEMCPY''@|1|g' \ + -e 's|@''HAVE_WMEMMOVE''@|1|g' \ + -e 's|@''HAVE_WMEMPCPY''@|1|g' \ + -e 's|@''HAVE_WMEMSET''@|1|g' \ + -e 's|@''HAVE_WCSLEN''@|1|g' \ + -e 's|@''HAVE_WCSNLEN''@|1|g' \ + -e 's|@''HAVE_WCSCPY''@|1|g' \ + -e 's|@''HAVE_WCPCPY''@|1|g' \ + -e 's|@''HAVE_WCSNCPY''@|1|g' \ + -e 's|@''HAVE_WCPNCPY''@|1|g' \ + -e 's|@''HAVE_WCSCAT''@|1|g' \ + -e 's|@''HAVE_WCSNCAT''@|1|g' \ + -e 's|@''HAVE_WCSCMP''@|1|g' \ + -e 's|@''HAVE_WCSNCMP''@|1|g' \ + -e 's|@''HAVE_WCSCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSCOLL''@|1|g' \ + -e 's|@''HAVE_WCSXFRM''@|1|g' \ + -e 's|@''HAVE_WCSDUP''@|1|g' \ + -e 's|@''HAVE_WCSCHR''@|1|g' \ + -e 's|@''HAVE_WCSRCHR''@|1|g' \ + -e 's|@''HAVE_WCSCSPN''@|1|g' \ + -e 's|@''HAVE_WCSSPN''@|1|g' \ + -e 's|@''HAVE_WCSPBRK''@|1|g' \ + -e 's|@''HAVE_WCSSTR''@|1|g' \ + -e 's|@''HAVE_WCSTOK''@|1|g' \ + -e 's|@''HAVE_WCSWIDTH''@|1|g' \ + -e 's|@''HAVE_WCSFTIME''@|1|g' \ + -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ + -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ + | \ + sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ + -e 's|@''REPLACE_BTOWC''@|0|g' \ + -e 's|@''REPLACE_WCTOB''@|0|g' \ + -e 's|@''REPLACE_MBSINIT''@|0|g' \ + -e 's|@''REPLACE_MBRTOWC''@|1|g' \ + -e 's|@''REPLACE_MBRLEN''@|1|g' \ + -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ + -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ + -e 's|@''REPLACE_WCRTOMB''@|0|g' \ + -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSFTIME''@|0|g' \ + -e 's|@''REPLACE_WCSTOK''@|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'; \ +} > wchar.h-t && \ +mv wchar.h-t wchar.h +rm -f wctype.h-t wctype.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's/@''HAVE_WCTYPE_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_WCTYPE_H''@||g' \ + -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ + -e 's/@''GNULIB_ISWBLANK''@/1/g' \ + -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ + -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ + -e 's/@''GNULIB_WCTYPE''@/0/g' \ + -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ + -e 's/@''GNULIB_WCTRANS''@/0/g' \ + -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ + -e 's/@''HAVE_ISWBLANK''@/1/g' \ + -e 's/@''HAVE_ISWCNTRL''@/1/g' \ + -e 's/@''HAVE_WCTYPE_T''@/1/g' \ + -e 's/@''HAVE_WCTRANS_T''@/1/g' \ + -e 's/@''HAVE_WINT_T''@/1/g' \ + -e 's/@''REPLACE_ISWBLANK''@/0/g' \ + -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ + -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ + -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ + -e 's/@''REPLACE_TOWLOWER''@/0/g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./wctype.in.h; \ +} > wctype.h-t && \ +mv wctype.h-t wctype.h +make all-am +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-lib' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o acl-errno-valid.lo acl-errno-valid.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c acl-errno-valid.c -fPIC -DPIC -o .libs/acl-errno-valid.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o acl-internal.lo acl-internal.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c acl-internal.c -fPIC -DPIC -o .libs/acl-internal.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o get-permissions.lo get-permissions.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c get-permissions.c -fPIC -DPIC -o .libs/get-permissions.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o set-permissions.lo set-permissions.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c set-permissions.c -fPIC -DPIC -o .libs/set-permissions.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o allocator.lo allocator.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c allocator.c -fPIC -DPIC -o .libs/allocator.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o areadlink.lo areadlink.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c areadlink.c -fPIC -DPIC -o .libs/areadlink.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o areadlink-with-size.lo areadlink-with-size.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c areadlink-with-size.c -fPIC -DPIC -o .libs/areadlink-with-size.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o argmatch.lo argmatch.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c argmatch.c -fPIC -DPIC -o .libs/argmatch.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o asyncsafe-spin.lo asyncsafe-spin.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c asyncsafe-spin.c -fPIC -DPIC -o .libs/asyncsafe-spin.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o backupfile.lo backupfile.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c backupfile.c -fPIC -DPIC -o .libs/backupfile.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o addext.lo addext.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c addext.c -fPIC -DPIC -o .libs/addext.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o basename-lgpl.lo basename-lgpl.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o binary-io.lo binary-io.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c binary-io.c -fPIC -DPIC -o .libs/binary-io.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o bitrotate.lo bitrotate.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c bitrotate.c -fPIC -DPIC -o .libs/bitrotate.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o c-ctype.lo c-ctype.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o c-strcasecmp.lo c-strcasecmp.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o c-strncasecmp.lo c-strncasecmp.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o c-strcasestr.lo c-strcasestr.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c c-strcasestr.c -fPIC -DPIC -o .libs/c-strcasestr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o c-strstr.lo c-strstr.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c c-strstr.c -fPIC -DPIC -o .libs/c-strstr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o canonicalize.lo canonicalize.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c canonicalize.c -fPIC -DPIC -o .libs/canonicalize.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o careadlinkat.lo careadlinkat.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c careadlinkat.c -fPIC -DPIC -o .libs/careadlinkat.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o classpath.lo classpath.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c classpath.c -fPIC -DPIC -o .libs/classpath.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o clean-temp.lo clean-temp.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c clean-temp.c -fPIC -DPIC -o .libs/clean-temp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o cloexec.lo cloexec.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o closeout.lo closeout.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c closeout.c -fPIC -DPIC -o .libs/closeout.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o concat-filename.lo concat-filename.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c concat-filename.c -fPIC -DPIC -o .libs/concat-filename.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o copy-file.lo copy-file.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c copy-file.c -fPIC -DPIC -o .libs/copy-file.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o csharpcomp.lo csharpcomp.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c csharpcomp.c -fPIC -DPIC -o .libs/csharpcomp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o csharpexec.lo csharpexec.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c csharpexec.c -fPIC -DPIC -o .libs/csharpexec.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o dirname-lgpl.lo dirname-lgpl.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o stripslash.lo stripslash.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o error-progname.lo error-progname.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c error-progname.c -fPIC -DPIC -o .libs/error-progname.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o execute.lo execute.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c execute.c -fPIC -DPIC -o .libs/execute.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o exitfail.lo exitfail.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o fatal-signal.lo fatal-signal.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c fatal-signal.c -fPIC -DPIC -o .libs/fatal-signal.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o fd-hook.lo fd-hook.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o fd-safer-flag.lo fd-safer-flag.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c fd-safer-flag.c -fPIC -DPIC -o .libs/fd-safer-flag.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o dup-safer-flag.lo dup-safer-flag.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c dup-safer-flag.c -fPIC -DPIC -o .libs/dup-safer-flag.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o file-set.lo file-set.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c file-set.c -fPIC -DPIC -o .libs/file-set.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o findprog.lo findprog.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c findprog.c -fPIC -DPIC -o .libs/findprog.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o fstrcmp.lo fstrcmp.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c fstrcmp.c -fPIC -DPIC -o .libs/fstrcmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o full-write.lo full-write.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c full-write.c -fPIC -DPIC -o .libs/full-write.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o fwriteerror.lo fwriteerror.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c fwriteerror.c -fPIC -DPIC -o .libs/fwriteerror.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o gcd.lo gcd.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c gcd.c -fPIC -DPIC -o .libs/gcd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o getprogname.lo getprogname.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c getprogname.c -fPIC -DPIC -o .libs/getprogname.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o gettime.lo gettime.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c gettime.c -fPIC -DPIC -o .libs/gettime.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o hard-locale.lo hard-locale.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c hard-locale.c -fPIC -DPIC -o .libs/hard-locale.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o hash.lo hash.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c hash.c -fPIC -DPIC -o .libs/hash.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o hash-pjw.lo hash-pjw.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c hash-pjw.c -fPIC -DPIC -o .libs/hash-pjw.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o hash-triple-simple.lo hash-triple-simple.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c hash-triple-simple.c -fPIC -DPIC -o .libs/hash-triple-simple.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o javacomp.lo javacomp.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c javacomp.c -fPIC -DPIC -o .libs/javacomp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o javaexec.lo javaexec.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c javaexec.c -fPIC -DPIC -o .libs/javaexec.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o javaversion.lo javaversion.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c javaversion.c -fPIC -DPIC -o .libs/javaversion.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o gl_linked_list.lo gl_linked_list.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c gl_linked_list.c -fPIC -DPIC -o .libs/gl_linked_list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o gl_linkedhash_list.lo gl_linkedhash_list.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c gl_linkedhash_list.c -fPIC -DPIC -o .libs/gl_linkedhash_list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o gl_list.lo gl_list.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c gl_list.c -fPIC -DPIC -o .libs/gl_list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o localcharset.lo localcharset.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o localename.lo localename.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c localename.c -fPIC -DPIC -o .libs/localename.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o localename-table.lo localename-table.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c localename-table.c -fPIC -DPIC -o .libs/localename-table.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o glthread/lock.lo glthread/lock.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o malloca.lo malloca.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c malloca.c -fPIC -DPIC -o .libs/malloca.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o math.lo math.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c math.c -fPIC -DPIC -o .libs/math.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mbchar.lo mbchar.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mbchar.c -fPIC -DPIC -o .libs/mbchar.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mbiter.lo mbiter.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mbiter.c -fPIC -DPIC -o .libs/mbiter.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mbslen.lo mbslen.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mbslen.c -fPIC -DPIC -o .libs/mbslen.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mbsstr.lo mbsstr.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mbsstr.c -fPIC -DPIC -o .libs/mbsstr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mbswidth.lo mbswidth.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mbswidth.c -fPIC -DPIC -o .libs/mbswidth.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mbuiter.lo mbuiter.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mbuiter.c -fPIC -DPIC -o .libs/mbuiter.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mem-hash-map.lo mem-hash-map.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mem-hash-map.c -fPIC -DPIC -o .libs/mem-hash-map.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o omp-init.lo omp-init.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c omp-init.c -fPIC -DPIC -o .libs/omp-init.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o pipe-filter-ii.lo pipe-filter-ii.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c pipe-filter-ii.c -fPIC -DPIC -o .libs/pipe-filter-ii.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o pipe-filter-aux.lo pipe-filter-aux.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c pipe-filter-aux.c -fPIC -DPIC -o .libs/pipe-filter-aux.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o pipe2.lo pipe2.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c pipe2.c -fPIC -DPIC -o .libs/pipe2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o pipe2-safer.lo pipe2-safer.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c pipe2-safer.c -fPIC -DPIC -o .libs/pipe2-safer.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o progname.lo progname.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c progname.c -fPIC -DPIC -o .libs/progname.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o propername.lo propername.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c propername.c -fPIC -DPIC -o .libs/propername.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o qcopy-acl.lo qcopy-acl.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c qcopy-acl.c -fPIC -DPIC -o .libs/qcopy-acl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o quotearg.lo quotearg.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c quotearg.c -fPIC -DPIC -o .libs/quotearg.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o read-file.lo read-file.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c read-file.c -fPIC -DPIC -o .libs/read-file.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o safe-read.lo safe-read.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o safe-write.lo safe-write.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c safe-write.c -fPIC -DPIC -o .libs/safe-write.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o setlocale_null.lo setlocale_null.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c setlocale_null.c -fPIC -DPIC -o .libs/setlocale_null.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o sh-quote.lo sh-quote.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c sh-quote.c -fPIC -DPIC -o .libs/sh-quote.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o sig-handler.lo sig-handler.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c sig-handler.c -fPIC -DPIC -o .libs/sig-handler.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o spawn-pipe.lo spawn-pipe.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c spawn-pipe.c -fPIC -DPIC -o .libs/spawn-pipe.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o stat-time.lo stat-time.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c stat-time.c -fPIC -DPIC -o .libs/stat-time.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o striconv.lo striconv.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c striconv.c -fPIC -DPIC -o .libs/striconv.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o striconveh.lo striconveh.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c striconveh.c -fPIC -DPIC -o .libs/striconveh.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o striconveha.lo striconveha.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c striconveha.c -fPIC -DPIC -o .libs/striconveha.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o strnlen1.lo strnlen1.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o supersede.lo supersede.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c supersede.c -fPIC -DPIC -o .libs/supersede.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o tempname.lo tempname.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c tempname.c -fPIC -DPIC -o .libs/tempname.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o glthread/threadlib.lo glthread/threadlib.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o timespec.lo timespec.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c timespec.c -fPIC -DPIC -o .libs/timespec.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o glthread/tls.lo glthread/tls.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c glthread/tls.c -fPIC -DPIC -o glthread/.libs/tls.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o tmpdir.lo tmpdir.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c tmpdir.c -fPIC -DPIC -o .libs/tmpdir.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o trim.lo trim.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c trim.c -fPIC -DPIC -o .libs/trim.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o uniconv/u8-conv-from-enc.lo uniconv/u8-conv-from-enc.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c uniconv/u8-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u8-conv-from-enc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unictype/ctype_space.lo unictype/ctype_space.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unictype/ctype_space.c -fPIC -DPIC -o unictype/.libs/ctype_space.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unictype/sy_java_whitespace.lo unictype/sy_java_whitespace.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unictype/sy_java_whitespace.c -fPIC -DPIC -o unictype/.libs/sy_java_whitespace.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unilbrk/lbrktables.lo unilbrk/lbrktables.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unilbrk/lbrktables.c -fPIC -DPIC -o unilbrk/.libs/lbrktables.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unilbrk/u8-possible-linebreaks.lo unilbrk/u8-possible-linebreaks.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unilbrk/u8-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-possible-linebreaks.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unilbrk/u8-width-linebreaks.lo unilbrk/u8-width-linebreaks.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unilbrk/u8-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-width-linebreaks.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unilbrk/ulc-common.lo unilbrk/ulc-common.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unilbrk/ulc-common.c -fPIC -DPIC -o unilbrk/.libs/ulc-common.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unilbrk/ulc-width-linebreaks.lo unilbrk/ulc-width-linebreaks.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unilbrk/ulc-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/ulc-width-linebreaks.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o uniname/uniname.lo uniname/uniname.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c uniname/uniname.c -fPIC -DPIC -o uniname/.libs/uniname.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistd.lo unistd.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistd.c -fPIC -DPIC -o .libs/unistd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o dup-safer.lo dup-safer.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o fd-safer.lo fd-safer.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o pipe-safer.lo pipe-safer.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u16-mbtouc.lo unistr/u16-mbtouc.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u16-mbtouc.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-aux.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u16-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc-aux.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-check.lo unistr/u8-check.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-check.c -fPIC -DPIC -o unistr/.libs/u8-check.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mblen.lo unistr/u8-mblen.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-mblen.c -fPIC -DPIC -o unistr/.libs/u8-mblen.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mbtouc.lo unistr/u8-mbtouc.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-mbtouc.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-aux.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-aux.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtouc-unsafe-aux.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-mbtouc-unsafe-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe-aux.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-mbtoucr.lo unistr/u8-mbtoucr.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-mbtoucr.c -fPIC -DPIC -o unistr/.libs/u8-mbtoucr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-prev.lo unistr/u8-prev.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-prev.c -fPIC -DPIC -o unistr/.libs/u8-prev.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-uctomb.lo unistr/u8-uctomb.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-uctomb.c -fPIC -DPIC -o unistr/.libs/u8-uctomb.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o unistr/u8-uctomb-aux.lo unistr/u8-uctomb-aux.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/u8-uctomb-aux.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o uniwidth/width.lo uniwidth/width.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/width.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o utimens.lo utimens.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c utimens.c -fPIC -DPIC -o .libs/utimens.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o wait-process.lo wait-process.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c wait-process.c -fPIC -DPIC -o .libs/wait-process.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o wctype-h.lo wctype-h.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xmalloc.lo xmalloc.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xstrdup.lo xstrdup.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xstrdup.c -fPIC -DPIC -o .libs/xstrdup.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xconcat-filename.lo xconcat-filename.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xconcat-filename.c -fPIC -DPIC -o .libs/xconcat-filename.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xerror.lo xerror.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xerror.c -fPIC -DPIC -o .libs/xerror.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xgetcwd.lo xgetcwd.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xgetcwd.c -fPIC -DPIC -o .libs/xgetcwd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o gl_xlist.lo gl_xlist.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c gl_xlist.c -fPIC -DPIC -o .libs/gl_xlist.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xmalloca.lo xmalloca.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xmalloca.c -fPIC -DPIC -o .libs/xmalloca.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xmemdup0.lo xmemdup0.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xmemdup0.c -fPIC -DPIC -o .libs/xmemdup0.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xreadlink.lo xreadlink.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xreadlink.c -fPIC -DPIC -o .libs/xreadlink.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xsetenv.lo xsetenv.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xsetenv.c -fPIC -DPIC -o .libs/xsetenv.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xsize.lo xsize.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xsize.c -fPIC -DPIC -o .libs/xsize.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xstriconv.lo xstriconv.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xstriconv.c -fPIC -DPIC -o .libs/xstriconv.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xstriconveh.lo xstriconveh.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xstriconveh.c -fPIC -DPIC -o .libs/xstriconveh.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xvasprintf.lo xvasprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o xasprintf.lo xasprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o asnprintf.lo asnprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o fcntl.lo fcntl.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o mbrtowc.lo mbrtowc.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c mbrtowc.c -fPIC -DPIC -o .libs/mbrtowc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o obstack.lo obstack.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c obstack.c -fPIC -DPIC -o .libs/obstack.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o printf-args.lo printf-args.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o printf-parse.lo printf-parse.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o vasnprintf.lo vasnprintf.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-DOCBparser.lo `test -f 'libxml/DOCBparser.c' || echo './'`libxml/DOCBparser.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/DOCBparser.c -fPIC -DPIC -o libxml/.libs/rpl_la-DOCBparser.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-HTMLparser.lo `test -f 'libxml/HTMLparser.c' || echo './'`libxml/HTMLparser.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/HTMLparser.c -fPIC -DPIC -o libxml/.libs/rpl_la-HTMLparser.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-HTMLtree.lo `test -f 'libxml/HTMLtree.c' || echo './'`libxml/HTMLtree.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/HTMLtree.c -fPIC -DPIC -o libxml/.libs/rpl_la-HTMLtree.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-SAX.lo `test -f 'libxml/SAX.c' || echo './'`libxml/SAX.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/SAX.c -fPIC -DPIC -o libxml/.libs/rpl_la-SAX.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-SAX2.lo `test -f 'libxml/SAX2.c' || echo './'`libxml/SAX2.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/SAX2.c -fPIC -DPIC -o libxml/.libs/rpl_la-SAX2.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-buf.lo `test -f 'libxml/buf.c' || echo './'`libxml/buf.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/buf.c -fPIC -DPIC -o libxml/.libs/rpl_la-buf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-c14n.lo `test -f 'libxml/c14n.c' || echo './'`libxml/c14n.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/c14n.c -fPIC -DPIC -o libxml/.libs/rpl_la-c14n.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-catalog.lo `test -f 'libxml/catalog.c' || echo './'`libxml/catalog.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/catalog.c -fPIC -DPIC -o libxml/.libs/rpl_la-catalog.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-chvalid.lo `test -f 'libxml/chvalid.c' || echo './'`libxml/chvalid.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/chvalid.c -fPIC -DPIC -o libxml/.libs/rpl_la-chvalid.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-debugXML.lo `test -f 'libxml/debugXML.c' || echo './'`libxml/debugXML.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/debugXML.c -fPIC -DPIC -o libxml/.libs/rpl_la-debugXML.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-dict.lo `test -f 'libxml/dict.c' || echo './'`libxml/dict.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/dict.c -fPIC -DPIC -o libxml/.libs/rpl_la-dict.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-encoding.lo `test -f 'libxml/encoding.c' || echo './'`libxml/encoding.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/encoding.c -fPIC -DPIC -o libxml/.libs/rpl_la-encoding.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-entities.lo `test -f 'libxml/entities.c' || echo './'`libxml/entities.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/entities.c -fPIC -DPIC -o libxml/.libs/rpl_la-entities.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-error.lo `test -f 'libxml/error.c' || echo './'`libxml/error.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/error.c -fPIC -DPIC -o libxml/.libs/rpl_la-error.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-globals.lo `test -f 'libxml/globals.c' || echo './'`libxml/globals.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/globals.c -fPIC -DPIC -o libxml/.libs/rpl_la-globals.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-hash.lo `test -f 'libxml/hash.c' || echo './'`libxml/hash.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/hash.c -fPIC -DPIC -o libxml/.libs/rpl_la-hash.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-legacy.lo `test -f 'libxml/legacy.c' || echo './'`libxml/legacy.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/legacy.c -fPIC -DPIC -o libxml/.libs/rpl_la-legacy.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-list.lo `test -f 'libxml/list.c' || echo './'`libxml/list.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/list.c -fPIC -DPIC -o libxml/.libs/rpl_la-list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-nanoftp.lo `test -f 'libxml/nanoftp.c' || echo './'`libxml/nanoftp.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/nanoftp.c -fPIC -DPIC -o libxml/.libs/rpl_la-nanoftp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-nanohttp.lo `test -f 'libxml/nanohttp.c' || echo './'`libxml/nanohttp.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/nanohttp.c -fPIC -DPIC -o libxml/.libs/rpl_la-nanohttp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-parser.lo `test -f 'libxml/parser.c' || echo './'`libxml/parser.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/parser.c -fPIC -DPIC -o libxml/.libs/rpl_la-parser.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-parserInternals.lo `test -f 'libxml/parserInternals.c' || echo './'`libxml/parserInternals.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/parserInternals.c -fPIC -DPIC -o libxml/.libs/rpl_la-parserInternals.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-pattern.lo `test -f 'libxml/pattern.c' || echo './'`libxml/pattern.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/pattern.c -fPIC -DPIC -o libxml/.libs/rpl_la-pattern.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-relaxng.lo `test -f 'libxml/relaxng.c' || echo './'`libxml/relaxng.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/relaxng.c -fPIC -DPIC -o libxml/.libs/rpl_la-relaxng.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-schematron.lo `test -f 'libxml/schematron.c' || echo './'`libxml/schematron.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/schematron.c -fPIC -DPIC -o libxml/.libs/rpl_la-schematron.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-threads.lo `test -f 'libxml/threads.c' || echo './'`libxml/threads.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/threads.c -fPIC -DPIC -o libxml/.libs/rpl_la-threads.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-tree.lo `test -f 'libxml/tree.c' || echo './'`libxml/tree.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/tree.c -fPIC -DPIC -o libxml/.libs/rpl_la-tree.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-trionan.lo `test -f 'libxml/trionan.c' || echo './'`libxml/trionan.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/trionan.c -fPIC -DPIC -o libxml/.libs/rpl_la-trionan.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-uri.lo `test -f 'libxml/uri.c' || echo './'`libxml/uri.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/uri.c -fPIC -DPIC -o libxml/.libs/rpl_la-uri.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-valid.lo `test -f 'libxml/valid.c' || echo './'`libxml/valid.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/valid.c -fPIC -DPIC -o libxml/.libs/rpl_la-valid.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xinclude.lo `test -f 'libxml/xinclude.c' || echo './'`libxml/xinclude.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xinclude.c -fPIC -DPIC -o libxml/.libs/rpl_la-xinclude.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xlink.lo `test -f 'libxml/xlink.c' || echo './'`libxml/xlink.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xlink.c -fPIC -DPIC -o libxml/.libs/rpl_la-xlink.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlIO.lo `test -f 'libxml/xmlIO.c' || echo './'`libxml/xmlIO.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlIO.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlIO.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlmemory.lo `test -f 'libxml/xmlmemory.c' || echo './'`libxml/xmlmemory.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlmemory.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlmemory.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlmodule.lo `test -f 'libxml/xmlmodule.c' || echo './'`libxml/xmlmodule.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlmodule.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlmodule.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlreader.lo `test -f 'libxml/xmlreader.c' || echo './'`libxml/xmlreader.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlreader.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlreader.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlregexp.lo `test -f 'libxml/xmlregexp.c' || echo './'`libxml/xmlregexp.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlregexp.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlregexp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlsave.lo `test -f 'libxml/xmlsave.c' || echo './'`libxml/xmlsave.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlsave.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlsave.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlschemas.lo `test -f 'libxml/xmlschemas.c' || echo './'`libxml/xmlschemas.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlschemas.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlschemas.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlschemastypes.lo `test -f 'libxml/xmlschemastypes.c' || echo './'`libxml/xmlschemastypes.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlschemastypes.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlschemastypes.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlstring.lo `test -f 'libxml/xmlstring.c' || echo './'`libxml/xmlstring.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlstring.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlstring.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlunicode.lo `test -f 'libxml/xmlunicode.c' || echo './'`libxml/xmlunicode.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlunicode.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlunicode.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xmlwriter.lo `test -f 'libxml/xmlwriter.c' || echo './'`libxml/xmlwriter.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xmlwriter.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlwriter.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xpath.lo `test -f 'libxml/xpath.c' || echo './'`libxml/xpath.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xpath.c -fPIC -DPIC -o libxml/.libs/rpl_la-xpath.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c -o libxml/rpl_la-xpointer.lo `test -f 'libxml/xpointer.c' || echo './'`libxml/xpointer.c +libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -g -O2 -c libxml/xpointer.c -fPIC -DPIC -o libxml/.libs/rpl_la-xpointer.o +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libxml_rpl.la libxml/rpl_la-DOCBparser.lo libxml/rpl_la-HTMLparser.lo libxml/rpl_la-HTMLtree.lo libxml/rpl_la-SAX.lo libxml/rpl_la-SAX2.lo libxml/rpl_la-buf.lo libxml/rpl_la-c14n.lo libxml/rpl_la-catalog.lo libxml/rpl_la-chvalid.lo libxml/rpl_la-debugXML.lo libxml/rpl_la-dict.lo libxml/rpl_la-encoding.lo libxml/rpl_la-entities.lo libxml/rpl_la-error.lo libxml/rpl_la-globals.lo libxml/rpl_la-hash.lo libxml/rpl_la-legacy.lo libxml/rpl_la-list.lo libxml/rpl_la-nanoftp.lo libxml/rpl_la-nanohttp.lo libxml/rpl_la-parser.lo libxml/rpl_la-parserInternals.lo libxml/rpl_la-pattern.lo libxml/rpl_la-relaxng.lo libxml/rpl_la-schematron.lo libxml/rpl_la-threads.lo libxml/rpl_la-tree.lo libxml/rpl_la-trionan.lo libxml/rpl_la-uri.lo libxml/rpl_la-valid.lo libxml/rpl_la-xinclude.lo libxml/rpl_la-xlink.lo libxml/rpl_la-xmlIO.lo libxml/rpl_la-xmlmemory.lo libxml/rpl_la-xmlmodule.lo libxml/rpl_la-xmlreader.lo libxml/rpl_la-xmlregexp.lo libxml/rpl_la-xmlsave.lo libxml/rpl_la-xmlschemas.lo libxml/rpl_la-xmlschemastypes.lo libxml/rpl_la-xmlstring.lo libxml/rpl_la-xmlunicode.lo libxml/rpl_la-xmlwriter.lo libxml/rpl_la-xpath.lo libxml/rpl_la-xpointer.lo +libtool: link: ar cru .libs/libxml_rpl.a libxml/.libs/rpl_la-DOCBparser.o libxml/.libs/rpl_la-HTMLparser.o libxml/.libs/rpl_la-HTMLtree.o libxml/.libs/rpl_la-SAX.o libxml/.libs/rpl_la-SAX2.o libxml/.libs/rpl_la-buf.o libxml/.libs/rpl_la-c14n.o libxml/.libs/rpl_la-catalog.o libxml/.libs/rpl_la-chvalid.o libxml/.libs/rpl_la-debugXML.o libxml/.libs/rpl_la-dict.o libxml/.libs/rpl_la-encoding.o libxml/.libs/rpl_la-entities.o libxml/.libs/rpl_la-error.o libxml/.libs/rpl_la-globals.o libxml/.libs/rpl_la-hash.o libxml/.libs/rpl_la-legacy.o libxml/.libs/rpl_la-list.o libxml/.libs/rpl_la-nanoftp.o libxml/.libs/rpl_la-nanohttp.o libxml/.libs/rpl_la-parser.o libxml/.libs/rpl_la-parserInternals.o libxml/.libs/rpl_la-pattern.o libxml/.libs/rpl_la-relaxng.o libxml/.libs/rpl_la-schematron.o libxml/.libs/rpl_la-threads.o libxml/.libs/rpl_la-tree.o libxml/.libs/rpl_la-trionan.o libxml/.libs/rpl_la-uri.o libxml/.libs/rpl_la-valid.o libxml/.libs/rpl_la-xinclude.o libxml/.libs/rpl_la-xlink.o libxml/.libs/rpl_la-xmlIO.o libxml/.libs/rpl_la-xmlmemory.o libxml/.libs/rpl_la-xmlmodule.o libxml/.libs/rpl_la-xmlreader.o libxml/.libs/rpl_la-xmlregexp.o libxml/.libs/rpl_la-xmlsave.o libxml/.libs/rpl_la-xmlschemas.o libxml/.libs/rpl_la-xmlschemastypes.o libxml/.libs/rpl_la-xmlstring.o libxml/.libs/rpl_la-xmlunicode.o libxml/.libs/rpl_la-xmlwriter.o libxml/.libs/rpl_la-xpath.o libxml/.libs/rpl_la-xpointer.o +libtool: link: ranlib .libs/libxml_rpl.a +libtool: link: ( cd ".libs" && rm -f "libxml_rpl.la" && ln -s "../libxml_rpl.la" "libxml_rpl.la" ) +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -lm -lacl -lm -lm -release 0.21 -o libgettextlib.la -rpath /usr/lib acl-errno-valid.lo acl-internal.lo get-permissions.lo set-permissions.lo allocator.lo areadlink.lo areadlink-with-size.lo argmatch.lo asyncsafe-spin.lo backupfile.lo addext.lo basename-lgpl.lo binary-io.lo bitrotate.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo c-strcasestr.lo c-strstr.lo canonicalize.lo careadlinkat.lo classpath.lo clean-temp.lo cloexec.lo closeout.lo concat-filename.lo copy-file.lo csharpcomp.lo csharpexec.lo dirname-lgpl.lo stripslash.lo error-progname.lo execute.lo exitfail.lo fatal-signal.lo fd-hook.lo fd-safer-flag.lo dup-safer-flag.lo file-set.lo findprog.lo fstrcmp.lo full-write.lo fwriteerror.lo gcd.lo getprogname.lo gettime.lo hard-locale.lo hash.lo hash-pjw.lo hash-triple-simple.lo javacomp.lo javaexec.lo javaversion.lo gl_linked_list.lo gl_linkedhash_list.lo gl_list.lo localcharset.lo localename.lo localename-table.lo glthread/lock.lo malloca.lo math.lo mbchar.lo mbiter.lo mbslen.lo mbsstr.lo mbswidth.lo mbuiter.lo mem-hash-map.lo omp-init.lo pipe-filter-ii.lo pipe-filter-aux.lo pipe2.lo pipe2-safer.lo progname.lo propername.lo qcopy-acl.lo quotearg.lo read-file.lo safe-read.lo safe-write.lo setlocale_null.lo sh-quote.lo sig-handler.lo spawn-pipe.lo stat-time.lo striconv.lo striconveh.lo striconveha.lo strnlen1.lo supersede.lo tempname.lo glthread/threadlib.lo timespec.lo glthread/tls.lo tmpdir.lo trim.lo uniconv/u8-conv-from-enc.lo unictype/ctype_space.lo unictype/sy_java_whitespace.lo unilbrk/lbrktables.lo unilbrk/u8-possible-linebreaks.lo unilbrk/u8-width-linebreaks.lo unilbrk/ulc-common.lo unilbrk/ulc-width-linebreaks.lo uniname/uniname.lo unistd.lo dup-safer.lo fd-safer.lo pipe-safer.lo unistr/u16-mbtouc.lo unistr/u16-mbtouc-aux.lo unistr/u8-check.lo unistr/u8-mblen.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtoucr.lo unistr/u8-prev.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo uniwidth/width.lo utimens.lo wait-process.lo wctype-h.lo xmalloc.lo xstrdup.lo xconcat-filename.lo xerror.lo xgetcwd.lo gl_xlist.lo xmalloca.lo xmemdup0.lo xreadlink.lo xsetenv.lo xsize.lo xstriconv.lo xstriconveh.lo xvasprintf.lo xasprintf.lo asnprintf.lo fcntl.lo mbrtowc.lo obstack.lo printf-args.lo printf-parse.lo vasnprintf.lo libxml_rpl.la +libtool: link: gcc -shared -fPIC -DPIC .libs/acl-errno-valid.o .libs/acl-internal.o .libs/get-permissions.o .libs/set-permissions.o .libs/allocator.o .libs/areadlink.o .libs/areadlink-with-size.o .libs/argmatch.o .libs/asyncsafe-spin.o .libs/backupfile.o .libs/addext.o .libs/basename-lgpl.o .libs/binary-io.o .libs/bitrotate.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/c-strcasestr.o .libs/c-strstr.o .libs/canonicalize.o .libs/careadlinkat.o .libs/classpath.o .libs/clean-temp.o .libs/cloexec.o .libs/closeout.o .libs/concat-filename.o .libs/copy-file.o .libs/csharpcomp.o .libs/csharpexec.o .libs/dirname-lgpl.o .libs/stripslash.o .libs/error-progname.o .libs/execute.o .libs/exitfail.o .libs/fatal-signal.o .libs/fd-hook.o .libs/fd-safer-flag.o .libs/dup-safer-flag.o .libs/file-set.o .libs/findprog.o .libs/fstrcmp.o .libs/full-write.o .libs/fwriteerror.o .libs/gcd.o .libs/getprogname.o .libs/gettime.o .libs/hard-locale.o .libs/hash.o .libs/hash-pjw.o .libs/hash-triple-simple.o .libs/javacomp.o .libs/javaexec.o .libs/javaversion.o .libs/gl_linked_list.o .libs/gl_linkedhash_list.o .libs/gl_list.o .libs/localcharset.o .libs/localename.o .libs/localename-table.o glthread/.libs/lock.o .libs/malloca.o .libs/math.o .libs/mbchar.o .libs/mbiter.o .libs/mbslen.o .libs/mbsstr.o .libs/mbswidth.o .libs/mbuiter.o .libs/mem-hash-map.o .libs/omp-init.o .libs/pipe-filter-ii.o .libs/pipe-filter-aux.o .libs/pipe2.o .libs/pipe2-safer.o .libs/progname.o .libs/propername.o .libs/qcopy-acl.o .libs/quotearg.o .libs/read-file.o .libs/safe-read.o .libs/safe-write.o .libs/setlocale_null.o .libs/sh-quote.o .libs/sig-handler.o .libs/spawn-pipe.o .libs/stat-time.o .libs/striconv.o .libs/striconveh.o .libs/striconveha.o .libs/strnlen1.o .libs/supersede.o .libs/tempname.o glthread/.libs/threadlib.o .libs/timespec.o glthread/.libs/tls.o .libs/tmpdir.o .libs/trim.o uniconv/.libs/u8-conv-from-enc.o unictype/.libs/ctype_space.o unictype/.libs/sy_java_whitespace.o unilbrk/.libs/lbrktables.o unilbrk/.libs/u8-possible-linebreaks.o unilbrk/.libs/u8-width-linebreaks.o unilbrk/.libs/ulc-common.o unilbrk/.libs/ulc-width-linebreaks.o uniname/.libs/uniname.o .libs/unistd.o .libs/dup-safer.o .libs/fd-safer.o .libs/pipe-safer.o unistr/.libs/u16-mbtouc.o unistr/.libs/u16-mbtouc-aux.o unistr/.libs/u8-check.o unistr/.libs/u8-mblen.o unistr/.libs/u8-mbtouc.o unistr/.libs/u8-mbtouc-aux.o unistr/.libs/u8-mbtouc-unsafe.o unistr/.libs/u8-mbtouc-unsafe-aux.o unistr/.libs/u8-mbtoucr.o unistr/.libs/u8-prev.o unistr/.libs/u8-uctomb.o unistr/.libs/u8-uctomb-aux.o uniwidth/.libs/width.o .libs/utimens.o .libs/wait-process.o .libs/wctype-h.o .libs/xmalloc.o .libs/xstrdup.o .libs/xconcat-filename.o .libs/xerror.o .libs/xgetcwd.o .libs/gl_xlist.o .libs/xmalloca.o .libs/xmemdup0.o .libs/xreadlink.o .libs/xsetenv.o .libs/xsize.o .libs/xstriconv.o .libs/xstriconveh.o .libs/xvasprintf.o .libs/xasprintf.o .libs/asnprintf.o .libs/fcntl.o .libs/mbrtowc.o .libs/obstack.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o -Wl,--whole-archive ./.libs/libxml_rpl.a -Wl,--no-whole-archive /usr/lib/libacl.so -L/usr/lib /usr/lib/libattr.so -lm -g -O2 -Wl,-soname -Wl,libgettextlib-0.21.so -o .libs/libgettextlib-0.21.so +libtool: link: (cd ".libs" && rm -f "libgettextlib.so" && ln -s "libgettextlib-0.21.so" "libgettextlib.so") +libtool: link: ( cd ".libs" && rm -f "libgettextlib.la" && ln -s "../libgettextlib.la" "libgettextlib.la" ) +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-lib' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-lib' +Making all in libgrep +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/libgrep' +rm -f langinfo.h-t langinfo.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL_GRGL|g' \ + -e 's|@''HAVE_LANGINFO_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_LANGINFO_H''@||g' \ + -e 's/@''GNULIB_NL_LANGINFO''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ + -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ + -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ + -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \ + -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ + -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ + -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ + -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./langinfo.in.h; \ +} > langinfo.h-t && \ +mv langinfo.h-t langinfo.h +make all-am +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/libgrep' +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -g -O2 -c -o glthread/lock.o glthread/lock.c +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -g -O2 -c -o glthread/threadlib.o glthread/threadlib.c +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -g -O2 -c -o kwset.o kwset.c +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -g -O2 -c -o m-fgrep.o m-fgrep.c +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -g -O2 -c -o m-regex.o m-regex.c +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -g -O2 -c -o mbrlen.o mbrlen.c +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -g -O2 -c -o regex.o regex.c +rm -f libgrep.a +ar cr libgrep.a glthread/lock.o glthread/threadlib.o kwset.o m-fgrep.o m-regex.o mbrlen.o regex.o +ranlib libgrep.a +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgrep' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgrep' +Making all in src +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/src' +here=`pwd`; \ +cd ../../libtextstyle/lib && \ + make install-nobase_includeHEADERS install-nobase_nodist_includeHEADERS includedir="$here" +make[5]: Entering directory '/sources/gettext-0.21/libtextstyle/lib' + /bin/mkdir -p '/sources/gettext-0.21/gettext-tools/src' + /usr/bin/install -c -m 644 textstyle.h '/sources/gettext-0.21/gettext-tools/src/.' + /bin/mkdir -p '/sources/gettext-0.21/gettext-tools/src' + /bin/mkdir -p '/sources/gettext-0.21/gettext-tools/src/textstyle' + /usr/bin/install -c -m 644 textstyle/stdbool.h textstyle/version.h textstyle/woe32dll.h '/sources/gettext-0.21/gettext-tools/src/textstyle' +make[5]: Leaving directory '/sources/gettext-0.21/libtextstyle/lib' +make all-am +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/src' +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgcmp-msgcmp.o `test -f 'msgcmp.c' || echo './'`msgcmp.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgcmp-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo './'`msgl-fsearch.c +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-message.lo `test -f 'message.c' || echo './'`message.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c message.c -fPIC -DPIC -o .libs/libgettextsrc_la-message.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-po-error.lo `test -f 'po-error.c' || echo './'`po-error.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c po-error.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-error.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-po-xerror.lo `test -f 'po-xerror.c' || echo './'`po-xerror.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c po-xerror.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-xerror.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-read-catalog-abstract.lo `test -f 'read-catalog-abstract.c' || echo './'`read-catalog-abstract.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c read-catalog-abstract.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-catalog-abstract.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-po-lex.lo `test -f 'po-lex.c' || echo './'`po-lex.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c po-lex.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-lex.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-po-gram-gen.lo `test -f 'po-gram-gen.c' || echo './'`po-gram-gen.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c po-gram-gen.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-gram-gen.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-po-charset.lo `test -f 'po-charset.c' || echo './'`po-charset.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c po-charset.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-charset.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-read-po.lo `test -f 'read-po.c' || echo './'`read-po.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c read-po.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-po.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-read-properties.lo `test -f 'read-properties.c' || echo './'`read-properties.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c read-properties.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-properties.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-read-stringtable.lo `test -f 'read-stringtable.c' || echo './'`read-stringtable.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c read-stringtable.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-stringtable.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-open-catalog.lo `test -f 'open-catalog.c' || echo './'`open-catalog.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c open-catalog.c -fPIC -DPIC -o .libs/libgettextsrc_la-open-catalog.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-dir-list.lo `test -f 'dir-list.c' || echo './'`dir-list.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c dir-list.c -fPIC -DPIC -o .libs/libgettextsrc_la-dir-list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-str-list.lo `test -f 'str-list.c' || echo './'`str-list.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c str-list.c -fPIC -DPIC -o .libs/libgettextsrc_la-str-list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-read-catalog.lo `test -f 'read-catalog.c' || echo './'`read-catalog.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c read-catalog.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-catalog.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-write-catalog.lo `test -f 'write-catalog.c' || echo './'`write-catalog.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c write-catalog.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-catalog.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-write-properties.lo `test -f 'write-properties.c' || echo './'`write-properties.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c write-properties.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-properties.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-write-stringtable.lo `test -f 'write-stringtable.c' || echo './'`write-stringtable.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c write-stringtable.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-stringtable.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-write-po.lo `test -f 'write-po.c' || echo './'`write-po.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c write-po.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-po.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-ascii.lo `test -f 'msgl-ascii.c' || echo './'`msgl-ascii.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-ascii.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-ascii.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-iconv.lo `test -f 'msgl-iconv.c' || echo './'`msgl-iconv.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-iconv.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-iconv.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-equal.lo `test -f 'msgl-equal.c' || echo './'`msgl-equal.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-equal.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-equal.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-cat.lo `test -f 'msgl-cat.c' || echo './'`msgl-cat.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-cat.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-cat.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-header.lo `test -f 'msgl-header.c' || echo './'`msgl-header.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-header.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-header.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-english.lo `test -f 'msgl-english.c' || echo './'`msgl-english.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-english.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-english.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-check.lo `test -f 'msgl-check.c' || echo './'`msgl-check.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-check.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-check.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-file-list.lo `test -f 'file-list.c' || echo './'`file-list.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c file-list.c -fPIC -DPIC -o .libs/libgettextsrc_la-file-list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-msgl-charset.lo `test -f 'msgl-charset.c' || echo './'`msgl-charset.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c msgl-charset.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-charset.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-po-time.lo `test -f 'po-time.c' || echo './'`po-time.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c po-time.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-time.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-plural-exp.lo `test -f 'plural-exp.c' || echo './'`plural-exp.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c plural-exp.c -fPIC -DPIC -o .libs/libgettextsrc_la-plural-exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-plural-eval.lo `test -f 'plural-eval.c' || echo './'`plural-eval.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c plural-eval.c -fPIC -DPIC -o .libs/libgettextsrc_la-plural-eval.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-plural-table.lo `test -f 'plural-table.c' || echo './'`plural-table.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c plural-table.c -fPIC -DPIC -o .libs/libgettextsrc_la-plural-table.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-sentence.lo `test -f 'sentence.c' || echo './'`sentence.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c sentence.c -fPIC -DPIC -o .libs/libgettextsrc_la-sentence.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format.lo `test -f 'format.c' || echo './'`format.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format.c -fPIC -DPIC -o .libs/libgettextsrc_la-format.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-c.lo `test -f 'format-c.c' || echo './'`format-c.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-c.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-c.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-python.lo `test -f 'format-python.c' || echo './'`format-python.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-python.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-python.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-python-brace.lo `test -f 'format-python-brace.c' || echo './'`format-python-brace.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-python-brace.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-python-brace.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-java.lo `test -f 'format-java.c' || echo './'`format-java.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-java.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-java.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-java-printf.lo `test -f 'format-java-printf.c' || echo './'`format-java-printf.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-java-printf.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-java-printf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-csharp.lo `test -f 'format-csharp.c' || echo './'`format-csharp.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-csharp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-csharp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-javascript.lo `test -f 'format-javascript.c' || echo './'`format-javascript.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-javascript.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-javascript.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-scheme.lo `test -f 'format-scheme.c' || echo './'`format-scheme.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-scheme.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-scheme.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-lisp.lo `test -f 'format-lisp.c' || echo './'`format-lisp.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-lisp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-lisp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-elisp.lo `test -f 'format-elisp.c' || echo './'`format-elisp.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-elisp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-elisp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-librep.lo `test -f 'format-librep.c' || echo './'`format-librep.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-librep.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-librep.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-ruby.lo `test -f 'format-ruby.c' || echo './'`format-ruby.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-ruby.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-ruby.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-sh.lo `test -f 'format-sh.c' || echo './'`format-sh.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-sh.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-sh.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-awk.lo `test -f 'format-awk.c' || echo './'`format-awk.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-awk.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-awk.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-lua.lo `test -f 'format-lua.c' || echo './'`format-lua.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-lua.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-lua.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-pascal.lo `test -f 'format-pascal.c' || echo './'`format-pascal.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-pascal.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-pascal.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-smalltalk.lo `test -f 'format-smalltalk.c' || echo './'`format-smalltalk.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-smalltalk.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-smalltalk.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-qt.lo `test -f 'format-qt.c' || echo './'`format-qt.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-qt.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-qt.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-qt-plural.lo `test -f 'format-qt-plural.c' || echo './'`format-qt-plural.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-qt-plural.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-qt-plural.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-kde.lo `test -f 'format-kde.c' || echo './'`format-kde.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-kde.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-kde.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-kde-kuit.lo `test -f 'format-kde-kuit.c' || echo './'`format-kde-kuit.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-kde-kuit.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-kde-kuit.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-boost.lo `test -f 'format-boost.c' || echo './'`format-boost.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-boost.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-boost.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-tcl.lo `test -f 'format-tcl.c' || echo './'`format-tcl.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-tcl.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-tcl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-perl.lo `test -f 'format-perl.c' || echo './'`format-perl.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-perl.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-perl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-perl-brace.lo `test -f 'format-perl-brace.c' || echo './'`format-perl-brace.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-perl-brace.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-perl-brace.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-php.lo `test -f 'format-php.c' || echo './'`format-php.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-php.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-php.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-gcc-internal.lo `test -f 'format-gcc-internal.c' || echo './'`format-gcc-internal.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-gcc-internal.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-gcc-internal.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-format-gfc-internal.lo `test -f 'format-gfc-internal.c' || echo './'`format-gfc-internal.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c format-gfc-internal.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-gfc-internal.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-read-desktop.lo `test -f 'read-desktop.c' || echo './'`read-desktop.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c read-desktop.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-desktop.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-locating-rule.lo `test -f 'locating-rule.c' || echo './'`locating-rule.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c locating-rule.c -fPIC -DPIC -o .libs/libgettextsrc_la-locating-rule.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-its.lo `test -f 'its.c' || echo './'`its.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c its.c -fPIC -DPIC -o .libs/libgettextsrc_la-its.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c -o libgettextsrc_la-search-path.lo `test -f 'search-path.c' || echo './'`search-path.c +libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -g -O2 -c search-path.c -fPIC -DPIC -o .libs/libgettextsrc_la-search-path.o +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -release 0.21 ../gnulib-lib/libgettextlib.la ../../libtextstyle/lib/libtextstyle.la -lc -no-undefined -o libgettextsrc.la -rpath /usr/lib libgettextsrc_la-message.lo libgettextsrc_la-po-error.lo libgettextsrc_la-po-xerror.lo libgettextsrc_la-read-catalog-abstract.lo libgettextsrc_la-po-lex.lo libgettextsrc_la-po-gram-gen.lo libgettextsrc_la-po-charset.lo libgettextsrc_la-read-po.lo libgettextsrc_la-read-properties.lo libgettextsrc_la-read-stringtable.lo libgettextsrc_la-open-catalog.lo libgettextsrc_la-dir-list.lo libgettextsrc_la-str-list.lo libgettextsrc_la-read-catalog.lo libgettextsrc_la-write-catalog.lo libgettextsrc_la-write-properties.lo libgettextsrc_la-write-stringtable.lo libgettextsrc_la-write-po.lo libgettextsrc_la-msgl-ascii.lo libgettextsrc_la-msgl-iconv.lo libgettextsrc_la-msgl-equal.lo libgettextsrc_la-msgl-cat.lo libgettextsrc_la-msgl-header.lo libgettextsrc_la-msgl-english.lo libgettextsrc_la-msgl-check.lo libgettextsrc_la-file-list.lo libgettextsrc_la-msgl-charset.lo libgettextsrc_la-po-time.lo libgettextsrc_la-plural-exp.lo libgettextsrc_la-plural-eval.lo libgettextsrc_la-plural-table.lo libgettextsrc_la-sentence.lo libgettextsrc_la-format.lo libgettextsrc_la-format-c.lo libgettextsrc_la-format-python.lo libgettextsrc_la-format-python-brace.lo libgettextsrc_la-format-java.lo libgettextsrc_la-format-java-printf.lo libgettextsrc_la-format-csharp.lo libgettextsrc_la-format-javascript.lo libgettextsrc_la-format-scheme.lo libgettextsrc_la-format-lisp.lo libgettextsrc_la-format-elisp.lo libgettextsrc_la-format-librep.lo libgettextsrc_la-format-ruby.lo libgettextsrc_la-format-sh.lo libgettextsrc_la-format-awk.lo libgettextsrc_la-format-lua.lo libgettextsrc_la-format-pascal.lo libgettextsrc_la-format-smalltalk.lo libgettextsrc_la-format-qt.lo libgettextsrc_la-format-qt-plural.lo libgettextsrc_la-format-kde.lo libgettextsrc_la-format-kde-kuit.lo libgettextsrc_la-format-boost.lo libgettextsrc_la-format-tcl.lo libgettextsrc_la-format-perl.lo libgettextsrc_la-format-perl-brace.lo libgettextsrc_la-format-php.lo libgettextsrc_la-format-gcc-internal.lo libgettextsrc_la-format-gfc-internal.lo libgettextsrc_la-read-desktop.lo libgettextsrc_la-locating-rule.lo libgettextsrc_la-its.lo libgettextsrc_la-search-path.lo +libtool: link: gcc -shared -fPIC -DPIC .libs/libgettextsrc_la-message.o .libs/libgettextsrc_la-po-error.o .libs/libgettextsrc_la-po-xerror.o .libs/libgettextsrc_la-read-catalog-abstract.o .libs/libgettextsrc_la-po-lex.o .libs/libgettextsrc_la-po-gram-gen.o .libs/libgettextsrc_la-po-charset.o .libs/libgettextsrc_la-read-po.o .libs/libgettextsrc_la-read-properties.o .libs/libgettextsrc_la-read-stringtable.o .libs/libgettextsrc_la-open-catalog.o .libs/libgettextsrc_la-dir-list.o .libs/libgettextsrc_la-str-list.o .libs/libgettextsrc_la-read-catalog.o .libs/libgettextsrc_la-write-catalog.o .libs/libgettextsrc_la-write-properties.o .libs/libgettextsrc_la-write-stringtable.o .libs/libgettextsrc_la-write-po.o .libs/libgettextsrc_la-msgl-ascii.o .libs/libgettextsrc_la-msgl-iconv.o .libs/libgettextsrc_la-msgl-equal.o .libs/libgettextsrc_la-msgl-cat.o .libs/libgettextsrc_la-msgl-header.o .libs/libgettextsrc_la-msgl-english.o .libs/libgettextsrc_la-msgl-check.o .libs/libgettextsrc_la-file-list.o .libs/libgettextsrc_la-msgl-charset.o .libs/libgettextsrc_la-po-time.o .libs/libgettextsrc_la-plural-exp.o .libs/libgettextsrc_la-plural-eval.o .libs/libgettextsrc_la-plural-table.o .libs/libgettextsrc_la-sentence.o .libs/libgettextsrc_la-format.o .libs/libgettextsrc_la-format-c.o .libs/libgettextsrc_la-format-python.o .libs/libgettextsrc_la-format-python-brace.o .libs/libgettextsrc_la-format-java.o .libs/libgettextsrc_la-format-java-printf.o .libs/libgettextsrc_la-format-csharp.o .libs/libgettextsrc_la-format-javascript.o .libs/libgettextsrc_la-format-scheme.o .libs/libgettextsrc_la-format-lisp.o .libs/libgettextsrc_la-format-elisp.o .libs/libgettextsrc_la-format-librep.o .libs/libgettextsrc_la-format-ruby.o .libs/libgettextsrc_la-format-sh.o .libs/libgettextsrc_la-format-awk.o .libs/libgettextsrc_la-format-lua.o .libs/libgettextsrc_la-format-pascal.o .libs/libgettextsrc_la-format-smalltalk.o .libs/libgettextsrc_la-format-qt.o .libs/libgettextsrc_la-format-qt-plural.o .libs/libgettextsrc_la-format-kde.o .libs/libgettextsrc_la-format-kde-kuit.o .libs/libgettextsrc_la-format-boost.o .libs/libgettextsrc_la-format-tcl.o .libs/libgettextsrc_la-format-perl.o .libs/libgettextsrc_la-format-perl-brace.o .libs/libgettextsrc_la-format-php.o .libs/libgettextsrc_la-format-gcc-internal.o .libs/libgettextsrc_la-format-gfc-internal.o .libs/libgettextsrc_la-read-desktop.o .libs/libgettextsrc_la-locating-rule.o .libs/libgettextsrc_la-its.o .libs/libgettextsrc_la-search-path.o -Wl,-rpath -Wl,/sources/gettext-0.21/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/sources/gettext-0.21/libtextstyle/lib/.libs ../gnulib-lib/.libs/libgettextlib.so -L/usr/lib /usr/lib/libacl.so /usr/lib/libattr.so ../../libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc -g -O2 -Wl,-soname -Wl,libgettextsrc-0.21.so -o .libs/libgettextsrc-0.21.so +libtool: link: (cd ".libs" && rm -f "libgettextsrc.so" && ln -s "libgettextsrc-0.21.so" "libgettextsrc.so") +libtool: link: ( cd ".libs" && rm -f "libgettextsrc.la" && ln -s "../libgettextsrc.la" "libgettextsrc.la" ) +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o libgettextsrc.la -lm +libtool: link: gcc -g -O2 -o .libs/msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lncurses -lc -lm +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgfmt-msgfmt.o `test -f 'msgfmt.c' || echo './'`msgfmt.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgfmt-write-mo.o `test -f 'write-mo.c' || echo './'`write-mo.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgfmt-write-java.o `test -f 'write-java.c' || echo './'`write-java.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgfmt-write-csharp.o `test -f 'write-csharp.c' || echo './'`write-csharp.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgfmt-write-resources.o `test -f 'write-resources.c' || echo './'`write-resources.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgfmt-write-tcl.o `test -f 'write-tcl.c' || echo './'`write-tcl.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgfmt-write-qt.o `test -f 'write-qt.c' || echo './'`write-qt.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgfmt-write-desktop.o `test -f 'write-desktop.c' || echo './'`write-desktop.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgfmt-write-xml.o `test -f 'write-xml.c' || echo './'`write-xml.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o ../../gettext-runtime/intl/msgfmt-hash-string.o `test -f '../../gettext-runtime/intl/hash-string.c' || echo './'`../../gettext-runtime/intl/hash-string.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-csharp.o msgfmt-write-resources.o msgfmt-write-tcl.o msgfmt-write-qt.o msgfmt-write-desktop.o msgfmt-write-xml.o ../../gettext-runtime/intl/msgfmt-hash-string.o libgettextsrc.la +libtool: link: gcc -g -O2 -o .libs/msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-csharp.o msgfmt-write-resources.o msgfmt-write-tcl.o msgfmt-write-qt.o msgfmt-write-desktop.o msgfmt-write-xml.o ../../gettext-runtime/intl/msgfmt-hash-string.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fopenmp -g -O2 -c -o msgmerge-msgmerge.o `test -f 'msgmerge.c' || echo './'`msgmerge.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fopenmp -g -O2 -c -o msgmerge-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo './'`msgl-fsearch.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fopenmp -g -O2 -c -o msgmerge-lang-table.o `test -f 'lang-table.c' || echo './'`lang-table.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fopenmp -g -O2 -c -o msgmerge-plural-count.o `test -f 'plural-count.c' || echo './'`plural-count.c +/bin/sh ../libtool --tag=CC --mode=link gcc -fopenmp -g -O2 -o msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-lang-table.o msgmerge-plural-count.o libgettextsrc.la -lm -fopenmp +libtool: link: gcc -fopenmp -g -O2 -o .libs/msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-lang-table.o msgmerge-plural-count.o -fopenmp ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lncurses -lc -lm -fopenmp +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgunfmt-msgunfmt.o `test -f 'msgunfmt.c' || echo './'`msgunfmt.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgunfmt-read-mo.o `test -f 'read-mo.c' || echo './'`read-mo.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgunfmt-read-java.o `test -f 'read-java.c' || echo './'`read-java.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgunfmt-read-csharp.o `test -f 'read-csharp.c' || echo './'`read-csharp.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgunfmt-read-resources.o `test -f 'read-resources.c' || echo './'`read-resources.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgunfmt-read-tcl.o `test -f 'read-tcl.c' || echo './'`read-tcl.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o ../../gettext-runtime/intl/msgunfmt-hash-string.o `test -f '../../gettext-runtime/intl/hash-string.c' || echo './'`../../gettext-runtime/intl/hash-string.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgunfmt msgunfmt-msgunfmt.o msgunfmt-read-mo.o msgunfmt-read-java.o msgunfmt-read-csharp.o msgunfmt-read-resources.o msgunfmt-read-tcl.o ../../gettext-runtime/intl/msgunfmt-hash-string.o libgettextsrc.la +libtool: link: gcc -g -O2 -o .libs/msgunfmt msgunfmt-msgunfmt.o msgunfmt-read-mo.o msgunfmt-read-java.o msgunfmt-read-csharp.o msgunfmt-read-resources.o msgunfmt-read-tcl.o ../../gettext-runtime/intl/msgunfmt-hash-string.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-xgettext.o `test -f 'xgettext.c' || echo './'`xgettext.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-xg-pos.o `test -f 'xg-pos.c' || echo './'`xg-pos.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-xg-encoding.o `test -f 'xg-encoding.c' || echo './'`xg-encoding.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-xg-mixed-string.o `test -f 'xg-mixed-string.c' || echo './'`xg-mixed-string.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-xg-arglist-context.o `test -f 'xg-arglist-context.c' || echo './'`xg-arglist-context.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-xg-arglist-callshape.o `test -f 'xg-arglist-callshape.c' || echo './'`xg-arglist-callshape.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-xg-arglist-parser.o `test -f 'xg-arglist-parser.c' || echo './'`xg-arglist-parser.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-xg-message.o `test -f 'xg-message.c' || echo './'`xg-message.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-x-po.o `test -f 'x-po.c' || echo './'`x-po.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-x-c.o `test -f 'x-c.c' || echo './'`x-c.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-x-python.o `test -f 'x-python.c' || echo './'`x-python.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-x-java.o `test -f 'x-java.c' || echo './'`x-java.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-x-csharp.o `test -f 'x-csharp.c' || echo './'`x-csharp.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-x-javascript.o `test -f 'x-javascript.c' || echo './'`x-javascript.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-x-scheme.o `test -f 'x-scheme.c' || echo './'`x-scheme.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-x-lisp.o `test -f 'x-lisp.c' || echo './'`x-lisp.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-x-elisp.o `test -f 'x-elisp.c' || echo './'`x-elisp.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-x-librep.o `test -f 'x-librep.c' || echo './'`x-librep.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-x-ruby.o `test -f 'x-ruby.c' || echo './'`x-ruby.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-x-sh.o `test -f 'x-sh.c' || echo './'`x-sh.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-x-awk.o `test -f 'x-awk.c' || echo './'`x-awk.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-x-lua.o `test -f 'x-lua.c' || echo './'`x-lua.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-x-smalltalk.o `test -f 'x-smalltalk.c' || echo './'`x-smalltalk.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-x-vala.o `test -f 'x-vala.c' || echo './'`x-vala.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-x-tcl.o `test -f 'x-tcl.c' || echo './'`x-tcl.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-x-perl.o `test -f 'x-perl.c' || echo './'`x-perl.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-x-php.o `test -f 'x-php.c' || echo './'`x-php.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-x-ycp.o `test -f 'x-ycp.c' || echo './'`x-ycp.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-x-rst.o `test -f 'x-rst.c' || echo './'`x-rst.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o xgettext-x-desktop.o `test -f 'x-desktop.c' || echo './'`x-desktop.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o xgettext xgettext-xgettext.o xgettext-xg-pos.o xgettext-xg-encoding.o xgettext-xg-mixed-string.o xgettext-xg-arglist-context.o xgettext-xg-arglist-callshape.o xgettext-xg-arglist-parser.o xgettext-xg-message.o xgettext-x-po.o xgettext-x-c.o xgettext-x-python.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-javascript.o xgettext-x-scheme.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-ruby.o xgettext-x-sh.o xgettext-x-awk.o xgettext-x-lua.o xgettext-x-smalltalk.o xgettext-x-vala.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-ycp.o xgettext-x-rst.o xgettext-x-desktop.o libgettextsrc.la +libtool: link: gcc -g -O2 -o .libs/xgettext xgettext-xgettext.o xgettext-xg-pos.o xgettext-xg-encoding.o xgettext-xg-mixed-string.o xgettext-xg-arglist-context.o xgettext-xg-arglist-callshape.o xgettext-xg-arglist-parser.o xgettext-xg-message.o xgettext-x-po.o xgettext-x-c.o xgettext-x-python.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-javascript.o xgettext-x-scheme.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-ruby.o xgettext-x-sh.o xgettext-x-awk.o xgettext-x-lua.o xgettext-x-smalltalk.o xgettext-x-vala.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-ycp.o xgettext-x-rst.o xgettext-x-desktop.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgattrib-msgattrib.o `test -f 'msgattrib.c' || echo './'`msgattrib.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgattrib msgattrib-msgattrib.o libgettextsrc.la +libtool: link: gcc -g -O2 -o .libs/msgattrib msgattrib-msgattrib.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgcat-msgcat.o `test -f 'msgcat.c' || echo './'`msgcat.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgcat msgcat-msgcat.o libgettextsrc.la +libtool: link: gcc -g -O2 -o .libs/msgcat msgcat-msgcat.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgcomm-msgcomm.o `test -f 'msgcomm.c' || echo './'`msgcomm.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgcomm msgcomm-msgcomm.o libgettextsrc.la +libtool: link: gcc -g -O2 -o .libs/msgcomm msgcomm-msgcomm.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgconv-msgconv.o `test -f 'msgconv.c' || echo './'`msgconv.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgconv msgconv-msgconv.o libgettextsrc.la +libtool: link: gcc -g -O2 -o .libs/msgconv msgconv-msgconv.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgen-msgen.o `test -f 'msgen.c' || echo './'`msgen.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgen msgen-msgen.o libgettextsrc.la +libtool: link: gcc -g -O2 -o .libs/msgen msgen-msgen.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgexec-msgexec.o `test -f 'msgexec.c' || echo './'`msgexec.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgexec msgexec-msgexec.o libgettextsrc.la +libtool: link: gcc -g -O2 -o .libs/msgexec msgexec-msgexec.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgfilter-msgfilter.o `test -f 'msgfilter.c' || echo './'`msgfilter.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgfilter-filter-sr-latin.o `test -f 'filter-sr-latin.c' || echo './'`filter-sr-latin.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msgfilter-filter-quote.o `test -f 'filter-quote.c' || echo './'`filter-quote.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msgfilter msgfilter-msgfilter.o msgfilter-filter-sr-latin.o msgfilter-filter-quote.o libgettextsrc.la +libtool: link: gcc -g -O2 -o .libs/msgfilter msgfilter-msgfilter.o msgfilter-filter-sr-latin.o msgfilter-filter-quote.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msggrep-msggrep.o `test -f 'msggrep.c' || echo './'`msggrep.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msggrep msggrep-msggrep.o ../libgrep/libgrep.a libgettextsrc.la +libtool: link: gcc -g -O2 -o .libs/msggrep msggrep-msggrep.o ../libgrep/libgrep.a ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msginit-msginit.o `test -f 'msginit.c' || echo './'`msginit.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msginit-lang-table.o `test -f 'lang-table.c' || echo './'`lang-table.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msginit-plural-count.o `test -f 'plural-count.c' || echo './'`plural-count.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o ../../gettext-runtime/intl/msginit-localealias.o `test -f '../../gettext-runtime/intl/localealias.c' || echo './'`../../gettext-runtime/intl/localealias.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o ../../gettext-runtime/intl/msginit-lock.o `test -f '../../gettext-runtime/intl/lock.c' || echo './'`../../gettext-runtime/intl/lock.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msginit msginit-msginit.o msginit-lang-table.o msginit-plural-count.o ../../gettext-runtime/intl/msginit-localealias.o ../../gettext-runtime/intl/msginit-lock.o libgettextsrc.la +libtool: link: gcc -g -O2 -o .libs/msginit msginit-msginit.o msginit-lang-table.o msginit-plural-count.o ../../gettext-runtime/intl/msginit-localealias.o ../../gettext-runtime/intl/msginit-lock.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o msguniq-msguniq.o `test -f 'msguniq.c' || echo './'`msguniq.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o msguniq msguniq-msguniq.o libgettextsrc.la +libtool: link: gcc -g -O2 -o .libs/msguniq msguniq-msguniq.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o recode_sr_latin-recode-sr-latin.o `test -f 'recode-sr-latin.c' || echo './'`recode-sr-latin.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -g -O2 -c -o recode_sr_latin-filter-sr-latin.o `test -f 'filter-sr-latin.c' || echo './'`filter-sr-latin.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o recode-sr-latin recode_sr_latin-recode-sr-latin.o recode_sr_latin-filter-sr-latin.o ../gnulib-lib/libgettextlib.la +libtool: link: gcc -g -O2 -o .libs/recode-sr-latin recode_sr_latin-recode-sr-latin.o recode_sr_latin-filter-sr-latin.o ../gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so -lm +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/lib/gettext\" -g -O2 -c -o hostname-hostname.o `test -f 'hostname.c' || echo './'`hostname.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o hostname hostname-hostname.o ../gnulib-lib/libgettextlib.la +libtool: link: gcc -g -O2 -o .libs/hostname hostname-hostname.o ../gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so -lm +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/lib/gettext\" -g -O2 -c -o urlget-urlget.o `test -f 'urlget.c' || echo './'`urlget.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o urlget urlget-urlget.o ../gnulib-lib/libgettextlib.la +libtool: link: gcc -g -O2 -o .libs/urlget urlget-urlget.o ../gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so -lm +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/lib/gettext\" -g -O2 -c -o cldr_plurals-cldr-plural.o `test -f 'cldr-plural.c' || echo './'`cldr-plural.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/lib/gettext\" -g -O2 -c -o cldr_plurals-cldr-plural-exp.o `test -f 'cldr-plural-exp.c' || echo './'`cldr-plural-exp.c +gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/lib/gettext\" -g -O2 -c -o cldr_plurals-cldr-plurals.o `test -f 'cldr-plurals.c' || echo './'`cldr-plurals.c +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o cldr-plurals cldr_plurals-cldr-plural.o cldr_plurals-cldr-plural-exp.o cldr_plurals-cldr-plurals.o libgettextsrc.la ../gnulib-lib/libgettextlib.la +libtool: link: gcc -g -O2 -o .libs/cldr-plurals cldr_plurals-cldr-plural.o cldr_plurals-cldr-plural-exp.o cldr_plurals-cldr-plurals.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lncurses -lc ../gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so -lm +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/src' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/src' +Making all in libgettextpo +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/libgettextpo' +cp ./gettext-po.in.h gettext-po.h-tmp +mv gettext-po.h-tmp gettext-po.h +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_GTPO|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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_FCNTL''@/1/g' \ + -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ + -e 's/@''GNULIB_OPEN''@/1/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 iconv.h-t iconv.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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_ICONV_H''@||g' \ + -e 's/@''GNULIB_ICONV''@/1/g' \ + -e 's|@''ICONV_CONST''@||g' \ + -e 's|@''REPLACE_ICONV''@|0|g' \ + -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \ + -e 's|@''REPLACE_ICONV_UTF''@|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' \ + < ./iconv.in.h; \ +} > iconv.h-t && \ +mv iconv.h-t iconv.h +rm -f inttypes.h-t inttypes.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's/@''HAVE_INTTYPES_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_INTTYPES_H''@||g' \ + -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ + -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ + -e 's/@''GNULIB_IMAXABS''@/0/g' \ + -e 's/@''GNULIB_IMAXDIV''@/0/g' \ + -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ + -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ + -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ + -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ + -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ + -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ + -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ + -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ + -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ + -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ + -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ + -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ + -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/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' \ + < ./inttypes.in.h; \ +} > inttypes.h-t && \ +mv inttypes.h-t inttypes.h +rm -f textstyle.h-t textstyle.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./textstyle.in.h; \ +} > textstyle.h-t && \ +mv textstyle.h-t textstyle.h +rm -f limits.h-t limits.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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 locale.h-t locale.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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_LOCALE_H''@||g' \ + -e 's/@''GNULIB_LOCALECONV''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ + -e 's/@''GNULIB_SETLOCALE''@/1/g' \ + -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ + -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ + -e 's/@''GNULIB_LOCALENAME''@/1/g' \ + -e 's|@''HAVE_NEWLOCALE''@|1|g' \ + -e 's|@''HAVE_DUPLOCALE''@|1|g' \ + -e 's|@''HAVE_FREELOCALE''@|1|g' \ + -e 's|@''HAVE_XLOCALE_H''@|0|g' \ + -e 's|@''REPLACE_LOCALECONV''@|0|g' \ + -e 's|@''REPLACE_SETLOCALE''@|0|g' \ + -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ + -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ + -e 's|@''REPLACE_FREELOCALE''@|0|g' \ + -e 's|@''REPLACE_STRUCT_LCONV''@|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' \ + < ./locale.in.h; \ +} > locale.h-t && \ +mv locale.h-t locale.h +rm -f signal.h-t signal.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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_SIGNAL_H''@||g' \ + -e 's/@''GNULIB_PTHREAD_SIGMASK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_RAISE''@/1/g' \ + -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \ + -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ + -e 's/@''GNULIB_SIGACTION''@/1/g' \ + -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ + -e 's|@''HAVE_RAISE''@|1|g' \ + -e 's|@''HAVE_SIGSET_T''@|1|g' \ + -e 's|@''HAVE_SIGINFO_T''@|1|g' \ + -e 's|@''HAVE_SIGACTION''@|1|g' \ + -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ + -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ + -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ + -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ + -e 's|@''REPLACE_RAISE''@|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' \ + < ./signal.in.h; \ +} > signal.h-t && \ +mv signal.h-t signal.h +rm -f stdio.h-t stdio.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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''@/1/g' \ + -e 's/@''GNULIB_FFLUSH''@/0/g' \ + -e 's/@''GNULIB_FGETC''@/1/g' \ + -e 's/@''GNULIB_FGETS''@/1/g' \ + -e 's/@''GNULIB_FOPEN''@/1/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''@/1/g' \ + -e 's/@''GNULIB_FTELLO''@/1/g' \ + -e 's/@''GNULIB_FWRITE''@/1/g' \ + -e 's/@''GNULIB_GETC''@/1/g' \ + -e 's/@''GNULIB_GETCHAR''@/1/g' \ + -e 's/@''GNULIB_GETDELIM''@/1/g' \ + -e 's/@''GNULIB_GETLINE''@/1/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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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''@/1/g' \ + -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ + -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ + -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \ + -e 's/@''GNULIB_TMPFILE''@/0/g' \ + -e 's/@''GNULIB_VASPRINTF''@/1/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''@/1/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_GTPO|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''@/1/g' \ + -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ + -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ + -e 's/@''GNULIB_GRANTPT''@/0/g' \ + -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ + -e 's/@''GNULIB_MBTOWC''@/1/g' \ + -e 's/@''GNULIB_MKDTEMP''@/1/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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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''@/1/g' \ + -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ + -e 's/@''GNULIB_REALPATH''@/1/g' \ + -e 's/@''GNULIB_RPMATCH''@/0/g' \ + -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \ + -e 's/@''GNULIB_SETENV''@/1/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''@/1/g' \ + -e 's/@''GNULIB_WCTOMB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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_GTPO|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''@/1/g' \ + -e 's/@''GNULIB_FFSL''@/0/g' \ + -e 's/@''GNULIB_FFSLL''@/0/g' \ + -e 's/@''GNULIB_MBSLEN''@/1/g' \ + -e 's/@''GNULIB_MBSNLEN''@/0/g' \ + -e 's/@''GNULIB_MBSCHR''@/0/g' \ + -e 's/@''GNULIB_MBSRCHR''@/0/g' \ + -e 's/@''GNULIB_MBSSTR''@/1/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''@/1/g' \ + -e 's/@''GNULIB_MEMMEM''@/0/g' \ + -e 's/@''GNULIB_MEMPCPY''@/1/g' \ + -e 's/@''GNULIB_MEMRCHR''@/0/g' \ + -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ + -e 's/@''GNULIB_STPCPY''@/1/g' \ + -e 's/@''GNULIB_STPNCPY''@/1/g' \ + -e 's/@''GNULIB_STRCHRNUL''@/1/g' \ + -e 's/@''GNULIB_STRDUP''@/0/g' \ + -e 's/@''GNULIB_STRNCAT''@/0/g' \ + -e 's/@''GNULIB_STRNDUP''@/0/g' \ + -e 's/@''GNULIB_STRNLEN''@/1/g' \ + -e 's/@''GNULIB_STRPBRK''@/1/g' \ + -e 's/@''GNULIB_STRSEP''@/0/g' \ + -e 's/@''GNULIB_STRSTR''@/1/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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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_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''@|1|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 +/bin/mkdir -p sys +rm -f sys/stat.h-t sys/stat.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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_STAT_H''@||g' \ + -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ + -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ + -e 's/@''GNULIB_FCHMODAT''@/0/g' \ + -e 's/@''GNULIB_FSTAT''@/1/g' \ + -e 's/@''GNULIB_FSTATAT''@/0/g' \ + -e 's/@''GNULIB_FUTIMENS''@/0/g' \ + -e 's/@''GNULIB_GETUMASK''@/0/g' \ + -e 's/@''GNULIB_LCHMOD''@/0/g' \ + -e 's/@''GNULIB_LSTAT''@/1/g' \ + -e 's/@''GNULIB_MKDIRAT''@/0/g' \ + -e 's/@''GNULIB_MKFIFO''@/0/g' \ + -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ + -e 's/@''GNULIB_MKNOD''@/0/g' \ + -e 's/@''GNULIB_MKNODAT''@/0/g' \ + -e 's/@''GNULIB_STAT''@/1/g' \ + -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ + -e 's|@''HAVE_FCHMODAT''@|1|g' \ + -e 's|@''HAVE_FSTATAT''@|1|g' \ + -e 's|@''HAVE_FUTIMENS''@|1|g' \ + -e 's|@''HAVE_GETUMASK''@|1|g' \ + -e 's|@''HAVE_LCHMOD''@|1|g' \ + -e 's|@''HAVE_LSTAT''@|1|g' \ + -e 's|@''HAVE_MKDIRAT''@|1|g' \ + -e 's|@''HAVE_MKFIFO''@|1|g' \ + -e 's|@''HAVE_MKFIFOAT''@|1|g' \ + -e 's|@''HAVE_MKNOD''@|1|g' \ + -e 's|@''HAVE_MKNODAT''@|1|g' \ + -e 's|@''HAVE_UTIMENSAT''@|1|g' \ + -e 's|@''REPLACE_FCHMODAT''@|0|g' \ + -e 's|@''REPLACE_FSTAT''@|0|g' \ + -e 's|@''REPLACE_FSTATAT''@|0|g' \ + -e 's|@''REPLACE_FUTIMENS''@|0|g' \ + -e 's|@''REPLACE_LSTAT''@|0|g' \ + -e 's|@''REPLACE_MKDIR''@|0|g' \ + -e 's|@''REPLACE_MKFIFO''@|0|g' \ + -e 's|@''REPLACE_MKNOD''@|0|g' \ + -e 's|@''REPLACE_STAT''@|0|g' \ + -e 's|@''REPLACE_UTIMENSAT''@|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' \ + < ./sys_stat.in.h; \ +} > sys/stat.h-t && \ +mv sys/stat.h-t sys/stat.h +/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_GTPO|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 time.h-t time.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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_TIME_H''@||g' \ + -e 's/@''GNULIB_CTIME''@/0/g' \ + -e 's/@''GNULIB_LOCALTIME''@/1/g' \ + -e 's/@''GNULIB_MKTIME''@/0/g' \ + -e 's/@''GNULIB_NANOSLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_STRFTIME''@/0/g' \ + -e 's/@''GNULIB_STRPTIME''@/0/g' \ + -e 's/@''GNULIB_TIMEGM''@/0/g' \ + -e 's/@''GNULIB_TIME_R''@/0/g' \ + -e 's/@''GNULIB_TIME_RZ''@/0/g' \ + -e 's/@''GNULIB_TZSET''@/0/g' \ + -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ + -e 's|@''HAVE_NANOSLEEP''@|1|g' \ + -e 's|@''HAVE_STRPTIME''@|1|g' \ + -e 's|@''HAVE_TIMEGM''@|1|g' \ + -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ + -e 's|@''HAVE_TZSET''@|1|g' \ + -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_GMTIME''@|0|g' \ + -e 's|@''REPLACE_LOCALTIME''@|0|g' \ + -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_NANOSLEEP''@|1|g' \ + -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ + -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ + -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ + -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ + -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|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' \ + < ./time.in.h; \ +} > time.h-t && \ +mv time.h-t time.h +rm -f uniconv.h-t uniconv.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./uniconv.in.h; \ +} > uniconv.h-t && \ +mv -f uniconv.h-t uniconv.h +rm -f unictype.h-t unictype.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unictype.in.h; \ +} > unictype.h-t && \ +mv -f unictype.h-t unictype.h +rm -f unilbrk.h-t unilbrk.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unilbrk.in.h; \ +} > unilbrk.h-t && \ +mv -f unilbrk.h-t unilbrk.h +rm -f unistd.h-t unistd.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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''@/1/g' \ + -e 's/@''GNULIB_DUP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_DUP2''@/1/g' \ + -e 's/@''GNULIB_DUP3''@/0/g' \ + -e 's/@''GNULIB_ENVIRON''@/1/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''@/1/g' \ + -e 's/@''GNULIB_FTRUNCATE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_GETCWD''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ + -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ + -e 's/@''GNULIB_GETENTROPY''@/0/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_GETOPT_POSIX''@/1/g' \ + -e 's/@''GNULIB_GETPAGESIZE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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''@/1/g' \ + -e 's/@''GNULIB_PIPE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_PIPE2''@/1/g' \ + -e 's/@''GNULIB_PREAD''@/0/g' \ + -e 's/@''GNULIB_PWRITE''@/0/g' \ + -e 's/@''GNULIB_READ''@/1/g' \ + -e 's/@''GNULIB_READLINK''@/1/g' \ + -e 's/@''GNULIB_READLINKAT''@/0/g' \ + -e 's/@''GNULIB_RMDIR''@/1/g' \ + -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ + -e 's/@''GNULIB_SLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_SYMLINK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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''@/1/g' \ + -e 's/@''GNULIB_UNLINK''@/1/g' \ + -e 's/@''GNULIB_UNLINKAT''@/0/g' \ + -e 's/@''GNULIB_USLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_WRITE''@/1/g' \ + < ./unistd.in.h | \ + sed -e 's|@''HAVE_CHOWN''@|1|g' \ + -e 's|@''HAVE_COPY_FILE_RANGE''@|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_GETENTROPY''@|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_SYS_RANDOM_H''@|1|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 +rm -f unistr.h-t unistr.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unistr.in.h; \ +} > unistr.h-t && \ +mv -f unistr.h-t unistr.h +rm -f unitypes.h-t unitypes.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unitypes.in.h; \ +} > unitypes.h-t && \ +mv -f unitypes.h-t unitypes.h +rm -f uniwidth.h-t uniwidth.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./uniwidth.in.h; \ +} > uniwidth.h-t && \ +mv -f uniwidth.h-t uniwidth.h +rm -f wchar.h-t wchar.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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|@''HAVE_FEATURES_H''@|1|g' \ + -e 's|@''NEXT_WCHAR_H''@||g' \ + -e 's|@''HAVE_WCHAR_H''@|1|g' \ + -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ + -e 's/@''GNULIB_BTOWC''@/1/g' \ + -e 's/@''GNULIB_WCTOB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_MBSINIT''@/1/g' \ + -e 's/@''GNULIB_MBRTOWC''@/1/g' \ + -e 's/@''GNULIB_MBRLEN''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ + -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ + -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ + -e 's/@''GNULIB_WCRTOMB''@/(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/g' \ + -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCWIDTH''@/1/g' \ + -e 's/@''GNULIB_WMEMCHR''@/1/g' \ + -e 's/@''GNULIB_WMEMCMP''@/0/g' \ + -e 's/@''GNULIB_WMEMCPY''@/0/g' \ + -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ + -e 's/@''GNULIB_WMEMPCPY''@/1/g' \ + -e 's/@''GNULIB_WMEMSET''@/0/g' \ + -e 's/@''GNULIB_WCSLEN''@/0/g' \ + -e 's/@''GNULIB_WCSNLEN''@/0/g' \ + -e 's/@''GNULIB_WCSCPY''@/0/g' \ + -e 's/@''GNULIB_WCPCPY''@/0/g' \ + -e 's/@''GNULIB_WCSNCPY''@/0/g' \ + -e 's/@''GNULIB_WCPNCPY''@/0/g' \ + -e 's/@''GNULIB_WCSCAT''@/0/g' \ + -e 's/@''GNULIB_WCSNCAT''@/0/g' \ + -e 's/@''GNULIB_WCSCMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCMP''@/0/g' \ + -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSCOLL''@/0/g' \ + -e 's/@''GNULIB_WCSXFRM''@/0/g' \ + -e 's/@''GNULIB_WCSDUP''@/0/g' \ + -e 's/@''GNULIB_WCSCHR''@/0/g' \ + -e 's/@''GNULIB_WCSRCHR''@/0/g' \ + -e 's/@''GNULIB_WCSCSPN''@/0/g' \ + -e 's/@''GNULIB_WCSSPN''@/0/g' \ + -e 's/@''GNULIB_WCSPBRK''@/0/g' \ + -e 's/@''GNULIB_WCSSTR''@/0/g' \ + -e 's/@''GNULIB_WCSTOK''@/0/g' \ + -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ + -e 's/@''GNULIB_WCSFTIME''@/0/g' \ + < ./wchar.in.h | \ + sed -e 's|@''HAVE_WINT_T''@|1|g' \ + -e 's|@''HAVE_BTOWC''@|1|g' \ + -e 's|@''HAVE_MBSINIT''@|1|g' \ + -e 's|@''HAVE_MBRTOWC''@|1|g' \ + -e 's|@''HAVE_MBRLEN''@|1|g' \ + -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ + -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ + -e 's|@''HAVE_WCRTOMB''@|1|g' \ + -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ + -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ + -e 's|@''HAVE_WMEMCHR''@|1|g' \ + -e 's|@''HAVE_WMEMCMP''@|1|g' \ + -e 's|@''HAVE_WMEMCPY''@|1|g' \ + -e 's|@''HAVE_WMEMMOVE''@|1|g' \ + -e 's|@''HAVE_WMEMPCPY''@|1|g' \ + -e 's|@''HAVE_WMEMSET''@|1|g' \ + -e 's|@''HAVE_WCSLEN''@|1|g' \ + -e 's|@''HAVE_WCSNLEN''@|1|g' \ + -e 's|@''HAVE_WCSCPY''@|1|g' \ + -e 's|@''HAVE_WCPCPY''@|1|g' \ + -e 's|@''HAVE_WCSNCPY''@|1|g' \ + -e 's|@''HAVE_WCPNCPY''@|1|g' \ + -e 's|@''HAVE_WCSCAT''@|1|g' \ + -e 's|@''HAVE_WCSNCAT''@|1|g' \ + -e 's|@''HAVE_WCSCMP''@|1|g' \ + -e 's|@''HAVE_WCSNCMP''@|1|g' \ + -e 's|@''HAVE_WCSCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSCOLL''@|1|g' \ + -e 's|@''HAVE_WCSXFRM''@|1|g' \ + -e 's|@''HAVE_WCSDUP''@|1|g' \ + -e 's|@''HAVE_WCSCHR''@|1|g' \ + -e 's|@''HAVE_WCSRCHR''@|1|g' \ + -e 's|@''HAVE_WCSCSPN''@|1|g' \ + -e 's|@''HAVE_WCSSPN''@|1|g' \ + -e 's|@''HAVE_WCSPBRK''@|1|g' \ + -e 's|@''HAVE_WCSSTR''@|1|g' \ + -e 's|@''HAVE_WCSTOK''@|1|g' \ + -e 's|@''HAVE_WCSWIDTH''@|1|g' \ + -e 's|@''HAVE_WCSFTIME''@|1|g' \ + -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ + -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ + | \ + sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ + -e 's|@''REPLACE_BTOWC''@|0|g' \ + -e 's|@''REPLACE_WCTOB''@|0|g' \ + -e 's|@''REPLACE_MBSINIT''@|0|g' \ + -e 's|@''REPLACE_MBRTOWC''@|1|g' \ + -e 's|@''REPLACE_MBRLEN''@|1|g' \ + -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ + -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ + -e 's|@''REPLACE_WCRTOMB''@|0|g' \ + -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSFTIME''@|0|g' \ + -e 's|@''REPLACE_WCSTOK''@|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'; \ +} > wchar.h-t && \ +mv wchar.h-t wchar.h +rm -f wctype.h-t wctype.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ + -e 's/@''HAVE_WCTYPE_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_WCTYPE_H''@||g' \ + -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ + -e 's/@''GNULIB_ISWBLANK''@/1/g' \ + -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ + -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ + -e 's/@''GNULIB_WCTYPE''@/0/g' \ + -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ + -e 's/@''GNULIB_WCTRANS''@/0/g' \ + -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ + -e 's/@''HAVE_ISWBLANK''@/1/g' \ + -e 's/@''HAVE_ISWCNTRL''@/1/g' \ + -e 's/@''HAVE_WCTYPE_T''@/1/g' \ + -e 's/@''HAVE_WCTRANS_T''@/1/g' \ + -e 's/@''HAVE_WINT_T''@/1/g' \ + -e 's/@''REPLACE_ISWBLANK''@/0/g' \ + -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ + -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ + -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ + -e 's/@''REPLACE_TOWLOWER''@/0/g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./wctype.in.h; \ +} > wctype.h-t && \ +mv wctype.h-t wctype.h +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + : "Avoid double inclusion, to avoid a warning about redefinition of DLL_VARIABLE."; \ + echo '#ifndef GTPO_CONFIG_H'; \ + echo '#define GTPO_CONFIG_H'; \ + echo; \ + echo '#include "../config.h"'; \ + : "Turn all gettext() calls into dgettext() calls."; \ + echo '#define DEFAULT_TEXT_DOMAIN "gettext-tools"'; \ + : "All code is collected in a single library,"; \ + : "No references to variables in other libraries exist."; \ + echo '#undef DLL_VARIABLE'; \ + echo '#define DLL_VARIABLE'; \ + echo; \ + echo '#endif /* GTPO_CONFIG_H */'; \ +} > config.h && \ +if test -n "1"; then \ + { \ + for f in ../src/str-list.c ../src/dir-list.c ../src/message.c ../src/msgl-ascii.c ../src/po-error.c ../src/po-xerror.c ../src/write-catalog.c ../src/write-po.c ../src/open-catalog.c ../src/po-charset.c ../src/po-lex.c ../src/po-gram-gen.c ../src/read-po.c ../src/read-catalog-abstract.c ../src/read-catalog.c ../src/plural-table.c ../src/format-c.c ../src/format-python.c ../src/format-python-brace.c ../src/format-java.c ../src/format-java-printf.c ../src/format-csharp.c ../src/format-javascript.c ../src/format-scheme.c ../src/format-lisp.c ../src/format-elisp.c ../src/format-librep.c ../src/format-ruby.c ../src/format-sh.c ../src/format-awk.c ../src/format-lua.c ../src/format-pascal.c ../src/format-smalltalk.c ../src/format-qt.c ../src/format-qt-plural.c ../src/format-kde.c ../src/format-kde-kuit.c ../src/format-boost.c ../src/format-tcl.c ../src/format-perl.c ../src/format-perl-brace.c ../src/format-php.c ../src/format-gcc-internal.c ../src/format-gfc-internal.c ../src/format.c ../src/plural-exp.c ../src/plural-eval.c ../src/msgl-check.c ../src/sentence.c basename-lgpl.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c c-strstr.h c-strstr.c cloexec.c concat-filename.c diffseq.h error-progname.h error-progname.c exitfail.c fd-hook.c fstrcmp.h fstrcmp.c fwriteerror.h fwriteerror.c gcd.h gcd.c getprogname.h getprogname.c gettext.h hard-locale.c gl_linked_list.h gl_linked_list.c gl_anylinked_list1.h gl_anylinked_list2.h gl_list.h gl_list.c localcharset.c glthread/lock.h glthread/lock.c malloca.c markup.h markup.c mbswidth.h mbswidth.c mem-hash-map.h mem-hash-map.c minmax.h setlocale_null.c size_max.h stat-time.c striconv.h striconv.c striconveh.h striconveh.c striconveha.h striconveha.c glthread/threadlib.c glthread/tls.h glthread/tls.c uniconv/u8-conv-from-enc.c unictype/ctype_alpha.c unictype/ctype_space.c unilbrk/lbrktables.c unilbrk/u8-possible-linebreaks.c unilbrk/u8-width-linebreaks.c unilbrk/ulc-common.c unilbrk/ulc-width-linebreaks.c unistd.c unistr/u16-mbtouc.c unistr/u16-mbtouc-aux.c unistr/u8-check.c unistr/u8-mblen.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c unistr/u8-mbtouc-unsafe.c unistr/u8-mbtouc-unsafe-aux.c unistr/u8-mbtoucr.c unistr/u8-next.c unistr/u8-prev.c unistr/u8-strmbtouc.c unistr/u8-uctomb.c unistr/u8-uctomb-aux.c uniwidth/width.c wctype-h.c xalloc.h xmalloc.c xstrdup.c xconcat-filename.c xerror.h xerror.c gl_xlist.h gl_xlist.c xmalloca.c xsize.h xsize.c xstriconv.h xstriconv.c xvasprintf.h xvasprintf.c xasprintf.c asnprintf.lo fcntl.lo mbrtowc.lo obstack.lo printf-args.lo printf-parse.lo vasnprintf.lo; do \ + case $f in \ + *.c | *.o | *.lo ) \ + sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; \ + test -f $sf || sf=./$sf; \ + of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; \ + gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -c $sf || { rm -f config.h; exit 1; }; \ + sh ./exported.sh $of 1>&5; \ + rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; \ + ;; \ + esac; \ + done; \ + } 5>&1 1>&2 \ + | sed -e 's,.* ,,' | grep -v '@' | LC_ALL=C sort | LC_ALL=C uniq \ + | sed -e 's,^obstack_free$,__obstack_free,' \ + | sed -e 's,^\(.*\)$,#define \1 libgettextpo_\1,' > config.h-t && \ + if test -f config.h; then \ + cat config.h-t >> config.h; \ + rm -f config.h-t; \ + else \ + rm -f config.h-t; \ + exit 1; \ + fi \ +fi +make all-am +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/libgettextpo' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o gettext-po.lo gettext-po.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c gettext-po.c -fPIC -DPIC -o .libs/gettext-po.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/str-list.lo ../src/str-list.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/str-list.c -fPIC -DPIC -o ../src/.libs/str-list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/dir-list.lo ../src/dir-list.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/dir-list.c -fPIC -DPIC -o ../src/.libs/dir-list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/message.lo ../src/message.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/message.c -fPIC -DPIC -o ../src/.libs/message.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/msgl-ascii.lo ../src/msgl-ascii.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/msgl-ascii.c -fPIC -DPIC -o ../src/.libs/msgl-ascii.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/po-error.lo ../src/po-error.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/po-error.c -fPIC -DPIC -o ../src/.libs/po-error.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/po-xerror.lo ../src/po-xerror.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/po-xerror.c -fPIC -DPIC -o ../src/.libs/po-xerror.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/write-catalog.lo ../src/write-catalog.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/write-catalog.c -fPIC -DPIC -o ../src/.libs/write-catalog.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/write-po.lo ../src/write-po.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/write-po.c -fPIC -DPIC -o ../src/.libs/write-po.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/open-catalog.lo ../src/open-catalog.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/open-catalog.c -fPIC -DPIC -o ../src/.libs/open-catalog.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/po-charset.lo ../src/po-charset.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/po-charset.c -fPIC -DPIC -o ../src/.libs/po-charset.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/po-lex.lo ../src/po-lex.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/po-lex.c -fPIC -DPIC -o ../src/.libs/po-lex.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/po-gram-gen.lo ../src/po-gram-gen.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/po-gram-gen.c -fPIC -DPIC -o ../src/.libs/po-gram-gen.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/read-po.lo ../src/read-po.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/read-po.c -fPIC -DPIC -o ../src/.libs/read-po.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/read-catalog-abstract.lo ../src/read-catalog-abstract.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/read-catalog-abstract.c -fPIC -DPIC -o ../src/.libs/read-catalog-abstract.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/read-catalog.lo ../src/read-catalog.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/read-catalog.c -fPIC -DPIC -o ../src/.libs/read-catalog.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/plural-table.lo ../src/plural-table.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/plural-table.c -fPIC -DPIC -o ../src/.libs/plural-table.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-c.lo ../src/format-c.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-c.c -fPIC -DPIC -o ../src/.libs/format-c.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-python.lo ../src/format-python.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-python.c -fPIC -DPIC -o ../src/.libs/format-python.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-python-brace.lo ../src/format-python-brace.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-python-brace.c -fPIC -DPIC -o ../src/.libs/format-python-brace.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-java.lo ../src/format-java.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-java.c -fPIC -DPIC -o ../src/.libs/format-java.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-java-printf.lo ../src/format-java-printf.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-java-printf.c -fPIC -DPIC -o ../src/.libs/format-java-printf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-csharp.lo ../src/format-csharp.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-csharp.c -fPIC -DPIC -o ../src/.libs/format-csharp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-javascript.lo ../src/format-javascript.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-javascript.c -fPIC -DPIC -o ../src/.libs/format-javascript.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-scheme.lo ../src/format-scheme.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-scheme.c -fPIC -DPIC -o ../src/.libs/format-scheme.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-lisp.lo ../src/format-lisp.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-lisp.c -fPIC -DPIC -o ../src/.libs/format-lisp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-elisp.lo ../src/format-elisp.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-elisp.c -fPIC -DPIC -o ../src/.libs/format-elisp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-librep.lo ../src/format-librep.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-librep.c -fPIC -DPIC -o ../src/.libs/format-librep.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-ruby.lo ../src/format-ruby.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-ruby.c -fPIC -DPIC -o ../src/.libs/format-ruby.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-sh.lo ../src/format-sh.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-sh.c -fPIC -DPIC -o ../src/.libs/format-sh.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-awk.lo ../src/format-awk.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-awk.c -fPIC -DPIC -o ../src/.libs/format-awk.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-lua.lo ../src/format-lua.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-lua.c -fPIC -DPIC -o ../src/.libs/format-lua.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-pascal.lo ../src/format-pascal.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-pascal.c -fPIC -DPIC -o ../src/.libs/format-pascal.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-smalltalk.lo ../src/format-smalltalk.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-smalltalk.c -fPIC -DPIC -o ../src/.libs/format-smalltalk.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-qt.lo ../src/format-qt.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-qt.c -fPIC -DPIC -o ../src/.libs/format-qt.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-qt-plural.lo ../src/format-qt-plural.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-qt-plural.c -fPIC -DPIC -o ../src/.libs/format-qt-plural.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-kde.lo ../src/format-kde.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-kde.c -fPIC -DPIC -o ../src/.libs/format-kde.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-kde-kuit.lo ../src/format-kde-kuit.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-kde-kuit.c -fPIC -DPIC -o ../src/.libs/format-kde-kuit.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-boost.lo ../src/format-boost.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-boost.c -fPIC -DPIC -o ../src/.libs/format-boost.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-tcl.lo ../src/format-tcl.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-tcl.c -fPIC -DPIC -o ../src/.libs/format-tcl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-perl.lo ../src/format-perl.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-perl.c -fPIC -DPIC -o ../src/.libs/format-perl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-perl-brace.lo ../src/format-perl-brace.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-perl-brace.c -fPIC -DPIC -o ../src/.libs/format-perl-brace.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-php.lo ../src/format-php.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-php.c -fPIC -DPIC -o ../src/.libs/format-php.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-gcc-internal.lo ../src/format-gcc-internal.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-gcc-internal.c -fPIC -DPIC -o ../src/.libs/format-gcc-internal.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format-gfc-internal.lo ../src/format-gfc-internal.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format-gfc-internal.c -fPIC -DPIC -o ../src/.libs/format-gfc-internal.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/format.lo ../src/format.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/format.c -fPIC -DPIC -o ../src/.libs/format.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/plural-exp.lo ../src/plural-exp.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/plural-exp.c -fPIC -DPIC -o ../src/.libs/plural-exp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/plural-eval.lo ../src/plural-eval.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/plural-eval.c -fPIC -DPIC -o ../src/.libs/plural-eval.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/msgl-check.lo ../src/msgl-check.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/msgl-check.c -fPIC -DPIC -o ../src/.libs/msgl-check.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o ../src/sentence.lo ../src/sentence.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c ../src/sentence.c -fPIC -DPIC -o ../src/.libs/sentence.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o basename-lgpl.lo basename-lgpl.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o c-ctype.lo c-ctype.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o c-strcasecmp.lo c-strcasecmp.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o c-strncasecmp.lo c-strncasecmp.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o c-strstr.lo c-strstr.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c c-strstr.c -fPIC -DPIC -o .libs/c-strstr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o cloexec.lo cloexec.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o concat-filename.lo concat-filename.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c concat-filename.c -fPIC -DPIC -o .libs/concat-filename.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o error-progname.lo error-progname.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c error-progname.c -fPIC -DPIC -o .libs/error-progname.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o exitfail.lo exitfail.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o fd-hook.lo fd-hook.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o fstrcmp.lo fstrcmp.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c fstrcmp.c -fPIC -DPIC -o .libs/fstrcmp.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o fwriteerror.lo fwriteerror.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c fwriteerror.c -fPIC -DPIC -o .libs/fwriteerror.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o gcd.lo gcd.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c gcd.c -fPIC -DPIC -o .libs/gcd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o getprogname.lo getprogname.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c getprogname.c -fPIC -DPIC -o .libs/getprogname.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o hard-locale.lo hard-locale.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c hard-locale.c -fPIC -DPIC -o .libs/hard-locale.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o gl_linked_list.lo gl_linked_list.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c gl_linked_list.c -fPIC -DPIC -o .libs/gl_linked_list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o gl_list.lo gl_list.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c gl_list.c -fPIC -DPIC -o .libs/gl_list.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o localcharset.lo localcharset.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o glthread/lock.lo glthread/lock.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o malloca.lo malloca.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c malloca.c -fPIC -DPIC -o .libs/malloca.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o markup.lo markup.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c markup.c -fPIC -DPIC -o .libs/markup.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o mbswidth.lo mbswidth.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c mbswidth.c -fPIC -DPIC -o .libs/mbswidth.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o mem-hash-map.lo mem-hash-map.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c mem-hash-map.c -fPIC -DPIC -o .libs/mem-hash-map.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o setlocale_null.lo setlocale_null.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c setlocale_null.c -fPIC -DPIC -o .libs/setlocale_null.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o stat-time.lo stat-time.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c stat-time.c -fPIC -DPIC -o .libs/stat-time.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o striconv.lo striconv.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c striconv.c -fPIC -DPIC -o .libs/striconv.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o striconveh.lo striconveh.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c striconveh.c -fPIC -DPIC -o .libs/striconveh.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o striconveha.lo striconveha.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c striconveha.c -fPIC -DPIC -o .libs/striconveha.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o glthread/threadlib.lo glthread/threadlib.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o glthread/tls.lo glthread/tls.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c glthread/tls.c -fPIC -DPIC -o glthread/.libs/tls.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o uniconv/u8-conv-from-enc.lo uniconv/u8-conv-from-enc.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c uniconv/u8-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u8-conv-from-enc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unictype/ctype_alpha.lo unictype/ctype_alpha.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unictype/ctype_alpha.c -fPIC -DPIC -o unictype/.libs/ctype_alpha.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unictype/ctype_space.lo unictype/ctype_space.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unictype/ctype_space.c -fPIC -DPIC -o unictype/.libs/ctype_space.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unilbrk/lbrktables.lo unilbrk/lbrktables.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unilbrk/lbrktables.c -fPIC -DPIC -o unilbrk/.libs/lbrktables.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unilbrk/u8-possible-linebreaks.lo unilbrk/u8-possible-linebreaks.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unilbrk/u8-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-possible-linebreaks.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unilbrk/u8-width-linebreaks.lo unilbrk/u8-width-linebreaks.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unilbrk/u8-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-width-linebreaks.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unilbrk/ulc-common.lo unilbrk/ulc-common.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unilbrk/ulc-common.c -fPIC -DPIC -o unilbrk/.libs/ulc-common.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unilbrk/ulc-width-linebreaks.lo unilbrk/ulc-width-linebreaks.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unilbrk/ulc-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/ulc-width-linebreaks.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistd.lo unistd.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistd.c -fPIC -DPIC -o .libs/unistd.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u16-mbtouc.lo unistr/u16-mbtouc.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u16-mbtouc.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-aux.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u16-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc-aux.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-check.lo unistr/u8-check.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-check.c -fPIC -DPIC -o unistr/.libs/u8-check.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-mblen.lo unistr/u8-mblen.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-mblen.c -fPIC -DPIC -o unistr/.libs/u8-mblen.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-mbtouc.lo unistr/u8-mbtouc.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-mbtouc.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-aux.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-aux.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtouc-unsafe-aux.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-mbtouc-unsafe-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe-aux.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-mbtoucr.lo unistr/u8-mbtoucr.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-mbtoucr.c -fPIC -DPIC -o unistr/.libs/u8-mbtoucr.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-next.lo unistr/u8-next.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-next.c -fPIC -DPIC -o unistr/.libs/u8-next.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-prev.lo unistr/u8-prev.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-prev.c -fPIC -DPIC -o unistr/.libs/u8-prev.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-strmbtouc.lo unistr/u8-strmbtouc.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-strmbtouc.c -fPIC -DPIC -o unistr/.libs/u8-strmbtouc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-uctomb.lo unistr/u8-uctomb.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-uctomb.c -fPIC -DPIC -o unistr/.libs/u8-uctomb.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o unistr/u8-uctomb-aux.lo unistr/u8-uctomb-aux.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/u8-uctomb-aux.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o uniwidth/width.lo uniwidth/width.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/width.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o wctype-h.lo wctype-h.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xmalloc.lo xmalloc.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xstrdup.lo xstrdup.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xstrdup.c -fPIC -DPIC -o .libs/xstrdup.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xconcat-filename.lo xconcat-filename.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xconcat-filename.c -fPIC -DPIC -o .libs/xconcat-filename.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xerror.lo xerror.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xerror.c -fPIC -DPIC -o .libs/xerror.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o gl_xlist.lo gl_xlist.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c gl_xlist.c -fPIC -DPIC -o .libs/gl_xlist.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xmalloca.lo xmalloca.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xmalloca.c -fPIC -DPIC -o .libs/xmalloca.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xsize.lo xsize.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xsize.c -fPIC -DPIC -o .libs/xsize.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xstriconv.lo xstriconv.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xstriconv.c -fPIC -DPIC -o .libs/xstriconv.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xvasprintf.lo xvasprintf.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o xasprintf.lo xasprintf.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o asnprintf.lo asnprintf.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o fcntl.lo fcntl.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o mbrtowc.lo mbrtowc.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c mbrtowc.c -fPIC -DPIC -o .libs/mbrtowc.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o obstack.lo obstack.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c obstack.c -fPIC -DPIC -o .libs/obstack.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o printf-args.lo printf-args.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o printf-parse.lo printf-parse.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o +/bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c -o vasnprintf.lo vasnprintf.c +libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -g -O2 -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -o libgnu.la basename-lgpl.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo c-strstr.lo cloexec.lo concat-filename.lo error-progname.lo exitfail.lo fd-hook.lo fstrcmp.lo fwriteerror.lo gcd.lo getprogname.lo hard-locale.lo gl_linked_list.lo gl_list.lo localcharset.lo glthread/lock.lo malloca.lo markup.lo mbswidth.lo mem-hash-map.lo setlocale_null.lo stat-time.lo striconv.lo striconveh.lo striconveha.lo glthread/threadlib.lo glthread/tls.lo uniconv/u8-conv-from-enc.lo unictype/ctype_alpha.lo unictype/ctype_space.lo unilbrk/lbrktables.lo unilbrk/u8-possible-linebreaks.lo unilbrk/u8-width-linebreaks.lo unilbrk/ulc-common.lo unilbrk/ulc-width-linebreaks.lo unistd.lo unistr/u16-mbtouc.lo unistr/u16-mbtouc-aux.lo unistr/u8-check.lo unistr/u8-mblen.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtoucr.lo unistr/u8-next.lo unistr/u8-prev.lo unistr/u8-strmbtouc.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo uniwidth/width.lo wctype-h.lo xmalloc.lo xstrdup.lo xconcat-filename.lo xerror.lo gl_xlist.lo xmalloca.lo xsize.lo xstriconv.lo xvasprintf.lo xasprintf.lo asnprintf.lo fcntl.lo mbrtowc.lo obstack.lo printf-args.lo printf-parse.lo vasnprintf.lo +libtool: link: ar cru .libs/libgnu.a .libs/basename-lgpl.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/c-strstr.o .libs/cloexec.o .libs/concat-filename.o .libs/error-progname.o .libs/exitfail.o .libs/fd-hook.o .libs/fstrcmp.o .libs/fwriteerror.o .libs/gcd.o .libs/getprogname.o .libs/hard-locale.o .libs/gl_linked_list.o .libs/gl_list.o .libs/localcharset.o glthread/.libs/lock.o .libs/malloca.o .libs/markup.o .libs/mbswidth.o .libs/mem-hash-map.o .libs/setlocale_null.o .libs/stat-time.o .libs/striconv.o .libs/striconveh.o .libs/striconveha.o glthread/.libs/threadlib.o glthread/.libs/tls.o uniconv/.libs/u8-conv-from-enc.o unictype/.libs/ctype_alpha.o unictype/.libs/ctype_space.o unilbrk/.libs/lbrktables.o unilbrk/.libs/u8-possible-linebreaks.o unilbrk/.libs/u8-width-linebreaks.o unilbrk/.libs/ulc-common.o unilbrk/.libs/ulc-width-linebreaks.o .libs/unistd.o unistr/.libs/u16-mbtouc.o unistr/.libs/u16-mbtouc-aux.o unistr/.libs/u8-check.o unistr/.libs/u8-mblen.o unistr/.libs/u8-mbtouc.o unistr/.libs/u8-mbtouc-aux.o unistr/.libs/u8-mbtouc-unsafe.o unistr/.libs/u8-mbtouc-unsafe-aux.o unistr/.libs/u8-mbtoucr.o unistr/.libs/u8-next.o unistr/.libs/u8-prev.o unistr/.libs/u8-strmbtouc.o unistr/.libs/u8-uctomb.o unistr/.libs/u8-uctomb-aux.o uniwidth/.libs/width.o .libs/wctype-h.o .libs/xmalloc.o .libs/xstrdup.o .libs/xconcat-filename.o .libs/xerror.o .libs/gl_xlist.o .libs/xmalloca.o .libs/xsize.o .libs/xstriconv.o .libs/xvasprintf.o .libs/xasprintf.o .libs/asnprintf.o .libs/fcntl.o .libs/mbrtowc.o .libs/obstack.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o +libtool: link: ranlib .libs/libgnu.a +libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -version-info 5:7:5 -rpath /usr/lib -lc -no-undefined -o libgettextpo.la -rpath /usr/lib gettext-po.lo ../src/str-list.lo ../src/dir-list.lo ../src/message.lo ../src/msgl-ascii.lo ../src/po-error.lo ../src/po-xerror.lo ../src/write-catalog.lo ../src/write-po.lo ../src/open-catalog.lo ../src/po-charset.lo ../src/po-lex.lo ../src/po-gram-gen.lo ../src/read-po.lo ../src/read-catalog-abstract.lo ../src/read-catalog.lo ../src/plural-table.lo ../src/format-c.lo ../src/format-python.lo ../src/format-python-brace.lo ../src/format-java.lo ../src/format-java-printf.lo ../src/format-csharp.lo ../src/format-javascript.lo ../src/format-scheme.lo ../src/format-lisp.lo ../src/format-elisp.lo ../src/format-librep.lo ../src/format-ruby.lo ../src/format-sh.lo ../src/format-awk.lo ../src/format-lua.lo ../src/format-pascal.lo ../src/format-smalltalk.lo ../src/format-qt.lo ../src/format-qt-plural.lo ../src/format-kde.lo ../src/format-kde-kuit.lo ../src/format-boost.lo ../src/format-tcl.lo ../src/format-perl.lo ../src/format-perl-brace.lo ../src/format-php.lo ../src/format-gcc-internal.lo ../src/format-gfc-internal.lo ../src/format.lo ../src/plural-exp.lo ../src/plural-eval.lo ../src/msgl-check.lo ../src/sentence.lo libgnu.la +libtool: link: gcc -shared -fPIC -DPIC .libs/gettext-po.o ../src/.libs/str-list.o ../src/.libs/dir-list.o ../src/.libs/message.o ../src/.libs/msgl-ascii.o ../src/.libs/po-error.o ../src/.libs/po-xerror.o ../src/.libs/write-catalog.o ../src/.libs/write-po.o ../src/.libs/open-catalog.o ../src/.libs/po-charset.o ../src/.libs/po-lex.o ../src/.libs/po-gram-gen.o ../src/.libs/read-po.o ../src/.libs/read-catalog-abstract.o ../src/.libs/read-catalog.o ../src/.libs/plural-table.o ../src/.libs/format-c.o ../src/.libs/format-python.o ../src/.libs/format-python-brace.o ../src/.libs/format-java.o ../src/.libs/format-java-printf.o ../src/.libs/format-csharp.o ../src/.libs/format-javascript.o ../src/.libs/format-scheme.o ../src/.libs/format-lisp.o ../src/.libs/format-elisp.o ../src/.libs/format-librep.o ../src/.libs/format-ruby.o ../src/.libs/format-sh.o ../src/.libs/format-awk.o ../src/.libs/format-lua.o ../src/.libs/format-pascal.o ../src/.libs/format-smalltalk.o ../src/.libs/format-qt.o ../src/.libs/format-qt-plural.o ../src/.libs/format-kde.o ../src/.libs/format-kde-kuit.o ../src/.libs/format-boost.o ../src/.libs/format-tcl.o ../src/.libs/format-perl.o ../src/.libs/format-perl-brace.o ../src/.libs/format-php.o ../src/.libs/format-gcc-internal.o ../src/.libs/format-gfc-internal.o ../src/.libs/format.o ../src/.libs/plural-exp.o ../src/.libs/plural-eval.o ../src/.libs/msgl-check.o ../src/.libs/sentence.o -Wl,--whole-archive ./.libs/libgnu.a -Wl,--no-whole-archive -lc -g -O2 -Wl,-soname -Wl,libgettextpo.so.0 -o .libs/libgettextpo.so.0.5.7 +libtool: link: (cd ".libs" && rm -f "libgettextpo.so.0" && ln -s "libgettextpo.so.0.5.7" "libgettextpo.so.0") +libtool: link: (cd ".libs" && rm -f "libgettextpo.so" && ln -s "libgettextpo.so.0.5.7" "libgettextpo.so") +libtool: link: ( cd ".libs" && rm -f "libgettextpo.la" && ln -s "../libgettextpo.la" "libgettextpo.la" ) +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgettextpo' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgettextpo' +Making all in po +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/po' +Making all in its +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/its' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/its' +Making all in projects +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/projects' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/projects' +Making all in styles +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/styles' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/styles' +Making all in emacs +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/emacs' +if test 'no' != no; then \ + am__dir=. am__subdir_includes=''; \ + case start-po.elc in */*) \ + am__dir=`echo 'start-po.elc' | sed 's,/[^/]*$,,'`; \ + am__subdir_includes="-L $am__dir -L ./$am__dir"; \ + esac; \ + test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ + no --batch \ + \ + $am__subdir_includes -L . -L . \ + --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "start-po.elc")) (defun byte-compile-dest-file (_) "start-po.elc") )' \ + -f batch-byte-compile 'start-po.el'; \ +else :; fi +if test 'no' != no; then \ + am__dir=. am__subdir_includes=''; \ + case po-mode.elc in */*) \ + am__dir=`echo 'po-mode.elc' | sed 's,/[^/]*$,,'`; \ + am__subdir_includes="-L $am__dir -L ./$am__dir"; \ + esac; \ + test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ + no --batch \ + \ + $am__subdir_includes -L . -L . \ + --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-mode.elc")) (defun byte-compile-dest-file (_) "po-mode.elc") )' \ + -f batch-byte-compile 'po-mode.el'; \ +else :; fi +if test 'no' != no; then \ + am__dir=. am__subdir_includes=''; \ + case po-compat.elc in */*) \ + am__dir=`echo 'po-compat.elc' | sed 's,/[^/]*$,,'`; \ + am__subdir_includes="-L $am__dir -L ./$am__dir"; \ + esac; \ + test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ + no --batch \ + \ + $am__subdir_includes -L . -L . \ + --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-compat.elc")) (defun byte-compile-dest-file (_) "po-compat.elc") )' \ + -f batch-byte-compile 'po-compat.el'; \ +else :; fi +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/emacs' +Making all in misc +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/misc' +xz -c -5 < '.'/archive.dir.tar > archive.dir.tar.xz-t && mv archive.dir.tar.xz-t archive.dir.tar.xz +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/misc' +Making all in man +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/man' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/man' +Making all in m4 +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/m4' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/m4' +Making all in tests +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/tests' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/tests' +Making all in system-tests +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/system-tests' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/system-tests' +Making all in gnulib-tests +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' +/bin/mkdir -p arpa +rm -f arpa/inet.h-t arpa/inet.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|@''HAVE_FEATURES_H''@|1|g' \ + -e 's|@''NEXT_ARPA_INET_H''@||g' \ + -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ + -e 's/@''GNULIB_INET_NTOP''@/0/g' \ + -e 's/@''GNULIB_INET_PTON''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ + -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ + -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ + -e 's|@''REPLACE_INET_NTOP''@|0|g' \ + -e 's|@''REPLACE_INET_PTON''@|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' \ + < ./arpa_inet.in.h; \ +} > arpa/inet.h-t && \ +mv arpa/inet.h-t arpa/inet.h +rm -f test-posix_spawn1.sh-t test-posix_spawn1.sh && \ +cp ./test-posix_spawn1.in.sh test-posix_spawn1.sh-t && \ +mv test-posix_spawn1.sh-t test-posix_spawn1.sh +rm -f test-posix_spawn2.sh-t test-posix_spawn2.sh && \ +cp ./test-posix_spawn2.in.sh test-posix_spawn2.sh-t && \ +mv test-posix_spawn2.sh-t test-posix_spawn2.sh +rm -f pthread.h-t pthread.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_PTHREAD_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_PTHREAD_H''@||g' \ + -e 's/@''GNULIB_PTHREAD_THREAD''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_PTHREAD_ONCE''@/0/g' \ + -e 's/@''GNULIB_PTHREAD_MUTEX''@/0/g' \ + -e 's/@''GNULIB_PTHREAD_RWLOCK''@/0/g' \ + -e 's/@''GNULIB_PTHREAD_COND''@/0/g' \ + -e 's/@''GNULIB_PTHREAD_TSS''@/0/g' \ + -e 's/@''GNULIB_PTHREAD_SPIN''@/0/g' \ + -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/0/g' \ + -e 's|@''HAVE_PTHREAD_T''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|1|g' \ + -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|1|g' \ + -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|1|g' \ + -e 's|@''HAVE_PTHREAD_CREATE''@|1|g' \ + -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|1|g' \ + -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|1|g' \ + -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|1|g' \ + -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SELF''@|1|g' \ + -e 's|@''HAVE_PTHREAD_EQUAL''@|1|g' \ + -e 's|@''HAVE_PTHREAD_DETACH''@|1|g' \ + -e 's|@''HAVE_PTHREAD_JOIN''@|1|g' \ + -e 's|@''HAVE_PTHREAD_EXIT''@|1|g' \ + -e 's|@''HAVE_PTHREAD_ONCE''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|1|g' \ + -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|1|g' \ + -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \ + -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|1|g' \ + -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|1|g' \ + -e 's|@''HAVE_PTHREAD_COND_INIT''@|1|g' \ + -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|1|g' \ + -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|1|g' \ + -e 's|@''HAVE_PTHREAD_COND_WAIT''@|1|g' \ + -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|1|g' \ + -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|1|g' \ + -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|1|g' \ + -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|1|g' \ + -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|1|g' \ + -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|1|g' \ + -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|1|g' \ + -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|1|g' \ + < ./pthread.in.h | \ + sed -e 's|@''REPLACE_PTHREAD_CREATE''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_SELF''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_EQUAL''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_DETACH''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_JOIN''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_EXIT''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_ONCE''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_COND_INIT''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|0|g' \ + -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|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'; \ +} > pthread.h-t && \ +mv pthread.h-t pthread.h +/bin/mkdir -p sys +rm -f sys/ioctl.h-t sys/ioctl.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_SYS_IOCTL_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_SYS_IOCTL_H''@||g' \ + -e 's/@''GNULIB_IOCTL''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \ + -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ + -e 's|@''REPLACE_IOCTL''@|1|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./sys_ioctl.in.h; \ +} > sys/ioctl.h-t && \ +mv sys/ioctl.h-t sys/ioctl.h +/bin/mkdir -p sys +rm -f sys/socket.h-t sys/socket.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_SOCKET_H''@||g' \ + -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ + -e 's/@''GNULIB_CLOSE''@/1/g' \ + -e 's/@''GNULIB_SOCKET''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_CONNECT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_ACCEPT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_BIND''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_GETPEERNAME''@/0/g' \ + -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \ + -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \ + -e 's/@''GNULIB_LISTEN''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_RECV''@/0/g' \ + -e 's/@''GNULIB_SEND''@/0/g' \ + -e 's/@''GNULIB_RECVFROM''@/0/g' \ + -e 's/@''GNULIB_SENDTO''@/0/g' \ + -e 's/@''GNULIB_SETSOCKOPT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ + -e 's/@''GNULIB_SHUTDOWN''@/0/g' \ + -e 's/@''GNULIB_ACCEPT4''@/0/g' \ + -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ + -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ + -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ + -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ + -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ + -e 's|@''HAVE_ACCEPT4''@|1|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' \ + < ./sys_socket.in.h; \ +} > sys/socket.h-t && \ +mv -f sys/socket.h-t sys/socket.h +/bin/mkdir -p sys +rm -f sys/uio.h-t sys/uio.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_UIO_H''@||g' \ + -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ + < ./sys_uio.in.h; \ +} > sys/uio.h-t && \ +mv -f sys/uio.h-t sys/uio.h +make all-recursive +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' +Making all in . +make[6]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' +depbase=`echo locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT locale.o -MD -MP -MF $depbase.Tpo -c -o locale.o locale.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo copy-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT copy-acl.o -MD -MP -MF $depbase.Tpo -c -o copy-acl.o copy-acl.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo set-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT set-acl.o -MD -MP -MF $depbase.Tpo -c -o set-acl.o set-acl.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo gl_array_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT gl_array_list.o -MD -MP -MF $depbase.Tpo -c -o gl_array_list.o gl_array_list.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo dtotimespec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT dtotimespec.o -MD -MP -MF $depbase.Tpo -c -o dtotimespec.o dtotimespec.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo file-has-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT file-has-acl.o -MD -MP -MF $depbase.Tpo -c -o file-has-acl.o file-has-acl.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo filenamecat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT filenamecat.o -MD -MP -MF $depbase.Tpo -c -o filenamecat.o filenamecat.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo filenamecat-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT filenamecat-lgpl.o -MD -MP -MF $depbase.Tpo -c -o filenamecat-lgpl.o filenamecat-lgpl.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo imaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT imaxtostr.o -MD -MP -MF $depbase.Tpo -c -o imaxtostr.o imaxtostr.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo inttostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT inttostr.o -MD -MP -MF $depbase.Tpo -c -o inttostr.o inttostr.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo offtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT offtostr.o -MD -MP -MF $depbase.Tpo -c -o offtostr.o offtostr.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo uinttostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT uinttostr.o -MD -MP -MF $depbase.Tpo -c -o uinttostr.o uinttostr.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo umaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT umaxtostr.o -MD -MP -MF $depbase.Tpo -c -o umaxtostr.o umaxtostr.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo priv-set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT priv-set.o -MD -MP -MF $depbase.Tpo -c -o priv-set.o priv-set.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo qset-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT qset-acl.o -MD -MP -MF $depbase.Tpo -c -o qset-acl.o qset-acl.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo sockets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT sockets.o -MD -MP -MF $depbase.Tpo -c -o sockets.o sockets.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo sys_socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT sys_socket.o -MD -MP -MF $depbase.Tpo -c -o sys_socket.o sys_socket.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo glthread/thread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT glthread/thread.o -MD -MP -MF $depbase.Tpo -c -o glthread/thread.o glthread/thread.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo timespec-add.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT timespec-add.o -MD -MP -MF $depbase.Tpo -c -o timespec-add.o timespec-add.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo timespec-sub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT timespec-sub.o -MD -MP -MF $depbase.Tpo -c -o timespec-sub.o timespec-sub.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo unistr/u8-cmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT unistr/u8-cmp.o -MD -MP -MF $depbase.Tpo -c -o unistr/u8-cmp.o unistr/u8-cmp.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo unistr/u8-strlen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT unistr/u8-strlen.o -MD -MP -MF $depbase.Tpo -c -o unistr/u8-strlen.o unistr/u8-strlen.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo unlinkdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT unlinkdir.o -MD -MP -MF $depbase.Tpo -c -o unlinkdir.o unlinkdir.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo vma-iter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT vma-iter.o -MD -MP -MF $depbase.Tpo -c -o vma-iter.o vma-iter.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo ioctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT ioctl.o -MD -MP -MF $depbase.Tpo -c -o ioctl.o ioctl.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo nanosleep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT nanosleep.o -MD -MP -MF $depbase.Tpo -c -o nanosleep.o nanosleep.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo strerror_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT strerror_r.o -MD -MP -MF $depbase.Tpo -c -o strerror_r.o strerror_r.c &&\ +mv -f $depbase.Tpo $depbase.Po +rm -f libtests.a +ar cr libtests.a copy-acl.o set-acl.o gl_array_list.o dtotimespec.o file-has-acl.o filenamecat.o filenamecat-lgpl.o imaxtostr.o inttostr.o offtostr.o uinttostr.o umaxtostr.o priv-set.o qset-acl.o sockets.o sys_socket.o glthread/thread.o timespec-add.o timespec-sub.o unistr/u8-cmp.o unistr/u8-strlen.o unlinkdir.o vma-iter.o ioctl.o nanosleep.o strerror_r.o +ranlib libtests.a +/bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link gcc -g -O2 -o current-locale locale.o libtests.a ../gnulib-lib/libgettextlib.la libtests.a ../gnulib-lib/libgettextlib.la +libtool: link: gcc -g -O2 -o .libs/current-locale locale.o libtests.a libtests.a ../gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so -lm +depbase=`echo test-localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -g -O2 -MT test-localcharset.o -MD -MP -MF $depbase.Tpo -c -o test-localcharset.o test-localcharset.c &&\ +mv -f $depbase.Tpo $depbase.Po +/bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link gcc -g -O2 -o test-localcharset test-localcharset.o libtests.a ../gnulib-lib/libgettextlib.la libtests.a ../gnulib-lib/libgettextlib.la +libtool: link: gcc -g -O2 -o .libs/test-localcharset test-localcharset.o libtests.a libtests.a ../gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so -lm +make[6]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' +Making all in examples +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/examples' +Making all in po +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/examples/po' +make[5]: Nothing to be done for 'all'. +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/examples/po' +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/examples' +make[5]: Nothing to be done for 'all-am'. +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/examples' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/examples' +Making all in doc +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/doc' +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools' +make[2]: Leaving directory '/sources/gettext-0.21/gettext-tools' +make[2]: Entering directory '/sources/gettext-0.21' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/sources/gettext-0.21' +make[1]: Leaving directory '/sources/gettext-0.21' +make install-recursive +make[1]: Entering directory '/sources/gettext-0.21' +Making install in gnulib-local +make[2]: Entering directory '/sources/gettext-0.21/gnulib-local' +make[3]: Entering directory '/sources/gettext-0.21/gnulib-local' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/gettext' + /usr/bin/install -c -m 644 lib/gettext.h '/usr/share/gettext' +make[3]: Leaving directory '/sources/gettext-0.21/gnulib-local' +make[2]: Leaving directory '/sources/gettext-0.21/gnulib-local' +Making install in gettext-runtime +make[2]: Entering directory '/sources/gettext-0.21/gettext-runtime' +Making install in doc +make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime/doc' +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/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 '/sources/gettext-0.21/gettext-runtime/doc' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime/doc' +Making install in intl +make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl' +make install-am +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl' +make[5]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl' +make[5]: Nothing to be done for 'install-exec-am'. +make[5]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl' +Making install in intl-java +make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl-java' +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl-java' +make[4]: Nothing to be done for 'install-exec-am'. +/bin/mkdir -p /usr/share/gettext +/bin/mkdir -p /usr/share/doc/gettext-0.21/javadoc2 +/bin/mkdir -p /usr/share/doc/gettext-0.21/javadoc2/gnu/gettext +/usr/bin/install -c -m 644 ./javadoc2/index.html /usr/share/doc/gettext-0.21/javadoc2/index.html +/usr/bin/install -c -m 644 ./javadoc2/allclasses-frame.html /usr/share/doc/gettext-0.21/javadoc2/allclasses-frame.html +/usr/bin/install -c -m 644 ./javadoc2/overview-tree.html /usr/share/doc/gettext-0.21/javadoc2/overview-tree.html +/usr/bin/install -c -m 644 ./javadoc2/deprecated-list.html /usr/share/doc/gettext-0.21/javadoc2/deprecated-list.html +/usr/bin/install -c -m 644 ./javadoc2/serialized-form.html /usr/share/doc/gettext-0.21/javadoc2/serialized-form.html +/usr/bin/install -c -m 644 ./javadoc2/index-all.html /usr/share/doc/gettext-0.21/javadoc2/index-all.html +/usr/bin/install -c -m 644 ./javadoc2/help-doc.html /usr/share/doc/gettext-0.21/javadoc2/help-doc.html +/usr/bin/install -c -m 644 ./javadoc2/packages.html /usr/share/doc/gettext-0.21/javadoc2/packages.html +/usr/bin/install -c -m 644 ./javadoc2/package-list /usr/share/doc/gettext-0.21/javadoc2/package-list +/usr/bin/install -c -m 644 ./javadoc2/stylesheet.css /usr/share/doc/gettext-0.21/javadoc2/stylesheet.css +/usr/bin/install -c -m 644 ./javadoc2/gnu/gettext/package-summary.html /usr/share/doc/gettext-0.21/javadoc2/gnu/gettext/package-summary.html +/usr/bin/install -c -m 644 ./javadoc2/gnu/gettext/package-tree.html /usr/share/doc/gettext-0.21/javadoc2/gnu/gettext/package-tree.html +/usr/bin/install -c -m 644 ./javadoc2/gnu/gettext/package-frame.html /usr/share/doc/gettext-0.21/javadoc2/gnu/gettext/package-frame.html +/usr/bin/install -c -m 644 ./javadoc2/gnu/gettext/GettextResource.html /usr/share/doc/gettext-0.21/javadoc2/gnu/gettext/GettextResource.html +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl-java' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl-java' +Making install in intl-csharp +make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl-csharp' +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl-csharp' +make[4]: Nothing to be done for 'install-exec-am'. +/bin/mkdir -p /usr/lib +/bin/mkdir -p /usr/share/doc/gettext-0.21/csharpdoc +/usr/bin/install -c -m 644 ./doc/index.html /usr/share/doc/gettext-0.21/csharpdoc/index.html +/usr/bin/install -c -m 644 ./doc/namespaces.html /usr/share/doc/gettext-0.21/csharpdoc/namespaces.html +/usr/bin/install -c -m 644 ./doc/begin.html /usr/share/doc/gettext-0.21/csharpdoc/begin.html +/usr/bin/install -c -m 644 ./doc/GNU_Gettext.html /usr/share/doc/gettext-0.21/csharpdoc/GNU_Gettext.html +/usr/bin/install -c -m 644 ./doc/GNU_Gettext_GettextResourceManager.html /usr/share/doc/gettext-0.21/csharpdoc/GNU_Gettext_GettextResourceManager.html +/usr/bin/install -c -m 644 ./doc/GNU_Gettext_GettextResourceSet.html /usr/share/doc/gettext-0.21/csharpdoc/GNU_Gettext_GettextResourceSet.html +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl-csharp' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl-csharp' +Making install in gnulib-lib +make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' +make install-recursive +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' +make[5]: Entering directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' +make[6]: Entering directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' +make[6]: Nothing to be done for 'install-exec-am'. +make[6]: Nothing to be done for 'install-data-am'. +make[6]: Leaving directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' +make[5]: Leaving directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' +Making install in libasprintf +make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime/libasprintf' +make install-am +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/libasprintf' +make[5]: Entering directory '/sources/gettext-0.21/gettext-runtime/libasprintf' + /bin/mkdir -p '/usr/lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libasprintf.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/libasprintf.so.0.0.0 /usr/lib/libasprintf.so.0.0.0 +libtool: install: (cd /usr/lib && { ln -s -f libasprintf.so.0.0.0 libasprintf.so.0 || { rm -f libasprintf.so.0 && ln -s libasprintf.so.0.0.0 libasprintf.so.0; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libasprintf.so.0.0.0 libasprintf.so || { rm -f libasprintf.so && ln -s libasprintf.so.0.0.0 libasprintf.so; }; }) +libtool: install: /usr/bin/install -c .libs/libasprintf.lai /usr/lib/libasprintf.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/usr/share/doc/gettext-0.21' + /usr/bin/install -c -m 644 autosprintf_all.html '/usr/share/doc/gettext-0.21' + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 autosprintf.h '/usr/include' + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./autosprintf.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/autosprintf.info' +make[5]: Leaving directory '/sources/gettext-0.21/gettext-runtime/libasprintf' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/libasprintf' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime/libasprintf' +Making install in src +make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime/src' +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/src' + /bin/mkdir -p '/usr/bin' + /bin/sh ../libtool --mode=install /usr/bin/install -c gettext ngettext envsubst '/usr/bin' +libtool: install: /usr/bin/install -c gettext /usr/bin/gettext +libtool: install: /usr/bin/install -c ngettext /usr/bin/ngettext +libtool: install: /usr/bin/install -c envsubst /usr/bin/envsubst + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c gettext.sh '/usr/bin' +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/src' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime/src' +Making install in po +make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime/po' +installing ast.gmo as /usr/share/locale/ast/LC_MESSAGES/gettext-runtime.mo +installing be.gmo as /usr/share/locale/be/LC_MESSAGES/gettext-runtime.mo +installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/gettext-runtime.mo +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/gettext-runtime.mo +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gettext-runtime.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/gettext-runtime.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gettext-runtime.mo +installing el.gmo as /usr/share/locale/el/LC_MESSAGES/gettext-runtime.mo +installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo +installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gettext-runtime.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/gettext-runtime.mo +installing et.gmo as /usr/share/locale/et/LC_MESSAGES/gettext-runtime.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gettext-runtime.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gettext-runtime.mo +installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/gettext-runtime.mo +installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/gettext-runtime.mo +installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/gettext-runtime.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/gettext-runtime.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/gettext-runtime.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gettext-runtime.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gettext-runtime.mo +installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/gettext-runtime.mo +installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/gettext-runtime.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gettext-runtime.mo +installing nn.gmo as /usr/share/locale/nn/LC_MESSAGES/gettext-runtime.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gettext-runtime.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/gettext-runtime.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/gettext-runtime.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/gettext-runtime.mo +installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/gettext-runtime.mo +installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/gettext-runtime.mo +installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/gettext-runtime.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gettext-runtime.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/gettext-runtime.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gettext-runtime.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gettext-runtime.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo +installing zh_HK.gmo as /usr/share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo +if test "gettext-runtime" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime/po' +Making install in man +make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime/man' +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/man' +make[4]: Nothing to be done for 'install-exec-am'. +/bin/mkdir -p /usr/share/doc/gettext-0.21 +for file in gettext.1.html ngettext.1.html envsubst.1.html gettext.3.html ngettext.3.html textdomain.3.html bindtextdomain.3.html bind_textdomain_codeset.3.html; do \ + if test -f $file; then dir=.; else dir=.; fi; \ + /usr/bin/install -c -m 644 $dir/$file /usr/share/doc/gettext-0.21/$file; \ +done + /bin/mkdir -p '/usr/share/man/man1' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 gettext.1 ngettext.1 envsubst.1 '/usr/share/man/man1' + /bin/mkdir -p '/usr/share/man/man3' + /usr/bin/install -c -m 644 gettext.3 ngettext.3 textdomain.3 bindtextdomain.3 bind_textdomain_codeset.3 dgettext.3 dcgettext.3 dngettext.3 dcngettext.3 '/usr/share/man/man3' + /bin/mkdir -p '/usr/share/man/man3' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/man' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime/man' +Making install in m4 +make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime/m4' +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/m4' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/m4' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime/m4' +Making install in tests +make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime/tests' +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/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 '/sources/gettext-0.21/gettext-runtime/tests' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime/tests' +make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime' +make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime' +make[4]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/gettext' + /usr/bin/install -c -m 644 ABOUT-NLS '/usr/share/gettext' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime' +make[2]: Leaving directory '/sources/gettext-0.21/gettext-runtime' +Making install in libtextstyle +make[2]: Entering directory '/sources/gettext-0.21/libtextstyle' +Making install in lib +make[3]: Entering directory '/sources/gettext-0.21/libtextstyle/lib' +make install-am +make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/lib' +make[5]: Entering directory '/sources/gettext-0.21/libtextstyle/lib' + /bin/mkdir -p '/usr/lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libtextstyle.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/libtextstyle.so.0.1.1 /usr/lib/libtextstyle.so.0.1.1 +libtool: install: (cd /usr/lib && { ln -s -f libtextstyle.so.0.1.1 libtextstyle.so.0 || { rm -f libtextstyle.so.0 && ln -s libtextstyle.so.0.1.1 libtextstyle.so.0; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libtextstyle.so.0.1.1 libtextstyle.so || { rm -f libtextstyle.so && ln -s libtextstyle.so.0.1.1 libtextstyle.so; }; }) +libtool: install: /usr/bin/install -c .libs/libtextstyle.lai /usr/lib/libtextstyle.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 textstyle.h '/usr/include/.' + /bin/mkdir -p '/usr/include' + /bin/mkdir -p '/usr/include/textstyle' + /usr/bin/install -c -m 644 textstyle/stdbool.h textstyle/version.h textstyle/woe32dll.h '/usr/include/textstyle' +make[5]: Leaving directory '/sources/gettext-0.21/libtextstyle/lib' +make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/lib' +make[3]: Leaving directory '/sources/gettext-0.21/libtextstyle/lib' +Making install in tests +make[3]: Entering directory '/sources/gettext-0.21/libtextstyle/tests' +make install-recursive +make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/tests' +Making install in . +make[5]: Entering directory '/sources/gettext-0.21/libtextstyle/tests' +make[6]: Entering directory '/sources/gettext-0.21/libtextstyle/tests' +make[6]: Nothing to be done for 'install-exec-am'. +make[6]: Nothing to be done for 'install-data-am'. +make[6]: Leaving directory '/sources/gettext-0.21/libtextstyle/tests' +make[5]: Leaving directory '/sources/gettext-0.21/libtextstyle/tests' +make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/tests' +make[3]: Leaving directory '/sources/gettext-0.21/libtextstyle/tests' +Making install in adhoc-tests +make[3]: Entering directory '/sources/gettext-0.21/libtextstyle/adhoc-tests' +make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/adhoc-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 '/sources/gettext-0.21/libtextstyle/adhoc-tests' +make[3]: Leaving directory '/sources/gettext-0.21/libtextstyle/adhoc-tests' +Making install in doc +make[3]: Entering directory '/sources/gettext-0.21/libtextstyle/doc' +make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/doc' +make[4]: Nothing to be done for 'install-exec-am'. +/bin/mkdir -p /usr/share/doc/gettext-0.21 +for file in `if test -f libtextstyle_toc.html; then echo .; else echo .; fi`/libtextstyle_*.html; do \ + /usr/bin/install -c -m 644 $file /usr/share/doc/gettext-0.21/`basename $file`; \ +done + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./libtextstyle.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/libtextstyle.info' +make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/doc' +make[3]: Leaving directory '/sources/gettext-0.21/libtextstyle/doc' +make[3]: Entering directory '/sources/gettext-0.21/libtextstyle' +make[4]: Entering directory '/sources/gettext-0.21/libtextstyle' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle' +make[3]: Leaving directory '/sources/gettext-0.21/libtextstyle' +make[2]: Leaving directory '/sources/gettext-0.21/libtextstyle' +Making install in gettext-tools +make[2]: Entering directory '/sources/gettext-0.21/gettext-tools' +Making install in intl +make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/intl' +make install-am +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/intl' +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/intl' +/bin/mkdir -p /usr/lib +/bin/sh ../libtool --mode=install \ + /usr/bin/install -c -m 644 libgnuintl.la /usr/lib/libgnuintl.la +libtool: install: /usr/bin/install -c -m 644 .libs/libgnuintl.so.8.2.0 /usr/lib/libgnuintl.so.8.2.0 +libtool: install: (cd /usr/lib && { ln -s -f libgnuintl.so.8.2.0 libgnuintl.so.8 || { rm -f libgnuintl.so.8 && ln -s libgnuintl.so.8.2.0 libgnuintl.so.8; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libgnuintl.so.8.2.0 libgnuintl.so || { rm -f libgnuintl.so && ln -s libgnuintl.so.8.2.0 libgnuintl.so; }; }) +libtool: install: /usr/bin/install -c -m 644 .libs/libgnuintl.lai /usr/lib/libgnuintl.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- +rm -f /usr/lib/preloadable_libintl.so +/usr/bin/install -c -m 644 /usr/lib/libgnuintl.so /usr/lib/preloadable_libintl.so +/bin/sh ../libtool --mode=uninstall \ + rm -f /usr/lib/libgnuintl.la +libtool: uninstall: rm -f /usr/lib/libgnuintl.la /usr/lib/libgnuintl.so.8.2.0 /usr/lib/libgnuintl.so.8 /usr/lib/libgnuintl.so +rm -rf /usr/share/gettext/intl +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/intl' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/intl' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/intl' +Making install in gnulib-lib +make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-lib' +make install-am +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-lib' +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-lib' + /bin/mkdir -p '/usr/lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libgettextlib.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/libgettextlib-0.21.so /usr/lib/libgettextlib-0.21.so +libtool: install: (cd /usr/lib && { ln -s -f libgettextlib-0.21.so libgettextlib.so || { rm -f libgettextlib.so && ln -s libgettextlib-0.21.so libgettextlib.so; }; }) +libtool: install: /usr/bin/install -c .libs/libgettextlib.lai /usr/lib/libgettextlib.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- +case "linux-gnu" in \ + aix*) ;; \ + *) rm -f /usr/lib/libgettextlib.a ;; \ +esac + /bin/mkdir -p '/usr/share/gettext' + /usr/bin/install -c -m 644 javaversion.class '/usr/share/gettext' +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-lib' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-lib' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-lib' +Making install in libgrep +make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/libgrep' +make install-am +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/libgrep' +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/libgrep' +make[5]: Nothing to be done for 'install-exec-am'. +make[5]: Nothing to be done for 'install-data-am'. +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgrep' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgrep' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgrep' +Making install in src +make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/src' +make install-am +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/src' +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/src' + /bin/mkdir -p '/usr/lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libgettextsrc.la '/usr/lib' +libtool: install: (cd /sources/gettext-0.21/gettext-tools/src; /bin/sh "/sources/gettext-0.21/gettext-tools/libtool" --tag CC --mode=relink gcc -g -O2 -release 0.21 ../gnulib-lib/libgettextlib.la ../../libtextstyle/lib/libtextstyle.la -lc -no-undefined -o libgettextsrc.la -rpath /usr/lib libgettextsrc_la-message.lo libgettextsrc_la-po-error.lo libgettextsrc_la-po-xerror.lo libgettextsrc_la-read-catalog-abstract.lo libgettextsrc_la-po-lex.lo libgettextsrc_la-po-gram-gen.lo libgettextsrc_la-po-charset.lo libgettextsrc_la-read-po.lo libgettextsrc_la-read-properties.lo libgettextsrc_la-read-stringtable.lo libgettextsrc_la-open-catalog.lo libgettextsrc_la-dir-list.lo libgettextsrc_la-str-list.lo libgettextsrc_la-read-catalog.lo libgettextsrc_la-write-catalog.lo libgettextsrc_la-write-properties.lo libgettextsrc_la-write-stringtable.lo libgettextsrc_la-write-po.lo libgettextsrc_la-msgl-ascii.lo libgettextsrc_la-msgl-iconv.lo libgettextsrc_la-msgl-equal.lo libgettextsrc_la-msgl-cat.lo libgettextsrc_la-msgl-header.lo libgettextsrc_la-msgl-english.lo libgettextsrc_la-msgl-check.lo libgettextsrc_la-file-list.lo libgettextsrc_la-msgl-charset.lo libgettextsrc_la-po-time.lo libgettextsrc_la-plural-exp.lo libgettextsrc_la-plural-eval.lo libgettextsrc_la-plural-table.lo libgettextsrc_la-sentence.lo libgettextsrc_la-format.lo libgettextsrc_la-format-c.lo libgettextsrc_la-format-python.lo libgettextsrc_la-format-python-brace.lo libgettextsrc_la-format-java.lo libgettextsrc_la-format-java-printf.lo libgettextsrc_la-format-csharp.lo libgettextsrc_la-format-javascript.lo libgettextsrc_la-format-scheme.lo libgettextsrc_la-format-lisp.lo libgettextsrc_la-format-elisp.lo libgettextsrc_la-format-librep.lo libgettextsrc_la-format-ruby.lo libgettextsrc_la-format-sh.lo libgettextsrc_la-format-awk.lo libgettextsrc_la-format-lua.lo libgettextsrc_la-format-pascal.lo libgettextsrc_la-format-smalltalk.lo libgettextsrc_la-format-qt.lo libgettextsrc_la-format-qt-plural.lo libgettextsrc_la-format-kde.lo libgettextsrc_la-format-kde-kuit.lo libgettextsrc_la-format-boost.lo libgettextsrc_la-format-tcl.lo libgettextsrc_la-format-perl.lo libgettextsrc_la-format-perl-brace.lo libgettextsrc_la-format-php.lo libgettextsrc_la-format-gcc-internal.lo libgettextsrc_la-format-gfc-internal.lo libgettextsrc_la-read-desktop.lo libgettextsrc_la-locating-rule.lo libgettextsrc_la-its.lo libgettextsrc_la-search-path.lo ) +libtool: relink: gcc -shared -fPIC -DPIC .libs/libgettextsrc_la-message.o .libs/libgettextsrc_la-po-error.o .libs/libgettextsrc_la-po-xerror.o .libs/libgettextsrc_la-read-catalog-abstract.o .libs/libgettextsrc_la-po-lex.o .libs/libgettextsrc_la-po-gram-gen.o .libs/libgettextsrc_la-po-charset.o .libs/libgettextsrc_la-read-po.o .libs/libgettextsrc_la-read-properties.o .libs/libgettextsrc_la-read-stringtable.o .libs/libgettextsrc_la-open-catalog.o .libs/libgettextsrc_la-dir-list.o .libs/libgettextsrc_la-str-list.o .libs/libgettextsrc_la-read-catalog.o .libs/libgettextsrc_la-write-catalog.o .libs/libgettextsrc_la-write-properties.o .libs/libgettextsrc_la-write-stringtable.o .libs/libgettextsrc_la-write-po.o .libs/libgettextsrc_la-msgl-ascii.o .libs/libgettextsrc_la-msgl-iconv.o .libs/libgettextsrc_la-msgl-equal.o .libs/libgettextsrc_la-msgl-cat.o .libs/libgettextsrc_la-msgl-header.o .libs/libgettextsrc_la-msgl-english.o .libs/libgettextsrc_la-msgl-check.o .libs/libgettextsrc_la-file-list.o .libs/libgettextsrc_la-msgl-charset.o .libs/libgettextsrc_la-po-time.o .libs/libgettextsrc_la-plural-exp.o .libs/libgettextsrc_la-plural-eval.o .libs/libgettextsrc_la-plural-table.o .libs/libgettextsrc_la-sentence.o .libs/libgettextsrc_la-format.o .libs/libgettextsrc_la-format-c.o .libs/libgettextsrc_la-format-python.o .libs/libgettextsrc_la-format-python-brace.o .libs/libgettextsrc_la-format-java.o .libs/libgettextsrc_la-format-java-printf.o .libs/libgettextsrc_la-format-csharp.o .libs/libgettextsrc_la-format-javascript.o .libs/libgettextsrc_la-format-scheme.o .libs/libgettextsrc_la-format-lisp.o .libs/libgettextsrc_la-format-elisp.o .libs/libgettextsrc_la-format-librep.o .libs/libgettextsrc_la-format-ruby.o .libs/libgettextsrc_la-format-sh.o .libs/libgettextsrc_la-format-awk.o .libs/libgettextsrc_la-format-lua.o .libs/libgettextsrc_la-format-pascal.o .libs/libgettextsrc_la-format-smalltalk.o .libs/libgettextsrc_la-format-qt.o .libs/libgettextsrc_la-format-qt-plural.o .libs/libgettextsrc_la-format-kde.o .libs/libgettextsrc_la-format-kde-kuit.o .libs/libgettextsrc_la-format-boost.o .libs/libgettextsrc_la-format-tcl.o .libs/libgettextsrc_la-format-perl.o .libs/libgettextsrc_la-format-perl-brace.o .libs/libgettextsrc_la-format-php.o .libs/libgettextsrc_la-format-gcc-internal.o .libs/libgettextsrc_la-format-gfc-internal.o .libs/libgettextsrc_la-read-desktop.o .libs/libgettextsrc_la-locating-rule.o .libs/libgettextsrc_la-its.o .libs/libgettextsrc_la-search-path.o -L/usr/lib -lgettextlib -lacl -lattr -ltextstyle -lm -lncurses -lc -g -O2 -Wl,-soname -Wl,libgettextsrc-0.21.so -o .libs/libgettextsrc-0.21.so +libtool: install: /usr/bin/install -c .libs/libgettextsrc-0.21.soT /usr/lib/libgettextsrc-0.21.so +libtool: install: (cd /usr/lib && { ln -s -f libgettextsrc-0.21.so libgettextsrc.so || { rm -f libgettextsrc.so && ln -s libgettextsrc-0.21.so libgettextsrc.so; }; }) +libtool: install: /usr/bin/install -c .libs/libgettextsrc.lai /usr/lib/libgettextsrc.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/usr/bin' + /bin/sh ../libtool --mode=install /usr/bin/install -c msgcmp msgfmt msgmerge msgunfmt xgettext msgattrib msgcat msgcomm msgconv msgen msgexec msgfilter msggrep msginit msguniq recode-sr-latin '/usr/bin' +libtool: install: /usr/bin/install -c .libs/msgcmp /usr/bin/msgcmp +libtool: install: /usr/bin/install -c .libs/msgfmt /usr/bin/msgfmt +libtool: install: /usr/bin/install -c .libs/msgmerge /usr/bin/msgmerge +libtool: install: /usr/bin/install -c .libs/msgunfmt /usr/bin/msgunfmt +libtool: install: /usr/bin/install -c .libs/xgettext /usr/bin/xgettext +libtool: install: /usr/bin/install -c .libs/msgattrib /usr/bin/msgattrib +libtool: install: /usr/bin/install -c .libs/msgcat /usr/bin/msgcat +libtool: install: /usr/bin/install -c .libs/msgcomm /usr/bin/msgcomm +libtool: install: /usr/bin/install -c .libs/msgconv /usr/bin/msgconv +libtool: install: /usr/bin/install -c .libs/msgen /usr/bin/msgen +libtool: install: /usr/bin/install -c .libs/msgexec /usr/bin/msgexec +libtool: install: /usr/bin/install -c .libs/msgfilter /usr/bin/msgfilter +libtool: install: /usr/bin/install -c .libs/msggrep /usr/bin/msggrep +libtool: install: /usr/bin/install -c .libs/msginit /usr/bin/msginit +libtool: install: /usr/bin/install -c .libs/msguniq /usr/bin/msguniq +libtool: install: /usr/bin/install -c .libs/recode-sr-latin /usr/bin/recode-sr-latin +/bin/mkdir -p /usr/lib/gettext +/bin/mkdir -p /usr/lib/gettext +/bin/sh ../libtool --mode=install /usr/bin/install -c hostname /usr/lib/gettext/hostname +libtool: install: /usr/bin/install -c .libs/hostname /usr/lib/gettext/hostname +/bin/sh ../libtool --mode=install /usr/bin/install -c urlget /usr/lib/gettext/urlget +libtool: install: /usr/bin/install -c .libs/urlget /usr/lib/gettext/urlget +/bin/sh ../libtool --mode=install /usr/bin/install -c cldr-plurals /usr/lib/gettext/cldr-plurals +libtool: install: /usr/bin/install -c .libs/cldr-plurals /usr/lib/gettext/cldr-plurals +/usr/bin/install -c user-email /usr/lib/gettext/user-email +/usr/bin/install -c ./project-id /usr/lib/gettext/project-id +make install-exec-hook +make[6]: Entering directory '/sources/gettext-0.21/gettext-tools/src' +case "linux-gnu" in \ + aix*) ;; \ + *) rm -f /usr/lib/libgettextsrc.a ;; \ +esac +make[6]: Leaving directory '/sources/gettext-0.21/gettext-tools/src' +/bin/mkdir -p /usr/share/gettext +/usr/bin/install -c -m 644 ./msgunfmt.tcl /usr/share/gettext/msgunfmt.tcl +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/src' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/src' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/src' +Making install in libgettextpo +make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/libgettextpo' +make install-am +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/libgettextpo' +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/libgettextpo' + /bin/mkdir -p '/usr/lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libgettextpo.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/libgettextpo.so.0.5.7 /usr/lib/libgettextpo.so.0.5.7 +libtool: install: (cd /usr/lib && { ln -s -f libgettextpo.so.0.5.7 libgettextpo.so.0 || { rm -f libgettextpo.so.0 && ln -s libgettextpo.so.0.5.7 libgettextpo.so.0; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libgettextpo.so.0.5.7 libgettextpo.so || { rm -f libgettextpo.so && ln -s libgettextpo.so.0.5.7 libgettextpo.so; }; }) +libtool: install: /usr/bin/install -c .libs/libgettextpo.lai /usr/lib/libgettextpo.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 gettext-po.h '/usr/include' +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgettextpo' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgettextpo' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgettextpo' +Making install in po +make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/po' +installing be.gmo as /usr/share/locale/be/LC_MESSAGES/gettext-tools.mo +installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/gettext-tools.mo +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/gettext-tools.mo +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gettext-tools.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/gettext-tools.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gettext-tools.mo +installing el.gmo as /usr/share/locale/el/LC_MESSAGES/gettext-tools.mo +installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gettext-tools.mo +installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gettext-tools.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/gettext-tools.mo +installing et.gmo as /usr/share/locale/et/LC_MESSAGES/gettext-tools.mo +installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/gettext-tools.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gettext-tools.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gettext-tools.mo +installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/gettext-tools.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/gettext-tools.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gettext-tools.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gettext-tools.mo +installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/gettext-tools.mo +installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/gettext-tools.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gettext-tools.mo +installing nn.gmo as /usr/share/locale/nn/LC_MESSAGES/gettext-tools.mo +installing pa.gmo as /usr/share/locale/pa/LC_MESSAGES/gettext-tools.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gettext-tools.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/gettext-tools.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/gettext-tools.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/gettext-tools.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/gettext-tools.mo +installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/gettext-tools.mo +installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/gettext-tools.mo +installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/gettext-tools.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gettext-tools.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/gettext-tools.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gettext-tools.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gettext-tools.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gettext-tools.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo +if test "gettext-tools" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/po' +Making install in its +make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/its' +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/its' +make[4]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/gettext-0.21/its' + /usr/bin/install -c -m 644 glade.loc glade1.its glade2.its gtkbuilder.its gsettings.loc gsettings.its metainfo.loc metainfo.its '/usr/share/gettext-0.21/its' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/its' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/its' +Making install in projects +make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/projects' +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/projects' +make[4]: Nothing to be done for 'install-exec-am'. +/bin/mkdir -p /usr/share/gettext/projects +/bin/mkdir -p /usr/share/gettext/projects/TP +/bin/mkdir -p /usr/share/gettext/projects/KDE +/bin/mkdir -p /usr/share/gettext/projects/GNOME +/usr/bin/install -c ./team-address /usr/share/gettext/projects/team-address +/usr/bin/install -c ./TP/trigger /usr/share/gettext/projects/TP/trigger +/usr/bin/install -c ./TP/team-address /usr/share/gettext/projects/TP/team-address +/usr/bin/install -c ./KDE/trigger /usr/share/gettext/projects/KDE/trigger +/usr/bin/install -c ./KDE/team-address /usr/share/gettext/projects/KDE/team-address +/usr/bin/install -c ./GNOME/trigger /usr/share/gettext/projects/GNOME/trigger +/usr/bin/install -c ./GNOME/team-address /usr/share/gettext/projects/GNOME/team-address +/usr/bin/install -c -m 644 ./index /usr/share/gettext/projects/index +/usr/bin/install -c -m 644 ./TP/teams.url /usr/share/gettext/projects/TP/teams.url +/usr/bin/install -c -m 644 ./TP/teams.html /usr/share/gettext/projects/TP/teams.html +/usr/bin/install -c -m 644 ./KDE/teams.url /usr/share/gettext/projects/KDE/teams.url +/usr/bin/install -c -m 644 ./KDE/teams.html /usr/share/gettext/projects/KDE/teams.html +/usr/bin/install -c -m 644 ./GNOME/teams.url /usr/share/gettext/projects/GNOME/teams.url +/usr/bin/install -c -m 644 ./GNOME/teams.html /usr/share/gettext/projects/GNOME/teams.html +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/projects' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/projects' +Making install in styles +make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/styles' +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/styles' +make[4]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/gettext/styles' + /usr/bin/install -c -m 644 po-default.css po-vim.css po-emacs-x.css po-emacs-xterm256.css po-emacs-xterm16.css po-emacs-xterm.css '/usr/share/gettext/styles' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/styles' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/styles' +Making install in emacs +make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/emacs' +if test 'no' != no; then \ + am__dir=. am__subdir_includes=''; \ + case start-po.elc in */*) \ + am__dir=`echo 'start-po.elc' | sed 's,/[^/]*$,,'`; \ + am__subdir_includes="-L $am__dir -L ./$am__dir"; \ + esac; \ + test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ + no --batch \ + \ + $am__subdir_includes -L . -L . \ + --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "start-po.elc")) (defun byte-compile-dest-file (_) "start-po.elc") )' \ + -f batch-byte-compile 'start-po.el'; \ +else :; fi +if test 'no' != no; then \ + am__dir=. am__subdir_includes=''; \ + case po-mode.elc in */*) \ + am__dir=`echo 'po-mode.elc' | sed 's,/[^/]*$,,'`; \ + am__subdir_includes="-L $am__dir -L ./$am__dir"; \ + esac; \ + test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ + no --batch \ + \ + $am__subdir_includes -L . -L . \ + --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-mode.elc")) (defun byte-compile-dest-file (_) "po-mode.elc") )' \ + -f batch-byte-compile 'po-mode.el'; \ +else :; fi +if test 'no' != no; then \ + am__dir=. am__subdir_includes=''; \ + case po-compat.elc in */*) \ + am__dir=`echo 'po-compat.elc' | sed 's,/[^/]*$,,'`; \ + am__subdir_includes="-L $am__dir -L ./$am__dir"; \ + esac; \ + test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ + no --batch \ + \ + $am__subdir_includes -L . -L . \ + --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-compat.elc")) (defun byte-compile-dest-file (_) "po-compat.elc") )' \ + -f batch-byte-compile 'po-compat.el'; \ +else :; fi +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/emacs' +make[4]: Nothing to be done for 'install-exec-am'. +if test 'no' != no; then \ + am__dir=. am__subdir_includes=''; \ + case start-po.elc in */*) \ + am__dir=`echo 'start-po.elc' | sed 's,/[^/]*$,,'`; \ + am__subdir_includes="-L $am__dir -L ./$am__dir"; \ + esac; \ + test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ + no --batch \ + \ + $am__subdir_includes -L . -L . \ + --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "start-po.elc")) (defun byte-compile-dest-file (_) "start-po.elc") )' \ + -f batch-byte-compile 'start-po.el'; \ +else :; fi +if test 'no' != no; then \ + am__dir=. am__subdir_includes=''; \ + case po-mode.elc in */*) \ + am__dir=`echo 'po-mode.elc' | sed 's,/[^/]*$,,'`; \ + am__subdir_includes="-L $am__dir -L ./$am__dir"; \ + esac; \ + test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ + no --batch \ + \ + $am__subdir_includes -L . -L . \ + --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-mode.elc")) (defun byte-compile-dest-file (_) "po-mode.elc") )' \ + -f batch-byte-compile 'po-mode.el'; \ +else :; fi +if test 'no' != no; then \ + am__dir=. am__subdir_includes=''; \ + case po-compat.elc in */*) \ + am__dir=`echo 'po-compat.elc' | sed 's,/[^/]*$,,'`; \ + am__subdir_includes="-L $am__dir -L ./$am__dir"; \ + esac; \ + test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ + no --batch \ + \ + $am__subdir_includes -L . -L . \ + --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-compat.elc")) (defun byte-compile-dest-file (_) "po-compat.elc") )' \ + -f batch-byte-compile 'po-compat.el'; \ +else :; fi +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/emacs' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/emacs' +Making install in misc +make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/misc' +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/misc' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c gettextize autopoint '/usr/bin' + /bin/mkdir -p '/usr/share/gettext' + /usr/bin/install -c -m 644 archive.dir.tar.xz '/usr/share/gettext' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/misc' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/misc' +Making install in man +make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/man' +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/man' +make[4]: Nothing to be done for 'install-exec-am'. +/bin/mkdir -p /usr/share/doc/gettext-0.21 +for file in msgcmp.1.html msgfmt.1.html msgmerge.1.html msgunfmt.1.html xgettext.1.html msgattrib.1.html msgcat.1.html msgcomm.1.html msgconv.1.html msgen.1.html msgexec.1.html msgfilter.1.html msggrep.1.html msginit.1.html msguniq.1.html recode-sr-latin.1.html gettextize.1.html autopoint.1.html; do \ + if test -f $file; then dir=.; else dir=.; fi; \ + /usr/bin/install -c -m 644 $dir/$file /usr/share/doc/gettext-0.21/$file; \ +done + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 msgcmp.1 msgfmt.1 msgmerge.1 msgunfmt.1 xgettext.1 msgattrib.1 msgcat.1 msgcomm.1 msgconv.1 msgen.1 msgexec.1 msgfilter.1 msggrep.1 msginit.1 msguniq.1 recode-sr-latin.1 gettextize.1 autopoint.1 '/usr/share/man/man1' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/man' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/man' +Making install in m4 +make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/m4' +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/m4' +make[4]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/aclocal' + /usr/bin/install -c -m 644 ../../gettext-runtime/gnulib-m4/host-cpu-c-abi.m4 ../../gettext-runtime/gnulib-m4/lib-ld.m4 ../../gettext-runtime/gnulib-m4/lib-link.m4 ../../gettext-runtime/gnulib-m4/lib-prefix.m4 ../../gettext-runtime/m4/gettext.m4 ../../gettext-runtime/m4/iconv.m4 ../../gettext-runtime/m4/intlmacosx.m4 ../../gettext-runtime/m4/nls.m4 ../../gettext-runtime/m4/po.m4 ../../gettext-runtime/m4/progtest.m4 '/usr/share/aclocal' + /bin/mkdir -p '/usr/share/doc/gettext-0.21/examples/build-aux' + /usr/bin/install -c -m 644 ../gnulib-m4/javacomp.m4 ../gnulib-m4/javaexec.m4 ../gnulib-m4/csharpcomp.m4 ../gnulib-m4/csharpexec.m4 csharpexec-test.exe '/usr/share/doc/gettext-0.21/examples/build-aux' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/m4' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/m4' +Making install in tests +make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/tests' +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/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 '/sources/gettext-0.21/gettext-tools/tests' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/tests' +Making install in system-tests +make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/system-tests' +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/system-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 '/sources/gettext-0.21/gettext-tools/system-tests' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/system-tests' +Making install in gnulib-tests +make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' +make install-recursive +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' +Making install in . +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' +make[6]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' +make[6]: Nothing to be done for 'install-exec-am'. +make[6]: Nothing to be done for 'install-data-am'. +make[6]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' +Making install in examples +make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/examples' +Making install in po +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/examples/po' +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/examples/po' +make[5]: Nothing to be done for 'install-exec-am'. +make[5]: Nothing to be done for 'install-data-am'. +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/examples/po' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/examples/po' +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/examples' +make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/examples' +make[5]: Nothing to be done for 'install-exec-am'. +/bin/mkdir -p /usr/share/doc/gettext-0.21/examples +for f in hello-c/INSTALL hello-c/autogen.sh hello-c/autoclean.sh hello-c/hello.c hello-c/Makefile.am hello-c/configure.ac hello-c/m4/Makefile.am hello-c/po/Makevars hello-c/po/POTFILES.in hello-c-gnome/INSTALL hello-c-gnome/autogen.sh hello-c-gnome/autoclean.sh hello-c-gnome/hello.c hello-c-gnome/Makefile.am hello-c-gnome/configure.ac hello-c-gnome/m4/Makefile.am hello-c-gnome/m4/gnome.m4 hello-c-gnome/m4/gnome-gnorba-check.m4 hello-c-gnome/m4/gnome-orbit-check.m4 hello-c-gnome/po/Makevars hello-c-gnome/po/POTFILES.in hello-c-gnome3/INSTALL hello-c-gnome3/autogen.sh hello-c-gnome3/autoclean.sh hello-c-gnome3/hello.c hello-c-gnome3/hello.desktop.in.in hello-c-gnome3/hello.gschema.xml hello-c-gnome3/hello.gresource.xml hello-c-gnome3/hello.ui hello-c-gnome3/Makefile.am hello-c-gnome3/configure.ac hello-c-gnome3/m4/Makefile.am hello-c-gnome3/po/Makevars hello-c-gnome3/po/POTFILES.in hello-c++/INSTALL hello-c++/autogen.sh hello-c++/autoclean.sh hello-c++/hello.cc hello-c++/Makefile.am hello-c++/configure.ac hello-c++/m4/Makefile.am hello-c++/po/Makevars hello-c++/po/POTFILES.in hello-c++-qt/INSTALL hello-c++-qt/BUGS hello-c++-qt/autogen.sh hello-c++-qt/autoclean.sh hello-c++-qt/hello.cc hello-c++-qt/Makefile.am hello-c++-qt/configure.ac hello-c++-qt/m4/Makefile.am hello-c++-qt/m4/qt.m4 hello-c++-qt/po/Makefile.am hello-c++-kde/INSTALL hello-c++-kde/BUGS hello-c++-kde/autogen.sh hello-c++-kde/autoclean.sh hello-c++-kde/hello.cc hello-c++-kde/hellowindow.h hello-c++-kde/hellowindow.cc hello-c++-kde/Makefile.am hello-c++-kde/configure.in.in hello-c++-kde/m4/Makefile.am hello-c++-kde/admin/acinclude.m4.in hello-c++-kde/admin/am_edit hello-c++-kde/admin/ChangeLog hello-c++-kde/admin/compile hello-c++-kde/admin/conf.change.pl hello-c++-kde/admin/config.guess hello-c++-kde/admin/config.pl hello-c++-kde/admin/config.sub hello-c++-kde/admin/configure.in.bot.end hello-c++-kde/admin/configure.in.min hello-c++-kde/admin/cvs-clean.pl hello-c++-kde/admin/cvs.sh hello-c++-kde/admin/debianrules hello-c++-kde/admin/depcomp hello-c++-kde/admin/detect-autoconf.sh hello-c++-kde/admin/Doxyfile.am hello-c++-kde/admin/Doxyfile.global hello-c++-kde/admin/install-sh hello-c++-kde/admin/libtool.m4.in hello-c++-kde/admin/ltmain.sh hello-c++-kde/admin/Makefile.common hello-c++-kde/admin/missing hello-c++-kde/admin/mkinstalldirs hello-c++-kde/admin/ylwrap hello-c++-kde/po/Makevars hello-c++-kde/po/POTFILES.in hello-c++-gnome/INSTALL hello-c++-gnome/autogen.sh hello-c++-gnome/autoclean.sh hello-c++-gnome/hello.cc hello-c++-gnome/Makefile.am hello-c++-gnome/configure.ac hello-c++-gnome/m4/Makefile.am hello-c++-gnome/m4/gnome.m4 hello-c++-gnome/m4/gnome-gnorba-check.m4 hello-c++-gnome/m4/gnome-orbit-check.m4 hello-c++-gnome/m4/gtk.m4 hello-c++-gnome/m4/gtk--.m4 hello-c++-gnome/po/Makevars hello-c++-gnome/po/POTFILES.in hello-c++-wxwidgets/INSTALL hello-c++-wxwidgets/autogen.sh hello-c++-wxwidgets/autoclean.sh hello-c++-wxwidgets/hello.cc hello-c++-wxwidgets/Makefile.am hello-c++-wxwidgets/configure.ac hello-c++-wxwidgets/m4/Makefile.am hello-c++-wxwidgets/m4/wxwidgets.m4 hello-c++-wxwidgets/po/Makefile.am hello-objc/INSTALL hello-objc/autogen.sh hello-objc/autoclean.sh hello-objc/hello.m hello-objc/Makefile.am hello-objc/configure.ac hello-objc/m4/Makefile.am hello-objc/po/Makevars hello-objc/po/POTFILES.in hello-objc-gnustep/INSTALL hello-objc-gnustep/BUGS hello-objc-gnustep/autogen.sh hello-objc-gnustep/autoclean.sh hello-objc-gnustep/main.m hello-objc-gnustep/AppController.h hello-objc-gnustep/AppController.m hello-objc-gnustep/Hello.h hello-objc-gnustep/Hello.m hello-objc-gnustep/GNUmakefile hello-objc-gnustep/po/GNUmakefile hello-objc-gnustep/po/LocaleAliases hello-objc-gnome/INSTALL hello-objc-gnome/autogen.sh hello-objc-gnome/autoclean.sh hello-objc-gnome/hello.m hello-objc-gnome/Makefile.am hello-objc-gnome/configure.ac hello-objc-gnome/m4/Makefile.am hello-objc-gnome/m4/gnome.m4 hello-objc-gnome/m4/gnome-gnorba-check.m4 hello-objc-gnome/m4/gnome-orbit-check.m4 hello-objc-gnome/po/Makevars hello-objc-gnome/po/POTFILES.in hello-sh/INSTALL hello-sh/autogen.sh hello-sh/autoclean.sh hello-sh/hello.sh hello-sh/Makefile.am hello-sh/configure.ac hello-sh/m4/Makefile.am hello-sh/po/Makefile.am hello-python/INSTALL hello-python/autogen.sh hello-python/autoclean.sh hello-python/hello.py.in hello-python/Makefile.am hello-python/configure.ac hello-python/m4/Makefile.am hello-python/po/Makefile.am hello-clisp/INSTALL hello-clisp/autogen.sh hello-clisp/autoclean.sh hello-clisp/hello.lisp.in hello-clisp/Makefile.am hello-clisp/configure.ac hello-clisp/m4/Makefile.am hello-clisp/po/Makefile.am hello-librep/INSTALL hello-librep/autogen.sh hello-librep/autoclean.sh hello-librep/hello.jl.in hello-librep/Makefile.am hello-librep/configure.ac hello-librep/m4/Makefile.am hello-librep/po/Makefile.am hello-guile/INSTALL hello-guile/autogen.sh hello-guile/autoclean.sh hello-guile/hello.scm hello-guile/Makefile.am hello-guile/configure.ac hello-guile/m4/Makefile.am hello-guile/po/Makefile.am hello-smalltalk/INSTALL hello-smalltalk/autogen.sh hello-smalltalk/autoclean.sh hello-smalltalk/hello.st.in hello-smalltalk/Makefile.am hello-smalltalk/configure.ac hello-smalltalk/m4/Makefile.am hello-smalltalk/po/Makefile.am hello-java/INSTALL hello-java/autogen.sh hello-java/autoclean.sh hello-java/Hello.java hello-java/Makefile.am hello-java/configure.ac hello-java/m4/Makefile.am hello-java/po/Makefile.am hello-java-awt/INSTALL hello-java-awt/BUGS hello-java-awt/autogen.sh hello-java-awt/autoclean.sh hello-java-awt/Hello.java hello-java-awt/Makefile.am hello-java-awt/configure.ac hello-java-awt/m4/Makefile.am hello-java-awt/m4/TestAWT.java hello-java-awt/m4/TestAWT.class hello-java-awt/po/Makefile.am hello-java-swing/INSTALL hello-java-swing/BUGS hello-java-swing/autogen.sh hello-java-swing/autoclean.sh hello-java-swing/Hello.java hello-java-swing/Makefile.am hello-java-swing/configure.ac hello-java-swing/m4/Makefile.am hello-java-swing/m4/TestAWT.java hello-java-swing/m4/TestAWT.class hello-java-swing/po/Makefile.am hello-java-qtjambi/INSTALL hello-java-qtjambi/BUGS hello-java-qtjambi/autogen.sh hello-java-qtjambi/autoclean.sh hello-java-qtjambi/Hello.java hello-java-qtjambi/Makefile.am hello-java-qtjambi/configure.ac hello-java-qtjambi/m4/Makefile.am hello-java-qtjambi/m4/Test15.java hello-java-qtjambi/m4/Test15.class hello-java-qtjambi/po/Makefile.am hello-csharp/INSTALL hello-csharp/autogen.sh hello-csharp/autoclean.sh hello-csharp/hello.cs hello-csharp/Makefile.am hello-csharp/configure.ac hello-csharp/m4/Makefile.am hello-csharp/po/Makefile.am hello-csharp-forms/INSTALL hello-csharp-forms/README hello-csharp-forms/autogen.sh hello-csharp-forms/autoclean.sh hello-csharp-forms/hello.cs hello-csharp-forms/Makefile.am hello-csharp-forms/configure.ac hello-csharp-forms/m4/Makefile.am hello-csharp-forms/po/Makefile.am hello-gawk/INSTALL hello-gawk/autogen.sh hello-gawk/autoclean.sh hello-gawk/hello.awk hello-gawk/Makefile.am hello-gawk/configure.ac hello-gawk/m4/Makefile.am hello-gawk/po/Makefile.am hello-pascal/INSTALL hello-pascal/autogen.sh hello-pascal/autoclean.sh hello-pascal/hello.pas hello-pascal/Makefile.am hello-pascal/configure.ac hello-pascal/m4/Makefile.am hello-pascal/po/Makefile.am hello-ycp/INSTALL hello-ycp/autogen.sh hello-ycp/autoclean.sh hello-ycp/hello.ycp hello-ycp/Makefile.am hello-ycp/configure.ac hello-ycp/m4/Makefile.am hello-ycp/po/Makefile.am hello-tcl/INSTALL hello-tcl/autogen.sh hello-tcl/autoclean.sh hello-tcl/hello.tcl hello-tcl/Makefile.am hello-tcl/configure.ac hello-tcl/m4/Makefile.am hello-tcl/po/Makefile.am hello-tcl-tk/INSTALL hello-tcl-tk/autogen.sh hello-tcl-tk/autoclean.sh hello-tcl-tk/hello.tcl hello-tcl-tk/Makefile.am hello-tcl-tk/configure.ac hello-tcl-tk/m4/Makefile.am hello-tcl-tk/po/Makefile.am hello-perl/INSTALL hello-perl/autogen.sh hello-perl/autoclean.sh hello-perl/hello-1.pl.in hello-perl/hello-2.pl.in hello-perl/Makefile.am hello-perl/configure.ac hello-perl/m4/Makefile.am hello-perl/po/Makefile.am hello-php/INSTALL hello-php/README hello-php/autogen.sh hello-php/autoclean.sh hello-php/hello.php hello-php/Makefile.am hello-php/configure.ac hello-php/m4/Makefile.am hello-php/po/Makefile.am README; do \ + d=`echo /$f | sed -e 's,/[^/]*$,,'`; \ + test -z "$d" || /bin/mkdir -p /usr/share/doc/gettext-0.21/examples$d || exit 1; \ + b=`echo $f | sed -e 's,^.*/,,'`; \ + if test $b = autogen.sh || test $b = autoclean.sh; then \ + echo "/usr/bin/install -c ./$f /usr/share/doc/gettext-0.21/examples/$f"; \ + /usr/bin/install -c ./$f /usr/share/doc/gettext-0.21/examples/$f; \ + else \ + echo "/usr/bin/install -c -m 644 ./$f /usr/share/doc/gettext-0.21/examples/$f"; \ + /usr/bin/install -c -m 644 ./$f /usr/share/doc/gettext-0.21/examples/$f; \ + fi; \ +done +/usr/bin/install -c -m 644 ./hello-c/INSTALL /usr/share/doc/gettext-0.21/examples/hello-c/INSTALL +/usr/bin/install -c ./hello-c/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-c/autogen.sh +/usr/bin/install -c ./hello-c/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-c/autoclean.sh +/usr/bin/install -c -m 644 ./hello-c/hello.c /usr/share/doc/gettext-0.21/examples/hello-c/hello.c +/usr/bin/install -c -m 644 ./hello-c/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c/Makefile.am +/usr/bin/install -c -m 644 ./hello-c/configure.ac /usr/share/doc/gettext-0.21/examples/hello-c/configure.ac +/usr/bin/install -c -m 644 ./hello-c/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-c/po/Makevars /usr/share/doc/gettext-0.21/examples/hello-c/po/Makevars +/usr/bin/install -c -m 644 ./hello-c/po/POTFILES.in /usr/share/doc/gettext-0.21/examples/hello-c/po/POTFILES.in +/usr/bin/install -c -m 644 ./hello-c-gnome/INSTALL /usr/share/doc/gettext-0.21/examples/hello-c-gnome/INSTALL +/usr/bin/install -c ./hello-c-gnome/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-c-gnome/autogen.sh +/usr/bin/install -c ./hello-c-gnome/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-c-gnome/autoclean.sh +/usr/bin/install -c -m 644 ./hello-c-gnome/hello.c /usr/share/doc/gettext-0.21/examples/hello-c-gnome/hello.c +/usr/bin/install -c -m 644 ./hello-c-gnome/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c-gnome/Makefile.am +/usr/bin/install -c -m 644 ./hello-c-gnome/configure.ac /usr/share/doc/gettext-0.21/examples/hello-c-gnome/configure.ac +/usr/bin/install -c -m 644 ./hello-c-gnome/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c-gnome/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-c-gnome/m4/gnome.m4 /usr/share/doc/gettext-0.21/examples/hello-c-gnome/m4/gnome.m4 +/usr/bin/install -c -m 644 ./hello-c-gnome/m4/gnome-gnorba-check.m4 /usr/share/doc/gettext-0.21/examples/hello-c-gnome/m4/gnome-gnorba-check.m4 +/usr/bin/install -c -m 644 ./hello-c-gnome/m4/gnome-orbit-check.m4 /usr/share/doc/gettext-0.21/examples/hello-c-gnome/m4/gnome-orbit-check.m4 +/usr/bin/install -c -m 644 ./hello-c-gnome/po/Makevars /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/Makevars +/usr/bin/install -c -m 644 ./hello-c-gnome/po/POTFILES.in /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/POTFILES.in +/usr/bin/install -c -m 644 ./hello-c-gnome3/INSTALL /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/INSTALL +/usr/bin/install -c ./hello-c-gnome3/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/autogen.sh +/usr/bin/install -c ./hello-c-gnome3/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/autoclean.sh +/usr/bin/install -c -m 644 ./hello-c-gnome3/hello.c /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/hello.c +/usr/bin/install -c -m 644 ./hello-c-gnome3/hello.desktop.in.in /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/hello.desktop.in.in +/usr/bin/install -c -m 644 ./hello-c-gnome3/hello.gschema.xml /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/hello.gschema.xml +/usr/bin/install -c -m 644 ./hello-c-gnome3/hello.gresource.xml /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/hello.gresource.xml +/usr/bin/install -c -m 644 ./hello-c-gnome3/hello.ui /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/hello.ui +/usr/bin/install -c -m 644 ./hello-c-gnome3/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/Makefile.am +/usr/bin/install -c -m 644 ./hello-c-gnome3/configure.ac /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/configure.ac +/usr/bin/install -c -m 644 ./hello-c-gnome3/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/Makevars /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/Makevars +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/POTFILES.in /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/POTFILES.in +/usr/bin/install -c -m 644 ./hello-c++/INSTALL /usr/share/doc/gettext-0.21/examples/hello-c++/INSTALL +/usr/bin/install -c ./hello-c++/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-c++/autogen.sh +/usr/bin/install -c ./hello-c++/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-c++/autoclean.sh +/usr/bin/install -c -m 644 ./hello-c++/hello.cc /usr/share/doc/gettext-0.21/examples/hello-c++/hello.cc +/usr/bin/install -c -m 644 ./hello-c++/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++/Makefile.am +/usr/bin/install -c -m 644 ./hello-c++/configure.ac /usr/share/doc/gettext-0.21/examples/hello-c++/configure.ac +/usr/bin/install -c -m 644 ./hello-c++/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-c++/po/Makevars /usr/share/doc/gettext-0.21/examples/hello-c++/po/Makevars +/usr/bin/install -c -m 644 ./hello-c++/po/POTFILES.in /usr/share/doc/gettext-0.21/examples/hello-c++/po/POTFILES.in +/usr/bin/install -c -m 644 ./hello-c++-qt/INSTALL /usr/share/doc/gettext-0.21/examples/hello-c++-qt/INSTALL +/usr/bin/install -c -m 644 ./hello-c++-qt/BUGS /usr/share/doc/gettext-0.21/examples/hello-c++-qt/BUGS +/usr/bin/install -c ./hello-c++-qt/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-c++-qt/autogen.sh +/usr/bin/install -c ./hello-c++-qt/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-c++-qt/autoclean.sh +/usr/bin/install -c -m 644 ./hello-c++-qt/hello.cc /usr/share/doc/gettext-0.21/examples/hello-c++-qt/hello.cc +/usr/bin/install -c -m 644 ./hello-c++-qt/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++-qt/Makefile.am +/usr/bin/install -c -m 644 ./hello-c++-qt/configure.ac /usr/share/doc/gettext-0.21/examples/hello-c++-qt/configure.ac +/usr/bin/install -c -m 644 ./hello-c++-qt/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++-qt/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-c++-qt/m4/qt.m4 /usr/share/doc/gettext-0.21/examples/hello-c++-qt/m4/qt.m4 +/usr/bin/install -c -m 644 ./hello-c++-qt/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/Makefile.am +/usr/bin/install -c -m 644 ./hello-c++-kde/INSTALL /usr/share/doc/gettext-0.21/examples/hello-c++-kde/INSTALL +/usr/bin/install -c -m 644 ./hello-c++-kde/BUGS /usr/share/doc/gettext-0.21/examples/hello-c++-kde/BUGS +/usr/bin/install -c ./hello-c++-kde/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-c++-kde/autogen.sh +/usr/bin/install -c ./hello-c++-kde/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-c++-kde/autoclean.sh +/usr/bin/install -c -m 644 ./hello-c++-kde/hello.cc /usr/share/doc/gettext-0.21/examples/hello-c++-kde/hello.cc +/usr/bin/install -c -m 644 ./hello-c++-kde/hellowindow.h /usr/share/doc/gettext-0.21/examples/hello-c++-kde/hellowindow.h +/usr/bin/install -c -m 644 ./hello-c++-kde/hellowindow.cc /usr/share/doc/gettext-0.21/examples/hello-c++-kde/hellowindow.cc +/usr/bin/install -c -m 644 ./hello-c++-kde/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++-kde/Makefile.am +/usr/bin/install -c -m 644 ./hello-c++-kde/configure.in.in /usr/share/doc/gettext-0.21/examples/hello-c++-kde/configure.in.in +/usr/bin/install -c -m 644 ./hello-c++-kde/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++-kde/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/acinclude.m4.in /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/acinclude.m4.in +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/am_edit /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/am_edit +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/ChangeLog /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/ChangeLog +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/compile /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/compile +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/conf.change.pl /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/conf.change.pl +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/config.guess /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/config.guess +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/config.pl /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/config.pl +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/config.sub /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/config.sub +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/configure.in.bot.end /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/configure.in.bot.end +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/configure.in.min /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/configure.in.min +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/cvs-clean.pl /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/cvs-clean.pl +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/cvs.sh /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/cvs.sh +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/debianrules /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/debianrules +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/depcomp /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/depcomp +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/detect-autoconf.sh /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/detect-autoconf.sh +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/Doxyfile.am /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/Doxyfile.am +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/Doxyfile.global /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/Doxyfile.global +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/install-sh /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/install-sh +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/libtool.m4.in /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/libtool.m4.in +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/ltmain.sh /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/ltmain.sh +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/Makefile.common /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/Makefile.common +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/missing /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/missing +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/mkinstalldirs /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/mkinstalldirs +/usr/bin/install -c -m 644 ./hello-c++-kde/admin/ylwrap /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/ylwrap +/usr/bin/install -c -m 644 ./hello-c++-kde/po/Makevars /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/Makevars +/usr/bin/install -c -m 644 ./hello-c++-kde/po/POTFILES.in /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/POTFILES.in +/usr/bin/install -c -m 644 ./hello-c++-gnome/INSTALL /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/INSTALL +/usr/bin/install -c ./hello-c++-gnome/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/autogen.sh +/usr/bin/install -c ./hello-c++-gnome/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/autoclean.sh +/usr/bin/install -c -m 644 ./hello-c++-gnome/hello.cc /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/hello.cc +/usr/bin/install -c -m 644 ./hello-c++-gnome/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/Makefile.am +/usr/bin/install -c -m 644 ./hello-c++-gnome/configure.ac /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/configure.ac +/usr/bin/install -c -m 644 ./hello-c++-gnome/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-c++-gnome/m4/gnome.m4 /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/m4/gnome.m4 +/usr/bin/install -c -m 644 ./hello-c++-gnome/m4/gnome-gnorba-check.m4 /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/m4/gnome-gnorba-check.m4 +/usr/bin/install -c -m 644 ./hello-c++-gnome/m4/gnome-orbit-check.m4 /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/m4/gnome-orbit-check.m4 +/usr/bin/install -c -m 644 ./hello-c++-gnome/m4/gtk.m4 /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/m4/gtk.m4 +/usr/bin/install -c -m 644 ./hello-c++-gnome/m4/gtk--.m4 /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/m4/gtk--.m4 +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/Makevars /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/Makevars +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/POTFILES.in /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/POTFILES.in +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/INSTALL /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/INSTALL +/usr/bin/install -c ./hello-c++-wxwidgets/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/autogen.sh +/usr/bin/install -c ./hello-c++-wxwidgets/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/autoclean.sh +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/hello.cc /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/hello.cc +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/Makefile.am +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/configure.ac /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/configure.ac +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/m4/wxwidgets.m4 /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/m4/wxwidgets.m4 +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/Makefile.am +/usr/bin/install -c -m 644 ./hello-objc/INSTALL /usr/share/doc/gettext-0.21/examples/hello-objc/INSTALL +/usr/bin/install -c ./hello-objc/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-objc/autogen.sh +/usr/bin/install -c ./hello-objc/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-objc/autoclean.sh +/usr/bin/install -c -m 644 ./hello-objc/hello.m /usr/share/doc/gettext-0.21/examples/hello-objc/hello.m +/usr/bin/install -c -m 644 ./hello-objc/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-objc/Makefile.am +/usr/bin/install -c -m 644 ./hello-objc/configure.ac /usr/share/doc/gettext-0.21/examples/hello-objc/configure.ac +/usr/bin/install -c -m 644 ./hello-objc/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-objc/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-objc/po/Makevars /usr/share/doc/gettext-0.21/examples/hello-objc/po/Makevars +/usr/bin/install -c -m 644 ./hello-objc/po/POTFILES.in /usr/share/doc/gettext-0.21/examples/hello-objc/po/POTFILES.in +/usr/bin/install -c -m 644 ./hello-objc-gnustep/INSTALL /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/INSTALL +/usr/bin/install -c -m 644 ./hello-objc-gnustep/BUGS /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/BUGS +/usr/bin/install -c ./hello-objc-gnustep/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/autogen.sh +/usr/bin/install -c ./hello-objc-gnustep/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/autoclean.sh +/usr/bin/install -c -m 644 ./hello-objc-gnustep/main.m /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/main.m +/usr/bin/install -c -m 644 ./hello-objc-gnustep/AppController.h /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/AppController.h +/usr/bin/install -c -m 644 ./hello-objc-gnustep/AppController.m /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/AppController.m +/usr/bin/install -c -m 644 ./hello-objc-gnustep/Hello.h /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/Hello.h +/usr/bin/install -c -m 644 ./hello-objc-gnustep/Hello.m /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/Hello.m +/usr/bin/install -c -m 644 ./hello-objc-gnustep/GNUmakefile /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/GNUmakefile +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/GNUmakefile /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/GNUmakefile +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/LocaleAliases /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/LocaleAliases +/usr/bin/install -c -m 644 ./hello-objc-gnome/INSTALL /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/INSTALL +/usr/bin/install -c ./hello-objc-gnome/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/autogen.sh +/usr/bin/install -c ./hello-objc-gnome/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/autoclean.sh +/usr/bin/install -c -m 644 ./hello-objc-gnome/hello.m /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/hello.m +/usr/bin/install -c -m 644 ./hello-objc-gnome/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/Makefile.am +/usr/bin/install -c -m 644 ./hello-objc-gnome/configure.ac /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/configure.ac +/usr/bin/install -c -m 644 ./hello-objc-gnome/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-objc-gnome/m4/gnome.m4 /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/m4/gnome.m4 +/usr/bin/install -c -m 644 ./hello-objc-gnome/m4/gnome-gnorba-check.m4 /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/m4/gnome-gnorba-check.m4 +/usr/bin/install -c -m 644 ./hello-objc-gnome/m4/gnome-orbit-check.m4 /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/m4/gnome-orbit-check.m4 +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/Makevars /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/Makevars +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/POTFILES.in /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/POTFILES.in +/usr/bin/install -c -m 644 ./hello-sh/INSTALL /usr/share/doc/gettext-0.21/examples/hello-sh/INSTALL +/usr/bin/install -c ./hello-sh/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-sh/autogen.sh +/usr/bin/install -c ./hello-sh/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-sh/autoclean.sh +/usr/bin/install -c -m 644 ./hello-sh/hello.sh /usr/share/doc/gettext-0.21/examples/hello-sh/hello.sh +/usr/bin/install -c -m 644 ./hello-sh/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-sh/Makefile.am +/usr/bin/install -c -m 644 ./hello-sh/configure.ac /usr/share/doc/gettext-0.21/examples/hello-sh/configure.ac +/usr/bin/install -c -m 644 ./hello-sh/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-sh/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-sh/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-sh/po/Makefile.am +/usr/bin/install -c -m 644 ./hello-python/INSTALL /usr/share/doc/gettext-0.21/examples/hello-python/INSTALL +/usr/bin/install -c ./hello-python/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-python/autogen.sh +/usr/bin/install -c ./hello-python/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-python/autoclean.sh +/usr/bin/install -c -m 644 ./hello-python/hello.py.in /usr/share/doc/gettext-0.21/examples/hello-python/hello.py.in +/usr/bin/install -c -m 644 ./hello-python/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-python/Makefile.am +/usr/bin/install -c -m 644 ./hello-python/configure.ac /usr/share/doc/gettext-0.21/examples/hello-python/configure.ac +/usr/bin/install -c -m 644 ./hello-python/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-python/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-python/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-python/po/Makefile.am +/usr/bin/install -c -m 644 ./hello-clisp/INSTALL /usr/share/doc/gettext-0.21/examples/hello-clisp/INSTALL +/usr/bin/install -c ./hello-clisp/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-clisp/autogen.sh +/usr/bin/install -c ./hello-clisp/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-clisp/autoclean.sh +/usr/bin/install -c -m 644 ./hello-clisp/hello.lisp.in /usr/share/doc/gettext-0.21/examples/hello-clisp/hello.lisp.in +/usr/bin/install -c -m 644 ./hello-clisp/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-clisp/Makefile.am +/usr/bin/install -c -m 644 ./hello-clisp/configure.ac /usr/share/doc/gettext-0.21/examples/hello-clisp/configure.ac +/usr/bin/install -c -m 644 ./hello-clisp/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-clisp/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-clisp/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-clisp/po/Makefile.am +/usr/bin/install -c -m 644 ./hello-librep/INSTALL /usr/share/doc/gettext-0.21/examples/hello-librep/INSTALL +/usr/bin/install -c ./hello-librep/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-librep/autogen.sh +/usr/bin/install -c ./hello-librep/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-librep/autoclean.sh +/usr/bin/install -c -m 644 ./hello-librep/hello.jl.in /usr/share/doc/gettext-0.21/examples/hello-librep/hello.jl.in +/usr/bin/install -c -m 644 ./hello-librep/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-librep/Makefile.am +/usr/bin/install -c -m 644 ./hello-librep/configure.ac /usr/share/doc/gettext-0.21/examples/hello-librep/configure.ac +/usr/bin/install -c -m 644 ./hello-librep/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-librep/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-librep/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-librep/po/Makefile.am +/usr/bin/install -c -m 644 ./hello-guile/INSTALL /usr/share/doc/gettext-0.21/examples/hello-guile/INSTALL +/usr/bin/install -c ./hello-guile/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-guile/autogen.sh +/usr/bin/install -c ./hello-guile/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-guile/autoclean.sh +/usr/bin/install -c -m 644 ./hello-guile/hello.scm /usr/share/doc/gettext-0.21/examples/hello-guile/hello.scm +/usr/bin/install -c -m 644 ./hello-guile/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-guile/Makefile.am +/usr/bin/install -c -m 644 ./hello-guile/configure.ac /usr/share/doc/gettext-0.21/examples/hello-guile/configure.ac +/usr/bin/install -c -m 644 ./hello-guile/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-guile/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-guile/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-guile/po/Makefile.am +/usr/bin/install -c -m 644 ./hello-smalltalk/INSTALL /usr/share/doc/gettext-0.21/examples/hello-smalltalk/INSTALL +/usr/bin/install -c ./hello-smalltalk/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-smalltalk/autogen.sh +/usr/bin/install -c ./hello-smalltalk/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-smalltalk/autoclean.sh +/usr/bin/install -c -m 644 ./hello-smalltalk/hello.st.in /usr/share/doc/gettext-0.21/examples/hello-smalltalk/hello.st.in +/usr/bin/install -c -m 644 ./hello-smalltalk/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-smalltalk/Makefile.am +/usr/bin/install -c -m 644 ./hello-smalltalk/configure.ac /usr/share/doc/gettext-0.21/examples/hello-smalltalk/configure.ac +/usr/bin/install -c -m 644 ./hello-smalltalk/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-smalltalk/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-smalltalk/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/Makefile.am +/usr/bin/install -c -m 644 ./hello-java/INSTALL /usr/share/doc/gettext-0.21/examples/hello-java/INSTALL +/usr/bin/install -c ./hello-java/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-java/autogen.sh +/usr/bin/install -c ./hello-java/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-java/autoclean.sh +/usr/bin/install -c -m 644 ./hello-java/Hello.java /usr/share/doc/gettext-0.21/examples/hello-java/Hello.java +/usr/bin/install -c -m 644 ./hello-java/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java/Makefile.am +/usr/bin/install -c -m 644 ./hello-java/configure.ac /usr/share/doc/gettext-0.21/examples/hello-java/configure.ac +/usr/bin/install -c -m 644 ./hello-java/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-java/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java/po/Makefile.am +/usr/bin/install -c -m 644 ./hello-java-awt/INSTALL /usr/share/doc/gettext-0.21/examples/hello-java-awt/INSTALL +/usr/bin/install -c -m 644 ./hello-java-awt/BUGS /usr/share/doc/gettext-0.21/examples/hello-java-awt/BUGS +/usr/bin/install -c ./hello-java-awt/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-java-awt/autogen.sh +/usr/bin/install -c ./hello-java-awt/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-java-awt/autoclean.sh +/usr/bin/install -c -m 644 ./hello-java-awt/Hello.java /usr/share/doc/gettext-0.21/examples/hello-java-awt/Hello.java +/usr/bin/install -c -m 644 ./hello-java-awt/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java-awt/Makefile.am +/usr/bin/install -c -m 644 ./hello-java-awt/configure.ac /usr/share/doc/gettext-0.21/examples/hello-java-awt/configure.ac +/usr/bin/install -c -m 644 ./hello-java-awt/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java-awt/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-java-awt/m4/TestAWT.java /usr/share/doc/gettext-0.21/examples/hello-java-awt/m4/TestAWT.java +/usr/bin/install -c -m 644 ./hello-java-awt/m4/TestAWT.class /usr/share/doc/gettext-0.21/examples/hello-java-awt/m4/TestAWT.class +/usr/bin/install -c -m 644 ./hello-java-awt/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/Makefile.am +/usr/bin/install -c -m 644 ./hello-java-swing/INSTALL /usr/share/doc/gettext-0.21/examples/hello-java-swing/INSTALL +/usr/bin/install -c -m 644 ./hello-java-swing/BUGS /usr/share/doc/gettext-0.21/examples/hello-java-swing/BUGS +/usr/bin/install -c ./hello-java-swing/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-java-swing/autogen.sh +/usr/bin/install -c ./hello-java-swing/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-java-swing/autoclean.sh +/usr/bin/install -c -m 644 ./hello-java-swing/Hello.java /usr/share/doc/gettext-0.21/examples/hello-java-swing/Hello.java +/usr/bin/install -c -m 644 ./hello-java-swing/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java-swing/Makefile.am +/usr/bin/install -c -m 644 ./hello-java-swing/configure.ac /usr/share/doc/gettext-0.21/examples/hello-java-swing/configure.ac +/usr/bin/install -c -m 644 ./hello-java-swing/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java-swing/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-java-swing/m4/TestAWT.java /usr/share/doc/gettext-0.21/examples/hello-java-swing/m4/TestAWT.java +/usr/bin/install -c -m 644 ./hello-java-swing/m4/TestAWT.class /usr/share/doc/gettext-0.21/examples/hello-java-swing/m4/TestAWT.class +/usr/bin/install -c -m 644 ./hello-java-swing/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/Makefile.am +/usr/bin/install -c -m 644 ./hello-java-qtjambi/INSTALL /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/INSTALL +/usr/bin/install -c -m 644 ./hello-java-qtjambi/BUGS /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/BUGS +/usr/bin/install -c ./hello-java-qtjambi/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/autogen.sh +/usr/bin/install -c ./hello-java-qtjambi/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/autoclean.sh +/usr/bin/install -c -m 644 ./hello-java-qtjambi/Hello.java /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/Hello.java +/usr/bin/install -c -m 644 ./hello-java-qtjambi/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/Makefile.am +/usr/bin/install -c -m 644 ./hello-java-qtjambi/configure.ac /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/configure.ac +/usr/bin/install -c -m 644 ./hello-java-qtjambi/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-java-qtjambi/m4/Test15.java /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/m4/Test15.java +/usr/bin/install -c -m 644 ./hello-java-qtjambi/m4/Test15.class /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/m4/Test15.class +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/Makefile.am +/usr/bin/install -c -m 644 ./hello-csharp/INSTALL /usr/share/doc/gettext-0.21/examples/hello-csharp/INSTALL +/usr/bin/install -c ./hello-csharp/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-csharp/autogen.sh +/usr/bin/install -c ./hello-csharp/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-csharp/autoclean.sh +/usr/bin/install -c -m 644 ./hello-csharp/hello.cs /usr/share/doc/gettext-0.21/examples/hello-csharp/hello.cs +/usr/bin/install -c -m 644 ./hello-csharp/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-csharp/Makefile.am +/usr/bin/install -c -m 644 ./hello-csharp/configure.ac /usr/share/doc/gettext-0.21/examples/hello-csharp/configure.ac +/usr/bin/install -c -m 644 ./hello-csharp/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-csharp/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-csharp/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-csharp/po/Makefile.am +/usr/bin/install -c -m 644 ./hello-csharp-forms/INSTALL /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/INSTALL +/usr/bin/install -c -m 644 ./hello-csharp-forms/README /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/README +/usr/bin/install -c ./hello-csharp-forms/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/autogen.sh +/usr/bin/install -c ./hello-csharp-forms/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/autoclean.sh +/usr/bin/install -c -m 644 ./hello-csharp-forms/hello.cs /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/hello.cs +/usr/bin/install -c -m 644 ./hello-csharp-forms/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/Makefile.am +/usr/bin/install -c -m 644 ./hello-csharp-forms/configure.ac /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/configure.ac +/usr/bin/install -c -m 644 ./hello-csharp-forms/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/Makefile.am +/usr/bin/install -c -m 644 ./hello-gawk/INSTALL /usr/share/doc/gettext-0.21/examples/hello-gawk/INSTALL +/usr/bin/install -c ./hello-gawk/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-gawk/autogen.sh +/usr/bin/install -c ./hello-gawk/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-gawk/autoclean.sh +/usr/bin/install -c -m 644 ./hello-gawk/hello.awk /usr/share/doc/gettext-0.21/examples/hello-gawk/hello.awk +/usr/bin/install -c -m 644 ./hello-gawk/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-gawk/Makefile.am +/usr/bin/install -c -m 644 ./hello-gawk/configure.ac /usr/share/doc/gettext-0.21/examples/hello-gawk/configure.ac +/usr/bin/install -c -m 644 ./hello-gawk/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-gawk/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-gawk/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-gawk/po/Makefile.am +/usr/bin/install -c -m 644 ./hello-pascal/INSTALL /usr/share/doc/gettext-0.21/examples/hello-pascal/INSTALL +/usr/bin/install -c ./hello-pascal/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-pascal/autogen.sh +/usr/bin/install -c ./hello-pascal/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-pascal/autoclean.sh +/usr/bin/install -c -m 644 ./hello-pascal/hello.pas /usr/share/doc/gettext-0.21/examples/hello-pascal/hello.pas +/usr/bin/install -c -m 644 ./hello-pascal/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-pascal/Makefile.am +/usr/bin/install -c -m 644 ./hello-pascal/configure.ac /usr/share/doc/gettext-0.21/examples/hello-pascal/configure.ac +/usr/bin/install -c -m 644 ./hello-pascal/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-pascal/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-pascal/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-pascal/po/Makefile.am +/usr/bin/install -c -m 644 ./hello-ycp/INSTALL /usr/share/doc/gettext-0.21/examples/hello-ycp/INSTALL +/usr/bin/install -c ./hello-ycp/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-ycp/autogen.sh +/usr/bin/install -c ./hello-ycp/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-ycp/autoclean.sh +/usr/bin/install -c -m 644 ./hello-ycp/hello.ycp /usr/share/doc/gettext-0.21/examples/hello-ycp/hello.ycp +/usr/bin/install -c -m 644 ./hello-ycp/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-ycp/Makefile.am +/usr/bin/install -c -m 644 ./hello-ycp/configure.ac /usr/share/doc/gettext-0.21/examples/hello-ycp/configure.ac +/usr/bin/install -c -m 644 ./hello-ycp/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-ycp/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-ycp/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-ycp/po/Makefile.am +/usr/bin/install -c -m 644 ./hello-tcl/INSTALL /usr/share/doc/gettext-0.21/examples/hello-tcl/INSTALL +/usr/bin/install -c ./hello-tcl/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-tcl/autogen.sh +/usr/bin/install -c ./hello-tcl/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-tcl/autoclean.sh +/usr/bin/install -c -m 644 ./hello-tcl/hello.tcl /usr/share/doc/gettext-0.21/examples/hello-tcl/hello.tcl +/usr/bin/install -c -m 644 ./hello-tcl/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-tcl/Makefile.am +/usr/bin/install -c -m 644 ./hello-tcl/configure.ac /usr/share/doc/gettext-0.21/examples/hello-tcl/configure.ac +/usr/bin/install -c -m 644 ./hello-tcl/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-tcl/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-tcl/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-tcl/po/Makefile.am +/usr/bin/install -c -m 644 ./hello-tcl-tk/INSTALL /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/INSTALL +/usr/bin/install -c ./hello-tcl-tk/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/autogen.sh +/usr/bin/install -c ./hello-tcl-tk/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/autoclean.sh +/usr/bin/install -c -m 644 ./hello-tcl-tk/hello.tcl /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/hello.tcl +/usr/bin/install -c -m 644 ./hello-tcl-tk/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/Makefile.am +/usr/bin/install -c -m 644 ./hello-tcl-tk/configure.ac /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/configure.ac +/usr/bin/install -c -m 644 ./hello-tcl-tk/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/Makefile.am +/usr/bin/install -c -m 644 ./hello-perl/INSTALL /usr/share/doc/gettext-0.21/examples/hello-perl/INSTALL +/usr/bin/install -c ./hello-perl/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-perl/autogen.sh +/usr/bin/install -c ./hello-perl/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-perl/autoclean.sh +/usr/bin/install -c -m 644 ./hello-perl/hello-1.pl.in /usr/share/doc/gettext-0.21/examples/hello-perl/hello-1.pl.in +/usr/bin/install -c -m 644 ./hello-perl/hello-2.pl.in /usr/share/doc/gettext-0.21/examples/hello-perl/hello-2.pl.in +/usr/bin/install -c -m 644 ./hello-perl/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-perl/Makefile.am +/usr/bin/install -c -m 644 ./hello-perl/configure.ac /usr/share/doc/gettext-0.21/examples/hello-perl/configure.ac +/usr/bin/install -c -m 644 ./hello-perl/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-perl/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-perl/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-perl/po/Makefile.am +/usr/bin/install -c -m 644 ./hello-php/INSTALL /usr/share/doc/gettext-0.21/examples/hello-php/INSTALL +/usr/bin/install -c -m 644 ./hello-php/README /usr/share/doc/gettext-0.21/examples/hello-php/README +/usr/bin/install -c ./hello-php/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-php/autogen.sh +/usr/bin/install -c ./hello-php/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-php/autoclean.sh +/usr/bin/install -c -m 644 ./hello-php/hello.php /usr/share/doc/gettext-0.21/examples/hello-php/hello.php +/usr/bin/install -c -m 644 ./hello-php/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-php/Makefile.am +/usr/bin/install -c -m 644 ./hello-php/configure.ac /usr/share/doc/gettext-0.21/examples/hello-php/configure.ac +/usr/bin/install -c -m 644 ./hello-php/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-php/m4/Makefile.am +/usr/bin/install -c -m 644 ./hello-php/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-php/po/Makefile.am +/usr/bin/install -c -m 644 ./README /usr/share/doc/gettext-0.21/examples/README +for f1 in hello-c hello-c-gnome hello-c-gnome3 hello-c++ hello-c++-qt hello-c++-kde hello-c++-gnome hello-c++-wxwidgets hello-objc hello-objc-gnustep hello-objc-gnome hello-sh hello-python hello-clisp hello-librep hello-guile hello-smalltalk hello-java hello-java-awt hello-java-swing hello-java-qtjambi hello-csharp hello-csharp-forms hello-gawk hello-pascal hello-ycp hello-tcl hello-tcl-tk hello-perl hello-php; do \ + for f2 in LINGUAS af.po ast.po bg.po ca.po cs.po da.po de.po el.po eo.po es.po fi.po fr.po ga.po gl.po hr.po hu.po id.po it.po ja.po ky.po lv.po ms.po mt.po nb.po nl.po nn.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sv.po ta.po tr.po uk.po vi.po zh_CN.po zh_HK.po zh_TW.po; do \ + f=$f1/po/$f2; \ + test -f ./$f || { \ + echo "WARNING: ./$f doesn't exist; do \"make dist\" to prepare" >&2; \ + break; \ + }; \ + d=`echo /$f | sed -e 's,/[^/]*$,,'`; \ + test -z "$d" || /bin/mkdir -p /usr/share/doc/gettext-0.21/examples$d || exit 1; \ + b=`echo $f | sed -e 's,^.*/,,'`; \ + echo "/usr/bin/install -c -m 644 ./$f /usr/share/doc/gettext-0.21/examples/$f"; \ + /usr/bin/install -c -m 644 ./$f /usr/share/doc/gettext-0.21/examples/$f; \ + done; \ +done +/usr/bin/install -c -m 644 ./hello-c/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-c/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-c/po/af.po /usr/share/doc/gettext-0.21/examples/hello-c/po/af.po +/usr/bin/install -c -m 644 ./hello-c/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-c/po/ast.po +/usr/bin/install -c -m 644 ./hello-c/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-c/po/bg.po +/usr/bin/install -c -m 644 ./hello-c/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-c/po/ca.po +/usr/bin/install -c -m 644 ./hello-c/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-c/po/cs.po +/usr/bin/install -c -m 644 ./hello-c/po/da.po /usr/share/doc/gettext-0.21/examples/hello-c/po/da.po +/usr/bin/install -c -m 644 ./hello-c/po/de.po /usr/share/doc/gettext-0.21/examples/hello-c/po/de.po +/usr/bin/install -c -m 644 ./hello-c/po/el.po /usr/share/doc/gettext-0.21/examples/hello-c/po/el.po +/usr/bin/install -c -m 644 ./hello-c/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-c/po/eo.po +/usr/bin/install -c -m 644 ./hello-c/po/es.po /usr/share/doc/gettext-0.21/examples/hello-c/po/es.po +/usr/bin/install -c -m 644 ./hello-c/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-c/po/fi.po +/usr/bin/install -c -m 644 ./hello-c/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-c/po/fr.po +/usr/bin/install -c -m 644 ./hello-c/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-c/po/ga.po +/usr/bin/install -c -m 644 ./hello-c/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-c/po/gl.po +/usr/bin/install -c -m 644 ./hello-c/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-c/po/hr.po +/usr/bin/install -c -m 644 ./hello-c/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-c/po/hu.po +/usr/bin/install -c -m 644 ./hello-c/po/id.po /usr/share/doc/gettext-0.21/examples/hello-c/po/id.po +/usr/bin/install -c -m 644 ./hello-c/po/it.po /usr/share/doc/gettext-0.21/examples/hello-c/po/it.po +/usr/bin/install -c -m 644 ./hello-c/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-c/po/ja.po +/usr/bin/install -c -m 644 ./hello-c/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-c/po/ky.po +/usr/bin/install -c -m 644 ./hello-c/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-c/po/lv.po +/usr/bin/install -c -m 644 ./hello-c/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-c/po/ms.po +/usr/bin/install -c -m 644 ./hello-c/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-c/po/mt.po +/usr/bin/install -c -m 644 ./hello-c/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-c/po/nb.po +/usr/bin/install -c -m 644 ./hello-c/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-c/po/nl.po +/usr/bin/install -c -m 644 ./hello-c/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-c/po/nn.po +/usr/bin/install -c -m 644 ./hello-c/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-c/po/pl.po +/usr/bin/install -c -m 644 ./hello-c/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-c/po/pt.po +/usr/bin/install -c -m 644 ./hello-c/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-c/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-c/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-c/po/ro.po +/usr/bin/install -c -m 644 ./hello-c/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-c/po/ru.po +/usr/bin/install -c -m 644 ./hello-c/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-c/po/sk.po +/usr/bin/install -c -m 644 ./hello-c/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-c/po/sl.po +/usr/bin/install -c -m 644 ./hello-c/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-c/po/sq.po +/usr/bin/install -c -m 644 ./hello-c/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-c/po/sr.po +/usr/bin/install -c -m 644 ./hello-c/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-c/po/sv.po +/usr/bin/install -c -m 644 ./hello-c/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-c/po/ta.po +/usr/bin/install -c -m 644 ./hello-c/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-c/po/tr.po +/usr/bin/install -c -m 644 ./hello-c/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-c/po/uk.po +/usr/bin/install -c -m 644 ./hello-c/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-c/po/vi.po +/usr/bin/install -c -m 644 ./hello-c/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-c/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-c/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-c/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-c/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-c/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-c-gnome/po/af.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/af.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/ast.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/bg.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/ca.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/cs.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/da.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/da.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/de.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/de.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/el.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/el.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/eo.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/es.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/es.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/fi.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/fr.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/ga.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/gl.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/hr.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/hu.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/id.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/id.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/it.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/it.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/ja.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/ky.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/lv.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/ms.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/mt.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/nb.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/nl.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/nn.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/pl.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/pt.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/ro.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/ru.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/sk.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/sl.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/sq.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/sr.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/sv.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/ta.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/tr.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/uk.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/vi.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-c-gnome/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/af.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/af.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/ast.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/bg.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/ca.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/cs.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/da.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/da.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/de.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/de.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/el.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/el.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/eo.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/es.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/es.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/fi.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/fr.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/ga.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/gl.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/hr.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/hu.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/id.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/id.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/it.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/it.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/ja.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/ky.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/lv.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/ms.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/mt.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/nb.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/nl.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/nn.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/pl.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/pt.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/ro.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/ru.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/sk.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/sl.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/sq.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/sr.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/sv.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/ta.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/tr.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/uk.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/vi.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-c-gnome3/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-c++/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-c++/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-c++/po/af.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/af.po +/usr/bin/install -c -m 644 ./hello-c++/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/ast.po +/usr/bin/install -c -m 644 ./hello-c++/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/bg.po +/usr/bin/install -c -m 644 ./hello-c++/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/ca.po +/usr/bin/install -c -m 644 ./hello-c++/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/cs.po +/usr/bin/install -c -m 644 ./hello-c++/po/da.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/da.po +/usr/bin/install -c -m 644 ./hello-c++/po/de.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/de.po +/usr/bin/install -c -m 644 ./hello-c++/po/el.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/el.po +/usr/bin/install -c -m 644 ./hello-c++/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/eo.po +/usr/bin/install -c -m 644 ./hello-c++/po/es.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/es.po +/usr/bin/install -c -m 644 ./hello-c++/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/fi.po +/usr/bin/install -c -m 644 ./hello-c++/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/fr.po +/usr/bin/install -c -m 644 ./hello-c++/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/ga.po +/usr/bin/install -c -m 644 ./hello-c++/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/gl.po +/usr/bin/install -c -m 644 ./hello-c++/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/hr.po +/usr/bin/install -c -m 644 ./hello-c++/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/hu.po +/usr/bin/install -c -m 644 ./hello-c++/po/id.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/id.po +/usr/bin/install -c -m 644 ./hello-c++/po/it.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/it.po +/usr/bin/install -c -m 644 ./hello-c++/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/ja.po +/usr/bin/install -c -m 644 ./hello-c++/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/ky.po +/usr/bin/install -c -m 644 ./hello-c++/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/lv.po +/usr/bin/install -c -m 644 ./hello-c++/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/ms.po +/usr/bin/install -c -m 644 ./hello-c++/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/mt.po +/usr/bin/install -c -m 644 ./hello-c++/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/nb.po +/usr/bin/install -c -m 644 ./hello-c++/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/nl.po +/usr/bin/install -c -m 644 ./hello-c++/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/nn.po +/usr/bin/install -c -m 644 ./hello-c++/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/pl.po +/usr/bin/install -c -m 644 ./hello-c++/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/pt.po +/usr/bin/install -c -m 644 ./hello-c++/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-c++/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/ro.po +/usr/bin/install -c -m 644 ./hello-c++/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/ru.po +/usr/bin/install -c -m 644 ./hello-c++/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/sk.po +/usr/bin/install -c -m 644 ./hello-c++/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/sl.po +/usr/bin/install -c -m 644 ./hello-c++/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/sq.po +/usr/bin/install -c -m 644 ./hello-c++/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/sr.po +/usr/bin/install -c -m 644 ./hello-c++/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/sv.po +/usr/bin/install -c -m 644 ./hello-c++/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/ta.po +/usr/bin/install -c -m 644 ./hello-c++/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/tr.po +/usr/bin/install -c -m 644 ./hello-c++/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/uk.po +/usr/bin/install -c -m 644 ./hello-c++/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/vi.po +/usr/bin/install -c -m 644 ./hello-c++/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-c++/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-c++/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-c++-qt/po/af.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/af.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/ast.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/bg.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/ca.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/cs.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/da.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/da.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/de.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/de.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/el.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/el.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/eo.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/es.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/es.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/fi.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/fr.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/ga.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/gl.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/hr.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/hu.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/id.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/id.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/it.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/it.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/ja.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/ky.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/lv.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/ms.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/mt.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/nb.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/nl.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/nn.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/pl.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/pt.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/ro.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/ru.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/sk.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/sl.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/sq.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/sr.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/sv.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/ta.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/tr.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/uk.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/vi.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-c++-qt/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-c++-kde/po/af.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/af.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/ast.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/bg.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/ca.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/cs.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/da.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/da.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/de.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/de.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/el.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/el.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/eo.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/es.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/es.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/fi.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/fr.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/ga.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/gl.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/hr.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/hu.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/id.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/id.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/it.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/it.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/ja.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/ky.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/lv.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/ms.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/mt.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/nb.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/nl.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/nn.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/pl.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/pt.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/ro.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/ru.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/sk.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/sl.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/sq.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/sr.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/sv.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/ta.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/tr.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/uk.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/vi.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-c++-kde/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/af.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/af.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/ast.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/bg.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/ca.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/cs.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/da.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/da.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/de.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/de.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/el.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/el.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/eo.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/es.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/es.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/fi.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/fr.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/ga.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/gl.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/hr.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/hu.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/id.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/id.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/it.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/it.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/ja.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/ky.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/lv.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/ms.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/mt.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/nb.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/nl.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/nn.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/pl.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/pt.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/ro.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/ru.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/sk.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/sl.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/sq.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/sr.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/sv.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/ta.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/tr.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/uk.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/vi.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-c++-gnome/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/af.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/af.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/ast.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/bg.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/ca.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/cs.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/da.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/da.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/de.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/de.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/el.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/el.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/eo.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/es.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/es.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/fi.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/fr.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/ga.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/gl.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/hr.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/hu.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/id.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/id.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/it.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/it.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/ja.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/ky.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/lv.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/ms.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/mt.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/nb.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/nl.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/nn.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/pl.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/pt.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/ro.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/ru.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/sk.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/sl.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/sq.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/sr.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/sv.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/ta.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/tr.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/uk.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/vi.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-objc/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-objc/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-objc/po/af.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/af.po +/usr/bin/install -c -m 644 ./hello-objc/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/ast.po +/usr/bin/install -c -m 644 ./hello-objc/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/bg.po +/usr/bin/install -c -m 644 ./hello-objc/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/ca.po +/usr/bin/install -c -m 644 ./hello-objc/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/cs.po +/usr/bin/install -c -m 644 ./hello-objc/po/da.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/da.po +/usr/bin/install -c -m 644 ./hello-objc/po/de.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/de.po +/usr/bin/install -c -m 644 ./hello-objc/po/el.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/el.po +/usr/bin/install -c -m 644 ./hello-objc/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/eo.po +/usr/bin/install -c -m 644 ./hello-objc/po/es.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/es.po +/usr/bin/install -c -m 644 ./hello-objc/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/fi.po +/usr/bin/install -c -m 644 ./hello-objc/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/fr.po +/usr/bin/install -c -m 644 ./hello-objc/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/ga.po +/usr/bin/install -c -m 644 ./hello-objc/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/gl.po +/usr/bin/install -c -m 644 ./hello-objc/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/hr.po +/usr/bin/install -c -m 644 ./hello-objc/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/hu.po +/usr/bin/install -c -m 644 ./hello-objc/po/id.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/id.po +/usr/bin/install -c -m 644 ./hello-objc/po/it.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/it.po +/usr/bin/install -c -m 644 ./hello-objc/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/ja.po +/usr/bin/install -c -m 644 ./hello-objc/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/ky.po +/usr/bin/install -c -m 644 ./hello-objc/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/lv.po +/usr/bin/install -c -m 644 ./hello-objc/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/ms.po +/usr/bin/install -c -m 644 ./hello-objc/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/mt.po +/usr/bin/install -c -m 644 ./hello-objc/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/nb.po +/usr/bin/install -c -m 644 ./hello-objc/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/nl.po +/usr/bin/install -c -m 644 ./hello-objc/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/nn.po +/usr/bin/install -c -m 644 ./hello-objc/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/pl.po +/usr/bin/install -c -m 644 ./hello-objc/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/pt.po +/usr/bin/install -c -m 644 ./hello-objc/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-objc/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/ro.po +/usr/bin/install -c -m 644 ./hello-objc/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/ru.po +/usr/bin/install -c -m 644 ./hello-objc/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/sk.po +/usr/bin/install -c -m 644 ./hello-objc/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/sl.po +/usr/bin/install -c -m 644 ./hello-objc/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/sq.po +/usr/bin/install -c -m 644 ./hello-objc/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/sr.po +/usr/bin/install -c -m 644 ./hello-objc/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/sv.po +/usr/bin/install -c -m 644 ./hello-objc/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/ta.po +/usr/bin/install -c -m 644 ./hello-objc/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/tr.po +/usr/bin/install -c -m 644 ./hello-objc/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/uk.po +/usr/bin/install -c -m 644 ./hello-objc/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/vi.po +/usr/bin/install -c -m 644 ./hello-objc/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-objc/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-objc/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/af.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/af.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/ast.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/bg.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/ca.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/cs.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/da.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/da.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/de.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/de.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/el.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/el.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/eo.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/es.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/es.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/fi.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/fr.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/ga.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/gl.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/hr.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/hu.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/id.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/id.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/it.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/it.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/ja.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/ky.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/lv.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/ms.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/mt.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/nb.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/nl.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/nn.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/pl.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/pt.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/ro.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/ru.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/sk.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/sl.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/sq.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/sr.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/sv.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/ta.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/tr.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/uk.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/vi.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-objc-gnustep/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/af.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/af.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/ast.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/bg.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/ca.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/cs.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/da.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/da.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/de.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/de.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/el.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/el.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/eo.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/es.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/es.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/fi.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/fr.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/ga.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/gl.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/hr.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/hu.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/id.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/id.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/it.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/it.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/ja.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/ky.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/lv.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/ms.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/mt.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/nb.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/nl.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/nn.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/pl.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/pt.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/ro.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/ru.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/sk.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/sl.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/sq.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/sr.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/sv.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/ta.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/tr.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/uk.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/vi.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-objc-gnome/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-sh/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-sh/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-sh/po/af.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/af.po +/usr/bin/install -c -m 644 ./hello-sh/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/ast.po +/usr/bin/install -c -m 644 ./hello-sh/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/bg.po +/usr/bin/install -c -m 644 ./hello-sh/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/ca.po +/usr/bin/install -c -m 644 ./hello-sh/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/cs.po +/usr/bin/install -c -m 644 ./hello-sh/po/da.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/da.po +/usr/bin/install -c -m 644 ./hello-sh/po/de.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/de.po +/usr/bin/install -c -m 644 ./hello-sh/po/el.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/el.po +/usr/bin/install -c -m 644 ./hello-sh/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/eo.po +/usr/bin/install -c -m 644 ./hello-sh/po/es.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/es.po +/usr/bin/install -c -m 644 ./hello-sh/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/fi.po +/usr/bin/install -c -m 644 ./hello-sh/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/fr.po +/usr/bin/install -c -m 644 ./hello-sh/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/ga.po +/usr/bin/install -c -m 644 ./hello-sh/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/gl.po +/usr/bin/install -c -m 644 ./hello-sh/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/hr.po +/usr/bin/install -c -m 644 ./hello-sh/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/hu.po +/usr/bin/install -c -m 644 ./hello-sh/po/id.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/id.po +/usr/bin/install -c -m 644 ./hello-sh/po/it.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/it.po +/usr/bin/install -c -m 644 ./hello-sh/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/ja.po +/usr/bin/install -c -m 644 ./hello-sh/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/ky.po +/usr/bin/install -c -m 644 ./hello-sh/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/lv.po +/usr/bin/install -c -m 644 ./hello-sh/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/ms.po +/usr/bin/install -c -m 644 ./hello-sh/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/mt.po +/usr/bin/install -c -m 644 ./hello-sh/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/nb.po +/usr/bin/install -c -m 644 ./hello-sh/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/nl.po +/usr/bin/install -c -m 644 ./hello-sh/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/nn.po +/usr/bin/install -c -m 644 ./hello-sh/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/pl.po +/usr/bin/install -c -m 644 ./hello-sh/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/pt.po +/usr/bin/install -c -m 644 ./hello-sh/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-sh/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/ro.po +/usr/bin/install -c -m 644 ./hello-sh/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/ru.po +/usr/bin/install -c -m 644 ./hello-sh/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/sk.po +/usr/bin/install -c -m 644 ./hello-sh/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/sl.po +/usr/bin/install -c -m 644 ./hello-sh/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/sq.po +/usr/bin/install -c -m 644 ./hello-sh/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/sr.po +/usr/bin/install -c -m 644 ./hello-sh/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/sv.po +/usr/bin/install -c -m 644 ./hello-sh/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/ta.po +/usr/bin/install -c -m 644 ./hello-sh/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/tr.po +/usr/bin/install -c -m 644 ./hello-sh/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/uk.po +/usr/bin/install -c -m 644 ./hello-sh/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/vi.po +/usr/bin/install -c -m 644 ./hello-sh/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-sh/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-sh/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-python/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-python/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-python/po/af.po /usr/share/doc/gettext-0.21/examples/hello-python/po/af.po +/usr/bin/install -c -m 644 ./hello-python/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-python/po/ast.po +/usr/bin/install -c -m 644 ./hello-python/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-python/po/bg.po +/usr/bin/install -c -m 644 ./hello-python/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-python/po/ca.po +/usr/bin/install -c -m 644 ./hello-python/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-python/po/cs.po +/usr/bin/install -c -m 644 ./hello-python/po/da.po /usr/share/doc/gettext-0.21/examples/hello-python/po/da.po +/usr/bin/install -c -m 644 ./hello-python/po/de.po /usr/share/doc/gettext-0.21/examples/hello-python/po/de.po +/usr/bin/install -c -m 644 ./hello-python/po/el.po /usr/share/doc/gettext-0.21/examples/hello-python/po/el.po +/usr/bin/install -c -m 644 ./hello-python/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-python/po/eo.po +/usr/bin/install -c -m 644 ./hello-python/po/es.po /usr/share/doc/gettext-0.21/examples/hello-python/po/es.po +/usr/bin/install -c -m 644 ./hello-python/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-python/po/fi.po +/usr/bin/install -c -m 644 ./hello-python/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-python/po/fr.po +/usr/bin/install -c -m 644 ./hello-python/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-python/po/ga.po +/usr/bin/install -c -m 644 ./hello-python/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-python/po/gl.po +/usr/bin/install -c -m 644 ./hello-python/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-python/po/hr.po +/usr/bin/install -c -m 644 ./hello-python/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-python/po/hu.po +/usr/bin/install -c -m 644 ./hello-python/po/id.po /usr/share/doc/gettext-0.21/examples/hello-python/po/id.po +/usr/bin/install -c -m 644 ./hello-python/po/it.po /usr/share/doc/gettext-0.21/examples/hello-python/po/it.po +/usr/bin/install -c -m 644 ./hello-python/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-python/po/ja.po +/usr/bin/install -c -m 644 ./hello-python/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-python/po/ky.po +/usr/bin/install -c -m 644 ./hello-python/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-python/po/lv.po +/usr/bin/install -c -m 644 ./hello-python/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-python/po/ms.po +/usr/bin/install -c -m 644 ./hello-python/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-python/po/mt.po +/usr/bin/install -c -m 644 ./hello-python/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-python/po/nb.po +/usr/bin/install -c -m 644 ./hello-python/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-python/po/nl.po +/usr/bin/install -c -m 644 ./hello-python/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-python/po/nn.po +/usr/bin/install -c -m 644 ./hello-python/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-python/po/pl.po +/usr/bin/install -c -m 644 ./hello-python/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-python/po/pt.po +/usr/bin/install -c -m 644 ./hello-python/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-python/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-python/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-python/po/ro.po +/usr/bin/install -c -m 644 ./hello-python/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-python/po/ru.po +/usr/bin/install -c -m 644 ./hello-python/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-python/po/sk.po +/usr/bin/install -c -m 644 ./hello-python/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-python/po/sl.po +/usr/bin/install -c -m 644 ./hello-python/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-python/po/sq.po +/usr/bin/install -c -m 644 ./hello-python/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-python/po/sr.po +/usr/bin/install -c -m 644 ./hello-python/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-python/po/sv.po +/usr/bin/install -c -m 644 ./hello-python/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-python/po/ta.po +/usr/bin/install -c -m 644 ./hello-python/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-python/po/tr.po +/usr/bin/install -c -m 644 ./hello-python/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-python/po/uk.po +/usr/bin/install -c -m 644 ./hello-python/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-python/po/vi.po +/usr/bin/install -c -m 644 ./hello-python/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-python/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-python/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-python/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-python/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-python/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-clisp/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-clisp/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-clisp/po/af.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/af.po +/usr/bin/install -c -m 644 ./hello-clisp/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/ast.po +/usr/bin/install -c -m 644 ./hello-clisp/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/bg.po +/usr/bin/install -c -m 644 ./hello-clisp/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/ca.po +/usr/bin/install -c -m 644 ./hello-clisp/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/cs.po +/usr/bin/install -c -m 644 ./hello-clisp/po/da.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/da.po +/usr/bin/install -c -m 644 ./hello-clisp/po/de.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/de.po +/usr/bin/install -c -m 644 ./hello-clisp/po/el.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/el.po +/usr/bin/install -c -m 644 ./hello-clisp/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/eo.po +/usr/bin/install -c -m 644 ./hello-clisp/po/es.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/es.po +/usr/bin/install -c -m 644 ./hello-clisp/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/fi.po +/usr/bin/install -c -m 644 ./hello-clisp/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/fr.po +/usr/bin/install -c -m 644 ./hello-clisp/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/ga.po +/usr/bin/install -c -m 644 ./hello-clisp/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/gl.po +/usr/bin/install -c -m 644 ./hello-clisp/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/hr.po +/usr/bin/install -c -m 644 ./hello-clisp/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/hu.po +/usr/bin/install -c -m 644 ./hello-clisp/po/id.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/id.po +/usr/bin/install -c -m 644 ./hello-clisp/po/it.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/it.po +/usr/bin/install -c -m 644 ./hello-clisp/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/ja.po +/usr/bin/install -c -m 644 ./hello-clisp/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/ky.po +/usr/bin/install -c -m 644 ./hello-clisp/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/lv.po +/usr/bin/install -c -m 644 ./hello-clisp/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/ms.po +/usr/bin/install -c -m 644 ./hello-clisp/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/mt.po +/usr/bin/install -c -m 644 ./hello-clisp/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/nb.po +/usr/bin/install -c -m 644 ./hello-clisp/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/nl.po +/usr/bin/install -c -m 644 ./hello-clisp/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/nn.po +/usr/bin/install -c -m 644 ./hello-clisp/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/pl.po +/usr/bin/install -c -m 644 ./hello-clisp/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/pt.po +/usr/bin/install -c -m 644 ./hello-clisp/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-clisp/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/ro.po +/usr/bin/install -c -m 644 ./hello-clisp/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/ru.po +/usr/bin/install -c -m 644 ./hello-clisp/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/sk.po +/usr/bin/install -c -m 644 ./hello-clisp/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/sl.po +/usr/bin/install -c -m 644 ./hello-clisp/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/sq.po +/usr/bin/install -c -m 644 ./hello-clisp/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/sr.po +/usr/bin/install -c -m 644 ./hello-clisp/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/sv.po +/usr/bin/install -c -m 644 ./hello-clisp/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/ta.po +/usr/bin/install -c -m 644 ./hello-clisp/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/tr.po +/usr/bin/install -c -m 644 ./hello-clisp/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/uk.po +/usr/bin/install -c -m 644 ./hello-clisp/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/vi.po +/usr/bin/install -c -m 644 ./hello-clisp/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-clisp/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-clisp/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-librep/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-librep/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-librep/po/af.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/af.po +/usr/bin/install -c -m 644 ./hello-librep/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/ast.po +/usr/bin/install -c -m 644 ./hello-librep/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/bg.po +/usr/bin/install -c -m 644 ./hello-librep/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/ca.po +/usr/bin/install -c -m 644 ./hello-librep/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/cs.po +/usr/bin/install -c -m 644 ./hello-librep/po/da.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/da.po +/usr/bin/install -c -m 644 ./hello-librep/po/de.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/de.po +/usr/bin/install -c -m 644 ./hello-librep/po/el.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/el.po +/usr/bin/install -c -m 644 ./hello-librep/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/eo.po +/usr/bin/install -c -m 644 ./hello-librep/po/es.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/es.po +/usr/bin/install -c -m 644 ./hello-librep/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/fi.po +/usr/bin/install -c -m 644 ./hello-librep/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/fr.po +/usr/bin/install -c -m 644 ./hello-librep/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/ga.po +/usr/bin/install -c -m 644 ./hello-librep/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/gl.po +/usr/bin/install -c -m 644 ./hello-librep/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/hr.po +/usr/bin/install -c -m 644 ./hello-librep/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/hu.po +/usr/bin/install -c -m 644 ./hello-librep/po/id.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/id.po +/usr/bin/install -c -m 644 ./hello-librep/po/it.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/it.po +/usr/bin/install -c -m 644 ./hello-librep/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/ja.po +/usr/bin/install -c -m 644 ./hello-librep/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/ky.po +/usr/bin/install -c -m 644 ./hello-librep/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/lv.po +/usr/bin/install -c -m 644 ./hello-librep/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/ms.po +/usr/bin/install -c -m 644 ./hello-librep/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/mt.po +/usr/bin/install -c -m 644 ./hello-librep/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/nb.po +/usr/bin/install -c -m 644 ./hello-librep/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/nl.po +/usr/bin/install -c -m 644 ./hello-librep/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/nn.po +/usr/bin/install -c -m 644 ./hello-librep/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/pl.po +/usr/bin/install -c -m 644 ./hello-librep/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/pt.po +/usr/bin/install -c -m 644 ./hello-librep/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-librep/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/ro.po +/usr/bin/install -c -m 644 ./hello-librep/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/ru.po +/usr/bin/install -c -m 644 ./hello-librep/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/sk.po +/usr/bin/install -c -m 644 ./hello-librep/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/sl.po +/usr/bin/install -c -m 644 ./hello-librep/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/sq.po +/usr/bin/install -c -m 644 ./hello-librep/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/sr.po +/usr/bin/install -c -m 644 ./hello-librep/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/sv.po +/usr/bin/install -c -m 644 ./hello-librep/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/ta.po +/usr/bin/install -c -m 644 ./hello-librep/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/tr.po +/usr/bin/install -c -m 644 ./hello-librep/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/uk.po +/usr/bin/install -c -m 644 ./hello-librep/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/vi.po +/usr/bin/install -c -m 644 ./hello-librep/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-librep/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-librep/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-guile/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-guile/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-guile/po/af.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/af.po +/usr/bin/install -c -m 644 ./hello-guile/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/ast.po +/usr/bin/install -c -m 644 ./hello-guile/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/bg.po +/usr/bin/install -c -m 644 ./hello-guile/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/ca.po +/usr/bin/install -c -m 644 ./hello-guile/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/cs.po +/usr/bin/install -c -m 644 ./hello-guile/po/da.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/da.po +/usr/bin/install -c -m 644 ./hello-guile/po/de.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/de.po +/usr/bin/install -c -m 644 ./hello-guile/po/el.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/el.po +/usr/bin/install -c -m 644 ./hello-guile/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/eo.po +/usr/bin/install -c -m 644 ./hello-guile/po/es.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/es.po +/usr/bin/install -c -m 644 ./hello-guile/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/fi.po +/usr/bin/install -c -m 644 ./hello-guile/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/fr.po +/usr/bin/install -c -m 644 ./hello-guile/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/ga.po +/usr/bin/install -c -m 644 ./hello-guile/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/gl.po +/usr/bin/install -c -m 644 ./hello-guile/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/hr.po +/usr/bin/install -c -m 644 ./hello-guile/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/hu.po +/usr/bin/install -c -m 644 ./hello-guile/po/id.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/id.po +/usr/bin/install -c -m 644 ./hello-guile/po/it.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/it.po +/usr/bin/install -c -m 644 ./hello-guile/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/ja.po +/usr/bin/install -c -m 644 ./hello-guile/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/ky.po +/usr/bin/install -c -m 644 ./hello-guile/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/lv.po +/usr/bin/install -c -m 644 ./hello-guile/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/ms.po +/usr/bin/install -c -m 644 ./hello-guile/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/mt.po +/usr/bin/install -c -m 644 ./hello-guile/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/nb.po +/usr/bin/install -c -m 644 ./hello-guile/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/nl.po +/usr/bin/install -c -m 644 ./hello-guile/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/nn.po +/usr/bin/install -c -m 644 ./hello-guile/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/pl.po +/usr/bin/install -c -m 644 ./hello-guile/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/pt.po +/usr/bin/install -c -m 644 ./hello-guile/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-guile/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/ro.po +/usr/bin/install -c -m 644 ./hello-guile/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/ru.po +/usr/bin/install -c -m 644 ./hello-guile/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/sk.po +/usr/bin/install -c -m 644 ./hello-guile/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/sl.po +/usr/bin/install -c -m 644 ./hello-guile/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/sq.po +/usr/bin/install -c -m 644 ./hello-guile/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/sr.po +/usr/bin/install -c -m 644 ./hello-guile/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/sv.po +/usr/bin/install -c -m 644 ./hello-guile/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/ta.po +/usr/bin/install -c -m 644 ./hello-guile/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/tr.po +/usr/bin/install -c -m 644 ./hello-guile/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/uk.po +/usr/bin/install -c -m 644 ./hello-guile/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/vi.po +/usr/bin/install -c -m 644 ./hello-guile/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-guile/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-guile/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-smalltalk/po/af.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/af.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/ast.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/bg.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/ca.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/cs.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/da.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/da.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/de.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/de.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/el.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/el.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/eo.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/es.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/es.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/fi.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/fr.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/ga.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/gl.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/hr.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/hu.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/id.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/id.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/it.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/it.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/ja.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/ky.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/lv.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/ms.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/mt.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/nb.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/nl.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/nn.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/pl.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/pt.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/ro.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/ru.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/sk.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/sl.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/sq.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/sr.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/sv.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/ta.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/tr.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/uk.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/vi.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-smalltalk/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-java/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-java/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-java/po/af.po /usr/share/doc/gettext-0.21/examples/hello-java/po/af.po +/usr/bin/install -c -m 644 ./hello-java/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-java/po/ast.po +/usr/bin/install -c -m 644 ./hello-java/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-java/po/bg.po +/usr/bin/install -c -m 644 ./hello-java/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-java/po/ca.po +/usr/bin/install -c -m 644 ./hello-java/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-java/po/cs.po +/usr/bin/install -c -m 644 ./hello-java/po/da.po /usr/share/doc/gettext-0.21/examples/hello-java/po/da.po +/usr/bin/install -c -m 644 ./hello-java/po/de.po /usr/share/doc/gettext-0.21/examples/hello-java/po/de.po +/usr/bin/install -c -m 644 ./hello-java/po/el.po /usr/share/doc/gettext-0.21/examples/hello-java/po/el.po +/usr/bin/install -c -m 644 ./hello-java/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-java/po/eo.po +/usr/bin/install -c -m 644 ./hello-java/po/es.po /usr/share/doc/gettext-0.21/examples/hello-java/po/es.po +/usr/bin/install -c -m 644 ./hello-java/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-java/po/fi.po +/usr/bin/install -c -m 644 ./hello-java/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-java/po/fr.po +/usr/bin/install -c -m 644 ./hello-java/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-java/po/ga.po +/usr/bin/install -c -m 644 ./hello-java/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-java/po/gl.po +/usr/bin/install -c -m 644 ./hello-java/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-java/po/hr.po +/usr/bin/install -c -m 644 ./hello-java/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-java/po/hu.po +/usr/bin/install -c -m 644 ./hello-java/po/id.po /usr/share/doc/gettext-0.21/examples/hello-java/po/id.po +/usr/bin/install -c -m 644 ./hello-java/po/it.po /usr/share/doc/gettext-0.21/examples/hello-java/po/it.po +/usr/bin/install -c -m 644 ./hello-java/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-java/po/ja.po +/usr/bin/install -c -m 644 ./hello-java/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-java/po/ky.po +/usr/bin/install -c -m 644 ./hello-java/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-java/po/lv.po +/usr/bin/install -c -m 644 ./hello-java/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-java/po/ms.po +/usr/bin/install -c -m 644 ./hello-java/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-java/po/mt.po +/usr/bin/install -c -m 644 ./hello-java/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-java/po/nb.po +/usr/bin/install -c -m 644 ./hello-java/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-java/po/nl.po +/usr/bin/install -c -m 644 ./hello-java/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-java/po/nn.po +/usr/bin/install -c -m 644 ./hello-java/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-java/po/pl.po +/usr/bin/install -c -m 644 ./hello-java/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-java/po/pt.po +/usr/bin/install -c -m 644 ./hello-java/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-java/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-java/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-java/po/ro.po +/usr/bin/install -c -m 644 ./hello-java/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-java/po/ru.po +/usr/bin/install -c -m 644 ./hello-java/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-java/po/sk.po +/usr/bin/install -c -m 644 ./hello-java/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-java/po/sl.po +/usr/bin/install -c -m 644 ./hello-java/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-java/po/sq.po +/usr/bin/install -c -m 644 ./hello-java/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-java/po/sr.po +/usr/bin/install -c -m 644 ./hello-java/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-java/po/sv.po +/usr/bin/install -c -m 644 ./hello-java/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-java/po/ta.po +/usr/bin/install -c -m 644 ./hello-java/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-java/po/tr.po +/usr/bin/install -c -m 644 ./hello-java/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-java/po/uk.po +/usr/bin/install -c -m 644 ./hello-java/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-java/po/vi.po +/usr/bin/install -c -m 644 ./hello-java/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-java/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-java/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-java/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-java/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-java/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-java-awt/po/af.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/af.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/ast.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/bg.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/ca.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/cs.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/da.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/da.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/de.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/de.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/el.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/el.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/eo.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/es.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/es.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/fi.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/fr.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/ga.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/gl.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/hr.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/hu.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/id.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/id.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/it.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/it.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/ja.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/ky.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/lv.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/ms.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/mt.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/nb.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/nl.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/nn.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/pl.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/pt.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/ro.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/ru.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/sk.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/sl.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/sq.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/sr.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/sv.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/ta.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/tr.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/uk.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/vi.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-java-awt/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-java-swing/po/af.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/af.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/ast.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/bg.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/ca.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/cs.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/da.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/da.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/de.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/de.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/el.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/el.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/eo.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/es.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/es.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/fi.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/fr.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/ga.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/gl.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/hr.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/hu.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/id.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/id.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/it.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/it.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/ja.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/ky.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/lv.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/ms.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/mt.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/nb.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/nl.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/nn.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/pl.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/pt.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/ro.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/ru.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/sk.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/sl.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/sq.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/sr.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/sv.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/ta.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/tr.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/uk.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/vi.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-java-swing/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/af.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/af.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/ast.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/bg.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/ca.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/cs.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/da.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/da.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/de.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/de.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/el.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/el.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/eo.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/es.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/es.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/fi.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/fr.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/ga.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/gl.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/hr.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/hu.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/id.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/id.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/it.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/it.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/ja.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/ky.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/lv.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/ms.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/mt.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/nb.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/nl.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/nn.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/pl.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/pt.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/ro.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/ru.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/sk.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/sl.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/sq.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/sr.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/sv.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/ta.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/tr.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/uk.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/vi.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-java-qtjambi/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-csharp/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-csharp/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-csharp/po/af.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/af.po +/usr/bin/install -c -m 644 ./hello-csharp/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/ast.po +/usr/bin/install -c -m 644 ./hello-csharp/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/bg.po +/usr/bin/install -c -m 644 ./hello-csharp/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/ca.po +/usr/bin/install -c -m 644 ./hello-csharp/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/cs.po +/usr/bin/install -c -m 644 ./hello-csharp/po/da.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/da.po +/usr/bin/install -c -m 644 ./hello-csharp/po/de.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/de.po +/usr/bin/install -c -m 644 ./hello-csharp/po/el.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/el.po +/usr/bin/install -c -m 644 ./hello-csharp/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/eo.po +/usr/bin/install -c -m 644 ./hello-csharp/po/es.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/es.po +/usr/bin/install -c -m 644 ./hello-csharp/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/fi.po +/usr/bin/install -c -m 644 ./hello-csharp/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/fr.po +/usr/bin/install -c -m 644 ./hello-csharp/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/ga.po +/usr/bin/install -c -m 644 ./hello-csharp/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/gl.po +/usr/bin/install -c -m 644 ./hello-csharp/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/hr.po +/usr/bin/install -c -m 644 ./hello-csharp/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/hu.po +/usr/bin/install -c -m 644 ./hello-csharp/po/id.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/id.po +/usr/bin/install -c -m 644 ./hello-csharp/po/it.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/it.po +/usr/bin/install -c -m 644 ./hello-csharp/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/ja.po +/usr/bin/install -c -m 644 ./hello-csharp/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/ky.po +/usr/bin/install -c -m 644 ./hello-csharp/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/lv.po +/usr/bin/install -c -m 644 ./hello-csharp/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/ms.po +/usr/bin/install -c -m 644 ./hello-csharp/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/mt.po +/usr/bin/install -c -m 644 ./hello-csharp/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/nb.po +/usr/bin/install -c -m 644 ./hello-csharp/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/nl.po +/usr/bin/install -c -m 644 ./hello-csharp/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/nn.po +/usr/bin/install -c -m 644 ./hello-csharp/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/pl.po +/usr/bin/install -c -m 644 ./hello-csharp/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/pt.po +/usr/bin/install -c -m 644 ./hello-csharp/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-csharp/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/ro.po +/usr/bin/install -c -m 644 ./hello-csharp/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/ru.po +/usr/bin/install -c -m 644 ./hello-csharp/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/sk.po +/usr/bin/install -c -m 644 ./hello-csharp/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/sl.po +/usr/bin/install -c -m 644 ./hello-csharp/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/sq.po +/usr/bin/install -c -m 644 ./hello-csharp/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/sr.po +/usr/bin/install -c -m 644 ./hello-csharp/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/sv.po +/usr/bin/install -c -m 644 ./hello-csharp/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/ta.po +/usr/bin/install -c -m 644 ./hello-csharp/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/tr.po +/usr/bin/install -c -m 644 ./hello-csharp/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/uk.po +/usr/bin/install -c -m 644 ./hello-csharp/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/vi.po +/usr/bin/install -c -m 644 ./hello-csharp/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-csharp/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-csharp/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/af.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/af.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/ast.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/bg.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/ca.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/cs.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/da.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/da.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/de.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/de.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/el.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/el.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/eo.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/es.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/es.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/fi.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/fr.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/ga.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/gl.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/hr.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/hu.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/id.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/id.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/it.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/it.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/ja.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/ky.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/lv.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/ms.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/mt.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/nb.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/nl.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/nn.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/pl.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/pt.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/ro.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/ru.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/sk.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/sl.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/sq.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/sr.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/sv.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/ta.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/tr.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/uk.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/vi.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-csharp-forms/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-gawk/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-gawk/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-gawk/po/af.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/af.po +/usr/bin/install -c -m 644 ./hello-gawk/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/ast.po +/usr/bin/install -c -m 644 ./hello-gawk/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/bg.po +/usr/bin/install -c -m 644 ./hello-gawk/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/ca.po +/usr/bin/install -c -m 644 ./hello-gawk/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/cs.po +/usr/bin/install -c -m 644 ./hello-gawk/po/da.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/da.po +/usr/bin/install -c -m 644 ./hello-gawk/po/de.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/de.po +/usr/bin/install -c -m 644 ./hello-gawk/po/el.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/el.po +/usr/bin/install -c -m 644 ./hello-gawk/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/eo.po +/usr/bin/install -c -m 644 ./hello-gawk/po/es.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/es.po +/usr/bin/install -c -m 644 ./hello-gawk/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/fi.po +/usr/bin/install -c -m 644 ./hello-gawk/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/fr.po +/usr/bin/install -c -m 644 ./hello-gawk/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/ga.po +/usr/bin/install -c -m 644 ./hello-gawk/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/gl.po +/usr/bin/install -c -m 644 ./hello-gawk/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/hr.po +/usr/bin/install -c -m 644 ./hello-gawk/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/hu.po +/usr/bin/install -c -m 644 ./hello-gawk/po/id.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/id.po +/usr/bin/install -c -m 644 ./hello-gawk/po/it.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/it.po +/usr/bin/install -c -m 644 ./hello-gawk/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/ja.po +/usr/bin/install -c -m 644 ./hello-gawk/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/ky.po +/usr/bin/install -c -m 644 ./hello-gawk/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/lv.po +/usr/bin/install -c -m 644 ./hello-gawk/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/ms.po +/usr/bin/install -c -m 644 ./hello-gawk/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/mt.po +/usr/bin/install -c -m 644 ./hello-gawk/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/nb.po +/usr/bin/install -c -m 644 ./hello-gawk/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/nl.po +/usr/bin/install -c -m 644 ./hello-gawk/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/nn.po +/usr/bin/install -c -m 644 ./hello-gawk/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/pl.po +/usr/bin/install -c -m 644 ./hello-gawk/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/pt.po +/usr/bin/install -c -m 644 ./hello-gawk/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-gawk/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/ro.po +/usr/bin/install -c -m 644 ./hello-gawk/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/ru.po +/usr/bin/install -c -m 644 ./hello-gawk/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/sk.po +/usr/bin/install -c -m 644 ./hello-gawk/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/sl.po +/usr/bin/install -c -m 644 ./hello-gawk/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/sq.po +/usr/bin/install -c -m 644 ./hello-gawk/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/sr.po +/usr/bin/install -c -m 644 ./hello-gawk/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/sv.po +/usr/bin/install -c -m 644 ./hello-gawk/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/ta.po +/usr/bin/install -c -m 644 ./hello-gawk/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/tr.po +/usr/bin/install -c -m 644 ./hello-gawk/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/uk.po +/usr/bin/install -c -m 644 ./hello-gawk/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/vi.po +/usr/bin/install -c -m 644 ./hello-gawk/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-gawk/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-gawk/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-pascal/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-pascal/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-pascal/po/af.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/af.po +/usr/bin/install -c -m 644 ./hello-pascal/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/ast.po +/usr/bin/install -c -m 644 ./hello-pascal/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/bg.po +/usr/bin/install -c -m 644 ./hello-pascal/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/ca.po +/usr/bin/install -c -m 644 ./hello-pascal/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/cs.po +/usr/bin/install -c -m 644 ./hello-pascal/po/da.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/da.po +/usr/bin/install -c -m 644 ./hello-pascal/po/de.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/de.po +/usr/bin/install -c -m 644 ./hello-pascal/po/el.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/el.po +/usr/bin/install -c -m 644 ./hello-pascal/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/eo.po +/usr/bin/install -c -m 644 ./hello-pascal/po/es.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/es.po +/usr/bin/install -c -m 644 ./hello-pascal/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/fi.po +/usr/bin/install -c -m 644 ./hello-pascal/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/fr.po +/usr/bin/install -c -m 644 ./hello-pascal/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/ga.po +/usr/bin/install -c -m 644 ./hello-pascal/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/gl.po +/usr/bin/install -c -m 644 ./hello-pascal/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/hr.po +/usr/bin/install -c -m 644 ./hello-pascal/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/hu.po +/usr/bin/install -c -m 644 ./hello-pascal/po/id.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/id.po +/usr/bin/install -c -m 644 ./hello-pascal/po/it.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/it.po +/usr/bin/install -c -m 644 ./hello-pascal/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/ja.po +/usr/bin/install -c -m 644 ./hello-pascal/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/ky.po +/usr/bin/install -c -m 644 ./hello-pascal/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/lv.po +/usr/bin/install -c -m 644 ./hello-pascal/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/ms.po +/usr/bin/install -c -m 644 ./hello-pascal/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/mt.po +/usr/bin/install -c -m 644 ./hello-pascal/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/nb.po +/usr/bin/install -c -m 644 ./hello-pascal/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/nl.po +/usr/bin/install -c -m 644 ./hello-pascal/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/nn.po +/usr/bin/install -c -m 644 ./hello-pascal/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/pl.po +/usr/bin/install -c -m 644 ./hello-pascal/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/pt.po +/usr/bin/install -c -m 644 ./hello-pascal/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-pascal/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/ro.po +/usr/bin/install -c -m 644 ./hello-pascal/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/ru.po +/usr/bin/install -c -m 644 ./hello-pascal/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/sk.po +/usr/bin/install -c -m 644 ./hello-pascal/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/sl.po +/usr/bin/install -c -m 644 ./hello-pascal/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/sq.po +/usr/bin/install -c -m 644 ./hello-pascal/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/sr.po +/usr/bin/install -c -m 644 ./hello-pascal/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/sv.po +/usr/bin/install -c -m 644 ./hello-pascal/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/ta.po +/usr/bin/install -c -m 644 ./hello-pascal/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/tr.po +/usr/bin/install -c -m 644 ./hello-pascal/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/uk.po +/usr/bin/install -c -m 644 ./hello-pascal/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/vi.po +/usr/bin/install -c -m 644 ./hello-pascal/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-pascal/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-pascal/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-ycp/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-ycp/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-ycp/po/af.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/af.po +/usr/bin/install -c -m 644 ./hello-ycp/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/ast.po +/usr/bin/install -c -m 644 ./hello-ycp/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/bg.po +/usr/bin/install -c -m 644 ./hello-ycp/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/ca.po +/usr/bin/install -c -m 644 ./hello-ycp/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/cs.po +/usr/bin/install -c -m 644 ./hello-ycp/po/da.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/da.po +/usr/bin/install -c -m 644 ./hello-ycp/po/de.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/de.po +/usr/bin/install -c -m 644 ./hello-ycp/po/el.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/el.po +/usr/bin/install -c -m 644 ./hello-ycp/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/eo.po +/usr/bin/install -c -m 644 ./hello-ycp/po/es.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/es.po +/usr/bin/install -c -m 644 ./hello-ycp/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/fi.po +/usr/bin/install -c -m 644 ./hello-ycp/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/fr.po +/usr/bin/install -c -m 644 ./hello-ycp/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/ga.po +/usr/bin/install -c -m 644 ./hello-ycp/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/gl.po +/usr/bin/install -c -m 644 ./hello-ycp/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/hr.po +/usr/bin/install -c -m 644 ./hello-ycp/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/hu.po +/usr/bin/install -c -m 644 ./hello-ycp/po/id.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/id.po +/usr/bin/install -c -m 644 ./hello-ycp/po/it.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/it.po +/usr/bin/install -c -m 644 ./hello-ycp/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/ja.po +/usr/bin/install -c -m 644 ./hello-ycp/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/ky.po +/usr/bin/install -c -m 644 ./hello-ycp/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/lv.po +/usr/bin/install -c -m 644 ./hello-ycp/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/ms.po +/usr/bin/install -c -m 644 ./hello-ycp/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/mt.po +/usr/bin/install -c -m 644 ./hello-ycp/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/nb.po +/usr/bin/install -c -m 644 ./hello-ycp/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/nl.po +/usr/bin/install -c -m 644 ./hello-ycp/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/nn.po +/usr/bin/install -c -m 644 ./hello-ycp/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/pl.po +/usr/bin/install -c -m 644 ./hello-ycp/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/pt.po +/usr/bin/install -c -m 644 ./hello-ycp/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-ycp/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/ro.po +/usr/bin/install -c -m 644 ./hello-ycp/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/ru.po +/usr/bin/install -c -m 644 ./hello-ycp/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/sk.po +/usr/bin/install -c -m 644 ./hello-ycp/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/sl.po +/usr/bin/install -c -m 644 ./hello-ycp/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/sq.po +/usr/bin/install -c -m 644 ./hello-ycp/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/sr.po +/usr/bin/install -c -m 644 ./hello-ycp/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/sv.po +/usr/bin/install -c -m 644 ./hello-ycp/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/ta.po +/usr/bin/install -c -m 644 ./hello-ycp/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/tr.po +/usr/bin/install -c -m 644 ./hello-ycp/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/uk.po +/usr/bin/install -c -m 644 ./hello-ycp/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/vi.po +/usr/bin/install -c -m 644 ./hello-ycp/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-ycp/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-ycp/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-tcl/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-tcl/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-tcl/po/af.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/af.po +/usr/bin/install -c -m 644 ./hello-tcl/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/ast.po +/usr/bin/install -c -m 644 ./hello-tcl/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/bg.po +/usr/bin/install -c -m 644 ./hello-tcl/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/ca.po +/usr/bin/install -c -m 644 ./hello-tcl/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/cs.po +/usr/bin/install -c -m 644 ./hello-tcl/po/da.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/da.po +/usr/bin/install -c -m 644 ./hello-tcl/po/de.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/de.po +/usr/bin/install -c -m 644 ./hello-tcl/po/el.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/el.po +/usr/bin/install -c -m 644 ./hello-tcl/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/eo.po +/usr/bin/install -c -m 644 ./hello-tcl/po/es.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/es.po +/usr/bin/install -c -m 644 ./hello-tcl/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/fi.po +/usr/bin/install -c -m 644 ./hello-tcl/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/fr.po +/usr/bin/install -c -m 644 ./hello-tcl/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/ga.po +/usr/bin/install -c -m 644 ./hello-tcl/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/gl.po +/usr/bin/install -c -m 644 ./hello-tcl/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/hr.po +/usr/bin/install -c -m 644 ./hello-tcl/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/hu.po +/usr/bin/install -c -m 644 ./hello-tcl/po/id.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/id.po +/usr/bin/install -c -m 644 ./hello-tcl/po/it.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/it.po +/usr/bin/install -c -m 644 ./hello-tcl/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/ja.po +/usr/bin/install -c -m 644 ./hello-tcl/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/ky.po +/usr/bin/install -c -m 644 ./hello-tcl/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/lv.po +/usr/bin/install -c -m 644 ./hello-tcl/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/ms.po +/usr/bin/install -c -m 644 ./hello-tcl/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/mt.po +/usr/bin/install -c -m 644 ./hello-tcl/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/nb.po +/usr/bin/install -c -m 644 ./hello-tcl/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/nl.po +/usr/bin/install -c -m 644 ./hello-tcl/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/nn.po +/usr/bin/install -c -m 644 ./hello-tcl/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/pl.po +/usr/bin/install -c -m 644 ./hello-tcl/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/pt.po +/usr/bin/install -c -m 644 ./hello-tcl/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-tcl/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/ro.po +/usr/bin/install -c -m 644 ./hello-tcl/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/ru.po +/usr/bin/install -c -m 644 ./hello-tcl/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/sk.po +/usr/bin/install -c -m 644 ./hello-tcl/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/sl.po +/usr/bin/install -c -m 644 ./hello-tcl/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/sq.po +/usr/bin/install -c -m 644 ./hello-tcl/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/sr.po +/usr/bin/install -c -m 644 ./hello-tcl/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/sv.po +/usr/bin/install -c -m 644 ./hello-tcl/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/ta.po +/usr/bin/install -c -m 644 ./hello-tcl/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/tr.po +/usr/bin/install -c -m 644 ./hello-tcl/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/uk.po +/usr/bin/install -c -m 644 ./hello-tcl/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/vi.po +/usr/bin/install -c -m 644 ./hello-tcl/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-tcl/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-tcl/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/af.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/af.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/ast.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/bg.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/ca.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/cs.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/da.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/da.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/de.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/de.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/el.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/el.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/eo.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/es.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/es.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/fi.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/fr.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/ga.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/gl.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/hr.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/hu.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/id.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/id.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/it.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/it.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/ja.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/ky.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/lv.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/ms.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/mt.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/nb.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/nl.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/nn.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/pl.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/pt.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/ro.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/ru.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/sk.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/sl.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/sq.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/sr.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/sv.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/ta.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/tr.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/uk.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/vi.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-tcl-tk/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-perl/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-perl/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-perl/po/af.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/af.po +/usr/bin/install -c -m 644 ./hello-perl/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/ast.po +/usr/bin/install -c -m 644 ./hello-perl/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/bg.po +/usr/bin/install -c -m 644 ./hello-perl/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/ca.po +/usr/bin/install -c -m 644 ./hello-perl/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/cs.po +/usr/bin/install -c -m 644 ./hello-perl/po/da.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/da.po +/usr/bin/install -c -m 644 ./hello-perl/po/de.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/de.po +/usr/bin/install -c -m 644 ./hello-perl/po/el.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/el.po +/usr/bin/install -c -m 644 ./hello-perl/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/eo.po +/usr/bin/install -c -m 644 ./hello-perl/po/es.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/es.po +/usr/bin/install -c -m 644 ./hello-perl/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/fi.po +/usr/bin/install -c -m 644 ./hello-perl/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/fr.po +/usr/bin/install -c -m 644 ./hello-perl/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/ga.po +/usr/bin/install -c -m 644 ./hello-perl/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/gl.po +/usr/bin/install -c -m 644 ./hello-perl/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/hr.po +/usr/bin/install -c -m 644 ./hello-perl/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/hu.po +/usr/bin/install -c -m 644 ./hello-perl/po/id.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/id.po +/usr/bin/install -c -m 644 ./hello-perl/po/it.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/it.po +/usr/bin/install -c -m 644 ./hello-perl/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/ja.po +/usr/bin/install -c -m 644 ./hello-perl/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/ky.po +/usr/bin/install -c -m 644 ./hello-perl/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/lv.po +/usr/bin/install -c -m 644 ./hello-perl/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/ms.po +/usr/bin/install -c -m 644 ./hello-perl/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/mt.po +/usr/bin/install -c -m 644 ./hello-perl/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/nb.po +/usr/bin/install -c -m 644 ./hello-perl/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/nl.po +/usr/bin/install -c -m 644 ./hello-perl/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/nn.po +/usr/bin/install -c -m 644 ./hello-perl/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/pl.po +/usr/bin/install -c -m 644 ./hello-perl/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/pt.po +/usr/bin/install -c -m 644 ./hello-perl/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-perl/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/ro.po +/usr/bin/install -c -m 644 ./hello-perl/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/ru.po +/usr/bin/install -c -m 644 ./hello-perl/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/sk.po +/usr/bin/install -c -m 644 ./hello-perl/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/sl.po +/usr/bin/install -c -m 644 ./hello-perl/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/sq.po +/usr/bin/install -c -m 644 ./hello-perl/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/sr.po +/usr/bin/install -c -m 644 ./hello-perl/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/sv.po +/usr/bin/install -c -m 644 ./hello-perl/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/ta.po +/usr/bin/install -c -m 644 ./hello-perl/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/tr.po +/usr/bin/install -c -m 644 ./hello-perl/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/uk.po +/usr/bin/install -c -m 644 ./hello-perl/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/vi.po +/usr/bin/install -c -m 644 ./hello-perl/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-perl/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-perl/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/zh_TW.po +/usr/bin/install -c -m 644 ./hello-php/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-php/po/LINGUAS +/usr/bin/install -c -m 644 ./hello-php/po/af.po /usr/share/doc/gettext-0.21/examples/hello-php/po/af.po +/usr/bin/install -c -m 644 ./hello-php/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-php/po/ast.po +/usr/bin/install -c -m 644 ./hello-php/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-php/po/bg.po +/usr/bin/install -c -m 644 ./hello-php/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-php/po/ca.po +/usr/bin/install -c -m 644 ./hello-php/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-php/po/cs.po +/usr/bin/install -c -m 644 ./hello-php/po/da.po /usr/share/doc/gettext-0.21/examples/hello-php/po/da.po +/usr/bin/install -c -m 644 ./hello-php/po/de.po /usr/share/doc/gettext-0.21/examples/hello-php/po/de.po +/usr/bin/install -c -m 644 ./hello-php/po/el.po /usr/share/doc/gettext-0.21/examples/hello-php/po/el.po +/usr/bin/install -c -m 644 ./hello-php/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-php/po/eo.po +/usr/bin/install -c -m 644 ./hello-php/po/es.po /usr/share/doc/gettext-0.21/examples/hello-php/po/es.po +/usr/bin/install -c -m 644 ./hello-php/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-php/po/fi.po +/usr/bin/install -c -m 644 ./hello-php/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-php/po/fr.po +/usr/bin/install -c -m 644 ./hello-php/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-php/po/ga.po +/usr/bin/install -c -m 644 ./hello-php/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-php/po/gl.po +/usr/bin/install -c -m 644 ./hello-php/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-php/po/hr.po +/usr/bin/install -c -m 644 ./hello-php/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-php/po/hu.po +/usr/bin/install -c -m 644 ./hello-php/po/id.po /usr/share/doc/gettext-0.21/examples/hello-php/po/id.po +/usr/bin/install -c -m 644 ./hello-php/po/it.po /usr/share/doc/gettext-0.21/examples/hello-php/po/it.po +/usr/bin/install -c -m 644 ./hello-php/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-php/po/ja.po +/usr/bin/install -c -m 644 ./hello-php/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-php/po/ky.po +/usr/bin/install -c -m 644 ./hello-php/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-php/po/lv.po +/usr/bin/install -c -m 644 ./hello-php/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-php/po/ms.po +/usr/bin/install -c -m 644 ./hello-php/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-php/po/mt.po +/usr/bin/install -c -m 644 ./hello-php/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-php/po/nb.po +/usr/bin/install -c -m 644 ./hello-php/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-php/po/nl.po +/usr/bin/install -c -m 644 ./hello-php/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-php/po/nn.po +/usr/bin/install -c -m 644 ./hello-php/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-php/po/pl.po +/usr/bin/install -c -m 644 ./hello-php/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-php/po/pt.po +/usr/bin/install -c -m 644 ./hello-php/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-php/po/pt_BR.po +/usr/bin/install -c -m 644 ./hello-php/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-php/po/ro.po +/usr/bin/install -c -m 644 ./hello-php/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-php/po/ru.po +/usr/bin/install -c -m 644 ./hello-php/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-php/po/sk.po +/usr/bin/install -c -m 644 ./hello-php/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-php/po/sl.po +/usr/bin/install -c -m 644 ./hello-php/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-php/po/sq.po +/usr/bin/install -c -m 644 ./hello-php/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-php/po/sr.po +/usr/bin/install -c -m 644 ./hello-php/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-php/po/sv.po +/usr/bin/install -c -m 644 ./hello-php/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-php/po/ta.po +/usr/bin/install -c -m 644 ./hello-php/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-php/po/tr.po +/usr/bin/install -c -m 644 ./hello-php/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-php/po/uk.po +/usr/bin/install -c -m 644 ./hello-php/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-php/po/vi.po +/usr/bin/install -c -m 644 ./hello-php/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-php/po/zh_CN.po +/usr/bin/install -c -m 644 ./hello-php/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-php/po/zh_HK.po +/usr/bin/install -c -m 644 ./hello-php/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-php/po/zh_TW.po + /bin/mkdir -p '/usr/share/doc/gettext-0.21/examples' + /usr/bin/install -c -m 644 installpaths '/usr/share/doc/gettext-0.21/examples' +make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/examples' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/examples' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/examples' +Making install in doc +make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/doc' +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/doc' +make[4]: Nothing to be done for 'install-exec-am'. +/bin/mkdir -p /usr/share/doc/gettext-0.21 +for file in `if test -f gettext_toc.html; then echo .; else echo .; fi`/gettext_*.html; do \ + /usr/bin/install -c -m 644 $file /usr/share/doc/gettext-0.21/`basename $file`; \ +done + /bin/mkdir -p '/usr/share/doc/gettext-0.21' + /usr/bin/install -c -m 644 FAQ.html tutorial.html '/usr/share/doc/gettext-0.21' + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./gettext.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/gettext.info' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/doc' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/doc' +make[3]: Entering directory '/sources/gettext-0.21/gettext-tools' +make[4]: Entering directory '/sources/gettext-0.21/gettext-tools' +make[4]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/doc/gettext-0.21/examples/build-aux' + /usr/bin/install -c -m 644 ../build-aux/javacomp.sh.in ../build-aux/javaexec.sh.in ../build-aux/csharpcomp.sh.in ../build-aux/csharpexec.sh.in '/usr/share/doc/gettext-0.21/examples/build-aux' + /bin/mkdir -p '/usr/share/gettext' + /usr/bin/install -c ../build-aux/config.rpath '/usr/share/gettext' +make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools' +make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools' +make[2]: Leaving directory '/sources/gettext-0.21/gettext-tools' +make[2]: Entering directory '/sources/gettext-0.21' +make[3]: Entering directory '/sources/gettext-0.21' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/gettext-0.21' +make[2]: Leaving directory '/sources/gettext-0.21' +make[1]: Leaving directory '/sources/gettext-0.21' +mode of '/usr/lib/preloadable_libintl.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) +[lfs-scripts] Finishing build of gettext-0.21 at Tue Feb 2 11:17:02 -03 2021 +[lfs-scripts] Starting build of bison-3.7.1 at Tue Feb 2 11:17:02 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a race-free mkdir -p... /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 gcc... gcc +checking whether the C compiler works... yes +checking for C compiler default output file name... a.out +checking for suffix of executables... +checking whether we are cross compiling... no +checking for suffix of object files... o +checking whether the compiler supports GNU C... yes +checking whether gcc accepts -g... yes +checking for gcc option to enable C11 features... none needed +checking whether the compiler is clang... no +checking for compiler option needed when checking for declarations... none +checking dependency style of gcc... gcc3 +checking for g++... g++ +checking whether the compiler supports GNU C++... yes +checking whether g++ accepts -g... yes +checking for g++ option to enable C++11 features... none needed +checking dependency style of g++... 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 locale.h... yes +checking for sys/param.h... yes +checking for sys/socket.h... yes +checking for stdio_ext.h... yes +checking for features.h... yes +checking for getopt.h... yes +checking for sys/cdefs.h... yes +checking for sys/time.h... yes +checking for iconv.h... yes +checking for limits.h... yes +checking for wchar.h... yes +checking for crtdefs.h... no +checking for wctype.h... yes +checking for threads.h... yes +checking for math.h... yes +checking for sys/mman.h... yes +checking for spawn.h... yes +checking for sys/ioctl.h... yes +checking for sys/resource.h... yes +checking for sys/times.h... yes +checking for sys/wait.h... yes +checking for termios.h... yes +checking for xlocale.h... 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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for Minix Amsterdam compiler... no +checking for ar... ar +checking for ranlib... ranlib +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +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 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,lib +checking for libtextstyle... yes +checking how to link with libtextstyle... /usr/lib/libtextstyle.so -lm -lncurses +checking for inline... inline +checking for tcdrain... yes +checking for canonicalize_file_name... yes +checking for getcwd... yes +checking for readlink... yes +checking for realpath... yes +checking for readlinkat... yes +checking for _set_invalid_parameter_handler... no +checking for strerror_r... yes +checking for fcntl... yes +checking for symlink... yes +checking for vasnprintf... no +checking for snprintf... yes +checking for fsync... yes +checking for microuptime... no +checking for nanouptime... no +checking for getprogname... no +checking for getexecname... no +checking for getrusage... yes +checking for gettimeofday... yes +checking for iswcntrl... yes +checking for iswblank... yes +checking for mbsinit... yes +checking for mbrtowc... yes +checking for isascii... yes +checking for mprotect... yes +checking for obstack_printf... yes +checking for lstat... yes +checking for __xpg_strerror_r... yes +checking for pipe2... yes +checking for setenv... yes +checking for link... yes +checking for sigaction... yes +checking for sigaltstack... yes +checking for siginterrupt... yes +checking for stpncpy... yes +checking for strdup... yes +checking for strndup... yes +checking for pipe... yes +checking for wcwidth... yes +checking for __fseterr... no +checking for getdelim... yes +checking for getdtablesize... yes +checking for catgets... yes +checking for setlocale... yes +checking whether pragma GCC diagnostic push works... yes +checking whether C++ compiler handles -Werror -Wunknown-warning-option... no +checking whether C++ compiler handles -fno-exceptions... yes +checking whether C++ compiler accepts -std=c++98... yes +checking whether C++ compiler accepts -std=c++03... yes +checking whether C++ compiler accepts -std=c++11... yes +checking whether C++ compiler accepts -std=c++14... yes +checking whether C++ compiler accepts -std=c++17... yes +checking whether C++ compiler accepts -std=c++2a... yes +checking whether gcc supports POSIXLY_CORRECT=1... yes +checking whether g++ builds executables that work... yes +checking whether g++ supports POSIXLY_CORRECT=1... yes +checking for dmd... no +checking for -g... no +checking for Java compiler... no +checking for Java virtual machine... no +checking for flex... flex +checking whether lex is flex... yes +checking whether flex supports --header=FILE... yes +checking lex output file root... lex.yy +checking lex library... -lfl +checking whether yytext is a pointer... yes +checking for bison... bison -y +checking for ranlib... (cached) ranlib +checking for GNU M4 that supports accurate traces... /usr/bin/m4 +checking whether /usr/bin/m4 accepts --gnu... yes +checking how m4 supports trace files... --debugfile +checking for perl... /usr/bin/perl +checking for xsltproc... no +checking for inline... (cached) inline +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking whether malloc, realloc, calloc are POSIX compliant... yes +checking whether // is distinct from /... no +checking whether realpath works... yes +checking for C/C++ restrict keyword... __restrict +checking if environ is properly declared... 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 how gcc reports undeclared, standard C functions... error +checking whether strerror_r is declared... yes +checking whether strerror_r returns char *... yes +checking for sig_atomic_t... yes +checking for working fcntl.h... yes +checking for pid_t... yes +checking for mode_t... 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 too small... no +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 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 frexp() can be used without linking with libm... yes +checking whether alarm is declared... yes +checking for arithmetic hrtime_t... no +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 iconv... yes +checking for working iconv... yes +checking for iconv declaration... + extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); +checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes +checking whether stdint.h conforms to C99... yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking where to find the exponent in a 'float'... word 0 bit 23 +checking whether isnan(float) can be used without linking with libm... yes +checking whether isnan(float) works... yes +checking whether isnan(double) can be used without linking with libm... yes +checking whether isnan(long double) can be used without linking with libm... yes +checking whether isnanl works... yes +checking whether iswcntrl works... yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... yes +checking for nl_langinfo and CODESET... yes +checking for a traditional french locale... none +checking for a traditional japanese locale... none +checking for a french Unicode locale... none +checking for a transitional chinese locale... none +checking whether ldexp() can be used without linking with libm... yes +checking whether imported symbols can be declared weak... yes +checking for pthread.h... yes +checking whether POSIX threads API is available... yes +checking for multithread API to use... posix +checking for a sed that does not truncate output... /bin/sed +checking for egrep... (cached) /bin/grep -E +checking for mbstate_t... 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 obstack_printf is declared... yes +checking for O_CLOEXEC... yes +checking for promoted mode_t type... mode_t +checking whether strerror(0) succeeds... yes +checking for strerror_r with POSIX signature... no +checking whether __xpg_strerror_r works... yes +checking for library containing posix_spawn... none required +checking for posix_spawn... yes +checking whether posix_spawn works... yes +checking whether posix_spawnattr_setschedpolicy is supported... yes +checking whether posix_spawnattr_setschedparam is supported... yes +checking whether C symbols are prefixed with underscore at the linker level... no +checking for sigset_t... yes +checking for shared library path variable... LD_LIBRARY_PATH +checking whether to activate relocatable installation... no +checking for stdlib.h... yes +checking for GNU libc compatible malloc... yes +checking whether setenv is declared... yes +checking for uid_t in sys/types.h... yes +checking whether snprintf is declared... yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking whether stpncpy is declared... yes +checking whether strdup is declared... yes +checking whether strndup is declared... yes +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 unsetenv is declared... yes +checking whether vsnprintf is declared... yes +checking whether uses 'inline' correctly... yes +checking POSIX termios... yes +checking whether use of TIOCGWINSZ requires termios.h... no +checking whether stat file-mode macros are broken... no +checking for nlink_t... yes +checking whether getdelim is declared... yes +checking whether getdtablesize is declared... yes +checking whether getline is declared... yes +checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes +checking whether setlocale (category, NULL) is multithread-safe... yes +checking whether locale.h defines locale_t... yes +checking whether lstat correctly handles trailing slash... yes +checking whether strnlen is declared... yes +checking for alloca as a compiler built-in... yes +checking whether to enable assertions... yes +checking for __builtin_expect... yes +checking for library containing clock_gettime... none required +checking for clock_gettime... yes +checking for clock_settime... yes +checking whether // is distinct from /... (cached) 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 whether conversion from 'int' to 'long double' works... 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 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 whether gethrtime is declared... no +checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... 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 the compiler generally respects inline... 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 isnan macro works... yes +checking whether isnan(double) can be used without linking with libm... (cached) yes +checking whether isnan(double) can be used without linking with libm... (cached) yes +checking whether isnan(float) can be used without linking with libm... (cached) yes +checking whether isnan(float) works... (cached) yes +checking whether isnan(long double) can be used without linking with libm... (cached) yes +checking whether isnanl works... (cached) yes +checking whether isnan(long double) can be used without linking with libm... (cached) yes +checking whether isnanl works... (cached) 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 ldexpl is declared... yes +checking whether ldexpl() can be used without linking with libm... yes +checking whether ldexpl works... yes +checking for pthread_rwlock_t... yes +checking whether pthread_rwlock_rdlock prefers a writer to a reader... no +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... (cached) 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... 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 mbswidth is declared in ... no +checking for mbstate_t... (cached) yes +checking for obstacks that work with any size object... no +checking whether open recognizes a trailing slash... yes +checking whether perror matches strerror... yes +checking whether posix_spawn_file_actions_addclose works... yes +checking whether posix_spawn_file_actions_adddup2 works... yes +checking whether posix_spawn_file_actions_addopen works... yes +checking whether frexp works... (cached) 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) yes +checking whether frexpl is declared... (cached) yes +checking whether ldexpl() can be used without linking with libm... (cached) yes +checking whether ldexpl works... (cached) yes +checking whether ldexpl is declared... (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 sigprocmask... yes +checking for readline... yes +checking how to link with libreadline... /usr/lib/libreadline.so +checking for readline/readline.h... yes +checking for readline/history.h... yes +checking whether readlink signature is correct... yes +checking whether readlink handles trailing slash correctly... yes +checking for search.h... yes +checking for tsearch... yes +checking whether rename honors trailing slash on destination... yes +checking whether rename honors trailing slash on source... yes +checking whether rename manages hard links correctly... yes +checking whether rename manages existing destinations correctly... yes +checking for sched.h... yes +checking for struct sched_param... yes +checking for struct sigaction.sa_sigaction... yes +checking for volatile sig_atomic_t... yes +checking for sighandler_t... 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 snprintf... (cached) yes +checking whether snprintf respects a size of 1... yes +checking whether printf supports POSIX/XSI format strings with positions... (cached) yes +checking for snprintf... (cached) yes +checking whether snprintf truncates the result as in C99... yes +checking whether snprintf fully supports the 'n' directive... yes +checking whether snprintf respects a size of 1... (cached) yes +checking whether vsnprintf respects a zero size as in C99... yes +checking for posix_spawnattr_t... yes +checking for posix_spawn_file_actions_t... 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 stpncpy... yes +checking for working strerror function... yes +checking for working strndup... yes +checking for strverscmp... yes +checking whether declares ioctl... yes +checking for struct tms... yes +checking whether unlink honors trailing slashes... 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... yes +checking for ptrdiff_t... yes +checking for vasprintf... yes +checking for vasprintf... (cached) yes +checking for vsnprintf... yes +checking whether snprintf respects a size of 1... (cached) yes +checking whether printf supports POSIX/XSI format strings with positions... (cached) yes +checking for vsnprintf... (cached) yes +checking whether snprintf truncates the result as in C99... (cached) yes +checking whether snprintf fully supports the 'n' directive... (cached) yes +checking whether snprintf respects a size of 1... (cached) yes +checking whether vsnprintf respects a zero size as in C99... (cached) yes +checking for waitid... yes +checking whether iswcntrl works... (cached) 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... 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 stdint.h... (cached) yes +checking whether getdtablesize works... yes +checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes +checking whether setlocale (category, NULL) is multithread-safe... (cached) yes +checking whether locale.h conforms to POSIX:2001... yes +checking whether struct lconv is properly defined... 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 for valgrind... no +checking Valgrind suppression file... +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating src/yacc +config.status: creating javacomp.sh +config.status: creating javaexec.sh +config.status: creating gnulib-po/Makefile.in +config.status: creating runtime-po/Makefile.in +config.status: creating etc/bench.pl +config.status: creating tests/atlocal +config.status: creating tests/bison +config.status: creating Makefile +config.status: creating po/Makefile.in +config.status: creating doc/yacc.1 +config.status: creating lib/config.h +config.status: executing depfiles commands +config.status: executing po-directories commands +config.status: creating gnulib-po/POTFILES +config.status: creating gnulib-po/Makefile +config.status: creating runtime-po/POTFILES +config.status: creating runtime-po/Makefile +config.status: creating po/POTFILES +config.status: creating po/Makefile +config.status: executing tests/atconfig commands + LEX examples/c/reccalc/scan.stamp + GEN lib/alloca.h + GEN lib/configmake.h + GEN lib/fcntl.h + GEN lib/iconv.h + GEN lib/inttypes.h + GEN lib/limits.h + GEN lib/locale.h + GEN lib/math.h + GEN lib/sched.h + GEN lib/signal.h + GEN lib/spawn.h + GEN lib/stdio.h + GEN lib/stdlib.h + GEN lib/string.h + GEN lib/sys/ioctl.h + GEN lib/sys/resource.h + GEN lib/sys/time.h + GEN lib/sys/times.h + GEN lib/sys/types.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/wchar.h + GEN lib/wctype.h + CC src/bison-AnnotationList.o + CC src/bison-InadequacyList.o + CC src/bison-Sbitset.o + CC src/bison-assoc.o + CC src/bison-closure.o + CC src/bison-complain.o + CC src/bison-conflicts.o + CC src/bison-counterexample.o + CC src/bison-derivation.o + CC src/bison-derives.o + CC src/bison-files.o + CC src/bison-fixits.o + CC src/bison-getargs.o + CC src/bison-glyphs.o + CC src/bison-gram.o + CC src/bison-graphviz.o + CC src/bison-ielr.o + CC src/bison-lalr.o + CC src/bison-location.o + CC src/bison-lr0.o + CC src/bison-lssi.o + CC src/bison-main.o + CC src/bison-muscle-tab.o + CC src/bison-named-ref.o + CC src/bison-nullable.o + CC src/bison-output.o + CC src/bison-parse-gram.o + CC src/bison-parse-simulation.o + CC src/bison-print-graph.o + CC src/bison-print-xml.o + CC src/bison-print.o + CC src/bison-reader.o + CC src/bison-reduce.o + CC src/bison-relation.o + CC src/bison-scan-code-c.o + CC src/bison-scan-gram-c.o + CC src/bison-scan-skel-c.o + CC src/bison-state.o + CC src/bison-state-item.o + CC src/bison-symlist.o + CC src/bison-symtab.o + CC src/bison-tables.o + CC src/bison-uniqstr.o + CC lib/libbison_a-allocator.o + CC lib/libbison_a-areadlink.o + CC lib/libbison_a-argmatch.o + CC lib/libbison_a-gl_array_list.o + CC lib/libbison_a-basename-lgpl.o + CC lib/libbison_a-binary-io.o + CC lib/libbison_a-bitrotate.o + CC lib/libbison_a-bitset.o + CC lib/bitset/libbison_a-array.o + CC lib/bitset/libbison_a-stats.o + CC lib/bitset/libbison_a-table.o + CC lib/bitset/libbison_a-list.o + CC lib/bitset/libbison_a-vector.o + CC lib/libbison_a-bitsetv.o + CC lib/libbison_a-c-ctype.o + CC lib/libbison_a-c-strcasecmp.o + CC lib/libbison_a-c-strncasecmp.o + CC lib/libbison_a-careadlinkat.o + CC lib/libbison_a-cloexec.o + CC lib/libbison_a-close-stream.o + CC lib/libbison_a-closeout.o + CC lib/libbison_a-concat-filename.o + CC lib/libbison_a-dirname.o + CC lib/libbison_a-basename.o + CC lib/libbison_a-dirname-lgpl.o + CC lib/libbison_a-stripslash.o + CC lib/libbison_a-exitfail.o + CC lib/libbison_a-fatal-signal.o + CC lib/libbison_a-fd-safer-flag.o + CC lib/libbison_a-dup-safer-flag.o + CC lib/libbison_a-fopen-safer.o + CC lib/libbison_a-fstrcmp.o + CC lib/libbison_a-gethrxtime.o + CC lib/libbison_a-xtime.o + CC lib/libbison_a-getprogname.o + CC lib/libbison_a-gettime.o + CC lib/libbison_a-hard-locale.o + CC lib/libbison_a-hash.o + CC lib/libbison_a-gl_linked_list.o + CC lib/libbison_a-gl_list.o + CC lib/libbison_a-localcharset.o + CC lib/glthread/libbison_a-lock.o + CC lib/libbison_a-math.o + CC lib/libbison_a-mbchar.o + CC lib/libbison_a-mbfile.o + CC lib/libbison_a-mbswidth.o + CC lib/libbison_a-gl_oset.o + CC lib/libbison_a-pipe2.o + CC lib/libbison_a-pipe2-safer.o + CC lib/libbison_a-printf-frexp.o + CC lib/libbison_a-printf-frexpl.o + CC lib/libbison_a-progname.o + CC lib/libbison_a-quotearg.o + CC lib/libbison_a-gl_rbtree_oset.o + CC lib/libbison_a-gl_rbtreehash_list.o + CC lib/libbison_a-setlocale_null.o + CC lib/libbison_a-sig-handler.o + CC lib/libbison_a-spawn-pipe.o + CC lib/glthread/libbison_a-threadlib.o + CC lib/libbison_a-timespec.o + CC lib/libbison_a-timevar.o + CC lib/glthread/libbison_a-tls.o + CC lib/libbison_a-unicodeio.o + CC lib/libbison_a-unistd.o + CC lib/libbison_a-dup-safer.o + CC lib/libbison_a-fd-safer.o + CC lib/libbison_a-pipe-safer.o + CC lib/unistr/libbison_a-u8-mbtoucr.o + CC lib/unistr/libbison_a-u8-uctomb.o + CC lib/unistr/libbison_a-u8-uctomb-aux.o + CC lib/uniwidth/libbison_a-width.o + CC lib/libbison_a-wait-process.o + CC lib/libbison_a-wctype-h.o + CC lib/libbison_a-xmalloc.o + CC lib/libbison_a-xalloc-die.o + CC lib/libbison_a-xconcat-filename.o + CC lib/libbison_a-xhash.o + CC lib/libbison_a-gl_xlist.o + CC lib/libbison_a-xmemdup0.o + CC lib/libbison_a-xreadlink.o + CC lib/libbison_a-xsize.o + CC lib/libbison_a-xstrndup.o + CC lib/libbison_a-get-errno.o + CC lib/libbison_a-path-join.o + CC lib/libbison_a-asnprintf.o + CC lib/libbison_a-fcntl.o + CC lib/libbison_a-mbrtowc.o + CC lib/libbison_a-obstack.o + CC lib/libbison_a-printf-args.o + CC lib/libbison_a-printf-parse.o + CC lib/libbison_a-vasnprintf.o + AR lib/libbison.a + CCLD src/bison + GEN doc/bison.help +make all-recursive +make[1]: Entering directory '/sources/bison-3.7.1' +Making all in po +make[2]: Entering directory '/sources/bison-3.7.1/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/bison-3.7.1/po' +Making all in runtime-po +make[2]: Entering directory '/sources/bison-3.7.1/runtime-po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/bison-3.7.1/runtime-po' +Making all in gnulib-po +make[2]: Entering directory '/sources/bison-3.7.1/gnulib-po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/bison-3.7.1/gnulib-po' +Making all in . +make[2]: Entering directory '/sources/bison-3.7.1' + GEN doc/bison.help + CC lib/main.o + CC lib/yyerror.o + AR lib/liby.a +make[2]: Leaving directory '/sources/bison-3.7.1' +make[1]: Leaving directory '/sources/bison-3.7.1' +make install-recursive +make[1]: Entering directory '/sources/bison-3.7.1' +Making install in po +make[2]: Entering directory '/sources/bison-3.7.1/po' +installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/bison.mo +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/bison.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/bison.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/bison.mo +installing el.gmo as /usr/share/locale/el/LC_MESSAGES/bison.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/bison.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/bison.mo +installing et.gmo as /usr/share/locale/et/LC_MESSAGES/bison.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/bison.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/bison.mo +installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/bison.mo +installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/bison.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/bison.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/bison.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/bison.mo +installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/bison.mo +installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/bison.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/bison.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/bison.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/bison.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/bison.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/bison.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/bison.mo +installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/bison.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/bison.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/bison.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/bison.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/bison.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/bison.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/bison.mo +if test "bison" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[2]: Leaving directory '/sources/bison-3.7.1/po' +Making install in runtime-po +make[2]: Entering directory '/sources/bison-3.7.1/runtime-po' +installing ast.gmo as /usr/share/locale/ast/LC_MESSAGES/bison-runtime.mo +installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/bison-runtime.mo +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/bison-runtime.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/bison-runtime.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/bison-runtime.mo +installing el.gmo as /usr/share/locale/el/LC_MESSAGES/bison-runtime.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/bison-runtime.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/bison-runtime.mo +installing et.gmo as /usr/share/locale/et/LC_MESSAGES/bison-runtime.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/bison-runtime.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/bison-runtime.mo +installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/bison-runtime.mo +installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/bison-runtime.mo +installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/bison-runtime.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/bison-runtime.mo +installing ia.gmo as /usr/share/locale/ia/LC_MESSAGES/bison-runtime.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/bison-runtime.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/bison-runtime.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/bison-runtime.mo +installing ky.gmo as /usr/share/locale/ky/LC_MESSAGES/bison-runtime.mo +installing lt.gmo as /usr/share/locale/lt/LC_MESSAGES/bison-runtime.mo +installing lv.gmo as /usr/share/locale/lv/LC_MESSAGES/bison-runtime.mo +installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/bison-runtime.mo +installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/bison-runtime.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/bison-runtime.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/bison-runtime.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/bison-runtime.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/bison-runtime.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/bison-runtime.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/bison-runtime.mo +installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/bison-runtime.mo +installing sq.gmo as /usr/share/locale/sq/LC_MESSAGES/bison-runtime.mo +installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/bison-runtime.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/bison-runtime.mo +installing ta.gmo as /usr/share/locale/ta/LC_MESSAGES/bison-runtime.mo +installing th.gmo as /usr/share/locale/th/LC_MESSAGES/bison-runtime.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/bison-runtime.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/bison-runtime.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/bison-runtime.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/bison-runtime.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/bison-runtime.mo +if test "bison" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[2]: Leaving directory '/sources/bison-3.7.1/runtime-po' +Making install in gnulib-po +make[2]: Entering directory '/sources/bison-3.7.1/gnulib-po' +installing af.gmo as /usr/share/locale/af/LC_MESSAGES/bison-gnulib.mo +installing be.gmo as /usr/share/locale/be/LC_MESSAGES/bison-gnulib.mo +installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/bison-gnulib.mo +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/bison-gnulib.mo +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/bison-gnulib.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/bison-gnulib.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/bison-gnulib.mo +installing el.gmo as /usr/share/locale/el/LC_MESSAGES/bison-gnulib.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/bison-gnulib.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/bison-gnulib.mo +installing et.gmo as /usr/share/locale/et/LC_MESSAGES/bison-gnulib.mo +installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/bison-gnulib.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/bison-gnulib.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/bison-gnulib.mo +installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/bison-gnulib.mo +installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/bison-gnulib.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/bison-gnulib.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/bison-gnulib.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/bison-gnulib.mo +installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/bison-gnulib.mo +installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/bison-gnulib.mo +installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/bison-gnulib.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/bison-gnulib.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/bison-gnulib.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/bison-gnulib.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/bison-gnulib.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/bison-gnulib.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/bison-gnulib.mo +installing rw.gmo as /usr/share/locale/rw/LC_MESSAGES/bison-gnulib.mo +installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/bison-gnulib.mo +installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/bison-gnulib.mo +installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/bison-gnulib.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/bison-gnulib.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/bison-gnulib.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/bison-gnulib.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/bison-gnulib.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/bison-gnulib.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/bison-gnulib.mo +if test "bison" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[2]: Leaving directory '/sources/bison-3.7.1/gnulib-po' +Making install in . +make[2]: Entering directory '/sources/bison-3.7.1' + GEN doc/bison.help +make[3]: Entering directory '/sources/bison-3.7.1' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c src/bison '/usr/bin' + /bin/mkdir -p '/usr/lib' + /usr/bin/install -c -m 644 lib/liby.a '/usr/lib' + ( cd '/usr/lib' && ranlib liby.a ) + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c src/yacc '/usr/bin' + /bin/mkdir -p '/usr/share/aclocal' + /usr/bin/install -c -m 644 m4/bison-i18n.m4 '/usr/share/aclocal' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c++/calc++' + /usr/bin/install -c -m 644 examples/c++/calc++/driver.cc examples/c++/calc++/driver.hh examples/c++/calc++/scanner.ll examples/c++/calc++/calc++.cc examples/c++/calc++/parser.yy '/usr/share/doc/bison-3.7.1/examples/c++/calc++' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c++' + /usr/bin/install -c -m 644 examples/c++/simple.yy '/usr/share/doc/bison-3.7.1/examples/c++' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c/bistromathic' + /usr/bin/install -c -m 644 examples/c/bistromathic/parse.y examples/c/bistromathic/Makefile examples/c/bistromathic/README.md '/usr/share/doc/bison-3.7.1/examples/c/bistromathic' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c' + /usr/bin/install -c -m 644 examples/c/README.md '/usr/share/doc/bison-3.7.1/examples/c' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c/calc' + /usr/bin/install -c -m 644 examples/c/calc/calc.y examples/c/calc/Makefile examples/c/calc/README.md '/usr/share/doc/bison-3.7.1/examples/c/calc' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c++/calc++' + /usr/bin/install -c -m 644 examples/c++/calc++/README.md examples/c++/calc++/Makefile '/usr/share/doc/bison-3.7.1/examples/c++/calc++' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c++' + /usr/bin/install -c -m 644 examples/c++/README.md examples/c++/Makefile examples/c++/variant.yy examples/c++/variant-11.yy '/usr/share/doc/bison-3.7.1/examples/c++' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/d' + /usr/bin/install -c -m 644 examples/d/calc.y examples/d/Makefile examples/d/README.md '/usr/share/doc/bison-3.7.1/examples/d' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1' + /usr/bin/install -c -m 644 AUTHORS COPYING NEWS README THANKS TODO '/usr/share/doc/bison-3.7.1' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples' + /usr/bin/install -c -m 644 examples/README.md '/usr/share/doc/bison-3.7.1/examples' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/java' + /usr/bin/install -c -m 644 examples/java/README.md '/usr/share/doc/bison-3.7.1/examples/java' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/java/calc' + /usr/bin/install -c -m 644 examples/java/calc/Calc.y examples/java/calc/Makefile '/usr/share/doc/bison-3.7.1/examples/java/calc' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/java/simple' + /usr/bin/install -c -m 644 examples/java/simple/Calc.y examples/java/simple/Makefile '/usr/share/doc/bison-3.7.1/examples/java/simple' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c/lexcalc' + /usr/bin/install -c -m 644 examples/c/lexcalc/parse.y examples/c/lexcalc/scan.l examples/c/lexcalc/Makefile examples/c/lexcalc/README.md '/usr/share/doc/bison-3.7.1/examples/c/lexcalc' + /bin/mkdir -p '/usr/share/bison/m4sugar' + /usr/bin/install -c -m 644 data/m4sugar/foreach.m4 data/m4sugar/m4sugar.m4 '/usr/share/bison/m4sugar' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c/mfcalc' + /usr/bin/install -c -m 644 examples/c/mfcalc/Makefile '/usr/share/doc/bison-3.7.1/examples/c/mfcalc' + /bin/mkdir -p '/usr/share/bison' + /usr/bin/install -c -m 644 data/README.md data/bison-default.css '/usr/share/bison' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c/pushcalc' + /usr/bin/install -c -m 644 examples/c/pushcalc/calc.y examples/c/pushcalc/Makefile examples/c/pushcalc/README.md '/usr/share/doc/bison-3.7.1/examples/c/pushcalc' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c/reccalc' + /usr/bin/install -c -m 644 examples/c/reccalc/parse.y examples/c/reccalc/scan.l examples/c/reccalc/Makefile examples/c/reccalc/README.md '/usr/share/doc/bison-3.7.1/examples/c/reccalc' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c/rpcalc' + /usr/bin/install -c -m 644 examples/c/rpcalc/Makefile '/usr/share/doc/bison-3.7.1/examples/c/rpcalc' + /bin/mkdir -p '/usr/share/bison/skeletons' + /usr/bin/install -c -m 644 data/skeletons/bison.m4 data/skeletons/c++-skel.m4 data/skeletons/c++.m4 data/skeletons/c-like.m4 data/skeletons/c-skel.m4 data/skeletons/c.m4 data/skeletons/glr.c data/skeletons/glr.cc data/skeletons/java-skel.m4 data/skeletons/java.m4 data/skeletons/lalr1.cc data/skeletons/lalr1.java data/skeletons/location.cc data/skeletons/stack.hh data/skeletons/traceon.m4 data/skeletons/variant.hh data/skeletons/yacc.c data/skeletons/README-D.txt data/skeletons/d-skel.m4 data/skeletons/d.m4 data/skeletons/lalr1.d '/usr/share/bison/skeletons' + /bin/mkdir -p '/usr/share/bison/xslt' + /usr/bin/install -c -m 644 data/xslt/bison.xsl data/xslt/xml2dot.xsl data/xslt/xml2text.xsl data/xslt/xml2xhtml.xsl '/usr/share/bison/xslt' + GEN doc/bison.help + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./doc/bison.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/bison.info' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 ./doc/bison.1 doc/yacc.1 '/usr/share/man/man1' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c/mfcalc' + /usr/bin/install -c -m 644 examples/c/mfcalc/calc.h examples/c/mfcalc/mfcalc.y '/usr/share/doc/bison-3.7.1/examples/c/mfcalc' + /bin/mkdir -p '/usr/share/doc/bison-3.7.1/examples/c/rpcalc' + /usr/bin/install -c -m 644 examples/c/rpcalc/rpcalc.y '/usr/share/doc/bison-3.7.1/examples/c/rpcalc' +make[3]: Leaving directory '/sources/bison-3.7.1' +make[2]: Leaving directory '/sources/bison-3.7.1' +make[1]: Leaving directory '/sources/bison-3.7.1' +[lfs-scripts] Finishing build of bison-3.7.1 at Tue Feb 2 11:17:53 -03 2021 +[lfs-scripts] Starting build of grep-3.4 at Tue Feb 2 11:17:53 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a race-free mkdir -p... /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-pc-linux-gnu +checking for gawk... (cached) 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 the compiler supports GNU C... yes +checking whether gcc accepts -g... yes +checking for gcc option to enable C11 features... none needed +checking whether make supports the include directive... yes (GNU style) +checking dependency style of 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 ucontext.h... 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 wctype.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 wchar.h... yes +checking for crtdefs.h... no +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 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... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for Minix Amsterdam compiler... no +checking for ar... ar +checking for ranlib... 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 ranlib... (cached) ranlib +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 setrlimit... yes +checking for sigaltstack... yes +checking for _set_invalid_parameter_handler... no +checking for fchdir... yes +checking for strerror_r... yes +checking for fcntl... yes +checking for symlink... yes +checking for fdopendir... yes +checking for mempcpy... yes +checking for fnmatch... yes +checking for isblank... yes +checking for iswctype... yes +checking for mbsrtowcs... yes +checking for wmemchr... yes +checking for wmemcpy... yes +checking for wmempcpy... 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 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 sigaction... yes +checking for siginterrupt... yes +checking for strdup... yes +checking for __xpg_strerror_r... yes +checking for strtoimax... yes +checking for strtoumax... yes +checking for pipe... yes +checking for wcrtomb... yes +checking for wctob... yes +checking for wcwidth... 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 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 for working C stack overflow detection... yes +checking for correct stack_t interpretation... yes +checking for precise C stack overflow detection... no +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 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,lib +checking for libsigsegv... no, consider installing GNU libsigsegv +checking how gcc reports undeclared, standard C functions... error +checking whether the preprocessor supports include_next... yes +checking whether system header files limit the line length... no +checking whether // is distinct from /... no +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 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 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 iconv... yes +checking for working 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 inline... inline +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... yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking for inttypes.h... (cached) yes +checking whether the inttypes.h PRIxNN macros are broken... no +checking whether iswcntrl works... yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... 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 imported symbols can be declared weak... yes +checking for multithread API to use... posix +checking for a sed that does not truncate output... /bin/sed +checking whether malloc, realloc, calloc are POSIX compliant... yes +checking for stdlib.h... yes +checking for GNU libc compatible malloc... 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 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 for C/C++ restrict keyword... __restrict +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 whether we are using the GNU C Library >= 2.1 or uClibc... yes +checking for ssize_t... yes +checking for uid_t in sys/types.h... yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... 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 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 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 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 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 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 sigaltstack is declared... yes +checking for stack_t... yes +checking whether this system has an arbitrary file name length limit... yes +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 /... (cached) 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 for __fpending... yes +checking whether __fpending is declared... 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 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 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 for libsigsegv... (cached) no, consider installing GNU libsigsegv +checking whether locale.h conforms to POSIX:2001... yes +checking whether struct lconv is properly defined... 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 for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... (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 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 readdir... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible realloc... yes +checking for working re_compile_pattern... no +checking for libintl.h... yes +checking whether isblank is declared... 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 volatile sig_atomic_t... yes +checking for sighandler_t... yes +checking for sigprocmask... (cached) 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 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 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 for strtoull... 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... 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... (cached) 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... 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 whether gettimeofday clobbers localtime buffer... 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... no +checking for ioctl... yes +checking for ioctl with POSIX signature... no +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 mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +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... 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 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... 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 for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for sched.h... yes +checking for struct sched_param... 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 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 for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking whether symlink handles trailing slash correctly... yes +checking whether declares ioctl... yes +checking for pthread_atfork... 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... no +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 '/sources/grep-3.4' +Making all in po +make[2]: Entering directory '/sources/grep-3.4/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/grep-3.4/po' +Making all in lib +make[2]: Entering directory '/sources/grep-3.4/lib' + GEN alloca.h + GEN configmake.h + GEN ctype.h + GEN dirent.h + GEN fcntl.h + GEN iconv.h + GEN inttypes.h + GEN langinfo.h + GEN limits.h + GEN locale.h + GEN signal.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 '/sources/grep-3.4/lib' + CC argmatch.o + CC openat-proc.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 basename-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 filenamecat-lgpl.o + CC getprogname.o + CC hard-locale.o + CC hash.o + CC i-ring.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 sig-handler.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 + CC regex.o + AR libgreputils.a +make[3]: Leaving directory '/sources/grep-3.4/lib' +make[2]: Leaving directory '/sources/grep-3.4/lib' +Making all in doc +make[2]: Entering directory '/sources/grep-3.4/doc' + GEN grep.1 + GEN fgrep.1 + GEN egrep.1 +make[2]: Leaving directory '/sources/grep-3.4/doc' +Making all in src +make[2]: Entering directory '/sources/grep-3.4/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 '/sources/grep-3.4/src' +Making all in tests +make[2]: Entering directory '/sources/grep-3.4/tests' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/grep-3.4/tests' +Making all in gnulib-tests +make[2]: Entering directory '/sources/grep-3.4/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 +make all-recursive +make[3]: Entering directory '/sources/grep-3.4/gnulib-tests' +Making all in . +make[4]: Entering directory '/sources/grep-3.4/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 sockets.o + CC sys_socket.o + CC glthread/thread.o + CC xsize.o + CC xstrtol-error.o + CC asnprintf.o + CC ioctl.o + CC localtime-buffer.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 '/sources/grep-3.4/gnulib-tests' +make[3]: Leaving directory '/sources/grep-3.4/gnulib-tests' +make[2]: Leaving directory '/sources/grep-3.4/gnulib-tests' +make[2]: Entering directory '/sources/grep-3.4' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/sources/grep-3.4' +make[1]: Leaving directory '/sources/grep-3.4' +Making install in po +make[1]: Entering directory '/sources/grep-3.4/po' +installing af.gmo as /usr/share/locale/af/LC_MESSAGES/grep.mo +installing be.gmo as /usr/share/locale/be/LC_MESSAGES/grep.mo +installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/grep.mo +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/grep.mo +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/grep.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/grep.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/grep.mo +installing el.gmo as /usr/share/locale/el/LC_MESSAGES/grep.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/grep.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/grep.mo +installing et.gmo as /usr/share/locale/et/LC_MESSAGES/grep.mo +installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/grep.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/grep.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/grep.mo +installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/grep.mo +installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/grep.mo +installing he.gmo as /usr/share/locale/he/LC_MESSAGES/grep.mo +installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/grep.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/grep.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/grep.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/grep.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/grep.mo +installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/grep.mo +installing ky.gmo as /usr/share/locale/ky/LC_MESSAGES/grep.mo +installing lt.gmo as /usr/share/locale/lt/LC_MESSAGES/grep.mo +installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/grep.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/grep.mo +installing pa.gmo as /usr/share/locale/pa/LC_MESSAGES/grep.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/grep.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/grep.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/grep.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/grep.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/grep.mo +installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/grep.mo +installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/grep.mo +installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/grep.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/grep.mo +installing th.gmo as /usr/share/locale/th/LC_MESSAGES/grep.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/grep.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/grep.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/grep.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/grep.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/grep.mo +if test "grep" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/sources/grep-3.4/po' +Making install in lib +make[1]: Entering directory '/sources/grep-3.4/lib' +make install-am +make[2]: Entering directory '/sources/grep-3.4/lib' +make[3]: Entering directory '/sources/grep-3.4/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 '/sources/grep-3.4/lib' +make[2]: Leaving directory '/sources/grep-3.4/lib' +make[1]: Leaving directory '/sources/grep-3.4/lib' +Making install in doc +make[1]: Entering directory '/sources/grep-3.4/doc' +make[2]: Entering directory '/sources/grep-3.4/doc' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./grep.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/grep.info' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 grep.1 fgrep.1 egrep.1 '/usr/share/man/man1' +make[2]: Leaving directory '/sources/grep-3.4/doc' +make[1]: Leaving directory '/sources/grep-3.4/doc' +Making install in src +make[1]: Entering directory '/sources/grep-3.4/src' +make[2]: Entering directory '/sources/grep-3.4/src' + /bin/mkdir -p '/bin' + /usr/bin/install -c grep '/bin' + /bin/mkdir -p '/bin' + /usr/bin/install -c egrep fgrep '/bin' +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/grep-3.4/src' +make[1]: Leaving directory '/sources/grep-3.4/src' +Making install in tests +make[1]: Entering directory '/sources/grep-3.4/tests' +make[2]: Entering directory '/sources/grep-3.4/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 '/sources/grep-3.4/tests' +make[1]: Leaving directory '/sources/grep-3.4/tests' +Making install in gnulib-tests +make[1]: Entering directory '/sources/grep-3.4/gnulib-tests' +make install-recursive +make[2]: Entering directory '/sources/grep-3.4/gnulib-tests' +Making install in . +make[3]: Entering directory '/sources/grep-3.4/gnulib-tests' +make[4]: Entering directory '/sources/grep-3.4/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 '/sources/grep-3.4/gnulib-tests' +make[3]: Leaving directory '/sources/grep-3.4/gnulib-tests' +make[2]: Leaving directory '/sources/grep-3.4/gnulib-tests' +make[1]: Leaving directory '/sources/grep-3.4/gnulib-tests' +make[1]: Entering directory '/sources/grep-3.4' +make[2]: Entering directory '/sources/grep-3.4' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/grep-3.4' +make[1]: Leaving directory '/sources/grep-3.4' +[lfs-scripts] Finishing build of grep-3.4 at Tue Feb 2 11:18:26 -03 2021 +[lfs-scripts] Starting build of bash-5.0 at Tue Feb 2 11:18:26 -03 2021 +patching file bashhist.c +patching file bashline.c +patching file builtins/evalstring.c +patching file builtins/shopt.def +patching file command.h +patching file execute_cmd.c +patching file jobs.c +patching file lib/glob/glob.c +patching file lib/glob/glob.h +patching file lib/glob/glob_loop.c +patching file lib/readline/histfile.c +patching file parser.h +patching file parse.y +patching file patchlevel.h +patching file pathexp.c +patching file subst.c +patching file tests/varenv.right +patching file variables.c +patching file y.tab.c +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu + +Beginning configuration for bash-5.0-release for 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 for strerror in -lcposix... no +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 needs -traditional... no +checking for tgetent... no +checking for tgetent in -ltermcap... no +checking for tgetent in -ltinfo... no +checking for tgetent in -lcurses... yes +checking which library has the termcap functions... using libcurses +checking version of installed readline library... 8.0 +checking for a BSD-compatible install... /usr/bin/install -c +checking for ar... ar +checking for ranlib... 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 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 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 sys/time.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... /usr/bin/ld +checking if the linker (/usr/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 localeconv... 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.7.1, ok +checking whether NLS is requested... yes +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 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 for locale.h... (cached) 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/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... yes +checking whether getpgrp requires zero arguments... yes +checking for vprintf... yes +checking for _doprnt... no +checking for working strcoll... yes +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 getgroups... yes +checking for gethostname... yes +checking for getpagesize... (cached) yes +checking for getpeername... 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... 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 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... 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 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 alarm... yes +checking for sbrk... yes +checking for fpurge... no +checking for __fpurge... yes +checking for snprintf... yes +checking for vsnprintf... yes +checking for working mktime... yes +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 for malloc.h... (cached) 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) yes +checking for __argz_count... (cached) yes +checking for __argz_next... (cached) yes +checking for __argz_stringify... (cached) 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... 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... 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... (cached) 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... 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... yes +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... 8 +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 working sbrk... yes +checking for the existence of strsignal... yes +checking if opendir() opens non-directories... no +checking whether ulimit can substitute for getdtablesize... yes +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... yes +checking for presence of POSIX-style sigsetjmp/siglongjmp... present +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... yes +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... present +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... no +checking which library has the termcap functions... (cached) using libcurses +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 default-1 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-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -rdynamic -g -O2 -Wno-parentheses -Wno-format-security -rdynamic -g -O2 -o mksyntax ./mksyntax.c +rm -f syntax.c +./mksyntax -o syntax.c +/bin/sh ./support/mkversion.sh -b -S . -s release -d 5.0 -o newversion.h \ + && mv newversion.h version.h +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -DBUILDTOOL -c -o buildversion.o ./version.c +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -rdynamic -g -O2 -Wno-parentheses -Wno-format-security -rdynamic -g -O2 -o bashversion ./support/bashversion.c buildversion.o + + *********************************************************** + * * + * GNU bash, version 5.0.11(1)-release (x86_64-pc-linux-gnu) + * * + *********************************************************** + +rm -f shell.o +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 '/sources/bash-5.0/builtins' +rm -f mkbuiltins.o +gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 mkbuiltins.c +gcc -rdynamic -g -O2 -Wno-parentheses -Wno-format-security -rdynamic -g -O2 -o mkbuiltins mkbuiltins.o -ldl +./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 '/sources/bash-5.0/builtins' +rm -f execute_cmd.o +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -DBUILDTOOL -c ./support/mksignames.c +rm -f buildsignames.o +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -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-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -rdynamic -g -O2 -Wno-parentheses -Wno-format-security -rdynamic -g -O2 -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +rm -f redir.o +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -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 +make[1]: Entering directory '/sources/bash-5.0/builtins' +rm -f builtins.o +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +gcc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 -rdynamic -g -O2 -Wno-parentheses -Wno-format-security -rdynamic -g -O2 -o psize.aux ./psize.c +/bin/sh ./psize.sh > pipesize.h +rm -f ulimit.o +./mkbuiltins -D . ulimit.def +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +ranlib libbuiltins.a +make[1]: Leaving directory '/sources/bash-5.0/builtins' +making lib/glob/libglob.a in ./lib/glob +make[1]: Entering directory '/sources/bash-5.0/lib/glob' +rm -f glob.o +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 +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 +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 +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 +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 +ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o gmisc.o +test -n "ranlib" && ranlib libglob.a +make[1]: Leaving directory '/sources/bash-5.0/lib/glob' +making lib/sh/libsh.a in ./lib/sh +make[1]: Entering directory '/sources/bash-5.0/lib/sh' +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security clktck.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security clock.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security getenv.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security oslib.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security setlinebuf.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security strnlen.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security itos.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security zread.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security zwrite.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security shtty.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security shmatch.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security eaccess.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security netconn.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security netopen.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security timeval.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security makepath.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security pathcanon.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security pathphys.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security tmpfile.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security stringlist.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security stringvec.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security spell.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security shquote.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security strtrans.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security snprintf.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security mailstat.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security fmtulong.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security fmtullong.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security fmtumax.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security zcatfd.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security zmapfd.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security winsize.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security wcsdup.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security fpurge.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security zgetline.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security mbscmp.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security uconvert.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security ufuncs.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security casemod.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security input_avail.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security mbscasecmp.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security fnxform.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security unicode.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security shmbchar.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security utf8.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security wcsnwidth.c +gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security mbschr.c +rm -f libsh.a +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 wcsnwidth.o mbschr.o +test -n "ranlib" && ranlib libsh.a +make[1]: Leaving directory '/sources/bash-5.0/lib/sh' +making lib/tilde/libtilde.a in ./lib/tilde +make[1]: Entering directory '/sources/bash-5.0/lib/tilde' +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 +ar cr libtilde.a tilde.o +test -n "ranlib" && ranlib libtilde.a +make[1]: Leaving directory '/sources/bash-5.0/lib/tilde' +rm -f bash +gcc -L./builtins -L/usr/lib -L/usr/lib -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 -lbuiltins -lglob -lsh -lreadline -lhistory -lcurses -ltilde -ldl +ls -l bash +-rwxr-xr-x 1 root root 3785752 Feb 2 11:19 bash +size bash + text data bss dec hex filename + 866545 15824 55832 938201 e50d9 bash +make[1]: Entering directory '/sources/bash-5.0/support' +rm -f man2html.o +gcc -c -DHAVE_CONFIG_H -DSHELL -I/sources/bash-5.0 -I.. -g -O2 man2html.c +gcc -DHAVE_CONFIG_H -DSHELL -I/sources/bash-5.0 -I.. -g -O2 man2html.o -o man2html -ldl +make[1]: Leaving directory '/sources/bash-5.0/support' + + *********************************************************** + * * + * GNU bash, version 5.0.11(1)-release (x86_64-pc-linux-gnu) + * * + *********************************************************** + +mkdir -p -- /usr/share/doc/bash-5.0 +( cd ./po/ ; make DESTDIR= installdirs ) +make[1]: Entering directory '/sources/bash-5.0/po' +/bin/sh /sources/bash-5.0/./support/mkinstalldirs /usr/share +if test "bash" = "gettext-tools"; then \ + /bin/sh /sources/bash-5.0/./support/mkinstalldirs /usr/share/gettext/po; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/sources/bash-5.0/po' +/usr/bin/install -c -m 0755 bash /usr/bin/bash +/usr/bin/install -c -m 0555 bashbug /usr/bin/bashbug +/usr/bin/install -c -m 644 ./CHANGES ./COMPAT ./NEWS ./POSIX ./RBASH ./README /usr/share/doc/bash-5.0 +( 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-5.0 DESTDIR= install ) +make[1]: Entering directory '/sources/bash-5.0/doc' +/bin/sh ../support/mkinstalldirs /usr/share/man/man1 +/bin/sh ../support/mkinstalldirs /usr/share/info +/bin/sh ../support/mkinstalldirs /usr/share/doc/bash-5.0 +if test -n "/usr/share/doc/bash-5.0" ; then \ + /bin/sh ../support/mkinstalldirs /usr/share/doc/bash-5.0 ; \ +fi +/usr/bin/install -c -m 644 ./bash.1 /usr/share/man/man1/bash.1 +/usr/bin/install -c -m 644 ./bashbug.1 /usr/share/man/man1/bashbug.1 +/usr/bin/install -c -m 644 ./FAQ ./INTRO /usr/share/doc/bash-5.0 +if test -f bash.info; then d=.; else d=.; fi; \ + /usr/bin/install -c -m 644 $d/bash.info /usr/share/info/bash.info +if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ + install-info --dir-file=/usr/share/info/dir /usr/share/info/bash.info; \ +else true; fi +if test -n "/usr/share/doc/bash-5.0" ; then \ + /usr/bin/install -c -m 644 ./bash.html /usr/share/doc/bash-5.0 ; \ + /usr/bin/install -c -m 644 ./bashref.html /usr/share/doc/bash-5.0 ; \ +fi +make[1]: Leaving directory '/sources/bash-5.0/doc' +( cd ./builtins ; make DESTDIR= install ) +make[1]: Entering directory '/sources/bash-5.0/builtins' +make[1]: Nothing to be done for 'install'. +make[1]: Leaving directory '/sources/bash-5.0/builtins' +( cd ./po/ ; make DESTDIR= install ) +make[1]: Entering directory '/sources/bash-5.0/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 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 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 '/sources/bash-5.0/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]: '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 '/sources/bash-5.0/po' +touch stamp-po +/bin/sh /sources/bash-5.0/./support/mkinstalldirs /usr/share +installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/bash.mo +installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/bash.mo +installing af.gmo as /usr/share/locale/af/LC_MESSAGES/bash.mo +installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/bash.mo +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/bash.mo +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/bash.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/bash.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/bash.mo +installing el.gmo as /usr/share/locale/el/LC_MESSAGES/bash.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/bash.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/bash.mo +installing et.gmo as /usr/share/locale/et/LC_MESSAGES/bash.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/bash.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/bash.mo +installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/bash.mo +installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/bash.mo +installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/bash.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/bash.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/bash.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/bash.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/bash.mo +installing lt.gmo as /usr/share/locale/lt/LC_MESSAGES/bash.mo +installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/bash.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/bash.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/bash.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/bash.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/bash.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/bash.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/bash.mo +installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/bash.mo +installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/bash.mo +installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/bash.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/bash.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/bash.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/bash.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/bash.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/bash.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/bash.mo +if test "bash" = "gettext-tools"; then \ + /bin/sh /sources/bash-5.0/./support/mkinstalldirs /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/sources/bash-5.0/po' +( cd /sources/bash-5.0/examples/loadables && make DESTDIR= install ) +make[1]: Entering directory '/sources/bash-5.0/examples/loadables' +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o print.o print.c +gcc -shared -Wl,-soname,print -o print print.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o truefalse.o truefalse.c +gcc -shared -Wl,-soname,truefalse -o truefalse truefalse.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o sleep.o sleep.c +gcc -shared -Wl,-soname,sleep -o sleep sleep.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o finfo.o finfo.c +gcc -shared -Wl,-soname,finfo -o finfo finfo.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o logname.o logname.c +gcc -shared -Wl,-soname,logname -o logname logname.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o basename.o basename.c +gcc -shared -Wl,-soname,basename -o basename basename.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o dirname.o dirname.c +gcc -shared -Wl,-soname,dirname -o dirname dirname.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o fdflags.o fdflags.c +gcc -shared -Wl,-soname,fdflags -o fdflags fdflags.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o tty.o tty.c +gcc -shared -Wl,-soname,tty -o tty tty.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o pathchk.o pathchk.c +gcc -shared -Wl,-soname,pathchk -o pathchk pathchk.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o tee.o tee.c +gcc -shared -Wl,-soname,tee -o tee tee.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o head.o head.c +gcc -shared -Wl,-soname,head -o head head.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o mkdir.o mkdir.c +gcc -shared -Wl,-soname,mkdir -o mkdir mkdir.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o rmdir.o rmdir.c +gcc -shared -Wl,-soname,rmdir -o rmdir rmdir.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o printenv.o printenv.c +gcc -shared -Wl,-soname,printenv -o printenv printenv.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o id.o id.c +gcc -shared -Wl,-soname,id -o id id.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o whoami.o whoami.c +gcc -shared -Wl,-soname,whoami -o whoami whoami.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o uname.o uname.c +gcc -shared -Wl,-soname,uname -o uname uname.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o sync.o sync.c +gcc -shared -Wl,-soname,sync -o sync sync.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o push.o push.c +gcc -shared -Wl,-soname,push -o push push.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o ln.o ln.c +gcc -shared -Wl,-soname,ln -o ln ln.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o unlink.o unlink.c +gcc -shared -Wl,-soname,unlink -o unlink unlink.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o realpath.o realpath.c +gcc -shared -Wl,-soname,realpath -o realpath realpath.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o strftime.o strftime.c +gcc -shared -Wl,-soname,strftime -o strftime strftime.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o mypid.o mypid.c +gcc -shared -Wl,-soname,mypid -o mypid mypid.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o setpgid.o setpgid.c +gcc -shared -Wl,-soname,setpgid -o setpgid setpgid.o +gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/sources/bash-5.0 -I/sources/bash-5.0/lib -I/sources/bash-5.0/builtins -c -o seq.o seq.c +gcc -shared -Wl,-soname,seq -o seq seq.o +make[2]: Entering directory '/sources/bash-5.0' +/usr/bin/install -c -m 644 ./support/bash.pc /usr/lib/pkgconfig/bash.pc +make[2]: Leaving directory '/sources/bash-5.0' +installing example loadable builtins in /usr/lib/bash +print +truefalse +sleep +finfo +logname +basename +dirname +fdflags +tty +pathchk +tee +head +mkdir +rmdir +printenv +id +whoami +uname +sync +push +ln +unlink +realpath +strftime +mypid +setpgid +seq +make[1]: Leaving directory '/sources/bash-5.0/examples/loadables' +renamed '/usr/bin/bash' -> '/bin/bash' +[lfs-scripts] Finishing build of bash-5.0 at Tue Feb 2 11:19:22 -03 2021 +[lfs-scripts] Starting build of libtool-2.4.6 at Tue Feb 2 11:19:22 -03 2021 +## ------------------------- ## +## Configuring libtool 2.4.6 ## +## ------------------------- ## + +checking for GNU M4 that supports accurate traces... /usr/bin/m4 +checking whether /usr/bin/m4 accepts --gnu... yes +checking how m4 supports trace files... --debugfile +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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-unknown-linux-gnu +checking host system type... x86_64-unknown-linux-gnu +configure: autobuild project... GNU Libtool +configure: autobuild revision... 2.4.6 +configure: autobuild hostname... enceladus +configure: autobuild mode... default +configure: autobuild timestamp... 20210202T141922Z +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 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... /bin/grep +checking for egrep... /bin/grep -E +checking for Minix Amsterdam compiler... no +checking for ar... ar +checking for ranlib... ranlib +checking how to run the C preprocessor... gcc -E +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /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 whether ln -s works... yes +checking the maximum length of command line arguments... 1572864 +checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop +checking how to convert x86_64-unknown-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 archiver @FILE support... @ +checking for strip... strip +checking for ranlib... (cached) ranlib +checking command to parse /usr/bin/nm -B output from gcc object... ok +checking for sysroot... no +checking for a working dd... /bin/dd +checking how to truncate binary pipes... /bin/dd bs=4096 count=1 +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 (/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 for shl_load... no +checking for shl_load in -ldld... no +checking for dlopen... no +checking for dlopen in -ldl... 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... yes +checking whether to build static libraries... yes +checking what extension is used for runtime loadable modules... .so +checking what variable specifies run-time module search path... LD_LIBRARY_PATH +checking for the default library search path... /lib /usr/lib /usr/local/lib /opt/lib +checking for library containing dlopen... -ldl +checking for dlerror... yes +checking for shl_load... (cached) no +checking for shl_load in -ldld... (cached) no +checking for dld_link in -ldld... no +checking for _ prefix in compiled symbols... no +checking whether deplibs are loaded by dlopen... yes +checking for argz.h... yes +checking for error_t... yes +checking for argz_add... yes +checking for argz_append... yes +checking for argz_count... yes +checking for argz_create_sep... yes +checking for argz_insert... yes +checking for argz_next... yes +checking for argz_stringify... yes +checking if argz actually works... yes +checking whether libtool supports -dlopen/-dlpreopen... yes +checking for unistd.h... (cached) yes +checking for dl.h... no +checking for sys/dl.h... no +checking for dld.h... no +checking for mach-o/dyld.h... no +checking for dirent.h... yes +checking for closedir... yes +checking for opendir... yes +checking for readdir... yes +checking for strlcat... no +checking for strlcpy... no +checking for g++... g++ +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++... /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 for g77... no +checking for xlf... no +checking for f77... no +checking for frt... no +checking for pgf77... no +checking for cf77... no +checking for fort77... no +checking for fl32... no +checking for af77... no +checking for xlf90... no +checking for f90... no +checking for pgf90... no +checking for pghpf... no +checking for epcf90... no +checking for gfortran... no +checking for g95... no +checking for xlf95... no +checking for f95... no +checking for fort... no +checking for ifort... no +checking for ifc... no +checking for efc... no +checking for pgfortran... no +checking for pgf95... no +checking for lf95... no +checking for ftn... no +checking for nagfor... no +checking whether we are using the GNU Fortran 77 compiler... no +checking whether accepts -g... no +checking for gfortran... no +checking for g95... no +checking for xlf95... no +checking for f95... no +checking for fort... no +checking for ifort... no +checking for ifc... no +checking for efc... no +checking for pgfortran... no +checking for pgf95... no +checking for lf95... no +checking for ftn... no +checking for nagfor... no +checking for xlf90... no +checking for f90... no +checking for pgf90... no +checking for pghpf... no +checking for epcf90... no +checking for g77... no +checking for xlf... no +checking for f77... no +checking for frt... no +checking for pgf77... no +checking for cf77... no +checking for fort77... no +checking for fl32... no +checking for af77... no +checking whether we are using the GNU Fortran compiler... no +checking whether accepts -g... no +checking for gccgo... no +checking for gcj... no +checking for windres... no +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 tests/atconfig commands +config.status: executing depfiles commands +config.status: executing libtool commands + GEN libtoolize +make all-recursive +make[1]: Entering directory '/sources/libtool-2.4.6' +Making all in . +make[2]: Entering directory '/sources/libtool-2.4.6' + CC libltdl/loaders/libltdl_libltdl_la-preopen.lo + CC libltdl/libltdl_libltdl_la-lt__alloc.lo + CC libltdl/libltdl_libltdl_la-lt_dlloader.lo + CC libltdl/libltdl_libltdl_la-lt_error.lo + CC libltdl/libltdl_libltdl_la-ltdl.lo + CC libltdl/libltdl_libltdl_la-slist.lo + CC libltdl/loaders/dlopen.lo + CCLD libltdl/dlopen.la + CC libltdl/lt__strl.lo + CCLD libltdl/libltdl.la +make[2]: Leaving directory '/sources/libtool-2.4.6' +make[1]: Leaving directory '/sources/libtool-2.4.6' +make install-recursive +make[1]: Entering directory '/sources/libtool-2.4.6' +Making install in . +make[2]: Entering directory '/sources/libtool-2.4.6' +make[3]: Entering directory '/sources/libtool-2.4.6' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c libtool '/usr/bin' + /bin/mkdir -p '/usr/lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libltdl/libltdl.la '/usr/lib' +libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.so.7.3.1 /usr/lib/libltdl.so.7.3.1 +libtool: install: (cd /usr/lib && { ln -s -f libltdl.so.7.3.1 libltdl.so.7 || { rm -f libltdl.so.7 && ln -s libltdl.so.7.3.1 libltdl.so.7; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libltdl.so.7.3.1 libltdl.so || { rm -f libltdl.so && ln -s libltdl.so.7.3.1 libltdl.so; }; }) +libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.lai /usr/lib/libltdl.la +libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.a /usr/lib/libltdl.a +libtool: install: chmod 644 /usr/lib/libltdl.a +libtool: install: ranlib /usr/lib/libltdl.a +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + GREP='/bin/grep' SED='/bin/sed' './build-aux/inline-source' libtoolize > '/usr/bin/libtoolize' +rm -rf '/usr/share/libtool'/* + /usr/bin/install -c -m 644 './m4/libtool.m4' '/usr/share/aclocal/libtool.m4' + /usr/bin/install -c -m 644 './m4/ltargz.m4' '/usr/share/aclocal/ltargz.m4' + /usr/bin/install -c -m 644 './m4/ltdl.m4' '/usr/share/aclocal/ltdl.m4' + /usr/bin/install -c -m 644 './m4/ltoptions.m4' '/usr/share/aclocal/ltoptions.m4' + /usr/bin/install -c -m 644 './m4/ltsugar.m4' '/usr/share/aclocal/ltsugar.m4' + /usr/bin/install -c -m 644 './m4/ltversion.m4' '/usr/share/aclocal/ltversion.m4' + /usr/bin/install -c -m 644 './m4/lt~obsolete.m4' '/usr/share/aclocal/lt~obsolete.m4' + /usr/bin/install -c './build-aux/compile' '/usr/share/libtool/build-aux/compile' + /usr/bin/install -c './build-aux/config.guess' '/usr/share/libtool/build-aux/config.guess' + /usr/bin/install -c './build-aux/config.sub' '/usr/share/libtool/build-aux/config.sub' + /usr/bin/install -c './build-aux/depcomp' '/usr/share/libtool/build-aux/depcomp' + /usr/bin/install -c './build-aux/install-sh' '/usr/share/libtool/build-aux/install-sh' + /usr/bin/install -c './build-aux/missing' '/usr/share/libtool/build-aux/missing' + /usr/bin/install -c -m 644 './build-aux/ltmain.sh' '/usr/share/libtool/build-aux/ltmain.sh' + /usr/bin/install -c -m 644 './libltdl/COPYING.LIB' '/usr/share/libtool/COPYING.LIB' + /usr/bin/install -c -m 644 './libltdl/Makefile.am' '/usr/share/libtool/Makefile.am' + /usr/bin/install -c -m 644 './libltdl/README' '/usr/share/libtool/README' + /usr/bin/install -c -m 644 './libltdl/configure.ac' '/usr/share/libtool/configure.ac' + /usr/bin/install -c -m 644 './libltdl/aclocal.m4' '/usr/share/libtool/aclocal.m4' + /usr/bin/install -c -m 644 './libltdl/Makefile.in' '/usr/share/libtool/Makefile.in' + /usr/bin/install -c -m 644 './libltdl/config-h.in' '/usr/share/libtool/config-h.in' + /usr/bin/install -c -m 644 './libltdl/configure' '/usr/share/libtool/configure' + /usr/bin/install -c -m 644 './libltdl/libltdl/lt__alloc.h' '/usr/share/libtool/libltdl/lt__alloc.h' + /usr/bin/install -c -m 644 './libltdl/libltdl/lt__argz_.h' '/usr/share/libtool/libltdl/lt__argz_.h' + /usr/bin/install -c -m 644 './libltdl/libltdl/lt__dirent.h' '/usr/share/libtool/libltdl/lt__dirent.h' + /usr/bin/install -c -m 644 './libltdl/libltdl/lt__glibc.h' '/usr/share/libtool/libltdl/lt__glibc.h' + /usr/bin/install -c -m 644 './libltdl/libltdl/lt__private.h' '/usr/share/libtool/libltdl/lt__private.h' + /usr/bin/install -c -m 644 './libltdl/libltdl/lt__strl.h' '/usr/share/libtool/libltdl/lt__strl.h' + /usr/bin/install -c -m 644 './libltdl/libltdl/lt_dlloader.h' '/usr/share/libtool/libltdl/lt_dlloader.h' + /usr/bin/install -c -m 644 './libltdl/libltdl/lt_error.h' '/usr/share/libtool/libltdl/lt_error.h' + /usr/bin/install -c -m 644 './libltdl/libltdl/lt_system.h' '/usr/share/libtool/libltdl/lt_system.h' + /usr/bin/install -c -m 644 './libltdl/libltdl/slist.h' '/usr/share/libtool/libltdl/slist.h' + /usr/bin/install -c -m 644 './libltdl/loaders/dld_link.c' '/usr/share/libtool/loaders/dld_link.c' + /usr/bin/install -c -m 644 './libltdl/loaders/dlopen.c' '/usr/share/libtool/loaders/dlopen.c' + /usr/bin/install -c -m 644 './libltdl/loaders/dyld.c' '/usr/share/libtool/loaders/dyld.c' + /usr/bin/install -c -m 644 './libltdl/loaders/load_add_on.c' '/usr/share/libtool/loaders/load_add_on.c' + /usr/bin/install -c -m 644 './libltdl/loaders/loadlibrary.c' '/usr/share/libtool/loaders/loadlibrary.c' + /usr/bin/install -c -m 644 './libltdl/loaders/preopen.c' '/usr/share/libtool/loaders/preopen.c' + /usr/bin/install -c -m 644 './libltdl/loaders/shl_load.c' '/usr/share/libtool/loaders/shl_load.c' + /usr/bin/install -c -m 644 './libltdl/lt__alloc.c' '/usr/share/libtool/lt__alloc.c' + /usr/bin/install -c -m 644 './libltdl/lt__argz.c' '/usr/share/libtool/lt__argz.c' + /usr/bin/install -c -m 644 './libltdl/lt__dirent.c' '/usr/share/libtool/lt__dirent.c' + /usr/bin/install -c -m 644 './libltdl/lt__strl.c' '/usr/share/libtool/lt__strl.c' + /usr/bin/install -c -m 644 './libltdl/lt_dlloader.c' '/usr/share/libtool/lt_dlloader.c' + /usr/bin/install -c -m 644 './libltdl/lt_error.c' '/usr/share/libtool/lt_error.c' + /usr/bin/install -c -m 644 './libltdl/ltdl.c' '/usr/share/libtool/ltdl.c' + /usr/bin/install -c -m 644 './libltdl/ltdl.h' '/usr/share/libtool/ltdl.h' + /usr/bin/install -c -m 644 './libltdl/ltdl.mk' '/usr/share/libtool/ltdl.mk' + /usr/bin/install -c -m 644 './libltdl/slist.c' '/usr/share/libtool/slist.c' +chmod a+x '/usr/share/libtool/configure' + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 libltdl/ltdl.h '/usr/include' + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./doc/libtool.info ./doc/libtool.info-1 ./doc/libtool.info-2 '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/libtool.info' + /bin/mkdir -p '/usr/include/libltdl' + /usr/bin/install -c -m 644 libltdl/libltdl/lt_system.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_dlloader.h '/usr/include/libltdl' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 ./doc/libtool.1 ./doc/libtoolize.1 '/usr/share/man/man1' +make[3]: Leaving directory '/sources/libtool-2.4.6' +make[2]: Leaving directory '/sources/libtool-2.4.6' +make[1]: Leaving directory '/sources/libtool-2.4.6' +[lfs-scripts] Finishing build of libtool-2.4.6 at Tue Feb 2 11:19:30 -03 2021 +[lfs-scripts] Starting build of gdbm-1.18.1 at Tue Feb 2 11:19:30 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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 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 build system type... x86_64-unknown-linux-gnu +checking host system type... x86_64-unknown-linux-gnu +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for fgrep... /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 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 how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop +checking how to convert x86_64-unknown-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 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 (/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 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 for gzip... /bin/gzip +checking for base64... /usr/bin/base64 +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for an ANSI C-conforming const... yes +checking for unsigned long long int... yes +checking for TLS qualifier... __thread +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 GCC... /usr/bin/ld -m elf_x86_64 +checking if the linker (/usr/bin/ld -m elf_x86_64) 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 sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking sys/termios.h usability... yes +checking sys/termios.h presence... yes +checking for sys/termios.h... yes +checking for string.h... (cached) yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking getopt.h usability... yes +checking getopt.h presence... yes +checking for getopt.h... yes +checking for main in -ldbm... no +checking for main in -lndbm... no +checking for ftruncate... yes +checking for flock... yes +checking for lockf... yes +checking for fsync... yes +checking for setlocale... yes +checking for getopt_long... 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 msync... yes +checking for off_t... yes +checking size of off_t... 8 +checking for struct stat.st_blksize... 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 for rl_completion_matches... yes +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 po/Makefile.in +config.status: creating Makefile +config.status: creating src/Makefile +config.status: creating src/gdbm.h +config.status: creating doc/Makefile +config.status: creating compat/Makefile +config.status: creating autoconf.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 +config.status: executing tests/atconfig commands +config.status: executing status commands + +******************************************************************* +GDBM settings summary: + +Compatibility library ......................... yes +Memory mapped I/O ............................. yes +GNU Readline .................................. yes +Debugging support ............................. no +******************************************************************* + +make all-recursive +make[1]: Entering directory '/sources/gdbm-1.18.1' +Making all in po +make[2]: Entering directory '/sources/gdbm-1.18.1/po' +make[2]: Leaving directory '/sources/gdbm-1.18.1/po' +Making all in src +make[2]: Entering directory '/sources/gdbm-1.18.1/src' +make all-am +make[3]: Entering directory '/sources/gdbm-1.18.1/src' + CC err.o + CC mem.o + CC parseopt.o + CC progname.o + AR libgdbmapp.a + CC gdbmclose.lo + CC gdbmcount.lo + CC gdbmdelete.lo + CC gdbmdump.lo + CC gdbmerrno.lo + CC gdbmexists.lo + CC gdbmexp.lo + CC gdbmfdesc.lo + CC gdbmfetch.lo + CC gdbmload.lo + CC gdbmopen.lo + CC gdbmimp.lo + CC gdbmreorg.lo + CC gdbmseq.lo + CC gdbmsetopt.lo + CC gdbmstore.lo + CC gdbmsync.lo + CC base64.lo + CC bucket.lo + CC falloc.lo + CC findkey.lo + CC fullio.lo + CC hash.lo + CC lock.lo + CC mmap.lo + CC recover.lo + CC update.lo + CC version.lo + CCLD libgdbm.la + CC datconv.o + CC gram.o + CC input-argv.o + CC input-file.o + CC lex.o + CC gdbmtool.o + CC var.o + CC util.o + CC input-rl.o + CCLD gdbmtool + CC gdbm_load.o + CCLD gdbm_load + CC gdbm_dump.o + CCLD gdbm_dump +make[3]: Leaving directory '/sources/gdbm-1.18.1/src' +make[2]: Leaving directory '/sources/gdbm-1.18.1/src' +Making all in doc +make[2]: Entering directory '/sources/gdbm-1.18.1/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/gdbm-1.18.1/doc' +Making all in compat +make[2]: Entering directory '/sources/gdbm-1.18.1/compat' + CC dbminit.lo + CC delete.lo + CC fetch.lo + CC store.lo + CC seq.lo + CC close.lo + CC dbmopen.lo + CC dbmdelete.lo + CC dbmerr.lo + CC dbmfetch.lo + CC dbmstore.lo + CC dbmseq.lo + CC dbmclose.lo + CC dbmdirfno.lo + CC dbmpagfno.lo + CC dbmrdonly.lo + CCLD libgdbm_compat.la +make[2]: Leaving directory '/sources/gdbm-1.18.1/compat' +Making all in tests +make[2]: Entering directory '/sources/gdbm-1.18.1/tests' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/gdbm-1.18.1/tests' +make[2]: Entering directory '/sources/gdbm-1.18.1' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/sources/gdbm-1.18.1' +make[1]: Leaving directory '/sources/gdbm-1.18.1' +Making install in po +make[1]: Entering directory '/sources/gdbm-1.18.1/po' +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/gdbm.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gdbm.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gdbm.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/gdbm.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gdbm.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gdbm.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gdbm.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gdbm.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/gdbm.mo +installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/gdbm.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gdbm.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gdbm.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gdbm.mo +if test "gdbm" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/sources/gdbm-1.18.1/po' +Making install in src +make[1]: Entering directory '/sources/gdbm-1.18.1/src' +make install-am +make[2]: Entering directory '/sources/gdbm-1.18.1/src' +make[3]: Entering directory '/sources/gdbm-1.18.1/src' + /bin/mkdir -p '/usr/lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libgdbm.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/libgdbm.so.6.0.0 /usr/lib/libgdbm.so.6.0.0 +libtool: install: (cd /usr/lib && { ln -s -f libgdbm.so.6.0.0 libgdbm.so.6 || { rm -f libgdbm.so.6 && ln -s libgdbm.so.6.0.0 libgdbm.so.6; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libgdbm.so.6.0.0 libgdbm.so || { rm -f libgdbm.so && ln -s libgdbm.so.6.0.0 libgdbm.so; }; }) +libtool: install: /usr/bin/install -c .libs/libgdbm.lai /usr/lib/libgdbm.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/usr/bin' + /bin/sh ../libtool --mode=install /usr/bin/install -c gdbmtool gdbm_load gdbm_dump '/usr/bin' +libtool: install: /usr/bin/install -c .libs/gdbmtool /usr/bin/gdbmtool +libtool: install: /usr/bin/install -c .libs/gdbm_load /usr/bin/gdbm_load +libtool: install: /usr/bin/install -c .libs/gdbm_dump /usr/bin/gdbm_dump + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 gdbm.h '/usr/include' +make[3]: Leaving directory '/sources/gdbm-1.18.1/src' +make[2]: Leaving directory '/sources/gdbm-1.18.1/src' +make[1]: Leaving directory '/sources/gdbm-1.18.1/src' +Making install in doc +make[1]: Entering directory '/sources/gdbm-1.18.1/doc' +make[2]: Entering directory '/sources/gdbm-1.18.1/doc' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./gdbm.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/gdbm.info' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 gdbm_dump.1 gdbm_load.1 gdbmtool.1 '/usr/share/man/man1' + /bin/mkdir -p '/usr/share/man/man3' + /usr/bin/install -c -m 644 gdbm.3 '/usr/share/man/man3' +make[2]: Leaving directory '/sources/gdbm-1.18.1/doc' +make[1]: Leaving directory '/sources/gdbm-1.18.1/doc' +Making install in compat +make[1]: Entering directory '/sources/gdbm-1.18.1/compat' +make[2]: Entering directory '/sources/gdbm-1.18.1/compat' + /bin/mkdir -p '/usr/lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libgdbm_compat.la '/usr/lib' +libtool: install: (cd /sources/gdbm-1.18.1/compat; /bin/sh /sources/gdbm-1.18.1/libtool --silent --tag CC --mode=relink gcc -g -O2 -version-info 4:0:0 -o libgdbm_compat.la -rpath /usr/lib dbminit.lo delete.lo fetch.lo store.lo seq.lo close.lo dbmopen.lo dbmdelete.lo dbmerr.lo dbmfetch.lo dbmstore.lo dbmseq.lo dbmclose.lo dbmdirfno.lo dbmpagfno.lo dbmrdonly.lo ../src/libgdbm.la ) +libtool: install: /usr/bin/install -c .libs/libgdbm_compat.so.4.0.0T /usr/lib/libgdbm_compat.so.4.0.0 +libtool: install: (cd /usr/lib && { ln -s -f libgdbm_compat.so.4.0.0 libgdbm_compat.so.4 || { rm -f libgdbm_compat.so.4 && ln -s libgdbm_compat.so.4.0.0 libgdbm_compat.so.4; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libgdbm_compat.so.4.0.0 libgdbm_compat.so || { rm -f libgdbm_compat.so && ln -s libgdbm_compat.so.4.0.0 libgdbm_compat.so; }; }) +libtool: install: /usr/bin/install -c .libs/libgdbm_compat.lai /usr/lib/libgdbm_compat.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 dbm.h ndbm.h '/usr/include' +make[2]: Leaving directory '/sources/gdbm-1.18.1/compat' +make[1]: Leaving directory '/sources/gdbm-1.18.1/compat' +Making install in tests +make[1]: Entering directory '/sources/gdbm-1.18.1/tests' +make[2]: Entering directory '/sources/gdbm-1.18.1/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 '/sources/gdbm-1.18.1/tests' +make[1]: Leaving directory '/sources/gdbm-1.18.1/tests' +make[1]: Entering directory '/sources/gdbm-1.18.1' +make[2]: Entering directory '/sources/gdbm-1.18.1' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/gdbm-1.18.1' +make[1]: Leaving directory '/sources/gdbm-1.18.1' +[lfs-scripts] Finishing build of gdbm-1.18.1 at Tue Feb 2 11:19:41 -03 2021 +[lfs-scripts] Starting build of gperf-3.1 at Tue Feb 2 11:19:41 -03 2021 +checking whether make sets $(MAKE)... yes +configure: creating ./config.status +config.status: creating Makefile +=== configuring in lib (/sources/gperf-3.1/lib) +configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--docdir=/usr/share/doc/gperf-3.1' --cache-file=/dev/null --srcdir=. +checking whether make sets $(MAKE)... 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 how to run the C preprocessor... gcc -E +checking for g++... g++ +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking how to run the C++ preprocessor... g++ -E +checking for ar... ar +checking for ranlib... ranlib +checking for a BSD compatible install... /usr/bin/install -c +configure: creating ./config.status +config.status: creating Makefile +=== configuring in src (/sources/gperf-3.1/src) +configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--docdir=/usr/share/doc/gperf-3.1' --cache-file=/dev/null --srcdir=. +checking whether make sets $(MAKE)... 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 how to run the C preprocessor... gcc -E +checking for g++... g++ +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking how to run the C++ preprocessor... g++ -E +checking for a BSD compatible install... /usr/bin/install -c +checking for stack-allocated variable-size arrays... yes +checking for rand in -lm... yes +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.h +=== configuring in tests (/sources/gperf-3.1/tests) +configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--docdir=/usr/share/doc/gperf-3.1' --cache-file=/dev/null --srcdir=. +checking whether make sets $(MAKE)... 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 how to run the C preprocessor... gcc -E +checking for g++... g++ +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking how to run the C++ preprocessor... g++ -E +configure: creating ./config.status +config.status: creating Makefile +=== configuring in doc (/sources/gperf-3.1/doc) +configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--docdir=/usr/share/doc/gperf-3.1' --cache-file=/dev/null --srcdir=. +checking whether make sets $(MAKE)... yes +checking for a BSD compatible install... /usr/bin/install -c +configure: creating ./config.status +config.status: creating Makefile +cd lib; make all +make[1]: Entering directory '/sources/gperf-3.1/lib' +gcc -g -O2 -I. -c ./getopt.c +gcc -g -O2 -I. -c ./getopt1.c +g++ -g -O2 -I. -c ./getline.cc +g++ -g -O2 -I. -c ./hash.cc +rm -f libgp.a +ar rc libgp.a getopt.o getopt1.o getline.o hash.o +ranlib libgp.a +make[1]: Leaving directory '/sources/gperf-3.1/lib' +cd src; make all +make[1]: Entering directory '/sources/gperf-3.1/src' +g++ -g -O2 -I. -I./../lib -c ./version.cc +g++ -g -O2 -I. -I./../lib -c ./positions.cc +g++ -g -O2 -I. -I./../lib -c ./options.cc +g++ -g -O2 -I. -I./../lib -c ./keyword.cc +g++ -g -O2 -I. -I./../lib -c ./keyword-list.cc +g++ -g -O2 -I. -I./../lib -c ./input.cc +g++ -g -O2 -I. -I./../lib -c ./bool-array.cc +g++ -g -O2 -I. -I./../lib -c ./hash-table.cc +g++ -g -O2 -I. -I./../lib -c ./search.cc +g++ -g -O2 -I. -I./../lib -c ./output.cc +g++ -g -O2 -I. -I./../lib -c ./main.cc +g++ -g -O2 -o gperf version.o positions.o options.o keyword.o keyword-list.o input.o bool-array.o hash-table.o search.o output.o main.o ../lib/libgp.a -lm +make[1]: Leaving directory '/sources/gperf-3.1/src' +cd tests; make all +make[1]: Entering directory '/sources/gperf-3.1/tests' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/gperf-3.1/tests' +cd doc; make all +make[1]: Entering directory '/sources/gperf-3.1/doc' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/gperf-3.1/doc' +cd lib; make install +make[1]: Entering directory '/sources/gperf-3.1/lib' +make[1]: Nothing to be done for 'install'. +make[1]: Leaving directory '/sources/gperf-3.1/lib' +cd src; make install +make[1]: Entering directory '/sources/gperf-3.1/src' +/bin/sh ./../build-aux/mkinstalldirs /usr/bin +/usr/bin/install -c gperf /usr/bin/gperf +make[1]: Leaving directory '/sources/gperf-3.1/src' +cd tests; make install +make[1]: Entering directory '/sources/gperf-3.1/tests' +make[1]: Nothing to be done for 'install'. +make[1]: Leaving directory '/sources/gperf-3.1/tests' +cd doc; make install +make[1]: Entering directory '/sources/gperf-3.1/doc' +/bin/sh ./../build-aux/mkinstalldirs /usr/share/info +/usr/bin/install -c -m 644 ./gperf.info /usr/share/info/gperf.info +/bin/sh ./../build-aux/mkinstalldirs /usr/share/man/man1 +/usr/bin/install -c -m 644 ./gperf.1 /usr/share/man/man1/gperf.1 +/bin/sh ./../build-aux/mkinstalldirs /usr/share/doc/gperf-3.1 +mkdir -p -- /usr/share/doc/gperf-3.1 +/usr/bin/install -c -m 644 ./gperf.html /usr/share/doc/gperf-3.1/gperf.html +make[1]: Leaving directory '/sources/gperf-3.1/doc' +[lfs-scripts] Finishing build of gperf-3.1 at Tue Feb 2 11:19:45 -03 2021 +[lfs-scripts] Starting build of expat-2.2.9 at Tue Feb 2 11:19:45 -03 2021 +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-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... /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 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 for ar... ar +checking the archiver (ar) interface... ar +checking whether ln -s works... yes +checking whether make sets $(MAKE)... (cached) yes +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for fgrep... /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 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... /bin/dd +checking how to truncate binary pipes... /bin/dd bs=4096 count=1 +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 (/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 for gcc option to accept ISO C99... none needed +checking whether C compiler accepts -Wall... yes +checking whether C compiler accepts -Wextra... yes +checking whether C compiler accepts -fexceptions... yes +checking whether C compiler accepts -fno-strict-aliasing... yes +checking whether C compiler accepts -Wmissing-prototypes... yes +checking whether C compiler accepts -Wstrict-prototypes... yes +checking whether C compiler accepts -pedantic... yes +checking whether C compiler accepts -Wduplicated-cond... yes +checking whether C compiler accepts -Wduplicated-branches... yes +checking whether C compiler accepts -Wlogical-op... yes +checking whether C compiler accepts -Wrestrict... yes +checking whether C compiler accepts -Wnull-dereference... yes +checking whether C compiler accepts -Wjump-misses-init... yes +checking whether C compiler accepts -Wdouble-promotion... yes +checking whether C compiler accepts -Wshadow... yes +checking whether C compiler accepts -Wformat=2... yes +checking whether C compiler accepts -Wmisleading-indentation... yes +checking for g++... g++ +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++... /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 C++ compiler accepts -Wall... yes +checking whether C++ compiler accepts -Wextra... yes +checking whether C++ compiler accepts -fexceptions... yes +checking whether C++ compiler accepts -fno-strict-aliasing... yes +checking whether the linker accepts -fno-strict-aliasing... yes +checking whether compiler supports visibility... yes +checking for ANSI C header files... (cached) yes +checking whether byte ordering is bigendian... no +checking for an ANSI C-conforming const... yes +checking for size_t... yes +checking for arc4random_buf (BSD or libbsd)... no +checking for arc4random (BSD, macOS or libbsd)... no +checking for getrandom (Linux 3.17+, glibc 2.25+)... yes +checking for syscall SYS_getrandom (Linux 3.17+)... yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking for unistd.h... (cached) yes +checking for off_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 for docbook2x-man... no +checking for db2x_docbook2man... no +checking for docbook2man... no +checking for docbook-to-man... no +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating expat.pc +config.status: creating doc/Makefile +config.status: creating examples/Makefile +config.status: creating lib/Makefile +config.status: creating tests/Makefile +config.status: creating tests/benchmark/Makefile +config.status: creating xmlwf/Makefile +config.status: creating run.sh +config.status: creating expat_config.h +config.status: expat_config.h is unchanged +config.status: executing depfiles commands +config.status: executing libtool commands +make all-recursive +make[1]: Entering directory '/sources/expat-2.2.9' +Making all in lib +make[2]: Entering directory '/sources/expat-2.2.9/lib' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmlparse.lo -MD -MP -MF .deps/xmlparse.Tpo -c -o xmlparse.lo xmlparse.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmlparse.lo -MD -MP -MF .deps/xmlparse.Tpo -c xmlparse.c -fPIC -DPIC -o .libs/xmlparse.o +mv -f .deps/xmlparse.Tpo .deps/xmlparse.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmltok.lo -MD -MP -MF .deps/xmltok.Tpo -c -o xmltok.lo xmltok.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmltok.lo -MD -MP -MF .deps/xmltok.Tpo -c xmltok.c -fPIC -DPIC -o .libs/xmltok.o +mv -f .deps/xmltok.Tpo .deps/xmltok.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmlrole.lo -MD -MP -MF .deps/xmlrole.Tpo -c -o xmlrole.lo xmlrole.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_EXPAT_CONFIG_H -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmlrole.lo -MD -MP -MF .deps/xmlrole.Tpo -c xmlrole.c -fPIC -DPIC -o .libs/xmlrole.o +mv -f .deps/xmlrole.Tpo .deps/xmlrole.Plo +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -no-undefined -version-info 7:11:6 -fno-strict-aliasing -o libexpat.la -rpath /usr/lib xmlparse.lo xmltok.lo xmlrole.lo +libtool: link: gcc -shared -fPIC -DPIC .libs/xmlparse.o .libs/xmltok.o .libs/xmlrole.o -g -O2 -Wl,-soname -Wl,libexpat.so.1 -o .libs/libexpat.so.1.6.11 +libtool: link: (cd ".libs" && rm -f "libexpat.so.1" && ln -s "libexpat.so.1.6.11" "libexpat.so.1") +libtool: link: (cd ".libs" && rm -f "libexpat.so" && ln -s "libexpat.so.1.6.11" "libexpat.so") +libtool: link: ( cd ".libs" && rm -f "libexpat.la" && ln -s "../libexpat.la" "libexpat.la" ) +make[2]: Leaving directory '/sources/expat-2.2.9/lib' +Making all in examples +make[2]: Entering directory '/sources/expat-2.2.9/examples' +gcc -DHAVE_CONFIG_H -I. -I.. -I./../lib -DHAVE_EXPAT_CONFIG_H -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT elements.o -MD -MP -MF .deps/elements.Tpo -c -o elements.o elements.c +mv -f .deps/elements.Tpo .deps/elements.Po +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -fno-strict-aliasing -o elements elements.o ../lib/libexpat.la +libtool: link: gcc -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -fno-strict-aliasing -o .libs/elements elements.o ../lib/.libs/libexpat.so +gcc -DHAVE_CONFIG_H -I. -I.. -I./../lib -DHAVE_EXPAT_CONFIG_H -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT outline.o -MD -MP -MF .deps/outline.Tpo -c -o outline.o outline.c +mv -f .deps/outline.Tpo .deps/outline.Po +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -fno-strict-aliasing -o outline outline.o ../lib/libexpat.la +libtool: link: gcc -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -fno-strict-aliasing -o .libs/outline outline.o ../lib/.libs/libexpat.so +make[2]: Leaving directory '/sources/expat-2.2.9/examples' +Making all in tests +make[2]: Entering directory '/sources/expat-2.2.9/tests' +Making all in . +make[3]: Entering directory '/sources/expat-2.2.9/tests' +gcc -DHAVE_CONFIG_H -I. -I.. -I./../lib -DHAVE_EXPAT_CONFIG_H -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT chardata.o -MD -MP -MF .deps/chardata.Tpo -c -o chardata.o chardata.c +mv -f .deps/chardata.Tpo .deps/chardata.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I./../lib -DHAVE_EXPAT_CONFIG_H -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT structdata.o -MD -MP -MF .deps/structdata.Tpo -c -o structdata.o structdata.c +mv -f .deps/structdata.Tpo .deps/structdata.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I./../lib -DHAVE_EXPAT_CONFIG_H -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT memcheck.o -MD -MP -MF .deps/memcheck.Tpo -c -o memcheck.o memcheck.c +mv -f .deps/memcheck.Tpo .deps/memcheck.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I./../lib -DHAVE_EXPAT_CONFIG_H -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT minicheck.o -MD -MP -MF .deps/minicheck.Tpo -c -o minicheck.o minicheck.c +mv -f .deps/minicheck.Tpo .deps/minicheck.Po +rm -f libruntests.a +ar cru libruntests.a chardata.o structdata.o memcheck.o minicheck.o +ranlib libruntests.a +make[3]: Leaving directory '/sources/expat-2.2.9/tests' +Making all in benchmark +make[3]: Entering directory '/sources/expat-2.2.9/tests/benchmark' +gcc -DHAVE_CONFIG_H -I. -I../.. -I./../../lib -DHAVE_EXPAT_CONFIG_H -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT benchmark.o -MD -MP -MF .deps/benchmark.Tpo -c -o benchmark.o benchmark.c +mv -f .deps/benchmark.Tpo .deps/benchmark.Po +/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -fno-strict-aliasing -o benchmark benchmark.o ../../lib/libexpat.la +libtool: link: gcc -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -fno-strict-aliasing -o .libs/benchmark benchmark.o ../../lib/.libs/libexpat.so +make[3]: Leaving directory '/sources/expat-2.2.9/tests/benchmark' +make[2]: Leaving directory '/sources/expat-2.2.9/tests' +Making all in xmlwf +make[2]: Entering directory '/sources/expat-2.2.9/xmlwf' +gcc -DHAVE_CONFIG_H -I. -I.. -I./../lib -DHAVE_EXPAT_CONFIG_H -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmlwf-xmlwf.o -MD -MP -MF .deps/xmlwf-xmlwf.Tpo -c -o xmlwf-xmlwf.o `test -f 'xmlwf.c' || echo './'`xmlwf.c +mv -f .deps/xmlwf-xmlwf.Tpo .deps/xmlwf-xmlwf.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I./../lib -DHAVE_EXPAT_CONFIG_H -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmlwf-xmlfile.o -MD -MP -MF .deps/xmlwf-xmlfile.Tpo -c -o xmlwf-xmlfile.o `test -f 'xmlfile.c' || echo './'`xmlfile.c +mv -f .deps/xmlwf-xmlfile.Tpo .deps/xmlwf-xmlfile.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I./../lib -DHAVE_EXPAT_CONFIG_H -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmlwf-codepage.o -MD -MP -MF .deps/xmlwf-codepage.Tpo -c -o xmlwf-codepage.o `test -f 'codepage.c' || echo './'`codepage.c +mv -f .deps/xmlwf-codepage.Tpo .deps/xmlwf-codepage.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I./../lib -DHAVE_EXPAT_CONFIG_H -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -MT xmlwf-unixfilemap.o -MD -MP -MF .deps/xmlwf-unixfilemap.Tpo -c -o xmlwf-unixfilemap.o `test -f 'unixfilemap.c' || echo './'`unixfilemap.c +mv -f .deps/xmlwf-unixfilemap.Tpo .deps/xmlwf-unixfilemap.Po +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -fno-strict-aliasing -o xmlwf xmlwf-xmlwf.o xmlwf-xmlfile.o xmlwf-codepage.o xmlwf-unixfilemap.o ../lib/libexpat.la +libtool: link: gcc -g -O2 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wmisleading-indentation -fvisibility=hidden -DXML_ENABLE_VISIBILITY=1 -fno-strict-aliasing -o .libs/xmlwf xmlwf-xmlwf.o xmlwf-xmlfile.o xmlwf-codepage.o xmlwf-unixfilemap.o ../lib/.libs/libexpat.so +make[2]: Leaving directory '/sources/expat-2.2.9/xmlwf' +Making all in doc +make[2]: Entering directory '/sources/expat-2.2.9/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/expat-2.2.9/doc' +make[2]: Entering directory '/sources/expat-2.2.9' +make[2]: Leaving directory '/sources/expat-2.2.9' +make[1]: Leaving directory '/sources/expat-2.2.9' +Making install in lib +make[1]: Entering directory '/sources/expat-2.2.9/lib' +make[2]: Entering directory '/sources/expat-2.2.9/lib' + /bin/mkdir -p '/usr/lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libexpat.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/libexpat.so.1.6.11 /usr/lib/libexpat.so.1.6.11 +libtool: install: (cd /usr/lib && { ln -s -f libexpat.so.1.6.11 libexpat.so.1 || { rm -f libexpat.so.1 && ln -s libexpat.so.1.6.11 libexpat.so.1; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libexpat.so.1.6.11 libexpat.so || { rm -f libexpat.so && ln -s libexpat.so.1.6.11 libexpat.so; }; }) +libtool: install: /usr/bin/install -c .libs/libexpat.lai /usr/lib/libexpat.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/usr/share/doc/expat-2.2.9' + /usr/bin/install -c -m 644 ../AUTHORS ../Changes '/usr/share/doc/expat-2.2.9' + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 ../expat_config.h expat.h expat_external.h '/usr/include' +make install-data-hook +make[3]: Entering directory '/sources/expat-2.2.9/lib' +cd "/usr/share/doc/expat-2.2.9" && mv -f Changes changelog +make[3]: Leaving directory '/sources/expat-2.2.9/lib' +make[2]: Leaving directory '/sources/expat-2.2.9/lib' +make[1]: Leaving directory '/sources/expat-2.2.9/lib' +Making install in examples +make[1]: Entering directory '/sources/expat-2.2.9/examples' +make[2]: Entering directory '/sources/expat-2.2.9/examples' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/expat-2.2.9/examples' +make[1]: Leaving directory '/sources/expat-2.2.9/examples' +Making install in tests +make[1]: Entering directory '/sources/expat-2.2.9/tests' +Making install in . +make[2]: Entering directory '/sources/expat-2.2.9/tests' +make[3]: Entering directory '/sources/expat-2.2.9/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 '/sources/expat-2.2.9/tests' +make[2]: Leaving directory '/sources/expat-2.2.9/tests' +Making install in benchmark +make[2]: Entering directory '/sources/expat-2.2.9/tests/benchmark' +make[3]: Entering directory '/sources/expat-2.2.9/tests/benchmark' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/expat-2.2.9/tests/benchmark' +make[2]: Leaving directory '/sources/expat-2.2.9/tests/benchmark' +make[1]: Leaving directory '/sources/expat-2.2.9/tests' +Making install in xmlwf +make[1]: Entering directory '/sources/expat-2.2.9/xmlwf' +make[2]: Entering directory '/sources/expat-2.2.9/xmlwf' + /bin/mkdir -p '/usr/bin' + /bin/sh ../libtool --mode=install /usr/bin/install -c xmlwf '/usr/bin' +libtool: install: /usr/bin/install -c .libs/xmlwf /usr/bin/xmlwf +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/expat-2.2.9/xmlwf' +make[1]: Leaving directory '/sources/expat-2.2.9/xmlwf' +Making install in doc +make[1]: Entering directory '/sources/expat-2.2.9/doc' +make[2]: Entering directory '/sources/expat-2.2.9/doc' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Leaving directory '/sources/expat-2.2.9/doc' +make[1]: Leaving directory '/sources/expat-2.2.9/doc' +make[1]: Entering directory '/sources/expat-2.2.9' +make[2]: Entering directory '/sources/expat-2.2.9' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/lib/pkgconfig' + /usr/bin/install -c -m 644 expat.pc '/usr/lib/pkgconfig' +make[2]: Leaving directory '/sources/expat-2.2.9' +make[1]: Leaving directory '/sources/expat-2.2.9' +[lfs-scripts] Finishing build of expat-2.2.9 at Tue Feb 2 11:19:56 -03 2021 +[lfs-scripts] Starting build of inetutils-1.9.4 at Tue Feb 2 11:19:56 -03 2021 +checking build system type... x86_64-unknown-linux-gnu +checking host system type... x86_64-unknown-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... /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 style of include used by make... 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 dependency style of gcc... gcc3 +checking for library containing strerror... none required +checking for 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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for Minix Amsterdam compiler... no +checking for ar... ar +checking for ranlib... ranlib +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 _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 gcc option to accept ISO C99... none needed +checking for gcc option to accept ISO Standard C... (cached) none needed +configure: autobuild project... GNU inetutils +configure: autobuild revision... 1.9.4 +configure: autobuild hostname... enceladus +configure: autobuild timestamp... 20210202T141958Z +checking the archiver (ar) interface... ar +checking for ar... (cached) ar +checking for dd... /bin/dd +checking for mktemp... /usr/bin/mktemp +checking for netstat... netstat +checking for rm... /bin/rm +checking how to run the C preprocessor... gcc -E +checking whether make sets $(MAKE)... (cached) yes +checking for ranlib... (cached) ranlib +checking for bison... bison -y +checking whether ln -s works... yes +checking for a sed that does not truncate output... /bin/sed +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for inline... inline +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 for flockfile... yes +checking for funlockfile... 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 isblank... yes +checking for iswctype... yes +checking for mbsrtowcs... yes +checking for wmemchr... yes +checking for wmemcpy... yes +checking for wmempcpy... yes +checking for fstatat... yes +checking for getdelim... yes +checking for getdtablesize... yes +checking for getlogin_r... yes +checking for __fsetlocking... yes +checking for tcgetattr... yes +checking for tcsetattr... yes +checking for gettimeofday... yes +checking for getusershell... yes +checking for getpwnam_r... yes +checking for lstat... yes +checking for mbsinit... yes +checking for mbrtowc... yes +checking for mprotect... yes +checking for getgrouplist... yes +checking for mkstemp... yes +checking for nl_langinfo... yes +checking for openat... yes +checking for posix_openpt... yes +checking for utmpname... yes +checking for utmpxname... yes +checking for secure_getenv... yes +checking for setenv... yes +checking for sleep... yes +checking for snprintf... yes +checking for strdup... yes +checking for strndup... yes +checking for pipe... yes +checking for vasnprintf... no +checking for wcrtomb... yes +checking for iswcntrl... yes +checking features.h usability... yes +checking features.h presence... yes +checking for features.h... yes +checking linewrap.h usability... no +checking linewrap.h presence... no +checking for linewrap.h... no +checking arpa/inet.h usability... yes +checking arpa/inet.h presence... yes +checking for arpa/inet.h... yes +checking for unistd.h... (cached) yes +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking sys/socket.h usability... yes +checking sys/socket.h presence... yes +checking for sys/socket.h... yes +checking dirent.h usability... yes +checking dirent.h presence... yes +checking for dirent.h... yes +checking wctype.h usability... yes +checking wctype.h presence... yes +checking for wctype.h... yes +checking pty.h usability... yes +checking pty.h presence... yes +checking for pty.h... yes +checking for sys/stat.h... (cached) yes +checking netdb.h usability... yes +checking netdb.h presence... yes +checking for netdb.h... yes +checking netinet/in.h usability... yes +checking netinet/in.h presence... yes +checking for netinet/in.h... yes +checking getopt.h usability... yes +checking getopt.h presence... yes +checking for getopt.h... yes +checking stdio_ext.h usability... yes +checking stdio_ext.h presence... yes +checking for stdio_ext.h... yes +checking termios.h usability... yes +checking termios.h presence... yes +checking for termios.h... yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking grp.h usability... yes +checking grp.h presence... yes +checking for grp.h... yes +checking sys/cdefs.h usability... yes +checking sys/cdefs.h presence... yes +checking for sys/cdefs.h... yes +checking langinfo.h usability... yes +checking langinfo.h presence... yes +checking for langinfo.h... yes +checking xlocale.h usability... no +checking xlocale.h presence... no +checking for xlocale.h... no +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking poll.h usability... yes +checking poll.h presence... yes +checking for poll.h... 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 utmp.h usability... yes +checking utmp.h presence... yes +checking for utmp.h... yes +checking utmpx.h usability... yes +checking utmpx.h presence... yes +checking for utmpx.h... yes +checking malloc.h usability... yes +checking malloc.h presence... yes +checking for malloc.h... yes +checking sys/select.h usability... yes +checking sys/select.h presence... yes +checking for sys/select.h... yes +checking wchar.h usability... yes +checking wchar.h presence... yes +checking for wchar.h... yes +checking for stdint.h... (cached) yes +checking for strings.h... (cached) yes +checking sys/uio.h usability... yes +checking sys/uio.h presence... yes +checking for sys/uio.h... yes +checking sysexits.h usability... yes +checking sysexits.h presence... yes +checking for sysexits.h... yes +checking for stdlib.h... (cached) yes +checking whether the preprocessor supports include_next... yes +checking whether system header files limit the line length... no +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 /... 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 whether fchdir is declared... yes +checking for working fcntl.h... yes +checking for pid_t... yes +checking for mode_t... yes +checking for st_dm_mode in struct stat... no +checking whether strmode is declared... no +checking for mbstate_t... yes +checking for library containing forkpty... -lutil +checking whether forkpty is declared without a macro... yes +checking whether openpty is declared without a macro... 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 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 lstat correctly handles trailing slash... yes +checking whether ftello is declared... yes +checking for ftello... yes +checking whether ftello works... yes +checking whether is self-contained... yes +checking for shutdown... 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 socket is declared without a macro... yes +checking whether connect is declared without a macro... yes +checking whether accept is declared without a macro... yes +checking whether bind is declared without a macro... yes +checking whether getpeername is declared without a macro... yes +checking whether getsockname is declared without a macro... yes +checking whether getsockopt is declared without a macro... yes +checking whether listen is declared without a macro... yes +checking whether recv is declared without a macro... yes +checking whether send is declared without a macro... yes +checking whether recvfrom is declared without a macro... yes +checking whether sendto is declared without a macro... yes +checking whether setsockopt is declared without a macro... yes +checking whether shutdown is declared without a macro... yes +checking whether accept4 is declared without a macro... yes +checking whether getaddrinfo is declared without a macro... yes +checking whether freeaddrinfo is declared without a macro... yes +checking whether gai_strerror is declared without a macro... yes +checking whether getnameinfo is declared without a macro... 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... 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 uid_t in sys/types.h... yes +checking type of array argument to getgroups... gid_t +checking whether getline is declared... yes +checking whether getlogin_r is declared... yes +checking whether getlogin 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 whether getenv is declared... yes +checking whether getpass is declared... yes +checking whether flockfile is declared... yes +checking whether funlockfile is declared... yes +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 for off_t... yes +checking whether we are using the GNU C Library >= 2.1 or uClibc... yes +checking for wchar_t... yes +checking for max_align_t... yes +checking whether NULL can be used in arbitrary expressions... 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 whether imported symbols can be declared weak... yes +checking pthread.h usability... yes +checking pthread.h presence... yes +checking for pthread.h... yes +checking for multithread API to use... posix +checking whether malloc, realloc, calloc are POSIX compliant... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... yes +checking for unsigned long long int... yes +checking for long long int... 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... yes +checking whether memrchr is declared... yes +checking whether defines MIN and MAX... no +checking whether defines MIN and MAX... yes +checking for promoted mode_t type... mode_t +checking whether poll is declared without a macro... yes +checking for library containing setsockopt... none needed +checking whether alarm is declared... yes +checking whether is self-contained... yes +checking whether pselect is declared without a macro... yes +checking whether select is declared without a macro... 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 whether snprintf returns a byte count as in C99... yes +checking whether snprintf is declared... yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking whether stdint.h conforms to C99... yes +checking whether strdup is declared... yes +checking whether strerror(0) succeeds... 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 ffs is declared without a macro... yes +checking whether strcasecmp is declared without a macro... yes +checking whether strncasecmp 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 for wint_t... 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 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 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 inet_ntop is declared without a macro... yes +checking whether inet_pton is declared without a macro... yes +checking whether btowc(0) is correct... yes +checking whether btowc(EOF) is correct... guessing yes +checking whether this system has an arbitrary file name length limit... yes +checking for closedir... yes +checking for d_ino member in directory struct... yes +checking for d_type member in directory struct... 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) 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 whether fcntl is declared without a macro... yes +checking whether openat is declared without a macro... yes +checking whether fdopendir is declared... (cached) yes +checking whether fdopendir works... yes +checking whether conversion from 'int' to 'long double' works... yes +checking for working POSIX fnmatch... yes +checking whether fopen recognizes a trailing slash... yes +checking whether forkpty is declared... (cached) yes +checking for const-safe forkpty signature... yes +checking for fseeko... (cached) yes +checking whether fstatat (..., 0) works... yes +checking for ftello... (cached) yes +checking whether ftello works... (cached) yes +configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo +checking for library containing getaddrinfo... none required +checking for getaddrinfo... yes +checking whether gai_strerror is declared... (cached) 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... (cached) yes +checking whether freeaddrinfo is declared... (cached) yes +checking whether getnameinfo is declared... (cached) yes +checking for struct addrinfo... yes +checking whether getcwd handles long file names properly... yes +checking for getpagesize... yes +checking whether getcwd aborts when 4k < cwd_length < 16k... no +checking for working getdelim function... yes +checking for getdomainname... yes +checking whether getdomainname is declared... yes +checking for getdomainname's second argument type... size_t +checking whether getdtablesize works... yes +checking for getgroups... yes +checking for working getgroups... yes +checking whether getgroups handles negative values... yes +checking for gethostname... yes +checking for HOST_NAME_MAX... yes +checking for getline... yes +checking for working getline function... yes +checking whether getlogin_r works with small buffers... yes +checking for getpass... yes +checking whether gettimeofday clobbers localtime buffer... no +checking for gettimeofday with POSIX signature... yes +checking whether getusershell is declared... yes +checking glob.h usability... yes +checking glob.h presence... yes +checking for glob.h... yes +checking for GNU glob interface version 1... no +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 for ioctl... yes +checking for ioctl with POSIX signature... no +checking whether langinfo.h defines CODESET... yes +checking whether langinfo.h defines T_FMT_AMPM... yes +checking whether langinfo.h defines ERA... yes +checking whether langinfo.h defines YESEXPR... yes +checking whether nl_langinfo is declared without a macro... yes +checking whether locale.h conforms to POSIX:2001... yes +checking whether struct lconv is properly defined... yes +checking whether setlocale is declared without a macro... yes +checking whether duplocale is declared without a macro... yes +checking for pthread_rwlock_t... yes +checking for login_tty... yes +checking whether lseek detects pipes... 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... 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 incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether mbsrtowcs works... guessing yes +checking for mempcpy... (cached) yes +checking for memrchr... yes +checking for working mkstemp... yes +checking whether getaddrinfo is declared without a macro... (cached) yes +checking whether freeaddrinfo is declared without a macro... (cached) yes +checking whether gai_strerror is declared without a macro... (cached) yes +checking whether getnameinfo is declared without a macro... (cached) yes +checking whether is self-contained... 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 whether openpty is declared... (cached) yes +checking for const-safe openpty signature... yes +checking for poll... yes +checking whether poll is declared without a macro... (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 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 for stdlib.h... (cached) yes +checking for GNU libc compatible realloc... yes +checking for working re_compile_pattern... yes +checking for rewinddir... yes +checking whether select supports a 0 argument... yes +checking whether select detects invalid fds... yes +checking for library containing getservbyname... (cached) none required +checking for getservbyname... (cached) yes +checking whether setenv validates arguments... yes +checking for HOST_NAME_MAX... (cached) yes +checking for sethostname... yes +checking whether sethostname is declared... 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 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 for ssize_t... yes +checking whether stat handles trailing slashes on directories... yes +checking whether stat handles trailing slashes on files... yes +checking for working stdalign.h... yes +checking for va_copy... yes +checking for max_align_t... (cached) yes +checking whether NULL can be used in arbitrary expressions... (cached) yes +checking whether inttypes macros match system or gnu printf... 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 random is declared without a macro... yes +checking whether random_r 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 strcasecmp... yes +checking for strncasecmp... yes +checking whether strncasecmp is declared... (cached) yes +checking for strchrnul... yes +checking whether strchrnul works... yes +checking for working strerror function... yes +checking for working strndup... yes +checking for working strnlen... yes +checking whether declares ioctl... yes +checking whether ioctl is declared without a macro... yes +checking whether is self-contained... (cached) yes +checking whether pselect is declared without a macro... (cached) yes +checking whether select is declared without a macro... (cached) 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 tcgetsid is declared without a macro... yes +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 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 for ptrdiff_t... yes +checking for vasprintf... yes +checking for vsnprintf... yes +checking whether snprintf respects a size of 1... (cached) yes +checking whether printf supports POSIX/XSI format strings with positions... (cached) 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 mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether wcrtomb return value is correct... guessing yes +checking whether iswcntrl works... 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 library containing inet_ntoa... none required +checking for library containing getpeername... none required +checking for initscr in -lncurses... yes +checking for ncurses include dir... none +checking for tgetent in -ltermcap... no +checking whether tgetent needs support... no +checking for tgetent in -lcurses... yes +checking whether tgetent is declared... 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 editline/readline.h usability... no +checking editline/readline.h presence... no +checking for editline/readline.h... no +checking editline/history.h usability... no +checking editline/history.h presence... no +checking for editline/history.h... no +checking for libreadline... yes +checking for libedit... no +checking how to link with libreadline... /usr/lib/libreadline.so +checking for crypt in -lcrypt... yes +checking for login in -lutil... yes +checking for loginx in -lutil... no +checking for logout in -lutil... yes +checking for logoutx in -lutil... no +checking for logwtmp in -lutil... yes +checking for logwtmpx in -lutil... no +checking for protocols/talkd.h... yes +checking for initscr in -lcurses... yes +checking for rcmd_af... yes +checking for orcmd... no +checking for orcmd_af... no +checking for rresvport_af... yes +checking for iruserok... yes +checking for iruserok_af... yes +checking for iruserok_sa... no +checking for ruserok... yes +checking for ruserok_af... yes +checking for AF_INET6... yes +checking for IPV6_V6ONLY... yes +checking for struct sockaddr_storage... (cached) yes +checking for struct sockaddr_in6... yes +checking for struct addrinfo... (cached) yes +checking for getnameinfo... yes +checking for netinet/icmp6.h... yes +checking for netinet/ip6.h... yes +checking for struct icmp6_filter... yes +checking for struct icmp6_hdr... yes +checking for IPV6_HOPLIMIT... yes +checking for IPV6_2292HOPLIMIT... yes +checking for IPV6_RECVHOPLIMIT... yes +checking for ICMP6_DST_UNREACH_BEYONDSCOPE... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking for setlocale... yes +checking for ANSI C header files... (cached) yes +checking whether time.h and sys/time.h may both be included... yes +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking for arpa/nameser.h... yes +checking for errno.h... yes +checking for fcntl.h... yes +checking for features.h... (cached) yes +checking for glob.h... (cached) yes +checking for memory.h... (cached) yes +checking for netinet/ether.h... yes +checking for netinet/in_systm.h... yes +checking for netinet/ip.h... yes +checking for netinet/ip_icmp.h... yes +checking for netinet/ip_var.h... no +checking for security/pam_appl.h... no +checking for shadow.h... yes +checking for stdarg.h... yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking for stropts.h... no +checking for sys/tty.h... no +checking for sys/utsname.h... yes +checking for sys/ptyvar.h... no +checking for sys/msgbuf.h... no +checking for sys/filio.h... (cached) no +checking for sys/ioctl_compat.h... no +checking for sys/cdefs.h... (cached) yes +checking for sys/stream.h... no +checking for sys/mkdev.h... no +checking for sys/sockio.h... no +checking for sys/sysmacros.h... yes +checking for sys/param.h... (cached) yes +checking for sys/file.h... yes +checking for sys/proc.h... no +checking for sys/select.h... (cached) yes +checking for sys/time.h... (cached) yes +checking for sys/wait.h... yes +checking for sys/resource.h... yes +checking for stropts.h... (cached) no +checking for tcpd.h... no +checking for utmp.h... (cached) yes +checking for utmpx.h... (cached) yes +checking for unistd.h... (cached) yes +checking for vis.h... no +checking return type of signal handlers... void +checking for socklen_t... (cached) yes +checking for struct if_nameindex... yes +checking for sigset_t... (cached) yes +checking for sig_atomic_t... yes +checking for struct sockaddr_in.sin_len... no +checking for struct sockaddr_in6.sin6_len... no +checking for struct sockaddr_storage.ss_len... no +checking for struct passwd.pw_expire... no +checking for struct passwd.pw_change... no +checking for struct lastlog... yes +checking for struct utmp.ut_type... (cached) yes +checking for struct utmp.ut_pid... (cached) yes +checking for struct utmp.ut_line... yes +checking for struct utmp.ut_id... (cached) yes +checking for struct utmp.ut_user... (cached) yes +checking for struct utmp.ut_host... yes +checking for struct utmp.ut_exit... (cached) yes +checking for struct utmp.ut_session... yes +checking for struct utmp.ut_tv... yes +checking for struct utmp.ut_time... yes +checking for struct utmp.ut_addr_v6... yes +checking for struct utmp.ut_name... (cached) yes +checking for struct lastlogx... no +checking for struct lastlogx.ll_ss... no +checking for struct utmpx.ut_user... (cached) yes +checking for struct utmpx.ut_name... (cached) yes +checking for struct utmpx.ut_id... (cached) yes +checking for struct utmpx.ut_line... yes +checking for struct utmpx.ut_pid... (cached) yes +checking for struct utmpx.ut_type... (cached) yes +checking for struct utmpx.ut_exit... (cached) yes +checking for struct utmpx.ut_tv... yes +checking for struct utmpx.ut_session... yes +checking for struct utmpx.ut_syslen... no +checking for struct utmpx.ut_host... yes +checking for struct utmpx.ut_ss... no +checking for struct utmpx.ut_addr_v6... yes +checking for struct ifreq.ifr_index... no +checking for struct ifreq.ifr_netmask... yes +checking for struct ifreq.ifr_broadaddr... yes +checking for struct ifreq.ifr_mtu... yes +checking for struct ifreq.ifr_map... yes +checking for struct sockaddr.sa_len... (cached) no +checking for struct hostent.h_addr_list... yes +checking for struct stat.st_atim.tv_nsec... yes +checking for struct stat.st_atim.tv_usec... no +checking for struct stat.st_blksize... yes +checking for struct stat.st_ctim.tv_nsec... yes +checking for struct stat.st_ctim.tv_usec... no +checking for struct stat.st_mtim.tv_nsec... yes +checking for struct stat.st_mtim.tv_usec... no +checking for struct tftphdr.th_u... no +checking for an ANSI C-conforming const... yes +checking whether gcc weak references work... yes +checking whether pragma weak references work... yes +checking whether closedir returns void... 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... yes +checking for working vfork... (cached) yes +checking for working strcoll... yes +checking for getpagesize... (cached) yes +checking for working mmap... yes +checking for cfsetspeed... yes +checking for cgetent... no +checking for dirfd... (cached) yes +checking for fchdir... (cached) yes +checking for flock... yes +checking for fork... (cached) yes +checking for fpathconf... yes +checking for ftruncate... yes +checking for getcwd... yes +checking for getmsg... no +checking for getpwuid_r... yes +checking for getspnam... yes +checking for getutxent... yes +checking for getutxuser... no +checking for initgroups... yes +checking for initsetproctitle... no +checking for killpg... yes +checking for ptsname... yes +checking for pututline... yes +checking for pututxline... yes +checking for setegid... yes +checking for seteuid... yes +checking for setpgid... yes +checking for setlogin... no +checking for setsid... yes +checking for setregid... yes +checking for setreuid... yes +checking for setresgid... yes +checking for setresuid... yes +checking for setutent_r... no +checking for sigaction... yes +checking for sigvec... no +checking for strchr... yes +checking for setproctitle... no +checking for tcgetattr... (cached) yes +checking for tzset... yes +checking for utimes... yes +checking for utime... yes +checking for uname... yes +checking for updwtmp... yes +checking for updwtmpx... yes +checking for vhangup... yes +checking for wait3... yes +checking for wait4... yes +checking for __opendir2... no +checking for __rcmd_errstr... yes +checking for __check_rhosts_file... yes +checking for login... yes +checking for loginx... no +checking for logout... yes +checking for logoutx... no +checking for logwtmp... yes +checking for logwtmpx... no +checking for getpass... (cached) yes +checking for getusershell... (cached) yes +checking for memcmp... yes +checking for memcpy... yes +checking for memmove... yes +checking for memset... yes +checking for strdup... (cached) yes +checking for poll... (cached) yes +checking for crypt... yes +checking for _obstack_free... yes +checking for setpgid... (cached) yes +checking for getopt_long... yes +checking for poll.h... (cached) yes +checking for snprintf... (cached) yes +checking for vsnprintf... (cached) yes +checking for strerror... yes +checking for hstrerror... yes +checking whether hstrerror is declared... yes +checking whether telcmds is declared... yes +checking whether telopts is declared... no +checking for Schedule... no +checking for Session_Key... no +checking whether enctype_names is const char... no +checking whether sys_siglist is declared... no +checking whether crypt is declared... yes +checking for EWOULDBLOCK... yes +checking whether errno is declared... yes +checking for syslog internal macros... yes +checking for CODE... yes +checking whether prioritynames is declared... yes +checking whether fclose is declared... yes +checking whether pclose is declared... (cached) yes +checking whether getcwd is declared... (cached) yes +checking whether getlogin is declared... (cached) yes +checking whether getpass is declared... (cached) yes +checking whether getusershell is declared... (cached) yes +checking whether ttyname is declared... yes +checking whether getgrnam is declared... yes +checking whether initgroups is declared... yes +checking whether htons is declared... yes +checking whether environ is declared... (cached) yes +checking for h_errno... yes +checking whether h_errno is declared... yes +checking for SEEK_ macros... yes +checking for _FILENO macros... yes +checking for fd_set macros... yes +checking paths.h usability... yes +checking paths.h presence... yes +checking for paths.h... yes +checking for value of PATH_BSHELL... from _PATH_BSHELL in +checking for value of PATH_CONSOLE... from _PATH_CONSOLE in +checking for value of PATH_CP... /bin/cp +checking for value of PATH_DEFPATH... from _PATH_DEFPATH in +checking for value of PATH_DEV... from _PATH_DEV in +checking for value of PATH_TTY_PFX... from _PATH_DEV in +checking for value of PATH_DEVNULL... from _PATH_DEVNULL in +checking for value of PATH_FTPLOGINMESG... (default) /etc/motd +checking for value of PATH_FTPUSERS... (default) $(sysconfdir)/ftpusers +checking for value of PATH_FTPCHROOT... (default) $(sysconfdir)/ftpchroot +checking for value of PATH_FTPWELCOME... (default) $(sysconfdir)/ftpwelcome +checking for value of PATH_FTPDPID... (default) $(localstatedir)/run/ftpd.pid +checking for value of PATH_INETDCONF... (default) $(sysconfdir)/inetd.conf +checking for value of PATH_INETDDIR... (default) $(sysconfdir)/inetd.d +checking for value of PATH_INETDPID... (default) $(localstatedir)/run/inetd.pid +checking for value of PATH_UTMP... from _PATH_UTMP in +checking for value of PATH_UTMPX... from _PATH_UTMPX in +checking for value of PATH_WTMP... from _PATH_WTMP in +checking for value of PATH_WTMPX... from _PATH_WTMPX in +checking for value of PATH_LASTLOG... from _PATH_LASTLOG in +checking for value of PATH_LOG... from _PATH_LOG in +checking for value of PATH_KLOG... from _PATH_KLOG in +checking for value of PATH_LOGCONF... (default) $(sysconfdir)/syslog.conf +checking for value of PATH_LOGCONFD... (default) $(sysconfdir)/syslog.d +checking for value of PATH_LOGIN... /bin/login +checking for value of PATH_LOGPID... (default) $(localstatedir)/run/syslog.pid +checking for value of PATH_NOLOGIN... from _PATH_NOLOGIN in +checking for value of PATH_RLOGIN... (default) $(bindir)/rlogin +checking for value of PATH_RSH... (default) $(bindir)/rsh +checking for value of PATH_TMP... from _PATH_TMP in +checking for value of PATH_TTY... from _PATH_TTY in +checking for value of PATH_UUCICO... (default) $(libexecdir)/uucp/uucico +checking for value of PATH_HEQUIV... from _PATH_HEQUIV in +checking for value of PATH_PROCNET_DEV... /proc/net/dev +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating summary.sh +config.status: creating lib/Makefile +config.status: creating libinetutils/Makefile +config.status: creating libtelnet/Makefile +config.status: creating libicmp/Makefile +config.status: creating libls/Makefile +config.status: creating src/Makefile +config.status: creating telnet/Makefile +config.status: creating telnetd/Makefile +config.status: creating ftp/Makefile +config.status: creating ftpd/Makefile +config.status: creating talk/Makefile +config.status: creating talkd/Makefile +config.status: creating whois/Makefile +config.status: creating ping/Makefile +config.status: creating ifconfig/Makefile +config.status: creating ifconfig/system/Makefile +config.status: creating doc/Makefile +config.status: creating man/Makefile +config.status: creating tests/Makefile +config.status: creating confpaths.h +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing summary commands +Summary of build decisions: + + Clients: + + dnsdomainname yes + ftp yes /usr/lib/libreadline.so + hostname yes + ifconfig yes + logger no + ping yes + ping6 yes + rcp no + rexec no + rlogin no + rsh no + talk yes -lcurses + telnet yes -lcurses + tftp yes + traceroute yes + whois no + + Servers: + + ftpd no + inetd no + rexecd no + rlogind no + rshd no + syslogd no + talkd no + telnetd no + tftpd no + uucpd no + + Support: + + libls yes +echo 1.9.4 > .version-t && mv .version-t .version +make all-recursive +make[1]: Entering directory '/sources/inetutils-1.9.4' +Making all in lib +make[2]: Entering directory '/sources/inetutils-1.9.4/lib' + GEN alloca.h + GEN c++defs.h + GEN warn-on-use.h + GEN arg-nonnull.h + GEN arpa/inet.h + GEN configmake.h + GEN dirent.h + GEN fcntl.h + GEN getopt.h + GEN glob.h + GEN langinfo.h + GEN locale.h + GEN netdb.h + GEN poll.h + GEN pty.h + GEN signal.h + GEN unused-parameter.h + GEN stdio.h + GEN stdlib.h + GEN string.h + GEN strings.h + GEN sys/ioctl.h + GEN sys/select.h + GEN sys/socket.h + GEN sys/stat.h + GEN sys/time.h + GEN sys/types.h + GEN sys/uio.h + GEN termios.h + GEN time.h + GEN unistd.h + GEN wchar.h + GEN wctype.h +make all-recursive +make[3]: Entering directory '/sources/inetutils-1.9.4/lib' +make[4]: Entering directory '/sources/inetutils-1.9.4/lib' + 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 cloexec.o + CC dirname-lgpl.o + CC basename-lgpl.o + CC stripslash.o + CC exitfail.o + CC fd-hook.o + CC filemode.o + CC filenamecat-lgpl.o + CC fopen-safer.o + CC getugroups.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 mgetgroups.o + CC openat-die.o + CC progname.o + CC read-file.o + CC save-cwd.o + CC sockets.o + CC strnlen1.o + CC sys_socket.o + CC tempname.o + CC glthread/threadlib.o + CC unistd.o + CC dup-safer.o + CC fd-safer.o + CC pipe-safer.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 xgetdomainname.o + CC xgethostname.o + CC xsize.o + CC xvasprintf.o + CC xasprintf.o + CC asnprintf.o + CC chdir-long.o + CC fcntl.o + CC getopt.o + CC getopt1.o + CC glob.o + CC ioctl.o + CC obstack.o + CC openat-proc.o + CC printf-args.o + CC printf-parse.o + CC readutmp.o + CC vasnprintf.o + AR libgnu.a + GEN charset.alias + GEN ref-add.sed + GEN ref-del.sed +make[4]: Leaving directory '/sources/inetutils-1.9.4/lib' +make[3]: Leaving directory '/sources/inetutils-1.9.4/lib' +make[2]: Leaving directory '/sources/inetutils-1.9.4/lib' +Making all in libinetutils +make[2]: Entering directory '/sources/inetutils-1.9.4/libinetutils' + CC argcv.o + CC cleansess.o + CC daemon.o + CC defauthors.o + CC if_index.o + CC kcmd.o + CC kerberos5.o + CC krcmd.o + CC localhost.o + CC logwtmpko.o + CC setsig.o + CC shishi.o + CC tftpsubs.o + CC ttymsg.o + CC utmp_init.o + CC utmp_logout.o + AR libinetutils.a +make[2]: Leaving directory '/sources/inetutils-1.9.4/libinetutils' +Making all in libtelnet +make[2]: Entering directory '/sources/inetutils-1.9.4/libtelnet' + CC auth.o + CC enc_des.o + CC encrypt.o + CC forward.o + CC genget.o + CC kerberos.o + CC kerberos5.o + CC misc.o + CC read_passwd.o + CC shishi.o + AR libtelnet.a +make[2]: Leaving directory '/sources/inetutils-1.9.4/libtelnet' +Making all in libicmp +make[2]: Entering directory '/sources/inetutils-1.9.4/libicmp' + CC icmp_echo.o + CC icmp_timestamp.o + CC icmp_address.o + CC icmp_cksum.o + AR libicmp.a +make[2]: Leaving directory '/sources/inetutils-1.9.4/libicmp' +Making all in libls +make[2]: Entering directory '/sources/inetutils-1.9.4/libls' + CC cmp.o + CC stat_flags.o + CC ls.o + CC print.o + CC util.o + CC fts.o + AR libls.a +make[2]: Leaving directory '/sources/inetutils-1.9.4/libls' +Making all in src +make[2]: Entering directory '/sources/inetutils-1.9.4/src' + CC hostname.o + CCLD hostname + CC dnsdomainname.o + CCLD dnsdomainname + CC tftp.o + CCLD tftp + CC traceroute.o + CCLD traceroute +make[2]: Leaving directory '/sources/inetutils-1.9.4/src' +Making all in telnet +make[2]: Entering directory '/sources/inetutils-1.9.4/telnet' + CC authenc.o + CC commands.o + CC main.o + CC network.o + CC ring.o + CC sys_bsd.o + CC telnet.o + CC terminal.o + CC tn3270.o + CC utilities.o + CCLD telnet +make[2]: Leaving directory '/sources/inetutils-1.9.4/telnet' +Making all in telnetd +make[2]: Entering directory '/sources/inetutils-1.9.4/telnetd' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/inetutils-1.9.4/telnetd' +Making all in ftp +make[2]: Entering directory '/sources/inetutils-1.9.4/ftp' + CC cmds.o + CC cmdtab.o + CC domacro.o + CC ftp.o + CC main.o + CC ruserpass.o + CCLD ftp +make[2]: Leaving directory '/sources/inetutils-1.9.4/ftp' +Making all in ftpd +make[2]: Entering directory '/sources/inetutils-1.9.4/ftpd' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/inetutils-1.9.4/ftpd' +Making all in talk +make[2]: Entering directory '/sources/inetutils-1.9.4/talk' + CC ctl.o + CC ctl_transact.o + CC display.o + CC get_addrs.o + CC get_names.o + CC init_disp.o + CC invite.o + CC io.o + CC look_up.o + CC msgs.o + CC talk.o + CCLD talk +make[2]: Leaving directory '/sources/inetutils-1.9.4/talk' +Making all in talkd +make[2]: Entering directory '/sources/inetutils-1.9.4/talkd' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/inetutils-1.9.4/talkd' +Making all in whois +make[2]: Entering directory '/sources/inetutils-1.9.4/whois' +make all-am +make[3]: Entering directory '/sources/inetutils-1.9.4/whois' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/sources/inetutils-1.9.4/whois' +make[2]: Leaving directory '/sources/inetutils-1.9.4/whois' +Making all in ping +make[2]: Entering directory '/sources/inetutils-1.9.4/ping' + CC ping.o + CC ping_common.o + CC ping_echo.o + CC ping_address.o + CC ping_router.o + CC ping_timestamp.o + CC libping.o + CCLD ping + CC ping6.o + CCLD ping6 +make[2]: Leaving directory '/sources/inetutils-1.9.4/ping' +Making all in ifconfig +make[2]: Entering directory '/sources/inetutils-1.9.4/ifconfig' +Making all in system +make[3]: Entering directory '/sources/inetutils-1.9.4/ifconfig/system' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/inetutils-1.9.4/ifconfig/system' +make[3]: Entering directory '/sources/inetutils-1.9.4/ifconfig' + CC ifconfig.o + CC flags.o + CC changeif.o + CC options.o + CC printif.o + CC system.o + CCLD ifconfig +make[3]: Leaving directory '/sources/inetutils-1.9.4/ifconfig' +make[2]: Leaving directory '/sources/inetutils-1.9.4/ifconfig' +Making all in doc +make[2]: Entering directory '/sources/inetutils-1.9.4/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/inetutils-1.9.4/doc' +Making all in man +make[2]: Entering directory '/sources/inetutils-1.9.4/man' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/inetutils-1.9.4/man' +Making all in tests +make[2]: Entering directory '/sources/inetutils-1.9.4/tests' +sed -e 's,[@]GREP[@],/bin/grep,g' -e 's,[@]SED[@],/bin/sed,g' -e 's,[@]DD[@],/bin/dd,g' -e 's,[@]MKTEMP[@],/usr/bin/mktemp,g' -e 's,[@]NETSTAT[@],netstat,g' -e 's,[@]TARGET[@],127.0.0.1,g' -e 's,[@]TARGET6[@],::1,g' -e 's,[@]TEST_IPV6[@],auto,g' < ./tools.sh.in > tools.sh +make all-am +make[3]: Entering directory '/sources/inetutils-1.9.4/tests' + CC identify.o + CCLD identify + CC ls.o + CCLD ls +make[3]: Leaving directory '/sources/inetutils-1.9.4/tests' +make[2]: Leaving directory '/sources/inetutils-1.9.4/tests' +make[2]: Entering directory '/sources/inetutils-1.9.4' +make[2]: Leaving directory '/sources/inetutils-1.9.4' +make[1]: Leaving directory '/sources/inetutils-1.9.4' +make install-recursive +make[1]: Entering directory '/sources/inetutils-1.9.4' +Making install in lib +make[2]: Entering directory '/sources/inetutils-1.9.4/lib' +make install-recursive +make[3]: Entering directory '/sources/inetutils-1.9.4/lib' +make[4]: Entering directory '/sources/inetutils-1.9.4/lib' +make[5]: Entering directory '/sources/inetutils-1.9.4/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 /sources/inetutils-1.9.4/build-aux/install-sh -d /usr/lib ; \ +fi ; \ +if test -f /usr/lib/charset.alias; then \ + sed -f ref-add.sed /usr/lib/charset.alias > /usr/lib/charset.tmp ; \ + /usr/bin/install -c -m 644 /usr/lib/charset.tmp /usr/lib/charset.alias ; \ + rm -f /usr/lib/charset.tmp ; \ +else \ + if $need_charset_alias; then \ + sed -f ref-add.sed charset.alias > /usr/lib/charset.tmp ; \ + /usr/bin/install -c -m 644 /usr/lib/charset.tmp /usr/lib/charset.alias ; \ + rm -f /usr/lib/charset.tmp ; \ + fi ; \ +fi +make[5]: Nothing to be done for 'install-data-am'. +make[5]: Leaving directory '/sources/inetutils-1.9.4/lib' +make[4]: Leaving directory '/sources/inetutils-1.9.4/lib' +make[3]: Leaving directory '/sources/inetutils-1.9.4/lib' +make[2]: Leaving directory '/sources/inetutils-1.9.4/lib' +Making install in libinetutils +make[2]: Entering directory '/sources/inetutils-1.9.4/libinetutils' +make[3]: Entering directory '/sources/inetutils-1.9.4/libinetutils' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/inetutils-1.9.4/libinetutils' +make[2]: Leaving directory '/sources/inetutils-1.9.4/libinetutils' +Making install in libtelnet +make[2]: Entering directory '/sources/inetutils-1.9.4/libtelnet' +make[3]: Entering directory '/sources/inetutils-1.9.4/libtelnet' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/inetutils-1.9.4/libtelnet' +make[2]: Leaving directory '/sources/inetutils-1.9.4/libtelnet' +Making install in libicmp +make[2]: Entering directory '/sources/inetutils-1.9.4/libicmp' +make[3]: Entering directory '/sources/inetutils-1.9.4/libicmp' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/inetutils-1.9.4/libicmp' +make[2]: Leaving directory '/sources/inetutils-1.9.4/libicmp' +Making install in libls +make[2]: Entering directory '/sources/inetutils-1.9.4/libls' +make[3]: Entering directory '/sources/inetutils-1.9.4/libls' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/inetutils-1.9.4/libls' +make[2]: Leaving directory '/sources/inetutils-1.9.4/libls' +Making install in src +make[2]: Entering directory '/sources/inetutils-1.9.4/src' +make[3]: Entering directory '/sources/inetutils-1.9.4/src' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c hostname dnsdomainname tftp traceroute '/usr/bin' +make install-exec-hook +make[4]: Entering directory '/sources/inetutils-1.9.4/src' +make[4]: Leaving directory '/sources/inetutils-1.9.4/src' + /bin/mkdir -p '/usr/libexec' +make[3]: Leaving directory '/sources/inetutils-1.9.4/src' +make[2]: Leaving directory '/sources/inetutils-1.9.4/src' +Making install in telnet +make[2]: Entering directory '/sources/inetutils-1.9.4/telnet' +make[3]: Entering directory '/sources/inetutils-1.9.4/telnet' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c telnet '/usr/bin' +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/inetutils-1.9.4/telnet' +make[2]: Leaving directory '/sources/inetutils-1.9.4/telnet' +Making install in telnetd +make[2]: Entering directory '/sources/inetutils-1.9.4/telnetd' +make[3]: Entering directory '/sources/inetutils-1.9.4/telnetd' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Leaving directory '/sources/inetutils-1.9.4/telnetd' +make[2]: Leaving directory '/sources/inetutils-1.9.4/telnetd' +Making install in ftp +make[2]: Entering directory '/sources/inetutils-1.9.4/ftp' +make[3]: Entering directory '/sources/inetutils-1.9.4/ftp' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c ftp '/usr/bin' +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/inetutils-1.9.4/ftp' +make[2]: Leaving directory '/sources/inetutils-1.9.4/ftp' +Making install in ftpd +make[2]: Entering directory '/sources/inetutils-1.9.4/ftpd' +make[3]: Entering directory '/sources/inetutils-1.9.4/ftpd' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Leaving directory '/sources/inetutils-1.9.4/ftpd' +make[2]: Leaving directory '/sources/inetutils-1.9.4/ftpd' +Making install in talk +make[2]: Entering directory '/sources/inetutils-1.9.4/talk' +make[3]: Entering directory '/sources/inetutils-1.9.4/talk' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c talk '/usr/bin' +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/inetutils-1.9.4/talk' +make[2]: Leaving directory '/sources/inetutils-1.9.4/talk' +Making install in talkd +make[2]: Entering directory '/sources/inetutils-1.9.4/talkd' +make[3]: Entering directory '/sources/inetutils-1.9.4/talkd' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Leaving directory '/sources/inetutils-1.9.4/talkd' +make[2]: Leaving directory '/sources/inetutils-1.9.4/talkd' +Making install in whois +make[2]: Entering directory '/sources/inetutils-1.9.4/whois' +make install-am +make[3]: Entering directory '/sources/inetutils-1.9.4/whois' +make[4]: Entering directory '/sources/inetutils-1.9.4/whois' +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/inetutils-1.9.4/whois' +make[3]: Leaving directory '/sources/inetutils-1.9.4/whois' +make[2]: Leaving directory '/sources/inetutils-1.9.4/whois' +Making install in ping +make[2]: Entering directory '/sources/inetutils-1.9.4/ping' +make[3]: Entering directory '/sources/inetutils-1.9.4/ping' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c ping ping6 '/usr/bin' +make install-exec-hook +make[4]: Entering directory '/sources/inetutils-1.9.4/ping' +make[4]: Leaving directory '/sources/inetutils-1.9.4/ping' +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/inetutils-1.9.4/ping' +make[2]: Leaving directory '/sources/inetutils-1.9.4/ping' +Making install in ifconfig +make[2]: Entering directory '/sources/inetutils-1.9.4/ifconfig' +Making install in system +make[3]: Entering directory '/sources/inetutils-1.9.4/ifconfig/system' +make[4]: Entering directory '/sources/inetutils-1.9.4/ifconfig/system' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/inetutils-1.9.4/ifconfig/system' +make[3]: Leaving directory '/sources/inetutils-1.9.4/ifconfig/system' +make[3]: Entering directory '/sources/inetutils-1.9.4/ifconfig' +make[4]: Entering directory '/sources/inetutils-1.9.4/ifconfig' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c ifconfig '/usr/bin' +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/inetutils-1.9.4/ifconfig' +make[3]: Leaving directory '/sources/inetutils-1.9.4/ifconfig' +make[2]: Leaving directory '/sources/inetutils-1.9.4/ifconfig' +Making install in doc +make[2]: Entering directory '/sources/inetutils-1.9.4/doc' +make[3]: Entering directory '/sources/inetutils-1.9.4/doc' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./inetutils.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/inetutils.info' +make[3]: Leaving directory '/sources/inetutils-1.9.4/doc' +make[2]: Leaving directory '/sources/inetutils-1.9.4/doc' +Making install in man +make[2]: Entering directory '/sources/inetutils-1.9.4/man' +make[3]: Entering directory '/sources/inetutils-1.9.4/man' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 hostname.1 dnsdomainname.1 ifconfig.1 ftp.1 ping.1 ping6.1 talk.1 telnet.1 tftp.1 traceroute.1 '/usr/share/man/man1' + /bin/mkdir -p '/usr/share/man/man8' +make[3]: Leaving directory '/sources/inetutils-1.9.4/man' +make[2]: Leaving directory '/sources/inetutils-1.9.4/man' +Making install in tests +make[2]: Entering directory '/sources/inetutils-1.9.4/tests' +make install-am +make[3]: Entering directory '/sources/inetutils-1.9.4/tests' +make[4]: Entering directory '/sources/inetutils-1.9.4/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 '/sources/inetutils-1.9.4/tests' +make[3]: Leaving directory '/sources/inetutils-1.9.4/tests' +make[2]: Leaving directory '/sources/inetutils-1.9.4/tests' +make[2]: Entering directory '/sources/inetutils-1.9.4' +make[3]: Entering directory '/sources/inetutils-1.9.4' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/inetutils-1.9.4' +make[2]: Leaving directory '/sources/inetutils-1.9.4' +make[1]: Leaving directory '/sources/inetutils-1.9.4' +renamed '/usr/bin/hostname' -> '/bin/hostname' +renamed '/usr/bin/ping' -> '/bin/ping' +renamed '/usr/bin/ping6' -> '/bin/ping6' +renamed '/usr/bin/traceroute' -> '/bin/traceroute' +renamed '/usr/bin/ifconfig' -> '/sbin/ifconfig' +[lfs-scripts] Finishing build of inetutils-1.9.4 at Tue Feb 2 11:20:48 -03 2021 +[lfs-scripts] Starting build of perl-5.32.0 at Tue Feb 2 11:20:48 -03 2021 +First let's make sure your kit is complete. Checking... +Locating common programs... +Checking compatibility between /bin/echo and builtin echo (if any)... +Symbolic links are supported. +Checking how to test for symbolic links... +You can test for symbolic links with 'test -h'. +Checking for cross-compile +No targethost for running compiler tests against defined, running locally +Good, your tr supports [:lower:] and [:upper:] to convert case. +Using [:upper:] and [:lower:] to convert case. +aix dragonfly irix_5 nonstopux sunos_4_0 +aix_3 dynix irix_6 openbsd sunos_4_1 +aix_4 dynixptx irix_6_0 opus super-ux +altos486 epix irix_6_1 os2 svr4 +amigaos esix4 isc os390 svr5 +atheos fps isc_2 os400 ti1500 +aux_3 freebsd linux-android posix-bc ultrix_4 +bitrig freemint linux qnx umips +bsdos gnu lynxos riscos unicos +catamount gnukfreebsd midnightbsd sco unicosmk +convexos gnuknetbsd minix sco_2_3_0 unisysdynix +cxux greenhills mips sco_2_3_1 utekv +cygwin haiku mirbsd sco_2_3_2 uwin +darwin hpux mpc sco_2_3_3 vos +dcosx i386 ncr_tower sco_2_3_4 +dec_osf interix netbsd solaris_2 +dos_djgpp irix_4 newsos4 stellar +Which of these apply, if any? [linux] +Operating system name? [linux] +Operating system version? [5.4.94-1-lts] +Installation prefix to use? (~name ok) [/usr] +AFS does not seem to be running... +What installation prefix should I use for installing files? (~name ok) [/usr] +Getting the current patchlevel... +Build a threading Perl? [y] +Use which C compiler? [cc] +Checking for GNU cc in disguise and/or its version number... +Now, how can we feed standard input to your C preprocessor... +Directories to use for library searches? [/usr/local/lib /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include-fixed /usr/lib /lib/../lib /usr/lib/../lib /lib] +What is the file extension used for shared libraries? [so] +Make shared library basenames unique? [n] +Build Perl for SOCKS? [n] +Try to use long doubles if available? [n] +Checking for optional libraries... +What libraries to use? [-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc -lgdbm_compat] +What optimizer/debugger flag should be used? [-O2] +Any additional cc flags? [-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include] +Let me guess what the preprocessor flags are... +Any additional ld flags (NOT including libraries)? [ -fstack-protector-strong -L/usr/local/lib] +Checking your choice of C compiler and flags for coherency... +Checking to see how big your integers are... +Checking to see if you have long long... +Checking to see how big your long longs are... +Computing filename position in cpp output for #include directives... + found. +Checking to see if you have int64_t... +Checking which 64-bit integer type we could use... +We could use 'long' for 64-bit integers. +Try to use maximal 64-bit support, if available? [y] +Checking if your C library has broken 64-bit functions... +Checking for GNU C Library... +nm probably won't work on the GNU C Library. +Shall I use /usr/bin/nm to extract C symbols from the libraries? [n] +Checking for C++... +Checking to see how big your double precision numbers are... +Checking to see if you have long double... +ldexpl() found. +Checking to see how big your long doubles are... +Checking the kind of long doubles you have... +You have x86 80-bit little endian long doubles. +What is your architecture name [x86_64-linux] +Add the Perl API version to your archname? [n] +Threads selected. +...setting architecture name to x86_64-linux-thread. +Multiplicity selected. +...setting architecture name to x86_64-linux-thread-multi. +This architecture is naturally 64-bit, not changing architecture name. +Pathname where the public executables will reside? (~name ok) [/usr/bin] +Use relocatable @INC? [n] +Pathname where the private library files will reside? (~name ok) [/usr/lib/perl5/5.32/core_perl] +Where do you want to put the public architecture-dependent libraries? (~name ok) [/usr/lib/perl5/5.32/core_perl] +Other username to test security of setuid scripts with? [none] +Well, the recommended value is *not* secure. +Does your kernel have *secure* setuid scripts? [n] +Installation prefix to use for add-on modules and utilities? (~name ok) [/usr] +Pathname for the site-specific library files? (~name ok) [/usr/lib/perl5/5.32/site_perl] +List of earlier versions to include in @INC? [none] + NOT found. + found. +Checking to see how big your pointers are... +Do you wish to wrap malloc calls to protect against potential overflows? [y] +Do you wish to attempt to use the malloc that comes with perl5? [n] +Your system wants malloc to return 'void *', it would seem. +Your system uses void free(), it would seem. +Pathname for the site-specific architecture-dependent library files? (~name ok) [/usr/lib/perl5/5.32/site_perl] +Do you want to configure vendor-specific add-on directories? [y] +Installation prefix to use for vendor-supplied add-ons? (~name ok) [/usr] +Pathname for the vendor-supplied library files? (~name ok) [/usr/lib/perl5/5.32/vendor_perl] +Pathname for vendor-supplied architecture-dependent files? (~name ok) [/usr/lib/perl5/5.32/vendor_perl] +Colon-separated list of additional directories for perl to search? [none] +Support DTrace if available? [n] +Install any extra modules (y or n)? [n] +Directory for the main Perl5 html pages? (~name ok) [none] +Directory for the Perl5 module html pages? (~name ok) [none] +dlopen() found. + found. +Do you wish to use dynamic loading? [y] +Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs] +Any special flags to pass to cc -c to compile shared library modules? [-fPIC] +What command should be used to create dynamic libraries? [cc] +Any special flags to pass to cc to create a dynamically loaded library? [-shared -O2 -L/usr/local/lib -fstack-protector-strong] +Any special flags to pass to cc to use dynamic linking? [-Wl,-E] +ld supports scripting +Build a shared libperl.so (y/n) [y] +What name do you want to give to the shared libperl? [libperl.so] + +Adding -Wl,-rpath,/usr/lib/perl5/5.32/core_perl/CORE to the flags +passed to cc so that the perl executable will find the +installed shared libperl.so. + +System manual is in /usr/share/man/man1. +Where do the main Perl5 manual pages (source) go? (~name ok) [/usr/share/man/man1] +What suffix should be used for the main Perl5 man pages? [1] +You can have filenames longer than 14 characters. +Where do the perl5 library man pages (source) go? (~name ok) [/usr/share/man/man3] +What suffix should be used for the perl5 library man pages? [3] +Figuring out host name... +Your host name appears to be "enceladus". Right? [y] +What is your domain name? [.nonet] +What is your e-mail address? [root@enceladus.nonet] +Perl administrator e-mail address [root@enceladus.nonet] +Do you want to use a version number suffix for installed binaries? [n] +What shall I put after the #! to start up perl ("none" to not use #!)? [/usr/bin/perl] +Where do you keep publicly executable scripts? (~name ok) [/usr/bin] +Pathname where the add-on public executables should be installed? (~name ok) [/usr/bin] +Pathname where the site-specific html pages should be installed? (~name ok) [none] +Pathname where the site-specific library html pages should be installed? (~name ok) [none] +Pathname where the site-specific manual pages should be installed? (~name ok) [/usr/share/man/man1] +Pathname where the site-specific library manual pages should be installed? (~name ok) [/usr/share/man/man3] +Pathname where add-on public executable scripts should be installed? (~name ok) [/usr/bin] +backtrace() found. +Use the "fast stdio" if available? [n] +off_t found. +Checking to see how big your file offsets are... +fpos_t found. +Checking the size of fpos_t... +Try to understand large files, if available? [y] +Rechecking to see how big your file offsets are... +Rechecking the size of fpos_t... 16 bytes. +Pathname for the vendor-supplied executables directory? (~name ok) [/usr/bin] +Pathname for the vendor-supplied html pages? (~name ok) [none] +Pathname for the vendor-supplied html pages? (~name ok) [none] +Pathname for the vendor-supplied manual section 1 pages? (~name ok) [/usr/share/man/man1] +Pathname for the vendor-supplied manual section 3 pages? (~name ok) [/usr/share/man/man3] +Pathname for the vendor-supplied scripts directory? (~name ok) [/usr/bin] +qgcvt() found. +Checking the kind of doubles you have... +You have IEEE 754 64-bit little endian doubles. +Checking how to print long doubles... +gconvert NOT found. +gcvt() found. +I'll use gcvt to convert floats into a string. +fwalk() NOT found. +accept4() found. +access() found. + defines the *_OK access constants. +accessx() NOT found. +acosh() found. +aintl() NOT found. +alarm() found. +ctime64() NOT found. +localtime64() NOT found. +gmtime64() NOT found. +mktime64() NOT found. +difftime64() NOT found. +asctime64() NOT found. + found. + found. + found. +Testing to see if we should include . +We'll include . +Checking to see if your struct tm has tm_zone field... +Checking to see if your struct tm has tm_gmtoff field... +asctime_r() found. +asinh() found. +atanh() found. +atolf() NOT found. +atoll() found. +Checking whether your compiler can handle __attribute__((format)) ... +Checking whether your compiler allows __printf__ format to be null ... +Checking whether your compiler can handle __attribute__((malloc)) ... +Checking whether your compiler can handle __attribute__((nonnull(1))) ... +Checking whether your compiler can handle __attribute__((noreturn)) ... +Checking whether your compiler can handle __attribute__((pure)) ... +Checking whether your compiler can handle __attribute__((unused)) ... +Checking whether your compiler can handle __attribute__((deprecated)) ... +Checking whether your compiler can handle __attribute__((warn_unused_result)) ... +Checking whether your compiler can handle __attribute__((always_inline)) ... +getpgrp() found. +You have to use getpgrp() instead of getpgrp(pid). +setpgrp() found. +You have to use setpgrp() instead of setpgrp(pid,pgrp). +Checking whether your compiler can handle __builtin_add_overflow ... +Checking whether your compiler can handle __builtin_sub_overflow ... +Checking whether your compiler can handle __builtin_mul_overflow ... +Checking whether your compiler can handle __builtin_choose_expr ... +Checking whether your compiler can handle __builtin_expect ... +Checking for C99 variadic macros. +You have C99 variadic macros. +You have void (*signal())(). +Checking whether your C compiler can cast large floats to int32. +Checking whether your C compiler can cast negative float to unsigned. +cbrt() found. +chown() found. +chroot() found. +chsize() NOT found. +class() NOT found. +clearenv() found. +Hmm... Looks like you have Berkeley networking support. +socketpair() found. +Checking the availability sa_len in the sock struct ... +Checking the availability struct sockaddr_in6 ... +Checking the availability struct sockaddr_storage ... +Checking the availability sin6_scope_id in struct sockaddr_in6 ... +Checking the availability struct ip_mreq ... +Checking the availability struct ip_mreq_source ... +Checking the availability struct ipv6_mreq ... +Checking the availability struct ipv6_mreq_source ... +Checking the availability of certain socket constants... + found. +Checking to see if your system supports struct cmsghdr... +copysign() found. +copysignl() found. +crypt() found. + found. +crypt_r() found. +ctermid() found. +ctermid_r() NOT found. +ctime_r() found. +cuserid() found. +dbmclose() found. + found. +difftime() found. + found. +Your directory entries are struct dirent. +Your directory entry does not know about the d_namlen field. +Checking to see if DIR has a dd_fd member variable + found. + NOT found. +dirfd() found. +dladdr() found. +dlerror() found. + found. +What is the extension of dynamically loaded modules [so] +Checking whether your dlsym() needs a leading underscore ... +dlsym doesn't need a leading underscore. +drand48_r() found. +dup2() found. +dup3() found. + NOT found. +newlocale() found. +freelocale() found. +uselocale() found. +duplocale() found. +querylocale() NOT found. +eaccess() found. +endgrent() found. + found. +endgrent_r() NOT found. +endhostent() found. + found. +endhostent_r() NOT found. +endnetent() found. +endnetent_r() NOT found. +endprotoent() found. +endprotoent_r() NOT found. +endpwent() found. + found. +endpwent_r() NOT found. +endservent() found. +endservent_r() NOT found. + defines the O_* constants... +and you have the 3 argument form of open(). + found. +We'll be including . + found. +We don't need to include if we include . +fork() found. +pipe() found. +Figuring out the flag used by open() for non-blocking I/O... +Let's see what value errno gets from read() on a O_NONBLOCK file... +erf() found. +erfc() found. +exp2() found. +expm1() found. +Checking how std your stdio is... +fchdir() found. +fchmod() found. +openat() found. +unlinkat() found. +renameat() found. +linkat() found. +fchmodat() found. +fchown() found. +fcntl() found. +Well, your system knows about the normal fd_set typedef... +and you have the normal fd_set macros (just as I'd expect). +fdclose() NOT found. +fdim() found. +fegetround() found. +fgetpos() found. +finite() found. +finitel() found. +flock() found. +fma() found. +fmax() found. +fmin() found. +fp_class() NOT found. +Checking to see if you have fpclassify... +fp_classify() NOT found. +fp_classl() NOT found. +pathconf() found. +fpathconf() found. +fpclass() NOT found. +fpclassl() NOT found. +fpgetround() NOT found. +Checking to see if you have fpos64_t... +frexpl() found. + found. + found. +Checking to see if your system supports struct fs_data... +fseeko() found. +fsetpos() found. +fstatfs() found. +statvfs() found. +fstatvfs() found. +fsync() found. +ftello() found. +Checking if you have a working futimes() +Yes, you have +A working gai_strerror() found. + found. + NOT found. + NOT found. +dbm_open() found. +Checking if your uses prototypes... +getaddrinfo() found. +getcwd() found. +getespwnam() NOT found. +getfsstat() NOT found. +getgrent() found. +getgrent_r() found. +getgrgid_r() found. +getgrnam_r() found. +gethostbyaddr() found. +gethostbyname() found. +gethostent() found. +gethostname() found. +uname() found. +Shall I ignore gethostname() from now on? [n] +gethostbyaddr_r() found. +gethostbyname_r() found. +gethostent_r() found. +getitimer() found. +getlogin() found. +getlogin_r() found. +getmnt() NOT found. +getmntent() found. +getnameinfo() found. +getnetbyaddr() found. +getnetbyname() found. +getnetent() found. +getnetbyaddr_r() found. +getnetbyname_r() found. +getnetent_r() found. +getpagesize() found. +getprotobyname() found. +getprotobynumber() found. +getprotoent() found. +getpgid() found. +getpgrp2() NOT found. +getppid() found. +getpriority() found. +getprotobyname_r() found. +getprotobynumber_r() found. +getprotoent_r() found. +getprpwnam() NOT found. +getpwent() found. +getpwent_r() found. +getpwnam_r() found. +getpwuid_r() found. +getservbyname() found. +getservbyport() found. +getservent() found. +getservbyname_r() found. +getservbyport_r() found. +getservent_r() found. +getspnam() found. + found. +getspnam_r() found. +gettimeofday() found. +gmtime_r() found. +hasmntopt() found. + found. + found. +htonl() found. +hypot() found. +ilogb() found. +ilogbl() found. +inet_aton() found. +inet_ntop() found. +inet_pton() found. +isascii() found. +isblank() found. +Checking to see if you have isfinite... +isfinitel() NOT found. +Checking to see if you have isinf... +isinfl() found. +Checking to see if you have isless... +Checking to see if you have isnan... +isnanl() found. +Checking to see if you have isnormal... +j0() found. +j0l() found. +killpg() found. +localeconv() found. +lchown() found. +LDBL_DIG found. +lgamma() found. +lgamma_r() found. +Checking to see if your libm supports _LIB_VERSION... +No, it does not (probably harmless) +link() found. +llrint() found. +llrintl() found. +llround() found. +llroundl() found. +localeconv_l() NOT found. +localtime_r() found. +lockf() found. +log1p() found. +log2() found. +logb() found. +lrint() found. +lrintl() found. +lround() found. +lroundl() found. +lstat() found. +madvise() found. +malloc_size() NOT found. +malloc_good_size() NOT found. +malloc_usable_size() found. +mblen() found. +mbrlen() found. +mbrtowc() found. +mbstowcs() found. +mbtowc() found. +memmem() found. +memrchr() found. +mkdir() found. +mkdtemp() found. +mkfifo() found. +mkostemp() found. +mkstemp() found. +mkstemps() found. +mktime() found. + found. +mmap() found. +and it returns (void *). +sqrtl() found. +scalbnl() found. +truncl() found. +modfl() found. +mprotect() found. +msgctl() found. +msgget() found. +msgsnd() found. +msgrcv() found. +You have the full msg*(2) library. +Checking to see if your system supports struct msghdr... +msync() found. +munmap() found. +nan() found. +nanosleep() found. +nearbyint() found. +nextafter() found. +nexttoward() found. +nice() found. + found. +nl_langinfo() found. + found. +Choosing the C types to be used for Perl's internal types... +Checking how many bits of your UVs your NVs can preserve... +Checking to find the largest integer value your NVs can hold... +The largest integer your NVs can preserve is equal to 256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0 +Checking whether NV 0.0 is all bits zero in memory... +0.0 is represented as all bits zero in memory +Checking to see if you have off64_t... +Checking what constant to use for creating joinable pthreads... +You seem to use PTHREAD_CREATE_JOINABLE. +pause() found. +pipe2() found. +poll() found. +prctl() found. +readlink() found. +vfork() found. +Do you still want to use vfork()? [n] +pthread_atfork found. +pthread_attr_setscope() found. +sched_yield() found. +pthread_yield() found. +Checking to see if you have ptrdiff_t... +random_r() found. +readdir() found. +seekdir() found. +telldir() found. +rewinddir() found. +readdir64_r() found. +readdir_r() found. +readv() found. +recvmsg() found. +regcomp() found. +remainder() found. +remquo() found. +rename() found. +rint() found. +rmdir() found. +round() found. +scalbn() found. +select() found. +semctl() found. +semget() found. +semop() found. +You have the full sem*(2) library. +You do not have union semun in . +You can use union semun for semctl IPC_STAT. +You can also use struct semid_ds* for semctl IPC_STAT. +sendmsg() found. +setegid() found. +seteuid() found. +setgrent() found. +setgrent_r() NOT found. +sethostent() found. +sethostent_r() NOT found. +setitimer() found. +setlinebuf() found. + found. + found. +towupper() found. +Your system has setlocale()... +and it seems sane +setlocale_r() NOT found. +setnetent() found. +setnetent_r() NOT found. +setprotoent() found. +setpgid() found. +setpgrp2() NOT found. +setpriority() found. +setproctitle() NOT found. +setprotoent_r() NOT found. +setpwent() found. +setpwent_r() NOT found. +setregid() found. +setresgid() found. +setreuid() found. +setresuid() found. +setrgid() NOT found. +setruid() NOT found. +setservent() found. +setservent_r() NOT found. +setsid() found. +setvbuf() found. +shmctl() found. +shmget() found. +shmat() found. +and it returns (void *). +shmdt() found. +You have the full shm*(2) library. +sigaction() found. +pid_t found. +Checking if your siginfo_t has si_errno field... +Checking if your siginfo_t has si_pid field... +Checking if your siginfo_t has si_uid field... +Checking if your siginfo_t has si_addr field... +Checking if your siginfo_t has si_status field... +Checking if your siginfo_t has si_band field... +Checking if your siginfo_t has si_value field... +Checking if your siginfo_t has si_fd field... + NOT found. +Checking to see if you have signbit() available to work on double... Yes. +sigprocmask() found. +POSIX sigsetjmp found. +snprintf() found. +vsnprintf() found. +sockatmark() found. +socks5_init() NOT found. +srand48_r() found. +srandom_r() found. +stat() found. + found. +Checking to see if your struct stat has st_blocks field... + found. + found. +Checking to see if your system supports struct statfs... +Checking to see if your struct statfs has f_flags field... +Your compiler supports static __inline__. +Checking how to access stdio streams by file descriptor number... +I can't figure out how to access stdio streams by file descriptor number. +strcoll() found. +strerror_l() found. +strerror_r() found. +strftime() found. +strnlen() found. +strtod() found. +strtod_l() found. +strtol() found. +strtold() found. +strtold_l() found. +strtoll() found. +strtoq() found. +strtoul() found. +strtoull() found. +strtouq() found. +strxfrm() found. +symlink() found. +syscall() found. +sysconf() found. +system() found. +tcgetpgrp() found. +tcsetpgrp() found. +tgamma() found. +Your system has nl_langinfo_l()... +and it is thread-safe (just as I'd hoped). +define +time() found. +time_t found. +timegm() found. + found. +times() found. +clock_t found. +tmpnam_r() found. +towlower() found. +trunc() found. +truncate() found. +ttyname_r() found. +tzname[] found. +(Testing for character data alignment may crash the test. That's okay.) +It seems that you must access character data in an aligned manner. +ualarm() found. +umask() found. +unordered() NOT found. +unsetenv() found. +usleep() found. +ustat() NOT found. +closedir() found. +Checking whether closedir() returns a status... +wait4() found. +waitpid() found. +wcrtomb() found. +A working wcscmp() found. +wcstombs() found. +A working wcsxfrm() found. +wctomb() found. +writev() found. +Checking alignment constraints... +Doubles must be aligned on a how-many-byte boundary? [8] +Checking how long a character is (in bits)... +What is the length of a character (in bits)? [8] +Checking to see how your cpp does stuff like concatenate tokens... +Oh! Smells like ANSI's been here. + NOT found. +Exclude . from @INC by default? [y] +Checking the kind of infinities and nans you have... +(The following tests may crash. That's okay.) +Checking how many mantissa bits your doubles have... +Checking how many mantissa bits your long doubles have... +Checking how many mantissa bits your NVs have... +Using our internal random number implementation... +Determining whether or not we are on an EBCDIC system... +Nope, no EBCDIC, probably ASCII or some ISO Latin. Or UTF-8. +Checking how to flush all pending stdio output... +Your fflush(NULL) works okay for output streams. +Let's see if it clobbers input pipes... +fflush(NULL) seems to behave okay with input streams. +Checking the size of gid_t... +Checking the sign of gid_t... +Checking how to print 64-bit integers... +Checking the format strings to be used for Perl's internal types... +Checking the format string to be used for gids... +getgroups() found. +setgroups() found. +What type pointer is the second argument to getgroups() and setgroups()? [gid_t] +Checking if your /usr/bin/make program sets $(MAKE)... +mode_t found. +It seems that va_copy() or similar will be needed. +size_t found. +What is the type for the 1st argument to gethostbyaddr? [char *] +What is the type for the 2nd argument to gethostbyaddr? [size_t] +What pager is used on your system? [/usr/bin/less -isR] +Checking how to generate random libraries on your machine... +Your select() operates on 64 bits at a time. +Generating a list of signal names and numbers... +Checking the size of size_t... +Checking to see if you have socklen_t... + NOT found. +I'll be using ssize_t for functions returning a byte count. +Checking the size of st_ino... +Checking the sign of st_ino... +Your stdio uses signed chars. +Checking the size of uid_t... +Checking the sign of uid_t... +Checking the format string to be used for uids... +Determining whether we can use sysctl with KERN_PROC_PATHNAME to find executing program... +I'm unable to compile the test program. +I'll assume no sysctl with KERN_PROC_PATHNAME here. +Determining whether we can use _NSGetExecutablePath to find executing program... +I'm unable to compile the test program. +I'll assume no _NSGetExecutablePath here. +Which compiler compiler (yacc or bison -y) shall I use? [yacc] + found. + found. + found. + NOT found. + NOT found. + found. +gdbm_open() found. + NOT found. + NOT found. + NOT found. + found. + NOT found. + found. + found. + NOT found. +Guessing which symbols your C compiler and preprocessor define... +Adding -D_FORTIFY_SOURCE=2 to ccflags... +tcsetattr() found. +You have POSIX termios.h... good! + found. + found. + NOT found. + NOT found. + found. + found. + NOT found. + found. + found. + NOT found. + found. + found. + found. + found. + NOT found. + found. + found. +Looking for extensions... +What extensions do you wish to load dynamically? +[B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc NDBM_File ODBM_File Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap attributes mro re threads threads/shared] +What extensions do you wish to load statically? [none] +Stripping down executable paths... +Creating config.sh... +Doing variable substitutions on .SH files... +Extracting config.h (with variable substitutions) +cflags.SH: Adding -std=c89. +cflags.SH: Adding -Werror=pointer-arith. +cflags.SH: Adding -Wextra. +cflags.SH: Adding -Wc++-compat. +cflags.SH: Adding -Wwrite-strings. +cflags.SH: Adding -Werror=declaration-after-statement. +cflags.SH: cc = cc +cflags.SH: ccflags = -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 +cflags.SH: stdflags = -std=c89 +cflags.SH: optimize = -O2 +cflags.SH: warn = -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement +Extracting cflags (with variable substitutions) +Not re-extracting config.h +Extracting makedepend (with variable substitutions) +Extracting Makefile (with variable substitutions) +Extracting myconfig (with variable substitutions) +Extracting pod/Makefile (with variable substitutions) +Extracting Policy.sh (with variable substitutions) +Extracting runtests (with variable substitutions) +Run make depend now? [y] +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC generate_uudmap.c +cc -o generate_uudmap -fstack-protector-strong -L/usr/local/lib generate_uudmap.o -lpthread -ldl -lm -lcrypt -lutil -lc +./generate_uudmap uudmap.h bitcount.h mg_data.h +sh ./makedepend MAKE="make" cflags +make[1]: Entering directory '/sources/perl-5.32.0' +rm -f opmini.c +/bin/ln -s op.c opmini.c +rm -f perlmini.c +/bin/ln -s perl.c perlmini.c +echo av.c scope.c op.c doop.c doio.c dump.c gv.c hv.c mg.c reentr.c mro_core.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c sv.c taint.c toke.c util.c deb.c run.c universal.c pad.c globals.c keywords.c perlio.c perlapi.c numeric.c mathoms.c locale.c pp_pack.c pp_sort.c caretx.c dquote.c time64.c miniperlmain.c opmini.c perlmini.c | tr ' ' '\n' >.clist +make[1]: Leaving directory '/sources/perl-5.32.0' +Finding dependencies for av.o +Finding dependencies for scope.o +Finding dependencies for op.o +Finding dependencies for doop.o +Finding dependencies for doio.o +Finding dependencies for dump.o +Finding dependencies for gv.o +Finding dependencies for hv.o +Finding dependencies for mg.o +Finding dependencies for reentr.o +Finding dependencies for mro_core.o +Finding dependencies for perl.o +Finding dependencies for perly.o +Finding dependencies for pp.o +Finding dependencies for pp_hot.o +Finding dependencies for pp_ctl.o +Finding dependencies for pp_sys.o +Finding dependencies for regcomp.o +Finding dependencies for regexec.o +Finding dependencies for utf8.o +Finding dependencies for sv.o +Finding dependencies for taint.o +Finding dependencies for toke.o +Finding dependencies for util.o +Finding dependencies for deb.o +Finding dependencies for run.o +Finding dependencies for universal.o +Finding dependencies for pad.o +Finding dependencies for globals.o +Finding dependencies for keywords.o +Finding dependencies for perlio.o +Finding dependencies for perlapi.o +Finding dependencies for numeric.o +Finding dependencies for mathoms.o +Finding dependencies for locale.o +Finding dependencies for pp_pack.o +Finding dependencies for pp_sort.o +Finding dependencies for caretx.o +Finding dependencies for dquote.o +Finding dependencies for time64.o +Finding dependencies for miniperlmain.o +Finding dependencies for opmini.o +Finding dependencies for perlmini.o +Updating makefile... +Now you must run 'make'. + +If you compile perl5 on a different machine or from a different object +directory, copy the Policy.sh file from this object directory to the +new one before you run Configure -- this will help you with most of +the policy defaults. + +echo @`sh cflags "optimize='-O2'" opmini.o` -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c +@cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c +echo @`sh cflags "optimize='-O2'" perlmini.o` -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c +@cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC gv.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC toke.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC perly.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC pad.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC regcomp.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC dump.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC util.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC mg.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC reentr.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC mro_core.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC keywords.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC hv.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC av.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC run.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC pp_hot.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC sv.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC pp.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC scope.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC pp_ctl.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC pp_sys.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC doop.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC doio.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC regexec.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC utf8.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC taint.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC deb.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC universal.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC globals.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC perlio.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC perlapi.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC numeric.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC mathoms.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC locale.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC pp_pack.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC pp_sort.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC caretx.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC dquote.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC time64.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC miniperlmain.c +cc -fstack-protector-strong -L/usr/local/lib -o miniperl \ + opmini.o perlmini.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o miniperlmain.o -lpthread -ldl -lm -lcrypt -lutil -lc +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -w -Ilib -Idist/Exporter/lib -MExporter -e '' || sh -c 'echo >&2 Failed to build miniperl. Please run make minitest; exit 1' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib -f write_buildcustomize.pl +rm -f pod/perl5320delta.pod +/bin/ln -s perldelta.pod pod/perl5320delta.pod +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib autodoc.pl +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib pod/perlmodlib.PL -q +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_patchnum.pl +Updating 'git_version.h' and 'lib/Config_git.pl' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib configpm +written lib/Config.pod +updated lib/Config.pm +updated lib/Config_heavy.pl +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for Archive::Tar +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Archive-Tar' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Archive-Tar' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Attribute-Handlers directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/AutoLoader directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for CPAN +make[1]: Entering directory '/sources/perl-5.32.0/cpan/CPAN' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/CPAN' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for CPAN::Meta +make[1]: Entering directory '/sources/perl-5.32.0/cpan/CPAN-Meta' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/CPAN-Meta' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/CPAN-Meta-Requirements directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/CPAN-Meta-YAML directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Carp directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Config-Perl-V directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Devel-SelfStubber directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Digest directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Dumpvalue directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Env directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for Errno +make[1]: Entering directory '/sources/perl-5.32.0/ext/Errno' +"../../miniperl" "-I../../lib" Errno_pm.PL Errno.pm +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Errno' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Exporter directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/ExtUtils-CBuilder directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/ExtUtils-Constant directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/ExtUtils-Install directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for ExtUtils::MakeMaker +make[1]: Entering directory '/sources/perl-5.32.0/cpan/ExtUtils-MakeMaker' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/ExtUtils-MakeMaker' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/ExtUtils-Manifest directly +Generating a Unix-style Makefile +Writing Makefile for ExtUtils::Manifest +make[1]: Entering directory '/sources/perl-5.32.0/cpan/ExtUtils-Manifest' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/ExtUtils-Manifest' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for ext/ExtUtils-Miniperl directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/ExtUtils-ParseXS directly +Generating a Unix-style Makefile +Writing Makefile for ExtUtils::ParseXS +make[1]: Entering directory '/sources/perl-5.32.0/dist/ExtUtils-ParseXS' +make[1]: Leaving directory '/sources/perl-5.32.0/dist/ExtUtils-ParseXS' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/File-Fetch directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for ext/File-Find directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/File-Path directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/File-Temp directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for ext/FileCache directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Filter-Simple directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/FindBin directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Getopt-Long directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for HTTP::Tiny +make[1]: Entering directory '/sources/perl-5.32.0/cpan/HTTP-Tiny' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/HTTP-Tiny' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/I18N-Collate directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/I18N-LangTags directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for lib +make[1]: Entering directory '/sources/perl-5.32.0/dist/lib' +"../../miniperl" "-I../../lib" lib_pm.PL lib.pm +Extracting lib.pm (with variable substitutions) +make[1]: Leaving directory '/sources/perl-5.32.0/dist/lib' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for IO::Compress +make[1]: Entering directory '/sources/perl-5.32.0/cpan/IO-Compress' +cp bin/streamzip blib/script/streamzip +/sources/perl-5.32.0/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/streamzip +cp bin/zipdetails blib/script/zipdetails +/sources/perl-5.32.0/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zipdetails +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/IO-Compress' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/IO-Socket-IP directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/IO-Zlib directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/IPC-Cmd directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for ext/IPC-Open3 directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for JSON::PP +make[1]: Entering directory '/sources/perl-5.32.0/cpan/JSON-PP' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/JSON-PP' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Locale-Maketext directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Locale-Maketext-Simple directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Math-BigInt directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Math-BigRat directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Math-Complex directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Memoize directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for Module::CoreList +make[1]: Entering directory '/sources/perl-5.32.0/dist/Module-CoreList' +cp corelist blib/script/corelist +/sources/perl-5.32.0/dist/Module-CoreList/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Module-CoreList' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Module-Load directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Module-Load-Conditional directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Module-Loaded directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for Module::Metadata +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Module-Metadata' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Module-Metadata' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/NEXT directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Net-Ping directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Params-Check directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Perl-OSType directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for Pod::Checker +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Pod-Checker' +"../../miniperl" "-I../../lib" "-I../../lib" podchecker.PL podchecker +Extracting podchecker (with variable substitutions) +cp podchecker blib/script/podchecker +/sources/perl-5.32.0/cpan/Pod-Checker/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podchecker +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Pod-Checker' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Pod-Escapes directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for if +make[1]: Entering directory '/sources/perl-5.32.0/dist/if' +make[1]: Leaving directory '/sources/perl-5.32.0/dist/if' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Pod-Simple directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for Pod::Functions +make[1]: Entering directory '/sources/perl-5.32.0/ext/Pod-Functions' +"../../miniperl" "-I../../lib" Functions_pm.PL ../../pod/perlfunc.pod +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Pod-Functions' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for Pod::Html +make[1]: Entering directory '/sources/perl-5.32.0/ext/Pod-Html' +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Pod-Html' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for Pod::Perldoc +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Pod-Perldoc' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Pod-Perldoc' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for Pod::Usage +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Pod-Usage' +"../../miniperl" "-I../../lib" "-I../../lib" pod2usage.PL pod2usage +Extracting pod2usage (with variable substitutions) +cp pod2usage blib/script/pod2usage +/sources/perl-5.32.0/cpan/Pod-Usage/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2usage +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Pod-Usage' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Safe directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Search-Dict directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/SelfLoader directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Term-ANSIColor directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for Term::Cap +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Term-Cap' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Term-Cap' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Term-Complete directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Term-ReadLine directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Test directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for Test::Harness +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Test-Harness' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Test-Harness' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Test-Simple directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Text-Abbrev directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Text-Balanced directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Text-ParseWords directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Text-Tabs directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Thread-Queue directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Thread-Semaphore directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Tie-File directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for ext/Tie-Hash-NamedCapture directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for ext/Tie-Memoize directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Tie-RefHash directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Time-Local directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for XSLoader +make[1]: Entering directory '/sources/perl-5.32.0/dist/XSLoader' +"../../miniperl" "-I../../lib" XSLoader_pm.PL XSLoader.pm +make[1]: Leaving directory '/sources/perl-5.32.0/dist/XSLoader' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/autodie directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/autouse directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for base +make[1]: Entering directory '/sources/perl-5.32.0/dist/base' +make[1]: Leaving directory '/sources/perl-5.32.0/dist/base' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/bignum directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/constant directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/encoding-warnings directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/experimental directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for Net +make[1]: Entering directory '/sources/perl-5.32.0/cpan/libnet' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/libnet' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/parent directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/perlfaq directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Generating a Unix-style Makefile +Writing Makefile for Pod +make[1]: Entering directory '/sources/perl-5.32.0/cpan/podlators' +"../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2man.PL scripts/pod2man +Extracting pod2man (with variable substitutions) +"../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2text.PL scripts/pod2text +Extracting pod2text (with variable substitutions) +cp scripts/pod2man blib/script/pod2man +/sources/perl-5.32.0/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2man +cp scripts/pod2text blib/script/pod2text +/sources/perl-5.32.0/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2text +Manifying 2 pod documents +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/podlators' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/version directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p +Processing PropertyAliases.txt +Finishing property setup +Processing PropValueAliases.txt +Processing extracted/DGeneralCategory.txt +Processing extracted/DCombiningClass.txt +Processing extracted/DNumType.txt +Processing extracted/DEastAsianWidth.txt +Processing extracted/DLineBreak.txt +Processing extracted/DBidiClass.txt +Processing extracted/DDecompositionType.txt +Processing extracted/DBinaryProperties.txt +Processing extracted/DNumValues.txt +Processing extracted/DJoinGroup.txt +Processing extracted/DJoinType.txt +Processing Jamo.txt +Processing UnicodeData.txt +Processing ArabicShaping.txt +Processing Blocks.txt +Processing PropList.txt +Processing SpecialCasing.txt +Processing LineBreak.txt +Processing EastAsianWidth.txt +Processing CompositionExclusions.txt +Processing BidiMirroring.txt +Processing CaseFolding.txt +Processing DCoreProperties.txt +Processing Scripts.txt +Processing DNormalizationProps.txt +Processing DAge.txt +Processing HangulSyllableType.txt +Processing auxiliary/WordBreakProperty.txt +Processing auxiliary/GraphemeBreakProperty.txt +Processing auxiliary/GCBTest.txt +Processing auxiliary/SBTest.txt +Processing auxiliary/WBTest.txt +Processing auxiliary/SentenceBreakProperty.txt +Processing NamedSequences.txt +Processing NameAliases.txt +Processing auxiliary/LBTest.txt +Processing ScriptExtensions.txt +Processing IndicSyllabicCategory.txt +Processing BidiBrackets.txt +Processing IndicPositionalCategory.txt +Processing VerticalOrientation.txt +Processing EquivalentUnifiedIdeograph.txt +Processing emoji/emoji.txt +Processing IdStatus.txt +Processing IdType.txt +Finishing processing Unicode properties +Compiling Perl properties +Creating Perl synonyms +Writing tables +Making pod file +Making test script +Updating 'mktables.lst' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib -MExtUtils::Miniperl -e 'writemain(\"perlmain.c", @ARGV)' DynaLoader +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC perlmain.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC op.c +cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC perl.c +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="make" LIBPERL_A=libperl.so LINKTYPE=static +Generating a Unix-style Makefile +Writing Makefile for DynaLoader +make[1]: Entering directory '/sources/perl-5.32.0/ext/DynaLoader' +"../../miniperl" "-I../../lib" DynaLoader_pm.PL DynaLoader.pm +rm -f DynaLoader.xs +cp dl_dlopen.xs DynaLoader.xs +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.32.0/ext/DynaLoader/../../lib/ExtUtils/typemap' DynaLoader.xs > DynaLoader.xsc +mv DynaLoader.xsc DynaLoader.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.47\" -DXS_VERSION=\"1.47\" -fPIC "-I../.." -DLIBC="libc-2.32.so" DynaLoader.c +rm -rf ../../DynaLoader.o +cp DynaLoader.o ../../DynaLoader.o +make[1]: Leaving directory '/sources/perl-5.32.0/ext/DynaLoader' +rm -f libperl.so +cc -o libperl.so -shared -O2 -L/usr/local/lib -fstack-protector-strong op.o perl.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o DynaLoader.o -lpthread -ldl -lm -lcrypt -lutil -lc +cc -o perl -fstack-protector-strong -L/usr/local/lib -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.32/core_perl/CORE perlmain.o libperl.so `cat ext.libs` -lpthread -ldl -lm -lcrypt -lutil -lc +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib mkppport +running "/sources/perl-5.32.0/miniperl" -I../../lib PPPort_pm.PL +including ppphdoc +including inctools +including ppphbin +including version +including threads +including limits +including variables +including subparse +including newCONSTSUB +including magic_defs +including misc +including sv_xpvf +including SvPV +including warn +including format +including uv +including memory +including mess +including mPUSH +including call +including newRV +including MY_CXT +including SvREFCNT +including newSV_type +including newSVpv +including Sv_set +including shared_pv +including HvNAME +including gv +including pvs +including magic +including cop +including grok +including snprintf +including sprintf +including exception +including strlfuncs +including utf8 +including pv_tools +including locale +running "/sources/perl-5.32.0/miniperl" -I../../lib ppport_h.PL +installing ppport.h for cpan/DB_File +installing ppport.h for cpan/IPC-SysV +installing ppport.h for cpan/Win32API-File +installing ppport.h for dist/IO +installing ppport.h for dist/Storable +removing temporary file PPPort.pm +removing temporary file ppport.h +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for B +make[1]: Entering directory '/sources/perl-5.32.0/ext/B' +Running Mkbootstrap for B () +chmod 644 "B.bs" +/sources/perl-5.32.0/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/B/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/ext/B/typemap' B.xs > B.xsc +mv B.xsc B.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.80\" -DXS_VERSION=\"1.80\" -fPIC "-I../.." B.c +rm -f ../../lib/auto/B/B.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong B.o -o ../../lib/auto/B/B.so \ + \ + +chmod 755 ../../lib/auto/B/B.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/B' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Compress::Raw::Bzip2 +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Compress-Raw-Bzip2' +Running Mkbootstrap for Bzip2 () +chmod 644 "Bzip2.bs" +/sources/perl-5.32.0/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/Compress-Raw-Bzip2/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/cpan/Compress-Raw-Bzip2/typemap' Bzip2.xs > Bzip2.xsc +mv Bzip2.xsc Bzip2.c +cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.093\" -DXS_VERSION=\"2.093\" -fPIC "-I../.." -DBZ_NO_STDIO Bzip2.c +rm -f ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so +LD_RUN_PATH="/usr/lib" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Bzip2.o -o ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so \ + -L/sources/perl-5.32.0/cpan/Compress-Raw-Bzip2/bzip2-src -lbz2 \ + +chmod 755 ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Compress-Raw-Bzip2' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Parsing config.in... +Auto Detect Gzip OS Code.. +Setting Gzip OS Code to 3 [Unix/Default] +Looks Good. +Generating a Unix-style Makefile +Writing Makefile for Compress::Raw::Zlib +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Compress-Raw-Zlib' +Running Mkbootstrap for Zlib () +chmod 644 "Zlib.bs" +/sources/perl-5.32.0/cpan/Compress-Raw-Zlib/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/Compress-Raw-Zlib/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/cpan/Compress-Raw-Zlib/typemap' Zlib.xs > Zlib.xsc +mv Zlib.xsc Zlib.c +cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.093\" -DXS_VERSION=\"2.093\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 Zlib.c +rm -f ../../lib/auto/Compress/Raw/Zlib/Zlib.so +LD_RUN_PATH="/usr/lib" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Zlib.o -o ../../lib/auto/Compress/Raw/Zlib/Zlib.so \ + -L/sources/perl-5.32.0/cpan/Compress-Raw-Zlib/zlib-src -lz \ + +chmod 755 ../../lib/auto/Compress/Raw/Zlib/Zlib.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Compress-Raw-Zlib' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Cwd +make[1]: Entering directory '/sources/perl-5.32.0/dist/PathTools' +Running Mkbootstrap for Cwd () +chmod 644 "Cwd.bs" +/sources/perl-5.32.0/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/dist/PathTools/../../lib/ExtUtils/typemap' Cwd.xs > Cwd.xsc +mv Cwd.xsc Cwd.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.78\" -DXS_VERSION=\"3.78\" -fPIC "-I../.." -DDOUBLE_SLASHES_SPECIAL=0 -DNO_PPPORT_H Cwd.c +rm -f ../../lib/auto/Cwd/Cwd.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Cwd.o -o ../../lib/auto/Cwd/Cwd.so \ + \ + +chmod 755 ../../lib/auto/Cwd/Cwd.so +make[1]: Leaving directory '/sources/perl-5.32.0/dist/PathTools' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Data::Dumper +make[1]: Entering directory '/sources/perl-5.32.0/dist/Data-Dumper' +Running Mkbootstrap for Dumper () +chmod 644 "Dumper.bs" +/sources/perl-5.32.0/dist/Data-Dumper/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/dist/Data-Dumper/../../lib/ExtUtils/typemap' Dumper.xs > Dumper.xsc +mv Dumper.xsc Dumper.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.174\" -DXS_VERSION=\"2.174\" -fPIC "-I../.." Dumper.c +rm -f ../../lib/auto/Data/Dumper/Dumper.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Dumper.o -o ../../lib/auto/Data/Dumper/Dumper.so \ + \ + +chmod 755 ../../lib/auto/Data/Dumper/Dumper.so +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Data-Dumper' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Setting license tag... +Adding META_MERGE... +Generating a Unix-style Makefile +Writing Makefile for Devel::PPPort +make[1]: Entering directory '/sources/perl-5.32.0/dist/Devel-PPPort' +"../../miniperl" "-I../../lib" PPPort_pm.PL PPPort.pm +including ppphdoc +including inctools +including ppphbin +including version +including threads +including limits +including variables +including subparse +including newCONSTSUB +including magic_defs +including misc +including sv_xpvf +including SvPV +including warn +including format +including uv +including memory +including mess +including mPUSH +including call +including newRV +including MY_CXT +including SvREFCNT +including newSV_type +including newSVpv +including Sv_set +including shared_pv +including HvNAME +including gv +including pvs +including magic +including cop +including grok +including snprintf +including sprintf +including exception +including strlfuncs +including utf8 +including pv_tools +including locale +Running Mkbootstrap for PPPort () +chmod 644 "PPPort.bs" +/sources/perl-5.32.0/dist/Devel-PPPort/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644 +"../../miniperl" "-I../../lib" "-I../../lib" ppport_h.PL ppport.h +"../../miniperl" "-I../../lib" "-I../../lib" RealPPPort_xs.PL RealPPPort.xs +adding XS code from parts/inc/HvNAME +adding XS code from parts/inc/MY_CXT +adding XS code from parts/inc/SvPV +adding XS code from parts/inc/SvREFCNT +adding XS code from parts/inc/Sv_set +adding XS code from parts/inc/call +adding XS code from parts/inc/cop +adding XS code from parts/inc/exception +adding XS code from parts/inc/format +adding XS code from parts/inc/grok +adding XS code from parts/inc/gv +adding XS code from parts/inc/limits +adding XS code from parts/inc/locale +adding XS code from parts/inc/mPUSH +adding XS code from parts/inc/magic +adding XS code from parts/inc/memory +adding XS code from parts/inc/mess +adding XS code from parts/inc/misc +adding XS code from parts/inc/newCONSTSUB +adding XS code from parts/inc/newRV +adding XS code from parts/inc/newSV_type +adding XS code from parts/inc/newSVpv +adding XS code from parts/inc/pv_tools +adding XS code from parts/inc/pvs +adding XS code from parts/inc/shared_pv +adding XS code from parts/inc/snprintf +adding XS code from parts/inc/sprintf +adding XS code from parts/inc/strlfuncs +adding XS code from parts/inc/sv_xpvf +adding XS code from parts/inc/threads +adding XS code from parts/inc/utf8 +adding XS code from parts/inc/uv +adding XS code from parts/inc/variables +adding XS code from parts/inc/warn +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.32.0/dist/Devel-PPPort/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/dist/Devel-PPPort/typemap' RealPPPort.xs > RealPPPort.xsc +mv RealPPPort.xsc RealPPPort.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.57\" -DXS_VERSION=\"3.57\" -fPIC "-I../.." -W -Wall -Wdeclaration-after-statement RealPPPort.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.57\" -DXS_VERSION=\"3.57\" -fPIC "-I../.." -W -Wall -Wdeclaration-after-statement module2.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.57\" -DXS_VERSION=\"3.57\" -fPIC "-I../.." -W -Wall -Wdeclaration-after-statement module3.c +rm -f ../../lib/auto/Devel/PPPort/PPPort.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong RealPPPort.o module2.o module3.o -o ../../lib/auto/Devel/PPPort/PPPort.so \ + \ + +chmod 755 ../../lib/auto/Devel/PPPort/PPPort.so +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Devel-PPPort' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Devel::Peek +make[1]: Entering directory '/sources/perl-5.32.0/ext/Devel-Peek' +Running Mkbootstrap for Peek () +chmod 644 "Peek.bs" +/sources/perl-5.32.0/ext/Devel-Peek/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/Devel-Peek/../../lib/ExtUtils/typemap' Peek.xs > Peek.xsc +mv Peek.xsc Peek.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.28\" -DXS_VERSION=\"1.28\" -fPIC "-I../.." Peek.c +rm -f ../../lib/auto/Devel/Peek/Peek.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Peek.o -o ../../lib/auto/Devel/Peek/Peek.so \ + \ + +chmod 755 ../../lib/auto/Devel/Peek/Peek.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Devel-Peek' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Digest::MD5 +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Digest-MD5' +Running Mkbootstrap for MD5 () +chmod 644 "MD5.bs" +/sources/perl-5.32.0/cpan/Digest-MD5/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/Digest-MD5/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/cpan/Digest-MD5/typemap' MD5.xs > MD5.xsc +mv MD5.xsc MD5.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.55_01\" -DXS_VERSION=\"2.55_01\" -fPIC "-I../.." MD5.c +rm -f ../../lib/auto/Digest/MD5/MD5.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong MD5.o -o ../../lib/auto/Digest/MD5/MD5.so \ + \ + +chmod 755 ../../lib/auto/Digest/MD5/MD5.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Digest-MD5' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Digest::SHA +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Digest-SHA' +Running Mkbootstrap for SHA () +chmod 644 "SHA.bs" +/sources/perl-5.32.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/Digest-SHA/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/cpan/Digest-SHA/typemap' SHA.xs > SHA.xsc +mv SHA.xsc SHA.c +cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"6.02\" -DXS_VERSION=\"6.02\" -fPIC "-I../.." SHA.c +rm -f ../../lib/auto/Digest/SHA/SHA.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong SHA.o -o ../../lib/auto/Digest/SHA/SHA.so \ + \ + +chmod 755 ../../lib/auto/Digest/SHA/SHA.so +cp shasum blib/script/shasum +/sources/perl-5.32.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/shasum +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Digest-SHA' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Encode +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Encode' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/Byte' +Running Mkbootstrap for Byte () +chmod 644 "Byte.bs" +/sources/perl-5.32.0/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644 +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o byte_t.c -f byte_t.fnm +Reading iso-8859-2 (iso-8859-2) +Reading iso-8859-3 (iso-8859-3) +Reading iso-8859-4 (iso-8859-4) +Reading iso-8859-5 (iso-8859-5) +Reading iso-8859-6 (iso-8859-6) +Reading iso-8859-7 (iso-8859-7) +Reading iso-8859-8 (iso-8859-8) +Reading iso-8859-9 (iso-8859-9) +Reading iso-8859-10 (iso-8859-10) +Reading iso-8859-11 (iso-8859-11) +Reading iso-8859-13 (iso-8859-13) +Reading iso-8859-14 (iso-8859-14) +Reading iso-8859-15 (iso-8859-15) +Reading iso-8859-16 (iso-8859-16) +Reading AdobeStandardEncoding (AdobeStandardEncoding) +Reading cp1006 (cp1006) +Reading cp1250 (cp1250) +Reading cp1251 (cp1251) +Reading cp1253 (cp1253) +Reading cp1254 (cp1254) +Reading cp1255 (cp1255) +Reading cp1256 (cp1256) +Reading cp1257 (cp1257) +Reading cp1258 (cp1258) +Reading cp424 (cp424) +Reading cp437 (cp437) +Reading cp737 (cp737) +Reading cp775 (cp775) +Reading cp850 (cp850) +Reading cp852 (cp852) +Reading cp855 (cp855) +Reading cp856 (cp856) +Reading cp857 (cp857) +Reading cp858 (cp858) +Reading cp860 (cp860) +Reading cp861 (cp861) +Reading cp862 (cp862) +Reading cp863 (cp863) +Reading cp864 (cp864) +Reading cp865 (cp865) +Reading cp866 (cp866) +Reading cp869 (cp869) +Reading cp874 (cp874) +Reading hp-roman8 (hp-roman8) +Reading koi8-f (koi8-f) +Reading koi8-r (koi8-r) +Reading koi8-u (koi8-u) +Reading MacArabic (MacArabic) +Reading MacCentralEurRoman (MacCentralEurRoman) +Reading MacCroatian (MacCroatian) +Reading MacCyrillic (MacCyrillic) +Reading MacFarsi (MacFarsi) +Reading MacGreek (MacGreek) +Reading MacHebrew (MacHebrew) +Reading MacIcelandic (MacIcelandic) +Reading MacRomanian (MacRomanian) +Reading MacRumanian (MacRumanian) +Reading MacRoman (MacRoman) +Reading MacSami (MacSami) +Reading MacThai (MacThai) +Reading MacTurkish (MacTurkish) +Reading MacUkrainian (MacUkrainian) +Reading nextstep (nextstep) +Reading viscii (viscii) +"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/sources/perl-5.32.0/cpan/Encode/Byte/../../../lib/ExtUtils/typemap' Byte.xs > Byte.xsc +mv Byte.xsc Byte.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." Byte.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." byte_t.c +rm -f ../../../lib/auto/Encode/Byte/Byte.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Byte.o byte_t.o -o ../../../lib/auto/Encode/Byte/Byte.so \ + \ + +chmod 755 ../../../lib/auto/Encode/Byte/Byte.so +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/Byte' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/CN' +Running Mkbootstrap for CN () +chmod 644 "CN.bs" +/sources/perl-5.32.0/cpan/Encode/CN/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644 +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm +Reading cp936 (cp936) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm +Reading euc-cn (euc-cn) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_02_t.c -f gb_02_t.fnm +Reading gb12345-raw (gb12345-raw) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm +Reading gb2312-raw (gb2312-raw) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ir_04_t.c -f ir_04_t.fnm +Reading iso-ir-165 (iso-ir-165) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm +Reading MacChineseSimp (MacChineseSimp) +"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -noprototypes -nolinenumbers -typemap '/sources/perl-5.32.0/cpan/Encode/CN/../../../lib/ExtUtils/typemap' CN.xs > CN.xsc +mv CN.xsc CN.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." CN.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_00_t.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." eu_01_t.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." gb_02_t.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." gb_03_t.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ir_04_t.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_05_t.c +rm -f ../../../lib/auto/Encode/CN/CN.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong CN.o cp_00_t.o eu_01_t.o gb_02_t.o gb_03_t.o ir_04_t.o ma_05_t.o -o ../../../lib/auto/Encode/CN/CN.so \ + \ + +chmod 755 ../../../lib/auto/Encode/CN/CN.so +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/CN' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/EBCDIC' +Running Mkbootstrap for EBCDIC () +chmod 644 "EBCDIC.bs" +/sources/perl-5.32.0/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644 +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o ebcdic_t.c -f ebcdic_t.fnm +Reading cp37 (cp37) +Reading cp1026 (cp1026) +Reading cp1047 (cp1047) +Reading cp500 (cp500) +Reading cp875 (cp875) +Reading posix-bc (posix-bc) +"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/sources/perl-5.32.0/cpan/Encode/EBCDIC/../../../lib/ExtUtils/typemap' EBCDIC.xs > EBCDIC.xsc +mv EBCDIC.xsc EBCDIC.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." EBCDIC.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." ebcdic_t.c +rm -f ../../../lib/auto/Encode/EBCDIC/EBCDIC.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong EBCDIC.o ebcdic_t.o -o ../../../lib/auto/Encode/EBCDIC/EBCDIC.so \ + \ + +chmod 755 ../../../lib/auto/Encode/EBCDIC/EBCDIC.so +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/EBCDIC' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/JP' +Running Mkbootstrap for JP () +chmod 644 "JP.bs" +/sources/perl-5.32.0/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644 +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm +Reading cp932 (cp932) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm +Reading euc-jp (euc-jp) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_02_t.c -f ji_02_t.fnm +Reading jis0201-raw (jis0201-raw) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_03_t.c -f ji_03_t.fnm +Reading jis0208-raw (jis0208-raw) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_04_t.c -f ji_04_t.fnm +Reading jis0212-raw (jis0212-raw) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm +Reading MacJapanese (MacJapanese) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o sh_06_t.c -f sh_06_t.fnm +Reading shiftjis (shiftjis) +"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/sources/perl-5.32.0/cpan/Encode/JP/../../../lib/ExtUtils/typemap' JP.xs > JP.xsc +mv JP.xsc JP.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." JP.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." cp_00_t.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." eu_01_t.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ji_02_t.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ji_03_t.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ji_04_t.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ma_05_t.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." sh_06_t.c +rm -f ../../../lib/auto/Encode/JP/JP.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong JP.o cp_00_t.o eu_01_t.o ji_02_t.o ji_03_t.o ji_04_t.o ma_05_t.o sh_06_t.o -o ../../../lib/auto/Encode/JP/JP.so \ + \ + +chmod 755 ../../../lib/auto/Encode/JP/JP.so +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/JP' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/KR' +Running Mkbootstrap for KR () +chmod 644 "KR.bs" +/sources/perl-5.32.0/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644 +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm +Reading cp949 (cp949) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm +Reading euc-kr (euc-kr) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm +Reading johab (johab) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ks_03_t.c -f ks_03_t.fnm +Reading ksc5601-raw (ksc5601-raw) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm +Reading MacKorean (MacKorean) +"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/sources/perl-5.32.0/cpan/Encode/KR/../../../lib/ExtUtils/typemap' KR.xs > KR.xsc +mv KR.xsc KR.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." KR.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_00_t.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." eu_01_t.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." jo_02_t.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ks_03_t.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_04_t.c +rm -f ../../../lib/auto/Encode/KR/KR.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong KR.o cp_00_t.o eu_01_t.o jo_02_t.o ks_03_t.o ma_04_t.o -o ../../../lib/auto/Encode/KR/KR.so \ + \ + +chmod 755 ../../../lib/auto/Encode/KR/KR.so +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/KR' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/Symbol' +Running Mkbootstrap for Symbol () +chmod 644 "Symbol.bs" +/sources/perl-5.32.0/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644 +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o symbol_t.c -f symbol_t.fnm +Reading AdobeSymbol (AdobeSymbol) +Reading AdobeZdingbat (AdobeZdingbat) +Reading dingbats (dingbats) +Reading MacDingbats (MacDingbats) +Reading MacSymbol (MacSymbol) +Reading symbol (symbol) +"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/sources/perl-5.32.0/cpan/Encode/Symbol/../../../lib/ExtUtils/typemap' Symbol.xs > Symbol.xsc +mv Symbol.xsc Symbol.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." Symbol.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." symbol_t.c +rm -f ../../../lib/auto/Encode/Symbol/Symbol.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Symbol.o symbol_t.o -o ../../../lib/auto/Encode/Symbol/Symbol.so \ + \ + +chmod 755 ../../../lib/auto/Encode/Symbol/Symbol.so +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/Symbol' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/TW' +Running Mkbootstrap for TW () +chmod 644 "TW.bs" +/sources/perl-5.32.0/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644 +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_00_t.c -f bi_00_t.fnm +Reading big5-eten (big5-eten) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_01_t.c -f bi_01_t.fnm +Reading big5-hkscs (big5-hkscs) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_02_t.c -f cp_02_t.fnm +Reading cp950 (cp950) +"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_03_t.c -f ma_03_t.fnm +Reading MacChineseTrad (MacChineseTrad) +"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/sources/perl-5.32.0/cpan/Encode/TW/../../../lib/ExtUtils/typemap' TW.xs > TW.xsc +mv TW.xsc TW.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." TW.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." bi_00_t.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." bi_01_t.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_02_t.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_03_t.c +rm -f ../../../lib/auto/Encode/TW/TW.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong TW.o bi_00_t.o bi_01_t.o cp_02_t.o ma_03_t.o -o ../../../lib/auto/Encode/TW/TW.so \ + \ + +chmod 755 ../../../lib/auto/Encode/TW/TW.so +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/TW' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/Unicode' +Running Mkbootstrap for Unicode () +chmod 644 "Unicode.bs" +/sources/perl-5.32.0/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644 +"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/Encode/Unicode/../../../lib/ExtUtils/typemap' Unicode.xs > Unicode.xsc +mv Unicode.xsc Unicode.c +cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.18\" -DXS_VERSION=\"2.18\" -fPIC "-I../../.." Unicode.c +rm -f ../../../lib/auto/Encode/Unicode/Unicode.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Unicode.o -o ../../../lib/auto/Encode/Unicode/Unicode.so \ + \ + +chmod 755 ../../../lib/auto/Encode/Unicode/Unicode.so +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/Unicode' +Running Mkbootstrap for Encode () +chmod 644 "Encode.bs" +/sources/perl-5.32.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/Encode/../../lib/ExtUtils/typemap' Encode.xs > Encode.xsc +mv Encode.xsc Encode.c +"../../miniperl" "-I../../lib" bin/enc2xs -"Q" -"O" -o def_t.c -f def_t.fnm +Reading iso-8859-1 (iso-8859-1) +Reading ascii (ascii) +Reading cp1252 (cp1252) +Reading ascii-ctrl (ascii-ctrl) +Reading null (null) +cc -c -I./Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.06\" -DXS_VERSION=\"3.06\" -fPIC "-I../.." Encode.c +cc -c -I./Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.06\" -DXS_VERSION=\"3.06\" -fPIC "-I../.." def_t.c +cc -c -I./Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.06\" -DXS_VERSION=\"3.06\" -fPIC "-I../.." encengine.c +rm -f ../../lib/auto/Encode/Encode.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Encode.o def_t.o encengine.o -o ../../lib/auto/Encode/Encode.so \ + \ + +chmod 755 ../../lib/auto/Encode/Encode.so +cp bin/enc2xs blib/script/enc2xs +/sources/perl-5.32.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs +cp bin/encguess blib/script/encguess +/sources/perl-5.32.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/encguess +cp bin/piconv blib/script/piconv +/sources/perl-5.32.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Encode' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Fcntl +make[1]: Entering directory '/sources/perl-5.32.0/ext/Fcntl' +Running Mkbootstrap for Fcntl () +chmod 644 "Fcntl.bs" +/sources/perl-5.32.0/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.32.0/ext/Fcntl/../../lib/ExtUtils/typemap' Fcntl.xs > Fcntl.xsc +mv Fcntl.xsc Fcntl.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.13\" -DXS_VERSION=\"1.13\" -fPIC "-I../.." Fcntl.c +rm -f ../../lib/auto/Fcntl/Fcntl.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Fcntl.o -o ../../lib/auto/Fcntl/Fcntl.so \ + \ + +chmod 755 ../../lib/auto/Fcntl/Fcntl.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Fcntl' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for File::DosGlob +make[1]: Entering directory '/sources/perl-5.32.0/ext/File-DosGlob' +Running Mkbootstrap for DosGlob () +chmod 644 "DosGlob.bs" +/sources/perl-5.32.0/ext/File-DosGlob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/File-DosGlob/../../lib/ExtUtils/typemap' DosGlob.xs > DosGlob.xsc +mv DosGlob.xsc DosGlob.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fPIC "-I../.." DosGlob.c +rm -f ../../lib/auto/File/DosGlob/DosGlob.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong DosGlob.o -o ../../lib/auto/File/DosGlob/DosGlob.so \ + \ + +chmod 755 ../../lib/auto/File/DosGlob/DosGlob.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/File-DosGlob' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for File::Glob +make[1]: Entering directory '/sources/perl-5.32.0/ext/File-Glob' +Running Mkbootstrap for Glob () +chmod 644 "Glob.bs" +/sources/perl-5.32.0/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644 +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.33\" -DXS_VERSION=\"1.33\" -fPIC "-I../.." bsd_glob.c +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/File-Glob/../../lib/ExtUtils/typemap' Glob.xs > Glob.xsc +mv Glob.xsc Glob.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.33\" -DXS_VERSION=\"1.33\" -fPIC "-I../.." Glob.c +rm -f ../../lib/auto/File/Glob/Glob.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong bsd_glob.o Glob.o -o ../../lib/auto/File/Glob/Glob.so \ + \ + +chmod 755 ../../lib/auto/File/Glob/Glob.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/File-Glob' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Filter::Util::Call +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Filter-Util-Call' +Running Mkbootstrap for Call () +chmod 644 "Call.bs" +/sources/perl-5.32.0/cpan/Filter-Util-Call/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/Filter-Util-Call/../../lib/ExtUtils/typemap' Call.xs > Call.xsc +mv Call.xsc Call.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.59\" -DXS_VERSION=\"1.59\" -fPIC "-I../.." Call.c +rm -f ../../lib/auto/Filter/Util/Call/Call.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Call.o -o ../../lib/auto/Filter/Util/Call/Call.so \ + \ + +chmod 755 ../../lib/auto/Filter/Util/Call/Call.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Filter-Util-Call' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/GDBM_File/GDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for GDBM_File +make[1]: Entering directory '/sources/perl-5.32.0/ext/GDBM_File' +Running Mkbootstrap for GDBM_File () +chmod 644 "GDBM_File.bs" +/sources/perl-5.32.0/ext/GDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- GDBM_File.bs ../../lib/auto/GDBM_File/GDBM_File.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.32.0/ext/GDBM_File/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/ext/GDBM_File/typemap' GDBM_File.xs > GDBM_File.xsc +mv GDBM_File.xsc GDBM_File.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.18\" -DXS_VERSION=\"1.18\" -fPIC "-I../.." GDBM_File.c +rm -f ../../lib/auto/GDBM_File/GDBM_File.so +LD_RUN_PATH="/usr/lib" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong GDBM_File.o -o ../../lib/auto/GDBM_File/GDBM_File.so \ + -lgdbm \ + +chmod 755 ../../lib/auto/GDBM_File/GDBM_File.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/GDBM_File' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Hash::Util +make[1]: Entering directory '/sources/perl-5.32.0/ext/Hash-Util' +Running Mkbootstrap for Util () +chmod 644 "Util.bs" +/sources/perl-5.32.0/ext/Hash-Util/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/Hash-Util/../../lib/ExtUtils/typemap' Util.xs > Util.xsc +mv Util.xsc Util.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.23\" -DXS_VERSION=\"0.23\" -fPIC "-I../.." -DPERL_EXT Util.c +rm -f ../../lib/auto/Hash/Util/Util.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Util.o -o ../../lib/auto/Hash/Util/Util.so \ + \ + +chmod 755 ../../lib/auto/Hash/Util/Util.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Hash-Util' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Hash::Util::FieldHash +make[1]: Entering directory '/sources/perl-5.32.0/ext/Hash-Util-FieldHash' +Running Mkbootstrap for FieldHash () +chmod 644 "FieldHash.bs" +/sources/perl-5.32.0/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/Hash-Util-FieldHash/../../lib/ExtUtils/typemap' FieldHash.xs > FieldHash.xsc +mv FieldHash.xsc FieldHash.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.20\" -DXS_VERSION=\"1.20\" -fPIC "-I../.." FieldHash.c +rm -f ../../lib/auto/Hash/Util/FieldHash/FieldHash.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong FieldHash.o -o ../../lib/auto/Hash/Util/FieldHash/FieldHash.so \ + \ + +chmod 755 ../../lib/auto/Hash/Util/FieldHash/FieldHash.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Hash-Util-FieldHash' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for I18N::Langinfo +make[1]: Entering directory '/sources/perl-5.32.0/ext/I18N-Langinfo' +Running Mkbootstrap for Langinfo () +chmod 644 "Langinfo.bs" +/sources/perl-5.32.0/ext/I18N-Langinfo/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/I18N-Langinfo/../../lib/ExtUtils/typemap' Langinfo.xs > Langinfo.xsc +mv Langinfo.xsc Langinfo.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -fPIC "-I../.." Langinfo.c +rm -f ../../lib/auto/I18N/Langinfo/Langinfo.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Langinfo.o -o ../../lib/auto/I18N/Langinfo/Langinfo.so \ + \ + +chmod 755 ../../lib/auto/I18N/Langinfo/Langinfo.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/I18N-Langinfo' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for IO +make[1]: Entering directory '/sources/perl-5.32.0/dist/IO' +Running Mkbootstrap for IO () +chmod 644 "IO.bs" +/sources/perl-5.32.0/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/dist/IO/../../lib/ExtUtils/typemap' IO.xs > IO.xsc +mv IO.xsc IO.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.43\" -DXS_VERSION=\"1.43\" -fPIC "-I../.." IO.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.43\" -DXS_VERSION=\"1.43\" -fPIC "-I../.." poll.c +rm -f ../../lib/auto/IO/IO.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong IO.o poll.o -o ../../lib/auto/IO/IO.so \ + \ + +chmod 755 ../../lib/auto/IO/IO.so +make[1]: Leaving directory '/sources/perl-5.32.0/dist/IO' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Setting license tag... +Generating a Unix-style Makefile +Writing Makefile for IPC::SysV +make[1]: Entering directory '/sources/perl-5.32.0/cpan/IPC-SysV' +Running Mkbootstrap for SysV () +chmod 644 "SysV.bs" +/sources/perl-5.32.0/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644 +make[2]: Entering directory '/sources/perl-5.32.0/cpan/IPC-SysV' +"../../miniperl" -I../../lib -I../../lib regen.pl +Writing const-xs.inc +Writing const-c.inc +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/IPC-SysV' +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/IPC-SysV/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/cpan/IPC-SysV/typemap' SysV.xs > SysV.xsc +mv SysV.xsc SysV.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.07\" -DXS_VERSION=\"2.07\" -fPIC "-I../.." SysV.c +rm -f ../../lib/auto/IPC/SysV/SysV.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong SysV.o -o ../../lib/auto/IPC/SysV/SysV.so \ + \ + +chmod 755 ../../lib/auto/IPC/SysV/SysV.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/IPC-SysV' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for List::Util +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Scalar-List-Utils' +Running Mkbootstrap for Util () +chmod 644 "Util.bs" +/sources/perl-5.32.0/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/Scalar-List-Utils/../../lib/ExtUtils/typemap' ListUtil.xs > ListUtil.xsc +mv ListUtil.xsc ListUtil.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.55\" -DXS_VERSION=\"1.55\" -fPIC "-I../.." -DPERL_EXT ListUtil.c +rm -f ../../lib/auto/List/Util/Util.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong ListUtil.o -o ../../lib/auto/List/Util/Util.so \ + \ + +chmod 755 ../../lib/auto/List/Util/Util.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Scalar-List-Utils' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for MIME::Base64 +make[1]: Entering directory '/sources/perl-5.32.0/cpan/MIME-Base64' +Running Mkbootstrap for Base64 () +chmod 644 "Base64.bs" +/sources/perl-5.32.0/cpan/MIME-Base64/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/MIME-Base64/../../lib/ExtUtils/typemap' Base64.xs > Base64.xsc +mv Base64.xsc Base64.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.15\" -DXS_VERSION=\"3.15\" -fPIC "-I../.." Base64.c +rm -f ../../lib/auto/MIME/Base64/Base64.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Base64.o -o ../../lib/auto/MIME/Base64/Base64.so \ + \ + +chmod 755 ../../lib/auto/MIME/Base64/Base64.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/MIME-Base64' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Math::BigInt::FastCalc +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Math-BigInt-FastCalc' +Running Mkbootstrap for FastCalc () +chmod 644 "FastCalc.bs" +/sources/perl-5.32.0/cpan/Math-BigInt-FastCalc/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/Math-BigInt-FastCalc/../../lib/ExtUtils/typemap' FastCalc.xs > FastCalc.xsc +mv FastCalc.xsc FastCalc.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.5009\" -DXS_VERSION=\"0.5009\" -fPIC "-I../.." FastCalc.c +rm -f ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong FastCalc.o -o ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so \ + \ + +chmod 755 ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Math-BigInt-FastCalc' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/NDBM_File/NDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for NDBM_File +make[1]: Entering directory '/sources/perl-5.32.0/ext/NDBM_File' +Running Mkbootstrap for NDBM_File () +chmod 644 "NDBM_File.bs" +/sources/perl-5.32.0/ext/NDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- NDBM_File.bs ../../lib/auto/NDBM_File/NDBM_File.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.32.0/ext/NDBM_File/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/ext/NDBM_File/typemap' NDBM_File.xs > NDBM_File.xsc +mv NDBM_File.xsc NDBM_File.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." NDBM_File.c +rm -f ../../lib/auto/NDBM_File/NDBM_File.so +LD_RUN_PATH="/usr/lib" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong NDBM_File.o -o ../../lib/auto/NDBM_File/NDBM_File.so \ + -lgdbm -lgdbm_compat \ + +chmod 755 ../../lib/auto/NDBM_File/NDBM_File.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/NDBM_File' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/ODBM_File/ODBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for ODBM_File +make[1]: Entering directory '/sources/perl-5.32.0/ext/ODBM_File' +Running Mkbootstrap for ODBM_File () +chmod 644 "ODBM_File.bs" +/sources/perl-5.32.0/ext/ODBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- ODBM_File.bs ../../lib/auto/ODBM_File/ODBM_File.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.32.0/ext/ODBM_File/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/ext/ODBM_File/typemap' ODBM_File.xs > ODBM_File.xsc +mv ODBM_File.xsc ODBM_File.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." ODBM_File.c +rm -f ../../lib/auto/ODBM_File/ODBM_File.so +LD_RUN_PATH="/usr/lib" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong ODBM_File.o -o ../../lib/auto/ODBM_File/ODBM_File.so \ + -lgdbm -lgdbm_compat -lgdbm_compat \ + +chmod 755 ../../lib/auto/ODBM_File/ODBM_File.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/ODBM_File' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Opcode +make[1]: Entering directory '/sources/perl-5.32.0/ext/Opcode' +Running Mkbootstrap for Opcode () +chmod 644 "Opcode.bs" +/sources/perl-5.32.0/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/Opcode/../../lib/ExtUtils/typemap' Opcode.xs > Opcode.xsc +mv Opcode.xsc Opcode.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.47\" -DXS_VERSION=\"1.47\" -fPIC "-I../.." Opcode.c +rm -f ../../lib/auto/Opcode/Opcode.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Opcode.o -o ../../lib/auto/Opcode/Opcode.so \ + \ + +chmod 755 ../../lib/auto/Opcode/Opcode.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Opcode' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for POSIX +make[1]: Entering directory '/sources/perl-5.32.0/ext/POSIX' +Running Mkbootstrap for POSIX () +chmod 644 "POSIX.bs" +/sources/perl-5.32.0/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.32.0/ext/POSIX/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/ext/POSIX/typemap' POSIX.xs > POSIX.xsc +mv POSIX.xsc POSIX.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DSTRUCT_TM_HASZONE -DHINT_SC_EXIST -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.94\" -DXS_VERSION=\"1.94\" -fPIC "-I../.." POSIX.c +rm -f ../../lib/auto/POSIX/POSIX.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong POSIX.o -o ../../lib/auto/POSIX/POSIX.so \ + -lm \ + +chmod 755 ../../lib/auto/POSIX/POSIX.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/POSIX' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for PerlIO::encoding +make[1]: Entering directory '/sources/perl-5.32.0/ext/PerlIO-encoding' +Running Mkbootstrap for encoding () +chmod 644 "encoding.bs" +/sources/perl-5.32.0/ext/PerlIO-encoding/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/PerlIO-encoding/../../lib/ExtUtils/typemap' encoding.xs > encoding.xsc +mv encoding.xsc encoding.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" -fPIC "-I../.." encoding.c +rm -f ../../lib/auto/PerlIO/encoding/encoding.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong encoding.o -o ../../lib/auto/PerlIO/encoding/encoding.so \ + \ + +chmod 755 ../../lib/auto/PerlIO/encoding/encoding.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/PerlIO-encoding' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for PerlIO::mmap +make[1]: Entering directory '/sources/perl-5.32.0/ext/PerlIO-mmap' +Running Mkbootstrap for mmap () +chmod 644 "mmap.bs" +/sources/perl-5.32.0/ext/PerlIO-mmap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/PerlIO-mmap/../../lib/ExtUtils/typemap' mmap.xs > mmap.xsc +mv mmap.xsc mmap.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.016\" -DXS_VERSION=\"0.016\" -fPIC "-I../.." mmap.c +rm -f ../../lib/auto/PerlIO/mmap/mmap.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong mmap.o -o ../../lib/auto/PerlIO/mmap/mmap.so \ + \ + +chmod 755 ../../lib/auto/PerlIO/mmap/mmap.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/PerlIO-mmap' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for PerlIO::scalar +make[1]: Entering directory '/sources/perl-5.32.0/ext/PerlIO-scalar' +Running Mkbootstrap for scalar () +chmod 644 "scalar.bs" +/sources/perl-5.32.0/ext/PerlIO-scalar/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- scalar.bs ../../lib/auto/PerlIO/scalar/scalar.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/PerlIO-scalar/../../lib/ExtUtils/typemap' scalar.xs > scalar.xsc +mv scalar.xsc scalar.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I../.." scalar.c +rm -f ../../lib/auto/PerlIO/scalar/scalar.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong scalar.o -o ../../lib/auto/PerlIO/scalar/scalar.so \ + \ + +chmod 755 ../../lib/auto/PerlIO/scalar/scalar.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/PerlIO-scalar' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for PerlIO::via +make[1]: Entering directory '/sources/perl-5.32.0/ext/PerlIO-via' +Running Mkbootstrap for via () +chmod 644 "via.bs" +/sources/perl-5.32.0/ext/PerlIO-via/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/PerlIO-via/../../lib/ExtUtils/typemap' via.xs > via.xsc +mv via.xsc via.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I../.." via.c +rm -f ../../lib/auto/PerlIO/via/via.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong via.o -o ../../lib/auto/PerlIO/via/via.so \ + \ + +chmod 755 ../../lib/auto/PerlIO/via/via.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/PerlIO-via' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for SDBM_File +make[1]: Entering directory '/sources/perl-5.32.0/ext/SDBM_File' +Running Mkbootstrap for SDBM_File () +chmod 644 "SDBM_File.bs" +/sources/perl-5.32.0/ext/SDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/SDBM_File/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/ext/SDBM_File/typemap' SDBM_File.xs > SDBM_File.xsc +mv SDBM_File.xsc SDBM_File.c +cc -c -I../.. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF SDBM_File.c +cc -c -I../.. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF hash.c +cc -c -I../.. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF pair.c +cc -c -I../.. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF sdbm.c +rm -f ../../lib/auto/SDBM_File/SDBM_File.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong SDBM_File.o hash.o pair.o sdbm.o -o ../../lib/auto/SDBM_File/SDBM_File.so \ + \ + +chmod 755 ../../lib/auto/SDBM_File/SDBM_File.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/SDBM_File' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Socket +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Socket' +Running Mkbootstrap for Socket () +chmod 644 "Socket.bs" +/sources/perl-5.32.0/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.32.0/cpan/Socket/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/cpan/Socket/typemap' Socket.xs > Socket.xsc +mv Socket.xsc Socket.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.029\" -DXS_VERSION=\"2.029\" -fPIC "-I../.." Socket.c +rm -f ../../lib/auto/Socket/Socket.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Socket.o -o ../../lib/auto/Socket/Socket.so \ + \ + +chmod 755 ../../lib/auto/Socket/Socket.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Socket' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Storable +make[1]: Entering directory '/sources/perl-5.32.0/dist/Storable' +Running Mkbootstrap for Storable () +chmod 644 "Storable.bs" +/sources/perl-5.32.0/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/dist/Storable/../../lib/ExtUtils/typemap' Storable.xs > Storable.xsc +mv Storable.xsc Storable.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.21\" -DXS_VERSION=\"3.21\" -fPIC "-I../.." Storable.c +rm -f ../../lib/auto/Storable/Storable.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Storable.o -o ../../lib/auto/Storable/Storable.so \ + \ + +chmod 755 ../../lib/auto/Storable/Storable.so +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Storable' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Sys::Hostname +make[1]: Entering directory '/sources/perl-5.32.0/ext/Sys-Hostname' +Running Mkbootstrap for Hostname () +chmod 644 "Hostname.bs" +/sources/perl-5.32.0/ext/Sys-Hostname/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/Sys-Hostname/../../lib/ExtUtils/typemap' Hostname.xs > Hostname.xsc +mv Hostname.xsc Hostname.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.23\" -DXS_VERSION=\"1.23\" -fPIC "-I../.." Hostname.c +rm -f ../../lib/auto/Sys/Hostname/Hostname.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Hostname.o -o ../../lib/auto/Sys/Hostname/Hostname.so \ + \ + +chmod 755 ../../lib/auto/Sys/Hostname/Hostname.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Sys-Hostname' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Sys::Syslog +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Sys-Syslog' +Running Mkbootstrap for Syslog () +chmod 644 "Syslog.bs" +/sources/perl-5.32.0/cpan/Sys-Syslog/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.32.0/cpan/Sys-Syslog/../../lib/ExtUtils/typemap' Syslog.xs > Syslog.xsc +mv Syslog.xsc Syslog.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.36\" -DXS_VERSION=\"0.36\" -fPIC "-I../.." Syslog.c +rm -f ../../lib/auto/Sys/Syslog/Syslog.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Syslog.o -o ../../lib/auto/Sys/Syslog/Syslog.so \ + \ + +chmod 755 ../../lib/auto/Sys/Syslog/Syslog.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Sys-Syslog' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Configuring Time::HiRes... +Using hints hints/linux.pl... +Extra libraries: -lrt... +Have syscall()... looking for syscall.h... found . +Looking for gettimeofday()... found. +Looking for setitimer()... found. +Looking for getitimer()... found. +You have interval timers (both setitimer and getitimer). +Looking for ualarm()... found. +Looking for usleep()... found. +Looking for nanosleep()... believing $Config{d_nanosleep}... found. +You can mix subsecond sleeps with signals, if you want to. +(It's still not portable, though.) +Looking for clockid_t... found. +Looking for clock_gettime()... found. +Looking for clock_getres()... found. +Looking for clock_nanosleep()... found. +Looking for clock()... found. +Looking for working futimens()... found. +Looking for working utimensat()... found. +You seem to have subsecond timestamp setting. +Looking for stat() subsecond timestamps... +Trying struct stat st_atimespec.tv_nsec...NOT found. +Trying struct stat st_atimensec...NOT found. +Trying struct stat st_atime_n...NOT found. +Trying struct stat st_atim.tv_nsec...found. +Trying struct stat st_uatime...NOT found. +You seem to have subsecond timestamp reading. +(Your struct stat has them, but the filesystems must help.) +Generating a Unix-style Makefile +Writing Makefile for Time::HiRes +make[1]: Entering directory '/sources/perl-5.32.0/dist/Time-HiRes' +Running Mkbootstrap for HiRes () +chmod 644 "HiRes.bs" +/sources/perl-5.32.0/dist/Time-HiRes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/dist/Time-HiRes/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/dist/Time-HiRes/typemap' HiRes.xs > HiRes.xsc +mv HiRes.xsc HiRes.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.9764\" -DXS_VERSION=\"1.9764\" -fPIC "-I../.." -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCKID_T -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK_NANOSLEEP -DTIME_HIRES_CLOCK -DHAS_FUTIMENS -DHAS_UTIMENSAT -DTIME_HIRES_UTIME -DTIME_HIRES_STAT_XTIM -DTIME_HIRES_STAT=4 HiRes.c +rm -f ../../lib/auto/Time/HiRes/HiRes.so +LD_RUN_PATH="/usr/lib" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong HiRes.o -o ../../lib/auto/Time/HiRes/HiRes.so \ + -lrt \ + +chmod 755 ../../lib/auto/Time/HiRes/HiRes.so +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Time-HiRes' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Time::Piece +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Time-Piece' +Running Mkbootstrap for Piece () +chmod 644 "Piece.bs" +/sources/perl-5.32.0/cpan/Time-Piece/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/Time-Piece/../../lib/ExtUtils/typemap' Piece.xs > Piece.xsc +mv Piece.xsc Piece.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.3401\" -DXS_VERSION=\"1.3401\" -fPIC "-I../.." Piece.c +rm -f ../../lib/auto/Time/Piece/Piece.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Piece.o -o ../../lib/auto/Time/Piece/Piece.so \ + \ + +chmod 755 ../../lib/auto/Time/Piece/Piece.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Time-Piece' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Making header files for XS... +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Unicode-Collate' +Running Mkbootstrap for Collate () +chmod 644 "Collate.bs" +/sources/perl-5.32.0/cpan/Unicode-Collate/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/cpan/Unicode-Collate/../../lib/ExtUtils/typemap' Collate.xs > Collate.xsc +mv Collate.xsc Collate.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.27\" -DXS_VERSION=\"1.27\" -fPIC "-I../.." Collate.c +rm -f ../../lib/auto/Unicode/Collate/Collate.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Collate.o -o ../../lib/auto/Unicode/Collate/Collate.so \ + \ + +chmod 755 ../../lib/auto/Unicode/Collate/Collate.so +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Unicode-Collate' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for Unicode::Normalize +make[1]: Entering directory '/sources/perl-5.32.0/dist/Unicode-Normalize' +Running Mkbootstrap for Normalize () +chmod 644 "Normalize.bs" +/sources/perl-5.32.0/dist/Unicode-Normalize/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/dist/Unicode-Normalize/../../lib/ExtUtils/typemap' Normalize.xs > Normalize.xsc +mv Normalize.xsc Normalize.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.27\" -DXS_VERSION=\"1.27\" -fPIC "-I../.." Normalize.c +rm -f ../../lib/auto/Unicode/Normalize/Normalize.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Normalize.o -o ../../lib/auto/Unicode/Normalize/Normalize.so \ + \ + +chmod 755 ../../lib/auto/Unicode/Normalize/Normalize.so +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Unicode-Normalize' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for XS::APItest +make[1]: Entering directory '/sources/perl-5.32.0/ext/XS-APItest' +Running Mkbootstrap for APItest () +Writing APItest.bs +chmod 644 "APItest.bs" +/sources/perl-5.32.0/ext/XS-APItest/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- APItest.bs ../../lib/auto/XS/APItest/APItest.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/ext/XS-APItest/typemap' APItest.xs > APItest.xsc +mv APItest.xsc APItest.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.09\" -DXS_VERSION=\"1.09\" -fPIC "-I../.." APItest.c +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/ext/XS-APItest/typemap' XSUB-undef-XS_VERSION.xs > XSUB-undef-XS_VERSION.xsc +mv XSUB-undef-XS_VERSION.xsc XSUB-undef-XS_VERSION.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.09\" -DXS_VERSION=\"1.09\" -fPIC "-I../.." XSUB-undef-XS_VERSION.c +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.32.0/ext/XS-APItest/typemap' XSUB-redefined-macros.xs > XSUB-redefined-macros.xsc +mv XSUB-redefined-macros.xsc XSUB-redefined-macros.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.09\" -DXS_VERSION=\"1.09\" -fPIC "-I../.." XSUB-redefined-macros.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.09\" -DXS_VERSION=\"1.09\" -fPIC "-I../.." core.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.09\" -DXS_VERSION=\"1.09\" -fPIC "-I../.." exception.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.09\" -DXS_VERSION=\"1.09\" -fPIC "-I../.." notcore.c +rm -f ../../lib/auto/XS/APItest/APItest.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong APItest.o XSUB-undef-XS_VERSION.o XSUB-redefined-macros.o core.o exception.o notcore.o -o ../../lib/auto/XS/APItest/APItest.so \ + \ + +chmod 755 ../../lib/auto/XS/APItest/APItest.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/XS-APItest' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for XS::Typemap +make[1]: Entering directory '/sources/perl-5.32.0/ext/XS-Typemap' +Running Mkbootstrap for Typemap () +chmod 644 "Typemap.bs" +/sources/perl-5.32.0/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644 +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.17\" -DXS_VERSION=\"0.17\" -fPIC "-I../.." stdio.c +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/XS-Typemap/../../lib/ExtUtils/typemap' Typemap.xs > Typemap.xsc +mv Typemap.xsc Typemap.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.17\" -DXS_VERSION=\"0.17\" -fPIC "-I../.." Typemap.c +rm -f ../../lib/auto/XS/Typemap/Typemap.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong stdio.o Typemap.o -o ../../lib/auto/XS/Typemap/Typemap.so \ + \ + +chmod 755 ../../lib/auto/XS/Typemap/Typemap.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/XS-Typemap' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for attributes +make[1]: Entering directory '/sources/perl-5.32.0/ext/attributes' +Running Mkbootstrap for attributes () +chmod 644 "attributes.bs" +/sources/perl-5.32.0/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/attributes/../../lib/ExtUtils/typemap' attributes.xs > attributes.xsc +mv attributes.xsc attributes.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I../.." attributes.c +rm -f ../../lib/auto/attributes/attributes.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong attributes.o -o ../../lib/auto/attributes/attributes.so \ + \ + +chmod 755 ../../lib/auto/attributes/attributes.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/attributes' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for mro +make[1]: Entering directory '/sources/perl-5.32.0/ext/mro' +Running Mkbootstrap for mro () +chmod 644 "mro.bs" +/sources/perl-5.32.0/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/ext/mro/../../lib/ExtUtils/typemap' mro.xs > mro.xsc +mv mro.xsc mro.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.23\" -DXS_VERSION=\"1.23\" -fPIC "-I../.." mro.c +rm -f ../../lib/auto/mro/mro.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong mro.o -o ../../lib/auto/mro/mro.so \ + \ + +chmod 755 ../../lib/auto/mro/mro.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/mro' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for re +make[1]: Entering directory '/sources/perl-5.32.0/ext/re' +Running Mkbootstrap for re () +chmod 644 "re.bs" +/sources/perl-5.32.0/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644 +rm -f re_exec.c +cp ../../regexec.c re_exec.c +rm -f invlist_inline.h +cp ../../invlist_inline.h invlist_inline.h +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.40\" -DXS_VERSION=\"0.40\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_exec.c +rm -f re_comp.c +cp ../../regcomp.c re_comp.c +rm -f dquote.c +cp ../../dquote.c dquote.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.40\" -DXS_VERSION=\"0.40\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp.c +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.32.0/ext/re/../../lib/ExtUtils/typemap' re.xs > re.xsc +mv re.xsc re.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.40\" -DXS_VERSION=\"0.40\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re.c +rm -f ../../lib/auto/re/re.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong re_exec.o re_comp.o re.o -o ../../lib/auto/re/re.so \ + \ + +chmod 755 ../../lib/auto/re/re.so +make[1]: Leaving directory '/sources/perl-5.32.0/ext/re' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for threads +make[1]: Entering directory '/sources/perl-5.32.0/dist/threads' +Running Mkbootstrap for threads () +chmod 644 "threads.bs" +/sources/perl-5.32.0/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/dist/threads/../../lib/ExtUtils/typemap' threads.xs > threads.xsc +mv threads.xsc threads.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.25\" -DXS_VERSION=\"2.25\" -fPIC "-I../.." threads.c +rm -f ../../lib/auto/threads/threads.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong threads.o -o ../../lib/auto/threads/threads.so \ + -lpthread \ + +chmod 755 ../../lib/auto/threads/threads.so +make[1]: Leaving directory '/sources/perl-5.32.0/dist/threads' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +Generating a Unix-style Makefile +Writing Makefile for threads::shared +make[1]: Entering directory '/sources/perl-5.32.0/dist/threads-shared' +Running Mkbootstrap for shared () +chmod 644 "shared.bs" +/sources/perl-5.32.0/dist/threads-shared/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644 +"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.32.0/dist/threads-shared/../../lib/ExtUtils/typemap' shared.xs > shared.xsc +mv shared.xsc shared.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.61\" -DXS_VERSION=\"1.61\" -fPIC "-I../.." shared.c +rm -f ../../lib/auto/threads/shared/shared.so +cc -shared -O2 -L/usr/local/lib -fstack-protector-strong shared.o -o ../../lib/auto/threads/shared/shared.so \ + -lpthread \ + +chmod 755 ../../lib/auto/threads/shared/shared.so +make[1]: Leaving directory '/sources/perl-5.32.0/dist/threads-shared' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./perl -Ilib -I. -f pod/buildtoc -q +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib utils/Makefile.PL +Extracting utils/Makefile (with variable substitutions) + + Making utilities +make[1]: Entering directory '/sources/perl-5.32.0/utils' +../miniperl -I../lib corelist.PL +Extracting corelist (with variable substitutions) +../miniperl -I../lib cpan.PL +Extracting cpan (with variable substitutions) +../miniperl -I../lib h2ph.PL +Extracting h2ph (with variable substitutions) +../miniperl -I../lib h2xs.PL +Extracting h2xs (with variable substitutions) +../miniperl -I../lib instmodsh.PL +Extracting instmodsh (with variable substitutions) +../miniperl -I../lib json_pp.PL +Extracting json_pp (with variable substitutions) +../miniperl -I../lib perlbug.PL +Extracting perlbug (with variable substitutions) +../miniperl -I../lib perldoc.PL +Extracting "perldoc" (with variable substitutions) +../miniperl -I../lib perlivp.PL +Extracting perlivp (with variable substitutions) +../miniperl -I../lib pl2pm.PL +Extracting pl2pm (with variable substitutions) +../miniperl -I../lib prove.PL +Extracting prove (with variable substitutions) +../miniperl -I../lib ptar.PL +Extracting ptar (with variable substitutions) +../miniperl -I../lib ptardiff.PL +Extracting ptardiff (with variable substitutions) +../miniperl -I../lib ptargrep.PL +Extracting ptargrep (with variable substitutions) +../miniperl -I../lib shasum.PL +Extracting shasum (with variable substitutions) +../miniperl -I../lib splain.PL +Extracting splain (with variable substitutions) +../miniperl -I../lib libnetcfg.PL +Extracting libnetcfg (with variable substitutions) +../miniperl -I../lib piconv.PL +Extracting piconv (with variable substitutions) +../miniperl -I../lib enc2xs.PL +Extracting enc2xs (with variable substitutions) +../miniperl -I../lib encguess.PL +Extracting encguess (with variable substitutions) +../miniperl -I../lib xsubpp.PL +Extracting xsubpp (with variable substitutions) +../miniperl -I../lib pod2html.PL +Extracting pod2html (with variable substitutions) +../miniperl -I../lib zipdetails.PL +Extracting zipdetails (with variable substitutions) +../miniperl -I../lib streamzip.PL +Extracting streamzip (with variable substitutions) +make[1]: Leaving directory '/sources/perl-5.32.0/utils' + + Everything is up to date. Type 'make test' to run test suite. +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Archive-Tar' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Archive-Tar' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Attribute-Handlers directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/AutoLoader directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/cpan/CPAN' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/CPAN' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/cpan/CPAN-Meta' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/CPAN-Meta' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/CPAN-Meta-Requirements directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/CPAN-Meta-YAML directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Carp directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Config-Perl-V directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Devel-SelfStubber directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Digest directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Dumpvalue directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Env directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/ext/Errno' +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Errno' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Exporter directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/ExtUtils-CBuilder directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/ExtUtils-Constant directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/ExtUtils-Install directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/cpan/ExtUtils-MakeMaker' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/ExtUtils-MakeMaker' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/cpan/ExtUtils-Manifest' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/ExtUtils-Manifest' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for ext/ExtUtils-Miniperl directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/dist/ExtUtils-ParseXS' +make[1]: Leaving directory '/sources/perl-5.32.0/dist/ExtUtils-ParseXS' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/File-Fetch directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for ext/File-Find directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/File-Path directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/File-Temp directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for ext/FileCache directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Filter-Simple directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/FindBin directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Getopt-Long directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/cpan/HTTP-Tiny' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/HTTP-Tiny' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/I18N-Collate directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/I18N-LangTags directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/dist/lib' +make[1]: Leaving directory '/sources/perl-5.32.0/dist/lib' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/cpan/IO-Compress' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/IO-Compress' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/IO-Socket-IP directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/IO-Zlib directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/IPC-Cmd directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for ext/IPC-Open3 directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/cpan/JSON-PP' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/JSON-PP' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Locale-Maketext directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Locale-Maketext-Simple directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Math-BigInt directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Math-BigRat directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Math-Complex directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Memoize directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/dist/Module-CoreList' +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Module-CoreList' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Module-Load directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Module-Load-Conditional directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Module-Loaded directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Module-Metadata' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Module-Metadata' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/NEXT directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Net-Ping directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Params-Check directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Perl-OSType directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Pod-Checker' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Pod-Checker' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Pod-Escapes directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/dist/if' +make[1]: Leaving directory '/sources/perl-5.32.0/dist/if' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Pod-Simple directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/ext/Pod-Functions' +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Pod-Functions' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/ext/Pod-Html' +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Pod-Html' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Pod-Perldoc' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Pod-Perldoc' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Pod-Usage' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Pod-Usage' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Safe directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Search-Dict directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/SelfLoader directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Term-ANSIColor directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Term-Cap' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Term-Cap' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Term-Complete directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Term-ReadLine directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Test directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Test-Harness' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Test-Harness' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Test-Simple directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Text-Abbrev directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Text-Balanced directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Text-ParseWords directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Text-Tabs directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Thread-Queue directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Thread-Semaphore directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/Tie-File directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for ext/Tie-Hash-NamedCapture directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for ext/Tie-Memoize directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Tie-RefHash directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/Time-Local directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/dist/XSLoader' +make[1]: Leaving directory '/sources/perl-5.32.0/dist/XSLoader' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/autodie directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/autouse directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/dist/base' +make[1]: Leaving directory '/sources/perl-5.32.0/dist/base' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/bignum directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/constant directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for dist/encoding-warnings directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/experimental directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/cpan/libnet' +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/libnet' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/parent directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/perlfaq directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +make[1]: Entering directory '/sources/perl-5.32.0/cpan/podlators' +Manifying 2 pod documents +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/podlators' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="make" LIBPERL_A=libperl.so +Running pm_to_blib for cpan/version directly +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p +lib/unicore/mktables: Files seem to be ok, not bothering to rebuild. Add '-w' option to force build +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="make" LIBPERL_A=libperl.so LINKTYPE=static +make[1]: Entering directory '/sources/perl-5.32.0/ext/DynaLoader' +make[1]: Leaving directory '/sources/perl-5.32.0/ext/DynaLoader' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib mkppport +ppport.h in cpan/DB_File is up-to-date +ppport.h in cpan/IPC-SysV is up-to-date +ppport.h in cpan/Win32API-File is up-to-date +ppport.h in dist/IO is up-to-date +ppport.h in dist/Storable is up-to-date +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/B' +/sources/perl-5.32.0/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/B' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Compress-Raw-Bzip2' +/sources/perl-5.32.0/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Compress-Raw-Bzip2' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Compress-Raw-Zlib' +/sources/perl-5.32.0/cpan/Compress-Raw-Zlib/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Compress-Raw-Zlib' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/dist/PathTools' +/sources/perl-5.32.0/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/dist/PathTools' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/dist/Data-Dumper' +/sources/perl-5.32.0/dist/Data-Dumper/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Data-Dumper' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/dist/Devel-PPPort' +/sources/perl-5.32.0/dist/Devel-PPPort/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Devel-PPPort' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/Devel-Peek' +/sources/perl-5.32.0/ext/Devel-Peek/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Devel-Peek' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Digest-MD5' +/sources/perl-5.32.0/cpan/Digest-MD5/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Digest-MD5' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Digest-SHA' +/sources/perl-5.32.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Digest-SHA' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Encode' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/Byte' +/sources/perl-5.32.0/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644 +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/Byte' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/CN' +/sources/perl-5.32.0/cpan/Encode/CN/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644 +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/CN' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/EBCDIC' +/sources/perl-5.32.0/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644 +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/EBCDIC' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/JP' +/sources/perl-5.32.0/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644 +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/JP' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/KR' +/sources/perl-5.32.0/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644 +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/KR' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/Symbol' +/sources/perl-5.32.0/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644 +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/Symbol' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/TW' +/sources/perl-5.32.0/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644 +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/TW' +make[2]: Entering directory '/sources/perl-5.32.0/cpan/Encode/Unicode' +/sources/perl-5.32.0/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644 +make[2]: Leaving directory '/sources/perl-5.32.0/cpan/Encode/Unicode' +/sources/perl-5.32.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Encode' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/Fcntl' +/sources/perl-5.32.0/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Fcntl' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/File-DosGlob' +/sources/perl-5.32.0/ext/File-DosGlob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/File-DosGlob' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/File-Glob' +/sources/perl-5.32.0/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/File-Glob' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Filter-Util-Call' +/sources/perl-5.32.0/cpan/Filter-Util-Call/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Filter-Util-Call' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/GDBM_File/GDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/GDBM_File' +/sources/perl-5.32.0/ext/GDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- GDBM_File.bs ../../lib/auto/GDBM_File/GDBM_File.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/GDBM_File' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/Hash-Util' +/sources/perl-5.32.0/ext/Hash-Util/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Hash-Util' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/Hash-Util-FieldHash' +/sources/perl-5.32.0/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Hash-Util-FieldHash' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/I18N-Langinfo' +/sources/perl-5.32.0/ext/I18N-Langinfo/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/I18N-Langinfo' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/dist/IO' +/sources/perl-5.32.0/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/dist/IO' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/IPC-SysV' +/sources/perl-5.32.0/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/IPC-SysV' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Scalar-List-Utils' +/sources/perl-5.32.0/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Scalar-List-Utils' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/MIME-Base64' +/sources/perl-5.32.0/cpan/MIME-Base64/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/MIME-Base64' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Math-BigInt-FastCalc' +/sources/perl-5.32.0/cpan/Math-BigInt-FastCalc/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Math-BigInt-FastCalc' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/NDBM_File/NDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/NDBM_File' +/sources/perl-5.32.0/ext/NDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- NDBM_File.bs ../../lib/auto/NDBM_File/NDBM_File.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/NDBM_File' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/ODBM_File/ODBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/ODBM_File' +/sources/perl-5.32.0/ext/ODBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- ODBM_File.bs ../../lib/auto/ODBM_File/ODBM_File.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/ODBM_File' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/Opcode' +/sources/perl-5.32.0/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Opcode' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/POSIX' +/sources/perl-5.32.0/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/POSIX' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/PerlIO-encoding' +/sources/perl-5.32.0/ext/PerlIO-encoding/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/PerlIO-encoding' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/PerlIO-mmap' +/sources/perl-5.32.0/ext/PerlIO-mmap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/PerlIO-mmap' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/PerlIO-scalar' +/sources/perl-5.32.0/ext/PerlIO-scalar/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- scalar.bs ../../lib/auto/PerlIO/scalar/scalar.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/PerlIO-scalar' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/PerlIO-via' +/sources/perl-5.32.0/ext/PerlIO-via/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/PerlIO-via' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/SDBM_File' +/sources/perl-5.32.0/ext/SDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/SDBM_File' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Socket' +/sources/perl-5.32.0/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Socket' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/dist/Storable' +/sources/perl-5.32.0/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Storable' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/Sys-Hostname' +/sources/perl-5.32.0/ext/Sys-Hostname/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/Sys-Hostname' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Sys-Syslog' +/sources/perl-5.32.0/cpan/Sys-Syslog/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Sys-Syslog' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/dist/Time-HiRes' +/sources/perl-5.32.0/dist/Time-HiRes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Time-HiRes' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Time-Piece' +/sources/perl-5.32.0/cpan/Time-Piece/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Time-Piece' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/cpan/Unicode-Collate' +/sources/perl-5.32.0/cpan/Unicode-Collate/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/cpan/Unicode-Collate' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/dist/Unicode-Normalize' +/sources/perl-5.32.0/dist/Unicode-Normalize/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/dist/Unicode-Normalize' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/XS-APItest' +make[1]: Leaving directory '/sources/perl-5.32.0/ext/XS-APItest' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/XS-Typemap' +/sources/perl-5.32.0/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/XS-Typemap' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/attributes' +/sources/perl-5.32.0/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/attributes' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/mro' +/sources/perl-5.32.0/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/mro' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/ext/re' +/sources/perl-5.32.0/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/ext/re' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/dist/threads' +/sources/perl-5.32.0/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/dist/threads' +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic +make[1]: Entering directory '/sources/perl-5.32.0/dist/threads-shared' +/sources/perl-5.32.0/dist/threads-shared/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644 +make[1]: Leaving directory '/sources/perl-5.32.0/dist/threads-shared' + + Making utilities +make[1]: Entering directory '/sources/perl-5.32.0/utils' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/perl-5.32.0/utils' + + Everything is up to date. Type 'make test' to run test suite. +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./perl -Ilib -I. installperl --destdir= + /usr/bin/perl5.32.0 + /usr/lib/perl5/5.32/core_perl/GDBM_File.pm + /usr/lib/perl5/5.32/core_perl/Errno.pm + /usr/lib/perl5/5.32/core_perl/Config_heavy.pl + /usr/lib/perl5/5.32/core_perl/ODBM_File.pm + /usr/lib/perl5/5.32/core_perl/NDBM_File.pm + /usr/lib/perl5/5.32/core_perl/Config.pm + /usr/lib/perl5/5.32/core_perl/auto/Digest/SHA/SHA.so + /usr/lib/perl5/5.32/core_perl/auto/Digest/MD5/MD5.so + /usr/lib/perl5/5.32/core_perl/auto/re/re.so + /usr/lib/perl5/5.32/core_perl/auto/File/Glob/Glob.so + /usr/lib/perl5/5.32/core_perl/auto/File/DosGlob/DosGlob.so + /usr/lib/perl5/5.32/core_perl/auto/GDBM_File/GDBM_File.so + /usr/lib/perl5/5.32/core_perl/auto/Storable/Storable.so + /usr/lib/perl5/5.32/core_perl/auto/mro/mro.so + /usr/lib/perl5/5.32/core_perl/auto/Encode/Encode.so + /usr/lib/perl5/5.32/core_perl/auto/Encode/Unicode/Unicode.so + /usr/lib/perl5/5.32/core_perl/auto/Encode/JP/JP.so + /usr/lib/perl5/5.32/core_perl/auto/Encode/CN/CN.so + /usr/lib/perl5/5.32/core_perl/auto/Encode/TW/TW.so + /usr/lib/perl5/5.32/core_perl/auto/Encode/Byte/Byte.so + /usr/lib/perl5/5.32/core_perl/auto/Encode/EBCDIC/EBCDIC.so + /usr/lib/perl5/5.32/core_perl/auto/Encode/Symbol/Symbol.so + /usr/lib/perl5/5.32/core_perl/auto/Encode/KR/KR.so + /usr/lib/perl5/5.32/core_perl/auto/Data/Dumper/Dumper.so + /usr/lib/perl5/5.32/core_perl/auto/attributes/attributes.so + /usr/lib/perl5/5.32/core_perl/auto/B/B.so + /usr/lib/perl5/5.32/core_perl/auto/NDBM_File/NDBM_File.so + /usr/lib/perl5/5.32/core_perl/auto/Opcode/Opcode.so + /usr/lib/perl5/5.32/core_perl/auto/SDBM_File/SDBM_File.so + /usr/lib/perl5/5.32/core_perl/auto/I18N/Langinfo/Langinfo.so + /usr/lib/perl5/5.32/core_perl/auto/Socket/Socket.so + /usr/lib/perl5/5.32/core_perl/auto/threads/threads.so + /usr/lib/perl5/5.32/core_perl/auto/threads/shared/shared.so + /usr/lib/perl5/5.32/core_perl/auto/Math/BigInt/FastCalc/FastCalc.so + /usr/lib/perl5/5.32/core_perl/auto/Unicode/Normalize/Normalize.so + /usr/lib/perl5/5.32/core_perl/auto/Unicode/Collate/Collate.so + /usr/lib/perl5/5.32/core_perl/auto/Filter/Util/Call/Call.so + /usr/lib/perl5/5.32/core_perl/auto/Fcntl/Fcntl.so + /usr/lib/perl5/5.32/core_perl/auto/ODBM_File/ODBM_File.so + /usr/lib/perl5/5.32/core_perl/auto/IPC/SysV/SysV.so + /usr/lib/perl5/5.32/core_perl/auto/Hash/Util/Util.so + /usr/lib/perl5/5.32/core_perl/auto/Hash/Util/FieldHash/FieldHash.so + /usr/lib/perl5/5.32/core_perl/auto/Cwd/Cwd.so + /usr/lib/perl5/5.32/core_perl/auto/Sys/Syslog/Syslog.so + /usr/lib/perl5/5.32/core_perl/auto/Sys/Hostname/Hostname.so + /usr/lib/perl5/5.32/core_perl/auto/POSIX/POSIX.so + /usr/lib/perl5/5.32/core_perl/auto/Time/Piece/Piece.so + /usr/lib/perl5/5.32/core_perl/auto/Time/HiRes/HiRes.so + /usr/lib/perl5/5.32/core_perl/auto/IO/IO.so + /usr/lib/perl5/5.32/core_perl/auto/Compress/Raw/Bzip2/Bzip2.so + /usr/lib/perl5/5.32/core_perl/auto/Compress/Raw/Zlib/Zlib.so + /usr/lib/perl5/5.32/core_perl/auto/List/Util/Util.so + /usr/lib/perl5/5.32/core_perl/auto/MIME/Base64/Base64.so + /usr/lib/perl5/5.32/core_perl/auto/PerlIO/via/via.so + /usr/lib/perl5/5.32/core_perl/auto/PerlIO/mmap/mmap.so + /usr/lib/perl5/5.32/core_perl/auto/PerlIO/encoding/encoding.so + /usr/lib/perl5/5.32/core_perl/auto/PerlIO/scalar/scalar.so + /usr/lib/perl5/5.32/core_perl/auto/Devel/Peek/Peek.so + /usr/lib/perl5/5.32/core_perl/CORE/config.h + /usr/lib/perl5/5.32/core_perl/CORE/libperl.so + /usr/bin/perl + /usr/bin/pod2man + /usr/bin/pod2text + /usr/bin/pod2usage + /usr/bin/podchecker + /usr/bin/cpan + /usr/bin/corelist + /usr/bin/enc2xs + /usr/bin/encguess + /usr/bin/h2ph + /usr/bin/h2xs + /usr/bin/instmodsh + /usr/bin/json_pp + /usr/bin/libnetcfg + /usr/bin/perlbug + /usr/bin/perldoc + /usr/bin/perlivp + /usr/bin/piconv + /usr/bin/pl2pm + /usr/bin/pod2html + /usr/bin/prove + /usr/bin/ptar + /usr/bin/ptardiff + /usr/bin/ptargrep + /usr/bin/shasum + /usr/bin/splain + /usr/bin/streamzip + /usr/bin/xsubpp + /usr/bin/zipdetails + /usr/bin/perlthanks + /usr/lib/perl5/5.32/core_perl/pod/perltoc.pod +LD_LIBRARY_PATH=/sources/perl-5.32.0 ./perl -Ilib -I. installman --destdir= + /usr/share/man/man1/perl.1 + /usr/share/man/man1/perl5004delta.1 + /usr/share/man/man1/perl5005delta.1 + /usr/share/man/man1/perl5100delta.1 + /usr/share/man/man1/perl5101delta.1 + /usr/share/man/man1/perl5120delta.1 + /usr/share/man/man1/perl5121delta.1 + /usr/share/man/man1/perl5122delta.1 + /usr/share/man/man1/perl5123delta.1 + /usr/share/man/man1/perl5124delta.1 + /usr/share/man/man1/perl5125delta.1 + /usr/share/man/man1/perl5140delta.1 + /usr/share/man/man1/perl5141delta.1 + /usr/share/man/man1/perl5142delta.1 + /usr/share/man/man1/perl5143delta.1 + /usr/share/man/man1/perl5144delta.1 + /usr/share/man/man1/perl5160delta.1 + /usr/share/man/man1/perl5161delta.1 + /usr/share/man/man1/perl5162delta.1 + /usr/share/man/man1/perl5163delta.1 + /usr/share/man/man1/perl5180delta.1 + /usr/share/man/man1/perl5181delta.1 + /usr/share/man/man1/perl5182delta.1 + /usr/share/man/man1/perl5184delta.1 + /usr/share/man/man1/perl5200delta.1 + /usr/share/man/man1/perl5201delta.1 + /usr/share/man/man1/perl5202delta.1 + /usr/share/man/man1/perl5203delta.1 + /usr/share/man/man1/perl5220delta.1 + /usr/share/man/man1/perl5221delta.1 + /usr/share/man/man1/perl5222delta.1 + /usr/share/man/man1/perl5223delta.1 + /usr/share/man/man1/perl5224delta.1 + /usr/share/man/man1/perl5240delta.1 + /usr/share/man/man1/perl5241delta.1 + /usr/share/man/man1/perl5242delta.1 + /usr/share/man/man1/perl5243delta.1 + /usr/share/man/man1/perl5244delta.1 + /usr/share/man/man1/perl5260delta.1 + /usr/share/man/man1/perl5261delta.1 + /usr/share/man/man1/perl5262delta.1 + /usr/share/man/man1/perl5263delta.1 + /usr/share/man/man1/perl5280delta.1 + /usr/share/man/man1/perl5281delta.1 + /usr/share/man/man1/perl5282delta.1 + /usr/share/man/man1/perl5283delta.1 + /usr/share/man/man1/perl5300delta.1 + /usr/share/man/man1/perl5301delta.1 + /usr/share/man/man1/perl5302delta.1 + /usr/share/man/man1/perl5303delta.1 + /usr/share/man/man1/perl5320delta.1 + /usr/share/man/man1/perl561delta.1 + /usr/share/man/man1/perl56delta.1 + /usr/share/man/man1/perl581delta.1 + /usr/share/man/man1/perl582delta.1 + /usr/share/man/man1/perl583delta.1 + /usr/share/man/man1/perl584delta.1 + /usr/share/man/man1/perl585delta.1 + /usr/share/man/man1/perl586delta.1 + /usr/share/man/man1/perl587delta.1 + /usr/share/man/man1/perl588delta.1 + /usr/share/man/man1/perl589delta.1 + /usr/share/man/man1/perl58delta.1 + /usr/share/man/man1/perlaix.1 + /usr/share/man/man1/perlamiga.1 + /usr/share/man/man1/perlandroid.1 + /usr/share/man/man1/perlapi.1 + /usr/share/man/man1/perlapio.1 + /usr/share/man/man1/perlartistic.1 + /usr/share/man/man1/perlbook.1 + /usr/share/man/man1/perlboot.1 + /usr/share/man/man1/perlbot.1 + /usr/share/man/man1/perlbs2000.1 + /usr/share/man/man1/perlcall.1 + /usr/share/man/man1/perlcheat.1 + /usr/share/man/man1/perlclib.1 + /usr/share/man/man1/perlcn.1 + /usr/share/man/man1/perlcommunity.1 + /usr/share/man/man1/perlcygwin.1 + /usr/share/man/man1/perldata.1 + /usr/share/man/man1/perldbmfilter.1 + /usr/share/man/man1/perldebguts.1 + /usr/share/man/man1/perldebtut.1 + /usr/share/man/man1/perldebug.1 + /usr/share/man/man1/perldelta.1 + /usr/share/man/man1/perldeprecation.1 + /usr/share/man/man1/perldiag.1 + /usr/share/man/man1/perldoc.1 + /usr/share/man/man1/perldos.1 + /usr/share/man/man1/perldsc.1 + /usr/share/man/man1/perldtrace.1 + /usr/share/man/man1/perlebcdic.1 + /usr/share/man/man1/perlembed.1 + /usr/share/man/man1/perlexperiment.1 + /usr/share/man/man1/perlfaq.1 + /usr/share/man/man1/perlfaq1.1 + /usr/share/man/man1/perlfaq2.1 + /usr/share/man/man1/perlfaq3.1 + /usr/share/man/man1/perlfaq4.1 + /usr/share/man/man1/perlfaq5.1 + /usr/share/man/man1/perlfaq6.1 + /usr/share/man/man1/perlfaq7.1 + /usr/share/man/man1/perlfaq8.1 + /usr/share/man/man1/perlfaq9.1 + /usr/share/man/man1/perlfilter.1 + /usr/share/man/man1/perlfork.1 + /usr/share/man/man1/perlform.1 + /usr/share/man/man1/perlfreebsd.1 + /usr/share/man/man1/perlfunc.1 + /usr/share/man/man1/perlgit.1 + /usr/share/man/man1/perlglossary.1 + /usr/share/man/man1/perlgpl.1 + /usr/share/man/man1/perlguts.1 + /usr/share/man/man1/perlhack.1 + /usr/share/man/man1/perlhacktips.1 + /usr/share/man/man1/perlhacktut.1 + /usr/share/man/man1/perlhaiku.1 + /usr/share/man/man1/perlhist.1 + /usr/share/man/man1/perlhpux.1 + /usr/share/man/man1/perlhurd.1 + /usr/share/man/man1/perlintern.1 + /usr/share/man/man1/perlinterp.1 + /usr/share/man/man1/perlintro.1 + /usr/share/man/man1/perliol.1 + /usr/share/man/man1/perlipc.1 + /usr/share/man/man1/perlirix.1 + /usr/share/man/man1/perljp.1 + /usr/share/man/man1/perlko.1 + /usr/share/man/man1/perllexwarn.1 + /usr/share/man/man1/perllinux.1 + /usr/share/man/man1/perllocale.1 + /usr/share/man/man1/perllol.1 + /usr/share/man/man1/perlmacos.1 + /usr/share/man/man1/perlmacosx.1 + /usr/share/man/man1/perlmod.1 + /usr/share/man/man1/perlmodinstall.1 + /usr/share/man/man1/perlmodlib.1 + /usr/share/man/man1/perlmodstyle.1 + /usr/share/man/man1/perlmroapi.1 + /usr/share/man/man1/perlnetware.1 + /usr/share/man/man1/perlnewmod.1 + /usr/share/man/man1/perlnumber.1 + /usr/share/man/man1/perlobj.1 + /usr/share/man/man1/perlootut.1 + /usr/share/man/man1/perlop.1 + /usr/share/man/man1/perlopenbsd.1 + /usr/share/man/man1/perlopentut.1 + /usr/share/man/man1/perlos2.1 + /usr/share/man/man1/perlos390.1 + /usr/share/man/man1/perlos400.1 + /usr/share/man/man1/perlpacktut.1 + /usr/share/man/man1/perlperf.1 + /usr/share/man/man1/perlplan9.1 + /usr/share/man/man1/perlpod.1 + /usr/share/man/man1/perlpodspec.1 + /usr/share/man/man1/perlpodstyle.1 + /usr/share/man/man1/perlpolicy.1 + /usr/share/man/man1/perlport.1 + /usr/share/man/man1/perlpragma.1 + /usr/share/man/man1/perlqnx.1 + /usr/share/man/man1/perlre.1 + /usr/share/man/man1/perlreapi.1 + /usr/share/man/man1/perlrebackslash.1 + /usr/share/man/man1/perlrecharclass.1 + /usr/share/man/man1/perlref.1 + /usr/share/man/man1/perlreftut.1 + /usr/share/man/man1/perlreguts.1 + /usr/share/man/man1/perlrepository.1 + /usr/share/man/man1/perlrequick.1 + /usr/share/man/man1/perlreref.1 + /usr/share/man/man1/perlretut.1 + /usr/share/man/man1/perlriscos.1 + /usr/share/man/man1/perlrun.1 + /usr/share/man/man1/perlsec.1 + /usr/share/man/man1/perlsolaris.1 + /usr/share/man/man1/perlsource.1 + /usr/share/man/man1/perlstyle.1 + /usr/share/man/man1/perlsub.1 + /usr/share/man/man1/perlsymbian.1 + /usr/share/man/man1/perlsyn.1 + /usr/share/man/man1/perlsynology.1 + /usr/share/man/man1/perlthrtut.1 + /usr/share/man/man1/perltie.1 + /usr/share/man/man1/perltoc.1 + /usr/share/man/man1/perltodo.1 + /usr/share/man/man1/perltooc.1 + /usr/share/man/man1/perltoot.1 + /usr/share/man/man1/perltrap.1 + /usr/share/man/man1/perltru64.1 + /usr/share/man/man1/perltw.1 + /usr/share/man/man1/perlunicode.1 + /usr/share/man/man1/perlunicook.1 + /usr/share/man/man1/perlunifaq.1 + /usr/share/man/man1/perluniintro.1 + /usr/share/man/man1/perluniprops.1 + /usr/share/man/man1/perlunitut.1 + /usr/share/man/man1/perlutil.1 + /usr/share/man/man1/perlvar.1 + /usr/share/man/man1/perlvms.1 + /usr/share/man/man1/perlvos.1 + /usr/share/man/man1/perlwin32.1 + /usr/share/man/man1/perlxs.1 + /usr/share/man/man1/perlxstut.1 + /usr/share/man/man1/perlxstypemap.1 + /usr/share/man/man3/AnyDBM_File.3 + /usr/share/man/man3/App::Cpan.3 + /usr/share/man/man3/App::Prove.3 + /usr/share/man/man3/App::Prove::State.3 + /usr/share/man/man3/App::Prove::State::Result.3 + /usr/share/man/man3/App::Prove::State::Result::Test.3 + /usr/share/man/man3/Archive::Tar.3 + /usr/share/man/man3/Archive::Tar::File.3 + /usr/share/man/man3/Attribute::Handlers.3 + /usr/share/man/man3/AutoLoader.3 + /usr/share/man/man3/AutoSplit.3 + /usr/share/man/man3/B.3 + /usr/share/man/man3/B::Concise.3 + /usr/share/man/man3/B::Deparse.3 + /usr/share/man/man3/B::Op_private.3 + /usr/share/man/man3/B::Showlex.3 + /usr/share/man/man3/B::Terse.3 + /usr/share/man/man3/B::Xref.3 + /usr/share/man/man3/Benchmark.3 + /usr/share/man/man3/CORE.3 + /usr/share/man/man3/CPAN.3 + /usr/share/man/man3/CPAN::API::HOWTO.3 + /usr/share/man/man3/CPAN::Debug.3 + /usr/share/man/man3/CPAN::Distroprefs.3 + /usr/share/man/man3/CPAN::FirstTime.3 + /usr/share/man/man3/CPAN::HandleConfig.3 + /usr/share/man/man3/CPAN::Kwalify.3 + /usr/share/man/man3/CPAN::Meta.3 + /usr/share/man/man3/CPAN::Meta::Converter.3 + /usr/share/man/man3/CPAN::Meta::Feature.3 + /usr/share/man/man3/CPAN::Meta::History.3 + /usr/share/man/man3/CPAN::Meta::History::Meta_1_0.3 + /usr/share/man/man3/CPAN::Meta::History::Meta_1_1.3 + /usr/share/man/man3/CPAN::Meta::History::Meta_1_2.3 + /usr/share/man/man3/CPAN::Meta::History::Meta_1_3.3 + /usr/share/man/man3/CPAN::Meta::History::Meta_1_4.3 + /usr/share/man/man3/CPAN::Meta::Merge.3 + /usr/share/man/man3/CPAN::Meta::Prereqs.3 + /usr/share/man/man3/CPAN::Meta::Requirements.3 + /usr/share/man/man3/CPAN::Meta::Spec.3 + /usr/share/man/man3/CPAN::Meta::Validator.3 + /usr/share/man/man3/CPAN::Meta::YAML.3 + /usr/share/man/man3/CPAN::Mirrors.3 + /usr/share/man/man3/CPAN::Nox.3 + /usr/share/man/man3/CPAN::Plugin.3 + /usr/share/man/man3/CPAN::Plugin::Specfile.3 + /usr/share/man/man3/CPAN::Queue.3 + /usr/share/man/man3/CPAN::Tarzip.3 + /usr/share/man/man3/CPAN::Version.3 + /usr/share/man/man3/Carp.3 + /usr/share/man/man3/Class::Struct.3 + /usr/share/man/man3/Compress::Raw::Bzip2.3 + /usr/share/man/man3/Compress::Raw::Zlib.3 + /usr/share/man/man3/Compress::Zlib.3 + /usr/share/man/man3/Config.3 + /usr/share/man/man3/Config::Extensions.3 + /usr/share/man/man3/Config::Perl::V.3 + /usr/share/man/man3/Cwd.3 + /usr/share/man/man3/DB.3 + /usr/share/man/man3/DBM_Filter.3 + /usr/share/man/man3/DBM_Filter::compress.3 + /usr/share/man/man3/DBM_Filter::encode.3 + /usr/share/man/man3/DBM_Filter::int32.3 + /usr/share/man/man3/DBM_Filter::null.3 + /usr/share/man/man3/DBM_Filter::utf8.3 + /usr/share/man/man3/Data::Dumper.3 + /usr/share/man/man3/Devel::PPPort.3 + /usr/share/man/man3/Devel::Peek.3 + /usr/share/man/man3/Devel::SelfStubber.3 + /usr/share/man/man3/Digest.3 + /usr/share/man/man3/Digest::MD5.3 + /usr/share/man/man3/Digest::SHA.3 + /usr/share/man/man3/Digest::base.3 + /usr/share/man/man3/Digest::file.3 + /usr/share/man/man3/DirHandle.3 + /usr/share/man/man3/Dumpvalue.3 + /usr/share/man/man3/DynaLoader.3 + /usr/share/man/man3/Encode.3 + /usr/share/man/man3/Encode::Alias.3 + /usr/share/man/man3/Encode::Byte.3 + /usr/share/man/man3/Encode::CJKConstants.3 + /usr/share/man/man3/Encode::CN.3 + /usr/share/man/man3/Encode::CN::HZ.3 + /usr/share/man/man3/Encode::Config.3 + /usr/share/man/man3/Encode::EBCDIC.3 + /usr/share/man/man3/Encode::Encoder.3 + /usr/share/man/man3/Encode::Encoding.3 + /usr/share/man/man3/Encode::GSM0338.3 + /usr/share/man/man3/Encode::Guess.3 + /usr/share/man/man3/Encode::JP.3 + /usr/share/man/man3/Encode::JP::H2Z.3 + /usr/share/man/man3/Encode::JP::JIS7.3 + /usr/share/man/man3/Encode::KR.3 + /usr/share/man/man3/Encode::KR::2022_KR.3 + /usr/share/man/man3/Encode::MIME::Header.3 + /usr/share/man/man3/Encode::MIME::Name.3 + /usr/share/man/man3/Encode::PerlIO.3 + /usr/share/man/man3/Encode::Supported.3 + /usr/share/man/man3/Encode::Symbol.3 + /usr/share/man/man3/Encode::TW.3 + /usr/share/man/man3/Encode::Unicode.3 + /usr/share/man/man3/Encode::Unicode::UTF7.3 + /usr/share/man/man3/English.3 + /usr/share/man/man3/Env.3 + /usr/share/man/man3/Errno.3 + /usr/share/man/man3/Exporter.3 + /usr/share/man/man3/Exporter::Heavy.3 + /usr/share/man/man3/ExtUtils::CBuilder.3 + /usr/share/man/man3/ExtUtils::CBuilder::Platform::Windows.3 + /usr/share/man/man3/ExtUtils::Command.3 + /usr/share/man/man3/ExtUtils::Command::MM.3 + /usr/share/man/man3/ExtUtils::Constant.3 + /usr/share/man/man3/ExtUtils::Constant::Base.3 + /usr/share/man/man3/ExtUtils::Constant::Utils.3 + /usr/share/man/man3/ExtUtils::Constant::XS.3 + /usr/share/man/man3/ExtUtils::Embed.3 + /usr/share/man/man3/ExtUtils::Install.3 + /usr/share/man/man3/ExtUtils::Installed.3 + /usr/share/man/man3/ExtUtils::Liblist.3 + /usr/share/man/man3/ExtUtils::MM.3 + /usr/share/man/man3/ExtUtils::MM_AIX.3 + /usr/share/man/man3/ExtUtils::MM_Any.3 + /usr/share/man/man3/ExtUtils::MM_BeOS.3 + /usr/share/man/man3/ExtUtils::MM_Cygwin.3 + /usr/share/man/man3/ExtUtils::MM_DOS.3 + /usr/share/man/man3/ExtUtils::MM_Darwin.3 + /usr/share/man/man3/ExtUtils::MM_MacOS.3 + /usr/share/man/man3/ExtUtils::MM_NW5.3 + /usr/share/man/man3/ExtUtils::MM_OS2.3 + /usr/share/man/man3/ExtUtils::MM_QNX.3 + /usr/share/man/man3/ExtUtils::MM_UWIN.3 + /usr/share/man/man3/ExtUtils::MM_Unix.3 + /usr/share/man/man3/ExtUtils::MM_VMS.3 + /usr/share/man/man3/ExtUtils::MM_VOS.3 + /usr/share/man/man3/ExtUtils::MM_Win32.3 + /usr/share/man/man3/ExtUtils::MM_Win95.3 + /usr/share/man/man3/ExtUtils::MY.3 + /usr/share/man/man3/ExtUtils::MakeMaker.3 + /usr/share/man/man3/ExtUtils::MakeMaker::Config.3 + /usr/share/man/man3/ExtUtils::MakeMaker::FAQ.3 + /usr/share/man/man3/ExtUtils::MakeMaker::Locale.3 + /usr/share/man/man3/ExtUtils::MakeMaker::Tutorial.3 + /usr/share/man/man3/ExtUtils::Manifest.3 + /usr/share/man/man3/ExtUtils::Miniperl.3 + /usr/share/man/man3/ExtUtils::Mkbootstrap.3 + /usr/share/man/man3/ExtUtils::Mksymlists.3 + /usr/share/man/man3/ExtUtils::Packlist.3 + /usr/share/man/man3/ExtUtils::ParseXS.3 + /usr/share/man/man3/ExtUtils::ParseXS::Constants.3 + /usr/share/man/man3/ExtUtils::ParseXS::Eval.3 + /usr/share/man/man3/ExtUtils::ParseXS::Utilities.3 + /usr/share/man/man3/ExtUtils::Typemaps.3 + /usr/share/man/man3/ExtUtils::Typemaps::Cmd.3 + /usr/share/man/man3/ExtUtils::Typemaps::InputMap.3 + /usr/share/man/man3/ExtUtils::Typemaps::OutputMap.3 + /usr/share/man/man3/ExtUtils::Typemaps::Type.3 + /usr/share/man/man3/ExtUtils::testlib.3 + /usr/share/man/man3/Fatal.3 + /usr/share/man/man3/Fcntl.3 + /usr/share/man/man3/File::Basename.3 + /usr/share/man/man3/File::Compare.3 + /usr/share/man/man3/File::Copy.3 + /usr/share/man/man3/File::DosGlob.3 + /usr/share/man/man3/File::Fetch.3 + /usr/share/man/man3/File::Find.3 + /usr/share/man/man3/File::Glob.3 + /usr/share/man/man3/File::GlobMapper.3 + /usr/share/man/man3/File::Path.3 + /usr/share/man/man3/File::Spec.3 + /usr/share/man/man3/File::Spec::AmigaOS.3 + /usr/share/man/man3/File::Spec::Cygwin.3 + /usr/share/man/man3/File::Spec::Epoc.3 + /usr/share/man/man3/File::Spec::Functions.3 + /usr/share/man/man3/File::Spec::Mac.3 + /usr/share/man/man3/File::Spec::OS2.3 + /usr/share/man/man3/File::Spec::Unix.3 + /usr/share/man/man3/File::Spec::VMS.3 + /usr/share/man/man3/File::Spec::Win32.3 + /usr/share/man/man3/File::Temp.3 + /usr/share/man/man3/File::stat.3 + /usr/share/man/man3/FileCache.3 + /usr/share/man/man3/FileHandle.3 + /usr/share/man/man3/Filter::Simple.3 + /usr/share/man/man3/Filter::Util::Call.3 + /usr/share/man/man3/FindBin.3 + /usr/share/man/man3/GDBM_File.3 + /usr/share/man/man3/Getopt::Long.3 + /usr/share/man/man3/Getopt::Std.3 + /usr/share/man/man3/HTTP::Tiny.3 + /usr/share/man/man3/Hash::Util.3 + /usr/share/man/man3/Hash::Util::FieldHash.3 + /usr/share/man/man3/I18N::Collate.3 + /usr/share/man/man3/I18N::LangTags.3 + /usr/share/man/man3/I18N::LangTags::Detect.3 + /usr/share/man/man3/I18N::LangTags::List.3 + /usr/share/man/man3/I18N::Langinfo.3 + /usr/share/man/man3/IO.3 + /usr/share/man/man3/IO::Compress::Base.3 + /usr/share/man/man3/IO::Compress::Bzip2.3 + /usr/share/man/man3/IO::Compress::Deflate.3 + /usr/share/man/man3/IO::Compress::FAQ.3 + /usr/share/man/man3/IO::Compress::Gzip.3 + /usr/share/man/man3/IO::Compress::RawDeflate.3 + /usr/share/man/man3/IO::Compress::Zip.3 + /usr/share/man/man3/IO::Dir.3 + /usr/share/man/man3/IO::File.3 + /usr/share/man/man3/IO::Handle.3 + /usr/share/man/man3/IO::Pipe.3 + /usr/share/man/man3/IO::Poll.3 + /usr/share/man/man3/IO::Seekable.3 + /usr/share/man/man3/IO::Select.3 + /usr/share/man/man3/IO::Socket.3 + /usr/share/man/man3/IO::Socket::INET.3 + /usr/share/man/man3/IO::Socket::IP.3 + /usr/share/man/man3/IO::Socket::UNIX.3 + /usr/share/man/man3/IO::Uncompress::AnyInflate.3 + /usr/share/man/man3/IO::Uncompress::AnyUncompress.3 + /usr/share/man/man3/IO::Uncompress::Base.3 + /usr/share/man/man3/IO::Uncompress::Bunzip2.3 + /usr/share/man/man3/IO::Uncompress::Gunzip.3 + /usr/share/man/man3/IO::Uncompress::Inflate.3 + /usr/share/man/man3/IO::Uncompress::RawInflate.3 + /usr/share/man/man3/IO::Uncompress::Unzip.3 + /usr/share/man/man3/IO::Zlib.3 + /usr/share/man/man3/IPC::Cmd.3 + /usr/share/man/man3/IPC::Msg.3 + /usr/share/man/man3/IPC::Open2.3 + /usr/share/man/man3/IPC::Open3.3 + /usr/share/man/man3/IPC::Semaphore.3 + /usr/share/man/man3/IPC::SharedMem.3 + /usr/share/man/man3/IPC::SysV.3 + /usr/share/man/man3/Internals.3 + /usr/share/man/man3/JSON::PP.3 + /usr/share/man/man3/JSON::PP::Boolean.3 + /usr/share/man/man3/List::Util.3 + /usr/share/man/man3/List::Util::XS.3 + /usr/share/man/man3/Locale::Maketext.3 + /usr/share/man/man3/Locale::Maketext::Cookbook.3 + /usr/share/man/man3/Locale::Maketext::Guts.3 + /usr/share/man/man3/Locale::Maketext::GutsLoader.3 + /usr/share/man/man3/Locale::Maketext::Simple.3 + /usr/share/man/man3/Locale::Maketext::TPJ13.3 + /usr/share/man/man3/MIME::Base64.3 + /usr/share/man/man3/MIME::QuotedPrint.3 + /usr/share/man/man3/Math::BigFloat.3 + /usr/share/man/man3/Math::BigInt.3 + /usr/share/man/man3/Math::BigInt::Calc.3 + /usr/share/man/man3/Math::BigInt::FastCalc.3 + /usr/share/man/man3/Math::BigInt::Lib.3 + /usr/share/man/man3/Math::BigRat.3 + /usr/share/man/man3/Math::Complex.3 + /usr/share/man/man3/Math::Trig.3 + /usr/share/man/man3/Memoize.3 + /usr/share/man/man3/Memoize::AnyDBM_File.3 + /usr/share/man/man3/Memoize::Expire.3 + /usr/share/man/man3/Memoize::ExpireFile.3 + /usr/share/man/man3/Memoize::ExpireTest.3 + /usr/share/man/man3/Memoize::NDBM_File.3 + /usr/share/man/man3/Memoize::SDBM_File.3 + /usr/share/man/man3/Memoize::Storable.3 + /usr/share/man/man3/Module::CoreList.3 + /usr/share/man/man3/Module::CoreList::Utils.3 + /usr/share/man/man3/Module::Load.3 + /usr/share/man/man3/Module::Load::Conditional.3 + /usr/share/man/man3/Module::Loaded.3 + /usr/share/man/man3/Module::Metadata.3 + /usr/share/man/man3/NDBM_File.3 + /usr/share/man/man3/NEXT.3 + /usr/share/man/man3/Net::Cmd.3 + /usr/share/man/man3/Net::Config.3 + /usr/share/man/man3/Net::Domain.3 + /usr/share/man/man3/Net::FTP.3 + /usr/share/man/man3/Net::NNTP.3 + /usr/share/man/man3/Net::Netrc.3 + /usr/share/man/man3/Net::POP3.3 + /usr/share/man/man3/Net::Ping.3 + /usr/share/man/man3/Net::SMTP.3 + /usr/share/man/man3/Net::Time.3 + /usr/share/man/man3/Net::hostent.3 + /usr/share/man/man3/Net::libnetFAQ.3 + /usr/share/man/man3/Net::netent.3 + /usr/share/man/man3/Net::protoent.3 + /usr/share/man/man3/Net::servent.3 + /usr/share/man/man3/O.3 + /usr/share/man/man3/ODBM_File.3 + /usr/share/man/man3/Opcode.3 + /usr/share/man/man3/POSIX.3 + /usr/share/man/man3/Params::Check.3 + /usr/share/man/man3/Parse::CPAN::Meta.3 + /usr/share/man/man3/Perl::OSType.3 + /usr/share/man/man3/PerlIO.3 + /usr/share/man/man3/PerlIO::encoding.3 + /usr/share/man/man3/PerlIO::mmap.3 + /usr/share/man/man3/PerlIO::scalar.3 + /usr/share/man/man3/PerlIO::via.3 + /usr/share/man/man3/PerlIO::via::QuotedPrint.3 + /usr/share/man/man3/Pod::Checker.3 + /usr/share/man/man3/Pod::Escapes.3 + /usr/share/man/man3/Pod::Html.3 + /usr/share/man/man3/Pod::Man.3 + /usr/share/man/man3/Pod::ParseLink.3 + /usr/share/man/man3/Pod::Perldoc.3 + /usr/share/man/man3/Pod::Perldoc::BaseTo.3 + /usr/share/man/man3/Pod::Perldoc::GetOptsOO.3 + /usr/share/man/man3/Pod::Perldoc::ToANSI.3 + /usr/share/man/man3/Pod::Perldoc::ToChecker.3 + /usr/share/man/man3/Pod::Perldoc::ToMan.3 + /usr/share/man/man3/Pod::Perldoc::ToNroff.3 + /usr/share/man/man3/Pod::Perldoc::ToPod.3 + /usr/share/man/man3/Pod::Perldoc::ToRtf.3 + /usr/share/man/man3/Pod::Perldoc::ToTerm.3 + /usr/share/man/man3/Pod::Perldoc::ToText.3 + /usr/share/man/man3/Pod::Perldoc::ToTk.3 + /usr/share/man/man3/Pod::Perldoc::ToXml.3 + /usr/share/man/man3/Pod::Simple.3 + /usr/share/man/man3/Pod::Simple::Checker.3 + /usr/share/man/man3/Pod::Simple::Debug.3 + /usr/share/man/man3/Pod::Simple::DumpAsText.3 + /usr/share/man/man3/Pod::Simple::DumpAsXML.3 + /usr/share/man/man3/Pod::Simple::HTML.3 + /usr/share/man/man3/Pod::Simple::HTMLBatch.3 + /usr/share/man/man3/Pod::Simple::JustPod.3 + /usr/share/man/man3/Pod::Simple::LinkSection.3 + /usr/share/man/man3/Pod::Simple::Methody.3 + /usr/share/man/man3/Pod::Simple::PullParser.3 + /usr/share/man/man3/Pod::Simple::PullParserEndToken.3 + /usr/share/man/man3/Pod::Simple::PullParserStartToken.3 + /usr/share/man/man3/Pod::Simple::PullParserTextToken.3 + /usr/share/man/man3/Pod::Simple::PullParserToken.3 + /usr/share/man/man3/Pod::Simple::RTF.3 + /usr/share/man/man3/Pod::Simple::Search.3 + /usr/share/man/man3/Pod::Simple::SimpleTree.3 + /usr/share/man/man3/Pod::Simple::Subclassing.3 + /usr/share/man/man3/Pod::Simple::Text.3 + /usr/share/man/man3/Pod::Simple::TextContent.3 + /usr/share/man/man3/Pod::Simple::XHTML.3 + /usr/share/man/man3/Pod::Simple::XMLOutStream.3 + /usr/share/man/man3/Pod::Text.3 + /usr/share/man/man3/Pod::Text::Color.3 + /usr/share/man/man3/Pod::Text::Overstrike.3 + /usr/share/man/man3/Pod::Text::Termcap.3 + /usr/share/man/man3/Pod::Usage.3 + /usr/share/man/man3/SDBM_File.3 + /usr/share/man/man3/Safe.3 + /usr/share/man/man3/Scalar::Util.3 + /usr/share/man/man3/Search::Dict.3 + /usr/share/man/man3/SelectSaver.3 + /usr/share/man/man3/SelfLoader.3 + /usr/share/man/man3/Socket.3 + /usr/share/man/man3/Storable.3 + /usr/share/man/man3/Sub::Util.3 + /usr/share/man/man3/Symbol.3 + /usr/share/man/man3/Sys::Hostname.3 + /usr/share/man/man3/Sys::Syslog.3 + /usr/share/man/man3/TAP::Base.3 + /usr/share/man/man3/TAP::Formatter::Base.3 + /usr/share/man/man3/TAP::Formatter::Color.3 + /usr/share/man/man3/TAP::Formatter::Console.3 + /usr/share/man/man3/TAP::Formatter::Console::ParallelSession.3 + /usr/share/man/man3/TAP::Formatter::Console::Session.3 + /usr/share/man/man3/TAP::Formatter::File.3 + /usr/share/man/man3/TAP::Formatter::File::Session.3 + /usr/share/man/man3/TAP::Formatter::Session.3 + /usr/share/man/man3/TAP::Harness.3 + /usr/share/man/man3/TAP::Harness::Beyond.3 + /usr/share/man/man3/TAP::Harness::Env.3 + /usr/share/man/man3/TAP::Object.3 + /usr/share/man/man3/TAP::Parser.3 + /usr/share/man/man3/TAP::Parser::Aggregator.3 + /usr/share/man/man3/TAP::Parser::Grammar.3 + /usr/share/man/man3/TAP::Parser::Iterator.3 + /usr/share/man/man3/TAP::Parser::Iterator::Array.3 + /usr/share/man/man3/TAP::Parser::Iterator::Process.3 + /usr/share/man/man3/TAP::Parser::Iterator::Stream.3 + /usr/share/man/man3/TAP::Parser::IteratorFactory.3 + /usr/share/man/man3/TAP::Parser::Multiplexer.3 + /usr/share/man/man3/TAP::Parser::Result.3 + /usr/share/man/man3/TAP::Parser::Result::Bailout.3 + /usr/share/man/man3/TAP::Parser::Result::Comment.3 + /usr/share/man/man3/TAP::Parser::Result::Plan.3 + /usr/share/man/man3/TAP::Parser::Result::Pragma.3 + /usr/share/man/man3/TAP::Parser::Result::Test.3 + /usr/share/man/man3/TAP::Parser::Result::Unknown.3 + /usr/share/man/man3/TAP::Parser::Result::Version.3 + /usr/share/man/man3/TAP::Parser::Result::YAML.3 + /usr/share/man/man3/TAP::Parser::ResultFactory.3 + /usr/share/man/man3/TAP::Parser::Scheduler.3 + /usr/share/man/man3/TAP::Parser::Scheduler::Job.3 + /usr/share/man/man3/TAP::Parser::Scheduler::Spinner.3 + /usr/share/man/man3/TAP::Parser::Source.3 + /usr/share/man/man3/TAP::Parser::SourceHandler.3 + /usr/share/man/man3/TAP::Parser::SourceHandler::Executable.3 + /usr/share/man/man3/TAP::Parser::SourceHandler::File.3 + /usr/share/man/man3/TAP::Parser::SourceHandler::Handle.3 + /usr/share/man/man3/TAP::Parser::SourceHandler::Perl.3 + /usr/share/man/man3/TAP::Parser::SourceHandler::RawTAP.3 + /usr/share/man/man3/TAP::Parser::YAMLish::Reader.3 + /usr/share/man/man3/TAP::Parser::YAMLish::Writer.3 + /usr/share/man/man3/Term::ANSIColor.3 + /usr/share/man/man3/Term::Cap.3 + /usr/share/man/man3/Term::Complete.3 + /usr/share/man/man3/Term::ReadLine.3 + /usr/share/man/man3/Test.3 + /usr/share/man/man3/Test2.3 + /usr/share/man/man3/Test2::API.3 + /usr/share/man/man3/Test2::API::Breakage.3 + /usr/share/man/man3/Test2::API::Context.3 + /usr/share/man/man3/Test2::API::Instance.3 + /usr/share/man/man3/Test2::API::Stack.3 + /usr/share/man/man3/Test2::Event.3 + /usr/share/man/man3/Test2::Event::Bail.3 + /usr/share/man/man3/Test2::Event::Diag.3 + /usr/share/man/man3/Test2::Event::Encoding.3 + /usr/share/man/man3/Test2::Event::Exception.3 + /usr/share/man/man3/Test2::Event::Fail.3 + /usr/share/man/man3/Test2::Event::Generic.3 + /usr/share/man/man3/Test2::Event::Note.3 + /usr/share/man/man3/Test2::Event::Ok.3 + /usr/share/man/man3/Test2::Event::Pass.3 + /usr/share/man/man3/Test2::Event::Plan.3 + /usr/share/man/man3/Test2::Event::Skip.3 + /usr/share/man/man3/Test2::Event::Subtest.3 + /usr/share/man/man3/Test2::Event::TAP::Version.3 + /usr/share/man/man3/Test2::Event::V2.3 + /usr/share/man/man3/Test2::Event::Waiting.3 + /usr/share/man/man3/Test2::EventFacet.3 + /usr/share/man/man3/Test2::EventFacet::About.3 + /usr/share/man/man3/Test2::EventFacet::Amnesty.3 + /usr/share/man/man3/Test2::EventFacet::Assert.3 + /usr/share/man/man3/Test2::EventFacet::Control.3 + /usr/share/man/man3/Test2::EventFacet::Error.3 + /usr/share/man/man3/Test2::EventFacet::Hub.3 + /usr/share/man/man3/Test2::EventFacet::Info.3 + /usr/share/man/man3/Test2::EventFacet::Info::Table.3 + /usr/share/man/man3/Test2::EventFacet::Meta.3 + /usr/share/man/man3/Test2::EventFacet::Parent.3 + /usr/share/man/man3/Test2::EventFacet::Plan.3 + /usr/share/man/man3/Test2::EventFacet::Render.3 + /usr/share/man/man3/Test2::EventFacet::Trace.3 + /usr/share/man/man3/Test2::Formatter.3 + /usr/share/man/man3/Test2::Formatter::TAP.3 + /usr/share/man/man3/Test2::Hub.3 + /usr/share/man/man3/Test2::Hub::Interceptor.3 + /usr/share/man/man3/Test2::Hub::Interceptor::Terminator.3 + /usr/share/man/man3/Test2::Hub::Subtest.3 + /usr/share/man/man3/Test2::IPC.3 + /usr/share/man/man3/Test2::IPC::Driver.3 + /usr/share/man/man3/Test2::IPC::Driver::Files.3 + /usr/share/man/man3/Test2::Tools::Tiny.3 + /usr/share/man/man3/Test2::Transition.3 + /usr/share/man/man3/Test2::Util.3 + /usr/share/man/man3/Test2::Util::ExternalMeta.3 + /usr/share/man/man3/Test2::Util::Facets2Legacy.3 + /usr/share/man/man3/Test2::Util::HashBase.3 + /usr/share/man/man3/Test2::Util::Trace.3 + /usr/share/man/man3/Test::Builder.3 + /usr/share/man/man3/Test::Builder::Formatter.3 + /usr/share/man/man3/Test::Builder::IO::Scalar.3 + /usr/share/man/man3/Test::Builder::Module.3 + /usr/share/man/man3/Test::Builder::Tester.3 + /usr/share/man/man3/Test::Builder::Tester::Color.3 + /usr/share/man/man3/Test::Builder::TodoDiag.3 + /usr/share/man/man3/Test::Harness.3 + /usr/share/man/man3/Test::More.3 + /usr/share/man/man3/Test::Simple.3 + /usr/share/man/man3/Test::Tester.3 + /usr/share/man/man3/Test::Tester::Capture.3 + /usr/share/man/man3/Test::Tester::CaptureRunner.3 + /usr/share/man/man3/Test::Tutorial.3 + /usr/share/man/man3/Test::use::ok.3 + /usr/share/man/man3/Text::Abbrev.3 + /usr/share/man/man3/Text::Balanced.3 + /usr/share/man/man3/Text::ParseWords.3 + /usr/share/man/man3/Text::Tabs.3 + /usr/share/man/man3/Text::Wrap.3 + /usr/share/man/man3/Thread.3 + /usr/share/man/man3/Thread::Queue.3 + /usr/share/man/man3/Thread::Semaphore.3 + /usr/share/man/man3/Tie::Array.3 + /usr/share/man/man3/Tie::File.3 + /usr/share/man/man3/Tie::Handle.3 + /usr/share/man/man3/Tie::Hash.3 + /usr/share/man/man3/Tie::Hash::NamedCapture.3 + /usr/share/man/man3/Tie::Memoize.3 + /usr/share/man/man3/Tie::RefHash.3 + /usr/share/man/man3/Tie::Scalar.3 + /usr/share/man/man3/Tie::StdHandle.3 + /usr/share/man/man3/Tie::SubstrHash.3 + /usr/share/man/man3/Time::HiRes.3 + /usr/share/man/man3/Time::Local.3 + /usr/share/man/man3/Time::Piece.3 + /usr/share/man/man3/Time::Seconds.3 + /usr/share/man/man3/Time::gmtime.3 + /usr/share/man/man3/Time::localtime.3 + /usr/share/man/man3/Time::tm.3 + /usr/share/man/man3/UNIVERSAL.3 + /usr/share/man/man3/Unicode::Collate.3 + /usr/share/man/man3/Unicode::Collate::CJK::Big5.3 + /usr/share/man/man3/Unicode::Collate::CJK::GB2312.3 + /usr/share/man/man3/Unicode::Collate::CJK::JISX0208.3 + /usr/share/man/man3/Unicode::Collate::CJK::Korean.3 + /usr/share/man/man3/Unicode::Collate::CJK::Pinyin.3 + /usr/share/man/man3/Unicode::Collate::CJK::Stroke.3 + /usr/share/man/man3/Unicode::Collate::CJK::Zhuyin.3 + /usr/share/man/man3/Unicode::Collate::Locale.3 + /usr/share/man/man3/Unicode::Normalize.3 + /usr/share/man/man3/Unicode::UCD.3 + /usr/share/man/man3/User::grent.3 + /usr/share/man/man3/User::pwent.3 + /usr/share/man/man3/XSLoader.3 + /usr/share/man/man3/attributes.3 + /usr/share/man/man3/autodie.3 + /usr/share/man/man3/autodie::Scope::Guard.3 + /usr/share/man/man3/autodie::Scope::GuardStack.3 + /usr/share/man/man3/autodie::Util.3 + /usr/share/man/man3/autodie::exception.3 + /usr/share/man/man3/autodie::exception::system.3 + /usr/share/man/man3/autodie::hints.3 + /usr/share/man/man3/autodie::skip.3 + /usr/share/man/man3/autouse.3 + /usr/share/man/man3/base.3 + /usr/share/man/man3/bigint.3 + /usr/share/man/man3/bignum.3 + /usr/share/man/man3/bigrat.3 + /usr/share/man/man3/blib.3 + /usr/share/man/man3/bytes.3 + /usr/share/man/man3/charnames.3 + /usr/share/man/man3/constant.3 + /usr/share/man/man3/deprecate.3 + /usr/share/man/man3/diagnostics.3 + /usr/share/man/man3/encoding.3 + /usr/share/man/man3/encoding::warnings.3 + /usr/share/man/man3/experimental.3 + /usr/share/man/man3/feature.3 + /usr/share/man/man3/fields.3 + /usr/share/man/man3/filetest.3 + /usr/share/man/man3/if.3 + /usr/share/man/man3/integer.3 + /usr/share/man/man3/less.3 + /usr/share/man/man3/lib.3 + /usr/share/man/man3/locale.3 + /usr/share/man/man3/mro.3 + /usr/share/man/man3/ok.3 + /usr/share/man/man3/open.3 + /usr/share/man/man3/ops.3 + /usr/share/man/man3/overload.3 + /usr/share/man/man3/overloading.3 + /usr/share/man/man3/parent.3 + /usr/share/man/man3/re.3 + /usr/share/man/man3/sigtrap.3 + /usr/share/man/man3/sort.3 + /usr/share/man/man3/strict.3 + /usr/share/man/man3/subs.3 + /usr/share/man/man3/threads.3 + /usr/share/man/man3/threads::shared.3 + /usr/share/man/man3/utf8.3 + /usr/share/man/man3/vars.3 + /usr/share/man/man3/version.3 + /usr/share/man/man3/version::Internals.3 + /usr/share/man/man3/vmsish.3 + /usr/share/man/man3/warnings.3 + /usr/share/man/man3/warnings::register.3 + /usr/share/man/man1/pod2man.1 + /usr/share/man/man1/pod2text.1 + /usr/share/man/man1/pod2usage.1 + /usr/share/man/man1/podchecker.1 + /usr/share/man/man1/cpan.1 + /usr/share/man/man1/corelist.1 + /usr/share/man/man1/enc2xs.1 + /usr/share/man/man1/encguess.1 + /usr/share/man/man1/h2ph.1 + /usr/share/man/man1/h2xs.1 + /usr/share/man/man1/instmodsh.1 + /usr/share/man/man1/json_pp.1 + /usr/share/man/man1/libnetcfg.1 + /usr/share/man/man1/perlbug.1 + /usr/share/man/man1/perlthanks.1 + /usr/share/man/man1/perlivp.1 + /usr/share/man/man1/piconv.1 + /usr/share/man/man1/pl2pm.1 + /usr/share/man/man1/pod2html.1 + /usr/share/man/man1/prove.1 + /usr/share/man/man1/ptar.1 + /usr/share/man/man1/ptardiff.1 + /usr/share/man/man1/ptargrep.1 + /usr/share/man/man1/shasum.1 + /usr/share/man/man1/splain.1 + /usr/share/man/man1/streamzip.1 + /usr/share/man/man1/xsubpp.1 + /usr/share/man/man1/zipdetails.1 +[lfs-scripts] Finishing build of perl-5.32.0 at Tue Feb 2 11:25:55 -03 2021 +[lfs-scripts] Starting build of XML-Parser-2.46 at Tue Feb 2 11:25:56 -03 2021 +Checking if your kit is complete... +Looks good +Writing MYMETA.yml and MYMETA.json +Generating a Unix-style Makefile +Writing Makefile for XML::Parser +Writing MYMETA.yml and MYMETA.json +cp Parser/Encodings/iso-8859-4.enc blib/lib/XML/Parser/Encodings/iso-8859-4.enc +cp Parser/Encodings/windows-1251.enc blib/lib/XML/Parser/Encodings/windows-1251.enc +cp Parser/Encodings/iso-8859-9.enc blib/lib/XML/Parser/Encodings/iso-8859-9.enc +cp Parser/Encodings/README blib/lib/XML/Parser/Encodings/README +cp Parser/Style/Stream.pm blib/lib/XML/Parser/Style/Stream.pm +cp Parser/Encodings/iso-8859-8.enc blib/lib/XML/Parser/Encodings/iso-8859-8.enc +cp Parser/Style/Debug.pm blib/lib/XML/Parser/Style/Debug.pm +cp Parser/Encodings/x-sjis-unicode.enc blib/lib/XML/Parser/Encodings/x-sjis-unicode.enc +cp Parser/LWPExternEnt.pl blib/lib/XML/Parser/LWPExternEnt.pl +cp Parser/Encodings/windows-1250.enc blib/lib/XML/Parser/Encodings/windows-1250.enc +cp Parser/Encodings/x-sjis-jisx0221.enc blib/lib/XML/Parser/Encodings/x-sjis-jisx0221.enc +cp Parser/Encodings/euc-kr.enc blib/lib/XML/Parser/Encodings/euc-kr.enc +cp Parser/Encodings/Japanese_Encodings.msg blib/lib/XML/Parser/Encodings/Japanese_Encodings.msg +cp Parser/Encodings/windows-1252.enc blib/lib/XML/Parser/Encodings/windows-1252.enc +cp Parser/Encodings/iso-8859-5.enc blib/lib/XML/Parser/Encodings/iso-8859-5.enc +cp Parser/Encodings/ibm866.enc blib/lib/XML/Parser/Encodings/ibm866.enc +cp Parser/Encodings/windows-1255.enc blib/lib/XML/Parser/Encodings/windows-1255.enc +cp Parser/Encodings/iso-8859-2.enc blib/lib/XML/Parser/Encodings/iso-8859-2.enc +cp Parser/Style/Tree.pm blib/lib/XML/Parser/Style/Tree.pm +cp Parser/Encodings/iso-8859-15.enc blib/lib/XML/Parser/Encodings/iso-8859-15.enc +cp Parser/Style/Subs.pm blib/lib/XML/Parser/Style/Subs.pm +cp Parser/Encodings/big5.enc blib/lib/XML/Parser/Encodings/big5.enc +cp Parser/Encodings/iso-8859-7.enc blib/lib/XML/Parser/Encodings/iso-8859-7.enc +cp Parser/Encodings/koi8-r.enc blib/lib/XML/Parser/Encodings/koi8-r.enc +cp Parser.pm blib/lib/XML/Parser.pm +cp Parser/Encodings/x-sjis-jdk117.enc blib/lib/XML/Parser/Encodings/x-sjis-jdk117.enc +cp Parser/Style/Objects.pm blib/lib/XML/Parser/Style/Objects.pm +cp Parser/Encodings/x-euc-jp-unicode.enc blib/lib/XML/Parser/Encodings/x-euc-jp-unicode.enc +cp Parser/Encodings/x-sjis-cp932.enc blib/lib/XML/Parser/Encodings/x-sjis-cp932.enc +cp Parser/Encodings/x-euc-jp-jisx0221.enc blib/lib/XML/Parser/Encodings/x-euc-jp-jisx0221.enc +cp Parser/Encodings/iso-8859-3.enc blib/lib/XML/Parser/Encodings/iso-8859-3.enc +make[1]: Entering directory '/sources/XML-Parser-2.46/Expat' +cp Expat.pm ../blib/lib/XML/Parser/Expat.pm +Running Mkbootstrap for Expat () +chmod 644 "Expat.bs" +"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Expat.bs ../blib/arch/auto/XML/Parser/Expat/Expat.bs 644 +"/usr/bin/perl" "/usr/lib/perl5/5.32/core_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/lib/perl5/5.32/core_perl/ExtUtils/typemap' -typemap '/sources/XML-Parser-2.46/Expat/typemap' Expat.xs > Expat.xsc +mv Expat.xsc Expat.c +cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"2.46\" -DXS_VERSION=\"2.46\" -fPIC "-I/usr/lib/perl5/5.32/core_perl/CORE" Expat.c +rm -f ../blib/arch/auto/XML/Parser/Expat/Expat.so +LD_RUN_PATH="/usr/lib" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Expat.o -o ../blib/arch/auto/XML/Parser/Expat/Expat.so \ + -lexpat \ + +chmod 755 ../blib/arch/auto/XML/Parser/Expat/Expat.so +Manifying 1 pod document +make[1]: Leaving directory '/sources/XML-Parser-2.46/Expat' +Manifying 6 pod documents +make[1]: Entering directory '/sources/XML-Parser-2.46/Expat' +"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Expat.bs ../blib/arch/auto/XML/Parser/Expat/Expat.bs 644 +Manifying 1 pod document +make[1]: Leaving directory '/sources/XML-Parser-2.46/Expat' +Manifying 6 pod documents +Files found in blib/arch: installing files in blib/lib into architecture dependent library tree +Installing /usr/lib/perl5/5.32/site_perl/auto/XML/Parser/Expat/Expat.so +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser.pm +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Expat.pm +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/LWPExternEnt.pl +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/x-sjis-jisx0221.enc +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/windows-1252.enc +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/ibm866.enc +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/x-sjis-unicode.enc +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/Japanese_Encodings.msg +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/iso-8859-2.enc +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/windows-1250.enc +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/windows-1251.enc +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/koi8-r.enc +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/big5.enc +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/iso-8859-7.enc +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/x-euc-jp-unicode.enc +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/x-sjis-cp932.enc +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/iso-8859-8.enc +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/x-euc-jp-jisx0221.enc +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/README +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/iso-8859-4.enc +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/iso-8859-3.enc +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/windows-1255.enc +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/iso-8859-9.enc +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/euc-kr.enc +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/iso-8859-15.enc +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/iso-8859-5.enc +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Encodings/x-sjis-jdk117.enc +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Style/Subs.pm +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Style/Stream.pm +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Style/Debug.pm +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Style/Tree.pm +Installing /usr/lib/perl5/5.32/site_perl/XML/Parser/Style/Objects.pm +Installing /usr/share/man/man3/XML::Parser::Style::Debug.3 +Installing /usr/share/man/man3/XML::Parser::Style::Stream.3 +Installing /usr/share/man/man3/XML::Parser.3 +Installing /usr/share/man/man3/XML::Parser::Style::Subs.3 +Installing /usr/share/man/man3/XML::Parser::Style::Objects.3 +Installing /usr/share/man/man3/XML::Parser::Expat.3 +Installing /usr/share/man/man3/XML::Parser::Style::Tree.3 +Appending installation info to /usr/lib/perl5/5.32/core_perl/perllocal.pod +[lfs-scripts] Finishing build of XML-Parser-2.46 at Tue Feb 2 11:25:59 -03 2021 +[lfs-scripts] Starting build of intltool-0.51.0 at Tue Feb 2 11:25:59 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking for perl... /usr/bin/perl +checking for perl >= 5.8.1... 5.32.0 +checking for XML::Parser... ok +checking for bzr... no +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 intltoolize +config.status: creating tests/Makefile +config.status: creating tests/cases/Makefile +config.status: creating tests/results/Makefile +config.status: creating tests/selftest.pl +Making all in tests +make[1]: Entering directory '/sources/intltool-0.51.0/tests' +Making all in cases +make[2]: Entering directory '/sources/intltool-0.51.0/tests/cases' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/intltool-0.51.0/tests/cases' +Making all in results +make[2]: Entering directory '/sources/intltool-0.51.0/tests/results' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/intltool-0.51.0/tests/results' +make[2]: Entering directory '/sources/intltool-0.51.0/tests' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/sources/intltool-0.51.0/tests' +make[1]: Leaving directory '/sources/intltool-0.51.0/tests' +Making all in doc +make[1]: Entering directory '/sources/intltool-0.51.0/doc' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/intltool-0.51.0/doc' +make[1]: Entering directory '/sources/intltool-0.51.0' +sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.51.0|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_LIBDIR@|/usr/lib|g" < intltool-extract.in > intltool-extract +chmod +x intltool-extract +sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.51.0|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_LIBDIR@|/usr/lib|g" < intltool-merge.in > intltool-merge +chmod +x intltool-merge +sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.51.0|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_LIBDIR@|/usr/lib|g" < intltool-update.in > intltool-update +chmod +x intltool-update +sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.51.0|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_LIBDIR@|/usr/lib|g" < intltool-prepare.in > intltool-prepare +chmod +x intltool-prepare +make[1]: Leaving directory '/sources/intltool-0.51.0' +Making install in tests +make[1]: Entering directory '/sources/intltool-0.51.0/tests' +Making install in cases +make[2]: Entering directory '/sources/intltool-0.51.0/tests/cases' +make[3]: Entering directory '/sources/intltool-0.51.0/tests/cases' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/intltool-0.51.0/tests/cases' +make[2]: Leaving directory '/sources/intltool-0.51.0/tests/cases' +Making install in results +make[2]: Entering directory '/sources/intltool-0.51.0/tests/results' +make[3]: Entering directory '/sources/intltool-0.51.0/tests/results' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/intltool-0.51.0/tests/results' +make[2]: Leaving directory '/sources/intltool-0.51.0/tests/results' +make[2]: Entering directory '/sources/intltool-0.51.0/tests' +make[3]: Entering directory '/sources/intltool-0.51.0/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 '/sources/intltool-0.51.0/tests' +make[2]: Leaving directory '/sources/intltool-0.51.0/tests' +make[1]: Leaving directory '/sources/intltool-0.51.0/tests' +Making install in doc +make[1]: Entering directory '/sources/intltool-0.51.0/doc' +make[2]: Entering directory '/sources/intltool-0.51.0/doc' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/man8' + /usr/bin/install -c -m 644 intltoolize.8 intltool-extract.8 intltool-merge.8 intltool-prepare.8 intltool-update.8 '/usr/share/man/man8' +make[2]: Leaving directory '/sources/intltool-0.51.0/doc' +make[1]: Leaving directory '/sources/intltool-0.51.0/doc' +make[1]: Entering directory '/sources/intltool-0.51.0' +make[2]: Entering directory '/sources/intltool-0.51.0' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c intltool-extract intltool-merge intltool-update intltoolize intltool-prepare '/usr/bin' + /bin/mkdir -p '/usr/share/aclocal' + /usr/bin/install -c -m 644 intltool.m4 '/usr/share/aclocal' + /bin/mkdir -p '/usr/share/intltool' + /usr/bin/install -c -m 644 Makefile.in.in '/usr/share/intltool' +make[2]: Leaving directory '/sources/intltool-0.51.0' +make[1]: Leaving directory '/sources/intltool-0.51.0' +install: creating directory '/usr/share/doc/intltool-0.51.0' +'doc/I18N-HOWTO' -> '/usr/share/doc/intltool-0.51.0/I18N-HOWTO' +[lfs-scripts] Finishing build of intltool-0.51.0 at Tue Feb 2 11:26:00 -03 2021 +[lfs-scripts] Starting build of autoconf-2.69 at Tue Feb 2 11:26:00 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking build system type... x86_64-unknown-linux-gnu +checking host system type... x86_64-unknown-linux-gnu +configure: autobuild project... GNU Autoconf +configure: autobuild revision... 2.69 +configure: autobuild hostname... enceladus +configure: autobuild timestamp... 20210202T142601Z +checking whether /bin/sh -n is known to work... yes +checking for characters that cannot appear in file names... none +checking whether directories can have trailing spaces... yes +checking for expr... /usr/bin/expr +checking for GNU M4 that supports accurate traces... /usr/bin/m4 +checking whether /usr/bin/m4 accepts --gnu... yes +checking how m4 supports trace files... --debugfile +checking for perl... /usr/bin/perl +checking whether /usr/bin/perl Fcntl::flock is implemented... yes +checking for emacs... no +checking for xemacs... no +checking for emacs... no +checking where .elc files should go... ${datadir}/emacs/site-lisp +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for a sed that does not truncate output... /bin/sed +checking whether make is case sensitive... yes +configure: creating ./config.status +config.status: creating tests/Makefile +config.status: creating tests/atlocal +config.status: creating man/Makefile +config.status: creating lib/emacs/Makefile +config.status: creating Makefile +config.status: creating doc/Makefile +config.status: creating lib/Makefile +config.status: creating lib/Autom4te/Makefile +config.status: creating lib/autoscan/Makefile +config.status: creating lib/m4sugar/Makefile +config.status: creating lib/autoconf/Makefile +config.status: creating lib/autotest/Makefile +config.status: creating bin/Makefile +config.status: executing tests/atconfig commands +make all-recursive +make[1]: Entering directory '/sources/autoconf-2.69' +Making all in bin +make[2]: Entering directory '/sources/autoconf-2.69/bin' +rm -f autom4te autom4te.tmp +srcdir=''; \ + test -f ./autom4te.in || srcdir=./; \ + sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autom4te.in; do not edit by hand.|g' ${srcdir}autom4te.in >autom4te.tmp +chmod +x autom4te.tmp +chmod a-w autom4te.tmp +mv autom4te.tmp autom4te +cd ../lib && make autom4te.cfg +make[3]: Entering directory '/sources/autoconf-2.69/lib' +rm -f autom4te.cfg autom4te.tmp +sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' ./autom4te.in >autom4te.tmp +chmod a-w autom4te.tmp +mv autom4te.tmp autom4te.cfg +make[3]: Leaving directory '/sources/autoconf-2.69/lib' +cd ../lib/m4sugar && make version.m4 +make[3]: Entering directory '/sources/autoconf-2.69/lib/m4sugar' +:;{ \ + echo '# This file is part of -*- Autoconf -*-.' && \ + echo '# Version of Autoconf.' && \ + echo '# Copyright (C) 1999, 2000, 2001, 2002, 2006, 2007, 2009' && \ + echo '# Free Software Foundation, Inc.' && \ + echo &&\ + echo 'm4_define([m4_PACKAGE_NAME], [GNU Autoconf])' && \ + echo 'm4_define([m4_PACKAGE_TARNAME], [autoconf])' && \ + echo 'm4_define([m4_PACKAGE_VERSION], [2.69])' && \ + echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.69])' && \ + echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])' && \ + echo 'm4_define([m4_PACKAGE_URL], [http://www.gnu.org/software/autoconf/])' && \ + echo 'm4_define([m4_PACKAGE_YEAR], ['`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../../ChangeLog`'])'; \ +} > version.m4-t +mv version.m4-t version.m4 +make[3]: Leaving directory '/sources/autoconf-2.69/lib/m4sugar' +autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in +rm -f autoconf autoconf.tmp +srcdir=''; \ + test -f ./autoconf.in || srcdir=./; \ + sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoconf.in; do not edit by hand.|g' ${srcdir}autoconf.in >autoconf.tmp +chmod +x autoconf.tmp +chmod a-w autoconf.tmp +mv autoconf.tmp autoconf +rm -f autoheader autoheader.tmp +srcdir=''; \ + test -f ./autoheader.in || srcdir=./; \ + sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoheader.in; do not edit by hand.|g' ${srcdir}autoheader.in >autoheader.tmp +chmod +x autoheader.tmp +chmod a-w autoheader.tmp +mv autoheader.tmp autoheader +rm -f autoreconf autoreconf.tmp +srcdir=''; \ + test -f ./autoreconf.in || srcdir=./; \ + sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoreconf.in; do not edit by hand.|g' ${srcdir}autoreconf.in >autoreconf.tmp +chmod +x autoreconf.tmp +chmod a-w autoreconf.tmp +mv autoreconf.tmp autoreconf +rm -f ifnames ifnames.tmp +srcdir=''; \ + test -f ./ifnames.in || srcdir=./; \ + sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from ifnames.in; do not edit by hand.|g' ${srcdir}ifnames.in >ifnames.tmp +chmod +x ifnames.tmp +chmod a-w ifnames.tmp +mv ifnames.tmp ifnames +rm -f autoscan autoscan.tmp +srcdir=''; \ + test -f ./autoscan.in || srcdir=./; \ + sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoscan.in; do not edit by hand.|g' ${srcdir}autoscan.in >autoscan.tmp +chmod +x autoscan.tmp +chmod a-w autoscan.tmp +mv autoscan.tmp autoscan +rm -f autoupdate autoupdate.tmp +srcdir=''; \ + test -f ./autoupdate.in || srcdir=./; \ + sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoupdate.in; do not edit by hand.|g' ${srcdir}autoupdate.in >autoupdate.tmp +chmod +x autoupdate.tmp +chmod a-w autoupdate.tmp +mv autoupdate.tmp autoupdate +make[2]: Leaving directory '/sources/autoconf-2.69/bin' +Making all in . +make[2]: Entering directory '/sources/autoconf-2.69' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/sources/autoconf-2.69' +Making all in lib +make[2]: Entering directory '/sources/autoconf-2.69/lib' +Making all in Autom4te +make[3]: Entering directory '/sources/autoconf-2.69/lib/Autom4te' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/autoconf-2.69/lib/Autom4te' +Making all in m4sugar +make[3]: Entering directory '/sources/autoconf-2.69/lib/m4sugar' +autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ + --language=m4sugar \ + --freeze \ + --output=m4sugar.m4f +autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ + --language=m4sh \ + --freeze \ + --output=m4sh.m4f +make[3]: Leaving directory '/sources/autoconf-2.69/lib/m4sugar' +Making all in autoconf +make[3]: Entering directory '/sources/autoconf-2.69/lib/autoconf' +autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ + --language=autoconf \ + --freeze \ + --output=autoconf.m4f +make[3]: Leaving directory '/sources/autoconf-2.69/lib/autoconf' +Making all in autotest +make[3]: Entering directory '/sources/autoconf-2.69/lib/autotest' +autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ + --language=autotest \ + --freeze \ + --output=autotest.m4f +make[3]: Leaving directory '/sources/autoconf-2.69/lib/autotest' +Making all in autoscan +make[3]: Entering directory '/sources/autoconf-2.69/lib/autoscan' +echo '# Automatically Generated: do not edit this file' >autoscan.list +sed '/^[#]/!q' ./autoscan.pre >>autoscan.list +( \ + sed -n '/^[^#]/p' ./autoscan.pre; \ + autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib --cache '' -M -l autoconf -t'AN_OUTPUT:$1: $2 $3' \ +) | LC_ALL=C sort >>autoscan.list +make[3]: Leaving directory '/sources/autoconf-2.69/lib/autoscan' +Making all in emacs +make[3]: Entering directory '/sources/autoconf-2.69/lib/emacs' +WARNING: Warnings can be ignored. :-) +if test "no" != no; then \ + set x; \ + list='autoconf-mode.el autotest-mode.el'; for p in $list; do \ + if test -f "$p"; then d=; else d="./"; fi; \ + set x "$@" "$d$p"; shift; \ + done; \ + shift; \ + EMACS="no" /bin/sh ../../build-aux/elisp-comp "$@" || exit 1; \ +else : ; fi +make[3]: Leaving directory '/sources/autoconf-2.69/lib/emacs' +make[3]: Entering directory '/sources/autoconf-2.69/lib' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/sources/autoconf-2.69/lib' +make[2]: Leaving directory '/sources/autoconf-2.69/lib' +Making all in doc +make[2]: Entering directory '/sources/autoconf-2.69/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/autoconf-2.69/doc' +Making all in tests +make[2]: Entering directory '/sources/autoconf-2.69/tests' +autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language=M4sh ./wrapper.as -o wrapper.in +rm -f autoconf autoconf.tmp +input=wrapper.in; \ +sed -e 's|@wrap_program[@]|autoconf|g' -e 's|@abs_top_srcdir[@]|/sources/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/sources/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoconf.tmp +chmod +x autoconf.tmp +chmod a-w autoconf.tmp +mv -f autoconf.tmp autoconf +rm -f autoheader autoheader.tmp +input=wrapper.in; \ +sed -e 's|@wrap_program[@]|autoheader|g' -e 's|@abs_top_srcdir[@]|/sources/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/sources/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoheader.tmp +chmod +x autoheader.tmp +chmod a-w autoheader.tmp +mv -f autoheader.tmp autoheader +rm -f autom4te autom4te.tmp +input=wrapper.in; \ +sed -e 's|@wrap_program[@]|autom4te|g' -e 's|@abs_top_srcdir[@]|/sources/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/sources/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autom4te.tmp +chmod +x autom4te.tmp +chmod a-w autom4te.tmp +mv -f autom4te.tmp autom4te +rm -f autoreconf autoreconf.tmp +input=wrapper.in; \ +sed -e 's|@wrap_program[@]|autoreconf|g' -e 's|@abs_top_srcdir[@]|/sources/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/sources/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoreconf.tmp +chmod +x autoreconf.tmp +chmod a-w autoreconf.tmp +mv -f autoreconf.tmp autoreconf +rm -f autoscan autoscan.tmp +input=wrapper.in; \ +sed -e 's|@wrap_program[@]|autoscan|g' -e 's|@abs_top_srcdir[@]|/sources/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/sources/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoscan.tmp +chmod +x autoscan.tmp +chmod a-w autoscan.tmp +mv -f autoscan.tmp autoscan +rm -f autoupdate autoupdate.tmp +input=wrapper.in; \ +sed -e 's|@wrap_program[@]|autoupdate|g' -e 's|@abs_top_srcdir[@]|/sources/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/sources/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoupdate.tmp +chmod +x autoupdate.tmp +chmod a-w autoupdate.tmp +mv -f autoupdate.tmp autoupdate +rm -f ifnames ifnames.tmp +input=wrapper.in; \ +sed -e 's|@wrap_program[@]|ifnames|g' -e 's|@abs_top_srcdir[@]|/sources/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/sources/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >ifnames.tmp +chmod +x ifnames.tmp +chmod a-w ifnames.tmp +mv -f ifnames.tmp ifnames +make[2]: Leaving directory '/sources/autoconf-2.69/tests' +Making all in man +make[2]: Entering directory '/sources/autoconf-2.69/man' +Updating man page autoscan.1 +PATH="../tests:../build-aux:$PATH"; \ +export PATH; \ +/bin/sh /sources/autoconf-2.69/build-aux/missing --run help2man \ + --include=autoscan.x \ + --include=./common.x \ + --source='GNU Autoconf 2.69' \ + --output=autoscan.1.t `echo 'autoscan' | sed 's,.*/,,'` +if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoscan.1 >autoscan.1a.t 2>/dev/null && \ + sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoscan.1.t | cmp autoscan.1a.t - >/dev/null 2>&1; then \ + touch autoscan.1; \ +else \ + mv autoscan.1.t autoscan.1; \ +fi +rm -f autoscan.1*.t +make[2]: Leaving directory '/sources/autoconf-2.69/man' +make[1]: Leaving directory '/sources/autoconf-2.69' +make install-recursive +make[1]: Entering directory '/sources/autoconf-2.69' +Making install in bin +make[2]: Entering directory '/sources/autoconf-2.69/bin' +make[3]: Entering directory '/sources/autoconf-2.69/bin' +test -z "/usr/bin" || /bin/mkdir -p "/usr/bin" + /usr/bin/install -c autom4te autoconf autoheader autoreconf ifnames autoscan autoupdate '/usr/bin' +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/autoconf-2.69/bin' +make[2]: Leaving directory '/sources/autoconf-2.69/bin' +Making install in . +make[2]: Entering directory '/sources/autoconf-2.69' +make[3]: Entering directory '/sources/autoconf-2.69' +make[3]: Nothing to be done for 'install-exec-am'. +test -z "/usr/share/autoconf" || /bin/mkdir -p "/usr/share/autoconf" + /usr/bin/install -c -m 644 ./INSTALL '/usr/share/autoconf' +make[3]: Leaving directory '/sources/autoconf-2.69' +make[2]: Leaving directory '/sources/autoconf-2.69' +Making install in lib +make[2]: Entering directory '/sources/autoconf-2.69/lib' +Making install in Autom4te +make[3]: Entering directory '/sources/autoconf-2.69/lib/Autom4te' +make[4]: Entering directory '/sources/autoconf-2.69/lib/Autom4te' +make[4]: Nothing to be done for 'install-exec-am'. +test -z "/usr/share/autoconf/Autom4te" || /bin/mkdir -p "/usr/share/autoconf/Autom4te" + /usr/bin/install -c -m 644 C4che.pm ChannelDefs.pm Channels.pm Configure_ac.pm FileUtils.pm General.pm Getopt.pm Request.pm XFile.pm '/usr/share/autoconf/Autom4te' +make[4]: Leaving directory '/sources/autoconf-2.69/lib/Autom4te' +make[3]: Leaving directory '/sources/autoconf-2.69/lib/Autom4te' +Making install in m4sugar +make[3]: Entering directory '/sources/autoconf-2.69/lib/m4sugar' +make[4]: Entering directory '/sources/autoconf-2.69/lib/m4sugar' +make[4]: Nothing to be done for 'install-exec-am'. +test -z "/usr/share/autoconf/m4sugar" || /bin/mkdir -p "/usr/share/autoconf/m4sugar" + /usr/bin/install -c -m 644 m4sugar.m4 foreach.m4 m4sh.m4 '/usr/share/autoconf/m4sugar' +test -z "/usr/share/autoconf/m4sugar" || /bin/mkdir -p "/usr/share/autoconf/m4sugar" + /usr/bin/install -c -m 644 version.m4 m4sugar.m4f m4sh.m4f '/usr/share/autoconf/m4sugar' +make[4]: Leaving directory '/sources/autoconf-2.69/lib/m4sugar' +make[3]: Leaving directory '/sources/autoconf-2.69/lib/m4sugar' +Making install in autoconf +make[3]: Entering directory '/sources/autoconf-2.69/lib/autoconf' +make[4]: Entering directory '/sources/autoconf-2.69/lib/autoconf' +make[4]: Nothing to be done for 'install-exec-am'. +test -z "/usr/share/autoconf/autoconf" || /bin/mkdir -p "/usr/share/autoconf/autoconf" + /usr/bin/install -c -m 644 autoconf.m4 general.m4 status.m4 oldnames.m4 specific.m4 autoheader.m4 autoupdate.m4 autotest.m4 autoscan.m4 lang.m4 c.m4 erlang.m4 fortran.m4 functions.m4 go.m4 headers.m4 types.m4 libs.m4 programs.m4 '/usr/share/autoconf/autoconf' +test -z "/usr/share/autoconf/autoconf" || /bin/mkdir -p "/usr/share/autoconf/autoconf" + /usr/bin/install -c -m 644 autoconf.m4f '/usr/share/autoconf/autoconf' +make[4]: Leaving directory '/sources/autoconf-2.69/lib/autoconf' +make[3]: Leaving directory '/sources/autoconf-2.69/lib/autoconf' +Making install in autotest +make[3]: Entering directory '/sources/autoconf-2.69/lib/autotest' +make[4]: Entering directory '/sources/autoconf-2.69/lib/autotest' +make[4]: Nothing to be done for 'install-exec-am'. +test -z "/usr/share/autoconf/autotest" || /bin/mkdir -p "/usr/share/autoconf/autotest" + /usr/bin/install -c -m 644 autotest.m4 general.m4 specific.m4 '/usr/share/autoconf/autotest' +test -z "/usr/share/autoconf/autotest" || /bin/mkdir -p "/usr/share/autoconf/autotest" + /usr/bin/install -c -m 644 autotest.m4f '/usr/share/autoconf/autotest' +make[4]: Leaving directory '/sources/autoconf-2.69/lib/autotest' +make[3]: Leaving directory '/sources/autoconf-2.69/lib/autotest' +Making install in autoscan +make[3]: Entering directory '/sources/autoconf-2.69/lib/autoscan' +make[4]: Entering directory '/sources/autoconf-2.69/lib/autoscan' +make[4]: Nothing to be done for 'install-exec-am'. +test -z "/usr/share/autoconf/autoscan" || /bin/mkdir -p "/usr/share/autoconf/autoscan" + /usr/bin/install -c -m 644 autoscan.list '/usr/share/autoconf/autoscan' +make[4]: Leaving directory '/sources/autoconf-2.69/lib/autoscan' +make[3]: Leaving directory '/sources/autoconf-2.69/lib/autoscan' +Making install in emacs +make[3]: Entering directory '/sources/autoconf-2.69/lib/emacs' +make[4]: Entering directory '/sources/autoconf-2.69/lib/emacs' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Leaving directory '/sources/autoconf-2.69/lib/emacs' +make[3]: Leaving directory '/sources/autoconf-2.69/lib/emacs' +make[3]: Entering directory '/sources/autoconf-2.69/lib' +make[4]: Entering directory '/sources/autoconf-2.69/lib' +make[4]: Nothing to be done for 'install-exec-am'. +test -z "/usr/share/autoconf" || /bin/mkdir -p "/usr/share/autoconf" + /usr/bin/install -c -m 644 autom4te.cfg '/usr/share/autoconf' +make[4]: Leaving directory '/sources/autoconf-2.69/lib' +make[3]: Leaving directory '/sources/autoconf-2.69/lib' +make[2]: Leaving directory '/sources/autoconf-2.69/lib' +Making install in doc +make[2]: Entering directory '/sources/autoconf-2.69/doc' +make[3]: Entering directory '/sources/autoconf-2.69/doc' +make[3]: Nothing to be done for 'install-exec-am'. +test -z "/usr/share/info" || /bin/mkdir -p "/usr/share/info" + /usr/bin/install -c -m 644 ./autoconf.info ./standards.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/autoconf.info' + install-info --info-dir='/usr/share/info' '/usr/share/info/standards.info' +make[3]: Leaving directory '/sources/autoconf-2.69/doc' +make[2]: Leaving directory '/sources/autoconf-2.69/doc' +Making install in tests +make[2]: Entering directory '/sources/autoconf-2.69/tests' +make[3]: Entering directory '/sources/autoconf-2.69/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 '/sources/autoconf-2.69/tests' +make[2]: Leaving directory '/sources/autoconf-2.69/tests' +Making install in man +make[2]: Entering directory '/sources/autoconf-2.69/man' +make[3]: Entering directory '/sources/autoconf-2.69/man' +make[3]: Nothing to be done for 'install-exec-am'. +test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/share/man/man1" + /usr/bin/install -c -m 644 ./autoconf.1 ./autoheader.1 ./autom4te.1 ./autoreconf.1 ./autoscan.1 ./autoupdate.1 ./ifnames.1 ./config.guess.1 ./config.sub.1 '/usr/share/man/man1' +make[3]: Leaving directory '/sources/autoconf-2.69/man' +make[2]: Leaving directory '/sources/autoconf-2.69/man' +make[1]: Leaving directory '/sources/autoconf-2.69' +[lfs-scripts] Finishing build of autoconf-2.69 at Tue Feb 2 11:26:03 -03 2021 +[lfs-scripts] Starting build of automake-1.16.2 at Tue Feb 2 11:26:03 -03 2021 +checking whether make supports nested variables... yes +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a race-free mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether ln -s works... yes +checking for perl... /usr/bin/perl +checking for tex... no +checking for yacc... yacc +checking for lex... lex +checking whether autoconf is installed... yes +checking whether autoconf works... yes +checking whether autoconf is recent enough... yes +checking whether ln works... yes +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for fgrep... /bin/grep -F +configure: will now look for a sturdy POSIX shell, for our testsuite +checking for sh... /bin/sh +checking for sh5... no +checking for dash... no +checking for ash... no +checking for bash... /bin/bash +checking for zsh... no +checking for ksh... no +checking for pdksh... no +checking whether /bin/sh supports $(cmd)... yes +checking whether /bin/sh supports $((expr))... yes +checking whether /bin/sh supports ${#var}... yes +checking whether /bin/sh supports ${var#glob} and ${var%glob}... yes +checking whether /bin/sh preserves exit traps with "set -e"... yes +checking whether /bin/sh can define exit traps in a shell function... yes +checking whether /bin/sh corrupts stderr with "set -x"... no +checking whether /bin/sh can return early from "dot-sourced" files... yes +checking whether /bin/sh supports alias named like shell builtins... yes +checking whether /bin/sh supports "test -e"... yes +configure: shell /bin/sh is good enough, stop looking +configure: will use /bin/sh as the testsuite shell +configure: will now look for generic compilers +checking for cc... cc +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 cc accepts -g... yes +checking for cc option to enable C11 features... none needed +checking whether cc understands -c and -o together... yes +checking for aCC... no +checking for CC... no +checking for FCC... no +checking for KCC... no +checking for RCC... no +checking for xlC_r... no +checking for xlC... no +checking for c++... 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 the compiler supports GNU C++... yes +checking whether c++ accepts -g... yes +checking for c++ option to enable C++11 features... none needed +checking for xlf95... no +checking for f95... no +checking for fort... no +checking for ifort... no +checking for ifc... no +checking for efc... no +checking for pgfortran... no +checking for pgf95... no +checking for lf95... no +checking for ftn... no +checking for nagfor... no +checking for xlf90... no +checking for f90... no +checking for armflang... no +checking for flang... no +checking for pgf90... no +checking for pghpf... no +checking for epcf90... no +checking for g95... no +checking for gfortran... no +checking whether the Fortran compiler works... no +configure: tests requiring the Fortran compiler will be skipped +checking for xlf... no +checking for f77... no +checking for frt... no +checking for pgf77... no +checking for cf77... no +checking for fort77... no +checking for fl32... no +checking for af77... no +checking for g77... no +checking for armflang... no +checking for flang... no +checking for gfortran... no +checking whether the Fortran 77 compiler works... no +configure: tests requiring the Fortran 77 compiler will be skipped +configure: will now look for GNU compilers +configure: cc is already a GNU C compiler +configure: c++ is already a GNU C++ compiler +checking for gfortran... no +checking for g77... no +checking for gfortran... no +checking for gcj... no +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating pre-inst-env + GEN bin/automake + GEN bin/aclocal + GEN bin/aclocal-1.16 + GEN bin/automake-1.16 + GEN t/ax/shell-no-trail-bslash + GEN t/ax/cc-no-c-o + GEN runtest + GEN doc/aclocal.1 + GEN doc/automake.1 + GEN lib/Automake/Config.pm + GEN doc/aclocal-1.16.1 + GEN doc/automake-1.16.1 + GEN t/ax/test-defs.sh +make[1]: Entering directory '/sources/automake-1.16.2' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c bin/automake bin/aclocal '/usr/bin' +make install-exec-hook +make[2]: Entering directory '/sources/automake-1.16.2' + ln '/usr/bin/automake' '/usr/bin/automake-1.16' + ln '/usr/bin/aclocal' '/usr/bin/aclocal-1.16' +make[2]: Leaving directory '/sources/automake-1.16.2' + /bin/mkdir -p '/usr/share/automake-1.16/am' + /usr/bin/install -c -m 644 lib/am/check.am lib/am/check2.am lib/am/clean-hdr.am lib/am/clean.am lib/am/compile.am lib/am/configure.am lib/am/data.am lib/am/dejagnu.am lib/am/depend.am lib/am/depend2.am lib/am/distdir.am lib/am/footer.am lib/am/header-vars.am lib/am/header.am lib/am/install.am lib/am/inst-vars.am lib/am/java.am lib/am/lang-compile.am lib/am/lex.am lib/am/library.am lib/am/libs.am lib/am/libtool.am lib/am/lisp.am lib/am/ltlib.am lib/am/ltlibrary.am lib/am/mans-vars.am lib/am/mans.am lib/am/program.am lib/am/progs.am lib/am/python.am lib/am/remake-hdr.am lib/am/scripts.am lib/am/subdirs.am lib/am/tags.am lib/am/texi-vers.am lib/am/texibuild.am lib/am/texinfos.am lib/am/vala.am lib/am/yacc.am '/usr/share/automake-1.16/am' + /bin/mkdir -p '/usr/share/aclocal-1.16' + /usr/bin/install -c -m 644 m4/amversion.m4 m4/ar-lib.m4 m4/as.m4 m4/auxdir.m4 m4/cond.m4 m4/cond-if.m4 m4/depend.m4 m4/depout.m4 m4/dmalloc.m4 m4/extra-recurs.m4 m4/gcj.m4 m4/init.m4 m4/install-sh.m4 m4/lead-dot.m4 m4/lex.m4 m4/lispdir.m4 m4/maintainer.m4 m4/make.m4 m4/missing.m4 m4/mkdirp.m4 m4/obsolete.m4 m4/options.m4 m4/python.m4 m4/prog-cc-c-o.m4 m4/runlog.m4 m4/sanity.m4 m4/silent.m4 m4/strip.m4 m4/substnot.m4 m4/tar.m4 m4/upc.m4 m4/vala.m4 '/usr/share/aclocal-1.16' + /bin/mkdir -p '/usr/share/aclocal-1.16/internal' + /usr/bin/install -c -m 644 m4/internal/ac-config-macro-dirs.m4 '/usr/share/aclocal-1.16/internal' + /bin/mkdir -p '/usr/share/doc/automake-1.16.2' + /usr/bin/install -c -m 644 ./doc/amhello-1.0.tar.gz '/usr/share/doc/automake-1.16.2' + /bin/mkdir -p '/usr/share/automake-1.16/Automake' + /usr/bin/install -c -m 644 lib/Automake/ChannelDefs.pm lib/Automake/Channels.pm lib/Automake/Condition.pm lib/Automake/Configure_ac.pm lib/Automake/DisjConditions.pm lib/Automake/FileUtils.pm lib/Automake/General.pm lib/Automake/Getopt.pm lib/Automake/Item.pm lib/Automake/ItemDef.pm lib/Automake/Language.pm lib/Automake/Location.pm lib/Automake/Options.pm lib/Automake/Rule.pm lib/Automake/RuleDef.pm lib/Automake/Variable.pm lib/Automake/VarDef.pm lib/Automake/Version.pm lib/Automake/XFile.pm lib/Automake/Wrap.pm '/usr/share/automake-1.16/Automake' + /bin/mkdir -p '/usr/share/automake-1.16' + /usr/bin/install -c -m 644 lib/COPYING lib/INSTALL lib/texinfo.tex '/usr/share/automake-1.16' + /bin/mkdir -p '/usr/share/automake-1.16' + /usr/bin/install -c -m 644 lib/config.guess lib/config.sub lib/install-sh lib/mdate-sh lib/missing lib/mkinstalldirs lib/ylwrap lib/depcomp lib/compile lib/py-compile lib/ar-lib lib/test-driver lib/tap-driver.sh '/usr/share/automake-1.16' + /bin/mkdir -p '/usr/share/aclocal' + /usr/bin/install -c -m 644 m4/acdir/README '/usr/share/aclocal' + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./doc/automake.info ./doc/automake.info-1 ./doc/automake.info-2 ./doc/automake-history.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/automake.info' + install-info --info-dir='/usr/share/info' '/usr/share/info/automake-history.info' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 doc/aclocal.1 doc/automake.1 doc/aclocal-1.16.1 doc/automake-1.16.1 '/usr/share/man/man1' + /bin/mkdir -p '/usr/share/automake-1.16/Automake' + /usr/bin/install -c -m 644 lib/Automake/Config.pm '/usr/share/automake-1.16/Automake' +make install-data-hook +make[2]: Entering directory '/sources/automake-1.16.2' + chmod +x '/usr/share/automake-1.16/config.guess' + chmod +x '/usr/share/automake-1.16/config.sub' + chmod +x '/usr/share/automake-1.16/install-sh' + chmod +x '/usr/share/automake-1.16/mdate-sh' + chmod +x '/usr/share/automake-1.16/missing' + chmod +x '/usr/share/automake-1.16/mkinstalldirs' + chmod +x '/usr/share/automake-1.16/ylwrap' + chmod +x '/usr/share/automake-1.16/depcomp' + chmod +x '/usr/share/automake-1.16/compile' + chmod +x '/usr/share/automake-1.16/py-compile' + chmod +x '/usr/share/automake-1.16/ar-lib' + chmod +x '/usr/share/automake-1.16/test-driver' + chmod +x '/usr/share/automake-1.16/tap-driver.sh' +make[2]: Leaving directory '/sources/automake-1.16.2' +make[1]: Leaving directory '/sources/automake-1.16.2' +[lfs-scripts] Finishing build of automake-1.16.2 at Tue Feb 2 11:26:12 -03 2021 +[lfs-scripts] Starting build of kmod-27 at Tue Feb 2 11:26:12 -03 2021 +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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 to enable maintainer-specific portions of Makefiles... 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... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports the include directive... yes (GNU style) +checking whether make supports nested variables... yes +checking how to create a pax tar archive... gnutar +checking dependency style of gcc... gcc3 +checking whether make supports nested variables... (cached) yes +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /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 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 /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... /bin/dd +checking how to truncate binary pipes... /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 for a sed that does not truncate output... (cached) /bin/sed +checking whether ln -s works... yes +checking for pkg-config... /usr/bin/pkg-config +checking pkg-config is at least version 0.9.0... yes +checking for xsltproc... no +checking for mkosi... no +checking for gcc option to accept ISO C99... none needed +checking for __xstat... yes +checking for __secure_getenv... no +checking for secure_getenv... yes +checking for finit_module... no +checking if compiler has __builtin_clz builtin function... yes +checking if compiler has __builtin_types_compatible_p builtin function... yes +checking if compiler has __builtin_uaddl_overflow builtin function... yes +checking if compiler has __builtin_uaddll_overflow builtin function... yes +checking for struct stat.st_mtim... yes +checking whether strndupa is declared... yes +checking whether be32toh is declared... yes +checking for linux/module.h... yes +checking whether _Static_assert() is supported... yes +checking whether _Noreturn is supported... yes +checking for liblzma... yes +checking for zlib... yes +configure: openssl support not requested +checking if gcc supports flag -pipe in envvar CFLAGS... yes +checking if gcc supports flag -DANOTHER_BRICK_IN_THE in envvar CFLAGS... yes +checking if gcc supports flag -Wall in envvar CFLAGS... yes +checking if gcc supports flag -W in envvar CFLAGS... yes +checking if gcc supports flag -Wextra in envvar CFLAGS... yes +checking if gcc supports flag -Wno-inline in envvar CFLAGS... yes +checking if gcc supports flag -Wvla in envvar CFLAGS... yes +checking if gcc supports flag -Wundef in envvar CFLAGS... yes +checking if gcc supports flag -Wformat=2 in envvar CFLAGS... yes +checking if gcc supports flag -Wlogical-op in envvar CFLAGS... yes +checking if gcc supports flag -Wsign-compare in envvar CFLAGS... yes +checking if gcc supports flag -Wformat-security in envvar CFLAGS... no +checking if gcc supports flag -Wmissing-include-dirs in envvar CFLAGS... yes +checking if gcc supports flag -Wformat-nonliteral in envvar CFLAGS... no +checking if gcc supports flag -Wold-style-definition in envvar CFLAGS... yes +checking if gcc supports flag -Wpointer-arith in envvar CFLAGS... yes +checking if gcc supports flag -Winit-self in envvar CFLAGS... yes +checking if gcc supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes +checking if gcc supports flag -Wfloat-equal in envvar CFLAGS... yes +checking if gcc supports flag -Wmissing-prototypes in envvar CFLAGS... yes +checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes +checking if gcc supports flag -Wredundant-decls in envvar CFLAGS... yes +checking if gcc supports flag -Wmissing-declarations in envvar CFLAGS... yes +checking if gcc supports flag -Wmissing-noreturn in envvar CFLAGS... yes +checking if gcc supports flag -Wshadow in envvar CFLAGS... yes +checking if gcc supports flag -Wendif-labels in envvar CFLAGS... yes +checking if gcc supports flag -Wstrict-aliasing=3 in envvar CFLAGS... yes +checking if gcc supports flag -Wwrite-strings in envvar CFLAGS... yes +checking if gcc supports flag -Wno-long-long in envvar CFLAGS... yes +checking if gcc supports flag -Wno-overlength-strings in envvar CFLAGS... yes +checking if gcc supports flag -Wno-unused-parameter in envvar CFLAGS... yes +checking if gcc supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes +checking if gcc supports flag -Wno-unused-result in envvar CFLAGS... yes +checking if gcc supports flag -Wnested-externs in envvar CFLAGS... yes +checking if gcc supports flag -Wchar-subscripts in envvar CFLAGS... yes +checking if gcc supports flag -Wtype-limits in envvar CFLAGS... yes +checking if gcc supports flag -Wuninitialized in envvar CFLAGS... yes +checking if gcc supports flag -fno-common in envvar CFLAGS... yes +checking if gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes +checking if gcc supports flag -fvisibility=hidden in envvar CFLAGS... yes +checking if gcc supports flag -ffunction-sections in envvar CFLAGS... yes +checking if gcc supports flag -fdata-sections in envvar CFLAGS... yes +checking if gcc supports flag -Wl,--as-needed in envvar LDFLAGS... yes +checking if gcc supports flag -Wl,--no-undefined in envvar LDFLAGS... yes +checking if gcc supports flag -Wl,--gc-sections in envvar LDFLAGS... yes +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating man/Makefile +config.status: creating libkmod/docs/Makefile +config.status: creating libkmod/docs/version.xml +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands + + kmod 27 + ======= + + prefix: /usr + sysconfdir: /etc + libdir: ${exec_prefix}/lib + rootlibdir: /lib + includedir: ${prefix}/include + bindir: /bin + Bash completions dir: ${datarootdir}/bash-completion/completions + + compiler: gcc + cflags: -pipe -DANOTHER_BRICK_IN_THE -Wall -W -Wextra -Wno-inline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=3 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wnested-externs -Wchar-subscripts -Wtype-limits -Wuninitialized -fno-common -fdiagnostics-show-option -fvisibility=hidden -ffunction-sections -fdata-sections -g -O2 + ldflags: -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections + + experimental features: no + tools: yes + python bindings: no + logging: yes + compression: xz=yes zlib=yes + debug: no + coverage: no + doc: + man: yes + test-modules: yes + + features: +XZ +ZLIB -LIBCRYPTO -EXPERIMENTAL + +make --no-print-directory all-recursive +Making all in . + CC tools/kmod.o + CC tools/lsmod.o + CC tools/rmmod.o + CC tools/insmod.o + CC tools/modinfo.o + CC tools/modprobe.o + CC tools/depmod.o + CC tools/log.o + CC tools/static-nodes.o + CC shared/array.lo + CC shared/hash.lo + CC shared/scratchbuf.lo + CC shared/strbuf.lo + CC shared/util.lo + CCLD shared/libshared.la + CC libkmod/libkmod.lo + CC libkmod/libkmod-builtin.lo + CC libkmod/libkmod-list.lo + CC libkmod/libkmod-config.lo + CC libkmod/libkmod-index.lo + CC libkmod/libkmod-module.lo + CC libkmod/libkmod-file.lo + CC libkmod/libkmod-elf.lo + CC libkmod/libkmod-signature.lo + CCLD libkmod/libkmod-internal.la + CCLD tools/kmod + CCLD libkmod/libkmod.la + GEN tools/insmod + GEN tools/rmmod + GEN tools/lsmod + GEN tools/modprobe + GEN tools/modinfo + GEN tools/depmod + GEN libkmod/libkmod.pc +Making all in libkmod/docs +make[2]: Nothing to be done for 'all'. +Making all in man +make[2]: Nothing to be done for 'all'. +Making install in . + /bin/mkdir -p '/usr/lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libkmod/libkmod.la '/usr/lib' +libtool: install: /usr/bin/install -c libkmod/.libs/libkmod.so.2.3.5 /usr/lib/libkmod.so.2.3.5 +libtool: install: (cd /usr/lib && { ln -s -f libkmod.so.2.3.5 libkmod.so.2 || { rm -f libkmod.so.2 && ln -s libkmod.so.2.3.5 libkmod.so.2; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libkmod.so.2.3.5 libkmod.so || { rm -f libkmod.so && ln -s libkmod.so.2.3.5 libkmod.so; }; }) +libtool: install: /usr/bin/install -c libkmod/.libs/libkmod.lai /usr/lib/libkmod.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/bin' + /bin/sh ./libtool --mode=install /usr/bin/install -c tools/kmod '/bin' +libtool: install: /usr/bin/install -c tools/kmod /bin/kmod +make --no-print-directory install-exec-hook +if test "/usr/lib" != "/lib"; then \ + /bin/mkdir -p /lib && \ + so_img_name=$(readlink /usr/lib/libkmod.so) && \ + so_img_rel_target_prefix=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g') && \ + ln -sf $so_img_rel_target_prefix/lib/$so_img_name /usr/lib/libkmod.so && \ + mv /usr/lib/libkmod.so.* /lib; \ +fi + /bin/mkdir -p '/usr/share/bash-completion/completions' + /usr/bin/install -c -m 644 shell-completion/bash/kmod '/usr/share/bash-completion/completions' + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 libkmod/libkmod.h '/usr/include' + /bin/mkdir -p '/usr/lib/pkgconfig' + /usr/bin/install -c -m 644 libkmod/libkmod.pc '/usr/lib/pkgconfig' +Making install in libkmod/docs +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +Making install in man +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/man5' + /usr/bin/install -c -m 644 depmod.d.5 modprobe.d.5 modules.dep.5 modules.dep.bin.5 '/usr/share/man/man5' + /bin/mkdir -p '/usr/share/man/man8' + /usr/bin/install -c -m 644 kmod.8 depmod.8 insmod.8 lsmod.8 rmmod.8 modprobe.8 modinfo.8 '/usr/share/man/man8' +'/sbin/depmod' -> '../bin/kmod' +'/sbin/insmod' -> '../bin/kmod' +'/sbin/lsmod' -> '../bin/kmod' +'/sbin/modinfo' -> '../bin/kmod' +'/sbin/modprobe' -> '../bin/kmod' +'/sbin/rmmod' -> '../bin/kmod' +'/bin/lsmod' -> 'kmod' +[lfs-scripts] Finishing build of kmod-27 at Tue Feb 2 11:26:24 -03 2021 +[lfs-scripts] Starting build of elfutils-0.180 at Tue Feb 2 11:26:24 -03 2021 +configure: No --program-prefix given, using "eu-" +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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 whether make supports nested variables... (cached) yes +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 for ranlib... ranlib +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 for ar... ar +checking the archiver (ar) interface... ar +checking for readelf... readelf +checking for nm... nm +checking for gcc with GNU99 support... yes +checking whether gcc supports __attribute__((visibility()))... yes +checking whether gcc supports __attribute__((gcc_struct))... yes +checking whether gcc supports -fPIC... yes +checking whether gcc supports -fPIE... yes +checking whether gcc supports -Wl,-z,defs... yes +checking whether the compiler generates build-ids... no +checking whether gcc supports -Wl,-z,relro... yes +checking for __thread support... yes +checking whether gcc provides stdatomic.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 whether fts.h is bad when included (with LFS)... no +checking whether to add -D_FORTIFY_SOURCE=2 to CFLAGS... yes +checking for library containing gzdirect... -lz +checking for library containing BZ2_bzdopen... -lbz2 +checking for library containing lzma_auto_decoder... -llzma +checking whether memrchr is declared... yes +checking whether rawmemchr is declared... yes +checking whether powerof2 is declared... yes +checking whether mempcpy is declared... yes +checking for process_vm_readv... yes +checking for __cxa_demangle in -lstdc++... yes +checking whether symbol versioning is supported... yes +checking whether gcc accepts -Wstack-usage... yes +checking whether gcc has a sane -Wlogical-op... yes +checking whether gcc accepts -Wduplicated-cond... yes +checking whether gcc accepts -Wnull-dereference... yes +checking whether gcc accepts -Wimplicit-fallthrough... 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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 size of long... 8 +checking for struct user_regs_struct... yes +checking gcc option for 32-bit word size... -m32 +checking for 64-bit host... yes +checking whether gcc -m32 makes executables we can run... no +checking for bunzip2... yes +checking for g++... g++ +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking dependency style of g++... gcc3 +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating config/Makefile +config.status: creating Makefile +config.status: creating m4/Makefile +config.status: creating elfutils.spec +config.status: creating debuginfod/Makefile +config.status: creating doc/Makefile +config.status: creating lib/Makefile +config.status: creating libelf/Makefile +config.status: creating libebl/Makefile +config.status: creating libdwelf/Makefile +config.status: creating libdw/Makefile +config.status: creating libdwfl/Makefile +config.status: creating libcpu/Makefile +config.status: creating libasm/Makefile +config.status: creating backends/Makefile +config.status: creating src/Makefile +config.status: creating po/Makefile.in +config.status: creating tests/Makefile +config.status: creating config/libelf.pc +config.status: creating config/libdw.pc +config.status: creating config/libdebuginfod.pc +config.status: creating version.h +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 +configure: +===================================================================== + elfutils: 0.180 (eu_version: 180) +===================================================================== + + Prefix : /usr + Program prefix ("eu-" recommended) : eu- + Source code location : . + Maintainer mode : + build arch : x86_64-pc-linux-gnu + + RECOMMENDED FEATURES (should all be yes) + gzip support : yes + bzip2 support : yes + lzma/xz support : yes + libstdc++ demangle support : yes + File textrel check : yes + Symbol versioning : yes + + NOT RECOMMENDED FEATURES (should all be no) + Experimental thread safety : no + install elf.h : no + + OTHER FEATURES + Deterministic archives by default : false + Native language support : yes + Extra Valgrind annotations : no + Debuginfod client/server support : no + + EXTRA TEST FEATURES (used with make check) + have bunzip2 installed (required) : yes + debug branch prediction : no + gprof support : no + gcov support : no + run all tests under valgrind : no + gcc undefined behaviour sanitizer : no + use rpath in tests : no + test biarch : no + +make --no-print-directory all-recursive +Making all in config +make[2]: Nothing to be done for 'all'. +Making all in m4 +make[2]: Nothing to be done for 'all'. +Making all in lib + CC xstrdup.o + CC xstrndup.o + CC xmalloc.o + CC next_prime.o + CC crc32.o + CC crc32_file.o + CC color.o + CC printversion.o + AR libeu.a +Making all in libelf + CC elf_version.o + CC elf_version.os + CC elf_hash.o + CC elf_hash.os + CC elf_error.o + CC elf_error.os + CC elf_fill.o + CC elf_fill.os + CC elf_begin.o + CC elf_begin.os + CC elf_next.o + CC elf_next.os + CC elf_rand.o + CC elf_rand.os + CC elf_end.o + CC elf_end.os + CC elf_kind.o + CC elf_kind.os + CC gelf_getclass.o + CC gelf_getclass.os + CC elf_getbase.o + CC elf_getbase.os + CC elf_getident.o + CC elf_getident.os + CC elf32_fsize.o + CC elf32_fsize.os + CC elf64_fsize.o + CC elf64_fsize.os + CC gelf_fsize.o + CC gelf_fsize.os + CC elf32_xlatetof.o + CC elf32_xlatetof.os + CC elf32_xlatetom.o + CC elf32_xlatetom.os + CC elf64_xlatetof.o + CC elf64_xlatetof.os + CC elf64_xlatetom.o + CC elf64_xlatetom.os + CC gelf_xlate.o + CC gelf_xlate.os + CC elf32_getehdr.o + CC elf32_getehdr.os + CC elf64_getehdr.o + CC elf64_getehdr.os + CC gelf_getehdr.o + CC gelf_getehdr.os + CC elf32_newehdr.o + CC elf32_newehdr.os + CC elf64_newehdr.o + CC elf64_newehdr.os + CC gelf_newehdr.o + CC gelf_newehdr.os + CC gelf_update_ehdr.o + CC gelf_update_ehdr.os + CC elf32_getphdr.o + CC elf32_getphdr.os + CC elf64_getphdr.o + CC elf64_getphdr.os + CC gelf_getphdr.o + CC gelf_getphdr.os + CC elf32_newphdr.o + CC elf32_newphdr.os + CC elf64_newphdr.o + CC elf64_newphdr.os + CC gelf_newphdr.o + CC gelf_newphdr.os + CC gelf_update_phdr.o + CC gelf_update_phdr.os + CC elf_getarhdr.o + CC elf_getarhdr.os + CC elf_getarsym.o + CC elf_getarsym.os + CC elf_rawfile.o + CC elf_rawfile.os + CC elf_readall.o + CC elf_readall.os + CC elf_cntl.o + CC elf_cntl.os + CC elf_getscn.o + CC elf_getscn.os + CC elf_nextscn.o + CC elf_nextscn.os + CC elf_ndxscn.o + CC elf_ndxscn.os + CC elf_newscn.o + CC elf_newscn.os + CC elf32_getshdr.o + CC elf32_getshdr.os + CC elf64_getshdr.o + CC elf64_getshdr.os + CC gelf_getshdr.o + CC gelf_getshdr.os + CC gelf_update_shdr.o + CC gelf_update_shdr.os + CC elf_strptr.o + CC elf_strptr.os + CC elf_rawdata.o + CC elf_rawdata.os + CC elf_getdata.o + CC elf_getdata.os + CC elf_newdata.o + CC elf_newdata.os + CC elf_getdata_rawchunk.o + CC elf_getdata_rawchunk.os + CC elf_flagelf.o + CC elf_flagelf.os + CC elf_flagehdr.o + CC elf_flagehdr.os + CC elf_flagphdr.o + CC elf_flagphdr.os + CC elf_flagscn.o + CC elf_flagscn.os + CC elf_flagshdr.o + CC elf_flagshdr.os + CC elf_flagdata.o + CC elf_flagdata.os + CC elf_memory.o + CC elf_memory.os + CC elf_update.o + CC elf_update.os + CC elf32_updatenull.o + CC elf32_updatenull.os + CC elf64_updatenull.o + CC elf64_updatenull.os + CC elf32_updatefile.o + CC elf32_updatefile.os + CC elf64_updatefile.o + CC elf64_updatefile.os + CC gelf_getsym.o + CC gelf_getsym.os + CC gelf_update_sym.o + CC gelf_update_sym.os + CC gelf_getversym.o + CC gelf_getversym.os + CC gelf_getverneed.o + CC gelf_getverneed.os + CC gelf_getvernaux.o + CC gelf_getvernaux.os + CC gelf_getverdef.o + CC gelf_getverdef.os + CC gelf_getverdaux.o + CC gelf_getverdaux.os + CC gelf_getrel.o + CC gelf_getrel.os + CC gelf_getrela.o + CC gelf_getrela.os + CC gelf_update_rel.o + CC gelf_update_rel.os + CC gelf_update_rela.o + CC gelf_update_rela.os + CC gelf_getdyn.o + CC gelf_getdyn.os + CC gelf_update_dyn.o + CC gelf_update_dyn.os + CC gelf_getmove.o + CC gelf_getmove.os + CC gelf_update_move.o + CC gelf_update_move.os + CC gelf_getsyminfo.o + CC gelf_getsyminfo.os + CC gelf_update_syminfo.o + CC gelf_update_syminfo.os + CC gelf_getauxv.o + CC gelf_getauxv.os + CC gelf_update_auxv.o + CC gelf_update_auxv.os + CC gelf_getnote.o + CC gelf_getnote.os + CC gelf_xlatetof.o + CC gelf_xlatetof.os + CC gelf_xlatetom.o + CC gelf_xlatetom.os + CC nlist.o + CC nlist.os + CC gelf_getsymshndx.o + CC gelf_getsymshndx.os + CC gelf_update_symshndx.o + CC gelf_update_symshndx.os + CC gelf_update_versym.o + CC gelf_update_versym.os + CC gelf_update_verneed.o + CC gelf_update_verneed.os + CC gelf_update_vernaux.o + CC gelf_update_vernaux.os + CC gelf_update_verdef.o + CC gelf_update_verdef.os + CC gelf_update_verdaux.o + CC gelf_update_verdaux.os + CC elf_getphdrnum.o + CC elf_getphdrnum.os + CC elf_getshdrnum.o + CC elf_getshdrnum.os + CC elf_getshdrstrndx.o + CC elf_getshdrstrndx.os + CC gelf_checksum.o + CC gelf_checksum.os + CC elf32_checksum.o + CC elf32_checksum.os + CC elf64_checksum.o + CC elf64_checksum.os + CC libelf_crc32.o + CC libelf_crc32.os + CC libelf_next_prime.o + CC libelf_next_prime.os + CC elf_clone.o + CC elf_clone.os + CC gelf_getlib.o + CC gelf_getlib.os + CC gelf_update_lib.o + CC gelf_update_lib.os + CC elf32_offscn.o + CC elf32_offscn.os + CC elf64_offscn.o + CC elf64_offscn.os + CC gelf_offscn.o + CC gelf_offscn.os + CC elf_getaroff.o + CC elf_getaroff.os + CC elf_gnu_hash.o + CC elf_gnu_hash.os + CC elf_scnshndx.o + CC elf_scnshndx.os + CC elf32_getchdr.o + CC elf32_getchdr.os + CC elf64_getchdr.o + CC elf64_getchdr.os + CC gelf_getchdr.o + CC gelf_getchdr.os + CC elf_compress.o + CC elf_compress.os + CC elf_compress_gnu.o + CC elf_compress_gnu.os + AR libelf_pic.a + CCLD libelf.so + AR libelf.a +Making all in libcpu + GEN i386_defs + GEN i386.mnemonics + CC i386_disasm.o + GEN x86_64_defs + GEN x86_64.mnemonics + CC x86_64_disasm.o + CC bpf_disasm.o + CC riscv_disasm.o + AR libcpu.a + CC i386_disasm.os + CC x86_64_disasm.os + CC bpf_disasm.os + CC riscv_disasm.os + AR libcpu_pic.a +rm x86_64_defs i386_defs +Making all in backends + CC i386_init.o + CC i386_symbol.o + CC i386_corenote.o + CC i386_cfi.o + CC i386_retval.o + CC i386_regs.o + CC i386_auxv.o + CC i386_syscall.o + CC i386_initreg.o + CC i386_unwind.o + CC sh_init.o + CC sh_symbol.o + CC sh_corenote.o + CC sh_regs.o + CC sh_retval.o + CC x86_64_init.o + CC x86_64_symbol.o + CC x86_64_corenote.o + CC x86_64_cfi.o + CC x86_64_retval.o + CC x86_64_regs.o + CC x86_64_syscall.o + CC x86_64_initreg.o + CC x86_64_unwind.o + CC x32_corenote.o + CC ia64_init.o + CC ia64_symbol.o + CC ia64_regs.o + CC ia64_retval.o + CC alpha_init.o + CC alpha_symbol.o + CC alpha_retval.o + CC alpha_regs.o + CC alpha_corenote.o + CC alpha_auxv.o + CC arm_init.o + CC arm_symbol.o + CC arm_regs.o + CC arm_corenote.o + CC arm_auxv.o + CC arm_attrs.o + CC arm_retval.o + CC arm_cfi.o + CC arm_initreg.o + CC aarch64_init.o + CC aarch64_regs.o + CC aarch64_symbol.o + CC aarch64_corenote.o + CC aarch64_retval.o + CC aarch64_cfi.o + CC aarch64_initreg.o + CC aarch64_unwind.o + CC sparc_init.o + CC sparc_symbol.o + CC sparc_regs.o + CC sparc_retval.o + CC sparc_corenote.o + CC sparc64_corenote.o + CC sparc_auxv.o + CC sparc_attrs.o + CC sparc_cfi.o + CC sparc_initreg.o + CC ppc_init.o + CC ppc_symbol.o + CC ppc_retval.o + CC ppc_regs.o + CC ppc_corenote.o + CC ppc_auxv.o + CC ppc_attrs.o + CC ppc_syscall.o + CC ppc_cfi.o + CC ppc_initreg.o + CC ppc64_init.o + CC ppc64_symbol.o + CC ppc64_retval.o + CC ppc64_corenote.o + CC ppc64_unwind.o + CC ppc64_resolve_sym.o + CC s390_init.o + CC s390_symbol.o + CC s390_regs.o + CC s390_retval.o + CC s390_corenote.o + CC s390x_corenote.o + CC s390_cfi.o + CC s390_initreg.o + CC s390_unwind.o + CC tilegx_init.o + CC tilegx_symbol.o + CC tilegx_regs.o + CC tilegx_retval.o + CC tilegx_corenote.o + CC m68k_init.o + CC m68k_symbol.o + CC m68k_regs.o + CC m68k_retval.o + CC m68k_corenote.o + CC m68k_cfi.o + CC m68k_initreg.o + CC bpf_init.o + CC bpf_regs.o + CC bpf_symbol.o + CC riscv_init.o + CC riscv_symbol.o + CC riscv_cfi.o + CC riscv_regs.o + CC riscv_initreg.o + CC riscv_corenote.o + CC riscv64_corenote.o + CC riscv_retval.o + CC csky_attrs.o + CC csky_init.o + CC csky_symbol.o + CC csky_cfi.o + CC csky_regs.o + CC csky_initreg.o + CC csky_corenote.o + AR libebl_backends.a + CC i386_init.os + CC i386_symbol.os + CC i386_corenote.os + CC i386_cfi.os + CC i386_retval.os + CC i386_regs.os + CC i386_auxv.os + CC i386_syscall.os + CC i386_initreg.os + CC i386_unwind.os + CC sh_init.os + CC sh_symbol.os + CC sh_corenote.os + CC sh_regs.os + CC sh_retval.os + CC x86_64_init.os + CC x86_64_symbol.os + CC x86_64_corenote.os + CC x86_64_cfi.os + CC x86_64_retval.os + CC x86_64_regs.os + CC x86_64_syscall.os + CC x86_64_initreg.os + CC x86_64_unwind.os + CC x32_corenote.os + CC ia64_init.os + CC ia64_symbol.os + CC ia64_regs.os + CC ia64_retval.os + CC alpha_init.os + CC alpha_symbol.os + CC alpha_retval.os + CC alpha_regs.os + CC alpha_corenote.os + CC alpha_auxv.os + CC arm_init.os + CC arm_symbol.os + CC arm_regs.os + CC arm_corenote.os + CC arm_auxv.os + CC arm_attrs.os + CC arm_retval.os + CC arm_cfi.os + CC arm_initreg.os + CC aarch64_init.os + CC aarch64_regs.os + CC aarch64_symbol.os + CC aarch64_corenote.os + CC aarch64_retval.os + CC aarch64_cfi.os + CC aarch64_initreg.os + CC aarch64_unwind.os + CC sparc_init.os + CC sparc_symbol.os + CC sparc_regs.os + CC sparc_retval.os + CC sparc_corenote.os + CC sparc64_corenote.os + CC sparc_auxv.os + CC sparc_attrs.os + CC sparc_cfi.os + CC sparc_initreg.os + CC ppc_init.os + CC ppc_symbol.os + CC ppc_retval.os + CC ppc_regs.os + CC ppc_corenote.os + CC ppc_auxv.os + CC ppc_attrs.os + CC ppc_syscall.os + CC ppc_cfi.os + CC ppc_initreg.os + CC ppc64_init.os + CC ppc64_symbol.os + CC ppc64_retval.os + CC ppc64_corenote.os + CC ppc64_unwind.os + CC ppc64_resolve_sym.os + CC s390_init.os + CC s390_symbol.os + CC s390_regs.os + CC s390_retval.os + CC s390_corenote.os + CC s390x_corenote.os + CC s390_cfi.os + CC s390_initreg.os + CC s390_unwind.os + CC tilegx_init.os + CC tilegx_symbol.os + CC tilegx_regs.os + CC tilegx_retval.os + CC tilegx_corenote.os + CC m68k_init.os + CC m68k_symbol.os + CC m68k_regs.os + CC m68k_retval.os + CC m68k_corenote.os + CC m68k_cfi.os + CC m68k_initreg.os + CC bpf_init.os + CC bpf_regs.os + CC bpf_symbol.os + CC riscv_init.os + CC riscv_symbol.os + CC riscv_cfi.os + CC riscv_regs.os + CC riscv_initreg.os + CC riscv_corenote.os + CC riscv64_corenote.os + CC riscv_retval.os + CC csky_attrs.os + CC csky_init.os + CC csky_symbol.os + CC csky_cfi.os + CC csky_regs.os + CC csky_initreg.os + CC csky_corenote.os + AR libebl_backends_pic.a +Making all in libebl + CC eblopenbackend.o + CC eblclosebackend.o + CC eblreloctypename.o + CC eblsegmenttypename.o + CC eblsectiontypename.o + CC eblmachineflagname.o + CC eblsymboltypename.o + CC ebldynamictagname.o + CC eblsectionname.o + CC eblsymbolbindingname.o + CC eblbackendname.o + CC eblosabiname.o + CC eblmachineflagcheck.o + CC eblmachinesectionflagcheck.o + CC eblreloctypecheck.o + CC eblrelocvaliduse.o + CC eblrelocsimpletype.o + CC ebldynamictagcheck.o + CC eblcorenotetypename.o + CC eblobjnotetypename.o + CC eblcorenote.o + CC eblobjnote.o + CC ebldebugscnp.o + CC eblgotpcreloccheck.o + CC eblcopyrelocp.o + CC eblsectionstripp.o + CC eblelfclass.o + CC eblelfdata.o + CC eblelfmachine.o + CC ebl_check_special_symbol.o + CC eblbsspltp.o + CC eblretval.o + CC eblreginfo.o + CC eblnonerelocp.o + CC eblrelativerelocp.o + CC eblsysvhashentrysize.o + CC eblauxvinfo.o + CC eblcheckobjattr.o + CC ebl_check_special_section.o + CC ebl_syscall_abi.o + CC eblabicfi.o + CC eblstother.o + CC eblinitreg.o + CC ebldwarftoregno.o + CC eblnormalizepc.o + CC eblunwind.o + CC eblresolvesym.o + CC eblcheckreloctargettype.o + CC ebl_data_marker_symbol.o + AR libebl.a + CC eblopenbackend.os + CC eblclosebackend.os + CC eblreloctypename.os + CC eblsegmenttypename.os + CC eblsectiontypename.os + CC eblmachineflagname.os + CC eblsymboltypename.os + CC ebldynamictagname.os + CC eblsectionname.os + CC eblsymbolbindingname.os + CC eblbackendname.os + CC eblosabiname.os + CC eblmachineflagcheck.os + CC eblmachinesectionflagcheck.os + CC eblreloctypecheck.os + CC eblrelocvaliduse.os + CC eblrelocsimpletype.os + CC ebldynamictagcheck.os + CC eblcorenotetypename.os + CC eblobjnotetypename.os + CC eblcorenote.os + CC eblobjnote.os + CC ebldebugscnp.os + CC eblgotpcreloccheck.os + CC eblcopyrelocp.os + CC eblsectionstripp.os + CC eblelfclass.os + CC eblelfdata.os + CC eblelfmachine.os + CC ebl_check_special_symbol.os + CC eblbsspltp.os + CC eblretval.os + CC eblreginfo.os + CC eblnonerelocp.os + CC eblrelativerelocp.os + CC eblsysvhashentrysize.os + CC eblauxvinfo.os + CC eblcheckobjattr.os + CC ebl_check_special_section.os + CC ebl_syscall_abi.os + CC eblabicfi.os + CC eblstother.os + CC eblinitreg.os + CC ebldwarftoregno.os + CC eblnormalizepc.os + CC eblunwind.os + CC eblresolvesym.os + CC eblcheckreloctargettype.os + CC ebl_data_marker_symbol.os + AR libebl_pic.a +Making all in libdwelf + CC dwelf_elf_gnu_debuglink.o + CC dwelf_dwarf_gnu_debugaltlink.o + CC dwelf_elf_gnu_build_id.o + CC dwelf_scn_gnu_compressed_size.o + CC dwelf_strtab.o + CC dwelf_elf_begin.o + CC dwelf_elf_e_machine_string.o + AR libdwelf.a + CC dwelf_elf_gnu_debuglink.os + CC dwelf_dwarf_gnu_debugaltlink.os + CC dwelf_elf_gnu_build_id.os + CC dwelf_scn_gnu_compressed_size.os + CC dwelf_strtab.os + CC dwelf_elf_begin.os + CC dwelf_elf_e_machine_string.os + AR libdwelf_pic.a +Making all in libdwfl + CC dwfl_begin.o + CC dwfl_end.o + CC dwfl_error.o + CC dwfl_version.o + CC dwfl_module.o + CC dwfl_report_elf.o + CC relocate.o + CC dwfl_module_build_id.o + CC dwfl_module_report_build_id.o + CC derelocate.o + CC offline.o + CC segment.o + CC dwfl_module_info.o + CC dwfl_getmodules.o + CC dwfl_getdwarf.o + CC dwfl_module_getdwarf.o + CC dwfl_module_getelf.o + CC dwfl_validate_address.o + CC argp-std.o + CC find-debuginfo.o + CC dwfl_build_id_find_elf.o + CC dwfl_build_id_find_debuginfo.o + CC linux-kernel-modules.o + CC linux-proc-maps.o + CC dwfl_addrmodule.o + CC dwfl_addrdwarf.o + CC cu.o + CC dwfl_module_nextcu.o + CC dwfl_nextcu.o + CC dwfl_cumodule.o + CC dwfl_module_addrdie.o + CC dwfl_addrdie.o + CC lines.o + CC dwfl_lineinfo.o + CC dwfl_line_comp_dir.o + CC dwfl_linemodule.o + CC dwfl_linecu.o + CC dwfl_dwarf_line.o + CC dwfl_getsrclines.o + CC dwfl_onesrcline.o + CC dwfl_module_getsrc.o + CC dwfl_getsrc.o + CC dwfl_module_getsrc_file.o + CC libdwfl_crc32.o + CC libdwfl_crc32_file.o + CC elf-from-memory.o + CC dwfl_module_dwarf_cfi.o + CC dwfl_module_eh_cfi.o + CC dwfl_module_getsym.o + CC dwfl_module_addrname.o + CC dwfl_module_addrsym.o + CC dwfl_module_return_value_location.o + CC dwfl_module_register_names.o + CC dwfl_segment_report_module.o + CC link_map.o + CC core-file.o + CC open.o + CC image-header.o + CC dwfl_frame.o + CC frame_unwind.o + CC dwfl_frame_pc.o + CC linux-pid-attach.o + CC linux-core-attach.o + CC dwfl_frame_regs.o + CC gzip.o + CC debuginfod-client.o + CC bzip2.o + CC lzma.o + AR libdwfl.a + CC dwfl_begin.os + CC dwfl_end.os + CC dwfl_error.os + CC dwfl_version.os + CC dwfl_module.os + CC dwfl_report_elf.os + CC relocate.os + CC dwfl_module_build_id.os + CC dwfl_module_report_build_id.os + CC derelocate.os + CC offline.os + CC segment.os + CC dwfl_module_info.os + CC dwfl_getmodules.os + CC dwfl_getdwarf.os + CC dwfl_module_getdwarf.os + CC dwfl_module_getelf.os + CC dwfl_validate_address.os + CC argp-std.os + CC find-debuginfo.os + CC dwfl_build_id_find_elf.os + CC dwfl_build_id_find_debuginfo.os + CC linux-kernel-modules.os + CC linux-proc-maps.os + CC dwfl_addrmodule.os + CC dwfl_addrdwarf.os + CC cu.os + CC dwfl_module_nextcu.os + CC dwfl_nextcu.os + CC dwfl_cumodule.os + CC dwfl_module_addrdie.os + CC dwfl_addrdie.os + CC lines.os + CC dwfl_lineinfo.os + CC dwfl_line_comp_dir.os + CC dwfl_linemodule.os + CC dwfl_linecu.os + CC dwfl_dwarf_line.os + CC dwfl_getsrclines.os + CC dwfl_onesrcline.os + CC dwfl_module_getsrc.os + CC dwfl_getsrc.os + CC dwfl_module_getsrc_file.os + CC libdwfl_crc32.os + CC libdwfl_crc32_file.os + CC elf-from-memory.os + CC dwfl_module_dwarf_cfi.os + CC dwfl_module_eh_cfi.os + CC dwfl_module_getsym.os + CC dwfl_module_addrname.os + CC dwfl_module_addrsym.os + CC dwfl_module_return_value_location.os + CC dwfl_module_register_names.os + CC dwfl_segment_report_module.os + CC link_map.os + CC core-file.os + CC open.os + CC image-header.os + CC dwfl_frame.os + CC frame_unwind.os + CC dwfl_frame_pc.os + CC linux-pid-attach.os + CC linux-core-attach.os + CC dwfl_frame_regs.os + CC gzip.os + CC debuginfod-client.os + CC bzip2.os + CC lzma.os + AR libdwfl_pic.a +Making all in libdw +make all-am + CC dwarf_begin.o + CC dwarf_begin.os + CC dwarf_begin_elf.o + CC dwarf_begin_elf.os + CC dwarf_end.o + CC dwarf_end.os + CC dwarf_getelf.o + CC dwarf_getelf.os + CC dwarf_getpubnames.o + CC dwarf_getpubnames.os + CC dwarf_getabbrev.o + CC dwarf_getabbrev.os + CC dwarf_tag.o + CC dwarf_tag.os + CC dwarf_error.o + CC dwarf_error.os + CC dwarf_nextcu.o + CC dwarf_nextcu.os + CC dwarf_diename.o + CC dwarf_diename.os + CC dwarf_offdie.o + CC dwarf_offdie.os + CC dwarf_attr.o + CC dwarf_attr.os + CC dwarf_formstring.o + CC dwarf_formstring.os + CC dwarf_abbrev_hash.o + CC dwarf_abbrev_hash.os + CC dwarf_sig8_hash.o + CC dwarf_sig8_hash.os + CC dwarf_attr_integrate.o + CC dwarf_attr_integrate.os + CC dwarf_hasattr_integrate.o + CC dwarf_hasattr_integrate.os + CC dwarf_child.o + CC dwarf_child.os + CC dwarf_haschildren.o + CC dwarf_haschildren.os + CC dwarf_formaddr.o + CC dwarf_formaddr.os + CC dwarf_formudata.o + CC dwarf_formudata.os + CC dwarf_formsdata.o + CC dwarf_formsdata.os + CC dwarf_lowpc.o + CC dwarf_lowpc.os + CC dwarf_entrypc.o + CC dwarf_entrypc.os + CC dwarf_haspc.o + CC dwarf_haspc.os + CC dwarf_highpc.o + CC dwarf_highpc.os + CC dwarf_ranges.o + CC dwarf_ranges.os + CC dwarf_formref.o + CC dwarf_formref.os + CC dwarf_formref_die.o + CC dwarf_formref_die.os + CC dwarf_siblingof.o + CC dwarf_siblingof.os + CC dwarf_dieoffset.o + CC dwarf_dieoffset.os + CC dwarf_cuoffset.o + CC dwarf_cuoffset.os + CC dwarf_diecu.o + CC dwarf_diecu.os + CC dwarf_hasattr.o + CC dwarf_hasattr.os + CC dwarf_hasform.o + CC dwarf_hasform.os + CC dwarf_whatform.o + CC dwarf_whatform.os + CC dwarf_whatattr.o + CC dwarf_whatattr.os + CC dwarf_bytesize.o + CC dwarf_bytesize.os + CC dwarf_arrayorder.o + CC dwarf_arrayorder.os + CC dwarf_bitsize.o + CC dwarf_bitsize.os + CC dwarf_bitoffset.o + CC dwarf_bitoffset.os + CC dwarf_srclang.o + CC dwarf_srclang.os + CC dwarf_getabbrevtag.o + CC dwarf_getabbrevtag.os + CC dwarf_getabbrevcode.o + CC dwarf_getabbrevcode.os + CC dwarf_abbrevhaschildren.o + CC dwarf_abbrevhaschildren.os + CC dwarf_getattrcnt.o + CC dwarf_getattrcnt.os + CC dwarf_getabbrevattr.o + CC dwarf_getabbrevattr.os + CC dwarf_getsrclines.o + CC dwarf_getsrclines.os + CC dwarf_getsrc_die.o + CC dwarf_getsrc_die.os + CC dwarf_getscopes.o + CC dwarf_getscopes.os + CC dwarf_getscopes_die.o + CC dwarf_getscopes_die.os + CC dwarf_getscopevar.o + CC dwarf_getscopevar.os + CC dwarf_linesrc.o + CC dwarf_linesrc.os + CC dwarf_lineno.o + CC dwarf_lineno.os + CC dwarf_lineaddr.o + CC dwarf_lineaddr.os + CC dwarf_linecol.o + CC dwarf_linecol.os + CC dwarf_linebeginstatement.o + CC dwarf_linebeginstatement.os + CC dwarf_lineendsequence.o + CC dwarf_lineendsequence.os + CC dwarf_lineblock.o + CC dwarf_lineblock.os + CC dwarf_lineprologueend.o + CC dwarf_lineprologueend.os + CC dwarf_lineepiloguebegin.o + CC dwarf_lineepiloguebegin.os + CC dwarf_lineisa.o + CC dwarf_lineisa.os + CC dwarf_linediscriminator.o + CC dwarf_linediscriminator.os + CC dwarf_lineop_index.o + CC dwarf_lineop_index.os + CC dwarf_line_file.o + CC dwarf_line_file.os + CC dwarf_onesrcline.o + CC dwarf_onesrcline.os + CC dwarf_formblock.o + CC dwarf_formblock.os + CC dwarf_getsrcfiles.o + CC dwarf_getsrcfiles.os + CC dwarf_filesrc.o + CC dwarf_filesrc.os + CC dwarf_getsrcdirs.o + CC dwarf_getsrcdirs.os + CC dwarf_getlocation.o + CC dwarf_getlocation.os + CC dwarf_getstring.o + CC dwarf_getstring.os + CC dwarf_offabbrev.o + CC dwarf_offabbrev.os + CC dwarf_getaranges.o + CC dwarf_getaranges.os + CC dwarf_onearange.o + CC dwarf_onearange.os + CC dwarf_getarangeinfo.o + CC dwarf_getarangeinfo.os + CC dwarf_getarange_addr.o + CC dwarf_getarange_addr.os + CC dwarf_getattrs.o + CC dwarf_getattrs.os + CC dwarf_formflag.o + CC dwarf_formflag.os + CC dwarf_getmacros.o + CC dwarf_getmacros.os + CC dwarf_macro_getparamcnt.o + CC dwarf_macro_getparamcnt.os + CC dwarf_macro_opcode.o + CC dwarf_macro_opcode.os + CC dwarf_macro_param.o + CC dwarf_macro_param.os + CC dwarf_macro_param1.o + CC dwarf_macro_param1.os + CC dwarf_macro_param2.o + CC dwarf_macro_param2.os + CC dwarf_macro_getsrcfiles.o + CC dwarf_macro_getsrcfiles.os + CC dwarf_addrdie.o + CC dwarf_addrdie.os + CC dwarf_getfuncs.o + CC dwarf_getfuncs.os + CC dwarf_decl_file.o + CC dwarf_decl_file.os + CC dwarf_decl_line.o + CC dwarf_decl_line.os + CC dwarf_decl_column.o + CC dwarf_decl_column.os + CC dwarf_func_inline.o + CC dwarf_func_inline.os + CC dwarf_getsrc_file.o + CC dwarf_getsrc_file.os + CC libdw_findcu.o + CC libdw_findcu.os + CC libdw_form.o + CC libdw_form.os + CC libdw_alloc.o + CC libdw_alloc.os + CC libdw_visit_scopes.o + CC libdw_visit_scopes.os + CC dwarf_entry_breakpoints.o + CC dwarf_entry_breakpoints.os + CC dwarf_next_cfi.o + CC dwarf_next_cfi.os + CC cie.o + CC cie.os + CC fde.o + CC fde.os + CC cfi.o + CC cfi.os + CC frame-cache.o + CC frame-cache.os + CC dwarf_frame_info.o + CC dwarf_frame_info.os + CC dwarf_frame_cfa.o + CC dwarf_frame_cfa.os + CC dwarf_frame_register.o + CC dwarf_frame_register.os + CC dwarf_cfi_addrframe.o + CC dwarf_cfi_addrframe.os + CC dwarf_getcfi.o + CC dwarf_getcfi.os + CC dwarf_getcfi_elf.o + CC dwarf_getcfi_elf.os + CC dwarf_cfi_end.o + CC dwarf_cfi_end.os + CC dwarf_aggregate_size.o + CC dwarf_aggregate_size.os + CC dwarf_getlocation_implicit_pointer.o + CC dwarf_getlocation_implicit_pointer.os + CC dwarf_getlocation_die.o + CC dwarf_getlocation_die.os + CC dwarf_getlocation_attr.o + CC dwarf_getlocation_attr.os + CC dwarf_getalt.o + CC dwarf_getalt.os + CC dwarf_setalt.o + CC dwarf_setalt.os + CC dwarf_cu_getdwarf.o + CC dwarf_cu_getdwarf.os + CC dwarf_cu_die.o + CC dwarf_cu_die.os + CC dwarf_peel_type.o + CC dwarf_peel_type.os + CC dwarf_default_lower_bound.o + CC dwarf_default_lower_bound.os + CC dwarf_die_addr_die.o + CC dwarf_die_addr_die.os + CC dwarf_get_units.o + CC dwarf_get_units.os + CC libdw_find_split_unit.o + CC libdw_find_split_unit.os + CC dwarf_cu_info.o + CC dwarf_cu_info.os + CC dwarf_next_lines.o + CC dwarf_next_lines.os + AR libdw_pic.a + CCLD libdw.so + AR libdw.a +Making all in libasm + CC asm_begin.o + CC asm_begin.os + CC asm_abort.o + CC asm_abort.os + CC asm_end.o + CC asm_end.os + CC asm_error.o + CC asm_error.os + CC asm_getelf.o + CC asm_getelf.os + CC asm_newscn.o + CC asm_newscn.os + CC asm_newscn_ingrp.o + CC asm_newscn_ingrp.os + CC asm_newsubscn.o + CC asm_newsubscn.os + CC asm_newsym.o + CC asm_newsym.os + CC asm_newcomsym.o + CC asm_newcomsym.os + CC asm_newabssym.o + CC asm_newabssym.os + CC asm_newscngrp.o + CC asm_newscngrp.os + CC asm_scngrp_newsignature.o + CC asm_scngrp_newsignature.os + CC asm_fill.o + CC asm_fill.os + CC asm_align.o + CC asm_align.os + CC asm_addstrz.o + CC asm_addstrz.os + CC asm_addint8.o + CC asm_addint8.os + CC asm_adduint8.o + CC asm_adduint8.os + CC asm_addint16.o + CC asm_addint16.os + CC asm_adduint16.o + CC asm_adduint16.os + CC asm_addint32.o + CC asm_addint32.os + CC asm_adduint32.o + CC asm_adduint32.os + CC asm_addint64.o + CC asm_addint64.os + CC asm_adduint64.o + CC asm_adduint64.os + CC asm_adduleb128.o + CC asm_adduleb128.os + CC asm_addsleb128.o + CC asm_addsleb128.os + CC disasm_begin.o + CC disasm_begin.os + CC disasm_cb.o + CC disasm_cb.os + CC disasm_end.o + CC disasm_end.os + CC disasm_str.o + CC disasm_str.os + CC symbolhash.o + CC symbolhash.os + AR libasm_pic.a + CCLD libasm.so + AR libasm.a +Making all in src + CC readelf.o + CCLD readelf + CC nm.o + CCLD nm + CC size.o + CCLD size + CC strip.o + CCLD strip + CC elflint.o + CCLD elflint + CC findtextrel.o + CCLD findtextrel + CC addr2line.o + CCLD addr2line + CC elfcmp.o + CCLD elfcmp + CC objdump.o + CCLD objdump + CC ranlib.o + CC arlib.o + CC arlib2.o + CC arlib-argp.o + AR libar.a + CCLD ranlib + CC strings.o + CCLD strings + CC ar.o + CCLD ar + CC unstrip.o + CCLD unstrip + CC stack.o + CCLD stack + CC elfcompress.o + CCLD elfcompress + CC elfclassify.o + CCLD elfclassify + GEN make-debug-archive +Making all in po +make[2]: Nothing to be done for 'all'. +Making all in doc +make[2]: Nothing to be done for 'all'. +Making all in tests +make[2]: Nothing to be done for 'all'. +make: Entering directory '/sources/elfutils-0.180/libelf' +make[1]: Entering directory '/sources/elfutils-0.180/libelf' + /bin/mkdir -p '/lib' + /usr/bin/install -c -m 644 libelf.a '/lib' + ( cd '/lib' && ranlib libelf.a ) + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 libelf.h gelf.h nlist.h '/usr/include' + /bin/mkdir -p '/usr/include/elfutils' + /usr/bin/install -c -m 644 elf-knowledge.h '/usr/include/elfutils' +make[1]: Leaving directory '/sources/elfutils-0.180/libelf' +/bin/sh /sources/elfutils-0.180/config/install-sh -d /lib +/usr/bin/install -c libelf.so /lib/libelf-0.180.so +ln -fs libelf-0.180.so /lib/libelf.so.1 +ln -fs libelf.so.1 /lib/libelf.so +make: Leaving directory '/sources/elfutils-0.180/libelf' +'config/libelf.pc' -> '/usr/lib/pkgconfig/libelf.pc' +[lfs-scripts] Finishing build of elfutils-0.180 at Tue Feb 2 11:28:08 -03 2021 +[lfs-scripts] Starting build of libffi-3.3 at Tue Feb 2 11:28:08 -03 2021 +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 +continue configure in default builddir "./x86_64-pc-linux-gnu" +....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=x86_64-pc-linux-gnu" "linux +gnu" +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 +checking for gsed... sed +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... 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 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 g++... g++ +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking dependency style of g++... gcc3 +checking dependency style of gcc... gcc3 +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for fgrep... /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 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 /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... /bin/dd +checking how to truncate binary pipes... /bin/dd bs=4096 count=1 +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 (/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 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 size of size_t... 8 +checking for C compiler vendor... gnu +checking whether C compiler accepts -fstrict-aliasing... yes +checking whether C compiler accepts -ffast-math... yes +checking for gcc architecture flag... +checking whether C compiler accepts -march=native... yes +checking for gcc architecture flag... -march=native +checking whether C compiler accepts -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=native... yes +checking CFLAGS for maximum warnings... -Wall +checking whether to enable maintainer-specific portions of Makefiles... no +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking for mmap... yes +checking for mkostemp... yes +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 ANSI C header files... (cached) yes +checking for memcpy... yes +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking size of double... 8 +checking size of long double... 16 +checking whether byte ordering is bigendian... no +checking assembler .cfi pseudo-op support... yes +checking assembler supports pc related relocs... yes +checking for _ prefix in compiled symbols... no +checking toolchain supports unwind section type... yes +checking whether .eh_frame section should be read-only... yes +checking for __attribute__((visibility("hidden")))... yes +checking for ld used by gcc... (cached) /usr/bin/ld +checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes +checking for shared libgcc... yes +configure: versioning on shared library symbols is gnu +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating include/Makefile +config.status: creating include/ffi.h +config.status: creating Makefile +config.status: creating testsuite/Makefile +config.status: creating man/Makefile +config.status: creating doc/Makefile +config.status: creating libffi.pc +config.status: creating fficonfig.h +config.status: executing buildir commands +config.status: create top_srcdir/Makefile guessed from local Makefile +config.status: build in x86_64-pc-linux-gnu (HOST=) +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing include commands +config.status: executing src commands +MAKE x86_64-pc-linux-gnu : 0 * all-all +make[1]: Entering directory '/sources/libffi-3.3/x86_64-pc-linux-gnu' +make all-recursive +make[2]: Entering directory '/sources/libffi-3.3/x86_64-pc-linux-gnu' +Making all in include +make[3]: Entering directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/include' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/include' +Making all in testsuite +make[3]: Entering directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/testsuite' +Making all in man +make[3]: Entering directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/man' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/man' +Making all in doc +make[3]: Entering directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/doc' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/doc' +make[3]: Entering directory '/sources/libffi-3.3/x86_64-pc-linux-gnu' +depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=native -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo ../src/prep_cif.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=native -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o +depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=native -Wall -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo ../src/types.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=native -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -fPIC -DPIC -o src/.libs/types.o +depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=native -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo ../src/raw_api.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=native -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -fPIC -DPIC -o src/.libs/raw_api.o +depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=native -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo ../src/java_raw_api.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=native -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -fPIC -DPIC -o src/.libs/java_raw_api.o +depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=native -Wall -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo ../src/closures.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=native -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -fPIC -DPIC -o src/.libs/closures.o +depbase=`echo src/x86/ffi64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=native -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi64.lo ../src/x86/ffi64.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=native -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c ../src/x86/ffi64.c -fPIC -DPIC -o src/x86/.libs/ffi64.o +depbase=`echo src/x86/unix64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/unix64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/unix64.lo ../src/x86/unix64.S &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c ../src/x86/unix64.S -fPIC -DPIC -o src/x86/.libs/unix64.o +depbase=`echo src/x86/ffiw64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=native -Wall -fexceptions -MT src/x86/ffiw64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffiw64.lo ../src/x86/ffiw64.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=native -Wall -fexceptions -MT src/x86/ffiw64.lo -MD -MP -MF src/x86/.deps/ffiw64.Tpo -c ../src/x86/ffiw64.c -fPIC -DPIC -o src/x86/.libs/ffiw64.o +depbase=`echo src/x86/win64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/win64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/win64.lo ../src/x86/win64.S &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/win64.lo -MD -MP -MF src/x86/.deps/win64.Tpo -c ../src/x86/win64.S -fPIC -DPIC -o src/x86/.libs/win64.o +gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=native -Wall -fexceptions -DX86_64 -E -x assembler-with-cpp -o libffi.map ../libffi.map.in +/bin/sh ./libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=native -Wall -fexceptions -o libffi_convenience.la src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffiw64.lo src/x86/win64.lo +libtool: link: ar cru .libs/libffi_convenience.a src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffiw64.o src/x86/.libs/win64.o +libtool: link: ranlib .libs/libffi_convenience.a +libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) +/bin/sh ./libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=native -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version` -Wl,--version-script,libffi.map -o libffi.la -rpath /usr/lib/../lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffiw64.lo src/x86/win64.lo +libtool: link: gcc -shared -fPIC -DPIC src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffiw64.o src/x86/.libs/win64.o -O3 -march=native -Wl,--version-script -Wl,libffi.map -Wl,-soname -Wl,libffi.so.7 -o .libs/libffi.so.7.1.0 +libtool: link: (cd ".libs" && rm -f "libffi.so.7" && ln -s "libffi.so.7.1.0" "libffi.so.7") +libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.7.1.0" "libffi.so") +libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) +make[3]: Leaving directory '/sources/libffi-3.3/x86_64-pc-linux-gnu' +make[2]: Leaving directory '/sources/libffi-3.3/x86_64-pc-linux-gnu' +make[1]: Leaving directory '/sources/libffi-3.3/x86_64-pc-linux-gnu' +MAKE x86_64-pc-linux-gnu : 0 * install +make[1]: Entering directory '/sources/libffi-3.3/x86_64-pc-linux-gnu' +Making install in include +make[2]: Entering directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/include' +make[3]: Entering directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/include' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 ffi.h ffitarget.h '/usr/include' +make[3]: Leaving directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/include' +make[2]: Leaving directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/include' +Making install in testsuite +make[2]: Entering directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/testsuite' +make[3]: Entering directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/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 '/sources/libffi-3.3/x86_64-pc-linux-gnu/testsuite' +make[2]: Leaving directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/testsuite' +Making install in man +make[2]: Entering directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/man' +make[3]: Entering directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/man' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/man3' + /usr/bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/usr/share/man/man3' +make[3]: Leaving directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/man' +make[2]: Leaving directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/man' +Making install in doc +make[2]: Entering directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/doc' +make[3]: Entering directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/doc' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ../../doc/libffi.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/libffi.info' +make[3]: Leaving directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/doc' +make[2]: Leaving directory '/sources/libffi-3.3/x86_64-pc-linux-gnu/doc' +make[2]: Entering directory '/sources/libffi-3.3/x86_64-pc-linux-gnu' +make[3]: Entering directory '/sources/libffi-3.3/x86_64-pc-linux-gnu' + /bin/mkdir -p '/usr/lib/../lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libffi.la '/usr/lib/../lib' +libtool: install: /usr/bin/install -c .libs/libffi.so.7.1.0 /usr/lib/../lib/libffi.so.7.1.0 +libtool: install: (cd /usr/lib/../lib && { ln -s -f libffi.so.7.1.0 libffi.so.7 || { rm -f libffi.so.7 && ln -s libffi.so.7.1.0 libffi.so.7; }; }) +libtool: install: (cd /usr/lib/../lib && { ln -s -f libffi.so.7.1.0 libffi.so || { rm -f libffi.so && ln -s libffi.so.7.1.0 libffi.so; }; }) +libtool: install: /usr/bin/install -c .libs/libffi.lai /usr/lib/../lib/libffi.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/../lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/usr/lib/pkgconfig' + /usr/bin/install -c -m 644 libffi.pc '/usr/lib/pkgconfig' +make[3]: Leaving directory '/sources/libffi-3.3/x86_64-pc-linux-gnu' +make[2]: Leaving directory '/sources/libffi-3.3/x86_64-pc-linux-gnu' +make[1]: Leaving directory '/sources/libffi-3.3/x86_64-pc-linux-gnu' +[lfs-scripts] Finishing build of libffi-3.3 at Tue Feb 2 11:28:15 -03 2021 +[lfs-scripts] Starting build of openssl-1.1.1g at Tue Feb 2 11:28:15 -03 2021 +Operating system: x86_64-whatever-linux2 +Configuring OpenSSL version 1.1.1g (0x1010107fL) for linux-x86_64 +Using os-specific seed configuration +Creating configdata.pm +Creating Makefile + +********************************************************************** +*** *** +*** OpenSSL has been successfully configured *** +*** *** +*** If you encounter a problem while building, please open an *** +*** issue on GitHub *** +*** and include the output from the following command: *** +*** *** +*** perl configdata.pm --dump *** +*** *** +*** (If you are new to OpenSSL, you might want to consult the *** +*** 'Troubleshooting' section in the INSTALL file first) *** +*** *** +********************************************************************** +/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ + "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h +/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ + "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h +/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ + "-oMakefile" include/openssl/opensslconf.h.in > include/openssl/opensslconf.h +make depend && make _all +make[1]: Entering directory '/sources/openssl-1.1.1g' +make[1]: Leaving directory '/sources/openssl-1.1.1g' +make[1]: Entering directory '/sources/openssl-1.1.1g' +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/app_rand.d.tmp -MT apps/app_rand.o -c -o apps/app_rand.o apps/app_rand.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/apps.d.tmp -MT apps/apps.o -c -o apps/apps.o apps/apps.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/bf_prefix.d.tmp -MT apps/bf_prefix.o -c -o apps/bf_prefix.o apps/bf_prefix.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/opt.d.tmp -MT apps/opt.o -c -o apps/opt.o apps/opt.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/s_cb.d.tmp -MT apps/s_cb.o -c -o apps/s_cb.o apps/s_cb.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/s_socket.d.tmp -MT apps/s_socket.o -c -o apps/s_socket.o apps/s_socket.c +ar r apps/libapps.a apps/app_rand.o apps/apps.o apps/bf_prefix.o apps/opt.o apps/s_cb.o apps/s_socket.o +ranlib apps/libapps.a || echo Never mind. +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/aes/aes_cbc.d.tmp -MT crypto/aes/aes_cbc.o -c -o crypto/aes/aes_cbc.o crypto/aes/aes_cbc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/aes/aes_cfb.d.tmp -MT crypto/aes/aes_cfb.o -c -o crypto/aes/aes_cfb.o crypto/aes/aes_cfb.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/aes/aes_core.d.tmp -MT crypto/aes/aes_core.o -c -o crypto/aes/aes_core.o crypto/aes/aes_core.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/aes/aes_ecb.d.tmp -MT crypto/aes/aes_ecb.o -c -o crypto/aes/aes_ecb.o crypto/aes/aes_ecb.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/aes/aes_ige.d.tmp -MT crypto/aes/aes_ige.o -c -o crypto/aes/aes_ige.o crypto/aes/aes_ige.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/aes/aes_misc.d.tmp -MT crypto/aes/aes_misc.o -c -o crypto/aes/aes_misc.o crypto/aes/aes_misc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/aes/aes_ofb.d.tmp -MT crypto/aes/aes_ofb.o -c -o crypto/aes/aes_ofb.o crypto/aes/aes_ofb.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/aes/aes_wrap.d.tmp -MT crypto/aes/aes_wrap.o -c -o crypto/aes/aes_wrap.o crypto/aes/aes_wrap.c +CC="gcc" /usr/bin/perl crypto/aes/asm/aesni-mb-x86_64.pl elf crypto/aes/aesni-mb-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/aes/aesni-mb-x86_64.o crypto/aes/aesni-mb-x86_64.s +CC="gcc" /usr/bin/perl crypto/aes/asm/aesni-sha1-x86_64.pl elf crypto/aes/aesni-sha1-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/aes/aesni-sha1-x86_64.o crypto/aes/aesni-sha1-x86_64.s +CC="gcc" /usr/bin/perl crypto/aes/asm/aesni-sha256-x86_64.pl elf crypto/aes/aesni-sha256-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/aes/aesni-sha256-x86_64.o crypto/aes/aesni-sha256-x86_64.s +CC="gcc" /usr/bin/perl crypto/aes/asm/aesni-x86_64.pl elf crypto/aes/aesni-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/aes/aesni-x86_64.o crypto/aes/aesni-x86_64.s +CC="gcc" /usr/bin/perl crypto/aes/asm/vpaes-x86_64.pl elf crypto/aes/vpaes-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/aes/vpaes-x86_64.o crypto/aes/vpaes-x86_64.s +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/aria/aria.d.tmp -MT crypto/aria/aria.o -c -o crypto/aria/aria.o crypto/aria/aria.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT crypto/asn1/a_bitstr.o -c -o crypto/asn1/a_bitstr.o crypto/asn1/a_bitstr.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT crypto/asn1/a_d2i_fp.o -c -o crypto/asn1/a_d2i_fp.o crypto/asn1/a_d2i_fp.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/a_digest.d.tmp -MT crypto/asn1/a_digest.o -c -o crypto/asn1/a_digest.o crypto/asn1/a_digest.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/a_dup.d.tmp -MT crypto/asn1/a_dup.o -c -o crypto/asn1/a_dup.o crypto/asn1/a_dup.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/a_gentm.d.tmp -MT crypto/asn1/a_gentm.o -c -o crypto/asn1/a_gentm.o crypto/asn1/a_gentm.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT crypto/asn1/a_i2d_fp.o -c -o crypto/asn1/a_i2d_fp.o crypto/asn1/a_i2d_fp.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/a_int.d.tmp -MT crypto/asn1/a_int.o -c -o crypto/asn1/a_int.o crypto/asn1/a_int.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT crypto/asn1/a_mbstr.o -c -o crypto/asn1/a_mbstr.o crypto/asn1/a_mbstr.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/a_object.d.tmp -MT crypto/asn1/a_object.o -c -o crypto/asn1/a_object.o crypto/asn1/a_object.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/a_octet.d.tmp -MT crypto/asn1/a_octet.o -c -o crypto/asn1/a_octet.o crypto/asn1/a_octet.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/a_print.d.tmp -MT crypto/asn1/a_print.o -c -o crypto/asn1/a_print.o crypto/asn1/a_print.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/a_sign.d.tmp -MT crypto/asn1/a_sign.o -c -o crypto/asn1/a_sign.o crypto/asn1/a_sign.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/a_strex.d.tmp -MT crypto/asn1/a_strex.o -c -o crypto/asn1/a_strex.o crypto/asn1/a_strex.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/a_strnid.d.tmp -MT crypto/asn1/a_strnid.o -c -o crypto/asn1/a_strnid.o crypto/asn1/a_strnid.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/a_time.d.tmp -MT crypto/asn1/a_time.o -c -o crypto/asn1/a_time.o crypto/asn1/a_time.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/a_type.d.tmp -MT crypto/asn1/a_type.o -c -o crypto/asn1/a_type.o crypto/asn1/a_type.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/a_utctm.d.tmp -MT crypto/asn1/a_utctm.o -c -o crypto/asn1/a_utctm.o crypto/asn1/a_utctm.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/a_utf8.d.tmp -MT crypto/asn1/a_utf8.o -c -o crypto/asn1/a_utf8.o crypto/asn1/a_utf8.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/a_verify.d.tmp -MT crypto/asn1/a_verify.o -c -o crypto/asn1/a_verify.o crypto/asn1/a_verify.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT crypto/asn1/ameth_lib.o -c -o crypto/asn1/ameth_lib.o crypto/asn1/ameth_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/asn1_err.d.tmp -MT crypto/asn1/asn1_err.o -c -o crypto/asn1/asn1_err.o crypto/asn1/asn1_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT crypto/asn1/asn1_gen.o -c -o crypto/asn1/asn1_gen.o crypto/asn1/asn1_gen.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/asn1_item_list.d.tmp -MT crypto/asn1/asn1_item_list.o -c -o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_item_list.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT crypto/asn1/asn1_lib.o -c -o crypto/asn1/asn1_lib.o crypto/asn1/asn1_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/asn1_par.d.tmp -MT crypto/asn1/asn1_par.o -c -o crypto/asn1/asn1_par.o crypto/asn1/asn1_par.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/asn_mime.d.tmp -MT crypto/asn1/asn_mime.o -c -o crypto/asn1/asn_mime.o crypto/asn1/asn_mime.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/asn_moid.d.tmp -MT crypto/asn1/asn_moid.o -c -o crypto/asn1/asn_moid.o crypto/asn1/asn_moid.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT crypto/asn1/asn_mstbl.o -c -o crypto/asn1/asn_mstbl.o crypto/asn1/asn_mstbl.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/asn_pack.d.tmp -MT crypto/asn1/asn_pack.o -c -o crypto/asn1/asn_pack.o crypto/asn1/asn_pack.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT crypto/asn1/bio_asn1.o -c -o crypto/asn1/bio_asn1.o crypto/asn1/bio_asn1.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT crypto/asn1/bio_ndef.o -c -o crypto/asn1/bio_ndef.o crypto/asn1/bio_ndef.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT crypto/asn1/d2i_pr.o -c -o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pr.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT crypto/asn1/d2i_pu.o -c -o crypto/asn1/d2i_pu.o crypto/asn1/d2i_pu.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT crypto/asn1/evp_asn1.o -c -o crypto/asn1/evp_asn1.o crypto/asn1/evp_asn1.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/f_int.d.tmp -MT crypto/asn1/f_int.o -c -o crypto/asn1/f_int.o crypto/asn1/f_int.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/f_string.d.tmp -MT crypto/asn1/f_string.o -c -o crypto/asn1/f_string.o crypto/asn1/f_string.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT crypto/asn1/i2d_pr.o -c -o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pr.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT crypto/asn1/i2d_pu.o -c -o crypto/asn1/i2d_pu.o crypto/asn1/i2d_pu.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/n_pkey.d.tmp -MT crypto/asn1/n_pkey.o -c -o crypto/asn1/n_pkey.o crypto/asn1/n_pkey.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/nsseq.d.tmp -MT crypto/asn1/nsseq.o -c -o crypto/asn1/nsseq.o crypto/asn1/nsseq.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT crypto/asn1/p5_pbe.o -c -o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbe.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT crypto/asn1/p5_pbev2.o -c -o crypto/asn1/p5_pbev2.o crypto/asn1/p5_pbev2.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT crypto/asn1/p5_scrypt.o -c -o crypto/asn1/p5_scrypt.o crypto/asn1/p5_scrypt.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT crypto/asn1/p8_pkey.o -c -o crypto/asn1/p8_pkey.o crypto/asn1/p8_pkey.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/t_bitst.d.tmp -MT crypto/asn1/t_bitst.o -c -o crypto/asn1/t_bitst.o crypto/asn1/t_bitst.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/t_pkey.d.tmp -MT crypto/asn1/t_pkey.o -c -o crypto/asn1/t_pkey.o crypto/asn1/t_pkey.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/t_spki.d.tmp -MT crypto/asn1/t_spki.o -c -o crypto/asn1/t_spki.o crypto/asn1/t_spki.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT crypto/asn1/tasn_dec.o -c -o crypto/asn1/tasn_dec.o crypto/asn1/tasn_dec.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT crypto/asn1/tasn_enc.o -c -o crypto/asn1/tasn_enc.o crypto/asn1/tasn_enc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT crypto/asn1/tasn_fre.o -c -o crypto/asn1/tasn_fre.o crypto/asn1/tasn_fre.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/tasn_new.d.tmp -MT crypto/asn1/tasn_new.o -c -o crypto/asn1/tasn_new.o crypto/asn1/tasn_new.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT crypto/asn1/tasn_prn.o -c -o crypto/asn1/tasn_prn.o crypto/asn1/tasn_prn.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT crypto/asn1/tasn_scn.o -c -o crypto/asn1/tasn_scn.o crypto/asn1/tasn_scn.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT crypto/asn1/tasn_typ.o -c -o crypto/asn1/tasn_typ.o crypto/asn1/tasn_typ.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT crypto/asn1/tasn_utl.o -c -o crypto/asn1/tasn_utl.o crypto/asn1/tasn_utl.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/x_algor.d.tmp -MT crypto/asn1/x_algor.o -c -o crypto/asn1/x_algor.o crypto/asn1/x_algor.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/x_bignum.d.tmp -MT crypto/asn1/x_bignum.o -c -o crypto/asn1/x_bignum.o crypto/asn1/x_bignum.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/x_info.d.tmp -MT crypto/asn1/x_info.o -c -o crypto/asn1/x_info.o crypto/asn1/x_info.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/x_int64.d.tmp -MT crypto/asn1/x_int64.o -c -o crypto/asn1/x_int64.o crypto/asn1/x_int64.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/x_long.d.tmp -MT crypto/asn1/x_long.o -c -o crypto/asn1/x_long.o crypto/asn1/x_long.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/x_pkey.d.tmp -MT crypto/asn1/x_pkey.o -c -o crypto/asn1/x_pkey.o crypto/asn1/x_pkey.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/x_sig.d.tmp -MT crypto/asn1/x_sig.o -c -o crypto/asn1/x_sig.o crypto/asn1/x_sig.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/x_spki.d.tmp -MT crypto/asn1/x_spki.o -c -o crypto/asn1/x_spki.o crypto/asn1/x_spki.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/asn1/x_val.d.tmp -MT crypto/asn1/x_val.o -c -o crypto/asn1/x_val.o crypto/asn1/x_val.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/async/arch/async_null.d.tmp -MT crypto/async/arch/async_null.o -c -o crypto/async/arch/async_null.o crypto/async/arch/async_null.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/async/arch/async_posix.d.tmp -MT crypto/async/arch/async_posix.o -c -o crypto/async/arch/async_posix.o crypto/async/arch/async_posix.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/async/arch/async_win.d.tmp -MT crypto/async/arch/async_win.o -c -o crypto/async/arch/async_win.o crypto/async/arch/async_win.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/async/async.d.tmp -MT crypto/async/async.o -c -o crypto/async/async.o crypto/async/async.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/async/async_err.d.tmp -MT crypto/async/async_err.o -c -o crypto/async/async_err.o crypto/async/async_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/async/async_wait.d.tmp -MT crypto/async/async_wait.o -c -o crypto/async/async_wait.o crypto/async/async_wait.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bf/bf_cfb64.d.tmp -MT crypto/bf/bf_cfb64.o -c -o crypto/bf/bf_cfb64.o crypto/bf/bf_cfb64.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bf/bf_ecb.d.tmp -MT crypto/bf/bf_ecb.o -c -o crypto/bf/bf_ecb.o crypto/bf/bf_ecb.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bf/bf_enc.d.tmp -MT crypto/bf/bf_enc.o -c -o crypto/bf/bf_enc.o crypto/bf/bf_enc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bf/bf_ofb64.d.tmp -MT crypto/bf/bf_ofb64.o -c -o crypto/bf/bf_ofb64.o crypto/bf/bf_ofb64.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bf/bf_skey.d.tmp -MT crypto/bf/bf_skey.o -c -o crypto/bf/bf_skey.o crypto/bf/bf_skey.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/b_addr.d.tmp -MT crypto/bio/b_addr.o -c -o crypto/bio/b_addr.o crypto/bio/b_addr.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/b_dump.d.tmp -MT crypto/bio/b_dump.o -c -o crypto/bio/b_dump.o crypto/bio/b_dump.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/b_print.d.tmp -MT crypto/bio/b_print.o -c -o crypto/bio/b_print.o crypto/bio/b_print.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/b_sock.d.tmp -MT crypto/bio/b_sock.o -c -o crypto/bio/b_sock.o crypto/bio/b_sock.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/b_sock2.d.tmp -MT crypto/bio/b_sock2.o -c -o crypto/bio/b_sock2.o crypto/bio/b_sock2.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/bf_buff.d.tmp -MT crypto/bio/bf_buff.o -c -o crypto/bio/bf_buff.o crypto/bio/bf_buff.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/bf_lbuf.d.tmp -MT crypto/bio/bf_lbuf.o -c -o crypto/bio/bf_lbuf.o crypto/bio/bf_lbuf.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/bf_nbio.d.tmp -MT crypto/bio/bf_nbio.o -c -o crypto/bio/bf_nbio.o crypto/bio/bf_nbio.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/bf_null.d.tmp -MT crypto/bio/bf_null.o -c -o crypto/bio/bf_null.o crypto/bio/bf_null.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/bio_cb.d.tmp -MT crypto/bio/bio_cb.o -c -o crypto/bio/bio_cb.o crypto/bio/bio_cb.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/bio_err.d.tmp -MT crypto/bio/bio_err.o -c -o crypto/bio/bio_err.o crypto/bio/bio_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/bio_lib.d.tmp -MT crypto/bio/bio_lib.o -c -o crypto/bio/bio_lib.o crypto/bio/bio_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/bio_meth.d.tmp -MT crypto/bio/bio_meth.o -c -o crypto/bio/bio_meth.o crypto/bio/bio_meth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/bss_acpt.d.tmp -MT crypto/bio/bss_acpt.o -c -o crypto/bio/bss_acpt.o crypto/bio/bss_acpt.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/bss_bio.d.tmp -MT crypto/bio/bss_bio.o -c -o crypto/bio/bss_bio.o crypto/bio/bss_bio.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/bss_conn.d.tmp -MT crypto/bio/bss_conn.o -c -o crypto/bio/bss_conn.o crypto/bio/bss_conn.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/bss_dgram.d.tmp -MT crypto/bio/bss_dgram.o -c -o crypto/bio/bss_dgram.o crypto/bio/bss_dgram.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/bss_fd.d.tmp -MT crypto/bio/bss_fd.o -c -o crypto/bio/bss_fd.o crypto/bio/bss_fd.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/bss_file.d.tmp -MT crypto/bio/bss_file.o -c -o crypto/bio/bss_file.o crypto/bio/bss_file.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/bss_log.d.tmp -MT crypto/bio/bss_log.o -c -o crypto/bio/bss_log.o crypto/bio/bss_log.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/bss_mem.d.tmp -MT crypto/bio/bss_mem.o -c -o crypto/bio/bss_mem.o crypto/bio/bss_mem.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/bss_null.d.tmp -MT crypto/bio/bss_null.o -c -o crypto/bio/bss_null.o crypto/bio/bss_null.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bio/bss_sock.d.tmp -MT crypto/bio/bss_sock.o -c -o crypto/bio/bss_sock.o crypto/bio/bss_sock.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/blake2/blake2b.d.tmp -MT crypto/blake2/blake2b.o -c -o crypto/blake2/blake2b.o crypto/blake2/blake2b.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/blake2/blake2s.d.tmp -MT crypto/blake2/blake2s.o -c -o crypto/blake2/blake2s.o crypto/blake2/blake2s.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/blake2/m_blake2b.d.tmp -MT crypto/blake2/m_blake2b.o -c -o crypto/blake2/m_blake2b.o crypto/blake2/m_blake2b.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/blake2/m_blake2s.d.tmp -MT crypto/blake2/m_blake2s.o -c -o crypto/blake2/m_blake2s.o crypto/blake2/m_blake2s.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/asm/x86_64-gcc.d.tmp -MT crypto/bn/asm/x86_64-gcc.o -c -o crypto/bn/asm/x86_64-gcc.o crypto/bn/asm/x86_64-gcc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_add.d.tmp -MT crypto/bn/bn_add.o -c -o crypto/bn/bn_add.o crypto/bn/bn_add.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_blind.d.tmp -MT crypto/bn/bn_blind.o -c -o crypto/bn/bn_blind.o crypto/bn/bn_blind.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_const.d.tmp -MT crypto/bn/bn_const.o -c -o crypto/bn/bn_const.o crypto/bn/bn_const.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_ctx.d.tmp -MT crypto/bn/bn_ctx.o -c -o crypto/bn/bn_ctx.o crypto/bn/bn_ctx.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_depr.d.tmp -MT crypto/bn/bn_depr.o -c -o crypto/bn/bn_depr.o crypto/bn/bn_depr.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_dh.d.tmp -MT crypto/bn/bn_dh.o -c -o crypto/bn/bn_dh.o crypto/bn/bn_dh.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_div.d.tmp -MT crypto/bn/bn_div.o -c -o crypto/bn/bn_div.o crypto/bn/bn_div.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_err.d.tmp -MT crypto/bn/bn_err.o -c -o crypto/bn/bn_err.o crypto/bn/bn_err.c +gcc -I. -Iinclude -Icrypto -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_exp.d.tmp -MT crypto/bn/bn_exp.o -c -o crypto/bn/bn_exp.o crypto/bn/bn_exp.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_exp2.d.tmp -MT crypto/bn/bn_exp2.o -c -o crypto/bn/bn_exp2.o crypto/bn/bn_exp2.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_gcd.d.tmp -MT crypto/bn/bn_gcd.o -c -o crypto/bn/bn_gcd.o crypto/bn/bn_gcd.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_gf2m.d.tmp -MT crypto/bn/bn_gf2m.o -c -o crypto/bn/bn_gf2m.o crypto/bn/bn_gf2m.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_intern.d.tmp -MT crypto/bn/bn_intern.o -c -o crypto/bn/bn_intern.o crypto/bn/bn_intern.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_kron.d.tmp -MT crypto/bn/bn_kron.o -c -o crypto/bn/bn_kron.o crypto/bn/bn_kron.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_lib.d.tmp -MT crypto/bn/bn_lib.o -c -o crypto/bn/bn_lib.o crypto/bn/bn_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_mod.d.tmp -MT crypto/bn/bn_mod.o -c -o crypto/bn/bn_mod.o crypto/bn/bn_mod.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_mont.d.tmp -MT crypto/bn/bn_mont.o -c -o crypto/bn/bn_mont.o crypto/bn/bn_mont.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_mpi.d.tmp -MT crypto/bn/bn_mpi.o -c -o crypto/bn/bn_mpi.o crypto/bn/bn_mpi.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_mul.d.tmp -MT crypto/bn/bn_mul.o -c -o crypto/bn/bn_mul.o crypto/bn/bn_mul.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_nist.d.tmp -MT crypto/bn/bn_nist.o -c -o crypto/bn/bn_nist.o crypto/bn/bn_nist.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_prime.d.tmp -MT crypto/bn/bn_prime.o -c -o crypto/bn/bn_prime.o crypto/bn/bn_prime.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_print.d.tmp -MT crypto/bn/bn_print.o -c -o crypto/bn/bn_print.o crypto/bn/bn_print.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_rand.d.tmp -MT crypto/bn/bn_rand.o -c -o crypto/bn/bn_rand.o crypto/bn/bn_rand.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_recp.d.tmp -MT crypto/bn/bn_recp.o -c -o crypto/bn/bn_recp.o crypto/bn/bn_recp.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_shift.d.tmp -MT crypto/bn/bn_shift.o -c -o crypto/bn/bn_shift.o crypto/bn/bn_shift.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_sqr.d.tmp -MT crypto/bn/bn_sqr.o -c -o crypto/bn/bn_sqr.o crypto/bn/bn_sqr.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_sqrt.d.tmp -MT crypto/bn/bn_sqrt.o -c -o crypto/bn/bn_sqrt.o crypto/bn/bn_sqrt.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_srp.d.tmp -MT crypto/bn/bn_srp.o -c -o crypto/bn/bn_srp.o crypto/bn/bn_srp.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_word.d.tmp -MT crypto/bn/bn_word.o -c -o crypto/bn/bn_word.o crypto/bn/bn_word.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/bn_x931p.d.tmp -MT crypto/bn/bn_x931p.o -c -o crypto/bn/bn_x931p.o crypto/bn/bn_x931p.c +CC="gcc" /usr/bin/perl crypto/bn/asm/rsaz-avx2.pl elf crypto/bn/rsaz-avx2.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/bn/rsaz-avx2.o crypto/bn/rsaz-avx2.s +CC="gcc" /usr/bin/perl crypto/bn/asm/rsaz-x86_64.pl elf crypto/bn/rsaz-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/bn/rsaz-x86_64.o crypto/bn/rsaz-x86_64.s +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/bn/rsaz_exp.d.tmp -MT crypto/bn/rsaz_exp.o -c -o crypto/bn/rsaz_exp.o crypto/bn/rsaz_exp.c +CC="gcc" /usr/bin/perl crypto/bn/asm/x86_64-gf2m.pl elf crypto/bn/x86_64-gf2m.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/bn/x86_64-gf2m.o crypto/bn/x86_64-gf2m.s +CC="gcc" /usr/bin/perl crypto/bn/asm/x86_64-mont.pl elf crypto/bn/x86_64-mont.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/bn/x86_64-mont.o crypto/bn/x86_64-mont.s +CC="gcc" /usr/bin/perl crypto/bn/asm/x86_64-mont5.pl elf crypto/bn/x86_64-mont5.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/bn/x86_64-mont5.o crypto/bn/x86_64-mont5.s +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/buffer/buf_err.d.tmp -MT crypto/buffer/buf_err.o -c -o crypto/buffer/buf_err.o crypto/buffer/buf_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/buffer/buffer.d.tmp -MT crypto/buffer/buffer.o -c -o crypto/buffer/buffer.o crypto/buffer/buffer.c +CC="gcc" /usr/bin/perl crypto/camellia/asm/cmll-x86_64.pl elf crypto/camellia/cmll-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/camellia/cmll-x86_64.o crypto/camellia/cmll-x86_64.s +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/camellia/cmll_cfb.d.tmp -MT crypto/camellia/cmll_cfb.o -c -o crypto/camellia/cmll_cfb.o crypto/camellia/cmll_cfb.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/camellia/cmll_ctr.d.tmp -MT crypto/camellia/cmll_ctr.o -c -o crypto/camellia/cmll_ctr.o crypto/camellia/cmll_ctr.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/camellia/cmll_ecb.d.tmp -MT crypto/camellia/cmll_ecb.o -c -o crypto/camellia/cmll_ecb.o crypto/camellia/cmll_ecb.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/camellia/cmll_misc.d.tmp -MT crypto/camellia/cmll_misc.o -c -o crypto/camellia/cmll_misc.o crypto/camellia/cmll_misc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/camellia/cmll_ofb.d.tmp -MT crypto/camellia/cmll_ofb.o -c -o crypto/camellia/cmll_ofb.o crypto/camellia/cmll_ofb.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cast/c_cfb64.d.tmp -MT crypto/cast/c_cfb64.o -c -o crypto/cast/c_cfb64.o crypto/cast/c_cfb64.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cast/c_ecb.d.tmp -MT crypto/cast/c_ecb.o -c -o crypto/cast/c_ecb.o crypto/cast/c_ecb.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cast/c_enc.d.tmp -MT crypto/cast/c_enc.o -c -o crypto/cast/c_enc.o crypto/cast/c_enc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cast/c_ofb64.d.tmp -MT crypto/cast/c_ofb64.o -c -o crypto/cast/c_ofb64.o crypto/cast/c_ofb64.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cast/c_skey.d.tmp -MT crypto/cast/c_skey.o -c -o crypto/cast/c_skey.o crypto/cast/c_skey.c +CC="gcc" /usr/bin/perl crypto/chacha/asm/chacha-x86_64.pl elf crypto/chacha/chacha-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/chacha/chacha-x86_64.o crypto/chacha/chacha-x86_64.s +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cmac/cm_ameth.d.tmp -MT crypto/cmac/cm_ameth.o -c -o crypto/cmac/cm_ameth.o crypto/cmac/cm_ameth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cmac/cm_pmeth.d.tmp -MT crypto/cmac/cm_pmeth.o -c -o crypto/cmac/cm_pmeth.o crypto/cmac/cm_pmeth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cmac/cmac.d.tmp -MT crypto/cmac/cmac.o -c -o crypto/cmac/cmac.o crypto/cmac/cmac.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cms/cms_asn1.d.tmp -MT crypto/cms/cms_asn1.o -c -o crypto/cms/cms_asn1.o crypto/cms/cms_asn1.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cms/cms_att.d.tmp -MT crypto/cms/cms_att.o -c -o crypto/cms/cms_att.o crypto/cms/cms_att.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cms/cms_cd.d.tmp -MT crypto/cms/cms_cd.o -c -o crypto/cms/cms_cd.o crypto/cms/cms_cd.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cms/cms_dd.d.tmp -MT crypto/cms/cms_dd.o -c -o crypto/cms/cms_dd.o crypto/cms/cms_dd.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cms/cms_enc.d.tmp -MT crypto/cms/cms_enc.o -c -o crypto/cms/cms_enc.o crypto/cms/cms_enc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cms/cms_env.d.tmp -MT crypto/cms/cms_env.o -c -o crypto/cms/cms_env.o crypto/cms/cms_env.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cms/cms_err.d.tmp -MT crypto/cms/cms_err.o -c -o crypto/cms/cms_err.o crypto/cms/cms_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cms/cms_ess.d.tmp -MT crypto/cms/cms_ess.o -c -o crypto/cms/cms_ess.o crypto/cms/cms_ess.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cms/cms_io.d.tmp -MT crypto/cms/cms_io.o -c -o crypto/cms/cms_io.o crypto/cms/cms_io.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cms/cms_kari.d.tmp -MT crypto/cms/cms_kari.o -c -o crypto/cms/cms_kari.o crypto/cms/cms_kari.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cms/cms_lib.d.tmp -MT crypto/cms/cms_lib.o -c -o crypto/cms/cms_lib.o crypto/cms/cms_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cms/cms_pwri.d.tmp -MT crypto/cms/cms_pwri.o -c -o crypto/cms/cms_pwri.o crypto/cms/cms_pwri.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cms/cms_sd.d.tmp -MT crypto/cms/cms_sd.o -c -o crypto/cms/cms_sd.o crypto/cms/cms_sd.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cms/cms_smime.d.tmp -MT crypto/cms/cms_smime.o -c -o crypto/cms/cms_smime.o crypto/cms/cms_smime.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/comp/c_zlib.d.tmp -MT crypto/comp/c_zlib.o -c -o crypto/comp/c_zlib.o crypto/comp/c_zlib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/comp/comp_err.d.tmp -MT crypto/comp/comp_err.o -c -o crypto/comp/comp_err.o crypto/comp/comp_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/comp/comp_lib.d.tmp -MT crypto/comp/comp_lib.o -c -o crypto/comp/comp_lib.o crypto/comp/comp_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/conf/conf_api.d.tmp -MT crypto/conf/conf_api.o -c -o crypto/conf/conf_api.o crypto/conf/conf_api.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/conf/conf_def.d.tmp -MT crypto/conf/conf_def.o -c -o crypto/conf/conf_def.o crypto/conf/conf_def.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/conf/conf_err.d.tmp -MT crypto/conf/conf_err.o -c -o crypto/conf/conf_err.o crypto/conf/conf_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/conf/conf_lib.d.tmp -MT crypto/conf/conf_lib.o -c -o crypto/conf/conf_lib.o crypto/conf/conf_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/conf/conf_mall.d.tmp -MT crypto/conf/conf_mall.o -c -o crypto/conf/conf_mall.o crypto/conf/conf_mall.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/conf/conf_mod.d.tmp -MT crypto/conf/conf_mod.o -c -o crypto/conf/conf_mod.o crypto/conf/conf_mod.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/conf/conf_sap.d.tmp -MT crypto/conf/conf_sap.o -c -o crypto/conf/conf_sap.o crypto/conf/conf_sap.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/conf/conf_ssl.d.tmp -MT crypto/conf/conf_ssl.o -c -o crypto/conf/conf_ssl.o crypto/conf/conf_ssl.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cpt_err.d.tmp -MT crypto/cpt_err.o -c -o crypto/cpt_err.o crypto/cpt_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cryptlib.d.tmp -MT crypto/cryptlib.o -c -o crypto/cryptlib.o crypto/cryptlib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ct/ct_b64.d.tmp -MT crypto/ct/ct_b64.o -c -o crypto/ct/ct_b64.o crypto/ct/ct_b64.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ct/ct_err.d.tmp -MT crypto/ct/ct_err.o -c -o crypto/ct/ct_err.o crypto/ct/ct_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ct/ct_log.d.tmp -MT crypto/ct/ct_log.o -c -o crypto/ct/ct_log.o crypto/ct/ct_log.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ct/ct_oct.d.tmp -MT crypto/ct/ct_oct.o -c -o crypto/ct/ct_oct.o crypto/ct/ct_oct.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ct/ct_policy.d.tmp -MT crypto/ct/ct_policy.o -c -o crypto/ct/ct_policy.o crypto/ct/ct_policy.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ct/ct_prn.d.tmp -MT crypto/ct/ct_prn.o -c -o crypto/ct/ct_prn.o crypto/ct/ct_prn.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ct/ct_sct.d.tmp -MT crypto/ct/ct_sct.o -c -o crypto/ct/ct_sct.o crypto/ct/ct_sct.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ct/ct_sct_ctx.d.tmp -MT crypto/ct/ct_sct_ctx.o -c -o crypto/ct/ct_sct_ctx.o crypto/ct/ct_sct_ctx.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ct/ct_vfy.d.tmp -MT crypto/ct/ct_vfy.o -c -o crypto/ct/ct_vfy.o crypto/ct/ct_vfy.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ct/ct_x509v3.d.tmp -MT crypto/ct/ct_x509v3.o -c -o crypto/ct/ct_x509v3.o crypto/ct/ct_x509v3.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ctype.d.tmp -MT crypto/ctype.o -c -o crypto/ctype.o crypto/ctype.c +/usr/bin/perl util/mkbuildinf.pl "gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DZLIB -DZLIB_SHARED -DNDEBUG" "linux-x86_64" > crypto/buildinf.h +gcc -I. -Iinclude -Icrypto -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/cversion.d.tmp -MT crypto/cversion.o -c -o crypto/cversion.o crypto/cversion.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/des/cbc_cksm.d.tmp -MT crypto/des/cbc_cksm.o -c -o crypto/des/cbc_cksm.o crypto/des/cbc_cksm.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/des/cbc_enc.d.tmp -MT crypto/des/cbc_enc.o -c -o crypto/des/cbc_enc.o crypto/des/cbc_enc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/des/cfb64ede.d.tmp -MT crypto/des/cfb64ede.o -c -o crypto/des/cfb64ede.o crypto/des/cfb64ede.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/des/cfb64enc.d.tmp -MT crypto/des/cfb64enc.o -c -o crypto/des/cfb64enc.o crypto/des/cfb64enc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/des/cfb_enc.d.tmp -MT crypto/des/cfb_enc.o -c -o crypto/des/cfb_enc.o crypto/des/cfb_enc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/des/des_enc.d.tmp -MT crypto/des/des_enc.o -c -o crypto/des/des_enc.o crypto/des/des_enc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/des/ecb3_enc.d.tmp -MT crypto/des/ecb3_enc.o -c -o crypto/des/ecb3_enc.o crypto/des/ecb3_enc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/des/ecb_enc.d.tmp -MT crypto/des/ecb_enc.o -c -o crypto/des/ecb_enc.o crypto/des/ecb_enc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/des/fcrypt.d.tmp -MT crypto/des/fcrypt.o -c -o crypto/des/fcrypt.o crypto/des/fcrypt.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/des/fcrypt_b.d.tmp -MT crypto/des/fcrypt_b.o -c -o crypto/des/fcrypt_b.o crypto/des/fcrypt_b.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/des/ofb64ede.d.tmp -MT crypto/des/ofb64ede.o -c -o crypto/des/ofb64ede.o crypto/des/ofb64ede.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/des/ofb64enc.d.tmp -MT crypto/des/ofb64enc.o -c -o crypto/des/ofb64enc.o crypto/des/ofb64enc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/des/ofb_enc.d.tmp -MT crypto/des/ofb_enc.o -c -o crypto/des/ofb_enc.o crypto/des/ofb_enc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/des/pcbc_enc.d.tmp -MT crypto/des/pcbc_enc.o -c -o crypto/des/pcbc_enc.o crypto/des/pcbc_enc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/des/qud_cksm.d.tmp -MT crypto/des/qud_cksm.o -c -o crypto/des/qud_cksm.o crypto/des/qud_cksm.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/des/rand_key.d.tmp -MT crypto/des/rand_key.o -c -o crypto/des/rand_key.o crypto/des/rand_key.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/des/set_key.d.tmp -MT crypto/des/set_key.o -c -o crypto/des/set_key.o crypto/des/set_key.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/des/str2key.d.tmp -MT crypto/des/str2key.o -c -o crypto/des/str2key.o crypto/des/str2key.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/des/xcbc_enc.d.tmp -MT crypto/des/xcbc_enc.o -c -o crypto/des/xcbc_enc.o crypto/des/xcbc_enc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dh/dh_ameth.d.tmp -MT crypto/dh/dh_ameth.o -c -o crypto/dh/dh_ameth.o crypto/dh/dh_ameth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dh/dh_asn1.d.tmp -MT crypto/dh/dh_asn1.o -c -o crypto/dh/dh_asn1.o crypto/dh/dh_asn1.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dh/dh_check.d.tmp -MT crypto/dh/dh_check.o -c -o crypto/dh/dh_check.o crypto/dh/dh_check.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dh/dh_depr.d.tmp -MT crypto/dh/dh_depr.o -c -o crypto/dh/dh_depr.o crypto/dh/dh_depr.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dh/dh_err.d.tmp -MT crypto/dh/dh_err.o -c -o crypto/dh/dh_err.o crypto/dh/dh_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dh/dh_gen.d.tmp -MT crypto/dh/dh_gen.o -c -o crypto/dh/dh_gen.o crypto/dh/dh_gen.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dh/dh_kdf.d.tmp -MT crypto/dh/dh_kdf.o -c -o crypto/dh/dh_kdf.o crypto/dh/dh_kdf.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dh/dh_key.d.tmp -MT crypto/dh/dh_key.o -c -o crypto/dh/dh_key.o crypto/dh/dh_key.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dh/dh_lib.d.tmp -MT crypto/dh/dh_lib.o -c -o crypto/dh/dh_lib.o crypto/dh/dh_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dh/dh_meth.d.tmp -MT crypto/dh/dh_meth.o -c -o crypto/dh/dh_meth.o crypto/dh/dh_meth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dh/dh_pmeth.d.tmp -MT crypto/dh/dh_pmeth.o -c -o crypto/dh/dh_pmeth.o crypto/dh/dh_pmeth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dh/dh_prn.d.tmp -MT crypto/dh/dh_prn.o -c -o crypto/dh/dh_prn.o crypto/dh/dh_prn.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dh/dh_rfc5114.d.tmp -MT crypto/dh/dh_rfc5114.o -c -o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc5114.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dh/dh_rfc7919.d.tmp -MT crypto/dh/dh_rfc7919.o -c -o crypto/dh/dh_rfc7919.o crypto/dh/dh_rfc7919.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dsa/dsa_ameth.d.tmp -MT crypto/dsa/dsa_ameth.o -c -o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_ameth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dsa/dsa_asn1.d.tmp -MT crypto/dsa/dsa_asn1.o -c -o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_asn1.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dsa/dsa_depr.d.tmp -MT crypto/dsa/dsa_depr.o -c -o crypto/dsa/dsa_depr.o crypto/dsa/dsa_depr.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dsa/dsa_err.d.tmp -MT crypto/dsa/dsa_err.o -c -o crypto/dsa/dsa_err.o crypto/dsa/dsa_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dsa/dsa_gen.d.tmp -MT crypto/dsa/dsa_gen.o -c -o crypto/dsa/dsa_gen.o crypto/dsa/dsa_gen.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dsa/dsa_key.d.tmp -MT crypto/dsa/dsa_key.o -c -o crypto/dsa/dsa_key.o crypto/dsa/dsa_key.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dsa/dsa_lib.d.tmp -MT crypto/dsa/dsa_lib.o -c -o crypto/dsa/dsa_lib.o crypto/dsa/dsa_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dsa/dsa_meth.d.tmp -MT crypto/dsa/dsa_meth.o -c -o crypto/dsa/dsa_meth.o crypto/dsa/dsa_meth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dsa/dsa_ossl.d.tmp -MT crypto/dsa/dsa_ossl.o -c -o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_ossl.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dsa/dsa_pmeth.d.tmp -MT crypto/dsa/dsa_pmeth.o -c -o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_pmeth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dsa/dsa_prn.d.tmp -MT crypto/dsa/dsa_prn.o -c -o crypto/dsa/dsa_prn.o crypto/dsa/dsa_prn.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dsa/dsa_sign.d.tmp -MT crypto/dsa/dsa_sign.o -c -o crypto/dsa/dsa_sign.o crypto/dsa/dsa_sign.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dsa/dsa_vrf.d.tmp -MT crypto/dsa/dsa_vrf.o -c -o crypto/dsa/dsa_vrf.o crypto/dsa/dsa_vrf.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dso/dso_dl.d.tmp -MT crypto/dso/dso_dl.o -c -o crypto/dso/dso_dl.o crypto/dso/dso_dl.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dso/dso_dlfcn.d.tmp -MT crypto/dso/dso_dlfcn.o -c -o crypto/dso/dso_dlfcn.o crypto/dso/dso_dlfcn.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dso/dso_err.d.tmp -MT crypto/dso/dso_err.o -c -o crypto/dso/dso_err.o crypto/dso/dso_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dso/dso_lib.d.tmp -MT crypto/dso/dso_lib.o -c -o crypto/dso/dso_lib.o crypto/dso/dso_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dso/dso_openssl.d.tmp -MT crypto/dso/dso_openssl.o -c -o crypto/dso/dso_openssl.o crypto/dso/dso_openssl.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dso/dso_vms.d.tmp -MT crypto/dso/dso_vms.o -c -o crypto/dso/dso_vms.o crypto/dso/dso_vms.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/dso/dso_win32.d.tmp -MT crypto/dso/dso_win32.o -c -o crypto/dso/dso_win32.o crypto/dso/dso_win32.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ebcdic.d.tmp -MT crypto/ebcdic.o -c -o crypto/ebcdic.o crypto/ebcdic.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/curve25519.d.tmp -MT crypto/ec/curve25519.o -c -o crypto/ec/curve25519.o crypto/ec/curve25519.c +gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/curve448/arch_32/f_impl.d.tmp -MT crypto/ec/curve448/arch_32/f_impl.o -c -o crypto/ec/curve448/arch_32/f_impl.o crypto/ec/curve448/arch_32/f_impl.c +gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/curve448/curve448.d.tmp -MT crypto/ec/curve448/curve448.o -c -o crypto/ec/curve448/curve448.o crypto/ec/curve448/curve448.c +gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/curve448/curve448_tables.d.tmp -MT crypto/ec/curve448/curve448_tables.o -c -o crypto/ec/curve448/curve448_tables.o crypto/ec/curve448/curve448_tables.c +gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/curve448/eddsa.d.tmp -MT crypto/ec/curve448/eddsa.o -c -o crypto/ec/curve448/eddsa.o crypto/ec/curve448/eddsa.c +gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/curve448/f_generic.d.tmp -MT crypto/ec/curve448/f_generic.o -c -o crypto/ec/curve448/f_generic.o crypto/ec/curve448/f_generic.c +gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/curve448/scalar.d.tmp -MT crypto/ec/curve448/scalar.o -c -o crypto/ec/curve448/scalar.o crypto/ec/curve448/scalar.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ec2_oct.d.tmp -MT crypto/ec/ec2_oct.o -c -o crypto/ec/ec2_oct.o crypto/ec/ec2_oct.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ec2_smpl.d.tmp -MT crypto/ec/ec2_smpl.o -c -o crypto/ec/ec2_smpl.o crypto/ec/ec2_smpl.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ec_ameth.d.tmp -MT crypto/ec/ec_ameth.o -c -o crypto/ec/ec_ameth.o crypto/ec/ec_ameth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ec_asn1.d.tmp -MT crypto/ec/ec_asn1.o -c -o crypto/ec/ec_asn1.o crypto/ec/ec_asn1.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ec_check.d.tmp -MT crypto/ec/ec_check.o -c -o crypto/ec/ec_check.o crypto/ec/ec_check.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ec_curve.d.tmp -MT crypto/ec/ec_curve.o -c -o crypto/ec/ec_curve.o crypto/ec/ec_curve.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ec_cvt.d.tmp -MT crypto/ec/ec_cvt.o -c -o crypto/ec/ec_cvt.o crypto/ec/ec_cvt.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ec_err.d.tmp -MT crypto/ec/ec_err.o -c -o crypto/ec/ec_err.o crypto/ec/ec_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ec_key.d.tmp -MT crypto/ec/ec_key.o -c -o crypto/ec/ec_key.o crypto/ec/ec_key.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ec_kmeth.d.tmp -MT crypto/ec/ec_kmeth.o -c -o crypto/ec/ec_kmeth.o crypto/ec/ec_kmeth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ec_lib.d.tmp -MT crypto/ec/ec_lib.o -c -o crypto/ec/ec_lib.o crypto/ec/ec_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ec_mult.d.tmp -MT crypto/ec/ec_mult.o -c -o crypto/ec/ec_mult.o crypto/ec/ec_mult.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ec_oct.d.tmp -MT crypto/ec/ec_oct.o -c -o crypto/ec/ec_oct.o crypto/ec/ec_oct.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ec_pmeth.d.tmp -MT crypto/ec/ec_pmeth.o -c -o crypto/ec/ec_pmeth.o crypto/ec/ec_pmeth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ec_print.d.tmp -MT crypto/ec/ec_print.o -c -o crypto/ec/ec_print.o crypto/ec/ec_print.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ecdh_kdf.d.tmp -MT crypto/ec/ecdh_kdf.o -c -o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_kdf.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ecdh_ossl.d.tmp -MT crypto/ec/ecdh_ossl.o -c -o crypto/ec/ecdh_ossl.o crypto/ec/ecdh_ossl.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ecdsa_ossl.d.tmp -MT crypto/ec/ecdsa_ossl.o -c -o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_ossl.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ecdsa_sign.d.tmp -MT crypto/ec/ecdsa_sign.o -c -o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_sign.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ecdsa_vrf.d.tmp -MT crypto/ec/ecdsa_vrf.o -c -o crypto/ec/ecdsa_vrf.o crypto/ec/ecdsa_vrf.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/eck_prn.d.tmp -MT crypto/ec/eck_prn.o -c -o crypto/ec/eck_prn.o crypto/ec/eck_prn.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ecp_mont.d.tmp -MT crypto/ec/ecp_mont.o -c -o crypto/ec/ecp_mont.o crypto/ec/ecp_mont.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ecp_nist.d.tmp -MT crypto/ec/ecp_nist.o -c -o crypto/ec/ecp_nist.o crypto/ec/ecp_nist.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ecp_nistp224.d.tmp -MT crypto/ec/ecp_nistp224.o -c -o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp224.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ecp_nistp256.d.tmp -MT crypto/ec/ecp_nistp256.o -c -o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp256.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ecp_nistp521.d.tmp -MT crypto/ec/ecp_nistp521.o -c -o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistp521.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ecp_nistputil.d.tmp -MT crypto/ec/ecp_nistputil.o -c -o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistputil.c +CC="gcc" /usr/bin/perl crypto/ec/asm/ecp_nistz256-x86_64.pl elf crypto/ec/ecp_nistz256-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/ec/ecp_nistz256-x86_64.o crypto/ec/ecp_nistz256-x86_64.s +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ecp_nistz256.d.tmp -MT crypto/ec/ecp_nistz256.o -c -o crypto/ec/ecp_nistz256.o crypto/ec/ecp_nistz256.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ecp_oct.d.tmp -MT crypto/ec/ecp_oct.o -c -o crypto/ec/ecp_oct.o crypto/ec/ecp_oct.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ecp_smpl.d.tmp -MT crypto/ec/ecp_smpl.o -c -o crypto/ec/ecp_smpl.o crypto/ec/ecp_smpl.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ec/ecx_meth.d.tmp -MT crypto/ec/ecx_meth.o -c -o crypto/ec/ecx_meth.o crypto/ec/ecx_meth.c +CC="gcc" /usr/bin/perl crypto/ec/asm/x25519-x86_64.pl elf crypto/ec/x25519-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/ec/x25519-x86_64.o crypto/ec/x25519-x86_64.s +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/engine/eng_all.d.tmp -MT crypto/engine/eng_all.o -c -o crypto/engine/eng_all.o crypto/engine/eng_all.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/engine/eng_cnf.d.tmp -MT crypto/engine/eng_cnf.o -c -o crypto/engine/eng_cnf.o crypto/engine/eng_cnf.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/engine/eng_ctrl.d.tmp -MT crypto/engine/eng_ctrl.o -c -o crypto/engine/eng_ctrl.o crypto/engine/eng_ctrl.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/engine/eng_dyn.d.tmp -MT crypto/engine/eng_dyn.o -c -o crypto/engine/eng_dyn.o crypto/engine/eng_dyn.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/engine/eng_err.d.tmp -MT crypto/engine/eng_err.o -c -o crypto/engine/eng_err.o crypto/engine/eng_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/engine/eng_fat.d.tmp -MT crypto/engine/eng_fat.o -c -o crypto/engine/eng_fat.o crypto/engine/eng_fat.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/engine/eng_init.d.tmp -MT crypto/engine/eng_init.o -c -o crypto/engine/eng_init.o crypto/engine/eng_init.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/engine/eng_lib.d.tmp -MT crypto/engine/eng_lib.o -c -o crypto/engine/eng_lib.o crypto/engine/eng_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/engine/eng_list.d.tmp -MT crypto/engine/eng_list.o -c -o crypto/engine/eng_list.o crypto/engine/eng_list.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/engine/eng_openssl.d.tmp -MT crypto/engine/eng_openssl.o -c -o crypto/engine/eng_openssl.o crypto/engine/eng_openssl.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/engine/eng_pkey.d.tmp -MT crypto/engine/eng_pkey.o -c -o crypto/engine/eng_pkey.o crypto/engine/eng_pkey.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/engine/eng_rdrand.d.tmp -MT crypto/engine/eng_rdrand.o -c -o crypto/engine/eng_rdrand.o crypto/engine/eng_rdrand.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/engine/eng_table.d.tmp -MT crypto/engine/eng_table.o -c -o crypto/engine/eng_table.o crypto/engine/eng_table.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/engine/tb_asnmth.d.tmp -MT crypto/engine/tb_asnmth.o -c -o crypto/engine/tb_asnmth.o crypto/engine/tb_asnmth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/engine/tb_cipher.d.tmp -MT crypto/engine/tb_cipher.o -c -o crypto/engine/tb_cipher.o crypto/engine/tb_cipher.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/engine/tb_dh.d.tmp -MT crypto/engine/tb_dh.o -c -o crypto/engine/tb_dh.o crypto/engine/tb_dh.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/engine/tb_digest.d.tmp -MT crypto/engine/tb_digest.o -c -o crypto/engine/tb_digest.o crypto/engine/tb_digest.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/engine/tb_dsa.d.tmp -MT crypto/engine/tb_dsa.o -c -o crypto/engine/tb_dsa.o crypto/engine/tb_dsa.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/engine/tb_eckey.d.tmp -MT crypto/engine/tb_eckey.o -c -o crypto/engine/tb_eckey.o crypto/engine/tb_eckey.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/engine/tb_pkmeth.d.tmp -MT crypto/engine/tb_pkmeth.o -c -o crypto/engine/tb_pkmeth.o crypto/engine/tb_pkmeth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/engine/tb_rand.d.tmp -MT crypto/engine/tb_rand.o -c -o crypto/engine/tb_rand.o crypto/engine/tb_rand.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/engine/tb_rsa.d.tmp -MT crypto/engine/tb_rsa.o -c -o crypto/engine/tb_rsa.o crypto/engine/tb_rsa.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/err/err.d.tmp -MT crypto/err/err.o -c -o crypto/err/err.o crypto/err/err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/err/err_all.d.tmp -MT crypto/err/err_all.o -c -o crypto/err/err_all.o crypto/err/err_all.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/err/err_prn.d.tmp -MT crypto/err/err_prn.o -c -o crypto/err/err_prn.o crypto/err/err_prn.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/bio_b64.d.tmp -MT crypto/evp/bio_b64.o -c -o crypto/evp/bio_b64.o crypto/evp/bio_b64.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/bio_enc.d.tmp -MT crypto/evp/bio_enc.o -c -o crypto/evp/bio_enc.o crypto/evp/bio_enc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/bio_md.d.tmp -MT crypto/evp/bio_md.o -c -o crypto/evp/bio_md.o crypto/evp/bio_md.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/bio_ok.d.tmp -MT crypto/evp/bio_ok.o -c -o crypto/evp/bio_ok.o crypto/evp/bio_ok.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/c_allc.d.tmp -MT crypto/evp/c_allc.o -c -o crypto/evp/c_allc.o crypto/evp/c_allc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/c_alld.d.tmp -MT crypto/evp/c_alld.o -c -o crypto/evp/c_alld.o crypto/evp/c_alld.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/cmeth_lib.d.tmp -MT crypto/evp/cmeth_lib.o -c -o crypto/evp/cmeth_lib.o crypto/evp/cmeth_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/digest.d.tmp -MT crypto/evp/digest.o -c -o crypto/evp/digest.o crypto/evp/digest.c +gcc -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/e_aes.d.tmp -MT crypto/evp/e_aes.o -c -o crypto/evp/e_aes.o crypto/evp/e_aes.c +gcc -I. -Iinclude -Icrypto/modes -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/e_aes_cbc_hmac_sha1.d.tmp -MT crypto/evp/e_aes_cbc_hmac_sha1.o -c -o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha1.c +gcc -I. -Iinclude -Icrypto/modes -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/e_aes_cbc_hmac_sha256.d.tmp -MT crypto/evp/e_aes_cbc_hmac_sha256.o -c -o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aes_cbc_hmac_sha256.c +gcc -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/e_aria.d.tmp -MT crypto/evp/e_aria.o -c -o crypto/evp/e_aria.o crypto/evp/e_aria.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/e_bf.d.tmp -MT crypto/evp/e_bf.o -c -o crypto/evp/e_bf.o crypto/evp/e_bf.c +gcc -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/e_camellia.d.tmp -MT crypto/evp/e_camellia.o -c -o crypto/evp/e_camellia.o crypto/evp/e_camellia.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/e_cast.d.tmp -MT crypto/evp/e_cast.o -c -o crypto/evp/e_cast.o crypto/evp/e_cast.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/e_chacha20_poly1305.d.tmp -MT crypto/evp/e_chacha20_poly1305.o -c -o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_chacha20_poly1305.c +gcc -I. -Iinclude -Icrypto -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/e_des.d.tmp -MT crypto/evp/e_des.o -c -o crypto/evp/e_des.o crypto/evp/e_des.c +gcc -I. -Iinclude -Icrypto -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/e_des3.d.tmp -MT crypto/evp/e_des3.o -c -o crypto/evp/e_des3.o crypto/evp/e_des3.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/e_idea.d.tmp -MT crypto/evp/e_idea.o -c -o crypto/evp/e_idea.o crypto/evp/e_idea.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/e_null.d.tmp -MT crypto/evp/e_null.o -c -o crypto/evp/e_null.o crypto/evp/e_null.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/e_old.d.tmp -MT crypto/evp/e_old.o -c -o crypto/evp/e_old.o crypto/evp/e_old.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/e_rc2.d.tmp -MT crypto/evp/e_rc2.o -c -o crypto/evp/e_rc2.o crypto/evp/e_rc2.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/e_rc4.d.tmp -MT crypto/evp/e_rc4.o -c -o crypto/evp/e_rc4.o crypto/evp/e_rc4.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/e_rc4_hmac_md5.d.tmp -MT crypto/evp/e_rc4_hmac_md5.o -c -o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc4_hmac_md5.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/e_rc5.d.tmp -MT crypto/evp/e_rc5.o -c -o crypto/evp/e_rc5.o crypto/evp/e_rc5.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/e_seed.d.tmp -MT crypto/evp/e_seed.o -c -o crypto/evp/e_seed.o crypto/evp/e_seed.c +gcc -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/e_sm4.d.tmp -MT crypto/evp/e_sm4.o -c -o crypto/evp/e_sm4.o crypto/evp/e_sm4.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/e_xcbc_d.d.tmp -MT crypto/evp/e_xcbc_d.o -c -o crypto/evp/e_xcbc_d.o crypto/evp/e_xcbc_d.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/encode.d.tmp -MT crypto/evp/encode.o -c -o crypto/evp/encode.o crypto/evp/encode.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/evp_cnf.d.tmp -MT crypto/evp/evp_cnf.o -c -o crypto/evp/evp_cnf.o crypto/evp/evp_cnf.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/evp_enc.d.tmp -MT crypto/evp/evp_enc.o -c -o crypto/evp/evp_enc.o crypto/evp/evp_enc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/evp_err.d.tmp -MT crypto/evp/evp_err.o -c -o crypto/evp/evp_err.o crypto/evp/evp_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/evp_key.d.tmp -MT crypto/evp/evp_key.o -c -o crypto/evp/evp_key.o crypto/evp/evp_key.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/evp_lib.d.tmp -MT crypto/evp/evp_lib.o -c -o crypto/evp/evp_lib.o crypto/evp/evp_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/evp_pbe.d.tmp -MT crypto/evp/evp_pbe.o -c -o crypto/evp/evp_pbe.o crypto/evp/evp_pbe.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/evp_pkey.d.tmp -MT crypto/evp/evp_pkey.o -c -o crypto/evp/evp_pkey.o crypto/evp/evp_pkey.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/m_md2.d.tmp -MT crypto/evp/m_md2.o -c -o crypto/evp/m_md2.o crypto/evp/m_md2.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/m_md4.d.tmp -MT crypto/evp/m_md4.o -c -o crypto/evp/m_md4.o crypto/evp/m_md4.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/m_md5.d.tmp -MT crypto/evp/m_md5.o -c -o crypto/evp/m_md5.o crypto/evp/m_md5.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/m_md5_sha1.d.tmp -MT crypto/evp/m_md5_sha1.o -c -o crypto/evp/m_md5_sha1.o crypto/evp/m_md5_sha1.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/m_mdc2.d.tmp -MT crypto/evp/m_mdc2.o -c -o crypto/evp/m_mdc2.o crypto/evp/m_mdc2.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/m_null.d.tmp -MT crypto/evp/m_null.o -c -o crypto/evp/m_null.o crypto/evp/m_null.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/m_ripemd.d.tmp -MT crypto/evp/m_ripemd.o -c -o crypto/evp/m_ripemd.o crypto/evp/m_ripemd.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/m_sha1.d.tmp -MT crypto/evp/m_sha1.o -c -o crypto/evp/m_sha1.o crypto/evp/m_sha1.c +gcc -I. -Iinclude -Icrypto -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/m_sha3.d.tmp -MT crypto/evp/m_sha3.o -c -o crypto/evp/m_sha3.o crypto/evp/m_sha3.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/m_sigver.d.tmp -MT crypto/evp/m_sigver.o -c -o crypto/evp/m_sigver.o crypto/evp/m_sigver.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/m_wp.d.tmp -MT crypto/evp/m_wp.o -c -o crypto/evp/m_wp.o crypto/evp/m_wp.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/names.d.tmp -MT crypto/evp/names.o -c -o crypto/evp/names.o crypto/evp/names.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/p5_crpt.d.tmp -MT crypto/evp/p5_crpt.o -c -o crypto/evp/p5_crpt.o crypto/evp/p5_crpt.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/p5_crpt2.d.tmp -MT crypto/evp/p5_crpt2.o -c -o crypto/evp/p5_crpt2.o crypto/evp/p5_crpt2.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/p_dec.d.tmp -MT crypto/evp/p_dec.o -c -o crypto/evp/p_dec.o crypto/evp/p_dec.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/p_enc.d.tmp -MT crypto/evp/p_enc.o -c -o crypto/evp/p_enc.o crypto/evp/p_enc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/p_lib.d.tmp -MT crypto/evp/p_lib.o -c -o crypto/evp/p_lib.o crypto/evp/p_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/p_open.d.tmp -MT crypto/evp/p_open.o -c -o crypto/evp/p_open.o crypto/evp/p_open.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/p_seal.d.tmp -MT crypto/evp/p_seal.o -c -o crypto/evp/p_seal.o crypto/evp/p_seal.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/p_sign.d.tmp -MT crypto/evp/p_sign.o -c -o crypto/evp/p_sign.o crypto/evp/p_sign.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/p_verify.d.tmp -MT crypto/evp/p_verify.o -c -o crypto/evp/p_verify.o crypto/evp/p_verify.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/pbe_scrypt.d.tmp -MT crypto/evp/pbe_scrypt.o -c -o crypto/evp/pbe_scrypt.o crypto/evp/pbe_scrypt.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/pmeth_fn.d.tmp -MT crypto/evp/pmeth_fn.o -c -o crypto/evp/pmeth_fn.o crypto/evp/pmeth_fn.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/pmeth_gn.d.tmp -MT crypto/evp/pmeth_gn.o -c -o crypto/evp/pmeth_gn.o crypto/evp/pmeth_gn.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/evp/pmeth_lib.d.tmp -MT crypto/evp/pmeth_lib.o -c -o crypto/evp/pmeth_lib.o crypto/evp/pmeth_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ex_data.d.tmp -MT crypto/ex_data.o -c -o crypto/ex_data.o crypto/ex_data.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/getenv.d.tmp -MT crypto/getenv.o -c -o crypto/getenv.o crypto/getenv.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/hmac/hm_ameth.d.tmp -MT crypto/hmac/hm_ameth.o -c -o crypto/hmac/hm_ameth.o crypto/hmac/hm_ameth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/hmac/hm_pmeth.d.tmp -MT crypto/hmac/hm_pmeth.o -c -o crypto/hmac/hm_pmeth.o crypto/hmac/hm_pmeth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/hmac/hmac.d.tmp -MT crypto/hmac/hmac.o -c -o crypto/hmac/hmac.o crypto/hmac/hmac.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/idea/i_cbc.d.tmp -MT crypto/idea/i_cbc.o -c -o crypto/idea/i_cbc.o crypto/idea/i_cbc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/idea/i_cfb64.d.tmp -MT crypto/idea/i_cfb64.o -c -o crypto/idea/i_cfb64.o crypto/idea/i_cfb64.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/idea/i_ecb.d.tmp -MT crypto/idea/i_ecb.o -c -o crypto/idea/i_ecb.o crypto/idea/i_ecb.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/idea/i_ofb64.d.tmp -MT crypto/idea/i_ofb64.o -c -o crypto/idea/i_ofb64.o crypto/idea/i_ofb64.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/idea/i_skey.d.tmp -MT crypto/idea/i_skey.o -c -o crypto/idea/i_skey.o crypto/idea/i_skey.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/init.d.tmp -MT crypto/init.o -c -o crypto/init.o crypto/init.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/kdf/hkdf.d.tmp -MT crypto/kdf/hkdf.o -c -o crypto/kdf/hkdf.o crypto/kdf/hkdf.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/kdf/kdf_err.d.tmp -MT crypto/kdf/kdf_err.o -c -o crypto/kdf/kdf_err.o crypto/kdf/kdf_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/kdf/scrypt.d.tmp -MT crypto/kdf/scrypt.o -c -o crypto/kdf/scrypt.o crypto/kdf/scrypt.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/kdf/tls1_prf.d.tmp -MT crypto/kdf/tls1_prf.o -c -o crypto/kdf/tls1_prf.o crypto/kdf/tls1_prf.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/lhash/lh_stats.d.tmp -MT crypto/lhash/lh_stats.o -c -o crypto/lhash/lh_stats.o crypto/lhash/lh_stats.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/lhash/lhash.d.tmp -MT crypto/lhash/lhash.o -c -o crypto/lhash/lhash.o crypto/lhash/lhash.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/md4/md4_dgst.d.tmp -MT crypto/md4/md4_dgst.o -c -o crypto/md4/md4_dgst.o crypto/md4/md4_dgst.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/md4/md4_one.d.tmp -MT crypto/md4/md4_one.o -c -o crypto/md4/md4_one.o crypto/md4/md4_one.c +CC="gcc" /usr/bin/perl crypto/md5/asm/md5-x86_64.pl elf crypto/md5/md5-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/md5/md5-x86_64.o crypto/md5/md5-x86_64.s +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/md5/md5_dgst.d.tmp -MT crypto/md5/md5_dgst.o -c -o crypto/md5/md5_dgst.o crypto/md5/md5_dgst.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/md5/md5_one.d.tmp -MT crypto/md5/md5_one.o -c -o crypto/md5/md5_one.o crypto/md5/md5_one.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/mdc2/mdc2_one.d.tmp -MT crypto/mdc2/mdc2_one.o -c -o crypto/mdc2/mdc2_one.o crypto/mdc2/mdc2_one.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/mdc2/mdc2dgst.d.tmp -MT crypto/mdc2/mdc2dgst.o -c -o crypto/mdc2/mdc2dgst.o crypto/mdc2/mdc2dgst.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/mem.d.tmp -MT crypto/mem.o -c -o crypto/mem.o crypto/mem.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/mem_dbg.d.tmp -MT crypto/mem_dbg.o -c -o crypto/mem_dbg.o crypto/mem_dbg.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/mem_sec.d.tmp -MT crypto/mem_sec.o -c -o crypto/mem_sec.o crypto/mem_sec.c +CC="gcc" /usr/bin/perl crypto/modes/asm/aesni-gcm-x86_64.pl elf crypto/modes/aesni-gcm-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/modes/aesni-gcm-x86_64.o crypto/modes/aesni-gcm-x86_64.s +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/modes/cbc128.d.tmp -MT crypto/modes/cbc128.o -c -o crypto/modes/cbc128.o crypto/modes/cbc128.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/modes/ccm128.d.tmp -MT crypto/modes/ccm128.o -c -o crypto/modes/ccm128.o crypto/modes/ccm128.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/modes/cfb128.d.tmp -MT crypto/modes/cfb128.o -c -o crypto/modes/cfb128.o crypto/modes/cfb128.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/modes/ctr128.d.tmp -MT crypto/modes/ctr128.o -c -o crypto/modes/ctr128.o crypto/modes/ctr128.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/modes/cts128.d.tmp -MT crypto/modes/cts128.o -c -o crypto/modes/cts128.o crypto/modes/cts128.c +gcc -I. -Iinclude -Icrypto -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/modes/gcm128.d.tmp -MT crypto/modes/gcm128.o -c -o crypto/modes/gcm128.o crypto/modes/gcm128.c +CC="gcc" /usr/bin/perl crypto/modes/asm/ghash-x86_64.pl elf crypto/modes/ghash-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/modes/ghash-x86_64.o crypto/modes/ghash-x86_64.s +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/modes/ocb128.d.tmp -MT crypto/modes/ocb128.o -c -o crypto/modes/ocb128.o crypto/modes/ocb128.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/modes/ofb128.d.tmp -MT crypto/modes/ofb128.o -c -o crypto/modes/ofb128.o crypto/modes/ofb128.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/modes/wrap128.d.tmp -MT crypto/modes/wrap128.o -c -o crypto/modes/wrap128.o crypto/modes/wrap128.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/modes/xts128.d.tmp -MT crypto/modes/xts128.o -c -o crypto/modes/xts128.o crypto/modes/xts128.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/o_dir.d.tmp -MT crypto/o_dir.o -c -o crypto/o_dir.o crypto/o_dir.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/o_fips.d.tmp -MT crypto/o_fips.o -c -o crypto/o_fips.o crypto/o_fips.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/o_fopen.d.tmp -MT crypto/o_fopen.o -c -o crypto/o_fopen.o crypto/o_fopen.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/o_init.d.tmp -MT crypto/o_init.o -c -o crypto/o_init.o crypto/o_init.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/o_str.d.tmp -MT crypto/o_str.o -c -o crypto/o_str.o crypto/o_str.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/o_time.d.tmp -MT crypto/o_time.o -c -o crypto/o_time.o crypto/o_time.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/objects/o_names.d.tmp -MT crypto/objects/o_names.o -c -o crypto/objects/o_names.o crypto/objects/o_names.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/objects/obj_dat.d.tmp -MT crypto/objects/obj_dat.o -c -o crypto/objects/obj_dat.o crypto/objects/obj_dat.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/objects/obj_err.d.tmp -MT crypto/objects/obj_err.o -c -o crypto/objects/obj_err.o crypto/objects/obj_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/objects/obj_lib.d.tmp -MT crypto/objects/obj_lib.o -c -o crypto/objects/obj_lib.o crypto/objects/obj_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/objects/obj_xref.d.tmp -MT crypto/objects/obj_xref.o -c -o crypto/objects/obj_xref.o crypto/objects/obj_xref.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ocsp/ocsp_asn.d.tmp -MT crypto/ocsp/ocsp_asn.o -c -o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_asn.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ocsp/ocsp_cl.d.tmp -MT crypto/ocsp/ocsp_cl.o -c -o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_cl.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ocsp/ocsp_err.d.tmp -MT crypto/ocsp/ocsp_err.o -c -o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ocsp/ocsp_ext.d.tmp -MT crypto/ocsp/ocsp_ext.o -c -o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ext.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ocsp/ocsp_ht.d.tmp -MT crypto/ocsp/ocsp_ht.o -c -o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_ht.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ocsp/ocsp_lib.d.tmp -MT crypto/ocsp/ocsp_lib.o -c -o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ocsp/ocsp_prn.d.tmp -MT crypto/ocsp/ocsp_prn.o -c -o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_prn.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ocsp/ocsp_srv.d.tmp -MT crypto/ocsp/ocsp_srv.o -c -o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_srv.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ocsp/ocsp_vfy.d.tmp -MT crypto/ocsp/ocsp_vfy.o -c -o crypto/ocsp/ocsp_vfy.o crypto/ocsp/ocsp_vfy.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ocsp/v3_ocsp.d.tmp -MT crypto/ocsp/v3_ocsp.o -c -o crypto/ocsp/v3_ocsp.o crypto/ocsp/v3_ocsp.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pem/pem_all.d.tmp -MT crypto/pem/pem_all.o -c -o crypto/pem/pem_all.o crypto/pem/pem_all.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pem/pem_err.d.tmp -MT crypto/pem/pem_err.o -c -o crypto/pem/pem_err.o crypto/pem/pem_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pem/pem_info.d.tmp -MT crypto/pem/pem_info.o -c -o crypto/pem/pem_info.o crypto/pem/pem_info.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pem/pem_lib.d.tmp -MT crypto/pem/pem_lib.o -c -o crypto/pem/pem_lib.o crypto/pem/pem_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pem/pem_oth.d.tmp -MT crypto/pem/pem_oth.o -c -o crypto/pem/pem_oth.o crypto/pem/pem_oth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pem/pem_pk8.d.tmp -MT crypto/pem/pem_pk8.o -c -o crypto/pem/pem_pk8.o crypto/pem/pem_pk8.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pem/pem_pkey.d.tmp -MT crypto/pem/pem_pkey.o -c -o crypto/pem/pem_pkey.o crypto/pem/pem_pkey.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pem/pem_sign.d.tmp -MT crypto/pem/pem_sign.o -c -o crypto/pem/pem_sign.o crypto/pem/pem_sign.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pem/pem_x509.d.tmp -MT crypto/pem/pem_x509.o -c -o crypto/pem/pem_x509.o crypto/pem/pem_x509.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pem/pem_xaux.d.tmp -MT crypto/pem/pem_xaux.o -c -o crypto/pem/pem_xaux.o crypto/pem/pem_xaux.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pem/pvkfmt.d.tmp -MT crypto/pem/pvkfmt.o -c -o crypto/pem/pvkfmt.o crypto/pem/pvkfmt.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs12/p12_add.d.tmp -MT crypto/pkcs12/p12_add.o -c -o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_add.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs12/p12_asn.d.tmp -MT crypto/pkcs12/p12_asn.o -c -o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_asn.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs12/p12_attr.d.tmp -MT crypto/pkcs12/p12_attr.o -c -o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_attr.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs12/p12_crpt.d.tmp -MT crypto/pkcs12/p12_crpt.o -c -o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crpt.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs12/p12_crt.d.tmp -MT crypto/pkcs12/p12_crt.o -c -o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_crt.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs12/p12_decr.d.tmp -MT crypto/pkcs12/p12_decr.o -c -o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_decr.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs12/p12_init.d.tmp -MT crypto/pkcs12/p12_init.o -c -o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_init.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs12/p12_key.d.tmp -MT crypto/pkcs12/p12_key.o -c -o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_key.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs12/p12_kiss.d.tmp -MT crypto/pkcs12/p12_kiss.o -c -o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_kiss.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs12/p12_mutl.d.tmp -MT crypto/pkcs12/p12_mutl.o -c -o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_mutl.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs12/p12_npas.d.tmp -MT crypto/pkcs12/p12_npas.o -c -o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_npas.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs12/p12_p8d.d.tmp -MT crypto/pkcs12/p12_p8d.o -c -o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8d.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs12/p12_p8e.d.tmp -MT crypto/pkcs12/p12_p8e.o -c -o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_p8e.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs12/p12_sbag.d.tmp -MT crypto/pkcs12/p12_sbag.o -c -o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_sbag.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs12/p12_utl.d.tmp -MT crypto/pkcs12/p12_utl.o -c -o crypto/pkcs12/p12_utl.o crypto/pkcs12/p12_utl.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs12/pk12err.d.tmp -MT crypto/pkcs12/pk12err.o -c -o crypto/pkcs12/pk12err.o crypto/pkcs12/pk12err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs7/bio_pk7.d.tmp -MT crypto/pkcs7/bio_pk7.o -c -o crypto/pkcs7/bio_pk7.o crypto/pkcs7/bio_pk7.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs7/pk7_asn1.d.tmp -MT crypto/pkcs7/pk7_asn1.o -c -o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_asn1.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs7/pk7_attr.d.tmp -MT crypto/pkcs7/pk7_attr.o -c -o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_attr.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs7/pk7_doit.d.tmp -MT crypto/pkcs7/pk7_doit.o -c -o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_doit.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs7/pk7_lib.d.tmp -MT crypto/pkcs7/pk7_lib.o -c -o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs7/pk7_mime.d.tmp -MT crypto/pkcs7/pk7_mime.o -c -o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_mime.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs7/pk7_smime.d.tmp -MT crypto/pkcs7/pk7_smime.o -c -o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pk7_smime.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/pkcs7/pkcs7err.d.tmp -MT crypto/pkcs7/pkcs7err.o -c -o crypto/pkcs7/pkcs7err.o crypto/pkcs7/pkcs7err.c +CC="gcc" /usr/bin/perl crypto/poly1305/asm/poly1305-x86_64.pl elf crypto/poly1305/poly1305-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/poly1305/poly1305-x86_64.o crypto/poly1305/poly1305-x86_64.s +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/poly1305/poly1305.d.tmp -MT crypto/poly1305/poly1305.o -c -o crypto/poly1305/poly1305.o crypto/poly1305/poly1305.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/poly1305/poly1305_ameth.d.tmp -MT crypto/poly1305/poly1305_ameth.o -c -o crypto/poly1305/poly1305_ameth.o crypto/poly1305/poly1305_ameth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/poly1305/poly1305_pmeth.d.tmp -MT crypto/poly1305/poly1305_pmeth.o -c -o crypto/poly1305/poly1305_pmeth.o crypto/poly1305/poly1305_pmeth.c +gcc -I. -Iinclude -Icrypto/modes -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rand/drbg_ctr.d.tmp -MT crypto/rand/drbg_ctr.o -c -o crypto/rand/drbg_ctr.o crypto/rand/drbg_ctr.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rand/drbg_lib.d.tmp -MT crypto/rand/drbg_lib.o -c -o crypto/rand/drbg_lib.o crypto/rand/drbg_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rand/rand_egd.d.tmp -MT crypto/rand/rand_egd.o -c -o crypto/rand/rand_egd.o crypto/rand/rand_egd.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rand/rand_err.d.tmp -MT crypto/rand/rand_err.o -c -o crypto/rand/rand_err.o crypto/rand/rand_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rand/rand_lib.d.tmp -MT crypto/rand/rand_lib.o -c -o crypto/rand/rand_lib.o crypto/rand/rand_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rand/rand_unix.d.tmp -MT crypto/rand/rand_unix.o -c -o crypto/rand/rand_unix.o crypto/rand/rand_unix.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rand/rand_vms.d.tmp -MT crypto/rand/rand_vms.o -c -o crypto/rand/rand_vms.o crypto/rand/rand_vms.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rand/rand_win.d.tmp -MT crypto/rand/rand_win.o -c -o crypto/rand/rand_win.o crypto/rand/rand_win.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rand/randfile.d.tmp -MT crypto/rand/randfile.o -c -o crypto/rand/randfile.o crypto/rand/randfile.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rc2/rc2_cbc.d.tmp -MT crypto/rc2/rc2_cbc.o -c -o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_cbc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rc2/rc2_ecb.d.tmp -MT crypto/rc2/rc2_ecb.o -c -o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_ecb.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rc2/rc2_skey.d.tmp -MT crypto/rc2/rc2_skey.o -c -o crypto/rc2/rc2_skey.o crypto/rc2/rc2_skey.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rc2/rc2cfb64.d.tmp -MT crypto/rc2/rc2cfb64.o -c -o crypto/rc2/rc2cfb64.o crypto/rc2/rc2cfb64.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rc2/rc2ofb64.d.tmp -MT crypto/rc2/rc2ofb64.o -c -o crypto/rc2/rc2ofb64.o crypto/rc2/rc2ofb64.c +CC="gcc" /usr/bin/perl crypto/rc4/asm/rc4-md5-x86_64.pl elf crypto/rc4/rc4-md5-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/rc4/rc4-md5-x86_64.o crypto/rc4/rc4-md5-x86_64.s +CC="gcc" /usr/bin/perl crypto/rc4/asm/rc4-x86_64.pl elf crypto/rc4/rc4-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/rc4/rc4-x86_64.o crypto/rc4/rc4-x86_64.s +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ripemd/rmd_dgst.d.tmp -MT crypto/ripemd/rmd_dgst.o -c -o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_dgst.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ripemd/rmd_one.d.tmp -MT crypto/ripemd/rmd_one.o -c -o crypto/ripemd/rmd_one.o crypto/ripemd/rmd_one.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rsa/rsa_ameth.d.tmp -MT crypto/rsa/rsa_ameth.o -c -o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_ameth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rsa/rsa_asn1.d.tmp -MT crypto/rsa/rsa_asn1.o -c -o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_asn1.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rsa/rsa_chk.d.tmp -MT crypto/rsa/rsa_chk.o -c -o crypto/rsa/rsa_chk.o crypto/rsa/rsa_chk.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rsa/rsa_crpt.d.tmp -MT crypto/rsa/rsa_crpt.o -c -o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_crpt.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rsa/rsa_depr.d.tmp -MT crypto/rsa/rsa_depr.o -c -o crypto/rsa/rsa_depr.o crypto/rsa/rsa_depr.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rsa/rsa_err.d.tmp -MT crypto/rsa/rsa_err.o -c -o crypto/rsa/rsa_err.o crypto/rsa/rsa_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rsa/rsa_gen.d.tmp -MT crypto/rsa/rsa_gen.o -c -o crypto/rsa/rsa_gen.o crypto/rsa/rsa_gen.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rsa/rsa_lib.d.tmp -MT crypto/rsa/rsa_lib.o -c -o crypto/rsa/rsa_lib.o crypto/rsa/rsa_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rsa/rsa_meth.d.tmp -MT crypto/rsa/rsa_meth.o -c -o crypto/rsa/rsa_meth.o crypto/rsa/rsa_meth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rsa/rsa_mp.d.tmp -MT crypto/rsa/rsa_mp.o -c -o crypto/rsa/rsa_mp.o crypto/rsa/rsa_mp.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rsa/rsa_none.d.tmp -MT crypto/rsa/rsa_none.o -c -o crypto/rsa/rsa_none.o crypto/rsa/rsa_none.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rsa/rsa_oaep.d.tmp -MT crypto/rsa/rsa_oaep.o -c -o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_oaep.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rsa/rsa_ossl.d.tmp -MT crypto/rsa/rsa_ossl.o -c -o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_ossl.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rsa/rsa_pk1.d.tmp -MT crypto/rsa/rsa_pk1.o -c -o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pk1.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rsa/rsa_pmeth.d.tmp -MT crypto/rsa/rsa_pmeth.o -c -o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_pmeth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rsa/rsa_prn.d.tmp -MT crypto/rsa/rsa_prn.o -c -o crypto/rsa/rsa_prn.o crypto/rsa/rsa_prn.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rsa/rsa_pss.d.tmp -MT crypto/rsa/rsa_pss.o -c -o crypto/rsa/rsa_pss.o crypto/rsa/rsa_pss.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rsa/rsa_saos.d.tmp -MT crypto/rsa/rsa_saos.o -c -o crypto/rsa/rsa_saos.o crypto/rsa/rsa_saos.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rsa/rsa_sign.d.tmp -MT crypto/rsa/rsa_sign.o -c -o crypto/rsa/rsa_sign.o crypto/rsa/rsa_sign.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rsa/rsa_ssl.d.tmp -MT crypto/rsa/rsa_ssl.o -c -o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_ssl.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rsa/rsa_x931.d.tmp -MT crypto/rsa/rsa_x931.o -c -o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/rsa/rsa_x931g.d.tmp -MT crypto/rsa/rsa_x931g.o -c -o crypto/rsa/rsa_x931g.o crypto/rsa/rsa_x931g.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/seed/seed.d.tmp -MT crypto/seed/seed.o -c -o crypto/seed/seed.o crypto/seed/seed.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/seed/seed_cbc.d.tmp -MT crypto/seed/seed_cbc.o -c -o crypto/seed/seed_cbc.o crypto/seed/seed_cbc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/seed/seed_cfb.d.tmp -MT crypto/seed/seed_cfb.o -c -o crypto/seed/seed_cfb.o crypto/seed/seed_cfb.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/seed/seed_ecb.d.tmp -MT crypto/seed/seed_ecb.o -c -o crypto/seed/seed_ecb.o crypto/seed/seed_ecb.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/seed/seed_ofb.d.tmp -MT crypto/seed/seed_ofb.o -c -o crypto/seed/seed_ofb.o crypto/seed/seed_ofb.c +CC="gcc" /usr/bin/perl crypto/sha/asm/keccak1600-x86_64.pl elf crypto/sha/keccak1600-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/sha/keccak1600-x86_64.o crypto/sha/keccak1600-x86_64.s +CC="gcc" /usr/bin/perl crypto/sha/asm/sha1-mb-x86_64.pl elf crypto/sha/sha1-mb-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/sha/sha1-mb-x86_64.o crypto/sha/sha1-mb-x86_64.s +CC="gcc" /usr/bin/perl crypto/sha/asm/sha1-x86_64.pl elf crypto/sha/sha1-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/sha/sha1-x86_64.o crypto/sha/sha1-x86_64.s +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/sha/sha1_one.d.tmp -MT crypto/sha/sha1_one.o -c -o crypto/sha/sha1_one.o crypto/sha/sha1_one.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/sha/sha1dgst.d.tmp -MT crypto/sha/sha1dgst.o -c -o crypto/sha/sha1dgst.o crypto/sha/sha1dgst.c +CC="gcc" /usr/bin/perl crypto/sha/asm/sha256-mb-x86_64.pl elf crypto/sha/sha256-mb-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/sha/sha256-mb-x86_64.o crypto/sha/sha256-mb-x86_64.s +CC="gcc" /usr/bin/perl crypto/sha/asm/sha512-x86_64.pl elf crypto/sha/sha256-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/sha/sha256-x86_64.o crypto/sha/sha256-x86_64.s +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/sha/sha256.d.tmp -MT crypto/sha/sha256.o -c -o crypto/sha/sha256.o crypto/sha/sha256.c +CC="gcc" /usr/bin/perl crypto/sha/asm/sha512-x86_64.pl elf crypto/sha/sha512-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/sha/sha512-x86_64.o crypto/sha/sha512-x86_64.s +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/sha/sha512.d.tmp -MT crypto/sha/sha512.o -c -o crypto/sha/sha512.o crypto/sha/sha512.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/siphash/siphash.d.tmp -MT crypto/siphash/siphash.o -c -o crypto/siphash/siphash.o crypto/siphash/siphash.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/siphash/siphash_ameth.d.tmp -MT crypto/siphash/siphash_ameth.o -c -o crypto/siphash/siphash_ameth.o crypto/siphash/siphash_ameth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/siphash/siphash_pmeth.d.tmp -MT crypto/siphash/siphash_pmeth.o -c -o crypto/siphash/siphash_pmeth.o crypto/siphash/siphash_pmeth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/sm2/sm2_crypt.d.tmp -MT crypto/sm2/sm2_crypt.o -c -o crypto/sm2/sm2_crypt.o crypto/sm2/sm2_crypt.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/sm2/sm2_err.d.tmp -MT crypto/sm2/sm2_err.o -c -o crypto/sm2/sm2_err.o crypto/sm2/sm2_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/sm2/sm2_pmeth.d.tmp -MT crypto/sm2/sm2_pmeth.o -c -o crypto/sm2/sm2_pmeth.o crypto/sm2/sm2_pmeth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/sm2/sm2_sign.d.tmp -MT crypto/sm2/sm2_sign.o -c -o crypto/sm2/sm2_sign.o crypto/sm2/sm2_sign.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/sm3/m_sm3.d.tmp -MT crypto/sm3/m_sm3.o -c -o crypto/sm3/m_sm3.o crypto/sm3/m_sm3.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/sm3/sm3.d.tmp -MT crypto/sm3/sm3.o -c -o crypto/sm3/sm3.o crypto/sm3/sm3.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/sm4/sm4.d.tmp -MT crypto/sm4/sm4.o -c -o crypto/sm4/sm4.o crypto/sm4/sm4.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/srp/srp_lib.d.tmp -MT crypto/srp/srp_lib.o -c -o crypto/srp/srp_lib.o crypto/srp/srp_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/srp/srp_vfy.d.tmp -MT crypto/srp/srp_vfy.o -c -o crypto/srp/srp_vfy.o crypto/srp/srp_vfy.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/stack/stack.d.tmp -MT crypto/stack/stack.o -c -o crypto/stack/stack.o crypto/stack/stack.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/store/loader_file.d.tmp -MT crypto/store/loader_file.o -c -o crypto/store/loader_file.o crypto/store/loader_file.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/store/store_err.d.tmp -MT crypto/store/store_err.o -c -o crypto/store/store_err.o crypto/store/store_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/store/store_init.d.tmp -MT crypto/store/store_init.o -c -o crypto/store/store_init.o crypto/store/store_init.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/store/store_lib.d.tmp -MT crypto/store/store_lib.o -c -o crypto/store/store_lib.o crypto/store/store_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/store/store_register.d.tmp -MT crypto/store/store_register.o -c -o crypto/store/store_register.o crypto/store/store_register.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/store/store_strings.d.tmp -MT crypto/store/store_strings.o -c -o crypto/store/store_strings.o crypto/store/store_strings.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/threads_none.d.tmp -MT crypto/threads_none.o -c -o crypto/threads_none.o crypto/threads_none.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/threads_pthread.d.tmp -MT crypto/threads_pthread.o -c -o crypto/threads_pthread.o crypto/threads_pthread.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/threads_win.d.tmp -MT crypto/threads_win.o -c -o crypto/threads_win.o crypto/threads_win.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ts/ts_asn1.d.tmp -MT crypto/ts/ts_asn1.o -c -o crypto/ts/ts_asn1.o crypto/ts/ts_asn1.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ts/ts_conf.d.tmp -MT crypto/ts/ts_conf.o -c -o crypto/ts/ts_conf.o crypto/ts/ts_conf.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ts/ts_err.d.tmp -MT crypto/ts/ts_err.o -c -o crypto/ts/ts_err.o crypto/ts/ts_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ts/ts_lib.d.tmp -MT crypto/ts/ts_lib.o -c -o crypto/ts/ts_lib.o crypto/ts/ts_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ts/ts_req_print.d.tmp -MT crypto/ts/ts_req_print.o -c -o crypto/ts/ts_req_print.o crypto/ts/ts_req_print.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ts/ts_req_utils.d.tmp -MT crypto/ts/ts_req_utils.o -c -o crypto/ts/ts_req_utils.o crypto/ts/ts_req_utils.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ts/ts_rsp_print.d.tmp -MT crypto/ts/ts_rsp_print.o -c -o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_print.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ts/ts_rsp_sign.d.tmp -MT crypto/ts/ts_rsp_sign.o -c -o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_sign.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ts/ts_rsp_utils.d.tmp -MT crypto/ts/ts_rsp_utils.o -c -o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_utils.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ts/ts_rsp_verify.d.tmp -MT crypto/ts/ts_rsp_verify.o -c -o crypto/ts/ts_rsp_verify.o crypto/ts/ts_rsp_verify.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ts/ts_verify_ctx.d.tmp -MT crypto/ts/ts_verify_ctx.o -c -o crypto/ts/ts_verify_ctx.o crypto/ts/ts_verify_ctx.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/txt_db/txt_db.d.tmp -MT crypto/txt_db/txt_db.o -c -o crypto/txt_db/txt_db.o crypto/txt_db/txt_db.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ui/ui_err.d.tmp -MT crypto/ui/ui_err.o -c -o crypto/ui/ui_err.o crypto/ui/ui_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ui/ui_lib.d.tmp -MT crypto/ui/ui_lib.o -c -o crypto/ui/ui_lib.o crypto/ui/ui_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ui/ui_null.d.tmp -MT crypto/ui/ui_null.o -c -o crypto/ui/ui_null.o crypto/ui/ui_null.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ui/ui_openssl.d.tmp -MT crypto/ui/ui_openssl.o -c -o crypto/ui/ui_openssl.o crypto/ui/ui_openssl.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/ui/ui_util.d.tmp -MT crypto/ui/ui_util.o -c -o crypto/ui/ui_util.o crypto/ui/ui_util.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/uid.d.tmp -MT crypto/uid.o -c -o crypto/uid.o crypto/uid.c +CC="gcc" /usr/bin/perl crypto/whrlpool/asm/wp-x86_64.pl elf crypto/whrlpool/wp-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/whrlpool/wp-x86_64.o crypto/whrlpool/wp-x86_64.s +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/whrlpool/wp_dgst.d.tmp -MT crypto/whrlpool/wp_dgst.o -c -o crypto/whrlpool/wp_dgst.o crypto/whrlpool/wp_dgst.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/by_dir.d.tmp -MT crypto/x509/by_dir.o -c -o crypto/x509/by_dir.o crypto/x509/by_dir.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/by_file.d.tmp -MT crypto/x509/by_file.o -c -o crypto/x509/by_file.o crypto/x509/by_file.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/t_crl.d.tmp -MT crypto/x509/t_crl.o -c -o crypto/x509/t_crl.o crypto/x509/t_crl.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/t_req.d.tmp -MT crypto/x509/t_req.o -c -o crypto/x509/t_req.o crypto/x509/t_req.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/t_x509.d.tmp -MT crypto/x509/t_x509.o -c -o crypto/x509/t_x509.o crypto/x509/t_x509.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x509_att.d.tmp -MT crypto/x509/x509_att.o -c -o crypto/x509/x509_att.o crypto/x509/x509_att.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x509_cmp.d.tmp -MT crypto/x509/x509_cmp.o -c -o crypto/x509/x509_cmp.o crypto/x509/x509_cmp.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x509_d2.d.tmp -MT crypto/x509/x509_d2.o -c -o crypto/x509/x509_d2.o crypto/x509/x509_d2.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x509_def.d.tmp -MT crypto/x509/x509_def.o -c -o crypto/x509/x509_def.o crypto/x509/x509_def.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x509_err.d.tmp -MT crypto/x509/x509_err.o -c -o crypto/x509/x509_err.o crypto/x509/x509_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x509_ext.d.tmp -MT crypto/x509/x509_ext.o -c -o crypto/x509/x509_ext.o crypto/x509/x509_ext.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x509_lu.d.tmp -MT crypto/x509/x509_lu.o -c -o crypto/x509/x509_lu.o crypto/x509/x509_lu.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x509_meth.d.tmp -MT crypto/x509/x509_meth.o -c -o crypto/x509/x509_meth.o crypto/x509/x509_meth.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x509_obj.d.tmp -MT crypto/x509/x509_obj.o -c -o crypto/x509/x509_obj.o crypto/x509/x509_obj.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x509_r2x.d.tmp -MT crypto/x509/x509_r2x.o -c -o crypto/x509/x509_r2x.o crypto/x509/x509_r2x.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x509_req.d.tmp -MT crypto/x509/x509_req.o -c -o crypto/x509/x509_req.o crypto/x509/x509_req.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x509_set.d.tmp -MT crypto/x509/x509_set.o -c -o crypto/x509/x509_set.o crypto/x509/x509_set.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x509_trs.d.tmp -MT crypto/x509/x509_trs.o -c -o crypto/x509/x509_trs.o crypto/x509/x509_trs.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x509_txt.d.tmp -MT crypto/x509/x509_txt.o -c -o crypto/x509/x509_txt.o crypto/x509/x509_txt.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x509_v3.d.tmp -MT crypto/x509/x509_v3.o -c -o crypto/x509/x509_v3.o crypto/x509/x509_v3.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x509_vfy.d.tmp -MT crypto/x509/x509_vfy.o -c -o crypto/x509/x509_vfy.o crypto/x509/x509_vfy.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x509_vpm.d.tmp -MT crypto/x509/x509_vpm.o -c -o crypto/x509/x509_vpm.o crypto/x509/x509_vpm.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x509cset.d.tmp -MT crypto/x509/x509cset.o -c -o crypto/x509/x509cset.o crypto/x509/x509cset.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x509name.d.tmp -MT crypto/x509/x509name.o -c -o crypto/x509/x509name.o crypto/x509/x509name.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x509rset.d.tmp -MT crypto/x509/x509rset.o -c -o crypto/x509/x509rset.o crypto/x509/x509rset.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x509spki.d.tmp -MT crypto/x509/x509spki.o -c -o crypto/x509/x509spki.o crypto/x509/x509spki.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x509type.d.tmp -MT crypto/x509/x509type.o -c -o crypto/x509/x509type.o crypto/x509/x509type.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x_all.d.tmp -MT crypto/x509/x_all.o -c -o crypto/x509/x_all.o crypto/x509/x_all.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x_attrib.d.tmp -MT crypto/x509/x_attrib.o -c -o crypto/x509/x_attrib.o crypto/x509/x_attrib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x_crl.d.tmp -MT crypto/x509/x_crl.o -c -o crypto/x509/x_crl.o crypto/x509/x_crl.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x_exten.d.tmp -MT crypto/x509/x_exten.o -c -o crypto/x509/x_exten.o crypto/x509/x_exten.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x_name.d.tmp -MT crypto/x509/x_name.o -c -o crypto/x509/x_name.o crypto/x509/x_name.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x_pubkey.d.tmp -MT crypto/x509/x_pubkey.o -c -o crypto/x509/x_pubkey.o crypto/x509/x_pubkey.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x_req.d.tmp -MT crypto/x509/x_req.o -c -o crypto/x509/x_req.o crypto/x509/x_req.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x_x509.d.tmp -MT crypto/x509/x_x509.o -c -o crypto/x509/x_x509.o crypto/x509/x_x509.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509/x_x509a.d.tmp -MT crypto/x509/x_x509a.o -c -o crypto/x509/x_x509a.o crypto/x509/x_x509a.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/pcy_cache.d.tmp -MT crypto/x509v3/pcy_cache.o -c -o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_cache.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/pcy_data.d.tmp -MT crypto/x509v3/pcy_data.o -c -o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_data.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/pcy_lib.d.tmp -MT crypto/x509v3/pcy_lib.o -c -o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/pcy_map.d.tmp -MT crypto/x509v3/pcy_map.o -c -o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_map.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/pcy_node.d.tmp -MT crypto/x509v3/pcy_node.o -c -o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_node.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/pcy_tree.d.tmp -MT crypto/x509v3/pcy_tree.o -c -o crypto/x509v3/pcy_tree.o crypto/x509v3/pcy_tree.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_addr.d.tmp -MT crypto/x509v3/v3_addr.o -c -o crypto/x509v3/v3_addr.o crypto/x509v3/v3_addr.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_admis.d.tmp -MT crypto/x509v3/v3_admis.o -c -o crypto/x509v3/v3_admis.o crypto/x509v3/v3_admis.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_akey.d.tmp -MT crypto/x509v3/v3_akey.o -c -o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akey.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_akeya.d.tmp -MT crypto/x509v3/v3_akeya.o -c -o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_akeya.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_alt.d.tmp -MT crypto/x509v3/v3_alt.o -c -o crypto/x509v3/v3_alt.o crypto/x509v3/v3_alt.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_asid.d.tmp -MT crypto/x509v3/v3_asid.o -c -o crypto/x509v3/v3_asid.o crypto/x509v3/v3_asid.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_bcons.d.tmp -MT crypto/x509v3/v3_bcons.o -c -o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bcons.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_bitst.d.tmp -MT crypto/x509v3/v3_bitst.o -c -o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_bitst.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_conf.d.tmp -MT crypto/x509v3/v3_conf.o -c -o crypto/x509v3/v3_conf.o crypto/x509v3/v3_conf.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_cpols.d.tmp -MT crypto/x509v3/v3_cpols.o -c -o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_cpols.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_crld.d.tmp -MT crypto/x509v3/v3_crld.o -c -o crypto/x509v3/v3_crld.o crypto/x509v3/v3_crld.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_enum.d.tmp -MT crypto/x509v3/v3_enum.o -c -o crypto/x509v3/v3_enum.o crypto/x509v3/v3_enum.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_extku.d.tmp -MT crypto/x509v3/v3_extku.o -c -o crypto/x509v3/v3_extku.o crypto/x509v3/v3_extku.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_genn.d.tmp -MT crypto/x509v3/v3_genn.o -c -o crypto/x509v3/v3_genn.o crypto/x509v3/v3_genn.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_ia5.d.tmp -MT crypto/x509v3/v3_ia5.o -c -o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_ia5.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_info.d.tmp -MT crypto/x509v3/v3_info.o -c -o crypto/x509v3/v3_info.o crypto/x509v3/v3_info.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_int.d.tmp -MT crypto/x509v3/v3_int.o -c -o crypto/x509v3/v3_int.o crypto/x509v3/v3_int.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_lib.d.tmp -MT crypto/x509v3/v3_lib.o -c -o crypto/x509v3/v3_lib.o crypto/x509v3/v3_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_ncons.d.tmp -MT crypto/x509v3/v3_ncons.o -c -o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_ncons.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_pci.d.tmp -MT crypto/x509v3/v3_pci.o -c -o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pci.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_pcia.d.tmp -MT crypto/x509v3/v3_pcia.o -c -o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcia.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_pcons.d.tmp -MT crypto/x509v3/v3_pcons.o -c -o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pcons.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_pku.d.tmp -MT crypto/x509v3/v3_pku.o -c -o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pku.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_pmaps.d.tmp -MT crypto/x509v3/v3_pmaps.o -c -o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_pmaps.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_prn.d.tmp -MT crypto/x509v3/v3_prn.o -c -o crypto/x509v3/v3_prn.o crypto/x509v3/v3_prn.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_purp.d.tmp -MT crypto/x509v3/v3_purp.o -c -o crypto/x509v3/v3_purp.o crypto/x509v3/v3_purp.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_skey.d.tmp -MT crypto/x509v3/v3_skey.o -c -o crypto/x509v3/v3_skey.o crypto/x509v3/v3_skey.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_sxnet.d.tmp -MT crypto/x509v3/v3_sxnet.o -c -o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_sxnet.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_tlsf.d.tmp -MT crypto/x509v3/v3_tlsf.o -c -o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_tlsf.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3_utl.d.tmp -MT crypto/x509v3/v3_utl.o -c -o crypto/x509v3/v3_utl.o crypto/x509v3/v3_utl.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF crypto/x509v3/v3err.d.tmp -MT crypto/x509v3/v3err.o -c -o crypto/x509v3/v3err.o crypto/x509v3/v3err.c +CC="gcc" /usr/bin/perl crypto/x86_64cpuid.pl elf crypto/x86_64cpuid.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -c -o crypto/x86_64cpuid.o crypto/x86_64cpuid.s +ar r libcrypto.a crypto/aes/aes_cbc.o crypto/aes/aes_cfb.o crypto/aes/aes_core.o crypto/aes/aes_ecb.o crypto/aes/aes_ige.o crypto/aes/aes_misc.o crypto/aes/aes_ofb.o crypto/aes/aes_wrap.o crypto/aes/aesni-mb-x86_64.o crypto/aes/aesni-sha1-x86_64.o crypto/aes/aesni-sha256-x86_64.o crypto/aes/aesni-x86_64.o crypto/aes/vpaes-x86_64.o crypto/aria/aria.o crypto/asn1/a_bitstr.o crypto/asn1/a_d2i_fp.o crypto/asn1/a_digest.o crypto/asn1/a_dup.o crypto/asn1/a_gentm.o crypto/asn1/a_i2d_fp.o crypto/asn1/a_int.o crypto/asn1/a_mbstr.o crypto/asn1/a_object.o crypto/asn1/a_octet.o crypto/asn1/a_print.o crypto/asn1/a_sign.o crypto/asn1/a_strex.o crypto/asn1/a_strnid.o crypto/asn1/a_time.o crypto/asn1/a_type.o crypto/asn1/a_utctm.o crypto/asn1/a_utf8.o crypto/asn1/a_verify.o crypto/asn1/ameth_lib.o crypto/asn1/asn1_err.o crypto/asn1/asn1_gen.o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_lib.o crypto/asn1/asn1_par.o crypto/asn1/asn_mime.o crypto/asn1/asn_moid.o crypto/asn1/asn_mstbl.o crypto/asn1/asn_pack.o crypto/asn1/bio_asn1.o crypto/asn1/bio_ndef.o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pu.o crypto/asn1/evp_asn1.o crypto/asn1/f_int.o crypto/asn1/f_string.o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pu.o crypto/asn1/n_pkey.o crypto/asn1/nsseq.o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbev2.o crypto/asn1/p5_scrypt.o crypto/asn1/p8_pkey.o crypto/asn1/t_bitst.o crypto/asn1/t_pkey.o crypto/asn1/t_spki.o crypto/asn1/tasn_dec.o crypto/asn1/tasn_enc.o crypto/asn1/tasn_fre.o crypto/asn1/tasn_new.o crypto/asn1/tasn_prn.o crypto/asn1/tasn_scn.o crypto/asn1/tasn_typ.o crypto/asn1/tasn_utl.o crypto/asn1/x_algor.o crypto/asn1/x_bignum.o crypto/asn1/x_info.o crypto/asn1/x_int64.o crypto/asn1/x_long.o crypto/asn1/x_pkey.o crypto/asn1/x_sig.o crypto/asn1/x_spki.o crypto/asn1/x_val.o crypto/async/arch/async_null.o crypto/async/arch/async_posix.o crypto/async/arch/async_win.o crypto/async/async.o crypto/async/async_err.o crypto/async/async_wait.o crypto/bf/bf_cfb64.o crypto/bf/bf_ecb.o crypto/bf/bf_enc.o crypto/bf/bf_ofb64.o crypto/bf/bf_skey.o crypto/bio/b_addr.o crypto/bio/b_dump.o crypto/bio/b_print.o crypto/bio/b_sock.o crypto/bio/b_sock2.o crypto/bio/bf_buff.o crypto/bio/bf_lbuf.o crypto/bio/bf_nbio.o crypto/bio/bf_null.o crypto/bio/bio_cb.o crypto/bio/bio_err.o crypto/bio/bio_lib.o crypto/bio/bio_meth.o crypto/bio/bss_acpt.o crypto/bio/bss_bio.o crypto/bio/bss_conn.o crypto/bio/bss_dgram.o crypto/bio/bss_fd.o crypto/bio/bss_file.o crypto/bio/bss_log.o crypto/bio/bss_mem.o crypto/bio/bss_null.o crypto/bio/bss_sock.o crypto/blake2/blake2b.o crypto/blake2/blake2s.o crypto/blake2/m_blake2b.o crypto/blake2/m_blake2s.o crypto/bn/asm/x86_64-gcc.o crypto/bn/bn_add.o crypto/bn/bn_blind.o crypto/bn/bn_const.o crypto/bn/bn_ctx.o crypto/bn/bn_depr.o crypto/bn/bn_dh.o crypto/bn/bn_div.o crypto/bn/bn_err.o crypto/bn/bn_exp.o crypto/bn/bn_exp2.o crypto/bn/bn_gcd.o crypto/bn/bn_gf2m.o crypto/bn/bn_intern.o crypto/bn/bn_kron.o crypto/bn/bn_lib.o crypto/bn/bn_mod.o crypto/bn/bn_mont.o crypto/bn/bn_mpi.o crypto/bn/bn_mul.o crypto/bn/bn_nist.o crypto/bn/bn_prime.o crypto/bn/bn_print.o crypto/bn/bn_rand.o crypto/bn/bn_recp.o crypto/bn/bn_shift.o crypto/bn/bn_sqr.o crypto/bn/bn_sqrt.o crypto/bn/bn_srp.o crypto/bn/bn_word.o crypto/bn/bn_x931p.o crypto/bn/rsaz-avx2.o crypto/bn/rsaz-x86_64.o crypto/bn/rsaz_exp.o crypto/bn/x86_64-gf2m.o crypto/bn/x86_64-mont.o crypto/bn/x86_64-mont5.o crypto/buffer/buf_err.o crypto/buffer/buffer.o crypto/camellia/cmll-x86_64.o crypto/camellia/cmll_cfb.o crypto/camellia/cmll_ctr.o crypto/camellia/cmll_ecb.o crypto/camellia/cmll_misc.o crypto/camellia/cmll_ofb.o crypto/cast/c_cfb64.o crypto/cast/c_ecb.o crypto/cast/c_enc.o crypto/cast/c_ofb64.o crypto/cast/c_skey.o crypto/chacha/chacha-x86_64.o crypto/cmac/cm_ameth.o crypto/cmac/cm_pmeth.o crypto/cmac/cmac.o crypto/cms/cms_asn1.o crypto/cms/cms_att.o crypto/cms/cms_cd.o crypto/cms/cms_dd.o crypto/cms/cms_enc.o crypto/cms/cms_env.o crypto/cms/cms_err.o crypto/cms/cms_ess.o crypto/cms/cms_io.o crypto/cms/cms_kari.o crypto/cms/cms_lib.o crypto/cms/cms_pwri.o crypto/cms/cms_sd.o crypto/cms/cms_smime.o crypto/comp/c_zlib.o crypto/comp/comp_err.o crypto/comp/comp_lib.o crypto/conf/conf_api.o crypto/conf/conf_def.o crypto/conf/conf_err.o crypto/conf/conf_lib.o crypto/conf/conf_mall.o crypto/conf/conf_mod.o crypto/conf/conf_sap.o crypto/conf/conf_ssl.o crypto/cpt_err.o crypto/cryptlib.o crypto/ct/ct_b64.o crypto/ct/ct_err.o crypto/ct/ct_log.o crypto/ct/ct_oct.o crypto/ct/ct_policy.o crypto/ct/ct_prn.o crypto/ct/ct_sct.o crypto/ct/ct_sct_ctx.o crypto/ct/ct_vfy.o crypto/ct/ct_x509v3.o crypto/ctype.o crypto/cversion.o crypto/des/cbc_cksm.o crypto/des/cbc_enc.o crypto/des/cfb64ede.o crypto/des/cfb64enc.o crypto/des/cfb_enc.o crypto/des/des_enc.o crypto/des/ecb3_enc.o crypto/des/ecb_enc.o crypto/des/fcrypt.o crypto/des/fcrypt_b.o crypto/des/ofb64ede.o crypto/des/ofb64enc.o crypto/des/ofb_enc.o crypto/des/pcbc_enc.o crypto/des/qud_cksm.o crypto/des/rand_key.o crypto/des/set_key.o crypto/des/str2key.o crypto/des/xcbc_enc.o crypto/dh/dh_ameth.o crypto/dh/dh_asn1.o crypto/dh/dh_check.o crypto/dh/dh_depr.o crypto/dh/dh_err.o crypto/dh/dh_gen.o crypto/dh/dh_kdf.o crypto/dh/dh_key.o crypto/dh/dh_lib.o crypto/dh/dh_meth.o crypto/dh/dh_pmeth.o crypto/dh/dh_prn.o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc7919.o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_depr.o crypto/dsa/dsa_err.o crypto/dsa/dsa_gen.o crypto/dsa/dsa_key.o crypto/dsa/dsa_lib.o crypto/dsa/dsa_meth.o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_prn.o crypto/dsa/dsa_sign.o crypto/dsa/dsa_vrf.o crypto/dso/dso_dl.o crypto/dso/dso_dlfcn.o crypto/dso/dso_err.o crypto/dso/dso_lib.o crypto/dso/dso_openssl.o crypto/dso/dso_vms.o crypto/dso/dso_win32.o crypto/ebcdic.o crypto/ec/curve25519.o crypto/ec/curve448/arch_32/f_impl.o crypto/ec/curve448/curve448.o crypto/ec/curve448/curve448_tables.o crypto/ec/curve448/eddsa.o crypto/ec/curve448/f_generic.o crypto/ec/curve448/scalar.o crypto/ec/ec2_oct.o crypto/ec/ec2_smpl.o crypto/ec/ec_ameth.o crypto/ec/ec_asn1.o crypto/ec/ec_check.o crypto/ec/ec_curve.o crypto/ec/ec_cvt.o crypto/ec/ec_err.o crypto/ec/ec_key.o crypto/ec/ec_kmeth.o crypto/ec/ec_lib.o crypto/ec/ec_mult.o crypto/ec/ec_oct.o crypto/ec/ec_pmeth.o crypto/ec/ec_print.o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_ossl.o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_vrf.o crypto/ec/eck_prn.o crypto/ec/ecp_mont.o crypto/ec/ecp_nist.o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistz256-x86_64.o crypto/ec/ecp_nistz256.o crypto/ec/ecp_oct.o crypto/ec/ecp_smpl.o crypto/ec/ecx_meth.o crypto/ec/x25519-x86_64.o crypto/engine/eng_all.o crypto/engine/eng_cnf.o crypto/engine/eng_ctrl.o crypto/engine/eng_dyn.o crypto/engine/eng_err.o crypto/engine/eng_fat.o crypto/engine/eng_init.o crypto/engine/eng_lib.o crypto/engine/eng_list.o crypto/engine/eng_openssl.o crypto/engine/eng_pkey.o crypto/engine/eng_rdrand.o crypto/engine/eng_table.o crypto/engine/tb_asnmth.o crypto/engine/tb_cipher.o crypto/engine/tb_dh.o crypto/engine/tb_digest.o crypto/engine/tb_dsa.o crypto/engine/tb_eckey.o crypto/engine/tb_pkmeth.o crypto/engine/tb_rand.o crypto/engine/tb_rsa.o crypto/err/err.o crypto/err/err_all.o crypto/err/err_prn.o crypto/evp/bio_b64.o crypto/evp/bio_enc.o crypto/evp/bio_md.o crypto/evp/bio_ok.o crypto/evp/c_allc.o crypto/evp/c_alld.o crypto/evp/cmeth_lib.o crypto/evp/digest.o crypto/evp/e_aes.o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aria.o crypto/evp/e_bf.o crypto/evp/e_camellia.o crypto/evp/e_cast.o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_des.o crypto/evp/e_des3.o crypto/evp/e_idea.o crypto/evp/e_null.o crypto/evp/e_old.o crypto/evp/e_rc2.o crypto/evp/e_rc4.o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc5.o crypto/evp/e_seed.o crypto/evp/e_sm4.o crypto/evp/e_xcbc_d.o crypto/evp/encode.o crypto/evp/evp_cnf.o crypto/evp/evp_enc.o crypto/evp/evp_err.o crypto/evp/evp_key.o crypto/evp/evp_lib.o crypto/evp/evp_pbe.o crypto/evp/evp_pkey.o crypto/evp/m_md2.o crypto/evp/m_md4.o crypto/evp/m_md5.o crypto/evp/m_md5_sha1.o crypto/evp/m_mdc2.o crypto/evp/m_null.o crypto/evp/m_ripemd.o crypto/evp/m_sha1.o crypto/evp/m_sha3.o crypto/evp/m_sigver.o crypto/evp/m_wp.o crypto/evp/names.o crypto/evp/p5_crpt.o crypto/evp/p5_crpt2.o crypto/evp/p_dec.o crypto/evp/p_enc.o crypto/evp/p_lib.o crypto/evp/p_open.o crypto/evp/p_seal.o crypto/evp/p_sign.o crypto/evp/p_verify.o crypto/evp/pbe_scrypt.o crypto/evp/pmeth_fn.o crypto/evp/pmeth_gn.o crypto/evp/pmeth_lib.o crypto/ex_data.o crypto/getenv.o crypto/hmac/hm_ameth.o crypto/hmac/hm_pmeth.o crypto/hmac/hmac.o crypto/idea/i_cbc.o crypto/idea/i_cfb64.o crypto/idea/i_ecb.o crypto/idea/i_ofb64.o crypto/idea/i_skey.o crypto/init.o crypto/kdf/hkdf.o crypto/kdf/kdf_err.o crypto/kdf/scrypt.o crypto/kdf/tls1_prf.o crypto/lhash/lh_stats.o crypto/lhash/lhash.o crypto/md4/md4_dgst.o crypto/md4/md4_one.o crypto/md5/md5-x86_64.o crypto/md5/md5_dgst.o crypto/md5/md5_one.o crypto/mdc2/mdc2_one.o crypto/mdc2/mdc2dgst.o crypto/mem.o crypto/mem_dbg.o crypto/mem_sec.o crypto/modes/aesni-gcm-x86_64.o crypto/modes/cbc128.o crypto/modes/ccm128.o crypto/modes/cfb128.o crypto/modes/ctr128.o crypto/modes/cts128.o crypto/modes/gcm128.o crypto/modes/ghash-x86_64.o crypto/modes/ocb128.o crypto/modes/ofb128.o crypto/modes/wrap128.o crypto/modes/xts128.o crypto/o_dir.o crypto/o_fips.o crypto/o_fopen.o crypto/o_init.o crypto/o_str.o crypto/o_time.o crypto/objects/o_names.o crypto/objects/obj_dat.o crypto/objects/obj_err.o crypto/objects/obj_lib.o crypto/objects/obj_xref.o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_vfy.o crypto/ocsp/v3_ocsp.o crypto/pem/pem_all.o crypto/pem/pem_err.o crypto/pem/pem_info.o crypto/pem/pem_lib.o crypto/pem/pem_oth.o crypto/pem/pem_pk8.o crypto/pem/pem_pkey.o crypto/pem/pem_sign.o crypto/pem/pem_x509.o crypto/pem/pem_xaux.o crypto/pem/pvkfmt.o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_utl.o crypto/pkcs12/pk12err.o crypto/pkcs7/bio_pk7.o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pkcs7err.o crypto/poly1305/poly1305-x86_64.o crypto/poly1305/poly1305.o crypto/poly1305/poly1305_ameth.o crypto/poly1305/poly1305_pmeth.o crypto/rand/drbg_ctr.o crypto/rand/drbg_lib.o crypto/rand/rand_egd.o crypto/rand/rand_err.o crypto/rand/rand_lib.o crypto/rand/rand_unix.o crypto/rand/rand_vms.o crypto/rand/rand_win.o crypto/rand/randfile.o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_skey.o crypto/rc2/rc2cfb64.o crypto/rc2/rc2ofb64.o crypto/rc4/rc4-md5-x86_64.o crypto/rc4/rc4-x86_64.o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_one.o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_chk.o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_depr.o crypto/rsa/rsa_err.o crypto/rsa/rsa_gen.o crypto/rsa/rsa_lib.o crypto/rsa/rsa_meth.o crypto/rsa/rsa_mp.o crypto/rsa/rsa_none.o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_prn.o crypto/rsa/rsa_pss.o crypto/rsa/rsa_saos.o crypto/rsa/rsa_sign.o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931g.o crypto/seed/seed.o crypto/seed/seed_cbc.o crypto/seed/seed_cfb.o crypto/seed/seed_ecb.o crypto/seed/seed_ofb.o crypto/sha/keccak1600-x86_64.o crypto/sha/sha1-mb-x86_64.o crypto/sha/sha1-x86_64.o crypto/sha/sha1_one.o crypto/sha/sha1dgst.o crypto/sha/sha256-mb-x86_64.o crypto/sha/sha256-x86_64.o crypto/sha/sha256.o crypto/sha/sha512-x86_64.o crypto/sha/sha512.o crypto/siphash/siphash.o crypto/siphash/siphash_ameth.o crypto/siphash/siphash_pmeth.o crypto/sm2/sm2_crypt.o crypto/sm2/sm2_err.o crypto/sm2/sm2_pmeth.o crypto/sm2/sm2_sign.o crypto/sm3/m_sm3.o crypto/sm3/sm3.o crypto/sm4/sm4.o crypto/srp/srp_lib.o crypto/srp/srp_vfy.o crypto/stack/stack.o crypto/store/loader_file.o crypto/store/store_err.o crypto/store/store_init.o crypto/store/store_lib.o crypto/store/store_register.o crypto/store/store_strings.o crypto/threads_none.o crypto/threads_pthread.o crypto/threads_win.o crypto/ts/ts_asn1.o crypto/ts/ts_conf.o crypto/ts/ts_err.o crypto/ts/ts_lib.o crypto/ts/ts_req_print.o crypto/ts/ts_req_utils.o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_verify.o crypto/ts/ts_verify_ctx.o crypto/txt_db/txt_db.o crypto/ui/ui_err.o crypto/ui/ui_lib.o crypto/ui/ui_null.o crypto/ui/ui_openssl.o crypto/ui/ui_util.o crypto/uid.o crypto/whrlpool/wp-x86_64.o crypto/whrlpool/wp_dgst.o crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509/t_crl.o crypto/x509/t_req.o crypto/x509/t_x509.o crypto/x509/x509_att.o crypto/x509/x509_cmp.o crypto/x509/x509_d2.o crypto/x509/x509_def.o crypto/x509/x509_err.o crypto/x509/x509_ext.o crypto/x509/x509_lu.o crypto/x509/x509_meth.o crypto/x509/x509_obj.o crypto/x509/x509_r2x.o crypto/x509/x509_req.o crypto/x509/x509_set.o crypto/x509/x509_trs.o crypto/x509/x509_txt.o crypto/x509/x509_v3.o crypto/x509/x509_vfy.o crypto/x509/x509_vpm.o crypto/x509/x509cset.o crypto/x509/x509name.o crypto/x509/x509rset.o crypto/x509/x509spki.o crypto/x509/x509type.o crypto/x509/x_all.o crypto/x509/x_attrib.o crypto/x509/x_crl.o crypto/x509/x_exten.o crypto/x509/x_name.o crypto/x509/x_pubkey.o crypto/x509/x_req.o crypto/x509/x_x509.o crypto/x509/x_x509a.o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_admis.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o crypto/x86_64cpuid.o +ranlib libcrypto.a || echo Never mind. +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/bio_ssl.d.tmp -MT ssl/bio_ssl.o -c -o ssl/bio_ssl.o ssl/bio_ssl.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/d1_lib.d.tmp -MT ssl/d1_lib.o -c -o ssl/d1_lib.o ssl/d1_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/d1_msg.d.tmp -MT ssl/d1_msg.o -c -o ssl/d1_msg.o ssl/d1_msg.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/d1_srtp.d.tmp -MT ssl/d1_srtp.o -c -o ssl/d1_srtp.o ssl/d1_srtp.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/methods.d.tmp -MT ssl/methods.o -c -o ssl/methods.o ssl/methods.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/packet.d.tmp -MT ssl/packet.o -c -o ssl/packet.o ssl/packet.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/pqueue.d.tmp -MT ssl/pqueue.o -c -o ssl/pqueue.o ssl/pqueue.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/record/dtls1_bitmap.d.tmp -MT ssl/record/dtls1_bitmap.o -c -o ssl/record/dtls1_bitmap.o ssl/record/dtls1_bitmap.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/record/rec_layer_d1.d.tmp -MT ssl/record/rec_layer_d1.o -c -o ssl/record/rec_layer_d1.o ssl/record/rec_layer_d1.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/record/rec_layer_s3.d.tmp -MT ssl/record/rec_layer_s3.o -c -o ssl/record/rec_layer_s3.o ssl/record/rec_layer_s3.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/record/ssl3_buffer.d.tmp -MT ssl/record/ssl3_buffer.o -c -o ssl/record/ssl3_buffer.o ssl/record/ssl3_buffer.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/record/ssl3_record.d.tmp -MT ssl/record/ssl3_record.o -c -o ssl/record/ssl3_record.o ssl/record/ssl3_record.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/record/ssl3_record_tls13.d.tmp -MT ssl/record/ssl3_record_tls13.o -c -o ssl/record/ssl3_record_tls13.o ssl/record/ssl3_record_tls13.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/s3_cbc.d.tmp -MT ssl/s3_cbc.o -c -o ssl/s3_cbc.o ssl/s3_cbc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/s3_enc.d.tmp -MT ssl/s3_enc.o -c -o ssl/s3_enc.o ssl/s3_enc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/s3_lib.d.tmp -MT ssl/s3_lib.o -c -o ssl/s3_lib.o ssl/s3_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/s3_msg.d.tmp -MT ssl/s3_msg.o -c -o ssl/s3_msg.o ssl/s3_msg.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/ssl_asn1.d.tmp -MT ssl/ssl_asn1.o -c -o ssl/ssl_asn1.o ssl/ssl_asn1.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/ssl_cert.d.tmp -MT ssl/ssl_cert.o -c -o ssl/ssl_cert.o ssl/ssl_cert.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/ssl_ciph.d.tmp -MT ssl/ssl_ciph.o -c -o ssl/ssl_ciph.o ssl/ssl_ciph.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/ssl_conf.d.tmp -MT ssl/ssl_conf.o -c -o ssl/ssl_conf.o ssl/ssl_conf.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/ssl_err.d.tmp -MT ssl/ssl_err.o -c -o ssl/ssl_err.o ssl/ssl_err.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/ssl_init.d.tmp -MT ssl/ssl_init.o -c -o ssl/ssl_init.o ssl/ssl_init.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/ssl_lib.d.tmp -MT ssl/ssl_lib.o -c -o ssl/ssl_lib.o ssl/ssl_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/ssl_mcnf.d.tmp -MT ssl/ssl_mcnf.o -c -o ssl/ssl_mcnf.o ssl/ssl_mcnf.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/ssl_rsa.d.tmp -MT ssl/ssl_rsa.o -c -o ssl/ssl_rsa.o ssl/ssl_rsa.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/ssl_sess.d.tmp -MT ssl/ssl_sess.o -c -o ssl/ssl_sess.o ssl/ssl_sess.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/ssl_stat.d.tmp -MT ssl/ssl_stat.o -c -o ssl/ssl_stat.o ssl/ssl_stat.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/ssl_txt.d.tmp -MT ssl/ssl_txt.o -c -o ssl/ssl_txt.o ssl/ssl_txt.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/ssl_utst.d.tmp -MT ssl/ssl_utst.o -c -o ssl/ssl_utst.o ssl/ssl_utst.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/statem/extensions.d.tmp -MT ssl/statem/extensions.o -c -o ssl/statem/extensions.o ssl/statem/extensions.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/statem/extensions_clnt.d.tmp -MT ssl/statem/extensions_clnt.o -c -o ssl/statem/extensions_clnt.o ssl/statem/extensions_clnt.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/statem/extensions_cust.d.tmp -MT ssl/statem/extensions_cust.o -c -o ssl/statem/extensions_cust.o ssl/statem/extensions_cust.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/statem/extensions_srvr.d.tmp -MT ssl/statem/extensions_srvr.o -c -o ssl/statem/extensions_srvr.o ssl/statem/extensions_srvr.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/statem/statem.d.tmp -MT ssl/statem/statem.o -c -o ssl/statem/statem.o ssl/statem/statem.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/statem/statem_clnt.d.tmp -MT ssl/statem/statem_clnt.o -c -o ssl/statem/statem_clnt.o ssl/statem/statem_clnt.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/statem/statem_dtls.d.tmp -MT ssl/statem/statem_dtls.o -c -o ssl/statem/statem_dtls.o ssl/statem/statem_dtls.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/statem/statem_lib.d.tmp -MT ssl/statem/statem_lib.o -c -o ssl/statem/statem_lib.o ssl/statem/statem_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/statem/statem_srvr.d.tmp -MT ssl/statem/statem_srvr.o -c -o ssl/statem/statem_srvr.o ssl/statem/statem_srvr.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/t1_enc.d.tmp -MT ssl/t1_enc.o -c -o ssl/t1_enc.o ssl/t1_enc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/t1_lib.d.tmp -MT ssl/t1_lib.o -c -o ssl/t1_lib.o ssl/t1_lib.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/t1_trce.d.tmp -MT ssl/t1_trce.o -c -o ssl/t1_trce.o ssl/t1_trce.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/tls13_enc.d.tmp -MT ssl/tls13_enc.o -c -o ssl/tls13_enc.o ssl/tls13_enc.c +gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF ssl/tls_srp.d.tmp -MT ssl/tls_srp.o -c -o ssl/tls_srp.o ssl/tls_srp.c +ar r libssl.a ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/record/ssl3_record_tls13.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/statem/extensions.o ssl/statem/extensions_clnt.o ssl/statem/extensions_cust.o ssl/statem/extensions_srvr.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o +ranlib libssl.a || echo Never mind. +gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/testutil/basic_output.d.tmp -MT test/testutil/basic_output.o -c -o test/testutil/basic_output.o test/testutil/basic_output.c +gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/testutil/cb.d.tmp -MT test/testutil/cb.o -c -o test/testutil/cb.o test/testutil/cb.c +gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/testutil/driver.d.tmp -MT test/testutil/driver.o -c -o test/testutil/driver.o test/testutil/driver.c +gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/testutil/format_output.d.tmp -MT test/testutil/format_output.o -c -o test/testutil/format_output.o test/testutil/format_output.c +gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/testutil/main.d.tmp -MT test/testutil/main.o -c -o test/testutil/main.o test/testutil/main.c +gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/testutil/output_helpers.d.tmp -MT test/testutil/output_helpers.o -c -o test/testutil/output_helpers.o test/testutil/output_helpers.c +gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/testutil/random.d.tmp -MT test/testutil/random.o -c -o test/testutil/random.o test/testutil/random.c +gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/testutil/stanza.d.tmp -MT test/testutil/stanza.o -c -o test/testutil/stanza.o test/testutil/stanza.c +gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/testutil/tap_bio.d.tmp -MT test/testutil/tap_bio.o -c -o test/testutil/tap_bio.o test/testutil/tap_bio.c +gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/testutil/test_cleanup.d.tmp -MT test/testutil/test_cleanup.o -c -o test/testutil/test_cleanup.o test/testutil/test_cleanup.c +gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/testutil/tests.d.tmp -MT test/testutil/tests.o -c -o test/testutil/tests.o test/testutil/tests.c +gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/testutil/testutil_init.d.tmp -MT test/testutil/testutil_init.o -c -o test/testutil/testutil_init.o test/testutil/testutil_init.c +ar r test/libtestutil.a test/testutil/basic_output.o test/testutil/cb.o test/testutil/driver.o test/testutil/format_output.o test/testutil/main.o test/testutil/output_helpers.o test/testutil/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o test/testutil/testutil_init.o +ranlib test/libtestutil.a || echo Never mind. +/usr/bin/perl util/mkdef.pl crypto linux > libcrypto.map +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. -Wl,-znodelete -shared -Wl,-Bsymbolic -Wl,-soname=libcrypto.so.1.1 \ + -o libcrypto.so.1.1 -Wl,--version-script=libcrypto.map crypto/aes/aes_cbc.o crypto/aes/aes_cfb.o crypto/aes/aes_core.o crypto/aes/aes_ecb.o crypto/aes/aes_ige.o crypto/aes/aes_misc.o crypto/aes/aes_ofb.o crypto/aes/aes_wrap.o crypto/aes/aesni-mb-x86_64.o crypto/aes/aesni-sha1-x86_64.o crypto/aes/aesni-sha256-x86_64.o crypto/aes/aesni-x86_64.o crypto/aes/vpaes-x86_64.o crypto/aria/aria.o crypto/asn1/a_bitstr.o crypto/asn1/a_d2i_fp.o crypto/asn1/a_digest.o crypto/asn1/a_dup.o crypto/asn1/a_gentm.o crypto/asn1/a_i2d_fp.o crypto/asn1/a_int.o crypto/asn1/a_mbstr.o crypto/asn1/a_object.o crypto/asn1/a_octet.o crypto/asn1/a_print.o crypto/asn1/a_sign.o crypto/asn1/a_strex.o crypto/asn1/a_strnid.o crypto/asn1/a_time.o crypto/asn1/a_type.o crypto/asn1/a_utctm.o crypto/asn1/a_utf8.o crypto/asn1/a_verify.o crypto/asn1/ameth_lib.o crypto/asn1/asn1_err.o crypto/asn1/asn1_gen.o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_lib.o crypto/asn1/asn1_par.o crypto/asn1/asn_mime.o crypto/asn1/asn_moid.o crypto/asn1/asn_mstbl.o crypto/asn1/asn_pack.o crypto/asn1/bio_asn1.o crypto/asn1/bio_ndef.o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pu.o crypto/asn1/evp_asn1.o crypto/asn1/f_int.o crypto/asn1/f_string.o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pu.o crypto/asn1/n_pkey.o crypto/asn1/nsseq.o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbev2.o crypto/asn1/p5_scrypt.o crypto/asn1/p8_pkey.o crypto/asn1/t_bitst.o crypto/asn1/t_pkey.o crypto/asn1/t_spki.o crypto/asn1/tasn_dec.o crypto/asn1/tasn_enc.o crypto/asn1/tasn_fre.o crypto/asn1/tasn_new.o crypto/asn1/tasn_prn.o crypto/asn1/tasn_scn.o crypto/asn1/tasn_typ.o crypto/asn1/tasn_utl.o crypto/asn1/x_algor.o crypto/asn1/x_bignum.o crypto/asn1/x_info.o crypto/asn1/x_int64.o crypto/asn1/x_long.o crypto/asn1/x_pkey.o crypto/asn1/x_sig.o crypto/asn1/x_spki.o crypto/asn1/x_val.o crypto/async/arch/async_null.o crypto/async/arch/async_posix.o crypto/async/arch/async_win.o crypto/async/async.o crypto/async/async_err.o crypto/async/async_wait.o crypto/bf/bf_cfb64.o crypto/bf/bf_ecb.o crypto/bf/bf_enc.o crypto/bf/bf_ofb64.o crypto/bf/bf_skey.o crypto/bio/b_addr.o crypto/bio/b_dump.o crypto/bio/b_print.o crypto/bio/b_sock.o crypto/bio/b_sock2.o crypto/bio/bf_buff.o crypto/bio/bf_lbuf.o crypto/bio/bf_nbio.o crypto/bio/bf_null.o crypto/bio/bio_cb.o crypto/bio/bio_err.o crypto/bio/bio_lib.o crypto/bio/bio_meth.o crypto/bio/bss_acpt.o crypto/bio/bss_bio.o crypto/bio/bss_conn.o crypto/bio/bss_dgram.o crypto/bio/bss_fd.o crypto/bio/bss_file.o crypto/bio/bss_log.o crypto/bio/bss_mem.o crypto/bio/bss_null.o crypto/bio/bss_sock.o crypto/blake2/blake2b.o crypto/blake2/blake2s.o crypto/blake2/m_blake2b.o crypto/blake2/m_blake2s.o crypto/bn/asm/x86_64-gcc.o crypto/bn/bn_add.o crypto/bn/bn_blind.o crypto/bn/bn_const.o crypto/bn/bn_ctx.o crypto/bn/bn_depr.o crypto/bn/bn_dh.o crypto/bn/bn_div.o crypto/bn/bn_err.o crypto/bn/bn_exp.o crypto/bn/bn_exp2.o crypto/bn/bn_gcd.o crypto/bn/bn_gf2m.o crypto/bn/bn_intern.o crypto/bn/bn_kron.o crypto/bn/bn_lib.o crypto/bn/bn_mod.o crypto/bn/bn_mont.o crypto/bn/bn_mpi.o crypto/bn/bn_mul.o crypto/bn/bn_nist.o crypto/bn/bn_prime.o crypto/bn/bn_print.o crypto/bn/bn_rand.o crypto/bn/bn_recp.o crypto/bn/bn_shift.o crypto/bn/bn_sqr.o crypto/bn/bn_sqrt.o crypto/bn/bn_srp.o crypto/bn/bn_word.o crypto/bn/bn_x931p.o crypto/bn/rsaz-avx2.o crypto/bn/rsaz-x86_64.o crypto/bn/rsaz_exp.o crypto/bn/x86_64-gf2m.o crypto/bn/x86_64-mont.o crypto/bn/x86_64-mont5.o crypto/buffer/buf_err.o crypto/buffer/buffer.o crypto/camellia/cmll-x86_64.o crypto/camellia/cmll_cfb.o crypto/camellia/cmll_ctr.o crypto/camellia/cmll_ecb.o crypto/camellia/cmll_misc.o crypto/camellia/cmll_ofb.o crypto/cast/c_cfb64.o crypto/cast/c_ecb.o crypto/cast/c_enc.o crypto/cast/c_ofb64.o crypto/cast/c_skey.o crypto/chacha/chacha-x86_64.o crypto/cmac/cm_ameth.o crypto/cmac/cm_pmeth.o crypto/cmac/cmac.o crypto/cms/cms_asn1.o crypto/cms/cms_att.o crypto/cms/cms_cd.o crypto/cms/cms_dd.o crypto/cms/cms_enc.o crypto/cms/cms_env.o crypto/cms/cms_err.o crypto/cms/cms_ess.o crypto/cms/cms_io.o crypto/cms/cms_kari.o crypto/cms/cms_lib.o crypto/cms/cms_pwri.o crypto/cms/cms_sd.o crypto/cms/cms_smime.o crypto/comp/c_zlib.o crypto/comp/comp_err.o crypto/comp/comp_lib.o crypto/conf/conf_api.o crypto/conf/conf_def.o crypto/conf/conf_err.o crypto/conf/conf_lib.o crypto/conf/conf_mall.o crypto/conf/conf_mod.o crypto/conf/conf_sap.o crypto/conf/conf_ssl.o crypto/cpt_err.o crypto/cryptlib.o crypto/ct/ct_b64.o crypto/ct/ct_err.o crypto/ct/ct_log.o crypto/ct/ct_oct.o crypto/ct/ct_policy.o crypto/ct/ct_prn.o crypto/ct/ct_sct.o crypto/ct/ct_sct_ctx.o crypto/ct/ct_vfy.o crypto/ct/ct_x509v3.o crypto/ctype.o crypto/cversion.o crypto/des/cbc_cksm.o crypto/des/cbc_enc.o crypto/des/cfb64ede.o crypto/des/cfb64enc.o crypto/des/cfb_enc.o crypto/des/des_enc.o crypto/des/ecb3_enc.o crypto/des/ecb_enc.o crypto/des/fcrypt.o crypto/des/fcrypt_b.o crypto/des/ofb64ede.o crypto/des/ofb64enc.o crypto/des/ofb_enc.o crypto/des/pcbc_enc.o crypto/des/qud_cksm.o crypto/des/rand_key.o crypto/des/set_key.o crypto/des/str2key.o crypto/des/xcbc_enc.o crypto/dh/dh_ameth.o crypto/dh/dh_asn1.o crypto/dh/dh_check.o crypto/dh/dh_depr.o crypto/dh/dh_err.o crypto/dh/dh_gen.o crypto/dh/dh_kdf.o crypto/dh/dh_key.o crypto/dh/dh_lib.o crypto/dh/dh_meth.o crypto/dh/dh_pmeth.o crypto/dh/dh_prn.o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc7919.o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_depr.o crypto/dsa/dsa_err.o crypto/dsa/dsa_gen.o crypto/dsa/dsa_key.o crypto/dsa/dsa_lib.o crypto/dsa/dsa_meth.o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_prn.o crypto/dsa/dsa_sign.o crypto/dsa/dsa_vrf.o crypto/dso/dso_dl.o crypto/dso/dso_dlfcn.o crypto/dso/dso_err.o crypto/dso/dso_lib.o crypto/dso/dso_openssl.o crypto/dso/dso_vms.o crypto/dso/dso_win32.o crypto/ebcdic.o crypto/ec/curve25519.o crypto/ec/curve448/arch_32/f_impl.o crypto/ec/curve448/curve448.o crypto/ec/curve448/curve448_tables.o crypto/ec/curve448/eddsa.o crypto/ec/curve448/f_generic.o crypto/ec/curve448/scalar.o crypto/ec/ec2_oct.o crypto/ec/ec2_smpl.o crypto/ec/ec_ameth.o crypto/ec/ec_asn1.o crypto/ec/ec_check.o crypto/ec/ec_curve.o crypto/ec/ec_cvt.o crypto/ec/ec_err.o crypto/ec/ec_key.o crypto/ec/ec_kmeth.o crypto/ec/ec_lib.o crypto/ec/ec_mult.o crypto/ec/ec_oct.o crypto/ec/ec_pmeth.o crypto/ec/ec_print.o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_ossl.o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_vrf.o crypto/ec/eck_prn.o crypto/ec/ecp_mont.o crypto/ec/ecp_nist.o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistz256-x86_64.o crypto/ec/ecp_nistz256.o crypto/ec/ecp_oct.o crypto/ec/ecp_smpl.o crypto/ec/ecx_meth.o crypto/ec/x25519-x86_64.o crypto/engine/eng_all.o crypto/engine/eng_cnf.o crypto/engine/eng_ctrl.o crypto/engine/eng_dyn.o crypto/engine/eng_err.o crypto/engine/eng_fat.o crypto/engine/eng_init.o crypto/engine/eng_lib.o crypto/engine/eng_list.o crypto/engine/eng_openssl.o crypto/engine/eng_pkey.o crypto/engine/eng_rdrand.o crypto/engine/eng_table.o crypto/engine/tb_asnmth.o crypto/engine/tb_cipher.o crypto/engine/tb_dh.o crypto/engine/tb_digest.o crypto/engine/tb_dsa.o crypto/engine/tb_eckey.o crypto/engine/tb_pkmeth.o crypto/engine/tb_rand.o crypto/engine/tb_rsa.o crypto/err/err.o crypto/err/err_all.o crypto/err/err_prn.o crypto/evp/bio_b64.o crypto/evp/bio_enc.o crypto/evp/bio_md.o crypto/evp/bio_ok.o crypto/evp/c_allc.o crypto/evp/c_alld.o crypto/evp/cmeth_lib.o crypto/evp/digest.o crypto/evp/e_aes.o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aria.o crypto/evp/e_bf.o crypto/evp/e_camellia.o crypto/evp/e_cast.o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_des.o crypto/evp/e_des3.o crypto/evp/e_idea.o crypto/evp/e_null.o crypto/evp/e_old.o crypto/evp/e_rc2.o crypto/evp/e_rc4.o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc5.o crypto/evp/e_seed.o crypto/evp/e_sm4.o crypto/evp/e_xcbc_d.o crypto/evp/encode.o crypto/evp/evp_cnf.o crypto/evp/evp_enc.o crypto/evp/evp_err.o crypto/evp/evp_key.o crypto/evp/evp_lib.o crypto/evp/evp_pbe.o crypto/evp/evp_pkey.o crypto/evp/m_md2.o crypto/evp/m_md4.o crypto/evp/m_md5.o crypto/evp/m_md5_sha1.o crypto/evp/m_mdc2.o crypto/evp/m_null.o crypto/evp/m_ripemd.o crypto/evp/m_sha1.o crypto/evp/m_sha3.o crypto/evp/m_sigver.o crypto/evp/m_wp.o crypto/evp/names.o crypto/evp/p5_crpt.o crypto/evp/p5_crpt2.o crypto/evp/p_dec.o crypto/evp/p_enc.o crypto/evp/p_lib.o crypto/evp/p_open.o crypto/evp/p_seal.o crypto/evp/p_sign.o crypto/evp/p_verify.o crypto/evp/pbe_scrypt.o crypto/evp/pmeth_fn.o crypto/evp/pmeth_gn.o crypto/evp/pmeth_lib.o crypto/ex_data.o crypto/getenv.o crypto/hmac/hm_ameth.o crypto/hmac/hm_pmeth.o crypto/hmac/hmac.o crypto/idea/i_cbc.o crypto/idea/i_cfb64.o crypto/idea/i_ecb.o crypto/idea/i_ofb64.o crypto/idea/i_skey.o crypto/init.o crypto/kdf/hkdf.o crypto/kdf/kdf_err.o crypto/kdf/scrypt.o crypto/kdf/tls1_prf.o crypto/lhash/lh_stats.o crypto/lhash/lhash.o crypto/md4/md4_dgst.o crypto/md4/md4_one.o crypto/md5/md5-x86_64.o crypto/md5/md5_dgst.o crypto/md5/md5_one.o crypto/mdc2/mdc2_one.o crypto/mdc2/mdc2dgst.o crypto/mem.o crypto/mem_dbg.o crypto/mem_sec.o crypto/modes/aesni-gcm-x86_64.o crypto/modes/cbc128.o crypto/modes/ccm128.o crypto/modes/cfb128.o crypto/modes/ctr128.o crypto/modes/cts128.o crypto/modes/gcm128.o crypto/modes/ghash-x86_64.o crypto/modes/ocb128.o crypto/modes/ofb128.o crypto/modes/wrap128.o crypto/modes/xts128.o crypto/o_dir.o crypto/o_fips.o crypto/o_fopen.o crypto/o_init.o crypto/o_str.o crypto/o_time.o crypto/objects/o_names.o crypto/objects/obj_dat.o crypto/objects/obj_err.o crypto/objects/obj_lib.o crypto/objects/obj_xref.o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_vfy.o crypto/ocsp/v3_ocsp.o crypto/pem/pem_all.o crypto/pem/pem_err.o crypto/pem/pem_info.o crypto/pem/pem_lib.o crypto/pem/pem_oth.o crypto/pem/pem_pk8.o crypto/pem/pem_pkey.o crypto/pem/pem_sign.o crypto/pem/pem_x509.o crypto/pem/pem_xaux.o crypto/pem/pvkfmt.o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_utl.o crypto/pkcs12/pk12err.o crypto/pkcs7/bio_pk7.o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pkcs7err.o crypto/poly1305/poly1305-x86_64.o crypto/poly1305/poly1305.o crypto/poly1305/poly1305_ameth.o crypto/poly1305/poly1305_pmeth.o crypto/rand/drbg_ctr.o crypto/rand/drbg_lib.o crypto/rand/rand_egd.o crypto/rand/rand_err.o crypto/rand/rand_lib.o crypto/rand/rand_unix.o crypto/rand/rand_vms.o crypto/rand/rand_win.o crypto/rand/randfile.o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_skey.o crypto/rc2/rc2cfb64.o crypto/rc2/rc2ofb64.o crypto/rc4/rc4-md5-x86_64.o crypto/rc4/rc4-x86_64.o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_one.o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_chk.o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_depr.o crypto/rsa/rsa_err.o crypto/rsa/rsa_gen.o crypto/rsa/rsa_lib.o crypto/rsa/rsa_meth.o crypto/rsa/rsa_mp.o crypto/rsa/rsa_none.o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_prn.o crypto/rsa/rsa_pss.o crypto/rsa/rsa_saos.o crypto/rsa/rsa_sign.o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931g.o crypto/seed/seed.o crypto/seed/seed_cbc.o crypto/seed/seed_cfb.o crypto/seed/seed_ecb.o crypto/seed/seed_ofb.o crypto/sha/keccak1600-x86_64.o crypto/sha/sha1-mb-x86_64.o crypto/sha/sha1-x86_64.o crypto/sha/sha1_one.o crypto/sha/sha1dgst.o crypto/sha/sha256-mb-x86_64.o crypto/sha/sha256-x86_64.o crypto/sha/sha256.o crypto/sha/sha512-x86_64.o crypto/sha/sha512.o crypto/siphash/siphash.o crypto/siphash/siphash_ameth.o crypto/siphash/siphash_pmeth.o crypto/sm2/sm2_crypt.o crypto/sm2/sm2_err.o crypto/sm2/sm2_pmeth.o crypto/sm2/sm2_sign.o crypto/sm3/m_sm3.o crypto/sm3/sm3.o crypto/sm4/sm4.o crypto/srp/srp_lib.o crypto/srp/srp_vfy.o crypto/stack/stack.o crypto/store/loader_file.o crypto/store/store_err.o crypto/store/store_init.o crypto/store/store_lib.o crypto/store/store_register.o crypto/store/store_strings.o crypto/threads_none.o crypto/threads_pthread.o crypto/threads_win.o crypto/ts/ts_asn1.o crypto/ts/ts_conf.o crypto/ts/ts_err.o crypto/ts/ts_lib.o crypto/ts/ts_req_print.o crypto/ts/ts_req_utils.o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_verify.o crypto/ts/ts_verify_ctx.o crypto/txt_db/txt_db.o crypto/ui/ui_err.o crypto/ui/ui_lib.o crypto/ui/ui_null.o crypto/ui/ui_openssl.o crypto/ui/ui_util.o crypto/uid.o crypto/whrlpool/wp-x86_64.o crypto/whrlpool/wp_dgst.o crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509/t_crl.o crypto/x509/t_req.o crypto/x509/t_x509.o crypto/x509/x509_att.o crypto/x509/x509_cmp.o crypto/x509/x509_d2.o crypto/x509/x509_def.o crypto/x509/x509_err.o crypto/x509/x509_ext.o crypto/x509/x509_lu.o crypto/x509/x509_meth.o crypto/x509/x509_obj.o crypto/x509/x509_r2x.o crypto/x509/x509_req.o crypto/x509/x509_set.o crypto/x509/x509_trs.o crypto/x509/x509_txt.o crypto/x509/x509_v3.o crypto/x509/x509_vfy.o crypto/x509/x509_vpm.o crypto/x509/x509cset.o crypto/x509/x509name.o crypto/x509/x509rset.o crypto/x509/x509spki.o crypto/x509/x509type.o crypto/x509/x_all.o crypto/x509/x_attrib.o crypto/x509/x_crl.o crypto/x509/x_exten.o crypto/x509/x_name.o crypto/x509/x_pubkey.o crypto/x509/x_req.o crypto/x509/x_x509.o crypto/x509/x_x509a.o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_admis.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o crypto/x86_64cpuid.o \ + -ldl -pthread +if [ 'libcrypto.so' != 'libcrypto.so.1.1' ]; then \ + rm -f libcrypto.so; \ + ln -s libcrypto.so.1.1 libcrypto.so; \ +fi +/usr/bin/perl util/mkdef.pl ssl linux > libssl.map +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. -Wl,-znodelete -shared -Wl,-Bsymbolic -Wl,-soname=libssl.so.1.1 \ + -o libssl.so.1.1 -Wl,--version-script=libssl.map ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/record/ssl3_record_tls13.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/statem/extensions.o ssl/statem/extensions_clnt.o ssl/statem/extensions_cust.o ssl/statem/extensions_srvr.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o \ + -lcrypto -ldl -pthread +if [ 'libssl.so' != 'libssl.so.1.1' ]; then \ + rm -f libssl.so; \ + ln -s libssl.so.1.1 libssl.so; \ +fi +gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DPADLOCK_ASM -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF engines/e_afalg.d.tmp -MT engines/e_afalg.o -c -o engines/e_afalg.o engines/e_afalg.c +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. -Wl,-znodelete -shared -Wl,-Bsymbolic \ + -o engines/afalg.so engines/e_afalg.o \ + -lcrypto -ldl -pthread +gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DPADLOCK_ASM -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF engines/e_capi.d.tmp -MT engines/e_capi.o -c -o engines/e_capi.o engines/e_capi.c +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. -Wl,-znodelete -shared -Wl,-Bsymbolic \ + -o engines/capi.so engines/e_capi.o \ + -lcrypto -ldl -pthread +gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DPADLOCK_ASM -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF engines/e_dasync.d.tmp -MT engines/e_dasync.o -c -o engines/e_dasync.o engines/e_dasync.c +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. -Wl,-znodelete -shared -Wl,-Bsymbolic \ + -o engines/dasync.so engines/e_dasync.o \ + -lcrypto -ldl -pthread +gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DPADLOCK_ASM -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF engines/e_ossltest.d.tmp -MT engines/e_ossltest.o -c -o engines/e_ossltest.o engines/e_ossltest.c +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. -Wl,-znodelete -shared -Wl,-Bsymbolic \ + -o engines/ossltest.so engines/e_ossltest.o \ + -lcrypto -ldl -pthread +CC="gcc" /usr/bin/perl engines/asm/e_padlock-x86_64.pl elf engines/e_padlock-x86_64.s +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DPADLOCK_ASM -DZLIB -DZLIB_SHARED -DNDEBUG -c -o engines/e_padlock-x86_64.o engines/e_padlock-x86_64.s +gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -DPADLOCK_ASM -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF engines/e_padlock.d.tmp -MT engines/e_padlock.o -c -o engines/e_padlock.o engines/e_padlock.c +gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. -Wl,-znodelete -shared -Wl,-Bsymbolic \ + -o engines/padlock.so engines/e_padlock-x86_64.o engines/e_padlock.o \ + -lcrypto -ldl -pthread +/usr/bin/perl apps/progs.pl apps/openssl > apps/progs.h +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/asn1pars.d.tmp -MT apps/asn1pars.o -c -o apps/asn1pars.o apps/asn1pars.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/ca.d.tmp -MT apps/ca.o -c -o apps/ca.o apps/ca.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/ciphers.d.tmp -MT apps/ciphers.o -c -o apps/ciphers.o apps/ciphers.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/cms.d.tmp -MT apps/cms.o -c -o apps/cms.o apps/cms.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/crl.d.tmp -MT apps/crl.o -c -o apps/crl.o apps/crl.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/crl2p7.d.tmp -MT apps/crl2p7.o -c -o apps/crl2p7.o apps/crl2p7.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/dgst.d.tmp -MT apps/dgst.o -c -o apps/dgst.o apps/dgst.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/dhparam.d.tmp -MT apps/dhparam.o -c -o apps/dhparam.o apps/dhparam.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/dsa.d.tmp -MT apps/dsa.o -c -o apps/dsa.o apps/dsa.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/dsaparam.d.tmp -MT apps/dsaparam.o -c -o apps/dsaparam.o apps/dsaparam.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/ec.d.tmp -MT apps/ec.o -c -o apps/ec.o apps/ec.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/ecparam.d.tmp -MT apps/ecparam.o -c -o apps/ecparam.o apps/ecparam.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/enc.d.tmp -MT apps/enc.o -c -o apps/enc.o apps/enc.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/engine.d.tmp -MT apps/engine.o -c -o apps/engine.o apps/engine.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/errstr.d.tmp -MT apps/errstr.o -c -o apps/errstr.o apps/errstr.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/gendsa.d.tmp -MT apps/gendsa.o -c -o apps/gendsa.o apps/gendsa.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/genpkey.d.tmp -MT apps/genpkey.o -c -o apps/genpkey.o apps/genpkey.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/genrsa.d.tmp -MT apps/genrsa.o -c -o apps/genrsa.o apps/genrsa.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/nseq.d.tmp -MT apps/nseq.o -c -o apps/nseq.o apps/nseq.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/ocsp.d.tmp -MT apps/ocsp.o -c -o apps/ocsp.o apps/ocsp.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/openssl.d.tmp -MT apps/openssl.o -c -o apps/openssl.o apps/openssl.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/passwd.d.tmp -MT apps/passwd.o -c -o apps/passwd.o apps/passwd.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/pkcs12.d.tmp -MT apps/pkcs12.o -c -o apps/pkcs12.o apps/pkcs12.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/pkcs7.d.tmp -MT apps/pkcs7.o -c -o apps/pkcs7.o apps/pkcs7.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/pkcs8.d.tmp -MT apps/pkcs8.o -c -o apps/pkcs8.o apps/pkcs8.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/pkey.d.tmp -MT apps/pkey.o -c -o apps/pkey.o apps/pkey.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/pkeyparam.d.tmp -MT apps/pkeyparam.o -c -o apps/pkeyparam.o apps/pkeyparam.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/pkeyutl.d.tmp -MT apps/pkeyutl.o -c -o apps/pkeyutl.o apps/pkeyutl.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/prime.d.tmp -MT apps/prime.o -c -o apps/prime.o apps/prime.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/rand.d.tmp -MT apps/rand.o -c -o apps/rand.o apps/rand.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/rehash.d.tmp -MT apps/rehash.o -c -o apps/rehash.o apps/rehash.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/req.d.tmp -MT apps/req.o -c -o apps/req.o apps/req.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/rsa.d.tmp -MT apps/rsa.o -c -o apps/rsa.o apps/rsa.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/rsautl.d.tmp -MT apps/rsautl.o -c -o apps/rsautl.o apps/rsautl.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/s_client.d.tmp -MT apps/s_client.o -c -o apps/s_client.o apps/s_client.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/s_server.d.tmp -MT apps/s_server.o -c -o apps/s_server.o apps/s_server.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/s_time.d.tmp -MT apps/s_time.o -c -o apps/s_time.o apps/s_time.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/sess_id.d.tmp -MT apps/sess_id.o -c -o apps/sess_id.o apps/sess_id.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/smime.d.tmp -MT apps/smime.o -c -o apps/smime.o apps/smime.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/speed.d.tmp -MT apps/speed.o -c -o apps/speed.o apps/speed.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/spkac.d.tmp -MT apps/spkac.o -c -o apps/spkac.o apps/spkac.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/srp.d.tmp -MT apps/srp.o -c -o apps/srp.o apps/srp.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/storeutl.d.tmp -MT apps/storeutl.o -c -o apps/storeutl.o apps/storeutl.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/ts.d.tmp -MT apps/ts.o -c -o apps/ts.o apps/ts.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/verify.d.tmp -MT apps/verify.o -c -o apps/verify.o apps/verify.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/version.d.tmp -MT apps/version.o -c -o apps/version.o apps/version.c +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF apps/x509.d.tmp -MT apps/x509.o -c -o apps/x509.o apps/x509.c +rm -f apps/openssl +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o apps/openssl apps/asn1pars.o apps/ca.o apps/ciphers.o apps/cms.o apps/crl.o apps/crl2p7.o apps/dgst.o apps/dhparam.o apps/dsa.o apps/dsaparam.o apps/ec.o apps/ecparam.o apps/enc.o apps/engine.o apps/errstr.o apps/gendsa.o apps/genpkey.o apps/genrsa.o apps/nseq.o apps/ocsp.o apps/openssl.o apps/passwd.o apps/pkcs12.o apps/pkcs7.o apps/pkcs8.o apps/pkey.o apps/pkeyparam.o apps/pkeyutl.o apps/prime.o apps/rand.o apps/rehash.o apps/req.o apps/rsa.o apps/rsautl.o apps/s_client.o apps/s_server.o apps/s_time.o apps/sess_id.o apps/smime.o apps/speed.o apps/spkac.o apps/srp.o apps/storeutl.o apps/ts.o apps/verify.o apps/version.o apps/x509.o \ + apps/libapps.a -lssl -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF fuzz/asn1.d.tmp -MT fuzz/asn1.o -c -o fuzz/asn1.o fuzz/asn1.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF fuzz/test-corpus.d.tmp -MT fuzz/test-corpus.o -c -o fuzz/test-corpus.o fuzz/test-corpus.c +rm -f fuzz/asn1-test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o fuzz/asn1-test fuzz/asn1.o fuzz/test-corpus.o \ + -lssl -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF fuzz/asn1parse.d.tmp -MT fuzz/asn1parse.o -c -o fuzz/asn1parse.o fuzz/asn1parse.c +rm -f fuzz/asn1parse-test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o fuzz/asn1parse-test fuzz/asn1parse.o fuzz/test-corpus.o \ + -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF fuzz/bignum.d.tmp -MT fuzz/bignum.o -c -o fuzz/bignum.o fuzz/bignum.c +rm -f fuzz/bignum-test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o fuzz/bignum-test fuzz/bignum.o fuzz/test-corpus.o \ + -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF fuzz/bndiv.d.tmp -MT fuzz/bndiv.o -c -o fuzz/bndiv.o fuzz/bndiv.c +rm -f fuzz/bndiv-test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o fuzz/bndiv-test fuzz/bndiv.o fuzz/test-corpus.o \ + -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF fuzz/client.d.tmp -MT fuzz/client.o -c -o fuzz/client.o fuzz/client.c +rm -f fuzz/client-test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o fuzz/client-test fuzz/client.o fuzz/test-corpus.o \ + -lssl -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF fuzz/cms.d.tmp -MT fuzz/cms.o -c -o fuzz/cms.o fuzz/cms.c +rm -f fuzz/cms-test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o fuzz/cms-test fuzz/cms.o fuzz/test-corpus.o \ + -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF fuzz/conf.d.tmp -MT fuzz/conf.o -c -o fuzz/conf.o fuzz/conf.c +rm -f fuzz/conf-test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o fuzz/conf-test fuzz/conf.o fuzz/test-corpus.o \ + -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF fuzz/crl.d.tmp -MT fuzz/crl.o -c -o fuzz/crl.o fuzz/crl.c +rm -f fuzz/crl-test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o fuzz/crl-test fuzz/crl.o fuzz/test-corpus.o \ + -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF fuzz/ct.d.tmp -MT fuzz/ct.o -c -o fuzz/ct.o fuzz/ct.c +rm -f fuzz/ct-test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o fuzz/ct-test fuzz/ct.o fuzz/test-corpus.o \ + -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF fuzz/server.d.tmp -MT fuzz/server.o -c -o fuzz/server.o fuzz/server.c +rm -f fuzz/server-test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o fuzz/server-test fuzz/server.o fuzz/test-corpus.o \ + -lssl -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF fuzz/x509.d.tmp -MT fuzz/x509.o -c -o fuzz/x509.o fuzz/x509.c +rm -f fuzz/x509-test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o fuzz/x509-test fuzz/test-corpus.o fuzz/x509.o \ + -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/aborttest.d.tmp -MT test/aborttest.o -c -o test/aborttest.o test/aborttest.c +rm -f test/aborttest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/aborttest test/aborttest.o \ + -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/afalgtest.d.tmp -MT test/afalgtest.o -c -o test/afalgtest.o test/afalgtest.c +rm -f test/afalgtest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/afalgtest test/afalgtest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/asn1_decode_test.d.tmp -MT test/asn1_decode_test.o -c -o test/asn1_decode_test.o test/asn1_decode_test.c +rm -f test/asn1_decode_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/asn1_decode_test test/asn1_decode_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/asn1_encode_test.d.tmp -MT test/asn1_encode_test.o -c -o test/asn1_encode_test.o test/asn1_encode_test.c +rm -f test/asn1_encode_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/asn1_encode_test test/asn1_encode_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/asn1_internal_test.d.tmp -MT test/asn1_internal_test.o -c -o test/asn1_internal_test.o test/asn1_internal_test.c +rm -f test/asn1_internal_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/asn1_internal_test test/asn1_internal_test.o \ + test/libtestutil.a libcrypto.a -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/asn1_string_table_test.d.tmp -MT test/asn1_string_table_test.o -c -o test/asn1_string_table_test.o test/asn1_string_table_test.c +rm -f test/asn1_string_table_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/asn1_string_table_test test/asn1_string_table_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/asn1_time_test.d.tmp -MT test/asn1_time_test.o -c -o test/asn1_time_test.o test/asn1_time_test.c +rm -f test/asn1_time_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/asn1_time_test test/asn1_time_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/asynciotest.d.tmp -MT test/asynciotest.o -c -o test/asynciotest.o test/asynciotest.c +gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/ssltestlib.d.tmp -MT test/ssltestlib.o -c -o test/ssltestlib.o test/ssltestlib.c +rm -f test/asynciotest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/asynciotest test/asynciotest.o test/ssltestlib.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/asynctest.d.tmp -MT test/asynctest.o -c -o test/asynctest.o test/asynctest.c +rm -f test/asynctest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/asynctest test/asynctest.o \ + -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/bad_dtls_test.d.tmp -MT test/bad_dtls_test.o -c -o test/bad_dtls_test.o test/bad_dtls_test.c +rm -f test/bad_dtls_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/bad_dtls_test test/bad_dtls_test.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/bftest.d.tmp -MT test/bftest.o -c -o test/bftest.o test/bftest.c +rm -f test/bftest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/bftest test/bftest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/bio_callback_test.d.tmp -MT test/bio_callback_test.o -c -o test/bio_callback_test.o test/bio_callback_test.c +rm -f test/bio_callback_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/bio_callback_test test/bio_callback_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/bio_enc_test.d.tmp -MT test/bio_enc_test.o -c -o test/bio_enc_test.o test/bio_enc_test.c +rm -f test/bio_enc_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/bio_enc_test test/bio_enc_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/bio_memleak_test.d.tmp -MT test/bio_memleak_test.o -c -o test/bio_memleak_test.o test/bio_memleak_test.c +rm -f test/bio_memleak_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/bio_memleak_test test/bio_memleak_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/bioprinttest.d.tmp -MT test/bioprinttest.o -c -o test/bioprinttest.o test/bioprinttest.c +rm -f test/bioprinttest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/bioprinttest test/bioprinttest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/bntest.d.tmp -MT test/bntest.o -c -o test/bntest.o test/bntest.c +rm -f test/bntest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/bntest test/bntest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl aes > test/buildtest_aes.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_aes.d.tmp -MT test/buildtest_aes.o -c -o test/buildtest_aes.o test/buildtest_aes.c +rm -f test/buildtest_c_aes +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_aes test/buildtest_aes.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl asn1 > test/buildtest_asn1.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_asn1.d.tmp -MT test/buildtest_asn1.o -c -o test/buildtest_asn1.o test/buildtest_asn1.c +rm -f test/buildtest_c_asn1 +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_asn1 test/buildtest_asn1.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl asn1t > test/buildtest_asn1t.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_asn1t.d.tmp -MT test/buildtest_asn1t.o -c -o test/buildtest_asn1t.o test/buildtest_asn1t.c +rm -f test/buildtest_c_asn1t +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_asn1t test/buildtest_asn1t.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl async > test/buildtest_async.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_async.d.tmp -MT test/buildtest_async.o -c -o test/buildtest_async.o test/buildtest_async.c +rm -f test/buildtest_c_async +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_async test/buildtest_async.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl bio > test/buildtest_bio.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_bio.d.tmp -MT test/buildtest_bio.o -c -o test/buildtest_bio.o test/buildtest_bio.c +rm -f test/buildtest_c_bio +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_bio test/buildtest_bio.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl blowfish > test/buildtest_blowfish.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_blowfish.d.tmp -MT test/buildtest_blowfish.o -c -o test/buildtest_blowfish.o test/buildtest_blowfish.c +rm -f test/buildtest_c_blowfish +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_blowfish test/buildtest_blowfish.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl bn > test/buildtest_bn.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_bn.d.tmp -MT test/buildtest_bn.o -c -o test/buildtest_bn.o test/buildtest_bn.c +rm -f test/buildtest_c_bn +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_bn test/buildtest_bn.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl buffer > test/buildtest_buffer.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_buffer.d.tmp -MT test/buildtest_buffer.o -c -o test/buildtest_buffer.o test/buildtest_buffer.c +rm -f test/buildtest_c_buffer +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_buffer test/buildtest_buffer.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl camellia > test/buildtest_camellia.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_camellia.d.tmp -MT test/buildtest_camellia.o -c -o test/buildtest_camellia.o test/buildtest_camellia.c +rm -f test/buildtest_c_camellia +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_camellia test/buildtest_camellia.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl cast > test/buildtest_cast.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_cast.d.tmp -MT test/buildtest_cast.o -c -o test/buildtest_cast.o test/buildtest_cast.c +rm -f test/buildtest_c_cast +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_cast test/buildtest_cast.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl cmac > test/buildtest_cmac.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_cmac.d.tmp -MT test/buildtest_cmac.o -c -o test/buildtest_cmac.o test/buildtest_cmac.c +rm -f test/buildtest_c_cmac +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_cmac test/buildtest_cmac.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl cms > test/buildtest_cms.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_cms.d.tmp -MT test/buildtest_cms.o -c -o test/buildtest_cms.o test/buildtest_cms.c +rm -f test/buildtest_c_cms +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_cms test/buildtest_cms.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl comp > test/buildtest_comp.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_comp.d.tmp -MT test/buildtest_comp.o -c -o test/buildtest_comp.o test/buildtest_comp.c +rm -f test/buildtest_c_comp +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_comp test/buildtest_comp.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl conf > test/buildtest_conf.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_conf.d.tmp -MT test/buildtest_conf.o -c -o test/buildtest_conf.o test/buildtest_conf.c +rm -f test/buildtest_c_conf +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_conf test/buildtest_conf.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl conf_api > test/buildtest_conf_api.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_conf_api.d.tmp -MT test/buildtest_conf_api.o -c -o test/buildtest_conf_api.o test/buildtest_conf_api.c +rm -f test/buildtest_c_conf_api +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_conf_api test/buildtest_conf_api.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl crypto > test/buildtest_crypto.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_crypto.d.tmp -MT test/buildtest_crypto.o -c -o test/buildtest_crypto.o test/buildtest_crypto.c +rm -f test/buildtest_c_crypto +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_crypto test/buildtest_crypto.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl ct > test/buildtest_ct.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_ct.d.tmp -MT test/buildtest_ct.o -c -o test/buildtest_ct.o test/buildtest_ct.c +rm -f test/buildtest_c_ct +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_ct test/buildtest_ct.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl des > test/buildtest_des.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_des.d.tmp -MT test/buildtest_des.o -c -o test/buildtest_des.o test/buildtest_des.c +rm -f test/buildtest_c_des +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_des test/buildtest_des.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl dh > test/buildtest_dh.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_dh.d.tmp -MT test/buildtest_dh.o -c -o test/buildtest_dh.o test/buildtest_dh.c +rm -f test/buildtest_c_dh +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_dh test/buildtest_dh.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl dsa > test/buildtest_dsa.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_dsa.d.tmp -MT test/buildtest_dsa.o -c -o test/buildtest_dsa.o test/buildtest_dsa.c +rm -f test/buildtest_c_dsa +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_dsa test/buildtest_dsa.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl dtls1 > test/buildtest_dtls1.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_dtls1.d.tmp -MT test/buildtest_dtls1.o -c -o test/buildtest_dtls1.o test/buildtest_dtls1.c +rm -f test/buildtest_c_dtls1 +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_dtls1 test/buildtest_dtls1.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl e_os2 > test/buildtest_e_os2.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_e_os2.d.tmp -MT test/buildtest_e_os2.o -c -o test/buildtest_e_os2.o test/buildtest_e_os2.c +rm -f test/buildtest_c_e_os2 +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_e_os2 test/buildtest_e_os2.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl ebcdic > test/buildtest_ebcdic.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_ebcdic.d.tmp -MT test/buildtest_ebcdic.o -c -o test/buildtest_ebcdic.o test/buildtest_ebcdic.c +rm -f test/buildtest_c_ebcdic +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_ebcdic test/buildtest_ebcdic.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl ec > test/buildtest_ec.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_ec.d.tmp -MT test/buildtest_ec.o -c -o test/buildtest_ec.o test/buildtest_ec.c +rm -f test/buildtest_c_ec +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_ec test/buildtest_ec.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl ecdh > test/buildtest_ecdh.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_ecdh.d.tmp -MT test/buildtest_ecdh.o -c -o test/buildtest_ecdh.o test/buildtest_ecdh.c +rm -f test/buildtest_c_ecdh +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_ecdh test/buildtest_ecdh.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl ecdsa > test/buildtest_ecdsa.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_ecdsa.d.tmp -MT test/buildtest_ecdsa.o -c -o test/buildtest_ecdsa.o test/buildtest_ecdsa.c +rm -f test/buildtest_c_ecdsa +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_ecdsa test/buildtest_ecdsa.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl engine > test/buildtest_engine.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_engine.d.tmp -MT test/buildtest_engine.o -c -o test/buildtest_engine.o test/buildtest_engine.c +rm -f test/buildtest_c_engine +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_engine test/buildtest_engine.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl evp > test/buildtest_evp.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_evp.d.tmp -MT test/buildtest_evp.o -c -o test/buildtest_evp.o test/buildtest_evp.c +rm -f test/buildtest_c_evp +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_evp test/buildtest_evp.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl hmac > test/buildtest_hmac.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_hmac.d.tmp -MT test/buildtest_hmac.o -c -o test/buildtest_hmac.o test/buildtest_hmac.c +rm -f test/buildtest_c_hmac +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_hmac test/buildtest_hmac.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl idea > test/buildtest_idea.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_idea.d.tmp -MT test/buildtest_idea.o -c -o test/buildtest_idea.o test/buildtest_idea.c +rm -f test/buildtest_c_idea +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_idea test/buildtest_idea.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl kdf > test/buildtest_kdf.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_kdf.d.tmp -MT test/buildtest_kdf.o -c -o test/buildtest_kdf.o test/buildtest_kdf.c +rm -f test/buildtest_c_kdf +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_kdf test/buildtest_kdf.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl lhash > test/buildtest_lhash.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_lhash.d.tmp -MT test/buildtest_lhash.o -c -o test/buildtest_lhash.o test/buildtest_lhash.c +rm -f test/buildtest_c_lhash +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_lhash test/buildtest_lhash.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl md4 > test/buildtest_md4.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_md4.d.tmp -MT test/buildtest_md4.o -c -o test/buildtest_md4.o test/buildtest_md4.c +rm -f test/buildtest_c_md4 +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_md4 test/buildtest_md4.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl md5 > test/buildtest_md5.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_md5.d.tmp -MT test/buildtest_md5.o -c -o test/buildtest_md5.o test/buildtest_md5.c +rm -f test/buildtest_c_md5 +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_md5 test/buildtest_md5.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl mdc2 > test/buildtest_mdc2.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_mdc2.d.tmp -MT test/buildtest_mdc2.o -c -o test/buildtest_mdc2.o test/buildtest_mdc2.c +rm -f test/buildtest_c_mdc2 +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_mdc2 test/buildtest_mdc2.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl modes > test/buildtest_modes.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_modes.d.tmp -MT test/buildtest_modes.o -c -o test/buildtest_modes.o test/buildtest_modes.c +rm -f test/buildtest_c_modes +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_modes test/buildtest_modes.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl obj_mac > test/buildtest_obj_mac.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_obj_mac.d.tmp -MT test/buildtest_obj_mac.o -c -o test/buildtest_obj_mac.o test/buildtest_obj_mac.c +rm -f test/buildtest_c_obj_mac +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_obj_mac test/buildtest_obj_mac.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl objects > test/buildtest_objects.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_objects.d.tmp -MT test/buildtest_objects.o -c -o test/buildtest_objects.o test/buildtest_objects.c +rm -f test/buildtest_c_objects +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_objects test/buildtest_objects.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl ocsp > test/buildtest_ocsp.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_ocsp.d.tmp -MT test/buildtest_ocsp.o -c -o test/buildtest_ocsp.o test/buildtest_ocsp.c +rm -f test/buildtest_c_ocsp +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_ocsp test/buildtest_ocsp.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl opensslv > test/buildtest_opensslv.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_opensslv.d.tmp -MT test/buildtest_opensslv.o -c -o test/buildtest_opensslv.o test/buildtest_opensslv.c +rm -f test/buildtest_c_opensslv +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_opensslv test/buildtest_opensslv.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl ossl_typ > test/buildtest_ossl_typ.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_ossl_typ.d.tmp -MT test/buildtest_ossl_typ.o -c -o test/buildtest_ossl_typ.o test/buildtest_ossl_typ.c +rm -f test/buildtest_c_ossl_typ +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_ossl_typ test/buildtest_ossl_typ.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl pem > test/buildtest_pem.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_pem.d.tmp -MT test/buildtest_pem.o -c -o test/buildtest_pem.o test/buildtest_pem.c +rm -f test/buildtest_c_pem +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_pem test/buildtest_pem.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl pem2 > test/buildtest_pem2.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_pem2.d.tmp -MT test/buildtest_pem2.o -c -o test/buildtest_pem2.o test/buildtest_pem2.c +rm -f test/buildtest_c_pem2 +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_pem2 test/buildtest_pem2.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl pkcs12 > test/buildtest_pkcs12.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_pkcs12.d.tmp -MT test/buildtest_pkcs12.o -c -o test/buildtest_pkcs12.o test/buildtest_pkcs12.c +rm -f test/buildtest_c_pkcs12 +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_pkcs12 test/buildtest_pkcs12.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl pkcs7 > test/buildtest_pkcs7.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_pkcs7.d.tmp -MT test/buildtest_pkcs7.o -c -o test/buildtest_pkcs7.o test/buildtest_pkcs7.c +rm -f test/buildtest_c_pkcs7 +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_pkcs7 test/buildtest_pkcs7.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl rand > test/buildtest_rand.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_rand.d.tmp -MT test/buildtest_rand.o -c -o test/buildtest_rand.o test/buildtest_rand.c +rm -f test/buildtest_c_rand +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_rand test/buildtest_rand.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl rand_drbg > test/buildtest_rand_drbg.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_rand_drbg.d.tmp -MT test/buildtest_rand_drbg.o -c -o test/buildtest_rand_drbg.o test/buildtest_rand_drbg.c +rm -f test/buildtest_c_rand_drbg +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_rand_drbg test/buildtest_rand_drbg.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl rc2 > test/buildtest_rc2.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_rc2.d.tmp -MT test/buildtest_rc2.o -c -o test/buildtest_rc2.o test/buildtest_rc2.c +rm -f test/buildtest_c_rc2 +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_rc2 test/buildtest_rc2.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl rc4 > test/buildtest_rc4.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_rc4.d.tmp -MT test/buildtest_rc4.o -c -o test/buildtest_rc4.o test/buildtest_rc4.c +rm -f test/buildtest_c_rc4 +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_rc4 test/buildtest_rc4.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl ripemd > test/buildtest_ripemd.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_ripemd.d.tmp -MT test/buildtest_ripemd.o -c -o test/buildtest_ripemd.o test/buildtest_ripemd.c +rm -f test/buildtest_c_ripemd +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_ripemd test/buildtest_ripemd.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl rsa > test/buildtest_rsa.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_rsa.d.tmp -MT test/buildtest_rsa.o -c -o test/buildtest_rsa.o test/buildtest_rsa.c +rm -f test/buildtest_c_rsa +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_rsa test/buildtest_rsa.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl safestack > test/buildtest_safestack.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_safestack.d.tmp -MT test/buildtest_safestack.o -c -o test/buildtest_safestack.o test/buildtest_safestack.c +rm -f test/buildtest_c_safestack +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_safestack test/buildtest_safestack.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl seed > test/buildtest_seed.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_seed.d.tmp -MT test/buildtest_seed.o -c -o test/buildtest_seed.o test/buildtest_seed.c +rm -f test/buildtest_c_seed +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_seed test/buildtest_seed.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl sha > test/buildtest_sha.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_sha.d.tmp -MT test/buildtest_sha.o -c -o test/buildtest_sha.o test/buildtest_sha.c +rm -f test/buildtest_c_sha +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_sha test/buildtest_sha.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl srp > test/buildtest_srp.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_srp.d.tmp -MT test/buildtest_srp.o -c -o test/buildtest_srp.o test/buildtest_srp.c +rm -f test/buildtest_c_srp +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_srp test/buildtest_srp.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl srtp > test/buildtest_srtp.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_srtp.d.tmp -MT test/buildtest_srtp.o -c -o test/buildtest_srtp.o test/buildtest_srtp.c +rm -f test/buildtest_c_srtp +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_srtp test/buildtest_srtp.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl ssl > test/buildtest_ssl.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_ssl.d.tmp -MT test/buildtest_ssl.o -c -o test/buildtest_ssl.o test/buildtest_ssl.c +rm -f test/buildtest_c_ssl +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_ssl test/buildtest_ssl.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl ssl2 > test/buildtest_ssl2.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_ssl2.d.tmp -MT test/buildtest_ssl2.o -c -o test/buildtest_ssl2.o test/buildtest_ssl2.c +rm -f test/buildtest_c_ssl2 +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_ssl2 test/buildtest_ssl2.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl stack > test/buildtest_stack.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_stack.d.tmp -MT test/buildtest_stack.o -c -o test/buildtest_stack.o test/buildtest_stack.c +rm -f test/buildtest_c_stack +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_stack test/buildtest_stack.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl store > test/buildtest_store.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_store.d.tmp -MT test/buildtest_store.o -c -o test/buildtest_store.o test/buildtest_store.c +rm -f test/buildtest_c_store +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_store test/buildtest_store.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl symhacks > test/buildtest_symhacks.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_symhacks.d.tmp -MT test/buildtest_symhacks.o -c -o test/buildtest_symhacks.o test/buildtest_symhacks.c +rm -f test/buildtest_c_symhacks +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_symhacks test/buildtest_symhacks.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl tls1 > test/buildtest_tls1.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_tls1.d.tmp -MT test/buildtest_tls1.o -c -o test/buildtest_tls1.o test/buildtest_tls1.c +rm -f test/buildtest_c_tls1 +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_tls1 test/buildtest_tls1.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl ts > test/buildtest_ts.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_ts.d.tmp -MT test/buildtest_ts.o -c -o test/buildtest_ts.o test/buildtest_ts.c +rm -f test/buildtest_c_ts +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_ts test/buildtest_ts.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl txt_db > test/buildtest_txt_db.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_txt_db.d.tmp -MT test/buildtest_txt_db.o -c -o test/buildtest_txt_db.o test/buildtest_txt_db.c +rm -f test/buildtest_c_txt_db +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_txt_db test/buildtest_txt_db.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl ui > test/buildtest_ui.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_ui.d.tmp -MT test/buildtest_ui.o -c -o test/buildtest_ui.o test/buildtest_ui.c +rm -f test/buildtest_c_ui +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_ui test/buildtest_ui.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl whrlpool > test/buildtest_whrlpool.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_whrlpool.d.tmp -MT test/buildtest_whrlpool.o -c -o test/buildtest_whrlpool.o test/buildtest_whrlpool.c +rm -f test/buildtest_c_whrlpool +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_whrlpool test/buildtest_whrlpool.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl x509 > test/buildtest_x509.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_x509.d.tmp -MT test/buildtest_x509.o -c -o test/buildtest_x509.o test/buildtest_x509.c +rm -f test/buildtest_c_x509 +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_x509 test/buildtest_x509.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl x509_vfy > test/buildtest_x509_vfy.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_x509_vfy.d.tmp -MT test/buildtest_x509_vfy.o -c -o test/buildtest_x509_vfy.o test/buildtest_x509_vfy.c +rm -f test/buildtest_c_x509_vfy +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_x509_vfy test/buildtest_x509_vfy.o \ + -lssl -lcrypto -ldl -pthread +/usr/bin/perl test/generate_buildtest.pl x509v3 > test/buildtest_x509v3.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/buildtest_x509v3.d.tmp -MT test/buildtest_x509v3.o -c -o test/buildtest_x509v3.o test/buildtest_x509v3.c +rm -f test/buildtest_c_x509v3 +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/buildtest_c_x509v3 test/buildtest_x509v3.o \ + -lssl -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/casttest.d.tmp -MT test/casttest.o -c -o test/casttest.o test/casttest.c +rm -f test/casttest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/casttest test/casttest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/chacha_internal_test.d.tmp -MT test/chacha_internal_test.o -c -o test/chacha_internal_test.o test/chacha_internal_test.c +rm -f test/chacha_internal_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/chacha_internal_test test/chacha_internal_test.o \ + test/libtestutil.a libcrypto.a -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/cipherbytes_test.d.tmp -MT test/cipherbytes_test.o -c -o test/cipherbytes_test.o test/cipherbytes_test.c +rm -f test/cipherbytes_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/cipherbytes_test test/cipherbytes_test.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/cipherlist_test.d.tmp -MT test/cipherlist_test.o -c -o test/cipherlist_test.o test/cipherlist_test.c +rm -f test/cipherlist_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/cipherlist_test test/cipherlist_test.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/ciphername_test.d.tmp -MT test/ciphername_test.o -c -o test/ciphername_test.o test/ciphername_test.c +rm -f test/ciphername_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/ciphername_test test/ciphername_test.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/clienthellotest.d.tmp -MT test/clienthellotest.o -c -o test/clienthellotest.o test/clienthellotest.c +rm -f test/clienthellotest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/clienthellotest test/clienthellotest.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/cmsapitest.d.tmp -MT test/cmsapitest.o -c -o test/cmsapitest.o test/cmsapitest.c +rm -f test/cmsapitest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/cmsapitest test/cmsapitest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/conf_include_test.d.tmp -MT test/conf_include_test.o -c -o test/conf_include_test.o test/conf_include_test.c +rm -f test/conf_include_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/conf_include_test test/conf_include_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/constant_time_test.d.tmp -MT test/constant_time_test.o -c -o test/constant_time_test.o test/constant_time_test.c +rm -f test/constant_time_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/constant_time_test test/constant_time_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/crltest.d.tmp -MT test/crltest.o -c -o test/crltest.o test/crltest.c +rm -f test/crltest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/crltest test/crltest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/ct_test.d.tmp -MT test/ct_test.o -c -o test/ct_test.o test/ct_test.c +rm -f test/ct_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/ct_test test/ct_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/ctype_internal_test.d.tmp -MT test/ctype_internal_test.o -c -o test/ctype_internal_test.o test/ctype_internal_test.c +rm -f test/ctype_internal_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/ctype_internal_test test/ctype_internal_test.o \ + test/libtestutil.a libcrypto.a -ldl -pthread +gcc -I. -Iinclude -Icrypto/ec/curve448 -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/curve448_internal_test.d.tmp -MT test/curve448_internal_test.o -c -o test/curve448_internal_test.o test/curve448_internal_test.c +rm -f test/curve448_internal_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/curve448_internal_test test/curve448_internal_test.o \ + test/libtestutil.a libcrypto.a -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/d2i_test.d.tmp -MT test/d2i_test.o -c -o test/d2i_test.o test/d2i_test.c +rm -f test/d2i_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/d2i_test test/d2i_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/danetest.d.tmp -MT test/danetest.o -c -o test/danetest.o test/danetest.c +rm -f test/danetest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/danetest test/danetest.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/destest.d.tmp -MT test/destest.o -c -o test/destest.o test/destest.c +rm -f test/destest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/destest test/destest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/dhtest.d.tmp -MT test/dhtest.o -c -o test/dhtest.o test/dhtest.c +rm -f test/dhtest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/dhtest test/dhtest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -Itest -I. -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/drbg_cavs_data.d.tmp -MT test/drbg_cavs_data.o -c -o test/drbg_cavs_data.o test/drbg_cavs_data.c +gcc -Iinclude -Itest -I. -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/drbg_cavs_test.d.tmp -MT test/drbg_cavs_test.o -c -o test/drbg_cavs_test.o test/drbg_cavs_test.c +rm -f test/drbg_cavs_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/drbg_cavs_test test/drbg_cavs_data.o test/drbg_cavs_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/drbgtest.d.tmp -MT test/drbgtest.o -c -o test/drbgtest.o test/drbgtest.c +rm -f test/drbgtest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/drbgtest test/drbgtest.o \ + test/libtestutil.a libcrypto.a -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/dsa_no_digest_size_test.d.tmp -MT test/dsa_no_digest_size_test.o -c -o test/dsa_no_digest_size_test.o test/dsa_no_digest_size_test.c +rm -f test/dsa_no_digest_size_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/dsa_no_digest_size_test test/dsa_no_digest_size_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/dsatest.d.tmp -MT test/dsatest.o -c -o test/dsatest.o test/dsatest.c +rm -f test/dsatest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/dsatest test/dsatest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/dtls_mtu_test.d.tmp -MT test/dtls_mtu_test.o -c -o test/dtls_mtu_test.o test/dtls_mtu_test.c +rm -f test/dtls_mtu_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/dtls_mtu_test test/dtls_mtu_test.o test/ssltestlib.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/dtlstest.d.tmp -MT test/dtlstest.o -c -o test/dtlstest.o test/dtlstest.c +rm -f test/dtlstest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/dtlstest test/dtlstest.o test/ssltestlib.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/dtlsv1listentest.d.tmp -MT test/dtlsv1listentest.o -c -o test/dtlsv1listentest.o test/dtlsv1listentest.c +rm -f test/dtlsv1listentest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/dtlsv1listentest test/dtlsv1listentest.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -Icrypto/ec -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/ec_internal_test.d.tmp -MT test/ec_internal_test.o -c -o test/ec_internal_test.o test/ec_internal_test.c +rm -f test/ec_internal_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/ec_internal_test test/ec_internal_test.o \ + test/libtestutil.a libcrypto.a -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/ecdsatest.d.tmp -MT test/ecdsatest.o -c -o test/ecdsatest.o test/ecdsatest.c +rm -f test/ecdsatest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/ecdsatest test/ecdsatest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/ecstresstest.d.tmp -MT test/ecstresstest.o -c -o test/ecstresstest.o test/ecstresstest.c +rm -f test/ecstresstest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/ecstresstest test/ecstresstest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/ectest.d.tmp -MT test/ectest.o -c -o test/ectest.o test/ectest.c +rm -f test/ectest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/ectest test/ectest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/enginetest.d.tmp -MT test/enginetest.o -c -o test/enginetest.o test/enginetest.c +rm -f test/enginetest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/enginetest test/enginetest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/errtest.d.tmp -MT test/errtest.o -c -o test/errtest.o test/errtest.c +rm -f test/errtest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/errtest test/errtest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/evp_extra_test.d.tmp -MT test/evp_extra_test.o -c -o test/evp_extra_test.o test/evp_extra_test.c +rm -f test/evp_extra_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/evp_extra_test test/evp_extra_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/evp_test.d.tmp -MT test/evp_test.o -c -o test/evp_test.o test/evp_test.c +rm -f test/evp_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/evp_test test/evp_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/exdatatest.d.tmp -MT test/exdatatest.o -c -o test/exdatatest.o test/exdatatest.c +rm -f test/exdatatest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/exdatatest test/exdatatest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/exptest.d.tmp -MT test/exptest.o -c -o test/exptest.o test/exptest.c +rm -f test/exptest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/exptest test/exptest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/fatalerrtest.d.tmp -MT test/fatalerrtest.o -c -o test/fatalerrtest.o test/fatalerrtest.c +rm -f test/fatalerrtest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/fatalerrtest test/fatalerrtest.o test/ssltestlib.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/gmdifftest.d.tmp -MT test/gmdifftest.o -c -o test/gmdifftest.o test/gmdifftest.c +rm -f test/gmdifftest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/gmdifftest test/gmdifftest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -I. -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/gosttest.d.tmp -MT test/gosttest.o -c -o test/gosttest.o test/gosttest.c +rm -f test/gosttest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/gosttest test/gosttest.o test/ssltestlib.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/hmactest.d.tmp -MT test/hmactest.o -c -o test/hmactest.o test/hmactest.c +rm -f test/hmactest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/hmactest test/hmactest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/ideatest.d.tmp -MT test/ideatest.o -c -o test/ideatest.o test/ideatest.c +rm -f test/ideatest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/ideatest test/ideatest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/igetest.d.tmp -MT test/igetest.o -c -o test/igetest.o test/igetest.c +rm -f test/igetest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/igetest test/igetest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/lhash_test.d.tmp -MT test/lhash_test.o -c -o test/lhash_test.o test/lhash_test.c +rm -f test/lhash_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/lhash_test test/lhash_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/md2test.d.tmp -MT test/md2test.o -c -o test/md2test.o test/md2test.c +rm -f test/md2test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/md2test test/md2test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/mdc2_internal_test.d.tmp -MT test/mdc2_internal_test.o -c -o test/mdc2_internal_test.o test/mdc2_internal_test.c +rm -f test/mdc2_internal_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/mdc2_internal_test test/mdc2_internal_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/mdc2test.d.tmp -MT test/mdc2test.o -c -o test/mdc2test.o test/mdc2test.c +rm -f test/mdc2test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/mdc2test test/mdc2test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/memleaktest.d.tmp -MT test/memleaktest.o -c -o test/memleaktest.o test/memleaktest.c +rm -f test/memleaktest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/memleaktest test/memleaktest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/modes_internal_test.d.tmp -MT test/modes_internal_test.o -c -o test/modes_internal_test.o test/modes_internal_test.c +rm -f test/modes_internal_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/modes_internal_test test/modes_internal_test.o \ + test/libtestutil.a libcrypto.a -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/ocspapitest.d.tmp -MT test/ocspapitest.o -c -o test/ocspapitest.o test/ocspapitest.c +rm -f test/ocspapitest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/ocspapitest test/ocspapitest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/packettest.d.tmp -MT test/packettest.o -c -o test/packettest.o test/packettest.c +rm -f test/packettest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/packettest test/packettest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/pbelutest.d.tmp -MT test/pbelutest.o -c -o test/pbelutest.o test/pbelutest.c +rm -f test/pbelutest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/pbelutest test/pbelutest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/pemtest.d.tmp -MT test/pemtest.o -c -o test/pemtest.o test/pemtest.c +rm -f test/pemtest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/pemtest test/pemtest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/pkey_meth_kdf_test.d.tmp -MT test/pkey_meth_kdf_test.o -c -o test/pkey_meth_kdf_test.o test/pkey_meth_kdf_test.c +rm -f test/pkey_meth_kdf_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/pkey_meth_kdf_test test/pkey_meth_kdf_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/pkey_meth_test.d.tmp -MT test/pkey_meth_test.o -c -o test/pkey_meth_test.o test/pkey_meth_test.c +rm -f test/pkey_meth_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/pkey_meth_test test/pkey_meth_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/poly1305_internal_test.d.tmp -MT test/poly1305_internal_test.o -c -o test/poly1305_internal_test.o test/poly1305_internal_test.c +rm -f test/poly1305_internal_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/poly1305_internal_test test/poly1305_internal_test.o \ + test/libtestutil.a libcrypto.a -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/rc2test.d.tmp -MT test/rc2test.o -c -o test/rc2test.o test/rc2test.c +rm -f test/rc2test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/rc2test test/rc2test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/rc4test.d.tmp -MT test/rc4test.o -c -o test/rc4test.o test/rc4test.c +rm -f test/rc4test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/rc4test test/rc4test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/rc5test.d.tmp -MT test/rc5test.o -c -o test/rc5test.o test/rc5test.c +rm -f test/rc5test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/rc5test test/rc5test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/rdrand_sanitytest.d.tmp -MT test/rdrand_sanitytest.o -c -o test/rdrand_sanitytest.o test/rdrand_sanitytest.c +rm -f test/rdrand_sanitytest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/rdrand_sanitytest test/rdrand_sanitytest.o \ + test/libtestutil.a libcrypto.a -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/recordlentest.d.tmp -MT test/recordlentest.o -c -o test/recordlentest.o test/recordlentest.c +rm -f test/recordlentest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/recordlentest test/recordlentest.o test/ssltestlib.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/rsa_complex.d.tmp -MT test/rsa_complex.o -c -o test/rsa_complex.o test/rsa_complex.c +rm -f test/rsa_complex +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/rsa_complex test/rsa_complex.o \ + -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/rsa_mp_test.d.tmp -MT test/rsa_mp_test.o -c -o test/rsa_mp_test.o test/rsa_mp_test.c +rm -f test/rsa_mp_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/rsa_mp_test test/rsa_mp_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/rsa_test.d.tmp -MT test/rsa_test.o -c -o test/rsa_test.o test/rsa_test.c +rm -f test/rsa_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/rsa_test test/rsa_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/sanitytest.d.tmp -MT test/sanitytest.o -c -o test/sanitytest.o test/sanitytest.c +rm -f test/sanitytest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/sanitytest test/sanitytest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/secmemtest.d.tmp -MT test/secmemtest.o -c -o test/secmemtest.o test/secmemtest.c +rm -f test/secmemtest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/secmemtest test/secmemtest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/servername_test.d.tmp -MT test/servername_test.o -c -o test/servername_test.o test/servername_test.c +rm -f test/servername_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/servername_test test/servername_test.o test/ssltestlib.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/shlibloadtest.d.tmp -MT test/shlibloadtest.o -c -o test/shlibloadtest.o test/shlibloadtest.c +rm -f test/shlibloadtest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/shlibloadtest test/shlibloadtest.o \ + -ldl -pthread +gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/siphash_internal_test.d.tmp -MT test/siphash_internal_test.o -c -o test/siphash_internal_test.o test/siphash_internal_test.c +rm -f test/siphash_internal_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/siphash_internal_test test/siphash_internal_test.o \ + test/libtestutil.a libcrypto.a -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/sm2_internal_test.d.tmp -MT test/sm2_internal_test.o -c -o test/sm2_internal_test.o test/sm2_internal_test.c +rm -f test/sm2_internal_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/sm2_internal_test test/sm2_internal_test.o \ + test/libtestutil.a libcrypto.a -ldl -pthread +gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/sm4_internal_test.d.tmp -MT test/sm4_internal_test.o -c -o test/sm4_internal_test.o test/sm4_internal_test.c +rm -f test/sm4_internal_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/sm4_internal_test test/sm4_internal_test.o \ + test/libtestutil.a libcrypto.a -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/srptest.d.tmp -MT test/srptest.o -c -o test/srptest.o test/srptest.c +rm -f test/srptest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/srptest test/srptest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/ssl_cert_table_internal_test.d.tmp -MT test/ssl_cert_table_internal_test.o -c -o test/ssl_cert_table_internal_test.o test/ssl_cert_table_internal_test.c +rm -f test/ssl_cert_table_internal_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/ssl_cert_table_internal_test test/ssl_cert_table_internal_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/ssl_ctx_test.d.tmp -MT test/ssl_ctx_test.o -c -o test/ssl_ctx_test.o test/ssl_ctx_test.c +rm -f test/ssl_ctx_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/ssl_ctx_test test/ssl_ctx_test.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/handshake_helper.d.tmp -MT test/handshake_helper.o -c -o test/handshake_helper.o test/handshake_helper.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/ssl_test.d.tmp -MT test/ssl_test.o -c -o test/ssl_test.o test/ssl_test.c +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/ssl_test_ctx.d.tmp -MT test/ssl_test_ctx.o -c -o test/ssl_test_ctx.o test/ssl_test_ctx.c +rm -f test/ssl_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/ssl_test test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/ssl_test_ctx_test.d.tmp -MT test/ssl_test_ctx_test.o -c -o test/ssl_test_ctx_test.o test/ssl_test_ctx_test.c +rm -f test/ssl_test_ctx_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/ssl_test_ctx_test test/ssl_test_ctx.o test/ssl_test_ctx_test.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -I. -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/sslapitest.d.tmp -MT test/sslapitest.o -c -o test/sslapitest.o test/sslapitest.c +rm -f test/sslapitest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/sslapitest test/sslapitest.o test/ssltestlib.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/sslbuffertest.d.tmp -MT test/sslbuffertest.o -c -o test/sslbuffertest.o test/sslbuffertest.c +rm -f test/sslbuffertest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/sslbuffertest test/sslbuffertest.o test/ssltestlib.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/sslcorrupttest.d.tmp -MT test/sslcorrupttest.o -c -o test/sslcorrupttest.o test/sslcorrupttest.c +rm -f test/sslcorrupttest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/sslcorrupttest test/sslcorrupttest.o test/ssltestlib.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/ssltest_old.d.tmp -MT test/ssltest_old.o -c -o test/ssltest_old.o test/ssltest_old.c +rm -f test/ssltest_old +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/ssltest_old test/ssltest_old.o \ + -lssl -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/stack_test.d.tmp -MT test/stack_test.o -c -o test/stack_test.o test/stack_test.c +rm -f test/stack_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/stack_test test/stack_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/sysdefaulttest.d.tmp -MT test/sysdefaulttest.o -c -o test/sysdefaulttest.o test/sysdefaulttest.c +rm -f test/sysdefaulttest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/sysdefaulttest test/sysdefaulttest.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/test_test.d.tmp -MT test/test_test.o -c -o test/test_test.o test/test_test.c +rm -f test/test_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/test_test test/test_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/threadstest.d.tmp -MT test/threadstest.o -c -o test/threadstest.o test/threadstest.c +rm -f test/threadstest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/threadstest test/threadstest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/time_offset_test.d.tmp -MT test/time_offset_test.o -c -o test/time_offset_test.o test/time_offset_test.c +rm -f test/time_offset_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/time_offset_test test/time_offset_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/tls13ccstest.d.tmp -MT test/tls13ccstest.o -c -o test/tls13ccstest.o test/tls13ccstest.c +rm -f test/tls13ccstest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/tls13ccstest test/ssltestlib.o test/tls13ccstest.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/tls13encryptiontest.d.tmp -MT test/tls13encryptiontest.o -c -o test/tls13encryptiontest.o test/tls13encryptiontest.c +rm -f test/tls13encryptiontest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/tls13encryptiontest test/tls13encryptiontest.o \ + libssl.a test/libtestutil.a -lcrypto -ldl -pthread +gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/tls13secretstest.d.tmp -MT test/tls13secretstest.o -c -o test/tls13secretstest.o test/tls13secretstest.c +rm -f test/tls13secretstest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/tls13secretstest ssl/packet.o ssl/tls13_enc.o test/tls13secretstest.o \ + -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/uitest.d.tmp -MT test/uitest.o -c -o test/uitest.o test/uitest.c +rm -f test/uitest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/uitest test/uitest.o \ + apps/libapps.a -lssl test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/v3ext.d.tmp -MT test/v3ext.o -c -o test/v3ext.o test/v3ext.c +rm -f test/v3ext +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/v3ext test/v3ext.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/v3nametest.d.tmp -MT test/v3nametest.o -c -o test/v3nametest.o test/v3nametest.c +rm -f test/v3nametest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/v3nametest test/v3nametest.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/verify_extra_test.d.tmp -MT test/verify_extra_test.o -c -o test/verify_extra_test.o test/verify_extra_test.c +rm -f test/verify_extra_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/verify_extra_test test/verify_extra_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/versions.d.tmp -MT test/versions.o -c -o test/versions.o test/versions.c +rm -f test/versions +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/versions test/versions.o \ + -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/wpackettest.d.tmp -MT test/wpackettest.o -c -o test/wpackettest.o test/wpackettest.c +rm -f test/wpackettest +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/wpackettest test/wpackettest.o \ + libssl.a test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/x509_check_cert_pkey_test.d.tmp -MT test/x509_check_cert_pkey_test.o -c -o test/x509_check_cert_pkey_test.o test/x509_check_cert_pkey_test.c +rm -f test/x509_check_cert_pkey_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/x509_check_cert_pkey_test test/x509_check_cert_pkey_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/x509_dup_cert_test.d.tmp -MT test/x509_dup_cert_test.o -c -o test/x509_dup_cert_test.o test/x509_dup_cert_test.c +rm -f test/x509_dup_cert_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/x509_dup_cert_test test/x509_dup_cert_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -I. -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/x509_internal_test.d.tmp -MT test/x509_internal_test.o -c -o test/x509_internal_test.o test/x509_internal_test.c +rm -f test/x509_internal_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/x509_internal_test test/x509_internal_test.o \ + test/libtestutil.a libcrypto.a -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/x509_time_test.d.tmp -MT test/x509_time_test.o -c -o test/x509_time_test.o test/x509_time_test.c +rm -f test/x509_time_test +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/x509_time_test test/x509_time_test.o \ + test/libtestutil.a -lcrypto -ldl -pthread +gcc -Iinclude -pthread -m64 -Wa,--noexecstack -Wall -O3 -DZLIB -DZLIB_SHARED -DNDEBUG -MMD -MF test/x509aux.d.tmp -MT test/x509aux.o -c -o test/x509aux.o test/x509aux.c +rm -f test/x509aux +${LDCMD:-gcc} -pthread -m64 -Wa,--noexecstack -Wall -O3 -L. \ + -o test/x509aux test/x509aux.o \ + test/libtestutil.a -lcrypto -ldl -pthread +/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ + "-oMakefile" apps/CA.pl.in > "apps/CA.pl" +chmod a+x apps/CA.pl +/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ + "-oMakefile" apps/tsget.in > "apps/tsget.pl" +chmod a+x apps/tsget.pl +/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ + "-oMakefile" tools/c_rehash.in > "tools/c_rehash" +chmod a+x tools/c_rehash +/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ + "-oMakefile" util/shlib_wrap.sh.in > "util/shlib_wrap.sh" +chmod a+x util/shlib_wrap.sh +make[1]: Leaving directory '/sources/openssl-1.1.1g' +make depend && make _build_libs +make[1]: Entering directory '/sources/openssl-1.1.1g' +make[1]: Leaving directory '/sources/openssl-1.1.1g' +make[1]: Entering directory '/sources/openssl-1.1.1g' +make[1]: Nothing to be done for '_build_libs'. +make[1]: Leaving directory '/sources/openssl-1.1.1g' +*** Installing runtime libraries +install libcrypto.so.1.1 -> /usr/lib/libcrypto.so.1.1 +install libssl.so.1.1 -> /usr/lib/libssl.so.1.1 +*** Installing development files +created directory `/usr/include/openssl' +install ./include/openssl/aes.h -> /usr/include/openssl/aes.h +install ./include/openssl/asn1.h -> /usr/include/openssl/asn1.h +install ./include/openssl/asn1_mac.h -> /usr/include/openssl/asn1_mac.h +install ./include/openssl/asn1err.h -> /usr/include/openssl/asn1err.h +install ./include/openssl/asn1t.h -> /usr/include/openssl/asn1t.h +install ./include/openssl/async.h -> /usr/include/openssl/async.h +install ./include/openssl/asyncerr.h -> /usr/include/openssl/asyncerr.h +install ./include/openssl/bio.h -> /usr/include/openssl/bio.h +install ./include/openssl/bioerr.h -> /usr/include/openssl/bioerr.h +install ./include/openssl/blowfish.h -> /usr/include/openssl/blowfish.h +install ./include/openssl/bn.h -> /usr/include/openssl/bn.h +install ./include/openssl/bnerr.h -> /usr/include/openssl/bnerr.h +install ./include/openssl/buffer.h -> /usr/include/openssl/buffer.h +install ./include/openssl/buffererr.h -> /usr/include/openssl/buffererr.h +install ./include/openssl/camellia.h -> /usr/include/openssl/camellia.h +install ./include/openssl/cast.h -> /usr/include/openssl/cast.h +install ./include/openssl/cmac.h -> /usr/include/openssl/cmac.h +install ./include/openssl/cms.h -> /usr/include/openssl/cms.h +install ./include/openssl/cmserr.h -> /usr/include/openssl/cmserr.h +install ./include/openssl/comp.h -> /usr/include/openssl/comp.h +install ./include/openssl/comperr.h -> /usr/include/openssl/comperr.h +install ./include/openssl/conf.h -> /usr/include/openssl/conf.h +install ./include/openssl/conf_api.h -> /usr/include/openssl/conf_api.h +install ./include/openssl/conferr.h -> /usr/include/openssl/conferr.h +install ./include/openssl/crypto.h -> /usr/include/openssl/crypto.h +install ./include/openssl/cryptoerr.h -> /usr/include/openssl/cryptoerr.h +install ./include/openssl/ct.h -> /usr/include/openssl/ct.h +install ./include/openssl/cterr.h -> /usr/include/openssl/cterr.h +install ./include/openssl/des.h -> /usr/include/openssl/des.h +install ./include/openssl/dh.h -> /usr/include/openssl/dh.h +install ./include/openssl/dherr.h -> /usr/include/openssl/dherr.h +install ./include/openssl/dsa.h -> /usr/include/openssl/dsa.h +install ./include/openssl/dsaerr.h -> /usr/include/openssl/dsaerr.h +install ./include/openssl/dtls1.h -> /usr/include/openssl/dtls1.h +install ./include/openssl/e_os2.h -> /usr/include/openssl/e_os2.h +install ./include/openssl/ebcdic.h -> /usr/include/openssl/ebcdic.h +install ./include/openssl/ec.h -> /usr/include/openssl/ec.h +install ./include/openssl/ecdh.h -> /usr/include/openssl/ecdh.h +install ./include/openssl/ecdsa.h -> /usr/include/openssl/ecdsa.h +install ./include/openssl/ecerr.h -> /usr/include/openssl/ecerr.h +install ./include/openssl/engine.h -> /usr/include/openssl/engine.h +install ./include/openssl/engineerr.h -> /usr/include/openssl/engineerr.h +install ./include/openssl/err.h -> /usr/include/openssl/err.h +install ./include/openssl/evp.h -> /usr/include/openssl/evp.h +install ./include/openssl/evperr.h -> /usr/include/openssl/evperr.h +install ./include/openssl/hmac.h -> /usr/include/openssl/hmac.h +install ./include/openssl/idea.h -> /usr/include/openssl/idea.h +install ./include/openssl/kdf.h -> /usr/include/openssl/kdf.h +install ./include/openssl/kdferr.h -> /usr/include/openssl/kdferr.h +install ./include/openssl/lhash.h -> /usr/include/openssl/lhash.h +install ./include/openssl/md2.h -> /usr/include/openssl/md2.h +install ./include/openssl/md4.h -> /usr/include/openssl/md4.h +install ./include/openssl/md5.h -> /usr/include/openssl/md5.h +install ./include/openssl/mdc2.h -> /usr/include/openssl/mdc2.h +install ./include/openssl/modes.h -> /usr/include/openssl/modes.h +install ./include/openssl/obj_mac.h -> /usr/include/openssl/obj_mac.h +install ./include/openssl/objects.h -> /usr/include/openssl/objects.h +install ./include/openssl/objectserr.h -> /usr/include/openssl/objectserr.h +install ./include/openssl/ocsp.h -> /usr/include/openssl/ocsp.h +install ./include/openssl/ocsperr.h -> /usr/include/openssl/ocsperr.h +install ./include/openssl/opensslconf.h -> /usr/include/openssl/opensslconf.h +install ./include/openssl/opensslv.h -> /usr/include/openssl/opensslv.h +install ./include/openssl/ossl_typ.h -> /usr/include/openssl/ossl_typ.h +install ./include/openssl/pem.h -> /usr/include/openssl/pem.h +install ./include/openssl/pem2.h -> /usr/include/openssl/pem2.h +install ./include/openssl/pemerr.h -> /usr/include/openssl/pemerr.h +install ./include/openssl/pkcs12.h -> /usr/include/openssl/pkcs12.h +install ./include/openssl/pkcs12err.h -> /usr/include/openssl/pkcs12err.h +install ./include/openssl/pkcs7.h -> /usr/include/openssl/pkcs7.h +install ./include/openssl/pkcs7err.h -> /usr/include/openssl/pkcs7err.h +install ./include/openssl/rand.h -> /usr/include/openssl/rand.h +install ./include/openssl/rand_drbg.h -> /usr/include/openssl/rand_drbg.h +install ./include/openssl/randerr.h -> /usr/include/openssl/randerr.h +install ./include/openssl/rc2.h -> /usr/include/openssl/rc2.h +install ./include/openssl/rc4.h -> /usr/include/openssl/rc4.h +install ./include/openssl/rc5.h -> /usr/include/openssl/rc5.h +install ./include/openssl/ripemd.h -> /usr/include/openssl/ripemd.h +install ./include/openssl/rsa.h -> /usr/include/openssl/rsa.h +install ./include/openssl/rsaerr.h -> /usr/include/openssl/rsaerr.h +install ./include/openssl/safestack.h -> /usr/include/openssl/safestack.h +install ./include/openssl/seed.h -> /usr/include/openssl/seed.h +install ./include/openssl/sha.h -> /usr/include/openssl/sha.h +install ./include/openssl/srp.h -> /usr/include/openssl/srp.h +install ./include/openssl/srtp.h -> /usr/include/openssl/srtp.h +install ./include/openssl/ssl.h -> /usr/include/openssl/ssl.h +install ./include/openssl/ssl2.h -> /usr/include/openssl/ssl2.h +install ./include/openssl/ssl3.h -> /usr/include/openssl/ssl3.h +install ./include/openssl/sslerr.h -> /usr/include/openssl/sslerr.h +install ./include/openssl/stack.h -> /usr/include/openssl/stack.h +install ./include/openssl/store.h -> /usr/include/openssl/store.h +install ./include/openssl/storeerr.h -> /usr/include/openssl/storeerr.h +install ./include/openssl/symhacks.h -> /usr/include/openssl/symhacks.h +install ./include/openssl/tls1.h -> /usr/include/openssl/tls1.h +install ./include/openssl/ts.h -> /usr/include/openssl/ts.h +install ./include/openssl/tserr.h -> /usr/include/openssl/tserr.h +install ./include/openssl/txt_db.h -> /usr/include/openssl/txt_db.h +install ./include/openssl/ui.h -> /usr/include/openssl/ui.h +install ./include/openssl/uierr.h -> /usr/include/openssl/uierr.h +install ./include/openssl/whrlpool.h -> /usr/include/openssl/whrlpool.h +install ./include/openssl/x509.h -> /usr/include/openssl/x509.h +install ./include/openssl/x509_vfy.h -> /usr/include/openssl/x509_vfy.h +install ./include/openssl/x509err.h -> /usr/include/openssl/x509err.h +install ./include/openssl/x509v3.h -> /usr/include/openssl/x509v3.h +install ./include/openssl/x509v3err.h -> /usr/include/openssl/x509v3err.h +install ./include/openssl/aes.h -> /usr/include/openssl/aes.h +install ./include/openssl/asn1.h -> /usr/include/openssl/asn1.h +install ./include/openssl/asn1_mac.h -> /usr/include/openssl/asn1_mac.h +install ./include/openssl/asn1err.h -> /usr/include/openssl/asn1err.h +install ./include/openssl/asn1t.h -> /usr/include/openssl/asn1t.h +install ./include/openssl/async.h -> /usr/include/openssl/async.h +install ./include/openssl/asyncerr.h -> /usr/include/openssl/asyncerr.h +install ./include/openssl/bio.h -> /usr/include/openssl/bio.h +install ./include/openssl/bioerr.h -> /usr/include/openssl/bioerr.h +install ./include/openssl/blowfish.h -> /usr/include/openssl/blowfish.h +install ./include/openssl/bn.h -> /usr/include/openssl/bn.h +install ./include/openssl/bnerr.h -> /usr/include/openssl/bnerr.h +install ./include/openssl/buffer.h -> /usr/include/openssl/buffer.h +install ./include/openssl/buffererr.h -> /usr/include/openssl/buffererr.h +install ./include/openssl/camellia.h -> /usr/include/openssl/camellia.h +install ./include/openssl/cast.h -> /usr/include/openssl/cast.h +install ./include/openssl/cmac.h -> /usr/include/openssl/cmac.h +install ./include/openssl/cms.h -> /usr/include/openssl/cms.h +install ./include/openssl/cmserr.h -> /usr/include/openssl/cmserr.h +install ./include/openssl/comp.h -> /usr/include/openssl/comp.h +install ./include/openssl/comperr.h -> /usr/include/openssl/comperr.h +install ./include/openssl/conf.h -> /usr/include/openssl/conf.h +install ./include/openssl/conf_api.h -> /usr/include/openssl/conf_api.h +install ./include/openssl/conferr.h -> /usr/include/openssl/conferr.h +install ./include/openssl/crypto.h -> /usr/include/openssl/crypto.h +install ./include/openssl/cryptoerr.h -> /usr/include/openssl/cryptoerr.h +install ./include/openssl/ct.h -> /usr/include/openssl/ct.h +install ./include/openssl/cterr.h -> /usr/include/openssl/cterr.h +install ./include/openssl/des.h -> /usr/include/openssl/des.h +install ./include/openssl/dh.h -> /usr/include/openssl/dh.h +install ./include/openssl/dherr.h -> /usr/include/openssl/dherr.h +install ./include/openssl/dsa.h -> /usr/include/openssl/dsa.h +install ./include/openssl/dsaerr.h -> /usr/include/openssl/dsaerr.h +install ./include/openssl/dtls1.h -> /usr/include/openssl/dtls1.h +install ./include/openssl/e_os2.h -> /usr/include/openssl/e_os2.h +install ./include/openssl/ebcdic.h -> /usr/include/openssl/ebcdic.h +install ./include/openssl/ec.h -> /usr/include/openssl/ec.h +install ./include/openssl/ecdh.h -> /usr/include/openssl/ecdh.h +install ./include/openssl/ecdsa.h -> /usr/include/openssl/ecdsa.h +install ./include/openssl/ecerr.h -> /usr/include/openssl/ecerr.h +install ./include/openssl/engine.h -> /usr/include/openssl/engine.h +install ./include/openssl/engineerr.h -> /usr/include/openssl/engineerr.h +install ./include/openssl/err.h -> /usr/include/openssl/err.h +install ./include/openssl/evp.h -> /usr/include/openssl/evp.h +install ./include/openssl/evperr.h -> /usr/include/openssl/evperr.h +install ./include/openssl/hmac.h -> /usr/include/openssl/hmac.h +install ./include/openssl/idea.h -> /usr/include/openssl/idea.h +install ./include/openssl/kdf.h -> /usr/include/openssl/kdf.h +install ./include/openssl/kdferr.h -> /usr/include/openssl/kdferr.h +install ./include/openssl/lhash.h -> /usr/include/openssl/lhash.h +install ./include/openssl/md2.h -> /usr/include/openssl/md2.h +install ./include/openssl/md4.h -> /usr/include/openssl/md4.h +install ./include/openssl/md5.h -> /usr/include/openssl/md5.h +install ./include/openssl/mdc2.h -> /usr/include/openssl/mdc2.h +install ./include/openssl/modes.h -> /usr/include/openssl/modes.h +install ./include/openssl/obj_mac.h -> /usr/include/openssl/obj_mac.h +install ./include/openssl/objects.h -> /usr/include/openssl/objects.h +install ./include/openssl/objectserr.h -> /usr/include/openssl/objectserr.h +install ./include/openssl/ocsp.h -> /usr/include/openssl/ocsp.h +install ./include/openssl/ocsperr.h -> /usr/include/openssl/ocsperr.h +install ./include/openssl/opensslconf.h -> /usr/include/openssl/opensslconf.h +install ./include/openssl/opensslv.h -> /usr/include/openssl/opensslv.h +install ./include/openssl/ossl_typ.h -> /usr/include/openssl/ossl_typ.h +install ./include/openssl/pem.h -> /usr/include/openssl/pem.h +install ./include/openssl/pem2.h -> /usr/include/openssl/pem2.h +install ./include/openssl/pemerr.h -> /usr/include/openssl/pemerr.h +install ./include/openssl/pkcs12.h -> /usr/include/openssl/pkcs12.h +install ./include/openssl/pkcs12err.h -> /usr/include/openssl/pkcs12err.h +install ./include/openssl/pkcs7.h -> /usr/include/openssl/pkcs7.h +install ./include/openssl/pkcs7err.h -> /usr/include/openssl/pkcs7err.h +install ./include/openssl/rand.h -> /usr/include/openssl/rand.h +install ./include/openssl/rand_drbg.h -> /usr/include/openssl/rand_drbg.h +install ./include/openssl/randerr.h -> /usr/include/openssl/randerr.h +install ./include/openssl/rc2.h -> /usr/include/openssl/rc2.h +install ./include/openssl/rc4.h -> /usr/include/openssl/rc4.h +install ./include/openssl/rc5.h -> /usr/include/openssl/rc5.h +install ./include/openssl/ripemd.h -> /usr/include/openssl/ripemd.h +install ./include/openssl/rsa.h -> /usr/include/openssl/rsa.h +install ./include/openssl/rsaerr.h -> /usr/include/openssl/rsaerr.h +install ./include/openssl/safestack.h -> /usr/include/openssl/safestack.h +install ./include/openssl/seed.h -> /usr/include/openssl/seed.h +install ./include/openssl/sha.h -> /usr/include/openssl/sha.h +install ./include/openssl/srp.h -> /usr/include/openssl/srp.h +install ./include/openssl/srtp.h -> /usr/include/openssl/srtp.h +install ./include/openssl/ssl.h -> /usr/include/openssl/ssl.h +install ./include/openssl/ssl2.h -> /usr/include/openssl/ssl2.h +install ./include/openssl/ssl3.h -> /usr/include/openssl/ssl3.h +install ./include/openssl/sslerr.h -> /usr/include/openssl/sslerr.h +install ./include/openssl/stack.h -> /usr/include/openssl/stack.h +install ./include/openssl/store.h -> /usr/include/openssl/store.h +install ./include/openssl/storeerr.h -> /usr/include/openssl/storeerr.h +install ./include/openssl/symhacks.h -> /usr/include/openssl/symhacks.h +install ./include/openssl/tls1.h -> /usr/include/openssl/tls1.h +install ./include/openssl/ts.h -> /usr/include/openssl/ts.h +install ./include/openssl/tserr.h -> /usr/include/openssl/tserr.h +install ./include/openssl/txt_db.h -> /usr/include/openssl/txt_db.h +install ./include/openssl/ui.h -> /usr/include/openssl/ui.h +install ./include/openssl/uierr.h -> /usr/include/openssl/uierr.h +install ./include/openssl/whrlpool.h -> /usr/include/openssl/whrlpool.h +install ./include/openssl/x509.h -> /usr/include/openssl/x509.h +install ./include/openssl/x509_vfy.h -> /usr/include/openssl/x509_vfy.h +install ./include/openssl/x509err.h -> /usr/include/openssl/x509err.h +install ./include/openssl/x509v3.h -> /usr/include/openssl/x509v3.h +install ./include/openssl/x509v3err.h -> /usr/include/openssl/x509v3err.h +link /usr/lib/libcrypto.so -> /usr/lib/libcrypto.so.1.1 +link /usr/lib/libssl.so -> /usr/lib/libssl.so.1.1 +install libcrypto.pc -> /usr/lib/pkgconfig/libcrypto.pc +install libssl.pc -> /usr/lib/pkgconfig/libssl.pc +install openssl.pc -> /usr/lib/pkgconfig/openssl.pc +make depend && make _build_engines +make[1]: Entering directory '/sources/openssl-1.1.1g' +make[1]: Leaving directory '/sources/openssl-1.1.1g' +make[1]: Entering directory '/sources/openssl-1.1.1g' +make[1]: Nothing to be done for '_build_engines'. +make[1]: Leaving directory '/sources/openssl-1.1.1g' +created directory `/usr/lib/engines-1.1' +*** Installing engines +install engines/afalg.so -> /usr/lib/engines-1.1/afalg.so +install engines/capi.so -> /usr/lib/engines-1.1/capi.so +install engines/padlock.so -> /usr/lib/engines-1.1/padlock.so +make depend && make _build_programs +make[1]: Entering directory '/sources/openssl-1.1.1g' +make[1]: Leaving directory '/sources/openssl-1.1.1g' +make[1]: Entering directory '/sources/openssl-1.1.1g' +make[1]: Nothing to be done for '_build_programs'. +make[1]: Leaving directory '/sources/openssl-1.1.1g' +*** Installing runtime programs +install apps/openssl -> /usr/bin/openssl +install ./tools/c_rehash -> /usr/bin/c_rehash +created directory `/etc/ssl' +created directory `/etc/ssl/certs' +created directory `/etc/ssl/private' +created directory `/etc/ssl/misc' +install ./apps/CA.pl -> /etc/ssl/misc/CA.pl +install ./apps/tsget.pl -> /etc/ssl/misc/tsget.pl +link /etc/ssl/misc/tsget -> /etc/ssl/misc/tsget.pl +install ./apps/openssl.cnf -> /etc/ssl/openssl.cnf.dist +install ./apps/openssl.cnf -> /etc/ssl/openssl.cnf +install ./apps/ct_log_list.cnf -> /etc/ssl/ct_log_list.cnf.dist +install ./apps/ct_log_list.cnf -> /etc/ssl/ct_log_list.cnf +*** Installing manpages +/usr/bin/perl ./util/process_docs.pl \ + "--destdir=/usr/share/man" --type=man --suffix=ssl +/usr/share/man/man1/asn1parse.1ssl +/usr/share/man/man1/openssl-asn1parse.1ssl -> /usr/share/man/man1/asn1parse.1ssl +/usr/share/man/man1/CA.pl.1ssl +/usr/share/man/man1/ca.1ssl +/usr/share/man/man1/openssl-ca.1ssl -> /usr/share/man/man1/ca.1ssl +/usr/share/man/man1/ciphers.1ssl +/usr/share/man/man1/openssl-ciphers.1ssl -> /usr/share/man/man1/ciphers.1ssl +/usr/share/man/man1/cms.1ssl +/usr/share/man/man1/openssl-cms.1ssl -> /usr/share/man/man1/cms.1ssl +/usr/share/man/man1/crl.1ssl +/usr/share/man/man1/openssl-crl.1ssl -> /usr/share/man/man1/crl.1ssl +/usr/share/man/man1/crl2pkcs7.1ssl +/usr/share/man/man1/openssl-crl2pkcs7.1ssl -> /usr/share/man/man1/crl2pkcs7.1ssl +/usr/share/man/man1/dgst.1ssl +/usr/share/man/man1/openssl-dgst.1ssl -> /usr/share/man/man1/dgst.1ssl +/usr/share/man/man1/dhparam.1ssl +/usr/share/man/man1/openssl-dhparam.1ssl -> /usr/share/man/man1/dhparam.1ssl +/usr/share/man/man1/dsa.1ssl +/usr/share/man/man1/openssl-dsa.1ssl -> /usr/share/man/man1/dsa.1ssl +/usr/share/man/man1/dsaparam.1ssl +/usr/share/man/man1/openssl-dsaparam.1ssl -> /usr/share/man/man1/dsaparam.1ssl +/usr/share/man/man1/ec.1ssl +/usr/share/man/man1/openssl-ec.1ssl -> /usr/share/man/man1/ec.1ssl +/usr/share/man/man1/ecparam.1ssl +/usr/share/man/man1/openssl-ecparam.1ssl -> /usr/share/man/man1/ecparam.1ssl +/usr/share/man/man1/enc.1ssl +/usr/share/man/man1/openssl-enc.1ssl -> /usr/share/man/man1/enc.1ssl +/usr/share/man/man1/engine.1ssl +/usr/share/man/man1/openssl-engine.1ssl -> /usr/share/man/man1/engine.1ssl +/usr/share/man/man1/errstr.1ssl +/usr/share/man/man1/openssl-errstr.1ssl -> /usr/share/man/man1/errstr.1ssl +/usr/share/man/man1/gendsa.1ssl +/usr/share/man/man1/openssl-gendsa.1ssl -> /usr/share/man/man1/gendsa.1ssl +/usr/share/man/man1/genpkey.1ssl +/usr/share/man/man1/openssl-genpkey.1ssl -> /usr/share/man/man1/genpkey.1ssl +/usr/share/man/man1/genrsa.1ssl +/usr/share/man/man1/openssl-genrsa.1ssl -> /usr/share/man/man1/genrsa.1ssl +/usr/share/man/man1/list.1ssl +/usr/share/man/man1/openssl-list.1ssl -> /usr/share/man/man1/list.1ssl +/usr/share/man/man1/nseq.1ssl +/usr/share/man/man1/openssl-nseq.1ssl -> /usr/share/man/man1/nseq.1ssl +/usr/share/man/man1/ocsp.1ssl +/usr/share/man/man1/openssl-ocsp.1ssl -> /usr/share/man/man1/ocsp.1ssl +/usr/share/man/man1/openssl.1ssl +/usr/share/man/man1/passwd.1ssl +/usr/share/man/man1/openssl-passwd.1ssl -> /usr/share/man/man1/passwd.1ssl +/usr/share/man/man1/pkcs12.1ssl +/usr/share/man/man1/openssl-pkcs12.1ssl -> /usr/share/man/man1/pkcs12.1ssl +/usr/share/man/man1/pkcs7.1ssl +/usr/share/man/man1/openssl-pkcs7.1ssl -> /usr/share/man/man1/pkcs7.1ssl +/usr/share/man/man1/pkcs8.1ssl +/usr/share/man/man1/openssl-pkcs8.1ssl -> /usr/share/man/man1/pkcs8.1ssl +/usr/share/man/man1/pkey.1ssl +/usr/share/man/man1/openssl-pkey.1ssl -> /usr/share/man/man1/pkey.1ssl +/usr/share/man/man1/pkeyparam.1ssl +/usr/share/man/man1/openssl-pkeyparam.1ssl -> /usr/share/man/man1/pkeyparam.1ssl +/usr/share/man/man1/pkeyutl.1ssl +/usr/share/man/man1/openssl-pkeyutl.1ssl -> /usr/share/man/man1/pkeyutl.1ssl +/usr/share/man/man1/prime.1ssl +/usr/share/man/man1/openssl-prime.1ssl -> /usr/share/man/man1/prime.1ssl +/usr/share/man/man1/rand.1ssl +/usr/share/man/man1/openssl-rand.1ssl -> /usr/share/man/man1/rand.1ssl +/usr/share/man/man1/rehash.1ssl +/usr/share/man/man1/openssl-c_rehash.1ssl -> /usr/share/man/man1/rehash.1ssl +/usr/share/man/man1/openssl-rehash.1ssl -> /usr/share/man/man1/rehash.1ssl +/usr/share/man/man1/c_rehash.1ssl -> /usr/share/man/man1/rehash.1ssl +/usr/share/man/man1/req.1ssl +/usr/share/man/man1/openssl-req.1ssl -> /usr/share/man/man1/req.1ssl +/usr/share/man/man1/rsa.1ssl +/usr/share/man/man1/openssl-rsa.1ssl -> /usr/share/man/man1/rsa.1ssl +/usr/share/man/man1/rsautl.1ssl +/usr/share/man/man1/openssl-rsautl.1ssl -> /usr/share/man/man1/rsautl.1ssl +/usr/share/man/man1/s_client.1ssl +/usr/share/man/man1/openssl-s_client.1ssl -> /usr/share/man/man1/s_client.1ssl +/usr/share/man/man1/s_server.1ssl +/usr/share/man/man1/openssl-s_server.1ssl -> /usr/share/man/man1/s_server.1ssl +/usr/share/man/man1/s_time.1ssl +/usr/share/man/man1/openssl-s_time.1ssl -> /usr/share/man/man1/s_time.1ssl +/usr/share/man/man1/sess_id.1ssl +/usr/share/man/man1/openssl-sess_id.1ssl -> /usr/share/man/man1/sess_id.1ssl +/usr/share/man/man1/smime.1ssl +/usr/share/man/man1/openssl-smime.1ssl -> /usr/share/man/man1/smime.1ssl +/usr/share/man/man1/speed.1ssl +/usr/share/man/man1/openssl-speed.1ssl -> /usr/share/man/man1/speed.1ssl +/usr/share/man/man1/spkac.1ssl +/usr/share/man/man1/openssl-spkac.1ssl -> /usr/share/man/man1/spkac.1ssl +/usr/share/man/man1/srp.1ssl +/usr/share/man/man1/openssl-srp.1ssl -> /usr/share/man/man1/srp.1ssl +/usr/share/man/man1/storeutl.1ssl +/usr/share/man/man1/openssl-storeutl.1ssl -> /usr/share/man/man1/storeutl.1ssl +/usr/share/man/man1/ts.1ssl +/usr/share/man/man1/openssl-ts.1ssl -> /usr/share/man/man1/ts.1ssl +/usr/share/man/man1/tsget.1ssl +/usr/share/man/man1/openssl-tsget.1ssl -> /usr/share/man/man1/tsget.1ssl +/usr/share/man/man1/verify.1ssl +/usr/share/man/man1/openssl-verify.1ssl -> /usr/share/man/man1/verify.1ssl +/usr/share/man/man1/version.1ssl +/usr/share/man/man1/openssl-version.1ssl -> /usr/share/man/man1/version.1ssl +/usr/share/man/man1/x509.1ssl +/usr/share/man/man1/openssl-x509.1ssl -> /usr/share/man/man1/x509.1ssl +/usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/ADMISSIONS_get0_admissionAuthority.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/ADMISSIONS_get0_namingAuthority.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/ADMISSIONS_get0_professionInfos.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/ADMISSIONS_set0_admissionAuthority.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/ADMISSIONS_set0_namingAuthority.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/ADMISSIONS_set0_professionInfos.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/ADMISSION_SYNTAX.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/ADMISSION_SYNTAX_get0_admissionAuthority.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/ADMISSION_SYNTAX_get0_contentsOfAdmissions.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/ADMISSION_SYNTAX_set0_admissionAuthority.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/ADMISSION_SYNTAX_set0_contentsOfAdmissions.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/NAMING_AUTHORITY.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/NAMING_AUTHORITY_get0_authorityId.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/NAMING_AUTHORITY_get0_authorityURL.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/NAMING_AUTHORITY_get0_authorityText.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/NAMING_AUTHORITY_set0_authorityId.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/NAMING_AUTHORITY_set0_authorityURL.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/NAMING_AUTHORITY_set0_authorityText.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/PROFESSION_INFO.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/PROFESSION_INFOS.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/PROFESSION_INFO_get0_addProfessionInfo.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/PROFESSION_INFO_get0_namingAuthority.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/PROFESSION_INFO_get0_professionItems.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/PROFESSION_INFO_get0_professionOIDs.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/PROFESSION_INFO_get0_registrationNumber.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/PROFESSION_INFO_set0_addProfessionInfo.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/PROFESSION_INFO_set0_namingAuthority.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/PROFESSION_INFO_set0_professionItems.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/PROFESSION_INFO_set0_professionOIDs.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/PROFESSION_INFO_set0_registrationNumber.3ssl -> /usr/share/man/man3/ADMISSIONS.3ssl +/usr/share/man/man3/ASN1_generate_nconf.3ssl +/usr/share/man/man3/ASN1_generate_v3.3ssl -> /usr/share/man/man3/ASN1_generate_nconf.3ssl +/usr/share/man/man3/ASN1_INTEGER_get_int64.3ssl +/usr/share/man/man3/ASN1_INTEGER_get_uint64.3ssl -> /usr/share/man/man3/ASN1_INTEGER_get_int64.3ssl +/usr/share/man/man3/ASN1_INTEGER_set_uint64.3ssl -> /usr/share/man/man3/ASN1_INTEGER_get_int64.3ssl +/usr/share/man/man3/ASN1_INTEGER_get.3ssl -> /usr/share/man/man3/ASN1_INTEGER_get_int64.3ssl +/usr/share/man/man3/ASN1_INTEGER_set_int64.3ssl -> /usr/share/man/man3/ASN1_INTEGER_get_int64.3ssl +/usr/share/man/man3/ASN1_INTEGER_set.3ssl -> /usr/share/man/man3/ASN1_INTEGER_get_int64.3ssl +/usr/share/man/man3/BN_to_ASN1_INTEGER.3ssl -> /usr/share/man/man3/ASN1_INTEGER_get_int64.3ssl +/usr/share/man/man3/ASN1_INTEGER_to_BN.3ssl -> /usr/share/man/man3/ASN1_INTEGER_get_int64.3ssl +/usr/share/man/man3/ASN1_ENUMERATED_get_int64.3ssl -> /usr/share/man/man3/ASN1_INTEGER_get_int64.3ssl +/usr/share/man/man3/ASN1_ENUMERATED_get.3ssl -> /usr/share/man/man3/ASN1_INTEGER_get_int64.3ssl +/usr/share/man/man3/ASN1_ENUMERATED_set_int64.3ssl -> /usr/share/man/man3/ASN1_INTEGER_get_int64.3ssl +/usr/share/man/man3/ASN1_ENUMERATED_set.3ssl -> /usr/share/man/man3/ASN1_INTEGER_get_int64.3ssl +/usr/share/man/man3/BN_to_ASN1_ENUMERATED.3ssl -> /usr/share/man/man3/ASN1_INTEGER_get_int64.3ssl +/usr/share/man/man3/ASN1_ENUMERATED_to_BN.3ssl -> /usr/share/man/man3/ASN1_INTEGER_get_int64.3ssl +/usr/share/man/man3/ASN1_ITEM_lookup.3ssl +/usr/share/man/man3/ASN1_ITEM_get.3ssl -> /usr/share/man/man3/ASN1_ITEM_lookup.3ssl +/usr/share/man/man3/ASN1_OBJECT_new.3ssl +/usr/share/man/man3/ASN1_OBJECT_free.3ssl -> /usr/share/man/man3/ASN1_OBJECT_new.3ssl +/usr/share/man/man3/ASN1_STRING_length.3ssl +/usr/share/man/man3/ASN1_STRING_dup.3ssl -> /usr/share/man/man3/ASN1_STRING_length.3ssl +/usr/share/man/man3/ASN1_STRING_cmp.3ssl -> /usr/share/man/man3/ASN1_STRING_length.3ssl +/usr/share/man/man3/ASN1_STRING_set.3ssl -> /usr/share/man/man3/ASN1_STRING_length.3ssl +/usr/share/man/man3/ASN1_STRING_type.3ssl -> /usr/share/man/man3/ASN1_STRING_length.3ssl +/usr/share/man/man3/ASN1_STRING_get0_data.3ssl -> /usr/share/man/man3/ASN1_STRING_length.3ssl +/usr/share/man/man3/ASN1_STRING_data.3ssl -> /usr/share/man/man3/ASN1_STRING_length.3ssl +/usr/share/man/man3/ASN1_STRING_to_UTF8.3ssl -> /usr/share/man/man3/ASN1_STRING_length.3ssl +/usr/share/man/man3/ASN1_STRING_new.3ssl +/usr/share/man/man3/ASN1_STRING_type_new.3ssl -> /usr/share/man/man3/ASN1_STRING_new.3ssl +/usr/share/man/man3/ASN1_STRING_free.3ssl -> /usr/share/man/man3/ASN1_STRING_new.3ssl +/usr/share/man/man3/ASN1_STRING_print_ex.3ssl +/usr/share/man/man3/ASN1_tag2str.3ssl -> /usr/share/man/man3/ASN1_STRING_print_ex.3ssl +/usr/share/man/man3/ASN1_STRING_print_ex_fp.3ssl -> /usr/share/man/man3/ASN1_STRING_print_ex.3ssl +/usr/share/man/man3/ASN1_STRING_print.3ssl -> /usr/share/man/man3/ASN1_STRING_print_ex.3ssl +/usr/share/man/man3/ASN1_STRING_TABLE_add.3ssl +/usr/share/man/man3/ASN1_STRING_TABLE.3ssl -> /usr/share/man/man3/ASN1_STRING_TABLE_add.3ssl +/usr/share/man/man3/ASN1_STRING_TABLE_get.3ssl -> /usr/share/man/man3/ASN1_STRING_TABLE_add.3ssl +/usr/share/man/man3/ASN1_STRING_TABLE_cleanup.3ssl -> /usr/share/man/man3/ASN1_STRING_TABLE_add.3ssl +/usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_UTCTIME_set.3ssl -> /usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_GENERALIZEDTIME_set.3ssl -> /usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_TIME_adj.3ssl -> /usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_UTCTIME_adj.3ssl -> /usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_GENERALIZEDTIME_adj.3ssl -> /usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_TIME_check.3ssl -> /usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_UTCTIME_check.3ssl -> /usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_GENERALIZEDTIME_check.3ssl -> /usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_TIME_set_string.3ssl -> /usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_UTCTIME_set_string.3ssl -> /usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_GENERALIZEDTIME_set_string.3ssl -> /usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_TIME_set_string_X509.3ssl -> /usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_TIME_normalize.3ssl -> /usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_TIME_to_tm.3ssl -> /usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_TIME_print.3ssl -> /usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_UTCTIME_print.3ssl -> /usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_GENERALIZEDTIME_print.3ssl -> /usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_TIME_diff.3ssl -> /usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_TIME_cmp_time_t.3ssl -> /usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_UTCTIME_cmp_time_t.3ssl -> /usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_TIME_compare.3ssl -> /usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_TIME_to_generalizedtime.3ssl -> /usr/share/man/man3/ASN1_TIME_set.3ssl +/usr/share/man/man3/ASN1_TYPE_get.3ssl +/usr/share/man/man3/ASN1_TYPE_set.3ssl -> /usr/share/man/man3/ASN1_TYPE_get.3ssl +/usr/share/man/man3/ASN1_TYPE_set1.3ssl -> /usr/share/man/man3/ASN1_TYPE_get.3ssl +/usr/share/man/man3/ASN1_TYPE_cmp.3ssl -> /usr/share/man/man3/ASN1_TYPE_get.3ssl +/usr/share/man/man3/ASN1_TYPE_unpack_sequence.3ssl -> /usr/share/man/man3/ASN1_TYPE_get.3ssl +/usr/share/man/man3/ASN1_TYPE_pack_sequence.3ssl -> /usr/share/man/man3/ASN1_TYPE_get.3ssl +/usr/share/man/man3/ASYNC_start_job.3ssl +/usr/share/man/man3/ASYNC_get_wait_ctx.3ssl -> /usr/share/man/man3/ASYNC_start_job.3ssl +/usr/share/man/man3/ASYNC_init_thread.3ssl -> /usr/share/man/man3/ASYNC_start_job.3ssl +/usr/share/man/man3/ASYNC_cleanup_thread.3ssl -> /usr/share/man/man3/ASYNC_start_job.3ssl +/usr/share/man/man3/ASYNC_pause_job.3ssl -> /usr/share/man/man3/ASYNC_start_job.3ssl +/usr/share/man/man3/ASYNC_get_current_job.3ssl -> /usr/share/man/man3/ASYNC_start_job.3ssl +/usr/share/man/man3/ASYNC_block_pause.3ssl -> /usr/share/man/man3/ASYNC_start_job.3ssl +/usr/share/man/man3/ASYNC_unblock_pause.3ssl -> /usr/share/man/man3/ASYNC_start_job.3ssl +/usr/share/man/man3/ASYNC_is_capable.3ssl -> /usr/share/man/man3/ASYNC_start_job.3ssl +/usr/share/man/man3/ASYNC_WAIT_CTX_new.3ssl +/usr/share/man/man3/ASYNC_WAIT_CTX_free.3ssl -> /usr/share/man/man3/ASYNC_WAIT_CTX_new.3ssl +/usr/share/man/man3/ASYNC_WAIT_CTX_set_wait_fd.3ssl -> /usr/share/man/man3/ASYNC_WAIT_CTX_new.3ssl +/usr/share/man/man3/ASYNC_WAIT_CTX_get_fd.3ssl -> /usr/share/man/man3/ASYNC_WAIT_CTX_new.3ssl +/usr/share/man/man3/ASYNC_WAIT_CTX_get_all_fds.3ssl -> /usr/share/man/man3/ASYNC_WAIT_CTX_new.3ssl +/usr/share/man/man3/ASYNC_WAIT_CTX_get_changed_fds.3ssl -> /usr/share/man/man3/ASYNC_WAIT_CTX_new.3ssl +/usr/share/man/man3/ASYNC_WAIT_CTX_clear_fd.3ssl -> /usr/share/man/man3/ASYNC_WAIT_CTX_new.3ssl +/usr/share/man/man3/BF_encrypt.3ssl +/usr/share/man/man3/BF_set_key.3ssl -> /usr/share/man/man3/BF_encrypt.3ssl +/usr/share/man/man3/BF_decrypt.3ssl -> /usr/share/man/man3/BF_encrypt.3ssl +/usr/share/man/man3/BF_ecb_encrypt.3ssl -> /usr/share/man/man3/BF_encrypt.3ssl +/usr/share/man/man3/BF_cbc_encrypt.3ssl -> /usr/share/man/man3/BF_encrypt.3ssl +/usr/share/man/man3/BF_cfb64_encrypt.3ssl -> /usr/share/man/man3/BF_encrypt.3ssl +/usr/share/man/man3/BF_ofb64_encrypt.3ssl -> /usr/share/man/man3/BF_encrypt.3ssl +/usr/share/man/man3/BF_options.3ssl -> /usr/share/man/man3/BF_encrypt.3ssl +/usr/share/man/man3/BIO_ADDR.3ssl +/usr/share/man/man3/BIO_ADDR_new.3ssl -> /usr/share/man/man3/BIO_ADDR.3ssl +/usr/share/man/man3/BIO_ADDR_clear.3ssl -> /usr/share/man/man3/BIO_ADDR.3ssl +/usr/share/man/man3/BIO_ADDR_free.3ssl -> /usr/share/man/man3/BIO_ADDR.3ssl +/usr/share/man/man3/BIO_ADDR_rawmake.3ssl -> /usr/share/man/man3/BIO_ADDR.3ssl +/usr/share/man/man3/BIO_ADDR_family.3ssl -> /usr/share/man/man3/BIO_ADDR.3ssl +/usr/share/man/man3/BIO_ADDR_rawaddress.3ssl -> /usr/share/man/man3/BIO_ADDR.3ssl +/usr/share/man/man3/BIO_ADDR_rawport.3ssl -> /usr/share/man/man3/BIO_ADDR.3ssl +/usr/share/man/man3/BIO_ADDR_hostname_string.3ssl -> /usr/share/man/man3/BIO_ADDR.3ssl +/usr/share/man/man3/BIO_ADDR_service_string.3ssl -> /usr/share/man/man3/BIO_ADDR.3ssl +/usr/share/man/man3/BIO_ADDR_path_string.3ssl -> /usr/share/man/man3/BIO_ADDR.3ssl +/usr/share/man/man3/BIO_ADDRINFO.3ssl +/usr/share/man/man3/BIO_lookup_type.3ssl -> /usr/share/man/man3/BIO_ADDRINFO.3ssl +/usr/share/man/man3/BIO_ADDRINFO_next.3ssl -> /usr/share/man/man3/BIO_ADDRINFO.3ssl +/usr/share/man/man3/BIO_ADDRINFO_free.3ssl -> /usr/share/man/man3/BIO_ADDRINFO.3ssl +/usr/share/man/man3/BIO_ADDRINFO_family.3ssl -> /usr/share/man/man3/BIO_ADDRINFO.3ssl +/usr/share/man/man3/BIO_ADDRINFO_socktype.3ssl -> /usr/share/man/man3/BIO_ADDRINFO.3ssl +/usr/share/man/man3/BIO_ADDRINFO_protocol.3ssl -> /usr/share/man/man3/BIO_ADDRINFO.3ssl +/usr/share/man/man3/BIO_ADDRINFO_address.3ssl -> /usr/share/man/man3/BIO_ADDRINFO.3ssl +/usr/share/man/man3/BIO_lookup_ex.3ssl -> /usr/share/man/man3/BIO_ADDRINFO.3ssl +/usr/share/man/man3/BIO_lookup.3ssl -> /usr/share/man/man3/BIO_ADDRINFO.3ssl +/usr/share/man/man3/BIO_connect.3ssl +/usr/share/man/man3/BIO_socket.3ssl -> /usr/share/man/man3/BIO_connect.3ssl +/usr/share/man/man3/BIO_bind.3ssl -> /usr/share/man/man3/BIO_connect.3ssl +/usr/share/man/man3/BIO_listen.3ssl -> /usr/share/man/man3/BIO_connect.3ssl +/usr/share/man/man3/BIO_accept_ex.3ssl -> /usr/share/man/man3/BIO_connect.3ssl +/usr/share/man/man3/BIO_closesocket.3ssl -> /usr/share/man/man3/BIO_connect.3ssl +/usr/share/man/man3/BIO_ctrl.3ssl +/usr/share/man/man3/BIO_callback_ctrl.3ssl -> /usr/share/man/man3/BIO_ctrl.3ssl +/usr/share/man/man3/BIO_ptr_ctrl.3ssl -> /usr/share/man/man3/BIO_ctrl.3ssl +/usr/share/man/man3/BIO_int_ctrl.3ssl -> /usr/share/man/man3/BIO_ctrl.3ssl +/usr/share/man/man3/BIO_reset.3ssl -> /usr/share/man/man3/BIO_ctrl.3ssl +/usr/share/man/man3/BIO_seek.3ssl -> /usr/share/man/man3/BIO_ctrl.3ssl +/usr/share/man/man3/BIO_tell.3ssl -> /usr/share/man/man3/BIO_ctrl.3ssl +/usr/share/man/man3/BIO_flush.3ssl -> /usr/share/man/man3/BIO_ctrl.3ssl +/usr/share/man/man3/BIO_eof.3ssl -> /usr/share/man/man3/BIO_ctrl.3ssl +/usr/share/man/man3/BIO_set_close.3ssl -> /usr/share/man/man3/BIO_ctrl.3ssl +/usr/share/man/man3/BIO_get_close.3ssl -> /usr/share/man/man3/BIO_ctrl.3ssl +/usr/share/man/man3/BIO_pending.3ssl -> /usr/share/man/man3/BIO_ctrl.3ssl +/usr/share/man/man3/BIO_wpending.3ssl -> /usr/share/man/man3/BIO_ctrl.3ssl +/usr/share/man/man3/BIO_ctrl_pending.3ssl -> /usr/share/man/man3/BIO_ctrl.3ssl +/usr/share/man/man3/BIO_ctrl_wpending.3ssl -> /usr/share/man/man3/BIO_ctrl.3ssl +/usr/share/man/man3/BIO_get_info_callback.3ssl -> /usr/share/man/man3/BIO_ctrl.3ssl +/usr/share/man/man3/BIO_set_info_callback.3ssl -> /usr/share/man/man3/BIO_ctrl.3ssl +/usr/share/man/man3/BIO_info_cb.3ssl -> /usr/share/man/man3/BIO_ctrl.3ssl +/usr/share/man/man3/BIO_f_base64.3ssl +/usr/share/man/man3/BIO_f_buffer.3ssl +/usr/share/man/man3/BIO_get_buffer_num_lines.3ssl -> /usr/share/man/man3/BIO_f_buffer.3ssl +/usr/share/man/man3/BIO_set_read_buffer_size.3ssl -> /usr/share/man/man3/BIO_f_buffer.3ssl +/usr/share/man/man3/BIO_set_write_buffer_size.3ssl -> /usr/share/man/man3/BIO_f_buffer.3ssl +/usr/share/man/man3/BIO_set_buffer_size.3ssl -> /usr/share/man/man3/BIO_f_buffer.3ssl +/usr/share/man/man3/BIO_set_buffer_read_data.3ssl -> /usr/share/man/man3/BIO_f_buffer.3ssl +/usr/share/man/man3/BIO_f_cipher.3ssl +/usr/share/man/man3/BIO_set_cipher.3ssl -> /usr/share/man/man3/BIO_f_cipher.3ssl +/usr/share/man/man3/BIO_get_cipher_status.3ssl -> /usr/share/man/man3/BIO_f_cipher.3ssl +/usr/share/man/man3/BIO_get_cipher_ctx.3ssl -> /usr/share/man/man3/BIO_f_cipher.3ssl +/usr/share/man/man3/BIO_f_md.3ssl +/usr/share/man/man3/BIO_set_md.3ssl -> /usr/share/man/man3/BIO_f_md.3ssl +/usr/share/man/man3/BIO_get_md.3ssl -> /usr/share/man/man3/BIO_f_md.3ssl +/usr/share/man/man3/BIO_get_md_ctx.3ssl -> /usr/share/man/man3/BIO_f_md.3ssl +/usr/share/man/man3/BIO_f_null.3ssl +/usr/share/man/man3/BIO_f_ssl.3ssl +/usr/share/man/man3/BIO_do_handshake.3ssl -> /usr/share/man/man3/BIO_f_ssl.3ssl +/usr/share/man/man3/BIO_set_ssl.3ssl -> /usr/share/man/man3/BIO_f_ssl.3ssl +/usr/share/man/man3/BIO_get_ssl.3ssl -> /usr/share/man/man3/BIO_f_ssl.3ssl +/usr/share/man/man3/BIO_set_ssl_mode.3ssl -> /usr/share/man/man3/BIO_f_ssl.3ssl +/usr/share/man/man3/BIO_set_ssl_renegotiate_bytes.3ssl -> /usr/share/man/man3/BIO_f_ssl.3ssl +/usr/share/man/man3/BIO_get_num_renegotiates.3ssl -> /usr/share/man/man3/BIO_f_ssl.3ssl +/usr/share/man/man3/BIO_set_ssl_renegotiate_timeout.3ssl -> /usr/share/man/man3/BIO_f_ssl.3ssl +/usr/share/man/man3/BIO_new_ssl.3ssl -> /usr/share/man/man3/BIO_f_ssl.3ssl +/usr/share/man/man3/BIO_new_ssl_connect.3ssl -> /usr/share/man/man3/BIO_f_ssl.3ssl +/usr/share/man/man3/BIO_new_buffer_ssl_connect.3ssl -> /usr/share/man/man3/BIO_f_ssl.3ssl +/usr/share/man/man3/BIO_ssl_copy_session_id.3ssl -> /usr/share/man/man3/BIO_f_ssl.3ssl +/usr/share/man/man3/BIO_ssl_shutdown.3ssl -> /usr/share/man/man3/BIO_f_ssl.3ssl +/usr/share/man/man3/BIO_find_type.3ssl +/usr/share/man/man3/BIO_next.3ssl -> /usr/share/man/man3/BIO_find_type.3ssl +/usr/share/man/man3/BIO_method_type.3ssl -> /usr/share/man/man3/BIO_find_type.3ssl +/usr/share/man/man3/BIO_get_data.3ssl +/usr/share/man/man3/BIO_set_data.3ssl -> /usr/share/man/man3/BIO_get_data.3ssl +/usr/share/man/man3/BIO_set_init.3ssl -> /usr/share/man/man3/BIO_get_data.3ssl +/usr/share/man/man3/BIO_get_init.3ssl -> /usr/share/man/man3/BIO_get_data.3ssl +/usr/share/man/man3/BIO_set_shutdown.3ssl -> /usr/share/man/man3/BIO_get_data.3ssl +/usr/share/man/man3/BIO_get_shutdown.3ssl -> /usr/share/man/man3/BIO_get_data.3ssl +/usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/BIO_set_ex_data.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/BIO_get_ex_data.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/ENGINE_get_ex_new_index.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/ENGINE_set_ex_data.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/ENGINE_get_ex_data.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/UI_get_ex_new_index.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/UI_set_ex_data.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/UI_get_ex_data.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/X509_get_ex_new_index.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/X509_set_ex_data.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/X509_get_ex_data.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/X509_STORE_get_ex_new_index.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/X509_STORE_set_ex_data.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/X509_STORE_get_ex_data.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/X509_STORE_CTX_get_ex_new_index.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/X509_STORE_CTX_set_ex_data.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/X509_STORE_CTX_get_ex_data.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/DH_get_ex_new_index.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/DH_set_ex_data.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/DH_get_ex_data.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/DSA_get_ex_new_index.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/DSA_set_ex_data.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/DSA_get_ex_data.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/ECDH_get_ex_new_index.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/ECDH_set_ex_data.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/ECDH_get_ex_data.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/EC_KEY_get_ex_new_index.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/EC_KEY_set_ex_data.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/EC_KEY_get_ex_data.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/RSA_get_ex_new_index.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/RSA_set_ex_data.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/RSA_get_ex_data.3ssl -> /usr/share/man/man3/BIO_get_ex_new_index.3ssl +/usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_get_new_index.3ssl -> /usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_meth_free.3ssl -> /usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_meth_get_read_ex.3ssl -> /usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_meth_set_read_ex.3ssl -> /usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_meth_get_write_ex.3ssl -> /usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_meth_set_write_ex.3ssl -> /usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_meth_get_write.3ssl -> /usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_meth_set_write.3ssl -> /usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_meth_get_read.3ssl -> /usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_meth_set_read.3ssl -> /usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_meth_get_puts.3ssl -> /usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_meth_set_puts.3ssl -> /usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_meth_get_gets.3ssl -> /usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_meth_set_gets.3ssl -> /usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_meth_get_ctrl.3ssl -> /usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_meth_set_ctrl.3ssl -> /usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_meth_get_create.3ssl -> /usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_meth_set_create.3ssl -> /usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_meth_get_destroy.3ssl -> /usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_meth_set_destroy.3ssl -> /usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_meth_get_callback_ctrl.3ssl -> /usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_meth_set_callback_ctrl.3ssl -> /usr/share/man/man3/BIO_meth_new.3ssl +/usr/share/man/man3/BIO_new.3ssl +/usr/share/man/man3/BIO_up_ref.3ssl -> /usr/share/man/man3/BIO_new.3ssl +/usr/share/man/man3/BIO_free.3ssl -> /usr/share/man/man3/BIO_new.3ssl +/usr/share/man/man3/BIO_vfree.3ssl -> /usr/share/man/man3/BIO_new.3ssl +/usr/share/man/man3/BIO_free_all.3ssl -> /usr/share/man/man3/BIO_new.3ssl +/usr/share/man/man3/BIO_new_CMS.3ssl +/usr/share/man/man3/BIO_parse_hostserv.3ssl +/usr/share/man/man3/BIO_hostserv_priorities.3ssl -> /usr/share/man/man3/BIO_parse_hostserv.3ssl +/usr/share/man/man3/BIO_printf.3ssl +/usr/share/man/man3/BIO_vprintf.3ssl -> /usr/share/man/man3/BIO_printf.3ssl +/usr/share/man/man3/BIO_snprintf.3ssl -> /usr/share/man/man3/BIO_printf.3ssl +/usr/share/man/man3/BIO_vsnprintf.3ssl -> /usr/share/man/man3/BIO_printf.3ssl +/usr/share/man/man3/BIO_push.3ssl +/usr/share/man/man3/BIO_pop.3ssl -> /usr/share/man/man3/BIO_push.3ssl +/usr/share/man/man3/BIO_set_next.3ssl -> /usr/share/man/man3/BIO_push.3ssl +/usr/share/man/man3/BIO_read.3ssl +/usr/share/man/man3/BIO_read_ex.3ssl -> /usr/share/man/man3/BIO_read.3ssl +/usr/share/man/man3/BIO_write_ex.3ssl -> /usr/share/man/man3/BIO_read.3ssl +/usr/share/man/man3/BIO_write.3ssl -> /usr/share/man/man3/BIO_read.3ssl +/usr/share/man/man3/BIO_gets.3ssl -> /usr/share/man/man3/BIO_read.3ssl +/usr/share/man/man3/BIO_puts.3ssl -> /usr/share/man/man3/BIO_read.3ssl +/usr/share/man/man3/BIO_s_accept.3ssl +/usr/share/man/man3/BIO_set_accept_name.3ssl -> /usr/share/man/man3/BIO_s_accept.3ssl +/usr/share/man/man3/BIO_set_accept_port.3ssl -> /usr/share/man/man3/BIO_s_accept.3ssl +/usr/share/man/man3/BIO_get_accept_name.3ssl -> /usr/share/man/man3/BIO_s_accept.3ssl +/usr/share/man/man3/BIO_get_accept_port.3ssl -> /usr/share/man/man3/BIO_s_accept.3ssl +/usr/share/man/man3/BIO_new_accept.3ssl -> /usr/share/man/man3/BIO_s_accept.3ssl +/usr/share/man/man3/BIO_set_nbio_accept.3ssl -> /usr/share/man/man3/BIO_s_accept.3ssl +/usr/share/man/man3/BIO_set_accept_bios.3ssl -> /usr/share/man/man3/BIO_s_accept.3ssl +/usr/share/man/man3/BIO_get_peer_name.3ssl -> /usr/share/man/man3/BIO_s_accept.3ssl +/usr/share/man/man3/BIO_get_peer_port.3ssl -> /usr/share/man/man3/BIO_s_accept.3ssl +/usr/share/man/man3/BIO_get_accept_ip_family.3ssl -> /usr/share/man/man3/BIO_s_accept.3ssl +/usr/share/man/man3/BIO_set_accept_ip_family.3ssl -> /usr/share/man/man3/BIO_s_accept.3ssl +/usr/share/man/man3/BIO_set_bind_mode.3ssl -> /usr/share/man/man3/BIO_s_accept.3ssl +/usr/share/man/man3/BIO_get_bind_mode.3ssl -> /usr/share/man/man3/BIO_s_accept.3ssl +/usr/share/man/man3/BIO_do_accept.3ssl -> /usr/share/man/man3/BIO_s_accept.3ssl +/usr/share/man/man3/BIO_s_bio.3ssl +/usr/share/man/man3/BIO_make_bio_pair.3ssl -> /usr/share/man/man3/BIO_s_bio.3ssl +/usr/share/man/man3/BIO_destroy_bio_pair.3ssl -> /usr/share/man/man3/BIO_s_bio.3ssl +/usr/share/man/man3/BIO_shutdown_wr.3ssl -> /usr/share/man/man3/BIO_s_bio.3ssl +/usr/share/man/man3/BIO_set_write_buf_size.3ssl -> /usr/share/man/man3/BIO_s_bio.3ssl +/usr/share/man/man3/BIO_get_write_buf_size.3ssl -> /usr/share/man/man3/BIO_s_bio.3ssl +/usr/share/man/man3/BIO_new_bio_pair.3ssl -> /usr/share/man/man3/BIO_s_bio.3ssl +/usr/share/man/man3/BIO_get_write_guarantee.3ssl -> /usr/share/man/man3/BIO_s_bio.3ssl +/usr/share/man/man3/BIO_ctrl_get_write_guarantee.3ssl -> /usr/share/man/man3/BIO_s_bio.3ssl +/usr/share/man/man3/BIO_get_read_request.3ssl -> /usr/share/man/man3/BIO_s_bio.3ssl +/usr/share/man/man3/BIO_ctrl_get_read_request.3ssl -> /usr/share/man/man3/BIO_s_bio.3ssl +/usr/share/man/man3/BIO_ctrl_reset_read_request.3ssl -> /usr/share/man/man3/BIO_s_bio.3ssl +/usr/share/man/man3/BIO_s_connect.3ssl +/usr/share/man/man3/BIO_set_conn_address.3ssl -> /usr/share/man/man3/BIO_s_connect.3ssl +/usr/share/man/man3/BIO_get_conn_address.3ssl -> /usr/share/man/man3/BIO_s_connect.3ssl +/usr/share/man/man3/BIO_new_connect.3ssl -> /usr/share/man/man3/BIO_s_connect.3ssl +/usr/share/man/man3/BIO_set_conn_hostname.3ssl -> /usr/share/man/man3/BIO_s_connect.3ssl +/usr/share/man/man3/BIO_set_conn_port.3ssl -> /usr/share/man/man3/BIO_s_connect.3ssl +/usr/share/man/man3/BIO_set_conn_ip_family.3ssl -> /usr/share/man/man3/BIO_s_connect.3ssl +/usr/share/man/man3/BIO_get_conn_ip_family.3ssl -> /usr/share/man/man3/BIO_s_connect.3ssl +/usr/share/man/man3/BIO_get_conn_hostname.3ssl -> /usr/share/man/man3/BIO_s_connect.3ssl +/usr/share/man/man3/BIO_get_conn_port.3ssl -> /usr/share/man/man3/BIO_s_connect.3ssl +/usr/share/man/man3/BIO_set_nbio.3ssl -> /usr/share/man/man3/BIO_s_connect.3ssl +/usr/share/man/man3/BIO_do_connect.3ssl -> /usr/share/man/man3/BIO_s_connect.3ssl +/usr/share/man/man3/BIO_s_fd.3ssl +/usr/share/man/man3/BIO_set_fd.3ssl -> /usr/share/man/man3/BIO_s_fd.3ssl +/usr/share/man/man3/BIO_get_fd.3ssl -> /usr/share/man/man3/BIO_s_fd.3ssl +/usr/share/man/man3/BIO_new_fd.3ssl -> /usr/share/man/man3/BIO_s_fd.3ssl +/usr/share/man/man3/BIO_s_file.3ssl +/usr/share/man/man3/BIO_new_file.3ssl -> /usr/share/man/man3/BIO_s_file.3ssl +/usr/share/man/man3/BIO_new_fp.3ssl -> /usr/share/man/man3/BIO_s_file.3ssl +/usr/share/man/man3/BIO_set_fp.3ssl -> /usr/share/man/man3/BIO_s_file.3ssl +/usr/share/man/man3/BIO_get_fp.3ssl -> /usr/share/man/man3/BIO_s_file.3ssl +/usr/share/man/man3/BIO_read_filename.3ssl -> /usr/share/man/man3/BIO_s_file.3ssl +/usr/share/man/man3/BIO_write_filename.3ssl -> /usr/share/man/man3/BIO_s_file.3ssl +/usr/share/man/man3/BIO_append_filename.3ssl -> /usr/share/man/man3/BIO_s_file.3ssl +/usr/share/man/man3/BIO_rw_filename.3ssl -> /usr/share/man/man3/BIO_s_file.3ssl +/usr/share/man/man3/BIO_s_mem.3ssl +/usr/share/man/man3/BIO_s_secmem.3ssl -> /usr/share/man/man3/BIO_s_mem.3ssl +/usr/share/man/man3/BIO_set_mem_eof_return.3ssl -> /usr/share/man/man3/BIO_s_mem.3ssl +/usr/share/man/man3/BIO_get_mem_data.3ssl -> /usr/share/man/man3/BIO_s_mem.3ssl +/usr/share/man/man3/BIO_set_mem_buf.3ssl -> /usr/share/man/man3/BIO_s_mem.3ssl +/usr/share/man/man3/BIO_get_mem_ptr.3ssl -> /usr/share/man/man3/BIO_s_mem.3ssl +/usr/share/man/man3/BIO_new_mem_buf.3ssl -> /usr/share/man/man3/BIO_s_mem.3ssl +/usr/share/man/man3/BIO_s_null.3ssl +/usr/share/man/man3/BIO_s_socket.3ssl +/usr/share/man/man3/BIO_new_socket.3ssl -> /usr/share/man/man3/BIO_s_socket.3ssl +/usr/share/man/man3/BIO_set_callback.3ssl +/usr/share/man/man3/BIO_set_callback_ex.3ssl -> /usr/share/man/man3/BIO_set_callback.3ssl +/usr/share/man/man3/BIO_get_callback_ex.3ssl -> /usr/share/man/man3/BIO_set_callback.3ssl +/usr/share/man/man3/BIO_get_callback.3ssl -> /usr/share/man/man3/BIO_set_callback.3ssl +/usr/share/man/man3/BIO_set_callback_arg.3ssl -> /usr/share/man/man3/BIO_set_callback.3ssl +/usr/share/man/man3/BIO_get_callback_arg.3ssl -> /usr/share/man/man3/BIO_set_callback.3ssl +/usr/share/man/man3/BIO_debug_callback.3ssl -> /usr/share/man/man3/BIO_set_callback.3ssl +/usr/share/man/man3/BIO_callback_fn_ex.3ssl -> /usr/share/man/man3/BIO_set_callback.3ssl +/usr/share/man/man3/BIO_callback_fn.3ssl -> /usr/share/man/man3/BIO_set_callback.3ssl +/usr/share/man/man3/BIO_should_retry.3ssl +/usr/share/man/man3/BIO_should_read.3ssl -> /usr/share/man/man3/BIO_should_retry.3ssl +/usr/share/man/man3/BIO_should_write.3ssl -> /usr/share/man/man3/BIO_should_retry.3ssl +/usr/share/man/man3/BIO_should_io_special.3ssl -> /usr/share/man/man3/BIO_should_retry.3ssl +/usr/share/man/man3/BIO_retry_type.3ssl -> /usr/share/man/man3/BIO_should_retry.3ssl +/usr/share/man/man3/BIO_get_retry_BIO.3ssl -> /usr/share/man/man3/BIO_should_retry.3ssl +/usr/share/man/man3/BIO_get_retry_reason.3ssl -> /usr/share/man/man3/BIO_should_retry.3ssl +/usr/share/man/man3/BIO_set_retry_reason.3ssl -> /usr/share/man/man3/BIO_should_retry.3ssl +/usr/share/man/man3/BN_add.3ssl +/usr/share/man/man3/BN_sub.3ssl -> /usr/share/man/man3/BN_add.3ssl +/usr/share/man/man3/BN_mul.3ssl -> /usr/share/man/man3/BN_add.3ssl +/usr/share/man/man3/BN_sqr.3ssl -> /usr/share/man/man3/BN_add.3ssl +/usr/share/man/man3/BN_div.3ssl -> /usr/share/man/man3/BN_add.3ssl +/usr/share/man/man3/BN_mod.3ssl -> /usr/share/man/man3/BN_add.3ssl +/usr/share/man/man3/BN_nnmod.3ssl -> /usr/share/man/man3/BN_add.3ssl +/usr/share/man/man3/BN_mod_add.3ssl -> /usr/share/man/man3/BN_add.3ssl +/usr/share/man/man3/BN_mod_sub.3ssl -> /usr/share/man/man3/BN_add.3ssl +/usr/share/man/man3/BN_mod_mul.3ssl -> /usr/share/man/man3/BN_add.3ssl +/usr/share/man/man3/BN_mod_sqr.3ssl -> /usr/share/man/man3/BN_add.3ssl +/usr/share/man/man3/BN_exp.3ssl -> /usr/share/man/man3/BN_add.3ssl +/usr/share/man/man3/BN_mod_exp.3ssl -> /usr/share/man/man3/BN_add.3ssl +/usr/share/man/man3/BN_gcd.3ssl -> /usr/share/man/man3/BN_add.3ssl +/usr/share/man/man3/BN_add_word.3ssl +/usr/share/man/man3/BN_sub_word.3ssl -> /usr/share/man/man3/BN_add_word.3ssl +/usr/share/man/man3/BN_mul_word.3ssl -> /usr/share/man/man3/BN_add_word.3ssl +/usr/share/man/man3/BN_div_word.3ssl -> /usr/share/man/man3/BN_add_word.3ssl +/usr/share/man/man3/BN_mod_word.3ssl -> /usr/share/man/man3/BN_add_word.3ssl +/usr/share/man/man3/BN_BLINDING_new.3ssl +/usr/share/man/man3/BN_BLINDING_free.3ssl -> /usr/share/man/man3/BN_BLINDING_new.3ssl +/usr/share/man/man3/BN_BLINDING_update.3ssl -> /usr/share/man/man3/BN_BLINDING_new.3ssl +/usr/share/man/man3/BN_BLINDING_convert.3ssl -> /usr/share/man/man3/BN_BLINDING_new.3ssl +/usr/share/man/man3/BN_BLINDING_invert.3ssl -> /usr/share/man/man3/BN_BLINDING_new.3ssl +/usr/share/man/man3/BN_BLINDING_convert_ex.3ssl -> /usr/share/man/man3/BN_BLINDING_new.3ssl +/usr/share/man/man3/BN_BLINDING_invert_ex.3ssl -> /usr/share/man/man3/BN_BLINDING_new.3ssl +/usr/share/man/man3/BN_BLINDING_is_current_thread.3ssl -> /usr/share/man/man3/BN_BLINDING_new.3ssl +/usr/share/man/man3/BN_BLINDING_set_current_thread.3ssl -> /usr/share/man/man3/BN_BLINDING_new.3ssl +/usr/share/man/man3/BN_BLINDING_lock.3ssl -> /usr/share/man/man3/BN_BLINDING_new.3ssl +/usr/share/man/man3/BN_BLINDING_unlock.3ssl -> /usr/share/man/man3/BN_BLINDING_new.3ssl +/usr/share/man/man3/BN_BLINDING_get_flags.3ssl -> /usr/share/man/man3/BN_BLINDING_new.3ssl +/usr/share/man/man3/BN_BLINDING_set_flags.3ssl -> /usr/share/man/man3/BN_BLINDING_new.3ssl +/usr/share/man/man3/BN_BLINDING_create_param.3ssl -> /usr/share/man/man3/BN_BLINDING_new.3ssl +/usr/share/man/man3/BN_bn2bin.3ssl +/usr/share/man/man3/BN_bn2binpad.3ssl -> /usr/share/man/man3/BN_bn2bin.3ssl +/usr/share/man/man3/BN_bin2bn.3ssl -> /usr/share/man/man3/BN_bn2bin.3ssl +/usr/share/man/man3/BN_bn2lebinpad.3ssl -> /usr/share/man/man3/BN_bn2bin.3ssl +/usr/share/man/man3/BN_lebin2bn.3ssl -> /usr/share/man/man3/BN_bn2bin.3ssl +/usr/share/man/man3/BN_bn2hex.3ssl -> /usr/share/man/man3/BN_bn2bin.3ssl +/usr/share/man/man3/BN_bn2dec.3ssl -> /usr/share/man/man3/BN_bn2bin.3ssl +/usr/share/man/man3/BN_hex2bn.3ssl -> /usr/share/man/man3/BN_bn2bin.3ssl +/usr/share/man/man3/BN_dec2bn.3ssl -> /usr/share/man/man3/BN_bn2bin.3ssl +/usr/share/man/man3/BN_print.3ssl -> /usr/share/man/man3/BN_bn2bin.3ssl +/usr/share/man/man3/BN_print_fp.3ssl -> /usr/share/man/man3/BN_bn2bin.3ssl +/usr/share/man/man3/BN_bn2mpi.3ssl -> /usr/share/man/man3/BN_bn2bin.3ssl +/usr/share/man/man3/BN_mpi2bn.3ssl -> /usr/share/man/man3/BN_bn2bin.3ssl +/usr/share/man/man3/BN_cmp.3ssl +/usr/share/man/man3/BN_ucmp.3ssl -> /usr/share/man/man3/BN_cmp.3ssl +/usr/share/man/man3/BN_is_zero.3ssl -> /usr/share/man/man3/BN_cmp.3ssl +/usr/share/man/man3/BN_is_one.3ssl -> /usr/share/man/man3/BN_cmp.3ssl +/usr/share/man/man3/BN_is_word.3ssl -> /usr/share/man/man3/BN_cmp.3ssl +/usr/share/man/man3/BN_is_odd.3ssl -> /usr/share/man/man3/BN_cmp.3ssl +/usr/share/man/man3/BN_copy.3ssl +/usr/share/man/man3/BN_dup.3ssl -> /usr/share/man/man3/BN_copy.3ssl +/usr/share/man/man3/BN_with_flags.3ssl -> /usr/share/man/man3/BN_copy.3ssl +/usr/share/man/man3/BN_CTX_new.3ssl +/usr/share/man/man3/BN_CTX_secure_new.3ssl -> /usr/share/man/man3/BN_CTX_new.3ssl +/usr/share/man/man3/BN_CTX_free.3ssl -> /usr/share/man/man3/BN_CTX_new.3ssl +/usr/share/man/man3/BN_CTX_start.3ssl +/usr/share/man/man3/BN_CTX_get.3ssl -> /usr/share/man/man3/BN_CTX_start.3ssl +/usr/share/man/man3/BN_CTX_end.3ssl -> /usr/share/man/man3/BN_CTX_start.3ssl +/usr/share/man/man3/BN_generate_prime.3ssl +/usr/share/man/man3/BN_generate_prime_ex.3ssl -> /usr/share/man/man3/BN_generate_prime.3ssl +/usr/share/man/man3/BN_is_prime_ex.3ssl -> /usr/share/man/man3/BN_generate_prime.3ssl +/usr/share/man/man3/BN_is_prime_fasttest_ex.3ssl -> /usr/share/man/man3/BN_generate_prime.3ssl +/usr/share/man/man3/BN_GENCB_call.3ssl -> /usr/share/man/man3/BN_generate_prime.3ssl +/usr/share/man/man3/BN_GENCB_new.3ssl -> /usr/share/man/man3/BN_generate_prime.3ssl +/usr/share/man/man3/BN_GENCB_free.3ssl -> /usr/share/man/man3/BN_generate_prime.3ssl +/usr/share/man/man3/BN_GENCB_set_old.3ssl -> /usr/share/man/man3/BN_generate_prime.3ssl +/usr/share/man/man3/BN_GENCB_set.3ssl -> /usr/share/man/man3/BN_generate_prime.3ssl +/usr/share/man/man3/BN_GENCB_get_arg.3ssl -> /usr/share/man/man3/BN_generate_prime.3ssl +/usr/share/man/man3/BN_is_prime.3ssl -> /usr/share/man/man3/BN_generate_prime.3ssl +/usr/share/man/man3/BN_is_prime_fasttest.3ssl -> /usr/share/man/man3/BN_generate_prime.3ssl +/usr/share/man/man3/BN_mod_inverse.3ssl +/usr/share/man/man3/BN_mod_mul_montgomery.3ssl +/usr/share/man/man3/BN_MONT_CTX_new.3ssl -> /usr/share/man/man3/BN_mod_mul_montgomery.3ssl +/usr/share/man/man3/BN_MONT_CTX_free.3ssl -> /usr/share/man/man3/BN_mod_mul_montgomery.3ssl +/usr/share/man/man3/BN_MONT_CTX_set.3ssl -> /usr/share/man/man3/BN_mod_mul_montgomery.3ssl +/usr/share/man/man3/BN_MONT_CTX_copy.3ssl -> /usr/share/man/man3/BN_mod_mul_montgomery.3ssl +/usr/share/man/man3/BN_from_montgomery.3ssl -> /usr/share/man/man3/BN_mod_mul_montgomery.3ssl +/usr/share/man/man3/BN_to_montgomery.3ssl -> /usr/share/man/man3/BN_mod_mul_montgomery.3ssl +/usr/share/man/man3/BN_mod_mul_reciprocal.3ssl +/usr/share/man/man3/BN_div_recp.3ssl -> /usr/share/man/man3/BN_mod_mul_reciprocal.3ssl +/usr/share/man/man3/BN_RECP_CTX_new.3ssl -> /usr/share/man/man3/BN_mod_mul_reciprocal.3ssl +/usr/share/man/man3/BN_RECP_CTX_free.3ssl -> /usr/share/man/man3/BN_mod_mul_reciprocal.3ssl +/usr/share/man/man3/BN_RECP_CTX_set.3ssl -> /usr/share/man/man3/BN_mod_mul_reciprocal.3ssl +/usr/share/man/man3/BN_new.3ssl +/usr/share/man/man3/BN_secure_new.3ssl -> /usr/share/man/man3/BN_new.3ssl +/usr/share/man/man3/BN_clear.3ssl -> /usr/share/man/man3/BN_new.3ssl +/usr/share/man/man3/BN_free.3ssl -> /usr/share/man/man3/BN_new.3ssl +/usr/share/man/man3/BN_clear_free.3ssl -> /usr/share/man/man3/BN_new.3ssl +/usr/share/man/man3/BN_num_bytes.3ssl +/usr/share/man/man3/BN_num_bits.3ssl -> /usr/share/man/man3/BN_num_bytes.3ssl +/usr/share/man/man3/BN_num_bits_word.3ssl -> /usr/share/man/man3/BN_num_bytes.3ssl +/usr/share/man/man3/BN_rand.3ssl +/usr/share/man/man3/BN_priv_rand.3ssl -> /usr/share/man/man3/BN_rand.3ssl +/usr/share/man/man3/BN_pseudo_rand.3ssl -> /usr/share/man/man3/BN_rand.3ssl +/usr/share/man/man3/BN_rand_range.3ssl -> /usr/share/man/man3/BN_rand.3ssl +/usr/share/man/man3/BN_priv_rand_range.3ssl -> /usr/share/man/man3/BN_rand.3ssl +/usr/share/man/man3/BN_pseudo_rand_range.3ssl -> /usr/share/man/man3/BN_rand.3ssl +/usr/share/man/man3/BN_security_bits.3ssl +/usr/share/man/man3/BN_set_bit.3ssl +/usr/share/man/man3/BN_clear_bit.3ssl -> /usr/share/man/man3/BN_set_bit.3ssl +/usr/share/man/man3/BN_is_bit_set.3ssl -> /usr/share/man/man3/BN_set_bit.3ssl +/usr/share/man/man3/BN_mask_bits.3ssl -> /usr/share/man/man3/BN_set_bit.3ssl +/usr/share/man/man3/BN_lshift.3ssl -> /usr/share/man/man3/BN_set_bit.3ssl +/usr/share/man/man3/BN_lshift1.3ssl -> /usr/share/man/man3/BN_set_bit.3ssl +/usr/share/man/man3/BN_rshift.3ssl -> /usr/share/man/man3/BN_set_bit.3ssl +/usr/share/man/man3/BN_rshift1.3ssl -> /usr/share/man/man3/BN_set_bit.3ssl +/usr/share/man/man3/BN_swap.3ssl +/usr/share/man/man3/BN_zero.3ssl +/usr/share/man/man3/BN_one.3ssl -> /usr/share/man/man3/BN_zero.3ssl +/usr/share/man/man3/BN_value_one.3ssl -> /usr/share/man/man3/BN_zero.3ssl +/usr/share/man/man3/BN_set_word.3ssl -> /usr/share/man/man3/BN_zero.3ssl +/usr/share/man/man3/BN_get_word.3ssl -> /usr/share/man/man3/BN_zero.3ssl +/usr/share/man/man3/BUF_MEM_new.3ssl +/usr/share/man/man3/BUF_MEM_new_ex.3ssl -> /usr/share/man/man3/BUF_MEM_new.3ssl +/usr/share/man/man3/BUF_MEM_free.3ssl -> /usr/share/man/man3/BUF_MEM_new.3ssl +/usr/share/man/man3/BUF_MEM_grow.3ssl -> /usr/share/man/man3/BUF_MEM_new.3ssl +/usr/share/man/man3/BUF_MEM_grow_clean.3ssl -> /usr/share/man/man3/BUF_MEM_new.3ssl +/usr/share/man/man3/BUF_reverse.3ssl -> /usr/share/man/man3/BUF_MEM_new.3ssl +/usr/share/man/man3/CMS_add0_cert.3ssl +/usr/share/man/man3/CMS_add1_cert.3ssl -> /usr/share/man/man3/CMS_add0_cert.3ssl +/usr/share/man/man3/CMS_get1_certs.3ssl -> /usr/share/man/man3/CMS_add0_cert.3ssl +/usr/share/man/man3/CMS_add0_crl.3ssl -> /usr/share/man/man3/CMS_add0_cert.3ssl +/usr/share/man/man3/CMS_add1_crl.3ssl -> /usr/share/man/man3/CMS_add0_cert.3ssl +/usr/share/man/man3/CMS_get1_crls.3ssl -> /usr/share/man/man3/CMS_add0_cert.3ssl +/usr/share/man/man3/CMS_add1_recipient_cert.3ssl +/usr/share/man/man3/CMS_add0_recipient_key.3ssl -> /usr/share/man/man3/CMS_add1_recipient_cert.3ssl +/usr/share/man/man3/CMS_add1_signer.3ssl +/usr/share/man/man3/CMS_SignerInfo_sign.3ssl -> /usr/share/man/man3/CMS_add1_signer.3ssl +/usr/share/man/man3/CMS_compress.3ssl +/usr/share/man/man3/CMS_decrypt.3ssl +/usr/share/man/man3/CMS_encrypt.3ssl +/usr/share/man/man3/CMS_final.3ssl +/usr/share/man/man3/CMS_get0_RecipientInfos.3ssl +/usr/share/man/man3/CMS_RecipientInfo_type.3ssl -> /usr/share/man/man3/CMS_get0_RecipientInfos.3ssl +/usr/share/man/man3/CMS_RecipientInfo_ktri_get0_signer_id.3ssl -> /usr/share/man/man3/CMS_get0_RecipientInfos.3ssl +/usr/share/man/man3/CMS_RecipientInfo_ktri_cert_cmp.3ssl -> /usr/share/man/man3/CMS_get0_RecipientInfos.3ssl +/usr/share/man/man3/CMS_RecipientInfo_set0_pkey.3ssl -> /usr/share/man/man3/CMS_get0_RecipientInfos.3ssl +/usr/share/man/man3/CMS_RecipientInfo_kekri_get0_id.3ssl -> /usr/share/man/man3/CMS_get0_RecipientInfos.3ssl +/usr/share/man/man3/CMS_RecipientInfo_kekri_id_cmp.3ssl -> /usr/share/man/man3/CMS_get0_RecipientInfos.3ssl +/usr/share/man/man3/CMS_RecipientInfo_set0_key.3ssl -> /usr/share/man/man3/CMS_get0_RecipientInfos.3ssl +/usr/share/man/man3/CMS_RecipientInfo_decrypt.3ssl -> /usr/share/man/man3/CMS_get0_RecipientInfos.3ssl +/usr/share/man/man3/CMS_RecipientInfo_encrypt.3ssl -> /usr/share/man/man3/CMS_get0_RecipientInfos.3ssl +/usr/share/man/man3/CMS_get0_SignerInfos.3ssl +/usr/share/man/man3/CMS_SignerInfo_set1_signer_cert.3ssl -> /usr/share/man/man3/CMS_get0_SignerInfos.3ssl +/usr/share/man/man3/CMS_SignerInfo_get0_signer_id.3ssl -> /usr/share/man/man3/CMS_get0_SignerInfos.3ssl +/usr/share/man/man3/CMS_SignerInfo_get0_signature.3ssl -> /usr/share/man/man3/CMS_get0_SignerInfos.3ssl +/usr/share/man/man3/CMS_SignerInfo_cert_cmp.3ssl -> /usr/share/man/man3/CMS_get0_SignerInfos.3ssl +/usr/share/man/man3/CMS_get0_type.3ssl +/usr/share/man/man3/CMS_set1_eContentType.3ssl -> /usr/share/man/man3/CMS_get0_type.3ssl +/usr/share/man/man3/CMS_get0_eContentType.3ssl -> /usr/share/man/man3/CMS_get0_type.3ssl +/usr/share/man/man3/CMS_get0_content.3ssl -> /usr/share/man/man3/CMS_get0_type.3ssl +/usr/share/man/man3/CMS_get1_ReceiptRequest.3ssl +/usr/share/man/man3/CMS_ReceiptRequest_create0.3ssl -> /usr/share/man/man3/CMS_get1_ReceiptRequest.3ssl +/usr/share/man/man3/CMS_add1_ReceiptRequest.3ssl -> /usr/share/man/man3/CMS_get1_ReceiptRequest.3ssl +/usr/share/man/man3/CMS_ReceiptRequest_get0_values.3ssl -> /usr/share/man/man3/CMS_get1_ReceiptRequest.3ssl +/usr/share/man/man3/CMS_sign.3ssl +/usr/share/man/man3/CMS_sign_receipt.3ssl +/usr/share/man/man3/CMS_uncompress.3ssl +/usr/share/man/man3/CMS_verify.3ssl +/usr/share/man/man3/CMS_get0_signers.3ssl -> /usr/share/man/man3/CMS_verify.3ssl +/usr/share/man/man3/CMS_verify_receipt.3ssl +/usr/share/man/man3/CONF_modules_free.3ssl +/usr/share/man/man3/CONF_modules_finish.3ssl -> /usr/share/man/man3/CONF_modules_free.3ssl +/usr/share/man/man3/CONF_modules_unload.3ssl -> /usr/share/man/man3/CONF_modules_free.3ssl +/usr/share/man/man3/CONF_modules_load_file.3ssl +/usr/share/man/man3/CONF_modules_load.3ssl -> /usr/share/man/man3/CONF_modules_load_file.3ssl +/usr/share/man/man3/CRYPTO_get_ex_new_index.3ssl +/usr/share/man/man3/CRYPTO_EX_new.3ssl -> /usr/share/man/man3/CRYPTO_get_ex_new_index.3ssl +/usr/share/man/man3/CRYPTO_EX_free.3ssl -> /usr/share/man/man3/CRYPTO_get_ex_new_index.3ssl +/usr/share/man/man3/CRYPTO_EX_dup.3ssl -> /usr/share/man/man3/CRYPTO_get_ex_new_index.3ssl +/usr/share/man/man3/CRYPTO_free_ex_index.3ssl -> /usr/share/man/man3/CRYPTO_get_ex_new_index.3ssl +/usr/share/man/man3/CRYPTO_set_ex_data.3ssl -> /usr/share/man/man3/CRYPTO_get_ex_new_index.3ssl +/usr/share/man/man3/CRYPTO_get_ex_data.3ssl -> /usr/share/man/man3/CRYPTO_get_ex_new_index.3ssl +/usr/share/man/man3/CRYPTO_free_ex_data.3ssl -> /usr/share/man/man3/CRYPTO_get_ex_new_index.3ssl +/usr/share/man/man3/CRYPTO_new_ex_data.3ssl -> /usr/share/man/man3/CRYPTO_get_ex_new_index.3ssl +/usr/share/man/man3/CRYPTO_memcmp.3ssl +/usr/share/man/man3/CRYPTO_THREAD_run_once.3ssl +/usr/share/man/man3/CRYPTO_THREAD_lock_new.3ssl -> /usr/share/man/man3/CRYPTO_THREAD_run_once.3ssl +/usr/share/man/man3/CRYPTO_THREAD_read_lock.3ssl -> /usr/share/man/man3/CRYPTO_THREAD_run_once.3ssl +/usr/share/man/man3/CRYPTO_THREAD_write_lock.3ssl -> /usr/share/man/man3/CRYPTO_THREAD_run_once.3ssl +/usr/share/man/man3/CRYPTO_THREAD_unlock.3ssl -> /usr/share/man/man3/CRYPTO_THREAD_run_once.3ssl +/usr/share/man/man3/CRYPTO_THREAD_lock_free.3ssl -> /usr/share/man/man3/CRYPTO_THREAD_run_once.3ssl +/usr/share/man/man3/CRYPTO_atomic_add.3ssl -> /usr/share/man/man3/CRYPTO_THREAD_run_once.3ssl +/usr/share/man/man3/CT_POLICY_EVAL_CTX_new.3ssl +/usr/share/man/man3/CT_POLICY_EVAL_CTX_free.3ssl -> /usr/share/man/man3/CT_POLICY_EVAL_CTX_new.3ssl +/usr/share/man/man3/CT_POLICY_EVAL_CTX_get0_cert.3ssl -> /usr/share/man/man3/CT_POLICY_EVAL_CTX_new.3ssl +/usr/share/man/man3/CT_POLICY_EVAL_CTX_set1_cert.3ssl -> /usr/share/man/man3/CT_POLICY_EVAL_CTX_new.3ssl +/usr/share/man/man3/CT_POLICY_EVAL_CTX_get0_issuer.3ssl -> /usr/share/man/man3/CT_POLICY_EVAL_CTX_new.3ssl +/usr/share/man/man3/CT_POLICY_EVAL_CTX_set1_issuer.3ssl -> /usr/share/man/man3/CT_POLICY_EVAL_CTX_new.3ssl +/usr/share/man/man3/CT_POLICY_EVAL_CTX_get0_log_store.3ssl -> /usr/share/man/man3/CT_POLICY_EVAL_CTX_new.3ssl +/usr/share/man/man3/CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE.3ssl -> /usr/share/man/man3/CT_POLICY_EVAL_CTX_new.3ssl +/usr/share/man/man3/CT_POLICY_EVAL_CTX_get_time.3ssl -> /usr/share/man/man3/CT_POLICY_EVAL_CTX_new.3ssl +/usr/share/man/man3/CT_POLICY_EVAL_CTX_set_time.3ssl -> /usr/share/man/man3/CT_POLICY_EVAL_CTX_new.3ssl +/usr/share/man/man3/CTLOG_new.3ssl +/usr/share/man/man3/CTLOG_new_from_base64.3ssl -> /usr/share/man/man3/CTLOG_new.3ssl +/usr/share/man/man3/CTLOG_free.3ssl -> /usr/share/man/man3/CTLOG_new.3ssl +/usr/share/man/man3/CTLOG_get0_name.3ssl -> /usr/share/man/man3/CTLOG_new.3ssl +/usr/share/man/man3/CTLOG_get0_log_id.3ssl -> /usr/share/man/man3/CTLOG_new.3ssl +/usr/share/man/man3/CTLOG_get0_public_key.3ssl -> /usr/share/man/man3/CTLOG_new.3ssl +/usr/share/man/man3/CTLOG_STORE_get0_log_by_id.3ssl +/usr/share/man/man3/CTLOG_STORE_new.3ssl +/usr/share/man/man3/CTLOG_STORE_free.3ssl -> /usr/share/man/man3/CTLOG_STORE_new.3ssl +/usr/share/man/man3/CTLOG_STORE_load_default_file.3ssl -> /usr/share/man/man3/CTLOG_STORE_new.3ssl +/usr/share/man/man3/CTLOG_STORE_load_file.3ssl -> /usr/share/man/man3/CTLOG_STORE_new.3ssl +/usr/share/man/man3/d2i_DHparams.3ssl +/usr/share/man/man3/i2d_DHparams.3ssl -> /usr/share/man/man3/d2i_DHparams.3ssl +/usr/share/man/man3/d2i_PKCS8PrivateKey_bio.3ssl +/usr/share/man/man3/d2i_PKCS8PrivateKey_fp.3ssl -> /usr/share/man/man3/d2i_PKCS8PrivateKey_bio.3ssl +/usr/share/man/man3/i2d_PKCS8PrivateKey_bio.3ssl -> /usr/share/man/man3/d2i_PKCS8PrivateKey_bio.3ssl +/usr/share/man/man3/i2d_PKCS8PrivateKey_fp.3ssl -> /usr/share/man/man3/d2i_PKCS8PrivateKey_bio.3ssl +/usr/share/man/man3/i2d_PKCS8PrivateKey_nid_bio.3ssl -> /usr/share/man/man3/d2i_PKCS8PrivateKey_bio.3ssl +/usr/share/man/man3/i2d_PKCS8PrivateKey_nid_fp.3ssl -> /usr/share/man/man3/d2i_PKCS8PrivateKey_bio.3ssl +/usr/share/man/man3/d2i_PrivateKey.3ssl +/usr/share/man/man3/d2i_PublicKey.3ssl -> /usr/share/man/man3/d2i_PrivateKey.3ssl +/usr/share/man/man3/d2i_AutoPrivateKey.3ssl -> /usr/share/man/man3/d2i_PrivateKey.3ssl +/usr/share/man/man3/i2d_PrivateKey.3ssl -> /usr/share/man/man3/d2i_PrivateKey.3ssl +/usr/share/man/man3/i2d_PublicKey.3ssl -> /usr/share/man/man3/d2i_PrivateKey.3ssl +/usr/share/man/man3/d2i_PrivateKey_bio.3ssl -> /usr/share/man/man3/d2i_PrivateKey.3ssl +/usr/share/man/man3/d2i_PrivateKey_fp.3ssl -> /usr/share/man/man3/d2i_PrivateKey.3ssl +/usr/share/man/man3/d2i_SSL_SESSION.3ssl +/usr/share/man/man3/i2d_SSL_SESSION.3ssl -> /usr/share/man/man3/d2i_SSL_SESSION.3ssl +/usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ACCESS_DESCRIPTION.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ADMISSIONS.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ADMISSION_SYNTAX.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASIdOrRange.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASIdentifierChoice.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASIdentifiers.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASN1_BIT_STRING.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASN1_BMPSTRING.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASN1_ENUMERATED.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASN1_GENERALIZEDTIME.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASN1_GENERALSTRING.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASN1_IA5STRING.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASN1_INTEGER.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASN1_NULL.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASN1_OBJECT.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASN1_OCTET_STRING.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASN1_PRINTABLE.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASN1_PRINTABLESTRING.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASN1_SEQUENCE_ANY.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASN1_SET_ANY.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASN1_T61STRING.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASN1_TIME.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASN1_TYPE.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASN1_UINTEGER.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASN1_UNIVERSALSTRING.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASN1_UTCTIME.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASN1_UTF8STRING.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASN1_VISIBLESTRING.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ASRange.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_AUTHORITY_INFO_ACCESS.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_AUTHORITY_KEYID.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_BASIC_CONSTRAINTS.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_CERTIFICATEPOLICIES.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_CMS_ContentInfo.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_CMS_ReceiptRequest.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_CMS_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_CRL_DIST_POINTS.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_DHxparams.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_DIRECTORYSTRING.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_DISPLAYTEXT.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_DIST_POINT.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_DIST_POINT_NAME.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_DSAPrivateKey.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_DSAPrivateKey_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_DSAPrivateKey_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_DSAPublicKey.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_DSA_PUBKEY.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_DSA_PUBKEY_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_DSA_PUBKEY_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_DSA_SIG.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_DSAparams.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ECDSA_SIG.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ECPKParameters.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ECParameters.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ECPrivateKey.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ECPrivateKey_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ECPrivateKey_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_EC_PUBKEY.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_EC_PUBKEY_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_EC_PUBKEY_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_EDIPARTYNAME.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ESS_CERT_ID.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ESS_ISSUER_SERIAL.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ESS_SIGNING_CERT.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_EXTENDED_KEY_USAGE.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_GENERAL_NAME.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_GENERAL_NAMES.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_IPAddressChoice.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_IPAddressFamily.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_IPAddressOrRange.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_IPAddressRange.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_ISSUING_DIST_POINT.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_NAMING_AUTHORITY.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_NETSCAPE_CERT_SEQUENCE.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_NETSCAPE_SPKAC.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_NETSCAPE_SPKI.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_NOTICEREF.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_OCSP_BASICRESP.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_OCSP_CERTID.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_OCSP_CERTSTATUS.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_OCSP_CRLID.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_OCSP_ONEREQ.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_OCSP_REQINFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_OCSP_REQUEST.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_OCSP_RESPBYTES.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_OCSP_RESPDATA.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_OCSP_RESPID.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_OCSP_RESPONSE.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_OCSP_REVOKEDINFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_OCSP_SERVICELOC.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_OCSP_SIGNATURE.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_OCSP_SINGLERESP.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_OTHERNAME.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PBE2PARAM.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PBEPARAM.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PBKDF2PARAM.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS12.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS12_BAGS.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS12_MAC_DATA.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS12_SAFEBAG.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS12_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS12_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS7.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS7_DIGEST.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS7_ENCRYPT.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS7_ENC_CONTENT.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS7_ENVELOPE.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS7_ISSUER_AND_SERIAL.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS7_RECIP_INFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS7_SIGNED.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS7_SIGNER_INFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS7_SIGN_ENVELOPE.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS7_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS7_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS8_PRIV_KEY_INFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS8_PRIV_KEY_INFO_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS8_PRIV_KEY_INFO_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS8_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKCS8_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PKEY_USAGE_PERIOD.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_POLICYINFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_POLICYQUALINFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PROFESSION_INFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PROXY_CERT_INFO_EXTENSION.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_PROXY_POLICY.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_RSAPrivateKey.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_RSAPrivateKey_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_RSAPrivateKey_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_RSAPublicKey.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_RSAPublicKey_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_RSAPublicKey_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_RSA_OAEP_PARAMS.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_RSA_PSS_PARAMS.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_RSA_PUBKEY.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_RSA_PUBKEY_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_RSA_PUBKEY_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_SCRYPT_PARAMS.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_SCT_LIST.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_SXNET.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_SXNETID.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_TS_ACCURACY.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_TS_MSG_IMPRINT.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_TS_MSG_IMPRINT_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_TS_MSG_IMPRINT_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_TS_REQ.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_TS_REQ_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_TS_REQ_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_TS_RESP.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_TS_RESP_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_TS_RESP_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_TS_STATUS_INFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_TS_TST_INFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_TS_TST_INFO_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_TS_TST_INFO_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_USERNOTICE.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_X509_ALGOR.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_X509_ALGORS.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_X509_ATTRIBUTE.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_X509_CERT_AUX.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_X509_CINF.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_X509_CRL.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_X509_CRL_INFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_X509_CRL_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_X509_CRL_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_X509_EXTENSION.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_X509_EXTENSIONS.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_X509_NAME.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_X509_NAME_ENTRY.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_X509_PUBKEY.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_X509_REQ.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_X509_REQ_INFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_X509_REQ_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_X509_REQ_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_X509_REVOKED.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_X509_SIG.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/d2i_X509_VAL.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ACCESS_DESCRIPTION.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ADMISSIONS.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ADMISSION_SYNTAX.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASIdOrRange.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASIdentifierChoice.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASIdentifiers.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASN1_BIT_STRING.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASN1_BMPSTRING.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASN1_ENUMERATED.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASN1_GENERALIZEDTIME.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASN1_GENERALSTRING.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASN1_IA5STRING.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASN1_INTEGER.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASN1_NULL.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASN1_OBJECT.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASN1_OCTET_STRING.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASN1_PRINTABLE.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASN1_PRINTABLESTRING.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASN1_SEQUENCE_ANY.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASN1_SET_ANY.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASN1_T61STRING.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASN1_TIME.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASN1_TYPE.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASN1_UNIVERSALSTRING.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASN1_UTCTIME.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASN1_UTF8STRING.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASN1_VISIBLESTRING.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASN1_bio_stream.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ASRange.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_AUTHORITY_INFO_ACCESS.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_AUTHORITY_KEYID.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_BASIC_CONSTRAINTS.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_CERTIFICATEPOLICIES.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_CMS_ContentInfo.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_CMS_ReceiptRequest.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_CMS_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_CRL_DIST_POINTS.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_DHxparams.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_DIRECTORYSTRING.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_DISPLAYTEXT.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_DIST_POINT.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_DIST_POINT_NAME.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_DSAPrivateKey.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_DSAPrivateKey_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_DSAPrivateKey_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_DSAPublicKey.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_DSA_PUBKEY.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_DSA_PUBKEY_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_DSA_PUBKEY_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_DSA_SIG.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_DSAparams.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ECDSA_SIG.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ECPKParameters.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ECParameters.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ECPrivateKey.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ECPrivateKey_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ECPrivateKey_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_EC_PUBKEY.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_EC_PUBKEY_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_EC_PUBKEY_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_EDIPARTYNAME.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ESS_CERT_ID.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ESS_ISSUER_SERIAL.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ESS_SIGNING_CERT.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_EXTENDED_KEY_USAGE.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_GENERAL_NAME.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_GENERAL_NAMES.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_IPAddressChoice.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_IPAddressFamily.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_IPAddressOrRange.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_IPAddressRange.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_ISSUING_DIST_POINT.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_NAMING_AUTHORITY.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_NETSCAPE_CERT_SEQUENCE.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_NETSCAPE_SPKAC.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_NETSCAPE_SPKI.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_NOTICEREF.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_OCSP_BASICRESP.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_OCSP_CERTID.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_OCSP_CERTSTATUS.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_OCSP_CRLID.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_OCSP_ONEREQ.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_OCSP_REQINFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_OCSP_REQUEST.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_OCSP_RESPBYTES.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_OCSP_RESPDATA.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_OCSP_RESPID.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_OCSP_RESPONSE.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_OCSP_REVOKEDINFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_OCSP_SERVICELOC.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_OCSP_SIGNATURE.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_OCSP_SINGLERESP.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_OTHERNAME.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PBE2PARAM.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PBEPARAM.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PBKDF2PARAM.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS12.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS12_BAGS.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS12_MAC_DATA.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS12_SAFEBAG.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS12_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS12_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS7.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS7_DIGEST.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS7_ENCRYPT.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS7_ENC_CONTENT.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS7_ENVELOPE.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS7_ISSUER_AND_SERIAL.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS7_NDEF.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS7_RECIP_INFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS7_SIGNED.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS7_SIGNER_INFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS7_SIGN_ENVELOPE.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS7_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS7_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS8PrivateKeyInfo_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS8PrivateKeyInfo_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS8_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKCS8_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PKEY_USAGE_PERIOD.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_POLICYINFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_POLICYQUALINFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PROFESSION_INFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PROXY_CERT_INFO_EXTENSION.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_PROXY_POLICY.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_RSAPrivateKey.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_RSAPrivateKey_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_RSAPrivateKey_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_RSAPublicKey.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_RSAPublicKey_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_RSAPublicKey_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_RSA_OAEP_PARAMS.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_RSA_PSS_PARAMS.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_RSA_PUBKEY.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_RSA_PUBKEY_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_RSA_PUBKEY_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_SCRYPT_PARAMS.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_SCT_LIST.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_SXNET.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_SXNETID.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_TS_ACCURACY.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_TS_MSG_IMPRINT.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_TS_MSG_IMPRINT_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_TS_MSG_IMPRINT_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_TS_REQ.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_TS_REQ_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_TS_REQ_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_TS_RESP.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_TS_RESP_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_TS_RESP_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_TS_STATUS_INFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_TS_TST_INFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_TS_TST_INFO_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_TS_TST_INFO_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_USERNOTICE.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_X509.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_X509_ALGOR.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_X509_ALGORS.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_X509_ATTRIBUTE.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_X509_CERT_AUX.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_X509_CINF.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_X509_CRL.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_X509_CRL_INFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_X509_CRL_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_X509_CRL_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_X509_EXTENSION.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_X509_EXTENSIONS.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_X509_NAME.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_X509_NAME_ENTRY.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_X509_PUBKEY.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_X509_REQ.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_X509_REQ_INFO.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_X509_REQ_bio.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_X509_REQ_fp.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_X509_REVOKED.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_X509_SIG.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/i2d_X509_VAL.3ssl -> /usr/share/man/man3/d2i_X509.3ssl +/usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/DEFINE_STACK_OF_CONST.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/DEFINE_SPECIAL_STACK_OF.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/DEFINE_SPECIAL_STACK_OF_CONST.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_num.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_value.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_new.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_new_null.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_reserve.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_free.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_zero.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_delete.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_delete_ptr.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_push.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_unshift.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_pop.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_shift.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_pop_free.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_insert.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_set.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_find.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_find_ex.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_sort.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_is_sorted.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_dup.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_deep_copy.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_set_cmp_func.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/sk_TYPE_new_reserve.3ssl -> /usr/share/man/man3/DEFINE_STACK_OF.3ssl +/usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_set_key.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_key_sched.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_set_key_checked.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_set_key_unchecked.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_set_odd_parity.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_is_weak_key.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_ecb_encrypt.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_ecb2_encrypt.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_ecb3_encrypt.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_ncbc_encrypt.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_cfb_encrypt.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_ofb_encrypt.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_pcbc_encrypt.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_cfb64_encrypt.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_ofb64_encrypt.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_xcbc_encrypt.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_ede2_cbc_encrypt.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_ede2_cfb64_encrypt.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_ede2_ofb64_encrypt.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_ede3_cbc_encrypt.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_ede3_cfb64_encrypt.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_ede3_ofb64_encrypt.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_cbc_cksum.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_quad_cksum.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_string_to_key.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_string_to_2keys.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_fcrypt.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DES_crypt.3ssl -> /usr/share/man/man3/DES_random_key.3ssl +/usr/share/man/man3/DH_generate_key.3ssl +/usr/share/man/man3/DH_compute_key.3ssl -> /usr/share/man/man3/DH_generate_key.3ssl +/usr/share/man/man3/DH_generate_parameters.3ssl +/usr/share/man/man3/DH_generate_parameters_ex.3ssl -> /usr/share/man/man3/DH_generate_parameters.3ssl +/usr/share/man/man3/DH_check.3ssl -> /usr/share/man/man3/DH_generate_parameters.3ssl +/usr/share/man/man3/DH_check_params.3ssl -> /usr/share/man/man3/DH_generate_parameters.3ssl +/usr/share/man/man3/DH_check_ex.3ssl -> /usr/share/man/man3/DH_generate_parameters.3ssl +/usr/share/man/man3/DH_check_params_ex.3ssl -> /usr/share/man/man3/DH_generate_parameters.3ssl +/usr/share/man/man3/DH_check_pub_key_ex.3ssl -> /usr/share/man/man3/DH_generate_parameters.3ssl +/usr/share/man/man3/DH_get0_pqg.3ssl +/usr/share/man/man3/DH_set0_pqg.3ssl -> /usr/share/man/man3/DH_get0_pqg.3ssl +/usr/share/man/man3/DH_get0_key.3ssl -> /usr/share/man/man3/DH_get0_pqg.3ssl +/usr/share/man/man3/DH_set0_key.3ssl -> /usr/share/man/man3/DH_get0_pqg.3ssl +/usr/share/man/man3/DH_get0_p.3ssl -> /usr/share/man/man3/DH_get0_pqg.3ssl +/usr/share/man/man3/DH_get0_q.3ssl -> /usr/share/man/man3/DH_get0_pqg.3ssl +/usr/share/man/man3/DH_get0_g.3ssl -> /usr/share/man/man3/DH_get0_pqg.3ssl +/usr/share/man/man3/DH_get0_priv_key.3ssl -> /usr/share/man/man3/DH_get0_pqg.3ssl +/usr/share/man/man3/DH_get0_pub_key.3ssl -> /usr/share/man/man3/DH_get0_pqg.3ssl +/usr/share/man/man3/DH_clear_flags.3ssl -> /usr/share/man/man3/DH_get0_pqg.3ssl +/usr/share/man/man3/DH_test_flags.3ssl -> /usr/share/man/man3/DH_get0_pqg.3ssl +/usr/share/man/man3/DH_set_flags.3ssl -> /usr/share/man/man3/DH_get0_pqg.3ssl +/usr/share/man/man3/DH_get0_engine.3ssl -> /usr/share/man/man3/DH_get0_pqg.3ssl +/usr/share/man/man3/DH_get_length.3ssl -> /usr/share/man/man3/DH_get0_pqg.3ssl +/usr/share/man/man3/DH_set_length.3ssl -> /usr/share/man/man3/DH_get0_pqg.3ssl +/usr/share/man/man3/DH_get_1024_160.3ssl +/usr/share/man/man3/DH_get_2048_224.3ssl -> /usr/share/man/man3/DH_get_1024_160.3ssl +/usr/share/man/man3/DH_get_2048_256.3ssl -> /usr/share/man/man3/DH_get_1024_160.3ssl +/usr/share/man/man3/BN_get0_nist_prime_192.3ssl -> /usr/share/man/man3/DH_get_1024_160.3ssl +/usr/share/man/man3/BN_get0_nist_prime_224.3ssl -> /usr/share/man/man3/DH_get_1024_160.3ssl +/usr/share/man/man3/BN_get0_nist_prime_256.3ssl -> /usr/share/man/man3/DH_get_1024_160.3ssl +/usr/share/man/man3/BN_get0_nist_prime_384.3ssl -> /usr/share/man/man3/DH_get_1024_160.3ssl +/usr/share/man/man3/BN_get0_nist_prime_521.3ssl -> /usr/share/man/man3/DH_get_1024_160.3ssl +/usr/share/man/man3/BN_get_rfc2409_prime_768.3ssl -> /usr/share/man/man3/DH_get_1024_160.3ssl +/usr/share/man/man3/BN_get_rfc2409_prime_1024.3ssl -> /usr/share/man/man3/DH_get_1024_160.3ssl +/usr/share/man/man3/BN_get_rfc3526_prime_1536.3ssl -> /usr/share/man/man3/DH_get_1024_160.3ssl +/usr/share/man/man3/BN_get_rfc3526_prime_2048.3ssl -> /usr/share/man/man3/DH_get_1024_160.3ssl +/usr/share/man/man3/BN_get_rfc3526_prime_3072.3ssl -> /usr/share/man/man3/DH_get_1024_160.3ssl +/usr/share/man/man3/BN_get_rfc3526_prime_4096.3ssl -> /usr/share/man/man3/DH_get_1024_160.3ssl +/usr/share/man/man3/BN_get_rfc3526_prime_6144.3ssl -> /usr/share/man/man3/DH_get_1024_160.3ssl +/usr/share/man/man3/BN_get_rfc3526_prime_8192.3ssl -> /usr/share/man/man3/DH_get_1024_160.3ssl +/usr/share/man/man3/DH_meth_new.3ssl +/usr/share/man/man3/DH_meth_free.3ssl -> /usr/share/man/man3/DH_meth_new.3ssl +/usr/share/man/man3/DH_meth_dup.3ssl -> /usr/share/man/man3/DH_meth_new.3ssl +/usr/share/man/man3/DH_meth_get0_name.3ssl -> /usr/share/man/man3/DH_meth_new.3ssl +/usr/share/man/man3/DH_meth_set1_name.3ssl -> /usr/share/man/man3/DH_meth_new.3ssl +/usr/share/man/man3/DH_meth_get_flags.3ssl -> /usr/share/man/man3/DH_meth_new.3ssl +/usr/share/man/man3/DH_meth_set_flags.3ssl -> /usr/share/man/man3/DH_meth_new.3ssl +/usr/share/man/man3/DH_meth_get0_app_data.3ssl -> /usr/share/man/man3/DH_meth_new.3ssl +/usr/share/man/man3/DH_meth_set0_app_data.3ssl -> /usr/share/man/man3/DH_meth_new.3ssl +/usr/share/man/man3/DH_meth_get_generate_key.3ssl -> /usr/share/man/man3/DH_meth_new.3ssl +/usr/share/man/man3/DH_meth_set_generate_key.3ssl -> /usr/share/man/man3/DH_meth_new.3ssl +/usr/share/man/man3/DH_meth_get_compute_key.3ssl -> /usr/share/man/man3/DH_meth_new.3ssl +/usr/share/man/man3/DH_meth_set_compute_key.3ssl -> /usr/share/man/man3/DH_meth_new.3ssl +/usr/share/man/man3/DH_meth_get_bn_mod_exp.3ssl -> /usr/share/man/man3/DH_meth_new.3ssl +/usr/share/man/man3/DH_meth_set_bn_mod_exp.3ssl -> /usr/share/man/man3/DH_meth_new.3ssl +/usr/share/man/man3/DH_meth_get_init.3ssl -> /usr/share/man/man3/DH_meth_new.3ssl +/usr/share/man/man3/DH_meth_set_init.3ssl -> /usr/share/man/man3/DH_meth_new.3ssl +/usr/share/man/man3/DH_meth_get_finish.3ssl -> /usr/share/man/man3/DH_meth_new.3ssl +/usr/share/man/man3/DH_meth_set_finish.3ssl -> /usr/share/man/man3/DH_meth_new.3ssl +/usr/share/man/man3/DH_meth_get_generate_params.3ssl -> /usr/share/man/man3/DH_meth_new.3ssl +/usr/share/man/man3/DH_meth_set_generate_params.3ssl -> /usr/share/man/man3/DH_meth_new.3ssl +/usr/share/man/man3/DH_new.3ssl +/usr/share/man/man3/DH_free.3ssl -> /usr/share/man/man3/DH_new.3ssl +/usr/share/man/man3/DH_new_by_nid.3ssl +/usr/share/man/man3/DH_get_nid.3ssl -> /usr/share/man/man3/DH_new_by_nid.3ssl +/usr/share/man/man3/DH_set_method.3ssl +/usr/share/man/man3/DH_set_default_method.3ssl -> /usr/share/man/man3/DH_set_method.3ssl +/usr/share/man/man3/DH_get_default_method.3ssl -> /usr/share/man/man3/DH_set_method.3ssl +/usr/share/man/man3/DH_new_method.3ssl -> /usr/share/man/man3/DH_set_method.3ssl +/usr/share/man/man3/DH_OpenSSL.3ssl -> /usr/share/man/man3/DH_set_method.3ssl +/usr/share/man/man3/DH_size.3ssl +/usr/share/man/man3/DH_bits.3ssl -> /usr/share/man/man3/DH_size.3ssl +/usr/share/man/man3/DH_security_bits.3ssl -> /usr/share/man/man3/DH_size.3ssl +/usr/share/man/man3/DSA_do_sign.3ssl +/usr/share/man/man3/DSA_do_verify.3ssl -> /usr/share/man/man3/DSA_do_sign.3ssl +/usr/share/man/man3/DSA_dup_DH.3ssl +/usr/share/man/man3/DSA_generate_key.3ssl +/usr/share/man/man3/DSA_generate_parameters.3ssl +/usr/share/man/man3/DSA_generate_parameters_ex.3ssl -> /usr/share/man/man3/DSA_generate_parameters.3ssl +/usr/share/man/man3/DSA_get0_pqg.3ssl +/usr/share/man/man3/DSA_set0_pqg.3ssl -> /usr/share/man/man3/DSA_get0_pqg.3ssl +/usr/share/man/man3/DSA_get0_key.3ssl -> /usr/share/man/man3/DSA_get0_pqg.3ssl +/usr/share/man/man3/DSA_set0_key.3ssl -> /usr/share/man/man3/DSA_get0_pqg.3ssl +/usr/share/man/man3/DSA_get0_p.3ssl -> /usr/share/man/man3/DSA_get0_pqg.3ssl +/usr/share/man/man3/DSA_get0_q.3ssl -> /usr/share/man/man3/DSA_get0_pqg.3ssl +/usr/share/man/man3/DSA_get0_g.3ssl -> /usr/share/man/man3/DSA_get0_pqg.3ssl +/usr/share/man/man3/DSA_get0_pub_key.3ssl -> /usr/share/man/man3/DSA_get0_pqg.3ssl +/usr/share/man/man3/DSA_get0_priv_key.3ssl -> /usr/share/man/man3/DSA_get0_pqg.3ssl +/usr/share/man/man3/DSA_clear_flags.3ssl -> /usr/share/man/man3/DSA_get0_pqg.3ssl +/usr/share/man/man3/DSA_test_flags.3ssl -> /usr/share/man/man3/DSA_get0_pqg.3ssl +/usr/share/man/man3/DSA_set_flags.3ssl -> /usr/share/man/man3/DSA_get0_pqg.3ssl +/usr/share/man/man3/DSA_get0_engine.3ssl -> /usr/share/man/man3/DSA_get0_pqg.3ssl +/usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_free.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_dup.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_get0_name.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_set1_name.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_get_flags.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_set_flags.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_get0_app_data.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_set0_app_data.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_get_sign.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_set_sign.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_get_sign_setup.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_set_sign_setup.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_get_verify.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_set_verify.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_get_mod_exp.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_set_mod_exp.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_get_bn_mod_exp.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_set_bn_mod_exp.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_get_init.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_set_init.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_get_finish.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_set_finish.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_get_paramgen.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_set_paramgen.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_get_keygen.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_meth_set_keygen.3ssl -> /usr/share/man/man3/DSA_meth_new.3ssl +/usr/share/man/man3/DSA_new.3ssl +/usr/share/man/man3/DSA_free.3ssl -> /usr/share/man/man3/DSA_new.3ssl +/usr/share/man/man3/DSA_set_method.3ssl +/usr/share/man/man3/DSA_set_default_method.3ssl -> /usr/share/man/man3/DSA_set_method.3ssl +/usr/share/man/man3/DSA_get_default_method.3ssl -> /usr/share/man/man3/DSA_set_method.3ssl +/usr/share/man/man3/DSA_new_method.3ssl -> /usr/share/man/man3/DSA_set_method.3ssl +/usr/share/man/man3/DSA_OpenSSL.3ssl -> /usr/share/man/man3/DSA_set_method.3ssl +/usr/share/man/man3/DSA_SIG_new.3ssl +/usr/share/man/man3/DSA_SIG_get0.3ssl -> /usr/share/man/man3/DSA_SIG_new.3ssl +/usr/share/man/man3/DSA_SIG_set0.3ssl -> /usr/share/man/man3/DSA_SIG_new.3ssl +/usr/share/man/man3/DSA_SIG_free.3ssl -> /usr/share/man/man3/DSA_SIG_new.3ssl +/usr/share/man/man3/DSA_sign.3ssl +/usr/share/man/man3/DSA_sign_setup.3ssl -> /usr/share/man/man3/DSA_sign.3ssl +/usr/share/man/man3/DSA_verify.3ssl -> /usr/share/man/man3/DSA_sign.3ssl +/usr/share/man/man3/DSA_size.3ssl +/usr/share/man/man3/DSA_bits.3ssl -> /usr/share/man/man3/DSA_size.3ssl +/usr/share/man/man3/DSA_security_bits.3ssl -> /usr/share/man/man3/DSA_size.3ssl +/usr/share/man/man3/DTLS_get_data_mtu.3ssl +/usr/share/man/man3/DTLS_set_timer_cb.3ssl +/usr/share/man/man3/DTLS_timer_cb.3ssl -> /usr/share/man/man3/DTLS_set_timer_cb.3ssl +/usr/share/man/man3/DTLSv1_listen.3ssl +/usr/share/man/man3/SSL_stateless.3ssl -> /usr/share/man/man3/DTLSv1_listen.3ssl +/usr/share/man/man3/EC_GFp_simple_method.3ssl +/usr/share/man/man3/EC_GFp_mont_method.3ssl -> /usr/share/man/man3/EC_GFp_simple_method.3ssl +/usr/share/man/man3/EC_GFp_nist_method.3ssl -> /usr/share/man/man3/EC_GFp_simple_method.3ssl +/usr/share/man/man3/EC_GFp_nistp224_method.3ssl -> /usr/share/man/man3/EC_GFp_simple_method.3ssl +/usr/share/man/man3/EC_GFp_nistp256_method.3ssl -> /usr/share/man/man3/EC_GFp_simple_method.3ssl +/usr/share/man/man3/EC_GFp_nistp521_method.3ssl -> /usr/share/man/man3/EC_GFp_simple_method.3ssl +/usr/share/man/man3/EC_GF2m_simple_method.3ssl -> /usr/share/man/man3/EC_GFp_simple_method.3ssl +/usr/share/man/man3/EC_METHOD_get_field_type.3ssl -> /usr/share/man/man3/EC_GFp_simple_method.3ssl +/usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_get0_order.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_order_bits.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_get0_cofactor.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_dup.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_method_of.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_set_generator.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_get0_generator.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_get_order.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_get_cofactor.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_set_curve_name.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_get_curve_name.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_set_asn1_flag.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_get_asn1_flag.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_set_point_conversion_form.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_get_point_conversion_form.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_get0_seed.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_get_seed_len.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_set_seed.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_get_degree.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_check.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_check_discriminant.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_cmp.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_get_basis_type.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_get_trinomial_basis.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_get_pentanomial_basis.3ssl -> /usr/share/man/man3/EC_GROUP_copy.3ssl +/usr/share/man/man3/EC_GROUP_new.3ssl +/usr/share/man/man3/EC_GROUP_get_ecparameters.3ssl -> /usr/share/man/man3/EC_GROUP_new.3ssl +/usr/share/man/man3/EC_GROUP_get_ecpkparameters.3ssl -> /usr/share/man/man3/EC_GROUP_new.3ssl +/usr/share/man/man3/EC_GROUP_new_from_ecparameters.3ssl -> /usr/share/man/man3/EC_GROUP_new.3ssl +/usr/share/man/man3/EC_GROUP_new_from_ecpkparameters.3ssl -> /usr/share/man/man3/EC_GROUP_new.3ssl +/usr/share/man/man3/EC_GROUP_free.3ssl -> /usr/share/man/man3/EC_GROUP_new.3ssl +/usr/share/man/man3/EC_GROUP_clear_free.3ssl -> /usr/share/man/man3/EC_GROUP_new.3ssl +/usr/share/man/man3/EC_GROUP_new_curve_GFp.3ssl -> /usr/share/man/man3/EC_GROUP_new.3ssl +/usr/share/man/man3/EC_GROUP_new_curve_GF2m.3ssl -> /usr/share/man/man3/EC_GROUP_new.3ssl +/usr/share/man/man3/EC_GROUP_new_by_curve_name.3ssl -> /usr/share/man/man3/EC_GROUP_new.3ssl +/usr/share/man/man3/EC_GROUP_set_curve.3ssl -> /usr/share/man/man3/EC_GROUP_new.3ssl +/usr/share/man/man3/EC_GROUP_get_curve.3ssl -> /usr/share/man/man3/EC_GROUP_new.3ssl +/usr/share/man/man3/EC_GROUP_set_curve_GFp.3ssl -> /usr/share/man/man3/EC_GROUP_new.3ssl +/usr/share/man/man3/EC_GROUP_get_curve_GFp.3ssl -> /usr/share/man/man3/EC_GROUP_new.3ssl +/usr/share/man/man3/EC_GROUP_set_curve_GF2m.3ssl -> /usr/share/man/man3/EC_GROUP_new.3ssl +/usr/share/man/man3/EC_GROUP_get_curve_GF2m.3ssl -> /usr/share/man/man3/EC_GROUP_new.3ssl +/usr/share/man/man3/EC_get_builtin_curves.3ssl -> /usr/share/man/man3/EC_GROUP_new.3ssl +/usr/share/man/man3/EC_KEY_get_enc_flags.3ssl +/usr/share/man/man3/EC_KEY_set_enc_flags.3ssl -> /usr/share/man/man3/EC_KEY_get_enc_flags.3ssl +/usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_get_method.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_set_method.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_get_flags.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_set_flags.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_clear_flags.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_new_by_curve_name.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_free.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_copy.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_dup.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_up_ref.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_get0_engine.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_get0_group.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_set_group.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_get0_private_key.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_set_private_key.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_get0_public_key.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_set_public_key.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_get_conv_form.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_set_conv_form.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_set_asn1_flag.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_precompute_mult.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_generate_key.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_check_key.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_set_public_key_affine_coordinates.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_oct2key.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_key2buf.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_oct2priv.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_priv2oct.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_KEY_priv2buf.3ssl -> /usr/share/man/man3/EC_KEY_new.3ssl +/usr/share/man/man3/EC_POINT_add.3ssl +/usr/share/man/man3/EC_POINT_dbl.3ssl -> /usr/share/man/man3/EC_POINT_add.3ssl +/usr/share/man/man3/EC_POINT_invert.3ssl -> /usr/share/man/man3/EC_POINT_add.3ssl +/usr/share/man/man3/EC_POINT_is_at_infinity.3ssl -> /usr/share/man/man3/EC_POINT_add.3ssl +/usr/share/man/man3/EC_POINT_is_on_curve.3ssl -> /usr/share/man/man3/EC_POINT_add.3ssl +/usr/share/man/man3/EC_POINT_cmp.3ssl -> /usr/share/man/man3/EC_POINT_add.3ssl +/usr/share/man/man3/EC_POINT_make_affine.3ssl -> /usr/share/man/man3/EC_POINT_add.3ssl +/usr/share/man/man3/EC_POINTs_make_affine.3ssl -> /usr/share/man/man3/EC_POINT_add.3ssl +/usr/share/man/man3/EC_POINTs_mul.3ssl -> /usr/share/man/man3/EC_POINT_add.3ssl +/usr/share/man/man3/EC_POINT_mul.3ssl -> /usr/share/man/man3/EC_POINT_add.3ssl +/usr/share/man/man3/EC_GROUP_precompute_mult.3ssl -> /usr/share/man/man3/EC_POINT_add.3ssl +/usr/share/man/man3/EC_GROUP_have_precompute_mult.3ssl -> /usr/share/man/man3/EC_POINT_add.3ssl +/usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_set_Jprojective_coordinates_GFp.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_point2buf.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_free.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_clear_free.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_copy.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_dup.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_method_of.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_set_to_infinity.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_get_Jprojective_coordinates_GFp.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_set_affine_coordinates.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_get_affine_coordinates.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_set_compressed_coordinates.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_set_affine_coordinates_GFp.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_get_affine_coordinates_GFp.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_set_compressed_coordinates_GFp.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_set_affine_coordinates_GF2m.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_get_affine_coordinates_GF2m.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_set_compressed_coordinates_GF2m.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_point2oct.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_oct2point.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_point2bn.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_bn2point.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_point2hex.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/EC_POINT_hex2point.3ssl -> /usr/share/man/man3/EC_POINT_new.3ssl +/usr/share/man/man3/ECDSA_SIG_new.3ssl +/usr/share/man/man3/ECDSA_SIG_get0.3ssl -> /usr/share/man/man3/ECDSA_SIG_new.3ssl +/usr/share/man/man3/ECDSA_SIG_get0_r.3ssl -> /usr/share/man/man3/ECDSA_SIG_new.3ssl +/usr/share/man/man3/ECDSA_SIG_get0_s.3ssl -> /usr/share/man/man3/ECDSA_SIG_new.3ssl +/usr/share/man/man3/ECDSA_SIG_set0.3ssl -> /usr/share/man/man3/ECDSA_SIG_new.3ssl +/usr/share/man/man3/ECDSA_SIG_free.3ssl -> /usr/share/man/man3/ECDSA_SIG_new.3ssl +/usr/share/man/man3/ECDSA_size.3ssl -> /usr/share/man/man3/ECDSA_SIG_new.3ssl +/usr/share/man/man3/ECDSA_sign.3ssl -> /usr/share/man/man3/ECDSA_SIG_new.3ssl +/usr/share/man/man3/ECDSA_do_sign.3ssl -> /usr/share/man/man3/ECDSA_SIG_new.3ssl +/usr/share/man/man3/ECDSA_verify.3ssl -> /usr/share/man/man3/ECDSA_SIG_new.3ssl +/usr/share/man/man3/ECDSA_do_verify.3ssl -> /usr/share/man/man3/ECDSA_SIG_new.3ssl +/usr/share/man/man3/ECDSA_sign_setup.3ssl -> /usr/share/man/man3/ECDSA_SIG_new.3ssl +/usr/share/man/man3/ECDSA_sign_ex.3ssl -> /usr/share/man/man3/ECDSA_SIG_new.3ssl +/usr/share/man/man3/ECDSA_do_sign_ex.3ssl -> /usr/share/man/man3/ECDSA_SIG_new.3ssl +/usr/share/man/man3/ECPKParameters_print.3ssl +/usr/share/man/man3/ECPKParameters_print_fp.3ssl -> /usr/share/man/man3/ECPKParameters_print.3ssl +/usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_DH.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_DSA.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_by_id.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_cipher_engine.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_default_DH.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_default_DSA.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_default_RAND.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_default_RSA.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_digest_engine.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_first.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_last.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_next.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_prev.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_new.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_ciphers.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_ctrl_function.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_digests.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_destroy_function.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_finish_function.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_init_function.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_load_privkey_function.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_load_pubkey_function.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_load_private_key.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_load_public_key.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_RAND.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_RSA.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_id.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_name.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_cmd_defns.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_cipher.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_digest.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_cmd_is_executable.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_ctrl.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_ctrl_cmd.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_ctrl_cmd_string.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_finish.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_free.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_flags.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_init.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_register_DH.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_register_DSA.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_register_RAND.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_register_RSA.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_register_all_complete.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_register_ciphers.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_register_complete.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_register_digests.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_remove.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_DH.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_DSA.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_RAND.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_RSA.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_ciphers.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_cmd_defns.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_ctrl_function.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_default.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_default_DH.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_default_DSA.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_default_RAND.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_default_RSA.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_default_ciphers.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_default_digests.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_default_string.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_destroy_function.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_digests.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_finish_function.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_flags.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_id.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_init_function.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_load_privkey_function.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_load_pubkey_function.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_name.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_up_ref.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_get_table_flags.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_cleanup.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_load_builtin_engines.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_register_all_DH.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_register_all_DSA.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_register_all_RAND.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_register_all_RSA.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_register_all_ciphers.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_register_all_digests.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_set_table_flags.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_unregister_DH.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_unregister_DSA.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_unregister_RAND.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_unregister_RSA.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_unregister_ciphers.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ENGINE_unregister_digests.3ssl -> /usr/share/man/man3/ENGINE_add.3ssl +/usr/share/man/man3/ERR_clear_error.3ssl +/usr/share/man/man3/ERR_error_string.3ssl +/usr/share/man/man3/ERR_error_string_n.3ssl -> /usr/share/man/man3/ERR_error_string.3ssl +/usr/share/man/man3/ERR_lib_error_string.3ssl -> /usr/share/man/man3/ERR_error_string.3ssl +/usr/share/man/man3/ERR_func_error_string.3ssl -> /usr/share/man/man3/ERR_error_string.3ssl +/usr/share/man/man3/ERR_reason_error_string.3ssl -> /usr/share/man/man3/ERR_error_string.3ssl +/usr/share/man/man3/ERR_get_error.3ssl +/usr/share/man/man3/ERR_peek_error.3ssl -> /usr/share/man/man3/ERR_get_error.3ssl +/usr/share/man/man3/ERR_peek_last_error.3ssl -> /usr/share/man/man3/ERR_get_error.3ssl +/usr/share/man/man3/ERR_get_error_line.3ssl -> /usr/share/man/man3/ERR_get_error.3ssl +/usr/share/man/man3/ERR_peek_error_line.3ssl -> /usr/share/man/man3/ERR_get_error.3ssl +/usr/share/man/man3/ERR_peek_last_error_line.3ssl -> /usr/share/man/man3/ERR_get_error.3ssl +/usr/share/man/man3/ERR_get_error_line_data.3ssl -> /usr/share/man/man3/ERR_get_error.3ssl +/usr/share/man/man3/ERR_peek_error_line_data.3ssl -> /usr/share/man/man3/ERR_get_error.3ssl +/usr/share/man/man3/ERR_peek_last_error_line_data.3ssl -> /usr/share/man/man3/ERR_get_error.3ssl +/usr/share/man/man3/ERR_GET_LIB.3ssl +/usr/share/man/man3/ERR_GET_FUNC.3ssl -> /usr/share/man/man3/ERR_GET_LIB.3ssl +/usr/share/man/man3/ERR_GET_REASON.3ssl -> /usr/share/man/man3/ERR_GET_LIB.3ssl +/usr/share/man/man3/ERR_FATAL_ERROR.3ssl -> /usr/share/man/man3/ERR_GET_LIB.3ssl +/usr/share/man/man3/ERR_load_crypto_strings.3ssl +/usr/share/man/man3/SSL_load_error_strings.3ssl -> /usr/share/man/man3/ERR_load_crypto_strings.3ssl +/usr/share/man/man3/ERR_free_strings.3ssl -> /usr/share/man/man3/ERR_load_crypto_strings.3ssl +/usr/share/man/man3/ERR_load_strings.3ssl +/usr/share/man/man3/ERR_PACK.3ssl -> /usr/share/man/man3/ERR_load_strings.3ssl +/usr/share/man/man3/ERR_get_next_error_library.3ssl -> /usr/share/man/man3/ERR_load_strings.3ssl +/usr/share/man/man3/ERR_print_errors.3ssl +/usr/share/man/man3/ERR_print_errors_fp.3ssl -> /usr/share/man/man3/ERR_print_errors.3ssl +/usr/share/man/man3/ERR_print_errors_cb.3ssl -> /usr/share/man/man3/ERR_print_errors.3ssl +/usr/share/man/man3/ERR_put_error.3ssl +/usr/share/man/man3/ERR_add_error_data.3ssl -> /usr/share/man/man3/ERR_put_error.3ssl +/usr/share/man/man3/ERR_add_error_vdata.3ssl -> /usr/share/man/man3/ERR_put_error.3ssl +/usr/share/man/man3/ERR_remove_state.3ssl +/usr/share/man/man3/ERR_remove_thread_state.3ssl -> /usr/share/man/man3/ERR_remove_state.3ssl +/usr/share/man/man3/ERR_set_mark.3ssl +/usr/share/man/man3/ERR_pop_to_mark.3ssl -> /usr/share/man/man3/ERR_set_mark.3ssl +/usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_128_cbc.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_192_cbc.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_256_cbc.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_128_cfb.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_192_cfb.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_256_cfb.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_128_cfb1.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_192_cfb1.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_256_cfb1.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_128_cfb8.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_192_cfb8.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_256_cfb8.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_128_cfb128.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_192_cfb128.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_256_cfb128.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_128_ctr.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_192_ctr.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_256_ctr.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_128_ecb.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_192_ecb.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_256_ecb.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_128_ofb.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_192_ofb.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_256_ofb.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_128_cbc_hmac_sha1.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_256_cbc_hmac_sha1.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_128_cbc_hmac_sha256.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_256_cbc_hmac_sha256.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_128_ccm.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_192_ccm.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_256_ccm.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_128_gcm.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_192_gcm.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_256_gcm.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_128_ocb.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_192_ocb.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_256_ocb.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_128_wrap.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_192_wrap.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_256_wrap.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_128_wrap_pad.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_192_wrap_pad.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_256_wrap_pad.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_128_xts.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aes_256_xts.3ssl -> /usr/share/man/man3/EVP_aes.3ssl +/usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_128_cbc.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_192_cbc.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_256_cbc.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_128_cfb.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_192_cfb.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_256_cfb.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_128_cfb1.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_192_cfb1.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_256_cfb1.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_128_cfb8.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_192_cfb8.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_256_cfb8.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_128_cfb128.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_192_cfb128.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_256_cfb128.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_128_ctr.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_192_ctr.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_256_ctr.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_128_ecb.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_192_ecb.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_256_ecb.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_128_ofb.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_192_ofb.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_256_ofb.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_128_ccm.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_192_ccm.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_256_ccm.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_128_gcm.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_192_gcm.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_aria_256_gcm.3ssl -> /usr/share/man/man3/EVP_aria.3ssl +/usr/share/man/man3/EVP_bf_cbc.3ssl +/usr/share/man/man3/EVP_bf_cfb.3ssl -> /usr/share/man/man3/EVP_bf_cbc.3ssl +/usr/share/man/man3/EVP_bf_cfb64.3ssl -> /usr/share/man/man3/EVP_bf_cbc.3ssl +/usr/share/man/man3/EVP_bf_ecb.3ssl -> /usr/share/man/man3/EVP_bf_cbc.3ssl +/usr/share/man/man3/EVP_bf_ofb.3ssl -> /usr/share/man/man3/EVP_bf_cbc.3ssl +/usr/share/man/man3/EVP_blake2b512.3ssl +/usr/share/man/man3/EVP_blake2s256.3ssl -> /usr/share/man/man3/EVP_blake2b512.3ssl +/usr/share/man/man3/EVP_BytesToKey.3ssl +/usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_128_cbc.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_192_cbc.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_256_cbc.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_128_cfb.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_192_cfb.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_256_cfb.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_128_cfb1.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_192_cfb1.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_256_cfb1.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_128_cfb8.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_192_cfb8.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_256_cfb8.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_128_cfb128.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_192_cfb128.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_256_cfb128.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_128_ctr.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_192_ctr.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_256_ctr.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_128_ecb.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_192_ecb.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_256_ecb.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_128_ofb.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_192_ofb.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_camellia_256_ofb.3ssl -> /usr/share/man/man3/EVP_camellia.3ssl +/usr/share/man/man3/EVP_cast5_cbc.3ssl +/usr/share/man/man3/EVP_cast5_cfb.3ssl -> /usr/share/man/man3/EVP_cast5_cbc.3ssl +/usr/share/man/man3/EVP_cast5_cfb64.3ssl -> /usr/share/man/man3/EVP_cast5_cbc.3ssl +/usr/share/man/man3/EVP_cast5_ecb.3ssl -> /usr/share/man/man3/EVP_cast5_cbc.3ssl +/usr/share/man/man3/EVP_cast5_ofb.3ssl -> /usr/share/man/man3/EVP_cast5_cbc.3ssl +/usr/share/man/man3/EVP_chacha20.3ssl +/usr/share/man/man3/EVP_chacha20_poly1305.3ssl -> /usr/share/man/man3/EVP_chacha20.3ssl +/usr/share/man/man3/EVP_CIPHER_CTX_get_cipher_data.3ssl +/usr/share/man/man3/EVP_CIPHER_CTX_set_cipher_data.3ssl -> /usr/share/man/man3/EVP_CIPHER_CTX_get_cipher_data.3ssl +/usr/share/man/man3/EVP_CIPHER_meth_new.3ssl +/usr/share/man/man3/EVP_CIPHER_meth_dup.3ssl -> /usr/share/man/man3/EVP_CIPHER_meth_new.3ssl +/usr/share/man/man3/EVP_CIPHER_meth_free.3ssl -> /usr/share/man/man3/EVP_CIPHER_meth_new.3ssl +/usr/share/man/man3/EVP_CIPHER_meth_set_iv_length.3ssl -> /usr/share/man/man3/EVP_CIPHER_meth_new.3ssl +/usr/share/man/man3/EVP_CIPHER_meth_set_flags.3ssl -> /usr/share/man/man3/EVP_CIPHER_meth_new.3ssl +/usr/share/man/man3/EVP_CIPHER_meth_set_impl_ctx_size.3ssl -> /usr/share/man/man3/EVP_CIPHER_meth_new.3ssl +/usr/share/man/man3/EVP_CIPHER_meth_set_init.3ssl -> /usr/share/man/man3/EVP_CIPHER_meth_new.3ssl +/usr/share/man/man3/EVP_CIPHER_meth_set_do_cipher.3ssl -> /usr/share/man/man3/EVP_CIPHER_meth_new.3ssl +/usr/share/man/man3/EVP_CIPHER_meth_set_cleanup.3ssl -> /usr/share/man/man3/EVP_CIPHER_meth_new.3ssl +/usr/share/man/man3/EVP_CIPHER_meth_set_set_asn1_params.3ssl -> /usr/share/man/man3/EVP_CIPHER_meth_new.3ssl +/usr/share/man/man3/EVP_CIPHER_meth_set_get_asn1_params.3ssl -> /usr/share/man/man3/EVP_CIPHER_meth_new.3ssl +/usr/share/man/man3/EVP_CIPHER_meth_set_ctrl.3ssl -> /usr/share/man/man3/EVP_CIPHER_meth_new.3ssl +/usr/share/man/man3/EVP_CIPHER_meth_get_init.3ssl -> /usr/share/man/man3/EVP_CIPHER_meth_new.3ssl +/usr/share/man/man3/EVP_CIPHER_meth_get_do_cipher.3ssl -> /usr/share/man/man3/EVP_CIPHER_meth_new.3ssl +/usr/share/man/man3/EVP_CIPHER_meth_get_cleanup.3ssl -> /usr/share/man/man3/EVP_CIPHER_meth_new.3ssl +/usr/share/man/man3/EVP_CIPHER_meth_get_set_asn1_params.3ssl -> /usr/share/man/man3/EVP_CIPHER_meth_new.3ssl +/usr/share/man/man3/EVP_CIPHER_meth_get_get_asn1_params.3ssl -> /usr/share/man/man3/EVP_CIPHER_meth_new.3ssl +/usr/share/man/man3/EVP_CIPHER_meth_get_ctrl.3ssl -> /usr/share/man/man3/EVP_CIPHER_meth_new.3ssl +/usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_des_cbc.3ssl -> /usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_des_cfb.3ssl -> /usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_des_cfb1.3ssl -> /usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_des_cfb8.3ssl -> /usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_des_cfb64.3ssl -> /usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_des_ecb.3ssl -> /usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_des_ofb.3ssl -> /usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_des_ede.3ssl -> /usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_des_ede_cbc.3ssl -> /usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_des_ede_cfb.3ssl -> /usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_des_ede_cfb64.3ssl -> /usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_des_ede_ecb.3ssl -> /usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_des_ede_ofb.3ssl -> /usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_des_ede3.3ssl -> /usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_des_ede3_cbc.3ssl -> /usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_des_ede3_cfb.3ssl -> /usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_des_ede3_cfb1.3ssl -> /usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_des_ede3_cfb8.3ssl -> /usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_des_ede3_cfb64.3ssl -> /usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_des_ede3_ecb.3ssl -> /usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_des_ede3_ofb.3ssl -> /usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_des_ede3_wrap.3ssl -> /usr/share/man/man3/EVP_des.3ssl +/usr/share/man/man3/EVP_desx_cbc.3ssl +/usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_CTX_new.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_CTX_reset.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_CTX_free.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_CTX_copy.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_CTX_copy_ex.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_CTX_ctrl.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_CTX_set_flags.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_CTX_clear_flags.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_CTX_test_flags.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_Digest.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_DigestInit_ex.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_DigestUpdate.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_DigestFinal_ex.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_DigestFinalXOF.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_DigestFinal.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_type.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_pkey_type.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_size.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_block_size.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_flags.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_CTX_md.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_CTX_type.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_CTX_size.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_CTX_block_size.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_CTX_md_data.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_CTX_update_fn.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_CTX_set_update_fn.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_md_null.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_get_digestbyname.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_get_digestbynid.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_get_digestbyobj.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_CTX_pkey_ctx.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_MD_CTX_set_pkey_ctx.3ssl -> /usr/share/man/man3/EVP_DigestInit.3ssl +/usr/share/man/man3/EVP_DigestSignInit.3ssl +/usr/share/man/man3/EVP_DigestSignUpdate.3ssl -> /usr/share/man/man3/EVP_DigestSignInit.3ssl +/usr/share/man/man3/EVP_DigestSignFinal.3ssl -> /usr/share/man/man3/EVP_DigestSignInit.3ssl +/usr/share/man/man3/EVP_DigestSign.3ssl -> /usr/share/man/man3/EVP_DigestSignInit.3ssl +/usr/share/man/man3/EVP_DigestVerifyInit.3ssl +/usr/share/man/man3/EVP_DigestVerifyUpdate.3ssl -> /usr/share/man/man3/EVP_DigestVerifyInit.3ssl +/usr/share/man/man3/EVP_DigestVerifyFinal.3ssl -> /usr/share/man/man3/EVP_DigestVerifyInit.3ssl +/usr/share/man/man3/EVP_DigestVerify.3ssl -> /usr/share/man/man3/EVP_DigestVerifyInit.3ssl +/usr/share/man/man3/EVP_EncodeInit.3ssl +/usr/share/man/man3/EVP_ENCODE_CTX_new.3ssl -> /usr/share/man/man3/EVP_EncodeInit.3ssl +/usr/share/man/man3/EVP_ENCODE_CTX_free.3ssl -> /usr/share/man/man3/EVP_EncodeInit.3ssl +/usr/share/man/man3/EVP_ENCODE_CTX_copy.3ssl -> /usr/share/man/man3/EVP_EncodeInit.3ssl +/usr/share/man/man3/EVP_ENCODE_CTX_num.3ssl -> /usr/share/man/man3/EVP_EncodeInit.3ssl +/usr/share/man/man3/EVP_EncodeUpdate.3ssl -> /usr/share/man/man3/EVP_EncodeInit.3ssl +/usr/share/man/man3/EVP_EncodeFinal.3ssl -> /usr/share/man/man3/EVP_EncodeInit.3ssl +/usr/share/man/man3/EVP_EncodeBlock.3ssl -> /usr/share/man/man3/EVP_EncodeInit.3ssl +/usr/share/man/man3/EVP_DecodeInit.3ssl -> /usr/share/man/man3/EVP_EncodeInit.3ssl +/usr/share/man/man3/EVP_DecodeUpdate.3ssl -> /usr/share/man/man3/EVP_EncodeInit.3ssl +/usr/share/man/man3/EVP_DecodeFinal.3ssl -> /usr/share/man/man3/EVP_EncodeInit.3ssl +/usr/share/man/man3/EVP_DecodeBlock.3ssl -> /usr/share/man/man3/EVP_EncodeInit.3ssl +/usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_CTX_new.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_CTX_reset.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_CTX_free.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_EncryptInit_ex.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_EncryptUpdate.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_EncryptFinal_ex.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_DecryptInit_ex.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_DecryptUpdate.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_DecryptFinal_ex.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CipherInit_ex.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CipherUpdate.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CipherFinal_ex.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_CTX_set_key_length.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_CTX_ctrl.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_EncryptFinal.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_DecryptInit.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_DecryptFinal.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CipherInit.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CipherFinal.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_get_cipherbyname.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_get_cipherbynid.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_get_cipherbyobj.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_nid.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_block_size.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_key_length.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_iv_length.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_flags.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_mode.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_type.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_CTX_cipher.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_CTX_nid.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_CTX_block_size.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_CTX_key_length.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_CTX_iv_length.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_CTX_get_app_data.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_CTX_set_app_data.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_CTX_type.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_CTX_flags.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_CTX_mode.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_param_to_asn1.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_asn1_to_param.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_CIPHER_CTX_set_padding.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_enc_null.3ssl -> /usr/share/man/man3/EVP_EncryptInit.3ssl +/usr/share/man/man3/EVP_idea_cbc.3ssl +/usr/share/man/man3/EVP_idea_cfb.3ssl -> /usr/share/man/man3/EVP_idea_cbc.3ssl +/usr/share/man/man3/EVP_idea_cfb64.3ssl -> /usr/share/man/man3/EVP_idea_cbc.3ssl +/usr/share/man/man3/EVP_idea_ecb.3ssl -> /usr/share/man/man3/EVP_idea_cbc.3ssl +/usr/share/man/man3/EVP_idea_ofb.3ssl -> /usr/share/man/man3/EVP_idea_cbc.3ssl +/usr/share/man/man3/EVP_md2.3ssl +/usr/share/man/man3/EVP_md4.3ssl +/usr/share/man/man3/EVP_md5.3ssl +/usr/share/man/man3/EVP_md5_sha1.3ssl -> /usr/share/man/man3/EVP_md5.3ssl +/usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_MD_meth_dup.3ssl -> /usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_MD_meth_free.3ssl -> /usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_MD_meth_set_input_blocksize.3ssl -> /usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_MD_meth_set_result_size.3ssl -> /usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_MD_meth_set_app_datasize.3ssl -> /usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_MD_meth_set_flags.3ssl -> /usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_MD_meth_set_init.3ssl -> /usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_MD_meth_set_update.3ssl -> /usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_MD_meth_set_final.3ssl -> /usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_MD_meth_set_copy.3ssl -> /usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_MD_meth_set_cleanup.3ssl -> /usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_MD_meth_set_ctrl.3ssl -> /usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_MD_meth_get_input_blocksize.3ssl -> /usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_MD_meth_get_result_size.3ssl -> /usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_MD_meth_get_app_datasize.3ssl -> /usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_MD_meth_get_flags.3ssl -> /usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_MD_meth_get_init.3ssl -> /usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_MD_meth_get_update.3ssl -> /usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_MD_meth_get_final.3ssl -> /usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_MD_meth_get_copy.3ssl -> /usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_MD_meth_get_cleanup.3ssl -> /usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_MD_meth_get_ctrl.3ssl -> /usr/share/man/man3/EVP_MD_meth_new.3ssl +/usr/share/man/man3/EVP_mdc2.3ssl +/usr/share/man/man3/EVP_OpenInit.3ssl +/usr/share/man/man3/EVP_OpenUpdate.3ssl -> /usr/share/man/man3/EVP_OpenInit.3ssl +/usr/share/man/man3/EVP_OpenFinal.3ssl -> /usr/share/man/man3/EVP_OpenInit.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_get_count.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_find.3ssl -> /usr/share/man/man3/EVP_PKEY_asn1_get_count.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_find_str.3ssl -> /usr/share/man/man3/EVP_PKEY_asn1_get_count.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_get0.3ssl -> /usr/share/man/man3/EVP_PKEY_asn1_get_count.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_get0_info.3ssl -> /usr/share/man/man3/EVP_PKEY_asn1_get_count.3ssl +/usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_new.3ssl -> /usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_copy.3ssl -> /usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_free.3ssl -> /usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_add0.3ssl -> /usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_add_alias.3ssl -> /usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_set_public.3ssl -> /usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_set_private.3ssl -> /usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_set_param.3ssl -> /usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_set_free.3ssl -> /usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_set_ctrl.3ssl -> /usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_set_item.3ssl -> /usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_set_siginf.3ssl -> /usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_set_check.3ssl -> /usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_set_public_check.3ssl -> /usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_set_param_check.3ssl -> /usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_set_security_bits.3ssl -> /usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_set_set_priv_key.3ssl -> /usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_set_set_pub_key.3ssl -> /usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_set_get_priv_key.3ssl -> /usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl +/usr/share/man/man3/EVP_PKEY_asn1_set_get_pub_key.3ssl -> /usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl +/usr/share/man/man3/EVP_PKEY_get0_asn1.3ssl -> /usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl +/usr/share/man/man3/EVP_PKEY_cmp.3ssl +/usr/share/man/man3/EVP_PKEY_copy_parameters.3ssl -> /usr/share/man/man3/EVP_PKEY_cmp.3ssl +/usr/share/man/man3/EVP_PKEY_missing_parameters.3ssl -> /usr/share/man/man3/EVP_PKEY_cmp.3ssl +/usr/share/man/man3/EVP_PKEY_cmp_parameters.3ssl -> /usr/share/man/man3/EVP_PKEY_cmp.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_ctrl_str.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_ctrl_uint64.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_md.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_signature_md.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_get_signature_md.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_mac_key.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_padding.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_get_rsa_padding.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_pss_saltlen.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_get_rsa_pss_saltlen.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_keygen_bits.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_keygen_pubexp.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_keygen_primes.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_mgf1_md.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_get_rsa_mgf1_md.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_oaep_md.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_get_rsa_oaep_md.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set0_rsa_oaep_label.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_get0_rsa_oaep_label.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_dsa_paramgen_bits.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_dsa_paramgen_q_bits.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_dsa_paramgen_md.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_dh_paramgen_prime_len.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_dh_paramgen_subprime_len.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_dh_paramgen_generator.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_dh_paramgen_type.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_dh_rfc5114.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_dhx_rfc5114.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_dh_pad.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_dh_nid.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_dh_kdf_type.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_get_dh_kdf_type.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set0_dh_kdf_oid.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_get0_dh_kdf_oid.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_dh_kdf_md.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_get_dh_kdf_md.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_dh_kdf_outlen.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_get_dh_kdf_outlen.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set0_dh_kdf_ukm.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_get0_dh_kdf_ukm.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_ec_paramgen_curve_nid.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_ec_param_enc.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_ecdh_cofactor_mode.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_get_ecdh_cofactor_mode.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_ecdh_kdf_type.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_get_ecdh_kdf_type.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_ecdh_kdf_md.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_get_ecdh_kdf_md.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_ecdh_kdf_outlen.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_get_ecdh_kdf_outlen.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set0_ecdh_kdf_ukm.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_get0_ecdh_kdf_ukm.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set1_id.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_get1_id.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_get1_id_len.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_new.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_new_id.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_new.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_dup.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_new.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_free.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_new.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set1_pbe_pass.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_hkdf_md.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set1_hkdf_salt.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_set_hkdf_md.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set1_hkdf_key.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_set_hkdf_md.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_add1_hkdf_info.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_set_hkdf_md.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_hkdf_mode.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_set_hkdf_md.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_scrypt_N.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set1_scrypt_salt.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_set_scrypt_N.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_scrypt_r.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_set_scrypt_N.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_scrypt_p.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_set_scrypt_N.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_scrypt_maxmem_bytes.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_set_scrypt_N.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_tls1_prf_md.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set1_tls1_prf_secret.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_set_tls1_prf_md.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_add1_tls1_prf_seed.3ssl -> /usr/share/man/man3/EVP_PKEY_CTX_set_tls1_prf_md.3ssl +/usr/share/man/man3/EVP_PKEY_decrypt.3ssl +/usr/share/man/man3/EVP_PKEY_decrypt_init.3ssl -> /usr/share/man/man3/EVP_PKEY_decrypt.3ssl +/usr/share/man/man3/EVP_PKEY_derive.3ssl +/usr/share/man/man3/EVP_PKEY_derive_init.3ssl -> /usr/share/man/man3/EVP_PKEY_derive.3ssl +/usr/share/man/man3/EVP_PKEY_derive_set_peer.3ssl -> /usr/share/man/man3/EVP_PKEY_derive.3ssl +/usr/share/man/man3/EVP_PKEY_encrypt.3ssl +/usr/share/man/man3/EVP_PKEY_encrypt_init.3ssl -> /usr/share/man/man3/EVP_PKEY_encrypt.3ssl +/usr/share/man/man3/EVP_PKEY_get_default_digest_nid.3ssl +/usr/share/man/man3/EVP_PKEY_keygen.3ssl +/usr/share/man/man3/EVP_PKEY_keygen_init.3ssl -> /usr/share/man/man3/EVP_PKEY_keygen.3ssl +/usr/share/man/man3/EVP_PKEY_paramgen_init.3ssl -> /usr/share/man/man3/EVP_PKEY_keygen.3ssl +/usr/share/man/man3/EVP_PKEY_paramgen.3ssl -> /usr/share/man/man3/EVP_PKEY_keygen.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_cb.3ssl -> /usr/share/man/man3/EVP_PKEY_keygen.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_get_cb.3ssl -> /usr/share/man/man3/EVP_PKEY_keygen.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_get_keygen_info.3ssl -> /usr/share/man/man3/EVP_PKEY_keygen.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_set_app_data.3ssl -> /usr/share/man/man3/EVP_PKEY_keygen.3ssl +/usr/share/man/man3/EVP_PKEY_CTX_get_app_data.3ssl -> /usr/share/man/man3/EVP_PKEY_keygen.3ssl +/usr/share/man/man3/EVP_PKEY_gen_cb.3ssl -> /usr/share/man/man3/EVP_PKEY_keygen.3ssl +/usr/share/man/man3/EVP_PKEY_check.3ssl -> /usr/share/man/man3/EVP_PKEY_keygen.3ssl +/usr/share/man/man3/EVP_PKEY_public_check.3ssl -> /usr/share/man/man3/EVP_PKEY_keygen.3ssl +/usr/share/man/man3/EVP_PKEY_param_check.3ssl -> /usr/share/man/man3/EVP_PKEY_keygen.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get_count.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get0.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_get_count.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get0_info.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_get_count.3ssl +/usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_free.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_copy.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_find.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_add0.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_METHOD.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_set_init.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_set_copy.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_set_cleanup.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_set_paramgen.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_set_keygen.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_set_sign.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_set_verify.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_set_verify_recover.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_set_signctx.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_set_verifyctx.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_set_encrypt.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_set_decrypt.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_set_derive.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_set_ctrl.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_set_digestsign.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_set_digestverify.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_set_check.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_set_public_check.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_set_param_check.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_set_digest_custom.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get_init.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get_copy.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get_cleanup.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get_paramgen.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get_keygen.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get_sign.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get_verify.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get_verify_recover.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get_signctx.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get_verifyctx.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get_encrypt.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get_decrypt.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get_derive.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get_ctrl.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get_digestsign.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get_digestverify.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get_check.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get_public_check.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get_param_check.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_get_digest_custom.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_meth_remove.3ssl -> /usr/share/man/man3/EVP_PKEY_meth_new.3ssl +/usr/share/man/man3/EVP_PKEY_new.3ssl +/usr/share/man/man3/EVP_PKEY_up_ref.3ssl -> /usr/share/man/man3/EVP_PKEY_new.3ssl +/usr/share/man/man3/EVP_PKEY_free.3ssl -> /usr/share/man/man3/EVP_PKEY_new.3ssl +/usr/share/man/man3/EVP_PKEY_new_raw_private_key.3ssl -> /usr/share/man/man3/EVP_PKEY_new.3ssl +/usr/share/man/man3/EVP_PKEY_new_raw_public_key.3ssl -> /usr/share/man/man3/EVP_PKEY_new.3ssl +/usr/share/man/man3/EVP_PKEY_new_CMAC_key.3ssl -> /usr/share/man/man3/EVP_PKEY_new.3ssl +/usr/share/man/man3/EVP_PKEY_new_mac_key.3ssl -> /usr/share/man/man3/EVP_PKEY_new.3ssl +/usr/share/man/man3/EVP_PKEY_get_raw_private_key.3ssl -> /usr/share/man/man3/EVP_PKEY_new.3ssl +/usr/share/man/man3/EVP_PKEY_get_raw_public_key.3ssl -> /usr/share/man/man3/EVP_PKEY_new.3ssl +/usr/share/man/man3/EVP_PKEY_print_private.3ssl +/usr/share/man/man3/EVP_PKEY_print_public.3ssl -> /usr/share/man/man3/EVP_PKEY_print_private.3ssl +/usr/share/man/man3/EVP_PKEY_print_params.3ssl -> /usr/share/man/man3/EVP_PKEY_print_private.3ssl +/usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_set1_DSA.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_set1_DH.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_set1_EC_KEY.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_get1_RSA.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_get1_DSA.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_get1_DH.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_get1_EC_KEY.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_get0_RSA.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_get0_DSA.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_get0_DH.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_get0_EC_KEY.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_assign_RSA.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_assign_DSA.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_assign_DH.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_assign_EC_KEY.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_assign_POLY1305.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_assign_SIPHASH.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_get0_hmac.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_get0_poly1305.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_get0_siphash.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_type.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_id.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_base_id.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_set_alias_type.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_set1_engine.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_get0_engine.3ssl -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl +/usr/share/man/man3/EVP_PKEY_sign.3ssl +/usr/share/man/man3/EVP_PKEY_sign_init.3ssl -> /usr/share/man/man3/EVP_PKEY_sign.3ssl +/usr/share/man/man3/EVP_PKEY_size.3ssl +/usr/share/man/man3/EVP_PKEY_bits.3ssl -> /usr/share/man/man3/EVP_PKEY_size.3ssl +/usr/share/man/man3/EVP_PKEY_security_bits.3ssl -> /usr/share/man/man3/EVP_PKEY_size.3ssl +/usr/share/man/man3/EVP_PKEY_verify.3ssl +/usr/share/man/man3/EVP_PKEY_verify_init.3ssl -> /usr/share/man/man3/EVP_PKEY_verify.3ssl +/usr/share/man/man3/EVP_PKEY_verify_recover.3ssl +/usr/share/man/man3/EVP_PKEY_verify_recover_init.3ssl -> /usr/share/man/man3/EVP_PKEY_verify_recover.3ssl +/usr/share/man/man3/EVP_rc2_cbc.3ssl +/usr/share/man/man3/EVP_rc2_cfb.3ssl -> /usr/share/man/man3/EVP_rc2_cbc.3ssl +/usr/share/man/man3/EVP_rc2_cfb64.3ssl -> /usr/share/man/man3/EVP_rc2_cbc.3ssl +/usr/share/man/man3/EVP_rc2_ecb.3ssl -> /usr/share/man/man3/EVP_rc2_cbc.3ssl +/usr/share/man/man3/EVP_rc2_ofb.3ssl -> /usr/share/man/man3/EVP_rc2_cbc.3ssl +/usr/share/man/man3/EVP_rc2_40_cbc.3ssl -> /usr/share/man/man3/EVP_rc2_cbc.3ssl +/usr/share/man/man3/EVP_rc2_64_cbc.3ssl -> /usr/share/man/man3/EVP_rc2_cbc.3ssl +/usr/share/man/man3/EVP_rc4.3ssl +/usr/share/man/man3/EVP_rc4_40.3ssl -> /usr/share/man/man3/EVP_rc4.3ssl +/usr/share/man/man3/EVP_rc4_hmac_md5.3ssl -> /usr/share/man/man3/EVP_rc4.3ssl +/usr/share/man/man3/EVP_rc5_32_12_16_cbc.3ssl +/usr/share/man/man3/EVP_rc5_32_12_16_cfb.3ssl -> /usr/share/man/man3/EVP_rc5_32_12_16_cbc.3ssl +/usr/share/man/man3/EVP_rc5_32_12_16_cfb64.3ssl -> /usr/share/man/man3/EVP_rc5_32_12_16_cbc.3ssl +/usr/share/man/man3/EVP_rc5_32_12_16_ecb.3ssl -> /usr/share/man/man3/EVP_rc5_32_12_16_cbc.3ssl +/usr/share/man/man3/EVP_rc5_32_12_16_ofb.3ssl -> /usr/share/man/man3/EVP_rc5_32_12_16_cbc.3ssl +/usr/share/man/man3/EVP_ripemd160.3ssl +/usr/share/man/man3/EVP_SealInit.3ssl +/usr/share/man/man3/EVP_SealUpdate.3ssl -> /usr/share/man/man3/EVP_SealInit.3ssl +/usr/share/man/man3/EVP_SealFinal.3ssl -> /usr/share/man/man3/EVP_SealInit.3ssl +/usr/share/man/man3/EVP_seed_cbc.3ssl +/usr/share/man/man3/EVP_seed_cfb.3ssl -> /usr/share/man/man3/EVP_seed_cbc.3ssl +/usr/share/man/man3/EVP_seed_cfb128.3ssl -> /usr/share/man/man3/EVP_seed_cbc.3ssl +/usr/share/man/man3/EVP_seed_ecb.3ssl -> /usr/share/man/man3/EVP_seed_cbc.3ssl +/usr/share/man/man3/EVP_seed_ofb.3ssl -> /usr/share/man/man3/EVP_seed_cbc.3ssl +/usr/share/man/man3/EVP_sha1.3ssl +/usr/share/man/man3/EVP_sha224.3ssl +/usr/share/man/man3/EVP_sha256.3ssl -> /usr/share/man/man3/EVP_sha224.3ssl +/usr/share/man/man3/EVP_sha512_224.3ssl -> /usr/share/man/man3/EVP_sha224.3ssl +/usr/share/man/man3/EVP_sha512_256.3ssl -> /usr/share/man/man3/EVP_sha224.3ssl +/usr/share/man/man3/EVP_sha384.3ssl -> /usr/share/man/man3/EVP_sha224.3ssl +/usr/share/man/man3/EVP_sha512.3ssl -> /usr/share/man/man3/EVP_sha224.3ssl +/usr/share/man/man3/EVP_sha3_224.3ssl +/usr/share/man/man3/EVP_sha3_256.3ssl -> /usr/share/man/man3/EVP_sha3_224.3ssl +/usr/share/man/man3/EVP_sha3_384.3ssl -> /usr/share/man/man3/EVP_sha3_224.3ssl +/usr/share/man/man3/EVP_sha3_512.3ssl -> /usr/share/man/man3/EVP_sha3_224.3ssl +/usr/share/man/man3/EVP_shake128.3ssl -> /usr/share/man/man3/EVP_sha3_224.3ssl +/usr/share/man/man3/EVP_shake256.3ssl -> /usr/share/man/man3/EVP_sha3_224.3ssl +/usr/share/man/man3/EVP_SignInit.3ssl +/usr/share/man/man3/EVP_SignInit_ex.3ssl -> /usr/share/man/man3/EVP_SignInit.3ssl +/usr/share/man/man3/EVP_SignUpdate.3ssl -> /usr/share/man/man3/EVP_SignInit.3ssl +/usr/share/man/man3/EVP_SignFinal.3ssl -> /usr/share/man/man3/EVP_SignInit.3ssl +/usr/share/man/man3/EVP_sm3.3ssl +/usr/share/man/man3/EVP_sm4_cbc.3ssl +/usr/share/man/man3/EVP_sm4_ecb.3ssl -> /usr/share/man/man3/EVP_sm4_cbc.3ssl +/usr/share/man/man3/EVP_sm4_cfb.3ssl -> /usr/share/man/man3/EVP_sm4_cbc.3ssl +/usr/share/man/man3/EVP_sm4_cfb128.3ssl -> /usr/share/man/man3/EVP_sm4_cbc.3ssl +/usr/share/man/man3/EVP_sm4_ofb.3ssl -> /usr/share/man/man3/EVP_sm4_cbc.3ssl +/usr/share/man/man3/EVP_sm4_ctr.3ssl -> /usr/share/man/man3/EVP_sm4_cbc.3ssl +/usr/share/man/man3/EVP_VerifyInit.3ssl +/usr/share/man/man3/EVP_VerifyInit_ex.3ssl -> /usr/share/man/man3/EVP_VerifyInit.3ssl +/usr/share/man/man3/EVP_VerifyUpdate.3ssl -> /usr/share/man/man3/EVP_VerifyInit.3ssl +/usr/share/man/man3/EVP_VerifyFinal.3ssl -> /usr/share/man/man3/EVP_VerifyInit.3ssl +/usr/share/man/man3/EVP_whirlpool.3ssl +/usr/share/man/man3/HMAC.3ssl +/usr/share/man/man3/HMAC_CTX_new.3ssl -> /usr/share/man/man3/HMAC.3ssl +/usr/share/man/man3/HMAC_CTX_reset.3ssl -> /usr/share/man/man3/HMAC.3ssl +/usr/share/man/man3/HMAC_CTX_free.3ssl -> /usr/share/man/man3/HMAC.3ssl +/usr/share/man/man3/HMAC_Init.3ssl -> /usr/share/man/man3/HMAC.3ssl +/usr/share/man/man3/HMAC_Init_ex.3ssl -> /usr/share/man/man3/HMAC.3ssl +/usr/share/man/man3/HMAC_Update.3ssl -> /usr/share/man/man3/HMAC.3ssl +/usr/share/man/man3/HMAC_Final.3ssl -> /usr/share/man/man3/HMAC.3ssl +/usr/share/man/man3/HMAC_CTX_copy.3ssl -> /usr/share/man/man3/HMAC.3ssl +/usr/share/man/man3/HMAC_CTX_set_flags.3ssl -> /usr/share/man/man3/HMAC.3ssl +/usr/share/man/man3/HMAC_CTX_get_md.3ssl -> /usr/share/man/man3/HMAC.3ssl +/usr/share/man/man3/HMAC_size.3ssl -> /usr/share/man/man3/HMAC.3ssl +/usr/share/man/man3/i2d_CMS_bio_stream.3ssl +/usr/share/man/man3/i2d_PKCS7_bio_stream.3ssl +/usr/share/man/man3/i2d_re_X509_tbs.3ssl +/usr/share/man/man3/d2i_X509_AUX.3ssl -> /usr/share/man/man3/i2d_re_X509_tbs.3ssl +/usr/share/man/man3/i2d_X509_AUX.3ssl -> /usr/share/man/man3/i2d_re_X509_tbs.3ssl +/usr/share/man/man3/i2d_re_X509_CRL_tbs.3ssl -> /usr/share/man/man3/i2d_re_X509_tbs.3ssl +/usr/share/man/man3/i2d_re_X509_REQ_tbs.3ssl -> /usr/share/man/man3/i2d_re_X509_tbs.3ssl +/usr/share/man/man3/MD5.3ssl +/usr/share/man/man3/MD2.3ssl -> /usr/share/man/man3/MD5.3ssl +/usr/share/man/man3/MD4.3ssl -> /usr/share/man/man3/MD5.3ssl +/usr/share/man/man3/MD2_Init.3ssl -> /usr/share/man/man3/MD5.3ssl +/usr/share/man/man3/MD2_Update.3ssl -> /usr/share/man/man3/MD5.3ssl +/usr/share/man/man3/MD2_Final.3ssl -> /usr/share/man/man3/MD5.3ssl +/usr/share/man/man3/MD4_Init.3ssl -> /usr/share/man/man3/MD5.3ssl +/usr/share/man/man3/MD4_Update.3ssl -> /usr/share/man/man3/MD5.3ssl +/usr/share/man/man3/MD4_Final.3ssl -> /usr/share/man/man3/MD5.3ssl +/usr/share/man/man3/MD5_Init.3ssl -> /usr/share/man/man3/MD5.3ssl +/usr/share/man/man3/MD5_Update.3ssl -> /usr/share/man/man3/MD5.3ssl +/usr/share/man/man3/MD5_Final.3ssl -> /usr/share/man/man3/MD5.3ssl +/usr/share/man/man3/MDC2_Init.3ssl +/usr/share/man/man3/MDC2.3ssl -> /usr/share/man/man3/MDC2_Init.3ssl +/usr/share/man/man3/MDC2_Update.3ssl -> /usr/share/man/man3/MDC2_Init.3ssl +/usr/share/man/man3/MDC2_Final.3ssl -> /usr/share/man/man3/MDC2_Init.3ssl +/usr/share/man/man3/o2i_SCT_LIST.3ssl +/usr/share/man/man3/i2o_SCT_LIST.3ssl -> /usr/share/man/man3/o2i_SCT_LIST.3ssl +/usr/share/man/man3/o2i_SCT.3ssl -> /usr/share/man/man3/o2i_SCT_LIST.3ssl +/usr/share/man/man3/i2o_SCT.3ssl -> /usr/share/man/man3/o2i_SCT_LIST.3ssl +/usr/share/man/man3/OBJ_nid2obj.3ssl +/usr/share/man/man3/i2t_ASN1_OBJECT.3ssl -> /usr/share/man/man3/OBJ_nid2obj.3ssl +/usr/share/man/man3/OBJ_length.3ssl -> /usr/share/man/man3/OBJ_nid2obj.3ssl +/usr/share/man/man3/OBJ_get0_data.3ssl -> /usr/share/man/man3/OBJ_nid2obj.3ssl +/usr/share/man/man3/OBJ_nid2ln.3ssl -> /usr/share/man/man3/OBJ_nid2obj.3ssl +/usr/share/man/man3/OBJ_nid2sn.3ssl -> /usr/share/man/man3/OBJ_nid2obj.3ssl +/usr/share/man/man3/OBJ_obj2nid.3ssl -> /usr/share/man/man3/OBJ_nid2obj.3ssl +/usr/share/man/man3/OBJ_txt2nid.3ssl -> /usr/share/man/man3/OBJ_nid2obj.3ssl +/usr/share/man/man3/OBJ_ln2nid.3ssl -> /usr/share/man/man3/OBJ_nid2obj.3ssl +/usr/share/man/man3/OBJ_sn2nid.3ssl -> /usr/share/man/man3/OBJ_nid2obj.3ssl +/usr/share/man/man3/OBJ_cmp.3ssl -> /usr/share/man/man3/OBJ_nid2obj.3ssl +/usr/share/man/man3/OBJ_dup.3ssl -> /usr/share/man/man3/OBJ_nid2obj.3ssl +/usr/share/man/man3/OBJ_txt2obj.3ssl -> /usr/share/man/man3/OBJ_nid2obj.3ssl +/usr/share/man/man3/OBJ_obj2txt.3ssl -> /usr/share/man/man3/OBJ_nid2obj.3ssl +/usr/share/man/man3/OBJ_create.3ssl -> /usr/share/man/man3/OBJ_nid2obj.3ssl +/usr/share/man/man3/OBJ_cleanup.3ssl -> /usr/share/man/man3/OBJ_nid2obj.3ssl +/usr/share/man/man3/OCSP_cert_to_id.3ssl +/usr/share/man/man3/OCSP_cert_id_new.3ssl -> /usr/share/man/man3/OCSP_cert_to_id.3ssl +/usr/share/man/man3/OCSP_CERTID_free.3ssl -> /usr/share/man/man3/OCSP_cert_to_id.3ssl +/usr/share/man/man3/OCSP_id_issuer_cmp.3ssl -> /usr/share/man/man3/OCSP_cert_to_id.3ssl +/usr/share/man/man3/OCSP_id_cmp.3ssl -> /usr/share/man/man3/OCSP_cert_to_id.3ssl +/usr/share/man/man3/OCSP_id_get0_info.3ssl -> /usr/share/man/man3/OCSP_cert_to_id.3ssl +/usr/share/man/man3/OCSP_request_add1_nonce.3ssl +/usr/share/man/man3/OCSP_basic_add1_nonce.3ssl -> /usr/share/man/man3/OCSP_request_add1_nonce.3ssl +/usr/share/man/man3/OCSP_check_nonce.3ssl -> /usr/share/man/man3/OCSP_request_add1_nonce.3ssl +/usr/share/man/man3/OCSP_copy_nonce.3ssl -> /usr/share/man/man3/OCSP_request_add1_nonce.3ssl +/usr/share/man/man3/OCSP_REQUEST_new.3ssl +/usr/share/man/man3/OCSP_REQUEST_free.3ssl -> /usr/share/man/man3/OCSP_REQUEST_new.3ssl +/usr/share/man/man3/OCSP_request_add0_id.3ssl -> /usr/share/man/man3/OCSP_REQUEST_new.3ssl +/usr/share/man/man3/OCSP_request_sign.3ssl -> /usr/share/man/man3/OCSP_REQUEST_new.3ssl +/usr/share/man/man3/OCSP_request_add1_cert.3ssl -> /usr/share/man/man3/OCSP_REQUEST_new.3ssl +/usr/share/man/man3/OCSP_request_onereq_count.3ssl -> /usr/share/man/man3/OCSP_REQUEST_new.3ssl +/usr/share/man/man3/OCSP_request_onereq_get0.3ssl -> /usr/share/man/man3/OCSP_REQUEST_new.3ssl +/usr/share/man/man3/OCSP_resp_find_status.3ssl +/usr/share/man/man3/OCSP_resp_get0_certs.3ssl -> /usr/share/man/man3/OCSP_resp_find_status.3ssl +/usr/share/man/man3/OCSP_resp_get0_signer.3ssl -> /usr/share/man/man3/OCSP_resp_find_status.3ssl +/usr/share/man/man3/OCSP_resp_get0_id.3ssl -> /usr/share/man/man3/OCSP_resp_find_status.3ssl +/usr/share/man/man3/OCSP_resp_get1_id.3ssl -> /usr/share/man/man3/OCSP_resp_find_status.3ssl +/usr/share/man/man3/OCSP_resp_get0_produced_at.3ssl -> /usr/share/man/man3/OCSP_resp_find_status.3ssl +/usr/share/man/man3/OCSP_resp_get0_signature.3ssl -> /usr/share/man/man3/OCSP_resp_find_status.3ssl +/usr/share/man/man3/OCSP_resp_get0_tbs_sigalg.3ssl -> /usr/share/man/man3/OCSP_resp_find_status.3ssl +/usr/share/man/man3/OCSP_resp_get0_respdata.3ssl -> /usr/share/man/man3/OCSP_resp_find_status.3ssl +/usr/share/man/man3/OCSP_resp_count.3ssl -> /usr/share/man/man3/OCSP_resp_find_status.3ssl +/usr/share/man/man3/OCSP_resp_get0.3ssl -> /usr/share/man/man3/OCSP_resp_find_status.3ssl +/usr/share/man/man3/OCSP_resp_find.3ssl -> /usr/share/man/man3/OCSP_resp_find_status.3ssl +/usr/share/man/man3/OCSP_single_get0_status.3ssl -> /usr/share/man/man3/OCSP_resp_find_status.3ssl +/usr/share/man/man3/OCSP_check_validity.3ssl -> /usr/share/man/man3/OCSP_resp_find_status.3ssl +/usr/share/man/man3/OCSP_basic_verify.3ssl -> /usr/share/man/man3/OCSP_resp_find_status.3ssl +/usr/share/man/man3/OCSP_response_status.3ssl +/usr/share/man/man3/OCSP_response_get1_basic.3ssl -> /usr/share/man/man3/OCSP_response_status.3ssl +/usr/share/man/man3/OCSP_response_create.3ssl -> /usr/share/man/man3/OCSP_response_status.3ssl +/usr/share/man/man3/OCSP_RESPONSE_free.3ssl -> /usr/share/man/man3/OCSP_response_status.3ssl +/usr/share/man/man3/OCSP_RESPID_set_by_name.3ssl -> /usr/share/man/man3/OCSP_response_status.3ssl +/usr/share/man/man3/OCSP_RESPID_set_by_key.3ssl -> /usr/share/man/man3/OCSP_response_status.3ssl +/usr/share/man/man3/OCSP_RESPID_match.3ssl -> /usr/share/man/man3/OCSP_response_status.3ssl +/usr/share/man/man3/OCSP_basic_sign.3ssl -> /usr/share/man/man3/OCSP_response_status.3ssl +/usr/share/man/man3/OCSP_basic_sign_ctx.3ssl -> /usr/share/man/man3/OCSP_response_status.3ssl +/usr/share/man/man3/OCSP_sendreq_new.3ssl +/usr/share/man/man3/OCSP_sendreq_nbio.3ssl -> /usr/share/man/man3/OCSP_sendreq_new.3ssl +/usr/share/man/man3/OCSP_REQ_CTX_free.3ssl -> /usr/share/man/man3/OCSP_sendreq_new.3ssl +/usr/share/man/man3/OCSP_set_max_response_length.3ssl -> /usr/share/man/man3/OCSP_sendreq_new.3ssl +/usr/share/man/man3/OCSP_REQ_CTX_add1_header.3ssl -> /usr/share/man/man3/OCSP_sendreq_new.3ssl +/usr/share/man/man3/OCSP_REQ_CTX_set1_req.3ssl -> /usr/share/man/man3/OCSP_sendreq_new.3ssl +/usr/share/man/man3/OCSP_sendreq_bio.3ssl -> /usr/share/man/man3/OCSP_sendreq_new.3ssl +/usr/share/man/man3/OpenSSL_add_all_algorithms.3ssl +/usr/share/man/man3/OpenSSL_add_all_ciphers.3ssl -> /usr/share/man/man3/OpenSSL_add_all_algorithms.3ssl +/usr/share/man/man3/OpenSSL_add_all_digests.3ssl -> /usr/share/man/man3/OpenSSL_add_all_algorithms.3ssl +/usr/share/man/man3/EVP_cleanup.3ssl -> /usr/share/man/man3/OpenSSL_add_all_algorithms.3ssl +/usr/share/man/man3/OPENSSL_Applink.3ssl +/usr/share/man/man3/OPENSSL_config.3ssl +/usr/share/man/man3/OPENSSL_no_config.3ssl -> /usr/share/man/man3/OPENSSL_config.3ssl +/usr/share/man/man3/OPENSSL_fork_prepare.3ssl +/usr/share/man/man3/OPENSSL_fork_parent.3ssl -> /usr/share/man/man3/OPENSSL_fork_prepare.3ssl +/usr/share/man/man3/OPENSSL_fork_child.3ssl -> /usr/share/man/man3/OPENSSL_fork_prepare.3ssl +/usr/share/man/man3/OPENSSL_ia32cap.3ssl +/usr/share/man/man3/OPENSSL_init_crypto.3ssl +/usr/share/man/man3/OPENSSL_INIT_new.3ssl -> /usr/share/man/man3/OPENSSL_init_crypto.3ssl +/usr/share/man/man3/OPENSSL_INIT_set_config_filename.3ssl -> /usr/share/man/man3/OPENSSL_init_crypto.3ssl +/usr/share/man/man3/OPENSSL_INIT_set_config_appname.3ssl -> /usr/share/man/man3/OPENSSL_init_crypto.3ssl +/usr/share/man/man3/OPENSSL_INIT_set_config_file_flags.3ssl -> /usr/share/man/man3/OPENSSL_init_crypto.3ssl +/usr/share/man/man3/OPENSSL_INIT_free.3ssl -> /usr/share/man/man3/OPENSSL_init_crypto.3ssl +/usr/share/man/man3/OPENSSL_cleanup.3ssl -> /usr/share/man/man3/OPENSSL_init_crypto.3ssl +/usr/share/man/man3/OPENSSL_atexit.3ssl -> /usr/share/man/man3/OPENSSL_init_crypto.3ssl +/usr/share/man/man3/OPENSSL_thread_stop.3ssl -> /usr/share/man/man3/OPENSSL_init_crypto.3ssl +/usr/share/man/man3/OPENSSL_init_ssl.3ssl +/usr/share/man/man3/OPENSSL_instrument_bus.3ssl +/usr/share/man/man3/OPENSSL_instrument_bus2.3ssl -> /usr/share/man/man3/OPENSSL_instrument_bus.3ssl +/usr/share/man/man3/OPENSSL_LH_COMPFUNC.3ssl +/usr/share/man/man3/LHASH.3ssl -> /usr/share/man/man3/OPENSSL_LH_COMPFUNC.3ssl +/usr/share/man/man3/DECLARE_LHASH_OF.3ssl -> /usr/share/man/man3/OPENSSL_LH_COMPFUNC.3ssl +/usr/share/man/man3/OPENSSL_LH_HASHFUNC.3ssl -> /usr/share/man/man3/OPENSSL_LH_COMPFUNC.3ssl +/usr/share/man/man3/OPENSSL_LH_DOALL_FUNC.3ssl -> /usr/share/man/man3/OPENSSL_LH_COMPFUNC.3ssl +/usr/share/man/man3/LHASH_DOALL_ARG_FN_TYPE.3ssl -> /usr/share/man/man3/OPENSSL_LH_COMPFUNC.3ssl +/usr/share/man/man3/IMPLEMENT_LHASH_HASH_FN.3ssl -> /usr/share/man/man3/OPENSSL_LH_COMPFUNC.3ssl +/usr/share/man/man3/IMPLEMENT_LHASH_COMP_FN.3ssl -> /usr/share/man/man3/OPENSSL_LH_COMPFUNC.3ssl +/usr/share/man/man3/lh_TYPE_new.3ssl -> /usr/share/man/man3/OPENSSL_LH_COMPFUNC.3ssl +/usr/share/man/man3/lh_TYPE_free.3ssl -> /usr/share/man/man3/OPENSSL_LH_COMPFUNC.3ssl +/usr/share/man/man3/lh_TYPE_insert.3ssl -> /usr/share/man/man3/OPENSSL_LH_COMPFUNC.3ssl +/usr/share/man/man3/lh_TYPE_delete.3ssl -> /usr/share/man/man3/OPENSSL_LH_COMPFUNC.3ssl +/usr/share/man/man3/lh_TYPE_retrieve.3ssl -> /usr/share/man/man3/OPENSSL_LH_COMPFUNC.3ssl +/usr/share/man/man3/lh_TYPE_doall.3ssl -> /usr/share/man/man3/OPENSSL_LH_COMPFUNC.3ssl +/usr/share/man/man3/lh_TYPE_doall_arg.3ssl -> /usr/share/man/man3/OPENSSL_LH_COMPFUNC.3ssl +/usr/share/man/man3/lh_TYPE_error.3ssl -> /usr/share/man/man3/OPENSSL_LH_COMPFUNC.3ssl +/usr/share/man/man3/OPENSSL_LH_stats.3ssl +/usr/share/man/man3/OPENSSL_LH_node_stats.3ssl -> /usr/share/man/man3/OPENSSL_LH_stats.3ssl +/usr/share/man/man3/OPENSSL_LH_node_usage_stats.3ssl -> /usr/share/man/man3/OPENSSL_LH_stats.3ssl +/usr/share/man/man3/OPENSSL_LH_stats_bio.3ssl -> /usr/share/man/man3/OPENSSL_LH_stats.3ssl +/usr/share/man/man3/OPENSSL_LH_node_stats_bio.3ssl -> /usr/share/man/man3/OPENSSL_LH_stats.3ssl +/usr/share/man/man3/OPENSSL_LH_node_usage_stats_bio.3ssl -> /usr/share/man/man3/OPENSSL_LH_stats.3ssl +/usr/share/man/man3/OPENSSL_load_builtin_modules.3ssl +/usr/share/man/man3/ASN1_add_oid_module.3ssl -> /usr/share/man/man3/OPENSSL_load_builtin_modules.3ssl +/usr/share/man/man3/ENGINE_add_conf_module.3ssl -> /usr/share/man/man3/OPENSSL_load_builtin_modules.3ssl +/usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/OPENSSL_malloc_init.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/OPENSSL_zalloc.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/OPENSSL_realloc.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/OPENSSL_free.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/OPENSSL_clear_realloc.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/OPENSSL_clear_free.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/OPENSSL_cleanse.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/CRYPTO_malloc.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/CRYPTO_zalloc.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/CRYPTO_realloc.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/CRYPTO_free.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/OPENSSL_strdup.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/OPENSSL_strndup.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/OPENSSL_memdup.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/OPENSSL_strlcpy.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/OPENSSL_strlcat.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/OPENSSL_hexstr2buf.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/OPENSSL_buf2hexstr.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/OPENSSL_hexchar2int.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/CRYPTO_strdup.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/CRYPTO_strndup.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/OPENSSL_mem_debug_push.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/OPENSSL_mem_debug_pop.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/CRYPTO_mem_debug_push.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/CRYPTO_mem_debug_pop.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/CRYPTO_clear_realloc.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/CRYPTO_clear_free.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/CRYPTO_get_mem_functions.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/CRYPTO_set_mem_functions.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/CRYPTO_get_alloc_counts.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/CRYPTO_set_mem_debug.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/CRYPTO_mem_ctrl.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/CRYPTO_mem_leaks.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/CRYPTO_mem_leaks_fp.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/CRYPTO_mem_leaks_cb.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/OPENSSL_MALLOC_FAILURES.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/OPENSSL_MALLOC_FD.3ssl -> /usr/share/man/man3/OPENSSL_malloc.3ssl +/usr/share/man/man3/OPENSSL_secure_malloc.3ssl +/usr/share/man/man3/CRYPTO_secure_malloc_init.3ssl -> /usr/share/man/man3/OPENSSL_secure_malloc.3ssl +/usr/share/man/man3/CRYPTO_secure_malloc_initialized.3ssl -> /usr/share/man/man3/OPENSSL_secure_malloc.3ssl +/usr/share/man/man3/CRYPTO_secure_malloc_done.3ssl -> /usr/share/man/man3/OPENSSL_secure_malloc.3ssl +/usr/share/man/man3/CRYPTO_secure_malloc.3ssl -> /usr/share/man/man3/OPENSSL_secure_malloc.3ssl +/usr/share/man/man3/OPENSSL_secure_zalloc.3ssl -> /usr/share/man/man3/OPENSSL_secure_malloc.3ssl +/usr/share/man/man3/CRYPTO_secure_zalloc.3ssl -> /usr/share/man/man3/OPENSSL_secure_malloc.3ssl +/usr/share/man/man3/OPENSSL_secure_free.3ssl -> /usr/share/man/man3/OPENSSL_secure_malloc.3ssl +/usr/share/man/man3/CRYPTO_secure_free.3ssl -> /usr/share/man/man3/OPENSSL_secure_malloc.3ssl +/usr/share/man/man3/OPENSSL_secure_clear_free.3ssl -> /usr/share/man/man3/OPENSSL_secure_malloc.3ssl +/usr/share/man/man3/CRYPTO_secure_clear_free.3ssl -> /usr/share/man/man3/OPENSSL_secure_malloc.3ssl +/usr/share/man/man3/OPENSSL_secure_actual_size.3ssl -> /usr/share/man/man3/OPENSSL_secure_malloc.3ssl +/usr/share/man/man3/CRYPTO_secure_allocated.3ssl -> /usr/share/man/man3/OPENSSL_secure_malloc.3ssl +/usr/share/man/man3/CRYPTO_secure_used.3ssl -> /usr/share/man/man3/OPENSSL_secure_malloc.3ssl +/usr/share/man/man3/OPENSSL_VERSION_NUMBER.3ssl +/usr/share/man/man3/OPENSSL_VERSION_TEXT.3ssl -> /usr/share/man/man3/OPENSSL_VERSION_NUMBER.3ssl +/usr/share/man/man3/OpenSSL_version.3ssl -> /usr/share/man/man3/OPENSSL_VERSION_NUMBER.3ssl +/usr/share/man/man3/OpenSSL_version_num.3ssl -> /usr/share/man/man3/OPENSSL_VERSION_NUMBER.3ssl +/usr/share/man/man3/OSSL_STORE_expect.3ssl +/usr/share/man/man3/OSSL_STORE_supports_search.3ssl -> /usr/share/man/man3/OSSL_STORE_expect.3ssl +/usr/share/man/man3/OSSL_STORE_find.3ssl -> /usr/share/man/man3/OSSL_STORE_expect.3ssl +/usr/share/man/man3/OSSL_STORE_INFO.3ssl +/usr/share/man/man3/OSSL_STORE_INFO_get_type.3ssl -> /usr/share/man/man3/OSSL_STORE_INFO.3ssl +/usr/share/man/man3/OSSL_STORE_INFO_get0_NAME.3ssl -> /usr/share/man/man3/OSSL_STORE_INFO.3ssl +/usr/share/man/man3/OSSL_STORE_INFO_get0_NAME_description.3ssl -> /usr/share/man/man3/OSSL_STORE_INFO.3ssl +/usr/share/man/man3/OSSL_STORE_INFO_get0_PARAMS.3ssl -> /usr/share/man/man3/OSSL_STORE_INFO.3ssl +/usr/share/man/man3/OSSL_STORE_INFO_get0_PKEY.3ssl -> /usr/share/man/man3/OSSL_STORE_INFO.3ssl +/usr/share/man/man3/OSSL_STORE_INFO_get0_CERT.3ssl -> /usr/share/man/man3/OSSL_STORE_INFO.3ssl +/usr/share/man/man3/OSSL_STORE_INFO_get0_CRL.3ssl -> /usr/share/man/man3/OSSL_STORE_INFO.3ssl +/usr/share/man/man3/OSSL_STORE_INFO_get1_NAME.3ssl -> /usr/share/man/man3/OSSL_STORE_INFO.3ssl +/usr/share/man/man3/OSSL_STORE_INFO_get1_NAME_description.3ssl -> /usr/share/man/man3/OSSL_STORE_INFO.3ssl +/usr/share/man/man3/OSSL_STORE_INFO_get1_PARAMS.3ssl -> /usr/share/man/man3/OSSL_STORE_INFO.3ssl +/usr/share/man/man3/OSSL_STORE_INFO_get1_PKEY.3ssl -> /usr/share/man/man3/OSSL_STORE_INFO.3ssl +/usr/share/man/man3/OSSL_STORE_INFO_get1_CERT.3ssl -> /usr/share/man/man3/OSSL_STORE_INFO.3ssl +/usr/share/man/man3/OSSL_STORE_INFO_get1_CRL.3ssl -> /usr/share/man/man3/OSSL_STORE_INFO.3ssl +/usr/share/man/man3/OSSL_STORE_INFO_type_string.3ssl -> /usr/share/man/man3/OSSL_STORE_INFO.3ssl +/usr/share/man/man3/OSSL_STORE_INFO_free.3ssl -> /usr/share/man/man3/OSSL_STORE_INFO.3ssl +/usr/share/man/man3/OSSL_STORE_INFO_new_NAME.3ssl -> /usr/share/man/man3/OSSL_STORE_INFO.3ssl +/usr/share/man/man3/OSSL_STORE_INFO_set0_NAME_description.3ssl -> /usr/share/man/man3/OSSL_STORE_INFO.3ssl +/usr/share/man/man3/OSSL_STORE_INFO_new_PARAMS.3ssl -> /usr/share/man/man3/OSSL_STORE_INFO.3ssl +/usr/share/man/man3/OSSL_STORE_INFO_new_PKEY.3ssl -> /usr/share/man/man3/OSSL_STORE_INFO.3ssl +/usr/share/man/man3/OSSL_STORE_INFO_new_CERT.3ssl -> /usr/share/man/man3/OSSL_STORE_INFO.3ssl +/usr/share/man/man3/OSSL_STORE_INFO_new_CRL.3ssl -> /usr/share/man/man3/OSSL_STORE_INFO.3ssl +/usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_LOADER_CTX.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_LOADER_new.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_LOADER_get0_engine.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_LOADER_get0_scheme.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_LOADER_set_open.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_LOADER_set_ctrl.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_LOADER_set_expect.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_LOADER_set_find.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_LOADER_set_load.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_LOADER_set_eof.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_LOADER_set_error.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_LOADER_set_close.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_LOADER_free.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_register_loader.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_unregister_loader.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_open_fn.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_ctrl_fn.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_expect_fn.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_find_fn.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_load_fn.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_eof_fn.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_error_fn.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_close_fn.3ssl -> /usr/share/man/man3/OSSL_STORE_LOADER.3ssl +/usr/share/man/man3/OSSL_STORE_open.3ssl +/usr/share/man/man3/OSSL_STORE_CTX.3ssl -> /usr/share/man/man3/OSSL_STORE_open.3ssl +/usr/share/man/man3/OSSL_STORE_post_process_info_fn.3ssl -> /usr/share/man/man3/OSSL_STORE_open.3ssl +/usr/share/man/man3/OSSL_STORE_ctrl.3ssl -> /usr/share/man/man3/OSSL_STORE_open.3ssl +/usr/share/man/man3/OSSL_STORE_load.3ssl -> /usr/share/man/man3/OSSL_STORE_open.3ssl +/usr/share/man/man3/OSSL_STORE_eof.3ssl -> /usr/share/man/man3/OSSL_STORE_open.3ssl +/usr/share/man/man3/OSSL_STORE_error.3ssl -> /usr/share/man/man3/OSSL_STORE_open.3ssl +/usr/share/man/man3/OSSL_STORE_close.3ssl -> /usr/share/man/man3/OSSL_STORE_open.3ssl +/usr/share/man/man3/OSSL_STORE_SEARCH.3ssl +/usr/share/man/man3/OSSL_STORE_SEARCH_by_name.3ssl -> /usr/share/man/man3/OSSL_STORE_SEARCH.3ssl +/usr/share/man/man3/OSSL_STORE_SEARCH_by_issuer_serial.3ssl -> /usr/share/man/man3/OSSL_STORE_SEARCH.3ssl +/usr/share/man/man3/OSSL_STORE_SEARCH_by_key_fingerprint.3ssl -> /usr/share/man/man3/OSSL_STORE_SEARCH.3ssl +/usr/share/man/man3/OSSL_STORE_SEARCH_by_alias.3ssl -> /usr/share/man/man3/OSSL_STORE_SEARCH.3ssl +/usr/share/man/man3/OSSL_STORE_SEARCH_free.3ssl -> /usr/share/man/man3/OSSL_STORE_SEARCH.3ssl +/usr/share/man/man3/OSSL_STORE_SEARCH_get_type.3ssl -> /usr/share/man/man3/OSSL_STORE_SEARCH.3ssl +/usr/share/man/man3/OSSL_STORE_SEARCH_get0_name.3ssl -> /usr/share/man/man3/OSSL_STORE_SEARCH.3ssl +/usr/share/man/man3/OSSL_STORE_SEARCH_get0_serial.3ssl -> /usr/share/man/man3/OSSL_STORE_SEARCH.3ssl +/usr/share/man/man3/OSSL_STORE_SEARCH_get0_bytes.3ssl -> /usr/share/man/man3/OSSL_STORE_SEARCH.3ssl +/usr/share/man/man3/OSSL_STORE_SEARCH_get0_string.3ssl -> /usr/share/man/man3/OSSL_STORE_SEARCH.3ssl +/usr/share/man/man3/OSSL_STORE_SEARCH_get0_digest.3ssl -> /usr/share/man/man3/OSSL_STORE_SEARCH.3ssl +/usr/share/man/man3/PEM_bytes_read_bio.3ssl +/usr/share/man/man3/PEM_bytes_read_bio_secmem.3ssl -> /usr/share/man/man3/PEM_bytes_read_bio.3ssl +/usr/share/man/man3/PEM_read.3ssl +/usr/share/man/man3/PEM_write.3ssl -> /usr/share/man/man3/PEM_read.3ssl +/usr/share/man/man3/PEM_write_bio.3ssl -> /usr/share/man/man3/PEM_read.3ssl +/usr/share/man/man3/PEM_read_bio.3ssl -> /usr/share/man/man3/PEM_read.3ssl +/usr/share/man/man3/PEM_do_header.3ssl -> /usr/share/man/man3/PEM_read.3ssl +/usr/share/man/man3/PEM_get_EVP_CIPHER_INFO.3ssl -> /usr/share/man/man3/PEM_read.3ssl +/usr/share/man/man3/PEM_read_bio_ex.3ssl +/usr/share/man/man3/PEM_FLAG_SECURE.3ssl -> /usr/share/man/man3/PEM_read_bio_ex.3ssl +/usr/share/man/man3/PEM_FLAG_EAY_COMPATIBLE.3ssl -> /usr/share/man/man3/PEM_read_bio_ex.3ssl +/usr/share/man/man3/PEM_FLAG_ONLY_B64.3ssl -> /usr/share/man/man3/PEM_read_bio_ex.3ssl +/usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/pem_password_cb.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_PrivateKey.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_bio_PrivateKey.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_bio_PrivateKey_traditional.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_PrivateKey.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_bio_PKCS8PrivateKey.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_PKCS8PrivateKey.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_bio_PKCS8PrivateKey_nid.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_PKCS8PrivateKey_nid.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_bio_PUBKEY.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_PUBKEY.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_bio_PUBKEY.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_PUBKEY.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_bio_RSAPrivateKey.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_RSAPrivateKey.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_bio_RSAPrivateKey.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_RSAPrivateKey.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_bio_RSAPublicKey.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_RSAPublicKey.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_bio_RSAPublicKey.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_RSAPublicKey.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_bio_RSA_PUBKEY.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_RSA_PUBKEY.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_bio_RSA_PUBKEY.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_RSA_PUBKEY.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_bio_DSAPrivateKey.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_DSAPrivateKey.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_bio_DSAPrivateKey.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_DSAPrivateKey.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_bio_DSA_PUBKEY.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_DSA_PUBKEY.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_bio_DSA_PUBKEY.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_DSA_PUBKEY.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_bio_Parameters.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_bio_Parameters.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_bio_DSAparams.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_DSAparams.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_bio_DSAparams.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_DSAparams.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_bio_DHparams.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_DHparams.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_bio_DHparams.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_DHparams.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_bio_X509.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_X509.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_bio_X509.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_X509.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_bio_X509_AUX.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_X509_AUX.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_bio_X509_AUX.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_X509_AUX.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_bio_X509_REQ.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_X509_REQ.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_bio_X509_REQ.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_X509_REQ.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_bio_X509_REQ_NEW.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_X509_REQ_NEW.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_bio_X509_CRL.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_X509_CRL.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_bio_X509_CRL.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_X509_CRL.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_bio_PKCS7.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_PKCS7.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_bio_PKCS7.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_write_PKCS7.3ssl -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl +/usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/DECLARE_PEM_rw.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_read_bio_CMS.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_write_CMS.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_write_bio_CMS.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_write_DHxparams.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_write_bio_DHxparams.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_read_ECPKParameters.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_read_bio_ECPKParameters.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_write_ECPKParameters.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_write_bio_ECPKParameters.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_read_ECPrivateKey.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_write_ECPrivateKey.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_write_bio_ECPrivateKey.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_read_EC_PUBKEY.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_read_bio_EC_PUBKEY.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_write_EC_PUBKEY.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_write_bio_EC_PUBKEY.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_read_NETSCAPE_CERT_SEQUENCE.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_read_bio_NETSCAPE_CERT_SEQUENCE.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_write_NETSCAPE_CERT_SEQUENCE.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_write_bio_NETSCAPE_CERT_SEQUENCE.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_read_PKCS8.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_read_bio_PKCS8.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_write_PKCS8.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_write_bio_PKCS8.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_write_PKCS8_PRIV_KEY_INFO.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_read_bio_PKCS8_PRIV_KEY_INFO.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_read_PKCS8_PRIV_KEY_INFO.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_write_bio_PKCS8_PRIV_KEY_INFO.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_read_SSL_SESSION.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_read_bio_SSL_SESSION.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_write_SSL_SESSION.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_write_bio_SSL_SESSION.3ssl -> /usr/share/man/man3/PEM_read_CMS.3ssl +/usr/share/man/man3/PEM_write_bio_CMS_stream.3ssl +/usr/share/man/man3/PEM_write_bio_PKCS7_stream.3ssl +/usr/share/man/man3/PKCS12_create.3ssl +/usr/share/man/man3/PKCS12_newpass.3ssl +/usr/share/man/man3/PKCS12_parse.3ssl +/usr/share/man/man3/PKCS5_PBKDF2_HMAC.3ssl +/usr/share/man/man3/PKCS5_PBKDF2_HMAC_SHA1.3ssl -> /usr/share/man/man3/PKCS5_PBKDF2_HMAC.3ssl +/usr/share/man/man3/PKCS7_decrypt.3ssl +/usr/share/man/man3/PKCS7_encrypt.3ssl +/usr/share/man/man3/PKCS7_sign.3ssl +/usr/share/man/man3/PKCS7_sign_add_signer.3ssl +/usr/share/man/man3/PKCS7_verify.3ssl +/usr/share/man/man3/PKCS7_get0_signers.3ssl -> /usr/share/man/man3/PKCS7_verify.3ssl +/usr/share/man/man3/RAND_add.3ssl +/usr/share/man/man3/RAND_poll.3ssl -> /usr/share/man/man3/RAND_add.3ssl +/usr/share/man/man3/RAND_seed.3ssl -> /usr/share/man/man3/RAND_add.3ssl +/usr/share/man/man3/RAND_status.3ssl -> /usr/share/man/man3/RAND_add.3ssl +/usr/share/man/man3/RAND_event.3ssl -> /usr/share/man/man3/RAND_add.3ssl +/usr/share/man/man3/RAND_screen.3ssl -> /usr/share/man/man3/RAND_add.3ssl +/usr/share/man/man3/RAND_keep_random_devices_open.3ssl -> /usr/share/man/man3/RAND_add.3ssl +/usr/share/man/man3/RAND_bytes.3ssl +/usr/share/man/man3/RAND_priv_bytes.3ssl -> /usr/share/man/man3/RAND_bytes.3ssl +/usr/share/man/man3/RAND_pseudo_bytes.3ssl -> /usr/share/man/man3/RAND_bytes.3ssl +/usr/share/man/man3/RAND_cleanup.3ssl +/usr/share/man/man3/RAND_DRBG_generate.3ssl +/usr/share/man/man3/RAND_DRBG_bytes.3ssl -> /usr/share/man/man3/RAND_DRBG_generate.3ssl +/usr/share/man/man3/RAND_DRBG_get0_master.3ssl +/usr/share/man/man3/RAND_DRBG_get0_public.3ssl -> /usr/share/man/man3/RAND_DRBG_get0_master.3ssl +/usr/share/man/man3/RAND_DRBG_get0_private.3ssl -> /usr/share/man/man3/RAND_DRBG_get0_master.3ssl +/usr/share/man/man3/RAND_DRBG_new.3ssl +/usr/share/man/man3/RAND_DRBG_secure_new.3ssl -> /usr/share/man/man3/RAND_DRBG_new.3ssl +/usr/share/man/man3/RAND_DRBG_set.3ssl -> /usr/share/man/man3/RAND_DRBG_new.3ssl +/usr/share/man/man3/RAND_DRBG_set_defaults.3ssl -> /usr/share/man/man3/RAND_DRBG_new.3ssl +/usr/share/man/man3/RAND_DRBG_instantiate.3ssl -> /usr/share/man/man3/RAND_DRBG_new.3ssl +/usr/share/man/man3/RAND_DRBG_uninstantiate.3ssl -> /usr/share/man/man3/RAND_DRBG_new.3ssl +/usr/share/man/man3/RAND_DRBG_free.3ssl -> /usr/share/man/man3/RAND_DRBG_new.3ssl +/usr/share/man/man3/RAND_DRBG_reseed.3ssl +/usr/share/man/man3/RAND_DRBG_set_reseed_interval.3ssl -> /usr/share/man/man3/RAND_DRBG_reseed.3ssl +/usr/share/man/man3/RAND_DRBG_set_reseed_time_interval.3ssl -> /usr/share/man/man3/RAND_DRBG_reseed.3ssl +/usr/share/man/man3/RAND_DRBG_set_reseed_defaults.3ssl -> /usr/share/man/man3/RAND_DRBG_reseed.3ssl +/usr/share/man/man3/RAND_DRBG_set_callbacks.3ssl +/usr/share/man/man3/RAND_DRBG_get_entropy_fn.3ssl -> /usr/share/man/man3/RAND_DRBG_set_callbacks.3ssl +/usr/share/man/man3/RAND_DRBG_cleanup_entropy_fn.3ssl -> /usr/share/man/man3/RAND_DRBG_set_callbacks.3ssl +/usr/share/man/man3/RAND_DRBG_get_nonce_fn.3ssl -> /usr/share/man/man3/RAND_DRBG_set_callbacks.3ssl +/usr/share/man/man3/RAND_DRBG_cleanup_nonce_fn.3ssl -> /usr/share/man/man3/RAND_DRBG_set_callbacks.3ssl +/usr/share/man/man3/RAND_DRBG_set_ex_data.3ssl +/usr/share/man/man3/RAND_DRBG_get_ex_data.3ssl -> /usr/share/man/man3/RAND_DRBG_set_ex_data.3ssl +/usr/share/man/man3/RAND_DRBG_get_ex_new_index.3ssl -> /usr/share/man/man3/RAND_DRBG_set_ex_data.3ssl +/usr/share/man/man3/RAND_egd.3ssl +/usr/share/man/man3/RAND_egd_bytes.3ssl -> /usr/share/man/man3/RAND_egd.3ssl +/usr/share/man/man3/RAND_query_egd_bytes.3ssl -> /usr/share/man/man3/RAND_egd.3ssl +/usr/share/man/man3/RAND_load_file.3ssl +/usr/share/man/man3/RAND_write_file.3ssl -> /usr/share/man/man3/RAND_load_file.3ssl +/usr/share/man/man3/RAND_file_name.3ssl -> /usr/share/man/man3/RAND_load_file.3ssl +/usr/share/man/man3/RAND_set_rand_method.3ssl +/usr/share/man/man3/RAND_get_rand_method.3ssl -> /usr/share/man/man3/RAND_set_rand_method.3ssl +/usr/share/man/man3/RAND_OpenSSL.3ssl -> /usr/share/man/man3/RAND_set_rand_method.3ssl +/usr/share/man/man3/RC4_set_key.3ssl +/usr/share/man/man3/RC4.3ssl -> /usr/share/man/man3/RC4_set_key.3ssl +/usr/share/man/man3/RIPEMD160_Init.3ssl +/usr/share/man/man3/RIPEMD160.3ssl -> /usr/share/man/man3/RIPEMD160_Init.3ssl +/usr/share/man/man3/RIPEMD160_Update.3ssl -> /usr/share/man/man3/RIPEMD160_Init.3ssl +/usr/share/man/man3/RIPEMD160_Final.3ssl -> /usr/share/man/man3/RIPEMD160_Init.3ssl +/usr/share/man/man3/RSA_blinding_on.3ssl +/usr/share/man/man3/RSA_blinding_off.3ssl -> /usr/share/man/man3/RSA_blinding_on.3ssl +/usr/share/man/man3/RSA_check_key.3ssl +/usr/share/man/man3/RSA_check_key_ex.3ssl -> /usr/share/man/man3/RSA_check_key.3ssl +/usr/share/man/man3/RSA_generate_key.3ssl +/usr/share/man/man3/RSA_generate_key_ex.3ssl -> /usr/share/man/man3/RSA_generate_key.3ssl +/usr/share/man/man3/RSA_generate_multi_prime_key.3ssl -> /usr/share/man/man3/RSA_generate_key.3ssl +/usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_set0_key.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_set0_factors.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_set0_crt_params.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_get0_factors.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_get0_crt_params.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_get0_n.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_get0_e.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_get0_d.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_get0_p.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_get0_q.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_get0_dmp1.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_get0_dmq1.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_get0_iqmp.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_get0_pss_params.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_clear_flags.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_test_flags.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_set_flags.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_get0_engine.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_get_multi_prime_extra_count.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_get0_multi_prime_factors.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_get0_multi_prime_crt_params.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_set0_multi_prime_params.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_get_version.3ssl -> /usr/share/man/man3/RSA_get0_key.3ssl +/usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_get0_app_data.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_set0_app_data.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_free.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_dup.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_get0_name.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_set1_name.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_get_flags.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_set_flags.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_get_pub_enc.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_set_pub_enc.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_get_pub_dec.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_set_pub_dec.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_get_priv_enc.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_set_priv_enc.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_get_priv_dec.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_set_priv_dec.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_get_mod_exp.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_set_mod_exp.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_get_bn_mod_exp.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_set_bn_mod_exp.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_get_init.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_set_init.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_get_finish.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_set_finish.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_get_sign.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_set_sign.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_get_verify.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_set_verify.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_get_keygen.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_set_keygen.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_get_multi_prime_keygen.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_meth_set_multi_prime_keygen.3ssl -> /usr/share/man/man3/RSA_meth_new.3ssl +/usr/share/man/man3/RSA_new.3ssl +/usr/share/man/man3/RSA_free.3ssl -> /usr/share/man/man3/RSA_new.3ssl +/usr/share/man/man3/RSA_padding_add_PKCS1_type_1.3ssl +/usr/share/man/man3/RSA_padding_check_PKCS1_type_1.3ssl -> /usr/share/man/man3/RSA_padding_add_PKCS1_type_1.3ssl +/usr/share/man/man3/RSA_padding_add_PKCS1_type_2.3ssl -> /usr/share/man/man3/RSA_padding_add_PKCS1_type_1.3ssl +/usr/share/man/man3/RSA_padding_check_PKCS1_type_2.3ssl -> /usr/share/man/man3/RSA_padding_add_PKCS1_type_1.3ssl +/usr/share/man/man3/RSA_padding_add_PKCS1_OAEP.3ssl -> /usr/share/man/man3/RSA_padding_add_PKCS1_type_1.3ssl +/usr/share/man/man3/RSA_padding_check_PKCS1_OAEP.3ssl -> /usr/share/man/man3/RSA_padding_add_PKCS1_type_1.3ssl +/usr/share/man/man3/RSA_padding_add_PKCS1_OAEP_mgf1.3ssl -> /usr/share/man/man3/RSA_padding_add_PKCS1_type_1.3ssl +/usr/share/man/man3/RSA_padding_check_PKCS1_OAEP_mgf1.3ssl -> /usr/share/man/man3/RSA_padding_add_PKCS1_type_1.3ssl +/usr/share/man/man3/RSA_padding_add_SSLv23.3ssl -> /usr/share/man/man3/RSA_padding_add_PKCS1_type_1.3ssl +/usr/share/man/man3/RSA_padding_check_SSLv23.3ssl -> /usr/share/man/man3/RSA_padding_add_PKCS1_type_1.3ssl +/usr/share/man/man3/RSA_padding_add_none.3ssl -> /usr/share/man/man3/RSA_padding_add_PKCS1_type_1.3ssl +/usr/share/man/man3/RSA_padding_check_none.3ssl -> /usr/share/man/man3/RSA_padding_add_PKCS1_type_1.3ssl +/usr/share/man/man3/RSA_print.3ssl +/usr/share/man/man3/RSA_print_fp.3ssl -> /usr/share/man/man3/RSA_print.3ssl +/usr/share/man/man3/DSAparams_print.3ssl -> /usr/share/man/man3/RSA_print.3ssl +/usr/share/man/man3/DSAparams_print_fp.3ssl -> /usr/share/man/man3/RSA_print.3ssl +/usr/share/man/man3/DSA_print.3ssl -> /usr/share/man/man3/RSA_print.3ssl +/usr/share/man/man3/DSA_print_fp.3ssl -> /usr/share/man/man3/RSA_print.3ssl +/usr/share/man/man3/DHparams_print.3ssl -> /usr/share/man/man3/RSA_print.3ssl +/usr/share/man/man3/DHparams_print_fp.3ssl -> /usr/share/man/man3/RSA_print.3ssl +/usr/share/man/man3/RSA_private_encrypt.3ssl +/usr/share/man/man3/RSA_public_decrypt.3ssl -> /usr/share/man/man3/RSA_private_encrypt.3ssl +/usr/share/man/man3/RSA_public_encrypt.3ssl +/usr/share/man/man3/RSA_private_decrypt.3ssl -> /usr/share/man/man3/RSA_public_encrypt.3ssl +/usr/share/man/man3/RSA_set_method.3ssl +/usr/share/man/man3/RSA_set_default_method.3ssl -> /usr/share/man/man3/RSA_set_method.3ssl +/usr/share/man/man3/RSA_get_default_method.3ssl -> /usr/share/man/man3/RSA_set_method.3ssl +/usr/share/man/man3/RSA_get_method.3ssl -> /usr/share/man/man3/RSA_set_method.3ssl +/usr/share/man/man3/RSA_PKCS1_OpenSSL.3ssl -> /usr/share/man/man3/RSA_set_method.3ssl +/usr/share/man/man3/RSA_flags.3ssl -> /usr/share/man/man3/RSA_set_method.3ssl +/usr/share/man/man3/RSA_new_method.3ssl -> /usr/share/man/man3/RSA_set_method.3ssl +/usr/share/man/man3/RSA_sign.3ssl +/usr/share/man/man3/RSA_verify.3ssl -> /usr/share/man/man3/RSA_sign.3ssl +/usr/share/man/man3/RSA_sign_ASN1_OCTET_STRING.3ssl +/usr/share/man/man3/RSA_verify_ASN1_OCTET_STRING.3ssl -> /usr/share/man/man3/RSA_sign_ASN1_OCTET_STRING.3ssl +/usr/share/man/man3/RSA_size.3ssl +/usr/share/man/man3/RSA_bits.3ssl -> /usr/share/man/man3/RSA_size.3ssl +/usr/share/man/man3/RSA_security_bits.3ssl -> /usr/share/man/man3/RSA_size.3ssl +/usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_new_from_base64.3ssl -> /usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_free.3ssl -> /usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_LIST_free.3ssl -> /usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_get_version.3ssl -> /usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_set_version.3ssl -> /usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_get_log_entry_type.3ssl -> /usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_set_log_entry_type.3ssl -> /usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_get0_log_id.3ssl -> /usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_set0_log_id.3ssl -> /usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_set1_log_id.3ssl -> /usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_get_timestamp.3ssl -> /usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_set_timestamp.3ssl -> /usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_get_signature_nid.3ssl -> /usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_set_signature_nid.3ssl -> /usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_get0_signature.3ssl -> /usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_set0_signature.3ssl -> /usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_set1_signature.3ssl -> /usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_get0_extensions.3ssl -> /usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_set0_extensions.3ssl -> /usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_set1_extensions.3ssl -> /usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_get_source.3ssl -> /usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_set_source.3ssl -> /usr/share/man/man3/SCT_new.3ssl +/usr/share/man/man3/SCT_print.3ssl +/usr/share/man/man3/SCT_LIST_print.3ssl -> /usr/share/man/man3/SCT_print.3ssl +/usr/share/man/man3/SCT_validation_status_string.3ssl -> /usr/share/man/man3/SCT_print.3ssl +/usr/share/man/man3/SCT_validate.3ssl +/usr/share/man/man3/SCT_LIST_validate.3ssl -> /usr/share/man/man3/SCT_validate.3ssl +/usr/share/man/man3/SCT_get_validation_status.3ssl -> /usr/share/man/man3/SCT_validate.3ssl +/usr/share/man/man3/SHA256_Init.3ssl +/usr/share/man/man3/SHA1.3ssl -> /usr/share/man/man3/SHA256_Init.3ssl +/usr/share/man/man3/SHA1_Init.3ssl -> /usr/share/man/man3/SHA256_Init.3ssl +/usr/share/man/man3/SHA1_Update.3ssl -> /usr/share/man/man3/SHA256_Init.3ssl +/usr/share/man/man3/SHA1_Final.3ssl -> /usr/share/man/man3/SHA256_Init.3ssl +/usr/share/man/man3/SHA224.3ssl -> /usr/share/man/man3/SHA256_Init.3ssl +/usr/share/man/man3/SHA224_Init.3ssl -> /usr/share/man/man3/SHA256_Init.3ssl +/usr/share/man/man3/SHA224_Update.3ssl -> /usr/share/man/man3/SHA256_Init.3ssl +/usr/share/man/man3/SHA224_Final.3ssl -> /usr/share/man/man3/SHA256_Init.3ssl +/usr/share/man/man3/SHA256.3ssl -> /usr/share/man/man3/SHA256_Init.3ssl +/usr/share/man/man3/SHA256_Update.3ssl -> /usr/share/man/man3/SHA256_Init.3ssl +/usr/share/man/man3/SHA256_Final.3ssl -> /usr/share/man/man3/SHA256_Init.3ssl +/usr/share/man/man3/SHA384.3ssl -> /usr/share/man/man3/SHA256_Init.3ssl +/usr/share/man/man3/SHA384_Init.3ssl -> /usr/share/man/man3/SHA256_Init.3ssl +/usr/share/man/man3/SHA384_Update.3ssl -> /usr/share/man/man3/SHA256_Init.3ssl +/usr/share/man/man3/SHA384_Final.3ssl -> /usr/share/man/man3/SHA256_Init.3ssl +/usr/share/man/man3/SHA512.3ssl -> /usr/share/man/man3/SHA256_Init.3ssl +/usr/share/man/man3/SHA512_Init.3ssl -> /usr/share/man/man3/SHA256_Init.3ssl +/usr/share/man/man3/SHA512_Update.3ssl -> /usr/share/man/man3/SHA256_Init.3ssl +/usr/share/man/man3/SHA512_Final.3ssl -> /usr/share/man/man3/SHA256_Init.3ssl +/usr/share/man/man3/SMIME_read_CMS.3ssl +/usr/share/man/man3/SMIME_read_PKCS7.3ssl +/usr/share/man/man3/SMIME_write_CMS.3ssl +/usr/share/man/man3/SMIME_write_PKCS7.3ssl +/usr/share/man/man3/SSL_accept.3ssl +/usr/share/man/man3/SSL_alert_type_string.3ssl +/usr/share/man/man3/SSL_alert_type_string_long.3ssl -> /usr/share/man/man3/SSL_alert_type_string.3ssl +/usr/share/man/man3/SSL_alert_desc_string.3ssl -> /usr/share/man/man3/SSL_alert_type_string.3ssl +/usr/share/man/man3/SSL_alert_desc_string_long.3ssl -> /usr/share/man/man3/SSL_alert_type_string.3ssl +/usr/share/man/man3/SSL_alloc_buffers.3ssl +/usr/share/man/man3/SSL_free_buffers.3ssl -> /usr/share/man/man3/SSL_alloc_buffers.3ssl +/usr/share/man/man3/SSL_check_chain.3ssl +/usr/share/man/man3/SSL_CIPHER_get_name.3ssl +/usr/share/man/man3/SSL_CIPHER_standard_name.3ssl -> /usr/share/man/man3/SSL_CIPHER_get_name.3ssl +/usr/share/man/man3/OPENSSL_cipher_name.3ssl -> /usr/share/man/man3/SSL_CIPHER_get_name.3ssl +/usr/share/man/man3/SSL_CIPHER_get_bits.3ssl -> /usr/share/man/man3/SSL_CIPHER_get_name.3ssl +/usr/share/man/man3/SSL_CIPHER_get_version.3ssl -> /usr/share/man/man3/SSL_CIPHER_get_name.3ssl +/usr/share/man/man3/SSL_CIPHER_description.3ssl -> /usr/share/man/man3/SSL_CIPHER_get_name.3ssl +/usr/share/man/man3/SSL_CIPHER_get_cipher_nid.3ssl -> /usr/share/man/man3/SSL_CIPHER_get_name.3ssl +/usr/share/man/man3/SSL_CIPHER_get_digest_nid.3ssl -> /usr/share/man/man3/SSL_CIPHER_get_name.3ssl +/usr/share/man/man3/SSL_CIPHER_get_handshake_digest.3ssl -> /usr/share/man/man3/SSL_CIPHER_get_name.3ssl +/usr/share/man/man3/SSL_CIPHER_get_kx_nid.3ssl -> /usr/share/man/man3/SSL_CIPHER_get_name.3ssl +/usr/share/man/man3/SSL_CIPHER_get_auth_nid.3ssl -> /usr/share/man/man3/SSL_CIPHER_get_name.3ssl +/usr/share/man/man3/SSL_CIPHER_is_aead.3ssl -> /usr/share/man/man3/SSL_CIPHER_get_name.3ssl +/usr/share/man/man3/SSL_CIPHER_find.3ssl -> /usr/share/man/man3/SSL_CIPHER_get_name.3ssl +/usr/share/man/man3/SSL_CIPHER_get_id.3ssl -> /usr/share/man/man3/SSL_CIPHER_get_name.3ssl +/usr/share/man/man3/SSL_CIPHER_get_protocol_id.3ssl -> /usr/share/man/man3/SSL_CIPHER_get_name.3ssl +/usr/share/man/man3/SSL_clear.3ssl +/usr/share/man/man3/SSL_COMP_add_compression_method.3ssl +/usr/share/man/man3/SSL_COMP_get_compression_methods.3ssl -> /usr/share/man/man3/SSL_COMP_add_compression_method.3ssl +/usr/share/man/man3/SSL_COMP_get0_name.3ssl -> /usr/share/man/man3/SSL_COMP_add_compression_method.3ssl +/usr/share/man/man3/SSL_COMP_get_id.3ssl -> /usr/share/man/man3/SSL_COMP_add_compression_method.3ssl +/usr/share/man/man3/SSL_COMP_free_compression_methods.3ssl -> /usr/share/man/man3/SSL_COMP_add_compression_method.3ssl +/usr/share/man/man3/SSL_CONF_cmd.3ssl +/usr/share/man/man3/SSL_CONF_cmd_value_type.3ssl -> /usr/share/man/man3/SSL_CONF_cmd.3ssl +/usr/share/man/man3/SSL_CONF_cmd_argv.3ssl +/usr/share/man/man3/SSL_CONF_CTX_new.3ssl +/usr/share/man/man3/SSL_CONF_CTX_free.3ssl -> /usr/share/man/man3/SSL_CONF_CTX_new.3ssl +/usr/share/man/man3/SSL_CONF_CTX_set1_prefix.3ssl +/usr/share/man/man3/SSL_CONF_CTX_set_flags.3ssl +/usr/share/man/man3/SSL_CONF_CTX_clear_flags.3ssl -> /usr/share/man/man3/SSL_CONF_CTX_set_flags.3ssl +/usr/share/man/man3/SSL_CONF_CTX_set_ssl_ctx.3ssl +/usr/share/man/man3/SSL_CONF_CTX_set_ssl.3ssl -> /usr/share/man/man3/SSL_CONF_CTX_set_ssl_ctx.3ssl +/usr/share/man/man3/SSL_connect.3ssl +/usr/share/man/man3/SSL_CTX_add1_chain_cert.3ssl +/usr/share/man/man3/SSL_CTX_set0_chain.3ssl -> /usr/share/man/man3/SSL_CTX_add1_chain_cert.3ssl +/usr/share/man/man3/SSL_CTX_set1_chain.3ssl -> /usr/share/man/man3/SSL_CTX_add1_chain_cert.3ssl +/usr/share/man/man3/SSL_CTX_add0_chain_cert.3ssl -> /usr/share/man/man3/SSL_CTX_add1_chain_cert.3ssl +/usr/share/man/man3/SSL_CTX_get0_chain_certs.3ssl -> /usr/share/man/man3/SSL_CTX_add1_chain_cert.3ssl +/usr/share/man/man3/SSL_CTX_clear_chain_certs.3ssl -> /usr/share/man/man3/SSL_CTX_add1_chain_cert.3ssl +/usr/share/man/man3/SSL_set0_chain.3ssl -> /usr/share/man/man3/SSL_CTX_add1_chain_cert.3ssl +/usr/share/man/man3/SSL_set1_chain.3ssl -> /usr/share/man/man3/SSL_CTX_add1_chain_cert.3ssl +/usr/share/man/man3/SSL_add0_chain_cert.3ssl -> /usr/share/man/man3/SSL_CTX_add1_chain_cert.3ssl +/usr/share/man/man3/SSL_add1_chain_cert.3ssl -> /usr/share/man/man3/SSL_CTX_add1_chain_cert.3ssl +/usr/share/man/man3/SSL_get0_chain_certs.3ssl -> /usr/share/man/man3/SSL_CTX_add1_chain_cert.3ssl +/usr/share/man/man3/SSL_clear_chain_certs.3ssl -> /usr/share/man/man3/SSL_CTX_add1_chain_cert.3ssl +/usr/share/man/man3/SSL_CTX_build_cert_chain.3ssl -> /usr/share/man/man3/SSL_CTX_add1_chain_cert.3ssl +/usr/share/man/man3/SSL_build_cert_chain.3ssl -> /usr/share/man/man3/SSL_CTX_add1_chain_cert.3ssl +/usr/share/man/man3/SSL_CTX_select_current_cert.3ssl -> /usr/share/man/man3/SSL_CTX_add1_chain_cert.3ssl +/usr/share/man/man3/SSL_select_current_cert.3ssl -> /usr/share/man/man3/SSL_CTX_add1_chain_cert.3ssl +/usr/share/man/man3/SSL_CTX_set_current_cert.3ssl -> /usr/share/man/man3/SSL_CTX_add1_chain_cert.3ssl +/usr/share/man/man3/SSL_set_current_cert.3ssl -> /usr/share/man/man3/SSL_CTX_add1_chain_cert.3ssl +/usr/share/man/man3/SSL_CTX_add_extra_chain_cert.3ssl +/usr/share/man/man3/SSL_CTX_clear_extra_chain_certs.3ssl -> /usr/share/man/man3/SSL_CTX_add_extra_chain_cert.3ssl +/usr/share/man/man3/SSL_CTX_add_session.3ssl +/usr/share/man/man3/SSL_CTX_remove_session.3ssl -> /usr/share/man/man3/SSL_CTX_add_session.3ssl +/usr/share/man/man3/SSL_CTX_config.3ssl +/usr/share/man/man3/SSL_config.3ssl -> /usr/share/man/man3/SSL_CTX_config.3ssl +/usr/share/man/man3/SSL_CTX_ctrl.3ssl +/usr/share/man/man3/SSL_CTX_callback_ctrl.3ssl -> /usr/share/man/man3/SSL_CTX_ctrl.3ssl +/usr/share/man/man3/SSL_ctrl.3ssl -> /usr/share/man/man3/SSL_CTX_ctrl.3ssl +/usr/share/man/man3/SSL_callback_ctrl.3ssl -> /usr/share/man/man3/SSL_CTX_ctrl.3ssl +/usr/share/man/man3/SSL_CTX_dane_enable.3ssl +/usr/share/man/man3/SSL_CTX_dane_mtype_set.3ssl -> /usr/share/man/man3/SSL_CTX_dane_enable.3ssl +/usr/share/man/man3/SSL_dane_enable.3ssl -> /usr/share/man/man3/SSL_CTX_dane_enable.3ssl +/usr/share/man/man3/SSL_dane_tlsa_add.3ssl -> /usr/share/man/man3/SSL_CTX_dane_enable.3ssl +/usr/share/man/man3/SSL_get0_dane_authority.3ssl -> /usr/share/man/man3/SSL_CTX_dane_enable.3ssl +/usr/share/man/man3/SSL_get0_dane_tlsa.3ssl -> /usr/share/man/man3/SSL_CTX_dane_enable.3ssl +/usr/share/man/man3/SSL_CTX_dane_set_flags.3ssl -> /usr/share/man/man3/SSL_CTX_dane_enable.3ssl +/usr/share/man/man3/SSL_CTX_dane_clear_flags.3ssl -> /usr/share/man/man3/SSL_CTX_dane_enable.3ssl +/usr/share/man/man3/SSL_dane_set_flags.3ssl -> /usr/share/man/man3/SSL_CTX_dane_enable.3ssl +/usr/share/man/man3/SSL_dane_clear_flags.3ssl -> /usr/share/man/man3/SSL_CTX_dane_enable.3ssl +/usr/share/man/man3/SSL_CTX_flush_sessions.3ssl +/usr/share/man/man3/SSL_CTX_free.3ssl +/usr/share/man/man3/SSL_CTX_get0_param.3ssl +/usr/share/man/man3/SSL_get0_param.3ssl -> /usr/share/man/man3/SSL_CTX_get0_param.3ssl +/usr/share/man/man3/SSL_CTX_set1_param.3ssl -> /usr/share/man/man3/SSL_CTX_get0_param.3ssl +/usr/share/man/man3/SSL_set1_param.3ssl -> /usr/share/man/man3/SSL_CTX_get0_param.3ssl +/usr/share/man/man3/SSL_CTX_get_verify_mode.3ssl +/usr/share/man/man3/SSL_get_verify_mode.3ssl -> /usr/share/man/man3/SSL_CTX_get_verify_mode.3ssl +/usr/share/man/man3/SSL_CTX_get_verify_depth.3ssl -> /usr/share/man/man3/SSL_CTX_get_verify_mode.3ssl +/usr/share/man/man3/SSL_get_verify_depth.3ssl -> /usr/share/man/man3/SSL_CTX_get_verify_mode.3ssl +/usr/share/man/man3/SSL_get_verify_callback.3ssl -> /usr/share/man/man3/SSL_CTX_get_verify_mode.3ssl +/usr/share/man/man3/SSL_CTX_get_verify_callback.3ssl -> /usr/share/man/man3/SSL_CTX_get_verify_mode.3ssl +/usr/share/man/man3/SSL_CTX_has_client_custom_ext.3ssl +/usr/share/man/man3/SSL_CTX_load_verify_locations.3ssl +/usr/share/man/man3/SSL_CTX_set_default_verify_paths.3ssl -> /usr/share/man/man3/SSL_CTX_load_verify_locations.3ssl +/usr/share/man/man3/SSL_CTX_set_default_verify_dir.3ssl -> /usr/share/man/man3/SSL_CTX_load_verify_locations.3ssl +/usr/share/man/man3/SSL_CTX_set_default_verify_file.3ssl -> /usr/share/man/man3/SSL_CTX_load_verify_locations.3ssl +/usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/TLSv1_2_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/TLSv1_2_server_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/TLSv1_2_client_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/SSL_CTX_up_ref.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/SSLv3_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/SSLv3_server_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/SSLv3_client_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/TLSv1_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/TLSv1_server_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/TLSv1_client_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/TLSv1_1_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/TLSv1_1_server_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/TLSv1_1_client_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/TLS_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/TLS_server_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/TLS_client_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/SSLv23_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/SSLv23_server_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/SSLv23_client_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/DTLS_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/DTLS_server_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/DTLS_client_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/DTLSv1_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/DTLSv1_server_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/DTLSv1_client_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/DTLSv1_2_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/DTLSv1_2_server_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/DTLSv1_2_client_method.3ssl -> /usr/share/man/man3/SSL_CTX_new.3ssl +/usr/share/man/man3/SSL_CTX_sess_number.3ssl +/usr/share/man/man3/SSL_CTX_sess_connect.3ssl -> /usr/share/man/man3/SSL_CTX_sess_number.3ssl +/usr/share/man/man3/SSL_CTX_sess_connect_good.3ssl -> /usr/share/man/man3/SSL_CTX_sess_number.3ssl +/usr/share/man/man3/SSL_CTX_sess_connect_renegotiate.3ssl -> /usr/share/man/man3/SSL_CTX_sess_number.3ssl +/usr/share/man/man3/SSL_CTX_sess_accept.3ssl -> /usr/share/man/man3/SSL_CTX_sess_number.3ssl +/usr/share/man/man3/SSL_CTX_sess_accept_good.3ssl -> /usr/share/man/man3/SSL_CTX_sess_number.3ssl +/usr/share/man/man3/SSL_CTX_sess_accept_renegotiate.3ssl -> /usr/share/man/man3/SSL_CTX_sess_number.3ssl +/usr/share/man/man3/SSL_CTX_sess_hits.3ssl -> /usr/share/man/man3/SSL_CTX_sess_number.3ssl +/usr/share/man/man3/SSL_CTX_sess_cb_hits.3ssl -> /usr/share/man/man3/SSL_CTX_sess_number.3ssl +/usr/share/man/man3/SSL_CTX_sess_misses.3ssl -> /usr/share/man/man3/SSL_CTX_sess_number.3ssl +/usr/share/man/man3/SSL_CTX_sess_timeouts.3ssl -> /usr/share/man/man3/SSL_CTX_sess_number.3ssl +/usr/share/man/man3/SSL_CTX_sess_cache_full.3ssl -> /usr/share/man/man3/SSL_CTX_sess_number.3ssl +/usr/share/man/man3/SSL_CTX_sess_set_cache_size.3ssl +/usr/share/man/man3/SSL_CTX_sess_get_cache_size.3ssl -> /usr/share/man/man3/SSL_CTX_sess_set_cache_size.3ssl +/usr/share/man/man3/SSL_CTX_sess_set_get_cb.3ssl +/usr/share/man/man3/SSL_CTX_sess_set_new_cb.3ssl -> /usr/share/man/man3/SSL_CTX_sess_set_get_cb.3ssl +/usr/share/man/man3/SSL_CTX_sess_set_remove_cb.3ssl -> /usr/share/man/man3/SSL_CTX_sess_set_get_cb.3ssl +/usr/share/man/man3/SSL_CTX_sess_get_new_cb.3ssl -> /usr/share/man/man3/SSL_CTX_sess_set_get_cb.3ssl +/usr/share/man/man3/SSL_CTX_sess_get_remove_cb.3ssl -> /usr/share/man/man3/SSL_CTX_sess_set_get_cb.3ssl +/usr/share/man/man3/SSL_CTX_sess_get_get_cb.3ssl -> /usr/share/man/man3/SSL_CTX_sess_set_get_cb.3ssl +/usr/share/man/man3/SSL_CTX_sessions.3ssl +/usr/share/man/man3/SSL_CTX_set0_CA_list.3ssl +/usr/share/man/man3/SSL_CTX_set_client_CA_list.3ssl -> /usr/share/man/man3/SSL_CTX_set0_CA_list.3ssl +/usr/share/man/man3/SSL_set_client_CA_list.3ssl -> /usr/share/man/man3/SSL_CTX_set0_CA_list.3ssl +/usr/share/man/man3/SSL_get_client_CA_list.3ssl -> /usr/share/man/man3/SSL_CTX_set0_CA_list.3ssl +/usr/share/man/man3/SSL_CTX_get_client_CA_list.3ssl -> /usr/share/man/man3/SSL_CTX_set0_CA_list.3ssl +/usr/share/man/man3/SSL_CTX_add_client_CA.3ssl -> /usr/share/man/man3/SSL_CTX_set0_CA_list.3ssl +/usr/share/man/man3/SSL_add_client_CA.3ssl -> /usr/share/man/man3/SSL_CTX_set0_CA_list.3ssl +/usr/share/man/man3/SSL_set0_CA_list.3ssl -> /usr/share/man/man3/SSL_CTX_set0_CA_list.3ssl +/usr/share/man/man3/SSL_get0_CA_list.3ssl -> /usr/share/man/man3/SSL_CTX_set0_CA_list.3ssl +/usr/share/man/man3/SSL_CTX_get0_CA_list.3ssl -> /usr/share/man/man3/SSL_CTX_set0_CA_list.3ssl +/usr/share/man/man3/SSL_add1_to_CA_list.3ssl -> /usr/share/man/man3/SSL_CTX_set0_CA_list.3ssl +/usr/share/man/man3/SSL_CTX_add1_to_CA_list.3ssl -> /usr/share/man/man3/SSL_CTX_set0_CA_list.3ssl +/usr/share/man/man3/SSL_get0_peer_CA_list.3ssl -> /usr/share/man/man3/SSL_CTX_set0_CA_list.3ssl +/usr/share/man/man3/SSL_CTX_set1_curves.3ssl +/usr/share/man/man3/SSL_CTX_set1_groups.3ssl -> /usr/share/man/man3/SSL_CTX_set1_curves.3ssl +/usr/share/man/man3/SSL_CTX_set1_groups_list.3ssl -> /usr/share/man/man3/SSL_CTX_set1_curves.3ssl +/usr/share/man/man3/SSL_set1_groups.3ssl -> /usr/share/man/man3/SSL_CTX_set1_curves.3ssl +/usr/share/man/man3/SSL_set1_groups_list.3ssl -> /usr/share/man/man3/SSL_CTX_set1_curves.3ssl +/usr/share/man/man3/SSL_get1_groups.3ssl -> /usr/share/man/man3/SSL_CTX_set1_curves.3ssl +/usr/share/man/man3/SSL_get_shared_group.3ssl -> /usr/share/man/man3/SSL_CTX_set1_curves.3ssl +/usr/share/man/man3/SSL_CTX_set1_curves_list.3ssl -> /usr/share/man/man3/SSL_CTX_set1_curves.3ssl +/usr/share/man/man3/SSL_set1_curves.3ssl -> /usr/share/man/man3/SSL_CTX_set1_curves.3ssl +/usr/share/man/man3/SSL_set1_curves_list.3ssl -> /usr/share/man/man3/SSL_CTX_set1_curves.3ssl +/usr/share/man/man3/SSL_get1_curves.3ssl -> /usr/share/man/man3/SSL_CTX_set1_curves.3ssl +/usr/share/man/man3/SSL_get_shared_curve.3ssl -> /usr/share/man/man3/SSL_CTX_set1_curves.3ssl +/usr/share/man/man3/SSL_CTX_set1_sigalgs.3ssl +/usr/share/man/man3/SSL_set1_sigalgs.3ssl -> /usr/share/man/man3/SSL_CTX_set1_sigalgs.3ssl +/usr/share/man/man3/SSL_CTX_set1_sigalgs_list.3ssl -> /usr/share/man/man3/SSL_CTX_set1_sigalgs.3ssl +/usr/share/man/man3/SSL_set1_sigalgs_list.3ssl -> /usr/share/man/man3/SSL_CTX_set1_sigalgs.3ssl +/usr/share/man/man3/SSL_CTX_set1_client_sigalgs.3ssl -> /usr/share/man/man3/SSL_CTX_set1_sigalgs.3ssl +/usr/share/man/man3/SSL_set1_client_sigalgs.3ssl -> /usr/share/man/man3/SSL_CTX_set1_sigalgs.3ssl +/usr/share/man/man3/SSL_CTX_set1_client_sigalgs_list.3ssl -> /usr/share/man/man3/SSL_CTX_set1_sigalgs.3ssl +/usr/share/man/man3/SSL_set1_client_sigalgs_list.3ssl -> /usr/share/man/man3/SSL_CTX_set1_sigalgs.3ssl +/usr/share/man/man3/SSL_CTX_set1_verify_cert_store.3ssl +/usr/share/man/man3/SSL_CTX_set0_verify_cert_store.3ssl -> /usr/share/man/man3/SSL_CTX_set1_verify_cert_store.3ssl +/usr/share/man/man3/SSL_CTX_set0_chain_cert_store.3ssl -> /usr/share/man/man3/SSL_CTX_set1_verify_cert_store.3ssl +/usr/share/man/man3/SSL_CTX_set1_chain_cert_store.3ssl -> /usr/share/man/man3/SSL_CTX_set1_verify_cert_store.3ssl +/usr/share/man/man3/SSL_set0_verify_cert_store.3ssl -> /usr/share/man/man3/SSL_CTX_set1_verify_cert_store.3ssl +/usr/share/man/man3/SSL_set1_verify_cert_store.3ssl -> /usr/share/man/man3/SSL_CTX_set1_verify_cert_store.3ssl +/usr/share/man/man3/SSL_set0_chain_cert_store.3ssl -> /usr/share/man/man3/SSL_CTX_set1_verify_cert_store.3ssl +/usr/share/man/man3/SSL_set1_chain_cert_store.3ssl -> /usr/share/man/man3/SSL_CTX_set1_verify_cert_store.3ssl +/usr/share/man/man3/SSL_CTX_set_alpn_select_cb.3ssl +/usr/share/man/man3/SSL_CTX_set_alpn_protos.3ssl -> /usr/share/man/man3/SSL_CTX_set_alpn_select_cb.3ssl +/usr/share/man/man3/SSL_set_alpn_protos.3ssl -> /usr/share/man/man3/SSL_CTX_set_alpn_select_cb.3ssl +/usr/share/man/man3/SSL_CTX_set_next_proto_select_cb.3ssl -> /usr/share/man/man3/SSL_CTX_set_alpn_select_cb.3ssl +/usr/share/man/man3/SSL_CTX_set_next_protos_advertised_cb.3ssl -> /usr/share/man/man3/SSL_CTX_set_alpn_select_cb.3ssl +/usr/share/man/man3/SSL_select_next_proto.3ssl -> /usr/share/man/man3/SSL_CTX_set_alpn_select_cb.3ssl +/usr/share/man/man3/SSL_get0_alpn_selected.3ssl -> /usr/share/man/man3/SSL_CTX_set_alpn_select_cb.3ssl +/usr/share/man/man3/SSL_get0_next_proto_negotiated.3ssl -> /usr/share/man/man3/SSL_CTX_set_alpn_select_cb.3ssl +/usr/share/man/man3/SSL_CTX_set_cert_cb.3ssl +/usr/share/man/man3/SSL_set_cert_cb.3ssl -> /usr/share/man/man3/SSL_CTX_set_cert_cb.3ssl +/usr/share/man/man3/SSL_CTX_set_cert_store.3ssl +/usr/share/man/man3/SSL_CTX_set1_cert_store.3ssl -> /usr/share/man/man3/SSL_CTX_set_cert_store.3ssl +/usr/share/man/man3/SSL_CTX_get_cert_store.3ssl -> /usr/share/man/man3/SSL_CTX_set_cert_store.3ssl +/usr/share/man/man3/SSL_CTX_set_cert_verify_callback.3ssl +/usr/share/man/man3/SSL_CTX_set_cipher_list.3ssl +/usr/share/man/man3/SSL_set_cipher_list.3ssl -> /usr/share/man/man3/SSL_CTX_set_cipher_list.3ssl +/usr/share/man/man3/SSL_CTX_set_ciphersuites.3ssl -> /usr/share/man/man3/SSL_CTX_set_cipher_list.3ssl +/usr/share/man/man3/SSL_set_ciphersuites.3ssl -> /usr/share/man/man3/SSL_CTX_set_cipher_list.3ssl +/usr/share/man/man3/SSL_CTX_set_client_cert_cb.3ssl +/usr/share/man/man3/SSL_CTX_get_client_cert_cb.3ssl -> /usr/share/man/man3/SSL_CTX_set_client_cert_cb.3ssl +/usr/share/man/man3/SSL_CTX_set_client_hello_cb.3ssl +/usr/share/man/man3/SSL_client_hello_cb_fn.3ssl -> /usr/share/man/man3/SSL_CTX_set_client_hello_cb.3ssl +/usr/share/man/man3/SSL_client_hello_isv2.3ssl -> /usr/share/man/man3/SSL_CTX_set_client_hello_cb.3ssl +/usr/share/man/man3/SSL_client_hello_get0_legacy_version.3ssl -> /usr/share/man/man3/SSL_CTX_set_client_hello_cb.3ssl +/usr/share/man/man3/SSL_client_hello_get0_random.3ssl -> /usr/share/man/man3/SSL_CTX_set_client_hello_cb.3ssl +/usr/share/man/man3/SSL_client_hello_get0_session_id.3ssl -> /usr/share/man/man3/SSL_CTX_set_client_hello_cb.3ssl +/usr/share/man/man3/SSL_client_hello_get0_ciphers.3ssl -> /usr/share/man/man3/SSL_CTX_set_client_hello_cb.3ssl +/usr/share/man/man3/SSL_client_hello_get0_compression_methods.3ssl -> /usr/share/man/man3/SSL_CTX_set_client_hello_cb.3ssl +/usr/share/man/man3/SSL_client_hello_get1_extensions_present.3ssl -> /usr/share/man/man3/SSL_CTX_set_client_hello_cb.3ssl +/usr/share/man/man3/SSL_client_hello_get0_ext.3ssl -> /usr/share/man/man3/SSL_CTX_set_client_hello_cb.3ssl +/usr/share/man/man3/SSL_CTX_set_ct_validation_callback.3ssl +/usr/share/man/man3/ssl_ct_validation_cb.3ssl -> /usr/share/man/man3/SSL_CTX_set_ct_validation_callback.3ssl +/usr/share/man/man3/SSL_enable_ct.3ssl -> /usr/share/man/man3/SSL_CTX_set_ct_validation_callback.3ssl +/usr/share/man/man3/SSL_CTX_enable_ct.3ssl -> /usr/share/man/man3/SSL_CTX_set_ct_validation_callback.3ssl +/usr/share/man/man3/SSL_disable_ct.3ssl -> /usr/share/man/man3/SSL_CTX_set_ct_validation_callback.3ssl +/usr/share/man/man3/SSL_CTX_disable_ct.3ssl -> /usr/share/man/man3/SSL_CTX_set_ct_validation_callback.3ssl +/usr/share/man/man3/SSL_set_ct_validation_callback.3ssl -> /usr/share/man/man3/SSL_CTX_set_ct_validation_callback.3ssl +/usr/share/man/man3/SSL_ct_is_enabled.3ssl -> /usr/share/man/man3/SSL_CTX_set_ct_validation_callback.3ssl +/usr/share/man/man3/SSL_CTX_ct_is_enabled.3ssl -> /usr/share/man/man3/SSL_CTX_set_ct_validation_callback.3ssl +/usr/share/man/man3/SSL_CTX_set_ctlog_list_file.3ssl +/usr/share/man/man3/SSL_CTX_set_default_ctlog_list_file.3ssl -> /usr/share/man/man3/SSL_CTX_set_ctlog_list_file.3ssl +/usr/share/man/man3/SSL_CTX_set_default_passwd_cb.3ssl +/usr/share/man/man3/SSL_CTX_set_default_passwd_cb_userdata.3ssl -> /usr/share/man/man3/SSL_CTX_set_default_passwd_cb.3ssl +/usr/share/man/man3/SSL_CTX_get_default_passwd_cb.3ssl -> /usr/share/man/man3/SSL_CTX_set_default_passwd_cb.3ssl +/usr/share/man/man3/SSL_CTX_get_default_passwd_cb_userdata.3ssl -> /usr/share/man/man3/SSL_CTX_set_default_passwd_cb.3ssl +/usr/share/man/man3/SSL_set_default_passwd_cb.3ssl -> /usr/share/man/man3/SSL_CTX_set_default_passwd_cb.3ssl +/usr/share/man/man3/SSL_set_default_passwd_cb_userdata.3ssl -> /usr/share/man/man3/SSL_CTX_set_default_passwd_cb.3ssl +/usr/share/man/man3/SSL_get_default_passwd_cb.3ssl -> /usr/share/man/man3/SSL_CTX_set_default_passwd_cb.3ssl +/usr/share/man/man3/SSL_get_default_passwd_cb_userdata.3ssl -> /usr/share/man/man3/SSL_CTX_set_default_passwd_cb.3ssl +/usr/share/man/man3/SSL_CTX_set_ex_data.3ssl +/usr/share/man/man3/SSL_CTX_get_ex_data.3ssl -> /usr/share/man/man3/SSL_CTX_set_ex_data.3ssl +/usr/share/man/man3/SSL_get_ex_data.3ssl -> /usr/share/man/man3/SSL_CTX_set_ex_data.3ssl +/usr/share/man/man3/SSL_set_ex_data.3ssl -> /usr/share/man/man3/SSL_CTX_set_ex_data.3ssl +/usr/share/man/man3/SSL_CTX_set_generate_session_id.3ssl +/usr/share/man/man3/SSL_set_generate_session_id.3ssl -> /usr/share/man/man3/SSL_CTX_set_generate_session_id.3ssl +/usr/share/man/man3/SSL_has_matching_session_id.3ssl -> /usr/share/man/man3/SSL_CTX_set_generate_session_id.3ssl +/usr/share/man/man3/GEN_SESSION_CB.3ssl -> /usr/share/man/man3/SSL_CTX_set_generate_session_id.3ssl +/usr/share/man/man3/SSL_CTX_set_info_callback.3ssl +/usr/share/man/man3/SSL_CTX_get_info_callback.3ssl -> /usr/share/man/man3/SSL_CTX_set_info_callback.3ssl +/usr/share/man/man3/SSL_set_info_callback.3ssl -> /usr/share/man/man3/SSL_CTX_set_info_callback.3ssl +/usr/share/man/man3/SSL_get_info_callback.3ssl -> /usr/share/man/man3/SSL_CTX_set_info_callback.3ssl +/usr/share/man/man3/SSL_CTX_set_keylog_callback.3ssl +/usr/share/man/man3/SSL_CTX_get_keylog_callback.3ssl -> /usr/share/man/man3/SSL_CTX_set_keylog_callback.3ssl +/usr/share/man/man3/SSL_CTX_keylog_cb_func.3ssl -> /usr/share/man/man3/SSL_CTX_set_keylog_callback.3ssl +/usr/share/man/man3/SSL_CTX_set_max_cert_list.3ssl +/usr/share/man/man3/SSL_CTX_get_max_cert_list.3ssl -> /usr/share/man/man3/SSL_CTX_set_max_cert_list.3ssl +/usr/share/man/man3/SSL_set_max_cert_list.3ssl -> /usr/share/man/man3/SSL_CTX_set_max_cert_list.3ssl +/usr/share/man/man3/SSL_get_max_cert_list.3ssl -> /usr/share/man/man3/SSL_CTX_set_max_cert_list.3ssl +/usr/share/man/man3/SSL_CTX_set_min_proto_version.3ssl +/usr/share/man/man3/SSL_CTX_set_max_proto_version.3ssl -> /usr/share/man/man3/SSL_CTX_set_min_proto_version.3ssl +/usr/share/man/man3/SSL_CTX_get_min_proto_version.3ssl -> /usr/share/man/man3/SSL_CTX_set_min_proto_version.3ssl +/usr/share/man/man3/SSL_CTX_get_max_proto_version.3ssl -> /usr/share/man/man3/SSL_CTX_set_min_proto_version.3ssl +/usr/share/man/man3/SSL_set_min_proto_version.3ssl -> /usr/share/man/man3/SSL_CTX_set_min_proto_version.3ssl +/usr/share/man/man3/SSL_set_max_proto_version.3ssl -> /usr/share/man/man3/SSL_CTX_set_min_proto_version.3ssl +/usr/share/man/man3/SSL_get_min_proto_version.3ssl -> /usr/share/man/man3/SSL_CTX_set_min_proto_version.3ssl +/usr/share/man/man3/SSL_get_max_proto_version.3ssl -> /usr/share/man/man3/SSL_CTX_set_min_proto_version.3ssl +/usr/share/man/man3/SSL_CTX_set_mode.3ssl +/usr/share/man/man3/SSL_CTX_clear_mode.3ssl -> /usr/share/man/man3/SSL_CTX_set_mode.3ssl +/usr/share/man/man3/SSL_set_mode.3ssl -> /usr/share/man/man3/SSL_CTX_set_mode.3ssl +/usr/share/man/man3/SSL_clear_mode.3ssl -> /usr/share/man/man3/SSL_CTX_set_mode.3ssl +/usr/share/man/man3/SSL_CTX_get_mode.3ssl -> /usr/share/man/man3/SSL_CTX_set_mode.3ssl +/usr/share/man/man3/SSL_get_mode.3ssl -> /usr/share/man/man3/SSL_CTX_set_mode.3ssl +/usr/share/man/man3/SSL_CTX_set_msg_callback.3ssl +/usr/share/man/man3/SSL_CTX_set_msg_callback_arg.3ssl -> /usr/share/man/man3/SSL_CTX_set_msg_callback.3ssl +/usr/share/man/man3/SSL_set_msg_callback.3ssl -> /usr/share/man/man3/SSL_CTX_set_msg_callback.3ssl +/usr/share/man/man3/SSL_set_msg_callback_arg.3ssl -> /usr/share/man/man3/SSL_CTX_set_msg_callback.3ssl +/usr/share/man/man3/SSL_CTX_set_num_tickets.3ssl +/usr/share/man/man3/SSL_set_num_tickets.3ssl -> /usr/share/man/man3/SSL_CTX_set_num_tickets.3ssl +/usr/share/man/man3/SSL_get_num_tickets.3ssl -> /usr/share/man/man3/SSL_CTX_set_num_tickets.3ssl +/usr/share/man/man3/SSL_CTX_get_num_tickets.3ssl -> /usr/share/man/man3/SSL_CTX_set_num_tickets.3ssl +/usr/share/man/man3/SSL_CTX_set_options.3ssl +/usr/share/man/man3/SSL_set_options.3ssl -> /usr/share/man/man3/SSL_CTX_set_options.3ssl +/usr/share/man/man3/SSL_CTX_clear_options.3ssl -> /usr/share/man/man3/SSL_CTX_set_options.3ssl +/usr/share/man/man3/SSL_clear_options.3ssl -> /usr/share/man/man3/SSL_CTX_set_options.3ssl +/usr/share/man/man3/SSL_CTX_get_options.3ssl -> /usr/share/man/man3/SSL_CTX_set_options.3ssl +/usr/share/man/man3/SSL_get_options.3ssl -> /usr/share/man/man3/SSL_CTX_set_options.3ssl +/usr/share/man/man3/SSL_get_secure_renegotiation_support.3ssl -> /usr/share/man/man3/SSL_CTX_set_options.3ssl +/usr/share/man/man3/SSL_CTX_set_psk_client_callback.3ssl +/usr/share/man/man3/SSL_psk_client_cb_func.3ssl -> /usr/share/man/man3/SSL_CTX_set_psk_client_callback.3ssl +/usr/share/man/man3/SSL_psk_use_session_cb_func.3ssl -> /usr/share/man/man3/SSL_CTX_set_psk_client_callback.3ssl +/usr/share/man/man3/SSL_set_psk_client_callback.3ssl -> /usr/share/man/man3/SSL_CTX_set_psk_client_callback.3ssl +/usr/share/man/man3/SSL_CTX_set_psk_use_session_callback.3ssl -> /usr/share/man/man3/SSL_CTX_set_psk_client_callback.3ssl +/usr/share/man/man3/SSL_set_psk_use_session_callback.3ssl -> /usr/share/man/man3/SSL_CTX_set_psk_client_callback.3ssl +/usr/share/man/man3/SSL_CTX_set_quiet_shutdown.3ssl +/usr/share/man/man3/SSL_CTX_get_quiet_shutdown.3ssl -> /usr/share/man/man3/SSL_CTX_set_quiet_shutdown.3ssl +/usr/share/man/man3/SSL_set_quiet_shutdown.3ssl -> /usr/share/man/man3/SSL_CTX_set_quiet_shutdown.3ssl +/usr/share/man/man3/SSL_get_quiet_shutdown.3ssl -> /usr/share/man/man3/SSL_CTX_set_quiet_shutdown.3ssl +/usr/share/man/man3/SSL_CTX_set_read_ahead.3ssl +/usr/share/man/man3/SSL_CTX_get_read_ahead.3ssl -> /usr/share/man/man3/SSL_CTX_set_read_ahead.3ssl +/usr/share/man/man3/SSL_set_read_ahead.3ssl -> /usr/share/man/man3/SSL_CTX_set_read_ahead.3ssl +/usr/share/man/man3/SSL_get_read_ahead.3ssl -> /usr/share/man/man3/SSL_CTX_set_read_ahead.3ssl +/usr/share/man/man3/SSL_CTX_get_default_read_ahead.3ssl -> /usr/share/man/man3/SSL_CTX_set_read_ahead.3ssl +/usr/share/man/man3/SSL_CTX_set_record_padding_callback.3ssl +/usr/share/man/man3/SSL_set_record_padding_callback.3ssl -> /usr/share/man/man3/SSL_CTX_set_record_padding_callback.3ssl +/usr/share/man/man3/SSL_CTX_set_record_padding_callback_arg.3ssl -> /usr/share/man/man3/SSL_CTX_set_record_padding_callback.3ssl +/usr/share/man/man3/SSL_set_record_padding_callback_arg.3ssl -> /usr/share/man/man3/SSL_CTX_set_record_padding_callback.3ssl +/usr/share/man/man3/SSL_CTX_get_record_padding_callback_arg.3ssl -> /usr/share/man/man3/SSL_CTX_set_record_padding_callback.3ssl +/usr/share/man/man3/SSL_get_record_padding_callback_arg.3ssl -> /usr/share/man/man3/SSL_CTX_set_record_padding_callback.3ssl +/usr/share/man/man3/SSL_CTX_set_block_padding.3ssl -> /usr/share/man/man3/SSL_CTX_set_record_padding_callback.3ssl +/usr/share/man/man3/SSL_set_block_padding.3ssl -> /usr/share/man/man3/SSL_CTX_set_record_padding_callback.3ssl +/usr/share/man/man3/SSL_CTX_set_security_level.3ssl +/usr/share/man/man3/SSL_set_security_level.3ssl -> /usr/share/man/man3/SSL_CTX_set_security_level.3ssl +/usr/share/man/man3/SSL_CTX_get_security_level.3ssl -> /usr/share/man/man3/SSL_CTX_set_security_level.3ssl +/usr/share/man/man3/SSL_get_security_level.3ssl -> /usr/share/man/man3/SSL_CTX_set_security_level.3ssl +/usr/share/man/man3/SSL_CTX_set_security_callback.3ssl -> /usr/share/man/man3/SSL_CTX_set_security_level.3ssl +/usr/share/man/man3/SSL_set_security_callback.3ssl -> /usr/share/man/man3/SSL_CTX_set_security_level.3ssl +/usr/share/man/man3/SSL_CTX_get_security_callback.3ssl -> /usr/share/man/man3/SSL_CTX_set_security_level.3ssl +/usr/share/man/man3/SSL_get_security_callback.3ssl -> /usr/share/man/man3/SSL_CTX_set_security_level.3ssl +/usr/share/man/man3/SSL_CTX_set0_security_ex_data.3ssl -> /usr/share/man/man3/SSL_CTX_set_security_level.3ssl +/usr/share/man/man3/SSL_set0_security_ex_data.3ssl -> /usr/share/man/man3/SSL_CTX_set_security_level.3ssl +/usr/share/man/man3/SSL_CTX_get0_security_ex_data.3ssl -> /usr/share/man/man3/SSL_CTX_set_security_level.3ssl +/usr/share/man/man3/SSL_get0_security_ex_data.3ssl -> /usr/share/man/man3/SSL_CTX_set_security_level.3ssl +/usr/share/man/man3/SSL_CTX_set_session_cache_mode.3ssl +/usr/share/man/man3/SSL_CTX_get_session_cache_mode.3ssl -> /usr/share/man/man3/SSL_CTX_set_session_cache_mode.3ssl +/usr/share/man/man3/SSL_CTX_set_session_id_context.3ssl +/usr/share/man/man3/SSL_set_session_id_context.3ssl -> /usr/share/man/man3/SSL_CTX_set_session_id_context.3ssl +/usr/share/man/man3/SSL_CTX_set_session_ticket_cb.3ssl +/usr/share/man/man3/SSL_SESSION_get0_ticket_appdata.3ssl -> /usr/share/man/man3/SSL_CTX_set_session_ticket_cb.3ssl +/usr/share/man/man3/SSL_SESSION_set1_ticket_appdata.3ssl -> /usr/share/man/man3/SSL_CTX_set_session_ticket_cb.3ssl +/usr/share/man/man3/SSL_CTX_generate_session_ticket_fn.3ssl -> /usr/share/man/man3/SSL_CTX_set_session_ticket_cb.3ssl +/usr/share/man/man3/SSL_CTX_decrypt_session_ticket_fn.3ssl -> /usr/share/man/man3/SSL_CTX_set_session_ticket_cb.3ssl +/usr/share/man/man3/SSL_CTX_set_split_send_fragment.3ssl +/usr/share/man/man3/SSL_CTX_set_max_send_fragment.3ssl -> /usr/share/man/man3/SSL_CTX_set_split_send_fragment.3ssl +/usr/share/man/man3/SSL_set_max_send_fragment.3ssl -> /usr/share/man/man3/SSL_CTX_set_split_send_fragment.3ssl +/usr/share/man/man3/SSL_set_split_send_fragment.3ssl -> /usr/share/man/man3/SSL_CTX_set_split_send_fragment.3ssl +/usr/share/man/man3/SSL_CTX_set_max_pipelines.3ssl -> /usr/share/man/man3/SSL_CTX_set_split_send_fragment.3ssl +/usr/share/man/man3/SSL_set_max_pipelines.3ssl -> /usr/share/man/man3/SSL_CTX_set_split_send_fragment.3ssl +/usr/share/man/man3/SSL_CTX_set_default_read_buffer_len.3ssl -> /usr/share/man/man3/SSL_CTX_set_split_send_fragment.3ssl +/usr/share/man/man3/SSL_set_default_read_buffer_len.3ssl -> /usr/share/man/man3/SSL_CTX_set_split_send_fragment.3ssl +/usr/share/man/man3/SSL_CTX_set_tlsext_max_fragment_length.3ssl -> /usr/share/man/man3/SSL_CTX_set_split_send_fragment.3ssl +/usr/share/man/man3/SSL_set_tlsext_max_fragment_length.3ssl -> /usr/share/man/man3/SSL_CTX_set_split_send_fragment.3ssl +/usr/share/man/man3/SSL_SESSION_get_max_fragment_length.3ssl -> /usr/share/man/man3/SSL_CTX_set_split_send_fragment.3ssl +/usr/share/man/man3/SSL_CTX_set_ssl_version.3ssl +/usr/share/man/man3/SSL_set_ssl_method.3ssl -> /usr/share/man/man3/SSL_CTX_set_ssl_version.3ssl +/usr/share/man/man3/SSL_get_ssl_method.3ssl -> /usr/share/man/man3/SSL_CTX_set_ssl_version.3ssl +/usr/share/man/man3/SSL_CTX_set_stateless_cookie_generate_cb.3ssl +/usr/share/man/man3/SSL_CTX_set_stateless_cookie_verify_cb.3ssl -> /usr/share/man/man3/SSL_CTX_set_stateless_cookie_generate_cb.3ssl +/usr/share/man/man3/SSL_CTX_set_cookie_generate_cb.3ssl -> /usr/share/man/man3/SSL_CTX_set_stateless_cookie_generate_cb.3ssl +/usr/share/man/man3/SSL_CTX_set_cookie_verify_cb.3ssl -> /usr/share/man/man3/SSL_CTX_set_stateless_cookie_generate_cb.3ssl +/usr/share/man/man3/SSL_CTX_set_timeout.3ssl +/usr/share/man/man3/SSL_CTX_get_timeout.3ssl -> /usr/share/man/man3/SSL_CTX_set_timeout.3ssl +/usr/share/man/man3/SSL_CTX_set_tlsext_servername_callback.3ssl +/usr/share/man/man3/SSL_CTX_set_tlsext_servername_arg.3ssl -> /usr/share/man/man3/SSL_CTX_set_tlsext_servername_callback.3ssl +/usr/share/man/man3/SSL_get_servername_type.3ssl -> /usr/share/man/man3/SSL_CTX_set_tlsext_servername_callback.3ssl +/usr/share/man/man3/SSL_get_servername.3ssl -> /usr/share/man/man3/SSL_CTX_set_tlsext_servername_callback.3ssl +/usr/share/man/man3/SSL_set_tlsext_host_name.3ssl -> /usr/share/man/man3/SSL_CTX_set_tlsext_servername_callback.3ssl +/usr/share/man/man3/SSL_CTX_set_tlsext_status_cb.3ssl +/usr/share/man/man3/SSL_CTX_get_tlsext_status_cb.3ssl -> /usr/share/man/man3/SSL_CTX_set_tlsext_status_cb.3ssl +/usr/share/man/man3/SSL_CTX_set_tlsext_status_arg.3ssl -> /usr/share/man/man3/SSL_CTX_set_tlsext_status_cb.3ssl +/usr/share/man/man3/SSL_CTX_get_tlsext_status_arg.3ssl -> /usr/share/man/man3/SSL_CTX_set_tlsext_status_cb.3ssl +/usr/share/man/man3/SSL_CTX_set_tlsext_status_type.3ssl -> /usr/share/man/man3/SSL_CTX_set_tlsext_status_cb.3ssl +/usr/share/man/man3/SSL_CTX_get_tlsext_status_type.3ssl -> /usr/share/man/man3/SSL_CTX_set_tlsext_status_cb.3ssl +/usr/share/man/man3/SSL_set_tlsext_status_type.3ssl -> /usr/share/man/man3/SSL_CTX_set_tlsext_status_cb.3ssl +/usr/share/man/man3/SSL_get_tlsext_status_type.3ssl -> /usr/share/man/man3/SSL_CTX_set_tlsext_status_cb.3ssl +/usr/share/man/man3/SSL_get_tlsext_status_ocsp_resp.3ssl -> /usr/share/man/man3/SSL_CTX_set_tlsext_status_cb.3ssl +/usr/share/man/man3/SSL_set_tlsext_status_ocsp_resp.3ssl -> /usr/share/man/man3/SSL_CTX_set_tlsext_status_cb.3ssl +/usr/share/man/man3/SSL_CTX_set_tlsext_ticket_key_cb.3ssl +/usr/share/man/man3/SSL_CTX_set_tlsext_use_srtp.3ssl +/usr/share/man/man3/SSL_set_tlsext_use_srtp.3ssl -> /usr/share/man/man3/SSL_CTX_set_tlsext_use_srtp.3ssl +/usr/share/man/man3/SSL_get_srtp_profiles.3ssl -> /usr/share/man/man3/SSL_CTX_set_tlsext_use_srtp.3ssl +/usr/share/man/man3/SSL_get_selected_srtp_profile.3ssl -> /usr/share/man/man3/SSL_CTX_set_tlsext_use_srtp.3ssl +/usr/share/man/man3/SSL_CTX_set_tmp_dh_callback.3ssl +/usr/share/man/man3/SSL_CTX_set_tmp_dh.3ssl -> /usr/share/man/man3/SSL_CTX_set_tmp_dh_callback.3ssl +/usr/share/man/man3/SSL_set_tmp_dh_callback.3ssl -> /usr/share/man/man3/SSL_CTX_set_tmp_dh_callback.3ssl +/usr/share/man/man3/SSL_set_tmp_dh.3ssl -> /usr/share/man/man3/SSL_CTX_set_tmp_dh_callback.3ssl +/usr/share/man/man3/SSL_CTX_set_verify.3ssl +/usr/share/man/man3/SSL_get_ex_data_X509_STORE_CTX_idx.3ssl -> /usr/share/man/man3/SSL_CTX_set_verify.3ssl +/usr/share/man/man3/SSL_set_verify.3ssl -> /usr/share/man/man3/SSL_CTX_set_verify.3ssl +/usr/share/man/man3/SSL_CTX_set_verify_depth.3ssl -> /usr/share/man/man3/SSL_CTX_set_verify.3ssl +/usr/share/man/man3/SSL_set_verify_depth.3ssl -> /usr/share/man/man3/SSL_CTX_set_verify.3ssl +/usr/share/man/man3/SSL_verify_cb.3ssl -> /usr/share/man/man3/SSL_CTX_set_verify.3ssl +/usr/share/man/man3/SSL_verify_client_post_handshake.3ssl -> /usr/share/man/man3/SSL_CTX_set_verify.3ssl +/usr/share/man/man3/SSL_set_post_handshake_auth.3ssl -> /usr/share/man/man3/SSL_CTX_set_verify.3ssl +/usr/share/man/man3/SSL_CTX_set_post_handshake_auth.3ssl -> /usr/share/man/man3/SSL_CTX_set_verify.3ssl +/usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_CTX_use_certificate_ASN1.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_CTX_use_certificate_file.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_use_certificate.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_use_certificate_ASN1.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_use_certificate_file.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_CTX_use_certificate_chain_file.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_use_certificate_chain_file.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_CTX_use_PrivateKey.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_CTX_use_PrivateKey_ASN1.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_CTX_use_PrivateKey_file.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_CTX_use_RSAPrivateKey.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_CTX_use_RSAPrivateKey_ASN1.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_CTX_use_RSAPrivateKey_file.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_use_PrivateKey_file.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_use_PrivateKey_ASN1.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_use_PrivateKey.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_use_RSAPrivateKey.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_use_RSAPrivateKey_ASN1.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_use_RSAPrivateKey_file.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_CTX_check_private_key.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_check_private_key.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_CTX_use_cert_and_key.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_use_cert_and_key.3ssl -> /usr/share/man/man3/SSL_CTX_use_certificate.3ssl +/usr/share/man/man3/SSL_CTX_use_psk_identity_hint.3ssl +/usr/share/man/man3/SSL_psk_server_cb_func.3ssl -> /usr/share/man/man3/SSL_CTX_use_psk_identity_hint.3ssl +/usr/share/man/man3/SSL_psk_find_session_cb_func.3ssl -> /usr/share/man/man3/SSL_CTX_use_psk_identity_hint.3ssl +/usr/share/man/man3/SSL_use_psk_identity_hint.3ssl -> /usr/share/man/man3/SSL_CTX_use_psk_identity_hint.3ssl +/usr/share/man/man3/SSL_CTX_set_psk_server_callback.3ssl -> /usr/share/man/man3/SSL_CTX_use_psk_identity_hint.3ssl +/usr/share/man/man3/SSL_set_psk_server_callback.3ssl -> /usr/share/man/man3/SSL_CTX_use_psk_identity_hint.3ssl +/usr/share/man/man3/SSL_CTX_set_psk_find_session_callback.3ssl -> /usr/share/man/man3/SSL_CTX_use_psk_identity_hint.3ssl +/usr/share/man/man3/SSL_set_psk_find_session_callback.3ssl -> /usr/share/man/man3/SSL_CTX_use_psk_identity_hint.3ssl +/usr/share/man/man3/SSL_CTX_use_serverinfo.3ssl +/usr/share/man/man3/SSL_CTX_use_serverinfo_ex.3ssl -> /usr/share/man/man3/SSL_CTX_use_serverinfo.3ssl +/usr/share/man/man3/SSL_CTX_use_serverinfo_file.3ssl -> /usr/share/man/man3/SSL_CTX_use_serverinfo.3ssl +/usr/share/man/man3/SSL_do_handshake.3ssl +/usr/share/man/man3/SSL_export_keying_material.3ssl +/usr/share/man/man3/SSL_export_keying_material_early.3ssl -> /usr/share/man/man3/SSL_export_keying_material.3ssl +/usr/share/man/man3/SSL_extension_supported.3ssl +/usr/share/man/man3/SSL_CTX_add_custom_ext.3ssl -> /usr/share/man/man3/SSL_extension_supported.3ssl +/usr/share/man/man3/SSL_CTX_add_client_custom_ext.3ssl -> /usr/share/man/man3/SSL_extension_supported.3ssl +/usr/share/man/man3/SSL_CTX_add_server_custom_ext.3ssl -> /usr/share/man/man3/SSL_extension_supported.3ssl +/usr/share/man/man3/custom_ext_add_cb.3ssl -> /usr/share/man/man3/SSL_extension_supported.3ssl +/usr/share/man/man3/custom_ext_free_cb.3ssl -> /usr/share/man/man3/SSL_extension_supported.3ssl +/usr/share/man/man3/custom_ext_parse_cb.3ssl -> /usr/share/man/man3/SSL_extension_supported.3ssl +/usr/share/man/man3/SSL_free.3ssl +/usr/share/man/man3/SSL_get0_peer_scts.3ssl +/usr/share/man/man3/SSL_get_all_async_fds.3ssl +/usr/share/man/man3/SSL_waiting_for_async.3ssl -> /usr/share/man/man3/SSL_get_all_async_fds.3ssl +/usr/share/man/man3/SSL_get_changed_async_fds.3ssl -> /usr/share/man/man3/SSL_get_all_async_fds.3ssl +/usr/share/man/man3/SSL_get_ciphers.3ssl +/usr/share/man/man3/SSL_get1_supported_ciphers.3ssl -> /usr/share/man/man3/SSL_get_ciphers.3ssl +/usr/share/man/man3/SSL_get_client_ciphers.3ssl -> /usr/share/man/man3/SSL_get_ciphers.3ssl +/usr/share/man/man3/SSL_CTX_get_ciphers.3ssl -> /usr/share/man/man3/SSL_get_ciphers.3ssl +/usr/share/man/man3/SSL_bytes_to_cipher_list.3ssl -> /usr/share/man/man3/SSL_get_ciphers.3ssl +/usr/share/man/man3/SSL_get_cipher_list.3ssl -> /usr/share/man/man3/SSL_get_ciphers.3ssl +/usr/share/man/man3/SSL_get_shared_ciphers.3ssl -> /usr/share/man/man3/SSL_get_ciphers.3ssl +/usr/share/man/man3/SSL_get_client_random.3ssl +/usr/share/man/man3/SSL_get_server_random.3ssl -> /usr/share/man/man3/SSL_get_client_random.3ssl +/usr/share/man/man3/SSL_SESSION_get_master_key.3ssl -> /usr/share/man/man3/SSL_get_client_random.3ssl +/usr/share/man/man3/SSL_SESSION_set1_master_key.3ssl -> /usr/share/man/man3/SSL_get_client_random.3ssl +/usr/share/man/man3/SSL_get_current_cipher.3ssl +/usr/share/man/man3/SSL_get_cipher_name.3ssl -> /usr/share/man/man3/SSL_get_current_cipher.3ssl +/usr/share/man/man3/SSL_get_cipher.3ssl -> /usr/share/man/man3/SSL_get_current_cipher.3ssl +/usr/share/man/man3/SSL_get_cipher_bits.3ssl -> /usr/share/man/man3/SSL_get_current_cipher.3ssl +/usr/share/man/man3/SSL_get_cipher_version.3ssl -> /usr/share/man/man3/SSL_get_current_cipher.3ssl +/usr/share/man/man3/SSL_get_pending_cipher.3ssl -> /usr/share/man/man3/SSL_get_current_cipher.3ssl +/usr/share/man/man3/SSL_get_default_timeout.3ssl +/usr/share/man/man3/SSL_get_error.3ssl +/usr/share/man/man3/SSL_get_extms_support.3ssl +/usr/share/man/man3/SSL_get_fd.3ssl +/usr/share/man/man3/SSL_get_rfd.3ssl -> /usr/share/man/man3/SSL_get_fd.3ssl +/usr/share/man/man3/SSL_get_wfd.3ssl -> /usr/share/man/man3/SSL_get_fd.3ssl +/usr/share/man/man3/SSL_get_peer_cert_chain.3ssl +/usr/share/man/man3/SSL_get0_verified_chain.3ssl -> /usr/share/man/man3/SSL_get_peer_cert_chain.3ssl +/usr/share/man/man3/SSL_get_peer_certificate.3ssl +/usr/share/man/man3/SSL_get_peer_signature_nid.3ssl +/usr/share/man/man3/SSL_get_peer_signature_type_nid.3ssl -> /usr/share/man/man3/SSL_get_peer_signature_nid.3ssl +/usr/share/man/man3/SSL_get_signature_nid.3ssl -> /usr/share/man/man3/SSL_get_peer_signature_nid.3ssl +/usr/share/man/man3/SSL_get_signature_type_nid.3ssl -> /usr/share/man/man3/SSL_get_peer_signature_nid.3ssl +/usr/share/man/man3/SSL_get_peer_tmp_key.3ssl +/usr/share/man/man3/SSL_get_server_tmp_key.3ssl -> /usr/share/man/man3/SSL_get_peer_tmp_key.3ssl +/usr/share/man/man3/SSL_get_tmp_key.3ssl -> /usr/share/man/man3/SSL_get_peer_tmp_key.3ssl +/usr/share/man/man3/SSL_get_psk_identity.3ssl +/usr/share/man/man3/SSL_get_psk_identity_hint.3ssl -> /usr/share/man/man3/SSL_get_psk_identity.3ssl +/usr/share/man/man3/SSL_get_rbio.3ssl +/usr/share/man/man3/SSL_get_wbio.3ssl -> /usr/share/man/man3/SSL_get_rbio.3ssl +/usr/share/man/man3/SSL_get_session.3ssl +/usr/share/man/man3/SSL_get0_session.3ssl -> /usr/share/man/man3/SSL_get_session.3ssl +/usr/share/man/man3/SSL_get1_session.3ssl -> /usr/share/man/man3/SSL_get_session.3ssl +/usr/share/man/man3/SSL_get_shared_sigalgs.3ssl +/usr/share/man/man3/SSL_get_sigalgs.3ssl -> /usr/share/man/man3/SSL_get_shared_sigalgs.3ssl +/usr/share/man/man3/SSL_get_SSL_CTX.3ssl +/usr/share/man/man3/SSL_get_verify_result.3ssl +/usr/share/man/man3/SSL_get_version.3ssl +/usr/share/man/man3/SSL_client_version.3ssl -> /usr/share/man/man3/SSL_get_version.3ssl +/usr/share/man/man3/SSL_is_dtls.3ssl -> /usr/share/man/man3/SSL_get_version.3ssl +/usr/share/man/man3/SSL_version.3ssl -> /usr/share/man/man3/SSL_get_version.3ssl +/usr/share/man/man3/SSL_in_init.3ssl +/usr/share/man/man3/SSL_in_before.3ssl -> /usr/share/man/man3/SSL_in_init.3ssl +/usr/share/man/man3/SSL_is_init_finished.3ssl -> /usr/share/man/man3/SSL_in_init.3ssl +/usr/share/man/man3/SSL_in_connect_init.3ssl -> /usr/share/man/man3/SSL_in_init.3ssl +/usr/share/man/man3/SSL_in_accept_init.3ssl -> /usr/share/man/man3/SSL_in_init.3ssl +/usr/share/man/man3/SSL_get_state.3ssl -> /usr/share/man/man3/SSL_in_init.3ssl +/usr/share/man/man3/SSL_key_update.3ssl +/usr/share/man/man3/SSL_get_key_update_type.3ssl -> /usr/share/man/man3/SSL_key_update.3ssl +/usr/share/man/man3/SSL_renegotiate.3ssl -> /usr/share/man/man3/SSL_key_update.3ssl +/usr/share/man/man3/SSL_renegotiate_abbreviated.3ssl -> /usr/share/man/man3/SSL_key_update.3ssl +/usr/share/man/man3/SSL_renegotiate_pending.3ssl -> /usr/share/man/man3/SSL_key_update.3ssl +/usr/share/man/man3/SSL_library_init.3ssl +/usr/share/man/man3/OpenSSL_add_ssl_algorithms.3ssl -> /usr/share/man/man3/SSL_library_init.3ssl +/usr/share/man/man3/SSL_load_client_CA_file.3ssl +/usr/share/man/man3/SSL_add_file_cert_subjects_to_stack.3ssl -> /usr/share/man/man3/SSL_load_client_CA_file.3ssl +/usr/share/man/man3/SSL_add_dir_cert_subjects_to_stack.3ssl -> /usr/share/man/man3/SSL_load_client_CA_file.3ssl +/usr/share/man/man3/SSL_new.3ssl +/usr/share/man/man3/SSL_dup.3ssl -> /usr/share/man/man3/SSL_new.3ssl +/usr/share/man/man3/SSL_up_ref.3ssl -> /usr/share/man/man3/SSL_new.3ssl +/usr/share/man/man3/SSL_pending.3ssl +/usr/share/man/man3/SSL_has_pending.3ssl -> /usr/share/man/man3/SSL_pending.3ssl +/usr/share/man/man3/SSL_read.3ssl +/usr/share/man/man3/SSL_read_ex.3ssl -> /usr/share/man/man3/SSL_read.3ssl +/usr/share/man/man3/SSL_peek_ex.3ssl -> /usr/share/man/man3/SSL_read.3ssl +/usr/share/man/man3/SSL_peek.3ssl -> /usr/share/man/man3/SSL_read.3ssl +/usr/share/man/man3/SSL_read_early_data.3ssl +/usr/share/man/man3/SSL_set_max_early_data.3ssl -> /usr/share/man/man3/SSL_read_early_data.3ssl +/usr/share/man/man3/SSL_CTX_set_max_early_data.3ssl -> /usr/share/man/man3/SSL_read_early_data.3ssl +/usr/share/man/man3/SSL_get_max_early_data.3ssl -> /usr/share/man/man3/SSL_read_early_data.3ssl +/usr/share/man/man3/SSL_CTX_get_max_early_data.3ssl -> /usr/share/man/man3/SSL_read_early_data.3ssl +/usr/share/man/man3/SSL_set_recv_max_early_data.3ssl -> /usr/share/man/man3/SSL_read_early_data.3ssl +/usr/share/man/man3/SSL_CTX_set_recv_max_early_data.3ssl -> /usr/share/man/man3/SSL_read_early_data.3ssl +/usr/share/man/man3/SSL_get_recv_max_early_data.3ssl -> /usr/share/man/man3/SSL_read_early_data.3ssl +/usr/share/man/man3/SSL_CTX_get_recv_max_early_data.3ssl -> /usr/share/man/man3/SSL_read_early_data.3ssl +/usr/share/man/man3/SSL_SESSION_get_max_early_data.3ssl -> /usr/share/man/man3/SSL_read_early_data.3ssl +/usr/share/man/man3/SSL_SESSION_set_max_early_data.3ssl -> /usr/share/man/man3/SSL_read_early_data.3ssl +/usr/share/man/man3/SSL_write_early_data.3ssl -> /usr/share/man/man3/SSL_read_early_data.3ssl +/usr/share/man/man3/SSL_get_early_data_status.3ssl -> /usr/share/man/man3/SSL_read_early_data.3ssl +/usr/share/man/man3/SSL_allow_early_data_cb_fn.3ssl -> /usr/share/man/man3/SSL_read_early_data.3ssl +/usr/share/man/man3/SSL_CTX_set_allow_early_data_cb.3ssl -> /usr/share/man/man3/SSL_read_early_data.3ssl +/usr/share/man/man3/SSL_set_allow_early_data_cb.3ssl -> /usr/share/man/man3/SSL_read_early_data.3ssl +/usr/share/man/man3/SSL_rstate_string.3ssl +/usr/share/man/man3/SSL_rstate_string_long.3ssl -> /usr/share/man/man3/SSL_rstate_string.3ssl +/usr/share/man/man3/SSL_SESSION_free.3ssl +/usr/share/man/man3/SSL_SESSION_new.3ssl -> /usr/share/man/man3/SSL_SESSION_free.3ssl +/usr/share/man/man3/SSL_SESSION_dup.3ssl -> /usr/share/man/man3/SSL_SESSION_free.3ssl +/usr/share/man/man3/SSL_SESSION_up_ref.3ssl -> /usr/share/man/man3/SSL_SESSION_free.3ssl +/usr/share/man/man3/SSL_SESSION_get0_cipher.3ssl +/usr/share/man/man3/SSL_SESSION_set_cipher.3ssl -> /usr/share/man/man3/SSL_SESSION_get0_cipher.3ssl +/usr/share/man/man3/SSL_SESSION_get0_hostname.3ssl +/usr/share/man/man3/SSL_SESSION_set1_hostname.3ssl -> /usr/share/man/man3/SSL_SESSION_get0_hostname.3ssl +/usr/share/man/man3/SSL_SESSION_get0_alpn_selected.3ssl -> /usr/share/man/man3/SSL_SESSION_get0_hostname.3ssl +/usr/share/man/man3/SSL_SESSION_set1_alpn_selected.3ssl -> /usr/share/man/man3/SSL_SESSION_get0_hostname.3ssl +/usr/share/man/man3/SSL_SESSION_get0_id_context.3ssl +/usr/share/man/man3/SSL_SESSION_set1_id_context.3ssl -> /usr/share/man/man3/SSL_SESSION_get0_id_context.3ssl +/usr/share/man/man3/SSL_SESSION_get0_peer.3ssl +/usr/share/man/man3/SSL_SESSION_get_compress_id.3ssl +/usr/share/man/man3/SSL_SESSION_get_ex_data.3ssl +/usr/share/man/man3/SSL_SESSION_set_ex_data.3ssl -> /usr/share/man/man3/SSL_SESSION_get_ex_data.3ssl +/usr/share/man/man3/SSL_SESSION_get_protocol_version.3ssl +/usr/share/man/man3/SSL_SESSION_set_protocol_version.3ssl -> /usr/share/man/man3/SSL_SESSION_get_protocol_version.3ssl +/usr/share/man/man3/SSL_SESSION_get_time.3ssl +/usr/share/man/man3/SSL_SESSION_set_time.3ssl -> /usr/share/man/man3/SSL_SESSION_get_time.3ssl +/usr/share/man/man3/SSL_SESSION_get_timeout.3ssl -> /usr/share/man/man3/SSL_SESSION_get_time.3ssl +/usr/share/man/man3/SSL_SESSION_set_timeout.3ssl -> /usr/share/man/man3/SSL_SESSION_get_time.3ssl +/usr/share/man/man3/SSL_get_time.3ssl -> /usr/share/man/man3/SSL_SESSION_get_time.3ssl +/usr/share/man/man3/SSL_set_time.3ssl -> /usr/share/man/man3/SSL_SESSION_get_time.3ssl +/usr/share/man/man3/SSL_get_timeout.3ssl -> /usr/share/man/man3/SSL_SESSION_get_time.3ssl +/usr/share/man/man3/SSL_set_timeout.3ssl -> /usr/share/man/man3/SSL_SESSION_get_time.3ssl +/usr/share/man/man3/SSL_SESSION_has_ticket.3ssl +/usr/share/man/man3/SSL_SESSION_get0_ticket.3ssl -> /usr/share/man/man3/SSL_SESSION_has_ticket.3ssl +/usr/share/man/man3/SSL_SESSION_get_ticket_lifetime_hint.3ssl -> /usr/share/man/man3/SSL_SESSION_has_ticket.3ssl +/usr/share/man/man3/SSL_SESSION_is_resumable.3ssl +/usr/share/man/man3/SSL_SESSION_print.3ssl +/usr/share/man/man3/SSL_SESSION_print_fp.3ssl -> /usr/share/man/man3/SSL_SESSION_print.3ssl +/usr/share/man/man3/SSL_SESSION_print_keylog.3ssl -> /usr/share/man/man3/SSL_SESSION_print.3ssl +/usr/share/man/man3/SSL_session_reused.3ssl +/usr/share/man/man3/SSL_SESSION_set1_id.3ssl +/usr/share/man/man3/SSL_SESSION_get_id.3ssl -> /usr/share/man/man3/SSL_SESSION_set1_id.3ssl +/usr/share/man/man3/SSL_set1_host.3ssl +/usr/share/man/man3/SSL_add1_host.3ssl -> /usr/share/man/man3/SSL_set1_host.3ssl +/usr/share/man/man3/SSL_set_hostflags.3ssl -> /usr/share/man/man3/SSL_set1_host.3ssl +/usr/share/man/man3/SSL_get0_peername.3ssl -> /usr/share/man/man3/SSL_set1_host.3ssl +/usr/share/man/man3/SSL_set_bio.3ssl +/usr/share/man/man3/SSL_set0_rbio.3ssl -> /usr/share/man/man3/SSL_set_bio.3ssl +/usr/share/man/man3/SSL_set0_wbio.3ssl -> /usr/share/man/man3/SSL_set_bio.3ssl +/usr/share/man/man3/SSL_set_connect_state.3ssl +/usr/share/man/man3/SSL_set_accept_state.3ssl -> /usr/share/man/man3/SSL_set_connect_state.3ssl +/usr/share/man/man3/SSL_is_server.3ssl -> /usr/share/man/man3/SSL_set_connect_state.3ssl +/usr/share/man/man3/SSL_set_fd.3ssl +/usr/share/man/man3/SSL_set_rfd.3ssl -> /usr/share/man/man3/SSL_set_fd.3ssl +/usr/share/man/man3/SSL_set_wfd.3ssl -> /usr/share/man/man3/SSL_set_fd.3ssl +/usr/share/man/man3/SSL_set_session.3ssl +/usr/share/man/man3/SSL_set_shutdown.3ssl +/usr/share/man/man3/SSL_get_shutdown.3ssl -> /usr/share/man/man3/SSL_set_shutdown.3ssl +/usr/share/man/man3/SSL_set_verify_result.3ssl +/usr/share/man/man3/SSL_shutdown.3ssl +/usr/share/man/man3/SSL_state_string.3ssl +/usr/share/man/man3/SSL_state_string_long.3ssl -> /usr/share/man/man3/SSL_state_string.3ssl +/usr/share/man/man3/SSL_want.3ssl +/usr/share/man/man3/SSL_want_nothing.3ssl -> /usr/share/man/man3/SSL_want.3ssl +/usr/share/man/man3/SSL_want_read.3ssl -> /usr/share/man/man3/SSL_want.3ssl +/usr/share/man/man3/SSL_want_write.3ssl -> /usr/share/man/man3/SSL_want.3ssl +/usr/share/man/man3/SSL_want_x509_lookup.3ssl -> /usr/share/man/man3/SSL_want.3ssl +/usr/share/man/man3/SSL_want_async.3ssl -> /usr/share/man/man3/SSL_want.3ssl +/usr/share/man/man3/SSL_want_async_job.3ssl -> /usr/share/man/man3/SSL_want.3ssl +/usr/share/man/man3/SSL_want_client_hello_cb.3ssl -> /usr/share/man/man3/SSL_want.3ssl +/usr/share/man/man3/SSL_write.3ssl +/usr/share/man/man3/SSL_write_ex.3ssl -> /usr/share/man/man3/SSL_write.3ssl +/usr/share/man/man3/UI_create_method.3ssl +/usr/share/man/man3/UI_METHOD.3ssl -> /usr/share/man/man3/UI_create_method.3ssl +/usr/share/man/man3/UI_destroy_method.3ssl -> /usr/share/man/man3/UI_create_method.3ssl +/usr/share/man/man3/UI_method_set_opener.3ssl -> /usr/share/man/man3/UI_create_method.3ssl +/usr/share/man/man3/UI_method_set_writer.3ssl -> /usr/share/man/man3/UI_create_method.3ssl +/usr/share/man/man3/UI_method_set_flusher.3ssl -> /usr/share/man/man3/UI_create_method.3ssl +/usr/share/man/man3/UI_method_set_reader.3ssl -> /usr/share/man/man3/UI_create_method.3ssl +/usr/share/man/man3/UI_method_set_closer.3ssl -> /usr/share/man/man3/UI_create_method.3ssl +/usr/share/man/man3/UI_method_set_data_duplicator.3ssl -> /usr/share/man/man3/UI_create_method.3ssl +/usr/share/man/man3/UI_method_set_prompt_constructor.3ssl -> /usr/share/man/man3/UI_create_method.3ssl +/usr/share/man/man3/UI_method_set_ex_data.3ssl -> /usr/share/man/man3/UI_create_method.3ssl +/usr/share/man/man3/UI_method_get_opener.3ssl -> /usr/share/man/man3/UI_create_method.3ssl +/usr/share/man/man3/UI_method_get_writer.3ssl -> /usr/share/man/man3/UI_create_method.3ssl +/usr/share/man/man3/UI_method_get_flusher.3ssl -> /usr/share/man/man3/UI_create_method.3ssl +/usr/share/man/man3/UI_method_get_reader.3ssl -> /usr/share/man/man3/UI_create_method.3ssl +/usr/share/man/man3/UI_method_get_closer.3ssl -> /usr/share/man/man3/UI_create_method.3ssl +/usr/share/man/man3/UI_method_get_data_duplicator.3ssl -> /usr/share/man/man3/UI_create_method.3ssl +/usr/share/man/man3/UI_method_get_data_destructor.3ssl -> /usr/share/man/man3/UI_create_method.3ssl +/usr/share/man/man3/UI_method_get_prompt_constructor.3ssl -> /usr/share/man/man3/UI_create_method.3ssl +/usr/share/man/man3/UI_method_get_ex_data.3ssl -> /usr/share/man/man3/UI_create_method.3ssl +/usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_new_method.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_free.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_add_input_string.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_dup_input_string.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_add_verify_string.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_dup_verify_string.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_add_input_boolean.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_dup_input_boolean.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_add_info_string.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_dup_info_string.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_add_error_string.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_dup_error_string.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_construct_prompt.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_add_user_data.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_dup_user_data.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_get0_user_data.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_get0_result.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_get_result_length.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_process.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_ctrl.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_set_default_method.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_get_default_method.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_get_method.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_set_method.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_OpenSSL.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_null.3ssl -> /usr/share/man/man3/UI_new.3ssl +/usr/share/man/man3/UI_STRING.3ssl +/usr/share/man/man3/UI_string_types.3ssl -> /usr/share/man/man3/UI_STRING.3ssl +/usr/share/man/man3/UI_get_string_type.3ssl -> /usr/share/man/man3/UI_STRING.3ssl +/usr/share/man/man3/UI_get_input_flags.3ssl -> /usr/share/man/man3/UI_STRING.3ssl +/usr/share/man/man3/UI_get0_output_string.3ssl -> /usr/share/man/man3/UI_STRING.3ssl +/usr/share/man/man3/UI_get0_action_string.3ssl -> /usr/share/man/man3/UI_STRING.3ssl +/usr/share/man/man3/UI_get0_result_string.3ssl -> /usr/share/man/man3/UI_STRING.3ssl +/usr/share/man/man3/UI_get_result_string_length.3ssl -> /usr/share/man/man3/UI_STRING.3ssl +/usr/share/man/man3/UI_get0_test_string.3ssl -> /usr/share/man/man3/UI_STRING.3ssl +/usr/share/man/man3/UI_get_result_minsize.3ssl -> /usr/share/man/man3/UI_STRING.3ssl +/usr/share/man/man3/UI_get_result_maxsize.3ssl -> /usr/share/man/man3/UI_STRING.3ssl +/usr/share/man/man3/UI_set_result.3ssl -> /usr/share/man/man3/UI_STRING.3ssl +/usr/share/man/man3/UI_set_result_ex.3ssl -> /usr/share/man/man3/UI_STRING.3ssl +/usr/share/man/man3/UI_UTIL_read_pw.3ssl +/usr/share/man/man3/UI_UTIL_read_pw_string.3ssl -> /usr/share/man/man3/UI_UTIL_read_pw.3ssl +/usr/share/man/man3/UI_UTIL_wrap_read_pem_callback.3ssl -> /usr/share/man/man3/UI_UTIL_read_pw.3ssl +/usr/share/man/man3/X509_ALGOR_dup.3ssl +/usr/share/man/man3/X509_ALGOR_set0.3ssl -> /usr/share/man/man3/X509_ALGOR_dup.3ssl +/usr/share/man/man3/X509_ALGOR_get0.3ssl -> /usr/share/man/man3/X509_ALGOR_dup.3ssl +/usr/share/man/man3/X509_ALGOR_set_md.3ssl -> /usr/share/man/man3/X509_ALGOR_dup.3ssl +/usr/share/man/man3/X509_ALGOR_cmp.3ssl -> /usr/share/man/man3/X509_ALGOR_dup.3ssl +/usr/share/man/man3/X509_check_ca.3ssl +/usr/share/man/man3/X509_check_host.3ssl +/usr/share/man/man3/X509_check_email.3ssl -> /usr/share/man/man3/X509_check_host.3ssl +/usr/share/man/man3/X509_check_ip.3ssl -> /usr/share/man/man3/X509_check_host.3ssl +/usr/share/man/man3/X509_check_ip_asc.3ssl -> /usr/share/man/man3/X509_check_host.3ssl +/usr/share/man/man3/X509_check_issued.3ssl +/usr/share/man/man3/X509_check_private_key.3ssl +/usr/share/man/man3/X509_REQ_check_private_key.3ssl -> /usr/share/man/man3/X509_check_private_key.3ssl +/usr/share/man/man3/X509_check_purpose.3ssl +/usr/share/man/man3/X509_cmp.3ssl +/usr/share/man/man3/X509_NAME_cmp.3ssl -> /usr/share/man/man3/X509_cmp.3ssl +/usr/share/man/man3/X509_issuer_and_serial_cmp.3ssl -> /usr/share/man/man3/X509_cmp.3ssl +/usr/share/man/man3/X509_issuer_name_cmp.3ssl -> /usr/share/man/man3/X509_cmp.3ssl +/usr/share/man/man3/X509_subject_name_cmp.3ssl -> /usr/share/man/man3/X509_cmp.3ssl +/usr/share/man/man3/X509_CRL_cmp.3ssl -> /usr/share/man/man3/X509_cmp.3ssl +/usr/share/man/man3/X509_CRL_match.3ssl -> /usr/share/man/man3/X509_cmp.3ssl +/usr/share/man/man3/X509_cmp_time.3ssl +/usr/share/man/man3/X509_cmp_current_time.3ssl -> /usr/share/man/man3/X509_cmp_time.3ssl +/usr/share/man/man3/X509_time_adj.3ssl -> /usr/share/man/man3/X509_cmp_time.3ssl +/usr/share/man/man3/X509_time_adj_ex.3ssl -> /usr/share/man/man3/X509_cmp_time.3ssl +/usr/share/man/man3/X509_CRL_get0_by_serial.3ssl +/usr/share/man/man3/X509_CRL_get0_by_cert.3ssl -> /usr/share/man/man3/X509_CRL_get0_by_serial.3ssl +/usr/share/man/man3/X509_CRL_get_REVOKED.3ssl -> /usr/share/man/man3/X509_CRL_get0_by_serial.3ssl +/usr/share/man/man3/X509_REVOKED_get0_serialNumber.3ssl -> /usr/share/man/man3/X509_CRL_get0_by_serial.3ssl +/usr/share/man/man3/X509_REVOKED_get0_revocationDate.3ssl -> /usr/share/man/man3/X509_CRL_get0_by_serial.3ssl +/usr/share/man/man3/X509_REVOKED_set_serialNumber.3ssl -> /usr/share/man/man3/X509_CRL_get0_by_serial.3ssl +/usr/share/man/man3/X509_REVOKED_set_revocationDate.3ssl -> /usr/share/man/man3/X509_CRL_get0_by_serial.3ssl +/usr/share/man/man3/X509_CRL_add0_revoked.3ssl -> /usr/share/man/man3/X509_CRL_get0_by_serial.3ssl +/usr/share/man/man3/X509_CRL_sort.3ssl -> /usr/share/man/man3/X509_CRL_get0_by_serial.3ssl +/usr/share/man/man3/X509_digest.3ssl +/usr/share/man/man3/X509_CRL_digest.3ssl -> /usr/share/man/man3/X509_digest.3ssl +/usr/share/man/man3/X509_pubkey_digest.3ssl -> /usr/share/man/man3/X509_digest.3ssl +/usr/share/man/man3/X509_NAME_digest.3ssl -> /usr/share/man/man3/X509_digest.3ssl +/usr/share/man/man3/X509_REQ_digest.3ssl -> /usr/share/man/man3/X509_digest.3ssl +/usr/share/man/man3/PKCS7_ISSUER_AND_SERIAL_digest.3ssl -> /usr/share/man/man3/X509_digest.3ssl +/usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/DECLARE_ASN1_FUNCTIONS.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/IMPLEMENT_ASN1_FUNCTIONS.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ASN1_ITEM.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ACCESS_DESCRIPTION_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ACCESS_DESCRIPTION_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ADMISSIONS_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ADMISSIONS_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ADMISSION_SYNTAX_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ADMISSION_SYNTAX_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ASIdOrRange_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ASIdOrRange_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ASIdentifierChoice_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ASIdentifierChoice_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ASIdentifiers_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ASIdentifiers_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ASRange_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ASRange_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/AUTHORITY_INFO_ACCESS_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/AUTHORITY_INFO_ACCESS_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/AUTHORITY_KEYID_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/AUTHORITY_KEYID_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/BASIC_CONSTRAINTS_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/BASIC_CONSTRAINTS_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/CERTIFICATEPOLICIES_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/CERTIFICATEPOLICIES_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/CMS_ContentInfo_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/CMS_ContentInfo_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/CMS_ContentInfo_print_ctx.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/CMS_ReceiptRequest_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/CMS_ReceiptRequest_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/CRL_DIST_POINTS_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/CRL_DIST_POINTS_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/DIRECTORYSTRING_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/DIRECTORYSTRING_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/DISPLAYTEXT_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/DISPLAYTEXT_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/DIST_POINT_NAME_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/DIST_POINT_NAME_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/DIST_POINT_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/DIST_POINT_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/DSAparams_dup.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ECPARAMETERS_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ECPARAMETERS_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ECPKPARAMETERS_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ECPKPARAMETERS_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/EDIPARTYNAME_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/EDIPARTYNAME_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ESS_CERT_ID_dup.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ESS_CERT_ID_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ESS_CERT_ID_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ESS_ISSUER_SERIAL_dup.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ESS_ISSUER_SERIAL_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ESS_ISSUER_SERIAL_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ESS_SIGNING_CERT_dup.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ESS_SIGNING_CERT_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ESS_SIGNING_CERT_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/EXTENDED_KEY_USAGE_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/EXTENDED_KEY_USAGE_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/GENERAL_NAMES_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/GENERAL_NAMES_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/GENERAL_NAME_dup.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/GENERAL_NAME_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/GENERAL_NAME_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/GENERAL_SUBTREE_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/GENERAL_SUBTREE_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/IPAddressChoice_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/IPAddressChoice_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/IPAddressFamily_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/IPAddressFamily_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/IPAddressOrRange_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/IPAddressOrRange_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/IPAddressRange_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/IPAddressRange_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ISSUING_DIST_POINT_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/ISSUING_DIST_POINT_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/NAME_CONSTRAINTS_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/NAME_CONSTRAINTS_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/NAMING_AUTHORITY_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/NAMING_AUTHORITY_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/NETSCAPE_CERT_SEQUENCE_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/NETSCAPE_CERT_SEQUENCE_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/NETSCAPE_SPKAC_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/NETSCAPE_SPKAC_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/NETSCAPE_SPKI_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/NETSCAPE_SPKI_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/NOTICEREF_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/NOTICEREF_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_BASICRESP_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_BASICRESP_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_CERTID_dup.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_CERTID_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_CERTSTATUS_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_CERTSTATUS_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_CRLID_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_CRLID_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_ONEREQ_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_ONEREQ_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_REQINFO_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_REQINFO_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_RESPBYTES_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_RESPBYTES_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_RESPDATA_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_RESPDATA_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_RESPID_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_RESPID_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_RESPONSE_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_REVOKEDINFO_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_REVOKEDINFO_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_SERVICELOC_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_SERVICELOC_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_SIGNATURE_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_SIGNATURE_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_SINGLERESP_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OCSP_SINGLERESP_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OTHERNAME_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/OTHERNAME_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PBE2PARAM_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PBE2PARAM_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PBEPARAM_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PBEPARAM_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PBKDF2PARAM_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PBKDF2PARAM_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS12_BAGS_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS12_BAGS_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS12_MAC_DATA_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS12_MAC_DATA_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS12_SAFEBAG_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS12_SAFEBAG_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS12_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS12_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS7_DIGEST_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS7_DIGEST_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS7_ENCRYPT_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS7_ENCRYPT_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS7_ENC_CONTENT_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS7_ENC_CONTENT_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS7_ENVELOPE_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS7_ENVELOPE_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS7_ISSUER_AND_SERIAL_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS7_ISSUER_AND_SERIAL_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS7_RECIP_INFO_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS7_RECIP_INFO_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS7_SIGNED_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS7_SIGNED_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS7_SIGNER_INFO_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS7_SIGNER_INFO_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS7_SIGN_ENVELOPE_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS7_SIGN_ENVELOPE_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS7_dup.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS7_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS7_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS7_print_ctx.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS8_PRIV_KEY_INFO_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKCS8_PRIV_KEY_INFO_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKEY_USAGE_PERIOD_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PKEY_USAGE_PERIOD_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/POLICYINFO_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/POLICYINFO_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/POLICYQUALINFO_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/POLICYQUALINFO_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/POLICY_CONSTRAINTS_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/POLICY_CONSTRAINTS_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/POLICY_MAPPING_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/POLICY_MAPPING_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PROFESSION_INFO_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PROFESSION_INFO_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PROFESSION_INFOS_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PROFESSION_INFOS_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PROXY_CERT_INFO_EXTENSION_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PROXY_CERT_INFO_EXTENSION_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PROXY_POLICY_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/PROXY_POLICY_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/RSAPrivateKey_dup.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/RSAPublicKey_dup.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/RSA_OAEP_PARAMS_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/RSA_OAEP_PARAMS_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/RSA_PSS_PARAMS_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/RSA_PSS_PARAMS_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/SCRYPT_PARAMS_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/SCRYPT_PARAMS_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/SXNETID_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/SXNETID_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/SXNET_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/SXNET_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/TLS_FEATURE_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/TLS_FEATURE_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/TS_ACCURACY_dup.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/TS_ACCURACY_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/TS_ACCURACY_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/TS_MSG_IMPRINT_dup.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/TS_MSG_IMPRINT_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/TS_MSG_IMPRINT_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/TS_REQ_dup.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/TS_REQ_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/TS_REQ_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/TS_RESP_dup.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/TS_RESP_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/TS_RESP_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/TS_STATUS_INFO_dup.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/TS_STATUS_INFO_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/TS_STATUS_INFO_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/TS_TST_INFO_dup.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/TS_TST_INFO_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/TS_TST_INFO_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/USERNOTICE_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/USERNOTICE_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_ALGOR_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_ALGOR_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_ATTRIBUTE_dup.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_ATTRIBUTE_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_ATTRIBUTE_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_CERT_AUX_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_CERT_AUX_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_CINF_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_CINF_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_CRL_INFO_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_CRL_INFO_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_CRL_dup.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_CRL_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_CRL_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_EXTENSION_dup.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_EXTENSION_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_EXTENSION_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_NAME_ENTRY_dup.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_NAME_ENTRY_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_NAME_ENTRY_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_NAME_dup.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_NAME_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_NAME_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_REQ_INFO_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_REQ_INFO_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_REQ_dup.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_REQ_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_REQ_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_REVOKED_dup.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_REVOKED_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_REVOKED_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_SIG_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_SIG_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_VAL_free.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_VAL_new.3ssl -> /usr/share/man/man3/X509_dup.3ssl +/usr/share/man/man3/X509_EXTENSION_set_object.3ssl +/usr/share/man/man3/X509_EXTENSION_set_critical.3ssl -> /usr/share/man/man3/X509_EXTENSION_set_object.3ssl +/usr/share/man/man3/X509_EXTENSION_set_data.3ssl -> /usr/share/man/man3/X509_EXTENSION_set_object.3ssl +/usr/share/man/man3/X509_EXTENSION_create_by_NID.3ssl -> /usr/share/man/man3/X509_EXTENSION_set_object.3ssl +/usr/share/man/man3/X509_EXTENSION_create_by_OBJ.3ssl -> /usr/share/man/man3/X509_EXTENSION_set_object.3ssl +/usr/share/man/man3/X509_EXTENSION_get_object.3ssl -> /usr/share/man/man3/X509_EXTENSION_set_object.3ssl +/usr/share/man/man3/X509_EXTENSION_get_critical.3ssl -> /usr/share/man/man3/X509_EXTENSION_set_object.3ssl +/usr/share/man/man3/X509_EXTENSION_get_data.3ssl -> /usr/share/man/man3/X509_EXTENSION_set_object.3ssl +/usr/share/man/man3/X509_get0_notBefore.3ssl +/usr/share/man/man3/X509_getm_notBefore.3ssl -> /usr/share/man/man3/X509_get0_notBefore.3ssl +/usr/share/man/man3/X509_get0_notAfter.3ssl -> /usr/share/man/man3/X509_get0_notBefore.3ssl +/usr/share/man/man3/X509_getm_notAfter.3ssl -> /usr/share/man/man3/X509_get0_notBefore.3ssl +/usr/share/man/man3/X509_set1_notBefore.3ssl -> /usr/share/man/man3/X509_get0_notBefore.3ssl +/usr/share/man/man3/X509_set1_notAfter.3ssl -> /usr/share/man/man3/X509_get0_notBefore.3ssl +/usr/share/man/man3/X509_CRL_get0_lastUpdate.3ssl -> /usr/share/man/man3/X509_get0_notBefore.3ssl +/usr/share/man/man3/X509_CRL_get0_nextUpdate.3ssl -> /usr/share/man/man3/X509_get0_notBefore.3ssl +/usr/share/man/man3/X509_CRL_set1_lastUpdate.3ssl -> /usr/share/man/man3/X509_get0_notBefore.3ssl +/usr/share/man/man3/X509_CRL_set1_nextUpdate.3ssl -> /usr/share/man/man3/X509_get0_notBefore.3ssl +/usr/share/man/man3/X509_get0_signature.3ssl +/usr/share/man/man3/X509_get_signature_nid.3ssl -> /usr/share/man/man3/X509_get0_signature.3ssl +/usr/share/man/man3/X509_get0_tbs_sigalg.3ssl -> /usr/share/man/man3/X509_get0_signature.3ssl +/usr/share/man/man3/X509_REQ_get0_signature.3ssl -> /usr/share/man/man3/X509_get0_signature.3ssl +/usr/share/man/man3/X509_REQ_get_signature_nid.3ssl -> /usr/share/man/man3/X509_get0_signature.3ssl +/usr/share/man/man3/X509_CRL_get0_signature.3ssl -> /usr/share/man/man3/X509_get0_signature.3ssl +/usr/share/man/man3/X509_CRL_get_signature_nid.3ssl -> /usr/share/man/man3/X509_get0_signature.3ssl +/usr/share/man/man3/X509_get_signature_info.3ssl -> /usr/share/man/man3/X509_get0_signature.3ssl +/usr/share/man/man3/X509_SIG_INFO_get.3ssl -> /usr/share/man/man3/X509_get0_signature.3ssl +/usr/share/man/man3/X509_SIG_INFO_set.3ssl -> /usr/share/man/man3/X509_get0_signature.3ssl +/usr/share/man/man3/X509_get0_uids.3ssl +/usr/share/man/man3/X509_get_extension_flags.3ssl +/usr/share/man/man3/X509_get0_subject_key_id.3ssl -> /usr/share/man/man3/X509_get_extension_flags.3ssl +/usr/share/man/man3/X509_get0_authority_key_id.3ssl -> /usr/share/man/man3/X509_get_extension_flags.3ssl +/usr/share/man/man3/X509_get0_authority_issuer.3ssl -> /usr/share/man/man3/X509_get_extension_flags.3ssl +/usr/share/man/man3/X509_get0_authority_serial.3ssl -> /usr/share/man/man3/X509_get_extension_flags.3ssl +/usr/share/man/man3/X509_get_pathlen.3ssl -> /usr/share/man/man3/X509_get_extension_flags.3ssl +/usr/share/man/man3/X509_get_key_usage.3ssl -> /usr/share/man/man3/X509_get_extension_flags.3ssl +/usr/share/man/man3/X509_get_extended_key_usage.3ssl -> /usr/share/man/man3/X509_get_extension_flags.3ssl +/usr/share/man/man3/X509_set_proxy_flag.3ssl -> /usr/share/man/man3/X509_get_extension_flags.3ssl +/usr/share/man/man3/X509_set_proxy_pathlen.3ssl -> /usr/share/man/man3/X509_get_extension_flags.3ssl +/usr/share/man/man3/X509_get_proxy_pathlen.3ssl -> /usr/share/man/man3/X509_get_extension_flags.3ssl +/usr/share/man/man3/X509_get_pubkey.3ssl +/usr/share/man/man3/X509_get0_pubkey.3ssl -> /usr/share/man/man3/X509_get_pubkey.3ssl +/usr/share/man/man3/X509_set_pubkey.3ssl -> /usr/share/man/man3/X509_get_pubkey.3ssl +/usr/share/man/man3/X509_get_X509_PUBKEY.3ssl -> /usr/share/man/man3/X509_get_pubkey.3ssl +/usr/share/man/man3/X509_REQ_get_pubkey.3ssl -> /usr/share/man/man3/X509_get_pubkey.3ssl +/usr/share/man/man3/X509_REQ_get0_pubkey.3ssl -> /usr/share/man/man3/X509_get_pubkey.3ssl +/usr/share/man/man3/X509_REQ_set_pubkey.3ssl -> /usr/share/man/man3/X509_get_pubkey.3ssl +/usr/share/man/man3/X509_REQ_get_X509_PUBKEY.3ssl -> /usr/share/man/man3/X509_get_pubkey.3ssl +/usr/share/man/man3/X509_get_serialNumber.3ssl +/usr/share/man/man3/X509_get0_serialNumber.3ssl -> /usr/share/man/man3/X509_get_serialNumber.3ssl +/usr/share/man/man3/X509_set_serialNumber.3ssl -> /usr/share/man/man3/X509_get_serialNumber.3ssl +/usr/share/man/man3/X509_get_subject_name.3ssl +/usr/share/man/man3/X509_set_subject_name.3ssl -> /usr/share/man/man3/X509_get_subject_name.3ssl +/usr/share/man/man3/X509_get_issuer_name.3ssl -> /usr/share/man/man3/X509_get_subject_name.3ssl +/usr/share/man/man3/X509_set_issuer_name.3ssl -> /usr/share/man/man3/X509_get_subject_name.3ssl +/usr/share/man/man3/X509_REQ_get_subject_name.3ssl -> /usr/share/man/man3/X509_get_subject_name.3ssl +/usr/share/man/man3/X509_REQ_set_subject_name.3ssl -> /usr/share/man/man3/X509_get_subject_name.3ssl +/usr/share/man/man3/X509_CRL_get_issuer.3ssl -> /usr/share/man/man3/X509_get_subject_name.3ssl +/usr/share/man/man3/X509_CRL_set_issuer_name.3ssl -> /usr/share/man/man3/X509_get_subject_name.3ssl +/usr/share/man/man3/X509_get_version.3ssl +/usr/share/man/man3/X509_set_version.3ssl -> /usr/share/man/man3/X509_get_version.3ssl +/usr/share/man/man3/X509_REQ_get_version.3ssl -> /usr/share/man/man3/X509_get_version.3ssl +/usr/share/man/man3/X509_REQ_set_version.3ssl -> /usr/share/man/man3/X509_get_version.3ssl +/usr/share/man/man3/X509_CRL_get_version.3ssl -> /usr/share/man/man3/X509_get_version.3ssl +/usr/share/man/man3/X509_CRL_set_version.3ssl -> /usr/share/man/man3/X509_get_version.3ssl +/usr/share/man/man3/X509_LOOKUP.3ssl +/usr/share/man/man3/X509_LOOKUP_TYPE.3ssl -> /usr/share/man/man3/X509_LOOKUP.3ssl +/usr/share/man/man3/X509_LOOKUP_new.3ssl -> /usr/share/man/man3/X509_LOOKUP.3ssl +/usr/share/man/man3/X509_LOOKUP_free.3ssl -> /usr/share/man/man3/X509_LOOKUP.3ssl +/usr/share/man/man3/X509_LOOKUP_init.3ssl -> /usr/share/man/man3/X509_LOOKUP.3ssl +/usr/share/man/man3/X509_LOOKUP_shutdown.3ssl -> /usr/share/man/man3/X509_LOOKUP.3ssl +/usr/share/man/man3/X509_LOOKUP_set_method_data.3ssl -> /usr/share/man/man3/X509_LOOKUP.3ssl +/usr/share/man/man3/X509_LOOKUP_get_method_data.3ssl -> /usr/share/man/man3/X509_LOOKUP.3ssl +/usr/share/man/man3/X509_LOOKUP_ctrl.3ssl -> /usr/share/man/man3/X509_LOOKUP.3ssl +/usr/share/man/man3/X509_LOOKUP_load_file.3ssl -> /usr/share/man/man3/X509_LOOKUP.3ssl +/usr/share/man/man3/X509_LOOKUP_add_dir.3ssl -> /usr/share/man/man3/X509_LOOKUP.3ssl +/usr/share/man/man3/X509_LOOKUP_get_store.3ssl -> /usr/share/man/man3/X509_LOOKUP.3ssl +/usr/share/man/man3/X509_LOOKUP_by_subject.3ssl -> /usr/share/man/man3/X509_LOOKUP.3ssl +/usr/share/man/man3/X509_LOOKUP_by_issuer_serial.3ssl -> /usr/share/man/man3/X509_LOOKUP.3ssl +/usr/share/man/man3/X509_LOOKUP_by_fingerprint.3ssl -> /usr/share/man/man3/X509_LOOKUP.3ssl +/usr/share/man/man3/X509_LOOKUP_by_alias.3ssl -> /usr/share/man/man3/X509_LOOKUP.3ssl +/usr/share/man/man3/X509_LOOKUP_hash_dir.3ssl +/usr/share/man/man3/X509_LOOKUP_file.3ssl -> /usr/share/man/man3/X509_LOOKUP_hash_dir.3ssl +/usr/share/man/man3/X509_load_cert_file.3ssl -> /usr/share/man/man3/X509_LOOKUP_hash_dir.3ssl +/usr/share/man/man3/X509_load_crl_file.3ssl -> /usr/share/man/man3/X509_LOOKUP_hash_dir.3ssl +/usr/share/man/man3/X509_load_cert_crl_file.3ssl -> /usr/share/man/man3/X509_LOOKUP_hash_dir.3ssl +/usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_METHOD.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_meth_free.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_meth_set_new_item.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_meth_get_new_item.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_meth_set_free.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_meth_get_free.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_meth_set_init.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_meth_get_init.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_meth_set_shutdown.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_meth_get_shutdown.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_ctrl_fn.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_meth_set_ctrl.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_meth_get_ctrl.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_get_by_subject_fn.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_meth_set_get_by_subject.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_meth_get_get_by_subject.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_get_by_issuer_serial_fn.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_meth_set_get_by_issuer_serial.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_meth_get_get_by_issuer_serial.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_get_by_fingerprint_fn.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_meth_set_get_by_fingerprint.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_meth_get_get_by_fingerprint.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_get_by_alias_fn.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_meth_set_get_by_alias.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_LOOKUP_meth_get_get_by_alias.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_OBJECT_set1_X509.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_OBJECT_set1_X509_CRL.3ssl -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ssl +/usr/share/man/man3/X509_NAME_add_entry_by_txt.3ssl +/usr/share/man/man3/X509_NAME_add_entry_by_OBJ.3ssl -> /usr/share/man/man3/X509_NAME_add_entry_by_txt.3ssl +/usr/share/man/man3/X509_NAME_add_entry_by_NID.3ssl -> /usr/share/man/man3/X509_NAME_add_entry_by_txt.3ssl +/usr/share/man/man3/X509_NAME_add_entry.3ssl -> /usr/share/man/man3/X509_NAME_add_entry_by_txt.3ssl +/usr/share/man/man3/X509_NAME_delete_entry.3ssl -> /usr/share/man/man3/X509_NAME_add_entry_by_txt.3ssl +/usr/share/man/man3/X509_NAME_ENTRY_get_object.3ssl +/usr/share/man/man3/X509_NAME_ENTRY_get_data.3ssl -> /usr/share/man/man3/X509_NAME_ENTRY_get_object.3ssl +/usr/share/man/man3/X509_NAME_ENTRY_set_object.3ssl -> /usr/share/man/man3/X509_NAME_ENTRY_get_object.3ssl +/usr/share/man/man3/X509_NAME_ENTRY_set_data.3ssl -> /usr/share/man/man3/X509_NAME_ENTRY_get_object.3ssl +/usr/share/man/man3/X509_NAME_ENTRY_create_by_txt.3ssl -> /usr/share/man/man3/X509_NAME_ENTRY_get_object.3ssl +/usr/share/man/man3/X509_NAME_ENTRY_create_by_NID.3ssl -> /usr/share/man/man3/X509_NAME_ENTRY_get_object.3ssl +/usr/share/man/man3/X509_NAME_ENTRY_create_by_OBJ.3ssl -> /usr/share/man/man3/X509_NAME_ENTRY_get_object.3ssl +/usr/share/man/man3/X509_NAME_get0_der.3ssl +/usr/share/man/man3/X509_NAME_get_index_by_NID.3ssl +/usr/share/man/man3/X509_NAME_get_index_by_OBJ.3ssl -> /usr/share/man/man3/X509_NAME_get_index_by_NID.3ssl +/usr/share/man/man3/X509_NAME_get_entry.3ssl -> /usr/share/man/man3/X509_NAME_get_index_by_NID.3ssl +/usr/share/man/man3/X509_NAME_entry_count.3ssl -> /usr/share/man/man3/X509_NAME_get_index_by_NID.3ssl +/usr/share/man/man3/X509_NAME_get_text_by_NID.3ssl -> /usr/share/man/man3/X509_NAME_get_index_by_NID.3ssl +/usr/share/man/man3/X509_NAME_get_text_by_OBJ.3ssl -> /usr/share/man/man3/X509_NAME_get_index_by_NID.3ssl +/usr/share/man/man3/X509_NAME_print_ex.3ssl +/usr/share/man/man3/X509_NAME_print_ex_fp.3ssl -> /usr/share/man/man3/X509_NAME_print_ex.3ssl +/usr/share/man/man3/X509_NAME_print.3ssl -> /usr/share/man/man3/X509_NAME_print_ex.3ssl +/usr/share/man/man3/X509_NAME_oneline.3ssl -> /usr/share/man/man3/X509_NAME_print_ex.3ssl +/usr/share/man/man3/X509_new.3ssl +/usr/share/man/man3/X509_chain_up_ref.3ssl -> /usr/share/man/man3/X509_new.3ssl +/usr/share/man/man3/X509_free.3ssl -> /usr/share/man/man3/X509_new.3ssl +/usr/share/man/man3/X509_up_ref.3ssl -> /usr/share/man/man3/X509_new.3ssl +/usr/share/man/man3/X509_PUBKEY_new.3ssl +/usr/share/man/man3/X509_PUBKEY_free.3ssl -> /usr/share/man/man3/X509_PUBKEY_new.3ssl +/usr/share/man/man3/X509_PUBKEY_set.3ssl -> /usr/share/man/man3/X509_PUBKEY_new.3ssl +/usr/share/man/man3/X509_PUBKEY_get0.3ssl -> /usr/share/man/man3/X509_PUBKEY_new.3ssl +/usr/share/man/man3/X509_PUBKEY_get.3ssl -> /usr/share/man/man3/X509_PUBKEY_new.3ssl +/usr/share/man/man3/d2i_PUBKEY.3ssl -> /usr/share/man/man3/X509_PUBKEY_new.3ssl +/usr/share/man/man3/i2d_PUBKEY.3ssl -> /usr/share/man/man3/X509_PUBKEY_new.3ssl +/usr/share/man/man3/d2i_PUBKEY_bio.3ssl -> /usr/share/man/man3/X509_PUBKEY_new.3ssl +/usr/share/man/man3/d2i_PUBKEY_fp.3ssl -> /usr/share/man/man3/X509_PUBKEY_new.3ssl +/usr/share/man/man3/i2d_PUBKEY_fp.3ssl -> /usr/share/man/man3/X509_PUBKEY_new.3ssl +/usr/share/man/man3/i2d_PUBKEY_bio.3ssl -> /usr/share/man/man3/X509_PUBKEY_new.3ssl +/usr/share/man/man3/X509_PUBKEY_set0_param.3ssl -> /usr/share/man/man3/X509_PUBKEY_new.3ssl +/usr/share/man/man3/X509_PUBKEY_get0_param.3ssl -> /usr/share/man/man3/X509_PUBKEY_new.3ssl +/usr/share/man/man3/X509_SIG_get0.3ssl +/usr/share/man/man3/X509_SIG_getm.3ssl -> /usr/share/man/man3/X509_SIG_get0.3ssl +/usr/share/man/man3/X509_sign.3ssl +/usr/share/man/man3/X509_sign_ctx.3ssl -> /usr/share/man/man3/X509_sign.3ssl +/usr/share/man/man3/X509_verify.3ssl -> /usr/share/man/man3/X509_sign.3ssl +/usr/share/man/man3/X509_REQ_sign.3ssl -> /usr/share/man/man3/X509_sign.3ssl +/usr/share/man/man3/X509_REQ_sign_ctx.3ssl -> /usr/share/man/man3/X509_sign.3ssl +/usr/share/man/man3/X509_REQ_verify.3ssl -> /usr/share/man/man3/X509_sign.3ssl +/usr/share/man/man3/X509_CRL_sign.3ssl -> /usr/share/man/man3/X509_sign.3ssl +/usr/share/man/man3/X509_CRL_sign_ctx.3ssl -> /usr/share/man/man3/X509_sign.3ssl +/usr/share/man/man3/X509_CRL_verify.3ssl -> /usr/share/man/man3/X509_sign.3ssl +/usr/share/man/man3/X509_STORE_add_cert.3ssl +/usr/share/man/man3/X509_STORE.3ssl -> /usr/share/man/man3/X509_STORE_add_cert.3ssl +/usr/share/man/man3/X509_STORE_add_crl.3ssl -> /usr/share/man/man3/X509_STORE_add_cert.3ssl +/usr/share/man/man3/X509_STORE_set_depth.3ssl -> /usr/share/man/man3/X509_STORE_add_cert.3ssl +/usr/share/man/man3/X509_STORE_set_flags.3ssl -> /usr/share/man/man3/X509_STORE_add_cert.3ssl +/usr/share/man/man3/X509_STORE_set_purpose.3ssl -> /usr/share/man/man3/X509_STORE_add_cert.3ssl +/usr/share/man/man3/X509_STORE_set_trust.3ssl -> /usr/share/man/man3/X509_STORE_add_cert.3ssl +/usr/share/man/man3/X509_STORE_add_lookup.3ssl -> /usr/share/man/man3/X509_STORE_add_cert.3ssl +/usr/share/man/man3/X509_STORE_load_locations.3ssl -> /usr/share/man/man3/X509_STORE_add_cert.3ssl +/usr/share/man/man3/X509_STORE_set_default_paths.3ssl -> /usr/share/man/man3/X509_STORE_add_cert.3ssl +/usr/share/man/man3/X509_STORE_CTX_get_error.3ssl +/usr/share/man/man3/X509_STORE_CTX_set_error.3ssl -> /usr/share/man/man3/X509_STORE_CTX_get_error.3ssl +/usr/share/man/man3/X509_STORE_CTX_get_error_depth.3ssl -> /usr/share/man/man3/X509_STORE_CTX_get_error.3ssl +/usr/share/man/man3/X509_STORE_CTX_set_error_depth.3ssl -> /usr/share/man/man3/X509_STORE_CTX_get_error.3ssl +/usr/share/man/man3/X509_STORE_CTX_get_current_cert.3ssl -> /usr/share/man/man3/X509_STORE_CTX_get_error.3ssl +/usr/share/man/man3/X509_STORE_CTX_set_current_cert.3ssl -> /usr/share/man/man3/X509_STORE_CTX_get_error.3ssl +/usr/share/man/man3/X509_STORE_CTX_get0_cert.3ssl -> /usr/share/man/man3/X509_STORE_CTX_get_error.3ssl +/usr/share/man/man3/X509_STORE_CTX_get1_chain.3ssl -> /usr/share/man/man3/X509_STORE_CTX_get_error.3ssl +/usr/share/man/man3/X509_verify_cert_error_string.3ssl -> /usr/share/man/man3/X509_STORE_CTX_get_error.3ssl +/usr/share/man/man3/X509_STORE_CTX_new.3ssl +/usr/share/man/man3/X509_STORE_CTX_cleanup.3ssl -> /usr/share/man/man3/X509_STORE_CTX_new.3ssl +/usr/share/man/man3/X509_STORE_CTX_free.3ssl -> /usr/share/man/man3/X509_STORE_CTX_new.3ssl +/usr/share/man/man3/X509_STORE_CTX_init.3ssl -> /usr/share/man/man3/X509_STORE_CTX_new.3ssl +/usr/share/man/man3/X509_STORE_CTX_set0_trusted_stack.3ssl -> /usr/share/man/man3/X509_STORE_CTX_new.3ssl +/usr/share/man/man3/X509_STORE_CTX_set_cert.3ssl -> /usr/share/man/man3/X509_STORE_CTX_new.3ssl +/usr/share/man/man3/X509_STORE_CTX_set0_crls.3ssl -> /usr/share/man/man3/X509_STORE_CTX_new.3ssl +/usr/share/man/man3/X509_STORE_CTX_get0_chain.3ssl -> /usr/share/man/man3/X509_STORE_CTX_new.3ssl +/usr/share/man/man3/X509_STORE_CTX_set0_verified_chain.3ssl -> /usr/share/man/man3/X509_STORE_CTX_new.3ssl +/usr/share/man/man3/X509_STORE_CTX_get0_param.3ssl -> /usr/share/man/man3/X509_STORE_CTX_new.3ssl +/usr/share/man/man3/X509_STORE_CTX_set0_param.3ssl -> /usr/share/man/man3/X509_STORE_CTX_new.3ssl +/usr/share/man/man3/X509_STORE_CTX_get0_untrusted.3ssl -> /usr/share/man/man3/X509_STORE_CTX_new.3ssl +/usr/share/man/man3/X509_STORE_CTX_set0_untrusted.3ssl -> /usr/share/man/man3/X509_STORE_CTX_new.3ssl +/usr/share/man/man3/X509_STORE_CTX_get_num_untrusted.3ssl -> /usr/share/man/man3/X509_STORE_CTX_new.3ssl +/usr/share/man/man3/X509_STORE_CTX_set_default.3ssl -> /usr/share/man/man3/X509_STORE_CTX_new.3ssl +/usr/share/man/man3/X509_STORE_CTX_set_verify.3ssl -> /usr/share/man/man3/X509_STORE_CTX_new.3ssl +/usr/share/man/man3/X509_STORE_CTX_verify_fn.3ssl -> /usr/share/man/man3/X509_STORE_CTX_new.3ssl +/usr/share/man/man3/X509_STORE_CTX_set_verify_cb.3ssl +/usr/share/man/man3/X509_STORE_CTX_get_cleanup.3ssl -> /usr/share/man/man3/X509_STORE_CTX_set_verify_cb.3ssl +/usr/share/man/man3/X509_STORE_CTX_get_lookup_crls.3ssl -> /usr/share/man/man3/X509_STORE_CTX_set_verify_cb.3ssl +/usr/share/man/man3/X509_STORE_CTX_get_lookup_certs.3ssl -> /usr/share/man/man3/X509_STORE_CTX_set_verify_cb.3ssl +/usr/share/man/man3/X509_STORE_CTX_get_check_policy.3ssl -> /usr/share/man/man3/X509_STORE_CTX_set_verify_cb.3ssl +/usr/share/man/man3/X509_STORE_CTX_get_cert_crl.3ssl -> /usr/share/man/man3/X509_STORE_CTX_set_verify_cb.3ssl +/usr/share/man/man3/X509_STORE_CTX_get_check_crl.3ssl -> /usr/share/man/man3/X509_STORE_CTX_set_verify_cb.3ssl +/usr/share/man/man3/X509_STORE_CTX_get_get_crl.3ssl -> /usr/share/man/man3/X509_STORE_CTX_set_verify_cb.3ssl +/usr/share/man/man3/X509_STORE_CTX_get_check_revocation.3ssl -> /usr/share/man/man3/X509_STORE_CTX_set_verify_cb.3ssl +/usr/share/man/man3/X509_STORE_CTX_get_check_issued.3ssl -> /usr/share/man/man3/X509_STORE_CTX_set_verify_cb.3ssl +/usr/share/man/man3/X509_STORE_CTX_get_get_issuer.3ssl -> /usr/share/man/man3/X509_STORE_CTX_set_verify_cb.3ssl +/usr/share/man/man3/X509_STORE_CTX_get_verify_cb.3ssl -> /usr/share/man/man3/X509_STORE_CTX_set_verify_cb.3ssl +/usr/share/man/man3/X509_STORE_CTX_verify_cb.3ssl -> /usr/share/man/man3/X509_STORE_CTX_set_verify_cb.3ssl +/usr/share/man/man3/X509_STORE_get0_param.3ssl +/usr/share/man/man3/X509_STORE_set1_param.3ssl -> /usr/share/man/man3/X509_STORE_get0_param.3ssl +/usr/share/man/man3/X509_STORE_get0_objects.3ssl -> /usr/share/man/man3/X509_STORE_get0_param.3ssl +/usr/share/man/man3/X509_STORE_new.3ssl +/usr/share/man/man3/X509_STORE_up_ref.3ssl -> /usr/share/man/man3/X509_STORE_new.3ssl +/usr/share/man/man3/X509_STORE_free.3ssl -> /usr/share/man/man3/X509_STORE_new.3ssl +/usr/share/man/man3/X509_STORE_lock.3ssl -> /usr/share/man/man3/X509_STORE_new.3ssl +/usr/share/man/man3/X509_STORE_unlock.3ssl -> /usr/share/man/man3/X509_STORE_new.3ssl +/usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_set_lookup_crls_cb.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_set_verify_func.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_get_cleanup.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_set_cleanup.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_get_lookup_crls.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_set_lookup_crls.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_get_lookup_certs.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_set_lookup_certs.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_get_check_policy.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_set_check_policy.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_get_cert_crl.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_set_cert_crl.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_get_check_crl.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_set_check_crl.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_get_get_crl.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_set_get_crl.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_get_check_revocation.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_set_check_revocation.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_get_check_issued.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_set_check_issued.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_get_get_issuer.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_set_get_issuer.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_CTX_get_verify.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_set_verify.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_get_verify_cb.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_set_verify_cb.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_CTX_cert_crl_fn.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_CTX_check_crl_fn.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_CTX_check_issued_fn.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_CTX_check_policy_fn.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_CTX_check_revocation_fn.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_CTX_cleanup_fn.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_CTX_get_crl_fn.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_CTX_get_issuer_fn.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_CTX_lookup_certs_fn.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_STORE_CTX_lookup_crls_fn.3ssl -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl +/usr/share/man/man3/X509_verify_cert.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_clear_flags.3ssl -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_get_flags.3ssl -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_set_purpose.3ssl -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_get_inh_flags.3ssl -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_set_inh_flags.3ssl -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_set_trust.3ssl -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_set_depth.3ssl -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_get_depth.3ssl -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_set_auth_level.3ssl -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_get_auth_level.3ssl -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_set_time.3ssl -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_get_time.3ssl -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_add0_policy.3ssl -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_set1_policies.3ssl -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_set1_host.3ssl -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_add1_host.3ssl -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_set_hostflags.3ssl -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_get_hostflags.3ssl -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_get0_peername.3ssl -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_set1_email.3ssl -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_set1_ip.3ssl -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509_VERIFY_PARAM_set1_ip_asc.3ssl -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl +/usr/share/man/man3/X509V3_get_d2i.3ssl +/usr/share/man/man3/X509_get0_extensions.3ssl -> /usr/share/man/man3/X509V3_get_d2i.3ssl +/usr/share/man/man3/X509_CRL_get0_extensions.3ssl -> /usr/share/man/man3/X509V3_get_d2i.3ssl +/usr/share/man/man3/X509_REVOKED_get0_extensions.3ssl -> /usr/share/man/man3/X509V3_get_d2i.3ssl +/usr/share/man/man3/X509V3_add1_i2d.3ssl -> /usr/share/man/man3/X509V3_get_d2i.3ssl +/usr/share/man/man3/X509V3_EXT_d2i.3ssl -> /usr/share/man/man3/X509V3_get_d2i.3ssl +/usr/share/man/man3/X509V3_EXT_i2d.3ssl -> /usr/share/man/man3/X509V3_get_d2i.3ssl +/usr/share/man/man3/X509_get_ext_d2i.3ssl -> /usr/share/man/man3/X509V3_get_d2i.3ssl +/usr/share/man/man3/X509_add1_ext_i2d.3ssl -> /usr/share/man/man3/X509V3_get_d2i.3ssl +/usr/share/man/man3/X509_CRL_get_ext_d2i.3ssl -> /usr/share/man/man3/X509V3_get_d2i.3ssl +/usr/share/man/man3/X509_CRL_add1_ext_i2d.3ssl -> /usr/share/man/man3/X509V3_get_d2i.3ssl +/usr/share/man/man3/X509_REVOKED_get_ext_d2i.3ssl -> /usr/share/man/man3/X509V3_get_d2i.3ssl +/usr/share/man/man3/X509_REVOKED_add1_ext_i2d.3ssl -> /usr/share/man/man3/X509V3_get_d2i.3ssl +/usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509v3_get_ext_count.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509v3_get_ext.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509v3_get_ext_by_OBJ.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509v3_get_ext_by_critical.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509v3_delete_ext.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509v3_add_ext.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509_get_ext_count.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509_get_ext.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509_get_ext_by_NID.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509_get_ext_by_OBJ.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509_get_ext_by_critical.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509_delete_ext.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509_add_ext.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509_CRL_get_ext_count.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509_CRL_get_ext.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509_CRL_get_ext_by_NID.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509_CRL_get_ext_by_OBJ.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509_CRL_get_ext_by_critical.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509_CRL_delete_ext.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509_CRL_add_ext.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509_REVOKED_get_ext_count.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509_REVOKED_get_ext.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509_REVOKED_get_ext_by_NID.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509_REVOKED_get_ext_by_OBJ.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509_REVOKED_get_ext_by_critical.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509_REVOKED_delete_ext.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man3/X509_REVOKED_add_ext.3ssl -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ssl +/usr/share/man/man5/config.5ssl +/usr/share/man/man5/x509v3_config.5ssl +/usr/share/man/man7/bio.7ssl +/usr/share/man/man7/crypto.7ssl +/usr/share/man/man7/ct.7ssl +/usr/share/man/man7/des_modes.7ssl +/usr/share/man/man7/Ed25519.7ssl +/usr/share/man/man7/Ed448.7ssl -> /usr/share/man/man7/Ed25519.7ssl +/usr/share/man/man7/evp.7ssl +/usr/share/man/man7/ossl_store-file.7ssl +/usr/share/man/man7/ossl_store.7ssl +/usr/share/man/man7/passphrase-encoding.7ssl +/usr/share/man/man7/proxy-certificates.7ssl +/usr/share/man/man7/RAND.7ssl +/usr/share/man/man7/RAND_DRBG.7ssl +/usr/share/man/man7/RSA-PSS.7ssl +/usr/share/man/man7/scrypt.7ssl +/usr/share/man/man7/SM2.7ssl +/usr/share/man/man7/ssl.7ssl +/usr/share/man/man7/X25519.7ssl +/usr/share/man/man7/X448.7ssl -> /usr/share/man/man7/X25519.7ssl +/usr/share/man/man7/x509.7ssl +*** Installing HTML manpages +/usr/bin/perl ./util/process_docs.pl \ + "--destdir=/usr/share/doc/openssl/html" --type=html +/usr/share/doc/openssl/html/man1/asn1parse.html +/usr/share/doc/openssl/html/man1/openssl-asn1parse.html -> /usr/share/doc/openssl/html/man1/asn1parse.html +/usr/share/doc/openssl/html/man1/CA.pl.html +/usr/share/doc/openssl/html/man1/ca.html +/usr/share/doc/openssl/html/man1/openssl-ca.html -> /usr/share/doc/openssl/html/man1/ca.html +/usr/share/doc/openssl/html/man1/ciphers.html +/usr/share/doc/openssl/html/man1/openssl-ciphers.html -> /usr/share/doc/openssl/html/man1/ciphers.html +/usr/share/doc/openssl/html/man1/cms.html +/usr/share/doc/openssl/html/man1/openssl-cms.html -> /usr/share/doc/openssl/html/man1/cms.html +/usr/share/doc/openssl/html/man1/crl.html +/usr/share/doc/openssl/html/man1/openssl-crl.html -> /usr/share/doc/openssl/html/man1/crl.html +/usr/share/doc/openssl/html/man1/crl2pkcs7.html +/usr/share/doc/openssl/html/man1/openssl-crl2pkcs7.html -> /usr/share/doc/openssl/html/man1/crl2pkcs7.html +/usr/share/doc/openssl/html/man1/dgst.html +/usr/share/doc/openssl/html/man1/openssl-dgst.html -> /usr/share/doc/openssl/html/man1/dgst.html +/usr/share/doc/openssl/html/man1/dhparam.html +/usr/share/doc/openssl/html/man1/openssl-dhparam.html -> /usr/share/doc/openssl/html/man1/dhparam.html +/usr/share/doc/openssl/html/man1/dsa.html +/usr/share/doc/openssl/html/man1/openssl-dsa.html -> /usr/share/doc/openssl/html/man1/dsa.html +/usr/share/doc/openssl/html/man1/dsaparam.html +/usr/share/doc/openssl/html/man1/openssl-dsaparam.html -> /usr/share/doc/openssl/html/man1/dsaparam.html +/usr/share/doc/openssl/html/man1/ec.html +/usr/share/doc/openssl/html/man1/openssl-ec.html -> /usr/share/doc/openssl/html/man1/ec.html +/usr/share/doc/openssl/html/man1/ecparam.html +/usr/share/doc/openssl/html/man1/openssl-ecparam.html -> /usr/share/doc/openssl/html/man1/ecparam.html +/usr/share/doc/openssl/html/man1/enc.html +/usr/share/doc/openssl/html/man1/openssl-enc.html -> /usr/share/doc/openssl/html/man1/enc.html +/usr/share/doc/openssl/html/man1/engine.html +/usr/share/doc/openssl/html/man1/openssl-engine.html -> /usr/share/doc/openssl/html/man1/engine.html +/usr/share/doc/openssl/html/man1/errstr.html +/usr/share/doc/openssl/html/man1/openssl-errstr.html -> /usr/share/doc/openssl/html/man1/errstr.html +/usr/share/doc/openssl/html/man1/gendsa.html +/usr/share/doc/openssl/html/man1/openssl-gendsa.html -> /usr/share/doc/openssl/html/man1/gendsa.html +/usr/share/doc/openssl/html/man1/genpkey.html +/usr/share/doc/openssl/html/man1/openssl-genpkey.html -> /usr/share/doc/openssl/html/man1/genpkey.html +/usr/share/doc/openssl/html/man1/genrsa.html +/usr/share/doc/openssl/html/man1/openssl-genrsa.html -> /usr/share/doc/openssl/html/man1/genrsa.html +/usr/share/doc/openssl/html/man1/list.html +/usr/share/doc/openssl/html/man1/openssl-list.html -> /usr/share/doc/openssl/html/man1/list.html +/usr/share/doc/openssl/html/man1/nseq.html +/usr/share/doc/openssl/html/man1/openssl-nseq.html -> /usr/share/doc/openssl/html/man1/nseq.html +/usr/share/doc/openssl/html/man1/ocsp.html +/usr/share/doc/openssl/html/man1/openssl-ocsp.html -> /usr/share/doc/openssl/html/man1/ocsp.html +/usr/share/doc/openssl/html/man1/openssl.html +/usr/share/doc/openssl/html/man1/passwd.html +/usr/share/doc/openssl/html/man1/openssl-passwd.html -> /usr/share/doc/openssl/html/man1/passwd.html +/usr/share/doc/openssl/html/man1/pkcs12.html +/usr/share/doc/openssl/html/man1/openssl-pkcs12.html -> /usr/share/doc/openssl/html/man1/pkcs12.html +/usr/share/doc/openssl/html/man1/pkcs7.html +/usr/share/doc/openssl/html/man1/openssl-pkcs7.html -> /usr/share/doc/openssl/html/man1/pkcs7.html +/usr/share/doc/openssl/html/man1/pkcs8.html +/usr/share/doc/openssl/html/man1/openssl-pkcs8.html -> /usr/share/doc/openssl/html/man1/pkcs8.html +/usr/share/doc/openssl/html/man1/pkey.html +/usr/share/doc/openssl/html/man1/openssl-pkey.html -> /usr/share/doc/openssl/html/man1/pkey.html +/usr/share/doc/openssl/html/man1/pkeyparam.html +/usr/share/doc/openssl/html/man1/openssl-pkeyparam.html -> /usr/share/doc/openssl/html/man1/pkeyparam.html +/usr/share/doc/openssl/html/man1/pkeyutl.html +/usr/share/doc/openssl/html/man1/openssl-pkeyutl.html -> /usr/share/doc/openssl/html/man1/pkeyutl.html +/usr/share/doc/openssl/html/man1/prime.html +/usr/share/doc/openssl/html/man1/openssl-prime.html -> /usr/share/doc/openssl/html/man1/prime.html +/usr/share/doc/openssl/html/man1/rand.html +/usr/share/doc/openssl/html/man1/openssl-rand.html -> /usr/share/doc/openssl/html/man1/rand.html +/usr/share/doc/openssl/html/man1/rehash.html +/usr/share/doc/openssl/html/man1/openssl-c_rehash.html -> /usr/share/doc/openssl/html/man1/rehash.html +/usr/share/doc/openssl/html/man1/openssl-rehash.html -> /usr/share/doc/openssl/html/man1/rehash.html +/usr/share/doc/openssl/html/man1/c_rehash.html -> /usr/share/doc/openssl/html/man1/rehash.html +/usr/share/doc/openssl/html/man1/req.html +/usr/share/doc/openssl/html/man1/openssl-req.html -> /usr/share/doc/openssl/html/man1/req.html +/usr/share/doc/openssl/html/man1/rsa.html +/usr/share/doc/openssl/html/man1/openssl-rsa.html -> /usr/share/doc/openssl/html/man1/rsa.html +/usr/share/doc/openssl/html/man1/rsautl.html +/usr/share/doc/openssl/html/man1/openssl-rsautl.html -> /usr/share/doc/openssl/html/man1/rsautl.html +/usr/share/doc/openssl/html/man1/s_client.html +/usr/share/doc/openssl/html/man1/openssl-s_client.html -> /usr/share/doc/openssl/html/man1/s_client.html +/usr/share/doc/openssl/html/man1/s_server.html +/usr/share/doc/openssl/html/man1/openssl-s_server.html -> /usr/share/doc/openssl/html/man1/s_server.html +/usr/share/doc/openssl/html/man1/s_time.html +/usr/share/doc/openssl/html/man1/openssl-s_time.html -> /usr/share/doc/openssl/html/man1/s_time.html +/usr/share/doc/openssl/html/man1/sess_id.html +/usr/share/doc/openssl/html/man1/openssl-sess_id.html -> /usr/share/doc/openssl/html/man1/sess_id.html +/usr/share/doc/openssl/html/man1/smime.html +/usr/share/doc/openssl/html/man1/openssl-smime.html -> /usr/share/doc/openssl/html/man1/smime.html +/usr/share/doc/openssl/html/man1/speed.html +/usr/share/doc/openssl/html/man1/openssl-speed.html -> /usr/share/doc/openssl/html/man1/speed.html +/usr/share/doc/openssl/html/man1/spkac.html +/usr/share/doc/openssl/html/man1/openssl-spkac.html -> /usr/share/doc/openssl/html/man1/spkac.html +/usr/share/doc/openssl/html/man1/srp.html +/usr/share/doc/openssl/html/man1/openssl-srp.html -> /usr/share/doc/openssl/html/man1/srp.html +/usr/share/doc/openssl/html/man1/storeutl.html +/usr/share/doc/openssl/html/man1/openssl-storeutl.html -> /usr/share/doc/openssl/html/man1/storeutl.html +/usr/share/doc/openssl/html/man1/ts.html +/usr/share/doc/openssl/html/man1/openssl-ts.html -> /usr/share/doc/openssl/html/man1/ts.html +/usr/share/doc/openssl/html/man1/tsget.html +/usr/share/doc/openssl/html/man1/openssl-tsget.html -> /usr/share/doc/openssl/html/man1/tsget.html +/usr/share/doc/openssl/html/man1/verify.html +/usr/share/doc/openssl/html/man1/openssl-verify.html -> /usr/share/doc/openssl/html/man1/verify.html +/usr/share/doc/openssl/html/man1/version.html +/usr/share/doc/openssl/html/man1/openssl-version.html -> /usr/share/doc/openssl/html/man1/version.html +/usr/share/doc/openssl/html/man1/x509.html +/usr/share/doc/openssl/html/man1/openssl-x509.html -> /usr/share/doc/openssl/html/man1/x509.html +/usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/ADMISSIONS_get0_admissionAuthority.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/ADMISSIONS_get0_namingAuthority.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/ADMISSIONS_get0_professionInfos.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/ADMISSIONS_set0_admissionAuthority.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/ADMISSIONS_set0_namingAuthority.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/ADMISSIONS_set0_professionInfos.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/ADMISSION_SYNTAX.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/ADMISSION_SYNTAX_get0_admissionAuthority.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/ADMISSION_SYNTAX_get0_contentsOfAdmissions.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/ADMISSION_SYNTAX_set0_admissionAuthority.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/ADMISSION_SYNTAX_set0_contentsOfAdmissions.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/NAMING_AUTHORITY.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/NAMING_AUTHORITY_get0_authorityId.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/NAMING_AUTHORITY_get0_authorityURL.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/NAMING_AUTHORITY_get0_authorityText.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/NAMING_AUTHORITY_set0_authorityId.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/NAMING_AUTHORITY_set0_authorityURL.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/NAMING_AUTHORITY_set0_authorityText.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/PROFESSION_INFO.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/PROFESSION_INFOS.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/PROFESSION_INFO_get0_addProfessionInfo.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/PROFESSION_INFO_get0_namingAuthority.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/PROFESSION_INFO_get0_professionItems.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/PROFESSION_INFO_get0_professionOIDs.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/PROFESSION_INFO_get0_registrationNumber.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/PROFESSION_INFO_set0_addProfessionInfo.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/PROFESSION_INFO_set0_namingAuthority.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/PROFESSION_INFO_set0_professionItems.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/PROFESSION_INFO_set0_professionOIDs.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/PROFESSION_INFO_set0_registrationNumber.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html +/usr/share/doc/openssl/html/man3/ASN1_generate_nconf.html +/usr/share/doc/openssl/html/man3/ASN1_generate_v3.html -> /usr/share/doc/openssl/html/man3/ASN1_generate_nconf.html +/usr/share/doc/openssl/html/man3/ASN1_INTEGER_get_int64.html +/usr/share/doc/openssl/html/man3/ASN1_INTEGER_get_uint64.html -> /usr/share/doc/openssl/html/man3/ASN1_INTEGER_get_int64.html +/usr/share/doc/openssl/html/man3/ASN1_INTEGER_set_uint64.html -> /usr/share/doc/openssl/html/man3/ASN1_INTEGER_get_int64.html +/usr/share/doc/openssl/html/man3/ASN1_INTEGER_get.html -> /usr/share/doc/openssl/html/man3/ASN1_INTEGER_get_int64.html +/usr/share/doc/openssl/html/man3/ASN1_INTEGER_set_int64.html -> /usr/share/doc/openssl/html/man3/ASN1_INTEGER_get_int64.html +/usr/share/doc/openssl/html/man3/ASN1_INTEGER_set.html -> /usr/share/doc/openssl/html/man3/ASN1_INTEGER_get_int64.html +/usr/share/doc/openssl/html/man3/BN_to_ASN1_INTEGER.html -> /usr/share/doc/openssl/html/man3/ASN1_INTEGER_get_int64.html +/usr/share/doc/openssl/html/man3/ASN1_INTEGER_to_BN.html -> /usr/share/doc/openssl/html/man3/ASN1_INTEGER_get_int64.html +/usr/share/doc/openssl/html/man3/ASN1_ENUMERATED_get_int64.html -> /usr/share/doc/openssl/html/man3/ASN1_INTEGER_get_int64.html +/usr/share/doc/openssl/html/man3/ASN1_ENUMERATED_get.html -> /usr/share/doc/openssl/html/man3/ASN1_INTEGER_get_int64.html +/usr/share/doc/openssl/html/man3/ASN1_ENUMERATED_set_int64.html -> /usr/share/doc/openssl/html/man3/ASN1_INTEGER_get_int64.html +/usr/share/doc/openssl/html/man3/ASN1_ENUMERATED_set.html -> /usr/share/doc/openssl/html/man3/ASN1_INTEGER_get_int64.html +/usr/share/doc/openssl/html/man3/BN_to_ASN1_ENUMERATED.html -> /usr/share/doc/openssl/html/man3/ASN1_INTEGER_get_int64.html +/usr/share/doc/openssl/html/man3/ASN1_ENUMERATED_to_BN.html -> /usr/share/doc/openssl/html/man3/ASN1_INTEGER_get_int64.html +/usr/share/doc/openssl/html/man3/ASN1_ITEM_lookup.html +/usr/share/doc/openssl/html/man3/ASN1_ITEM_get.html -> /usr/share/doc/openssl/html/man3/ASN1_ITEM_lookup.html +/usr/share/doc/openssl/html/man3/ASN1_OBJECT_new.html +/usr/share/doc/openssl/html/man3/ASN1_OBJECT_free.html -> /usr/share/doc/openssl/html/man3/ASN1_OBJECT_new.html +/usr/share/doc/openssl/html/man3/ASN1_STRING_length.html +/usr/share/doc/openssl/html/man3/ASN1_STRING_dup.html -> /usr/share/doc/openssl/html/man3/ASN1_STRING_length.html +/usr/share/doc/openssl/html/man3/ASN1_STRING_cmp.html -> /usr/share/doc/openssl/html/man3/ASN1_STRING_length.html +/usr/share/doc/openssl/html/man3/ASN1_STRING_set.html -> /usr/share/doc/openssl/html/man3/ASN1_STRING_length.html +/usr/share/doc/openssl/html/man3/ASN1_STRING_type.html -> /usr/share/doc/openssl/html/man3/ASN1_STRING_length.html +/usr/share/doc/openssl/html/man3/ASN1_STRING_get0_data.html -> /usr/share/doc/openssl/html/man3/ASN1_STRING_length.html +/usr/share/doc/openssl/html/man3/ASN1_STRING_data.html -> /usr/share/doc/openssl/html/man3/ASN1_STRING_length.html +/usr/share/doc/openssl/html/man3/ASN1_STRING_to_UTF8.html -> /usr/share/doc/openssl/html/man3/ASN1_STRING_length.html +/usr/share/doc/openssl/html/man3/ASN1_STRING_new.html +/usr/share/doc/openssl/html/man3/ASN1_STRING_type_new.html -> /usr/share/doc/openssl/html/man3/ASN1_STRING_new.html +/usr/share/doc/openssl/html/man3/ASN1_STRING_free.html -> /usr/share/doc/openssl/html/man3/ASN1_STRING_new.html +/usr/share/doc/openssl/html/man3/ASN1_STRING_print_ex.html +/usr/share/doc/openssl/html/man3/ASN1_tag2str.html -> /usr/share/doc/openssl/html/man3/ASN1_STRING_print_ex.html +/usr/share/doc/openssl/html/man3/ASN1_STRING_print_ex_fp.html -> /usr/share/doc/openssl/html/man3/ASN1_STRING_print_ex.html +/usr/share/doc/openssl/html/man3/ASN1_STRING_print.html -> /usr/share/doc/openssl/html/man3/ASN1_STRING_print_ex.html +/usr/share/doc/openssl/html/man3/ASN1_STRING_TABLE_add.html +/usr/share/doc/openssl/html/man3/ASN1_STRING_TABLE.html -> /usr/share/doc/openssl/html/man3/ASN1_STRING_TABLE_add.html +/usr/share/doc/openssl/html/man3/ASN1_STRING_TABLE_get.html -> /usr/share/doc/openssl/html/man3/ASN1_STRING_TABLE_add.html +/usr/share/doc/openssl/html/man3/ASN1_STRING_TABLE_cleanup.html -> /usr/share/doc/openssl/html/man3/ASN1_STRING_TABLE_add.html +/usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_UTCTIME_set.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_GENERALIZEDTIME_set.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_TIME_adj.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_UTCTIME_adj.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_GENERALIZEDTIME_adj.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_TIME_check.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_UTCTIME_check.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_GENERALIZEDTIME_check.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_TIME_set_string.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_UTCTIME_set_string.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_GENERALIZEDTIME_set_string.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_TIME_set_string_X509.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_TIME_normalize.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_TIME_to_tm.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_TIME_print.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_UTCTIME_print.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_GENERALIZEDTIME_print.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_TIME_diff.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_TIME_cmp_time_t.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_UTCTIME_cmp_time_t.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_TIME_compare.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_TIME_to_generalizedtime.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html +/usr/share/doc/openssl/html/man3/ASN1_TYPE_get.html +/usr/share/doc/openssl/html/man3/ASN1_TYPE_set.html -> /usr/share/doc/openssl/html/man3/ASN1_TYPE_get.html +/usr/share/doc/openssl/html/man3/ASN1_TYPE_set1.html -> /usr/share/doc/openssl/html/man3/ASN1_TYPE_get.html +/usr/share/doc/openssl/html/man3/ASN1_TYPE_cmp.html -> /usr/share/doc/openssl/html/man3/ASN1_TYPE_get.html +/usr/share/doc/openssl/html/man3/ASN1_TYPE_unpack_sequence.html -> /usr/share/doc/openssl/html/man3/ASN1_TYPE_get.html +/usr/share/doc/openssl/html/man3/ASN1_TYPE_pack_sequence.html -> /usr/share/doc/openssl/html/man3/ASN1_TYPE_get.html +/usr/share/doc/openssl/html/man3/ASYNC_start_job.html +/usr/share/doc/openssl/html/man3/ASYNC_get_wait_ctx.html -> /usr/share/doc/openssl/html/man3/ASYNC_start_job.html +/usr/share/doc/openssl/html/man3/ASYNC_init_thread.html -> /usr/share/doc/openssl/html/man3/ASYNC_start_job.html +/usr/share/doc/openssl/html/man3/ASYNC_cleanup_thread.html -> /usr/share/doc/openssl/html/man3/ASYNC_start_job.html +/usr/share/doc/openssl/html/man3/ASYNC_pause_job.html -> /usr/share/doc/openssl/html/man3/ASYNC_start_job.html +/usr/share/doc/openssl/html/man3/ASYNC_get_current_job.html -> /usr/share/doc/openssl/html/man3/ASYNC_start_job.html +/usr/share/doc/openssl/html/man3/ASYNC_block_pause.html -> /usr/share/doc/openssl/html/man3/ASYNC_start_job.html +/usr/share/doc/openssl/html/man3/ASYNC_unblock_pause.html -> /usr/share/doc/openssl/html/man3/ASYNC_start_job.html +/usr/share/doc/openssl/html/man3/ASYNC_is_capable.html -> /usr/share/doc/openssl/html/man3/ASYNC_start_job.html +/usr/share/doc/openssl/html/man3/ASYNC_WAIT_CTX_new.html +/usr/share/doc/openssl/html/man3/ASYNC_WAIT_CTX_free.html -> /usr/share/doc/openssl/html/man3/ASYNC_WAIT_CTX_new.html +/usr/share/doc/openssl/html/man3/ASYNC_WAIT_CTX_set_wait_fd.html -> /usr/share/doc/openssl/html/man3/ASYNC_WAIT_CTX_new.html +/usr/share/doc/openssl/html/man3/ASYNC_WAIT_CTX_get_fd.html -> /usr/share/doc/openssl/html/man3/ASYNC_WAIT_CTX_new.html +/usr/share/doc/openssl/html/man3/ASYNC_WAIT_CTX_get_all_fds.html -> /usr/share/doc/openssl/html/man3/ASYNC_WAIT_CTX_new.html +/usr/share/doc/openssl/html/man3/ASYNC_WAIT_CTX_get_changed_fds.html -> /usr/share/doc/openssl/html/man3/ASYNC_WAIT_CTX_new.html +/usr/share/doc/openssl/html/man3/ASYNC_WAIT_CTX_clear_fd.html -> /usr/share/doc/openssl/html/man3/ASYNC_WAIT_CTX_new.html +/usr/share/doc/openssl/html/man3/BF_encrypt.html +/usr/share/doc/openssl/html/man3/BF_set_key.html -> /usr/share/doc/openssl/html/man3/BF_encrypt.html +/usr/share/doc/openssl/html/man3/BF_decrypt.html -> /usr/share/doc/openssl/html/man3/BF_encrypt.html +/usr/share/doc/openssl/html/man3/BF_ecb_encrypt.html -> /usr/share/doc/openssl/html/man3/BF_encrypt.html +/usr/share/doc/openssl/html/man3/BF_cbc_encrypt.html -> /usr/share/doc/openssl/html/man3/BF_encrypt.html +/usr/share/doc/openssl/html/man3/BF_cfb64_encrypt.html -> /usr/share/doc/openssl/html/man3/BF_encrypt.html +/usr/share/doc/openssl/html/man3/BF_ofb64_encrypt.html -> /usr/share/doc/openssl/html/man3/BF_encrypt.html +/usr/share/doc/openssl/html/man3/BF_options.html -> /usr/share/doc/openssl/html/man3/BF_encrypt.html +/usr/share/doc/openssl/html/man3/BIO_ADDR.html +/usr/share/doc/openssl/html/man3/BIO_ADDR_new.html -> /usr/share/doc/openssl/html/man3/BIO_ADDR.html +/usr/share/doc/openssl/html/man3/BIO_ADDR_clear.html -> /usr/share/doc/openssl/html/man3/BIO_ADDR.html +/usr/share/doc/openssl/html/man3/BIO_ADDR_free.html -> /usr/share/doc/openssl/html/man3/BIO_ADDR.html +/usr/share/doc/openssl/html/man3/BIO_ADDR_rawmake.html -> /usr/share/doc/openssl/html/man3/BIO_ADDR.html +/usr/share/doc/openssl/html/man3/BIO_ADDR_family.html -> /usr/share/doc/openssl/html/man3/BIO_ADDR.html +/usr/share/doc/openssl/html/man3/BIO_ADDR_rawaddress.html -> /usr/share/doc/openssl/html/man3/BIO_ADDR.html +/usr/share/doc/openssl/html/man3/BIO_ADDR_rawport.html -> /usr/share/doc/openssl/html/man3/BIO_ADDR.html +/usr/share/doc/openssl/html/man3/BIO_ADDR_hostname_string.html -> /usr/share/doc/openssl/html/man3/BIO_ADDR.html +/usr/share/doc/openssl/html/man3/BIO_ADDR_service_string.html -> /usr/share/doc/openssl/html/man3/BIO_ADDR.html +/usr/share/doc/openssl/html/man3/BIO_ADDR_path_string.html -> /usr/share/doc/openssl/html/man3/BIO_ADDR.html +/usr/share/doc/openssl/html/man3/BIO_ADDRINFO.html +/usr/share/doc/openssl/html/man3/BIO_lookup_type.html -> /usr/share/doc/openssl/html/man3/BIO_ADDRINFO.html +/usr/share/doc/openssl/html/man3/BIO_ADDRINFO_next.html -> /usr/share/doc/openssl/html/man3/BIO_ADDRINFO.html +/usr/share/doc/openssl/html/man3/BIO_ADDRINFO_free.html -> /usr/share/doc/openssl/html/man3/BIO_ADDRINFO.html +/usr/share/doc/openssl/html/man3/BIO_ADDRINFO_family.html -> /usr/share/doc/openssl/html/man3/BIO_ADDRINFO.html +/usr/share/doc/openssl/html/man3/BIO_ADDRINFO_socktype.html -> /usr/share/doc/openssl/html/man3/BIO_ADDRINFO.html +/usr/share/doc/openssl/html/man3/BIO_ADDRINFO_protocol.html -> /usr/share/doc/openssl/html/man3/BIO_ADDRINFO.html +/usr/share/doc/openssl/html/man3/BIO_ADDRINFO_address.html -> /usr/share/doc/openssl/html/man3/BIO_ADDRINFO.html +/usr/share/doc/openssl/html/man3/BIO_lookup_ex.html -> /usr/share/doc/openssl/html/man3/BIO_ADDRINFO.html +/usr/share/doc/openssl/html/man3/BIO_lookup.html -> /usr/share/doc/openssl/html/man3/BIO_ADDRINFO.html +/usr/share/doc/openssl/html/man3/BIO_connect.html +/usr/share/doc/openssl/html/man3/BIO_socket.html -> /usr/share/doc/openssl/html/man3/BIO_connect.html +/usr/share/doc/openssl/html/man3/BIO_bind.html -> /usr/share/doc/openssl/html/man3/BIO_connect.html +/usr/share/doc/openssl/html/man3/BIO_listen.html -> /usr/share/doc/openssl/html/man3/BIO_connect.html +/usr/share/doc/openssl/html/man3/BIO_accept_ex.html -> /usr/share/doc/openssl/html/man3/BIO_connect.html +/usr/share/doc/openssl/html/man3/BIO_closesocket.html -> /usr/share/doc/openssl/html/man3/BIO_connect.html +/usr/share/doc/openssl/html/man3/BIO_ctrl.html +/usr/share/doc/openssl/html/man3/BIO_callback_ctrl.html -> /usr/share/doc/openssl/html/man3/BIO_ctrl.html +/usr/share/doc/openssl/html/man3/BIO_ptr_ctrl.html -> /usr/share/doc/openssl/html/man3/BIO_ctrl.html +/usr/share/doc/openssl/html/man3/BIO_int_ctrl.html -> /usr/share/doc/openssl/html/man3/BIO_ctrl.html +/usr/share/doc/openssl/html/man3/BIO_reset.html -> /usr/share/doc/openssl/html/man3/BIO_ctrl.html +/usr/share/doc/openssl/html/man3/BIO_seek.html -> /usr/share/doc/openssl/html/man3/BIO_ctrl.html +/usr/share/doc/openssl/html/man3/BIO_tell.html -> /usr/share/doc/openssl/html/man3/BIO_ctrl.html +/usr/share/doc/openssl/html/man3/BIO_flush.html -> /usr/share/doc/openssl/html/man3/BIO_ctrl.html +/usr/share/doc/openssl/html/man3/BIO_eof.html -> /usr/share/doc/openssl/html/man3/BIO_ctrl.html +/usr/share/doc/openssl/html/man3/BIO_set_close.html -> /usr/share/doc/openssl/html/man3/BIO_ctrl.html +/usr/share/doc/openssl/html/man3/BIO_get_close.html -> /usr/share/doc/openssl/html/man3/BIO_ctrl.html +/usr/share/doc/openssl/html/man3/BIO_pending.html -> /usr/share/doc/openssl/html/man3/BIO_ctrl.html +/usr/share/doc/openssl/html/man3/BIO_wpending.html -> /usr/share/doc/openssl/html/man3/BIO_ctrl.html +/usr/share/doc/openssl/html/man3/BIO_ctrl_pending.html -> /usr/share/doc/openssl/html/man3/BIO_ctrl.html +/usr/share/doc/openssl/html/man3/BIO_ctrl_wpending.html -> /usr/share/doc/openssl/html/man3/BIO_ctrl.html +/usr/share/doc/openssl/html/man3/BIO_get_info_callback.html -> /usr/share/doc/openssl/html/man3/BIO_ctrl.html +/usr/share/doc/openssl/html/man3/BIO_set_info_callback.html -> /usr/share/doc/openssl/html/man3/BIO_ctrl.html +/usr/share/doc/openssl/html/man3/BIO_info_cb.html -> /usr/share/doc/openssl/html/man3/BIO_ctrl.html +/usr/share/doc/openssl/html/man3/BIO_f_base64.html +/usr/share/doc/openssl/html/man3/BIO_f_buffer.html +/usr/share/doc/openssl/html/man3/BIO_get_buffer_num_lines.html -> /usr/share/doc/openssl/html/man3/BIO_f_buffer.html +/usr/share/doc/openssl/html/man3/BIO_set_read_buffer_size.html -> /usr/share/doc/openssl/html/man3/BIO_f_buffer.html +/usr/share/doc/openssl/html/man3/BIO_set_write_buffer_size.html -> /usr/share/doc/openssl/html/man3/BIO_f_buffer.html +/usr/share/doc/openssl/html/man3/BIO_set_buffer_size.html -> /usr/share/doc/openssl/html/man3/BIO_f_buffer.html +/usr/share/doc/openssl/html/man3/BIO_set_buffer_read_data.html -> /usr/share/doc/openssl/html/man3/BIO_f_buffer.html +/usr/share/doc/openssl/html/man3/BIO_f_cipher.html +/usr/share/doc/openssl/html/man3/BIO_set_cipher.html -> /usr/share/doc/openssl/html/man3/BIO_f_cipher.html +/usr/share/doc/openssl/html/man3/BIO_get_cipher_status.html -> /usr/share/doc/openssl/html/man3/BIO_f_cipher.html +/usr/share/doc/openssl/html/man3/BIO_get_cipher_ctx.html -> /usr/share/doc/openssl/html/man3/BIO_f_cipher.html +/usr/share/doc/openssl/html/man3/BIO_f_md.html +/usr/share/doc/openssl/html/man3/BIO_set_md.html -> /usr/share/doc/openssl/html/man3/BIO_f_md.html +/usr/share/doc/openssl/html/man3/BIO_get_md.html -> /usr/share/doc/openssl/html/man3/BIO_f_md.html +/usr/share/doc/openssl/html/man3/BIO_get_md_ctx.html -> /usr/share/doc/openssl/html/man3/BIO_f_md.html +/usr/share/doc/openssl/html/man3/BIO_f_null.html +/usr/share/doc/openssl/html/man3/BIO_f_ssl.html +/usr/share/doc/openssl/html/man3/BIO_do_handshake.html -> /usr/share/doc/openssl/html/man3/BIO_f_ssl.html +/usr/share/doc/openssl/html/man3/BIO_set_ssl.html -> /usr/share/doc/openssl/html/man3/BIO_f_ssl.html +/usr/share/doc/openssl/html/man3/BIO_get_ssl.html -> /usr/share/doc/openssl/html/man3/BIO_f_ssl.html +/usr/share/doc/openssl/html/man3/BIO_set_ssl_mode.html -> /usr/share/doc/openssl/html/man3/BIO_f_ssl.html +/usr/share/doc/openssl/html/man3/BIO_set_ssl_renegotiate_bytes.html -> /usr/share/doc/openssl/html/man3/BIO_f_ssl.html +/usr/share/doc/openssl/html/man3/BIO_get_num_renegotiates.html -> /usr/share/doc/openssl/html/man3/BIO_f_ssl.html +/usr/share/doc/openssl/html/man3/BIO_set_ssl_renegotiate_timeout.html -> /usr/share/doc/openssl/html/man3/BIO_f_ssl.html +/usr/share/doc/openssl/html/man3/BIO_new_ssl.html -> /usr/share/doc/openssl/html/man3/BIO_f_ssl.html +/usr/share/doc/openssl/html/man3/BIO_new_ssl_connect.html -> /usr/share/doc/openssl/html/man3/BIO_f_ssl.html +/usr/share/doc/openssl/html/man3/BIO_new_buffer_ssl_connect.html -> /usr/share/doc/openssl/html/man3/BIO_f_ssl.html +/usr/share/doc/openssl/html/man3/BIO_ssl_copy_session_id.html -> /usr/share/doc/openssl/html/man3/BIO_f_ssl.html +/usr/share/doc/openssl/html/man3/BIO_ssl_shutdown.html -> /usr/share/doc/openssl/html/man3/BIO_f_ssl.html +/usr/share/doc/openssl/html/man3/BIO_find_type.html +/usr/share/doc/openssl/html/man3/BIO_next.html -> /usr/share/doc/openssl/html/man3/BIO_find_type.html +/usr/share/doc/openssl/html/man3/BIO_method_type.html -> /usr/share/doc/openssl/html/man3/BIO_find_type.html +/usr/share/doc/openssl/html/man3/BIO_get_data.html +/usr/share/doc/openssl/html/man3/BIO_set_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_data.html +/usr/share/doc/openssl/html/man3/BIO_set_init.html -> /usr/share/doc/openssl/html/man3/BIO_get_data.html +/usr/share/doc/openssl/html/man3/BIO_get_init.html -> /usr/share/doc/openssl/html/man3/BIO_get_data.html +/usr/share/doc/openssl/html/man3/BIO_set_shutdown.html -> /usr/share/doc/openssl/html/man3/BIO_get_data.html +/usr/share/doc/openssl/html/man3/BIO_get_shutdown.html -> /usr/share/doc/openssl/html/man3/BIO_get_data.html +/usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/BIO_set_ex_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/BIO_get_ex_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/ENGINE_get_ex_new_index.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/ENGINE_set_ex_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/ENGINE_get_ex_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/UI_get_ex_new_index.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/UI_set_ex_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/UI_get_ex_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/X509_get_ex_new_index.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/X509_set_ex_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/X509_get_ex_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/X509_STORE_get_ex_new_index.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/X509_STORE_set_ex_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/X509_STORE_get_ex_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_ex_new_index.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_set_ex_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_ex_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/DH_get_ex_new_index.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/DH_set_ex_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/DH_get_ex_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/DSA_get_ex_new_index.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/DSA_set_ex_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/DSA_get_ex_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/ECDH_get_ex_new_index.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/ECDH_set_ex_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/ECDH_get_ex_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/EC_KEY_get_ex_new_index.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/EC_KEY_set_ex_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/EC_KEY_get_ex_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/RSA_get_ex_new_index.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/RSA_set_ex_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/RSA_get_ex_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_get_new_index.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_meth_free.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_meth_get_read_ex.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_meth_set_read_ex.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_meth_get_write_ex.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_meth_set_write_ex.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_meth_get_write.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_meth_set_write.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_meth_get_read.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_meth_set_read.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_meth_get_puts.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_meth_set_puts.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_meth_get_gets.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_meth_set_gets.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_meth_get_ctrl.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_meth_set_ctrl.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_meth_get_create.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_meth_set_create.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_meth_get_destroy.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_meth_set_destroy.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_meth_get_callback_ctrl.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_meth_set_callback_ctrl.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html +/usr/share/doc/openssl/html/man3/BIO_new.html +/usr/share/doc/openssl/html/man3/BIO_up_ref.html -> /usr/share/doc/openssl/html/man3/BIO_new.html +/usr/share/doc/openssl/html/man3/BIO_free.html -> /usr/share/doc/openssl/html/man3/BIO_new.html +/usr/share/doc/openssl/html/man3/BIO_vfree.html -> /usr/share/doc/openssl/html/man3/BIO_new.html +/usr/share/doc/openssl/html/man3/BIO_free_all.html -> /usr/share/doc/openssl/html/man3/BIO_new.html +/usr/share/doc/openssl/html/man3/BIO_new_CMS.html +/usr/share/doc/openssl/html/man3/BIO_parse_hostserv.html +/usr/share/doc/openssl/html/man3/BIO_hostserv_priorities.html -> /usr/share/doc/openssl/html/man3/BIO_parse_hostserv.html +/usr/share/doc/openssl/html/man3/BIO_printf.html +/usr/share/doc/openssl/html/man3/BIO_vprintf.html -> /usr/share/doc/openssl/html/man3/BIO_printf.html +/usr/share/doc/openssl/html/man3/BIO_snprintf.html -> /usr/share/doc/openssl/html/man3/BIO_printf.html +/usr/share/doc/openssl/html/man3/BIO_vsnprintf.html -> /usr/share/doc/openssl/html/man3/BIO_printf.html +/usr/share/doc/openssl/html/man3/BIO_push.html +/usr/share/doc/openssl/html/man3/BIO_pop.html -> /usr/share/doc/openssl/html/man3/BIO_push.html +/usr/share/doc/openssl/html/man3/BIO_set_next.html -> /usr/share/doc/openssl/html/man3/BIO_push.html +/usr/share/doc/openssl/html/man3/BIO_read.html +/usr/share/doc/openssl/html/man3/BIO_read_ex.html -> /usr/share/doc/openssl/html/man3/BIO_read.html +/usr/share/doc/openssl/html/man3/BIO_write_ex.html -> /usr/share/doc/openssl/html/man3/BIO_read.html +/usr/share/doc/openssl/html/man3/BIO_write.html -> /usr/share/doc/openssl/html/man3/BIO_read.html +/usr/share/doc/openssl/html/man3/BIO_gets.html -> /usr/share/doc/openssl/html/man3/BIO_read.html +/usr/share/doc/openssl/html/man3/BIO_puts.html -> /usr/share/doc/openssl/html/man3/BIO_read.html +/usr/share/doc/openssl/html/man3/BIO_s_accept.html +/usr/share/doc/openssl/html/man3/BIO_set_accept_name.html -> /usr/share/doc/openssl/html/man3/BIO_s_accept.html +/usr/share/doc/openssl/html/man3/BIO_set_accept_port.html -> /usr/share/doc/openssl/html/man3/BIO_s_accept.html +/usr/share/doc/openssl/html/man3/BIO_get_accept_name.html -> /usr/share/doc/openssl/html/man3/BIO_s_accept.html +/usr/share/doc/openssl/html/man3/BIO_get_accept_port.html -> /usr/share/doc/openssl/html/man3/BIO_s_accept.html +/usr/share/doc/openssl/html/man3/BIO_new_accept.html -> /usr/share/doc/openssl/html/man3/BIO_s_accept.html +/usr/share/doc/openssl/html/man3/BIO_set_nbio_accept.html -> /usr/share/doc/openssl/html/man3/BIO_s_accept.html +/usr/share/doc/openssl/html/man3/BIO_set_accept_bios.html -> /usr/share/doc/openssl/html/man3/BIO_s_accept.html +/usr/share/doc/openssl/html/man3/BIO_get_peer_name.html -> /usr/share/doc/openssl/html/man3/BIO_s_accept.html +/usr/share/doc/openssl/html/man3/BIO_get_peer_port.html -> /usr/share/doc/openssl/html/man3/BIO_s_accept.html +/usr/share/doc/openssl/html/man3/BIO_get_accept_ip_family.html -> /usr/share/doc/openssl/html/man3/BIO_s_accept.html +/usr/share/doc/openssl/html/man3/BIO_set_accept_ip_family.html -> /usr/share/doc/openssl/html/man3/BIO_s_accept.html +/usr/share/doc/openssl/html/man3/BIO_set_bind_mode.html -> /usr/share/doc/openssl/html/man3/BIO_s_accept.html +/usr/share/doc/openssl/html/man3/BIO_get_bind_mode.html -> /usr/share/doc/openssl/html/man3/BIO_s_accept.html +/usr/share/doc/openssl/html/man3/BIO_do_accept.html -> /usr/share/doc/openssl/html/man3/BIO_s_accept.html +/usr/share/doc/openssl/html/man3/BIO_s_bio.html +/usr/share/doc/openssl/html/man3/BIO_make_bio_pair.html -> /usr/share/doc/openssl/html/man3/BIO_s_bio.html +/usr/share/doc/openssl/html/man3/BIO_destroy_bio_pair.html -> /usr/share/doc/openssl/html/man3/BIO_s_bio.html +/usr/share/doc/openssl/html/man3/BIO_shutdown_wr.html -> /usr/share/doc/openssl/html/man3/BIO_s_bio.html +/usr/share/doc/openssl/html/man3/BIO_set_write_buf_size.html -> /usr/share/doc/openssl/html/man3/BIO_s_bio.html +/usr/share/doc/openssl/html/man3/BIO_get_write_buf_size.html -> /usr/share/doc/openssl/html/man3/BIO_s_bio.html +/usr/share/doc/openssl/html/man3/BIO_new_bio_pair.html -> /usr/share/doc/openssl/html/man3/BIO_s_bio.html +/usr/share/doc/openssl/html/man3/BIO_get_write_guarantee.html -> /usr/share/doc/openssl/html/man3/BIO_s_bio.html +/usr/share/doc/openssl/html/man3/BIO_ctrl_get_write_guarantee.html -> /usr/share/doc/openssl/html/man3/BIO_s_bio.html +/usr/share/doc/openssl/html/man3/BIO_get_read_request.html -> /usr/share/doc/openssl/html/man3/BIO_s_bio.html +/usr/share/doc/openssl/html/man3/BIO_ctrl_get_read_request.html -> /usr/share/doc/openssl/html/man3/BIO_s_bio.html +/usr/share/doc/openssl/html/man3/BIO_ctrl_reset_read_request.html -> /usr/share/doc/openssl/html/man3/BIO_s_bio.html +/usr/share/doc/openssl/html/man3/BIO_s_connect.html +/usr/share/doc/openssl/html/man3/BIO_set_conn_address.html -> /usr/share/doc/openssl/html/man3/BIO_s_connect.html +/usr/share/doc/openssl/html/man3/BIO_get_conn_address.html -> /usr/share/doc/openssl/html/man3/BIO_s_connect.html +/usr/share/doc/openssl/html/man3/BIO_new_connect.html -> /usr/share/doc/openssl/html/man3/BIO_s_connect.html +/usr/share/doc/openssl/html/man3/BIO_set_conn_hostname.html -> /usr/share/doc/openssl/html/man3/BIO_s_connect.html +/usr/share/doc/openssl/html/man3/BIO_set_conn_port.html -> /usr/share/doc/openssl/html/man3/BIO_s_connect.html +/usr/share/doc/openssl/html/man3/BIO_set_conn_ip_family.html -> /usr/share/doc/openssl/html/man3/BIO_s_connect.html +/usr/share/doc/openssl/html/man3/BIO_get_conn_ip_family.html -> /usr/share/doc/openssl/html/man3/BIO_s_connect.html +/usr/share/doc/openssl/html/man3/BIO_get_conn_hostname.html -> /usr/share/doc/openssl/html/man3/BIO_s_connect.html +/usr/share/doc/openssl/html/man3/BIO_get_conn_port.html -> /usr/share/doc/openssl/html/man3/BIO_s_connect.html +/usr/share/doc/openssl/html/man3/BIO_set_nbio.html -> /usr/share/doc/openssl/html/man3/BIO_s_connect.html +/usr/share/doc/openssl/html/man3/BIO_do_connect.html -> /usr/share/doc/openssl/html/man3/BIO_s_connect.html +/usr/share/doc/openssl/html/man3/BIO_s_fd.html +/usr/share/doc/openssl/html/man3/BIO_set_fd.html -> /usr/share/doc/openssl/html/man3/BIO_s_fd.html +/usr/share/doc/openssl/html/man3/BIO_get_fd.html -> /usr/share/doc/openssl/html/man3/BIO_s_fd.html +/usr/share/doc/openssl/html/man3/BIO_new_fd.html -> /usr/share/doc/openssl/html/man3/BIO_s_fd.html +/usr/share/doc/openssl/html/man3/BIO_s_file.html +/usr/share/doc/openssl/html/man3/BIO_new_file.html -> /usr/share/doc/openssl/html/man3/BIO_s_file.html +/usr/share/doc/openssl/html/man3/BIO_new_fp.html -> /usr/share/doc/openssl/html/man3/BIO_s_file.html +/usr/share/doc/openssl/html/man3/BIO_set_fp.html -> /usr/share/doc/openssl/html/man3/BIO_s_file.html +/usr/share/doc/openssl/html/man3/BIO_get_fp.html -> /usr/share/doc/openssl/html/man3/BIO_s_file.html +/usr/share/doc/openssl/html/man3/BIO_read_filename.html -> /usr/share/doc/openssl/html/man3/BIO_s_file.html +/usr/share/doc/openssl/html/man3/BIO_write_filename.html -> /usr/share/doc/openssl/html/man3/BIO_s_file.html +/usr/share/doc/openssl/html/man3/BIO_append_filename.html -> /usr/share/doc/openssl/html/man3/BIO_s_file.html +/usr/share/doc/openssl/html/man3/BIO_rw_filename.html -> /usr/share/doc/openssl/html/man3/BIO_s_file.html +/usr/share/doc/openssl/html/man3/BIO_s_mem.html +/usr/share/doc/openssl/html/man3/BIO_s_secmem.html -> /usr/share/doc/openssl/html/man3/BIO_s_mem.html +/usr/share/doc/openssl/html/man3/BIO_set_mem_eof_return.html -> /usr/share/doc/openssl/html/man3/BIO_s_mem.html +/usr/share/doc/openssl/html/man3/BIO_get_mem_data.html -> /usr/share/doc/openssl/html/man3/BIO_s_mem.html +/usr/share/doc/openssl/html/man3/BIO_set_mem_buf.html -> /usr/share/doc/openssl/html/man3/BIO_s_mem.html +/usr/share/doc/openssl/html/man3/BIO_get_mem_ptr.html -> /usr/share/doc/openssl/html/man3/BIO_s_mem.html +/usr/share/doc/openssl/html/man3/BIO_new_mem_buf.html -> /usr/share/doc/openssl/html/man3/BIO_s_mem.html +/usr/share/doc/openssl/html/man3/BIO_s_null.html +/usr/share/doc/openssl/html/man3/BIO_s_socket.html +/usr/share/doc/openssl/html/man3/BIO_new_socket.html -> /usr/share/doc/openssl/html/man3/BIO_s_socket.html +/usr/share/doc/openssl/html/man3/BIO_set_callback.html +/usr/share/doc/openssl/html/man3/BIO_set_callback_ex.html -> /usr/share/doc/openssl/html/man3/BIO_set_callback.html +/usr/share/doc/openssl/html/man3/BIO_get_callback_ex.html -> /usr/share/doc/openssl/html/man3/BIO_set_callback.html +/usr/share/doc/openssl/html/man3/BIO_get_callback.html -> /usr/share/doc/openssl/html/man3/BIO_set_callback.html +/usr/share/doc/openssl/html/man3/BIO_set_callback_arg.html -> /usr/share/doc/openssl/html/man3/BIO_set_callback.html +/usr/share/doc/openssl/html/man3/BIO_get_callback_arg.html -> /usr/share/doc/openssl/html/man3/BIO_set_callback.html +/usr/share/doc/openssl/html/man3/BIO_debug_callback.html -> /usr/share/doc/openssl/html/man3/BIO_set_callback.html +/usr/share/doc/openssl/html/man3/BIO_callback_fn_ex.html -> /usr/share/doc/openssl/html/man3/BIO_set_callback.html +/usr/share/doc/openssl/html/man3/BIO_callback_fn.html -> /usr/share/doc/openssl/html/man3/BIO_set_callback.html +/usr/share/doc/openssl/html/man3/BIO_should_retry.html +/usr/share/doc/openssl/html/man3/BIO_should_read.html -> /usr/share/doc/openssl/html/man3/BIO_should_retry.html +/usr/share/doc/openssl/html/man3/BIO_should_write.html -> /usr/share/doc/openssl/html/man3/BIO_should_retry.html +/usr/share/doc/openssl/html/man3/BIO_should_io_special.html -> /usr/share/doc/openssl/html/man3/BIO_should_retry.html +/usr/share/doc/openssl/html/man3/BIO_retry_type.html -> /usr/share/doc/openssl/html/man3/BIO_should_retry.html +/usr/share/doc/openssl/html/man3/BIO_get_retry_BIO.html -> /usr/share/doc/openssl/html/man3/BIO_should_retry.html +/usr/share/doc/openssl/html/man3/BIO_get_retry_reason.html -> /usr/share/doc/openssl/html/man3/BIO_should_retry.html +/usr/share/doc/openssl/html/man3/BIO_set_retry_reason.html -> /usr/share/doc/openssl/html/man3/BIO_should_retry.html +/usr/share/doc/openssl/html/man3/BN_add.html +/usr/share/doc/openssl/html/man3/BN_sub.html -> /usr/share/doc/openssl/html/man3/BN_add.html +/usr/share/doc/openssl/html/man3/BN_mul.html -> /usr/share/doc/openssl/html/man3/BN_add.html +/usr/share/doc/openssl/html/man3/BN_sqr.html -> /usr/share/doc/openssl/html/man3/BN_add.html +/usr/share/doc/openssl/html/man3/BN_div.html -> /usr/share/doc/openssl/html/man3/BN_add.html +/usr/share/doc/openssl/html/man3/BN_mod.html -> /usr/share/doc/openssl/html/man3/BN_add.html +/usr/share/doc/openssl/html/man3/BN_nnmod.html -> /usr/share/doc/openssl/html/man3/BN_add.html +/usr/share/doc/openssl/html/man3/BN_mod_add.html -> /usr/share/doc/openssl/html/man3/BN_add.html +/usr/share/doc/openssl/html/man3/BN_mod_sub.html -> /usr/share/doc/openssl/html/man3/BN_add.html +/usr/share/doc/openssl/html/man3/BN_mod_mul.html -> /usr/share/doc/openssl/html/man3/BN_add.html +/usr/share/doc/openssl/html/man3/BN_mod_sqr.html -> /usr/share/doc/openssl/html/man3/BN_add.html +/usr/share/doc/openssl/html/man3/BN_exp.html -> /usr/share/doc/openssl/html/man3/BN_add.html +/usr/share/doc/openssl/html/man3/BN_mod_exp.html -> /usr/share/doc/openssl/html/man3/BN_add.html +/usr/share/doc/openssl/html/man3/BN_gcd.html -> /usr/share/doc/openssl/html/man3/BN_add.html +/usr/share/doc/openssl/html/man3/BN_add_word.html +/usr/share/doc/openssl/html/man3/BN_sub_word.html -> /usr/share/doc/openssl/html/man3/BN_add_word.html +/usr/share/doc/openssl/html/man3/BN_mul_word.html -> /usr/share/doc/openssl/html/man3/BN_add_word.html +/usr/share/doc/openssl/html/man3/BN_div_word.html -> /usr/share/doc/openssl/html/man3/BN_add_word.html +/usr/share/doc/openssl/html/man3/BN_mod_word.html -> /usr/share/doc/openssl/html/man3/BN_add_word.html +/usr/share/doc/openssl/html/man3/BN_BLINDING_new.html +/usr/share/doc/openssl/html/man3/BN_BLINDING_free.html -> /usr/share/doc/openssl/html/man3/BN_BLINDING_new.html +/usr/share/doc/openssl/html/man3/BN_BLINDING_update.html -> /usr/share/doc/openssl/html/man3/BN_BLINDING_new.html +/usr/share/doc/openssl/html/man3/BN_BLINDING_convert.html -> /usr/share/doc/openssl/html/man3/BN_BLINDING_new.html +/usr/share/doc/openssl/html/man3/BN_BLINDING_invert.html -> /usr/share/doc/openssl/html/man3/BN_BLINDING_new.html +/usr/share/doc/openssl/html/man3/BN_BLINDING_convert_ex.html -> /usr/share/doc/openssl/html/man3/BN_BLINDING_new.html +/usr/share/doc/openssl/html/man3/BN_BLINDING_invert_ex.html -> /usr/share/doc/openssl/html/man3/BN_BLINDING_new.html +/usr/share/doc/openssl/html/man3/BN_BLINDING_is_current_thread.html -> /usr/share/doc/openssl/html/man3/BN_BLINDING_new.html +/usr/share/doc/openssl/html/man3/BN_BLINDING_set_current_thread.html -> /usr/share/doc/openssl/html/man3/BN_BLINDING_new.html +/usr/share/doc/openssl/html/man3/BN_BLINDING_lock.html -> /usr/share/doc/openssl/html/man3/BN_BLINDING_new.html +/usr/share/doc/openssl/html/man3/BN_BLINDING_unlock.html -> /usr/share/doc/openssl/html/man3/BN_BLINDING_new.html +/usr/share/doc/openssl/html/man3/BN_BLINDING_get_flags.html -> /usr/share/doc/openssl/html/man3/BN_BLINDING_new.html +/usr/share/doc/openssl/html/man3/BN_BLINDING_set_flags.html -> /usr/share/doc/openssl/html/man3/BN_BLINDING_new.html +/usr/share/doc/openssl/html/man3/BN_BLINDING_create_param.html -> /usr/share/doc/openssl/html/man3/BN_BLINDING_new.html +/usr/share/doc/openssl/html/man3/BN_bn2bin.html +/usr/share/doc/openssl/html/man3/BN_bn2binpad.html -> /usr/share/doc/openssl/html/man3/BN_bn2bin.html +/usr/share/doc/openssl/html/man3/BN_bin2bn.html -> /usr/share/doc/openssl/html/man3/BN_bn2bin.html +/usr/share/doc/openssl/html/man3/BN_bn2lebinpad.html -> /usr/share/doc/openssl/html/man3/BN_bn2bin.html +/usr/share/doc/openssl/html/man3/BN_lebin2bn.html -> /usr/share/doc/openssl/html/man3/BN_bn2bin.html +/usr/share/doc/openssl/html/man3/BN_bn2hex.html -> /usr/share/doc/openssl/html/man3/BN_bn2bin.html +/usr/share/doc/openssl/html/man3/BN_bn2dec.html -> /usr/share/doc/openssl/html/man3/BN_bn2bin.html +/usr/share/doc/openssl/html/man3/BN_hex2bn.html -> /usr/share/doc/openssl/html/man3/BN_bn2bin.html +/usr/share/doc/openssl/html/man3/BN_dec2bn.html -> /usr/share/doc/openssl/html/man3/BN_bn2bin.html +/usr/share/doc/openssl/html/man3/BN_print.html -> /usr/share/doc/openssl/html/man3/BN_bn2bin.html +/usr/share/doc/openssl/html/man3/BN_print_fp.html -> /usr/share/doc/openssl/html/man3/BN_bn2bin.html +/usr/share/doc/openssl/html/man3/BN_bn2mpi.html -> /usr/share/doc/openssl/html/man3/BN_bn2bin.html +/usr/share/doc/openssl/html/man3/BN_mpi2bn.html -> /usr/share/doc/openssl/html/man3/BN_bn2bin.html +/usr/share/doc/openssl/html/man3/BN_cmp.html +/usr/share/doc/openssl/html/man3/BN_ucmp.html -> /usr/share/doc/openssl/html/man3/BN_cmp.html +/usr/share/doc/openssl/html/man3/BN_is_zero.html -> /usr/share/doc/openssl/html/man3/BN_cmp.html +/usr/share/doc/openssl/html/man3/BN_is_one.html -> /usr/share/doc/openssl/html/man3/BN_cmp.html +/usr/share/doc/openssl/html/man3/BN_is_word.html -> /usr/share/doc/openssl/html/man3/BN_cmp.html +/usr/share/doc/openssl/html/man3/BN_is_odd.html -> /usr/share/doc/openssl/html/man3/BN_cmp.html +/usr/share/doc/openssl/html/man3/BN_copy.html +/usr/share/doc/openssl/html/man3/BN_dup.html -> /usr/share/doc/openssl/html/man3/BN_copy.html +/usr/share/doc/openssl/html/man3/BN_with_flags.html -> /usr/share/doc/openssl/html/man3/BN_copy.html +/usr/share/doc/openssl/html/man3/BN_CTX_new.html +/usr/share/doc/openssl/html/man3/BN_CTX_secure_new.html -> /usr/share/doc/openssl/html/man3/BN_CTX_new.html +/usr/share/doc/openssl/html/man3/BN_CTX_free.html -> /usr/share/doc/openssl/html/man3/BN_CTX_new.html +/usr/share/doc/openssl/html/man3/BN_CTX_start.html +/usr/share/doc/openssl/html/man3/BN_CTX_get.html -> /usr/share/doc/openssl/html/man3/BN_CTX_start.html +/usr/share/doc/openssl/html/man3/BN_CTX_end.html -> /usr/share/doc/openssl/html/man3/BN_CTX_start.html +/usr/share/doc/openssl/html/man3/BN_generate_prime.html +/usr/share/doc/openssl/html/man3/BN_generate_prime_ex.html -> /usr/share/doc/openssl/html/man3/BN_generate_prime.html +/usr/share/doc/openssl/html/man3/BN_is_prime_ex.html -> /usr/share/doc/openssl/html/man3/BN_generate_prime.html +/usr/share/doc/openssl/html/man3/BN_is_prime_fasttest_ex.html -> /usr/share/doc/openssl/html/man3/BN_generate_prime.html +/usr/share/doc/openssl/html/man3/BN_GENCB_call.html -> /usr/share/doc/openssl/html/man3/BN_generate_prime.html +/usr/share/doc/openssl/html/man3/BN_GENCB_new.html -> /usr/share/doc/openssl/html/man3/BN_generate_prime.html +/usr/share/doc/openssl/html/man3/BN_GENCB_free.html -> /usr/share/doc/openssl/html/man3/BN_generate_prime.html +/usr/share/doc/openssl/html/man3/BN_GENCB_set_old.html -> /usr/share/doc/openssl/html/man3/BN_generate_prime.html +/usr/share/doc/openssl/html/man3/BN_GENCB_set.html -> /usr/share/doc/openssl/html/man3/BN_generate_prime.html +/usr/share/doc/openssl/html/man3/BN_GENCB_get_arg.html -> /usr/share/doc/openssl/html/man3/BN_generate_prime.html +/usr/share/doc/openssl/html/man3/BN_is_prime.html -> /usr/share/doc/openssl/html/man3/BN_generate_prime.html +/usr/share/doc/openssl/html/man3/BN_is_prime_fasttest.html -> /usr/share/doc/openssl/html/man3/BN_generate_prime.html +/usr/share/doc/openssl/html/man3/BN_mod_inverse.html +/usr/share/doc/openssl/html/man3/BN_mod_mul_montgomery.html +/usr/share/doc/openssl/html/man3/BN_MONT_CTX_new.html -> /usr/share/doc/openssl/html/man3/BN_mod_mul_montgomery.html +/usr/share/doc/openssl/html/man3/BN_MONT_CTX_free.html -> /usr/share/doc/openssl/html/man3/BN_mod_mul_montgomery.html +/usr/share/doc/openssl/html/man3/BN_MONT_CTX_set.html -> /usr/share/doc/openssl/html/man3/BN_mod_mul_montgomery.html +/usr/share/doc/openssl/html/man3/BN_MONT_CTX_copy.html -> /usr/share/doc/openssl/html/man3/BN_mod_mul_montgomery.html +/usr/share/doc/openssl/html/man3/BN_from_montgomery.html -> /usr/share/doc/openssl/html/man3/BN_mod_mul_montgomery.html +/usr/share/doc/openssl/html/man3/BN_to_montgomery.html -> /usr/share/doc/openssl/html/man3/BN_mod_mul_montgomery.html +/usr/share/doc/openssl/html/man3/BN_mod_mul_reciprocal.html +/usr/share/doc/openssl/html/man3/BN_div_recp.html -> /usr/share/doc/openssl/html/man3/BN_mod_mul_reciprocal.html +/usr/share/doc/openssl/html/man3/BN_RECP_CTX_new.html -> /usr/share/doc/openssl/html/man3/BN_mod_mul_reciprocal.html +/usr/share/doc/openssl/html/man3/BN_RECP_CTX_free.html -> /usr/share/doc/openssl/html/man3/BN_mod_mul_reciprocal.html +/usr/share/doc/openssl/html/man3/BN_RECP_CTX_set.html -> /usr/share/doc/openssl/html/man3/BN_mod_mul_reciprocal.html +/usr/share/doc/openssl/html/man3/BN_new.html +/usr/share/doc/openssl/html/man3/BN_secure_new.html -> /usr/share/doc/openssl/html/man3/BN_new.html +/usr/share/doc/openssl/html/man3/BN_clear.html -> /usr/share/doc/openssl/html/man3/BN_new.html +/usr/share/doc/openssl/html/man3/BN_free.html -> /usr/share/doc/openssl/html/man3/BN_new.html +/usr/share/doc/openssl/html/man3/BN_clear_free.html -> /usr/share/doc/openssl/html/man3/BN_new.html +/usr/share/doc/openssl/html/man3/BN_num_bytes.html +/usr/share/doc/openssl/html/man3/BN_num_bits.html -> /usr/share/doc/openssl/html/man3/BN_num_bytes.html +/usr/share/doc/openssl/html/man3/BN_num_bits_word.html -> /usr/share/doc/openssl/html/man3/BN_num_bytes.html +/usr/share/doc/openssl/html/man3/BN_rand.html +/usr/share/doc/openssl/html/man3/BN_priv_rand.html -> /usr/share/doc/openssl/html/man3/BN_rand.html +/usr/share/doc/openssl/html/man3/BN_pseudo_rand.html -> /usr/share/doc/openssl/html/man3/BN_rand.html +/usr/share/doc/openssl/html/man3/BN_rand_range.html -> /usr/share/doc/openssl/html/man3/BN_rand.html +/usr/share/doc/openssl/html/man3/BN_priv_rand_range.html -> /usr/share/doc/openssl/html/man3/BN_rand.html +/usr/share/doc/openssl/html/man3/BN_pseudo_rand_range.html -> /usr/share/doc/openssl/html/man3/BN_rand.html +/usr/share/doc/openssl/html/man3/BN_security_bits.html +/usr/share/doc/openssl/html/man3/BN_set_bit.html +/usr/share/doc/openssl/html/man3/BN_clear_bit.html -> /usr/share/doc/openssl/html/man3/BN_set_bit.html +/usr/share/doc/openssl/html/man3/BN_is_bit_set.html -> /usr/share/doc/openssl/html/man3/BN_set_bit.html +/usr/share/doc/openssl/html/man3/BN_mask_bits.html -> /usr/share/doc/openssl/html/man3/BN_set_bit.html +/usr/share/doc/openssl/html/man3/BN_lshift.html -> /usr/share/doc/openssl/html/man3/BN_set_bit.html +/usr/share/doc/openssl/html/man3/BN_lshift1.html -> /usr/share/doc/openssl/html/man3/BN_set_bit.html +/usr/share/doc/openssl/html/man3/BN_rshift.html -> /usr/share/doc/openssl/html/man3/BN_set_bit.html +/usr/share/doc/openssl/html/man3/BN_rshift1.html -> /usr/share/doc/openssl/html/man3/BN_set_bit.html +/usr/share/doc/openssl/html/man3/BN_swap.html +/usr/share/doc/openssl/html/man3/BN_zero.html +/usr/share/doc/openssl/html/man3/BN_one.html -> /usr/share/doc/openssl/html/man3/BN_zero.html +/usr/share/doc/openssl/html/man3/BN_value_one.html -> /usr/share/doc/openssl/html/man3/BN_zero.html +/usr/share/doc/openssl/html/man3/BN_set_word.html -> /usr/share/doc/openssl/html/man3/BN_zero.html +/usr/share/doc/openssl/html/man3/BN_get_word.html -> /usr/share/doc/openssl/html/man3/BN_zero.html +/usr/share/doc/openssl/html/man3/BUF_MEM_new.html +/usr/share/doc/openssl/html/man3/BUF_MEM_new_ex.html -> /usr/share/doc/openssl/html/man3/BUF_MEM_new.html +/usr/share/doc/openssl/html/man3/BUF_MEM_free.html -> /usr/share/doc/openssl/html/man3/BUF_MEM_new.html +/usr/share/doc/openssl/html/man3/BUF_MEM_grow.html -> /usr/share/doc/openssl/html/man3/BUF_MEM_new.html +/usr/share/doc/openssl/html/man3/BUF_MEM_grow_clean.html -> /usr/share/doc/openssl/html/man3/BUF_MEM_new.html +/usr/share/doc/openssl/html/man3/BUF_reverse.html -> /usr/share/doc/openssl/html/man3/BUF_MEM_new.html +/usr/share/doc/openssl/html/man3/CMS_add0_cert.html +/usr/share/doc/openssl/html/man3/CMS_add1_cert.html -> /usr/share/doc/openssl/html/man3/CMS_add0_cert.html +/usr/share/doc/openssl/html/man3/CMS_get1_certs.html -> /usr/share/doc/openssl/html/man3/CMS_add0_cert.html +/usr/share/doc/openssl/html/man3/CMS_add0_crl.html -> /usr/share/doc/openssl/html/man3/CMS_add0_cert.html +/usr/share/doc/openssl/html/man3/CMS_add1_crl.html -> /usr/share/doc/openssl/html/man3/CMS_add0_cert.html +/usr/share/doc/openssl/html/man3/CMS_get1_crls.html -> /usr/share/doc/openssl/html/man3/CMS_add0_cert.html +/usr/share/doc/openssl/html/man3/CMS_add1_recipient_cert.html +/usr/share/doc/openssl/html/man3/CMS_add0_recipient_key.html -> /usr/share/doc/openssl/html/man3/CMS_add1_recipient_cert.html +/usr/share/doc/openssl/html/man3/CMS_add1_signer.html +/usr/share/doc/openssl/html/man3/CMS_SignerInfo_sign.html -> /usr/share/doc/openssl/html/man3/CMS_add1_signer.html +/usr/share/doc/openssl/html/man3/CMS_compress.html +/usr/share/doc/openssl/html/man3/CMS_decrypt.html +/usr/share/doc/openssl/html/man3/CMS_encrypt.html +/usr/share/doc/openssl/html/man3/CMS_final.html +/usr/share/doc/openssl/html/man3/CMS_get0_RecipientInfos.html +/usr/share/doc/openssl/html/man3/CMS_RecipientInfo_type.html -> /usr/share/doc/openssl/html/man3/CMS_get0_RecipientInfos.html +/usr/share/doc/openssl/html/man3/CMS_RecipientInfo_ktri_get0_signer_id.html -> /usr/share/doc/openssl/html/man3/CMS_get0_RecipientInfos.html +/usr/share/doc/openssl/html/man3/CMS_RecipientInfo_ktri_cert_cmp.html -> /usr/share/doc/openssl/html/man3/CMS_get0_RecipientInfos.html +/usr/share/doc/openssl/html/man3/CMS_RecipientInfo_set0_pkey.html -> /usr/share/doc/openssl/html/man3/CMS_get0_RecipientInfos.html +/usr/share/doc/openssl/html/man3/CMS_RecipientInfo_kekri_get0_id.html -> /usr/share/doc/openssl/html/man3/CMS_get0_RecipientInfos.html +/usr/share/doc/openssl/html/man3/CMS_RecipientInfo_kekri_id_cmp.html -> /usr/share/doc/openssl/html/man3/CMS_get0_RecipientInfos.html +/usr/share/doc/openssl/html/man3/CMS_RecipientInfo_set0_key.html -> /usr/share/doc/openssl/html/man3/CMS_get0_RecipientInfos.html +/usr/share/doc/openssl/html/man3/CMS_RecipientInfo_decrypt.html -> /usr/share/doc/openssl/html/man3/CMS_get0_RecipientInfos.html +/usr/share/doc/openssl/html/man3/CMS_RecipientInfo_encrypt.html -> /usr/share/doc/openssl/html/man3/CMS_get0_RecipientInfos.html +/usr/share/doc/openssl/html/man3/CMS_get0_SignerInfos.html +/usr/share/doc/openssl/html/man3/CMS_SignerInfo_set1_signer_cert.html -> /usr/share/doc/openssl/html/man3/CMS_get0_SignerInfos.html +/usr/share/doc/openssl/html/man3/CMS_SignerInfo_get0_signer_id.html -> /usr/share/doc/openssl/html/man3/CMS_get0_SignerInfos.html +/usr/share/doc/openssl/html/man3/CMS_SignerInfo_get0_signature.html -> /usr/share/doc/openssl/html/man3/CMS_get0_SignerInfos.html +/usr/share/doc/openssl/html/man3/CMS_SignerInfo_cert_cmp.html -> /usr/share/doc/openssl/html/man3/CMS_get0_SignerInfos.html +/usr/share/doc/openssl/html/man3/CMS_get0_type.html +/usr/share/doc/openssl/html/man3/CMS_set1_eContentType.html -> /usr/share/doc/openssl/html/man3/CMS_get0_type.html +/usr/share/doc/openssl/html/man3/CMS_get0_eContentType.html -> /usr/share/doc/openssl/html/man3/CMS_get0_type.html +/usr/share/doc/openssl/html/man3/CMS_get0_content.html -> /usr/share/doc/openssl/html/man3/CMS_get0_type.html +/usr/share/doc/openssl/html/man3/CMS_get1_ReceiptRequest.html +/usr/share/doc/openssl/html/man3/CMS_ReceiptRequest_create0.html -> /usr/share/doc/openssl/html/man3/CMS_get1_ReceiptRequest.html +/usr/share/doc/openssl/html/man3/CMS_add1_ReceiptRequest.html -> /usr/share/doc/openssl/html/man3/CMS_get1_ReceiptRequest.html +/usr/share/doc/openssl/html/man3/CMS_ReceiptRequest_get0_values.html -> /usr/share/doc/openssl/html/man3/CMS_get1_ReceiptRequest.html +/usr/share/doc/openssl/html/man3/CMS_sign.html +/usr/share/doc/openssl/html/man3/CMS_sign_receipt.html +/usr/share/doc/openssl/html/man3/CMS_uncompress.html +/usr/share/doc/openssl/html/man3/CMS_verify.html +/usr/share/doc/openssl/html/man3/CMS_get0_signers.html -> /usr/share/doc/openssl/html/man3/CMS_verify.html +/usr/share/doc/openssl/html/man3/CMS_verify_receipt.html +/usr/share/doc/openssl/html/man3/CONF_modules_free.html +/usr/share/doc/openssl/html/man3/CONF_modules_finish.html -> /usr/share/doc/openssl/html/man3/CONF_modules_free.html +/usr/share/doc/openssl/html/man3/CONF_modules_unload.html -> /usr/share/doc/openssl/html/man3/CONF_modules_free.html +/usr/share/doc/openssl/html/man3/CONF_modules_load_file.html +/usr/share/doc/openssl/html/man3/CONF_modules_load.html -> /usr/share/doc/openssl/html/man3/CONF_modules_load_file.html +/usr/share/doc/openssl/html/man3/CRYPTO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/CRYPTO_EX_new.html -> /usr/share/doc/openssl/html/man3/CRYPTO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/CRYPTO_EX_free.html -> /usr/share/doc/openssl/html/man3/CRYPTO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/CRYPTO_EX_dup.html -> /usr/share/doc/openssl/html/man3/CRYPTO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/CRYPTO_free_ex_index.html -> /usr/share/doc/openssl/html/man3/CRYPTO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/CRYPTO_set_ex_data.html -> /usr/share/doc/openssl/html/man3/CRYPTO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/CRYPTO_get_ex_data.html -> /usr/share/doc/openssl/html/man3/CRYPTO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/CRYPTO_free_ex_data.html -> /usr/share/doc/openssl/html/man3/CRYPTO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/CRYPTO_new_ex_data.html -> /usr/share/doc/openssl/html/man3/CRYPTO_get_ex_new_index.html +/usr/share/doc/openssl/html/man3/CRYPTO_memcmp.html +/usr/share/doc/openssl/html/man3/CRYPTO_THREAD_run_once.html +/usr/share/doc/openssl/html/man3/CRYPTO_THREAD_lock_new.html -> /usr/share/doc/openssl/html/man3/CRYPTO_THREAD_run_once.html +/usr/share/doc/openssl/html/man3/CRYPTO_THREAD_read_lock.html -> /usr/share/doc/openssl/html/man3/CRYPTO_THREAD_run_once.html +/usr/share/doc/openssl/html/man3/CRYPTO_THREAD_write_lock.html -> /usr/share/doc/openssl/html/man3/CRYPTO_THREAD_run_once.html +/usr/share/doc/openssl/html/man3/CRYPTO_THREAD_unlock.html -> /usr/share/doc/openssl/html/man3/CRYPTO_THREAD_run_once.html +/usr/share/doc/openssl/html/man3/CRYPTO_THREAD_lock_free.html -> /usr/share/doc/openssl/html/man3/CRYPTO_THREAD_run_once.html +/usr/share/doc/openssl/html/man3/CRYPTO_atomic_add.html -> /usr/share/doc/openssl/html/man3/CRYPTO_THREAD_run_once.html +/usr/share/doc/openssl/html/man3/CT_POLICY_EVAL_CTX_new.html +/usr/share/doc/openssl/html/man3/CT_POLICY_EVAL_CTX_free.html -> /usr/share/doc/openssl/html/man3/CT_POLICY_EVAL_CTX_new.html +/usr/share/doc/openssl/html/man3/CT_POLICY_EVAL_CTX_get0_cert.html -> /usr/share/doc/openssl/html/man3/CT_POLICY_EVAL_CTX_new.html +/usr/share/doc/openssl/html/man3/CT_POLICY_EVAL_CTX_set1_cert.html -> /usr/share/doc/openssl/html/man3/CT_POLICY_EVAL_CTX_new.html +/usr/share/doc/openssl/html/man3/CT_POLICY_EVAL_CTX_get0_issuer.html -> /usr/share/doc/openssl/html/man3/CT_POLICY_EVAL_CTX_new.html +/usr/share/doc/openssl/html/man3/CT_POLICY_EVAL_CTX_set1_issuer.html -> /usr/share/doc/openssl/html/man3/CT_POLICY_EVAL_CTX_new.html +/usr/share/doc/openssl/html/man3/CT_POLICY_EVAL_CTX_get0_log_store.html -> /usr/share/doc/openssl/html/man3/CT_POLICY_EVAL_CTX_new.html +/usr/share/doc/openssl/html/man3/CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE.html -> /usr/share/doc/openssl/html/man3/CT_POLICY_EVAL_CTX_new.html +/usr/share/doc/openssl/html/man3/CT_POLICY_EVAL_CTX_get_time.html -> /usr/share/doc/openssl/html/man3/CT_POLICY_EVAL_CTX_new.html +/usr/share/doc/openssl/html/man3/CT_POLICY_EVAL_CTX_set_time.html -> /usr/share/doc/openssl/html/man3/CT_POLICY_EVAL_CTX_new.html +/usr/share/doc/openssl/html/man3/CTLOG_new.html +/usr/share/doc/openssl/html/man3/CTLOG_new_from_base64.html -> /usr/share/doc/openssl/html/man3/CTLOG_new.html +/usr/share/doc/openssl/html/man3/CTLOG_free.html -> /usr/share/doc/openssl/html/man3/CTLOG_new.html +/usr/share/doc/openssl/html/man3/CTLOG_get0_name.html -> /usr/share/doc/openssl/html/man3/CTLOG_new.html +/usr/share/doc/openssl/html/man3/CTLOG_get0_log_id.html -> /usr/share/doc/openssl/html/man3/CTLOG_new.html +/usr/share/doc/openssl/html/man3/CTLOG_get0_public_key.html -> /usr/share/doc/openssl/html/man3/CTLOG_new.html +/usr/share/doc/openssl/html/man3/CTLOG_STORE_get0_log_by_id.html +/usr/share/doc/openssl/html/man3/CTLOG_STORE_new.html +/usr/share/doc/openssl/html/man3/CTLOG_STORE_free.html -> /usr/share/doc/openssl/html/man3/CTLOG_STORE_new.html +/usr/share/doc/openssl/html/man3/CTLOG_STORE_load_default_file.html -> /usr/share/doc/openssl/html/man3/CTLOG_STORE_new.html +/usr/share/doc/openssl/html/man3/CTLOG_STORE_load_file.html -> /usr/share/doc/openssl/html/man3/CTLOG_STORE_new.html +/usr/share/doc/openssl/html/man3/d2i_DHparams.html +/usr/share/doc/openssl/html/man3/i2d_DHparams.html -> /usr/share/doc/openssl/html/man3/d2i_DHparams.html +/usr/share/doc/openssl/html/man3/d2i_PKCS8PrivateKey_bio.html +/usr/share/doc/openssl/html/man3/d2i_PKCS8PrivateKey_fp.html -> /usr/share/doc/openssl/html/man3/d2i_PKCS8PrivateKey_bio.html +/usr/share/doc/openssl/html/man3/i2d_PKCS8PrivateKey_bio.html -> /usr/share/doc/openssl/html/man3/d2i_PKCS8PrivateKey_bio.html +/usr/share/doc/openssl/html/man3/i2d_PKCS8PrivateKey_fp.html -> /usr/share/doc/openssl/html/man3/d2i_PKCS8PrivateKey_bio.html +/usr/share/doc/openssl/html/man3/i2d_PKCS8PrivateKey_nid_bio.html -> /usr/share/doc/openssl/html/man3/d2i_PKCS8PrivateKey_bio.html +/usr/share/doc/openssl/html/man3/i2d_PKCS8PrivateKey_nid_fp.html -> /usr/share/doc/openssl/html/man3/d2i_PKCS8PrivateKey_bio.html +/usr/share/doc/openssl/html/man3/d2i_PrivateKey.html +/usr/share/doc/openssl/html/man3/d2i_PublicKey.html -> /usr/share/doc/openssl/html/man3/d2i_PrivateKey.html +/usr/share/doc/openssl/html/man3/d2i_AutoPrivateKey.html -> /usr/share/doc/openssl/html/man3/d2i_PrivateKey.html +/usr/share/doc/openssl/html/man3/i2d_PrivateKey.html -> /usr/share/doc/openssl/html/man3/d2i_PrivateKey.html +/usr/share/doc/openssl/html/man3/i2d_PublicKey.html -> /usr/share/doc/openssl/html/man3/d2i_PrivateKey.html +/usr/share/doc/openssl/html/man3/d2i_PrivateKey_bio.html -> /usr/share/doc/openssl/html/man3/d2i_PrivateKey.html +/usr/share/doc/openssl/html/man3/d2i_PrivateKey_fp.html -> /usr/share/doc/openssl/html/man3/d2i_PrivateKey.html +/usr/share/doc/openssl/html/man3/d2i_SSL_SESSION.html +/usr/share/doc/openssl/html/man3/i2d_SSL_SESSION.html -> /usr/share/doc/openssl/html/man3/d2i_SSL_SESSION.html +/usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ACCESS_DESCRIPTION.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ADMISSIONS.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ADMISSION_SYNTAX.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASIdOrRange.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASIdentifierChoice.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASIdentifiers.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASN1_BIT_STRING.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASN1_BMPSTRING.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASN1_ENUMERATED.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASN1_GENERALIZEDTIME.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASN1_GENERALSTRING.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASN1_IA5STRING.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASN1_INTEGER.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASN1_NULL.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASN1_OBJECT.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASN1_OCTET_STRING.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASN1_PRINTABLE.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASN1_PRINTABLESTRING.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASN1_SEQUENCE_ANY.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASN1_SET_ANY.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASN1_T61STRING.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASN1_TIME.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASN1_TYPE.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASN1_UINTEGER.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASN1_UNIVERSALSTRING.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASN1_UTCTIME.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASN1_UTF8STRING.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASN1_VISIBLESTRING.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ASRange.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_AUTHORITY_INFO_ACCESS.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_AUTHORITY_KEYID.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_BASIC_CONSTRAINTS.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_CERTIFICATEPOLICIES.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_CMS_ContentInfo.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_CMS_ReceiptRequest.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_CMS_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_CRL_DIST_POINTS.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_DHxparams.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_DIRECTORYSTRING.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_DISPLAYTEXT.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_DIST_POINT.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_DIST_POINT_NAME.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_DSAPrivateKey.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_DSAPrivateKey_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_DSAPrivateKey_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_DSAPublicKey.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_DSA_PUBKEY.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_DSA_PUBKEY_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_DSA_PUBKEY_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_DSA_SIG.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_DSAparams.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ECDSA_SIG.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ECPKParameters.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ECParameters.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ECPrivateKey.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ECPrivateKey_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ECPrivateKey_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_EC_PUBKEY.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_EC_PUBKEY_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_EC_PUBKEY_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_EDIPARTYNAME.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ESS_CERT_ID.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ESS_ISSUER_SERIAL.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ESS_SIGNING_CERT.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_EXTENDED_KEY_USAGE.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_GENERAL_NAME.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_GENERAL_NAMES.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_IPAddressChoice.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_IPAddressFamily.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_IPAddressOrRange.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_IPAddressRange.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_ISSUING_DIST_POINT.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_NAMING_AUTHORITY.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_NETSCAPE_CERT_SEQUENCE.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_NETSCAPE_SPKAC.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_NETSCAPE_SPKI.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_NOTICEREF.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_OCSP_BASICRESP.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_OCSP_CERTID.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_OCSP_CERTSTATUS.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_OCSP_CRLID.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_OCSP_ONEREQ.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_OCSP_REQINFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_OCSP_REQUEST.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_OCSP_RESPBYTES.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_OCSP_RESPDATA.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_OCSP_RESPID.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_OCSP_RESPONSE.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_OCSP_REVOKEDINFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_OCSP_SERVICELOC.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_OCSP_SIGNATURE.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_OCSP_SINGLERESP.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_OTHERNAME.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PBE2PARAM.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PBEPARAM.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PBKDF2PARAM.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS12.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS12_BAGS.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS12_MAC_DATA.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS12_SAFEBAG.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS12_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS12_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS7.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS7_DIGEST.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS7_ENCRYPT.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS7_ENC_CONTENT.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS7_ENVELOPE.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS7_ISSUER_AND_SERIAL.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS7_RECIP_INFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS7_SIGNED.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS7_SIGNER_INFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS7_SIGN_ENVELOPE.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS7_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS7_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS8_PRIV_KEY_INFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS8_PRIV_KEY_INFO_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS8_PRIV_KEY_INFO_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS8_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKCS8_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PKEY_USAGE_PERIOD.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_POLICYINFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_POLICYQUALINFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PROFESSION_INFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PROXY_CERT_INFO_EXTENSION.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_PROXY_POLICY.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_RSAPrivateKey.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_RSAPrivateKey_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_RSAPrivateKey_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_RSAPublicKey.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_RSAPublicKey_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_RSAPublicKey_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_RSA_OAEP_PARAMS.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_RSA_PSS_PARAMS.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_RSA_PUBKEY.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_RSA_PUBKEY_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_RSA_PUBKEY_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_SCRYPT_PARAMS.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_SCT_LIST.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_SXNET.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_SXNETID.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_TS_ACCURACY.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_TS_MSG_IMPRINT.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_TS_MSG_IMPRINT_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_TS_MSG_IMPRINT_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_TS_REQ.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_TS_REQ_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_TS_REQ_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_TS_RESP.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_TS_RESP_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_TS_RESP_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_TS_STATUS_INFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_TS_TST_INFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_TS_TST_INFO_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_TS_TST_INFO_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_USERNOTICE.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_X509_ALGOR.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_X509_ALGORS.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_X509_ATTRIBUTE.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_X509_CERT_AUX.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_X509_CINF.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_X509_CRL.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_X509_CRL_INFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_X509_CRL_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_X509_CRL_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_X509_EXTENSION.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_X509_EXTENSIONS.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_X509_NAME.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_X509_NAME_ENTRY.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_X509_PUBKEY.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_X509_REQ.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_X509_REQ_INFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_X509_REQ_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_X509_REQ_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_X509_REVOKED.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_X509_SIG.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/d2i_X509_VAL.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ACCESS_DESCRIPTION.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ADMISSIONS.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ADMISSION_SYNTAX.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASIdOrRange.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASIdentifierChoice.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASIdentifiers.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASN1_BIT_STRING.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASN1_BMPSTRING.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASN1_ENUMERATED.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASN1_GENERALIZEDTIME.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASN1_GENERALSTRING.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASN1_IA5STRING.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASN1_INTEGER.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASN1_NULL.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASN1_OBJECT.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASN1_OCTET_STRING.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASN1_PRINTABLE.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASN1_PRINTABLESTRING.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASN1_SEQUENCE_ANY.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASN1_SET_ANY.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASN1_T61STRING.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASN1_TIME.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASN1_TYPE.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASN1_UNIVERSALSTRING.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASN1_UTCTIME.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASN1_UTF8STRING.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASN1_VISIBLESTRING.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASN1_bio_stream.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ASRange.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_AUTHORITY_INFO_ACCESS.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_AUTHORITY_KEYID.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_BASIC_CONSTRAINTS.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_CERTIFICATEPOLICIES.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_CMS_ContentInfo.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_CMS_ReceiptRequest.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_CMS_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_CRL_DIST_POINTS.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_DHxparams.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_DIRECTORYSTRING.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_DISPLAYTEXT.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_DIST_POINT.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_DIST_POINT_NAME.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_DSAPrivateKey.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_DSAPrivateKey_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_DSAPrivateKey_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_DSAPublicKey.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_DSA_PUBKEY.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_DSA_PUBKEY_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_DSA_PUBKEY_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_DSA_SIG.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_DSAparams.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ECDSA_SIG.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ECPKParameters.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ECParameters.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ECPrivateKey.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ECPrivateKey_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ECPrivateKey_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_EC_PUBKEY.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_EC_PUBKEY_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_EC_PUBKEY_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_EDIPARTYNAME.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ESS_CERT_ID.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ESS_ISSUER_SERIAL.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ESS_SIGNING_CERT.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_EXTENDED_KEY_USAGE.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_GENERAL_NAME.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_GENERAL_NAMES.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_IPAddressChoice.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_IPAddressFamily.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_IPAddressOrRange.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_IPAddressRange.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_ISSUING_DIST_POINT.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_NAMING_AUTHORITY.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_NETSCAPE_CERT_SEQUENCE.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_NETSCAPE_SPKAC.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_NETSCAPE_SPKI.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_NOTICEREF.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_OCSP_BASICRESP.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_OCSP_CERTID.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_OCSP_CERTSTATUS.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_OCSP_CRLID.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_OCSP_ONEREQ.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_OCSP_REQINFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_OCSP_REQUEST.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_OCSP_RESPBYTES.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_OCSP_RESPDATA.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_OCSP_RESPID.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_OCSP_RESPONSE.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_OCSP_REVOKEDINFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_OCSP_SERVICELOC.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_OCSP_SIGNATURE.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_OCSP_SINGLERESP.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_OTHERNAME.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PBE2PARAM.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PBEPARAM.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PBKDF2PARAM.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS12.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS12_BAGS.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS12_MAC_DATA.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS12_SAFEBAG.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS12_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS12_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS7.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS7_DIGEST.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS7_ENCRYPT.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS7_ENC_CONTENT.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS7_ENVELOPE.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS7_ISSUER_AND_SERIAL.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS7_NDEF.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS7_RECIP_INFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS7_SIGNED.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS7_SIGNER_INFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS7_SIGN_ENVELOPE.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS7_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS7_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS8PrivateKeyInfo_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS8PrivateKeyInfo_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS8_PRIV_KEY_INFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS8_PRIV_KEY_INFO_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS8_PRIV_KEY_INFO_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS8_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKCS8_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PKEY_USAGE_PERIOD.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_POLICYINFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_POLICYQUALINFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PROFESSION_INFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PROXY_CERT_INFO_EXTENSION.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_PROXY_POLICY.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_RSAPrivateKey.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_RSAPrivateKey_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_RSAPrivateKey_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_RSAPublicKey.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_RSAPublicKey_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_RSAPublicKey_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_RSA_OAEP_PARAMS.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_RSA_PSS_PARAMS.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_RSA_PUBKEY.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_RSA_PUBKEY_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_RSA_PUBKEY_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_SCRYPT_PARAMS.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_SCT_LIST.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_SXNET.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_SXNETID.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_TS_ACCURACY.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_TS_MSG_IMPRINT.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_TS_MSG_IMPRINT_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_TS_MSG_IMPRINT_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_TS_REQ.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_TS_REQ_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_TS_REQ_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_TS_RESP.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_TS_RESP_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_TS_RESP_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_TS_STATUS_INFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_TS_TST_INFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_TS_TST_INFO_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_TS_TST_INFO_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_USERNOTICE.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_X509.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_X509_ALGOR.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_X509_ALGORS.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_X509_ATTRIBUTE.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_X509_CERT_AUX.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_X509_CINF.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_X509_CRL.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_X509_CRL_INFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_X509_CRL_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_X509_CRL_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_X509_EXTENSION.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_X509_EXTENSIONS.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_X509_NAME.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_X509_NAME_ENTRY.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_X509_PUBKEY.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_X509_REQ.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_X509_REQ_INFO.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_X509_REQ_bio.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_X509_REQ_fp.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_X509_REVOKED.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_X509_SIG.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/i2d_X509_VAL.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html +/usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/DEFINE_STACK_OF_CONST.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/DEFINE_SPECIAL_STACK_OF.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/DEFINE_SPECIAL_STACK_OF_CONST.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_num.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_value.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_new.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_new_null.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_reserve.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_free.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_zero.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_delete.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_delete_ptr.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_push.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_unshift.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_pop.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_shift.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_pop_free.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_insert.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_set.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_find.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_find_ex.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_sort.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_is_sorted.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_dup.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_deep_copy.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_set_cmp_func.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/sk_TYPE_new_reserve.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html +/usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_set_key.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_key_sched.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_set_key_checked.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_set_key_unchecked.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_set_odd_parity.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_is_weak_key.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_ecb_encrypt.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_ecb2_encrypt.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_ecb3_encrypt.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_ncbc_encrypt.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_cfb_encrypt.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_ofb_encrypt.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_pcbc_encrypt.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_cfb64_encrypt.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_ofb64_encrypt.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_xcbc_encrypt.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_ede2_cbc_encrypt.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_ede2_cfb64_encrypt.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_ede2_ofb64_encrypt.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_ede3_cbc_encrypt.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_ede3_cfb64_encrypt.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_ede3_ofb64_encrypt.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_cbc_cksum.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_quad_cksum.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_string_to_key.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_string_to_2keys.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_fcrypt.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DES_crypt.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html +/usr/share/doc/openssl/html/man3/DH_generate_key.html +/usr/share/doc/openssl/html/man3/DH_compute_key.html -> /usr/share/doc/openssl/html/man3/DH_generate_key.html +/usr/share/doc/openssl/html/man3/DH_generate_parameters.html +/usr/share/doc/openssl/html/man3/DH_generate_parameters_ex.html -> /usr/share/doc/openssl/html/man3/DH_generate_parameters.html +/usr/share/doc/openssl/html/man3/DH_check.html -> /usr/share/doc/openssl/html/man3/DH_generate_parameters.html +/usr/share/doc/openssl/html/man3/DH_check_params.html -> /usr/share/doc/openssl/html/man3/DH_generate_parameters.html +/usr/share/doc/openssl/html/man3/DH_check_ex.html -> /usr/share/doc/openssl/html/man3/DH_generate_parameters.html +/usr/share/doc/openssl/html/man3/DH_check_params_ex.html -> /usr/share/doc/openssl/html/man3/DH_generate_parameters.html +/usr/share/doc/openssl/html/man3/DH_check_pub_key_ex.html -> /usr/share/doc/openssl/html/man3/DH_generate_parameters.html +/usr/share/doc/openssl/html/man3/DH_get0_pqg.html +/usr/share/doc/openssl/html/man3/DH_set0_pqg.html -> /usr/share/doc/openssl/html/man3/DH_get0_pqg.html +/usr/share/doc/openssl/html/man3/DH_get0_key.html -> /usr/share/doc/openssl/html/man3/DH_get0_pqg.html +/usr/share/doc/openssl/html/man3/DH_set0_key.html -> /usr/share/doc/openssl/html/man3/DH_get0_pqg.html +/usr/share/doc/openssl/html/man3/DH_get0_p.html -> /usr/share/doc/openssl/html/man3/DH_get0_pqg.html +/usr/share/doc/openssl/html/man3/DH_get0_q.html -> /usr/share/doc/openssl/html/man3/DH_get0_pqg.html +/usr/share/doc/openssl/html/man3/DH_get0_g.html -> /usr/share/doc/openssl/html/man3/DH_get0_pqg.html +/usr/share/doc/openssl/html/man3/DH_get0_priv_key.html -> /usr/share/doc/openssl/html/man3/DH_get0_pqg.html +/usr/share/doc/openssl/html/man3/DH_get0_pub_key.html -> /usr/share/doc/openssl/html/man3/DH_get0_pqg.html +/usr/share/doc/openssl/html/man3/DH_clear_flags.html -> /usr/share/doc/openssl/html/man3/DH_get0_pqg.html +/usr/share/doc/openssl/html/man3/DH_test_flags.html -> /usr/share/doc/openssl/html/man3/DH_get0_pqg.html +/usr/share/doc/openssl/html/man3/DH_set_flags.html -> /usr/share/doc/openssl/html/man3/DH_get0_pqg.html +/usr/share/doc/openssl/html/man3/DH_get0_engine.html -> /usr/share/doc/openssl/html/man3/DH_get0_pqg.html +/usr/share/doc/openssl/html/man3/DH_get_length.html -> /usr/share/doc/openssl/html/man3/DH_get0_pqg.html +/usr/share/doc/openssl/html/man3/DH_set_length.html -> /usr/share/doc/openssl/html/man3/DH_get0_pqg.html +/usr/share/doc/openssl/html/man3/DH_get_1024_160.html +/usr/share/doc/openssl/html/man3/DH_get_2048_224.html -> /usr/share/doc/openssl/html/man3/DH_get_1024_160.html +/usr/share/doc/openssl/html/man3/DH_get_2048_256.html -> /usr/share/doc/openssl/html/man3/DH_get_1024_160.html +/usr/share/doc/openssl/html/man3/BN_get0_nist_prime_192.html -> /usr/share/doc/openssl/html/man3/DH_get_1024_160.html +/usr/share/doc/openssl/html/man3/BN_get0_nist_prime_224.html -> /usr/share/doc/openssl/html/man3/DH_get_1024_160.html +/usr/share/doc/openssl/html/man3/BN_get0_nist_prime_256.html -> /usr/share/doc/openssl/html/man3/DH_get_1024_160.html +/usr/share/doc/openssl/html/man3/BN_get0_nist_prime_384.html -> /usr/share/doc/openssl/html/man3/DH_get_1024_160.html +/usr/share/doc/openssl/html/man3/BN_get0_nist_prime_521.html -> /usr/share/doc/openssl/html/man3/DH_get_1024_160.html +/usr/share/doc/openssl/html/man3/BN_get_rfc2409_prime_768.html -> /usr/share/doc/openssl/html/man3/DH_get_1024_160.html +/usr/share/doc/openssl/html/man3/BN_get_rfc2409_prime_1024.html -> /usr/share/doc/openssl/html/man3/DH_get_1024_160.html +/usr/share/doc/openssl/html/man3/BN_get_rfc3526_prime_1536.html -> /usr/share/doc/openssl/html/man3/DH_get_1024_160.html +/usr/share/doc/openssl/html/man3/BN_get_rfc3526_prime_2048.html -> /usr/share/doc/openssl/html/man3/DH_get_1024_160.html +/usr/share/doc/openssl/html/man3/BN_get_rfc3526_prime_3072.html -> /usr/share/doc/openssl/html/man3/DH_get_1024_160.html +/usr/share/doc/openssl/html/man3/BN_get_rfc3526_prime_4096.html -> /usr/share/doc/openssl/html/man3/DH_get_1024_160.html +/usr/share/doc/openssl/html/man3/BN_get_rfc3526_prime_6144.html -> /usr/share/doc/openssl/html/man3/DH_get_1024_160.html +/usr/share/doc/openssl/html/man3/BN_get_rfc3526_prime_8192.html -> /usr/share/doc/openssl/html/man3/DH_get_1024_160.html +/usr/share/doc/openssl/html/man3/DH_meth_new.html +/usr/share/doc/openssl/html/man3/DH_meth_free.html -> /usr/share/doc/openssl/html/man3/DH_meth_new.html +/usr/share/doc/openssl/html/man3/DH_meth_dup.html -> /usr/share/doc/openssl/html/man3/DH_meth_new.html +/usr/share/doc/openssl/html/man3/DH_meth_get0_name.html -> /usr/share/doc/openssl/html/man3/DH_meth_new.html +/usr/share/doc/openssl/html/man3/DH_meth_set1_name.html -> /usr/share/doc/openssl/html/man3/DH_meth_new.html +/usr/share/doc/openssl/html/man3/DH_meth_get_flags.html -> /usr/share/doc/openssl/html/man3/DH_meth_new.html +/usr/share/doc/openssl/html/man3/DH_meth_set_flags.html -> /usr/share/doc/openssl/html/man3/DH_meth_new.html +/usr/share/doc/openssl/html/man3/DH_meth_get0_app_data.html -> /usr/share/doc/openssl/html/man3/DH_meth_new.html +/usr/share/doc/openssl/html/man3/DH_meth_set0_app_data.html -> /usr/share/doc/openssl/html/man3/DH_meth_new.html +/usr/share/doc/openssl/html/man3/DH_meth_get_generate_key.html -> /usr/share/doc/openssl/html/man3/DH_meth_new.html +/usr/share/doc/openssl/html/man3/DH_meth_set_generate_key.html -> /usr/share/doc/openssl/html/man3/DH_meth_new.html +/usr/share/doc/openssl/html/man3/DH_meth_get_compute_key.html -> /usr/share/doc/openssl/html/man3/DH_meth_new.html +/usr/share/doc/openssl/html/man3/DH_meth_set_compute_key.html -> /usr/share/doc/openssl/html/man3/DH_meth_new.html +/usr/share/doc/openssl/html/man3/DH_meth_get_bn_mod_exp.html -> /usr/share/doc/openssl/html/man3/DH_meth_new.html +/usr/share/doc/openssl/html/man3/DH_meth_set_bn_mod_exp.html -> /usr/share/doc/openssl/html/man3/DH_meth_new.html +/usr/share/doc/openssl/html/man3/DH_meth_get_init.html -> /usr/share/doc/openssl/html/man3/DH_meth_new.html +/usr/share/doc/openssl/html/man3/DH_meth_set_init.html -> /usr/share/doc/openssl/html/man3/DH_meth_new.html +/usr/share/doc/openssl/html/man3/DH_meth_get_finish.html -> /usr/share/doc/openssl/html/man3/DH_meth_new.html +/usr/share/doc/openssl/html/man3/DH_meth_set_finish.html -> /usr/share/doc/openssl/html/man3/DH_meth_new.html +/usr/share/doc/openssl/html/man3/DH_meth_get_generate_params.html -> /usr/share/doc/openssl/html/man3/DH_meth_new.html +/usr/share/doc/openssl/html/man3/DH_meth_set_generate_params.html -> /usr/share/doc/openssl/html/man3/DH_meth_new.html +/usr/share/doc/openssl/html/man3/DH_new.html +/usr/share/doc/openssl/html/man3/DH_free.html -> /usr/share/doc/openssl/html/man3/DH_new.html +/usr/share/doc/openssl/html/man3/DH_new_by_nid.html +/usr/share/doc/openssl/html/man3/DH_get_nid.html -> /usr/share/doc/openssl/html/man3/DH_new_by_nid.html +/usr/share/doc/openssl/html/man3/DH_set_method.html +/usr/share/doc/openssl/html/man3/DH_set_default_method.html -> /usr/share/doc/openssl/html/man3/DH_set_method.html +/usr/share/doc/openssl/html/man3/DH_get_default_method.html -> /usr/share/doc/openssl/html/man3/DH_set_method.html +/usr/share/doc/openssl/html/man3/DH_new_method.html -> /usr/share/doc/openssl/html/man3/DH_set_method.html +/usr/share/doc/openssl/html/man3/DH_OpenSSL.html -> /usr/share/doc/openssl/html/man3/DH_set_method.html +/usr/share/doc/openssl/html/man3/DH_size.html +/usr/share/doc/openssl/html/man3/DH_bits.html -> /usr/share/doc/openssl/html/man3/DH_size.html +/usr/share/doc/openssl/html/man3/DH_security_bits.html -> /usr/share/doc/openssl/html/man3/DH_size.html +/usr/share/doc/openssl/html/man3/DSA_do_sign.html +/usr/share/doc/openssl/html/man3/DSA_do_verify.html -> /usr/share/doc/openssl/html/man3/DSA_do_sign.html +/usr/share/doc/openssl/html/man3/DSA_dup_DH.html +/usr/share/doc/openssl/html/man3/DSA_generate_key.html +/usr/share/doc/openssl/html/man3/DSA_generate_parameters.html +/usr/share/doc/openssl/html/man3/DSA_generate_parameters_ex.html -> /usr/share/doc/openssl/html/man3/DSA_generate_parameters.html +/usr/share/doc/openssl/html/man3/DSA_get0_pqg.html +/usr/share/doc/openssl/html/man3/DSA_set0_pqg.html -> /usr/share/doc/openssl/html/man3/DSA_get0_pqg.html +/usr/share/doc/openssl/html/man3/DSA_get0_key.html -> /usr/share/doc/openssl/html/man3/DSA_get0_pqg.html +/usr/share/doc/openssl/html/man3/DSA_set0_key.html -> /usr/share/doc/openssl/html/man3/DSA_get0_pqg.html +/usr/share/doc/openssl/html/man3/DSA_get0_p.html -> /usr/share/doc/openssl/html/man3/DSA_get0_pqg.html +/usr/share/doc/openssl/html/man3/DSA_get0_q.html -> /usr/share/doc/openssl/html/man3/DSA_get0_pqg.html +/usr/share/doc/openssl/html/man3/DSA_get0_g.html -> /usr/share/doc/openssl/html/man3/DSA_get0_pqg.html +/usr/share/doc/openssl/html/man3/DSA_get0_pub_key.html -> /usr/share/doc/openssl/html/man3/DSA_get0_pqg.html +/usr/share/doc/openssl/html/man3/DSA_get0_priv_key.html -> /usr/share/doc/openssl/html/man3/DSA_get0_pqg.html +/usr/share/doc/openssl/html/man3/DSA_clear_flags.html -> /usr/share/doc/openssl/html/man3/DSA_get0_pqg.html +/usr/share/doc/openssl/html/man3/DSA_test_flags.html -> /usr/share/doc/openssl/html/man3/DSA_get0_pqg.html +/usr/share/doc/openssl/html/man3/DSA_set_flags.html -> /usr/share/doc/openssl/html/man3/DSA_get0_pqg.html +/usr/share/doc/openssl/html/man3/DSA_get0_engine.html -> /usr/share/doc/openssl/html/man3/DSA_get0_pqg.html +/usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_free.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_dup.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_get0_name.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_set1_name.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_get_flags.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_set_flags.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_get0_app_data.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_set0_app_data.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_get_sign.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_set_sign.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_get_sign_setup.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_set_sign_setup.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_get_verify.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_set_verify.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_get_mod_exp.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_set_mod_exp.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_get_bn_mod_exp.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_set_bn_mod_exp.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_get_init.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_set_init.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_get_finish.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_set_finish.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_get_paramgen.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_set_paramgen.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_get_keygen.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_meth_set_keygen.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html +/usr/share/doc/openssl/html/man3/DSA_new.html +/usr/share/doc/openssl/html/man3/DSA_free.html -> /usr/share/doc/openssl/html/man3/DSA_new.html +/usr/share/doc/openssl/html/man3/DSA_set_method.html +/usr/share/doc/openssl/html/man3/DSA_set_default_method.html -> /usr/share/doc/openssl/html/man3/DSA_set_method.html +/usr/share/doc/openssl/html/man3/DSA_get_default_method.html -> /usr/share/doc/openssl/html/man3/DSA_set_method.html +/usr/share/doc/openssl/html/man3/DSA_new_method.html -> /usr/share/doc/openssl/html/man3/DSA_set_method.html +/usr/share/doc/openssl/html/man3/DSA_OpenSSL.html -> /usr/share/doc/openssl/html/man3/DSA_set_method.html +/usr/share/doc/openssl/html/man3/DSA_SIG_new.html +/usr/share/doc/openssl/html/man3/DSA_SIG_get0.html -> /usr/share/doc/openssl/html/man3/DSA_SIG_new.html +/usr/share/doc/openssl/html/man3/DSA_SIG_set0.html -> /usr/share/doc/openssl/html/man3/DSA_SIG_new.html +/usr/share/doc/openssl/html/man3/DSA_SIG_free.html -> /usr/share/doc/openssl/html/man3/DSA_SIG_new.html +/usr/share/doc/openssl/html/man3/DSA_sign.html +/usr/share/doc/openssl/html/man3/DSA_sign_setup.html -> /usr/share/doc/openssl/html/man3/DSA_sign.html +/usr/share/doc/openssl/html/man3/DSA_verify.html -> /usr/share/doc/openssl/html/man3/DSA_sign.html +/usr/share/doc/openssl/html/man3/DSA_size.html +/usr/share/doc/openssl/html/man3/DSA_bits.html -> /usr/share/doc/openssl/html/man3/DSA_size.html +/usr/share/doc/openssl/html/man3/DSA_security_bits.html -> /usr/share/doc/openssl/html/man3/DSA_size.html +/usr/share/doc/openssl/html/man3/DTLS_get_data_mtu.html +/usr/share/doc/openssl/html/man3/DTLS_set_timer_cb.html +/usr/share/doc/openssl/html/man3/DTLS_timer_cb.html -> /usr/share/doc/openssl/html/man3/DTLS_set_timer_cb.html +/usr/share/doc/openssl/html/man3/DTLSv1_listen.html +/usr/share/doc/openssl/html/man3/SSL_stateless.html -> /usr/share/doc/openssl/html/man3/DTLSv1_listen.html +/usr/share/doc/openssl/html/man3/EC_GFp_simple_method.html +/usr/share/doc/openssl/html/man3/EC_GFp_mont_method.html -> /usr/share/doc/openssl/html/man3/EC_GFp_simple_method.html +/usr/share/doc/openssl/html/man3/EC_GFp_nist_method.html -> /usr/share/doc/openssl/html/man3/EC_GFp_simple_method.html +/usr/share/doc/openssl/html/man3/EC_GFp_nistp224_method.html -> /usr/share/doc/openssl/html/man3/EC_GFp_simple_method.html +/usr/share/doc/openssl/html/man3/EC_GFp_nistp256_method.html -> /usr/share/doc/openssl/html/man3/EC_GFp_simple_method.html +/usr/share/doc/openssl/html/man3/EC_GFp_nistp521_method.html -> /usr/share/doc/openssl/html/man3/EC_GFp_simple_method.html +/usr/share/doc/openssl/html/man3/EC_GF2m_simple_method.html -> /usr/share/doc/openssl/html/man3/EC_GFp_simple_method.html +/usr/share/doc/openssl/html/man3/EC_METHOD_get_field_type.html -> /usr/share/doc/openssl/html/man3/EC_GFp_simple_method.html +/usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_get0_order.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_order_bits.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_get0_cofactor.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_dup.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_method_of.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_set_generator.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_get0_generator.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_get_order.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_get_cofactor.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_set_curve_name.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_get_curve_name.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_set_asn1_flag.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_get_asn1_flag.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_set_point_conversion_form.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_get_point_conversion_form.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_get0_seed.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_get_seed_len.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_set_seed.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_get_degree.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_check.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_check_discriminant.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_cmp.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_get_basis_type.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_get_trinomial_basis.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_get_pentanomial_basis.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html +/usr/share/doc/openssl/html/man3/EC_GROUP_new.html +/usr/share/doc/openssl/html/man3/EC_GROUP_get_ecparameters.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_new.html +/usr/share/doc/openssl/html/man3/EC_GROUP_get_ecpkparameters.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_new.html +/usr/share/doc/openssl/html/man3/EC_GROUP_new_from_ecparameters.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_new.html +/usr/share/doc/openssl/html/man3/EC_GROUP_new_from_ecpkparameters.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_new.html +/usr/share/doc/openssl/html/man3/EC_GROUP_free.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_new.html +/usr/share/doc/openssl/html/man3/EC_GROUP_clear_free.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_new.html +/usr/share/doc/openssl/html/man3/EC_GROUP_new_curve_GFp.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_new.html +/usr/share/doc/openssl/html/man3/EC_GROUP_new_curve_GF2m.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_new.html +/usr/share/doc/openssl/html/man3/EC_GROUP_new_by_curve_name.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_new.html +/usr/share/doc/openssl/html/man3/EC_GROUP_set_curve.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_new.html +/usr/share/doc/openssl/html/man3/EC_GROUP_get_curve.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_new.html +/usr/share/doc/openssl/html/man3/EC_GROUP_set_curve_GFp.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_new.html +/usr/share/doc/openssl/html/man3/EC_GROUP_get_curve_GFp.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_new.html +/usr/share/doc/openssl/html/man3/EC_GROUP_set_curve_GF2m.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_new.html +/usr/share/doc/openssl/html/man3/EC_GROUP_get_curve_GF2m.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_new.html +/usr/share/doc/openssl/html/man3/EC_get_builtin_curves.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_get_enc_flags.html +/usr/share/doc/openssl/html/man3/EC_KEY_set_enc_flags.html -> /usr/share/doc/openssl/html/man3/EC_KEY_get_enc_flags.html +/usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_get_method.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_set_method.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_get_flags.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_set_flags.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_clear_flags.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_new_by_curve_name.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_free.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_copy.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_dup.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_up_ref.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_get0_engine.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_get0_group.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_set_group.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_get0_private_key.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_set_private_key.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_get0_public_key.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_set_public_key.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_get_conv_form.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_set_conv_form.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_set_asn1_flag.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_precompute_mult.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_generate_key.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_check_key.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_set_public_key_affine_coordinates.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_oct2key.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_key2buf.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_oct2priv.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_priv2oct.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_KEY_priv2buf.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_add.html +/usr/share/doc/openssl/html/man3/EC_POINT_dbl.html -> /usr/share/doc/openssl/html/man3/EC_POINT_add.html +/usr/share/doc/openssl/html/man3/EC_POINT_invert.html -> /usr/share/doc/openssl/html/man3/EC_POINT_add.html +/usr/share/doc/openssl/html/man3/EC_POINT_is_at_infinity.html -> /usr/share/doc/openssl/html/man3/EC_POINT_add.html +/usr/share/doc/openssl/html/man3/EC_POINT_is_on_curve.html -> /usr/share/doc/openssl/html/man3/EC_POINT_add.html +/usr/share/doc/openssl/html/man3/EC_POINT_cmp.html -> /usr/share/doc/openssl/html/man3/EC_POINT_add.html +/usr/share/doc/openssl/html/man3/EC_POINT_make_affine.html -> /usr/share/doc/openssl/html/man3/EC_POINT_add.html +/usr/share/doc/openssl/html/man3/EC_POINTs_make_affine.html -> /usr/share/doc/openssl/html/man3/EC_POINT_add.html +/usr/share/doc/openssl/html/man3/EC_POINTs_mul.html -> /usr/share/doc/openssl/html/man3/EC_POINT_add.html +/usr/share/doc/openssl/html/man3/EC_POINT_mul.html -> /usr/share/doc/openssl/html/man3/EC_POINT_add.html +/usr/share/doc/openssl/html/man3/EC_GROUP_precompute_mult.html -> /usr/share/doc/openssl/html/man3/EC_POINT_add.html +/usr/share/doc/openssl/html/man3/EC_GROUP_have_precompute_mult.html -> /usr/share/doc/openssl/html/man3/EC_POINT_add.html +/usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_set_Jprojective_coordinates_GFp.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_point2buf.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_free.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_clear_free.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_copy.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_dup.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_method_of.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_set_to_infinity.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_get_Jprojective_coordinates_GFp.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_set_affine_coordinates.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_get_affine_coordinates.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_set_compressed_coordinates.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_set_affine_coordinates_GFp.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_get_affine_coordinates_GFp.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_set_compressed_coordinates_GFp.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_set_affine_coordinates_GF2m.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_get_affine_coordinates_GF2m.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_set_compressed_coordinates_GF2m.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_point2oct.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_oct2point.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_point2bn.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_bn2point.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_point2hex.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/EC_POINT_hex2point.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html +/usr/share/doc/openssl/html/man3/ECDSA_SIG_new.html +/usr/share/doc/openssl/html/man3/ECDSA_SIG_get0.html -> /usr/share/doc/openssl/html/man3/ECDSA_SIG_new.html +/usr/share/doc/openssl/html/man3/ECDSA_SIG_get0_r.html -> /usr/share/doc/openssl/html/man3/ECDSA_SIG_new.html +/usr/share/doc/openssl/html/man3/ECDSA_SIG_get0_s.html -> /usr/share/doc/openssl/html/man3/ECDSA_SIG_new.html +/usr/share/doc/openssl/html/man3/ECDSA_SIG_set0.html -> /usr/share/doc/openssl/html/man3/ECDSA_SIG_new.html +/usr/share/doc/openssl/html/man3/ECDSA_SIG_free.html -> /usr/share/doc/openssl/html/man3/ECDSA_SIG_new.html +/usr/share/doc/openssl/html/man3/ECDSA_size.html -> /usr/share/doc/openssl/html/man3/ECDSA_SIG_new.html +/usr/share/doc/openssl/html/man3/ECDSA_sign.html -> /usr/share/doc/openssl/html/man3/ECDSA_SIG_new.html +/usr/share/doc/openssl/html/man3/ECDSA_do_sign.html -> /usr/share/doc/openssl/html/man3/ECDSA_SIG_new.html +/usr/share/doc/openssl/html/man3/ECDSA_verify.html -> /usr/share/doc/openssl/html/man3/ECDSA_SIG_new.html +/usr/share/doc/openssl/html/man3/ECDSA_do_verify.html -> /usr/share/doc/openssl/html/man3/ECDSA_SIG_new.html +/usr/share/doc/openssl/html/man3/ECDSA_sign_setup.html -> /usr/share/doc/openssl/html/man3/ECDSA_SIG_new.html +/usr/share/doc/openssl/html/man3/ECDSA_sign_ex.html -> /usr/share/doc/openssl/html/man3/ECDSA_SIG_new.html +/usr/share/doc/openssl/html/man3/ECDSA_do_sign_ex.html -> /usr/share/doc/openssl/html/man3/ECDSA_SIG_new.html +/usr/share/doc/openssl/html/man3/ECPKParameters_print.html +/usr/share/doc/openssl/html/man3/ECPKParameters_print_fp.html -> /usr/share/doc/openssl/html/man3/ECPKParameters_print.html +/usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_DH.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_DSA.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_by_id.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_cipher_engine.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_default_DH.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_default_DSA.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_default_RAND.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_default_RSA.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_digest_engine.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_first.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_last.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_next.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_prev.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_new.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_ciphers.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_ctrl_function.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_digests.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_destroy_function.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_finish_function.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_init_function.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_load_privkey_function.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_load_pubkey_function.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_load_private_key.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_load_public_key.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_RAND.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_RSA.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_id.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_name.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_cmd_defns.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_cipher.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_digest.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_cmd_is_executable.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_ctrl.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_ctrl_cmd.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_ctrl_cmd_string.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_finish.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_free.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_flags.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_init.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_register_DH.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_register_DSA.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_register_RAND.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_register_RSA.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_register_all_complete.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_register_ciphers.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_register_complete.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_register_digests.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_remove.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_DH.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_DSA.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_RAND.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_RSA.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_ciphers.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_cmd_defns.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_ctrl_function.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_default.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_default_DH.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_default_DSA.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_default_RAND.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_default_RSA.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_default_ciphers.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_default_digests.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_default_string.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_destroy_function.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_digests.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_finish_function.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_flags.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_id.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_init_function.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_load_privkey_function.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_load_pubkey_function.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_name.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_up_ref.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_get_table_flags.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_cleanup.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_load_builtin_engines.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_register_all_DH.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_register_all_DSA.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_register_all_RAND.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_register_all_RSA.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_register_all_ciphers.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_register_all_digests.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_set_table_flags.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_unregister_DH.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_unregister_DSA.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_unregister_RAND.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_unregister_RSA.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_unregister_ciphers.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ENGINE_unregister_digests.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html +/usr/share/doc/openssl/html/man3/ERR_clear_error.html +/usr/share/doc/openssl/html/man3/ERR_error_string.html +/usr/share/doc/openssl/html/man3/ERR_error_string_n.html -> /usr/share/doc/openssl/html/man3/ERR_error_string.html +/usr/share/doc/openssl/html/man3/ERR_lib_error_string.html -> /usr/share/doc/openssl/html/man3/ERR_error_string.html +/usr/share/doc/openssl/html/man3/ERR_func_error_string.html -> /usr/share/doc/openssl/html/man3/ERR_error_string.html +/usr/share/doc/openssl/html/man3/ERR_reason_error_string.html -> /usr/share/doc/openssl/html/man3/ERR_error_string.html +/usr/share/doc/openssl/html/man3/ERR_get_error.html +/usr/share/doc/openssl/html/man3/ERR_peek_error.html -> /usr/share/doc/openssl/html/man3/ERR_get_error.html +/usr/share/doc/openssl/html/man3/ERR_peek_last_error.html -> /usr/share/doc/openssl/html/man3/ERR_get_error.html +/usr/share/doc/openssl/html/man3/ERR_get_error_line.html -> /usr/share/doc/openssl/html/man3/ERR_get_error.html +/usr/share/doc/openssl/html/man3/ERR_peek_error_line.html -> /usr/share/doc/openssl/html/man3/ERR_get_error.html +/usr/share/doc/openssl/html/man3/ERR_peek_last_error_line.html -> /usr/share/doc/openssl/html/man3/ERR_get_error.html +/usr/share/doc/openssl/html/man3/ERR_get_error_line_data.html -> /usr/share/doc/openssl/html/man3/ERR_get_error.html +/usr/share/doc/openssl/html/man3/ERR_peek_error_line_data.html -> /usr/share/doc/openssl/html/man3/ERR_get_error.html +/usr/share/doc/openssl/html/man3/ERR_peek_last_error_line_data.html -> /usr/share/doc/openssl/html/man3/ERR_get_error.html +/usr/share/doc/openssl/html/man3/ERR_GET_LIB.html +/usr/share/doc/openssl/html/man3/ERR_GET_FUNC.html -> /usr/share/doc/openssl/html/man3/ERR_GET_LIB.html +/usr/share/doc/openssl/html/man3/ERR_GET_REASON.html -> /usr/share/doc/openssl/html/man3/ERR_GET_LIB.html +/usr/share/doc/openssl/html/man3/ERR_FATAL_ERROR.html -> /usr/share/doc/openssl/html/man3/ERR_GET_LIB.html +/usr/share/doc/openssl/html/man3/ERR_load_crypto_strings.html +/usr/share/doc/openssl/html/man3/SSL_load_error_strings.html -> /usr/share/doc/openssl/html/man3/ERR_load_crypto_strings.html +/usr/share/doc/openssl/html/man3/ERR_free_strings.html -> /usr/share/doc/openssl/html/man3/ERR_load_crypto_strings.html +/usr/share/doc/openssl/html/man3/ERR_load_strings.html +/usr/share/doc/openssl/html/man3/ERR_PACK.html -> /usr/share/doc/openssl/html/man3/ERR_load_strings.html +/usr/share/doc/openssl/html/man3/ERR_get_next_error_library.html -> /usr/share/doc/openssl/html/man3/ERR_load_strings.html +/usr/share/doc/openssl/html/man3/ERR_print_errors.html +/usr/share/doc/openssl/html/man3/ERR_print_errors_fp.html -> /usr/share/doc/openssl/html/man3/ERR_print_errors.html +/usr/share/doc/openssl/html/man3/ERR_print_errors_cb.html -> /usr/share/doc/openssl/html/man3/ERR_print_errors.html +/usr/share/doc/openssl/html/man3/ERR_put_error.html +/usr/share/doc/openssl/html/man3/ERR_add_error_data.html -> /usr/share/doc/openssl/html/man3/ERR_put_error.html +/usr/share/doc/openssl/html/man3/ERR_add_error_vdata.html -> /usr/share/doc/openssl/html/man3/ERR_put_error.html +/usr/share/doc/openssl/html/man3/ERR_remove_state.html +/usr/share/doc/openssl/html/man3/ERR_remove_thread_state.html -> /usr/share/doc/openssl/html/man3/ERR_remove_state.html +/usr/share/doc/openssl/html/man3/ERR_set_mark.html +/usr/share/doc/openssl/html/man3/ERR_pop_to_mark.html -> /usr/share/doc/openssl/html/man3/ERR_set_mark.html +/usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_128_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_192_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_256_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_128_cfb.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_192_cfb.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_256_cfb.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_128_cfb1.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_192_cfb1.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_256_cfb1.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_128_cfb8.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_192_cfb8.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_256_cfb8.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_128_cfb128.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_192_cfb128.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_256_cfb128.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_128_ctr.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_192_ctr.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_256_ctr.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_128_ecb.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_192_ecb.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_256_ecb.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_128_ofb.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_192_ofb.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_256_ofb.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_128_cbc_hmac_sha1.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_256_cbc_hmac_sha1.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_128_cbc_hmac_sha256.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_256_cbc_hmac_sha256.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_128_ccm.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_192_ccm.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_256_ccm.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_128_gcm.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_192_gcm.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_256_gcm.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_128_ocb.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_192_ocb.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_256_ocb.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_128_wrap.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_192_wrap.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_256_wrap.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_128_wrap_pad.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_192_wrap_pad.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_256_wrap_pad.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_128_xts.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aes_256_xts.html -> /usr/share/doc/openssl/html/man3/EVP_aes.html +/usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_128_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_192_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_256_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_128_cfb.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_192_cfb.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_256_cfb.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_128_cfb1.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_192_cfb1.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_256_cfb1.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_128_cfb8.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_192_cfb8.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_256_cfb8.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_128_cfb128.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_192_cfb128.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_256_cfb128.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_128_ctr.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_192_ctr.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_256_ctr.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_128_ecb.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_192_ecb.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_256_ecb.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_128_ofb.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_192_ofb.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_256_ofb.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_128_ccm.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_192_ccm.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_256_ccm.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_128_gcm.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_192_gcm.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_aria_256_gcm.html -> /usr/share/doc/openssl/html/man3/EVP_aria.html +/usr/share/doc/openssl/html/man3/EVP_bf_cbc.html +/usr/share/doc/openssl/html/man3/EVP_bf_cfb.html -> /usr/share/doc/openssl/html/man3/EVP_bf_cbc.html +/usr/share/doc/openssl/html/man3/EVP_bf_cfb64.html -> /usr/share/doc/openssl/html/man3/EVP_bf_cbc.html +/usr/share/doc/openssl/html/man3/EVP_bf_ecb.html -> /usr/share/doc/openssl/html/man3/EVP_bf_cbc.html +/usr/share/doc/openssl/html/man3/EVP_bf_ofb.html -> /usr/share/doc/openssl/html/man3/EVP_bf_cbc.html +/usr/share/doc/openssl/html/man3/EVP_blake2b512.html +/usr/share/doc/openssl/html/man3/EVP_blake2s256.html -> /usr/share/doc/openssl/html/man3/EVP_blake2b512.html +/usr/share/doc/openssl/html/man3/EVP_BytesToKey.html +/usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_128_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_192_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_256_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_128_cfb.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_192_cfb.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_256_cfb.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_128_cfb1.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_192_cfb1.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_256_cfb1.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_128_cfb8.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_192_cfb8.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_256_cfb8.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_128_cfb128.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_192_cfb128.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_256_cfb128.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_128_ctr.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_192_ctr.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_256_ctr.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_128_ecb.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_192_ecb.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_256_ecb.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_128_ofb.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_192_ofb.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_camellia_256_ofb.html -> /usr/share/doc/openssl/html/man3/EVP_camellia.html +/usr/share/doc/openssl/html/man3/EVP_cast5_cbc.html +/usr/share/doc/openssl/html/man3/EVP_cast5_cfb.html -> /usr/share/doc/openssl/html/man3/EVP_cast5_cbc.html +/usr/share/doc/openssl/html/man3/EVP_cast5_cfb64.html -> /usr/share/doc/openssl/html/man3/EVP_cast5_cbc.html +/usr/share/doc/openssl/html/man3/EVP_cast5_ecb.html -> /usr/share/doc/openssl/html/man3/EVP_cast5_cbc.html +/usr/share/doc/openssl/html/man3/EVP_cast5_ofb.html -> /usr/share/doc/openssl/html/man3/EVP_cast5_cbc.html +/usr/share/doc/openssl/html/man3/EVP_chacha20.html +/usr/share/doc/openssl/html/man3/EVP_chacha20_poly1305.html -> /usr/share/doc/openssl/html/man3/EVP_chacha20.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_CTX_get_cipher_data.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_CTX_set_cipher_data.html -> /usr/share/doc/openssl/html/man3/EVP_CIPHER_CTX_get_cipher_data.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_dup.html -> /usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_free.html -> /usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_set_iv_length.html -> /usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_set_flags.html -> /usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_set_impl_ctx_size.html -> /usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_set_init.html -> /usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_set_do_cipher.html -> /usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_set_cleanup.html -> /usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_set_set_asn1_params.html -> /usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_set_get_asn1_params.html -> /usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_set_ctrl.html -> /usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_get_init.html -> /usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_get_do_cipher.html -> /usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_get_cleanup.html -> /usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_get_set_asn1_params.html -> /usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_get_get_asn1_params.html -> /usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_get_ctrl.html -> /usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_des_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_des_cfb.html -> /usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_des_cfb1.html -> /usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_des_cfb8.html -> /usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_des_cfb64.html -> /usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_des_ecb.html -> /usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_des_ofb.html -> /usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_des_ede.html -> /usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_des_ede_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_des_ede_cfb.html -> /usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_des_ede_cfb64.html -> /usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_des_ede_ecb.html -> /usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_des_ede_ofb.html -> /usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_des_ede3.html -> /usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_des_ede3_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_des_ede3_cfb.html -> /usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_des_ede3_cfb1.html -> /usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_des_ede3_cfb8.html -> /usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_des_ede3_cfb64.html -> /usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_des_ede3_ecb.html -> /usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_des_ede3_ofb.html -> /usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_des_ede3_wrap.html -> /usr/share/doc/openssl/html/man3/EVP_des.html +/usr/share/doc/openssl/html/man3/EVP_desx_cbc.html +/usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_CTX_new.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_CTX_reset.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_CTX_free.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_CTX_copy.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_CTX_copy_ex.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_CTX_ctrl.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_CTX_set_flags.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_CTX_clear_flags.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_CTX_test_flags.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_Digest.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_DigestInit_ex.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_DigestUpdate.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_DigestFinal_ex.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_DigestFinalXOF.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_DigestFinal.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_type.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_pkey_type.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_size.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_block_size.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_flags.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_CTX_md.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_CTX_type.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_CTX_size.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_CTX_block_size.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_CTX_md_data.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_CTX_update_fn.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_CTX_set_update_fn.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_md_null.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_get_digestbyname.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_get_digestbynid.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_get_digestbyobj.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_CTX_pkey_ctx.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_MD_CTX_set_pkey_ctx.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html +/usr/share/doc/openssl/html/man3/EVP_DigestSignInit.html +/usr/share/doc/openssl/html/man3/EVP_DigestSignUpdate.html -> /usr/share/doc/openssl/html/man3/EVP_DigestSignInit.html +/usr/share/doc/openssl/html/man3/EVP_DigestSignFinal.html -> /usr/share/doc/openssl/html/man3/EVP_DigestSignInit.html +/usr/share/doc/openssl/html/man3/EVP_DigestSign.html -> /usr/share/doc/openssl/html/man3/EVP_DigestSignInit.html +/usr/share/doc/openssl/html/man3/EVP_DigestVerifyInit.html +/usr/share/doc/openssl/html/man3/EVP_DigestVerifyUpdate.html -> /usr/share/doc/openssl/html/man3/EVP_DigestVerifyInit.html +/usr/share/doc/openssl/html/man3/EVP_DigestVerifyFinal.html -> /usr/share/doc/openssl/html/man3/EVP_DigestVerifyInit.html +/usr/share/doc/openssl/html/man3/EVP_DigestVerify.html -> /usr/share/doc/openssl/html/man3/EVP_DigestVerifyInit.html +/usr/share/doc/openssl/html/man3/EVP_EncodeInit.html +/usr/share/doc/openssl/html/man3/EVP_ENCODE_CTX_new.html -> /usr/share/doc/openssl/html/man3/EVP_EncodeInit.html +/usr/share/doc/openssl/html/man3/EVP_ENCODE_CTX_free.html -> /usr/share/doc/openssl/html/man3/EVP_EncodeInit.html +/usr/share/doc/openssl/html/man3/EVP_ENCODE_CTX_copy.html -> /usr/share/doc/openssl/html/man3/EVP_EncodeInit.html +/usr/share/doc/openssl/html/man3/EVP_ENCODE_CTX_num.html -> /usr/share/doc/openssl/html/man3/EVP_EncodeInit.html +/usr/share/doc/openssl/html/man3/EVP_EncodeUpdate.html -> /usr/share/doc/openssl/html/man3/EVP_EncodeInit.html +/usr/share/doc/openssl/html/man3/EVP_EncodeFinal.html -> /usr/share/doc/openssl/html/man3/EVP_EncodeInit.html +/usr/share/doc/openssl/html/man3/EVP_EncodeBlock.html -> /usr/share/doc/openssl/html/man3/EVP_EncodeInit.html +/usr/share/doc/openssl/html/man3/EVP_DecodeInit.html -> /usr/share/doc/openssl/html/man3/EVP_EncodeInit.html +/usr/share/doc/openssl/html/man3/EVP_DecodeUpdate.html -> /usr/share/doc/openssl/html/man3/EVP_EncodeInit.html +/usr/share/doc/openssl/html/man3/EVP_DecodeFinal.html -> /usr/share/doc/openssl/html/man3/EVP_EncodeInit.html +/usr/share/doc/openssl/html/man3/EVP_DecodeBlock.html -> /usr/share/doc/openssl/html/man3/EVP_EncodeInit.html +/usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_CTX_new.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_CTX_reset.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_CTX_free.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_EncryptInit_ex.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_EncryptUpdate.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_EncryptFinal_ex.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_DecryptInit_ex.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_DecryptUpdate.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_DecryptFinal_ex.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CipherInit_ex.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CipherUpdate.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CipherFinal_ex.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_CTX_set_key_length.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_CTX_ctrl.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_EncryptFinal.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_DecryptInit.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_DecryptFinal.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CipherInit.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CipherFinal.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_get_cipherbyname.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_get_cipherbynid.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_get_cipherbyobj.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_nid.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_block_size.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_key_length.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_iv_length.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_flags.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_mode.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_type.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_CTX_cipher.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_CTX_nid.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_CTX_block_size.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_CTX_key_length.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_CTX_iv_length.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_CTX_get_app_data.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_CTX_set_app_data.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_CTX_type.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_CTX_flags.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_CTX_mode.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_param_to_asn1.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_asn1_to_param.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_CIPHER_CTX_set_padding.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_enc_null.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html +/usr/share/doc/openssl/html/man3/EVP_idea_cbc.html +/usr/share/doc/openssl/html/man3/EVP_idea_cfb.html -> /usr/share/doc/openssl/html/man3/EVP_idea_cbc.html +/usr/share/doc/openssl/html/man3/EVP_idea_cfb64.html -> /usr/share/doc/openssl/html/man3/EVP_idea_cbc.html +/usr/share/doc/openssl/html/man3/EVP_idea_ecb.html -> /usr/share/doc/openssl/html/man3/EVP_idea_cbc.html +/usr/share/doc/openssl/html/man3/EVP_idea_ofb.html -> /usr/share/doc/openssl/html/man3/EVP_idea_cbc.html +/usr/share/doc/openssl/html/man3/EVP_md2.html +/usr/share/doc/openssl/html/man3/EVP_md4.html +/usr/share/doc/openssl/html/man3/EVP_md5.html +/usr/share/doc/openssl/html/man3/EVP_md5_sha1.html -> /usr/share/doc/openssl/html/man3/EVP_md5.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_dup.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_free.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_set_input_blocksize.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_set_result_size.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_set_app_datasize.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_set_flags.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_set_init.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_set_update.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_set_final.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_set_copy.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_set_cleanup.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_set_ctrl.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_get_input_blocksize.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_get_result_size.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_get_app_datasize.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_get_flags.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_get_init.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_get_update.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_get_final.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_get_copy.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_get_cleanup.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_MD_meth_get_ctrl.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_mdc2.html +/usr/share/doc/openssl/html/man3/EVP_OpenInit.html +/usr/share/doc/openssl/html/man3/EVP_OpenUpdate.html -> /usr/share/doc/openssl/html/man3/EVP_OpenInit.html +/usr/share/doc/openssl/html/man3/EVP_OpenFinal.html -> /usr/share/doc/openssl/html/man3/EVP_OpenInit.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_get_count.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_find.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_get_count.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_find_str.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_get_count.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_get0.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_get_count.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_get0_info.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_get_count.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_new.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_copy.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_free.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_add0.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_add_alias.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_set_public.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_set_private.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_set_param.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_set_free.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_set_ctrl.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_set_item.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_set_siginf.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_set_check.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_set_public_check.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_set_param_check.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_set_security_bits.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_set_set_priv_key.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_set_set_pub_key.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_set_get_priv_key.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_set_get_pub_key.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_get0_asn1.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_cmp.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_copy_parameters.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_cmp.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_missing_parameters.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_cmp.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_cmp_parameters.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_cmp.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl_str.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl_uint64.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_md.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_signature_md.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get_signature_md.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_mac_key.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_rsa_padding.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get_rsa_padding.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_rsa_pss_saltlen.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get_rsa_pss_saltlen.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_rsa_keygen_bits.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_rsa_keygen_pubexp.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_rsa_keygen_primes.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_rsa_mgf1_md.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get_rsa_mgf1_md.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_rsa_oaep_md.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get_rsa_oaep_md.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set0_rsa_oaep_label.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get0_rsa_oaep_label.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_dsa_paramgen_bits.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_dsa_paramgen_q_bits.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_dsa_paramgen_md.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_dh_paramgen_prime_len.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_dh_paramgen_subprime_len.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_dh_paramgen_generator.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_dh_paramgen_type.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_dh_rfc5114.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_dhx_rfc5114.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_dh_pad.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_dh_nid.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_dh_kdf_type.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get_dh_kdf_type.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set0_dh_kdf_oid.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get0_dh_kdf_oid.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_dh_kdf_md.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get_dh_kdf_md.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_dh_kdf_outlen.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get_dh_kdf_outlen.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set0_dh_kdf_ukm.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get0_dh_kdf_ukm.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_ec_paramgen_curve_nid.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_ec_param_enc.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_ecdh_cofactor_mode.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get_ecdh_cofactor_mode.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_ecdh_kdf_type.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get_ecdh_kdf_type.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_ecdh_kdf_md.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get_ecdh_kdf_md.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_ecdh_kdf_outlen.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get_ecdh_kdf_outlen.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set0_ecdh_kdf_ukm.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get0_ecdh_kdf_ukm.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set1_id.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get1_id.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get1_id_len.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_new_id.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_dup.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_free.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set1_pbe_pass.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_hkdf_md.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set1_hkdf_salt.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_hkdf_md.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set1_hkdf_key.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_hkdf_md.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_add1_hkdf_info.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_hkdf_md.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_hkdf_mode.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_hkdf_md.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_scrypt_N.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set1_scrypt_salt.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_scrypt_N.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_scrypt_r.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_scrypt_N.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_scrypt_p.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_scrypt_N.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_scrypt_maxmem_bytes.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_scrypt_N.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_tls1_prf_md.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set1_tls1_prf_secret.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_tls1_prf_md.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_add1_tls1_prf_seed.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_tls1_prf_md.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_decrypt.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_decrypt_init.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_decrypt.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_derive.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_derive_init.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_derive.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_derive_set_peer.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_derive.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_encrypt.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_encrypt_init.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_encrypt.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_get_default_digest_nid.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_keygen.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_keygen_init.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_keygen.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_paramgen_init.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_keygen.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_paramgen.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_keygen.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_cb.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_keygen.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get_cb.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_keygen.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get_keygen_info.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_keygen.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_app_data.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_keygen.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get_app_data.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_keygen.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_gen_cb.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_keygen.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_check.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_keygen.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_public_check.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_keygen.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_param_check.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_keygen.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_count.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get0.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_count.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get0_info.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_count.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_free.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_copy.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_find.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_add0.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_METHOD.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_set_init.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_set_copy.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_set_cleanup.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_set_paramgen.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_set_keygen.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_set_sign.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_set_verify.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_set_verify_recover.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_set_signctx.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_set_verifyctx.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_set_encrypt.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_set_decrypt.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_set_derive.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_set_ctrl.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_set_digestsign.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_set_digestverify.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_set_check.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_set_public_check.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_set_param_check.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_set_digest_custom.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_init.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_copy.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_cleanup.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_paramgen.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_keygen.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_sign.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_verify.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_verify_recover.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_signctx.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_verifyctx.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_encrypt.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_decrypt.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_derive.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_ctrl.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_digestsign.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_digestverify.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_check.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_public_check.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_param_check.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_digest_custom.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_meth_remove.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_up_ref.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_free.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_new_raw_private_key.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_new_raw_public_key.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_new_CMAC_key.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_new_mac_key.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_get_raw_private_key.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_get_raw_public_key.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_new.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_print_private.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_print_public.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_print_private.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_print_params.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_print_private.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_set1_DSA.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_set1_DH.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_set1_EC_KEY.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_get1_RSA.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_get1_DSA.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_get1_DH.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_get1_EC_KEY.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_get0_RSA.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_get0_DSA.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_get0_DH.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_get0_EC_KEY.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_assign_RSA.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_assign_DSA.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_assign_DH.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_assign_EC_KEY.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_assign_POLY1305.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_assign_SIPHASH.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_get0_hmac.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_get0_poly1305.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_get0_siphash.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_type.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_id.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_base_id.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_set_alias_type.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_set1_engine.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_get0_engine.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_sign.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_sign_init.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_sign.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_size.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_bits.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_size.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_security_bits.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_size.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_verify.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_verify_init.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_verify.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_verify_recover.html +/usr/share/doc/openssl/html/man3/EVP_PKEY_verify_recover_init.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_verify_recover.html +/usr/share/doc/openssl/html/man3/EVP_rc2_cbc.html +/usr/share/doc/openssl/html/man3/EVP_rc2_cfb.html -> /usr/share/doc/openssl/html/man3/EVP_rc2_cbc.html +/usr/share/doc/openssl/html/man3/EVP_rc2_cfb64.html -> /usr/share/doc/openssl/html/man3/EVP_rc2_cbc.html +/usr/share/doc/openssl/html/man3/EVP_rc2_ecb.html -> /usr/share/doc/openssl/html/man3/EVP_rc2_cbc.html +/usr/share/doc/openssl/html/man3/EVP_rc2_ofb.html -> /usr/share/doc/openssl/html/man3/EVP_rc2_cbc.html +/usr/share/doc/openssl/html/man3/EVP_rc2_40_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_rc2_cbc.html +/usr/share/doc/openssl/html/man3/EVP_rc2_64_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_rc2_cbc.html +/usr/share/doc/openssl/html/man3/EVP_rc4.html +/usr/share/doc/openssl/html/man3/EVP_rc4_40.html -> /usr/share/doc/openssl/html/man3/EVP_rc4.html +/usr/share/doc/openssl/html/man3/EVP_rc4_hmac_md5.html -> /usr/share/doc/openssl/html/man3/EVP_rc4.html +/usr/share/doc/openssl/html/man3/EVP_rc5_32_12_16_cbc.html +/usr/share/doc/openssl/html/man3/EVP_rc5_32_12_16_cfb.html -> /usr/share/doc/openssl/html/man3/EVP_rc5_32_12_16_cbc.html +/usr/share/doc/openssl/html/man3/EVP_rc5_32_12_16_cfb64.html -> /usr/share/doc/openssl/html/man3/EVP_rc5_32_12_16_cbc.html +/usr/share/doc/openssl/html/man3/EVP_rc5_32_12_16_ecb.html -> /usr/share/doc/openssl/html/man3/EVP_rc5_32_12_16_cbc.html +/usr/share/doc/openssl/html/man3/EVP_rc5_32_12_16_ofb.html -> /usr/share/doc/openssl/html/man3/EVP_rc5_32_12_16_cbc.html +/usr/share/doc/openssl/html/man3/EVP_ripemd160.html +/usr/share/doc/openssl/html/man3/EVP_SealInit.html +/usr/share/doc/openssl/html/man3/EVP_SealUpdate.html -> /usr/share/doc/openssl/html/man3/EVP_SealInit.html +/usr/share/doc/openssl/html/man3/EVP_SealFinal.html -> /usr/share/doc/openssl/html/man3/EVP_SealInit.html +/usr/share/doc/openssl/html/man3/EVP_seed_cbc.html +/usr/share/doc/openssl/html/man3/EVP_seed_cfb.html -> /usr/share/doc/openssl/html/man3/EVP_seed_cbc.html +/usr/share/doc/openssl/html/man3/EVP_seed_cfb128.html -> /usr/share/doc/openssl/html/man3/EVP_seed_cbc.html +/usr/share/doc/openssl/html/man3/EVP_seed_ecb.html -> /usr/share/doc/openssl/html/man3/EVP_seed_cbc.html +/usr/share/doc/openssl/html/man3/EVP_seed_ofb.html -> /usr/share/doc/openssl/html/man3/EVP_seed_cbc.html +/usr/share/doc/openssl/html/man3/EVP_sha1.html +/usr/share/doc/openssl/html/man3/EVP_sha224.html +/usr/share/doc/openssl/html/man3/EVP_sha256.html -> /usr/share/doc/openssl/html/man3/EVP_sha224.html +/usr/share/doc/openssl/html/man3/EVP_sha512_224.html -> /usr/share/doc/openssl/html/man3/EVP_sha224.html +/usr/share/doc/openssl/html/man3/EVP_sha512_256.html -> /usr/share/doc/openssl/html/man3/EVP_sha224.html +/usr/share/doc/openssl/html/man3/EVP_sha384.html -> /usr/share/doc/openssl/html/man3/EVP_sha224.html +/usr/share/doc/openssl/html/man3/EVP_sha512.html -> /usr/share/doc/openssl/html/man3/EVP_sha224.html +/usr/share/doc/openssl/html/man3/EVP_sha3_224.html +/usr/share/doc/openssl/html/man3/EVP_sha3_256.html -> /usr/share/doc/openssl/html/man3/EVP_sha3_224.html +/usr/share/doc/openssl/html/man3/EVP_sha3_384.html -> /usr/share/doc/openssl/html/man3/EVP_sha3_224.html +/usr/share/doc/openssl/html/man3/EVP_sha3_512.html -> /usr/share/doc/openssl/html/man3/EVP_sha3_224.html +/usr/share/doc/openssl/html/man3/EVP_shake128.html -> /usr/share/doc/openssl/html/man3/EVP_sha3_224.html +/usr/share/doc/openssl/html/man3/EVP_shake256.html -> /usr/share/doc/openssl/html/man3/EVP_sha3_224.html +/usr/share/doc/openssl/html/man3/EVP_SignInit.html +/usr/share/doc/openssl/html/man3/EVP_SignInit_ex.html -> /usr/share/doc/openssl/html/man3/EVP_SignInit.html +/usr/share/doc/openssl/html/man3/EVP_SignUpdate.html -> /usr/share/doc/openssl/html/man3/EVP_SignInit.html +/usr/share/doc/openssl/html/man3/EVP_SignFinal.html -> /usr/share/doc/openssl/html/man3/EVP_SignInit.html +/usr/share/doc/openssl/html/man3/EVP_sm3.html +/usr/share/doc/openssl/html/man3/EVP_sm4_cbc.html +/usr/share/doc/openssl/html/man3/EVP_sm4_ecb.html -> /usr/share/doc/openssl/html/man3/EVP_sm4_cbc.html +/usr/share/doc/openssl/html/man3/EVP_sm4_cfb.html -> /usr/share/doc/openssl/html/man3/EVP_sm4_cbc.html +/usr/share/doc/openssl/html/man3/EVP_sm4_cfb128.html -> /usr/share/doc/openssl/html/man3/EVP_sm4_cbc.html +/usr/share/doc/openssl/html/man3/EVP_sm4_ofb.html -> /usr/share/doc/openssl/html/man3/EVP_sm4_cbc.html +/usr/share/doc/openssl/html/man3/EVP_sm4_ctr.html -> /usr/share/doc/openssl/html/man3/EVP_sm4_cbc.html +/usr/share/doc/openssl/html/man3/EVP_VerifyInit.html +/usr/share/doc/openssl/html/man3/EVP_VerifyInit_ex.html -> /usr/share/doc/openssl/html/man3/EVP_VerifyInit.html +/usr/share/doc/openssl/html/man3/EVP_VerifyUpdate.html -> /usr/share/doc/openssl/html/man3/EVP_VerifyInit.html +/usr/share/doc/openssl/html/man3/EVP_VerifyFinal.html -> /usr/share/doc/openssl/html/man3/EVP_VerifyInit.html +/usr/share/doc/openssl/html/man3/EVP_whirlpool.html +/usr/share/doc/openssl/html/man3/HMAC.html +/usr/share/doc/openssl/html/man3/HMAC_CTX_new.html -> /usr/share/doc/openssl/html/man3/HMAC.html +/usr/share/doc/openssl/html/man3/HMAC_CTX_reset.html -> /usr/share/doc/openssl/html/man3/HMAC.html +/usr/share/doc/openssl/html/man3/HMAC_CTX_free.html -> /usr/share/doc/openssl/html/man3/HMAC.html +/usr/share/doc/openssl/html/man3/HMAC_Init.html -> /usr/share/doc/openssl/html/man3/HMAC.html +/usr/share/doc/openssl/html/man3/HMAC_Init_ex.html -> /usr/share/doc/openssl/html/man3/HMAC.html +/usr/share/doc/openssl/html/man3/HMAC_Update.html -> /usr/share/doc/openssl/html/man3/HMAC.html +/usr/share/doc/openssl/html/man3/HMAC_Final.html -> /usr/share/doc/openssl/html/man3/HMAC.html +/usr/share/doc/openssl/html/man3/HMAC_CTX_copy.html -> /usr/share/doc/openssl/html/man3/HMAC.html +/usr/share/doc/openssl/html/man3/HMAC_CTX_set_flags.html -> /usr/share/doc/openssl/html/man3/HMAC.html +/usr/share/doc/openssl/html/man3/HMAC_CTX_get_md.html -> /usr/share/doc/openssl/html/man3/HMAC.html +/usr/share/doc/openssl/html/man3/HMAC_size.html -> /usr/share/doc/openssl/html/man3/HMAC.html +/usr/share/doc/openssl/html/man3/i2d_CMS_bio_stream.html +/usr/share/doc/openssl/html/man3/i2d_PKCS7_bio_stream.html +/usr/share/doc/openssl/html/man3/i2d_re_X509_tbs.html +/usr/share/doc/openssl/html/man3/d2i_X509_AUX.html -> /usr/share/doc/openssl/html/man3/i2d_re_X509_tbs.html +/usr/share/doc/openssl/html/man3/i2d_X509_AUX.html -> /usr/share/doc/openssl/html/man3/i2d_re_X509_tbs.html +/usr/share/doc/openssl/html/man3/i2d_re_X509_CRL_tbs.html -> /usr/share/doc/openssl/html/man3/i2d_re_X509_tbs.html +/usr/share/doc/openssl/html/man3/i2d_re_X509_REQ_tbs.html -> /usr/share/doc/openssl/html/man3/i2d_re_X509_tbs.html +/usr/share/doc/openssl/html/man3/MD5.html +/usr/share/doc/openssl/html/man3/MD2.html -> /usr/share/doc/openssl/html/man3/MD5.html +/usr/share/doc/openssl/html/man3/MD4.html -> /usr/share/doc/openssl/html/man3/MD5.html +/usr/share/doc/openssl/html/man3/MD2_Init.html -> /usr/share/doc/openssl/html/man3/MD5.html +/usr/share/doc/openssl/html/man3/MD2_Update.html -> /usr/share/doc/openssl/html/man3/MD5.html +/usr/share/doc/openssl/html/man3/MD2_Final.html -> /usr/share/doc/openssl/html/man3/MD5.html +/usr/share/doc/openssl/html/man3/MD4_Init.html -> /usr/share/doc/openssl/html/man3/MD5.html +/usr/share/doc/openssl/html/man3/MD4_Update.html -> /usr/share/doc/openssl/html/man3/MD5.html +/usr/share/doc/openssl/html/man3/MD4_Final.html -> /usr/share/doc/openssl/html/man3/MD5.html +/usr/share/doc/openssl/html/man3/MD5_Init.html -> /usr/share/doc/openssl/html/man3/MD5.html +/usr/share/doc/openssl/html/man3/MD5_Update.html -> /usr/share/doc/openssl/html/man3/MD5.html +/usr/share/doc/openssl/html/man3/MD5_Final.html -> /usr/share/doc/openssl/html/man3/MD5.html +/usr/share/doc/openssl/html/man3/MDC2_Init.html +/usr/share/doc/openssl/html/man3/MDC2.html -> /usr/share/doc/openssl/html/man3/MDC2_Init.html +/usr/share/doc/openssl/html/man3/MDC2_Update.html -> /usr/share/doc/openssl/html/man3/MDC2_Init.html +/usr/share/doc/openssl/html/man3/MDC2_Final.html -> /usr/share/doc/openssl/html/man3/MDC2_Init.html +/usr/share/doc/openssl/html/man3/o2i_SCT_LIST.html +/usr/share/doc/openssl/html/man3/i2o_SCT_LIST.html -> /usr/share/doc/openssl/html/man3/o2i_SCT_LIST.html +/usr/share/doc/openssl/html/man3/o2i_SCT.html -> /usr/share/doc/openssl/html/man3/o2i_SCT_LIST.html +/usr/share/doc/openssl/html/man3/i2o_SCT.html -> /usr/share/doc/openssl/html/man3/o2i_SCT_LIST.html +/usr/share/doc/openssl/html/man3/OBJ_nid2obj.html +/usr/share/doc/openssl/html/man3/i2t_ASN1_OBJECT.html -> /usr/share/doc/openssl/html/man3/OBJ_nid2obj.html +/usr/share/doc/openssl/html/man3/OBJ_length.html -> /usr/share/doc/openssl/html/man3/OBJ_nid2obj.html +/usr/share/doc/openssl/html/man3/OBJ_get0_data.html -> /usr/share/doc/openssl/html/man3/OBJ_nid2obj.html +/usr/share/doc/openssl/html/man3/OBJ_nid2ln.html -> /usr/share/doc/openssl/html/man3/OBJ_nid2obj.html +/usr/share/doc/openssl/html/man3/OBJ_nid2sn.html -> /usr/share/doc/openssl/html/man3/OBJ_nid2obj.html +/usr/share/doc/openssl/html/man3/OBJ_obj2nid.html -> /usr/share/doc/openssl/html/man3/OBJ_nid2obj.html +/usr/share/doc/openssl/html/man3/OBJ_txt2nid.html -> /usr/share/doc/openssl/html/man3/OBJ_nid2obj.html +/usr/share/doc/openssl/html/man3/OBJ_ln2nid.html -> /usr/share/doc/openssl/html/man3/OBJ_nid2obj.html +/usr/share/doc/openssl/html/man3/OBJ_sn2nid.html -> /usr/share/doc/openssl/html/man3/OBJ_nid2obj.html +/usr/share/doc/openssl/html/man3/OBJ_cmp.html -> /usr/share/doc/openssl/html/man3/OBJ_nid2obj.html +/usr/share/doc/openssl/html/man3/OBJ_dup.html -> /usr/share/doc/openssl/html/man3/OBJ_nid2obj.html +/usr/share/doc/openssl/html/man3/OBJ_txt2obj.html -> /usr/share/doc/openssl/html/man3/OBJ_nid2obj.html +/usr/share/doc/openssl/html/man3/OBJ_obj2txt.html -> /usr/share/doc/openssl/html/man3/OBJ_nid2obj.html +/usr/share/doc/openssl/html/man3/OBJ_create.html -> /usr/share/doc/openssl/html/man3/OBJ_nid2obj.html +/usr/share/doc/openssl/html/man3/OBJ_cleanup.html -> /usr/share/doc/openssl/html/man3/OBJ_nid2obj.html +/usr/share/doc/openssl/html/man3/OCSP_cert_to_id.html +/usr/share/doc/openssl/html/man3/OCSP_cert_id_new.html -> /usr/share/doc/openssl/html/man3/OCSP_cert_to_id.html +/usr/share/doc/openssl/html/man3/OCSP_CERTID_free.html -> /usr/share/doc/openssl/html/man3/OCSP_cert_to_id.html +/usr/share/doc/openssl/html/man3/OCSP_id_issuer_cmp.html -> /usr/share/doc/openssl/html/man3/OCSP_cert_to_id.html +/usr/share/doc/openssl/html/man3/OCSP_id_cmp.html -> /usr/share/doc/openssl/html/man3/OCSP_cert_to_id.html +/usr/share/doc/openssl/html/man3/OCSP_id_get0_info.html -> /usr/share/doc/openssl/html/man3/OCSP_cert_to_id.html +/usr/share/doc/openssl/html/man3/OCSP_request_add1_nonce.html +/usr/share/doc/openssl/html/man3/OCSP_basic_add1_nonce.html -> /usr/share/doc/openssl/html/man3/OCSP_request_add1_nonce.html +/usr/share/doc/openssl/html/man3/OCSP_check_nonce.html -> /usr/share/doc/openssl/html/man3/OCSP_request_add1_nonce.html +/usr/share/doc/openssl/html/man3/OCSP_copy_nonce.html -> /usr/share/doc/openssl/html/man3/OCSP_request_add1_nonce.html +/usr/share/doc/openssl/html/man3/OCSP_REQUEST_new.html +/usr/share/doc/openssl/html/man3/OCSP_REQUEST_free.html -> /usr/share/doc/openssl/html/man3/OCSP_REQUEST_new.html +/usr/share/doc/openssl/html/man3/OCSP_request_add0_id.html -> /usr/share/doc/openssl/html/man3/OCSP_REQUEST_new.html +/usr/share/doc/openssl/html/man3/OCSP_request_sign.html -> /usr/share/doc/openssl/html/man3/OCSP_REQUEST_new.html +/usr/share/doc/openssl/html/man3/OCSP_request_add1_cert.html -> /usr/share/doc/openssl/html/man3/OCSP_REQUEST_new.html +/usr/share/doc/openssl/html/man3/OCSP_request_onereq_count.html -> /usr/share/doc/openssl/html/man3/OCSP_REQUEST_new.html +/usr/share/doc/openssl/html/man3/OCSP_request_onereq_get0.html -> /usr/share/doc/openssl/html/man3/OCSP_REQUEST_new.html +/usr/share/doc/openssl/html/man3/OCSP_resp_find_status.html +/usr/share/doc/openssl/html/man3/OCSP_resp_get0_certs.html -> /usr/share/doc/openssl/html/man3/OCSP_resp_find_status.html +/usr/share/doc/openssl/html/man3/OCSP_resp_get0_signer.html -> /usr/share/doc/openssl/html/man3/OCSP_resp_find_status.html +/usr/share/doc/openssl/html/man3/OCSP_resp_get0_id.html -> /usr/share/doc/openssl/html/man3/OCSP_resp_find_status.html +/usr/share/doc/openssl/html/man3/OCSP_resp_get1_id.html -> /usr/share/doc/openssl/html/man3/OCSP_resp_find_status.html +/usr/share/doc/openssl/html/man3/OCSP_resp_get0_produced_at.html -> /usr/share/doc/openssl/html/man3/OCSP_resp_find_status.html +/usr/share/doc/openssl/html/man3/OCSP_resp_get0_signature.html -> /usr/share/doc/openssl/html/man3/OCSP_resp_find_status.html +/usr/share/doc/openssl/html/man3/OCSP_resp_get0_tbs_sigalg.html -> /usr/share/doc/openssl/html/man3/OCSP_resp_find_status.html +/usr/share/doc/openssl/html/man3/OCSP_resp_get0_respdata.html -> /usr/share/doc/openssl/html/man3/OCSP_resp_find_status.html +/usr/share/doc/openssl/html/man3/OCSP_resp_count.html -> /usr/share/doc/openssl/html/man3/OCSP_resp_find_status.html +/usr/share/doc/openssl/html/man3/OCSP_resp_get0.html -> /usr/share/doc/openssl/html/man3/OCSP_resp_find_status.html +/usr/share/doc/openssl/html/man3/OCSP_resp_find.html -> /usr/share/doc/openssl/html/man3/OCSP_resp_find_status.html +/usr/share/doc/openssl/html/man3/OCSP_single_get0_status.html -> /usr/share/doc/openssl/html/man3/OCSP_resp_find_status.html +/usr/share/doc/openssl/html/man3/OCSP_check_validity.html -> /usr/share/doc/openssl/html/man3/OCSP_resp_find_status.html +/usr/share/doc/openssl/html/man3/OCSP_basic_verify.html -> /usr/share/doc/openssl/html/man3/OCSP_resp_find_status.html +/usr/share/doc/openssl/html/man3/OCSP_response_status.html +/usr/share/doc/openssl/html/man3/OCSP_response_get1_basic.html -> /usr/share/doc/openssl/html/man3/OCSP_response_status.html +/usr/share/doc/openssl/html/man3/OCSP_response_create.html -> /usr/share/doc/openssl/html/man3/OCSP_response_status.html +/usr/share/doc/openssl/html/man3/OCSP_RESPONSE_free.html -> /usr/share/doc/openssl/html/man3/OCSP_response_status.html +/usr/share/doc/openssl/html/man3/OCSP_RESPID_set_by_name.html -> /usr/share/doc/openssl/html/man3/OCSP_response_status.html +/usr/share/doc/openssl/html/man3/OCSP_RESPID_set_by_key.html -> /usr/share/doc/openssl/html/man3/OCSP_response_status.html +/usr/share/doc/openssl/html/man3/OCSP_RESPID_match.html -> /usr/share/doc/openssl/html/man3/OCSP_response_status.html +/usr/share/doc/openssl/html/man3/OCSP_basic_sign.html -> /usr/share/doc/openssl/html/man3/OCSP_response_status.html +/usr/share/doc/openssl/html/man3/OCSP_basic_sign_ctx.html -> /usr/share/doc/openssl/html/man3/OCSP_response_status.html +/usr/share/doc/openssl/html/man3/OCSP_sendreq_new.html +/usr/share/doc/openssl/html/man3/OCSP_sendreq_nbio.html -> /usr/share/doc/openssl/html/man3/OCSP_sendreq_new.html +/usr/share/doc/openssl/html/man3/OCSP_REQ_CTX_free.html -> /usr/share/doc/openssl/html/man3/OCSP_sendreq_new.html +/usr/share/doc/openssl/html/man3/OCSP_set_max_response_length.html -> /usr/share/doc/openssl/html/man3/OCSP_sendreq_new.html +/usr/share/doc/openssl/html/man3/OCSP_REQ_CTX_add1_header.html -> /usr/share/doc/openssl/html/man3/OCSP_sendreq_new.html +/usr/share/doc/openssl/html/man3/OCSP_REQ_CTX_set1_req.html -> /usr/share/doc/openssl/html/man3/OCSP_sendreq_new.html +/usr/share/doc/openssl/html/man3/OCSP_sendreq_bio.html -> /usr/share/doc/openssl/html/man3/OCSP_sendreq_new.html +/usr/share/doc/openssl/html/man3/OpenSSL_add_all_algorithms.html +/usr/share/doc/openssl/html/man3/OpenSSL_add_all_ciphers.html -> /usr/share/doc/openssl/html/man3/OpenSSL_add_all_algorithms.html +/usr/share/doc/openssl/html/man3/OpenSSL_add_all_digests.html -> /usr/share/doc/openssl/html/man3/OpenSSL_add_all_algorithms.html +/usr/share/doc/openssl/html/man3/EVP_cleanup.html -> /usr/share/doc/openssl/html/man3/OpenSSL_add_all_algorithms.html +/usr/share/doc/openssl/html/man3/OPENSSL_Applink.html +/usr/share/doc/openssl/html/man3/OPENSSL_config.html +/usr/share/doc/openssl/html/man3/OPENSSL_no_config.html -> /usr/share/doc/openssl/html/man3/OPENSSL_config.html +/usr/share/doc/openssl/html/man3/OPENSSL_fork_prepare.html +/usr/share/doc/openssl/html/man3/OPENSSL_fork_parent.html -> /usr/share/doc/openssl/html/man3/OPENSSL_fork_prepare.html +/usr/share/doc/openssl/html/man3/OPENSSL_fork_child.html -> /usr/share/doc/openssl/html/man3/OPENSSL_fork_prepare.html +/usr/share/doc/openssl/html/man3/OPENSSL_ia32cap.html +/usr/share/doc/openssl/html/man3/OPENSSL_init_crypto.html +/usr/share/doc/openssl/html/man3/OPENSSL_INIT_new.html -> /usr/share/doc/openssl/html/man3/OPENSSL_init_crypto.html +/usr/share/doc/openssl/html/man3/OPENSSL_INIT_set_config_filename.html -> /usr/share/doc/openssl/html/man3/OPENSSL_init_crypto.html +/usr/share/doc/openssl/html/man3/OPENSSL_INIT_set_config_appname.html -> /usr/share/doc/openssl/html/man3/OPENSSL_init_crypto.html +/usr/share/doc/openssl/html/man3/OPENSSL_INIT_set_config_file_flags.html -> /usr/share/doc/openssl/html/man3/OPENSSL_init_crypto.html +/usr/share/doc/openssl/html/man3/OPENSSL_INIT_free.html -> /usr/share/doc/openssl/html/man3/OPENSSL_init_crypto.html +/usr/share/doc/openssl/html/man3/OPENSSL_cleanup.html -> /usr/share/doc/openssl/html/man3/OPENSSL_init_crypto.html +/usr/share/doc/openssl/html/man3/OPENSSL_atexit.html -> /usr/share/doc/openssl/html/man3/OPENSSL_init_crypto.html +/usr/share/doc/openssl/html/man3/OPENSSL_thread_stop.html -> /usr/share/doc/openssl/html/man3/OPENSSL_init_crypto.html +/usr/share/doc/openssl/html/man3/OPENSSL_init_ssl.html +/usr/share/doc/openssl/html/man3/OPENSSL_instrument_bus.html +/usr/share/doc/openssl/html/man3/OPENSSL_instrument_bus2.html -> /usr/share/doc/openssl/html/man3/OPENSSL_instrument_bus.html +/usr/share/doc/openssl/html/man3/OPENSSL_LH_COMPFUNC.html +/usr/share/doc/openssl/html/man3/LHASH.html -> /usr/share/doc/openssl/html/man3/OPENSSL_LH_COMPFUNC.html +/usr/share/doc/openssl/html/man3/DECLARE_LHASH_OF.html -> /usr/share/doc/openssl/html/man3/OPENSSL_LH_COMPFUNC.html +/usr/share/doc/openssl/html/man3/OPENSSL_LH_HASHFUNC.html -> /usr/share/doc/openssl/html/man3/OPENSSL_LH_COMPFUNC.html +/usr/share/doc/openssl/html/man3/OPENSSL_LH_DOALL_FUNC.html -> /usr/share/doc/openssl/html/man3/OPENSSL_LH_COMPFUNC.html +/usr/share/doc/openssl/html/man3/LHASH_DOALL_ARG_FN_TYPE.html -> /usr/share/doc/openssl/html/man3/OPENSSL_LH_COMPFUNC.html +/usr/share/doc/openssl/html/man3/IMPLEMENT_LHASH_HASH_FN.html -> /usr/share/doc/openssl/html/man3/OPENSSL_LH_COMPFUNC.html +/usr/share/doc/openssl/html/man3/IMPLEMENT_LHASH_COMP_FN.html -> /usr/share/doc/openssl/html/man3/OPENSSL_LH_COMPFUNC.html +/usr/share/doc/openssl/html/man3/lh_TYPE_new.html -> /usr/share/doc/openssl/html/man3/OPENSSL_LH_COMPFUNC.html +/usr/share/doc/openssl/html/man3/lh_TYPE_free.html -> /usr/share/doc/openssl/html/man3/OPENSSL_LH_COMPFUNC.html +/usr/share/doc/openssl/html/man3/lh_TYPE_insert.html -> /usr/share/doc/openssl/html/man3/OPENSSL_LH_COMPFUNC.html +/usr/share/doc/openssl/html/man3/lh_TYPE_delete.html -> /usr/share/doc/openssl/html/man3/OPENSSL_LH_COMPFUNC.html +/usr/share/doc/openssl/html/man3/lh_TYPE_retrieve.html -> /usr/share/doc/openssl/html/man3/OPENSSL_LH_COMPFUNC.html +/usr/share/doc/openssl/html/man3/lh_TYPE_doall.html -> /usr/share/doc/openssl/html/man3/OPENSSL_LH_COMPFUNC.html +/usr/share/doc/openssl/html/man3/lh_TYPE_doall_arg.html -> /usr/share/doc/openssl/html/man3/OPENSSL_LH_COMPFUNC.html +/usr/share/doc/openssl/html/man3/lh_TYPE_error.html -> /usr/share/doc/openssl/html/man3/OPENSSL_LH_COMPFUNC.html +/usr/share/doc/openssl/html/man3/OPENSSL_LH_stats.html +/usr/share/doc/openssl/html/man3/OPENSSL_LH_node_stats.html -> /usr/share/doc/openssl/html/man3/OPENSSL_LH_stats.html +/usr/share/doc/openssl/html/man3/OPENSSL_LH_node_usage_stats.html -> /usr/share/doc/openssl/html/man3/OPENSSL_LH_stats.html +/usr/share/doc/openssl/html/man3/OPENSSL_LH_stats_bio.html -> /usr/share/doc/openssl/html/man3/OPENSSL_LH_stats.html +/usr/share/doc/openssl/html/man3/OPENSSL_LH_node_stats_bio.html -> /usr/share/doc/openssl/html/man3/OPENSSL_LH_stats.html +/usr/share/doc/openssl/html/man3/OPENSSL_LH_node_usage_stats_bio.html -> /usr/share/doc/openssl/html/man3/OPENSSL_LH_stats.html +/usr/share/doc/openssl/html/man3/OPENSSL_load_builtin_modules.html +/usr/share/doc/openssl/html/man3/ASN1_add_oid_module.html -> /usr/share/doc/openssl/html/man3/OPENSSL_load_builtin_modules.html +/usr/share/doc/openssl/html/man3/ENGINE_add_conf_module.html -> /usr/share/doc/openssl/html/man3/OPENSSL_load_builtin_modules.html +/usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_malloc_init.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_zalloc.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_realloc.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_free.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_clear_realloc.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_clear_free.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_cleanse.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_malloc.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_zalloc.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_realloc.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_free.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_strdup.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_strndup.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_memdup.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_strlcpy.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_strlcat.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_hexstr2buf.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_buf2hexstr.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_hexchar2int.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_strdup.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_strndup.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_mem_debug_push.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_mem_debug_pop.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_mem_debug_push.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_mem_debug_pop.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_clear_realloc.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_clear_free.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_get_mem_functions.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_set_mem_functions.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_get_alloc_counts.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_set_mem_debug.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_mem_ctrl.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_mem_leaks.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_mem_leaks_fp.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_mem_leaks_cb.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_MALLOC_FAILURES.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_MALLOC_FD.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_secure_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_secure_malloc_init.html -> /usr/share/doc/openssl/html/man3/OPENSSL_secure_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_secure_malloc_initialized.html -> /usr/share/doc/openssl/html/man3/OPENSSL_secure_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_secure_malloc_done.html -> /usr/share/doc/openssl/html/man3/OPENSSL_secure_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_secure_malloc.html -> /usr/share/doc/openssl/html/man3/OPENSSL_secure_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_secure_zalloc.html -> /usr/share/doc/openssl/html/man3/OPENSSL_secure_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_secure_zalloc.html -> /usr/share/doc/openssl/html/man3/OPENSSL_secure_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_secure_free.html -> /usr/share/doc/openssl/html/man3/OPENSSL_secure_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_secure_free.html -> /usr/share/doc/openssl/html/man3/OPENSSL_secure_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_secure_clear_free.html -> /usr/share/doc/openssl/html/man3/OPENSSL_secure_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_secure_clear_free.html -> /usr/share/doc/openssl/html/man3/OPENSSL_secure_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_secure_actual_size.html -> /usr/share/doc/openssl/html/man3/OPENSSL_secure_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_secure_allocated.html -> /usr/share/doc/openssl/html/man3/OPENSSL_secure_malloc.html +/usr/share/doc/openssl/html/man3/CRYPTO_secure_used.html -> /usr/share/doc/openssl/html/man3/OPENSSL_secure_malloc.html +/usr/share/doc/openssl/html/man3/OPENSSL_VERSION_NUMBER.html +/usr/share/doc/openssl/html/man3/OPENSSL_VERSION_TEXT.html -> /usr/share/doc/openssl/html/man3/OPENSSL_VERSION_NUMBER.html +/usr/share/doc/openssl/html/man3/OpenSSL_version.html -> /usr/share/doc/openssl/html/man3/OPENSSL_VERSION_NUMBER.html +/usr/share/doc/openssl/html/man3/OpenSSL_version_num.html -> /usr/share/doc/openssl/html/man3/OPENSSL_VERSION_NUMBER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_expect.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_supports_search.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_expect.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_find.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_expect.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_INFO_get_type.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_INFO_get0_NAME.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_INFO_get0_NAME_description.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_INFO_get0_PARAMS.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_INFO_get0_PKEY.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_INFO_get0_CERT.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_INFO_get0_CRL.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_INFO_get1_NAME.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_INFO_get1_NAME_description.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_INFO_get1_PARAMS.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_INFO_get1_PKEY.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_INFO_get1_CERT.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_INFO_get1_CRL.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_INFO_type_string.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_INFO_free.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_INFO_new_NAME.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_INFO_set0_NAME_description.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_INFO_new_PARAMS.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_INFO_new_PKEY.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_INFO_new_CERT.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_INFO_new_CRL.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER_CTX.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER_new.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER_get0_engine.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER_get0_scheme.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER_set_open.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER_set_ctrl.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER_set_expect.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER_set_find.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER_set_load.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER_set_eof.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER_set_error.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER_set_close.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER_free.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_register_loader.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_unregister_loader.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_open_fn.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_ctrl_fn.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_expect_fn.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_find_fn.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_load_fn.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_eof_fn.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_error_fn.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_close_fn.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_open.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_CTX.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_open.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_post_process_info_fn.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_open.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_ctrl.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_open.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_load.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_open.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_eof.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_open.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_error.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_open.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_close.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_open.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH_by_name.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH_by_issuer_serial.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH_by_key_fingerprint.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH_by_alias.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH_free.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH_get_type.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH_get0_name.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH_get0_serial.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH_get0_bytes.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH_get0_string.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH.html +/usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH_get0_digest.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH.html +/usr/share/doc/openssl/html/man3/PEM_bytes_read_bio.html +/usr/share/doc/openssl/html/man3/PEM_bytes_read_bio_secmem.html -> /usr/share/doc/openssl/html/man3/PEM_bytes_read_bio.html +/usr/share/doc/openssl/html/man3/PEM_read.html +/usr/share/doc/openssl/html/man3/PEM_write.html -> /usr/share/doc/openssl/html/man3/PEM_read.html +/usr/share/doc/openssl/html/man3/PEM_write_bio.html -> /usr/share/doc/openssl/html/man3/PEM_read.html +/usr/share/doc/openssl/html/man3/PEM_read_bio.html -> /usr/share/doc/openssl/html/man3/PEM_read.html +/usr/share/doc/openssl/html/man3/PEM_do_header.html -> /usr/share/doc/openssl/html/man3/PEM_read.html +/usr/share/doc/openssl/html/man3/PEM_get_EVP_CIPHER_INFO.html -> /usr/share/doc/openssl/html/man3/PEM_read.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_ex.html +/usr/share/doc/openssl/html/man3/PEM_FLAG_SECURE.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_ex.html +/usr/share/doc/openssl/html/man3/PEM_FLAG_EAY_COMPATIBLE.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_ex.html +/usr/share/doc/openssl/html/man3/PEM_FLAG_ONLY_B64.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_ex.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/pem_password_cb.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_PrivateKey.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_PrivateKey.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_PrivateKey_traditional.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_PrivateKey.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_PKCS8PrivateKey.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_PKCS8PrivateKey.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_PKCS8PrivateKey_nid.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_PKCS8PrivateKey_nid.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_PUBKEY.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_PUBKEY.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_PUBKEY.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_PUBKEY.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_RSAPrivateKey.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_RSAPrivateKey.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_RSAPrivateKey.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_RSAPrivateKey.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_RSAPublicKey.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_RSAPublicKey.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_RSAPublicKey.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_RSAPublicKey.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_RSA_PUBKEY.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_RSA_PUBKEY.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_RSA_PUBKEY.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_RSA_PUBKEY.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_DSAPrivateKey.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_DSAPrivateKey.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_DSAPrivateKey.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_DSAPrivateKey.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_DSA_PUBKEY.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_DSA_PUBKEY.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_DSA_PUBKEY.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_DSA_PUBKEY.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_Parameters.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_Parameters.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_DSAparams.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_DSAparams.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_DSAparams.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_DSAparams.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_DHparams.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_DHparams.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_DHparams.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_DHparams.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_X509.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_X509.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_X509.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_X509.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_X509_AUX.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_X509_AUX.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_X509_AUX.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_X509_AUX.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_X509_REQ.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_X509_REQ.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_X509_REQ.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_X509_REQ.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_X509_REQ_NEW.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_X509_REQ_NEW.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_X509_CRL.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_X509_CRL.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_X509_CRL.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_X509_CRL.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_PKCS7.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_PKCS7.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_PKCS7.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_write_PKCS7.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html +/usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/DECLARE_PEM_rw.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_CMS.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_write_CMS.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_CMS.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_write_DHxparams.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_DHxparams.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_read_ECPKParameters.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_ECPKParameters.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_write_ECPKParameters.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_ECPKParameters.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_read_ECPrivateKey.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_write_ECPrivateKey.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_ECPrivateKey.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_read_EC_PUBKEY.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_EC_PUBKEY.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_write_EC_PUBKEY.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_EC_PUBKEY.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_read_NETSCAPE_CERT_SEQUENCE.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_NETSCAPE_CERT_SEQUENCE.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_write_NETSCAPE_CERT_SEQUENCE.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_NETSCAPE_CERT_SEQUENCE.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_read_PKCS8.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_PKCS8.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_write_PKCS8.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_PKCS8.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_write_PKCS8_PRIV_KEY_INFO.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_PKCS8_PRIV_KEY_INFO.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_read_PKCS8_PRIV_KEY_INFO.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_PKCS8_PRIV_KEY_INFO.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_read_SSL_SESSION.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_read_bio_SSL_SESSION.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_write_SSL_SESSION.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_SSL_SESSION.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_CMS_stream.html +/usr/share/doc/openssl/html/man3/PEM_write_bio_PKCS7_stream.html +/usr/share/doc/openssl/html/man3/PKCS12_create.html +/usr/share/doc/openssl/html/man3/PKCS12_newpass.html +/usr/share/doc/openssl/html/man3/PKCS12_parse.html +/usr/share/doc/openssl/html/man3/PKCS5_PBKDF2_HMAC.html +/usr/share/doc/openssl/html/man3/PKCS5_PBKDF2_HMAC_SHA1.html -> /usr/share/doc/openssl/html/man3/PKCS5_PBKDF2_HMAC.html +/usr/share/doc/openssl/html/man3/PKCS7_decrypt.html +/usr/share/doc/openssl/html/man3/PKCS7_encrypt.html +/usr/share/doc/openssl/html/man3/PKCS7_sign.html +/usr/share/doc/openssl/html/man3/PKCS7_sign_add_signer.html +/usr/share/doc/openssl/html/man3/PKCS7_verify.html +/usr/share/doc/openssl/html/man3/PKCS7_get0_signers.html -> /usr/share/doc/openssl/html/man3/PKCS7_verify.html +/usr/share/doc/openssl/html/man3/RAND_add.html +/usr/share/doc/openssl/html/man3/RAND_poll.html -> /usr/share/doc/openssl/html/man3/RAND_add.html +/usr/share/doc/openssl/html/man3/RAND_seed.html -> /usr/share/doc/openssl/html/man3/RAND_add.html +/usr/share/doc/openssl/html/man3/RAND_status.html -> /usr/share/doc/openssl/html/man3/RAND_add.html +/usr/share/doc/openssl/html/man3/RAND_event.html -> /usr/share/doc/openssl/html/man3/RAND_add.html +/usr/share/doc/openssl/html/man3/RAND_screen.html -> /usr/share/doc/openssl/html/man3/RAND_add.html +/usr/share/doc/openssl/html/man3/RAND_keep_random_devices_open.html -> /usr/share/doc/openssl/html/man3/RAND_add.html +/usr/share/doc/openssl/html/man3/RAND_bytes.html +/usr/share/doc/openssl/html/man3/RAND_priv_bytes.html -> /usr/share/doc/openssl/html/man3/RAND_bytes.html +/usr/share/doc/openssl/html/man3/RAND_pseudo_bytes.html -> /usr/share/doc/openssl/html/man3/RAND_bytes.html +/usr/share/doc/openssl/html/man3/RAND_cleanup.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_generate.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_bytes.html -> /usr/share/doc/openssl/html/man3/RAND_DRBG_generate.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_get0_master.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_get0_public.html -> /usr/share/doc/openssl/html/man3/RAND_DRBG_get0_master.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_get0_private.html -> /usr/share/doc/openssl/html/man3/RAND_DRBG_get0_master.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_new.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_secure_new.html -> /usr/share/doc/openssl/html/man3/RAND_DRBG_new.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_set.html -> /usr/share/doc/openssl/html/man3/RAND_DRBG_new.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_set_defaults.html -> /usr/share/doc/openssl/html/man3/RAND_DRBG_new.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_instantiate.html -> /usr/share/doc/openssl/html/man3/RAND_DRBG_new.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_uninstantiate.html -> /usr/share/doc/openssl/html/man3/RAND_DRBG_new.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_free.html -> /usr/share/doc/openssl/html/man3/RAND_DRBG_new.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_reseed.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_set_reseed_interval.html -> /usr/share/doc/openssl/html/man3/RAND_DRBG_reseed.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_set_reseed_time_interval.html -> /usr/share/doc/openssl/html/man3/RAND_DRBG_reseed.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_set_reseed_defaults.html -> /usr/share/doc/openssl/html/man3/RAND_DRBG_reseed.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_set_callbacks.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_get_entropy_fn.html -> /usr/share/doc/openssl/html/man3/RAND_DRBG_set_callbacks.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_cleanup_entropy_fn.html -> /usr/share/doc/openssl/html/man3/RAND_DRBG_set_callbacks.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_get_nonce_fn.html -> /usr/share/doc/openssl/html/man3/RAND_DRBG_set_callbacks.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_cleanup_nonce_fn.html -> /usr/share/doc/openssl/html/man3/RAND_DRBG_set_callbacks.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_set_ex_data.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_get_ex_data.html -> /usr/share/doc/openssl/html/man3/RAND_DRBG_set_ex_data.html +/usr/share/doc/openssl/html/man3/RAND_DRBG_get_ex_new_index.html -> /usr/share/doc/openssl/html/man3/RAND_DRBG_set_ex_data.html +/usr/share/doc/openssl/html/man3/RAND_egd.html +/usr/share/doc/openssl/html/man3/RAND_egd_bytes.html -> /usr/share/doc/openssl/html/man3/RAND_egd.html +/usr/share/doc/openssl/html/man3/RAND_query_egd_bytes.html -> /usr/share/doc/openssl/html/man3/RAND_egd.html +/usr/share/doc/openssl/html/man3/RAND_load_file.html +/usr/share/doc/openssl/html/man3/RAND_write_file.html -> /usr/share/doc/openssl/html/man3/RAND_load_file.html +/usr/share/doc/openssl/html/man3/RAND_file_name.html -> /usr/share/doc/openssl/html/man3/RAND_load_file.html +/usr/share/doc/openssl/html/man3/RAND_set_rand_method.html +/usr/share/doc/openssl/html/man3/RAND_get_rand_method.html -> /usr/share/doc/openssl/html/man3/RAND_set_rand_method.html +/usr/share/doc/openssl/html/man3/RAND_OpenSSL.html -> /usr/share/doc/openssl/html/man3/RAND_set_rand_method.html +/usr/share/doc/openssl/html/man3/RC4_set_key.html +/usr/share/doc/openssl/html/man3/RC4.html -> /usr/share/doc/openssl/html/man3/RC4_set_key.html +/usr/share/doc/openssl/html/man3/RIPEMD160_Init.html +/usr/share/doc/openssl/html/man3/RIPEMD160.html -> /usr/share/doc/openssl/html/man3/RIPEMD160_Init.html +/usr/share/doc/openssl/html/man3/RIPEMD160_Update.html -> /usr/share/doc/openssl/html/man3/RIPEMD160_Init.html +/usr/share/doc/openssl/html/man3/RIPEMD160_Final.html -> /usr/share/doc/openssl/html/man3/RIPEMD160_Init.html +/usr/share/doc/openssl/html/man3/RSA_blinding_on.html +/usr/share/doc/openssl/html/man3/RSA_blinding_off.html -> /usr/share/doc/openssl/html/man3/RSA_blinding_on.html +/usr/share/doc/openssl/html/man3/RSA_check_key.html +/usr/share/doc/openssl/html/man3/RSA_check_key_ex.html -> /usr/share/doc/openssl/html/man3/RSA_check_key.html +/usr/share/doc/openssl/html/man3/RSA_generate_key.html +/usr/share/doc/openssl/html/man3/RSA_generate_key_ex.html -> /usr/share/doc/openssl/html/man3/RSA_generate_key.html +/usr/share/doc/openssl/html/man3/RSA_generate_multi_prime_key.html -> /usr/share/doc/openssl/html/man3/RSA_generate_key.html +/usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_set0_key.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_set0_factors.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_set0_crt_params.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_get0_factors.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_get0_crt_params.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_get0_n.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_get0_e.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_get0_d.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_get0_p.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_get0_q.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_get0_dmp1.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_get0_dmq1.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_get0_iqmp.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_get0_pss_params.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_clear_flags.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_test_flags.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_set_flags.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_get0_engine.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_get_multi_prime_extra_count.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_get0_multi_prime_factors.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_get0_multi_prime_crt_params.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_set0_multi_prime_params.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_get_version.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html +/usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_get0_app_data.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_set0_app_data.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_free.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_dup.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_get0_name.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_set1_name.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_get_flags.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_set_flags.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_get_pub_enc.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_set_pub_enc.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_get_pub_dec.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_set_pub_dec.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_get_priv_enc.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_set_priv_enc.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_get_priv_dec.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_set_priv_dec.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_get_mod_exp.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_set_mod_exp.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_get_bn_mod_exp.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_set_bn_mod_exp.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_get_init.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_set_init.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_get_finish.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_set_finish.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_get_sign.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_set_sign.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_get_verify.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_set_verify.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_get_keygen.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_set_keygen.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_get_multi_prime_keygen.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_meth_set_multi_prime_keygen.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html +/usr/share/doc/openssl/html/man3/RSA_new.html +/usr/share/doc/openssl/html/man3/RSA_free.html -> /usr/share/doc/openssl/html/man3/RSA_new.html +/usr/share/doc/openssl/html/man3/RSA_padding_add_PKCS1_type_1.html +/usr/share/doc/openssl/html/man3/RSA_padding_check_PKCS1_type_1.html -> /usr/share/doc/openssl/html/man3/RSA_padding_add_PKCS1_type_1.html +/usr/share/doc/openssl/html/man3/RSA_padding_add_PKCS1_type_2.html -> /usr/share/doc/openssl/html/man3/RSA_padding_add_PKCS1_type_1.html +/usr/share/doc/openssl/html/man3/RSA_padding_check_PKCS1_type_2.html -> /usr/share/doc/openssl/html/man3/RSA_padding_add_PKCS1_type_1.html +/usr/share/doc/openssl/html/man3/RSA_padding_add_PKCS1_OAEP.html -> /usr/share/doc/openssl/html/man3/RSA_padding_add_PKCS1_type_1.html +/usr/share/doc/openssl/html/man3/RSA_padding_check_PKCS1_OAEP.html -> /usr/share/doc/openssl/html/man3/RSA_padding_add_PKCS1_type_1.html +/usr/share/doc/openssl/html/man3/RSA_padding_add_PKCS1_OAEP_mgf1.html -> /usr/share/doc/openssl/html/man3/RSA_padding_add_PKCS1_type_1.html +/usr/share/doc/openssl/html/man3/RSA_padding_check_PKCS1_OAEP_mgf1.html -> /usr/share/doc/openssl/html/man3/RSA_padding_add_PKCS1_type_1.html +/usr/share/doc/openssl/html/man3/RSA_padding_add_SSLv23.html -> /usr/share/doc/openssl/html/man3/RSA_padding_add_PKCS1_type_1.html +/usr/share/doc/openssl/html/man3/RSA_padding_check_SSLv23.html -> /usr/share/doc/openssl/html/man3/RSA_padding_add_PKCS1_type_1.html +/usr/share/doc/openssl/html/man3/RSA_padding_add_none.html -> /usr/share/doc/openssl/html/man3/RSA_padding_add_PKCS1_type_1.html +/usr/share/doc/openssl/html/man3/RSA_padding_check_none.html -> /usr/share/doc/openssl/html/man3/RSA_padding_add_PKCS1_type_1.html +/usr/share/doc/openssl/html/man3/RSA_print.html +/usr/share/doc/openssl/html/man3/RSA_print_fp.html -> /usr/share/doc/openssl/html/man3/RSA_print.html +/usr/share/doc/openssl/html/man3/DSAparams_print.html -> /usr/share/doc/openssl/html/man3/RSA_print.html +/usr/share/doc/openssl/html/man3/DSAparams_print_fp.html -> /usr/share/doc/openssl/html/man3/RSA_print.html +/usr/share/doc/openssl/html/man3/DSA_print.html -> /usr/share/doc/openssl/html/man3/RSA_print.html +/usr/share/doc/openssl/html/man3/DSA_print_fp.html -> /usr/share/doc/openssl/html/man3/RSA_print.html +/usr/share/doc/openssl/html/man3/DHparams_print.html -> /usr/share/doc/openssl/html/man3/RSA_print.html +/usr/share/doc/openssl/html/man3/DHparams_print_fp.html -> /usr/share/doc/openssl/html/man3/RSA_print.html +/usr/share/doc/openssl/html/man3/RSA_private_encrypt.html +/usr/share/doc/openssl/html/man3/RSA_public_decrypt.html -> /usr/share/doc/openssl/html/man3/RSA_private_encrypt.html +/usr/share/doc/openssl/html/man3/RSA_public_encrypt.html +/usr/share/doc/openssl/html/man3/RSA_private_decrypt.html -> /usr/share/doc/openssl/html/man3/RSA_public_encrypt.html +/usr/share/doc/openssl/html/man3/RSA_set_method.html +/usr/share/doc/openssl/html/man3/RSA_set_default_method.html -> /usr/share/doc/openssl/html/man3/RSA_set_method.html +/usr/share/doc/openssl/html/man3/RSA_get_default_method.html -> /usr/share/doc/openssl/html/man3/RSA_set_method.html +/usr/share/doc/openssl/html/man3/RSA_get_method.html -> /usr/share/doc/openssl/html/man3/RSA_set_method.html +/usr/share/doc/openssl/html/man3/RSA_PKCS1_OpenSSL.html -> /usr/share/doc/openssl/html/man3/RSA_set_method.html +/usr/share/doc/openssl/html/man3/RSA_flags.html -> /usr/share/doc/openssl/html/man3/RSA_set_method.html +/usr/share/doc/openssl/html/man3/RSA_new_method.html -> /usr/share/doc/openssl/html/man3/RSA_set_method.html +/usr/share/doc/openssl/html/man3/RSA_sign.html +/usr/share/doc/openssl/html/man3/RSA_verify.html -> /usr/share/doc/openssl/html/man3/RSA_sign.html +/usr/share/doc/openssl/html/man3/RSA_sign_ASN1_OCTET_STRING.html +/usr/share/doc/openssl/html/man3/RSA_verify_ASN1_OCTET_STRING.html -> /usr/share/doc/openssl/html/man3/RSA_sign_ASN1_OCTET_STRING.html +/usr/share/doc/openssl/html/man3/RSA_size.html +/usr/share/doc/openssl/html/man3/RSA_bits.html -> /usr/share/doc/openssl/html/man3/RSA_size.html +/usr/share/doc/openssl/html/man3/RSA_security_bits.html -> /usr/share/doc/openssl/html/man3/RSA_size.html +/usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_new_from_base64.html -> /usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_free.html -> /usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_LIST_free.html -> /usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_get_version.html -> /usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_set_version.html -> /usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_get_log_entry_type.html -> /usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_set_log_entry_type.html -> /usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_get0_log_id.html -> /usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_set0_log_id.html -> /usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_set1_log_id.html -> /usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_get_timestamp.html -> /usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_set_timestamp.html -> /usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_get_signature_nid.html -> /usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_set_signature_nid.html -> /usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_get0_signature.html -> /usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_set0_signature.html -> /usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_set1_signature.html -> /usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_get0_extensions.html -> /usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_set0_extensions.html -> /usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_set1_extensions.html -> /usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_get_source.html -> /usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_set_source.html -> /usr/share/doc/openssl/html/man3/SCT_new.html +/usr/share/doc/openssl/html/man3/SCT_print.html +/usr/share/doc/openssl/html/man3/SCT_LIST_print.html -> /usr/share/doc/openssl/html/man3/SCT_print.html +/usr/share/doc/openssl/html/man3/SCT_validation_status_string.html -> /usr/share/doc/openssl/html/man3/SCT_print.html +/usr/share/doc/openssl/html/man3/SCT_validate.html +/usr/share/doc/openssl/html/man3/SCT_LIST_validate.html -> /usr/share/doc/openssl/html/man3/SCT_validate.html +/usr/share/doc/openssl/html/man3/SCT_get_validation_status.html -> /usr/share/doc/openssl/html/man3/SCT_validate.html +/usr/share/doc/openssl/html/man3/SHA256_Init.html +/usr/share/doc/openssl/html/man3/SHA1.html -> /usr/share/doc/openssl/html/man3/SHA256_Init.html +/usr/share/doc/openssl/html/man3/SHA1_Init.html -> /usr/share/doc/openssl/html/man3/SHA256_Init.html +/usr/share/doc/openssl/html/man3/SHA1_Update.html -> /usr/share/doc/openssl/html/man3/SHA256_Init.html +/usr/share/doc/openssl/html/man3/SHA1_Final.html -> /usr/share/doc/openssl/html/man3/SHA256_Init.html +/usr/share/doc/openssl/html/man3/SHA224.html -> /usr/share/doc/openssl/html/man3/SHA256_Init.html +/usr/share/doc/openssl/html/man3/SHA224_Init.html -> /usr/share/doc/openssl/html/man3/SHA256_Init.html +/usr/share/doc/openssl/html/man3/SHA224_Update.html -> /usr/share/doc/openssl/html/man3/SHA256_Init.html +/usr/share/doc/openssl/html/man3/SHA224_Final.html -> /usr/share/doc/openssl/html/man3/SHA256_Init.html +/usr/share/doc/openssl/html/man3/SHA256.html -> /usr/share/doc/openssl/html/man3/SHA256_Init.html +/usr/share/doc/openssl/html/man3/SHA256_Update.html -> /usr/share/doc/openssl/html/man3/SHA256_Init.html +/usr/share/doc/openssl/html/man3/SHA256_Final.html -> /usr/share/doc/openssl/html/man3/SHA256_Init.html +/usr/share/doc/openssl/html/man3/SHA384.html -> /usr/share/doc/openssl/html/man3/SHA256_Init.html +/usr/share/doc/openssl/html/man3/SHA384_Init.html -> /usr/share/doc/openssl/html/man3/SHA256_Init.html +/usr/share/doc/openssl/html/man3/SHA384_Update.html -> /usr/share/doc/openssl/html/man3/SHA256_Init.html +/usr/share/doc/openssl/html/man3/SHA384_Final.html -> /usr/share/doc/openssl/html/man3/SHA256_Init.html +/usr/share/doc/openssl/html/man3/SHA512.html -> /usr/share/doc/openssl/html/man3/SHA256_Init.html +/usr/share/doc/openssl/html/man3/SHA512_Init.html -> /usr/share/doc/openssl/html/man3/SHA256_Init.html +/usr/share/doc/openssl/html/man3/SHA512_Update.html -> /usr/share/doc/openssl/html/man3/SHA256_Init.html +/usr/share/doc/openssl/html/man3/SHA512_Final.html -> /usr/share/doc/openssl/html/man3/SHA256_Init.html +/usr/share/doc/openssl/html/man3/SMIME_read_CMS.html +/usr/share/doc/openssl/html/man3/SMIME_read_PKCS7.html +/usr/share/doc/openssl/html/man3/SMIME_write_CMS.html +/usr/share/doc/openssl/html/man3/SMIME_write_PKCS7.html +/usr/share/doc/openssl/html/man3/SSL_accept.html +/usr/share/doc/openssl/html/man3/SSL_alert_type_string.html +/usr/share/doc/openssl/html/man3/SSL_alert_type_string_long.html -> /usr/share/doc/openssl/html/man3/SSL_alert_type_string.html +/usr/share/doc/openssl/html/man3/SSL_alert_desc_string.html -> /usr/share/doc/openssl/html/man3/SSL_alert_type_string.html +/usr/share/doc/openssl/html/man3/SSL_alert_desc_string_long.html -> /usr/share/doc/openssl/html/man3/SSL_alert_type_string.html +/usr/share/doc/openssl/html/man3/SSL_alloc_buffers.html +/usr/share/doc/openssl/html/man3/SSL_free_buffers.html -> /usr/share/doc/openssl/html/man3/SSL_alloc_buffers.html +/usr/share/doc/openssl/html/man3/SSL_check_chain.html +/usr/share/doc/openssl/html/man3/SSL_CIPHER_get_name.html +/usr/share/doc/openssl/html/man3/SSL_CIPHER_standard_name.html -> /usr/share/doc/openssl/html/man3/SSL_CIPHER_get_name.html +/usr/share/doc/openssl/html/man3/OPENSSL_cipher_name.html -> /usr/share/doc/openssl/html/man3/SSL_CIPHER_get_name.html +/usr/share/doc/openssl/html/man3/SSL_CIPHER_get_bits.html -> /usr/share/doc/openssl/html/man3/SSL_CIPHER_get_name.html +/usr/share/doc/openssl/html/man3/SSL_CIPHER_get_version.html -> /usr/share/doc/openssl/html/man3/SSL_CIPHER_get_name.html +/usr/share/doc/openssl/html/man3/SSL_CIPHER_description.html -> /usr/share/doc/openssl/html/man3/SSL_CIPHER_get_name.html +/usr/share/doc/openssl/html/man3/SSL_CIPHER_get_cipher_nid.html -> /usr/share/doc/openssl/html/man3/SSL_CIPHER_get_name.html +/usr/share/doc/openssl/html/man3/SSL_CIPHER_get_digest_nid.html -> /usr/share/doc/openssl/html/man3/SSL_CIPHER_get_name.html +/usr/share/doc/openssl/html/man3/SSL_CIPHER_get_handshake_digest.html -> /usr/share/doc/openssl/html/man3/SSL_CIPHER_get_name.html +/usr/share/doc/openssl/html/man3/SSL_CIPHER_get_kx_nid.html -> /usr/share/doc/openssl/html/man3/SSL_CIPHER_get_name.html +/usr/share/doc/openssl/html/man3/SSL_CIPHER_get_auth_nid.html -> /usr/share/doc/openssl/html/man3/SSL_CIPHER_get_name.html +/usr/share/doc/openssl/html/man3/SSL_CIPHER_is_aead.html -> /usr/share/doc/openssl/html/man3/SSL_CIPHER_get_name.html +/usr/share/doc/openssl/html/man3/SSL_CIPHER_find.html -> /usr/share/doc/openssl/html/man3/SSL_CIPHER_get_name.html +/usr/share/doc/openssl/html/man3/SSL_CIPHER_get_id.html -> /usr/share/doc/openssl/html/man3/SSL_CIPHER_get_name.html +/usr/share/doc/openssl/html/man3/SSL_CIPHER_get_protocol_id.html -> /usr/share/doc/openssl/html/man3/SSL_CIPHER_get_name.html +/usr/share/doc/openssl/html/man3/SSL_clear.html +/usr/share/doc/openssl/html/man3/SSL_COMP_add_compression_method.html +/usr/share/doc/openssl/html/man3/SSL_COMP_get_compression_methods.html -> /usr/share/doc/openssl/html/man3/SSL_COMP_add_compression_method.html +/usr/share/doc/openssl/html/man3/SSL_COMP_get0_name.html -> /usr/share/doc/openssl/html/man3/SSL_COMP_add_compression_method.html +/usr/share/doc/openssl/html/man3/SSL_COMP_get_id.html -> /usr/share/doc/openssl/html/man3/SSL_COMP_add_compression_method.html +/usr/share/doc/openssl/html/man3/SSL_COMP_free_compression_methods.html -> /usr/share/doc/openssl/html/man3/SSL_COMP_add_compression_method.html +/usr/share/doc/openssl/html/man3/SSL_CONF_cmd.html +/usr/share/doc/openssl/html/man3/SSL_CONF_cmd_value_type.html -> /usr/share/doc/openssl/html/man3/SSL_CONF_cmd.html +/usr/share/doc/openssl/html/man3/SSL_CONF_cmd_argv.html +/usr/share/doc/openssl/html/man3/SSL_CONF_CTX_new.html +/usr/share/doc/openssl/html/man3/SSL_CONF_CTX_free.html -> /usr/share/doc/openssl/html/man3/SSL_CONF_CTX_new.html +/usr/share/doc/openssl/html/man3/SSL_CONF_CTX_set1_prefix.html +/usr/share/doc/openssl/html/man3/SSL_CONF_CTX_set_flags.html +/usr/share/doc/openssl/html/man3/SSL_CONF_CTX_clear_flags.html -> /usr/share/doc/openssl/html/man3/SSL_CONF_CTX_set_flags.html +/usr/share/doc/openssl/html/man3/SSL_CONF_CTX_set_ssl_ctx.html +/usr/share/doc/openssl/html/man3/SSL_CONF_CTX_set_ssl.html -> /usr/share/doc/openssl/html/man3/SSL_CONF_CTX_set_ssl_ctx.html +/usr/share/doc/openssl/html/man3/SSL_connect.html +/usr/share/doc/openssl/html/man3/SSL_CTX_add1_chain_cert.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set0_chain.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_add1_chain_cert.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set1_chain.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_add1_chain_cert.html +/usr/share/doc/openssl/html/man3/SSL_CTX_add0_chain_cert.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_add1_chain_cert.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get0_chain_certs.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_add1_chain_cert.html +/usr/share/doc/openssl/html/man3/SSL_CTX_clear_chain_certs.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_add1_chain_cert.html +/usr/share/doc/openssl/html/man3/SSL_set0_chain.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_add1_chain_cert.html +/usr/share/doc/openssl/html/man3/SSL_set1_chain.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_add1_chain_cert.html +/usr/share/doc/openssl/html/man3/SSL_add0_chain_cert.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_add1_chain_cert.html +/usr/share/doc/openssl/html/man3/SSL_add1_chain_cert.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_add1_chain_cert.html +/usr/share/doc/openssl/html/man3/SSL_get0_chain_certs.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_add1_chain_cert.html +/usr/share/doc/openssl/html/man3/SSL_clear_chain_certs.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_add1_chain_cert.html +/usr/share/doc/openssl/html/man3/SSL_CTX_build_cert_chain.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_add1_chain_cert.html +/usr/share/doc/openssl/html/man3/SSL_build_cert_chain.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_add1_chain_cert.html +/usr/share/doc/openssl/html/man3/SSL_CTX_select_current_cert.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_add1_chain_cert.html +/usr/share/doc/openssl/html/man3/SSL_select_current_cert.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_add1_chain_cert.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_current_cert.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_add1_chain_cert.html +/usr/share/doc/openssl/html/man3/SSL_set_current_cert.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_add1_chain_cert.html +/usr/share/doc/openssl/html/man3/SSL_CTX_add_extra_chain_cert.html +/usr/share/doc/openssl/html/man3/SSL_CTX_clear_extra_chain_certs.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_add_extra_chain_cert.html +/usr/share/doc/openssl/html/man3/SSL_CTX_add_session.html +/usr/share/doc/openssl/html/man3/SSL_CTX_remove_session.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_add_session.html +/usr/share/doc/openssl/html/man3/SSL_CTX_config.html +/usr/share/doc/openssl/html/man3/SSL_config.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_config.html +/usr/share/doc/openssl/html/man3/SSL_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/SSL_CTX_callback_ctrl.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/SSL_ctrl.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/SSL_callback_ctrl.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_ctrl.html +/usr/share/doc/openssl/html/man3/SSL_CTX_dane_enable.html +/usr/share/doc/openssl/html/man3/SSL_CTX_dane_mtype_set.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_dane_enable.html +/usr/share/doc/openssl/html/man3/SSL_dane_enable.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_dane_enable.html +/usr/share/doc/openssl/html/man3/SSL_dane_tlsa_add.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_dane_enable.html +/usr/share/doc/openssl/html/man3/SSL_get0_dane_authority.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_dane_enable.html +/usr/share/doc/openssl/html/man3/SSL_get0_dane_tlsa.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_dane_enable.html +/usr/share/doc/openssl/html/man3/SSL_CTX_dane_set_flags.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_dane_enable.html +/usr/share/doc/openssl/html/man3/SSL_CTX_dane_clear_flags.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_dane_enable.html +/usr/share/doc/openssl/html/man3/SSL_dane_set_flags.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_dane_enable.html +/usr/share/doc/openssl/html/man3/SSL_dane_clear_flags.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_dane_enable.html +/usr/share/doc/openssl/html/man3/SSL_CTX_flush_sessions.html +/usr/share/doc/openssl/html/man3/SSL_CTX_free.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get0_param.html +/usr/share/doc/openssl/html/man3/SSL_get0_param.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_get0_param.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set1_param.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_get0_param.html +/usr/share/doc/openssl/html/man3/SSL_set1_param.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_get0_param.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_verify_mode.html +/usr/share/doc/openssl/html/man3/SSL_get_verify_mode.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_get_verify_mode.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_verify_depth.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_get_verify_mode.html +/usr/share/doc/openssl/html/man3/SSL_get_verify_depth.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_get_verify_mode.html +/usr/share/doc/openssl/html/man3/SSL_get_verify_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_get_verify_mode.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_verify_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_get_verify_mode.html +/usr/share/doc/openssl/html/man3/SSL_CTX_has_client_custom_ext.html +/usr/share/doc/openssl/html/man3/SSL_CTX_load_verify_locations.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_default_verify_paths.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_load_verify_locations.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_default_verify_dir.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_load_verify_locations.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_default_verify_file.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_load_verify_locations.html +/usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/TLSv1_2_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/TLSv1_2_server_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/TLSv1_2_client_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/SSL_CTX_up_ref.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/SSLv3_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/SSLv3_server_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/SSLv3_client_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/TLSv1_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/TLSv1_server_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/TLSv1_client_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/TLSv1_1_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/TLSv1_1_server_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/TLSv1_1_client_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/TLS_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/TLS_server_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/TLS_client_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/SSLv23_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/SSLv23_server_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/SSLv23_client_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/DTLS_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/DTLS_server_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/DTLS_client_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/DTLSv1_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/DTLSv1_server_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/DTLSv1_client_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/DTLSv1_2_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/DTLSv1_2_server_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/DTLSv1_2_client_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html +/usr/share/doc/openssl/html/man3/SSL_CTX_sess_number.html +/usr/share/doc/openssl/html/man3/SSL_CTX_sess_connect.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_sess_number.html +/usr/share/doc/openssl/html/man3/SSL_CTX_sess_connect_good.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_sess_number.html +/usr/share/doc/openssl/html/man3/SSL_CTX_sess_connect_renegotiate.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_sess_number.html +/usr/share/doc/openssl/html/man3/SSL_CTX_sess_accept.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_sess_number.html +/usr/share/doc/openssl/html/man3/SSL_CTX_sess_accept_good.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_sess_number.html +/usr/share/doc/openssl/html/man3/SSL_CTX_sess_accept_renegotiate.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_sess_number.html +/usr/share/doc/openssl/html/man3/SSL_CTX_sess_hits.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_sess_number.html +/usr/share/doc/openssl/html/man3/SSL_CTX_sess_cb_hits.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_sess_number.html +/usr/share/doc/openssl/html/man3/SSL_CTX_sess_misses.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_sess_number.html +/usr/share/doc/openssl/html/man3/SSL_CTX_sess_timeouts.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_sess_number.html +/usr/share/doc/openssl/html/man3/SSL_CTX_sess_cache_full.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_sess_number.html +/usr/share/doc/openssl/html/man3/SSL_CTX_sess_set_cache_size.html +/usr/share/doc/openssl/html/man3/SSL_CTX_sess_get_cache_size.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_sess_set_cache_size.html +/usr/share/doc/openssl/html/man3/SSL_CTX_sess_set_get_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_sess_set_new_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_sess_set_get_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_sess_set_remove_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_sess_set_get_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_sess_get_new_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_sess_set_get_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_sess_get_remove_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_sess_set_get_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_sess_get_get_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_sess_set_get_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_sessions.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set0_CA_list.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_client_CA_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set0_CA_list.html +/usr/share/doc/openssl/html/man3/SSL_set_client_CA_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set0_CA_list.html +/usr/share/doc/openssl/html/man3/SSL_get_client_CA_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set0_CA_list.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_client_CA_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set0_CA_list.html +/usr/share/doc/openssl/html/man3/SSL_CTX_add_client_CA.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set0_CA_list.html +/usr/share/doc/openssl/html/man3/SSL_add_client_CA.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set0_CA_list.html +/usr/share/doc/openssl/html/man3/SSL_set0_CA_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set0_CA_list.html +/usr/share/doc/openssl/html/man3/SSL_get0_CA_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set0_CA_list.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get0_CA_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set0_CA_list.html +/usr/share/doc/openssl/html/man3/SSL_add1_to_CA_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set0_CA_list.html +/usr/share/doc/openssl/html/man3/SSL_CTX_add1_to_CA_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set0_CA_list.html +/usr/share/doc/openssl/html/man3/SSL_get0_peer_CA_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set0_CA_list.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set1_curves.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set1_groups.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_curves.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set1_groups_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_curves.html +/usr/share/doc/openssl/html/man3/SSL_set1_groups.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_curves.html +/usr/share/doc/openssl/html/man3/SSL_set1_groups_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_curves.html +/usr/share/doc/openssl/html/man3/SSL_get1_groups.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_curves.html +/usr/share/doc/openssl/html/man3/SSL_get_shared_group.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_curves.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set1_curves_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_curves.html +/usr/share/doc/openssl/html/man3/SSL_set1_curves.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_curves.html +/usr/share/doc/openssl/html/man3/SSL_set1_curves_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_curves.html +/usr/share/doc/openssl/html/man3/SSL_get1_curves.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_curves.html +/usr/share/doc/openssl/html/man3/SSL_get_shared_curve.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_curves.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set1_sigalgs.html +/usr/share/doc/openssl/html/man3/SSL_set1_sigalgs.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_sigalgs.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set1_sigalgs_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_sigalgs.html +/usr/share/doc/openssl/html/man3/SSL_set1_sigalgs_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_sigalgs.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set1_client_sigalgs.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_sigalgs.html +/usr/share/doc/openssl/html/man3/SSL_set1_client_sigalgs.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_sigalgs.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set1_client_sigalgs_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_sigalgs.html +/usr/share/doc/openssl/html/man3/SSL_set1_client_sigalgs_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_sigalgs.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set1_verify_cert_store.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set0_verify_cert_store.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_verify_cert_store.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set0_chain_cert_store.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_verify_cert_store.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set1_chain_cert_store.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_verify_cert_store.html +/usr/share/doc/openssl/html/man3/SSL_set0_verify_cert_store.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_verify_cert_store.html +/usr/share/doc/openssl/html/man3/SSL_set1_verify_cert_store.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_verify_cert_store.html +/usr/share/doc/openssl/html/man3/SSL_set0_chain_cert_store.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_verify_cert_store.html +/usr/share/doc/openssl/html/man3/SSL_set1_chain_cert_store.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_verify_cert_store.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_alpn_select_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_alpn_protos.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_alpn_select_cb.html +/usr/share/doc/openssl/html/man3/SSL_set_alpn_protos.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_alpn_select_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_next_proto_select_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_alpn_select_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_next_protos_advertised_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_alpn_select_cb.html +/usr/share/doc/openssl/html/man3/SSL_select_next_proto.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_alpn_select_cb.html +/usr/share/doc/openssl/html/man3/SSL_get0_alpn_selected.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_alpn_select_cb.html +/usr/share/doc/openssl/html/man3/SSL_get0_next_proto_negotiated.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_alpn_select_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_cert_cb.html +/usr/share/doc/openssl/html/man3/SSL_set_cert_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_cert_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_cert_store.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set1_cert_store.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_cert_store.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_cert_store.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_cert_store.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_cert_verify_callback.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_cipher_list.html +/usr/share/doc/openssl/html/man3/SSL_set_cipher_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_cipher_list.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_ciphersuites.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_cipher_list.html +/usr/share/doc/openssl/html/man3/SSL_set_ciphersuites.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_cipher_list.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_client_cert_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_client_cert_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_client_cert_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_client_hello_cb.html +/usr/share/doc/openssl/html/man3/SSL_client_hello_cb_fn.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_client_hello_cb.html +/usr/share/doc/openssl/html/man3/SSL_client_hello_isv2.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_client_hello_cb.html +/usr/share/doc/openssl/html/man3/SSL_client_hello_get0_legacy_version.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_client_hello_cb.html +/usr/share/doc/openssl/html/man3/SSL_client_hello_get0_random.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_client_hello_cb.html +/usr/share/doc/openssl/html/man3/SSL_client_hello_get0_session_id.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_client_hello_cb.html +/usr/share/doc/openssl/html/man3/SSL_client_hello_get0_ciphers.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_client_hello_cb.html +/usr/share/doc/openssl/html/man3/SSL_client_hello_get0_compression_methods.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_client_hello_cb.html +/usr/share/doc/openssl/html/man3/SSL_client_hello_get1_extensions_present.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_client_hello_cb.html +/usr/share/doc/openssl/html/man3/SSL_client_hello_get0_ext.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_client_hello_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_ct_validation_callback.html +/usr/share/doc/openssl/html/man3/ssl_ct_validation_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_ct_validation_callback.html +/usr/share/doc/openssl/html/man3/SSL_enable_ct.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_ct_validation_callback.html +/usr/share/doc/openssl/html/man3/SSL_CTX_enable_ct.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_ct_validation_callback.html +/usr/share/doc/openssl/html/man3/SSL_disable_ct.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_ct_validation_callback.html +/usr/share/doc/openssl/html/man3/SSL_CTX_disable_ct.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_ct_validation_callback.html +/usr/share/doc/openssl/html/man3/SSL_set_ct_validation_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_ct_validation_callback.html +/usr/share/doc/openssl/html/man3/SSL_ct_is_enabled.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_ct_validation_callback.html +/usr/share/doc/openssl/html/man3/SSL_CTX_ct_is_enabled.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_ct_validation_callback.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_ctlog_list_file.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_default_ctlog_list_file.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_ctlog_list_file.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_default_passwd_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_default_passwd_cb_userdata.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_default_passwd_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_default_passwd_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_default_passwd_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_default_passwd_cb_userdata.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_default_passwd_cb.html +/usr/share/doc/openssl/html/man3/SSL_set_default_passwd_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_default_passwd_cb.html +/usr/share/doc/openssl/html/man3/SSL_set_default_passwd_cb_userdata.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_default_passwd_cb.html +/usr/share/doc/openssl/html/man3/SSL_get_default_passwd_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_default_passwd_cb.html +/usr/share/doc/openssl/html/man3/SSL_get_default_passwd_cb_userdata.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_default_passwd_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_ex_data.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_ex_data.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_ex_data.html +/usr/share/doc/openssl/html/man3/SSL_get_ex_data.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_ex_data.html +/usr/share/doc/openssl/html/man3/SSL_set_ex_data.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_ex_data.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_generate_session_id.html +/usr/share/doc/openssl/html/man3/SSL_set_generate_session_id.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_generate_session_id.html +/usr/share/doc/openssl/html/man3/SSL_has_matching_session_id.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_generate_session_id.html +/usr/share/doc/openssl/html/man3/GEN_SESSION_CB.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_generate_session_id.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_info_callback.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_info_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_info_callback.html +/usr/share/doc/openssl/html/man3/SSL_set_info_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_info_callback.html +/usr/share/doc/openssl/html/man3/SSL_get_info_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_info_callback.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_keylog_callback.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_keylog_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_keylog_callback.html +/usr/share/doc/openssl/html/man3/SSL_CTX_keylog_cb_func.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_keylog_callback.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_max_cert_list.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_max_cert_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_max_cert_list.html +/usr/share/doc/openssl/html/man3/SSL_set_max_cert_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_max_cert_list.html +/usr/share/doc/openssl/html/man3/SSL_get_max_cert_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_max_cert_list.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_min_proto_version.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_max_proto_version.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_min_proto_version.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_min_proto_version.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_min_proto_version.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_max_proto_version.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_min_proto_version.html +/usr/share/doc/openssl/html/man3/SSL_set_min_proto_version.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_min_proto_version.html +/usr/share/doc/openssl/html/man3/SSL_set_max_proto_version.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_min_proto_version.html +/usr/share/doc/openssl/html/man3/SSL_get_min_proto_version.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_min_proto_version.html +/usr/share/doc/openssl/html/man3/SSL_get_max_proto_version.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_min_proto_version.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_mode.html +/usr/share/doc/openssl/html/man3/SSL_CTX_clear_mode.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_mode.html +/usr/share/doc/openssl/html/man3/SSL_set_mode.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_mode.html +/usr/share/doc/openssl/html/man3/SSL_clear_mode.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_mode.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_mode.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_mode.html +/usr/share/doc/openssl/html/man3/SSL_get_mode.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_mode.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_msg_callback.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_msg_callback_arg.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_msg_callback.html +/usr/share/doc/openssl/html/man3/SSL_set_msg_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_msg_callback.html +/usr/share/doc/openssl/html/man3/SSL_set_msg_callback_arg.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_msg_callback.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_num_tickets.html +/usr/share/doc/openssl/html/man3/SSL_set_num_tickets.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_num_tickets.html +/usr/share/doc/openssl/html/man3/SSL_get_num_tickets.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_num_tickets.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_num_tickets.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_num_tickets.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_options.html +/usr/share/doc/openssl/html/man3/SSL_set_options.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_options.html +/usr/share/doc/openssl/html/man3/SSL_CTX_clear_options.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_options.html +/usr/share/doc/openssl/html/man3/SSL_clear_options.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_options.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_options.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_options.html +/usr/share/doc/openssl/html/man3/SSL_get_options.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_options.html +/usr/share/doc/openssl/html/man3/SSL_get_secure_renegotiation_support.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_options.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_psk_client_callback.html +/usr/share/doc/openssl/html/man3/SSL_psk_client_cb_func.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_psk_client_callback.html +/usr/share/doc/openssl/html/man3/SSL_psk_use_session_cb_func.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_psk_client_callback.html +/usr/share/doc/openssl/html/man3/SSL_set_psk_client_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_psk_client_callback.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_psk_use_session_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_psk_client_callback.html +/usr/share/doc/openssl/html/man3/SSL_set_psk_use_session_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_psk_client_callback.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_quiet_shutdown.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_quiet_shutdown.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_quiet_shutdown.html +/usr/share/doc/openssl/html/man3/SSL_set_quiet_shutdown.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_quiet_shutdown.html +/usr/share/doc/openssl/html/man3/SSL_get_quiet_shutdown.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_quiet_shutdown.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_read_ahead.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_read_ahead.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_read_ahead.html +/usr/share/doc/openssl/html/man3/SSL_set_read_ahead.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_read_ahead.html +/usr/share/doc/openssl/html/man3/SSL_get_read_ahead.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_read_ahead.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_default_read_ahead.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_read_ahead.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_record_padding_callback.html +/usr/share/doc/openssl/html/man3/SSL_set_record_padding_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_record_padding_callback.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_record_padding_callback_arg.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_record_padding_callback.html +/usr/share/doc/openssl/html/man3/SSL_set_record_padding_callback_arg.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_record_padding_callback.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_record_padding_callback_arg.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_record_padding_callback.html +/usr/share/doc/openssl/html/man3/SSL_get_record_padding_callback_arg.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_record_padding_callback.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_block_padding.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_record_padding_callback.html +/usr/share/doc/openssl/html/man3/SSL_set_block_padding.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_record_padding_callback.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_security_level.html +/usr/share/doc/openssl/html/man3/SSL_set_security_level.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_security_level.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_security_level.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_security_level.html +/usr/share/doc/openssl/html/man3/SSL_get_security_level.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_security_level.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_security_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_security_level.html +/usr/share/doc/openssl/html/man3/SSL_set_security_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_security_level.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_security_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_security_level.html +/usr/share/doc/openssl/html/man3/SSL_get_security_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_security_level.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set0_security_ex_data.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_security_level.html +/usr/share/doc/openssl/html/man3/SSL_set0_security_ex_data.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_security_level.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get0_security_ex_data.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_security_level.html +/usr/share/doc/openssl/html/man3/SSL_get0_security_ex_data.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_security_level.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_session_cache_mode.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_session_cache_mode.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_session_cache_mode.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_session_id_context.html +/usr/share/doc/openssl/html/man3/SSL_set_session_id_context.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_session_id_context.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_session_ticket_cb.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_get0_ticket_appdata.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_session_ticket_cb.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_set1_ticket_appdata.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_session_ticket_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_generate_session_ticket_fn.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_session_ticket_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_decrypt_session_ticket_fn.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_session_ticket_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_split_send_fragment.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_max_send_fragment.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_split_send_fragment.html +/usr/share/doc/openssl/html/man3/SSL_set_max_send_fragment.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_split_send_fragment.html +/usr/share/doc/openssl/html/man3/SSL_set_split_send_fragment.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_split_send_fragment.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_max_pipelines.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_split_send_fragment.html +/usr/share/doc/openssl/html/man3/SSL_set_max_pipelines.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_split_send_fragment.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_default_read_buffer_len.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_split_send_fragment.html +/usr/share/doc/openssl/html/man3/SSL_set_default_read_buffer_len.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_split_send_fragment.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_max_fragment_length.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_split_send_fragment.html +/usr/share/doc/openssl/html/man3/SSL_set_tlsext_max_fragment_length.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_split_send_fragment.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_get_max_fragment_length.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_split_send_fragment.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_ssl_version.html +/usr/share/doc/openssl/html/man3/SSL_set_ssl_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_ssl_version.html +/usr/share/doc/openssl/html/man3/SSL_get_ssl_method.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_ssl_version.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_stateless_cookie_generate_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_stateless_cookie_verify_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_stateless_cookie_generate_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_cookie_generate_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_stateless_cookie_generate_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_cookie_verify_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_stateless_cookie_generate_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_timeout.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_timeout.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_timeout.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_servername_callback.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_servername_arg.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_servername_callback.html +/usr/share/doc/openssl/html/man3/SSL_get_servername_type.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_servername_callback.html +/usr/share/doc/openssl/html/man3/SSL_get_servername.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_servername_callback.html +/usr/share/doc/openssl/html/man3/SSL_set_tlsext_host_name.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_servername_callback.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_status_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_tlsext_status_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_status_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_status_arg.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_status_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_tlsext_status_arg.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_status_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_status_type.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_status_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_tlsext_status_type.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_status_cb.html +/usr/share/doc/openssl/html/man3/SSL_set_tlsext_status_type.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_status_cb.html +/usr/share/doc/openssl/html/man3/SSL_get_tlsext_status_type.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_status_cb.html +/usr/share/doc/openssl/html/man3/SSL_get_tlsext_status_ocsp_resp.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_status_cb.html +/usr/share/doc/openssl/html/man3/SSL_set_tlsext_status_ocsp_resp.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_status_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_ticket_key_cb.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_use_srtp.html +/usr/share/doc/openssl/html/man3/SSL_set_tlsext_use_srtp.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_use_srtp.html +/usr/share/doc/openssl/html/man3/SSL_get_srtp_profiles.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_use_srtp.html +/usr/share/doc/openssl/html/man3/SSL_get_selected_srtp_profile.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_use_srtp.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_tmp_dh_callback.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_tmp_dh.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tmp_dh_callback.html +/usr/share/doc/openssl/html/man3/SSL_set_tmp_dh_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tmp_dh_callback.html +/usr/share/doc/openssl/html/man3/SSL_set_tmp_dh.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tmp_dh_callback.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_verify.html +/usr/share/doc/openssl/html/man3/SSL_get_ex_data_X509_STORE_CTX_idx.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_verify.html +/usr/share/doc/openssl/html/man3/SSL_set_verify.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_verify.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_verify_depth.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_verify.html +/usr/share/doc/openssl/html/man3/SSL_set_verify_depth.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_verify.html +/usr/share/doc/openssl/html/man3/SSL_verify_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_verify.html +/usr/share/doc/openssl/html/man3/SSL_verify_client_post_handshake.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_verify.html +/usr/share/doc/openssl/html/man3/SSL_set_post_handshake_auth.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_verify.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_post_handshake_auth.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_verify.html +/usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate_ASN1.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate_file.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_use_certificate.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_use_certificate_ASN1.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_use_certificate_file.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate_chain_file.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_use_certificate_chain_file.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_CTX_use_PrivateKey.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_CTX_use_PrivateKey_ASN1.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_CTX_use_PrivateKey_file.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_CTX_use_RSAPrivateKey.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_CTX_use_RSAPrivateKey_ASN1.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_CTX_use_RSAPrivateKey_file.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_use_PrivateKey_file.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_use_PrivateKey_ASN1.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_use_PrivateKey.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_use_RSAPrivateKey.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_use_RSAPrivateKey_ASN1.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_use_RSAPrivateKey_file.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_CTX_check_private_key.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_check_private_key.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_CTX_use_cert_and_key.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_use_cert_and_key.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html +/usr/share/doc/openssl/html/man3/SSL_CTX_use_psk_identity_hint.html +/usr/share/doc/openssl/html/man3/SSL_psk_server_cb_func.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_psk_identity_hint.html +/usr/share/doc/openssl/html/man3/SSL_psk_find_session_cb_func.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_psk_identity_hint.html +/usr/share/doc/openssl/html/man3/SSL_use_psk_identity_hint.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_psk_identity_hint.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_psk_server_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_psk_identity_hint.html +/usr/share/doc/openssl/html/man3/SSL_set_psk_server_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_psk_identity_hint.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_psk_find_session_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_psk_identity_hint.html +/usr/share/doc/openssl/html/man3/SSL_set_psk_find_session_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_psk_identity_hint.html +/usr/share/doc/openssl/html/man3/SSL_CTX_use_serverinfo.html +/usr/share/doc/openssl/html/man3/SSL_CTX_use_serverinfo_ex.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_serverinfo.html +/usr/share/doc/openssl/html/man3/SSL_CTX_use_serverinfo_file.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_serverinfo.html +/usr/share/doc/openssl/html/man3/SSL_do_handshake.html +/usr/share/doc/openssl/html/man3/SSL_export_keying_material.html +/usr/share/doc/openssl/html/man3/SSL_export_keying_material_early.html -> /usr/share/doc/openssl/html/man3/SSL_export_keying_material.html +/usr/share/doc/openssl/html/man3/SSL_extension_supported.html +/usr/share/doc/openssl/html/man3/SSL_CTX_add_custom_ext.html -> /usr/share/doc/openssl/html/man3/SSL_extension_supported.html +/usr/share/doc/openssl/html/man3/SSL_CTX_add_client_custom_ext.html -> /usr/share/doc/openssl/html/man3/SSL_extension_supported.html +/usr/share/doc/openssl/html/man3/SSL_CTX_add_server_custom_ext.html -> /usr/share/doc/openssl/html/man3/SSL_extension_supported.html +/usr/share/doc/openssl/html/man3/custom_ext_add_cb.html -> /usr/share/doc/openssl/html/man3/SSL_extension_supported.html +/usr/share/doc/openssl/html/man3/custom_ext_free_cb.html -> /usr/share/doc/openssl/html/man3/SSL_extension_supported.html +/usr/share/doc/openssl/html/man3/custom_ext_parse_cb.html -> /usr/share/doc/openssl/html/man3/SSL_extension_supported.html +/usr/share/doc/openssl/html/man3/SSL_free.html +/usr/share/doc/openssl/html/man3/SSL_get0_peer_scts.html +/usr/share/doc/openssl/html/man3/SSL_get_all_async_fds.html +/usr/share/doc/openssl/html/man3/SSL_waiting_for_async.html -> /usr/share/doc/openssl/html/man3/SSL_get_all_async_fds.html +/usr/share/doc/openssl/html/man3/SSL_get_changed_async_fds.html -> /usr/share/doc/openssl/html/man3/SSL_get_all_async_fds.html +/usr/share/doc/openssl/html/man3/SSL_get_ciphers.html +/usr/share/doc/openssl/html/man3/SSL_get1_supported_ciphers.html -> /usr/share/doc/openssl/html/man3/SSL_get_ciphers.html +/usr/share/doc/openssl/html/man3/SSL_get_client_ciphers.html -> /usr/share/doc/openssl/html/man3/SSL_get_ciphers.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_ciphers.html -> /usr/share/doc/openssl/html/man3/SSL_get_ciphers.html +/usr/share/doc/openssl/html/man3/SSL_bytes_to_cipher_list.html -> /usr/share/doc/openssl/html/man3/SSL_get_ciphers.html +/usr/share/doc/openssl/html/man3/SSL_get_cipher_list.html -> /usr/share/doc/openssl/html/man3/SSL_get_ciphers.html +/usr/share/doc/openssl/html/man3/SSL_get_shared_ciphers.html -> /usr/share/doc/openssl/html/man3/SSL_get_ciphers.html +/usr/share/doc/openssl/html/man3/SSL_get_client_random.html +/usr/share/doc/openssl/html/man3/SSL_get_server_random.html -> /usr/share/doc/openssl/html/man3/SSL_get_client_random.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_get_master_key.html -> /usr/share/doc/openssl/html/man3/SSL_get_client_random.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_set1_master_key.html -> /usr/share/doc/openssl/html/man3/SSL_get_client_random.html +/usr/share/doc/openssl/html/man3/SSL_get_current_cipher.html +/usr/share/doc/openssl/html/man3/SSL_get_cipher_name.html -> /usr/share/doc/openssl/html/man3/SSL_get_current_cipher.html +/usr/share/doc/openssl/html/man3/SSL_get_cipher.html -> /usr/share/doc/openssl/html/man3/SSL_get_current_cipher.html +/usr/share/doc/openssl/html/man3/SSL_get_cipher_bits.html -> /usr/share/doc/openssl/html/man3/SSL_get_current_cipher.html +/usr/share/doc/openssl/html/man3/SSL_get_cipher_version.html -> /usr/share/doc/openssl/html/man3/SSL_get_current_cipher.html +/usr/share/doc/openssl/html/man3/SSL_get_pending_cipher.html -> /usr/share/doc/openssl/html/man3/SSL_get_current_cipher.html +/usr/share/doc/openssl/html/man3/SSL_get_default_timeout.html +/usr/share/doc/openssl/html/man3/SSL_get_error.html +/usr/share/doc/openssl/html/man3/SSL_get_extms_support.html +/usr/share/doc/openssl/html/man3/SSL_get_fd.html +/usr/share/doc/openssl/html/man3/SSL_get_rfd.html -> /usr/share/doc/openssl/html/man3/SSL_get_fd.html +/usr/share/doc/openssl/html/man3/SSL_get_wfd.html -> /usr/share/doc/openssl/html/man3/SSL_get_fd.html +/usr/share/doc/openssl/html/man3/SSL_get_peer_cert_chain.html +/usr/share/doc/openssl/html/man3/SSL_get0_verified_chain.html -> /usr/share/doc/openssl/html/man3/SSL_get_peer_cert_chain.html +/usr/share/doc/openssl/html/man3/SSL_get_peer_certificate.html +/usr/share/doc/openssl/html/man3/SSL_get_peer_signature_nid.html +/usr/share/doc/openssl/html/man3/SSL_get_peer_signature_type_nid.html -> /usr/share/doc/openssl/html/man3/SSL_get_peer_signature_nid.html +/usr/share/doc/openssl/html/man3/SSL_get_signature_nid.html -> /usr/share/doc/openssl/html/man3/SSL_get_peer_signature_nid.html +/usr/share/doc/openssl/html/man3/SSL_get_signature_type_nid.html -> /usr/share/doc/openssl/html/man3/SSL_get_peer_signature_nid.html +/usr/share/doc/openssl/html/man3/SSL_get_peer_tmp_key.html +/usr/share/doc/openssl/html/man3/SSL_get_server_tmp_key.html -> /usr/share/doc/openssl/html/man3/SSL_get_peer_tmp_key.html +/usr/share/doc/openssl/html/man3/SSL_get_tmp_key.html -> /usr/share/doc/openssl/html/man3/SSL_get_peer_tmp_key.html +/usr/share/doc/openssl/html/man3/SSL_get_psk_identity.html +/usr/share/doc/openssl/html/man3/SSL_get_psk_identity_hint.html -> /usr/share/doc/openssl/html/man3/SSL_get_psk_identity.html +/usr/share/doc/openssl/html/man3/SSL_get_rbio.html +/usr/share/doc/openssl/html/man3/SSL_get_wbio.html -> /usr/share/doc/openssl/html/man3/SSL_get_rbio.html +/usr/share/doc/openssl/html/man3/SSL_get_session.html +/usr/share/doc/openssl/html/man3/SSL_get0_session.html -> /usr/share/doc/openssl/html/man3/SSL_get_session.html +/usr/share/doc/openssl/html/man3/SSL_get1_session.html -> /usr/share/doc/openssl/html/man3/SSL_get_session.html +/usr/share/doc/openssl/html/man3/SSL_get_shared_sigalgs.html +/usr/share/doc/openssl/html/man3/SSL_get_sigalgs.html -> /usr/share/doc/openssl/html/man3/SSL_get_shared_sigalgs.html +/usr/share/doc/openssl/html/man3/SSL_get_SSL_CTX.html +/usr/share/doc/openssl/html/man3/SSL_get_verify_result.html +/usr/share/doc/openssl/html/man3/SSL_get_version.html +/usr/share/doc/openssl/html/man3/SSL_client_version.html -> /usr/share/doc/openssl/html/man3/SSL_get_version.html +/usr/share/doc/openssl/html/man3/SSL_is_dtls.html -> /usr/share/doc/openssl/html/man3/SSL_get_version.html +/usr/share/doc/openssl/html/man3/SSL_version.html -> /usr/share/doc/openssl/html/man3/SSL_get_version.html +/usr/share/doc/openssl/html/man3/SSL_in_init.html +/usr/share/doc/openssl/html/man3/SSL_in_before.html -> /usr/share/doc/openssl/html/man3/SSL_in_init.html +/usr/share/doc/openssl/html/man3/SSL_is_init_finished.html -> /usr/share/doc/openssl/html/man3/SSL_in_init.html +/usr/share/doc/openssl/html/man3/SSL_in_connect_init.html -> /usr/share/doc/openssl/html/man3/SSL_in_init.html +/usr/share/doc/openssl/html/man3/SSL_in_accept_init.html -> /usr/share/doc/openssl/html/man3/SSL_in_init.html +/usr/share/doc/openssl/html/man3/SSL_get_state.html -> /usr/share/doc/openssl/html/man3/SSL_in_init.html +/usr/share/doc/openssl/html/man3/SSL_key_update.html +/usr/share/doc/openssl/html/man3/SSL_get_key_update_type.html -> /usr/share/doc/openssl/html/man3/SSL_key_update.html +/usr/share/doc/openssl/html/man3/SSL_renegotiate.html -> /usr/share/doc/openssl/html/man3/SSL_key_update.html +/usr/share/doc/openssl/html/man3/SSL_renegotiate_abbreviated.html -> /usr/share/doc/openssl/html/man3/SSL_key_update.html +/usr/share/doc/openssl/html/man3/SSL_renegotiate_pending.html -> /usr/share/doc/openssl/html/man3/SSL_key_update.html +/usr/share/doc/openssl/html/man3/SSL_library_init.html +/usr/share/doc/openssl/html/man3/OpenSSL_add_ssl_algorithms.html -> /usr/share/doc/openssl/html/man3/SSL_library_init.html +/usr/share/doc/openssl/html/man3/SSL_load_client_CA_file.html +/usr/share/doc/openssl/html/man3/SSL_add_file_cert_subjects_to_stack.html -> /usr/share/doc/openssl/html/man3/SSL_load_client_CA_file.html +/usr/share/doc/openssl/html/man3/SSL_add_dir_cert_subjects_to_stack.html -> /usr/share/doc/openssl/html/man3/SSL_load_client_CA_file.html +/usr/share/doc/openssl/html/man3/SSL_new.html +/usr/share/doc/openssl/html/man3/SSL_dup.html -> /usr/share/doc/openssl/html/man3/SSL_new.html +/usr/share/doc/openssl/html/man3/SSL_up_ref.html -> /usr/share/doc/openssl/html/man3/SSL_new.html +/usr/share/doc/openssl/html/man3/SSL_pending.html +/usr/share/doc/openssl/html/man3/SSL_has_pending.html -> /usr/share/doc/openssl/html/man3/SSL_pending.html +/usr/share/doc/openssl/html/man3/SSL_read.html +/usr/share/doc/openssl/html/man3/SSL_read_ex.html -> /usr/share/doc/openssl/html/man3/SSL_read.html +/usr/share/doc/openssl/html/man3/SSL_peek_ex.html -> /usr/share/doc/openssl/html/man3/SSL_read.html +/usr/share/doc/openssl/html/man3/SSL_peek.html -> /usr/share/doc/openssl/html/man3/SSL_read.html +/usr/share/doc/openssl/html/man3/SSL_read_early_data.html +/usr/share/doc/openssl/html/man3/SSL_set_max_early_data.html -> /usr/share/doc/openssl/html/man3/SSL_read_early_data.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_max_early_data.html -> /usr/share/doc/openssl/html/man3/SSL_read_early_data.html +/usr/share/doc/openssl/html/man3/SSL_get_max_early_data.html -> /usr/share/doc/openssl/html/man3/SSL_read_early_data.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_max_early_data.html -> /usr/share/doc/openssl/html/man3/SSL_read_early_data.html +/usr/share/doc/openssl/html/man3/SSL_set_recv_max_early_data.html -> /usr/share/doc/openssl/html/man3/SSL_read_early_data.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_recv_max_early_data.html -> /usr/share/doc/openssl/html/man3/SSL_read_early_data.html +/usr/share/doc/openssl/html/man3/SSL_get_recv_max_early_data.html -> /usr/share/doc/openssl/html/man3/SSL_read_early_data.html +/usr/share/doc/openssl/html/man3/SSL_CTX_get_recv_max_early_data.html -> /usr/share/doc/openssl/html/man3/SSL_read_early_data.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_get_max_early_data.html -> /usr/share/doc/openssl/html/man3/SSL_read_early_data.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_set_max_early_data.html -> /usr/share/doc/openssl/html/man3/SSL_read_early_data.html +/usr/share/doc/openssl/html/man3/SSL_write_early_data.html -> /usr/share/doc/openssl/html/man3/SSL_read_early_data.html +/usr/share/doc/openssl/html/man3/SSL_get_early_data_status.html -> /usr/share/doc/openssl/html/man3/SSL_read_early_data.html +/usr/share/doc/openssl/html/man3/SSL_allow_early_data_cb_fn.html -> /usr/share/doc/openssl/html/man3/SSL_read_early_data.html +/usr/share/doc/openssl/html/man3/SSL_CTX_set_allow_early_data_cb.html -> /usr/share/doc/openssl/html/man3/SSL_read_early_data.html +/usr/share/doc/openssl/html/man3/SSL_set_allow_early_data_cb.html -> /usr/share/doc/openssl/html/man3/SSL_read_early_data.html +/usr/share/doc/openssl/html/man3/SSL_rstate_string.html +/usr/share/doc/openssl/html/man3/SSL_rstate_string_long.html -> /usr/share/doc/openssl/html/man3/SSL_rstate_string.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_free.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_new.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_free.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_dup.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_free.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_up_ref.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_free.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_get0_cipher.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_set_cipher.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_get0_cipher.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_get0_hostname.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_set1_hostname.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_get0_hostname.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_get0_alpn_selected.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_get0_hostname.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_set1_alpn_selected.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_get0_hostname.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_get0_id_context.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_set1_id_context.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_get0_id_context.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_get0_peer.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_get_compress_id.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_get_ex_data.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_set_ex_data.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_get_ex_data.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_get_protocol_version.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_set_protocol_version.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_get_protocol_version.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_get_time.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_set_time.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_get_time.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_get_timeout.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_get_time.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_set_timeout.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_get_time.html +/usr/share/doc/openssl/html/man3/SSL_get_time.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_get_time.html +/usr/share/doc/openssl/html/man3/SSL_set_time.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_get_time.html +/usr/share/doc/openssl/html/man3/SSL_get_timeout.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_get_time.html +/usr/share/doc/openssl/html/man3/SSL_set_timeout.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_get_time.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_has_ticket.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_get0_ticket.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_has_ticket.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_get_ticket_lifetime_hint.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_has_ticket.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_is_resumable.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_print.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_print_fp.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_print.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_print_keylog.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_print.html +/usr/share/doc/openssl/html/man3/SSL_session_reused.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_set1_id.html +/usr/share/doc/openssl/html/man3/SSL_SESSION_get_id.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_set1_id.html +/usr/share/doc/openssl/html/man3/SSL_set1_host.html +/usr/share/doc/openssl/html/man3/SSL_add1_host.html -> /usr/share/doc/openssl/html/man3/SSL_set1_host.html +/usr/share/doc/openssl/html/man3/SSL_set_hostflags.html -> /usr/share/doc/openssl/html/man3/SSL_set1_host.html +/usr/share/doc/openssl/html/man3/SSL_get0_peername.html -> /usr/share/doc/openssl/html/man3/SSL_set1_host.html +/usr/share/doc/openssl/html/man3/SSL_set_bio.html +/usr/share/doc/openssl/html/man3/SSL_set0_rbio.html -> /usr/share/doc/openssl/html/man3/SSL_set_bio.html +/usr/share/doc/openssl/html/man3/SSL_set0_wbio.html -> /usr/share/doc/openssl/html/man3/SSL_set_bio.html +/usr/share/doc/openssl/html/man3/SSL_set_connect_state.html +/usr/share/doc/openssl/html/man3/SSL_set_accept_state.html -> /usr/share/doc/openssl/html/man3/SSL_set_connect_state.html +/usr/share/doc/openssl/html/man3/SSL_is_server.html -> /usr/share/doc/openssl/html/man3/SSL_set_connect_state.html +/usr/share/doc/openssl/html/man3/SSL_set_fd.html +/usr/share/doc/openssl/html/man3/SSL_set_rfd.html -> /usr/share/doc/openssl/html/man3/SSL_set_fd.html +/usr/share/doc/openssl/html/man3/SSL_set_wfd.html -> /usr/share/doc/openssl/html/man3/SSL_set_fd.html +/usr/share/doc/openssl/html/man3/SSL_set_session.html +/usr/share/doc/openssl/html/man3/SSL_set_shutdown.html +/usr/share/doc/openssl/html/man3/SSL_get_shutdown.html -> /usr/share/doc/openssl/html/man3/SSL_set_shutdown.html +/usr/share/doc/openssl/html/man3/SSL_set_verify_result.html +/usr/share/doc/openssl/html/man3/SSL_shutdown.html +/usr/share/doc/openssl/html/man3/SSL_state_string.html +/usr/share/doc/openssl/html/man3/SSL_state_string_long.html -> /usr/share/doc/openssl/html/man3/SSL_state_string.html +/usr/share/doc/openssl/html/man3/SSL_want.html +/usr/share/doc/openssl/html/man3/SSL_want_nothing.html -> /usr/share/doc/openssl/html/man3/SSL_want.html +/usr/share/doc/openssl/html/man3/SSL_want_read.html -> /usr/share/doc/openssl/html/man3/SSL_want.html +/usr/share/doc/openssl/html/man3/SSL_want_write.html -> /usr/share/doc/openssl/html/man3/SSL_want.html +/usr/share/doc/openssl/html/man3/SSL_want_x509_lookup.html -> /usr/share/doc/openssl/html/man3/SSL_want.html +/usr/share/doc/openssl/html/man3/SSL_want_async.html -> /usr/share/doc/openssl/html/man3/SSL_want.html +/usr/share/doc/openssl/html/man3/SSL_want_async_job.html -> /usr/share/doc/openssl/html/man3/SSL_want.html +/usr/share/doc/openssl/html/man3/SSL_want_client_hello_cb.html -> /usr/share/doc/openssl/html/man3/SSL_want.html +/usr/share/doc/openssl/html/man3/SSL_write.html +/usr/share/doc/openssl/html/man3/SSL_write_ex.html -> /usr/share/doc/openssl/html/man3/SSL_write.html +/usr/share/doc/openssl/html/man3/UI_create_method.html +/usr/share/doc/openssl/html/man3/UI_METHOD.html -> /usr/share/doc/openssl/html/man3/UI_create_method.html +/usr/share/doc/openssl/html/man3/UI_destroy_method.html -> /usr/share/doc/openssl/html/man3/UI_create_method.html +/usr/share/doc/openssl/html/man3/UI_method_set_opener.html -> /usr/share/doc/openssl/html/man3/UI_create_method.html +/usr/share/doc/openssl/html/man3/UI_method_set_writer.html -> /usr/share/doc/openssl/html/man3/UI_create_method.html +/usr/share/doc/openssl/html/man3/UI_method_set_flusher.html -> /usr/share/doc/openssl/html/man3/UI_create_method.html +/usr/share/doc/openssl/html/man3/UI_method_set_reader.html -> /usr/share/doc/openssl/html/man3/UI_create_method.html +/usr/share/doc/openssl/html/man3/UI_method_set_closer.html -> /usr/share/doc/openssl/html/man3/UI_create_method.html +/usr/share/doc/openssl/html/man3/UI_method_set_data_duplicator.html -> /usr/share/doc/openssl/html/man3/UI_create_method.html +/usr/share/doc/openssl/html/man3/UI_method_set_prompt_constructor.html -> /usr/share/doc/openssl/html/man3/UI_create_method.html +/usr/share/doc/openssl/html/man3/UI_method_set_ex_data.html -> /usr/share/doc/openssl/html/man3/UI_create_method.html +/usr/share/doc/openssl/html/man3/UI_method_get_opener.html -> /usr/share/doc/openssl/html/man3/UI_create_method.html +/usr/share/doc/openssl/html/man3/UI_method_get_writer.html -> /usr/share/doc/openssl/html/man3/UI_create_method.html +/usr/share/doc/openssl/html/man3/UI_method_get_flusher.html -> /usr/share/doc/openssl/html/man3/UI_create_method.html +/usr/share/doc/openssl/html/man3/UI_method_get_reader.html -> /usr/share/doc/openssl/html/man3/UI_create_method.html +/usr/share/doc/openssl/html/man3/UI_method_get_closer.html -> /usr/share/doc/openssl/html/man3/UI_create_method.html +/usr/share/doc/openssl/html/man3/UI_method_get_data_duplicator.html -> /usr/share/doc/openssl/html/man3/UI_create_method.html +/usr/share/doc/openssl/html/man3/UI_method_get_data_destructor.html -> /usr/share/doc/openssl/html/man3/UI_create_method.html +/usr/share/doc/openssl/html/man3/UI_method_get_prompt_constructor.html -> /usr/share/doc/openssl/html/man3/UI_create_method.html +/usr/share/doc/openssl/html/man3/UI_method_get_ex_data.html -> /usr/share/doc/openssl/html/man3/UI_create_method.html +/usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_new_method.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_free.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_add_input_string.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_dup_input_string.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_add_verify_string.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_dup_verify_string.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_add_input_boolean.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_dup_input_boolean.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_add_info_string.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_dup_info_string.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_add_error_string.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_dup_error_string.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_construct_prompt.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_add_user_data.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_dup_user_data.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_get0_user_data.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_get0_result.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_get_result_length.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_process.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_ctrl.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_set_default_method.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_get_default_method.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_get_method.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_set_method.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_OpenSSL.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_null.html -> /usr/share/doc/openssl/html/man3/UI_new.html +/usr/share/doc/openssl/html/man3/UI_STRING.html +/usr/share/doc/openssl/html/man3/UI_string_types.html -> /usr/share/doc/openssl/html/man3/UI_STRING.html +/usr/share/doc/openssl/html/man3/UI_get_string_type.html -> /usr/share/doc/openssl/html/man3/UI_STRING.html +/usr/share/doc/openssl/html/man3/UI_get_input_flags.html -> /usr/share/doc/openssl/html/man3/UI_STRING.html +/usr/share/doc/openssl/html/man3/UI_get0_output_string.html -> /usr/share/doc/openssl/html/man3/UI_STRING.html +/usr/share/doc/openssl/html/man3/UI_get0_action_string.html -> /usr/share/doc/openssl/html/man3/UI_STRING.html +/usr/share/doc/openssl/html/man3/UI_get0_result_string.html -> /usr/share/doc/openssl/html/man3/UI_STRING.html +/usr/share/doc/openssl/html/man3/UI_get_result_string_length.html -> /usr/share/doc/openssl/html/man3/UI_STRING.html +/usr/share/doc/openssl/html/man3/UI_get0_test_string.html -> /usr/share/doc/openssl/html/man3/UI_STRING.html +/usr/share/doc/openssl/html/man3/UI_get_result_minsize.html -> /usr/share/doc/openssl/html/man3/UI_STRING.html +/usr/share/doc/openssl/html/man3/UI_get_result_maxsize.html -> /usr/share/doc/openssl/html/man3/UI_STRING.html +/usr/share/doc/openssl/html/man3/UI_set_result.html -> /usr/share/doc/openssl/html/man3/UI_STRING.html +/usr/share/doc/openssl/html/man3/UI_set_result_ex.html -> /usr/share/doc/openssl/html/man3/UI_STRING.html +/usr/share/doc/openssl/html/man3/UI_UTIL_read_pw.html +/usr/share/doc/openssl/html/man3/UI_UTIL_read_pw_string.html -> /usr/share/doc/openssl/html/man3/UI_UTIL_read_pw.html +/usr/share/doc/openssl/html/man3/UI_UTIL_wrap_read_pem_callback.html -> /usr/share/doc/openssl/html/man3/UI_UTIL_read_pw.html +/usr/share/doc/openssl/html/man3/X509_ALGOR_dup.html +/usr/share/doc/openssl/html/man3/X509_ALGOR_set0.html -> /usr/share/doc/openssl/html/man3/X509_ALGOR_dup.html +/usr/share/doc/openssl/html/man3/X509_ALGOR_get0.html -> /usr/share/doc/openssl/html/man3/X509_ALGOR_dup.html +/usr/share/doc/openssl/html/man3/X509_ALGOR_set_md.html -> /usr/share/doc/openssl/html/man3/X509_ALGOR_dup.html +/usr/share/doc/openssl/html/man3/X509_ALGOR_cmp.html -> /usr/share/doc/openssl/html/man3/X509_ALGOR_dup.html +/usr/share/doc/openssl/html/man3/X509_check_ca.html +/usr/share/doc/openssl/html/man3/X509_check_host.html +/usr/share/doc/openssl/html/man3/X509_check_email.html -> /usr/share/doc/openssl/html/man3/X509_check_host.html +/usr/share/doc/openssl/html/man3/X509_check_ip.html -> /usr/share/doc/openssl/html/man3/X509_check_host.html +/usr/share/doc/openssl/html/man3/X509_check_ip_asc.html -> /usr/share/doc/openssl/html/man3/X509_check_host.html +/usr/share/doc/openssl/html/man3/X509_check_issued.html +/usr/share/doc/openssl/html/man3/X509_check_private_key.html +/usr/share/doc/openssl/html/man3/X509_REQ_check_private_key.html -> /usr/share/doc/openssl/html/man3/X509_check_private_key.html +/usr/share/doc/openssl/html/man3/X509_check_purpose.html +/usr/share/doc/openssl/html/man3/X509_cmp.html +/usr/share/doc/openssl/html/man3/X509_NAME_cmp.html -> /usr/share/doc/openssl/html/man3/X509_cmp.html +/usr/share/doc/openssl/html/man3/X509_issuer_and_serial_cmp.html -> /usr/share/doc/openssl/html/man3/X509_cmp.html +/usr/share/doc/openssl/html/man3/X509_issuer_name_cmp.html -> /usr/share/doc/openssl/html/man3/X509_cmp.html +/usr/share/doc/openssl/html/man3/X509_subject_name_cmp.html -> /usr/share/doc/openssl/html/man3/X509_cmp.html +/usr/share/doc/openssl/html/man3/X509_CRL_cmp.html -> /usr/share/doc/openssl/html/man3/X509_cmp.html +/usr/share/doc/openssl/html/man3/X509_CRL_match.html -> /usr/share/doc/openssl/html/man3/X509_cmp.html +/usr/share/doc/openssl/html/man3/X509_cmp_time.html +/usr/share/doc/openssl/html/man3/X509_cmp_current_time.html -> /usr/share/doc/openssl/html/man3/X509_cmp_time.html +/usr/share/doc/openssl/html/man3/X509_time_adj.html -> /usr/share/doc/openssl/html/man3/X509_cmp_time.html +/usr/share/doc/openssl/html/man3/X509_time_adj_ex.html -> /usr/share/doc/openssl/html/man3/X509_cmp_time.html +/usr/share/doc/openssl/html/man3/X509_CRL_get0_by_serial.html +/usr/share/doc/openssl/html/man3/X509_CRL_get0_by_cert.html -> /usr/share/doc/openssl/html/man3/X509_CRL_get0_by_serial.html +/usr/share/doc/openssl/html/man3/X509_CRL_get_REVOKED.html -> /usr/share/doc/openssl/html/man3/X509_CRL_get0_by_serial.html +/usr/share/doc/openssl/html/man3/X509_REVOKED_get0_serialNumber.html -> /usr/share/doc/openssl/html/man3/X509_CRL_get0_by_serial.html +/usr/share/doc/openssl/html/man3/X509_REVOKED_get0_revocationDate.html -> /usr/share/doc/openssl/html/man3/X509_CRL_get0_by_serial.html +/usr/share/doc/openssl/html/man3/X509_REVOKED_set_serialNumber.html -> /usr/share/doc/openssl/html/man3/X509_CRL_get0_by_serial.html +/usr/share/doc/openssl/html/man3/X509_REVOKED_set_revocationDate.html -> /usr/share/doc/openssl/html/man3/X509_CRL_get0_by_serial.html +/usr/share/doc/openssl/html/man3/X509_CRL_add0_revoked.html -> /usr/share/doc/openssl/html/man3/X509_CRL_get0_by_serial.html +/usr/share/doc/openssl/html/man3/X509_CRL_sort.html -> /usr/share/doc/openssl/html/man3/X509_CRL_get0_by_serial.html +/usr/share/doc/openssl/html/man3/X509_digest.html +/usr/share/doc/openssl/html/man3/X509_CRL_digest.html -> /usr/share/doc/openssl/html/man3/X509_digest.html +/usr/share/doc/openssl/html/man3/X509_pubkey_digest.html -> /usr/share/doc/openssl/html/man3/X509_digest.html +/usr/share/doc/openssl/html/man3/X509_NAME_digest.html -> /usr/share/doc/openssl/html/man3/X509_digest.html +/usr/share/doc/openssl/html/man3/X509_REQ_digest.html -> /usr/share/doc/openssl/html/man3/X509_digest.html +/usr/share/doc/openssl/html/man3/PKCS7_ISSUER_AND_SERIAL_digest.html -> /usr/share/doc/openssl/html/man3/X509_digest.html +/usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/DECLARE_ASN1_FUNCTIONS.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/IMPLEMENT_ASN1_FUNCTIONS.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ASN1_ITEM.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ACCESS_DESCRIPTION_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ACCESS_DESCRIPTION_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ADMISSIONS_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ADMISSIONS_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ADMISSION_SYNTAX_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ADMISSION_SYNTAX_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ASIdOrRange_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ASIdOrRange_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ASIdentifierChoice_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ASIdentifierChoice_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ASIdentifiers_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ASIdentifiers_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ASRange_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ASRange_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/AUTHORITY_INFO_ACCESS_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/AUTHORITY_INFO_ACCESS_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/AUTHORITY_KEYID_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/AUTHORITY_KEYID_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/BASIC_CONSTRAINTS_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/BASIC_CONSTRAINTS_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/CERTIFICATEPOLICIES_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/CERTIFICATEPOLICIES_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/CMS_ContentInfo_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/CMS_ContentInfo_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/CMS_ContentInfo_print_ctx.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/CMS_ReceiptRequest_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/CMS_ReceiptRequest_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/CRL_DIST_POINTS_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/CRL_DIST_POINTS_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/DIRECTORYSTRING_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/DIRECTORYSTRING_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/DISPLAYTEXT_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/DISPLAYTEXT_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/DIST_POINT_NAME_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/DIST_POINT_NAME_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/DIST_POINT_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/DIST_POINT_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/DSAparams_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ECPARAMETERS_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ECPARAMETERS_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ECPKPARAMETERS_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ECPKPARAMETERS_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/EDIPARTYNAME_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/EDIPARTYNAME_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ESS_CERT_ID_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ESS_CERT_ID_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ESS_CERT_ID_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ESS_ISSUER_SERIAL_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ESS_ISSUER_SERIAL_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ESS_ISSUER_SERIAL_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ESS_SIGNING_CERT_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ESS_SIGNING_CERT_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ESS_SIGNING_CERT_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/EXTENDED_KEY_USAGE_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/EXTENDED_KEY_USAGE_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/GENERAL_NAMES_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/GENERAL_NAMES_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/GENERAL_NAME_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/GENERAL_NAME_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/GENERAL_NAME_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/GENERAL_SUBTREE_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/GENERAL_SUBTREE_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/IPAddressChoice_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/IPAddressChoice_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/IPAddressFamily_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/IPAddressFamily_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/IPAddressOrRange_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/IPAddressOrRange_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/IPAddressRange_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/IPAddressRange_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ISSUING_DIST_POINT_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/ISSUING_DIST_POINT_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/NAME_CONSTRAINTS_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/NAME_CONSTRAINTS_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/NAMING_AUTHORITY_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/NAMING_AUTHORITY_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/NETSCAPE_CERT_SEQUENCE_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/NETSCAPE_CERT_SEQUENCE_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/NETSCAPE_SPKAC_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/NETSCAPE_SPKAC_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/NETSCAPE_SPKI_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/NETSCAPE_SPKI_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/NOTICEREF_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/NOTICEREF_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_BASICRESP_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_BASICRESP_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_CERTID_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_CERTID_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_CERTSTATUS_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_CERTSTATUS_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_CRLID_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_CRLID_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_ONEREQ_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_ONEREQ_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_REQINFO_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_REQINFO_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_RESPBYTES_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_RESPBYTES_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_RESPDATA_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_RESPDATA_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_RESPID_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_RESPID_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_RESPONSE_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_REVOKEDINFO_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_REVOKEDINFO_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_SERVICELOC_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_SERVICELOC_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_SIGNATURE_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_SIGNATURE_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_SINGLERESP_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OCSP_SINGLERESP_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OTHERNAME_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/OTHERNAME_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PBE2PARAM_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PBE2PARAM_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PBEPARAM_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PBEPARAM_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PBKDF2PARAM_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PBKDF2PARAM_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS12_BAGS_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS12_BAGS_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS12_MAC_DATA_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS12_MAC_DATA_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS12_SAFEBAG_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS12_SAFEBAG_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS12_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS12_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS7_DIGEST_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS7_DIGEST_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS7_ENCRYPT_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS7_ENCRYPT_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS7_ENC_CONTENT_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS7_ENC_CONTENT_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS7_ENVELOPE_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS7_ENVELOPE_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS7_ISSUER_AND_SERIAL_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS7_ISSUER_AND_SERIAL_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS7_RECIP_INFO_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS7_RECIP_INFO_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS7_SIGNED_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS7_SIGNED_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS7_SIGNER_INFO_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS7_SIGNER_INFO_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS7_SIGN_ENVELOPE_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS7_SIGN_ENVELOPE_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS7_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS7_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS7_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS7_print_ctx.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS8_PRIV_KEY_INFO_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKCS8_PRIV_KEY_INFO_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKEY_USAGE_PERIOD_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PKEY_USAGE_PERIOD_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/POLICYINFO_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/POLICYINFO_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/POLICYQUALINFO_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/POLICYQUALINFO_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/POLICY_CONSTRAINTS_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/POLICY_CONSTRAINTS_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/POLICY_MAPPING_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/POLICY_MAPPING_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PROFESSION_INFO_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PROFESSION_INFO_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PROFESSION_INFOS_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PROFESSION_INFOS_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PROXY_CERT_INFO_EXTENSION_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PROXY_CERT_INFO_EXTENSION_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PROXY_POLICY_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/PROXY_POLICY_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/RSAPrivateKey_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/RSAPublicKey_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/RSA_OAEP_PARAMS_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/RSA_OAEP_PARAMS_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/RSA_PSS_PARAMS_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/RSA_PSS_PARAMS_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/SCRYPT_PARAMS_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/SCRYPT_PARAMS_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/SXNETID_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/SXNETID_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/SXNET_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/SXNET_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/TLS_FEATURE_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/TLS_FEATURE_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/TS_ACCURACY_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/TS_ACCURACY_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/TS_ACCURACY_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/TS_MSG_IMPRINT_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/TS_MSG_IMPRINT_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/TS_MSG_IMPRINT_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/TS_REQ_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/TS_REQ_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/TS_REQ_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/TS_RESP_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/TS_RESP_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/TS_RESP_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/TS_STATUS_INFO_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/TS_STATUS_INFO_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/TS_STATUS_INFO_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/TS_TST_INFO_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/TS_TST_INFO_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/TS_TST_INFO_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/USERNOTICE_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/USERNOTICE_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_ALGOR_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_ALGOR_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_ATTRIBUTE_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_ATTRIBUTE_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_ATTRIBUTE_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_CERT_AUX_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_CERT_AUX_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_CINF_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_CINF_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_CRL_INFO_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_CRL_INFO_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_CRL_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_CRL_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_CRL_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_EXTENSION_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_EXTENSION_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_EXTENSION_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_NAME_ENTRY_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_NAME_ENTRY_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_NAME_ENTRY_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_NAME_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_NAME_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_NAME_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_REQ_INFO_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_REQ_INFO_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_REQ_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_REQ_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_REQ_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_REVOKED_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_REVOKED_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_REVOKED_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_SIG_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_SIG_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_VAL_free.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_VAL_new.html -> /usr/share/doc/openssl/html/man3/X509_dup.html +/usr/share/doc/openssl/html/man3/X509_EXTENSION_set_object.html +/usr/share/doc/openssl/html/man3/X509_EXTENSION_set_critical.html -> /usr/share/doc/openssl/html/man3/X509_EXTENSION_set_object.html +/usr/share/doc/openssl/html/man3/X509_EXTENSION_set_data.html -> /usr/share/doc/openssl/html/man3/X509_EXTENSION_set_object.html +/usr/share/doc/openssl/html/man3/X509_EXTENSION_create_by_NID.html -> /usr/share/doc/openssl/html/man3/X509_EXTENSION_set_object.html +/usr/share/doc/openssl/html/man3/X509_EXTENSION_create_by_OBJ.html -> /usr/share/doc/openssl/html/man3/X509_EXTENSION_set_object.html +/usr/share/doc/openssl/html/man3/X509_EXTENSION_get_object.html -> /usr/share/doc/openssl/html/man3/X509_EXTENSION_set_object.html +/usr/share/doc/openssl/html/man3/X509_EXTENSION_get_critical.html -> /usr/share/doc/openssl/html/man3/X509_EXTENSION_set_object.html +/usr/share/doc/openssl/html/man3/X509_EXTENSION_get_data.html -> /usr/share/doc/openssl/html/man3/X509_EXTENSION_set_object.html +/usr/share/doc/openssl/html/man3/X509_get0_notBefore.html +/usr/share/doc/openssl/html/man3/X509_getm_notBefore.html -> /usr/share/doc/openssl/html/man3/X509_get0_notBefore.html +/usr/share/doc/openssl/html/man3/X509_get0_notAfter.html -> /usr/share/doc/openssl/html/man3/X509_get0_notBefore.html +/usr/share/doc/openssl/html/man3/X509_getm_notAfter.html -> /usr/share/doc/openssl/html/man3/X509_get0_notBefore.html +/usr/share/doc/openssl/html/man3/X509_set1_notBefore.html -> /usr/share/doc/openssl/html/man3/X509_get0_notBefore.html +/usr/share/doc/openssl/html/man3/X509_set1_notAfter.html -> /usr/share/doc/openssl/html/man3/X509_get0_notBefore.html +/usr/share/doc/openssl/html/man3/X509_CRL_get0_lastUpdate.html -> /usr/share/doc/openssl/html/man3/X509_get0_notBefore.html +/usr/share/doc/openssl/html/man3/X509_CRL_get0_nextUpdate.html -> /usr/share/doc/openssl/html/man3/X509_get0_notBefore.html +/usr/share/doc/openssl/html/man3/X509_CRL_set1_lastUpdate.html -> /usr/share/doc/openssl/html/man3/X509_get0_notBefore.html +/usr/share/doc/openssl/html/man3/X509_CRL_set1_nextUpdate.html -> /usr/share/doc/openssl/html/man3/X509_get0_notBefore.html +/usr/share/doc/openssl/html/man3/X509_get0_signature.html +/usr/share/doc/openssl/html/man3/X509_get_signature_nid.html -> /usr/share/doc/openssl/html/man3/X509_get0_signature.html +/usr/share/doc/openssl/html/man3/X509_get0_tbs_sigalg.html -> /usr/share/doc/openssl/html/man3/X509_get0_signature.html +/usr/share/doc/openssl/html/man3/X509_REQ_get0_signature.html -> /usr/share/doc/openssl/html/man3/X509_get0_signature.html +/usr/share/doc/openssl/html/man3/X509_REQ_get_signature_nid.html -> /usr/share/doc/openssl/html/man3/X509_get0_signature.html +/usr/share/doc/openssl/html/man3/X509_CRL_get0_signature.html -> /usr/share/doc/openssl/html/man3/X509_get0_signature.html +/usr/share/doc/openssl/html/man3/X509_CRL_get_signature_nid.html -> /usr/share/doc/openssl/html/man3/X509_get0_signature.html +/usr/share/doc/openssl/html/man3/X509_get_signature_info.html -> /usr/share/doc/openssl/html/man3/X509_get0_signature.html +/usr/share/doc/openssl/html/man3/X509_SIG_INFO_get.html -> /usr/share/doc/openssl/html/man3/X509_get0_signature.html +/usr/share/doc/openssl/html/man3/X509_SIG_INFO_set.html -> /usr/share/doc/openssl/html/man3/X509_get0_signature.html +/usr/share/doc/openssl/html/man3/X509_get0_uids.html +/usr/share/doc/openssl/html/man3/X509_get_extension_flags.html +/usr/share/doc/openssl/html/man3/X509_get0_subject_key_id.html -> /usr/share/doc/openssl/html/man3/X509_get_extension_flags.html +/usr/share/doc/openssl/html/man3/X509_get0_authority_key_id.html -> /usr/share/doc/openssl/html/man3/X509_get_extension_flags.html +/usr/share/doc/openssl/html/man3/X509_get0_authority_issuer.html -> /usr/share/doc/openssl/html/man3/X509_get_extension_flags.html +/usr/share/doc/openssl/html/man3/X509_get0_authority_serial.html -> /usr/share/doc/openssl/html/man3/X509_get_extension_flags.html +/usr/share/doc/openssl/html/man3/X509_get_pathlen.html -> /usr/share/doc/openssl/html/man3/X509_get_extension_flags.html +/usr/share/doc/openssl/html/man3/X509_get_key_usage.html -> /usr/share/doc/openssl/html/man3/X509_get_extension_flags.html +/usr/share/doc/openssl/html/man3/X509_get_extended_key_usage.html -> /usr/share/doc/openssl/html/man3/X509_get_extension_flags.html +/usr/share/doc/openssl/html/man3/X509_set_proxy_flag.html -> /usr/share/doc/openssl/html/man3/X509_get_extension_flags.html +/usr/share/doc/openssl/html/man3/X509_set_proxy_pathlen.html -> /usr/share/doc/openssl/html/man3/X509_get_extension_flags.html +/usr/share/doc/openssl/html/man3/X509_get_proxy_pathlen.html -> /usr/share/doc/openssl/html/man3/X509_get_extension_flags.html +/usr/share/doc/openssl/html/man3/X509_get_pubkey.html +/usr/share/doc/openssl/html/man3/X509_get0_pubkey.html -> /usr/share/doc/openssl/html/man3/X509_get_pubkey.html +/usr/share/doc/openssl/html/man3/X509_set_pubkey.html -> /usr/share/doc/openssl/html/man3/X509_get_pubkey.html +/usr/share/doc/openssl/html/man3/X509_get_X509_PUBKEY.html -> /usr/share/doc/openssl/html/man3/X509_get_pubkey.html +/usr/share/doc/openssl/html/man3/X509_REQ_get_pubkey.html -> /usr/share/doc/openssl/html/man3/X509_get_pubkey.html +/usr/share/doc/openssl/html/man3/X509_REQ_get0_pubkey.html -> /usr/share/doc/openssl/html/man3/X509_get_pubkey.html +/usr/share/doc/openssl/html/man3/X509_REQ_set_pubkey.html -> /usr/share/doc/openssl/html/man3/X509_get_pubkey.html +/usr/share/doc/openssl/html/man3/X509_REQ_get_X509_PUBKEY.html -> /usr/share/doc/openssl/html/man3/X509_get_pubkey.html +/usr/share/doc/openssl/html/man3/X509_get_serialNumber.html +/usr/share/doc/openssl/html/man3/X509_get0_serialNumber.html -> /usr/share/doc/openssl/html/man3/X509_get_serialNumber.html +/usr/share/doc/openssl/html/man3/X509_set_serialNumber.html -> /usr/share/doc/openssl/html/man3/X509_get_serialNumber.html +/usr/share/doc/openssl/html/man3/X509_get_subject_name.html +/usr/share/doc/openssl/html/man3/X509_set_subject_name.html -> /usr/share/doc/openssl/html/man3/X509_get_subject_name.html +/usr/share/doc/openssl/html/man3/X509_get_issuer_name.html -> /usr/share/doc/openssl/html/man3/X509_get_subject_name.html +/usr/share/doc/openssl/html/man3/X509_set_issuer_name.html -> /usr/share/doc/openssl/html/man3/X509_get_subject_name.html +/usr/share/doc/openssl/html/man3/X509_REQ_get_subject_name.html -> /usr/share/doc/openssl/html/man3/X509_get_subject_name.html +/usr/share/doc/openssl/html/man3/X509_REQ_set_subject_name.html -> /usr/share/doc/openssl/html/man3/X509_get_subject_name.html +/usr/share/doc/openssl/html/man3/X509_CRL_get_issuer.html -> /usr/share/doc/openssl/html/man3/X509_get_subject_name.html +/usr/share/doc/openssl/html/man3/X509_CRL_set_issuer_name.html -> /usr/share/doc/openssl/html/man3/X509_get_subject_name.html +/usr/share/doc/openssl/html/man3/X509_get_version.html +/usr/share/doc/openssl/html/man3/X509_set_version.html -> /usr/share/doc/openssl/html/man3/X509_get_version.html +/usr/share/doc/openssl/html/man3/X509_REQ_get_version.html -> /usr/share/doc/openssl/html/man3/X509_get_version.html +/usr/share/doc/openssl/html/man3/X509_REQ_set_version.html -> /usr/share/doc/openssl/html/man3/X509_get_version.html +/usr/share/doc/openssl/html/man3/X509_CRL_get_version.html -> /usr/share/doc/openssl/html/man3/X509_get_version.html +/usr/share/doc/openssl/html/man3/X509_CRL_set_version.html -> /usr/share/doc/openssl/html/man3/X509_get_version.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_TYPE.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_new.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_free.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_init.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_shutdown.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_set_method_data.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_get_method_data.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_ctrl.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_load_file.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_add_dir.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_get_store.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_by_subject.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_by_issuer_serial.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_by_fingerprint.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_by_alias.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_hash_dir.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_file.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_hash_dir.html +/usr/share/doc/openssl/html/man3/X509_load_cert_file.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_hash_dir.html +/usr/share/doc/openssl/html/man3/X509_load_crl_file.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_hash_dir.html +/usr/share/doc/openssl/html/man3/X509_load_cert_crl_file.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_hash_dir.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_METHOD.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_free.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_set_new_item.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_get_new_item.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_set_free.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_get_free.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_set_init.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_get_init.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_set_shutdown.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_get_shutdown.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_ctrl_fn.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_set_ctrl.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_get_ctrl.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_get_by_subject_fn.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_set_get_by_subject.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_get_get_by_subject.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_get_by_issuer_serial_fn.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_set_get_by_issuer_serial.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_get_get_by_issuer_serial.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_get_by_fingerprint_fn.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_set_get_by_fingerprint.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_get_get_by_fingerprint.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_get_by_alias_fn.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_set_get_by_alias.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_get_get_by_alias.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_OBJECT_set1_X509.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_OBJECT_set1_X509_CRL.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html +/usr/share/doc/openssl/html/man3/X509_NAME_add_entry_by_txt.html +/usr/share/doc/openssl/html/man3/X509_NAME_add_entry_by_OBJ.html -> /usr/share/doc/openssl/html/man3/X509_NAME_add_entry_by_txt.html +/usr/share/doc/openssl/html/man3/X509_NAME_add_entry_by_NID.html -> /usr/share/doc/openssl/html/man3/X509_NAME_add_entry_by_txt.html +/usr/share/doc/openssl/html/man3/X509_NAME_add_entry.html -> /usr/share/doc/openssl/html/man3/X509_NAME_add_entry_by_txt.html +/usr/share/doc/openssl/html/man3/X509_NAME_delete_entry.html -> /usr/share/doc/openssl/html/man3/X509_NAME_add_entry_by_txt.html +/usr/share/doc/openssl/html/man3/X509_NAME_ENTRY_get_object.html +/usr/share/doc/openssl/html/man3/X509_NAME_ENTRY_get_data.html -> /usr/share/doc/openssl/html/man3/X509_NAME_ENTRY_get_object.html +/usr/share/doc/openssl/html/man3/X509_NAME_ENTRY_set_object.html -> /usr/share/doc/openssl/html/man3/X509_NAME_ENTRY_get_object.html +/usr/share/doc/openssl/html/man3/X509_NAME_ENTRY_set_data.html -> /usr/share/doc/openssl/html/man3/X509_NAME_ENTRY_get_object.html +/usr/share/doc/openssl/html/man3/X509_NAME_ENTRY_create_by_txt.html -> /usr/share/doc/openssl/html/man3/X509_NAME_ENTRY_get_object.html +/usr/share/doc/openssl/html/man3/X509_NAME_ENTRY_create_by_NID.html -> /usr/share/doc/openssl/html/man3/X509_NAME_ENTRY_get_object.html +/usr/share/doc/openssl/html/man3/X509_NAME_ENTRY_create_by_OBJ.html -> /usr/share/doc/openssl/html/man3/X509_NAME_ENTRY_get_object.html +/usr/share/doc/openssl/html/man3/X509_NAME_get0_der.html +/usr/share/doc/openssl/html/man3/X509_NAME_get_index_by_NID.html +/usr/share/doc/openssl/html/man3/X509_NAME_get_index_by_OBJ.html -> /usr/share/doc/openssl/html/man3/X509_NAME_get_index_by_NID.html +/usr/share/doc/openssl/html/man3/X509_NAME_get_entry.html -> /usr/share/doc/openssl/html/man3/X509_NAME_get_index_by_NID.html +/usr/share/doc/openssl/html/man3/X509_NAME_entry_count.html -> /usr/share/doc/openssl/html/man3/X509_NAME_get_index_by_NID.html +/usr/share/doc/openssl/html/man3/X509_NAME_get_text_by_NID.html -> /usr/share/doc/openssl/html/man3/X509_NAME_get_index_by_NID.html +/usr/share/doc/openssl/html/man3/X509_NAME_get_text_by_OBJ.html -> /usr/share/doc/openssl/html/man3/X509_NAME_get_index_by_NID.html +/usr/share/doc/openssl/html/man3/X509_NAME_print_ex.html +/usr/share/doc/openssl/html/man3/X509_NAME_print_ex_fp.html -> /usr/share/doc/openssl/html/man3/X509_NAME_print_ex.html +/usr/share/doc/openssl/html/man3/X509_NAME_print.html -> /usr/share/doc/openssl/html/man3/X509_NAME_print_ex.html +/usr/share/doc/openssl/html/man3/X509_NAME_oneline.html -> /usr/share/doc/openssl/html/man3/X509_NAME_print_ex.html +/usr/share/doc/openssl/html/man3/X509_new.html +/usr/share/doc/openssl/html/man3/X509_chain_up_ref.html -> /usr/share/doc/openssl/html/man3/X509_new.html +/usr/share/doc/openssl/html/man3/X509_free.html -> /usr/share/doc/openssl/html/man3/X509_new.html +/usr/share/doc/openssl/html/man3/X509_up_ref.html -> /usr/share/doc/openssl/html/man3/X509_new.html +/usr/share/doc/openssl/html/man3/X509_PUBKEY_new.html +/usr/share/doc/openssl/html/man3/X509_PUBKEY_free.html -> /usr/share/doc/openssl/html/man3/X509_PUBKEY_new.html +/usr/share/doc/openssl/html/man3/X509_PUBKEY_set.html -> /usr/share/doc/openssl/html/man3/X509_PUBKEY_new.html +/usr/share/doc/openssl/html/man3/X509_PUBKEY_get0.html -> /usr/share/doc/openssl/html/man3/X509_PUBKEY_new.html +/usr/share/doc/openssl/html/man3/X509_PUBKEY_get.html -> /usr/share/doc/openssl/html/man3/X509_PUBKEY_new.html +/usr/share/doc/openssl/html/man3/d2i_PUBKEY.html -> /usr/share/doc/openssl/html/man3/X509_PUBKEY_new.html +/usr/share/doc/openssl/html/man3/i2d_PUBKEY.html -> /usr/share/doc/openssl/html/man3/X509_PUBKEY_new.html +/usr/share/doc/openssl/html/man3/d2i_PUBKEY_bio.html -> /usr/share/doc/openssl/html/man3/X509_PUBKEY_new.html +/usr/share/doc/openssl/html/man3/d2i_PUBKEY_fp.html -> /usr/share/doc/openssl/html/man3/X509_PUBKEY_new.html +/usr/share/doc/openssl/html/man3/i2d_PUBKEY_fp.html -> /usr/share/doc/openssl/html/man3/X509_PUBKEY_new.html +/usr/share/doc/openssl/html/man3/i2d_PUBKEY_bio.html -> /usr/share/doc/openssl/html/man3/X509_PUBKEY_new.html +/usr/share/doc/openssl/html/man3/X509_PUBKEY_set0_param.html -> /usr/share/doc/openssl/html/man3/X509_PUBKEY_new.html +/usr/share/doc/openssl/html/man3/X509_PUBKEY_get0_param.html -> /usr/share/doc/openssl/html/man3/X509_PUBKEY_new.html +/usr/share/doc/openssl/html/man3/X509_SIG_get0.html +/usr/share/doc/openssl/html/man3/X509_SIG_getm.html -> /usr/share/doc/openssl/html/man3/X509_SIG_get0.html +/usr/share/doc/openssl/html/man3/X509_sign.html +/usr/share/doc/openssl/html/man3/X509_sign_ctx.html -> /usr/share/doc/openssl/html/man3/X509_sign.html +/usr/share/doc/openssl/html/man3/X509_verify.html -> /usr/share/doc/openssl/html/man3/X509_sign.html +/usr/share/doc/openssl/html/man3/X509_REQ_sign.html -> /usr/share/doc/openssl/html/man3/X509_sign.html +/usr/share/doc/openssl/html/man3/X509_REQ_sign_ctx.html -> /usr/share/doc/openssl/html/man3/X509_sign.html +/usr/share/doc/openssl/html/man3/X509_REQ_verify.html -> /usr/share/doc/openssl/html/man3/X509_sign.html +/usr/share/doc/openssl/html/man3/X509_CRL_sign.html -> /usr/share/doc/openssl/html/man3/X509_sign.html +/usr/share/doc/openssl/html/man3/X509_CRL_sign_ctx.html -> /usr/share/doc/openssl/html/man3/X509_sign.html +/usr/share/doc/openssl/html/man3/X509_CRL_verify.html -> /usr/share/doc/openssl/html/man3/X509_sign.html +/usr/share/doc/openssl/html/man3/X509_STORE_add_cert.html +/usr/share/doc/openssl/html/man3/X509_STORE.html -> /usr/share/doc/openssl/html/man3/X509_STORE_add_cert.html +/usr/share/doc/openssl/html/man3/X509_STORE_add_crl.html -> /usr/share/doc/openssl/html/man3/X509_STORE_add_cert.html +/usr/share/doc/openssl/html/man3/X509_STORE_set_depth.html -> /usr/share/doc/openssl/html/man3/X509_STORE_add_cert.html +/usr/share/doc/openssl/html/man3/X509_STORE_set_flags.html -> /usr/share/doc/openssl/html/man3/X509_STORE_add_cert.html +/usr/share/doc/openssl/html/man3/X509_STORE_set_purpose.html -> /usr/share/doc/openssl/html/man3/X509_STORE_add_cert.html +/usr/share/doc/openssl/html/man3/X509_STORE_set_trust.html -> /usr/share/doc/openssl/html/man3/X509_STORE_add_cert.html +/usr/share/doc/openssl/html/man3/X509_STORE_add_lookup.html -> /usr/share/doc/openssl/html/man3/X509_STORE_add_cert.html +/usr/share/doc/openssl/html/man3/X509_STORE_load_locations.html -> /usr/share/doc/openssl/html/man3/X509_STORE_add_cert.html +/usr/share/doc/openssl/html/man3/X509_STORE_set_default_paths.html -> /usr/share/doc/openssl/html/man3/X509_STORE_add_cert.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_error.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_set_error.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_error.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_error_depth.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_error.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_set_error_depth.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_error.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_current_cert.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_error.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_set_current_cert.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_error.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get0_cert.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_error.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get1_chain.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_error.html +/usr/share/doc/openssl/html/man3/X509_verify_cert_error_string.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_error.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_new.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_cleanup.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_new.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_free.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_new.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_init.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_new.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_set0_trusted_stack.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_new.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_set_cert.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_new.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_set0_crls.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_new.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get0_chain.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_new.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_set0_verified_chain.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_new.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get0_param.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_new.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_set0_param.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_new.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get0_untrusted.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_new.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_set0_untrusted.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_new.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_num_untrusted.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_new.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_set_default.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_new.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_set_verify.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_new.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_verify_fn.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_new.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_set_verify_cb.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_cleanup.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_set_verify_cb.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_lookup_crls.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_set_verify_cb.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_lookup_certs.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_set_verify_cb.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_check_policy.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_set_verify_cb.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_cert_crl.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_set_verify_cb.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_check_crl.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_set_verify_cb.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_get_crl.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_set_verify_cb.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_check_revocation.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_set_verify_cb.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_check_issued.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_set_verify_cb.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_get_issuer.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_set_verify_cb.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_verify_cb.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_set_verify_cb.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_verify_cb.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_set_verify_cb.html +/usr/share/doc/openssl/html/man3/X509_STORE_get0_param.html +/usr/share/doc/openssl/html/man3/X509_STORE_set1_param.html -> /usr/share/doc/openssl/html/man3/X509_STORE_get0_param.html +/usr/share/doc/openssl/html/man3/X509_STORE_get0_objects.html -> /usr/share/doc/openssl/html/man3/X509_STORE_get0_param.html +/usr/share/doc/openssl/html/man3/X509_STORE_new.html +/usr/share/doc/openssl/html/man3/X509_STORE_up_ref.html -> /usr/share/doc/openssl/html/man3/X509_STORE_new.html +/usr/share/doc/openssl/html/man3/X509_STORE_free.html -> /usr/share/doc/openssl/html/man3/X509_STORE_new.html +/usr/share/doc/openssl/html/man3/X509_STORE_lock.html -> /usr/share/doc/openssl/html/man3/X509_STORE_new.html +/usr/share/doc/openssl/html/man3/X509_STORE_unlock.html -> /usr/share/doc/openssl/html/man3/X509_STORE_new.html +/usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_set_lookup_crls_cb.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_set_verify_func.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_get_cleanup.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_set_cleanup.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_get_lookup_crls.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_set_lookup_crls.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_get_lookup_certs.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_set_lookup_certs.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_get_check_policy.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_set_check_policy.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_get_cert_crl.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_set_cert_crl.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_get_check_crl.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_set_check_crl.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_get_get_crl.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_set_get_crl.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_get_check_revocation.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_set_check_revocation.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_get_check_issued.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_set_check_issued.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_get_get_issuer.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_set_get_issuer.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_verify.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_set_verify.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_get_verify_cb.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_cert_crl_fn.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_check_crl_fn.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_check_issued_fn.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_check_policy_fn.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_check_revocation_fn.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_cleanup_fn.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_crl_fn.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_issuer_fn.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_lookup_certs_fn.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_STORE_CTX_lookup_crls_fn.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html +/usr/share/doc/openssl/html/man3/X509_verify_cert.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_clear_flags.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_get_flags.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_purpose.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_get_inh_flags.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_inh_flags.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_trust.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_depth.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_get_depth.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_auth_level.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_get_auth_level.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_time.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_get_time.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_add0_policy.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set1_policies.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set1_host.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_add1_host.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_hostflags.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_get_hostflags.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_get0_peername.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set1_email.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set1_ip.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set1_ip_asc.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html +/usr/share/doc/openssl/html/man3/X509V3_get_d2i.html +/usr/share/doc/openssl/html/man3/X509_get0_extensions.html -> /usr/share/doc/openssl/html/man3/X509V3_get_d2i.html +/usr/share/doc/openssl/html/man3/X509_CRL_get0_extensions.html -> /usr/share/doc/openssl/html/man3/X509V3_get_d2i.html +/usr/share/doc/openssl/html/man3/X509_REVOKED_get0_extensions.html -> /usr/share/doc/openssl/html/man3/X509V3_get_d2i.html +/usr/share/doc/openssl/html/man3/X509V3_add1_i2d.html -> /usr/share/doc/openssl/html/man3/X509V3_get_d2i.html +/usr/share/doc/openssl/html/man3/X509V3_EXT_d2i.html -> /usr/share/doc/openssl/html/man3/X509V3_get_d2i.html +/usr/share/doc/openssl/html/man3/X509V3_EXT_i2d.html -> /usr/share/doc/openssl/html/man3/X509V3_get_d2i.html +/usr/share/doc/openssl/html/man3/X509_get_ext_d2i.html -> /usr/share/doc/openssl/html/man3/X509V3_get_d2i.html +/usr/share/doc/openssl/html/man3/X509_add1_ext_i2d.html -> /usr/share/doc/openssl/html/man3/X509V3_get_d2i.html +/usr/share/doc/openssl/html/man3/X509_CRL_get_ext_d2i.html -> /usr/share/doc/openssl/html/man3/X509V3_get_d2i.html +/usr/share/doc/openssl/html/man3/X509_CRL_add1_ext_i2d.html -> /usr/share/doc/openssl/html/man3/X509V3_get_d2i.html +/usr/share/doc/openssl/html/man3/X509_REVOKED_get_ext_d2i.html -> /usr/share/doc/openssl/html/man3/X509V3_get_d2i.html +/usr/share/doc/openssl/html/man3/X509_REVOKED_add1_ext_i2d.html -> /usr/share/doc/openssl/html/man3/X509V3_get_d2i.html +/usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509v3_get_ext_count.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509v3_get_ext.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509v3_get_ext_by_OBJ.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509v3_get_ext_by_critical.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509v3_delete_ext.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509v3_add_ext.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509_get_ext_count.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509_get_ext.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509_get_ext_by_NID.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509_get_ext_by_OBJ.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509_get_ext_by_critical.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509_delete_ext.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509_add_ext.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509_CRL_get_ext_count.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509_CRL_get_ext.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509_CRL_get_ext_by_NID.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509_CRL_get_ext_by_OBJ.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509_CRL_get_ext_by_critical.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509_CRL_delete_ext.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509_CRL_add_ext.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509_REVOKED_get_ext_count.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509_REVOKED_get_ext.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509_REVOKED_get_ext_by_NID.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509_REVOKED_get_ext_by_OBJ.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509_REVOKED_get_ext_by_critical.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509_REVOKED_delete_ext.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man3/X509_REVOKED_add_ext.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html +/usr/share/doc/openssl/html/man5/config.html +/usr/share/doc/openssl/html/man5/x509v3_config.html +/usr/share/doc/openssl/html/man7/bio.html +/usr/share/doc/openssl/html/man7/crypto.html +/usr/share/doc/openssl/html/man7/ct.html +/usr/share/doc/openssl/html/man7/des_modes.html +/usr/share/doc/openssl/html/man7/Ed25519.html +/usr/share/doc/openssl/html/man7/Ed448.html -> /usr/share/doc/openssl/html/man7/Ed25519.html +/usr/share/doc/openssl/html/man7/evp.html +/usr/share/doc/openssl/html/man7/ossl_store-file.html +/usr/share/doc/openssl/html/man7/ossl_store.html +/usr/share/doc/openssl/html/man7/passphrase-encoding.html +/usr/share/doc/openssl/html/man7/proxy-certificates.html +/usr/share/doc/openssl/html/man7/RAND.html +/usr/share/doc/openssl/html/man7/RAND_DRBG.html +/usr/share/doc/openssl/html/man7/RSA-PSS.html +/usr/share/doc/openssl/html/man7/scrypt.html +/usr/share/doc/openssl/html/man7/SM2.html +/usr/share/doc/openssl/html/man7/ssl.html +/usr/share/doc/openssl/html/man7/X25519.html +/usr/share/doc/openssl/html/man7/X448.html -> /usr/share/doc/openssl/html/man7/X25519.html +/usr/share/doc/openssl/html/man7/x509.html +renamed '/usr/share/doc/openssl' -> '/usr/share/doc/openssl-1.1.1g' +'doc/HOWTO' -> '/usr/share/doc/openssl-1.1.1g/HOWTO' +'doc/HOWTO/certificates.txt' -> '/usr/share/doc/openssl-1.1.1g/HOWTO/certificates.txt' +'doc/HOWTO/keys.txt' -> '/usr/share/doc/openssl-1.1.1g/HOWTO/keys.txt' +'doc/README' -> '/usr/share/doc/openssl-1.1.1g/README' +'doc/dir-locals.example.el' -> '/usr/share/doc/openssl-1.1.1g/dir-locals.example.el' +'doc/fingerprints.txt' -> '/usr/share/doc/openssl-1.1.1g/fingerprints.txt' +'doc/man1' -> '/usr/share/doc/openssl-1.1.1g/man1' +'doc/man1/CA.pl.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/CA.pl.pod' +'doc/man1/asn1parse.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/asn1parse.pod' +'doc/man1/ca.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/ca.pod' +'doc/man1/ciphers.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/ciphers.pod' +'doc/man1/cms.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/cms.pod' +'doc/man1/crl.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/crl.pod' +'doc/man1/crl2pkcs7.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/crl2pkcs7.pod' +'doc/man1/dgst.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/dgst.pod' +'doc/man1/dhparam.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/dhparam.pod' +'doc/man1/dsa.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/dsa.pod' +'doc/man1/dsaparam.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/dsaparam.pod' +'doc/man1/ec.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/ec.pod' +'doc/man1/ecparam.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/ecparam.pod' +'doc/man1/enc.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/enc.pod' +'doc/man1/engine.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/engine.pod' +'doc/man1/errstr.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/errstr.pod' +'doc/man1/gendsa.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/gendsa.pod' +'doc/man1/genpkey.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/genpkey.pod' +'doc/man1/genrsa.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/genrsa.pod' +'doc/man1/list.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/list.pod' +'doc/man1/nseq.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/nseq.pod' +'doc/man1/ocsp.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/ocsp.pod' +'doc/man1/openssl.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/openssl.pod' +'doc/man1/passwd.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/passwd.pod' +'doc/man1/pkcs12.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/pkcs12.pod' +'doc/man1/pkcs7.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/pkcs7.pod' +'doc/man1/pkcs8.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/pkcs8.pod' +'doc/man1/pkey.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/pkey.pod' +'doc/man1/pkeyparam.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/pkeyparam.pod' +'doc/man1/pkeyutl.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/pkeyutl.pod' +'doc/man1/prime.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/prime.pod' +'doc/man1/rand.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/rand.pod' +'doc/man1/rehash.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/rehash.pod' +'doc/man1/req.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/req.pod' +'doc/man1/rsa.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/rsa.pod' +'doc/man1/rsautl.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/rsautl.pod' +'doc/man1/s_client.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/s_client.pod' +'doc/man1/s_server.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/s_server.pod' +'doc/man1/s_time.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/s_time.pod' +'doc/man1/sess_id.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/sess_id.pod' +'doc/man1/smime.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/smime.pod' +'doc/man1/speed.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/speed.pod' +'doc/man1/spkac.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/spkac.pod' +'doc/man1/srp.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/srp.pod' +'doc/man1/storeutl.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/storeutl.pod' +'doc/man1/ts.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/ts.pod' +'doc/man1/tsget.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/tsget.pod' +'doc/man1/verify.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/verify.pod' +'doc/man1/version.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/version.pod' +'doc/man1/x509.pod' -> '/usr/share/doc/openssl-1.1.1g/man1/x509.pod' +'doc/man3' -> '/usr/share/doc/openssl-1.1.1g/man3' +'doc/man3/ADMISSIONS.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ADMISSIONS.pod' +'doc/man3/ASN1_INTEGER_get_int64.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ASN1_INTEGER_get_int64.pod' +'doc/man3/ASN1_ITEM_lookup.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ASN1_ITEM_lookup.pod' +'doc/man3/ASN1_OBJECT_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ASN1_OBJECT_new.pod' +'doc/man3/ASN1_STRING_TABLE_add.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ASN1_STRING_TABLE_add.pod' +'doc/man3/ASN1_STRING_length.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ASN1_STRING_length.pod' +'doc/man3/ASN1_STRING_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ASN1_STRING_new.pod' +'doc/man3/ASN1_STRING_print_ex.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ASN1_STRING_print_ex.pod' +'doc/man3/ASN1_TIME_set.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ASN1_TIME_set.pod' +'doc/man3/ASN1_TYPE_get.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ASN1_TYPE_get.pod' +'doc/man3/ASN1_generate_nconf.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ASN1_generate_nconf.pod' +'doc/man3/ASYNC_WAIT_CTX_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ASYNC_WAIT_CTX_new.pod' +'doc/man3/ASYNC_start_job.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ASYNC_start_job.pod' +'doc/man3/BF_encrypt.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BF_encrypt.pod' +'doc/man3/BIO_ADDR.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_ADDR.pod' +'doc/man3/BIO_ADDRINFO.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_ADDRINFO.pod' +'doc/man3/BIO_connect.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_connect.pod' +'doc/man3/BIO_ctrl.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_ctrl.pod' +'doc/man3/BIO_f_base64.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_f_base64.pod' +'doc/man3/BIO_f_buffer.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_f_buffer.pod' +'doc/man3/BIO_f_cipher.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_f_cipher.pod' +'doc/man3/BIO_f_md.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_f_md.pod' +'doc/man3/BIO_f_null.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_f_null.pod' +'doc/man3/BIO_f_ssl.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_f_ssl.pod' +'doc/man3/BIO_find_type.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_find_type.pod' +'doc/man3/BIO_get_data.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_get_data.pod' +'doc/man3/BIO_get_ex_new_index.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_get_ex_new_index.pod' +'doc/man3/BIO_meth_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_meth_new.pod' +'doc/man3/BIO_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_new.pod' +'doc/man3/BIO_new_CMS.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_new_CMS.pod' +'doc/man3/BIO_parse_hostserv.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_parse_hostserv.pod' +'doc/man3/BIO_printf.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_printf.pod' +'doc/man3/BIO_push.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_push.pod' +'doc/man3/BIO_read.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_read.pod' +'doc/man3/BIO_s_accept.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_s_accept.pod' +'doc/man3/BIO_s_bio.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_s_bio.pod' +'doc/man3/BIO_s_connect.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_s_connect.pod' +'doc/man3/BIO_s_fd.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_s_fd.pod' +'doc/man3/BIO_s_file.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_s_file.pod' +'doc/man3/BIO_s_mem.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_s_mem.pod' +'doc/man3/BIO_s_null.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_s_null.pod' +'doc/man3/BIO_s_socket.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_s_socket.pod' +'doc/man3/BIO_set_callback.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_set_callback.pod' +'doc/man3/BIO_should_retry.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BIO_should_retry.pod' +'doc/man3/BN_BLINDING_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BN_BLINDING_new.pod' +'doc/man3/BN_CTX_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BN_CTX_new.pod' +'doc/man3/BN_CTX_start.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BN_CTX_start.pod' +'doc/man3/BN_add.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BN_add.pod' +'doc/man3/BN_add_word.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BN_add_word.pod' +'doc/man3/BN_bn2bin.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BN_bn2bin.pod' +'doc/man3/BN_cmp.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BN_cmp.pod' +'doc/man3/BN_copy.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BN_copy.pod' +'doc/man3/BN_generate_prime.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BN_generate_prime.pod' +'doc/man3/BN_mod_inverse.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BN_mod_inverse.pod' +'doc/man3/BN_mod_mul_montgomery.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BN_mod_mul_montgomery.pod' +'doc/man3/BN_mod_mul_reciprocal.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BN_mod_mul_reciprocal.pod' +'doc/man3/BN_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BN_new.pod' +'doc/man3/BN_num_bytes.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BN_num_bytes.pod' +'doc/man3/BN_rand.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BN_rand.pod' +'doc/man3/BN_security_bits.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BN_security_bits.pod' +'doc/man3/BN_set_bit.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BN_set_bit.pod' +'doc/man3/BN_swap.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BN_swap.pod' +'doc/man3/BN_zero.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BN_zero.pod' +'doc/man3/BUF_MEM_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/BUF_MEM_new.pod' +'doc/man3/CMS_add0_cert.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CMS_add0_cert.pod' +'doc/man3/CMS_add1_recipient_cert.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CMS_add1_recipient_cert.pod' +'doc/man3/CMS_add1_signer.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CMS_add1_signer.pod' +'doc/man3/CMS_compress.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CMS_compress.pod' +'doc/man3/CMS_decrypt.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CMS_decrypt.pod' +'doc/man3/CMS_encrypt.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CMS_encrypt.pod' +'doc/man3/CMS_final.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CMS_final.pod' +'doc/man3/CMS_get0_RecipientInfos.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CMS_get0_RecipientInfos.pod' +'doc/man3/CMS_get0_SignerInfos.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CMS_get0_SignerInfos.pod' +'doc/man3/CMS_get0_type.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CMS_get0_type.pod' +'doc/man3/CMS_get1_ReceiptRequest.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CMS_get1_ReceiptRequest.pod' +'doc/man3/CMS_sign.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CMS_sign.pod' +'doc/man3/CMS_sign_receipt.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CMS_sign_receipt.pod' +'doc/man3/CMS_uncompress.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CMS_uncompress.pod' +'doc/man3/CMS_verify.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CMS_verify.pod' +'doc/man3/CMS_verify_receipt.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CMS_verify_receipt.pod' +'doc/man3/CONF_modules_free.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CONF_modules_free.pod' +'doc/man3/CONF_modules_load_file.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CONF_modules_load_file.pod' +'doc/man3/CRYPTO_THREAD_run_once.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CRYPTO_THREAD_run_once.pod' +'doc/man3/CRYPTO_get_ex_new_index.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CRYPTO_get_ex_new_index.pod' +'doc/man3/CRYPTO_memcmp.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CRYPTO_memcmp.pod' +'doc/man3/CTLOG_STORE_get0_log_by_id.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CTLOG_STORE_get0_log_by_id.pod' +'doc/man3/CTLOG_STORE_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CTLOG_STORE_new.pod' +'doc/man3/CTLOG_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CTLOG_new.pod' +'doc/man3/CT_POLICY_EVAL_CTX_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/CT_POLICY_EVAL_CTX_new.pod' +'doc/man3/DEFINE_STACK_OF.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DEFINE_STACK_OF.pod' +'doc/man3/DES_random_key.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DES_random_key.pod' +'doc/man3/DH_generate_key.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DH_generate_key.pod' +'doc/man3/DH_generate_parameters.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DH_generate_parameters.pod' +'doc/man3/DH_get0_pqg.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DH_get0_pqg.pod' +'doc/man3/DH_get_1024_160.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DH_get_1024_160.pod' +'doc/man3/DH_meth_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DH_meth_new.pod' +'doc/man3/DH_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DH_new.pod' +'doc/man3/DH_new_by_nid.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DH_new_by_nid.pod' +'doc/man3/DH_set_method.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DH_set_method.pod' +'doc/man3/DH_size.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DH_size.pod' +'doc/man3/DSA_SIG_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DSA_SIG_new.pod' +'doc/man3/DSA_do_sign.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DSA_do_sign.pod' +'doc/man3/DSA_dup_DH.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DSA_dup_DH.pod' +'doc/man3/DSA_generate_key.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DSA_generate_key.pod' +'doc/man3/DSA_generate_parameters.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DSA_generate_parameters.pod' +'doc/man3/DSA_get0_pqg.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DSA_get0_pqg.pod' +'doc/man3/DSA_meth_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DSA_meth_new.pod' +'doc/man3/DSA_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DSA_new.pod' +'doc/man3/DSA_set_method.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DSA_set_method.pod' +'doc/man3/DSA_sign.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DSA_sign.pod' +'doc/man3/DSA_size.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DSA_size.pod' +'doc/man3/DTLS_get_data_mtu.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DTLS_get_data_mtu.pod' +'doc/man3/DTLS_set_timer_cb.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DTLS_set_timer_cb.pod' +'doc/man3/DTLSv1_listen.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/DTLSv1_listen.pod' +'doc/man3/ECDSA_SIG_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ECDSA_SIG_new.pod' +'doc/man3/ECPKParameters_print.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ECPKParameters_print.pod' +'doc/man3/EC_GFp_simple_method.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EC_GFp_simple_method.pod' +'doc/man3/EC_GROUP_copy.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EC_GROUP_copy.pod' +'doc/man3/EC_GROUP_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EC_GROUP_new.pod' +'doc/man3/EC_KEY_get_enc_flags.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EC_KEY_get_enc_flags.pod' +'doc/man3/EC_KEY_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EC_KEY_new.pod' +'doc/man3/EC_POINT_add.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EC_POINT_add.pod' +'doc/man3/EC_POINT_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EC_POINT_new.pod' +'doc/man3/ENGINE_add.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ENGINE_add.pod' +'doc/man3/ERR_GET_LIB.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ERR_GET_LIB.pod' +'doc/man3/ERR_clear_error.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ERR_clear_error.pod' +'doc/man3/ERR_error_string.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ERR_error_string.pod' +'doc/man3/ERR_get_error.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ERR_get_error.pod' +'doc/man3/ERR_load_crypto_strings.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ERR_load_crypto_strings.pod' +'doc/man3/ERR_load_strings.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ERR_load_strings.pod' +'doc/man3/ERR_print_errors.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ERR_print_errors.pod' +'doc/man3/ERR_put_error.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ERR_put_error.pod' +'doc/man3/ERR_remove_state.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ERR_remove_state.pod' +'doc/man3/ERR_set_mark.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/ERR_set_mark.pod' +'doc/man3/EVP_BytesToKey.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_BytesToKey.pod' +'doc/man3/EVP_CIPHER_CTX_get_cipher_data.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_CIPHER_CTX_get_cipher_data.pod' +'doc/man3/EVP_CIPHER_meth_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_CIPHER_meth_new.pod' +'doc/man3/EVP_DigestInit.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_DigestInit.pod' +'doc/man3/EVP_DigestSignInit.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_DigestSignInit.pod' +'doc/man3/EVP_DigestVerifyInit.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_DigestVerifyInit.pod' +'doc/man3/EVP_EncodeInit.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_EncodeInit.pod' +'doc/man3/EVP_EncryptInit.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_EncryptInit.pod' +'doc/man3/EVP_MD_meth_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_MD_meth_new.pod' +'doc/man3/EVP_OpenInit.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_OpenInit.pod' +'doc/man3/EVP_PKEY_ASN1_METHOD.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_ASN1_METHOD.pod' +'doc/man3/EVP_PKEY_CTX_ctrl.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_CTX_ctrl.pod' +'doc/man3/EVP_PKEY_CTX_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_CTX_new.pod' +'doc/man3/EVP_PKEY_CTX_set1_pbe_pass.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_CTX_set1_pbe_pass.pod' +'doc/man3/EVP_PKEY_CTX_set_hkdf_md.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_CTX_set_hkdf_md.pod' +'doc/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.pod' +'doc/man3/EVP_PKEY_CTX_set_scrypt_N.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_CTX_set_scrypt_N.pod' +'doc/man3/EVP_PKEY_CTX_set_tls1_prf_md.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_CTX_set_tls1_prf_md.pod' +'doc/man3/EVP_PKEY_asn1_get_count.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_asn1_get_count.pod' +'doc/man3/EVP_PKEY_cmp.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_cmp.pod' +'doc/man3/EVP_PKEY_decrypt.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_decrypt.pod' +'doc/man3/EVP_PKEY_derive.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_derive.pod' +'doc/man3/EVP_PKEY_encrypt.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_encrypt.pod' +'doc/man3/EVP_PKEY_get_default_digest_nid.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_get_default_digest_nid.pod' +'doc/man3/EVP_PKEY_keygen.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_keygen.pod' +'doc/man3/EVP_PKEY_meth_get_count.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_meth_get_count.pod' +'doc/man3/EVP_PKEY_meth_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_meth_new.pod' +'doc/man3/EVP_PKEY_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_new.pod' +'doc/man3/EVP_PKEY_print_private.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_print_private.pod' +'doc/man3/EVP_PKEY_set1_RSA.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_set1_RSA.pod' +'doc/man3/EVP_PKEY_sign.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_sign.pod' +'doc/man3/EVP_PKEY_size.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_size.pod' +'doc/man3/EVP_PKEY_verify.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_verify.pod' +'doc/man3/EVP_PKEY_verify_recover.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_PKEY_verify_recover.pod' +'doc/man3/EVP_SealInit.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_SealInit.pod' +'doc/man3/EVP_SignInit.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_SignInit.pod' +'doc/man3/EVP_VerifyInit.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_VerifyInit.pod' +'doc/man3/EVP_aes.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_aes.pod' +'doc/man3/EVP_aria.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_aria.pod' +'doc/man3/EVP_bf_cbc.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_bf_cbc.pod' +'doc/man3/EVP_blake2b512.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_blake2b512.pod' +'doc/man3/EVP_camellia.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_camellia.pod' +'doc/man3/EVP_cast5_cbc.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_cast5_cbc.pod' +'doc/man3/EVP_chacha20.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_chacha20.pod' +'doc/man3/EVP_des.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_des.pod' +'doc/man3/EVP_desx_cbc.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_desx_cbc.pod' +'doc/man3/EVP_idea_cbc.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_idea_cbc.pod' +'doc/man3/EVP_md2.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_md2.pod' +'doc/man3/EVP_md4.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_md4.pod' +'doc/man3/EVP_md5.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_md5.pod' +'doc/man3/EVP_mdc2.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_mdc2.pod' +'doc/man3/EVP_rc2_cbc.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_rc2_cbc.pod' +'doc/man3/EVP_rc4.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_rc4.pod' +'doc/man3/EVP_rc5_32_12_16_cbc.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_rc5_32_12_16_cbc.pod' +'doc/man3/EVP_ripemd160.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_ripemd160.pod' +'doc/man3/EVP_seed_cbc.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_seed_cbc.pod' +'doc/man3/EVP_sha1.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_sha1.pod' +'doc/man3/EVP_sha224.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_sha224.pod' +'doc/man3/EVP_sha3_224.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_sha3_224.pod' +'doc/man3/EVP_sm3.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_sm3.pod' +'doc/man3/EVP_sm4_cbc.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_sm4_cbc.pod' +'doc/man3/EVP_whirlpool.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/EVP_whirlpool.pod' +'doc/man3/HMAC.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/HMAC.pod' +'doc/man3/MD5.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/MD5.pod' +'doc/man3/MDC2_Init.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/MDC2_Init.pod' +'doc/man3/OBJ_nid2obj.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OBJ_nid2obj.pod' +'doc/man3/OCSP_REQUEST_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OCSP_REQUEST_new.pod' +'doc/man3/OCSP_cert_to_id.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OCSP_cert_to_id.pod' +'doc/man3/OCSP_request_add1_nonce.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OCSP_request_add1_nonce.pod' +'doc/man3/OCSP_resp_find_status.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OCSP_resp_find_status.pod' +'doc/man3/OCSP_response_status.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OCSP_response_status.pod' +'doc/man3/OCSP_sendreq_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OCSP_sendreq_new.pod' +'doc/man3/OPENSSL_Applink.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OPENSSL_Applink.pod' +'doc/man3/OPENSSL_LH_COMPFUNC.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OPENSSL_LH_COMPFUNC.pod' +'doc/man3/OPENSSL_LH_stats.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OPENSSL_LH_stats.pod' +'doc/man3/OPENSSL_VERSION_NUMBER.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OPENSSL_VERSION_NUMBER.pod' +'doc/man3/OPENSSL_config.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OPENSSL_config.pod' +'doc/man3/OPENSSL_fork_prepare.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OPENSSL_fork_prepare.pod' +'doc/man3/OPENSSL_ia32cap.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OPENSSL_ia32cap.pod' +'doc/man3/OPENSSL_init_crypto.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OPENSSL_init_crypto.pod' +'doc/man3/OPENSSL_init_ssl.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OPENSSL_init_ssl.pod' +'doc/man3/OPENSSL_instrument_bus.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OPENSSL_instrument_bus.pod' +'doc/man3/OPENSSL_load_builtin_modules.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OPENSSL_load_builtin_modules.pod' +'doc/man3/OPENSSL_malloc.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OPENSSL_malloc.pod' +'doc/man3/OPENSSL_secure_malloc.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OPENSSL_secure_malloc.pod' +'doc/man3/OSSL_STORE_INFO.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OSSL_STORE_INFO.pod' +'doc/man3/OSSL_STORE_LOADER.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OSSL_STORE_LOADER.pod' +'doc/man3/OSSL_STORE_SEARCH.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OSSL_STORE_SEARCH.pod' +'doc/man3/OSSL_STORE_expect.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OSSL_STORE_expect.pod' +'doc/man3/OSSL_STORE_open.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OSSL_STORE_open.pod' +'doc/man3/OpenSSL_add_all_algorithms.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/OpenSSL_add_all_algorithms.pod' +'doc/man3/PEM_bytes_read_bio.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/PEM_bytes_read_bio.pod' +'doc/man3/PEM_read.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/PEM_read.pod' +'doc/man3/PEM_read_CMS.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/PEM_read_CMS.pod' +'doc/man3/PEM_read_bio_PrivateKey.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/PEM_read_bio_PrivateKey.pod' +'doc/man3/PEM_read_bio_ex.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/PEM_read_bio_ex.pod' +'doc/man3/PEM_write_bio_CMS_stream.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/PEM_write_bio_CMS_stream.pod' +'doc/man3/PEM_write_bio_PKCS7_stream.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/PEM_write_bio_PKCS7_stream.pod' +'doc/man3/PKCS12_create.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/PKCS12_create.pod' +'doc/man3/PKCS12_newpass.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/PKCS12_newpass.pod' +'doc/man3/PKCS12_parse.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/PKCS12_parse.pod' +'doc/man3/PKCS5_PBKDF2_HMAC.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/PKCS5_PBKDF2_HMAC.pod' +'doc/man3/PKCS7_decrypt.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/PKCS7_decrypt.pod' +'doc/man3/PKCS7_encrypt.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/PKCS7_encrypt.pod' +'doc/man3/PKCS7_sign.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/PKCS7_sign.pod' +'doc/man3/PKCS7_sign_add_signer.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/PKCS7_sign_add_signer.pod' +'doc/man3/PKCS7_verify.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/PKCS7_verify.pod' +'doc/man3/RAND_DRBG_generate.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RAND_DRBG_generate.pod' +'doc/man3/RAND_DRBG_get0_master.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RAND_DRBG_get0_master.pod' +'doc/man3/RAND_DRBG_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RAND_DRBG_new.pod' +'doc/man3/RAND_DRBG_reseed.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RAND_DRBG_reseed.pod' +'doc/man3/RAND_DRBG_set_callbacks.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RAND_DRBG_set_callbacks.pod' +'doc/man3/RAND_DRBG_set_ex_data.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RAND_DRBG_set_ex_data.pod' +'doc/man3/RAND_add.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RAND_add.pod' +'doc/man3/RAND_bytes.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RAND_bytes.pod' +'doc/man3/RAND_cleanup.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RAND_cleanup.pod' +'doc/man3/RAND_egd.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RAND_egd.pod' +'doc/man3/RAND_load_file.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RAND_load_file.pod' +'doc/man3/RAND_set_rand_method.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RAND_set_rand_method.pod' +'doc/man3/RC4_set_key.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RC4_set_key.pod' +'doc/man3/RIPEMD160_Init.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RIPEMD160_Init.pod' +'doc/man3/RSA_blinding_on.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RSA_blinding_on.pod' +'doc/man3/RSA_check_key.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RSA_check_key.pod' +'doc/man3/RSA_generate_key.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RSA_generate_key.pod' +'doc/man3/RSA_get0_key.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RSA_get0_key.pod' +'doc/man3/RSA_meth_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RSA_meth_new.pod' +'doc/man3/RSA_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RSA_new.pod' +'doc/man3/RSA_padding_add_PKCS1_type_1.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RSA_padding_add_PKCS1_type_1.pod' +'doc/man3/RSA_print.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RSA_print.pod' +'doc/man3/RSA_private_encrypt.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RSA_private_encrypt.pod' +'doc/man3/RSA_public_encrypt.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RSA_public_encrypt.pod' +'doc/man3/RSA_set_method.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RSA_set_method.pod' +'doc/man3/RSA_sign.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RSA_sign.pod' +'doc/man3/RSA_sign_ASN1_OCTET_STRING.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RSA_sign_ASN1_OCTET_STRING.pod' +'doc/man3/RSA_size.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/RSA_size.pod' +'doc/man3/SCT_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SCT_new.pod' +'doc/man3/SCT_print.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SCT_print.pod' +'doc/man3/SCT_validate.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SCT_validate.pod' +'doc/man3/SHA256_Init.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SHA256_Init.pod' +'doc/man3/SMIME_read_CMS.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SMIME_read_CMS.pod' +'doc/man3/SMIME_read_PKCS7.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SMIME_read_PKCS7.pod' +'doc/man3/SMIME_write_CMS.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SMIME_write_CMS.pod' +'doc/man3/SMIME_write_PKCS7.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SMIME_write_PKCS7.pod' +'doc/man3/SSL_CIPHER_get_name.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CIPHER_get_name.pod' +'doc/man3/SSL_COMP_add_compression_method.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_COMP_add_compression_method.pod' +'doc/man3/SSL_CONF_CTX_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CONF_CTX_new.pod' +'doc/man3/SSL_CONF_CTX_set1_prefix.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CONF_CTX_set1_prefix.pod' +'doc/man3/SSL_CONF_CTX_set_flags.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CONF_CTX_set_flags.pod' +'doc/man3/SSL_CONF_CTX_set_ssl_ctx.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CONF_CTX_set_ssl_ctx.pod' +'doc/man3/SSL_CONF_cmd.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CONF_cmd.pod' +'doc/man3/SSL_CONF_cmd_argv.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CONF_cmd_argv.pod' +'doc/man3/SSL_CTX_add1_chain_cert.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_add1_chain_cert.pod' +'doc/man3/SSL_CTX_add_extra_chain_cert.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_add_extra_chain_cert.pod' +'doc/man3/SSL_CTX_add_session.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_add_session.pod' +'doc/man3/SSL_CTX_config.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_config.pod' +'doc/man3/SSL_CTX_ctrl.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_ctrl.pod' +'doc/man3/SSL_CTX_dane_enable.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_dane_enable.pod' +'doc/man3/SSL_CTX_flush_sessions.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_flush_sessions.pod' +'doc/man3/SSL_CTX_free.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_free.pod' +'doc/man3/SSL_CTX_get0_param.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_get0_param.pod' +'doc/man3/SSL_CTX_get_verify_mode.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_get_verify_mode.pod' +'doc/man3/SSL_CTX_has_client_custom_ext.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_has_client_custom_ext.pod' +'doc/man3/SSL_CTX_load_verify_locations.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_load_verify_locations.pod' +'doc/man3/SSL_CTX_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_new.pod' +'doc/man3/SSL_CTX_sess_number.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_sess_number.pod' +'doc/man3/SSL_CTX_sess_set_cache_size.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_sess_set_cache_size.pod' +'doc/man3/SSL_CTX_sess_set_get_cb.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_sess_set_get_cb.pod' +'doc/man3/SSL_CTX_sessions.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_sessions.pod' +'doc/man3/SSL_CTX_set0_CA_list.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set0_CA_list.pod' +'doc/man3/SSL_CTX_set1_curves.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set1_curves.pod' +'doc/man3/SSL_CTX_set1_sigalgs.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set1_sigalgs.pod' +'doc/man3/SSL_CTX_set1_verify_cert_store.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set1_verify_cert_store.pod' +'doc/man3/SSL_CTX_set_alpn_select_cb.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_alpn_select_cb.pod' +'doc/man3/SSL_CTX_set_cert_cb.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_cert_cb.pod' +'doc/man3/SSL_CTX_set_cert_store.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_cert_store.pod' +'doc/man3/SSL_CTX_set_cert_verify_callback.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_cert_verify_callback.pod' +'doc/man3/SSL_CTX_set_cipher_list.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_cipher_list.pod' +'doc/man3/SSL_CTX_set_client_cert_cb.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_client_cert_cb.pod' +'doc/man3/SSL_CTX_set_client_hello_cb.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_client_hello_cb.pod' +'doc/man3/SSL_CTX_set_ct_validation_callback.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_ct_validation_callback.pod' +'doc/man3/SSL_CTX_set_ctlog_list_file.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_ctlog_list_file.pod' +'doc/man3/SSL_CTX_set_default_passwd_cb.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_default_passwd_cb.pod' +'doc/man3/SSL_CTX_set_ex_data.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_ex_data.pod' +'doc/man3/SSL_CTX_set_generate_session_id.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_generate_session_id.pod' +'doc/man3/SSL_CTX_set_info_callback.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_info_callback.pod' +'doc/man3/SSL_CTX_set_keylog_callback.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_keylog_callback.pod' +'doc/man3/SSL_CTX_set_max_cert_list.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_max_cert_list.pod' +'doc/man3/SSL_CTX_set_min_proto_version.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_min_proto_version.pod' +'doc/man3/SSL_CTX_set_mode.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_mode.pod' +'doc/man3/SSL_CTX_set_msg_callback.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_msg_callback.pod' +'doc/man3/SSL_CTX_set_num_tickets.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_num_tickets.pod' +'doc/man3/SSL_CTX_set_options.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_options.pod' +'doc/man3/SSL_CTX_set_psk_client_callback.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_psk_client_callback.pod' +'doc/man3/SSL_CTX_set_quiet_shutdown.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_quiet_shutdown.pod' +'doc/man3/SSL_CTX_set_read_ahead.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_read_ahead.pod' +'doc/man3/SSL_CTX_set_record_padding_callback.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_record_padding_callback.pod' +'doc/man3/SSL_CTX_set_security_level.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_security_level.pod' +'doc/man3/SSL_CTX_set_session_cache_mode.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_session_cache_mode.pod' +'doc/man3/SSL_CTX_set_session_id_context.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_session_id_context.pod' +'doc/man3/SSL_CTX_set_session_ticket_cb.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_session_ticket_cb.pod' +'doc/man3/SSL_CTX_set_split_send_fragment.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_split_send_fragment.pod' +'doc/man3/SSL_CTX_set_ssl_version.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_ssl_version.pod' +'doc/man3/SSL_CTX_set_stateless_cookie_generate_cb.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_stateless_cookie_generate_cb.pod' +'doc/man3/SSL_CTX_set_timeout.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_timeout.pod' +'doc/man3/SSL_CTX_set_tlsext_servername_callback.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_tlsext_servername_callback.pod' +'doc/man3/SSL_CTX_set_tlsext_status_cb.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_tlsext_status_cb.pod' +'doc/man3/SSL_CTX_set_tlsext_ticket_key_cb.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_tlsext_ticket_key_cb.pod' +'doc/man3/SSL_CTX_set_tlsext_use_srtp.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_tlsext_use_srtp.pod' +'doc/man3/SSL_CTX_set_tmp_dh_callback.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_tmp_dh_callback.pod' +'doc/man3/SSL_CTX_set_verify.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_set_verify.pod' +'doc/man3/SSL_CTX_use_certificate.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_use_certificate.pod' +'doc/man3/SSL_CTX_use_psk_identity_hint.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_use_psk_identity_hint.pod' +'doc/man3/SSL_CTX_use_serverinfo.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_CTX_use_serverinfo.pod' +'doc/man3/SSL_SESSION_free.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_SESSION_free.pod' +'doc/man3/SSL_SESSION_get0_cipher.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_SESSION_get0_cipher.pod' +'doc/man3/SSL_SESSION_get0_hostname.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_SESSION_get0_hostname.pod' +'doc/man3/SSL_SESSION_get0_id_context.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_SESSION_get0_id_context.pod' +'doc/man3/SSL_SESSION_get0_peer.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_SESSION_get0_peer.pod' +'doc/man3/SSL_SESSION_get_compress_id.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_SESSION_get_compress_id.pod' +'doc/man3/SSL_SESSION_get_ex_data.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_SESSION_get_ex_data.pod' +'doc/man3/SSL_SESSION_get_protocol_version.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_SESSION_get_protocol_version.pod' +'doc/man3/SSL_SESSION_get_time.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_SESSION_get_time.pod' +'doc/man3/SSL_SESSION_has_ticket.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_SESSION_has_ticket.pod' +'doc/man3/SSL_SESSION_is_resumable.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_SESSION_is_resumable.pod' +'doc/man3/SSL_SESSION_print.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_SESSION_print.pod' +'doc/man3/SSL_SESSION_set1_id.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_SESSION_set1_id.pod' +'doc/man3/SSL_accept.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_accept.pod' +'doc/man3/SSL_alert_type_string.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_alert_type_string.pod' +'doc/man3/SSL_alloc_buffers.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_alloc_buffers.pod' +'doc/man3/SSL_check_chain.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_check_chain.pod' +'doc/man3/SSL_clear.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_clear.pod' +'doc/man3/SSL_connect.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_connect.pod' +'doc/man3/SSL_do_handshake.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_do_handshake.pod' +'doc/man3/SSL_export_keying_material.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_export_keying_material.pod' +'doc/man3/SSL_extension_supported.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_extension_supported.pod' +'doc/man3/SSL_free.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_free.pod' +'doc/man3/SSL_get0_peer_scts.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_get0_peer_scts.pod' +'doc/man3/SSL_get_SSL_CTX.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_get_SSL_CTX.pod' +'doc/man3/SSL_get_all_async_fds.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_get_all_async_fds.pod' +'doc/man3/SSL_get_ciphers.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_get_ciphers.pod' +'doc/man3/SSL_get_client_random.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_get_client_random.pod' +'doc/man3/SSL_get_current_cipher.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_get_current_cipher.pod' +'doc/man3/SSL_get_default_timeout.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_get_default_timeout.pod' +'doc/man3/SSL_get_error.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_get_error.pod' +'doc/man3/SSL_get_extms_support.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_get_extms_support.pod' +'doc/man3/SSL_get_fd.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_get_fd.pod' +'doc/man3/SSL_get_peer_cert_chain.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_get_peer_cert_chain.pod' +'doc/man3/SSL_get_peer_certificate.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_get_peer_certificate.pod' +'doc/man3/SSL_get_peer_signature_nid.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_get_peer_signature_nid.pod' +'doc/man3/SSL_get_peer_tmp_key.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_get_peer_tmp_key.pod' +'doc/man3/SSL_get_psk_identity.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_get_psk_identity.pod' +'doc/man3/SSL_get_rbio.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_get_rbio.pod' +'doc/man3/SSL_get_session.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_get_session.pod' +'doc/man3/SSL_get_shared_sigalgs.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_get_shared_sigalgs.pod' +'doc/man3/SSL_get_verify_result.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_get_verify_result.pod' +'doc/man3/SSL_get_version.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_get_version.pod' +'doc/man3/SSL_in_init.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_in_init.pod' +'doc/man3/SSL_key_update.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_key_update.pod' +'doc/man3/SSL_library_init.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_library_init.pod' +'doc/man3/SSL_load_client_CA_file.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_load_client_CA_file.pod' +'doc/man3/SSL_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_new.pod' +'doc/man3/SSL_pending.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_pending.pod' +'doc/man3/SSL_read.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_read.pod' +'doc/man3/SSL_read_early_data.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_read_early_data.pod' +'doc/man3/SSL_rstate_string.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_rstate_string.pod' +'doc/man3/SSL_session_reused.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_session_reused.pod' +'doc/man3/SSL_set1_host.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_set1_host.pod' +'doc/man3/SSL_set_bio.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_set_bio.pod' +'doc/man3/SSL_set_connect_state.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_set_connect_state.pod' +'doc/man3/SSL_set_fd.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_set_fd.pod' +'doc/man3/SSL_set_session.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_set_session.pod' +'doc/man3/SSL_set_shutdown.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_set_shutdown.pod' +'doc/man3/SSL_set_verify_result.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_set_verify_result.pod' +'doc/man3/SSL_shutdown.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_shutdown.pod' +'doc/man3/SSL_state_string.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_state_string.pod' +'doc/man3/SSL_want.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_want.pod' +'doc/man3/SSL_write.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/SSL_write.pod' +'doc/man3/UI_STRING.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/UI_STRING.pod' +'doc/man3/UI_UTIL_read_pw.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/UI_UTIL_read_pw.pod' +'doc/man3/UI_create_method.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/UI_create_method.pod' +'doc/man3/UI_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/UI_new.pod' +'doc/man3/X509V3_get_d2i.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509V3_get_d2i.pod' +'doc/man3/X509_ALGOR_dup.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_ALGOR_dup.pod' +'doc/man3/X509_CRL_get0_by_serial.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_CRL_get0_by_serial.pod' +'doc/man3/X509_EXTENSION_set_object.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_EXTENSION_set_object.pod' +'doc/man3/X509_LOOKUP.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_LOOKUP.pod' +'doc/man3/X509_LOOKUP_hash_dir.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_LOOKUP_hash_dir.pod' +'doc/man3/X509_LOOKUP_meth_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_LOOKUP_meth_new.pod' +'doc/man3/X509_NAME_ENTRY_get_object.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_NAME_ENTRY_get_object.pod' +'doc/man3/X509_NAME_add_entry_by_txt.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_NAME_add_entry_by_txt.pod' +'doc/man3/X509_NAME_get0_der.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_NAME_get0_der.pod' +'doc/man3/X509_NAME_get_index_by_NID.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_NAME_get_index_by_NID.pod' +'doc/man3/X509_NAME_print_ex.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_NAME_print_ex.pod' +'doc/man3/X509_PUBKEY_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_PUBKEY_new.pod' +'doc/man3/X509_SIG_get0.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_SIG_get0.pod' +'doc/man3/X509_STORE_CTX_get_error.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_STORE_CTX_get_error.pod' +'doc/man3/X509_STORE_CTX_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_STORE_CTX_new.pod' +'doc/man3/X509_STORE_CTX_set_verify_cb.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_STORE_CTX_set_verify_cb.pod' +'doc/man3/X509_STORE_add_cert.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_STORE_add_cert.pod' +'doc/man3/X509_STORE_get0_param.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_STORE_get0_param.pod' +'doc/man3/X509_STORE_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_STORE_new.pod' +'doc/man3/X509_STORE_set_verify_cb_func.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_STORE_set_verify_cb_func.pod' +'doc/man3/X509_VERIFY_PARAM_set_flags.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_VERIFY_PARAM_set_flags.pod' +'doc/man3/X509_check_ca.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_check_ca.pod' +'doc/man3/X509_check_host.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_check_host.pod' +'doc/man3/X509_check_issued.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_check_issued.pod' +'doc/man3/X509_check_private_key.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_check_private_key.pod' +'doc/man3/X509_check_purpose.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_check_purpose.pod' +'doc/man3/X509_cmp.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_cmp.pod' +'doc/man3/X509_cmp_time.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_cmp_time.pod' +'doc/man3/X509_digest.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_digest.pod' +'doc/man3/X509_dup.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_dup.pod' +'doc/man3/X509_get0_notBefore.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_get0_notBefore.pod' +'doc/man3/X509_get0_signature.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_get0_signature.pod' +'doc/man3/X509_get0_uids.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_get0_uids.pod' +'doc/man3/X509_get_extension_flags.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_get_extension_flags.pod' +'doc/man3/X509_get_pubkey.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_get_pubkey.pod' +'doc/man3/X509_get_serialNumber.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_get_serialNumber.pod' +'doc/man3/X509_get_subject_name.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_get_subject_name.pod' +'doc/man3/X509_get_version.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_get_version.pod' +'doc/man3/X509_new.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_new.pod' +'doc/man3/X509_sign.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_sign.pod' +'doc/man3/X509_verify_cert.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509_verify_cert.pod' +'doc/man3/X509v3_get_ext_by_NID.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/X509v3_get_ext_by_NID.pod' +'doc/man3/d2i_DHparams.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/d2i_DHparams.pod' +'doc/man3/d2i_PKCS8PrivateKey_bio.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/d2i_PKCS8PrivateKey_bio.pod' +'doc/man3/d2i_PrivateKey.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/d2i_PrivateKey.pod' +'doc/man3/d2i_SSL_SESSION.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/d2i_SSL_SESSION.pod' +'doc/man3/d2i_X509.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/d2i_X509.pod' +'doc/man3/i2d_CMS_bio_stream.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/i2d_CMS_bio_stream.pod' +'doc/man3/i2d_PKCS7_bio_stream.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/i2d_PKCS7_bio_stream.pod' +'doc/man3/i2d_re_X509_tbs.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/i2d_re_X509_tbs.pod' +'doc/man3/o2i_SCT_LIST.pod' -> '/usr/share/doc/openssl-1.1.1g/man3/o2i_SCT_LIST.pod' +'doc/man5' -> '/usr/share/doc/openssl-1.1.1g/man5' +'doc/man5/config.pod' -> '/usr/share/doc/openssl-1.1.1g/man5/config.pod' +'doc/man5/x509v3_config.pod' -> '/usr/share/doc/openssl-1.1.1g/man5/x509v3_config.pod' +'doc/man7' -> '/usr/share/doc/openssl-1.1.1g/man7' +'doc/man7/Ed25519.pod' -> '/usr/share/doc/openssl-1.1.1g/man7/Ed25519.pod' +'doc/man7/RAND.pod' -> '/usr/share/doc/openssl-1.1.1g/man7/RAND.pod' +'doc/man7/RAND_DRBG.pod' -> '/usr/share/doc/openssl-1.1.1g/man7/RAND_DRBG.pod' +'doc/man7/RSA-PSS.pod' -> '/usr/share/doc/openssl-1.1.1g/man7/RSA-PSS.pod' +'doc/man7/SM2.pod' -> '/usr/share/doc/openssl-1.1.1g/man7/SM2.pod' +'doc/man7/X25519.pod' -> '/usr/share/doc/openssl-1.1.1g/man7/X25519.pod' +'doc/man7/bio.pod' -> '/usr/share/doc/openssl-1.1.1g/man7/bio.pod' +'doc/man7/crypto.pod' -> '/usr/share/doc/openssl-1.1.1g/man7/crypto.pod' +'doc/man7/ct.pod' -> '/usr/share/doc/openssl-1.1.1g/man7/ct.pod' +'doc/man7/des_modes.pod' -> '/usr/share/doc/openssl-1.1.1g/man7/des_modes.pod' +'doc/man7/evp.pod' -> '/usr/share/doc/openssl-1.1.1g/man7/evp.pod' +'doc/man7/ossl_store-file.pod' -> '/usr/share/doc/openssl-1.1.1g/man7/ossl_store-file.pod' +'doc/man7/ossl_store.pod' -> '/usr/share/doc/openssl-1.1.1g/man7/ossl_store.pod' +'doc/man7/passphrase-encoding.pod' -> '/usr/share/doc/openssl-1.1.1g/man7/passphrase-encoding.pod' +'doc/man7/proxy-certificates.pod' -> '/usr/share/doc/openssl-1.1.1g/man7/proxy-certificates.pod' +'doc/man7/scrypt.pod' -> '/usr/share/doc/openssl-1.1.1g/man7/scrypt.pod' +'doc/man7/ssl.pod' -> '/usr/share/doc/openssl-1.1.1g/man7/ssl.pod' +'doc/man7/x509.pod' -> '/usr/share/doc/openssl-1.1.1g/man7/x509.pod' +'doc/openssl-c-indent.el' -> '/usr/share/doc/openssl-1.1.1g/openssl-c-indent.el' +[lfs-scripts] Finishing build of openssl-1.1.1g at Tue Feb 2 11:32:27 -03 2021 +[lfs-scripts] Starting build of Python-3.8.5 at Tue Feb 2 11:32:27 -03 2021 +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for python3.8... python3.8 +checking for --enable-universalsdk... no +checking for --with-universal-archs... no +checking MACHDEP... "linux" +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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for a sed that does not truncate output... /bin/sed +checking for --with-cxx-main=... no +checking for g++... no +configure: + + By default, distutils will build C++ extension modules with "g++". + If this is not intended, then set CXX on the configure command line. + +checking for the platform triplet based on compiler characteristics... x86_64-linux-gnu +checking for -Wl,--no-as-needed... yes +checking for egrep... /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 the Android API level... not Android +checking for --with-suffix... +checking for case-insensitive build directory... no +checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a +checking LINKCC... $(PURIFY) $(MAINCC) +checking for GNU ld... yes +checking for --enable-shared... yes +checking for --enable-profiling... no +checking LDLIBRARY... libpython$(LDVERSION).so +checking for ar... ar +checking for readelf... readelf +checking for a BSD-compatible install... /usr/bin/install -c +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for --with-pydebug... no +checking for --with-trace-refs... no +checking for --with-assertions... no +checking for --enable-optimizations... no +checking PROFILE_TASK... -m test --pgo +checking for --with-lto... no +checking for llvm-profdata... no +checking for -Wextra... yes +checking whether gcc accepts and needs -fno-strict-aliasing... no +checking if we can turn off gcc unused result warning... yes +checking if we can turn off gcc unused parameter warning... yes +checking if we can turn off gcc missing field initializers warning... yes +checking if we can turn on gcc mixed sign comparison warning... yes +checking if we can turn on gcc unreachable code warning... no +checking if we can turn on gcc strict-prototypes warning... no +checking if we can make implicit function declaration an error in gcc... yes +checking whether pthreads are available without options... no +checking whether gcc accepts -Kpthread... no +checking whether gcc accepts -Kthread... no +checking whether gcc accepts -pthread... yes +checking whether g++ also accepts flags for thread support... yes +checking for ANSI C header files... (cached) yes +checking asm/types.h usability... yes +checking asm/types.h presence... yes +checking for asm/types.h... yes +checking crypt.h usability... yes +checking crypt.h presence... yes +checking for crypt.h... yes +checking conio.h usability... no +checking conio.h presence... no +checking for conio.h... no +checking direct.h usability... no +checking direct.h presence... no +checking for direct.h... no +checking dlfcn.h usability... yes +checking dlfcn.h presence... yes +checking for dlfcn.h... 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 grp.h usability... yes +checking grp.h presence... yes +checking for grp.h... yes +checking ieeefp.h usability... no +checking ieeefp.h presence... no +checking for ieeefp.h... no +checking io.h usability... no +checking io.h presence... no +checking for io.h... no +checking langinfo.h usability... yes +checking langinfo.h presence... yes +checking for langinfo.h... yes +checking libintl.h usability... yes +checking libintl.h presence... yes +checking for libintl.h... yes +checking process.h usability... no +checking process.h presence... no +checking for process.h... no +checking pthread.h usability... yes +checking pthread.h presence... yes +checking for pthread.h... yes +checking sched.h usability... yes +checking sched.h presence... yes +checking for sched.h... yes +checking shadow.h usability... yes +checking shadow.h presence... yes +checking for shadow.h... yes +checking signal.h usability... yes +checking signal.h presence... yes +checking for signal.h... yes +checking stropts.h usability... no +checking stropts.h presence... no +checking for stropts.h... no +checking termios.h usability... yes +checking termios.h presence... yes +checking for termios.h... yes +checking utime.h usability... yes +checking utime.h presence... yes +checking for utime.h... yes +checking poll.h usability... yes +checking poll.h presence... yes +checking for poll.h... yes +checking sys/devpoll.h usability... no +checking sys/devpoll.h presence... no +checking for sys/devpoll.h... no +checking sys/epoll.h usability... yes +checking sys/epoll.h presence... yes +checking for sys/epoll.h... yes +checking sys/poll.h usability... yes +checking sys/poll.h presence... yes +checking for sys/poll.h... yes +checking sys/audioio.h usability... no +checking sys/audioio.h presence... no +checking for sys/audioio.h... no +checking sys/xattr.h usability... yes +checking sys/xattr.h presence... yes +checking for sys/xattr.h... yes +checking sys/bsdtty.h usability... no +checking sys/bsdtty.h presence... no +checking for sys/bsdtty.h... no +checking sys/event.h usability... no +checking sys/event.h presence... no +checking for sys/event.h... no +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/kern_control.h usability... no +checking sys/kern_control.h presence... no +checking for sys/kern_control.h... no +checking sys/loadavg.h usability... no +checking sys/loadavg.h presence... no +checking for sys/loadavg.h... no +checking sys/lock.h usability... no +checking sys/lock.h presence... no +checking for sys/lock.h... no +checking sys/mkdev.h usability... no +checking sys/mkdev.h presence... no +checking for sys/mkdev.h... no +checking sys/modem.h usability... no +checking sys/modem.h presence... no +checking for sys/modem.h... no +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking sys/random.h usability... yes +checking sys/random.h presence... yes +checking for sys/random.h... yes +checking sys/select.h usability... yes +checking sys/select.h presence... yes +checking for sys/select.h... yes +checking sys/sendfile.h usability... yes +checking sys/sendfile.h presence... yes +checking for sys/sendfile.h... yes +checking sys/socket.h usability... yes +checking sys/socket.h presence... yes +checking for sys/socket.h... yes +checking sys/statvfs.h usability... yes +checking sys/statvfs.h presence... yes +checking for sys/statvfs.h... yes +checking for sys/stat.h... (cached) yes +checking sys/syscall.h usability... yes +checking sys/syscall.h presence... yes +checking for sys/syscall.h... yes +checking sys/sys_domain.h usability... no +checking sys/sys_domain.h presence... no +checking for sys/sys_domain.h... no +checking sys/termio.h usability... no +checking sys/termio.h presence... no +checking for sys/termio.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/types.h... (cached) yes +checking sys/uio.h usability... yes +checking sys/uio.h presence... yes +checking for sys/uio.h... yes +checking sys/un.h usability... yes +checking sys/un.h presence... yes +checking for sys/un.h... yes +checking sys/utsname.h usability... yes +checking sys/utsname.h presence... yes +checking for sys/utsname.h... yes +checking sys/wait.h usability... yes +checking sys/wait.h presence... yes +checking for sys/wait.h... yes +checking pty.h usability... yes +checking pty.h presence... yes +checking for pty.h... yes +checking libutil.h usability... no +checking libutil.h presence... no +checking for libutil.h... no +checking sys/resource.h usability... yes +checking sys/resource.h presence... yes +checking for sys/resource.h... yes +checking netpacket/packet.h usability... yes +checking netpacket/packet.h presence... yes +checking for netpacket/packet.h... yes +checking sysexits.h usability... yes +checking sysexits.h presence... yes +checking for sysexits.h... yes +checking bluetooth.h usability... no +checking bluetooth.h presence... no +checking for bluetooth.h... no +checking linux/tipc.h usability... yes +checking linux/tipc.h presence... yes +checking for linux/tipc.h... yes +checking linux/random.h usability... yes +checking linux/random.h presence... yes +checking for linux/random.h... yes +checking spawn.h usability... yes +checking spawn.h presence... yes +checking for spawn.h... yes +checking util.h usability... no +checking util.h presence... no +checking for util.h... no +checking alloca.h usability... yes +checking alloca.h presence... yes +checking for alloca.h... yes +checking endian.h usability... yes +checking endian.h presence... yes +checking for endian.h... yes +checking sys/endian.h usability... no +checking sys/endian.h presence... no +checking for sys/endian.h... no +checking sys/sysmacros.h usability... yes +checking sys/sysmacros.h presence... yes +checking for sys/sysmacros.h... yes +checking linux/memfd.h usability... yes +checking linux/memfd.h presence... yes +checking for linux/memfd.h... yes +checking sys/memfd.h usability... no +checking sys/memfd.h presence... no +checking for sys/memfd.h... no +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking whether sys/types.h defines makedev... no +checking for sys/mkdev.h... (cached) no +checking for sys/sysmacros.h... (cached) yes +checking bluetooth/bluetooth.h usability... no +checking bluetooth/bluetooth.h presence... no +checking for bluetooth/bluetooth.h... no +checking for net/if.h... yes +checking for linux/netlink.h... yes +checking for linux/qrtr.h... yes +checking for linux/vm_sockets.h... yes +checking for linux/can.h... yes +checking for linux/can/raw.h... yes +checking for linux/can/bcm.h... yes +checking for clock_t in time.h... yes +checking for makedev... yes +checking for le64toh... yes +checking for mode_t... yes +checking for off_t... yes +checking for pid_t... yes +checking for size_t... yes +checking for uid_t in sys/types.h... yes +checking for ssize_t... yes +checking for __uint128_t... yes +checking size of int... 4 +checking size of long... 8 +checking size of long long... 8 +checking size of void *... 8 +checking size of short... 2 +checking size of float... 4 +checking size of double... 8 +checking size of fpos_t... 16 +checking size of size_t... 8 +checking size of pid_t... 4 +checking size of uintptr_t... 8 +checking for long double... yes +checking size of long double... 16 +checking size of _Bool... 1 +checking size of off_t... 8 +checking whether to enable large file support... no +checking size of time_t... 8 +checking for pthread_t... yes +checking size of pthread_t... 8 +checking size of pthread_key_t... 4 +checking whether pthread_key_t is compatible with int... yes +checking for --enable-framework... no +checking for dyld... no +checking the extension of shared libraries... .so +checking LDSHARED... $(CC) -shared +checking CCSHARED... -fPIC +checking LINKFORSHARED... -Xlinker -export-dynamic +checking CFLAGSFORSHARED... $(CCSHARED) +checking SHLIBS... $(LIBS) +checking for sendfile in -lsendfile... no +checking for dlopen in -ldl... yes +checking for shl_load in -ldld... no +checking uuid/uuid.h usability... yes +checking uuid/uuid.h presence... yes +checking for uuid/uuid.h... yes +checking uuid.h usability... no +checking uuid.h presence... no +checking for uuid.h... no +checking for uuid_generate_time_safe... yes +checking for uuid_create... no +checking for uuid_enc_be... no +checking for library containing sem_init... -lpthread +checking for textdomain in -lintl... no +checking aligned memory access is required... no +checking for --with-hash-algorithm... default +checking for --with-address-sanitizer... no +checking for --with-memory-sanitizer... no +checking for --with-undefined-behavior-sanitizer... no +checking for t_open in -lnsl... no +checking for socket in -lsocket... no +checking for --with-libs... no +checking for pkg-config... /usr/bin/pkg-config +checking pkg-config is at least version 0.9.0... yes +checking for --with-system-expat... yes +checking for --with-system-ffi... yes +checking for --with-system-libmpdec... no +checking for --with-decimal-contextvar... yes +checking for --enable-loadable-sqlite-extensions... no +checking for --with-tcltk-includes... default +checking for --with-tcltk-libs... default +checking for --with-dbmliborder... +checking if PTHREAD_SCOPE_SYSTEM is supported... yes +checking for pthread_sigmask... yes +checking for pthread_getcpuclockid... yes +checking if --enable-ipv6 is specified... yes +checking if RFC2553 API is available... yes +checking ipv6 stack type... linux-glibc +checking for CAN_RAW_FD_FRAMES... yes +checking for --with-doc-strings... yes +checking for --with-pymalloc... yes +checking for --with-c-locale-coercion... yes +checking for --with-valgrind... no +checking for --with-dtrace... no +checking for dlopen... yes +checking DYNLOADFILE... dynload_shlib.o +checking MACHDEP_OBJS... none +checking for alarm... yes +checking for accept4... yes +checking for setitimer... yes +checking for getitimer... yes +checking for bind_textdomain_codeset... yes +checking for chown... yes +checking for clock... yes +checking for confstr... yes +checking for copy_file_range... yes +checking for ctermid... yes +checking for dup3... yes +checking for execv... yes +checking for explicit_bzero... yes +checking for explicit_memset... no +checking for faccessat... yes +checking for fchmod... yes +checking for fchmodat... yes +checking for fchown... yes +checking for fchownat... yes +checking for fdwalk... no +checking for fexecve... yes +checking for fdopendir... yes +checking for fork... yes +checking for fpathconf... yes +checking for fstatat... yes +checking for ftime... yes +checking for ftruncate... yes +checking for futimesat... yes +checking for futimens... yes +checking for futimes... yes +checking for gai_strerror... yes +checking for getentropy... yes +checking for getgrgid_r... yes +checking for getgrnam_r... yes +checking for getgrouplist... yes +checking for getgroups... yes +checking for getlogin... yes +checking for getloadavg... yes +checking for getpeername... yes +checking for getpgid... yes +checking for getpid... yes +checking for getpriority... yes +checking for getresuid... yes +checking for getresgid... yes +checking for getpwent... yes +checking for getpwnam_r... yes +checking for getpwuid_r... yes +checking for getspnam... yes +checking for getspent... yes +checking for getsid... yes +checking for getwd... yes +checking for if_nameindex... yes +checking for initgroups... yes +checking for kill... yes +checking for killpg... yes +checking for lchown... yes +checking for lockf... yes +checking for linkat... yes +checking for lstat... yes +checking for lutimes... yes +checking for mmap... yes +checking for memrchr... yes +checking for mbrtowc... yes +checking for mkdirat... yes +checking for mkfifo... yes +checking for madvise... yes +checking for mkfifoat... yes +checking for mknod... yes +checking for mknodat... yes +checking for mktime... yes +checking for mremap... yes +checking for nice... yes +checking for openat... yes +checking for pathconf... yes +checking for pause... yes +checking for pipe2... yes +checking for plock... no +checking for poll... yes +checking for posix_fallocate... yes +checking for posix_fadvise... yes +checking for posix_spawn... yes +checking for posix_spawnp... yes +checking for pread... yes +checking for preadv... yes +checking for preadv2... yes +checking for pthread_condattr_setclock... yes +checking for pthread_init... no +checking for pthread_kill... yes +checking for putenv... yes +checking for pwrite... yes +checking for pwritev... yes +checking for pwritev2... yes +checking for readlink... yes +checking for readlinkat... yes +checking for readv... yes +checking for realpath... yes +checking for renameat... yes +checking for sem_open... yes +checking for sem_timedwait... yes +checking for sem_getvalue... yes +checking for sem_unlink... yes +checking for sendfile... yes +checking for setegid... yes +checking for seteuid... yes +checking for setgid... yes +checking for sethostname... yes +checking for setlocale... yes +checking for setregid... yes +checking for setreuid... yes +checking for setresuid... yes +checking for setresgid... yes +checking for setsid... yes +checking for setpgid... yes +checking for setpgrp... yes +checking for setpriority... yes +checking for setuid... yes +checking for setvbuf... yes +checking for sched_get_priority_max... yes +checking for sched_setaffinity... yes +checking for sched_setscheduler... yes +checking for sched_setparam... yes +checking for sched_rr_get_interval... yes +checking for sigaction... yes +checking for sigaltstack... yes +checking for sigfillset... yes +checking for siginterrupt... yes +checking for sigpending... yes +checking for sigrelse... yes +checking for sigtimedwait... yes +checking for sigwait... yes +checking for sigwaitinfo... yes +checking for snprintf... yes +checking for strftime... yes +checking for strlcpy... no +checking for strsignal... yes +checking for symlinkat... yes +checking for sync... yes +checking for sysconf... yes +checking for tcgetpgrp... yes +checking for tcsetpgrp... yes +checking for tempnam... yes +checking for timegm... yes +checking for times... yes +checking for tmpfile... yes +checking for tmpnam... yes +checking for tmpnam_r... yes +checking for truncate... yes +checking for uname... yes +checking for unlinkat... yes +checking for unsetenv... yes +checking for utimensat... yes +checking for utimes... yes +checking for waitid... yes +checking for waitpid... yes +checking for wait3... yes +checking for wait4... yes +checking for wcscoll... yes +checking for wcsftime... yes +checking for wcsxfrm... yes +checking for wmemcmp... yes +checking for writev... yes +checking for _getpty... no +checking for rtpSpawn... no +checking whether dirfd is declared... yes +checking for chroot... yes +checking for link... yes +checking for symlink... yes +checking for fchdir... yes +checking for fsync... yes +checking for fdatasync... yes +checking for epoll... yes +checking for epoll_create1... yes +checking for kqueue... no +checking for prlimit... yes +checking for memfd_create... yes +checking for ctermid_r... no +checking for flock declaration... yes +checking for flock... yes +checking for getpagesize... yes +checking for broken unsetenv... no +checking for true... true +checking for inet_aton in -lc... yes +checking for chflags... no +checking for lchflags... no +checking for inflateCopy in -lz... yes +checking for hstrerror... yes +checking for inet_aton... yes +checking for inet_pton... yes +checking for setgroups... yes +checking for openpty... no +checking for openpty in -lutil... yes +checking for forkpty... yes +checking for fseek64... no +checking for fseeko... yes +checking for fstatvfs... yes +checking for ftell64... no +checking for ftello... yes +checking for statvfs... yes +checking for dup2... yes +checking for strdup... yes +checking for getpgrp... yes +checking for setpgrp... (cached) yes +checking for gettimeofday... yes +checking for library containing crypt... -lcrypt +checking for library containing crypt_r... none required +checking for crypt_r... yes +checking for clock_gettime... yes +checking for clock_getres... yes +checking for clock_settime... yes +checking for major... yes +checking for getaddrinfo... yes +checking getaddrinfo bug... no +checking for getnameinfo... yes +checking whether time.h and sys/time.h may both be included... 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 stat.st_rdev... yes +checking for struct stat.st_blksize... yes +checking for struct stat.st_flags... no +checking for struct stat.st_gen... no +checking for struct stat.st_birthtime... no +checking for struct stat.st_blocks... yes +checking for struct passwd.pw_gecos... yes +checking for struct passwd.pw_passwd... yes +checking for siginfo_t.si_band... yes +checking for time.h that defines altzone... no +checking whether sys/select.h and sys/time.h may both be included... yes +checking for addrinfo... yes +checking for sockaddr_storage... yes +checking for sockaddr_alg... yes +checking whether char is unsigned... no +checking for an ANSI C-conforming const... yes +checking for working signed char... yes +checking for prototypes... yes +checking for variable length prototypes and stdarg.h... yes +checking for socketpair... yes +checking if sockaddr has sa_len member... no +checking for gethostbyname_r... yes +checking gethostbyname_r with 6 args... yes +checking for __fpu_control... yes +checking for --with-libm=STRING... default LIBM="-lm" +checking for --with-libc=STRING... default LIBC="" +checking for x64 gcc inline assembler... yes +checking whether float word ordering is bigendian... no +checking whether we can use gcc inline assembler to get and set x87 control word... yes +checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no +checking for x87-style double rounding... no +checking for acosh... yes +checking for asinh... yes +checking for atanh... yes +checking for copysign... yes +checking for erf... yes +checking for erfc... yes +checking for expm1... yes +checking for finite... yes +checking for gamma... yes +checking for hypot... yes +checking for lgamma... yes +checking for log1p... yes +checking for log2... yes +checking for round... yes +checking for tgamma... yes +checking whether isinf is declared... yes +checking whether isnan is declared... yes +checking whether isfinite is declared... yes +checking whether POSIX semaphores are enabled... yes +checking for broken sem_getvalue... no +checking whether RTLD_LAZY is declared... yes +checking whether RTLD_NOW is declared... yes +checking whether RTLD_GLOBAL is declared... yes +checking whether RTLD_LOCAL is declared... yes +checking whether RTLD_NODELETE is declared... yes +checking whether RTLD_NOLOAD is declared... yes +checking whether RTLD_DEEPBIND is declared... yes +checking whether RTLD_MEMBER is declared... no +checking digit size for Python's longs... no value specified +checking wchar.h usability... yes +checking wchar.h presence... yes +checking for wchar.h... yes +checking size of wchar_t... 4 +checking for UCS-4 tcl... no +checking whether wchar_t is signed... yes +checking whether wchar_t is usable... no +checking whether byte ordering is bigendian... no +checking ABIFLAGS... +checking SOABI... cpython-38-x86_64-linux-gnu +checking LDVERSION... $(VERSION)$(ABIFLAGS) +checking whether right shift extends the sign bit... yes +checking for getc_unlocked() and friends... yes +checking how to link readline libs... -lreadline +checking for rl_pre_input_hook in -lreadline... yes +checking for rl_completion_display_matches_hook in -lreadline... yes +checking for rl_resize_terminal in -lreadline... yes +checking for rl_completion_matches in -lreadline... yes +checking for append_history in -lreadline... yes +checking for broken nice()... no +checking for broken poll()... no +checking for working tzset()... yes +checking for tv_nsec in struct stat... yes +checking for tv_nsec2 in struct stat... no +checking curses.h usability... yes +checking curses.h presence... yes +checking for curses.h... yes +checking ncurses.h usability... yes +checking ncurses.h presence... yes +checking for ncurses.h... yes +checking for term.h... yes +checking whether mvwdelch is an expression... yes +checking whether WINDOW has _flags... yes +checking for is_pad... yes +checking for is_term_resized... yes +checking for resize_term... yes +checking for resizeterm... yes +checking for immedok... yes +checking for syncok... yes +checking for wchgat... yes +checking for filter... yes +checking for has_key... yes +checking for typeahead... yes +checking for use_env... yes +configure: checking for device files +checking for /dev/ptmx... yes +checking for /dev/ptc... no +checking for %zd printf() format support... yes +checking for socklen_t... yes +checking for broken mbstowcs... no +checking for --with-computed-gotos... no value specified +checking whether gcc -pthread supports computed gotos... yes +checking for build directories... done +checking for -O2... yes +checking for glibc _FORTIFY_SOURCE/memmove bug... no +checking for gcc ipa-pure-const bug... no +checking for stdatomic.h... yes +checking for GCC >= 4.7 __atomic builtins... yes +checking for ensurepip... upgrade +checking if the dirent structure of a d_type field... yes +checking for the Linux getrandom() syscall... yes +checking for the getrandom() function... yes +checking for library containing shm_open... -lrt +checking for sys/mman.h... (cached) yes +checking for shm_open... yes +checking for shm_unlink... yes +checking for pkg-config... /usr/bin/pkg-config +checking whether compiling and linking against OpenSSL works... yes +checking for X509_VERIFY_PARAM_set1_host in libssl... yes +checking for --with-ssl-default-suites... python +configure: creating ./config.status +config.status: creating Makefile.pre +config.status: creating Misc/python.pc +config.status: creating Misc/python-embed.pc +config.status: creating Misc/python-config.sh +config.status: creating Modules/ld_so_aix +config.status: creating pyconfig.h +creating Modules/Setup.local +creating Makefile + + +If you want a release build with all stable optimizations active (PGO, etc), +please run ./configure --enable-optimizations + + +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/initconfig.o Python/initconfig.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE \ + -DABIFLAGS='""' \ + -DMULTIARCH=\"x86_64-linux-gnu\" \ + -o Python/sysmodule.o ./Python/sysmodule.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE \ + -DSOABI='"cpython-38-x86_64-linux-gnu"' \ + -o Python/dynload_shlib.o ./Python/dynload_shlib.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ + -DPREFIX='"/usr"' \ + -DEXEC_PREFIX='"/usr"' \ + -DVERSION='"3.8"' \ + -DVPATH='""' \ + -o Modules/getpath.o ./Modules/getpath.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/posixmodule.c -o Modules/posixmodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre.c -o Modules/_sre.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/signalmodule.c -o Modules/signalmodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/timemodule.c -o Modules/timemodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/hashtable.c -o Modules/hashtable.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o +gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE \ + -DGITVERSION="\"`LC_ALL=C `\"" \ + -DGITTAG="\"`LC_ALL=C `\"" \ + -DGITBRANCH="\"`LC_ALL=C `\"" \ + -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c +rm -f libpython3.8.a +ar rcs libpython3.8.a Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/hamt.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o +if test libpython3.8.so.1.0 != libpython3.8.so; then \ + gcc -pthread -shared -Wl,-hlibpython3.8.so.1.0 -o libpython3.8.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/hamt.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lm -lm; \ + ln -f libpython3.8.so.1.0 libpython3.8.so; \ +else \ + gcc -pthread -shared -o libpython3.8.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/hamt.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lm -lm; \ +fi +gcc -pthread -shared -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.8.so +gcc -pthread -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm +LD_LIBRARY_PATH=/sources/Python-3.8.5 ./python -E -S -m sysconfig --generate-posix-vars ;\ +if test $? -ne 0 ; then \ + echo "generate-posix-vars failed" ; \ + rm -f ./pybuilddir.txt ; \ + exit 1 ; \ +fi +gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c +LD_LIBRARY_PATH=/sources/Python-3.8.5 CC='gcc -pthread' LDSHARED='gcc -pthread -shared ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py build +running build +running build_ext +INFO: Can't locate Tcl/Tk libs and/or headers +building '_struct' extension +creating build/temp.linux-x86_64-3.8/sources +creating build/temp.linux-x86_64-3.8/sources/Python-3.8.5 +creating build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_struct.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_struct.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_struct.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_struct.cpython-38-x86_64-linux-gnu.so +building 'array' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/arraymodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/arraymodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/arraymodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/array.cpython-38-x86_64-linux-gnu.so +building '_contextvars' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_contextvarsmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_contextvarsmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_contextvarsmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_contextvars.cpython-38-x86_64-linux-gnu.so +building 'math' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/mathmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/mathmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.8/math.cpython-38-x86_64-linux-gnu.so +building 'cmath' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/cmathmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cmathmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.8/cmath.cpython-38-x86_64-linux-gnu.so +building '_datetime' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_datetimemodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_datetimemodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_datetimemodule.o -L. -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.8/_datetime.cpython-38-x86_64-linux-gnu.so +building '_random' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_randommodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_randommodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_randommodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_random.cpython-38-x86_64-linux-gnu.so +building '_bisect' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_bisectmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_bisectmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_bisectmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_bisect.cpython-38-x86_64-linux-gnu.so +building '_heapq' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_heapqmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_heapqmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_heapqmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_heapq.cpython-38-x86_64-linux-gnu.so +building '_pickle' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_pickle.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_pickle.o -DPy_BUILD_CORE_MODULE +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_pickle.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_pickle.cpython-38-x86_64-linux-gnu.so +building '_json' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_json.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_json.o -DPy_BUILD_CORE_MODULE +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_json.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_json.cpython-38-x86_64-linux-gnu.so +building '_lsprof' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_lsprof.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_lsprof.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/rotatingtree.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/rotatingtree.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_lsprof.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/rotatingtree.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_lsprof.cpython-38-x86_64-linux-gnu.so +building 'unicodedata' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/unicodedata.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/unicodedata.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/unicodedata.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/unicodedata.cpython-38-x86_64-linux-gnu.so +building '_opcode' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_opcode.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_opcode.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_opcode.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_opcode.cpython-38-x86_64-linux-gnu.so +building '_asyncio' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_asynciomodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_asynciomodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_asynciomodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_asyncio.cpython-38-x86_64-linux-gnu.so +building '_queue' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_queuemodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_queuemodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_queuemodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_queue.cpython-38-x86_64-linux-gnu.so +building '_statistics' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_statisticsmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_statisticsmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_statisticsmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_statistics.cpython-38-x86_64-linux-gnu.so +building 'fcntl' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/fcntlmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/fcntlmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/fcntlmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/fcntl.cpython-38-x86_64-linux-gnu.so +building 'grp' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/grpmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/grpmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/grpmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/grp.cpython-38-x86_64-linux-gnu.so +building 'spwd' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/spwdmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/spwdmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/spwdmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/spwd.cpython-38-x86_64-linux-gnu.so +building 'select' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/selectmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/selectmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/selectmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/select.cpython-38-x86_64-linux-gnu.so +building 'parser' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/parsermodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/parsermodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/parsermodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/parser.cpython-38-x86_64-linux-gnu.so +building 'mmap' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/mmapmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/mmapmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/mmapmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/mmap.cpython-38-x86_64-linux-gnu.so +building 'syslog' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/syslogmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/syslogmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/syslogmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/syslog.cpython-38-x86_64-linux-gnu.so +building '_xxsubinterpreters' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_xxsubinterpretersmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_xxsubinterpretersmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_xxsubinterpreters.cpython-38-x86_64-linux-gnu.so +building 'audioop' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/audioop.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/audioop.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/audioop.o -L. -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.8/audioop.cpython-38-x86_64-linux-gnu.so +building '_csv' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_csv.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_csv.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_csv.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_csv.cpython-38-x86_64-linux-gnu.so +building '_posixsubprocess' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_posixsubprocess.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_posixsubprocess.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_posixsubprocess.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_posixsubprocess.cpython-38-x86_64-linux-gnu.so +building '_testcapi' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_testcapimodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_testcapimodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_testcapimodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_testcapi.cpython-38-x86_64-linux-gnu.so +building '_testinternalcapi' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_testinternalcapi.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_testinternalcapi.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_testinternalcapi.cpython-38-x86_64-linux-gnu.so +building '_testbuffer' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_testbuffer.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_testbuffer.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_testbuffer.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_testbuffer.cpython-38-x86_64-linux-gnu.so +building '_testimportmultiple' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_testimportmultiple.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_testimportmultiple.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_testimportmultiple.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_testimportmultiple.cpython-38-x86_64-linux-gnu.so +building '_testmultiphase' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_testmultiphase.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_testmultiphase.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_testmultiphase.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_testmultiphase.cpython-38-x86_64-linux-gnu.so +building '_xxtestfuzz' extension +creating build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_xxtestfuzz +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_xxtestfuzz/_xxtestfuzz.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_xxtestfuzz/fuzzer.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_xxtestfuzz/fuzzer.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_xxtestfuzz.cpython-38-x86_64-linux-gnu.so +building 'readline' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/readline.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/readline.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/readline.o -L/usr/lib/termcap -L. -L/usr/local/lib -lreadline -o build/lib.linux-x86_64-3.8/readline.cpython-38-x86_64-linux-gnu.so +building '_curses' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_cursesmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_cursesmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_cursesmodule.o -L. -L/usr/local/lib -lncursesw -o build/lib.linux-x86_64-3.8/_curses.cpython-38-x86_64-linux-gnu.so +building '_curses_panel' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_curses_panel.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_curses_panel.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_curses_panel.o -L. -L/usr/local/lib -lpanelw -lncursesw -o build/lib.linux-x86_64-3.8/_curses_panel.cpython-38-x86_64-linux-gnu.so +building '_crypt' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_cryptmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_cryptmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_cryptmodule.o -L. -L/usr/local/lib -lcrypt -o build/lib.linux-x86_64-3.8/_crypt.cpython-38-x86_64-linux-gnu.so +building '_socket' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/socketmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/socketmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/socketmodule.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_socket.cpython-38-x86_64-linux-gnu.so +building '_ssl' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_ssl.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_ssl.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_ssl.o -L. -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-x86_64-3.8/_ssl.cpython-38-x86_64-linux-gnu.so +building '_hashlib' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_hashopenssl.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_hashopenssl.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_hashopenssl.o -L. -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-x86_64-3.8/_hashlib.cpython-38-x86_64-linux-gnu.so +building '_sha256' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/sha256module.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/sha256module.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/sha256module.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_sha256.cpython-38-x86_64-linux-gnu.so +building '_sha512' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/sha512module.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/sha512module.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/sha512module.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_sha512.cpython-38-x86_64-linux-gnu.so +building '_md5' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/md5module.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/md5module.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/md5module.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_md5.cpython-38-x86_64-linux-gnu.so +building '_sha1' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/sha1module.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/sha1module.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/sha1module.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_sha1.cpython-38-x86_64-linux-gnu.so +building '_blake2' extension +creating build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_blake2 +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_blake2/blake2module.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_blake2/blake2module.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_blake2/blake2b_impl.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_blake2/blake2b_impl.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_blake2/blake2s_impl.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_blake2/blake2s_impl.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_blake2/blake2module.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_blake2/blake2b_impl.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_blake2.cpython-38-x86_64-linux-gnu.so +building '_sha3' extension +creating build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_sha3 +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_sha3/sha3module.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_sha3/sha3module.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_sha3/sha3module.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_sha3.cpython-38-x86_64-linux-gnu.so +building '_dbm' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DHAVE_NDBM_H -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_dbmmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_dbmmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_dbmmodule.o -L. -L/usr/local/lib -lgdbm_compat -o build/lib.linux-x86_64-3.8/_dbm.cpython-38-x86_64-linux-gnu.so +building '_gdbm' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_gdbmmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_gdbmmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_gdbmmodule.o -L. -L/usr/local/lib -lgdbm -o build/lib.linux-x86_64-3.8/_gdbm.cpython-38-x86_64-linux-gnu.so +building 'termios' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/termios.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/termios.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/termios.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/termios.cpython-38-x86_64-linux-gnu.so +building 'resource' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/resource.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/resource.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/resource.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/resource.cpython-38-x86_64-linux-gnu.so +building 'ossaudiodev' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/ossaudiodev.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/ossaudiodev.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/ossaudiodev.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/ossaudiodev.cpython-38-x86_64-linux-gnu.so +building 'zlib' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/zlibmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/zlibmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/zlibmodule.o -L. -L/usr/local/lib -lz -o build/lib.linux-x86_64-3.8/zlib.cpython-38-x86_64-linux-gnu.so +building 'binascii' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/binascii.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/binascii.o -DUSE_ZLIB_CRC32 +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/binascii.o -L. -L/usr/local/lib -lz -o build/lib.linux-x86_64-3.8/binascii.cpython-38-x86_64-linux-gnu.so +building '_bz2' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_bz2module.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_bz2module.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_bz2module.o -L. -L/usr/local/lib -lbz2 -o build/lib.linux-x86_64-3.8/_bz2.cpython-38-x86_64-linux-gnu.so +building '_lzma' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_lzmamodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_lzmamodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_lzmamodule.o -L. -L/usr/local/lib -llzma -o build/lib.linux-x86_64-3.8/_lzma.cpython-38-x86_64-linux-gnu.so +building 'pyexpat' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/pyexpat.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/pyexpat.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/pyexpat.o -L. -L/usr/local/lib -lexpat -o build/lib.linux-x86_64-3.8/pyexpat.cpython-38-x86_64-linux-gnu.so +building '_elementtree' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DUSE_PYEXPAT_CAPI -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_elementtree.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_elementtree.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_elementtree.o -L. -L/usr/local/lib -lexpat -o build/lib.linux-x86_64-3.8/_elementtree.cpython-38-x86_64-linux-gnu.so +building '_multibytecodec' extension +creating build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/multibytecodec.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_multibytecodec.cpython-38-x86_64-linux-gnu.so +building '_codecs_kr' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_kr.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_codecs_kr.cpython-38-x86_64-linux-gnu.so +building '_codecs_jp' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_jp.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_codecs_jp.cpython-38-x86_64-linux-gnu.so +building '_codecs_cn' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_cn.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_codecs_cn.cpython-38-x86_64-linux-gnu.so +building '_codecs_tw' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_tw.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_codecs_tw.cpython-38-x86_64-linux-gnu.so +building '_codecs_hk' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_hk.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_codecs_hk.cpython-38-x86_64-linux-gnu.so +building '_codecs_iso2022' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_iso2022.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_codecs_iso2022.cpython-38-x86_64-linux-gnu.so +building '_decimal' extension +creating build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal +creating build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/_decimal.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/_decimal.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/basearith.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/constants.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/context.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/context.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/convolute.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/crt.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/difradix2.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/fnt.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/fourstep.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/io.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/io.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/memory.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/mpdecimal.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/numbertheory.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/sixstep.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/sources/Python-3.8.5/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/transpose.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/_decimal.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/basearith.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/constants.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/context.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/convolute.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/crt.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/fnt.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/io.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/memory.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.8/_decimal.cpython-38-x86_64-linux-gnu.so +building '_ctypes_test' extension +creating build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_ctypes +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_ctypes/_ctypes_test.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.8/_ctypes_test.cpython-38-x86_64-linux-gnu.so +building '_posixshmem' extension +creating build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_multiprocessing +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_multiprocessing/posixshmem.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_multiprocessing/posixshmem.o -L. -L/usr/local/lib -lrt -o build/lib.linux-x86_64-3.8/_posixshmem.cpython-38-x86_64-linux-gnu.so +building '_multiprocessing' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_multiprocessing/multiprocessing.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_multiprocessing/semaphore.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/_multiprocessing.cpython-38-x86_64-linux-gnu.so +building '_uuid' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I/usr/include/uuid -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_uuidmodule.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_uuidmodule.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_uuidmodule.o -L. -L/usr/local/lib -luuid -o build/lib.linux-x86_64-3.8/_uuid.cpython-38-x86_64-linux-gnu.so +building 'xxlimited' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -DPy_LIMITED_API=0x03050000 -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/xxlimited.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/xxlimited.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/xxlimited.o -L. -L/usr/local/lib -o build/lib.linux-x86_64-3.8/xxlimited.cpython-38-x86_64-linux-gnu.so +building '_ctypes' extension +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I/usr/include -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_ctypes/_ctypes.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I/usr/include -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_ctypes/callbacks.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I/usr/include -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_ctypes/callproc.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I/usr/include -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_ctypes/stgdict.o +gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I/usr/include -I./Include -I. -I/usr/local/include -I/sources/Python-3.8.5/Include -I/sources/Python-3.8.5 -c /sources/Python-3.8.5/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_ctypes/cfield.o +gcc -pthread -shared build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_ctypes/callproc.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-3.8/sources/Python-3.8.5/Modules/_ctypes/cfield.o -L. -L/usr/local/lib -lffi -ldl -o build/lib.linux-x86_64-3.8/_ctypes.cpython-38-x86_64-linux-gnu.so + +Python build finished successfully! +The necessary bits to build these optional modules were not found: +_sqlite3 _tkinter nis +To find the necessary bits, look in setup.py in detect_modules() for the module's name. + + +The following modules found by detect_modules() in setup.py, have been +built by the Makefile instead, as configured by the Setup files: +_abc atexit pwd +time + +running build_scripts +creating build/scripts-3.8 +copying and adjusting /sources/Python-3.8.5/Tools/scripts/pydoc3 -> build/scripts-3.8 +copying and adjusting /sources/Python-3.8.5/Tools/scripts/idle3 -> build/scripts-3.8 +copying and adjusting /sources/Python-3.8.5/Tools/scripts/2to3 -> build/scripts-3.8 +changing mode of build/scripts-3.8/pydoc3 from 644 to 755 +changing mode of build/scripts-3.8/idle3 from 644 to 755 +changing mode of build/scripts-3.8/2to3 from 644 to 755 +renaming build/scripts-3.8/pydoc3 to build/scripts-3.8/pydoc3.8 +renaming build/scripts-3.8/idle3 to build/scripts-3.8/idle3.8 +renaming build/scripts-3.8/2to3 to build/scripts-3.8/2to3-3.8 +/usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py +gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c +gcc -pthread -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm +sed -e "s,@EXENAME@,/usr/bin/python3.8," < ./Misc/python-config.in >python-config.py +LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config +if test "no-framework" = "no-framework" ; then \ + /usr/bin/install -c python /usr/bin/python3.8; \ +else \ + /usr/bin/install -c -s Mac/pythonw /usr/bin/python3.8; \ +fi +if test "3.8" != "3.8"; then \ + if test -f /usr/bin/python3.8 -o -h /usr/bin/python3.8; \ + then rm -f /usr/bin/python3.8; \ + fi; \ + (cd /usr/bin; ln python3.8 python3.8); \ +fi +if test -f libpython3.8.so && test "no-framework" = "no-framework" ; then \ + if test -n "" ; then \ + /usr/bin/install -c -m 755 /usr/bin; \ + else \ + /usr/bin/install -c -m 755 libpython3.8.so /usr/lib/libpython3.8.so.1.0; \ + if test libpython3.8.so != libpython3.8.so.1.0; then \ + (cd /usr/lib; ln -sf libpython3.8.so.1.0 libpython3.8.so) \ + fi \ + fi; \ + if test -n "libpython3.so"; then \ + /usr/bin/install -c -m 755 libpython3.so /usr/lib/libpython3.so; \ + fi; \ +else true; \ +fi +if test "x" != "x" ; then \ + rm -f /usr/binpython3.8-32; \ + lipo \ + -output /usr/bin/python3.8-32 \ + /usr/bin/python3.8; \ +fi +LD_LIBRARY_PATH=/sources/Python-3.8.5 CC='gcc -pthread' LDSHARED='gcc -pthread -shared ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py build +running build +running build_ext +INFO: Can't locate Tcl/Tk libs and/or headers + +Python build finished successfully! +The necessary bits to build these optional modules were not found: +_sqlite3 _tkinter nis +To find the necessary bits, look in setup.py in detect_modules() for the module's name. + + +The following modules found by detect_modules() in setup.py, have been +built by the Makefile instead, as configured by the Setup files: +_abc atexit pwd +time + +running build_scripts +copying and adjusting /sources/Python-3.8.5/Tools/scripts/pydoc3 -> build/scripts-3.8 +copying and adjusting /sources/Python-3.8.5/Tools/scripts/idle3 -> build/scripts-3.8 +copying and adjusting /sources/Python-3.8.5/Tools/scripts/2to3 -> build/scripts-3.8 +changing mode of build/scripts-3.8/pydoc3 from 644 to 755 +changing mode of build/scripts-3.8/idle3 from 644 to 755 +changing mode of build/scripts-3.8/2to3 from 644 to 755 +renaming build/scripts-3.8/pydoc3 to build/scripts-3.8/pydoc3.8 +renaming build/scripts-3.8/idle3 to build/scripts-3.8/idle3.8 +renaming build/scripts-3.8/2to3 to build/scripts-3.8/2to3-3.8 +/usr/bin/install -c -m 644 ./Lib/__future__.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/__phello__.foo.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_bootlocale.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_collections_abc.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_compat_pickle.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_compression.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_dummy_thread.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_markupbase.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_osx_support.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_py_abc.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_pydecimal.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_pyio.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_sitebuiltins.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_strptime.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_threading_local.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/_weakrefset.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/abc.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/aifc.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/antigravity.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/argparse.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/ast.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/asynchat.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/asyncore.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/base64.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/bdb.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/binhex.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/bisect.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/bz2.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/cProfile.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/calendar.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/cgi.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/cgitb.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/chunk.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/cmd.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/code.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/codecs.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/codeop.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/colorsys.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/compileall.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/configparser.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/contextlib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/contextvars.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/copy.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/copyreg.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/crypt.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/csv.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/dataclasses.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/datetime.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/decimal.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/difflib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/dis.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/doctest.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/dummy_threading.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/enum.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/filecmp.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/fileinput.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/fnmatch.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/formatter.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/fractions.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/ftplib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/functools.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/genericpath.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/getopt.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/getpass.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/gettext.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/glob.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/gzip.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/hashlib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/heapq.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/hmac.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/imaplib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/imghdr.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/imp.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/inspect.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/io.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/ipaddress.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/keyword.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/linecache.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/locale.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/lzma.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/mailbox.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/mailcap.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/mimetypes.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/modulefinder.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/netrc.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/nntplib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/ntpath.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/nturl2path.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/numbers.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/opcode.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/operator.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/optparse.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/os.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/pathlib.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/pdb.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/pickle.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/pickletools.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/pipes.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/pkgutil.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/platform.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/plistlib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/poplib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/posixpath.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/pprint.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/profile.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/pstats.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/pty.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/py_compile.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/pyclbr.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/pydoc.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/queue.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/quopri.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/random.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/re.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/reprlib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/rlcompleter.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/runpy.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/sched.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/secrets.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/selectors.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/shelve.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/shlex.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/shutil.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/signal.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/site.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/smtpd.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/smtplib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/sndhdr.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/socket.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/socketserver.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/sre_compile.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/sre_constants.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/sre_parse.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/ssl.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/stat.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/statistics.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/string.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/stringprep.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/struct.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/subprocess.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/sunau.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/symbol.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/symtable.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/sysconfig.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/tabnanny.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/tarfile.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/telnetlib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/tempfile.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/textwrap.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/this.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/threading.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/timeit.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/token.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/tokenize.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/trace.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/traceback.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/tracemalloc.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/tty.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/turtle.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/types.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/typing.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/uu.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/uuid.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/warnings.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/wave.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/weakref.py /usr/lib/python3.8 +/usr/bin/install -c ./Lib/webbrowser.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/xdrlib.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/zipapp.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/zipfile.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/zipimport.py /usr/lib/python3.8 +/usr/bin/install -c -m 644 ./Lib/tkinter/__init__.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/__main__.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/colorchooser.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/commondialog.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/constants.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/dialog.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/dnd.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/filedialog.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/font.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/messagebox.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/scrolledtext.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/simpledialog.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/tix.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/ttk.py /usr/lib/python3.8/tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/test/README /usr/lib/python3.8/tkinter/test +/usr/bin/install -c -m 644 ./Lib/tkinter/test/__init__.py /usr/lib/python3.8/tkinter/test +/usr/bin/install -c -m 644 ./Lib/tkinter/test/runtktests.py /usr/lib/python3.8/tkinter/test +/usr/bin/install -c -m 644 ./Lib/tkinter/test/support.py /usr/lib/python3.8/tkinter/test +/usr/bin/install -c -m 644 ./Lib/tkinter/test/widget_tests.py /usr/lib/python3.8/tkinter/test +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/__init__.py /usr/lib/python3.8/tkinter/test/test_tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_font.py /usr/lib/python3.8/tkinter/test/test_tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_geometry_managers.py /usr/lib/python3.8/tkinter/test/test_tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_images.py /usr/lib/python3.8/tkinter/test/test_tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_loadtk.py /usr/lib/python3.8/tkinter/test/test_tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_misc.py /usr/lib/python3.8/tkinter/test/test_tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_text.py /usr/lib/python3.8/tkinter/test/test_tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_variables.py /usr/lib/python3.8/tkinter/test/test_tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_widgets.py /usr/lib/python3.8/tkinter/test/test_tkinter +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/__init__.py /usr/lib/python3.8/tkinter/test/test_ttk +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_extensions.py /usr/lib/python3.8/tkinter/test/test_ttk +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_functions.py /usr/lib/python3.8/tkinter/test/test_ttk +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_style.py /usr/lib/python3.8/tkinter/test/test_ttk +/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_widgets.py /usr/lib/python3.8/tkinter/test/test_ttk +/usr/bin/install -c -m 644 ./Lib/site-packages/README.txt /usr/lib/python3.8/site-packages +/usr/bin/install -c -m 644 ./Lib/test/Sine-1000Hz-300ms.aif /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/__init__.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/__main__.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/_test_multiprocessing.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/allsans.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/ann_module.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/ann_module2.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/ann_module3.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/audiotest.au /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/audiotests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/audit-tests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/autotest.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/bad_coding.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/bad_coding2.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/bad_getattr.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/bad_getattr2.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/bad_getattr3.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badcert.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badkey.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badsyntax_3131.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future10.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future3.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future4.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future5.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future6.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future7.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future8.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future9.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/badsyntax_pep3120.py /usr/lib/python3.8/test +/usr/bin/install -c ./Lib/test/bisect_cmd.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/bytecode_helper.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/cfgparser.1 /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/cfgparser.2 /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/cfgparser.3 /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/clinic.test /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/cmath_testcases.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/coding20731.py /usr/lib/python3.8/test +/usr/bin/install -c ./Lib/test/curses_tests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/dataclass_module_1.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/dataclass_module_1_str.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/dataclass_module_2.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/dataclass_module_2_str.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/dataclass_textanno.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/datetimetester.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/dis_module.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/doctest_aliases.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/double_const.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/empty.vbs /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/ffdh3072.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/final_a.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/final_b.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/floating_points.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/fork_wait.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/formatfloat_testcases.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/future_test1.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/future_test2.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/gdb_sample.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/good_getattr.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/idnsans.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/ieee754.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/imp_dummy.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/inspect_fodder.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/inspect_fodder2.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/keycert.passwd.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/keycert.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/keycert2.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/keycert3.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/keycert4.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/keycertecc.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/list_tests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/lock_tests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/mailcap.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/make_ssl_certs.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/mapping_tests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/math_testcases.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/memory_watchdog.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/mime.types /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/mock_socket.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/mod_generics_cache.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/mp_fork_bomb.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/mp_preload.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/multibytecodec_support.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/nokia.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/nullbytecert.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/nullcert.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/outstanding_bugs.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/pickletester.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/profilee.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/pstats.pck /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/pycacert.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/pycakey.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/pyclbr_input.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/pydoc_mod.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/pydocfodder.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/pythoninfo.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/randv2_32.pck /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/randv2_64.pck /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/randv3.pck /usr/lib/python3.8/test +/usr/bin/install -c ./Lib/test/re_tests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/recursion.tar /usr/lib/python3.8/test +/usr/bin/install -c ./Lib/test/regrtest.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/relimport.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/reperf.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/revocation.crl /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/sample_doctest.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_docstrings.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_doctests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/secp384r1.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/selfsigned_pythontestdotnet.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/seq_tests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/sgml_input.html /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/signalinterproctester.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/sortperf.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/ssl_cert.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/ssl_key.passwd.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/ssl_key.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/ssl_servers.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/ssltests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/string_tests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/talos-2019-0758.pem /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test___all__.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test___future__.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test__locale.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test__opcode.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test__osx_support.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test__xxsubinterpreters.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_abc.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_abstract_numbers.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_aifc.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_argparse.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_array.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_asdl_parser.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ast.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_asyncgen.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_asynchat.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_asyncore.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_atexit.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_audioop.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_audit.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_augassign.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_base64.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_baseexception.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_bdb.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_bigmem.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_binascii.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_binhex.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_binop.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_bisect.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_bool.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_buffer.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_bufio.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_builtin.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_bytes.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_bz2.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_c_locale_coercion.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_calendar.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_call.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_capi.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_cgi.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_cgitb.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_class.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_clinic.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_cmath.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_cmd.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_cmd_line.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_cmd_line_script.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_code.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_code_module.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_iso2022.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codecs.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_codeop.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_collections.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_colorsys.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_compare.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_compile.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_compileall.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_complex.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_concurrent_futures.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_configparser.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_contains.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_context.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_contextlib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_contextlib_async.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_copy.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_copyreg.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_coroutines.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_cprofile.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_crashers.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_crypt.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_csv.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ctypes.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_curses.py /usr/lib/python3.8/test +/usr/bin/install -c ./Lib/test/test_dataclasses.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_datetime.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dbm.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dbm_dumb.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dbm_gnu.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dbm_ndbm.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_decimal.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_decorators.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_defaultdict.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_deque.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_descr.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_descrtut.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_devpoll.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dict.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dict_version.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dictcomps.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dictviews.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_difflib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dis.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_distutils.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_doctest.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_doctest.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_doctest2.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_doctest2.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_doctest3.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_doctest4.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_docxmlrpc.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dtrace.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dummy_thread.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dummy_threading.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dynamic.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_dynamicclassattribute.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_eintr.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_embed.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ensurepip.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_enum.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_enumerate.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_eof.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_epoll.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_errno.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_exception_hierarchy.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_exception_variations.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_exceptions.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_extcall.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_faulthandler.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_fcntl.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_file.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_file_eintr.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_filecmp.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_fileinput.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_fileio.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_finalization.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_float.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_flufl.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_fnmatch.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_fork1.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_format.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_fractions.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_frame.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_frozen.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_fstring.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ftplib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_funcattrs.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_functools.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_future.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_future3.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_future4.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_future5.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_gc.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_gdb.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_generator_stop.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_generators.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_genericclass.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_genericpath.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_genexps.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_getargs2.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_getopt.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_getpass.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_gettext.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_glob.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_global.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_grammar.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_grp.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_gzip.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_hash.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_hashlib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_heapq.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_hmac.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_html.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_htmlparser.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_http_cookiejar.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_http_cookies.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_httplib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_httpservers.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_idle.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_imaplib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_imghdr.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_imp.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_index.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_inspect.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_int.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_int_literal.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_io.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ioctl.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ipaddress.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_isinstance.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_iter.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_iterlen.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_itertools.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_keyword.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_keywordonlyarg.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_kqueue.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_largefile.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_lib2to3.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_linecache.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_list.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_listcomps.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_lltrace.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_locale.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_logging.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_long.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_longexp.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_lzma.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_mailbox.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_mailcap.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_marshal.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_math.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_memoryio.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_memoryview.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_metaclass.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_mimetypes.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_minidom.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_mmap.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_module.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_modulefinder.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_msilib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_fork.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_forkserver.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_main_handling.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_spawn.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_named_expressions.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_netrc.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_nis.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_nntplib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_normalization.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ntpath.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_numeric_tower.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_opcodes.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_openpty.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_operator.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_optparse.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ordered_dict.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_os.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_osx_env.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_parser.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pathlib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pdb.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_peepholer.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pickle.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_picklebuffer.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pickletools.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pipes.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pkg.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pkgimport.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pkgutil.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_platform.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_plistlib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_poll.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_popen.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_poplib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_positional_only_arg.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_posix.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_posixpath.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pow.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pprint.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_print.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_profile.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_property.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pstats.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pty.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pulldom.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pwd.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_py_compile.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pyclbr.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pydoc.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_pyexpat.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_queue.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_quopri.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_raise.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_random.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_range.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_re.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_readline.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_regrtest.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_repl.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_reprlib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_resource.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_richcmp.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_rlcompleter.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_robotparser.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_runpy.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_sax.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_sched.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_scope.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_script_helper.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_secrets.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_select.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_selectors.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_set.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_setcomps.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_shelve.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_shlex.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_shutil.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_signal.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_site.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_slice.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_smtpd.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_smtplib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_smtpnet.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_sndhdr.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_socket.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_socketserver.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_sort.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_source_encoding.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_spwd.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_sqlite.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ssl.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_startfile.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_stat.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_statistics.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_strftime.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_string.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_string_literals.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_stringprep.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_strptime.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_strtod.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_struct.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_structmembers.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_structseq.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_subclassinit.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_subprocess.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_sunau.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_sundry.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_super.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_support.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_symbol.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_symtable.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_syntax.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_sys.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_sys_setprofile.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_sys_settrace.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_sysconfig.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_syslog.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_tabnanny.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_tarfile.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_tcl.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_telnetlib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_tempfile.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_textwrap.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_thread.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_threaded_import.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_threading.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_threading_local.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_threadsignals.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_time.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_timeit.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_timeout.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_tix.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_tk.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_tokenize.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_trace.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_traceback.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_tracemalloc.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ttk_guionly.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ttk_textonly.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_tuple.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_turtle.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_type_comments.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_typechecks.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_types.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_typing.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_ucn.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_unary.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_unicode.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_unicode_file.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_unicode_file_functions.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_unicode_identifiers.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_unicodedata.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_unittest.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_univnewlines.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_unpack.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_unpack_ex.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_urllib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_urllib2.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_urllib2net.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_urllib_response.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_urllibnet.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_urlparse.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_userdict.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_userlist.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_userstring.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_utf8_mode.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_utf8source.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_uu.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_uuid.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_venv.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_wait3.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_wait4.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_wave.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_weakref.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_weakset.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_webbrowser.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_winconsoleio.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_winreg.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_winsound.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_with.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_wsgiref.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_xdrlib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_xml_dom_minicompat.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_xml_etree.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc_net.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_xxtestfuzz.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_yield_from.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_zipapp.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_zipfile.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_zipfile64.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_zipimport.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_zipimport_support.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/test_zlib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/testcodec.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/testtar.tar /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/threaded_import_hangers.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/time_hashlib.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests.txt /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/win_console_handler.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/xmltests.py /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/zip_cp437_header.zip /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/zipdir.zip /usr/lib/python3.8/test +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-alaw.aifc /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.aiff /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.au /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.wav /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.aiff /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.au /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.wav /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.aiff /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.au /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.wav /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.aiff /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.au /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.wav /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.aifc /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.au /usr/lib/python3.8/test/audiodata +/usr/bin/install -c -m 644 ./Lib/test/capath/4e1295a3.0 /usr/lib/python3.8/test/capath +/usr/bin/install -c -m 644 ./Lib/test/capath/5ed36f99.0 /usr/lib/python3.8/test/capath +/usr/bin/install -c -m 644 ./Lib/test/capath/6e88d7b8.0 /usr/lib/python3.8/test/capath +/usr/bin/install -c -m 644 ./Lib/test/capath/99d0fa06.0 /usr/lib/python3.8/test/capath +/usr/bin/install -c -m 644 ./Lib/test/capath/b1930218.0 /usr/lib/python3.8/test/capath +/usr/bin/install -c -m 644 ./Lib/test/capath/ceff1710.0 /usr/lib/python3.8/test/capath +/usr/bin/install -c -m 644 ./Lib/test/data/README /usr/lib/python3.8/test/data +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213-utf8.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213.txt /usr/lib/python3.8/test/cjkencodings +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /usr/lib/python3.8/test/decimaltestdata +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/expat224_utf8_bug.xml /usr/lib/python3.8/test/xmltestdata +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple-ns.xml /usr/lib/python3.8/test/xmltestdata +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple.xml /usr/lib/python3.8/test/xmltestdata +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml /usr/lib/python3.8/test/xmltestdata +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml.out /usr/lib/python3.8/test/xmltestdata +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/README /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nComment.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefix.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQname.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQnameXpathElem.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQname.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameElem.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameXpathElem.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nTrim.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.dtd /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.xsl /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N1.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N2.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N3.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N4.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N5.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N6.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsContent.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsPushdown.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsRedecl.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSort.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSuperfluous.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsXml.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nComment.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nTrim.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nPrefix.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nTrim.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nTrim.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nTrim.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N6_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nPrefixQnameXpathElem.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameElem.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameXpathElem.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nPrefix.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nPrefix.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nPrefix.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nPrefix.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nPrefix.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nDefault.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefix.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefixQname.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nQname.xml /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/world.txt /usr/lib/python3.8/test/xmltestdata/c14n-20 +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.d /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.stp /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d.expected /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.py /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp.expected /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.d /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.d.expected /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.py /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp.expected /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/instance.py /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.d /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.d.expected /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.py /usr/lib/python3.8/test/dtracedata +/usr/bin/install -c -m 644 ./Lib/test/eintrdata/eintr_tester.py /usr/lib/python3.8/test/eintrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.bmp /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.exr /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.gif /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.jpg /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.pbm /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.pgm /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.png /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.ppm /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.ras /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.sgi /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.tiff /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.webp /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.xbm /usr/lib/python3.8/test/imghdrdata +/usr/bin/install -c -m 644 ./Lib/test/libregrtest/__init__.py /usr/lib/python3.8/test/libregrtest +/usr/bin/install -c -m 644 ./Lib/test/libregrtest/cmdline.py /usr/lib/python3.8/test/libregrtest +/usr/bin/install -c -m 644 ./Lib/test/libregrtest/main.py /usr/lib/python3.8/test/libregrtest +/usr/bin/install -c -m 644 ./Lib/test/libregrtest/pgo.py /usr/lib/python3.8/test/libregrtest +/usr/bin/install -c -m 644 ./Lib/test/libregrtest/refleak.py /usr/lib/python3.8/test/libregrtest +/usr/bin/install -c -m 644 ./Lib/test/libregrtest/runtest.py /usr/lib/python3.8/test/libregrtest +/usr/bin/install -c -m 644 ./Lib/test/libregrtest/runtest_mp.py /usr/lib/python3.8/test/libregrtest +/usr/bin/install -c -m 644 ./Lib/test/libregrtest/save_env.py /usr/lib/python3.8/test/libregrtest +/usr/bin/install -c -m 644 ./Lib/test/libregrtest/setup.py /usr/lib/python3.8/test/libregrtest +/usr/bin/install -c -m 644 ./Lib/test/libregrtest/utils.py /usr/lib/python3.8/test/libregrtest +/usr/bin/install -c -m 644 ./Lib/test/libregrtest/win_utils.py /usr/lib/python3.8/test/libregrtest +/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/fd_status.py /usr/lib/python3.8/test/subprocessdata +/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/input_reader.py /usr/lib/python3.8/test/subprocessdata +/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/qcat.py /usr/lib/python3.8/test/subprocessdata +/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/qgrep.py /usr/lib/python3.8/test/subprocessdata +/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/sigchild_ignore.py /usr/lib/python3.8/test/subprocessdata +/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/README /usr/lib/python3.8/test/sndhdrdata +/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.8svx /usr/lib/python3.8/test/sndhdrdata +/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aifc /usr/lib/python3.8/test/sndhdrdata +/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aiff /usr/lib/python3.8/test/sndhdrdata +/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.au /usr/lib/python3.8/test/sndhdrdata +/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.hcom /usr/lib/python3.8/test/sndhdrdata +/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.sndt /usr/lib/python3.8/test/sndhdrdata +/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.voc /usr/lib/python3.8/test/sndhdrdata +/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.wav /usr/lib/python3.8/test/sndhdrdata +/usr/bin/install -c -m 644 ./Lib/test/support/__init__.py /usr/lib/python3.8/test/support +/usr/bin/install -c -m 644 ./Lib/test/support/script_helper.py /usr/lib/python3.8/test/support +/usr/bin/install -c -m 644 ./Lib/test/support/testresult.py /usr/lib/python3.8/test/support +/usr/bin/install -c -m 644 ./Lib/test/tracedmodules/__init__.py /usr/lib/python3.8/test/tracedmodules +/usr/bin/install -c -m 644 ./Lib/test/tracedmodules/testmod.py /usr/lib/python3.8/test/tracedmodules +/usr/bin/install -c -m 644 ./Lib/test/encoded_modules/__init__.py /usr/lib/python3.8/test/encoded_modules +/usr/bin/install -c -m 644 ./Lib/test/encoded_modules/module_iso_8859_1.py /usr/lib/python3.8/test/encoded_modules +/usr/bin/install -c -m 644 ./Lib/test/encoded_modules/module_koi8_r.py /usr/lib/python3.8/test/encoded_modules +/usr/bin/install -c -m 644 ./Lib/test/test_import/__init__.py /usr/lib/python3.8/test/test_import +/usr/bin/install -c -m 644 ./Lib/test/test_import/__main__.py /usr/lib/python3.8/test/test_import +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic2.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding2.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/from_cycle1.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/from_cycle2.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/indirect.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding2.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/source.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpackage.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/use.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/util.py /usr/lib/python3.8/test/test_import/data/circular_imports +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /usr/lib/python3.8/test/test_import/data/circular_imports/subpkg +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg/util.py /usr/lib/python3.8/test/test_import/data/circular_imports/subpkg +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/package/__init__.py /usr/lib/python3.8/test/test_import/data/package +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/package/submodule.py /usr/lib/python3.8/test/test_import/data/package +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule1.py /usr/lib/python3.8/test/test_import/data/package2 +/usr/bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule2.py /usr/lib/python3.8/test/test_import/data/package2 +/usr/bin/install -c -m 644 ./Lib/importlib/__init__.py /usr/lib/python3.8/importlib +/usr/bin/install -c -m 644 ./Lib/importlib/_bootstrap.py /usr/lib/python3.8/importlib +/usr/bin/install -c -m 644 ./Lib/importlib/_bootstrap_external.py /usr/lib/python3.8/importlib +/usr/bin/install -c -m 644 ./Lib/importlib/abc.py /usr/lib/python3.8/importlib +/usr/bin/install -c -m 644 ./Lib/importlib/machinery.py /usr/lib/python3.8/importlib +/usr/bin/install -c -m 644 ./Lib/importlib/metadata.py /usr/lib/python3.8/importlib +/usr/bin/install -c -m 644 ./Lib/importlib/resources.py /usr/lib/python3.8/importlib +/usr/bin/install -c -m 644 ./Lib/importlib/util.py /usr/lib/python3.8/importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/__init__.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/__main__.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/abc.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/fixtures.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/stubs.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_abc.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_api.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_lazy.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_locks.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_main.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_metadata_api.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_namespace_pkgs.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_open.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_path.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_read.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_resource.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_spec.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_util.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_windows.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_zip.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/util.py /usr/lib/python3.8/test/test_importlib +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__init__.py /usr/lib/python3.8/test/test_importlib/builtin +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__main__.py /usr/lib/python3.8/test/test_importlib/builtin +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_finder.py /usr/lib/python3.8/test/test_importlib/builtin +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_loader.py /usr/lib/python3.8/test/test_importlib/builtin +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data/__init__.py /usr/lib/python3.8/test/test_importlib/data +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data/example-21.12-py3-none-any.whl /usr/lib/python3.8/test/test_importlib/data +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data/example-21.12-py3.6.egg /usr/lib/python3.8/test/test_importlib/data +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/__init__.py /usr/lib/python3.8/test/test_importlib/data01 +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/binary.file /usr/lib/python3.8/test/test_importlib/data01 +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/utf-16.file /usr/lib/python3.8/test/test_importlib/data01 +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/utf-8.file /usr/lib/python3.8/test/test_importlib/data01 +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/__init__.py /usr/lib/python3.8/test/test_importlib/data01/subdirectory +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/binary.file /usr/lib/python3.8/test/test_importlib/data01/subdirectory +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/__init__.py /usr/lib/python3.8/test/test_importlib/data02 +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/one/__init__.py /usr/lib/python3.8/test/test_importlib/data02/one +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/one/resource1.txt /usr/lib/python3.8/test/test_importlib/data02/one +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/two/__init__.py /usr/lib/python3.8/test/test_importlib/data02/two +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/two/resource2.txt /usr/lib/python3.8/test/test_importlib/data02/two +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/__init__.py /usr/lib/python3.8/test/test_importlib/data03 +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/resource1.txt /usr/lib/python3.8/test/test_importlib/data03/namespace +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion1/__init__.py /usr/lib/python3.8/test/test_importlib/data03/namespace/portion1 +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion2/__init__.py /usr/lib/python3.8/test/test_importlib/data03/namespace/portion2 +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/__init__.py /usr/lib/python3.8/test/test_importlib/extension +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/__main__.py /usr/lib/python3.8/test/test_importlib/extension +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_case_sensitivity.py /usr/lib/python3.8/test/test_importlib/extension +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_finder.py /usr/lib/python3.8/test/test_importlib/extension +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_loader.py /usr/lib/python3.8/test/test_importlib/extension +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_path_hook.py /usr/lib/python3.8/test/test_importlib/extension +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__init__.py /usr/lib/python3.8/test/test_importlib/frozen +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__main__.py /usr/lib/python3.8/test/test_importlib/frozen +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_finder.py /usr/lib/python3.8/test/test_importlib/frozen +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_loader.py /usr/lib/python3.8/test/test_importlib/frozen +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/__init__.py /usr/lib/python3.8/test/test_importlib/import_ +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/__main__.py /usr/lib/python3.8/test/test_importlib/import_ +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___loader__.py /usr/lib/python3.8/test/test_importlib/import_ +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___package__.py /usr/lib/python3.8/test/test_importlib/import_ +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_api.py /usr/lib/python3.8/test/test_importlib/import_ +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_caching.py /usr/lib/python3.8/test/test_importlib/import_ +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_fromlist.py /usr/lib/python3.8/test/test_importlib/import_ +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_meta_path.py /usr/lib/python3.8/test/test_importlib/import_ +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_packages.py /usr/lib/python3.8/test/test_importlib/import_ +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_path.py /usr/lib/python3.8/test/test_importlib/import_ +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_relative_imports.py /usr/lib/python3.8/test/test_importlib/import_ +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /usr/lib/python3.8/test/test_importlib/namespace_pkgs +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /usr/lib/python3.8/test/test_importlib/namespace_pkgs +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /usr/lib/python3.8/test/test_importlib/namespace_pkgs +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion1/foo +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion2/foo +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent/child +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent/child +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent/child +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/__init__.py /usr/lib/python3.8/test/test_importlib/source +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/__main__.py /usr/lib/python3.8/test/test_importlib/source +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_case_sensitivity.py /usr/lib/python3.8/test/test_importlib/source +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_file_loader.py /usr/lib/python3.8/test/test_importlib/source +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_finder.py /usr/lib/python3.8/test/test_importlib/source +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_path_hook.py /usr/lib/python3.8/test/test_importlib/source +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_source_encoding.py /usr/lib/python3.8/test/test_importlib/source +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata01/__init__.py /usr/lib/python3.8/test/test_importlib/zipdata01 +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata01/ziptestdata.zip /usr/lib/python3.8/test/test_importlib/zipdata01 +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata02/__init__.py /usr/lib/python3.8/test/test_importlib/zipdata02 +/usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata02/ziptestdata.zip /usr/lib/python3.8/test/test_importlib/zipdata02 +/usr/bin/install -c -m 644 ./Lib/test/ziptestdata/README.md /usr/lib/python3.8/test/ziptestdata +/usr/bin/install -c ./Lib/test/ziptestdata/exe_with_z64 /usr/lib/python3.8/test/ziptestdata +/usr/bin/install -c ./Lib/test/ziptestdata/exe_with_zip /usr/lib/python3.8/test/ziptestdata +/usr/bin/install -c ./Lib/test/ziptestdata/header.sh /usr/lib/python3.8/test/ziptestdata +/usr/bin/install -c -m 644 ./Lib/test/ziptestdata/testdata_module_inside_zip.py /usr/lib/python3.8/test/ziptestdata +/usr/bin/install -c -m 644 ./Lib/asyncio/__init__.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/__main__.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/base_events.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/base_futures.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/base_subprocess.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/base_tasks.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/constants.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/coroutines.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/events.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/exceptions.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/format_helpers.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/futures.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/locks.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/log.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/proactor_events.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/protocols.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/queues.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/runners.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/selector_events.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/sslproto.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/staggered.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/streams.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/subprocess.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/tasks.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/transports.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/trsock.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/unix_events.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/windows_events.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/asyncio/windows_utils.py /usr/lib/python3.8/asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/__init__.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/__main__.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo2.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo3.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/functional.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_base_events.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_buffered_proto.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_context.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_events.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_futures.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_locks.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_pep492.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_proactor_events.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_protocols.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_queues.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_runners.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_selector_events.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sendfile.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_server.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sock_lowlevel.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sslproto.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_streams.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_subprocess.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_tasks.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_transports.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_unix_events.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_events.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_utils.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/utils.py /usr/lib/python3.8/test/test_asyncio +/usr/bin/install -c -m 644 ./Lib/collections/__init__.py /usr/lib/python3.8/collections +/usr/bin/install -c -m 644 ./Lib/collections/abc.py /usr/lib/python3.8/collections +/usr/bin/install -c -m 644 ./Lib/concurrent/__init__.py /usr/lib/python3.8/concurrent +/usr/bin/install -c -m 644 ./Lib/concurrent/futures/__init__.py /usr/lib/python3.8/concurrent/futures +/usr/bin/install -c -m 644 ./Lib/concurrent/futures/_base.py /usr/lib/python3.8/concurrent/futures +/usr/bin/install -c -m 644 ./Lib/concurrent/futures/process.py /usr/lib/python3.8/concurrent/futures +/usr/bin/install -c -m 644 ./Lib/concurrent/futures/thread.py /usr/lib/python3.8/concurrent/futures +/usr/bin/install -c -m 644 ./Lib/encodings/__init__.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/aliases.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/ascii.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/base64_codec.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/big5.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/charmap.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp037.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1006.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1026.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1125.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1140.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1250.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1251.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1252.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1253.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1254.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1255.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1256.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1257.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp1258.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp273.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp424.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp437.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp500.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp720.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp737.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp775.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp850.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp852.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp855.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp856.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp857.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp858.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp860.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp861.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp862.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp863.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp864.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp865.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp866.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp869.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp874.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp875.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp932.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp949.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/cp950.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/euc_jp.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/euc_kr.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/gb18030.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/gb2312.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/gbk.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/hex_codec.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/hz.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/idna.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/johab.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/koi8_r.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/koi8_t.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/koi8_u.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/kz1048.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/latin_1.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mac_centeuro.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mac_greek.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mac_roman.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/mbcs.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/oem.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/palmos.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/ptcp154.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/punycode.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /usr/lib/python3.8/encodings +/usr/bin/install -c ./Lib/encodings/rot_13.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/shift_jis.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/tis_620.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/undefined.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/utf_16.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/utf_32.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/utf_32_be.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/utf_32_le.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/utf_7.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/utf_8.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/uu_codec.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /usr/lib/python3.8/encodings +/usr/bin/install -c -m 644 ./Lib/email/__init__.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/_encoded_words.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/_header_value_parser.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/_parseaddr.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/_policybase.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/architecture.rst /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/base64mime.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/charset.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/contentmanager.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/encoders.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/errors.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/feedparser.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/generator.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/header.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/headerregistry.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/iterators.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/message.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/parser.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/policy.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/quoprimime.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/utils.py /usr/lib/python3.8/email +/usr/bin/install -c -m 644 ./Lib/email/mime/__init__.py /usr/lib/python3.8/email/mime +/usr/bin/install -c -m 644 ./Lib/email/mime/application.py /usr/lib/python3.8/email/mime +/usr/bin/install -c -m 644 ./Lib/email/mime/audio.py /usr/lib/python3.8/email/mime +/usr/bin/install -c -m 644 ./Lib/email/mime/base.py /usr/lib/python3.8/email/mime +/usr/bin/install -c -m 644 ./Lib/email/mime/image.py /usr/lib/python3.8/email/mime +/usr/bin/install -c -m 644 ./Lib/email/mime/message.py /usr/lib/python3.8/email/mime +/usr/bin/install -c -m 644 ./Lib/email/mime/multipart.py /usr/lib/python3.8/email/mime +/usr/bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /usr/lib/python3.8/email/mime +/usr/bin/install -c -m 644 ./Lib/email/mime/text.py /usr/lib/python3.8/email/mime +/usr/bin/install -c -m 644 ./Lib/test/test_email/__init__.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/__main__.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test__encoded_words.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test__header_value_parser.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_asian_codecs.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_contentmanager.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_defect_handling.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_email.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_generator.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_headerregistry.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_inversion.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_message.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_parser.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_pickleable.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_policy.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/test_utils.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/torture_test.py /usr/lib/python3.8/test/test_email +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/PyBanner048.gif /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/audiotest.au /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_01.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_02.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_03.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_04.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_05.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_06.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_07.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_08.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_09.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_10.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_11.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_12.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_12a.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_13.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_14.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_15.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_16.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_17.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_18.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_19.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_20.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_21.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_22.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_23.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_24.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_25.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_26.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_27.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_28.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_29.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_30.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_31.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_32.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_33.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_34.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_35.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_36.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_37.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_38.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_39.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_40.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_41.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_42.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_43.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_44.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_45.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_46.txt /usr/lib/python3.8/test/test_email/data +/usr/bin/install -c -m 644 ./Lib/ensurepip/__init__.py /usr/lib/python3.8/ensurepip +/usr/bin/install -c -m 644 ./Lib/ensurepip/__main__.py /usr/lib/python3.8/ensurepip +/usr/bin/install -c -m 644 ./Lib/ensurepip/_uninstall.py /usr/lib/python3.8/ensurepip +/usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/pip-20.1.1-py2.py3-none-any.whl /usr/lib/python3.8/ensurepip/_bundled +/usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/setuptools-47.1.0-py3-none-any.whl /usr/lib/python3.8/ensurepip/_bundled +/usr/bin/install -c -m 644 ./Lib/html/__init__.py /usr/lib/python3.8/html +/usr/bin/install -c -m 644 ./Lib/html/entities.py /usr/lib/python3.8/html +/usr/bin/install -c -m 644 ./Lib/html/parser.py /usr/lib/python3.8/html +/usr/bin/install -c -m 644 ./Lib/json/__init__.py /usr/lib/python3.8/json +/usr/bin/install -c -m 644 ./Lib/json/decoder.py /usr/lib/python3.8/json +/usr/bin/install -c -m 644 ./Lib/json/encoder.py /usr/lib/python3.8/json +/usr/bin/install -c -m 644 ./Lib/json/scanner.py /usr/lib/python3.8/json +/usr/bin/install -c -m 644 ./Lib/json/tool.py /usr/lib/python3.8/json +/usr/bin/install -c -m 644 ./Lib/test/test_json/__init__.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/__main__.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_decode.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_default.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_dump.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_encode_basestring_ascii.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_enum.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_fail.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_float.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_indent.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass1.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass2.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass3.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_recursion.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_scanstring.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_separators.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_speedups.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_tool.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/test/test_json/test_unicode.py /usr/lib/python3.8/test/test_json +/usr/bin/install -c -m 644 ./Lib/http/__init__.py /usr/lib/python3.8/http +/usr/bin/install -c -m 644 ./Lib/http/client.py /usr/lib/python3.8/http +/usr/bin/install -c -m 644 ./Lib/http/cookiejar.py /usr/lib/python3.8/http +/usr/bin/install -c -m 644 ./Lib/http/cookies.py /usr/lib/python3.8/http +/usr/bin/install -c -m 644 ./Lib/http/server.py /usr/lib/python3.8/http +/usr/bin/install -c -m 644 ./Lib/dbm/__init__.py /usr/lib/python3.8/dbm +/usr/bin/install -c -m 644 ./Lib/dbm/dumb.py /usr/lib/python3.8/dbm +/usr/bin/install -c -m 644 ./Lib/dbm/gnu.py /usr/lib/python3.8/dbm +/usr/bin/install -c -m 644 ./Lib/dbm/ndbm.py /usr/lib/python3.8/dbm +/usr/bin/install -c -m 644 ./Lib/xmlrpc/__init__.py /usr/lib/python3.8/xmlrpc +/usr/bin/install -c -m 644 ./Lib/xmlrpc/client.py /usr/lib/python3.8/xmlrpc +/usr/bin/install -c -m 644 ./Lib/xmlrpc/server.py /usr/lib/python3.8/xmlrpc +/usr/bin/install -c -m 644 ./Lib/sqlite3/__init__.py /usr/lib/python3.8/sqlite3 +/usr/bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py /usr/lib/python3.8/sqlite3 +/usr/bin/install -c -m 644 ./Lib/sqlite3/dump.py /usr/lib/python3.8/sqlite3 +/usr/bin/install -c -m 644 ./Lib/sqlite3/test/__init__.py /usr/lib/python3.8/sqlite3/test +/usr/bin/install -c -m 644 ./Lib/sqlite3/test/backup.py /usr/lib/python3.8/sqlite3/test +/usr/bin/install -c -m 644 ./Lib/sqlite3/test/dbapi.py /usr/lib/python3.8/sqlite3/test +/usr/bin/install -c -m 644 ./Lib/sqlite3/test/dump.py /usr/lib/python3.8/sqlite3/test +/usr/bin/install -c -m 644 ./Lib/sqlite3/test/factory.py /usr/lib/python3.8/sqlite3/test +/usr/bin/install -c -m 644 ./Lib/sqlite3/test/hooks.py /usr/lib/python3.8/sqlite3/test +/usr/bin/install -c -m 644 ./Lib/sqlite3/test/regression.py /usr/lib/python3.8/sqlite3/test +/usr/bin/install -c -m 644 ./Lib/sqlite3/test/transactions.py /usr/lib/python3.8/sqlite3/test +/usr/bin/install -c -m 644 ./Lib/sqlite3/test/types.py /usr/lib/python3.8/sqlite3/test +/usr/bin/install -c -m 644 ./Lib/sqlite3/test/userfunctions.py /usr/lib/python3.8/sqlite3/test +/usr/bin/install -c -m 644 ./Lib/logging/__init__.py /usr/lib/python3.8/logging +/usr/bin/install -c -m 644 ./Lib/logging/config.py /usr/lib/python3.8/logging +/usr/bin/install -c -m 644 ./Lib/logging/handlers.py /usr/lib/python3.8/logging +/usr/bin/install -c -m 644 ./Lib/wsgiref/__init__.py /usr/lib/python3.8/wsgiref +/usr/bin/install -c -m 644 ./Lib/wsgiref/handlers.py /usr/lib/python3.8/wsgiref +/usr/bin/install -c -m 644 ./Lib/wsgiref/headers.py /usr/lib/python3.8/wsgiref +/usr/bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /usr/lib/python3.8/wsgiref +/usr/bin/install -c -m 644 ./Lib/wsgiref/util.py /usr/lib/python3.8/wsgiref +/usr/bin/install -c -m 644 ./Lib/wsgiref/validate.py /usr/lib/python3.8/wsgiref +/usr/bin/install -c -m 644 ./Lib/urllib/__init__.py /usr/lib/python3.8/urllib +/usr/bin/install -c -m 644 ./Lib/urllib/error.py /usr/lib/python3.8/urllib +/usr/bin/install -c -m 644 ./Lib/urllib/parse.py /usr/lib/python3.8/urllib +/usr/bin/install -c -m 644 ./Lib/urllib/request.py /usr/lib/python3.8/urllib +/usr/bin/install -c -m 644 ./Lib/urllib/response.py /usr/lib/python3.8/urllib +/usr/bin/install -c -m 644 ./Lib/urllib/robotparser.py /usr/lib/python3.8/urllib +/usr/bin/install -c -m 644 ./Lib/lib2to3/Grammar.txt /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/__init__.py /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/__main__.py /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/btm_matcher.py /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/btm_utils.py /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_base.py /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_util.py /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/main.py /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/patcomp.py /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/pygram.py /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/pytree.py /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/refactor.py /usr/lib/python3.8/lib2to3 +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_asserts.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exitfunc.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_operator.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reload.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py /usr/lib/python3.8/lib2to3/fixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py /usr/lib/python3.8/lib2to3/pgen2 +/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py /usr/lib/python3.8/lib2to3/pgen2 +/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py /usr/lib/python3.8/lib2to3/pgen2 +/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py /usr/lib/python3.8/lib2to3/pgen2 +/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py /usr/lib/python3.8/lib2to3/pgen2 +/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py /usr/lib/python3.8/lib2to3/pgen2 +/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py /usr/lib/python3.8/lib2to3/pgen2 +/usr/bin/install -c ./Lib/lib2to3/pgen2/token.py /usr/lib/python3.8/lib2to3/pgen2 +/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py /usr/lib/python3.8/lib2to3/pgen2 +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__init__.py /usr/lib/python3.8/lib2to3/tests +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__main__.py /usr/lib/python3.8/lib2to3/tests +/usr/bin/install -c ./Lib/lib2to3/tests/pytree_idempotency.py /usr/lib/python3.8/lib2to3/tests +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/support.py /usr/lib/python3.8/lib2to3/tests +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_all_fixers.py /usr/lib/python3.8/lib2to3/tests +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_fixers.py /usr/lib/python3.8/lib2to3/tests +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_main.py /usr/lib/python3.8/lib2to3/tests +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_parser.py /usr/lib/python3.8/lib2to3/tests +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_pytree.py /usr/lib/python3.8/lib2to3/tests +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_refactor.py /usr/lib/python3.8/lib2to3/tests +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_util.py /usr/lib/python3.8/lib2to3/tests +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/README /usr/lib/python3.8/lib2to3/tests/data +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/bom.py /usr/lib/python3.8/lib2to3/tests/data +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/crlf.py /usr/lib/python3.8/lib2to3/tests/data +/usr/bin/install -c ./Lib/lib2to3/tests/data/different_encoding.py /usr/lib/python3.8/lib2to3/tests/data +/usr/bin/install -c ./Lib/lib2to3/tests/data/false_encoding.py /usr/lib/python3.8/lib2to3/tests/data +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/infinite_recursion.py /usr/lib/python3.8/lib2to3/tests/data +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py2_test_grammar.py /usr/lib/python3.8/lib2to3/tests/data +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py3_test_grammar.py /usr/lib/python3.8/lib2to3/tests/data +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/bad_order.py /usr/lib/python3.8/lib2to3/tests/data/fixers +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /usr/lib/python3.8/lib2to3/tests/data/fixers +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/parrot_example.py /usr/lib/python3.8/lib2to3/tests/data/fixers +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /usr/lib/python3.8/lib2to3/tests/data/fixers/myfixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /usr/lib/python3.8/lib2to3/tests/data/fixers/myfixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /usr/lib/python3.8/lib2to3/tests/data/fixers/myfixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /usr/lib/python3.8/lib2to3/tests/data/fixers/myfixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /usr/lib/python3.8/lib2to3/tests/data/fixers/myfixes +/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /usr/lib/python3.8/lib2to3/tests/data/fixers/myfixes +/usr/bin/install -c -m 644 ./Lib/ctypes/__init__.py /usr/lib/python3.8/ctypes +/usr/bin/install -c -m 644 ./Lib/ctypes/_aix.py /usr/lib/python3.8/ctypes +/usr/bin/install -c -m 644 ./Lib/ctypes/_endian.py /usr/lib/python3.8/ctypes +/usr/bin/install -c -m 644 ./Lib/ctypes/util.py /usr/lib/python3.8/ctypes +/usr/bin/install -c -m 644 ./Lib/ctypes/wintypes.py /usr/lib/python3.8/ctypes +/usr/bin/install -c -m 644 ./Lib/ctypes/test/__init__.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/__main__.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_anon.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_arrays.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_buffers.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bytes.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cast.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_delattr.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errno.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_find.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_frombuffer.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_functions.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_init.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_internals.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_libc.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_loading.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_macholib.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_numbers.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_objects.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_parameters.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pep3118.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pickling.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pointers.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_python_api.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_random_things.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_repr.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_sizes.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_slicing.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_strings.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_structures.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unicode.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_values.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_win32.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_wintypes.py /usr/lib/python3.8/ctypes/test +/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /usr/lib/python3.8/ctypes/macholib +/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /usr/lib/python3.8/ctypes/macholib +/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /usr/lib/python3.8/ctypes/macholib +/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /usr/lib/python3.8/ctypes/macholib +/usr/bin/install -c ./Lib/ctypes/macholib/fetch_macholib /usr/lib/python3.8/ctypes/macholib +/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /usr/lib/python3.8/ctypes/macholib +/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /usr/lib/python3.8/ctypes/macholib +/usr/bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/ChangeLog /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/NEWS.txt /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/NEWS2x.txt /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/README.txt /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/TODO.txt /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/__init__.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/__main__.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/autocomplete.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/autocomplete_w.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/autoexpand.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/browser.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/calltip.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/calltip_w.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/codecontext.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/colorizer.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/config-keys.def /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/config-main.def /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/config.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/config_key.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/configdialog.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/debugger.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/debugger_r.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/debugobj.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/debugobj_r.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/delegator.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/dynoption.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/editor.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/extend.txt /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/filelist.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/format.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/grep.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/help.html /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/help.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/help_about.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/history.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/hyperparser.py /usr/lib/python3.8/idlelib +/usr/bin/install -c ./Lib/idlelib/idle.bat /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/idle.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/idle.pyw /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/iomenu.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/macosx.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/mainmenu.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/multicall.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/outwin.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/parenmatch.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/pathbrowser.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/percolator.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/pyparse.py /usr/lib/python3.8/idlelib +/usr/bin/install -c ./Lib/idlelib/pyshell.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/query.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/redirector.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/replace.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/rpc.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/run.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/runscript.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/scrolledlist.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/search.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/searchbase.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/searchengine.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/sidebar.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/squeezer.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/stackviewer.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/statusbar.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/textview.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/tooltip.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/tree.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/undo.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/window.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/zoomheight.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/zzdummy.py /usr/lib/python3.8/idlelib +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/README.txt /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.ico /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.gif /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.png /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_256.png /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.gif /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.png /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.gif /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.png /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /usr/lib/python3.8/idlelib/Icons +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/README.txt /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/__init__.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/htest.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_idle.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_tk.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/template.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete_w.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autoexpand.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_browser.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip_w.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_codecontext.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_colorizer.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config_key.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_configdialog.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger_r.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj_r.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_delegator.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editmenu.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editor.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_filelist.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_format.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_grep.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help_about.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_history.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_hyperparser.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_iomenu.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_macosx.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_mainmenu.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_multicall.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_outwin.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_parenmatch.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pathbrowser.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_percolator.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyparse.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyshell.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_query.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_redirector.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_replace.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_rpc.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_run.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_runscript.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_scrolledlist.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_search.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchbase.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchengine.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_sidebar.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_squeezer.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_stackviewer.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_statusbar.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_text.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_textview.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tooltip.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tree.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_undo.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_warning.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_window.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_zoomheight.py /usr/lib/python3.8/idlelib/idle_test +/usr/bin/install -c -m 644 ./Lib/distutils/README /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/__init__.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/_msvccompiler.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/archive_util.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/ccompiler.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/cmd.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/config.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/core.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/debug.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/dep_util.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/dir_util.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/dist.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/errors.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/extension.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/file_util.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/filelist.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/log.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/msvc9compiler.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/spawn.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/sysconfig.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/text_file.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/util.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/version.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/versionpredicate.py /usr/lib/python3.8/distutils +/usr/bin/install -c -m 644 ./Lib/distutils/command/__init__.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_msi.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_wininst.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/build.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/build_py.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/check.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/clean.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/command_template /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/config.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/install.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/install_data.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/register.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/sdist.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/upload.py /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-10.0-amd64.exe /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-10.0.exe /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-14.0-amd64.exe /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-14.0.exe /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-6.0.exe /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-7.1.exe /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-8.0.exe /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0-amd64.exe /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0.exe /usr/lib/python3.8/distutils/command +/usr/bin/install -c -m 644 ./Lib/distutils/tests/Setup.sample /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/__init__.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/includetest.rst /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/support.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_archive_util.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_dumb.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_msi.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_rpm.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_wininst.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_clib.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_ext.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_check.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_clean.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cmd.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config_cmd.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_core.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cygwinccompiler.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dep_util.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dir_util.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_extension.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_file_util.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_filelist.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_data.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_headers.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_lib.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_log.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvc9compiler.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvccompiler.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_register.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sdist.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_spawn.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sysconfig.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_text_file.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_unixccompiler.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_upload.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_util.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_version.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py /usr/lib/python3.8/distutils/tests +/usr/bin/install -c -m 644 ./Lib/xml/__init__.py /usr/lib/python3.8/xml +/usr/bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /usr/lib/python3.8/xml/dom +/usr/bin/install -c -m 644 ./Lib/xml/dom/__init__.py /usr/lib/python3.8/xml/dom +/usr/bin/install -c -m 644 ./Lib/xml/dom/domreg.py /usr/lib/python3.8/xml/dom +/usr/bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /usr/lib/python3.8/xml/dom +/usr/bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /usr/lib/python3.8/xml/dom +/usr/bin/install -c -m 644 ./Lib/xml/dom/minidom.py /usr/lib/python3.8/xml/dom +/usr/bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /usr/lib/python3.8/xml/dom +/usr/bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /usr/lib/python3.8/xml/dom +/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /usr/lib/python3.8/xml/etree +/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /usr/lib/python3.8/xml/etree +/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /usr/lib/python3.8/xml/etree +/usr/bin/install -c -m 644 ./Lib/xml/etree/__init__.py /usr/lib/python3.8/xml/etree +/usr/bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /usr/lib/python3.8/xml/etree +/usr/bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /usr/lib/python3.8/xml/parsers +/usr/bin/install -c -m 644 ./Lib/xml/parsers/expat.py /usr/lib/python3.8/xml/parsers +/usr/bin/install -c -m 644 ./Lib/xml/sax/__init__.py /usr/lib/python3.8/xml/sax +/usr/bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /usr/lib/python3.8/xml/sax +/usr/bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /usr/lib/python3.8/xml/sax +/usr/bin/install -c -m 644 ./Lib/xml/sax/handler.py /usr/lib/python3.8/xml/sax +/usr/bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /usr/lib/python3.8/xml/sax +/usr/bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /usr/lib/python3.8/xml/sax +/usr/bin/install -c -m 644 ./Lib/test/test_tools/__init__.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/__main__.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_fixcid.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_gprof2html.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_i18n.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_lll.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_md5sum.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pathfix.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pdeps.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pindent.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_reindent.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_sundry.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_unparse.py /usr/lib/python3.8/test/test_tools +/usr/bin/install -c -m 644 ./Lib/test/test_warnings/__init__.py /usr/lib/python3.8/test/test_warnings +/usr/bin/install -c -m 644 ./Lib/test/test_warnings/__main__.py /usr/lib/python3.8/test/test_warnings +/usr/bin/install -c -m 644 ./Lib/test/test_warnings/data/import_warning.py /usr/lib/python3.8/test/test_warnings/data +/usr/bin/install -c -m 644 ./Lib/test/test_warnings/data/stacklevel.py /usr/lib/python3.8/test/test_warnings/data +/usr/bin/install -c -m 644 ./Lib/turtledemo/__init__.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c -m 644 ./Lib/turtledemo/__main__.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/bytedesign.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c -m 644 ./Lib/turtledemo/chaos.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/clock.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c -m 644 ./Lib/turtledemo/colormixer.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/forest.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/fractalcurves.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/lindenmayer.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/minimal_hanoi.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c -m 644 ./Lib/turtledemo/nim.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/paint.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/peace.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/penrose.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/planet_and_moon.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c -m 644 ./Lib/turtledemo/rosette.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c -m 644 ./Lib/turtledemo/round_dance.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c -m 644 ./Lib/turtledemo/sorting_animate.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/tree.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c -m 644 ./Lib/turtledemo/turtle.cfg /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/two_canvases.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c ./Lib/turtledemo/yinyang.py /usr/lib/python3.8/turtledemo +/usr/bin/install -c -m 644 ./Lib/multiprocessing/__init__.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/connection.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/context.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/forkserver.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/heap.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/managers.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/pool.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_fork.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_forkserver.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_posix.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_win32.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/process.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/queues.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/reduction.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/resource_sharer.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/resource_tracker.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/shared_memory.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/spawn.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/util.py /usr/lib/python3.8/multiprocessing +/usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /usr/lib/python3.8/multiprocessing/dummy +/usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /usr/lib/python3.8/multiprocessing/dummy +/usr/bin/install -c -m 644 ./Lib/unittest/__init__.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/__main__.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/async_case.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/case.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/loader.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/main.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/mock.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/result.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/runner.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/signals.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/suite.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/util.py /usr/lib/python3.8/unittest +/usr/bin/install -c -m 644 ./Lib/unittest/test/__init__.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/__main__.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/_test_warnings.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/dummy.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/support.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_assertions.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_async_case.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_break.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_case.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_discovery.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_functiontestcase.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_loader.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_program.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_result.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_runner.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_setups.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_skipping.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/test_suite.py /usr/lib/python3.8/unittest/test +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/__init__.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/__main__.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/support.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testasync.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testcallable.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testhelpers.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testmagicmethods.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testmock.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testpatch.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testsealable.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testsentinel.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testwith.py /usr/lib/python3.8/unittest/test/testmock +/usr/bin/install -c -m 644 ./Lib/venv/__init__.py /usr/lib/python3.8/venv +/usr/bin/install -c -m 644 ./Lib/venv/__main__.py /usr/lib/python3.8/venv +/usr/bin/install -c -m 644 ./Lib/venv/scripts/common/Activate.ps1 /usr/lib/python3.8/venv/scripts/common +/usr/bin/install -c -m 644 ./Lib/venv/scripts/common/activate /usr/lib/python3.8/venv/scripts/common +/usr/bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.csh /usr/lib/python3.8/venv/scripts/posix +/usr/bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.fish /usr/lib/python3.8/venv/scripts/posix +/usr/bin/install -c -m 644 ./Lib/curses/__init__.py /usr/lib/python3.8/curses +/usr/bin/install -c -m 644 ./Lib/curses/ascii.py /usr/lib/python3.8/curses +/usr/bin/install -c -m 644 ./Lib/curses/has_key.py /usr/lib/python3.8/curses +/usr/bin/install -c -m 644 ./Lib/curses/panel.py /usr/lib/python3.8/curses +/usr/bin/install -c -m 644 ./Lib/curses/textpad.py /usr/lib/python3.8/curses +/usr/bin/install -c -m 644 ./Lib/pydoc_data/__init__.py /usr/lib/python3.8/pydoc_data +/usr/bin/install -c -m 644 ./Lib/pydoc_data/_pydoc.css /usr/lib/python3.8/pydoc_data +/usr/bin/install -c -m 644 ./Lib/pydoc_data/topics.py /usr/lib/python3.8/pydoc_data +/usr/bin/install -c -m 644 `cat pybuilddir.txt`/_sysconfigdata__linux_x86_64-linux-gnu.py \ + /usr/lib/python3.8; \ +/usr/bin/install -c -m 644 ./LICENSE /usr/lib/python3.8/LICENSE.txt +if test -d /usr/lib/python3.8/distutils/tests; then \ + /usr/bin/install -c -m 644 ./Modules/xxmodule.c \ + /usr/lib/python3.8/distutils/tests ; \ +fi +PYTHONPATH=/usr/lib/python3.8 LD_LIBRARY_PATH=/sources/Python-3.8.5 \ + ./python -E -Wi /usr/lib/python3.8/compileall.py \ + -j0 -d /usr/lib/python3.8 -f \ + -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ + /usr/lib/python3.8 +Listing '/usr/lib/python3.8'... +Compiling '/usr/lib/python3.8/__phello__.foo.py'... +Compiling '/usr/lib/python3.8/_dummy_thread.py'... +Compiling '/usr/lib/python3.8/_py_abc.py'... +Compiling '/usr/lib/python3.8/_sysconfigdata__linux_x86_64-linux-gnu.py'... +Compiling '/usr/lib/python3.8/abc.py'... +Compiling '/usr/lib/python3.8/aifc.py'... +Compiling '/usr/lib/python3.8/asyncio/base_subprocess.py'... +Compiling '/usr/lib/python3.8/asyncio/futures.py'... +Compiling '/usr/lib/python3.8/asyncio/protocols.py'... +Compiling '/usr/lib/python3.8/asyncio/streams.py'... +Compiling '/usr/lib/python3.8/asyncio/trsock.py'... +Compiling '/usr/lib/python3.8/asyncio/windows_utils.py'... +Compiling '/usr/lib/python3.8/bdb.py'... +Compiling '/usr/lib/python3.8/calendar.py'... +Compiling '/usr/lib/python3.8/cgi.py'... +Compiling '/usr/lib/python3.8/collections/abc.py'... +Compiling '/usr/lib/python3.8/concurrent/__init__.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/__init__.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/process.py'... +Compiling '/usr/lib/python3.8/contextvars.py'... +Compiling '/usr/lib/python3.8/csv.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/dyld.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_anon.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_buffers.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_bytes.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_cast.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_delattr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_find.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_incomplete.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_init.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_libc.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_loading.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_objects.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_pep3118.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_random_things.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_refcounts.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_sizes.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_strings.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_varsize_struct.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_wintypes.py'... +Compiling '/usr/lib/python3.8/ctypes/wintypes.py'... +Compiling '/usr/lib/python3.8/curses/has_key.py'... +Compiling '/usr/lib/python3.8/dataclasses.py'... +Compiling '/usr/lib/python3.8/distutils/archive_util.py'... +Compiling '/usr/lib/python3.8/distutils/cmd.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_dumb.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_wininst.py'... +Compiling '/usr/lib/python3.8/distutils/command/check.py'... +Compiling '/usr/lib/python3.8/distutils/command/install.py'... +Compiling '/usr/lib/python3.8/distutils/config.py'... +Compiling '/usr/lib/python3.8/distutils/dist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_dumb.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_py.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_config_cmd.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_dist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_log.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_msvccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_text_file.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_upload.py'... +Compiling '/usr/lib/python3.8/distutils/versionpredicate.py'... +Compiling '/usr/lib/python3.8/email/_parseaddr.py'... +Compiling '/usr/lib/python3.8/email/feedparser.py'... +Compiling '/usr/lib/python3.8/email/iterators.py'... +Compiling '/usr/lib/python3.8/email/mime/__init__.py'... +Compiling '/usr/lib/python3.8/email/mime/application.py'... +Compiling '/usr/lib/python3.8/email/mime/audio.py'... +Compiling '/usr/lib/python3.8/email/mime/message.py'... +Compiling '/usr/lib/python3.8/email/mime/nonmultipart.py'... +Compiling '/usr/lib/python3.8/email/parser.py'... +Compiling '/usr/lib/python3.8/encodings/base64_codec.py'... +Compiling '/usr/lib/python3.8/encodings/charmap.py'... +Compiling '/usr/lib/python3.8/encodings/cp1140.py'... +Compiling '/usr/lib/python3.8/encodings/cp1253.py'... +Compiling '/usr/lib/python3.8/encodings/cp1257.py'... +Compiling '/usr/lib/python3.8/encodings/cp500.py'... +Compiling '/usr/lib/python3.8/encodings/cp852.py'... +Compiling '/usr/lib/python3.8/encodings/cp863.py'... +Compiling '/usr/lib/python3.8/encodings/cp875.py'... +Compiling '/usr/lib/python3.8/encodings/cp950.py'... +Compiling '/usr/lib/python3.8/encodings/euc_jp.py'... +Compiling '/usr/lib/python3.8/encodings/hp_roman8.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_kr.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_15.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_6.py'... +Compiling '/usr/lib/python3.8/encodings/koi8_u.py'... +Compiling '/usr/lib/python3.8/encodings/mac_latin2.py'... +Compiling '/usr/lib/python3.8/encodings/oem.py'... +Compiling '/usr/lib/python3.8/encodings/raw_unicode_escape.py'... +Compiling '/usr/lib/python3.8/encodings/shift_jisx0213.py'... +Compiling '/usr/lib/python3.8/encodings/utf_16.py'... +Compiling '/usr/lib/python3.8/encodings/uu_codec.py'... +Compiling '/usr/lib/python3.8/enum.py'... +Compiling '/usr/lib/python3.8/functools.py'... +Compiling '/usr/lib/python3.8/http/cookiejar.py'... +Compiling '/usr/lib/python3.8/idlelib/config.py'... +Compiling '/usr/lib/python3.8/idlelib/help_about.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/__init__.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/mock_tk.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_calltip.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_config_key.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugger_r.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_editor.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_iomenu.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_multicall.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_pathbrowser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_query.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_undo.py'... +Compiling '/usr/lib/python3.8/idlelib/outwin.py'... +Compiling '/usr/lib/python3.8/idlelib/percolator.py'... +Compiling '/usr/lib/python3.8/idlelib/redirector.py'... +Compiling '/usr/lib/python3.8/idlelib/replace.py'... +Compiling '/usr/lib/python3.8/idlelib/search.py'... +Compiling '/usr/lib/python3.8/idlelib/searchbase.py'... +Compiling '/usr/lib/python3.8/idlelib/stackviewer.py'... +Compiling '/usr/lib/python3.8/idlelib/tree.py'... +Compiling '/usr/lib/python3.8/importlib/_bootstrap_external.py'... +Compiling '/usr/lib/python3.8/lib2to3/__main__.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixer_base.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_apply.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_dict.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_execfile.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_funcattrs.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_has_key.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_imports2.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_isinstance.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_map.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_numliterals.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_raise.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_set_literal.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_types.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_ws_comma.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_xreadlines.py'... +Compiling '/usr/lib/python3.8/lib2to3/main.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/grammar.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/tokenize.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_main.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_refactor.py'... +Compiling '/usr/lib/python3.8/locale.py'... +Compiling '/usr/lib/python3.8/mimetypes.py'... +Compiling '/usr/lib/python3.8/multiprocessing/dummy/__init__.py'...Compiling '/usr/lib/python3.8/_compat_pickle.py'... +Compiling '/usr/lib/python3.8/asyncio/format_helpers.py'... +Compiling '/usr/lib/python3.8/asyncio/log.py'... +Compiling '/usr/lib/python3.8/asyncio/proactor_events.py'... +Compiling '/usr/lib/python3.8/asyncio/staggered.py'... +Compiling '/usr/lib/python3.8/asyncio/tasks.py'... +Compiling '/usr/lib/python3.8/base64.py'... +Compiling '/usr/lib/python3.8/bisect.py'... +Compiling '/usr/lib/python3.8/cProfile.py'... +Compiling '/usr/lib/python3.8/cmd.py'... +Compiling '/usr/lib/python3.8/colorsys.py'... +Compiling '/usr/lib/python3.8/configparser.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_prototypes.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_slicing.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_unicode.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_win32.py'... +Compiling '/usr/lib/python3.8/curses/__init__.py'... +Compiling '/usr/lib/python3.8/distutils/__init__.py'... +Compiling '/usr/lib/python3.8/distutils/_msvccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_clib.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_data.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_headers.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/command/sdist.py'... +Compiling '/usr/lib/python3.8/distutils/dep_util.py'... +Compiling '/usr/lib/python3.8/distutils/file_util.py'... +Compiling '/usr/lib/python3.8/distutils/spawn.py'... +Compiling '/usr/lib/python3.8/distutils/tests/__init__.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_msi.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_rpm.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_data.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_sdist.py'... +Compiling '/usr/lib/python3.8/distutils/util.py'... +Compiling '/usr/lib/python3.8/email/contentmanager.py'... +Compiling '/usr/lib/python3.8/email/errors.py'... +Compiling '/usr/lib/python3.8/email/header.py'... +Compiling '/usr/lib/python3.8/email/mime/base.py'... +Compiling '/usr/lib/python3.8/email/mime/image.py'... +Compiling '/usr/lib/python3.8/email/mime/multipart.py'... +Compiling '/usr/lib/python3.8/email/policy.py'... +Compiling '/usr/lib/python3.8/encodings/__init__.py'... +Compiling '/usr/lib/python3.8/encodings/aliases.py'... +Compiling '/usr/lib/python3.8/encodings/cp1006.py'... +Compiling '/usr/lib/python3.8/encodings/cp1125.py'... +Compiling '/usr/lib/python3.8/encodings/cp1258.py'... +Compiling '/usr/lib/python3.8/encodings/cp720.py'... +Compiling '/usr/lib/python3.8/encodings/cp850.py'... +Compiling '/usr/lib/python3.8/encodings/cp858.py'... +Compiling '/usr/lib/python3.8/encodings/cp865.py'... +Compiling '/usr/lib/python3.8/encodings/euc_kr.py'... +Compiling '/usr/lib/python3.8/encodings/hz.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_2004.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_11.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_2.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_8.py'... +Compiling '/usr/lib/python3.8/encodings/latin_1.py'... +Compiling '/usr/lib/python3.8/encodings/mac_croatian.py'... +Compiling '/usr/lib/python3.8/encodings/mac_farsi.py'... +Compiling '/usr/lib/python3.8/encodings/mac_romanian.py'... +Compiling '/usr/lib/python3.8/encodings/ptcp154.py'... +Compiling '/usr/lib/python3.8/encodings/shift_jis_2004.py'... +Compiling '/usr/lib/python3.8/encodings/undefined.py'... +Compiling '/usr/lib/python3.8/encodings/utf_16_le.py'... +Compiling '/usr/lib/python3.8/encodings/utf_32_le.py'... +Compiling '/usr/lib/python3.8/encodings/zlib_codec.py'... +Compiling '/usr/lib/python3.8/ensurepip/_uninstall.py'... +Compiling '/usr/lib/python3.8/fnmatch.py'... +Compiling '/usr/lib/python3.8/fractions.py'... +Compiling '/usr/lib/python3.8/genericpath.py'... +Compiling '/usr/lib/python3.8/glob.py'... +Compiling '/usr/lib/python3.8/heapq.py'... +Compiling '/usr/lib/python3.8/html/parser.py'... +Compiling '/usr/lib/python3.8/idlelib/__init__.py'... +Compiling '/usr/lib/python3.8/idlelib/autocomplete.py'... +Compiling '/usr/lib/python3.8/idlelib/autoexpand.py'... +Compiling '/usr/lib/python3.8/idlelib/browser.py'... +Compiling '/usr/lib/python3.8/idlelib/codecontext.py'... +Compiling '/usr/lib/python3.8/idlelib/debugger_r.py'... +Compiling '/usr/lib/python3.8/idlelib/delegator.py'... +Compiling '/usr/lib/python3.8/idlelib/filelist.py'... +Compiling '/usr/lib/python3.8/idlelib/grep.py'... +Compiling '/usr/lib/python3.8/idlelib/history.py'... +Compiling '/usr/lib/python3.8/idlelib/hyperparser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_autocomplete.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_codecontext.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugger.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_editmenu.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_grep.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_hyperparser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_percolator.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_replace.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_searchbase.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_stackviewer.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_textview.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_window.py'... +Compiling '/usr/lib/python3.8/idlelib/iomenu.py'... +Compiling '/usr/lib/python3.8/idlelib/query.py'... +Compiling '/usr/lib/python3.8/idlelib/scrolledlist.py'... +Compiling '/usr/lib/python3.8/idlelib/sidebar.py'... +Compiling '/usr/lib/python3.8/idlelib/tooltip.py'... +Compiling '/usr/lib/python3.8/idlelib/zoomheight.py'... +Compiling '/usr/lib/python3.8/imp.py'... +Compiling '/usr/lib/python3.8/importlib/machinery.py'... +Compiling '/usr/lib/python3.8/importlib/metadata.py'... +Compiling '/usr/lib/python3.8/ipaddress.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixer_util.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_import.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_intern.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_long.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_methodattrs.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_next.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_paren.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_raw_input.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_reload.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_standarderror.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_throw.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_urllib.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/conv.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/token.py'... +Compiling '/usr/lib/python3.8/lib2to3/pytree.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_pytree.py'... +Compiling '/usr/lib/python3.8/lzma.py'... +Compiling '/usr/lib/python3.8/mailbox.py'... +Compiling '/usr/lib/python3.8/multiprocessing/process.py'... +Compiling '/usr/lib/python3.8/multiprocessing/resource_sharer.py'... +Compiling '/usr/lib/python3.8/multiprocessing/spawn.py'... +Compiling '/usr/lib/python3.8/nntplib.py'... +Compiling '/usr/lib/python3.8/pathlib.py'... +Compiling '/usr/lib/python3.8/poplib.py'... +Compiling '/usr/lib/python3.8/pprint.py'... +Compiling '/usr/lib/python3.8/pydoc_data/topics.py'... +Compiling '/usr/lib/python3.8/socket.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/hooks.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/types.py'... +Compiling '/usr/lib/python3.8/stat.py'... +Compiling '/usr/lib/python3.8/stringprep.py'... +Compiling '/usr/lib/python3.8/sunau.py'... +Compiling '/usr/lib/python3.8/tempfile.py'... +Compiling '/usr/lib/python3.8/test/autotest.py'... +Compiling '/usr/lib/python3.8/test/bad_getattr.py'... +Compiling '/usr/lib/python3.8/test/bad_getattr2.py'... +Compiling '/usr/lib/python3.8/test/bisect_cmd.py'... +Compiling '/usr/lib/python3.8/test/doctest_aliases.py'...Compiling '/usr/lib/python3.8/_bootlocale.py'... +Compiling '/usr/lib/python3.8/_osx_support.py'... +Compiling '/usr/lib/python3.8/_sitebuiltins.py'... +Compiling '/usr/lib/python3.8/_threading_local.py'... +Compiling '/usr/lib/python3.8/_weakrefset.py'... +Compiling '/usr/lib/python3.8/antigravity.py'... +Compiling '/usr/lib/python3.8/ast.py'... +Compiling '/usr/lib/python3.8/asyncio/__init__.py'... +Compiling '/usr/lib/python3.8/asyncio/__main__.py'... +Compiling '/usr/lib/python3.8/asyncio/base_events.py'... +Compiling '/usr/lib/python3.8/asyncio/subprocess.py'... +Compiling '/usr/lib/python3.8/asyncore.py'... +Compiling '/usr/lib/python3.8/bz2.py'... +Compiling '/usr/lib/python3.8/chunk.py'... +Compiling '/usr/lib/python3.8/codecs.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/_base.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_cfuncs.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_functions.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_pickling.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_pointers.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_simplesubclasses.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_struct_fields.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_unaligned_structures.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_values.py'... +Compiling '/usr/lib/python3.8/ctypes/util.py'... +Compiling '/usr/lib/python3.8/distutils/bcppcompiler.py'... +Compiling '/usr/lib/python3.8/distutils/command/__init__.py'... +Compiling '/usr/lib/python3.8/distutils/command/build.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_ext.py'... +Compiling '/usr/lib/python3.8/distutils/cygwinccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/extension.py'... +Compiling '/usr/lib/python3.8/distutils/msvc9compiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_archive_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_check.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_core.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_file_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_lib.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_spawn.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_unixccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_versionpredicate.py'... +Compiling '/usr/lib/python3.8/distutils/text_file.py'... +Compiling '/usr/lib/python3.8/dummy_threading.py'... +Compiling '/usr/lib/python3.8/email/_encoded_words.py'... +Compiling '/usr/lib/python3.8/email/base64mime.py'... +Compiling '/usr/lib/python3.8/email/charset.py'... +Compiling '/usr/lib/python3.8/email/headerregistry.py'... +Compiling '/usr/lib/python3.8/email/mime/text.py'... +Compiling '/usr/lib/python3.8/email/quoprimime.py'... +Compiling '/usr/lib/python3.8/encodings/ascii.py'... +Compiling '/usr/lib/python3.8/encodings/big5.py'... +Compiling '/usr/lib/python3.8/encodings/bz2_codec.py'... +Compiling '/usr/lib/python3.8/encodings/cp1251.py'... +Compiling '/usr/lib/python3.8/encodings/cp1255.py'... +Compiling '/usr/lib/python3.8/encodings/cp424.py'... +Compiling '/usr/lib/python3.8/encodings/cp775.py'... +Compiling '/usr/lib/python3.8/encodings/cp860.py'... +Compiling '/usr/lib/python3.8/encodings/cp866.py'... +Compiling '/usr/lib/python3.8/encodings/gb18030.py'... +Compiling '/usr/lib/python3.8/encodings/idna.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_10.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_16.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_7.py'... +Compiling '/usr/lib/python3.8/encodings/kz1048.py'... +Compiling '/usr/lib/python3.8/encodings/mac_greek.py'... +Compiling '/usr/lib/python3.8/encodings/mac_turkish.py'... +Compiling '/usr/lib/python3.8/encodings/rot_13.py'... +Compiling '/usr/lib/python3.8/encodings/unicode_escape.py'... +Compiling '/usr/lib/python3.8/encodings/utf_16_be.py'... +Compiling '/usr/lib/python3.8/encodings/utf_7.py'... +Compiling '/usr/lib/python3.8/ensurepip/__init__.py'... +Compiling '/usr/lib/python3.8/formatter.py'... +Compiling '/usr/lib/python3.8/getpass.py'... +Compiling '/usr/lib/python3.8/gzip.py'... +Compiling '/usr/lib/python3.8/http/__init__.py'... +Compiling '/usr/lib/python3.8/http/cookies.py'... +Compiling '/usr/lib/python3.8/idlelib/__main__.py'... +Compiling '/usr/lib/python3.8/idlelib/autocomplete_w.py'... +Compiling '/usr/lib/python3.8/idlelib/calltip_w.py'... +Compiling '/usr/lib/python3.8/idlelib/configdialog.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugobj.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_filelist.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_help_about.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_macosx.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_outwin.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_pyshell.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_redirector.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_runscript.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_scrolledlist.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_search.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_searchengine.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_text.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_warning.py'... +Compiling '/usr/lib/python3.8/idlelib/macosx.py'... +Compiling '/usr/lib/python3.8/idlelib/pathbrowser.py'... +Compiling '/usr/lib/python3.8/idlelib/pyshell.py'... +Compiling '/usr/lib/python3.8/importlib/__init__.py'... +Compiling '/usr/lib/python3.8/importlib/abc.py'... +Compiling '/usr/lib/python3.8/importlib/util.py'... +Compiling '/usr/lib/python3.8/io.py'... +Compiling '/usr/lib/python3.8/json/__init__.py'... +Compiling '/usr/lib/python3.8/json/decoder.py'... +Compiling '/usr/lib/python3.8/json/tool.py'... +Compiling '/usr/lib/python3.8/lib2to3/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/btm_utils.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_buffer.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_exec.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_exitfunc.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_future.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_idioms.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_input.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_itertools.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_metaclass.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_print.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_renames.py'... +Compiling '/usr/lib/python3.8/linecache.py'... +Compiling '/usr/lib/python3.8/logging/config.py'... +Compiling '/usr/lib/python3.8/mailcap.py'... +Compiling '/usr/lib/python3.8/multiprocessing/context.py'... +Compiling '/usr/lib/python3.8/multiprocessing/forkserver.py'... +Compiling '/usr/lib/python3.8/multiprocessing/managers.py'... +Compiling '/usr/lib/python3.8/pickle.py'... +Compiling '/usr/lib/python3.8/quopri.py'... +Compiling '/usr/lib/python3.8/rlcompleter.py'... +Compiling '/usr/lib/python3.8/secrets.py'... +Compiling '/usr/lib/python3.8/shutil.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/transactions.py'... +Compiling '/usr/lib/python3.8/sre_compile.py'... +Compiling '/usr/lib/python3.8/symbol.py'... +Compiling '/usr/lib/python3.8/tarfile.py'... +Compiling '/usr/lib/python3.8/test/double_const.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/gc.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/line.py'... +Compiling '/usr/lib/python3.8/test/encoded_modules/__init__.py'... +Compiling '/usr/lib/python3.8/test/encoded_modules/module_iso_8859_1.py'... +Compiling '/usr/lib/python3.8/test/encoded_modules/module_koi8_r.py'... +Compiling '/usr/lib/python3.8/test/final_a.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/runtest_mp.py'... +Compiling '/usr/lib/python3.8/test/memory_watchdog.py'... +Compiling '/usr/lib/python3.8/test/mock_socket.py'... +Compiling '/usr/lib/python3.8/test/multibytecodec_support.py'... +Compiling '/usr/lib/python3.8/test/pyclbr_input.py'... +Compiling '/usr/lib/python3.8/test/pythoninfo.py'... +Compiling '/usr/lib/python3.8/test/sample_doctest_no_docstrings.py'...Compiling '/usr/lib/python3.8/__future__.py'... +Compiling '/usr/lib/python3.8/_markupbase.py'... +Compiling '/usr/lib/python3.8/_pyio.py'... +Compiling '/usr/lib/python3.8/asynchat.py'... +Compiling '/usr/lib/python3.8/asyncio/base_futures.py'... +Compiling '/usr/lib/python3.8/asyncio/events.py'... +Compiling '/usr/lib/python3.8/asyncio/selector_events.py'... +Compiling '/usr/lib/python3.8/asyncio/windows_events.py'... +Compiling '/usr/lib/python3.8/binhex.py'... +Compiling '/usr/lib/python3.8/code.py'... +Compiling '/usr/lib/python3.8/codeop.py'... +Compiling '/usr/lib/python3.8/collections/__init__.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/thread.py'... +Compiling '/usr/lib/python3.8/copy.py'... +Compiling '/usr/lib/python3.8/ctypes/_endian.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/framework.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_array_in_pointer.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_bitfields.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_checkretval.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_errno.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_frombuffer.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_keeprefs.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_numbers.py'... +Compiling '/usr/lib/python3.8/curses/ascii.py'... +Compiling '/usr/lib/python3.8/curses/panel.py'... +Compiling '/usr/lib/python3.8/curses/textpad.py'... +Compiling '/usr/lib/python3.8/dbm/__init__.py'... +Compiling '/usr/lib/python3.8/dbm/gnu.py'... +Compiling '/usr/lib/python3.8/dbm/ndbm.py'... +Compiling '/usr/lib/python3.8/decimal.py'... +Compiling '/usr/lib/python3.8/difflib.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_rpm.py'... +Compiling '/usr/lib/python3.8/distutils/command/clean.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_lib.py'... +Compiling '/usr/lib/python3.8/distutils/command/upload.py'... +Compiling '/usr/lib/python3.8/distutils/errors.py'... +Compiling '/usr/lib/python3.8/distutils/filelist.py'... +Compiling '/usr/lib/python3.8/distutils/sysconfig.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_wininst.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_ext.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_clean.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_cygwinccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_dep_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_filelist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_register.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_util.py'... +Compiling '/usr/lib/python3.8/doctest.py'... +Compiling '/usr/lib/python3.8/email/utils.py'... +Compiling '/usr/lib/python3.8/encodings/big5hkscs.py'... +Compiling '/usr/lib/python3.8/encodings/cp037.py'... +Compiling '/usr/lib/python3.8/encodings/cp1250.py'... +Compiling '/usr/lib/python3.8/encodings/cp1254.py'... +Compiling '/usr/lib/python3.8/encodings/cp273.py'... +Compiling '/usr/lib/python3.8/encodings/cp737.py'... +Compiling '/usr/lib/python3.8/encodings/cp861.py'... +Compiling '/usr/lib/python3.8/encodings/cp869.py'... +Compiling '/usr/lib/python3.8/encodings/gb2312.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_3.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_13.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_4.py'... +Compiling '/usr/lib/python3.8/encodings/johab.py'... +Compiling '/usr/lib/python3.8/encodings/koi8_t.py'... +Compiling '/usr/lib/python3.8/encodings/mac_cyrillic.py'... +Compiling '/usr/lib/python3.8/encodings/mac_roman.py'... +Compiling '/usr/lib/python3.8/encodings/palmos.py'... +Compiling '/usr/lib/python3.8/encodings/shift_jis.py'... +Compiling '/usr/lib/python3.8/encodings/tis_620.py'... +Compiling '/usr/lib/python3.8/encodings/utf_32_be.py'... +Compiling '/usr/lib/python3.8/encodings/utf_8.py'... +Compiling '/usr/lib/python3.8/ensurepip/__main__.py'... +Compiling '/usr/lib/python3.8/ftplib.py'... +Compiling '/usr/lib/python3.8/hmac.py'... +Compiling '/usr/lib/python3.8/html/entities.py'... +Compiling '/usr/lib/python3.8/idlelib/debugger.py'... +Compiling '/usr/lib/python3.8/idlelib/help.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/htest.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_browser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_config.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_delegator.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_format.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_rpc.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_run.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_statusbar.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_tooltip.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_tree.py'... +Compiling '/usr/lib/python3.8/idlelib/mainmenu.py'... +Compiling '/usr/lib/python3.8/idlelib/parenmatch.py'... +Compiling '/usr/lib/python3.8/idlelib/pyparse.py'... +Compiling '/usr/lib/python3.8/idlelib/run.py'... +Compiling '/usr/lib/python3.8/idlelib/statusbar.py'... +Compiling '/usr/lib/python3.8/idlelib/window.py'... +Compiling '/usr/lib/python3.8/imaplib.py'... +Compiling '/usr/lib/python3.8/json/scanner.py'... +Compiling '/usr/lib/python3.8/keyword.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_tuple_params.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_zip.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/driver.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/parse.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/__main__.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/pytree_idempotency.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_all_fixers.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_fixers.py'... +Compiling '/usr/lib/python3.8/multiprocessing/reduction.py'... +Compiling '/usr/lib/python3.8/multiprocessing/util.py'... +Compiling '/usr/lib/python3.8/opcode.py'... +Compiling '/usr/lib/python3.8/optparse.py'... +Compiling '/usr/lib/python3.8/pipes.py'... +Compiling '/usr/lib/python3.8/platform.py'... +Compiling '/usr/lib/python3.8/profile.py'... +Compiling '/usr/lib/python3.8/pydoc.py'... +Compiling '/usr/lib/python3.8/sre_parse.py'... +Compiling '/usr/lib/python3.8/symtable.py'... +Compiling '/usr/lib/python3.8/telnetlib.py'... +Compiling '/usr/lib/python3.8/test/ann_module3.py'... +Compiling '/usr/lib/python3.8/test/audiotests.py'... +Compiling '/usr/lib/python3.8/test/curses_tests.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_2.py'... +Compiling '/usr/lib/python3.8/test/dis_module.py'... +Compiling '/usr/lib/python3.8/test/gdb_sample.py'... +Compiling '/usr/lib/python3.8/test/imp_dummy.py'... +Compiling '/usr/lib/python3.8/test/inspect_fodder.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/save_env.py'... +Compiling '/usr/lib/python3.8/test/make_ssl_certs.py'... +Compiling '/usr/lib/python3.8/test/mod_generics_cache.py'... +Compiling '/usr/lib/python3.8/test/mp_fork_bomb.py'... +Compiling '/usr/lib/python3.8/test/mp_preload.py'... +Compiling '/usr/lib/python3.8/test/outstanding_bugs.py'... +Compiling '/usr/lib/python3.8/test/pickletester.py'... +Compiling '/usr/lib/python3.8/test/test_array.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_locks.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_proactor_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_server.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_sock_lowlevel.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_streams.py'... +Compiling '/usr/lib/python3.8/test/test_atexit.py'... +Compiling '/usr/lib/python3.8/test/test_audit.py'... +Compiling '/usr/lib/python3.8/test/test_augassign.py'... +Compiling '/usr/lib/python3.8/test/test_baseexception.py'... +Compiling '/usr/lib/python3.8/test/test_bdb.py'... +Compiling '/usr/lib/python3.8/test/test_buffer.py'...Compiling '/usr/lib/python3.8/_collections_abc.py'... +Compiling '/usr/lib/python3.8/_strptime.py'... +Compiling '/usr/lib/python3.8/argparse.py'... +Compiling '/usr/lib/python3.8/asyncio/base_tasks.py'... +Compiling '/usr/lib/python3.8/asyncio/exceptions.py'... +Compiling '/usr/lib/python3.8/asyncio/runners.py'... +Compiling '/usr/lib/python3.8/asyncio/sslproto.py'... +Compiling '/usr/lib/python3.8/asyncio/transports.py'... +Compiling '/usr/lib/python3.8/asyncio/unix_events.py'... +Compiling '/usr/lib/python3.8/cgitb.py'... +Compiling '/usr/lib/python3.8/compileall.py'... +Compiling '/usr/lib/python3.8/config-3.8-x86_64-linux-gnu/python-config.py'... +Compiling '/usr/lib/python3.8/copyreg.py'... +Compiling '/usr/lib/python3.8/ctypes/_aix.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/__init__.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/dylib.py'... +Compiling '/usr/lib/python3.8/ctypes/test/__init__.py'... +Compiling '/usr/lib/python3.8/ctypes/test/__main__.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_arrays.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_callbacks.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_funcptr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_internals.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_macholib.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_memfunctions.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_parameters.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_python_api.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_repr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_returnfuncptrs.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_stringptr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_structures.py'... +Compiling '/usr/lib/python3.8/dbm/dumb.py'... +Compiling '/usr/lib/python3.8/dis.py'... +Compiling '/usr/lib/python3.8/distutils/ccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_msi.py'... +Compiling '/usr/lib/python3.8/distutils/command/config.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_egg_info.py'... +Compiling '/usr/lib/python3.8/distutils/command/register.py'... +Compiling '/usr/lib/python3.8/distutils/core.py'... +Compiling '/usr/lib/python3.8/distutils/debug.py'... +Compiling '/usr/lib/python3.8/distutils/fancy_getopt.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_config.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_dir_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_headers.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_msvc9compiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_sysconfig.py'... +Compiling '/usr/lib/python3.8/distutils/version.py'... +Compiling '/usr/lib/python3.8/email/_policybase.py'... +Compiling '/usr/lib/python3.8/email/encoders.py'... +Compiling '/usr/lib/python3.8/email/generator.py'... +Compiling '/usr/lib/python3.8/email/message.py'... +Compiling '/usr/lib/python3.8/encodings/cp1026.py'... +Compiling '/usr/lib/python3.8/encodings/cp1252.py'... +Compiling '/usr/lib/python3.8/encodings/cp1256.py'... +Compiling '/usr/lib/python3.8/encodings/cp437.py'... +Compiling '/usr/lib/python3.8/encodings/cp856.py'... +Compiling '/usr/lib/python3.8/encodings/cp857.py'... +Compiling '/usr/lib/python3.8/encodings/cp864.py'... +Compiling '/usr/lib/python3.8/encodings/cp932.py'... +Compiling '/usr/lib/python3.8/encodings/euc_jis_2004.py'... +Compiling '/usr/lib/python3.8/encodings/hex_codec.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_2.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_1.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_3.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_9.py'... +Compiling '/usr/lib/python3.8/encodings/mac_arabic.py'... +Compiling '/usr/lib/python3.8/encodings/punycode.py'... +Compiling '/usr/lib/python3.8/encodings/utf_32.py'... +Compiling '/usr/lib/python3.8/encodings/utf_8_sig.py'... +Compiling '/usr/lib/python3.8/filecmp.py'... +Compiling '/usr/lib/python3.8/getopt.py'... +Compiling '/usr/lib/python3.8/hashlib.py'... +Compiling '/usr/lib/python3.8/html/__init__.py'... +Compiling '/usr/lib/python3.8/http/server.py'... +Compiling '/usr/lib/python3.8/idlelib/debugobj.py'... +Compiling '/usr/lib/python3.8/idlelib/debugobj_r.py'... +Compiling '/usr/lib/python3.8/idlelib/editor.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugobj_r.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_help.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_history.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_mainmenu.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_parenmatch.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_pyparse.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_sidebar.py'... +Compiling '/usr/lib/python3.8/idlelib/runscript.py'... +Compiling '/usr/lib/python3.8/idlelib/searchengine.py'... +Compiling '/usr/lib/python3.8/idlelib/textview.py'... +Compiling '/usr/lib/python3.8/idlelib/zzdummy.py'... +Compiling '/usr/lib/python3.8/imghdr.py'... +Compiling '/usr/lib/python3.8/importlib/resources.py'... +Compiling '/usr/lib/python3.8/inspect.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/pgen.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/support.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_parser.py'... +Compiling '/usr/lib/python3.8/logging/__init__.py'... +Compiling '/usr/lib/python3.8/multiprocessing/__init__.py'... +Compiling '/usr/lib/python3.8/multiprocessing/connection.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_fork.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_forkserver.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_spawn_posix.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_spawn_win32.py'... +Compiling '/usr/lib/python3.8/multiprocessing/queues.py'... +Compiling '/usr/lib/python3.8/multiprocessing/shared_memory.py'... +Compiling '/usr/lib/python3.8/ntpath.py'... +Compiling '/usr/lib/python3.8/os.py'... +Compiling '/usr/lib/python3.8/pickletools.py'... +Compiling '/usr/lib/python3.8/pstats.py'... +Compiling '/usr/lib/python3.8/reprlib.py'... +Compiling '/usr/lib/python3.8/sched.py'... +Compiling '/usr/lib/python3.8/selectors.py'... +Compiling '/usr/lib/python3.8/smtplib.py'... +Compiling '/usr/lib/python3.8/sqlite3/dump.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/__init__.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/dbapi.py'... +Compiling '/usr/lib/python3.8/statistics.py'... +Compiling '/usr/lib/python3.8/sysconfig.py'... +Compiling '/usr/lib/python3.8/test/ann_module.py'... +Compiling '/usr/lib/python3.8/test/ann_module2.py'... +Compiling '/usr/lib/python3.8/test/bad_getattr3.py'... +Compiling '/usr/lib/python3.8/test/coding20731.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_1_str.py'... +Compiling '/usr/lib/python3.8/test/dataclass_textanno.py'... +Compiling '/usr/lib/python3.8/test/datetimetester.py'... +Compiling '/usr/lib/python3.8/test/test__locale.py'... +Compiling '/usr/lib/python3.8/test/test__osx_support.py'... +Compiling '/usr/lib/python3.8/test/test_abstract_numbers.py'... +Compiling '/usr/lib/python3.8/test/test_aifc.py'... +Compiling '/usr/lib/python3.8/test/test_asdl_parser.py'... +Compiling '/usr/lib/python3.8/test/test_asyncgen.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/echo2.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/echo3.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_base_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_runners.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_selector_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_unix_events.py'... +Compiling '/usr/lib/python3.8/test/test_bisect.py'... +Compiling '/usr/lib/python3.8/test/test_bufio.py'... +Compiling '/usr/lib/python3.8/test/test_builtin.py'... +Compiling '/usr/lib/python3.8/test/test_clinic.py'... +Compiling '/usr/lib/python3.8/test/test_code.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_hk.py'...Compiling '/usr/lib/python3.8/_compression.py'... +Compiling '/usr/lib/python3.8/_pydecimal.py'... +Compiling '/usr/lib/python3.8/asyncio/constants.py'... +Compiling '/usr/lib/python3.8/asyncio/coroutines.py'... +Compiling '/usr/lib/python3.8/asyncio/locks.py'... +Compiling '/usr/lib/python3.8/asyncio/queues.py'... +Compiling '/usr/lib/python3.8/contextlib.py'... +Compiling '/usr/lib/python3.8/crypt.py'... +Compiling '/usr/lib/python3.8/ctypes/__init__.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_as_parameter.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_byteswap.py'... +Compiling '/usr/lib/python3.8/datetime.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_py.py'... +Compiling '/usr/lib/python3.8/distutils/dir_util.py'... +Compiling '/usr/lib/python3.8/distutils/log.py'... +Compiling '/usr/lib/python3.8/distutils/msvccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/support.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_clib.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_cmd.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_extension.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_version.py'... +Compiling '/usr/lib/python3.8/distutils/unixccompiler.py'... +Compiling '/usr/lib/python3.8/email/__init__.py'... +Compiling '/usr/lib/python3.8/email/_header_value_parser.py'... +Compiling '/usr/lib/python3.8/encodings/cp855.py'... +Compiling '/usr/lib/python3.8/encodings/cp862.py'... +Compiling '/usr/lib/python3.8/encodings/cp874.py'... +Compiling '/usr/lib/python3.8/encodings/cp949.py'... +Compiling '/usr/lib/python3.8/encodings/euc_jisx0213.py'... +Compiling '/usr/lib/python3.8/encodings/gbk.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_1.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_ext.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_14.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_5.py'... +Compiling '/usr/lib/python3.8/encodings/koi8_r.py'... +Compiling '/usr/lib/python3.8/encodings/mac_centeuro.py'... +Compiling '/usr/lib/python3.8/encodings/mac_iceland.py'... +Compiling '/usr/lib/python3.8/encodings/mbcs.py'... +Compiling '/usr/lib/python3.8/encodings/quopri_codec.py'... +Compiling '/usr/lib/python3.8/fileinput.py'... +Compiling '/usr/lib/python3.8/gettext.py'... +Compiling '/usr/lib/python3.8/http/client.py'... +Compiling '/usr/lib/python3.8/idlelib/calltip.py'... +Compiling '/usr/lib/python3.8/idlelib/colorizer.py'... +Compiling '/usr/lib/python3.8/idlelib/config_key.py'... +Compiling '/usr/lib/python3.8/idlelib/dynoption.py'... +Compiling '/usr/lib/python3.8/idlelib/format.py'... +Compiling '/usr/lib/python3.8/idlelib/idle.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/mock_idle.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/template.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_autocomplete_w.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_autoexpand.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_calltip_w.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_colorizer.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_configdialog.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_squeezer.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_zoomheight.py'... +Compiling '/usr/lib/python3.8/idlelib/multicall.py'... +Compiling '/usr/lib/python3.8/idlelib/rpc.py'... +Compiling '/usr/lib/python3.8/idlelib/squeezer.py'... +Compiling '/usr/lib/python3.8/idlelib/undo.py'... +Compiling '/usr/lib/python3.8/importlib/_bootstrap.py'... +Compiling '/usr/lib/python3.8/json/encoder.py'... +Compiling '/usr/lib/python3.8/lib2to3/btm_matcher.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_asserts.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_basestring.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_except.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_filter.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_getcwdu.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_imports.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_itertools_imports.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_ne.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_nonzero.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_operator.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_reduce.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_repr.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_sys_exc.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_unicode.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_xrange.py'... +Compiling '/usr/lib/python3.8/lib2to3/patcomp.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/literals.py'... +Compiling '/usr/lib/python3.8/lib2to3/pygram.py'... +Compiling '/usr/lib/python3.8/lib2to3/refactor.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_util.py'... +Compiling '/usr/lib/python3.8/logging/handlers.py'... +Compiling '/usr/lib/python3.8/modulefinder.py'... +Compiling '/usr/lib/python3.8/multiprocessing/dummy/connection.py'... +Compiling '/usr/lib/python3.8/multiprocessing/heap.py'... +Compiling '/usr/lib/python3.8/multiprocessing/pool.py'... +Compiling '/usr/lib/python3.8/multiprocessing/sharedctypes.py'... +Compiling '/usr/lib/python3.8/netrc.py'... +Compiling '/usr/lib/python3.8/nturl2path.py'... +Compiling '/usr/lib/python3.8/numbers.py'... +Compiling '/usr/lib/python3.8/operator.py'... +Compiling '/usr/lib/python3.8/pdb.py'... +Compiling '/usr/lib/python3.8/plistlib.py'... +Compiling '/usr/lib/python3.8/py_compile.py'... +Compiling '/usr/lib/python3.8/pydoc_data/__init__.py'... +Compiling '/usr/lib/python3.8/queue.py'... +Compiling '/usr/lib/python3.8/re.py'... +Compiling '/usr/lib/python3.8/runpy.py'... +Compiling '/usr/lib/python3.8/shlex.py'... +Compiling '/usr/lib/python3.8/smtpd.py'... +Compiling '/usr/lib/python3.8/sqlite3/__init__.py'... +Compiling '/usr/lib/python3.8/sqlite3/dbapi2.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/backup.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/regression.py'... +Compiling '/usr/lib/python3.8/sre_constants.py'... +Compiling '/usr/lib/python3.8/ssl.py'... +Compiling '/usr/lib/python3.8/tabnanny.py'... +Compiling '/usr/lib/python3.8/test/__init__.py'... +Compiling '/usr/lib/python3.8/test/__main__.py'... +Compiling '/usr/lib/python3.8/test/_test_multiprocessing.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/pgo.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/refleak.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/utils.py'... +Compiling '/usr/lib/python3.8/test/lock_tests.py'... +Compiling '/usr/lib/python3.8/test/profilee.py'... +Compiling '/usr/lib/python3.8/test/pydocfodder.py'... +Compiling '/usr/lib/python3.8/test/relimport.py'... +Compiling '/usr/lib/python3.8/test/reperf.py'... +Compiling '/usr/lib/python3.8/test/sample_doctest_no_doctests.py'... +Compiling '/usr/lib/python3.8/test/test__xxsubinterpreters.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_buffered_proto.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_tasks.py'... +Compiling '/usr/lib/python3.8/test/test_cgitb.py'... +Compiling '/usr/lib/python3.8/test/test_cmath.py'... +Compiling '/usr/lib/python3.8/test/test_codeccallbacks.py'... +Compiling '/usr/lib/python3.8/test/test_compare.py'... +Compiling '/usr/lib/python3.8/test/test_compileall.py'... +Compiling '/usr/lib/python3.8/test/test_configparser.py'... +Compiling '/usr/lib/python3.8/test/test_ctypes.py'... +Compiling '/usr/lib/python3.8/test/test_curses.py'... +Compiling '/usr/lib/python3.8/test/test_dbm_dumb.py'... +Compiling '/usr/lib/python3.8/test/test_decorators.py'... +Compiling '/usr/lib/python3.8/test/test_descr.py'... +Compiling '/usr/lib/python3.8/test/test_enum.py'... +Compiling '/usr/lib/python3.8/test/test_generators.py'... +Compiling '/usr/lib/python3.8/test/test_getpass.py'... +Compiling '/usr/lib/python3.8/test/test_glob.py'... +Compiling '/usr/lib/python3.8/test/test_hash.py'... +Compiling '/usr/lib/python3.8/test/test_heapq.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/call_stack.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/instance.py'... +Compiling '/usr/lib/python3.8/test/eintrdata/eintr_tester.py'... +Compiling '/usr/lib/python3.8/test/future_test1.py'... +Compiling '/usr/lib/python3.8/test/future_test2.py'... +Compiling '/usr/lib/python3.8/test/good_getattr.py'... +Compiling '/usr/lib/python3.8/test/inspect_fodder2.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/cmdline.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/runtest.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/win_utils.py'... +Compiling '/usr/lib/python3.8/test/mapping_tests.py'... +Compiling '/usr/lib/python3.8/test/pydoc_mod.py'... +Compiling '/usr/lib/python3.8/test/re_tests.py'... +Compiling '/usr/lib/python3.8/test/ssl_servers.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/fd_status.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/input_reader.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/qcat.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/qgrep.py'... +Compiling '/usr/lib/python3.8/test/support/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_asynchat.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/echo.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/functional.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_context.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_futures.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_pep492.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_protocols.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_queues.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_sendfile.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_subprocess.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_windows_utils.py'... +Compiling '/usr/lib/python3.8/test/test_audioop.py'... +Compiling '/usr/lib/python3.8/test/test_binhex.py'... +Compiling '/usr/lib/python3.8/test/test_binop.py'... +Compiling '/usr/lib/python3.8/test/test_bz2.py'... +Compiling '/usr/lib/python3.8/test/test_call.py'... +Compiling '/usr/lib/python3.8/test/test_class.py'... +Compiling '/usr/lib/python3.8/test/test_code_module.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_cn.py'... +Compiling '/usr/lib/python3.8/test/test_codecs.py'... +Compiling '/usr/lib/python3.8/test/test_datetime.py'... +Compiling '/usr/lib/python3.8/test/test_dbm.py'... +Compiling '/usr/lib/python3.8/test/test_decimal.py'... +Compiling '/usr/lib/python3.8/test/test_enumerate.py'... +Compiling '/usr/lib/python3.8/test/test_exception_variations.py'... +Compiling '/usr/lib/python3.8/test/test_extcall.py'... +Compiling '/usr/lib/python3.8/test/test_fcntl.py'... +Compiling '/usr/lib/python3.8/test/test_file.py'... +Compiling '/usr/lib/python3.8/test/test_filecmp.py'... +Compiling '/usr/lib/python3.8/test/test_finalization.py'... +Compiling '/usr/lib/python3.8/test/test_flufl.py'... +Compiling '/usr/lib/python3.8/test/test_fnmatch.py'... +Compiling '/usr/lib/python3.8/test/test_fractions.py'... +Compiling '/usr/lib/python3.8/test/test_future.py'... +Compiling '/usr/lib/python3.8/test/test_future3.py'... +Compiling '/usr/lib/python3.8/test/test_future5.py'... +Compiling '/usr/lib/python3.8/test/test_gdb.py'... +Compiling '/usr/lib/python3.8/test/test_getargs2.py'... +Compiling '/usr/lib/python3.8/test/test_hmac.py'... +Compiling '/usr/lib/python3.8/test/test_http_cookies.py'... +Compiling '/usr/lib/python3.8/test/test_httpservers.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/source.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/subpkg/util.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_api.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_packages.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_source_encoding.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_lazy.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_main.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_open.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_resource.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_zip.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/zipdata01/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_index.py'... +Compiling '/usr/lib/python3.8/test/test_int_literal.py'... +Compiling '/usr/lib/python3.8/test/test_ipaddress.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_speedups.py'... +Compiling '/usr/lib/python3.8/test/test_keyword.py'... +Compiling '/usr/lib/python3.8/test/test_kqueue.py'... +Compiling '/usr/lib/python3.8/test/test_linecache.py'... +Compiling '/usr/lib/python3.8/test/test_logging.py'... +Compiling '/usr/lib/python3.8/test/test_normalization.py'... +Compiling '/usr/lib/python3.8/test/test_openpty.py'... +Compiling '/usr/lib/python3.8/test/test_operator.py'... +Compiling '/usr/lib/python3.8/test/test_parser.py'... +Compiling '/usr/lib/python3.8/test/test_pkgutil.py'... +Compiling '/usr/lib/python3.8/test/test_positional_only_arg.py'... +Compiling '/usr/lib/python3.8/test/test_pprint.py'... +Compiling '/usr/lib/python3.8/test/test_pulldom.py'... +Compiling '/usr/lib/python3.8/test/test_pydoc.py'... +Compiling '/usr/lib/python3.8/test/test_reprlib.py'... +Compiling '/usr/lib/python3.8/test/test_robotparser.py'... +Compiling '/usr/lib/python3.8/test/test_sched.py'... +Compiling '/usr/lib/python3.8/test/test_secrets.py'... +Compiling '/usr/lib/python3.8/test/test_selectors.py'... +Compiling '/usr/lib/python3.8/test/test_signal.py'... +Compiling '/usr/lib/python3.8/test/test_smtpd.py'... +Compiling '/usr/lib/python3.8/test/test_source_encoding.py'... +Compiling '/usr/lib/python3.8/test/test_spwd.py'... +Compiling '/usr/lib/python3.8/test/test_ssl.py'... +Compiling '/usr/lib/python3.8/test/test_tempfile.py'... +Compiling '/usr/lib/python3.8/test/test_tools/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_tools/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_gprof2html.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_lll.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_pathfix.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_pindent.py'... +Compiling '/usr/lib/python3.8/test/test_traceback.py'... +Compiling '/usr/lib/python3.8/test/test_unicode_file_functions.py'... +Compiling '/usr/lib/python3.8/test/test_unittest.py'... +Compiling '/usr/lib/python3.8/test/test_univnewlines.py'... +Compiling '/usr/lib/python3.8/test/test_urllib.py'... +Compiling '/usr/lib/python3.8/test/test_userlist.py'... +Compiling '/usr/lib/python3.8/test/test_utf8_mode.py'... +Compiling '/usr/lib/python3.8/test/test_uuid.py'... +Compiling '/usr/lib/python3.8/test/test_weakref.py'... +Compiling '/usr/lib/python3.8/test/test_zipfile64.py'... +Compiling '/usr/lib/python3.8/test/test_zipimport_support.py'... +Compiling '/usr/lib/python3.8/test/test_zlib.py'... +Compiling '/usr/lib/python3.8/test/xmltests.py'... +Compiling '/usr/lib/python3.8/textwrap.py'... +Compiling '/usr/lib/python3.8/tkinter/__main__.py'... +Compiling '/usr/lib/python3.8/tkinter/commondialog.py'... +Compiling '/usr/lib/python3.8/tkinter/dialog.py'... +Compiling '/usr/lib/python3.8/tkinter/dnd.py'... +Compiling '/usr/lib/python3.8/tkinter/font.py'... +Compiling '/usr/lib/python3.8/tkinter/test/runtktests.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/__init__.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_font.py'... +Compiling '/usr/lib/python3.8/multiprocessing/resource_tracker.py'... +Compiling '/usr/lib/python3.8/multiprocessing/synchronize.py'... +Compiling '/usr/lib/python3.8/pkgutil.py'... +Compiling '/usr/lib/python3.8/posixpath.py'... +Compiling '/usr/lib/python3.8/pty.py'... +Compiling '/usr/lib/python3.8/pyclbr.py'... +Compiling '/usr/lib/python3.8/random.py'... +Compiling '/usr/lib/python3.8/shelve.py'... +Compiling '/usr/lib/python3.8/signal.py'... +Compiling '/usr/lib/python3.8/site.py'... +Compiling '/usr/lib/python3.8/sndhdr.py'... +Compiling '/usr/lib/python3.8/socketserver.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/dump.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/factory.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/userfunctions.py'... +Compiling '/usr/lib/python3.8/string.py'... +Compiling '/usr/lib/python3.8/struct.py'... +Compiling '/usr/lib/python3.8/subprocess.py'... +Compiling '/usr/lib/python3.8/test/audit-tests.py'... +Compiling '/usr/lib/python3.8/test/bytecode_helper.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_1.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_2_str.py'... +Compiling '/usr/lib/python3.8/test/final_b.py'... +Compiling '/usr/lib/python3.8/test/fork_wait.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/__init__.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/main.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/setup.py'... +Compiling '/usr/lib/python3.8/test/list_tests.py'... +Compiling '/usr/lib/python3.8/test/regrtest.py'... +Compiling '/usr/lib/python3.8/test/sample_doctest.py'... +Compiling '/usr/lib/python3.8/test/seq_tests.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/sigchild_ignore.py'... +Compiling '/usr/lib/python3.8/test/support/script_helper.py'... +Compiling '/usr/lib/python3.8/test/support/testresult.py'... +Compiling '/usr/lib/python3.8/test/test___all__.py'... +Compiling '/usr/lib/python3.8/test/test___future__.py'... +Compiling '/usr/lib/python3.8/test/test__opcode.py'... +Compiling '/usr/lib/python3.8/test/test_abc.py'... +Compiling '/usr/lib/python3.8/test/test_ast.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_sslproto.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_transports.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_windows_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncore.py'... +Compiling '/usr/lib/python3.8/test/test_bigaddrspace.py'... +Compiling '/usr/lib/python3.8/test/test_bigmem.py'... +Compiling '/usr/lib/python3.8/test/test_c_locale_coercion.py'... +Compiling '/usr/lib/python3.8/test/test_calendar.py'... +Compiling '/usr/lib/python3.8/test/test_capi.py'... +Compiling '/usr/lib/python3.8/test/test_cgi.py'... +Compiling '/usr/lib/python3.8/test/test_cmd_line_script.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_kr.py'... +Compiling '/usr/lib/python3.8/test/test_collections.py'... +Compiling '/usr/lib/python3.8/test/test_crypt.py'... +Compiling '/usr/lib/python3.8/test/test_dataclasses.py'... +Compiling '/usr/lib/python3.8/test/test_email/test__header_value_parser.py'... +Compiling '/usr/lib/python3.8/test/test_email/torture_test.py'... +Compiling '/usr/lib/python3.8/test/test_embed.py'... +Compiling '/usr/lib/python3.8/test/test_file_eintr.py'... +Compiling '/usr/lib/python3.8/test/test_fileio.py'... +Compiling '/usr/lib/python3.8/test/test_fork1.py'... +Compiling '/usr/lib/python3.8/test/test_frame.py'... +Compiling '/usr/lib/python3.8/test/test_frozen.py'... +Compiling '/usr/lib/python3.8/test/test_ftplib.py'... +Compiling '/usr/lib/python3.8/test/test_generator_stop.py'... +Compiling '/usr/lib/python3.8/test/test_genericclass.py'... +Compiling '/usr/lib/python3.8/test/test_genexps.py'... +Compiling '/usr/lib/python3.8/test/test_getopt.py'... +Compiling '/usr/lib/python3.8/test/test_global.py'... +Compiling '/usr/lib/python3.8/test/test_grp.py'... +Compiling '/usr/lib/python3.8/test/test_gzip.py'... +Compiling '/usr/lib/python3.8/test/test_html.py'... +Compiling '/usr/lib/python3.8/test/test_htmlparser.py'... +Compiling '/usr/lib/python3.8/test/test_idle.py'... +Compiling '/usr/lib/python3.8/test/test_imaplib.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data01/subdirectory/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data02/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data03/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_caching.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_relative_imports.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_file_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_windows.py'... +Compiling '/usr/lib/python3.8/test/test_int.py'... +Compiling '/usr/lib/python3.8/test/test_itertools.py'... +Compiling '/usr/lib/python3.8/test/test_mailbox.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_spawn.py'... +Compiling '/usr/lib/python3.8/test/test_named_expressions.py'... +Compiling '/usr/lib/python3.8/test/test_ordered_dict.py'... +Compiling '/usr/lib/python3.8/test/test_pdb.py'... +Compiling '/usr/lib/python3.8/test/test_pickle.py'... +Compiling '/usr/lib/python3.8/test/test_pkg.py'... +Compiling '/usr/lib/python3.8/test/test_plistlib.py'... +Compiling '/usr/lib/python3.8/test/test_posixpath.py'... +Compiling '/usr/lib/python3.8/test/test_property.py'... +Compiling '/usr/lib/python3.8/test/test_pwd.py'... +Compiling '/usr/lib/python3.8/test/test_pyclbr.py'... +Compiling '/usr/lib/python3.8/test/test_quopri.py'... +Compiling '/usr/lib/python3.8/test/test_raise.py'... +Compiling '/usr/lib/python3.8/test/test_range.py'... +Compiling '/usr/lib/python3.8/test/test_rlcompleter.py'... +Compiling '/usr/lib/python3.8/test/test_runpy.py'... +Compiling '/usr/lib/python3.8/test/test_setcomps.py'... +Compiling '/usr/lib/python3.8/test/test_shelve.py'... +Compiling '/usr/lib/python3.8/test/test_shutil.py'... +Compiling '/usr/lib/python3.8/test/test_stringprep.py'... +Compiling '/usr/lib/python3.8/test/test_strptime.py'... +Compiling '/usr/lib/python3.8/test/test_subprocess.py'... +Compiling '/usr/lib/python3.8/test/test_textwrap.py'... +Compiling '/usr/lib/python3.8/test/test_threadsignals.py'... +Compiling '/usr/lib/python3.8/test/test_timeout.py'... +Compiling '/usr/lib/python3.8/test/test_tix.py'... +Compiling '/usr/lib/python3.8/test/test_tk.py'... +Compiling '/usr/lib/python3.8/test/test_tokenize.py'... +Compiling '/usr/lib/python3.8/test/test_turtle.py'... +Compiling '/usr/lib/python3.8/test/test_typechecks.py'... +Compiling '/usr/lib/python3.8/test/test_ucn.py'... +Compiling '/usr/lib/python3.8/test/test_unicode_file.py'... +Compiling '/usr/lib/python3.8/test/test_unicode_identifiers.py'... +Compiling '/usr/lib/python3.8/test/test_unicodedata.py'... +Compiling '/usr/lib/python3.8/test/test_urllib2_localnet.py'... +Compiling '/usr/lib/python3.8/test/test_urllib2net.py'... +Compiling '/usr/lib/python3.8/test/test_urllib_response.py'... +Compiling '/usr/lib/python3.8/test/test_urllibnet.py'... +Compiling '/usr/lib/python3.8/test/test_userdict.py'... +Compiling '/usr/lib/python3.8/test/test_userstring.py'... +Compiling '/usr/lib/python3.8/test/test_utf8source.py'... +Compiling '/usr/lib/python3.8/test/test_uu.py'... +Compiling '/usr/lib/python3.8/test/test_venv.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/data/import_warning.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/data/stacklevel.py'... +Compiling '/usr/lib/python3.8/test/test_wave.py'... +Compiling '/usr/lib/python3.8/test/test_webbrowser.py'... +Compiling '/usr/lib/python3.8/test/test_winconsoleio.py'... +Compiling '/usr/lib/python3.8/test/test_with.py'... +Compiling '/usr/lib/python3.8/test/test_xmlrpc.py'... +Compiling '/usr/lib/python3.8/threading.py'... +Compiling '/usr/lib/python3.8/tkinter/messagebox.py'... +Compiling '/usr/lib/python3.8/tkinter/simpledialog.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_geometry_managers.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_widgets.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_discovery.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_skipping.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/__init__.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/__main__.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/support.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testcallable.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testhelpers.py'... +Compiling '/usr/lib/python3.8/uu.py'... +Compiling '/usr/lib/python3.8/venv/__init__.py'... +Compiling '/usr/lib/python3.8/venv/__main__.py'... +Compiling '/usr/lib/python3.8/weakref.py'... +Compiling '/usr/lib/python3.8/wsgiref/simple_server.py'... +Compiling '/usr/lib/python3.8/wsgiref/validate.py'... +Compiling '/usr/lib/python3.8/xml/dom/pulldom.py'... +Compiling '/usr/lib/python3.8/xml/etree/__init__.py'... +Compiling '/usr/lib/python3.8/xml/parsers/__init__.py'... +Compiling '/usr/lib/python3.8/xml/sax/__init__.py'... +Compiling '/usr/lib/python3.8/xml/sax/expatreader.py'... +Compiling '/usr/lib/python3.8/xmlrpc/server.py'... + +Compiling '/usr/lib/python3.8/test/test_complex.py'... +Compiling '/usr/lib/python3.8/test/test_contains.py'... +Compiling '/usr/lib/python3.8/test/test_context.py'... +Compiling '/usr/lib/python3.8/test/test_copyreg.py'... +Compiling '/usr/lib/python3.8/test/test_cprofile.py'... +Compiling '/usr/lib/python3.8/test/test_crashers.py'... +Compiling '/usr/lib/python3.8/test/test_csv.py'... +Compiling '/usr/lib/python3.8/test/test_descrtut.py'... +Compiling '/usr/lib/python3.8/test/test_devpoll.py'... +Compiling '/usr/lib/python3.8/test/test_dict_version.py'... +Compiling '/usr/lib/python3.8/test/test_dictcomps.py'... +Compiling '/usr/lib/python3.8/test/test_dictviews.py'... +Compiling '/usr/lib/python3.8/test/test_dis.py'... +Compiling '/usr/lib/python3.8/test/test_eintr.py'... +Compiling '/usr/lib/python3.8/test/test_email/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_email/test__encoded_words.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_defect_handling.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_inversion.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_message.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_parser.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_pickleable.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_utils.py'... +Compiling '/usr/lib/python3.8/test/test_ensurepip.py'... +Compiling '/usr/lib/python3.8/test/test_eof.py'... +Compiling '/usr/lib/python3.8/test/test_errno.py'... +Compiling '/usr/lib/python3.8/test/test_exception_hierarchy.py'... +Compiling '/usr/lib/python3.8/test/test_exceptions.py'... +Compiling '/usr/lib/python3.8/test/test_float.py'... +Compiling '/usr/lib/python3.8/test/test_future4.py'... +Compiling '/usr/lib/python3.8/test/test_gc.py'... +Compiling '/usr/lib/python3.8/test/test_gettext.py'... +Compiling '/usr/lib/python3.8/test/test_hashlib.py'... +Compiling '/usr/lib/python3.8/test/test_httplib.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/test_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data02/one/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data02/two/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_locks.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_metadata_api.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_namespace_pkgs.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/util.py'... +Compiling '/usr/lib/python3.8/test/test_io.py'... +Compiling '/usr/lib/python3.8/test/test_memoryio.py'... +Compiling '/usr/lib/python3.8/test/test_mmap.py'... +Compiling '/usr/lib/python3.8/test/test_msilib.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_fork.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_forkserver.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_main_handling.py'... +Compiling '/usr/lib/python3.8/test/test_netrc.py'... +Compiling '/usr/lib/python3.8/test/test_nis.py'... +Compiling '/usr/lib/python3.8/test/test_ntpath.py'... +Compiling '/usr/lib/python3.8/test/test_ossaudiodev.py'... +Compiling '/usr/lib/python3.8/test/test_osx_env.py'... +Compiling '/usr/lib/python3.8/test/test_pathlib.py'... +Compiling '/usr/lib/python3.8/test/test_queue.py'... +Compiling '/usr/lib/python3.8/test/test_re.py'... +Compiling '/usr/lib/python3.8/test/test_socket.py'... +Compiling '/usr/lib/python3.8/test/test_thread.py'... +Compiling '/usr/lib/python3.8/test/test_threadedtempfile.py'... +Compiling '/usr/lib/python3.8/test/test_threading.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_fixcid.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_md5sum.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_pdeps.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_reindent.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_sundry.py'... +Compiling '/usr/lib/python3.8/test/test_trace.py'... +Compiling '/usr/lib/python3.8/test/test_type_comments.py'... +Compiling '/usr/lib/python3.8/test/test_typing.py'... +Compiling '/usr/lib/python3.8/test/test_xml_etree_c.py'... +Compiling '/usr/lib/python3.8/test/test_zipapp.py'... +Compiling '/usr/lib/python3.8/test/test_zipimport.py'... +Compiling '/usr/lib/python3.8/this.py'... +Compiling '/usr/lib/python3.8/tkinter/__init__.py'... +Compiling '/usr/lib/python3.8/tokenize.py'... +Compiling '/usr/lib/python3.8/traceback.py'... +Compiling '/usr/lib/python3.8/turtledemo/__init__.py'... +Compiling '/usr/lib/python3.8/turtledemo/__main__.py'... +Compiling '/usr/lib/python3.8/turtledemo/clock.py'... +Compiling '/usr/lib/python3.8/turtledemo/minimal_hanoi.py'... +Compiling '/usr/lib/python3.8/turtledemo/peace.py'... +Compiling '/usr/lib/python3.8/turtledemo/penrose.py'... +Compiling '/usr/lib/python3.8/turtledemo/sorting_animate.py'... +Compiling '/usr/lib/python3.8/typing.py'... +Compiling '/usr/lib/python3.8/unittest/test/__main__.py'... +Compiling '/usr/lib/python3.8/unittest/test/dummy.py'... +Compiling '/usr/lib/python3.8/unittest/test/support.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_case.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testmagicmethods.py'... +Compiling '/usr/lib/python3.8/unittest/util.py'... +Compiling '/usr/lib/python3.8/urllib/__init__.py'... +Compiling '/usr/lib/python3.8/urllib/error.py'... +Compiling '/usr/lib/python3.8/urllib/response.py'... +Compiling '/usr/lib/python3.8/urllib/robotparser.py'... +Compiling '/usr/lib/python3.8/uuid.py'... +Compiling '/usr/lib/python3.8/wave.py'... +Compiling '/usr/lib/python3.8/wsgiref/__init__.py'... +Compiling '/usr/lib/python3.8/wsgiref/handlers.py'... +Compiling '/usr/lib/python3.8/xml/__init__.py'... +Compiling '/usr/lib/python3.8/xml/dom/NodeFilter.py'... +Compiling '/usr/lib/python3.8/xml/dom/domreg.py'... +Compiling '/usr/lib/python3.8/xml/dom/minicompat.py'... +Compiling '/usr/lib/python3.8/xml/dom/xmlbuilder.py'... +Compiling '/usr/lib/python3.8/xml/etree/cElementTree.py'... +Compiling '/usr/lib/python3.8/xml/parsers/expat.py'... +Compiling '/usr/lib/python3.8/xml/sax/_exceptions.py'... +Compiling '/usr/lib/python3.8/xml/sax/handler.py'... +Compiling '/usr/lib/python3.8/xml/sax/xmlreader.py'... +Compiling '/usr/lib/python3.8/zipapp.py'... +Compiling '/usr/lib/python3.8/zipimport.py'... + +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/__init__.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_extensions.py'... +Compiling '/usr/lib/python3.8/tkinter/test/widget_tests.py'... +Compiling '/usr/lib/python3.8/token.py'... +Compiling '/usr/lib/python3.8/trace.py'... +Compiling '/usr/lib/python3.8/tty.py'... +Compiling '/usr/lib/python3.8/turtle.py'... +Compiling '/usr/lib/python3.8/unittest/suite.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_async_case.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_functiontestcase.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_program.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_runner.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testpatch.py'... +Compiling '/usr/lib/python3.8/webbrowser.py'... +Compiling '/usr/lib/python3.8/wsgiref/util.py'... +Compiling '/usr/lib/python3.8/xml/dom/__init__.py'... +Compiling '/usr/lib/python3.8/xml/dom/expatbuilder.py'... +Compiling '/usr/lib/python3.8/xmlrpc/__init__.py'... +Compiling '/usr/lib/python3.8/xmlrpc/client.py'... + +Compiling '/usr/lib/python3.8/test/test_http_cookiejar.py'... +Compiling '/usr/lib/python3.8/test/test_import/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/basic.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/basic2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/binding.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/binding2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/from_cycle1.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/from_cycle2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/indirect.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/rebinding.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/rebinding2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/subpackage.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/use.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package/submodule.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package2/submodule1.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package2/submodule2.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/abc.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data01/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion2/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_path_hook.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test___loader__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_fromlist.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_case_sensitivity.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/stubs.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_api.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_read.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_util.py'... +Compiling '/usr/lib/python3.8/test/test_ioctl.py'... +Compiling '/usr/lib/python3.8/test/test_iter.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_encode_basestring_ascii.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_enum.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_float.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_pass1.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_pass3.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_scanstring.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_tool.py'... +Compiling '/usr/lib/python3.8/test/test_keywordonlyarg.py'... +Compiling '/usr/lib/python3.8/test/test_listcomps.py'... +Compiling '/usr/lib/python3.8/test/test_lltrace.py'... +Compiling '/usr/lib/python3.8/test/test_locale.py'... +Compiling '/usr/lib/python3.8/test/test_longexp.py'... +Compiling '/usr/lib/python3.8/test/test_lzma.py'... +Compiling '/usr/lib/python3.8/test/test_metaclass.py'... +Compiling '/usr/lib/python3.8/test/test_mimetypes.py'... +Compiling '/usr/lib/python3.8/test/test_module.py'... +Compiling '/usr/lib/python3.8/test/test_modulefinder.py'... +Compiling '/usr/lib/python3.8/test/test_multibytecodec.py'... +Compiling '/usr/lib/python3.8/test/test_nntplib.py'... +Compiling '/usr/lib/python3.8/test/test_peepholer.py'... +Compiling '/usr/lib/python3.8/test/test_pipes.py'... +Compiling '/usr/lib/python3.8/test/test_poll.py'... +Compiling '/usr/lib/python3.8/test/test_popen.py'... +Compiling '/usr/lib/python3.8/test/test_posix.py'... +Compiling '/usr/lib/python3.8/test/test_readline.py'... +Compiling '/usr/lib/python3.8/test/test_repl.py'... +Compiling '/usr/lib/python3.8/test/test_resource.py'... +Compiling '/usr/lib/python3.8/test/test_richcmp.py'... +Compiling '/usr/lib/python3.8/test/test_script_helper.py'... +Compiling '/usr/lib/python3.8/test/test_select.py'... +Compiling '/usr/lib/python3.8/test/test_set.py'... +Compiling '/usr/lib/python3.8/test/test_strftime.py'... +Compiling '/usr/lib/python3.8/test/test_string_literals.py'... +Compiling '/usr/lib/python3.8/test/test_strtod.py'... +Compiling '/usr/lib/python3.8/test/test_structmembers.py'... +Compiling '/usr/lib/python3.8/test/test_structseq.py'... +Compiling '/usr/lib/python3.8/test/test_subclassinit.py'... +Compiling '/usr/lib/python3.8/test/test_sundry.py'... +Compiling '/usr/lib/python3.8/test/test_super.py'... +Compiling '/usr/lib/python3.8/test/test_symbol.py'... +Compiling '/usr/lib/python3.8/test/test_symtable.py'... +Compiling '/usr/lib/python3.8/test/test_sys.py'... +Compiling '/usr/lib/python3.8/test/test_tcl.py'... +Compiling '/usr/lib/python3.8/test/test_timeit.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_i18n.py'... +Compiling '/usr/lib/python3.8/test/test_tracemalloc.py'... +Compiling '/usr/lib/python3.8/test/test_unpack.py'... +Compiling '/usr/lib/python3.8/test/test_unpack_ex.py'... +Compiling '/usr/lib/python3.8/test/test_urllib2.py'... +Compiling '/usr/lib/python3.8/test/test_wait3.py'... +Compiling '/usr/lib/python3.8/test/test_wait4.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_xmlrpc_net.py'... +Compiling '/usr/lib/python3.8/test/test_xxtestfuzz.py'... +Compiling '/usr/lib/python3.8/test/test_zipfile.py'... +Compiling '/usr/lib/python3.8/tkinter/tix.py'... +Compiling '/usr/lib/python3.8/turtledemo/nim.py'... +Compiling '/usr/lib/python3.8/turtledemo/yinyang.py'... +Compiling '/usr/lib/python3.8/unittest/case.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_break.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_result.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_setups.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testmock.py'... +Compiling '/usr/lib/python3.8/xml/dom/minidom.py'... + +Compiling '/usr/lib/python3.8/test/signalinterproctester.py'... +Compiling '/usr/lib/python3.8/test/sortperf.py'... +Compiling '/usr/lib/python3.8/test/ssltests.py'... +Compiling '/usr/lib/python3.8/test/string_tests.py'... +Compiling '/usr/lib/python3.8/test/test_argparse.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/utils.py'... +Compiling '/usr/lib/python3.8/test/test_base64.py'... +Compiling '/usr/lib/python3.8/test/test_binascii.py'... +Compiling '/usr/lib/python3.8/test/test_bool.py'... +Compiling '/usr/lib/python3.8/test/test_bytes.py'... +Compiling '/usr/lib/python3.8/test/test_charmapcodec.py'... +Compiling '/usr/lib/python3.8/test/test_cmd.py'... +Compiling '/usr/lib/python3.8/test/test_cmd_line.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_iso2022.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_kr.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_tw.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_hk.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_tw.py'... +Compiling '/usr/lib/python3.8/test/test_codeop.py'... +Compiling '/usr/lib/python3.8/test/test_colorsys.py'... +Compiling '/usr/lib/python3.8/test/test_compile.py'... +Compiling '/usr/lib/python3.8/test/test_contextlib.py'... +Compiling '/usr/lib/python3.8/test/test_coroutines.py'... +Compiling '/usr/lib/python3.8/test/test_dict.py'... +Compiling '/usr/lib/python3.8/test/test_doctest2.py'... +Compiling '/usr/lib/python3.8/test/test_docxmlrpc.py'... +Compiling '/usr/lib/python3.8/test/test_dummy_thread.py'... +Compiling '/usr/lib/python3.8/test/test_dynamicclassattribute.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_asian_codecs.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_email.py'... +Compiling '/usr/lib/python3.8/test/test_format.py'... +Compiling '/usr/lib/python3.8/test/test_funcattrs.py'... +Compiling '/usr/lib/python3.8/test/test_functools.py'... +Compiling '/usr/lib/python3.8/test/test_imghdr.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/subpkg/subpackage2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/util.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion1/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_case_sensitivity.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/test_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_path.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_path.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_spec.py'... +Compiling '/usr/lib/python3.8/test/test_isinstance.py'... +Compiling '/usr/lib/python3.8/test/test_iterlen.py'... +Compiling '/usr/lib/python3.8/test/test_json/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_json/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_decode.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_default.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_dump.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_fail.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_indent.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_pass2.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_recursion.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_separators.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_unicode.py'... +Compiling '/usr/lib/python3.8/test/test_largefile.py'... +Compiling '/usr/lib/python3.8/test/test_lib2to3.py'... +Compiling '/usr/lib/python3.8/test/test_list.py'... +Compiling '/usr/lib/python3.8/test/test_long.py'... +Compiling '/usr/lib/python3.8/test/test_math.py'... +Compiling '/usr/lib/python3.8/test/test_numeric_tower.py'... +Compiling '/usr/lib/python3.8/test/test_os.py'... +Compiling '/usr/lib/python3.8/test/test_random.py'... +Compiling '/usr/lib/python3.8/test/test_sax.py'... +Compiling '/usr/lib/python3.8/test/test_slice.py'... +Compiling '/usr/lib/python3.8/test/test_smtpnet.py'... +Compiling '/usr/lib/python3.8/test/test_sndhdr.py'... +Compiling '/usr/lib/python3.8/test/test_socketserver.py'... +Compiling '/usr/lib/python3.8/test/test_sort.py'... +Compiling '/usr/lib/python3.8/test/test_sqlite.py'... +Compiling '/usr/lib/python3.8/test/test_stat.py'... +Compiling '/usr/lib/python3.8/test/test_string.py'... +Compiling '/usr/lib/python3.8/test/test_struct.py'... +Compiling '/usr/lib/python3.8/test/test_sunau.py'... +Compiling '/usr/lib/python3.8/test/test_support.py'... +Compiling '/usr/lib/python3.8/test/test_syntax.py'... +Compiling '/usr/lib/python3.8/test/test_sys_setprofile.py'... +Compiling '/usr/lib/python3.8/test/test_sysconfig.py'... +Compiling '/usr/lib/python3.8/test/test_syslog.py'... +Compiling '/usr/lib/python3.8/test/test_tabnanny.py'... +Compiling '/usr/lib/python3.8/test/test_tarfile.py'... +Compiling '/usr/lib/python3.8/test/test_unary.py'... +Compiling '/usr/lib/python3.8/test/test_unicode.py'... +Compiling '/usr/lib/python3.8/test/test_winreg.py'... +Compiling '/usr/lib/python3.8/test/test_xdrlib.py'... +Compiling '/usr/lib/python3.8/test/test_xml_dom_minicompat.py'... +Compiling '/usr/lib/python3.8/test/test_xml_etree.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_style.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_widgets.py'... +Compiling '/usr/lib/python3.8/turtledemo/fractalcurves.py'... +Compiling '/usr/lib/python3.8/turtledemo/rosette.py'... +Compiling '/usr/lib/python3.8/turtledemo/tree.py'... +Compiling '/usr/lib/python3.8/types.py'... +Compiling '/usr/lib/python3.8/unittest/main.py'... +Compiling '/usr/lib/python3.8/unittest/mock.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_suite.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testsealable.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testsentinel.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testwith.py'... +Compiling '/usr/lib/python3.8/urllib/parse.py'... +Compiling '/usr/lib/python3.8/warnings.py'... +Compiling '/usr/lib/python3.8/wsgiref/headers.py'... +Compiling '/usr/lib/python3.8/xdrlib.py'... +Compiling '/usr/lib/python3.8/xml/etree/ElementInclude.py'... +Compiling '/usr/lib/python3.8/xml/etree/ElementPath.py'... +Compiling '/usr/lib/python3.8/xml/sax/saxutils.py'... +Compiling '/usr/lib/python3.8/zipfile.py'... + +Compiling '/usr/lib/python3.8/test/test_codecencodings_jp.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_cn.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_jp.py'... +Compiling '/usr/lib/python3.8/test/test_concurrent_futures.py'... +Compiling '/usr/lib/python3.8/test/test_contextlib_async.py'... +Compiling '/usr/lib/python3.8/test/test_copy.py'... +Compiling '/usr/lib/python3.8/test/test_dbm_gnu.py'... +Compiling '/usr/lib/python3.8/test/test_dbm_ndbm.py'... +Compiling '/usr/lib/python3.8/test/test_defaultdict.py'... +Compiling '/usr/lib/python3.8/test/test_deque.py'... +Compiling '/usr/lib/python3.8/test/test_difflib.py'... +Compiling '/usr/lib/python3.8/test/test_distutils.py'... +Compiling '/usr/lib/python3.8/test/test_doctest.py'... +Compiling '/usr/lib/python3.8/test/test_dtrace.py'... +Compiling '/usr/lib/python3.8/test/test_dummy_threading.py'... +Compiling '/usr/lib/python3.8/test/test_dynamic.py'... +Compiling '/usr/lib/python3.8/test/test_email/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_contentmanager.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_generator.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_headerregistry.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_policy.py'... +Compiling '/usr/lib/python3.8/test/test_epoll.py'... +Compiling '/usr/lib/python3.8/test/test_faulthandler.py'... +Compiling '/usr/lib/python3.8/test/test_fileinput.py'... +Compiling '/usr/lib/python3.8/test/test_fstring.py'... +Compiling '/usr/lib/python3.8/test/test_genericpath.py'... +Compiling '/usr/lib/python3.8/test/test_grammar.py'... +Compiling '/usr/lib/python3.8/test/test_imp.py'... +Compiling '/usr/lib/python3.8/test/test_import/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/fixtures.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test___package__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_meta_path.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_path_hook.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_abc.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/zipdata02/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_inspect.py'... +Compiling '/usr/lib/python3.8/test/test_mailcap.py'... +Compiling '/usr/lib/python3.8/test/test_marshal.py'... +Compiling '/usr/lib/python3.8/test/test_memoryview.py'... +Compiling '/usr/lib/python3.8/test/test_minidom.py'... +Compiling '/usr/lib/python3.8/test/test_opcodes.py'... +Compiling '/usr/lib/python3.8/test/test_optparse.py'... +Compiling '/usr/lib/python3.8/test/test_picklebuffer.py'... +Compiling '/usr/lib/python3.8/test/test_pickletools.py'... +Compiling '/usr/lib/python3.8/test/test_pkgimport.py'... +Compiling '/usr/lib/python3.8/test/test_platform.py'... +Compiling '/usr/lib/python3.8/test/test_poplib.py'... +Compiling '/usr/lib/python3.8/test/test_pow.py'... +Compiling '/usr/lib/python3.8/test/test_print.py'... +Compiling '/usr/lib/python3.8/test/test_profile.py'... +Compiling '/usr/lib/python3.8/test/test_pstats.py'... +Compiling '/usr/lib/python3.8/test/test_pty.py'... +Compiling '/usr/lib/python3.8/test/test_py_compile.py'... +Compiling '/usr/lib/python3.8/test/test_pyexpat.py'... +Compiling '/usr/lib/python3.8/test/test_regrtest.py'... +Compiling '/usr/lib/python3.8/test/test_scope.py'... +Compiling '/usr/lib/python3.8/test/test_shlex.py'... +Compiling '/usr/lib/python3.8/test/test_site.py'... +Compiling '/usr/lib/python3.8/test/test_smtplib.py'... +Compiling '/usr/lib/python3.8/test/test_startfile.py'... +Compiling '/usr/lib/python3.8/test/test_statistics.py'... +Compiling '/usr/lib/python3.8/test/test_sys_settrace.py'... +Compiling '/usr/lib/python3.8/test/test_telnetlib.py'... +Compiling '/usr/lib/python3.8/test/test_threaded_import.py'... +Compiling '/usr/lib/python3.8/test/test_threading_local.py'... +Compiling '/usr/lib/python3.8/test/test_time.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_unparse.py'... +Compiling '/usr/lib/python3.8/test/test_ttk_guionly.py'... +Compiling '/usr/lib/python3.8/test/test_ttk_textonly.py'... +Compiling '/usr/lib/python3.8/test/test_tuple.py'... +Compiling '/usr/lib/python3.8/test/test_types.py'... +Compiling '/usr/lib/python3.8/test/test_urlparse.py'... +Compiling '/usr/lib/python3.8/test/test_weakset.py'... +Compiling '/usr/lib/python3.8/test/test_winsound.py'... +Compiling '/usr/lib/python3.8/test/test_wsgiref.py'... +Compiling '/usr/lib/python3.8/test/test_yield_from.py'... +Compiling '/usr/lib/python3.8/test/testcodec.py'... +Compiling '/usr/lib/python3.8/test/tf_inherit_check.py'... +Compiling '/usr/lib/python3.8/test/threaded_import_hangers.py'... +Compiling '/usr/lib/python3.8/test/time_hashlib.py'... +Compiling '/usr/lib/python3.8/test/tracedmodules/__init__.py'... +Compiling '/usr/lib/python3.8/test/tracedmodules/testmod.py'... +Compiling '/usr/lib/python3.8/test/win_console_handler.py'... +Compiling '/usr/lib/python3.8/test/ziptestdata/testdata_module_inside_zip.py'... +Compiling '/usr/lib/python3.8/timeit.py'... +Compiling '/usr/lib/python3.8/tkinter/colorchooser.py'... +Compiling '/usr/lib/python3.8/tkinter/constants.py'... +Compiling '/usr/lib/python3.8/tkinter/filedialog.py'... +Compiling '/usr/lib/python3.8/tkinter/scrolledtext.py'... +Compiling '/usr/lib/python3.8/tkinter/test/__init__.py'... +Compiling '/usr/lib/python3.8/tkinter/test/support.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_images.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_loadtk.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_misc.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_text.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_variables.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_functions.py'... +Compiling '/usr/lib/python3.8/tkinter/ttk.py'... +Compiling '/usr/lib/python3.8/tracemalloc.py'... +Compiling '/usr/lib/python3.8/turtledemo/bytedesign.py'... +Compiling '/usr/lib/python3.8/turtledemo/chaos.py'... +Compiling '/usr/lib/python3.8/turtledemo/colormixer.py'... +Compiling '/usr/lib/python3.8/turtledemo/forest.py'... +Compiling '/usr/lib/python3.8/turtledemo/lindenmayer.py'... +Compiling '/usr/lib/python3.8/turtledemo/paint.py'... +Compiling '/usr/lib/python3.8/turtledemo/planet_and_moon.py'... +Compiling '/usr/lib/python3.8/turtledemo/round_dance.py'... +Compiling '/usr/lib/python3.8/turtledemo/two_canvases.py'... +Compiling '/usr/lib/python3.8/unittest/__init__.py'... +Compiling '/usr/lib/python3.8/unittest/__main__.py'... +Compiling '/usr/lib/python3.8/unittest/async_case.py'... +Compiling '/usr/lib/python3.8/unittest/loader.py'... +Compiling '/usr/lib/python3.8/unittest/result.py'... +Compiling '/usr/lib/python3.8/unittest/runner.py'... +Compiling '/usr/lib/python3.8/unittest/signals.py'... +Compiling '/usr/lib/python3.8/unittest/test/__init__.py'... +Compiling '/usr/lib/python3.8/unittest/test/_test_warnings.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_assertions.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_loader.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testasync.py'... +Compiling '/usr/lib/python3.8/urllib/request.py'... +Compiling '/usr/lib/python3.8/xml/etree/ElementTree.py'... +Listing '/usr/lib/python3.8/asyncio'... +Listing '/usr/lib/python3.8/collections'... +Listing '/usr/lib/python3.8/concurrent'... +Listing '/usr/lib/python3.8/concurrent/futures'... +Listing '/usr/lib/python3.8/config-3.8-x86_64-linux-gnu'... +Listing '/usr/lib/python3.8/ctypes'... +Listing '/usr/lib/python3.8/ctypes/macholib'... +Listing '/usr/lib/python3.8/ctypes/test'... +Listing '/usr/lib/python3.8/curses'... +Listing '/usr/lib/python3.8/dbm'... +Listing '/usr/lib/python3.8/distutils'... +Listing '/usr/lib/python3.8/distutils/command'... +Listing '/usr/lib/python3.8/distutils/tests'... +Listing '/usr/lib/python3.8/email'... +Listing '/usr/lib/python3.8/email/mime'... +Listing '/usr/lib/python3.8/encodings'... +Listing '/usr/lib/python3.8/ensurepip'... +Listing '/usr/lib/python3.8/ensurepip/_bundled'... +Listing '/usr/lib/python3.8/html'... +Listing '/usr/lib/python3.8/http'... +Listing '/usr/lib/python3.8/idlelib'... +Listing '/usr/lib/python3.8/idlelib/Icons'... +Listing '/usr/lib/python3.8/idlelib/idle_test'... +Listing '/usr/lib/python3.8/importlib'... +Listing '/usr/lib/python3.8/json'... +Listing '/usr/lib/python3.8/lib-dynload'... +Listing '/usr/lib/python3.8/lib2to3'... +Listing '/usr/lib/python3.8/lib2to3/fixes'... +Listing '/usr/lib/python3.8/lib2to3/pgen2'... +Listing '/usr/lib/python3.8/lib2to3/tests'... +Listing '/usr/lib/python3.8/lib2to3/tests/data'... +Listing '/usr/lib/python3.8/lib2to3/tests/data/fixers'... +Listing '/usr/lib/python3.8/lib2to3/tests/data/fixers/myfixes'... +Listing '/usr/lib/python3.8/logging'... +Listing '/usr/lib/python3.8/multiprocessing'... +Listing '/usr/lib/python3.8/multiprocessing/dummy'... +Listing '/usr/lib/python3.8/pydoc_data'... +Listing '/usr/lib/python3.8/site-packages'... +Listing '/usr/lib/python3.8/sqlite3'... +Listing '/usr/lib/python3.8/sqlite3/test'... +Listing '/usr/lib/python3.8/test'... +Listing '/usr/lib/python3.8/test/audiodata'... +Listing '/usr/lib/python3.8/test/capath'... +Listing '/usr/lib/python3.8/test/cjkencodings'... +Listing '/usr/lib/python3.8/test/data'... +Listing '/usr/lib/python3.8/test/decimaltestdata'... +Listing '/usr/lib/python3.8/test/dtracedata'... +Listing '/usr/lib/python3.8/test/eintrdata'... +Listing '/usr/lib/python3.8/test/encoded_modules'... +Listing '/usr/lib/python3.8/test/imghdrdata'... +Listing '/usr/lib/python3.8/test/libregrtest'... +Listing '/usr/lib/python3.8/test/sndhdrdata'... +Listing '/usr/lib/python3.8/test/subprocessdata'... +Listing '/usr/lib/python3.8/test/support'... +Listing '/usr/lib/python3.8/test/test_asyncio'... +Listing '/usr/lib/python3.8/test/test_email'... +Listing '/usr/lib/python3.8/test/test_email/data'... +Listing '/usr/lib/python3.8/test/test_import'... +Listing '/usr/lib/python3.8/test/test_import/data'... +Listing '/usr/lib/python3.8/test/test_import/data/circular_imports'... +Listing '/usr/lib/python3.8/test/test_import/data/circular_imports/subpkg'... +Listing '/usr/lib/python3.8/test/test_import/data/package'... +Listing '/usr/lib/python3.8/test/test_import/data/package2'... +Listing '/usr/lib/python3.8/test/test_importlib'... +Listing '/usr/lib/python3.8/test/test_importlib/builtin'... +Listing '/usr/lib/python3.8/test/test_importlib/data'... +Listing '/usr/lib/python3.8/test/test_importlib/data01'... +Listing '/usr/lib/python3.8/test/test_importlib/data01/subdirectory'... +Listing '/usr/lib/python3.8/test/test_importlib/data02'... +Listing '/usr/lib/python3.8/test/test_importlib/data02/one'... +Listing '/usr/lib/python3.8/test/test_importlib/data02/two'... +Listing '/usr/lib/python3.8/test/test_importlib/data03'... +Listing '/usr/lib/python3.8/test/test_importlib/data03/namespace'... +Listing '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion1'... +Listing '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion2'... +Listing '/usr/lib/python3.8/test/test_importlib/extension'... +Listing '/usr/lib/python3.8/test/test_importlib/frozen'... +Listing '/usr/lib/python3.8/test/test_importlib/import_'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion1'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion1/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion2'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion2/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent/child'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent/child'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent/child'... +Listing '/usr/lib/python3.8/test/test_importlib/source'... +Listing '/usr/lib/python3.8/test/test_importlib/zipdata01'... +Listing '/usr/lib/python3.8/test/test_importlib/zipdata02'... +Listing '/usr/lib/python3.8/test/test_json'... +Listing '/usr/lib/python3.8/test/test_tools'... +Listing '/usr/lib/python3.8/test/test_warnings'... +Listing '/usr/lib/python3.8/test/test_warnings/data'... +Listing '/usr/lib/python3.8/test/tracedmodules'... +Listing '/usr/lib/python3.8/test/xmltestdata'... +Listing '/usr/lib/python3.8/test/xmltestdata/c14n-20'... +Listing '/usr/lib/python3.8/test/ziptestdata'... +Listing '/usr/lib/python3.8/tkinter'... +Listing '/usr/lib/python3.8/tkinter/test'... +Listing '/usr/lib/python3.8/tkinter/test/test_tkinter'... +Listing '/usr/lib/python3.8/tkinter/test/test_ttk'... +Listing '/usr/lib/python3.8/turtledemo'... +Listing '/usr/lib/python3.8/unittest'... +Listing '/usr/lib/python3.8/unittest/test'... +Listing '/usr/lib/python3.8/unittest/test/testmock'... +Listing '/usr/lib/python3.8/urllib'... +Listing '/usr/lib/python3.8/venv'... +Listing '/usr/lib/python3.8/venv/scripts'... +Listing '/usr/lib/python3.8/venv/scripts/common'... +Listing '/usr/lib/python3.8/venv/scripts/posix'... +Listing '/usr/lib/python3.8/wsgiref'... +Listing '/usr/lib/python3.8/xml'... +Listing '/usr/lib/python3.8/xml/dom'... +Listing '/usr/lib/python3.8/xml/etree'... +Listing '/usr/lib/python3.8/xml/parsers'... +Listing '/usr/lib/python3.8/xml/sax'... +Listing '/usr/lib/python3.8/xmlrpc'... +PYTHONPATH=/usr/lib/python3.8 LD_LIBRARY_PATH=/sources/Python-3.8.5 \ + ./python -E -Wi -O /usr/lib/python3.8/compileall.py \ + -j0 -d /usr/lib/python3.8 -f \ + -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ + /usr/lib/python3.8 +Listing '/usr/lib/python3.8'... +Compiling '/usr/lib/python3.8/__phello__.foo.py'... +Compiling '/usr/lib/python3.8/_dummy_thread.py'... +Compiling '/usr/lib/python3.8/_py_abc.py'... +Compiling '/usr/lib/python3.8/_sysconfigdata__linux_x86_64-linux-gnu.py'... +Compiling '/usr/lib/python3.8/_threading_local.py'... +Compiling '/usr/lib/python3.8/asynchat.py'... +Compiling '/usr/lib/python3.8/asyncio/base_futures.py'... +Compiling '/usr/lib/python3.8/asyncio/base_tasks.py'... +Compiling '/usr/lib/python3.8/asyncio/constants.py'... +Compiling '/usr/lib/python3.8/asyncio/format_helpers.py'... +Compiling '/usr/lib/python3.8/asyncio/locks.py'... +Compiling '/usr/lib/python3.8/asyncio/subprocess.py'... +Compiling '/usr/lib/python3.8/asyncio/transports.py'... +Compiling '/usr/lib/python3.8/asyncio/trsock.py'... +Compiling '/usr/lib/python3.8/base64.py'... +Compiling '/usr/lib/python3.8/binhex.py'... +Compiling '/usr/lib/python3.8/cgitb.py'... +Compiling '/usr/lib/python3.8/codecs.py'... +Compiling '/usr/lib/python3.8/colorsys.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/thread.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_funcptr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_keeprefs.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_objects.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_parameters.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_random_things.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_repr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_slicing.py'... +Compiling '/usr/lib/python3.8/distutils/__init__.py'... +Compiling '/usr/lib/python3.8/distutils/_msvccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_rpm.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/command/clean.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_egg_info.py'... +Compiling '/usr/lib/python3.8/distutils/command/register.py'... +Compiling '/usr/lib/python3.8/distutils/core.py'... +Compiling '/usr/lib/python3.8/distutils/extension.py'... +Compiling '/usr/lib/python3.8/distutils/log.py'... +Compiling '/usr/lib/python3.8/distutils/spawn.py'... +Compiling '/usr/lib/python3.8/distutils/tests/__init__.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_archive_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_dist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_version.py'... +Compiling '/usr/lib/python3.8/distutils/util.py'... +Compiling '/usr/lib/python3.8/email/base64mime.py'... +Compiling '/usr/lib/python3.8/email/contentmanager.py'... +Compiling '/usr/lib/python3.8/email/headerregistry.py'... +Compiling '/usr/lib/python3.8/email/mime/multipart.py'... +Compiling '/usr/lib/python3.8/email/mime/text.py'... +Compiling '/usr/lib/python3.8/email/quoprimime.py'... +Compiling '/usr/lib/python3.8/encodings/aliases.py'... +Compiling '/usr/lib/python3.8/encodings/charmap.py'... +Compiling '/usr/lib/python3.8/encodings/cp1026.py'... +Compiling '/usr/lib/python3.8/encodings/cp1252.py'... +Compiling '/usr/lib/python3.8/encodings/cp1255.py'... +Compiling '/usr/lib/python3.8/encodings/cp437.py'... +Compiling '/usr/lib/python3.8/encodings/cp855.py'... +Compiling '/usr/lib/python3.8/encodings/cp861.py'... +Compiling '/usr/lib/python3.8/encodings/cp865.py'... +Compiling '/usr/lib/python3.8/encodings/cp932.py'... +Compiling '/usr/lib/python3.8/encodings/cp950.py'... +Compiling '/usr/lib/python3.8/encodings/gb2312.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_2004.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_1.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_14.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_4.py'... +Compiling '/usr/lib/python3.8/encodings/johab.py'... +Compiling '/usr/lib/python3.8/encodings/koi8_t.py'... +Compiling '/usr/lib/python3.8/encodings/mac_croatian.py'... +Compiling '/usr/lib/python3.8/encodings/mac_iceland.py'... +Compiling '/usr/lib/python3.8/encodings/mac_romanian.py'... +Compiling '/usr/lib/python3.8/encodings/punycode.py'... +Compiling '/usr/lib/python3.8/encodings/utf_16_le.py'... +Compiling '/usr/lib/python3.8/encodings/utf_32_le.py'... +Compiling '/usr/lib/python3.8/encodings/utf_8_sig.py'... +Compiling '/usr/lib/python3.8/ensurepip/_uninstall.py'... +Compiling '/usr/lib/python3.8/fileinput.py'... +Compiling '/usr/lib/python3.8/ftplib.py'... +Compiling '/usr/lib/python3.8/heapq.py'... +Compiling '/usr/lib/python3.8/http/cookiejar.py'... +Compiling '/usr/lib/python3.8/idlelib/debugger_r.py'... +Compiling '/usr/lib/python3.8/idlelib/format.py'... +Compiling '/usr/lib/python3.8/idlelib/idle.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/mock_idle.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/template.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_autoexpand.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_calltip_w.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_codecontext.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugger.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugobj.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_editor.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_help_about.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_mainmenu.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_pathbrowser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_pyshell.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_rpc.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_textview.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_zoomheight.py'... +Compiling '/usr/lib/python3.8/idlelib/mainmenu.py'... +Compiling '/usr/lib/python3.8/idlelib/outwin.py'... +Compiling '/usr/lib/python3.8/idlelib/redirector.py'... +Compiling '/usr/lib/python3.8/idlelib/rpc.py'... +Compiling '/usr/lib/python3.8/idlelib/sidebar.py'... +Compiling '/usr/lib/python3.8/imp.py'... +Compiling '/usr/lib/python3.8/importlib/metadata.py'... +Compiling '/usr/lib/python3.8/json/decoder.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixer_base.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_dict.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_imports2.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_itertools.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_print.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_sys_exc.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_ws_comma.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_zip.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/conv.py'... +Compiling '/usr/lib/python3.8/lib2to3/pytree.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/support.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_parser.py'... +Compiling '/usr/lib/python3.8/logging/__init__.py'... +Compiling '/usr/lib/python3.8/multiprocessing/context.py'... +Compiling '/usr/lib/python3.8/multiprocessing/heap.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_fork.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_forkserver.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_spawn_win32.py'... +Compiling '/usr/lib/python3.8/multiprocessing/queues.py'... +Compiling '/usr/lib/python3.8/multiprocessing/synchronize.py'... +Compiling '/usr/lib/python3.8/operator.py'... +Compiling '/usr/lib/python3.8/pickle.py'... +Compiling '/usr/lib/python3.8/pstats.py'... +Compiling '/usr/lib/python3.8/rlcompleter.py'... +Compiling '/usr/lib/python3.8/sched.py'... +Compiling '/usr/lib/python3.8/shelve.py'... +Compiling '/usr/lib/python3.8/signal.py'... +Compiling '/usr/lib/python3.8/site.py'... +Compiling '/usr/lib/python3.8/smtplib.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/__init__.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/dump.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/regression.py'... +Compiling '/usr/lib/python3.8/sre_parse.py'... +Compiling '/usr/lib/python3.8/symbol.py'... +Compiling '/usr/lib/python3.8/tabnanny.py'... +Compiling '/usr/lib/python3.8/tempfile.py'... +Compiling '/usr/lib/python3.8/test/audiotests.py'...Compiling '/usr/lib/python3.8/_collections_abc.py'... +Compiling '/usr/lib/python3.8/_osx_support.py'... +Compiling '/usr/lib/python3.8/_weakrefset.py'... +Compiling '/usr/lib/python3.8/ast.py'... +Compiling '/usr/lib/python3.8/asyncio/coroutines.py'... +Compiling '/usr/lib/python3.8/asyncio/proactor_events.py'... +Compiling '/usr/lib/python3.8/asyncio/tasks.py'... +Compiling '/usr/lib/python3.8/bdb.py'... +Compiling '/usr/lib/python3.8/cProfile.py'... +Compiling '/usr/lib/python3.8/calendar.py'... +Compiling '/usr/lib/python3.8/compileall.py'... +Compiling '/usr/lib/python3.8/contextvars.py'... +Compiling '/usr/lib/python3.8/crypt.py'... +Compiling '/usr/lib/python3.8/csv.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/framework.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_anon.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_buffers.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_bytes.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_cast.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_errno.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_unicode.py'... +Compiling '/usr/lib/python3.8/ctypes/wintypes.py'... +Compiling '/usr/lib/python3.8/curses/panel.py'... +Compiling '/usr/lib/python3.8/curses/textpad.py'... +Compiling '/usr/lib/python3.8/dbm/gnu.py'... +Compiling '/usr/lib/python3.8/dbm/ndbm.py'... +Compiling '/usr/lib/python3.8/decimal.py'... +Compiling '/usr/lib/python3.8/difflib.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_clib.py'... +Compiling '/usr/lib/python3.8/distutils/command/check.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_data.py'... +Compiling '/usr/lib/python3.8/distutils/command/sdist.py'... +Compiling '/usr/lib/python3.8/distutils/dir_util.py'... +Compiling '/usr/lib/python3.8/distutils/filelist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/support.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_clean.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_cmd.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_dir_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_log.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_upload.py'... +Compiling '/usr/lib/python3.8/distutils/version.py'... +Compiling '/usr/lib/python3.8/email/_header_value_parser.py'... +Compiling '/usr/lib/python3.8/encodings/cp1254.py'... +Compiling '/usr/lib/python3.8/encodings/cp424.py'... +Compiling '/usr/lib/python3.8/encodings/cp737.py'... +Compiling '/usr/lib/python3.8/encodings/cp856.py'... +Compiling '/usr/lib/python3.8/encodings/cp860.py'... +Compiling '/usr/lib/python3.8/encodings/cp866.py'... +Compiling '/usr/lib/python3.8/encodings/cp874.py'... +Compiling '/usr/lib/python3.8/encodings/euc_jis_2004.py'... +Compiling '/usr/lib/python3.8/encodings/gb18030.py'... +Compiling '/usr/lib/python3.8/encodings/hp_roman8.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_1.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_3.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_kr.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_11.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_16.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_5.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_8.py'... +Compiling '/usr/lib/python3.8/encodings/koi8_u.py'... +Compiling '/usr/lib/python3.8/encodings/mac_arabic.py'... +Compiling '/usr/lib/python3.8/encodings/mac_turkish.py'... +Compiling '/usr/lib/python3.8/encodings/ptcp154.py'... +Compiling '/usr/lib/python3.8/encodings/rot_13.py'... +Compiling '/usr/lib/python3.8/encodings/tis_620.py'... +Compiling '/usr/lib/python3.8/encodings/utf_32.py'... +Compiling '/usr/lib/python3.8/encodings/uu_codec.py'... +Compiling '/usr/lib/python3.8/enum.py'... +Compiling '/usr/lib/python3.8/gettext.py'... +Compiling '/usr/lib/python3.8/http/__init__.py'... +Compiling '/usr/lib/python3.8/http/cookies.py'... +Compiling '/usr/lib/python3.8/idlelib/config_key.py'... +Compiling '/usr/lib/python3.8/idlelib/debugobj.py'... +Compiling '/usr/lib/python3.8/idlelib/debugobj_r.py'... +Compiling '/usr/lib/python3.8/idlelib/dynoption.py'... +Compiling '/usr/lib/python3.8/idlelib/help.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/htest.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_autocomplete_w.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_calltip.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_config_key.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_parenmatch.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_query.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_searchengine.py'... +Compiling '/usr/lib/python3.8/idlelib/pathbrowser.py'... +Compiling '/usr/lib/python3.8/idlelib/pyparse.py'... +Compiling '/usr/lib/python3.8/idlelib/run.py'... +Compiling '/usr/lib/python3.8/idlelib/squeezer.py'... +Compiling '/usr/lib/python3.8/importlib/util.py'... +Compiling '/usr/lib/python3.8/ipaddress.py'... +Compiling '/usr/lib/python3.8/lib2to3/btm_matcher.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_apply.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_basestring.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_reduce.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_repr.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_tuple_params.py'... +Compiling '/usr/lib/python3.8/lib2to3/main.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/parse.py'... +Compiling '/usr/lib/python3.8/lib2to3/refactor.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_refactor.py'... +Compiling '/usr/lib/python3.8/linecache.py'... +Compiling '/usr/lib/python3.8/locale.py'... +Compiling '/usr/lib/python3.8/mimetypes.py'... +Compiling '/usr/lib/python3.8/multiprocessing/dummy/__init__.py'... +Compiling '/usr/lib/python3.8/multiprocessing/dummy/connection.py'... +Compiling '/usr/lib/python3.8/multiprocessing/forkserver.py'... +Compiling '/usr/lib/python3.8/multiprocessing/pool.py'... +Compiling '/usr/lib/python3.8/multiprocessing/resource_tracker.py'... +Compiling '/usr/lib/python3.8/multiprocessing/sharedctypes.py'... +Compiling '/usr/lib/python3.8/netrc.py'... +Compiling '/usr/lib/python3.8/numbers.py'... +Compiling '/usr/lib/python3.8/os.py'... +Compiling '/usr/lib/python3.8/pipes.py'... +Compiling '/usr/lib/python3.8/pkgutil.py'... +Compiling '/usr/lib/python3.8/plistlib.py'... +Compiling '/usr/lib/python3.8/queue.py'... +Compiling '/usr/lib/python3.8/random.py'... +Compiling '/usr/lib/python3.8/shlex.py'... +Compiling '/usr/lib/python3.8/smtpd.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/backup.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/transactions.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/userfunctions.py'... +Compiling '/usr/lib/python3.8/statistics.py'... +Compiling '/usr/lib/python3.8/sysconfig.py'... +Compiling '/usr/lib/python3.8/test/ann_module.py'... +Compiling '/usr/lib/python3.8/test/ann_module2.py'... +Compiling '/usr/lib/python3.8/test/ann_module3.py'... +Compiling '/usr/lib/python3.8/test/autotest.py'... +Compiling '/usr/lib/python3.8/test/bad_getattr.py'... +Compiling '/usr/lib/python3.8/test/bad_getattr2.py'... +Compiling '/usr/lib/python3.8/test/bad_getattr3.py'... +Compiling '/usr/lib/python3.8/test/bytecode_helper.py'... +Compiling '/usr/lib/python3.8/test/curses_tests.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_1_str.py'... +Compiling '/usr/lib/python3.8/test/dataclass_textanno.py'... +Compiling '/usr/lib/python3.8/test/dis_module.py'... +Compiling '/usr/lib/python3.8/test/inspect_fodder2.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/cmdline.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/pgo.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/refleak.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/runtest.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/runtest_mp.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/setup.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/utils.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/win_utils.py'... +Compiling '/usr/lib/python3.8/test/pyclbr_input.py'... +Compiling '/usr/lib/python3.8/test/pydoc_mod.py'... +Compiling '/usr/lib/python3.8/test/pythoninfo.py'...Compiling '/usr/lib/python3.8/_compression.py'... +Compiling '/usr/lib/python3.8/_pydecimal.py'... +Compiling '/usr/lib/python3.8/asyncio/exceptions.py'... +Compiling '/usr/lib/python3.8/asyncio/futures.py'... +Compiling '/usr/lib/python3.8/asyncio/queues.py'... +Compiling '/usr/lib/python3.8/asyncio/staggered.py'... +Compiling '/usr/lib/python3.8/config-3.8-x86_64-linux-gnu/python-config.py'... +Compiling '/usr/lib/python3.8/copy.py'... +Compiling '/usr/lib/python3.8/ctypes/__init__.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_arrays.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_byteswap.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_frombuffer.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_libc.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_memfunctions.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_pep3118.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_refcounts.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_simplesubclasses.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_struct_fields.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_values.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_win32.py'... +Compiling '/usr/lib/python3.8/curses/has_key.py'... +Compiling '/usr/lib/python3.8/dbm/__init__.py'... +Compiling '/usr/lib/python3.8/dbm/dumb.py'... +Compiling '/usr/lib/python3.8/dis.py'... +Compiling '/usr/lib/python3.8/distutils/ccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/command/build.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_ext.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_lib.py'... +Compiling '/usr/lib/python3.8/distutils/cygwinccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/msvc9compiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_dumb.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_wininst.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_py.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_config_cmd.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_extension.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_msvccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_sysconfig.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_versionpredicate.py'... +Compiling '/usr/lib/python3.8/distutils/unixccompiler.py'... +Compiling '/usr/lib/python3.8/email/_parseaddr.py'... +Compiling '/usr/lib/python3.8/email/errors.py'... +Compiling '/usr/lib/python3.8/email/header.py'... +Compiling '/usr/lib/python3.8/email/mime/__init__.py'... +Compiling '/usr/lib/python3.8/email/mime/audio.py'... +Compiling '/usr/lib/python3.8/email/mime/image.py'... +Compiling '/usr/lib/python3.8/email/mime/nonmultipart.py'... +Compiling '/usr/lib/python3.8/email/policy.py'... +Compiling '/usr/lib/python3.8/encodings/__init__.py'... +Compiling '/usr/lib/python3.8/encodings/ascii.py'... +Compiling '/usr/lib/python3.8/encodings/bz2_codec.py'... +Compiling '/usr/lib/python3.8/encodings/cp1140.py'... +Compiling '/usr/lib/python3.8/encodings/cp1251.py'... +Compiling '/usr/lib/python3.8/encodings/cp1256.py'... +Compiling '/usr/lib/python3.8/encodings/euc_kr.py'... +Compiling '/usr/lib/python3.8/encodings/hex_codec.py'... +Compiling '/usr/lib/python3.8/encodings/idna.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_13.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_2.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_6.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_9.py'... +Compiling '/usr/lib/python3.8/encodings/kz1048.py'... +Compiling '/usr/lib/python3.8/encodings/mac_centeuro.py'... +Compiling '/usr/lib/python3.8/encodings/mac_farsi.py'... +Compiling '/usr/lib/python3.8/encodings/mac_latin2.py'... +Compiling '/usr/lib/python3.8/encodings/mbcs.py'... +Compiling '/usr/lib/python3.8/encodings/palmos.py'... +Compiling '/usr/lib/python3.8/encodings/raw_unicode_escape.py'... +Compiling '/usr/lib/python3.8/encodings/shift_jis_2004.py'... +Compiling '/usr/lib/python3.8/encodings/undefined.py'... +Compiling '/usr/lib/python3.8/encodings/utf_16.py'... +Compiling '/usr/lib/python3.8/encodings/utf_8.py'... +Compiling '/usr/lib/python3.8/ensurepip/__init__.py'... +Compiling '/usr/lib/python3.8/fnmatch.py'... +Compiling '/usr/lib/python3.8/formatter.py'... +Compiling '/usr/lib/python3.8/getpass.py'... +Compiling '/usr/lib/python3.8/glob.py'... +Compiling '/usr/lib/python3.8/hashlib.py'... +Compiling '/usr/lib/python3.8/hmac.py'... +Compiling '/usr/lib/python3.8/html/entities.py'... +Compiling '/usr/lib/python3.8/idlelib/calltip_w.py'... +Compiling '/usr/lib/python3.8/idlelib/config.py'... +Compiling '/usr/lib/python3.8/idlelib/filelist.py'... +Compiling '/usr/lib/python3.8/idlelib/help_about.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/__init__.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/mock_tk.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_browser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_config.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_help.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_hyperparser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_percolator.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_redirector.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_replace.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_sidebar.py'... +Compiling '/usr/lib/python3.8/idlelib/stackviewer.py'... +Compiling '/usr/lib/python3.8/idlelib/statusbar.py'... +Compiling '/usr/lib/python3.8/idlelib/tree.py'... +Compiling '/usr/lib/python3.8/importlib/_bootstrap_external.py'... +Compiling '/usr/lib/python3.8/lib2to3/__main__.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixer_util.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_execfile.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_future.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_import.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_intern.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_map.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_numliterals.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_paren.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_reload.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_standarderror.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_throw.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_unicode.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_xreadlines.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/driver.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/pgen.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_all_fixers.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_main.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_util.py'... +Compiling '/usr/lib/python3.8/logging/handlers.py'... +Compiling '/usr/lib/python3.8/modulefinder.py'... +Compiling '/usr/lib/python3.8/multiprocessing/managers.py'... +Compiling '/usr/lib/python3.8/nntplib.py'... +Compiling '/usr/lib/python3.8/pickletools.py'... +Compiling '/usr/lib/python3.8/pprint.py'... +Compiling '/usr/lib/python3.8/quopri.py'... +Compiling '/usr/lib/python3.8/reprlib.py'... +Compiling '/usr/lib/python3.8/secrets.py'... +Compiling '/usr/lib/python3.8/selectors.py'... +Compiling '/usr/lib/python3.8/sndhdr.py'... +Compiling '/usr/lib/python3.8/socketserver.py'... +Compiling '/usr/lib/python3.8/sqlite3/dbapi2.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/factory.py'... +Compiling '/usr/lib/python3.8/sre_constants.py'... +Compiling '/usr/lib/python3.8/ssl.py'... +Compiling '/usr/lib/python3.8/symtable.py'... +Compiling '/usr/lib/python3.8/test/__init__.py'... +Compiling '/usr/lib/python3.8/test/__main__.py'... +Compiling '/usr/lib/python3.8/test/_test_multiprocessing.py'... +Compiling '/usr/lib/python3.8/test/support/script_helper.py'...Compiling '/usr/lib/python3.8/aifc.py'... +Compiling '/usr/lib/python3.8/asyncio/streams.py'... +Compiling '/usr/lib/python3.8/asyncio/windows_utils.py'... +Compiling '/usr/lib/python3.8/asyncore.py'... +Compiling '/usr/lib/python3.8/bisect.py'... +Compiling '/usr/lib/python3.8/chunk.py'... +Compiling '/usr/lib/python3.8/code.py'... +Compiling '/usr/lib/python3.8/codeop.py'... +Compiling '/usr/lib/python3.8/concurrent/__init__.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/_base.py'... +Compiling '/usr/lib/python3.8/configparser.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_callbacks.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_functions.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_pickling.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_prototypes.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_stringptr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_unaligned_structures.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_varsize_struct.py'... +Compiling '/usr/lib/python3.8/ctypes/util.py'... +Compiling '/usr/lib/python3.8/datetime.py'... +Compiling '/usr/lib/python3.8/distutils/command/install.py'... +Compiling '/usr/lib/python3.8/distutils/debug.py'... +Compiling '/usr/lib/python3.8/distutils/dep_util.py'... +Compiling '/usr/lib/python3.8/distutils/fancy_getopt.py'... +Compiling '/usr/lib/python3.8/distutils/sysconfig.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_check.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_core.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_file_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_headers.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_lib.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_register.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_unixccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/text_file.py'... +Compiling '/usr/lib/python3.8/dummy_threading.py'... +Compiling '/usr/lib/python3.8/email/_encoded_words.py'... +Compiling '/usr/lib/python3.8/email/charset.py'... +Compiling '/usr/lib/python3.8/email/feedparser.py'... +Compiling '/usr/lib/python3.8/email/iterators.py'... +Compiling '/usr/lib/python3.8/email/mime/application.py'... +Compiling '/usr/lib/python3.8/email/mime/base.py'... +Compiling '/usr/lib/python3.8/email/mime/message.py'... +Compiling '/usr/lib/python3.8/email/parser.py'... +Compiling '/usr/lib/python3.8/email/utils.py'... +Compiling '/usr/lib/python3.8/encodings/big5.py'... +Compiling '/usr/lib/python3.8/encodings/cp1257.py'... +Compiling '/usr/lib/python3.8/encodings/cp852.py'... +Compiling '/usr/lib/python3.8/encodings/cp862.py'... +Compiling '/usr/lib/python3.8/functools.py'... +Compiling '/usr/lib/python3.8/html/__init__.py'... +Compiling '/usr/lib/python3.8/html/parser.py'... +Compiling '/usr/lib/python3.8/http/server.py'... +Compiling '/usr/lib/python3.8/idlelib/autoexpand.py'... +Compiling '/usr/lib/python3.8/idlelib/calltip.py'... +Compiling '/usr/lib/python3.8/idlelib/codecontext.py'... +Compiling '/usr/lib/python3.8/idlelib/debugger.py'... +Compiling '/usr/lib/python3.8/idlelib/grep.py'... +Compiling '/usr/lib/python3.8/idlelib/history.py'... +Compiling '/usr/lib/python3.8/idlelib/hyperparser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_autocomplete.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_colorizer.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugobj_r.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_editmenu.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_grep.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_history.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_multicall.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_pyparse.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_scrolledlist.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_searchbase.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_stackviewer.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_text.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_window.py'... +Compiling '/usr/lib/python3.8/idlelib/iomenu.py'... +Compiling '/usr/lib/python3.8/idlelib/parenmatch.py'... +Compiling '/usr/lib/python3.8/idlelib/query.py'... +Compiling '/usr/lib/python3.8/idlelib/runscript.py'... +Compiling '/usr/lib/python3.8/idlelib/search.py'... +Compiling '/usr/lib/python3.8/idlelib/searchengine.py'... +Compiling '/usr/lib/python3.8/idlelib/textview.py'... +Compiling '/usr/lib/python3.8/idlelib/window.py'... +Compiling '/usr/lib/python3.8/idlelib/zzdummy.py'... +Compiling '/usr/lib/python3.8/imghdr.py'... +Compiling '/usr/lib/python3.8/importlib/_bootstrap.py'... +Compiling '/usr/lib/python3.8/io.py'... +Compiling '/usr/lib/python3.8/json/__init__.py'... +Compiling '/usr/lib/python3.8/json/scanner.py'... +Compiling '/usr/lib/python3.8/keyword.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_buffer.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_except.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_funcattrs.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_has_key.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_input.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_itertools_imports.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_ne.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_nonzero.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_operator.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_set_literal.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_types.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_xrange.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_fixers.py'... +Compiling '/usr/lib/python3.8/multiprocessing/resource_sharer.py'... +Compiling '/usr/lib/python3.8/multiprocessing/shared_memory.py'... +Compiling '/usr/lib/python3.8/nturl2path.py'... +Compiling '/usr/lib/python3.8/opcode.py'... +Compiling '/usr/lib/python3.8/pathlib.py'... +Compiling '/usr/lib/python3.8/poplib.py'... +Compiling '/usr/lib/python3.8/profile.py'... +Compiling '/usr/lib/python3.8/pydoc_data/__init__.py'... +Compiling '/usr/lib/python3.8/pydoc_data/topics.py'... +Compiling '/usr/lib/python3.8/socket.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/dbapi.py'... +Compiling '/usr/lib/python3.8/stringprep.py'... +Compiling '/usr/lib/python3.8/telnetlib.py'... +Compiling '/usr/lib/python3.8/test/bisect_cmd.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_1.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_2_str.py'... +Compiling '/usr/lib/python3.8/test/datetimetester.py'... +Compiling '/usr/lib/python3.8/test/memory_watchdog.py'... +Compiling '/usr/lib/python3.8/test/mock_socket.py'... +Compiling '/usr/lib/python3.8/test/mod_generics_cache.py'... +Compiling '/usr/lib/python3.8/test/mp_fork_bomb.py'... +Compiling '/usr/lib/python3.8/test/mp_preload.py'... +Compiling '/usr/lib/python3.8/test/multibytecodec_support.py'... +Compiling '/usr/lib/python3.8/test/pydocfodder.py'... +Compiling '/usr/lib/python3.8/test/re_tests.py'... +Compiling '/usr/lib/python3.8/test/signalinterproctester.py'... +Compiling '/usr/lib/python3.8/test/sortperf.py'... +Compiling '/usr/lib/python3.8/test/string_tests.py'... +Compiling '/usr/lib/python3.8/test/test_abc.py'... +Compiling '/usr/lib/python3.8/test/test_abstract_numbers.py'... +Compiling '/usr/lib/python3.8/test/test_aifc.py'... +Compiling '/usr/lib/python3.8/test/test_array.py'... +Compiling '/usr/lib/python3.8/test/test_asdl_parser.py'... +Compiling '/usr/lib/python3.8/test/test_asyncgen.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/echo.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/echo2.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/echo3.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/functional.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_context.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_futures.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_locks.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_pep492.py'...Compiling '/usr/lib/python3.8/__future__.py'... +Compiling '/usr/lib/python3.8/_compat_pickle.py'... +Compiling '/usr/lib/python3.8/_pyio.py'... +Compiling '/usr/lib/python3.8/asyncio/__init__.py'... +Compiling '/usr/lib/python3.8/asyncio/base_events.py'... +Compiling '/usr/lib/python3.8/asyncio/protocols.py'... +Compiling '/usr/lib/python3.8/asyncio/sslproto.py'... +Compiling '/usr/lib/python3.8/asyncio/windows_events.py'... +Compiling '/usr/lib/python3.8/bz2.py'... +Compiling '/usr/lib/python3.8/cmd.py'... +Compiling '/usr/lib/python3.8/collections/__init__.py'... +Compiling '/usr/lib/python3.8/copyreg.py'... +Compiling '/usr/lib/python3.8/ctypes/_aix.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/__init__.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/dylib.py'... +Compiling '/usr/lib/python3.8/ctypes/test/__main__.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_as_parameter.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_cfuncs.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_init.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_loading.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_pointers.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_sizes.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_structures.py'... +Compiling '/usr/lib/python3.8/distutils/archive_util.py'... +Compiling '/usr/lib/python3.8/distutils/cmd.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_dumb.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_wininst.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_py.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_headers.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/command/upload.py'... +Compiling '/usr/lib/python3.8/distutils/dist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_ext.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_cygwinccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_data.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_sdist.py'... +Compiling '/usr/lib/python3.8/distutils/versionpredicate.py'... +Compiling '/usr/lib/python3.8/email/__init__.py'... +Compiling '/usr/lib/python3.8/email/_policybase.py'... +Compiling '/usr/lib/python3.8/email/encoders.py'... +Compiling '/usr/lib/python3.8/email/generator.py'... +Compiling '/usr/lib/python3.8/email/message.py'... +Compiling '/usr/lib/python3.8/encodings/base64_codec.py'... +Compiling '/usr/lib/python3.8/encodings/cp037.py'... +Compiling '/usr/lib/python3.8/encodings/cp1125.py'... +Compiling '/usr/lib/python3.8/encodings/cp273.py'... +Compiling '/usr/lib/python3.8/encodings/cp720.py'... +Compiling '/usr/lib/python3.8/encodings/cp850.py'... +Compiling '/usr/lib/python3.8/encodings/cp857.py'... +Compiling '/usr/lib/python3.8/encodings/cp863.py'... +Compiling '/usr/lib/python3.8/encodings/cp869.py'... +Compiling '/usr/lib/python3.8/encodings/cp949.py'... +Compiling '/usr/lib/python3.8/encodings/euc_jp.py'... +Compiling '/usr/lib/python3.8/encodings/gbk.py'... +Compiling '/usr/lib/python3.8/encodings/hz.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_2.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_ext.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_10.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_15.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_3.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_7.py'... +Compiling '/usr/lib/python3.8/encodings/koi8_r.py'... +Compiling '/usr/lib/python3.8/encodings/latin_1.py'... +Compiling '/usr/lib/python3.8/encodings/mac_cyrillic.py'... +Compiling '/usr/lib/python3.8/encodings/mac_greek.py'... +Compiling '/usr/lib/python3.8/encodings/mac_roman.py'... +Compiling '/usr/lib/python3.8/encodings/oem.py'... +Compiling '/usr/lib/python3.8/encodings/quopri_codec.py'... +Compiling '/usr/lib/python3.8/genericpath.py'... +Compiling '/usr/lib/python3.8/getopt.py'... +Compiling '/usr/lib/python3.8/gzip.py'... +Compiling '/usr/lib/python3.8/http/client.py'... +Compiling '/usr/lib/python3.8/idlelib/__main__.py'... +Compiling '/usr/lib/python3.8/idlelib/autocomplete_w.py'... +Compiling '/usr/lib/python3.8/idlelib/colorizer.py'... +Compiling '/usr/lib/python3.8/idlelib/delegator.py'... +Compiling '/usr/lib/python3.8/idlelib/editor.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_configdialog.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_run.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_statusbar.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_tooltip.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_warning.py'... +Compiling '/usr/lib/python3.8/idlelib/macosx.py'... +Compiling '/usr/lib/python3.8/idlelib/percolator.py'... +Compiling '/usr/lib/python3.8/idlelib/pyshell.py'... +Compiling '/usr/lib/python3.8/idlelib/undo.py'... +Compiling '/usr/lib/python3.8/importlib/__init__.py'... +Compiling '/usr/lib/python3.8/importlib/abc.py'... +Compiling '/usr/lib/python3.8/importlib/machinery.py'... +Compiling '/usr/lib/python3.8/importlib/resources.py'... +Compiling '/usr/lib/python3.8/inspect.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_filter.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_idioms.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_isinstance.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_methodattrs.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_next.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_raise.py'... +Compiling '/usr/lib/python3.8/lib2to3/patcomp.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/token.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/tokenize.py'... +Compiling '/usr/lib/python3.8/lzma.py'... +Compiling '/usr/lib/python3.8/mailbox.py'... +Compiling '/usr/lib/python3.8/multiprocessing/util.py'... +Compiling '/usr/lib/python3.8/optparse.py'... +Compiling '/usr/lib/python3.8/platform.py'... +Compiling '/usr/lib/python3.8/pty.py'... +Compiling '/usr/lib/python3.8/pyclbr.py'... +Compiling '/usr/lib/python3.8/re.py'... +Compiling '/usr/lib/python3.8/runpy.py'... +Compiling '/usr/lib/python3.8/shutil.py'... +Compiling '/usr/lib/python3.8/sqlite3/__init__.py'... +Compiling '/usr/lib/python3.8/sqlite3/dump.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/hooks.py'... +Compiling '/usr/lib/python3.8/sre_compile.py'... +Compiling '/usr/lib/python3.8/struct.py'... +Compiling '/usr/lib/python3.8/subprocess.py'... +Compiling '/usr/lib/python3.8/test/audit-tests.py'... +Compiling '/usr/lib/python3.8/test/coding20731.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_2.py'... +Compiling '/usr/lib/python3.8/test/doctest_aliases.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/line.py'... +Compiling '/usr/lib/python3.8/test/encoded_modules/__init__.py'... +Compiling '/usr/lib/python3.8/test/encoded_modules/module_iso_8859_1.py'... +Compiling '/usr/lib/python3.8/test/encoded_modules/module_koi8_r.py'... +Compiling '/usr/lib/python3.8/test/final_a.py'... +Compiling '/usr/lib/python3.8/test/fork_wait.py'... +Compiling '/usr/lib/python3.8/test/inspect_fodder.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/__init__.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/main.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/save_env.py'... +Compiling '/usr/lib/python3.8/test/lock_tests.py'... +Compiling '/usr/lib/python3.8/test/profilee.py'... +Compiling '/usr/lib/python3.8/test/regrtest.py'... +Compiling '/usr/lib/python3.8/test/relimport.py'... +Compiling '/usr/lib/python3.8/test/reperf.py'... +Compiling '/usr/lib/python3.8/test/sample_doctest_no_doctests.py'... +Compiling '/usr/lib/python3.8/test/ssl_servers.py'... +Compiling '/usr/lib/python3.8/test/support/testresult.py'... +Compiling '/usr/lib/python3.8/test/test___all__.py'... +Compiling '/usr/lib/python3.8/test/test___future__.py'... +Compiling '/usr/lib/python3.8/test/test__opcode.py'... +Compiling '/usr/lib/python3.8/test/test__osx_support.py'... +Compiling '/usr/lib/python3.8/test/test_argparse.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_server.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_windows_utils.py'...Compiling '/usr/lib/python3.8/_bootlocale.py'... +Compiling '/usr/lib/python3.8/_markupbase.py'... +Compiling '/usr/lib/python3.8/_sitebuiltins.py'... +Compiling '/usr/lib/python3.8/_strptime.py'... +Compiling '/usr/lib/python3.8/abc.py'... +Compiling '/usr/lib/python3.8/antigravity.py'... +Compiling '/usr/lib/python3.8/argparse.py'... +Compiling '/usr/lib/python3.8/asyncio/__main__.py'... +Compiling '/usr/lib/python3.8/asyncio/base_subprocess.py'... +Compiling '/usr/lib/python3.8/asyncio/events.py'... +Compiling '/usr/lib/python3.8/asyncio/log.py'... +Compiling '/usr/lib/python3.8/asyncio/runners.py'... +Compiling '/usr/lib/python3.8/asyncio/selector_events.py'... +Compiling '/usr/lib/python3.8/asyncio/unix_events.py'... +Compiling '/usr/lib/python3.8/cgi.py'... +Compiling '/usr/lib/python3.8/collections/abc.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/__init__.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/process.py'... +Compiling '/usr/lib/python3.8/contextlib.py'... +Compiling '/usr/lib/python3.8/ctypes/_endian.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/dyld.py'... +Compiling '/usr/lib/python3.8/ctypes/test/__init__.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_array_in_pointer.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_bitfields.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_checkretval.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_delattr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_find.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_incomplete.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_internals.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_macholib.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_numbers.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_python_api.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_returnfuncptrs.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_strings.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_wintypes.py'... +Compiling '/usr/lib/python3.8/curses/__init__.py'... +Compiling '/usr/lib/python3.8/curses/ascii.py'... +Compiling '/usr/lib/python3.8/dataclasses.py'... +Compiling '/usr/lib/python3.8/distutils/bcppcompiler.py'... +Compiling '/usr/lib/python3.8/distutils/command/__init__.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_msi.py'... +Compiling '/usr/lib/python3.8/distutils/command/config.py'... +Compiling '/usr/lib/python3.8/distutils/config.py'... +Compiling '/usr/lib/python3.8/distutils/errors.py'... +Compiling '/usr/lib/python3.8/distutils/file_util.py'... +Compiling '/usr/lib/python3.8/distutils/msvccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_msi.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_rpm.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_clib.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_config.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_dep_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_filelist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_msvc9compiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_spawn.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_text_file.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_util.py'... +Compiling '/usr/lib/python3.8/doctest.py'... +Compiling '/usr/lib/python3.8/encodings/big5hkscs.py'... +Compiling '/usr/lib/python3.8/encodings/cp1006.py'... +Compiling '/usr/lib/python3.8/encodings/cp1250.py'... +Compiling '/usr/lib/python3.8/encodings/cp1253.py'... +Compiling '/usr/lib/python3.8/encodings/cp1258.py'... +Compiling '/usr/lib/python3.8/encodings/cp500.py'... +Compiling '/usr/lib/python3.8/encodings/cp775.py'... +Compiling '/usr/lib/python3.8/encodings/cp858.py'... +Compiling '/usr/lib/python3.8/encodings/cp864.py'... +Compiling '/usr/lib/python3.8/encodings/cp875.py'... +Compiling '/usr/lib/python3.8/encodings/euc_jisx0213.py'... +Compiling '/usr/lib/python3.8/encodings/shift_jis.py'... +Compiling '/usr/lib/python3.8/encodings/shift_jisx0213.py'... +Compiling '/usr/lib/python3.8/encodings/unicode_escape.py'... +Compiling '/usr/lib/python3.8/encodings/utf_16_be.py'... +Compiling '/usr/lib/python3.8/encodings/utf_32_be.py'... +Compiling '/usr/lib/python3.8/encodings/utf_7.py'... +Compiling '/usr/lib/python3.8/encodings/zlib_codec.py'... +Compiling '/usr/lib/python3.8/ensurepip/__main__.py'... +Compiling '/usr/lib/python3.8/filecmp.py'... +Compiling '/usr/lib/python3.8/fractions.py'... +Compiling '/usr/lib/python3.8/idlelib/__init__.py'... +Compiling '/usr/lib/python3.8/idlelib/autocomplete.py'... +Compiling '/usr/lib/python3.8/idlelib/browser.py'... +Compiling '/usr/lib/python3.8/idlelib/configdialog.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugger_r.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_delegator.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_filelist.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_format.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_iomenu.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_macosx.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_outwin.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_runscript.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_search.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_squeezer.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_tree.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_undo.py'... +Compiling '/usr/lib/python3.8/idlelib/multicall.py'... +Compiling '/usr/lib/python3.8/idlelib/replace.py'... +Compiling '/usr/lib/python3.8/idlelib/scrolledlist.py'... +Compiling '/usr/lib/python3.8/idlelib/searchbase.py'... +Compiling '/usr/lib/python3.8/idlelib/tooltip.py'... +Compiling '/usr/lib/python3.8/idlelib/zoomheight.py'... +Compiling '/usr/lib/python3.8/imaplib.py'... +Compiling '/usr/lib/python3.8/json/encoder.py'... +Compiling '/usr/lib/python3.8/json/tool.py'... +Compiling '/usr/lib/python3.8/lib2to3/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/btm_utils.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_asserts.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_exec.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_exitfunc.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_getcwdu.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_imports.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_long.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_metaclass.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_raw_input.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_renames.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_urllib.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/grammar.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/literals.py'... +Compiling '/usr/lib/python3.8/lib2to3/pygram.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/__main__.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/pytree_idempotency.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_pytree.py'... +Compiling '/usr/lib/python3.8/logging/config.py'... +Compiling '/usr/lib/python3.8/mailcap.py'... +Compiling '/usr/lib/python3.8/multiprocessing/__init__.py'... +Compiling '/usr/lib/python3.8/multiprocessing/connection.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_spawn_posix.py'... +Compiling '/usr/lib/python3.8/multiprocessing/process.py'... +Compiling '/usr/lib/python3.8/multiprocessing/reduction.py'... +Compiling '/usr/lib/python3.8/multiprocessing/spawn.py'... +Compiling '/usr/lib/python3.8/ntpath.py'... +Compiling '/usr/lib/python3.8/pdb.py'... +Compiling '/usr/lib/python3.8/posixpath.py'... +Compiling '/usr/lib/python3.8/py_compile.py'... +Compiling '/usr/lib/python3.8/pydoc.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/types.py'... +Compiling '/usr/lib/python3.8/stat.py'... +Compiling '/usr/lib/python3.8/string.py'... +Compiling '/usr/lib/python3.8/sunau.py'... +Compiling '/usr/lib/python3.8/tarfile.py'... +Compiling '/usr/lib/python3.8/test/test_dtrace.py'... +Compiling '/usr/lib/python3.8/test/test_email/test__encoded_words.py'... +Compiling '/usr/lib/python3.8/test/sample_doctest.py'... +Compiling '/usr/lib/python3.8/test/sample_doctest_no_docstrings.py'... +Compiling '/usr/lib/python3.8/test/seq_tests.py'... +Compiling '/usr/lib/python3.8/test/ssltests.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/fd_status.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/input_reader.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/qcat.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/qgrep.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/sigchild_ignore.py'... +Compiling '/usr/lib/python3.8/test/support/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_buffered_proto.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_sslproto.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_tasks.py'... +Compiling '/usr/lib/python3.8/test/test_c_locale_coercion.py'... +Compiling '/usr/lib/python3.8/test/test_calendar.py'... +Compiling '/usr/lib/python3.8/test/test_call.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_hk.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_jp.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_tw.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_hk.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_kr.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_tw.py'... +Compiling '/usr/lib/python3.8/test/test_codeop.py'... +Compiling '/usr/lib/python3.8/test/test_colorsys.py'... +Compiling '/usr/lib/python3.8/test/test_compile.py'... +Compiling '/usr/lib/python3.8/test/test_concurrent_futures.py'... +Compiling '/usr/lib/python3.8/test/test_contextlib.py'... +Compiling '/usr/lib/python3.8/test/test_copyreg.py'... +Compiling '/usr/lib/python3.8/test/test_cprofile.py'... +Compiling '/usr/lib/python3.8/test/test_crashers.py'... +Compiling '/usr/lib/python3.8/test/test_crypt.py'... +Compiling '/usr/lib/python3.8/test/test_csv.py'... +Compiling '/usr/lib/python3.8/test/test_dbm.py'... +Compiling '/usr/lib/python3.8/test/test_dbm_ndbm.py'... +Compiling '/usr/lib/python3.8/test/test_decimal.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_contentmanager.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_inversion.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_message.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_utils.py'... +Compiling '/usr/lib/python3.8/test/test_ensurepip.py'... +Compiling '/usr/lib/python3.8/test/test_eof.py'... +Compiling '/usr/lib/python3.8/test/test_epoll.py'... +Compiling '/usr/lib/python3.8/test/test_exception_hierarchy.py'... +Compiling '/usr/lib/python3.8/test/test_extcall.py'... +Compiling '/usr/lib/python3.8/test/test_faulthandler.py'... +Compiling '/usr/lib/python3.8/test/test_fcntl.py'... +Compiling '/usr/lib/python3.8/test/test_file.py'... +Compiling '/usr/lib/python3.8/test/test_file_eintr.py'... +Compiling '/usr/lib/python3.8/test/test_filecmp.py'... +Compiling '/usr/lib/python3.8/test/test_finalization.py'... +Compiling '/usr/lib/python3.8/test/test_float.py'... +Compiling '/usr/lib/python3.8/test/test_gdb.py'... +Compiling '/usr/lib/python3.8/test/test_genericpath.py'... +Compiling '/usr/lib/python3.8/test/test_global.py'... +Compiling '/usr/lib/python3.8/test/test_grammar.py'... +Compiling '/usr/lib/python3.8/test/test_http_cookies.py'... +Compiling '/usr/lib/python3.8/test/test_imghdr.py'... +Compiling '/usr/lib/python3.8/test/test_imp.py'... +Compiling '/usr/lib/python3.8/test/test_import/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_api.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_packages.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_path_hook.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_source_encoding.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_locks.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_metadata_api.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_namespace_pkgs.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_spec.py'... +Compiling '/usr/lib/python3.8/test/test_ipaddress.py'... +Compiling '/usr/lib/python3.8/test/test_keywordonlyarg.py'... +Compiling '/usr/lib/python3.8/test/test_list.py'... +Compiling '/usr/lib/python3.8/test/test_long.py'... +Compiling '/usr/lib/python3.8/test/test_mailcap.py'... +Compiling '/usr/lib/python3.8/test/test_memoryio.py'... +Compiling '/usr/lib/python3.8/test/test_module.py'... +Compiling '/usr/lib/python3.8/test/test_modulefinder.py'... +Compiling '/usr/lib/python3.8/test/test_msilib.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_fork.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_forkserver.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_main_handling.py'... +Compiling '/usr/lib/python3.8/test/test_numeric_tower.py'... +Compiling '/usr/lib/python3.8/test/test_os.py'... +Compiling '/usr/lib/python3.8/test/test_regrtest.py'... +Compiling '/usr/lib/python3.8/test/test_select.py'... +Compiling '/usr/lib/python3.8/test/test_shlex.py'... +Compiling '/usr/lib/python3.8/test/test_site.py'... +Compiling '/usr/lib/python3.8/test/test_smtpnet.py'... +Compiling '/usr/lib/python3.8/test/test_sndhdr.py'... +Compiling '/usr/lib/python3.8/test/test_socketserver.py'... +Compiling '/usr/lib/python3.8/test/test_sort.py'... +Compiling '/usr/lib/python3.8/test/test_stat.py'... +Compiling '/usr/lib/python3.8/test/test_string_literals.py'... +Compiling '/usr/lib/python3.8/test/test_stringprep.py'... +Compiling '/usr/lib/python3.8/test/test_strtod.py'... +Compiling '/usr/lib/python3.8/test/test_structmembers.py'... +Compiling '/usr/lib/python3.8/test/test_structseq.py'... +Compiling '/usr/lib/python3.8/test/test_subprocess.py'... +Compiling '/usr/lib/python3.8/test/test_textwrap.py'... +Compiling '/usr/lib/python3.8/test/test_timeout.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_gprof2html.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_md5sum.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_pdeps.py'... +Compiling '/usr/lib/python3.8/test/test_trace.py'... +Compiling '/usr/lib/python3.8/test/test_ucn.py'... +Compiling '/usr/lib/python3.8/test/test_unicode_file.py'... +Compiling '/usr/lib/python3.8/test/test_unicode_identifiers.py'... +Compiling '/usr/lib/python3.8/test/test_unittest.py'... +Compiling '/usr/lib/python3.8/test/test_unpack.py'... +Compiling '/usr/lib/python3.8/test/test_unpack_ex.py'... +Compiling '/usr/lib/python3.8/test/test_urllib.py'... +Compiling '/usr/lib/python3.8/test/test_utf8_mode.py'... +Compiling '/usr/lib/python3.8/test/test_uuid.py'... +Compiling '/usr/lib/python3.8/test/test_winconsoleio.py'... +Compiling '/usr/lib/python3.8/test/test_winsound.py'... +Compiling '/usr/lib/python3.8/test/test_wsgiref.py'... +Compiling '/usr/lib/python3.8/test/test_zipapp.py'... +Compiling '/usr/lib/python3.8/test/test_zipimport_support.py'... +Compiling '/usr/lib/python3.8/test/test_zlib.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_images.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_style.py'... +Compiling '/usr/lib/python3.8/tkinter/test/widget_tests.py'... +Compiling '/usr/lib/python3.8/tkinter/ttk.py'... +Compiling '/usr/lib/python3.8/turtledemo/__init__.py'... +Compiling '/usr/lib/python3.8/turtledemo/__main__.py'... +Compiling '/usr/lib/python3.8/turtledemo/round_dance.py'... +Compiling '/usr/lib/python3.8/unittest/case.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_functiontestcase.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_proactor_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_queues.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_runners.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_selector_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_sock_lowlevel.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_streams.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_windows_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/utils.py'... +Compiling '/usr/lib/python3.8/test/test_audit.py'... +Compiling '/usr/lib/python3.8/test/test_augassign.py'... +Compiling '/usr/lib/python3.8/test/test_base64.py'... +Compiling '/usr/lib/python3.8/test/test_bdb.py'... +Compiling '/usr/lib/python3.8/test/test_binascii.py'... +Compiling '/usr/lib/python3.8/test/test_binop.py'... +Compiling '/usr/lib/python3.8/test/test_buffer.py'... +Compiling '/usr/lib/python3.8/test/test_cgitb.py'... +Compiling '/usr/lib/python3.8/test/test_class.py'... +Compiling '/usr/lib/python3.8/test/test_cmd.py'... +Compiling '/usr/lib/python3.8/test/test_cmd_line.py'... +Compiling '/usr/lib/python3.8/test/test_code_module.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_cn.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_iso2022.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_kr.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_cn.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_jp.py'... +Compiling '/usr/lib/python3.8/test/test_codecs.py'... +Compiling '/usr/lib/python3.8/test/test_contextlib_async.py'... +Compiling '/usr/lib/python3.8/test/test_copy.py'... +Compiling '/usr/lib/python3.8/test/test_ctypes.py'... +Compiling '/usr/lib/python3.8/test/test_curses.py'... +Compiling '/usr/lib/python3.8/test/test_dataclasses.py'... +Compiling '/usr/lib/python3.8/test/test_dict_version.py'... +Compiling '/usr/lib/python3.8/test/test_dictcomps.py'... +Compiling '/usr/lib/python3.8/test/test_difflib.py'... +Compiling '/usr/lib/python3.8/test/test_distutils.py'... +Compiling '/usr/lib/python3.8/test/test_doctest2.py'... +Compiling '/usr/lib/python3.8/test/test_docxmlrpc.py'... +Compiling '/usr/lib/python3.8/test/test_dummy_thread.py'... +Compiling '/usr/lib/python3.8/test/test_dynamicclassattribute.py'... +Compiling '/usr/lib/python3.8/test/test_email/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_email/test__header_value_parser.py'... +Compiling '/usr/lib/python3.8/test/test_format.py'... +Compiling '/usr/lib/python3.8/test/test_functools.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/source.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/subpkg/subpackage2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/util.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package2/submodule1.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data02/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data02/two/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion2/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_caching.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_meta_path.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_file_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_windows.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/util.py'... +Compiling '/usr/lib/python3.8/test/test_io.py'... +Compiling '/usr/lib/python3.8/test/test_math.py'... +Compiling '/usr/lib/python3.8/test/test_openpty.py'... +Compiling '/usr/lib/python3.8/test/test_operator.py'... +Compiling '/usr/lib/python3.8/test/test_parser.py'... +Compiling '/usr/lib/python3.8/test/test_pkgimport.py'... +Compiling '/usr/lib/python3.8/test/test_platform.py'... +Compiling '/usr/lib/python3.8/test/test_positional_only_arg.py'... +Compiling '/usr/lib/python3.8/test/test_pprint.py'... +Compiling '/usr/lib/python3.8/test/test_pulldom.py'... +Compiling '/usr/lib/python3.8/test/test_pydoc.py'... +Compiling '/usr/lib/python3.8/test/test_resource.py'... +Compiling '/usr/lib/python3.8/test/test_richcmp.py'... +Compiling '/usr/lib/python3.8/test/test_sched.py'... +Compiling '/usr/lib/python3.8/test/test_script_helper.py'... +Compiling '/usr/lib/python3.8/test/test_secrets.py'... +Compiling '/usr/lib/python3.8/test/test_selectors.py'... +Compiling '/usr/lib/python3.8/test/test_signal.py'... +Compiling '/usr/lib/python3.8/test/test_smtplib.py'... +Compiling '/usr/lib/python3.8/test/test_statistics.py'... +Compiling '/usr/lib/python3.8/test/test_sysconfig.py'... +Compiling '/usr/lib/python3.8/test/test_syslog.py'... +Compiling '/usr/lib/python3.8/test/test_tabnanny.py'... +Compiling '/usr/lib/python3.8/test/test_tcl.py'... +Compiling '/usr/lib/python3.8/test/test_threaded_import.py'... +Compiling '/usr/lib/python3.8/test/test_threadsignals.py'... +Compiling '/usr/lib/python3.8/test/test_timeit.py'... +Compiling '/usr/lib/python3.8/test/test_tix.py'... +Compiling '/usr/lib/python3.8/test/test_tk.py'... +Compiling '/usr/lib/python3.8/test/test_tokenize.py'... +Compiling '/usr/lib/python3.8/test/test_type_comments.py'... +Compiling '/usr/lib/python3.8/test/test_typechecks.py'... +Compiling '/usr/lib/python3.8/test/test_unary.py'... +Compiling '/usr/lib/python3.8/test/test_unicode.py'... +Compiling '/usr/lib/python3.8/test/test_weakset.py'... +Compiling '/usr/lib/python3.8/test/test_with.py'... +Compiling '/usr/lib/python3.8/test/test_xml_etree_c.py'... +Compiling '/usr/lib/python3.8/test/test_xmlrpc_net.py'... +Compiling '/usr/lib/python3.8/test/test_xxtestfuzz.py'... +Compiling '/usr/lib/python3.8/test/test_yield_from.py'... +Compiling '/usr/lib/python3.8/test/testcodec.py'... +Compiling '/usr/lib/python3.8/test/tf_inherit_check.py'... +Compiling '/usr/lib/python3.8/test/threaded_import_hangers.py'... +Compiling '/usr/lib/python3.8/test/time_hashlib.py'... +Compiling '/usr/lib/python3.8/test/tracedmodules/testmod.py'... +Compiling '/usr/lib/python3.8/test/xmltests.py'... +Compiling '/usr/lib/python3.8/textwrap.py'... +Compiling '/usr/lib/python3.8/tkinter/__init__.py'... +Compiling '/usr/lib/python3.8/tty.py'... +Compiling '/usr/lib/python3.8/turtle.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_result.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_skipping.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/__init__.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/__main__.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/support.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testasync.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testsentinel.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testwith.py'... +Compiling '/usr/lib/python3.8/urllib/error.py'... +Compiling '/usr/lib/python3.8/urllib/response.py'... +Compiling '/usr/lib/python3.8/urllib/robotparser.py'... +Compiling '/usr/lib/python3.8/uu.py'... +Compiling '/usr/lib/python3.8/uuid.py'... +Compiling '/usr/lib/python3.8/wave.py'... +Compiling '/usr/lib/python3.8/wsgiref/simple_server.py'... +Compiling '/usr/lib/python3.8/wsgiref/validate.py'... +Compiling '/usr/lib/python3.8/xml/dom/xmlbuilder.py'... +Compiling '/usr/lib/python3.8/xml/etree/__init__.py'... +Compiling '/usr/lib/python3.8/xml/etree/cElementTree.py'... +Compiling '/usr/lib/python3.8/xml/parsers/__init__.py'... +Compiling '/usr/lib/python3.8/xml/parsers/expat.py'... +Compiling '/usr/lib/python3.8/xml/sax/__init__.py'... +Compiling '/usr/lib/python3.8/xml/sax/expatreader.py'... +Compiling '/usr/lib/python3.8/xmlrpc/server.py'... + +Compiling '/usr/lib/python3.8/test/test__locale.py'... +Compiling '/usr/lib/python3.8/test/test__xxsubinterpreters.py'... +Compiling '/usr/lib/python3.8/test/test_asynchat.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_base_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_protocols.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_sendfile.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_subprocess.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_transports.py'... +Compiling '/usr/lib/python3.8/test/test_atexit.py'... +Compiling '/usr/lib/python3.8/test/test_audioop.py'... +Compiling '/usr/lib/python3.8/test/test_bigaddrspace.py'... +Compiling '/usr/lib/python3.8/test/test_binhex.py'... +Compiling '/usr/lib/python3.8/test/test_bool.py'... +Compiling '/usr/lib/python3.8/test/test_bytes.py'... +Compiling '/usr/lib/python3.8/test/test_charmapcodec.py'... +Compiling '/usr/lib/python3.8/test/test_clinic.py'... +Compiling '/usr/lib/python3.8/test/test_codeccallbacks.py'... +Compiling '/usr/lib/python3.8/test/test_configparser.py'... +Compiling '/usr/lib/python3.8/test/test_datetime.py'... +Compiling '/usr/lib/python3.8/test/test_dbm_dumb.py'... +Compiling '/usr/lib/python3.8/test/test_defaultdict.py'... +Compiling '/usr/lib/python3.8/test/test_descrtut.py'... +Compiling '/usr/lib/python3.8/test/test_dict.py'... +Compiling '/usr/lib/python3.8/test/test_dis.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_defect_handling.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_headerregistry.py'... +Compiling '/usr/lib/python3.8/test/test_enumerate.py'... +Compiling '/usr/lib/python3.8/test/test_errno.py'... +Compiling '/usr/lib/python3.8/test/test_exception_variations.py'... +Compiling '/usr/lib/python3.8/test/test_exceptions.py'... +Compiling '/usr/lib/python3.8/test/test_fileinput.py'... +Compiling '/usr/lib/python3.8/test/test_flufl.py'... +Compiling '/usr/lib/python3.8/test/test_fork1.py'... +Compiling '/usr/lib/python3.8/test/test_frame.py'... +Compiling '/usr/lib/python3.8/test/test_frozen.py'... +Compiling '/usr/lib/python3.8/test/test_fstring.py'... +Compiling '/usr/lib/python3.8/test/test_generators.py'... +Compiling '/usr/lib/python3.8/test/test_grp.py'... +Compiling '/usr/lib/python3.8/test/test_hash.py'... +Compiling '/usr/lib/python3.8/test/test_hashlib.py'... +Compiling '/usr/lib/python3.8/test/test_httpservers.py'... +Compiling '/usr/lib/python3.8/test/test_import/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/basic.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/basic2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/binding.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/from_cycle1.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/from_cycle2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/rebinding.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/subpackage.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/use.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package/submodule.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package2/submodule2.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/abc.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/test_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data02/one/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_path_hook.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/fixtures.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test___loader__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test___package__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_path.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_lazy.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_main.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_open.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_path.py'... +Compiling '/usr/lib/python3.8/test/test_int_literal.py'... +Compiling '/usr/lib/python3.8/test/test_ioctl.py'... +Compiling '/usr/lib/python3.8/test/test_iter.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_fail.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_indent.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_pass2.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_recursion.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_separators.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_tool.py'... +Compiling '/usr/lib/python3.8/test/test_keyword.py'... +Compiling '/usr/lib/python3.8/test/test_kqueue.py'... +Compiling '/usr/lib/python3.8/test/test_listcomps.py'... +Compiling '/usr/lib/python3.8/test/test_lltrace.py'... +Compiling '/usr/lib/python3.8/test/test_locale.py'... +Compiling '/usr/lib/python3.8/test/test_longexp.py'... +Compiling '/usr/lib/python3.8/test/test_lzma.py'... +Compiling '/usr/lib/python3.8/test/test_memoryview.py'... +Compiling '/usr/lib/python3.8/test/test_minidom.py'... +Compiling '/usr/lib/python3.8/test/test_nntplib.py'... +Compiling '/usr/lib/python3.8/test/test_peepholer.py'... +Compiling '/usr/lib/python3.8/test/test_pickletools.py'... +Compiling '/usr/lib/python3.8/test/test_pipes.py'... +Compiling '/usr/lib/python3.8/test/test_pkgutil.py'... +Compiling '/usr/lib/python3.8/test/test_posix.py'... +Compiling '/usr/lib/python3.8/test/test_raise.py'... +Compiling '/usr/lib/python3.8/test/test_re.py'... +Compiling '/usr/lib/python3.8/test/test_socket.py'... +Compiling '/usr/lib/python3.8/test/test_thread.py'... +Compiling '/usr/lib/python3.8/test/test_threading_local.py'... +Compiling '/usr/lib/python3.8/test/test_time.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_reindent.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_unparse.py'... +Compiling '/usr/lib/python3.8/test/test_ttk_guionly.py'... +Compiling '/usr/lib/python3.8/test/test_turtle.py'... +Compiling '/usr/lib/python3.8/test/test_typing.py'... +Compiling '/usr/lib/python3.8/test/test_zipfile.py'... +Compiling '/usr/lib/python3.8/tkinter/simpledialog.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_loadtk.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_variables.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_functions.py'... +Compiling '/usr/lib/python3.8/tkinter/tix.py'... +Compiling '/usr/lib/python3.8/turtledemo/fractalcurves.py'... +Compiling '/usr/lib/python3.8/turtledemo/nim.py'... +Compiling '/usr/lib/python3.8/turtledemo/yinyang.py'... +Compiling '/usr/lib/python3.8/types.py'... +Compiling '/usr/lib/python3.8/unittest/main.py'... +Compiling '/usr/lib/python3.8/unittest/result.py'... +Compiling '/usr/lib/python3.8/unittest/signals.py'... +Compiling '/usr/lib/python3.8/unittest/suite.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_assertions.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_discovery.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_setups.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testcallable.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testhelpers.py'... +Compiling '/usr/lib/python3.8/urllib/__init__.py'... +Compiling '/usr/lib/python3.8/urllib/parse.py'... +Compiling '/usr/lib/python3.8/venv/__init__.py'... +Compiling '/usr/lib/python3.8/wsgiref/__init__.py'... +Compiling '/usr/lib/python3.8/wsgiref/handlers.py'... +Compiling '/usr/lib/python3.8/xdrlib.py'... +Compiling '/usr/lib/python3.8/xml/dom/minidom.py'... + +Compiling '/usr/lib/python3.8/test/test_asyncore.py'... +Compiling '/usr/lib/python3.8/test/test_baseexception.py'... +Compiling '/usr/lib/python3.8/test/test_bigmem.py'... +Compiling '/usr/lib/python3.8/test/test_bufio.py'... +Compiling '/usr/lib/python3.8/test/test_bz2.py'... +Compiling '/usr/lib/python3.8/test/test_capi.py'... +Compiling '/usr/lib/python3.8/test/test_cgi.py'... +Compiling '/usr/lib/python3.8/test/test_code.py'... +Compiling '/usr/lib/python3.8/test/test_collections.py'... +Compiling '/usr/lib/python3.8/test/test_deque.py'... +Compiling '/usr/lib/python3.8/test/test_devpoll.py'... +Compiling '/usr/lib/python3.8/test/test_dictviews.py'... +Compiling '/usr/lib/python3.8/test/test_doctest.py'... +Compiling '/usr/lib/python3.8/test/test_dummy_threading.py'... +Compiling '/usr/lib/python3.8/test/test_dynamic.py'... +Compiling '/usr/lib/python3.8/test/test_eintr.py'... +Compiling '/usr/lib/python3.8/test/test_email/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_asian_codecs.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_generator.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_parser.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_pickleable.py'... +Compiling '/usr/lib/python3.8/test/test_email/torture_test.py'... +Compiling '/usr/lib/python3.8/test/test_embed.py'... +Compiling '/usr/lib/python3.8/test/test_fileio.py'... +Compiling '/usr/lib/python3.8/test/test_ftplib.py'... +Compiling '/usr/lib/python3.8/test/test_getargs2.py'... +Compiling '/usr/lib/python3.8/test/test_hmac.py'... +Compiling '/usr/lib/python3.8/test/test_http_cookiejar.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data01/subdirectory/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion1/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_case_sensitivity.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/test_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_relative_imports.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_api.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_resource.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_zip.py'... +Compiling '/usr/lib/python3.8/test/test_inspect.py'... +Compiling '/usr/lib/python3.8/test/test_marshal.py'... +Compiling '/usr/lib/python3.8/test/test_metaclass.py'... +Compiling '/usr/lib/python3.8/test/test_mimetypes.py'... +Compiling '/usr/lib/python3.8/test/test_mmap.py'... +Compiling '/usr/lib/python3.8/test/test_multibytecodec.py'... +Compiling '/usr/lib/python3.8/test/test_ntpath.py'... +Compiling '/usr/lib/python3.8/test/test_ossaudiodev.py'... +Compiling '/usr/lib/python3.8/test/test_osx_env.py'... +Compiling '/usr/lib/python3.8/test/test_pathlib.py'... +Compiling '/usr/lib/python3.8/test/test_quopri.py'... +Compiling '/usr/lib/python3.8/test/test_random.py'... +Compiling '/usr/lib/python3.8/test/test_sax.py'... +Compiling '/usr/lib/python3.8/test/test_slice.py'... +Compiling '/usr/lib/python3.8/test/test_smtpd.py'... +Compiling '/usr/lib/python3.8/test/test_source_encoding.py'... +Compiling '/usr/lib/python3.8/test/test_sqlite.py'... +Compiling '/usr/lib/python3.8/test/test_startfile.py'... +Compiling '/usr/lib/python3.8/test/test_strftime.py'... +Compiling '/usr/lib/python3.8/test/test_string.py'... +Compiling '/usr/lib/python3.8/test/test_struct.py'... +Compiling '/usr/lib/python3.8/test/test_sundry.py'... +Compiling '/usr/lib/python3.8/test/test_support.py'... +Compiling '/usr/lib/python3.8/test/test_syntax.py'... +Compiling '/usr/lib/python3.8/test/test_sys_setprofile.py'... +Compiling '/usr/lib/python3.8/test/test_sys_settrace.py'... +Compiling '/usr/lib/python3.8/test/test_telnetlib.py'... +Compiling '/usr/lib/python3.8/test/test_threadedtempfile.py'... +Compiling '/usr/lib/python3.8/test/test_threading.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_i18n.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_sundry.py'... +Compiling '/usr/lib/python3.8/test/test_traceback.py'... +Compiling '/usr/lib/python3.8/test/test_univnewlines.py'... +Compiling '/usr/lib/python3.8/test/test_urllib2.py'... +Compiling '/usr/lib/python3.8/test/test_wait3.py'... +Compiling '/usr/lib/python3.8/test/test_wait4.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_xmlrpc.py'... +Compiling '/usr/lib/python3.8/this.py'... +Compiling '/usr/lib/python3.8/timeit.py'... +Compiling '/usr/lib/python3.8/tkinter/__main__.py'... +Compiling '/usr/lib/python3.8/tkinter/colorchooser.py'... +Compiling '/usr/lib/python3.8/tkinter/commondialog.py'... +Compiling '/usr/lib/python3.8/tkinter/constants.py'... +Compiling '/usr/lib/python3.8/tkinter/dialog.py'... +Compiling '/usr/lib/python3.8/tkinter/filedialog.py'... +Compiling '/usr/lib/python3.8/tkinter/scrolledtext.py'... +Compiling '/usr/lib/python3.8/tkinter/test/runtktests.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/__init__.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_geometry_managers.py'... +Compiling '/usr/lib/python3.8/token.py'... +Compiling '/usr/lib/python3.8/tokenize.py'... +Compiling '/usr/lib/python3.8/traceback.py'... +Compiling '/usr/lib/python3.8/turtledemo/bytedesign.py'... +Compiling '/usr/lib/python3.8/turtledemo/forest.py'... +Compiling '/usr/lib/python3.8/turtledemo/peace.py'... +Compiling '/usr/lib/python3.8/turtledemo/rosette.py'... +Compiling '/usr/lib/python3.8/turtledemo/tree.py'... +Compiling '/usr/lib/python3.8/unittest/__init__.py'... +Compiling '/usr/lib/python3.8/unittest/async_case.py'... +Compiling '/usr/lib/python3.8/unittest/mock.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_suite.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testmagicmethods.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testsealable.py'... +Compiling '/usr/lib/python3.8/unittest/util.py'... +Compiling '/usr/lib/python3.8/urllib/request.py'... +Compiling '/usr/lib/python3.8/xml/sax/_exceptions.py'... +Compiling '/usr/lib/python3.8/xml/sax/saxutils.py'... +Compiling '/usr/lib/python3.8/zipapp.py'... +Compiling '/usr/lib/python3.8/zipimport.py'... + +Compiling '/usr/lib/python3.8/test/double_const.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/call_stack.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/gc.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/instance.py'... +Compiling '/usr/lib/python3.8/test/eintrdata/eintr_tester.py'... +Compiling '/usr/lib/python3.8/test/final_b.py'... +Compiling '/usr/lib/python3.8/test/future_test1.py'... +Compiling '/usr/lib/python3.8/test/future_test2.py'... +Compiling '/usr/lib/python3.8/test/gdb_sample.py'... +Compiling '/usr/lib/python3.8/test/good_getattr.py'... +Compiling '/usr/lib/python3.8/test/imp_dummy.py'... +Compiling '/usr/lib/python3.8/test/list_tests.py'... +Compiling '/usr/lib/python3.8/test/make_ssl_certs.py'... +Compiling '/usr/lib/python3.8/test/mapping_tests.py'... +Compiling '/usr/lib/python3.8/test/outstanding_bugs.py'... +Compiling '/usr/lib/python3.8/test/pickletester.py'... +Compiling '/usr/lib/python3.8/test/test_ast.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_unix_events.py'... +Compiling '/usr/lib/python3.8/test/test_bisect.py'... +Compiling '/usr/lib/python3.8/test/test_builtin.py'... +Compiling '/usr/lib/python3.8/test/test_cmath.py'... +Compiling '/usr/lib/python3.8/test/test_cmd_line_script.py'... +Compiling '/usr/lib/python3.8/test/test_compare.py'... +Compiling '/usr/lib/python3.8/test/test_compileall.py'... +Compiling '/usr/lib/python3.8/test/test_complex.py'... +Compiling '/usr/lib/python3.8/test/test_contains.py'... +Compiling '/usr/lib/python3.8/test/test_context.py'... +Compiling '/usr/lib/python3.8/test/test_coroutines.py'... +Compiling '/usr/lib/python3.8/test/test_dbm_gnu.py'... +Compiling '/usr/lib/python3.8/test/test_decorators.py'... +Compiling '/usr/lib/python3.8/test/test_descr.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_policy.py'... +Compiling '/usr/lib/python3.8/test/test_enum.py'... +Compiling '/usr/lib/python3.8/test/test_fnmatch.py'... +Compiling '/usr/lib/python3.8/test/test_fractions.py'... +Compiling '/usr/lib/python3.8/test/test_future.py'... +Compiling '/usr/lib/python3.8/test/test_gc.py'... +Compiling '/usr/lib/python3.8/test/test_getpass.py'... +Compiling '/usr/lib/python3.8/test/test_glob.py'... +Compiling '/usr/lib/python3.8/test/test_gzip.py'... +Compiling '/usr/lib/python3.8/test/test_html.py'... +Compiling '/usr/lib/python3.8/test/test_htmlparser.py'... +Compiling '/usr/lib/python3.8/test/test_idle.py'... +Compiling '/usr/lib/python3.8/test/test_imaplib.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/binding2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/indirect.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/rebinding2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/subpkg/util.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data01/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data03/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_case_sensitivity.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/stubs.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_abc.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/zipdata01/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/zipdata02/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_index.py'... +Compiling '/usr/lib/python3.8/test/test_int.py'... +Compiling '/usr/lib/python3.8/test/test_itertools.py'... +Compiling '/usr/lib/python3.8/test/test_mailbox.py'... +Compiling '/usr/lib/python3.8/test/test_named_expressions.py'... +Compiling '/usr/lib/python3.8/test/test_ordered_dict.py'... +Compiling '/usr/lib/python3.8/test/test_pdb.py'... +Compiling '/usr/lib/python3.8/test/test_pickle.py'... +Compiling '/usr/lib/python3.8/test/test_plistlib.py'... +Compiling '/usr/lib/python3.8/test/test_posixpath.py'... +Compiling '/usr/lib/python3.8/test/test_property.py'... +Compiling '/usr/lib/python3.8/test/test_pwd.py'... +Compiling '/usr/lib/python3.8/test/test_pyclbr.py'... +Compiling '/usr/lib/python3.8/test/test_queue.py'... +Compiling '/usr/lib/python3.8/test/test_range.py'... +Compiling '/usr/lib/python3.8/test/test_rlcompleter.py'... +Compiling '/usr/lib/python3.8/test/test_runpy.py'... +Compiling '/usr/lib/python3.8/test/test_set.py'... +Compiling '/usr/lib/python3.8/test/test_spwd.py'... +Compiling '/usr/lib/python3.8/test/test_ssl.py'... +Compiling '/usr/lib/python3.8/test/test_tempfile.py'... +Compiling '/usr/lib/python3.8/test/test_tools/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_tools/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_fixcid.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_lll.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_pathfix.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_pindent.py'... +Compiling '/usr/lib/python3.8/test/test_tracemalloc.py'... +Compiling '/usr/lib/python3.8/test/test_unicode_file_functions.py'... +Compiling '/usr/lib/python3.8/test/test_unicodedata.py'... +Compiling '/usr/lib/python3.8/test/test_urllib2_localnet.py'... +Compiling '/usr/lib/python3.8/test/test_urllib2net.py'... +Compiling '/usr/lib/python3.8/test/test_urllib_response.py'... +Compiling '/usr/lib/python3.8/test/test_urlparse.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/data/stacklevel.py'... +Compiling '/usr/lib/python3.8/test/test_weakref.py'... +Compiling '/usr/lib/python3.8/test/test_zipfile64.py'... +Compiling '/usr/lib/python3.8/test/test_zipimport.py'... +Compiling '/usr/lib/python3.8/test/tracedmodules/__init__.py'... +Compiling '/usr/lib/python3.8/test/win_console_handler.py'... +Compiling '/usr/lib/python3.8/test/ziptestdata/testdata_module_inside_zip.py'... +Compiling '/usr/lib/python3.8/threading.py'... +Compiling '/usr/lib/python3.8/tkinter/dnd.py'... +Compiling '/usr/lib/python3.8/tkinter/font.py'... +Compiling '/usr/lib/python3.8/tkinter/messagebox.py'... +Compiling '/usr/lib/python3.8/tkinter/test/__init__.py'... +Compiling '/usr/lib/python3.8/tkinter/test/support.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_font.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_text.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_widgets.py'... +Compiling '/usr/lib/python3.8/trace.py'... +Compiling '/usr/lib/python3.8/tracemalloc.py'... +Compiling '/usr/lib/python3.8/turtledemo/colormixer.py'... +Compiling '/usr/lib/python3.8/turtledemo/lindenmayer.py'... +Compiling '/usr/lib/python3.8/turtledemo/minimal_hanoi.py'... +Compiling '/usr/lib/python3.8/turtledemo/planet_and_moon.py'... +Compiling '/usr/lib/python3.8/turtledemo/sorting_animate.py'... +Compiling '/usr/lib/python3.8/unittest/__main__.py'... +Compiling '/usr/lib/python3.8/unittest/loader.py'... +Compiling '/usr/lib/python3.8/unittest/runner.py'... +Compiling '/usr/lib/python3.8/unittest/test/__init__.py'... +Compiling '/usr/lib/python3.8/unittest/test/__main__.py'... +Compiling '/usr/lib/python3.8/unittest/test/_test_warnings.py'... +Compiling '/usr/lib/python3.8/unittest/test/dummy.py'... +Compiling '/usr/lib/python3.8/unittest/test/support.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_async_case.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_case.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testmock.py'... +Compiling '/usr/lib/python3.8/weakref.py'... +Compiling '/usr/lib/python3.8/xml/dom/NodeFilter.py'... +Compiling '/usr/lib/python3.8/xml/dom/domreg.py'... +Compiling '/usr/lib/python3.8/xml/dom/expatbuilder.py'... +Compiling '/usr/lib/python3.8/xmlrpc/__init__.py'... +Compiling '/usr/lib/python3.8/xmlrpc/client.py'... + +Compiling '/usr/lib/python3.8/test/test_email/test_email.py'... +Compiling '/usr/lib/python3.8/test/test_funcattrs.py'... +Compiling '/usr/lib/python3.8/test/test_future3.py'... +Compiling '/usr/lib/python3.8/test/test_future4.py'... +Compiling '/usr/lib/python3.8/test/test_future5.py'... +Compiling '/usr/lib/python3.8/test/test_generator_stop.py'... +Compiling '/usr/lib/python3.8/test/test_genericclass.py'... +Compiling '/usr/lib/python3.8/test/test_genexps.py'... +Compiling '/usr/lib/python3.8/test/test_getopt.py'... +Compiling '/usr/lib/python3.8/test/test_gettext.py'... +Compiling '/usr/lib/python3.8/test/test_heapq.py'... +Compiling '/usr/lib/python3.8/test/test_httplib.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_fromlist.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_read.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_util.py'... +Compiling '/usr/lib/python3.8/test/test_isinstance.py'... +Compiling '/usr/lib/python3.8/test/test_iterlen.py'... +Compiling '/usr/lib/python3.8/test/test_json/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_json/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_decode.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_default.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_dump.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_encode_basestring_ascii.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_enum.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_float.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_pass1.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_pass3.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_scanstring.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_speedups.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_unicode.py'... +Compiling '/usr/lib/python3.8/test/test_largefile.py'... +Compiling '/usr/lib/python3.8/test/test_lib2to3.py'... +Compiling '/usr/lib/python3.8/test/test_linecache.py'... +Compiling '/usr/lib/python3.8/test/test_logging.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_spawn.py'... +Compiling '/usr/lib/python3.8/test/test_netrc.py'... +Compiling '/usr/lib/python3.8/test/test_nis.py'... +Compiling '/usr/lib/python3.8/test/test_normalization.py'... +Compiling '/usr/lib/python3.8/test/test_opcodes.py'... +Compiling '/usr/lib/python3.8/test/test_optparse.py'... +Compiling '/usr/lib/python3.8/test/test_picklebuffer.py'... +Compiling '/usr/lib/python3.8/test/test_pkg.py'... +Compiling '/usr/lib/python3.8/test/test_poll.py'... +Compiling '/usr/lib/python3.8/test/test_popen.py'... +Compiling '/usr/lib/python3.8/test/test_poplib.py'... +Compiling '/usr/lib/python3.8/test/test_pow.py'... +Compiling '/usr/lib/python3.8/test/test_print.py'... +Compiling '/usr/lib/python3.8/test/test_profile.py'... +Compiling '/usr/lib/python3.8/test/test_pstats.py'... +Compiling '/usr/lib/python3.8/test/test_pty.py'... +Compiling '/usr/lib/python3.8/test/test_py_compile.py'... +Compiling '/usr/lib/python3.8/test/test_pyexpat.py'... +Compiling '/usr/lib/python3.8/test/test_readline.py'... +Compiling '/usr/lib/python3.8/test/test_repl.py'... +Compiling '/usr/lib/python3.8/test/test_reprlib.py'... +Compiling '/usr/lib/python3.8/test/test_robotparser.py'... +Compiling '/usr/lib/python3.8/test/test_scope.py'... +Compiling '/usr/lib/python3.8/test/test_setcomps.py'... +Compiling '/usr/lib/python3.8/test/test_shelve.py'... +Compiling '/usr/lib/python3.8/test/test_shutil.py'... +Compiling '/usr/lib/python3.8/test/test_strptime.py'... +Compiling '/usr/lib/python3.8/test/test_subclassinit.py'... +Compiling '/usr/lib/python3.8/test/test_sunau.py'... +Compiling '/usr/lib/python3.8/test/test_super.py'... +Compiling '/usr/lib/python3.8/test/test_symbol.py'... +Compiling '/usr/lib/python3.8/test/test_symtable.py'... +Compiling '/usr/lib/python3.8/test/test_sys.py'... +Compiling '/usr/lib/python3.8/test/test_tarfile.py'... +Compiling '/usr/lib/python3.8/test/test_ttk_textonly.py'... +Compiling '/usr/lib/python3.8/test/test_tuple.py'... +Compiling '/usr/lib/python3.8/test/test_types.py'... +Compiling '/usr/lib/python3.8/test/test_urllibnet.py'... +Compiling '/usr/lib/python3.8/test/test_userdict.py'... +Compiling '/usr/lib/python3.8/test/test_userlist.py'... +Compiling '/usr/lib/python3.8/test/test_userstring.py'... +Compiling '/usr/lib/python3.8/test/test_utf8source.py'... +Compiling '/usr/lib/python3.8/test/test_uu.py'... +Compiling '/usr/lib/python3.8/test/test_venv.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/data/import_warning.py'... +Compiling '/usr/lib/python3.8/test/test_wave.py'... +Compiling '/usr/lib/python3.8/test/test_webbrowser.py'... +Compiling '/usr/lib/python3.8/test/test_winreg.py'... +Compiling '/usr/lib/python3.8/test/test_xdrlib.py'... +Compiling '/usr/lib/python3.8/test/test_xml_dom_minicompat.py'... +Compiling '/usr/lib/python3.8/test/test_xml_etree.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_misc.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/__init__.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_extensions.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_widgets.py'... +Compiling '/usr/lib/python3.8/turtledemo/chaos.py'... +Compiling '/usr/lib/python3.8/turtledemo/clock.py'... +Compiling '/usr/lib/python3.8/turtledemo/paint.py'... +Compiling '/usr/lib/python3.8/turtledemo/penrose.py'... +Compiling '/usr/lib/python3.8/turtledemo/two_canvases.py'... +Compiling '/usr/lib/python3.8/typing.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_break.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_loader.py'... +Compiling '/usr/lib/python3.8/venv/__main__.py'... +Compiling '/usr/lib/python3.8/warnings.py'... +Compiling '/usr/lib/python3.8/wsgiref/headers.py'... +Compiling '/usr/lib/python3.8/wsgiref/util.py'... +Compiling '/usr/lib/python3.8/xml/__init__.py'... +Compiling '/usr/lib/python3.8/xml/dom/__init__.py'... +Compiling '/usr/lib/python3.8/xml/dom/minicompat.py'... +Compiling '/usr/lib/python3.8/xml/dom/pulldom.py'... +Compiling '/usr/lib/python3.8/xml/etree/ElementTree.py'... + +Compiling '/usr/lib/python3.8/unittest/test/test_program.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_runner.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testpatch.py'... +Compiling '/usr/lib/python3.8/webbrowser.py'... +Compiling '/usr/lib/python3.8/xml/etree/ElementInclude.py'... +Compiling '/usr/lib/python3.8/xml/etree/ElementPath.py'... +Compiling '/usr/lib/python3.8/xml/sax/handler.py'... +Compiling '/usr/lib/python3.8/xml/sax/xmlreader.py'... +Compiling '/usr/lib/python3.8/zipfile.py'... +Listing '/usr/lib/python3.8/asyncio'... +Listing '/usr/lib/python3.8/collections'... +Listing '/usr/lib/python3.8/concurrent'... +Listing '/usr/lib/python3.8/concurrent/futures'... +Listing '/usr/lib/python3.8/config-3.8-x86_64-linux-gnu'... +Listing '/usr/lib/python3.8/ctypes'... +Listing '/usr/lib/python3.8/ctypes/macholib'... +Listing '/usr/lib/python3.8/ctypes/test'... +Listing '/usr/lib/python3.8/curses'... +Listing '/usr/lib/python3.8/dbm'... +Listing '/usr/lib/python3.8/distutils'... +Listing '/usr/lib/python3.8/distutils/command'... +Listing '/usr/lib/python3.8/distutils/tests'... +Listing '/usr/lib/python3.8/email'... +Listing '/usr/lib/python3.8/email/mime'... +Listing '/usr/lib/python3.8/encodings'... +Listing '/usr/lib/python3.8/ensurepip'... +Listing '/usr/lib/python3.8/ensurepip/_bundled'... +Listing '/usr/lib/python3.8/html'... +Listing '/usr/lib/python3.8/http'... +Listing '/usr/lib/python3.8/idlelib'... +Listing '/usr/lib/python3.8/idlelib/Icons'... +Listing '/usr/lib/python3.8/idlelib/idle_test'... +Listing '/usr/lib/python3.8/importlib'... +Listing '/usr/lib/python3.8/json'... +Listing '/usr/lib/python3.8/lib-dynload'... +Listing '/usr/lib/python3.8/lib2to3'... +Listing '/usr/lib/python3.8/lib2to3/fixes'... +Listing '/usr/lib/python3.8/lib2to3/pgen2'... +Listing '/usr/lib/python3.8/lib2to3/tests'... +Listing '/usr/lib/python3.8/lib2to3/tests/data'... +Listing '/usr/lib/python3.8/lib2to3/tests/data/fixers'... +Listing '/usr/lib/python3.8/lib2to3/tests/data/fixers/myfixes'... +Listing '/usr/lib/python3.8/logging'... +Listing '/usr/lib/python3.8/multiprocessing'... +Listing '/usr/lib/python3.8/multiprocessing/dummy'... +Listing '/usr/lib/python3.8/pydoc_data'... +Listing '/usr/lib/python3.8/site-packages'... +Listing '/usr/lib/python3.8/sqlite3'... +Listing '/usr/lib/python3.8/sqlite3/test'... +Listing '/usr/lib/python3.8/test'... +Listing '/usr/lib/python3.8/test/audiodata'... +Listing '/usr/lib/python3.8/test/capath'... +Listing '/usr/lib/python3.8/test/cjkencodings'... +Listing '/usr/lib/python3.8/test/data'... +Listing '/usr/lib/python3.8/test/decimaltestdata'... +Listing '/usr/lib/python3.8/test/dtracedata'... +Listing '/usr/lib/python3.8/test/eintrdata'... +Listing '/usr/lib/python3.8/test/encoded_modules'... +Listing '/usr/lib/python3.8/test/imghdrdata'... +Listing '/usr/lib/python3.8/test/libregrtest'... +Listing '/usr/lib/python3.8/test/sndhdrdata'... +Listing '/usr/lib/python3.8/test/subprocessdata'... +Listing '/usr/lib/python3.8/test/support'... +Listing '/usr/lib/python3.8/test/test_asyncio'... +Listing '/usr/lib/python3.8/test/test_email'... +Listing '/usr/lib/python3.8/test/test_email/data'... +Listing '/usr/lib/python3.8/test/test_import'... +Listing '/usr/lib/python3.8/test/test_import/data'... +Listing '/usr/lib/python3.8/test/test_import/data/circular_imports'... +Listing '/usr/lib/python3.8/test/test_import/data/circular_imports/subpkg'... +Listing '/usr/lib/python3.8/test/test_import/data/package'... +Listing '/usr/lib/python3.8/test/test_import/data/package2'... +Listing '/usr/lib/python3.8/test/test_importlib'... +Listing '/usr/lib/python3.8/test/test_importlib/builtin'... +Listing '/usr/lib/python3.8/test/test_importlib/data'... +Listing '/usr/lib/python3.8/test/test_importlib/data01'... +Listing '/usr/lib/python3.8/test/test_importlib/data01/subdirectory'... +Listing '/usr/lib/python3.8/test/test_importlib/data02'... +Listing '/usr/lib/python3.8/test/test_importlib/data02/one'... +Listing '/usr/lib/python3.8/test/test_importlib/data02/two'... +Listing '/usr/lib/python3.8/test/test_importlib/data03'... +Listing '/usr/lib/python3.8/test/test_importlib/data03/namespace'... +Listing '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion1'... +Listing '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion2'... +Listing '/usr/lib/python3.8/test/test_importlib/extension'... +Listing '/usr/lib/python3.8/test/test_importlib/frozen'... +Listing '/usr/lib/python3.8/test/test_importlib/import_'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion1'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion1/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion2'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion2/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent/child'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent/child'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent/child'... +Listing '/usr/lib/python3.8/test/test_importlib/source'... +Listing '/usr/lib/python3.8/test/test_importlib/zipdata01'... +Listing '/usr/lib/python3.8/test/test_importlib/zipdata02'... +Listing '/usr/lib/python3.8/test/test_json'... +Listing '/usr/lib/python3.8/test/test_tools'... +Listing '/usr/lib/python3.8/test/test_warnings'... +Listing '/usr/lib/python3.8/test/test_warnings/data'... +Listing '/usr/lib/python3.8/test/tracedmodules'... +Listing '/usr/lib/python3.8/test/xmltestdata'... +Listing '/usr/lib/python3.8/test/xmltestdata/c14n-20'... +Listing '/usr/lib/python3.8/test/ziptestdata'... +Listing '/usr/lib/python3.8/tkinter'... +Listing '/usr/lib/python3.8/tkinter/test'... +Listing '/usr/lib/python3.8/tkinter/test/test_tkinter'... +Listing '/usr/lib/python3.8/tkinter/test/test_ttk'... +Listing '/usr/lib/python3.8/turtledemo'... +Listing '/usr/lib/python3.8/unittest'... +Listing '/usr/lib/python3.8/unittest/test'... +Listing '/usr/lib/python3.8/unittest/test/testmock'... +Listing '/usr/lib/python3.8/urllib'... +Listing '/usr/lib/python3.8/venv'... +Listing '/usr/lib/python3.8/venv/scripts'... +Listing '/usr/lib/python3.8/venv/scripts/common'... +Listing '/usr/lib/python3.8/venv/scripts/posix'... +Listing '/usr/lib/python3.8/wsgiref'... +Listing '/usr/lib/python3.8/xml'... +Listing '/usr/lib/python3.8/xml/dom'... +Listing '/usr/lib/python3.8/xml/etree'... +Listing '/usr/lib/python3.8/xml/parsers'... +Listing '/usr/lib/python3.8/xml/sax'... +Listing '/usr/lib/python3.8/xmlrpc'... +PYTHONPATH=/usr/lib/python3.8 LD_LIBRARY_PATH=/sources/Python-3.8.5 \ + ./python -E -Wi -OO /usr/lib/python3.8/compileall.py \ + -j0 -d /usr/lib/python3.8 -f \ + -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ + /usr/lib/python3.8 +Listing '/usr/lib/python3.8'... +Compiling '/usr/lib/python3.8/__future__.py'... +Compiling '/usr/lib/python3.8/_markupbase.py'... +Compiling '/usr/lib/python3.8/_sitebuiltins.py'... +Compiling '/usr/lib/python3.8/_threading_local.py'... +Compiling '/usr/lib/python3.8/_weakrefset.py'... +Compiling '/usr/lib/python3.8/aifc.py'... +Compiling '/usr/lib/python3.8/asyncio/base_subprocess.py'... +Compiling '/usr/lib/python3.8/asyncio/exceptions.py'... +Compiling '/usr/lib/python3.8/asyncio/futures.py'... +Compiling '/usr/lib/python3.8/asyncio/proactor_events.py'... +Compiling '/usr/lib/python3.8/asyncio/streams.py'... +Compiling '/usr/lib/python3.8/asyncore.py'... +Compiling '/usr/lib/python3.8/bz2.py'... +Compiling '/usr/lib/python3.8/cgi.py'... +Compiling '/usr/lib/python3.8/collections/abc.py'... +Compiling '/usr/lib/python3.8/compileall.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/thread.py'... +Compiling '/usr/lib/python3.8/config-3.8-x86_64-linux-gnu/python-config.py'... +Compiling '/usr/lib/python3.8/copy.py'... +Compiling '/usr/lib/python3.8/csv.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/__init__.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/dyld.py'... +Compiling '/usr/lib/python3.8/ctypes/test/__main__.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_arrays.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_byteswap.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_find.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_functions.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_pointers.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_returnfuncptrs.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_struct_fields.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_unicode.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_varsize_struct.py'... +Compiling '/usr/lib/python3.8/ctypes/util.py'... +Compiling '/usr/lib/python3.8/dataclasses.py'... +Compiling '/usr/lib/python3.8/distutils/__init__.py'... +Compiling '/usr/lib/python3.8/distutils/_msvccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/ccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_rpm.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_py.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_egg_info.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_headers.py'... +Compiling '/usr/lib/python3.8/distutils/command/register.py'... +Compiling '/usr/lib/python3.8/distutils/core.py'... +Compiling '/usr/lib/python3.8/distutils/dist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/__init__.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_config.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_cygwinccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_extension.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_msvc9compiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_text_file.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_upload.py'... +Compiling '/usr/lib/python3.8/distutils/unixccompiler.py'... +Compiling '/usr/lib/python3.8/email/_encoded_words.py'... +Compiling '/usr/lib/python3.8/email/base64mime.py'... +Compiling '/usr/lib/python3.8/email/contentmanager.py'... +Compiling '/usr/lib/python3.8/email/headerregistry.py'... +Compiling '/usr/lib/python3.8/email/mime/image.py'... +Compiling '/usr/lib/python3.8/email/parser.py'... +Compiling '/usr/lib/python3.8/encodings/ascii.py'... +Compiling '/usr/lib/python3.8/encodings/base64_codec.py'... +Compiling '/usr/lib/python3.8/encodings/charmap.py'... +Compiling '/usr/lib/python3.8/encodings/cp1125.py'... +Compiling '/usr/lib/python3.8/encodings/cp273.py'... +Compiling '/usr/lib/python3.8/encodings/cp737.py'... +Compiling '/usr/lib/python3.8/encodings/cp856.py'... +Compiling '/usr/lib/python3.8/encodings/cp860.py'... +Compiling '/usr/lib/python3.8/encodings/cp866.py'... +Compiling '/usr/lib/python3.8/encodings/cp950.py'... +Compiling '/usr/lib/python3.8/encodings/gb18030.py'... +Compiling '/usr/lib/python3.8/encodings/idna.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_15.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_5.py'... +Compiling '/usr/lib/python3.8/encodings/koi8_r.py'... +Compiling '/usr/lib/python3.8/encodings/mac_centeuro.py'... +Compiling '/usr/lib/python3.8/encodings/mac_iceland.py'... +Compiling '/usr/lib/python3.8/encodings/oem.py'... +Compiling '/usr/lib/python3.8/encodings/raw_unicode_escape.py'... +Compiling '/usr/lib/python3.8/encodings/tis_620.py'... +Compiling '/usr/lib/python3.8/encodings/utf_32.py'... +Compiling '/usr/lib/python3.8/encodings/uu_codec.py'... +Compiling '/usr/lib/python3.8/fileinput.py'... +Compiling '/usr/lib/python3.8/genericpath.py'... +Compiling '/usr/lib/python3.8/getopt.py'... +Compiling '/usr/lib/python3.8/gettext.py'... +Compiling '/usr/lib/python3.8/http/cookies.py'... +Compiling '/usr/lib/python3.8/idlelib/autocomplete_w.py'... +Compiling '/usr/lib/python3.8/idlelib/config_key.py'... +Compiling '/usr/lib/python3.8/idlelib/debugobj_r.py'... +Compiling '/usr/lib/python3.8/idlelib/delegator.py'... +Compiling '/usr/lib/python3.8/idlelib/filelist.py'... +Compiling '/usr/lib/python3.8/idlelib/help.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/htest.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_autoexpand.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_calltip_w.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_codecontext.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugobj_r.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_editor.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_help_about.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_macosx.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_pathbrowser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_redirector.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_run.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_statusbar.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_tooltip.py'... +Compiling '/usr/lib/python3.8/idlelib/outwin.py'... +Compiling '/usr/lib/python3.8/idlelib/percolator.py'... +Compiling '/usr/lib/python3.8/idlelib/pyshell.py'... +Compiling '/usr/lib/python3.8/imghdr.py'... +Compiling '/usr/lib/python3.8/importlib/machinery.py'... +Compiling '/usr/lib/python3.8/importlib/resources.py'... +Compiling '/usr/lib/python3.8/inspect.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_imports2.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_isinstance.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_methodattrs.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_nonzero.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_paren.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_raw_input.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_reload.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_sys_exc.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_unicode.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_xreadlines.py'... +Compiling '/usr/lib/python3.8/lib2to3/main.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/tokenize.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_all_fixers.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_parser.py'... +Compiling '/usr/lib/python3.8/locale.py'... +Compiling '/usr/lib/python3.8/modulefinder.py'... +Compiling '/usr/lib/python3.8/multiprocessing/pool.py'... +Compiling '/usr/lib/python3.8/multiprocessing/resource_tracker.py'... +Compiling '/usr/lib/python3.8/pathlib.py'... +Compiling '/usr/lib/python3.8/plistlib.py'... +Compiling '/usr/lib/python3.8/pty.py'... +Compiling '/usr/lib/python3.8/pyclbr.py'... +Compiling '/usr/lib/python3.8/random.py'... +Compiling '/usr/lib/python3.8/shlex.py'... +Compiling '/usr/lib/python3.8/site.py'... +Compiling '/usr/lib/python3.8/socket.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/regression.py'... +Compiling '/usr/lib/python3.8/sre_compile.py'... +Compiling '/usr/lib/python3.8/symtable.py'... +Compiling '/usr/lib/python3.8/telnetlib.py'...Compiling '/usr/lib/python3.8/_compat_pickle.py'... +Compiling '/usr/lib/python3.8/asynchat.py'... +Compiling '/usr/lib/python3.8/asyncio/base_events.py'... +Compiling '/usr/lib/python3.8/asyncio/subprocess.py'... +Compiling '/usr/lib/python3.8/asyncio/windows_utils.py'... +Compiling '/usr/lib/python3.8/binhex.py'... +Compiling '/usr/lib/python3.8/cProfile.py'... +Compiling '/usr/lib/python3.8/cgitb.py'... +Compiling '/usr/lib/python3.8/codeop.py'... +Compiling '/usr/lib/python3.8/concurrent/__init__.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/__init__.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/process.py'... +Compiling '/usr/lib/python3.8/contextlib.py'... +Compiling '/usr/lib/python3.8/ctypes/_aix.py'... +Compiling '/usr/lib/python3.8/ctypes/_endian.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/dylib.py'... +Compiling '/usr/lib/python3.8/ctypes/macholib/framework.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_array_in_pointer.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_as_parameter.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_callbacks.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_frombuffer.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_internals.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_macholib.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_numbers.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_prototypes.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_slicing.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_win32.py'... +Compiling '/usr/lib/python3.8/curses/__init__.py'... +Compiling '/usr/lib/python3.8/curses/has_key.py'... +Compiling '/usr/lib/python3.8/dbm/__init__.py'... +Compiling '/usr/lib/python3.8/dbm/dumb.py'... +Compiling '/usr/lib/python3.8/dbm/gnu.py'... +Compiling '/usr/lib/python3.8/decimal.py'... +Compiling '/usr/lib/python3.8/dis.py'... +Compiling '/usr/lib/python3.8/distutils/archive_util.py'... +Compiling '/usr/lib/python3.8/distutils/bcppcompiler.py'... +Compiling '/usr/lib/python3.8/distutils/command/__init__.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/command/config.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/command/upload.py'... +Compiling '/usr/lib/python3.8/distutils/config.py'... +Compiling '/usr/lib/python3.8/distutils/extension.py'... +Compiling '/usr/lib/python3.8/distutils/filelist.py'... +Compiling '/usr/lib/python3.8/distutils/sysconfig.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_msi.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_wininst.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_clean.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_core.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_dir_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_data.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_headers.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_log.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_sdist.py'... +Compiling '/usr/lib/python3.8/distutils/text_file.py'... +Compiling '/usr/lib/python3.8/dummy_threading.py'... +Compiling '/usr/lib/python3.8/email/charset.py'... +Compiling '/usr/lib/python3.8/email/feedparser.py'... +Compiling '/usr/lib/python3.8/email/message.py'... +Compiling '/usr/lib/python3.8/email/mime/message.py'... +Compiling '/usr/lib/python3.8/email/policy.py'... +Compiling '/usr/lib/python3.8/encodings/cp1251.py'... +Compiling '/usr/lib/python3.8/encodings/cp850.py'... +Compiling '/usr/lib/python3.8/encodings/cp863.py'... +Compiling '/usr/lib/python3.8/encodings/euc_jis_2004.py'... +Compiling '/usr/lib/python3.8/encodings/hp_roman8.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_1.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_1.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_16.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_6.py'... +Compiling '/usr/lib/python3.8/encodings/koi8_t.py'... +Compiling '/usr/lib/python3.8/encodings/koi8_u.py'... +Compiling '/usr/lib/python3.8/encodings/mac_cyrillic.py'... +Compiling '/usr/lib/python3.8/encodings/mac_roman.py'... +Compiling '/usr/lib/python3.8/encodings/ptcp154.py'... +Compiling '/usr/lib/python3.8/encodings/shift_jis_2004.py'... +Compiling '/usr/lib/python3.8/encodings/unicode_escape.py'... +Compiling '/usr/lib/python3.8/encodings/utf_8.py'... +Compiling '/usr/lib/python3.8/enum.py'... +Compiling '/usr/lib/python3.8/getpass.py'... +Compiling '/usr/lib/python3.8/hashlib.py'... +Compiling '/usr/lib/python3.8/hmac.py'... +Compiling '/usr/lib/python3.8/html/parser.py'... +Compiling '/usr/lib/python3.8/idlelib/autocomplete.py'... +Compiling '/usr/lib/python3.8/idlelib/calltip_w.py'... +Compiling '/usr/lib/python3.8/idlelib/config.py'... +Compiling '/usr/lib/python3.8/idlelib/grep.py'... +Compiling '/usr/lib/python3.8/idlelib/hyperparser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/template.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_autocomplete_w.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_browser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_config.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_grep.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_iomenu.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_multicall.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_percolator.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_rpc.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_runscript.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_scrolledlist.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_search.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_sidebar.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_undo.py'... +Compiling '/usr/lib/python3.8/idlelib/mainmenu.py'... +Compiling '/usr/lib/python3.8/idlelib/pathbrowser.py'... +Compiling '/usr/lib/python3.8/idlelib/redirector.py'... +Compiling '/usr/lib/python3.8/idlelib/rpc.py'... +Compiling '/usr/lib/python3.8/idlelib/squeezer.py'... +Compiling '/usr/lib/python3.8/idlelib/tooltip.py'... +Compiling '/usr/lib/python3.8/idlelib/zzdummy.py'... +Compiling '/usr/lib/python3.8/importlib/_bootstrap_external.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixer_util.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_has_key.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_input.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_map.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_operator.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_set_literal.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_urllib.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/literals.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/parse.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/__main__.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/pytree_idempotency.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_fixers.py'... +Compiling '/usr/lib/python3.8/multiprocessing/resource_sharer.py'... +Compiling '/usr/lib/python3.8/multiprocessing/spawn.py'... +Compiling '/usr/lib/python3.8/nntplib.py'... +Compiling '/usr/lib/python3.8/pickletools.py'... +Compiling '/usr/lib/python3.8/pstats.py'... +Compiling '/usr/lib/python3.8/reprlib.py'... +Compiling '/usr/lib/python3.8/sched.py'... +Compiling '/usr/lib/python3.8/selectors.py'... +Compiling '/usr/lib/python3.8/smtpd.py'... +Compiling '/usr/lib/python3.8/sqlite3/__init__.py'... +Compiling '/usr/lib/python3.8/sqlite3/dump.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/__init__.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/dbapi.py'... +Compiling '/usr/lib/python3.8/statistics.py'... +Compiling '/usr/lib/python3.8/symbol.py'... +Compiling '/usr/lib/python3.8/tarfile.py'... +Compiling '/usr/lib/python3.8/test/coding20731.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_1_str.py'...Compiling '/usr/lib/python3.8/__phello__.foo.py'... +Compiling '/usr/lib/python3.8/_dummy_thread.py'... +Compiling '/usr/lib/python3.8/_pydecimal.py'... +Compiling '/usr/lib/python3.8/asyncio/tasks.py'... +Compiling '/usr/lib/python3.8/bdb.py'... +Compiling '/usr/lib/python3.8/calendar.py'... +Compiling '/usr/lib/python3.8/ctypes/test/__init__.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_anon.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_bitfields.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_cfuncs.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_init.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_loading.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_objects.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_pep3118.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_random_things.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_simplesubclasses.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_stringptr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_unaligned_structures.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_values.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_wintypes.py'... +Compiling '/usr/lib/python3.8/ctypes/wintypes.py'... +Compiling '/usr/lib/python3.8/datetime.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_wininst.py'... +Compiling '/usr/lib/python3.8/distutils/dep_util.py'... +Compiling '/usr/lib/python3.8/distutils/dir_util.py'... +Compiling '/usr/lib/python3.8/distutils/errors.py'... +Compiling '/usr/lib/python3.8/distutils/fancy_getopt.py'... +Compiling '/usr/lib/python3.8/distutils/spawn.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_archive_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_scripts.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_check.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_config_cmd.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_dep_util.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_dist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_msvccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_spawn.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_sysconfig.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_version.py'... +Compiling '/usr/lib/python3.8/distutils/versionpredicate.py'... +Compiling '/usr/lib/python3.8/email/_parseaddr.py'... +Compiling '/usr/lib/python3.8/email/errors.py'... +Compiling '/usr/lib/python3.8/email/header.py'... +Compiling '/usr/lib/python3.8/email/mime/__init__.py'... +Compiling '/usr/lib/python3.8/email/mime/audio.py'... +Compiling '/usr/lib/python3.8/email/mime/multipart.py'... +Compiling '/usr/lib/python3.8/encodings/__init__.py'... +Compiling '/usr/lib/python3.8/encodings/big5.py'... +Compiling '/usr/lib/python3.8/encodings/bz2_codec.py'... +Compiling '/usr/lib/python3.8/encodings/cp1026.py'... +Compiling '/usr/lib/python3.8/encodings/cp1252.py'... +Compiling '/usr/lib/python3.8/encodings/cp1255.py'... +Compiling '/usr/lib/python3.8/encodings/cp1258.py'... +Compiling '/usr/lib/python3.8/encodings/cp720.py'... +Compiling '/usr/lib/python3.8/encodings/cp855.py'... +Compiling '/usr/lib/python3.8/encodings/cp862.py'... +Compiling '/usr/lib/python3.8/encodings/cp869.py'... +Compiling '/usr/lib/python3.8/encodings/euc_jp.py'... +Compiling '/usr/lib/python3.8/encodings/gbk.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_ext.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_13.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_2.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_7.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_8.py'... +Compiling '/usr/lib/python3.8/encodings/latin_1.py'... +Compiling '/usr/lib/python3.8/encodings/mac_croatian.py'... +Compiling '/usr/lib/python3.8/encodings/mac_latin2.py'... +Compiling '/usr/lib/python3.8/encodings/palmos.py'... +Compiling '/usr/lib/python3.8/encodings/shift_jis.py'... +Compiling '/usr/lib/python3.8/encodings/undefined.py'... +Compiling '/usr/lib/python3.8/encodings/utf_16_le.py'... +Compiling '/usr/lib/python3.8/encodings/utf_7.py'... +Compiling '/usr/lib/python3.8/ensurepip/__main__.py'... +Compiling '/usr/lib/python3.8/ensurepip/_uninstall.py'... +Compiling '/usr/lib/python3.8/fractions.py'... +Compiling '/usr/lib/python3.8/glob.py'... +Compiling '/usr/lib/python3.8/heapq.py'... +Compiling '/usr/lib/python3.8/http/__init__.py'... +Compiling '/usr/lib/python3.8/http/server.py'... +Compiling '/usr/lib/python3.8/idlelib/__main__.py'... +Compiling '/usr/lib/python3.8/idlelib/autoexpand.py'... +Compiling '/usr/lib/python3.8/idlelib/codecontext.py'... +Compiling '/usr/lib/python3.8/idlelib/debugger.py'... +Compiling '/usr/lib/python3.8/idlelib/dynoption.py'... +Compiling '/usr/lib/python3.8/idlelib/format.py'... +Compiling '/usr/lib/python3.8/idlelib/history.py'... +Compiling '/usr/lib/python3.8/idlelib/idle.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/mock_idle.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_autocomplete.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_colorizer.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_format.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_query.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_squeezer.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_warning.py'... +Compiling '/usr/lib/python3.8/idlelib/iomenu.py'... +Compiling '/usr/lib/python3.8/idlelib/replace.py'... +Compiling '/usr/lib/python3.8/idlelib/runscript.py'... +Compiling '/usr/lib/python3.8/idlelib/searchbase.py'... +Compiling '/usr/lib/python3.8/idlelib/stackviewer.py'... +Compiling '/usr/lib/python3.8/idlelib/textview.py'... +Compiling '/usr/lib/python3.8/idlelib/zoomheight.py'... +Compiling '/usr/lib/python3.8/imaplib.py'... +Compiling '/usr/lib/python3.8/json/scanner.py'... +Compiling '/usr/lib/python3.8/keyword.py'... +Compiling '/usr/lib/python3.8/lib2to3/btm_matcher.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_asserts.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_basestring.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_except.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_filter.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_getcwdu.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_imports.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_itertools_imports.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_next.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_raise.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_repr.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_throw.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_ws_comma.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_zip.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/conv.py'... +Compiling '/usr/lib/python3.8/lzma.py'... +Compiling '/usr/lib/python3.8/mailcap.py'... +Compiling '/usr/lib/python3.8/multiprocessing/__init__.py'... +Compiling '/usr/lib/python3.8/multiprocessing/context.py'... +Compiling '/usr/lib/python3.8/multiprocessing/forkserver.py'... +Compiling '/usr/lib/python3.8/multiprocessing/managers.py'... +Compiling '/usr/lib/python3.8/multiprocessing/util.py'... +Compiling '/usr/lib/python3.8/operator.py'... +Compiling '/usr/lib/python3.8/pdb.py'... +Compiling '/usr/lib/python3.8/posixpath.py'... +Compiling '/usr/lib/python3.8/pydoc.py'... +Compiling '/usr/lib/python3.8/sre_constants.py'... +Compiling '/usr/lib/python3.8/stat.py'... +Compiling '/usr/lib/python3.8/string.py'... +Compiling '/usr/lib/python3.8/struct.py'... +Compiling '/usr/lib/python3.8/sysconfig.py'... +Compiling '/usr/lib/python3.8/test/ann_module.py'... +Compiling '/usr/lib/python3.8/test/ann_module2.py'... +Compiling '/usr/lib/python3.8/test/ann_module3.py'... +Compiling '/usr/lib/python3.8/test/audit-tests.py'... +Compiling '/usr/lib/python3.8/test/bad_getattr3.py'... +Compiling '/usr/lib/python3.8/test/bisect_cmd.py'... +Compiling '/usr/lib/python3.8/test/curses_tests.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_2_str.py'...Compiling '/usr/lib/python3.8/_compression.py'... +Compiling '/usr/lib/python3.8/_py_abc.py'... +Compiling '/usr/lib/python3.8/_pyio.py'... +Compiling '/usr/lib/python3.8/asyncio/base_tasks.py'... +Compiling '/usr/lib/python3.8/asyncio/events.py'... +Compiling '/usr/lib/python3.8/asyncio/log.py'... +Compiling '/usr/lib/python3.8/asyncio/protocols.py'... +Compiling '/usr/lib/python3.8/asyncio/runners.py'... +Compiling '/usr/lib/python3.8/asyncio/selector_events.py'... +Compiling '/usr/lib/python3.8/asyncio/transports.py'... +Compiling '/usr/lib/python3.8/asyncio/unix_events.py'... +Compiling '/usr/lib/python3.8/chunk.py'... +Compiling '/usr/lib/python3.8/cmd.py'... +Compiling '/usr/lib/python3.8/colorsys.py'... +Compiling '/usr/lib/python3.8/concurrent/futures/_base.py'... +Compiling '/usr/lib/python3.8/configparser.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_buffers.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_bytes.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_cast.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_checkretval.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_delattr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_errno.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_funcptr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_keeprefs.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_pickling.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_repr.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_strings.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist.py'... +Compiling '/usr/lib/python3.8/distutils/command/build.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_clib.py'... +Compiling '/usr/lib/python3.8/distutils/command/check.py'... +Compiling '/usr/lib/python3.8/distutils/command/clean.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_data.py'... +Compiling '/usr/lib/python3.8/distutils/command/install_lib.py'... +Compiling '/usr/lib/python3.8/distutils/debug.py'... +Compiling '/usr/lib/python3.8/distutils/tests/support.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_clib.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_cmd.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_versionpredicate.py'... +Compiling '/usr/lib/python3.8/doctest.py'... +Compiling '/usr/lib/python3.8/encodings/aliases.py'... +Compiling '/usr/lib/python3.8/encodings/cp437.py'... +Compiling '/usr/lib/python3.8/encodings/cp861.py'... +Compiling '/usr/lib/python3.8/encodings/cp874.py'... +Compiling '/usr/lib/python3.8/encodings/cp875.py'... +Compiling '/usr/lib/python3.8/encodings/euc_jisx0213.py'... +Compiling '/usr/lib/python3.8/encodings/hex_codec.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_2004.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_14.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_4.py'... +Compiling '/usr/lib/python3.8/encodings/johab.py'... +Compiling '/usr/lib/python3.8/encodings/kz1048.py'... +Compiling '/usr/lib/python3.8/encodings/mac_greek.py'... +Compiling '/usr/lib/python3.8/encodings/mbcs.py'... +Compiling '/usr/lib/python3.8/encodings/quopri_codec.py'... +Compiling '/usr/lib/python3.8/encodings/shift_jisx0213.py'... +Compiling '/usr/lib/python3.8/encodings/utf_16.py'... +Compiling '/usr/lib/python3.8/ensurepip/__init__.py'... +Compiling '/usr/lib/python3.8/formatter.py'... +Compiling '/usr/lib/python3.8/gzip.py'... +Compiling '/usr/lib/python3.8/http/client.py'... +Compiling '/usr/lib/python3.8/idlelib/__init__.py'... +Compiling '/usr/lib/python3.8/idlelib/browser.py'... +Compiling '/usr/lib/python3.8/idlelib/configdialog.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_config_key.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_delegator.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_filelist.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_history.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_mainmenu.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_outwin.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_pyparse.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_searchengine.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_tree.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_window.py'... +Compiling '/usr/lib/python3.8/idlelib/macosx.py'... +Compiling '/usr/lib/python3.8/idlelib/pyparse.py'... +Compiling '/usr/lib/python3.8/idlelib/scrolledlist.py'... +Compiling '/usr/lib/python3.8/idlelib/undo.py'... +Compiling '/usr/lib/python3.8/importlib/__init__.py'... +Compiling '/usr/lib/python3.8/importlib/abc.py'... +Compiling '/usr/lib/python3.8/importlib/util.py'... +Compiling '/usr/lib/python3.8/io.py'... +Compiling '/usr/lib/python3.8/json/__init__.py'... +Compiling '/usr/lib/python3.8/json/encoder.py'... +Compiling '/usr/lib/python3.8/lib2to3/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixer_base.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_apply.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_buffer.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_exec.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_exitfunc.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_future.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_import.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_itertools.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_metaclass.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_reduce.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_standarderror.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_tuple_params.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/__init__.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/driver.py'... +Compiling '/usr/lib/python3.8/lib2to3/pygram.py'... +Compiling '/usr/lib/python3.8/lib2to3/pytree.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_pytree.py'... +Compiling '/usr/lib/python3.8/logging/handlers.py'... +Compiling '/usr/lib/python3.8/mimetypes.py'... +Compiling '/usr/lib/python3.8/multiprocessing/dummy/__init__.py'... +Compiling '/usr/lib/python3.8/multiprocessing/dummy/connection.py'... +Compiling '/usr/lib/python3.8/multiprocessing/heap.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_forkserver.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_spawn_win32.py'... +Compiling '/usr/lib/python3.8/multiprocessing/queues.py'... +Compiling '/usr/lib/python3.8/multiprocessing/shared_memory.py'... +Compiling '/usr/lib/python3.8/nturl2path.py'... +Compiling '/usr/lib/python3.8/opcode.py'... +Compiling '/usr/lib/python3.8/os.py'... +Compiling '/usr/lib/python3.8/pipes.py'... +Compiling '/usr/lib/python3.8/pkgutil.py'... +Compiling '/usr/lib/python3.8/poplib.py'... +Compiling '/usr/lib/python3.8/profile.py'... +Compiling '/usr/lib/python3.8/pydoc_data/topics.py'... +Compiling '/usr/lib/python3.8/sndhdr.py'... +Compiling '/usr/lib/python3.8/socketserver.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/factory.py'... +Compiling '/usr/lib/python3.8/sre_parse.py'... +Compiling '/usr/lib/python3.8/subprocess.py'... +Compiling '/usr/lib/python3.8/test/autotest.py'... +Compiling '/usr/lib/python3.8/test/bad_getattr.py'... +Compiling '/usr/lib/python3.8/test/bad_getattr2.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_1.py'... +Compiling '/usr/lib/python3.8/test/double_const.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/call_stack.py'... +Compiling '/usr/lib/python3.8/test/eintrdata/eintr_tester.py'... +Compiling '/usr/lib/python3.8/test/inspect_fodder.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/cmdline.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/setup.py'... +Compiling '/usr/lib/python3.8/test/mapping_tests.py'... +Compiling '/usr/lib/python3.8/test/pyclbr_input.py'... +Compiling '/usr/lib/python3.8/test/re_tests.py'... +Compiling '/usr/lib/python3.8/test/ssltests.py'... +Compiling '/usr/lib/python3.8/test/string_tests.py'... +Compiling '/usr/lib/python3.8/test/test_argparse.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_windows_utils.py'... +Compiling '/usr/lib/python3.8/test/test_asyncore.py'... +Compiling '/usr/lib/python3.8/test/test_bdb.py'... +Compiling '/usr/lib/python3.8/test/test_buffer.py'...Compiling '/usr/lib/python3.8/_bootlocale.py'... +Compiling '/usr/lib/python3.8/_osx_support.py'... +Compiling '/usr/lib/python3.8/_strptime.py'... +Compiling '/usr/lib/python3.8/ast.py'... +Compiling '/usr/lib/python3.8/asyncio/__init__.py'... +Compiling '/usr/lib/python3.8/asyncio/__main__.py'... +Compiling '/usr/lib/python3.8/asyncio/base_futures.py'... +Compiling '/usr/lib/python3.8/asyncio/constants.py'... +Compiling '/usr/lib/python3.8/asyncio/coroutines.py'... +Compiling '/usr/lib/python3.8/asyncio/format_helpers.py'... +Compiling '/usr/lib/python3.8/asyncio/locks.py'... +Compiling '/usr/lib/python3.8/asyncio/queues.py'... +Compiling '/usr/lib/python3.8/asyncio/sslproto.py'... +Compiling '/usr/lib/python3.8/base64.py'... +Compiling '/usr/lib/python3.8/bisect.py'... +Compiling '/usr/lib/python3.8/code.py'... +Compiling '/usr/lib/python3.8/collections/__init__.py'... +Compiling '/usr/lib/python3.8/curses/ascii.py'... +Compiling '/usr/lib/python3.8/curses/panel.py'... +Compiling '/usr/lib/python3.8/curses/textpad.py'... +Compiling '/usr/lib/python3.8/dbm/ndbm.py'... +Compiling '/usr/lib/python3.8/difflib.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_msi.py'... +Compiling '/usr/lib/python3.8/distutils/command/install.py'... +Compiling '/usr/lib/python3.8/distutils/command/sdist.py'... +Compiling '/usr/lib/python3.8/distutils/cygwinccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/file_util.py'... +Compiling '/usr/lib/python3.8/distutils/log.py'... +Compiling '/usr/lib/python3.8/distutils/msvc9compiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_py.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_filelist.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_install_lib.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_register.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_unixccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_util.py'... +Compiling '/usr/lib/python3.8/distutils/util.py'... +Compiling '/usr/lib/python3.8/email/_header_value_parser.py'... +Compiling '/usr/lib/python3.8/email/mime/base.py'... +Compiling '/usr/lib/python3.8/email/mime/text.py'... +Compiling '/usr/lib/python3.8/email/quoprimime.py'... +Compiling '/usr/lib/python3.8/encodings/big5hkscs.py'... +Compiling '/usr/lib/python3.8/encodings/cp037.py'... +Compiling '/usr/lib/python3.8/encodings/cp1140.py'... +Compiling '/usr/lib/python3.8/encodings/cp1253.py'... +Compiling '/usr/lib/python3.8/encodings/cp1256.py'... +Compiling '/usr/lib/python3.8/encodings/cp424.py'... +Compiling '/usr/lib/python3.8/encodings/cp775.py'... +Compiling '/usr/lib/python3.8/encodings/cp857.py'... +Compiling '/usr/lib/python3.8/encodings/cp864.py'... +Compiling '/usr/lib/python3.8/encodings/cp949.py'... +Compiling '/usr/lib/python3.8/encodings/gb2312.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_3.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_11.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_3.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_9.py'... +Compiling '/usr/lib/python3.8/encodings/mac_arabic.py'... +Compiling '/usr/lib/python3.8/encodings/mac_farsi.py'... +Compiling '/usr/lib/python3.8/encodings/mac_turkish.py'... +Compiling '/usr/lib/python3.8/encodings/rot_13.py'... +Compiling '/usr/lib/python3.8/encodings/utf_16_be.py'... +Compiling '/usr/lib/python3.8/encodings/utf_32_le.py'... +Compiling '/usr/lib/python3.8/encodings/utf_8_sig.py'... +Compiling '/usr/lib/python3.8/filecmp.py'... +Compiling '/usr/lib/python3.8/functools.py'... +Compiling '/usr/lib/python3.8/html/entities.py'... +Compiling '/usr/lib/python3.8/idlelib/calltip.py'... +Compiling '/usr/lib/python3.8/idlelib/colorizer.py'... +Compiling '/usr/lib/python3.8/idlelib/debugobj.py'... +Compiling '/usr/lib/python3.8/idlelib/editor.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugger.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugger_r.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_debugobj.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_editmenu.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_help.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_hyperparser.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_parenmatch.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_pyshell.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_replace.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_searchbase.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_stackviewer.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_text.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_zoomheight.py'... +Compiling '/usr/lib/python3.8/idlelib/multicall.py'... +Compiling '/usr/lib/python3.8/idlelib/run.py'... +Compiling '/usr/lib/python3.8/idlelib/searchengine.py'... +Compiling '/usr/lib/python3.8/idlelib/statusbar.py'... +Compiling '/usr/lib/python3.8/idlelib/tree.py'... +Compiling '/usr/lib/python3.8/imp.py'... +Compiling '/usr/lib/python3.8/importlib/metadata.py'... +Compiling '/usr/lib/python3.8/ipaddress.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/grammar.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/pgen.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/support.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_main.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_refactor.py'... +Compiling '/usr/lib/python3.8/linecache.py'... +Compiling '/usr/lib/python3.8/logging/__init__.py'... +Compiling '/usr/lib/python3.8/multiprocessing/connection.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_fork.py'... +Compiling '/usr/lib/python3.8/multiprocessing/popen_spawn_posix.py'... +Compiling '/usr/lib/python3.8/multiprocessing/process.py'... +Compiling '/usr/lib/python3.8/multiprocessing/reduction.py'... +Compiling '/usr/lib/python3.8/multiprocessing/synchronize.py'... +Compiling '/usr/lib/python3.8/numbers.py'... +Compiling '/usr/lib/python3.8/optparse.py'... +Compiling '/usr/lib/python3.8/platform.py'... +Compiling '/usr/lib/python3.8/pprint.py'... +Compiling '/usr/lib/python3.8/quopri.py'... +Compiling '/usr/lib/python3.8/rlcompleter.py'... +Compiling '/usr/lib/python3.8/runpy.py'... +Compiling '/usr/lib/python3.8/shutil.py'... +Compiling '/usr/lib/python3.8/sqlite3/dbapi2.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/backup.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/dump.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/transactions.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/types.py'... +Compiling '/usr/lib/python3.8/ssl.py'... +Compiling '/usr/lib/python3.8/tabnanny.py'... +Compiling '/usr/lib/python3.8/tempfile.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/gc.py'... +Compiling '/usr/lib/python3.8/test/encoded_modules/__init__.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/main.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/runtest_mp.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/utils.py'... +Compiling '/usr/lib/python3.8/test/list_tests.py'... +Compiling '/usr/lib/python3.8/test/pickletester.py'... +Compiling '/usr/lib/python3.8/test/test_asdl_parser.py'... +Compiling '/usr/lib/python3.8/test/test_asynchat.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/echo.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/echo2.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/echo3.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/functional.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_base_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_runners.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_selector_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_transports.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/utils.py'... +Compiling '/usr/lib/python3.8/test/test_augassign.py'... +Compiling '/usr/lib/python3.8/test/test_baseexception.py'... +Compiling '/usr/lib/python3.8/test/test_bigaddrspace.py'... +Compiling '/usr/lib/python3.8/test/test_bigmem.py'... +Compiling '/usr/lib/python3.8/test/test_c_locale_coercion.py'...Compiling '/usr/lib/python3.8/_collections_abc.py'... +Compiling '/usr/lib/python3.8/_sysconfigdata__linux_x86_64-linux-gnu.py'... +Compiling '/usr/lib/python3.8/abc.py'... +Compiling '/usr/lib/python3.8/antigravity.py'... +Compiling '/usr/lib/python3.8/argparse.py'... +Compiling '/usr/lib/python3.8/asyncio/staggered.py'... +Compiling '/usr/lib/python3.8/asyncio/trsock.py'... +Compiling '/usr/lib/python3.8/asyncio/windows_events.py'... +Compiling '/usr/lib/python3.8/codecs.py'... +Compiling '/usr/lib/python3.8/contextvars.py'... +Compiling '/usr/lib/python3.8/copyreg.py'... +Compiling '/usr/lib/python3.8/crypt.py'... +Compiling '/usr/lib/python3.8/ctypes/__init__.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_incomplete.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_libc.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_memfunctions.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_parameters.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_python_api.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_refcounts.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_sizes.py'... +Compiling '/usr/lib/python3.8/ctypes/test/test_structures.py'... +Compiling '/usr/lib/python3.8/distutils/cmd.py'... +Compiling '/usr/lib/python3.8/distutils/command/bdist_dumb.py'... +Compiling '/usr/lib/python3.8/distutils/command/build_ext.py'... +Compiling '/usr/lib/python3.8/distutils/msvccompiler.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_dumb.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_bdist_rpm.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_build_ext.py'... +Compiling '/usr/lib/python3.8/distutils/tests/test_file_util.py'... +Compiling '/usr/lib/python3.8/distutils/version.py'... +Compiling '/usr/lib/python3.8/email/__init__.py'... +Compiling '/usr/lib/python3.8/email/_policybase.py'... +Compiling '/usr/lib/python3.8/email/encoders.py'... +Compiling '/usr/lib/python3.8/email/generator.py'... +Compiling '/usr/lib/python3.8/email/iterators.py'... +Compiling '/usr/lib/python3.8/email/mime/application.py'... +Compiling '/usr/lib/python3.8/email/mime/nonmultipart.py'... +Compiling '/usr/lib/python3.8/email/utils.py'... +Compiling '/usr/lib/python3.8/encodings/cp1006.py'... +Compiling '/usr/lib/python3.8/encodings/cp1250.py'... +Compiling '/usr/lib/python3.8/encodings/cp1254.py'... +Compiling '/usr/lib/python3.8/encodings/cp1257.py'... +Compiling '/usr/lib/python3.8/encodings/cp500.py'... +Compiling '/usr/lib/python3.8/encodings/cp852.py'... +Compiling '/usr/lib/python3.8/encodings/cp858.py'... +Compiling '/usr/lib/python3.8/encodings/cp865.py'... +Compiling '/usr/lib/python3.8/encodings/cp932.py'... +Compiling '/usr/lib/python3.8/encodings/euc_kr.py'... +Compiling '/usr/lib/python3.8/encodings/hz.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_jp_2.py'... +Compiling '/usr/lib/python3.8/encodings/iso2022_kr.py'... +Compiling '/usr/lib/python3.8/encodings/iso8859_10.py'... +Compiling '/usr/lib/python3.8/encodings/mac_romanian.py'... +Compiling '/usr/lib/python3.8/encodings/punycode.py'... +Compiling '/usr/lib/python3.8/encodings/utf_32_be.py'... +Compiling '/usr/lib/python3.8/encodings/zlib_codec.py'... +Compiling '/usr/lib/python3.8/fnmatch.py'... +Compiling '/usr/lib/python3.8/ftplib.py'... +Compiling '/usr/lib/python3.8/html/__init__.py'... +Compiling '/usr/lib/python3.8/http/cookiejar.py'... +Compiling '/usr/lib/python3.8/idlelib/debugger_r.py'... +Compiling '/usr/lib/python3.8/idlelib/help_about.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/__init__.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/mock_tk.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_calltip.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_configdialog.py'... +Compiling '/usr/lib/python3.8/idlelib/idle_test/test_textview.py'... +Compiling '/usr/lib/python3.8/idlelib/parenmatch.py'... +Compiling '/usr/lib/python3.8/idlelib/query.py'... +Compiling '/usr/lib/python3.8/idlelib/search.py'... +Compiling '/usr/lib/python3.8/idlelib/sidebar.py'... +Compiling '/usr/lib/python3.8/idlelib/window.py'... +Compiling '/usr/lib/python3.8/importlib/_bootstrap.py'... +Compiling '/usr/lib/python3.8/json/decoder.py'... +Compiling '/usr/lib/python3.8/json/tool.py'... +Compiling '/usr/lib/python3.8/lib2to3/__main__.py'... +Compiling '/usr/lib/python3.8/lib2to3/btm_utils.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_dict.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_execfile.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_funcattrs.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_idioms.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_intern.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_long.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_ne.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_numliterals.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_print.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_renames.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_types.py'... +Compiling '/usr/lib/python3.8/lib2to3/fixes/fix_xrange.py'... +Compiling '/usr/lib/python3.8/lib2to3/patcomp.py'... +Compiling '/usr/lib/python3.8/lib2to3/pgen2/token.py'... +Compiling '/usr/lib/python3.8/lib2to3/refactor.py'... +Compiling '/usr/lib/python3.8/lib2to3/tests/test_util.py'... +Compiling '/usr/lib/python3.8/logging/config.py'... +Compiling '/usr/lib/python3.8/mailbox.py'... +Compiling '/usr/lib/python3.8/multiprocessing/sharedctypes.py'... +Compiling '/usr/lib/python3.8/netrc.py'... +Compiling '/usr/lib/python3.8/ntpath.py'... +Compiling '/usr/lib/python3.8/pickle.py'... +Compiling '/usr/lib/python3.8/py_compile.py'... +Compiling '/usr/lib/python3.8/pydoc_data/__init__.py'... +Compiling '/usr/lib/python3.8/queue.py'... +Compiling '/usr/lib/python3.8/re.py'... +Compiling '/usr/lib/python3.8/secrets.py'... +Compiling '/usr/lib/python3.8/shelve.py'... +Compiling '/usr/lib/python3.8/signal.py'... +Compiling '/usr/lib/python3.8/smtplib.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/hooks.py'... +Compiling '/usr/lib/python3.8/sqlite3/test/userfunctions.py'... +Compiling '/usr/lib/python3.8/stringprep.py'... +Compiling '/usr/lib/python3.8/sunau.py'... +Compiling '/usr/lib/python3.8/test/__init__.py'... +Compiling '/usr/lib/python3.8/test/__main__.py'... +Compiling '/usr/lib/python3.8/test/_test_multiprocessing.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/__init__.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/win_utils.py'... +Compiling '/usr/lib/python3.8/test/lock_tests.py'... +Compiling '/usr/lib/python3.8/test/pydoc_mod.py'... +Compiling '/usr/lib/python3.8/test/pythoninfo.py'... +Compiling '/usr/lib/python3.8/test/ssl_servers.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/qgrep.py'... +Compiling '/usr/lib/python3.8/test/support/script_helper.py'... +Compiling '/usr/lib/python3.8/test/test___all__.py'... +Compiling '/usr/lib/python3.8/test/test__locale.py'... +Compiling '/usr/lib/python3.8/test/test__xxsubinterpreters.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_futures.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_pep492.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_proactor_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_server.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_sslproto.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_windows_events.py'... +Compiling '/usr/lib/python3.8/test/test_audioop.py'... +Compiling '/usr/lib/python3.8/test/test_binhex.py'... +Compiling '/usr/lib/python3.8/test/test_binop.py'... +Compiling '/usr/lib/python3.8/test/test_bufio.py'... +Compiling '/usr/lib/python3.8/test/test_builtin.py'... +Compiling '/usr/lib/python3.8/test/test_codeccallbacks.py'... +Compiling '/usr/lib/python3.8/test/test_complex.py'... +Compiling '/usr/lib/python3.8/test/test_contains.py'... +Compiling '/usr/lib/python3.8/test/test_context.py'... +Compiling '/usr/lib/python3.8/test/test_copy.py'... +Compiling '/usr/lib/python3.8/test/test_datetime.py'... +Compiling '/usr/lib/python3.8/test/test_dbm.py'... +Compiling '/usr/lib/python3.8/test/test_dbm_gnu.py'... +Compiling '/usr/lib/python3.8/test/test_dbm_ndbm.py'... +Compiling '/usr/lib/python3.8/test/test_decorators.py'... +Compiling '/usr/lib/python3.8/test/dis_module.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/line.py'... +Compiling '/usr/lib/python3.8/test/encoded_modules/module_koi8_r.py'... +Compiling '/usr/lib/python3.8/test/final_b.py'... +Compiling '/usr/lib/python3.8/test/fork_wait.py'... +Compiling '/usr/lib/python3.8/test/good_getattr.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/pgo.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/refleak.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/save_env.py'... +Compiling '/usr/lib/python3.8/test/mock_socket.py'... +Compiling '/usr/lib/python3.8/test/outstanding_bugs.py'... +Compiling '/usr/lib/python3.8/test/profilee.py'... +Compiling '/usr/lib/python3.8/test/pydocfodder.py'... +Compiling '/usr/lib/python3.8/test/relimport.py'... +Compiling '/usr/lib/python3.8/test/reperf.py'... +Compiling '/usr/lib/python3.8/test/sample_doctest_no_docstrings.py'... +Compiling '/usr/lib/python3.8/test/seq_tests.py'... +Compiling '/usr/lib/python3.8/test/support/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_asyncgen.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_buffered_proto.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_context.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_events.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_streams.py'... +Compiling '/usr/lib/python3.8/test/test_atexit.py'... +Compiling '/usr/lib/python3.8/test/test_audit.py'... +Compiling '/usr/lib/python3.8/test/test_base64.py'... +Compiling '/usr/lib/python3.8/test/test_binascii.py'... +Compiling '/usr/lib/python3.8/test/test_bool.py'... +Compiling '/usr/lib/python3.8/test/test_bytes.py'... +Compiling '/usr/lib/python3.8/test/test_code.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_iso2022.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_kr.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_jp.py'... +Compiling '/usr/lib/python3.8/test/test_collections.py'... +Compiling '/usr/lib/python3.8/test/test_contextlib_async.py'... +Compiling '/usr/lib/python3.8/test/test_coroutines.py'... +Compiling '/usr/lib/python3.8/test/test_deque.py'... +Compiling '/usr/lib/python3.8/test/test_dictviews.py'... +Compiling '/usr/lib/python3.8/test/test_difflib.py'... +Compiling '/usr/lib/python3.8/test/test_dis.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_asian_codecs.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_contentmanager.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_headerregistry.py'... +Compiling '/usr/lib/python3.8/test/test_email/torture_test.py'... +Compiling '/usr/lib/python3.8/test/test_ensurepip.py'... +Compiling '/usr/lib/python3.8/test/test_enumerate.py'... +Compiling '/usr/lib/python3.8/test/test_exception_hierarchy.py'... +Compiling '/usr/lib/python3.8/test/test_faulthandler.py'... +Compiling '/usr/lib/python3.8/test/test_filecmp.py'... +Compiling '/usr/lib/python3.8/test/test_finalization.py'... +Compiling '/usr/lib/python3.8/test/test_flufl.py'... +Compiling '/usr/lib/python3.8/test/test_fnmatch.py'... +Compiling '/usr/lib/python3.8/test/test_format.py'... +Compiling '/usr/lib/python3.8/test/test_ftplib.py'... +Compiling '/usr/lib/python3.8/test/test_future5.py'... +Compiling '/usr/lib/python3.8/test/test_gdb.py'... +Compiling '/usr/lib/python3.8/test/test_genericpath.py'... +Compiling '/usr/lib/python3.8/test/test_grp.py'... +Compiling '/usr/lib/python3.8/test/test_gzip.py'... +Compiling '/usr/lib/python3.8/test/test_hmac.py'... +Compiling '/usr/lib/python3.8/test/test_http_cookies.py'... +Compiling '/usr/lib/python3.8/test/test_imghdr.py'... +Compiling '/usr/lib/python3.8/test/test_imp.py'... +Compiling '/usr/lib/python3.8/test/test_import/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/basic.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/basic2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/binding.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/from_cycle1.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/indirect.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/rebinding2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/subpkg/subpackage2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/use.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package/submodule.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data01/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data02/one/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data03/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test___package__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_meta_path.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_file_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_zip.py'... +Compiling '/usr/lib/python3.8/test/test_inspect.py'... +Compiling '/usr/lib/python3.8/test/test_mailbox.py'... +Compiling '/usr/lib/python3.8/test/test_msilib.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_fork.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_forkserver.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_main_handling.py'... +Compiling '/usr/lib/python3.8/test/test_netrc.py'... +Compiling '/usr/lib/python3.8/test/test_ntpath.py'... +Compiling '/usr/lib/python3.8/test/test_ossaudiodev.py'... +Compiling '/usr/lib/python3.8/test/test_osx_env.py'... +Compiling '/usr/lib/python3.8/test/test_parser.py'... +Compiling '/usr/lib/python3.8/test/test_pickletools.py'... +Compiling '/usr/lib/python3.8/test/test_pkgimport.py'... +Compiling '/usr/lib/python3.8/test/test_pkgutil.py'... +Compiling '/usr/lib/python3.8/test/test_positional_only_arg.py'... +Compiling '/usr/lib/python3.8/test/test_pow.py'... +Compiling '/usr/lib/python3.8/test/test_print.py'... +Compiling '/usr/lib/python3.8/test/test_profile.py'... +Compiling '/usr/lib/python3.8/test/test_pstats.py'... +Compiling '/usr/lib/python3.8/test/test_pty.py'... +Compiling '/usr/lib/python3.8/test/test_pyclbr.py'... +Compiling '/usr/lib/python3.8/test/test_queue.py'... +Compiling '/usr/lib/python3.8/test/test_re.py'... +Compiling '/usr/lib/python3.8/test/test_smtpnet.py'... +Compiling '/usr/lib/python3.8/test/test_socket.py'... +Compiling '/usr/lib/python3.8/test/test_textwrap.py'... +Compiling '/usr/lib/python3.8/test/test_timeit.py'... +Compiling '/usr/lib/python3.8/test/test_tools/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_fixcid.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_lll.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_pathfix.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_reindent.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_unparse.py'... +Compiling '/usr/lib/python3.8/test/test_ttk_guionly.py'... +Compiling '/usr/lib/python3.8/test/test_ttk_textonly.py'... +Compiling '/usr/lib/python3.8/test/test_tuple.py'... +Compiling '/usr/lib/python3.8/test/test_types.py'... +Compiling '/usr/lib/python3.8/test/test_urllibnet.py'... +Compiling '/usr/lib/python3.8/test/test_userdict.py'... +Compiling '/usr/lib/python3.8/test/test_utf8_mode.py'... +Compiling '/usr/lib/python3.8/test/dataclass_textanno.py'... +Compiling '/usr/lib/python3.8/test/doctest_aliases.py'... +Compiling '/usr/lib/python3.8/test/dtracedata/instance.py'... +Compiling '/usr/lib/python3.8/test/encoded_modules/module_iso_8859_1.py'... +Compiling '/usr/lib/python3.8/test/final_a.py'... +Compiling '/usr/lib/python3.8/test/future_test1.py'... +Compiling '/usr/lib/python3.8/test/future_test2.py'... +Compiling '/usr/lib/python3.8/test/gdb_sample.py'... +Compiling '/usr/lib/python3.8/test/imp_dummy.py'... +Compiling '/usr/lib/python3.8/test/inspect_fodder2.py'... +Compiling '/usr/lib/python3.8/test/libregrtest/runtest.py'... +Compiling '/usr/lib/python3.8/test/make_ssl_certs.py'... +Compiling '/usr/lib/python3.8/test/memory_watchdog.py'... +Compiling '/usr/lib/python3.8/test/mod_generics_cache.py'... +Compiling '/usr/lib/python3.8/test/mp_fork_bomb.py'... +Compiling '/usr/lib/python3.8/test/mp_preload.py'... +Compiling '/usr/lib/python3.8/test/multibytecodec_support.py'... +Compiling '/usr/lib/python3.8/test/regrtest.py'... +Compiling '/usr/lib/python3.8/test/sample_doctest.py'... +Compiling '/usr/lib/python3.8/test/sample_doctest_no_doctests.py'... +Compiling '/usr/lib/python3.8/test/signalinterproctester.py'... +Compiling '/usr/lib/python3.8/test/sortperf.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/fd_status.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/input_reader.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/qcat.py'... +Compiling '/usr/lib/python3.8/test/subprocessdata/sigchild_ignore.py'... +Compiling '/usr/lib/python3.8/test/support/testresult.py'... +Compiling '/usr/lib/python3.8/test/test___future__.py'... +Compiling '/usr/lib/python3.8/test/test__opcode.py'... +Compiling '/usr/lib/python3.8/test/test__osx_support.py'... +Compiling '/usr/lib/python3.8/test/test_abc.py'... +Compiling '/usr/lib/python3.8/test/test_array.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_locks.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_protocols.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_queues.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_sock_lowlevel.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_tasks.py'... +Compiling '/usr/lib/python3.8/test/test_call.py'... +Compiling '/usr/lib/python3.8/test/test_cgi.py'... +Compiling '/usr/lib/python3.8/test/test_cmath.py'... +Compiling '/usr/lib/python3.8/test/test_code_module.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_hk.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_tw.py'... +Compiling '/usr/lib/python3.8/test/test_colorsys.py'... +Compiling '/usr/lib/python3.8/test/test_compile.py'... +Compiling '/usr/lib/python3.8/test/test_concurrent_futures.py'... +Compiling '/usr/lib/python3.8/test/test_contextlib.py'... +Compiling '/usr/lib/python3.8/test/test_csv.py'... +Compiling '/usr/lib/python3.8/test/test_dict_version.py'... +Compiling '/usr/lib/python3.8/test/test_dictcomps.py'... +Compiling '/usr/lib/python3.8/test/test_distutils.py'... +Compiling '/usr/lib/python3.8/test/test_doctest.py'... +Compiling '/usr/lib/python3.8/test/test_dtrace.py'... +Compiling '/usr/lib/python3.8/test/test_email/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_generator.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_inversion.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_message.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_parser.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_utils.py'... +Compiling '/usr/lib/python3.8/test/test_embed.py'... +Compiling '/usr/lib/python3.8/test/test_file_eintr.py'... +Compiling '/usr/lib/python3.8/test/test_fileio.py'... +Compiling '/usr/lib/python3.8/test/test_fork1.py'... +Compiling '/usr/lib/python3.8/test/test_frame.py'... +Compiling '/usr/lib/python3.8/test/test_frozen.py'... +Compiling '/usr/lib/python3.8/test/test_fstring.py'... +Compiling '/usr/lib/python3.8/test/test_genericclass.py'... +Compiling '/usr/lib/python3.8/test/test_getargs2.py'... +Compiling '/usr/lib/python3.8/test/test_html.py'... +Compiling '/usr/lib/python3.8/test/test_htmlparser.py'... +Compiling '/usr/lib/python3.8/test/test_import/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_case_sensitivity.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_abc.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/zipdata01/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/zipdata02/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_index.py'... +Compiling '/usr/lib/python3.8/test/test_io.py'... +Compiling '/usr/lib/python3.8/test/test_math.py'... +Compiling '/usr/lib/python3.8/test/test_nis.py'... +Compiling '/usr/lib/python3.8/test/test_normalization.py'... +Compiling '/usr/lib/python3.8/test/test_numeric_tower.py'... +Compiling '/usr/lib/python3.8/test/test_operator.py'... +Compiling '/usr/lib/python3.8/test/test_pathlib.py'... +Compiling '/usr/lib/python3.8/test/test_pulldom.py'... +Compiling '/usr/lib/python3.8/test/test_pydoc.py'... +Compiling '/usr/lib/python3.8/test/test_resource.py'... +Compiling '/usr/lib/python3.8/test/test_richcmp.py'... +Compiling '/usr/lib/python3.8/test/test_scope.py'... +Compiling '/usr/lib/python3.8/test/test_shelve.py'... +Compiling '/usr/lib/python3.8/test/test_shutil.py'... +Compiling '/usr/lib/python3.8/test/test_stringprep.py'... +Compiling '/usr/lib/python3.8/test/test_strtod.py'... +Compiling '/usr/lib/python3.8/test/test_structmembers.py'... +Compiling '/usr/lib/python3.8/test/test_structseq.py'... +Compiling '/usr/lib/python3.8/test/test_subclassinit.py'... +Compiling '/usr/lib/python3.8/test/test_sunau.py'... +Compiling '/usr/lib/python3.8/test/test_sundry.py'... +Compiling '/usr/lib/python3.8/test/test_super.py'... +Compiling '/usr/lib/python3.8/test/test_symbol.py'... +Compiling '/usr/lib/python3.8/test/test_symtable.py'... +Compiling '/usr/lib/python3.8/test/test_syntax.py'... +Compiling '/usr/lib/python3.8/test/test_sys_setprofile.py'... +Compiling '/usr/lib/python3.8/test/test_sys_settrace.py'... +Compiling '/usr/lib/python3.8/test/test_tempfile.py'... +Compiling '/usr/lib/python3.8/test/test_tix.py'... +Compiling '/usr/lib/python3.8/test/test_tk.py'... +Compiling '/usr/lib/python3.8/test/test_tools/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_gprof2html.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_i18n.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_pindent.py'... +Compiling '/usr/lib/python3.8/test/test_tracemalloc.py'... +Compiling '/usr/lib/python3.8/test/test_unicode_file.py'... +Compiling '/usr/lib/python3.8/test/test_unicode_identifiers.py'... +Compiling '/usr/lib/python3.8/test/test_unittest.py'... +Compiling '/usr/lib/python3.8/test/test_unpack.py'... +Compiling '/usr/lib/python3.8/test/test_unpack_ex.py'... +Compiling '/usr/lib/python3.8/test/test_urllib.py'... +Compiling '/usr/lib/python3.8/test/test_userlist.py'... +Compiling '/usr/lib/python3.8/test/test_userstring.py'... +Compiling '/usr/lib/python3.8/test/test_utf8source.py'... +Compiling '/usr/lib/python3.8/test/test_uu.py'... +Compiling '/usr/lib/python3.8/test/test_venv.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/data/import_warning.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/data/stacklevel.py'... +Compiling '/usr/lib/python3.8/test/test_wave.py'... +Compiling '/usr/lib/python3.8/test/test_webbrowser.py'... +Compiling '/usr/lib/python3.8/test/test_winconsoleio.py'... +Compiling '/usr/lib/python3.8/test/test_winsound.py'... +Compiling '/usr/lib/python3.8/test/test_with.py'... +Compiling '/usr/lib/python3.8/test/test_xmlrpc_net.py'... +Compiling '/usr/lib/python3.8/test/test_xxtestfuzz.py'... +Compiling '/usr/lib/python3.8/test/test_yield_from.py'... +Compiling '/usr/lib/python3.8/test/test_zipimport.py'... +Compiling '/usr/lib/python3.8/test/ziptestdata/testdata_module_inside_zip.py'... +Compiling '/usr/lib/python3.8/threading.py'... +Compiling '/usr/lib/python3.8/tkinter/filedialog.py'... +Compiling '/usr/lib/python3.8/tkinter/scrolledtext.py'... +Compiling '/usr/lib/python3.8/test/test_calendar.py'... +Compiling '/usr/lib/python3.8/test/test_cgitb.py'... +Compiling '/usr/lib/python3.8/test/test_charmapcodec.py'... +Compiling '/usr/lib/python3.8/test/test_class.py'... +Compiling '/usr/lib/python3.8/test/test_cmd.py'... +Compiling '/usr/lib/python3.8/test/test_cmd_line.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_hk.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_jp.py'... +Compiling '/usr/lib/python3.8/test/test_codecs.py'... +Compiling '/usr/lib/python3.8/test/test_copyreg.py'... +Compiling '/usr/lib/python3.8/test/test_cprofile.py'... +Compiling '/usr/lib/python3.8/test/test_crashers.py'... +Compiling '/usr/lib/python3.8/test/test_crypt.py'... +Compiling '/usr/lib/python3.8/test/test_ctypes.py'... +Compiling '/usr/lib/python3.8/test/test_curses.py'... +Compiling '/usr/lib/python3.8/test/test_dbm_dumb.py'... +Compiling '/usr/lib/python3.8/test/test_decimal.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_pickleable.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_policy.py'... +Compiling '/usr/lib/python3.8/test/test_enum.py'... +Compiling '/usr/lib/python3.8/test/test_future4.py'... +Compiling '/usr/lib/python3.8/test/test_genexps.py'... +Compiling '/usr/lib/python3.8/test/test_getopt.py'... +Compiling '/usr/lib/python3.8/test/test_gettext.py'... +Compiling '/usr/lib/python3.8/test/test_heapq.py'... +Compiling '/usr/lib/python3.8/test/test_http_cookiejar.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/source.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package2/submodule1.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_path_hook.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/test_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_path.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_source_encoding.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_main.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_path.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_resource.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/util.py'... +Compiling '/usr/lib/python3.8/test/test_int_literal.py'... +Compiling '/usr/lib/python3.8/test/test_iter.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_pass2.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_pass3.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_scanstring.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_speedups.py'... +Compiling '/usr/lib/python3.8/test/test_keyword.py'... +Compiling '/usr/lib/python3.8/test/test_kqueue.py'... +Compiling '/usr/lib/python3.8/test/test_lib2to3.py'... +Compiling '/usr/lib/python3.8/test/test_linecache.py'... +Compiling '/usr/lib/python3.8/test/test_long.py'... +Compiling '/usr/lib/python3.8/test/test_memoryio.py'... +Compiling '/usr/lib/python3.8/test/test_module.py'... +Compiling '/usr/lib/python3.8/test/test_modulefinder.py'... +Compiling '/usr/lib/python3.8/test/test_multiprocessing_spawn.py'... +Compiling '/usr/lib/python3.8/test/test_named_expressions.py'... +Compiling '/usr/lib/python3.8/test/test_ordered_dict.py'... +Compiling '/usr/lib/python3.8/test/test_peepholer.py'... +Compiling '/usr/lib/python3.8/test/test_pkg.py'... +Compiling '/usr/lib/python3.8/test/test_poll.py'... +Compiling '/usr/lib/python3.8/test/test_poplib.py'... +Compiling '/usr/lib/python3.8/test/test_pprint.py'... +Compiling '/usr/lib/python3.8/test/test_pwd.py'... +Compiling '/usr/lib/python3.8/test/test_pyexpat.py'... +Compiling '/usr/lib/python3.8/test/test_regrtest.py'... +Compiling '/usr/lib/python3.8/test/test_script_helper.py'... +Compiling '/usr/lib/python3.8/test/test_select.py'... +Compiling '/usr/lib/python3.8/test/test_setcomps.py'... +Compiling '/usr/lib/python3.8/test/test_shlex.py'... +Compiling '/usr/lib/python3.8/test/test_site.py'... +Compiling '/usr/lib/python3.8/test/test_sndhdr.py'... +Compiling '/usr/lib/python3.8/test/test_socketserver.py'... +Compiling '/usr/lib/python3.8/test/test_sort.py'... +Compiling '/usr/lib/python3.8/test/test_startfile.py'... +Compiling '/usr/lib/python3.8/test/test_stat.py'... +Compiling '/usr/lib/python3.8/test/test_string.py'... +Compiling '/usr/lib/python3.8/test/test_struct.py'... +Compiling '/usr/lib/python3.8/test/test_support.py'... +Compiling '/usr/lib/python3.8/test/test_sys.py'... +Compiling '/usr/lib/python3.8/test/test_tcl.py'... +Compiling '/usr/lib/python3.8/test/test_threadsignals.py'... +Compiling '/usr/lib/python3.8/test/test_timeout.py'... +Compiling '/usr/lib/python3.8/test/test_tokenize.py'... +Compiling '/usr/lib/python3.8/test/test_typechecks.py'... +Compiling '/usr/lib/python3.8/test/test_unary.py'... +Compiling '/usr/lib/python3.8/test/test_unicode.py'... +Compiling '/usr/lib/python3.8/test/test_wsgiref.py'... +Compiling '/usr/lib/python3.8/test/test_zipfile.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_functions.py'... +Compiling '/usr/lib/python3.8/tkinter/ttk.py'... +Compiling '/usr/lib/python3.8/traceback.py'... +Compiling '/usr/lib/python3.8/turtledemo/bytedesign.py'... +Compiling '/usr/lib/python3.8/turtledemo/lindenmayer.py'... +Compiling '/usr/lib/python3.8/turtledemo/peace.py'... +Compiling '/usr/lib/python3.8/turtledemo/rosette.py'... +Compiling '/usr/lib/python3.8/turtledemo/tree.py'... +Compiling '/usr/lib/python3.8/typing.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_loader.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testhelpers.py'... +Compiling '/usr/lib/python3.8/uuid.py'... +Compiling '/usr/lib/python3.8/weakref.py'... +Compiling '/usr/lib/python3.8/xml/dom/NodeFilter.py'... +Compiling '/usr/lib/python3.8/xml/dom/domreg.py'... +Compiling '/usr/lib/python3.8/xml/dom/pulldom.py'... +Compiling '/usr/lib/python3.8/xml/etree/__init__.py'... +Compiling '/usr/lib/python3.8/xml/etree/cElementTree.py'... +Compiling '/usr/lib/python3.8/xml/sax/__init__.py'... +Compiling '/usr/lib/python3.8/xml/sax/saxutils.py'... +Compiling '/usr/lib/python3.8/xmlrpc/server.py'... + +Compiling '/usr/lib/python3.8/test/test_defaultdict.py'... +Compiling '/usr/lib/python3.8/test/test_descr.py'... +Compiling '/usr/lib/python3.8/test/test_epoll.py'... +Compiling '/usr/lib/python3.8/test/test_extcall.py'... +Compiling '/usr/lib/python3.8/test/test_fcntl.py'... +Compiling '/usr/lib/python3.8/test/test_file.py'... +Compiling '/usr/lib/python3.8/test/test_fileinput.py'... +Compiling '/usr/lib/python3.8/test/test_fractions.py'... +Compiling '/usr/lib/python3.8/test/test_funcattrs.py'... +Compiling '/usr/lib/python3.8/test/test_future.py'... +Compiling '/usr/lib/python3.8/test/test_generator_stop.py'... +Compiling '/usr/lib/python3.8/test/test_generators.py'... +Compiling '/usr/lib/python3.8/test/test_getpass.py'... +Compiling '/usr/lib/python3.8/test/test_global.py'... +Compiling '/usr/lib/python3.8/test/test_grammar.py'... +Compiling '/usr/lib/python3.8/test/test_idle.py'... +Compiling '/usr/lib/python3.8/test/test_imaplib.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/binding2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/from_cycle2.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/rebinding.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/subpackage.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/subpkg/util.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion2/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/fixtures.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_fromlist.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_locks.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_namespace_pkgs.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_windows.py'... +Compiling '/usr/lib/python3.8/test/test_int.py'... +Compiling '/usr/lib/python3.8/test/test_iterlen.py'... +Compiling '/usr/lib/python3.8/test/test_json/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_json/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_decode.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_default.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_dump.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_encode_basestring_ascii.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_enum.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_fail.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_float.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_indent.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_pass1.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_unicode.py'... +Compiling '/usr/lib/python3.8/test/test_listcomps.py'... +Compiling '/usr/lib/python3.8/test/test_lltrace.py'... +Compiling '/usr/lib/python3.8/test/test_locale.py'... +Compiling '/usr/lib/python3.8/test/test_mailcap.py'... +Compiling '/usr/lib/python3.8/test/test_marshal.py'... +Compiling '/usr/lib/python3.8/test/test_memoryview.py'... +Compiling '/usr/lib/python3.8/test/test_mmap.py'... +Compiling '/usr/lib/python3.8/test/test_multibytecodec.py'... +Compiling '/usr/lib/python3.8/test/test_nntplib.py'... +Compiling '/usr/lib/python3.8/test/test_pdb.py'... +Compiling '/usr/lib/python3.8/test/test_picklebuffer.py'... +Compiling '/usr/lib/python3.8/test/test_pipes.py'... +Compiling '/usr/lib/python3.8/test/test_plistlib.py'... +Compiling '/usr/lib/python3.8/test/test_posixpath.py'... +Compiling '/usr/lib/python3.8/test/test_property.py'... +Compiling '/usr/lib/python3.8/test/test_py_compile.py'... +Compiling '/usr/lib/python3.8/test/test_quopri.py'... +Compiling '/usr/lib/python3.8/test/test_range.py'... +Compiling '/usr/lib/python3.8/test/test_robotparser.py'... +Compiling '/usr/lib/python3.8/test/test_sched.py'... +Compiling '/usr/lib/python3.8/test/test_secrets.py'... +Compiling '/usr/lib/python3.8/test/test_set.py'... +Compiling '/usr/lib/python3.8/test/test_strftime.py'... +Compiling '/usr/lib/python3.8/test/test_string_literals.py'... +Compiling '/usr/lib/python3.8/test/test_strptime.py'... +Compiling '/usr/lib/python3.8/test/test_subprocess.py'... +Compiling '/usr/lib/python3.8/test/test_threaded_import.py'... +Compiling '/usr/lib/python3.8/test/test_threading.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_md5sum.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_pdeps.py'... +Compiling '/usr/lib/python3.8/test/test_tools/test_sundry.py'... +Compiling '/usr/lib/python3.8/test/test_traceback.py'... +Compiling '/usr/lib/python3.8/test/test_univnewlines.py'... +Compiling '/usr/lib/python3.8/test/test_urllib2.py'... +Compiling '/usr/lib/python3.8/test/test_wait3.py'... +Compiling '/usr/lib/python3.8/test/test_wait4.py'... +Compiling '/usr/lib/python3.8/test/test_warnings/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_xdrlib.py'... +Compiling '/usr/lib/python3.8/test/test_xml_etree.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_loadtk.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_misc.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_text.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_widgets.py'... +Compiling '/usr/lib/python3.8/token.py'... +Compiling '/usr/lib/python3.8/tokenize.py'... +Compiling '/usr/lib/python3.8/tracemalloc.py'... +Compiling '/usr/lib/python3.8/turtledemo/chaos.py'... +Compiling '/usr/lib/python3.8/turtledemo/colormixer.py'... +Compiling '/usr/lib/python3.8/turtledemo/forest.py'... +Compiling '/usr/lib/python3.8/turtledemo/nim.py'... +Compiling '/usr/lib/python3.8/turtledemo/yinyang.py'... +Compiling '/usr/lib/python3.8/unittest/__init__.py'... +Compiling '/usr/lib/python3.8/unittest/loader.py'... +Compiling '/usr/lib/python3.8/unittest/runner.py'... +Compiling '/usr/lib/python3.8/unittest/test/__init__.py'... +Compiling '/usr/lib/python3.8/unittest/test/__main__.py'... +Compiling '/usr/lib/python3.8/unittest/test/_test_warnings.py'... +Compiling '/usr/lib/python3.8/unittest/test/dummy.py'... +Compiling '/usr/lib/python3.8/unittest/test/support.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_async_case.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_case.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testsealable.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testsentinel.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testwith.py'... +Compiling '/usr/lib/python3.8/urllib/error.py'... +Compiling '/usr/lib/python3.8/urllib/request.py'... +Compiling '/usr/lib/python3.8/xml/etree/ElementTree.py'... + +Compiling '/usr/lib/python3.8/tkinter/test/__init__.py'... +Compiling '/usr/lib/python3.8/tkinter/test/runtktests.py'... +Compiling '/usr/lib/python3.8/tkinter/test/support.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/__init__.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_geometry_managers.py'... +Compiling '/usr/lib/python3.8/tkinter/tix.py'... +Compiling '/usr/lib/python3.8/turtle.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_result.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_skipping.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_suite.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testmock.py'... +Compiling '/usr/lib/python3.8/webbrowser.py'... +Compiling '/usr/lib/python3.8/xml/__init__.py'... +Compiling '/usr/lib/python3.8/xml/dom/__init__.py'... +Compiling '/usr/lib/python3.8/xml/dom/minicompat.py'... +Compiling '/usr/lib/python3.8/xml/etree/ElementInclude.py'... +Compiling '/usr/lib/python3.8/xml/etree/ElementPath.py'... +Compiling '/usr/lib/python3.8/xml/parsers/__init__.py'... +Compiling '/usr/lib/python3.8/xml/sax/_exceptions.py'... +Compiling '/usr/lib/python3.8/xml/sax/handler.py'... +Compiling '/usr/lib/python3.8/xml/sax/xmlreader.py'... +Compiling '/usr/lib/python3.8/xmlrpc/__init__.py'... +Compiling '/usr/lib/python3.8/xmlrpc/client.py'... + +Compiling '/usr/lib/python3.8/test/audiotests.py'... +Compiling '/usr/lib/python3.8/test/bytecode_helper.py'... +Compiling '/usr/lib/python3.8/test/dataclass_module_2.py'... +Compiling '/usr/lib/python3.8/test/datetimetester.py'... +Compiling '/usr/lib/python3.8/test/test_abstract_numbers.py'... +Compiling '/usr/lib/python3.8/test/test_aifc.py'... +Compiling '/usr/lib/python3.8/test/test_ast.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_sendfile.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_subprocess.py'... +Compiling '/usr/lib/python3.8/test/test_asyncio/test_unix_events.py'... +Compiling '/usr/lib/python3.8/test/test_bisect.py'... +Compiling '/usr/lib/python3.8/test/test_bz2.py'... +Compiling '/usr/lib/python3.8/test/test_capi.py'... +Compiling '/usr/lib/python3.8/test/test_clinic.py'... +Compiling '/usr/lib/python3.8/test/test_cmd_line_script.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_cn.py'... +Compiling '/usr/lib/python3.8/test/test_codecencodings_tw.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_cn.py'... +Compiling '/usr/lib/python3.8/test/test_codecmaps_kr.py'... +Compiling '/usr/lib/python3.8/test/test_codeop.py'... +Compiling '/usr/lib/python3.8/test/test_compare.py'... +Compiling '/usr/lib/python3.8/test/test_compileall.py'... +Compiling '/usr/lib/python3.8/test/test_configparser.py'... +Compiling '/usr/lib/python3.8/test/test_dataclasses.py'... +Compiling '/usr/lib/python3.8/test/test_docxmlrpc.py'... +Compiling '/usr/lib/python3.8/test/test_dummy_threading.py'... +Compiling '/usr/lib/python3.8/test/test_dynamic.py'... +Compiling '/usr/lib/python3.8/test/test_eintr.py'... +Compiling '/usr/lib/python3.8/test/test_email/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_email/test__encoded_words.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_defect_handling.py'... +Compiling '/usr/lib/python3.8/test/test_email/test_email.py'... +Compiling '/usr/lib/python3.8/test/test_future3.py'... +Compiling '/usr/lib/python3.8/test/test_gc.py'... +Compiling '/usr/lib/python3.8/test/test_glob.py'... +Compiling '/usr/lib/python3.8/test/test_hash.py'... +Compiling '/usr/lib/python3.8/test/test_hashlib.py'... +Compiling '/usr/lib/python3.8/test/test_httplib.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_case_sensitivity.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/frozen/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test___loader__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_caching.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_finder.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/test_path_hook.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_lazy.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_metadata_api.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_read.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_util.py'... +Compiling '/usr/lib/python3.8/test/test_ipaddress.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_recursion.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_separators.py'... +Compiling '/usr/lib/python3.8/test/test_json/test_tool.py'... +Compiling '/usr/lib/python3.8/test/test_keywordonlyarg.py'... +Compiling '/usr/lib/python3.8/test/test_largefile.py'... +Compiling '/usr/lib/python3.8/test/test_list.py'... +Compiling '/usr/lib/python3.8/test/test_logging.py'... +Compiling '/usr/lib/python3.8/test/test_os.py'... +Compiling '/usr/lib/python3.8/test/test_random.py'... +Compiling '/usr/lib/python3.8/test/test_runpy.py'... +Compiling '/usr/lib/python3.8/test/test_selectors.py'... +Compiling '/usr/lib/python3.8/test/test_signal.py'... +Compiling '/usr/lib/python3.8/test/test_smtplib.py'... +Compiling '/usr/lib/python3.8/test/test_statistics.py'... +Compiling '/usr/lib/python3.8/test/test_sysconfig.py'... +Compiling '/usr/lib/python3.8/test/test_syslog.py'... +Compiling '/usr/lib/python3.8/test/test_tabnanny.py'... +Compiling '/usr/lib/python3.8/test/test_tarfile.py'... +Compiling '/usr/lib/python3.8/test/test_turtle.py'... +Compiling '/usr/lib/python3.8/test/test_ucn.py'... +Compiling '/usr/lib/python3.8/test/test_unicode_file_functions.py'... +Compiling '/usr/lib/python3.8/test/test_unicodedata.py'... +Compiling '/usr/lib/python3.8/test/test_urllib2_localnet.py'... +Compiling '/usr/lib/python3.8/test/test_urllib2net.py'... +Compiling '/usr/lib/python3.8/test/test_urllib_response.py'... +Compiling '/usr/lib/python3.8/test/test_urlparse.py'... +Compiling '/usr/lib/python3.8/test/test_weakref.py'... +Compiling '/usr/lib/python3.8/test/test_zipapp.py'... +Compiling '/usr/lib/python3.8/test/test_zipfile64.py'... +Compiling '/usr/lib/python3.8/test/test_zipimport_support.py'... +Compiling '/usr/lib/python3.8/test/testcodec.py'... +Compiling '/usr/lib/python3.8/test/tf_inherit_check.py'... +Compiling '/usr/lib/python3.8/test/threaded_import_hangers.py'... +Compiling '/usr/lib/python3.8/test/time_hashlib.py'... +Compiling '/usr/lib/python3.8/test/tracedmodules/__init__.py'... +Compiling '/usr/lib/python3.8/test/tracedmodules/testmod.py'... +Compiling '/usr/lib/python3.8/test/win_console_handler.py'... +Compiling '/usr/lib/python3.8/textwrap.py'... +Compiling '/usr/lib/python3.8/tkinter/__init__.py'... +Compiling '/usr/lib/python3.8/tty.py'... +Compiling '/usr/lib/python3.8/turtledemo/__init__.py'... +Compiling '/usr/lib/python3.8/turtledemo/__main__.py'... +Compiling '/usr/lib/python3.8/types.py'... +Compiling '/usr/lib/python3.8/unittest/mock.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/__init__.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/__main__.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testcallable.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testpatch.py'... +Compiling '/usr/lib/python3.8/wsgiref/util.py'... +Compiling '/usr/lib/python3.8/xml/dom/expatbuilder.py'... +Compiling '/usr/lib/python3.8/zipimport.py'... + +Compiling '/usr/lib/python3.8/test/test_uuid.py'... +Compiling '/usr/lib/python3.8/test/test_weakset.py'... +Compiling '/usr/lib/python3.8/test/test_winreg.py'... +Compiling '/usr/lib/python3.8/test/test_xml_dom_minicompat.py'... +Compiling '/usr/lib/python3.8/test/test_xml_etree_c.py'... +Compiling '/usr/lib/python3.8/test/test_xmlrpc.py'... +Compiling '/usr/lib/python3.8/test/test_zlib.py'... +Compiling '/usr/lib/python3.8/test/xmltests.py'... +Compiling '/usr/lib/python3.8/this.py'... +Compiling '/usr/lib/python3.8/timeit.py'... +Compiling '/usr/lib/python3.8/tkinter/__main__.py'... +Compiling '/usr/lib/python3.8/tkinter/colorchooser.py'... +Compiling '/usr/lib/python3.8/tkinter/commondialog.py'... +Compiling '/usr/lib/python3.8/tkinter/constants.py'... +Compiling '/usr/lib/python3.8/tkinter/dialog.py'... +Compiling '/usr/lib/python3.8/tkinter/dnd.py'... +Compiling '/usr/lib/python3.8/tkinter/font.py'... +Compiling '/usr/lib/python3.8/tkinter/messagebox.py'... +Compiling '/usr/lib/python3.8/tkinter/simpledialog.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_font.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_images.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_tkinter/test_variables.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_style.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_widgets.py'... +Compiling '/usr/lib/python3.8/turtledemo/clock.py'... +Compiling '/usr/lib/python3.8/turtledemo/minimal_hanoi.py'... +Compiling '/usr/lib/python3.8/turtledemo/penrose.py'... +Compiling '/usr/lib/python3.8/turtledemo/sorting_animate.py'... +Compiling '/usr/lib/python3.8/unittest/case.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_break.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_functiontestcase.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_program.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_runner.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testmagicmethods.py'... +Compiling '/usr/lib/python3.8/unittest/util.py'... +Compiling '/usr/lib/python3.8/urllib/__init__.py'... +Compiling '/usr/lib/python3.8/urllib/parse.py'... +Compiling '/usr/lib/python3.8/venv/__main__.py'... +Compiling '/usr/lib/python3.8/warnings.py'... +Compiling '/usr/lib/python3.8/wsgiref/__init__.py'... +Compiling '/usr/lib/python3.8/wsgiref/headers.py'... +Compiling '/usr/lib/python3.8/wsgiref/simple_server.py'... +Compiling '/usr/lib/python3.8/wsgiref/validate.py'... +Compiling '/usr/lib/python3.8/xml/dom/xmlbuilder.py'... +Compiling '/usr/lib/python3.8/xml/parsers/expat.py'... +Compiling '/usr/lib/python3.8/xml/sax/expatreader.py'... +Compiling '/usr/lib/python3.8/zipapp.py'... +Compiling '/usr/lib/python3.8/zipfile.py'... + +Compiling '/usr/lib/python3.8/test/test_descrtut.py'... +Compiling '/usr/lib/python3.8/test/test_devpoll.py'... +Compiling '/usr/lib/python3.8/test/test_dict.py'... +Compiling '/usr/lib/python3.8/test/test_doctest2.py'... +Compiling '/usr/lib/python3.8/test/test_dummy_thread.py'... +Compiling '/usr/lib/python3.8/test/test_dynamicclassattribute.py'... +Compiling '/usr/lib/python3.8/test/test_email/test__header_value_parser.py'... +Compiling '/usr/lib/python3.8/test/test_eof.py'... +Compiling '/usr/lib/python3.8/test/test_errno.py'... +Compiling '/usr/lib/python3.8/test/test_exception_variations.py'... +Compiling '/usr/lib/python3.8/test/test_exceptions.py'... +Compiling '/usr/lib/python3.8/test/test_float.py'... +Compiling '/usr/lib/python3.8/test/test_functools.py'... +Compiling '/usr/lib/python3.8/test/test_httpservers.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/circular_imports/util.py'... +Compiling '/usr/lib/python3.8/test/test_import/data/package2/submodule2.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/abc.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/builtin/test_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data01/subdirectory/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data02/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data02/two/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion1/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/__init__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/extension/test_loader.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_api.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_packages.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/import_/test_relative_imports.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/source/__main__.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/stubs.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_api.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_open.py'... +Compiling '/usr/lib/python3.8/test/test_importlib/test_spec.py'... +Compiling '/usr/lib/python3.8/test/test_ioctl.py'... +Compiling '/usr/lib/python3.8/test/test_isinstance.py'... +Compiling '/usr/lib/python3.8/test/test_itertools.py'... +Compiling '/usr/lib/python3.8/test/test_longexp.py'... +Compiling '/usr/lib/python3.8/test/test_lzma.py'... +Compiling '/usr/lib/python3.8/test/test_metaclass.py'... +Compiling '/usr/lib/python3.8/test/test_mimetypes.py'... +Compiling '/usr/lib/python3.8/test/test_minidom.py'... +Compiling '/usr/lib/python3.8/test/test_opcodes.py'... +Compiling '/usr/lib/python3.8/test/test_openpty.py'... +Compiling '/usr/lib/python3.8/test/test_optparse.py'... +Compiling '/usr/lib/python3.8/test/test_pickle.py'... +Compiling '/usr/lib/python3.8/test/test_platform.py'... +Compiling '/usr/lib/python3.8/test/test_popen.py'... +Compiling '/usr/lib/python3.8/test/test_posix.py'... +Compiling '/usr/lib/python3.8/test/test_raise.py'... +Compiling '/usr/lib/python3.8/test/test_readline.py'... +Compiling '/usr/lib/python3.8/test/test_repl.py'... +Compiling '/usr/lib/python3.8/test/test_reprlib.py'... +Compiling '/usr/lib/python3.8/test/test_rlcompleter.py'... +Compiling '/usr/lib/python3.8/test/test_sax.py'... +Compiling '/usr/lib/python3.8/test/test_slice.py'... +Compiling '/usr/lib/python3.8/test/test_smtpd.py'... +Compiling '/usr/lib/python3.8/test/test_source_encoding.py'... +Compiling '/usr/lib/python3.8/test/test_spwd.py'... +Compiling '/usr/lib/python3.8/test/test_sqlite.py'... +Compiling '/usr/lib/python3.8/test/test_ssl.py'... +Compiling '/usr/lib/python3.8/test/test_telnetlib.py'... +Compiling '/usr/lib/python3.8/test/test_thread.py'... +Compiling '/usr/lib/python3.8/test/test_threadedtempfile.py'... +Compiling '/usr/lib/python3.8/test/test_threading_local.py'... +Compiling '/usr/lib/python3.8/test/test_time.py'... +Compiling '/usr/lib/python3.8/test/test_trace.py'... +Compiling '/usr/lib/python3.8/test/test_type_comments.py'... +Compiling '/usr/lib/python3.8/test/test_typing.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/__init__.py'... +Compiling '/usr/lib/python3.8/tkinter/test/test_ttk/test_extensions.py'... +Compiling '/usr/lib/python3.8/tkinter/test/widget_tests.py'... +Compiling '/usr/lib/python3.8/trace.py'... +Compiling '/usr/lib/python3.8/turtledemo/fractalcurves.py'... +Compiling '/usr/lib/python3.8/turtledemo/paint.py'... +Compiling '/usr/lib/python3.8/turtledemo/planet_and_moon.py'... +Compiling '/usr/lib/python3.8/turtledemo/round_dance.py'... +Compiling '/usr/lib/python3.8/turtledemo/two_canvases.py'... +Compiling '/usr/lib/python3.8/unittest/__main__.py'... +Compiling '/usr/lib/python3.8/unittest/async_case.py'... +Compiling '/usr/lib/python3.8/unittest/main.py'... +Compiling '/usr/lib/python3.8/unittest/result.py'... +Compiling '/usr/lib/python3.8/unittest/signals.py'... +Compiling '/usr/lib/python3.8/unittest/suite.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_assertions.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_discovery.py'... +Compiling '/usr/lib/python3.8/unittest/test/test_setups.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/support.py'... +Compiling '/usr/lib/python3.8/unittest/test/testmock/testasync.py'... +Compiling '/usr/lib/python3.8/urllib/response.py'... +Compiling '/usr/lib/python3.8/urllib/robotparser.py'... +Compiling '/usr/lib/python3.8/uu.py'... +Compiling '/usr/lib/python3.8/venv/__init__.py'... +Compiling '/usr/lib/python3.8/wave.py'... +Compiling '/usr/lib/python3.8/wsgiref/handlers.py'... +Compiling '/usr/lib/python3.8/xdrlib.py'... +Compiling '/usr/lib/python3.8/xml/dom/minidom.py'... +Listing '/usr/lib/python3.8/asyncio'... +Listing '/usr/lib/python3.8/collections'... +Listing '/usr/lib/python3.8/concurrent'... +Listing '/usr/lib/python3.8/concurrent/futures'... +Listing '/usr/lib/python3.8/config-3.8-x86_64-linux-gnu'... +Listing '/usr/lib/python3.8/ctypes'... +Listing '/usr/lib/python3.8/ctypes/macholib'... +Listing '/usr/lib/python3.8/ctypes/test'... +Listing '/usr/lib/python3.8/curses'... +Listing '/usr/lib/python3.8/dbm'... +Listing '/usr/lib/python3.8/distutils'... +Listing '/usr/lib/python3.8/distutils/command'... +Listing '/usr/lib/python3.8/distutils/tests'... +Listing '/usr/lib/python3.8/email'... +Listing '/usr/lib/python3.8/email/mime'... +Listing '/usr/lib/python3.8/encodings'... +Listing '/usr/lib/python3.8/ensurepip'... +Listing '/usr/lib/python3.8/ensurepip/_bundled'... +Listing '/usr/lib/python3.8/html'... +Listing '/usr/lib/python3.8/http'... +Listing '/usr/lib/python3.8/idlelib'... +Listing '/usr/lib/python3.8/idlelib/Icons'... +Listing '/usr/lib/python3.8/idlelib/idle_test'... +Listing '/usr/lib/python3.8/importlib'... +Listing '/usr/lib/python3.8/json'... +Listing '/usr/lib/python3.8/lib-dynload'... +Listing '/usr/lib/python3.8/lib2to3'... +Listing '/usr/lib/python3.8/lib2to3/fixes'... +Listing '/usr/lib/python3.8/lib2to3/pgen2'... +Listing '/usr/lib/python3.8/lib2to3/tests'... +Listing '/usr/lib/python3.8/lib2to3/tests/data'... +Listing '/usr/lib/python3.8/lib2to3/tests/data/fixers'... +Listing '/usr/lib/python3.8/lib2to3/tests/data/fixers/myfixes'... +Listing '/usr/lib/python3.8/logging'... +Listing '/usr/lib/python3.8/multiprocessing'... +Listing '/usr/lib/python3.8/multiprocessing/dummy'... +Listing '/usr/lib/python3.8/pydoc_data'... +Listing '/usr/lib/python3.8/site-packages'... +Listing '/usr/lib/python3.8/sqlite3'... +Listing '/usr/lib/python3.8/sqlite3/test'... +Listing '/usr/lib/python3.8/test'... +Listing '/usr/lib/python3.8/test/audiodata'... +Listing '/usr/lib/python3.8/test/capath'... +Listing '/usr/lib/python3.8/test/cjkencodings'... +Listing '/usr/lib/python3.8/test/data'... +Listing '/usr/lib/python3.8/test/decimaltestdata'... +Listing '/usr/lib/python3.8/test/dtracedata'... +Listing '/usr/lib/python3.8/test/eintrdata'... +Listing '/usr/lib/python3.8/test/encoded_modules'... +Listing '/usr/lib/python3.8/test/imghdrdata'... +Listing '/usr/lib/python3.8/test/libregrtest'... +Listing '/usr/lib/python3.8/test/sndhdrdata'... +Listing '/usr/lib/python3.8/test/subprocessdata'... +Listing '/usr/lib/python3.8/test/support'... +Listing '/usr/lib/python3.8/test/test_asyncio'... +Listing '/usr/lib/python3.8/test/test_email'... +Listing '/usr/lib/python3.8/test/test_email/data'... +Listing '/usr/lib/python3.8/test/test_import'... +Listing '/usr/lib/python3.8/test/test_import/data'... +Listing '/usr/lib/python3.8/test/test_import/data/circular_imports'... +Listing '/usr/lib/python3.8/test/test_import/data/circular_imports/subpkg'... +Listing '/usr/lib/python3.8/test/test_import/data/package'... +Listing '/usr/lib/python3.8/test/test_import/data/package2'... +Listing '/usr/lib/python3.8/test/test_importlib'... +Listing '/usr/lib/python3.8/test/test_importlib/builtin'... +Listing '/usr/lib/python3.8/test/test_importlib/data'... +Listing '/usr/lib/python3.8/test/test_importlib/data01'... +Listing '/usr/lib/python3.8/test/test_importlib/data01/subdirectory'... +Listing '/usr/lib/python3.8/test/test_importlib/data02'... +Listing '/usr/lib/python3.8/test/test_importlib/data02/one'... +Listing '/usr/lib/python3.8/test/test_importlib/data02/two'... +Listing '/usr/lib/python3.8/test/test_importlib/data03'... +Listing '/usr/lib/python3.8/test/test_importlib/data03/namespace'... +Listing '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion1'... +Listing '/usr/lib/python3.8/test/test_importlib/data03/namespace/portion2'... +Listing '/usr/lib/python3.8/test/test_importlib/extension'... +Listing '/usr/lib/python3.8/test/test_importlib/frozen'... +Listing '/usr/lib/python3.8/test/test_importlib/import_'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion1'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion1/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion2'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/portion2/foo'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent/child'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent/child'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent'... +Listing '/usr/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent/child'... +Listing '/usr/lib/python3.8/test/test_importlib/source'... +Listing '/usr/lib/python3.8/test/test_importlib/zipdata01'... +Listing '/usr/lib/python3.8/test/test_importlib/zipdata02'... +Listing '/usr/lib/python3.8/test/test_json'... +Listing '/usr/lib/python3.8/test/test_tools'... +Listing '/usr/lib/python3.8/test/test_warnings'... +Listing '/usr/lib/python3.8/test/test_warnings/data'... +Listing '/usr/lib/python3.8/test/tracedmodules'... +Listing '/usr/lib/python3.8/test/xmltestdata'... +Listing '/usr/lib/python3.8/test/xmltestdata/c14n-20'... +Listing '/usr/lib/python3.8/test/ziptestdata'... +Listing '/usr/lib/python3.8/tkinter'... +Listing '/usr/lib/python3.8/tkinter/test'... +Listing '/usr/lib/python3.8/tkinter/test/test_tkinter'... +Listing '/usr/lib/python3.8/tkinter/test/test_ttk'... +Listing '/usr/lib/python3.8/turtledemo'... +Listing '/usr/lib/python3.8/unittest'... +Listing '/usr/lib/python3.8/unittest/test'... +Listing '/usr/lib/python3.8/unittest/test/testmock'... +Listing '/usr/lib/python3.8/urllib'... +Listing '/usr/lib/python3.8/venv'... +Listing '/usr/lib/python3.8/venv/scripts'... +Listing '/usr/lib/python3.8/venv/scripts/common'... +Listing '/usr/lib/python3.8/venv/scripts/posix'... +Listing '/usr/lib/python3.8/wsgiref'... +Listing '/usr/lib/python3.8/xml'... +Listing '/usr/lib/python3.8/xml/dom'... +Listing '/usr/lib/python3.8/xml/etree'... +Listing '/usr/lib/python3.8/xml/parsers'... +Listing '/usr/lib/python3.8/xml/sax'... +Listing '/usr/lib/python3.8/xmlrpc'... +PYTHONPATH=/usr/lib/python3.8 LD_LIBRARY_PATH=/sources/Python-3.8.5 \ + ./python -E -Wi /usr/lib/python3.8/compileall.py \ + -j0 -d /usr/lib/python3.8/site-packages -f \ + -x badsyntax /usr/lib/python3.8/site-packages +Listing '/usr/lib/python3.8/site-packages'... +PYTHONPATH=/usr/lib/python3.8 LD_LIBRARY_PATH=/sources/Python-3.8.5 \ + ./python -E -Wi -O /usr/lib/python3.8/compileall.py \ + -j0 -d /usr/lib/python3.8/site-packages -f \ + -x badsyntax /usr/lib/python3.8/site-packages +Listing '/usr/lib/python3.8/site-packages'... +PYTHONPATH=/usr/lib/python3.8 LD_LIBRARY_PATH=/sources/Python-3.8.5 \ + ./python -E -Wi -OO /usr/lib/python3.8/compileall.py \ + -j0 -d /usr/lib/python3.8/site-packages -f \ + -x badsyntax /usr/lib/python3.8/site-packages +Listing '/usr/lib/python3.8/site-packages'... +PYTHONPATH=/usr/lib/python3.8 LD_LIBRARY_PATH=/sources/Python-3.8.5 \ + ./python -E -m lib2to3.pgen2.driver /usr/lib/python3.8/lib2to3/Grammar.txt +Generating grammar tables from /usr/lib/python3.8/lib2to3/Grammar.txt +Writing grammar tables to /usr/lib/python3.8/lib2to3/Grammar3.8.5.final.0.pickle +PYTHONPATH=/usr/lib/python3.8 LD_LIBRARY_PATH=/sources/Python-3.8.5 \ + ./python -E -m lib2to3.pgen2.driver /usr/lib/python3.8/lib2to3/PatternGrammar.txt +Generating grammar tables from /usr/lib/python3.8/lib2to3/PatternGrammar.txt +Writing grammar tables to /usr/lib/python3.8/lib2to3/PatternGrammar3.8.5.final.0.pickle +/usr/bin/install -c -m 644 ./Include/Python-ast.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/Python.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/abstract.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/asdl.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/ast.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/bitset.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/bltinmodule.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/boolobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/bytearrayobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/bytes_methods.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/bytesobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/cellobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/ceval.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/classobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/code.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/codecs.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/compile.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/complexobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/context.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/datetime.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/descrobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/dictobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/dtoa.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/dynamic_annotations.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/enumobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/errcode.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/eval.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/fileobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/fileutils.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/floatobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/frameobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/funcobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/genobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/graminit.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/grammar.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/import.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/interpreteridobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/intrcheck.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/iterobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/listobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/longintrepr.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/longobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/marshal.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/memoryobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/methodobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/modsupport.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/moduleobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/namespaceobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/node.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/object.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/objimpl.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/odictobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/opcode.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/osdefs.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/osmodule.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/parsetok.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/patchlevel.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/picklebufobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/py_curses.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pyarena.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pycapsule.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pyctype.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pydebug.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pydtrace.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pyerrors.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pyexpat.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pyfpe.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pyhash.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pylifecycle.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pymacconfig.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pymacro.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pymath.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pymem.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pyport.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pystate.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pystrcmp.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pystrhex.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pystrtod.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pythonrun.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pythread.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/pytime.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/rangeobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/setobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/sliceobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/structmember.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/structseq.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/symtable.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/sysmodule.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/token.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/traceback.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/tracemalloc.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/tupleobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/typeslots.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/ucnhash.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/unicodeobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/warnings.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/weakrefobject.h /usr/include/python3.8 +/usr/bin/install -c -m 644 ./Include/cpython/abstract.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/dictobject.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/fileobject.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/initconfig.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/interpreteridobject.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/object.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/objimpl.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/pyerrors.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/pylifecycle.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/pymem.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/pystate.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/sysmodule.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/traceback.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/tupleobject.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/cpython/unicodeobject.h /usr/include/python3.8/cpython +/usr/bin/install -c -m 644 ./Include/internal/pycore_accu.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_atomic.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_ceval.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_code.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_condvar.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_context.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_fileutils.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_getopt.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_gil.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_hamt.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_initconfig.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_object.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_pathconfig.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_pyerrors.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_pyhash.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_pylifecycle.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_pymem.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_pystate.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_traceback.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_tupleobject.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 ./Include/internal/pycore_warnings.h /usr/include/python3.8/internal +/usr/bin/install -c -m 644 pyconfig.h /usr/include/python3.8/pyconfig.h +/usr/bin/install -c -m 644 Modules/config.c /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/config.c +/usr/bin/install -c -m 644 Programs/python.o /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/python.o +/usr/bin/install -c -m 644 ./Modules/config.c.in /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/config.c.in +/usr/bin/install -c -m 644 Makefile /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/Makefile +/usr/bin/install -c -m 644 ./Modules/Setup /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/Setup +/usr/bin/install -c -m 644 Modules/Setup.local /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/Setup.local +/usr/bin/install -c -m 644 Misc/python.pc /usr/lib/pkgconfig/python-3.8.pc +/usr/bin/install -c -m 644 Misc/python-embed.pc /usr/lib/pkgconfig/python-3.8-embed.pc +/usr/bin/install -c ./Modules/makesetup /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/makesetup +/usr/bin/install -c ./install-sh /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/install-sh +/usr/bin/install -c python-config.py /usr/lib/python3.8/config-3.8-x86_64-linux-gnu/python-config.py +/usr/bin/install -c python-config /usr/bin/python3.8-config +LD_LIBRARY_PATH=/sources/Python-3.8.5 ./python -E ./setup.py install \ + --prefix=/usr \ + --install-scripts=/usr/bin \ + --install-platlib=/usr/lib/python3.8/lib-dynload \ + --root=/ +running install +running build +running build_ext +INFO: Can't locate Tcl/Tk libs and/or headers + +Python build finished successfully! +The necessary bits to build these optional modules were not found: +_sqlite3 _tkinter nis +To find the necessary bits, look in setup.py in detect_modules() for the module's name. + + +The following modules found by detect_modules() in setup.py, have been +built by the Makefile instead, as configured by the Setup files: +_abc atexit pwd +time + +running build_scripts +copying and adjusting /sources/Python-3.8.5/Tools/scripts/pydoc3 -> build/scripts-3.8 +copying and adjusting /sources/Python-3.8.5/Tools/scripts/idle3 -> build/scripts-3.8 +copying and adjusting /sources/Python-3.8.5/Tools/scripts/2to3 -> build/scripts-3.8 +changing mode of build/scripts-3.8/pydoc3 from 644 to 755 +changing mode of build/scripts-3.8/idle3 from 644 to 755 +changing mode of build/scripts-3.8/2to3 from 644 to 755 +renaming build/scripts-3.8/pydoc3 to build/scripts-3.8/pydoc3.8 +renaming build/scripts-3.8/idle3 to build/scripts-3.8/idle3.8 +renaming build/scripts-3.8/2to3 to build/scripts-3.8/2to3-3.8 +running install_lib +copying build/lib.linux-x86_64-3.8/_bisect.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_decimal.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/readline.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/termios.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_gdbm.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/cmath.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/resource.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_uuid.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/grp.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_sha3.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_curses.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_md5.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_bz2.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_crypt.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_struct.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_statistics.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_lsprof.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_codecs_iso2022.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/unicodedata.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/audioop.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_sha512.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/pyexpat.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_datetime.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_json.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_codecs_tw.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/mmap.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/select.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_codecs_hk.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_codecs_jp.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_ssl.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_sha256.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_dbm.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_opcode.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/binascii.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_xxtestfuzz.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/spwd.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_blake2.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_testinternalcapi.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_elementtree.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_socket.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/xxlimited.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/array.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_testimportmultiple.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_pickle.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_multiprocessing.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_multibytecodec.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/zlib.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/fcntl.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/ossaudiodev.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/syslog.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_curses_panel.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_testmultiphase.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_lzma.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_hashlib.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_xxsubinterpreters.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_asyncio.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_contextvars.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_sysconfigdata__linux_x86_64-linux-gnu.py -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_ctypes_test.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_csv.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_random.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_posixshmem.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +creating /usr/lib/python3.8/lib-dynload/__pycache__ +copying build/lib.linux-x86_64-3.8/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-38.pyc -> /usr/lib/python3.8/lib-dynload/__pycache__ +copying build/lib.linux-x86_64-3.8/_codecs_kr.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_sha1.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/parser.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_testbuffer.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_testcapi.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_codecs_cn.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_queue.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_posixsubprocess.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_ctypes.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/math.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +copying build/lib.linux-x86_64-3.8/_heapq.cpython-38-x86_64-linux-gnu.so -> /usr/lib/python3.8/lib-dynload +changing mode of /usr/lib/python3.8/lib-dynload/_bisect.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_decimal.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/readline.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/termios.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_gdbm.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/cmath.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/resource.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_uuid.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/grp.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_sha3.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_curses.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_md5.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_bz2.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_crypt.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_struct.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_statistics.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_lsprof.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_codecs_iso2022.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/unicodedata.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/audioop.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_sha512.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/pyexpat.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_datetime.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_json.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_codecs_tw.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/mmap.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/select.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_codecs_hk.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_codecs_jp.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_ssl.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_sha256.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_dbm.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_opcode.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/binascii.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_xxtestfuzz.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/spwd.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_blake2.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_testinternalcapi.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_elementtree.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_socket.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/xxlimited.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/array.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_testimportmultiple.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_pickle.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_multiprocessing.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_multibytecodec.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/zlib.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/fcntl.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/ossaudiodev.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/syslog.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_curses_panel.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_testmultiphase.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_lzma.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_hashlib.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_xxsubinterpreters.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_asyncio.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_contextvars.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.py to 644 +changing mode of /usr/lib/python3.8/lib-dynload/_ctypes_test.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_csv.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_random.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_posixshmem.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-38.pyc to 644 +changing mode of /usr/lib/python3.8/lib-dynload/_codecs_kr.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_sha1.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/parser.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_testbuffer.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_testcapi.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_codecs_cn.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_queue.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_posixsubprocess.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_ctypes.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/math.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/_heapq.cpython-38-x86_64-linux-gnu.so to 755 +changing mode of /usr/lib/python3.8/lib-dynload/ to 755 +changing mode of /usr/lib/python3.8/lib-dynload/__pycache__ to 755 +running install_scripts +copying build/scripts-3.8/2to3-3.8 -> /usr/bin +copying build/scripts-3.8/pydoc3.8 -> /usr/bin +copying build/scripts-3.8/idle3.8 -> /usr/bin +changing mode of /usr/bin/2to3-3.8 to 755 +changing mode of /usr/bin/pydoc3.8 to 755 +changing mode of /usr/bin/idle3.8 to 755 +rm /usr/lib/python3.8/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.py +rm -r /usr/lib/python3.8/lib-dynload/__pycache__ +/usr/bin/install -c -m 644 ./Misc/python.man \ + /usr/share/man/man1/python3.8.1 +if test ! -d /usr/lib/pkgconfig; then \ + echo "Creating directory /usr/lib/pkgconfig"; \ + /usr/bin/install -c -d -m 755 /usr/lib/pkgconfig; \ +fi +if test -f /usr/bin/python3 -o -h /usr/bin/python3; \ +then rm -f /usr/bin/python3; \ +else true; \ +fi +(cd /usr/bin; ln -s python3.8 python3) +if test "3.8" != "3.8"; then \ + rm -f /usr/bin/python3.8-config; \ + (cd /usr/bin; ln -s python3.8-config python3.8-config); \ + rm -f /usr/lib/pkgconfig/python-3.8.pc; \ + (cd /usr/lib/pkgconfig; ln -s python-3.8.pc python-3.8.pc); \ + rm -f /usr/lib/pkgconfig/python-3.8-embed.pc; \ + (cd /usr/lib/pkgconfig; ln -s python-3.8-embed.pc python-3.8-embed.pc); \ +fi +rm -f /usr/bin/python3-config +(cd /usr/bin; ln -s python3.8-config python3-config) +rm -f /usr/lib/pkgconfig/python3.pc +(cd /usr/lib/pkgconfig; ln -s python-3.8.pc python3.pc) +rm -f /usr/lib/pkgconfig/python3-embed.pc +(cd /usr/lib/pkgconfig; ln -s python-3.8-embed.pc python3-embed.pc) +rm -f /usr/bin/idle3 +(cd /usr/bin; ln -s idle3.8 idle3) +rm -f /usr/bin/pydoc3 +(cd /usr/bin; ln -s pydoc3.8 pydoc3) +rm -f /usr/bin/2to3 +(cd /usr/bin; ln -s 2to3-3.8 2to3) +if test "x" != "x" ; then \ + rm -f /usr/bin/python3-32; \ + (cd /usr/bin; ln -s python3.8-32 python3-32) \ +fi +rm -f /usr/share/man/man1/python3.1 +(cd /usr/share/man/man1; ln -s python3.8.1 python3.1) +if test "xupgrade" != "xno" ; then \ + case upgrade in \ + upgrade) ensurepip="--upgrade" ;; \ + install|*) ensurepip="" ;; \ + esac; \ + LD_LIBRARY_PATH=/sources/Python-3.8.5 ./python -E -m ensurepip \ + $ensurepip --root=/ ; \ +fi +Looking in links: /tmp/tmpekh2ymis +Processing /tmp/tmpekh2ymis/setuptools-47.1.0-py3-none-any.whl +Processing /tmp/tmpekh2ymis/pip-20.1.1-py2.py3-none-any.whl +Installing collected packages: setuptools, pip +Successfully installed pip-20.1.1 setuptools-47.1.0 +mode of '/usr/lib/libpython3.8.so' retained as 0755 (rwxr-xr-x) +mode of '/usr/lib/libpython3.so' retained as 0755 (rwxr-xr-x) +'/usr/bin/pip3' -> 'pip3.8' +install: creating directory '/usr/share/doc/python-3.8.5' +install: creating directory '/usr/share/doc/python-3.8.5/html' +python-3.8.5-docs-html/py-modindex.html +python-3.8.5-docs-html/howto/ +python-3.8.5-docs-html/howto/sorting.html +python-3.8.5-docs-html/howto/logging-cookbook.html +python-3.8.5-docs-html/howto/logging.html +python-3.8.5-docs-html/howto/regex.html +python-3.8.5-docs-html/howto/instrumentation.html +python-3.8.5-docs-html/howto/unicode.html +python-3.8.5-docs-html/howto/curses.html +python-3.8.5-docs-html/howto/argparse.html +python-3.8.5-docs-html/howto/functional.html +python-3.8.5-docs-html/howto/ipaddress.html +python-3.8.5-docs-html/howto/cporting.html +python-3.8.5-docs-html/howto/index.html +python-3.8.5-docs-html/howto/descriptor.html +python-3.8.5-docs-html/howto/sockets.html +python-3.8.5-docs-html/howto/clinic.html +python-3.8.5-docs-html/howto/urllib2.html +python-3.8.5-docs-html/howto/pyporting.html +python-3.8.5-docs-html/genindex-W.html +python-3.8.5-docs-html/genindex-T.html +python-3.8.5-docs-html/genindex-B.html +python-3.8.5-docs-html/install/ +python-3.8.5-docs-html/install/index.html +python-3.8.5-docs-html/.buildinfo +python-3.8.5-docs-html/whatsnew/ +python-3.8.5-docs-html/whatsnew/changelog.html +python-3.8.5-docs-html/whatsnew/2.7.html +python-3.8.5-docs-html/whatsnew/2.6.html +python-3.8.5-docs-html/whatsnew/2.3.html +python-3.8.5-docs-html/whatsnew/3.3.html +python-3.8.5-docs-html/whatsnew/3.8.html +python-3.8.5-docs-html/whatsnew/3.7.html +python-3.8.5-docs-html/whatsnew/2.1.html +python-3.8.5-docs-html/whatsnew/2.0.html +python-3.8.5-docs-html/whatsnew/3.2.html +python-3.8.5-docs-html/whatsnew/2.2.html +python-3.8.5-docs-html/whatsnew/2.4.html +python-3.8.5-docs-html/whatsnew/index.html +python-3.8.5-docs-html/whatsnew/3.0.html +python-3.8.5-docs-html/whatsnew/3.1.html +python-3.8.5-docs-html/whatsnew/3.5.html +python-3.8.5-docs-html/whatsnew/2.5.html +python-3.8.5-docs-html/whatsnew/3.6.html +python-3.8.5-docs-html/whatsnew/3.4.html +python-3.8.5-docs-html/genindex-E.html +python-3.8.5-docs-html/genindex-A.html +python-3.8.5-docs-html/genindex-R.html +python-3.8.5-docs-html/tutorial/ +python-3.8.5-docs-html/tutorial/modules.html +python-3.8.5-docs-html/tutorial/interactive.html +python-3.8.5-docs-html/tutorial/appetite.html +python-3.8.5-docs-html/tutorial/classes.html +python-3.8.5-docs-html/tutorial/interpreter.html +python-3.8.5-docs-html/tutorial/errors.html +python-3.8.5-docs-html/tutorial/venv.html +python-3.8.5-docs-html/tutorial/appendix.html +python-3.8.5-docs-html/tutorial/index.html +python-3.8.5-docs-html/tutorial/whatnow.html +python-3.8.5-docs-html/tutorial/inputoutput.html +python-3.8.5-docs-html/tutorial/floatingpoint.html +python-3.8.5-docs-html/tutorial/stdlib2.html +python-3.8.5-docs-html/tutorial/stdlib.html +python-3.8.5-docs-html/tutorial/introduction.html +python-3.8.5-docs-html/tutorial/datastructures.html +python-3.8.5-docs-html/tutorial/controlflow.html +python-3.8.5-docs-html/genindex-M.html +python-3.8.5-docs-html/genindex-I.html +python-3.8.5-docs-html/objects.inv +python-3.8.5-docs-html/genindex-F.html +python-3.8.5-docs-html/genindex-Z.html +python-3.8.5-docs-html/_downloads/ +python-3.8.5-docs-html/_downloads/3dbf48d5bb3b33cd993965a94bfcb4d2/ +python-3.8.5-docs-html/_downloads/3dbf48d5bb3b33cd993965a94bfcb4d2/tzinfo_examples.py +python-3.8.5-docs-html/genindex-S.html +python-3.8.5-docs-html/genindex-V.html +python-3.8.5-docs-html/bugs.html +python-3.8.5-docs-html/reference/ +python-3.8.5-docs-html/reference/expressions.html +python-3.8.5-docs-html/reference/grammar.html +python-3.8.5-docs-html/reference/import.html +python-3.8.5-docs-html/reference/simple_stmts.html +python-3.8.5-docs-html/reference/lexical_analysis.html +python-3.8.5-docs-html/reference/toplevel_components.html +python-3.8.5-docs-html/reference/datamodel.html +python-3.8.5-docs-html/reference/index.html +python-3.8.5-docs-html/reference/compound_stmts.html +python-3.8.5-docs-html/reference/introduction.html +python-3.8.5-docs-html/reference/executionmodel.html +python-3.8.5-docs-html/genindex-C.html +python-3.8.5-docs-html/search.html +python-3.8.5-docs-html/_images/ +python-3.8.5-docs-html/_images/logging_flow.png +python-3.8.5-docs-html/_images/hashlib-blake2-tree.png +python-3.8.5-docs-html/_images/turtle-star.png +python-3.8.5-docs-html/_images/pathlib-inheritance.png +python-3.8.5-docs-html/_images/win_installer.png +python-3.8.5-docs-html/searchindex.js +python-3.8.5-docs-html/license.html +python-3.8.5-docs-html/genindex-N.html +python-3.8.5-docs-html/extending/ +python-3.8.5-docs-html/extending/building.html +python-3.8.5-docs-html/extending/newtypes.html +python-3.8.5-docs-html/extending/extending.html +python-3.8.5-docs-html/extending/embedding.html +python-3.8.5-docs-html/extending/index.html +python-3.8.5-docs-html/extending/windows.html +python-3.8.5-docs-html/extending/newtypes_tutorial.html +python-3.8.5-docs-html/distributing/ +python-3.8.5-docs-html/distributing/index.html +python-3.8.5-docs-html/genindex-U.html +python-3.8.5-docs-html/genindex-O.html +python-3.8.5-docs-html/_static/ +python-3.8.5-docs-html/_static/jquery.js +python-3.8.5-docs-html/_static/pydoctheme.css +python-3.8.5-docs-html/_static/copybutton.js +python-3.8.5-docs-html/_static/file.png +python-3.8.5-docs-html/_static/underscore.js +python-3.8.5-docs-html/_static/basic.css +python-3.8.5-docs-html/_static/doctools.js +python-3.8.5-docs-html/_static/searchtools.js +python-3.8.5-docs-html/_static/py.png +python-3.8.5-docs-html/_static/plus.png +python-3.8.5-docs-html/_static/opensearch.xml +python-3.8.5-docs-html/_static/jquery-3.2.1.js +python-3.8.5-docs-html/_static/documentation_options.js +python-3.8.5-docs-html/_static/sidebar.js +python-3.8.5-docs-html/_static/classic.css +python-3.8.5-docs-html/_static/changelog_search.js +python-3.8.5-docs-html/_static/pygments.css +python-3.8.5-docs-html/_static/minus.png +python-3.8.5-docs-html/_static/default.css +python-3.8.5-docs-html/_static/underscore-1.3.1.js +python-3.8.5-docs-html/_static/language_data.js +python-3.8.5-docs-html/_static/switchers.js +python-3.8.5-docs-html/genindex-D.html +python-3.8.5-docs-html/genindex-Y.html +python-3.8.5-docs-html/c-api/ +python-3.8.5-docs-html/c-api/float.html +python-3.8.5-docs-html/c-api/datetime.html +python-3.8.5-docs-html/c-api/init.html +python-3.8.5-docs-html/c-api/code.html +python-3.8.5-docs-html/c-api/set.html +python-3.8.5-docs-html/c-api/memoryview.html +python-3.8.5-docs-html/c-api/sequence.html +python-3.8.5-docs-html/c-api/weakref.html +python-3.8.5-docs-html/c-api/exceptions.html +python-3.8.5-docs-html/c-api/cell.html +python-3.8.5-docs-html/c-api/gcsupport.html +python-3.8.5-docs-html/c-api/iter.html +python-3.8.5-docs-html/c-api/utilities.html +python-3.8.5-docs-html/c-api/type.html +python-3.8.5-docs-html/c-api/import.html +python-3.8.5-docs-html/c-api/file.html +python-3.8.5-docs-html/c-api/mapping.html +python-3.8.5-docs-html/c-api/none.html +python-3.8.5-docs-html/c-api/contextvars.html +python-3.8.5-docs-html/c-api/abstract.html +python-3.8.5-docs-html/c-api/unicode.html +python-3.8.5-docs-html/c-api/bytes.html +python-3.8.5-docs-html/c-api/objbuffer.html +python-3.8.5-docs-html/c-api/slice.html +python-3.8.5-docs-html/c-api/iterator.html +python-3.8.5-docs-html/c-api/structures.html +python-3.8.5-docs-html/c-api/dict.html +python-3.8.5-docs-html/c-api/marshal.html +python-3.8.5-docs-html/c-api/stable.html +python-3.8.5-docs-html/c-api/tuple.html +python-3.8.5-docs-html/c-api/arg.html +python-3.8.5-docs-html/c-api/conversion.html +python-3.8.5-docs-html/c-api/complex.html +python-3.8.5-docs-html/c-api/coro.html +python-3.8.5-docs-html/c-api/typeobj.html +python-3.8.5-docs-html/c-api/veryhigh.html +python-3.8.5-docs-html/c-api/concrete.html +python-3.8.5-docs-html/c-api/allocation.html +python-3.8.5-docs-html/c-api/buffer.html +python-3.8.5-docs-html/c-api/bytearray.html +python-3.8.5-docs-html/c-api/index.html +python-3.8.5-docs-html/c-api/module.html +python-3.8.5-docs-html/c-api/long.html +python-3.8.5-docs-html/c-api/descriptor.html +python-3.8.5-docs-html/c-api/objimpl.html +python-3.8.5-docs-html/c-api/number.html +python-3.8.5-docs-html/c-api/sys.html +python-3.8.5-docs-html/c-api/memory.html +python-3.8.5-docs-html/c-api/refcounting.html +python-3.8.5-docs-html/c-api/list.html +python-3.8.5-docs-html/c-api/gen.html +python-3.8.5-docs-html/c-api/reflection.html +python-3.8.5-docs-html/c-api/capsule.html +python-3.8.5-docs-html/c-api/intro.html +python-3.8.5-docs-html/c-api/bool.html +python-3.8.5-docs-html/c-api/method.html +python-3.8.5-docs-html/c-api/codec.html +python-3.8.5-docs-html/c-api/function.html +python-3.8.5-docs-html/c-api/object.html +python-3.8.5-docs-html/c-api/init_config.html +python-3.8.5-docs-html/c-api/apiabiversion.html +python-3.8.5-docs-html/_sources/ +python-3.8.5-docs-html/_sources/howto/ +python-3.8.5-docs-html/_sources/howto/logging.rst.txt +python-3.8.5-docs-html/_sources/howto/sorting.rst.txt +python-3.8.5-docs-html/_sources/howto/index.rst.txt +python-3.8.5-docs-html/_sources/howto/unicode.rst.txt +python-3.8.5-docs-html/_sources/howto/argparse.rst.txt +python-3.8.5-docs-html/_sources/howto/ipaddress.rst.txt +python-3.8.5-docs-html/_sources/howto/curses.rst.txt +python-3.8.5-docs-html/_sources/howto/instrumentation.rst.txt +python-3.8.5-docs-html/_sources/howto/urllib2.rst.txt +python-3.8.5-docs-html/_sources/howto/sockets.rst.txt +python-3.8.5-docs-html/_sources/howto/functional.rst.txt +python-3.8.5-docs-html/_sources/howto/regex.rst.txt +python-3.8.5-docs-html/_sources/howto/pyporting.rst.txt +python-3.8.5-docs-html/_sources/howto/cporting.rst.txt +python-3.8.5-docs-html/_sources/howto/logging-cookbook.rst.txt +python-3.8.5-docs-html/_sources/howto/clinic.rst.txt +python-3.8.5-docs-html/_sources/howto/descriptor.rst.txt +python-3.8.5-docs-html/_sources/install/ +python-3.8.5-docs-html/_sources/install/index.rst.txt +python-3.8.5-docs-html/_sources/whatsnew/ +python-3.8.5-docs-html/_sources/whatsnew/2.5.rst.txt +python-3.8.5-docs-html/_sources/whatsnew/index.rst.txt +python-3.8.5-docs-html/_sources/whatsnew/2.4.rst.txt +python-3.8.5-docs-html/_sources/whatsnew/3.4.rst.txt +python-3.8.5-docs-html/_sources/whatsnew/2.3.rst.txt +python-3.8.5-docs-html/_sources/whatsnew/3.2.rst.txt +python-3.8.5-docs-html/_sources/whatsnew/2.7.rst.txt +python-3.8.5-docs-html/_sources/whatsnew/3.1.rst.txt +python-3.8.5-docs-html/_sources/whatsnew/changelog.rst.txt +python-3.8.5-docs-html/_sources/whatsnew/3.6.rst.txt +python-3.8.5-docs-html/_sources/whatsnew/3.0.rst.txt +python-3.8.5-docs-html/_sources/whatsnew/2.0.rst.txt +python-3.8.5-docs-html/_sources/whatsnew/2.1.rst.txt +python-3.8.5-docs-html/_sources/whatsnew/3.7.rst.txt +python-3.8.5-docs-html/_sources/whatsnew/3.8.rst.txt +python-3.8.5-docs-html/_sources/whatsnew/3.5.rst.txt +python-3.8.5-docs-html/_sources/whatsnew/2.6.rst.txt +python-3.8.5-docs-html/_sources/whatsnew/2.2.rst.txt +python-3.8.5-docs-html/_sources/whatsnew/3.3.rst.txt +python-3.8.5-docs-html/_sources/tutorial/ +python-3.8.5-docs-html/_sources/tutorial/datastructures.rst.txt +python-3.8.5-docs-html/_sources/tutorial/venv.rst.txt +python-3.8.5-docs-html/_sources/tutorial/index.rst.txt +python-3.8.5-docs-html/_sources/tutorial/appendix.rst.txt +python-3.8.5-docs-html/_sources/tutorial/stdlib.rst.txt +python-3.8.5-docs-html/_sources/tutorial/classes.rst.txt +python-3.8.5-docs-html/_sources/tutorial/interpreter.rst.txt +python-3.8.5-docs-html/_sources/tutorial/modules.rst.txt +python-3.8.5-docs-html/_sources/tutorial/inputoutput.rst.txt +python-3.8.5-docs-html/_sources/tutorial/interactive.rst.txt +python-3.8.5-docs-html/_sources/tutorial/errors.rst.txt +python-3.8.5-docs-html/_sources/tutorial/appetite.rst.txt +python-3.8.5-docs-html/_sources/tutorial/whatnow.rst.txt +python-3.8.5-docs-html/_sources/tutorial/floatingpoint.rst.txt +python-3.8.5-docs-html/_sources/tutorial/introduction.rst.txt +python-3.8.5-docs-html/_sources/tutorial/stdlib2.rst.txt +python-3.8.5-docs-html/_sources/tutorial/controlflow.rst.txt +python-3.8.5-docs-html/_sources/license.rst.txt +python-3.8.5-docs-html/_sources/reference/ +python-3.8.5-docs-html/_sources/reference/index.rst.txt +python-3.8.5-docs-html/_sources/reference/toplevel_components.rst.txt +python-3.8.5-docs-html/_sources/reference/simple_stmts.rst.txt +python-3.8.5-docs-html/_sources/reference/executionmodel.rst.txt +python-3.8.5-docs-html/_sources/reference/grammar.rst.txt +python-3.8.5-docs-html/_sources/reference/compound_stmts.rst.txt +python-3.8.5-docs-html/_sources/reference/introduction.rst.txt +python-3.8.5-docs-html/_sources/reference/datamodel.rst.txt +python-3.8.5-docs-html/_sources/reference/lexical_analysis.rst.txt +python-3.8.5-docs-html/_sources/reference/import.rst.txt +python-3.8.5-docs-html/_sources/reference/expressions.rst.txt +python-3.8.5-docs-html/_sources/glossary.rst.txt +python-3.8.5-docs-html/_sources/extending/ +python-3.8.5-docs-html/_sources/extending/index.rst.txt +python-3.8.5-docs-html/_sources/extending/newtypes_tutorial.rst.txt +python-3.8.5-docs-html/_sources/extending/building.rst.txt +python-3.8.5-docs-html/_sources/extending/extending.rst.txt +python-3.8.5-docs-html/_sources/extending/windows.rst.txt +python-3.8.5-docs-html/_sources/extending/newtypes.rst.txt +python-3.8.5-docs-html/_sources/extending/embedding.rst.txt +python-3.8.5-docs-html/_sources/distributing/ +python-3.8.5-docs-html/_sources/distributing/index.rst.txt +python-3.8.5-docs-html/_sources/c-api/ +python-3.8.5-docs-html/_sources/c-api/intro.rst.txt +python-3.8.5-docs-html/_sources/c-api/list.rst.txt +python-3.8.5-docs-html/_sources/c-api/codec.rst.txt +python-3.8.5-docs-html/_sources/c-api/buffer.rst.txt +python-3.8.5-docs-html/_sources/c-api/file.rst.txt +python-3.8.5-docs-html/_sources/c-api/memory.rst.txt +python-3.8.5-docs-html/_sources/c-api/objimpl.rst.txt +python-3.8.5-docs-html/_sources/c-api/none.rst.txt +python-3.8.5-docs-html/_sources/c-api/bytes.rst.txt +python-3.8.5-docs-html/_sources/c-api/slice.rst.txt +python-3.8.5-docs-html/_sources/c-api/allocation.rst.txt +python-3.8.5-docs-html/_sources/c-api/function.rst.txt +python-3.8.5-docs-html/_sources/c-api/gcsupport.rst.txt +python-3.8.5-docs-html/_sources/c-api/index.rst.txt +python-3.8.5-docs-html/_sources/c-api/structures.rst.txt +python-3.8.5-docs-html/_sources/c-api/sys.rst.txt +python-3.8.5-docs-html/_sources/c-api/number.rst.txt +python-3.8.5-docs-html/_sources/c-api/refcounting.rst.txt +python-3.8.5-docs-html/_sources/c-api/contextvars.rst.txt +python-3.8.5-docs-html/_sources/c-api/unicode.rst.txt +python-3.8.5-docs-html/_sources/c-api/tuple.rst.txt +python-3.8.5-docs-html/_sources/c-api/float.rst.txt +python-3.8.5-docs-html/_sources/c-api/memoryview.rst.txt +python-3.8.5-docs-html/_sources/c-api/type.rst.txt +python-3.8.5-docs-html/_sources/c-api/apiabiversion.rst.txt +python-3.8.5-docs-html/_sources/c-api/concrete.rst.txt +python-3.8.5-docs-html/_sources/c-api/method.rst.txt +python-3.8.5-docs-html/_sources/c-api/arg.rst.txt +python-3.8.5-docs-html/_sources/c-api/init_config.rst.txt +python-3.8.5-docs-html/_sources/c-api/typeobj.rst.txt +python-3.8.5-docs-html/_sources/c-api/coro.rst.txt +python-3.8.5-docs-html/_sources/c-api/long.rst.txt +python-3.8.5-docs-html/_sources/c-api/object.rst.txt +python-3.8.5-docs-html/_sources/c-api/iter.rst.txt +python-3.8.5-docs-html/_sources/c-api/init.rst.txt +python-3.8.5-docs-html/_sources/c-api/abstract.rst.txt +python-3.8.5-docs-html/_sources/c-api/cell.rst.txt +python-3.8.5-docs-html/_sources/c-api/module.rst.txt +python-3.8.5-docs-html/_sources/c-api/conversion.rst.txt +python-3.8.5-docs-html/_sources/c-api/utilities.rst.txt +python-3.8.5-docs-html/_sources/c-api/sequence.rst.txt +python-3.8.5-docs-html/_sources/c-api/dict.rst.txt +python-3.8.5-docs-html/_sources/c-api/bool.rst.txt +python-3.8.5-docs-html/_sources/c-api/reflection.rst.txt +python-3.8.5-docs-html/_sources/c-api/iterator.rst.txt +python-3.8.5-docs-html/_sources/c-api/bytearray.rst.txt +python-3.8.5-docs-html/_sources/c-api/exceptions.rst.txt +python-3.8.5-docs-html/_sources/c-api/veryhigh.rst.txt +python-3.8.5-docs-html/_sources/c-api/marshal.rst.txt +python-3.8.5-docs-html/_sources/c-api/import.rst.txt +python-3.8.5-docs-html/_sources/c-api/weakref.rst.txt +python-3.8.5-docs-html/_sources/c-api/mapping.rst.txt +python-3.8.5-docs-html/_sources/c-api/set.rst.txt +python-3.8.5-docs-html/_sources/c-api/objbuffer.rst.txt +python-3.8.5-docs-html/_sources/c-api/datetime.rst.txt +python-3.8.5-docs-html/_sources/c-api/stable.rst.txt +python-3.8.5-docs-html/_sources/c-api/descriptor.rst.txt +python-3.8.5-docs-html/_sources/c-api/code.rst.txt +python-3.8.5-docs-html/_sources/c-api/gen.rst.txt +python-3.8.5-docs-html/_sources/c-api/complex.rst.txt +python-3.8.5-docs-html/_sources/c-api/capsule.rst.txt +python-3.8.5-docs-html/_sources/distutils/ +python-3.8.5-docs-html/_sources/distutils/sourcedist.rst.txt +python-3.8.5-docs-html/_sources/distutils/commandref.rst.txt +python-3.8.5-docs-html/_sources/distutils/index.rst.txt +python-3.8.5-docs-html/_sources/distutils/examples.rst.txt +python-3.8.5-docs-html/_sources/distutils/uploading.rst.txt +python-3.8.5-docs-html/_sources/distutils/setupscript.rst.txt +python-3.8.5-docs-html/_sources/distutils/apiref.rst.txt +python-3.8.5-docs-html/_sources/distutils/builtdist.rst.txt +python-3.8.5-docs-html/_sources/distutils/_setuptools_disclaimer.rst.txt +python-3.8.5-docs-html/_sources/distutils/configfile.rst.txt +python-3.8.5-docs-html/_sources/distutils/extending.rst.txt +python-3.8.5-docs-html/_sources/distutils/introduction.rst.txt +python-3.8.5-docs-html/_sources/distutils/packageindex.rst.txt +python-3.8.5-docs-html/_sources/installing/ +python-3.8.5-docs-html/_sources/installing/index.rst.txt +python-3.8.5-docs-html/_sources/copyright.rst.txt +python-3.8.5-docs-html/_sources/bugs.rst.txt +python-3.8.5-docs-html/_sources/library/ +python-3.8.5-docs-html/_sources/library/tkinter.tix.rst.txt +python-3.8.5-docs-html/_sources/library/nntplib.rst.txt +python-3.8.5-docs-html/_sources/library/intro.rst.txt +python-3.8.5-docs-html/_sources/library/xml.dom.minidom.rst.txt +python-3.8.5-docs-html/_sources/library/telnetlib.rst.txt +python-3.8.5-docs-html/_sources/library/i18n.rst.txt +python-3.8.5-docs-html/_sources/library/zipimport.rst.txt +python-3.8.5-docs-html/_sources/library/chunk.rst.txt +python-3.8.5-docs-html/_sources/library/termios.rst.txt +python-3.8.5-docs-html/_sources/library/token.rst.txt +python-3.8.5-docs-html/_sources/library/logging.rst.txt +python-3.8.5-docs-html/_sources/library/math.rst.txt +python-3.8.5-docs-html/_sources/library/shutil.rst.txt +python-3.8.5-docs-html/_sources/library/venv.rst.txt +python-3.8.5-docs-html/_sources/library/binary.rst.txt +python-3.8.5-docs-html/_sources/library/concurrent.rst.txt +python-3.8.5-docs-html/_sources/library/configparser.rst.txt +python-3.8.5-docs-html/_sources/library/compileall.rst.txt +python-3.8.5-docs-html/_sources/library/distribution.rst.txt +python-3.8.5-docs-html/_sources/library/zipapp.rst.txt +python-3.8.5-docs-html/_sources/library/__future__.rst.txt +python-3.8.5-docs-html/_sources/library/asyncio-task.rst.txt +python-3.8.5-docs-html/_sources/library/xmlrpc.rst.txt +python-3.8.5-docs-html/_sources/library/smtpd.rst.txt +python-3.8.5-docs-html/_sources/library/urllib.error.rst.txt +python-3.8.5-docs-html/_sources/library/othergui.rst.txt +python-3.8.5-docs-html/_sources/library/stringprep.rst.txt +python-3.8.5-docs-html/_sources/library/xmlrpc.client.rst.txt +python-3.8.5-docs-html/_sources/library/json.rst.txt +python-3.8.5-docs-html/_sources/library/contextlib.rst.txt +python-3.8.5-docs-html/_sources/library/quopri.rst.txt +python-3.8.5-docs-html/_sources/library/threading.rst.txt +python-3.8.5-docs-html/_sources/library/hashlib.rst.txt +python-3.8.5-docs-html/_sources/library/logging.config.rst.txt +python-3.8.5-docs-html/_sources/library/socketserver.rst.txt +python-3.8.5-docs-html/_sources/library/text.rst.txt +python-3.8.5-docs-html/_sources/library/email.compat32-message.rst.txt +python-3.8.5-docs-html/_sources/library/binhex.rst.txt +python-3.8.5-docs-html/_sources/library/fileformats.rst.txt +python-3.8.5-docs-html/_sources/library/operator.rst.txt +python-3.8.5-docs-html/_sources/library/email.examples.rst.txt +python-3.8.5-docs-html/_sources/library/asyncio-dev.rst.txt +python-3.8.5-docs-html/_sources/library/xml.dom.rst.txt +python-3.8.5-docs-html/_sources/library/tracemalloc.rst.txt +python-3.8.5-docs-html/_sources/library/types.rst.txt +python-3.8.5-docs-html/_sources/library/logging.handlers.rst.txt +python-3.8.5-docs-html/_sources/library/importlib.rst.txt +python-3.8.5-docs-html/_sources/library/index.rst.txt +python-3.8.5-docs-html/_sources/library/pyexpat.rst.txt +python-3.8.5-docs-html/_sources/library/pydoc.rst.txt +python-3.8.5-docs-html/_sources/library/profile.rst.txt +python-3.8.5-docs-html/_sources/library/csv.rst.txt +python-3.8.5-docs-html/_sources/library/pprint.rst.txt +python-3.8.5-docs-html/_sources/library/ftplib.rst.txt +python-3.8.5-docs-html/_sources/library/py_compile.rst.txt +python-3.8.5-docs-html/_sources/library/sqlite3.rst.txt +python-3.8.5-docs-html/_sources/library/language.rst.txt +python-3.8.5-docs-html/_sources/library/frameworks.rst.txt +python-3.8.5-docs-html/_sources/library/sys.rst.txt +python-3.8.5-docs-html/_sources/library/turtle.rst.txt +python-3.8.5-docs-html/_sources/library/heapq.rst.txt +python-3.8.5-docs-html/_sources/library/difflib.rst.txt +python-3.8.5-docs-html/_sources/library/misc.rst.txt +python-3.8.5-docs-html/_sources/library/tkinter.scrolledtext.rst.txt +python-3.8.5-docs-html/_sources/library/binascii.rst.txt +python-3.8.5-docs-html/_sources/library/pickle.rst.txt +python-3.8.5-docs-html/_sources/library/uuid.rst.txt +python-3.8.5-docs-html/_sources/library/mm.rst.txt +python-3.8.5-docs-html/_sources/library/pipes.rst.txt +python-3.8.5-docs-html/_sources/library/dis.rst.txt +python-3.8.5-docs-html/_sources/library/subprocess.rst.txt +python-3.8.5-docs-html/_sources/library/audit_events.rst.txt +python-3.8.5-docs-html/_sources/library/distutils.rst.txt +python-3.8.5-docs-html/_sources/library/audioop.rst.txt +python-3.8.5-docs-html/_sources/library/gettext.rst.txt +python-3.8.5-docs-html/_sources/library/contextvars.rst.txt +python-3.8.5-docs-html/_sources/library/symbol.rst.txt +python-3.8.5-docs-html/_sources/library/html.parser.rst.txt +python-3.8.5-docs-html/_sources/library/string.rst.txt +python-3.8.5-docs-html/_sources/library/signal.rst.txt +python-3.8.5-docs-html/_sources/library/tempfile.rst.txt +python-3.8.5-docs-html/_sources/library/multiprocessing.rst.txt +python-3.8.5-docs-html/_sources/library/site.rst.txt +python-3.8.5-docs-html/_sources/library/argparse.rst.txt +python-3.8.5-docs-html/_sources/library/tokenize.rst.txt +python-3.8.5-docs-html/_sources/library/xml.sax.utils.rst.txt +python-3.8.5-docs-html/_sources/library/email.generator.rst.txt +python-3.8.5-docs-html/_sources/library/functions.rst.txt +python-3.8.5-docs-html/_sources/library/secrets.rst.txt +python-3.8.5-docs-html/_sources/library/io.rst.txt +python-3.8.5-docs-html/_sources/library/fnmatch.rst.txt +python-3.8.5-docs-html/_sources/library/email.utils.rst.txt +python-3.8.5-docs-html/_sources/library/pathlib.rst.txt +python-3.8.5-docs-html/_sources/library/sched.rst.txt +python-3.8.5-docs-html/_sources/library/tarfile.rst.txt +python-3.8.5-docs-html/_sources/library/faulthandler.rst.txt +python-3.8.5-docs-html/_sources/library/platform.rst.txt +python-3.8.5-docs-html/_sources/library/curses.ascii.rst.txt +python-3.8.5-docs-html/_sources/library/colorsys.rst.txt +python-3.8.5-docs-html/_sources/library/asyncio-sync.rst.txt +python-3.8.5-docs-html/_sources/library/archiving.rst.txt +python-3.8.5-docs-html/_sources/library/gc.rst.txt +python-3.8.5-docs-html/_sources/library/datatypes.rst.txt +python-3.8.5-docs-html/_sources/library/constants.rst.txt +python-3.8.5-docs-html/_sources/library/mmap.rst.txt +python-3.8.5-docs-html/_sources/library/copy.rst.txt +python-3.8.5-docs-html/_sources/library/winsound.rst.txt +python-3.8.5-docs-html/_sources/library/collections.rst.txt +python-3.8.5-docs-html/_sources/library/ipaddress.rst.txt +python-3.8.5-docs-html/_sources/library/stdtypes.rst.txt +python-3.8.5-docs-html/_sources/library/zipfile.rst.txt +python-3.8.5-docs-html/_sources/library/smtplib.rst.txt +python-3.8.5-docs-html/_sources/library/bisect.rst.txt +python-3.8.5-docs-html/_sources/library/tty.rst.txt +python-3.8.5-docs-html/_sources/library/email.headerregistry.rst.txt +python-3.8.5-docs-html/_sources/library/email.encoders.rst.txt +python-3.8.5-docs-html/_sources/library/lzma.rst.txt +python-3.8.5-docs-html/_sources/library/asyncio-policy.rst.txt +python-3.8.5-docs-html/_sources/library/crypto.rst.txt +python-3.8.5-docs-html/_sources/library/netdata.rst.txt +python-3.8.5-docs-html/_sources/library/unittest.mock.rst.txt +python-3.8.5-docs-html/_sources/library/xml.sax.rst.txt +python-3.8.5-docs-html/_sources/library/numbers.rst.txt +python-3.8.5-docs-html/_sources/library/fcntl.rst.txt +python-3.8.5-docs-html/_sources/library/curses.rst.txt +python-3.8.5-docs-html/_sources/library/email.parser.rst.txt +python-3.8.5-docs-html/_sources/library/urllib.robotparser.rst.txt +python-3.8.5-docs-html/_sources/library/multiprocessing.shared_memory.rst.txt +python-3.8.5-docs-html/_sources/library/ossaudiodev.rst.txt +python-3.8.5-docs-html/_sources/library/calendar.rst.txt +python-3.8.5-docs-html/_sources/library/urllib.parse.rst.txt +python-3.8.5-docs-html/_sources/library/bz2.rst.txt +python-3.8.5-docs-html/_sources/library/selectors.rst.txt +python-3.8.5-docs-html/_sources/library/syslog.rst.txt +python-3.8.5-docs-html/_sources/library/email.errors.rst.txt +python-3.8.5-docs-html/_sources/library/tk.rst.txt +python-3.8.5-docs-html/_sources/library/warnings.rst.txt +python-3.8.5-docs-html/_sources/library/doctest.rst.txt +python-3.8.5-docs-html/_sources/library/random.rst.txt +python-3.8.5-docs-html/_sources/library/timeit.rst.txt +python-3.8.5-docs-html/_sources/library/parser.rst.txt +python-3.8.5-docs-html/_sources/library/pkgutil.rst.txt +python-3.8.5-docs-html/_sources/library/imaplib.rst.txt +python-3.8.5-docs-html/_sources/library/mailcap.rst.txt +python-3.8.5-docs-html/_sources/library/modules.rst.txt +python-3.8.5-docs-html/_sources/library/custominterp.rst.txt +python-3.8.5-docs-html/_sources/library/xml.etree.elementtree.rst.txt +python-3.8.5-docs-html/_sources/library/re.rst.txt +python-3.8.5-docs-html/_sources/library/getopt.rst.txt +python-3.8.5-docs-html/_sources/library/ssl.rst.txt +python-3.8.5-docs-html/_sources/library/unittest.rst.txt +python-3.8.5-docs-html/_sources/library/sunau.rst.txt +python-3.8.5-docs-html/_sources/library/ctypes.rst.txt +python-3.8.5-docs-html/_sources/library/webbrowser.rst.txt +python-3.8.5-docs-html/_sources/library/persistence.rst.txt +python-3.8.5-docs-html/_sources/library/fractions.rst.txt +python-3.8.5-docs-html/_sources/library/zlib.rst.txt +python-3.8.5-docs-html/_sources/library/resource.rst.txt +python-3.8.5-docs-html/_sources/library/ast.rst.txt +python-3.8.5-docs-html/_sources/library/xdrlib.rst.txt +python-3.8.5-docs-html/_sources/library/reprlib.rst.txt +python-3.8.5-docs-html/_sources/library/decimal.rst.txt +python-3.8.5-docs-html/_sources/library/rlcompleter.rst.txt +python-3.8.5-docs-html/_sources/library/asyncio-protocol.rst.txt +python-3.8.5-docs-html/_sources/library/atexit.rst.txt +python-3.8.5-docs-html/_sources/library/imghdr.rst.txt +python-3.8.5-docs-html/_sources/library/netrc.rst.txt +python-3.8.5-docs-html/_sources/library/asyncio-exceptions.rst.txt +python-3.8.5-docs-html/_sources/library/_thread.rst.txt +python-3.8.5-docs-html/_sources/library/http.rst.txt +python-3.8.5-docs-html/_sources/library/itertools.rst.txt +python-3.8.5-docs-html/_sources/library/http.cookies.rst.txt +python-3.8.5-docs-html/_sources/library/modulefinder.rst.txt +python-3.8.5-docs-html/_sources/library/unix.rst.txt +python-3.8.5-docs-html/_sources/library/xmlrpc.server.rst.txt +python-3.8.5-docs-html/_sources/library/ensurepip.rst.txt +python-3.8.5-docs-html/_sources/library/email.iterators.rst.txt +python-3.8.5-docs-html/_sources/library/glob.rst.txt +python-3.8.5-docs-html/_sources/library/dummy_threading.rst.txt +python-3.8.5-docs-html/_sources/library/asyncio-queue.rst.txt +python-3.8.5-docs-html/_sources/library/_dummy_thread.rst.txt +python-3.8.5-docs-html/_sources/library/aifc.rst.txt +python-3.8.5-docs-html/_sources/library/imp.rst.txt +python-3.8.5-docs-html/_sources/library/codecs.rst.txt +python-3.8.5-docs-html/_sources/library/codeop.rst.txt +python-3.8.5-docs-html/_sources/library/crypt.rst.txt +python-3.8.5-docs-html/_sources/library/uu.rst.txt +python-3.8.5-docs-html/_sources/library/test.rst.txt +python-3.8.5-docs-html/_sources/library/pwd.rst.txt +python-3.8.5-docs-html/_sources/library/mailbox.rst.txt +python-3.8.5-docs-html/_sources/library/os.rst.txt +python-3.8.5-docs-html/_sources/library/time.rst.txt +python-3.8.5-docs-html/_sources/library/mimetypes.rst.txt +python-3.8.5-docs-html/_sources/library/msilib.rst.txt +python-3.8.5-docs-html/_sources/library/email.rst.txt +python-3.8.5-docs-html/_sources/library/email.policy.rst.txt +python-3.8.5-docs-html/_sources/library/idle.rst.txt +python-3.8.5-docs-html/_sources/library/tabnanny.rst.txt +python-3.8.5-docs-html/_sources/library/gzip.rst.txt +python-3.8.5-docs-html/_sources/library/posix.rst.txt +python-3.8.5-docs-html/_sources/library/curses.panel.rst.txt +python-3.8.5-docs-html/_sources/library/bdb.rst.txt +python-3.8.5-docs-html/_sources/library/asyncio.rst.txt +python-3.8.5-docs-html/_sources/library/asyncio-llapi-index.rst.txt +python-3.8.5-docs-html/_sources/library/concurrent.futures.rst.txt +python-3.8.5-docs-html/_sources/library/xml.rst.txt +python-3.8.5-docs-html/_sources/library/__main__.rst.txt +python-3.8.5-docs-html/_sources/library/abc.rst.txt +python-3.8.5-docs-html/_sources/library/2to3.rst.txt +python-3.8.5-docs-html/_sources/library/formatter.rst.txt +python-3.8.5-docs-html/_sources/library/undoc.rst.txt +python-3.8.5-docs-html/_sources/library/development.rst.txt +python-3.8.5-docs-html/_sources/library/poplib.rst.txt +python-3.8.5-docs-html/_sources/library/xml.dom.pulldom.rst.txt +python-3.8.5-docs-html/_sources/library/numeric.rst.txt +python-3.8.5-docs-html/_sources/library/pickletools.rst.txt +python-3.8.5-docs-html/_sources/library/runpy.rst.txt +python-3.8.5-docs-html/_sources/library/functional.rst.txt +python-3.8.5-docs-html/_sources/library/html.entities.rst.txt +python-3.8.5-docs-html/_sources/library/sysconfig.rst.txt +python-3.8.5-docs-html/_sources/library/nis.rst.txt +python-3.8.5-docs-html/_sources/library/dataclasses.rst.txt +python-3.8.5-docs-html/_sources/library/internet.rst.txt +python-3.8.5-docs-html/_sources/library/html.rst.txt +python-3.8.5-docs-html/_sources/library/keyword.rst.txt +python-3.8.5-docs-html/_sources/library/cmath.rst.txt +python-3.8.5-docs-html/_sources/library/unicodedata.rst.txt +python-3.8.5-docs-html/_sources/library/pyclbr.rst.txt +python-3.8.5-docs-html/_sources/library/asyncore.rst.txt +python-3.8.5-docs-html/_sources/library/enum.rst.txt +python-3.8.5-docs-html/_sources/library/email.charset.rst.txt +python-3.8.5-docs-html/_sources/library/urllib.request.rst.txt +python-3.8.5-docs-html/_sources/library/cmd.rst.txt +python-3.8.5-docs-html/_sources/library/wave.rst.txt +python-3.8.5-docs-html/_sources/library/linecache.rst.txt +python-3.8.5-docs-html/_sources/library/ipc.rst.txt +python-3.8.5-docs-html/_sources/library/textwrap.rst.txt +python-3.8.5-docs-html/_sources/library/email.message.rst.txt +python-3.8.5-docs-html/_sources/library/wsgiref.rst.txt +python-3.8.5-docs-html/_sources/library/builtins.rst.txt +python-3.8.5-docs-html/_sources/library/markup.rst.txt +python-3.8.5-docs-html/_sources/library/xml.sax.reader.rst.txt +python-3.8.5-docs-html/_sources/library/importlib.metadata.rst.txt +python-3.8.5-docs-html/_sources/library/email.header.rst.txt +python-3.8.5-docs-html/_sources/library/collections.abc.rst.txt +python-3.8.5-docs-html/_sources/library/getpass.rst.txt +python-3.8.5-docs-html/_sources/library/typing.rst.txt +python-3.8.5-docs-html/_sources/library/select.rst.txt +python-3.8.5-docs-html/_sources/library/filesys.rst.txt +python-3.8.5-docs-html/_sources/library/optparse.rst.txt +python-3.8.5-docs-html/_sources/library/hmac.rst.txt +python-3.8.5-docs-html/_sources/library/msvcrt.rst.txt +python-3.8.5-docs-html/_sources/library/windows.rst.txt +python-3.8.5-docs-html/_sources/library/concurrency.rst.txt +python-3.8.5-docs-html/_sources/library/email.contentmanager.rst.txt +python-3.8.5-docs-html/_sources/library/os.path.rst.txt +python-3.8.5-docs-html/_sources/library/asyncio-api-index.rst.txt +python-3.8.5-docs-html/_sources/library/inspect.rst.txt +python-3.8.5-docs-html/_sources/library/exceptions.rst.txt +python-3.8.5-docs-html/_sources/library/email.mime.rst.txt +python-3.8.5-docs-html/_sources/library/symtable.rst.txt +python-3.8.5-docs-html/_sources/library/plistlib.rst.txt +python-3.8.5-docs-html/_sources/library/grp.rst.txt +python-3.8.5-docs-html/_sources/library/debug.rst.txt +python-3.8.5-docs-html/_sources/library/marshal.rst.txt +python-3.8.5-docs-html/_sources/library/traceback.rst.txt +python-3.8.5-docs-html/_sources/library/spwd.rst.txt +python-3.8.5-docs-html/_sources/library/queue.rst.txt +python-3.8.5-docs-html/_sources/library/asyncio-subprocess.rst.txt +python-3.8.5-docs-html/_sources/library/socket.rst.txt +python-3.8.5-docs-html/_sources/library/errno.rst.txt +python-3.8.5-docs-html/_sources/library/xml.sax.handler.rst.txt +python-3.8.5-docs-html/_sources/library/weakref.rst.txt +python-3.8.5-docs-html/_sources/library/asyncio-stream.rst.txt +python-3.8.5-docs-html/_sources/library/fileinput.rst.txt +python-3.8.5-docs-html/_sources/library/cgi.rst.txt +python-3.8.5-docs-html/_sources/library/shelve.rst.txt +python-3.8.5-docs-html/_sources/library/functools.rst.txt +python-3.8.5-docs-html/_sources/library/asyncio-platforms.rst.txt +python-3.8.5-docs-html/_sources/library/shlex.rst.txt +python-3.8.5-docs-html/_sources/library/pdb.rst.txt +python-3.8.5-docs-html/_sources/library/asynchat.rst.txt +python-3.8.5-docs-html/_sources/library/superseded.rst.txt +python-3.8.5-docs-html/_sources/library/asyncio-eventloop.rst.txt +python-3.8.5-docs-html/_sources/library/unittest.mock-examples.rst.txt +python-3.8.5-docs-html/_sources/library/dbm.rst.txt +python-3.8.5-docs-html/_sources/library/tkinter.ttk.rst.txt +python-3.8.5-docs-html/_sources/library/asyncio-future.rst.txt +python-3.8.5-docs-html/_sources/library/locale.rst.txt +python-3.8.5-docs-html/_sources/library/urllib.rst.txt +python-3.8.5-docs-html/_sources/library/datetime.rst.txt +python-3.8.5-docs-html/_sources/library/python.rst.txt +python-3.8.5-docs-html/_sources/library/base64.rst.txt +python-3.8.5-docs-html/_sources/library/statistics.rst.txt +python-3.8.5-docs-html/_sources/library/winreg.rst.txt +python-3.8.5-docs-html/_sources/library/sndhdr.rst.txt +python-3.8.5-docs-html/_sources/library/tkinter.rst.txt +python-3.8.5-docs-html/_sources/library/stat.rst.txt +python-3.8.5-docs-html/_sources/library/pty.rst.txt +python-3.8.5-docs-html/_sources/library/http.cookiejar.rst.txt +python-3.8.5-docs-html/_sources/library/array.rst.txt +python-3.8.5-docs-html/_sources/library/struct.rst.txt +python-3.8.5-docs-html/_sources/library/readline.rst.txt +python-3.8.5-docs-html/_sources/library/cgitb.rst.txt +python-3.8.5-docs-html/_sources/library/http.server.rst.txt +python-3.8.5-docs-html/_sources/library/code.rst.txt +python-3.8.5-docs-html/_sources/library/http.client.rst.txt +python-3.8.5-docs-html/_sources/library/copyreg.rst.txt +python-3.8.5-docs-html/_sources/library/filecmp.rst.txt +python-3.8.5-docs-html/_sources/library/allos.rst.txt +python-3.8.5-docs-html/_sources/library/trace.rst.txt +python-3.8.5-docs-html/_sources/using/ +python-3.8.5-docs-html/_sources/using/cmdline.rst.txt +python-3.8.5-docs-html/_sources/using/index.rst.txt +python-3.8.5-docs-html/_sources/using/mac.rst.txt +python-3.8.5-docs-html/_sources/using/unix.rst.txt +python-3.8.5-docs-html/_sources/using/windows.rst.txt +python-3.8.5-docs-html/_sources/using/editors.rst.txt +python-3.8.5-docs-html/_sources/contents.rst.txt +python-3.8.5-docs-html/_sources/about.rst.txt +python-3.8.5-docs-html/_sources/faq/ +python-3.8.5-docs-html/_sources/faq/index.rst.txt +python-3.8.5-docs-html/_sources/faq/programming.rst.txt +python-3.8.5-docs-html/_sources/faq/general.rst.txt +python-3.8.5-docs-html/_sources/faq/library.rst.txt +python-3.8.5-docs-html/_sources/faq/extending.rst.txt +python-3.8.5-docs-html/_sources/faq/windows.rst.txt +python-3.8.5-docs-html/_sources/faq/design.rst.txt +python-3.8.5-docs-html/_sources/faq/installed.rst.txt +python-3.8.5-docs-html/_sources/faq/gui.rst.txt +python-3.8.5-docs-html/genindex-P.html +python-3.8.5-docs-html/genindex-J.html +python-3.8.5-docs-html/genindex-H.html +python-3.8.5-docs-html/genindex-G.html +python-3.8.5-docs-html/index.html +python-3.8.5-docs-html/genindex-L.html +python-3.8.5-docs-html/distutils/ +python-3.8.5-docs-html/distutils/setupscript.html +python-3.8.5-docs-html/distutils/extending.html +python-3.8.5-docs-html/distutils/uploading.html +python-3.8.5-docs-html/distutils/sourcedist.html +python-3.8.5-docs-html/distutils/apiref.html +python-3.8.5-docs-html/distutils/commandref.html +python-3.8.5-docs-html/distutils/configfile.html +python-3.8.5-docs-html/distutils/_setuptools_disclaimer.html +python-3.8.5-docs-html/distutils/index.html +python-3.8.5-docs-html/distutils/builtdist.html +python-3.8.5-docs-html/distutils/examples.html +python-3.8.5-docs-html/distutils/packageindex.html +python-3.8.5-docs-html/distutils/introduction.html +python-3.8.5-docs-html/genindex-K.html +python-3.8.5-docs-html/download.html +python-3.8.5-docs-html/contents.html +python-3.8.5-docs-html/installing/ +python-3.8.5-docs-html/installing/index.html +python-3.8.5-docs-html/copyright.html +python-3.8.5-docs-html/about.html +python-3.8.5-docs-html/glossary.html +python-3.8.5-docs-html/genindex-Q.html +python-3.8.5-docs-html/library/ +python-3.8.5-docs-html/library/crypt.html +python-3.8.5-docs-html/library/mailbox.html +python-3.8.5-docs-html/library/frameworks.html +python-3.8.5-docs-html/library/logging.config.html +python-3.8.5-docs-html/library/datetime.html +python-3.8.5-docs-html/library/decimal.html +python-3.8.5-docs-html/library/code.html +python-3.8.5-docs-html/library/modules.html +python-3.8.5-docs-html/library/datatypes.html +python-3.8.5-docs-html/library/asyncio-subprocess.html +python-3.8.5-docs-html/library/archiving.html +python-3.8.5-docs-html/library/concurrency.html +python-3.8.5-docs-html/library/collections.html +python-3.8.5-docs-html/library/subprocess.html +python-3.8.5-docs-html/library/functools.html +python-3.8.5-docs-html/library/sched.html +python-3.8.5-docs-html/library/tabnanny.html +python-3.8.5-docs-html/library/html.entities.html +python-3.8.5-docs-html/library/wave.html +python-3.8.5-docs-html/library/mailcap.html +python-3.8.5-docs-html/library/asyncio-dev.html +python-3.8.5-docs-html/library/aifc.html +python-3.8.5-docs-html/library/atexit.html +python-3.8.5-docs-html/library/heapq.html +python-3.8.5-docs-html/library/types.html +python-3.8.5-docs-html/library/tkinter.ttk.html +python-3.8.5-docs-html/library/asyncio-sync.html +python-3.8.5-docs-html/library/weakref.html +python-3.8.5-docs-html/library/exceptions.html +python-3.8.5-docs-html/library/pydoc.html +python-3.8.5-docs-html/library/mm.html +python-3.8.5-docs-html/library/fcntl.html +python-3.8.5-docs-html/library/asynchat.html +python-3.8.5-docs-html/library/functions.html +python-3.8.5-docs-html/library/markup.html +python-3.8.5-docs-html/library/python.html +python-3.8.5-docs-html/library/text.html +python-3.8.5-docs-html/library/gzip.html +python-3.8.5-docs-html/library/internet.html +python-3.8.5-docs-html/library/email.utils.html +python-3.8.5-docs-html/library/smtpd.html +python-3.8.5-docs-html/library/bdb.html +python-3.8.5-docs-html/library/language.html +python-3.8.5-docs-html/library/wsgiref.html +python-3.8.5-docs-html/library/filecmp.html +python-3.8.5-docs-html/library/telnetlib.html +python-3.8.5-docs-html/library/glob.html +python-3.8.5-docs-html/library/binhex.html +python-3.8.5-docs-html/library/uuid.html +python-3.8.5-docs-html/library/stat.html +python-3.8.5-docs-html/library/hashlib.html +python-3.8.5-docs-html/library/calendar.html +python-3.8.5-docs-html/library/superseded.html +python-3.8.5-docs-html/library/xml.sax.handler.html +python-3.8.5-docs-html/library/unicodedata.html +python-3.8.5-docs-html/library/threading.html +python-3.8.5-docs-html/library/builtins.html +python-3.8.5-docs-html/library/tarfile.html +python-3.8.5-docs-html/library/misc.html +python-3.8.5-docs-html/library/dataclasses.html +python-3.8.5-docs-html/library/bz2.html +python-3.8.5-docs-html/library/xml.dom.html +python-3.8.5-docs-html/library/logging.handlers.html +python-3.8.5-docs-html/library/logging.html +python-3.8.5-docs-html/library/faulthandler.html +python-3.8.5-docs-html/library/dbm.html +python-3.8.5-docs-html/library/xmlrpc.server.html +python-3.8.5-docs-html/library/email.encoders.html +python-3.8.5-docs-html/library/smtplib.html +python-3.8.5-docs-html/library/pprint.html +python-3.8.5-docs-html/library/unittest.mock-examples.html +python-3.8.5-docs-html/library/asyncio-future.html +python-3.8.5-docs-html/library/copyreg.html +python-3.8.5-docs-html/library/asyncio-platforms.html +python-3.8.5-docs-html/library/random.html +python-3.8.5-docs-html/library/ftplib.html +python-3.8.5-docs-html/library/rlcompleter.html +python-3.8.5-docs-html/library/xml.etree.elementtree.html +python-3.8.5-docs-html/library/constants.html +python-3.8.5-docs-html/library/urllib.parse.html +python-3.8.5-docs-html/library/csv.html +python-3.8.5-docs-html/library/asyncio-api-index.html +python-3.8.5-docs-html/library/undoc.html +python-3.8.5-docs-html/library/hmac.html +python-3.8.5-docs-html/library/email.headerregistry.html +python-3.8.5-docs-html/library/linecache.html +python-3.8.5-docs-html/library/symtable.html +python-3.8.5-docs-html/library/doctest.html +python-3.8.5-docs-html/library/pyclbr.html +python-3.8.5-docs-html/library/select.html +python-3.8.5-docs-html/library/msvcrt.html +python-3.8.5-docs-html/library/py_compile.html +python-3.8.5-docs-html/library/socket.html +python-3.8.5-docs-html/library/msilib.html +python-3.8.5-docs-html/library/xml.dom.minidom.html +python-3.8.5-docs-html/library/multiprocessing.shared_memory.html +python-3.8.5-docs-html/library/netdata.html +python-3.8.5-docs-html/library/contextvars.html +python-3.8.5-docs-html/library/imaplib.html +python-3.8.5-docs-html/library/mimetypes.html +python-3.8.5-docs-html/library/imghdr.html +python-3.8.5-docs-html/library/winsound.html +python-3.8.5-docs-html/library/formatter.html +python-3.8.5-docs-html/library/turtle.html +python-3.8.5-docs-html/library/dis.html +python-3.8.5-docs-html/library/asyncio-policy.html +python-3.8.5-docs-html/library/ssl.html +python-3.8.5-docs-html/library/codeop.html +python-3.8.5-docs-html/library/getpass.html +python-3.8.5-docs-html/library/bisect.html +python-3.8.5-docs-html/library/posix.html +python-3.8.5-docs-html/library/textwrap.html +python-3.8.5-docs-html/library/asyncio-task.html +python-3.8.5-docs-html/library/tkinter.tix.html +python-3.8.5-docs-html/library/email.compat32-message.html +python-3.8.5-docs-html/library/cgitb.html +python-3.8.5-docs-html/library/pyexpat.html +python-3.8.5-docs-html/library/email.generator.html +python-3.8.5-docs-html/library/ctypes.html +python-3.8.5-docs-html/library/tty.html +python-3.8.5-docs-html/library/zipimport.html +python-3.8.5-docs-html/library/gc.html +python-3.8.5-docs-html/library/binascii.html +python-3.8.5-docs-html/library/xml.html +python-3.8.5-docs-html/library/idle.html +python-3.8.5-docs-html/library/distribution.html +python-3.8.5-docs-html/library/binary.html +python-3.8.5-docs-html/library/operator.html +python-3.8.5-docs-html/library/pickle.html +python-3.8.5-docs-html/library/enum.html +python-3.8.5-docs-html/library/plistlib.html +python-3.8.5-docs-html/library/spwd.html +python-3.8.5-docs-html/library/time.html +python-3.8.5-docs-html/library/test.html +python-3.8.5-docs-html/library/unittest.mock.html +python-3.8.5-docs-html/library/curses.html +python-3.8.5-docs-html/library/timeit.html +python-3.8.5-docs-html/library/email.mime.html +python-3.8.5-docs-html/library/audioop.html +python-3.8.5-docs-html/library/tokenize.html +python-3.8.5-docs-html/library/marshal.html +python-3.8.5-docs-html/library/errno.html +python-3.8.5-docs-html/library/http.client.html +python-3.8.5-docs-html/library/shelve.html +python-3.8.5-docs-html/library/pdb.html +python-3.8.5-docs-html/library/struct.html +python-3.8.5-docs-html/library/debug.html +python-3.8.5-docs-html/library/stdtypes.html +python-3.8.5-docs-html/library/token.html +python-3.8.5-docs-html/library/optparse.html +python-3.8.5-docs-html/library/tk.html +python-3.8.5-docs-html/library/asyncio-exceptions.html +python-3.8.5-docs-html/library/argparse.html +python-3.8.5-docs-html/library/pickletools.html +python-3.8.5-docs-html/library/concurrent.futures.html +python-3.8.5-docs-html/library/email.charset.html +python-3.8.5-docs-html/library/concurrent.html +python-3.8.5-docs-html/library/zipfile.html +python-3.8.5-docs-html/library/warnings.html +python-3.8.5-docs-html/library/importlib.metadata.html +python-3.8.5-docs-html/library/colorsys.html +python-3.8.5-docs-html/library/symbol.html +python-3.8.5-docs-html/library/sqlite3.html +python-3.8.5-docs-html/library/functional.html +python-3.8.5-docs-html/library/json.html +python-3.8.5-docs-html/library/ipaddress.html +python-3.8.5-docs-html/library/xml.sax.reader.html +python-3.8.5-docs-html/library/sunau.html +python-3.8.5-docs-html/library/cmd.html +python-3.8.5-docs-html/library/math.html +python-3.8.5-docs-html/library/re.html +python-3.8.5-docs-html/library/zipapp.html +python-3.8.5-docs-html/library/configparser.html +python-3.8.5-docs-html/library/fnmatch.html +python-3.8.5-docs-html/library/tempfile.html +python-3.8.5-docs-html/library/audit_events.html +python-3.8.5-docs-html/library/queue.html +python-3.8.5-docs-html/library/profile.html +python-3.8.5-docs-html/library/asyncore.html +python-3.8.5-docs-html/library/os.path.html +python-3.8.5-docs-html/library/curses.panel.html +python-3.8.5-docs-html/library/pwd.html +python-3.8.5-docs-html/library/asyncio-queue.html +python-3.8.5-docs-html/library/pty.html +python-3.8.5-docs-html/library/imp.html +python-3.8.5-docs-html/library/contextlib.html +python-3.8.5-docs-html/library/traceback.html +python-3.8.5-docs-html/library/unittest.html +python-3.8.5-docs-html/library/urllib.request.html +python-3.8.5-docs-html/library/zlib.html +python-3.8.5-docs-html/library/pkgutil.html +python-3.8.5-docs-html/library/_dummy_thread.html +python-3.8.5-docs-html/library/email.iterators.html +python-3.8.5-docs-html/library/http.cookiejar.html +python-3.8.5-docs-html/library/mmap.html +python-3.8.5-docs-html/library/chunk.html +python-3.8.5-docs-html/library/venv.html +python-3.8.5-docs-html/library/fileformats.html +python-3.8.5-docs-html/library/urllib.html +python-3.8.5-docs-html/library/sysconfig.html +python-3.8.5-docs-html/library/2to3.html +python-3.8.5-docs-html/library/runpy.html +python-3.8.5-docs-html/library/pipes.html +python-3.8.5-docs-html/library/email.message.html +python-3.8.5-docs-html/library/keyword.html +python-3.8.5-docs-html/library/inspect.html +python-3.8.5-docs-html/library/array.html +python-3.8.5-docs-html/library/email.policy.html +python-3.8.5-docs-html/library/dummy_threading.html +python-3.8.5-docs-html/library/trace.html +python-3.8.5-docs-html/library/ipc.html +python-3.8.5-docs-html/library/http.server.html +python-3.8.5-docs-html/library/allos.html +python-3.8.5-docs-html/library/tkinter.html +python-3.8.5-docs-html/library/distutils.html +python-3.8.5-docs-html/library/platform.html +python-3.8.5-docs-html/library/base64.html +python-3.8.5-docs-html/library/nntplib.html +python-3.8.5-docs-html/library/index.html +python-3.8.5-docs-html/library/ossaudiodev.html +python-3.8.5-docs-html/library/fileinput.html +python-3.8.5-docs-html/library/_thread.html +python-3.8.5-docs-html/library/gettext.html +python-3.8.5-docs-html/library/os.html +python-3.8.5-docs-html/library/xmlrpc.client.html +python-3.8.5-docs-html/library/io.html +python-3.8.5-docs-html/library/ast.html +python-3.8.5-docs-html/library/termios.html +python-3.8.5-docs-html/library/uu.html +python-3.8.5-docs-html/library/webbrowser.html +python-3.8.5-docs-html/library/windows.html +python-3.8.5-docs-html/library/html.html +python-3.8.5-docs-html/library/importlib.html +python-3.8.5-docs-html/library/unix.html +python-3.8.5-docs-html/library/email.examples.html +python-3.8.5-docs-html/library/signal.html +python-3.8.5-docs-html/library/copy.html +python-3.8.5-docs-html/library/statistics.html +python-3.8.5-docs-html/library/collections.abc.html +python-3.8.5-docs-html/library/asyncio-protocol.html +python-3.8.5-docs-html/library/asyncio.html +python-3.8.5-docs-html/library/quopri.html +python-3.8.5-docs-html/library/numbers.html +python-3.8.5-docs-html/library/fractions.html +python-3.8.5-docs-html/library/abc.html +python-3.8.5-docs-html/library/resource.html +python-3.8.5-docs-html/library/persistence.html +python-3.8.5-docs-html/library/winreg.html +python-3.8.5-docs-html/library/xmlrpc.html +python-3.8.5-docs-html/library/itertools.html +python-3.8.5-docs-html/library/i18n.html +python-3.8.5-docs-html/library/socketserver.html +python-3.8.5-docs-html/library/lzma.html +python-3.8.5-docs-html/library/xdrlib.html +python-3.8.5-docs-html/library/difflib.html +python-3.8.5-docs-html/library/nis.html +python-3.8.5-docs-html/library/xml.sax.html +python-3.8.5-docs-html/library/grp.html +python-3.8.5-docs-html/library/sys.html +python-3.8.5-docs-html/library/http.html +python-3.8.5-docs-html/library/email.contentmanager.html +python-3.8.5-docs-html/library/tracemalloc.html +python-3.8.5-docs-html/library/email.html +python-3.8.5-docs-html/library/asyncio-eventloop.html +python-3.8.5-docs-html/library/__main__.html +python-3.8.5-docs-html/library/crypto.html +python-3.8.5-docs-html/library/tkinter.scrolledtext.html +python-3.8.5-docs-html/library/secrets.html +python-3.8.5-docs-html/library/reprlib.html +python-3.8.5-docs-html/library/numeric.html +python-3.8.5-docs-html/library/xml.dom.pulldom.html +python-3.8.5-docs-html/library/codecs.html +python-3.8.5-docs-html/library/netrc.html +python-3.8.5-docs-html/library/filesys.html +python-3.8.5-docs-html/library/development.html +python-3.8.5-docs-html/library/intro.html +python-3.8.5-docs-html/library/getopt.html +python-3.8.5-docs-html/library/othergui.html +python-3.8.5-docs-html/library/typing.html +python-3.8.5-docs-html/library/cmath.html +python-3.8.5-docs-html/library/sndhdr.html +python-3.8.5-docs-html/library/html.parser.html +python-3.8.5-docs-html/library/custominterp.html +python-3.8.5-docs-html/library/site.html +python-3.8.5-docs-html/library/curses.ascii.html +python-3.8.5-docs-html/library/__future__.html +python-3.8.5-docs-html/library/compileall.html +python-3.8.5-docs-html/library/modulefinder.html +python-3.8.5-docs-html/library/asyncio-stream.html +python-3.8.5-docs-html/library/syslog.html +python-3.8.5-docs-html/library/email.parser.html +python-3.8.5-docs-html/library/cgi.html +python-3.8.5-docs-html/library/selectors.html +python-3.8.5-docs-html/library/asyncio-llapi-index.html +python-3.8.5-docs-html/library/parser.html +python-3.8.5-docs-html/library/shlex.html +python-3.8.5-docs-html/library/urllib.robotparser.html +python-3.8.5-docs-html/library/string.html +python-3.8.5-docs-html/library/http.cookies.html +python-3.8.5-docs-html/library/poplib.html +python-3.8.5-docs-html/library/ensurepip.html +python-3.8.5-docs-html/library/readline.html +python-3.8.5-docs-html/library/shutil.html +python-3.8.5-docs-html/library/email.errors.html +python-3.8.5-docs-html/library/urllib.error.html +python-3.8.5-docs-html/library/multiprocessing.html +python-3.8.5-docs-html/library/xml.sax.utils.html +python-3.8.5-docs-html/library/pathlib.html +python-3.8.5-docs-html/library/locale.html +python-3.8.5-docs-html/library/stringprep.html +python-3.8.5-docs-html/library/email.header.html +python-3.8.5-docs-html/genindex-Symbols.html +python-3.8.5-docs-html/using/ +python-3.8.5-docs-html/using/mac.html +python-3.8.5-docs-html/using/cmdline.html +python-3.8.5-docs-html/using/editors.html +python-3.8.5-docs-html/using/index.html +python-3.8.5-docs-html/using/windows.html +python-3.8.5-docs-html/using/unix.html +python-3.8.5-docs-html/genindex-X.html +python-3.8.5-docs-html/genindex-all.html +python-3.8.5-docs-html/genindex-_.html +python-3.8.5-docs-html/faq/ +python-3.8.5-docs-html/faq/extending.html +python-3.8.5-docs-html/faq/gui.html +python-3.8.5-docs-html/faq/general.html +python-3.8.5-docs-html/faq/programming.html +python-3.8.5-docs-html/faq/installed.html +python-3.8.5-docs-html/faq/index.html +python-3.8.5-docs-html/faq/windows.html +python-3.8.5-docs-html/faq/library.html +python-3.8.5-docs-html/faq/design.html +python-3.8.5-docs-html/genindex.html +[lfs-scripts] Finishing build of Python-3.8.5 at Tue Feb 2 11:35:46 -03 2021 +[lfs-scripts] Starting build of ninja-1.10.0 at Tue Feb 2 11:35:46 -03 2021 +[1/29] CXX build/debug_flags.o +[2/29] INLINE build/browse_py.h +[3/29] CXX build/depfile_parser.o +[4/29] CXX build/browse.o +[5/29] CXX build/clparser.o +[6/29] CXX build/disk_interface.o +[7/29] CXX build/edit_distance.o +[8/29] CXX build/clean.o +[9/29] CXX build/deps_log.o +[10/29] CXX build/build_log.o +[11/29] CXX build/dyndep.o +[12/29] CXX build/dyndep_parser.o +[13/29] CXX build/lexer.o +[14/29] CXX build/line_printer.o +[15/29] CXX build/graphviz.o +[16/29] CXX build/metrics.o +[17/29] CXX build/eval_env.o +[18/29] CXX build/parser.o +[19/29] CXX build/version.o +[20/29] CXX build/string_piece_util.o +[21/29] CXX build/graph.o +[22/29] CXX build/util.o +[23/29] CXX build/subprocess-posix.o +[24/29] CXX build/build.o +[25/29] CXX build/state.o +[26/29] CXX build/manifest_parser.o +[27/29] AR build/libninja.a +[28/29] CXX build/ninja.o +[29/29] LINK ninja +bootstrapping ninja... +warning: A compatible version of re2c (>= 0.11.3) was not found; changes to src/*.in.cc will not affect your build. +wrote build.ninja. +bootstrap complete. rebuilding... +'ninja' -> '/usr/bin/ninja' +'misc/bash-completion' -> '/usr/share/bash-completion/completions/ninja' +install: creating directory '/usr/share/zsh' +install: creating directory '/usr/share/zsh/site-functions' +'misc/zsh-completion' -> '/usr/share/zsh/site-functions/_ninja' +[lfs-scripts] Finishing build of ninja-1.10.0 at Tue Feb 2 11:36:15 -03 2021 +[lfs-scripts] Starting build of meson-0.55.0 at Tue Feb 2 11:36:15 -03 2021 +running build +running build_py +creating build +creating build/lib +creating build/lib/mesonbuild +copying mesonbuild/mparser.py -> build/lib/mesonbuild +copying mesonbuild/optinterpreter.py -> build/lib/mesonbuild +copying mesonbuild/depfile.py -> build/lib/mesonbuild +copying mesonbuild/mdist.py -> build/lib/mesonbuild +copying mesonbuild/mesonmain.py -> build/lib/mesonbuild +copying mesonbuild/munstable_coredata.py -> build/lib/mesonbuild +copying mesonbuild/mconf.py -> build/lib/mesonbuild +copying mesonbuild/mlog.py -> build/lib/mesonbuild +copying mesonbuild/interpreter.py -> build/lib/mesonbuild +copying mesonbuild/mtest.py -> build/lib/mesonbuild +copying mesonbuild/build.py -> build/lib/mesonbuild +copying mesonbuild/mintro.py -> build/lib/mesonbuild +copying mesonbuild/minit.py -> build/lib/mesonbuild +copying mesonbuild/linkers.py -> build/lib/mesonbuild +copying mesonbuild/minstall.py -> build/lib/mesonbuild +copying mesonbuild/environment.py -> build/lib/mesonbuild +copying mesonbuild/msubprojects.py -> build/lib/mesonbuild +copying mesonbuild/coredata.py -> build/lib/mesonbuild +copying mesonbuild/arglist.py -> build/lib/mesonbuild +copying mesonbuild/envconfig.py -> build/lib/mesonbuild +copying mesonbuild/msetup.py -> build/lib/mesonbuild +copying mesonbuild/mcompile.py -> build/lib/mesonbuild +copying mesonbuild/interpreterbase.py -> build/lib/mesonbuild +copying mesonbuild/mesonlib.py -> build/lib/mesonbuild +copying mesonbuild/rewriter.py -> build/lib/mesonbuild +copying mesonbuild/__init__.py -> build/lib/mesonbuild +creating build/lib/mesonbuild/ast +copying mesonbuild/ast/introspection.py -> build/lib/mesonbuild/ast +copying mesonbuild/ast/interpreter.py -> build/lib/mesonbuild/ast +copying mesonbuild/ast/visitor.py -> build/lib/mesonbuild/ast +copying mesonbuild/ast/printer.py -> build/lib/mesonbuild/ast +copying mesonbuild/ast/__init__.py -> build/lib/mesonbuild/ast +copying mesonbuild/ast/postprocess.py -> build/lib/mesonbuild/ast +creating build/lib/mesonbuild/backend +copying mesonbuild/backend/vs2019backend.py -> build/lib/mesonbuild/backend +copying mesonbuild/backend/ninjabackend.py -> build/lib/mesonbuild/backend +copying mesonbuild/backend/vs2015backend.py -> build/lib/mesonbuild/backend +copying mesonbuild/backend/xcodebackend.py -> build/lib/mesonbuild/backend +copying mesonbuild/backend/vs2017backend.py -> build/lib/mesonbuild/backend +copying mesonbuild/backend/backends.py -> build/lib/mesonbuild/backend +copying mesonbuild/backend/__init__.py -> build/lib/mesonbuild/backend +copying mesonbuild/backend/vs2010backend.py -> build/lib/mesonbuild/backend +creating build/lib/mesonbuild/cmake +copying mesonbuild/cmake/fileapi.py -> build/lib/mesonbuild/cmake +copying mesonbuild/cmake/client.py -> build/lib/mesonbuild/cmake +copying mesonbuild/cmake/interpreter.py -> build/lib/mesonbuild/cmake +copying mesonbuild/cmake/generator.py -> build/lib/mesonbuild/cmake +copying mesonbuild/cmake/executor.py -> build/lib/mesonbuild/cmake +copying mesonbuild/cmake/common.py -> build/lib/mesonbuild/cmake +copying mesonbuild/cmake/traceparser.py -> build/lib/mesonbuild/cmake +copying mesonbuild/cmake/__init__.py -> build/lib/mesonbuild/cmake +creating build/lib/mesonbuild/compilers +copying mesonbuild/compilers/compilers.py -> build/lib/mesonbuild/compilers +copying mesonbuild/compilers/swift.py -> build/lib/mesonbuild/compilers +copying mesonbuild/compilers/objc.py -> build/lib/mesonbuild/compilers +copying mesonbuild/compilers/cs.py -> build/lib/mesonbuild/compilers +copying mesonbuild/compilers/java.py -> build/lib/mesonbuild/compilers +copying mesonbuild/compilers/cpp.py -> build/lib/mesonbuild/compilers +copying mesonbuild/compilers/cuda.py -> build/lib/mesonbuild/compilers +copying mesonbuild/compilers/c.py -> build/lib/mesonbuild/compilers +copying mesonbuild/compilers/fortran.py -> build/lib/mesonbuild/compilers +copying mesonbuild/compilers/objcpp.py -> build/lib/mesonbuild/compilers +copying mesonbuild/compilers/c_function_attributes.py -> build/lib/mesonbuild/compilers +copying mesonbuild/compilers/d.py -> build/lib/mesonbuild/compilers +copying mesonbuild/compilers/rust.py -> build/lib/mesonbuild/compilers +copying mesonbuild/compilers/vala.py -> build/lib/mesonbuild/compilers +copying mesonbuild/compilers/__init__.py -> build/lib/mesonbuild/compilers +creating build/lib/mesonbuild/compilers/mixins +copying mesonbuild/compilers/mixins/emscripten.py -> build/lib/mesonbuild/compilers/mixins +copying mesonbuild/compilers/mixins/xc16.py -> build/lib/mesonbuild/compilers/mixins +copying mesonbuild/compilers/mixins/arm.py -> build/lib/mesonbuild/compilers/mixins +copying mesonbuild/compilers/mixins/gnu.py -> build/lib/mesonbuild/compilers/mixins +copying mesonbuild/compilers/mixins/clang.py -> build/lib/mesonbuild/compilers/mixins +copying mesonbuild/compilers/mixins/ccrx.py -> build/lib/mesonbuild/compilers/mixins +copying mesonbuild/compilers/mixins/islinker.py -> build/lib/mesonbuild/compilers/mixins +copying mesonbuild/compilers/mixins/intel.py -> build/lib/mesonbuild/compilers/mixins +copying mesonbuild/compilers/mixins/elbrus.py -> build/lib/mesonbuild/compilers/mixins +copying mesonbuild/compilers/mixins/clike.py -> build/lib/mesonbuild/compilers/mixins +copying mesonbuild/compilers/mixins/c2000.py -> build/lib/mesonbuild/compilers/mixins +copying mesonbuild/compilers/mixins/pgi.py -> build/lib/mesonbuild/compilers/mixins +copying mesonbuild/compilers/mixins/__init__.py -> build/lib/mesonbuild/compilers/mixins +copying mesonbuild/compilers/mixins/visualstudio.py -> build/lib/mesonbuild/compilers/mixins +creating build/lib/mesonbuild/dependencies +copying mesonbuild/dependencies/scalapack.py -> build/lib/mesonbuild/dependencies +copying mesonbuild/dependencies/boost.py -> build/lib/mesonbuild/dependencies +copying mesonbuild/dependencies/base.py -> build/lib/mesonbuild/dependencies +copying mesonbuild/dependencies/cuda.py -> build/lib/mesonbuild/dependencies +copying mesonbuild/dependencies/misc.py -> build/lib/mesonbuild/dependencies +copying mesonbuild/dependencies/mpi.py -> build/lib/mesonbuild/dependencies +copying mesonbuild/dependencies/hdf5.py -> build/lib/mesonbuild/dependencies +copying mesonbuild/dependencies/coarrays.py -> build/lib/mesonbuild/dependencies +copying mesonbuild/dependencies/platform.py -> build/lib/mesonbuild/dependencies +copying mesonbuild/dependencies/__init__.py -> build/lib/mesonbuild/dependencies +copying mesonbuild/dependencies/ui.py -> build/lib/mesonbuild/dependencies +copying mesonbuild/dependencies/dev.py -> build/lib/mesonbuild/dependencies +creating build/lib/mesonbuild/modules +copying mesonbuild/modules/unstable_cuda.py -> build/lib/mesonbuild/modules +copying mesonbuild/modules/unstable_icestorm.py -> build/lib/mesonbuild/modules +copying mesonbuild/modules/qt5.py -> build/lib/mesonbuild/modules +copying mesonbuild/modules/pkgconfig.py -> build/lib/mesonbuild/modules +copying mesonbuild/modules/python.py -> build/lib/mesonbuild/modules +copying mesonbuild/modules/modtest.py -> build/lib/mesonbuild/modules +copying mesonbuild/modules/hotdoc.py -> build/lib/mesonbuild/modules +copying mesonbuild/modules/fs.py -> build/lib/mesonbuild/modules +copying mesonbuild/modules/unstable_simd.py -> build/lib/mesonbuild/modules +copying mesonbuild/modules/i18n.py -> build/lib/mesonbuild/modules +copying mesonbuild/modules/dlang.py -> build/lib/mesonbuild/modules +copying mesonbuild/modules/rpm.py -> build/lib/mesonbuild/modules +copying mesonbuild/modules/cmake.py -> build/lib/mesonbuild/modules +copying mesonbuild/modules/unstable_keyval.py -> build/lib/mesonbuild/modules +copying mesonbuild/modules/gnome.py -> build/lib/mesonbuild/modules +copying mesonbuild/modules/python3.py -> build/lib/mesonbuild/modules +copying mesonbuild/modules/qt4.py -> build/lib/mesonbuild/modules +copying mesonbuild/modules/qt.py -> build/lib/mesonbuild/modules +copying mesonbuild/modules/sourceset.py -> build/lib/mesonbuild/modules +copying mesonbuild/modules/windows.py -> build/lib/mesonbuild/modules +copying mesonbuild/modules/__init__.py -> build/lib/mesonbuild/modules +creating build/lib/mesonbuild/scripts +copying mesonbuild/scripts/gtkdochelper.py -> build/lib/mesonbuild/scripts +copying mesonbuild/scripts/msgfmthelper.py -> build/lib/mesonbuild/scripts +copying mesonbuild/scripts/delwithsuffix.py -> build/lib/mesonbuild/scripts +copying mesonbuild/scripts/commandrunner.py -> build/lib/mesonbuild/scripts +copying mesonbuild/scripts/clangformat.py -> build/lib/mesonbuild/scripts +copying mesonbuild/scripts/scanbuild.py -> build/lib/mesonbuild/scripts +copying mesonbuild/scripts/yelphelper.py -> build/lib/mesonbuild/scripts +copying mesonbuild/scripts/cleantrees.py -> build/lib/mesonbuild/scripts +copying mesonbuild/scripts/hotdochelper.py -> build/lib/mesonbuild/scripts +copying mesonbuild/scripts/tags.py -> build/lib/mesonbuild/scripts +copying mesonbuild/scripts/meson_exe.py -> build/lib/mesonbuild/scripts +copying mesonbuild/scripts/depfixer.py -> build/lib/mesonbuild/scripts +copying mesonbuild/scripts/cmake_run_ctgt.py -> build/lib/mesonbuild/scripts +copying mesonbuild/scripts/vcstagger.py -> build/lib/mesonbuild/scripts +copying mesonbuild/scripts/regen_checker.py -> build/lib/mesonbuild/scripts +copying mesonbuild/scripts/gettext.py -> build/lib/mesonbuild/scripts +copying mesonbuild/scripts/dirchanger.py -> build/lib/mesonbuild/scripts +copying mesonbuild/scripts/clangtidy.py -> build/lib/mesonbuild/scripts +copying mesonbuild/scripts/uninstall.py -> build/lib/mesonbuild/scripts +copying mesonbuild/scripts/symbolextractor.py -> build/lib/mesonbuild/scripts +copying mesonbuild/scripts/__init__.py -> build/lib/mesonbuild/scripts +copying mesonbuild/scripts/coverage.py -> build/lib/mesonbuild/scripts +creating build/lib/mesonbuild/templates +copying mesonbuild/templates/cpptemplates.py -> build/lib/mesonbuild/templates +copying mesonbuild/templates/samplefactory.py -> build/lib/mesonbuild/templates +copying mesonbuild/templates/rusttemplates.py -> build/lib/mesonbuild/templates +copying mesonbuild/templates/ctemplates.py -> build/lib/mesonbuild/templates +copying mesonbuild/templates/cudatemplates.py -> build/lib/mesonbuild/templates +copying mesonbuild/templates/sampleimpl.py -> build/lib/mesonbuild/templates +copying mesonbuild/templates/objcpptemplates.py -> build/lib/mesonbuild/templates +copying mesonbuild/templates/objctemplates.py -> build/lib/mesonbuild/templates +copying mesonbuild/templates/javatemplates.py -> build/lib/mesonbuild/templates +copying mesonbuild/templates/fortrantemplates.py -> build/lib/mesonbuild/templates +copying mesonbuild/templates/cstemplates.py -> build/lib/mesonbuild/templates +copying mesonbuild/templates/dlangtemplates.py -> build/lib/mesonbuild/templates +copying mesonbuild/templates/mesontemplates.py -> build/lib/mesonbuild/templates +copying mesonbuild/templates/__init__.py -> build/lib/mesonbuild/templates +creating build/lib/mesonbuild/wrap +copying mesonbuild/wrap/wraptool.py -> build/lib/mesonbuild/wrap +copying mesonbuild/wrap/wrap.py -> build/lib/mesonbuild/wrap +copying mesonbuild/wrap/__init__.py -> build/lib/mesonbuild/wrap +creating build/lib/mesonbuild/cmake/data +copying mesonbuild/cmake/data/preload.cmake -> build/lib/mesonbuild/cmake/data +creating build/lib/mesonbuild/dependencies/data +copying mesonbuild/dependencies/data/CMakeLists.txt -> build/lib/mesonbuild/dependencies/data +copying mesonbuild/dependencies/data/CMakeListsLLVM.txt -> build/lib/mesonbuild/dependencies/data +copying mesonbuild/dependencies/data/CMakePathInfo.txt -> build/lib/mesonbuild/dependencies/data +running install +running build +running build_py +running install_lib +creating dest +creating dest/usr +creating dest/usr/lib +creating dest/usr/lib/python3.8 +creating dest/usr/lib/python3.8/site-packages +creating dest/usr/lib/python3.8/site-packages/mesonbuild +copying build/lib/mesonbuild/mparser.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +copying build/lib/mesonbuild/optinterpreter.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +creating dest/usr/lib/python3.8/site-packages/mesonbuild/cmake +copying build/lib/mesonbuild/cmake/fileapi.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/cmake +copying build/lib/mesonbuild/cmake/client.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/cmake +copying build/lib/mesonbuild/cmake/interpreter.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/cmake +copying build/lib/mesonbuild/cmake/generator.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/cmake +copying build/lib/mesonbuild/cmake/executor.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/cmake +copying build/lib/mesonbuild/cmake/common.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/cmake +copying build/lib/mesonbuild/cmake/traceparser.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/cmake +creating dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/data +copying build/lib/mesonbuild/cmake/data/preload.cmake -> dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/data +copying build/lib/mesonbuild/cmake/__init__.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/cmake +copying build/lib/mesonbuild/depfile.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +copying build/lib/mesonbuild/mdist.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +copying build/lib/mesonbuild/mesonmain.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +copying build/lib/mesonbuild/munstable_coredata.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +copying build/lib/mesonbuild/mconf.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +creating dest/usr/lib/python3.8/site-packages/mesonbuild/backend +copying build/lib/mesonbuild/backend/vs2019backend.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/backend +copying build/lib/mesonbuild/backend/ninjabackend.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/backend +copying build/lib/mesonbuild/backend/vs2015backend.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/backend +copying build/lib/mesonbuild/backend/xcodebackend.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/backend +copying build/lib/mesonbuild/backend/vs2017backend.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/backend +copying build/lib/mesonbuild/backend/backends.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/backend +copying build/lib/mesonbuild/backend/__init__.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/backend +copying build/lib/mesonbuild/backend/vs2010backend.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/backend +copying build/lib/mesonbuild/mlog.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +copying build/lib/mesonbuild/interpreter.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +creating dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/scripts/gtkdochelper.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/scripts/msgfmthelper.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/scripts/delwithsuffix.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/scripts/commandrunner.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/scripts/clangformat.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/scripts/scanbuild.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/scripts/yelphelper.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/scripts/cleantrees.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/scripts/hotdochelper.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/scripts/tags.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/scripts/meson_exe.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/scripts/depfixer.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/scripts/cmake_run_ctgt.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/scripts/vcstagger.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/scripts/regen_checker.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/scripts/gettext.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/scripts/dirchanger.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/scripts/clangtidy.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/scripts/uninstall.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/scripts/symbolextractor.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/scripts/__init__.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/scripts/coverage.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/scripts +copying build/lib/mesonbuild/mtest.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +copying build/lib/mesonbuild/build.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +copying build/lib/mesonbuild/mintro.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +creating dest/usr/lib/python3.8/site-packages/mesonbuild/modules +copying build/lib/mesonbuild/modules/unstable_cuda.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/modules +copying build/lib/mesonbuild/modules/unstable_icestorm.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/modules +copying build/lib/mesonbuild/modules/qt5.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/modules +copying build/lib/mesonbuild/modules/pkgconfig.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/modules +copying build/lib/mesonbuild/modules/python.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/modules +copying build/lib/mesonbuild/modules/modtest.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/modules +copying build/lib/mesonbuild/modules/hotdoc.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/modules +copying build/lib/mesonbuild/modules/fs.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/modules +copying build/lib/mesonbuild/modules/unstable_simd.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/modules +copying build/lib/mesonbuild/modules/i18n.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/modules +copying build/lib/mesonbuild/modules/dlang.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/modules +copying build/lib/mesonbuild/modules/rpm.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/modules +copying build/lib/mesonbuild/modules/cmake.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/modules +copying build/lib/mesonbuild/modules/unstable_keyval.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/modules +copying build/lib/mesonbuild/modules/gnome.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/modules +copying build/lib/mesonbuild/modules/python3.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/modules +copying build/lib/mesonbuild/modules/qt4.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/modules +copying build/lib/mesonbuild/modules/qt.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/modules +copying build/lib/mesonbuild/modules/sourceset.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/modules +copying build/lib/mesonbuild/modules/windows.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/modules +copying build/lib/mesonbuild/modules/__init__.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/modules +copying build/lib/mesonbuild/minit.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +copying build/lib/mesonbuild/linkers.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +creating dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies +copying build/lib/mesonbuild/dependencies/scalapack.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies +copying build/lib/mesonbuild/dependencies/boost.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies +copying build/lib/mesonbuild/dependencies/base.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies +copying build/lib/mesonbuild/dependencies/cuda.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies +copying build/lib/mesonbuild/dependencies/misc.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies +creating dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/data +copying build/lib/mesonbuild/dependencies/data/CMakeLists.txt -> dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/data +copying build/lib/mesonbuild/dependencies/data/CMakePathInfo.txt -> dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/data +copying build/lib/mesonbuild/dependencies/data/CMakeListsLLVM.txt -> dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/data +copying build/lib/mesonbuild/dependencies/mpi.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies +copying build/lib/mesonbuild/dependencies/hdf5.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies +copying build/lib/mesonbuild/dependencies/coarrays.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies +copying build/lib/mesonbuild/dependencies/platform.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies +copying build/lib/mesonbuild/dependencies/__init__.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies +copying build/lib/mesonbuild/dependencies/ui.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies +copying build/lib/mesonbuild/dependencies/dev.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies +copying build/lib/mesonbuild/minstall.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +copying build/lib/mesonbuild/environment.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +creating dest/usr/lib/python3.8/site-packages/mesonbuild/wrap +copying build/lib/mesonbuild/wrap/wraptool.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/wrap +copying build/lib/mesonbuild/wrap/wrap.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/wrap +copying build/lib/mesonbuild/wrap/__init__.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/wrap +copying build/lib/mesonbuild/msubprojects.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +copying build/lib/mesonbuild/coredata.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +creating dest/usr/lib/python3.8/site-packages/mesonbuild/ast +copying build/lib/mesonbuild/ast/introspection.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/ast +copying build/lib/mesonbuild/ast/interpreter.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/ast +copying build/lib/mesonbuild/ast/visitor.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/ast +copying build/lib/mesonbuild/ast/printer.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/ast +copying build/lib/mesonbuild/ast/__init__.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/ast +copying build/lib/mesonbuild/ast/postprocess.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/ast +copying build/lib/mesonbuild/arglist.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +copying build/lib/mesonbuild/envconfig.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +copying build/lib/mesonbuild/msetup.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +copying build/lib/mesonbuild/mcompile.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +creating dest/usr/lib/python3.8/site-packages/mesonbuild/compilers +copying build/lib/mesonbuild/compilers/compilers.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers +copying build/lib/mesonbuild/compilers/swift.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers +copying build/lib/mesonbuild/compilers/objc.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers +copying build/lib/mesonbuild/compilers/cs.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers +copying build/lib/mesonbuild/compilers/java.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers +copying build/lib/mesonbuild/compilers/cpp.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers +copying build/lib/mesonbuild/compilers/cuda.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers +copying build/lib/mesonbuild/compilers/c.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers +copying build/lib/mesonbuild/compilers/fortran.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers +creating dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins +copying build/lib/mesonbuild/compilers/mixins/emscripten.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins +copying build/lib/mesonbuild/compilers/mixins/xc16.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins +copying build/lib/mesonbuild/compilers/mixins/arm.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins +copying build/lib/mesonbuild/compilers/mixins/gnu.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins +copying build/lib/mesonbuild/compilers/mixins/clang.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins +copying build/lib/mesonbuild/compilers/mixins/ccrx.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins +copying build/lib/mesonbuild/compilers/mixins/islinker.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins +copying build/lib/mesonbuild/compilers/mixins/intel.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins +copying build/lib/mesonbuild/compilers/mixins/elbrus.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins +copying build/lib/mesonbuild/compilers/mixins/clike.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins +copying build/lib/mesonbuild/compilers/mixins/c2000.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins +copying build/lib/mesonbuild/compilers/mixins/pgi.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins +copying build/lib/mesonbuild/compilers/mixins/__init__.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins +copying build/lib/mesonbuild/compilers/mixins/visualstudio.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins +copying build/lib/mesonbuild/compilers/objcpp.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers +copying build/lib/mesonbuild/compilers/c_function_attributes.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers +copying build/lib/mesonbuild/compilers/d.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers +copying build/lib/mesonbuild/compilers/rust.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers +copying build/lib/mesonbuild/compilers/vala.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers +copying build/lib/mesonbuild/compilers/__init__.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/compilers +copying build/lib/mesonbuild/interpreterbase.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +creating dest/usr/lib/python3.8/site-packages/mesonbuild/templates +copying build/lib/mesonbuild/templates/cpptemplates.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/templates +copying build/lib/mesonbuild/templates/samplefactory.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/templates +copying build/lib/mesonbuild/templates/rusttemplates.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/templates +copying build/lib/mesonbuild/templates/ctemplates.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/templates +copying build/lib/mesonbuild/templates/cudatemplates.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/templates +copying build/lib/mesonbuild/templates/sampleimpl.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/templates +copying build/lib/mesonbuild/templates/objcpptemplates.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/templates +copying build/lib/mesonbuild/templates/objctemplates.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/templates +copying build/lib/mesonbuild/templates/javatemplates.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/templates +copying build/lib/mesonbuild/templates/fortrantemplates.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/templates +copying build/lib/mesonbuild/templates/cstemplates.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/templates +copying build/lib/mesonbuild/templates/dlangtemplates.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/templates +copying build/lib/mesonbuild/templates/mesontemplates.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/templates +copying build/lib/mesonbuild/templates/__init__.py -> dest/usr/lib/python3.8/site-packages/mesonbuild/templates +copying build/lib/mesonbuild/mesonlib.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +copying build/lib/mesonbuild/rewriter.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +copying build/lib/mesonbuild/__init__.py -> dest/usr/lib/python3.8/site-packages/mesonbuild +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/mparser.py to mparser.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/optinterpreter.py to optinterpreter.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/fileapi.py to fileapi.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/client.py to client.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/interpreter.py to interpreter.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/generator.py to generator.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/executor.py to executor.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/common.py to common.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/traceparser.py to traceparser.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/__init__.py to __init__.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/depfile.py to depfile.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/mdist.py to mdist.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/mesonmain.py to mesonmain.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/munstable_coredata.py to munstable_coredata.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/mconf.py to mconf.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/backend/vs2019backend.py to vs2019backend.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/backend/ninjabackend.py to ninjabackend.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/backend/vs2015backend.py to vs2015backend.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/backend/xcodebackend.py to xcodebackend.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/backend/vs2017backend.py to vs2017backend.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/backend/backends.py to backends.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/backend/__init__.py to __init__.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/backend/vs2010backend.py to vs2010backend.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/mlog.py to mlog.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/interpreter.py to interpreter.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/gtkdochelper.py to gtkdochelper.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/msgfmthelper.py to msgfmthelper.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/delwithsuffix.py to delwithsuffix.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/commandrunner.py to commandrunner.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/clangformat.py to clangformat.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/scanbuild.py to scanbuild.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/yelphelper.py to yelphelper.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/cleantrees.py to cleantrees.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/hotdochelper.py to hotdochelper.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/tags.py to tags.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/meson_exe.py to meson_exe.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/depfixer.py to depfixer.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/cmake_run_ctgt.py to cmake_run_ctgt.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/vcstagger.py to vcstagger.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/regen_checker.py to regen_checker.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/gettext.py to gettext.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/dirchanger.py to dirchanger.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/clangtidy.py to clangtidy.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/uninstall.py to uninstall.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/symbolextractor.py to symbolextractor.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__init__.py to __init__.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/coverage.py to coverage.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/mtest.py to mtest.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/build.py to build.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/mintro.py to mintro.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/modules/unstable_cuda.py to unstable_cuda.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/modules/unstable_icestorm.py to unstable_icestorm.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/modules/qt5.py to qt5.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/modules/pkgconfig.py to pkgconfig.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/modules/python.py to python.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/modules/modtest.py to modtest.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/modules/hotdoc.py to hotdoc.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/modules/fs.py to fs.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/modules/unstable_simd.py to unstable_simd.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/modules/i18n.py to i18n.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/modules/dlang.py to dlang.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/modules/rpm.py to rpm.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/modules/cmake.py to cmake.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/modules/unstable_keyval.py to unstable_keyval.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/modules/gnome.py to gnome.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/modules/python3.py to python3.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/modules/qt4.py to qt4.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/modules/qt.py to qt.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/modules/sourceset.py to sourceset.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/modules/windows.py to windows.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__init__.py to __init__.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/minit.py to minit.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/linkers.py to linkers.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/scalapack.py to scalapack.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/boost.py to boost.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/base.py to base.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/cuda.py to cuda.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/misc.py to misc.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/mpi.py to mpi.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/hdf5.py to hdf5.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/coarrays.py to coarrays.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/platform.py to platform.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__init__.py to __init__.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/ui.py to ui.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/dev.py to dev.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/minstall.py to minstall.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/environment.py to environment.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/wrap/wraptool.py to wraptool.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/wrap/wrap.py to wrap.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/wrap/__init__.py to __init__.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/msubprojects.py to msubprojects.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/coredata.py to coredata.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/ast/introspection.py to introspection.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/ast/interpreter.py to interpreter.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/ast/visitor.py to visitor.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/ast/printer.py to printer.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/ast/__init__.py to __init__.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/ast/postprocess.py to postprocess.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/arglist.py to arglist.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/envconfig.py to envconfig.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/msetup.py to msetup.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/mcompile.py to mcompile.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/compilers.py to compilers.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/swift.py to swift.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/objc.py to objc.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/cs.py to cs.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/java.py to java.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/cpp.py to cpp.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/cuda.py to cuda.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/c.py to c.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/fortran.py to fortran.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/emscripten.py to emscripten.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/xc16.py to xc16.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/arm.py to arm.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/gnu.py to gnu.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/clang.py to clang.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/ccrx.py to ccrx.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/islinker.py to islinker.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/intel.py to intel.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/elbrus.py to elbrus.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/clike.py to clike.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/c2000.py to c2000.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/pgi.py to pgi.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__init__.py to __init__.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/visualstudio.py to visualstudio.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/objcpp.py to objcpp.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/c_function_attributes.py to c_function_attributes.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/d.py to d.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/rust.py to rust.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/vala.py to vala.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/__init__.py to __init__.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/interpreterbase.py to interpreterbase.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/templates/cpptemplates.py to cpptemplates.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/templates/samplefactory.py to samplefactory.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/templates/rusttemplates.py to rusttemplates.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/templates/ctemplates.py to ctemplates.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/templates/cudatemplates.py to cudatemplates.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/templates/sampleimpl.py to sampleimpl.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/templates/objcpptemplates.py to objcpptemplates.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/templates/objctemplates.py to objctemplates.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/templates/javatemplates.py to javatemplates.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/templates/fortrantemplates.py to fortrantemplates.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/templates/cstemplates.py to cstemplates.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/templates/dlangtemplates.py to dlangtemplates.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/templates/mesontemplates.py to mesontemplates.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/templates/__init__.py to __init__.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/mesonlib.py to mesonlib.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/rewriter.py to rewriter.cpython-38.pyc +byte-compiling dest/usr/lib/python3.8/site-packages/mesonbuild/__init__.py to __init__.cpython-38.pyc +running install_data +creating dest/usr/share +creating dest/usr/share/man +creating dest/usr/share/man/man1 +copying man/meson.1 -> dest/usr/share/man/man1 +creating dest/usr/share/polkit-1 +creating dest/usr/share/polkit-1/actions +copying data/com.mesonbuild.install.policy -> dest/usr/share/polkit-1/actions +running install_egg_info +running egg_info +writing meson.egg-info/PKG-INFO +writing dependency_links to meson.egg-info/dependency_links.txt +writing entry points to meson.egg-info/entry_points.txt +writing requirements to meson.egg-info/requires.txt +writing top-level names to meson.egg-info/top_level.txt +reading manifest file 'meson.egg-info/SOURCES.txt' +reading manifest template 'MANIFEST.in' +writing manifest file 'meson.egg-info/SOURCES.txt' +Copying meson.egg-info to dest/usr/lib/python3.8/site-packages/meson-0.55.0-py3.8.egg-info +running install_scripts +Installing meson script to dest/usr/bin +'dest/usr/lib/python3.8/site-packages/mesonbuild' -> '/usr/lib/python3.8/site-packages/mesonbuild' +'dest/usr/lib/python3.8/site-packages/mesonbuild/mparser.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/mparser.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/optinterpreter.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/optinterpreter.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/cmake' -> '/usr/lib/python3.8/site-packages/mesonbuild/cmake' +'dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/fileapi.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/cmake/fileapi.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/client.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/cmake/client.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/interpreter.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/cmake/interpreter.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/generator.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/cmake/generator.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/executor.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/cmake/executor.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/common.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/cmake/common.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/traceparser.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/cmake/traceparser.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/data' -> '/usr/lib/python3.8/site-packages/mesonbuild/cmake/data' +'dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/data/preload.cmake' -> '/usr/lib/python3.8/site-packages/mesonbuild/cmake/data/preload.cmake' +'dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/__init__.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/cmake/__init__.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__' -> '/usr/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__' +'dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/fileapi.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/fileapi.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/client.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/client.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/interpreter.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/interpreter.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/generator.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/generator.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/executor.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/executor.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/common.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/common.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/traceparser.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/traceparser.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/__init__.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/__init__.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/depfile.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/depfile.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/mdist.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/mdist.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/mesonmain.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/mesonmain.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/munstable_coredata.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/munstable_coredata.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/mconf.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/mconf.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/backend' -> '/usr/lib/python3.8/site-packages/mesonbuild/backend' +'dest/usr/lib/python3.8/site-packages/mesonbuild/backend/vs2019backend.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/backend/vs2019backend.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/backend/ninjabackend.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/backend/ninjabackend.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/backend/vs2015backend.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/backend/vs2015backend.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/backend/xcodebackend.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/backend/xcodebackend.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/backend/vs2017backend.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/backend/vs2017backend.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/backend/backends.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/backend/backends.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/backend/__init__.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/backend/__init__.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/backend/vs2010backend.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/backend/vs2010backend.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/backend/__pycache__' -> '/usr/lib/python3.8/site-packages/mesonbuild/backend/__pycache__' +'dest/usr/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/vs2019backend.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/vs2019backend.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/ninjabackend.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/ninjabackend.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/vs2015backend.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/vs2015backend.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/xcodebackend.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/xcodebackend.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/vs2017backend.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/vs2017backend.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/backends.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/backends.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/__init__.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/__init__.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/vs2010backend.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/vs2010backend.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/mlog.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/mlog.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/interpreter.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/interpreter.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/gtkdochelper.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/gtkdochelper.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/msgfmthelper.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/msgfmthelper.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/delwithsuffix.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/delwithsuffix.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/commandrunner.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/commandrunner.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/clangformat.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/clangformat.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/scanbuild.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/scanbuild.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/yelphelper.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/yelphelper.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/cleantrees.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/cleantrees.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/hotdochelper.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/hotdochelper.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/tags.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/tags.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/meson_exe.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/meson_exe.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/depfixer.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/depfixer.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/cmake_run_ctgt.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/cmake_run_ctgt.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/vcstagger.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/vcstagger.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/regen_checker.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/regen_checker.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/gettext.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/gettext.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/dirchanger.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/dirchanger.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/clangtidy.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/clangtidy.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/uninstall.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/uninstall.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/symbolextractor.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/symbolextractor.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__init__.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__init__.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/coverage.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/coverage.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/gtkdochelper.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/gtkdochelper.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/msgfmthelper.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/msgfmthelper.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/delwithsuffix.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/delwithsuffix.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/commandrunner.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/commandrunner.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/clangformat.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/clangformat.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/scanbuild.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/scanbuild.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/yelphelper.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/yelphelper.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/cleantrees.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/cleantrees.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/hotdochelper.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/hotdochelper.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/tags.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/tags.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/meson_exe.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/meson_exe.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/depfixer.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/depfixer.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/cmake_run_ctgt.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/cmake_run_ctgt.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/vcstagger.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/vcstagger.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/regen_checker.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/regen_checker.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/gettext.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/gettext.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/dirchanger.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/dirchanger.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/clangtidy.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/clangtidy.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/uninstall.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/uninstall.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/symbolextractor.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/symbolextractor.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/__init__.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/__init__.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/coverage.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/coverage.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/mtest.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/mtest.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/build.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/build.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/mintro.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/mintro.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/unstable_cuda.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/unstable_cuda.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/unstable_icestorm.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/unstable_icestorm.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/qt5.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/qt5.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/pkgconfig.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/pkgconfig.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/python.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/python.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/modtest.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/modtest.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/hotdoc.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/hotdoc.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/fs.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/fs.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/unstable_simd.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/unstable_simd.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/i18n.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/i18n.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/dlang.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/dlang.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/rpm.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/rpm.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/cmake.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/cmake.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/unstable_keyval.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/unstable_keyval.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/gnome.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/gnome.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/python3.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/python3.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/qt4.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/qt4.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/qt.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/qt.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/sourceset.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/sourceset.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/windows.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/windows.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__init__.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__init__.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/unstable_cuda.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/unstable_cuda.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/unstable_icestorm.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/unstable_icestorm.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/qt5.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/qt5.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/pkgconfig.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/pkgconfig.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/python.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/python.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/modtest.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/modtest.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/hotdoc.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/hotdoc.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/fs.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/fs.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/unstable_simd.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/unstable_simd.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/i18n.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/i18n.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/dlang.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/dlang.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/rpm.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/rpm.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/cmake.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/cmake.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/unstable_keyval.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/unstable_keyval.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/gnome.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/gnome.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/python3.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/python3.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/qt4.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/qt4.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/qt.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/qt.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/sourceset.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/sourceset.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/windows.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/windows.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/__init__.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/__init__.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/minit.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/minit.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/linkers.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/linkers.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/scalapack.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/scalapack.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/boost.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/boost.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/base.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/base.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/cuda.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/cuda.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/misc.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/misc.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/data' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/data' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/data/CMakeLists.txt' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/data/CMakeLists.txt' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/data/CMakePathInfo.txt' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/data/CMakePathInfo.txt' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/data/CMakeListsLLVM.txt' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/data/CMakeListsLLVM.txt' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/mpi.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/mpi.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/hdf5.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/hdf5.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/coarrays.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/coarrays.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/platform.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/platform.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__init__.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__init__.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/ui.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/ui.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/dev.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/dev.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/scalapack.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/scalapack.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/boost.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/boost.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/base.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/base.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/cuda.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/cuda.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/misc.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/misc.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/mpi.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/mpi.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/hdf5.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/hdf5.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/coarrays.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/coarrays.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/platform.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/platform.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/__init__.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/__init__.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/ui.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/ui.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/dev.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/dev.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/minstall.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/minstall.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/environment.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/environment.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/wrap' -> '/usr/lib/python3.8/site-packages/mesonbuild/wrap' +'dest/usr/lib/python3.8/site-packages/mesonbuild/wrap/wraptool.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/wrap/wraptool.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/wrap/wrap.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/wrap/wrap.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/wrap/__init__.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/wrap/__init__.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/wrap/__pycache__' -> '/usr/lib/python3.8/site-packages/mesonbuild/wrap/__pycache__' +'dest/usr/lib/python3.8/site-packages/mesonbuild/wrap/__pycache__/wraptool.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/wrap/__pycache__/wraptool.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/wrap/__pycache__/wrap.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/wrap/__pycache__/wrap.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/wrap/__pycache__/__init__.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/wrap/__pycache__/__init__.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/msubprojects.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/msubprojects.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/coredata.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/coredata.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/ast' -> '/usr/lib/python3.8/site-packages/mesonbuild/ast' +'dest/usr/lib/python3.8/site-packages/mesonbuild/ast/introspection.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/ast/introspection.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/ast/interpreter.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/ast/interpreter.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/ast/visitor.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/ast/visitor.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/ast/printer.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/ast/printer.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/ast/__init__.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/ast/__init__.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/ast/postprocess.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/ast/postprocess.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/ast/__pycache__' -> '/usr/lib/python3.8/site-packages/mesonbuild/ast/__pycache__' +'dest/usr/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/introspection.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/introspection.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/interpreter.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/interpreter.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/visitor.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/visitor.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/printer.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/printer.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/__init__.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/__init__.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/postprocess.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/postprocess.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/arglist.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/arglist.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/envconfig.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/envconfig.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/msetup.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/msetup.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/mcompile.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/mcompile.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/compilers.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/compilers.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/swift.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/swift.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/objc.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/objc.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/cs.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/cs.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/java.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/java.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/cpp.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/cpp.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/cuda.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/cuda.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/c.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/c.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/fortran.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/fortran.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/emscripten.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/emscripten.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/xc16.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/xc16.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/arm.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/arm.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/gnu.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/gnu.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/clang.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/clang.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/ccrx.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/ccrx.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/islinker.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/islinker.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/intel.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/intel.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/elbrus.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/elbrus.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/clike.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/clike.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/c2000.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/c2000.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/pgi.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/pgi.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__init__.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__init__.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/visualstudio.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/visualstudio.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/emscripten.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/emscripten.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/xc16.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/xc16.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/arm.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/arm.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/gnu.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/gnu.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/clang.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/clang.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/ccrx.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/ccrx.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/islinker.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/islinker.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/intel.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/intel.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/elbrus.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/elbrus.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/clike.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/clike.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/c2000.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/c2000.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/pgi.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/pgi.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/__init__.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/__init__.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/visualstudio.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/visualstudio.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/objcpp.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/objcpp.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/c_function_attributes.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/c_function_attributes.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/d.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/d.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/rust.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/rust.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/vala.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/vala.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/__init__.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/__init__.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/compilers.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/compilers.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/swift.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/swift.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/objc.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/objc.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/cs.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/cs.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/java.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/java.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/cpp.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/cpp.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/cuda.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/cuda.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/c.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/c.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/fortran.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/fortran.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/objcpp.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/objcpp.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/c_function_attributes.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/c_function_attributes.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/d.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/d.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/rust.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/rust.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/vala.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/vala.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/__init__.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/__init__.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/interpreterbase.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/interpreterbase.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/cpptemplates.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/cpptemplates.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/samplefactory.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/samplefactory.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/rusttemplates.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/rusttemplates.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/ctemplates.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/ctemplates.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/cudatemplates.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/cudatemplates.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/sampleimpl.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/sampleimpl.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/objcpptemplates.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/objcpptemplates.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/objctemplates.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/objctemplates.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/javatemplates.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/javatemplates.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/fortrantemplates.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/fortrantemplates.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/cstemplates.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/cstemplates.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/dlangtemplates.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/dlangtemplates.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/mesontemplates.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/mesontemplates.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/__init__.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/__init__.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/cpptemplates.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/cpptemplates.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/samplefactory.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/samplefactory.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/rusttemplates.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/rusttemplates.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/ctemplates.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/ctemplates.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/cudatemplates.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/cudatemplates.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/sampleimpl.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/sampleimpl.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/objcpptemplates.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/objcpptemplates.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/objctemplates.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/objctemplates.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/javatemplates.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/javatemplates.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/fortrantemplates.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/fortrantemplates.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/cstemplates.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/cstemplates.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/dlangtemplates.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/dlangtemplates.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/mesontemplates.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/mesontemplates.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/__init__.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/__init__.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/mesonlib.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/mesonlib.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/rewriter.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/rewriter.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__init__.py' -> '/usr/lib/python3.8/site-packages/mesonbuild/__init__.py' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/mparser.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/mparser.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/optinterpreter.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/optinterpreter.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/depfile.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/depfile.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/mdist.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/mdist.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/mesonmain.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/mesonmain.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/munstable_coredata.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/munstable_coredata.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/mconf.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/mconf.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/mlog.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/mlog.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/interpreter.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/interpreter.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/mtest.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/mtest.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/build.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/build.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/mintro.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/mintro.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/minit.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/minit.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/linkers.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/linkers.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/minstall.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/minstall.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/environment.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/environment.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/msubprojects.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/msubprojects.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/coredata.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/coredata.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/arglist.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/arglist.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/envconfig.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/envconfig.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/msetup.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/msetup.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/mcompile.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/mcompile.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/interpreterbase.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/interpreterbase.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/mesonlib.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/mesonlib.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/rewriter.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/rewriter.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/__init__.cpython-38.pyc' -> '/usr/lib/python3.8/site-packages/mesonbuild/__pycache__/__init__.cpython-38.pyc' +'dest/usr/lib/python3.8/site-packages/meson-0.55.0-py3.8.egg-info' -> '/usr/lib/python3.8/site-packages/meson-0.55.0-py3.8.egg-info' +'dest/usr/lib/python3.8/site-packages/meson-0.55.0-py3.8.egg-info/entry_points.txt' -> '/usr/lib/python3.8/site-packages/meson-0.55.0-py3.8.egg-info/entry_points.txt' +'dest/usr/lib/python3.8/site-packages/meson-0.55.0-py3.8.egg-info/PKG-INFO' -> '/usr/lib/python3.8/site-packages/meson-0.55.0-py3.8.egg-info/PKG-INFO' +'dest/usr/lib/python3.8/site-packages/meson-0.55.0-py3.8.egg-info/requires.txt' -> '/usr/lib/python3.8/site-packages/meson-0.55.0-py3.8.egg-info/requires.txt' +'dest/usr/lib/python3.8/site-packages/meson-0.55.0-py3.8.egg-info/dependency_links.txt' -> '/usr/lib/python3.8/site-packages/meson-0.55.0-py3.8.egg-info/dependency_links.txt' +'dest/usr/lib/python3.8/site-packages/meson-0.55.0-py3.8.egg-info/SOURCES.txt' -> '/usr/lib/python3.8/site-packages/meson-0.55.0-py3.8.egg-info/SOURCES.txt' +'dest/usr/lib/python3.8/site-packages/meson-0.55.0-py3.8.egg-info/top_level.txt' -> '/usr/lib/python3.8/site-packages/meson-0.55.0-py3.8.egg-info/top_level.txt' +'dest/usr/share/man/man1/meson.1' -> '/usr/share/man/man1/meson.1' +'dest/usr/share/polkit-1' -> '/usr/share/polkit-1' +'dest/usr/share/polkit-1/actions' -> '/usr/share/polkit-1/actions' +'dest/usr/share/polkit-1/actions/com.mesonbuild.install.policy' -> '/usr/share/polkit-1/actions/com.mesonbuild.install.policy' +'dest/usr/bin/meson' -> '/usr/bin/meson' +[lfs-scripts] Finishing build of meson-0.55.0 at Tue Feb 2 11:36:17 -03 2021 +[lfs-scripts] Starting build of coreutils-8.32 at Tue Feb 2 11:36:17 -03 2021 +patching file bootstrap.conf +patching file configure.ac +patching file lib/linebuffer.h +patching file lib/mbfile.c +patching file lib/mbfile.h +patching file m4/mbfile.m4 +patching file src/cut.c +patching file src/expand.c +patching file src/expand-common.c +patching file src/expand-common.h +patching file src/fold.c +patching file src/join.c +patching file src/pr.c +patching file src/sort.c +patching file src/unexpand.c +patching file src/uniq.c +patching file tests/expand/mb.sh +patching file tests/i18n/sort.sh +patching file tests/local.mk +patching file tests/misc/expand.pl +patching file tests/misc/fold.pl +patching file tests/misc/join.pl +patching file tests/misc/sort-mb-tests.sh +patching file tests/misc/sort-merge.pl +patching file tests/misc/sort.pl +patching file tests/misc/unexpand.pl +patching file tests/misc/uniq.pl +patching file tests/pr/pr-tests.pl +patching file tests/unexpand/mb.sh +Copying file build-aux/config.rpath +Copying file m4/extern-inline.m4 +Copying file m4/glibc2.m4 +Copying file m4/intdiv0.m4 +Copying file m4/intl.m4 +Copying file m4/intldir.m4 +Copying file m4/intmax.m4 +Copying file m4/printf-posix.m4 +Copying file m4/uintmax_t.m4 +Copying file po/Makefile.in.in +Copying file po/Makevars.template +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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 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 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 gcc... gcc3 +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking whether gcc needs -traditional... no +checking for ranlib... ranlib +checking whether ln -s works... yes +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 ar... ar +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-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 +configure: autobuild project... GNU coreutils +configure: autobuild revision... 8.32 +configure: autobuild hostname... enceladus +configure: autobuild timestamp... 20210202T143644Z +checking for fchmod... yes +checking for pathconf... yes +checking for btowc... yes +checking for uselocale... yes +checking for canonicalize_file_name... 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 faccessat... yes +checking for explicit_bzero... yes +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 isblank... yes +checking for iswctype... yes +checking for mbsrtowcs... yes +checking for wmemchr... yes +checking for wmemcpy... yes +checking for wmempcpy... 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 gettimeofday... yes +checking for getusershell... yes +checking for iswcntrl... yes +checking for iswblank... yes +checking for lstat... 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 mknod... yes +checking for mkostemp... yes +checking for mkstemp... yes +checking for tzset... yes +checking for nl_langinfo... yes +checking for pipe... yes +checking for pipe2... yes +checking for pthread_sigmask... yes +checking for utmpname... yes +checking for utmpxname... 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 strdup... yes +checking for strerror_r... yes +checking for __xpg_strerror_r... yes +checking for strndup... 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 utime... 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 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 wctob... yes +checking for directio... no +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 size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for arpa/inet.h... yes +checking for features.h... yes +checking for sys/socket.h... yes +checking for xlocale.h... no +checking for unistd.h... (cached) yes +checking for sys/param.h... yes +checking for dirent.h... yes +checking for fnmatch.h... yes +checking for wctype.h... yes +checking for stdio_ext.h... yes +checking for sys/stat.h... (cached) 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 wchar.h... yes +checking for stdint.h... (cached) yes +checking for inttypes.h... (cached) yes +checking for crtdefs.h... no +checking for langinfo.h... yes +checking for math.h... yes +checking for sys/mman.h... yes +checking for sys/statvfs.h... yes +checking for sys/types.h... (cached) yes +checking for sys/select.h... yes +checking for priv.h... no +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/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 gmp.h... yes +checking whether the preprocessor supports include_next... yes +checking whether system header files limit the line length... no +checking for d_ino member in directory struct... 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... yes +checking whether malloc, realloc, calloc are POSIX compliant... yes +checking whether // is distinct from /... no +checking whether realpath works... yes +checking for uid_t in sys/types.h... yes +checking for unistd.h... (cached) yes +checking for working chown... yes +checking whether chown dereferences symlinks... yes +checking whether chown honors trailing slash... yes +checking whether chown always updates ctime... 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 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 type of array argument to getgroups... gid_t +checking whether lstat correctly handles trailing slash... 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 whether fdatasync is declared... yes +checking for st_dm_mode in struct stat... no +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... no +checking whether stat file-mode macros are broken... no +checking for nlink_t... yes +checking whether ftello is declared... yes +checking for ftello... yes +checking whether ftello works... 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... 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... yes +checking for working GNU getopt function... yes +checking for working GNU getopt_long function... yes +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 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 gcc... /usr/bin/ld +checking if the linker (/usr/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,lib +checking for iconv... yes +checking for working 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 off_t... 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... yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking for inttypes.h... (cached) yes +checking whether the inttypes.h PRIxNN macros are broken... no +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 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 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 imported symbols can be declared weak... yes +checking for multithread API to use... posix +checking for a sed that does not truncate output... /bin/sed +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... 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 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 whether time_t is signed... yes +checking for working mktime... 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 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 external symbol _system_configuration... no +checking for desired default level of POSIX conformance... none-specified +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 we are using the GNU C Library >= 2.1 or uClibc... yes +checking whether rmdir works... yes +checking whether unlink honors trailing slashes... yes +checking whether unlink of a parent directory fails as it should... guessing 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... yes +checking whether snprintf is declared... yes +checking whether stpncpy 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 for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking whether strncat works... yes +checking whether strndup is declared... yes +checking whether strnlen is declared... yes +checking whether strsignal is declared... yes +checking whether sys_siglist is declared... no +checking whether ldexp() can be used without linking with libm... yes +checking whether strtoimax is declared... yes +checking whether strtoumax is declared... yes +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 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... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for intmax_t... 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... yes +checking whether printf supports 'long double' arguments... yes +checking whether printf supports infinite 'double' arguments... yes +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 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 printf survives out-of-memory conditions... yes +checking whether wcwidth is declared... yes +checking whether wcwidth works reasonably in UTF-8 locales... yes +checking POSIX termios... yes +checking whether use of TIOCGWINSZ requires termios.h... no +checking for 64-bit time_t... yes +checking whether ungetc works on arbitrary bytes... yes +checking for LC_MESSAGES... yes +checking whether uselocale works... (cached) 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 for library needed for semaphore functions... none +checking whether strerror_r is declared... (cached) yes +checking sys/acl.h usability... yes +checking sys/acl.h presence... yes +checking for sys/acl.h... yes +checking for library containing acl_get_file... -lacl +checking for acl_get_file... yes +checking for acl_get_fd... yes +checking for acl_set_file... yes +checking for acl_set_fd... yes +checking for acl_free... yes +checking for acl_from_mode... yes +checking for acl_from_text... yes +checking for acl_delete_def_file... yes +checking for acl_extended_file... yes +checking for acl_delete_fd_np... no +checking for acl_delete_file_np... no +checking for acl_copy_ext_native... no +checking for acl_create_entry_np... no +checking for acl_to_short_text... no +checking for acl_free_text... no +checking for working acl_get_file... yes +checking acl/libacl.h usability... yes +checking acl/libacl.h presence... yes +checking for acl/libacl.h... yes +checking for acl_entries... yes +checking for ACL_FIRST_ENTRY... yes +checking for ACL_TYPE_EXTENDED... 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 byteswap.h usability... yes +checking byteswap.h presence... yes +checking for byteswap.h... yes +checking for strtod_l... yes +checking for strtold_l... yes +checking for GNU libc compatible calloc... 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 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) 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) no +checking whether dup works... yes +checking whether dup2 works... yes +checking for error_at_line... yes +checking for euidaccess... yes +checking whether fchmodat+AT_SYMLINK_NOFOLLOW works on non-symlinks... yes +checking for fchownat... yes +checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes +checking whether fchownat works with an empty file name... 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 fdopen sets errno... yes +checking whether fdopendir is declared... yes +checking whether fdopendir works... yes +checking whether fflush works on input streams... (cached) no +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... yes +checking for working GNU fnmatch... yes +checking whether fopen recognizes a trailing slash... yes +checking for __fpending... yes +checking whether __fpending is declared... yes +checking whether fpurge is declared... no +checking whether freopen works on closed fds... 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 whether fstatat (..., 0) works... yes +checking for sys/mount.h... yes +checking how to get file system space usage... checking for statvfs function (SVR4)... yes +checking whether to use statvfs64... no +checking for two-argument statfs with statfs.f_frsize member... yes +checking sys/fs/s5param.h usability... no +checking sys/fs/s5param.h presence... no +checking for sys/fs/s5param.h... no +checking sys/statfs.h usability... yes +checking sys/statfs.h presence... yes +checking for sys/statfs.h... yes +checking for statfs that truncates block counts... no +checking for ftello... (cached) yes +checking whether ftello works... (cached) yes +checking for struct statfs.f_type... yes +checking for __fsword_t... yes +checking for fts_open... yes +checking whether futimens works... yes +checking how to do getaddrinfo, freeaddrinfo and getnameinfo... 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... yes +checking for getpagesize... yes +checking whether getcwd aborts when 4k < cwd_length < 16k... no +checking for working getdelim function... yes +checking whether getdtablesize works... yes +checking for getgroups... yes +checking for working getgroups... yes +checking whether getgroups handles negative values... 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... 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 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 gettimeofday clobbers localtime buffer... no +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 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 isapipe... no +checking whether pipes are FIFOs (and for their link count)... yes (1) +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 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 for C compiler flag to ignore unused libraries... -Wl,--as-needed +checking whether the compiler supports the __inline keyword... yes +checking whether link obeys POSIX... yes +checking for __xpg4... no +checking whether link(2) dereferences a symlink... no +checking whether linkat() can link symlinks... yes +checking whether linkat handles trailing slash correctly... yes +checking whether locale.h conforms to POSIX:2001... yes +checking whether struct lconv is properly defined... 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 for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... (cached) yes +checking whether NAN macro works... yes +checking whether HUGE_VAL works... 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) 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 whether mbswidth is declared in ... no +checking for mbstate_t... (cached) yes +checking for mbtowc... yes +checking for mempcpy... (cached) yes +checking for memrchr... yes +checking whether mkdir handles trailing slash... yes +checking whether mkdir handles trailing dot... yes +checking for mkfifo... yes +checking whether mkfifo rejects trailing slashes... yes +checking whether mknod can create fifo without root privileges... no +checking for working mkstemp... yes +checking for __mktime_internal... no +checking for listmntent... no +checking for sys/ucred.h... no +checking for sys/mount.h... (cached) yes +checking mntent.h usability... yes +checking mntent.h presence... 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 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 for library containing nanosleep... none required +checking for working nanosleep... no (mishandles large arguments) +checking whether is self-contained... yes +checking whether YESEXPR works... 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... yes +checking for opendir... yes +checking for bison... bison +checking version of bison... 3.7.1, ok +checking for struct tm.tm_zone... (cached) yes +checking for perl5.005 or newer... yes +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 frexp works... (cached) 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) 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 getppriv... no +checking whether program_invocation_name is declared... (cached) yes +checking whether program_invocation_short_name is declared... (cached) yes +checking for pthread_t... (cached) yes +checking for pthread_spinlock_t... (cached) yes +checking for PTHREAD_CREATE_DETACHED... (cached) yes +checking for PTHREAD_MUTEX_RECURSIVE... (cached) yes +checking for PTHREAD_MUTEX_ROBUST... (cached) yes +checking for PTHREAD_PROCESS_SHARED... (cached) 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... 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 for raise... yes +checking for sigprocmask... yes +checking for readdir... yes +checking whether readlink signature is correct... yes +checking whether readlink handles trailing slash correctly... 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 for stdlib.h... (cached) yes +checking for GNU libc compatible realloc... yes +checking for working re_compile_pattern... no +checking libintl.h usability... yes +checking libintl.h presence... yes +checking for libintl.h... yes +checking whether isblank is declared... yes +checking whether remove handles directories... yes +checking whether rename honors trailing slash on destination... yes +checking whether rename honors trailing slash on source... yes +checking whether rename manages hard links correctly... yes +checking whether rename manages existing destinations correctly... yes +checking for linux/fs.h... (cached) yes +checking for linux/fs.h... (cached) yes +checking for rewinddir... yes +checking whether rmdir works... (cached) yes +checking for rpmatch... yes +checking for sched.h... yes +checking for struct sched_param... yes +checking whether select supports a 0 argument... (cached) yes +checking whether select detects invalid fds... (cached) yes +checking selinux/flask.h usability... no +checking selinux/flask.h presence... no +checking for selinux/flask.h... no +checking for library containing getservbyname... (cached) none required +checking for getservbyname... (cached) 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 sig2str... no +checking for struct sigaction.sa_sigaction... yes +checking for volatile sig_atomic_t... yes +checking for sighandler_t... 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 smack_new_label_from_self in -lsmack... no +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 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 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 working stpncpy... yes +checking for working strerror function... yes +checking for working strndup... yes +checking for working strnlen... yes +checking for strsignal... yes +checking whether strsignal always returns a string... yes +checking whether strstr works... yes +checking whether strtod obeys C99... yes +checking whether strtoimax works... yes +checking whether strtold obeys POSIX... yes +checking for strtoll... yes +checking for strtoull... yes +checking whether symlink handles trailing slash correctly... yes +checking whether symlinkat handles trailing slash correctly... yes +checking whether declares ioctl... yes +checking for nlink_t... (cached) yes +checking for struct utsname... yes +checking whether localtime_r is declared... yes +checking whether localtime_r is compatible with its POSIX signature... yes +checking whether localtime loops forever near extrema... no +checking for timezone_t... no +checking for library containing timer_settime... -lrt +checking for timer_settime... yes +checking whether tzset clobbers localtime buffer... no +checking for uname... yes +checking whether unlink honors trailing slashes... (cached) yes +checking whether unlink of a parent directory fails as it should... (cached) guessing yes +checking whether a running program can be unlinked... yes +checking for unsetenv... yes +checking for unsetenv() return type... int +checking whether unsetenv obeys POSIX... yes +checking for /proc/uptime... yes +checking whether utimensat works... yes +checking for ptrdiff_t... yes +checking for vasprintf... yes +checking for vasprintf... (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... yes +checking whether wcrtomb return value is correct... guessing yes +checking whether iswcntrl works... (cached) yes +checking for towlower... (cached) yes +checking for wctype_t... (cached) yes +checking for wctrans_t... (cached) yes +checking whether wcwidth is declared... (cached) yes +checking whether wcwidth works reasonably in UTF-8 locales... (cached) 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 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 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 mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for a traditional french locale... (cached) none +checking for a french Unicode locale... (cached) none +checking whether perror matches strerror... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking whether sched_yield is declared... 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 whether sleep is declared... yes +checking for working sleep... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... 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 whether tmpfile works... yes +checking for useconds_t... yes +checking whether usleep allows large arguments... 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 library containing strerror... none required +checking for working volatile... yes +checking for unsigned long long int... yes +checking for sys/sysctl.h... (cached) no +checking whether time.h and sys/time.h may both be included... yes +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 attr/error_context.h usability... yes +checking attr/error_context.h presence... yes +checking for attr/error_context.h... yes +checking attr/libattr.h usability... yes +checking attr/libattr.h presence... yes +checking for attr/libattr.h... yes +checking for library containing attr_copy_file... -lattr +checking for attr_copy_file... yes +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 matchpathcon_init_prefix... no +checking for inotify_init... yes +checking nfs/vfs.h usability... no +checking nfs/vfs.h presence... no +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... yes +checking sys/capability.h usability... yes +checking sys/capability.h presence... yes +checking for sys/capability.h... 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 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 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... (cached) no +checking whether _sys_siglist is declared... no +checking whether __sys_siglist is declared... no +checking for library containing __gmpz_init... -lgmp +checking whether mpz_inits is declared... yes +checking whether C compiler handles -Werror... yes +checking whether C compiler handles -errwarn... no +checking whether this system supports stdbuf... 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/fcntl.h + GEN lib/iconv.h + GEN lib/inttypes.h + GEN lib/langinfo.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/selinux/selinux.h + GEN lib/selinux/context.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/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/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 '/sources/coreutils-8.32' +Making all in po +make[2]: Entering directory '/sources/coreutils-8.32/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/coreutils-8.32/po' +Making all in . +make[2]: Entering directory '/sources/coreutils-8.32' +make[3]: Entering directory '/sources/coreutils-8.32' +make[3]: Leaving directory '/sources/coreutils-8.32' + CC src/chroot.o + CC src/version.o + AR src/libver.a + 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/allocator.o + CC lib/areadlink.o + CC lib/areadlink-with-size.o + CC lib/areadlinkat.o + CC lib/argmatch.o + CC lib/argv-iter.o + CC lib/openat-proc.o + CC lib/backupfile.o + CC lib/backup-rename.o + CC lib/backup-find.o + CC lib/base32.o + CC lib/base64.o + CC lib/binary-io.o + CC lib/bitrotate.o + CC lib/buffer-lcm.o + CC lib/c-ctype.o + CC lib/c-strcasecmp.o + CC lib/c-strncasecmp.o + CC lib/c-strtod.o + CC lib/c-strtold.o + CC lib/canon-host.o + CC lib/canonicalize.o + CC lib/careadlinkat.o + CC lib/chmodat.o + CC lib/chownat.o + CC lib/cl-strtod.o + CC lib/cl-strtold.o + CC lib/cloexec.o + CC lib/close-stream.o + CC lib/closein.o + CC lib/closeout.o + CC lib/count-leading-zeros.o + CC lib/af_alg.o + CC lib/md5.o + CC lib/sha1.o + CC lib/sha256.o + CC lib/sha512.o + CC lib/cycle-check.o + CC lib/di-set.o + CC lib/diacrit.o + CC lib/opendir-safer.o + CC lib/dirname.o + CC lib/basename.o + CC lib/dirname-lgpl.o + CC lib/basename-lgpl.o + CC lib/stripslash.o + CC lib/dtoastr.o + CC lib/dtotimespec.o + CC lib/exclude.o + CC lib/exitfail.o + CC lib/fadvise.o + CC lib/creat-safer.o + CC lib/open-safer.o + CC lib/fd-hook.o + CC lib/fd-reopen.o + CC lib/fd-safer-flag.o + CC lib/dup-safer-flag.o + CC lib/fdutimensat.o + CC lib/file-has-acl.o + CC lib/file-set.o + CC lib/file-type.o + CC lib/filemode.o + CC lib/filenamecat.o + CC lib/filenamecat-lgpl.o + CC lib/filevercmp.o + CC lib/fopen-safer.o + CC lib/fprintftime.o + CC lib/freading.o + CC lib/freadseek.o + CC lib/freopen-safer.o + CC lib/ftoastr.o + CC lib/full-read.o + CC lib/full-write.o + CC lib/gethrxtime.o + CC lib/xtime.o + CC lib/getndelim2.o + CC lib/getprogname.o + CC lib/gettime.o + CC lib/getugroups.o + CC lib/hard-locale.o + CC lib/hash.o + CC lib/hash-pjw.o + CC lib/hash-triple.o + CC lib/heap.o + CC lib/human.o + CC lib/i-ring.o + CC lib/idcache.o + CC lib/ino-map.o + CC lib/imaxtostr.o + CC lib/inttostr.o + CC lib/offtostr.o + CC lib/uinttostr.o + CC lib/umaxtostr.o + CC lib/ldtoastr.o + CC lib/linebuffer.o + CC lib/localcharset.o + CC lib/glthread/lock.o + CC lib/long-options.o + CC lib/malloca.o + CC lib/math.o + CC lib/mbchar.o + CC lib/mbiter.o + CC lib/mbsalign.o + CC lib/mbscasecmp.o + CC lib/mbschr.o + CC lib/mbslen.o + CC lib/mbsstr.o + CC lib/mbswidth.o + CC lib/mbuiter.o + CC lib/memcasecmp.o + CC lib/memchr2.o + CC lib/memcmp2.o + CC lib/memcoll.o + CC lib/mgetgroups.o + CC lib/mkancesdirs.o + CC lib/dirchownmod.o + CC lib/mkdir-p.o + CC lib/modechange.o + CC lib/mpsort.o + CC lib/nproc.o + CC lib/nstrftime.o + CC lib/openat-die.o + CC lib/openat-safer.o + CC lib/opendirat.o + CC lib/parse-datetime.o + CC lib/physmem.o + CC lib/pipe2.o + CC lib/posixtm.o + CC lib/posixver.o + CC lib/printf-frexp.o + CC lib/printf-frexpl.o + CC lib/priv-set.o + CC lib/progname.o + CC lib/propername.o + CC lib/qcopy-acl.o + CC lib/qset-acl.o + CC lib/quotearg.o + CC lib/randint.o + CC lib/randperm.o + CC lib/randread.o + CC lib/rand-isaac.o + CC lib/read-file.o + CC lib/readtokens.o + CC lib/readtokens0.o + CC lib/renameatu.o + CC lib/root-dev-ino.o + CC lib/safe-read.o + CC lib/safe-write.o + CC lib/same.o + CC lib/save-cwd.o + CC lib/savedir.o + CC lib/savewd.o + CC lib/selinux-at.o + CC lib/se-context.o + CC lib/se-selinux.o + CC lib/setlocale_null.o + CC lib/settime.o + CC lib/sig-handler.o + CC lib/sockets.o + CC lib/stat-time.o + CC lib/statat.o + CC lib/mkstemp-safer.o + CC lib/striconv.o + CC lib/strnlen1.o + CC lib/strintcmp.o + CC lib/strnumcmp.o + CC lib/sys_socket.o + CC lib/tempname.o + CC lib/glthread/threadlib.o + CC lib/timespec.o + CC lib/glthread/tls.o + CC lib/trim.o + CC lib/u64.o + CC lib/unicodeio.o + CC lib/unistd.o + CC lib/dup-safer.o + CC lib/fd-safer.o + CC lib/pipe-safer.o + CC lib/unistr/u8-mbtoucr.o + CC lib/unistr/u8-uctomb.o + CC lib/unistr/u8-uctomb-aux.o + CC lib/uniwidth/width.o + CC lib/unlinkdir.o + CC lib/userspec.o + CC lib/utimecmp.o + CC lib/utimens.o + CC lib/verror.o + CC lib/version-etc.o + CC lib/version-etc-fsf.o + CC lib/wctype-h.o + CC lib/write-any-file.o + CC lib/xmalloc.o + CC lib/xalloc-die.o + CC lib/xbinary-io.o + CC lib/xdectoimax.o + CC lib/xdectoumax.o + CC lib/xfts.o + CC lib/xgetcwd.o + CC lib/xgetgroups.o + CC lib/xgethostname.o + CC lib/xmemcoll.o + CC lib/xnanosleep.o + CC lib/xprintf.o + CC lib/xreadlink.o + CC lib/xsize.o + CC lib/xstriconv.o + CC lib/xstrndup.o + CC lib/xstrtod.o + CC lib/xstrtoimax.o + CC lib/xstrtol.o + CC lib/xstrtoul.o + CC lib/xstrtol-error.o + CC lib/xstrtold.o + CC lib/xstrtoumax.o + CC lib/xvasprintf.o + CC lib/xasprintf.o + CC lib/yesno.o + CC lib/asnprintf.o + CC lib/chdir-long.o + CC lib/fclose.o + CC lib/fcntl.o + CC lib/fflush.o + CC lib/fpurge.o + CC lib/freadahead.o + CC lib/freadptr.o + CC lib/fseek.o + CC lib/fseeko.o + CC lib/fseterr.o + CC lib/fsusage.o + CC lib/fts.o + CC lib/isapipe.o + CC lib/localtime-buffer.o + CC lib/mbrlen.o + CC lib/mbrtowc.o + CC lib/mknod.o + CC lib/mktime.o + CC lib/mountlist.o + CC lib/nanosleep.o + CC lib/obstack.o + CC lib/printf-args.o + CC lib/printf-parse.o + CC lib/readutmp.o + CC lib/regex.o + CC lib/sig2str.o + CC lib/time_rz.o + CC lib/vasnprintf.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-md5sum.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.o + 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/extent-scan.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/ginstall-install.o + CC src/ginstall-prog-fprintf.o + CC src/ginstall-copy.o + CC src/ginstall-cp-hash.o + CC src/ginstall-extent-scan.o + CC src/ginstall-force-link.o + CC src/ginstall-selinux.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-md5sum.o + CCLD src/md5sum + CC src/mkdir.o + CC src/prog-fprintf.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-md5sum.o + CCLD src/sha1sum + CC src/sha224sum-md5sum.o + CCLD src/sha224sum + CC src/sha256sum-md5sum.o + CCLD src/sha256sum + CC src/sha384sum-md5sum.o + CCLD src/sha384sum + CC src/sha512sum-md5sum.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.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 + CCLD src/wc + CC src/whoami.o + CCLD src/whoami + CC src/yes.o + CCLD src/yes + 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 +make[2]: Leaving directory '/sources/coreutils-8.32' +Making all in gnulib-tests +make[2]: Entering directory '/sources/coreutils-8.32/gnulib-tests' +make all-recursive +make[3]: Entering directory '/sources/coreutils-8.32/gnulib-tests' +Making all in . +make[4]: Entering directory '/sources/coreutils-8.32/gnulib-tests' + CC bench-md5.o + CC localename.o + CC localename-table.o + CC glthread/thread.o + CC timespec-add.o + CC timespec-sub.o + CC tmpdir.o + CC ioctl.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 '/sources/coreutils-8.32/gnulib-tests' +make[3]: Leaving directory '/sources/coreutils-8.32/gnulib-tests' +make[2]: Leaving directory '/sources/coreutils-8.32/gnulib-tests' +make[1]: Leaving directory '/sources/coreutils-8.32' +make install-recursive +make[1]: Entering directory '/sources/coreutils-8.32' +Making install in po +make[2]: Entering directory '/sources/coreutils-8.32/po' +installing af.gmo as /usr/share/locale/af/LC_MESSAGES/coreutils.mo +installing af.gmo link as /usr/share/locale/af/LC_TIME/coreutils.mo +installing be.gmo as /usr/share/locale/be/LC_MESSAGES/coreutils.mo +installing be.gmo link as /usr/share/locale/be/LC_TIME/coreutils.mo +installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/coreutils.mo +installing bg.gmo link as /usr/share/locale/bg/LC_TIME/coreutils.mo +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/coreutils.mo +installing ca.gmo link as /usr/share/locale/ca/LC_TIME/coreutils.mo +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/coreutils.mo +installing cs.gmo link as /usr/share/locale/cs/LC_TIME/coreutils.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/coreutils.mo +installing da.gmo link as /usr/share/locale/da/LC_TIME/coreutils.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/coreutils.mo +installing de.gmo link as /usr/share/locale/de/LC_TIME/coreutils.mo +installing el.gmo as /usr/share/locale/el/LC_MESSAGES/coreutils.mo +installing el.gmo link as /usr/share/locale/el/LC_TIME/coreutils.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/coreutils.mo +installing eo.gmo link as /usr/share/locale/eo/LC_TIME/coreutils.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/coreutils.mo +installing es.gmo link as /usr/share/locale/es/LC_TIME/coreutils.mo +installing et.gmo as /usr/share/locale/et/LC_MESSAGES/coreutils.mo +installing et.gmo link as /usr/share/locale/et/LC_TIME/coreutils.mo +installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/coreutils.mo +installing eu.gmo link as /usr/share/locale/eu/LC_TIME/coreutils.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/coreutils.mo +installing fi.gmo link as /usr/share/locale/fi/LC_TIME/coreutils.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/coreutils.mo +installing fr.gmo link as /usr/share/locale/fr/LC_TIME/coreutils.mo +installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/coreutils.mo +installing ga.gmo link as /usr/share/locale/ga/LC_TIME/coreutils.mo +installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/coreutils.mo +installing gl.gmo link as /usr/share/locale/gl/LC_TIME/coreutils.mo +installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/coreutils.mo +installing hr.gmo link as /usr/share/locale/hr/LC_TIME/coreutils.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/coreutils.mo +installing hu.gmo link as /usr/share/locale/hu/LC_TIME/coreutils.mo +installing ia.gmo as /usr/share/locale/ia/LC_MESSAGES/coreutils.mo +installing ia.gmo link as /usr/share/locale/ia/LC_TIME/coreutils.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/coreutils.mo +installing id.gmo link as /usr/share/locale/id/LC_TIME/coreutils.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/coreutils.mo +installing it.gmo link as /usr/share/locale/it/LC_TIME/coreutils.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/coreutils.mo +installing ja.gmo link as /usr/share/locale/ja/LC_TIME/coreutils.mo +installing kk.gmo as /usr/share/locale/kk/LC_MESSAGES/coreutils.mo +installing kk.gmo link as /usr/share/locale/kk/LC_TIME/coreutils.mo +installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/coreutils.mo +installing ko.gmo link as /usr/share/locale/ko/LC_TIME/coreutils.mo +installing lg.gmo as /usr/share/locale/lg/LC_MESSAGES/coreutils.mo +installing lg.gmo link as /usr/share/locale/lg/LC_TIME/coreutils.mo +installing lt.gmo as /usr/share/locale/lt/LC_MESSAGES/coreutils.mo +installing lt.gmo link as /usr/share/locale/lt/LC_TIME/coreutils.mo +installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/coreutils.mo +installing ms.gmo link as /usr/share/locale/ms/LC_TIME/coreutils.mo +installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/coreutils.mo +installing nb.gmo link as /usr/share/locale/nb/LC_TIME/coreutils.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/coreutils.mo +installing nl.gmo link as /usr/share/locale/nl/LC_TIME/coreutils.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/coreutils.mo +installing pl.gmo link as /usr/share/locale/pl/LC_TIME/coreutils.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/coreutils.mo +installing pt.gmo link as /usr/share/locale/pt/LC_TIME/coreutils.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/coreutils.mo +installing pt_BR.gmo link as /usr/share/locale/pt_BR/LC_TIME/coreutils.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/coreutils.mo +installing ro.gmo link as /usr/share/locale/ro/LC_TIME/coreutils.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/coreutils.mo +installing ru.gmo link as /usr/share/locale/ru/LC_TIME/coreutils.mo +installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/coreutils.mo +installing sk.gmo link as /usr/share/locale/sk/LC_TIME/coreutils.mo +installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/coreutils.mo +installing sl.gmo link as /usr/share/locale/sl/LC_TIME/coreutils.mo +installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/coreutils.mo +installing sr.gmo link as /usr/share/locale/sr/LC_TIME/coreutils.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/coreutils.mo +installing sv.gmo link as /usr/share/locale/sv/LC_TIME/coreutils.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/coreutils.mo +installing tr.gmo link as /usr/share/locale/tr/LC_TIME/coreutils.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/coreutils.mo +installing uk.gmo link as /usr/share/locale/uk/LC_TIME/coreutils.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/coreutils.mo +installing vi.gmo link as /usr/share/locale/vi/LC_TIME/coreutils.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/coreutils.mo +installing zh_CN.gmo link as /usr/share/locale/zh_CN/LC_TIME/coreutils.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/coreutils.mo +installing zh_TW.gmo link as /usr/share/locale/zh_TW/LC_TIME/coreutils.mo +if test "coreutils" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[2]: Leaving directory '/sources/coreutils-8.32/po' +Making install in . +make[2]: Entering directory '/sources/coreutils-8.32' +make[3]: Entering directory '/sources/coreutils-8.32' + /bin/mkdir -p '/usr/bin' + src/ginstall -c src/ginstall '/usr/bin/./install' + src/ginstall -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 '/usr/bin' + /bin/mkdir -p '/usr/libexec/coreutils' + src/ginstall -c src/libstdbuf.so '/usr/libexec/coreutils' +make install-exec-hook +make[4]: Entering directory '/sources/coreutils-8.32' +make[4]: Leaving directory '/sources/coreutils-8.32' + /bin/mkdir -p '/usr/share/info' + src/ginstall -c -m 644 ./doc/coreutils.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/coreutils.info' + /bin/mkdir -p '/usr/share/man/man1' + src/ginstall -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 '/usr/share/man/man1' + src/ginstall -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 '/usr/share/man/man1' + src/ginstall -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 '/usr/share/man/man1' +make[3]: Leaving directory '/sources/coreutils-8.32' +make[2]: Leaving directory '/sources/coreutils-8.32' +Making install in gnulib-tests +make[2]: Entering directory '/sources/coreutils-8.32/gnulib-tests' +make install-recursive +make[3]: Entering directory '/sources/coreutils-8.32/gnulib-tests' +Making install in . +make[4]: Entering directory '/sources/coreutils-8.32/gnulib-tests' +make[5]: Entering directory '/sources/coreutils-8.32/gnulib-tests' +make[5]: Leaving directory '/sources/coreutils-8.32/gnulib-tests' +make[4]: Leaving directory '/sources/coreutils-8.32/gnulib-tests' +make[3]: Leaving directory '/sources/coreutils-8.32/gnulib-tests' +make[2]: Leaving directory '/sources/coreutils-8.32/gnulib-tests' +make[1]: Leaving directory '/sources/coreutils-8.32' +renamed '/usr/bin/cat' -> '/bin/cat' +renamed '/usr/bin/chgrp' -> '/bin/chgrp' +renamed '/usr/bin/chmod' -> '/bin/chmod' +renamed '/usr/bin/chown' -> '/bin/chown' +renamed '/usr/bin/cp' -> '/bin/cp' +renamed '/usr/bin/date' -> '/bin/date' +renamed '/usr/bin/dd' -> '/bin/dd' +renamed '/usr/bin/df' -> '/bin/df' +renamed '/usr/bin/echo' -> '/bin/echo' +renamed '/usr/bin/false' -> '/bin/false' +renamed '/usr/bin/ln' -> '/bin/ln' +renamed '/usr/bin/ls' -> '/bin/ls' +renamed '/usr/bin/mkdir' -> '/bin/mkdir' +renamed '/usr/bin/mknod' -> '/bin/mknod' +renamed '/usr/bin/mv' -> '/bin/mv' +renamed '/usr/bin/pwd' -> '/bin/pwd' +renamed '/usr/bin/rm' -> '/bin/rm' +renamed '/usr/bin/rmdir' -> '/bin/rmdir' +renamed '/usr/bin/stty' -> '/bin/stty' +renamed '/usr/bin/sync' -> '/bin/sync' +renamed '/usr/bin/true' -> '/bin/true' +renamed '/usr/bin/uname' -> '/bin/uname' +renamed '/usr/bin/chroot' -> '/usr/sbin/chroot' +renamed '/usr/share/man/man1/chroot.1' -> '/usr/share/man/man8/chroot.8' +renamed '/usr/bin/head' -> '/bin/head' +renamed '/usr/bin/nice' -> '/bin/nice' +renamed '/usr/bin/sleep' -> '/bin/sleep' +renamed '/usr/bin/touch' -> '/bin/touch' +[lfs-scripts] Finishing build of coreutils-8.32 at Tue Feb 2 11:38:37 -03 2021 +[lfs-scripts] Starting build of check-0.15.2 at Tue Feb 2 11:38:37 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking for style of include used by make... 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 dependency style of gcc... gcc3 +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 supports nested variables... (cached) yes +Subunit support will enable automatically. +checking for a sed that does not truncate output... /bin/sed +checking for gawk... (cached) gawk +checking for 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 whether ln -s works... yes +checking for ar... ar +checking the archiver (ar) interface... ar +checking build system type... x86_64-unknown-linux-gnu +checking host system type... x86_64-unknown-linux-gnu +checking how to print strings... printf +checking for a sed that does not truncate output... (cached) /bin/sed +checking for fgrep... /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-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop +checking how to convert x86_64-unknown-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 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... /bin/dd +checking how to truncate binary pipes... /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 C compiler accepts the -Wextra flag... yes +checking whether the C compiler accepts the -Wstrict-prototypes flag... yes +checking whether the C compiler accepts the -Wmissing-prototypes flag... yes +checking whether the C compiler accepts the -Wwrite-strings flag... yes +checking whether the C compiler accepts the -Wno-variadic-macros flag... yes +checking whether the C compiler accepts the -Wimport flag... yes +checking whether the C compiler accepts the -Wfatal-errors flag... yes +checking whether the C compiler accepts the -Wformat=2 flag... yes +checking whether the C compiler accepts the -Winit-self flag... yes +checking whether the C compiler accepts the -Wmissing-include-dirs flag... yes +checking whether the C compiler accepts the -Wswitch-default flag... yes +checking whether the C compiler accepts the -Wunknown-pragmas flag... yes +checking for gcov... gcov +checking for lcov... no +checking for genhtml... no +checking for makeinfo... ${SHELL} /sources/check-0.15.2/missing makeinfo +checking for filterdiff... no +checking for dot... no +checking for the pthreads library -lpthreads... no +checking whether pthreads work without any flags... no +checking whether pthreads work with -Kthread... no +checking whether pthreads work with -kthread... no +checking for the pthreads library -llthread... no +checking whether pthreads work with -pthread... yes +checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE +checking if more special flags are required for pthreads... no +checking for floor in -lm... yes +checking for clock_gettime, timer_create, timer_settime, timer_delete in -lrt... yes +checking for struct timespec.tv_sec... yes +checking for struct timespec.tv_nsec... yes +checking for struct itimerspec.it_interval... yes +checking for struct itimerspec.it_value... yes +checking for ANSI C header files... (cached) yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.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 sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking for unistd.h... (cached) yes +checking for stdint types... stdint.h (shortcircuit) +make use of stdint.h in check_stdint.h (assuming C99 compatible system) +checking for pkg-config... /usr/bin/pkg-config +checking pkg-config is at least version 0.9.0... yes +checking regex.h usability... yes +checking regex.h presence... yes +checking for regex.h... yes +checking windows.h usability... no +checking windows.h presence... no +checking for windows.h... no +checking for InitOnceBeginInitialize... no +checking for InitOnceComplete... no +checking for regcomp... yes +checking for regexec... yes +checking for an ANSI C-conforming const... yes +checking for pid_t... yes +checking for size_t... yes +checking for unsigned long long int... yes +checking for long long int... yes +checking for intmax_t... yes +checking for uintmax_t... yes +checking for uint32_t... yes +checking whether time.h and sys/time.h may both be included... yes +checking whether struct tm is in sys/time.h or time.h... time.h +checking size of int... 4 +checking size of short... 2 +checking size of long... 8 +checking for clockid_t... yes +checking for timer_t... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible realloc... yes +checking for time.h... yes +checking for stdarg.h... yes +checking for timer_create... yes +checking if timer_create is supported on the system... yes +checking for alarm... yes +checking for clock_gettime... yes +checking for getline... yes +checking for gettimeofday... yes +checking for localtime_r... yes +checking for strdup... yes +checking for strsignal... yes +checking whether alarm is declared... yes +checking whether clock_gettime is declared... no +checking whether getline is declared... yes +checking whether gettimeofday is declared... no +checking whether localtime_r is declared... no +checking whether strdup is declared... yes +checking whether strsignal is declared... yes +checking whether setenv is declared... yes +checking for setitimer... yes +checking for fork... yes +checking for sigaction... yes +checking for mkstemp... yes +checking for vsnprintf... yes +checking whether vsnprintf is C99 compliant... yes +checking for snprintf... yes +checking whether snprintf is C99 compliant... yes +checking for gawk... /usr/bin/gawk +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating checkmk/checkmk +config.status: creating check.pc +config.status: creating Makefile +config.status: creating checkmk/Makefile +config.status: creating doc/Makefile +config.status: creating lib/Makefile +config.status: creating src/check.h +config.status: creating src/Makefile +config.status: creating tests/Makefile +config.status: creating tests/test_vars +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing check_stdint.h commands +config.status: creating check_stdint.h : _CHECK_CHECK_STDINT_H +config.status: executing checkmk-x commands + +========================================== +Summary of Check 0.15.2 options: + +fork mode ............................ yes +high resolution timer replacement .... no +snprintf replacement ................. no +subunit support....................... no +timeout unit tests ................... yes +POSIX regular expressions ............ yes +build docs ........................... yes +========================================== +make all-recursive +make[1]: Entering directory '/sources/check-0.15.2' +Making all in lib +make[2]: Entering directory '/sources/check-0.15.2/lib' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT libcompat.lo -MD -MP -MF .deps/libcompat.Tpo -c -o libcompat.lo libcompat.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT libcompat.lo -MD -MP -MF .deps/libcompat.Tpo -c libcompat.c -fPIC -DPIC -o .libs/libcompat.o +mv -f .deps/libcompat.Tpo .deps/libcompat.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT fpclassify.lo -MD -MP -MF .deps/fpclassify.Tpo -c -o fpclassify.lo fpclassify.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT fpclassify.lo -MD -MP -MF .deps/fpclassify.Tpo -c fpclassify.c -fPIC -DPIC -o .libs/fpclassify.o +mv -f .deps/fpclassify.Tpo .deps/fpclassify.Plo +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -no-undefined -o libcompat.la libcompat.lo fpclassify.lo -lrt -lm +libtool: link: ar cru .libs/libcompat.a .libs/libcompat.o .libs/fpclassify.o +libtool: link: ranlib .libs/libcompat.a +libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) +make[2]: Leaving directory '/sources/check-0.15.2/lib' +Making all in src +make[2]: Entering directory '/sources/check-0.15.2/src' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check.lo -MD -MP -MF .deps/check.Tpo -c -o check.lo check.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check.lo -MD -MP -MF .deps/check.Tpo -c check.c -fPIC -DPIC -o .libs/check.o +mv -f .deps/check.Tpo .deps/check.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_error.lo -MD -MP -MF .deps/check_error.Tpo -c -o check_error.lo check_error.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_error.lo -MD -MP -MF .deps/check_error.Tpo -c check_error.c -fPIC -DPIC -o .libs/check_error.o +mv -f .deps/check_error.Tpo .deps/check_error.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_list.lo -MD -MP -MF .deps/check_list.Tpo -c -o check_list.lo check_list.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_list.lo -MD -MP -MF .deps/check_list.Tpo -c check_list.c -fPIC -DPIC -o .libs/check_list.o +mv -f .deps/check_list.Tpo .deps/check_list.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_log.lo -MD -MP -MF .deps/check_log.Tpo -c -o check_log.lo check_log.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_log.lo -MD -MP -MF .deps/check_log.Tpo -c check_log.c -fPIC -DPIC -o .libs/check_log.o +mv -f .deps/check_log.Tpo .deps/check_log.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_msg.lo -MD -MP -MF .deps/check_msg.Tpo -c -o check_msg.lo check_msg.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_msg.lo -MD -MP -MF .deps/check_msg.Tpo -c check_msg.c -fPIC -DPIC -o .libs/check_msg.o +mv -f .deps/check_msg.Tpo .deps/check_msg.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_pack.lo -MD -MP -MF .deps/check_pack.Tpo -c -o check_pack.lo check_pack.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_pack.lo -MD -MP -MF .deps/check_pack.Tpo -c check_pack.c -fPIC -DPIC -o .libs/check_pack.o +mv -f .deps/check_pack.Tpo .deps/check_pack.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_print.lo -MD -MP -MF .deps/check_print.Tpo -c -o check_print.lo check_print.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_print.lo -MD -MP -MF .deps/check_print.Tpo -c check_print.c -fPIC -DPIC -o .libs/check_print.o +mv -f .deps/check_print.Tpo .deps/check_print.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_run.lo -MD -MP -MF .deps/check_run.Tpo -c -o check_run.lo check_run.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_run.lo -MD -MP -MF .deps/check_run.Tpo -c check_run.c -fPIC -DPIC -o .libs/check_run.o +mv -f .deps/check_run.Tpo .deps/check_run.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_str.lo -MD -MP -MF .deps/check_str.Tpo -c -o check_str.lo check_str.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_str.lo -MD -MP -MF .deps/check_str.Tpo -c check_str.c -fPIC -DPIC -o .libs/check_str.o +mv -f .deps/check_str.Tpo .deps/check_str.Plo +/bin/sed -n -e 's/^..*CK_EXPORT[[:space:]][[:space:]]*\([[:alnum:]_][[:alnum:]_]*\)..*$/\1/p' ../src/check.h.in > exported.sym +/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -no-undefined -export-symbols exported.sym -o libcheck.la -rpath /usr/lib check.lo check_error.lo check_list.lo check_log.lo check_msg.lo check_pack.lo check_print.lo check_run.lo check_str.lo ../lib/libcompat.la -lrt -lm +libtool: link: echo "{ global:" > .libs/libcheck.ver +libtool: link: cat exported.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libcheck.ver +libtool: link: echo "local: *; };" >> .libs/libcheck.ver +libtool: link: gcc -shared -fPIC -DPIC .libs/check.o .libs/check_error.o .libs/check_list.o .libs/check_log.o .libs/check_msg.o .libs/check_pack.o .libs/check_print.o .libs/check_run.o .libs/check_str.o -Wl,--whole-archive ../lib/.libs/libcompat.a -Wl,--no-whole-archive -lrt -lm -pthread -g -O2 -pthread -Wl,-soname -Wl,libcheck.so.0 -Wl,-version-script -Wl,.libs/libcheck.ver -o .libs/libcheck.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libcheck.so.0" && ln -s "libcheck.so.0.0.0" "libcheck.so.0") +libtool: link: (cd ".libs" && rm -f "libcheck.so" && ln -s "libcheck.so.0.0.0" "libcheck.so") +libtool: link: ( cd ".libs" && rm -f "libcheck.la" && ln -s "../libcheck.la" "libcheck.la" ) +/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -no-undefined -o libcheckinternal.la check.lo check_error.lo check_list.lo check_log.lo check_msg.lo check_pack.lo check_print.lo check_run.lo check_str.lo ../lib/libcompat.la -lrt -lm +libtool: link: (cd .libs/libcheckinternal.lax/libcompat.a && ar x "/sources/check-0.15.2/src/../lib/.libs/libcompat.a") +libtool: link: ar cru .libs/libcheckinternal.a .libs/check.o .libs/check_error.o .libs/check_list.o .libs/check_log.o .libs/check_msg.o .libs/check_pack.o .libs/check_print.o .libs/check_run.o .libs/check_str.o .libs/libcheckinternal.lax/libcompat.a/fpclassify.o .libs/libcheckinternal.lax/libcompat.a/libcompat.o +libtool: link: ranlib .libs/libcheckinternal.a +libtool: link: rm -fr .libs/libcheckinternal.lax +libtool: link: ( cd ".libs" && rm -f "libcheckinternal.la" && ln -s "../libcheckinternal.la" "libcheckinternal.la" ) +make[2]: Leaving directory '/sources/check-0.15.2/src' +Making all in doc +make[2]: Entering directory '/sources/check-0.15.2/doc' +cd ../doc/example; \ +diff -U 100 src/money.1.h src/money.2.h > /sources/check-0.15.2/doc/money.1-2.h.diff || test $? -eq 1; \ +cd -; +/sources/check-0.15.2/doc +cd ../doc/example; \ +diff -U 100 src/money.1.c src/money.3.c > /sources/check-0.15.2/doc/money.1-3.c.diff || test $? -eq 1; \ +cd -; +/sources/check-0.15.2/doc +cd ../doc/example; \ +diff -U 100 src/money.3.c src/money.4.c > /sources/check-0.15.2/doc/money.3-4.c.diff || test $? -eq 1; \ +cd -; +/sources/check-0.15.2/doc +cd ../doc/example; \ +diff -U 100 src/money.4.c src/money.5.c > /sources/check-0.15.2/doc/money.4-5.c.diff || test $? -eq 1; \ +cd -; +/sources/check-0.15.2/doc +cd ../doc/example; \ +diff -U 100 src/money.5.c src/money.6.c > /sources/check-0.15.2/doc/money.5-6.c.diff || test $? -eq 1; \ +cd -; +/sources/check-0.15.2/doc +cd ../doc/example; \ +diff -U 100 tests/check_money.1.c tests/check_money.2.c > /sources/check-0.15.2/doc/check_money.1-2.c.diff || test $? -eq 1; \ +cd -; +/sources/check-0.15.2/doc +cd ../doc/example; \ +diff -U 100 tests/check_money.2.c tests/check_money.3.c > /sources/check-0.15.2/doc/check_money.2-3.c.diff || test $? -eq 1; \ +cd -; +/sources/check-0.15.2/doc +cd ../doc/example; \ +diff -U 100 tests/check_money.3.c tests/check_money.6.c > /sources/check-0.15.2/doc/check_money.3-6.c.diff || test $? -eq 1; \ +cd -; +/sources/check-0.15.2/doc +cd ../doc/example; \ +diff -U 100 tests/check_money.6.c tests/check_money.7.c > /sources/check-0.15.2/doc/check_money.6-7.c.diff || test $? -eq 1; \ +cd -; +/sources/check-0.15.2/doc +make[2]: Leaving directory '/sources/check-0.15.2/doc' +Making all in . +make[2]: Entering directory '/sources/check-0.15.2' +make[2]: Leaving directory '/sources/check-0.15.2' +Making all in checkmk +make[2]: Entering directory '/sources/check-0.15.2/checkmk' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/check-0.15.2/checkmk' +Making all in tests +make[2]: Entering directory '/sources/check-0.15.2/tests' +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check_export-check_check_sub.o -MD -MP -MF .deps/check_check_export-check_check_sub.Tpo -c -o check_check_export-check_check_sub.o `test -f 'check_check_sub.c' || echo './'`check_check_sub.c +mv -f .deps/check_check_export-check_check_sub.Tpo .deps/check_check_export-check_check_sub.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check_export-check_check_master.o -MD -MP -MF .deps/check_check_export-check_check_master.Tpo -c -o check_check_export-check_check_master.o `test -f 'check_check_master.c' || echo './'`check_check_master.c +mv -f .deps/check_check_export-check_check_master.Tpo .deps/check_check_export-check_check_master.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check_export-check_check_log.o -MD -MP -MF .deps/check_check_export-check_check_log.Tpo -c -o check_check_export-check_check_log.o `test -f 'check_check_log.c' || echo './'`check_check_log.c +mv -f .deps/check_check_export-check_check_log.Tpo .deps/check_check_export-check_check_log.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check_export-check_check_fork.o -MD -MP -MF .deps/check_check_export-check_check_fork.Tpo -c -o check_check_export-check_check_fork.o `test -f 'check_check_fork.c' || echo './'`check_check_fork.c +mv -f .deps/check_check_export-check_check_fork.Tpo .deps/check_check_export-check_check_fork.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check_export-check_check_tags.o -MD -MP -MF .deps/check_check_export-check_check_tags.Tpo -c -o check_check_export-check_check_tags.o `test -f 'check_check_tags.c' || echo './'`check_check_tags.c +mv -f .deps/check_check_export-check_check_tags.Tpo .deps/check_check_export-check_check_tags.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check_export-check_check_export_main.o -MD -MP -MF .deps/check_check_export-check_check_export_main.Tpo -c -o check_check_export-check_check_export_main.o `test -f 'check_check_export_main.c' || echo './'`check_check_export_main.c +mv -f .deps/check_check_export-check_check_export_main.Tpo .deps/check_check_export-check_check_export_main.Po +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o check_check_export check_check_export-check_check_sub.o check_check_export-check_check_master.o check_check_export-check_check_log.o check_check_export-check_check_fork.o check_check_export-check_check_tags.o check_check_export-check_check_export_main.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm +libtool: link: gcc -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o .libs/check_check_export check_check_export-check_check_sub.o check_check_export-check_check_master.o check_check_export-check_check_log.o check_check_export-check_check_fork.o check_check_export-check_check_tags.o check_check_export-check_check_export_main.o ../src/.libs/libcheck.so ../lib/.libs/libcompat.a -lrt -lm -pthread +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_list.o -MD -MP -MF .deps/check_check-check_list.Tpo -c -o check_check-check_list.o `test -f 'check_list.c' || echo './'`check_list.c +mv -f .deps/check_check-check_list.Tpo .deps/check_check-check_list.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_sub.o -MD -MP -MF .deps/check_check-check_check_sub.Tpo -c -o check_check-check_check_sub.o `test -f 'check_check_sub.c' || echo './'`check_check_sub.c +mv -f .deps/check_check-check_check_sub.Tpo .deps/check_check-check_check_sub.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_master.o -MD -MP -MF .deps/check_check-check_check_master.Tpo -c -o check_check-check_check_master.o `test -f 'check_check_master.c' || echo './'`check_check_master.c +mv -f .deps/check_check-check_check_master.Tpo .deps/check_check-check_check_master.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_msg.o -MD -MP -MF .deps/check_check-check_check_msg.Tpo -c -o check_check-check_check_msg.o `test -f 'check_check_msg.c' || echo './'`check_check_msg.c +mv -f .deps/check_check-check_check_msg.Tpo .deps/check_check-check_check_msg.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_log.o -MD -MP -MF .deps/check_check-check_check_log.Tpo -c -o check_check-check_check_log.o `test -f 'check_check_log.c' || echo './'`check_check_log.c +mv -f .deps/check_check-check_check_log.Tpo .deps/check_check-check_check_log.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_log_internal.o -MD -MP -MF .deps/check_check-check_check_log_internal.Tpo -c -o check_check-check_check_log_internal.o `test -f 'check_check_log_internal.c' || echo './'`check_check_log_internal.c +mv -f .deps/check_check-check_check_log_internal.Tpo .deps/check_check-check_check_log_internal.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_limit.o -MD -MP -MF .deps/check_check-check_check_limit.Tpo -c -o check_check-check_check_limit.o `test -f 'check_check_limit.c' || echo './'`check_check_limit.c +mv -f .deps/check_check-check_check_limit.Tpo .deps/check_check-check_check_limit.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_fork.o -MD -MP -MF .deps/check_check-check_check_fork.Tpo -c -o check_check-check_check_fork.o `test -f 'check_check_fork.c' || echo './'`check_check_fork.c +mv -f .deps/check_check-check_check_fork.Tpo .deps/check_check-check_check_fork.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_fixture.o -MD -MP -MF .deps/check_check-check_check_fixture.Tpo -c -o check_check-check_check_fixture.o `test -f 'check_check_fixture.c' || echo './'`check_check_fixture.c +mv -f .deps/check_check-check_check_fixture.Tpo .deps/check_check-check_check_fixture.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_pack.o -MD -MP -MF .deps/check_check-check_check_pack.Tpo -c -o check_check-check_check_pack.o `test -f 'check_check_pack.c' || echo './'`check_check_pack.c +mv -f .deps/check_check-check_check_pack.Tpo .deps/check_check-check_check_pack.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_exit.o -MD -MP -MF .deps/check_check-check_check_exit.Tpo -c -o check_check-check_check_exit.o `test -f 'check_check_exit.c' || echo './'`check_check_exit.c +mv -f .deps/check_check-check_check_exit.Tpo .deps/check_check-check_check_exit.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_selective.o -MD -MP -MF .deps/check_check-check_check_selective.Tpo -c -o check_check-check_check_selective.o `test -f 'check_check_selective.c' || echo './'`check_check_selective.c +mv -f .deps/check_check-check_check_selective.Tpo .deps/check_check-check_check_selective.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_tags.o -MD -MP -MF .deps/check_check-check_check_tags.Tpo -c -o check_check-check_check_tags.o `test -f 'check_check_tags.c' || echo './'`check_check_tags.c +mv -f .deps/check_check-check_check_tags.Tpo .deps/check_check-check_check_tags.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_main.o -MD -MP -MF .deps/check_check-check_check_main.Tpo -c -o check_check-check_check_main.o `test -f 'check_check_main.c' || echo './'`check_check_main.c +mv -f .deps/check_check-check_check_main.Tpo .deps/check_check-check_check_main.Po +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o check_check check_check-check_list.o check_check-check_check_sub.o check_check-check_check_master.o check_check-check_check_msg.o check_check-check_check_log.o check_check-check_check_log_internal.o check_check-check_check_limit.o check_check-check_check_fork.o check_check-check_check_fixture.o check_check-check_check_pack.o check_check-check_check_exit.o check_check-check_check_selective.o check_check-check_check_tags.o check_check-check_check_main.o ../src/libcheckinternal.la ../lib/libcompat.la -lrt -lm +libtool: link: gcc -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o check_check check_check-check_list.o check_check-check_check_sub.o check_check-check_check_master.o check_check-check_check_msg.o check_check-check_check_log.o check_check-check_check_log_internal.o check_check-check_check_limit.o check_check-check_check_fork.o check_check-check_check_fixture.o check_check-check_check_pack.o check_check-check_check_exit.o check_check-check_check_selective.o check_check-check_check_tags.o check_check-check_check_main.o ../src/.libs/libcheckinternal.a ../lib/.libs/libcompat.a -lrt -lm -pthread +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_stress.o -MD -MP -MF .deps/check_stress.Tpo -c -o check_stress.o check_stress.c +mv -f .deps/check_stress.Tpo .deps/check_stress.Po +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o check_stress check_stress.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm +libtool: link: gcc -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o .libs/check_stress check_stress.o ../src/.libs/libcheck.so ../lib/.libs/libcompat.a -lrt -lm -pthread +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_thread_stress-check_thread_stress.o -MD -MP -MF .deps/check_thread_stress-check_thread_stress.Tpo -c -o check_thread_stress-check_thread_stress.o `test -f 'check_thread_stress.c' || echo './'`check_thread_stress.c +mv -f .deps/check_thread_stress-check_thread_stress.Tpo .deps/check_thread_stress-check_thread_stress.Po +/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o check_thread_stress check_thread_stress-check_thread_stress.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm +libtool: link: gcc -pthread -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o .libs/check_thread_stress check_thread_stress-check_thread_stress.o ../src/.libs/libcheck.so ../lib/.libs/libcompat.a -lrt -lm -pthread +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_nofork.o -MD -MP -MF .deps/check_nofork.Tpo -c -o check_nofork.o check_nofork.c +mv -f .deps/check_nofork.Tpo .deps/check_nofork.Po +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o check_nofork check_nofork.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm +libtool: link: gcc -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o .libs/check_nofork check_nofork.o ../src/.libs/libcheck.so ../lib/.libs/libcompat.a -lrt -lm -pthread +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_nofork_teardown.o -MD -MP -MF .deps/check_nofork_teardown.Tpo -c -o check_nofork_teardown.o check_nofork_teardown.c +mv -f .deps/check_nofork_teardown.Tpo .deps/check_nofork_teardown.Po +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o check_nofork_teardown check_nofork_teardown.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm +libtool: link: gcc -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o .libs/check_nofork_teardown check_nofork_teardown.o ../src/.libs/libcheck.so ../lib/.libs/libcompat.a -lrt -lm -pthread +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_mem_leaks-check_mem_leaks.o -MD -MP -MF .deps/check_mem_leaks-check_mem_leaks.Tpo -c -o check_mem_leaks-check_mem_leaks.o `test -f 'check_mem_leaks.c' || echo './'`check_mem_leaks.c +mv -f .deps/check_mem_leaks-check_mem_leaks.Tpo .deps/check_mem_leaks-check_mem_leaks.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_mem_leaks-check_check_log.o -MD -MP -MF .deps/check_mem_leaks-check_check_log.Tpo -c -o check_mem_leaks-check_check_log.o `test -f 'check_check_log.c' || echo './'`check_check_log.c +mv -f .deps/check_mem_leaks-check_check_log.Tpo .deps/check_mem_leaks-check_check_log.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_mem_leaks-check_check_fork.o -MD -MP -MF .deps/check_mem_leaks-check_check_fork.Tpo -c -o check_mem_leaks-check_check_fork.o `test -f 'check_check_fork.c' || echo './'`check_check_fork.c +mv -f .deps/check_mem_leaks-check_check_fork.Tpo .deps/check_mem_leaks-check_check_fork.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_mem_leaks-check_check_exit.o -MD -MP -MF .deps/check_mem_leaks-check_check_exit.Tpo -c -o check_mem_leaks-check_check_exit.o `test -f 'check_check_exit.c' || echo './'`check_check_exit.c +mv -f .deps/check_mem_leaks-check_check_exit.Tpo .deps/check_mem_leaks-check_check_exit.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_mem_leaks-check_check_selective.o -MD -MP -MF .deps/check_mem_leaks-check_check_selective.Tpo -c -o check_mem_leaks-check_check_selective.o `test -f 'check_check_selective.c' || echo './'`check_check_selective.c +mv -f .deps/check_mem_leaks-check_check_selective.Tpo .deps/check_mem_leaks-check_check_selective.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_mem_leaks-check_check_tags.o -MD -MP -MF .deps/check_mem_leaks-check_check_tags.Tpo -c -o check_mem_leaks-check_check_tags.o `test -f 'check_check_tags.c' || echo './'`check_check_tags.c +mv -f .deps/check_mem_leaks-check_check_tags.Tpo .deps/check_mem_leaks-check_check_tags.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_mem_leaks-check_check_sub.o -MD -MP -MF .deps/check_mem_leaks-check_check_sub.Tpo -c -o check_mem_leaks-check_check_sub.o `test -f 'check_check_sub.c' || echo './'`check_check_sub.c +mv -f .deps/check_mem_leaks-check_check_sub.Tpo .deps/check_mem_leaks-check_check_sub.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_mem_leaks-check_check_master.o -MD -MP -MF .deps/check_mem_leaks-check_check_master.Tpo -c -o check_mem_leaks-check_check_master.o `test -f 'check_check_master.c' || echo './'`check_check_master.c +mv -f .deps/check_mem_leaks-check_check_master.Tpo .deps/check_mem_leaks-check_check_master.Po +/bin/sh ../libtool --tag=CC --mode=link gcc -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o check_mem_leaks check_mem_leaks-check_mem_leaks.o check_mem_leaks-check_check_log.o check_mem_leaks-check_check_fork.o check_mem_leaks-check_check_exit.o check_mem_leaks-check_check_selective.o check_mem_leaks-check_check_tags.o check_mem_leaks-check_check_sub.o check_mem_leaks-check_check_master.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm +libtool: link: gcc -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o .libs/check_mem_leaks check_mem_leaks-check_mem_leaks.o check_mem_leaks-check_check_log.o check_mem_leaks-check_check_fork.o check_mem_leaks-check_check_exit.o check_mem_leaks-check_check_selective.o check_mem_leaks-check_check_tags.o check_mem_leaks-check_check_sub.o check_mem_leaks-check_check_master.o ../src/.libs/libcheck.so ../lib/.libs/libcompat.a -lrt -lm -pthread +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_set_max_msg_size.o -MD -MP -MF .deps/check_set_max_msg_size.Tpo -c -o check_set_max_msg_size.o check_set_max_msg_size.c +mv -f .deps/check_set_max_msg_size.Tpo .deps/check_set_max_msg_size.Po +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o check_set_max_msg_size check_set_max_msg_size.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm +libtool: link: gcc -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o .libs/check_set_max_msg_size check_set_max_msg_size.o ../src/.libs/libcheck.so ../lib/.libs/libcompat.a -lrt -lm -pthread +gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT ex_output.o -MD -MP -MF .deps/ex_output.Tpo -c -o ex_output.o ex_output.c +mv -f .deps/ex_output.Tpo .deps/ex_output.Po +/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o ex_output ex_output.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm +libtool: link: gcc -g -O2 -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o .libs/ex_output ex_output.o ../src/.libs/libcheck.so ../lib/.libs/libcompat.a -lrt -lm -pthread +make[2]: Leaving directory '/sources/check-0.15.2/tests' +make[1]: Leaving directory '/sources/check-0.15.2' +Making install in lib +make[1]: Entering directory '/sources/check-0.15.2/lib' +make[2]: Entering directory '/sources/check-0.15.2/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 '/sources/check-0.15.2/lib' +make[1]: Leaving directory '/sources/check-0.15.2/lib' +Making install in src +make[1]: Entering directory '/sources/check-0.15.2/src' +make[2]: Entering directory '/sources/check-0.15.2/src' + /bin/mkdir -p '/usr/lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libcheck.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/libcheck.so.0.0.0 /usr/lib/libcheck.so.0.0.0 +libtool: install: (cd /usr/lib && { ln -s -f libcheck.so.0.0.0 libcheck.so.0 || { rm -f libcheck.so.0 && ln -s libcheck.so.0.0.0 libcheck.so.0; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libcheck.so.0.0.0 libcheck.so || { rm -f libcheck.so && ln -s libcheck.so.0.0.0 libcheck.so; }; }) +libtool: install: /usr/bin/install -c .libs/libcheck.lai /usr/lib/libcheck.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 check.h '/usr/include' +make[2]: Leaving directory '/sources/check-0.15.2/src' +make[1]: Leaving directory '/sources/check-0.15.2/src' +Making install in doc +make[1]: Entering directory '/sources/check-0.15.2/doc' +make[2]: Entering directory '/sources/check-0.15.2/doc' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/doc/check-0.15.2/example' + /usr/bin/install -c -m 644 example/Makefile.am example/README example/configure.ac '/usr/share/doc/check-0.15.2/example' + /bin/mkdir -p '/usr/share/doc/check-0.15.2/example/src' + /usr/bin/install -c -m 644 example/src/Makefile.am example/src/main.c example/src/money.c example/src/money.h example/src/money.1.h example/src/money.2.h example/src/money.1.c example/src/money.3.c example/src/money.4.c example/src/money.5.c example/src/money.6.c '/usr/share/doc/check-0.15.2/example/src' + /bin/mkdir -p '/usr/share/doc/check-0.15.2/example/tests' + /usr/bin/install -c -m 644 example/tests/Makefile.am example/tests/check_money.c example/tests/check_money.1.c example/tests/check_money.2.c example/tests/check_money.3.c example/tests/check_money.6.c example/tests/check_money.7.c '/usr/share/doc/check-0.15.2/example/tests' + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./check.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/check.info' +make[2]: Leaving directory '/sources/check-0.15.2/doc' +make[1]: Leaving directory '/sources/check-0.15.2/doc' +Making install in . +make[1]: Entering directory '/sources/check-0.15.2' +make[2]: Entering directory '/sources/check-0.15.2' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/doc/check-0.15.2' + /usr/bin/install -c -m 644 ChangeLog NEWS README COPYING.LESSER '/usr/share/doc/check-0.15.2' + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 check_stdint.h '/usr/include' + /bin/mkdir -p '/usr/share/aclocal' + /usr/bin/install -c -m 644 check.m4 '/usr/share/aclocal' + /bin/mkdir -p '/usr/lib/pkgconfig' + /usr/bin/install -c -m 644 check.pc '/usr/lib/pkgconfig' +make[2]: Leaving directory '/sources/check-0.15.2' +make[1]: Leaving directory '/sources/check-0.15.2' +Making install in checkmk +make[1]: Entering directory '/sources/check-0.15.2/checkmk' +make[2]: Entering directory '/sources/check-0.15.2/checkmk' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c checkmk '/usr/bin' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 doc/checkmk.1 '/usr/share/man/man1' +make[2]: Leaving directory '/sources/check-0.15.2/checkmk' +make[1]: Leaving directory '/sources/check-0.15.2/checkmk' +Making install in tests +make[1]: Entering directory '/sources/check-0.15.2/tests' +make[2]: Entering directory '/sources/check-0.15.2/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 '/sources/check-0.15.2/tests' +make[1]: Leaving directory '/sources/check-0.15.2/tests' +[lfs-scripts] Finishing build of check-0.15.2 at Tue Feb 2 11:38:54 -03 2021 +[lfs-scripts] Starting build of diffutils-3.7 at Tue Feb 2 11:38:54 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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 gcc... gcc +checking whether the C compiler works... yes +checking for C compiler default output file name... a.out +checking for suffix of executables... +checking whether we are cross compiling... no +checking for suffix of object files... o +checking whether the compiler supports GNU C... yes +checking whether gcc accepts -g... yes +checking for gcc option to enable C11 features... none needed +checking whether gcc understands -c and -o together... yes +checking whether make supports the include directive... yes (GNU style) +checking dependency style of gcc... gcc3 +checking for ranlib... ranlib +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 ucontext.h... yes +checking for sys/socket.h... yes +checking for fnmatch.h... yes +checking for wctype.h... yes +checking for getopt.h... yes +checking for sys/cdefs.h... yes +checking for sys/time.h... yes +checking for iconv.h... yes +checking for limits.h... yes +checking for wchar.h... yes +checking for crtdefs.h... no +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/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 sys/ioctl.h... yes +checking for sys/uio.h... yes +checking for vfork.h... 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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for Minix Amsterdam compiler... no +checking for ar... ar +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +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 setrlimit... yes +checking for sigaltstack... yes +checking for readlinkat... yes +checking for _set_invalid_parameter_handler... no +checking for strerror_r... yes +checking for fcntl... yes +checking for symlink... yes +checking for mempcpy... yes +checking for fnmatch... yes +checking for isblank... yes +checking for iswctype... yes +checking for mbsrtowcs... yes +checking for wmemchr... yes +checking for wmemcpy... yes +checking for wmempcpy... yes +checking for getdtablesize... yes +checking for getprogname... no +checking for getexecname... no +checking for gettimeofday... 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 tzset... yes +checking for nl_langinfo... yes +checking for readlink... yes +checking for setenv... yes +checking for sigaction... yes +checking for siginterrupt... yes +checking for __xpg_strerror_r... yes +checking for strndup... yes +checking for strptime... yes +checking for strtoumax... 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 ftruncate... yes +checking for newlocale... yes +checking for pipe... 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 for working C stack overflow detection... yes +checking for correct stack_t interpretation... yes +checking for precise C stack overflow detection... no +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 32-bit host C ABI... no +checking for the common suffixes of directories in the library search path... lib,lib +checking for libsigsegv... no, consider installing GNU libsigsegv +checking how gcc reports undeclared, standard C functions... error +checking whether the preprocessor supports include_next... yes +checking whether system header files limit the line length... no +checking whether // is distinct from /... no +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 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 C/C++ restrict keyword... __restrict +checking for struct timeval... yes +checking for wide-enough struct timeval.tv_sec member... yes +checking for iconv... yes +checking for working 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 inline... inline +checking for off_t... 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 for unsigned long long int... yes +checking for long long int... yes +checking whether stdint.h conforms to C99... yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking for inttypes.h... (cached) yes +checking whether the inttypes.h PRIxNN macros are broken... no +checking whether iswcntrl works... yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... 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 lstat correctly handles trailing slash... yes +checking for a sed that does not truncate output... /bin/sed +checking whether malloc, realloc, calloc are POSIX compliant... yes +checking for stdlib.h... yes +checking for GNU libc compatible malloc... 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... 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 we are using the GNU C Library >= 2.1 or uClibc... 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 stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking whether strerror(0) succeeds... yes +checking for strerror_r with POSIX signature... no +checking whether __xpg_strerror_r works... yes +checking whether strndup is declared... yes +checking whether strnlen is declared... yes +checking whether strtoumax is declared... yes +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 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 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 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 whether snprintf is declared... 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 sigaltstack is declared... yes +checking for stack_t... yes +checking for library containing clock_gettime... none required +checking for clock_gettime... yes +checking for clock_settime... yes +checking whether // is distinct from /... (cached) 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 freopen works on closed fds... 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 whether gettimeofday clobbers localtime buffer... no +checking for gettimeofday with POSIX signature... yes +checking whether the compiler generally respects inline... 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 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 for libsigsegv... (cached) no, consider installing GNU libsigsegv +checking whether locale.h conforms to POSIX:2001... yes +checking whether struct lconv is properly defined... 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... 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 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 for working re_compile_pattern... no +checking for libintl.h... yes +checking whether isblank is declared... yes +checking whether setenv validates arguments... yes +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 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 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 strcasecmp... yes +checking for strncasecmp... yes +checking whether strncasecmp is declared... yes +checking for working strerror function... yes +checking for working strndup... yes +checking for working strnlen... yes +checking for strtoull... 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 loops forever near extrema... no +checking for timezone_t... no +checking whether tzset clobbers localtime buffer... no +checking for unsetenv... yes +checking for unsetenv() return type... int +checking whether unsetenv obeys POSIX... yes +checking for variable-length arrays... 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 return value is correct... guessing yes +checking whether iswcntrl works... (cached) 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... 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 fdopen sets errno... 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 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 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 mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +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 for putenv compatible with GNU and SVID... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking whether select supports a 0 argument... (cached) yes +checking whether select detects invalid fds... (cached) 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... 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 for working stdalign.h... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking whether symlink handles trailing slash correctly... yes +checking whether declares ioctl... 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 variable-length arrays... (cached) yes +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 '/sources/diffutils-3.7/lib' + GEN alloca.h + GEN ctype.h + GEN fcntl.h + GEN iconv.h + GEN inttypes.h + GEN langinfo.h + GEN limits.h + GEN locale.h + GEN signal.h + GEN stdio.h + GEN stdlib.h + GEN string.h + GEN strings.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 '/sources/diffutils-3.7/lib' + CC allocator.o + CC areadlink.o + CC argmatch.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 basename-lgpl.o + CC stripslash.o + CC exclude.o + CC exitfail.o + CC fd-hook.o + CC file-type.o + CC filenamecat.o + CC filenamecat-lgpl.o + CC freopen-safer.o + CC getprogname.o + CC gettime.o + CC hard-locale.o + CC hash.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 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 sh-quote.o + CC sig-handler.o + CC stat-time.o + CC striconv.o + CC strnlen1.o + CC system-quote.o + CC tempname.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 xreadlink.o + CC xsize.o + CC xstriconv.o + CC xstrndup.o + CC xstrtol.o + CC xstrtoul.o + CC xstrtol-error.o + CC xstrtoumax.o + CC xvasprintf.o + CC xasprintf.o + CC cmpbuf.o + CC prepargs.o + CC asnprintf.o + CC fcntl.o + CC localtime-buffer.o + CC mbrtowc.o + CC mktime.o + CC printf-args.o + CC printf-parse.o + CC regex.o + CC time_rz.o + CC vasnprintf.o + AR libdiffutils.a +make[2]: Leaving directory '/sources/diffutils-3.7/lib' +make[1]: Leaving directory '/sources/diffutils-3.7/lib' +Making all in src +make[1]: Entering directory '/sources/diffutils-3.7/src' + GEN paths.h + GEN version.c + GEN version.h +make all-am +make[2]: Entering directory '/sources/diffutils-3.7/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 '/sources/diffutils-3.7/src' +make[1]: Leaving directory '/sources/diffutils-3.7/src' +Making all in tests +make[1]: Entering directory '/sources/diffutils-3.7/tests' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/diffutils-3.7/tests' +Making all in doc +make[1]: Entering directory '/sources/diffutils-3.7/doc' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/diffutils-3.7/doc' +Making all in man +make[1]: Entering directory '/sources/diffutils-3.7/man' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/diffutils-3.7/man' +Making all in po +make[1]: Entering directory '/sources/diffutils-3.7/po' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/diffutils-3.7/po' +Making all in gnulib-tests +make[1]: Entering directory '/sources/diffutils-3.7/gnulib-tests' + GEN arpa/inet.h + GEN sys/ioctl.h + GEN sys/select.h + GEN sys/socket.h + GEN sys/uio.h +make all-recursive +make[2]: Entering directory '/sources/diffutils-3.7/gnulib-tests' +Making all in . +make[3]: Entering directory '/sources/diffutils-3.7/gnulib-tests' + CC test-localcharset.o + CC dtotimespec.o + CC hash-pjw.o + CC sockets.o + CC sys_socket.o + CC timespec-add.o + CC timespec-sub.o + CC ioctl.o + CC nanosleep.o + CC strerror_r.o + AR libtests.a + CCLD test-localcharset +make[3]: Leaving directory '/sources/diffutils-3.7/gnulib-tests' +make[2]: Leaving directory '/sources/diffutils-3.7/gnulib-tests' +make[1]: Leaving directory '/sources/diffutils-3.7/gnulib-tests' +make[1]: Entering directory '/sources/diffutils-3.7' +make[1]: Nothing to be done for 'all-am'. +make[1]: Leaving directory '/sources/diffutils-3.7' +Making install in lib +make[1]: Entering directory '/sources/diffutils-3.7/lib' +make install-am +make[2]: Entering directory '/sources/diffutils-3.7/lib' +make[3]: Entering directory '/sources/diffutils-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 '/sources/diffutils-3.7/lib' +make[2]: Leaving directory '/sources/diffutils-3.7/lib' +make[1]: Leaving directory '/sources/diffutils-3.7/lib' +Making install in src +make[1]: Entering directory '/sources/diffutils-3.7/src' +make install-am +make[2]: Entering directory '/sources/diffutils-3.7/src' +make[3]: Entering directory '/sources/diffutils-3.7/src' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c cmp diff diff3 sdiff '/usr/bin' +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/diffutils-3.7/src' +make[2]: Leaving directory '/sources/diffutils-3.7/src' +make[1]: Leaving directory '/sources/diffutils-3.7/src' +Making install in tests +make[1]: Entering directory '/sources/diffutils-3.7/tests' +make[2]: Entering directory '/sources/diffutils-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 '/sources/diffutils-3.7/tests' +make[1]: Leaving directory '/sources/diffutils-3.7/tests' +Making install in doc +make[1]: Entering directory '/sources/diffutils-3.7/doc' +make[2]: Entering directory '/sources/diffutils-3.7/doc' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./diffutils.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/diffutils.info' +make[2]: Leaving directory '/sources/diffutils-3.7/doc' +make[1]: Leaving directory '/sources/diffutils-3.7/doc' +Making install in man +make[1]: Entering directory '/sources/diffutils-3.7/man' +make[2]: Entering directory '/sources/diffutils-3.7/man' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 cmp.1 diff.1 diff3.1 sdiff.1 '/usr/share/man/man1' +make[2]: Leaving directory '/sources/diffutils-3.7/man' +make[1]: Leaving directory '/sources/diffutils-3.7/man' +Making install in po +make[1]: Entering directory '/sources/diffutils-3.7/po' +installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/diffutils.mo +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/diffutils.mo +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/diffutils.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/diffutils.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/diffutils.mo +installing el.gmo as /usr/share/locale/el/LC_MESSAGES/diffutils.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/diffutils.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/diffutils.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/diffutils.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/diffutils.mo +installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/diffutils.mo +installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/diffutils.mo +installing he.gmo as /usr/share/locale/he/LC_MESSAGES/diffutils.mo +installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/diffutils.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/diffutils.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/diffutils.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/diffutils.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/diffutils.mo +installing lv.gmo as /usr/share/locale/lv/LC_MESSAGES/diffutils.mo +installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/diffutils.mo +installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/diffutils.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/diffutils.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/diffutils.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/diffutils.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/diffutils.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/diffutils.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/diffutils.mo +installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/diffutils.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/diffutils.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/diffutils.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/diffutils.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/diffutils.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/diffutils.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/diffutils.mo +if test "diffutils" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/sources/diffutils-3.7/po' +Making install in gnulib-tests +make[1]: Entering directory '/sources/diffutils-3.7/gnulib-tests' +make install-recursive +make[2]: Entering directory '/sources/diffutils-3.7/gnulib-tests' +Making install in . +make[3]: Entering directory '/sources/diffutils-3.7/gnulib-tests' +make[4]: Entering directory '/sources/diffutils-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 '/sources/diffutils-3.7/gnulib-tests' +make[3]: Leaving directory '/sources/diffutils-3.7/gnulib-tests' +make[2]: Leaving directory '/sources/diffutils-3.7/gnulib-tests' +make[1]: Leaving directory '/sources/diffutils-3.7/gnulib-tests' +make[1]: Entering directory '/sources/diffutils-3.7' +make[2]: Entering directory '/sources/diffutils-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 '/sources/diffutils-3.7' +make[1]: Leaving directory '/sources/diffutils-3.7' +[lfs-scripts] Finishing build of diffutils-3.7 at Tue Feb 2 11:39:25 -03 2021 +[lfs-scripts] Starting build of gawk-5.1.0 at Tue Feb 2 11:39:25 -03 2021 +checking for a BSD-compatible install... ./install-sh -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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-pc-linux-gnu +checking whether make supports the include directive... yes (GNU style) +checking for gcc... gcc +checking whether the C compiler works... yes +checking for C compiler default output file name... a.out +checking for suffix of executables... +checking whether we are cross compiling... no +checking for suffix of object files... o +checking whether 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... /bin/grep +checking for egrep... /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 egrep... (cached) /bin/grep -E +checking for bison... bison -y +checking whether ln -s works... yes +checking for gcc option to accept ISO C99... none needed +checking how to run the C preprocessor... gcc -E +checking for ranlib... ranlib +checking whether make sets $(MAKE)... (cached) yes +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... /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 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 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 nl_langinfo and CODESET... yes +checking for LC_MESSAGES... yes +checking arpa/inet.h usability... yes +checking arpa/inet.h presence... yes +checking for arpa/inet.h... yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking libintl.h usability... yes +checking libintl.h presence... yes +checking for libintl.h... yes +checking mcheck.h usability... yes +checking mcheck.h presence... yes +checking for mcheck.h... yes +checking netdb.h usability... yes +checking netdb.h presence... yes +checking for netdb.h... yes +checking netinet/in.h usability... yes +checking netinet/in.h presence... yes +checking for netinet/in.h... yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for string.h... (cached) yes +checking sys/ioctl.h usability... yes +checking sys/ioctl.h presence... yes +checking for sys/ioctl.h... yes +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking sys/select.h usability... yes +checking sys/select.h presence... yes +checking for sys/select.h... yes +checking sys/socket.h usability... yes +checking sys/socket.h presence... yes +checking for sys/socket.h... yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking for unistd.h... (cached) yes +checking termios.h usability... yes +checking termios.h presence... yes +checking for termios.h... yes +checking stropts.h usability... no +checking stropts.h presence... no +checking for stropts.h... no +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 for ANSI C header files... (cached) yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... 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 for memory.h... (cached) 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 sys/time.h... (cached) yes +checking for unistd.h... (cached) yes +checking for alarm... yes +checking for working mktime... yes +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 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 dlfcn.h usability... yes +checking dlfcn.h presence... yes +checking for dlfcn.h... yes +checking for library containing dlopen... -ldl +checking whether getpgrp requires zero arguments... yes +checking for printf %F format... yes +checking for printf %a format... yes +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... yes +checking for history_list in -lreadline... yes +checking whether mpfr via "-lmpfr -lgmp" is present and usable... yes +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 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 (/sources/gawk-5.1.0/extension) +configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' --cache-file=/dev/null --srcdir=. +checking for a BSD-compatible install... ./install-sh -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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-pc-linux-gnu +checking whether make supports the include directive... yes (GNU style) +checking for gcc... gcc +checking whether the C compiler works... yes +checking for C compiler default output file name... a.out +checking for suffix of executables... +checking whether we are cross compiling... no +checking for suffix of object files... o +checking whether 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... /bin/grep +checking for egrep... /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 z/OS USS compilation... no +checking for a sed that does not truncate output... /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 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 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 nl_langinfo and CODESET... yes +checking for LC_MESSAGES... yes +checking for struct stat.st_blksize... yes +checking for ar... ar +checking the archiver (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) /bin/sed +checking for fgrep... /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 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 /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 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... /bin/dd +checking how to truncate binary pipes... /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 for special development options... no +checking fnmatch.h usability... yes +checking fnmatch.h presence... yes +checking for fnmatch.h... yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking sys/mkdev.h usability... no +checking sys/mkdev.h presence... no +checking for sys/mkdev.h... no +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking sys/select.h usability... yes +checking sys/select.h presence... yes +checking for sys/select.h... yes +checking sys/statvfs.h usability... yes +checking sys/statvfs.h presence... yes +checking for sys/statvfs.h... yes +checking sys/sysmacros.h usability... yes +checking sys/sysmacros.h presence... yes +checking for sys/sysmacros.h... yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +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 mpfr via "-lmpfr -lgmp" is present and usable... yes +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 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 '/sources/gawk-5.1.0' +Making all in support +make[2]: Entering directory '/sources/gawk-5.1.0/support' +gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT dfa.o -MD -MP -MF .deps/dfa.Tpo -c -o dfa.o dfa.c +mv -f .deps/dfa.Tpo .deps/dfa.Po +gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c +mv -f .deps/getopt.Tpo .deps/getopt.Po +gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c +mv -f .deps/getopt1.Tpo .deps/getopt1.Po +gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT localeinfo.o -MD -MP -MF .deps/localeinfo.Tpo -c -o localeinfo.o localeinfo.c +mv -f .deps/localeinfo.Tpo .deps/localeinfo.Po +gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.c +mv -f .deps/random.Tpo .deps/random.Po +gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -g -O2 -DNDEBUG -g -O2 -DNDEBUG -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c +mv -f .deps/regex.Tpo .deps/regex.Po +rm -f libsupport.a +ar cru libsupport.a dfa.o getopt.o getopt1.o localeinfo.o random.o regex.o +ranlib libsupport.a +make[2]: Leaving directory '/sources/gawk-5.1.0/support' +Making all in . +make[2]: Entering directory '/sources/gawk-5.1.0' +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 .deps/array.Tpo -c -o array.o array.c +mv -f .deps/array.Tpo .deps/array.Po +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 .deps/awkgram.Tpo -c -o awkgram.o awkgram.c +mv -f .deps/awkgram.Tpo .deps/awkgram.Po +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 .deps/builtin.Tpo -c -o builtin.o builtin.c +mv -f .deps/builtin.Tpo .deps/builtin.Po +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 .deps/cint_array.Tpo -c -o cint_array.o cint_array.c +mv -f .deps/cint_array.Tpo .deps/cint_array.Po +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 .deps/command.Tpo -c -o command.o command.c +mv -f .deps/command.Tpo .deps/command.Po +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 .deps/debug.Tpo -c -o debug.o debug.c +mv -f .deps/debug.Tpo .deps/debug.Po +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 .deps/eval.Tpo -c -o eval.o eval.c +mv -f .deps/eval.Tpo .deps/eval.Po +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 .deps/ext.Tpo -c -o ext.o ext.c +mv -f .deps/ext.Tpo .deps/ext.Po +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 .deps/field.Tpo -c -o field.o field.c +mv -f .deps/field.Tpo .deps/field.Po +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 .deps/floatcomp.Tpo -c -o floatcomp.o floatcomp.c +mv -f .deps/floatcomp.Tpo .deps/floatcomp.Po +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 .deps/gawkapi.Tpo -c -o gawkapi.o gawkapi.c +mv -f .deps/gawkapi.Tpo .deps/gawkapi.Po +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 .deps/gawkmisc.Tpo -c -o gawkmisc.o gawkmisc.c +mv -f .deps/gawkmisc.Tpo .deps/gawkmisc.Po +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 .deps/int_array.Tpo -c -o int_array.o int_array.c +mv -f .deps/int_array.Tpo .deps/int_array.Po +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 .deps/io.Tpo -c -o io.o io.c +mv -f .deps/io.Tpo .deps/io.Po +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 .deps/main.Tpo -c -o main.o main.c +mv -f .deps/main.Tpo .deps/main.Po +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 .deps/mpfr.Tpo -c -o mpfr.o mpfr.c +mv -f .deps/mpfr.Tpo .deps/mpfr.Po +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 .deps/msg.Tpo -c -o msg.o msg.c +mv -f .deps/msg.Tpo .deps/msg.Po +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 .deps/node.Tpo -c -o node.o node.c +mv -f .deps/node.Tpo .deps/node.Po +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 .deps/profile.Tpo -c -o profile.o profile.c +mv -f .deps/profile.Tpo .deps/profile.Po +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 .deps/re.Tpo -c -o re.o re.c +mv -f .deps/re.Tpo .deps/re.Po +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 .deps/replace.Tpo -c -o replace.o replace.c +mv -f .deps/replace.Tpo .deps/replace.Po +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 .deps/str_array.Tpo -c -o str_array.o str_array.c +mv -f .deps/str_array.Tpo .deps/str_array.Po +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 .deps/symbol.Tpo -c -o symbol.o symbol.c +mv -f .deps/symbol.Tpo .deps/symbol.Po +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 .deps/version.Tpo -c -o version.o version.c +mv -f .deps/version.Tpo .deps/version.Po +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 -lreadline -lmpfr -lgmp -ldl -lm +make[2]: Leaving directory '/sources/gawk-5.1.0' +Making all in extension +make[2]: Entering directory '/sources/gawk-5.1.0/extension' +make all-recursive +make[3]: Entering directory '/sources/gawk-5.1.0/extension' +Making all in po +make[4]: Entering directory '/sources/gawk-5.1.0/extension/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/gawk-5.1.0/extension/po' +make[4]: Entering directory '/sources/gawk-5.1.0/extension' +/bin/sh ./libtool --tag=CC --mode=compile 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: 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 gcc -g -O2 -Wall -module -avoid-version -no-undefined -rpath /foo -o readdir_test.la readdir_test.lo -lm +libtool: link: 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 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: 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 gcc -g -O2 -Wall -module -avoid-version -no-undefined -rpath /foo -o testext.la testext.lo -lm +libtool: link: 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 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: 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 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: 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 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: 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 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: 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 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: 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 gcc -g -O2 -Wall -module -avoid-version -no-undefined -o fnmatch.la -rpath /usr/lib/gawk fnmatch.lo -lm +libtool: link: 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 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: 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 gcc -g -O2 -Wall -module -avoid-version -no-undefined -o fork.la -rpath /usr/lib/gawk fork.lo -lm +libtool: link: 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 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: 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 gcc -g -O2 -Wall -module -avoid-version -no-undefined -o inplace.la -rpath /usr/lib/gawk inplace.lo -lm +libtool: link: 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 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: 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 gcc -g -O2 -Wall -module -avoid-version -no-undefined -o intdiv.la -rpath /usr/lib/gawk intdiv.lo -lmpfr -lgmp -lm -lm +libtool: link: gcc -shared -fPIC -DPIC .libs/intdiv.o /usr/lib/libmpfr.so /usr/lib/libgmp.so -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 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: 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 gcc -g -O2 -Wall -module -avoid-version -no-undefined -o ordchr.la -rpath /usr/lib/gawk ordchr.lo -lm +libtool: link: 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 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: 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 gcc -g -O2 -Wall -module -avoid-version -no-undefined -o readdir.la -rpath /usr/lib/gawk readdir.lo -lm +libtool: link: 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 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: 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 gcc -g -O2 -Wall -module -avoid-version -no-undefined -o readfile.la -rpath /usr/lib/gawk readfile.lo -lm +libtool: link: 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 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: 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 gcc -g -O2 -Wall -module -avoid-version -no-undefined -o revoutput.la -rpath /usr/lib/gawk revoutput.lo -lm +libtool: link: 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 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: 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 gcc -g -O2 -Wall -module -avoid-version -no-undefined -o revtwoway.la -rpath /usr/lib/gawk revtwoway.lo -lm +libtool: link: 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 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: 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 gcc -g -O2 -Wall -module -avoid-version -no-undefined -o rwarray.la -rpath /usr/lib/gawk rwarray.lo -lm +libtool: link: 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 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: 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 gcc -g -O2 -Wall -module -avoid-version -no-undefined -o time.la -rpath /usr/lib/gawk time.lo -lm +libtool: link: 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 '/sources/gawk-5.1.0/extension' +make[3]: Leaving directory '/sources/gawk-5.1.0/extension' +make[2]: Leaving directory '/sources/gawk-5.1.0/extension' +Making all in doc +make[2]: Entering directory '/sources/gawk-5.1.0/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/gawk-5.1.0/doc' +Making all in awklib +make[2]: Entering directory '/sources/gawk-5.1.0/awklib' +rm -f pwcat.c +ln -s ./eg/lib/pwcat.c . +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 -DNDEBUG -MT pwcat.o -MD -MP -MF .deps/pwcat.Tpo -c -o pwcat.o pwcat.c +mv -f .deps/pwcat.Tpo .deps/pwcat.Po +gcc -g -O2 -DNDEBUG -o pwcat pwcat.o -ldl -lm +rm -f grcat.c +ln -s ./eg/lib/grcat.c . +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 -DNDEBUG -MT grcat.o -MD -MP -MF .deps/grcat.Tpo -c -o grcat.o grcat.c +mv -f .deps/grcat.Tpo .deps/grcat.Po +gcc -g -O2 -DNDEBUG -o grcat grcat.o -ldl -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 '/sources/gawk-5.1.0/awklib' +Making all in po +make[2]: Entering directory '/sources/gawk-5.1.0/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/gawk-5.1.0/po' +Making all in test +make[2]: Entering directory '/sources/gawk-5.1.0/test' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/gawk-5.1.0/test' +make[1]: Leaving directory '/sources/gawk-5.1.0' +make install-recursive +make[1]: Entering directory '/sources/gawk-5.1.0' +Making install in support +make[2]: Entering directory '/sources/gawk-5.1.0/support' +make[3]: Entering directory '/sources/gawk-5.1.0/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 '/sources/gawk-5.1.0/support' +make[2]: Leaving directory '/sources/gawk-5.1.0/support' +Making install in . +make[2]: Entering directory '/sources/gawk-5.1.0' +make[3]: Entering directory '/sources/gawk-5.1.0' + /bin/mkdir -p '/usr/bin' + ./install-sh -c gawk '/usr/bin' +make install-exec-hook +make[4]: Entering directory '/sources/gawk-5.1.0' +(cd /usr/bin; \ +name=`echo gawk | sed 's,x,x,'` ; \ +ln ${name} gawk-5.1.0 2>/dev/null ; \ +if [ ! -f awk ]; \ +then ln -s ${name} awk; \ +fi; exit 0) +make[4]: Leaving directory '/sources/gawk-5.1.0' + /bin/mkdir -p '/usr/include' + ./install-sh -c -m 644 gawkapi.h '/usr/include' +make[3]: Leaving directory '/sources/gawk-5.1.0' +make[2]: Leaving directory '/sources/gawk-5.1.0' +Making install in extension +make[2]: Entering directory '/sources/gawk-5.1.0/extension' +Making install in po +make[3]: Entering directory '/sources/gawk-5.1.0/extension/po' +if test "gawk-extensions" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[3]: Leaving directory '/sources/gawk-5.1.0/extension/po' +make[3]: Entering directory '/sources/gawk-5.1.0/extension' +make[4]: Entering directory '/sources/gawk-5.1.0/extension' +make[4]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/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 '/usr/share/man/man3' + /bin/mkdir -p '/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 '/usr/lib/gawk' +libtool: install: build-aux/install-sh -c .libs/filefuncs.so /usr/lib/gawk/filefuncs.so +libtool: install: build-aux/install-sh -c .libs/filefuncs.lai /usr/lib/gawk/filefuncs.la +libtool: install: build-aux/install-sh -c .libs/fnmatch.so /usr/lib/gawk/fnmatch.so +libtool: install: build-aux/install-sh -c .libs/fnmatch.lai /usr/lib/gawk/fnmatch.la +libtool: install: build-aux/install-sh -c .libs/fork.so /usr/lib/gawk/fork.so +libtool: install: build-aux/install-sh -c .libs/fork.lai /usr/lib/gawk/fork.la +libtool: install: build-aux/install-sh -c .libs/inplace.so /usr/lib/gawk/inplace.so +libtool: install: build-aux/install-sh -c .libs/inplace.lai /usr/lib/gawk/inplace.la +libtool: install: build-aux/install-sh -c .libs/intdiv.so /usr/lib/gawk/intdiv.so +libtool: install: build-aux/install-sh -c .libs/intdiv.lai /usr/lib/gawk/intdiv.la +libtool: install: build-aux/install-sh -c .libs/ordchr.so /usr/lib/gawk/ordchr.so +libtool: install: build-aux/install-sh -c .libs/ordchr.lai /usr/lib/gawk/ordchr.la +libtool: install: build-aux/install-sh -c .libs/readdir.so /usr/lib/gawk/readdir.so +libtool: install: build-aux/install-sh -c .libs/readdir.lai /usr/lib/gawk/readdir.la +libtool: install: build-aux/install-sh -c .libs/readfile.so /usr/lib/gawk/readfile.so +libtool: install: build-aux/install-sh -c .libs/readfile.lai /usr/lib/gawk/readfile.la +libtool: install: build-aux/install-sh -c .libs/revoutput.so /usr/lib/gawk/revoutput.so +libtool: install: build-aux/install-sh -c .libs/revoutput.lai /usr/lib/gawk/revoutput.la +libtool: install: build-aux/install-sh -c .libs/revtwoway.so /usr/lib/gawk/revtwoway.so +libtool: install: build-aux/install-sh -c .libs/revtwoway.lai /usr/lib/gawk/revtwoway.la +libtool: install: build-aux/install-sh -c .libs/rwarray.so /usr/lib/gawk/rwarray.so +libtool: install: build-aux/install-sh -c .libs/rwarray.lai /usr/lib/gawk/rwarray.la +libtool: install: build-aux/install-sh -c .libs/time.so /usr/lib/gawk/time.so +libtool: install: build-aux/install-sh -c .libs/time.lai /usr/lib/gawk/time.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/gawk +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/lib/gawk + +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 install-data-hook +make[5]: Entering directory '/sources/gawk-5.1.0/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 /usr/lib/gawk/$i ; \ +done +make[5]: Leaving directory '/sources/gawk-5.1.0/extension' +make[4]: Leaving directory '/sources/gawk-5.1.0/extension' +make[3]: Leaving directory '/sources/gawk-5.1.0/extension' +make[2]: Leaving directory '/sources/gawk-5.1.0/extension' +Making install in doc +make[2]: Entering directory '/sources/gawk-5.1.0/doc' +make[3]: Entering directory '/sources/gawk-5.1.0/doc' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/info' + .././install-sh -c -m 644 ./gawk.info ./gawkinet.info ./gawkworkflow.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/gawk.info' + install-info --info-dir='/usr/share/info' '/usr/share/info/gawkinet.info' + install-info --info-dir='/usr/share/info' '/usr/share/info/gawkworkflow.info' + /bin/mkdir -p '/usr/share/man/man1' + .././install-sh -c -m 644 gawk.1 '/usr/share/man/man1' +make[3]: Leaving directory '/sources/gawk-5.1.0/doc' +make[2]: Leaving directory '/sources/gawk-5.1.0/doc' +Making install in awklib +make[2]: Entering directory '/sources/gawk-5.1.0/awklib' +make[3]: Entering directory '/sources/gawk-5.1.0/awklib' + /bin/mkdir -p '/usr/libexec/awk' + .././install-sh -c pwcat grcat '/usr/libexec/awk' +make install-exec-hook +make[4]: Entering directory '/sources/gawk-5.1.0/awklib' +/bin/sh ../mkinstalldirs /usr/share/awk +for i in passwd.awk group.awk ./eg/lib/*.awk ; do \ + progname=`echo $i | sed 's;.*/;;'` ; \ + .././install-sh -c -m 644 $i /usr/share/awk/$progname ; \ +done +make[4]: Leaving directory '/sources/gawk-5.1.0/awklib' +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/gawk-5.1.0/awklib' +make[2]: Leaving directory '/sources/gawk-5.1.0/awklib' +Making install in po +make[2]: Entering directory '/sources/gawk-5.1.0/po' +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/gawk.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/gawk.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gawk.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/gawk.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gawk.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gawk.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/gawk.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gawk.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gawk.mo +installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/gawk.mo +installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gawk.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gawk.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gawk.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/gawk.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/gawk.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gawk.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gawk.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gawk.mo +if test "gawk" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + .././install-sh -c -m 644 ./$file \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[2]: Leaving directory '/sources/gawk-5.1.0/po' +Making install in test +make[2]: Entering directory '/sources/gawk-5.1.0/test' +make[3]: Entering directory '/sources/gawk-5.1.0/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 '/sources/gawk-5.1.0/test' +make[2]: Leaving directory '/sources/gawk-5.1.0/test' +make[1]: Leaving directory '/sources/gawk-5.1.0' +mkdir: created directory '/usr/share/doc/gawk-5.1.0' +'doc/awkforai.txt' -> '/usr/share/doc/gawk-5.1.0/awkforai.txt' +'doc/api-figure1.eps' -> '/usr/share/doc/gawk-5.1.0/api-figure1.eps' +'doc/api-figure2.eps' -> '/usr/share/doc/gawk-5.1.0/api-figure2.eps' +'doc/api-figure3.eps' -> '/usr/share/doc/gawk-5.1.0/api-figure3.eps' +'doc/array-elements.eps' -> '/usr/share/doc/gawk-5.1.0/array-elements.eps' +'doc/general-program.eps' -> '/usr/share/doc/gawk-5.1.0/general-program.eps' +'doc/lflashlight.eps' -> '/usr/share/doc/gawk-5.1.0/lflashlight.eps' +'doc/process-flow.eps' -> '/usr/share/doc/gawk-5.1.0/process-flow.eps' +'doc/rflashlight.eps' -> '/usr/share/doc/gawk-5.1.0/rflashlight.eps' +'doc/statist.eps' -> '/usr/share/doc/gawk-5.1.0/statist.eps' +'doc/api-figure1.pdf' -> '/usr/share/doc/gawk-5.1.0/api-figure1.pdf' +'doc/api-figure2.pdf' -> '/usr/share/doc/gawk-5.1.0/api-figure2.pdf' +'doc/api-figure3.pdf' -> '/usr/share/doc/gawk-5.1.0/api-figure3.pdf' +'doc/array-elements.pdf' -> '/usr/share/doc/gawk-5.1.0/array-elements.pdf' +'doc/general-program.pdf' -> '/usr/share/doc/gawk-5.1.0/general-program.pdf' +'doc/lflashlight.pdf' -> '/usr/share/doc/gawk-5.1.0/lflashlight.pdf' +'doc/process-flow.pdf' -> '/usr/share/doc/gawk-5.1.0/process-flow.pdf' +'doc/rflashlight.pdf' -> '/usr/share/doc/gawk-5.1.0/rflashlight.pdf' +'doc/statist.pdf' -> '/usr/share/doc/gawk-5.1.0/statist.pdf' +'doc/statist.jpg' -> '/usr/share/doc/gawk-5.1.0/statist.jpg' +[lfs-scripts] Finishing build of gawk-5.1.0 at Tue Feb 2 11:40:02 -03 2021 +[lfs-scripts] Starting build of findutils-4.7.0 at Tue Feb 2 11:40:02 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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-pc-linux-gnu +checking for leaf optimisation... 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 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... /bin/grep +checking for egrep... /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 ar... ar +checking for ranlib... 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 for gcc option to accept ISO C99... none needed +checking for gcc option to accept ISO Standard C... (cached) none needed +checking whether ln -s works... yes +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 realpath... yes +checking for readlinkat... yes +checking for _set_invalid_parameter_handler... no +checking for fchdir... yes +checking for fdopendir... yes +checking for faccessat... yes +checking for fcntl... yes +checking for symlink... yes +checking for mempcpy... yes +checking for fnmatch... yes +checking for isblank... yes +checking for iswctype... yes +checking for mbsrtowcs... yes +checking for wmemchr... yes +checking for wmemcpy... yes +checking for wmempcpy... 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 gettimeofday... 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 isascii... yes +checking for mprotect... yes +checking for tzset... yes +checking for nl_langinfo... yes +checking for strerror_r... yes +checking for __xpg_strerror_r... yes +checking for readlink... yes +checking for fpathconf... yes +checking for setenv... yes +checking for snprintf... yes +checking for strdup... yes +checking for catgets... yes +checking for strndup... yes +checking for strtoumax... yes +checking for localtime_r... yes +checking for timegm... yes +checking for pipe... yes +checking for unlinkat... yes +checking for vasnprintf... no +checking for wcrtomb... yes +checking for wcwidth... yes +checking for ftruncate... yes +checking for newlocale... yes +checking for uselocale... yes +checking for duplocale... yes +checking for freelocale... yes +checking for pthread_sigmask... 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 // is distinct from /... no +checking whether realpath works... yes +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 wctype.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 limits.h... yes +checking for wchar.h... yes +checking for stdint.h... (cached) yes +checking for inttypes.h... (cached) yes +checking for crtdefs.h... no +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 sys/types.h... (cached) 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 sys/ioctl.h... 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... (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 lstat correctly handles trailing slash... 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 st_dm_mode in struct stat... no +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... no +checking whether stat file-mode macros are broken... no +checking for nlink_t... yes +checking whether ftello is declared... yes +checking for ftello... yes +checking whether ftello works... 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 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... yes +checking for working GNU getopt function... yes +checking for working GNU getopt_long function... yes +checking for C/C++ restrict keyword... __restrict +checking for struct timeval... yes +checking for wide-enough struct timeval.tv_sec member... yes +checking for inline... inline +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 for unsigned long long int... yes +checking for long long int... yes +checking whether stdint.h conforms to C99... yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking for inttypes.h... (cached) yes +checking whether the inttypes.h PRIxNN macros are broken... no +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'... word 1 bit 20 +checking where to find the exponent in a 'float'... word 0 bit 23 +checking whether iswcntrl works... yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... yes +checking for wchar_t... yes +checking for good max_align_t... yes +checking whether NULL can be used in arbitrary expressions... 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 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... yes +checking pthread.h usability... yes +checking pthread.h presence... yes +checking for pthread.h... yes +checking for multithread API to use... posix +checking for a sed that does not truncate output... /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 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... yes +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... yes +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 stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking for compound literals... yes +checking whether strerror(0) succeeds... yes +checking for strerror_r with POSIX signature... no +checking whether __xpg_strerror_r works... yes +checking whether strerror_r is declared... (cached) yes +checking whether we are using the GNU C Library >= 2.1 or uClibc... yes +checking for ssize_t... yes +checking for long file names... 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... yes +checking whether snprintf is declared... yes +checking for library containing setsockopt... none needed +checking for strcasestr... yes +checking whether strcasestr works... yes +checking whether strdup is declared... yes +checking whether strndup is declared... yes +checking whether strnlen is declared... yes +checking whether strstr works... 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 timespec in ... yes +checking whether unsetenv is declared... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for intmax_t... 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 64-bit time_t... yes +checking whether ungetc works on arbitrary bytes... 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 CFLocaleCopyCurrent... no +checking for CFLocaleCopyPreferredLanguages... no +checking whether is self-contained... yes +checking whether select supports a 0 argument... yes +checking whether select detects invalid fds... yes +checking for sigset_t... yes +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 byteswap.h usability... yes +checking byteswap.h presence... yes +checking for byteswap.h... 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... 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) no +checking whether dup works... yes +checking whether dup2 works... yes +checking for error_at_line... yes +checking for euidaccess... 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 whether fflush works on input streams... (cached) no +checking for struct stat.st_blocks... yes +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 for __fpending... yes +checking whether __fpending is declared... yes +checking whether fpurge is declared... no +checking for fseeko... (cached) yes +checking whether fflush works on input streams... (cached) no +checking for _fseeki64... no +checking whether fstatat (..., 0) works... yes +checking for ftello... (cached) yes +checking whether ftello works... (cached) 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... yes +checking for getpagesize... yes +checking whether getcwd aborts when 4k < cwd_length < 16k... no +checking for working getdelim function... yes +checking whether getdtablesize works... yes +checking for getgroups... yes +checking for working getgroups... yes +checking whether getgroups handles negative values... yes +checking for gethostname... yes +checking for HOST_NAME_MAX... yes +checking for getline... yes +checking for working getline function... 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... no +checking for gettimeofday with POSIX signature... yes +checking for group_member... yes +checking whether the compiler generally respects inline... 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 isfinite is declared... yes +checking whether isfinite(long double) works... yes +checking whether isinf is declared... yes +checking whether isinf(long double) works... 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 whether iswblank is declared... 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 for pthread_rwlock_t... yes +checking whether pthread_rwlock_rdlock prefers a writer to a reader... no +checking whether lseek detects pipes... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... (cached) 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 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 whether mbswidth is declared in ... no +checking for mbstate_t... (cached) yes +checking for mbtowc... yes +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... yes +checking whether open recognizes a trailing slash... yes +checking for opendir... yes +checking for struct tm.tm_zone... (cached) yes +checking whether perror matches strerror... yes +checking whether program_invocation_name is declared... (cached) yes +checking whether program_invocation_short_name is declared... (cached) yes +checking for readdir... yes +checking whether readlink signature is correct... yes +checking whether readlink handles trailing slash correctly... yes +checking whether readlinkat signature is correct... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible realloc... yes +checking for working re_compile_pattern... 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... 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... 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... yes +checking whether printf supports POSIX/XSI format strings with positions... yes +checking for socklen_t... 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 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 whether strcasestr works in linear time... yes +checking for strcasestr... (cached) yes +checking whether strcasestr works... (cached) yes +checking for working strerror function... yes +checking for working strndup... yes +checking for working strnlen... yes +checking whether strstr works in linear time... yes +checking whether strstr works... (cached) yes +checking for strtoull... yes +checking for nlink_t... (cached) yes +checking for struct utsname... yes +checking whether localtime_r is declared... yes +checking whether localtime_r is compatible with its POSIX signature... yes +checking whether localtime loops forever near extrema... no +checking for timezone_t... no +checking whether trunc is declared... (cached) yes +checking whether tzset clobbers localtime buffer... no +checking for uname... yes +checking whether unlink honors trailing slashes... 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... 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... yes +checking whether wcrtomb return value is correct... guessing yes +checking whether iswcntrl works... (cached) 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... 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 fdopen sets errno... yes +checking for getpagesize... (cached) 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... (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 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 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... 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_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 for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for raise... yes +checking for sigprocmask... yes +checking whether select supports a 0 argument... (cached) yes +checking whether select detects invalid fds... (cached) 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 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... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking for mmap... (cached) yes +checking for MAP_ANONYMOUS... yes +checking whether symlink handles trailing slash correctly... yes +checking whether symlinkat handles trailing slash correctly... yes +checking whether declares ioctl... yes +checking for pthread_atfork... yes +checking for useconds_t... yes +checking whether usleep allows large arguments... 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 sched_yield in -lrt... 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... (cached) 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... no +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) no +checking for sort... /usr/bin/sort +checking if /usr/bin/sort supports the -z option... yes +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 CFPreferencesCopyAppValue... (cached) no +checking for CFLocaleCopyCurrent... (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... no +checking for python2... no +checking for python3... /usr/bin/python3 +checking for python version... 3.8 +checking for python platform... linux +checking for python script directory... ${prefix}/lib/python3.8/site-packages +checking for python extension module directory... ${exec_prefix}/lib/python3.8/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 '/sources/findutils-4.7.0' +Making all in gl +make[2]: Entering directory '/sources/findutils-4.7.0/gl' +Making all in lib +make[3]: Entering directory '/sources/findutils-4.7.0/gl/lib' + GEN alloca.h + GEN ctype.h + GEN dirent.h + GEN fcntl.h + GEN inttypes.h + GEN langinfo.h + GEN limits.h + GEN locale.h + GEN math.h + GEN selinux/selinux.h + GEN selinux/context.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 '/sources/findutils-4.7.0/gl/lib' +make[5]: Entering directory '/sources/findutils-4.7.0/gl/lib' + CC allocator.o + CC areadlink.o + CC areadlink-with-size.o + CC areadlinkat.o + CC argmatch.o + CC bitrotate.o + CC c-ctype.o + CC c-strcasecmp.o + CC c-strncasecmp.o + CC c-strcasestr.o + CC c-strstr.o + CC canonicalize.o + CC careadlinkat.o + CC cloexec.o + CC close-stream.o + CC closein.o + CC closeout.o + CC cycle-check.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 creat-safer.o + CC open-safer.o + CC fd-hook.o + CC fd-safer-flag.o + CC dup-safer-flag.o + CC file-set.o + CC filemode.o + CC filenamecat-lgpl.o + CC fopen-safer.o + CC freading.o + CC getprogname.o + CC gettime.o + CC hard-locale.o + CC hash.o + CC hash-pjw.o + CC hash-triple.o + CC human.o + CC i-ring.o + CC idcache.o + CC localcharset.o + CC glthread/lock.o + CC malloca.o + CC math.o + CC mbchar.o + CC mbscasestr.o + CC mbslen.o + CC mbsstr.o + CC mbswidth.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 progname.o + CC quotearg.o + CC safe-read.o + CC same.o + CC save-cwd.o + CC savedir.o + CC se-context.o + CC se-selinux.o + CC sockets.o + CC stat-time.o + CC statat.o + CC strnlen1.o + CC sys_socket.o + CC glthread/threadlib.o + CC timespec.o + CC unistd.o + CC dup-safer.o + CC fd-safer.o + CC pipe-safer.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 xgetcwd.o + CC xsize.o + CC xstrndup.o + CC xstrtod.o + CC xstrtol.o + CC xstrtoul.o + CC xstrtol-error.o + CC xstrtoumax.o + CC yesno.o + CC asnprintf.o + CC chdir-long.o + CC fcntl.o + CC fflush.o + CC fpurge.o + CC freadahead.o + CC fseek.o + CC fseeko.o + CC fts.o + CC localtime-buffer.o + CC mbrtowc.o + CC mktime.o + CC mountlist.o + CC openat-proc.o + CC printf-args.o + CC printf-parse.o + CC regex.o + CC selinux-at.o + CC strerror_r.o + CC time_rz.o + CC vasnprintf.o + AR libgnulib.a +make[5]: Leaving directory '/sources/findutils-4.7.0/gl/lib' +make[4]: Leaving directory '/sources/findutils-4.7.0/gl/lib' +make[3]: Leaving directory '/sources/findutils-4.7.0/gl/lib' +make[3]: Entering directory '/sources/findutils-4.7.0/gl' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/sources/findutils-4.7.0/gl' +make[2]: Leaving directory '/sources/findutils-4.7.0/gl' +Making all in build-aux +make[2]: Entering directory '/sources/findutils-4.7.0/build-aux' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/findutils-4.7.0/build-aux' +Making all in lib +make[2]: Entering directory '/sources/findutils-4.7.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 '/sources/findutils-4.7.0/lib' +Making all in find +make[2]: Entering directory '/sources/findutils-4.7.0/find' +Making all in . +make[3]: Entering directory '/sources/findutils-4.7.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 '/sources/findutils-4.7.0/find' +Making all in testsuite +make[3]: Entering directory '/sources/findutils-4.7.0/find/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/findutils-4.7.0/find/testsuite' +make[2]: Leaving directory '/sources/findutils-4.7.0/find' +Making all in xargs +make[2]: Entering directory '/sources/findutils-4.7.0/xargs' +Making all in . +make[3]: Entering directory '/sources/findutils-4.7.0/xargs' + CC xargs.o + CCLD xargs +make[3]: Leaving directory '/sources/findutils-4.7.0/xargs' +Making all in testsuite +make[3]: Entering directory '/sources/findutils-4.7.0/xargs/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/findutils-4.7.0/xargs/testsuite' +make[2]: Leaving directory '/sources/findutils-4.7.0/xargs' +Making all in locate +make[2]: Entering directory '/sources/findutils-4.7.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 '/sources/findutils-4.7.0/locate' +Making all in . +make[4]: Entering directory '/sources/findutils-4.7.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.7.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""@,true," \ +-e "s/@""COPYRIGHT""@/${copyright}/" \ +./updatedb.sh > updatedb +chmod +x updatedb +make[4]: Leaving directory '/sources/findutils-4.7.0/locate' +Making all in testsuite +make[4]: Entering directory '/sources/findutils-4.7.0/locate/testsuite' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/findutils-4.7.0/locate/testsuite' +make[3]: Leaving directory '/sources/findutils-4.7.0/locate' +make[2]: Leaving directory '/sources/findutils-4.7.0/locate' +Making all in doc +make[2]: Entering directory '/sources/findutils-4.7.0/doc' +ln -s ../locate/dblocation.texi dblocation.texi +make all-am +make[3]: Entering directory '/sources/findutils-4.7.0/doc' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/sources/findutils-4.7.0/doc' +make[2]: Leaving directory '/sources/findutils-4.7.0/doc' +Making all in po +make[2]: Entering directory '/sources/findutils-4.7.0/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/findutils-4.7.0/po' +Making all in m4 +make[2]: Entering directory '/sources/findutils-4.7.0/m4' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/findutils-4.7.0/m4' +Making all in gnulib-tests +make[2]: Entering directory '/sources/findutils-4.7.0/gnulib-tests' + GEN arpa/inet.h + GEN signal.h + GEN sys/ioctl.h + GEN sys/select.h +make all-recursive +make[3]: Entering directory '/sources/findutils-4.7.0/gnulib-tests' +Making all in . +make[4]: Entering directory '/sources/findutils-4.7.0/gnulib-tests' + CC test-localcharset.o + CC binary-io.o + CC dtotimespec.o + CC imaxtostr.o + CC inttostr.o + CC offtostr.o + CC uinttostr.o + CC umaxtostr.o + CC localename.o + CC localename-table.o + CC priv-set.o + CC sig-handler.o + CC glthread/thread.o + CC timespec-add.o + CC timespec-sub.o + CC unlinkdir.o + CC ioctl.o + CC nanosleep.o + AR libtests.a + CCLD test-localcharset +make[4]: Leaving directory '/sources/findutils-4.7.0/gnulib-tests' +make[3]: Leaving directory '/sources/findutils-4.7.0/gnulib-tests' +make[2]: Leaving directory '/sources/findutils-4.7.0/gnulib-tests' +make[2]: Entering directory '/sources/findutils-4.7.0' +make[2]: Leaving directory '/sources/findutils-4.7.0' +make[1]: Leaving directory '/sources/findutils-4.7.0' +Making install in gl +make[1]: Entering directory '/sources/findutils-4.7.0/gl' +Making install in lib +make[2]: Entering directory '/sources/findutils-4.7.0/gl/lib' +make install-recursive +make[3]: Entering directory '/sources/findutils-4.7.0/gl/lib' +make[4]: Entering directory '/sources/findutils-4.7.0/gl/lib' +make[5]: Entering directory '/sources/findutils-4.7.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 '/sources/findutils-4.7.0/gl/lib' +make[4]: Leaving directory '/sources/findutils-4.7.0/gl/lib' +make[3]: Leaving directory '/sources/findutils-4.7.0/gl/lib' +make[2]: Leaving directory '/sources/findutils-4.7.0/gl/lib' +make[2]: Entering directory '/sources/findutils-4.7.0/gl' +make[3]: Entering directory '/sources/findutils-4.7.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 '/sources/findutils-4.7.0/gl' +make[2]: Leaving directory '/sources/findutils-4.7.0/gl' +make[1]: Leaving directory '/sources/findutils-4.7.0/gl' +Making install in build-aux +make[1]: Entering directory '/sources/findutils-4.7.0/build-aux' +make[2]: Entering directory '/sources/findutils-4.7.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 '/sources/findutils-4.7.0/build-aux' +make[1]: Leaving directory '/sources/findutils-4.7.0/build-aux' +Making install in lib +make[1]: Entering directory '/sources/findutils-4.7.0/lib' +make[2]: Entering directory '/sources/findutils-4.7.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 '/sources/findutils-4.7.0/lib' +make[1]: Leaving directory '/sources/findutils-4.7.0/lib' +Making install in find +make[1]: Entering directory '/sources/findutils-4.7.0/find' +Making install in . +make[2]: Entering directory '/sources/findutils-4.7.0/find' +make[3]: Entering directory '/sources/findutils-4.7.0/find' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c find '/usr/bin' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 find.1 '/usr/share/man/man1' +make[3]: Leaving directory '/sources/findutils-4.7.0/find' +make[2]: Leaving directory '/sources/findutils-4.7.0/find' +Making install in testsuite +make[2]: Entering directory '/sources/findutils-4.7.0/find/testsuite' +make[3]: Entering directory '/sources/findutils-4.7.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 '/sources/findutils-4.7.0/find/testsuite' +make[2]: Leaving directory '/sources/findutils-4.7.0/find/testsuite' +make[1]: Leaving directory '/sources/findutils-4.7.0/find' +Making install in xargs +make[1]: Entering directory '/sources/findutils-4.7.0/xargs' +Making install in . +make[2]: Entering directory '/sources/findutils-4.7.0/xargs' +make[3]: Entering directory '/sources/findutils-4.7.0/xargs' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c xargs '/usr/bin' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 xargs.1 '/usr/share/man/man1' +make[3]: Leaving directory '/sources/findutils-4.7.0/xargs' +make[2]: Leaving directory '/sources/findutils-4.7.0/xargs' +Making install in testsuite +make[2]: Entering directory '/sources/findutils-4.7.0/xargs/testsuite' +make[3]: Entering directory '/sources/findutils-4.7.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 '/sources/findutils-4.7.0/xargs/testsuite' +make[2]: Leaving directory '/sources/findutils-4.7.0/xargs/testsuite' +make[1]: Leaving directory '/sources/findutils-4.7.0/xargs' +Making install in locate +make[1]: Entering directory '/sources/findutils-4.7.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 '/sources/findutils-4.7.0/locate' +Making install in . +make[3]: Entering directory '/sources/findutils-4.7.0/locate' +make[4]: Entering directory '/sources/findutils-4.7.0/locate' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c locate '/usr/bin' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c updatedb '/usr/bin' + /bin/mkdir -p '/usr/libexec' + /usr/bin/install -c frcode '/usr/libexec' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 locate.1 updatedb.1 '/usr/share/man/man1' + /bin/mkdir -p '/usr/share/man/man5' + /usr/bin/install -c -m 644 locatedb.5 '/usr/share/man/man5' +make install-data-hook +make[5]: Entering directory '/sources/findutils-4.7.0/locate' +../build-aux/mkinstalldirs /var/lib/locate +make[5]: Leaving directory '/sources/findutils-4.7.0/locate' +make[4]: Leaving directory '/sources/findutils-4.7.0/locate' +make[3]: Leaving directory '/sources/findutils-4.7.0/locate' +Making install in testsuite +make[3]: Entering directory '/sources/findutils-4.7.0/locate/testsuite' +make[4]: Entering directory '/sources/findutils-4.7.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 '/sources/findutils-4.7.0/locate/testsuite' +make[3]: Leaving directory '/sources/findutils-4.7.0/locate/testsuite' +make[2]: Leaving directory '/sources/findutils-4.7.0/locate' +make[1]: Leaving directory '/sources/findutils-4.7.0/locate' +Making install in doc +make[1]: Entering directory '/sources/findutils-4.7.0/doc' +make install-am +make[2]: Entering directory '/sources/findutils-4.7.0/doc' +make[3]: Entering directory '/sources/findutils-4.7.0/doc' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./find.info ./find.info-1 ./find.info-2 ./find-maint.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/find.info' + install-info --info-dir='/usr/share/info' '/usr/share/info/find-maint.info' +make[3]: Leaving directory '/sources/findutils-4.7.0/doc' +make[2]: Leaving directory '/sources/findutils-4.7.0/doc' +make[1]: Leaving directory '/sources/findutils-4.7.0/doc' +Making install in po +make[1]: Entering directory '/sources/findutils-4.7.0/po' +installing be.gmo as /usr/share/locale/be/LC_MESSAGES/findutils.mo +installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/findutils.mo +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/findutils.mo +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/findutils.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/findutils.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/findutils.mo +installing el.gmo as /usr/share/locale/el/LC_MESSAGES/findutils.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/findutils.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/findutils.mo +installing et.gmo as /usr/share/locale/et/LC_MESSAGES/findutils.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/findutils.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/findutils.mo +installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/findutils.mo +installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/findutils.mo +installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/findutils.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/findutils.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/findutils.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/findutils.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/findutils.mo +installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/findutils.mo +installing lg.gmo as /usr/share/locale/lg/LC_MESSAGES/findutils.mo +installing lt.gmo as /usr/share/locale/lt/LC_MESSAGES/findutils.mo +installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/findutils.mo +installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/findutils.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/findutils.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/findutils.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/findutils.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/findutils.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/findutils.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/findutils.mo +installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/findutils.mo +installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/findutils.mo +installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/findutils.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/findutils.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/findutils.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/findutils.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/findutils.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/findutils.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/findutils.mo +if test "findutils" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/sources/findutils-4.7.0/po' +Making install in m4 +make[1]: Entering directory '/sources/findutils-4.7.0/m4' +make[2]: Entering directory '/sources/findutils-4.7.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 '/sources/findutils-4.7.0/m4' +make[1]: Leaving directory '/sources/findutils-4.7.0/m4' +Making install in gnulib-tests +make[1]: Entering directory '/sources/findutils-4.7.0/gnulib-tests' +make install-recursive +make[2]: Entering directory '/sources/findutils-4.7.0/gnulib-tests' +Making install in . +make[3]: Entering directory '/sources/findutils-4.7.0/gnulib-tests' +make[4]: Entering directory '/sources/findutils-4.7.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 '/sources/findutils-4.7.0/gnulib-tests' +make[3]: Leaving directory '/sources/findutils-4.7.0/gnulib-tests' +make[2]: Leaving directory '/sources/findutils-4.7.0/gnulib-tests' +make[1]: Leaving directory '/sources/findutils-4.7.0/gnulib-tests' +make[1]: Entering directory '/sources/findutils-4.7.0' +make[2]: Entering directory '/sources/findutils-4.7.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 '/sources/findutils-4.7.0' +make[1]: Leaving directory '/sources/findutils-4.7.0' +renamed '/usr/bin/find' -> '/bin/find' +[lfs-scripts] Finishing build of findutils-4.7.0 at Tue Feb 2 11:40:50 -03 2021 +[lfs-scripts] Starting build of groff-1.22.4 at Tue Feb 2 11:40:50 -03 2021 +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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports the include directive... yes (GNU style) +checking whether make supports nested variables... yes +checking dependency style of gcc... gcc3 +checking whether make supports nested variables... (cached) yes +checking for 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 g++... g++ +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking dependency style of g++... gcc3 +checking for Minix Amsterdam compiler... no +checking for ar... ar +checking for ranlib... ranlib +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +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 system header files limit the line length... no +checking for complete errno.h... 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 printf survives out-of-memory conditions... yes +checking for vasnprintf... no +checking for snprintf... yes +checking for __fseterr... no +checking for symlink... yes +checking for mprotect... yes +checking for iswcntrl... yes +checking for wcwidth... yes +checking for unsigned long long int... yes +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 features.h... yes +checking for limits.h... yes +checking for unistd.h... (cached) yes +checking for math.h... yes +checking for sys/mman.h... yes +checking for wchar.h... yes +checking for stdint.h... (cached) yes +checking for crtdefs.h... no +checking for wctype.h... yes +checking for stdlib.h... (cached) yes +checking for sys/param.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 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 host CPU and C ABI... x86_64 +checking where to find the exponent in a 'float'... word 0 bit 23 +checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes +checking for nl_langinfo and CODESET... yes +checking for working fcntl.h... yes +checking whether getc_unlocked is declared... yes +checking whether we are using the GNU C Library >= 2.1 or uClibc... yes +checking for mmap... yes +checking for MAP_ANONYMOUS... yes +checking whether memchr works... yes +checking whether snprintf is declared... yes +checking whether stdint.h conforms to C99... 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 for pid_t... yes +checking for mode_t... yes +checking whether vsnprintf is declared... yes +checking whether uses 'inline' correctly... yes +checking for inline... inline +checking for alloca as a compiler built-in... yes +checking whether conversion from 'int' to 'long double' works... 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 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 whether NAN macro works... yes +checking whether HUGE_VAL works... 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 signbit macro... yes +checking for signbit compiler built-ins... 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... yes +checking whether printf supports POSIX/XSI format strings with positions... (cached) 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 ptrdiff_t... yes +checking for vsnprintf... yes +checking whether snprintf respects a size of 1... (cached) yes +checking whether printf supports POSIX/XSI format strings with positions... (cached) yes +checking whether iswcntrl works... yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... yes +checking whether wcwidth is declared... yes +checking whether wcwidth works reasonably in UTF-8 locales... yes +checking for stdint.h... (cached) yes +checking that C++ compiler can compile simple program... yes +checking that C++ static constructors and destructors are called... yes +checking that header files support C++... yes +checking whether character set is EBCDIC... no +checking whether to install .cmd wrapper scripts for Windows... no +checking for X... no +configure: gxditview and xtotroff won't be built +checking for a sed that does not truncate output... /bin/sed +checking for perl... /usr/bin/perl +checking for perl version... 5.32.0 +checking for lpr... no +checking for lp... no +checking for command to use for printing PostScript files... +checking for command to use for printing dvi files... +checking for egrep... (cached) /bin/grep -E +checking for byacc... no +checking for bison... bison -y +checking for makeinfo... makeinfo +checking for makeinfo version... 6.7 +checking for texi2dvi... found +checking for ranlib... (cached) ranlib +checking for install-info... install-info +checking whether ln -s works... yes +checking for xpmtoppm... missing +checking for pkg-config... /usr/bin/pkg-config +checking pkg-config is at least version 0.9.0... yes +checking for UCHARDET... no +checking for pdfinfo... missing +checking for pdffonts... missing +checking for pdfimages... missing +checking for csh hash hack... no +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking dirent.h usability... yes +checking dirent.h presence... yes +checking for dirent.h... yes +checking for limits.h... (cached) yes +checking sys/dir.h usability... yes +checking sys/dir.h presence... yes +checking for sys/dir.h... yes +checking for string.h... (cached) yes +checking for strings.h... (cached) yes +checking for math.h... (cached) yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking direct.h usability... no +checking direct.h presence... no +checking for direct.h... no +checking process.h usability... no +checking process.h presence... no +checking for process.h... no +checking for ISC 3.x or 4.x... no +checking whether -D_POSIX_SOURCE is necessary... no +checking for return type of srand... void +checking whether gettimeofday must be declared... no +checking whether popen must be declared... no +checking whether pclose must be declared... no +checking whether putenv must be declared... no +checking whether rand must be declared... no +checking whether srand must be declared... no +checking whether strcasecmp must be declared... no +checking whether strncasecmp must be declared... no +checking whether vfprintf must be declared... no +checking for sys_nerr in , , or ... no +checking for sys_errlist in , , or ... no +checking C++ ... no +checking C++ ... yes +checking C++ ... yes +checking for unsigned long long... yes +checking for declaration of time_t... yes +checking for return type of signal handlers... void +checking struct exception... no +checking whether byte ordering is bigendian... (cached) no +checking for main in -lc... yes +checking for sin in -lm... 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 how to run the C++ preprocessor... g++ -E +checking for iconv... yes +checking for working 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 getpagesize... yes +checking for working mmap... yes +checking for fmod... yes +checking for getcwd... yes +checking for putenv... yes +checking for strcasecmp... yes +checking for strerror... yes +checking for strncasecmp... yes +checking for strtol... yes +checking for gettimeofday... yes +checking for isatty... yes +checking for kill... yes +checking for rename... yes +checking for setlocale... yes +checking for strsep... yes +checking for mkstemp... yes +checking whether sys_siglist is declared... no +checking whether getc_unlocked is declared... (cached) yes +checking for nl_langinfo and CODESET... (cached) yes +checking whether ANSI array delete syntax is supported... yes +checking traditional preprocessor... no +checking w_coredump... no +checking default value for grops -b option... 0 +checking default paper size... A4 +checking for existing troff installation... no +checking for prefix of system macro packages... +checking which system macro packages should be made available... +checking separator character to use in groff search paths... : +checking for gs... no +checking for gswin32c... no +checking for gsos2... no +checking for pnmcut... missing +checking for pnmcrop... missing +checking for pnmtopng... missing +checking for psselect... missing +checking for pnmtops... missing +checking whether pnmtops can handle the -nosetpage option... no +checking whether make has builtin variable RM... yes +checking for a diff program that supports option -D... yes +checking whether test supports option -ef... yes +checking for bash... /bin/bash +checking whether we are using the GNU C Library >= 2.1 or uClibc... (cached) yes +checking whether URW fonts in pfb format are available... no +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating test-groff +config.status: creating src/include/config.h +config.status: executing depfiles commands + +GNU Troff version 1.22.4 +---------------------------------------------------------------------- + Prefix : /usr + Compiler : gcc -g -O2 + X11 support : no + Doc build : yes + URW fonts for pdf : no + Use uchardet library for preconv: no + pdftools for distcheck : no +---------------------------------------------------------------------- +configure: + No URW fonts in .pfb format were found on your system, URW fonts + generation for 'devpdf' will not work properly. These fonts can be + downloaded here: + + http://downloads.ghostscript.com/public/fonts/urw-base35-v1.10.zip + + By default groff will search these fonts in the paths given by `gs + -h' and in these 2 default directories: + '/usr/share/fonts/type1/gsfonts/' and + '/opt/local/share/fonts/urw-fonts/' (paths used by + font/devpdf/Foundry.in). You can also pass the option + '--with-urw-fonts-dir=DIR' to 'configure' to set a custom path. You + would need to re-run the 'configure' script after installing these + fonts. + + + GEN lib/alloca.h + GEN lib/limits.h + GEN lib/math.h + GEN lib/stdio.h + GEN lib/string.h + GEN lib/sys/types.h + GEN lib/unitypes.h + GEN lib/uniwidth.h + GEN lib/wchar.h + GEN lib/wctype.h + GEN contrib/chem/README +LANG=C \ +LC_ALL=C \ +makeinfo -o doc/groff.info --enable-encoding -I/sources/groff-1.22.4/doc /sources/groff-1.22.4/doc/groff.texi + GEN afmtodit + GEN font/devpdf/DESC +cp -f ./font/devps/text.enc \ + ./font/devpdf/enc + GEN font/devpdf/Foundry +/bin/sh ./arch/misc/shdeps.sh ":" ":" "/usr/bin" > shdeps.sed + GEN font/devpdf/util/BuildFoundries + GEN ./font/devpdf/download +/bin/sh ./src/libs/libgroff/config.charset '' > t-charset.alias +mv t-charset.alias charset.alias +sed -e '/^#/d' \ + -e 's/@''PACKAGE''@/groff/g' ./src/libs/libgroff/ref-add.sin > t-ref-add.sed +mv t-ref-add.sed ref-add.sed +sed -e '/^#/d' \ + -e 's/@''PACKAGE''@/groff/g' ./src/libs/libgroff/ref-del.sin > t-ref-del.sed +mv t-ref-del.sed ref-del.sed +/bin/mkdir -p ./tmac; +if test -n ""; then \ + for m in ""; do \ + rm -f ./tmac/$m-wrap; \ + if test "$m" = an; then \ + echo .do mso andoc.tmac >>./tmac/$m-wrap; \ + fi; \ + echo .cp 1 >>./tmac/$m-wrap; \ + echo .so $m >>./tmac/$m-wrap; \ + done; \ +fi +touch tmac/stamp-wrap +make all-am +make[1]: Entering directory '/sources/groff-1.22.4' + CXX src/devices/grodvi/dvi.o + CXX src/libs/libdriver/input.o + CXX src/libs/libdriver/printer.o + AR libdriver.a + CXX src/libs/libgroff/libgroff_a-assert.o + CXX src/libs/libgroff/libgroff_a-change_lf.o + CXX src/libs/libgroff/libgroff_a-cmap.o + CXX src/libs/libgroff/libgroff_a-color.o + CXX src/libs/libgroff/libgroff_a-cset.o + CXX src/libs/libgroff/libgroff_a-curtime.o + CXX src/libs/libgroff/libgroff_a-device.o + CXX src/libs/libgroff/libgroff_a-errarg.o + CXX src/libs/libgroff/libgroff_a-error.o + CXX src/libs/libgroff/libgroff_a-fatal.o + CXX src/libs/libgroff/libgroff_a-filename.o + CXX src/libs/libgroff/libgroff_a-font.o + CXX src/libs/libgroff/libgroff_a-fontfile.o + CXX src/libs/libgroff/libgroff_a-geometry.o + CC src/libs/libgroff/libgroff_a-getopt.o + CC src/libs/libgroff/libgroff_a-getopt1.o + CXX src/libs/libgroff/libgroff_a-glyphuni.o + CXX src/libs/libgroff/libgroff_a-htmlhint.o + CXX src/libs/libgroff/libgroff_a-hypot.o + CC src/libs/libgroff/libgroff_a-iftoa.o + CXX src/libs/libgroff/libgroff_a-invalid.o + CC src/libs/libgroff/libgroff_a-itoa.o + CXX src/libs/libgroff/libgroff_a-lf.o + CXX src/libs/libgroff/libgroff_a-lineno.o + CC src/libs/libgroff/libgroff_a-localcharset.o + CXX src/libs/libgroff/libgroff_a-macropath.o + CC src/libs/libgroff/libgroff_a-matherr.o + CXX src/libs/libgroff/libgroff_a-maxfilename.o + CXX src/libs/libgroff/libgroff_a-maxpathname.o + CXX src/libs/libgroff/libgroff_a-mksdir.o + CXX src/libs/libgroff/libgroff_a-nametoindex.o + CXX src/libs/libgroff/libgroff_a-new.o + CXX src/libs/libgroff/libgroff_a-paper.o + CXX src/libs/libgroff/libgroff_a-prime.o + CC src/libs/libgroff/libgroff_a-progname.o + CXX src/libs/libgroff/libgroff_a-ptable.o + CC src/libs/libgroff/libgroff_a-quotearg.o + CXX src/libs/libgroff/libgroff_a-relocate.o + CXX src/libs/libgroff/libgroff_a-searchpath.o + CC src/libs/libgroff/libgroff_a-spawnvp.o + CXX src/libs/libgroff/libgroff_a-string.o + CXX src/libs/libgroff/libgroff_a-strsave.o + CXX src/libs/libgroff/libgroff_a-symbol.o + CXX src/libs/libgroff/libgroff_a-tmpfile.o + CXX src/libs/libgroff/libgroff_a-tmpname.o + CXX src/libs/libgroff/libgroff_a-unicode.o + CXX src/libs/libgroff/libgroff_a-uniglyph.o + CXX src/libs/libgroff/libgroff_a-uniuni.o +Making version.cpp + CXX src/libs/libgroff/libgroff_a-version.o + AR libgroff.a + CC lib/localcharset.o + CC lib/math.o + CC lib/printf-frexp.o + CC lib/printf-frexpl.o + CC lib/uniwidth/width.o + CC lib/wctype-h.o + CC lib/xsize.o + CC lib/asnprintf.o + CC lib/fseterr.o + CC lib/printf-args.o + CC lib/printf-parse.o + CC lib/vasnprintf.o + AR lib/libgnu.a + CXXLD grodvi + CXX src/devices/grohtml/post-html.o + CXX src/devices/grohtml/html-table.o + CXX src/devices/grohtml/html-text.o + CXX src/devices/grohtml/output.o + CXXLD post-grohtml + CXX src/devices/grolbp/lbp.o + CXXLD grolbp + CXX src/devices/grolj4/lj4.o + CXXLD grolj4 + CXX src/devices/grops/ps.o + CXX src/devices/grops/psrm.o + CXXLD grops + CXX src/devices/grotty/tty.o + CXXLD grotty + CXX src/preproc/html/pre-html.o + CXX src/preproc/html/pushback.o + CXXLD pre-grohtml + CXX src/preproc/preconv/preconv-preconv.o + CXXLD preconv + CXX src/roff/groff/groff.o + CC src/roff/groff/pipeline.o + CXXLD groff + CXX src/utils/addftinfo/addftinfo.o + CXX src/utils/addftinfo/guess.o + CXXLD addftinfo + CXX src/utils/hpftodit/hpftodit.o + CXX src/utils/hpftodit/hpuni.o + CXXLD hpftodit + CXX src/utils/lkbib/lkbib.o + CXX src/libs/libbib/common.o + CXX src/libs/libbib/index.o + CXX src/libs/libbib/linear.o + CXX src/libs/libbib/search.o + CC src/libs/libbib/map.o + AR libbib.a + CXXLD lkbib + CC src/utils/pfbtops/pfbtops.o + CXXLD pfbtops + CXX src/utils/tfmtodit/tfmtodit.o + CXXLD tfmtodit + CXX src/preproc/eqn/eqn-main.o + CXX src/preproc/eqn/eqn-lex.o + CXX src/preproc/eqn/eqn-box.o + CXX src/preproc/eqn/eqn-limit.o + CXX src/preproc/eqn/eqn-list.o + CXX src/preproc/eqn/eqn-over.o + CXX src/preproc/eqn/eqn-text.o + CXX src/preproc/eqn/eqn-script.o + CXX src/preproc/eqn/eqn-mark.o + CXX src/preproc/eqn/eqn-other.o + CXX src/preproc/eqn/eqn-delim.o + CXX src/preproc/eqn/eqn-sqrt.o + CXX src/preproc/eqn/eqn-pile.o + CXX src/preproc/eqn/eqn-special.o + CXX src/preproc/eqn/eqn-eqn.o + CXXLD eqn + CXX src/preproc/grn/hdb.o + CXX src/preproc/grn/hpoint.o + CXX src/preproc/grn/hgraph.o + CXX src/preproc/grn/main.o + CXXLD grn + CXX src/preproc/pic/pic-pic.o + CXX src/preproc/pic/pic-lex.o + CXX src/preproc/pic/pic-main.o + CXX src/preproc/pic/pic-object.o + CXX src/preproc/pic/pic-common.o + CXX src/preproc/pic/pic-troff.o + CXX src/preproc/pic/pic-tex.o + CXXLD pic + CXX src/preproc/refer/refer-command.o + CXX src/preproc/refer/refer-ref.o + CXX src/preproc/refer/refer-refer.o + CXX src/preproc/refer/refer-token.o + CXX src/preproc/refer/refer-label.o + CXXLD refer + CXX src/preproc/soelim/soelim.o + CXXLD soelim + CXX src/preproc/tbl/main.o + CXX src/preproc/tbl/table.o + CXXLD tbl + CXX src/roff/troff/dictionary.o + CXX src/roff/troff/div.o + CXX src/roff/troff/env.o + CXX src/roff/troff/input.o + CXX src/roff/troff/mtsm.o + CXX src/roff/troff/node.o + CXX src/roff/troff/number.o + CXX src/roff/troff/reg.o +Making src/roff/troff/majorminor.cpp + CXX src/roff/troff/majorminor.o + CXXLD troff + CXX src/utils/indxbib/indxbib.o + CC src/utils/indxbib/signal.o + CXXLD indxbib + CXX src/utils/lookbib/lookbib.o + CXXLD lookbib + GEN eqn2graph + GEN gdiffmk + GEN glilypond + GEN gperl + GEN gpinyin + GEN grap2graph + GEN groffer +cp ./contrib/groffer/roff2.pl roff2dvi +cp ./contrib/groffer/roff2.pl roff2html +cp ./contrib/groffer/roff2.pl roff2pdf +cp ./contrib/groffer/roff2.pl roff2ps +cp ./contrib/groffer/roff2.pl roff2text +cp ./contrib/groffer/roff2.pl roff2x + GEN mmroff + GEN pdfroff + GEN pic2graph + GEN gropdf + GEN pdfmom + GEN grog + GEN chem + GEN neqn + GEN nroff + GEN contrib/chem/chem.1 + GEN contrib/eqn2graph/eqn2graph.1 + GEN contrib/gdiffmk/gdiffmk.1 + GEN contrib/glilypond/glilypond.1 + GEN contrib/gperl/gperl.1 + GEN contrib/gpinyin/gpinyin.1 + GEN contrib/grap2graph/grap2graph.1 + GEN contrib/groffer/groffer.1 + GEN contrib/groffer/roff2dvi.1.man + GEN contrib/groffer/roff2dvi.1 + GEN contrib/groffer/roff2html.1.man + GEN contrib/groffer/roff2html.1 + GEN contrib/groffer/roff2pdf.1.man + GEN contrib/groffer/roff2pdf.1 + GEN contrib/groffer/roff2ps.1.man + GEN contrib/groffer/roff2ps.1 + GEN contrib/groffer/roff2text.1.man + GEN contrib/groffer/roff2text.1 + GEN contrib/groffer/roff2x.1.man + GEN contrib/groffer/roff2x.1 + GEN contrib/mm/mmroff.1 + GEN contrib/pdfmark/pdfroff.1 + GEN contrib/pic2graph/pic2graph.1 + GEN src/devices/grodvi/grodvi.1 + GEN src/devices/grohtml/grohtml.1 + GEN src/devices/grolbp/grolbp.1 + GEN src/devices/grolj4/grolj4.1 + GEN src/devices/gropdf/gropdf.1 + GEN src/devices/gropdf/pdfmom.1 + GEN src/devices/grops/grops.1 + GEN src/devices/grotty/grotty.1 + GEN src/preproc/preconv/preconv.1 + GEN src/roff/groff/groff.1 + GEN src/roff/grog/grog.1 + GEN src/utils/addftinfo/addftinfo.1 + GEN src/utils/afmtodit/afmtodit.1 + GEN src/utils/hpftodit/hpftodit.1 + GEN src/utils/lkbib/lkbib.1 + GEN src/utils/pfbtops/pfbtops.1 + GEN src/utils/tfmtodit/tfmtodit.1 + GEN src/preproc/eqn/eqn.1 + GEN src/preproc/eqn/neqn.1 + GEN src/preproc/grn/grn.1 + GEN src/preproc/pic/pic.1 + GEN src/preproc/refer/refer.1 + GEN src/preproc/soelim/soelim.1 + GEN src/preproc/tbl/tbl.1 + GEN src/roff/nroff/nroff.1 + GEN src/roff/troff/troff.1 + GEN src/utils/indxbib/indxbib.1 + GEN src/utils/lookbib/lookbib.1 + GEN contrib/groff_filenames/groff_filenames.5 + GEN man/groff_font.5 + GEN man/groff_out.5 + GEN man/groff_tmac.5 + GEN src/devices/grolj4/lj4_font.5 + GEN contrib/hdtbl/groff_hdtbl.7 + GEN contrib/mm/groff_mm.7 + GEN contrib/mm/groff_mmse.7 + GEN contrib/mom/groff_mom.7 + GEN man/ditroff.7 + GEN man/groff_char.7 + GEN man/groff_diff.7 + GEN man/groff.7 + GEN man/roff.7 + GEN tmac/groff_ms.7 + GEN tmac/groff_man.7 + GEN tmac/groff_me.7 + GEN tmac/groff_mdoc.7 + GEN tmac/groff_trace.7 + GEN tmac/groff_www.7 + GEN font/devascii/R + GEN font/devascii/I + GEN font/devascii/B + GEN font/devascii/BI + GEN font/devascii/DESC + GEN font/devcp1047/R + GEN font/devcp1047/I + GEN font/devcp1047/B + GEN font/devcp1047/BI + GEN font/devcp1047/DESC + GEN font/devdvi/DESC + GEN font/devhtml/R + GEN font/devhtml/I + GEN font/devhtml/B + GEN font/devhtml/BI + GEN font/devhtml/CR + GEN font/devhtml/CI + GEN font/devhtml/CB + GEN font/devhtml/CBI + GEN font/devhtml/S + GEN font/devhtml/DESC + GEN font/devlatin1/R + GEN font/devlatin1/I + GEN font/devlatin1/B + GEN font/devlatin1/BI + GEN font/devlatin1/DESC + GEN font/devlbp/DESC + GEN font/devutf8/R + GEN font/devutf8/I + GEN font/devutf8/B + GEN font/devutf8/BI + GEN font/devutf8/DESC +groff options: abcCd:D:eEf:F:gGhiI:jJkK:lL:m:M:n:No:pP:r:RsStT:UvVw:W:XzZ +no arg: abcCeEgGhijJklNpRsStUvVXzZ +with arg: dDfFIKLmMnoPrTwW +sed -f ./tmac/strip.sed ./contrib/hdtbl/`basename contrib/hdtbl/hdtbl.tmac`-u > contrib/hdtbl/hdtbl.tmac; +sed -f ./tmac/strip.sed ./contrib/hdtbl/`basename contrib/hdtbl/hdmisc.tmac`-u > contrib/hdtbl/hdmisc.tmac; + GEN contrib/chem/examples/README + GEN contrib/chem/examples/122/README + GEN font/devlj4/DESC + GEN font/devps/DESC + GEN font/devps/prologue + GEN font/devps/zapfdr.pfa + GEN font/devps/symbolsl.pfa +echo missing +missing +if test -f ./doc/gnu.eps; then \ + cp ./doc/gnu.eps . ; \ +elif test -f ./doc/gnu.eps; then \ + cp ./doc/gnu.eps . ; \ +else \ + if test ""missing != "found"; then \ + echo "Program xpmtoppm is missing, can't generate gnu.eps" ; \ + exit 1; \ + fi; \ + if test ""missing != "found"; then \ + echo "Program pnmtops is missing, can't generate gnu.eps" ; \ + exit 1; \ + fi; \ + if test "pnmtops" != "pnmtops -nosetpage"; then \ + echo "Program pnmtops can't handle -nosetpage, can't generate gnu.eps" ; \ + exit 1; \ + fi; \ + xpmtoppm ./doc/gnu.xpm | pnmdepth 15 \ + | pnmtops -noturn -rle >gnu.eps ; \ +fi +/bin/mkdir -p ./tmac +for f in tmac/doc-common tmac/doc-ditroff tmac/doc-nroff tmac/doc-syms tmac/e.tmac tmac/doc.tmac tmac/doc-old.tmac; do \ + sed -f ./tmac/strip.sed ./$f-u > ./$f; \ +done +/bin/mkdir -p ./tmac +sed -e "s;[@]PNMTOPS_NOSETPAGE[@];pnmtops;g" \ + ./tmac/www.tmac.in > ./tmac/www.tmac + GROFF doc/webpage.ps + GROFF doc/grnexmpl.ps + GEN contrib/hdtbl/examples/fonts_n.roff + GEN contrib/hdtbl/examples/fonts_x.roff + GROFF contrib/hdtbl/examples/chess_board.ps + GROFF contrib/hdtbl/examples/color_boxes.ps + GROFF contrib/hdtbl/examples/color_nested_tables.ps + GROFF contrib/hdtbl/examples/color_table_cells.ps + GROFF contrib/hdtbl/examples/color_transitions.ps + GROFF contrib/hdtbl/examples/col_rowspan_colors.ps + GROFF contrib/hdtbl/examples/fonts_n.ps + GROFF contrib/hdtbl/examples/fonts_x.ps + GROFF contrib/hdtbl/examples/mixed_pickles.ps + GROFF contrib/hdtbl/examples/rainbow.ps + GROFF contrib/hdtbl/examples/short_reference.ps + GROFF doc/meref.ps + GROFF doc/meintro.ps + GROFF doc/meintro_fr.ps + GROFF doc/pic.ps +make[1]: Leaving directory '/sources/groff-1.22.4' +make install-am +make[1]: Entering directory '/sources/groff-1.22.4' +make[2]: Entering directory '/sources/groff-1.22.4' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c grodvi post-grohtml grolbp grolj4 grops grotty pre-grohtml preconv groff addftinfo hpftodit lkbib pfbtops tfmtodit '/usr/bin' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c eqn2graph gdiffmk glilypond gperl gpinyin grap2graph groffer roff2dvi roff2html roff2pdf roff2ps roff2text roff2x mmroff pdfroff pic2graph gropdf pdfmom grog afmtodit '/usr/bin' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c eqn grn pic refer soelim tbl troff indxbib lookbib '/usr/bin' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c chem neqn nroff '/usr/bin' +make install-exec-hook +make[3]: Entering directory '/sources/groff-1.22.4' +make[3]: Nothing to be done for 'install-exec-hook'. +make[3]: Leaving directory '/sources/groff-1.22.4' +test -d /usr/share/doc/groff-1.22.4/examples/chem/122 \ + || /bin/sh /sources/groff-1.22.4/build-aux/install-sh -d /usr/share/doc/groff-1.22.4/examples/chem/122; +for i in ./contrib/chem/examples/122/*.chem; do \ + n=`echo $i | sed 's|./contrib/chem/examples/122/||g'`; \ + /usr/bin/install -c -m 644 $i /usr/share/doc/groff-1.22.4/examples/chem/122/$n; \ +done +test -d /usr/share/groff/1.22.4/tmac || /bin/sh /sources/groff-1.22.4/build-aux/install-sh -d /usr/share/groff/1.22.4/tmac +test -d /usr/share/groff/1.22.4/tmac/mm || /bin/sh /sources/groff-1.22.4/build-aux/install-sh -d /usr/share/groff/1.22.4/tmac/mm +rm -f /usr/share/groff/1.22.4/tmac/tmac.`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`m +rm -f /usr/share/groff/1.22.4/tmac/`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`m.tmac +/usr/bin/install -c -m 644 ./contrib/mm/m.tmac \ + /usr/share/groff/1.22.4/tmac/`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`m.tmac +LANG=C LC_ALL=C sed -e "s;^.mso m.tmac;.mso `if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`m.tmac;g" \ + ./contrib/mm/mse.tmac > /usr/share/groff/1.22.4/tmac/`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`mse.tmac +test -d /usr/share/info || /bin/sh /sources/groff-1.22.4/build-aux/install-sh -d /usr/share/info +for p in doc/groff.info `ls doc/groff.info*`; do \ + f=`basename $p`; \ + rm -f /usr/share/info/$f; \ + /usr/bin/install -c -m 644 $p /usr/share/info/$f; \ + done +install-info --info-dir=/usr/share/info \ + /usr/share/info/groff.info +Installing devpdf files +/usr/bin/install -c -m 644 ./font/devpdf/download \ + /usr/share/groff/1.22.4/font/devpdf/ +test yes != no || /bin/sh /sources/groff-1.22.4/build-aux/install-sh -d /usr/lib +if test -f /usr/lib/charset.alias; then \ + sed -f ref-add.sed /usr/lib/charset.alias \ + > /usr/lib/t-charset.alias; \ + /usr/bin/install -c -m 644 /usr/lib/t-charset.alias \ + /usr/lib/charset.alias; \ + rm -f /usr/lib/t-charset.alias; \ +else \ + if test yes = no; then \ + sed -f ref-add.sed charset.alias \ + > /usr/lib/t-charset.alias; \ + /usr/bin/install -c -m 644 /usr/lib/t-charset.alias \ + /usr/lib/charset.alias; \ + rm -f /usr/lib/t-charset.alias; \ + fi; \ +fi +test -d /usr/share \ + || /bin/sh /sources/groff-1.22.4/build-aux/install-sh -d /usr/share +test -d /usr/share/groff \ + || /bin/sh /sources/groff-1.22.4/build-aux/install-sh -d /usr/share/groff +test -d /usr/share/groff/1.22.4 \ + || /bin/sh /sources/groff-1.22.4/build-aux/install-sh -d /usr/share/groff/1.22.4 +if test -f /usr/lib/eign; then \ + rm -f /usr/share/groff/1.22.4/eign; \ + ln -s /usr/lib/eign /usr/share/groff/1.22.4/eign 2>/dev/null \ + || ln /usr/lib/eign /usr/share/groff/1.22.4/eign 2>/dev/null \ + || cp /usr/lib/eign /usr/share/groff/1.22.4/eign; \ +else \ + rm -f /usr/share/groff/1.22.4/eign; \ + /usr/bin/install -c -m 644 ./src/utils/indxbib/eign /usr/share/groff/1.22.4/eign; \ +fi +/bin/mkdir -p /usr/lib/groff/site-tmac; +if test "no" != "no"; then \ + if test -n ""; then \ + for m in ""; do \ + /usr/bin/install -c -m 644 ./tmac/$m-wrap \ + /usr/lib/groff/site-tmac/$m`if test no = manual; then echo "-os"; fi`.tmac; \ + done; \ + fi; \ +fi + /bin/mkdir -p '/usr/share/groff/1.22.4/font/devascii' + /usr/bin/install -c -m 644 font/devascii/R font/devascii/I font/devascii/B font/devascii/BI font/devascii/DESC '/usr/share/groff/1.22.4/font/devascii' + /bin/mkdir -p '/usr/share/groff/1.22.4/font/devcp1047' + /usr/bin/install -c -m 644 font/devcp1047/R font/devcp1047/I font/devcp1047/B font/devcp1047/BI font/devcp1047/DESC '/usr/share/groff/1.22.4/font/devcp1047' + /bin/mkdir -p '/usr/share/groff/1.22.4/font/devdvi' + /usr/bin/install -c -m 644 font/devdvi/TR font/devdvi/TI font/devdvi/TB font/devdvi/TBI font/devdvi/CW font/devdvi/CWI font/devdvi/HR font/devdvi/HI font/devdvi/HB font/devdvi/HBI font/devdvi/TREC font/devdvi/TIEC font/devdvi/TBEC font/devdvi/TBIEC font/devdvi/CWEC font/devdvi/CWIEC font/devdvi/HREC font/devdvi/HIEC font/devdvi/HBEC font/devdvi/HBIEC font/devdvi/TRTC font/devdvi/TITC font/devdvi/TBTC font/devdvi/TBITC font/devdvi/CWTC font/devdvi/CWITC font/devdvi/HRTC font/devdvi/HITC font/devdvi/HBTC font/devdvi/HBITC font/devdvi/MI font/devdvi/S font/devdvi/EX font/devdvi/SA font/devdvi/SB font/devdvi/SC font/devdvi/DESC '/usr/share/groff/1.22.4/font/devdvi' + /bin/mkdir -p '/usr/share/groff/1.22.4/font/devdvi/generate' + /usr/bin/install -c -m 644 font/devdvi/generate/Makefile font/devdvi/generate/msam.map font/devdvi/generate/msbm.map font/devdvi/generate/texb.map font/devdvi/generate/texex.map font/devdvi/generate/texi.map font/devdvi/generate/texmi.map font/devdvi/generate/texr.map font/devdvi/generate/texsy.map font/devdvi/generate/textt.map font/devdvi/generate/textex.map font/devdvi/generate/ec.map font/devdvi/generate/tc.map font/devdvi/generate/CompileFonts '/usr/share/groff/1.22.4/font/devdvi/generate' + /bin/mkdir -p '/usr/share/groff/1.22.4/font/devhtml' + /usr/bin/install -c -m 644 font/devhtml/R font/devhtml/I font/devhtml/B font/devhtml/BI font/devhtml/CR font/devhtml/CI font/devhtml/CB font/devhtml/CBI font/devhtml/S font/devhtml/DESC '/usr/share/groff/1.22.4/font/devhtml' + /bin/mkdir -p '/usr/share/groff/1.22.4/font/devlatin1' + /usr/bin/install -c -m 644 font/devlatin1/R font/devlatin1/I font/devlatin1/B font/devlatin1/BI font/devlatin1/DESC '/usr/share/groff/1.22.4/font/devlatin1' + /bin/mkdir -p '/usr/share/groff/1.22.4/font/devlbp' + /usr/bin/install -c -m 644 font/devlbp/HB font/devlbp/HBI font/devlbp/HI font/devlbp/HR font/devlbp/HNB font/devlbp/HNBI font/devlbp/HNI font/devlbp/HNR font/devlbp/TB font/devlbp/TBI font/devlbp/TI font/devlbp/TR font/devlbp/CR font/devlbp/CB font/devlbp/CI font/devlbp/ER font/devlbp/EB font/devlbp/EI font/devlbp/DESC '/usr/share/groff/1.22.4/font/devlbp' + /bin/mkdir -p '/usr/share/groff/1.22.4/font/devpdf' + /usr/bin/install -c -m 644 font/devpdf/DESC font/devpdf/Foundry '/usr/share/groff/1.22.4/font/devpdf' + /bin/mkdir -p '/usr/share/groff/1.22.4/font/devpdf/enc' + /usr/bin/install -c -m 644 font/devpdf/enc/text.enc '/usr/share/groff/1.22.4/font/devpdf/enc' + /bin/mkdir -p '/usr/share/groff/1.22.4/font/devpdf/map' + /usr/bin/install -c -m 644 font/devpdf/map/dingbats.map font/devpdf/map/symbolchars font/devpdf/map/textmap font/devpdf/map/symbolmap '/usr/share/groff/1.22.4/font/devpdf/map' + /bin/mkdir -p '/usr/share/groff/1.22.4/font/devutf8' + /usr/bin/install -c -m 644 font/devutf8/R font/devutf8/I font/devutf8/B font/devutf8/BI font/devutf8/DESC '/usr/share/groff/1.22.4/font/devutf8' + /bin/mkdir -p '/usr/share/doc/groff-1.22.4/examples/chem' + /usr/bin/install -c -m 644 contrib/chem/examples/atp.chem contrib/chem/examples/cholesterin.chem contrib/chem/examples/ethamivan.chem contrib/chem/examples/lsd.chem contrib/chem/examples/morphine.chem contrib/chem/examples/penicillin.chem contrib/chem/examples/reserpine.chem '/usr/share/doc/groff-1.22.4/examples/chem' + /bin/mkdir -p '/usr/share/groff/1.22.4/pic' + /usr/bin/install -c -m 644 contrib/chem/chem.pic '/usr/share/groff/1.22.4/pic' + /bin/mkdir -p '/usr/share/groff/1.22.4/font/devlj4' + /usr/bin/install -c -m 644 font/devlj4/AB font/devlj4/ABI font/devlj4/AI font/devlj4/AR font/devlj4/ALBB font/devlj4/ALBR font/devlj4/AOB font/devlj4/AOI font/devlj4/AOR font/devlj4/CB font/devlj4/CBI font/devlj4/CI font/devlj4/CR font/devlj4/GB font/devlj4/GBI font/devlj4/GI font/devlj4/GR font/devlj4/LGB font/devlj4/LGI font/devlj4/LGR font/devlj4/OB font/devlj4/OBI font/devlj4/OI font/devlj4/OR font/devlj4/TB font/devlj4/TBI font/devlj4/TI font/devlj4/TR font/devlj4/TNRB font/devlj4/TNRBI font/devlj4/TNRI font/devlj4/TNRR font/devlj4/UB font/devlj4/UBI font/devlj4/UI font/devlj4/UR font/devlj4/UCB font/devlj4/UCBI font/devlj4/UCI font/devlj4/UCR '/usr/share/groff/1.22.4/font/devlj4' + /usr/bin/install -c -m 644 font/devlj4/CLARENDON font/devlj4/CORONET font/devlj4/MARIGOLD font/devlj4/S font/devlj4/SYMBOL font/devlj4/WINGDINGS '/usr/share/groff/1.22.4/font/devlj4' + /bin/mkdir -p '/usr/share/groff/1.22.4/font/devlj4/generate' + /usr/bin/install -c -m 644 font/devlj4/generate/Makefile font/devlj4/generate/special.map font/devlj4/generate/symbol.map font/devlj4/generate/text.map font/devlj4/generate/wingdings.map font/devlj4/generate/special.awk '/usr/share/groff/1.22.4/font/devlj4/generate' + /bin/mkdir -p '/usr/share/groff/1.22.4/font/devps' + /usr/bin/install -c -m 644 font/devps/S font/devps/SS font/devps/ZD font/devps/ZDR font/devps/ZCMI font/devps/AB font/devps/ABI font/devps/AI font/devps/AR font/devps/BMB font/devps/BMBI font/devps/BMI font/devps/BMR font/devps/CB font/devps/CBI font/devps/CI font/devps/CR font/devps/HB font/devps/HBI font/devps/HI font/devps/HR font/devps/HNB font/devps/HNBI font/devps/HNI font/devps/HNR font/devps/NB font/devps/NBI font/devps/NI font/devps/NR font/devps/PB font/devps/PBI font/devps/PI font/devps/PR font/devps/TB font/devps/TBI font/devps/TI font/devps/TR font/devps/EURO font/devps/freeeuro.pfa font/devps/freeeuro.afm '/usr/share/groff/1.22.4/font/devps' + /usr/bin/install -c -m 644 font/devps/text.enc font/devps/download '/usr/share/groff/1.22.4/font/devps' + /bin/mkdir -p '/usr/share/groff/1.22.4/font/devps/generate' + /usr/bin/install -c -m 644 font/devps/generate/Makefile font/devps/generate/dingbats.map font/devps/generate/dingbats.rmap font/devps/generate/lgreekmap font/devps/generate/symbolchars font/devps/generate/symbolsl.afm font/devps/generate/textmap font/devps/generate/afmname font/devps/generate/symbol.sed '/usr/share/groff/1.22.4/font/devps/generate' + /bin/mkdir -p '/usr/share/doc/groff-1.22.4/examples' + /usr/bin/install -c -m 644 doc/webpage.ms doc/groff.css doc/grnexmpl.g doc/grnexmpl.me '/usr/share/doc/groff-1.22.4/examples' + /bin/mkdir -p '/usr/lib/groff/glilypond' + /usr/bin/install -c -m 644 contrib/glilypond/subs.pl contrib/glilypond/oop_fh.pl contrib/glilypond/args.pl '/usr/lib/groff/glilypond' + /bin/mkdir -p '/usr/lib/groff/gpinyin' + /usr/bin/install -c -m 644 contrib/gpinyin/subs.pl '/usr/lib/groff/gpinyin' + /bin/mkdir -p '/usr/lib/groff/grog' + /usr/bin/install -c -m 644 src/roff/grog/subs.pl '/usr/lib/groff/grog' + /bin/mkdir -p '/usr/share/doc/groff-1.22.4/examples/hdtbl' + /usr/bin/install -c -m 644 contrib/hdtbl/examples/common.roff contrib/hdtbl/examples/chess_board.roff contrib/hdtbl/examples/color_boxes.roff contrib/hdtbl/examples/color_nested_tables.roff contrib/hdtbl/examples/color_table_cells.roff contrib/hdtbl/examples/color_transitions.roff contrib/hdtbl/examples/col_rowspan_colors.roff contrib/hdtbl/examples/mixed_pickles.roff contrib/hdtbl/examples/rainbow.roff contrib/hdtbl/examples/short_reference.roff '/usr/share/doc/groff-1.22.4/examples/hdtbl' + /bin/mkdir -p '/usr/share/groff/site-tmac' + /usr/bin/install -c -m 644 tmac/man.local tmac/mdoc.local '/usr/share/groff/site-tmac' + /bin/mkdir -p '/usr/share/groff/1.22.4/tmac/mm' + /usr/bin/install -c -m 644 contrib/mm/mm/0.MT contrib/mm/mm/5.MT contrib/mm/mm/4.MT contrib/mm/mm/ms.cov contrib/mm/mm/se_ms.cov '/usr/share/groff/1.22.4/tmac/mm' + /bin/mkdir -p '/usr/share/doc/groff-1.22.4/examples/mm' + /usr/bin/install -c -m 644 contrib/mm/examples/letter.mm '/usr/share/doc/groff-1.22.4/examples/mm' + /bin/mkdir -p '/usr/share/doc/groff-1.22.4/examples/mom' + /usr/bin/install -c -m 644 contrib/mom/examples/letter.mom contrib/mom/examples/mom-pdf.mom contrib/mom/examples/mon_premier_doc.mom contrib/mom/examples/sample_docs.mom contrib/mom/examples/typesetting.mom contrib/mom/examples/README.txt contrib/mom/examples/README-fr.txt contrib/mom/examples/elvis_syntax contrib/mom/examples/elvis_syntax.new contrib/mom/examples/penguin.ps contrib/mom/examples/penguin.pdf contrib/mom/examples/mom.vim contrib/mom/examples/slide-demo.mom '/usr/share/doc/groff-1.22.4/examples/mom' + /bin/mkdir -p '/usr/share/groff/1.22.4/tmac' + /usr/bin/install -c -m 644 contrib/mom/mom.tmac contrib/mom/om.tmac '/usr/share/groff/1.22.4/tmac' + /bin/mkdir -p '/usr/share/groff/1.22.4/oldfont/devps' + /usr/bin/install -c -m 644 font/devps/old/S font/devps/old/SS font/devps/old/CB font/devps/old/CBI font/devps/old/CI font/devps/old/CR font/devps/old/HB font/devps/old/HBI font/devps/old/HI font/devps/old/HR font/devps/old/HNB font/devps/old/HNBI font/devps/old/HNI font/devps/old/HNR font/devps/old/NB font/devps/old/NBI font/devps/old/NI font/devps/old/NR font/devps/old/PB font/devps/old/PBI font/devps/old/PI font/devps/old/PR font/devps/old/TB font/devps/old/TBI font/devps/old/TI font/devps/old/TR font/devps/old/symbol.afm font/devps/old/symbolsl.afm font/devps/old/zapfdr.afm font/devps/old/zapfdr.ps '/usr/share/groff/1.22.4/oldfont/devps' + /bin/mkdir -p '/usr/share/doc/groff-1.22.4' + /usr/bin/install -c -m 644 doc/meref.me doc/meintro.me doc/meintro_fr.me doc/pic.ms '/usr/share/doc/groff-1.22.4' + /bin/mkdir -p '/usr/share/groff/1.22.4/tmac' + /usr/bin/install -c -m 644 contrib/pdfmark/pdfmark.tmac contrib/pdfmark/spdf.tmac '/usr/share/groff/1.22.4/tmac' + /bin/mkdir -p '/usr/share/groff/1.22.4/tmac' + /usr/bin/install -c -m 644 tmac/man.tmac tmac/mandoc.tmac tmac/andoc.tmac tmac/an-old.tmac tmac/an-ext.tmac tmac/ms.tmac tmac/me.tmac tmac/mdoc.tmac tmac/pic.tmac tmac/a4.tmac tmac/papersize.tmac tmac/62bit.tmac tmac/ec.tmac tmac/safer.tmac tmac/trace.tmac tmac/ps.tmac tmac/psold.tmac tmac/pdfpic.tmac tmac/pspic.tmac tmac/psatk.tmac tmac/pdf.tmac tmac/dvi.tmac tmac/tty.tmac tmac/tty-char.tmac tmac/latin1.tmac tmac/latin2.tmac tmac/latin5.tmac tmac/latin9.tmac tmac/cp1047.tmac tmac/unicode.tmac tmac/X.tmac tmac/Xps.tmac tmac/lj4.tmac tmac/lbp.tmac tmac/html.tmac tmac/html-end.tmac tmac/devtag.tmac tmac/europs.tmac tmac/composite.tmac tmac/fallbacks.tmac '/usr/share/groff/1.22.4/tmac' + /usr/bin/install -c -m 644 tmac/eqnrc tmac/refer.tmac tmac/refer-me.tmac tmac/refer-ms.tmac tmac/troffrc tmac/troffrc-end tmac/trans.tmac tmac/hyphen.us tmac/hyphenex.us tmac/fr.tmac tmac/hyphen.fr tmac/sv.tmac tmac/hyphen.sv tmac/de.tmac tmac/den.tmac tmac/hyphen.det tmac/hyphen.den tmac/cs.tmac tmac/hyphen.cs tmac/hyphenex.cs tmac/ja.tmac tmac/zh.tmac tmac/an.tmac tmac/s.tmac '/usr/share/groff/1.22.4/tmac' + /bin/mkdir -p '/usr/share/groff/1.22.4/tmac' + /usr/bin/install -c -m 644 contrib/mm/refer-mm.tmac '/usr/share/groff/1.22.4/tmac' + /bin/mkdir -p '/usr/lib/groff/groffer' + /usr/bin/install -c -m 644 contrib/groffer/main_subs.pl contrib/groffer/man.pl contrib/groffer/split_env.sh contrib/groffer/subs.pl contrib/groffer/version.sh '/usr/lib/groff/groffer' + /bin/mkdir -p '/usr/lib/groff' + /usr/bin/install -c -m 644 groff_opts_no_arg.txt groff_opts_with_arg.txt '/usr/lib/groff' + /bin/mkdir -p '/usr/share/groff/1.22.4/tmac' + /usr/bin/install -c -m 644 contrib/hdtbl/hdtbl.tmac contrib/hdtbl/hdmisc.tmac '/usr/share/groff/1.22.4/tmac' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 contrib/chem/chem.1 contrib/eqn2graph/eqn2graph.1 contrib/gdiffmk/gdiffmk.1 contrib/glilypond/glilypond.1 contrib/gperl/gperl.1 contrib/gpinyin/gpinyin.1 contrib/grap2graph/grap2graph.1 contrib/groffer/groffer.1 contrib/groffer/roff2dvi.1 contrib/groffer/roff2html.1 contrib/groffer/roff2pdf.1 contrib/groffer/roff2ps.1 contrib/groffer/roff2text.1 contrib/groffer/roff2x.1 contrib/mm/mmroff.1 contrib/pdfmark/pdfroff.1 contrib/pic2graph/pic2graph.1 src/devices/grodvi/grodvi.1 src/devices/grohtml/grohtml.1 src/devices/grolbp/grolbp.1 src/devices/grolj4/grolj4.1 src/devices/gropdf/gropdf.1 src/devices/gropdf/pdfmom.1 src/devices/grops/grops.1 src/devices/grotty/grotty.1 src/preproc/preconv/preconv.1 src/roff/groff/groff.1 src/roff/grog/grog.1 src/utils/addftinfo/addftinfo.1 src/utils/afmtodit/afmtodit.1 src/utils/hpftodit/hpftodit.1 src/utils/lkbib/lkbib.1 src/utils/pfbtops/pfbtops.1 src/utils/tfmtodit/tfmtodit.1 src/preproc/eqn/eqn.1 src/preproc/eqn/neqn.1 src/preproc/grn/grn.1 src/preproc/pic/pic.1 src/preproc/refer/refer.1 src/preproc/soelim/soelim.1 '/usr/share/man/man1' + /usr/bin/install -c -m 644 src/preproc/tbl/tbl.1 src/roff/nroff/nroff.1 src/roff/troff/troff.1 src/utils/indxbib/indxbib.1 src/utils/lookbib/lookbib.1 '/usr/share/man/man1' + /bin/mkdir -p '/usr/share/man/man5' + /usr/bin/install -c -m 644 contrib/groff_filenames/groff_filenames.5 man/groff_font.5 man/groff_out.5 man/groff_tmac.5 src/devices/grolj4/lj4_font.5 '/usr/share/man/man5' + /bin/mkdir -p '/usr/share/man/man7' + /usr/bin/install -c -m 644 contrib/hdtbl/groff_hdtbl.7 contrib/mm/groff_mm.7 contrib/mm/groff_mmse.7 contrib/mom/groff_mom.7 man/ditroff.7 man/groff_char.7 man/groff_diff.7 man/groff.7 man/roff.7 tmac/groff_ms.7 tmac/groff_man.7 tmac/groff_me.7 tmac/groff_mdoc.7 tmac/groff_trace.7 tmac/groff_www.7 '/usr/share/man/man7' + /bin/mkdir -p '/usr/share/doc/groff-1.22.4/html/mom' + /usr/bin/install -c -m 644 contrib/mom/momdoc/stylesheet.css contrib/mom/momdoc/appendices.html contrib/mom/momdoc/color.html contrib/mom/momdoc/cover.html contrib/mom/momdoc/definitions.html contrib/mom/momdoc/docelement.html contrib/mom/momdoc/docprocessing.html contrib/mom/momdoc/goodies.html contrib/mom/momdoc/graphical.html contrib/mom/momdoc/headfootpage.html contrib/mom/momdoc/images.html contrib/mom/momdoc/inlines.html contrib/mom/momdoc/intro.html contrib/mom/momdoc/letters.html contrib/mom/momdoc/macrolist.html contrib/mom/momdoc/rectoverso.html contrib/mom/momdoc/refer.html contrib/mom/momdoc/reserved.html contrib/mom/momdoc/tables-of-contents.html contrib/mom/momdoc/toc.html contrib/mom/momdoc/typesetting.html contrib/mom/momdoc/using.html contrib/mom/momdoc/version-2.html '/usr/share/doc/groff-1.22.4/html/mom' + /bin/mkdir -p '/usr/share/doc/groff-1.22.4/examples/chem/122' + /usr/bin/install -c -m 644 contrib/chem/examples/122/README '/usr/share/doc/groff-1.22.4/examples/chem/122' + /bin/mkdir -p '/usr/share/doc/groff-1.22.4/examples/chem' + /usr/bin/install -c -m 644 contrib/chem/examples/README '/usr/share/doc/groff-1.22.4/examples/chem' + /bin/mkdir -p '/usr/share/groff/1.22.4/font/devlj4' + /usr/bin/install -c -m 644 font/devlj4/DESC '/usr/share/groff/1.22.4/font/devlj4' + /bin/mkdir -p '/usr/share/groff/1.22.4/font/devps' + /usr/bin/install -c -m 644 font/devps/DESC font/devps/prologue font/devps/zapfdr.pfa font/devps/symbolsl.pfa '/usr/share/groff/1.22.4/font/devps' + /bin/mkdir -p '/usr/share/doc/groff-1.22.4/examples' + /usr/bin/install -c -m 644 doc/webpage.ps doc/grnexmpl.ps '/usr/share/doc/groff-1.22.4/examples' + /bin/mkdir -p '/usr/share/doc/groff-1.22.4/examples/hdtbl' + /usr/bin/install -c -m 644 contrib/hdtbl/examples/fonts_n.roff contrib/hdtbl/examples/fonts_x.roff contrib/hdtbl/examples/chess_board.ps contrib/hdtbl/examples/color_boxes.ps contrib/hdtbl/examples/color_nested_tables.ps contrib/hdtbl/examples/color_table_cells.ps contrib/hdtbl/examples/color_transitions.ps contrib/hdtbl/examples/col_rowspan_colors.ps contrib/hdtbl/examples/fonts_n.ps contrib/hdtbl/examples/fonts_x.ps contrib/hdtbl/examples/mixed_pickles.ps contrib/hdtbl/examples/rainbow.ps contrib/hdtbl/examples/short_reference.ps gnu.eps '/usr/share/doc/groff-1.22.4/examples/hdtbl' + /bin/mkdir -p '/usr/share/groff/1.22.4/tmac/mdoc' + /usr/bin/install -c -m 644 tmac/doc-common tmac/doc-ditroff tmac/doc-nroff tmac/doc-syms '/usr/share/groff/1.22.4/tmac/mdoc' + /bin/mkdir -p '/usr/share/doc/groff-1.22.4' + /usr/bin/install -c -m 644 doc/meref.ps doc/meintro.ps doc/meintro_fr.ps doc/pic.ps '/usr/share/doc/groff-1.22.4' + /bin/mkdir -p '/usr/share/groff/1.22.4/tmac' + /usr/bin/install -c -m 644 tmac/e.tmac tmac/doc.tmac tmac/doc-old.tmac tmac/www.tmac '/usr/share/groff/1.22.4/tmac' +make install-data-hook +make[3]: Entering directory '/sources/groff-1.22.4' +d=.; test -f "gnu.eps" || d=/sources/groff-1.22.4/doc; \ + rm -f /usr/share/doc/groff-1.22.4/examples/gnu.eps; \ + /usr/bin/install -c -m 644 $d/gnu.eps /usr/share/doc/groff-1.22.4/examples/gnu.eps +if test "no" = "yes"; then \ + if test -n ""; then \ + if test -f /usr/share/groff/1.22.4/tmac/s.tmac -a -n "`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`"; \ + then \ + mv /usr/share/groff/1.22.4/tmac/s.tmac \ + /usr/share/groff/1.22.4/tmac/`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`s.tmac; \ + fi; \ + if test -f /usr/share/groff/1.22.4/tmac/an.tmac -a -n "`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`"; \ + then \ + mv /usr/share/groff/1.22.4/tmac/an.tmac \ + /usr/share/groff/1.22.4/tmac/`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`an.tmac; \ + fi; \ + fi; \ +fi +cd /usr/share/groff; \ + rm -f current; \ + ln -s 1.22.4 current +test -d /usr/share/groff/site-font \ + || /bin/sh /sources/groff-1.22.4/build-aux/install-sh -d /usr/share/groff/site-font +test -d /usr/lib/groff/site-tmac \ + || /bin/sh /sources/groff-1.22.4/build-aux/install-sh -d /usr/lib/groff/site-tmac +make[3]: Leaving directory '/sources/groff-1.22.4' +make[2]: Leaving directory '/sources/groff-1.22.4' +make[1]: Leaving directory '/sources/groff-1.22.4' +[lfs-scripts] Finishing build of groff-1.22.4 at Tue Feb 2 11:42:08 -03 2021 +[lfs-scripts] Starting build of grub-2.04 at Tue Feb 2 11:42:08 -03 2021 +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 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking for pkg-config... /usr/bin/pkg-config +checking pkg-config is at least version 0.9.0... yes +checking for cmp... cmp +checking for bison... bison +checking for ranlib... ranlib +checking for gawk... (cached) gawk +checking for style of include used by make... 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 dependency style of gcc... gcc3 +checking for flex... flex +checking lex output file root... lex.yy +checking lex library... -lfl +checking whether yytext is a pointer... yes +checking for bison... (cached) bison +checking whether make sets $(MAKE)... (cached) yes +checking whether ln -s works... yes +checking for makeinfo... /usr/bin/makeinfo +checking for 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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 ar... 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 g++... g++ +checking whether we are using the GNU C++ compiler... yes +checking whether g++ accepts -g... yes +checking dependency style of g++... gcc3 +checking dependency style of gcc... gcc3 +checking for a Python interpreter with version >= 2.6... python3 +checking for python3... /usr/bin/python3 +checking for python3 version... 3.8 +checking for python3 platform... linux +checking for python3 script directory... ${prefix}/lib/python3.8/site-packages +checking for python3 extension module directory... ${exec_prefix}/lib/python3.8/site-packages +checking for g++... yes +checking for a sed that does not truncate output... /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 gcc... /usr/bin/ld +checking if the linker (/usr/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 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... (cached) no +checking for _FILE_OFFSET_BITS value needed for large files... (cached) no +checking whether byte ordering is bigendian... no +checking size of void *... 8 +checking size of long... 8 +checking size of off_t... 8 +checking for help2man... no +checking for posix_memalign... yes +checking for memalign... yes +checking for getextmntent... no +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking sys/mount.h usability... yes +checking sys/mount.h presence... yes +checking for sys/mount.h... yes +checking sys/mnttab.h usability... no +checking sys/mnttab.h presence... no +checking for sys/mnttab.h... no +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking for sys/types.h... (cached) yes +checking for features.h... yes +checking for linewrap.h... no +checking for unistd.h... (cached) yes +checking for sys/param.h... (cached) yes +checking for sys/socket.h... yes +checking for dirent.h... yes +checking for fnmatch.h... yes +checking for wctype.h... yes +checking for sys/stat.h... (cached) yes +checking for getopt.h... yes +checking for sys/cdefs.h... yes +checking for langinfo.h... yes +checking for limits.h... (cached) yes +checking for xlocale.h... no +checking for wchar.h... yes +checking for sys/mman.h... yes +checking for malloc.h... yes +checking for sys/time.h... yes +checking for stdint.h... (cached) yes +checking for strings.h... (cached) yes +checking for sysexits.h... yes +checking for crtdefs.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 for struct statfs.f_mntfromname... no +checking util.h usability... no +checking util.h presence... no +checking for util.h... no +checking whether -Wtrampolines work... yes +checking for gcc... gcc +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for inline... inline +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 for flockfile... yes +checking for funlockfile... 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 mempcpy... yes +checking for fnmatch... yes +checking for isblank... yes +checking for iswctype... yes +checking for mbsrtowcs... yes +checking for wmemchr... yes +checking for wmemcpy... yes +checking for wmempcpy... yes +checking for getdelim... yes +checking for getdtablesize... yes +checking for getprogname... no +checking for getexecname... no +checking for mbsinit... yes +checking for mbrtowc... yes +checking for isascii... yes +checking for mprotect... yes +checking for nl_langinfo... yes +checking for lstat... yes +checking for openat... yes +checking for sleep... yes +checking for strdup... yes +checking for strndup... yes +checking for pipe... yes +checking for vasnprintf... no +checking for snprintf... yes +checking for wcrtomb... yes +checking for iswcntrl... yes +checking for wcwidth... yes +checking whether strerror_r is declared... yes +checking for strerror_r... yes +checking whether strerror_r returns char *... yes +checking whether uses 'inline' correctly... yes +checking for nl_langinfo and CODESET... yes +checking for a traditional french locale... none +checking whether the preprocessor supports include_next... yes +checking whether system header files limit the line length... no +checking whether // is distinct from /... no +checking for complete errno.h... 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 mbstate_t... yes +checking whether stat file-mode macros are broken... no +checking for nlink_t... yes +checking whether getcwd (NULL, 0) allocates memory for result... yes +checking for getcwd with POSIX signature... 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... yes +checking for working GNU getopt function... yes +checking for working GNU getopt_long function... yes +checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_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 imported symbols can be declared weak... yes +checking whether the linker supports --as-needed... yes +checking whether the linker supports --push-state... yes +checking pthread.h usability... yes +checking pthread.h presence... yes +checking for pthread.h... yes +checking for multithread API to use... posix +checking whether malloc, realloc, calloc are POSIX compliant... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... yes +checking for unsigned long long int... yes +checking for long long int... 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... yes +checking whether memrchr is declared... yes +checking for O_CLOEXEC... yes +checking for promoted mode_t type... mode_t +checking whether lstat correctly handles trailing slash... yes +checking whether alarm is declared... yes +checking whether we are using the GNU C Library >= 2.1 or uClibc... yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking for wint_t... yes +checking whether wint_t is too small... no +checking whether stdint.h conforms to C99... yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking whether strdup is declared... yes +checking whether strerror(0) succeeds... yes +checking whether strndup is declared... yes +checking whether strnlen is declared... yes +checking for struct timespec in ... 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 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 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... yes +checking whether btowc(EOF) is correct... guessing yes +checking for __builtin_expect... yes +checking whether this system has an arbitrary file name length limit... yes +checking for dirfd... yes +checking whether dirfd is declared... yes +checking whether dirfd is a macro... no +checking whether // is distinct from /... (cached) 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 POSIX fnmatch... yes +checking for working getdelim function... yes +checking whether getdtablesize works... yes +checking for getline... yes +checking for working getline function... 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 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 for pthread_rwlock_t... yes +checking whether pthread_rwlock_rdlock prefers a writer to a reader... no +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... 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 whether mbswidth is declared in ... no +checking for mbstate_t... (cached) yes +checking for mempcpy... (cached) yes +checking for memrchr... yes +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 rawmemchr... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible realloc... yes +checking for working re_compile_pattern... no +checking libintl.h usability... yes +checking libintl.h presence... yes +checking for libintl.h... yes +checking whether isblank is declared... 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 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 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 strcasecmp... yes +checking for strncasecmp... yes +checking whether strncasecmp is declared... yes +checking for strchrnul... yes +checking whether strchrnul works... yes +checking for working strerror function... yes +checking for working strndup... yes +checking for working strnlen... yes +checking for nlink_t... (cached) yes +checking for ptrdiff_t... yes +checking for vsnprintf... yes +checking whether snprintf respects a size of 1... yes +checking whether printf supports POSIX/XSI format strings with positions... yes +checking whether mbrtowc handles incomplete characters... (cached) guessing yes +checking whether mbrtowc works as well as mbtowc... (cached) guessing yes +checking whether wcrtomb return value is correct... guessing yes +checking whether iswcntrl works... yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... yes +checking whether wcwidth is declared... yes +checking whether wcwidth works reasonably in UTF-8 locales... yes +checking for stdint.h... (cached) yes +checking which extra warnings work... -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 +checking for objcopy... objcopy +checking for strip... strip +checking for nm... nm +checking for ranlib... ranlib +checking which extra warnings work... -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 +checking if compiling with clang... no +checking for options to compile assembly... +checking whether -falign-loops works... yes +checking whether -malign-loops works... yes +checking whether -freg-struct-return works... yes +checking for options to get soft-float... -msoft-float +checking whether -fno-dwarf2-cfi-asm works... yes +checking whether -mno-stack-arg-probe works... yes +checking whether -fno-asynchronous-unwind-tables works... yes +checking whether -fno-unwind-tables works... yes +checking for target linking format... -melf_i386 +checking whether option -Qn works... no +checking whether `gcc' has `-fPIE' as default... no +checking whether linker accepts -no-pie... yes +checking whether linker accepts -nopie... no +checking whether linker needs disabling of PIE to work... no +checking whether `gcc' has `-fPIC' as default... no +checking whether `gcc' accepts `-fstack-protector'... yes +checking whether `gcc' accepts `-mstack-arg-probe'... no +checking if C symbols get an underscore after compilation... no +checking whether target compiler is working... yes +checking whether objcopy works for absolute addresses... yes +checking whether linker accepts --build-id=none... yes +checking if __bss_start is defined by the compiler... yes +checking if edata is defined by the compiler... yes +checking if _edata is defined by the compiler... yes +checking if end is defined by the compiler... yes +checking if _end is defined by the compiler... yes +checking whether nm works... yes +checking whether nm accepts -P... yes +checking whether nm accepts --defined-only... yes +checking whether -nostdinc -isystem works... yes +checking whether -Wtrampolines work... yes +checking for FREETYPE... no +checking whether byte ordering is bigendian... no +checking for BUILD_FREETYPE... no +checking for fuse_main_real in -lfuse... no +checking libdevmapper.h usability... no +checking libdevmapper.h presence... no +checking for libdevmapper.h... no +checking for lzma_code in -llzma... yes +checking lzma.h usability... yes +checking lzma.h presence... yes +checking for lzma.h... yes +checking libzfs.h usability... no +checking libzfs.h presence... no +checking for libzfs.h... no +checking libnvpair.h usability... no +checking libnvpair.h presence... no +checking for libnvpair.h... no +checking for libzfs_init in -lzfs... no +checking whether ln -s can handle directories properly... yes +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating grub-core/Makefile +config.status: creating grub-core/lib/gnulib/Makefile +config.status: creating po/Makefile.in +config.status: creating docs/Makefile +config.status: creating util/bash-completion.d/Makefile +config.status: creating stamp-h +config.status: creating config.h +config.status: creating config-util.h +config.status: linking include/grub/i386 to include/grub/cpu +config.status: linking include/grub/i386/pc to include/grub/machine +config.status: executing depfiles commands +config.status: executing po-directories commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +******************************************************* +GRUB2 will be compiled with following components: +Platform: i386-pc +With devmapper support: No (need libdevmapper header) +With memory debugging: No +With disk cache statistics: No +With boot time statistics: No +efiemu runtime: No (explicitly disabled) +grub-mkfont: No (need freetype2 library) +grub-mount: No (need FUSE library) +starfield theme: No (No build-time grub-mkfont) +With libzfs support: No (need zfs library) +Build-time grub-mkfont: No (need freetype2 library) +Without unifont (no build-time grub-mkfont) +With liblzma from -llzma (support for XZ-compressed mips images) +******************************************************* +bison -d -p grub_script_yy -b grub_script ./grub-core/script/parser.y +flex -o grub_script.yy.c --header-file=grub_script.yy.h ./grub-core/script/yylex.l +gcc -E -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub_script.tab.h\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub_script.tab.h\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 \ + -D'GRUB_MOD_INIT(x)=@MARKER@x@' grub_script.tab.h grub_script.yy.h grub-core/commands/blocklist.c grub-core/commands/macbless.c grub-core/commands/xnu_uuid.c grub-core/commands/testload.c grub-core/commands/ls.c grub-core/disk/dmraid_nvidia.c grub-core/disk/loopback.c grub-core/disk/lvm.c grub-core/disk/mdraid_linux.c grub-core/disk/mdraid_linux_be.c grub-core/disk/mdraid1x_linux.c grub-core/disk/raid5_recover.c grub-core/disk/raid6_recover.c grub-core/font/font.c grub-core/gfxmenu/font.c grub-core/normal/charset.c grub-core/video/fb/fbblit.c grub-core/video/fb/fbutil.c grub-core/video/fb/fbfill.c grub-core/video/fb/video_fb.c grub-core/video/video.c grub-core/video/capture.c grub-core/video/colors.c grub-core/unidata.c grub-core/io/bufio.c grub-core/fs/affs.c grub-core/fs/afs.c grub-core/fs/bfs.c grub-core/fs/btrfs.c grub-core/fs/cbfs.c grub-core/fs/cpio.c grub-core/fs/cpio_be.c grub-core/fs/odc.c grub-core/fs/newc.c grub-core/fs/ext2.c grub-core/fs/fat.c grub-core/fs/exfat.c grub-core/fs/f2fs.c grub-core/fs/fshelp.c grub-core/fs/hfs.c grub-core/fs/hfsplus.c grub-core/fs/hfspluscomp.c grub-core/fs/iso9660.c grub-core/fs/jfs.c grub-core/fs/minix.c grub-core/fs/minix2.c grub-core/fs/minix3.c grub-core/fs/minix_be.c grub-core/fs/minix2_be.c grub-core/fs/minix3_be.c grub-core/fs/nilfs2.c grub-core/fs/ntfs.c grub-core/fs/ntfscomp.c grub-core/fs/reiserfs.c grub-core/fs/romfs.c grub-core/fs/sfs.c grub-core/fs/squash4.c grub-core/fs/tar.c grub-core/fs/udf.c grub-core/fs/ufs2.c grub-core/fs/ufs.c grub-core/fs/ufs_be.c grub-core/fs/xfs.c grub-core/fs/zfs/zfscrypt.c grub-core/fs/zfs/zfs.c grub-core/fs/zfs/zfsinfo.c grub-core/fs/zfs/zfs_lzjb.c grub-core/fs/zfs/zfs_lz4.c grub-core/fs/zfs/zfs_sha256.c grub-core/fs/zfs/zfs_fletcher.c grub-core/lib/envblk.c grub-core/lib/hexdump.c grub-core/lib/LzFind.c grub-core/lib/LzmaEnc.c grub-core/lib/crc.c grub-core/lib/adler32.c grub-core/lib/crc64.c grub-core/normal/datetime.c grub-core/normal/misc.c grub-core/partmap/acorn.c grub-core/partmap/amiga.c grub-core/partmap/apple.c grub-core/partmap/sun.c grub-core/partmap/plan.c grub-core/partmap/dvh.c grub-core/partmap/sunpc.c grub-core/partmap/bsdlabel.c grub-core/partmap/dfly.c grub-core/script/function.c grub-core/script/lexer.c grub-core/script/main.c grub-core/script/script.c grub-core/script/argv.c grub-core/io/gzio.c grub-core/io/xzio.c grub-core/io/lzopio.c grub-core/kern/ia64/dl_helper.c grub-core/kern/arm/dl_helper.c grub-core/kern/arm64/dl_helper.c grub-core/lib/minilzo/minilzo.c grub-core/lib/xzembed/xz_dec_bcj.c grub-core/lib/xzembed/xz_dec_lzma2.c grub-core/lib/xzembed/xz_dec_stream.c grub-core/lib/zstd/debug.c grub-core/lib/zstd/entropy_common.c grub-core/lib/zstd/error_private.c grub-core/lib/zstd/fse_decompress.c grub-core/lib/zstd/huf_decompress.c grub-core/lib/zstd/module.c grub-core/lib/zstd/xxhash.c grub-core/lib/zstd/zstd_common.c grub-core/lib/zstd/zstd_decompress.c util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/lib/disk.c util/getroot.c grub-core/osdep/unix/getroot.c grub-core/osdep/getroot.c grub-core/osdep/devmapper/getroot.c grub-core/osdep/relpath.c grub-core/kern/emu/hostdisk.c grub-core/osdep/devmapper/hostdisk.c grub-core/osdep/hostdisk.c grub-core/osdep/unix/hostdisk.c grub-core/osdep/exec.c grub-core/osdep/sleep.c grub-core/osdep/password.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c grub-core/lib/crypto.c grub-core/disk/luks.c grub-core/disk/geli.c grub-core/disk/cryptodisk.c grub-core/disk/AFSplitter.c grub-core/lib/pbkdf2.c grub-core/commands/extcmd.c grub-core/lib/arg.c grub-core/disk/ldm.c grub-core/disk/diskfilter.c grub-core/partmap/gpt.c grub-core/partmap/msdos.c grub-core/fs/proc.c grub-core/fs/archelp.c > libgrub.pp || (rm -f libgrub.pp; exit 1) +cat libgrub.pp | grep '@MARKER@' | sed 's/@MARKER@\(.*\)@/\1/g' | sort -u > libgrub_a_init.lst || (rm -f libgrub_a_init.lst; exit 1) +sh ./geninit.sh `cat libgrub_a_init.lst` > libgrub_a_init.c || (rm -f libgrub_a_init.c; exit 1) +gcc -E -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-fstest.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 \ + -D'GRUB_MOD_INIT(x)=@MARKER@x@' util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c grub-core/osdep/init.c > grub_fstest.pp || (rm -f grub_fstest.pp; exit 1) +cat libgrub.pp grub_fstest.pp | grep '@MARKER@' | sed 's/@MARKER@\(.*\)@/\1/g' | sort -u > grub_fstest_init.lst || (rm -f grub_fstest_init.lst; exit 1) +sh ./geninit.sh `cat grub_fstest_init.lst` > grub_fstest_init.c || (rm -f grub_fstest_init.c; exit 1) +make all-recursive +make[1]: Entering directory '/sources/grub-2.04' +Making all in grub-core/lib/gnulib +make[2]: Entering directory '/sources/grub-2.04/grub-core/lib/gnulib' +rm -f alloca.h-t alloca.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./alloca.in.h; \ +} > alloca.h-t && \ +mv -f alloca.h-t alloca.h +rm -f dirent.h-t dirent.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_DIRENT_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_DIRENT_H''@||g' \ + -e 's/@''GNULIB_OPENDIR''@/0/g' \ + -e 's/@''GNULIB_READDIR''@/0/g' \ + -e 's/@''GNULIB_REWINDDIR''@/0/g' \ + -e 's/@''GNULIB_CLOSEDIR''@/0/g' \ + -e 's/@''GNULIB_DIRFD''@/1/g' \ + -e 's/@''GNULIB_FDOPENDIR''@/0/g' \ + -e 's/@''GNULIB_SCANDIR''@/0/g' \ + -e 's/@''GNULIB_ALPHASORT''@/0/g' \ + -e 's/@''HAVE_OPENDIR''@/1/g' \ + -e 's/@''HAVE_READDIR''@/1/g' \ + -e 's/@''HAVE_REWINDDIR''@/1/g' \ + -e 's/@''HAVE_CLOSEDIR''@/1/g' \ + -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ + -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ + -e 's|@''HAVE_FDOPENDIR''@|1|g' \ + -e 's|@''HAVE_SCANDIR''@|1|g' \ + -e 's|@''HAVE_ALPHASORT''@|1|g' \ + -e 's|@''REPLACE_OPENDIR''@|0|g' \ + -e 's|@''REPLACE_CLOSEDIR''@|0|g' \ + -e 's|@''REPLACE_DIRFD''@|0|g' \ + -e 's|@''REPLACE_FDOPENDIR''@|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' \ + < ./dirent.in.h; \ +} > dirent.h-t && \ +mv dirent.h-t dirent.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_FCNTL''@/1/g' \ + -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ + -e 's/@''GNULIB_OPEN''@/1/g' \ + -e 's/@''GNULIB_OPENAT''@/1/g' \ + -e 's|@''HAVE_FCNTL''@|1|g' \ + -e 's|@''HAVE_OPENAT''@|1|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 getopt.h-t getopt.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_GETOPT_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_GETOPT_H''@||g' \ + -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ + < ./getopt.in.h; \ +} > getopt.h-t && \ +mv -f getopt.h-t getopt.h +rm -f getopt-cdefs.h-t getopt-cdefs.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ + < ./getopt-cdefs.in.h; \ +} > getopt-cdefs.h-t && \ +mv -f getopt-cdefs.h-t getopt-cdefs.h +rm -f langinfo.h-t langinfo.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_LANGINFO_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_LANGINFO_H''@||g' \ + -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \ + -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ + -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ + -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \ + -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ + -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ + -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ + -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./langinfo.in.h; \ +} > langinfo.h-t && \ +mv langinfo.h-t langinfo.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 locale.h-t locale.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_LOCALE_H''@||g' \ + -e 's/@''GNULIB_LOCALECONV''@/1/g' \ + -e 's/@''GNULIB_SETLOCALE''@/0/g' \ + -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ + -e 's/@''GNULIB_LOCALENAME''@/0/g' \ + -e 's|@''HAVE_NEWLOCALE''@|1|g' \ + -e 's|@''HAVE_DUPLOCALE''@|1|g' \ + -e 's|@''HAVE_FREELOCALE''@|1|g' \ + -e 's|@''HAVE_XLOCALE_H''@|0|g' \ + -e 's|@''REPLACE_LOCALECONV''@|0|g' \ + -e 's|@''REPLACE_SETLOCALE''@|0|g' \ + -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ + -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ + -e 's|@''REPLACE_FREELOCALE''@|0|g' \ + -e 's|@''REPLACE_STRUCT_LCONV''@|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' \ + < ./locale.in.h; \ +} > locale.h-t && \ +mv locale.h-t locale.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''@/1/g' \ + -e 's/@''GNULIB_GETLINE''@/1/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''@/1/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''@/0/g' \ + -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ + -e 's/@''GNULIB_GRANTPT''@/0/g' \ + -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ + -e 's/@''GNULIB_MBTOWC''@/1/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''@/1/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_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_DECL_INITSTATE''@|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_DECL_SETSTATE''@|1|g' \ + -e 's|@''HAVE_STRTOD''@|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_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_R''@|0|g' \ + -e 's|@''REPLACE_REALLOC''@|0|g' \ + -e 's|@''REPLACE_REALPATH''@|0|g' \ + -e 's|@''REPLACE_SETENV''@|0|g' \ + -e 's|@''REPLACE_STRTOD''@|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''@/1/g' \ + -e 's/@''GNULIB_MEMMEM''@/0/g' \ + -e 's/@''GNULIB_MEMPCPY''@/1/g' \ + -e 's/@''GNULIB_MEMRCHR''@/1/g' \ + -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ + -e 's/@''GNULIB_STPCPY''@/0/g' \ + -e 's/@''GNULIB_STPNCPY''@/0/g' \ + -e 's/@''GNULIB_STRCHRNUL''@/1/g' \ + -e 's/@''GNULIB_STRDUP''@/1/g' \ + -e 's/@''GNULIB_STRNCAT''@/0/g' \ + -e 's/@''GNULIB_STRNDUP''@/1/g' \ + -e 's/@''GNULIB_STRNLEN''@/1/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 +rm -f strings.h-t strings.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_STRINGS_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_STRINGS_H''@||g' \ + -e 's/@''GNULIB_FFS''@/0/g' \ + -e 's|@''HAVE_FFS''@|1|g' \ + -e 's|@''HAVE_STRCASECMP''@|1|g' \ + -e 's|@''HAVE_DECL_STRNCASECMP''@|1|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' \ + < ./strings.in.h; \ +} > strings.h-t && \ +mv strings.h-t strings.h +/bin/mkdir -p sys +rm -f sys/stat.h-t sys/stat.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_STAT_H''@||g' \ + -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ + -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ + -e 's/@''GNULIB_FCHMODAT''@/0/g' \ + -e 's/@''GNULIB_FSTAT''@/1/g' \ + -e 's/@''GNULIB_FSTATAT''@/0/g' \ + -e 's/@''GNULIB_FUTIMENS''@/0/g' \ + -e 's/@''GNULIB_LCHMOD''@/0/g' \ + -e 's/@''GNULIB_LSTAT''@/0/g' \ + -e 's/@''GNULIB_MKDIRAT''@/0/g' \ + -e 's/@''GNULIB_MKFIFO''@/0/g' \ + -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ + -e 's/@''GNULIB_MKNOD''@/0/g' \ + -e 's/@''GNULIB_MKNODAT''@/0/g' \ + -e 's/@''GNULIB_STAT''@/1/g' \ + -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ + -e 's|@''HAVE_FCHMODAT''@|1|g' \ + -e 's|@''HAVE_FSTATAT''@|1|g' \ + -e 's|@''HAVE_FUTIMENS''@|1|g' \ + -e 's|@''HAVE_LCHMOD''@|1|g' \ + -e 's|@''HAVE_LSTAT''@|1|g' \ + -e 's|@''HAVE_MKDIRAT''@|1|g' \ + -e 's|@''HAVE_MKFIFO''@|1|g' \ + -e 's|@''HAVE_MKFIFOAT''@|1|g' \ + -e 's|@''HAVE_MKNOD''@|1|g' \ + -e 's|@''HAVE_MKNODAT''@|1|g' \ + -e 's|@''HAVE_UTIMENSAT''@|1|g' \ + -e 's|@''REPLACE_FSTAT''@|0|g' \ + -e 's|@''REPLACE_FSTATAT''@|0|g' \ + -e 's|@''REPLACE_FUTIMENS''@|0|g' \ + -e 's|@''REPLACE_LSTAT''@|0|g' \ + -e 's|@''REPLACE_MKDIR''@|0|g' \ + -e 's|@''REPLACE_MKFIFO''@|0|g' \ + -e 's|@''REPLACE_MKNOD''@|0|g' \ + -e 's|@''REPLACE_STAT''@|0|g' \ + -e 's|@''REPLACE_UTIMENSAT''@|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' \ + < ./sys_stat.in.h; \ +} > sys/stat.h-t && \ +mv sys/stat.h-t sys/stat.h +/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 time.h-t time.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_TIME_H''@||g' \ + -e 's/@''GNULIB_CTIME''@/0/g' \ + -e 's/@''GNULIB_LOCALTIME''@/0/g' \ + -e 's/@''GNULIB_MKTIME''@/0/g' \ + -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ + -e 's/@''GNULIB_STRFTIME''@/0/g' \ + -e 's/@''GNULIB_STRPTIME''@/0/g' \ + -e 's/@''GNULIB_TIMEGM''@/0/g' \ + -e 's/@''GNULIB_TIME_R''@/0/g' \ + -e 's/@''GNULIB_TIME_RZ''@/0/g' \ + -e 's/@''GNULIB_TZSET''@/0/g' \ + -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ + -e 's|@''HAVE_NANOSLEEP''@|1|g' \ + -e 's|@''HAVE_STRPTIME''@|1|g' \ + -e 's|@''HAVE_TIMEGM''@|1|g' \ + -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ + -e 's|@''HAVE_TZSET''@|1|g' \ + -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_GMTIME''@|0|g' \ + -e 's|@''REPLACE_LOCALTIME''@|0|g' \ + -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ + -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ + -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ + -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ + -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|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' \ + < ./time.in.h; \ +} > time.h-t && \ +mv time.h-t time.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_CHDIR''@/1/g' \ + -e 's/@''GNULIB_CHOWN''@/0/g' \ + -e 's/@''GNULIB_CLOSE''@/1/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''@/1/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''@/1/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''@/1/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''@/01/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_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_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 +rm -f unitypes.h-t unitypes.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unitypes.in.h; \ +} > unitypes.h-t && \ +mv -f unitypes.h-t unitypes.h +rm -f uniwidth.h-t uniwidth.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./uniwidth.in.h; \ +} > uniwidth.h-t && \ +mv -f uniwidth.h-t uniwidth.h +rm -f wchar.h-t wchar.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|@''HAVE_FEATURES_H''@|1|g' \ + -e 's|@''NEXT_WCHAR_H''@||g' \ + -e 's|@''HAVE_WCHAR_H''@|1|g' \ + -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ + -e 's/@''GNULIB_BTOWC''@/1/g' \ + -e 's/@''GNULIB_WCTOB''@/0/g' \ + -e 's/@''GNULIB_MBSINIT''@/1/g' \ + -e 's/@''GNULIB_MBRTOWC''@/1/g' \ + -e 's/@''GNULIB_MBRLEN''@/0/g' \ + -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ + -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ + -e 's/@''GNULIB_WCRTOMB''@/1/g' \ + -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCWIDTH''@/1/g' \ + -e 's/@''GNULIB_WMEMCHR''@/0/g' \ + -e 's/@''GNULIB_WMEMCMP''@/0/g' \ + -e 's/@''GNULIB_WMEMCPY''@/0/g' \ + -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ + -e 's/@''GNULIB_WMEMSET''@/0/g' \ + -e 's/@''GNULIB_WCSLEN''@/0/g' \ + -e 's/@''GNULIB_WCSNLEN''@/0/g' \ + -e 's/@''GNULIB_WCSCPY''@/0/g' \ + -e 's/@''GNULIB_WCPCPY''@/0/g' \ + -e 's/@''GNULIB_WCSNCPY''@/0/g' \ + -e 's/@''GNULIB_WCPNCPY''@/0/g' \ + -e 's/@''GNULIB_WCSCAT''@/0/g' \ + -e 's/@''GNULIB_WCSNCAT''@/0/g' \ + -e 's/@''GNULIB_WCSCMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCMP''@/0/g' \ + -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSCOLL''@/0/g' \ + -e 's/@''GNULIB_WCSXFRM''@/0/g' \ + -e 's/@''GNULIB_WCSDUP''@/0/g' \ + -e 's/@''GNULIB_WCSCHR''@/0/g' \ + -e 's/@''GNULIB_WCSRCHR''@/0/g' \ + -e 's/@''GNULIB_WCSCSPN''@/0/g' \ + -e 's/@''GNULIB_WCSSPN''@/0/g' \ + -e 's/@''GNULIB_WCSPBRK''@/0/g' \ + -e 's/@''GNULIB_WCSSTR''@/0/g' \ + -e 's/@''GNULIB_WCSTOK''@/0/g' \ + -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ + -e 's/@''GNULIB_WCSFTIME''@/0/g' \ + < ./wchar.in.h | \ + sed -e 's|@''HAVE_WINT_T''@|1|g' \ + -e 's|@''HAVE_BTOWC''@|1|g' \ + -e 's|@''HAVE_MBSINIT''@|1|g' \ + -e 's|@''HAVE_MBRTOWC''@|1|g' \ + -e 's|@''HAVE_MBRLEN''@|1|g' \ + -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ + -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ + -e 's|@''HAVE_WCRTOMB''@|1|g' \ + -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ + -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ + -e 's|@''HAVE_WMEMCHR''@|1|g' \ + -e 's|@''HAVE_WMEMCMP''@|1|g' \ + -e 's|@''HAVE_WMEMCPY''@|1|g' \ + -e 's|@''HAVE_WMEMMOVE''@|1|g' \ + -e 's|@''HAVE_WMEMSET''@|1|g' \ + -e 's|@''HAVE_WCSLEN''@|1|g' \ + -e 's|@''HAVE_WCSNLEN''@|1|g' \ + -e 's|@''HAVE_WCSCPY''@|1|g' \ + -e 's|@''HAVE_WCPCPY''@|1|g' \ + -e 's|@''HAVE_WCSNCPY''@|1|g' \ + -e 's|@''HAVE_WCPNCPY''@|1|g' \ + -e 's|@''HAVE_WCSCAT''@|1|g' \ + -e 's|@''HAVE_WCSNCAT''@|1|g' \ + -e 's|@''HAVE_WCSCMP''@|1|g' \ + -e 's|@''HAVE_WCSNCMP''@|1|g' \ + -e 's|@''HAVE_WCSCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSCOLL''@|1|g' \ + -e 's|@''HAVE_WCSXFRM''@|1|g' \ + -e 's|@''HAVE_WCSDUP''@|1|g' \ + -e 's|@''HAVE_WCSCHR''@|1|g' \ + -e 's|@''HAVE_WCSRCHR''@|1|g' \ + -e 's|@''HAVE_WCSCSPN''@|1|g' \ + -e 's|@''HAVE_WCSSPN''@|1|g' \ + -e 's|@''HAVE_WCSPBRK''@|1|g' \ + -e 's|@''HAVE_WCSSTR''@|1|g' \ + -e 's|@''HAVE_WCSTOK''@|1|g' \ + -e 's|@''HAVE_WCSWIDTH''@|1|g' \ + -e 's|@''HAVE_WCSFTIME''@|1|g' \ + -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ + -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ + | \ + sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ + -e 's|@''REPLACE_BTOWC''@|0|g' \ + -e 's|@''REPLACE_WCTOB''@|0|g' \ + -e 's|@''REPLACE_MBSINIT''@|0|g' \ + -e 's|@''REPLACE_MBRTOWC''@|1|g' \ + -e 's|@''REPLACE_MBRLEN''@|0|g' \ + -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ + -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ + -e 's|@''REPLACE_WCRTOMB''@|0|g' \ + -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSFTIME''@|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'; \ +} > wchar.h-t && \ +mv wchar.h-t wchar.h +rm -f wctype.h-t wctype.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's/@''HAVE_WCTYPE_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_WCTYPE_H''@||g' \ + -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ + -e 's/@''GNULIB_ISWBLANK''@/0/g' \ + -e 's/@''GNULIB_WCTYPE''@/0/g' \ + -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ + -e 's/@''GNULIB_WCTRANS''@/0/g' \ + -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ + -e 's/@''HAVE_ISWBLANK''@/1/g' \ + -e 's/@''HAVE_ISWCNTRL''@/1/g' \ + -e 's/@''HAVE_WCTYPE_T''@/1/g' \ + -e 's/@''HAVE_WCTRANS_T''@/1/g' \ + -e 's/@''HAVE_WINT_T''@/1/g' \ + -e 's/@''REPLACE_ISWBLANK''@/0/g' \ + -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ + -e 's/@''REPLACE_TOWLOWER''@/0/g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./wctype.in.h; \ +} > wctype.h-t && \ +mv wctype.h-t wctype.h +make all-recursive +make[3]: Entering directory '/sources/grub-2.04/grub-core/lib/gnulib' +make[4]: Entering directory '/sources/grub-2.04/grub-core/lib/gnulib' +depbase=`echo argp-ba.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT argp-ba.o -MD -MP -MF $depbase.Tpo -c -o argp-ba.o argp-ba.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo argp-eexst.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT argp-eexst.o -MD -MP -MF $depbase.Tpo -c -o argp-eexst.o argp-eexst.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo argp-fmtstream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT argp-fmtstream.o -MD -MP -MF $depbase.Tpo -c -o argp-fmtstream.o argp-fmtstream.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo argp-fs-xinl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT argp-fs-xinl.o -MD -MP -MF $depbase.Tpo -c -o argp-fs-xinl.o argp-fs-xinl.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo argp-help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT argp-help.o -MD -MP -MF $depbase.Tpo -c -o argp-help.o argp-help.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo argp-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT argp-parse.o -MD -MP -MF $depbase.Tpo -c -o argp-parse.o argp-parse.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo argp-pin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT argp-pin.o -MD -MP -MF $depbase.Tpo -c -o argp-pin.o argp-pin.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo argp-pv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT argp-pv.o -MD -MP -MF $depbase.Tpo -c -o argp-pv.o argp-pv.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo argp-pvh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT argp-pvh.o -MD -MP -MF $depbase.Tpo -c -o argp-pvh.o argp-pvh.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo argp-xinl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT argp-xinl.o -MD -MP -MF $depbase.Tpo -c -o argp-xinl.o argp-xinl.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo cloexec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT cloexec.o -MD -MP -MF $depbase.Tpo -c -o cloexec.o cloexec.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo dirname-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT dirname-lgpl.o -MD -MP -MF $depbase.Tpo -c -o dirname-lgpl.o dirname-lgpl.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo basename-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT basename-lgpl.o -MD -MP -MF $depbase.Tpo -c -o basename-lgpl.o basename-lgpl.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo stripslash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT stripslash.o -MD -MP -MF $depbase.Tpo -c -o stripslash.o stripslash.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo fd-hook.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT fd-hook.o -MD -MP -MF $depbase.Tpo -c -o fd-hook.o fd-hook.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo fd-safer-flag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT fd-safer-flag.o -MD -MP -MF $depbase.Tpo -c -o fd-safer-flag.o fd-safer-flag.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo dup-safer-flag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT dup-safer-flag.o -MD -MP -MF $depbase.Tpo -c -o dup-safer-flag.o dup-safer-flag.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo filenamecat-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT filenamecat-lgpl.o -MD -MP -MF $depbase.Tpo -c -o filenamecat-lgpl.o filenamecat-lgpl.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo getprogname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT getprogname.o -MD -MP -MF $depbase.Tpo -c -o getprogname.o getprogname.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo hard-locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT hard-locale.o -MD -MP -MF $depbase.Tpo -c -o hard-locale.o hard-locale.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo glthread/lock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT glthread/lock.o -MD -MP -MF $depbase.Tpo -c -o glthread/lock.o glthread/lock.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT malloca.o -MD -MP -MF $depbase.Tpo -c -o malloca.o malloca.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mbswidth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT mbswidth.o -MD -MP -MF $depbase.Tpo -c -o mbswidth.o mbswidth.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo openat-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT openat-die.o -MD -MP -MF $depbase.Tpo -c -o openat-die.o openat-die.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo progname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT progname.o -MD -MP -MF $depbase.Tpo -c -o progname.o progname.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo save-cwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT save-cwd.o -MD -MP -MF $depbase.Tpo -c -o save-cwd.o save-cwd.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo stat-time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT stat-time.o -MD -MP -MF $depbase.Tpo -c -o stat-time.o stat-time.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o strnlen1.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo glthread/threadlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT glthread/threadlib.o -MD -MP -MF $depbase.Tpo -c -o glthread/threadlib.o glthread/threadlib.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo unistd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT unistd.o -MD -MP -MF $depbase.Tpo -c -o unistd.o unistd.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo dup-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT dup-safer.o -MD -MP -MF $depbase.Tpo -c -o dup-safer.o dup-safer.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo fd-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT fd-safer.o -MD -MP -MF $depbase.Tpo -c -o fd-safer.o fd-safer.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo pipe-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT pipe-safer.o -MD -MP -MF $depbase.Tpo -c -o pipe-safer.o pipe-safer.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo wctype-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT wctype-h.o -MD -MP -MF $depbase.Tpo -c -o wctype-h.o wctype-h.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo xsize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT xsize.o -MD -MP -MF $depbase.Tpo -c -o xsize.o xsize.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo asnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT asnprintf.o -MD -MP -MF $depbase.Tpo -c -o asnprintf.o asnprintf.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo chdir-long.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT chdir-long.o -MD -MP -MF $depbase.Tpo -c -o chdir-long.o chdir-long.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo fcntl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT fcntl.o -MD -MP -MF $depbase.Tpo -c -o fcntl.o fcntl.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -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$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT getopt1.o -MD -MP -MF $depbase.Tpo -c -o getopt1.o getopt1.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mbrtowc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT mbrtowc.o -MD -MP -MF $depbase.Tpo -c -o mbrtowc.o mbrtowc.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo openat-proc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT openat-proc.o -MD -MP -MF $depbase.Tpo -c -o openat-proc.o openat-proc.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo printf-args.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT printf-args.o -MD -MP -MF $depbase.Tpo -c -o printf-args.o printf-args.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo printf-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT printf-parse.o -MD -MP -MF $depbase.Tpo -c -o printf-parse.o printf-parse.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo regex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT regex.o -MD -MP -MF $depbase.Tpo -c -o regex.o regex.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo vasnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../../.. -D_FILE_OFFSET_BITS=64 -MT vasnprintf.o -MD -MP -MF $depbase.Tpo -c -o vasnprintf.o vasnprintf.c &&\ +mv -f $depbase.Tpo $depbase.Po +rm -f libgnu.a +ar cr libgnu.a argp-ba.o argp-eexst.o argp-fmtstream.o argp-fs-xinl.o argp-help.o argp-parse.o argp-pin.o argp-pv.o argp-pvh.o argp-xinl.o cloexec.o dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o fd-hook.o fd-safer-flag.o dup-safer-flag.o filenamecat-lgpl.o getprogname.o hard-locale.o localcharset.o glthread/lock.o malloca.o mbswidth.o openat-die.o progname.o save-cwd.o stat-time.o strnlen1.o glthread/threadlib.o unistd.o dup-safer.o fd-safer.o pipe-safer.o uniwidth/width.o wctype-h.o xsize.o asnprintf.o chdir-long.o fcntl.o getopt.o getopt1.o mbrtowc.o openat-proc.o printf-args.o printf-parse.o regex.o vasnprintf.o +ranlib libgnu.a +make[4]: Leaving directory '/sources/grub-2.04/grub-core/lib/gnulib' +make[3]: Leaving directory '/sources/grub-2.04/grub-core/lib/gnulib' +make[2]: Leaving directory '/sources/grub-2.04/grub-core/lib/gnulib' +Making all in . +make[2]: Entering directory '/sources/grub-2.04' +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/misc.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/libgrubkern_a-misc.o -MD -MP -MF util/.deps-util/libgrubkern_a-misc.Tpo -c -o util/libgrubkern_a-misc.o `test -f 'util/misc.c' || echo './'`util/misc.c +mv -f util/.deps-util/libgrubkern_a-misc.Tpo util/.deps-util/libgrubkern_a-misc.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/command.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/libgrubkern_a-command.o -MD -MP -MF grub-core/kern/.deps-util/libgrubkern_a-command.Tpo -c -o grub-core/kern/libgrubkern_a-command.o `test -f 'grub-core/kern/command.c' || echo './'`grub-core/kern/command.c +mv -f grub-core/kern/.deps-util/libgrubkern_a-command.Tpo grub-core/kern/.deps-util/libgrubkern_a-command.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/device.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/libgrubkern_a-device.o -MD -MP -MF grub-core/kern/.deps-util/libgrubkern_a-device.Tpo -c -o grub-core/kern/libgrubkern_a-device.o `test -f 'grub-core/kern/device.c' || echo './'`grub-core/kern/device.c +mv -f grub-core/kern/.deps-util/libgrubkern_a-device.Tpo grub-core/kern/.deps-util/libgrubkern_a-device.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/disk.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/libgrubkern_a-disk.o -MD -MP -MF grub-core/kern/.deps-util/libgrubkern_a-disk.Tpo -c -o grub-core/kern/libgrubkern_a-disk.o `test -f 'grub-core/kern/disk.c' || echo './'`grub-core/kern/disk.c +mv -f grub-core/kern/.deps-util/libgrubkern_a-disk.Tpo grub-core/kern/.deps-util/libgrubkern_a-disk.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/disk.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/lib/libgrubkern_a-disk.o -MD -MP -MF grub-core/lib/.deps-util/libgrubkern_a-disk.Tpo -c -o grub-core/lib/libgrubkern_a-disk.o `test -f 'grub-core/lib/disk.c' || echo './'`grub-core/lib/disk.c +mv -f grub-core/lib/.deps-util/libgrubkern_a-disk.Tpo grub-core/lib/.deps-util/libgrubkern_a-disk.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/getroot.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/libgrubkern_a-getroot.o -MD -MP -MF util/.deps-util/libgrubkern_a-getroot.Tpo -c -o util/libgrubkern_a-getroot.o `test -f 'util/getroot.c' || echo './'`util/getroot.c +mv -f util/.deps-util/libgrubkern_a-getroot.Tpo util/.deps-util/libgrubkern_a-getroot.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/unix/getroot.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/unix/libgrubkern_a-getroot.o -MD -MP -MF grub-core/osdep/unix/.deps-util/libgrubkern_a-getroot.Tpo -c -o grub-core/osdep/unix/libgrubkern_a-getroot.o `test -f 'grub-core/osdep/unix/getroot.c' || echo './'`grub-core/osdep/unix/getroot.c +mv -f grub-core/osdep/unix/.deps-util/libgrubkern_a-getroot.Tpo grub-core/osdep/unix/.deps-util/libgrubkern_a-getroot.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/getroot.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/libgrubkern_a-getroot.o -MD -MP -MF grub-core/osdep/.deps-util/libgrubkern_a-getroot.Tpo -c -o grub-core/osdep/libgrubkern_a-getroot.o `test -f 'grub-core/osdep/getroot.c' || echo './'`grub-core/osdep/getroot.c +mv -f grub-core/osdep/.deps-util/libgrubkern_a-getroot.Tpo grub-core/osdep/.deps-util/libgrubkern_a-getroot.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/devmapper/getroot.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/devmapper/libgrubkern_a-getroot.o -MD -MP -MF grub-core/osdep/devmapper/.deps-util/libgrubkern_a-getroot.Tpo -c -o grub-core/osdep/devmapper/libgrubkern_a-getroot.o `test -f 'grub-core/osdep/devmapper/getroot.c' || echo './'`grub-core/osdep/devmapper/getroot.c +mv -f grub-core/osdep/devmapper/.deps-util/libgrubkern_a-getroot.Tpo grub-core/osdep/devmapper/.deps-util/libgrubkern_a-getroot.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/relpath.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/libgrubkern_a-relpath.o -MD -MP -MF grub-core/osdep/.deps-util/libgrubkern_a-relpath.Tpo -c -o grub-core/osdep/libgrubkern_a-relpath.o `test -f 'grub-core/osdep/relpath.c' || echo './'`grub-core/osdep/relpath.c +mv -f grub-core/osdep/.deps-util/libgrubkern_a-relpath.Tpo grub-core/osdep/.deps-util/libgrubkern_a-relpath.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/hostdisk.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/libgrubkern_a-hostdisk.o -MD -MP -MF grub-core/kern/emu/.deps-util/libgrubkern_a-hostdisk.Tpo -c -o grub-core/kern/emu/libgrubkern_a-hostdisk.o `test -f 'grub-core/kern/emu/hostdisk.c' || echo './'`grub-core/kern/emu/hostdisk.c +mv -f grub-core/kern/emu/.deps-util/libgrubkern_a-hostdisk.Tpo grub-core/kern/emu/.deps-util/libgrubkern_a-hostdisk.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/devmapper/hostdisk.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/devmapper/libgrubkern_a-hostdisk.o -MD -MP -MF grub-core/osdep/devmapper/.deps-util/libgrubkern_a-hostdisk.Tpo -c -o grub-core/osdep/devmapper/libgrubkern_a-hostdisk.o `test -f 'grub-core/osdep/devmapper/hostdisk.c' || echo './'`grub-core/osdep/devmapper/hostdisk.c +mv -f grub-core/osdep/devmapper/.deps-util/libgrubkern_a-hostdisk.Tpo grub-core/osdep/devmapper/.deps-util/libgrubkern_a-hostdisk.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/hostdisk.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/libgrubkern_a-hostdisk.o -MD -MP -MF grub-core/osdep/.deps-util/libgrubkern_a-hostdisk.Tpo -c -o grub-core/osdep/libgrubkern_a-hostdisk.o `test -f 'grub-core/osdep/hostdisk.c' || echo './'`grub-core/osdep/hostdisk.c +mv -f grub-core/osdep/.deps-util/libgrubkern_a-hostdisk.Tpo grub-core/osdep/.deps-util/libgrubkern_a-hostdisk.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/unix/hostdisk.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/unix/libgrubkern_a-hostdisk.o -MD -MP -MF grub-core/osdep/unix/.deps-util/libgrubkern_a-hostdisk.Tpo -c -o grub-core/osdep/unix/libgrubkern_a-hostdisk.o `test -f 'grub-core/osdep/unix/hostdisk.c' || echo './'`grub-core/osdep/unix/hostdisk.c +mv -f grub-core/osdep/unix/.deps-util/libgrubkern_a-hostdisk.Tpo grub-core/osdep/unix/.deps-util/libgrubkern_a-hostdisk.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/exec.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/libgrubkern_a-exec.o -MD -MP -MF grub-core/osdep/.deps-util/libgrubkern_a-exec.Tpo -c -o grub-core/osdep/libgrubkern_a-exec.o `test -f 'grub-core/osdep/exec.c' || echo './'`grub-core/osdep/exec.c +mv -f grub-core/osdep/.deps-util/libgrubkern_a-exec.Tpo grub-core/osdep/.deps-util/libgrubkern_a-exec.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/sleep.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/libgrubkern_a-sleep.o -MD -MP -MF grub-core/osdep/.deps-util/libgrubkern_a-sleep.Tpo -c -o grub-core/osdep/libgrubkern_a-sleep.o `test -f 'grub-core/osdep/sleep.c' || echo './'`grub-core/osdep/sleep.c +mv -f grub-core/osdep/.deps-util/libgrubkern_a-sleep.Tpo grub-core/osdep/.deps-util/libgrubkern_a-sleep.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/password.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/libgrubkern_a-password.o -MD -MP -MF grub-core/osdep/.deps-util/libgrubkern_a-password.Tpo -c -o grub-core/osdep/libgrubkern_a-password.o `test -f 'grub-core/osdep/password.c' || echo './'`grub-core/osdep/password.c +mv -f grub-core/osdep/.deps-util/libgrubkern_a-password.Tpo grub-core/osdep/.deps-util/libgrubkern_a-password.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/misc.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/libgrubkern_a-misc.o -MD -MP -MF grub-core/kern/emu/.deps-util/libgrubkern_a-misc.Tpo -c -o grub-core/kern/emu/libgrubkern_a-misc.o `test -f 'grub-core/kern/emu/misc.c' || echo './'`grub-core/kern/emu/misc.c +mv -f grub-core/kern/emu/.deps-util/libgrubkern_a-misc.Tpo grub-core/kern/emu/.deps-util/libgrubkern_a-misc.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/mm.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/libgrubkern_a-mm.o -MD -MP -MF grub-core/kern/emu/.deps-util/libgrubkern_a-mm.Tpo -c -o grub-core/kern/emu/libgrubkern_a-mm.o `test -f 'grub-core/kern/emu/mm.c' || echo './'`grub-core/kern/emu/mm.c +mv -f grub-core/kern/emu/.deps-util/libgrubkern_a-mm.Tpo grub-core/kern/emu/.deps-util/libgrubkern_a-mm.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/env.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/libgrubkern_a-env.o -MD -MP -MF grub-core/kern/.deps-util/libgrubkern_a-env.Tpo -c -o grub-core/kern/libgrubkern_a-env.o `test -f 'grub-core/kern/env.c' || echo './'`grub-core/kern/env.c +mv -f grub-core/kern/.deps-util/libgrubkern_a-env.Tpo grub-core/kern/.deps-util/libgrubkern_a-env.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/err.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/libgrubkern_a-err.o -MD -MP -MF grub-core/kern/.deps-util/libgrubkern_a-err.Tpo -c -o grub-core/kern/libgrubkern_a-err.o `test -f 'grub-core/kern/err.c' || echo './'`grub-core/kern/err.c +mv -f grub-core/kern/.deps-util/libgrubkern_a-err.Tpo grub-core/kern/.deps-util/libgrubkern_a-err.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/file.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/libgrubkern_a-file.o -MD -MP -MF grub-core/kern/.deps-util/libgrubkern_a-file.Tpo -c -o grub-core/kern/libgrubkern_a-file.o `test -f 'grub-core/kern/file.c' || echo './'`grub-core/kern/file.c +mv -f grub-core/kern/.deps-util/libgrubkern_a-file.Tpo grub-core/kern/.deps-util/libgrubkern_a-file.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/fs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/libgrubkern_a-fs.o -MD -MP -MF grub-core/kern/.deps-util/libgrubkern_a-fs.Tpo -c -o grub-core/kern/libgrubkern_a-fs.o `test -f 'grub-core/kern/fs.c' || echo './'`grub-core/kern/fs.c +mv -f grub-core/kern/.deps-util/libgrubkern_a-fs.Tpo grub-core/kern/.deps-util/libgrubkern_a-fs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/list.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/libgrubkern_a-list.o -MD -MP -MF grub-core/kern/.deps-util/libgrubkern_a-list.Tpo -c -o grub-core/kern/libgrubkern_a-list.o `test -f 'grub-core/kern/list.c' || echo './'`grub-core/kern/list.c +mv -f grub-core/kern/.deps-util/libgrubkern_a-list.Tpo grub-core/kern/.deps-util/libgrubkern_a-list.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/misc.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/libgrubkern_a-misc.o -MD -MP -MF grub-core/kern/.deps-util/libgrubkern_a-misc.Tpo -c -o grub-core/kern/libgrubkern_a-misc.o `test -f 'grub-core/kern/misc.c' || echo './'`grub-core/kern/misc.c +mv -f grub-core/kern/.deps-util/libgrubkern_a-misc.Tpo grub-core/kern/.deps-util/libgrubkern_a-misc.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/partition.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/libgrubkern_a-partition.o -MD -MP -MF grub-core/kern/.deps-util/libgrubkern_a-partition.Tpo -c -o grub-core/kern/libgrubkern_a-partition.o `test -f 'grub-core/kern/partition.c' || echo './'`grub-core/kern/partition.c +mv -f grub-core/kern/.deps-util/libgrubkern_a-partition.Tpo grub-core/kern/.deps-util/libgrubkern_a-partition.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/crypto.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/lib/libgrubkern_a-crypto.o -MD -MP -MF grub-core/lib/.deps-util/libgrubkern_a-crypto.Tpo -c -o grub-core/lib/libgrubkern_a-crypto.o `test -f 'grub-core/lib/crypto.c' || echo './'`grub-core/lib/crypto.c +mv -f grub-core/lib/.deps-util/libgrubkern_a-crypto.Tpo grub-core/lib/.deps-util/libgrubkern_a-crypto.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/luks.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/disk/libgrubkern_a-luks.o -MD -MP -MF grub-core/disk/.deps-util/libgrubkern_a-luks.Tpo -c -o grub-core/disk/libgrubkern_a-luks.o `test -f 'grub-core/disk/luks.c' || echo './'`grub-core/disk/luks.c +mv -f grub-core/disk/.deps-util/libgrubkern_a-luks.Tpo grub-core/disk/.deps-util/libgrubkern_a-luks.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/geli.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/disk/libgrubkern_a-geli.o -MD -MP -MF grub-core/disk/.deps-util/libgrubkern_a-geli.Tpo -c -o grub-core/disk/libgrubkern_a-geli.o `test -f 'grub-core/disk/geli.c' || echo './'`grub-core/disk/geli.c +mv -f grub-core/disk/.deps-util/libgrubkern_a-geli.Tpo grub-core/disk/.deps-util/libgrubkern_a-geli.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/cryptodisk.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/disk/libgrubkern_a-cryptodisk.o -MD -MP -MF grub-core/disk/.deps-util/libgrubkern_a-cryptodisk.Tpo -c -o grub-core/disk/libgrubkern_a-cryptodisk.o `test -f 'grub-core/disk/cryptodisk.c' || echo './'`grub-core/disk/cryptodisk.c +mv -f grub-core/disk/.deps-util/libgrubkern_a-cryptodisk.Tpo grub-core/disk/.deps-util/libgrubkern_a-cryptodisk.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/AFSplitter.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/disk/libgrubkern_a-AFSplitter.o -MD -MP -MF grub-core/disk/.deps-util/libgrubkern_a-AFSplitter.Tpo -c -o grub-core/disk/libgrubkern_a-AFSplitter.o `test -f 'grub-core/disk/AFSplitter.c' || echo './'`grub-core/disk/AFSplitter.c +mv -f grub-core/disk/.deps-util/libgrubkern_a-AFSplitter.Tpo grub-core/disk/.deps-util/libgrubkern_a-AFSplitter.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/pbkdf2.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/lib/libgrubkern_a-pbkdf2.o -MD -MP -MF grub-core/lib/.deps-util/libgrubkern_a-pbkdf2.Tpo -c -o grub-core/lib/libgrubkern_a-pbkdf2.o `test -f 'grub-core/lib/pbkdf2.c' || echo './'`grub-core/lib/pbkdf2.c +mv -f grub-core/lib/.deps-util/libgrubkern_a-pbkdf2.Tpo grub-core/lib/.deps-util/libgrubkern_a-pbkdf2.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/commands/extcmd.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/commands/libgrubkern_a-extcmd.o -MD -MP -MF grub-core/commands/.deps-util/libgrubkern_a-extcmd.Tpo -c -o grub-core/commands/libgrubkern_a-extcmd.o `test -f 'grub-core/commands/extcmd.c' || echo './'`grub-core/commands/extcmd.c +mv -f grub-core/commands/.deps-util/libgrubkern_a-extcmd.Tpo grub-core/commands/.deps-util/libgrubkern_a-extcmd.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/arg.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/lib/libgrubkern_a-arg.o -MD -MP -MF grub-core/lib/.deps-util/libgrubkern_a-arg.Tpo -c -o grub-core/lib/libgrubkern_a-arg.o `test -f 'grub-core/lib/arg.c' || echo './'`grub-core/lib/arg.c +mv -f grub-core/lib/.deps-util/libgrubkern_a-arg.Tpo grub-core/lib/.deps-util/libgrubkern_a-arg.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/ldm.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/disk/libgrubkern_a-ldm.o -MD -MP -MF grub-core/disk/.deps-util/libgrubkern_a-ldm.Tpo -c -o grub-core/disk/libgrubkern_a-ldm.o `test -f 'grub-core/disk/ldm.c' || echo './'`grub-core/disk/ldm.c +mv -f grub-core/disk/.deps-util/libgrubkern_a-ldm.Tpo grub-core/disk/.deps-util/libgrubkern_a-ldm.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/diskfilter.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/disk/libgrubkern_a-diskfilter.o -MD -MP -MF grub-core/disk/.deps-util/libgrubkern_a-diskfilter.Tpo -c -o grub-core/disk/libgrubkern_a-diskfilter.o `test -f 'grub-core/disk/diskfilter.c' || echo './'`grub-core/disk/diskfilter.c +mv -f grub-core/disk/.deps-util/libgrubkern_a-diskfilter.Tpo grub-core/disk/.deps-util/libgrubkern_a-diskfilter.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/partmap/gpt.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/partmap/libgrubkern_a-gpt.o -MD -MP -MF grub-core/partmap/.deps-util/libgrubkern_a-gpt.Tpo -c -o grub-core/partmap/libgrubkern_a-gpt.o `test -f 'grub-core/partmap/gpt.c' || echo './'`grub-core/partmap/gpt.c +mv -f grub-core/partmap/.deps-util/libgrubkern_a-gpt.Tpo grub-core/partmap/.deps-util/libgrubkern_a-gpt.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/partmap/msdos.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/partmap/libgrubkern_a-msdos.o -MD -MP -MF grub-core/partmap/.deps-util/libgrubkern_a-msdos.Tpo -c -o grub-core/partmap/libgrubkern_a-msdos.o `test -f 'grub-core/partmap/msdos.c' || echo './'`grub-core/partmap/msdos.c +mv -f grub-core/partmap/.deps-util/libgrubkern_a-msdos.Tpo grub-core/partmap/.deps-util/libgrubkern_a-msdos.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/proc.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/fs/libgrubkern_a-proc.o -MD -MP -MF grub-core/fs/.deps-util/libgrubkern_a-proc.Tpo -c -o grub-core/fs/libgrubkern_a-proc.o `test -f 'grub-core/fs/proc.c' || echo './'`grub-core/fs/proc.c +mv -f grub-core/fs/.deps-util/libgrubkern_a-proc.Tpo grub-core/fs/.deps-util/libgrubkern_a-proc.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/archelp.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/fs/libgrubkern_a-archelp.o -MD -MP -MF grub-core/fs/.deps-util/libgrubkern_a-archelp.Tpo -c -o grub-core/fs/libgrubkern_a-archelp.o `test -f 'grub-core/fs/archelp.c' || echo './'`grub-core/fs/archelp.c +mv -f grub-core/fs/.deps-util/libgrubkern_a-archelp.Tpo grub-core/fs/.deps-util/libgrubkern_a-archelp.Po +rm -f libgrubkern.a +ar cr libgrubkern.a util/libgrubkern_a-misc.o grub-core/kern/libgrubkern_a-command.o grub-core/kern/libgrubkern_a-device.o grub-core/kern/libgrubkern_a-disk.o grub-core/lib/libgrubkern_a-disk.o util/libgrubkern_a-getroot.o grub-core/osdep/unix/libgrubkern_a-getroot.o grub-core/osdep/libgrubkern_a-getroot.o grub-core/osdep/devmapper/libgrubkern_a-getroot.o grub-core/osdep/libgrubkern_a-relpath.o grub-core/kern/emu/libgrubkern_a-hostdisk.o grub-core/osdep/devmapper/libgrubkern_a-hostdisk.o grub-core/osdep/libgrubkern_a-hostdisk.o grub-core/osdep/unix/libgrubkern_a-hostdisk.o grub-core/osdep/libgrubkern_a-exec.o grub-core/osdep/libgrubkern_a-sleep.o grub-core/osdep/libgrubkern_a-password.o grub-core/kern/emu/libgrubkern_a-misc.o grub-core/kern/emu/libgrubkern_a-mm.o grub-core/kern/libgrubkern_a-env.o grub-core/kern/libgrubkern_a-err.o grub-core/kern/libgrubkern_a-file.o grub-core/kern/libgrubkern_a-fs.o grub-core/kern/libgrubkern_a-list.o grub-core/kern/libgrubkern_a-misc.o grub-core/kern/libgrubkern_a-partition.o grub-core/lib/libgrubkern_a-crypto.o grub-core/disk/libgrubkern_a-luks.o grub-core/disk/libgrubkern_a-geli.o grub-core/disk/libgrubkern_a-cryptodisk.o grub-core/disk/libgrubkern_a-AFSplitter.o grub-core/lib/libgrubkern_a-pbkdf2.o grub-core/commands/libgrubkern_a-extcmd.o grub-core/lib/libgrubkern_a-arg.o grub-core/disk/libgrubkern_a-ldm.o grub-core/disk/libgrubkern_a-diskfilter.o grub-core/partmap/libgrubkern_a-gpt.o grub-core/partmap/libgrubkern_a-msdos.o grub-core/fs/libgrubkern_a-proc.o grub-core/fs/libgrubkern_a-archelp.o +ranlib libgrubkern.a +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/commands/blocklist.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/commands/libgrubmods_a-blocklist.o -MD -MP -MF grub-core/commands/.deps-util/libgrubmods_a-blocklist.Tpo -c -o grub-core/commands/libgrubmods_a-blocklist.o `test -f 'grub-core/commands/blocklist.c' || echo './'`grub-core/commands/blocklist.c +mv -f grub-core/commands/.deps-util/libgrubmods_a-blocklist.Tpo grub-core/commands/.deps-util/libgrubmods_a-blocklist.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/commands/macbless.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/commands/libgrubmods_a-macbless.o -MD -MP -MF grub-core/commands/.deps-util/libgrubmods_a-macbless.Tpo -c -o grub-core/commands/libgrubmods_a-macbless.o `test -f 'grub-core/commands/macbless.c' || echo './'`grub-core/commands/macbless.c +mv -f grub-core/commands/.deps-util/libgrubmods_a-macbless.Tpo grub-core/commands/.deps-util/libgrubmods_a-macbless.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/commands/xnu_uuid.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/commands/libgrubmods_a-xnu_uuid.o -MD -MP -MF grub-core/commands/.deps-util/libgrubmods_a-xnu_uuid.Tpo -c -o grub-core/commands/libgrubmods_a-xnu_uuid.o `test -f 'grub-core/commands/xnu_uuid.c' || echo './'`grub-core/commands/xnu_uuid.c +mv -f grub-core/commands/.deps-util/libgrubmods_a-xnu_uuid.Tpo grub-core/commands/.deps-util/libgrubmods_a-xnu_uuid.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/commands/testload.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/commands/libgrubmods_a-testload.o -MD -MP -MF grub-core/commands/.deps-util/libgrubmods_a-testload.Tpo -c -o grub-core/commands/libgrubmods_a-testload.o `test -f 'grub-core/commands/testload.c' || echo './'`grub-core/commands/testload.c +mv -f grub-core/commands/.deps-util/libgrubmods_a-testload.Tpo grub-core/commands/.deps-util/libgrubmods_a-testload.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/commands/ls.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/commands/libgrubmods_a-ls.o -MD -MP -MF grub-core/commands/.deps-util/libgrubmods_a-ls.Tpo -c -o grub-core/commands/libgrubmods_a-ls.o `test -f 'grub-core/commands/ls.c' || echo './'`grub-core/commands/ls.c +mv -f grub-core/commands/.deps-util/libgrubmods_a-ls.Tpo grub-core/commands/.deps-util/libgrubmods_a-ls.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/dmraid_nvidia.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/disk/libgrubmods_a-dmraid_nvidia.o -MD -MP -MF grub-core/disk/.deps-util/libgrubmods_a-dmraid_nvidia.Tpo -c -o grub-core/disk/libgrubmods_a-dmraid_nvidia.o `test -f 'grub-core/disk/dmraid_nvidia.c' || echo './'`grub-core/disk/dmraid_nvidia.c +mv -f grub-core/disk/.deps-util/libgrubmods_a-dmraid_nvidia.Tpo grub-core/disk/.deps-util/libgrubmods_a-dmraid_nvidia.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/loopback.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/disk/libgrubmods_a-loopback.o -MD -MP -MF grub-core/disk/.deps-util/libgrubmods_a-loopback.Tpo -c -o grub-core/disk/libgrubmods_a-loopback.o `test -f 'grub-core/disk/loopback.c' || echo './'`grub-core/disk/loopback.c +mv -f grub-core/disk/.deps-util/libgrubmods_a-loopback.Tpo grub-core/disk/.deps-util/libgrubmods_a-loopback.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/lvm.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/disk/libgrubmods_a-lvm.o -MD -MP -MF grub-core/disk/.deps-util/libgrubmods_a-lvm.Tpo -c -o grub-core/disk/libgrubmods_a-lvm.o `test -f 'grub-core/disk/lvm.c' || echo './'`grub-core/disk/lvm.c +mv -f grub-core/disk/.deps-util/libgrubmods_a-lvm.Tpo grub-core/disk/.deps-util/libgrubmods_a-lvm.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/mdraid_linux.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/disk/libgrubmods_a-mdraid_linux.o -MD -MP -MF grub-core/disk/.deps-util/libgrubmods_a-mdraid_linux.Tpo -c -o grub-core/disk/libgrubmods_a-mdraid_linux.o `test -f 'grub-core/disk/mdraid_linux.c' || echo './'`grub-core/disk/mdraid_linux.c +mv -f grub-core/disk/.deps-util/libgrubmods_a-mdraid_linux.Tpo grub-core/disk/.deps-util/libgrubmods_a-mdraid_linux.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/mdraid_linux_be.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/disk/libgrubmods_a-mdraid_linux_be.o -MD -MP -MF grub-core/disk/.deps-util/libgrubmods_a-mdraid_linux_be.Tpo -c -o grub-core/disk/libgrubmods_a-mdraid_linux_be.o `test -f 'grub-core/disk/mdraid_linux_be.c' || echo './'`grub-core/disk/mdraid_linux_be.c +mv -f grub-core/disk/.deps-util/libgrubmods_a-mdraid_linux_be.Tpo grub-core/disk/.deps-util/libgrubmods_a-mdraid_linux_be.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/mdraid1x_linux.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/disk/libgrubmods_a-mdraid1x_linux.o -MD -MP -MF grub-core/disk/.deps-util/libgrubmods_a-mdraid1x_linux.Tpo -c -o grub-core/disk/libgrubmods_a-mdraid1x_linux.o `test -f 'grub-core/disk/mdraid1x_linux.c' || echo './'`grub-core/disk/mdraid1x_linux.c +mv -f grub-core/disk/.deps-util/libgrubmods_a-mdraid1x_linux.Tpo grub-core/disk/.deps-util/libgrubmods_a-mdraid1x_linux.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/raid5_recover.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/disk/libgrubmods_a-raid5_recover.o -MD -MP -MF grub-core/disk/.deps-util/libgrubmods_a-raid5_recover.Tpo -c -o grub-core/disk/libgrubmods_a-raid5_recover.o `test -f 'grub-core/disk/raid5_recover.c' || echo './'`grub-core/disk/raid5_recover.c +mv -f grub-core/disk/.deps-util/libgrubmods_a-raid5_recover.Tpo grub-core/disk/.deps-util/libgrubmods_a-raid5_recover.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/raid6_recover.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/disk/libgrubmods_a-raid6_recover.o -MD -MP -MF grub-core/disk/.deps-util/libgrubmods_a-raid6_recover.Tpo -c -o grub-core/disk/libgrubmods_a-raid6_recover.o `test -f 'grub-core/disk/raid6_recover.c' || echo './'`grub-core/disk/raid6_recover.c +mv -f grub-core/disk/.deps-util/libgrubmods_a-raid6_recover.Tpo grub-core/disk/.deps-util/libgrubmods_a-raid6_recover.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/font/font.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/font/libgrubmods_a-font.o -MD -MP -MF grub-core/font/.deps-util/libgrubmods_a-font.Tpo -c -o grub-core/font/libgrubmods_a-font.o `test -f 'grub-core/font/font.c' || echo './'`grub-core/font/font.c +mv -f grub-core/font/.deps-util/libgrubmods_a-font.Tpo grub-core/font/.deps-util/libgrubmods_a-font.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/gfxmenu/font.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/gfxmenu/libgrubmods_a-font.o -MD -MP -MF grub-core/gfxmenu/.deps-util/libgrubmods_a-font.Tpo -c -o grub-core/gfxmenu/libgrubmods_a-font.o `test -f 'grub-core/gfxmenu/font.c' || echo './'`grub-core/gfxmenu/font.c +mv -f grub-core/gfxmenu/.deps-util/libgrubmods_a-font.Tpo grub-core/gfxmenu/.deps-util/libgrubmods_a-font.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/normal/charset.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/normal/libgrubmods_a-charset.o -MD -MP -MF grub-core/normal/.deps-util/libgrubmods_a-charset.Tpo -c -o grub-core/normal/libgrubmods_a-charset.o `test -f 'grub-core/normal/charset.c' || echo './'`grub-core/normal/charset.c +mv -f grub-core/normal/.deps-util/libgrubmods_a-charset.Tpo grub-core/normal/.deps-util/libgrubmods_a-charset.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/video/fb/fbblit.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/video/fb/libgrubmods_a-fbblit.o -MD -MP -MF grub-core/video/fb/.deps-util/libgrubmods_a-fbblit.Tpo -c -o grub-core/video/fb/libgrubmods_a-fbblit.o `test -f 'grub-core/video/fb/fbblit.c' || echo './'`grub-core/video/fb/fbblit.c +mv -f grub-core/video/fb/.deps-util/libgrubmods_a-fbblit.Tpo grub-core/video/fb/.deps-util/libgrubmods_a-fbblit.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/video/fb/fbutil.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/video/fb/libgrubmods_a-fbutil.o -MD -MP -MF grub-core/video/fb/.deps-util/libgrubmods_a-fbutil.Tpo -c -o grub-core/video/fb/libgrubmods_a-fbutil.o `test -f 'grub-core/video/fb/fbutil.c' || echo './'`grub-core/video/fb/fbutil.c +mv -f grub-core/video/fb/.deps-util/libgrubmods_a-fbutil.Tpo grub-core/video/fb/.deps-util/libgrubmods_a-fbutil.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/video/fb/fbfill.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/video/fb/libgrubmods_a-fbfill.o -MD -MP -MF grub-core/video/fb/.deps-util/libgrubmods_a-fbfill.Tpo -c -o grub-core/video/fb/libgrubmods_a-fbfill.o `test -f 'grub-core/video/fb/fbfill.c' || echo './'`grub-core/video/fb/fbfill.c +mv -f grub-core/video/fb/.deps-util/libgrubmods_a-fbfill.Tpo grub-core/video/fb/.deps-util/libgrubmods_a-fbfill.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/video/fb/video_fb.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/video/fb/libgrubmods_a-video_fb.o -MD -MP -MF grub-core/video/fb/.deps-util/libgrubmods_a-video_fb.Tpo -c -o grub-core/video/fb/libgrubmods_a-video_fb.o `test -f 'grub-core/video/fb/video_fb.c' || echo './'`grub-core/video/fb/video_fb.c +mv -f grub-core/video/fb/.deps-util/libgrubmods_a-video_fb.Tpo grub-core/video/fb/.deps-util/libgrubmods_a-video_fb.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/video/video.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/video/libgrubmods_a-video.o -MD -MP -MF grub-core/video/.deps-util/libgrubmods_a-video.Tpo -c -o grub-core/video/libgrubmods_a-video.o `test -f 'grub-core/video/video.c' || echo './'`grub-core/video/video.c +mv -f grub-core/video/.deps-util/libgrubmods_a-video.Tpo grub-core/video/.deps-util/libgrubmods_a-video.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/video/capture.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/video/libgrubmods_a-capture.o -MD -MP -MF grub-core/video/.deps-util/libgrubmods_a-capture.Tpo -c -o grub-core/video/libgrubmods_a-capture.o `test -f 'grub-core/video/capture.c' || echo './'`grub-core/video/capture.c +mv -f grub-core/video/.deps-util/libgrubmods_a-capture.Tpo grub-core/video/.deps-util/libgrubmods_a-capture.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/video/colors.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/video/libgrubmods_a-colors.o -MD -MP -MF grub-core/video/.deps-util/libgrubmods_a-colors.Tpo -c -o grub-core/video/libgrubmods_a-colors.o `test -f 'grub-core/video/colors.c' || echo './'`grub-core/video/colors.c +mv -f grub-core/video/.deps-util/libgrubmods_a-colors.Tpo grub-core/video/.deps-util/libgrubmods_a-colors.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/unidata.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/libgrubmods_a-unidata.o -MD -MP -MF grub-core/.deps-util/libgrubmods_a-unidata.Tpo -c -o grub-core/libgrubmods_a-unidata.o `test -f 'grub-core/unidata.c' || echo './'`grub-core/unidata.c +mv -f grub-core/.deps-util/libgrubmods_a-unidata.Tpo grub-core/.deps-util/libgrubmods_a-unidata.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/io/bufio.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/io/libgrubmods_a-bufio.o -MD -MP -MF grub-core/io/.deps-util/libgrubmods_a-bufio.Tpo -c -o grub-core/io/libgrubmods_a-bufio.o `test -f 'grub-core/io/bufio.c' || echo './'`grub-core/io/bufio.c +mv -f grub-core/io/.deps-util/libgrubmods_a-bufio.Tpo grub-core/io/.deps-util/libgrubmods_a-bufio.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/affs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-affs.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-affs.Tpo -c -o grub-core/fs/libgrubmods_a-affs.o `test -f 'grub-core/fs/affs.c' || echo './'`grub-core/fs/affs.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-affs.Tpo grub-core/fs/.deps-util/libgrubmods_a-affs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/afs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-afs.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-afs.Tpo -c -o grub-core/fs/libgrubmods_a-afs.o `test -f 'grub-core/fs/afs.c' || echo './'`grub-core/fs/afs.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-afs.Tpo grub-core/fs/.deps-util/libgrubmods_a-afs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/bfs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-bfs.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-bfs.Tpo -c -o grub-core/fs/libgrubmods_a-bfs.o `test -f 'grub-core/fs/bfs.c' || echo './'`grub-core/fs/bfs.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-bfs.Tpo grub-core/fs/.deps-util/libgrubmods_a-bfs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/btrfs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-btrfs.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-btrfs.Tpo -c -o grub-core/fs/libgrubmods_a-btrfs.o `test -f 'grub-core/fs/btrfs.c' || echo './'`grub-core/fs/btrfs.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-btrfs.Tpo grub-core/fs/.deps-util/libgrubmods_a-btrfs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/cbfs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-cbfs.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-cbfs.Tpo -c -o grub-core/fs/libgrubmods_a-cbfs.o `test -f 'grub-core/fs/cbfs.c' || echo './'`grub-core/fs/cbfs.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-cbfs.Tpo grub-core/fs/.deps-util/libgrubmods_a-cbfs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/cpio.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-cpio.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-cpio.Tpo -c -o grub-core/fs/libgrubmods_a-cpio.o `test -f 'grub-core/fs/cpio.c' || echo './'`grub-core/fs/cpio.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-cpio.Tpo grub-core/fs/.deps-util/libgrubmods_a-cpio.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/cpio_be.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-cpio_be.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-cpio_be.Tpo -c -o grub-core/fs/libgrubmods_a-cpio_be.o `test -f 'grub-core/fs/cpio_be.c' || echo './'`grub-core/fs/cpio_be.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-cpio_be.Tpo grub-core/fs/.deps-util/libgrubmods_a-cpio_be.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/odc.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-odc.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-odc.Tpo -c -o grub-core/fs/libgrubmods_a-odc.o `test -f 'grub-core/fs/odc.c' || echo './'`grub-core/fs/odc.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-odc.Tpo grub-core/fs/.deps-util/libgrubmods_a-odc.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/newc.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-newc.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-newc.Tpo -c -o grub-core/fs/libgrubmods_a-newc.o `test -f 'grub-core/fs/newc.c' || echo './'`grub-core/fs/newc.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-newc.Tpo grub-core/fs/.deps-util/libgrubmods_a-newc.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/ext2.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-ext2.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-ext2.Tpo -c -o grub-core/fs/libgrubmods_a-ext2.o `test -f 'grub-core/fs/ext2.c' || echo './'`grub-core/fs/ext2.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-ext2.Tpo grub-core/fs/.deps-util/libgrubmods_a-ext2.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/fat.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-fat.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-fat.Tpo -c -o grub-core/fs/libgrubmods_a-fat.o `test -f 'grub-core/fs/fat.c' || echo './'`grub-core/fs/fat.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-fat.Tpo grub-core/fs/.deps-util/libgrubmods_a-fat.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/exfat.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-exfat.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-exfat.Tpo -c -o grub-core/fs/libgrubmods_a-exfat.o `test -f 'grub-core/fs/exfat.c' || echo './'`grub-core/fs/exfat.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-exfat.Tpo grub-core/fs/.deps-util/libgrubmods_a-exfat.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/f2fs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-f2fs.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-f2fs.Tpo -c -o grub-core/fs/libgrubmods_a-f2fs.o `test -f 'grub-core/fs/f2fs.c' || echo './'`grub-core/fs/f2fs.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-f2fs.Tpo grub-core/fs/.deps-util/libgrubmods_a-f2fs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/fshelp.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-fshelp.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-fshelp.Tpo -c -o grub-core/fs/libgrubmods_a-fshelp.o `test -f 'grub-core/fs/fshelp.c' || echo './'`grub-core/fs/fshelp.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-fshelp.Tpo grub-core/fs/.deps-util/libgrubmods_a-fshelp.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/hfs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-hfs.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-hfs.Tpo -c -o grub-core/fs/libgrubmods_a-hfs.o `test -f 'grub-core/fs/hfs.c' || echo './'`grub-core/fs/hfs.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-hfs.Tpo grub-core/fs/.deps-util/libgrubmods_a-hfs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/hfsplus.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-hfsplus.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-hfsplus.Tpo -c -o grub-core/fs/libgrubmods_a-hfsplus.o `test -f 'grub-core/fs/hfsplus.c' || echo './'`grub-core/fs/hfsplus.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-hfsplus.Tpo grub-core/fs/.deps-util/libgrubmods_a-hfsplus.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/hfspluscomp.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-hfspluscomp.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-hfspluscomp.Tpo -c -o grub-core/fs/libgrubmods_a-hfspluscomp.o `test -f 'grub-core/fs/hfspluscomp.c' || echo './'`grub-core/fs/hfspluscomp.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-hfspluscomp.Tpo grub-core/fs/.deps-util/libgrubmods_a-hfspluscomp.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/iso9660.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-iso9660.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-iso9660.Tpo -c -o grub-core/fs/libgrubmods_a-iso9660.o `test -f 'grub-core/fs/iso9660.c' || echo './'`grub-core/fs/iso9660.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-iso9660.Tpo grub-core/fs/.deps-util/libgrubmods_a-iso9660.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/jfs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-jfs.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-jfs.Tpo -c -o grub-core/fs/libgrubmods_a-jfs.o `test -f 'grub-core/fs/jfs.c' || echo './'`grub-core/fs/jfs.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-jfs.Tpo grub-core/fs/.deps-util/libgrubmods_a-jfs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/minix.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-minix.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-minix.Tpo -c -o grub-core/fs/libgrubmods_a-minix.o `test -f 'grub-core/fs/minix.c' || echo './'`grub-core/fs/minix.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-minix.Tpo grub-core/fs/.deps-util/libgrubmods_a-minix.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/minix2.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-minix2.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-minix2.Tpo -c -o grub-core/fs/libgrubmods_a-minix2.o `test -f 'grub-core/fs/minix2.c' || echo './'`grub-core/fs/minix2.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-minix2.Tpo grub-core/fs/.deps-util/libgrubmods_a-minix2.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/minix3.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-minix3.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-minix3.Tpo -c -o grub-core/fs/libgrubmods_a-minix3.o `test -f 'grub-core/fs/minix3.c' || echo './'`grub-core/fs/minix3.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-minix3.Tpo grub-core/fs/.deps-util/libgrubmods_a-minix3.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/minix_be.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-minix_be.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-minix_be.Tpo -c -o grub-core/fs/libgrubmods_a-minix_be.o `test -f 'grub-core/fs/minix_be.c' || echo './'`grub-core/fs/minix_be.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-minix_be.Tpo grub-core/fs/.deps-util/libgrubmods_a-minix_be.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/minix2_be.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-minix2_be.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-minix2_be.Tpo -c -o grub-core/fs/libgrubmods_a-minix2_be.o `test -f 'grub-core/fs/minix2_be.c' || echo './'`grub-core/fs/minix2_be.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-minix2_be.Tpo grub-core/fs/.deps-util/libgrubmods_a-minix2_be.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/minix3_be.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-minix3_be.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-minix3_be.Tpo -c -o grub-core/fs/libgrubmods_a-minix3_be.o `test -f 'grub-core/fs/minix3_be.c' || echo './'`grub-core/fs/minix3_be.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-minix3_be.Tpo grub-core/fs/.deps-util/libgrubmods_a-minix3_be.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/nilfs2.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-nilfs2.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-nilfs2.Tpo -c -o grub-core/fs/libgrubmods_a-nilfs2.o `test -f 'grub-core/fs/nilfs2.c' || echo './'`grub-core/fs/nilfs2.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-nilfs2.Tpo grub-core/fs/.deps-util/libgrubmods_a-nilfs2.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/ntfs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-ntfs.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-ntfs.Tpo -c -o grub-core/fs/libgrubmods_a-ntfs.o `test -f 'grub-core/fs/ntfs.c' || echo './'`grub-core/fs/ntfs.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-ntfs.Tpo grub-core/fs/.deps-util/libgrubmods_a-ntfs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/ntfscomp.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-ntfscomp.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-ntfscomp.Tpo -c -o grub-core/fs/libgrubmods_a-ntfscomp.o `test -f 'grub-core/fs/ntfscomp.c' || echo './'`grub-core/fs/ntfscomp.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-ntfscomp.Tpo grub-core/fs/.deps-util/libgrubmods_a-ntfscomp.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/reiserfs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-reiserfs.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-reiserfs.Tpo -c -o grub-core/fs/libgrubmods_a-reiserfs.o `test -f 'grub-core/fs/reiserfs.c' || echo './'`grub-core/fs/reiserfs.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-reiserfs.Tpo grub-core/fs/.deps-util/libgrubmods_a-reiserfs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/romfs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-romfs.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-romfs.Tpo -c -o grub-core/fs/libgrubmods_a-romfs.o `test -f 'grub-core/fs/romfs.c' || echo './'`grub-core/fs/romfs.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-romfs.Tpo grub-core/fs/.deps-util/libgrubmods_a-romfs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/sfs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-sfs.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-sfs.Tpo -c -o grub-core/fs/libgrubmods_a-sfs.o `test -f 'grub-core/fs/sfs.c' || echo './'`grub-core/fs/sfs.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-sfs.Tpo grub-core/fs/.deps-util/libgrubmods_a-sfs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/squash4.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-squash4.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-squash4.Tpo -c -o grub-core/fs/libgrubmods_a-squash4.o `test -f 'grub-core/fs/squash4.c' || echo './'`grub-core/fs/squash4.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-squash4.Tpo grub-core/fs/.deps-util/libgrubmods_a-squash4.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/tar.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-tar.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-tar.Tpo -c -o grub-core/fs/libgrubmods_a-tar.o `test -f 'grub-core/fs/tar.c' || echo './'`grub-core/fs/tar.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-tar.Tpo grub-core/fs/.deps-util/libgrubmods_a-tar.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/udf.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-udf.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-udf.Tpo -c -o grub-core/fs/libgrubmods_a-udf.o `test -f 'grub-core/fs/udf.c' || echo './'`grub-core/fs/udf.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-udf.Tpo grub-core/fs/.deps-util/libgrubmods_a-udf.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/ufs2.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-ufs2.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-ufs2.Tpo -c -o grub-core/fs/libgrubmods_a-ufs2.o `test -f 'grub-core/fs/ufs2.c' || echo './'`grub-core/fs/ufs2.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-ufs2.Tpo grub-core/fs/.deps-util/libgrubmods_a-ufs2.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/ufs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-ufs.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-ufs.Tpo -c -o grub-core/fs/libgrubmods_a-ufs.o `test -f 'grub-core/fs/ufs.c' || echo './'`grub-core/fs/ufs.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-ufs.Tpo grub-core/fs/.deps-util/libgrubmods_a-ufs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/ufs_be.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-ufs_be.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-ufs_be.Tpo -c -o grub-core/fs/libgrubmods_a-ufs_be.o `test -f 'grub-core/fs/ufs_be.c' || echo './'`grub-core/fs/ufs_be.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-ufs_be.Tpo grub-core/fs/.deps-util/libgrubmods_a-ufs_be.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/xfs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/libgrubmods_a-xfs.o -MD -MP -MF grub-core/fs/.deps-util/libgrubmods_a-xfs.Tpo -c -o grub-core/fs/libgrubmods_a-xfs.o `test -f 'grub-core/fs/xfs.c' || echo './'`grub-core/fs/xfs.c +mv -f grub-core/fs/.deps-util/libgrubmods_a-xfs.Tpo grub-core/fs/.deps-util/libgrubmods_a-xfs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/zfs/zfscrypt.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/zfs/libgrubmods_a-zfscrypt.o -MD -MP -MF grub-core/fs/zfs/.deps-util/libgrubmods_a-zfscrypt.Tpo -c -o grub-core/fs/zfs/libgrubmods_a-zfscrypt.o `test -f 'grub-core/fs/zfs/zfscrypt.c' || echo './'`grub-core/fs/zfs/zfscrypt.c +mv -f grub-core/fs/zfs/.deps-util/libgrubmods_a-zfscrypt.Tpo grub-core/fs/zfs/.deps-util/libgrubmods_a-zfscrypt.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/zfs/zfs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/zfs/libgrubmods_a-zfs.o -MD -MP -MF grub-core/fs/zfs/.deps-util/libgrubmods_a-zfs.Tpo -c -o grub-core/fs/zfs/libgrubmods_a-zfs.o `test -f 'grub-core/fs/zfs/zfs.c' || echo './'`grub-core/fs/zfs/zfs.c +mv -f grub-core/fs/zfs/.deps-util/libgrubmods_a-zfs.Tpo grub-core/fs/zfs/.deps-util/libgrubmods_a-zfs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/zfs/zfsinfo.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/zfs/libgrubmods_a-zfsinfo.o -MD -MP -MF grub-core/fs/zfs/.deps-util/libgrubmods_a-zfsinfo.Tpo -c -o grub-core/fs/zfs/libgrubmods_a-zfsinfo.o `test -f 'grub-core/fs/zfs/zfsinfo.c' || echo './'`grub-core/fs/zfs/zfsinfo.c +mv -f grub-core/fs/zfs/.deps-util/libgrubmods_a-zfsinfo.Tpo grub-core/fs/zfs/.deps-util/libgrubmods_a-zfsinfo.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/zfs/zfs_lzjb.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.o -MD -MP -MF grub-core/fs/zfs/.deps-util/libgrubmods_a-zfs_lzjb.Tpo -c -o grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.o `test -f 'grub-core/fs/zfs/zfs_lzjb.c' || echo './'`grub-core/fs/zfs/zfs_lzjb.c +mv -f grub-core/fs/zfs/.deps-util/libgrubmods_a-zfs_lzjb.Tpo grub-core/fs/zfs/.deps-util/libgrubmods_a-zfs_lzjb.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/zfs/zfs_lz4.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/zfs/libgrubmods_a-zfs_lz4.o -MD -MP -MF grub-core/fs/zfs/.deps-util/libgrubmods_a-zfs_lz4.Tpo -c -o grub-core/fs/zfs/libgrubmods_a-zfs_lz4.o `test -f 'grub-core/fs/zfs/zfs_lz4.c' || echo './'`grub-core/fs/zfs/zfs_lz4.c +mv -f grub-core/fs/zfs/.deps-util/libgrubmods_a-zfs_lz4.Tpo grub-core/fs/zfs/.deps-util/libgrubmods_a-zfs_lz4.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/zfs/zfs_sha256.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/zfs/libgrubmods_a-zfs_sha256.o -MD -MP -MF grub-core/fs/zfs/.deps-util/libgrubmods_a-zfs_sha256.Tpo -c -o grub-core/fs/zfs/libgrubmods_a-zfs_sha256.o `test -f 'grub-core/fs/zfs/zfs_sha256.c' || echo './'`grub-core/fs/zfs/zfs_sha256.c +mv -f grub-core/fs/zfs/.deps-util/libgrubmods_a-zfs_sha256.Tpo grub-core/fs/zfs/.deps-util/libgrubmods_a-zfs_sha256.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/fs/zfs/zfs_fletcher.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.o -MD -MP -MF grub-core/fs/zfs/.deps-util/libgrubmods_a-zfs_fletcher.Tpo -c -o grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.o `test -f 'grub-core/fs/zfs/zfs_fletcher.c' || echo './'`grub-core/fs/zfs/zfs_fletcher.c +mv -f grub-core/fs/zfs/.deps-util/libgrubmods_a-zfs_fletcher.Tpo grub-core/fs/zfs/.deps-util/libgrubmods_a-zfs_fletcher.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/envblk.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/lib/libgrubmods_a-envblk.o -MD -MP -MF grub-core/lib/.deps-util/libgrubmods_a-envblk.Tpo -c -o grub-core/lib/libgrubmods_a-envblk.o `test -f 'grub-core/lib/envblk.c' || echo './'`grub-core/lib/envblk.c +mv -f grub-core/lib/.deps-util/libgrubmods_a-envblk.Tpo grub-core/lib/.deps-util/libgrubmods_a-envblk.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/hexdump.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/lib/libgrubmods_a-hexdump.o -MD -MP -MF grub-core/lib/.deps-util/libgrubmods_a-hexdump.Tpo -c -o grub-core/lib/libgrubmods_a-hexdump.o `test -f 'grub-core/lib/hexdump.c' || echo './'`grub-core/lib/hexdump.c +mv -f grub-core/lib/.deps-util/libgrubmods_a-hexdump.Tpo grub-core/lib/.deps-util/libgrubmods_a-hexdump.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/LzFind.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/lib/libgrubmods_a-LzFind.o -MD -MP -MF grub-core/lib/.deps-util/libgrubmods_a-LzFind.Tpo -c -o grub-core/lib/libgrubmods_a-LzFind.o `test -f 'grub-core/lib/LzFind.c' || echo './'`grub-core/lib/LzFind.c +mv -f grub-core/lib/.deps-util/libgrubmods_a-LzFind.Tpo grub-core/lib/.deps-util/libgrubmods_a-LzFind.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/LzmaEnc.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/lib/libgrubmods_a-LzmaEnc.o -MD -MP -MF grub-core/lib/.deps-util/libgrubmods_a-LzmaEnc.Tpo -c -o grub-core/lib/libgrubmods_a-LzmaEnc.o `test -f 'grub-core/lib/LzmaEnc.c' || echo './'`grub-core/lib/LzmaEnc.c +mv -f grub-core/lib/.deps-util/libgrubmods_a-LzmaEnc.Tpo grub-core/lib/.deps-util/libgrubmods_a-LzmaEnc.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/crc.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/lib/libgrubmods_a-crc.o -MD -MP -MF grub-core/lib/.deps-util/libgrubmods_a-crc.Tpo -c -o grub-core/lib/libgrubmods_a-crc.o `test -f 'grub-core/lib/crc.c' || echo './'`grub-core/lib/crc.c +mv -f grub-core/lib/.deps-util/libgrubmods_a-crc.Tpo grub-core/lib/.deps-util/libgrubmods_a-crc.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/adler32.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/lib/libgrubmods_a-adler32.o -MD -MP -MF grub-core/lib/.deps-util/libgrubmods_a-adler32.Tpo -c -o grub-core/lib/libgrubmods_a-adler32.o `test -f 'grub-core/lib/adler32.c' || echo './'`grub-core/lib/adler32.c +mv -f grub-core/lib/.deps-util/libgrubmods_a-adler32.Tpo grub-core/lib/.deps-util/libgrubmods_a-adler32.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/crc64.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/lib/libgrubmods_a-crc64.o -MD -MP -MF grub-core/lib/.deps-util/libgrubmods_a-crc64.Tpo -c -o grub-core/lib/libgrubmods_a-crc64.o `test -f 'grub-core/lib/crc64.c' || echo './'`grub-core/lib/crc64.c +mv -f grub-core/lib/.deps-util/libgrubmods_a-crc64.Tpo grub-core/lib/.deps-util/libgrubmods_a-crc64.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/normal/datetime.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/normal/libgrubmods_a-datetime.o -MD -MP -MF grub-core/normal/.deps-util/libgrubmods_a-datetime.Tpo -c -o grub-core/normal/libgrubmods_a-datetime.o `test -f 'grub-core/normal/datetime.c' || echo './'`grub-core/normal/datetime.c +mv -f grub-core/normal/.deps-util/libgrubmods_a-datetime.Tpo grub-core/normal/.deps-util/libgrubmods_a-datetime.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/normal/misc.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/normal/libgrubmods_a-misc.o -MD -MP -MF grub-core/normal/.deps-util/libgrubmods_a-misc.Tpo -c -o grub-core/normal/libgrubmods_a-misc.o `test -f 'grub-core/normal/misc.c' || echo './'`grub-core/normal/misc.c +mv -f grub-core/normal/.deps-util/libgrubmods_a-misc.Tpo grub-core/normal/.deps-util/libgrubmods_a-misc.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/partmap/acorn.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/partmap/libgrubmods_a-acorn.o -MD -MP -MF grub-core/partmap/.deps-util/libgrubmods_a-acorn.Tpo -c -o grub-core/partmap/libgrubmods_a-acorn.o `test -f 'grub-core/partmap/acorn.c' || echo './'`grub-core/partmap/acorn.c +mv -f grub-core/partmap/.deps-util/libgrubmods_a-acorn.Tpo grub-core/partmap/.deps-util/libgrubmods_a-acorn.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/partmap/amiga.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/partmap/libgrubmods_a-amiga.o -MD -MP -MF grub-core/partmap/.deps-util/libgrubmods_a-amiga.Tpo -c -o grub-core/partmap/libgrubmods_a-amiga.o `test -f 'grub-core/partmap/amiga.c' || echo './'`grub-core/partmap/amiga.c +mv -f grub-core/partmap/.deps-util/libgrubmods_a-amiga.Tpo grub-core/partmap/.deps-util/libgrubmods_a-amiga.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/partmap/apple.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/partmap/libgrubmods_a-apple.o -MD -MP -MF grub-core/partmap/.deps-util/libgrubmods_a-apple.Tpo -c -o grub-core/partmap/libgrubmods_a-apple.o `test -f 'grub-core/partmap/apple.c' || echo './'`grub-core/partmap/apple.c +mv -f grub-core/partmap/.deps-util/libgrubmods_a-apple.Tpo grub-core/partmap/.deps-util/libgrubmods_a-apple.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/partmap/sun.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/partmap/libgrubmods_a-sun.o -MD -MP -MF grub-core/partmap/.deps-util/libgrubmods_a-sun.Tpo -c -o grub-core/partmap/libgrubmods_a-sun.o `test -f 'grub-core/partmap/sun.c' || echo './'`grub-core/partmap/sun.c +mv -f grub-core/partmap/.deps-util/libgrubmods_a-sun.Tpo grub-core/partmap/.deps-util/libgrubmods_a-sun.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/partmap/plan.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/partmap/libgrubmods_a-plan.o -MD -MP -MF grub-core/partmap/.deps-util/libgrubmods_a-plan.Tpo -c -o grub-core/partmap/libgrubmods_a-plan.o `test -f 'grub-core/partmap/plan.c' || echo './'`grub-core/partmap/plan.c +mv -f grub-core/partmap/.deps-util/libgrubmods_a-plan.Tpo grub-core/partmap/.deps-util/libgrubmods_a-plan.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/partmap/dvh.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/partmap/libgrubmods_a-dvh.o -MD -MP -MF grub-core/partmap/.deps-util/libgrubmods_a-dvh.Tpo -c -o grub-core/partmap/libgrubmods_a-dvh.o `test -f 'grub-core/partmap/dvh.c' || echo './'`grub-core/partmap/dvh.c +mv -f grub-core/partmap/.deps-util/libgrubmods_a-dvh.Tpo grub-core/partmap/.deps-util/libgrubmods_a-dvh.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/partmap/sunpc.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/partmap/libgrubmods_a-sunpc.o -MD -MP -MF grub-core/partmap/.deps-util/libgrubmods_a-sunpc.Tpo -c -o grub-core/partmap/libgrubmods_a-sunpc.o `test -f 'grub-core/partmap/sunpc.c' || echo './'`grub-core/partmap/sunpc.c +mv -f grub-core/partmap/.deps-util/libgrubmods_a-sunpc.Tpo grub-core/partmap/.deps-util/libgrubmods_a-sunpc.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/partmap/bsdlabel.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/partmap/libgrubmods_a-bsdlabel.o -MD -MP -MF grub-core/partmap/.deps-util/libgrubmods_a-bsdlabel.Tpo -c -o grub-core/partmap/libgrubmods_a-bsdlabel.o `test -f 'grub-core/partmap/bsdlabel.c' || echo './'`grub-core/partmap/bsdlabel.c +mv -f grub-core/partmap/.deps-util/libgrubmods_a-bsdlabel.Tpo grub-core/partmap/.deps-util/libgrubmods_a-bsdlabel.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/partmap/dfly.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/partmap/libgrubmods_a-dfly.o -MD -MP -MF grub-core/partmap/.deps-util/libgrubmods_a-dfly.Tpo -c -o grub-core/partmap/libgrubmods_a-dfly.o `test -f 'grub-core/partmap/dfly.c' || echo './'`grub-core/partmap/dfly.c +mv -f grub-core/partmap/.deps-util/libgrubmods_a-dfly.Tpo grub-core/partmap/.deps-util/libgrubmods_a-dfly.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/script/function.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/script/libgrubmods_a-function.o -MD -MP -MF grub-core/script/.deps-util/libgrubmods_a-function.Tpo -c -o grub-core/script/libgrubmods_a-function.o `test -f 'grub-core/script/function.c' || echo './'`grub-core/script/function.c +mv -f grub-core/script/.deps-util/libgrubmods_a-function.Tpo grub-core/script/.deps-util/libgrubmods_a-function.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/script/lexer.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/script/libgrubmods_a-lexer.o -MD -MP -MF grub-core/script/.deps-util/libgrubmods_a-lexer.Tpo -c -o grub-core/script/libgrubmods_a-lexer.o `test -f 'grub-core/script/lexer.c' || echo './'`grub-core/script/lexer.c +mv -f grub-core/script/.deps-util/libgrubmods_a-lexer.Tpo grub-core/script/.deps-util/libgrubmods_a-lexer.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/script/main.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/script/libgrubmods_a-main.o -MD -MP -MF grub-core/script/.deps-util/libgrubmods_a-main.Tpo -c -o grub-core/script/libgrubmods_a-main.o `test -f 'grub-core/script/main.c' || echo './'`grub-core/script/main.c +mv -f grub-core/script/.deps-util/libgrubmods_a-main.Tpo grub-core/script/.deps-util/libgrubmods_a-main.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/script/script.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/script/libgrubmods_a-script.o -MD -MP -MF grub-core/script/.deps-util/libgrubmods_a-script.Tpo -c -o grub-core/script/libgrubmods_a-script.o `test -f 'grub-core/script/script.c' || echo './'`grub-core/script/script.c +mv -f grub-core/script/.deps-util/libgrubmods_a-script.Tpo grub-core/script/.deps-util/libgrubmods_a-script.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/script/argv.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/script/libgrubmods_a-argv.o -MD -MP -MF grub-core/script/.deps-util/libgrubmods_a-argv.Tpo -c -o grub-core/script/libgrubmods_a-argv.o `test -f 'grub-core/script/argv.c' || echo './'`grub-core/script/argv.c +mv -f grub-core/script/.deps-util/libgrubmods_a-argv.Tpo grub-core/script/.deps-util/libgrubmods_a-argv.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/io/gzio.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/io/libgrubmods_a-gzio.o -MD -MP -MF grub-core/io/.deps-util/libgrubmods_a-gzio.Tpo -c -o grub-core/io/libgrubmods_a-gzio.o `test -f 'grub-core/io/gzio.c' || echo './'`grub-core/io/gzio.c +mv -f grub-core/io/.deps-util/libgrubmods_a-gzio.Tpo grub-core/io/.deps-util/libgrubmods_a-gzio.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/io/xzio.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/io/libgrubmods_a-xzio.o -MD -MP -MF grub-core/io/.deps-util/libgrubmods_a-xzio.Tpo -c -o grub-core/io/libgrubmods_a-xzio.o `test -f 'grub-core/io/xzio.c' || echo './'`grub-core/io/xzio.c +mv -f grub-core/io/.deps-util/libgrubmods_a-xzio.Tpo grub-core/io/.deps-util/libgrubmods_a-xzio.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/io/lzopio.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/io/libgrubmods_a-lzopio.o -MD -MP -MF grub-core/io/.deps-util/libgrubmods_a-lzopio.Tpo -c -o grub-core/io/libgrubmods_a-lzopio.o `test -f 'grub-core/io/lzopio.c' || echo './'`grub-core/io/lzopio.c +mv -f grub-core/io/.deps-util/libgrubmods_a-lzopio.Tpo grub-core/io/.deps-util/libgrubmods_a-lzopio.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/ia64/dl_helper.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/kern/ia64/libgrubmods_a-dl_helper.o -MD -MP -MF grub-core/kern/ia64/.deps-util/libgrubmods_a-dl_helper.Tpo -c -o grub-core/kern/ia64/libgrubmods_a-dl_helper.o `test -f 'grub-core/kern/ia64/dl_helper.c' || echo './'`grub-core/kern/ia64/dl_helper.c +mv -f grub-core/kern/ia64/.deps-util/libgrubmods_a-dl_helper.Tpo grub-core/kern/ia64/.deps-util/libgrubmods_a-dl_helper.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/arm/dl_helper.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/kern/arm/libgrubmods_a-dl_helper.o -MD -MP -MF grub-core/kern/arm/.deps-util/libgrubmods_a-dl_helper.Tpo -c -o grub-core/kern/arm/libgrubmods_a-dl_helper.o `test -f 'grub-core/kern/arm/dl_helper.c' || echo './'`grub-core/kern/arm/dl_helper.c +mv -f grub-core/kern/arm/.deps-util/libgrubmods_a-dl_helper.Tpo grub-core/kern/arm/.deps-util/libgrubmods_a-dl_helper.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/arm64/dl_helper.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/kern/arm64/libgrubmods_a-dl_helper.o -MD -MP -MF grub-core/kern/arm64/.deps-util/libgrubmods_a-dl_helper.Tpo -c -o grub-core/kern/arm64/libgrubmods_a-dl_helper.o `test -f 'grub-core/kern/arm64/dl_helper.c' || echo './'`grub-core/kern/arm64/dl_helper.c +mv -f grub-core/kern/arm64/.deps-util/libgrubmods_a-dl_helper.Tpo grub-core/kern/arm64/.deps-util/libgrubmods_a-dl_helper.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/minilzo/minilzo.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/lib/minilzo/libgrubmods_a-minilzo.o -MD -MP -MF grub-core/lib/minilzo/.deps-util/libgrubmods_a-minilzo.Tpo -c -o grub-core/lib/minilzo/libgrubmods_a-minilzo.o `test -f 'grub-core/lib/minilzo/minilzo.c' || echo './'`grub-core/lib/minilzo/minilzo.c +mv -f grub-core/lib/minilzo/.deps-util/libgrubmods_a-minilzo.Tpo grub-core/lib/minilzo/.deps-util/libgrubmods_a-minilzo.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/xzembed/xz_dec_bcj.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/lib/xzembed/libgrubmods_a-xz_dec_bcj.o -MD -MP -MF grub-core/lib/xzembed/.deps-util/libgrubmods_a-xz_dec_bcj.Tpo -c -o grub-core/lib/xzembed/libgrubmods_a-xz_dec_bcj.o `test -f 'grub-core/lib/xzembed/xz_dec_bcj.c' || echo './'`grub-core/lib/xzembed/xz_dec_bcj.c +mv -f grub-core/lib/xzembed/.deps-util/libgrubmods_a-xz_dec_bcj.Tpo grub-core/lib/xzembed/.deps-util/libgrubmods_a-xz_dec_bcj.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/xzembed/xz_dec_lzma2.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/lib/xzembed/libgrubmods_a-xz_dec_lzma2.o -MD -MP -MF grub-core/lib/xzembed/.deps-util/libgrubmods_a-xz_dec_lzma2.Tpo -c -o grub-core/lib/xzembed/libgrubmods_a-xz_dec_lzma2.o `test -f 'grub-core/lib/xzembed/xz_dec_lzma2.c' || echo './'`grub-core/lib/xzembed/xz_dec_lzma2.c +mv -f grub-core/lib/xzembed/.deps-util/libgrubmods_a-xz_dec_lzma2.Tpo grub-core/lib/xzembed/.deps-util/libgrubmods_a-xz_dec_lzma2.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/xzembed/xz_dec_stream.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/lib/xzembed/libgrubmods_a-xz_dec_stream.o -MD -MP -MF grub-core/lib/xzembed/.deps-util/libgrubmods_a-xz_dec_stream.Tpo -c -o grub-core/lib/xzembed/libgrubmods_a-xz_dec_stream.o `test -f 'grub-core/lib/xzembed/xz_dec_stream.c' || echo './'`grub-core/lib/xzembed/xz_dec_stream.c +mv -f grub-core/lib/xzembed/.deps-util/libgrubmods_a-xz_dec_stream.Tpo grub-core/lib/xzembed/.deps-util/libgrubmods_a-xz_dec_stream.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/zstd/debug.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/lib/zstd/libgrubmods_a-debug.o -MD -MP -MF grub-core/lib/zstd/.deps-util/libgrubmods_a-debug.Tpo -c -o grub-core/lib/zstd/libgrubmods_a-debug.o `test -f 'grub-core/lib/zstd/debug.c' || echo './'`grub-core/lib/zstd/debug.c +mv -f grub-core/lib/zstd/.deps-util/libgrubmods_a-debug.Tpo grub-core/lib/zstd/.deps-util/libgrubmods_a-debug.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/zstd/entropy_common.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/lib/zstd/libgrubmods_a-entropy_common.o -MD -MP -MF grub-core/lib/zstd/.deps-util/libgrubmods_a-entropy_common.Tpo -c -o grub-core/lib/zstd/libgrubmods_a-entropy_common.o `test -f 'grub-core/lib/zstd/entropy_common.c' || echo './'`grub-core/lib/zstd/entropy_common.c +mv -f grub-core/lib/zstd/.deps-util/libgrubmods_a-entropy_common.Tpo grub-core/lib/zstd/.deps-util/libgrubmods_a-entropy_common.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/zstd/error_private.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/lib/zstd/libgrubmods_a-error_private.o -MD -MP -MF grub-core/lib/zstd/.deps-util/libgrubmods_a-error_private.Tpo -c -o grub-core/lib/zstd/libgrubmods_a-error_private.o `test -f 'grub-core/lib/zstd/error_private.c' || echo './'`grub-core/lib/zstd/error_private.c +mv -f grub-core/lib/zstd/.deps-util/libgrubmods_a-error_private.Tpo grub-core/lib/zstd/.deps-util/libgrubmods_a-error_private.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/zstd/fse_decompress.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/lib/zstd/libgrubmods_a-fse_decompress.o -MD -MP -MF grub-core/lib/zstd/.deps-util/libgrubmods_a-fse_decompress.Tpo -c -o grub-core/lib/zstd/libgrubmods_a-fse_decompress.o `test -f 'grub-core/lib/zstd/fse_decompress.c' || echo './'`grub-core/lib/zstd/fse_decompress.c +mv -f grub-core/lib/zstd/.deps-util/libgrubmods_a-fse_decompress.Tpo grub-core/lib/zstd/.deps-util/libgrubmods_a-fse_decompress.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/zstd/huf_decompress.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/lib/zstd/libgrubmods_a-huf_decompress.o -MD -MP -MF grub-core/lib/zstd/.deps-util/libgrubmods_a-huf_decompress.Tpo -c -o grub-core/lib/zstd/libgrubmods_a-huf_decompress.o `test -f 'grub-core/lib/zstd/huf_decompress.c' || echo './'`grub-core/lib/zstd/huf_decompress.c +mv -f grub-core/lib/zstd/.deps-util/libgrubmods_a-huf_decompress.Tpo grub-core/lib/zstd/.deps-util/libgrubmods_a-huf_decompress.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/zstd/module.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/lib/zstd/libgrubmods_a-module.o -MD -MP -MF grub-core/lib/zstd/.deps-util/libgrubmods_a-module.Tpo -c -o grub-core/lib/zstd/libgrubmods_a-module.o `test -f 'grub-core/lib/zstd/module.c' || echo './'`grub-core/lib/zstd/module.c +mv -f grub-core/lib/zstd/.deps-util/libgrubmods_a-module.Tpo grub-core/lib/zstd/.deps-util/libgrubmods_a-module.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/zstd/xxhash.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/lib/zstd/libgrubmods_a-xxhash.o -MD -MP -MF grub-core/lib/zstd/.deps-util/libgrubmods_a-xxhash.Tpo -c -o grub-core/lib/zstd/libgrubmods_a-xxhash.o `test -f 'grub-core/lib/zstd/xxhash.c' || echo './'`grub-core/lib/zstd/xxhash.c +mv -f grub-core/lib/zstd/.deps-util/libgrubmods_a-xxhash.Tpo grub-core/lib/zstd/.deps-util/libgrubmods_a-xxhash.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/zstd/zstd_common.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/lib/zstd/libgrubmods_a-zstd_common.o -MD -MP -MF grub-core/lib/zstd/.deps-util/libgrubmods_a-zstd_common.Tpo -c -o grub-core/lib/zstd/libgrubmods_a-zstd_common.o `test -f 'grub-core/lib/zstd/zstd_common.c' || echo './'`grub-core/lib/zstd/zstd_common.c +mv -f grub-core/lib/zstd/.deps-util/libgrubmods_a-zstd_common.Tpo grub-core/lib/zstd/.deps-util/libgrubmods_a-zstd_common.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/zstd/zstd_decompress.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT grub-core/lib/zstd/libgrubmods_a-zstd_decompress.o -MD -MP -MF grub-core/lib/zstd/.deps-util/libgrubmods_a-zstd_decompress.Tpo -c -o grub-core/lib/zstd/libgrubmods_a-zstd_decompress.o `test -f 'grub-core/lib/zstd/zstd_decompress.c' || echo './'`grub-core/lib/zstd/zstd_decompress.c +mv -f grub-core/lib/zstd/.deps-util/libgrubmods_a-zstd_decompress.Tpo grub-core/lib/zstd/.deps-util/libgrubmods_a-zstd_decompress.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub_script.tab.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT libgrubmods_a-grub_script.tab.o -MD -MP -MF .deps-util/libgrubmods_a-grub_script.tab.Tpo -c -o libgrubmods_a-grub_script.tab.o `test -f 'grub_script.tab.c' || echo './'`grub_script.tab.c +mv -f .deps-util/libgrubmods_a-grub_script.tab.Tpo .deps-util/libgrubmods_a-grub_script.tab.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub_script.yy.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT libgrubmods_a-grub_script.yy.o -MD -MP -MF .deps-util/libgrubmods_a-grub_script.yy.Tpo -c -o libgrubmods_a-grub_script.yy.o `test -f 'grub_script.yy.c' || echo './'`grub_script.yy.c +mv -f .deps-util/libgrubmods_a-grub_script.yy.Tpo .deps-util/libgrubmods_a-grub_script.yy.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"libgrub_a_init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -I./grub-core/lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -MT libgrubmods_a-libgrub_a_init.o -MD -MP -MF .deps-util/libgrubmods_a-libgrub_a_init.Tpo -c -o libgrubmods_a-libgrub_a_init.o `test -f 'libgrub_a_init.c' || echo './'`libgrub_a_init.c +mv -f .deps-util/libgrubmods_a-libgrub_a_init.Tpo .deps-util/libgrubmods_a-libgrub_a_init.Po +rm -f libgrubmods.a +ar cr libgrubmods.a grub-core/commands/libgrubmods_a-blocklist.o grub-core/commands/libgrubmods_a-macbless.o grub-core/commands/libgrubmods_a-xnu_uuid.o grub-core/commands/libgrubmods_a-testload.o grub-core/commands/libgrubmods_a-ls.o grub-core/disk/libgrubmods_a-dmraid_nvidia.o grub-core/disk/libgrubmods_a-loopback.o grub-core/disk/libgrubmods_a-lvm.o grub-core/disk/libgrubmods_a-mdraid_linux.o grub-core/disk/libgrubmods_a-mdraid_linux_be.o grub-core/disk/libgrubmods_a-mdraid1x_linux.o grub-core/disk/libgrubmods_a-raid5_recover.o grub-core/disk/libgrubmods_a-raid6_recover.o grub-core/font/libgrubmods_a-font.o grub-core/gfxmenu/libgrubmods_a-font.o grub-core/normal/libgrubmods_a-charset.o grub-core/video/fb/libgrubmods_a-fbblit.o grub-core/video/fb/libgrubmods_a-fbutil.o grub-core/video/fb/libgrubmods_a-fbfill.o grub-core/video/fb/libgrubmods_a-video_fb.o grub-core/video/libgrubmods_a-video.o grub-core/video/libgrubmods_a-capture.o grub-core/video/libgrubmods_a-colors.o grub-core/libgrubmods_a-unidata.o grub-core/io/libgrubmods_a-bufio.o grub-core/fs/libgrubmods_a-affs.o grub-core/fs/libgrubmods_a-afs.o grub-core/fs/libgrubmods_a-bfs.o grub-core/fs/libgrubmods_a-btrfs.o grub-core/fs/libgrubmods_a-cbfs.o grub-core/fs/libgrubmods_a-cpio.o grub-core/fs/libgrubmods_a-cpio_be.o grub-core/fs/libgrubmods_a-odc.o grub-core/fs/libgrubmods_a-newc.o grub-core/fs/libgrubmods_a-ext2.o grub-core/fs/libgrubmods_a-fat.o grub-core/fs/libgrubmods_a-exfat.o grub-core/fs/libgrubmods_a-f2fs.o grub-core/fs/libgrubmods_a-fshelp.o grub-core/fs/libgrubmods_a-hfs.o grub-core/fs/libgrubmods_a-hfsplus.o grub-core/fs/libgrubmods_a-hfspluscomp.o grub-core/fs/libgrubmods_a-iso9660.o grub-core/fs/libgrubmods_a-jfs.o grub-core/fs/libgrubmods_a-minix.o grub-core/fs/libgrubmods_a-minix2.o grub-core/fs/libgrubmods_a-minix3.o grub-core/fs/libgrubmods_a-minix_be.o grub-core/fs/libgrubmods_a-minix2_be.o grub-core/fs/libgrubmods_a-minix3_be.o grub-core/fs/libgrubmods_a-nilfs2.o grub-core/fs/libgrubmods_a-ntfs.o grub-core/fs/libgrubmods_a-ntfscomp.o grub-core/fs/libgrubmods_a-reiserfs.o grub-core/fs/libgrubmods_a-romfs.o grub-core/fs/libgrubmods_a-sfs.o grub-core/fs/libgrubmods_a-squash4.o grub-core/fs/libgrubmods_a-tar.o grub-core/fs/libgrubmods_a-udf.o grub-core/fs/libgrubmods_a-ufs2.o grub-core/fs/libgrubmods_a-ufs.o grub-core/fs/libgrubmods_a-ufs_be.o grub-core/fs/libgrubmods_a-xfs.o grub-core/fs/zfs/libgrubmods_a-zfscrypt.o grub-core/fs/zfs/libgrubmods_a-zfs.o grub-core/fs/zfs/libgrubmods_a-zfsinfo.o grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.o grub-core/fs/zfs/libgrubmods_a-zfs_lz4.o grub-core/fs/zfs/libgrubmods_a-zfs_sha256.o grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.o grub-core/lib/libgrubmods_a-envblk.o grub-core/lib/libgrubmods_a-hexdump.o grub-core/lib/libgrubmods_a-LzFind.o grub-core/lib/libgrubmods_a-LzmaEnc.o grub-core/lib/libgrubmods_a-crc.o grub-core/lib/libgrubmods_a-adler32.o grub-core/lib/libgrubmods_a-crc64.o grub-core/normal/libgrubmods_a-datetime.o grub-core/normal/libgrubmods_a-misc.o grub-core/partmap/libgrubmods_a-acorn.o grub-core/partmap/libgrubmods_a-amiga.o grub-core/partmap/libgrubmods_a-apple.o grub-core/partmap/libgrubmods_a-sun.o grub-core/partmap/libgrubmods_a-plan.o grub-core/partmap/libgrubmods_a-dvh.o grub-core/partmap/libgrubmods_a-sunpc.o grub-core/partmap/libgrubmods_a-bsdlabel.o grub-core/partmap/libgrubmods_a-dfly.o grub-core/script/libgrubmods_a-function.o grub-core/script/libgrubmods_a-lexer.o grub-core/script/libgrubmods_a-main.o grub-core/script/libgrubmods_a-script.o grub-core/script/libgrubmods_a-argv.o grub-core/io/libgrubmods_a-gzio.o grub-core/io/libgrubmods_a-xzio.o grub-core/io/libgrubmods_a-lzopio.o grub-core/kern/ia64/libgrubmods_a-dl_helper.o grub-core/kern/arm/libgrubmods_a-dl_helper.o grub-core/kern/arm64/libgrubmods_a-dl_helper.o grub-core/lib/minilzo/libgrubmods_a-minilzo.o grub-core/lib/xzembed/libgrubmods_a-xz_dec_bcj.o grub-core/lib/xzembed/libgrubmods_a-xz_dec_lzma2.o grub-core/lib/xzembed/libgrubmods_a-xz_dec_stream.o grub-core/lib/zstd/libgrubmods_a-debug.o grub-core/lib/zstd/libgrubmods_a-entropy_common.o grub-core/lib/zstd/libgrubmods_a-error_private.o grub-core/lib/zstd/libgrubmods_a-fse_decompress.o grub-core/lib/zstd/libgrubmods_a-huf_decompress.o grub-core/lib/zstd/libgrubmods_a-module.o grub-core/lib/zstd/libgrubmods_a-xxhash.o grub-core/lib/zstd/libgrubmods_a-zstd_common.o grub-core/lib/zstd/libgrubmods_a-zstd_decompress.o libgrubmods_a-grub_script.tab.o libgrubmods_a-grub_script.yy.o libgrubmods_a-libgrub_a_init.o +ranlib libgrubmods.a +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/arcfour.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/libgcrypt_wrap -I./grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I./include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-arcfour.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-arcfour.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-arcfour.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/arcfour.c' || echo './'`grub-core/lib/libgcrypt-grub/cipher/arcfour.c +mv -f grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-arcfour.Tpo grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-arcfour.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/blowfish.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/libgcrypt_wrap -I./grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I./include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-blowfish.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-blowfish.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-blowfish.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/blowfish.c' || echo './'`grub-core/lib/libgcrypt-grub/cipher/blowfish.c +mv -f grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-blowfish.Tpo grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-blowfish.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/camellia-glue.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/libgcrypt_wrap -I./grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I./include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-camellia-glue.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-camellia-glue.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-camellia-glue.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/camellia-glue.c' || echo './'`grub-core/lib/libgcrypt-grub/cipher/camellia-glue.c +mv -f grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-camellia-glue.Tpo grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-camellia-glue.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/camellia.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/libgcrypt_wrap -I./grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I./include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-camellia.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-camellia.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-camellia.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/camellia.c' || echo './'`grub-core/lib/libgcrypt-grub/cipher/camellia.c +mv -f grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-camellia.Tpo grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-camellia.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/cast5.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/libgcrypt_wrap -I./grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I./include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-cast5.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-cast5.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-cast5.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/cast5.c' || echo './'`grub-core/lib/libgcrypt-grub/cipher/cast5.c +mv -f grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-cast5.Tpo grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-cast5.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/crc.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/libgcrypt_wrap -I./grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I./include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-crc.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-crc.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-crc.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/crc.c' || echo './'`grub-core/lib/libgcrypt-grub/cipher/crc.c +mv -f grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-crc.Tpo grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-crc.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/des.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/libgcrypt_wrap -I./grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I./include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-des.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-des.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-des.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/des.c' || echo './'`grub-core/lib/libgcrypt-grub/cipher/des.c +mv -f grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-des.Tpo grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-des.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/idea.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/libgcrypt_wrap -I./grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I./include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-idea.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-idea.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-idea.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/idea.c' || echo './'`grub-core/lib/libgcrypt-grub/cipher/idea.c +mv -f grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-idea.Tpo grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-idea.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/md4.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/libgcrypt_wrap -I./grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I./include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-md4.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-md4.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-md4.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/md4.c' || echo './'`grub-core/lib/libgcrypt-grub/cipher/md4.c +mv -f grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-md4.Tpo grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-md4.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/md5.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/libgcrypt_wrap -I./grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I./include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-md5.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-md5.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-md5.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/md5.c' || echo './'`grub-core/lib/libgcrypt-grub/cipher/md5.c +mv -f grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-md5.Tpo grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-md5.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/rfc2268.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/libgcrypt_wrap -I./grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I./include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-rfc2268.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-rfc2268.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-rfc2268.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/rfc2268.c' || echo './'`grub-core/lib/libgcrypt-grub/cipher/rfc2268.c +mv -f grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-rfc2268.Tpo grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-rfc2268.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/rijndael.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/libgcrypt_wrap -I./grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I./include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-rijndael.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-rijndael.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-rijndael.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/rijndael.c' || echo './'`grub-core/lib/libgcrypt-grub/cipher/rijndael.c +mv -f grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-rijndael.Tpo grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-rijndael.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/rmd160.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/libgcrypt_wrap -I./grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I./include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-rmd160.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-rmd160.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-rmd160.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/rmd160.c' || echo './'`grub-core/lib/libgcrypt-grub/cipher/rmd160.c +mv -f grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-rmd160.Tpo grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-rmd160.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/seed.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/libgcrypt_wrap -I./grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I./include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-seed.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-seed.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-seed.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/seed.c' || echo './'`grub-core/lib/libgcrypt-grub/cipher/seed.c +mv -f grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-seed.Tpo grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-seed.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/serpent.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/libgcrypt_wrap -I./grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I./include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-serpent.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-serpent.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-serpent.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/serpent.c' || echo './'`grub-core/lib/libgcrypt-grub/cipher/serpent.c +mv -f grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-serpent.Tpo grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-serpent.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/sha1.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/libgcrypt_wrap -I./grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I./include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-sha1.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-sha1.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-sha1.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/sha1.c' || echo './'`grub-core/lib/libgcrypt-grub/cipher/sha1.c +mv -f grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-sha1.Tpo grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-sha1.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/sha256.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/libgcrypt_wrap -I./grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I./include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-sha256.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-sha256.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-sha256.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/sha256.c' || echo './'`grub-core/lib/libgcrypt-grub/cipher/sha256.c +mv -f grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-sha256.Tpo grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-sha256.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/sha512.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/libgcrypt_wrap -I./grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I./include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-sha512.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-sha512.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-sha512.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/sha512.c' || echo './'`grub-core/lib/libgcrypt-grub/cipher/sha512.c +mv -f grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-sha512.Tpo grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-sha512.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/tiger.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/libgcrypt_wrap -I./grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I./include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-tiger.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-tiger.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-tiger.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/tiger.c' || echo './'`grub-core/lib/libgcrypt-grub/cipher/tiger.c +mv -f grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-tiger.Tpo grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-tiger.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/twofish.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/libgcrypt_wrap -I./grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I./include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-twofish.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-twofish.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-twofish.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/twofish.c' || echo './'`grub-core/lib/libgcrypt-grub/cipher/twofish.c +mv -f grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-twofish.Tpo grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-twofish.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/whirlpool.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/libgcrypt_wrap -I./grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I./include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-whirlpool.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-whirlpool.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-whirlpool.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/whirlpool.c' || echo './'`grub-core/lib/libgcrypt-grub/cipher/whirlpool.c +mv -f grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-whirlpool.Tpo grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-whirlpool.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/libgcrypt_wrap -I./grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I./include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-init.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-init.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-init.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/init.c' || echo './'`grub-core/lib/libgcrypt-grub/cipher/init.c +mv -f grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-init.Tpo grub-core/lib/libgcrypt-grub/cipher/.deps-util/libgrubgcry_a-init.Po +rm -f libgrubgcry.a +ar cr libgrubgcry.a grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-arcfour.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-blowfish.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-camellia-glue.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-camellia.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-cast5.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-crc.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-des.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-idea.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-md4.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-md5.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-rfc2268.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-rijndael.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-rmd160.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-seed.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-serpent.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-sha1.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-sha256.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-sha512.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-tiger.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-twofish.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-whirlpool.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-init.o +ranlib libgrubgcry.a +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkimage-grub-mkimage.o -MD -MP -MF util/.deps-util/grub_mkimage-grub-mkimage.Tpo -c -o util/grub_mkimage-grub-mkimage.o `test -f 'util/grub-mkimage.c' || echo './'`util/grub-mkimage.c +mv -f util/.deps-util/grub_mkimage-grub-mkimage.Tpo util/.deps-util/grub_mkimage-grub-mkimage.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/mkimage.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkimage-mkimage.o -MD -MP -MF util/.deps-util/grub_mkimage-mkimage.Tpo -c -o util/grub_mkimage-mkimage.o `test -f 'util/mkimage.c' || echo './'`util/mkimage.c +mv -f util/.deps-util/grub_mkimage-mkimage.Tpo util/.deps-util/grub_mkimage-mkimage.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage32.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkimage-grub-mkimage32.o -MD -MP -MF util/.deps-util/grub_mkimage-grub-mkimage32.Tpo -c -o util/grub_mkimage-grub-mkimage32.o `test -f 'util/grub-mkimage32.c' || echo './'`util/grub-mkimage32.c +mv -f util/.deps-util/grub_mkimage-grub-mkimage32.Tpo util/.deps-util/grub_mkimage-grub-mkimage32.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage64.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkimage-grub-mkimage64.o -MD -MP -MF util/.deps-util/grub_mkimage-grub-mkimage64.Tpo -c -o util/grub_mkimage-grub-mkimage64.o `test -f 'util/grub-mkimage64.c' || echo './'`util/grub-mkimage64.c +mv -f util/.deps-util/grub_mkimage-grub-mkimage64.Tpo util/.deps-util/grub_mkimage-grub-mkimage64.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/resolve.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkimage-resolve.o -MD -MP -MF util/.deps-util/grub_mkimage-resolve.Tpo -c -o util/grub_mkimage-resolve.o `test -f 'util/resolve.c' || echo './'`util/resolve.c +mv -f util/.deps-util/grub_mkimage-resolve.Tpo util/.deps-util/grub_mkimage-resolve.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_mkimage-argp_common.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_mkimage-argp_common.Tpo -c -o grub-core/kern/emu/grub_mkimage-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo './'`grub-core/kern/emu/argp_common.c +mv -f grub-core/kern/emu/.deps-util/grub_mkimage-argp_common.Tpo grub-core/kern/emu/.deps-util/grub_mkimage-argp_common.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mkimage-init.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mkimage-init.Tpo -c -o grub-core/osdep/grub_mkimage-init.o `test -f 'grub-core/osdep/init.c' || echo './'`grub-core/osdep/init.c +mv -f grub-core/osdep/.deps-util/grub_mkimage-init.Tpo grub-core/osdep/.deps-util/grub_mkimage-init.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/config.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mkimage-config.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mkimage-config.Tpo -c -o grub-core/osdep/grub_mkimage-config.o `test -f 'grub-core/osdep/config.c' || echo './'`grub-core/osdep/config.c +mv -f grub-core/osdep/.deps-util/grub_mkimage-config.Tpo grub-core/osdep/.deps-util/grub_mkimage-config.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/config.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkimage-config.o -MD -MP -MF util/.deps-util/grub_mkimage-config.Tpo -c -o util/grub_mkimage-config.o `test -f 'util/config.c' || echo './'`util/config.c +mv -f util/.deps-util/grub_mkimage-config.Tpo util/.deps-util/grub_mkimage-config.Po +gcc -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -o grub-mkimage util/grub_mkimage-grub-mkimage.o util/grub_mkimage-mkimage.o util/grub_mkimage-grub-mkimage32.o util/grub_mkimage-grub-mkimage64.o util/grub_mkimage-resolve.o grub-core/kern/emu/grub_mkimage-argp_common.o grub-core/osdep/grub_mkimage-init.o grub-core/osdep/grub_mkimage-config.o util/grub_mkimage-config.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/lib/gnulib/libgnu.a -llzma +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkrelpath.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkrelpath-grub-mkrelpath.o -MD -MP -MF util/.deps-util/grub_mkrelpath-grub-mkrelpath.Tpo -c -o util/grub_mkrelpath-grub-mkrelpath.o `test -f 'util/grub-mkrelpath.c' || echo './'`util/grub-mkrelpath.c +mv -f util/.deps-util/grub_mkrelpath-grub-mkrelpath.Tpo util/.deps-util/grub_mkrelpath-grub-mkrelpath.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_mkrelpath-argp_common.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_mkrelpath-argp_common.Tpo -c -o grub-core/kern/emu/grub_mkrelpath-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo './'`grub-core/kern/emu/argp_common.c +mv -f grub-core/kern/emu/.deps-util/grub_mkrelpath-argp_common.Tpo grub-core/kern/emu/.deps-util/grub_mkrelpath-argp_common.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mkrelpath-init.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mkrelpath-init.Tpo -c -o grub-core/osdep/grub_mkrelpath-init.o `test -f 'grub-core/osdep/init.c' || echo './'`grub-core/osdep/init.c +mv -f grub-core/osdep/.deps-util/grub_mkrelpath-init.Tpo grub-core/osdep/.deps-util/grub_mkrelpath-init.Po +gcc -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -o grub-mkrelpath util/grub_mkrelpath-grub-mkrelpath.o grub-core/kern/emu/grub_mkrelpath-argp_common.o grub-core/osdep/grub_mkrelpath-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/lib/gnulib/libgnu.a +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-script-check.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_script_check-grub-script-check.o -MD -MP -MF util/.deps-util/grub_script_check-grub-script-check.Tpo -c -o util/grub_script_check-grub-script-check.o `test -f 'util/grub-script-check.c' || echo './'`util/grub-script-check.c +mv -f util/.deps-util/grub_script_check-grub-script-check.Tpo util/.deps-util/grub_script_check-grub-script-check.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_script_check-argp_common.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_script_check-argp_common.Tpo -c -o grub-core/kern/emu/grub_script_check-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo './'`grub-core/kern/emu/argp_common.c +mv -f grub-core/kern/emu/.deps-util/grub_script_check-argp_common.Tpo grub-core/kern/emu/.deps-util/grub_script_check-argp_common.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_script_check-init.o -MD -MP -MF grub-core/osdep/.deps-util/grub_script_check-init.Tpo -c -o grub-core/osdep/grub_script_check-init.o `test -f 'grub-core/osdep/init.c' || echo './'`grub-core/osdep/init.c +mv -f grub-core/osdep/.deps-util/grub_script_check-init.Tpo grub-core/osdep/.deps-util/grub_script_check-init.Po +gcc -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -o grub-script-check util/grub_script_check-grub-script-check.o grub-core/kern/emu/grub_script_check-argp_common.o grub-core/osdep/grub_script_check-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/lib/gnulib/libgnu.a +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-editenv.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_editenv-grub-editenv.o -MD -MP -MF util/.deps-util/grub_editenv-grub-editenv.Tpo -c -o util/grub_editenv-grub-editenv.o `test -f 'util/grub-editenv.c' || echo './'`util/grub-editenv.c +mv -f util/.deps-util/grub_editenv-grub-editenv.Tpo util/.deps-util/grub_editenv-grub-editenv.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/editenv.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_editenv-editenv.o -MD -MP -MF util/.deps-util/grub_editenv-editenv.Tpo -c -o util/grub_editenv-editenv.o `test -f 'util/editenv.c' || echo './'`util/editenv.c +mv -f util/.deps-util/grub_editenv-editenv.Tpo util/.deps-util/grub_editenv-editenv.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_editenv-init.o -MD -MP -MF grub-core/osdep/.deps-util/grub_editenv-init.Tpo -c -o grub-core/osdep/grub_editenv-init.o `test -f 'grub-core/osdep/init.c' || echo './'`grub-core/osdep/init.c +mv -f grub-core/osdep/.deps-util/grub_editenv-init.Tpo grub-core/osdep/.deps-util/grub_editenv-init.Po +gcc -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -o grub-editenv util/grub_editenv-grub-editenv.o util/grub_editenv-editenv.o grub-core/osdep/grub_editenv-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/lib/gnulib/libgnu.a +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkpasswd-pbkdf2.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.o -MD -MP -MF util/.deps-util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.Tpo -c -o util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.o `test -f 'util/grub-mkpasswd-pbkdf2.c' || echo './'`util/grub-mkpasswd-pbkdf2.c +mv -f util/.deps-util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.Tpo util/.deps-util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_mkpasswd_pbkdf2-argp_common.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_mkpasswd_pbkdf2-argp_common.Tpo -c -o grub-core/kern/emu/grub_mkpasswd_pbkdf2-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo './'`grub-core/kern/emu/argp_common.c +mv -f grub-core/kern/emu/.deps-util/grub_mkpasswd_pbkdf2-argp_common.Tpo grub-core/kern/emu/.deps-util/grub_mkpasswd_pbkdf2-argp_common.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/random.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mkpasswd_pbkdf2-random.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mkpasswd_pbkdf2-random.Tpo -c -o grub-core/osdep/grub_mkpasswd_pbkdf2-random.o `test -f 'grub-core/osdep/random.c' || echo './'`grub-core/osdep/random.c +mv -f grub-core/osdep/.deps-util/grub_mkpasswd_pbkdf2-random.Tpo grub-core/osdep/.deps-util/grub_mkpasswd_pbkdf2-random.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mkpasswd_pbkdf2-init.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mkpasswd_pbkdf2-init.Tpo -c -o grub-core/osdep/grub_mkpasswd_pbkdf2-init.o `test -f 'grub-core/osdep/init.c' || echo './'`grub-core/osdep/init.c +mv -f grub-core/osdep/.deps-util/grub_mkpasswd_pbkdf2-init.Tpo grub-core/osdep/.deps-util/grub_mkpasswd_pbkdf2-init.Po +gcc -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -o grub-mkpasswd-pbkdf2 util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.o grub-core/kern/emu/grub_mkpasswd_pbkdf2-argp_common.o grub-core/osdep/grub_mkpasswd_pbkdf2-random.o grub-core/osdep/grub_mkpasswd_pbkdf2-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/lib/gnulib/libgnu.a +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-fstest.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_fstest-grub-fstest.o -MD -MP -MF util/.deps-util/grub_fstest-grub-fstest.Tpo -c -o util/grub_fstest-grub-fstest.o `test -f 'util/grub-fstest.c' || echo './'`util/grub-fstest.c +mv -f util/.deps-util/grub_fstest-grub-fstest.Tpo util/.deps-util/grub_fstest-grub-fstest.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/hostfs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_fstest-hostfs.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_fstest-hostfs.Tpo -c -o grub-core/kern/emu/grub_fstest-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo './'`grub-core/kern/emu/hostfs.c +mv -f grub-core/kern/emu/.deps-util/grub_fstest-hostfs.Tpo grub-core/kern/emu/.deps-util/grub_fstest-hostfs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/host.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/disk/grub_fstest-host.o -MD -MP -MF grub-core/disk/.deps-util/grub_fstest-host.Tpo -c -o grub-core/disk/grub_fstest-host.o `test -f 'grub-core/disk/host.c' || echo './'`grub-core/disk/host.c +mv -f grub-core/disk/.deps-util/grub_fstest-host.Tpo grub-core/disk/.deps-util/grub_fstest-host.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_fstest-init.o -MD -MP -MF grub-core/osdep/.deps-util/grub_fstest-init.Tpo -c -o grub-core/osdep/grub_fstest-init.o `test -f 'grub-core/osdep/init.c' || echo './'`grub-core/osdep/init.c +mv -f grub-core/osdep/.deps-util/grub_fstest-init.Tpo grub-core/osdep/.deps-util/grub_fstest-init.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub_fstest_init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub_fstest-grub_fstest_init.o -MD -MP -MF .deps-util/grub_fstest-grub_fstest_init.Tpo -c -o grub_fstest-grub_fstest_init.o `test -f 'grub_fstest_init.c' || echo './'`grub_fstest_init.c +mv -f .deps-util/grub_fstest-grub_fstest_init.Tpo .deps-util/grub_fstest-grub_fstest_init.Po +gcc -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -o grub-fstest util/grub_fstest-grub-fstest.o grub-core/kern/emu/grub_fstest-hostfs.o grub-core/disk/grub_fstest-host.o grub-core/osdep/grub_fstest-init.o grub_fstest-grub_fstest_init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/lib/gnulib/libgnu.a +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mklayout.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mklayout-grub-mklayout.o -MD -MP -MF util/.deps-util/grub_mklayout-grub-mklayout.Tpo -c -o util/grub_mklayout-grub-mklayout.o `test -f 'util/grub-mklayout.c' || echo './'`util/grub-mklayout.c +mv -f util/.deps-util/grub_mklayout-grub-mklayout.Tpo util/.deps-util/grub_mklayout-grub-mklayout.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_mklayout-argp_common.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_mklayout-argp_common.Tpo -c -o grub-core/kern/emu/grub_mklayout-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo './'`grub-core/kern/emu/argp_common.c +mv -f grub-core/kern/emu/.deps-util/grub_mklayout-argp_common.Tpo grub-core/kern/emu/.deps-util/grub_mklayout-argp_common.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mklayout-init.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mklayout-init.Tpo -c -o grub-core/osdep/grub_mklayout-init.o `test -f 'grub-core/osdep/init.c' || echo './'`grub-core/osdep/init.c +mv -f grub-core/osdep/.deps-util/grub_mklayout-init.Tpo grub-core/osdep/.deps-util/grub_mklayout-init.Po +gcc -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -o grub-mklayout util/grub_mklayout-grub-mklayout.o grub-core/kern/emu/grub_mklayout-argp_common.o grub-core/osdep/grub_mklayout-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/lib/gnulib/libgnu.a +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkrescue.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkrescue-grub-mkrescue.o -MD -MP -MF util/.deps-util/grub_mkrescue-grub-mkrescue.Tpo -c -o util/grub_mkrescue-grub-mkrescue.o `test -f 'util/grub-mkrescue.c' || echo './'`util/grub-mkrescue.c +mv -f util/.deps-util/grub_mkrescue-grub-mkrescue.Tpo util/.deps-util/grub_mkrescue-grub-mkrescue.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/render-label.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkrescue-render-label.o -MD -MP -MF util/.deps-util/grub_mkrescue-render-label.Tpo -c -o util/grub_mkrescue-render-label.o `test -f 'util/render-label.c' || echo './'`util/render-label.c +mv -f util/.deps-util/grub_mkrescue-render-label.Tpo util/.deps-util/grub_mkrescue-render-label.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/glue-efi.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkrescue-glue-efi.o -MD -MP -MF util/.deps-util/grub_mkrescue-glue-efi.Tpo -c -o util/grub_mkrescue-glue-efi.o `test -f 'util/glue-efi.c' || echo './'`util/glue-efi.c +mv -f util/.deps-util/grub_mkrescue-glue-efi.Tpo util/.deps-util/grub_mkrescue-glue-efi.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/mkimage.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkrescue-mkimage.o -MD -MP -MF util/.deps-util/grub_mkrescue-mkimage.Tpo -c -o util/grub_mkrescue-mkimage.o `test -f 'util/mkimage.c' || echo './'`util/mkimage.c +mv -f util/.deps-util/grub_mkrescue-mkimage.Tpo util/.deps-util/grub_mkrescue-mkimage.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage32.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkrescue-grub-mkimage32.o -MD -MP -MF util/.deps-util/grub_mkrescue-grub-mkimage32.Tpo -c -o util/grub_mkrescue-grub-mkimage32.o `test -f 'util/grub-mkimage32.c' || echo './'`util/grub-mkimage32.c +mv -f util/.deps-util/grub_mkrescue-grub-mkimage32.Tpo util/.deps-util/grub_mkrescue-grub-mkimage32.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage64.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkrescue-grub-mkimage64.o -MD -MP -MF util/.deps-util/grub_mkrescue-grub-mkimage64.Tpo -c -o util/grub_mkrescue-grub-mkimage64.o `test -f 'util/grub-mkimage64.c' || echo './'`util/grub-mkimage64.c +mv -f util/.deps-util/grub_mkrescue-grub-mkimage64.Tpo util/.deps-util/grub_mkrescue-grub-mkimage64.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-install-common.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkrescue-grub-install-common.o -MD -MP -MF util/.deps-util/grub_mkrescue-grub-install-common.Tpo -c -o util/grub_mkrescue-grub-install-common.o `test -f 'util/grub-install-common.c' || echo './'`util/grub-install-common.c +mv -f util/.deps-util/grub_mkrescue-grub-install-common.Tpo util/.deps-util/grub_mkrescue-grub-install-common.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/setup_bios.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkrescue-setup_bios.o -MD -MP -MF util/.deps-util/grub_mkrescue-setup_bios.Tpo -c -o util/grub_mkrescue-setup_bios.o `test -f 'util/setup_bios.c' || echo './'`util/setup_bios.c +mv -f util/.deps-util/grub_mkrescue-setup_bios.Tpo util/.deps-util/grub_mkrescue-setup_bios.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/setup_sparc.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkrescue-setup_sparc.o -MD -MP -MF util/.deps-util/grub_mkrescue-setup_sparc.Tpo -c -o util/grub_mkrescue-setup_sparc.o `test -f 'util/setup_sparc.c' || echo './'`util/setup_sparc.c +mv -f util/.deps-util/grub_mkrescue-setup_sparc.Tpo util/.deps-util/grub_mkrescue-setup_sparc.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/reed_solomon.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/lib/grub_mkrescue-reed_solomon.o -MD -MP -MF grub-core/lib/.deps-util/grub_mkrescue-reed_solomon.Tpo -c -o grub-core/lib/grub_mkrescue-reed_solomon.o `test -f 'grub-core/lib/reed_solomon.c' || echo './'`grub-core/lib/reed_solomon.c +mv -f grub-core/lib/.deps-util/grub_mkrescue-reed_solomon.Tpo grub-core/lib/.deps-util/grub_mkrescue-reed_solomon.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/random.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mkrescue-random.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mkrescue-random.Tpo -c -o grub-core/osdep/grub_mkrescue-random.o `test -f 'grub-core/osdep/random.c' || echo './'`grub-core/osdep/random.c +mv -f grub-core/osdep/.deps-util/grub_mkrescue-random.Tpo grub-core/osdep/.deps-util/grub_mkrescue-random.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/ofpath.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mkrescue-ofpath.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mkrescue-ofpath.Tpo -c -o grub-core/osdep/grub_mkrescue-ofpath.o `test -f 'grub-core/osdep/ofpath.c' || echo './'`grub-core/osdep/ofpath.c +mv -f grub-core/osdep/.deps-util/grub_mkrescue-ofpath.Tpo grub-core/osdep/.deps-util/grub_mkrescue-ofpath.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/platform.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mkrescue-platform.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mkrescue-platform.Tpo -c -o grub-core/osdep/grub_mkrescue-platform.o `test -f 'grub-core/osdep/platform.c' || echo './'`grub-core/osdep/platform.c +mv -f grub-core/osdep/.deps-util/grub_mkrescue-platform.Tpo grub-core/osdep/.deps-util/grub_mkrescue-platform.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/platform_unix.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mkrescue-platform_unix.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mkrescue-platform_unix.Tpo -c -o grub-core/osdep/grub_mkrescue-platform_unix.o `test -f 'grub-core/osdep/platform_unix.c' || echo './'`grub-core/osdep/platform_unix.c +mv -f grub-core/osdep/.deps-util/grub_mkrescue-platform_unix.Tpo grub-core/osdep/.deps-util/grub_mkrescue-platform_unix.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/compress.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mkrescue-compress.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mkrescue-compress.Tpo -c -o grub-core/osdep/grub_mkrescue-compress.o `test -f 'grub-core/osdep/compress.c' || echo './'`grub-core/osdep/compress.c +mv -f grub-core/osdep/.deps-util/grub_mkrescue-compress.Tpo grub-core/osdep/.deps-util/grub_mkrescue-compress.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/editenv.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkrescue-editenv.o -MD -MP -MF util/.deps-util/grub_mkrescue-editenv.Tpo -c -o util/grub_mkrescue-editenv.o `test -f 'util/editenv.c' || echo './'`util/editenv.c +mv -f util/.deps-util/grub_mkrescue-editenv.Tpo util/.deps-util/grub_mkrescue-editenv.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/blocklist.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mkrescue-blocklist.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mkrescue-blocklist.Tpo -c -o grub-core/osdep/grub_mkrescue-blocklist.o `test -f 'grub-core/osdep/blocklist.c' || echo './'`grub-core/osdep/blocklist.c +mv -f grub-core/osdep/.deps-util/grub_mkrescue-blocklist.Tpo grub-core/osdep/.deps-util/grub_mkrescue-blocklist.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/config.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mkrescue-config.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mkrescue-config.Tpo -c -o grub-core/osdep/grub_mkrescue-config.o `test -f 'grub-core/osdep/config.c' || echo './'`grub-core/osdep/config.c +mv -f grub-core/osdep/.deps-util/grub_mkrescue-config.Tpo grub-core/osdep/.deps-util/grub_mkrescue-config.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/config.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkrescue-config.o -MD -MP -MF util/.deps-util/grub_mkrescue-config.Tpo -c -o util/grub_mkrescue-config.o `test -f 'util/config.c' || echo './'`util/config.c +mv -f util/.deps-util/grub_mkrescue-config.Tpo util/.deps-util/grub_mkrescue-config.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/hostfs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_mkrescue-hostfs.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_mkrescue-hostfs.Tpo -c -o grub-core/kern/emu/grub_mkrescue-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo './'`grub-core/kern/emu/hostfs.c +mv -f grub-core/kern/emu/.deps-util/grub_mkrescue-hostfs.Tpo grub-core/kern/emu/.deps-util/grub_mkrescue-hostfs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/host.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/disk/grub_mkrescue-host.o -MD -MP -MF grub-core/disk/.deps-util/grub_mkrescue-host.Tpo -c -o grub-core/disk/grub_mkrescue-host.o `test -f 'grub-core/disk/host.c' || echo './'`grub-core/disk/host.c +mv -f grub-core/disk/.deps-util/grub_mkrescue-host.Tpo grub-core/disk/.deps-util/grub_mkrescue-host.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/resolve.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkrescue-resolve.o -MD -MP -MF util/.deps-util/grub_mkrescue-resolve.Tpo -c -o util/grub_mkrescue-resolve.o `test -f 'util/resolve.c' || echo './'`util/resolve.c +mv -f util/.deps-util/grub_mkrescue-resolve.Tpo util/.deps-util/grub_mkrescue-resolve.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_mkrescue-argp_common.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_mkrescue-argp_common.Tpo -c -o grub-core/kern/emu/grub_mkrescue-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo './'`grub-core/kern/emu/argp_common.c +mv -f grub-core/kern/emu/.deps-util/grub_mkrescue-argp_common.Tpo grub-core/kern/emu/.deps-util/grub_mkrescue-argp_common.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mkrescue-init.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mkrescue-init.Tpo -c -o grub-core/osdep/grub_mkrescue-init.o `test -f 'grub-core/osdep/init.c' || echo './'`grub-core/osdep/init.c +mv -f grub-core/osdep/.deps-util/grub_mkrescue-init.Tpo grub-core/osdep/.deps-util/grub_mkrescue-init.Po +gcc -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -o grub-mkrescue util/grub_mkrescue-grub-mkrescue.o util/grub_mkrescue-render-label.o util/grub_mkrescue-glue-efi.o util/grub_mkrescue-mkimage.o util/grub_mkrescue-grub-mkimage32.o util/grub_mkrescue-grub-mkimage64.o util/grub_mkrescue-grub-install-common.o util/grub_mkrescue-setup_bios.o util/grub_mkrescue-setup_sparc.o grub-core/lib/grub_mkrescue-reed_solomon.o grub-core/osdep/grub_mkrescue-random.o grub-core/osdep/grub_mkrescue-ofpath.o grub-core/osdep/grub_mkrescue-platform.o grub-core/osdep/grub_mkrescue-platform_unix.o grub-core/osdep/grub_mkrescue-compress.o util/grub_mkrescue-editenv.o grub-core/osdep/grub_mkrescue-blocklist.o grub-core/osdep/grub_mkrescue-config.o util/grub_mkrescue-config.o grub-core/kern/emu/grub_mkrescue-hostfs.o grub-core/disk/grub_mkrescue-host.o util/grub_mkrescue-resolve.o grub-core/kern/emu/grub_mkrescue-argp_common.o grub-core/osdep/grub_mkrescue-init.o -llzma libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/lib/gnulib/libgnu.a +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkstandalone.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkstandalone-grub-mkstandalone.o -MD -MP -MF util/.deps-util/grub_mkstandalone-grub-mkstandalone.Tpo -c -o util/grub_mkstandalone-grub-mkstandalone.o `test -f 'util/grub-mkstandalone.c' || echo './'`util/grub-mkstandalone.c +mv -f util/.deps-util/grub_mkstandalone-grub-mkstandalone.Tpo util/.deps-util/grub_mkstandalone-grub-mkstandalone.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/render-label.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkstandalone-render-label.o -MD -MP -MF util/.deps-util/grub_mkstandalone-render-label.Tpo -c -o util/grub_mkstandalone-render-label.o `test -f 'util/render-label.c' || echo './'`util/render-label.c +mv -f util/.deps-util/grub_mkstandalone-render-label.Tpo util/.deps-util/grub_mkstandalone-render-label.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/glue-efi.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkstandalone-glue-efi.o -MD -MP -MF util/.deps-util/grub_mkstandalone-glue-efi.Tpo -c -o util/grub_mkstandalone-glue-efi.o `test -f 'util/glue-efi.c' || echo './'`util/glue-efi.c +mv -f util/.deps-util/grub_mkstandalone-glue-efi.Tpo util/.deps-util/grub_mkstandalone-glue-efi.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/mkimage.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkstandalone-mkimage.o -MD -MP -MF util/.deps-util/grub_mkstandalone-mkimage.Tpo -c -o util/grub_mkstandalone-mkimage.o `test -f 'util/mkimage.c' || echo './'`util/mkimage.c +mv -f util/.deps-util/grub_mkstandalone-mkimage.Tpo util/.deps-util/grub_mkstandalone-mkimage.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage32.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkstandalone-grub-mkimage32.o -MD -MP -MF util/.deps-util/grub_mkstandalone-grub-mkimage32.Tpo -c -o util/grub_mkstandalone-grub-mkimage32.o `test -f 'util/grub-mkimage32.c' || echo './'`util/grub-mkimage32.c +mv -f util/.deps-util/grub_mkstandalone-grub-mkimage32.Tpo util/.deps-util/grub_mkstandalone-grub-mkimage32.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage64.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkstandalone-grub-mkimage64.o -MD -MP -MF util/.deps-util/grub_mkstandalone-grub-mkimage64.Tpo -c -o util/grub_mkstandalone-grub-mkimage64.o `test -f 'util/grub-mkimage64.c' || echo './'`util/grub-mkimage64.c +mv -f util/.deps-util/grub_mkstandalone-grub-mkimage64.Tpo util/.deps-util/grub_mkstandalone-grub-mkimage64.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-install-common.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkstandalone-grub-install-common.o -MD -MP -MF util/.deps-util/grub_mkstandalone-grub-install-common.Tpo -c -o util/grub_mkstandalone-grub-install-common.o `test -f 'util/grub-install-common.c' || echo './'`util/grub-install-common.c +mv -f util/.deps-util/grub_mkstandalone-grub-install-common.Tpo util/.deps-util/grub_mkstandalone-grub-install-common.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/setup_bios.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkstandalone-setup_bios.o -MD -MP -MF util/.deps-util/grub_mkstandalone-setup_bios.Tpo -c -o util/grub_mkstandalone-setup_bios.o `test -f 'util/setup_bios.c' || echo './'`util/setup_bios.c +mv -f util/.deps-util/grub_mkstandalone-setup_bios.Tpo util/.deps-util/grub_mkstandalone-setup_bios.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/setup_sparc.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkstandalone-setup_sparc.o -MD -MP -MF util/.deps-util/grub_mkstandalone-setup_sparc.Tpo -c -o util/grub_mkstandalone-setup_sparc.o `test -f 'util/setup_sparc.c' || echo './'`util/setup_sparc.c +mv -f util/.deps-util/grub_mkstandalone-setup_sparc.Tpo util/.deps-util/grub_mkstandalone-setup_sparc.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/reed_solomon.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/lib/grub_mkstandalone-reed_solomon.o -MD -MP -MF grub-core/lib/.deps-util/grub_mkstandalone-reed_solomon.Tpo -c -o grub-core/lib/grub_mkstandalone-reed_solomon.o `test -f 'grub-core/lib/reed_solomon.c' || echo './'`grub-core/lib/reed_solomon.c +mv -f grub-core/lib/.deps-util/grub_mkstandalone-reed_solomon.Tpo grub-core/lib/.deps-util/grub_mkstandalone-reed_solomon.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/random.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mkstandalone-random.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mkstandalone-random.Tpo -c -o grub-core/osdep/grub_mkstandalone-random.o `test -f 'grub-core/osdep/random.c' || echo './'`grub-core/osdep/random.c +mv -f grub-core/osdep/.deps-util/grub_mkstandalone-random.Tpo grub-core/osdep/.deps-util/grub_mkstandalone-random.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/ofpath.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mkstandalone-ofpath.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mkstandalone-ofpath.Tpo -c -o grub-core/osdep/grub_mkstandalone-ofpath.o `test -f 'grub-core/osdep/ofpath.c' || echo './'`grub-core/osdep/ofpath.c +mv -f grub-core/osdep/.deps-util/grub_mkstandalone-ofpath.Tpo grub-core/osdep/.deps-util/grub_mkstandalone-ofpath.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/platform.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mkstandalone-platform.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mkstandalone-platform.Tpo -c -o grub-core/osdep/grub_mkstandalone-platform.o `test -f 'grub-core/osdep/platform.c' || echo './'`grub-core/osdep/platform.c +mv -f grub-core/osdep/.deps-util/grub_mkstandalone-platform.Tpo grub-core/osdep/.deps-util/grub_mkstandalone-platform.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/platform_unix.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mkstandalone-platform_unix.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mkstandalone-platform_unix.Tpo -c -o grub-core/osdep/grub_mkstandalone-platform_unix.o `test -f 'grub-core/osdep/platform_unix.c' || echo './'`grub-core/osdep/platform_unix.c +mv -f grub-core/osdep/.deps-util/grub_mkstandalone-platform_unix.Tpo grub-core/osdep/.deps-util/grub_mkstandalone-platform_unix.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/compress.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mkstandalone-compress.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mkstandalone-compress.Tpo -c -o grub-core/osdep/grub_mkstandalone-compress.o `test -f 'grub-core/osdep/compress.c' || echo './'`grub-core/osdep/compress.c +mv -f grub-core/osdep/.deps-util/grub_mkstandalone-compress.Tpo grub-core/osdep/.deps-util/grub_mkstandalone-compress.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/editenv.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkstandalone-editenv.o -MD -MP -MF util/.deps-util/grub_mkstandalone-editenv.Tpo -c -o util/grub_mkstandalone-editenv.o `test -f 'util/editenv.c' || echo './'`util/editenv.c +mv -f util/.deps-util/grub_mkstandalone-editenv.Tpo util/.deps-util/grub_mkstandalone-editenv.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/blocklist.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mkstandalone-blocklist.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mkstandalone-blocklist.Tpo -c -o grub-core/osdep/grub_mkstandalone-blocklist.o `test -f 'grub-core/osdep/blocklist.c' || echo './'`grub-core/osdep/blocklist.c +mv -f grub-core/osdep/.deps-util/grub_mkstandalone-blocklist.Tpo grub-core/osdep/.deps-util/grub_mkstandalone-blocklist.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/config.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mkstandalone-config.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mkstandalone-config.Tpo -c -o grub-core/osdep/grub_mkstandalone-config.o `test -f 'grub-core/osdep/config.c' || echo './'`grub-core/osdep/config.c +mv -f grub-core/osdep/.deps-util/grub_mkstandalone-config.Tpo grub-core/osdep/.deps-util/grub_mkstandalone-config.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/config.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkstandalone-config.o -MD -MP -MF util/.deps-util/grub_mkstandalone-config.Tpo -c -o util/grub_mkstandalone-config.o `test -f 'util/config.c' || echo './'`util/config.c +mv -f util/.deps-util/grub_mkstandalone-config.Tpo util/.deps-util/grub_mkstandalone-config.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/hostfs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_mkstandalone-hostfs.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_mkstandalone-hostfs.Tpo -c -o grub-core/kern/emu/grub_mkstandalone-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo './'`grub-core/kern/emu/hostfs.c +mv -f grub-core/kern/emu/.deps-util/grub_mkstandalone-hostfs.Tpo grub-core/kern/emu/.deps-util/grub_mkstandalone-hostfs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/host.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/disk/grub_mkstandalone-host.o -MD -MP -MF grub-core/disk/.deps-util/grub_mkstandalone-host.Tpo -c -o grub-core/disk/grub_mkstandalone-host.o `test -f 'grub-core/disk/host.c' || echo './'`grub-core/disk/host.c +mv -f grub-core/disk/.deps-util/grub_mkstandalone-host.Tpo grub-core/disk/.deps-util/grub_mkstandalone-host.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/resolve.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mkstandalone-resolve.o -MD -MP -MF util/.deps-util/grub_mkstandalone-resolve.Tpo -c -o util/grub_mkstandalone-resolve.o `test -f 'util/resolve.c' || echo './'`util/resolve.c +mv -f util/.deps-util/grub_mkstandalone-resolve.Tpo util/.deps-util/grub_mkstandalone-resolve.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_mkstandalone-argp_common.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_mkstandalone-argp_common.Tpo -c -o grub-core/kern/emu/grub_mkstandalone-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo './'`grub-core/kern/emu/argp_common.c +mv -f grub-core/kern/emu/.deps-util/grub_mkstandalone-argp_common.Tpo grub-core/kern/emu/.deps-util/grub_mkstandalone-argp_common.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mkstandalone-init.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mkstandalone-init.Tpo -c -o grub-core/osdep/grub_mkstandalone-init.o `test -f 'grub-core/osdep/init.c' || echo './'`grub-core/osdep/init.c +mv -f grub-core/osdep/.deps-util/grub_mkstandalone-init.Tpo grub-core/osdep/.deps-util/grub_mkstandalone-init.Po +gcc -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -o grub-mkstandalone util/grub_mkstandalone-grub-mkstandalone.o util/grub_mkstandalone-render-label.o util/grub_mkstandalone-glue-efi.o util/grub_mkstandalone-mkimage.o util/grub_mkstandalone-grub-mkimage32.o util/grub_mkstandalone-grub-mkimage64.o util/grub_mkstandalone-grub-install-common.o util/grub_mkstandalone-setup_bios.o util/grub_mkstandalone-setup_sparc.o grub-core/lib/grub_mkstandalone-reed_solomon.o grub-core/osdep/grub_mkstandalone-random.o grub-core/osdep/grub_mkstandalone-ofpath.o grub-core/osdep/grub_mkstandalone-platform.o grub-core/osdep/grub_mkstandalone-platform_unix.o grub-core/osdep/grub_mkstandalone-compress.o util/grub_mkstandalone-editenv.o grub-core/osdep/grub_mkstandalone-blocklist.o grub-core/osdep/grub_mkstandalone-config.o util/grub_mkstandalone-config.o grub-core/kern/emu/grub_mkstandalone-hostfs.o grub-core/disk/grub_mkstandalone-host.o util/grub_mkstandalone-resolve.o grub-core/kern/emu/grub_mkstandalone-argp_common.o grub-core/osdep/grub_mkstandalone-init.o -llzma libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/lib/gnulib/libgnu.a +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mknetdir.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mknetdir-grub-mknetdir.o -MD -MP -MF util/.deps-util/grub_mknetdir-grub-mknetdir.Tpo -c -o util/grub_mknetdir-grub-mknetdir.o `test -f 'util/grub-mknetdir.c' || echo './'`util/grub-mknetdir.c +mv -f util/.deps-util/grub_mknetdir-grub-mknetdir.Tpo util/.deps-util/grub_mknetdir-grub-mknetdir.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/mkimage.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mknetdir-mkimage.o -MD -MP -MF util/.deps-util/grub_mknetdir-mkimage.Tpo -c -o util/grub_mknetdir-mkimage.o `test -f 'util/mkimage.c' || echo './'`util/mkimage.c +mv -f util/.deps-util/grub_mknetdir-mkimage.Tpo util/.deps-util/grub_mknetdir-mkimage.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage32.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mknetdir-grub-mkimage32.o -MD -MP -MF util/.deps-util/grub_mknetdir-grub-mkimage32.Tpo -c -o util/grub_mknetdir-grub-mkimage32.o `test -f 'util/grub-mkimage32.c' || echo './'`util/grub-mkimage32.c +mv -f util/.deps-util/grub_mknetdir-grub-mkimage32.Tpo util/.deps-util/grub_mknetdir-grub-mkimage32.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage64.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mknetdir-grub-mkimage64.o -MD -MP -MF util/.deps-util/grub_mknetdir-grub-mkimage64.Tpo -c -o util/grub_mknetdir-grub-mkimage64.o `test -f 'util/grub-mkimage64.c' || echo './'`util/grub-mkimage64.c +mv -f util/.deps-util/grub_mknetdir-grub-mkimage64.Tpo util/.deps-util/grub_mknetdir-grub-mkimage64.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-install-common.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mknetdir-grub-install-common.o -MD -MP -MF util/.deps-util/grub_mknetdir-grub-install-common.Tpo -c -o util/grub_mknetdir-grub-install-common.o `test -f 'util/grub-install-common.c' || echo './'`util/grub-install-common.c +mv -f util/.deps-util/grub_mknetdir-grub-install-common.Tpo util/.deps-util/grub_mknetdir-grub-install-common.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/setup_bios.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mknetdir-setup_bios.o -MD -MP -MF util/.deps-util/grub_mknetdir-setup_bios.Tpo -c -o util/grub_mknetdir-setup_bios.o `test -f 'util/setup_bios.c' || echo './'`util/setup_bios.c +mv -f util/.deps-util/grub_mknetdir-setup_bios.Tpo util/.deps-util/grub_mknetdir-setup_bios.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/setup_sparc.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mknetdir-setup_sparc.o -MD -MP -MF util/.deps-util/grub_mknetdir-setup_sparc.Tpo -c -o util/grub_mknetdir-setup_sparc.o `test -f 'util/setup_sparc.c' || echo './'`util/setup_sparc.c +mv -f util/.deps-util/grub_mknetdir-setup_sparc.Tpo util/.deps-util/grub_mknetdir-setup_sparc.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/reed_solomon.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/lib/grub_mknetdir-reed_solomon.o -MD -MP -MF grub-core/lib/.deps-util/grub_mknetdir-reed_solomon.Tpo -c -o grub-core/lib/grub_mknetdir-reed_solomon.o `test -f 'grub-core/lib/reed_solomon.c' || echo './'`grub-core/lib/reed_solomon.c +mv -f grub-core/lib/.deps-util/grub_mknetdir-reed_solomon.Tpo grub-core/lib/.deps-util/grub_mknetdir-reed_solomon.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/random.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mknetdir-random.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mknetdir-random.Tpo -c -o grub-core/osdep/grub_mknetdir-random.o `test -f 'grub-core/osdep/random.c' || echo './'`grub-core/osdep/random.c +mv -f grub-core/osdep/.deps-util/grub_mknetdir-random.Tpo grub-core/osdep/.deps-util/grub_mknetdir-random.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/ofpath.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mknetdir-ofpath.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mknetdir-ofpath.Tpo -c -o grub-core/osdep/grub_mknetdir-ofpath.o `test -f 'grub-core/osdep/ofpath.c' || echo './'`grub-core/osdep/ofpath.c +mv -f grub-core/osdep/.deps-util/grub_mknetdir-ofpath.Tpo grub-core/osdep/.deps-util/grub_mknetdir-ofpath.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/platform.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mknetdir-platform.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mknetdir-platform.Tpo -c -o grub-core/osdep/grub_mknetdir-platform.o `test -f 'grub-core/osdep/platform.c' || echo './'`grub-core/osdep/platform.c +mv -f grub-core/osdep/.deps-util/grub_mknetdir-platform.Tpo grub-core/osdep/.deps-util/grub_mknetdir-platform.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/platform_unix.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mknetdir-platform_unix.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mknetdir-platform_unix.Tpo -c -o grub-core/osdep/grub_mknetdir-platform_unix.o `test -f 'grub-core/osdep/platform_unix.c' || echo './'`grub-core/osdep/platform_unix.c +mv -f grub-core/osdep/.deps-util/grub_mknetdir-platform_unix.Tpo grub-core/osdep/.deps-util/grub_mknetdir-platform_unix.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/compress.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mknetdir-compress.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mknetdir-compress.Tpo -c -o grub-core/osdep/grub_mknetdir-compress.o `test -f 'grub-core/osdep/compress.c' || echo './'`grub-core/osdep/compress.c +mv -f grub-core/osdep/.deps-util/grub_mknetdir-compress.Tpo grub-core/osdep/.deps-util/grub_mknetdir-compress.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/editenv.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mknetdir-editenv.o -MD -MP -MF util/.deps-util/grub_mknetdir-editenv.Tpo -c -o util/grub_mknetdir-editenv.o `test -f 'util/editenv.c' || echo './'`util/editenv.c +mv -f util/.deps-util/grub_mknetdir-editenv.Tpo util/.deps-util/grub_mknetdir-editenv.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/blocklist.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mknetdir-blocklist.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mknetdir-blocklist.Tpo -c -o grub-core/osdep/grub_mknetdir-blocklist.o `test -f 'grub-core/osdep/blocklist.c' || echo './'`grub-core/osdep/blocklist.c +mv -f grub-core/osdep/.deps-util/grub_mknetdir-blocklist.Tpo grub-core/osdep/.deps-util/grub_mknetdir-blocklist.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/config.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mknetdir-config.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mknetdir-config.Tpo -c -o grub-core/osdep/grub_mknetdir-config.o `test -f 'grub-core/osdep/config.c' || echo './'`grub-core/osdep/config.c +mv -f grub-core/osdep/.deps-util/grub_mknetdir-config.Tpo grub-core/osdep/.deps-util/grub_mknetdir-config.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/config.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mknetdir-config.o -MD -MP -MF util/.deps-util/grub_mknetdir-config.Tpo -c -o util/grub_mknetdir-config.o `test -f 'util/config.c' || echo './'`util/config.c +mv -f util/.deps-util/grub_mknetdir-config.Tpo util/.deps-util/grub_mknetdir-config.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/resolve.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_mknetdir-resolve.o -MD -MP -MF util/.deps-util/grub_mknetdir-resolve.Tpo -c -o util/grub_mknetdir-resolve.o `test -f 'util/resolve.c' || echo './'`util/resolve.c +mv -f util/.deps-util/grub_mknetdir-resolve.Tpo util/.deps-util/grub_mknetdir-resolve.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_mknetdir-argp_common.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_mknetdir-argp_common.Tpo -c -o grub-core/kern/emu/grub_mknetdir-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo './'`grub-core/kern/emu/argp_common.c +mv -f grub-core/kern/emu/.deps-util/grub_mknetdir-argp_common.Tpo grub-core/kern/emu/.deps-util/grub_mknetdir-argp_common.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_mknetdir-init.o -MD -MP -MF grub-core/osdep/.deps-util/grub_mknetdir-init.Tpo -c -o grub-core/osdep/grub_mknetdir-init.o `test -f 'grub-core/osdep/init.c' || echo './'`grub-core/osdep/init.c +mv -f grub-core/osdep/.deps-util/grub_mknetdir-init.Tpo grub-core/osdep/.deps-util/grub_mknetdir-init.Po +gcc -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -o grub-mknetdir util/grub_mknetdir-grub-mknetdir.o util/grub_mknetdir-mkimage.o util/grub_mknetdir-grub-mkimage32.o util/grub_mknetdir-grub-mkimage64.o util/grub_mknetdir-grub-install-common.o util/grub_mknetdir-setup_bios.o util/grub_mknetdir-setup_sparc.o grub-core/lib/grub_mknetdir-reed_solomon.o grub-core/osdep/grub_mknetdir-random.o grub-core/osdep/grub_mknetdir-ofpath.o grub-core/osdep/grub_mknetdir-platform.o grub-core/osdep/grub_mknetdir-platform_unix.o grub-core/osdep/grub_mknetdir-compress.o util/grub_mknetdir-editenv.o grub-core/osdep/grub_mknetdir-blocklist.o grub-core/osdep/grub_mknetdir-config.o util/grub_mknetdir-config.o util/grub_mknetdir-resolve.o grub-core/kern/emu/grub_mknetdir-argp_common.o grub-core/osdep/grub_mknetdir-init.o -llzma libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/lib/gnulib/libgnu.a +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-menulst2cfg.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_menulst2cfg-grub-menulst2cfg.o -MD -MP -MF util/.deps-util/grub_menulst2cfg-grub-menulst2cfg.Tpo -c -o util/grub_menulst2cfg-grub-menulst2cfg.o `test -f 'util/grub-menulst2cfg.c' || echo './'`util/grub-menulst2cfg.c +mv -f util/.deps-util/grub_menulst2cfg-grub-menulst2cfg.Tpo util/.deps-util/grub_menulst2cfg-grub-menulst2cfg.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/legacy_parse.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/lib/grub_menulst2cfg-legacy_parse.o -MD -MP -MF grub-core/lib/.deps-util/grub_menulst2cfg-legacy_parse.Tpo -c -o grub-core/lib/grub_menulst2cfg-legacy_parse.o `test -f 'grub-core/lib/legacy_parse.c' || echo './'`grub-core/lib/legacy_parse.c +mv -f grub-core/lib/.deps-util/grub_menulst2cfg-legacy_parse.Tpo grub-core/lib/.deps-util/grub_menulst2cfg-legacy_parse.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/i386/pc/vesa_modes_table.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.o -MD -MP -MF grub-core/lib/i386/pc/.deps-util/grub_menulst2cfg-vesa_modes_table.Tpo -c -o grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.o `test -f 'grub-core/lib/i386/pc/vesa_modes_table.c' || echo './'`grub-core/lib/i386/pc/vesa_modes_table.c +mv -f grub-core/lib/i386/pc/.deps-util/grub_menulst2cfg-vesa_modes_table.Tpo grub-core/lib/i386/pc/.deps-util/grub_menulst2cfg-vesa_modes_table.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_menulst2cfg-init.o -MD -MP -MF grub-core/osdep/.deps-util/grub_menulst2cfg-init.Tpo -c -o grub-core/osdep/grub_menulst2cfg-init.o `test -f 'grub-core/osdep/init.c' || echo './'`grub-core/osdep/init.c +mv -f grub-core/osdep/.deps-util/grub_menulst2cfg-init.Tpo grub-core/osdep/.deps-util/grub_menulst2cfg-init.Po +gcc -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -o grub-menulst2cfg util/grub_menulst2cfg-grub-menulst2cfg.o grub-core/lib/grub_menulst2cfg-legacy_parse.o grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.o grub-core/osdep/grub_menulst2cfg-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/lib/gnulib/libgnu.a +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-syslinux2cfg.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_syslinux2cfg-grub-syslinux2cfg.o -MD -MP -MF util/.deps-util/grub_syslinux2cfg-grub-syslinux2cfg.Tpo -c -o util/grub_syslinux2cfg-grub-syslinux2cfg.o `test -f 'util/grub-syslinux2cfg.c' || echo './'`util/grub-syslinux2cfg.c +mv -f util/.deps-util/grub_syslinux2cfg-grub-syslinux2cfg.Tpo util/.deps-util/grub_syslinux2cfg-grub-syslinux2cfg.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/syslinux_parse.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/lib/grub_syslinux2cfg-syslinux_parse.o -MD -MP -MF grub-core/lib/.deps-util/grub_syslinux2cfg-syslinux_parse.Tpo -c -o grub-core/lib/grub_syslinux2cfg-syslinux_parse.o `test -f 'grub-core/lib/syslinux_parse.c' || echo './'`grub-core/lib/syslinux_parse.c +mv -f grub-core/lib/.deps-util/grub_syslinux2cfg-syslinux_parse.Tpo grub-core/lib/.deps-util/grub_syslinux2cfg-syslinux_parse.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/getline.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/lib/grub_syslinux2cfg-getline.o -MD -MP -MF grub-core/lib/.deps-util/grub_syslinux2cfg-getline.Tpo -c -o grub-core/lib/grub_syslinux2cfg-getline.o `test -f 'grub-core/lib/getline.c' || echo './'`grub-core/lib/getline.c +mv -f grub-core/lib/.deps-util/grub_syslinux2cfg-getline.Tpo grub-core/lib/.deps-util/grub_syslinux2cfg-getline.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_syslinux2cfg-init.o -MD -MP -MF grub-core/osdep/.deps-util/grub_syslinux2cfg-init.Tpo -c -o grub-core/osdep/grub_syslinux2cfg-init.o `test -f 'grub-core/osdep/init.c' || echo './'`grub-core/osdep/init.c +mv -f grub-core/osdep/.deps-util/grub_syslinux2cfg-init.Tpo grub-core/osdep/.deps-util/grub_syslinux2cfg-init.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/hostfs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_syslinux2cfg-hostfs.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_syslinux2cfg-hostfs.Tpo -c -o grub-core/kern/emu/grub_syslinux2cfg-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo './'`grub-core/kern/emu/hostfs.c +mv -f grub-core/kern/emu/.deps-util/grub_syslinux2cfg-hostfs.Tpo grub-core/kern/emu/.deps-util/grub_syslinux2cfg-hostfs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/host.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/disk/grub_syslinux2cfg-host.o -MD -MP -MF grub-core/disk/.deps-util/grub_syslinux2cfg-host.Tpo -c -o grub-core/disk/grub_syslinux2cfg-host.o `test -f 'grub-core/disk/host.c' || echo './'`grub-core/disk/host.c +mv -f grub-core/disk/.deps-util/grub_syslinux2cfg-host.Tpo grub-core/disk/.deps-util/grub_syslinux2cfg-host.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_syslinux2cfg-argp_common.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_syslinux2cfg-argp_common.Tpo -c -o grub-core/kern/emu/grub_syslinux2cfg-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo './'`grub-core/kern/emu/argp_common.c +mv -f grub-core/kern/emu/.deps-util/grub_syslinux2cfg-argp_common.Tpo grub-core/kern/emu/.deps-util/grub_syslinux2cfg-argp_common.Po +gcc -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -o grub-syslinux2cfg util/grub_syslinux2cfg-grub-syslinux2cfg.o grub-core/lib/grub_syslinux2cfg-syslinux_parse.o grub-core/lib/grub_syslinux2cfg-getline.o grub-core/osdep/grub_syslinux2cfg-init.o grub-core/kern/emu/grub_syslinux2cfg-hostfs.o grub-core/disk/grub_syslinux2cfg-host.o grub-core/kern/emu/grub_syslinux2cfg-argp_common.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/lib/gnulib/libgnu.a +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-glue-efi.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_glue_efi-grub-glue-efi.o -MD -MP -MF util/.deps-util/grub_glue_efi-grub-glue-efi.Tpo -c -o util/grub_glue_efi-grub-glue-efi.o `test -f 'util/grub-glue-efi.c' || echo './'`util/grub-glue-efi.c +mv -f util/.deps-util/grub_glue_efi-grub-glue-efi.Tpo util/.deps-util/grub_glue_efi-grub-glue-efi.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/glue-efi.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_glue_efi-glue-efi.o -MD -MP -MF util/.deps-util/grub_glue_efi-glue-efi.Tpo -c -o util/grub_glue_efi-glue-efi.o `test -f 'util/glue-efi.c' || echo './'`util/glue-efi.c +mv -f util/.deps-util/grub_glue_efi-glue-efi.Tpo util/.deps-util/grub_glue_efi-glue-efi.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_glue_efi-argp_common.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_glue_efi-argp_common.Tpo -c -o grub-core/kern/emu/grub_glue_efi-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo './'`grub-core/kern/emu/argp_common.c +mv -f grub-core/kern/emu/.deps-util/grub_glue_efi-argp_common.Tpo grub-core/kern/emu/.deps-util/grub_glue_efi-argp_common.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_glue_efi-init.o -MD -MP -MF grub-core/osdep/.deps-util/grub_glue_efi-init.Tpo -c -o grub-core/osdep/grub_glue_efi-init.o `test -f 'grub-core/osdep/init.c' || echo './'`grub-core/osdep/init.c +mv -f grub-core/osdep/.deps-util/grub_glue_efi-init.Tpo grub-core/osdep/.deps-util/grub_glue_efi-init.Po +gcc -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -o grub-glue-efi util/grub_glue_efi-grub-glue-efi.o util/grub_glue_efi-glue-efi.o grub-core/kern/emu/grub_glue_efi-argp_common.o grub-core/osdep/grub_glue_efi-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/lib/gnulib/libgnu.a +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-render-label.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_render_label-grub-render-label.o -MD -MP -MF util/.deps-util/grub_render_label-grub-render-label.Tpo -c -o util/grub_render_label-grub-render-label.o `test -f 'util/grub-render-label.c' || echo './'`util/grub-render-label.c +mv -f util/.deps-util/grub_render_label-grub-render-label.Tpo util/.deps-util/grub_render_label-grub-render-label.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/render-label.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_render_label-render-label.o -MD -MP -MF util/.deps-util/grub_render_label-render-label.Tpo -c -o util/grub_render_label-render-label.o `test -f 'util/render-label.c' || echo './'`util/render-label.c +mv -f util/.deps-util/grub_render_label-render-label.Tpo util/.deps-util/grub_render_label-render-label.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_render_label-argp_common.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_render_label-argp_common.Tpo -c -o grub-core/kern/emu/grub_render_label-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo './'`grub-core/kern/emu/argp_common.c +mv -f grub-core/kern/emu/.deps-util/grub_render_label-argp_common.Tpo grub-core/kern/emu/.deps-util/grub_render_label-argp_common.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/hostfs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_render_label-hostfs.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_render_label-hostfs.Tpo -c -o grub-core/kern/emu/grub_render_label-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo './'`grub-core/kern/emu/hostfs.c +mv -f grub-core/kern/emu/.deps-util/grub_render_label-hostfs.Tpo grub-core/kern/emu/.deps-util/grub_render_label-hostfs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/host.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/disk/grub_render_label-host.o -MD -MP -MF grub-core/disk/.deps-util/grub_render_label-host.Tpo -c -o grub-core/disk/grub_render_label-host.o `test -f 'grub-core/disk/host.c' || echo './'`grub-core/disk/host.c +mv -f grub-core/disk/.deps-util/grub_render_label-host.Tpo grub-core/disk/.deps-util/grub_render_label-host.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_render_label-init.o -MD -MP -MF grub-core/osdep/.deps-util/grub_render_label-init.Tpo -c -o grub-core/osdep/grub_render_label-init.o `test -f 'grub-core/osdep/init.c' || echo './'`grub-core/osdep/init.c +mv -f grub-core/osdep/.deps-util/grub_render_label-init.Tpo grub-core/osdep/.deps-util/grub_render_label-init.Po +gcc -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -o grub-render-label util/grub_render_label-grub-render-label.o util/grub_render_label-render-label.o grub-core/kern/emu/grub_render_label-argp_common.o grub-core/kern/emu/grub_render_label-hostfs.o grub-core/disk/grub_render_label-host.o grub-core/osdep/grub_render_label-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/lib/gnulib/libgnu.a +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-file.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_file-grub-file.o -MD -MP -MF util/.deps-util/grub_file-grub-file.Tpo -c -o util/grub_file-grub-file.o `test -f 'util/grub-file.c' || echo './'`util/grub-file.c +mv -f util/.deps-util/grub_file-grub-file.Tpo util/.deps-util/grub_file-grub-file.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/render-label.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_file-render-label.o -MD -MP -MF util/.deps-util/grub_file-render-label.Tpo -c -o util/grub_file-render-label.o `test -f 'util/render-label.c' || echo './'`util/render-label.c +mv -f util/.deps-util/grub_file-render-label.Tpo util/.deps-util/grub_file-render-label.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/commands/file.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/commands/grub_file-file.o -MD -MP -MF grub-core/commands/.deps-util/grub_file-file.Tpo -c -o grub-core/commands/grub_file-file.o `test -f 'grub-core/commands/file.c' || echo './'`grub-core/commands/file.c +mv -f grub-core/commands/.deps-util/grub_file-file.Tpo grub-core/commands/.deps-util/grub_file-file.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/commands/file32.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/commands/grub_file-file32.o -MD -MP -MF grub-core/commands/.deps-util/grub_file-file32.Tpo -c -o grub-core/commands/grub_file-file32.o `test -f 'grub-core/commands/file32.c' || echo './'`grub-core/commands/file32.c +mv -f grub-core/commands/.deps-util/grub_file-file32.Tpo grub-core/commands/.deps-util/grub_file-file32.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/commands/file64.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/commands/grub_file-file64.o -MD -MP -MF grub-core/commands/.deps-util/grub_file-file64.Tpo -c -o grub-core/commands/grub_file-file64.o `test -f 'grub-core/commands/file64.c' || echo './'`grub-core/commands/file64.c +mv -f grub-core/commands/.deps-util/grub_file-file64.Tpo grub-core/commands/.deps-util/grub_file-file64.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/loader/i386/xen_file.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/loader/i386/grub_file-xen_file.o -MD -MP -MF grub-core/loader/i386/.deps-util/grub_file-xen_file.Tpo -c -o grub-core/loader/i386/grub_file-xen_file.o `test -f 'grub-core/loader/i386/xen_file.c' || echo './'`grub-core/loader/i386/xen_file.c +mv -f grub-core/loader/i386/.deps-util/grub_file-xen_file.Tpo grub-core/loader/i386/.deps-util/grub_file-xen_file.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/loader/i386/xen_file32.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/loader/i386/grub_file-xen_file32.o -MD -MP -MF grub-core/loader/i386/.deps-util/grub_file-xen_file32.Tpo -c -o grub-core/loader/i386/grub_file-xen_file32.o `test -f 'grub-core/loader/i386/xen_file32.c' || echo './'`grub-core/loader/i386/xen_file32.c +mv -f grub-core/loader/i386/.deps-util/grub_file-xen_file32.Tpo grub-core/loader/i386/.deps-util/grub_file-xen_file32.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/loader/i386/xen_file64.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/loader/i386/grub_file-xen_file64.o -MD -MP -MF grub-core/loader/i386/.deps-util/grub_file-xen_file64.Tpo -c -o grub-core/loader/i386/grub_file-xen_file64.o `test -f 'grub-core/loader/i386/xen_file64.c' || echo './'`grub-core/loader/i386/xen_file64.c +mv -f grub-core/loader/i386/.deps-util/grub_file-xen_file64.Tpo grub-core/loader/i386/.deps-util/grub_file-xen_file64.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/io/offset.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/io/grub_file-offset.o -MD -MP -MF grub-core/io/.deps-util/grub_file-offset.Tpo -c -o grub-core/io/grub_file-offset.o `test -f 'grub-core/io/offset.c' || echo './'`grub-core/io/offset.c +mv -f grub-core/io/.deps-util/grub_file-offset.Tpo grub-core/io/.deps-util/grub_file-offset.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/elf.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/grub_file-elf.o -MD -MP -MF grub-core/kern/.deps-util/grub_file-elf.Tpo -c -o grub-core/kern/grub_file-elf.o `test -f 'grub-core/kern/elf.c' || echo './'`grub-core/kern/elf.c +mv -f grub-core/kern/.deps-util/grub_file-elf.Tpo grub-core/kern/.deps-util/grub_file-elf.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/loader/lzss.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/loader/grub_file-lzss.o -MD -MP -MF grub-core/loader/.deps-util/grub_file-lzss.Tpo -c -o grub-core/loader/grub_file-lzss.o `test -f 'grub-core/loader/lzss.c' || echo './'`grub-core/loader/lzss.c +mv -f grub-core/loader/.deps-util/grub_file-lzss.Tpo grub-core/loader/.deps-util/grub_file-lzss.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/loader/macho.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/loader/grub_file-macho.o -MD -MP -MF grub-core/loader/.deps-util/grub_file-macho.Tpo -c -o grub-core/loader/grub_file-macho.o `test -f 'grub-core/loader/macho.c' || echo './'`grub-core/loader/macho.c +mv -f grub-core/loader/.deps-util/grub_file-macho.Tpo grub-core/loader/.deps-util/grub_file-macho.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/loader/macho32.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/loader/grub_file-macho32.o -MD -MP -MF grub-core/loader/.deps-util/grub_file-macho32.Tpo -c -o grub-core/loader/grub_file-macho32.o `test -f 'grub-core/loader/macho32.c' || echo './'`grub-core/loader/macho32.c +mv -f grub-core/loader/.deps-util/grub_file-macho32.Tpo grub-core/loader/.deps-util/grub_file-macho32.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/loader/macho64.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/loader/grub_file-macho64.o -MD -MP -MF grub-core/loader/.deps-util/grub_file-macho64.Tpo -c -o grub-core/loader/grub_file-macho64.o `test -f 'grub-core/loader/macho64.c' || echo './'`grub-core/loader/macho64.c +mv -f grub-core/loader/.deps-util/grub_file-macho64.Tpo grub-core/loader/.deps-util/grub_file-macho64.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/hostfs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_file-hostfs.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_file-hostfs.Tpo -c -o grub-core/kern/emu/grub_file-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo './'`grub-core/kern/emu/hostfs.c +mv -f grub-core/kern/emu/.deps-util/grub_file-hostfs.Tpo grub-core/kern/emu/.deps-util/grub_file-hostfs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/host.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/disk/grub_file-host.o -MD -MP -MF grub-core/disk/.deps-util/grub_file-host.Tpo -c -o grub-core/disk/grub_file-host.o `test -f 'grub-core/disk/host.c' || echo './'`grub-core/disk/host.c +mv -f grub-core/disk/.deps-util/grub_file-host.Tpo grub-core/disk/.deps-util/grub_file-host.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_file-init.o -MD -MP -MF grub-core/osdep/.deps-util/grub_file-init.Tpo -c -o grub-core/osdep/grub_file-init.o `test -f 'grub-core/osdep/init.c' || echo './'`grub-core/osdep/init.c +mv -f grub-core/osdep/.deps-util/grub_file-init.Tpo grub-core/osdep/.deps-util/grub_file-init.Po +gcc -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -o grub-file util/grub_file-grub-file.o util/grub_file-render-label.o grub-core/commands/grub_file-file.o grub-core/commands/grub_file-file32.o grub-core/commands/grub_file-file64.o grub-core/loader/i386/grub_file-xen_file.o grub-core/loader/i386/grub_file-xen_file32.o grub-core/loader/i386/grub_file-xen_file64.o grub-core/io/grub_file-offset.o grub-core/kern/grub_file-elf.o grub-core/loader/grub_file-lzss.o grub-core/loader/grub_file-macho.o grub-core/loader/grub_file-macho32.o grub-core/loader/grub_file-macho64.o grub-core/kern/emu/grub_file-hostfs.o grub-core/disk/grub_file-host.o grub-core/osdep/grub_file-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/lib/gnulib/libgnu.a +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-probe.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_probe-grub-probe.o -MD -MP -MF util/.deps-util/grub_probe-grub-probe.Tpo -c -o util/grub_probe-grub-probe.o `test -f 'util/grub-probe.c' || echo './'`util/grub-probe.c +mv -f util/.deps-util/grub_probe-grub-probe.Tpo util/.deps-util/grub_probe-grub-probe.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/probe.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_probe-probe.o -MD -MP -MF util/.deps-util/grub_probe-probe.Tpo -c -o util/grub_probe-probe.o `test -f 'util/probe.c' || echo './'`util/probe.c +mv -f util/.deps-util/grub_probe-probe.Tpo util/.deps-util/grub_probe-probe.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/ofpath.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_probe-ofpath.o -MD -MP -MF grub-core/osdep/.deps-util/grub_probe-ofpath.Tpo -c -o grub-core/osdep/grub_probe-ofpath.o `test -f 'grub-core/osdep/ofpath.c' || echo './'`grub-core/osdep/ofpath.c +mv -f grub-core/osdep/.deps-util/grub_probe-ofpath.Tpo grub-core/osdep/.deps-util/grub_probe-ofpath.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_probe-argp_common.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_probe-argp_common.Tpo -c -o grub-core/kern/emu/grub_probe-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo './'`grub-core/kern/emu/argp_common.c +mv -f grub-core/kern/emu/.deps-util/grub_probe-argp_common.Tpo grub-core/kern/emu/.deps-util/grub_probe-argp_common.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_probe-init.o -MD -MP -MF grub-core/osdep/.deps-util/grub_probe-init.Tpo -c -o grub-core/osdep/grub_probe-init.o `test -f 'grub-core/osdep/init.c' || echo './'`grub-core/osdep/init.c +mv -f grub-core/osdep/.deps-util/grub_probe-init.Tpo grub-core/osdep/.deps-util/grub_probe-init.Po +gcc -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -o grub-probe util/grub_probe-grub-probe.o util/grub_probe-probe.o grub-core/osdep/grub_probe-ofpath.o grub-core/kern/emu/grub_probe-argp_common.o grub-core/osdep/grub_probe-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/lib/gnulib/libgnu.a +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-setup.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -DGRUB_SETUP_FUNC=grub_util_bios_setup -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_bios_setup-grub-setup.o -MD -MP -MF util/.deps-util/grub_bios_setup-grub-setup.Tpo -c -o util/grub_bios_setup-grub-setup.o `test -f 'util/grub-setup.c' || echo './'`util/grub-setup.c +mv -f util/.deps-util/grub_bios_setup-grub-setup.Tpo util/.deps-util/grub_bios_setup-grub-setup.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/setup_bios.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -DGRUB_SETUP_FUNC=grub_util_bios_setup -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_bios_setup-setup_bios.o -MD -MP -MF util/.deps-util/grub_bios_setup-setup_bios.Tpo -c -o util/grub_bios_setup-setup_bios.o `test -f 'util/setup_bios.c' || echo './'`util/setup_bios.c +mv -f util/.deps-util/grub_bios_setup-setup_bios.Tpo util/.deps-util/grub_bios_setup-setup_bios.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -DGRUB_SETUP_FUNC=grub_util_bios_setup -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_bios_setup-argp_common.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_bios_setup-argp_common.Tpo -c -o grub-core/kern/emu/grub_bios_setup-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo './'`grub-core/kern/emu/argp_common.c +mv -f grub-core/kern/emu/.deps-util/grub_bios_setup-argp_common.Tpo grub-core/kern/emu/.deps-util/grub_bios_setup-argp_common.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/reed_solomon.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -DGRUB_SETUP_FUNC=grub_util_bios_setup -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/lib/grub_bios_setup-reed_solomon.o -MD -MP -MF grub-core/lib/.deps-util/grub_bios_setup-reed_solomon.Tpo -c -o grub-core/lib/grub_bios_setup-reed_solomon.o `test -f 'grub-core/lib/reed_solomon.c' || echo './'`grub-core/lib/reed_solomon.c +mv -f grub-core/lib/.deps-util/grub_bios_setup-reed_solomon.Tpo grub-core/lib/.deps-util/grub_bios_setup-reed_solomon.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/blocklist.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -DGRUB_SETUP_FUNC=grub_util_bios_setup -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_bios_setup-blocklist.o -MD -MP -MF grub-core/osdep/.deps-util/grub_bios_setup-blocklist.Tpo -c -o grub-core/osdep/grub_bios_setup-blocklist.o `test -f 'grub-core/osdep/blocklist.c' || echo './'`grub-core/osdep/blocklist.c +mv -f grub-core/osdep/.deps-util/grub_bios_setup-blocklist.Tpo grub-core/osdep/.deps-util/grub_bios_setup-blocklist.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -DGRUB_SETUP_FUNC=grub_util_bios_setup -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_bios_setup-init.o -MD -MP -MF grub-core/osdep/.deps-util/grub_bios_setup-init.Tpo -c -o grub-core/osdep/grub_bios_setup-init.o `test -f 'grub-core/osdep/init.c' || echo './'`grub-core/osdep/init.c +mv -f grub-core/osdep/.deps-util/grub_bios_setup-init.Tpo grub-core/osdep/.deps-util/grub_bios_setup-init.Po +gcc -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -o grub-bios-setup util/grub_bios_setup-grub-setup.o util/grub_bios_setup-setup_bios.o grub-core/kern/emu/grub_bios_setup-argp_common.o grub-core/lib/grub_bios_setup-reed_solomon.o grub-core/osdep/grub_bios_setup-blocklist.o grub-core/osdep/grub_bios_setup-init.o libgrubmods.a libgrubkern.a libgrubgcry.a grub-core/lib/gnulib/libgnu.a +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-setup.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -DGRUB_SETUP_FUNC=grub_util_sparc_setup -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_sparc64_setup-grub-setup.o -MD -MP -MF util/.deps-util/grub_sparc64_setup-grub-setup.Tpo -c -o util/grub_sparc64_setup-grub-setup.o `test -f 'util/grub-setup.c' || echo './'`util/grub-setup.c +mv -f util/.deps-util/grub_sparc64_setup-grub-setup.Tpo util/.deps-util/grub_sparc64_setup-grub-setup.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/setup_sparc.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -DGRUB_SETUP_FUNC=grub_util_sparc_setup -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_sparc64_setup-setup_sparc.o -MD -MP -MF util/.deps-util/grub_sparc64_setup-setup_sparc.Tpo -c -o util/grub_sparc64_setup-setup_sparc.o `test -f 'util/setup_sparc.c' || echo './'`util/setup_sparc.c +mv -f util/.deps-util/grub_sparc64_setup-setup_sparc.Tpo util/.deps-util/grub_sparc64_setup-setup_sparc.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -DGRUB_SETUP_FUNC=grub_util_sparc_setup -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_sparc64_setup-argp_common.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_sparc64_setup-argp_common.Tpo -c -o grub-core/kern/emu/grub_sparc64_setup-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo './'`grub-core/kern/emu/argp_common.c +mv -f grub-core/kern/emu/.deps-util/grub_sparc64_setup-argp_common.Tpo grub-core/kern/emu/.deps-util/grub_sparc64_setup-argp_common.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/reed_solomon.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -DGRUB_SETUP_FUNC=grub_util_sparc_setup -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/lib/grub_sparc64_setup-reed_solomon.o -MD -MP -MF grub-core/lib/.deps-util/grub_sparc64_setup-reed_solomon.Tpo -c -o grub-core/lib/grub_sparc64_setup-reed_solomon.o `test -f 'grub-core/lib/reed_solomon.c' || echo './'`grub-core/lib/reed_solomon.c +mv -f grub-core/lib/.deps-util/grub_sparc64_setup-reed_solomon.Tpo grub-core/lib/.deps-util/grub_sparc64_setup-reed_solomon.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/ofpath.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -DGRUB_SETUP_FUNC=grub_util_sparc_setup -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_sparc64_setup-ofpath.o -MD -MP -MF grub-core/osdep/.deps-util/grub_sparc64_setup-ofpath.Tpo -c -o grub-core/osdep/grub_sparc64_setup-ofpath.o `test -f 'grub-core/osdep/ofpath.c' || echo './'`grub-core/osdep/ofpath.c +mv -f grub-core/osdep/.deps-util/grub_sparc64_setup-ofpath.Tpo grub-core/osdep/.deps-util/grub_sparc64_setup-ofpath.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/blocklist.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -DGRUB_SETUP_FUNC=grub_util_sparc_setup -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_sparc64_setup-blocklist.o -MD -MP -MF grub-core/osdep/.deps-util/grub_sparc64_setup-blocklist.Tpo -c -o grub-core/osdep/grub_sparc64_setup-blocklist.o `test -f 'grub-core/osdep/blocklist.c' || echo './'`grub-core/osdep/blocklist.c +mv -f grub-core/osdep/.deps-util/grub_sparc64_setup-blocklist.Tpo grub-core/osdep/.deps-util/grub_sparc64_setup-blocklist.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -DGRUB_SETUP_FUNC=grub_util_sparc_setup -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_sparc64_setup-init.o -MD -MP -MF grub-core/osdep/.deps-util/grub_sparc64_setup-init.Tpo -c -o grub-core/osdep/grub_sparc64_setup-init.o `test -f 'grub-core/osdep/init.c' || echo './'`grub-core/osdep/init.c +mv -f grub-core/osdep/.deps-util/grub_sparc64_setup-init.Tpo grub-core/osdep/.deps-util/grub_sparc64_setup-init.Po +gcc -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -o grub-sparc64-setup util/grub_sparc64_setup-grub-setup.o util/grub_sparc64_setup-setup_sparc.o grub-core/kern/emu/grub_sparc64_setup-argp_common.o grub-core/lib/grub_sparc64_setup-reed_solomon.o grub-core/osdep/grub_sparc64_setup-ofpath.o grub-core/osdep/grub_sparc64_setup-blocklist.o grub-core/osdep/grub_sparc64_setup-init.o libgrubmods.a libgrubkern.a libgrubgcry.a grub-core/lib/gnulib/libgnu.a +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/ieee1275/grub-ofpathname.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/ieee1275/grub_ofpathname-grub-ofpathname.o -MD -MP -MF util/ieee1275/.deps-util/grub_ofpathname-grub-ofpathname.Tpo -c -o util/ieee1275/grub_ofpathname-grub-ofpathname.o `test -f 'util/ieee1275/grub-ofpathname.c' || echo './'`util/ieee1275/grub-ofpathname.c +mv -f util/ieee1275/.deps-util/grub_ofpathname-grub-ofpathname.Tpo util/ieee1275/.deps-util/grub_ofpathname-grub-ofpathname.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/ofpath.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_ofpathname-ofpath.o -MD -MP -MF grub-core/osdep/.deps-util/grub_ofpathname-ofpath.Tpo -c -o grub-core/osdep/grub_ofpathname-ofpath.o `test -f 'grub-core/osdep/ofpath.c' || echo './'`grub-core/osdep/ofpath.c +mv -f grub-core/osdep/.deps-util/grub_ofpathname-ofpath.Tpo grub-core/osdep/.deps-util/grub_ofpathname-ofpath.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_ofpathname-init.o -MD -MP -MF grub-core/osdep/.deps-util/grub_ofpathname-init.Tpo -c -o grub-core/osdep/grub_ofpathname-init.o `test -f 'grub-core/osdep/init.c' || echo './'`grub-core/osdep/init.c +mv -f grub-core/osdep/.deps-util/grub_ofpathname-init.Tpo grub-core/osdep/.deps-util/grub_ofpathname-init.Po +gcc -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -o grub-ofpathname util/ieee1275/grub_ofpathname-grub-ofpathname.o grub-core/osdep/grub_ofpathname-ofpath.o grub-core/osdep/grub_ofpathname-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/lib/gnulib/libgnu.a +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-macbless.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_macbless-grub-macbless.o -MD -MP -MF util/.deps-util/grub_macbless-grub-macbless.Tpo -c -o util/grub_macbless-grub-macbless.o `test -f 'util/grub-macbless.c' || echo './'`util/grub-macbless.c +mv -f util/.deps-util/grub_macbless-grub-macbless.Tpo util/.deps-util/grub_macbless-grub-macbless.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_macbless-init.o -MD -MP -MF grub-core/osdep/.deps-util/grub_macbless-init.Tpo -c -o grub-core/osdep/grub_macbless-init.o `test -f 'grub-core/osdep/init.c' || echo './'`grub-core/osdep/init.c +mv -f grub-core/osdep/.deps-util/grub_macbless-init.Tpo grub-core/osdep/.deps-util/grub_macbless-init.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_macbless-argp_common.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_macbless-argp_common.Tpo -c -o grub-core/kern/emu/grub_macbless-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo './'`grub-core/kern/emu/argp_common.c +mv -f grub-core/kern/emu/.deps-util/grub_macbless-argp_common.Tpo grub-core/kern/emu/.deps-util/grub_macbless-argp_common.Po +gcc -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -o grub-macbless util/grub_macbless-grub-macbless.o grub-core/osdep/grub_macbless-init.o grub-core/kern/emu/grub_macbless-argp_common.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/lib/gnulib/libgnu.a +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-install.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_install-grub-install.o -MD -MP -MF util/.deps-util/grub_install-grub-install.Tpo -c -o util/grub_install-grub-install.o `test -f 'util/grub-install.c' || echo './'`util/grub-install.c +mv -f util/.deps-util/grub_install-grub-install.Tpo util/.deps-util/grub_install-grub-install.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/probe.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_install-probe.o -MD -MP -MF util/.deps-util/grub_install-probe.Tpo -c -o util/grub_install-probe.o `test -f 'util/probe.c' || echo './'`util/probe.c +mv -f util/.deps-util/grub_install-probe.Tpo util/.deps-util/grub_install-probe.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/mkimage.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_install-mkimage.o -MD -MP -MF util/.deps-util/grub_install-mkimage.Tpo -c -o util/grub_install-mkimage.o `test -f 'util/mkimage.c' || echo './'`util/mkimage.c +mv -f util/.deps-util/grub_install-mkimage.Tpo util/.deps-util/grub_install-mkimage.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage32.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_install-grub-mkimage32.o -MD -MP -MF util/.deps-util/grub_install-grub-mkimage32.Tpo -c -o util/grub_install-grub-mkimage32.o `test -f 'util/grub-mkimage32.c' || echo './'`util/grub-mkimage32.c +mv -f util/.deps-util/grub_install-grub-mkimage32.Tpo util/.deps-util/grub_install-grub-mkimage32.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-mkimage64.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_install-grub-mkimage64.o -MD -MP -MF util/.deps-util/grub_install-grub-mkimage64.Tpo -c -o util/grub_install-grub-mkimage64.o `test -f 'util/grub-mkimage64.c' || echo './'`util/grub-mkimage64.c +mv -f util/.deps-util/grub_install-grub-mkimage64.Tpo util/.deps-util/grub_install-grub-mkimage64.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/grub-install-common.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_install-grub-install-common.o -MD -MP -MF util/.deps-util/grub_install-grub-install-common.Tpo -c -o util/grub_install-grub-install-common.o `test -f 'util/grub-install-common.c' || echo './'`util/grub-install-common.c +mv -f util/.deps-util/grub_install-grub-install-common.Tpo util/.deps-util/grub_install-grub-install-common.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/setup_bios.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_install-setup_bios.o -MD -MP -MF util/.deps-util/grub_install-setup_bios.Tpo -c -o util/grub_install-setup_bios.o `test -f 'util/setup_bios.c' || echo './'`util/setup_bios.c +mv -f util/.deps-util/grub_install-setup_bios.Tpo util/.deps-util/grub_install-setup_bios.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/setup_sparc.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_install-setup_sparc.o -MD -MP -MF util/.deps-util/grub_install-setup_sparc.Tpo -c -o util/grub_install-setup_sparc.o `test -f 'util/setup_sparc.c' || echo './'`util/setup_sparc.c +mv -f util/.deps-util/grub_install-setup_sparc.Tpo util/.deps-util/grub_install-setup_sparc.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/lib/reed_solomon.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/lib/grub_install-reed_solomon.o -MD -MP -MF grub-core/lib/.deps-util/grub_install-reed_solomon.Tpo -c -o grub-core/lib/grub_install-reed_solomon.o `test -f 'grub-core/lib/reed_solomon.c' || echo './'`grub-core/lib/reed_solomon.c +mv -f grub-core/lib/.deps-util/grub_install-reed_solomon.Tpo grub-core/lib/.deps-util/grub_install-reed_solomon.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/random.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_install-random.o -MD -MP -MF grub-core/osdep/.deps-util/grub_install-random.Tpo -c -o grub-core/osdep/grub_install-random.o `test -f 'grub-core/osdep/random.c' || echo './'`grub-core/osdep/random.c +mv -f grub-core/osdep/.deps-util/grub_install-random.Tpo grub-core/osdep/.deps-util/grub_install-random.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/ofpath.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_install-ofpath.o -MD -MP -MF grub-core/osdep/.deps-util/grub_install-ofpath.Tpo -c -o grub-core/osdep/grub_install-ofpath.o `test -f 'grub-core/osdep/ofpath.c' || echo './'`grub-core/osdep/ofpath.c +mv -f grub-core/osdep/.deps-util/grub_install-ofpath.Tpo grub-core/osdep/.deps-util/grub_install-ofpath.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/platform.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_install-platform.o -MD -MP -MF grub-core/osdep/.deps-util/grub_install-platform.Tpo -c -o grub-core/osdep/grub_install-platform.o `test -f 'grub-core/osdep/platform.c' || echo './'`grub-core/osdep/platform.c +mv -f grub-core/osdep/.deps-util/grub_install-platform.Tpo grub-core/osdep/.deps-util/grub_install-platform.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/platform_unix.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_install-platform_unix.o -MD -MP -MF grub-core/osdep/.deps-util/grub_install-platform_unix.Tpo -c -o grub-core/osdep/grub_install-platform_unix.o `test -f 'grub-core/osdep/platform_unix.c' || echo './'`grub-core/osdep/platform_unix.c +mv -f grub-core/osdep/.deps-util/grub_install-platform_unix.Tpo grub-core/osdep/.deps-util/grub_install-platform_unix.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/compress.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_install-compress.o -MD -MP -MF grub-core/osdep/.deps-util/grub_install-compress.Tpo -c -o grub-core/osdep/grub_install-compress.o `test -f 'grub-core/osdep/compress.c' || echo './'`grub-core/osdep/compress.c +mv -f grub-core/osdep/.deps-util/grub_install-compress.Tpo grub-core/osdep/.deps-util/grub_install-compress.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/editenv.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_install-editenv.o -MD -MP -MF util/.deps-util/grub_install-editenv.Tpo -c -o util/grub_install-editenv.o `test -f 'util/editenv.c' || echo './'`util/editenv.c +mv -f util/.deps-util/grub_install-editenv.Tpo util/.deps-util/grub_install-editenv.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/blocklist.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_install-blocklist.o -MD -MP -MF grub-core/osdep/.deps-util/grub_install-blocklist.Tpo -c -o grub-core/osdep/grub_install-blocklist.o `test -f 'grub-core/osdep/blocklist.c' || echo './'`grub-core/osdep/blocklist.c +mv -f grub-core/osdep/.deps-util/grub_install-blocklist.Tpo grub-core/osdep/.deps-util/grub_install-blocklist.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/config.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_install-config.o -MD -MP -MF grub-core/osdep/.deps-util/grub_install-config.Tpo -c -o grub-core/osdep/grub_install-config.o `test -f 'grub-core/osdep/config.c' || echo './'`grub-core/osdep/config.c +mv -f grub-core/osdep/.deps-util/grub_install-config.Tpo grub-core/osdep/.deps-util/grub_install-config.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/config.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_install-config.o -MD -MP -MF util/.deps-util/grub_install-config.Tpo -c -o util/grub_install-config.o `test -f 'util/config.c' || echo './'`util/config.c +mv -f util/.deps-util/grub_install-config.Tpo util/.deps-util/grub_install-config.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/render-label.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_install-render-label.o -MD -MP -MF util/.deps-util/grub_install-render-label.Tpo -c -o util/grub_install-render-label.o `test -f 'util/render-label.c' || echo './'`util/render-label.c +mv -f util/.deps-util/grub_install-render-label.Tpo util/.deps-util/grub_install-render-label.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/hostfs.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_install-hostfs.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_install-hostfs.Tpo -c -o grub-core/kern/emu/grub_install-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo './'`grub-core/kern/emu/hostfs.c +mv -f grub-core/kern/emu/.deps-util/grub_install-hostfs.Tpo grub-core/kern/emu/.deps-util/grub_install-hostfs.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/disk/host.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/disk/grub_install-host.o -MD -MP -MF grub-core/disk/.deps-util/grub_install-host.Tpo -c -o grub-core/disk/grub_install-host.o `test -f 'grub-core/disk/host.c' || echo './'`grub-core/disk/host.c +mv -f grub-core/disk/.deps-util/grub_install-host.Tpo grub-core/disk/.deps-util/grub_install-host.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"util/resolve.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT util/grub_install-resolve.o -MD -MP -MF util/.deps-util/grub_install-resolve.Tpo -c -o util/grub_install-resolve.o `test -f 'util/resolve.c' || echo './'`util/resolve.c +mv -f util/.deps-util/grub_install-resolve.Tpo util/.deps-util/grub_install-resolve.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/kern/emu/grub_install-argp_common.o -MD -MP -MF grub-core/kern/emu/.deps-util/grub_install-argp_common.Tpo -c -o grub-core/kern/emu/grub_install-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo './'`grub-core/kern/emu/argp_common.c +mv -f grub-core/kern/emu/.deps-util/grub_install-argp_common.Tpo grub-core/kern/emu/.deps-util/grub_install-argp_common.Po +gcc -DHAVE_CONFIG_H -I. -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64 -I./include -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ -I./grub-core/lib/gnulib -I./grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT grub-core/osdep/grub_install-init.o -MD -MP -MF grub-core/osdep/.deps-util/grub_install-init.Tpo -c -o grub-core/osdep/grub_install-init.o `test -f 'grub-core/osdep/init.c' || echo './'`grub-core/osdep/init.c +mv -f grub-core/osdep/.deps-util/grub_install-init.Tpo grub-core/osdep/.deps-util/grub_install-init.Po +gcc -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -o grub-install util/grub_install-grub-install.o util/grub_install-probe.o util/grub_install-mkimage.o util/grub_install-grub-mkimage32.o util/grub_install-grub-mkimage64.o util/grub_install-grub-install-common.o util/grub_install-setup_bios.o util/grub_install-setup_sparc.o grub-core/lib/grub_install-reed_solomon.o grub-core/osdep/grub_install-random.o grub-core/osdep/grub_install-ofpath.o grub-core/osdep/grub_install-platform.o grub-core/osdep/grub_install-platform_unix.o grub-core/osdep/grub_install-compress.o util/grub_install-editenv.o grub-core/osdep/grub_install-blocklist.o grub-core/osdep/grub_install-config.o util/grub_install-config.o util/grub_install-render-label.o grub-core/kern/emu/grub_install-hostfs.o grub-core/disk/grub_install-host.o util/grub_install-resolve.o grub-core/kern/emu/grub_install-argp_common.o grub-core/osdep/grub_install-init.o -llzma libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/lib/gnulib/libgnu.a +(for x in util/grub-kbdcomp.in ; do cat ./"$x"; done) | ./config.status --file=grub-kbdcomp:- +config.status: creating grub-kbdcomp +chmod a+x grub-kbdcomp +(for x in util/grub.d/00_header.in ; do cat ./"$x"; done) | ./config.status --file=00_header:- +config.status: creating 00_header +chmod a+x 00_header +(for x in util/grub.d/10_linux.in ; do cat ./"$x"; done) | ./config.status --file=10_linux:- +config.status: creating 10_linux +chmod a+x 10_linux +(for x in util/grub.d/20_linux_xen.in ; do cat ./"$x"; done) | ./config.status --file=20_linux_xen:- +config.status: creating 20_linux_xen +chmod a+x 20_linux_xen +(for x in util/grub.d/30_os-prober.in ; do cat ./"$x"; done) | ./config.status --file=30_os-prober:- +config.status: creating 30_os-prober +chmod a+x 30_os-prober +(for x in util/grub.d/40_custom.in ; do cat ./"$x"; done) | ./config.status --file=40_custom:- +config.status: creating 40_custom +chmod a+x 40_custom +(for x in util/grub.d/41_custom.in ; do cat ./"$x"; done) | ./config.status --file=41_custom:- +config.status: creating 41_custom +chmod a+x 41_custom +(for x in util/grub-mkconfig_lib.in ; do cat ./"$x"; done) | ./config.status --file=grub-mkconfig_lib:- +config.status: creating grub-mkconfig_lib +chmod a+x grub-mkconfig_lib +(for x in tests/util/grub-shell.in ; do cat ./"$x"; done) | ./config.status --file=grub-shell:- +config.status: creating grub-shell +chmod a+x grub-shell +(for x in tests/util/grub-shell-tester.in ; do cat ./"$x"; done) | ./config.status --file=grub-shell-tester:- +config.status: creating grub-shell-tester +chmod a+x grub-shell-tester +gcc -o garbage-gen -DGRUB_FILE=\"util/garbage-gen.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/libgcrypt-grub/src/ util/garbage-gen.c +(for x in tests/util/grub-fs-tester.in ; do cat ./"$x"; done) | ./config.status --file=grub-fs-tester:- +config.status: creating grub-fs-tester +chmod a+x grub-fs-tester +(for x in util/grub-mkconfig.in ; do cat ./"$x"; done) | ./config.status --file=grub-mkconfig:- +config.status: creating grub-mkconfig +chmod a+x grub-mkconfig +(for x in util/grub-set-default.in ; do cat ./"$x"; done) | ./config.status --file=grub-set-default:- +config.status: creating grub-set-default +chmod a+x grub-set-default +(for x in util/grub-reboot.in ; do cat ./"$x"; done) | ./config.status --file=grub-reboot:- +config.status: creating grub-reboot +chmod a+x grub-reboot +make[2]: Leaving directory '/sources/grub-2.04' +Making all in grub-core +make[2]: Entering directory '/sources/grub-2.04/grub-core' +gcc -o gentrigtables -I../include -DGRUB_FILE=\"gentrigtables.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ gentrigtables.c -lm +./gentrigtables > trigtables.c +bison -d -p grub_script_yy -b grub_script script/parser.y +flex -o grub_script.yy.c --header-file=grub_script.yy.h script/yylex.l +gcc -E -DHAVE_CONFIG_H -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"symlist.h\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -DGRUB_SYMBOL_GENERATOR=1 symlist.h > symlist.p || (rm -f symlist.p; exit 1) +cat symlist.p | /bin/sh ./gensymlist.sh ../config.h ../include/grub/cache.h ../include/grub/command.h ../include/grub/device.h ../include/grub/disk.h ../include/grub/dl.h ../include/grub/env.h ../include/grub/env_private.h ../include/grub/err.h ../include/grub/file.h ../include/grub/fs.h ../include/grub/i18n.h ../include/grub/kernel.h ../include/grub/list.h ../include/grub/misc.h ../include/grub/compiler-rt.h ../include/grub/mm.h ../include/grub/parser.h ../include/grub/partition.h ../include/grub/term.h ../include/grub/time.h ../include/grub/mm_private.h ../include/grub/net.h ../include/grub/memory.h ../include/grub/machine/kernel.h ../include/grub/machine/pxe.h ../include/grub/machine/int.h ../include/grub/i386/tsc.h >symlist.c || (rm -f symlist.c; exit 1) +rm -f symlist.p +gcc -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -Os -I.. -S -DSTANDALONE -o rs_decoder.h lib/reed_solomon.c -g0 -mregparm=3 -ffreestanding +make all-am +make[3]: Entering directory '/sources/grub-2.04/grub-core' +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/disk.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/disk_module-disk.o -MD -MP -MF lib/.deps-core/disk_module-disk.Tpo -c -o lib/disk_module-disk.o `test -f 'lib/disk.c' || echo './'`lib/disk.c +mv -f lib/.deps-core/disk_module-disk.Tpo lib/.deps-core/disk_module-disk.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o disk.module lib/disk_module-disk.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"trigtables.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT trig_module-trigtables.o -MD -MP -MF .deps-core/trig_module-trigtables.Tpo -c -o trig_module-trigtables.o `test -f 'trigtables.c' || echo './'`trigtables.c +mv -f .deps-core/trig_module-trigtables.Tpo .deps-core/trig_module-trigtables.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o trig.module trig_module-trigtables.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/cs5536.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT bus/cs5536_module-cs5536.o -MD -MP -MF bus/.deps-core/cs5536_module-cs5536.Tpo -c -o bus/cs5536_module-cs5536.o `test -f 'bus/cs5536.c' || echo './'`bus/cs5536.c +mv -f bus/.deps-core/cs5536_module-cs5536.Tpo bus/.deps-core/cs5536_module-cs5536.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o cs5536.module bus/cs5536_module-cs5536.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/usb/usb.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT bus/usb/usb_module-usb.o -MD -MP -MF bus/usb/.deps-core/usb_module-usb.Tpo -c -o bus/usb/usb_module-usb.o `test -f 'bus/usb/usb.c' || echo './'`bus/usb/usb.c +mv -f bus/usb/.deps-core/usb_module-usb.Tpo bus/usb/.deps-core/usb_module-usb.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/usb/usbtrans.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT bus/usb/usb_module-usbtrans.o -MD -MP -MF bus/usb/.deps-core/usb_module-usbtrans.Tpo -c -o bus/usb/usb_module-usbtrans.o `test -f 'bus/usb/usbtrans.c' || echo './'`bus/usb/usbtrans.c +mv -f bus/usb/.deps-core/usb_module-usbtrans.Tpo bus/usb/.deps-core/usb_module-usbtrans.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/usb/usbhub.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT bus/usb/usb_module-usbhub.o -MD -MP -MF bus/usb/.deps-core/usb_module-usbhub.Tpo -c -o bus/usb/usb_module-usbhub.o `test -f 'bus/usb/usbhub.c' || echo './'`bus/usb/usbhub.c +mv -f bus/usb/.deps-core/usb_module-usbhub.Tpo bus/usb/.deps-core/usb_module-usbhub.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o usb.module bus/usb/usb_module-usb.o bus/usb/usb_module-usbtrans.o bus/usb/usb_module-usbhub.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/usb/serial/common.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT bus/usb/serial/usbserial_common_module-common.o -MD -MP -MF bus/usb/serial/.deps-core/usbserial_common_module-common.Tpo -c -o bus/usb/serial/usbserial_common_module-common.o `test -f 'bus/usb/serial/common.c' || echo './'`bus/usb/serial/common.c +mv -f bus/usb/serial/.deps-core/usbserial_common_module-common.Tpo bus/usb/serial/.deps-core/usbserial_common_module-common.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o usbserial_common.module bus/usb/serial/usbserial_common_module-common.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/usb/serial/pl2303.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT bus/usb/serial/usbserial_pl2303_module-pl2303.o -MD -MP -MF bus/usb/serial/.deps-core/usbserial_pl2303_module-pl2303.Tpo -c -o bus/usb/serial/usbserial_pl2303_module-pl2303.o `test -f 'bus/usb/serial/pl2303.c' || echo './'`bus/usb/serial/pl2303.c +mv -f bus/usb/serial/.deps-core/usbserial_pl2303_module-pl2303.Tpo bus/usb/serial/.deps-core/usbserial_pl2303_module-pl2303.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o usbserial_pl2303.module bus/usb/serial/usbserial_pl2303_module-pl2303.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/usb/serial/ftdi.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT bus/usb/serial/usbserial_ftdi_module-ftdi.o -MD -MP -MF bus/usb/serial/.deps-core/usbserial_ftdi_module-ftdi.Tpo -c -o bus/usb/serial/usbserial_ftdi_module-ftdi.o `test -f 'bus/usb/serial/ftdi.c' || echo './'`bus/usb/serial/ftdi.c +mv -f bus/usb/serial/.deps-core/usbserial_ftdi_module-ftdi.Tpo bus/usb/serial/.deps-core/usbserial_ftdi_module-ftdi.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o usbserial_ftdi.module bus/usb/serial/usbserial_ftdi_module-ftdi.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/usb/serial/usbdebug_late.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT bus/usb/serial/usbserial_usbdebug_module-usbdebug_late.o -MD -MP -MF bus/usb/serial/.deps-core/usbserial_usbdebug_module-usbdebug_late.Tpo -c -o bus/usb/serial/usbserial_usbdebug_module-usbdebug_late.o `test -f 'bus/usb/serial/usbdebug_late.c' || echo './'`bus/usb/serial/usbdebug_late.c +mv -f bus/usb/serial/.deps-core/usbserial_usbdebug_module-usbdebug_late.Tpo bus/usb/serial/.deps-core/usbserial_usbdebug_module-usbdebug_late.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o usbserial_usbdebug.module bus/usb/serial/usbserial_usbdebug_module-usbdebug_late.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/usb/uhci.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT bus/usb/uhci_module-uhci.o -MD -MP -MF bus/usb/.deps-core/uhci_module-uhci.Tpo -c -o bus/usb/uhci_module-uhci.o `test -f 'bus/usb/uhci.c' || echo './'`bus/usb/uhci.c +mv -f bus/usb/.deps-core/uhci_module-uhci.Tpo bus/usb/.deps-core/uhci_module-uhci.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o uhci.module bus/usb/uhci_module-uhci.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/usb/ohci.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT bus/usb/ohci_module-ohci.o -MD -MP -MF bus/usb/.deps-core/ohci_module-ohci.Tpo -c -o bus/usb/ohci_module-ohci.o `test -f 'bus/usb/ohci.c' || echo './'`bus/usb/ohci.c +mv -f bus/usb/.deps-core/ohci_module-ohci.Tpo bus/usb/.deps-core/ohci_module-ohci.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o ohci.module bus/usb/ohci_module-ohci.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/usb/ehci-pci.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT bus/usb/ehci_module-ehci-pci.o -MD -MP -MF bus/usb/.deps-core/ehci_module-ehci-pci.Tpo -c -o bus/usb/ehci_module-ehci-pci.o `test -f 'bus/usb/ehci-pci.c' || echo './'`bus/usb/ehci-pci.c +mv -f bus/usb/.deps-core/ehci_module-ehci-pci.Tpo bus/usb/.deps-core/ehci_module-ehci-pci.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/usb/ehci.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT bus/usb/ehci_module-ehci.o -MD -MP -MF bus/usb/.deps-core/ehci_module-ehci.Tpo -c -o bus/usb/ehci_module-ehci.o `test -f 'bus/usb/ehci.c' || echo './'`bus/usb/ehci.c +mv -f bus/usb/.deps-core/ehci_module-ehci.Tpo bus/usb/.deps-core/ehci_module-ehci.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o ehci.module bus/usb/ehci_module-ehci-pci.o bus/usb/ehci_module-ehci.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/pci.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT bus/pci_module-pci.o -MD -MP -MF bus/.deps-core/pci_module-pci.Tpo -c -o bus/pci_module-pci.o `test -f 'bus/pci.c' || echo './'`bus/pci.c +mv -f bus/.deps-core/pci_module-pci.Tpo bus/.deps-core/pci_module-pci.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o pci.module bus/pci_module-pci.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/nativedisk.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/nativedisk_module-nativedisk.o -MD -MP -MF commands/.deps-core/nativedisk_module-nativedisk.Tpo -c -o commands/nativedisk_module-nativedisk.o `test -f 'commands/nativedisk.c' || echo './'`commands/nativedisk.c +mv -f commands/.deps-core/nativedisk_module-nativedisk.Tpo commands/.deps-core/nativedisk_module-nativedisk.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o nativedisk.module commands/nativedisk_module-nativedisk.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/cmostest.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/i386/cmostest_module-cmostest.o -MD -MP -MF commands/i386/.deps-core/cmostest_module-cmostest.Tpo -c -o commands/i386/cmostest_module-cmostest.o `test -f 'commands/i386/cmostest.c' || echo './'`commands/i386/cmostest.c +mv -f commands/i386/.deps-core/cmostest_module-cmostest.Tpo commands/i386/.deps-core/cmostest_module-cmostest.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o cmostest.module commands/i386/cmostest_module-cmostest.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/cmosdump.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/i386/cmosdump_module-cmosdump.o -MD -MP -MF commands/i386/.deps-core/cmosdump_module-cmosdump.Tpo -c -o commands/i386/cmosdump_module-cmosdump.o `test -f 'commands/i386/cmosdump.c' || echo './'`commands/i386/cmosdump.c +mv -f commands/i386/.deps-core/cmosdump_module-cmosdump.Tpo commands/i386/.deps-core/cmosdump_module-cmosdump.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o cmosdump.module commands/i386/cmosdump_module-cmosdump.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/iorw.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/iorw_module-iorw.o -MD -MP -MF commands/.deps-core/iorw_module-iorw.Tpo -c -o commands/iorw_module-iorw.o `test -f 'commands/iorw.c' || echo './'`commands/iorw.c +mv -f commands/.deps-core/iorw_module-iorw.Tpo commands/.deps-core/iorw_module-iorw.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o iorw.module commands/iorw_module-iorw.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/i386/coreboot/cbtable.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/i386/coreboot/cbtable_module-cbtable.o -MD -MP -MF kern/i386/coreboot/.deps-core/cbtable_module-cbtable.Tpo -c -o kern/i386/coreboot/cbtable_module-cbtable.o `test -f 'kern/i386/coreboot/cbtable.c' || echo './'`kern/i386/coreboot/cbtable.c +mv -f kern/i386/coreboot/.deps-core/cbtable_module-cbtable.Tpo kern/i386/coreboot/.deps-core/cbtable_module-cbtable.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/coreboot/cbtable.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/coreboot/cbtable_module-cbtable.o -MD -MP -MF kern/coreboot/.deps-core/cbtable_module-cbtable.Tpo -c -o kern/coreboot/cbtable_module-cbtable.o `test -f 'kern/coreboot/cbtable.c' || echo './'`kern/coreboot/cbtable.c +mv -f kern/coreboot/.deps-core/cbtable_module-cbtable.Tpo kern/coreboot/.deps-core/cbtable_module-cbtable.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o cbtable.module kern/i386/coreboot/cbtable_module-cbtable.o kern/coreboot/cbtable_module-cbtable.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/coreboot/cb_timestamps.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/i386/coreboot/cbtime_module-cb_timestamps.o -MD -MP -MF commands/i386/coreboot/.deps-core/cbtime_module-cb_timestamps.Tpo -c -o commands/i386/coreboot/cbtime_module-cb_timestamps.o `test -f 'commands/i386/coreboot/cb_timestamps.c' || echo './'`commands/i386/coreboot/cb_timestamps.c +mv -f commands/i386/coreboot/.deps-core/cbtime_module-cb_timestamps.Tpo commands/i386/coreboot/.deps-core/cbtime_module-cb_timestamps.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o cbtime.module commands/i386/coreboot/cbtime_module-cb_timestamps.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/coreboot/cbls.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/i386/coreboot/cbls_module-cbls.o -MD -MP -MF commands/i386/coreboot/.deps-core/cbls_module-cbls.Tpo -c -o commands/i386/coreboot/cbls_module-cbls.o `test -f 'commands/i386/coreboot/cbls.c' || echo './'`commands/i386/coreboot/cbls.c +mv -f commands/i386/coreboot/.deps-core/cbls_module-cbls.Tpo commands/i386/coreboot/.deps-core/cbls_module-cbls.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o cbls.module commands/i386/coreboot/cbls_module-cbls.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/i386/coreboot/cbmemc.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT term/i386/coreboot/cbmemc_module-cbmemc.o -MD -MP -MF term/i386/coreboot/.deps-core/cbmemc_module-cbmemc.Tpo -c -o term/i386/coreboot/cbmemc_module-cbmemc.o `test -f 'term/i386/coreboot/cbmemc.c' || echo './'`term/i386/coreboot/cbmemc.c +mv -f term/i386/coreboot/.deps-core/cbmemc_module-cbmemc.Tpo term/i386/coreboot/.deps-core/cbmemc_module-cbmemc.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o cbmemc.module term/i386/coreboot/cbmemc_module-cbmemc.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/regexp.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -I../grub-core/lib/gnulib -I../grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT commands/regexp_module-regexp.o -MD -MP -MF commands/.deps-core/regexp_module-regexp.Tpo -c -o commands/regexp_module-regexp.o `test -f 'commands/regexp.c' || echo './'`commands/regexp.c +mv -f commands/.deps-core/regexp_module-regexp.Tpo commands/.deps-core/regexp_module-regexp.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/wildcard.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -I../grub-core/lib/gnulib -I../grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT commands/regexp_module-wildcard.o -MD -MP -MF commands/.deps-core/regexp_module-wildcard.Tpo -c -o commands/regexp_module-wildcard.o `test -f 'commands/wildcard.c' || echo './'`commands/wildcard.c +mv -f commands/.deps-core/regexp_module-wildcard.Tpo commands/.deps-core/regexp_module-wildcard.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/gnulib/regex.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -I../grub-core/lib/gnulib -I../grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -MT lib/gnulib/regexp_module-regex.o -MD -MP -MF lib/gnulib/.deps-core/regexp_module-regex.Tpo -c -o lib/gnulib/regexp_module-regex.o `test -f 'lib/gnulib/regex.c' || echo './'`lib/gnulib/regex.c +mv -f lib/gnulib/.deps-core/regexp_module-regex.Tpo lib/gnulib/.deps-core/regexp_module-regex.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o regexp.module commands/regexp_module-regexp.o commands/regexp_module-wildcard.o lib/gnulib/regexp_module-regex.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/acpi.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/acpi_module-acpi.o -MD -MP -MF kern/.deps-core/acpi_module-acpi.Tpo -c -o kern/acpi_module-acpi.o `test -f 'kern/acpi.c' || echo './'`kern/acpi.c +mv -f kern/.deps-core/acpi_module-acpi.Tpo kern/.deps-core/acpi_module-acpi.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/i386/pc/acpi.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/i386/pc/acpi_module-acpi.o -MD -MP -MF kern/i386/pc/.deps-core/acpi_module-acpi.Tpo -c -o kern/i386/pc/acpi_module-acpi.o `test -f 'kern/i386/pc/acpi.c' || echo './'`kern/i386/pc/acpi.c +mv -f kern/i386/pc/.deps-core/acpi_module-acpi.Tpo kern/i386/pc/.deps-core/acpi_module-acpi.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/acpi.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/acpi_module-acpi.o -MD -MP -MF commands/.deps-core/acpi_module-acpi.Tpo -c -o commands/acpi_module-acpi.o `test -f 'commands/acpi.c' || echo './'`commands/acpi.c +mv -f commands/.deps-core/acpi_module-acpi.Tpo commands/.deps-core/acpi_module-acpi.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o acpi.module kern/acpi_module-acpi.o kern/i386/pc/acpi_module-acpi.o commands/acpi_module-acpi.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/lsacpi.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/lsacpi_module-lsacpi.o -MD -MP -MF commands/.deps-core/lsacpi_module-lsacpi.Tpo -c -o commands/lsacpi_module-lsacpi.o `test -f 'commands/lsacpi.c' || echo './'`commands/lsacpi.c +mv -f commands/.deps-core/lsacpi_module-lsacpi.Tpo commands/.deps-core/lsacpi_module-lsacpi.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o lsacpi.module commands/lsacpi_module-lsacpi.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/blocklist.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/blocklist_module-blocklist.o -MD -MP -MF commands/.deps-core/blocklist_module-blocklist.Tpo -c -o commands/blocklist_module-blocklist.o `test -f 'commands/blocklist.c' || echo './'`commands/blocklist.c +mv -f commands/.deps-core/blocklist_module-blocklist.Tpo commands/.deps-core/blocklist_module-blocklist.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o blocklist.module commands/blocklist_module-blocklist.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/i386/pc/biosnum.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/i386/pc/boot_module-biosnum.o -MD -MP -MF lib/i386/pc/.deps-core/boot_module-biosnum.Tpo -c -o lib/i386/pc/boot_module-biosnum.o `test -f 'lib/i386/pc/biosnum.c' || echo './'`lib/i386/pc/biosnum.c +mv -f lib/i386/pc/.deps-core/boot_module-biosnum.Tpo lib/i386/pc/.deps-core/boot_module-biosnum.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/boot.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/boot_module-boot.o -MD -MP -MF commands/.deps-core/boot_module-boot.Tpo -c -o commands/boot_module-boot.o `test -f 'commands/boot.c' || echo './'`commands/boot.c +mv -f commands/.deps-core/boot_module-boot.Tpo commands/.deps-core/boot_module-boot.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o boot.module lib/i386/pc/boot_module-biosnum.o commands/boot_module-boot.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/cat.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/cat_module-cat.o -MD -MP -MF commands/.deps-core/cat_module-cat.Tpo -c -o commands/cat_module-cat.o `test -f 'commands/cat.c' || echo './'`commands/cat.c +mv -f commands/.deps-core/cat_module-cat.Tpo commands/.deps-core/cat_module-cat.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o cat.module commands/cat_module-cat.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/cmp.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/cmp_module-cmp.o -MD -MP -MF commands/.deps-core/cmp_module-cmp.Tpo -c -o commands/cmp_module-cmp.o `test -f 'commands/cmp.c' || echo './'`commands/cmp.c +mv -f commands/.deps-core/cmp_module-cmp.Tpo commands/.deps-core/cmp_module-cmp.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o cmp.module commands/cmp_module-cmp.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/configfile.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/configfile_module-configfile.o -MD -MP -MF commands/.deps-core/configfile_module-configfile.Tpo -c -o commands/configfile_module-configfile.o `test -f 'commands/configfile.c' || echo './'`commands/configfile.c +mv -f commands/.deps-core/configfile_module-configfile.Tpo commands/.deps-core/configfile_module-configfile.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o configfile.module commands/configfile_module-configfile.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/cpuid.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/i386/cpuid_module-cpuid.o -MD -MP -MF commands/i386/.deps-core/cpuid_module-cpuid.Tpo -c -o commands/i386/cpuid_module-cpuid.o `test -f 'commands/i386/cpuid.c' || echo './'`commands/i386/cpuid.c +mv -f commands/i386/.deps-core/cpuid_module-cpuid.Tpo commands/i386/.deps-core/cpuid_module-cpuid.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o cpuid.module commands/i386/cpuid_module-cpuid.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/date.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/date_module-date.o -MD -MP -MF commands/.deps-core/date_module-date.Tpo -c -o commands/date_module-date.o `test -f 'commands/date.c' || echo './'`commands/date.c +mv -f commands/.deps-core/date_module-date.Tpo commands/.deps-core/date_module-date.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o date.module commands/date_module-date.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/pc/drivemap.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/i386/pc/drivemap_module-drivemap.o -MD -MP -MF commands/i386/pc/.deps-core/drivemap_module-drivemap.Tpo -c -o commands/i386/pc/drivemap_module-drivemap.o `test -f 'commands/i386/pc/drivemap.c' || echo './'`commands/i386/pc/drivemap.c +mv -f commands/i386/pc/.deps-core/drivemap_module-drivemap.Tpo commands/i386/pc/.deps-core/drivemap_module-drivemap.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/pc/drivemap_int13h.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -g -m32 -msoft-float -DGRUB_FILE=\"commands/i386/pc/drivemap_int13h.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DASM_FILE=1 -MT commands/i386/pc/drivemap_module-drivemap_int13h.o -MD -MP -MF commands/i386/pc/.deps-core/drivemap_module-drivemap_int13h.Tpo -c -o commands/i386/pc/drivemap_module-drivemap_int13h.o `test -f 'commands/i386/pc/drivemap_int13h.S' || echo './'`commands/i386/pc/drivemap_int13h.S +mv -f commands/i386/pc/.deps-core/drivemap_module-drivemap_int13h.Tpo commands/i386/pc/.deps-core/drivemap_module-drivemap_int13h.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o drivemap.module commands/i386/pc/drivemap_module-drivemap.o commands/i386/pc/drivemap_module-drivemap_int13h.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/echo.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/echo_module-echo.o -MD -MP -MF commands/.deps-core/echo_module-echo.Tpo -c -o commands/echo_module-echo.o `test -f 'commands/echo.c' || echo './'`commands/echo.c +mv -f commands/.deps-core/echo_module-echo.Tpo commands/.deps-core/echo_module-echo.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o echo.module commands/echo_module-echo.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/eval.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/eval_module-eval.o -MD -MP -MF commands/.deps-core/eval_module-eval.Tpo -c -o commands/eval_module-eval.o `test -f 'commands/eval.c' || echo './'`commands/eval.c +mv -f commands/.deps-core/eval_module-eval.Tpo commands/.deps-core/eval_module-eval.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o eval.module commands/eval_module-eval.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/extcmd.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/extcmd_module-extcmd.o -MD -MP -MF commands/.deps-core/extcmd_module-extcmd.Tpo -c -o commands/extcmd_module-extcmd.o `test -f 'commands/extcmd.c' || echo './'`commands/extcmd.c +mv -f commands/.deps-core/extcmd_module-extcmd.Tpo commands/.deps-core/extcmd_module-extcmd.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/arg.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/extcmd_module-arg.o -MD -MP -MF lib/.deps-core/extcmd_module-arg.Tpo -c -o lib/extcmd_module-arg.o `test -f 'lib/arg.c' || echo './'`lib/arg.c +mv -f lib/.deps-core/extcmd_module-arg.Tpo lib/.deps-core/extcmd_module-arg.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o extcmd.module commands/extcmd_module-extcmd.o lib/extcmd_module-arg.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/gptsync.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/gptsync_module-gptsync.o -MD -MP -MF commands/.deps-core/gptsync_module-gptsync.Tpo -c -o commands/gptsync_module-gptsync.o `test -f 'commands/gptsync.c' || echo './'`commands/gptsync.c +mv -f commands/.deps-core/gptsync_module-gptsync.Tpo commands/.deps-core/gptsync_module-gptsync.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gptsync.module commands/gptsync_module-gptsync.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/pc/halt.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/i386/pc/halt_module-halt.o -MD -MP -MF commands/i386/pc/.deps-core/halt_module-halt.Tpo -c -o commands/i386/pc/halt_module-halt.o `test -f 'commands/i386/pc/halt.c' || echo './'`commands/i386/pc/halt.c +mv -f commands/i386/pc/.deps-core/halt_module-halt.Tpo commands/i386/pc/.deps-core/halt_module-halt.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/acpihalt.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/halt_module-acpihalt.o -MD -MP -MF commands/.deps-core/halt_module-acpihalt.Tpo -c -o commands/halt_module-acpihalt.o `test -f 'commands/acpihalt.c' || echo './'`commands/acpihalt.c +mv -f commands/.deps-core/halt_module-acpihalt.Tpo commands/.deps-core/halt_module-acpihalt.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o halt.module commands/i386/pc/halt_module-halt.o commands/halt_module-acpihalt.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/i386/reboot.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/i386/reboot_module-reboot.o -MD -MP -MF lib/i386/.deps-core/reboot_module-reboot.Tpo -c -o lib/i386/reboot_module-reboot.o `test -f 'lib/i386/reboot.c' || echo './'`lib/i386/reboot.c +mv -f lib/i386/.deps-core/reboot_module-reboot.Tpo lib/i386/.deps-core/reboot_module-reboot.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/i386/reboot_trampoline.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -g -m32 -msoft-float -DGRUB_FILE=\"lib/i386/reboot_trampoline.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DASM_FILE=1 -MT lib/i386/reboot_module-reboot_trampoline.o -MD -MP -MF lib/i386/.deps-core/reboot_module-reboot_trampoline.Tpo -c -o lib/i386/reboot_module-reboot_trampoline.o `test -f 'lib/i386/reboot_trampoline.S' || echo './'`lib/i386/reboot_trampoline.S +mv -f lib/i386/.deps-core/reboot_module-reboot_trampoline.Tpo lib/i386/.deps-core/reboot_module-reboot_trampoline.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/reboot.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/reboot_module-reboot.o -MD -MP -MF commands/.deps-core/reboot_module-reboot.Tpo -c -o commands/reboot_module-reboot.o `test -f 'commands/reboot.c' || echo './'`commands/reboot.c +mv -f commands/.deps-core/reboot_module-reboot.Tpo commands/.deps-core/reboot_module-reboot.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o reboot.module lib/i386/reboot_module-reboot.o lib/i386/reboot_module-reboot_trampoline.o commands/reboot_module-reboot.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/hashsum.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/hashsum_module-hashsum.o -MD -MP -MF commands/.deps-core/hashsum_module-hashsum.Tpo -c -o commands/hashsum_module-hashsum.o `test -f 'commands/hashsum.c' || echo './'`commands/hashsum.c +mv -f commands/.deps-core/hashsum_module-hashsum.Tpo commands/.deps-core/hashsum_module-hashsum.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o hashsum.module commands/hashsum_module-hashsum.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/pgp.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -MT commands/pgp_module-pgp.o -MD -MP -MF commands/.deps-core/pgp_module-pgp.Tpo -c -o commands/pgp_module-pgp.o `test -f 'commands/pgp.c' || echo './'`commands/pgp.c +mv -f commands/.deps-core/pgp_module-pgp.Tpo commands/.deps-core/pgp_module-pgp.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o pgp.module commands/pgp_module-pgp.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/verifiers.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/verifiers_module-verifiers.o -MD -MP -MF commands/.deps-core/verifiers_module-verifiers.Tpo -c -o commands/verifiers_module-verifiers.o `test -f 'commands/verifiers.c' || echo './'`commands/verifiers.c +mv -f commands/.deps-core/verifiers_module-verifiers.Tpo commands/.deps-core/verifiers_module-verifiers.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o verifiers.module commands/verifiers_module-verifiers.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/hdparm.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/hdparm_module-hdparm.o -MD -MP -MF commands/.deps-core/hdparm_module-hdparm.Tpo -c -o commands/hdparm_module-hdparm.o `test -f 'commands/hdparm.c' || echo './'`commands/hdparm.c +mv -f commands/.deps-core/hdparm_module-hdparm.Tpo commands/.deps-core/hdparm_module-hdparm.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o hdparm.module commands/hdparm_module-hdparm.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/help.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/help_module-help.o -MD -MP -MF commands/.deps-core/help_module-help.Tpo -c -o commands/help_module-help.o `test -f 'commands/help.c' || echo './'`commands/help.c +mv -f commands/.deps-core/help_module-help.Tpo commands/.deps-core/help_module-help.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o help.module commands/help_module-help.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/hexdump.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/hexdump_module-hexdump.o -MD -MP -MF commands/.deps-core/hexdump_module-hexdump.Tpo -c -o commands/hexdump_module-hexdump.o `test -f 'commands/hexdump.c' || echo './'`commands/hexdump.c +mv -f commands/.deps-core/hexdump_module-hexdump.Tpo commands/.deps-core/hexdump_module-hexdump.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/hexdump.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/hexdump_module-hexdump.o -MD -MP -MF lib/.deps-core/hexdump_module-hexdump.Tpo -c -o lib/hexdump_module-hexdump.o `test -f 'lib/hexdump.c' || echo './'`lib/hexdump.c +mv -f lib/.deps-core/hexdump_module-hexdump.Tpo lib/.deps-core/hexdump_module-hexdump.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o hexdump.module commands/hexdump_module-hexdump.o lib/hexdump_module-hexdump.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/keystatus.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/keystatus_module-keystatus.o -MD -MP -MF commands/.deps-core/keystatus_module-keystatus.Tpo -c -o commands/keystatus_module-keystatus.o `test -f 'commands/keystatus.c' || echo './'`commands/keystatus.c +mv -f commands/.deps-core/keystatus_module-keystatus.Tpo commands/.deps-core/keystatus_module-keystatus.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o keystatus.module commands/keystatus_module-keystatus.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/loadenv.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/loadenv_module-loadenv.o -MD -MP -MF commands/.deps-core/loadenv_module-loadenv.Tpo -c -o commands/loadenv_module-loadenv.o `test -f 'commands/loadenv.c' || echo './'`commands/loadenv.c +mv -f commands/.deps-core/loadenv_module-loadenv.Tpo commands/.deps-core/loadenv_module-loadenv.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/envblk.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/loadenv_module-envblk.o -MD -MP -MF lib/.deps-core/loadenv_module-envblk.Tpo -c -o lib/loadenv_module-envblk.o `test -f 'lib/envblk.c' || echo './'`lib/envblk.c +mv -f lib/.deps-core/loadenv_module-envblk.Tpo lib/.deps-core/loadenv_module-envblk.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o loadenv.module commands/loadenv_module-loadenv.o lib/loadenv_module-envblk.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/ls.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/ls_module-ls.o -MD -MP -MF commands/.deps-core/ls_module-ls.Tpo -c -o commands/ls_module-ls.o `test -f 'commands/ls.c' || echo './'`commands/ls.c +mv -f commands/.deps-core/ls_module-ls.Tpo commands/.deps-core/ls_module-ls.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o ls.module commands/ls_module-ls.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/lsmmap.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/lsmmap_module-lsmmap.o -MD -MP -MF commands/.deps-core/lsmmap_module-lsmmap.Tpo -c -o commands/lsmmap_module-lsmmap.o `test -f 'commands/lsmmap.c' || echo './'`commands/lsmmap.c +mv -f commands/.deps-core/lsmmap_module-lsmmap.Tpo commands/.deps-core/lsmmap_module-lsmmap.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o lsmmap.module commands/lsmmap_module-lsmmap.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/lspci.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/lspci_module-lspci.o -MD -MP -MF commands/.deps-core/lspci_module-lspci.Tpo -c -o commands/lspci_module-lspci.o `test -f 'commands/lspci.c' || echo './'`commands/lspci.c +mv -f commands/.deps-core/lspci_module-lspci.Tpo commands/.deps-core/lspci_module-lspci.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o lspci.module commands/lspci_module-lspci.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/memrw.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/memrw_module-memrw.o -MD -MP -MF commands/.deps-core/memrw_module-memrw.Tpo -c -o commands/memrw_module-memrw.o `test -f 'commands/memrw.c' || echo './'`commands/memrw.c +mv -f commands/.deps-core/memrw_module-memrw.Tpo commands/.deps-core/memrw_module-memrw.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o memrw.module commands/memrw_module-memrw.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/minicmd.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/minicmd_module-minicmd.o -MD -MP -MF commands/.deps-core/minicmd_module-minicmd.Tpo -c -o commands/minicmd_module-minicmd.o `test -f 'commands/minicmd.c' || echo './'`commands/minicmd.c +mv -f commands/.deps-core/minicmd_module-minicmd.Tpo commands/.deps-core/minicmd_module-minicmd.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o minicmd.module commands/minicmd_module-minicmd.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/parttool.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/parttool_module-parttool.o -MD -MP -MF commands/.deps-core/parttool_module-parttool.Tpo -c -o commands/parttool_module-parttool.o `test -f 'commands/parttool.c' || echo './'`commands/parttool.c +mv -f commands/.deps-core/parttool_module-parttool.Tpo commands/.deps-core/parttool_module-parttool.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o parttool.module commands/parttool_module-parttool.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/password.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/password_module-password.o -MD -MP -MF commands/.deps-core/password_module-password.Tpo -c -o commands/password_module-password.o `test -f 'commands/password.c' || echo './'`commands/password.c +mv -f commands/.deps-core/password_module-password.Tpo commands/.deps-core/password_module-password.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o password.module commands/password_module-password.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/password_pbkdf2.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/password_pbkdf2_module-password_pbkdf2.o -MD -MP -MF commands/.deps-core/password_pbkdf2_module-password_pbkdf2.Tpo -c -o commands/password_pbkdf2_module-password_pbkdf2.o `test -f 'commands/password_pbkdf2.c' || echo './'`commands/password_pbkdf2.c +mv -f commands/.deps-core/password_pbkdf2_module-password_pbkdf2.Tpo commands/.deps-core/password_pbkdf2_module-password_pbkdf2.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o password_pbkdf2.module commands/password_pbkdf2_module-password_pbkdf2.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/pc/play.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/i386/pc/play_module-play.o -MD -MP -MF commands/i386/pc/.deps-core/play_module-play.Tpo -c -o commands/i386/pc/play_module-play.o `test -f 'commands/i386/pc/play.c' || echo './'`commands/i386/pc/play.c +mv -f commands/i386/pc/.deps-core/play_module-play.Tpo commands/i386/pc/.deps-core/play_module-play.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o play.module commands/i386/pc/play_module-play.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/spkmodem.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT term/spkmodem_module-spkmodem.o -MD -MP -MF term/.deps-core/spkmodem_module-spkmodem.Tpo -c -o term/spkmodem_module-spkmodem.o `test -f 'term/spkmodem.c' || echo './'`term/spkmodem.c +mv -f term/.deps-core/spkmodem_module-spkmodem.Tpo term/.deps-core/spkmodem_module-spkmodem.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o spkmodem.module term/spkmodem_module-spkmodem.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/morse.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT term/morse_module-morse.o -MD -MP -MF term/.deps-core/morse_module-morse.Tpo -c -o term/morse_module-morse.o `test -f 'term/morse.c' || echo './'`term/morse.c +mv -f term/.deps-core/morse_module-morse.Tpo term/.deps-core/morse_module-morse.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o morse.module term/morse_module-morse.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/probe.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/probe_module-probe.o -MD -MP -MF commands/.deps-core/probe_module-probe.Tpo -c -o commands/probe_module-probe.o `test -f 'commands/probe.c' || echo './'`commands/probe.c +mv -f commands/.deps-core/probe_module-probe.Tpo commands/.deps-core/probe_module-probe.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o probe.module commands/probe_module-probe.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/read.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/read_module-read.o -MD -MP -MF commands/.deps-core/read_module-read.Tpo -c -o commands/read_module-read.o `test -f 'commands/read.c' || echo './'`commands/read.c +mv -f commands/.deps-core/read_module-read.Tpo commands/.deps-core/read_module-read.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o read.module commands/read_module-read.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/search_wrap.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/search_module-search_wrap.o -MD -MP -MF commands/.deps-core/search_module-search_wrap.Tpo -c -o commands/search_module-search_wrap.o `test -f 'commands/search_wrap.c' || echo './'`commands/search_wrap.c +mv -f commands/.deps-core/search_module-search_wrap.Tpo commands/.deps-core/search_module-search_wrap.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o search.module commands/search_module-search_wrap.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/search_file.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/search_fs_file_module-search_file.o -MD -MP -MF commands/.deps-core/search_fs_file_module-search_file.Tpo -c -o commands/search_fs_file_module-search_file.o `test -f 'commands/search_file.c' || echo './'`commands/search_file.c +mv -f commands/.deps-core/search_fs_file_module-search_file.Tpo commands/.deps-core/search_fs_file_module-search_file.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o search_fs_file.module commands/search_fs_file_module-search_file.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/search_uuid.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/search_fs_uuid_module-search_uuid.o -MD -MP -MF commands/.deps-core/search_fs_uuid_module-search_uuid.Tpo -c -o commands/search_fs_uuid_module-search_uuid.o `test -f 'commands/search_uuid.c' || echo './'`commands/search_uuid.c +mv -f commands/.deps-core/search_fs_uuid_module-search_uuid.Tpo commands/.deps-core/search_fs_uuid_module-search_uuid.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o search_fs_uuid.module commands/search_fs_uuid_module-search_uuid.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/search_label.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/search_label_module-search_label.o -MD -MP -MF commands/.deps-core/search_label_module-search_label.Tpo -c -o commands/search_label_module-search_label.o `test -f 'commands/search_label.c' || echo './'`commands/search_label.c +mv -f commands/.deps-core/search_label_module-search_label.Tpo commands/.deps-core/search_label_module-search_label.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o search_label.module commands/search_label_module-search_label.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/setpci.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/setpci_module-setpci.o -MD -MP -MF commands/.deps-core/setpci_module-setpci.Tpo -c -o commands/setpci_module-setpci.o `test -f 'commands/setpci.c' || echo './'`commands/setpci.c +mv -f commands/.deps-core/setpci_module-setpci.Tpo commands/.deps-core/setpci_module-setpci.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o setpci.module commands/setpci_module-setpci.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/pcidump.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/pcidump_module-pcidump.o -MD -MP -MF commands/.deps-core/pcidump_module-pcidump.Tpo -c -o commands/pcidump_module-pcidump.o `test -f 'commands/pcidump.c' || echo './'`commands/pcidump.c +mv -f commands/.deps-core/pcidump_module-pcidump.Tpo commands/.deps-core/pcidump_module-pcidump.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o pcidump.module commands/pcidump_module-pcidump.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/sleep.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/sleep_module-sleep.o -MD -MP -MF commands/.deps-core/sleep_module-sleep.Tpo -c -o commands/sleep_module-sleep.o `test -f 'commands/sleep.c' || echo './'`commands/sleep.c +mv -f commands/.deps-core/sleep_module-sleep.Tpo commands/.deps-core/sleep_module-sleep.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o sleep.module commands/sleep_module-sleep.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/terminal.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/terminal_module-terminal.o -MD -MP -MF commands/.deps-core/terminal_module-terminal.Tpo -c -o commands/terminal_module-terminal.o `test -f 'commands/terminal.c' || echo './'`commands/terminal.c +mv -f commands/.deps-core/terminal_module-terminal.Tpo commands/.deps-core/terminal_module-terminal.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o terminal.module commands/terminal_module-terminal.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/test_module-test.o -MD -MP -MF commands/.deps-core/test_module-test.Tpo -c -o commands/test_module-test.o `test -f 'commands/test.c' || echo './'`commands/test.c +mv -f commands/.deps-core/test_module-test.Tpo commands/.deps-core/test_module-test.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o test.module commands/test_module-test.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/true.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/true_module-true.o -MD -MP -MF commands/.deps-core/true_module-true.Tpo -c -o commands/true_module-true.o `test -f 'commands/true.c' || echo './'`commands/true.c +mv -f commands/.deps-core/true_module-true.Tpo commands/.deps-core/true_module-true.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o true.module commands/true_module-true.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/usbtest.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/usbtest_module-usbtest.o -MD -MP -MF commands/.deps-core/usbtest_module-usbtest.Tpo -c -o commands/usbtest_module-usbtest.o `test -f 'commands/usbtest.c' || echo './'`commands/usbtest.c +mv -f commands/.deps-core/usbtest_module-usbtest.Tpo commands/.deps-core/usbtest_module-usbtest.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o usbtest.module commands/usbtest_module-usbtest.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/videoinfo.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/videoinfo_module-videoinfo.o -MD -MP -MF commands/.deps-core/videoinfo_module-videoinfo.Tpo -c -o commands/videoinfo_module-videoinfo.o `test -f 'commands/videoinfo.c' || echo './'`commands/videoinfo.c +mv -f commands/.deps-core/videoinfo_module-videoinfo.Tpo commands/.deps-core/videoinfo_module-videoinfo.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o videoinfo.module commands/videoinfo_module-videoinfo.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/videotest.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/videotest_module-videotest.o -MD -MP -MF commands/.deps-core/videotest_module-videotest.Tpo -c -o commands/videotest_module-videotest.o `test -f 'commands/videotest.c' || echo './'`commands/videotest.c +mv -f commands/.deps-core/videotest_module-videotest.Tpo commands/.deps-core/videotest_module-videotest.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o videotest.module commands/videotest_module-videotest.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/xnu_uuid.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/xnu_uuid_module-xnu_uuid.o -MD -MP -MF commands/.deps-core/xnu_uuid_module-xnu_uuid.Tpo -c -o commands/xnu_uuid_module-xnu_uuid.o `test -f 'commands/xnu_uuid.c' || echo './'`commands/xnu_uuid.c +mv -f commands/.deps-core/xnu_uuid_module-xnu_uuid.Tpo commands/.deps-core/xnu_uuid_module-xnu_uuid.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o xnu_uuid.module commands/xnu_uuid_module-xnu_uuid.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/dmraid_nvidia.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT disk/dm_nv_module-dmraid_nvidia.o -MD -MP -MF disk/.deps-core/dm_nv_module-dmraid_nvidia.Tpo -c -o disk/dm_nv_module-dmraid_nvidia.o `test -f 'disk/dmraid_nvidia.c' || echo './'`disk/dmraid_nvidia.c +mv -f disk/.deps-core/dm_nv_module-dmraid_nvidia.Tpo disk/.deps-core/dm_nv_module-dmraid_nvidia.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o dm_nv.module disk/dm_nv_module-dmraid_nvidia.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/loopback.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT disk/loopback_module-loopback.o -MD -MP -MF disk/.deps-core/loopback_module-loopback.Tpo -c -o disk/loopback_module-loopback.o `test -f 'disk/loopback.c' || echo './'`disk/loopback.c +mv -f disk/.deps-core/loopback_module-loopback.Tpo disk/.deps-core/loopback_module-loopback.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o loopback.module disk/loopback_module-loopback.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/cryptodisk.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT disk/cryptodisk_module-cryptodisk.o -MD -MP -MF disk/.deps-core/cryptodisk_module-cryptodisk.Tpo -c -o disk/cryptodisk_module-cryptodisk.o `test -f 'disk/cryptodisk.c' || echo './'`disk/cryptodisk.c +mv -f disk/.deps-core/cryptodisk_module-cryptodisk.Tpo disk/.deps-core/cryptodisk_module-cryptodisk.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o cryptodisk.module disk/cryptodisk_module-cryptodisk.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/luks.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT disk/luks_module-luks.o -MD -MP -MF disk/.deps-core/luks_module-luks.Tpo -c -o disk/luks_module-luks.o `test -f 'disk/luks.c' || echo './'`disk/luks.c +mv -f disk/.deps-core/luks_module-luks.Tpo disk/.deps-core/luks_module-luks.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/AFSplitter.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT disk/luks_module-AFSplitter.o -MD -MP -MF disk/.deps-core/luks_module-AFSplitter.Tpo -c -o disk/luks_module-AFSplitter.o `test -f 'disk/AFSplitter.c' || echo './'`disk/AFSplitter.c +mv -f disk/.deps-core/luks_module-AFSplitter.Tpo disk/.deps-core/luks_module-AFSplitter.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o luks.module disk/luks_module-luks.o disk/luks_module-AFSplitter.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/geli.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT disk/geli_module-geli.o -MD -MP -MF disk/.deps-core/geli_module-geli.Tpo -c -o disk/geli_module-geli.o `test -f 'disk/geli.c' || echo './'`disk/geli.c +mv -f disk/.deps-core/geli_module-geli.Tpo disk/.deps-core/geli_module-geli.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o geli.module disk/geli_module-geli.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/lvm.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT disk/lvm_module-lvm.o -MD -MP -MF disk/.deps-core/lvm_module-lvm.Tpo -c -o disk/lvm_module-lvm.o `test -f 'disk/lvm.c' || echo './'`disk/lvm.c +mv -f disk/.deps-core/lvm_module-lvm.Tpo disk/.deps-core/lvm_module-lvm.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o lvm.module disk/lvm_module-lvm.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/ldm.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT disk/ldm_module-ldm.o -MD -MP -MF disk/.deps-core/ldm_module-ldm.Tpo -c -o disk/ldm_module-ldm.o `test -f 'disk/ldm.c' || echo './'`disk/ldm.c +mv -f disk/.deps-core/ldm_module-ldm.Tpo disk/.deps-core/ldm_module-ldm.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o ldm.module disk/ldm_module-ldm.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/mdraid_linux.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT disk/mdraid09_module-mdraid_linux.o -MD -MP -MF disk/.deps-core/mdraid09_module-mdraid_linux.Tpo -c -o disk/mdraid09_module-mdraid_linux.o `test -f 'disk/mdraid_linux.c' || echo './'`disk/mdraid_linux.c +mv -f disk/.deps-core/mdraid09_module-mdraid_linux.Tpo disk/.deps-core/mdraid09_module-mdraid_linux.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o mdraid09.module disk/mdraid09_module-mdraid_linux.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/mdraid_linux_be.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT disk/mdraid09_be_module-mdraid_linux_be.o -MD -MP -MF disk/.deps-core/mdraid09_be_module-mdraid_linux_be.Tpo -c -o disk/mdraid09_be_module-mdraid_linux_be.o `test -f 'disk/mdraid_linux_be.c' || echo './'`disk/mdraid_linux_be.c +mv -f disk/.deps-core/mdraid09_be_module-mdraid_linux_be.Tpo disk/.deps-core/mdraid09_be_module-mdraid_linux_be.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o mdraid09_be.module disk/mdraid09_be_module-mdraid_linux_be.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/mdraid1x_linux.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT disk/mdraid1x_module-mdraid1x_linux.o -MD -MP -MF disk/.deps-core/mdraid1x_module-mdraid1x_linux.Tpo -c -o disk/mdraid1x_module-mdraid1x_linux.o `test -f 'disk/mdraid1x_linux.c' || echo './'`disk/mdraid1x_linux.c +mv -f disk/.deps-core/mdraid1x_module-mdraid1x_linux.Tpo disk/.deps-core/mdraid1x_module-mdraid1x_linux.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o mdraid1x.module disk/mdraid1x_module-mdraid1x_linux.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/diskfilter.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT disk/diskfilter_module-diskfilter.o -MD -MP -MF disk/.deps-core/diskfilter_module-diskfilter.Tpo -c -o disk/diskfilter_module-diskfilter.o `test -f 'disk/diskfilter.c' || echo './'`disk/diskfilter.c +mv -f disk/.deps-core/diskfilter_module-diskfilter.Tpo disk/.deps-core/diskfilter_module-diskfilter.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o diskfilter.module disk/diskfilter_module-diskfilter.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/raid5_recover.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT disk/raid5rec_module-raid5_recover.o -MD -MP -MF disk/.deps-core/raid5rec_module-raid5_recover.Tpo -c -o disk/raid5rec_module-raid5_recover.o `test -f 'disk/raid5_recover.c' || echo './'`disk/raid5_recover.c +mv -f disk/.deps-core/raid5rec_module-raid5_recover.Tpo disk/.deps-core/raid5rec_module-raid5_recover.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o raid5rec.module disk/raid5rec_module-raid5_recover.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/raid6_recover.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT disk/raid6rec_module-raid6_recover.o -MD -MP -MF disk/.deps-core/raid6rec_module-raid6_recover.Tpo -c -o disk/raid6rec_module-raid6_recover.o `test -f 'disk/raid6_recover.c' || echo './'`disk/raid6_recover.c +mv -f disk/.deps-core/raid6rec_module-raid6_recover.Tpo disk/.deps-core/raid6rec_module-raid6_recover.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o raid6rec.module disk/raid6rec_module-raid6_recover.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/scsi.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT disk/scsi_module-scsi.o -MD -MP -MF disk/.deps-core/scsi_module-scsi.Tpo -c -o disk/scsi_module-scsi.o `test -f 'disk/scsi.c' || echo './'`disk/scsi.c +mv -f disk/.deps-core/scsi_module-scsi.Tpo disk/.deps-core/scsi_module-scsi.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o scsi.module disk/scsi_module-scsi.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/memdisk.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT disk/memdisk_module-memdisk.o -MD -MP -MF disk/.deps-core/memdisk_module-memdisk.Tpo -c -o disk/memdisk_module-memdisk.o `test -f 'disk/memdisk.c' || echo './'`disk/memdisk.c +mv -f disk/.deps-core/memdisk_module-memdisk.Tpo disk/.deps-core/memdisk_module-memdisk.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o memdisk.module disk/memdisk_module-memdisk.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/ata.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT disk/ata_module-ata.o -MD -MP -MF disk/.deps-core/ata_module-ata.Tpo -c -o disk/ata_module-ata.o `test -f 'disk/ata.c' || echo './'`disk/ata.c +mv -f disk/.deps-core/ata_module-ata.Tpo disk/.deps-core/ata_module-ata.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o ata.module disk/ata_module-ata.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/ahci.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT disk/ahci_module-ahci.o -MD -MP -MF disk/.deps-core/ahci_module-ahci.Tpo -c -o disk/ahci_module-ahci.o `test -f 'disk/ahci.c' || echo './'`disk/ahci.c +mv -f disk/.deps-core/ahci_module-ahci.Tpo disk/.deps-core/ahci_module-ahci.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o ahci.module disk/ahci_module-ahci.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/pata.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT disk/pata_module-pata.o -MD -MP -MF disk/.deps-core/pata_module-pata.Tpo -c -o disk/pata_module-pata.o `test -f 'disk/pata.c' || echo './'`disk/pata.c +mv -f disk/.deps-core/pata_module-pata.Tpo disk/.deps-core/pata_module-pata.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o pata.module disk/pata_module-pata.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/i386/pc/biosdisk.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT disk/i386/pc/biosdisk_module-biosdisk.o -MD -MP -MF disk/i386/pc/.deps-core/biosdisk_module-biosdisk.Tpo -c -o disk/i386/pc/biosdisk_module-biosdisk.o `test -f 'disk/i386/pc/biosdisk.c' || echo './'`disk/i386/pc/biosdisk.c +mv -f disk/i386/pc/.deps-core/biosdisk_module-biosdisk.Tpo disk/i386/pc/.deps-core/biosdisk_module-biosdisk.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o biosdisk.module disk/i386/pc/biosdisk_module-biosdisk.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/usbms.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT disk/usbms_module-usbms.o -MD -MP -MF disk/.deps-core/usbms_module-usbms.Tpo -c -o disk/usbms_module-usbms.o `test -f 'disk/usbms.c' || echo './'`disk/usbms.c +mv -f disk/.deps-core/usbms_module-usbms.Tpo disk/.deps-core/usbms_module-usbms.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o usbms.module disk/usbms_module-usbms.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"efiemu/i386/pc/cfgtables.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT efiemu/i386/pc/efiemu_module-cfgtables.o -MD -MP -MF efiemu/i386/pc/.deps-core/efiemu_module-cfgtables.Tpo -c -o efiemu/i386/pc/efiemu_module-cfgtables.o `test -f 'efiemu/i386/pc/cfgtables.c' || echo './'`efiemu/i386/pc/cfgtables.c +mv -f efiemu/i386/pc/.deps-core/efiemu_module-cfgtables.Tpo efiemu/i386/pc/.deps-core/efiemu_module-cfgtables.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"efiemu/main.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT efiemu/efiemu_module-main.o -MD -MP -MF efiemu/.deps-core/efiemu_module-main.Tpo -c -o efiemu/efiemu_module-main.o `test -f 'efiemu/main.c' || echo './'`efiemu/main.c +mv -f efiemu/.deps-core/efiemu_module-main.Tpo efiemu/.deps-core/efiemu_module-main.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"efiemu/i386/loadcore32.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT efiemu/i386/efiemu_module-loadcore32.o -MD -MP -MF efiemu/i386/.deps-core/efiemu_module-loadcore32.Tpo -c -o efiemu/i386/efiemu_module-loadcore32.o `test -f 'efiemu/i386/loadcore32.c' || echo './'`efiemu/i386/loadcore32.c +mv -f efiemu/i386/.deps-core/efiemu_module-loadcore32.Tpo efiemu/i386/.deps-core/efiemu_module-loadcore32.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"efiemu/i386/loadcore64.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT efiemu/i386/efiemu_module-loadcore64.o -MD -MP -MF efiemu/i386/.deps-core/efiemu_module-loadcore64.Tpo -c -o efiemu/i386/efiemu_module-loadcore64.o `test -f 'efiemu/i386/loadcore64.c' || echo './'`efiemu/i386/loadcore64.c +mv -f efiemu/i386/.deps-core/efiemu_module-loadcore64.Tpo efiemu/i386/.deps-core/efiemu_module-loadcore64.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"efiemu/mm.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT efiemu/efiemu_module-mm.o -MD -MP -MF efiemu/.deps-core/efiemu_module-mm.Tpo -c -o efiemu/efiemu_module-mm.o `test -f 'efiemu/mm.c' || echo './'`efiemu/mm.c +mv -f efiemu/.deps-core/efiemu_module-mm.Tpo efiemu/.deps-core/efiemu_module-mm.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"efiemu/loadcore_common.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT efiemu/efiemu_module-loadcore_common.o -MD -MP -MF efiemu/.deps-core/efiemu_module-loadcore_common.Tpo -c -o efiemu/efiemu_module-loadcore_common.o `test -f 'efiemu/loadcore_common.c' || echo './'`efiemu/loadcore_common.c +mv -f efiemu/.deps-core/efiemu_module-loadcore_common.Tpo efiemu/.deps-core/efiemu_module-loadcore_common.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"efiemu/symbols.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT efiemu/efiemu_module-symbols.o -MD -MP -MF efiemu/.deps-core/efiemu_module-symbols.Tpo -c -o efiemu/efiemu_module-symbols.o `test -f 'efiemu/symbols.c' || echo './'`efiemu/symbols.c +mv -f efiemu/.deps-core/efiemu_module-symbols.Tpo efiemu/.deps-core/efiemu_module-symbols.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"efiemu/loadcore32.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT efiemu/efiemu_module-loadcore32.o -MD -MP -MF efiemu/.deps-core/efiemu_module-loadcore32.Tpo -c -o efiemu/efiemu_module-loadcore32.o `test -f 'efiemu/loadcore32.c' || echo './'`efiemu/loadcore32.c +mv -f efiemu/.deps-core/efiemu_module-loadcore32.Tpo efiemu/.deps-core/efiemu_module-loadcore32.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"efiemu/loadcore64.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT efiemu/efiemu_module-loadcore64.o -MD -MP -MF efiemu/.deps-core/efiemu_module-loadcore64.Tpo -c -o efiemu/efiemu_module-loadcore64.o `test -f 'efiemu/loadcore64.c' || echo './'`efiemu/loadcore64.c +mv -f efiemu/.deps-core/efiemu_module-loadcore64.Tpo efiemu/.deps-core/efiemu_module-loadcore64.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"efiemu/prepare32.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT efiemu/efiemu_module-prepare32.o -MD -MP -MF efiemu/.deps-core/efiemu_module-prepare32.Tpo -c -o efiemu/efiemu_module-prepare32.o `test -f 'efiemu/prepare32.c' || echo './'`efiemu/prepare32.c +mv -f efiemu/.deps-core/efiemu_module-prepare32.Tpo efiemu/.deps-core/efiemu_module-prepare32.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"efiemu/prepare64.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT efiemu/efiemu_module-prepare64.o -MD -MP -MF efiemu/.deps-core/efiemu_module-prepare64.Tpo -c -o efiemu/efiemu_module-prepare64.o `test -f 'efiemu/prepare64.c' || echo './'`efiemu/prepare64.c +mv -f efiemu/.deps-core/efiemu_module-prepare64.Tpo efiemu/.deps-core/efiemu_module-prepare64.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"efiemu/pnvram.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT efiemu/efiemu_module-pnvram.o -MD -MP -MF efiemu/.deps-core/efiemu_module-pnvram.Tpo -c -o efiemu/efiemu_module-pnvram.o `test -f 'efiemu/pnvram.c' || echo './'`efiemu/pnvram.c +mv -f efiemu/.deps-core/efiemu_module-pnvram.Tpo efiemu/.deps-core/efiemu_module-pnvram.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"efiemu/i386/coredetect.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT efiemu/i386/efiemu_module-coredetect.o -MD -MP -MF efiemu/i386/.deps-core/efiemu_module-coredetect.Tpo -c -o efiemu/i386/efiemu_module-coredetect.o `test -f 'efiemu/i386/coredetect.c' || echo './'`efiemu/i386/coredetect.c +mv -f efiemu/i386/.deps-core/efiemu_module-coredetect.Tpo efiemu/i386/.deps-core/efiemu_module-coredetect.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o efiemu.module efiemu/i386/pc/efiemu_module-cfgtables.o efiemu/efiemu_module-main.o efiemu/i386/efiemu_module-loadcore32.o efiemu/i386/efiemu_module-loadcore64.o efiemu/efiemu_module-mm.o efiemu/efiemu_module-loadcore_common.o efiemu/efiemu_module-symbols.o efiemu/efiemu_module-loadcore32.o efiemu/efiemu_module-loadcore64.o efiemu/efiemu_module-prepare32.o efiemu/efiemu_module-prepare64.o efiemu/efiemu_module-pnvram.o efiemu/i386/efiemu_module-coredetect.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"font/font.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT font/font_module-font.o -MD -MP -MF font/.deps-core/font_module-font.Tpo -c -o font/font_module-font.o `test -f 'font/font.c' || echo './'`font/font.c +mv -f font/.deps-core/font_module-font.Tpo font/.deps-core/font_module-font.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"font/font_cmd.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT font/font_module-font_cmd.o -MD -MP -MF font/.deps-core/font_module-font_cmd.Tpo -c -o font/font_module-font_cmd.o `test -f 'font/font_cmd.c' || echo './'`font/font_cmd.c +mv -f font/.deps-core/font_module-font_cmd.Tpo font/.deps-core/font_module-font_cmd.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o font.module font/font_module-font.o font/font_module-font_cmd.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/proc.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/procfs_module-proc.o -MD -MP -MF fs/.deps-core/procfs_module-proc.Tpo -c -o fs/procfs_module-proc.o `test -f 'fs/proc.c' || echo './'`fs/proc.c +mv -f fs/.deps-core/procfs_module-proc.Tpo fs/.deps-core/procfs_module-proc.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o procfs.module fs/procfs_module-proc.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/affs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/affs_module-affs.o -MD -MP -MF fs/.deps-core/affs_module-affs.Tpo -c -o fs/affs_module-affs.o `test -f 'fs/affs.c' || echo './'`fs/affs.c +mv -f fs/.deps-core/affs_module-affs.Tpo fs/.deps-core/affs_module-affs.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o affs.module fs/affs_module-affs.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/afs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/afs_module-afs.o -MD -MP -MF fs/.deps-core/afs_module-afs.Tpo -c -o fs/afs_module-afs.o `test -f 'fs/afs.c' || echo './'`fs/afs.c +mv -f fs/.deps-core/afs_module-afs.Tpo fs/.deps-core/afs_module-afs.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o afs.module fs/afs_module-afs.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/bfs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/bfs_module-bfs.o -MD -MP -MF fs/.deps-core/bfs_module-bfs.Tpo -c -o fs/bfs_module-bfs.o `test -f 'fs/bfs.c' || echo './'`fs/bfs.c +mv -f fs/.deps-core/bfs_module-bfs.Tpo fs/.deps-core/bfs_module-bfs.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o bfs.module fs/bfs_module-bfs.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/zstd/debug.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/zstd -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-undef -MT lib/zstd/zstd_module-debug.o -MD -MP -MF lib/zstd/.deps-core/zstd_module-debug.Tpo -c -o lib/zstd/zstd_module-debug.o `test -f 'lib/zstd/debug.c' || echo './'`lib/zstd/debug.c +mv -f lib/zstd/.deps-core/zstd_module-debug.Tpo lib/zstd/.deps-core/zstd_module-debug.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/zstd/entropy_common.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/zstd -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-undef -MT lib/zstd/zstd_module-entropy_common.o -MD -MP -MF lib/zstd/.deps-core/zstd_module-entropy_common.Tpo -c -o lib/zstd/zstd_module-entropy_common.o `test -f 'lib/zstd/entropy_common.c' || echo './'`lib/zstd/entropy_common.c +mv -f lib/zstd/.deps-core/zstd_module-entropy_common.Tpo lib/zstd/.deps-core/zstd_module-entropy_common.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/zstd/error_private.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/zstd -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-undef -MT lib/zstd/zstd_module-error_private.o -MD -MP -MF lib/zstd/.deps-core/zstd_module-error_private.Tpo -c -o lib/zstd/zstd_module-error_private.o `test -f 'lib/zstd/error_private.c' || echo './'`lib/zstd/error_private.c +mv -f lib/zstd/.deps-core/zstd_module-error_private.Tpo lib/zstd/.deps-core/zstd_module-error_private.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/zstd/fse_decompress.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/zstd -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-undef -MT lib/zstd/zstd_module-fse_decompress.o -MD -MP -MF lib/zstd/.deps-core/zstd_module-fse_decompress.Tpo -c -o lib/zstd/zstd_module-fse_decompress.o `test -f 'lib/zstd/fse_decompress.c' || echo './'`lib/zstd/fse_decompress.c +mv -f lib/zstd/.deps-core/zstd_module-fse_decompress.Tpo lib/zstd/.deps-core/zstd_module-fse_decompress.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/zstd/huf_decompress.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/zstd -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-undef -MT lib/zstd/zstd_module-huf_decompress.o -MD -MP -MF lib/zstd/.deps-core/zstd_module-huf_decompress.Tpo -c -o lib/zstd/zstd_module-huf_decompress.o `test -f 'lib/zstd/huf_decompress.c' || echo './'`lib/zstd/huf_decompress.c +mv -f lib/zstd/.deps-core/zstd_module-huf_decompress.Tpo lib/zstd/.deps-core/zstd_module-huf_decompress.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/zstd/module.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/zstd -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-undef -MT lib/zstd/zstd_module-module.o -MD -MP -MF lib/zstd/.deps-core/zstd_module-module.Tpo -c -o lib/zstd/zstd_module-module.o `test -f 'lib/zstd/module.c' || echo './'`lib/zstd/module.c +mv -f lib/zstd/.deps-core/zstd_module-module.Tpo lib/zstd/.deps-core/zstd_module-module.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/zstd/xxhash.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/zstd -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-undef -MT lib/zstd/zstd_module-xxhash.o -MD -MP -MF lib/zstd/.deps-core/zstd_module-xxhash.Tpo -c -o lib/zstd/zstd_module-xxhash.o `test -f 'lib/zstd/xxhash.c' || echo './'`lib/zstd/xxhash.c +mv -f lib/zstd/.deps-core/zstd_module-xxhash.Tpo lib/zstd/.deps-core/zstd_module-xxhash.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/zstd/zstd_common.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/zstd -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-undef -MT lib/zstd/zstd_module-zstd_common.o -MD -MP -MF lib/zstd/.deps-core/zstd_module-zstd_common.Tpo -c -o lib/zstd/zstd_module-zstd_common.o `test -f 'lib/zstd/zstd_common.c' || echo './'`lib/zstd/zstd_common.c +mv -f lib/zstd/.deps-core/zstd_module-zstd_common.Tpo lib/zstd/.deps-core/zstd_module-zstd_common.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/zstd/zstd_decompress.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/zstd -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-undef -MT lib/zstd/zstd_module-zstd_decompress.o -MD -MP -MF lib/zstd/.deps-core/zstd_module-zstd_decompress.Tpo -c -o lib/zstd/zstd_module-zstd_decompress.o `test -f 'lib/zstd/zstd_decompress.c' || echo './'`lib/zstd/zstd_decompress.c +mv -f lib/zstd/.deps-core/zstd_module-zstd_decompress.Tpo lib/zstd/.deps-core/zstd_module-zstd_decompress.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-undef -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o zstd.module lib/zstd/zstd_module-debug.o lib/zstd/zstd_module-entropy_common.o lib/zstd/zstd_module-error_private.o lib/zstd/zstd_module-fse_decompress.o lib/zstd/zstd_module-huf_decompress.o lib/zstd/zstd_module-module.o lib/zstd/zstd_module-xxhash.o lib/zstd/zstd_module-zstd_common.o lib/zstd/zstd_module-zstd_decompress.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/btrfs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/minilzo -I./lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-undef -MT fs/btrfs_module-btrfs.o -MD -MP -MF fs/.deps-core/btrfs_module-btrfs.Tpo -c -o fs/btrfs_module-btrfs.o `test -f 'fs/btrfs.c' || echo './'`fs/btrfs.c +mv -f fs/.deps-core/btrfs_module-btrfs.Tpo fs/.deps-core/btrfs_module-btrfs.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/crc.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/minilzo -I./lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-undef -MT lib/btrfs_module-crc.o -MD -MP -MF lib/.deps-core/btrfs_module-crc.Tpo -c -o lib/btrfs_module-crc.o `test -f 'lib/crc.c' || echo './'`lib/crc.c +mv -f lib/.deps-core/btrfs_module-crc.Tpo lib/.deps-core/btrfs_module-crc.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-undef -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o btrfs.module fs/btrfs_module-btrfs.o lib/btrfs_module-crc.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/archelp.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/archelp_module-archelp.o -MD -MP -MF fs/.deps-core/archelp_module-archelp.Tpo -c -o fs/archelp_module-archelp.o `test -f 'fs/archelp.c' || echo './'`fs/archelp.c +mv -f fs/.deps-core/archelp_module-archelp.Tpo fs/.deps-core/archelp_module-archelp.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o archelp.module fs/archelp_module-archelp.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/cbfs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/cbfs_module-cbfs.o -MD -MP -MF fs/.deps-core/cbfs_module-cbfs.Tpo -c -o fs/cbfs_module-cbfs.o `test -f 'fs/cbfs.c' || echo './'`fs/cbfs.c +mv -f fs/.deps-core/cbfs_module-cbfs.Tpo fs/.deps-core/cbfs_module-cbfs.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o cbfs.module fs/cbfs_module-cbfs.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/cpio.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/cpio_module-cpio.o -MD -MP -MF fs/.deps-core/cpio_module-cpio.Tpo -c -o fs/cpio_module-cpio.o `test -f 'fs/cpio.c' || echo './'`fs/cpio.c +mv -f fs/.deps-core/cpio_module-cpio.Tpo fs/.deps-core/cpio_module-cpio.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o cpio.module fs/cpio_module-cpio.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/cpio_be.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/cpio_be_module-cpio_be.o -MD -MP -MF fs/.deps-core/cpio_be_module-cpio_be.Tpo -c -o fs/cpio_be_module-cpio_be.o `test -f 'fs/cpio_be.c' || echo './'`fs/cpio_be.c +mv -f fs/.deps-core/cpio_be_module-cpio_be.Tpo fs/.deps-core/cpio_be_module-cpio_be.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o cpio_be.module fs/cpio_be_module-cpio_be.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/newc.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/newc_module-newc.o -MD -MP -MF fs/.deps-core/newc_module-newc.Tpo -c -o fs/newc_module-newc.o `test -f 'fs/newc.c' || echo './'`fs/newc.c +mv -f fs/.deps-core/newc_module-newc.Tpo fs/.deps-core/newc_module-newc.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o newc.module fs/newc_module-newc.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/odc.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/odc_module-odc.o -MD -MP -MF fs/.deps-core/odc_module-odc.Tpo -c -o fs/odc_module-odc.o `test -f 'fs/odc.c' || echo './'`fs/odc.c +mv -f fs/.deps-core/odc_module-odc.Tpo fs/.deps-core/odc_module-odc.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o odc.module fs/odc_module-odc.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/ext2.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/ext2_module-ext2.o -MD -MP -MF fs/.deps-core/ext2_module-ext2.Tpo -c -o fs/ext2_module-ext2.o `test -f 'fs/ext2.c' || echo './'`fs/ext2.c +mv -f fs/.deps-core/ext2_module-ext2.Tpo fs/.deps-core/ext2_module-ext2.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o ext2.module fs/ext2_module-ext2.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/fat.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/fat_module-fat.o -MD -MP -MF fs/.deps-core/fat_module-fat.Tpo -c -o fs/fat_module-fat.o `test -f 'fs/fat.c' || echo './'`fs/fat.c +mv -f fs/.deps-core/fat_module-fat.Tpo fs/.deps-core/fat_module-fat.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o fat.module fs/fat_module-fat.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/exfat.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/exfat_module-exfat.o -MD -MP -MF fs/.deps-core/exfat_module-exfat.Tpo -c -o fs/exfat_module-exfat.o `test -f 'fs/exfat.c' || echo './'`fs/exfat.c +mv -f fs/.deps-core/exfat_module-exfat.Tpo fs/.deps-core/exfat_module-exfat.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o exfat.module fs/exfat_module-exfat.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/f2fs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/f2fs_module-f2fs.o -MD -MP -MF fs/.deps-core/f2fs_module-f2fs.Tpo -c -o fs/f2fs_module-f2fs.o `test -f 'fs/f2fs.c' || echo './'`fs/f2fs.c +mv -f fs/.deps-core/f2fs_module-f2fs.Tpo fs/.deps-core/f2fs_module-f2fs.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o f2fs.module fs/f2fs_module-f2fs.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/fshelp.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/fshelp_module-fshelp.o -MD -MP -MF fs/.deps-core/fshelp_module-fshelp.Tpo -c -o fs/fshelp_module-fshelp.o `test -f 'fs/fshelp.c' || echo './'`fs/fshelp.c +mv -f fs/.deps-core/fshelp_module-fshelp.Tpo fs/.deps-core/fshelp_module-fshelp.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o fshelp.module fs/fshelp_module-fshelp.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/hfs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/hfs_module-hfs.o -MD -MP -MF fs/.deps-core/hfs_module-hfs.Tpo -c -o fs/hfs_module-hfs.o `test -f 'fs/hfs.c' || echo './'`fs/hfs.c +mv -f fs/.deps-core/hfs_module-hfs.Tpo fs/.deps-core/hfs_module-hfs.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o hfs.module fs/hfs_module-hfs.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/hfsplus.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/hfsplus_module-hfsplus.o -MD -MP -MF fs/.deps-core/hfsplus_module-hfsplus.Tpo -c -o fs/hfsplus_module-hfsplus.o `test -f 'fs/hfsplus.c' || echo './'`fs/hfsplus.c +mv -f fs/.deps-core/hfsplus_module-hfsplus.Tpo fs/.deps-core/hfsplus_module-hfsplus.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o hfsplus.module fs/hfsplus_module-hfsplus.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/hfspluscomp.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/hfspluscomp_module-hfspluscomp.o -MD -MP -MF fs/.deps-core/hfspluscomp_module-hfspluscomp.Tpo -c -o fs/hfspluscomp_module-hfspluscomp.o `test -f 'fs/hfspluscomp.c' || echo './'`fs/hfspluscomp.c +mv -f fs/.deps-core/hfspluscomp_module-hfspluscomp.Tpo fs/.deps-core/hfspluscomp_module-hfspluscomp.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o hfspluscomp.module fs/hfspluscomp_module-hfspluscomp.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/iso9660.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/iso9660_module-iso9660.o -MD -MP -MF fs/.deps-core/iso9660_module-iso9660.Tpo -c -o fs/iso9660_module-iso9660.o `test -f 'fs/iso9660.c' || echo './'`fs/iso9660.c +mv -f fs/.deps-core/iso9660_module-iso9660.Tpo fs/.deps-core/iso9660_module-iso9660.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o iso9660.module fs/iso9660_module-iso9660.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/jfs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/jfs_module-jfs.o -MD -MP -MF fs/.deps-core/jfs_module-jfs.Tpo -c -o fs/jfs_module-jfs.o `test -f 'fs/jfs.c' || echo './'`fs/jfs.c +mv -f fs/.deps-core/jfs_module-jfs.Tpo fs/.deps-core/jfs_module-jfs.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o jfs.module fs/jfs_module-jfs.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/minix.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/minix_module-minix.o -MD -MP -MF fs/.deps-core/minix_module-minix.Tpo -c -o fs/minix_module-minix.o `test -f 'fs/minix.c' || echo './'`fs/minix.c +mv -f fs/.deps-core/minix_module-minix.Tpo fs/.deps-core/minix_module-minix.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o minix.module fs/minix_module-minix.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/minix2.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/minix2_module-minix2.o -MD -MP -MF fs/.deps-core/minix2_module-minix2.Tpo -c -o fs/minix2_module-minix2.o `test -f 'fs/minix2.c' || echo './'`fs/minix2.c +mv -f fs/.deps-core/minix2_module-minix2.Tpo fs/.deps-core/minix2_module-minix2.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o minix2.module fs/minix2_module-minix2.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/minix3.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/minix3_module-minix3.o -MD -MP -MF fs/.deps-core/minix3_module-minix3.Tpo -c -o fs/minix3_module-minix3.o `test -f 'fs/minix3.c' || echo './'`fs/minix3.c +mv -f fs/.deps-core/minix3_module-minix3.Tpo fs/.deps-core/minix3_module-minix3.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o minix3.module fs/minix3_module-minix3.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/minix_be.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/minix_be_module-minix_be.o -MD -MP -MF fs/.deps-core/minix_be_module-minix_be.Tpo -c -o fs/minix_be_module-minix_be.o `test -f 'fs/minix_be.c' || echo './'`fs/minix_be.c +mv -f fs/.deps-core/minix_be_module-minix_be.Tpo fs/.deps-core/minix_be_module-minix_be.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o minix_be.module fs/minix_be_module-minix_be.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/minix2_be.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/minix2_be_module-minix2_be.o -MD -MP -MF fs/.deps-core/minix2_be_module-minix2_be.Tpo -c -o fs/minix2_be_module-minix2_be.o `test -f 'fs/minix2_be.c' || echo './'`fs/minix2_be.c +mv -f fs/.deps-core/minix2_be_module-minix2_be.Tpo fs/.deps-core/minix2_be_module-minix2_be.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o minix2_be.module fs/minix2_be_module-minix2_be.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/minix3_be.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/minix3_be_module-minix3_be.o -MD -MP -MF fs/.deps-core/minix3_be_module-minix3_be.Tpo -c -o fs/minix3_be_module-minix3_be.o `test -f 'fs/minix3_be.c' || echo './'`fs/minix3_be.c +mv -f fs/.deps-core/minix3_be_module-minix3_be.Tpo fs/.deps-core/minix3_be_module-minix3_be.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o minix3_be.module fs/minix3_be_module-minix3_be.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/nilfs2.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/nilfs2_module-nilfs2.o -MD -MP -MF fs/.deps-core/nilfs2_module-nilfs2.Tpo -c -o fs/nilfs2_module-nilfs2.o `test -f 'fs/nilfs2.c' || echo './'`fs/nilfs2.c +mv -f fs/.deps-core/nilfs2_module-nilfs2.Tpo fs/.deps-core/nilfs2_module-nilfs2.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o nilfs2.module fs/nilfs2_module-nilfs2.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/ntfs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/ntfs_module-ntfs.o -MD -MP -MF fs/.deps-core/ntfs_module-ntfs.Tpo -c -o fs/ntfs_module-ntfs.o `test -f 'fs/ntfs.c' || echo './'`fs/ntfs.c +mv -f fs/.deps-core/ntfs_module-ntfs.Tpo fs/.deps-core/ntfs_module-ntfs.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o ntfs.module fs/ntfs_module-ntfs.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/ntfscomp.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/ntfscomp_module-ntfscomp.o -MD -MP -MF fs/.deps-core/ntfscomp_module-ntfscomp.Tpo -c -o fs/ntfscomp_module-ntfscomp.o `test -f 'fs/ntfscomp.c' || echo './'`fs/ntfscomp.c +mv -f fs/.deps-core/ntfscomp_module-ntfscomp.Tpo fs/.deps-core/ntfscomp_module-ntfscomp.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o ntfscomp.module fs/ntfscomp_module-ntfscomp.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/reiserfs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/reiserfs_module-reiserfs.o -MD -MP -MF fs/.deps-core/reiserfs_module-reiserfs.Tpo -c -o fs/reiserfs_module-reiserfs.o `test -f 'fs/reiserfs.c' || echo './'`fs/reiserfs.c +mv -f fs/.deps-core/reiserfs_module-reiserfs.Tpo fs/.deps-core/reiserfs_module-reiserfs.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o reiserfs.module fs/reiserfs_module-reiserfs.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/romfs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/romfs_module-romfs.o -MD -MP -MF fs/.deps-core/romfs_module-romfs.Tpo -c -o fs/romfs_module-romfs.o `test -f 'fs/romfs.c' || echo './'`fs/romfs.c +mv -f fs/.deps-core/romfs_module-romfs.Tpo fs/.deps-core/romfs_module-romfs.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o romfs.module fs/romfs_module-romfs.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/sfs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/sfs_module-sfs.o -MD -MP -MF fs/.deps-core/sfs_module-sfs.Tpo -c -o fs/sfs_module-sfs.o `test -f 'fs/sfs.c' || echo './'`fs/sfs.c +mv -f fs/.deps-core/sfs_module-sfs.Tpo fs/.deps-core/sfs_module-sfs.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o sfs.module fs/sfs_module-sfs.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/squash4.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/xzembed -I./lib/minilzo -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-undef -MT fs/squash4_module-squash4.o -MD -MP -MF fs/.deps-core/squash4_module-squash4.Tpo -c -o fs/squash4_module-squash4.o `test -f 'fs/squash4.c' || echo './'`fs/squash4.c +mv -f fs/.deps-core/squash4_module-squash4.Tpo fs/.deps-core/squash4_module-squash4.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-undef -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o squash4.module fs/squash4_module-squash4.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/tar.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/tar_module-tar.o -MD -MP -MF fs/.deps-core/tar_module-tar.Tpo -c -o fs/tar_module-tar.o `test -f 'fs/tar.c' || echo './'`fs/tar.c +mv -f fs/.deps-core/tar_module-tar.Tpo fs/.deps-core/tar_module-tar.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o tar.module fs/tar_module-tar.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/udf.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/udf_module-udf.o -MD -MP -MF fs/.deps-core/udf_module-udf.Tpo -c -o fs/udf_module-udf.o `test -f 'fs/udf.c' || echo './'`fs/udf.c +mv -f fs/.deps-core/udf_module-udf.Tpo fs/.deps-core/udf_module-udf.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o udf.module fs/udf_module-udf.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/ufs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/ufs1_module-ufs.o -MD -MP -MF fs/.deps-core/ufs1_module-ufs.Tpo -c -o fs/ufs1_module-ufs.o `test -f 'fs/ufs.c' || echo './'`fs/ufs.c +mv -f fs/.deps-core/ufs1_module-ufs.Tpo fs/.deps-core/ufs1_module-ufs.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o ufs1.module fs/ufs1_module-ufs.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/ufs_be.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/ufs1_be_module-ufs_be.o -MD -MP -MF fs/.deps-core/ufs1_be_module-ufs_be.Tpo -c -o fs/ufs1_be_module-ufs_be.o `test -f 'fs/ufs_be.c' || echo './'`fs/ufs_be.c +mv -f fs/.deps-core/ufs1_be_module-ufs_be.Tpo fs/.deps-core/ufs1_be_module-ufs_be.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o ufs1_be.module fs/ufs1_be_module-ufs_be.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/ufs2.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/ufs2_module-ufs2.o -MD -MP -MF fs/.deps-core/ufs2_module-ufs2.Tpo -c -o fs/ufs2_module-ufs2.o `test -f 'fs/ufs2.c' || echo './'`fs/ufs2.c +mv -f fs/.deps-core/ufs2_module-ufs2.Tpo fs/.deps-core/ufs2_module-ufs2.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o ufs2.module fs/ufs2_module-ufs2.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/xfs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/xfs_module-xfs.o -MD -MP -MF fs/.deps-core/xfs_module-xfs.Tpo -c -o fs/xfs_module-xfs.o `test -f 'fs/xfs.c' || echo './'`fs/xfs.c +mv -f fs/.deps-core/xfs_module-xfs.Tpo fs/.deps-core/xfs_module-xfs.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o xfs.module fs/xfs_module-xfs.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/zfs/zfs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/zfs/zfs_module-zfs.o -MD -MP -MF fs/zfs/.deps-core/zfs_module-zfs.Tpo -c -o fs/zfs/zfs_module-zfs.o `test -f 'fs/zfs/zfs.c' || echo './'`fs/zfs/zfs.c +mv -f fs/zfs/.deps-core/zfs_module-zfs.Tpo fs/zfs/.deps-core/zfs_module-zfs.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/zfs/zfs_lzjb.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/zfs/zfs_module-zfs_lzjb.o -MD -MP -MF fs/zfs/.deps-core/zfs_module-zfs_lzjb.Tpo -c -o fs/zfs/zfs_module-zfs_lzjb.o `test -f 'fs/zfs/zfs_lzjb.c' || echo './'`fs/zfs/zfs_lzjb.c +mv -f fs/zfs/.deps-core/zfs_module-zfs_lzjb.Tpo fs/zfs/.deps-core/zfs_module-zfs_lzjb.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/zfs/zfs_lz4.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/zfs/zfs_module-zfs_lz4.o -MD -MP -MF fs/zfs/.deps-core/zfs_module-zfs_lz4.Tpo -c -o fs/zfs/zfs_module-zfs_lz4.o `test -f 'fs/zfs/zfs_lz4.c' || echo './'`fs/zfs/zfs_lz4.c +mv -f fs/zfs/.deps-core/zfs_module-zfs_lz4.Tpo fs/zfs/.deps-core/zfs_module-zfs_lz4.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/zfs/zfs_sha256.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/zfs/zfs_module-zfs_sha256.o -MD -MP -MF fs/zfs/.deps-core/zfs_module-zfs_sha256.Tpo -c -o fs/zfs/zfs_module-zfs_sha256.o `test -f 'fs/zfs/zfs_sha256.c' || echo './'`fs/zfs/zfs_sha256.c +mv -f fs/zfs/.deps-core/zfs_module-zfs_sha256.Tpo fs/zfs/.deps-core/zfs_module-zfs_sha256.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/zfs/zfs_fletcher.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/zfs/zfs_module-zfs_fletcher.o -MD -MP -MF fs/zfs/.deps-core/zfs_module-zfs_fletcher.Tpo -c -o fs/zfs/zfs_module-zfs_fletcher.o `test -f 'fs/zfs/zfs_fletcher.c' || echo './'`fs/zfs/zfs_fletcher.c +mv -f fs/zfs/.deps-core/zfs_module-zfs_fletcher.Tpo fs/zfs/.deps-core/zfs_module-zfs_fletcher.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o zfs.module fs/zfs/zfs_module-zfs.o fs/zfs/zfs_module-zfs_lzjb.o fs/zfs/zfs_module-zfs_lz4.o fs/zfs/zfs_module-zfs_sha256.o fs/zfs/zfs_module-zfs_fletcher.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/zfs/zfscrypt.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/zfs/zfscrypt_module-zfscrypt.o -MD -MP -MF fs/zfs/.deps-core/zfscrypt_module-zfscrypt.Tpo -c -o fs/zfs/zfscrypt_module-zfscrypt.o `test -f 'fs/zfs/zfscrypt.c' || echo './'`fs/zfs/zfscrypt.c +mv -f fs/zfs/.deps-core/zfscrypt_module-zfscrypt.Tpo fs/zfs/.deps-core/zfscrypt_module-zfscrypt.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o zfscrypt.module fs/zfs/zfscrypt_module-zfscrypt.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/zfs/zfsinfo.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT fs/zfs/zfsinfo_module-zfsinfo.o -MD -MP -MF fs/zfs/.deps-core/zfsinfo_module-zfsinfo.Tpo -c -o fs/zfs/zfsinfo_module-zfsinfo.o `test -f 'fs/zfs/zfsinfo.c' || echo './'`fs/zfs/zfsinfo.c +mv -f fs/zfs/.deps-core/zfsinfo_module-zfsinfo.Tpo fs/zfs/.deps-core/zfsinfo_module-zfsinfo.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o zfsinfo.module fs/zfs/zfsinfo_module-zfsinfo.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/macbless.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/macbless_module-macbless.o -MD -MP -MF commands/.deps-core/macbless_module-macbless.Tpo -c -o commands/macbless_module-macbless.o `test -f 'commands/macbless.c' || echo './'`commands/macbless.c +mv -f commands/.deps-core/macbless_module-macbless.Tpo commands/.deps-core/macbless_module-macbless.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o macbless.module commands/macbless_module-macbless.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"net/drivers/i386/pc/pxe.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT net/drivers/i386/pc/pxe_module-pxe.o -MD -MP -MF net/drivers/i386/pc/.deps-core/pxe_module-pxe.Tpo -c -o net/drivers/i386/pc/pxe_module-pxe.o `test -f 'net/drivers/i386/pc/pxe.c' || echo './'`net/drivers/i386/pc/pxe.c +mv -f net/drivers/i386/pc/.deps-core/pxe_module-pxe.Tpo net/drivers/i386/pc/.deps-core/pxe_module-pxe.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o pxe.module net/drivers/i386/pc/pxe_module-pxe.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gettext/gettext.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT gettext/gettext_module-gettext.o -MD -MP -MF gettext/.deps-core/gettext_module-gettext.Tpo -c -o gettext/gettext_module-gettext.o `test -f 'gettext/gettext.c' || echo './'`gettext/gettext.c +mv -f gettext/.deps-core/gettext_module-gettext.Tpo gettext/.deps-core/gettext_module-gettext.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gettext.module gettext/gettext_module-gettext.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gfxmenu/gfxmenu.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT gfxmenu/gfxmenu_module-gfxmenu.o -MD -MP -MF gfxmenu/.deps-core/gfxmenu_module-gfxmenu.Tpo -c -o gfxmenu/gfxmenu_module-gfxmenu.o `test -f 'gfxmenu/gfxmenu.c' || echo './'`gfxmenu/gfxmenu.c +mv -f gfxmenu/.deps-core/gfxmenu_module-gfxmenu.Tpo gfxmenu/.deps-core/gfxmenu_module-gfxmenu.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gfxmenu/view.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT gfxmenu/gfxmenu_module-view.o -MD -MP -MF gfxmenu/.deps-core/gfxmenu_module-view.Tpo -c -o gfxmenu/gfxmenu_module-view.o `test -f 'gfxmenu/view.c' || echo './'`gfxmenu/view.c +mv -f gfxmenu/.deps-core/gfxmenu_module-view.Tpo gfxmenu/.deps-core/gfxmenu_module-view.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gfxmenu/font.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT gfxmenu/gfxmenu_module-font.o -MD -MP -MF gfxmenu/.deps-core/gfxmenu_module-font.Tpo -c -o gfxmenu/gfxmenu_module-font.o `test -f 'gfxmenu/font.c' || echo './'`gfxmenu/font.c +mv -f gfxmenu/.deps-core/gfxmenu_module-font.Tpo gfxmenu/.deps-core/gfxmenu_module-font.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gfxmenu/icon_manager.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT gfxmenu/gfxmenu_module-icon_manager.o -MD -MP -MF gfxmenu/.deps-core/gfxmenu_module-icon_manager.Tpo -c -o gfxmenu/gfxmenu_module-icon_manager.o `test -f 'gfxmenu/icon_manager.c' || echo './'`gfxmenu/icon_manager.c +mv -f gfxmenu/.deps-core/gfxmenu_module-icon_manager.Tpo gfxmenu/.deps-core/gfxmenu_module-icon_manager.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gfxmenu/theme_loader.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT gfxmenu/gfxmenu_module-theme_loader.o -MD -MP -MF gfxmenu/.deps-core/gfxmenu_module-theme_loader.Tpo -c -o gfxmenu/gfxmenu_module-theme_loader.o `test -f 'gfxmenu/theme_loader.c' || echo './'`gfxmenu/theme_loader.c +mv -f gfxmenu/.deps-core/gfxmenu_module-theme_loader.Tpo gfxmenu/.deps-core/gfxmenu_module-theme_loader.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gfxmenu/widget-box.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT gfxmenu/gfxmenu_module-widget-box.o -MD -MP -MF gfxmenu/.deps-core/gfxmenu_module-widget-box.Tpo -c -o gfxmenu/gfxmenu_module-widget-box.o `test -f 'gfxmenu/widget-box.c' || echo './'`gfxmenu/widget-box.c +mv -f gfxmenu/.deps-core/gfxmenu_module-widget-box.Tpo gfxmenu/.deps-core/gfxmenu_module-widget-box.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gfxmenu/gui_canvas.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT gfxmenu/gfxmenu_module-gui_canvas.o -MD -MP -MF gfxmenu/.deps-core/gfxmenu_module-gui_canvas.Tpo -c -o gfxmenu/gfxmenu_module-gui_canvas.o `test -f 'gfxmenu/gui_canvas.c' || echo './'`gfxmenu/gui_canvas.c +mv -f gfxmenu/.deps-core/gfxmenu_module-gui_canvas.Tpo gfxmenu/.deps-core/gfxmenu_module-gui_canvas.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gfxmenu/gui_circular_progress.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT gfxmenu/gfxmenu_module-gui_circular_progress.o -MD -MP -MF gfxmenu/.deps-core/gfxmenu_module-gui_circular_progress.Tpo -c -o gfxmenu/gfxmenu_module-gui_circular_progress.o `test -f 'gfxmenu/gui_circular_progress.c' || echo './'`gfxmenu/gui_circular_progress.c +mv -f gfxmenu/.deps-core/gfxmenu_module-gui_circular_progress.Tpo gfxmenu/.deps-core/gfxmenu_module-gui_circular_progress.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gfxmenu/gui_box.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT gfxmenu/gfxmenu_module-gui_box.o -MD -MP -MF gfxmenu/.deps-core/gfxmenu_module-gui_box.Tpo -c -o gfxmenu/gfxmenu_module-gui_box.o `test -f 'gfxmenu/gui_box.c' || echo './'`gfxmenu/gui_box.c +mv -f gfxmenu/.deps-core/gfxmenu_module-gui_box.Tpo gfxmenu/.deps-core/gfxmenu_module-gui_box.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gfxmenu/gui_label.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT gfxmenu/gfxmenu_module-gui_label.o -MD -MP -MF gfxmenu/.deps-core/gfxmenu_module-gui_label.Tpo -c -o gfxmenu/gfxmenu_module-gui_label.o `test -f 'gfxmenu/gui_label.c' || echo './'`gfxmenu/gui_label.c +mv -f gfxmenu/.deps-core/gfxmenu_module-gui_label.Tpo gfxmenu/.deps-core/gfxmenu_module-gui_label.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gfxmenu/gui_list.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT gfxmenu/gfxmenu_module-gui_list.o -MD -MP -MF gfxmenu/.deps-core/gfxmenu_module-gui_list.Tpo -c -o gfxmenu/gfxmenu_module-gui_list.o `test -f 'gfxmenu/gui_list.c' || echo './'`gfxmenu/gui_list.c +mv -f gfxmenu/.deps-core/gfxmenu_module-gui_list.Tpo gfxmenu/.deps-core/gfxmenu_module-gui_list.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gfxmenu/gui_image.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT gfxmenu/gfxmenu_module-gui_image.o -MD -MP -MF gfxmenu/.deps-core/gfxmenu_module-gui_image.Tpo -c -o gfxmenu/gfxmenu_module-gui_image.o `test -f 'gfxmenu/gui_image.c' || echo './'`gfxmenu/gui_image.c +mv -f gfxmenu/.deps-core/gfxmenu_module-gui_image.Tpo gfxmenu/.deps-core/gfxmenu_module-gui_image.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gfxmenu/gui_progress_bar.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT gfxmenu/gfxmenu_module-gui_progress_bar.o -MD -MP -MF gfxmenu/.deps-core/gfxmenu_module-gui_progress_bar.Tpo -c -o gfxmenu/gfxmenu_module-gui_progress_bar.o `test -f 'gfxmenu/gui_progress_bar.c' || echo './'`gfxmenu/gui_progress_bar.c +mv -f gfxmenu/.deps-core/gfxmenu_module-gui_progress_bar.Tpo gfxmenu/.deps-core/gfxmenu_module-gui_progress_bar.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gfxmenu/gui_util.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT gfxmenu/gfxmenu_module-gui_util.o -MD -MP -MF gfxmenu/.deps-core/gfxmenu_module-gui_util.Tpo -c -o gfxmenu/gfxmenu_module-gui_util.o `test -f 'gfxmenu/gui_util.c' || echo './'`gfxmenu/gui_util.c +mv -f gfxmenu/.deps-core/gfxmenu_module-gui_util.Tpo gfxmenu/.deps-core/gfxmenu_module-gui_util.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gfxmenu/gui_string_util.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT gfxmenu/gfxmenu_module-gui_string_util.o -MD -MP -MF gfxmenu/.deps-core/gfxmenu_module-gui_string_util.Tpo -c -o gfxmenu/gfxmenu_module-gui_string_util.o `test -f 'gfxmenu/gui_string_util.c' || echo './'`gfxmenu/gui_string_util.c +mv -f gfxmenu/.deps-core/gfxmenu_module-gui_string_util.Tpo gfxmenu/.deps-core/gfxmenu_module-gui_string_util.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gfxmenu.module gfxmenu/gfxmenu_module-gfxmenu.o gfxmenu/gfxmenu_module-view.o gfxmenu/gfxmenu_module-font.o gfxmenu/gfxmenu_module-icon_manager.o gfxmenu/gfxmenu_module-theme_loader.o gfxmenu/gfxmenu_module-widget-box.o gfxmenu/gfxmenu_module-gui_canvas.o gfxmenu/gfxmenu_module-gui_circular_progress.o gfxmenu/gfxmenu_module-gui_box.o gfxmenu/gfxmenu_module-gui_label.o gfxmenu/gfxmenu_module-gui_list.o gfxmenu/gfxmenu_module-gui_image.o gfxmenu/gfxmenu_module-gui_progress_bar.o gfxmenu/gfxmenu_module-gui_util.o gfxmenu/gfxmenu_module-gui_string_util.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"hello/hello.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT hello/hello_module-hello.o -MD -MP -MF hello/.deps-core/hello_module-hello.Tpo -c -o hello/hello_module-hello.o `test -f 'hello/hello.c' || echo './'`hello/hello.c +mv -f hello/.deps-core/hello_module-hello.Tpo hello/.deps-core/hello_module-hello.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o hello.module hello/hello_module-hello.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"io/gzio.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT io/gzio_module-gzio.o -MD -MP -MF io/.deps-core/gzio_module-gzio.Tpo -c -o io/gzio_module-gzio.o `test -f 'io/gzio.c' || echo './'`io/gzio.c +mv -f io/.deps-core/gzio_module-gzio.Tpo io/.deps-core/gzio_module-gzio.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gzio.module io/gzio_module-gzio.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"io/offset.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT io/offsetio_module-offset.o -MD -MP -MF io/.deps-core/offsetio_module-offset.Tpo -c -o io/offsetio_module-offset.o `test -f 'io/offset.c' || echo './'`io/offset.c +mv -f io/.deps-core/offsetio_module-offset.Tpo io/.deps-core/offsetio_module-offset.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o offsetio.module io/offsetio_module-offset.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"io/bufio.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT io/bufio_module-bufio.o -MD -MP -MF io/.deps-core/bufio_module-bufio.Tpo -c -o io/bufio_module-bufio.o `test -f 'io/bufio.c' || echo './'`io/bufio.c +mv -f io/.deps-core/bufio_module-bufio.Tpo io/.deps-core/bufio_module-bufio.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o bufio.module io/bufio_module-bufio.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/elf.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/elf_module-elf.o -MD -MP -MF kern/.deps-core/elf_module-elf.Tpo -c -o kern/elf_module-elf.o `test -f 'kern/elf.c' || echo './'`kern/elf.c +mv -f kern/.deps-core/elf_module-elf.Tpo kern/.deps-core/elf_module-elf.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o elf.module kern/elf_module-elf.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/crypto.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/crypto_module-crypto.o -MD -MP -MF lib/.deps-core/crypto_module-crypto.Tpo -c -o lib/crypto_module-crypto.o `test -f 'lib/crypto.c' || echo './'`lib/crypto.c +mv -f lib/.deps-core/crypto_module-crypto.Tpo lib/.deps-core/crypto_module-crypto.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o crypto.module lib/crypto_module-crypto.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/pbkdf2.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/pbkdf2_module-pbkdf2.o -MD -MP -MF lib/.deps-core/pbkdf2_module-pbkdf2.Tpo -c -o lib/pbkdf2_module-pbkdf2.o `test -f 'lib/pbkdf2.c' || echo './'`lib/pbkdf2.c +mv -f lib/.deps-core/pbkdf2_module-pbkdf2.Tpo lib/.deps-core/pbkdf2_module-pbkdf2.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o pbkdf2.module lib/pbkdf2_module-pbkdf2.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/i386/relocator_asm.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -g -m32 -msoft-float -DGRUB_FILE=\"lib/i386/relocator_asm.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DASM_FILE=1 -MT lib/i386/relocator_module-relocator_asm.o -MD -MP -MF lib/i386/.deps-core/relocator_module-relocator_asm.Tpo -c -o lib/i386/relocator_module-relocator_asm.o `test -f 'lib/i386/relocator_asm.S' || echo './'`lib/i386/relocator_asm.S +mv -f lib/i386/.deps-core/relocator_module-relocator_asm.Tpo lib/i386/.deps-core/relocator_module-relocator_asm.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/i386/relocator16.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -g -m32 -msoft-float -DGRUB_FILE=\"lib/i386/relocator16.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DASM_FILE=1 -MT lib/i386/relocator_module-relocator16.o -MD -MP -MF lib/i386/.deps-core/relocator_module-relocator16.Tpo -c -o lib/i386/relocator_module-relocator16.o `test -f 'lib/i386/relocator16.S' || echo './'`lib/i386/relocator16.S +mv -f lib/i386/.deps-core/relocator_module-relocator16.Tpo lib/i386/.deps-core/relocator_module-relocator16.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/i386/relocator32.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -g -m32 -msoft-float -DGRUB_FILE=\"lib/i386/relocator32.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DASM_FILE=1 -MT lib/i386/relocator_module-relocator32.o -MD -MP -MF lib/i386/.deps-core/relocator_module-relocator32.Tpo -c -o lib/i386/relocator_module-relocator32.o `test -f 'lib/i386/relocator32.S' || echo './'`lib/i386/relocator32.S +mv -f lib/i386/.deps-core/relocator_module-relocator32.Tpo lib/i386/.deps-core/relocator_module-relocator32.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/i386/relocator64.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -g -m32 -msoft-float -DGRUB_FILE=\"lib/i386/relocator64.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DASM_FILE=1 -MT lib/i386/relocator_module-relocator64.o -MD -MP -MF lib/i386/.deps-core/relocator_module-relocator64.Tpo -c -o lib/i386/relocator_module-relocator64.o `test -f 'lib/i386/relocator64.S' || echo './'`lib/i386/relocator64.S +mv -f lib/i386/.deps-core/relocator_module-relocator64.Tpo lib/i386/.deps-core/relocator_module-relocator64.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/i386/relocator.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/i386/relocator_module-relocator.o -MD -MP -MF lib/i386/.deps-core/relocator_module-relocator.Tpo -c -o lib/i386/relocator_module-relocator.o `test -f 'lib/i386/relocator.c' || echo './'`lib/i386/relocator.c +mv -f lib/i386/.deps-core/relocator_module-relocator.Tpo lib/i386/.deps-core/relocator_module-relocator.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/i386/relocator_common_c.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/i386/relocator_module-relocator_common_c.o -MD -MP -MF lib/i386/.deps-core/relocator_module-relocator_common_c.Tpo -c -o lib/i386/relocator_module-relocator_common_c.o `test -f 'lib/i386/relocator_common_c.c' || echo './'`lib/i386/relocator_common_c.c +mv -f lib/i386/.deps-core/relocator_module-relocator_common_c.Tpo lib/i386/.deps-core/relocator_module-relocator_common_c.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/relocator.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/relocator_module-relocator.o -MD -MP -MF lib/.deps-core/relocator_module-relocator.Tpo -c -o lib/relocator_module-relocator.o `test -f 'lib/relocator.c' || echo './'`lib/relocator.c +mv -f lib/.deps-core/relocator_module-relocator.Tpo lib/.deps-core/relocator_module-relocator.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o relocator.module lib/i386/relocator_module-relocator_asm.o lib/i386/relocator_module-relocator16.o lib/i386/relocator_module-relocator32.o lib/i386/relocator_module-relocator64.o lib/i386/relocator_module-relocator.o lib/i386/relocator_module-relocator_common_c.o lib/relocator_module-relocator.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/cmos_datetime.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/datetime_module-cmos_datetime.o -MD -MP -MF lib/.deps-core/datetime_module-cmos_datetime.Tpo -c -o lib/datetime_module-cmos_datetime.o `test -f 'lib/cmos_datetime.c' || echo './'`lib/cmos_datetime.c +mv -f lib/.deps-core/datetime_module-cmos_datetime.Tpo lib/.deps-core/datetime_module-cmos_datetime.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o datetime.module lib/datetime_module-cmos_datetime.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/setjmp.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -g -m32 -msoft-float -DGRUB_FILE=\"lib/setjmp.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DASM_FILE=1 -MT lib/setjmp_module-setjmp.o -MD -MP -MF lib/.deps-core/setjmp_module-setjmp.Tpo -c -o lib/setjmp_module-setjmp.o `test -f 'lib/setjmp.S' || echo './'`lib/setjmp.S +mv -f lib/.deps-core/setjmp_module-setjmp.Tpo lib/.deps-core/setjmp_module-setjmp.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o setjmp.module lib/setjmp_module-setjmp.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/aout.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/aout_module-aout.o -MD -MP -MF loader/.deps-core/aout_module-aout.Tpo -c -o loader/aout_module-aout.o `test -f 'loader/aout.c' || echo './'`loader/aout.c +mv -f loader/.deps-core/aout_module-aout.Tpo loader/.deps-core/aout_module-aout.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o aout.module loader/aout_module-aout.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/bsd.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/i386/bsd_module-bsd.o -MD -MP -MF loader/i386/.deps-core/bsd_module-bsd.Tpo -c -o loader/i386/bsd_module-bsd.o `test -f 'loader/i386/bsd.c' || echo './'`loader/i386/bsd.c +mv -f loader/i386/.deps-core/bsd_module-bsd.Tpo loader/i386/.deps-core/bsd_module-bsd.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/bsd32.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/i386/bsd_module-bsd32.o -MD -MP -MF loader/i386/.deps-core/bsd_module-bsd32.Tpo -c -o loader/i386/bsd_module-bsd32.o `test -f 'loader/i386/bsd32.c' || echo './'`loader/i386/bsd32.c +mv -f loader/i386/.deps-core/bsd_module-bsd32.Tpo loader/i386/.deps-core/bsd_module-bsd32.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/bsd64.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/i386/bsd_module-bsd64.o -MD -MP -MF loader/i386/.deps-core/bsd_module-bsd64.Tpo -c -o loader/i386/bsd_module-bsd64.o `test -f 'loader/i386/bsd64.c' || echo './'`loader/i386/bsd64.c +mv -f loader/i386/.deps-core/bsd_module-bsd64.Tpo loader/i386/.deps-core/bsd_module-bsd64.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o bsd.module loader/i386/bsd_module-bsd.o loader/i386/bsd_module-bsd32.o loader/i386/bsd_module-bsd64.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/pc/plan9.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/i386/pc/plan9_module-plan9.o -MD -MP -MF loader/i386/pc/.deps-core/plan9_module-plan9.Tpo -c -o loader/i386/pc/plan9_module-plan9.o `test -f 'loader/i386/pc/plan9.c' || echo './'`loader/i386/pc/plan9.c +mv -f loader/i386/pc/.deps-core/plan9_module-plan9.Tpo loader/i386/pc/.deps-core/plan9_module-plan9.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o plan9.module loader/i386/pc/plan9_module-plan9.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/pc/linux.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/i386/pc/linux16_module-linux.o -MD -MP -MF loader/i386/pc/.deps-core/linux16_module-linux.Tpo -c -o loader/i386/pc/linux16_module-linux.o `test -f 'loader/i386/pc/linux.c' || echo './'`loader/i386/pc/linux.c +mv -f loader/i386/pc/.deps-core/linux16_module-linux.Tpo loader/i386/pc/.deps-core/linux16_module-linux.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o linux16.module loader/i386/pc/linux16_module-linux.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/pc/ntldr.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/i386/pc/ntldr_module-ntldr.o -MD -MP -MF loader/i386/pc/.deps-core/ntldr_module-ntldr.Tpo -c -o loader/i386/pc/ntldr_module-ntldr.o `test -f 'loader/i386/pc/ntldr.c' || echo './'`loader/i386/pc/ntldr.c +mv -f loader/i386/pc/.deps-core/ntldr_module-ntldr.Tpo loader/i386/pc/.deps-core/ntldr_module-ntldr.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o ntldr.module loader/i386/pc/ntldr_module-ntldr.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/pc/truecrypt.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/i386/pc/truecrypt_module-truecrypt.o -MD -MP -MF loader/i386/pc/.deps-core/truecrypt_module-truecrypt.Tpo -c -o loader/i386/pc/truecrypt_module-truecrypt.o `test -f 'loader/i386/pc/truecrypt.c' || echo './'`loader/i386/pc/truecrypt.c +mv -f loader/i386/pc/.deps-core/truecrypt_module-truecrypt.Tpo loader/i386/pc/.deps-core/truecrypt_module-truecrypt.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o truecrypt.module loader/i386/pc/truecrypt_module-truecrypt.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/pc/freedos.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/i386/pc/freedos_module-freedos.o -MD -MP -MF loader/i386/pc/.deps-core/freedos_module-freedos.Tpo -c -o loader/i386/pc/freedos_module-freedos.o `test -f 'loader/i386/pc/freedos.c' || echo './'`loader/i386/pc/freedos.c +mv -f loader/i386/pc/.deps-core/freedos_module-freedos.Tpo loader/i386/pc/.deps-core/freedos_module-freedos.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o freedos.module loader/i386/pc/freedos_module-freedos.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/pc/pxechainloader.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/i386/pc/pxechain_module-pxechainloader.o -MD -MP -MF loader/i386/pc/.deps-core/pxechain_module-pxechainloader.Tpo -c -o loader/i386/pc/pxechain_module-pxechainloader.o `test -f 'loader/i386/pc/pxechainloader.c' || echo './'`loader/i386/pc/pxechainloader.c +mv -f loader/i386/pc/.deps-core/pxechain_module-pxechainloader.Tpo loader/i386/pc/.deps-core/pxechain_module-pxechainloader.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o pxechain.module loader/i386/pc/pxechain_module-pxechainloader.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/multiboot.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_USE_MULTIBOOT2 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/multiboot2_module-multiboot.o -MD -MP -MF loader/.deps-core/multiboot2_module-multiboot.Tpo -c -o loader/multiboot2_module-multiboot.o `test -f 'loader/multiboot.c' || echo './'`loader/multiboot.c +mv -f loader/.deps-core/multiboot2_module-multiboot.Tpo loader/.deps-core/multiboot2_module-multiboot.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/multiboot_mbi2.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_USE_MULTIBOOT2 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/multiboot2_module-multiboot_mbi2.o -MD -MP -MF loader/.deps-core/multiboot2_module-multiboot_mbi2.Tpo -c -o loader/multiboot2_module-multiboot_mbi2.o `test -f 'loader/multiboot_mbi2.c' || echo './'`loader/multiboot_mbi2.c +mv -f loader/.deps-core/multiboot2_module-multiboot_mbi2.Tpo loader/.deps-core/multiboot2_module-multiboot_mbi2.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o multiboot2.module loader/multiboot2_module-multiboot.o loader/multiboot2_module-multiboot_mbi2.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/multiboot_mbi.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/i386/multiboot_module-multiboot_mbi.o -MD -MP -MF loader/i386/.deps-core/multiboot_module-multiboot_mbi.Tpo -c -o loader/i386/multiboot_module-multiboot_mbi.o `test -f 'loader/i386/multiboot_mbi.c' || echo './'`loader/i386/multiboot_mbi.c +mv -f loader/i386/.deps-core/multiboot_module-multiboot_mbi.Tpo loader/i386/.deps-core/multiboot_module-multiboot_mbi.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/multiboot.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/multiboot_module-multiboot.o -MD -MP -MF loader/.deps-core/multiboot_module-multiboot.Tpo -c -o loader/multiboot_module-multiboot.o `test -f 'loader/multiboot.c' || echo './'`loader/multiboot.c +mv -f loader/.deps-core/multiboot_module-multiboot.Tpo loader/.deps-core/multiboot_module-multiboot.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o multiboot.module loader/i386/multiboot_module-multiboot_mbi.o loader/multiboot_module-multiboot.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/i386/pc/vesa_modes_table.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/i386/pc/linux_module-vesa_modes_table.o -MD -MP -MF lib/i386/pc/.deps-core/linux_module-vesa_modes_table.Tpo -c -o lib/i386/pc/linux_module-vesa_modes_table.o `test -f 'lib/i386/pc/vesa_modes_table.c' || echo './'`lib/i386/pc/vesa_modes_table.c +mv -f lib/i386/pc/.deps-core/linux_module-vesa_modes_table.Tpo lib/i386/pc/.deps-core/linux_module-vesa_modes_table.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/linux.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/i386/linux_module-linux.o -MD -MP -MF loader/i386/.deps-core/linux_module-linux.Tpo -c -o loader/i386/linux_module-linux.o `test -f 'loader/i386/linux.c' || echo './'`loader/i386/linux.c +mv -f loader/i386/.deps-core/linux_module-linux.Tpo loader/i386/.deps-core/linux_module-linux.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/linux.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/linux_module-linux.o -MD -MP -MF loader/.deps-core/linux_module-linux.Tpo -c -o loader/linux_module-linux.o `test -f 'loader/linux.c' || echo './'`loader/linux.c +mv -f loader/.deps-core/linux_module-linux.Tpo loader/.deps-core/linux_module-linux.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/cmdline.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/linux_module-cmdline.o -MD -MP -MF lib/.deps-core/linux_module-cmdline.Tpo -c -o lib/linux_module-cmdline.o `test -f 'lib/cmdline.c' || echo './'`lib/cmdline.c +mv -f lib/.deps-core/linux_module-cmdline.Tpo lib/.deps-core/linux_module-cmdline.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o linux.module lib/i386/pc/linux_module-vesa_modes_table.o loader/i386/linux_module-linux.o loader/linux_module-linux.o lib/linux_module-cmdline.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/xnu_resume.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/xnu_module-xnu_resume.o -MD -MP -MF loader/.deps-core/xnu_module-xnu_resume.Tpo -c -o loader/xnu_module-xnu_resume.o `test -f 'loader/xnu_resume.c' || echo './'`loader/xnu_resume.c +mv -f loader/.deps-core/xnu_module-xnu_resume.Tpo loader/.deps-core/xnu_module-xnu_resume.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/xnu.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/i386/xnu_module-xnu.o -MD -MP -MF loader/i386/.deps-core/xnu_module-xnu.Tpo -c -o loader/i386/xnu_module-xnu.o `test -f 'loader/i386/xnu.c' || echo './'`loader/i386/xnu.c +mv -f loader/i386/.deps-core/xnu_module-xnu.Tpo loader/i386/.deps-core/xnu_module-xnu.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/xnu.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/xnu_module-xnu.o -MD -MP -MF loader/.deps-core/xnu_module-xnu.Tpo -c -o loader/xnu_module-xnu.o `test -f 'loader/xnu.c' || echo './'`loader/xnu.c +mv -f loader/.deps-core/xnu_module-xnu.Tpo loader/.deps-core/xnu_module-xnu.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o xnu.module loader/xnu_module-xnu_resume.o loader/i386/xnu_module-xnu.o loader/xnu_module-xnu.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/i386/tsc_pmtimer.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/i386/random_module-tsc_pmtimer.o -MD -MP -MF kern/i386/.deps-core/random_module-tsc_pmtimer.Tpo -c -o kern/i386/random_module-tsc_pmtimer.o `test -f 'kern/i386/tsc_pmtimer.c' || echo './'`kern/i386/tsc_pmtimer.c +mv -f kern/i386/.deps-core/random_module-tsc_pmtimer.Tpo kern/i386/.deps-core/random_module-tsc_pmtimer.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/i386/random.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/i386/random_module-random.o -MD -MP -MF lib/i386/.deps-core/random_module-random.Tpo -c -o lib/i386/random_module-random.o `test -f 'lib/i386/random.c' || echo './'`lib/i386/random.c +mv -f lib/i386/.deps-core/random_module-random.Tpo lib/i386/.deps-core/random_module-random.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/random.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/random_module-random.o -MD -MP -MF lib/.deps-core/random_module-random.Tpo -c -o lib/random_module-random.o `test -f 'lib/random.c' || echo './'`lib/random.c +mv -f lib/.deps-core/random_module-random.Tpo lib/.deps-core/random_module-random.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o random.module kern/i386/random_module-tsc_pmtimer.o lib/i386/random_module-random.o lib/random_module-random.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/macho.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/macho_module-macho.o -MD -MP -MF loader/.deps-core/macho_module-macho.Tpo -c -o loader/macho_module-macho.o `test -f 'loader/macho.c' || echo './'`loader/macho.c +mv -f loader/.deps-core/macho_module-macho.Tpo loader/.deps-core/macho_module-macho.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/macho32.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/macho_module-macho32.o -MD -MP -MF loader/.deps-core/macho_module-macho32.Tpo -c -o loader/macho_module-macho32.o `test -f 'loader/macho32.c' || echo './'`loader/macho32.c +mv -f loader/.deps-core/macho_module-macho32.Tpo loader/.deps-core/macho_module-macho32.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/macho64.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/macho_module-macho64.o -MD -MP -MF loader/.deps-core/macho_module-macho64.Tpo -c -o loader/macho_module-macho64.o `test -f 'loader/macho64.c' || echo './'`loader/macho64.c +mv -f loader/.deps-core/macho_module-macho64.Tpo loader/.deps-core/macho_module-macho64.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/lzss.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/macho_module-lzss.o -MD -MP -MF loader/.deps-core/macho_module-lzss.Tpo -c -o loader/macho_module-lzss.o `test -f 'loader/lzss.c' || echo './'`loader/lzss.c +mv -f loader/.deps-core/macho_module-lzss.Tpo loader/.deps-core/macho_module-lzss.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o macho.module loader/macho_module-macho.o loader/macho_module-macho32.o loader/macho_module-macho64.o loader/macho_module-lzss.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/pc/chainloader.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/i386/pc/chain_module-chainloader.o -MD -MP -MF loader/i386/pc/.deps-core/chain_module-chainloader.Tpo -c -o loader/i386/pc/chain_module-chainloader.o `test -f 'loader/i386/pc/chainloader.c' || echo './'`loader/i386/pc/chainloader.c +mv -f loader/i386/pc/.deps-core/chain_module-chainloader.Tpo loader/i386/pc/.deps-core/chain_module-chainloader.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o chain.module loader/i386/pc/chain_module-chainloader.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"mmap/i386/pc/mmap.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT mmap/i386/pc/mmap_module-mmap.o -MD -MP -MF mmap/i386/pc/.deps-core/mmap_module-mmap.Tpo -c -o mmap/i386/pc/mmap_module-mmap.o `test -f 'mmap/i386/pc/mmap.c' || echo './'`mmap/i386/pc/mmap.c +mv -f mmap/i386/pc/.deps-core/mmap_module-mmap.Tpo mmap/i386/pc/.deps-core/mmap_module-mmap.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"mmap/i386/pc/mmap_helper.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -g -m32 -msoft-float -DGRUB_FILE=\"mmap/i386/pc/mmap_helper.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DASM_FILE=1 -MT mmap/i386/pc/mmap_module-mmap_helper.o -MD -MP -MF mmap/i386/pc/.deps-core/mmap_module-mmap_helper.Tpo -c -o mmap/i386/pc/mmap_module-mmap_helper.o `test -f 'mmap/i386/pc/mmap_helper.S' || echo './'`mmap/i386/pc/mmap_helper.S +mv -f mmap/i386/pc/.deps-core/mmap_module-mmap_helper.Tpo mmap/i386/pc/.deps-core/mmap_module-mmap_helper.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"mmap/i386/uppermem.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT mmap/i386/mmap_module-uppermem.o -MD -MP -MF mmap/i386/.deps-core/mmap_module-uppermem.Tpo -c -o mmap/i386/mmap_module-uppermem.o `test -f 'mmap/i386/uppermem.c' || echo './'`mmap/i386/uppermem.c +mv -f mmap/i386/.deps-core/mmap_module-uppermem.Tpo mmap/i386/.deps-core/mmap_module-uppermem.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"mmap/i386/mmap.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT mmap/i386/mmap_module-mmap.o -MD -MP -MF mmap/i386/.deps-core/mmap_module-mmap.Tpo -c -o mmap/i386/mmap_module-mmap.o `test -f 'mmap/i386/mmap.c' || echo './'`mmap/i386/mmap.c +mv -f mmap/i386/.deps-core/mmap_module-mmap.Tpo mmap/i386/.deps-core/mmap_module-mmap.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"mmap/mmap.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT mmap/mmap_module-mmap.o -MD -MP -MF mmap/.deps-core/mmap_module-mmap.Tpo -c -o mmap/mmap_module-mmap.o `test -f 'mmap/mmap.c' || echo './'`mmap/mmap.c +mv -f mmap/.deps-core/mmap_module-mmap.Tpo mmap/.deps-core/mmap_module-mmap.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o mmap.module mmap/i386/pc/mmap_module-mmap.o mmap/i386/pc/mmap_module-mmap_helper.o mmap/i386/mmap_module-uppermem.o mmap/i386/mmap_module-mmap.o mmap/mmap_module-mmap.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"normal/main.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT normal/normal_module-main.o -MD -MP -MF normal/.deps-core/normal_module-main.Tpo -c -o normal/normal_module-main.o `test -f 'normal/main.c' || echo './'`normal/main.c +mv -f normal/.deps-core/normal_module-main.Tpo normal/.deps-core/normal_module-main.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"normal/cmdline.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT normal/normal_module-cmdline.o -MD -MP -MF normal/.deps-core/normal_module-cmdline.Tpo -c -o normal/normal_module-cmdline.o `test -f 'normal/cmdline.c' || echo './'`normal/cmdline.c +mv -f normal/.deps-core/normal_module-cmdline.Tpo normal/.deps-core/normal_module-cmdline.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"normal/dyncmd.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT normal/normal_module-dyncmd.o -MD -MP -MF normal/.deps-core/normal_module-dyncmd.Tpo -c -o normal/normal_module-dyncmd.o `test -f 'normal/dyncmd.c' || echo './'`normal/dyncmd.c +mv -f normal/.deps-core/normal_module-dyncmd.Tpo normal/.deps-core/normal_module-dyncmd.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"normal/auth.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT normal/normal_module-auth.o -MD -MP -MF normal/.deps-core/normal_module-auth.Tpo -c -o normal/normal_module-auth.o `test -f 'normal/auth.c' || echo './'`normal/auth.c +mv -f normal/.deps-core/normal_module-auth.Tpo normal/.deps-core/normal_module-auth.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"normal/autofs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT normal/normal_module-autofs.o -MD -MP -MF normal/.deps-core/normal_module-autofs.Tpo -c -o normal/normal_module-autofs.o `test -f 'normal/autofs.c' || echo './'`normal/autofs.c +mv -f normal/.deps-core/normal_module-autofs.Tpo normal/.deps-core/normal_module-autofs.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"normal/color.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT normal/normal_module-color.o -MD -MP -MF normal/.deps-core/normal_module-color.Tpo -c -o normal/normal_module-color.o `test -f 'normal/color.c' || echo './'`normal/color.c +mv -f normal/.deps-core/normal_module-color.Tpo normal/.deps-core/normal_module-color.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"normal/completion.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT normal/normal_module-completion.o -MD -MP -MF normal/.deps-core/normal_module-completion.Tpo -c -o normal/normal_module-completion.o `test -f 'normal/completion.c' || echo './'`normal/completion.c +mv -f normal/.deps-core/normal_module-completion.Tpo normal/.deps-core/normal_module-completion.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"normal/datetime.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT normal/normal_module-datetime.o -MD -MP -MF normal/.deps-core/normal_module-datetime.Tpo -c -o normal/normal_module-datetime.o `test -f 'normal/datetime.c' || echo './'`normal/datetime.c +mv -f normal/.deps-core/normal_module-datetime.Tpo normal/.deps-core/normal_module-datetime.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"normal/menu.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT normal/normal_module-menu.o -MD -MP -MF normal/.deps-core/normal_module-menu.Tpo -c -o normal/normal_module-menu.o `test -f 'normal/menu.c' || echo './'`normal/menu.c +mv -f normal/.deps-core/normal_module-menu.Tpo normal/.deps-core/normal_module-menu.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"normal/menu_entry.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT normal/normal_module-menu_entry.o -MD -MP -MF normal/.deps-core/normal_module-menu_entry.Tpo -c -o normal/normal_module-menu_entry.o `test -f 'normal/menu_entry.c' || echo './'`normal/menu_entry.c +mv -f normal/.deps-core/normal_module-menu_entry.Tpo normal/.deps-core/normal_module-menu_entry.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"normal/menu_text.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT normal/normal_module-menu_text.o -MD -MP -MF normal/.deps-core/normal_module-menu_text.Tpo -c -o normal/normal_module-menu_text.o `test -f 'normal/menu_text.c' || echo './'`normal/menu_text.c +mv -f normal/.deps-core/normal_module-menu_text.Tpo normal/.deps-core/normal_module-menu_text.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"normal/misc.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT normal/normal_module-misc.o -MD -MP -MF normal/.deps-core/normal_module-misc.Tpo -c -o normal/normal_module-misc.o `test -f 'normal/misc.c' || echo './'`normal/misc.c +mv -f normal/.deps-core/normal_module-misc.Tpo normal/.deps-core/normal_module-misc.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"normal/crypto.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT normal/normal_module-crypto.o -MD -MP -MF normal/.deps-core/normal_module-crypto.Tpo -c -o normal/normal_module-crypto.o `test -f 'normal/crypto.c' || echo './'`normal/crypto.c +mv -f normal/.deps-core/normal_module-crypto.Tpo normal/.deps-core/normal_module-crypto.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"normal/term.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT normal/normal_module-term.o -MD -MP -MF normal/.deps-core/normal_module-term.Tpo -c -o normal/normal_module-term.o `test -f 'normal/term.c' || echo './'`normal/term.c +mv -f normal/.deps-core/normal_module-term.Tpo normal/.deps-core/normal_module-term.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"normal/context.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT normal/normal_module-context.o -MD -MP -MF normal/.deps-core/normal_module-context.Tpo -c -o normal/normal_module-context.o `test -f 'normal/context.c' || echo './'`normal/context.c +mv -f normal/.deps-core/normal_module-context.Tpo normal/.deps-core/normal_module-context.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"normal/charset.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT normal/normal_module-charset.o -MD -MP -MF normal/.deps-core/normal_module-charset.Tpo -c -o normal/normal_module-charset.o `test -f 'normal/charset.c' || echo './'`normal/charset.c +mv -f normal/.deps-core/normal_module-charset.Tpo normal/.deps-core/normal_module-charset.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/getline.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT lib/normal_module-getline.o -MD -MP -MF lib/.deps-core/normal_module-getline.Tpo -c -o lib/normal_module-getline.o `test -f 'lib/getline.c' || echo './'`lib/getline.c +mv -f lib/.deps-core/normal_module-getline.Tpo lib/.deps-core/normal_module-getline.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"script/main.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT script/normal_module-main.o -MD -MP -MF script/.deps-core/normal_module-main.Tpo -c -o script/normal_module-main.o `test -f 'script/main.c' || echo './'`script/main.c +mv -f script/.deps-core/normal_module-main.Tpo script/.deps-core/normal_module-main.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"script/script.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT script/normal_module-script.o -MD -MP -MF script/.deps-core/normal_module-script.Tpo -c -o script/normal_module-script.o `test -f 'script/script.c' || echo './'`script/script.c +mv -f script/.deps-core/normal_module-script.Tpo script/.deps-core/normal_module-script.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"script/execute.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT script/normal_module-execute.o -MD -MP -MF script/.deps-core/normal_module-execute.Tpo -c -o script/normal_module-execute.o `test -f 'script/execute.c' || echo './'`script/execute.c +mv -f script/.deps-core/normal_module-execute.Tpo script/.deps-core/normal_module-execute.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"script/function.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT script/normal_module-function.o -MD -MP -MF script/.deps-core/normal_module-function.Tpo -c -o script/normal_module-function.o `test -f 'script/function.c' || echo './'`script/function.c +mv -f script/.deps-core/normal_module-function.Tpo script/.deps-core/normal_module-function.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"script/lexer.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT script/normal_module-lexer.o -MD -MP -MF script/.deps-core/normal_module-lexer.Tpo -c -o script/normal_module-lexer.o `test -f 'script/lexer.c' || echo './'`script/lexer.c +mv -f script/.deps-core/normal_module-lexer.Tpo script/.deps-core/normal_module-lexer.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"script/argv.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT script/normal_module-argv.o -MD -MP -MF script/.deps-core/normal_module-argv.Tpo -c -o script/normal_module-argv.o `test -f 'script/argv.c' || echo './'`script/argv.c +mv -f script/.deps-core/normal_module-argv.Tpo script/.deps-core/normal_module-argv.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/menuentry.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT commands/normal_module-menuentry.o -MD -MP -MF commands/.deps-core/normal_module-menuentry.Tpo -c -o commands/normal_module-menuentry.o `test -f 'commands/menuentry.c' || echo './'`commands/menuentry.c +mv -f commands/.deps-core/normal_module-menuentry.Tpo commands/.deps-core/normal_module-menuentry.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"unidata.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT normal_module-unidata.o -MD -MP -MF .deps-core/normal_module-unidata.Tpo -c -o normal_module-unidata.o `test -f 'unidata.c' || echo './'`unidata.c +mv -f .deps-core/normal_module-unidata.Tpo .deps-core/normal_module-unidata.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"grub_script.tab.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT normal_module-grub_script.tab.o -MD -MP -MF .deps-core/normal_module-grub_script.tab.Tpo -c -o normal_module-grub_script.tab.o `test -f 'grub_script.tab.c' || echo './'`grub_script.tab.c +mv -f .deps-core/normal_module-grub_script.tab.Tpo .deps-core/normal_module-grub_script.tab.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"grub_script.yy.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -MT normal_module-grub_script.yy.o -MD -MP -MF .deps-core/normal_module-grub_script.yy.Tpo -c -o normal_module-grub_script.yy.o `test -f 'grub_script.yy.c' || echo './'`grub_script.yy.c +mv -f .deps-core/normal_module-grub_script.yy.Tpo .deps-core/normal_module-grub_script.yy.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-redundant-decls -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o normal.module normal/normal_module-main.o normal/normal_module-cmdline.o normal/normal_module-dyncmd.o normal/normal_module-auth.o normal/normal_module-autofs.o normal/normal_module-color.o normal/normal_module-completion.o normal/normal_module-datetime.o normal/normal_module-menu.o normal/normal_module-menu_entry.o normal/normal_module-menu_text.o normal/normal_module-misc.o normal/normal_module-crypto.o normal/normal_module-term.o normal/normal_module-context.o normal/normal_module-charset.o lib/normal_module-getline.o script/normal_module-main.o script/normal_module-script.o script/normal_module-execute.o script/normal_module-function.o script/normal_module-lexer.o script/normal_module-argv.o commands/normal_module-menuentry.o normal_module-unidata.o normal_module-grub_script.tab.o normal_module-grub_script.yy.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"partmap/acorn.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT partmap/part_acorn_module-acorn.o -MD -MP -MF partmap/.deps-core/part_acorn_module-acorn.Tpo -c -o partmap/part_acorn_module-acorn.o `test -f 'partmap/acorn.c' || echo './'`partmap/acorn.c +mv -f partmap/.deps-core/part_acorn_module-acorn.Tpo partmap/.deps-core/part_acorn_module-acorn.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o part_acorn.module partmap/part_acorn_module-acorn.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"partmap/amiga.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT partmap/part_amiga_module-amiga.o -MD -MP -MF partmap/.deps-core/part_amiga_module-amiga.Tpo -c -o partmap/part_amiga_module-amiga.o `test -f 'partmap/amiga.c' || echo './'`partmap/amiga.c +mv -f partmap/.deps-core/part_amiga_module-amiga.Tpo partmap/.deps-core/part_amiga_module-amiga.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o part_amiga.module partmap/part_amiga_module-amiga.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"partmap/apple.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT partmap/part_apple_module-apple.o -MD -MP -MF partmap/.deps-core/part_apple_module-apple.Tpo -c -o partmap/part_apple_module-apple.o `test -f 'partmap/apple.c' || echo './'`partmap/apple.c +mv -f partmap/.deps-core/part_apple_module-apple.Tpo partmap/.deps-core/part_apple_module-apple.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o part_apple.module partmap/part_apple_module-apple.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"partmap/gpt.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT partmap/part_gpt_module-gpt.o -MD -MP -MF partmap/.deps-core/part_gpt_module-gpt.Tpo -c -o partmap/part_gpt_module-gpt.o `test -f 'partmap/gpt.c' || echo './'`partmap/gpt.c +mv -f partmap/.deps-core/part_gpt_module-gpt.Tpo partmap/.deps-core/part_gpt_module-gpt.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o part_gpt.module partmap/part_gpt_module-gpt.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"partmap/msdos.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT partmap/part_msdos_module-msdos.o -MD -MP -MF partmap/.deps-core/part_msdos_module-msdos.Tpo -c -o partmap/part_msdos_module-msdos.o `test -f 'partmap/msdos.c' || echo './'`partmap/msdos.c +mv -f partmap/.deps-core/part_msdos_module-msdos.Tpo partmap/.deps-core/part_msdos_module-msdos.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o part_msdos.module partmap/part_msdos_module-msdos.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"partmap/sun.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT partmap/part_sun_module-sun.o -MD -MP -MF partmap/.deps-core/part_sun_module-sun.Tpo -c -o partmap/part_sun_module-sun.o `test -f 'partmap/sun.c' || echo './'`partmap/sun.c +mv -f partmap/.deps-core/part_sun_module-sun.Tpo partmap/.deps-core/part_sun_module-sun.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o part_sun.module partmap/part_sun_module-sun.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"partmap/plan.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT partmap/part_plan_module-plan.o -MD -MP -MF partmap/.deps-core/part_plan_module-plan.Tpo -c -o partmap/part_plan_module-plan.o `test -f 'partmap/plan.c' || echo './'`partmap/plan.c +mv -f partmap/.deps-core/part_plan_module-plan.Tpo partmap/.deps-core/part_plan_module-plan.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o part_plan.module partmap/part_plan_module-plan.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"partmap/dvh.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT partmap/part_dvh_module-dvh.o -MD -MP -MF partmap/.deps-core/part_dvh_module-dvh.Tpo -c -o partmap/part_dvh_module-dvh.o `test -f 'partmap/dvh.c' || echo './'`partmap/dvh.c +mv -f partmap/.deps-core/part_dvh_module-dvh.Tpo partmap/.deps-core/part_dvh_module-dvh.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o part_dvh.module partmap/part_dvh_module-dvh.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"partmap/bsdlabel.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT partmap/part_bsd_module-bsdlabel.o -MD -MP -MF partmap/.deps-core/part_bsd_module-bsdlabel.Tpo -c -o partmap/part_bsd_module-bsdlabel.o `test -f 'partmap/bsdlabel.c' || echo './'`partmap/bsdlabel.c +mv -f partmap/.deps-core/part_bsd_module-bsdlabel.Tpo partmap/.deps-core/part_bsd_module-bsdlabel.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o part_bsd.module partmap/part_bsd_module-bsdlabel.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"partmap/sunpc.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT partmap/part_sunpc_module-sunpc.o -MD -MP -MF partmap/.deps-core/part_sunpc_module-sunpc.Tpo -c -o partmap/part_sunpc_module-sunpc.o `test -f 'partmap/sunpc.c' || echo './'`partmap/sunpc.c +mv -f partmap/.deps-core/part_sunpc_module-sunpc.Tpo partmap/.deps-core/part_sunpc_module-sunpc.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o part_sunpc.module partmap/part_sunpc_module-sunpc.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"partmap/dfly.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT partmap/part_dfly_module-dfly.o -MD -MP -MF partmap/.deps-core/part_dfly_module-dfly.Tpo -c -o partmap/part_dfly_module-dfly.o `test -f 'partmap/dfly.c' || echo './'`partmap/dfly.c +mv -f partmap/.deps-core/part_dfly_module-dfly.Tpo partmap/.deps-core/part_dfly_module-dfly.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o part_dfly.module partmap/part_dfly_module-dfly.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"parttool/msdospart.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT parttool/msdospart_module-msdospart.o -MD -MP -MF parttool/.deps-core/msdospart_module-msdospart.Tpo -c -o parttool/msdospart_module-msdospart.o `test -f 'parttool/msdospart.c' || echo './'`parttool/msdospart.c +mv -f parttool/.deps-core/msdospart_module-msdospart.Tpo parttool/.deps-core/msdospart_module-msdospart.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o msdospart.module parttool/msdospart_module-msdospart.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/at_keyboard.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT term/at_keyboard_module-at_keyboard.o -MD -MP -MF term/.deps-core/at_keyboard_module-at_keyboard.Tpo -c -o term/at_keyboard_module-at_keyboard.o `test -f 'term/at_keyboard.c' || echo './'`term/at_keyboard.c +mv -f term/.deps-core/at_keyboard_module-at_keyboard.Tpo term/.deps-core/at_keyboard_module-at_keyboard.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/ps2.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT term/at_keyboard_module-ps2.o -MD -MP -MF term/.deps-core/at_keyboard_module-ps2.Tpo -c -o term/at_keyboard_module-ps2.o `test -f 'term/ps2.c' || echo './'`term/ps2.c +mv -f term/.deps-core/at_keyboard_module-ps2.Tpo term/.deps-core/at_keyboard_module-ps2.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o at_keyboard.module term/at_keyboard_module-at_keyboard.o term/at_keyboard_module-ps2.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/gfxterm.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT term/gfxterm_module-gfxterm.o -MD -MP -MF term/.deps-core/gfxterm_module-gfxterm.Tpo -c -o term/gfxterm_module-gfxterm.o `test -f 'term/gfxterm.c' || echo './'`term/gfxterm.c +mv -f term/.deps-core/gfxterm_module-gfxterm.Tpo term/.deps-core/gfxterm_module-gfxterm.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gfxterm.module term/gfxterm_module-gfxterm.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/gfxterm_background.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT term/gfxterm_background_module-gfxterm_background.o -MD -MP -MF term/.deps-core/gfxterm_background_module-gfxterm_background.Tpo -c -o term/gfxterm_background_module-gfxterm_background.o `test -f 'term/gfxterm_background.c' || echo './'`term/gfxterm_background.c +mv -f term/.deps-core/gfxterm_background_module-gfxterm_background.Tpo term/.deps-core/gfxterm_background_module-gfxterm_background.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gfxterm_background.module term/gfxterm_background_module-gfxterm_background.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/ns8250.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT term/serial_module-ns8250.o -MD -MP -MF term/.deps-core/serial_module-ns8250.Tpo -c -o term/serial_module-ns8250.o `test -f 'term/ns8250.c' || echo './'`term/ns8250.c +mv -f term/.deps-core/serial_module-ns8250.Tpo term/.deps-core/serial_module-ns8250.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/serial.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT term/serial_module-serial.o -MD -MP -MF term/.deps-core/serial_module-serial.Tpo -c -o term/serial_module-serial.o `test -f 'term/serial.c' || echo './'`term/serial.c +mv -f term/.deps-core/serial_module-serial.Tpo term/.deps-core/serial_module-serial.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o serial.module term/serial_module-ns8250.o term/serial_module-serial.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/pc/sendkey.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/i386/pc/sendkey_module-sendkey.o -MD -MP -MF commands/i386/pc/.deps-core/sendkey_module-sendkey.Tpo -c -o commands/i386/pc/sendkey_module-sendkey.o `test -f 'commands/i386/pc/sendkey.c' || echo './'`commands/i386/pc/sendkey.c +mv -f commands/i386/pc/.deps-core/sendkey_module-sendkey.Tpo commands/i386/pc/.deps-core/sendkey_module-sendkey.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o sendkey.module commands/i386/pc/sendkey_module-sendkey.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/terminfo.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT term/terminfo_module-terminfo.o -MD -MP -MF term/.deps-core/terminfo_module-terminfo.Tpo -c -o term/terminfo_module-terminfo.o `test -f 'term/terminfo.c' || echo './'`term/terminfo.c +mv -f term/.deps-core/terminfo_module-terminfo.Tpo term/.deps-core/terminfo_module-terminfo.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/tparm.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT term/terminfo_module-tparm.o -MD -MP -MF term/.deps-core/terminfo_module-tparm.Tpo -c -o term/terminfo_module-tparm.o `test -f 'term/tparm.c' || echo './'`term/tparm.c +mv -f term/.deps-core/terminfo_module-tparm.Tpo term/.deps-core/terminfo_module-tparm.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o terminfo.module term/terminfo_module-terminfo.o term/terminfo_module-tparm.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/usb_keyboard.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT term/usb_keyboard_module-usb_keyboard.o -MD -MP -MF term/.deps-core/usb_keyboard_module-usb_keyboard.Tpo -c -o term/usb_keyboard_module-usb_keyboard.o `test -f 'term/usb_keyboard.c' || echo './'`term/usb_keyboard.c +mv -f term/.deps-core/usb_keyboard_module-usb_keyboard.Tpo term/.deps-core/usb_keyboard_module-usb_keyboard.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o usb_keyboard.module term/usb_keyboard_module-usb_keyboard.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/i386/pc/vga.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT video/i386/pc/vga_module-vga.o -MD -MP -MF video/i386/pc/.deps-core/vga_module-vga.Tpo -c -o video/i386/pc/vga_module-vga.o `test -f 'video/i386/pc/vga.c' || echo './'`video/i386/pc/vga.c +mv -f video/i386/pc/.deps-core/vga_module-vga.Tpo video/i386/pc/.deps-core/vga_module-vga.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o vga.module video/i386/pc/vga_module-vga.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/i386/pc/vga_text.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT term/i386/pc/vga_text_module-vga_text.o -MD -MP -MF term/i386/pc/.deps-core/vga_text_module-vga_text.Tpo -c -o term/i386/pc/vga_text_module-vga_text.o `test -f 'term/i386/pc/vga_text.c' || echo './'`term/i386/pc/vga_text.c +mv -f term/i386/pc/.deps-core/vga_text_module-vga_text.Tpo term/i386/pc/.deps-core/vga_text_module-vga_text.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o vga_text.module term/i386/pc/vga_text_module-vga_text.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/i386/pc/mda_text.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT term/i386/pc/mda_text_module-mda_text.o -MD -MP -MF term/i386/pc/.deps-core/mda_text_module-mda_text.Tpo -c -o term/i386/pc/mda_text_module-mda_text.o `test -f 'term/i386/pc/mda_text.c' || echo './'`term/i386/pc/mda_text.c +mv -f term/i386/pc/.deps-core/mda_text_module-mda_text.Tpo term/i386/pc/.deps-core/mda_text_module-mda_text.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o mda_text.module term/i386/pc/mda_text_module-mda_text.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/cirrus.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT video/video_cirrus_module-cirrus.o -MD -MP -MF video/.deps-core/video_cirrus_module-cirrus.Tpo -c -o video/video_cirrus_module-cirrus.o `test -f 'video/cirrus.c' || echo './'`video/cirrus.c +mv -f video/.deps-core/video_cirrus_module-cirrus.Tpo video/.deps-core/video_cirrus_module-cirrus.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o video_cirrus.module video/video_cirrus_module-cirrus.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/bochs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT video/video_bochs_module-bochs.o -MD -MP -MF video/.deps-core/video_bochs_module-bochs.Tpo -c -o video/video_bochs_module-bochs.o `test -f 'video/bochs.c' || echo './'`video/bochs.c +mv -f video/.deps-core/video_bochs_module-bochs.Tpo video/.deps-core/video_bochs_module-bochs.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o video_bochs.module video/video_bochs_module-bochs.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/lib/functional_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT tests/lib/functional_test_module-functional_test.o -MD -MP -MF tests/lib/.deps-core/functional_test_module-functional_test.Tpo -c -o tests/lib/functional_test_module-functional_test.o `test -f 'tests/lib/functional_test.c' || echo './'`tests/lib/functional_test.c +mv -f tests/lib/.deps-core/functional_test_module-functional_test.Tpo tests/lib/.deps-core/functional_test_module-functional_test.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/lib/test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT tests/lib/functional_test_module-test.o -MD -MP -MF tests/lib/.deps-core/functional_test_module-test.Tpo -c -o tests/lib/functional_test_module-test.o `test -f 'tests/lib/test.c' || echo './'`tests/lib/test.c +mv -f tests/lib/.deps-core/functional_test_module-test.Tpo tests/lib/.deps-core/functional_test_module-test.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/video_checksum.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT tests/functional_test_module-video_checksum.o -MD -MP -MF tests/.deps-core/functional_test_module-video_checksum.Tpo -c -o tests/functional_test_module-video_checksum.o `test -f 'tests/video_checksum.c' || echo './'`tests/video_checksum.c +mv -f tests/.deps-core/functional_test_module-video_checksum.Tpo tests/.deps-core/functional_test_module-video_checksum.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/fake_input.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT tests/functional_test_module-fake_input.o -MD -MP -MF tests/.deps-core/functional_test_module-fake_input.Tpo -c -o tests/functional_test_module-fake_input.o `test -f 'tests/fake_input.c' || echo './'`tests/fake_input.c +mv -f tests/.deps-core/functional_test_module-fake_input.Tpo tests/.deps-core/functional_test_module-fake_input.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/capture.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT video/functional_test_module-capture.o -MD -MP -MF video/.deps-core/functional_test_module-capture.Tpo -c -o video/functional_test_module-capture.o `test -f 'video/capture.c' || echo './'`video/capture.c +mv -f video/.deps-core/functional_test_module-capture.Tpo video/.deps-core/functional_test_module-capture.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o functional_test.module tests/lib/functional_test_module-functional_test.o tests/lib/functional_test_module-test.o tests/functional_test_module-video_checksum.o tests/functional_test_module-fake_input.o video/functional_test_module-capture.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/example_functional_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT tests/exfctest_module-example_functional_test.o -MD -MP -MF tests/.deps-core/exfctest_module-example_functional_test.Tpo -c -o tests/exfctest_module-example_functional_test.o `test -f 'tests/example_functional_test.c' || echo './'`tests/example_functional_test.c +mv -f tests/.deps-core/exfctest_module-example_functional_test.Tpo tests/.deps-core/exfctest_module-example_functional_test.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o exfctest.module tests/exfctest_module-example_functional_test.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/strtoull_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT tests/strtoull_test_module-strtoull_test.o -MD -MP -MF tests/.deps-core/strtoull_test_module-strtoull_test.Tpo -c -o tests/strtoull_test_module-strtoull_test.o `test -f 'tests/strtoull_test.c' || echo './'`tests/strtoull_test.c +mv -f tests/.deps-core/strtoull_test_module-strtoull_test.Tpo tests/.deps-core/strtoull_test_module-strtoull_test.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o strtoull_test.module tests/strtoull_test_module-strtoull_test.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/setjmp_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT tests/setjmp_test_module-setjmp_test.o -MD -MP -MF tests/.deps-core/setjmp_test_module-setjmp_test.Tpo -c -o tests/setjmp_test_module-setjmp_test.o `test -f 'tests/setjmp_test.c' || echo './'`tests/setjmp_test.c +mv -f tests/.deps-core/setjmp_test_module-setjmp_test.Tpo tests/.deps-core/setjmp_test_module-setjmp_test.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o setjmp_test.module tests/setjmp_test_module-setjmp_test.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/signature_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT tests/signature_test_module-signature_test.o -MD -MP -MF tests/.deps-core/signature_test_module-signature_test.Tpo -c -o tests/signature_test_module-signature_test.o `test -f 'tests/signature_test.c' || echo './'`tests/signature_test.c +mv -f tests/.deps-core/signature_test_module-signature_test.Tpo tests/.deps-core/signature_test_module-signature_test.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o signature_test.module tests/signature_test_module-signature_test.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/sleep_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT tests/sleep_test_module-sleep_test.o -MD -MP -MF tests/.deps-core/sleep_test_module-sleep_test.Tpo -c -o tests/sleep_test_module-sleep_test.o `test -f 'tests/sleep_test.c' || echo './'`tests/sleep_test.c +mv -f tests/.deps-core/sleep_test_module-sleep_test.Tpo tests/.deps-core/sleep_test_module-sleep_test.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o sleep_test.module tests/sleep_test_module-sleep_test.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/xnu_uuid_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT tests/xnu_uuid_test_module-xnu_uuid_test.o -MD -MP -MF tests/.deps-core/xnu_uuid_test_module-xnu_uuid_test.Tpo -c -o tests/xnu_uuid_test_module-xnu_uuid_test.o `test -f 'tests/xnu_uuid_test.c' || echo './'`tests/xnu_uuid_test.c +mv -f tests/.deps-core/xnu_uuid_test_module-xnu_uuid_test.Tpo tests/.deps-core/xnu_uuid_test_module-xnu_uuid_test.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o xnu_uuid_test.module tests/xnu_uuid_test_module-xnu_uuid_test.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/pbkdf2_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT tests/pbkdf2_test_module-pbkdf2_test.o -MD -MP -MF tests/.deps-core/pbkdf2_test_module-pbkdf2_test.Tpo -c -o tests/pbkdf2_test_module-pbkdf2_test.o `test -f 'tests/pbkdf2_test.c' || echo './'`tests/pbkdf2_test.c +mv -f tests/.deps-core/pbkdf2_test_module-pbkdf2_test.Tpo tests/.deps-core/pbkdf2_test_module-pbkdf2_test.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o pbkdf2_test.module tests/pbkdf2_test_module-pbkdf2_test.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/legacy_password_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT tests/legacy_password_test_module-legacy_password_test.o -MD -MP -MF tests/.deps-core/legacy_password_test_module-legacy_password_test.Tpo -c -o tests/legacy_password_test_module-legacy_password_test.o `test -f 'tests/legacy_password_test.c' || echo './'`tests/legacy_password_test.c +mv -f tests/.deps-core/legacy_password_test_module-legacy_password_test.Tpo tests/.deps-core/legacy_password_test_module-legacy_password_test.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o legacy_password_test.module tests/legacy_password_test_module-legacy_password_test.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/division.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/div_module-division.o -MD -MP -MF lib/.deps-core/div_module-division.Tpo -c -o lib/div_module-division.o `test -f 'lib/division.c' || echo './'`lib/division.c +mv -f lib/.deps-core/div_module-division.Tpo lib/.deps-core/div_module-division.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o div.module lib/div_module-division.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/div_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT tests/div_test_module-div_test.o -MD -MP -MF tests/.deps-core/div_test_module-div_test.Tpo -c -o tests/div_test_module-div_test.o `test -f 'tests/div_test.c' || echo './'`tests/div_test.c +mv -f tests/.deps-core/div_test_module-div_test.Tpo tests/.deps-core/div_test_module-div_test.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o div_test.module tests/div_test_module-div_test.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/mul_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT tests/mul_test_module-mul_test.o -MD -MP -MF tests/.deps-core/mul_test_module-mul_test.Tpo -c -o tests/mul_test_module-mul_test.o `test -f 'tests/mul_test.c' || echo './'`tests/mul_test.c +mv -f tests/.deps-core/mul_test_module-mul_test.Tpo tests/.deps-core/mul_test_module-mul_test.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o mul_test.module tests/mul_test_module-mul_test.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/shift_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT tests/shift_test_module-shift_test.o -MD -MP -MF tests/.deps-core/shift_test_module-shift_test.Tpo -c -o tests/shift_test_module-shift_test.o `test -f 'tests/shift_test.c' || echo './'`tests/shift_test.c +mv -f tests/.deps-core/shift_test_module-shift_test.Tpo tests/.deps-core/shift_test_module-shift_test.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o shift_test.module tests/shift_test_module-shift_test.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/cmp_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT tests/cmp_test_module-cmp_test.o -MD -MP -MF tests/.deps-core/cmp_test_module-cmp_test.Tpo -c -o tests/cmp_test_module-cmp_test.o `test -f 'tests/cmp_test.c' || echo './'`tests/cmp_test.c +mv -f tests/.deps-core/cmp_test_module-cmp_test.Tpo tests/.deps-core/cmp_test_module-cmp_test.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o cmp_test.module tests/cmp_test_module-cmp_test.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/ctz_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT tests/ctz_test_module-ctz_test.o -MD -MP -MF tests/.deps-core/ctz_test_module-ctz_test.Tpo -c -o tests/ctz_test_module-ctz_test.o `test -f 'tests/ctz_test.c' || echo './'`tests/ctz_test.c +mv -f tests/.deps-core/ctz_test_module-ctz_test.Tpo tests/.deps-core/ctz_test_module-ctz_test.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o ctz_test.module tests/ctz_test_module-ctz_test.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/bswap_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT tests/bswap_test_module-bswap_test.o -MD -MP -MF tests/.deps-core/bswap_test_module-bswap_test.Tpo -c -o tests/bswap_test_module-bswap_test.o `test -f 'tests/bswap_test.c' || echo './'`tests/bswap_test.c +mv -f tests/.deps-core/bswap_test_module-bswap_test.Tpo tests/.deps-core/bswap_test_module-bswap_test.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o bswap_test.module tests/bswap_test_module-bswap_test.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/videotest_checksum.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT tests/videotest_checksum_module-videotest_checksum.o -MD -MP -MF tests/.deps-core/videotest_checksum_module-videotest_checksum.Tpo -c -o tests/videotest_checksum_module-videotest_checksum.o `test -f 'tests/videotest_checksum.c' || echo './'`tests/videotest_checksum.c +mv -f tests/.deps-core/videotest_checksum_module-videotest_checksum.Tpo tests/.deps-core/videotest_checksum_module-videotest_checksum.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o videotest_checksum.module tests/videotest_checksum_module-videotest_checksum.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/gfxterm_menu.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT tests/gfxterm_menu_module-gfxterm_menu.o -MD -MP -MF tests/.deps-core/gfxterm_menu_module-gfxterm_menu.Tpo -c -o tests/gfxterm_menu_module-gfxterm_menu.o `test -f 'tests/gfxterm_menu.c' || echo './'`tests/gfxterm_menu.c +mv -f tests/.deps-core/gfxterm_menu_module-gfxterm_menu.Tpo tests/.deps-core/gfxterm_menu_module-gfxterm_menu.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gfxterm_menu.module tests/gfxterm_menu_module-gfxterm_menu.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/cmdline_cat_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT tests/cmdline_cat_test_module-cmdline_cat_test.o -MD -MP -MF tests/.deps-core/cmdline_cat_test_module-cmdline_cat_test.Tpo -c -o tests/cmdline_cat_test_module-cmdline_cat_test.o `test -f 'tests/cmdline_cat_test.c' || echo './'`tests/cmdline_cat_test.c +mv -f tests/.deps-core/cmdline_cat_test_module-cmdline_cat_test.Tpo tests/.deps-core/cmdline_cat_test_module-cmdline_cat_test.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o cmdline_cat_test.module tests/cmdline_cat_test_module-cmdline_cat_test.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/bitmap.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT video/bitmap_module-bitmap.o -MD -MP -MF video/.deps-core/bitmap_module-bitmap.Tpo -c -o video/bitmap_module-bitmap.o `test -f 'video/bitmap.c' || echo './'`video/bitmap.c +mv -f video/.deps-core/bitmap_module-bitmap.Tpo video/.deps-core/bitmap_module-bitmap.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o bitmap.module video/bitmap_module-bitmap.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/bitmap_scale.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT video/bitmap_scale_module-bitmap_scale.o -MD -MP -MF video/.deps-core/bitmap_scale_module-bitmap_scale.Tpo -c -o video/bitmap_scale_module-bitmap_scale.o `test -f 'video/bitmap_scale.c' || echo './'`video/bitmap_scale.c +mv -f video/.deps-core/bitmap_scale_module-bitmap_scale.Tpo video/.deps-core/bitmap_scale_module-bitmap_scale.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o bitmap_scale.module video/bitmap_scale_module-bitmap_scale.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/readers/jpeg.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT video/readers/jpeg_module-jpeg.o -MD -MP -MF video/readers/.deps-core/jpeg_module-jpeg.Tpo -c -o video/readers/jpeg_module-jpeg.o `test -f 'video/readers/jpeg.c' || echo './'`video/readers/jpeg.c +mv -f video/readers/.deps-core/jpeg_module-jpeg.Tpo video/readers/.deps-core/jpeg_module-jpeg.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o jpeg.module video/readers/jpeg_module-jpeg.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/readers/png.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT video/readers/png_module-png.o -MD -MP -MF video/readers/.deps-core/png_module-png.Tpo -c -o video/readers/png_module-png.o `test -f 'video/readers/png.c' || echo './'`video/readers/png.c +mv -f video/readers/.deps-core/png_module-png.Tpo video/readers/.deps-core/png_module-png.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o png.module video/readers/png_module-png.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/readers/tga.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT video/readers/tga_module-tga.o -MD -MP -MF video/readers/.deps-core/tga_module-tga.Tpo -c -o video/readers/tga_module-tga.o `test -f 'video/readers/tga.c' || echo './'`video/readers/tga.c +mv -f video/readers/.deps-core/tga_module-tga.Tpo video/readers/.deps-core/tga_module-tga.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o tga.module video/readers/tga_module-tga.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/i386/pc/vbe.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT video/i386/pc/vbe_module-vbe.o -MD -MP -MF video/i386/pc/.deps-core/vbe_module-vbe.Tpo -c -o video/i386/pc/vbe_module-vbe.o `test -f 'video/i386/pc/vbe.c' || echo './'`video/i386/pc/vbe.c +mv -f video/i386/pc/.deps-core/vbe_module-vbe.Tpo video/i386/pc/.deps-core/vbe_module-vbe.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o vbe.module video/i386/pc/vbe_module-vbe.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/fb/video_fb.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT video/fb/video_fb_module-video_fb.o -MD -MP -MF video/fb/.deps-core/video_fb_module-video_fb.Tpo -c -o video/fb/video_fb_module-video_fb.o `test -f 'video/fb/video_fb.c' || echo './'`video/fb/video_fb.c +mv -f video/fb/.deps-core/video_fb_module-video_fb.Tpo video/fb/.deps-core/video_fb_module-video_fb.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/fb/fbblit.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT video/fb/video_fb_module-fbblit.o -MD -MP -MF video/fb/.deps-core/video_fb_module-fbblit.Tpo -c -o video/fb/video_fb_module-fbblit.o `test -f 'video/fb/fbblit.c' || echo './'`video/fb/fbblit.c +mv -f video/fb/.deps-core/video_fb_module-fbblit.Tpo video/fb/.deps-core/video_fb_module-fbblit.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/fb/fbfill.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT video/fb/video_fb_module-fbfill.o -MD -MP -MF video/fb/.deps-core/video_fb_module-fbfill.Tpo -c -o video/fb/video_fb_module-fbfill.o `test -f 'video/fb/fbfill.c' || echo './'`video/fb/fbfill.c +mv -f video/fb/.deps-core/video_fb_module-fbfill.Tpo video/fb/.deps-core/video_fb_module-fbfill.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/fb/fbutil.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT video/fb/video_fb_module-fbutil.o -MD -MP -MF video/fb/.deps-core/video_fb_module-fbutil.Tpo -c -o video/fb/video_fb_module-fbutil.o `test -f 'video/fb/fbutil.c' || echo './'`video/fb/fbutil.c +mv -f video/fb/.deps-core/video_fb_module-fbutil.Tpo video/fb/.deps-core/video_fb_module-fbutil.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o video_fb.module video/fb/video_fb_module-video_fb.o video/fb/video_fb_module-fbblit.o video/fb/video_fb_module-fbfill.o video/fb/video_fb_module-fbutil.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/video.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT video/video_module-video.o -MD -MP -MF video/.deps-core/video_module-video.Tpo -c -o video/video_module-video.o `test -f 'video/video.c' || echo './'`video/video.c +mv -f video/.deps-core/video_module-video.Tpo video/.deps-core/video_module-video.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o video.module video/video_module-video.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/colors.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT video/video_colors_module-colors.o -MD -MP -MF video/.deps-core/video_colors_module-colors.Tpo -c -o video/video_colors_module-colors.o `test -f 'video/colors.c' || echo './'`video/colors.c +mv -f video/.deps-core/video_colors_module-colors.Tpo video/.deps-core/video_colors_module-colors.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o video_colors.module video/video_colors_module-colors.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"hook/datehook.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT hook/datehook_module-datehook.o -MD -MP -MF hook/.deps-core/datehook_module-datehook.Tpo -c -o hook/datehook_module-datehook.o `test -f 'hook/datehook.c' || echo './'`hook/datehook.c +mv -f hook/.deps-core/datehook_module-datehook.Tpo hook/.deps-core/datehook_module-datehook.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o datehook.module hook/datehook_module-datehook.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"net/net.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT net/net_module-net.o -MD -MP -MF net/.deps-core/net_module-net.Tpo -c -o net/net_module-net.o `test -f 'net/net.c' || echo './'`net/net.c +mv -f net/.deps-core/net_module-net.Tpo net/.deps-core/net_module-net.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"net/dns.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT net/net_module-dns.o -MD -MP -MF net/.deps-core/net_module-dns.Tpo -c -o net/net_module-dns.o `test -f 'net/dns.c' || echo './'`net/dns.c +mv -f net/.deps-core/net_module-dns.Tpo net/.deps-core/net_module-dns.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"net/bootp.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT net/net_module-bootp.o -MD -MP -MF net/.deps-core/net_module-bootp.Tpo -c -o net/net_module-bootp.o `test -f 'net/bootp.c' || echo './'`net/bootp.c +mv -f net/.deps-core/net_module-bootp.Tpo net/.deps-core/net_module-bootp.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"net/ip.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT net/net_module-ip.o -MD -MP -MF net/.deps-core/net_module-ip.Tpo -c -o net/net_module-ip.o `test -f 'net/ip.c' || echo './'`net/ip.c +mv -f net/.deps-core/net_module-ip.Tpo net/.deps-core/net_module-ip.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"net/udp.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT net/net_module-udp.o -MD -MP -MF net/.deps-core/net_module-udp.Tpo -c -o net/net_module-udp.o `test -f 'net/udp.c' || echo './'`net/udp.c +mv -f net/.deps-core/net_module-udp.Tpo net/.deps-core/net_module-udp.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"net/tcp.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT net/net_module-tcp.o -MD -MP -MF net/.deps-core/net_module-tcp.Tpo -c -o net/net_module-tcp.o `test -f 'net/tcp.c' || echo './'`net/tcp.c +mv -f net/.deps-core/net_module-tcp.Tpo net/.deps-core/net_module-tcp.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"net/icmp.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT net/net_module-icmp.o -MD -MP -MF net/.deps-core/net_module-icmp.Tpo -c -o net/net_module-icmp.o `test -f 'net/icmp.c' || echo './'`net/icmp.c +mv -f net/.deps-core/net_module-icmp.Tpo net/.deps-core/net_module-icmp.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"net/icmp6.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT net/net_module-icmp6.o -MD -MP -MF net/.deps-core/net_module-icmp6.Tpo -c -o net/net_module-icmp6.o `test -f 'net/icmp6.c' || echo './'`net/icmp6.c +mv -f net/.deps-core/net_module-icmp6.Tpo net/.deps-core/net_module-icmp6.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"net/ethernet.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT net/net_module-ethernet.o -MD -MP -MF net/.deps-core/net_module-ethernet.Tpo -c -o net/net_module-ethernet.o `test -f 'net/ethernet.c' || echo './'`net/ethernet.c +mv -f net/.deps-core/net_module-ethernet.Tpo net/.deps-core/net_module-ethernet.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"net/arp.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT net/net_module-arp.o -MD -MP -MF net/.deps-core/net_module-arp.Tpo -c -o net/net_module-arp.o `test -f 'net/arp.c' || echo './'`net/arp.c +mv -f net/.deps-core/net_module-arp.Tpo net/.deps-core/net_module-arp.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"net/netbuff.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT net/net_module-netbuff.o -MD -MP -MF net/.deps-core/net_module-netbuff.Tpo -c -o net/net_module-netbuff.o `test -f 'net/netbuff.c' || echo './'`net/netbuff.c +mv -f net/.deps-core/net_module-netbuff.Tpo net/.deps-core/net_module-netbuff.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o net.module net/net_module-net.o net/net_module-dns.o net/net_module-bootp.o net/net_module-ip.o net/net_module-udp.o net/net_module-tcp.o net/net_module-icmp.o net/net_module-icmp6.o net/net_module-ethernet.o net/net_module-arp.o net/net_module-netbuff.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"net/tftp.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT net/tftp_module-tftp.o -MD -MP -MF net/.deps-core/tftp_module-tftp.Tpo -c -o net/tftp_module-tftp.o `test -f 'net/tftp.c' || echo './'`net/tftp.c +mv -f net/.deps-core/tftp_module-tftp.Tpo net/.deps-core/tftp_module-tftp.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o tftp.module net/tftp_module-tftp.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"net/http.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT net/http_module-http.o -MD -MP -MF net/.deps-core/http_module-http.Tpo -c -o net/http_module-http.o `test -f 'net/http.c' || echo './'`net/http.c +mv -f net/.deps-core/http_module-http.Tpo net/.deps-core/http_module-http.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o http.module net/http_module-http.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/legacycfg.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/legacycfg_module-legacycfg.o -MD -MP -MF commands/.deps-core/legacycfg_module-legacycfg.Tpo -c -o commands/legacycfg_module-legacycfg.o `test -f 'commands/legacycfg.c' || echo './'`commands/legacycfg.c +mv -f commands/.deps-core/legacycfg_module-legacycfg.Tpo commands/.deps-core/legacycfg_module-legacycfg.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/legacy_parse.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/legacycfg_module-legacy_parse.o -MD -MP -MF lib/.deps-core/legacycfg_module-legacy_parse.Tpo -c -o lib/legacycfg_module-legacy_parse.o `test -f 'lib/legacy_parse.c' || echo './'`lib/legacy_parse.c +mv -f lib/.deps-core/legacycfg_module-legacy_parse.Tpo lib/.deps-core/legacycfg_module-legacy_parse.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o legacycfg.module commands/legacycfg_module-legacycfg.o lib/legacycfg_module-legacy_parse.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/syslinux_parse.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/syslinuxcfg_module-syslinux_parse.o -MD -MP -MF lib/.deps-core/syslinuxcfg_module-syslinux_parse.Tpo -c -o lib/syslinuxcfg_module-syslinux_parse.o `test -f 'lib/syslinux_parse.c' || echo './'`lib/syslinux_parse.c +mv -f lib/.deps-core/syslinuxcfg_module-syslinux_parse.Tpo lib/.deps-core/syslinuxcfg_module-syslinux_parse.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/syslinuxcfg.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/syslinuxcfg_module-syslinuxcfg.o -MD -MP -MF commands/.deps-core/syslinuxcfg_module-syslinuxcfg.Tpo -c -o commands/syslinuxcfg_module-syslinuxcfg.o `test -f 'commands/syslinuxcfg.c' || echo './'`commands/syslinuxcfg.c +mv -f commands/.deps-core/syslinuxcfg_module-syslinuxcfg.Tpo commands/.deps-core/syslinuxcfg_module-syslinuxcfg.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o syslinuxcfg.module lib/syslinuxcfg_module-syslinux_parse.o commands/syslinuxcfg_module-syslinuxcfg.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/test_blockarg.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT tests/test_blockarg_module-test_blockarg.o -MD -MP -MF tests/.deps-core/test_blockarg_module-test_blockarg.Tpo -c -o tests/test_blockarg_module-test_blockarg.o `test -f 'tests/test_blockarg.c' || echo './'`tests/test_blockarg.c +mv -f tests/.deps-core/test_blockarg_module-test_blockarg.Tpo tests/.deps-core/test_blockarg_module-test_blockarg.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o test_blockarg.module tests/test_blockarg_module-test_blockarg.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"io/xzio.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/xzembed -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-unreachable-code -MT io/xzio_module-xzio.o -MD -MP -MF io/.deps-core/xzio_module-xzio.Tpo -c -o io/xzio_module-xzio.o `test -f 'io/xzio.c' || echo './'`io/xzio.c +mv -f io/.deps-core/xzio_module-xzio.Tpo io/.deps-core/xzio_module-xzio.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/xzembed/xz_dec_bcj.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/xzembed -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-unreachable-code -MT lib/xzembed/xzio_module-xz_dec_bcj.o -MD -MP -MF lib/xzembed/.deps-core/xzio_module-xz_dec_bcj.Tpo -c -o lib/xzembed/xzio_module-xz_dec_bcj.o `test -f 'lib/xzembed/xz_dec_bcj.c' || echo './'`lib/xzembed/xz_dec_bcj.c +mv -f lib/xzembed/.deps-core/xzio_module-xz_dec_bcj.Tpo lib/xzembed/.deps-core/xzio_module-xz_dec_bcj.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/xzembed/xz_dec_lzma2.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/xzembed -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-unreachable-code -MT lib/xzembed/xzio_module-xz_dec_lzma2.o -MD -MP -MF lib/xzembed/.deps-core/xzio_module-xz_dec_lzma2.Tpo -c -o lib/xzembed/xzio_module-xz_dec_lzma2.o `test -f 'lib/xzembed/xz_dec_lzma2.c' || echo './'`lib/xzembed/xz_dec_lzma2.c +mv -f lib/xzembed/.deps-core/xzio_module-xz_dec_lzma2.Tpo lib/xzembed/.deps-core/xzio_module-xz_dec_lzma2.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/xzembed/xz_dec_stream.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/xzembed -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-unreachable-code -MT lib/xzembed/xzio_module-xz_dec_stream.o -MD -MP -MF lib/xzembed/.deps-core/xzio_module-xz_dec_stream.Tpo -c -o lib/xzembed/xzio_module-xz_dec_stream.o `test -f 'lib/xzembed/xz_dec_stream.c' || echo './'`lib/xzembed/xz_dec_stream.c +mv -f lib/xzembed/.deps-core/xzio_module-xz_dec_stream.Tpo lib/xzembed/.deps-core/xzio_module-xz_dec_stream.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-unreachable-code -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o xzio.module io/xzio_module-xzio.o lib/xzembed/xzio_module-xz_dec_bcj.o lib/xzembed/xzio_module-xz_dec_lzma2.o lib/xzembed/xzio_module-xz_dec_stream.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"io/lzopio.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/minilzo -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-undef -Wno-redundant-decls -Wno-error -MT io/lzopio_module-lzopio.o -MD -MP -MF io/.deps-core/lzopio_module-lzopio.Tpo -c -o io/lzopio_module-lzopio.o `test -f 'io/lzopio.c' || echo './'`io/lzopio.c +mv -f io/.deps-core/lzopio_module-lzopio.Tpo io/.deps-core/lzopio_module-lzopio.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/minilzo/minilzo.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/minilzo -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-undef -Wno-redundant-decls -Wno-error -MT lib/minilzo/lzopio_module-minilzo.o -MD -MP -MF lib/minilzo/.deps-core/lzopio_module-minilzo.Tpo -c -o lib/minilzo/lzopio_module-minilzo.o `test -f 'lib/minilzo/minilzo.c' || echo './'`lib/minilzo/minilzo.c +mv -f lib/minilzo/.deps-core/lzopio_module-minilzo.Tpo lib/minilzo/.deps-core/lzopio_module-minilzo.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -fno-builtin -Wno-undef -Wno-redundant-decls -Wno-error -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o lzopio.module io/lzopio_module-lzopio.o lib/minilzo/lzopio_module-minilzo.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/testload.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/testload_module-testload.o -MD -MP -MF commands/.deps-core/testload_module-testload.Tpo -c -o commands/testload_module-testload.o `test -f 'commands/testload.c' || echo './'`commands/testload.c +mv -f commands/.deps-core/testload_module-testload.Tpo commands/.deps-core/testload_module-testload.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o testload.module commands/testload_module-testload.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/i386/backtrace.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/i386/backtrace_module-backtrace.o -MD -MP -MF lib/i386/.deps-core/backtrace_module-backtrace.Tpo -c -o lib/i386/backtrace_module-backtrace.o `test -f 'lib/i386/backtrace.c' || echo './'`lib/i386/backtrace.c +mv -f lib/i386/.deps-core/backtrace_module-backtrace.Tpo lib/i386/.deps-core/backtrace_module-backtrace.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/backtrace.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/backtrace_module-backtrace.o -MD -MP -MF lib/.deps-core/backtrace_module-backtrace.Tpo -c -o lib/backtrace_module-backtrace.o `test -f 'lib/backtrace.c' || echo './'`lib/backtrace.c +mv -f lib/.deps-core/backtrace_module-backtrace.Tpo lib/.deps-core/backtrace_module-backtrace.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o backtrace.module lib/i386/backtrace_module-backtrace.o lib/backtrace_module-backtrace.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/pc/lsapm.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/i386/pc/lsapm_module-lsapm.o -MD -MP -MF commands/i386/pc/.deps-core/lsapm_module-lsapm.Tpo -c -o commands/i386/pc/lsapm_module-lsapm.o `test -f 'commands/i386/pc/lsapm.c' || echo './'`commands/i386/pc/lsapm.c +mv -f commands/i386/pc/.deps-core/lsapm_module-lsapm.Tpo commands/i386/pc/.deps-core/lsapm_module-lsapm.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o lsapm.module commands/i386/pc/lsapm_module-lsapm.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/keylayouts.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/keylayouts_module-keylayouts.o -MD -MP -MF commands/.deps-core/keylayouts_module-keylayouts.Tpo -c -o commands/keylayouts_module-keylayouts.o `test -f 'commands/keylayouts.c' || echo './'`commands/keylayouts.c +mv -f commands/.deps-core/keylayouts_module-keylayouts.Tpo commands/.deps-core/keylayouts_module-keylayouts.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o keylayouts.module commands/keylayouts_module-keylayouts.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/priority_queue.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/priority_queue_module-priority_queue.o -MD -MP -MF lib/.deps-core/priority_queue_module-priority_queue.Tpo -c -o lib/priority_queue_module-priority_queue.o `test -f 'lib/priority_queue.c' || echo './'`lib/priority_queue.c +mv -f lib/.deps-core/priority_queue_module-priority_queue.Tpo lib/.deps-core/priority_queue_module-priority_queue.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o priority_queue.module lib/priority_queue_module-priority_queue.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/time.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/time_module-time.o -MD -MP -MF commands/.deps-core/time_module-time.Tpo -c -o commands/time_module-time.o `test -f 'commands/time.c' || echo './'`commands/time.c +mv -f commands/.deps-core/time_module-time.Tpo commands/.deps-core/time_module-time.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o time.module commands/time_module-time.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/adler32.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/adler32_module-adler32.o -MD -MP -MF lib/.deps-core/adler32_module-adler32.Tpo -c -o lib/adler32_module-adler32.o `test -f 'lib/adler32.c' || echo './'`lib/adler32.c +mv -f lib/.deps-core/adler32_module-adler32.Tpo lib/.deps-core/adler32_module-adler32.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o adler32.module lib/adler32_module-adler32.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/crc64.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/crc64_module-crc64.o -MD -MP -MF lib/.deps-core/crc64_module-crc64.Tpo -c -o lib/crc64_module-crc64.o `test -f 'lib/crc64.c' || echo './'`lib/crc64.c +mv -f lib/.deps-core/crc64_module-crc64.Tpo lib/.deps-core/crc64_module-crc64.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o crc64.module lib/crc64_module-crc64.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpiutil.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt-grub/mpi/mpi_module-mpiutil.o -MD -MP -MF lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpiutil.Tpo -c -o lib/libgcrypt-grub/mpi/mpi_module-mpiutil.o `test -f 'lib/libgcrypt-grub/mpi/mpiutil.c' || echo './'`lib/libgcrypt-grub/mpi/mpiutil.c +mv -f lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpiutil.Tpo lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpiutil.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpi-bit.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt-grub/mpi/mpi_module-mpi-bit.o -MD -MP -MF lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-bit.Tpo -c -o lib/libgcrypt-grub/mpi/mpi_module-mpi-bit.o `test -f 'lib/libgcrypt-grub/mpi/mpi-bit.c' || echo './'`lib/libgcrypt-grub/mpi/mpi-bit.c +mv -f lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-bit.Tpo lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-bit.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpi-add.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt-grub/mpi/mpi_module-mpi-add.o -MD -MP -MF lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-add.Tpo -c -o lib/libgcrypt-grub/mpi/mpi_module-mpi-add.o `test -f 'lib/libgcrypt-grub/mpi/mpi-add.c' || echo './'`lib/libgcrypt-grub/mpi/mpi-add.c +mv -f lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-add.Tpo lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-add.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpi-mul.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt-grub/mpi/mpi_module-mpi-mul.o -MD -MP -MF lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-mul.Tpo -c -o lib/libgcrypt-grub/mpi/mpi_module-mpi-mul.o `test -f 'lib/libgcrypt-grub/mpi/mpi-mul.c' || echo './'`lib/libgcrypt-grub/mpi/mpi-mul.c +mv -f lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-mul.Tpo lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-mul.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpi-mod.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt-grub/mpi/mpi_module-mpi-mod.o -MD -MP -MF lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-mod.Tpo -c -o lib/libgcrypt-grub/mpi/mpi_module-mpi-mod.o `test -f 'lib/libgcrypt-grub/mpi/mpi-mod.c' || echo './'`lib/libgcrypt-grub/mpi/mpi-mod.c +mv -f lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-mod.Tpo lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-mod.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpi-gcd.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt-grub/mpi/mpi_module-mpi-gcd.o -MD -MP -MF lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-gcd.Tpo -c -o lib/libgcrypt-grub/mpi/mpi_module-mpi-gcd.o `test -f 'lib/libgcrypt-grub/mpi/mpi-gcd.c' || echo './'`lib/libgcrypt-grub/mpi/mpi-gcd.c +mv -f lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-gcd.Tpo lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-gcd.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpi-div.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt-grub/mpi/mpi_module-mpi-div.o -MD -MP -MF lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-div.Tpo -c -o lib/libgcrypt-grub/mpi/mpi_module-mpi-div.o `test -f 'lib/libgcrypt-grub/mpi/mpi-div.c' || echo './'`lib/libgcrypt-grub/mpi/mpi-div.c +mv -f lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-div.Tpo lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-div.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpi-cmp.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt-grub/mpi/mpi_module-mpi-cmp.o -MD -MP -MF lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-cmp.Tpo -c -o lib/libgcrypt-grub/mpi/mpi_module-mpi-cmp.o `test -f 'lib/libgcrypt-grub/mpi/mpi-cmp.c' || echo './'`lib/libgcrypt-grub/mpi/mpi-cmp.c +mv -f lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-cmp.Tpo lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-cmp.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpi-inv.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt-grub/mpi/mpi_module-mpi-inv.o -MD -MP -MF lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-inv.Tpo -c -o lib/libgcrypt-grub/mpi/mpi_module-mpi-inv.o `test -f 'lib/libgcrypt-grub/mpi/mpi-inv.c' || echo './'`lib/libgcrypt-grub/mpi/mpi-inv.c +mv -f lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-inv.Tpo lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-inv.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpi-pow.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt-grub/mpi/mpi_module-mpi-pow.o -MD -MP -MF lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-pow.Tpo -c -o lib/libgcrypt-grub/mpi/mpi_module-mpi-pow.o `test -f 'lib/libgcrypt-grub/mpi/mpi-pow.c' || echo './'`lib/libgcrypt-grub/mpi/mpi-pow.c +mv -f lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-pow.Tpo lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-pow.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpi-mpow.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt-grub/mpi/mpi_module-mpi-mpow.o -MD -MP -MF lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-mpow.Tpo -c -o lib/libgcrypt-grub/mpi/mpi_module-mpi-mpow.o `test -f 'lib/libgcrypt-grub/mpi/mpi-mpow.c' || echo './'`lib/libgcrypt-grub/mpi/mpi-mpow.c +mv -f lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-mpow.Tpo lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-mpow.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpih-lshift.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt-grub/mpi/mpi_module-mpih-lshift.o -MD -MP -MF lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-lshift.Tpo -c -o lib/libgcrypt-grub/mpi/mpi_module-mpih-lshift.o `test -f 'lib/libgcrypt-grub/mpi/mpih-lshift.c' || echo './'`lib/libgcrypt-grub/mpi/mpih-lshift.c +mv -f lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-lshift.Tpo lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-lshift.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpih-mul.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt-grub/mpi/mpi_module-mpih-mul.o -MD -MP -MF lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-mul.Tpo -c -o lib/libgcrypt-grub/mpi/mpi_module-mpih-mul.o `test -f 'lib/libgcrypt-grub/mpi/mpih-mul.c' || echo './'`lib/libgcrypt-grub/mpi/mpih-mul.c +mv -f lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-mul.Tpo lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-mul.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpih-mul1.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt-grub/mpi/mpi_module-mpih-mul1.o -MD -MP -MF lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-mul1.Tpo -c -o lib/libgcrypt-grub/mpi/mpi_module-mpih-mul1.o `test -f 'lib/libgcrypt-grub/mpi/mpih-mul1.c' || echo './'`lib/libgcrypt-grub/mpi/mpih-mul1.c +mv -f lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-mul1.Tpo lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-mul1.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpih-mul2.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt-grub/mpi/mpi_module-mpih-mul2.o -MD -MP -MF lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-mul2.Tpo -c -o lib/libgcrypt-grub/mpi/mpi_module-mpih-mul2.o `test -f 'lib/libgcrypt-grub/mpi/mpih-mul2.c' || echo './'`lib/libgcrypt-grub/mpi/mpih-mul2.c +mv -f lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-mul2.Tpo lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-mul2.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpih-mul3.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt-grub/mpi/mpi_module-mpih-mul3.o -MD -MP -MF lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-mul3.Tpo -c -o lib/libgcrypt-grub/mpi/mpi_module-mpih-mul3.o `test -f 'lib/libgcrypt-grub/mpi/mpih-mul3.c' || echo './'`lib/libgcrypt-grub/mpi/mpih-mul3.c +mv -f lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-mul3.Tpo lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-mul3.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpih-add1.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt-grub/mpi/mpi_module-mpih-add1.o -MD -MP -MF lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-add1.Tpo -c -o lib/libgcrypt-grub/mpi/mpi_module-mpih-add1.o `test -f 'lib/libgcrypt-grub/mpi/mpih-add1.c' || echo './'`lib/libgcrypt-grub/mpi/mpih-add1.c +mv -f lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-add1.Tpo lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-add1.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpih-sub1.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt-grub/mpi/mpi_module-mpih-sub1.o -MD -MP -MF lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-sub1.Tpo -c -o lib/libgcrypt-grub/mpi/mpi_module-mpih-sub1.o `test -f 'lib/libgcrypt-grub/mpi/mpih-sub1.c' || echo './'`lib/libgcrypt-grub/mpi/mpih-sub1.c +mv -f lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-sub1.Tpo lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-sub1.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpih-div.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt-grub/mpi/mpi_module-mpih-div.o -MD -MP -MF lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-div.Tpo -c -o lib/libgcrypt-grub/mpi/mpi_module-mpih-div.o `test -f 'lib/libgcrypt-grub/mpi/mpih-div.c' || echo './'`lib/libgcrypt-grub/mpi/mpih-div.c +mv -f lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-div.Tpo lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-div.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpicoder.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt-grub/mpi/mpi_module-mpicoder.o -MD -MP -MF lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpicoder.Tpo -c -o lib/libgcrypt-grub/mpi/mpi_module-mpicoder.o `test -f 'lib/libgcrypt-grub/mpi/mpicoder.c' || echo './'`lib/libgcrypt-grub/mpi/mpicoder.c +mv -f lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpicoder.Tpo lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpicoder.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpih-rshift.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt-grub/mpi/mpi_module-mpih-rshift.o -MD -MP -MF lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-rshift.Tpo -c -o lib/libgcrypt-grub/mpi/mpi_module-mpih-rshift.o `test -f 'lib/libgcrypt-grub/mpi/mpih-rshift.c' || echo './'`lib/libgcrypt-grub/mpi/mpih-rshift.c +mv -f lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-rshift.Tpo lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpih-rshift.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpi-inline.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt-grub/mpi/mpi_module-mpi-inline.o -MD -MP -MF lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-inline.Tpo -c -o lib/libgcrypt-grub/mpi/mpi_module-mpi-inline.o `test -f 'lib/libgcrypt-grub/mpi/mpi-inline.c' || echo './'`lib/libgcrypt-grub/mpi/mpi-inline.c +mv -f lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-inline.Tpo lib/libgcrypt-grub/mpi/.deps-core/mpi_module-mpi-inline.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt_wrap/mem.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -MT lib/libgcrypt_wrap/mpi_module-mem.o -MD -MP -MF lib/libgcrypt_wrap/.deps-core/mpi_module-mem.Tpo -c -o lib/libgcrypt_wrap/mpi_module-mem.o `test -f 'lib/libgcrypt_wrap/mem.c' || echo './'`lib/libgcrypt_wrap/mem.c +mv -f lib/libgcrypt_wrap/.deps-core/mpi_module-mem.Tpo lib/libgcrypt_wrap/.deps-core/mpi_module-mem.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-redundant-decls -Wno-sign-compare -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o mpi.module lib/libgcrypt-grub/mpi/mpi_module-mpiutil.o lib/libgcrypt-grub/mpi/mpi_module-mpi-bit.o lib/libgcrypt-grub/mpi/mpi_module-mpi-add.o lib/libgcrypt-grub/mpi/mpi_module-mpi-mul.o lib/libgcrypt-grub/mpi/mpi_module-mpi-mod.o lib/libgcrypt-grub/mpi/mpi_module-mpi-gcd.o lib/libgcrypt-grub/mpi/mpi_module-mpi-div.o lib/libgcrypt-grub/mpi/mpi_module-mpi-cmp.o lib/libgcrypt-grub/mpi/mpi_module-mpi-inv.o lib/libgcrypt-grub/mpi/mpi_module-mpi-pow.o lib/libgcrypt-grub/mpi/mpi_module-mpi-mpow.o lib/libgcrypt-grub/mpi/mpi_module-mpih-lshift.o lib/libgcrypt-grub/mpi/mpi_module-mpih-mul.o lib/libgcrypt-grub/mpi/mpi_module-mpih-mul1.o lib/libgcrypt-grub/mpi/mpi_module-mpih-mul2.o lib/libgcrypt-grub/mpi/mpi_module-mpih-mul3.o lib/libgcrypt-grub/mpi/mpi_module-mpih-add1.o lib/libgcrypt-grub/mpi/mpi_module-mpih-sub1.o lib/libgcrypt-grub/mpi/mpi_module-mpih-div.o lib/libgcrypt-grub/mpi/mpi_module-mpicoder.o lib/libgcrypt-grub/mpi/mpi_module-mpih-rshift.o lib/libgcrypt-grub/mpi/mpi_module-mpi-inline.o lib/libgcrypt_wrap/mpi_module-mem.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/fake_module.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/all_video_module-fake_module.o -MD -MP -MF lib/.deps-core/all_video_module-fake_module.Tpo -c -o lib/all_video_module-fake_module.o `test -f 'lib/fake_module.c' || echo './'`lib/fake_module.c +mv -f lib/.deps-core/all_video_module-fake_module.Tpo lib/.deps-core/all_video_module-fake_module.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o all_video.module lib/all_video_module-fake_module.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gdb/i386/idt.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT gdb/i386/gdb_module-idt.o -MD -MP -MF gdb/i386/.deps-core/gdb_module-idt.Tpo -c -o gdb/i386/gdb_module-idt.o `test -f 'gdb/i386/idt.c' || echo './'`gdb/i386/idt.c +mv -f gdb/i386/.deps-core/gdb_module-idt.Tpo gdb/i386/.deps-core/gdb_module-idt.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gdb/i386/machdep.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -g -m32 -msoft-float -DGRUB_FILE=\"gdb/i386/machdep.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DASM_FILE=1 -MT gdb/i386/gdb_module-machdep.o -MD -MP -MF gdb/i386/.deps-core/gdb_module-machdep.Tpo -c -o gdb/i386/gdb_module-machdep.o `test -f 'gdb/i386/machdep.S' || echo './'`gdb/i386/machdep.S +mv -f gdb/i386/.deps-core/gdb_module-machdep.Tpo gdb/i386/.deps-core/gdb_module-machdep.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gdb/i386/signal.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT gdb/i386/gdb_module-signal.o -MD -MP -MF gdb/i386/.deps-core/gdb_module-signal.Tpo -c -o gdb/i386/gdb_module-signal.o `test -f 'gdb/i386/signal.c' || echo './'`gdb/i386/signal.c +mv -f gdb/i386/.deps-core/gdb_module-signal.Tpo gdb/i386/.deps-core/gdb_module-signal.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gdb/cstub.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT gdb/gdb_module-cstub.o -MD -MP -MF gdb/.deps-core/gdb_module-cstub.Tpo -c -o gdb/gdb_module-cstub.o `test -f 'gdb/cstub.c' || echo './'`gdb/cstub.c +mv -f gdb/.deps-core/gdb_module-cstub.Tpo gdb/.deps-core/gdb_module-cstub.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gdb/gdb.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT gdb/gdb_module-gdb.o -MD -MP -MF gdb/.deps-core/gdb_module-gdb.Tpo -c -o gdb/gdb_module-gdb.o `test -f 'gdb/gdb.c' || echo './'`gdb/gdb.c +mv -f gdb/.deps-core/gdb_module-gdb.Tpo gdb/.deps-core/gdb_module-gdb.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gdb.module gdb/i386/gdb_module-idt.o gdb/i386/gdb_module-machdep.o gdb/i386/gdb_module-signal.o gdb/gdb_module-cstub.o gdb/gdb_module-gdb.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/testspeed.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/testspeed_module-testspeed.o -MD -MP -MF commands/.deps-core/testspeed_module-testspeed.Tpo -c -o commands/testspeed_module-testspeed.o `test -f 'commands/testspeed.c' || echo './'`commands/testspeed.c +mv -f commands/.deps-core/testspeed_module-testspeed.Tpo commands/.deps-core/testspeed_module-testspeed.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o testspeed.module commands/testspeed_module-testspeed.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/tr.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/tr_module-tr.o -MD -MP -MF commands/.deps-core/tr_module-tr.Tpo -c -o commands/tr_module-tr.o `test -f 'commands/tr.c' || echo './'`commands/tr.c +mv -f commands/.deps-core/tr_module-tr.Tpo commands/.deps-core/tr_module-tr.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o tr.module commands/tr_module-tr.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/progress.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT lib/progress_module-progress.o -MD -MP -MF lib/.deps-core/progress_module-progress.Tpo -c -o lib/progress_module-progress.o `test -f 'lib/progress.c' || echo './'`lib/progress.c +mv -f lib/.deps-core/progress_module-progress.Tpo lib/.deps-core/progress_module-progress.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o progress.module lib/progress_module-progress.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/file.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/file_module-file.o -MD -MP -MF commands/.deps-core/file_module-file.Tpo -c -o commands/file_module-file.o `test -f 'commands/file.c' || echo './'`commands/file.c +mv -f commands/.deps-core/file_module-file.Tpo commands/.deps-core/file_module-file.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/file32.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/file_module-file32.o -MD -MP -MF commands/.deps-core/file_module-file32.Tpo -c -o commands/file_module-file32.o `test -f 'commands/file32.c' || echo './'`commands/file32.c +mv -f commands/.deps-core/file_module-file32.Tpo commands/.deps-core/file_module-file32.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/file64.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/file_module-file64.o -MD -MP -MF commands/.deps-core/file_module-file64.Tpo -c -o commands/file_module-file64.o `test -f 'commands/file64.c' || echo './'`commands/file64.c +mv -f commands/.deps-core/file_module-file64.Tpo commands/.deps-core/file_module-file64.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/xen_file.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/i386/file_module-xen_file.o -MD -MP -MF loader/i386/.deps-core/file_module-xen_file.Tpo -c -o loader/i386/file_module-xen_file.o `test -f 'loader/i386/xen_file.c' || echo './'`loader/i386/xen_file.c +mv -f loader/i386/.deps-core/file_module-xen_file.Tpo loader/i386/.deps-core/file_module-xen_file.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/xen_file32.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/i386/file_module-xen_file32.o -MD -MP -MF loader/i386/.deps-core/file_module-xen_file32.Tpo -c -o loader/i386/file_module-xen_file32.o `test -f 'loader/i386/xen_file32.c' || echo './'`loader/i386/xen_file32.c +mv -f loader/i386/.deps-core/file_module-xen_file32.Tpo loader/i386/.deps-core/file_module-xen_file32.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/xen_file64.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT loader/i386/file_module-xen_file64.o -MD -MP -MF loader/i386/.deps-core/file_module-xen_file64.Tpo -c -o loader/i386/file_module-xen_file64.o `test -f 'loader/i386/xen_file64.c' || echo './'`loader/i386/xen_file64.c +mv -f loader/i386/.deps-core/file_module-xen_file64.Tpo loader/i386/.deps-core/file_module-xen_file64.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o file.module commands/file_module-file.o commands/file_module-file32.o commands/file_module-file64.o loader/i386/file_module-xen_file.o loader/i386/file_module-xen_file32.o loader/i386/file_module-xen_file64.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/rdmsr.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/i386/rdmsr_module-rdmsr.o -MD -MP -MF commands/i386/.deps-core/rdmsr_module-rdmsr.Tpo -c -o commands/i386/rdmsr_module-rdmsr.o `test -f 'commands/i386/rdmsr.c' || echo './'`commands/i386/rdmsr.c +mv -f commands/i386/.deps-core/rdmsr_module-rdmsr.Tpo commands/i386/.deps-core/rdmsr_module-rdmsr.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o rdmsr.module commands/i386/rdmsr_module-rdmsr.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/wrmsr.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT commands/i386/wrmsr_module-wrmsr.o -MD -MP -MF commands/i386/.deps-core/wrmsr_module-wrmsr.Tpo -c -o commands/i386/wrmsr_module-wrmsr.o `test -f 'commands/i386/wrmsr.c' || echo './'`commands/i386/wrmsr.c +mv -f commands/i386/.deps-core/wrmsr_module-wrmsr.Tpo commands/i386/.deps-core/wrmsr_module-wrmsr.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o wrmsr.module commands/i386/wrmsr_module-wrmsr.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/arcfour.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_arcfour_module-arcfour.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.o `test -f 'lib/libgcrypt-grub/cipher/arcfour.c' || echo './'`lib/libgcrypt-grub/cipher/arcfour.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_arcfour_module-arcfour.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_arcfour_module-arcfour.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gcry_arcfour.module lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/blowfish.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_blowfish_module-blowfish.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.o `test -f 'lib/libgcrypt-grub/cipher/blowfish.c' || echo './'`lib/libgcrypt-grub/cipher/blowfish.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_blowfish_module-blowfish.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_blowfish_module-blowfish.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gcry_blowfish.module lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/camellia-glue.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_camellia_module-camellia-glue.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.o `test -f 'lib/libgcrypt-grub/cipher/camellia-glue.c' || echo './'`lib/libgcrypt-grub/cipher/camellia-glue.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_camellia_module-camellia-glue.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_camellia_module-camellia-glue.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/camellia.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_camellia_module-camellia.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.o `test -f 'lib/libgcrypt-grub/cipher/camellia.c' || echo './'`lib/libgcrypt-grub/cipher/camellia.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_camellia_module-camellia.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_camellia_module-camellia.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gcry_camellia.module lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.o lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/cast5.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_cast5_module-cast5.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.o `test -f 'lib/libgcrypt-grub/cipher/cast5.c' || echo './'`lib/libgcrypt-grub/cipher/cast5.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_cast5_module-cast5.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_cast5_module-cast5.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gcry_cast5.module lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/crc.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT lib/libgcrypt-grub/cipher/gcry_crc_module-crc.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_crc_module-crc.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_crc_module-crc.o `test -f 'lib/libgcrypt-grub/cipher/crc.c' || echo './'`lib/libgcrypt-grub/cipher/crc.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_crc_module-crc.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_crc_module-crc.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gcry_crc.module lib/libgcrypt-grub/cipher/gcry_crc_module-crc.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/des.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT lib/libgcrypt-grub/cipher/gcry_des_module-des.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_des_module-des.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_des_module-des.o `test -f 'lib/libgcrypt-grub/cipher/des.c' || echo './'`lib/libgcrypt-grub/cipher/des.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_des_module-des.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_des_module-des.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gcry_des.module lib/libgcrypt-grub/cipher/gcry_des_module-des.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/dsa.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT lib/libgcrypt-grub/cipher/gcry_dsa_module-dsa.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_dsa_module-dsa.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_dsa_module-dsa.o `test -f 'lib/libgcrypt-grub/cipher/dsa.c' || echo './'`lib/libgcrypt-grub/cipher/dsa.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_dsa_module-dsa.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_dsa_module-dsa.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gcry_dsa.module lib/libgcrypt-grub/cipher/gcry_dsa_module-dsa.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/idea.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT lib/libgcrypt-grub/cipher/gcry_idea_module-idea.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_idea_module-idea.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_idea_module-idea.o `test -f 'lib/libgcrypt-grub/cipher/idea.c' || echo './'`lib/libgcrypt-grub/cipher/idea.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_idea_module-idea.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_idea_module-idea.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gcry_idea.module lib/libgcrypt-grub/cipher/gcry_idea_module-idea.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/md4.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-cast-align -MT lib/libgcrypt-grub/cipher/gcry_md4_module-md4.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_md4_module-md4.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_md4_module-md4.o `test -f 'lib/libgcrypt-grub/cipher/md4.c' || echo './'`lib/libgcrypt-grub/cipher/md4.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_md4_module-md4.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_md4_module-md4.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-cast-align -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gcry_md4.module lib/libgcrypt-grub/cipher/gcry_md4_module-md4.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/md5.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-cast-align -MT lib/libgcrypt-grub/cipher/gcry_md5_module-md5.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_md5_module-md5.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_md5_module-md5.o `test -f 'lib/libgcrypt-grub/cipher/md5.c' || echo './'`lib/libgcrypt-grub/cipher/md5.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_md5_module-md5.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_md5_module-md5.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-cast-align -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gcry_md5.module lib/libgcrypt-grub/cipher/gcry_md5_module-md5.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/rfc2268.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_rfc2268_module-rfc2268.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.o `test -f 'lib/libgcrypt-grub/cipher/rfc2268.c' || echo './'`lib/libgcrypt-grub/cipher/rfc2268.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_rfc2268_module-rfc2268.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_rfc2268_module-rfc2268.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gcry_rfc2268.module lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/rijndael.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-cast-align -MT lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_rijndael_module-rijndael.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.o `test -f 'lib/libgcrypt-grub/cipher/rijndael.c' || echo './'`lib/libgcrypt-grub/cipher/rijndael.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_rijndael_module-rijndael.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_rijndael_module-rijndael.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-cast-align -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gcry_rijndael.module lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/rmd160.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-cast-align -MT lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_rmd160_module-rmd160.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.o `test -f 'lib/libgcrypt-grub/cipher/rmd160.c' || echo './'`lib/libgcrypt-grub/cipher/rmd160.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_rmd160_module-rmd160.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_rmd160_module-rmd160.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-cast-align -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gcry_rmd160.module lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/rsa.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT lib/libgcrypt-grub/cipher/gcry_rsa_module-rsa.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_rsa_module-rsa.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_rsa_module-rsa.o `test -f 'lib/libgcrypt-grub/cipher/rsa.c' || echo './'`lib/libgcrypt-grub/cipher/rsa.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_rsa_module-rsa.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_rsa_module-rsa.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gcry_rsa.module lib/libgcrypt-grub/cipher/gcry_rsa_module-rsa.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/seed.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT lib/libgcrypt-grub/cipher/gcry_seed_module-seed.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_seed_module-seed.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_seed_module-seed.o `test -f 'lib/libgcrypt-grub/cipher/seed.c' || echo './'`lib/libgcrypt-grub/cipher/seed.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_seed_module-seed.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_seed_module-seed.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gcry_seed.module lib/libgcrypt-grub/cipher/gcry_seed_module-seed.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/serpent.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_serpent_module-serpent.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.o `test -f 'lib/libgcrypt-grub/cipher/serpent.c' || echo './'`lib/libgcrypt-grub/cipher/serpent.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_serpent_module-serpent.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_serpent_module-serpent.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gcry_serpent.module lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/sha1.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-cast-align -MT lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_sha1_module-sha1.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.o `test -f 'lib/libgcrypt-grub/cipher/sha1.c' || echo './'`lib/libgcrypt-grub/cipher/sha1.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_sha1_module-sha1.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_sha1_module-sha1.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-cast-align -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gcry_sha1.module lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/sha256.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-cast-align -MT lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_sha256_module-sha256.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.o `test -f 'lib/libgcrypt-grub/cipher/sha256.c' || echo './'`lib/libgcrypt-grub/cipher/sha256.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_sha256_module-sha256.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_sha256_module-sha256.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-cast-align -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gcry_sha256.module lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/sha512.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-cast-align -MT lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_sha512_module-sha512.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.o `test -f 'lib/libgcrypt-grub/cipher/sha512.c' || echo './'`lib/libgcrypt-grub/cipher/sha512.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_sha512_module-sha512.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_sha512_module-sha512.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-cast-align -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gcry_sha512.module lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/tiger.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-cast-align -MT lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_tiger_module-tiger.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.o `test -f 'lib/libgcrypt-grub/cipher/tiger.c' || echo './'`lib/libgcrypt-grub/cipher/tiger.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_tiger_module-tiger.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_tiger_module-tiger.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -Wno-cast-align -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gcry_tiger.module lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/twofish.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_twofish_module-twofish.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.o `test -f 'lib/libgcrypt-grub/cipher/twofish.c' || echo './'`lib/libgcrypt-grub/cipher/twofish.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_twofish_module-twofish.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_twofish_module-twofish.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gcry_twofish.module lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/whirlpool.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -MT lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.o -MD -MP -MF lib/libgcrypt-grub/cipher/.deps-core/gcry_whirlpool_module-whirlpool.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.o `test -f 'lib/libgcrypt-grub/cipher/whirlpool.c' || echo './'`lib/libgcrypt-grub/cipher/whirlpool.c +mv -f lib/libgcrypt-grub/cipher/.deps-core/gcry_whirlpool_module-whirlpool.Tpo lib/libgcrypt-grub/cipher/.deps-core/gcry_whirlpool_module-whirlpool.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-r,-d -o gcry_whirlpool.module lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/i386/pc/startup.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -g -m32 -msoft-float -DGRUB_FILE=\"kern/i386/pc/startup.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DASM_FILE=1 -MT kern/i386/pc/kernel_exec-startup.o -MD -MP -MF kern/i386/pc/.deps-core/kernel_exec-startup.Tpo -c -o kern/i386/pc/kernel_exec-startup.o `test -f 'kern/i386/pc/startup.S' || echo './'`kern/i386/pc/startup.S +mv -f kern/i386/pc/.deps-core/kernel_exec-startup.Tpo kern/i386/pc/.deps-core/kernel_exec-startup.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/i386/pc/init.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/i386/pc/kernel_exec-init.o -MD -MP -MF kern/i386/pc/.deps-core/kernel_exec-init.Tpo -c -o kern/i386/pc/kernel_exec-init.o `test -f 'kern/i386/pc/init.c' || echo './'`kern/i386/pc/init.c +mv -f kern/i386/pc/.deps-core/kernel_exec-init.Tpo kern/i386/pc/.deps-core/kernel_exec-init.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/i386/pc/mmap.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/i386/pc/kernel_exec-mmap.o -MD -MP -MF kern/i386/pc/.deps-core/kernel_exec-mmap.Tpo -c -o kern/i386/pc/kernel_exec-mmap.o `test -f 'kern/i386/pc/mmap.c' || echo './'`kern/i386/pc/mmap.c +mv -f kern/i386/pc/.deps-core/kernel_exec-mmap.Tpo kern/i386/pc/.deps-core/kernel_exec-mmap.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/i386/pc/console.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT term/i386/pc/kernel_exec-console.o -MD -MP -MF term/i386/pc/.deps-core/kernel_exec-console.Tpo -c -o term/i386/pc/kernel_exec-console.o `test -f 'term/i386/pc/console.c' || echo './'`term/i386/pc/console.c +mv -f term/i386/pc/.deps-core/kernel_exec-console.Tpo term/i386/pc/.deps-core/kernel_exec-console.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/i386/dl.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/i386/kernel_exec-dl.o -MD -MP -MF kern/i386/.deps-core/kernel_exec-dl.Tpo -c -o kern/i386/kernel_exec-dl.o `test -f 'kern/i386/dl.c' || echo './'`kern/i386/dl.c +mv -f kern/i386/.deps-core/kernel_exec-dl.Tpo kern/i386/.deps-core/kernel_exec-dl.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/i386/tsc.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/i386/kernel_exec-tsc.o -MD -MP -MF kern/i386/.deps-core/kernel_exec-tsc.Tpo -c -o kern/i386/kernel_exec-tsc.o `test -f 'kern/i386/tsc.c' || echo './'`kern/i386/tsc.c +mv -f kern/i386/.deps-core/kernel_exec-tsc.Tpo kern/i386/.deps-core/kernel_exec-tsc.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/i386/tsc_pit.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/i386/kernel_exec-tsc_pit.o -MD -MP -MF kern/i386/.deps-core/kernel_exec-tsc_pit.Tpo -c -o kern/i386/kernel_exec-tsc_pit.o `test -f 'kern/i386/tsc_pit.c' || echo './'`kern/i386/tsc_pit.c +mv -f kern/i386/.deps-core/kernel_exec-tsc_pit.Tpo kern/i386/.deps-core/kernel_exec-tsc_pit.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/compiler-rt.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/kernel_exec-compiler-rt.o -MD -MP -MF kern/.deps-core/kernel_exec-compiler-rt.Tpo -c -o kern/kernel_exec-compiler-rt.o `test -f 'kern/compiler-rt.c' || echo './'`kern/compiler-rt.c +mv -f kern/.deps-core/kernel_exec-compiler-rt.Tpo kern/.deps-core/kernel_exec-compiler-rt.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/mm.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/kernel_exec-mm.o -MD -MP -MF kern/.deps-core/kernel_exec-mm.Tpo -c -o kern/kernel_exec-mm.o `test -f 'kern/mm.c' || echo './'`kern/mm.c +mv -f kern/.deps-core/kernel_exec-mm.Tpo kern/.deps-core/kernel_exec-mm.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/time.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/kernel_exec-time.o -MD -MP -MF kern/.deps-core/kernel_exec-time.Tpo -c -o kern/kernel_exec-time.o `test -f 'kern/time.c' || echo './'`kern/time.c +mv -f kern/.deps-core/kernel_exec-time.Tpo kern/.deps-core/kernel_exec-time.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/generic/millisleep.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/generic/kernel_exec-millisleep.o -MD -MP -MF kern/generic/.deps-core/kernel_exec-millisleep.Tpo -c -o kern/generic/kernel_exec-millisleep.o `test -f 'kern/generic/millisleep.c' || echo './'`kern/generic/millisleep.c +mv -f kern/generic/.deps-core/kernel_exec-millisleep.Tpo kern/generic/.deps-core/kernel_exec-millisleep.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/command.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/kernel_exec-command.o -MD -MP -MF kern/.deps-core/kernel_exec-command.Tpo -c -o kern/kernel_exec-command.o `test -f 'kern/command.c' || echo './'`kern/command.c +mv -f kern/.deps-core/kernel_exec-command.Tpo kern/.deps-core/kernel_exec-command.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/corecmd.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/kernel_exec-corecmd.o -MD -MP -MF kern/.deps-core/kernel_exec-corecmd.Tpo -c -o kern/kernel_exec-corecmd.o `test -f 'kern/corecmd.c' || echo './'`kern/corecmd.c +mv -f kern/.deps-core/kernel_exec-corecmd.Tpo kern/.deps-core/kernel_exec-corecmd.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/device.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/kernel_exec-device.o -MD -MP -MF kern/.deps-core/kernel_exec-device.Tpo -c -o kern/kernel_exec-device.o `test -f 'kern/device.c' || echo './'`kern/device.c +mv -f kern/.deps-core/kernel_exec-device.Tpo kern/.deps-core/kernel_exec-device.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/disk.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/kernel_exec-disk.o -MD -MP -MF kern/.deps-core/kernel_exec-disk.Tpo -c -o kern/kernel_exec-disk.o `test -f 'kern/disk.c' || echo './'`kern/disk.c +mv -f kern/.deps-core/kernel_exec-disk.Tpo kern/.deps-core/kernel_exec-disk.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/dl.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/kernel_exec-dl.o -MD -MP -MF kern/.deps-core/kernel_exec-dl.Tpo -c -o kern/kernel_exec-dl.o `test -f 'kern/dl.c' || echo './'`kern/dl.c +mv -f kern/.deps-core/kernel_exec-dl.Tpo kern/.deps-core/kernel_exec-dl.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/env.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/kernel_exec-env.o -MD -MP -MF kern/.deps-core/kernel_exec-env.Tpo -c -o kern/kernel_exec-env.o `test -f 'kern/env.c' || echo './'`kern/env.c +mv -f kern/.deps-core/kernel_exec-env.Tpo kern/.deps-core/kernel_exec-env.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/err.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/kernel_exec-err.o -MD -MP -MF kern/.deps-core/kernel_exec-err.Tpo -c -o kern/kernel_exec-err.o `test -f 'kern/err.c' || echo './'`kern/err.c +mv -f kern/.deps-core/kernel_exec-err.Tpo kern/.deps-core/kernel_exec-err.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/file.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/kernel_exec-file.o -MD -MP -MF kern/.deps-core/kernel_exec-file.Tpo -c -o kern/kernel_exec-file.o `test -f 'kern/file.c' || echo './'`kern/file.c +mv -f kern/.deps-core/kernel_exec-file.Tpo kern/.deps-core/kernel_exec-file.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/fs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/kernel_exec-fs.o -MD -MP -MF kern/.deps-core/kernel_exec-fs.Tpo -c -o kern/kernel_exec-fs.o `test -f 'kern/fs.c' || echo './'`kern/fs.c +mv -f kern/.deps-core/kernel_exec-fs.Tpo kern/.deps-core/kernel_exec-fs.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/list.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/kernel_exec-list.o -MD -MP -MF kern/.deps-core/kernel_exec-list.Tpo -c -o kern/kernel_exec-list.o `test -f 'kern/list.c' || echo './'`kern/list.c +mv -f kern/.deps-core/kernel_exec-list.Tpo kern/.deps-core/kernel_exec-list.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/main.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/kernel_exec-main.o -MD -MP -MF kern/.deps-core/kernel_exec-main.Tpo -c -o kern/kernel_exec-main.o `test -f 'kern/main.c' || echo './'`kern/main.c +mv -f kern/.deps-core/kernel_exec-main.Tpo kern/.deps-core/kernel_exec-main.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/misc.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/kernel_exec-misc.o -MD -MP -MF kern/.deps-core/kernel_exec-misc.Tpo -c -o kern/kernel_exec-misc.o `test -f 'kern/misc.c' || echo './'`kern/misc.c +mv -f kern/.deps-core/kernel_exec-misc.Tpo kern/.deps-core/kernel_exec-misc.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/parser.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/kernel_exec-parser.o -MD -MP -MF kern/.deps-core/kernel_exec-parser.Tpo -c -o kern/kernel_exec-parser.o `test -f 'kern/parser.c' || echo './'`kern/parser.c +mv -f kern/.deps-core/kernel_exec-parser.Tpo kern/.deps-core/kernel_exec-parser.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/partition.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/kernel_exec-partition.o -MD -MP -MF kern/.deps-core/kernel_exec-partition.Tpo -c -o kern/kernel_exec-partition.o `test -f 'kern/partition.c' || echo './'`kern/partition.c +mv -f kern/.deps-core/kernel_exec-partition.Tpo kern/.deps-core/kernel_exec-partition.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/rescue_parser.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/kernel_exec-rescue_parser.o -MD -MP -MF kern/.deps-core/kernel_exec-rescue_parser.Tpo -c -o kern/kernel_exec-rescue_parser.o `test -f 'kern/rescue_parser.c' || echo './'`kern/rescue_parser.c +mv -f kern/.deps-core/kernel_exec-rescue_parser.Tpo kern/.deps-core/kernel_exec-rescue_parser.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/rescue_reader.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/kernel_exec-rescue_reader.o -MD -MP -MF kern/.deps-core/kernel_exec-rescue_reader.Tpo -c -o kern/kernel_exec-rescue_reader.o `test -f 'kern/rescue_reader.c' || echo './'`kern/rescue_reader.c +mv -f kern/.deps-core/kernel_exec-rescue_reader.Tpo kern/.deps-core/kernel_exec-rescue_reader.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/term.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kern/kernel_exec-term.o -MD -MP -MF kern/.deps-core/kernel_exec-term.Tpo -c -o kern/kernel_exec-term.o `test -f 'kern/term.c' || echo './'`kern/term.c +mv -f kern/.deps-core/kernel_exec-term.Tpo kern/.deps-core/kernel_exec-term.Po +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"symlist.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -MT kernel_exec-symlist.o -MD -MP -MF .deps-core/kernel_exec-symlist.Tpo -c -o kernel_exec-symlist.o `test -f 'symlist.c' || echo './'`symlist.c +mv -f .deps-core/kernel_exec-symlist.Tpo .deps-core/kernel_exec-symlist.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -ffreestanding -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-N -Wl,-Ttext,0x9000 -o kernel.exec kern/i386/pc/kernel_exec-startup.o kern/i386/pc/kernel_exec-init.o kern/i386/pc/kernel_exec-mmap.o term/i386/pc/kernel_exec-console.o kern/i386/kernel_exec-dl.o kern/i386/kernel_exec-tsc.o kern/i386/kernel_exec-tsc_pit.o kern/kernel_exec-compiler-rt.o kern/kernel_exec-mm.o kern/kernel_exec-time.o kern/generic/kernel_exec-millisleep.o kern/kernel_exec-command.o kern/kernel_exec-corecmd.o kern/kernel_exec-device.o kern/kernel_exec-disk.o kern/kernel_exec-dl.o kern/kernel_exec-env.o kern/kernel_exec-err.o kern/kernel_exec-file.o kern/kernel_exec-fs.o kern/kernel_exec-list.o kern/kernel_exec-main.o kern/kernel_exec-misc.o kern/kernel_exec-parser.o kern/kernel_exec-partition.o kern/kernel_exec-rescue_parser.o kern/kernel_exec-rescue_reader.o kern/kernel_exec-term.o kernel_exec-symlist.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"boot/i386/pc/boot.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -g -m32 -msoft-float -DGRUB_FILE=\"boot/i386/pc/boot.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DASM_FILE=1 -MT boot/i386/pc/boot_image-boot.o -MD -MP -MF boot/i386/pc/.deps-core/boot_image-boot.Tpo -c -o boot/i386/pc/boot_image-boot.o `test -f 'boot/i386/pc/boot.S' || echo './'`boot/i386/pc/boot.S +mv -f boot/i386/pc/.deps-core/boot_image-boot.Tpo boot/i386/pc/.deps-core/boot_image-boot.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -fno-builtin -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-S -Wl,-N -Wl,-Ttext,0x7C00 -o boot.image boot/i386/pc/boot_image-boot.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"boot/i386/pc/boot.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DHYBRID_BOOT=1 -D_FILE_OFFSET_BITS=64 -g -m32 -msoft-float -DGRUB_FILE=\"boot/i386/pc/boot.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DASM_FILE=1 -MT boot/i386/pc/boot_hybrid_image-boot.o -MD -MP -MF boot/i386/pc/.deps-core/boot_hybrid_image-boot.Tpo -c -o boot/i386/pc/boot_hybrid_image-boot.o `test -f 'boot/i386/pc/boot.S' || echo './'`boot/i386/pc/boot.S +mv -f boot/i386/pc/.deps-core/boot_hybrid_image-boot.Tpo boot/i386/pc/.deps-core/boot_hybrid_image-boot.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -fno-builtin -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-S -Wl,-N -Wl,-Ttext,0x7C00 -o boot_hybrid.image boot/i386/pc/boot_hybrid_image-boot.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"boot/i386/pc/cdboot.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -g -m32 -msoft-float -DGRUB_FILE=\"boot/i386/pc/cdboot.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DASM_FILE=1 -MT boot/i386/pc/cdboot_image-cdboot.o -MD -MP -MF boot/i386/pc/.deps-core/cdboot_image-cdboot.Tpo -c -o boot/i386/pc/cdboot_image-cdboot.o `test -f 'boot/i386/pc/cdboot.S' || echo './'`boot/i386/pc/cdboot.S +mv -f boot/i386/pc/.deps-core/cdboot_image-cdboot.Tpo boot/i386/pc/.deps-core/cdboot_image-cdboot.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -fno-builtin -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-S -Wl,-N -Wl,-Ttext,0x7C00 -o cdboot.image boot/i386/pc/cdboot_image-cdboot.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"boot/i386/pc/pxeboot.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -g -m32 -msoft-float -DGRUB_FILE=\"boot/i386/pc/pxeboot.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DASM_FILE=1 -MT boot/i386/pc/pxeboot_image-pxeboot.o -MD -MP -MF boot/i386/pc/.deps-core/pxeboot_image-pxeboot.Tpo -c -o boot/i386/pc/pxeboot_image-pxeboot.o `test -f 'boot/i386/pc/pxeboot.S' || echo './'`boot/i386/pc/pxeboot.S +mv -f boot/i386/pc/.deps-core/pxeboot_image-pxeboot.Tpo boot/i386/pc/.deps-core/pxeboot_image-pxeboot.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -fno-builtin -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-S -Wl,-N -Wl,-Ttext,0x7C00 -o pxeboot.image boot/i386/pc/pxeboot_image-pxeboot.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"boot/i386/pc/diskboot.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -g -m32 -msoft-float -DGRUB_FILE=\"boot/i386/pc/diskboot.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DASM_FILE=1 -MT boot/i386/pc/diskboot_image-diskboot.o -MD -MP -MF boot/i386/pc/.deps-core/diskboot_image-diskboot.Tpo -c -o boot/i386/pc/diskboot_image-diskboot.o `test -f 'boot/i386/pc/diskboot.S' || echo './'`boot/i386/pc/diskboot.S +mv -f boot/i386/pc/.deps-core/diskboot_image-diskboot.Tpo boot/i386/pc/.deps-core/diskboot_image-diskboot.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -fno-builtin -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-S -Wl,-N -Wl,-Ttext,0x8000 -o diskboot.image boot/i386/pc/diskboot_image-diskboot.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"boot/i386/pc/lnxboot.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -g -m32 -msoft-float -DGRUB_FILE=\"boot/i386/pc/lnxboot.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DASM_FILE=1 -MT boot/i386/pc/lnxboot_image-lnxboot.o -MD -MP -MF boot/i386/pc/.deps-core/lnxboot_image-lnxboot.Tpo -c -o boot/i386/pc/lnxboot_image-lnxboot.o `test -f 'boot/i386/pc/lnxboot.S' || echo './'`boot/i386/pc/lnxboot.S +mv -f boot/i386/pc/.deps-core/lnxboot_image-lnxboot.Tpo boot/i386/pc/.deps-core/lnxboot_image-lnxboot.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -fno-builtin -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-S -Wl,-N -Wl,-Ttext,0x6000 -o lnxboot.image boot/i386/pc/lnxboot_image-lnxboot.o +gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"boot/i386/pc/startup_raw.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 -g -m32 -msoft-float -DGRUB_FILE=\"boot/i386/pc/startup_raw.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DASM_FILE=1 -MT boot/i386/pc/lzma_decompress_image-startup_raw.o -MD -MP -MF boot/i386/pc/.deps-core/lzma_decompress_image-startup_raw.Tpo -c -o boot/i386/pc/lzma_decompress_image-startup_raw.o `test -f 'boot/i386/pc/startup_raw.S' || echo './'`boot/i386/pc/startup_raw.S +mv -f boot/i386/pc/.deps-core/lzma_decompress_image-startup_raw.Tpo boot/i386/pc/.deps-core/lzma_decompress_image-startup_raw.Po +gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -Wtrampolines -fno-builtin -m32 -Wl,-melf_i386 -Wl,--build-id=none -nostdlib -Wl,-N -Wl,-S -Wl,-N -Wl,-Ttext,0x8200 -o lzma_decompress.image boot/i386/pc/lzma_decompress_image-startup_raw.o +(for x in gensyminfo.sh.in ; do cat ./"$x"; done) | ../config.status --file=gensyminfo.sh:- +config.status: creating gensyminfo.sh +chmod a+x gensyminfo.sh +(for x in genmod.sh.in ; do cat ./"$x"; done) | ../config.status --file=genmod.sh:- +config.status: creating genmod.sh +chmod a+x genmod.sh +(for x in modinfo.sh.in ; do cat ./"$x"; done) | ../config.status --file=modinfo.sh:- +config.status: creating modinfo.sh +chmod a+x modinfo.sh +gcc -E -DHAVE_CONFIG_H -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\".include/grub/cache.h\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_KERNEL=1 -D_FILE_OFFSET_BITS=64 -DGRUB_SYMBOL_GENERATOR=1 ../include/grub/cache.h ../include/grub/command.h ../include/grub/device.h ../include/grub/disk.h ../include/grub/dl.h ../include/grub/env.h ../include/grub/env_private.h ../include/grub/err.h ../include/grub/file.h ../include/grub/fs.h ../include/grub/i18n.h ../include/grub/kernel.h ../include/grub/list.h ../include/grub/misc.h ../include/grub/compiler-rt.h ../include/grub/mm.h ../include/grub/parser.h ../include/grub/partition.h ../include/grub/term.h ../include/grub/time.h ../include/grub/mm_private.h ../include/grub/net.h ../include/grub/memory.h ../include/grub/machine/kernel.h ../include/grub/machine/pxe.h ../include/grub/machine/int.h ../include/grub/i386/tsc.h ../config.h >kernel_syms.input +cat kernel_syms.input | grep -v '^#' | sed -n \ + -e '/EXPORT_FUNC *([a-zA-Z0-9_]*)/{s/.*EXPORT_FUNC *(\([a-zA-Z0-9_]*\)).*/defined kernel '""'\1/;p;}' \ + -e '/EXPORT_VAR *([a-zA-Z0-9_]*)/{s/.*EXPORT_VAR *(\([a-zA-Z0-9_]*\)).*/defined kernel '""'\1/;p;}' \ + | sort -u >kernel_syms.lst +rm -f kernel_syms.input +if test x0 = x1; then strip -S -x -o kernel.img.bin kernel.exec; -felf32 -nr:_grub_mod_init:grub_mod_init -nr:_grub_mod_fini:grub_mod_fini -ed2022 -ed2016 -wd1106 -nu -nd kernel.img.bin kernel.img; rm -f kernel.img.bin; elif test ! -z ''; then strip -R .rel.dyn -R .reginfo -R .note -R .comment -R .drectve -R .note.gnu.gold-version -R .MIPS.abiflags -R .ARM.exidx -o kernel.img.bin kernel.exec && kernel.img.bin kernel.img || (rm -f kernel.img; rm -f kernel.img.bin; exit 1); rm -f kernel.img.bin; else strip -R .rel.dyn -R .reginfo -R .note -R .comment -R .drectve -R .note.gnu.gold-version -R .MIPS.abiflags -R .ARM.exidx -o kernel.img kernel.exec; fi +if test x0 = x1; then ../grub-macho2img boot.image boot.img; else objcopy -O binary --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .MIPS.abiflags -R .reginfo -R .rel.dyn -R .note.gnu.gold-version -R .ARM.exidx boot.image boot.img; fi +if test x0 = x1; then ../grub-macho2img boot_hybrid.image boot_hybrid.img; else objcopy -O binary --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .MIPS.abiflags -R .reginfo -R .rel.dyn -R .note.gnu.gold-version -R .ARM.exidx boot_hybrid.image boot_hybrid.img; fi +if test x0 = x1; then ../grub-macho2img cdboot.image cdboot.img; else objcopy -O binary --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .MIPS.abiflags -R .reginfo -R .rel.dyn -R .note.gnu.gold-version -R .ARM.exidx cdboot.image cdboot.img; fi +if test x0 = x1; then ../grub-macho2img pxeboot.image pxeboot.img; else objcopy -O binary --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .MIPS.abiflags -R .reginfo -R .rel.dyn -R .note.gnu.gold-version -R .ARM.exidx pxeboot.image pxeboot.img; fi +if test x0 = x1; then ../grub-macho2img diskboot.image diskboot.img; else objcopy -O binary --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .MIPS.abiflags -R .reginfo -R .rel.dyn -R .note.gnu.gold-version -R .ARM.exidx diskboot.image diskboot.img; fi +if test x0 = x1; then ../grub-macho2img lnxboot.image lnxboot.img; else objcopy -O binary --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .MIPS.abiflags -R .reginfo -R .rel.dyn -R .note.gnu.gold-version -R .ARM.exidx lnxboot.image lnxboot.img; fi +if test x0 = x1; then ../grub-macho2img lzma_decompress.image lzma_decompress.img; else objcopy -O binary --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .MIPS.abiflags -R .reginfo -R .rel.dyn -R .note.gnu.gold-version -R .ARM.exidx lzma_decompress.image lzma_decompress.img; fi +(for x in gmodule.pl.in ; do cat ./"$x"; done) | ../config.status --file=gmodule.pl:- +config.status: creating gmodule.pl +chmod a+x gmodule.pl +(for x in gdb_grub.in ; do cat ./"$x"; done) | ../config.status --file=gdb_grub:- +config.status: creating gdb_grub +chmod a+x gdb_grub +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/disk.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 lib/disk.c > disk.marker.new || (rm -f disk.marker; exit 1) +grep 'MARKER' disk.marker.new > disk.marker; rm -f disk.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"trigtables.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 trigtables.c > trig.marker.new || (rm -f trig.marker; exit 1) +grep 'MARKER' trig.marker.new > trig.marker; rm -f trig.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/cs5536.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 bus/cs5536.c > cs5536.marker.new || (rm -f cs5536.marker; exit 1) +grep 'MARKER' cs5536.marker.new > cs5536.marker; rm -f cs5536.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/usb/usb.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 bus/usb/usb.c bus/usb/usbtrans.c bus/usb/usbhub.c > usb.marker.new || (rm -f usb.marker; exit 1) +grep 'MARKER' usb.marker.new > usb.marker; rm -f usb.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/usb/serial/common.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 bus/usb/serial/common.c > usbserial_common.marker.new || (rm -f usbserial_common.marker; exit 1) +grep 'MARKER' usbserial_common.marker.new > usbserial_common.marker; rm -f usbserial_common.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/usb/serial/pl2303.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 bus/usb/serial/pl2303.c > usbserial_pl2303.marker.new || (rm -f usbserial_pl2303.marker; exit 1) +grep 'MARKER' usbserial_pl2303.marker.new > usbserial_pl2303.marker; rm -f usbserial_pl2303.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/usb/serial/ftdi.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 bus/usb/serial/ftdi.c > usbserial_ftdi.marker.new || (rm -f usbserial_ftdi.marker; exit 1) +grep 'MARKER' usbserial_ftdi.marker.new > usbserial_ftdi.marker; rm -f usbserial_ftdi.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/usb/serial/usbdebug_late.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 bus/usb/serial/usbdebug_late.c > usbserial_usbdebug.marker.new || (rm -f usbserial_usbdebug.marker; exit 1) +grep 'MARKER' usbserial_usbdebug.marker.new > usbserial_usbdebug.marker; rm -f usbserial_usbdebug.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/usb/uhci.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 bus/usb/uhci.c > uhci.marker.new || (rm -f uhci.marker; exit 1) +grep 'MARKER' uhci.marker.new > uhci.marker; rm -f uhci.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/usb/ohci.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 bus/usb/ohci.c > ohci.marker.new || (rm -f ohci.marker; exit 1) +grep 'MARKER' ohci.marker.new > ohci.marker; rm -f ohci.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/usb/ehci-pci.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 bus/usb/ehci-pci.c bus/usb/ehci.c > ehci.marker.new || (rm -f ehci.marker; exit 1) +grep 'MARKER' ehci.marker.new > ehci.marker; rm -f ehci.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"bus/pci.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 bus/pci.c > pci.marker.new || (rm -f pci.marker; exit 1) +grep 'MARKER' pci.marker.new > pci.marker; rm -f pci.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/nativedisk.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/nativedisk.c > nativedisk.marker.new || (rm -f nativedisk.marker; exit 1) +grep 'MARKER' nativedisk.marker.new > nativedisk.marker; rm -f nativedisk.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/cmostest.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/i386/cmostest.c > cmostest.marker.new || (rm -f cmostest.marker; exit 1) +grep 'MARKER' cmostest.marker.new > cmostest.marker; rm -f cmostest.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/cmosdump.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/i386/cmosdump.c > cmosdump.marker.new || (rm -f cmosdump.marker; exit 1) +grep 'MARKER' cmosdump.marker.new > cmosdump.marker; rm -f cmosdump.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/iorw.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/iorw.c > iorw.marker.new || (rm -f iorw.marker; exit 1) +grep 'MARKER' iorw.marker.new > iorw.marker; rm -f iorw.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/i386/coreboot/cbtable.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 kern/i386/coreboot/cbtable.c kern/coreboot/cbtable.c > cbtable.marker.new || (rm -f cbtable.marker; exit 1) +grep 'MARKER' cbtable.marker.new > cbtable.marker; rm -f cbtable.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/coreboot/cb_timestamps.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/i386/coreboot/cb_timestamps.c > cbtime.marker.new || (rm -f cbtime.marker; exit 1) +grep 'MARKER' cbtime.marker.new > cbtime.marker; rm -f cbtime.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/coreboot/cbls.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/i386/coreboot/cbls.c > cbls.marker.new || (rm -f cbls.marker; exit 1) +grep 'MARKER' cbls.marker.new > cbls.marker; rm -f cbls.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/i386/coreboot/cbmemc.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 term/i386/coreboot/cbmemc.c > cbmemc.marker.new || (rm -f cbmemc.marker; exit 1) +grep 'MARKER' cbmemc.marker.new > cbmemc.marker; rm -f cbmemc.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/regexp.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -I../grub-core/lib/gnulib -I../grub-core/lib/gnulib -D_FILE_OFFSET_BITS=64 commands/regexp.c commands/wildcard.c lib/gnulib/regex.c > regexp.marker.new || (rm -f regexp.marker; exit 1) +grep 'MARKER' regexp.marker.new > regexp.marker; rm -f regexp.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/acpi.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 kern/acpi.c kern/i386/pc/acpi.c commands/acpi.c > acpi.marker.new || (rm -f acpi.marker; exit 1) +grep 'MARKER' acpi.marker.new > acpi.marker; rm -f acpi.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/lsacpi.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/lsacpi.c > lsacpi.marker.new || (rm -f lsacpi.marker; exit 1) +grep 'MARKER' lsacpi.marker.new > lsacpi.marker; rm -f lsacpi.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/blocklist.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/blocklist.c > blocklist.marker.new || (rm -f blocklist.marker; exit 1) +grep 'MARKER' blocklist.marker.new > blocklist.marker; rm -f blocklist.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/i386/pc/biosnum.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 lib/i386/pc/biosnum.c commands/boot.c > boot.marker.new || (rm -f boot.marker; exit 1) +grep 'MARKER' boot.marker.new > boot.marker; rm -f boot.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/cat.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/cat.c > cat.marker.new || (rm -f cat.marker; exit 1) +grep 'MARKER' cat.marker.new > cat.marker; rm -f cat.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/cmp.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/cmp.c > cmp.marker.new || (rm -f cmp.marker; exit 1) +grep 'MARKER' cmp.marker.new > cmp.marker; rm -f cmp.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/configfile.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/configfile.c > configfile.marker.new || (rm -f configfile.marker; exit 1) +grep 'MARKER' configfile.marker.new > configfile.marker; rm -f configfile.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/cpuid.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/i386/cpuid.c > cpuid.marker.new || (rm -f cpuid.marker; exit 1) +grep 'MARKER' cpuid.marker.new > cpuid.marker; rm -f cpuid.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/date.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/date.c > date.marker.new || (rm -f date.marker; exit 1) +grep 'MARKER' date.marker.new > date.marker; rm -f date.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/pc/drivemap.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/i386/pc/drivemap.c commands/i386/pc/drivemap_int13h.S > drivemap.marker.new || (rm -f drivemap.marker; exit 1) +grep 'MARKER' drivemap.marker.new > drivemap.marker; rm -f drivemap.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/echo.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/echo.c > echo.marker.new || (rm -f echo.marker; exit 1) +grep 'MARKER' echo.marker.new > echo.marker; rm -f echo.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/eval.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/eval.c > eval.marker.new || (rm -f eval.marker; exit 1) +grep 'MARKER' eval.marker.new > eval.marker; rm -f eval.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/extcmd.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/extcmd.c lib/arg.c > extcmd.marker.new || (rm -f extcmd.marker; exit 1) +grep 'MARKER' extcmd.marker.new > extcmd.marker; rm -f extcmd.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/gptsync.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/gptsync.c > gptsync.marker.new || (rm -f gptsync.marker; exit 1) +grep 'MARKER' gptsync.marker.new > gptsync.marker; rm -f gptsync.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/pc/halt.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/i386/pc/halt.c commands/acpihalt.c > halt.marker.new || (rm -f halt.marker; exit 1) +grep 'MARKER' halt.marker.new > halt.marker; rm -f halt.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/i386/reboot.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 lib/i386/reboot.c lib/i386/reboot_trampoline.S commands/reboot.c > reboot.marker.new || (rm -f reboot.marker; exit 1) +grep 'MARKER' reboot.marker.new > reboot.marker; rm -f reboot.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/hashsum.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/hashsum.c > hashsum.marker.new || (rm -f hashsum.marker; exit 1) +grep 'MARKER' hashsum.marker.new > hashsum.marker; rm -f hashsum.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/pgp.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -D_FILE_OFFSET_BITS=64 commands/pgp.c > pgp.marker.new || (rm -f pgp.marker; exit 1) +grep 'MARKER' pgp.marker.new > pgp.marker; rm -f pgp.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/verifiers.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/verifiers.c > verifiers.marker.new || (rm -f verifiers.marker; exit 1) +grep 'MARKER' verifiers.marker.new > verifiers.marker; rm -f verifiers.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/hdparm.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/hdparm.c > hdparm.marker.new || (rm -f hdparm.marker; exit 1) +grep 'MARKER' hdparm.marker.new > hdparm.marker; rm -f hdparm.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/help.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/help.c > help.marker.new || (rm -f help.marker; exit 1) +grep 'MARKER' help.marker.new > help.marker; rm -f help.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/hexdump.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/hexdump.c lib/hexdump.c > hexdump.marker.new || (rm -f hexdump.marker; exit 1) +grep 'MARKER' hexdump.marker.new > hexdump.marker; rm -f hexdump.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/keystatus.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/keystatus.c > keystatus.marker.new || (rm -f keystatus.marker; exit 1) +grep 'MARKER' keystatus.marker.new > keystatus.marker; rm -f keystatus.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/loadenv.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/loadenv.c lib/envblk.c > loadenv.marker.new || (rm -f loadenv.marker; exit 1) +grep 'MARKER' loadenv.marker.new > loadenv.marker; rm -f loadenv.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/ls.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/ls.c > ls.marker.new || (rm -f ls.marker; exit 1) +grep 'MARKER' ls.marker.new > ls.marker; rm -f ls.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/lsmmap.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/lsmmap.c > lsmmap.marker.new || (rm -f lsmmap.marker; exit 1) +grep 'MARKER' lsmmap.marker.new > lsmmap.marker; rm -f lsmmap.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/lspci.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/lspci.c > lspci.marker.new || (rm -f lspci.marker; exit 1) +grep 'MARKER' lspci.marker.new > lspci.marker; rm -f lspci.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/memrw.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/memrw.c > memrw.marker.new || (rm -f memrw.marker; exit 1) +grep 'MARKER' memrw.marker.new > memrw.marker; rm -f memrw.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/minicmd.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/minicmd.c > minicmd.marker.new || (rm -f minicmd.marker; exit 1) +grep 'MARKER' minicmd.marker.new > minicmd.marker; rm -f minicmd.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/parttool.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/parttool.c > parttool.marker.new || (rm -f parttool.marker; exit 1) +grep 'MARKER' parttool.marker.new > parttool.marker; rm -f parttool.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/password.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/password.c > password.marker.new || (rm -f password.marker; exit 1) +grep 'MARKER' password.marker.new > password.marker; rm -f password.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/password_pbkdf2.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/password_pbkdf2.c > password_pbkdf2.marker.new || (rm -f password_pbkdf2.marker; exit 1) +grep 'MARKER' password_pbkdf2.marker.new > password_pbkdf2.marker; rm -f password_pbkdf2.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/pc/play.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/i386/pc/play.c > play.marker.new || (rm -f play.marker; exit 1) +grep 'MARKER' play.marker.new > play.marker; rm -f play.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/spkmodem.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 term/spkmodem.c > spkmodem.marker.new || (rm -f spkmodem.marker; exit 1) +grep 'MARKER' spkmodem.marker.new > spkmodem.marker; rm -f spkmodem.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/morse.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 term/morse.c > morse.marker.new || (rm -f morse.marker; exit 1) +grep 'MARKER' morse.marker.new > morse.marker; rm -f morse.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/probe.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/probe.c > probe.marker.new || (rm -f probe.marker; exit 1) +grep 'MARKER' probe.marker.new > probe.marker; rm -f probe.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/read.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/read.c > read.marker.new || (rm -f read.marker; exit 1) +grep 'MARKER' read.marker.new > read.marker; rm -f read.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/search_wrap.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/search_wrap.c > search.marker.new || (rm -f search.marker; exit 1) +grep 'MARKER' search.marker.new > search.marker; rm -f search.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/search_file.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/search_file.c > search_fs_file.marker.new || (rm -f search_fs_file.marker; exit 1) +grep 'MARKER' search_fs_file.marker.new > search_fs_file.marker; rm -f search_fs_file.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/search_uuid.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/search_uuid.c > search_fs_uuid.marker.new || (rm -f search_fs_uuid.marker; exit 1) +grep 'MARKER' search_fs_uuid.marker.new > search_fs_uuid.marker; rm -f search_fs_uuid.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/search_label.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/search_label.c > search_label.marker.new || (rm -f search_label.marker; exit 1) +grep 'MARKER' search_label.marker.new > search_label.marker; rm -f search_label.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/setpci.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/setpci.c > setpci.marker.new || (rm -f setpci.marker; exit 1) +grep 'MARKER' setpci.marker.new > setpci.marker; rm -f setpci.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/pcidump.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/pcidump.c > pcidump.marker.new || (rm -f pcidump.marker; exit 1) +grep 'MARKER' pcidump.marker.new > pcidump.marker; rm -f pcidump.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/sleep.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/sleep.c > sleep.marker.new || (rm -f sleep.marker; exit 1) +grep 'MARKER' sleep.marker.new > sleep.marker; rm -f sleep.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/terminal.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/terminal.c > terminal.marker.new || (rm -f terminal.marker; exit 1) +grep 'MARKER' terminal.marker.new > terminal.marker; rm -f terminal.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/test.c > test.marker.new || (rm -f test.marker; exit 1) +grep 'MARKER' test.marker.new > test.marker; rm -f test.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/true.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/true.c > true.marker.new || (rm -f true.marker; exit 1) +grep 'MARKER' true.marker.new > true.marker; rm -f true.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/usbtest.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/usbtest.c > usbtest.marker.new || (rm -f usbtest.marker; exit 1) +grep 'MARKER' usbtest.marker.new > usbtest.marker; rm -f usbtest.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/videoinfo.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/videoinfo.c > videoinfo.marker.new || (rm -f videoinfo.marker; exit 1) +grep 'MARKER' videoinfo.marker.new > videoinfo.marker; rm -f videoinfo.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/videotest.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/videotest.c > videotest.marker.new || (rm -f videotest.marker; exit 1) +grep 'MARKER' videotest.marker.new > videotest.marker; rm -f videotest.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/xnu_uuid.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/xnu_uuid.c > xnu_uuid.marker.new || (rm -f xnu_uuid.marker; exit 1) +grep 'MARKER' xnu_uuid.marker.new > xnu_uuid.marker; rm -f xnu_uuid.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/dmraid_nvidia.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 disk/dmraid_nvidia.c > dm_nv.marker.new || (rm -f dm_nv.marker; exit 1) +grep 'MARKER' dm_nv.marker.new > dm_nv.marker; rm -f dm_nv.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/loopback.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 disk/loopback.c > loopback.marker.new || (rm -f loopback.marker; exit 1) +grep 'MARKER' loopback.marker.new > loopback.marker; rm -f loopback.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/cryptodisk.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 disk/cryptodisk.c > cryptodisk.marker.new || (rm -f cryptodisk.marker; exit 1) +grep 'MARKER' cryptodisk.marker.new > cryptodisk.marker; rm -f cryptodisk.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/luks.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 disk/luks.c disk/AFSplitter.c > luks.marker.new || (rm -f luks.marker; exit 1) +grep 'MARKER' luks.marker.new > luks.marker; rm -f luks.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/geli.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 disk/geli.c > geli.marker.new || (rm -f geli.marker; exit 1) +grep 'MARKER' geli.marker.new > geli.marker; rm -f geli.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/lvm.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 disk/lvm.c > lvm.marker.new || (rm -f lvm.marker; exit 1) +grep 'MARKER' lvm.marker.new > lvm.marker; rm -f lvm.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/ldm.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 disk/ldm.c > ldm.marker.new || (rm -f ldm.marker; exit 1) +grep 'MARKER' ldm.marker.new > ldm.marker; rm -f ldm.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/mdraid_linux.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 disk/mdraid_linux.c > mdraid09.marker.new || (rm -f mdraid09.marker; exit 1) +grep 'MARKER' mdraid09.marker.new > mdraid09.marker; rm -f mdraid09.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/mdraid_linux_be.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 disk/mdraid_linux_be.c > mdraid09_be.marker.new || (rm -f mdraid09_be.marker; exit 1) +grep 'MARKER' mdraid09_be.marker.new > mdraid09_be.marker; rm -f mdraid09_be.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/mdraid1x_linux.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 disk/mdraid1x_linux.c > mdraid1x.marker.new || (rm -f mdraid1x.marker; exit 1) +grep 'MARKER' mdraid1x.marker.new > mdraid1x.marker; rm -f mdraid1x.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/diskfilter.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 disk/diskfilter.c > diskfilter.marker.new || (rm -f diskfilter.marker; exit 1) +grep 'MARKER' diskfilter.marker.new > diskfilter.marker; rm -f diskfilter.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/raid5_recover.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 disk/raid5_recover.c > raid5rec.marker.new || (rm -f raid5rec.marker; exit 1) +grep 'MARKER' raid5rec.marker.new > raid5rec.marker; rm -f raid5rec.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/raid6_recover.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 disk/raid6_recover.c > raid6rec.marker.new || (rm -f raid6rec.marker; exit 1) +grep 'MARKER' raid6rec.marker.new > raid6rec.marker; rm -f raid6rec.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/scsi.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 disk/scsi.c > scsi.marker.new || (rm -f scsi.marker; exit 1) +grep 'MARKER' scsi.marker.new > scsi.marker; rm -f scsi.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/memdisk.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 disk/memdisk.c > memdisk.marker.new || (rm -f memdisk.marker; exit 1) +grep 'MARKER' memdisk.marker.new > memdisk.marker; rm -f memdisk.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/ata.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 disk/ata.c > ata.marker.new || (rm -f ata.marker; exit 1) +grep 'MARKER' ata.marker.new > ata.marker; rm -f ata.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/ahci.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 disk/ahci.c > ahci.marker.new || (rm -f ahci.marker; exit 1) +grep 'MARKER' ahci.marker.new > ahci.marker; rm -f ahci.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/pata.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 disk/pata.c > pata.marker.new || (rm -f pata.marker; exit 1) +grep 'MARKER' pata.marker.new > pata.marker; rm -f pata.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/i386/pc/biosdisk.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 disk/i386/pc/biosdisk.c > biosdisk.marker.new || (rm -f biosdisk.marker; exit 1) +grep 'MARKER' biosdisk.marker.new > biosdisk.marker; rm -f biosdisk.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"disk/usbms.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 disk/usbms.c > usbms.marker.new || (rm -f usbms.marker; exit 1) +grep 'MARKER' usbms.marker.new > usbms.marker; rm -f usbms.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"efiemu/i386/pc/cfgtables.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 efiemu/i386/pc/cfgtables.c efiemu/main.c efiemu/i386/loadcore32.c efiemu/i386/loadcore64.c efiemu/mm.c efiemu/loadcore_common.c efiemu/symbols.c efiemu/loadcore32.c efiemu/loadcore64.c efiemu/prepare32.c efiemu/prepare64.c efiemu/pnvram.c efiemu/i386/coredetect.c > efiemu.marker.new || (rm -f efiemu.marker; exit 1) +grep 'MARKER' efiemu.marker.new > efiemu.marker; rm -f efiemu.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"font/font.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 font/font.c font/font_cmd.c > font.marker.new || (rm -f font.marker; exit 1) +grep 'MARKER' font.marker.new > font.marker; rm -f font.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/proc.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/proc.c > procfs.marker.new || (rm -f procfs.marker; exit 1) +grep 'MARKER' procfs.marker.new > procfs.marker; rm -f procfs.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/affs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/affs.c > affs.marker.new || (rm -f affs.marker; exit 1) +grep 'MARKER' affs.marker.new > affs.marker; rm -f affs.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/afs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/afs.c > afs.marker.new || (rm -f afs.marker; exit 1) +grep 'MARKER' afs.marker.new > afs.marker; rm -f afs.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/bfs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/bfs.c > bfs.marker.new || (rm -f bfs.marker; exit 1) +grep 'MARKER' bfs.marker.new > bfs.marker; rm -f bfs.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/zstd/debug.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/zstd -D_FILE_OFFSET_BITS=64 lib/zstd/debug.c lib/zstd/entropy_common.c lib/zstd/error_private.c lib/zstd/fse_decompress.c lib/zstd/huf_decompress.c lib/zstd/module.c lib/zstd/xxhash.c lib/zstd/zstd_common.c lib/zstd/zstd_decompress.c > zstd.marker.new || (rm -f zstd.marker; exit 1) +grep 'MARKER' zstd.marker.new > zstd.marker; rm -f zstd.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/btrfs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/minilzo -I./lib/zstd -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 fs/btrfs.c lib/crc.c > btrfs.marker.new || (rm -f btrfs.marker; exit 1) +grep 'MARKER' btrfs.marker.new > btrfs.marker; rm -f btrfs.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/archelp.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/archelp.c > archelp.marker.new || (rm -f archelp.marker; exit 1) +grep 'MARKER' archelp.marker.new > archelp.marker; rm -f archelp.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/cbfs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/cbfs.c > cbfs.marker.new || (rm -f cbfs.marker; exit 1) +grep 'MARKER' cbfs.marker.new > cbfs.marker; rm -f cbfs.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/cpio.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/cpio.c > cpio.marker.new || (rm -f cpio.marker; exit 1) +grep 'MARKER' cpio.marker.new > cpio.marker; rm -f cpio.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/cpio_be.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/cpio_be.c > cpio_be.marker.new || (rm -f cpio_be.marker; exit 1) +grep 'MARKER' cpio_be.marker.new > cpio_be.marker; rm -f cpio_be.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/newc.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/newc.c > newc.marker.new || (rm -f newc.marker; exit 1) +grep 'MARKER' newc.marker.new > newc.marker; rm -f newc.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/odc.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/odc.c > odc.marker.new || (rm -f odc.marker; exit 1) +grep 'MARKER' odc.marker.new > odc.marker; rm -f odc.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/ext2.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/ext2.c > ext2.marker.new || (rm -f ext2.marker; exit 1) +grep 'MARKER' ext2.marker.new > ext2.marker; rm -f ext2.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/fat.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/fat.c > fat.marker.new || (rm -f fat.marker; exit 1) +grep 'MARKER' fat.marker.new > fat.marker; rm -f fat.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/exfat.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/exfat.c > exfat.marker.new || (rm -f exfat.marker; exit 1) +grep 'MARKER' exfat.marker.new > exfat.marker; rm -f exfat.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/f2fs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/f2fs.c > f2fs.marker.new || (rm -f f2fs.marker; exit 1) +grep 'MARKER' f2fs.marker.new > f2fs.marker; rm -f f2fs.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/fshelp.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/fshelp.c > fshelp.marker.new || (rm -f fshelp.marker; exit 1) +grep 'MARKER' fshelp.marker.new > fshelp.marker; rm -f fshelp.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/hfs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/hfs.c > hfs.marker.new || (rm -f hfs.marker; exit 1) +grep 'MARKER' hfs.marker.new > hfs.marker; rm -f hfs.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/hfsplus.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/hfsplus.c > hfsplus.marker.new || (rm -f hfsplus.marker; exit 1) +grep 'MARKER' hfsplus.marker.new > hfsplus.marker; rm -f hfsplus.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/hfspluscomp.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/hfspluscomp.c > hfspluscomp.marker.new || (rm -f hfspluscomp.marker; exit 1) +grep 'MARKER' hfspluscomp.marker.new > hfspluscomp.marker; rm -f hfspluscomp.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/iso9660.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/iso9660.c > iso9660.marker.new || (rm -f iso9660.marker; exit 1) +grep 'MARKER' iso9660.marker.new > iso9660.marker; rm -f iso9660.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/jfs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/jfs.c > jfs.marker.new || (rm -f jfs.marker; exit 1) +grep 'MARKER' jfs.marker.new > jfs.marker; rm -f jfs.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/minix.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/minix.c > minix.marker.new || (rm -f minix.marker; exit 1) +grep 'MARKER' minix.marker.new > minix.marker; rm -f minix.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/minix2.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/minix2.c > minix2.marker.new || (rm -f minix2.marker; exit 1) +grep 'MARKER' minix2.marker.new > minix2.marker; rm -f minix2.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/minix3.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/minix3.c > minix3.marker.new || (rm -f minix3.marker; exit 1) +grep 'MARKER' minix3.marker.new > minix3.marker; rm -f minix3.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/minix_be.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/minix_be.c > minix_be.marker.new || (rm -f minix_be.marker; exit 1) +grep 'MARKER' minix_be.marker.new > minix_be.marker; rm -f minix_be.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/minix2_be.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/minix2_be.c > minix2_be.marker.new || (rm -f minix2_be.marker; exit 1) +grep 'MARKER' minix2_be.marker.new > minix2_be.marker; rm -f minix2_be.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/minix3_be.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/minix3_be.c > minix3_be.marker.new || (rm -f minix3_be.marker; exit 1) +grep 'MARKER' minix3_be.marker.new > minix3_be.marker; rm -f minix3_be.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/nilfs2.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/nilfs2.c > nilfs2.marker.new || (rm -f nilfs2.marker; exit 1) +grep 'MARKER' nilfs2.marker.new > nilfs2.marker; rm -f nilfs2.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/ntfs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/ntfs.c > ntfs.marker.new || (rm -f ntfs.marker; exit 1) +grep 'MARKER' ntfs.marker.new > ntfs.marker; rm -f ntfs.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/ntfscomp.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/ntfscomp.c > ntfscomp.marker.new || (rm -f ntfscomp.marker; exit 1) +grep 'MARKER' ntfscomp.marker.new > ntfscomp.marker; rm -f ntfscomp.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/reiserfs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/reiserfs.c > reiserfs.marker.new || (rm -f reiserfs.marker; exit 1) +grep 'MARKER' reiserfs.marker.new > reiserfs.marker; rm -f reiserfs.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/romfs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/romfs.c > romfs.marker.new || (rm -f romfs.marker; exit 1) +grep 'MARKER' romfs.marker.new > romfs.marker; rm -f romfs.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/sfs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/sfs.c > sfs.marker.new || (rm -f sfs.marker; exit 1) +grep 'MARKER' sfs.marker.new > sfs.marker; rm -f sfs.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/squash4.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/xzembed -I./lib/minilzo -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 fs/squash4.c > squash4.marker.new || (rm -f squash4.marker; exit 1) +grep 'MARKER' squash4.marker.new > squash4.marker; rm -f squash4.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/tar.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/tar.c > tar.marker.new || (rm -f tar.marker; exit 1) +grep 'MARKER' tar.marker.new > tar.marker; rm -f tar.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/udf.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/udf.c > udf.marker.new || (rm -f udf.marker; exit 1) +grep 'MARKER' udf.marker.new > udf.marker; rm -f udf.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/ufs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/ufs.c > ufs1.marker.new || (rm -f ufs1.marker; exit 1) +grep 'MARKER' ufs1.marker.new > ufs1.marker; rm -f ufs1.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/ufs_be.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/ufs_be.c > ufs1_be.marker.new || (rm -f ufs1_be.marker; exit 1) +grep 'MARKER' ufs1_be.marker.new > ufs1_be.marker; rm -f ufs1_be.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/ufs2.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/ufs2.c > ufs2.marker.new || (rm -f ufs2.marker; exit 1) +grep 'MARKER' ufs2.marker.new > ufs2.marker; rm -f ufs2.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/xfs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/xfs.c > xfs.marker.new || (rm -f xfs.marker; exit 1) +grep 'MARKER' xfs.marker.new > xfs.marker; rm -f xfs.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/zfs/zfs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_lz4.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c > zfs.marker.new || (rm -f zfs.marker; exit 1) +grep 'MARKER' zfs.marker.new > zfs.marker; rm -f zfs.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/zfs/zfscrypt.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/zfs/zfscrypt.c > zfscrypt.marker.new || (rm -f zfscrypt.marker; exit 1) +grep 'MARKER' zfscrypt.marker.new > zfscrypt.marker; rm -f zfscrypt.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"fs/zfs/zfsinfo.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 fs/zfs/zfsinfo.c > zfsinfo.marker.new || (rm -f zfsinfo.marker; exit 1) +grep 'MARKER' zfsinfo.marker.new > zfsinfo.marker; rm -f zfsinfo.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/macbless.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/macbless.c > macbless.marker.new || (rm -f macbless.marker; exit 1) +grep 'MARKER' macbless.marker.new > macbless.marker; rm -f macbless.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"net/drivers/i386/pc/pxe.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 net/drivers/i386/pc/pxe.c > pxe.marker.new || (rm -f pxe.marker; exit 1) +grep 'MARKER' pxe.marker.new > pxe.marker; rm -f pxe.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gettext/gettext.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 gettext/gettext.c > gettext.marker.new || (rm -f gettext.marker; exit 1) +grep 'MARKER' gettext.marker.new > gettext.marker; rm -f gettext.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gfxmenu/gfxmenu.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 gfxmenu/gfxmenu.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c > gfxmenu.marker.new || (rm -f gfxmenu.marker; exit 1) +grep 'MARKER' gfxmenu.marker.new > gfxmenu.marker; rm -f gfxmenu.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"hello/hello.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 hello/hello.c > hello.marker.new || (rm -f hello.marker; exit 1) +grep 'MARKER' hello.marker.new > hello.marker; rm -f hello.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"io/gzio.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 io/gzio.c > gzio.marker.new || (rm -f gzio.marker; exit 1) +grep 'MARKER' gzio.marker.new > gzio.marker; rm -f gzio.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"io/offset.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 io/offset.c > offsetio.marker.new || (rm -f offsetio.marker; exit 1) +grep 'MARKER' offsetio.marker.new > offsetio.marker; rm -f offsetio.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"io/bufio.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 io/bufio.c > bufio.marker.new || (rm -f bufio.marker; exit 1) +grep 'MARKER' bufio.marker.new > bufio.marker; rm -f bufio.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/elf.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 kern/elf.c > elf.marker.new || (rm -f elf.marker; exit 1) +grep 'MARKER' elf.marker.new > elf.marker; rm -f elf.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/crypto.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 lib/crypto.c > crypto.marker.new || (rm -f crypto.marker; exit 1) +grep 'MARKER' crypto.marker.new > crypto.marker; rm -f crypto.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/pbkdf2.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 lib/pbkdf2.c > pbkdf2.marker.new || (rm -f pbkdf2.marker; exit 1) +grep 'MARKER' pbkdf2.marker.new > pbkdf2.marker; rm -f pbkdf2.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/i386/relocator_asm.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 lib/i386/relocator_asm.S lib/i386/relocator16.S lib/i386/relocator32.S lib/i386/relocator64.S lib/i386/relocator.c lib/i386/relocator_common_c.c lib/relocator.c > relocator.marker.new || (rm -f relocator.marker; exit 1) +grep 'MARKER' relocator.marker.new > relocator.marker; rm -f relocator.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/cmos_datetime.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 lib/cmos_datetime.c > datetime.marker.new || (rm -f datetime.marker; exit 1) +grep 'MARKER' datetime.marker.new > datetime.marker; rm -f datetime.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/setjmp.S\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 lib/setjmp.S > setjmp.marker.new || (rm -f setjmp.marker; exit 1) +grep 'MARKER' setjmp.marker.new > setjmp.marker; rm -f setjmp.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/aout.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 loader/aout.c > aout.marker.new || (rm -f aout.marker; exit 1) +grep 'MARKER' aout.marker.new > aout.marker; rm -f aout.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/bsd.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 loader/i386/bsd.c loader/i386/bsd32.c loader/i386/bsd64.c > bsd.marker.new || (rm -f bsd.marker; exit 1) +grep 'MARKER' bsd.marker.new > bsd.marker; rm -f bsd.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/pc/plan9.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 loader/i386/pc/plan9.c > plan9.marker.new || (rm -f plan9.marker; exit 1) +grep 'MARKER' plan9.marker.new > plan9.marker; rm -f plan9.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/pc/linux.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 loader/i386/pc/linux.c > linux16.marker.new || (rm -f linux16.marker; exit 1) +grep 'MARKER' linux16.marker.new > linux16.marker; rm -f linux16.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/pc/ntldr.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 loader/i386/pc/ntldr.c > ntldr.marker.new || (rm -f ntldr.marker; exit 1) +grep 'MARKER' ntldr.marker.new > ntldr.marker; rm -f ntldr.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/pc/truecrypt.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 loader/i386/pc/truecrypt.c > truecrypt.marker.new || (rm -f truecrypt.marker; exit 1) +grep 'MARKER' truecrypt.marker.new > truecrypt.marker; rm -f truecrypt.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/pc/freedos.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 loader/i386/pc/freedos.c > freedos.marker.new || (rm -f freedos.marker; exit 1) +grep 'MARKER' freedos.marker.new > freedos.marker; rm -f freedos.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/pc/pxechainloader.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 loader/i386/pc/pxechainloader.c > pxechain.marker.new || (rm -f pxechain.marker; exit 1) +grep 'MARKER' pxechain.marker.new > pxechain.marker; rm -f pxechain.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/multiboot.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_USE_MULTIBOOT2 -D_FILE_OFFSET_BITS=64 loader/multiboot.c loader/multiboot_mbi2.c > multiboot2.marker.new || (rm -f multiboot2.marker; exit 1) +grep 'MARKER' multiboot2.marker.new > multiboot2.marker; rm -f multiboot2.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/multiboot_mbi.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 loader/i386/multiboot_mbi.c loader/multiboot.c > multiboot.marker.new || (rm -f multiboot.marker; exit 1) +grep 'MARKER' multiboot.marker.new > multiboot.marker; rm -f multiboot.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/i386/pc/vesa_modes_table.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 lib/i386/pc/vesa_modes_table.c loader/i386/linux.c loader/linux.c lib/cmdline.c > linux.marker.new || (rm -f linux.marker; exit 1) +grep 'MARKER' linux.marker.new > linux.marker; rm -f linux.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/xnu_resume.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 loader/xnu_resume.c loader/i386/xnu.c loader/xnu.c > xnu.marker.new || (rm -f xnu.marker; exit 1) +grep 'MARKER' xnu.marker.new > xnu.marker; rm -f xnu.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"kern/i386/tsc_pmtimer.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 kern/i386/tsc_pmtimer.c lib/i386/random.c lib/random.c > random.marker.new || (rm -f random.marker; exit 1) +grep 'MARKER' random.marker.new > random.marker; rm -f random.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/macho.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 loader/macho.c loader/macho32.c loader/macho64.c loader/lzss.c > macho.marker.new || (rm -f macho.marker; exit 1) +grep 'MARKER' macho.marker.new > macho.marker; rm -f macho.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"loader/i386/pc/chainloader.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 loader/i386/pc/chainloader.c > chain.marker.new || (rm -f chain.marker; exit 1) +grep 'MARKER' chain.marker.new > chain.marker; rm -f chain.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"mmap/i386/pc/mmap.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 mmap/i386/pc/mmap.c mmap/i386/pc/mmap_helper.S mmap/i386/uppermem.c mmap/i386/mmap.c mmap/mmap.c > mmap.marker.new || (rm -f mmap.marker; exit 1) +grep 'MARKER' mmap.marker.new > mmap.marker; rm -f mmap.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"normal/main.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/posix_wrap -D_FILE_OFFSET_BITS=64 normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c lib/getline.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h > normal.marker.new || (rm -f normal.marker; exit 1) +grep 'MARKER' normal.marker.new > normal.marker; rm -f normal.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"partmap/acorn.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 partmap/acorn.c > part_acorn.marker.new || (rm -f part_acorn.marker; exit 1) +grep 'MARKER' part_acorn.marker.new > part_acorn.marker; rm -f part_acorn.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"partmap/amiga.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 partmap/amiga.c > part_amiga.marker.new || (rm -f part_amiga.marker; exit 1) +grep 'MARKER' part_amiga.marker.new > part_amiga.marker; rm -f part_amiga.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"partmap/apple.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 partmap/apple.c > part_apple.marker.new || (rm -f part_apple.marker; exit 1) +grep 'MARKER' part_apple.marker.new > part_apple.marker; rm -f part_apple.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"partmap/gpt.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 partmap/gpt.c > part_gpt.marker.new || (rm -f part_gpt.marker; exit 1) +grep 'MARKER' part_gpt.marker.new > part_gpt.marker; rm -f part_gpt.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"partmap/msdos.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 partmap/msdos.c > part_msdos.marker.new || (rm -f part_msdos.marker; exit 1) +grep 'MARKER' part_msdos.marker.new > part_msdos.marker; rm -f part_msdos.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"partmap/sun.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 partmap/sun.c > part_sun.marker.new || (rm -f part_sun.marker; exit 1) +grep 'MARKER' part_sun.marker.new > part_sun.marker; rm -f part_sun.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"partmap/plan.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 partmap/plan.c > part_plan.marker.new || (rm -f part_plan.marker; exit 1) +grep 'MARKER' part_plan.marker.new > part_plan.marker; rm -f part_plan.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"partmap/dvh.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 partmap/dvh.c > part_dvh.marker.new || (rm -f part_dvh.marker; exit 1) +grep 'MARKER' part_dvh.marker.new > part_dvh.marker; rm -f part_dvh.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"partmap/bsdlabel.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 partmap/bsdlabel.c > part_bsd.marker.new || (rm -f part_bsd.marker; exit 1) +grep 'MARKER' part_bsd.marker.new > part_bsd.marker; rm -f part_bsd.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"partmap/sunpc.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 partmap/sunpc.c > part_sunpc.marker.new || (rm -f part_sunpc.marker; exit 1) +grep 'MARKER' part_sunpc.marker.new > part_sunpc.marker; rm -f part_sunpc.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"partmap/dfly.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 partmap/dfly.c > part_dfly.marker.new || (rm -f part_dfly.marker; exit 1) +grep 'MARKER' part_dfly.marker.new > part_dfly.marker; rm -f part_dfly.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"parttool/msdospart.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 parttool/msdospart.c > msdospart.marker.new || (rm -f msdospart.marker; exit 1) +grep 'MARKER' msdospart.marker.new > msdospart.marker; rm -f msdospart.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/at_keyboard.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 term/at_keyboard.c term/ps2.c > at_keyboard.marker.new || (rm -f at_keyboard.marker; exit 1) +grep 'MARKER' at_keyboard.marker.new > at_keyboard.marker; rm -f at_keyboard.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/gfxterm.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 term/gfxterm.c > gfxterm.marker.new || (rm -f gfxterm.marker; exit 1) +grep 'MARKER' gfxterm.marker.new > gfxterm.marker; rm -f gfxterm.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/gfxterm_background.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 term/gfxterm_background.c > gfxterm_background.marker.new || (rm -f gfxterm_background.marker; exit 1) +grep 'MARKER' gfxterm_background.marker.new > gfxterm_background.marker; rm -f gfxterm_background.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/ns8250.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 term/ns8250.c term/serial.c > serial.marker.new || (rm -f serial.marker; exit 1) +grep 'MARKER' serial.marker.new > serial.marker; rm -f serial.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/pc/sendkey.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/i386/pc/sendkey.c > sendkey.marker.new || (rm -f sendkey.marker; exit 1) +grep 'MARKER' sendkey.marker.new > sendkey.marker; rm -f sendkey.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/terminfo.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 term/terminfo.c term/tparm.c > terminfo.marker.new || (rm -f terminfo.marker; exit 1) +grep 'MARKER' terminfo.marker.new > terminfo.marker; rm -f terminfo.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/usb_keyboard.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 term/usb_keyboard.c > usb_keyboard.marker.new || (rm -f usb_keyboard.marker; exit 1) +grep 'MARKER' usb_keyboard.marker.new > usb_keyboard.marker; rm -f usb_keyboard.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/i386/pc/vga.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 video/i386/pc/vga.c > vga.marker.new || (rm -f vga.marker; exit 1) +grep 'MARKER' vga.marker.new > vga.marker; rm -f vga.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/i386/pc/vga_text.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 term/i386/pc/vga_text.c > vga_text.marker.new || (rm -f vga_text.marker; exit 1) +grep 'MARKER' vga_text.marker.new > vga_text.marker; rm -f vga_text.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"term/i386/pc/mda_text.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 term/i386/pc/mda_text.c > mda_text.marker.new || (rm -f mda_text.marker; exit 1) +grep 'MARKER' mda_text.marker.new > mda_text.marker; rm -f mda_text.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/cirrus.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 video/cirrus.c > video_cirrus.marker.new || (rm -f video_cirrus.marker; exit 1) +grep 'MARKER' video_cirrus.marker.new > video_cirrus.marker; rm -f video_cirrus.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/bochs.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 video/bochs.c > video_bochs.marker.new || (rm -f video_bochs.marker; exit 1) +grep 'MARKER' video_bochs.marker.new > video_bochs.marker; rm -f video_bochs.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/lib/functional_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 tests/lib/functional_test.c tests/lib/test.c tests/checksums.h tests/video_checksum.c tests/fake_input.c video/capture.c > functional_test.marker.new || (rm -f functional_test.marker; exit 1) +grep 'MARKER' functional_test.marker.new > functional_test.marker; rm -f functional_test.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/example_functional_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 tests/example_functional_test.c > exfctest.marker.new || (rm -f exfctest.marker; exit 1) +grep 'MARKER' exfctest.marker.new > exfctest.marker; rm -f exfctest.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/strtoull_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 tests/strtoull_test.c > strtoull_test.marker.new || (rm -f strtoull_test.marker; exit 1) +grep 'MARKER' strtoull_test.marker.new > strtoull_test.marker; rm -f strtoull_test.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/setjmp_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 tests/setjmp_test.c > setjmp_test.marker.new || (rm -f setjmp_test.marker; exit 1) +grep 'MARKER' setjmp_test.marker.new > setjmp_test.marker; rm -f setjmp_test.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/signature_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 tests/signature_test.c tests/signatures.h > signature_test.marker.new || (rm -f signature_test.marker; exit 1) +grep 'MARKER' signature_test.marker.new > signature_test.marker; rm -f signature_test.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/sleep_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 tests/sleep_test.c > sleep_test.marker.new || (rm -f sleep_test.marker; exit 1) +grep 'MARKER' sleep_test.marker.new > sleep_test.marker; rm -f sleep_test.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/xnu_uuid_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 tests/xnu_uuid_test.c > xnu_uuid_test.marker.new || (rm -f xnu_uuid_test.marker; exit 1) +grep 'MARKER' xnu_uuid_test.marker.new > xnu_uuid_test.marker; rm -f xnu_uuid_test.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/pbkdf2_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 tests/pbkdf2_test.c > pbkdf2_test.marker.new || (rm -f pbkdf2_test.marker; exit 1) +grep 'MARKER' pbkdf2_test.marker.new > pbkdf2_test.marker; rm -f pbkdf2_test.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/legacy_password_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 tests/legacy_password_test.c > legacy_password_test.marker.new || (rm -f legacy_password_test.marker; exit 1) +grep 'MARKER' legacy_password_test.marker.new > legacy_password_test.marker; rm -f legacy_password_test.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/division.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 lib/division.c > div.marker.new || (rm -f div.marker; exit 1) +grep 'MARKER' div.marker.new > div.marker; rm -f div.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/div_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 tests/div_test.c > div_test.marker.new || (rm -f div_test.marker; exit 1) +grep 'MARKER' div_test.marker.new > div_test.marker; rm -f div_test.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/mul_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 tests/mul_test.c > mul_test.marker.new || (rm -f mul_test.marker; exit 1) +grep 'MARKER' mul_test.marker.new > mul_test.marker; rm -f mul_test.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/shift_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 tests/shift_test.c > shift_test.marker.new || (rm -f shift_test.marker; exit 1) +grep 'MARKER' shift_test.marker.new > shift_test.marker; rm -f shift_test.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/cmp_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 tests/cmp_test.c > cmp_test.marker.new || (rm -f cmp_test.marker; exit 1) +grep 'MARKER' cmp_test.marker.new > cmp_test.marker; rm -f cmp_test.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/ctz_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 tests/ctz_test.c > ctz_test.marker.new || (rm -f ctz_test.marker; exit 1) +grep 'MARKER' ctz_test.marker.new > ctz_test.marker; rm -f ctz_test.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/bswap_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 tests/bswap_test.c > bswap_test.marker.new || (rm -f bswap_test.marker; exit 1) +grep 'MARKER' bswap_test.marker.new > bswap_test.marker; rm -f bswap_test.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/videotest_checksum.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 tests/videotest_checksum.c > videotest_checksum.marker.new || (rm -f videotest_checksum.marker; exit 1) +grep 'MARKER' videotest_checksum.marker.new > videotest_checksum.marker; rm -f videotest_checksum.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/gfxterm_menu.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 tests/gfxterm_menu.c > gfxterm_menu.marker.new || (rm -f gfxterm_menu.marker; exit 1) +grep 'MARKER' gfxterm_menu.marker.new > gfxterm_menu.marker; rm -f gfxterm_menu.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/cmdline_cat_test.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 tests/cmdline_cat_test.c > cmdline_cat_test.marker.new || (rm -f cmdline_cat_test.marker; exit 1) +grep 'MARKER' cmdline_cat_test.marker.new > cmdline_cat_test.marker; rm -f cmdline_cat_test.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/bitmap.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 video/bitmap.c > bitmap.marker.new || (rm -f bitmap.marker; exit 1) +grep 'MARKER' bitmap.marker.new > bitmap.marker; rm -f bitmap.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/bitmap_scale.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 video/bitmap_scale.c > bitmap_scale.marker.new || (rm -f bitmap_scale.marker; exit 1) +grep 'MARKER' bitmap_scale.marker.new > bitmap_scale.marker; rm -f bitmap_scale.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/readers/jpeg.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 video/readers/jpeg.c > jpeg.marker.new || (rm -f jpeg.marker; exit 1) +grep 'MARKER' jpeg.marker.new > jpeg.marker; rm -f jpeg.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/readers/png.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 video/readers/png.c > png.marker.new || (rm -f png.marker; exit 1) +grep 'MARKER' png.marker.new > png.marker; rm -f png.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/readers/tga.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 video/readers/tga.c > tga.marker.new || (rm -f tga.marker; exit 1) +grep 'MARKER' tga.marker.new > tga.marker; rm -f tga.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/i386/pc/vbe.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 video/i386/pc/vbe.c > vbe.marker.new || (rm -f vbe.marker; exit 1) +grep 'MARKER' vbe.marker.new > vbe.marker; rm -f vbe.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/fb/video_fb.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 video/fb/video_fb.c video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c > video_fb.marker.new || (rm -f video_fb.marker; exit 1) +grep 'MARKER' video_fb.marker.new > video_fb.marker; rm -f video_fb.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/video.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 video/video.c > video.marker.new || (rm -f video.marker; exit 1) +grep 'MARKER' video.marker.new > video.marker; rm -f video.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"video/colors.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 video/colors.c > video_colors.marker.new || (rm -f video_colors.marker; exit 1) +grep 'MARKER' video_colors.marker.new > video_colors.marker; rm -f video_colors.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"hook/datehook.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 hook/datehook.c > datehook.marker.new || (rm -f datehook.marker; exit 1) +grep 'MARKER' datehook.marker.new > datehook.marker; rm -f datehook.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"net/net.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 net/net.c net/dns.c net/bootp.c net/ip.c net/udp.c net/tcp.c net/icmp.c net/icmp6.c net/ethernet.c net/arp.c net/netbuff.c > net.marker.new || (rm -f net.marker; exit 1) +grep 'MARKER' net.marker.new > net.marker; rm -f net.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"net/tftp.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 net/tftp.c > tftp.marker.new || (rm -f tftp.marker; exit 1) +grep 'MARKER' tftp.marker.new > tftp.marker; rm -f tftp.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"net/http.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 net/http.c > http.marker.new || (rm -f http.marker; exit 1) +grep 'MARKER' http.marker.new > http.marker; rm -f http.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/legacycfg.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/legacycfg.c lib/legacy_parse.c > legacycfg.marker.new || (rm -f legacycfg.marker; exit 1) +grep 'MARKER' legacycfg.marker.new > legacycfg.marker; rm -f legacycfg.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/syslinux_parse.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 lib/syslinux_parse.c commands/syslinuxcfg.c > syslinuxcfg.marker.new || (rm -f syslinuxcfg.marker; exit 1) +grep 'MARKER' syslinuxcfg.marker.new > syslinuxcfg.marker; rm -f syslinuxcfg.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"tests/test_blockarg.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 tests/test_blockarg.c > test_blockarg.marker.new || (rm -f test_blockarg.marker; exit 1) +grep 'MARKER' test_blockarg.marker.new > test_blockarg.marker; rm -f test_blockarg.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"io/xzio.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/xzembed -D_FILE_OFFSET_BITS=64 io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c > xzio.marker.new || (rm -f xzio.marker; exit 1) +grep 'MARKER' xzio.marker.new > xzio.marker; rm -f xzio.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"io/lzopio.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I./lib/posix_wrap -I./lib/minilzo -DMINILZO_HAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 io/lzopio.c lib/minilzo/minilzo.c > lzopio.marker.new || (rm -f lzopio.marker; exit 1) +grep 'MARKER' lzopio.marker.new > lzopio.marker; rm -f lzopio.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/testload.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/testload.c > testload.marker.new || (rm -f testload.marker; exit 1) +grep 'MARKER' testload.marker.new > testload.marker; rm -f testload.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/i386/backtrace.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 lib/i386/backtrace.c lib/backtrace.c > backtrace.marker.new || (rm -f backtrace.marker; exit 1) +grep 'MARKER' backtrace.marker.new > backtrace.marker; rm -f backtrace.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/pc/lsapm.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/i386/pc/lsapm.c > lsapm.marker.new || (rm -f lsapm.marker; exit 1) +grep 'MARKER' lsapm.marker.new > lsapm.marker; rm -f lsapm.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/keylayouts.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/keylayouts.c > keylayouts.marker.new || (rm -f keylayouts.marker; exit 1) +grep 'MARKER' keylayouts.marker.new > keylayouts.marker; rm -f keylayouts.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/priority_queue.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 lib/priority_queue.c > priority_queue.marker.new || (rm -f priority_queue.marker; exit 1) +grep 'MARKER' priority_queue.marker.new > priority_queue.marker; rm -f priority_queue.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/time.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/time.c > time.marker.new || (rm -f time.marker; exit 1) +grep 'MARKER' time.marker.new > time.marker; rm -f time.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/adler32.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 lib/adler32.c > adler32.marker.new || (rm -f adler32.marker; exit 1) +grep 'MARKER' adler32.marker.new > adler32.marker; rm -f adler32.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/crc64.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 lib/crc64.c > crc64.marker.new || (rm -f crc64.marker; exit 1) +grep 'MARKER' crc64.marker.new > crc64.marker; rm -f crc64.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/mpi/mpiutil.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/mpi/mpiutil.c lib/libgcrypt-grub/mpi/mpi-bit.c lib/libgcrypt-grub/mpi/mpi-add.c lib/libgcrypt-grub/mpi/mpi-mul.c lib/libgcrypt-grub/mpi/mpi-mod.c lib/libgcrypt-grub/mpi/mpi-gcd.c lib/libgcrypt-grub/mpi/mpi-div.c lib/libgcrypt-grub/mpi/mpi-cmp.c lib/libgcrypt-grub/mpi/mpi-inv.c lib/libgcrypt-grub/mpi/mpi-pow.c lib/libgcrypt-grub/mpi/mpi-mpow.c lib/libgcrypt-grub/mpi/mpih-lshift.c lib/libgcrypt-grub/mpi/mpih-mul.c lib/libgcrypt-grub/mpi/mpih-mul1.c lib/libgcrypt-grub/mpi/mpih-mul2.c lib/libgcrypt-grub/mpi/mpih-mul3.c lib/libgcrypt-grub/mpi/mpih-add1.c lib/libgcrypt-grub/mpi/mpih-sub1.c lib/libgcrypt-grub/mpi/mpih-div.c lib/libgcrypt-grub/mpi/mpicoder.c lib/libgcrypt-grub/mpi/mpih-rshift.c lib/libgcrypt-grub/mpi/mpi-inline.c lib/libgcrypt_wrap/mem.c > mpi.marker.new || (rm -f mpi.marker; exit 1) +grep 'MARKER' mpi.marker.new > mpi.marker; rm -f mpi.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/fake_module.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 lib/fake_module.c > all_video.marker.new || (rm -f all_video.marker; exit 1) +grep 'MARKER' all_video.marker.new > all_video.marker; rm -f all_video.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"gdb/i386/idt.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 gdb/i386/idt.c gdb/i386/machdep.S gdb/i386/signal.c gdb/cstub.c gdb/gdb.c > gdb.marker.new || (rm -f gdb.marker; exit 1) +grep 'MARKER' gdb.marker.new > gdb.marker; rm -f gdb.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/testspeed.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/testspeed.c > testspeed.marker.new || (rm -f testspeed.marker; exit 1) +grep 'MARKER' testspeed.marker.new > testspeed.marker; rm -f testspeed.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/tr.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/tr.c > tr.marker.new || (rm -f tr.marker; exit 1) +grep 'MARKER' tr.marker.new > tr.marker; rm -f tr.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/progress.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 lib/progress.c > progress.marker.new || (rm -f progress.marker; exit 1) +grep 'MARKER' progress.marker.new > progress.marker; rm -f progress.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/file.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/file.c commands/file32.c commands/file64.c loader/i386/xen_file.c loader/i386/xen_file32.c loader/i386/xen_file64.c > file.marker.new || (rm -f file.marker; exit 1) +grep 'MARKER' file.marker.new > file.marker; rm -f file.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/rdmsr.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/i386/rdmsr.c > rdmsr.marker.new || (rm -f rdmsr.marker; exit 1) +grep 'MARKER' rdmsr.marker.new > rdmsr.marker; rm -f rdmsr.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"commands/i386/wrmsr.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -D_FILE_OFFSET_BITS=64 commands/i386/wrmsr.c > wrmsr.marker.new || (rm -f wrmsr.marker; exit 1) +grep 'MARKER' wrmsr.marker.new > wrmsr.marker; rm -f wrmsr.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/arcfour.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/cipher/arcfour.c > gcry_arcfour.marker.new || (rm -f gcry_arcfour.marker; exit 1) +grep 'MARKER' gcry_arcfour.marker.new > gcry_arcfour.marker; rm -f gcry_arcfour.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/blowfish.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/cipher/blowfish.c > gcry_blowfish.marker.new || (rm -f gcry_blowfish.marker; exit 1) +grep 'MARKER' gcry_blowfish.marker.new > gcry_blowfish.marker; rm -f gcry_blowfish.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/camellia-glue.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c > gcry_camellia.marker.new || (rm -f gcry_camellia.marker; exit 1) +grep 'MARKER' gcry_camellia.marker.new > gcry_camellia.marker; rm -f gcry_camellia.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/cast5.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/cipher/cast5.c > gcry_cast5.marker.new || (rm -f gcry_cast5.marker; exit 1) +grep 'MARKER' gcry_cast5.marker.new > gcry_cast5.marker; rm -f gcry_cast5.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/crc.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/cipher/crc.c > gcry_crc.marker.new || (rm -f gcry_crc.marker; exit 1) +grep 'MARKER' gcry_crc.marker.new > gcry_crc.marker; rm -f gcry_crc.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/des.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/cipher/des.c > gcry_des.marker.new || (rm -f gcry_des.marker; exit 1) +grep 'MARKER' gcry_des.marker.new > gcry_des.marker; rm -f gcry_des.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/dsa.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/cipher/dsa.c > gcry_dsa.marker.new || (rm -f gcry_dsa.marker; exit 1) +grep 'MARKER' gcry_dsa.marker.new > gcry_dsa.marker; rm -f gcry_dsa.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/idea.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/cipher/idea.c > gcry_idea.marker.new || (rm -f gcry_idea.marker; exit 1) +grep 'MARKER' gcry_idea.marker.new > gcry_idea.marker; rm -f gcry_idea.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/md4.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/cipher/md4.c > gcry_md4.marker.new || (rm -f gcry_md4.marker; exit 1) +grep 'MARKER' gcry_md4.marker.new > gcry_md4.marker; rm -f gcry_md4.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/md5.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/cipher/md5.c > gcry_md5.marker.new || (rm -f gcry_md5.marker; exit 1) +grep 'MARKER' gcry_md5.marker.new > gcry_md5.marker; rm -f gcry_md5.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/rfc2268.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/cipher/rfc2268.c > gcry_rfc2268.marker.new || (rm -f gcry_rfc2268.marker; exit 1) +grep 'MARKER' gcry_rfc2268.marker.new > gcry_rfc2268.marker; rm -f gcry_rfc2268.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/rijndael.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/cipher/rijndael.c > gcry_rijndael.marker.new || (rm -f gcry_rijndael.marker; exit 1) +grep 'MARKER' gcry_rijndael.marker.new > gcry_rijndael.marker; rm -f gcry_rijndael.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/rmd160.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/cipher/rmd160.c > gcry_rmd160.marker.new || (rm -f gcry_rmd160.marker; exit 1) +grep 'MARKER' gcry_rmd160.marker.new > gcry_rmd160.marker; rm -f gcry_rmd160.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/rsa.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/cipher/rsa.c > gcry_rsa.marker.new || (rm -f gcry_rsa.marker; exit 1) +grep 'MARKER' gcry_rsa.marker.new > gcry_rsa.marker; rm -f gcry_rsa.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/seed.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/cipher/seed.c > gcry_seed.marker.new || (rm -f gcry_seed.marker; exit 1) +grep 'MARKER' gcry_seed.marker.new > gcry_seed.marker; rm -f gcry_seed.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/serpent.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/cipher/serpent.c > gcry_serpent.marker.new || (rm -f gcry_serpent.marker; exit 1) +grep 'MARKER' gcry_serpent.marker.new > gcry_serpent.marker; rm -f gcry_serpent.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/sha1.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/cipher/sha1.c > gcry_sha1.marker.new || (rm -f gcry_sha1.marker; exit 1) +grep 'MARKER' gcry_sha1.marker.new > gcry_sha1.marker; rm -f gcry_sha1.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/sha256.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/cipher/sha256.c > gcry_sha256.marker.new || (rm -f gcry_sha256.marker; exit 1) +grep 'MARKER' gcry_sha256.marker.new > gcry_sha256.marker; rm -f gcry_sha256.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/sha512.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/cipher/sha512.c > gcry_sha512.marker.new || (rm -f gcry_sha512.marker; exit 1) +grep 'MARKER' gcry_sha512.marker.new > gcry_sha512.marker; rm -f gcry_sha512.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/tiger.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/cipher/tiger.c > gcry_tiger.marker.new || (rm -f gcry_tiger.marker; exit 1) +grep 'MARKER' gcry_tiger.marker.new > gcry_tiger.marker; rm -f gcry_tiger.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/twofish.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/cipher/twofish.c > gcry_twofish.marker.new || (rm -f gcry_twofish.marker; exit 1) +grep 'MARKER' gcry_twofish.marker.new > gcry_twofish.marker; rm -f gcry_twofish.marker.new +gcc -E -DGRUB_LST_GENERATOR -Dgrub_fs_register=FS_LIST_MARKER -Dgrub_video_register=VIDEO_LIST_MARKER -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -Dgrub_partition_map_register=PARTMAP_LIST_MARKER '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' '-Dgrub_fdtbus_register(...)=FDT_DRIVER_LIST_MARKER(__VA_ARGS__)' -DHAVE_CONFIG_H -I. -I.. -Wall -W -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include -I../include -I../include -DGRUB_FILE=\"lib/libgcrypt-grub/cipher/whirlpool.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -I../grub-core/lib/libgcrypt_wrap -I../grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I../include/grub/gcrypt -D_FILE_OFFSET_BITS=64 lib/libgcrypt-grub/cipher/whirlpool.c > gcry_whirlpool.marker.new || (rm -f gcry_whirlpool.marker; exit 1) +grep 'MARKER' gcry_whirlpool.marker.new > gcry_whirlpool.marker; rm -f gcry_whirlpool.marker.new +(for pp in disk.marker trig.marker cs5536.marker usb.marker usbserial_common.marker usbserial_pl2303.marker usbserial_ftdi.marker usbserial_usbdebug.marker uhci.marker ohci.marker ehci.marker pci.marker nativedisk.marker cmostest.marker cmosdump.marker iorw.marker cbtable.marker cbtime.marker cbls.marker cbmemc.marker regexp.marker acpi.marker lsacpi.marker blocklist.marker boot.marker cat.marker cmp.marker configfile.marker cpuid.marker date.marker drivemap.marker echo.marker eval.marker extcmd.marker gptsync.marker halt.marker reboot.marker hashsum.marker pgp.marker verifiers.marker hdparm.marker help.marker hexdump.marker keystatus.marker loadenv.marker ls.marker lsmmap.marker lspci.marker memrw.marker minicmd.marker parttool.marker password.marker password_pbkdf2.marker play.marker spkmodem.marker morse.marker probe.marker read.marker search.marker search_fs_file.marker search_fs_uuid.marker search_label.marker setpci.marker pcidump.marker sleep.marker terminal.marker test.marker true.marker usbtest.marker videoinfo.marker videotest.marker xnu_uuid.marker dm_nv.marker loopback.marker cryptodisk.marker luks.marker geli.marker lvm.marker ldm.marker mdraid09.marker mdraid09_be.marker mdraid1x.marker diskfilter.marker raid5rec.marker raid6rec.marker scsi.marker memdisk.marker ata.marker ahci.marker pata.marker biosdisk.marker usbms.marker efiemu.marker font.marker procfs.marker affs.marker afs.marker bfs.marker zstd.marker btrfs.marker archelp.marker cbfs.marker cpio.marker cpio_be.marker newc.marker odc.marker ext2.marker fat.marker exfat.marker f2fs.marker fshelp.marker hfs.marker hfsplus.marker hfspluscomp.marker iso9660.marker jfs.marker minix.marker minix2.marker minix3.marker minix_be.marker minix2_be.marker minix3_be.marker nilfs2.marker ntfs.marker ntfscomp.marker reiserfs.marker romfs.marker sfs.marker squash4.marker tar.marker udf.marker ufs1.marker ufs1_be.marker ufs2.marker xfs.marker zfs.marker zfscrypt.marker zfsinfo.marker macbless.marker pxe.marker gettext.marker gfxmenu.marker hello.marker gzio.marker offsetio.marker bufio.marker elf.marker crypto.marker pbkdf2.marker relocator.marker datetime.marker setjmp.marker aout.marker bsd.marker plan9.marker linux16.marker ntldr.marker truecrypt.marker freedos.marker pxechain.marker multiboot2.marker multiboot.marker linux.marker xnu.marker random.marker macho.marker chain.marker mmap.marker normal.marker part_acorn.marker part_amiga.marker part_apple.marker part_gpt.marker part_msdos.marker part_sun.marker part_plan.marker part_dvh.marker part_bsd.marker part_sunpc.marker part_dfly.marker msdospart.marker at_keyboard.marker gfxterm.marker gfxterm_background.marker serial.marker sendkey.marker terminfo.marker usb_keyboard.marker vga.marker vga_text.marker mda_text.marker video_cirrus.marker video_bochs.marker functional_test.marker exfctest.marker strtoull_test.marker setjmp_test.marker signature_test.marker sleep_test.marker xnu_uuid_test.marker pbkdf2_test.marker legacy_password_test.marker div.marker div_test.marker mul_test.marker shift_test.marker cmp_test.marker ctz_test.marker bswap_test.marker videotest_checksum.marker gfxterm_menu.marker cmdline_cat_test.marker bitmap.marker bitmap_scale.marker jpeg.marker png.marker tga.marker vbe.marker video_fb.marker video.marker video_colors.marker datehook.marker net.marker tftp.marker http.marker legacycfg.marker syslinuxcfg.marker test_blockarg.marker xzio.marker lzopio.marker testload.marker backtrace.marker lsapm.marker keylayouts.marker priority_queue.marker time.marker adler32.marker crc64.marker mpi.marker all_video.marker gdb.marker testspeed.marker tr.marker progress.marker file.marker rdmsr.marker wrmsr.marker gcry_arcfour.marker gcry_blowfish.marker gcry_camellia.marker gcry_cast5.marker gcry_crc.marker gcry_des.marker gcry_dsa.marker gcry_idea.marker gcry_md4.marker gcry_md5.marker gcry_rfc2268.marker gcry_rijndael.marker gcry_rmd160.marker gcry_rsa.marker gcry_seed.marker gcry_serpent.marker gcry_sha1.marker gcry_sha256.marker gcry_sha512.marker gcry_tiger.marker gcry_twofish.marker gcry_whirlpool.marker; do \ + b=`basename $pp .marker`; \ + if grep 'FS_LIST_MARKER' $pp >/dev/null 2>&1; then \ + echo $b; \ + fi; \ +done) | sort -u > fs.lst +(for pp in disk.marker trig.marker cs5536.marker usb.marker usbserial_common.marker usbserial_pl2303.marker usbserial_ftdi.marker usbserial_usbdebug.marker uhci.marker ohci.marker ehci.marker pci.marker nativedisk.marker cmostest.marker cmosdump.marker iorw.marker cbtable.marker cbtime.marker cbls.marker cbmemc.marker regexp.marker acpi.marker lsacpi.marker blocklist.marker boot.marker cat.marker cmp.marker configfile.marker cpuid.marker date.marker drivemap.marker echo.marker eval.marker extcmd.marker gptsync.marker halt.marker reboot.marker hashsum.marker pgp.marker verifiers.marker hdparm.marker help.marker hexdump.marker keystatus.marker loadenv.marker ls.marker lsmmap.marker lspci.marker memrw.marker minicmd.marker parttool.marker password.marker password_pbkdf2.marker play.marker spkmodem.marker morse.marker probe.marker read.marker search.marker search_fs_file.marker search_fs_uuid.marker search_label.marker setpci.marker pcidump.marker sleep.marker terminal.marker test.marker true.marker usbtest.marker videoinfo.marker videotest.marker xnu_uuid.marker dm_nv.marker loopback.marker cryptodisk.marker luks.marker geli.marker lvm.marker ldm.marker mdraid09.marker mdraid09_be.marker mdraid1x.marker diskfilter.marker raid5rec.marker raid6rec.marker scsi.marker memdisk.marker ata.marker ahci.marker pata.marker biosdisk.marker usbms.marker efiemu.marker font.marker procfs.marker affs.marker afs.marker bfs.marker zstd.marker btrfs.marker archelp.marker cbfs.marker cpio.marker cpio_be.marker newc.marker odc.marker ext2.marker fat.marker exfat.marker f2fs.marker fshelp.marker hfs.marker hfsplus.marker hfspluscomp.marker iso9660.marker jfs.marker minix.marker minix2.marker minix3.marker minix_be.marker minix2_be.marker minix3_be.marker nilfs2.marker ntfs.marker ntfscomp.marker reiserfs.marker romfs.marker sfs.marker squash4.marker tar.marker udf.marker ufs1.marker ufs1_be.marker ufs2.marker xfs.marker zfs.marker zfscrypt.marker zfsinfo.marker macbless.marker pxe.marker gettext.marker gfxmenu.marker hello.marker gzio.marker offsetio.marker bufio.marker elf.marker crypto.marker pbkdf2.marker relocator.marker datetime.marker setjmp.marker aout.marker bsd.marker plan9.marker linux16.marker ntldr.marker truecrypt.marker freedos.marker pxechain.marker multiboot2.marker multiboot.marker linux.marker xnu.marker random.marker macho.marker chain.marker mmap.marker normal.marker part_acorn.marker part_amiga.marker part_apple.marker part_gpt.marker part_msdos.marker part_sun.marker part_plan.marker part_dvh.marker part_bsd.marker part_sunpc.marker part_dfly.marker msdospart.marker at_keyboard.marker gfxterm.marker gfxterm_background.marker serial.marker sendkey.marker terminfo.marker usb_keyboard.marker vga.marker vga_text.marker mda_text.marker video_cirrus.marker video_bochs.marker functional_test.marker exfctest.marker strtoull_test.marker setjmp_test.marker signature_test.marker sleep_test.marker xnu_uuid_test.marker pbkdf2_test.marker legacy_password_test.marker div.marker div_test.marker mul_test.marker shift_test.marker cmp_test.marker ctz_test.marker bswap_test.marker videotest_checksum.marker gfxterm_menu.marker cmdline_cat_test.marker bitmap.marker bitmap_scale.marker jpeg.marker png.marker tga.marker vbe.marker video_fb.marker video.marker video_colors.marker datehook.marker net.marker tftp.marker http.marker legacycfg.marker syslinuxcfg.marker test_blockarg.marker xzio.marker lzopio.marker testload.marker backtrace.marker lsapm.marker keylayouts.marker priority_queue.marker time.marker adler32.marker crc64.marker mpi.marker all_video.marker gdb.marker testspeed.marker tr.marker progress.marker file.marker rdmsr.marker wrmsr.marker gcry_arcfour.marker gcry_blowfish.marker gcry_camellia.marker gcry_cast5.marker gcry_crc.marker gcry_des.marker gcry_dsa.marker gcry_idea.marker gcry_md4.marker gcry_md5.marker gcry_rfc2268.marker gcry_rijndael.marker gcry_rmd160.marker gcry_rsa.marker gcry_seed.marker gcry_serpent.marker gcry_sha1.marker gcry_sha256.marker gcry_sha512.marker gcry_tiger.marker gcry_twofish.marker gcry_whirlpool.marker; do \ + b=`basename $pp .marker`; \ + sed -n \ + -e "/EXTCOMMAND_LIST_MARKER *( *\"/{s/.*( *\"\([^\"]*\)\".*/*\1: $b/;p;}" \ + -e "/P1COMMAND_LIST_MARKER *( *\"/{s/.*( *\"\([^\"]*\)\".*/*\1: $b/;p;}" \ + -e "/COMMAND_LIST_MARKER *( *\"/{s/.*( *\"\([^\"]*\)\".*/\1: $b/;p;}" $pp; \ +done) | sort -u > command.lst +(for pp in disk.marker trig.marker cs5536.marker usb.marker usbserial_common.marker usbserial_pl2303.marker usbserial_ftdi.marker usbserial_usbdebug.marker uhci.marker ohci.marker ehci.marker pci.marker nativedisk.marker cmostest.marker cmosdump.marker iorw.marker cbtable.marker cbtime.marker cbls.marker cbmemc.marker regexp.marker acpi.marker lsacpi.marker blocklist.marker boot.marker cat.marker cmp.marker configfile.marker cpuid.marker date.marker drivemap.marker echo.marker eval.marker extcmd.marker gptsync.marker halt.marker reboot.marker hashsum.marker pgp.marker verifiers.marker hdparm.marker help.marker hexdump.marker keystatus.marker loadenv.marker ls.marker lsmmap.marker lspci.marker memrw.marker minicmd.marker parttool.marker password.marker password_pbkdf2.marker play.marker spkmodem.marker morse.marker probe.marker read.marker search.marker search_fs_file.marker search_fs_uuid.marker search_label.marker setpci.marker pcidump.marker sleep.marker terminal.marker test.marker true.marker usbtest.marker videoinfo.marker videotest.marker xnu_uuid.marker dm_nv.marker loopback.marker cryptodisk.marker luks.marker geli.marker lvm.marker ldm.marker mdraid09.marker mdraid09_be.marker mdraid1x.marker diskfilter.marker raid5rec.marker raid6rec.marker scsi.marker memdisk.marker ata.marker ahci.marker pata.marker biosdisk.marker usbms.marker efiemu.marker font.marker procfs.marker affs.marker afs.marker bfs.marker zstd.marker btrfs.marker archelp.marker cbfs.marker cpio.marker cpio_be.marker newc.marker odc.marker ext2.marker fat.marker exfat.marker f2fs.marker fshelp.marker hfs.marker hfsplus.marker hfspluscomp.marker iso9660.marker jfs.marker minix.marker minix2.marker minix3.marker minix_be.marker minix2_be.marker minix3_be.marker nilfs2.marker ntfs.marker ntfscomp.marker reiserfs.marker romfs.marker sfs.marker squash4.marker tar.marker udf.marker ufs1.marker ufs1_be.marker ufs2.marker xfs.marker zfs.marker zfscrypt.marker zfsinfo.marker macbless.marker pxe.marker gettext.marker gfxmenu.marker hello.marker gzio.marker offsetio.marker bufio.marker elf.marker crypto.marker pbkdf2.marker relocator.marker datetime.marker setjmp.marker aout.marker bsd.marker plan9.marker linux16.marker ntldr.marker truecrypt.marker freedos.marker pxechain.marker multiboot2.marker multiboot.marker linux.marker xnu.marker random.marker macho.marker chain.marker mmap.marker normal.marker part_acorn.marker part_amiga.marker part_apple.marker part_gpt.marker part_msdos.marker part_sun.marker part_plan.marker part_dvh.marker part_bsd.marker part_sunpc.marker part_dfly.marker msdospart.marker at_keyboard.marker gfxterm.marker gfxterm_background.marker serial.marker sendkey.marker terminfo.marker usb_keyboard.marker vga.marker vga_text.marker mda_text.marker video_cirrus.marker video_bochs.marker functional_test.marker exfctest.marker strtoull_test.marker setjmp_test.marker signature_test.marker sleep_test.marker xnu_uuid_test.marker pbkdf2_test.marker legacy_password_test.marker div.marker div_test.marker mul_test.marker shift_test.marker cmp_test.marker ctz_test.marker bswap_test.marker videotest_checksum.marker gfxterm_menu.marker cmdline_cat_test.marker bitmap.marker bitmap_scale.marker jpeg.marker png.marker tga.marker vbe.marker video_fb.marker video.marker video_colors.marker datehook.marker net.marker tftp.marker http.marker legacycfg.marker syslinuxcfg.marker test_blockarg.marker xzio.marker lzopio.marker testload.marker backtrace.marker lsapm.marker keylayouts.marker priority_queue.marker time.marker adler32.marker crc64.marker mpi.marker all_video.marker gdb.marker testspeed.marker tr.marker progress.marker file.marker rdmsr.marker wrmsr.marker gcry_arcfour.marker gcry_blowfish.marker gcry_camellia.marker gcry_cast5.marker gcry_crc.marker gcry_des.marker gcry_dsa.marker gcry_idea.marker gcry_md4.marker gcry_md5.marker gcry_rfc2268.marker gcry_rijndael.marker gcry_rmd160.marker gcry_rsa.marker gcry_seed.marker gcry_serpent.marker gcry_sha1.marker gcry_sha256.marker gcry_sha512.marker gcry_tiger.marker gcry_twofish.marker gcry_whirlpool.marker; do \ + b=`basename $pp .marker`; \ + if grep 'PARTMAP_LIST_MARKER' $pp >/dev/null 2>&1; then \ + echo $b; \ + fi; \ +done) | sort -u > partmap.lst +(for pp in disk.marker trig.marker cs5536.marker usb.marker usbserial_common.marker usbserial_pl2303.marker usbserial_ftdi.marker usbserial_usbdebug.marker uhci.marker ohci.marker ehci.marker pci.marker nativedisk.marker cmostest.marker cmosdump.marker iorw.marker cbtable.marker cbtime.marker cbls.marker cbmemc.marker regexp.marker acpi.marker lsacpi.marker blocklist.marker boot.marker cat.marker cmp.marker configfile.marker cpuid.marker date.marker drivemap.marker echo.marker eval.marker extcmd.marker gptsync.marker halt.marker reboot.marker hashsum.marker pgp.marker verifiers.marker hdparm.marker help.marker hexdump.marker keystatus.marker loadenv.marker ls.marker lsmmap.marker lspci.marker memrw.marker minicmd.marker parttool.marker password.marker password_pbkdf2.marker play.marker spkmodem.marker morse.marker probe.marker read.marker search.marker search_fs_file.marker search_fs_uuid.marker search_label.marker setpci.marker pcidump.marker sleep.marker terminal.marker test.marker true.marker usbtest.marker videoinfo.marker videotest.marker xnu_uuid.marker dm_nv.marker loopback.marker cryptodisk.marker luks.marker geli.marker lvm.marker ldm.marker mdraid09.marker mdraid09_be.marker mdraid1x.marker diskfilter.marker raid5rec.marker raid6rec.marker scsi.marker memdisk.marker ata.marker ahci.marker pata.marker biosdisk.marker usbms.marker efiemu.marker font.marker procfs.marker affs.marker afs.marker bfs.marker zstd.marker btrfs.marker archelp.marker cbfs.marker cpio.marker cpio_be.marker newc.marker odc.marker ext2.marker fat.marker exfat.marker f2fs.marker fshelp.marker hfs.marker hfsplus.marker hfspluscomp.marker iso9660.marker jfs.marker minix.marker minix2.marker minix3.marker minix_be.marker minix2_be.marker minix3_be.marker nilfs2.marker ntfs.marker ntfscomp.marker reiserfs.marker romfs.marker sfs.marker squash4.marker tar.marker udf.marker ufs1.marker ufs1_be.marker ufs2.marker xfs.marker zfs.marker zfscrypt.marker zfsinfo.marker macbless.marker pxe.marker gettext.marker gfxmenu.marker hello.marker gzio.marker offsetio.marker bufio.marker elf.marker crypto.marker pbkdf2.marker relocator.marker datetime.marker setjmp.marker aout.marker bsd.marker plan9.marker linux16.marker ntldr.marker truecrypt.marker freedos.marker pxechain.marker multiboot2.marker multiboot.marker linux.marker xnu.marker random.marker macho.marker chain.marker mmap.marker normal.marker part_acorn.marker part_amiga.marker part_apple.marker part_gpt.marker part_msdos.marker part_sun.marker part_plan.marker part_dvh.marker part_bsd.marker part_sunpc.marker part_dfly.marker msdospart.marker at_keyboard.marker gfxterm.marker gfxterm_background.marker serial.marker sendkey.marker terminfo.marker usb_keyboard.marker vga.marker vga_text.marker mda_text.marker video_cirrus.marker video_bochs.marker functional_test.marker exfctest.marker strtoull_test.marker setjmp_test.marker signature_test.marker sleep_test.marker xnu_uuid_test.marker pbkdf2_test.marker legacy_password_test.marker div.marker div_test.marker mul_test.marker shift_test.marker cmp_test.marker ctz_test.marker bswap_test.marker videotest_checksum.marker gfxterm_menu.marker cmdline_cat_test.marker bitmap.marker bitmap_scale.marker jpeg.marker png.marker tga.marker vbe.marker video_fb.marker video.marker video_colors.marker datehook.marker net.marker tftp.marker http.marker legacycfg.marker syslinuxcfg.marker test_blockarg.marker xzio.marker lzopio.marker testload.marker backtrace.marker lsapm.marker keylayouts.marker priority_queue.marker time.marker adler32.marker crc64.marker mpi.marker all_video.marker gdb.marker testspeed.marker tr.marker progress.marker file.marker rdmsr.marker wrmsr.marker gcry_arcfour.marker gcry_blowfish.marker gcry_camellia.marker gcry_cast5.marker gcry_crc.marker gcry_des.marker gcry_dsa.marker gcry_idea.marker gcry_md4.marker gcry_md5.marker gcry_rfc2268.marker gcry_rijndael.marker gcry_rmd160.marker gcry_rsa.marker gcry_seed.marker gcry_serpent.marker gcry_sha1.marker gcry_sha256.marker gcry_sha512.marker gcry_tiger.marker gcry_twofish.marker gcry_whirlpool.marker; do \ + b=`basename $pp .marker`; \ + sed -n \ + -e "/INPUT_TERMINAL_LIST_MARKER *( *\"/{s/.*( *\"\([^\"]*\)\".*/i\1: $b/;p;}" \ + -e "/OUTPUT_TERMINAL_LIST_MARKER *( *\"/{s/.*( *\"\([^\"]*\)\".*/o\1: $b/;p;}" $pp; \ +done) | sort -u > terminal.lst +(for pp in disk.marker trig.marker cs5536.marker usb.marker usbserial_common.marker usbserial_pl2303.marker usbserial_ftdi.marker usbserial_usbdebug.marker uhci.marker ohci.marker ehci.marker pci.marker nativedisk.marker cmostest.marker cmosdump.marker iorw.marker cbtable.marker cbtime.marker cbls.marker cbmemc.marker regexp.marker acpi.marker lsacpi.marker blocklist.marker boot.marker cat.marker cmp.marker configfile.marker cpuid.marker date.marker drivemap.marker echo.marker eval.marker extcmd.marker gptsync.marker halt.marker reboot.marker hashsum.marker pgp.marker verifiers.marker hdparm.marker help.marker hexdump.marker keystatus.marker loadenv.marker ls.marker lsmmap.marker lspci.marker memrw.marker minicmd.marker parttool.marker password.marker password_pbkdf2.marker play.marker spkmodem.marker morse.marker probe.marker read.marker search.marker search_fs_file.marker search_fs_uuid.marker search_label.marker setpci.marker pcidump.marker sleep.marker terminal.marker test.marker true.marker usbtest.marker videoinfo.marker videotest.marker xnu_uuid.marker dm_nv.marker loopback.marker cryptodisk.marker luks.marker geli.marker lvm.marker ldm.marker mdraid09.marker mdraid09_be.marker mdraid1x.marker diskfilter.marker raid5rec.marker raid6rec.marker scsi.marker memdisk.marker ata.marker ahci.marker pata.marker biosdisk.marker usbms.marker efiemu.marker font.marker procfs.marker affs.marker afs.marker bfs.marker zstd.marker btrfs.marker archelp.marker cbfs.marker cpio.marker cpio_be.marker newc.marker odc.marker ext2.marker fat.marker exfat.marker f2fs.marker fshelp.marker hfs.marker hfsplus.marker hfspluscomp.marker iso9660.marker jfs.marker minix.marker minix2.marker minix3.marker minix_be.marker minix2_be.marker minix3_be.marker nilfs2.marker ntfs.marker ntfscomp.marker reiserfs.marker romfs.marker sfs.marker squash4.marker tar.marker udf.marker ufs1.marker ufs1_be.marker ufs2.marker xfs.marker zfs.marker zfscrypt.marker zfsinfo.marker macbless.marker pxe.marker gettext.marker gfxmenu.marker hello.marker gzio.marker offsetio.marker bufio.marker elf.marker crypto.marker pbkdf2.marker relocator.marker datetime.marker setjmp.marker aout.marker bsd.marker plan9.marker linux16.marker ntldr.marker truecrypt.marker freedos.marker pxechain.marker multiboot2.marker multiboot.marker linux.marker xnu.marker random.marker macho.marker chain.marker mmap.marker normal.marker part_acorn.marker part_amiga.marker part_apple.marker part_gpt.marker part_msdos.marker part_sun.marker part_plan.marker part_dvh.marker part_bsd.marker part_sunpc.marker part_dfly.marker msdospart.marker at_keyboard.marker gfxterm.marker gfxterm_background.marker serial.marker sendkey.marker terminfo.marker usb_keyboard.marker vga.marker vga_text.marker mda_text.marker video_cirrus.marker video_bochs.marker functional_test.marker exfctest.marker strtoull_test.marker setjmp_test.marker signature_test.marker sleep_test.marker xnu_uuid_test.marker pbkdf2_test.marker legacy_password_test.marker div.marker div_test.marker mul_test.marker shift_test.marker cmp_test.marker ctz_test.marker bswap_test.marker videotest_checksum.marker gfxterm_menu.marker cmdline_cat_test.marker bitmap.marker bitmap_scale.marker jpeg.marker png.marker tga.marker vbe.marker video_fb.marker video.marker video_colors.marker datehook.marker net.marker tftp.marker http.marker legacycfg.marker syslinuxcfg.marker test_blockarg.marker xzio.marker lzopio.marker testload.marker backtrace.marker lsapm.marker keylayouts.marker priority_queue.marker time.marker adler32.marker crc64.marker mpi.marker all_video.marker gdb.marker testspeed.marker tr.marker progress.marker file.marker rdmsr.marker wrmsr.marker gcry_arcfour.marker gcry_blowfish.marker gcry_camellia.marker gcry_cast5.marker gcry_crc.marker gcry_des.marker gcry_dsa.marker gcry_idea.marker gcry_md4.marker gcry_md5.marker gcry_rfc2268.marker gcry_rijndael.marker gcry_rmd160.marker gcry_rsa.marker gcry_seed.marker gcry_serpent.marker gcry_sha1.marker gcry_sha256.marker gcry_sha512.marker gcry_tiger.marker gcry_twofish.marker gcry_whirlpool.marker; do \ + b=`basename $pp .marker`; \ + sed -n \ + -e "/FDT_DRIVER_LIST_MARKER *( *\"/{s/.*( *\"\([^\"]*\)\".*/i\1: $b/;p;}" \ + -e "/FDT_DRIVER_LIST_MARKER *( *\"/{s/.*( *\"\([^\"]*\)\".*/o\1: $b/;p;}" $pp; \ +done) | sort -u > fdt.lst +(for pp in disk.marker trig.marker cs5536.marker usb.marker usbserial_common.marker usbserial_pl2303.marker usbserial_ftdi.marker usbserial_usbdebug.marker uhci.marker ohci.marker ehci.marker pci.marker nativedisk.marker cmostest.marker cmosdump.marker iorw.marker cbtable.marker cbtime.marker cbls.marker cbmemc.marker regexp.marker acpi.marker lsacpi.marker blocklist.marker boot.marker cat.marker cmp.marker configfile.marker cpuid.marker date.marker drivemap.marker echo.marker eval.marker extcmd.marker gptsync.marker halt.marker reboot.marker hashsum.marker pgp.marker verifiers.marker hdparm.marker help.marker hexdump.marker keystatus.marker loadenv.marker ls.marker lsmmap.marker lspci.marker memrw.marker minicmd.marker parttool.marker password.marker password_pbkdf2.marker play.marker spkmodem.marker morse.marker probe.marker read.marker search.marker search_fs_file.marker search_fs_uuid.marker search_label.marker setpci.marker pcidump.marker sleep.marker terminal.marker test.marker true.marker usbtest.marker videoinfo.marker videotest.marker xnu_uuid.marker dm_nv.marker loopback.marker cryptodisk.marker luks.marker geli.marker lvm.marker ldm.marker mdraid09.marker mdraid09_be.marker mdraid1x.marker diskfilter.marker raid5rec.marker raid6rec.marker scsi.marker memdisk.marker ata.marker ahci.marker pata.marker biosdisk.marker usbms.marker efiemu.marker font.marker procfs.marker affs.marker afs.marker bfs.marker zstd.marker btrfs.marker archelp.marker cbfs.marker cpio.marker cpio_be.marker newc.marker odc.marker ext2.marker fat.marker exfat.marker f2fs.marker fshelp.marker hfs.marker hfsplus.marker hfspluscomp.marker iso9660.marker jfs.marker minix.marker minix2.marker minix3.marker minix_be.marker minix2_be.marker minix3_be.marker nilfs2.marker ntfs.marker ntfscomp.marker reiserfs.marker romfs.marker sfs.marker squash4.marker tar.marker udf.marker ufs1.marker ufs1_be.marker ufs2.marker xfs.marker zfs.marker zfscrypt.marker zfsinfo.marker macbless.marker pxe.marker gettext.marker gfxmenu.marker hello.marker gzio.marker offsetio.marker bufio.marker elf.marker crypto.marker pbkdf2.marker relocator.marker datetime.marker setjmp.marker aout.marker bsd.marker plan9.marker linux16.marker ntldr.marker truecrypt.marker freedos.marker pxechain.marker multiboot2.marker multiboot.marker linux.marker xnu.marker random.marker macho.marker chain.marker mmap.marker normal.marker part_acorn.marker part_amiga.marker part_apple.marker part_gpt.marker part_msdos.marker part_sun.marker part_plan.marker part_dvh.marker part_bsd.marker part_sunpc.marker part_dfly.marker msdospart.marker at_keyboard.marker gfxterm.marker gfxterm_background.marker serial.marker sendkey.marker terminfo.marker usb_keyboard.marker vga.marker vga_text.marker mda_text.marker video_cirrus.marker video_bochs.marker functional_test.marker exfctest.marker strtoull_test.marker setjmp_test.marker signature_test.marker sleep_test.marker xnu_uuid_test.marker pbkdf2_test.marker legacy_password_test.marker div.marker div_test.marker mul_test.marker shift_test.marker cmp_test.marker ctz_test.marker bswap_test.marker videotest_checksum.marker gfxterm_menu.marker cmdline_cat_test.marker bitmap.marker bitmap_scale.marker jpeg.marker png.marker tga.marker vbe.marker video_fb.marker video.marker video_colors.marker datehook.marker net.marker tftp.marker http.marker legacycfg.marker syslinuxcfg.marker test_blockarg.marker xzio.marker lzopio.marker testload.marker backtrace.marker lsapm.marker keylayouts.marker priority_queue.marker time.marker adler32.marker crc64.marker mpi.marker all_video.marker gdb.marker testspeed.marker tr.marker progress.marker file.marker rdmsr.marker wrmsr.marker gcry_arcfour.marker gcry_blowfish.marker gcry_camellia.marker gcry_cast5.marker gcry_crc.marker gcry_des.marker gcry_dsa.marker gcry_idea.marker gcry_md4.marker gcry_md5.marker gcry_rfc2268.marker gcry_rijndael.marker gcry_rmd160.marker gcry_rsa.marker gcry_seed.marker gcry_serpent.marker gcry_sha1.marker gcry_sha256.marker gcry_sha512.marker gcry_tiger.marker gcry_twofish.marker gcry_whirlpool.marker; do \ + b=`basename $pp .marker`; \ + sed -n \ + -e "/PARTTOOL_LIST_MARKER *( *\"/{s/.*( *\"\([^\"]*\)\".*/\1: $b/;p;}" $pp; \ +done) | sort -u > parttool.lst +(for pp in disk.marker trig.marker cs5536.marker usb.marker usbserial_common.marker usbserial_pl2303.marker usbserial_ftdi.marker usbserial_usbdebug.marker uhci.marker ohci.marker ehci.marker pci.marker nativedisk.marker cmostest.marker cmosdump.marker iorw.marker cbtable.marker cbtime.marker cbls.marker cbmemc.marker regexp.marker acpi.marker lsacpi.marker blocklist.marker boot.marker cat.marker cmp.marker configfile.marker cpuid.marker date.marker drivemap.marker echo.marker eval.marker extcmd.marker gptsync.marker halt.marker reboot.marker hashsum.marker pgp.marker verifiers.marker hdparm.marker help.marker hexdump.marker keystatus.marker loadenv.marker ls.marker lsmmap.marker lspci.marker memrw.marker minicmd.marker parttool.marker password.marker password_pbkdf2.marker play.marker spkmodem.marker morse.marker probe.marker read.marker search.marker search_fs_file.marker search_fs_uuid.marker search_label.marker setpci.marker pcidump.marker sleep.marker terminal.marker test.marker true.marker usbtest.marker videoinfo.marker videotest.marker xnu_uuid.marker dm_nv.marker loopback.marker cryptodisk.marker luks.marker geli.marker lvm.marker ldm.marker mdraid09.marker mdraid09_be.marker mdraid1x.marker diskfilter.marker raid5rec.marker raid6rec.marker scsi.marker memdisk.marker ata.marker ahci.marker pata.marker biosdisk.marker usbms.marker efiemu.marker font.marker procfs.marker affs.marker afs.marker bfs.marker zstd.marker btrfs.marker archelp.marker cbfs.marker cpio.marker cpio_be.marker newc.marker odc.marker ext2.marker fat.marker exfat.marker f2fs.marker fshelp.marker hfs.marker hfsplus.marker hfspluscomp.marker iso9660.marker jfs.marker minix.marker minix2.marker minix3.marker minix_be.marker minix2_be.marker minix3_be.marker nilfs2.marker ntfs.marker ntfscomp.marker reiserfs.marker romfs.marker sfs.marker squash4.marker tar.marker udf.marker ufs1.marker ufs1_be.marker ufs2.marker xfs.marker zfs.marker zfscrypt.marker zfsinfo.marker macbless.marker pxe.marker gettext.marker gfxmenu.marker hello.marker gzio.marker offsetio.marker bufio.marker elf.marker crypto.marker pbkdf2.marker relocator.marker datetime.marker setjmp.marker aout.marker bsd.marker plan9.marker linux16.marker ntldr.marker truecrypt.marker freedos.marker pxechain.marker multiboot2.marker multiboot.marker linux.marker xnu.marker random.marker macho.marker chain.marker mmap.marker normal.marker part_acorn.marker part_amiga.marker part_apple.marker part_gpt.marker part_msdos.marker part_sun.marker part_plan.marker part_dvh.marker part_bsd.marker part_sunpc.marker part_dfly.marker msdospart.marker at_keyboard.marker gfxterm.marker gfxterm_background.marker serial.marker sendkey.marker terminfo.marker usb_keyboard.marker vga.marker vga_text.marker mda_text.marker video_cirrus.marker video_bochs.marker functional_test.marker exfctest.marker strtoull_test.marker setjmp_test.marker signature_test.marker sleep_test.marker xnu_uuid_test.marker pbkdf2_test.marker legacy_password_test.marker div.marker div_test.marker mul_test.marker shift_test.marker cmp_test.marker ctz_test.marker bswap_test.marker videotest_checksum.marker gfxterm_menu.marker cmdline_cat_test.marker bitmap.marker bitmap_scale.marker jpeg.marker png.marker tga.marker vbe.marker video_fb.marker video.marker video_colors.marker datehook.marker net.marker tftp.marker http.marker legacycfg.marker syslinuxcfg.marker test_blockarg.marker xzio.marker lzopio.marker testload.marker backtrace.marker lsapm.marker keylayouts.marker priority_queue.marker time.marker adler32.marker crc64.marker mpi.marker all_video.marker gdb.marker testspeed.marker tr.marker progress.marker file.marker rdmsr.marker wrmsr.marker gcry_arcfour.marker gcry_blowfish.marker gcry_camellia.marker gcry_cast5.marker gcry_crc.marker gcry_des.marker gcry_dsa.marker gcry_idea.marker gcry_md4.marker gcry_md5.marker gcry_rfc2268.marker gcry_rijndael.marker gcry_rmd160.marker gcry_rsa.marker gcry_seed.marker gcry_serpent.marker gcry_sha1.marker gcry_sha256.marker gcry_sha512.marker gcry_tiger.marker gcry_twofish.marker gcry_whirlpool.marker; do \ + b=`basename $pp .marker`; \ + if grep 'VIDEO_LIST_MARKER' $pp >/dev/null 2>&1; then \ + echo $b; \ + fi; \ +done) | sort -u > video.lst +cp lib/libgcrypt-grub/cipher/crypto.lst crypto.lst +cat kernel_syms.lst > syminfo.lst.new +for m in disk.module trig.module cs5536.module usb.module usbserial_common.module usbserial_pl2303.module usbserial_ftdi.module usbserial_usbdebug.module uhci.module ohci.module ehci.module pci.module nativedisk.module cmostest.module cmosdump.module iorw.module cbtable.module cbtime.module cbls.module cbmemc.module regexp.module acpi.module lsacpi.module blocklist.module boot.module cat.module cmp.module configfile.module cpuid.module date.module drivemap.module echo.module eval.module extcmd.module gptsync.module halt.module reboot.module hashsum.module pgp.module verifiers.module hdparm.module help.module hexdump.module keystatus.module loadenv.module ls.module lsmmap.module lspci.module memrw.module minicmd.module parttool.module password.module password_pbkdf2.module play.module spkmodem.module morse.module probe.module read.module search.module search_fs_file.module search_fs_uuid.module search_label.module setpci.module pcidump.module sleep.module terminal.module test.module true.module usbtest.module videoinfo.module videotest.module xnu_uuid.module dm_nv.module loopback.module cryptodisk.module luks.module geli.module lvm.module ldm.module mdraid09.module mdraid09_be.module mdraid1x.module diskfilter.module raid5rec.module raid6rec.module scsi.module memdisk.module ata.module ahci.module pata.module biosdisk.module usbms.module efiemu.module font.module procfs.module affs.module afs.module bfs.module zstd.module btrfs.module archelp.module cbfs.module cpio.module cpio_be.module newc.module odc.module ext2.module fat.module exfat.module f2fs.module fshelp.module hfs.module hfsplus.module hfspluscomp.module iso9660.module jfs.module minix.module minix2.module minix3.module minix_be.module minix2_be.module minix3_be.module nilfs2.module ntfs.module ntfscomp.module reiserfs.module romfs.module sfs.module squash4.module tar.module udf.module ufs1.module ufs1_be.module ufs2.module xfs.module zfs.module zfscrypt.module zfsinfo.module macbless.module pxe.module gettext.module gfxmenu.module hello.module gzio.module offsetio.module bufio.module elf.module crypto.module pbkdf2.module relocator.module datetime.module setjmp.module aout.module bsd.module plan9.module linux16.module ntldr.module truecrypt.module freedos.module pxechain.module multiboot2.module multiboot.module linux.module xnu.module random.module macho.module chain.module mmap.module normal.module part_acorn.module part_amiga.module part_apple.module part_gpt.module part_msdos.module part_sun.module part_plan.module part_dvh.module part_bsd.module part_sunpc.module part_dfly.module msdospart.module at_keyboard.module gfxterm.module gfxterm_background.module serial.module sendkey.module terminfo.module usb_keyboard.module vga.module vga_text.module mda_text.module video_cirrus.module video_bochs.module functional_test.module exfctest.module strtoull_test.module setjmp_test.module signature_test.module sleep_test.module xnu_uuid_test.module pbkdf2_test.module legacy_password_test.module div.module div_test.module mul_test.module shift_test.module cmp_test.module ctz_test.module bswap_test.module videotest_checksum.module gfxterm_menu.module cmdline_cat_test.module bitmap.module bitmap_scale.module jpeg.module png.module tga.module vbe.module video_fb.module video.module video_colors.module datehook.module net.module tftp.module http.module legacycfg.module syslinuxcfg.module test_blockarg.module xzio.module lzopio.module testload.module backtrace.module lsapm.module keylayouts.module priority_queue.module time.module adler32.module crc64.module mpi.module all_video.module gdb.module testspeed.module tr.module progress.module file.module rdmsr.module wrmsr.module gcry_arcfour.module gcry_blowfish.module gcry_camellia.module gcry_cast5.module gcry_crc.module gcry_des.module gcry_dsa.module gcry_idea.module gcry_md4.module gcry_md5.module gcry_rfc2268.module gcry_rijndael.module gcry_rmd160.module gcry_rsa.module gcry_seed.module gcry_serpent.module gcry_sha1.module gcry_sha256.module gcry_sha512.module gcry_tiger.module gcry_twofish.module gcry_whirlpool.module; do \ + sh gensyminfo.sh $m >> syminfo.lst.new || exit 1; \ +done +mv syminfo.lst.new syminfo.lst +cat syminfo.lst | sort | gawk -f ./genmoddep.awk > moddep.lst || (rm -f moddep.lst; exit 1) +gcc -o build-grub-module-verifier -I../include -DGRUB_FILE=\".util/grub-module-verifier.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -DGRUB_BUILD=1 -DGRUB_UTIL=1 -DGRUB_BUILD_PROGRAM_NAME=\"build-grub-module-verifier\" ../util/grub-module-verifier.c ../util/grub-module-verifier32.c ../util/grub-module-verifier64.c ../grub-core/kern/emu/misc.c ../util/misc.c +TARGET_OBJ2ELF= sh genmod.sh moddep.lst disk.module build-grub-module-verifier disk.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst trig.module build-grub-module-verifier trig.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst cs5536.module build-grub-module-verifier cs5536.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst usb.module build-grub-module-verifier usb.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst usbserial_common.module build-grub-module-verifier usbserial_common.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst usbserial_pl2303.module build-grub-module-verifier usbserial_pl2303.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst usbserial_ftdi.module build-grub-module-verifier usbserial_ftdi.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst usbserial_usbdebug.module build-grub-module-verifier usbserial_usbdebug.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst uhci.module build-grub-module-verifier uhci.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst ohci.module build-grub-module-verifier ohci.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst ehci.module build-grub-module-verifier ehci.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst pci.module build-grub-module-verifier pci.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst nativedisk.module build-grub-module-verifier nativedisk.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst cmostest.module build-grub-module-verifier cmostest.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst cmosdump.module build-grub-module-verifier cmosdump.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst iorw.module build-grub-module-verifier iorw.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst cbtable.module build-grub-module-verifier cbtable.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst cbtime.module build-grub-module-verifier cbtime.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst cbls.module build-grub-module-verifier cbls.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst cbmemc.module build-grub-module-verifier cbmemc.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst regexp.module build-grub-module-verifier regexp.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst acpi.module build-grub-module-verifier acpi.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst lsacpi.module build-grub-module-verifier lsacpi.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst blocklist.module build-grub-module-verifier blocklist.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst boot.module build-grub-module-verifier boot.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst cat.module build-grub-module-verifier cat.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst cmp.module build-grub-module-verifier cmp.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst configfile.module build-grub-module-verifier configfile.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst cpuid.module build-grub-module-verifier cpuid.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst date.module build-grub-module-verifier date.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst drivemap.module build-grub-module-verifier drivemap.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst echo.module build-grub-module-verifier echo.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst eval.module build-grub-module-verifier eval.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst extcmd.module build-grub-module-verifier extcmd.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gptsync.module build-grub-module-verifier gptsync.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst halt.module build-grub-module-verifier halt.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst reboot.module build-grub-module-verifier reboot.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst hashsum.module build-grub-module-verifier hashsum.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst pgp.module build-grub-module-verifier pgp.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst verifiers.module build-grub-module-verifier verifiers.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst hdparm.module build-grub-module-verifier hdparm.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst help.module build-grub-module-verifier help.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst hexdump.module build-grub-module-verifier hexdump.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst keystatus.module build-grub-module-verifier keystatus.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst loadenv.module build-grub-module-verifier loadenv.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst ls.module build-grub-module-verifier ls.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst lsmmap.module build-grub-module-verifier lsmmap.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst lspci.module build-grub-module-verifier lspci.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst memrw.module build-grub-module-verifier memrw.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst minicmd.module build-grub-module-verifier minicmd.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst parttool.module build-grub-module-verifier parttool.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst password.module build-grub-module-verifier password.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst password_pbkdf2.module build-grub-module-verifier password_pbkdf2.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst play.module build-grub-module-verifier play.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst spkmodem.module build-grub-module-verifier spkmodem.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst morse.module build-grub-module-verifier morse.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst probe.module build-grub-module-verifier probe.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst read.module build-grub-module-verifier read.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst search.module build-grub-module-verifier search.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst search_fs_file.module build-grub-module-verifier search_fs_file.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst search_fs_uuid.module build-grub-module-verifier search_fs_uuid.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst search_label.module build-grub-module-verifier search_label.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst setpci.module build-grub-module-verifier setpci.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst pcidump.module build-grub-module-verifier pcidump.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst sleep.module build-grub-module-verifier sleep.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst terminal.module build-grub-module-verifier terminal.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst test.module build-grub-module-verifier test.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst true.module build-grub-module-verifier true.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst usbtest.module build-grub-module-verifier usbtest.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst videoinfo.module build-grub-module-verifier videoinfo.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst videotest.module build-grub-module-verifier videotest.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst xnu_uuid.module build-grub-module-verifier xnu_uuid.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst dm_nv.module build-grub-module-verifier dm_nv.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst loopback.module build-grub-module-verifier loopback.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst cryptodisk.module build-grub-module-verifier cryptodisk.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst luks.module build-grub-module-verifier luks.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst geli.module build-grub-module-verifier geli.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst lvm.module build-grub-module-verifier lvm.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst ldm.module build-grub-module-verifier ldm.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst mdraid09.module build-grub-module-verifier mdraid09.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst mdraid09_be.module build-grub-module-verifier mdraid09_be.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst mdraid1x.module build-grub-module-verifier mdraid1x.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst diskfilter.module build-grub-module-verifier diskfilter.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst raid5rec.module build-grub-module-verifier raid5rec.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst raid6rec.module build-grub-module-verifier raid6rec.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst scsi.module build-grub-module-verifier scsi.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst memdisk.module build-grub-module-verifier memdisk.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst ata.module build-grub-module-verifier ata.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst ahci.module build-grub-module-verifier ahci.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst pata.module build-grub-module-verifier pata.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst biosdisk.module build-grub-module-verifier biosdisk.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst usbms.module build-grub-module-verifier usbms.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst efiemu.module build-grub-module-verifier efiemu.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst font.module build-grub-module-verifier font.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst procfs.module build-grub-module-verifier procfs.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst affs.module build-grub-module-verifier affs.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst afs.module build-grub-module-verifier afs.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst bfs.module build-grub-module-verifier bfs.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst zstd.module build-grub-module-verifier zstd.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst btrfs.module build-grub-module-verifier btrfs.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst archelp.module build-grub-module-verifier archelp.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst cbfs.module build-grub-module-verifier cbfs.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst cpio.module build-grub-module-verifier cpio.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst cpio_be.module build-grub-module-verifier cpio_be.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst newc.module build-grub-module-verifier newc.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst odc.module build-grub-module-verifier odc.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst ext2.module build-grub-module-verifier ext2.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst fat.module build-grub-module-verifier fat.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst exfat.module build-grub-module-verifier exfat.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst f2fs.module build-grub-module-verifier f2fs.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst fshelp.module build-grub-module-verifier fshelp.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst hfs.module build-grub-module-verifier hfs.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst hfsplus.module build-grub-module-verifier hfsplus.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst hfspluscomp.module build-grub-module-verifier hfspluscomp.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst iso9660.module build-grub-module-verifier iso9660.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst jfs.module build-grub-module-verifier jfs.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst minix.module build-grub-module-verifier minix.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst minix2.module build-grub-module-verifier minix2.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst minix3.module build-grub-module-verifier minix3.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst minix_be.module build-grub-module-verifier minix_be.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst minix2_be.module build-grub-module-verifier minix2_be.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst minix3_be.module build-grub-module-verifier minix3_be.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst nilfs2.module build-grub-module-verifier nilfs2.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst ntfs.module build-grub-module-verifier ntfs.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst ntfscomp.module build-grub-module-verifier ntfscomp.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst reiserfs.module build-grub-module-verifier reiserfs.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst romfs.module build-grub-module-verifier romfs.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst sfs.module build-grub-module-verifier sfs.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst squash4.module build-grub-module-verifier squash4.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst tar.module build-grub-module-verifier tar.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst udf.module build-grub-module-verifier udf.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst ufs1.module build-grub-module-verifier ufs1.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst ufs1_be.module build-grub-module-verifier ufs1_be.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst ufs2.module build-grub-module-verifier ufs2.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst xfs.module build-grub-module-verifier xfs.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst zfs.module build-grub-module-verifier zfs.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst zfscrypt.module build-grub-module-verifier zfscrypt.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst zfsinfo.module build-grub-module-verifier zfsinfo.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst macbless.module build-grub-module-verifier macbless.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst pxe.module build-grub-module-verifier pxe.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gettext.module build-grub-module-verifier gettext.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gfxmenu.module build-grub-module-verifier gfxmenu.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst hello.module build-grub-module-verifier hello.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gzio.module build-grub-module-verifier gzio.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst offsetio.module build-grub-module-verifier offsetio.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst bufio.module build-grub-module-verifier bufio.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst elf.module build-grub-module-verifier elf.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst crypto.module build-grub-module-verifier crypto.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst pbkdf2.module build-grub-module-verifier pbkdf2.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst relocator.module build-grub-module-verifier relocator.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst datetime.module build-grub-module-verifier datetime.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst setjmp.module build-grub-module-verifier setjmp.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst aout.module build-grub-module-verifier aout.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst bsd.module build-grub-module-verifier bsd.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst plan9.module build-grub-module-verifier plan9.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst linux16.module build-grub-module-verifier linux16.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst ntldr.module build-grub-module-verifier ntldr.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst truecrypt.module build-grub-module-verifier truecrypt.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst freedos.module build-grub-module-verifier freedos.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst pxechain.module build-grub-module-verifier pxechain.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst multiboot2.module build-grub-module-verifier multiboot2.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst multiboot.module build-grub-module-verifier multiboot.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst linux.module build-grub-module-verifier linux.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst xnu.module build-grub-module-verifier xnu.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst random.module build-grub-module-verifier random.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst macho.module build-grub-module-verifier macho.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst chain.module build-grub-module-verifier chain.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst mmap.module build-grub-module-verifier mmap.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst normal.module build-grub-module-verifier normal.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst part_acorn.module build-grub-module-verifier part_acorn.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst part_amiga.module build-grub-module-verifier part_amiga.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst part_apple.module build-grub-module-verifier part_apple.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst part_gpt.module build-grub-module-verifier part_gpt.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst part_msdos.module build-grub-module-verifier part_msdos.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst part_sun.module build-grub-module-verifier part_sun.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst part_plan.module build-grub-module-verifier part_plan.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst part_dvh.module build-grub-module-verifier part_dvh.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst part_bsd.module build-grub-module-verifier part_bsd.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst part_sunpc.module build-grub-module-verifier part_sunpc.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst part_dfly.module build-grub-module-verifier part_dfly.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst msdospart.module build-grub-module-verifier msdospart.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst at_keyboard.module build-grub-module-verifier at_keyboard.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gfxterm.module build-grub-module-verifier gfxterm.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gfxterm_background.module build-grub-module-verifier gfxterm_background.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst serial.module build-grub-module-verifier serial.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst sendkey.module build-grub-module-verifier sendkey.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst terminfo.module build-grub-module-verifier terminfo.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst usb_keyboard.module build-grub-module-verifier usb_keyboard.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst vga.module build-grub-module-verifier vga.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst vga_text.module build-grub-module-verifier vga_text.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst mda_text.module build-grub-module-verifier mda_text.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst video_cirrus.module build-grub-module-verifier video_cirrus.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst video_bochs.module build-grub-module-verifier video_bochs.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst functional_test.module build-grub-module-verifier functional_test.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst exfctest.module build-grub-module-verifier exfctest.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst strtoull_test.module build-grub-module-verifier strtoull_test.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst setjmp_test.module build-grub-module-verifier setjmp_test.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst signature_test.module build-grub-module-verifier signature_test.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst sleep_test.module build-grub-module-verifier sleep_test.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst xnu_uuid_test.module build-grub-module-verifier xnu_uuid_test.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst pbkdf2_test.module build-grub-module-verifier pbkdf2_test.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst legacy_password_test.module build-grub-module-verifier legacy_password_test.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst div.module build-grub-module-verifier div.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst div_test.module build-grub-module-verifier div_test.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst mul_test.module build-grub-module-verifier mul_test.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst shift_test.module build-grub-module-verifier shift_test.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst cmp_test.module build-grub-module-verifier cmp_test.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst ctz_test.module build-grub-module-verifier ctz_test.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst bswap_test.module build-grub-module-verifier bswap_test.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst videotest_checksum.module build-grub-module-verifier videotest_checksum.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gfxterm_menu.module build-grub-module-verifier gfxterm_menu.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst cmdline_cat_test.module build-grub-module-verifier cmdline_cat_test.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst bitmap.module build-grub-module-verifier bitmap.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst bitmap_scale.module build-grub-module-verifier bitmap_scale.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst jpeg.module build-grub-module-verifier jpeg.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst png.module build-grub-module-verifier png.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst tga.module build-grub-module-verifier tga.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst vbe.module build-grub-module-verifier vbe.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst video_fb.module build-grub-module-verifier video_fb.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst video.module build-grub-module-verifier video.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst video_colors.module build-grub-module-verifier video_colors.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst datehook.module build-grub-module-verifier datehook.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst net.module build-grub-module-verifier net.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst tftp.module build-grub-module-verifier tftp.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst http.module build-grub-module-verifier http.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst legacycfg.module build-grub-module-verifier legacycfg.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst syslinuxcfg.module build-grub-module-verifier syslinuxcfg.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst test_blockarg.module build-grub-module-verifier test_blockarg.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst xzio.module build-grub-module-verifier xzio.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst lzopio.module build-grub-module-verifier lzopio.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst testload.module build-grub-module-verifier testload.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst backtrace.module build-grub-module-verifier backtrace.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst lsapm.module build-grub-module-verifier lsapm.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst keylayouts.module build-grub-module-verifier keylayouts.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst priority_queue.module build-grub-module-verifier priority_queue.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst time.module build-grub-module-verifier time.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst adler32.module build-grub-module-verifier adler32.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst crc64.module build-grub-module-verifier crc64.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst mpi.module build-grub-module-verifier mpi.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst all_video.module build-grub-module-verifier all_video.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gdb.module build-grub-module-verifier gdb.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst testspeed.module build-grub-module-verifier testspeed.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst tr.module build-grub-module-verifier tr.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst progress.module build-grub-module-verifier progress.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst file.module build-grub-module-verifier file.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst rdmsr.module build-grub-module-verifier rdmsr.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst wrmsr.module build-grub-module-verifier wrmsr.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gcry_arcfour.module build-grub-module-verifier gcry_arcfour.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gcry_blowfish.module build-grub-module-verifier gcry_blowfish.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gcry_camellia.module build-grub-module-verifier gcry_camellia.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gcry_cast5.module build-grub-module-verifier gcry_cast5.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gcry_crc.module build-grub-module-verifier gcry_crc.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gcry_des.module build-grub-module-verifier gcry_des.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gcry_dsa.module build-grub-module-verifier gcry_dsa.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gcry_idea.module build-grub-module-verifier gcry_idea.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gcry_md4.module build-grub-module-verifier gcry_md4.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gcry_md5.module build-grub-module-verifier gcry_md5.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gcry_rfc2268.module build-grub-module-verifier gcry_rfc2268.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gcry_rijndael.module build-grub-module-verifier gcry_rijndael.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gcry_rmd160.module build-grub-module-verifier gcry_rmd160.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gcry_rsa.module build-grub-module-verifier gcry_rsa.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gcry_seed.module build-grub-module-verifier gcry_seed.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gcry_serpent.module build-grub-module-verifier gcry_serpent.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gcry_sha1.module build-grub-module-verifier gcry_sha1.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gcry_sha256.module build-grub-module-verifier gcry_sha256.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gcry_sha512.module build-grub-module-verifier gcry_sha512.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gcry_tiger.module build-grub-module-verifier gcry_tiger.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gcry_twofish.module build-grub-module-verifier gcry_twofish.mod +TARGET_OBJ2ELF= sh genmod.sh moddep.lst gcry_whirlpool.module build-grub-module-verifier gcry_whirlpool.mod +make[3]: Leaving directory '/sources/grub-2.04/grub-core' +make[2]: Leaving directory '/sources/grub-2.04/grub-core' +Making all in po +make[2]: Entering directory '/sources/grub-2.04/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/grub-2.04/po' +Making all in docs +make[2]: Entering directory '/sources/grub-2.04/docs' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/grub-2.04/docs' +Making all in util/bash-completion.d +make[2]: Entering directory '/sources/grub-2.04/util/bash-completion.d' +../../config.status --file=grub:grub-completion.bash.in +config.status: creating grub +make[2]: Leaving directory '/sources/grub-2.04/util/bash-completion.d' +make[1]: Leaving directory '/sources/grub-2.04' +make install-recursive +make[1]: Entering directory '/sources/grub-2.04' +Making install in grub-core/lib/gnulib +make[2]: Entering directory '/sources/grub-2.04/grub-core/lib/gnulib' +make install-recursive +make[3]: Entering directory '/sources/grub-2.04/grub-core/lib/gnulib' +make[4]: Entering directory '/sources/grub-2.04/grub-core/lib/gnulib' +make[5]: Entering directory '/sources/grub-2.04/grub-core/lib/gnulib' +make[5]: Nothing to be done for 'install-exec-am'. +make[5]: Nothing to be done for 'install-data-am'. +make[5]: Leaving directory '/sources/grub-2.04/grub-core/lib/gnulib' +make[4]: Leaving directory '/sources/grub-2.04/grub-core/lib/gnulib' +make[3]: Leaving directory '/sources/grub-2.04/grub-core/lib/gnulib' +make[2]: Leaving directory '/sources/grub-2.04/grub-core/lib/gnulib' +Making install in . +make[2]: Entering directory '/sources/grub-2.04' +make[3]: Entering directory '/sources/grub-2.04' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c grub-mkimage grub-mkrelpath grub-script-check grub-editenv grub-mkpasswd-pbkdf2 grub-fstest grub-mklayout grub-mkrescue grub-mkstandalone grub-mknetdir grub-menulst2cfg grub-syslinux2cfg grub-glue-efi grub-render-label grub-file '/usr/bin' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c grub-kbdcomp '/usr/bin' + /bin/mkdir -p '/sbin' + /usr/bin/install -c grub-probe grub-bios-setup grub-sparc64-setup grub-ofpathname grub-macbless grub-install '/sbin' + /bin/mkdir -p '/sbin' + /usr/bin/install -c grub-mkconfig grub-set-default grub-reboot '/sbin' + /bin/mkdir -p '/etc/grub.d' + /usr/bin/install -c -m 644 util/grub.d/README '/etc/grub.d' + /bin/mkdir -p '/etc/grub.d' + /usr/bin/install -c 00_header 10_linux 20_linux_xen 30_os-prober 40_custom 41_custom '/etc/grub.d' + /bin/mkdir -p '/usr/lib/grub/i386-pc' + /usr/bin/install -c -m 644 config.h '/usr/lib/grub/i386-pc' + /bin/mkdir -p '/usr/share/grub' + /usr/bin/install -c -m 644 grub-mkconfig_lib '/usr/share/grub' +make[3]: Leaving directory '/sources/grub-2.04' +make[2]: Leaving directory '/sources/grub-2.04' +Making install in grub-core +make[2]: Entering directory '/sources/grub-2.04/grub-core' +make install-am +make[3]: Entering directory '/sources/grub-2.04/grub-core' +make[4]: Entering directory '/sources/grub-2.04/grub-core' + /bin/mkdir -p '/usr/lib/grub/i386-pc' + /usr/bin/install -c -m 644 kernel.img boot.img boot_hybrid.img cdboot.img pxeboot.img diskboot.img lnxboot.img lzma_decompress.img gmodule.pl gdb_grub fs.lst command.lst partmap.lst terminal.lst fdt.lst parttool.lst video.lst crypto.lst moddep.lst disk.mod trig.mod cs5536.mod usb.mod usbserial_common.mod usbserial_pl2303.mod usbserial_ftdi.mod usbserial_usbdebug.mod uhci.mod ohci.mod ehci.mod pci.mod nativedisk.mod cmostest.mod cmosdump.mod iorw.mod cbtable.mod cbtime.mod cbls.mod cbmemc.mod regexp.mod '/usr/lib/grub/i386-pc' + /usr/bin/install -c -m 644 acpi.mod lsacpi.mod blocklist.mod boot.mod cat.mod cmp.mod configfile.mod cpuid.mod date.mod drivemap.mod echo.mod eval.mod extcmd.mod gptsync.mod halt.mod reboot.mod hashsum.mod pgp.mod verifiers.mod hdparm.mod help.mod hexdump.mod keystatus.mod loadenv.mod ls.mod lsmmap.mod lspci.mod memrw.mod minicmd.mod parttool.mod password.mod password_pbkdf2.mod play.mod spkmodem.mod morse.mod probe.mod read.mod search.mod search_fs_file.mod search_fs_uuid.mod '/usr/lib/grub/i386-pc' + /usr/bin/install -c -m 644 search_label.mod setpci.mod pcidump.mod sleep.mod terminal.mod test.mod true.mod usbtest.mod videoinfo.mod videotest.mod xnu_uuid.mod dm_nv.mod loopback.mod cryptodisk.mod luks.mod geli.mod lvm.mod ldm.mod mdraid09.mod mdraid09_be.mod mdraid1x.mod diskfilter.mod raid5rec.mod raid6rec.mod scsi.mod memdisk.mod ata.mod ahci.mod pata.mod biosdisk.mod usbms.mod efiemu.mod font.mod procfs.mod affs.mod afs.mod bfs.mod zstd.mod btrfs.mod archelp.mod '/usr/lib/grub/i386-pc' + /usr/bin/install -c -m 644 cbfs.mod cpio.mod cpio_be.mod newc.mod odc.mod ext2.mod fat.mod exfat.mod f2fs.mod fshelp.mod hfs.mod hfsplus.mod hfspluscomp.mod iso9660.mod jfs.mod minix.mod minix2.mod minix3.mod minix_be.mod minix2_be.mod minix3_be.mod nilfs2.mod ntfs.mod ntfscomp.mod reiserfs.mod romfs.mod sfs.mod squash4.mod tar.mod udf.mod ufs1.mod ufs1_be.mod ufs2.mod xfs.mod zfs.mod zfscrypt.mod zfsinfo.mod macbless.mod pxe.mod gettext.mod '/usr/lib/grub/i386-pc' + /usr/bin/install -c -m 644 gfxmenu.mod hello.mod gzio.mod offsetio.mod bufio.mod elf.mod crypto.mod pbkdf2.mod relocator.mod datetime.mod setjmp.mod aout.mod bsd.mod plan9.mod linux16.mod ntldr.mod truecrypt.mod freedos.mod pxechain.mod multiboot2.mod multiboot.mod linux.mod xnu.mod random.mod macho.mod chain.mod mmap.mod normal.mod part_acorn.mod part_amiga.mod part_apple.mod part_gpt.mod part_msdos.mod part_sun.mod part_plan.mod part_dvh.mod part_bsd.mod part_sunpc.mod part_dfly.mod msdospart.mod '/usr/lib/grub/i386-pc' + /usr/bin/install -c -m 644 at_keyboard.mod gfxterm.mod gfxterm_background.mod serial.mod sendkey.mod terminfo.mod usb_keyboard.mod vga.mod vga_text.mod mda_text.mod video_cirrus.mod video_bochs.mod functional_test.mod exfctest.mod strtoull_test.mod setjmp_test.mod signature_test.mod sleep_test.mod xnu_uuid_test.mod pbkdf2_test.mod legacy_password_test.mod div.mod div_test.mod mul_test.mod shift_test.mod cmp_test.mod ctz_test.mod bswap_test.mod videotest_checksum.mod gfxterm_menu.mod cmdline_cat_test.mod bitmap.mod bitmap_scale.mod jpeg.mod png.mod tga.mod vbe.mod video_fb.mod video.mod video_colors.mod '/usr/lib/grub/i386-pc' + /usr/bin/install -c -m 644 datehook.mod net.mod tftp.mod http.mod legacycfg.mod syslinuxcfg.mod test_blockarg.mod xzio.mod lzopio.mod testload.mod backtrace.mod lsapm.mod keylayouts.mod priority_queue.mod time.mod adler32.mod crc64.mod mpi.mod all_video.mod gdb.mod testspeed.mod tr.mod progress.mod file.mod rdmsr.mod wrmsr.mod gcry_arcfour.mod gcry_blowfish.mod gcry_camellia.mod gcry_cast5.mod gcry_crc.mod gcry_des.mod gcry_dsa.mod gcry_idea.mod gcry_md4.mod gcry_md5.mod gcry_rfc2268.mod gcry_rijndael.mod gcry_rmd160.mod gcry_rsa.mod '/usr/lib/grub/i386-pc' + /usr/bin/install -c -m 644 gcry_seed.mod gcry_serpent.mod gcry_sha1.mod gcry_sha256.mod gcry_sha512.mod gcry_tiger.mod gcry_twofish.mod gcry_whirlpool.mod modinfo.sh '/usr/lib/grub/i386-pc' + /bin/mkdir -p '/usr/lib/grub/i386-pc' + /usr/bin/install -c disk.module trig.module cs5536.module usb.module usbserial_common.module usbserial_pl2303.module usbserial_ftdi.module usbserial_usbdebug.module uhci.module ohci.module ehci.module pci.module nativedisk.module cmostest.module cmosdump.module iorw.module cbtable.module cbtime.module cbls.module cbmemc.module regexp.module acpi.module lsacpi.module blocklist.module boot.module cat.module cmp.module configfile.module cpuid.module date.module drivemap.module echo.module eval.module extcmd.module gptsync.module halt.module reboot.module hashsum.module pgp.module verifiers.module hdparm.module help.module hexdump.module keystatus.module loadenv.module ls.module lsmmap.module lspci.module memrw.module minicmd.module parttool.module password.module password_pbkdf2.module play.module spkmodem.module morse.module probe.module read.module search.module search_fs_file.module search_fs_uuid.module search_label.module setpci.module pcidump.module sleep.module terminal.module test.module true.module usbtest.module videoinfo.module videotest.module xnu_uuid.module dm_nv.module loopback.module cryptodisk.module luks.module geli.module lvm.module ldm.module mdraid09.module mdraid09_be.module mdraid1x.module diskfilter.module raid5rec.module raid6rec.module scsi.module memdisk.module ata.module ahci.module pata.module biosdisk.module usbms.module efiemu.module font.module procfs.module affs.module afs.module bfs.module zstd.module btrfs.module archelp.module cbfs.module cpio.module cpio_be.module newc.module odc.module ext2.module fat.module exfat.module f2fs.module fshelp.module hfs.module hfsplus.module hfspluscomp.module iso9660.module jfs.module minix.module minix2.module minix3.module minix_be.module minix2_be.module minix3_be.module nilfs2.module ntfs.module ntfscomp.module reiserfs.module romfs.module sfs.module squash4.module tar.module udf.module ufs1.module ufs1_be.module ufs2.module xfs.module zfs.module zfscrypt.module zfsinfo.module macbless.module pxe.module gettext.module gfxmenu.module hello.module gzio.module offsetio.module bufio.module elf.module crypto.module pbkdf2.module relocator.module datetime.module setjmp.module aout.module bsd.module plan9.module linux16.module ntldr.module truecrypt.module freedos.module pxechain.module multiboot2.module multiboot.module linux.module xnu.module random.module macho.module chain.module mmap.module normal.module part_acorn.module part_amiga.module part_apple.module part_gpt.module part_msdos.module part_sun.module part_plan.module part_dvh.module part_bsd.module part_sunpc.module part_dfly.module msdospart.module at_keyboard.module gfxterm.module gfxterm_background.module serial.module sendkey.module terminfo.module usb_keyboard.module vga.module vga_text.module mda_text.module video_cirrus.module video_bochs.module functional_test.module exfctest.module strtoull_test.module setjmp_test.module signature_test.module sleep_test.module xnu_uuid_test.module pbkdf2_test.module legacy_password_test.module div.module div_test.module mul_test.module shift_test.module cmp_test.module ctz_test.module bswap_test.module videotest_checksum.module gfxterm_menu.module cmdline_cat_test.module bitmap.module bitmap_scale.module jpeg.module png.module tga.module vbe.module video_fb.module video.module video_colors.module datehook.module net.module tftp.module http.module legacycfg.module syslinuxcfg.module test_blockarg.module xzio.module lzopio.module testload.module backtrace.module lsapm.module keylayouts.module priority_queue.module time.module adler32.module crc64.module mpi.module all_video.module gdb.module testspeed.module tr.module progress.module file.module rdmsr.module wrmsr.module gcry_arcfour.module gcry_blowfish.module gcry_camellia.module gcry_cast5.module gcry_crc.module gcry_des.module gcry_dsa.module gcry_idea.module gcry_md4.module gcry_md5.module gcry_rfc2268.module gcry_rijndael.module gcry_rmd160.module gcry_rsa.module gcry_seed.module gcry_serpent.module gcry_sha1.module gcry_sha256.module gcry_sha512.module gcry_tiger.module gcry_twofish.module gcry_whirlpool.module kernel.exec boot.image boot_hybrid.image cdboot.image pxeboot.image diskboot.image lnxboot.image lzma_decompress.image '/usr/lib/grub/i386-pc' +make[4]: Leaving directory '/sources/grub-2.04/grub-core' +make[3]: Leaving directory '/sources/grub-2.04/grub-core' +make[2]: Leaving directory '/sources/grub-2.04/grub-core' +Making install in po +make[2]: Entering directory '/sources/grub-2.04/po' +installing ast.gmo as /usr/share/locale/ast/LC_MESSAGES/grub.mo +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/grub.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/grub.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/grub.mo +installing de@hebrew.gmo as /usr/share/locale/de@hebrew/LC_MESSAGES/grub.mo +installing de_CH.gmo as /usr/share/locale/de_CH/LC_MESSAGES/grub.mo +installing en@arabic.gmo as /usr/share/locale/en@arabic/LC_MESSAGES/grub.mo +installing en@cyrillic.gmo as /usr/share/locale/en@cyrillic/LC_MESSAGES/grub.mo +installing en@greek.gmo as /usr/share/locale/en@greek/LC_MESSAGES/grub.mo +installing en@hebrew.gmo as /usr/share/locale/en@hebrew/LC_MESSAGES/grub.mo +installing en@piglatin.gmo as /usr/share/locale/en@piglatin/LC_MESSAGES/grub.mo +installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/grub.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/grub.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/grub.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/grub.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/grub.mo +installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/grub.mo +installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/grub.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/grub.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/grub.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/grub.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/grub.mo +installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/grub.mo +installing lt.gmo as /usr/share/locale/lt/LC_MESSAGES/grub.mo +installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/grub.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/grub.mo +installing pa.gmo as /usr/share/locale/pa/LC_MESSAGES/grub.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/grub.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/grub.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/grub.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/grub.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/grub.mo +installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/grub.mo +installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/grub.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/grub.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/grub.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/grub.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/grub.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/grub.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/grub.mo +if test "grub" = "gettext-tools"; then \ + /bin/mkdir -p /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 swiss.sed Rules-swiss piglatin.sed en@piglatin.header insert-header.sin Rules-piglatin Makevars.template; do \ + /usr/bin/install -c -m 644 ./$file \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[2]: Leaving directory '/sources/grub-2.04/po' +Making install in docs +make[2]: Entering directory '/sources/grub-2.04/docs' +make[3]: Entering directory '/sources/grub-2.04/docs' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./grub.info ./grub-dev.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/grub.info' + install-info --info-dir='/usr/share/info' '/usr/share/info/grub-dev.info' +make[3]: Leaving directory '/sources/grub-2.04/docs' +make[2]: Leaving directory '/sources/grub-2.04/docs' +Making install in util/bash-completion.d +make[2]: Entering directory '/sources/grub-2.04/util/bash-completion.d' +make[3]: Entering directory '/sources/grub-2.04/util/bash-completion.d' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/etc/bash_completion.d' + /usr/bin/install -c -m 644 grub '/etc/bash_completion.d' +make[3]: Leaving directory '/sources/grub-2.04/util/bash-completion.d' +make[2]: Leaving directory '/sources/grub-2.04/util/bash-completion.d' +make[1]: Leaving directory '/sources/grub-2.04' +renamed '/etc/bash_completion.d/grub' -> '/usr/share/bash-completion/completions/grub' +[lfs-scripts] Finishing build of grub-2.04 at Tue Feb 2 11:44:13 -03 2021 +[lfs-scripts] Starting build of less-551 at Tue Feb 2 11:44:13 -03 2021 +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 library containing strerror... none required +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking whether gcc needs -traditional... no +checking for a BSD-compatible install... /usr/bin/install -c +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking for tgoto in -ltinfo... no +checking for initscr in -lxcurses... no +checking for initscr in -lncursesw... yes +checking for initscr in -lncurses... yes +checking for initscr in -lcurses... yes +checking for tgetent in -ltermcap... no +checking for tgetent in -ltermlib... no +checking for library containing regcmp... no +checking for working terminal libraries... using -lncursesw +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 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 limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking stdio.h usability... yes +checking stdio.h presence... yes +checking for stdio.h... yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) 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 time.h usability... yes +checking time.h presence... yes +checking for time.h... yes +checking for unistd.h... (cached) yes +checking values.h usability... yes +checking values.h presence... yes +checking for values.h... yes +checking sys/ioctl.h usability... yes +checking sys/ioctl.h presence... yes +checking for sys/ioctl.h... yes +checking sys/stream.h usability... no +checking sys/stream.h presence... no +checking for sys/stream.h... no +checking wctype.h usability... yes +checking wctype.h presence... yes +checking for wctype.h... yes +checking whether stat file-mode macros are broken... no +checking for an ANSI C-conforming const... yes +checking for off_t... yes +checking for size_t... yes +checking whether time.h and sys/time.h may both be included... yes +checking for off_t... (cached) yes +checking for void... yes +checking for const... yes +checking for time_t... yes +checking for st_ino in struct stat... yes +checking for ANSI function prototypes... yes +checking return type of signal handlers... void +checking for fsync... yes +checking for popen... yes +checking for _setjmp... yes +checking for sigprocmask... yes +checking for sigsetmask... yes +checking for snprintf... yes +checking for stat... yes +checking for system... yes +checking for fchmod... yes +checking for realpath... yes +checking for memcpy... yes +checking for strchr... yes +checking for strstr... yes +checking for tcgetattr... yes +checking for fileno... yes +checking for strerror... yes +checking for sys_errlist... yes +checking for sigset_t... yes +checking for sigemptyset... yes +checking for errno... yes - in errno.h +checking for locale... yes +checking for ctype functions... yes +checking for wctype functions... yes +checking termcap for ospeed... yes - in termcap.h +checking for floating point... yes +checking for POSIX regcomp... yes +regular expression library: posix +configure: creating ./config.status +config.status: creating Makefile +config.status: creating defines.h +test ! -f stamp-h || CONFIG_FILES= CONFIG_HEADERS=defines.h ./config.status +touch stamp-h +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 main.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 screen.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 brac.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 ch.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 charset.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 cmdbuf.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 command.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 cvt.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 decode.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 edit.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 filename.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 forwback.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 help.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 ifile.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 input.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 jump.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 line.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 linenum.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 lsystem.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 mark.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 optfunc.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 option.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 opttbl.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 os.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 output.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 pattern.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 position.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 prompt.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 search.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 signal.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 tags.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 ttyin.c +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 version.c +gcc -o less main.o screen.o brac.o ch.o charset.o cmdbuf.o command.o cvt.o decode.o edit.o filename.o forwback.o help.o ifile.o input.o jump.o line.o linenum.o lsystem.o mark.o optfunc.o option.o opttbl.o os.o output.o pattern.o position.o prompt.o search.o signal.o tags.o ttyin.o version.o -lncursesw +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 lesskey.c +gcc -o lesskey lesskey.o version.o +gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -g -O2 lessecho.c +gcc -o lessecho lessecho.o version.o +./mkinstalldirs /usr/bin /usr/share/man/man1 +/usr/bin/install -c less /usr/bin/less +/usr/bin/install -c lesskey /usr/bin/lesskey +/usr/bin/install -c lessecho /usr/bin/lessecho +/usr/bin/install -c -m 644 ./less.nro /usr/share/man/man1/less.1 +/usr/bin/install -c -m 644 ./lesskey.nro /usr/share/man/man1/lesskey.1 +/usr/bin/install -c -m 644 ./lessecho.nro /usr/share/man/man1/lessecho.1 +[lfs-scripts] Finishing build of less-551 at Tue Feb 2 11:44:22 -03 2021 +[lfs-scripts] Starting build of gzip-1.10 at Tue Feb 2 11:44:22 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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 gcc... gcc +checking whether the C compiler works... yes +checking for C compiler default output file name... a.out +checking for suffix of executables... +checking whether we are cross compiling... no +checking for suffix of object files... o +checking whether the compiler supports GNU C... yes +checking whether gcc accepts -g... yes +checking for gcc option to enable C11 features... none needed +checking whether gcc understands -c and -o together... yes +checking dependency style of gcc... gcc3 +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for nm... nm +checking whether ln -s works... yes +checking for ranlib... ranlib +checking for a POSIX-compliant shell... /bin/sh +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 sys/socket.h... yes +checking for dirent.h... yes +checking for features.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 math.h... yes +checking for sys/mman.h... yes +checking for wchar.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 minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking whether _XOPEN_SOURCE should be defined... no +checking for egrep... /bin/grep -E +checking for Minix Amsterdam compiler... no +checking for ar... ar +checking for _LARGEFILE_SOURCE value needed for large files... no +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +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, realloc, calloc are POSIX compliant... yes +checking for _set_invalid_parameter_handler... no +checking for fchdir... yes +checking for fdopendir... yes +checking for strerror_r... 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 fstatat... yes +checking for fsync... yes +checking for getdtablesize... yes +checking for getprogname... no +checking for getexecname... no +checking for gettimeofday... yes +checking for lstat... yes +checking for mprotect... yes +checking for openat... yes +checking for __xpg_strerror_r... yes +checking for sigaction... yes +checking for sigaltstack... yes +checking for siginterrupt... yes +checking for strdup... yes +checking for catgets... 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 chown... yes +checking for fchmod... yes +checking for fchown... yes +checking whether the preprocessor supports include_next... yes +checking whether system header files limit the line length... no +checking how gcc reports undeclared, standard C functions... error +checking whether // is distinct from /... no +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 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 printf survives out-of-memory conditions... yes +checking for unsigned long long int... yes +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 where to find the exponent in a 'double'... word 1 bit 20 +checking whether snprintf returns a byte count 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 nlink_t... yes +checking whether lstat correctly handles trailing slash... yes +checking whether ftello is declared... 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 C/C++ restrict keyword... __restrict +checking for struct timeval... yes +checking for wide-enough struct timeval.tv_sec member... yes +checking where to find the exponent in a 'float'... word 0 bit 23 +checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... 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 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... yes +checking whether the linker supports --as-needed... yes +checking whether the linker supports --push-state... yes +checking for pthread.h... yes +checking for multithread API to use... posix +checking for a sed that does not truncate output... /bin/sed +checking for stdlib.h... yes +checking for GNU libc compatible malloc... yes +checking for mmap... yes +checking for MAP_ANONYMOUS... yes +checking whether memchr works... yes +checking whether memrchr is declared... 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 stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking whether stdint.h conforms to C99... yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking whether strdup is declared... yes +checking for struct timespec in ... yes +checking whether the utimes function works... yes +checking whether uses 'inline' correctly... yes +checking for 64-bit time_t... yes +checking for alloca as a compiler built-in... yes +checking for GNU libc compatible calloc... 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 dirfd... yes +checking whether dirfd is declared... yes +checking whether dirfd is a macro... no +checking whether // is distinct from /... (cached) 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 library containing fdatasync... none required +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 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 whether fstatat (..., 0) works... yes +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 whether gettimeofday clobbers localtime buffer... 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 for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... (cached) yes +checking whether NAN macro works... yes +checking whether HUGE_VAL works... 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 for stdlib.h... (cached) yes +checking for GNU libc compatible realloc... yes +checking whether rmdir works... yes +checking for struct sigaction.sa_sigaction... yes +checking for volatile sig_atomic_t... yes +checking for sighandler_t... 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 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 working stdnoreturn.h... yes +checking for stpcpy... yes +checking for working strerror function... yes +checking for nlink_t... (cached) yes +checking whether unlink honors trailing slashes... yes +checking whether unlink of a parent directory fails as it should... guessing 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 library containing strerror... none required +checking for an ANSI C-conforming const... yes +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking return type of signal handlers... void +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 '/sources/gzip-1.10' +Making all in lib +make[2]: Entering directory '/sources/gzip-1.10/lib' + GEN alloca.h + GEN dirent.h + GEN fcntl.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 wchar.h +make all-am +make[3]: Entering directory '/sources/gzip-1.10/lib' + CC cloexec.o + CC opendir-safer.o + CC dirname-lgpl.o + CC basename-lgpl.o + CC stripslash.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 freading.o + CC getprogname.o + CC gettime.o + CC glthread/lock.o + CC malloca.o + CC math.o + CC openat-die.o + CC openat-safer.o + CC printf-frexp.o + CC printf-frexpl.o + CC save-cwd.o + CC savedir.o + CC sig-handler.o + CC stat-time.o + CC statat.o + CC glthread/threadlib.o + CC timespec.o + CC unistd.o + CC dup-safer.o + CC fd-safer.o + CC pipe-safer.o + CC utimens.o + CC xmalloc.o + CC xalloc-die.o + CC xsize.o + CC yesno.o + CC asnprintf.o + CC chdir-long.o + CC fclose.o + CC fcntl.o + CC fflush.o + CC fpurge.o + CC fseek.o + CC fseeko.o + CC fseterr.o + CC localtime-buffer.o + CC openat-proc.o + CC printf-args.o + CC printf-parse.o + CC strerror_r.o + CC vasnprintf.o + AR libgzip.a +make[3]: Leaving directory '/sources/gzip-1.10/lib' +make[2]: Leaving directory '/sources/gzip-1.10/lib' +Making all in doc +make[2]: Entering directory '/sources/gzip-1.10/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/gzip-1.10/doc' +Making all in . +make[2]: Entering directory '/sources/gzip-1.10' + CC bits.o + CC deflate.o + CC gzip.o + CC inflate.o + CC lzw.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 '/sources/gzip-1.10' +Making all in tests +make[2]: Entering directory '/sources/gzip-1.10/tests' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/gzip-1.10/tests' +make[1]: Leaving directory '/sources/gzip-1.10' +make install-recursive +make[1]: Entering directory '/sources/gzip-1.10' +Making install in lib +make[2]: Entering directory '/sources/gzip-1.10/lib' +make install-am +make[3]: Entering directory '/sources/gzip-1.10/lib' +make[4]: Entering directory '/sources/gzip-1.10/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 '/sources/gzip-1.10/lib' +make[3]: Leaving directory '/sources/gzip-1.10/lib' +make[2]: Leaving directory '/sources/gzip-1.10/lib' +Making install in doc +make[2]: Entering directory '/sources/gzip-1.10/doc' +make[3]: Entering directory '/sources/gzip-1.10/doc' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./gzip.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/gzip.info' +make[3]: Leaving directory '/sources/gzip-1.10/doc' +make[2]: Leaving directory '/sources/gzip-1.10/doc' +Making install in . +make[2]: Entering directory '/sources/gzip-1.10' +make[3]: Entering directory '/sources/gzip-1.10' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c gzip '/usr/bin' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c gunzip gzexe zcat zcmp zdiff zegrep zfgrep zforce zgrep zless zmore znew '/usr/bin' +make install-exec-hook +make[4]: Entering directory '/sources/gzip-1.10' +make[4]: Leaving directory '/sources/gzip-1.10' + /bin/mkdir -p '/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 '/usr/share/man/man1' +make[3]: Leaving directory '/sources/gzip-1.10' +make[2]: Leaving directory '/sources/gzip-1.10' +Making install in tests +make[2]: Entering directory '/sources/gzip-1.10/tests' +make[3]: Entering directory '/sources/gzip-1.10/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 '/sources/gzip-1.10/tests' +make[2]: Leaving directory '/sources/gzip-1.10/tests' +make[1]: Leaving directory '/sources/gzip-1.10' +renamed '/usr/bin/gzip' -> '/bin/gzip' +[lfs-scripts] Finishing build of gzip-1.10 at Tue Feb 2 11:44:40 -03 2021 +[lfs-scripts] Starting build of iproute2-5.8.0 at Tue Feb 2 11:44:40 -03 2021 +removed 'man/man8/arpd.8' +sh configure /usr/include +TC schedulers + ATM no + +libc has setns: yes +SELinux support: no +ELF support: yes +libmnl support: no +Berkeley DB: no +need for strlcpy: yes +libcap support: yes + +lib + CC libgenl.o + CC libnetlink.o + AR libnetlink.a + CC utils.o + CC rt_names.o + CC ll_map.o + CC ll_types.o + CC ll_proto.o + CC ll_addr.o + CC inet_proto.o + CC namespace.o + CC json_writer.o + CC json_print.o + CC names.o + CC color.o + CC bpf.o + CC exec.o + CC fs.o + CC cg_map.o + CC mpls_ntop.o + CC mpls_pton.o + AR libutil.a + +ip + CC ip.o + CC ipaddress.o + CC ipaddrlabel.o + CC iproute.o + CC iprule.o + CC ipnetns.o + CC rtm_map.o + CC iptunnel.o + CC ip6tunnel.o + CC tunnel.o + CC ipneigh.o + CC ipntable.o + CC iplink.o + CC ipmaddr.o + CC ipmonitor.o + CC ipmroute.o + CC ipprefix.o + CC iptuntap.o + CC iptoken.o + CC ipxfrm.o + CC xfrm_state.o + CC xfrm_policy.o + CC xfrm_monitor.o + CC iplink_dummy.o + CC iplink_ifb.o + CC iplink_nlmon.o + CC iplink_team.o + CC iplink_vcan.o + CC iplink_vxcan.o + CC iplink_vlan.o + CC link_veth.o + CC link_gre.o + CC iplink_can.o + CC iplink_xdp.o + CC iplink_macvlan.o + CC ipl2tp.o + CC link_vti.o + CC link_vti6.o + CC link_xfrm.o + CC iplink_vxlan.o + CC tcp_metrics.o + CC iplink_ipoib.o + CC ipnetconf.o + CC link_ip6tnl.o + CC link_iptnl.o + CC link_gre6.o + CC iplink_bond.o + CC iplink_bond_slave.o + CC iplink_hsr.o + CC iplink_bridge.o + CC iplink_bridge_slave.o + CC ipfou.o + CC iplink_ipvlan.o + CC iplink_geneve.o + CC iplink_vrf.o + CC iproute_lwtunnel.o + CC ipmacsec.o + CC ipila.o + CC ipvrf.o + CC iplink_xstats.o + CC ipseg6.o + CC iplink_netdevsim.o + CC iplink_rmnet.o + CC ipnexthop.o + CC ipmptcp.o + CC iplink_bareudp.o + LINK ip + CC rtmon.o + LINK rtmon + +tc + CC tc.o + CC tc_qdisc.o + CC tc_class.o + CC tc_filter.o + CC tc_util.o + CC tc_monitor.o + CC tc_exec.o + CC m_police.o + CC m_estimator.o + CC m_action.o + CC m_ematch.o + YACC emp_ematch.tab.c + CC emp_ematch.tab.o + LEX emp_ematch.lex.c + CC emp_ematch.lex.o + CC q_fifo.o + CC q_sfq.o + CC q_red.o + CC q_prio.o + CC q_skbprio.o + CC q_tbf.o + CC q_cbq.o + CC q_rr.o + CC q_multiq.o + CC q_netem.o + CC q_choke.o + CC q_sfb.o + CC f_rsvp.o + CC f_u32.o + CC f_route.o + CC f_fw.o + CC f_basic.o + CC f_bpf.o + CC f_flow.o + CC f_cgroup.o + CC f_flower.o + CC q_dsmark.o + CC q_gred.o + CC f_tcindex.o + CC q_ingress.o + CC q_hfsc.o + CC q_htb.o + CC q_drr.o + CC q_qfq.o + CC m_gact.o + CC m_mirred.o + CC m_mpls.o + CC m_nat.o + CC m_pedit.o + CC m_ife.o + CC m_skbedit.o + CC m_skbmod.o + CC m_csum.o + CC m_simple.o + CC m_vlan.o + CC m_connmark.o + CC m_ctinfo.o + CC m_bpf.o + CC m_tunnel_key.o + CC m_sample.o + CC m_ct.o + CC m_gate.o + CC p_ip.o + CC p_ip6.o + CC p_icmp.o + CC p_eth.o + CC p_tcp.o + CC p_udp.o + CC em_nbyte.o + CC em_cmp.o + CC em_u32.o + CC em_canid.o + CC em_meta.o + CC q_mqprio.o + CC q_codel.o + CC q_fq_codel.o + CC q_fq.o + CC q_pie.o + CC q_fq_pie.o + CC q_cake.o + CC q_hhf.o + CC q_clsact.o + CC e_bpf.o + CC f_matchall.o + CC q_cbs.o + CC q_etf.o + CC q_taprio.o + CC q_plug.o + CC q_ets.o + CC tc_core.o + CC tc_red.o + CC tc_cbq.o + CC tc_estimator.o + CC tc_stab.o + AR libtc.a + LINK tc +rm emp_ematch.lex.c + +bridge + CC bridge.o + CC fdb.o + CC monitor.o + CC link.o + CC mdb.o + CC vlan.o + LINK bridge + +misc + CC ss.o + CC ssfilter_check.o + YACC ssfilter.tab.c + CC ssfilter.tab.o + LINK ss + CC nstat + CC ifstat + CC rtacct + CC lnstat.o + CC lnstat_util.o + LINK lnstat + +netem +gcc -I../include -o maketable maketable.c -lm +gcc -I../include -o normal normal.c -lm +gcc -I../include -o pareto pareto.c -lm +gcc -I../include -o paretonormal paretonormal.c -lm +./normal > normal.dist +./pareto > pareto.dist +./paretonormal > paretonormal.dist +./maketable experimental.dat > experimental.dist + +genl + CC genl.o + CC ctrl.o + LINK genl + +tipc +make[1]: Nothing to be done for 'all'. + +devlink +make[1]: Nothing to be done for 'all'. + +rdma +make[1]: Nothing to be done for 'all'. + +man +make[2]: Nothing to be done for 'all'. +make[2]: Nothing to be done for 'all'. +sed \ + -e "s|@NETNS_ETC_DIR@|/etc/netns|g" \ + -e "s|@NETNS_RUN_DIR@|/var/run/netns|g" \ + -e "s|@SYSCONFDIR@|/etc/iproute2|g" \ + ip-address.8.in > ip-address.8 +sed \ + -e "s|@NETNS_ETC_DIR@|/etc/netns|g" \ + -e "s|@NETNS_RUN_DIR@|/var/run/netns|g" \ + -e "s|@SYSCONFDIR@|/etc/iproute2|g" \ + ip-link.8.in > ip-link.8 +sed \ + -e "s|@NETNS_ETC_DIR@|/etc/netns|g" \ + -e "s|@NETNS_RUN_DIR@|/var/run/netns|g" \ + -e "s|@SYSCONFDIR@|/etc/iproute2|g" \ + ip-netns.8.in > ip-netns.8 +sed \ + -e "s|@NETNS_ETC_DIR@|/etc/netns|g" \ + -e "s|@NETNS_RUN_DIR@|/var/run/netns|g" \ + -e "s|@SYSCONFDIR@|/etc/iproute2|g" \ + ip-route.8.in > ip-route.8 + +lib +make[1]: Nothing to be done for 'all'. + +ip +make[1]: Nothing to be done for 'all'. + +tc +make[1]: Nothing to be done for 'all'. + +bridge +make[1]: Nothing to be done for 'all'. + +misc +make[1]: Nothing to be done for 'all'. + +netem +make[1]: Nothing to be done for 'all'. + +genl +make[1]: Nothing to be done for 'all'. + +tipc +make[1]: Nothing to be done for 'all'. + +devlink +make[1]: Nothing to be done for 'all'. + +rdma +make[1]: Nothing to be done for 'all'. + +man +make[2]: Nothing to be done for 'all'. +make[2]: Nothing to be done for 'all'. +make[2]: Nothing to be done for 'all'. +install -m 0755 -d /sbin +install -m 0755 -d /etc/iproute2 +install -m 0755 -d /usr/include/iproute2 +make[1]: Nothing to be done for 'install'. +install -m 0755 ip rtmon /sbin +install -m 0755 ifcfg rtpr routel routef /sbin +mkdir -p /usr/lib/tc +install -m 0755 tc /sbin +for i in ; \ +do install -m 755 $i /usr/lib/tc; \ +done +if [ ! -f /usr/lib/tc/m_ipt.so ]; then \ +if [ -f /usr/lib/tc/m_xt.so ]; \ + then ln -s m_xt.so /usr/lib/tc/m_ipt.so ; \ +elif [ -f /usr/lib/tc/m_xt_old.so ]; \ + then ln -s m_xt_old.so /usr/lib/tc/m_ipt.so ; \ +fi; \ +fi +install -m 0755 bridge /sbin +install -m 0755 ss nstat ifstat rtacct lnstat /sbin +ln -sf lnstat /sbin/rtstat +ln -sf lnstat /sbin/ctstat +mkdir -p /usr/lib/tc +for i in normal.dist pareto.dist paretonormal.dist experimental.dist; \ +do install -m 644 $i /usr/lib/tc; \ +done +install -m 0755 genl /sbin +for i in ; \ +do install -m 0755 $i /sbin; \ +done +for i in ; \ +do install -m 0755 $i /sbin; \ +done +for i in ; \ +do install -m 0755 $i /sbin; \ +done +install -m 0755 -d /usr/share/man/man3 +install -m 0644 libnetlink.3 /usr/share/man/man3 +install -m 0755 -d /usr/share/man/man7 +install -m 0644 tc-hfsc.7 /usr/share/man/man7 +install -m 0755 -d /usr/share/man/man8 +install -m 0644 ip-address.8 ip-link.8 ip-netns.8 ip-route.8 bridge.8 ctstat.8 devlink-dev.8 devlink-dpipe.8 devlink-health.8 devlink-monitor.8 devlink-port.8 devlink-region.8 devlink-resource.8 devlink-sb.8 devlink-trap.8 devlink.8 genl.8 ifcfg.8 ifstat.8 ip-addrlabel.8 ip-fou.8 ip-gue.8 ip-l2tp.8 ip-macsec.8 ip-maddress.8 ip-monitor.8 ip-mptcp.8 ip-mroute.8 ip-neighbour.8 ip-netconf.8 ip-nexthop.8 ip-ntable.8 ip-rule.8 ip-sr.8 ip-tcp_metrics.8 ip-token.8 ip-tunnel.8 ip-vrf.8 ip-xfrm.8 ip.8 lnstat.8 nstat.8 rdma-dev.8 rdma-link.8 rdma-resource.8 rdma-statistic.8 rdma-system.8 rdma.8 routef.8 routel.8 rtacct.8 rtmon.8 rtpr.8 rtstat.8 ss.8 tc-actions.8 tc-basic.8 tc-bfifo.8 tc-bpf.8 tc-cake.8 tc-cbq-details.8 tc-cbq.8 tc-cbs.8 tc-cgroup.8 tc-choke.8 tc-codel.8 tc-connmark.8 tc-csum.8 tc-ct.8 tc-ctinfo.8 tc-drr.8 tc-ematch.8 tc-etf.8 tc-ets.8 tc-flow.8 tc-flower.8 tc-fq.8 tc-fq_codel.8 tc-fq_pie.8 tc-fw.8 tc-gate.8 tc-hfsc.8 tc-htb.8 tc-ife.8 tc-matchall.8 tc-mirred.8 tc-mpls.8 tc-mqprio.8 tc-nat.8 tc-netem.8 tc-pedit.8 tc-pfifo.8 tc-pfifo_fast.8 tc-pie.8 tc-police.8 tc-prio.8 tc-red.8 tc-route.8 tc-sample.8 tc-sfb.8 tc-sfq.8 tc-simple.8 tc-skbedit.8 tc-skbmod.8 tc-skbprio.8 tc-stab.8 tc-taprio.8 tc-tbf.8 tc-tcindex.8 tc-tunnel_key.8 tc-u32.8 tc-vlan.8 tc-xt.8 tc.8 tipc-bearer.8 tipc-link.8 tipc-media.8 tipc-nametable.8 tipc-node.8 tipc-peer.8 tipc-socket.8 tipc.8 /usr/share/man/man8 +install -m 0644 etc/iproute2/rt_dsfield etc/iproute2/nl_protos etc/iproute2/rt_realms etc/iproute2/bpf_pinning etc/iproute2/rt_scopes etc/iproute2/rt_protos etc/iproute2/ematch_map etc/iproute2/group etc/iproute2/rt_tables /etc/iproute2 +install -m 0755 -d /usr/share/bash-completion/completions +install -m 0644 bash-completion/tc /usr/share/bash-completion/completions +install -m 0644 bash-completion/devlink /usr/share/bash-completion/completions +install -m 0644 include/bpf_elf.h /usr/include/iproute2 +[lfs-scripts] Finishing build of iproute2-5.8.0 at Tue Feb 2 11:45:10 -03 2021 +[lfs-scripts] Starting build of kbd-2.3.0 at Tue Feb 2 11:45:10 -03 2021 +patching file data/keymaps/i386/dvorak/dvorak-l.map +patching file data/keymaps/i386/dvorak/dvorak-r.map +patching file data/keymaps/i386/fgGIod/tr_f-latin5.map +patching file data/keymaps/i386/qwerty/lt.l4.map +patching file data/keymaps/i386/qwerty/lt.map +patching file data/keymaps/i386/qwerty/no-latin1.map +patching file data/keymaps/i386/qwerty/ru1.map +patching file data/keymaps/i386/qwerty/ru2.map +patching file data/keymaps/i386/qwerty/ru-cp1251.map +patching file data/keymaps/i386/qwerty/ru-ms.map +patching file data/keymaps/i386/qwerty/ru_win.map +patching file data/keymaps/i386/qwerty/se-ir209.map +patching file data/keymaps/i386/qwerty/se-lat6.map +patching file data/keymaps/i386/qwerty/tr_q-latin5.map +patching file data/keymaps/i386/qwerty/ua.map +patching file data/keymaps/i386/qwerty/ua-utf.map +patching file data/keymaps/i386/qwerty/ua-utf-ws.map +patching file data/keymaps/i386/qwerty/ua-ws.map +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking for pkg-config... /usr/bin/pkg-config +checking pkg-config is at least version 0.9.0... yes +checking whether to build with code coverage support... no +checking whether make supports nested variables... (cached) 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 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 gcc option to accept ISO C99... none needed +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 for a sed that does not truncate output... /bin/sed +checking whether ln -s works... yes +checking whether make sets $(MAKE)... (cached) yes +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for ar... ar +checking the archiver (ar) interface... ar +checking how to print strings... printf +checking for a sed that does not truncate output... (cached) /bin/sed +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for fgrep... /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 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... /bin/dd +checking how to truncate binary pipes... /bin/dd bs=4096 count=1 +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 (/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 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 gcc... /usr/bin/ld -m elf_x86_64 +checking if the linker (/usr/bin/ld -m elf_x86_64) 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 dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking for ANSI C header files... (cached) yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking libintl.h usability... yes +checking libintl.h presence... yes +checking for libintl.h... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking for memory.h... (cached) yes +checking for stdlib.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 sys/ioctl.h usability... yes +checking sys/ioctl.h presence... yes +checking for sys/ioctl.h... yes +checking termios.h usability... yes +checking termios.h presence... yes +checking for termios.h... yes +checking for unistd.h... (cached) yes +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking for size_t... yes +checking whether struct tm is in sys/time.h or time.h... time.h +checking for uid_t in sys/types.h... yes +checking whether gcc needs -traditional... no +checking for unistd.h... (cached) yes +checking for working chown... yes +checking whether closedir returns void... no +checking for pid_t... 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 lstat correctly handles trailing slash... yes +checking whether stat accepts an empty string... no +checking for alarm... yes +checking for memset... yes +checking for setlocale... yes +checking for strcasecmp... yes +checking for strchr... yes +checking for strdup... yes +checking for strerror... yes +checking for strspn... yes +checking for strstr... yes +checking for strtol... yes +checking for strtoul... yes +checking for setpgrp... yes +checking for malloc... yes +checking for realloc... yes +checking for library containing timer_create... -lrt +checking if gcc supports -Waggregate-return flag... yes +checking if gcc supports -Wall flag... yes +checking if gcc supports -Wcast-align flag... yes +checking if gcc supports -Wconversion flag... yes +checking if gcc supports -Wdisabled-optimization flag... yes +checking if gcc supports -Wextra flag... yes +checking if gcc supports -Wmissing-declarations flag... yes +checking if gcc supports -Wmissing-format-attribute flag... yes +checking if gcc supports -Wmissing-noreturn flag... yes +checking if gcc supports -Wmissing-prototypes flag... yes +checking if gcc supports -Wpointer-arith flag... yes +checking if gcc supports -Wredundant-decls flag... yes +checking if gcc supports -Wshadow flag... yes +checking if gcc supports -Wstrict-prototypes flag... yes +checking if gcc supports -Wwrite-strings flag... yes +checking for doxygen... no +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating data/Makefile +config.status: creating docs/Makefile +config.status: creating docs/man/Makefile +config.status: creating docs/man/man1/Makefile +config.status: creating docs/man/man1/dumpkeys.1 +config.status: creating docs/man/man1/loadkeys.1 +config.status: creating docs/man/man1misc/Makefile +config.status: creating docs/man/man5/Makefile +config.status: creating docs/man/man8/Makefile +config.status: creating docs/man/man8/loadunimap.8 +config.status: creating docs/man/man8/mapscrn.8 +config.status: creating docs/man/man8/setfont.8 +config.status: creating docs/man/man8misc/Makefile +config.status: creating docs/reference/Makefile +config.status: creating docs/reference/libkeymap/Makefile +config.status: creating po/Makefile.in +config.status: creating src/Makefile +config.status: creating src/libcommon/Makefile +config.status: creating src/libkbdfile/Makefile +config.status: creating src/libkfont/Makefile +config.status: creating src/libkeymap/Makefile +config.status: creating src/vlock/Makefile +config.status: creating tests/helpers/Makefile +config.status: creating tests/libkbdfile/Makefile +config.status: creating tests/libkeymap/Makefile +config.status: creating tests/libtswrap/Makefile +config.status: creating tests/Makefile +config.status: creating config.h +config.status: executing tests/atconfig commands +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 + + kbd 2.3.0 + ====== + + prefix: /usr + libdir: ${exec_prefix}/lib + bindir: ${exec_prefix}/bin + datadir: ${datarootdir} + + compiler: gcc + cflags: -O2 -D_FORTIFY_SOURCE=2 -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings + + {get,set}keycodes: yes + resizecons: no + optional progs: no + vlock: no + libkbdfile: no + libkeymap: no + +make all-recursive +make[1]: Entering directory '/sources/kbd-2.3.0' +Making all in src +make[2]: Entering directory '/sources/kbd-2.3.0/src' +Making all in libcommon +make[3]: Entering directory '/sources/kbd-2.3.0/src/libcommon' + CC getfd.o + CC error.o + CC version.o + AR libcommon.a +make[3]: Leaving directory '/sources/kbd-2.3.0/src/libcommon' +Making all in libkbdfile +make[3]: Entering directory '/sources/kbd-2.3.0/src/libkbdfile' + CC init.lo + CC kbdfile.lo + CCLD libkbdfile.la +make[3]: Leaving directory '/sources/kbd-2.3.0/src/libkbdfile' +Making all in libkfont +make[3]: Entering directory '/sources/kbd-2.3.0/src/libkfont' + CC psffontop.lo + CC psfxtable.lo + CC context.lo + CC unicode.lo + CC utf8.lo + CC kdmapop.lo + CC loadunimap.lo + CC mapscrn.lo + CC setfont.lo + CC kdfontop.lo + CCLD libkfont.la +make[3]: Leaving directory '/sources/kbd-2.3.0/src/libkfont' +Making all in libkeymap +make[3]: Entering directory '/sources/kbd-2.3.0/src/libkeymap' +make all-am +make[4]: Entering directory '/sources/kbd-2.3.0/src/libkeymap' + CC array.lo + CC common.lo + CC kernel.lo + CC dump.lo + CC kmap.lo + CC diacr.lo + CC func.lo + CC summary.lo + CC loadkeys.lo + CC parser.lo + CC analyze.lo + CC modifiers.lo + CC ksyms.lo + CCLD libkeymap.la +make[4]: Leaving directory '/sources/kbd-2.3.0/src/libkeymap' +make[3]: Leaving directory '/sources/kbd-2.3.0/src/libkeymap' +Making all in vlock +make[3]: Entering directory '/sources/kbd-2.3.0/src/vlock' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/kbd-2.3.0/src/vlock' +make[3]: Entering directory '/sources/kbd-2.3.0/src' + CC mapscrn.o + CCLD mapscrn + CC loadunimap.o + CCLD loadunimap + CC dumpkeys.o + CCLD dumpkeys + CC loadkeys.o + CCLD loadkeys + CC showkey.o + CCLD showkey + CC setfont.o + CCLD setfont + CC showconsolefont.o + CCLD showconsolefont + CC setleds.o + CCLD setleds + CC setmetamode.o + CCLD setmetamode + CC kbd_mode.o + CCLD kbd_mode + CC psfxtable.o + CCLD psfxtable + CC fgconsole.o + CCLD fgconsole + CC kbdrate.o + CCLD kbdrate + CC chvt.o + CCLD chvt + CC deallocvt.o + CCLD deallocvt + CC openvt.o + CCLD openvt + CC kbdinfo.o + CCLD kbdinfo + CC setvtrgb.o + CCLD setvtrgb + CC getkeycodes.o + CCLD getkeycodes + CC setkeycodes.o + CCLD setkeycodes +make[3]: Leaving directory '/sources/kbd-2.3.0/src' +make[2]: Leaving directory '/sources/kbd-2.3.0/src' +Making all in data +make[2]: Entering directory '/sources/kbd-2.3.0/data' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/kbd-2.3.0/data' +Making all in po +make[2]: Entering directory '/sources/kbd-2.3.0/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/kbd-2.3.0/po' +Making all in docs +make[2]: Entering directory '/sources/kbd-2.3.0/docs' +Making all in man +make[3]: Entering directory '/sources/kbd-2.3.0/docs/man' +Making all in man1 +make[4]: Entering directory '/sources/kbd-2.3.0/docs/man/man1' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/kbd-2.3.0/docs/man/man1' +Making all in man5 +make[4]: Entering directory '/sources/kbd-2.3.0/docs/man/man5' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/kbd-2.3.0/docs/man/man5' +Making all in man8 +make[4]: Entering directory '/sources/kbd-2.3.0/docs/man/man8' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/kbd-2.3.0/docs/man/man8' +make[4]: Entering directory '/sources/kbd-2.3.0/docs/man' +make[4]: Nothing to be done for 'all-am'. +make[4]: Leaving directory '/sources/kbd-2.3.0/docs/man' +make[3]: Leaving directory '/sources/kbd-2.3.0/docs/man' +Making all in reference +make[3]: Entering directory '/sources/kbd-2.3.0/docs/reference' +make[4]: Entering directory '/sources/kbd-2.3.0/docs/reference' +make[4]: Nothing to be done for 'all-am'. +make[4]: Leaving directory '/sources/kbd-2.3.0/docs/reference' +make[3]: Leaving directory '/sources/kbd-2.3.0/docs/reference' +make[3]: Entering directory '/sources/kbd-2.3.0/docs' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/sources/kbd-2.3.0/docs' +make[2]: Leaving directory '/sources/kbd-2.3.0/docs' +Making all in tests +make[2]: Entering directory '/sources/kbd-2.3.0/tests' +Making all in helpers +make[3]: Entering directory '/sources/kbd-2.3.0/tests/helpers' + CC libkeymap-bkeymap.o + CCLD libkeymap-bkeymap + CC libkeymap-dumpkeys.o + CCLD libkeymap-dumpkeys + CC libkeymap-mktable.o + CCLD libkeymap-mktable + CC libkeymap-showmaps.o + CCLD libkeymap-showmaps +make[3]: Leaving directory '/sources/kbd-2.3.0/tests/helpers' +Making all in libkbdfile +make[3]: Entering directory '/sources/kbd-2.3.0/tests/libkbdfile' + CC libkbdfile-test01.o + CCLD libkbdfile-test01 + CC libkbdfile-test02.o + CCLD libkbdfile-test02 + CC libkbdfile-test03.o + CCLD libkbdfile-test03 + CC libkbdfile-test04.o + CCLD libkbdfile-test04 + CC libkbdfile-test05.o + CCLD libkbdfile-test05 + CC libkbdfile-test06.o + CCLD libkbdfile-test06 + CC libkbdfile-test07.o + CCLD libkbdfile-test07 + CC libkbdfile-test08.o + CCLD libkbdfile-test08 + CC libkbdfile-test09.o + CCLD libkbdfile-test09 + CC libkbdfile-test10.o + CCLD libkbdfile-test10 + CC libkbdfile-test11.o + CCLD libkbdfile-test11 + CC libkbdfile-test12.o + CCLD libkbdfile-test12 + CC libkbdfile-test13.o + CCLD libkbdfile-test13 +make[3]: Leaving directory '/sources/kbd-2.3.0/tests/libkbdfile' +Making all in libkeymap +make[3]: Entering directory '/sources/kbd-2.3.0/tests/libkeymap' + CC libkeymap-test01.o + CCLD libkeymap-test01 + CC libkeymap-test02.o + CCLD libkeymap-test02 + CC libkeymap-test03.o + CCLD libkeymap-test03 + CC libkeymap-test04.o + CCLD libkeymap-test04 + CC libkeymap-test05.o + CCLD libkeymap-test05 + CC libkeymap-test06.o + CCLD libkeymap-test06 + CC libkeymap-test07.o + CCLD libkeymap-test07 + CC libkeymap-test08.o + CCLD libkeymap-test08 + CC libkeymap-test09.o + CCLD libkeymap-test09 + CC libkeymap-test10.o + CCLD libkeymap-test10 + CC libkeymap-test11.o + CCLD libkeymap-test11 + CC libkeymap-test12.o + CCLD libkeymap-test12 + CC libkeymap-test13.o + CCLD libkeymap-test13 + CC libkeymap-test14.o + CCLD libkeymap-test14 + CC libkeymap-test15.o + CCLD libkeymap-test15 + CC libkeymap-test16.o + CCLD libkeymap-test16 + CC libkeymap-test17.o + CCLD libkeymap-test17 + CC libkeymap-test18.o + CCLD libkeymap-test18 +make[3]: Leaving directory '/sources/kbd-2.3.0/tests/libkeymap' +Making all in libtswrap +make[3]: Entering directory '/sources/kbd-2.3.0/tests/libtswrap' + CC ioctl.lo + CCLD libtswrap.la +make[3]: Leaving directory '/sources/kbd-2.3.0/tests/libtswrap' +make[3]: Entering directory '/sources/kbd-2.3.0/tests' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/sources/kbd-2.3.0/tests' +:;{ \ + echo '# Signature of the current package.'; \ + echo 'm4_define([AT_PACKAGE_NAME], [kbd])'; \ + echo 'm4_define([AT_PACKAGE_TARNAME], [kbd])'; \ + echo 'm4_define([AT_PACKAGE_VERSION], [2.3.0])'; \ + echo 'm4_define([AT_PACKAGE_STRING], [kbd 2.3.0])'; \ + echo 'm4_define([AT_PACKAGE_BUGREPORT], [gladkov.alexey@gmail.com])'; \ + echo 'm4_define([AT_PACKAGE_URL], [http://kbd-project.org/])'; \ +} >'/sources/kbd-2.3.0/tests/atpackage' +/bin/sh ../config/missing --run autom4te --language=autotest -I '.' -o - testsuite.at > /sources/kbd-2.3.0/tests/testsuite +make[2]: Leaving directory '/sources/kbd-2.3.0/tests' +make[2]: Entering directory '/sources/kbd-2.3.0' +make[2]: Leaving directory '/sources/kbd-2.3.0' +make[1]: Leaving directory '/sources/kbd-2.3.0' +Making install in src +make[1]: Entering directory '/sources/kbd-2.3.0/src' +Making install in libcommon +make[2]: Entering directory '/sources/kbd-2.3.0/src/libcommon' +make[3]: Entering directory '/sources/kbd-2.3.0/src/libcommon' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/kbd-2.3.0/src/libcommon' +make[2]: Leaving directory '/sources/kbd-2.3.0/src/libcommon' +Making install in libkbdfile +make[2]: Entering directory '/sources/kbd-2.3.0/src/libkbdfile' +make[3]: Entering directory '/sources/kbd-2.3.0/src/libkbdfile' +make[3]: Leaving directory '/sources/kbd-2.3.0/src/libkbdfile' +make[2]: Leaving directory '/sources/kbd-2.3.0/src/libkbdfile' +Making install in libkfont +make[2]: Entering directory '/sources/kbd-2.3.0/src/libkfont' +make[3]: Entering directory '/sources/kbd-2.3.0/src/libkfont' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/kbd-2.3.0/src/libkfont' +make[2]: Leaving directory '/sources/kbd-2.3.0/src/libkfont' +Making install in libkeymap +make[2]: Entering directory '/sources/kbd-2.3.0/src/libkeymap' +make install-am +make[3]: Entering directory '/sources/kbd-2.3.0/src/libkeymap' +make[4]: Entering directory '/sources/kbd-2.3.0/src/libkeymap' +make[4]: Leaving directory '/sources/kbd-2.3.0/src/libkeymap' +make[3]: Leaving directory '/sources/kbd-2.3.0/src/libkeymap' +make[2]: Leaving directory '/sources/kbd-2.3.0/src/libkeymap' +Making install in vlock +make[2]: Entering directory '/sources/kbd-2.3.0/src/vlock' +make[3]: Entering directory '/sources/kbd-2.3.0/src/vlock' +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/kbd-2.3.0/src/vlock' +make[2]: Leaving directory '/sources/kbd-2.3.0/src/vlock' +make[2]: Entering directory '/sources/kbd-2.3.0/src' +make[3]: Entering directory '/sources/kbd-2.3.0/src' + /bin/mkdir -p '/usr/bin' + /bin/sh ../libtool --mode=install /usr/bin/install -c mapscrn loadunimap dumpkeys loadkeys showkey setfont showconsolefont setleds setmetamode kbd_mode psfxtable fgconsole kbdrate chvt deallocvt openvt kbdinfo setvtrgb getkeycodes setkeycodes '/usr/bin' +libtool: install: /usr/bin/install -c mapscrn /usr/bin/mapscrn +libtool: install: /usr/bin/install -c loadunimap /usr/bin/loadunimap +libtool: install: /usr/bin/install -c dumpkeys /usr/bin/dumpkeys +libtool: install: /usr/bin/install -c loadkeys /usr/bin/loadkeys +libtool: install: /usr/bin/install -c showkey /usr/bin/showkey +libtool: install: /usr/bin/install -c setfont /usr/bin/setfont +libtool: install: /usr/bin/install -c showconsolefont /usr/bin/showconsolefont +libtool: install: /usr/bin/install -c setleds /usr/bin/setleds +libtool: install: /usr/bin/install -c setmetamode /usr/bin/setmetamode +libtool: install: /usr/bin/install -c kbd_mode /usr/bin/kbd_mode +libtool: install: /usr/bin/install -c psfxtable /usr/bin/psfxtable +libtool: install: /usr/bin/install -c fgconsole /usr/bin/fgconsole +libtool: install: /usr/bin/install -c kbdrate /usr/bin/kbdrate +libtool: install: /usr/bin/install -c chvt /usr/bin/chvt +libtool: install: /usr/bin/install -c deallocvt /usr/bin/deallocvt +libtool: install: /usr/bin/install -c openvt /usr/bin/openvt +libtool: install: /usr/bin/install -c kbdinfo /usr/bin/kbdinfo +libtool: install: /usr/bin/install -c setvtrgb /usr/bin/setvtrgb +libtool: install: /usr/bin/install -c getkeycodes /usr/bin/getkeycodes +libtool: install: /usr/bin/install -c setkeycodes /usr/bin/setkeycodes + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c unicode_start unicode_stop '/usr/bin' +make install-exec-hook +make[4]: Entering directory '/sources/kbd-2.3.0/src' +for i in psfaddtable psfgettable psfstriptable; do \ + rm -f /usr/bin/$i; \ + ln -s psfxtable /usr/bin/$i || exit $?; \ +done +make[4]: Leaving directory '/sources/kbd-2.3.0/src' +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/kbd-2.3.0/src' +make[2]: Leaving directory '/sources/kbd-2.3.0/src' +make[1]: Leaving directory '/sources/kbd-2.3.0/src' +Making install in data +make[1]: Entering directory '/sources/kbd-2.3.0/data' +make[2]: Entering directory '/sources/kbd-2.3.0/data' +make[2]: Nothing to be done for 'install-exec-am'. +make install-data-hook +make[3]: Entering directory '/sources/kbd-2.3.0/data' +cp -r ./keymaps keymaps_Z +chmod -R u+w keymaps_Z +cd keymaps_Z; \ +for f in */*.map */*/*.map; do \ + gzip -f -n -9 < "$f" > "$f.gz"; \ +done; \ +rm -f -- */*.map */*/*.map; +cp -r ./consolefonts consolefonts_Z +cp -r ./partialfonts partialfonts_Z +chmod -R u+w consolefonts_Z partialfonts_Z +cd consolefonts_Z && gzip -f -n -9 * && gunzip ERRORS* README* +cd partialfonts_Z && gzip -f -n -9 * +install -d -m 755 /usr/share +install -d -m 755 /usr/share/consolefonts +install -m 644 consolefonts_Z/* /usr/share/consolefonts +install -d -m 755 /usr/share/consolefonts/partialfonts +install -m 644 partialfonts_Z/* /usr/share/consolefonts/partialfonts +install -d -m 755 /usr/share/consoletrans +install -m 644 ./consoletrans/* /usr/share/consoletrans +install -d -m 755 /usr/share/unimaps +install -m 644 ./unimaps/* /usr/share/unimaps +install -d -m 755 /usr/share/keymaps +install -d -m 755 /usr/share/keymaps/i386 +install -d -m 755 /usr/share/keymaps/mac +for i in include sun amiga atari i386/azerty i386/bepo i386/dvorak i386/fgGIod i386/qwerty i386/qwertz i386/include i386/olpc i386/colemak i386/carpalx mac/include mac/all; do \ + install -d -m 755 /usr/share/keymaps/$i ;\ + install -m 644 keymaps_Z/$i/* /usr/share/keymaps/$i ;\ +done +rm -f /usr/share/keymaps/ppc; ln -s mac /usr/share/keymaps/ppc +make[3]: Leaving directory '/sources/kbd-2.3.0/data' +make[2]: Leaving directory '/sources/kbd-2.3.0/data' +make[1]: Leaving directory '/sources/kbd-2.3.0/data' +Making install in po +make[1]: Entering directory '/sources/kbd-2.3.0/po' +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/kbd.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/kbd.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/kbd.mo +installing el.gmo as /usr/share/locale/el/LC_MESSAGES/kbd.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/kbd.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/kbd.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/kbd.mo +installing gr.gmo as /usr/share/locale/gr/LC_MESSAGES/kbd.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/kbd.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/kbd.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/kbd.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/kbd.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/kbd.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/kbd.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/kbd.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/kbd.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/kbd.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/kbd.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/kbd.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/kbd.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/kbd.mo +if test "kbd" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/sources/kbd-2.3.0/po' +Making install in docs +make[1]: Entering directory '/sources/kbd-2.3.0/docs' +Making install in man +make[2]: Entering directory '/sources/kbd-2.3.0/docs/man' +Making install in man1 +make[3]: Entering directory '/sources/kbd-2.3.0/docs/man/man1' +make[4]: Entering directory '/sources/kbd-2.3.0/docs/man/man1' +make[4]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 chvt.1 deallocvt.1 fgconsole.1 kbd_mode.1 openvt.1 psfaddtable.1 psfgettable.1 psfstriptable.1 psfxtable.1 setleds.1 setmetamode.1 showkey.1 unicode_start.1 unicode_stop.1 kbdinfo.1 dumpkeys.1 loadkeys.1 '/usr/share/man/man1' +make install-data-hook +make[5]: Entering directory '/sources/kbd-2.3.0/docs/man/man1' +cd /usr/share/man/man1 && \ +for f in dumpkeys.1 loadkeys.1; do \ + /bin/sed -e "s#@DATADIR\@#/usr/share#g" "$f" > "$f.new"; \ + mv -f -- "$f.new" "$f"; \ +done +make[5]: Leaving directory '/sources/kbd-2.3.0/docs/man/man1' +make[4]: Leaving directory '/sources/kbd-2.3.0/docs/man/man1' +make[3]: Leaving directory '/sources/kbd-2.3.0/docs/man/man1' +Making install in man5 +make[3]: Entering directory '/sources/kbd-2.3.0/docs/man/man5' +make[4]: Entering directory '/sources/kbd-2.3.0/docs/man/man5' +make[4]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/man5' + /usr/bin/install -c -m 644 keymaps.5 '/usr/share/man/man5' +make[4]: Leaving directory '/sources/kbd-2.3.0/docs/man/man5' +make[3]: Leaving directory '/sources/kbd-2.3.0/docs/man/man5' +Making install in man8 +make[3]: Entering directory '/sources/kbd-2.3.0/docs/man/man8' +make[4]: Entering directory '/sources/kbd-2.3.0/docs/man/man8' +make[4]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/man8' + /usr/bin/install -c -m 644 getkeycodes.8 kbdrate.8 setkeycodes.8 showconsolefont.8 setvtrgb.8 loadunimap.8 mapscrn.8 setfont.8 '/usr/share/man/man8' +make install-data-hook +make[5]: Entering directory '/sources/kbd-2.3.0/docs/man/man8' +cd /usr/share/man/man8 && \ +for f in loadunimap.8 mapscrn.8 setfont.8; do \ + /bin/sed -e "s#@DATADIR\@#/usr/share#g" "$f" > "$f.new"; \ + mv -f -- "$f.new" "$f"; \ +done +make[5]: Leaving directory '/sources/kbd-2.3.0/docs/man/man8' +make[4]: Leaving directory '/sources/kbd-2.3.0/docs/man/man8' +make[3]: Leaving directory '/sources/kbd-2.3.0/docs/man/man8' +make[3]: Entering directory '/sources/kbd-2.3.0/docs/man' +make[4]: Entering directory '/sources/kbd-2.3.0/docs/man' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/kbd-2.3.0/docs/man' +make[3]: Leaving directory '/sources/kbd-2.3.0/docs/man' +make[2]: Leaving directory '/sources/kbd-2.3.0/docs/man' +Making install in reference +make[2]: Entering directory '/sources/kbd-2.3.0/docs/reference' +make[3]: Entering directory '/sources/kbd-2.3.0/docs/reference' +make[4]: Entering directory '/sources/kbd-2.3.0/docs/reference' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/kbd-2.3.0/docs/reference' +make[3]: Leaving directory '/sources/kbd-2.3.0/docs/reference' +make[2]: Leaving directory '/sources/kbd-2.3.0/docs/reference' +make[2]: Entering directory '/sources/kbd-2.3.0/docs' +make[3]: Entering directory '/sources/kbd-2.3.0/docs' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/kbd-2.3.0/docs' +make[2]: Leaving directory '/sources/kbd-2.3.0/docs' +make[1]: Leaving directory '/sources/kbd-2.3.0/docs' +Making install in tests +make[1]: Entering directory '/sources/kbd-2.3.0/tests' +Making install in helpers +make[2]: Entering directory '/sources/kbd-2.3.0/tests/helpers' +make[3]: Entering directory '/sources/kbd-2.3.0/tests/helpers' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/kbd-2.3.0/tests/helpers' +make[2]: Leaving directory '/sources/kbd-2.3.0/tests/helpers' +Making install in libkbdfile +make[2]: Entering directory '/sources/kbd-2.3.0/tests/libkbdfile' +make[3]: Entering directory '/sources/kbd-2.3.0/tests/libkbdfile' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/kbd-2.3.0/tests/libkbdfile' +make[2]: Leaving directory '/sources/kbd-2.3.0/tests/libkbdfile' +Making install in libkeymap +make[2]: Entering directory '/sources/kbd-2.3.0/tests/libkeymap' +make[3]: Entering directory '/sources/kbd-2.3.0/tests/libkeymap' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/kbd-2.3.0/tests/libkeymap' +make[2]: Leaving directory '/sources/kbd-2.3.0/tests/libkeymap' +Making install in libtswrap +make[2]: Entering directory '/sources/kbd-2.3.0/tests/libtswrap' +make[3]: Entering directory '/sources/kbd-2.3.0/tests/libtswrap' + /bin/mkdir -p '/usr/lib' + /bin/sh ../../libtool --mode=install /usr/bin/install -c libtswrap.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/libtswrap.so.1.0.0 /usr/lib/libtswrap.so.1.0.0 +libtool: install: (cd /usr/lib && { ln -s -f libtswrap.so.1.0.0 libtswrap.so.1 || { rm -f libtswrap.so.1 && ln -s libtswrap.so.1.0.0 libtswrap.so.1; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libtswrap.so.1.0.0 libtswrap.so || { rm -f libtswrap.so && ln -s libtswrap.so.1.0.0 libtswrap.so; }; }) +libtool: install: /usr/bin/install -c .libs/libtswrap.lai /usr/lib/libtswrap.la +libtool: install: /usr/bin/install -c .libs/libtswrap.a /usr/lib/libtswrap.a +libtool: install: chmod 644 /usr/lib/libtswrap.a +libtool: install: ranlib /usr/lib/libtswrap.a +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/kbd-2.3.0/tests/libtswrap' +make[2]: Leaving directory '/sources/kbd-2.3.0/tests/libtswrap' +make[2]: Entering directory '/sources/kbd-2.3.0/tests' +make[3]: Entering directory '/sources/kbd-2.3.0/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 '/sources/kbd-2.3.0/tests' +make[2]: Leaving directory '/sources/kbd-2.3.0/tests' +make[1]: Leaving directory '/sources/kbd-2.3.0/tests' +make[1]: Entering directory '/sources/kbd-2.3.0' +make[2]: Entering directory '/sources/kbd-2.3.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 '/sources/kbd-2.3.0' +make[1]: Leaving directory '/sources/kbd-2.3.0' +removed '/usr/lib/libtswrap.a' +removed '/usr/lib/libtswrap.la' +removed '/usr/lib/libtswrap.so' +removed '/usr/lib/libtswrap.so.1' +removed '/usr/lib/libtswrap.so.1.0.0' +mkdir: created directory '/usr/share/doc/kbd-2.3.0' +'docs/doc/A20' -> '/usr/share/doc/kbd-2.3.0/A20' +'docs/doc/A20/A20.html' -> '/usr/share/doc/kbd-2.3.0/A20/A20.html' +'docs/doc/A20/xfix-286mode2' -> '/usr/share/doc/kbd-2.3.0/A20/xfix-286mode2' +'docs/doc/README.Crosser' -> '/usr/share/doc/kbd-2.3.0/README.Crosser' +'docs/doc/TODO' -> '/usr/share/doc/kbd-2.3.0/TODO' +'docs/doc/as400.kbd' -> '/usr/share/doc/kbd-2.3.0/as400.kbd' +'docs/doc/cirrus.videomodes' -> '/usr/share/doc/kbd-2.3.0/cirrus.videomodes' +'docs/doc/console.docs' -> '/usr/share/doc/kbd-2.3.0/console.docs' +'docs/doc/cp1252.txt' -> '/usr/share/doc/kbd-2.3.0/cp1252.txt' +'docs/doc/dvorak' -> '/usr/share/doc/kbd-2.3.0/dvorak' +'docs/doc/dvorak/dvorak-r.xmodmap' -> '/usr/share/doc/kbd-2.3.0/dvorak/dvorak-r.xmodmap' +'docs/doc/dvorak/dvorak-l.xmodmap' -> '/usr/share/doc/kbd-2.3.0/dvorak/dvorak-l.xmodmap' +'docs/doc/dvorak/dvorak.diffs' -> '/usr/share/doc/kbd-2.3.0/dvorak/dvorak.diffs' +'docs/doc/dvorak/ANSI-dvorak.gif' -> '/usr/share/doc/kbd-2.3.0/dvorak/ANSI-dvorak.gif' +'docs/doc/dvorak/dvorak.txt' -> '/usr/share/doc/kbd-2.3.0/dvorak/dvorak.txt' +'docs/doc/dvorak/dvorak.xmodmap' -> '/usr/share/doc/kbd-2.3.0/dvorak/dvorak.xmodmap' +'docs/doc/font-formats' -> '/usr/share/doc/kbd-2.3.0/font-formats' +'docs/doc/font-formats/font-formats-5.html' -> '/usr/share/doc/kbd-2.3.0/font-formats/font-formats-5.html' +'docs/doc/font-formats/font-formats.html' -> '/usr/share/doc/kbd-2.3.0/font-formats/font-formats.html' +'docs/doc/font-formats/font-formats-3.html' -> '/usr/share/doc/kbd-2.3.0/font-formats/font-formats-3.html' +'docs/doc/font-formats/font-formats.sgml' -> '/usr/share/doc/kbd-2.3.0/font-formats/font-formats.sgml' +'docs/doc/font-formats/font-formats-2.html' -> '/usr/share/doc/kbd-2.3.0/font-formats/font-formats-2.html' +'docs/doc/font-formats/font-formats-1.html' -> '/usr/share/doc/kbd-2.3.0/font-formats/font-formats-1.html' +'docs/doc/font-formats/font-formats-4.html' -> '/usr/share/doc/kbd-2.3.0/font-formats/font-formats-4.html' +'docs/doc/iso8859-1.txt' -> '/usr/share/doc/kbd-2.3.0/iso8859-1.txt' +'docs/doc/iso8859-10.txt' -> '/usr/share/doc/kbd-2.3.0/iso8859-10.txt' +'docs/doc/iso8859-11.txt' -> '/usr/share/doc/kbd-2.3.0/iso8859-11.txt' +'docs/doc/iso8859-13.txt' -> '/usr/share/doc/kbd-2.3.0/iso8859-13.txt' +'docs/doc/iso8859-14.txt' -> '/usr/share/doc/kbd-2.3.0/iso8859-14.txt' +'docs/doc/iso8859-15.txt' -> '/usr/share/doc/kbd-2.3.0/iso8859-15.txt' +'docs/doc/iso8859-2.txt' -> '/usr/share/doc/kbd-2.3.0/iso8859-2.txt' +'docs/doc/iso8859-3.txt' -> '/usr/share/doc/kbd-2.3.0/iso8859-3.txt' +'docs/doc/iso8859-4.txt' -> '/usr/share/doc/kbd-2.3.0/iso8859-4.txt' +'docs/doc/iso8859-5.txt' -> '/usr/share/doc/kbd-2.3.0/iso8859-5.txt' +'docs/doc/iso8859-6.txt' -> '/usr/share/doc/kbd-2.3.0/iso8859-6.txt' +'docs/doc/iso8859-7.txt' -> '/usr/share/doc/kbd-2.3.0/iso8859-7.txt' +'docs/doc/iso8859-8.txt' -> '/usr/share/doc/kbd-2.3.0/iso8859-8.txt' +'docs/doc/iso8859-9.txt' -> '/usr/share/doc/kbd-2.3.0/iso8859-9.txt' +'docs/doc/iso8859.info' -> '/usr/share/doc/kbd-2.3.0/iso8859.info' +'docs/doc/kbd.FAQ-1.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-1.html' +'docs/doc/kbd.FAQ-10.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-10.html' +'docs/doc/kbd.FAQ-11.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-11.html' +'docs/doc/kbd.FAQ-12.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-12.html' +'docs/doc/kbd.FAQ-13.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-13.html' +'docs/doc/kbd.FAQ-14.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-14.html' +'docs/doc/kbd.FAQ-15.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-15.html' +'docs/doc/kbd.FAQ-16.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-16.html' +'docs/doc/kbd.FAQ-17.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-17.html' +'docs/doc/kbd.FAQ-18.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-18.html' +'docs/doc/kbd.FAQ-19.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-19.html' +'docs/doc/kbd.FAQ-2.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-2.html' +'docs/doc/kbd.FAQ-20.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-20.html' +'docs/doc/kbd.FAQ-21.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-21.html' +'docs/doc/kbd.FAQ-22.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-22.html' +'docs/doc/kbd.FAQ-23.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-23.html' +'docs/doc/kbd.FAQ-3.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-3.html' +'docs/doc/kbd.FAQ-4.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-4.html' +'docs/doc/kbd.FAQ-5.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-5.html' +'docs/doc/kbd.FAQ-6.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-6.html' +'docs/doc/kbd.FAQ-7.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-7.html' +'docs/doc/kbd.FAQ-8.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-8.html' +'docs/doc/kbd.FAQ-9.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ-9.html' +'docs/doc/kbd.FAQ.html' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ.html' +'docs/doc/kbd.FAQ.sgml' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ.sgml' +'docs/doc/kbd.FAQ.txt' -> '/usr/share/doc/kbd-2.3.0/kbd.FAQ.txt' +'docs/doc/keysyms.h.info' -> '/usr/share/doc/kbd-2.3.0/keysyms.h.info' +'docs/doc/n474.doc' -> '/usr/share/doc/kbd-2.3.0/n474.doc' +'docs/doc/repeat' -> '/usr/share/doc/kbd-2.3.0/repeat' +'docs/doc/repeat/set_kbd_repeat-1' -> '/usr/share/doc/kbd-2.3.0/repeat/set_kbd_repeat-1' +'docs/doc/repeat/set_kbd_repeat-2' -> '/usr/share/doc/kbd-2.3.0/repeat/set_kbd_repeat-2' +'docs/doc/scancodes' -> '/usr/share/doc/kbd-2.3.0/scancodes' +'docs/doc/scancodes/README' -> '/usr/share/doc/kbd-2.3.0/scancodes/README' +'docs/doc/utf' -> '/usr/share/doc/kbd-2.3.0/utf' +'docs/doc/utf/ethiopic' -> '/usr/share/doc/kbd-2.3.0/utf/ethiopic' +'docs/doc/utf/utflist' -> '/usr/share/doc/kbd-2.3.0/utf/utflist' +'docs/doc/utf/'$'\342\231\252\342\231\254' -> '/usr/share/doc/kbd-2.3.0/utf/'$'\342\231\252\342\231\254' +'docs/doc/utf/utfdemo' -> '/usr/share/doc/kbd-2.3.0/utf/utfdemo' +'docs/doc/utf/README' -> '/usr/share/doc/kbd-2.3.0/utf/README' +[lfs-scripts] Finishing build of kbd-2.3.0 at Tue Feb 2 11:45:37 -03 2021 +[lfs-scripts] Starting build of libpipeline-1.5.3 at Tue Feb 2 11:45:37 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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 whether make supports nested variables... (cached) yes +checking whether make supports the include directive... yes (GNU style) +checking for gcc... gcc +checking whether the C compiler works... yes +checking for C compiler default output file name... a.out +checking for suffix of executables... +checking whether we are cross compiling... no +checking for suffix of object files... o +checking whether 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... /bin/grep +checking for egrep... /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 if tar --sort=name works... yes +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for 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 Minix Amsterdam compiler... no +checking for ar... ar +checking the archiver (ar) interface... ar +checking for ar... (cached) ar +checking for ranlib... 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 gcc option to accept ISO C99... none needed +checking for gcc option to accept ISO Standard C... (cached) none needed +checking how to run the C preprocessor... gcc -E +checking whether -Wno-missing-field-initializers is supported... yes +checking whether -Wno-missing-field-initializers is needed... no +checking whether -Wuninitialized is supported... yes +checking max safe object size... 9223372036854775807 +checking whether C compiler handles -Werror -Wunknown-warning-option... no +checking whether C compiler handles -fno-common... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -W... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Waddress... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Waggressive-loop-optimizations... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wall... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wattribute-alias... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wattributes... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wbad-function-cast... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wbool-compare... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wbool-operation... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wbuiltin-declaration-mismatch... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wbuiltin-macro-redefined... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wcast-align... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wcast-align=strict... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wcast-function-type... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wchar-subscripts... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wclobbered... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wcomment... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wcomments... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wcoverage-mismatch... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wcpp... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wdangling-else... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wdate-time... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wdeprecated... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wdeprecated-declarations... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wdesignated-init... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wdisabled-optimization... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wdiscarded-array-qualifiers... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wdiscarded-qualifiers... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wdiv-by-zero... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wdouble-promotion... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wduplicated-branches... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wduplicated-cond... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wduplicate-decl-specifier... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wempty-body... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wendif-labels... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wenum-compare... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wexpansion-to-defined... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wextra... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wformat-contains-nul... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wformat-extra-args... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wformat-nonliteral... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wformat-security... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wformat-signedness... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wformat-y2k... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wformat-zero-length... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wframe-address... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wfree-nonheap-object... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Whsa... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wif-not-aligned... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wignored-attributes... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wignored-qualifiers... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wimplicit... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wimplicit-function-declaration... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wimplicit-int... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wincompatible-pointer-types... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Winit-self... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wint-conversion... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wint-in-bool-context... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wint-to-pointer-cast... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Winvalid-memory-model... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Winvalid-pch... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wlogical-not-parentheses... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wlogical-op... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmain... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmaybe-uninitialized... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmemset-elt-size... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmemset-transposed-args... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmisleading-indentation... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmissing-attributes... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmissing-braces... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmissing-declarations... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmissing-include-dirs... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmissing-parameter-type... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmissing-prototypes... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmultichar... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmultistatement-macros... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wnarrowing... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wnested-externs... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wnonnull... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wnonnull-compare... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wnull-dereference... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wodr... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wold-style-declaration... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wold-style-definition... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wopenmp-simd... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Woverflow... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Woverlength-strings... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Woverride-init... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wpacked... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wpacked-bitfield-compat... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wpacked-not-aligned... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wparentheses... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wpointer-arith... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wpointer-compare... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wpointer-sign... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wpointer-to-int-cast... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wpragmas... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wpsabi... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wrestrict... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wreturn-local-addr... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wreturn-type... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wscalar-storage-order... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsequence-point... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wshadow... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wshift-count-negative... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wshift-count-overflow... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wshift-negative-value... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsizeof-array-argument... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsizeof-pointer-div... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsizeof-pointer-memaccess... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wstack-protector... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wstrict-aliasing... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wstrict-overflow... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wstrict-prototypes... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wstringop-truncation... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsuggest-attribute=cold... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsuggest-attribute=const... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsuggest-attribute=format... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsuggest-attribute=malloc... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsuggest-attribute=noreturn... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsuggest-attribute=pure... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsuggest-final-methods... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsuggest-final-types... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wswitch... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wswitch-bool... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wswitch-unreachable... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsync-nand... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wtautological-compare... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wtrampolines... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wtrigraphs... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wtype-limits... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wuninitialized... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunknown-pragmas... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunsafe-loop-optimizations... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused-but-set-parameter... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused-but-set-variable... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused-function... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused-label... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused-local-typedefs... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused-macros... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused-parameter... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused-result... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused-value... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused-variable... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wvarargs... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wvariadic-macros... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wvector-operation-performance... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wvla... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wvolatile-register-var... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wwrite-strings... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Walloc-size-larger-than=9223372036854775807... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Warray-bounds=2... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wformat-overflow=2... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wformat-truncation=2... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wimplicit-fallthrough=5... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wnormalized=nfc... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wshift-overflow=2... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wstringop-overflow=2... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused-const-variable=2... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wvla-larger-than=4031... yes +checking whether C compiler handles -Wno-missing-field-initializers... yes +checking whether ln -s works... yes +checking the archiver (ar) interface... (cached) ar +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /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 archiver @FILE support... @ +checking for strip... strip +checking for ranlib... (cached) ranlib +checking command to parse /usr/bin/nm -B output from gcc object... ok +checking for sysroot... no +checking for a working dd... /bin/dd +checking how to truncate binary pipes... /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 for pkg-config... /usr/bin/pkg-config +checking pkg-config is at least version 0.9.0... yes +checking for check >= 0.9.10... yes +checking for library containing strerror... none required +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking whether // is distinct from /... no +checking for unistd.h... (cached) yes +checking for sys/time.h... yes +checking for sys/socket.h... yes +checking for limits.h... yes +checking for sys/mman.h... yes +checking for sys/param.h... yes +checking for sys/stat.h... (cached) yes +checking for wchar.h... yes +checking for stdint.h... (cached) yes +checking for sys/select.h... yes +checking for sys/wait.h... yes +checking for features.h... yes +checking for crtdefs.h... no +checking if environ is properly declared... 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 strerror_r is declared... yes +checking for strerror_r... yes +checking whether strerror_r returns char *... yes +checking for symlink... yes +checking for getprogname... no +checking for getexecname... no +checking for gettimeofday... yes +checking for lstat... yes +checking for mprotect... yes +checking for _set_invalid_parameter_handler... no +checking for setenv... yes +checking for sigaction... yes +checking for sigaltstack... yes +checking for siginterrupt... yes +checking for snprintf... yes +checking for strndup... yes +checking for vasnprintf... no +checking for working fcntl.h... yes +checking for pid_t... yes +checking for mode_t... yes +checking for C/C++ restrict keyword... __restrict +checking for struct timeval... yes +checking for wide-enough struct timeval.tv_sec member... yes +checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes +checking for ld... /usr/bin/ld -m elf_x86_64 +checking if the linker (/usr/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 the common suffixes of directories in the library search path... lib,lib +checking whether imported symbols can be declared weak... yes +checking pthread.h usability... yes +checking pthread.h presence... yes +checking for pthread.h... yes +checking for multithread API to use... posix +checking whether lstat correctly handles trailing slash... yes +checking whether malloc, realloc, calloc are POSIX compliant... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... yes +checking for unsigned long long int... yes +checking for long long int... yes +checking for mmap... yes +checking for MAP_ANONYMOUS... yes +checking whether memchr works... yes +checking for sigset_t... 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 uid_t in sys/types.h... yes +checking whether snprintf returns a byte count as in C99... yes +checking whether snprintf is declared... yes +checking whether stat file-mode macros are broken... no +checking for nlink_t... 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... yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking whether strerror(0) succeeds... yes +checking whether strndup is declared... yes +checking whether strnlen is declared... yes +checking whether strsignal is declared... yes +checking whether sys_siglist is declared... no +checking whether is self-contained... yes +checking for struct timespec in ... 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 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 uses 'inline' correctly... yes +checking for alloca as a compiler built-in... yes +checking whether // is distinct from /... (cached) no +checking for error_at_line... yes +checking whether conversion from 'int' to 'long double' 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 whether gettimeofday clobbers localtime buffer... no +checking for gettimeofday with POSIX signature... 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 mkdir handles trailing slash... yes +checking whether mkdir handles trailing dot... yes +checking for mkdtemp... yes +checking for raise... yes +checking for sigprocmask... yes +checking whether setenv validates arguments... yes +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 for stdint.h... (cached) yes +checking for SIZE_MAX... 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 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 va_copy... 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 working strerror function... yes +checking for working strndup... yes +checking for working strnlen... yes +checking for strsignal... yes +checking whether strsignal always returns a string... yes +checking for nlink_t... (cached) yes +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 for stdint.h... (cached) yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking for clearenv... yes +checking for an ANSI C-conforming const... yes +checking for pid_t... (cached) yes +checking for size_t... (cached) 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 +configure: default CC = "gcc" +configure: default CPP = "gcc -E" +configure: default CPPFLAGS = "" +configure: default CFLAGS = "-g -O2 -Wall" +configure: default LDFLAGS = "" +configure: default LIBS = "" +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating gl/lib/Makefile +config.status: creating lib/Makefile +config.status: creating lib/libpipeline.pc +config.status: creating man/Makefile +config.status: creating tests/Makefile +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +make all-recursive +make[1]: Entering directory '/sources/libpipeline-1.5.3' +Making all in gl/lib +make[2]: Entering directory '/sources/libpipeline-1.5.3/gl/lib' + GEN alloca.h + GEN fcntl.h + GEN limits.h + GEN signal.h + GEN stdio.h + GEN stdlib.h + GEN string.h + GEN sys/select.h + GEN sys/stat.h + GEN sys/time.h + GEN sys/types.h + GEN sys/wait.h + GEN time.h + GEN unistd.h + GEN wchar.h +make all-recursive +make[3]: Entering directory '/sources/libpipeline-1.5.3/gl/lib' +make[4]: Entering directory '/sources/libpipeline-1.5.3/gl/lib' + CC dirname.lo + CC basename.lo + CC dirname-lgpl.lo + CC basename-lgpl.lo + CC stripslash.lo + CC exitfail.lo + CC full-write.lo + CC getprogname.lo + CC glthread/lock.lo + CC malloca.lo + CC safe-read.lo + CC safe-write.lo + CC sig-handler.lo + CC stat-time.lo + CC tempname.lo + CC glthread/threadlib.lo + CC glthread/tls.lo + CC unistd.lo + CC xmalloc.lo + CC xalloc-die.lo + CC xsize.lo + CC xstrndup.lo + CC xvasprintf.lo + CC xasprintf.lo + CC asnprintf.lo + CC localtime-buffer.lo + CC printf-args.lo + CC printf-parse.lo + CC vasnprintf.lo + CCLD libgnu.la +make[4]: Leaving directory '/sources/libpipeline-1.5.3/gl/lib' +make[3]: Leaving directory '/sources/libpipeline-1.5.3/gl/lib' +make[2]: Leaving directory '/sources/libpipeline-1.5.3/gl/lib' +Making all in lib +make[2]: Entering directory '/sources/libpipeline-1.5.3/lib' + CC libpipeline_la-appendstr.lo + CC libpipeline_la-debug.lo + CC libpipeline_la-pipeline.lo + CCLD libpipeline.la +make[2]: Leaving directory '/sources/libpipeline-1.5.3/lib' +Making all in man +make[2]: Entering directory '/sources/libpipeline-1.5.3/man' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/libpipeline-1.5.3/man' +Making all in tests +make[2]: Entering directory '/sources/libpipeline-1.5.3/tests' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/libpipeline-1.5.3/tests' +make[2]: Entering directory '/sources/libpipeline-1.5.3' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/sources/libpipeline-1.5.3' +make[1]: Leaving directory '/sources/libpipeline-1.5.3' +Making install in gl/lib +make[1]: Entering directory '/sources/libpipeline-1.5.3/gl/lib' +make install-recursive +make[2]: Entering directory '/sources/libpipeline-1.5.3/gl/lib' +make[3]: Entering directory '/sources/libpipeline-1.5.3/gl/lib' +make[4]: Entering directory '/sources/libpipeline-1.5.3/gl/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 '/sources/libpipeline-1.5.3/gl/lib' +make[3]: Leaving directory '/sources/libpipeline-1.5.3/gl/lib' +make[2]: Leaving directory '/sources/libpipeline-1.5.3/gl/lib' +make[1]: Leaving directory '/sources/libpipeline-1.5.3/gl/lib' +Making install in lib +make[1]: Entering directory '/sources/libpipeline-1.5.3/lib' +make[2]: Entering directory '/sources/libpipeline-1.5.3/lib' + /bin/mkdir -p '/usr/lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libpipeline.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/libpipeline.so.1.5.3 /usr/lib/libpipeline.so.1.5.3 +libtool: install: (cd /usr/lib && { ln -s -f libpipeline.so.1.5.3 libpipeline.so.1 || { rm -f libpipeline.so.1 && ln -s libpipeline.so.1.5.3 libpipeline.so.1; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libpipeline.so.1.5.3 libpipeline.so || { rm -f libpipeline.so && ln -s libpipeline.so.1.5.3 libpipeline.so; }; }) +libtool: install: /usr/bin/install -c .libs/libpipeline.lai /usr/lib/libpipeline.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 pipeline.h '/usr/include' + /bin/mkdir -p '/usr/lib/pkgconfig' + /usr/bin/install -c -m 644 libpipeline.pc '/usr/lib/pkgconfig' +make[2]: Leaving directory '/sources/libpipeline-1.5.3/lib' +make[1]: Leaving directory '/sources/libpipeline-1.5.3/lib' +Making install in man +make[1]: Entering directory '/sources/libpipeline-1.5.3/man' +make[2]: Entering directory '/sources/libpipeline-1.5.3/man' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/man3' + /usr/bin/install -c -m 644 libpipeline.3 '/usr/share/man/man3' +make install-data-hook +make[3]: Entering directory '/sources/libpipeline-1.5.3/man' +set -e; cd "/usr/share/man/man3"; for function in pipecmd_new pipecmd_new_argv pipecmd_new_args pipecmd_new_argstr pipecmd_new_function pipecmd_new_sequencev pipecmd_new_sequence pipecmd_new_passthrough pipecmd_dup pipecmd_arg pipecmd_argf pipecmd_argv pipecmd_args pipecmd_argstr pipecmd_get_nargs pipecmd_nice pipecmd_discard_err pipecmd_chdir pipecmd_fchdir pipecmd_setenv pipecmd_unsetenv pipecmd_clearenv pipecmd_pre_exec pipecmd_sequence_command pipecmd_dump pipecmd_tostring pipecmd_exec pipecmd_free pipeline_new pipeline_new_commandv pipeline_new_commands pipeline_new_command_argv pipeline_new_command_args pipeline_join pipeline_connect pipeline_command pipeline_command_argv pipeline_command_args pipeline_command_argstr pipeline_commandv pipeline_commands pipeline_want_in pipeline_want_out pipeline_want_infile pipeline_want_outfile pipeline_ignore_signals pipeline_get_ncommands pipeline_get_command pipeline_set_command pipeline_get_pid pipeline_get_infile pipeline_get_outfile pipeline_dump pipeline_tostring pipeline_free pipeline_install_post_fork pipeline_start pipeline_wait_all pipeline_wait pipeline_run pipeline_pump pipeline_read pipeline_peek pipeline_peek_size pipeline_peek_skip pipeline_readline pipeline_peekline; do \ + rm -f $function.3; \ + ln -s libpipeline.3 $function.3; \ +done +make[3]: Leaving directory '/sources/libpipeline-1.5.3/man' +make[2]: Leaving directory '/sources/libpipeline-1.5.3/man' +make[1]: Leaving directory '/sources/libpipeline-1.5.3/man' +Making install in tests +make[1]: Entering directory '/sources/libpipeline-1.5.3/tests' +make[2]: Entering directory '/sources/libpipeline-1.5.3/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 '/sources/libpipeline-1.5.3/tests' +make[1]: Leaving directory '/sources/libpipeline-1.5.3/tests' +make[1]: Entering directory '/sources/libpipeline-1.5.3' +make[2]: Entering directory '/sources/libpipeline-1.5.3' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/libpipeline-1.5.3' +make[1]: Leaving directory '/sources/libpipeline-1.5.3' +[lfs-scripts] Finishing build of libpipeline-1.5.3 at Tue Feb 2 11:46:01 -03 2021 +[lfs-scripts] Starting build of make-4.3 at Tue Feb 2 11:46:01 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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 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... /bin/grep +checking for egrep... /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 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 Minix Amsterdam compiler... no +checking for ar... ar +checking for ranlib... ranlib +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-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 /... 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... yes +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... 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... yes +checking for alloca as a compiler built-in... yes +checking whether // is distinct from /... (cached) 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 whether getdtablesize works... 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... yes +checking for ranlib... (cached) ranlib +checking how to run the C preprocessor... gcc -E +checking for ar... 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... /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 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 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... yes +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... yes +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... yes +checking whether closedir returns void... no +checking for struct dirent.d_type... yes +checking for pkg-config... /usr/bin/pkg-config +checking pkg-config is at least version 0.9.0... yes +checking for GNU Guile... no +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... -ldl +checking If the linker accepts -Wl,--export-dynamic... yes +checking for posix_spawn that fails synchronously... yes +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 '/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 +/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 '/sources/make-4.3/lib' +make[3]: Entering directory '/sources/make-4.3/lib' +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +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 +ranlib libgnu.a +make[3]: Leaving directory '/sources/make-4.3/lib' +make[2]: Leaving directory '/sources/make-4.3/lib' +make[1]: Leaving directory '/sources/make-4.3/lib' +Making all in po +make[1]: Entering directory '/sources/make-4.3/po' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/make-4.3/po' +Making all in doc +make[1]: Entering directory '/sources/make-4.3/doc' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/make-4.3/doc' +make[1]: Entering directory '/sources/make-4.3' +depbase=`echo src/ar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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$||'`;\ +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 +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 -ldl +make[1]: Leaving directory '/sources/make-4.3' +Making install in lib +make[1]: Entering directory '/sources/make-4.3/lib' +make install-recursive +make[2]: Entering directory '/sources/make-4.3/lib' +make[3]: Entering directory '/sources/make-4.3/lib' +make[4]: Entering directory '/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 '/sources/make-4.3/lib' +make[3]: Leaving directory '/sources/make-4.3/lib' +make[2]: Leaving directory '/sources/make-4.3/lib' +make[1]: Leaving directory '/sources/make-4.3/lib' +Making install in po +make[1]: Entering directory '/sources/make-4.3/po' +installing be.gmo as /usr/share/locale/be/LC_MESSAGES/make.mo +installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/make.mo +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/make.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/make.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/make.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/make.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/make.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/make.mo +installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/make.mo +installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/make.mo +installing he.gmo as /usr/share/locale/he/LC_MESSAGES/make.mo +installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/make.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/make.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/make.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/make.mo +installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/make.mo +installing lt.gmo as /usr/share/locale/lt/LC_MESSAGES/make.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/make.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/make.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/make.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/make.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/make.mo +installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/make.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/make.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/make.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/make.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/make.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/make.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/make.mo +if test "make" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/sources/make-4.3/po' +Making install in doc +make[1]: Entering directory '/sources/make-4.3/doc' +make[2]: Entering directory '/sources/make-4.3/doc' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./make.info ./make.info-1 ./make.info-2 '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/make.info' +make[2]: Leaving directory '/sources/make-4.3/doc' +make[1]: Leaving directory '/sources/make-4.3/doc' +make[1]: Entering directory '/sources/make-4.3' +make[2]: Entering directory '/sources/make-4.3' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c make '/usr/bin' + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 src/gnumake.h '/usr/include' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 doc/make.1 '/usr/share/man/man1' +make[2]: Leaving directory '/sources/make-4.3' +make[1]: Leaving directory '/sources/make-4.3' +[lfs-scripts] Finishing build of make-4.3 at Tue Feb 2 11:46:17 -03 2021 +[lfs-scripts] Starting build of patch-2.7.6 at Tue Feb 2 11:46:17 -03 2021 +[lfs-scripts] Finishing build of patch-2.7.6 at Tue Feb 2 11:46:17 -03 2021 +[lfs-scripts] Starting build of man-db-2.9.3 at Tue Feb 2 11:46:17 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /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 whether make supports nested variables... (cached) yes +checking whether make supports the include directive... yes (GNU style) +checking for gcc... gcc +checking whether the C compiler works... yes +checking for C compiler default output file name... a.out +checking for suffix of executables... +checking whether we are cross compiling... no +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether gcc accepts -g... yes +checking for 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 gcc... gcc3 +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 if tar --sort=name works... yes +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for pkg-config... /usr/bin/pkg-config +checking pkg-config is at least version 0.9.0... yes +configure: System-wide cache files will be owned by bin +configure: Man will not be installed setuid +configure: Using GNU hierarchy organization +checking for Minix Amsterdam compiler... no +checking for ar... ar +checking the archiver (ar) interface... ar +checking for ar... (cached) ar +checking for ranlib... ranlib +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... gcc -E +checking whether -Wno-missing-field-initializers is supported... yes +checking whether -Wno-missing-field-initializers is needed... no +checking whether -Wuninitialized is supported... yes +checking max safe object size... 9223372036854775807 +checking whether C compiler handles -Werror -Wunknown-warning-option... no +checking whether C compiler handles -fno-common... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -W... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wabsolute-value... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Waddress... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Waddress-of-packed-member... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Waggressive-loop-optimizations... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wall... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wanalyzer-double-fclose... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wanalyzer-double-free... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wanalyzer-exposure-through-output-file... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wanalyzer-file-leak... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wanalyzer-free-of-non-heap... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wanalyzer-malloc-leak... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wanalyzer-null-argument... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wanalyzer-null-dereference... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wanalyzer-possible-null-argument... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wanalyzer-possible-null-dereference... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wanalyzer-stale-setjmp-buffer... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wanalyzer-tainted-array-index... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wanalyzer-too-complex... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wanalyzer-unsafe-call-within-signal-handler... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wanalyzer-use-after-free... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wanalyzer-use-of-pointer-in-stale-stack-frame... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Warith-conversion... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wattribute-warning... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wattributes... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wbad-function-cast... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wbool-compare... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wbool-operation... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wbuiltin-declaration-mismatch... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wbuiltin-macro-redefined... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wcannot-profile... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wcast-align... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wcast-align=strict... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wcast-function-type... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wchar-subscripts... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wclobbered... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wcomment... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wcomments... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wcoverage-mismatch... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wcpp... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wdangling-else... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wdate-time... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wdeprecated... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wdeprecated-declarations... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wdesignated-init... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wdisabled-optimization... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wdiscarded-array-qualifiers... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wdiscarded-qualifiers... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wdiv-by-zero... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wdouble-promotion... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wduplicated-branches... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wduplicated-cond... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wduplicate-decl-specifier... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wempty-body... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wendif-labels... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wenum-compare... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wenum-conversion... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wexpansion-to-defined... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wextra... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wformat-contains-nul... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wformat-diag... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wformat-extra-args... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wformat-nonliteral... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wformat-security... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wformat-signedness... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wformat-y2k... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wformat-zero-length... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wframe-address... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wfree-nonheap-object... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Whsa... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wif-not-aligned... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wignored-attributes... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wignored-qualifiers... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wimplicit... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wimplicit-function-declaration... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wimplicit-int... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wincompatible-pointer-types... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Winit-self... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wint-conversion... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wint-in-bool-context... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wint-to-pointer-cast... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Winvalid-memory-model... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Winvalid-pch... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wlogical-not-parentheses... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wlogical-op... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmain... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmaybe-uninitialized... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmemset-elt-size... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmemset-transposed-args... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmisleading-indentation... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmissing-attributes... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmissing-braces... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmissing-declarations... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmissing-include-dirs... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmissing-parameter-type... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmissing-profile... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmissing-prototypes... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmultichar... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wmultistatement-macros... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wnarrowing... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wnested-externs... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wnonnull... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wnonnull-compare... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wnull-dereference... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wodr... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wold-style-declaration... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wold-style-definition... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wopenmp-simd... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Woverflow... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Woverlength-strings... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Woverride-init... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wpacked... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wpacked-bitfield-compat... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wpacked-not-aligned... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wparentheses... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wpointer-arith... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wpointer-compare... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wpointer-sign... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wpointer-to-int-cast... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wpragmas... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wpsabi... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wrestrict... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wreturn-local-addr... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wreturn-type... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wscalar-storage-order... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsequence-point... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wshadow... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wshift-count-negative... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wshift-count-overflow... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wshift-negative-value... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsizeof-array-argument... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsizeof-pointer-div... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsizeof-pointer-memaccess... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wstack-protector... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wstrict-aliasing... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wstrict-overflow... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wstrict-prototypes... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wstring-compare... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wstringop-truncation... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsuggest-attribute=cold... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsuggest-attribute=const... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsuggest-attribute=format... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsuggest-attribute=malloc... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsuggest-attribute=noreturn... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsuggest-attribute=pure... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsuggest-final-methods... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsuggest-final-types... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wswitch... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wswitch-bool... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wswitch-outside-range... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wswitch-unreachable... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wsync-nand... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wtautological-compare... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wtrampolines... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wtrigraphs... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wtype-limits... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wuninitialized... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunknown-pragmas... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunsafe-loop-optimizations... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused-but-set-parameter... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused-but-set-variable... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused-function... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused-label... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused-local-typedefs... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused-macros... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused-parameter... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused-result... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused-value... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused-variable... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wvarargs... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wvariadic-macros... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wvector-operation-performance... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wvla... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wvolatile-register-var... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wwrite-strings... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wzero-length-bounds... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Walloc-size-larger-than=9223372036854775807... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Warray-bounds=2... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wattribute-alias=2... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wformat-overflow=2... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wformat-truncation=2... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wimplicit-fallthrough=5... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wnormalized=nfc... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wshift-overflow=2... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wstringop-overflow=2... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wunused-const-variable=2... yes +checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no +checking whether C compiler handles -Wvla-larger-than=4031... yes +checking whether C compiler handles -Wno-missing-field-initializers... yes +checking whether ln -s works... yes +checking the archiver (ar) interface... (cached) ar +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /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 archiver @FILE support... @ +checking for strip... strip +checking for ranlib... (cached) ranlib +checking command to parse /usr/bin/nm -B output from gcc object... ok +checking for sysroot... no +checking for a working dd... /bin/dd +checking how to truncate binary pipes... /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 for cat... cat +checking for browser... /usr/bin/lynx +checking for tr... tr +checking for grep... grep +checking for pager... no +checking for less... less +checking for nroff... nroff +checking whether nroff is GNU nroff... yes +checking for appropriate nroff macro... -mandoc +checking for groff... groff +checking for appropriate groff options... -mandoc +checking whether nroff supports warning control... yes +checking for gpreconv... no +checking for preconv... preconv +checking for groff with Debian multibyte patch or real Unicode support... yes +checking for eqn... eqn +checking for neqn... neqn +checking for tbl... tbl +checking whether tbl supports the 'x' format character... yes +checking for col... col +checking for vgrind... /usr/bin/vgrind +checking for refer... refer +checking for grap... /usr/bin/grap +checking for pic... pic +checking for gzip... gzip +checking for compress... no +checking for bzip2... bzip2 +checking for xz... xz +checking for lzip... no +checking for zstd... zstd +checking for gzopen in -lz... yes +checking for library containing strerror... none required +checking for flex... flex +checking lex output file root... lex.yy +checking lex library... -lfl +checking whether yytext is a pointer... yes +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for inline... inline +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 for flockfile... yes +checking for funlockfile... yes +checking for btowc... yes +checking for canonicalize_file_name... yes +checking for realpath... yes +checking for getcwd... yes +checking for readlink... yes +checking for chown... yes +checking for fchown... 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 flock... 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 getlogin_r... yes +checking for getprogname... no +checking for getexecname... no +checking for gettimeofday... yes +checking for glob... yes +checking for glob_pattern_p... yes +checking for getpwnam_r... yes +checking for getuid... yes +checking for geteuid... yes +checking for getresuid... yes +checking for getgid... yes +checking for getegid... yes +checking for getresgid... yes +checking for setresuid... yes +checking for setreuid... yes +checking for seteuid... yes +checking for setresgid... yes +checking for setregid... yes +checking for setegid... yes +checking for isblank... yes +checking for lchmod... yes +checking for lstat... yes +checking for mbsinit... yes +checking for mbrtowc... yes +checking for mprotect... yes +checking for mkstemp... yes +checking for nl_langinfo... yes +checking for openat... yes +checking for iswctype... yes +checking for link... yes +checking for renameat... yes +checking for renameat2... yes +checking for fpathconf... 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 strndup... yes +checking for pipe... yes +checking for unlinkat... yes +checking for utime... yes +checking for futimes... yes +checking for futimesat... yes +checking for utimensat... yes +checking for lutimes... yes +checking for vasnprintf... no +checking for snprintf... yes +checking for wcrtomb... yes +checking for iswcntrl... yes +checking for wmempcpy... yes +checking for features.h... yes +checking for linewrap.h... no +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 fnmatch.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 glob.h... yes +checking for threads.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 langinfo.h... yes +checking for xlocale.h... no +checking for sys/mman.h... yes +checking for sys/select.h... yes +checking for malloc.h... yes +checking for strings.h... (cached) yes +checking for sys/file.h... yes +checking for sys/ioctl.h... yes +checking for sys/uio.h... yes +checking for sysexits.h... yes +checking for utime.h... yes +checking for crtdefs.h... no +checking for wctype.h... yes +checking whether strerror_r is declared... yes +checking for strerror_r... yes +checking whether strerror_r returns char *... 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 /... no +checking whether realpath works... yes +checking for uid_t in sys/types.h... yes +checking for unistd.h... (cached) yes +checking for working chown... yes +checking whether chown dereferences symlinks... yes +checking whether chown honors trailing slash... yes +checking whether chown always updates ctime... 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 fchdir is declared... 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 lstat correctly handles trailing slash... yes +checking whether getcwd (NULL, 0) allocates memory for result... 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 whether getlogin_r is declared... yes +checking whether getlogin 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 pthread.h usability... yes +checking pthread.h presence... yes +checking for pthread.h... 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... yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking whether is self-contained... yes +checking for shutdown... 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 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 imported symbols can be declared weak... yes +checking for multithread API to use... posix +checking whether malloc, realloc, calloc are POSIX compliant... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... yes +checking for a traditional japanese locale... none +checking for a french Unicode locale... none +checking for a transitional chinese locale... none +checking for mmap... yes +checking for MAP_ANONYMOUS... yes +checking whether memchr works... yes +checking whether memmem is declared... yes +checking for memmem... yes +checking whether memmem works... yes +checking whether memrchr is declared... yes +checking whether defines MIN and MAX... no +checking whether defines MIN and MAX... 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 whether alarm is declared... yes +checking whether C symbols are prefixed with underscore at the linker level... no +checking for O_CLOEXEC... yes +checking for promoted mode_t type... mode_t +checking for sigset_t... yes +checking whether we are using the GNU C Library >= 2.1 or uClibc... yes +checking for long file names... 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 stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking for strcasestr... yes +checking whether strcasestr works... yes +checking whether strdup is declared... yes +checking whether strerror(0) succeeds... yes +checking whether strndup is declared... yes +checking whether strnlen is declared... yes +checking for struct timespec in ... yes +checking whether unsetenv is declared... yes +checking whether the utimes function works... 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 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 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... yes +checking whether btowc(EOF) is correct... guessing yes +checking for __builtin_expect... 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... 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) 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 whether conversion from 'int' to 'long double' works... yes +checking for working GNU fnmatch... yes +checking whether fstatat (..., 0) works... yes +checking whether futimens works... yes +checking whether getcwd handles long file names properly... yes +checking for getpagesize... yes +checking whether getcwd aborts when 4k < cwd_length < 16k... no +checking for working getdelim function... yes +checking whether getdtablesize works... yes +checking for getline... yes +checking for working getline function... yes +checking whether getlogin_r works with small buffers... 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 gettimeofday clobbers localtime buffer... no +checking for gettimeofday with POSIX signature... yes +checking for GNU glob interface version 1 or 2... yes +checking whether glob lists broken symlinks... yes +checking for ioctl... yes +checking for ioctl with POSIX signature... no +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 for C compiler flag to ignore unused libraries... -Wl,--as-needed +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 for pthread_rwlock_t... yes +checking whether pthread_rwlock_rdlock prefers a writer to a reader... no +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 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 whether memmem works in linear time... yes +checking for memmem... (cached) yes +checking whether memmem works... (cached) yes +checking for mempcpy... (cached) yes +checking for memrchr... yes +checking whether mkdir handles trailing slash... yes +checking whether mkdir handles trailing dot... yes +checking for mkdtemp... yes +checking for working mkstemp... yes +checking for library containing nanosleep... none required +checking for working nanosleep... no (mishandles large arguments) +checking whether YESEXPR works... yes +checking whether open recognizes a trailing slash... yes +checking for opendir... 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... yes +checking for working re_compile_pattern... 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... yes +checking whether rename honors trailing slash on source... yes +checking whether rename manages hard links correctly... yes +checking whether rename manages existing destinations correctly... 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... 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 (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 volatile sig_atomic_t... yes +checking for sighandler_t... 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 socklen_t... 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 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 strcasecmp... yes +checking for strncasecmp... yes +checking whether strncasecmp is declared... yes +checking whether strcasestr works in linear time... yes +checking for strcasestr... (cached) yes +checking whether strcasestr works... (cached) yes +checking for strchrnul... yes +checking whether strchrnul works... yes +checking for working strerror function... yes +checking for working strndup... yes +checking for working strnlen... yes +checking for strsep... yes +checking whether declares ioctl... yes +checking for nlink_t... (cached) yes +checking whether unlink honors trailing slashes... 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... yes +checking for ptrdiff_t... yes +checking for vasprintf... yes +checking for vsnprintf... yes +checking whether snprintf respects a size of 1... yes +checking whether printf supports POSIX/XSI format strings with positions... 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 iswcntrl works... yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... yes +checking for wmemchr... yes +checking for stdint.h... (cached) yes +checking for sys/file.h... (cached) yes +checking linux/fiemap.h usability... yes +checking linux/fiemap.h presence... yes +checking for linux/fiemap.h... yes +checking for posix_fadvise... 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... /usr/bin/ld -m elf_x86_64 +checking if the linker (/usr/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,lib +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 iconv... yes +checking for working 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 po4a... no +checking for an ANSI C-conforming const... yes +checking for inline... (cached) inline +checking for pid_t... (cached) yes +checking for uid_t in sys/types.h... (cached) yes +checking for size_t... (cached) yes +checking for libpipeline >= 1.5.0... yes +checking gdbm.h usability... yes +checking gdbm.h presence... yes +checking for gdbm.h... yes +checking for gdbm_fetch in -lgdbm... yes +checking for gdbm_exists... yes +checking for libseccomp... no +configure: default CC = "gcc" +configure: default CPP = "gcc -E" +configure: default CPPFLAGS = "" +configure: default CFLAGS = "-g -O2 -Wall" +configure: default LDFLAGS = "" +configure: default LIBS = "" +configure: default DBLIBS = "-lgdbm" +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating gl/lib/Makefile +config.status: creating init/Makefile +config.status: creating init/systemd/Makefile +config.status: creating lib/Makefile +config.status: creating src/Makefile +config.status: creating src/man_db.conf +config.status: creating src/tests/Makefile +config.status: creating man/Makefile +config.status: creating man/replace.sin +config.status: creating man/po4a/Makefile +config.status: creating man/da/Makefile +config.status: creating man/de/Makefile +config.status: creating man/es/Makefile +config.status: creating man/fr/Makefile +config.status: creating man/id/Makefile +config.status: creating man/it/Makefile +config.status: creating man/ja/Makefile +config.status: creating man/nl/Makefile +config.status: creating man/pl/Makefile +config.status: creating man/pt/Makefile +config.status: creating man/pt_BR/Makefile +config.status: creating man/ru/Makefile +config.status: creating man/sr/Makefile +config.status: creating man/sv/Makefile +config.status: creating man/tr/Makefile +config.status: creating man/zh_CN/Makefile +config.status: creating manual/Makefile +config.status: creating libdb/Makefile +config.status: creating docs/Makefile +config.status: creating tools/Makefile +config.status: creating include/comp_src.h +config.status: creating include/manconfig.h +config.status: creating po/Makefile.in +config.status: creating gl/po/Makefile.in +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 +config.status: creating gl/po/POTFILES +config.status: creating gl/po/Makefile +make all-recursive +make[1]: Entering directory '/sources/man-db-2.9.3' +Making all in docs +make[2]: Entering directory '/sources/man-db-2.9.3/docs' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/man-db-2.9.3/docs' +Making all in gl/lib +make[2]: Entering directory '/sources/man-db-2.9.3/gl/lib' + GEN alloca.h + GEN ctype.h + GEN dirent.h + GEN fcntl.h + GEN getopt.h + GEN getopt-cdefs.h + GEN inttypes.h + GEN langinfo.h + GEN limits.h + GEN locale.h + GEN signal.h + GEN stdio.h + GEN stdlib.h + GEN string.h + GEN strings.h + GEN sys/file.h + GEN sys/ioctl.h + GEN sys/select.h + GEN sys/socket.h + GEN sys/stat.h + GEN sys/time.h + GEN sys/types.h + GEN sys/uio.h + GEN time.h + GEN unistd.h + GEN wchar.h + GEN wctype.h +make all-recursive +make[3]: Entering directory '/sources/man-db-2.9.3/gl/lib' +make[4]: Entering directory '/sources/man-db-2.9.3/gl/lib' + CC areadlink-with-size.lo + CC argp-ba.lo + CC argp-eexst.lo + CC argp-fmtstream.lo + CC argp-fs-xinl.lo + CC argp-help.lo + CC argp-parse.lo + CC argp-pin.lo + CC argp-pv.lo + CC argp-pvh.lo + CC argp-xinl.lo + CC gl_array_list.lo + CC openat-proc.lo + CC bitrotate.lo + CC canonicalize.lo + CC cloexec.lo + CC dirname.lo + CC basename.lo + CC dirname-lgpl.lo + CC basename-lgpl.lo + CC stripslash.lo + CC exitfail.lo + CC fd-hook.lo + CC fd-safer-flag.lo + CC dup-safer-flag.lo + CC file-set.lo + CC filenamecat-lgpl.lo + CC getprogname.lo + CC gettime.lo + CC hard-locale.lo + CC hash.lo + CC gl_hash_map.lo + CC hash-pjw.lo + CC hash-pjw-bare.lo + CC gl_hash_set.lo + CC hash-triple.lo + CC idpriv-drop.lo + CC idpriv-droptemp.lo + CC gl_linkedhash_list.lo + CC gl_list.lo + CC localcharset.lo + CC glthread/lock.lo + CC malloca.lo + CC gl_map.lo + CC nonblocking.lo + CC openat-die.lo + CC progname.lo + CC gl_rbtree_list.lo + CC renameatu.lo + CC same.lo + CC save-cwd.lo + CC malloc/scratch_buffer_grow.lo + CC malloc/scratch_buffer_grow_preserve.lo + CC malloc/scratch_buffer_set_array_size.lo + CC gl_set.lo + CC setlocale_null.lo + CC sig-handler.lo + CC sockets.lo + CC stat-time.lo + CC statat.lo + CC stdopen.lo + CC strnlen1.lo + CC sys_socket.lo + CC tempname.lo + CC glthread/threadlib.lo + CC timespec.lo + CC unistd.lo + CC dup-safer.lo + CC fd-safer.lo + CC pipe-safer.lo + CC utimens.lo + CC wctype-h.lo + CC xmalloc.lo + CC xalloc-die.lo + CC xgetcwd.lo + CC gl_xlist.lo + CC gl_xmap.lo + CC gl_xset.lo + CC xsize.lo + CC xstdopen.lo + CC xstrndup.lo + CC xvasprintf.lo + CC xasprintf.lo + CC asnprintf.lo + CC chdir-long.lo + CC fcntl.lo + CC getopt.lo + CC getopt1.lo + CC ioctl.lo + CC localtime-buffer.lo + CC mbrtowc.lo + CC nanosleep.lo + CC printf-args.lo + CC printf-parse.lo + CC regex.lo + CC vasnprintf.lo + CCLD libgnu.la +make[4]: Leaving directory '/sources/man-db-2.9.3/gl/lib' +make[3]: Leaving directory '/sources/man-db-2.9.3/gl/lib' +make[2]: Leaving directory '/sources/man-db-2.9.3/gl/lib' +Making all in gl/po +make[2]: Entering directory '/sources/man-db-2.9.3/gl/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/man-db-2.9.3/gl/po' +Making all in init +make[2]: Entering directory '/sources/man-db-2.9.3/init' +Making all in systemd +make[3]: Entering directory '/sources/man-db-2.9.3/init/systemd' +sed -e "s,[@]bindir[@],/usr/bin,g" \ + -e "s,[@]cache_top_owner[@],bin,g" \ + man-db.service.in > man-db.service +sed -e "s,[@]cache_top_owner[@],bin,g" man-db.conf.in > man-db.conf +make[3]: Leaving directory '/sources/man-db-2.9.3/init/systemd' +make[3]: Entering directory '/sources/man-db-2.9.3/init' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/sources/man-db-2.9.3/init' +make[2]: Leaving directory '/sources/man-db-2.9.3/init' +Making all in lib +make[2]: Entering directory '/sources/man-db-2.9.3/lib' + CC libman_la-appendstr.lo + CC libman_la-cleanup.lo + CC libman_la-debug.lo + CC libman_la-encodings.lo + CC libman_la-glcontainers.lo + CC libman_la-linelength.lo + CC libman_la-orderfiles.lo + CC libman_la-pathsearch.lo + CC libman_la-sandbox.lo + CC libman_la-security.lo + CC libman_la-tempfile.lo + CC libman_la-util.lo + CC libman_la-wordfnmatch.lo + CC libman_la-xregcomp.lo + CCLD libman.la +make[2]: Leaving directory '/sources/man-db-2.9.3/lib' +Making all in libdb +make[2]: Entering directory '/sources/man-db-2.9.3/libdb' + CC libmandb_la-db_btree.lo + CC libmandb_la-db_delete.lo + CC libmandb_la-db_gdbm.lo + CC libmandb_la-db_lookup.lo + CC libmandb_la-db_ndbm.lo + CC libmandb_la-db_store.lo + CC libmandb_la-db_ver.lo + CC libmandb_la-db_xdbm.lo + CCLD libmandb.la +make[2]: Leaving directory '/sources/man-db-2.9.3/libdb' +Making all in src +make[2]: Entering directory '/sources/man-db-2.9.3/src' +Making all in . +make[3]: Entering directory '/sources/man-db-2.9.3/src' + CC catman.o + CC globbing.o + CC manp.o + CCLD catman + CC compression.o + CC decompress.o + CC descriptions.o + CC filenames.o + CC lexgrog.o + CC lexgrog_test.o + CC manconv.o + CC manconv_client.o + CC ult_src.o + CCLD lexgrog + CC man.o + CC zsoelim.o + CCLD man + CC man-recode.o + CCLD man-recode + CC check_mandirs.o + CC descriptions_store.o + CC mandb.o + CC straycats.o + CCLD mandb + CC manpath.o + CCLD manpath + CC whatis.o + CCLD whatis + CC globbing_test.o + CCLD globbing + CC manconv_main.o + CCLD manconv + CC zsoelim_main.o + CCLD zsoelim + CC accessdb.o + CCLD accessdb +rm -f apropos +ln -s whatis apropos +make[3]: Leaving directory '/sources/man-db-2.9.3/src' +Making all in tests +make[3]: Entering directory '/sources/man-db-2.9.3/src/tests' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/man-db-2.9.3/src/tests' +make[2]: Leaving directory '/sources/man-db-2.9.3/src' +Making all in man +make[2]: Entering directory '/sources/man-db-2.9.3/man' +Making all in it +make[3]: Entering directory '/sources/man-db-2.9.3/man/it' + GEN replace.sed + GEN man1/apropos.1 + GEN man1/man.1 + GEN man1/manpath.1 + GEN man1/whatis.1 + GEN man1/zsoelim.1 + GEN man5/manpath.5 + GEN man8/accessdb.8 + GEN man8/catman.8 + GEN man8/mandb.8 +make[3]: Leaving directory '/sources/man-db-2.9.3/man/it' +make[3]: Entering directory '/sources/man-db-2.9.3/man' + GEN replace.sed + GEN man1/apropos.1 + GEN man1/lexgrog.1 + GEN man1/man.1 + GEN man1/man-recode.1 + GEN man1/manconv.1 + GEN man1/manpath.1 + GEN man1/whatis.1 + GEN man1/zsoelim.1 + GEN man5/manpath.5 + GEN man8/accessdb.8 + GEN man8/catman.8 + GEN man8/mandb.8 +make[3]: Leaving directory '/sources/man-db-2.9.3/man' +make[2]: Leaving directory '/sources/man-db-2.9.3/man' +Making all in manual +make[2]: Entering directory '/sources/man-db-2.9.3/manual' +echo '.ds V 2.9.3' > version +soelim -I. man_db.me | tbl > man_db.pp.new && mv -f man_db.pp.new man_db.pp +LC_ALL=C nroff -me man_db.pp > man_db.cat.new && mv -f man_db.cat.new man_db.cat +groff -me -Tps man_db.pp > man_db.ps.new && mv -f man_db.ps.new man_db.ps +make[2]: Leaving directory '/sources/man-db-2.9.3/manual' +Making all in po +make[2]: Entering directory '/sources/man-db-2.9.3/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/man-db-2.9.3/po' +Making all in tools +make[2]: Entering directory '/sources/man-db-2.9.3/tools' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/man-db-2.9.3/tools' +make[2]: Entering directory '/sources/man-db-2.9.3' +make[2]: Leaving directory '/sources/man-db-2.9.3' +make[1]: Leaving directory '/sources/man-db-2.9.3' +Making install in docs +make[1]: Entering directory '/sources/man-db-2.9.3/docs' +make[2]: Entering directory '/sources/man-db-2.9.3/docs' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/man-db-2.9.3/docs' +make[1]: Leaving directory '/sources/man-db-2.9.3/docs' +Making install in gl/lib +make[1]: Entering directory '/sources/man-db-2.9.3/gl/lib' +make install-recursive +make[2]: Entering directory '/sources/man-db-2.9.3/gl/lib' +make[3]: Entering directory '/sources/man-db-2.9.3/gl/lib' +make[4]: Entering directory '/sources/man-db-2.9.3/gl/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 '/sources/man-db-2.9.3/gl/lib' +make[3]: Leaving directory '/sources/man-db-2.9.3/gl/lib' +make[2]: Leaving directory '/sources/man-db-2.9.3/gl/lib' +make[1]: Leaving directory '/sources/man-db-2.9.3/gl/lib' +Making install in gl/po +make[1]: Entering directory '/sources/man-db-2.9.3/gl/po' +installing af.gmo as /usr/share/locale/af/LC_MESSAGES/man-db-gnulib.mo +installing be.gmo as /usr/share/locale/be/LC_MESSAGES/man-db-gnulib.mo +installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/man-db-gnulib.mo +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/man-db-gnulib.mo +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/man-db-gnulib.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/man-db-gnulib.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/man-db-gnulib.mo +installing el.gmo as /usr/share/locale/el/LC_MESSAGES/man-db-gnulib.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/man-db-gnulib.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/man-db-gnulib.mo +installing et.gmo as /usr/share/locale/et/LC_MESSAGES/man-db-gnulib.mo +installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/man-db-gnulib.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/man-db-gnulib.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/man-db-gnulib.mo +installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/man-db-gnulib.mo +installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/man-db-gnulib.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/man-db-gnulib.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/man-db-gnulib.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/man-db-gnulib.mo +installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/man-db-gnulib.mo +installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/man-db-gnulib.mo +installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/man-db-gnulib.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/man-db-gnulib.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/man-db-gnulib.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/man-db-gnulib.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/man-db-gnulib.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/man-db-gnulib.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/man-db-gnulib.mo +installing rw.gmo as /usr/share/locale/rw/LC_MESSAGES/man-db-gnulib.mo +installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/man-db-gnulib.mo +installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/man-db-gnulib.mo +installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/man-db-gnulib.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/man-db-gnulib.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/man-db-gnulib.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/man-db-gnulib.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/man-db-gnulib.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/man-db-gnulib.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/man-db-gnulib.mo +if test "man-db" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/sources/man-db-2.9.3/gl/po' +Making install in init +make[1]: Entering directory '/sources/man-db-2.9.3/init' +Making install in systemd +make[2]: Entering directory '/sources/man-db-2.9.3/init/systemd' +make[3]: Entering directory '/sources/man-db-2.9.3/init/systemd' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Leaving directory '/sources/man-db-2.9.3/init/systemd' +make[2]: Leaving directory '/sources/man-db-2.9.3/init/systemd' +make[2]: Entering directory '/sources/man-db-2.9.3/init' +make[3]: Entering directory '/sources/man-db-2.9.3/init' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/man-db-2.9.3/init' +make[2]: Leaving directory '/sources/man-db-2.9.3/init' +make[1]: Leaving directory '/sources/man-db-2.9.3/init' +Making install in lib +make[1]: Entering directory '/sources/man-db-2.9.3/lib' +make[2]: Entering directory '/sources/man-db-2.9.3/lib' + /bin/mkdir -p '/usr/lib/man-db' + /bin/sh ../libtool --mode=install /usr/bin/install -c libman.la '/usr/lib/man-db' +libtool: install: /usr/bin/install -c .libs/libman-2.9.3.so /usr/lib/man-db/libman-2.9.3.so +libtool: install: (cd /usr/lib/man-db && { ln -s -f libman-2.9.3.so libman.so || { rm -f libman.so && ln -s libman-2.9.3.so libman.so; }; }) +libtool: install: /usr/bin/install -c .libs/libman.lai /usr/lib/man-db/libman.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/man-db +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/lib/man-db + +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[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/man-db-2.9.3/lib' +make[1]: Leaving directory '/sources/man-db-2.9.3/lib' +Making install in libdb +make[1]: Entering directory '/sources/man-db-2.9.3/libdb' +make[2]: Entering directory '/sources/man-db-2.9.3/libdb' + /bin/mkdir -p '/usr/lib/man-db' + /bin/sh ../libtool --mode=install /usr/bin/install -c libmandb.la '/usr/lib/man-db' +libtool: install: (cd /sources/man-db-2.9.3/libdb; /bin/sh "/sources/man-db-2.9.3/libtool" --silent --tag CC --mode=relink gcc -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Waggressive-loop-optimizations -Wall -Wanalyzer-double-fclose -Wanalyzer-double-free -Wanalyzer-exposure-through-output-file -Wanalyzer-file-leak -Wanalyzer-free-of-non-heap -Wanalyzer-malloc-leak -Wanalyzer-null-argument -Wanalyzer-null-dereference -Wanalyzer-possible-null-argument -Wanalyzer-possible-null-dereference -Wanalyzer-stale-setjmp-buffer -Wanalyzer-tainted-array-index -Wanalyzer-too-complex -Wanalyzer-unsafe-call-within-signal-handler -Wanalyzer-use-after-free -Wanalyzer-use-of-pointer-in-stale-stack-frame -Warith-conversion -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcannot-profile -Wcast-align -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wenum-conversion -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-diag -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-profile -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstring-compare -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-outside-range -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvla -Wvolatile-register-var -Wwrite-strings -Wzero-length-bounds -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wattribute-alias=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-missing-field-initializers -g -O2 -Wall -avoid-version -release 2.9.3 -rpath /usr/lib/man-db -no-undefined -o libmandb.la -rpath /usr/lib/man-db libmandb_la-db_btree.lo libmandb_la-db_delete.lo libmandb_la-db_gdbm.lo libmandb_la-db_lookup.lo libmandb_la-db_ndbm.lo libmandb_la-db_store.lo libmandb_la-db_ver.lo libmandb_la-db_xdbm.lo ../lib/libman.la -lgdbm ) +libtool: install: /usr/bin/install -c .libs/libmandb-2.9.3.soT /usr/lib/man-db/libmandb-2.9.3.so +libtool: install: (cd /usr/lib/man-db && { ln -s -f libmandb-2.9.3.so libmandb.so || { rm -f libmandb.so && ln -s libmandb-2.9.3.so libmandb.so; }; }) +libtool: install: /usr/bin/install -c .libs/libmandb.lai /usr/lib/man-db/libmandb.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/man-db +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/lib/man-db + +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[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/man-db-2.9.3/libdb' +make[1]: Leaving directory '/sources/man-db-2.9.3/libdb' +Making install in src +make[1]: Entering directory '/sources/man-db-2.9.3/src' +Making install in . +make[2]: Entering directory '/sources/man-db-2.9.3/src' +make[3]: Entering directory '/sources/man-db-2.9.3/src' + /bin/mkdir -p '/usr/bin' + /bin/sh ../libtool --mode=install /usr/bin/install -c catman lexgrog man man-recode mandb manpath whatis '/usr/bin' +libtool: install: /usr/bin/install -c .libs/catman /usr/bin/catman +libtool: install: /usr/bin/install -c .libs/lexgrog /usr/bin/lexgrog +libtool: install: /usr/bin/install -c .libs/man /usr/bin/man +libtool: install: /usr/bin/install -c .libs/man-recode /usr/bin/man-recode +libtool: install: /usr/bin/install -c .libs/mandb /usr/bin/mandb +libtool: install: /usr/bin/install -c .libs/manpath /usr/bin/manpath +libtool: install: /usr/bin/install -c .libs/whatis /usr/bin/whatis + /bin/mkdir -p '/usr/libexec/man-db' + /bin/sh ../libtool --mode=install /usr/bin/install -c globbing manconv zsoelim '/usr/libexec/man-db' +libtool: install: /usr/bin/install -c .libs/globbing /usr/libexec/man-db/globbing +libtool: install: /usr/bin/install -c .libs/manconv /usr/libexec/man-db/manconv +libtool: install: /usr/bin/install -c .libs/zsoelim /usr/libexec/man-db/zsoelim + /bin/mkdir -p '/usr/sbin' + /bin/sh ../libtool --mode=install /usr/bin/install -c accessdb '/usr/sbin' +libtool: install: /usr/bin/install -c .libs/accessdb /usr/sbin/accessdb +make install-exec-hook +make[4]: Entering directory '/sources/man-db-2.9.3/src' +if [ "bin" ] && [ "755" = 6755 ]; then \ + chown bin:bin \ + /usr/bin/man \ + /usr/bin/mandb; \ +fi +chmod 755 \ + /usr/bin/man \ + /usr/bin/mandb +cd /usr/bin && rm -f apropos && \ + ln -s whatis apropos +make[4]: Leaving directory '/sources/man-db-2.9.3/src' +make install-data-hook +make[4]: Entering directory '/sources/man-db-2.9.3/src' + /usr/bin/install -c -m 644 man_db.conf /etc/man_db.conf +make[4]: Leaving directory '/sources/man-db-2.9.3/src' +make[3]: Leaving directory '/sources/man-db-2.9.3/src' +make[2]: Leaving directory '/sources/man-db-2.9.3/src' +Making install in tests +make[2]: Entering directory '/sources/man-db-2.9.3/src/tests' +make[3]: Entering directory '/sources/man-db-2.9.3/src/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 '/sources/man-db-2.9.3/src/tests' +make[2]: Leaving directory '/sources/man-db-2.9.3/src/tests' +make[1]: Leaving directory '/sources/man-db-2.9.3/src' +Making install in man +make[1]: Entering directory '/sources/man-db-2.9.3/man' +Making install in it +make[2]: Entering directory '/sources/man-db-2.9.3/man/it' +make[3]: Entering directory '/sources/man-db-2.9.3/man/it' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/it/man1' + /usr/bin/install -c -m 644 man1/apropos.1 man1/man.1 man1/manpath.1 man1/whatis.1 man1/zsoelim.1 '/usr/share/man/it/man1' + /bin/mkdir -p '/usr/share/man/it/man5' + /usr/bin/install -c -m 644 man5/manpath.5 '/usr/share/man/it/man5' + /bin/mkdir -p '/usr/share/man/it/man8' + /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/usr/share/man/it/man8' +make[3]: Leaving directory '/sources/man-db-2.9.3/man/it' +make[2]: Leaving directory '/sources/man-db-2.9.3/man/it' +make[2]: Entering directory '/sources/man-db-2.9.3/man' +make[3]: Entering directory '/sources/man-db-2.9.3/man' +make[3]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/./man1' + /usr/bin/install -c -m 644 man1/apropos.1 man1/lexgrog.1 man1/man.1 man1/man-recode.1 man1/manconv.1 man1/manpath.1 man1/whatis.1 man1/zsoelim.1 '/usr/share/man/./man1' + /bin/mkdir -p '/usr/share/man/./man5' + /usr/bin/install -c -m 644 man5/manpath.5 '/usr/share/man/./man5' + /bin/mkdir -p '/usr/share/man/./man8' + /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/usr/share/man/./man8' +make[3]: Leaving directory '/sources/man-db-2.9.3/man' +make[2]: Leaving directory '/sources/man-db-2.9.3/man' +make[1]: Leaving directory '/sources/man-db-2.9.3/man' +Making install in manual +make[1]: Entering directory '/sources/man-db-2.9.3/manual' +make[2]: Entering directory '/sources/man-db-2.9.3/manual' +make[2]: Nothing to be done for 'install-exec-am'. +make install-data-hook +make[3]: Entering directory '/sources/man-db-2.9.3/manual' +test -z "/usr/share/doc/man-db-2.9.3" || /bin/mkdir -p "/usr/share/doc/man-db-2.9.3" + /usr/bin/install -c -m 644 man_db.cat '/usr/share/doc/man-db-2.9.3/man-db-manual.txt' + /usr/bin/install -c -m 644 man_db.ps '/usr/share/doc/man-db-2.9.3/man-db-manual.ps' +make[3]: Leaving directory '/sources/man-db-2.9.3/manual' +make[2]: Leaving directory '/sources/man-db-2.9.3/manual' +make[1]: Leaving directory '/sources/man-db-2.9.3/manual' +Making install in po +make[1]: Entering directory '/sources/man-db-2.9.3/po' +installing ast.gmo as /usr/share/locale/ast/LC_MESSAGES/man-db.mo +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/man-db.mo +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/man-db.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/man-db.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/man-db.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/man-db.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/man-db.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/man-db.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/man-db.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/man-db.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/man-db.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/man-db.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/man-db.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/man-db.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/man-db.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/man-db.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/man-db.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/man-db.mo +installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/man-db.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/man-db.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/man-db.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/man-db.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/man-db.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/man-db.mo +if test "man-db" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/sources/man-db-2.9.3/po' +Making install in tools +make[1]: Entering directory '/sources/man-db-2.9.3/tools' +make[2]: Entering directory '/sources/man-db-2.9.3/tools' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/man-db-2.9.3/tools' +make[1]: Leaving directory '/sources/man-db-2.9.3/tools' +make[1]: Entering directory '/sources/man-db-2.9.3' +make[2]: Entering directory '/sources/man-db-2.9.3' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/man-db-2.9.3' +make[1]: Leaving directory '/sources/man-db-2.9.3' +[lfs-scripts] Finishing build of man-db-2.9.3 at Tue Feb 2 11:47:22 -03 2021 +[lfs-scripts] Starting build of tar-1.32 at Tue Feb 2 11:47:22 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking whether UID '0' is supported by ustar format... yes +checking whether GID '0' 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 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 for gcc option to accept ISO C99... none needed +checking for gcc option to accept ISO Standard C... (cached) none needed +checking for ranlib... ranlib +checking for bison... bison -y +checking how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 ar... 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 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 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 wctype.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 limits.h... yes +checking for wchar.h... yes +checking for stdint.h... (cached) yes +checking for inttypes.h... (cached) yes +checking for crtdefs.h... no +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 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 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... yes +checking sys/acl.h presence... yes +checking for sys/acl.h... yes +checking for library containing acl_get_file... -lacl +checking for library containing acl_get_fd... none required +checking for library containing acl_set_file... none required +checking for library containing acl_set_fd... none required +checking for library containing acl_to_text... none required +checking for library containing acl_from_text... none required +checking for library containing acl_delete_def_file... none required +checking for library containing acl_free... none required +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 getcwd... yes +checking for readlink... 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 faccessat... 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 isblank... yes +checking for iswctype... yes +checking for mbsrtowcs... yes +checking for wmemchr... yes +checking for wmemcpy... yes +checking for wmempcpy... 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 gettimeofday... yes +checking for iswcntrl... yes +checking for iswblank... yes +checking for link... yes +checking for openat... yes +checking for linkat... yes +checking for lstat... 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 tzset... yes +checking for nl_langinfo... yes +checking for renameat... yes +checking for renameat2... yes +checking for setenv... yes +checking for sleep... yes +checking for snprintf... yes +checking for strdup... 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 pipe... yes +checking for unlinkat... yes +checking for utime... 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 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 build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for d_ino member in directory struct... 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 // is distinct from /... no +checking whether realpath works... yes +checking for unistd.h... (cached) yes +checking for working chown... yes +checking whether chown dereferences symlinks... yes +checking whether chown honors trailing slash... yes +checking whether chown always updates ctime... 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 type of array argument to getgroups... gid_t +checking whether lstat correctly handles trailing slash... yes +checking whether fchdir is declared... yes +checking for working fcntl.h... yes +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... 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... 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 LLONG_MAX, WORD_BIT, 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... yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking for inttypes.h... (cached) yes +checking whether the inttypes.h PRIxNN macros are broken... no +checking whether iswcntrl works... yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... yes +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 malloc, realloc, calloc are POSIX compliant... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... 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... yes +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... 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 stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking for compound literals... yes +checking whether we are using the GNU C Library >= 2.1 or uClibc... 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... yes +checking whether snprintf is declared... yes +checking whether strdup is declared... yes +checking whether strerror(0) succeeds... 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 whether unsetenv is declared... yes +checking whether the utimes function works... 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 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) yes +checking for library containing acl_get_file... (cached) -lacl +checking for acl_get_file... yes +checking for acl_get_fd... yes +checking for acl_set_file... yes +checking for acl_set_fd... yes +checking for acl_free... yes +checking for acl_from_mode... yes +checking for acl_from_text... yes +checking for acl_delete_def_file... yes +checking for acl_extended_file... yes +checking for acl_delete_fd_np... no +checking for acl_delete_file_np... no +checking for acl_copy_ext_native... no +checking for acl_create_entry_np... no +checking for acl_to_short_text... no +checking for acl_free_text... no +checking for working acl_get_file... yes +checking acl/libacl.h usability... yes +checking acl/libacl.h presence... yes +checking for acl/libacl.h... yes +checking for acl_entries... yes +checking for ACL_FIRST_ENTRY... yes +checking for ACL_TYPE_EXTENDED... 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... yes +checking whether btowc(EOF) is correct... guessing yes +checking for __builtin_expect... 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) yes +checking for dirfd... yes +checking whether dirfd is declared... yes +checking whether dirfd is a macro... no +checking whether // is distinct from /... (cached) no +checking whether dup works... yes +checking whether dup2 works... yes +checking for error_at_line... yes +checking for euidaccess... yes +checking for fchownat... yes +checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes +checking whether fchownat works with an empty file name... 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 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... yes +checking for working GNU fnmatch... yes +checking for __fpending... yes +checking whether __fpending is declared... yes +checking for fseeko... (cached) yes +checking whether fstatat (..., 0) works... yes +checking whether futimens works... yes +checking whether getcwd handles long file names properly... yes +checking for getpagesize... yes +checking whether getcwd aborts when 4k < cwd_length < 16k... no +checking for working getdelim function... yes +checking whether getdtablesize works... yes +checking for getgroups... yes +checking for working getgroups... yes +checking whether getgroups handles negative values... yes +checking for getline... yes +checking for working getline function... 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 gettimeofday clobbers localtime buffer... 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 whether iswblank is declared... 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... yes +checking for __xpg4... no +checking whether link(2) dereferences a symlink... no +checking whether linkat() can link symlinks... yes +checking whether linkat handles trailing slash correctly... 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 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... 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 mempcpy... (cached) yes +checking for memrchr... yes +checking whether mkdir handles trailing slash... yes +checking whether mkdir handles trailing dot... yes +checking for mkdtemp... yes +checking for mkfifo... yes +checking whether mkfifo rejects trailing slashes... yes +checking whether mknod can create fifo without root privileges... no +checking for __mktime_internal... no +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 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... yes +checking whether readlinkat signature is correct... yes +checking for working re_compile_pattern... 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... yes +checking whether rename honors trailing slash on source... yes +checking whether rename manages hard links correctly... yes +checking whether rename manages existing destinations correctly... 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... 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... 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... 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 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 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... yes +checking for working strerror function... yes +checking for working strndup... yes +checking for working strnlen... yes +checking whether strtoimax works... yes +checking for strtol... yes +checking for strtoll... yes +checking for strtoul... yes +checking for strtoull... yes +checking whether symlink handles trailing slash correctly... yes +checking whether symlinkat handles trailing slash correctly... 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 loops forever near extrema... no +checking for timezone_t... no +checking whether tzset clobbers localtime buffer... no +checking whether unlink honors trailing slashes... 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... yes +checking whether utimensat works... yes +checking for ptrdiff_t... yes +checking for vasprintf... yes +checking for vsnprintf... yes +checking whether snprintf respects a size of 1... (cached) yes +checking whether printf supports POSIX/XSI format strings with positions... (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 return value is correct... guessing yes +checking whether iswcntrl works... (cached) 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... 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... no +checking for netdb.h... (cached) yes +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 gcc... /usr/bin/ld +checking if the linker (/usr/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 for iconv... yes +checking for working iconv... yes +checking for iconv declaration... + extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); +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... /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 CFLocaleCopyCurrent... 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 '/sources/tar-1.32' +Making all in doc +make[2]: Entering directory '/sources/tar-1.32/doc' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/tar-1.32/doc' +Making all in gnu +make[2]: Entering directory '/sources/tar-1.32/gnu' + GEN alloca.h + GEN configmake.h + GEN dirent.h + GEN fcntl.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 signal.h + GEN stdio.h + GEN stdlib.h + GEN string.h + GEN strings.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 wchar.h + GEN wctype.h +make all-recursive +make[3]: Entering directory '/sources/tar-1.32/gnu' +make[4]: Entering directory '/sources/tar-1.32/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 backupfile.o + CC backup-find.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 basename-lgpl.o + CC stripslash.o + CC exclude.o + CC exitfail.o + CC chmodat.o + CC chownat.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 se-context.o + CC se-selinux.o + CC stat-time.o + CC statat.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 xstrtol-error.o + CC xstrtoumax.o + CC xvasprintf.o + CC xasprintf.o + CC asnprintf.o + CC chdir-long.o + CC fcntl.o + CC getopt.o + CC getopt1.o + CC localtime-buffer.o + CC mbrtowc.o + CC mknod.o + CC mktime.o + CC obstack.o + CC openat-proc.o + CC printf-args.o + CC printf-parse.o + CC regex.o + CC selinux-at.o + CC time_rz.o + CC vasnprintf.o + AR libgnu.a +make[4]: Leaving directory '/sources/tar-1.32/gnu' +make[3]: Leaving directory '/sources/tar-1.32/gnu' +make[2]: Leaving directory '/sources/tar-1.32/gnu' +Making all in lib +make[2]: Entering directory '/sources/tar-1.32/lib' + GEN rmt-command.h +make all-am +make[3]: Entering directory '/sources/tar-1.32/lib' + CC paxerror.o + CC paxexit-status.o + CC paxnames.o + CC rtapelib.o + CC stdopen.o + CC wordsplit.o + CC xattr-at.o + AR libtar.a +make[3]: Leaving directory '/sources/tar-1.32/lib' +make[2]: Leaving directory '/sources/tar-1.32/lib' +Making all in rmt +make[2]: Entering directory '/sources/tar-1.32/rmt' + CC rmt.o + CCLD rmt +make[2]: Leaving directory '/sources/tar-1.32/rmt' +Making all in src +make[2]: Entering directory '/sources/tar-1.32/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 '/sources/tar-1.32/src' +Making all in scripts +make[2]: Entering directory '/sources/tar-1.32/scripts' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/tar-1.32/scripts' +Making all in po +make[2]: Entering directory '/sources/tar-1.32/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/tar-1.32/po' +Making all in tests +make[2]: Entering directory '/sources/tar-1.32/tests' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/tar-1.32/tests' +make[2]: Entering directory '/sources/tar-1.32' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/sources/tar-1.32' +make[1]: Leaving directory '/sources/tar-1.32' +Making install in doc +make[1]: Entering directory '/sources/tar-1.32/doc' +make[2]: Entering directory '/sources/tar-1.32/doc' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./tar.info ./tar.info-1 ./tar.info-2 '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/tar.info' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 tar.1 '/usr/share/man/man1' + /bin/mkdir -p '/usr/share/man/man8' + /usr/bin/install -c -m 644 rmt.8 '/usr/share/man/man8' +make[2]: Leaving directory '/sources/tar-1.32/doc' +make[1]: Leaving directory '/sources/tar-1.32/doc' +Making install in gnu +make[1]: Entering directory '/sources/tar-1.32/gnu' +make install-recursive +make[2]: Entering directory '/sources/tar-1.32/gnu' +make[3]: Entering directory '/sources/tar-1.32/gnu' +make[4]: Entering directory '/sources/tar-1.32/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 '/sources/tar-1.32/gnu' +make[3]: Leaving directory '/sources/tar-1.32/gnu' +make[2]: Leaving directory '/sources/tar-1.32/gnu' +make[1]: Leaving directory '/sources/tar-1.32/gnu' +Making install in lib +make[1]: Entering directory '/sources/tar-1.32/lib' +make install-am +make[2]: Entering directory '/sources/tar-1.32/lib' +make[3]: Entering directory '/sources/tar-1.32/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 '/sources/tar-1.32/lib' +make[2]: Leaving directory '/sources/tar-1.32/lib' +make[1]: Leaving directory '/sources/tar-1.32/lib' +Making install in rmt +make[1]: Entering directory '/sources/tar-1.32/rmt' +make[2]: Entering directory '/sources/tar-1.32/rmt' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/libexec' + /usr/bin/install -c rmt '/usr/libexec' +make[2]: Leaving directory '/sources/tar-1.32/rmt' +make[1]: Leaving directory '/sources/tar-1.32/rmt' +Making install in src +make[1]: Entering directory '/sources/tar-1.32/src' +make[2]: Entering directory '/sources/tar-1.32/src' + /bin/mkdir -p '/bin' + /usr/bin/install -c tar '/bin' +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/tar-1.32/src' +make[1]: Leaving directory '/sources/tar-1.32/src' +Making install in scripts +make[1]: Entering directory '/sources/tar-1.32/scripts' +make[2]: Entering directory '/sources/tar-1.32/scripts' +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/tar-1.32/scripts' +make[1]: Leaving directory '/sources/tar-1.32/scripts' +Making install in po +make[1]: Entering directory '/sources/tar-1.32/po' +installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/tar.mo +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/tar.mo +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/tar.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/tar.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/tar.mo +installing el.gmo as /usr/share/locale/el/LC_MESSAGES/tar.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/tar.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/tar.mo +installing et.gmo as /usr/share/locale/et/LC_MESSAGES/tar.mo +installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/tar.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/tar.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/tar.mo +installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/tar.mo +installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/tar.mo +installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/tar.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/tar.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/tar.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/tar.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/tar.mo +installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/tar.mo +installing ky.gmo as /usr/share/locale/ky/LC_MESSAGES/tar.mo +installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/tar.mo +installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/tar.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/tar.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/tar.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/tar.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/tar.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/tar.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/tar.mo +installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/tar.mo +installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/tar.mo +installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/tar.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/tar.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/tar.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/tar.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/tar.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/tar.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/tar.mo +if test "tar" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/sources/tar-1.32/po' +Making install in tests +make[1]: Entering directory '/sources/tar-1.32/tests' +make[2]: Entering directory '/sources/tar-1.32/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 '/sources/tar-1.32/tests' +make[1]: Leaving directory '/sources/tar-1.32/tests' +make[1]: Entering directory '/sources/tar-1.32' +make[2]: Entering directory '/sources/tar-1.32' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/tar-1.32' +make[1]: Leaving directory '/sources/tar-1.32' +make: Entering directory '/sources/tar-1.32/doc' + MAKEINFO tar.html + /bin/mkdir -p '/usr/share/doc/tar-1.32' + /bin/mkdir -p '/usr/share/doc/tar-1.32/tar.html' + /usr/bin/install -c -m 644 'tar.html'/* '/usr/share/doc/tar-1.32/tar.html' +make: Leaving directory '/sources/tar-1.32/doc' +[lfs-scripts] Finishing build of tar-1.32 at Tue Feb 2 11:48:16 -03 2021 +[lfs-scripts] Starting build of texinfo-6.7 at Tue Feb 2 11:48:16 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking whether UID '0' is supported by ustar format... yes +checking whether GID '0' is supported by ustar format... yes +checking how to create a ustar tar archive... gnutar +checking for perl... /usr/bin/perl +checking Perl version and modules... yes +checking for gawk... (cached) 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 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... /bin/grep +checking for egrep... /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 ar... ar +checking for ranlib... ranlib +checking for gcc option to accept ISO C99... none needed +checking for gcc option to accept ISO Standard C... (cached) none needed +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for C/C++ restrict keyword... __restrict +checking whether // is distinct from /... 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 getopt.h... yes +checking for sys/cdefs.h... yes +checking for crtdefs.h... no +checking for wctype.h... yes +checking for limits.h... yes +checking for wchar.h... yes +checking for sys/mman.h... yes +checking for malloc.h... yes +checking for stdint.h... (cached) yes +checking for strings.h... (cached) yes +checking for unistd.h... (cached) yes +checking for features.h... yes +checking for langinfo.h... yes +checking for xlocale.h... no +checking for threads.h... yes +checking for sys/socket.h... 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 getprogname... no +checking for getexecname... no +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 isblank... yes +checking for iswctype... yes +checking for strdup... yes +checking for wcwidth... yes +checking for btowc... yes +checking for _set_invalid_parameter_handler... no +checking for nl_langinfo... yes +checking for strndup... yes +checking for vasnprintf... no +checking for snprintf... yes +checking for wcrtomb... 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 32-bit host C ABI... no +checking for the common suffixes of directories in the library search path... lib,lib +checking for iconv... yes +checking for working 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 wint_t... yes +checking whether wint_t is too small... no +checking whether iswcntrl works... yes +checking for towlower... yes +checking for wctype_t... yes +checking for wctrans_t... yes +checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes +checking whether malloc, realloc, calloc are POSIX compliant... yes +checking for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... yes +checking for unsigned long long int... yes +checking for long long int... yes +checking for mbstate_t... yes +checking for nl_langinfo and CODESET... yes +checking for a traditional japanese locale... none +checking for a transitional chinese locale... none +checking for a french Unicode locale... none +checking for inline... inline +checking for mmap... yes +checking for MAP_ANONYMOUS... yes +checking whether memchr works... yes +checking whether memrchr is declared... yes +checking whether alarm is declared... yes +checking whether we are using the GNU C Library >= 2.1 or uClibc... yes +checking for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking for wchar_t... yes +checking whether stdint.h conforms to C99... yes +checking whether stdint.h predates C++11... no +checking whether stdint.h has UINTMAX_WIDTH etc.... yes +checking for strcasestr... yes +checking whether strcasestr works... yes +checking whether strdup is declared... yes +checking whether strerror(0) succeeds... yes +checking whether strnlen is declared... yes +checking for pid_t... yes +checking for mode_t... yes +checking whether uses 'inline' correctly... yes +checking for a traditional french locale... none +checking whether imported symbols can be declared weak... yes +checking pthread.h usability... yes +checking pthread.h presence... yes +checking for pthread.h... yes +checking for multithread API to use... posix +checking whether strndup is declared... yes +checking whether strstr works... 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 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 for argz.h... yes +checking for error_t... yes +checking for argz_replace... yes +checking if argz actually works... yes +checking whether // is distinct from /... (cached) no +checking for error_at_line... yes +checking whether conversion from 'int' to 'long double' 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 whether iswblank is declared... 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... 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 mbswidth is declared in ... no +checking for mbstate_t... (cached) yes +checking for memrchr... yes +checking for working re_compile_pattern... no +checking libintl.h usability... yes +checking libintl.h presence... yes +checking for libintl.h... yes +checking whether isblank is declared... yes +checking for ssize_t... yes +checking for va_copy... 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 strcasecmp... yes +checking for strncasecmp... yes +checking whether strncasecmp is declared... yes +checking whether strcasestr works in linear time... yes +checking for strcasestr... (cached) yes +checking whether strcasestr works... (cached) yes +checking for working strerror function... yes +checking for working strnlen... yes +checking for vasprintf... yes +checking whether iswcntrl works... (cached) 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... yes +checking whether btowc(0) is correct... yes +checking whether btowc(EOF) is correct... guessing yes +checking for __builtin_expect... 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 YESEXPR 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 make sets $(MAKE)... (cached) yes +checking whether ln -s works... yes +checking whether diff accepts -u... yes +checking whether diff accepts -a... yes +checking io.h usability... no +checking io.h presence... no +checking for io.h... no +checking pwd.h usability... yes +checking pwd.h presence... yes +checking for pwd.h... yes +checking termcap.h usability... yes +checking termcap.h presence... yes +checking for termcap.h... yes +checking termios.h usability... yes +checking termios.h presence... yes +checking for termios.h... yes +checking for unistd.h... (cached) yes +checking sys/ioctl.h usability... yes +checking sys/ioctl.h presence... yes +checking for sys/ioctl.h... yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking sys/wait.h usability... yes +checking sys/wait.h presence... yes +checking for sys/wait.h... yes +checking POSIX termios... yes +checking for off_t... yes +checking for setlocale... yes +checking for sigaction... yes +checking for sigprocmask... yes +checking for posix_openpt... yes +checking for tgetent in -ltinfo... no +checking for tgetent in -lncurses... yes +checking for library with termcap variables... +checking ncurses/termcap.h usability... no +checking ncurses/termcap.h presence... no +checking for ncurses/termcap.h... no +checking for a sed that does not truncate output... /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 CFLocaleCopyCurrent... 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 +=== configuring in tp/Texinfo/XS (/sources/texinfo-6.7/tp/Texinfo/XS) +configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-static' --cache-file=/dev/null --srcdir=. +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking for perl... /usr/bin/perl +checking Perl configuration value cc... cc +checking for gcc... cc +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 cc accepts -g... yes +checking for cc option to accept ISO C89... none needed +checking whether cc understands -c and -o together... yes +checking whether make supports the include directive... yes (GNU style) +checking dependency style of cc... gcc3 +checking how to run the C preprocessor... cc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 ar... ar +checking for ranlib... ranlib +checking for a sed that does not truncate output... /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 build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for ld used by cc... /usr/bin/ld +checking if the linker (/usr/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 for CFPreferencesCopyAppValue... no +checking for CFLocaleCopyCurrent... 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 size_t... yes +checking for working alloca.h... yes +checking for alloca... 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 getdelim is declared... yes +checking for getdelim... yes +checking for mprotect... yes +checking for strndup... yes +checking for vasnprintf... no +checking for snprintf... yes +checking whether getline is declared... yes +checking for iconv... yes +checking for working 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 limits.h... yes +checking for sys/mman.h... yes +checking for wchar.h... yes +checking for stdint.h... (cached) yes +checking for features.h... yes +checking for crtdefs.h... no +checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes +checking for mmap... yes +checking for MAP_ANONYMOUS... yes +checking whether memchr works... yes +checking for wchar_t... 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... 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 strndup is declared... yes +checking whether strnlen is declared... yes +checking for pid_t... yes +checking for mode_t... 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 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 uses 'inline' correctly... yes +checking for alloca as a compiler built-in... yes +checking whether conversion from 'int' to 'long double' works... yes +checking for working getdelim function... yes +checking for getline... yes +checking for working getline function... yes +checking for rawmemchr... yes +checking for stdint.h... (cached) yes +checking for SIZE_MAX... 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 strchrnul... yes +checking whether strchrnul works... yes +checking for working strndup... yes +checking for working strnlen... yes +checking for ptrdiff_t... yes +checking for vasprintf... yes +checking for stdint.h... (cached) yes +checking how to print strings... printf +checking for a sed that does not truncate output... (cached) /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by cc... /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 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 /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 archiver @FILE support... @ +checking for strip... strip +checking for ranlib... (cached) ranlib +checking command to parse /usr/bin/nm -B output from cc object... ok +checking for sysroot... no +checking for a working dd... /bin/dd +checking how to truncate binary pipes... /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 cc supports -fno-rtti -fno-exceptions... no +checking for cc option to produce PIC... -fPIC -DPIC +checking if cc PIC flag -fPIC -DPIC works... yes +checking if cc static flag -static works... yes +checking if cc supports -c -o file.o... yes +checking if cc supports -c -o file.o... (cached) yes +checking whether the cc 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 Perl configuration value ccflags... -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 +checking Perl configuration value cccdlflags... -fPIC +checking Perl configuration value optimize... -O2 +checking Perl configuration value ccdlflags... -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.32/core_perl/CORE +checking Perl configuration value libperl... libperl.so +checking Perl configuration value archlibexp... /usr/lib/perl5/5.32/core_perl +checking Perl configuration value privlibexp... /usr/lib/perl5/5.32/core_perl +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating gnulib/lib/Makefile +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing po-directories commands +config.status: executing libtool commands +checking whether we can build Perl extension (XS) modules... +Making clean in gnulib/lib +make[1]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[2]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +test -z "" || rm -f +rm -rf .libs _libs +test -z "" || rm -f +test -z "libgnu.la" || rm -f libgnu.la +rm -f ./so_locations +rm -f *.o +test -z "core *.stackdump alloca.h alloca.h-t errno.h errno.h-t float.h float.h-t limits.h limits.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t string.h string.h-t sys/types.h sys/types.h-t wchar.h wchar.h-t" || rm -f core *.stackdump alloca.h alloca.h-t errno.h errno.h-t float.h float.h-t limits.h limits.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t string.h string.h-t sys/types.h sys/types.h-t wchar.h wchar.h-t +rm -f *.lo +make[2]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[1]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[1]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS' +test -z "TestXS.c XSParagraph.c MiscXS.c" || rm -f TestXS.c XSParagraph.c MiscXS.c +rm -rf .libs _libs +rm -rf parsetexi/.libs parsetexi/_libs +test -z "XSParagraph.la TestXS.la MiscXS.la Parsetexi.la" || rm -f XSParagraph.la TestXS.la MiscXS.la Parsetexi.la +rm -f ./so_locations +rm -f *.o +rm -f parsetexi/*.o +rm -f parsetexi/*.lo +rm -f *.lo +make[1]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS' +/bin/sh /sources/texinfo-6.7/tp/Texinfo/XS/missing xsubpp -typemap /usr/lib/perl5/5.32/core_perl/ExtUtils/typemap TestXS.xs > TestXS.xsc && mv TestXS.xsc TestXS.c +depbase=`echo TestXS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT TestXS.lo -MD -MP -MF $depbase.Tpo -c -o TestXS.lo TestXS.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT TestXS.lo -MD -MP -MF .deps/TestXS.Tpo -c TestXS.c -fPIC -DPIC -o .libs/TestXS.o +/bin/sh ./libtool --tag=CC --mode=link cc -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -avoid-version -module -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.32/core_perl/CORE -o TestXS.la -rpath /usr/lib/texinfo TestXS.lo +libtool: link: cc -shared -fPIC -DPIC .libs/TestXS.o -fstack-protector-strong -O2 -Wl,-E -Wl,-rpath -Wl,/usr/lib/perl5/5.32/core_perl/CORE -Wl,-soname -Wl,TestXS.so -o .libs/TestXS.so +libtool: link: ( cd ".libs" && rm -f "TestXS.la" && ln -s "../TestXS.la" "TestXS.la" ) +message from XS module +checking whether we can build Perl extension (XS) modules... yes +checking for prove... prove +checking parser tests requirements... no +checking Perl Texinfo API texinfo documentation build requirements... yes +checking Pod::Simple::Texinfo tests requirements... yes +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating install-info/tests/defs +config.status: creating Makefile +config.status: creating doc/Makefile +config.status: creating doc/tp_api/Makefile +config.status: creating gnulib/lib/Makefile +config.status: creating info/Makefile +config.status: creating install-info/Makefile +config.status: creating install-info/tests/Makefile +config.status: creating man/Makefile +config.status: creating po/Makefile.in +config.status: creating po_document/Makefile.in +config.status: creating util/Makefile +config.status: creating texindex/Makefile +config.status: creating tp/Makefile +config.status: creating tp/tests/Makefile +config.status: creating tp/tests/many_input_files/Makefile +config.status: creating tp/tests/sectioning/Makefile +config.status: creating tp/tests/formatting/Makefile +config.status: creating tp/tests/indices/Makefile +config.status: creating tp/tests/contents/Makefile +config.status: creating tp/tests/nested_formats/Makefile +config.status: creating tp/tests/layout/Makefile +config.status: creating tp/tests/tex_html/Makefile +config.status: creating tp/defs +config.status: creating Pod-Simple-Texinfo/Makefile +config.status: creating pre-inst-env +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: creating po_document/POTFILES +config.status: creating po_document/Makefile +make all-recursive +make[1]: Entering directory '/sources/texinfo-6.7' +Making all in gnulib/lib +make[2]: Entering directory '/sources/texinfo-6.7/gnulib/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 langinfo.h-t langinfo.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_LANGINFO_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_LANGINFO_H''@||g' \ + -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \ + -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ + -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ + -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \ + -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ + -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ + -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ + -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./langinfo.in.h; \ +} > langinfo.h-t && \ +mv langinfo.h-t langinfo.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''@/1/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''@/0/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''@/1/g' \ + -e 's/@''GNULIB_MBSNLEN''@/0/g' \ + -e 's/@''GNULIB_MBSCHR''@/1/g' \ + -e 's/@''GNULIB_MBSRCHR''@/0/g' \ + -e 's/@''GNULIB_MBSSTR''@/1/g' \ + -e 's/@''GNULIB_MBSCASECMP''@/1/g' \ + -e 's/@''GNULIB_MBSNCASECMP''@/1/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''@/1/g' \ + -e 's/@''GNULIB_MEMMEM''@/0/g' \ + -e 's/@''GNULIB_MEMPCPY''@/0/g' \ + -e 's/@''GNULIB_MEMRCHR''@/1/g' \ + -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ + -e 's/@''GNULIB_STPCPY''@/0/g' \ + -e 's/@''GNULIB_STPNCPY''@/0/g' \ + -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ + -e 's/@''GNULIB_STRDUP''@/1/g' \ + -e 's/@''GNULIB_STRNCAT''@/0/g' \ + -e 's/@''GNULIB_STRNDUP''@/0/g' \ + -e 's/@''GNULIB_STRNLEN''@/1/g' \ + -e 's/@''GNULIB_STRPBRK''@/0/g' \ + -e 's/@''GNULIB_STRSEP''@/0/g' \ + -e 's/@''GNULIB_STRSTR''@/0/g' \ + -e 's/@''GNULIB_STRCASESTR''@/1/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 +rm -f strings.h-t strings.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_STRINGS_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_STRINGS_H''@||g' \ + -e 's/@''GNULIB_FFS''@/0/g' \ + -e 's|@''HAVE_FFS''@|1|g' \ + -e 's|@''HAVE_STRCASECMP''@|1|g' \ + -e 's|@''HAVE_DECL_STRNCASECMP''@|1|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' \ + < ./strings.in.h; \ +} > strings.h-t && \ +mv strings.h-t strings.h +/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_CHDIR''@/0/g' \ + -e 's/@''GNULIB_CHOWN''@/0/g' \ + -e 's/@''GNULIB_CLOSE''@/0/g' \ + -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ + -e 's/@''GNULIB_DUP''@/0/g' \ + -e 's/@''GNULIB_DUP2''@/0/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''@/0/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_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 +rm -f unitypes.h-t unitypes.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./unitypes.in.h; \ +} > unitypes.h-t && \ +mv -f unitypes.h-t unitypes.h +rm -f uniwidth.h-t uniwidth.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ./uniwidth.in.h; \ +} > uniwidth.h-t && \ +mv -f uniwidth.h-t uniwidth.h +rm -f wchar.h-t wchar.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|@''HAVE_FEATURES_H''@|1|g' \ + -e 's|@''NEXT_WCHAR_H''@||g' \ + -e 's|@''HAVE_WCHAR_H''@|1|g' \ + -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ + -e 's/@''GNULIB_BTOWC''@/1/g' \ + -e 's/@''GNULIB_WCTOB''@/0/g' \ + -e 's/@''GNULIB_MBSINIT''@/1/g' \ + -e 's/@''GNULIB_MBRTOWC''@/1/g' \ + -e 's/@''GNULIB_MBRLEN''@/0/g' \ + -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ + -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ + -e 's/@''GNULIB_WCRTOMB''@/1/g' \ + -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCWIDTH''@/1/g' \ + -e 's/@''GNULIB_WMEMCHR''@/0/g' \ + -e 's/@''GNULIB_WMEMCMP''@/0/g' \ + -e 's/@''GNULIB_WMEMCPY''@/0/g' \ + -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ + -e 's/@''GNULIB_WMEMSET''@/0/g' \ + -e 's/@''GNULIB_WCSLEN''@/0/g' \ + -e 's/@''GNULIB_WCSNLEN''@/0/g' \ + -e 's/@''GNULIB_WCSCPY''@/0/g' \ + -e 's/@''GNULIB_WCPCPY''@/0/g' \ + -e 's/@''GNULIB_WCSNCPY''@/0/g' \ + -e 's/@''GNULIB_WCPNCPY''@/0/g' \ + -e 's/@''GNULIB_WCSCAT''@/0/g' \ + -e 's/@''GNULIB_WCSNCAT''@/0/g' \ + -e 's/@''GNULIB_WCSCMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCMP''@/0/g' \ + -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSCOLL''@/0/g' \ + -e 's/@''GNULIB_WCSXFRM''@/0/g' \ + -e 's/@''GNULIB_WCSDUP''@/0/g' \ + -e 's/@''GNULIB_WCSCHR''@/0/g' \ + -e 's/@''GNULIB_WCSRCHR''@/0/g' \ + -e 's/@''GNULIB_WCSCSPN''@/0/g' \ + -e 's/@''GNULIB_WCSSPN''@/0/g' \ + -e 's/@''GNULIB_WCSPBRK''@/0/g' \ + -e 's/@''GNULIB_WCSSTR''@/0/g' \ + -e 's/@''GNULIB_WCSTOK''@/0/g' \ + -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ + -e 's/@''GNULIB_WCSFTIME''@/0/g' \ + < ./wchar.in.h | \ + sed -e 's|@''HAVE_WINT_T''@|1|g' \ + -e 's|@''HAVE_BTOWC''@|1|g' \ + -e 's|@''HAVE_MBSINIT''@|1|g' \ + -e 's|@''HAVE_MBRTOWC''@|1|g' \ + -e 's|@''HAVE_MBRLEN''@|1|g' \ + -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ + -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ + -e 's|@''HAVE_WCRTOMB''@|1|g' \ + -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ + -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ + -e 's|@''HAVE_WMEMCHR''@|1|g' \ + -e 's|@''HAVE_WMEMCMP''@|1|g' \ + -e 's|@''HAVE_WMEMCPY''@|1|g' \ + -e 's|@''HAVE_WMEMMOVE''@|1|g' \ + -e 's|@''HAVE_WMEMSET''@|1|g' \ + -e 's|@''HAVE_WCSLEN''@|1|g' \ + -e 's|@''HAVE_WCSNLEN''@|1|g' \ + -e 's|@''HAVE_WCSCPY''@|1|g' \ + -e 's|@''HAVE_WCPCPY''@|1|g' \ + -e 's|@''HAVE_WCSNCPY''@|1|g' \ + -e 's|@''HAVE_WCPNCPY''@|1|g' \ + -e 's|@''HAVE_WCSCAT''@|1|g' \ + -e 's|@''HAVE_WCSNCAT''@|1|g' \ + -e 's|@''HAVE_WCSCMP''@|1|g' \ + -e 's|@''HAVE_WCSNCMP''@|1|g' \ + -e 's|@''HAVE_WCSCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSCOLL''@|1|g' \ + -e 's|@''HAVE_WCSXFRM''@|1|g' \ + -e 's|@''HAVE_WCSDUP''@|1|g' \ + -e 's|@''HAVE_WCSCHR''@|1|g' \ + -e 's|@''HAVE_WCSRCHR''@|1|g' \ + -e 's|@''HAVE_WCSCSPN''@|1|g' \ + -e 's|@''HAVE_WCSSPN''@|1|g' \ + -e 's|@''HAVE_WCSPBRK''@|1|g' \ + -e 's|@''HAVE_WCSSTR''@|1|g' \ + -e 's|@''HAVE_WCSTOK''@|1|g' \ + -e 's|@''HAVE_WCSWIDTH''@|1|g' \ + -e 's|@''HAVE_WCSFTIME''@|1|g' \ + -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ + -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ + | \ + sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ + -e 's|@''REPLACE_BTOWC''@|0|g' \ + -e 's|@''REPLACE_WCTOB''@|0|g' \ + -e 's|@''REPLACE_MBSINIT''@|0|g' \ + -e 's|@''REPLACE_MBRTOWC''@|1|g' \ + -e 's|@''REPLACE_MBRLEN''@|0|g' \ + -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ + -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ + -e 's|@''REPLACE_WCRTOMB''@|0|g' \ + -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSFTIME''@|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'; \ +} > wchar.h-t && \ +mv wchar.h-t wchar.h +rm -f wctype.h-t wctype.h && \ +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's/@''HAVE_WCTYPE_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_WCTYPE_H''@||g' \ + -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ + -e 's/@''GNULIB_ISWBLANK''@/1/g' \ + -e 's/@''GNULIB_WCTYPE''@/0/g' \ + -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ + -e 's/@''GNULIB_WCTRANS''@/0/g' \ + -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ + -e 's/@''HAVE_ISWBLANK''@/1/g' \ + -e 's/@''HAVE_ISWCNTRL''@/1/g' \ + -e 's/@''HAVE_WCTYPE_T''@/1/g' \ + -e 's/@''HAVE_WCTRANS_T''@/1/g' \ + -e 's/@''HAVE_WINT_T''@/1/g' \ + -e 's/@''REPLACE_ISWBLANK''@/0/g' \ + -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ + -e 's/@''REPLACE_TOWLOWER''@/0/g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ + < ./wctype.in.h; \ +} > wctype.h-t && \ +mv wctype.h-t wctype.h +make all-recursive +make[3]: Entering directory '/sources/texinfo-6.7/gnulib/lib' +make[4]: Entering directory '/sources/texinfo-6.7/gnulib/lib' +depbase=`echo dirname-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT dirname-lgpl.o -MD -MP -MF $depbase.Tpo -c -o dirname-lgpl.o dirname-lgpl.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo basename-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT basename-lgpl.o -MD -MP -MF $depbase.Tpo -c -o basename-lgpl.o basename-lgpl.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo stripslash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT stripslash.o -MD -MP -MF $depbase.Tpo -c -o stripslash.o stripslash.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo getprogname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT getprogname.o -MD -MP -MF $depbase.Tpo -c -o getprogname.o getprogname.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo hard-locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT hard-locale.o -MD -MP -MF $depbase.Tpo -c -o hard-locale.o hard-locale.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT malloca.o -MD -MP -MF $depbase.Tpo -c -o malloca.o malloca.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mbchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbchar.o -MD -MP -MF $depbase.Tpo -c -o mbchar.o mbchar.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mbiter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbiter.o -MD -MP -MF $depbase.Tpo -c -o mbiter.o mbiter.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mbscasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbscasecmp.o -MD -MP -MF $depbase.Tpo -c -o mbscasecmp.o mbscasecmp.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mbschr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbschr.o -MD -MP -MF $depbase.Tpo -c -o mbschr.o mbschr.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mbslen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbslen.o -MD -MP -MF $depbase.Tpo -c -o mbslen.o mbslen.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mbsncasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbsncasecmp.o -MD -MP -MF $depbase.Tpo -c -o mbsncasecmp.o mbsncasecmp.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mbsstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbsstr.o -MD -MP -MF $depbase.Tpo -c -o mbsstr.o mbsstr.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mbswidth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbswidth.o -MD -MP -MF $depbase.Tpo -c -o mbswidth.o mbswidth.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mbuiter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbuiter.o -MD -MP -MF $depbase.Tpo -c -o mbuiter.o mbuiter.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o strnlen1.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo unistd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT unistd.o -MD -MP -MF $depbase.Tpo -c -o unistd.o unistd.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo wctype-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT wctype-h.o -MD -MP -MF $depbase.Tpo -c -o wctype-h.o wctype-h.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o xalloc-die.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo mbrtowc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT mbrtowc.o -MD -MP -MF $depbase.Tpo -c -o mbrtowc.o mbrtowc.c &&\ +mv -f $depbase.Tpo $depbase.Po +depbase=`echo regex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ +gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT regex.o -MD -MP -MF $depbase.Tpo -c -o regex.o regex.c &&\ +mv -f $depbase.Tpo $depbase.Po +rm -f libgnu.a +ar cr libgnu.a dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o getprogname.o hard-locale.o localcharset.o malloca.o mbchar.o mbiter.o mbscasecmp.o mbschr.o mbslen.o mbsncasecmp.o mbsstr.o mbswidth.o mbuiter.o strnlen1.o unistd.o uniwidth/width.o wctype-h.o xmalloc.o xalloc-die.o mbrtowc.o regex.o +ranlib libgnu.a +make[4]: Leaving directory '/sources/texinfo-6.7/gnulib/lib' +make[3]: Leaving directory '/sources/texinfo-6.7/gnulib/lib' +make[2]: Leaving directory '/sources/texinfo-6.7/gnulib/lib' +Making all in info +make[2]: Entering directory '/sources/texinfo-6.7/info' +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT makedoc.o -MD -MP -MF .deps/makedoc.Tpo -c -o makedoc.o makedoc.c +mv -f .deps/makedoc.Tpo .deps/makedoc.Po +gcc -g -O2 -o makedoc makedoc.o ../gnulib/lib/libgnu.a -lncurses +rm -f doc.c funs.h +..//info/makedoc ./session.c ./echo-area.c ./infodoc.c ./m-x.c ./indices.c ./nodemenu.c ./footnotes.c ./variables.c +make all-am +make[3]: Entering directory '/sources/texinfo-6.7/info' +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT dir.o -MD -MP -MF .deps/dir.Tpo -c -o dir.o dir.c +mv -f .deps/dir.Tpo .deps/dir.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c +mv -f .deps/display.Tpo .deps/display.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT dribble.o -MD -MP -MF .deps/dribble.Tpo -c -o dribble.o dribble.c +mv -f .deps/dribble.Tpo .deps/dribble.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT echo-area.o -MD -MP -MF .deps/echo-area.Tpo -c -o echo-area.o echo-area.c +mv -f .deps/echo-area.Tpo .deps/echo-area.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT filesys.o -MD -MP -MF .deps/filesys.Tpo -c -o filesys.o filesys.c +mv -f .deps/filesys.Tpo .deps/filesys.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT footnotes.o -MD -MP -MF .deps/footnotes.Tpo -c -o footnotes.o footnotes.c +mv -f .deps/footnotes.Tpo .deps/footnotes.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT indices.o -MD -MP -MF .deps/indices.Tpo -c -o indices.o indices.c +mv -f .deps/indices.Tpo .deps/indices.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT info-utils.o -MD -MP -MF .deps/info-utils.Tpo -c -o info-utils.o info-utils.c +mv -f .deps/info-utils.Tpo .deps/info-utils.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT info.o -MD -MP -MF .deps/info.Tpo -c -o info.o info.c +mv -f .deps/info.Tpo .deps/info.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT infodoc.o -MD -MP -MF .deps/infodoc.Tpo -c -o infodoc.o infodoc.c +mv -f .deps/infodoc.Tpo .deps/infodoc.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT infokey.o -MD -MP -MF .deps/infokey.Tpo -c -o infokey.o infokey.c +mv -f .deps/infokey.Tpo .deps/infokey.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT infomap.o -MD -MP -MF .deps/infomap.Tpo -c -o infomap.o infomap.c +mv -f .deps/infomap.Tpo .deps/infomap.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT infopath.o -MD -MP -MF .deps/infopath.Tpo -c -o infopath.o infopath.c +mv -f .deps/infopath.Tpo .deps/infopath.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT m-x.o -MD -MP -MF .deps/m-x.Tpo -c -o m-x.o m-x.c +mv -f .deps/m-x.Tpo .deps/m-x.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT man.o -MD -MP -MF .deps/man.Tpo -c -o man.o man.c +mv -f .deps/man.Tpo .deps/man.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT nodemenu.o -MD -MP -MF .deps/nodemenu.Tpo -c -o nodemenu.o nodemenu.c +mv -f .deps/nodemenu.Tpo .deps/nodemenu.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT nodes.o -MD -MP -MF .deps/nodes.Tpo -c -o nodes.o nodes.c +mv -f .deps/nodes.Tpo .deps/nodes.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c +mv -f .deps/search.Tpo .deps/search.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT session.o -MD -MP -MF .deps/session.Tpo -c -o session.o session.c +mv -f .deps/session.Tpo .deps/session.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o signals.c +mv -f .deps/signals.Tpo .deps/signals.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT tag.o -MD -MP -MF .deps/tag.Tpo -c -o tag.o tag.c +mv -f .deps/tag.Tpo .deps/tag.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT terminal.o -MD -MP -MF .deps/terminal.Tpo -c -o terminal.o terminal.c +mv -f .deps/terminal.Tpo .deps/terminal.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT tilde.o -MD -MP -MF .deps/tilde.Tpo -c -o tilde.o tilde.c +mv -f .deps/tilde.Tpo .deps/tilde.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT variables.o -MD -MP -MF .deps/variables.Tpo -c -o variables.o variables.c +mv -f .deps/variables.Tpo .deps/variables.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.c +mv -f .deps/window.Tpo .deps/window.Po +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -O2 -MT doc.o -MD -MP -MF .deps/doc.Tpo -c -o doc.o doc.c +mv -f .deps/doc.Tpo .deps/doc.Po +gcc -g -O2 -o ginfo dir.o display.o dribble.o echo-area.o filesys.o footnotes.o indices.o info-utils.o info.o infodoc.o infokey.o infomap.o infopath.o m-x.o man.o nodemenu.o nodes.o search.o session.o signals.o tag.o terminal.o tilde.o variables.o window.o doc.o ../gnulib/lib/libgnu.a -lncurses +make[3]: Leaving directory '/sources/texinfo-6.7/info' +make[2]: Leaving directory '/sources/texinfo-6.7/info' +Making all in install-info +make[2]: Entering directory '/sources/texinfo-6.7/install-info' +Making all in . +make[3]: Entering directory '/sources/texinfo-6.7/install-info' +gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT install-info.o -MD -MP -MF .deps/install-info.Tpo -c -o install-info.o install-info.c +mv -f .deps/install-info.Tpo .deps/install-info.Po +gcc -g -O2 -o ginstall-info install-info.o ../gnulib/lib/libgnu.a +make[3]: Leaving directory '/sources/texinfo-6.7/install-info' +Making all in tests +make[3]: Entering directory '/sources/texinfo-6.7/install-info/tests' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '/sources/texinfo-6.7/install-info/tests' +make[2]: Leaving directory '/sources/texinfo-6.7/install-info' +Making all in po +make[2]: Entering directory '/sources/texinfo-6.7/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/texinfo-6.7/po' +Making all in po_document +make[2]: Entering directory '/sources/texinfo-6.7/po_document' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/texinfo-6.7/po_document' +Making all in tp +make[2]: Entering directory '/sources/texinfo-6.7/tp' +Making all in Texinfo/XS +make[3]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS' +make all-recursive +make[4]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS' +Making all in gnulib/lib +make[5]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/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 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''@/1/g' \ + -e 's/@''GNULIB_GETLINE''@/1/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''@/1/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 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''@/1/g' \ + -e 's/@''GNULIB_MEMMEM''@/0/g' \ + -e 's/@''GNULIB_MEMPCPY''@/0/g' \ + -e 's/@''GNULIB_MEMRCHR''@/0/g' \ + -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ + -e 's/@''GNULIB_STPCPY''@/0/g' \ + -e 's/@''GNULIB_STPNCPY''@/0/g' \ + -e 's/@''GNULIB_STRCHRNUL''@/1/g' \ + -e 's/@''GNULIB_STRDUP''@/0/g' \ + -e 's/@''GNULIB_STRNCAT''@/0/g' \ + -e 's/@''GNULIB_STRNDUP''@/1/g' \ + -e 's/@''GNULIB_STRNLEN''@/1/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''@/0/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 +/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 wchar.h-t wchar.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|@''HAVE_FEATURES_H''@|1|g' \ + -e 's|@''NEXT_WCHAR_H''@||g' \ + -e 's|@''HAVE_WCHAR_H''@|1|g' \ + -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ + -e 's/@''GNULIB_BTOWC''@/0/g' \ + -e 's/@''GNULIB_WCTOB''@/0/g' \ + -e 's/@''GNULIB_MBSINIT''@/0/g' \ + -e 's/@''GNULIB_MBRTOWC''@/0/g' \ + -e 's/@''GNULIB_MBRLEN''@/0/g' \ + -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ + -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ + -e 's/@''GNULIB_WCRTOMB''@/0/g' \ + -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCWIDTH''@/0/g' \ + -e 's/@''GNULIB_WMEMCHR''@/0/g' \ + -e 's/@''GNULIB_WMEMCMP''@/0/g' \ + -e 's/@''GNULIB_WMEMCPY''@/0/g' \ + -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ + -e 's/@''GNULIB_WMEMSET''@/0/g' \ + -e 's/@''GNULIB_WCSLEN''@/0/g' \ + -e 's/@''GNULIB_WCSNLEN''@/0/g' \ + -e 's/@''GNULIB_WCSCPY''@/0/g' \ + -e 's/@''GNULIB_WCPCPY''@/0/g' \ + -e 's/@''GNULIB_WCSNCPY''@/0/g' \ + -e 's/@''GNULIB_WCPNCPY''@/0/g' \ + -e 's/@''GNULIB_WCSCAT''@/0/g' \ + -e 's/@''GNULIB_WCSNCAT''@/0/g' \ + -e 's/@''GNULIB_WCSCMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCMP''@/0/g' \ + -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSCOLL''@/0/g' \ + -e 's/@''GNULIB_WCSXFRM''@/0/g' \ + -e 's/@''GNULIB_WCSDUP''@/0/g' \ + -e 's/@''GNULIB_WCSCHR''@/0/g' \ + -e 's/@''GNULIB_WCSRCHR''@/0/g' \ + -e 's/@''GNULIB_WCSCSPN''@/0/g' \ + -e 's/@''GNULIB_WCSSPN''@/0/g' \ + -e 's/@''GNULIB_WCSPBRK''@/0/g' \ + -e 's/@''GNULIB_WCSSTR''@/0/g' \ + -e 's/@''GNULIB_WCSTOK''@/0/g' \ + -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ + -e 's/@''GNULIB_WCSFTIME''@/0/g' \ + < ./wchar.in.h | \ + sed -e 's|@''HAVE_WINT_T''@|1|g' \ + -e 's|@''HAVE_BTOWC''@|1|g' \ + -e 's|@''HAVE_MBSINIT''@|1|g' \ + -e 's|@''HAVE_MBRTOWC''@|1|g' \ + -e 's|@''HAVE_MBRLEN''@|1|g' \ + -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ + -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ + -e 's|@''HAVE_WCRTOMB''@|1|g' \ + -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ + -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ + -e 's|@''HAVE_WMEMCHR''@|1|g' \ + -e 's|@''HAVE_WMEMCMP''@|1|g' \ + -e 's|@''HAVE_WMEMCPY''@|1|g' \ + -e 's|@''HAVE_WMEMMOVE''@|1|g' \ + -e 's|@''HAVE_WMEMSET''@|1|g' \ + -e 's|@''HAVE_WCSLEN''@|1|g' \ + -e 's|@''HAVE_WCSNLEN''@|1|g' \ + -e 's|@''HAVE_WCSCPY''@|1|g' \ + -e 's|@''HAVE_WCPCPY''@|1|g' \ + -e 's|@''HAVE_WCSNCPY''@|1|g' \ + -e 's|@''HAVE_WCPNCPY''@|1|g' \ + -e 's|@''HAVE_WCSCAT''@|1|g' \ + -e 's|@''HAVE_WCSNCAT''@|1|g' \ + -e 's|@''HAVE_WCSCMP''@|1|g' \ + -e 's|@''HAVE_WCSNCMP''@|1|g' \ + -e 's|@''HAVE_WCSCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSCOLL''@|1|g' \ + -e 's|@''HAVE_WCSXFRM''@|1|g' \ + -e 's|@''HAVE_WCSDUP''@|1|g' \ + -e 's|@''HAVE_WCSCHR''@|1|g' \ + -e 's|@''HAVE_WCSRCHR''@|1|g' \ + -e 's|@''HAVE_WCSCSPN''@|1|g' \ + -e 's|@''HAVE_WCSSPN''@|1|g' \ + -e 's|@''HAVE_WCSPBRK''@|1|g' \ + -e 's|@''HAVE_WCSSTR''@|1|g' \ + -e 's|@''HAVE_WCSTOK''@|1|g' \ + -e 's|@''HAVE_WCSWIDTH''@|1|g' \ + -e 's|@''HAVE_WCSFTIME''@|1|g' \ + -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ + -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ + | \ + sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ + -e 's|@''REPLACE_BTOWC''@|0|g' \ + -e 's|@''REPLACE_WCTOB''@|0|g' \ + -e 's|@''REPLACE_MBSINIT''@|0|g' \ + -e 's|@''REPLACE_MBRTOWC''@|0|g' \ + -e 's|@''REPLACE_MBRLEN''@|0|g' \ + -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ + -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ + -e 's|@''REPLACE_WCRTOMB''@|0|g' \ + -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSFTIME''@|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'; \ +} > wchar.h-t && \ +mv wchar.h-t wchar.h +make all-recursive +make[6]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[7]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -MT xsize.lo -MD -MP -MF .deps/xsize.Tpo -c -o xsize.lo xsize.c +libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -MT xsize.lo -MD -MP -MF .deps/xsize.Tpo -c xsize.c -fPIC -DPIC -o .libs/xsize.o +mv -f .deps/xsize.Tpo .deps/xsize.Plo +/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.lo asnprintf.c +libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o +mv -f .deps/asnprintf.Tpo .deps/asnprintf.Plo +/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.lo printf-args.c +libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o +mv -f .deps/printf-args.Tpo .deps/printf-args.Plo +/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.lo printf-parse.c +libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o +mv -f .deps/printf-parse.Tpo .deps/printf-parse.Plo +/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.lo vasnprintf.c +libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o +mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Plo +/bin/sh ../../libtool --tag=CC --mode=link cc -no-undefined -o libgnu.la xsize.lo asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo +libtool: link: ar cru .libs/libgnu.a .libs/xsize.o .libs/asnprintf.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o +libtool: link: ranlib .libs/libgnu.a +libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) +make[7]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[6]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[5]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[5]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS' +/bin/sh /sources/texinfo-6.7/tp/Texinfo/XS/missing xsubpp -typemap /usr/lib/perl5/5.32/core_perl/ExtUtils/typemap XSParagraph.xs > XSParagraph.xsc && mv XSParagraph.xsc XSParagraph.c +depbase=`echo XSParagraph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT XSParagraph.lo -MD -MP -MF $depbase.Tpo -c -o XSParagraph.lo XSParagraph.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT XSParagraph.lo -MD -MP -MF .deps/XSParagraph.Tpo -c XSParagraph.c -fPIC -DPIC -o .libs/XSParagraph.o +depbase=`echo xspara.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT xspara.lo -MD -MP -MF $depbase.Tpo -c -o xspara.lo xspara.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT xspara.lo -MD -MP -MF .deps/xspara.Tpo -c xspara.c -fPIC -DPIC -o .libs/xspara.o +depbase=`echo text.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT text.lo -MD -MP -MF $depbase.Tpo -c -o text.lo text.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT text.lo -MD -MP -MF .deps/text.Tpo -c text.c -fPIC -DPIC -o .libs/text.o +/bin/sh ./libtool --tag=CC --mode=link cc -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -avoid-version -module -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.32/core_perl/CORE -o XSParagraph.la -rpath /usr/lib/texinfo XSParagraph.lo xspara.lo text.lo ./gnulib/lib/libgnu.la +libtool: link: cc -shared -fPIC -DPIC .libs/XSParagraph.o .libs/xspara.o .libs/text.o -Wl,--whole-archive ./gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive -fstack-protector-strong -O2 -Wl,-E -Wl,-rpath -Wl,/usr/lib/perl5/5.32/core_perl/CORE -Wl,-soname -Wl,XSParagraph.so -o .libs/XSParagraph.so +libtool: link: ( cd ".libs" && rm -f "XSParagraph.la" && ln -s "../XSParagraph.la" "XSParagraph.la" ) +/bin/sh /sources/texinfo-6.7/tp/Texinfo/XS/missing xsubpp -typemap /usr/lib/perl5/5.32/core_perl/ExtUtils/typemap MiscXS.xs > MiscXS.xsc && mv MiscXS.xsc MiscXS.c +depbase=`echo MiscXS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT MiscXS.lo -MD -MP -MF $depbase.Tpo -c -o MiscXS.lo MiscXS.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT MiscXS.lo -MD -MP -MF .deps/MiscXS.Tpo -c MiscXS.c -fPIC -DPIC -o .libs/MiscXS.o +depbase=`echo misc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT misc.lo -MD -MP -MF $depbase.Tpo -c -o misc.lo misc.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o +/bin/sh ./libtool --tag=CC --mode=link cc -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -avoid-version -module -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.32/core_perl/CORE -o MiscXS.la -rpath /usr/lib/texinfo MiscXS.lo misc.lo +libtool: link: cc -shared -fPIC -DPIC .libs/MiscXS.o .libs/misc.o -fstack-protector-strong -O2 -Wl,-E -Wl,-rpath -Wl,/usr/lib/perl5/5.32/core_perl/CORE -Wl,-soname -Wl,MiscXS.so -o .libs/MiscXS.so +libtool: link: ( cd ".libs" && rm -f "MiscXS.la" && ln -s "../MiscXS.la" "MiscXS.la" ) +depbase=`echo parsetexi/Parsetexi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/Parsetexi.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/Parsetexi.lo parsetexi/Parsetexi.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/Parsetexi.lo -MD -MP -MF parsetexi/.deps/Parsetexi.Tpo -c parsetexi/Parsetexi.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi.o +depbase=`echo parsetexi/api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/api.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/api.lo parsetexi/api.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/api.lo -MD -MP -MF parsetexi/.deps/api.Tpo -c parsetexi/api.c -fPIC -DPIC -o parsetexi/.libs/api.o +depbase=`echo parsetexi/parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/parser.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/parser.lo parsetexi/parser.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/parser.lo -MD -MP -MF parsetexi/.deps/parser.Tpo -c parsetexi/parser.c -fPIC -DPIC -o parsetexi/.libs/parser.o +depbase=`echo parsetexi/element_types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/element_types.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/element_types.lo parsetexi/element_types.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/element_types.lo -MD -MP -MF parsetexi/.deps/element_types.Tpo -c parsetexi/element_types.c -fPIC -DPIC -o parsetexi/.libs/element_types.o +depbase=`echo parsetexi/commands.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/commands.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/commands.lo parsetexi/commands.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/commands.lo -MD -MP -MF parsetexi/.deps/commands.Tpo -c parsetexi/commands.c -fPIC -DPIC -o parsetexi/.libs/commands.o +depbase=`echo parsetexi/input.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/input.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/input.lo parsetexi/input.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/input.lo -MD -MP -MF parsetexi/.deps/input.Tpo -c parsetexi/input.c -fPIC -DPIC -o parsetexi/.libs/input.o +depbase=`echo parsetexi/tree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/tree.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/tree.lo parsetexi/tree.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/tree.lo -MD -MP -MF parsetexi/.deps/tree.Tpo -c parsetexi/tree.c -fPIC -DPIC -o parsetexi/.libs/tree.o +depbase=`echo parsetexi/close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/close.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/close.lo parsetexi/close.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/close.lo -MD -MP -MF parsetexi/.deps/close.Tpo -c parsetexi/close.c -fPIC -DPIC -o parsetexi/.libs/close.o +depbase=`echo parsetexi/text.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/text.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/text.lo parsetexi/text.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/text.lo -MD -MP -MF parsetexi/.deps/text.Tpo -c parsetexi/text.c -fPIC -DPIC -o parsetexi/.libs/text.o +depbase=`echo parsetexi/conf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/conf.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/conf.lo parsetexi/conf.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/conf.lo -MD -MP -MF parsetexi/.deps/conf.Tpo -c parsetexi/conf.c -fPIC -DPIC -o parsetexi/.libs/conf.o +depbase=`echo parsetexi/context_stack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/context_stack.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/context_stack.lo parsetexi/context_stack.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/context_stack.lo -MD -MP -MF parsetexi/.deps/context_stack.Tpo -c parsetexi/context_stack.c -fPIC -DPIC -o parsetexi/.libs/context_stack.o +depbase=`echo parsetexi/debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/debug.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/debug.lo parsetexi/debug.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/debug.lo -MD -MP -MF parsetexi/.deps/debug.Tpo -c parsetexi/debug.c -fPIC -DPIC -o parsetexi/.libs/debug.o +depbase=`echo parsetexi/convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/convert.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/convert.lo parsetexi/convert.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/convert.lo -MD -MP -MF parsetexi/.deps/convert.Tpo -c parsetexi/convert.c -fPIC -DPIC -o parsetexi/.libs/convert.o +depbase=`echo parsetexi/end_line.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/end_line.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/end_line.lo parsetexi/end_line.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/end_line.lo -MD -MP -MF parsetexi/.deps/end_line.Tpo -c parsetexi/end_line.c -fPIC -DPIC -o parsetexi/.libs/end_line.o +depbase=`echo parsetexi/separator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/separator.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/separator.lo parsetexi/separator.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/separator.lo -MD -MP -MF parsetexi/.deps/separator.Tpo -c parsetexi/separator.c -fPIC -DPIC -o parsetexi/.libs/separator.o +depbase=`echo parsetexi/multitable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/multitable.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/multitable.lo parsetexi/multitable.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/multitable.lo -MD -MP -MF parsetexi/.deps/multitable.Tpo -c parsetexi/multitable.c -fPIC -DPIC -o parsetexi/.libs/multitable.o +depbase=`echo parsetexi/indices.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/indices.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/indices.lo parsetexi/indices.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/indices.lo -MD -MP -MF parsetexi/.deps/indices.Tpo -c parsetexi/indices.c -fPIC -DPIC -o parsetexi/.libs/indices.o +depbase=`echo parsetexi/macro.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/macro.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/macro.lo parsetexi/macro.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/macro.lo -MD -MP -MF parsetexi/.deps/macro.Tpo -c parsetexi/macro.c -fPIC -DPIC -o parsetexi/.libs/macro.o +depbase=`echo parsetexi/handle_commands.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/handle_commands.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/handle_commands.lo parsetexi/handle_commands.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/handle_commands.lo -MD -MP -MF parsetexi/.deps/handle_commands.Tpo -c parsetexi/handle_commands.c -fPIC -DPIC -o parsetexi/.libs/handle_commands.o +depbase=`echo parsetexi/def.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/def.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/def.lo parsetexi/def.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/def.lo -MD -MP -MF parsetexi/.deps/def.Tpo -c parsetexi/def.c -fPIC -DPIC -o parsetexi/.libs/def.o +depbase=`echo parsetexi/extra.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/extra.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/extra.lo parsetexi/extra.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/extra.lo -MD -MP -MF parsetexi/.deps/extra.Tpo -c parsetexi/extra.c -fPIC -DPIC -o parsetexi/.libs/extra.o +depbase=`echo parsetexi/menus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/menus.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/menus.lo parsetexi/menus.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/menus.lo -MD -MP -MF parsetexi/.deps/menus.Tpo -c parsetexi/menus.c -fPIC -DPIC -o parsetexi/.libs/menus.o +depbase=`echo parsetexi/labels.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/labels.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/labels.lo parsetexi/labels.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/labels.lo -MD -MP -MF parsetexi/.deps/labels.Tpo -c parsetexi/labels.c -fPIC -DPIC -o parsetexi/.libs/labels.o +depbase=`echo parsetexi/errors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/errors.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/errors.lo parsetexi/errors.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/errors.lo -MD -MP -MF parsetexi/.deps/errors.Tpo -c parsetexi/errors.c -fPIC -DPIC -o parsetexi/.libs/errors.o +depbase=`echo parsetexi/counter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ +/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/counter.lo -MD -MP -MF $depbase.Tpo -c -o parsetexi/counter.lo parsetexi/counter.c &&\ +mv -f $depbase.Tpo $depbase.Plo +libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -MT parsetexi/counter.lo -MD -MP -MF parsetexi/.deps/counter.Tpo -c parsetexi/counter.c -fPIC -DPIC -o parsetexi/.libs/counter.o +/bin/sh ./libtool --tag=CC --mode=link cc -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.32/core_perl/CORE -avoid-version -module -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.32/core_perl/CORE -o Parsetexi.la -rpath /usr/lib/texinfo parsetexi/Parsetexi.lo parsetexi/api.lo parsetexi/parser.lo parsetexi/element_types.lo parsetexi/commands.lo parsetexi/input.lo parsetexi/tree.lo parsetexi/close.lo parsetexi/text.lo parsetexi/conf.lo parsetexi/context_stack.lo parsetexi/debug.lo parsetexi/convert.lo parsetexi/end_line.lo parsetexi/separator.lo parsetexi/multitable.lo parsetexi/indices.lo parsetexi/macro.lo parsetexi/handle_commands.lo parsetexi/def.lo parsetexi/extra.lo parsetexi/menus.lo parsetexi/labels.lo parsetexi/errors.lo parsetexi/counter.lo ./gnulib/lib/libgnu.la +libtool: link: cc -shared -fPIC -DPIC parsetexi/.libs/Parsetexi.o parsetexi/.libs/api.o parsetexi/.libs/parser.o parsetexi/.libs/element_types.o parsetexi/.libs/commands.o parsetexi/.libs/input.o parsetexi/.libs/tree.o parsetexi/.libs/close.o parsetexi/.libs/text.o parsetexi/.libs/conf.o parsetexi/.libs/context_stack.o parsetexi/.libs/debug.o parsetexi/.libs/convert.o parsetexi/.libs/end_line.o parsetexi/.libs/separator.o parsetexi/.libs/multitable.o parsetexi/.libs/indices.o parsetexi/.libs/macro.o parsetexi/.libs/handle_commands.o parsetexi/.libs/def.o parsetexi/.libs/extra.o parsetexi/.libs/menus.o parsetexi/.libs/labels.o parsetexi/.libs/errors.o parsetexi/.libs/counter.o -Wl,--whole-archive ./gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive -fstack-protector-strong -O2 -Wl,-E -Wl,-rpath -Wl,/usr/lib/perl5/5.32/core_perl/CORE -Wl,-soname -Wl,Parsetexi.so -o .libs/Parsetexi.so +libtool: link: ( cd ".libs" && rm -f "Parsetexi.la" && ln -s "../Parsetexi.la" "Parsetexi.la" ) +make[5]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS' +make[4]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS' +make[3]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS' +Making all in . +make[3]: Entering directory '/sources/texinfo-6.7/tp' +sed -e 's,[@]PACKAGE_VERSION[@],6.7,g' -e 's,[@]PACKAGE_NAME[@],GNU Texinfo,g' -e 's,[@]PACKAGE_URL[@],http://www.gnu.org/software/texinfo/,g' -e 's,[@]sysconfdir[@],/usr/etc,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]datarootdir[@],/usr/share,g' -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]pkglibdir[@],/usr/lib/texinfo,g' -e 's,[@]PACKAGE[@],texinfo,g' -e 's,[@]USE_EXTERNAL_LIBINTL[@],no,g' -e 's,[@]USE_EXTERNAL_EASTASIANWIDTH[@],no,g' -e 's,[@]USE_EXTERNAL_UNIDECODE[@],no,g' -e 's,[@]TEXINFO_DTD_VERSION[@],6.6,g' -e 's,[@]enable_xs[@],yes,g' -e '1 s,/usr/bin/env perl,/usr/bin/perl,g' ./texi2any.pl >texi2any +chmod a+x texi2any +/bin/mkdir -p Texinfo +sed -e 's|[@]USE_EXTERNAL_LIBINTL[@]|no|' \ + -e 's|[@]USE_EXTERNAL_EASTASIANWIDTH[@]|no|' \ + -e 's|[@]USE_EXTERNAL_UNIDECODE[@]|no|' \ + ./Texinfo/ModulePath.pm.in >Texinfo/ModulePath.pm +/bin/mkdir -p maintain +sed -e 's|[@]abs_top_srcdir[@]|/sources/texinfo-6.7|' \ + -e 's|[@]TEXINFO_DTD_VERSION[@]|6.6|' \ + ./maintain/catalog.xml.in >maintain/catalog.xml +/bin/mkdir -p `dirname LocaleData/ca/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/ca.gmo LocaleData/ca/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/ca.us-ascii/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/ca.us-ascii.gmo LocaleData/ca.us-ascii/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/cs/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/cs.gmo LocaleData/cs/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/de/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/de.gmo LocaleData/de/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/de.us-ascii/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/de.us-ascii.gmo LocaleData/de.us-ascii/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/eo/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/eo.gmo LocaleData/eo/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/es/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/es.gmo LocaleData/es/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/fr/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/fr.gmo LocaleData/fr/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/hr/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/hr.gmo LocaleData/hr/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/hu/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/hu.gmo LocaleData/hu/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/it/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/it.gmo LocaleData/it/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/nl/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/nl.gmo LocaleData/nl/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/no.us-ascii/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/no.us-ascii.gmo LocaleData/no.us-ascii/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/pl/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/pl.gmo LocaleData/pl/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/pt/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/pt.gmo LocaleData/pt/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/pt.us-ascii/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/pt.us-ascii.gmo LocaleData/pt.us-ascii/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/pt_BR/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/pt_BR.gmo LocaleData/pt_BR/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/pt_BR.us-ascii/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/pt_BR.us-ascii.gmo LocaleData/pt_BR.us-ascii/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/sv/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/sv.gmo LocaleData/sv/LC_MESSAGES/texinfo_document.mo +/bin/mkdir -p `dirname LocaleData/uk/LC_MESSAGES/texinfo_document.mo` +/usr/bin/install -c -m 644 ./../po_document/uk.gmo LocaleData/uk/LC_MESSAGES/texinfo_document.mo +make[3]: Leaving directory '/sources/texinfo-6.7/tp' +Making all in tests +make[3]: Entering directory '/sources/texinfo-6.7/tp/tests' +Making all in . +make[4]: Entering directory '/sources/texinfo-6.7/tp/tests' +make[4]: Nothing to be done for 'all-am'. +make[4]: Leaving directory '/sources/texinfo-6.7/tp/tests' +Making all in many_input_files +make[4]: Entering directory '/sources/texinfo-6.7/tp/tests/many_input_files' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '/sources/texinfo-6.7/tp/tests/many_input_files' +make[3]: Leaving directory '/sources/texinfo-6.7/tp/tests' +make[2]: Leaving directory '/sources/texinfo-6.7/tp' +Making all in Pod-Simple-Texinfo +make[2]: Entering directory '/sources/texinfo-6.7/Pod-Simple-Texinfo' +sed -e 's,[@]datadir[@],/usr/share,g' \ +-e 's,[@]PACKAGE[@],texinfo,g' \ +-e 's,[@]USE_EXTERNAL_LIBINTL[@],no,g' \ +-e 's,[@]USE_EXTERNAL_EASTASIANWIDTH[@],no,g' \ +-e 's,[@]USE_EXTERNAL_UNIDECODE[@],no,g' \ +-e '1 s,/usr/bin/env perl,/usr/bin/perl,g' \ + ./pod2texi.pl >pod2texi +chmod a+x pod2texi +make[2]: Leaving directory '/sources/texinfo-6.7/Pod-Simple-Texinfo' +Making all in texindex +make[2]: Entering directory '/sources/texinfo-6.7/texindex' +sed -e 's,[@]pkgdatadir[@],/usr/share/texinfo,g' -e 's,[@]AWK[@],gawk,g' -e 's,[@]PACKAGE[@],texinfo,g' -e 's,[@][@]*VERSION[@][@]*,6.7,g' <./texindex.in >texindex +chmod +x texindex +make[2]: Leaving directory '/sources/texinfo-6.7/texindex' +Making all in util +make[2]: Entering directory '/sources/texinfo-6.7/util' +sed -e 's,[@]datadir[@],/usr/share,g' \ +-e 's,[@]PACKAGE[@],texinfo,g' \ +-e 's,[@]USE_EXTERNAL_LIBINTL[@],no,g' \ +-e 's,[@]USE_EXTERNAL_EASTASIANWIDTH[@],no,g' \ +-e 's,[@]USE_EXTERNAL_UNIDECODE[@],no,g' \ +-e '1 s,/usr/bin/env perl,/usr/bin/perl,g' \ + ./txixml2texi.pl >txixml2texi +chmod a+x txixml2texi +make[2]: Leaving directory '/sources/texinfo-6.7/util' +Making all in doc +make[2]: Entering directory '/sources/texinfo-6.7/doc' +Making all in tp_api +make[3]: Entering directory '/sources/texinfo-6.7/doc/tp_api' +make all-am +make[4]: Entering directory '/sources/texinfo-6.7/doc/tp_api' +make[4]: Nothing to be done for 'all-am'. +make[4]: Leaving directory '/sources/texinfo-6.7/doc/tp_api' +make[3]: Leaving directory '/sources/texinfo-6.7/doc/tp_api' +make[3]: Entering directory '/sources/texinfo-6.7/doc' +restore=: && backupdir=".am$$" && \ +rm -rf $backupdir && mkdir $backupdir && \ +if (TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir=".." ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any --version) >/dev/null 2>&1; then \ + for f in texinfo.info texinfo.info-[0-9] texinfo.info-[0-9][0-9] texinfo.i[0-9] texinfo.i[0-9][0-9]; do \ + if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ + done; \ +else :; fi && \ +if TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir=".." ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any -I . \ + -o texinfo.info `test -f 'texinfo.texi' || echo './'`texinfo.texi; \ +then \ + rc=0; \ +else \ + rc=$?; \ + $restore $backupdir/* `echo "./texinfo.info" | sed 's|[^/]*$||'`; \ +fi; \ +rm -rf $backupdir; exit $rc +restore=: && backupdir=".am$$" && \ +rm -rf $backupdir && mkdir $backupdir && \ +if (TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir=".." ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any --version) >/dev/null 2>&1; then \ + for f in info-stnd.info info-stnd.info-[0-9] info-stnd.info-[0-9][0-9] info-stnd.i[0-9] info-stnd.i[0-9][0-9]; do \ + if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ + done; \ +else :; fi && \ +if TEXINFO_DEV_SOURCE=1 ; export TEXINFO_DEV_SOURCE ; top_srcdir=".." ; export top_srcdir ; top_builddir=".." ; export top_builddir ; /usr/bin/perl ../tp/texi2any -I . \ + -o info-stnd.info `test -f 'info-stnd.texi' || echo './'`info-stnd.texi; \ +then \ + rc=0; \ +else \ + rc=$?; \ + $restore $backupdir/* `echo "./info-stnd.info" | sed 's|[^/]*$||'`; \ +fi; \ +rm -rf $backupdir; exit $rc +make[3]: Leaving directory '/sources/texinfo-6.7/doc' +make[2]: Leaving directory '/sources/texinfo-6.7/doc' +Making all in man +make[2]: Entering directory '/sources/texinfo-6.7/man' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/texinfo-6.7/man' +make[2]: Entering directory '/sources/texinfo-6.7' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/sources/texinfo-6.7' +make[1]: Leaving directory '/sources/texinfo-6.7' +Making install in gnulib/lib +make[1]: Entering directory '/sources/texinfo-6.7/gnulib/lib' +make install-recursive +make[2]: Entering directory '/sources/texinfo-6.7/gnulib/lib' +make[3]: Entering directory '/sources/texinfo-6.7/gnulib/lib' +make[4]: Entering directory '/sources/texinfo-6.7/gnulib/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 '/sources/texinfo-6.7/gnulib/lib' +make[3]: Leaving directory '/sources/texinfo-6.7/gnulib/lib' +make[2]: Leaving directory '/sources/texinfo-6.7/gnulib/lib' +make[1]: Leaving directory '/sources/texinfo-6.7/gnulib/lib' +Making install in info +make[1]: Entering directory '/sources/texinfo-6.7/info' +make install-am +make[2]: Entering directory '/sources/texinfo-6.7/info' +make[3]: Entering directory '/sources/texinfo-6.7/info' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c ginfo '/usr/bin/./info' +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/texinfo-6.7/info' +make[2]: Leaving directory '/sources/texinfo-6.7/info' +make[1]: Leaving directory '/sources/texinfo-6.7/info' +Making install in install-info +make[1]: Entering directory '/sources/texinfo-6.7/install-info' +Making install in . +make[2]: Entering directory '/sources/texinfo-6.7/install-info' +make[3]: Entering directory '/sources/texinfo-6.7/install-info' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c ginstall-info '/usr/bin/./install-info' +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/texinfo-6.7/install-info' +make[2]: Leaving directory '/sources/texinfo-6.7/install-info' +Making install in tests +make[2]: Entering directory '/sources/texinfo-6.7/install-info/tests' +make[3]: Entering directory '/sources/texinfo-6.7/install-info/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 '/sources/texinfo-6.7/install-info/tests' +make[2]: Leaving directory '/sources/texinfo-6.7/install-info/tests' +make[1]: Leaving directory '/sources/texinfo-6.7/install-info' +Making install in po +make[1]: Entering directory '/sources/texinfo-6.7/po' +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/texinfo.mo +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/texinfo.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/texinfo.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/texinfo.mo +installing el.gmo as /usr/share/locale/el/LC_MESSAGES/texinfo.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/texinfo.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/texinfo.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/texinfo.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/texinfo.mo +installing he.gmo as /usr/share/locale/he/LC_MESSAGES/texinfo.mo +installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/texinfo.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/texinfo.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/texinfo.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/texinfo.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/texinfo.mo +installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/texinfo.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/texinfo.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/texinfo.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/texinfo.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/texinfo.mo +installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/texinfo.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/texinfo.mo +installing rw.gmo as /usr/share/locale/rw/LC_MESSAGES/texinfo.mo +installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/texinfo.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/texinfo.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/texinfo.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/texinfo.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/texinfo.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/texinfo.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/texinfo.mo +if test "texinfo" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/sources/texinfo-6.7/po' +Making install in po_document +make[1]: Entering directory '/sources/texinfo-6.7/po_document' +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/texinfo_document.mo +installing ca.us-ascii.gmo as /usr/share/locale/ca.us-ascii/LC_MESSAGES/texinfo_document.mo +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/texinfo_document.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/texinfo_document.mo +installing de.us-ascii.gmo as /usr/share/locale/de.us-ascii/LC_MESSAGES/texinfo_document.mo +installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/texinfo_document.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/texinfo_document.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/texinfo_document.mo +installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/texinfo_document.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/texinfo_document.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/texinfo_document.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/texinfo_document.mo +installing no.us-ascii.gmo as /usr/share/locale/no.us-ascii/LC_MESSAGES/texinfo_document.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/texinfo_document.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/texinfo_document.mo +installing pt.us-ascii.gmo as /usr/share/locale/pt.us-ascii/LC_MESSAGES/texinfo_document.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/texinfo_document.mo +installing pt_BR.us-ascii.gmo as /usr/share/locale/pt_BR.us-ascii/LC_MESSAGES/texinfo_document.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/texinfo_document.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/texinfo_document.mo +if test "texinfo" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/sources/texinfo-6.7/po_document' +Making install in tp +make[1]: Entering directory '/sources/texinfo-6.7/tp' +Making install in Texinfo/XS +make[2]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS' +make install-recursive +make[3]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS' +Making install in gnulib/lib +make[4]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make install-recursive +make[5]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[6]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[7]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[7]: Nothing to be done for 'install-exec-am'. +make[7]: Nothing to be done for 'install-data-am'. +make[7]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[6]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[5]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[4]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS/gnulib/lib' +make[4]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS' +make[5]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS' +make[5]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/texinfo/Texinfo/XS/parsetexi' + /usr/bin/install -c -m 644 parsetexi/Parsetexi.pm '/usr/share/texinfo/Texinfo/XS/parsetexi' + /bin/mkdir -p '/usr/lib/texinfo' + /bin/sh ./libtool --mode=install /usr/bin/install -c XSParagraph.la TestXS.la MiscXS.la Parsetexi.la '/usr/lib/texinfo' +libtool: install: /usr/bin/install -c .libs/XSParagraph.so /usr/lib/texinfo/XSParagraph.so +libtool: install: /usr/bin/install -c .libs/XSParagraph.lai /usr/lib/texinfo/XSParagraph.la +libtool: install: /usr/bin/install -c .libs/TestXS.so /usr/lib/texinfo/TestXS.so +libtool: install: /usr/bin/install -c .libs/TestXS.lai /usr/lib/texinfo/TestXS.la +libtool: install: /usr/bin/install -c .libs/MiscXS.so /usr/lib/texinfo/MiscXS.so +libtool: install: /usr/bin/install -c .libs/MiscXS.lai /usr/lib/texinfo/MiscXS.la +libtool: install: /usr/bin/install -c .libs/Parsetexi.so /usr/lib/texinfo/Parsetexi.so +libtool: install: /usr/bin/install -c .libs/Parsetexi.lai /usr/lib/texinfo/Parsetexi.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/texinfo +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/lib/texinfo + +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 install-data-hook +make[6]: Entering directory '/sources/texinfo-6.7/tp/Texinfo/XS' +rm -f /usr/lib/texinfo/TestXS* +make[6]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS' +make[5]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS' +make[4]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS' +make[3]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS' +make[2]: Leaving directory '/sources/texinfo-6.7/tp/Texinfo/XS' +Making install in . +make[2]: Entering directory '/sources/texinfo-6.7/tp' +make[3]: Entering directory '/sources/texinfo-6.7/tp' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c texi2any '/usr/bin' +make install-exec-hook +make[4]: Entering directory '/sources/texinfo-6.7/tp' +makeinfo_f=`echo makeinfo | sed -e 's,x,x,'`; rm -f /usr/bin/$makeinfo_f +makeinfo_f=`echo makeinfo | sed -e 's,x,x,'`; texi2any_f=`echo texi2any| sed -e 's,x,x,'`; ln -s $texi2any_f /usr/bin/$makeinfo_f +make[4]: Leaving directory '/sources/texinfo-6.7/tp' +if test no != 'yes' ; then \ + /bin/mkdir -p /usr/share/texinfo/lib/libintl-perl/lib/Locale/Recode \ + /usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData; \ + /usr/bin/install -c -m 644 ./maintain/lib/libintl-perl/lib/Locale/*.pm \ + /usr/share/texinfo/lib/libintl-perl/lib/Locale; \ + /usr/bin/install -c -m 644 ./maintain/lib/libintl-perl/lib/Locale/Recode/*.pm \ + /usr/share/texinfo/lib/libintl-perl/lib/Locale/Recode; \ + /usr/bin/install -c -m 644 ./maintain/lib/libintl-perl/lib/Locale/RecodeData/*.pm \ + /usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData; \ +fi +if test no != 'yes' ; then \ + /bin/mkdir -p /usr/share/texinfo/lib/Unicode-EastAsianWidth/lib/Unicode; \ + /usr/bin/install -c -m 644 ./maintain/lib/Unicode-EastAsianWidth/lib/Unicode/EastAsianWidth.pm \ + /usr/share/texinfo/lib/Unicode-EastAsianWidth/lib/Unicode; \ +fi +if test no != 'yes' ; then \ + /bin/mkdir -p /usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode; \ + /usr/bin/install -c -m 644 ./maintain/lib/Text-Unidecode/lib/Text/Unidecode.pm \ + /usr/share/texinfo/lib/Text-Unidecode/lib/Text; \ + /usr/bin/install -c -m 644 ./maintain/lib/Text-Unidecode/lib/Text/Unidecode/*.pm \ + /usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode; \ +fi + /bin/mkdir -p '/usr/share/texinfo/Texinfo/Convert' + /usr/bin/install -c -m 644 Texinfo/Convert/Converter.pm Texinfo/Convert/DocBook.pm Texinfo/Convert/HTML.pm Texinfo/Convert/IXIN.pm Texinfo/Convert/IXINSXML.pm Texinfo/Convert/Info.pm Texinfo/Convert/Line.pm Texinfo/Convert/NodeNameNormalization.pm Texinfo/Convert/Paragraph.pm Texinfo/Convert/ParagraphNonXS.pm Texinfo/Convert/PlainTexinfo.pm Texinfo/Convert/Plaintext.pm Texinfo/Convert/Texinfo.pm Texinfo/Convert/TexinfoSXML.pm Texinfo/Convert/TexinfoXML.pm Texinfo/Convert/Text.pm Texinfo/Convert/TextContent.pm Texinfo/Convert/UnFilled.pm Texinfo/Convert/Unicode.pm '/usr/share/texinfo/Texinfo/Convert' + /bin/mkdir -p '/usr/share/texinfo/DebugTexinfo' + /usr/bin/install -c -m 644 DebugTexinfo/DebugTree.pm '/usr/share/texinfo/DebugTexinfo' + /bin/mkdir -p '/usr/share/texinfo/init' + /usr/bin/install -c -m 644 init/book.pm init/chm.pm init/html32.pm init/tex4ht.pm init/latex2html.pm '/usr/share/texinfo/init' + /bin/mkdir -p '/usr/share/texinfo/Texinfo' + /usr/bin/install -c -m 644 Texinfo/Parser.pm Texinfo/ParserNonXS.pm Texinfo/Report.pm Texinfo/Common.pm Texinfo/Encoding.pm Texinfo/Structuring.pm Texinfo/Transformations.pm Texinfo/MiscXS.pm Texinfo/XSLoader.pm Texinfo/Documentlanguages.pm '/usr/share/texinfo/Texinfo' + /bin/mkdir -p '/usr/share/texinfo/Texinfo' + /usr/bin/install -c -m 644 Texinfo/ModulePath.pm '/usr/share/texinfo/Texinfo' +make[3]: Leaving directory '/sources/texinfo-6.7/tp' +make[2]: Leaving directory '/sources/texinfo-6.7/tp' +Making install in tests +make[2]: Entering directory '/sources/texinfo-6.7/tp/tests' +Making install in . +make[3]: Entering directory '/sources/texinfo-6.7/tp/tests' +make[4]: Entering directory '/sources/texinfo-6.7/tp/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 '/sources/texinfo-6.7/tp/tests' +make[3]: Leaving directory '/sources/texinfo-6.7/tp/tests' +Making install in many_input_files +make[3]: Entering directory '/sources/texinfo-6.7/tp/tests/many_input_files' +make[4]: Entering directory '/sources/texinfo-6.7/tp/tests/many_input_files' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/texinfo-6.7/tp/tests/many_input_files' +make[3]: Leaving directory '/sources/texinfo-6.7/tp/tests/many_input_files' +make[2]: Leaving directory '/sources/texinfo-6.7/tp/tests' +make[1]: Leaving directory '/sources/texinfo-6.7/tp' +Making install in Pod-Simple-Texinfo +make[1]: Entering directory '/sources/texinfo-6.7/Pod-Simple-Texinfo' +make[2]: Entering directory '/sources/texinfo-6.7/Pod-Simple-Texinfo' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c pod2texi '/usr/bin' + /bin/mkdir -p '/usr/share/texinfo/Pod-Simple-Texinfo/Pod/Simple/' + /usr/bin/install -c -m 644 lib/Pod/Simple/Texinfo.pm '/usr/share/texinfo/Pod-Simple-Texinfo/Pod/Simple/' +make[2]: Leaving directory '/sources/texinfo-6.7/Pod-Simple-Texinfo' +make[1]: Leaving directory '/sources/texinfo-6.7/Pod-Simple-Texinfo' +Making install in texindex +make[1]: Entering directory '/sources/texinfo-6.7/texindex' +make[2]: Entering directory '/sources/texinfo-6.7/texindex' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c texindex '/usr/bin' + /bin/mkdir -p '/usr/share/texinfo' + /usr/bin/install -c texindex.awk '/usr/share/texinfo' +make[2]: Leaving directory '/sources/texinfo-6.7/texindex' +make[1]: Leaving directory '/sources/texinfo-6.7/texindex' +Making install in util +make[1]: Entering directory '/sources/texinfo-6.7/util' +make[2]: Entering directory '/sources/texinfo-6.7/util' + /bin/mkdir -p '/usr/bin' + /usr/bin/install -c texi2dvi texi2pdf pdftexi2dvi '/usr/bin' + /bin/mkdir -p '/usr/share/texinfo' + /usr/bin/install -c -m 644 htmlxref.cnf texinfo.dtd '/usr/share/texinfo' +make[2]: Leaving directory '/sources/texinfo-6.7/util' +make[1]: Leaving directory '/sources/texinfo-6.7/util' +Making install in doc +make[1]: Entering directory '/sources/texinfo-6.7/doc' +Making install in tp_api +make[2]: Entering directory '/sources/texinfo-6.7/doc/tp_api' +make install-am +make[3]: Entering directory '/sources/texinfo-6.7/doc/tp_api' +make[4]: Entering directory '/sources/texinfo-6.7/doc/tp_api' +make[4]: Nothing to be done for 'install-exec-am'. +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '/sources/texinfo-6.7/doc/tp_api' +make[3]: Leaving directory '/sources/texinfo-6.7/doc/tp_api' +make[2]: Leaving directory '/sources/texinfo-6.7/doc/tp_api' +make[2]: Entering directory '/sources/texinfo-6.7/doc' +make[3]: Entering directory '/sources/texinfo-6.7/doc' +make[3]: Nothing to be done for 'install-exec-am'. + +WARNING: If your texmf tree does not already contain + up-to-date versions, you must install + texinfo.tex and txi-??.tex manually, + perhaps in TEXMF/tex/texinfo/, + where TEXMF is a root of your TeX tree. + See doc/README for some considerations. + You can run make TEXMF=/your/texmf install-tex to do this. + + You may also need to install epsf.tex in + TEXMF/tex/generic/dvips, if your TeX + installation did not include it. + /bin/mkdir -p '/usr/share/info' + /usr/bin/install -c -m 644 ./texinfo.info ./texinfo.info-1 ./texinfo.info-2 ./texinfo.info-3 ./info-stnd.info '/usr/share/info' + install-info --info-dir='/usr/share/info' '/usr/share/info/texinfo.info' + install-info --info-dir='/usr/share/info' '/usr/share/info/info-stnd.info' +make[3]: Leaving directory '/sources/texinfo-6.7/doc' +make[2]: Leaving directory '/sources/texinfo-6.7/doc' +make[1]: Leaving directory '/sources/texinfo-6.7/doc' +Making install in man +make[1]: Entering directory '/sources/texinfo-6.7/man' +make[2]: Entering directory '/sources/texinfo-6.7/man' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 install-info.1 makeinfo.1 texindex.1 texi2dvi.1 info.1 pod2texi.1 texi2any.1 texi2pdf.1 pdftexi2dvi.1 '/usr/share/man/man1' + /bin/mkdir -p '/usr/share/man/man5' + /usr/bin/install -c -m 644 info.5 texinfo.5 '/usr/share/man/man5' +make[2]: Leaving directory '/sources/texinfo-6.7/man' +make[1]: Leaving directory '/sources/texinfo-6.7/man' +make[1]: Entering directory '/sources/texinfo-6.7' +make[2]: Entering directory '/sources/texinfo-6.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 '/sources/texinfo-6.7' +make[1]: Leaving directory '/sources/texinfo-6.7' +cd doc && make TEXMF=/usr/share/texmf install-tex +make[1]: Entering directory '/sources/texinfo-6.7/doc' +test -n "/usr/share/texmf" || (echo "TEXMF must be set." >&2; exit 1) +/bin/sh /sources/texinfo-6.7/build-aux/install-sh -d /usr/share/texmf/tex/texinfo /usr/share/texmf/tex/generic/epsf +/usr/bin/install -c -m 644 ./texinfo.tex /usr/share/texmf/tex/texinfo/texinfo.tex +/usr/bin/install -c -m 644 ./texinfo-ja.tex /usr/share/texmf/tex/texinfo/texinfo-ja.tex +/usr/bin/install -c -m 644 ./epsf.tex /usr/share/texmf/tex/generic/epsf/epsf.tex +for f in txi-ca.tex txi-cs.tex txi-de.tex txi-en.tex txi-es.tex txi-fr.tex txi-hu.tex txi-is.tex txi-it.tex txi-ja.tex txi-nb.tex txi-nl.tex txi-nn.tex txi-pl.tex txi-pt.tex txi-ru.tex txi-sr.tex txi-tr.tex txi-uk.tex; do \ + /usr/bin/install -c -m 644 ./$f /usr/share/texmf/tex/texinfo/$f; done +make[1]: Leaving directory '/sources/texinfo-6.7/doc' +/usr/share/info /sources/texinfo-6.7 +removed 'dir' +/sources/texinfo-6.7 +[lfs-scripts] Finishing build of texinfo-6.7 at Tue Feb 2 11:49:05 -03 2021 +[lfs-scripts] Starting build of vim-8.2.1361 at Tue Feb 2 11:49:05 -03 2021 +configure: creating cache auto/config.cache +checking whether make sets $(MAKE)... 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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for fgrep... /bin/grep -F +checking for library containing strerror... none required +checking for gawk... gawk +checking for strip... strip +checking for ANSI C header files... yes +checking for sys/wait.h that is POSIX.1 compatible... yes +checking for unsigned long long int... yes +checking for long long int... yes +checking if the compiler supports trailing commas... yes +checking if the compiler supports C++ comments... yes +checking --enable-fail-if-missing argument... no +checking for clang version... N/A +configure: checking for buggy tools... +- sh is 'GNU bash, version 5.0.11(1)-release (x86_64-pc-linux-gnu) +Copyright (C) 2019 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later + +This is free software; you are free to change and redistribute it. +There is NO WARRANTY, to the extent permitted by law.' - probably OK. +checking for Haiku... no +checking for QNX... no +checking for Darwin (Mac OS X)... no +checking AvailabilityMacros.h usability... no +checking AvailabilityMacros.h presence... no +checking for AvailabilityMacros.h... no +checking --with-local-dir argument... Defaulting to /usr/local +checking --with-vim-name argument... Defaulting to vim +checking --with-ex-name argument... Defaulting to ex +checking --with-view-name argument... Defaulting to view +checking --with-global-runtime argument... no +checking --with-modified-by argument... no +checking if character set is EBCDIC... no +checking --disable-smack argument... no +checking linux/xattr.h usability... yes +checking linux/xattr.h presence... yes +checking for linux/xattr.h... yes +checking attr/xattr.h usability... no +checking attr/xattr.h presence... no +checking for attr/xattr.h... no +checking --disable-selinux argument... no +checking for is_selinux_enabled in -lselinux... no +checking --with-features argument... Defaulting to huge +checking --with-compiledby argument... no +checking --disable-xsmp argument... no +checking --disable-xsmp-interact argument... no +checking --enable-luainterp argument... no +checking --enable-mzschemeinterp argument... no +checking --enable-perlinterp argument... no +checking --enable-pythoninterp argument... no +checking --enable-python3interp argument... no +checking --enable-tclinterp argument... no +checking --enable-rubyinterp argument... no +checking --enable-cscope argument... no +checking --disable-netbeans argument... no +checking --disable-channel argument... no +checking for socket in -lsocket... no +checking whether compiling with IPv6 networking is possible... yes +checking for inet_ntop... yes +checking --enable-terminal argument... defaulting to yes +checking --enable-autoservername argument... no +checking --enable-multibyte argument... yes +checking --disable-rightleft argument... no +checking --disable-arabic argument... no +checking --enable-xim argument... defaulting to auto +checking --enable-fontset argument... no +checking for xmkmf... no +checking for X... no +checking if X11 header files can be found... no +checking --enable-gui argument... no GUI support +checking for pkg-config... /usr/bin/pkg-config +checking X11/SM/SMlib.h usability... no +checking X11/SM/SMlib.h presence... no +checking for X11/SM/SMlib.h... no +checking for /proc link to executable... /proc/self/exe +checking for CYGWIN or MSYS environment... no +checking whether toupper is broken... no +checking whether __DATE__ and __TIME__ work... yes +checking whether __attribute__((unused)) is allowed... yes +checking elf.h usability... yes +checking elf.h presence... yes +checking for elf.h... yes +checking for main in -lelf... yes +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking stdint.h usability... yes +checking stdint.h presence... yes +checking for stdint.h... yes +checking stdlib.h usability... yes +checking stdlib.h presence... yes +checking for stdlib.h... yes +checking string.h usability... yes +checking string.h presence... yes +checking for string.h... yes +checking sys/select.h usability... yes +checking sys/select.h presence... yes +checking for sys/select.h... yes +checking sys/utsname.h usability... yes +checking sys/utsname.h presence... yes +checking for sys/utsname.h... yes +checking termcap.h usability... yes +checking termcap.h presence... yes +checking for termcap.h... yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking sgtty.h usability... yes +checking sgtty.h presence... yes +checking for sgtty.h... yes +checking sys/ioctl.h usability... yes +checking sys/ioctl.h presence... yes +checking for sys/ioctl.h... yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking sys/types.h usability... yes +checking sys/types.h presence... yes +checking for sys/types.h... yes +checking termio.h usability... yes +checking termio.h presence... yes +checking for termio.h... yes +checking iconv.h usability... yes +checking iconv.h presence... yes +checking for iconv.h... yes +checking inttypes.h usability... yes +checking inttypes.h presence... yes +checking for inttypes.h... yes +checking langinfo.h usability... yes +checking langinfo.h presence... yes +checking for langinfo.h... yes +checking math.h usability... yes +checking math.h presence... yes +checking for math.h... yes +checking unistd.h usability... yes +checking unistd.h presence... yes +checking for unistd.h... yes +checking stropts.h usability... no +checking stropts.h presence... no +checking for stropts.h... no +checking errno.h usability... yes +checking errno.h presence... yes +checking for errno.h... yes +checking sys/resource.h usability... yes +checking sys/resource.h presence... yes +checking for sys/resource.h... yes +checking sys/systeminfo.h usability... no +checking sys/systeminfo.h presence... no +checking for sys/systeminfo.h... no +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking sys/stream.h usability... no +checking sys/stream.h presence... no +checking for sys/stream.h... no +checking termios.h usability... yes +checking termios.h presence... yes +checking for termios.h... yes +checking libc.h usability... no +checking libc.h presence... no +checking for libc.h... no +checking sys/statfs.h usability... yes +checking sys/statfs.h presence... yes +checking for sys/statfs.h... yes +checking poll.h usability... yes +checking poll.h presence... yes +checking for poll.h... yes +checking sys/poll.h usability... yes +checking sys/poll.h presence... yes +checking for sys/poll.h... yes +checking pwd.h usability... yes +checking pwd.h presence... yes +checking for pwd.h... yes +checking utime.h usability... yes +checking utime.h presence... yes +checking for utime.h... yes +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking sys/ptms.h usability... no +checking sys/ptms.h presence... no +checking for sys/ptms.h... no +checking libintl.h usability... yes +checking libintl.h presence... yes +checking for libintl.h... yes +checking libgen.h usability... yes +checking libgen.h presence... yes +checking for libgen.h... yes +checking util/debug.h usability... no +checking util/debug.h presence... no +checking for util/debug.h... no +checking util/msg18n.h usability... no +checking util/msg18n.h presence... no +checking for util/msg18n.h... no +checking frame.h usability... no +checking frame.h presence... no +checking for frame.h... no +checking sys/acl.h usability... yes +checking sys/acl.h presence... yes +checking for sys/acl.h... yes +checking sys/access.h usability... no +checking sys/access.h presence... no +checking for sys/access.h... no +checking sys/sysinfo.h usability... yes +checking sys/sysinfo.h presence... yes +checking for sys/sysinfo.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 for sys/ptem.h... no +checking for sys/sysctl.h... no +checking for pthread_np.h... no +checking strings.h usability... yes +checking strings.h presence... yes +checking for strings.h... yes +checking if strings.h can be included after string.h... yes +checking whether gcc needs -traditional... no +checking for an ANSI C-conforming const... yes +checking for working volatile... yes +checking for mode_t... yes +checking for off_t... yes +checking for pid_t... yes +checking for size_t... yes +checking for uid_t in sys/types.h... yes +checking for uint32_t... yes +checking whether time.h and sys/time.h may both be included... yes +checking for ino_t... yes +checking for dev_t... yes +checking whether byte ordering is bigendian... no +checking for inline... inline +checking for rlim_t... yes +checking for stack_t... yes +checking whether stack_t has an ss_base field... no +checking --with-tlib argument... empty: automatic terminal library selection +checking for tgetent in -ltinfo... no +checking for tgetent in -lncurses... yes +checking whether we talk terminfo... yes +checking what tgetent() returns for an unknown terminal... zero +checking whether termcap.h contains ospeed... yes +checking whether termcap.h contains UP, BC and PC... yes +checking whether tputs() uses outfuntype... no +checking whether sys/select.h and sys/time.h may both be included... yes +checking for /dev/ptc... no +checking for SVR4 ptys... yes +checking for ptyranges... don't know +checking return type of signal handlers... void +checking for struct sigcontext... yes +checking getcwd implementation is broken... no +checking for fchdir... yes +checking for fchown... yes +checking for fchmod... yes +checking for fsync... yes +checking for getcwd... yes +checking for getpseudotty... no +checking for getpwent... yes +checking for getpwnam... yes +checking for getpwuid... yes +checking for getrlimit... yes +checking for gettimeofday... yes +checking for localtime_r... yes +checking for lstat... yes +checking for memset... yes +checking for mkdtemp... yes +checking for nanosleep... yes +checking for opendir... yes +checking for putenv... yes +checking for qsort... yes +checking for readlink... yes +checking for select... yes +checking for setenv... yes +checking for getpgid... yes +checking for setpgid... yes +checking for setsid... yes +checking for sigaltstack... yes +checking for sigstack... yes +checking for sigset... yes +checking for sigsetjmp... no +checking for sigaction... yes +checking for sigprocmask... yes +checking for sigvec... no +checking for strcasecmp... yes +checking for strcoll... yes +checking for strerror... yes +checking for strftime... yes +checking for stricmp... no +checking for strncasecmp... yes +checking for strnicmp... no +checking for strpbrk... yes +checking for strptime... yes +checking for strtol... yes +checking for tgetent... yes +checking for towlower... yes +checking for towupper... yes +checking for iswupper... yes +checking for tzset... yes +checking for usleep... yes +checking for utime... yes +checking for utimes... yes +checking for mblen... yes +checking for ftruncate... yes +checking for unsetenv... yes +checking for posix_openpt... yes +checking for sys/select.h... (cached) yes +checking sys/socket.h usability... yes +checking sys/socket.h presence... yes +checking for sys/socket.h... yes +checking types of arguments for select... int,fd_set *,struct timeval * +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 --enable-canberra argument... Defaulting to yes +checking for libcanberra... no; try installing libcanberra-dev +checking for st_blksize... yes +checking whether stat() ignores a trailing slash... no +checking for iconv_open()... yes +checking for nl_langinfo(CODESET)... yes +checking for strtod in -lm... yes +checking for strtod() and other floating point functions... yes +checking for isinf()... yes +checking for isnan()... yes +checking --disable-acl argument... no +checking for acl_get_file in -lposix1e... no +checking for acl_get_file in -lacl... yes +checking for fgetxattr in -lattr... yes +checking for POSIX ACL support... yes +checking for acl_get in -lsec... no +checking for Solaris ACL support... no +checking for AIX ACL support... no +checking --disable-gpm argument... no +checking for gpm... no +checking --disable-sysmouse argument... no +checking for sysmouse... no +checking for FD_CLOEXEC... yes +checking for rename... yes +checking for dirfd... yes +checking for flock... yes +checking for sysctl... not usable +checking for sysinfo... yes +checking for sysinfo.mem_unit... yes +checking for sysconf... yes +checking size of int... 4 +checking size of long... 8 +checking size of time_t... 8 +checking size of off_t... 8 +checking uint32_t is 32 bits... ok +checking whether memmove handles overlaps... yes +checking for _xpg4_setrunelocale in -lxpg4... no +checking how to create tags... ctags +checking how to run man with a section nr... man -s +checking --disable-nls argument... no +checking for msgfmt... msgfmt +checking for NLS... gettext() works +checking for bind_textdomain_codeset... yes +checking for _nl_msg_cat_cntr... yes +checking if msgfmt supports --desktop... yes +checking dlfcn.h usability... yes +checking dlfcn.h presence... yes +checking for dlfcn.h... yes +checking for dlopen()... no +checking for dlopen() in -ldl... yes +checking for dlsym()... yes +checking setjmp.h usability... yes +checking setjmp.h presence... yes +checking for setjmp.h... yes +checking for GCC 3 or later... yes +checking whether we need -D_FORTIFY_SOURCE=1... yes +checking whether we need to force -D_FILE_OFFSET_BITS=64... no +checking linker --as-needed support... yes +configure: updating cache auto/config.cache +configure: creating auto/config.status +config.status: creating auto/config.mk +config.status: creating auto/config.h +Starting make in the src directory. +If there are problems, cd to the src directory and run make there +cd src && make first +make[1]: Entering directory '/sources/vim-8.2.1361/src' +/bin/sh install-sh -c -d objects +touch objects/.dirstamp +CC="gcc -Iproto -DHAVE_CONFIG_H " srcdir=. sh ./osdef.sh +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/arabic.o arabic.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/arglist.o arglist.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/autocmd.o autocmd.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/beval.o beval.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/buffer.o buffer.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/change.o change.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/blob.o blob.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/blowfish.o blowfish.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/cindent.o cindent.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/clientserver.o clientserver.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/clipboard.o clipboard.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/cmdexpand.o cmdexpand.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/cmdhist.o cmdhist.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/crypt.o crypt.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/crypt_zip.o crypt_zip.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/debugger.o debugger.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/dict.o dict.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/diff.o diff.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/digraph.o digraph.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/drawline.o drawline.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/drawscreen.o drawscreen.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/edit.o edit.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/eval.o eval.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/evalbuffer.o evalbuffer.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/evalfunc.o evalfunc.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/evalvars.o evalvars.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/evalwindow.o evalwindow.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_cmds.o ex_cmds.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_cmds2.o ex_cmds2.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_docmd.o ex_docmd.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_eval.o ex_eval.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_getln.o ex_getln.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/fileio.o fileio.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/filepath.o filepath.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/findfile.o findfile.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/fold.o fold.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/getchar.o getchar.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/gui_xim.o gui_xim.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/hardcopy.o hardcopy.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/hashtab.o hashtab.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/help.o help.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/highlight.o highlight.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/if_cscope.o if_cscope.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/if_xcmdsrv.o if_xcmdsrv.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/indent.o indent.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/insexpand.o insexpand.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/list.o list.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/locale.o locale.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/map.o map.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/mark.o mark.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/match.o match.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/mbyte.o mbyte.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/memline.o memline.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/menu.o menu.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/misc1.o misc1.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/misc2.o misc2.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/mouse.o mouse.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/move.o move.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/normal.o normal.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ops.o ops.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/option.o option.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/optionstr.o optionstr.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/os_unix.o os_unix.c +creating auto/pathdef.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/pathdef.o auto/pathdef.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/popupmenu.o popupmenu.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/popupwin.o popupwin.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/profiler.o profiler.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/pty.o pty.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/quickfix.o quickfix.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/regexp.o regexp.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/register.o register.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/screen.o screen.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/scriptfile.o scriptfile.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/search.o search.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/session.o session.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/sha256.o sha256.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/sign.o sign.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/sound.o sound.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/spell.o spell.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/spellfile.o spellfile.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/spellsuggest.o spellsuggest.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/syntax.o syntax.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/tag.o tag.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/term.o term.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/terminal.o terminal.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/testing.o testing.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/textformat.o textformat.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/textobject.o textobject.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/textprop.o textprop.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/time.o time.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/typval.o typval.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ui.o ui.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/undo.o undo.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/usercmd.o usercmd.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/userfunc.o userfunc.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9compile.o vim9compile.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9execute.o vim9execute.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9script.o vim9script.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/viminfo.o viminfo.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/window.o window.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/bufwrite.o bufwrite.c +gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_encoding.o libvterm/src/encoding.c +gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_keyboard.o libvterm/src/keyboard.c +gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_mouse.o libvterm/src/mouse.c +gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_parser.o libvterm/src/parser.c +gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_pen.o libvterm/src/pen.c +gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_screen.o libvterm/src/screen.c +gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_state.o libvterm/src/state.c +gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_unicode.o libvterm/src/unicode.c +gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_vterm.o libvterm/src/vterm.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/netbeans.o netbeans.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/channel.o channel.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xdiffi.o xdiff/xdiffi.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xemit.o xdiff/xemit.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xprepare.o xdiff/xprepare.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xutils.o xdiff/xutils.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xhistogram.o xdiff/xhistogram.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xpatience.o xdiff/xpatience.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/charset.o charset.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/json.o json.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/main.o main.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/memfile.o memfile.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/message.o message.c +gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 version.c -o objects/version.o +link.sh: $LINK_AS_NEEDED set to 'yes': invoking linker directly. + gcc -L/usr/local/lib -Wl,--as-needed -o vim objects/arabic.o objects/arglist.o objects/autocmd.o objects/beval.o objects/buffer.o objects/change.o objects/blob.o objects/blowfish.o objects/cindent.o objects/clientserver.o objects/clipboard.o objects/cmdexpand.o objects/cmdhist.o objects/crypt.o objects/crypt_zip.o objects/debugger.o objects/dict.o objects/diff.o objects/digraph.o objects/drawline.o objects/drawscreen.o objects/edit.o objects/eval.o objects/evalbuffer.o objects/evalfunc.o objects/evalvars.o objects/evalwindow.o objects/ex_cmds.o objects/ex_cmds2.o objects/ex_docmd.o objects/ex_eval.o objects/ex_getln.o objects/fileio.o objects/filepath.o objects/findfile.o objects/fold.o objects/getchar.o objects/gui_xim.o objects/hardcopy.o objects/hashtab.o objects/help.o objects/highlight.o objects/if_cscope.o objects/if_xcmdsrv.o objects/indent.o objects/insexpand.o objects/list.o objects/locale.o objects/map.o objects/mark.o objects/match.o objects/mbyte.o objects/memline.o objects/menu.o objects/misc1.o objects/misc2.o objects/mouse.o objects/move.o objects/normal.o objects/ops.o objects/option.o objects/optionstr.o objects/os_unix.o objects/pathdef.o objects/popupmenu.o objects/popupwin.o objects/profiler.o objects/pty.o objects/quickfix.o objects/regexp.o objects/register.o objects/screen.o objects/scriptfile.o objects/search.o objects/session.o objects/sha256.o objects/sign.o objects/sound.o objects/spell.o objects/spellfile.o objects/spellsuggest.o objects/syntax.o objects/tag.o objects/term.o objects/terminal.o objects/testing.o objects/textformat.o objects/textobject.o objects/textprop.o objects/time.o objects/typval.o objects/ui.o objects/undo.o objects/usercmd.o objects/userfunc.o objects/version.o objects/vim9compile.o objects/vim9execute.o objects/vim9script.o objects/viminfo.o objects/window.o objects/bufwrite.o objects/vterm_encoding.o objects/vterm_keyboard.o objects/vterm_mouse.o objects/vterm_parser.o objects/vterm_pen.o objects/vterm_screen.o objects/vterm_state.o objects/vterm_unicode.o objects/vterm_vterm.o objects/netbeans.o objects/channel.o objects/xdiffi.o objects/xemit.o objects/xprepare.o objects/xutils.o objects/xhistogram.o objects/xpatience.o objects/charset.o objects/json.o objects/main.o objects/memfile.o objects/message.o -lm -lncurses -lelf -lacl -lattr -ldl +link.sh: Linked fine +cd xxd; CC="gcc" CFLAGS=" -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1" LDFLAGS="-L/usr/local/lib -Wl,--as-needed" \ + make -f Makefile +make[2]: Entering directory '/sources/vim-8.2.1361/src/xxd' +gcc -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -L/usr/local/lib -Wl,--as-needed -DUNIX -o xxd xxd.c +make[2]: Leaving directory '/sources/vim-8.2.1361/src/xxd' +make[2]: Entering directory '/sources/vim-8.2.1361/src/po' +OLD_PO_FILE_INPUT=yes msgfmt -v -o af.mo af.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o ca.mo ca.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o cs.mo cs.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o da.mo da.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o de.mo de.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o en_GB.mo en_GB.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o eo.mo eo.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o es.mo es.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o fi.mo fi.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o fr.mo fr.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o ga.mo ga.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o it.mo it.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o ja.mo ja.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o ko.UTF-8.mo ko.UTF-8.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o ko.mo ko.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o lv.mo lv.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o nb.mo nb.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o nl.mo nl.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o no.mo no.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o pl.mo pl.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o pt_BR.mo pt_BR.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o ru.mo ru.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o sk.mo sk.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o sr.mo sr.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o sv.mo sv.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o tr.mo tr.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o uk.mo uk.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o vi.mo vi.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_CN.UTF-8.mo zh_CN.UTF-8.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_CN.mo zh_CN.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_TW.UTF-8.mo zh_TW.UTF-8.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_TW.mo zh_TW.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o cs.cp1250.mo cs.cp1250.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o ja.euc-jp.mo ja.euc-jp.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o ja.sjis.mo ja.sjis.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o pl.UTF-8.mo pl.UTF-8.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o pl.cp1250.mo pl.cp1250.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o ru.cp1251.mo ru.cp1251.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o sk.cp1250.mo sk.cp1250.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o uk.cp1251.mo uk.cp1251.po +OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_CN.cp936.mo zh_CN.cp936.po +echo af ca cs cs.cp1250 da de en_GB eo es fi fr ga it ja ja.euc-jp ja.sjis ko ko.UTF-8 lv nb nl no pl pl.UTF-8 pl.cp1250 pt_BR ru ru.cp1251 sk sk.cp1250 sr sv tr uk uk.cp1251 vi zh_CN zh_CN.UTF-8 zh_CN.cp936 zh_TW zh_TW.UTF-8 | tr " " "\n" |sed -e '/\./d' | sort > LINGUAS +msgfmt --desktop -d . --template gvim.desktop.in -o tmp_gvim.desktop +rm -f LINGUAS +if command -v desktop-file-validate; then desktop-file-validate tmp_gvim.desktop; fi +mv tmp_gvim.desktop gvim.desktop +echo af ca cs cs.cp1250 da de en_GB eo es fi fr ga it ja ja.euc-jp ja.sjis ko ko.UTF-8 lv nb nl no pl pl.UTF-8 pl.cp1250 pt_BR ru ru.cp1251 sk sk.cp1250 sr sv tr uk uk.cp1251 vi zh_CN zh_CN.UTF-8 zh_CN.cp936 zh_TW zh_TW.UTF-8 | tr " " "\n" |sed -e '/\./d' | sort > LINGUAS +msgfmt --desktop -d . --template vim.desktop.in -o tmp_vim.desktop +rm -f LINGUAS +if command -v desktop-file-validate; then desktop-file-validate tmp_vim.desktop; fi +mv tmp_vim.desktop vim.desktop +make[2]: Leaving directory '/sources/vim-8.2.1361/src/po' +make[2]: Entering directory '/sources/vim-8.2.1361/src/po' +make[2]: Nothing to be done for 'converted'. +make[2]: Leaving directory '/sources/vim-8.2.1361/src/po' +make[1]: Leaving directory '/sources/vim-8.2.1361/src' +Starting make in the src directory. +If there are problems, cd to the src directory and run make there +cd src && make install +make[1]: Entering directory '/sources/vim-8.2.1361/src' +if test -f /usr/bin/vim; then \ + mv -f /usr/bin/vim /usr/bin/vim.rm; \ + rm -f /usr/bin/vim.rm; \ +fi +cp vim /usr/bin +strip /usr/bin/vim +chmod 755 /usr/bin/vim +/bin/sh install-sh -c -d /usr/share/vim +chmod 755 /usr/share/vim +cp vimtutor /usr/bin/vimtutor +chmod 755 /usr/bin/vimtutor +/bin/sh install-sh -c -d /usr/share/vim/vim82 +chmod 755 /usr/share/vim/vim82 +/bin/sh install-sh -c -d /usr/share/vim/vim82/doc +chmod 755 /usr/share/vim/vim82/doc +/bin/sh install-sh -c -d /usr/share/vim/vim82/print +chmod 755 /usr/share/vim/vim82/print +/bin/sh install-sh -c -d /usr/share/vim/vim82/colors +chmod 755 /usr/share/vim/vim82/colors +/bin/sh install-sh -c -d /usr/share/vim/vim82/syntax +chmod 755 /usr/share/vim/vim82/syntax +/bin/sh install-sh -c -d /usr/share/vim/vim82/indent +chmod 755 /usr/share/vim/vim82/indent +/bin/sh install-sh -c -d /usr/share/vim/vim82/ftplugin +chmod 755 /usr/share/vim/vim82/ftplugin +/bin/sh install-sh -c -d /usr/share/vim/vim82/autoload +chmod 755 /usr/share/vim/vim82/autoload +/bin/sh install-sh -c -d /usr/share/vim/vim82/autoload/dist +chmod 755 /usr/share/vim/vim82/autoload/dist +/bin/sh install-sh -c -d /usr/share/vim/vim82/autoload/xml +chmod 755 /usr/share/vim/vim82/autoload/xml +/bin/sh install-sh -c -d /usr/share/vim/vim82/plugin +chmod 755 /usr/share/vim/vim82/plugin +/bin/sh install-sh -c -d /usr/share/vim/vim82/tutor +chmod 755 /usr/share/vim/vim82/tutor +/bin/sh install-sh -c -d /usr/share/vim/vim82/spell +chmod 755 /usr/share/vim/vim82/spell +/bin/sh install-sh -c -d /usr/share/vim/vim82/compiler +chmod 755 /usr/share/vim/vim82/compiler +/bin/sh ./installman.sh install /usr/share/man/man1 "" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/man1/vim.1 +installing /usr/share/man/man1/vimtutor.1 +installing /usr/share/man/man1/vimdiff.1 +installing /usr/share/man/man1/evim.1 +cd ../runtime/doc; if test -z "" -a -f tags; then \ + mv -f tags tags.dist; fi +generating help tags +make[2]: Entering directory '/sources/vim-8.2.1361/runtime/doc' +make[2]: Leaving directory '/sources/vim-8.2.1361/runtime/doc' +cd ../runtime/doc; \ + files=`ls *.txt tags`; \ + files="$files `ls *.??x tags-?? 2>/dev/null || true`"; \ + cp $files /usr/share/vim/vim82/doc; \ + cd /usr/share/vim/vim82/doc; \ + chmod 644 $files +cp ../runtime/doc/*.pl /usr/share/vim/vim82/doc +chmod 755 /usr/share/vim/vim82/doc/*.pl +cd ../runtime/doc; if test -f tags.dist; then mv -f tags.dist tags; fi +cp ../runtime/menu.vim /usr/share/vim/vim82/menu.vim +chmod 644 /usr/share/vim/vim82/menu.vim +cp ../runtime/synmenu.vim /usr/share/vim/vim82/synmenu.vim +chmod 644 /usr/share/vim/vim82/synmenu.vim +cp ../runtime/delmenu.vim /usr/share/vim/vim82/delmenu.vim +chmod 644 /usr/share/vim/vim82/delmenu.vim +cp ../runtime/defaults.vim /usr/share/vim/vim82/defaults.vim +chmod 644 /usr/share/vim/vim82/defaults.vim +cp ../runtime/evim.vim /usr/share/vim/vim82/evim.vim +chmod 644 /usr/share/vim/vim82/evim.vim +cp ../runtime/mswin.vim /usr/share/vim/vim82/mswin.vim +chmod 644 /usr/share/vim/vim82/mswin.vim +cp ../runtime/rgb.txt /usr/share/vim/vim82/rgb.txt +chmod 644 /usr/share/vim/vim82/rgb.txt +cp ../runtime/bugreport.vim /usr/share/vim/vim82/bugreport.vim +chmod 644 /usr/share/vim/vim82/bugreport.vim +cp ../runtime/vimrc_example.vim /usr/share/vim/vim82 +chmod 644 /usr/share/vim/vim82/vimrc_example.vim +cp ../runtime/gvimrc_example.vim /usr/share/vim/vim82 +chmod 644 /usr/share/vim/vim82/gvimrc_example.vim +cp ../runtime/filetype.vim /usr/share/vim/vim82/filetype.vim +chmod 644 /usr/share/vim/vim82/filetype.vim +cp ../runtime/ftoff.vim /usr/share/vim/vim82/ftoff.vim +chmod 644 /usr/share/vim/vim82/ftoff.vim +cp ../runtime/scripts.vim /usr/share/vim/vim82/scripts.vim +chmod 644 /usr/share/vim/vim82/scripts.vim +cp ../runtime/ftplugin.vim /usr/share/vim/vim82/ftplugin.vim +chmod 644 /usr/share/vim/vim82/ftplugin.vim +cp ../runtime/ftplugof.vim /usr/share/vim/vim82/ftplugof.vim +chmod 644 /usr/share/vim/vim82/ftplugof.vim +cp ../runtime/indent.vim /usr/share/vim/vim82/indent.vim +chmod 644 /usr/share/vim/vim82/indent.vim +cp ../runtime/indoff.vim /usr/share/vim/vim82/indoff.vim +chmod 644 /usr/share/vim/vim82/indoff.vim +cp ../runtime/optwin.vim /usr/share/vim/vim82/optwin.vim +chmod 644 /usr/share/vim/vim82/optwin.vim +cd ../runtime/print; cp *.ps /usr/share/vim/vim82/print +cd /usr/share/vim/vim82/print; chmod 644 *.ps +cd ../runtime/colors; cp -r *.vim tools README.txt /usr/share/vim/vim82/colors +cd /usr/share/vim/vim82/colors; chmod 755 tools +cd /usr/share/vim/vim82/colors; chmod 644 *.vim README.txt tools/*.vim +cd ../runtime/syntax; cp *.vim README.txt /usr/share/vim/vim82/syntax +cd /usr/share/vim/vim82/syntax; chmod 644 *.vim README.txt +cd ../runtime/indent; cp *.vim README.txt /usr/share/vim/vim82/indent +cd /usr/share/vim/vim82/indent; chmod 644 *.vim README.txt +cd ../runtime/autoload; cp *.vim README.txt /usr/share/vim/vim82/autoload +cd /usr/share/vim/vim82/autoload; chmod 644 *.vim README.txt +cd ../runtime/autoload/dist; cp *.vim /usr/share/vim/vim82/autoload/dist +cd /usr/share/vim/vim82/autoload/dist; chmod 644 *.vim +cd ../runtime/autoload/xml; cp *.vim /usr/share/vim/vim82/autoload/xml +cd /usr/share/vim/vim82/autoload/xml; chmod 644 *.vim +cd ../runtime/plugin; cp *.vim README.txt /usr/share/vim/vim82/plugin +cd /usr/share/vim/vim82/plugin; chmod 644 *.vim README.txt +cd ../runtime/ftplugin; cp *.vim README.txt logtalk.dict /usr/share/vim/vim82/ftplugin +cd /usr/share/vim/vim82/ftplugin; chmod 644 *.vim README.txt +cd ../runtime/compiler; cp *.vim README.txt /usr/share/vim/vim82/compiler +cd /usr/share/vim/vim82/compiler; chmod 644 *.vim README.txt +/bin/sh install-sh -c -d /usr/share/vim/vim82/macros +chmod 755 /usr/share/vim/vim82/macros +cp -r ../runtime/macros/* /usr/share/vim/vim82/macros +chmod 755 `find /usr/share/vim/vim82/macros -type d -print` +chmod 644 `find /usr/share/vim/vim82/macros -type f -print` +chmod 755 /usr/share/vim/vim82/macros/less.sh +cvs=`find /usr/share/vim/vim82/macros \( -name CVS -o -name AAPDIR -o -name "*.info" \) -print`; \ + if test -n "$cvs"; then \ + rm -rf $cvs; \ + fi +/bin/sh install-sh -c -d /usr/share/vim/vim82/pack +chmod 755 /usr/share/vim/vim82/pack +cp -r ../runtime/pack/* /usr/share/vim/vim82/pack +chmod 755 `find /usr/share/vim/vim82/pack -type d -print` +chmod 644 `find /usr/share/vim/vim82/pack -type f -print` +cp ../runtime/tutor/README* ../runtime/tutor/tutor* /usr/share/vim/vim82/tutor +rm -f /usr/share/vim/vim82/tutor/*.info +chmod 644 /usr/share/vim/vim82/tutor/* +if test -f ../runtime/spell/en.latin1.spl; then \ + cp ../runtime/spell/*.spl ../runtime/spell/*.sug ../runtime/spell/*.vim /usr/share/vim/vim82/spell; \ + chmod 644 /usr/share/vim/vim82/spell/*.spl /usr/share/vim/vim82/spell/*.sug /usr/share/vim/vim82/spell/*.vim; \ +fi +cd /usr/bin; ln -s vim ex +cd /usr/bin; ln -s vim view +cd /usr/bin; ln -s vim rvim +cd /usr/bin; ln -s vim rview +cd /usr/bin; ln -s vim vimdiff +/bin/sh ./installml.sh install "" \ + /usr/share/man/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview +creating link /usr/share/man/man1/ex.1 +creating link /usr/share/man/man1/view.1 +creating link /usr/share/man/man1/rvim.1 +creating link /usr/share/man/man1/rview.1 +/bin/sh install-sh -c -d /usr/share/vim/vim82/tools +chmod 755 /usr/share/vim/vim82/tools +/bin/sh ./installman.sh xxd /usr/share/man/da/man1 "-da" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +/bin/sh ./installman.sh xxd /usr/share/man/da.ISO8859-1/man1 "-da" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +creating /usr/share/man/da.ISO8859-1/man1 +/bin/sh ./installman.sh xxd /usr/share/man/da.UTF-8/man1 "-da.UTF-8" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +creating /usr/share/man/da.UTF-8/man1 +/bin/sh ./installman.sh xxd /usr/share/man/de/man1 "-de" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +/bin/sh ./installman.sh xxd /usr/share/man/de.ISO8859-1/man1 "-de" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +creating /usr/share/man/de.ISO8859-1/man1 +/bin/sh ./installman.sh xxd /usr/share/man/de.UTF-8/man1 "-de.UTF-8" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +creating /usr/share/man/de.UTF-8/man1 +/bin/sh ./installman.sh xxd /usr/share/man/fr/man1 "-fr" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/fr/man1/xxd.1 +/bin/sh ./installman.sh xxd /usr/share/man/fr.ISO8859-1/man1 "-fr" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +creating /usr/share/man/fr.ISO8859-1/man1 +installing /usr/share/man/fr.ISO8859-1/man1/xxd.1 +/bin/sh ./installman.sh xxd /usr/share/man/fr.UTF-8/man1 "-fr.UTF-8" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +creating /usr/share/man/fr.UTF-8/man1 +installing /usr/share/man/fr.UTF-8/man1/xxd.1 +/bin/sh ./installman.sh xxd /usr/share/man/it/man1 "-it" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/it/man1/xxd.1 +/bin/sh ./installman.sh xxd /usr/share/man/it.ISO8859-1/man1 "-it" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +creating /usr/share/man/it.ISO8859-1/man1 +installing /usr/share/man/it.ISO8859-1/man1/xxd.1 +/bin/sh ./installman.sh xxd /usr/share/man/it.UTF-8/man1 "-it.UTF-8" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +creating /usr/share/man/it.UTF-8/man1 +installing /usr/share/man/it.UTF-8/man1/xxd.1 +/bin/sh ./installman.sh xxd /usr/share/man/ja/man1 "-ja.UTF-8" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/ja/man1/xxd.1 +/bin/sh ./installman.sh xxd /usr/share/man/pl/man1 "-pl" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/pl/man1/xxd.1 +/bin/sh ./installman.sh xxd /usr/share/man/pl.ISO8859-2/man1 "-pl" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +creating /usr/share/man/pl.ISO8859-2/man1 +installing /usr/share/man/pl.ISO8859-2/man1/xxd.1 +/bin/sh ./installman.sh xxd /usr/share/man/pl.UTF-8/man1 "-pl.UTF-8" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +creating /usr/share/man/pl.UTF-8/man1 +installing /usr/share/man/pl.UTF-8/man1/xxd.1 +/bin/sh ./installman.sh xxd /usr/share/man/ru.KOI8-R/man1 "-ru" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +creating /usr/share/man/ru.KOI8-R/man1 +installing /usr/share/man/ru.KOI8-R/man1/xxd.1 +/bin/sh ./installman.sh xxd /usr/share/man/ru.UTF-8/man1 "-ru.UTF-8" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +creating /usr/share/man/ru.UTF-8/man1 +installing /usr/share/man/ru.UTF-8/man1/xxd.1 +/bin/sh ./installman.sh xxd /usr/share/man/tr/man1 "-tr" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +/bin/sh ./installman.sh xxd /usr/share/man/tr.ISO8859-9/man1 "-tr" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +creating /usr/share/man/tr.ISO8859-9/man1 +/bin/sh ./installman.sh xxd /usr/share/man/tr.UTF-8/man1 "-tr.UTF-8" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +creating /usr/share/man/tr.UTF-8/man1 +if test -f /usr/bin/xxd; then \ + mv -f /usr/bin/xxd /usr/bin/xxd.rm; \ + rm -f /usr/bin/xxd.rm; \ +fi +cp xxd/xxd /usr/bin +strip /usr/bin/xxd +chmod 755 /usr/bin/xxd +/bin/sh ./installman.sh xxd /usr/share/man/man1 "" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/man1/xxd.1 +cp -r ../runtime/tools/* /usr/share/vim/vim82/tools +cvs=`find /usr/share/vim/vim82/tools \( -name CVS -o -name AAPDIR \) -print`; \ + if test -n "$cvs"; then \ + rm -rf $cvs; \ + fi +chmod 644 /usr/share/vim/vim82/tools/* +perlpath=`./which.sh perl` && sed -e "s+/usr/bin/perl+$perlpath+" ../runtime/tools/efm_perl.pl >/usr/share/vim/vim82/tools/efm_perl.pl +awkpath=`./which.sh nawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/usr/share/vim/vim82/tools/mve.awk; if test -z "$awkpath"; then \ + awkpath=`./which.sh gawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/usr/share/vim/vim82/tools/mve.awk; if test -z "$awkpath"; then \ + awkpath=`./which.sh awk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/usr/share/vim/vim82/tools/mve.awk; fi; fi +chmod 755 `grep -l "^#!" /usr/share/vim/vim82/tools/*` +make[2]: Entering directory '/sources/vim-8.2.1361/src/po' +make[2]: Nothing to be done for 'first'. +make[2]: Leaving directory '/sources/vim-8.2.1361/src/po' +make[2]: Entering directory '/sources/vim-8.2.1361/src/po' +make[2]: Nothing to be done for 'converted'. +make[2]: Leaving directory '/sources/vim-8.2.1361/src/po' +/bin/sh install-sh -c -d /usr/share/vim/vim82/lang +chmod 755 /usr/share/vim/vim82/lang +/bin/sh install-sh -c -d /usr/share/vim/vim82/keymap +chmod 755 /usr/share/vim/vim82/keymap +/bin/sh ./installman.sh install /usr/share/man/da/man1 "-da" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/da/man1/vim.1 +installing /usr/share/man/da/man1/vimtutor.1 +installing /usr/share/man/da/man1/vimdiff.1 +/bin/sh ./installman.sh install /usr/share/man/da.ISO8859-1/man1 "-da" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/da.ISO8859-1/man1/vim.1 +installing /usr/share/man/da.ISO8859-1/man1/vimtutor.1 +installing /usr/share/man/da.ISO8859-1/man1/vimdiff.1 +/bin/sh ./installman.sh install /usr/share/man/da.UTF-8/man1 "-da.UTF-8" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/da.UTF-8/man1/vim.1 +installing /usr/share/man/da.UTF-8/man1/vimtutor.1 +installing /usr/share/man/da.UTF-8/man1/vimdiff.1 +/bin/sh ./installman.sh install /usr/share/man/de/man1 "-de" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/de/man1/vim.1 +/bin/sh ./installman.sh install /usr/share/man/de.ISO8859-1/man1 "-de" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/de.ISO8859-1/man1/vim.1 +/bin/sh ./installman.sh install /usr/share/man/de.UTF-8/man1 "-de.UTF-8" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/de.UTF-8/man1/vim.1 +/bin/sh ./installman.sh install /usr/share/man/fr/man1 "-fr" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/fr/man1/vim.1 +installing /usr/share/man/fr/man1/vimtutor.1 +installing /usr/share/man/fr/man1/vimdiff.1 +installing /usr/share/man/fr/man1/evim.1 +/bin/sh ./installman.sh install /usr/share/man/fr.ISO8859-1/man1 "-fr" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/fr.ISO8859-1/man1/vim.1 +installing /usr/share/man/fr.ISO8859-1/man1/vimtutor.1 +installing /usr/share/man/fr.ISO8859-1/man1/vimdiff.1 +installing /usr/share/man/fr.ISO8859-1/man1/evim.1 +/bin/sh ./installman.sh install /usr/share/man/fr.UTF-8/man1 "-fr.UTF-8" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/fr.UTF-8/man1/vim.1 +installing /usr/share/man/fr.UTF-8/man1/vimtutor.1 +installing /usr/share/man/fr.UTF-8/man1/vimdiff.1 +installing /usr/share/man/fr.UTF-8/man1/evim.1 +/bin/sh ./installman.sh install /usr/share/man/it/man1 "-it" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/it/man1/vim.1 +installing /usr/share/man/it/man1/vimtutor.1 +installing /usr/share/man/it/man1/vimdiff.1 +installing /usr/share/man/it/man1/evim.1 +/bin/sh ./installman.sh install /usr/share/man/it.ISO8859-1/man1 "-it" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/it.ISO8859-1/man1/vim.1 +installing /usr/share/man/it.ISO8859-1/man1/vimtutor.1 +installing /usr/share/man/it.ISO8859-1/man1/vimdiff.1 +installing /usr/share/man/it.ISO8859-1/man1/evim.1 +/bin/sh ./installman.sh install /usr/share/man/it.UTF-8/man1 "-it.UTF-8" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/it.UTF-8/man1/vim.1 +installing /usr/share/man/it.UTF-8/man1/vimtutor.1 +installing /usr/share/man/it.UTF-8/man1/vimdiff.1 +installing /usr/share/man/it.UTF-8/man1/evim.1 +/bin/sh ./installman.sh install /usr/share/man/ja/man1 "-ja.UTF-8" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/ja/man1/vim.1 +installing /usr/share/man/ja/man1/vimtutor.1 +installing /usr/share/man/ja/man1/vimdiff.1 +installing /usr/share/man/ja/man1/evim.1 +/bin/sh ./installman.sh install /usr/share/man/pl/man1 "-pl" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/pl/man1/vim.1 +installing /usr/share/man/pl/man1/vimtutor.1 +installing /usr/share/man/pl/man1/vimdiff.1 +installing /usr/share/man/pl/man1/evim.1 +/bin/sh ./installman.sh install /usr/share/man/pl.ISO8859-2/man1 "-pl" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/pl.ISO8859-2/man1/vim.1 +installing /usr/share/man/pl.ISO8859-2/man1/vimtutor.1 +installing /usr/share/man/pl.ISO8859-2/man1/vimdiff.1 +installing /usr/share/man/pl.ISO8859-2/man1/evim.1 +/bin/sh ./installman.sh install /usr/share/man/pl.UTF-8/man1 "-pl.UTF-8" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/pl.UTF-8/man1/vim.1 +installing /usr/share/man/pl.UTF-8/man1/vimtutor.1 +installing /usr/share/man/pl.UTF-8/man1/vimdiff.1 +installing /usr/share/man/pl.UTF-8/man1/evim.1 +/bin/sh ./installman.sh install /usr/share/man/ru.KOI8-R/man1 "-ru" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/ru.KOI8-R/man1/vim.1 +installing /usr/share/man/ru.KOI8-R/man1/vimtutor.1 +installing /usr/share/man/ru.KOI8-R/man1/vimdiff.1 +installing /usr/share/man/ru.KOI8-R/man1/evim.1 +/bin/sh ./installman.sh install /usr/share/man/ru.UTF-8/man1 "-ru.UTF-8" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/ru.UTF-8/man1/vim.1 +installing /usr/share/man/ru.UTF-8/man1/vimtutor.1 +installing /usr/share/man/ru.UTF-8/man1/vimdiff.1 +installing /usr/share/man/ru.UTF-8/man1/evim.1 +/bin/sh ./installman.sh install /usr/share/man/tr/man1 "-tr" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/tr/man1/vim.1 +installing /usr/share/man/tr/man1/vimtutor.1 +installing /usr/share/man/tr/man1/vimdiff.1 +installing /usr/share/man/tr/man1/evim.1 +/bin/sh ./installman.sh install /usr/share/man/tr.ISO8859-9/man1 "-tr" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/tr.ISO8859-9/man1/vim.1 +installing /usr/share/man/tr.ISO8859-9/man1/vimtutor.1 +installing /usr/share/man/tr.ISO8859-9/man1/vimdiff.1 +installing /usr/share/man/tr.ISO8859-9/man1/evim.1 +/bin/sh ./installman.sh install /usr/share/man/tr.UTF-8/man1 "-tr.UTF-8" /usr/share/vim /usr/share/vim/vim82 /usr/share/vim ../runtime/doc 644 vim vimdiff evim +installing /usr/share/man/tr.UTF-8/man1/vim.1 +installing /usr/share/man/tr.UTF-8/man1/vimtutor.1 +installing /usr/share/man/tr.UTF-8/man1/vimdiff.1 +installing /usr/share/man/tr.UTF-8/man1/evim.1 +/bin/sh ./installml.sh install "" \ + /usr/share/man/da/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview +creating link /usr/share/man/da/man1/ex.1 +creating link /usr/share/man/da/man1/view.1 +creating link /usr/share/man/da/man1/rvim.1 +creating link /usr/share/man/da/man1/rview.1 +/bin/sh ./installml.sh install "" \ + /usr/share/man/da.ISO8859-1/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview +creating link /usr/share/man/da.ISO8859-1/man1/ex.1 +creating link /usr/share/man/da.ISO8859-1/man1/view.1 +creating link /usr/share/man/da.ISO8859-1/man1/rvim.1 +creating link /usr/share/man/da.ISO8859-1/man1/rview.1 +/bin/sh ./installml.sh install "" \ + /usr/share/man/da.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview +creating link /usr/share/man/da.UTF-8/man1/ex.1 +creating link /usr/share/man/da.UTF-8/man1/view.1 +creating link /usr/share/man/da.UTF-8/man1/rvim.1 +creating link /usr/share/man/da.UTF-8/man1/rview.1 +/bin/sh ./installml.sh install "" \ + /usr/share/man/de/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview +creating link /usr/share/man/de/man1/ex.1 +creating link /usr/share/man/de/man1/view.1 +creating link /usr/share/man/de/man1/rvim.1 +creating link /usr/share/man/de/man1/rview.1 +/bin/sh ./installml.sh install "" \ + /usr/share/man/de.ISO8859-1/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview +creating link /usr/share/man/de.ISO8859-1/man1/ex.1 +creating link /usr/share/man/de.ISO8859-1/man1/view.1 +creating link /usr/share/man/de.ISO8859-1/man1/rvim.1 +creating link /usr/share/man/de.ISO8859-1/man1/rview.1 +/bin/sh ./installml.sh install "" \ + /usr/share/man/de.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview +creating link /usr/share/man/de.UTF-8/man1/ex.1 +creating link /usr/share/man/de.UTF-8/man1/view.1 +creating link /usr/share/man/de.UTF-8/man1/rvim.1 +creating link /usr/share/man/de.UTF-8/man1/rview.1 +/bin/sh ./installml.sh install "" \ + /usr/share/man/fr/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview +creating link /usr/share/man/fr/man1/ex.1 +creating link /usr/share/man/fr/man1/view.1 +creating link /usr/share/man/fr/man1/rvim.1 +creating link /usr/share/man/fr/man1/rview.1 +/bin/sh ./installml.sh install "" \ + /usr/share/man/fr.ISO8859-1/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview +creating link /usr/share/man/fr.ISO8859-1/man1/ex.1 +creating link /usr/share/man/fr.ISO8859-1/man1/view.1 +creating link /usr/share/man/fr.ISO8859-1/man1/rvim.1 +creating link /usr/share/man/fr.ISO8859-1/man1/rview.1 +/bin/sh ./installml.sh install "" \ + /usr/share/man/fr.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview +creating link /usr/share/man/fr.UTF-8/man1/ex.1 +creating link /usr/share/man/fr.UTF-8/man1/view.1 +creating link /usr/share/man/fr.UTF-8/man1/rvim.1 +creating link /usr/share/man/fr.UTF-8/man1/rview.1 +/bin/sh ./installml.sh install "" \ + /usr/share/man/it/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview +creating link /usr/share/man/it/man1/ex.1 +creating link /usr/share/man/it/man1/view.1 +creating link /usr/share/man/it/man1/rvim.1 +creating link /usr/share/man/it/man1/rview.1 +/bin/sh ./installml.sh install "" \ + /usr/share/man/it.ISO8859-1/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview +creating link /usr/share/man/it.ISO8859-1/man1/ex.1 +creating link /usr/share/man/it.ISO8859-1/man1/view.1 +creating link /usr/share/man/it.ISO8859-1/man1/rvim.1 +creating link /usr/share/man/it.ISO8859-1/man1/rview.1 +/bin/sh ./installml.sh install "" \ + /usr/share/man/it.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview +creating link /usr/share/man/it.UTF-8/man1/ex.1 +creating link /usr/share/man/it.UTF-8/man1/view.1 +creating link /usr/share/man/it.UTF-8/man1/rvim.1 +creating link /usr/share/man/it.UTF-8/man1/rview.1 +/bin/sh ./installml.sh install "" \ + /usr/share/man/ja/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview +creating link /usr/share/man/ja/man1/ex.1 +creating link /usr/share/man/ja/man1/view.1 +creating link /usr/share/man/ja/man1/rvim.1 +creating link /usr/share/man/ja/man1/rview.1 +/bin/sh ./installml.sh install "" \ + /usr/share/man/pl/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview +creating link /usr/share/man/pl/man1/ex.1 +creating link /usr/share/man/pl/man1/view.1 +creating link /usr/share/man/pl/man1/rvim.1 +creating link /usr/share/man/pl/man1/rview.1 +/bin/sh ./installml.sh install "" \ + /usr/share/man/pl.ISO8859-2/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview +creating link /usr/share/man/pl.ISO8859-2/man1/ex.1 +creating link /usr/share/man/pl.ISO8859-2/man1/view.1 +creating link /usr/share/man/pl.ISO8859-2/man1/rvim.1 +creating link /usr/share/man/pl.ISO8859-2/man1/rview.1 +/bin/sh ./installml.sh install "" \ + /usr/share/man/pl.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview +creating link /usr/share/man/pl.UTF-8/man1/ex.1 +creating link /usr/share/man/pl.UTF-8/man1/view.1 +creating link /usr/share/man/pl.UTF-8/man1/rvim.1 +creating link /usr/share/man/pl.UTF-8/man1/rview.1 +/bin/sh ./installml.sh install "" \ + /usr/share/man/ru.KOI8-R/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview +creating link /usr/share/man/ru.KOI8-R/man1/ex.1 +creating link /usr/share/man/ru.KOI8-R/man1/view.1 +creating link /usr/share/man/ru.KOI8-R/man1/rvim.1 +creating link /usr/share/man/ru.KOI8-R/man1/rview.1 +/bin/sh ./installml.sh install "" \ + /usr/share/man/ru.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview +creating link /usr/share/man/ru.UTF-8/man1/ex.1 +creating link /usr/share/man/ru.UTF-8/man1/view.1 +creating link /usr/share/man/ru.UTF-8/man1/rvim.1 +creating link /usr/share/man/ru.UTF-8/man1/rview.1 +/bin/sh ./installml.sh install "" \ + /usr/share/man/tr/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview +creating link /usr/share/man/tr/man1/ex.1 +creating link /usr/share/man/tr/man1/view.1 +creating link /usr/share/man/tr/man1/rvim.1 +creating link /usr/share/man/tr/man1/rview.1 +/bin/sh ./installml.sh install "" \ + /usr/share/man/tr.ISO8859-9/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview +creating link /usr/share/man/tr.ISO8859-9/man1/ex.1 +creating link /usr/share/man/tr.ISO8859-9/man1/view.1 +creating link /usr/share/man/tr.ISO8859-9/man1/rvim.1 +creating link /usr/share/man/tr.ISO8859-9/man1/rview.1 +/bin/sh ./installml.sh install "" \ + /usr/share/man/tr.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview +creating link /usr/share/man/tr.UTF-8/man1/ex.1 +creating link /usr/share/man/tr.UTF-8/man1/view.1 +creating link /usr/share/man/tr.UTF-8/man1/rvim.1 +creating link /usr/share/man/tr.UTF-8/man1/rview.1 +if test -n "yes" -a -f po/Makefile; then \ + cd po; make prefix=/usr LOCALEDIR=/usr/share/vim/vim82/lang \ + INSTALL_DATA=cp FILEMOD=644 install; \ +fi +make[2]: Entering directory '/sources/vim-8.2.1361/src/po' +make[3]: Entering directory '/sources/vim-8.2.1361/src/po' +make[3]: Leaving directory '/sources/vim-8.2.1361/src/po' +for lang in af ca cs cs.cp1250 da de en_GB eo es fi fr ga it ja ja.euc-jp ja.sjis ko ko.UTF-8 lv nb nl no pl pl.UTF-8 pl.cp1250 pt_BR ru ru.cp1251 sk sk.cp1250 sr sv tr uk uk.cp1251 vi zh_CN zh_CN.UTF-8 zh_CN.cp936 zh_TW zh_TW.UTF-8 ; do \ + dir=/usr/share/vim/vim82/lang/$lang/; \ + if test ! -x "$dir"; then \ + mkdir $dir; chmod 755 $dir; \ + fi; \ + dir=/usr/share/vim/vim82/lang/$lang/LC_MESSAGES; \ + if test ! -x "$dir"; then \ + mkdir $dir; chmod 755 $dir; \ + fi; \ + if test -r $lang.mo; then \ + cp $lang.mo $dir/vim.mo; \ + chmod 644 $dir/vim.mo; \ + fi; \ +done +make[2]: Leaving directory '/sources/vim-8.2.1361/src/po' +if test -d ../runtime/lang; then \ + cp ../runtime/lang/README.txt ../runtime/lang/*.vim /usr/share/vim/vim82/lang; \ + chmod 644 /usr/share/vim/vim82/lang/README.txt /usr/share/vim/vim82/lang/*.vim; \ +fi +if test -d ../runtime/keymap; then \ + cp ../runtime/keymap/README.txt ../runtime/keymap/*.vim /usr/share/vim/vim82/keymap; \ + chmod 644 /usr/share/vim/vim82/keymap/README.txt /usr/share/vim/vim82/keymap/*.vim; \ +fi +if test -n ""; then \ + /bin/sh install-sh -c -d /usr/share/icons/hicolor/48x48/apps /usr/share/icons/locolor/32x32/apps \ + /usr/share/icons/locolor/16x16/apps /usr/share/applications; \ +fi +if test -d /usr/share/icons/hicolor/48x48/apps -a -w /usr/share/icons/hicolor/48x48/apps \ + -a ! -f /usr/share/icons/hicolor/48x48/apps/gvim.png; then \ + cp ../runtime/vim48x48.png /usr/share/icons/hicolor/48x48/apps/gvim.png; \ + if test -z "" -a -x "" \ + -a -w /usr/share/icons/hicolor \ + -a -f /usr/share/icons/hicolor/index.theme; then \ + -q /usr/share/icons/hicolor; \ + fi \ +fi +if test -d /usr/share/icons/locolor/32x32/apps -a -w /usr/share/icons/locolor/32x32/apps \ + -a ! -f /usr/share/icons/locolor/32x32/apps/gvim.png; then \ + cp ../runtime/vim32x32.png /usr/share/icons/locolor/32x32/apps/gvim.png; \ +fi +if test -d /usr/share/icons/locolor/16x16/apps -a -w /usr/share/icons/locolor/16x16/apps \ + -a ! -f /usr/share/icons/locolor/16x16/apps/gvim.png; then \ + cp ../runtime/vim16x16.png /usr/share/icons/locolor/16x16/apps/gvim.png; \ +fi +if test -d /usr/share/applications -a -w /usr/share/applications; then \ + if test -f po/vim.desktop -a -f po/gvim.desktop; then \ + cp po/vim.desktop po/gvim.desktop \ + /usr/share/applications; \ + else \ + cp ../runtime/vim.desktop \ + ../runtime/gvim.desktop \ + /usr/share/applications; \ + fi; \ + if test -z "" -a -x ""; then \ + -q /usr/share/applications; \ + fi \ +fi +make[1]: Leaving directory '/sources/vim-8.2.1361/src' +'/usr/bin/vi' -> 'vim' +'/usr/share/man/man1/vi.1' -> 'vim.1' +'/usr/share/man/da.ISO8859-1/man1/vi.1' -> 'vim.1' +'/usr/share/man/da.UTF-8/man1/vi.1' -> 'vim.1' +'/usr/share/man/da/man1/vi.1' -> 'vim.1' +'/usr/share/man/de.ISO8859-1/man1/vi.1' -> 'vim.1' +'/usr/share/man/de.UTF-8/man1/vi.1' -> 'vim.1' +'/usr/share/man/de/man1/vi.1' -> 'vim.1' +'/usr/share/man/fr.ISO8859-1/man1/vi.1' -> 'vim.1' +'/usr/share/man/fr.UTF-8/man1/vi.1' -> 'vim.1' +'/usr/share/man/fr/man1/vi.1' -> 'vim.1' +'/usr/share/man/it.ISO8859-1/man1/vi.1' -> 'vim.1' +'/usr/share/man/it.UTF-8/man1/vi.1' -> 'vim.1' +'/usr/share/man/it/man1/vi.1' -> 'vim.1' +'/usr/share/man/ja/man1/vi.1' -> 'vim.1' +'/usr/share/man/pl.ISO8859-2/man1/vi.1' -> 'vim.1' +'/usr/share/man/pl.UTF-8/man1/vi.1' -> 'vim.1' +'/usr/share/man/pl/man1/vi.1' -> 'vim.1' +'/usr/share/man/ru.KOI8-R/man1/vi.1' -> 'vim.1' +'/usr/share/man/ru.UTF-8/man1/vi.1' -> 'vim.1' +'/usr/share/man/tr.ISO8859-9/man1/vi.1' -> 'vim.1' +'/usr/share/man/tr.UTF-8/man1/vi.1' -> 'vim.1' +'/usr/share/man/tr/man1/vi.1' -> 'vim.1' +'/usr/share/doc/vim-8.2.1361' -> '../vim/vim82/doc' +[lfs-scripts] Finishing build of vim-8.2.1361 at Tue Feb 2 11:50:50 -03 2021 +[lfs-scripts] Starting build of eudev-3.2.9 at Tue Feb 2 11:50:50 -03 2021 +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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports the include directive... yes (GNU style) +checking whether make supports nested variables... yes +checking dependency style of gcc... gcc3 +checking whether make supports nested variables... (cached) yes +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /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 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 /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... /bin/dd +checking how to truncate binary pipes... /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 ln -s works... yes +checking for a sed that does not truncate output... (cached) /bin/sed +checking for grep that handles long lines and -e... (cached) /bin/grep +checking for gawk... (cached) gawk +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 dependency style of g++... gcc3 +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 how to run the C preprocessor... gcc -E +checking whether ln -s works... yes +checking whether make sets $(MAKE)... (cached) yes +checking for m4... /usr/bin/m4 +checking arpa/inet.h usability... yes +checking arpa/inet.h presence... yes +checking for arpa/inet.h... yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking for inttypes.h... (cached) 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 netinet/in.h usability... yes +checking netinet/in.h presence... yes +checking for netinet/in.h... yes +checking sys/ioctl.h usability... yes +checking sys/ioctl.h presence... yes +checking for sys/ioctl.h... yes +checking sys/mount.h usability... yes +checking sys/mount.h presence... yes +checking for sys/mount.h... yes +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking sys/socket.h usability... yes +checking sys/socket.h presence... yes +checking for sys/socket.h... yes +checking sys/statvfs.h usability... yes +checking sys/statvfs.h presence... yes +checking for sys/statvfs.h... yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking sys/vfs.h usability... yes +checking sys/vfs.h presence... yes +checking for sys/vfs.h... yes +checking syslog.h usability... yes +checking syslog.h presence... yes +checking for syslog.h... yes +checking termios.h usability... yes +checking termios.h presence... yes +checking for termios.h... yes +checking for unistd.h... (cached) yes +checking mtd/mtd-user.h usability... yes +checking mtd/mtd-user.h presence... yes +checking for mtd/mtd-user.h... yes +checking linux/btrfs.h usability... yes +checking linux/btrfs.h presence... yes +checking for linux/btrfs.h... yes +checking for uid_t in sys/types.h... yes +checking for inline... inline +checking for mode_t... yes +checking for pid_t... yes +checking for struct stat.st_rdev... yes +checking whether getrandom is declared... no +checking whether gettid is declared... yes +checking whether name_to_handle_at is declared... yes +checking whether accept4 is declared... yes +checking whether mkostemp is declared... yes +checking whether ppoll is declared... yes +checking whether strndupa is declared... yes +checking size of pid_t... 4 +checking size of uid_t... 4 +checking size of gid_t... 4 +checking size of dev_t... 8 +checking size of time_t... 8 +checking size of rlim_t... 8 +checking for unistd.h... (cached) yes +checking for working chown... 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 for _LARGEFILE_SOURCE value needed for large files... no +checking type of array argument to getgroups... gid_t +checking for size_t... yes +checking for getgroups... yes +checking for working getgroups... yes +checking whether lstat correctly handles trailing slash... 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 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 alarm... yes +checking for dup2... yes +checking for ftruncate... yes +checking for localtime_r... yes +checking for mempcpy... yes +checking for mkdir... yes +checking for munmap... yes +checking for nl_langinfo... yes +checking for rmdir... yes +checking for setlocale... yes +checking for socket... yes +checking for stpcpy... yes +checking for uname... yes +checking for library containing clock_gettime... none required +checking for cos in -lm... yes +checking for pkg-config... /usr/bin/pkg-config +checking pkg-config is at least version 0.9.0... yes +checking for gobject-introspection... no +checking for blkid >= 2.20... yes +checking for libselinux >= 2.1.9... no +checking for mallinfo... yes +checking whether unshare is declared... yes +checking for gperf... /usr/bin/gperf +checking for libkmod >= 15 ... yes +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating hwdb/Makefile +config.status: creating man/Makefile +config.status: creating rule_generator/Makefile +config.status: creating rule_generator/write_net_rules +config.status: creating rules/Makefile +config.status: creating rules/64-btrfs.rules +config.status: creating src/Makefile +config.status: creating src/ata_id/Makefile +config.status: creating src/cdrom_id/Makefile +config.status: creating src/collect/Makefile +config.status: creating src/mtd_probe/Makefile +config.status: creating src/scsi_id/Makefile +config.status: creating src/v4l_id/Makefile +config.status: creating src/shared/Makefile +config.status: creating src/libudev/Makefile +config.status: creating src/libudev/libudev.pc +config.status: creating src/udev/Makefile +config.status: creating src/udev/udev.pc +config.status: creating test/Makefile +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands + + prefix: /usr + exec_prefix: ${prefix} + sysconfdir: /etc + datadir: ${datarootdir} + includedir: ${prefix}/include + bindir: /sbin + libdir: /usr/lib + + rootprefix: + rootlibdir: /lib + rootlibexecdir: /lib/udev + datarootdir: ${prefix}/share + rootrundir: /run + + udevconfdir: /etc/udev + udevconffile: /etc/udev/udev.conf + udevhwdbdir: /etc/udev/hwdb.d + udevhwdbbin: /etc/udev/hwdb.bin + udevlibexecdir: /lib/udev + udevkeymapdir: /lib/udev/keymaps + udevkeymapforceredir: /lib/udev/keymaps/force-release + udevrulesdir: /lib/udev/rules.d + + pkgconfiglibdir: /usr/lib/pkgconfig + sharepkgconfigdir ${datarootdir}/pkgconfig + + girdir ${datarootdir}/gir-1.0 + typelibsdir /usr/lib/girepository-1.0 + +make all-recursive +make[1]: Entering directory '/sources/eudev-3.2.9' +Making all in src +make[2]: Entering directory '/sources/eudev-3.2.9/src' +Making all in shared +make[3]: Entering directory '/sources/eudev-3.2.9/src/shared' + CC conf-files.lo + CC device-nodes.lo + CC dev-setup.lo + CC fileio.lo + CC hashmap.lo + CC label.lo + CC log.lo + CC mempool.lo + CC mkdir.lo + CC mkdir-label.lo + CC MurmurHash2.lo + CC path-util.lo + CC process-util.lo + CC random-util.lo + CC selinux-util.lo + CC siphash24.lo + CC smack-util.lo + CC strbuf.lo + CC strv.lo + CC strxcpyx.lo + CC sysctl-util.lo + CC terminal-util.lo + CC time-util.lo + CC util.lo + CC utf8.lo + CC virt.lo + CCLD libudev_shared.la +make[3]: Leaving directory '/sources/eudev-3.2.9/src/shared' +Making all in libudev +make[3]: Entering directory '/sources/eudev-3.2.9/src/libudev' + CC libudev_la-libudev.lo + CC libudev_la-libudev-list.lo + CC libudev_la-libudev-util.lo + CC libudev_la-libudev-device.lo + CC libudev_la-libudev-enumerate.lo + CC libudev_la-libudev-monitor.lo + CC libudev_la-libudev-queue.lo + CC libudev_la-libudev-hwdb.lo + CCLD libudev.la + CC libudev_private_la-libudev.lo + CC libudev_private_la-libudev-list.lo + CC libudev_private_la-libudev-util.lo + CC libudev_private_la-libudev-device.lo + CC libudev_private_la-libudev-enumerate.lo + CC libudev_private_la-libudev-monitor.lo + CC libudev_private_la-libudev-queue.lo + CC libudev_private_la-libudev-hwdb.lo + CC libudev_private_la-libudev-device-private.lo + CCLD libudev-private.la +make[3]: Leaving directory '/sources/eudev-3.2.9/src/libudev' +Making all in udev +make[3]: Entering directory '/sources/eudev-3.2.9/src/udev' + GEN keyboard-keys.txt + GEN keyboard-keys-from-name.gperf +/usr/bin/gperf -L ANSI-C -t -N keyboard_lookup_key -H hash_key_name -p -C < keyboard-keys-from-name.gperf > keyboard-keys-from-name.h + GEN keyboard-keys-to-name.h +make all-am +make[4]: Entering directory '/sources/eudev-3.2.9/src/udev' + CC udevadm.o + CC udevadm-info.o + CC udevadm-control.o + CC udevadm-monitor.o + CC udevadm-hwdb.o + CC udevadm-settle.o + CC udevadm-trigger.o + CC udevadm-test.o + CC udevadm-test-builtin.o + CC udevadm-util.o + CC libudev_core_la-udev-event.lo + CC libudev_core_la-udev-watch.lo + CC libudev_core_la-udev-node.lo + CC libudev_core_la-udev-rules.lo + CC libudev_core_la-udev-ctrl.lo + CC libudev_core_la-udev-builtin.lo + CC libudev_core_la-udev-builtin-btrfs.lo + CC libudev_core_la-udev-builtin-hwdb.lo + CC libudev_core_la-udev-builtin-input_id.lo + CC libudev_core_la-udev-builtin-net_id.lo + CC libudev_core_la-udev-builtin-path_id.lo + CC libudev_core_la-udev-builtin-usb_id.lo + CC libudev_core_la-udev-builtin-blkid.lo + CC libudev_core_la-udev-builtin-kmod.lo + CC libudev_core_la-udev-builtin-keyboard.lo + CCLD libudev-core.la + CCLD udevadm + CC udevd.o + CCLD udevd +make[4]: Leaving directory '/sources/eudev-3.2.9/src/udev' +make[3]: Leaving directory '/sources/eudev-3.2.9/src/udev' +Making all in ata_id +make[3]: Entering directory '/sources/eudev-3.2.9/src/ata_id' + CC ata_id.o + CCLD ata_id +make[3]: Leaving directory '/sources/eudev-3.2.9/src/ata_id' +Making all in cdrom_id +make[3]: Entering directory '/sources/eudev-3.2.9/src/cdrom_id' + CC cdrom_id.o + CCLD cdrom_id +make[3]: Leaving directory '/sources/eudev-3.2.9/src/cdrom_id' +Making all in collect +make[3]: Entering directory '/sources/eudev-3.2.9/src/collect' + CC collect.o + CCLD collect +make[3]: Leaving directory '/sources/eudev-3.2.9/src/collect' +Making all in scsi_id +make[3]: Entering directory '/sources/eudev-3.2.9/src/scsi_id' + CC scsi_id.o + CC scsi_serial.o + CCLD scsi_id +make[3]: Leaving directory '/sources/eudev-3.2.9/src/scsi_id' +Making all in v4l_id +make[3]: Entering directory '/sources/eudev-3.2.9/src/v4l_id' + CC v4l_id.o + CCLD v4l_id +make[3]: Leaving directory '/sources/eudev-3.2.9/src/v4l_id' +Making all in mtd_probe +make[3]: Entering directory '/sources/eudev-3.2.9/src/mtd_probe' + CC mtd_probe.o + CC probe_smartmedia.o + CCLD mtd_probe +make[3]: Leaving directory '/sources/eudev-3.2.9/src/mtd_probe' +make[3]: Entering directory '/sources/eudev-3.2.9/src' +make[3]: Nothing to be done for 'all-am'. +make[3]: Leaving directory '/sources/eudev-3.2.9/src' +make[2]: Leaving directory '/sources/eudev-3.2.9/src' +Making all in rules +make[2]: Entering directory '/sources/eudev-3.2.9/rules' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/eudev-3.2.9/rules' +Making all in test +make[2]: Entering directory '/sources/eudev-3.2.9/test' + CC test_libudev-test-libudev.o + CCLD test-libudev + CC test_udev-test-udev.o + CCLD test-udev +make[2]: Leaving directory '/sources/eudev-3.2.9/test' +Making all in man +make[2]: Entering directory '/sources/eudev-3.2.9/man' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/eudev-3.2.9/man' +Making all in hwdb +make[2]: Entering directory '/sources/eudev-3.2.9/hwdb' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/eudev-3.2.9/hwdb' +make[2]: Entering directory '/sources/eudev-3.2.9' +make[2]: Nothing to be done for 'all-am'. +make[2]: Leaving directory '/sources/eudev-3.2.9' +make[1]: Leaving directory '/sources/eudev-3.2.9' +Making install in src +make[1]: Entering directory '/sources/eudev-3.2.9/src' +Making install in shared +make[2]: Entering directory '/sources/eudev-3.2.9/src/shared' +make[3]: Entering directory '/sources/eudev-3.2.9/src/shared' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/eudev-3.2.9/src/shared' +make[2]: Leaving directory '/sources/eudev-3.2.9/src/shared' +Making install in libudev +make[2]: Entering directory '/sources/eudev-3.2.9/src/libudev' +make[3]: Entering directory '/sources/eudev-3.2.9/src/libudev' + /bin/mkdir -p '/usr/lib' + /bin/sh ../../libtool --mode=install /usr/bin/install -c libudev.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/libudev.so.1.6.3 /usr/lib/libudev.so.1.6.3 +libtool: install: (cd /usr/lib && { ln -s -f libudev.so.1.6.3 libudev.so.1 || { rm -f libudev.so.1 && ln -s libudev.so.1.6.3 libudev.so.1; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libudev.so.1.6.3 libudev.so || { rm -f libudev.so && ln -s libudev.so.1.6.3 libudev.so; }; }) +libtool: install: /usr/bin/install -c .libs/libudev.lai /usr/lib/libudev.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- +make install-exec-hook +make[4]: Entering directory '/sources/eudev-3.2.9/src/libudev' +libname=libudev.so && if test "/usr/lib" != "/lib"; then /bin/mkdir -p /lib && so_img_name=$(readlink /usr/lib/$libname) && so_img_rel_target_prefix=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g') && ln -s -f $so_img_rel_target_prefix/lib/$so_img_name /usr/lib/$libname && mv /usr/lib/$libname.* /lib; fi +make[4]: Leaving directory '/sources/eudev-3.2.9/src/libudev' + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 libudev.h '/usr/include' + /bin/mkdir -p '/usr/lib/pkgconfig' + /usr/bin/install -c -m 644 libudev.pc '/usr/lib/pkgconfig' +make[3]: Leaving directory '/sources/eudev-3.2.9/src/libudev' +make[2]: Leaving directory '/sources/eudev-3.2.9/src/libudev' +Making install in udev +make[2]: Entering directory '/sources/eudev-3.2.9/src/udev' +make install-am +make[3]: Entering directory '/sources/eudev-3.2.9/src/udev' +make[4]: Entering directory '/sources/eudev-3.2.9/src/udev' + /bin/mkdir -p '/sbin' + /bin/sh ../../libtool --mode=install /usr/bin/install -c udevadm '/sbin' +libtool: install: /usr/bin/install -c udevadm /sbin/udevadm + /bin/mkdir -p '/sbin' + /bin/sh ../../libtool --mode=install /usr/bin/install -c udevd '/sbin' +libtool: install: /usr/bin/install -c udevd /sbin/udevd +make install-exec-hook +make[5]: Entering directory '/sources/eudev-3.2.9/src/udev' +if test "/sbin" != "/sbin"; then \ + ln -s -n -f /sbin/udevadm /sbin/udevadm; \ +fi +make[5]: Leaving directory '/sources/eudev-3.2.9/src/udev' + /bin/mkdir -p '/etc/udev' + /usr/bin/install -c -m 644 udev.conf '/etc/udev' + /bin/mkdir -p '/usr/include' + /usr/bin/install -c -m 644 udev.h '/usr/include' + /bin/mkdir -p '/usr/share/pkgconfig' + /usr/bin/install -c -m 644 udev.pc '/usr/share/pkgconfig' +make[4]: Leaving directory '/sources/eudev-3.2.9/src/udev' +make[3]: Leaving directory '/sources/eudev-3.2.9/src/udev' +make[2]: Leaving directory '/sources/eudev-3.2.9/src/udev' +Making install in ata_id +make[2]: Entering directory '/sources/eudev-3.2.9/src/ata_id' +make[3]: Entering directory '/sources/eudev-3.2.9/src/ata_id' + /bin/mkdir -p '/lib/udev' + /bin/sh ../../libtool --mode=install /usr/bin/install -c ata_id '/lib/udev' +libtool: install: /usr/bin/install -c ata_id /lib/udev/ata_id +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/eudev-3.2.9/src/ata_id' +make[2]: Leaving directory '/sources/eudev-3.2.9/src/ata_id' +Making install in cdrom_id +make[2]: Entering directory '/sources/eudev-3.2.9/src/cdrom_id' +make[3]: Entering directory '/sources/eudev-3.2.9/src/cdrom_id' + /bin/mkdir -p '/lib/udev' + /bin/sh ../../libtool --mode=install /usr/bin/install -c cdrom_id '/lib/udev' +libtool: install: /usr/bin/install -c cdrom_id /lib/udev/cdrom_id +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/eudev-3.2.9/src/cdrom_id' +make[2]: Leaving directory '/sources/eudev-3.2.9/src/cdrom_id' +Making install in collect +make[2]: Entering directory '/sources/eudev-3.2.9/src/collect' +make[3]: Entering directory '/sources/eudev-3.2.9/src/collect' + /bin/mkdir -p '/lib/udev' + /bin/sh ../../libtool --mode=install /usr/bin/install -c collect '/lib/udev' +libtool: install: /usr/bin/install -c collect /lib/udev/collect +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/eudev-3.2.9/src/collect' +make[2]: Leaving directory '/sources/eudev-3.2.9/src/collect' +Making install in scsi_id +make[2]: Entering directory '/sources/eudev-3.2.9/src/scsi_id' +make[3]: Entering directory '/sources/eudev-3.2.9/src/scsi_id' + /bin/mkdir -p '/lib/udev' + /bin/sh ../../libtool --mode=install /usr/bin/install -c scsi_id '/lib/udev' +libtool: install: /usr/bin/install -c scsi_id /lib/udev/scsi_id +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/eudev-3.2.9/src/scsi_id' +make[2]: Leaving directory '/sources/eudev-3.2.9/src/scsi_id' +Making install in v4l_id +make[2]: Entering directory '/sources/eudev-3.2.9/src/v4l_id' +make[3]: Entering directory '/sources/eudev-3.2.9/src/v4l_id' + /bin/mkdir -p '/lib/udev' + /bin/sh ../../libtool --mode=install /usr/bin/install -c v4l_id '/lib/udev' +libtool: install: /usr/bin/install -c v4l_id /lib/udev/v4l_id +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/eudev-3.2.9/src/v4l_id' +make[2]: Leaving directory '/sources/eudev-3.2.9/src/v4l_id' +Making install in mtd_probe +make[2]: Entering directory '/sources/eudev-3.2.9/src/mtd_probe' +make[3]: Entering directory '/sources/eudev-3.2.9/src/mtd_probe' + /bin/mkdir -p '/lib/udev' + /bin/sh ../../libtool --mode=install /usr/bin/install -c mtd_probe '/lib/udev' +libtool: install: /usr/bin/install -c mtd_probe /lib/udev/mtd_probe +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/eudev-3.2.9/src/mtd_probe' +make[2]: Leaving directory '/sources/eudev-3.2.9/src/mtd_probe' +make[2]: Entering directory '/sources/eudev-3.2.9/src' +make[3]: Entering directory '/sources/eudev-3.2.9/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 '/sources/eudev-3.2.9/src' +make[2]: Leaving directory '/sources/eudev-3.2.9/src' +make[1]: Leaving directory '/sources/eudev-3.2.9/src' +Making install in rules +make[1]: Entering directory '/sources/eudev-3.2.9/rules' +make[2]: Entering directory '/sources/eudev-3.2.9/rules' +make[2]: Nothing to be done for 'install-exec-am'. +/bin/mkdir -p /etc/udev/rules.d + /bin/mkdir -p '/lib/udev/rules.d' + /usr/bin/install -c -m 644 50-udev-default.rules 60-block.rules 60-cdrom_id.rules 60-drm.rules 60-evdev.rules 60-input-id.rules 60-persistent-alsa.rules 60-persistent-input.rules 60-persistent-storage-tape.rules 60-persistent-v4l.rules 60-sensor.rules 60-serial.rules 64-btrfs.rules 70-joystick.rules 70-mouse.rules 70-touchpad.rules 75-net-description.rules 78-sound-card.rules 80-net-name-slot.rules 60-persistent-storage.rules 80-drivers.rules 75-probe_mtd.rules '/lib/udev/rules.d' +make[2]: Leaving directory '/sources/eudev-3.2.9/rules' +make[1]: Leaving directory '/sources/eudev-3.2.9/rules' +Making install in test +make[1]: Entering directory '/sources/eudev-3.2.9/test' +make[2]: Entering directory '/sources/eudev-3.2.9/test' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/eudev-3.2.9/test' +make[1]: Leaving directory '/sources/eudev-3.2.9/test' +Making install in man +make[1]: Entering directory '/sources/eudev-3.2.9/man' +make[2]: Entering directory '/sources/eudev-3.2.9/man' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/usr/share/man/man5' + /usr/bin/install -c -m 644 udev.conf.5 '/usr/share/man/man5' + /bin/mkdir -p '/usr/share/man/man7' + /usr/bin/install -c -m 644 udev.7 '/usr/share/man/man7' + /bin/mkdir -p '/usr/share/man/man8' + /usr/bin/install -c -m 644 udevd.8 udevadm.8 '/usr/share/man/man8' +make[2]: Leaving directory '/sources/eudev-3.2.9/man' +make[1]: Leaving directory '/sources/eudev-3.2.9/man' +Making install in hwdb +make[1]: Entering directory '/sources/eudev-3.2.9/hwdb' +make[2]: Entering directory '/sources/eudev-3.2.9/hwdb' +make[2]: Nothing to be done for 'install-exec-am'. + /bin/mkdir -p '/etc/udev/hwdb.d' + /usr/bin/install -c -m 644 20-OUI.hwdb 20-acpi-vendor.hwdb 20-bluetooth-vendor-product.hwdb 20-net-ifname.hwdb 20-pci-classes.hwdb 20-pci-vendor-model.hwdb 20-sdio-classes.hwdb 20-sdio-vendor-model.hwdb 20-usb-classes.hwdb 20-usb-vendor-model.hwdb 20-vmbus-class.hwdb 60-evdev.hwdb 60-keyboard.hwdb 60-sensor.hwdb 70-mouse.hwdb 70-pointingstick.hwdb 70-touchpad.hwdb '/etc/udev/hwdb.d' +make[2]: Leaving directory '/sources/eudev-3.2.9/hwdb' +make[1]: Leaving directory '/sources/eudev-3.2.9/hwdb' +make[1]: Entering directory '/sources/eudev-3.2.9' +make[2]: Entering directory '/sources/eudev-3.2.9' +make[2]: Nothing to be done for 'install-exec-am'. +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/sources/eudev-3.2.9' +make[1]: Leaving directory '/sources/eudev-3.2.9' +udev-lfs-20171102/ +udev-lfs-20171102/init-net-rules.sh +udev-lfs-20171102/83-cdrom-symlinks.rules +udev-lfs-20171102/write_cd_rules +udev-lfs-20171102/ChangeLog +udev-lfs-20171102/81-cdrom.rules +udev-lfs-20171102/55-lfs.txt +udev-lfs-20171102/write_net_rules +udev-lfs-20171102/README +udev-lfs-20171102/contrib/ +udev-lfs-20171102/contrib/debian/ +udev-lfs-20171102/contrib/debian/83-cdrom-symlinks.rules +udev-lfs-20171102/contrib/debian/81-cdrom.rules +udev-lfs-20171102/contrib/debian/write_cd_aliases +udev-lfs-20171102/rule_generator.functions +udev-lfs-20171102/55-lfs.rules +udev-lfs-20171102/Makefile.lfs +mkdir: created directory '/usr/share/doc/udev-20171102' +mkdir: created directory '/usr/share/doc/udev-20171102/lfs' +'udev-lfs-20171102/55-lfs.rules' -> '/etc/udev/rules.d/55-lfs.rules' +'udev-lfs-20171102/81-cdrom.rules' -> '/etc/udev/rules.d/81-cdrom.rules' +'udev-lfs-20171102/83-cdrom-symlinks.rules' -> '/etc/udev/rules.d/83-cdrom-symlinks.rules' +'udev-lfs-20171102/write_cd_rules' -> '/lib/udev/write_cd_rules' +'udev-lfs-20171102/write_net_rules' -> '/lib/udev/write_net_rules' +'udev-lfs-20171102/init-net-rules.sh' -> '/lib/udev/init-net-rules.sh' +'udev-lfs-20171102/rule_generator.functions' -> '/lib/udev/rule_generator.functions' +'udev-lfs-20171102/README' -> '/usr/share/doc/udev-20171102/lfs/README' +'udev-lfs-20171102/55-lfs.txt' -> '/usr/share/doc/udev-20171102/lfs/55-lfs.txt' +[lfs-scripts] Finishing build of eudev-3.2.9 at Tue Feb 2 11:51:17 -03 2021 +[lfs-scripts] Starting build of procps-ng-3.3.16 at Tue Feb 2 11:51:17 -03 2021 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +checking how to create a pax tar archive... gnutar +checking whether make supports nested variables... (cached) yes +checking whether make supports the include directive... yes (GNU style) +checking for gcc... gcc +checking whether the C compiler works... yes +checking for C compiler default output file name... a.out +checking for suffix of executables... +checking whether we are cross compiling... no +checking for suffix of object files... o +checking whether 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... /bin/grep +checking for egrep... /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 gawk... (cached) gawk +checking for 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 gcc option to accept ISO C99... none needed +checking for gcc option to accept ISO Standard C... (cached) none needed +checking how to run the C preprocessor... gcc -E +checking whether ln -s works... yes +checking for pkg-config... /usr/bin/pkg-config +checking pkg-config is at least version 0.9.0... yes +checking whether make sets $(MAKE)... (cached) yes +checking for po4a... no +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 arpa/inet.h usability... yes +checking arpa/inet.h presence... yes +checking for arpa/inet.h... 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 langinfo.h usability... yes +checking langinfo.h presence... yes +checking for langinfo.h... yes +checking libintl.h usability... yes +checking libintl.h presence... yes +checking for libintl.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 netinet/in.h usability... yes +checking netinet/in.h presence... yes +checking for netinet/in.h... yes +checking for stdint.h... (cached) yes +checking stdio_ext.h usability... yes +checking stdio_ext.h presence... yes +checking for stdio_ext.h... yes +checking for stdlib.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 sys/ioctl.h usability... yes +checking sys/ioctl.h presence... yes +checking for sys/ioctl.h... yes +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking termios.h usability... yes +checking termios.h presence... yes +checking for termios.h... yes +checking for unistd.h... (cached) yes +checking utmp.h usability... yes +checking utmp.h presence... yes +checking for utmp.h... yes +checking values.h usability... yes +checking values.h presence... yes +checking for values.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 for stdbool.h that conforms to C99... yes +checking for _Bool... yes +checking for uid_t in sys/types.h... yes +checking for inline... inline +checking for int32_t... yes +checking for pid_t... yes +checking for C/C++ restrict keyword... __restrict +checking for size_t... yes +checking for ssize_t... yes +checking for struct stat.st_rdev... yes +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc -std=gnu99... /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 -std=gnu99 object... ok +checking for sysroot... no +checking for a working dd... /bin/dd +checking how to truncate binary pipes... /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 -std=gnu99 supports -fno-rtti -fno-exceptions... no +checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC +checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes +checking if gcc -std=gnu99 static flag -static works... yes +checking if gcc -std=gnu99 supports -c -o file.o... yes +checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes +checking whether the gcc -std=gnu99 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 for error_at_line... 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 for stdlib.h... (cached) yes +checking for GNU libc compatible malloc... yes +checking whether mbrtowc and mbstate_t are properly 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 stdlib.h... (cached) yes +checking for GNU libc compatible realloc... yes +checking for working strtod... 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 GCC... /usr/bin/ld -m elf_x86_64 +checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes +checking for shared library run path origin... done +checking whether NLS is requested... yes +checking for GNU gettext in libc... yes +checking whether to use NLS... yes +checking where the gettext function comes from... libc +checking for error.h... yes +checking for stdio_ext.h... (cached) yes +checking whether program_invocation_name is defined... yes +checking whether program_invocation_short_name is defined... yes +checking for NCURSES... yes +checking for library containing dlopen... -ldl +checking for __fpending... yes +checking for alarm... yes +checking for atexit... yes +checking for dup2... yes +checking for gethostname... yes +checking for getpagesize... (cached) yes +checking for gettimeofday... yes +checking for iswprint... yes +checking for memchr... yes +checking for memmove... yes +checking for memset... yes +checking for nl_langinfo... yes +checking for putenv... yes +checking for regcomp... yes +checking for rpmatch... yes +checking for select... yes +checking for setlocale... yes +checking for strcasecmp... yes +checking for strchr... yes +checking for strcspn... yes +checking for strdup... yes +checking for strerror... yes +checking for strncasecmp... yes +checking for strndup... yes +checking for strpbrk... yes +checking for strrchr... yes +checking for strspn... yes +checking for strstr... yes +checking for strtol... yes +checking for strtoul... yes +checking for strtoull... yes +checking for strverscmp... yes +checking for utmpname... yes +checking for wcwidth... yes +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating include/Makefile +config.status: creating man-po/Makefile +config.status: creating po/Makefile.in +config.status: creating proc/libprocps.pc +config.status: creating testsuite/Makefile +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 all-recursive +make[1]: Entering directory '/sources/procps-ng-3.3.16' +Making all in include +make[2]: Entering directory '/sources/procps-ng-3.3.16/include' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/procps-ng-3.3.16/include' +Making all in man-po +make[2]: Entering directory '/sources/procps-ng-3.3.16/man-po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/procps-ng-3.3.16/man-po' +Making all in po +make[2]: Entering directory '/sources/procps-ng-3.3.16/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/procps-ng-3.3.16/po' +Making all in testsuite +make[2]: Entering directory '/sources/procps-ng-3.3.16/testsuite' + CC ps.test/test-schedbatch.o + CCLD test-schedbatch +make[2]: Leaving directory '/sources/procps-ng-3.3.16/testsuite' +make[2]: Entering directory '/sources/procps-ng-3.3.16' + CC ps/display.o + CC ps/global.o + CC ps/help.o + CC ps/output.o + CC ps/parser.o + CC ps/select.o + CC ps/sortformat.o + CC ps/stacktrace.o + CC lib/fileutils.o + CC proc/alloc.lo + CC proc/devname.lo + CC proc/escape.lo + CC proc/numa.lo + CC proc/pwcache.lo + CC proc/readproc.lo + CC proc/sig.lo + CC proc/slab.lo + CC proc/sysinfo.lo + CC proc/version.lo + CC proc/wchan.lo + CC proc/whattime.lo + CCLD proc/libprocps.la + CCLD ps/pscommand + CC free.o + CC lib/strutils.o + CCLD free + CC pgrep.o + CC lib/nsutils.o + CCLD pgrep + CCLD pkill + CC pmap.o + CCLD pmap + CC pwdx.o + CCLD pwdx + CC tload.o + CCLD tload + CC uptime.o + CCLD uptime + CC vmstat.o + CCLD vmstat + CC w.o + CCLD w + CC pidof.o + CCLD pidof + CC slabtop.o + CCLD slabtop + CC watch-watch.o + CC lib/watch-strutils.o + CC lib/watch-fileutils.o + CCLD watch + CC top/top.o + CC top/top_nls.o + CCLD top/top + CC lib/test_strutils.o + CCLD lib/test_strutils + CC lib/test_fileutils.o + CCLD lib/test_fileutils + CC lib/test_nsutils.o + CCLD lib/test_nsutils + CC lib/test_process.o + CCLD lib/test_process + CC sysctl.o + CC procio.o + CCLD sysctl +make[2]: Leaving directory '/sources/procps-ng-3.3.16' +make[1]: Leaving directory '/sources/procps-ng-3.3.16' +make install-recursive +make[1]: Entering directory '/sources/procps-ng-3.3.16' +Making install in include +make[2]: Entering directory '/sources/procps-ng-3.3.16/include' +make[3]: Entering directory '/sources/procps-ng-3.3.16/include' +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. +make[3]: Leaving directory '/sources/procps-ng-3.3.16/include' +make[2]: Leaving directory '/sources/procps-ng-3.3.16/include' +Making install in man-po +make[2]: Entering directory '/sources/procps-ng-3.3.16/man-po' +make[3]: Entering directory '/sources/procps-ng-3.3.16/man-po' +make[3]: Nothing to be done for 'install-exec-am'. +for lang in ; do \ + files=""; \ + for trans in free.1 pgrep.1 pkill.1 pmap.1 uptime.1 vmstat.8 w.1 procps.1 pwdx.1 tload.1 sysctl.8 sysctl.conf.5 ps.1; do \ + if [ -f /sources/procps-ng-3.3.16/man-po/translated/$lang/$trans ]; then \ + files="$files /sources/procps-ng-3.3.16/man-po/translated/$lang/$trans"; \ + elif [ -f ./translated/$lang/$trans ]; then \ + files="$files ./translated/$lang/$trans"; \ + fi; \ + done; \ + make install-man \ + mandir="/usr/share/man/$lang" \ + man_MANS="" \ + dist_man_MANS="$files"; \ +done + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 ../free.1 ../pgrep.1 ../pkill.1 ../pmap.1 ../uptime.1 ../w.1 ../ps/procps.1 ../pwdx.1 ../tload.1 ../ps/ps.1 '/usr/share/man/man1' + /bin/mkdir -p '/usr/share/man/man5' + /usr/bin/install -c -m 644 ../sysctl.conf.5 '/usr/share/man/man5' + /bin/mkdir -p '/usr/share/man/man8' + /usr/bin/install -c -m 644 ../vmstat.8 ../sysctl.8 '/usr/share/man/man8' +make[3]: Leaving directory '/sources/procps-ng-3.3.16/man-po' +make[2]: Leaving directory '/sources/procps-ng-3.3.16/man-po' +Making install in po +make[2]: Entering directory '/sources/procps-ng-3.3.16/po' +/bin/sh .././mkinstalldirs /usr/share +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/procps-ng.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/procps-ng.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/procps-ng.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/procps-ng.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/procps-ng.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/procps-ng.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/procps-ng.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/procps-ng.mo +if test "procps-ng" = "gettext-tools"; then \ + /bin/sh .././mkinstalldirs /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[2]: Leaving directory '/sources/procps-ng-3.3.16/po' +Making install in testsuite +make[2]: Entering directory '/sources/procps-ng-3.3.16/testsuite' +make[3]: Entering directory '/sources/procps-ng-3.3.16/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 '/sources/procps-ng-3.3.16/testsuite' +make[2]: Leaving directory '/sources/procps-ng-3.3.16/testsuite' +make[2]: Entering directory '/sources/procps-ng-3.3.16' +make[3]: Entering directory '/sources/procps-ng-3.3.16' + /bin/mkdir -p '/usr/lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c proc/libprocps.la '/usr/lib' +libtool: install: /usr/bin/install -c proc/.libs/libprocps.so.8.0.2 /usr/lib/libprocps.so.8.0.2 +libtool: install: (cd /usr/lib && { ln -s -f libprocps.so.8.0.2 libprocps.so.8 || { rm -f libprocps.so.8 && ln -s libprocps.so.8.0.2 libprocps.so.8; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libprocps.so.8.0.2 libprocps.so || { rm -f libprocps.so && ln -s libprocps.so.8.0.2 libprocps.so; }; }) +libtool: install: /usr/bin/install -c proc/.libs/libprocps.lai /usr/lib/libprocps.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/bin' + /bin/sh ./libtool --mode=install /usr/bin/install -c ps/pscommand '/bin/./ps' +libtool: install: /usr/bin/install -c ps/.libs/pscommand /bin/./ps + /bin/sh ./libtool --mode=install /usr/bin/install -c free pgrep pkill pmap pwdx tload uptime vmstat w pidof slabtop watch top/top '/bin' +libtool: install: /usr/bin/install -c .libs/free /bin/free +libtool: install: /usr/bin/install -c .libs/pgrep /bin/pgrep +libtool: install: /usr/bin/install -c .libs/pkill /bin/pkill +libtool: install: /usr/bin/install -c .libs/pmap /bin/pmap +libtool: install: /usr/bin/install -c pwdx /bin/pwdx +libtool: install: /usr/bin/install -c .libs/tload /bin/tload +libtool: install: /usr/bin/install -c .libs/uptime /bin/uptime +libtool: install: /usr/bin/install -c .libs/vmstat /bin/vmstat +libtool: install: /usr/bin/install -c .libs/w /bin/w +libtool: install: /usr/bin/install -c .libs/pidof /bin/pidof +libtool: install: /usr/bin/install -c .libs/slabtop /bin/slabtop +libtool: install: /usr/bin/install -c watch /bin/watch +libtool: install: /usr/bin/install -c top/.libs/top /bin/top + /bin/mkdir -p '/sbin' + /bin/sh ./libtool --mode=install /usr/bin/install -c sysctl '/sbin' +libtool: install: /usr/bin/install -c .libs/sysctl /sbin/sysctl + /bin/mkdir -p '/usr/share/doc/procps-ng-3.3.16' + /usr/bin/install -c -m 644 Documentation/bugs.md Documentation/FAQ '/usr/share/doc/procps-ng-3.3.16' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 free.1 pgrep.1 pkill.1 pmap.1 uptime.1 w.1 ps/procps.1 pwdx.1 tload.1 ps/ps.1 pidof.1 watch.1 top/top.1 slabtop.1 '/usr/share/man/man1' + /bin/mkdir -p '/usr/share/man/man3' + /usr/bin/install -c -m 644 proc/openproc.3 proc/readproc.3 proc/readproctab.3 '/usr/share/man/man3' + /bin/mkdir -p '/usr/share/man/man5' + /usr/bin/install -c -m 644 sysctl.conf.5 '/usr/share/man/man5' + /bin/mkdir -p '/usr/share/man/man8' + /usr/bin/install -c -m 644 vmstat.8 sysctl.8 '/usr/share/man/man8' + /bin/mkdir -p '/usr/lib/pkgconfig' + /usr/bin/install -c -m 644 proc/libprocps.pc '/usr/lib/pkgconfig' + /bin/mkdir -p '/usr/include/proc/' + /usr/bin/install -c -m 644 proc/alloc.h proc/devname.h proc/escape.h proc/numa.h proc/procps.h proc/pwcache.h proc/readproc.h proc/sig.h proc/slab.h proc/sysinfo.h proc/version.h proc/wchan.h proc/whattime.h '/usr/include/proc/' +make[3]: Leaving directory '/sources/procps-ng-3.3.16' +make[2]: Leaving directory '/sources/procps-ng-3.3.16' +make[1]: Leaving directory '/sources/procps-ng-3.3.16' +renamed '/usr/lib/libprocps.so.8' -> '/lib/libprocps.so.8' +renamed '/usr/lib/libprocps.so.8.0.2' -> '/lib/libprocps.so.8.0.2' +'/usr/lib/libprocps.so' -> '../../lib/libprocps.so.8.0.2' +[lfs-scripts] Finishing build of procps-ng-3.3.16 at Tue Feb 2 11:51:36 -03 2021 +[lfs-scripts] Starting build of util-linux-2.36 at Tue Feb 2 11:51:36 -03 2021 +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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports the include directive... yes (GNU style) +checking whether make supports nested variables... yes +checking how to create a pax tar archive... gnutar +checking dependency style of gcc... gcc3 +checking whether make supports nested variables... (cached) yes +checking for ar... ar +checking the archiver (ar) interface... ar +configure: Default --exec-prefix detected. +configure: --bindir defaults to /bin +configure: --sbindir defaults to /sbin +configure: --libdir defaults to /lib +checking for gcc option to accept ISO C99... none needed +checking for gcc option to accept ISO Standard C... (cached) none needed +checking for bison... bison -y +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu +checking for an ANSI C-conforming const... yes +checking for working volatile... yes +checking whether byte ordering is bigendian... no +checking whether compiler handles -fno-common... yes +checking whether compiler handles -Wall... yes +checking whether compiler handles -Wextra... yes +checking whether compiler handles -Wextra-semi... no +checking whether compiler handles -Wembedded-directive... no +checking whether compiler handles -Wmissing-declarations... yes +checking whether compiler handles -Wmissing-parameter-type... yes +checking whether compiler handles -Wmissing-prototypes... yes +checking whether compiler handles -Wno-missing-field-initializers... yes +checking whether compiler handles -Wredundant-decls... yes +checking whether compiler handles -Wsign-compare... yes +checking whether compiler handles -Wtype-limits... yes +checking whether compiler handles -Wuninitialized... yes +checking whether compiler handles -Wunused-but-set-parameter... yes +checking whether compiler handles -Wunused-but-set-variable... yes +checking whether compiler handles -Wunused-parameter... yes +checking whether compiler handles -Wunused-result... yes +checking whether compiler handles -Wunused-variable... yes +checking whether compiler handles -Wnested-externs... yes +checking whether compiler handles -Wpointer-arith... yes +checking whether compiler handles -Wstrict-prototypes... yes +checking whether compiler handles -Wformat-security... no +checking whether compiler handles -Wimplicit-function-declaration... yes +checking whether compiler handles -Wdiscarded-qualifiers... yes +checking whether compiler handles -Waddress-of-packed-member... yes +checking whether compiler handles -Werror=sequence-point... yes +checking whether compiler handles -Wno-clobbered... yes +checking whether compiler handles -Wno-cast-function-type... yes +checking whether compiler handles -Wno-unused-parameter... yes +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /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 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 /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 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... /bin/dd +checking how to truncate binary pipes... /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 linker version script flag... --version-script +checking if version scripts can use complex wildcards... yes +checking for pkg-config... /usr/bin/pkg-config +checking pkg-config is at least version 0.9.0... yes +checking whether to build gtk-doc documentation... no +checking for gtkdoc-check... no +checking for xsltproc... 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 to enable assertions... yes +checking whether struct tm is in sys/time.h or time.h... time.h +checking for struct tm.tm_zone... 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 gcc... /usr/bin/ld -m elf_x86_64 +checking if the linker (/usr/bin/ld -m elf_x86_64) 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 linux/compiler.h... no +checking for linux/blkpg.h... yes +checking for linux/major.h... yes +checking asm/io.h usability... no +checking asm/io.h presence... no +checking for asm/io.h... no +checking err.h usability... yes +checking err.h presence... yes +checking for err.h... 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 getopt.h usability... yes +checking getopt.h presence... yes +checking for getopt.h... yes +checking for inttypes.h... (cached) yes +checking lastlog.h usability... yes +checking lastlog.h presence... yes +checking for lastlog.h... yes +checking libutil.h usability... no +checking libutil.h presence... no +checking for libutil.h... no +checking linux/btrfs.h usability... yes +checking linux/btrfs.h presence... yes +checking for linux/btrfs.h... yes +checking linux/cdrom.h usability... yes +checking linux/cdrom.h presence... yes +checking for linux/cdrom.h... yes +checking linux/falloc.h usability... yes +checking linux/falloc.h presence... yes +checking for linux/falloc.h... yes +checking linux/watchdog.h usability... yes +checking linux/watchdog.h presence... yes +checking for linux/watchdog.h... yes +checking linux/fd.h usability... yes +checking linux/fd.h presence... yes +checking for linux/fd.h... yes +checking linux/raw.h usability... yes +checking linux/raw.h presence... yes +checking for linux/raw.h... yes +checking linux/tiocl.h usability... yes +checking linux/tiocl.h presence... yes +checking for linux/tiocl.h... yes +checking linux/version.h usability... yes +checking linux/version.h presence... yes +checking for linux/version.h... yes +checking linux/securebits.h usability... yes +checking linux/securebits.h presence... yes +checking for linux/securebits.h... yes +checking linux/net_namespace.h usability... yes +checking linux/net_namespace.h presence... yes +checking for linux/net_namespace.h... yes +checking linux/capability.h usability... yes +checking linux/capability.h presence... yes +checking for linux/capability.h... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking mntent.h usability... yes +checking mntent.h presence... yes +checking for mntent.h... yes +checking net/if.h usability... yes +checking net/if.h presence... yes +checking for net/if.h... yes +checking net/if_dl.h usability... no +checking net/if_dl.h presence... no +checking for net/if_dl.h... no +checking netinet/in.h usability... yes +checking netinet/in.h presence... yes +checking for netinet/in.h... yes +checking paths.h usability... yes +checking paths.h presence... yes +checking for paths.h... yes +checking pty.h usability... yes +checking pty.h presence... yes +checking for pty.h... yes +checking security/pam_appl.h usability... no +checking security/pam_appl.h presence... no +checking for security/pam_appl.h... no +checking for stdint.h... (cached) yes +checking stdio_ext.h usability... yes +checking stdio_ext.h presence... yes +checking for stdio_ext.h... yes +checking for stdlib.h... (cached) yes +checking endian.h usability... yes +checking endian.h presence... yes +checking for endian.h... yes +checking byteswap.h usability... yes +checking byteswap.h presence... yes +checking for byteswap.h... yes +checking sys/endian.h usability... no +checking sys/endian.h presence... no +checking for sys/endian.h... no +checking sys/disk.h usability... no +checking sys/disk.h presence... no +checking for sys/disk.h... no +checking sys/disklabel.h usability... no +checking sys/disklabel.h presence... no +checking for sys/disklabel.h... no +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking sys/io.h usability... yes +checking sys/io.h presence... yes +checking for sys/io.h... yes +checking sys/ioccom.h usability... no +checking sys/ioccom.h presence... no +checking for sys/ioccom.h... no +checking sys/ioctl.h usability... yes +checking sys/ioctl.h presence... yes +checking for sys/ioctl.h... yes +checking sys/mkdev.h usability... no +checking sys/mkdev.h presence... no +checking for sys/mkdev.h... no +checking sys/mount.h usability... yes +checking sys/mount.h presence... yes +checking for sys/mount.h... yes +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking sys/prctl.h usability... yes +checking sys/prctl.h presence... yes +checking for sys/prctl.h... yes +checking sys/resource.h usability... yes +checking sys/resource.h presence... yes +checking for sys/resource.h... yes +checking sys/signalfd.h usability... yes +checking sys/signalfd.h presence... yes +checking for sys/signalfd.h... yes +checking sys/socket.h usability... yes +checking sys/socket.h presence... yes +checking for sys/socket.h... yes +checking sys/sockio.h usability... no +checking sys/sockio.h presence... no +checking for sys/sockio.h... no +checking for sys/stat.h... (cached) yes +checking sys/sysmacros.h usability... yes +checking sys/sysmacros.h presence... yes +checking for sys/sysmacros.h... yes +checking sys/swap.h usability... yes +checking sys/swap.h presence... yes +checking for sys/swap.h... yes +checking sys/syscall.h usability... yes +checking sys/syscall.h presence... yes +checking for sys/syscall.h... yes +checking sys/time.h usability... yes +checking sys/time.h presence... yes +checking for sys/time.h... yes +checking sys/timex.h usability... yes +checking sys/timex.h presence... yes +checking for sys/timex.h... yes +checking sys/ttydefaults.h usability... yes +checking sys/ttydefaults.h presence... yes +checking for sys/ttydefaults.h... yes +checking for sys/types.h... (cached) yes +checking sys/ucred.h usability... no +checking sys/ucred.h presence... no +checking for sys/ucred.h... no +checking sys/un.h usability... yes +checking sys/un.h presence... yes +checking for sys/un.h... yes +checking for unistd.h... (cached) yes +checking shadow.h usability... yes +checking shadow.h presence... yes +checking for shadow.h... yes +checking utmp.h usability... yes +checking utmp.h presence... yes +checking for utmp.h... yes +checking utmpx.h usability... yes +checking utmpx.h presence... yes +checking for utmpx.h... yes +checking for linux/fs.h... no +checking for linux/gsmmux.h... yes +checking for security/pam_misc.h... no +checking linux/blkzoned.h usability... yes +checking linux/blkzoned.h presence... yes +checking for linux/blkzoned.h... yes +checking for security/openpam.h... no +checking langinfo.h usability... yes +checking langinfo.h presence... yes +checking for langinfo.h... yes +checking whether langinfo.h defines ALTMON_x constants... yes +checking whether langinfo.h defines _NL_ABALTMON_x constants... yes +checking for struct termios.c_line... yes +checking for struct stat.st_mtim.tv_nsec... yes +checking whether _NL_TIME_WEEK_1STDAY is declared... yes +checking whether environ is declared... yes +checking whether strsignal is declared... yes +checking whether TIOCGLCKTRMIOS is declared... yes +checking whether SOCK_CLOEXEC is declared... yes +checking whether SOCK_NONBLOCK is declared... yes +checking whether SO_PASSCRED is declared... yes +checking for clearenv... yes +checking for __fpurge... yes +checking for fpurge... no +checking for __fpending... yes +checking for secure_getenv... yes +checking for __secure_getenv... no +checking for eaccess... yes +checking for err... yes +checking for errx... yes +checking for explicit_bzero... yes +checking for fmemopen... yes +checking for fsync... yes +checking for utimensat... yes +checking for getdomainname... yes +checking for getdtablesize... yes +checking for getexecname... no +checking for getmntinfo... no +checking for getrandom... yes +checking for getrlimit... yes +checking for getsgnam... yes +checking for inotify_init... yes +checking for jrand48... yes +checking for lchown... yes +checking for llseek... no +checking for mempcpy... yes +checking for mkostemp... yes +checking for nanosleep... yes +checking for ntp_gettime... yes +checking for personality... yes +checking for pidfd_open... no +checking for pidfd_send_signal... no +checking for posix_fadvise... yes +checking for prctl... yes +checking for qsort_r... yes +checking for rpmatch... yes +checking for scandirat... yes +checking for setprogname... no +checking for setresgid... yes +checking for setresuid... yes +checking for sched_setattr... no +checking for sched_setscheduler... yes +checking for sigqueue... yes +checking for srandom... yes +checking for strnchr... no +checking for strndup... yes +checking for strnlen... yes +checking for sysconf... yes +checking for sysinfo... yes +checking for timegm... yes +checking for usleep... yes +checking for vwarnx... yes +checking for warn... yes +checking for warnx... yes +checking for _LARGEFILE_SOURCE value needed for large files... no +checking for openat... yes +checking for fstatat... yes +checking for unlinkat... yes +checking for ioperm... yes +checking for iopl... yes +checking for futimens... yes +checking for inotify_init1... yes +checking for open_memstream... yes +checking for reboot... yes +checking for updwtmpx... yes +checking for updwtmpx... (cached) yes +checking for getusershell... yes +checking for syscall setns... SYS_setns +checking for syscall pidfd_open... SYS_pidfd_open +checking for syscall pidfd_send_signal... SYS_pidfd_send_signal +checking for isnan... yes +checking for clock_gettime... yes +checking for timer_create... no +checking for timer_create in -lrt... yes +checking for rtas_get_sysparm in -lrtas... no +checking for struct sockaddr.sa_len... no +checking for library containing socket... none required +checking for dirfd... yes +checking whether program_invocation_short_name is defined... yes +checking whether __progname is defined... yes +checking whether the target supports thread-local storage... yes +checking scanf string alloc modifiers... (%ms) yes +checking for openpty in -lutil... yes +checking for union semun... no +checking for loff_t... yes +checking wchar_t support... yes +checking for cpu_set_t... yes +checking for sighandler_t... yes +checking whether CPU_ALLOC is declared... yes +checking crypt.h usability... yes +checking crypt.h presence... yes +checking for crypt.h... yes +checking for udev_new in -ludev... yes +checking for ncursesw6-config... ncursesw6-config +checking ncursesw/ncurses.h usability... no +checking ncursesw/ncurses.h presence... no +checking for ncursesw/ncurses.h... no +checking ncursesw/term.h usability... no +checking ncursesw/term.h presence... no +checking for ncursesw/term.h... no +checking ncurses.h usability... yes +checking ncurses.h presence... yes +checking for ncurses.h... yes +checking term.h usability... yes +checking term.h presence... yes +checking for term.h... yes +checking for use_default_colors in -lncursesw... yes +checking for resizeterm in -lncursesw... yes +checking for TINFOW... no +checking for tgetent in -ltinfow... no +checking for TINFO... no +checking for tgetent in -ltinfo... no +checking for readline in -lreadline... yes +checking for syscall fallocate... SYS_fallocate +checking for valid fallocate() function... yes +checking for valid posix_fallocate() function... yes +checking for syscall unshare... SYS_unshare +checking for unshare... yes +checking for setns... yes +checking for capng_apply in -lcap-ng... no +checking for PCRE... no +checking for crc32 in -lz... yes +checking for magic_open in -lmagic... yes +checking for syscall swapon... SYS_swapon +checking for syscall swapoff... SYS_swapoff +checking for swapon... yes +checking for swapoff... yes +checking for syscall prlimit64... SYS_prlimit64 +checking for prlimit... yes +checking for syscall pivot_root... SYS_pivot_root +checking for LIBUSER... no +checking for syscall ioprio_set... SYS_ioprio_set +checking for syscall ioprio_get... SYS_ioprio_get +checking for syscall sched_getaffinity... SYS_sched_getaffinity +checking for syscall sched_setattr... SYS_sched_setattr +checking for ECONF... no +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating libblkid/docs/Makefile +config.status: creating libblkid/docs/version.xml +config.status: creating libblkid/src/blkid.h +config.status: creating libfdisk/docs/Makefile +config.status: creating libfdisk/docs/version.xml +config.status: creating libfdisk/src/libfdisk.h +config.status: creating libmount/docs/Makefile +config.status: creating libmount/docs/version.xml +config.status: creating libmount/src/libmount.h +config.status: creating libsmartcols/docs/Makefile +config.status: creating libsmartcols/docs/version.xml +config.status: creating libsmartcols/src/libsmartcols.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 po-directories commands +config.status: creating po/POTFILES +config.status: creating po/Makefile + + util-linux 2.36 + + prefix: /usr + exec prefix: ${prefix} + + runstatedir: ${localstatedir}/run + bindir: /bin + sbindir: /sbin + libdir: /lib + includedir: ${prefix}/include + usrbin_execdir: ${exec_prefix}/bin + usrsbin_execdir: ${exec_prefix}/sbin + usrlib_execdir: ${exec_prefix}/lib + vendordir: + + compiler: gcc + cflags: -g -O2 + suid cflags: + ldflags: + suid ldflags: + ASAN enabled: no + + Python: + Python version: + Python libs: + + Bash completions: ${datarootdir}/bash-completion/completions + Systemd support: no + Systemd unitdir: no + libeconf support: no + Btrfs support: yes + Wide-char support: yes + + warnings: + + -fno-common -Wall -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -Waddress-of-packed-member -Werror=sequence-point + + Type 'make' or 'make ' to compile. + +make all-recursive +make[1]: Entering directory '/sources/util-linux-2.36' +Making all in po +make[2]: Entering directory '/sources/util-linux-2.36/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/util-linux-2.36/po' +make[2]: Entering directory '/sources/util-linux-2.36' + CC text-utils/more-more.o + CC lib/libcommon_la-blkdev.lo + CC lib/libcommon_la-canonicalize.lo + CC lib/libcommon_la-crc32.lo + CC lib/libcommon_la-crc32c.lo + CC lib/libcommon_la-env.lo + CC lib/libcommon_la-idcache.lo + CC lib/libcommon_la-encode.lo + CC lib/libcommon_la-fileutils.lo + CC lib/libcommon_la-ismounted.lo + CC lib/libcommon_la-color-names.lo + CC lib/libcommon_la-mangle.lo + CC lib/libcommon_la-match.lo + CC lib/libcommon_la-mbsalign.lo + CC lib/libcommon_la-mbsedit.lo + CC lib/libcommon_la-md5.lo + CC lib/libcommon_la-pager.lo + CC lib/libcommon_la-pwdutils.lo + CC lib/libcommon_la-randutils.lo + CC lib/libcommon_la-setproctitle.lo + CC lib/libcommon_la-strutils.lo + CC lib/libcommon_la-timeutils.lo + CC lib/libcommon_la-ttyutils.lo + CC lib/libcommon_la-exec_shell.lo + CC lib/libcommon_la-strv.lo + CC lib/libcommon_la-sha1.lo + CC lib/libcommon_la-signames.lo + CC lib/libcommon_la-caputils.lo + CC lib/libcommon_la-linux_version.lo + CC lib/libcommon_la-loopdev.lo + CC lib/libcommon_la-plymouth-ctrl.lo + CC lib/libcommon_la-cpuset.lo + CC lib/libcommon_la-path.lo + CC lib/libcommon_la-procutils.lo + CC lib/libcommon_la-sysfs.lo + CCLD libcommon.la + CCLD more + CC sys-utils/dmesg-dmesg.o + CC lib/dmesg-monotonic.o + CC lib/libtcolors_la-colors.lo + CC lib/libtcolors_la-color-names.lo + CCLD libtcolors.la + CCLD dmesg + CC sys-utils/mount-mount.o + CC lib/libmount_la-monotonic.lo + CC libmount/src/la-cache.lo + CC libmount/src/la-fs.lo + CC libmount/src/la-init.lo + CC libmount/src/la-iter.lo + CC libmount/src/la-lock.lo + CC libmount/src/la-optmap.lo + CC libmount/src/la-optstr.lo + CC libmount/src/la-tab.lo + CC libmount/src/la-tab_diff.lo + CC libmount/src/la-tab_parse.lo + CC libmount/src/la-tab_update.lo + CC libmount/src/la-test.lo + CC libmount/src/la-utils.lo + CC libmount/src/la-version.lo + CC libmount/src/la-context.lo + CC libmount/src/la-context_loopdev.lo + CC libmount/src/la-context_veritydev.lo + CC libmount/src/la-context_mount.lo + CC libmount/src/la-context_umount.lo + CC libmount/src/la-monitor.lo + CC libmount/src/la-btrfs.lo + CC libblkid/src/la-init.lo + CC libblkid/src/la-cache.lo + CC libblkid/src/la-config.lo + CC libblkid/src/la-dev.lo + CC libblkid/src/la-devname.lo + CC libblkid/src/la-devno.lo + CC libblkid/src/la-encode.lo + CC libblkid/src/la-evaluate.lo + CC libblkid/src/la-getsize.lo + CC libblkid/src/la-probe.lo + CC libblkid/src/la-read.lo + CC libblkid/src/la-resolve.lo + CC libblkid/src/la-save.lo + CC libblkid/src/la-tag.lo + CC libblkid/src/la-verify.lo + CC libblkid/src/la-version.lo + CC libblkid/src/partitions/la-aix.lo + CC libblkid/src/partitions/la-atari.lo + CC libblkid/src/partitions/la-bsd.lo + CC libblkid/src/partitions/la-dos.lo + CC libblkid/src/partitions/la-gpt.lo + CC libblkid/src/partitions/la-mac.lo + CC libblkid/src/partitions/la-minix.lo + CC libblkid/src/partitions/la-partitions.lo + CC libblkid/src/partitions/la-sgi.lo + CC libblkid/src/partitions/la-solaris_x86.lo + CC libblkid/src/partitions/la-sun.lo + CC libblkid/src/partitions/la-ultrix.lo + CC libblkid/src/partitions/la-unixware.lo + CC libblkid/src/superblocks/la-adaptec_raid.lo + CC libblkid/src/superblocks/la-apfs.lo + CC libblkid/src/superblocks/la-bcache.lo + CC libblkid/src/superblocks/la-befs.lo + CC libblkid/src/superblocks/la-bfs.lo + CC libblkid/src/superblocks/la-bitlocker.lo + CC libblkid/src/superblocks/la-bluestore.lo + CC libblkid/src/superblocks/la-btrfs.lo + CC libblkid/src/superblocks/la-cramfs.lo + CC libblkid/src/superblocks/la-ddf_raid.lo + CC libblkid/src/superblocks/la-drbd.lo + CC libblkid/src/superblocks/la-drbdproxy_datalog.lo + CC libblkid/src/superblocks/la-drbdmanage.lo + CC libblkid/src/superblocks/la-exfat.lo + CC libblkid/src/superblocks/la-exfs.lo + CC libblkid/src/superblocks/la-ext.lo + CC libblkid/src/superblocks/la-f2fs.lo + CC libblkid/src/superblocks/la-gfs.lo + CC libblkid/src/superblocks/la-hfs.lo + CC libblkid/src/superblocks/la-highpoint_raid.lo + CC libblkid/src/superblocks/la-hpfs.lo + CC libblkid/src/superblocks/la-iso9660.lo + CC libblkid/src/superblocks/la-isw_raid.lo + CC libblkid/src/superblocks/la-jfs.lo + CC libblkid/src/superblocks/la-jmicron_raid.lo + CC libblkid/src/superblocks/la-linux_raid.lo + CC libblkid/src/superblocks/la-lsi_raid.lo + CC libblkid/src/superblocks/la-luks.lo + CC libblkid/src/superblocks/la-lvm.lo + CC libblkid/src/superblocks/la-minix.lo + CC libblkid/src/superblocks/la-mpool.lo + CC libblkid/src/superblocks/la-netware.lo + CC libblkid/src/superblocks/la-nilfs.lo + CC libblkid/src/superblocks/la-ntfs.lo + CC libblkid/src/superblocks/la-refs.lo + CC libblkid/src/superblocks/la-nvidia_raid.lo + CC libblkid/src/superblocks/la-ocfs.lo + CC libblkid/src/superblocks/la-promise_raid.lo + CC libblkid/src/superblocks/la-reiserfs.lo + CC libblkid/src/superblocks/la-romfs.lo + CC libblkid/src/superblocks/la-silicon_raid.lo + CC libblkid/src/superblocks/la-squashfs.lo + CC libblkid/src/superblocks/la-stratis.lo + CC libblkid/src/superblocks/la-superblocks.lo + CC libblkid/src/superblocks/la-swap.lo + CC libblkid/src/superblocks/la-sysv.lo + CC libblkid/src/superblocks/la-ubi.lo + CC libblkid/src/superblocks/la-ubifs.lo + CC libblkid/src/superblocks/la-udf.lo + CC libblkid/src/superblocks/la-ufs.lo + CC libblkid/src/superblocks/la-vdo.lo + CC libblkid/src/superblocks/la-vfat.lo + CC libblkid/src/superblocks/la-via_raid.lo + CC libblkid/src/superblocks/la-vmfs.lo + CC libblkid/src/superblocks/la-vxfs.lo + CC libblkid/src/superblocks/la-xfs.lo + CC libblkid/src/superblocks/la-zfs.lo + CC libblkid/src/superblocks/la-zonefs.lo + CC libblkid/src/topology/la-topology.lo + CC libblkid/src/topology/la-dm.lo + CC libblkid/src/topology/la-evms.lo + CC libblkid/src/topology/la-ioctl.lo + CC libblkid/src/topology/la-lvm.lo + CC libblkid/src/topology/la-md.lo + CC libblkid/src/topology/la-sysfs.lo + CCLD libblkid.la + CCLD libmount.la + CCLD mount + CC sys-utils/umount-umount.o + CCLD umount + CC sys-utils/wdctl-wdctl.o + CC libsmartcols/src/la-iter.lo + CC libsmartcols/src/la-symbols.lo + CC libsmartcols/src/la-cell.lo + CC libsmartcols/src/la-column.lo + CC libsmartcols/src/la-line.lo + CC libsmartcols/src/la-table.lo + CC libsmartcols/src/la-print.lo + CC libsmartcols/src/la-fput.lo + CC libsmartcols/src/la-print-api.lo + CC libsmartcols/src/la-version.lo + CC libsmartcols/src/la-buffer.lo + CC libsmartcols/src/la-calculate.lo + CC libsmartcols/src/la-grouping.lo + CC libsmartcols/src/la-walk.lo + CC libsmartcols/src/la-init.lo + CCLD libsmartcols.la + CCLD wdctl + CC sys-utils/mountpoint-mountpoint.o + CCLD mountpoint + CC misc-utils/lsblk-lsblk.o + CC misc-utils/lsblk-lsblk-mnt.o + CC misc-utils/lsblk-lsblk-properties.o + CC misc-utils/lsblk-lsblk-devtree.o + CCLD lsblk + CC misc-utils/findmnt-findmnt.o + CC misc-utils/findmnt-findmnt-verify.o + CCLD findmnt + CC misc-utils/kill.o + CCLD kill + CC term-utils/agetty.o + CCLD agetty + CC login-utils/sulogin.o + CC login-utils/sulogin-consoles.o + CCLD sulogin + CC sys-utils/fstrim-fstrim.o + CCLD fstrim + CC sys-utils/ctrlaltdel.o + CCLD ctrlaltdel + CC sys-utils/fsfreeze.o + CCLD fsfreeze + CC sys-utils/blkdiscard-blkdiscard.o + CC lib/blkdiscard-monotonic.o + CCLD blkdiscard + CC sys-utils/blkzone.o + CCLD blkzone + CC sys-utils/losetup-losetup.o + CCLD losetup + CC sys-utils/zramctl-zramctl.o + CCLD zramctl + CC sys-utils/swapon-swapon.o + CC sys-utils/swapon-swapon-common.o + CC lib/swapon-swapprober.o + CCLD swapon + CC sys-utils/swapoff-swapoff.o + CC sys-utils/swapoff-swapon-common.o + CC lib/swapoff-swapprober.o + CCLD swapoff + CC sys-utils/chcpu.o + CCLD chcpu + CC sys-utils/pivot_root.o + CCLD pivot_root + CC sys-utils/switch_root.o + CCLD switch_root + CC sys-utils/hwclock-hwclock.o + CC sys-utils/hwclock-hwclock-parse-date.o + CC sys-utils/hwclock-hwclock-cmos.o + CC sys-utils/hwclock-hwclock-rtc.o + CC lib/hwclock-monotonic.o + CCLD hwclock + CC misc-utils/blkid-blkid.o + CCLD blkid + CC misc-utils/findfs-findfs.o + CCLD findfs + CC misc-utils/wipefs-wipefs.o + CCLD wipefs + CC disk-utils/fsck.minix.o + CCLD fsck.minix + CC disk-utils/mkfs.minix.o + CCLD mkfs.minix + CC disk-utils/mkfs.o + CCLD mkfs + CC disk-utils/mkfs.bfs.o + CCLD mkfs.bfs + CC disk-utils/mkswap-mkswap.o + CC libuuid/src/la-clear.lo + CC libuuid/src/la-compare.lo + CC libuuid/src/la-copy.lo + CC libuuid/src/la-gen_uuid.lo + CC libuuid/src/la-isnull.lo + CC libuuid/src/la-pack.lo + CC libuuid/src/la-parse.lo + CC libuuid/src/la-unpack.lo + CC libuuid/src/la-unparse.lo + CC libuuid/src/la-uuid_time.lo + CC libuuid/src/la-predefined.lo + CC lib/libuuid_la-randutils.lo + CC lib/libuuid_la-md5.lo + CC lib/libuuid_la-sha1.lo + CCLD libuuid.la + CCLD mkswap + CC disk-utils/swaplabel-swaplabel.o + CC lib/swaplabel-swapprober.o + CCLD swaplabel + CC disk-utils/fsck-fsck.o + CC lib/fsck-monotonic.o + CCLD fsck + CC disk-utils/raw.o + CCLD raw + CC disk-utils/fsck.cramfs.o + CC disk-utils/cramfs_common.o + CCLD fsck.cramfs + CC disk-utils/mkfs.cramfs.o + CCLD mkfs.cramfs + CC disk-utils/blockdev.o + CCLD blockdev + CC disk-utils/fdisk-fdisk.o + CC disk-utils/fdisk-fdisk-menu.o + CC disk-utils/fdisk-fdisk-list.o + CC libfdisk/src/la-init.lo + CC libfdisk/src/la-field.lo + CC libfdisk/src/la-item.lo + CC libfdisk/src/la-test.lo + CC libfdisk/src/la-ask.lo + CC libfdisk/src/la-alignment.lo + CC libfdisk/src/la-label.lo + CC libfdisk/src/la-utils.lo + CC libfdisk/src/la-context.lo + CC libfdisk/src/la-parttype.lo + CC libfdisk/src/la-partition.lo + CC libfdisk/src/la-table.lo + CC libfdisk/src/la-iter.lo + CC libfdisk/src/la-script.lo + CC libfdisk/src/la-version.lo + CC libfdisk/src/la-wipe.lo + CC libfdisk/src/la-sun.lo + CC libfdisk/src/la-sgi.lo + CC libfdisk/src/la-dos.lo + CC libfdisk/src/la-bsd.lo + CC libfdisk/src/la-gpt.lo + CCLD libfdisk.la + CCLD fdisk + CC disk-utils/sfdisk-sfdisk.o + CC disk-utils/sfdisk-fdisk-list.o + CCLD sfdisk + CC disk-utils/cfdisk-cfdisk.o + CCLD cfdisk + CC schedutils/chrt.o + CCLD chrt + CC schedutils/ionice.o + CCLD ionice + CC schedutils/taskset.o + CCLD taskset + CC text-utils/col.o + CCLD col + CC text-utils/colcrt.o + CCLD colcrt + CC text-utils/colrm.o + CCLD colrm + CC text-utils/column-column.o + CCLD column + CC text-utils/hexdump-conv.o + CC text-utils/hexdump-display.o + CC text-utils/hexdump.o + CC text-utils/hexdump-parse.o + CCLD hexdump + CC text-utils/rev.o + CCLD rev + CC text-utils/ul-ul.o + CCLD ul + CC term-utils/script-script.o + CC lib/script-pty-session.o + CC lib/script-monotonic.o + CCLD script + CC term-utils/scriptreplay.o + CC term-utils/script-playutils.o + CCLD scriptreplay + CC term-utils/scriptlive.o + CC lib/pty-session.o + CC lib/monotonic.o + CCLD scriptlive + CC term-utils/setterm-setterm.o + CCLD setterm + CC term-utils/mesg.o + CCLD mesg + CC term-utils/wall-wall.o + CC term-utils/wall-ttymsg.o + CCLD wall + CC login-utils/last.o + CCLD last + CC login-utils/utmpdump.o + CCLD utmpdump + CC login-utils/lslogins-lslogins.o + CC login-utils/lslogins-logindefs.o + CCLD lslogins + CC sys-utils/lsmem-lsmem.o + CCLD lsmem + CC sys-utils/chmem.o + CCLD chmem + CC sys-utils/flock.o + CC lib/timer.o + CCLD flock + CC sys-utils/choom.o + CCLD choom + CC sys-utils/ipcmk.o + CCLD ipcmk + CC sys-utils/ipcrm.o + CCLD ipcrm + CC sys-utils/ipcs.o + CC sys-utils/ipcutils.o + CCLD ipcs + CC sys-utils/irqtop-irqtop.o + CC sys-utils/irqtop-irq-common.o + CC lib/irqtop-monotonic.o + CCLD irqtop + CC sys-utils/lsirq-lsirq.o + CC sys-utils/lsirq-irq-common.o + CCLD lsirq + CC sys-utils/lsipc-lsipc.o + CC sys-utils/lsipc-ipcutils.o + CCLD lsipc + CC sys-utils/renice.o + CCLD renice + CC sys-utils/setsid.o + CCLD setsid + CC sys-utils/setarch.o + CCLD setarch + CC sys-utils/eject-eject.o + CC lib/eject-monotonic.o + CCLD eject + CC sys-utils/prlimit-prlimit.o + CCLD prlimit + CC sys-utils/lsns-lsns.o + CCLD lsns + CC sys-utils/lscpu-lscpu.o + CC sys-utils/lscpu-lscpu-arm.o + CC sys-utils/lscpu-lscpu-dmi.o + CCLD lscpu + CC sys-utils/fallocate.o + CCLD fallocate + CC sys-utils/unshare-unshare.o + CCLD unshare + CC sys-utils/nsenter.o + CCLD nsenter + CC misc-utils/cal-cal.o + CCLD cal + CC misc-utils/logger-logger.o + CC lib/logger-strutils.o + CC lib/logger-strv.o + CCLD logger + CC misc-utils/look.o + CCLD look + CC misc-utils/mcookie.o + CC lib/md5.o + CCLD mcookie + CC misc-utils/namei.o + CC lib/strutils.o + CC lib/idcache.o + CCLD namei + CC misc-utils/whereis.o + CCLD whereis + CC misc-utils/lslocks-lslocks.o + CCLD lslocks + CC misc-utils/uuidgen-uuidgen.o + CCLD uuidgen + CC misc-utils/uuidparse-uuidparse.o + CCLD uuidparse + CC misc-utils/rename.o + CCLD rename + CC misc-utils/getopt.o + CCLD getopt + CC misc-utils/fincore-fincore.o + CCLD fincore + CC misc-utils/hardlink-hardlink.o + CCLD hardlink + CC disk-utils/isosize.o + CCLD isosize + CC sys-utils/rfkill-rfkill.o + CCLD rfkill + CC sys-utils/readprofile.o + CCLD readprofile + CC sys-utils/ldattach.o + CCLD ldattach + CC sys-utils/rtcwake.o + CCLD rtcwake + CC misc-utils/uuidd-uuidd.o + CC lib/uuidd-monotonic.o + CC lib/uuidd-timer.o + CCLD uuidd + CC disk-utils/fdformat.o + CCLD fdformat + CC disk-utils/partx-partx.o + CCLD partx + CC disk-utils/addpart.o + CCLD addpart + CC disk-utils/delpart.o + CCLD delpart + CC disk-utils/resizepart.o + CCLD resizepart + GEN sys-utils/rtcwake.8 + GEN sys-utils/hwclock.8 + GEN misc-utils/uuidd.8 + GEN misc-utils/getopt.1 + GEN sys-utils/uname26.8 + GEN sys-utils/linux32.8 + GEN sys-utils/linux64.8 + GEN sys-utils/i386.8 + GEN sys-utils/x86_64.8 + GEN libuuid/uuid.pc + GEN libblkid/blkid.pc + GEN libmount/mount.pc + GEN libsmartcols/smartcols.pc + GEN libfdisk/fdisk.pc +make[2]: Leaving directory '/sources/util-linux-2.36' +make[1]: Leaving directory '/sources/util-linux-2.36' +make install-recursive +make[1]: Entering directory '/sources/util-linux-2.36' +Making install in po +make[2]: Entering directory '/sources/util-linux-2.36/po' +installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/util-linux.mo +installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/util-linux.mo +installing da.gmo as /usr/share/locale/da/LC_MESSAGES/util-linux.mo +installing de.gmo as /usr/share/locale/de/LC_MESSAGES/util-linux.mo +installing es.gmo as /usr/share/locale/es/LC_MESSAGES/util-linux.mo +installing et.gmo as /usr/share/locale/et/LC_MESSAGES/util-linux.mo +installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/util-linux.mo +installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/util-linux.mo +installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/util-linux.mo +installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/util-linux.mo +installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/util-linux.mo +installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/util-linux.mo +installing id.gmo as /usr/share/locale/id/LC_MESSAGES/util-linux.mo +installing it.gmo as /usr/share/locale/it/LC_MESSAGES/util-linux.mo +installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/util-linux.mo +installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/util-linux.mo +installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/util-linux.mo +installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/util-linux.mo +installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/util-linux.mo +installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/util-linux.mo +installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/util-linux.mo +installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/util-linux.mo +installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/util-linux.mo +installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/util-linux.mo +installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/util-linux.mo +installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/util-linux.mo +installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/util-linux.mo +if test "util-linux" = "gettext-tools"; then \ + /bin/mkdir -p /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 \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[2]: Leaving directory '/sources/util-linux-2.36/po' +make[2]: Entering directory '/sources/util-linux-2.36' +make[3]: Entering directory '/sources/util-linux-2.36' + /bin/mkdir -p '/bin' + /bin/sh ./libtool --mode=install /usr/bin/install -c more dmesg mount umount wdctl mountpoint lsblk findmnt kill '/bin' +libtool: install: /usr/bin/install -c more /bin/more +libtool: install: /usr/bin/install -c dmesg /bin/dmesg +libtool: install: /usr/bin/install -c .libs/mount /bin/mount +libtool: install: /usr/bin/install -c .libs/umount /bin/umount +libtool: install: /usr/bin/install -c .libs/wdctl /bin/wdctl +libtool: install: /usr/bin/install -c .libs/mountpoint /bin/mountpoint +libtool: install: /usr/bin/install -c .libs/lsblk /bin/lsblk +libtool: install: /usr/bin/install -c .libs/findmnt /bin/findmnt +libtool: install: /usr/bin/install -c kill /bin/kill + /bin/mkdir -p '/usr/lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libuuid.la libblkid.la libmount.la libsmartcols.la libfdisk.la '/usr/lib' +libtool: install: /usr/bin/install -c .libs/libuuid.so.1.3.0 /usr/lib/libuuid.so.1.3.0 +libtool: install: (cd /usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so.1 || { rm -f libuuid.so.1 && ln -s libuuid.so.1.3.0 libuuid.so.1; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so || { rm -f libuuid.so && ln -s libuuid.so.1.3.0 libuuid.so; }; }) +libtool: install: /usr/bin/install -c .libs/libuuid.lai /usr/lib/libuuid.la +libtool: install: /usr/bin/install -c .libs/libblkid.so.1.1.0 /usr/lib/libblkid.so.1.1.0 +libtool: install: (cd /usr/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so.1 || { rm -f libblkid.so.1 && ln -s libblkid.so.1.1.0 libblkid.so.1; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so || { rm -f libblkid.so && ln -s libblkid.so.1.1.0 libblkid.so; }; }) +libtool: install: /usr/bin/install -c .libs/libblkid.lai /usr/lib/libblkid.la +libtool: install: (cd /sources/util-linux-2.36; /bin/sh "/sources/util-linux-2.36/libtool" --silent --tag CC --mode=relink gcc -fsigned-char -fno-common -Wall -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -Waddress-of-packed-member -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -Wl,--version-script,./libmount/src/libmount.sym -version-info 2:0:1 -o libmount.la -rpath /usr/lib lib/libmount_la-monotonic.lo libmount/src/la-cache.lo libmount/src/la-fs.lo libmount/src/la-init.lo libmount/src/la-iter.lo libmount/src/la-lock.lo libmount/src/la-optmap.lo libmount/src/la-optstr.lo libmount/src/la-tab.lo libmount/src/la-tab_diff.lo libmount/src/la-tab_parse.lo libmount/src/la-tab_update.lo libmount/src/la-test.lo libmount/src/la-utils.lo libmount/src/la-version.lo libmount/src/la-context.lo libmount/src/la-context_loopdev.lo libmount/src/la-context_veritydev.lo libmount/src/la-context_mount.lo libmount/src/la-context_umount.lo libmount/src/la-monitor.lo libmount/src/la-btrfs.lo libcommon.la libblkid.la -lrt ) +libtool: install: /usr/bin/install -c .libs/libmount.so.1.1.0T /usr/lib/libmount.so.1.1.0 +libtool: install: (cd /usr/lib && { ln -s -f libmount.so.1.1.0 libmount.so.1 || { rm -f libmount.so.1 && ln -s libmount.so.1.1.0 libmount.so.1; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libmount.so.1.1.0 libmount.so || { rm -f libmount.so && ln -s libmount.so.1.1.0 libmount.so; }; }) +libtool: install: /usr/bin/install -c .libs/libmount.lai /usr/lib/libmount.la +libtool: install: /usr/bin/install -c .libs/libsmartcols.so.1.1.0 /usr/lib/libsmartcols.so.1.1.0 +libtool: install: (cd /usr/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so.1 || { rm -f libsmartcols.so.1 && ln -s libsmartcols.so.1.1.0 libsmartcols.so.1; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so || { rm -f libsmartcols.so && ln -s libsmartcols.so.1.1.0 libsmartcols.so; }; }) +libtool: install: /usr/bin/install -c .libs/libsmartcols.lai /usr/lib/libsmartcols.la +libtool: install: (cd /sources/util-linux-2.36; /bin/sh "/sources/util-linux-2.36/libtool" --silent --tag CC --mode=relink gcc -fsigned-char -fno-common -Wall -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wdiscarded-qualifiers -Waddress-of-packed-member -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -Wl,--version-script,./libfdisk/src/libfdisk.sym -version-info 2:0:1 -o libfdisk.la -rpath /usr/lib libfdisk/src/la-init.lo libfdisk/src/la-field.lo libfdisk/src/la-item.lo libfdisk/src/la-test.lo libfdisk/src/la-ask.lo libfdisk/src/la-alignment.lo libfdisk/src/la-label.lo libfdisk/src/la-utils.lo libfdisk/src/la-context.lo libfdisk/src/la-parttype.lo libfdisk/src/la-partition.lo libfdisk/src/la-table.lo libfdisk/src/la-iter.lo libfdisk/src/la-script.lo libfdisk/src/la-version.lo libfdisk/src/la-wipe.lo libfdisk/src/la-sun.lo libfdisk/src/la-sgi.lo libfdisk/src/la-dos.lo libfdisk/src/la-bsd.lo libfdisk/src/la-gpt.lo libcommon.la libuuid.la libblkid.la ) +libtool: install: /usr/bin/install -c .libs/libfdisk.so.1.1.0T /usr/lib/libfdisk.so.1.1.0 +libtool: install: (cd /usr/lib && { ln -s -f libfdisk.so.1.1.0 libfdisk.so.1 || { rm -f libfdisk.so.1 && ln -s libfdisk.so.1.1.0 libfdisk.so.1; }; }) +libtool: install: (cd /usr/lib && { ln -s -f libfdisk.so.1.1.0 libfdisk.so || { rm -f libfdisk.so && ln -s libfdisk.so.1.1.0 libfdisk.so; }; }) +libtool: install: /usr/bin/install -c .libs/libfdisk.lai /usr/lib/libfdisk.la +libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib +---------------------------------------------------------------------- +Libraries have been installed in: + /usr/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. +---------------------------------------------------------------------- + /bin/mkdir -p '/sbin' + /bin/sh ./libtool --mode=install /usr/bin/install -c agetty sulogin fstrim ctrlaltdel fsfreeze blkdiscard blkzone losetup zramctl swapon swapoff chcpu pivot_root switch_root hwclock blkid findfs wipefs fsck.minix mkfs.minix mkfs mkfs.bfs mkswap swaplabel fsck raw fsck.cramfs mkfs.cramfs blockdev fdisk sfdisk cfdisk '/sbin' +libtool: install: /usr/bin/install -c agetty /sbin/agetty +libtool: install: /usr/bin/install -c sulogin /sbin/sulogin +libtool: install: /usr/bin/install -c .libs/fstrim /sbin/fstrim +libtool: install: /usr/bin/install -c ctrlaltdel /sbin/ctrlaltdel +libtool: install: /usr/bin/install -c fsfreeze /sbin/fsfreeze +libtool: install: /usr/bin/install -c .libs/blkdiscard /sbin/blkdiscard +libtool: install: /usr/bin/install -c blkzone /sbin/blkzone +libtool: install: /usr/bin/install -c .libs/losetup /sbin/losetup +libtool: install: /usr/bin/install -c .libs/zramctl /sbin/zramctl +libtool: install: /usr/bin/install -c .libs/swapon /sbin/swapon +libtool: install: /usr/bin/install -c .libs/swapoff /sbin/swapoff +libtool: install: /usr/bin/install -c chcpu /sbin/chcpu +libtool: install: /usr/bin/install -c pivot_root /sbin/pivot_root +libtool: install: /usr/bin/install -c switch_root /sbin/switch_root +libtool: install: /usr/bin/install -c hwclock /sbin/hwclock +libtool: install: /usr/bin/install -c .libs/blkid /sbin/blkid +libtool: install: /usr/bin/install -c .libs/findfs /sbin/findfs +libtool: install: /usr/bin/install -c .libs/wipefs /sbin/wipefs +libtool: install: /usr/bin/install -c fsck.minix /sbin/fsck.minix +libtool: install: /usr/bin/install -c mkfs.minix /sbin/mkfs.minix +libtool: install: /usr/bin/install -c mkfs /sbin/mkfs +libtool: install: /usr/bin/install -c mkfs.bfs /sbin/mkfs.bfs +libtool: install: /usr/bin/install -c .libs/mkswap /sbin/mkswap +libtool: install: /usr/bin/install -c .libs/swaplabel /sbin/swaplabel +libtool: install: /usr/bin/install -c .libs/fsck /sbin/fsck +libtool: install: /usr/bin/install -c raw /sbin/raw +libtool: install: /usr/bin/install -c fsck.cramfs /sbin/fsck.cramfs +libtool: install: /usr/bin/install -c mkfs.cramfs /sbin/mkfs.cramfs +libtool: install: /usr/bin/install -c blockdev /sbin/blockdev +libtool: install: /usr/bin/install -c .libs/fdisk /sbin/fdisk +libtool: install: /usr/bin/install -c .libs/sfdisk /sbin/sfdisk +libtool: install: /usr/bin/install -c .libs/cfdisk /sbin/cfdisk + /bin/mkdir -p '/usr/bin' + /bin/sh ./libtool --mode=install /usr/bin/install -c chrt ionice taskset col colcrt colrm column hexdump rev ul script scriptreplay scriptlive setterm mesg wall last utmpdump lslogins lsmem chmem flock choom ipcmk ipcrm ipcs irqtop lsirq lsipc renice setsid setarch eject prlimit lsns lscpu fallocate unshare nsenter cal logger look mcookie namei whereis lslocks uuidgen uuidparse rename getopt fincore hardlink isosize '/usr/bin' +libtool: install: /usr/bin/install -c chrt /usr/bin/chrt +libtool: install: /usr/bin/install -c ionice /usr/bin/ionice +libtool: install: /usr/bin/install -c taskset /usr/bin/taskset +libtool: install: /usr/bin/install -c col /usr/bin/col +libtool: install: /usr/bin/install -c colcrt /usr/bin/colcrt +libtool: install: /usr/bin/install -c colrm /usr/bin/colrm +libtool: install: /usr/bin/install -c .libs/column /usr/bin/column +libtool: install: /usr/bin/install -c hexdump /usr/bin/hexdump +libtool: install: /usr/bin/install -c rev /usr/bin/rev +libtool: install: /usr/bin/install -c ul /usr/bin/ul +libtool: install: /usr/bin/install -c script /usr/bin/script +libtool: install: /usr/bin/install -c scriptreplay /usr/bin/scriptreplay +libtool: install: /usr/bin/install -c scriptlive /usr/bin/scriptlive +libtool: install: /usr/bin/install -c setterm /usr/bin/setterm +libtool: install: /usr/bin/install -c mesg /usr/bin/mesg +libtool: install: /usr/bin/install -c wall /usr/bin/wall +libtool: install: /usr/bin/install -c last /usr/bin/last +libtool: install: /usr/bin/install -c utmpdump /usr/bin/utmpdump +libtool: install: /usr/bin/install -c .libs/lslogins /usr/bin/lslogins +libtool: install: /usr/bin/install -c .libs/lsmem /usr/bin/lsmem +libtool: install: /usr/bin/install -c chmem /usr/bin/chmem +libtool: install: /usr/bin/install -c flock /usr/bin/flock +libtool: install: /usr/bin/install -c choom /usr/bin/choom +libtool: install: /usr/bin/install -c ipcmk /usr/bin/ipcmk +libtool: install: /usr/bin/install -c ipcrm /usr/bin/ipcrm +libtool: install: /usr/bin/install -c ipcs /usr/bin/ipcs +libtool: install: /usr/bin/install -c .libs/irqtop /usr/bin/irqtop +libtool: install: /usr/bin/install -c .libs/lsirq /usr/bin/lsirq +libtool: install: /usr/bin/install -c .libs/lsipc /usr/bin/lsipc +libtool: install: /usr/bin/install -c renice /usr/bin/renice +libtool: install: /usr/bin/install -c setsid /usr/bin/setsid +libtool: install: /usr/bin/install -c setarch /usr/bin/setarch +libtool: install: /usr/bin/install -c .libs/eject /usr/bin/eject +libtool: install: /usr/bin/install -c .libs/prlimit /usr/bin/prlimit +libtool: install: /usr/bin/install -c .libs/lsns /usr/bin/lsns +libtool: install: /usr/bin/install -c .libs/lscpu /usr/bin/lscpu +libtool: install: /usr/bin/install -c fallocate /usr/bin/fallocate +libtool: install: /usr/bin/install -c unshare /usr/bin/unshare +libtool: install: /usr/bin/install -c nsenter /usr/bin/nsenter +libtool: install: /usr/bin/install -c cal /usr/bin/cal +libtool: install: /usr/bin/install -c logger /usr/bin/logger +libtool: install: /usr/bin/install -c look /usr/bin/look +libtool: install: /usr/bin/install -c mcookie /usr/bin/mcookie +libtool: install: /usr/bin/install -c namei /usr/bin/namei +libtool: install: /usr/bin/install -c whereis /usr/bin/whereis +libtool: install: /usr/bin/install -c .libs/lslocks /usr/bin/lslocks +libtool: install: /usr/bin/install -c .libs/uuidgen /usr/bin/uuidgen +libtool: install: /usr/bin/install -c .libs/uuidparse /usr/bin/uuidparse +libtool: install: /usr/bin/install -c rename /usr/bin/rename +libtool: install: /usr/bin/install -c getopt /usr/bin/getopt +libtool: install: /usr/bin/install -c .libs/fincore /usr/bin/fincore +libtool: install: /usr/bin/install -c hardlink /usr/bin/hardlink +libtool: install: /usr/bin/install -c isosize /usr/bin/isosize + /bin/mkdir -p '/usr/sbin' + /bin/sh ./libtool --mode=install /usr/bin/install -c rfkill readprofile ldattach rtcwake uuidd fdformat partx addpart delpart resizepart '/usr/sbin' +libtool: install: /usr/bin/install -c .libs/rfkill /usr/sbin/rfkill +libtool: install: /usr/bin/install -c readprofile /usr/sbin/readprofile +libtool: install: /usr/bin/install -c ldattach /usr/sbin/ldattach +libtool: install: /usr/bin/install -c rtcwake /usr/sbin/rtcwake +libtool: install: /usr/bin/install -c .libs/uuidd /usr/sbin/uuidd +libtool: install: /usr/bin/install -c fdformat /usr/sbin/fdformat +libtool: install: /usr/bin/install -c .libs/partx /usr/sbin/partx +libtool: install: /usr/bin/install -c addpart /usr/sbin/addpart +libtool: install: /usr/bin/install -c delpart /usr/sbin/delpart +libtool: install: /usr/bin/install -c resizepart /usr/sbin/resizepart +make install-exec-hook +make[4]: Entering directory '/sources/util-linux-2.36' +if test "/usr/lib" != "/lib" -a -f "/usr/lib/libuuid.so"; then \ + /bin/mkdir -p /lib; \ + mv /usr/lib/libuuid.so.* /lib; \ + so_img_name=$(readlink /usr/lib/libuuid.so); \ + so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ + (cd /usr/lib && \ + rm -f libuuid.so && \ + ln -s $so_img_rel_target/lib/$so_img_name libuuid.so); \ +fi +if test "/usr/lib" != "/lib" -a -f "/usr/lib/libblkid.so"; then \ + /bin/mkdir -p /lib; \ + mv /usr/lib/libblkid.so.* /lib; \ + so_img_name=$(readlink /usr/lib/libblkid.so); \ + so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ + (cd /usr/lib && \ + rm -f libblkid.so && \ + ln -s $so_img_rel_target/lib/$so_img_name libblkid.so); \ +fi +if test "/usr/lib" != "/lib" -a -f "/usr/lib/libmount.so"; then \ + /bin/mkdir -p /lib; \ + mv /usr/lib/libmount.so.* /lib; \ + so_img_name=$(readlink /usr/lib/libmount.so); \ + so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ + (cd /usr/lib && \ + rm -f libmount.so && \ + ln -s $so_img_rel_target/lib/$so_img_name libmount.so); \ +fi +if test "/usr/lib" != "/lib" -a -f "/usr/lib/libsmartcols.so"; then \ + /bin/mkdir -p /lib; \ + mv /usr/lib/libsmartcols.so.* /lib; \ + so_img_name=$(readlink /usr/lib/libsmartcols.so); \ + so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ + (cd /usr/lib && \ + rm -f libsmartcols.so && \ + ln -s $so_img_rel_target/lib/$so_img_name libsmartcols.so); \ +fi +if test "/usr/lib" != "/lib" -a -f "/usr/lib/libfdisk.so"; then \ + /bin/mkdir -p /lib; \ + mv /usr/lib/libfdisk.so.* /lib; \ + so_img_name=$(readlink /usr/lib/libfdisk.so); \ + so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ + (cd /usr/lib && \ + rm -f libfdisk.so && \ + ln -s $so_img_rel_target/lib/$so_img_name libfdisk.so); \ +fi +chgrp tty /usr/bin/wall +chmod g+s /usr/bin/wall +cd /usr/bin && ln -sf last lastb +for I in uname26 linux32 linux64 i386 x86_64 ; do \ + cd /usr/bin && ln -sf setarch $I ; \ +done +chown root:root /bin/mount +chmod 4755 /bin/mount +chown root:root /bin/umount +chmod 4755 /bin/umount +make[4]: Leaving directory '/sources/util-linux-2.36' + /bin/mkdir -p '/usr/share/bash-completion/completions' + /usr/bin/install -c -m 644 bash-completion/blkid bash-completion/cal bash-completion/col bash-completion/colcrt bash-completion/colrm bash-completion/column bash-completion/fincore bash-completion/findfs bash-completion/findmnt bash-completion/flock bash-completion/getopt bash-completion/hexdump bash-completion/ipcmk bash-completion/ipcrm bash-completion/ipcs bash-completion/irqtop bash-completion/isosize bash-completion/logger bash-completion/look bash-completion/lsipc bash-completion/lsirq bash-completion/lsns bash-completion/mcookie bash-completion/mkfs bash-completion/mkswap bash-completion/namei bash-completion/prlimit bash-completion/readprofile bash-completion/renice bash-completion/rev bash-completion/script bash-completion/scriptreplay bash-completion/scriptlive bash-completion/setsid bash-completion/whereis bash-completion/wipefs bash-completion/fsck bash-completion/mkfs.bfs bash-completion/fsck.minix bash-completion/mkfs.minix '/usr/share/bash-completion/completions' + /usr/bin/install -c -m 644 bash-completion/fsck.cramfs bash-completion/mkfs.cramfs bash-completion/addpart bash-completion/delpart bash-completion/resizepart bash-completion/partx bash-completion/raw bash-completion/swaplabel bash-completion/fdformat bash-completion/blockdev bash-completion/fdisk bash-completion/sfdisk bash-completion/cfdisk bash-completion/last bash-completion/lslogins bash-completion/utmpdump bash-completion/uuidgen bash-completion/uuidparse bash-completion/uuidd bash-completion/lsblk bash-completion/lslocks bash-completion/rename bash-completion/chrt bash-completion/ionice bash-completion/taskset bash-completion/chcpu bash-completion/chmem bash-completion/eject bash-completion/fallocate bash-completion/hwclock bash-completion/lscpu bash-completion/lsmem bash-completion/losetup bash-completion/mount bash-completion/umount bash-completion/mountpoint bash-completion/nsenter bash-completion/pivot_root bash-completion/swapon bash-completion/swapoff '/usr/share/bash-completion/completions' + /usr/bin/install -c -m 644 bash-completion/unshare bash-completion/wdctl bash-completion/blkdiscard bash-completion/blkzone bash-completion/ctrlaltdel bash-completion/dmesg bash-completion/fsfreeze bash-completion/fstrim bash-completion/ldattach bash-completion/rfkill bash-completion/rtcwake bash-completion/setarch bash-completion/zramctl bash-completion/mesg bash-completion/wall bash-completion/setterm bash-completion/more bash-completion/ul '/usr/share/bash-completion/completions' + /bin/mkdir -p '/usr/share/doc/util-linux-2.36/getopt/' + /usr/bin/install -c misc-utils/getopt-parse.bash misc-utils/getopt-parse.tcsh '/usr/share/doc/util-linux-2.36/getopt/' + /bin/mkdir -p '/usr/share/man/man1' + /usr/bin/install -c -m 644 schedutils/chrt.1 schedutils/ionice.1 schedutils/taskset.1 text-utils/col.1 text-utils/colcrt.1 text-utils/colrm.1 text-utils/column.1 text-utils/hexdump.1 text-utils/rev.1 text-utils/ul.1 text-utils/more.1 term-utils/script.1 term-utils/scriptreplay.1 term-utils/scriptlive.1 term-utils/setterm.1 term-utils/mesg.1 term-utils/wall.1 login-utils/last.1 login-utils/lastb.1 login-utils/utmpdump.1 login-utils/lslogins.1 sys-utils/lsmem.1 sys-utils/flock.1 sys-utils/choom.1 sys-utils/ipcmk.1 sys-utils/ipcrm.1 sys-utils/ipcs.1 sys-utils/irqtop.1 sys-utils/lsirq.1 sys-utils/lsipc.1 sys-utils/renice.1 sys-utils/setsid.1 sys-utils/dmesg.1 sys-utils/eject.1 sys-utils/prlimit.1 sys-utils/lscpu.1 sys-utils/mountpoint.1 sys-utils/fallocate.1 sys-utils/unshare.1 sys-utils/nsenter.1 '/usr/share/man/man1' + /usr/bin/install -c -m 644 misc-utils/cal.1 misc-utils/logger.1 misc-utils/look.1 misc-utils/mcookie.1 misc-utils/namei.1 misc-utils/whereis.1 misc-utils/uuidgen.1 misc-utils/uuidparse.1 misc-utils/kill.1 misc-utils/rename.1 misc-utils/getopt.1 misc-utils/fincore.1 misc-utils/hardlink.1 '/usr/share/man/man1' + /bin/mkdir -p '/usr/share/man/man3' + /usr/bin/install -c -m 644 libuuid/man/uuid.3 libuuid/man/uuid_clear.3 libuuid/man/uuid_compare.3 libuuid/man/uuid_copy.3 libuuid/man/uuid_generate.3 libuuid/man/uuid_is_null.3 libuuid/man/uuid_parse.3 libuuid/man/uuid_time.3 libuuid/man/uuid_unparse.3 libuuid/man/uuid_generate_random.3 libuuid/man/uuid_generate_time.3 libuuid/man/uuid_generate_time_safe.3 libblkid/libblkid.3 '/usr/share/man/man3' + /bin/mkdir -p '/usr/share/man/man5' + /usr/bin/install -c -m 644 lib/terminal-colors.d.5 sys-utils/fstab.5 sys-utils/adjtime_config.5 '/usr/share/man/man5' + /bin/mkdir -p '/usr/share/man/man8' + /usr/bin/install -c -m 644 term-utils/agetty.8 login-utils/sulogin.8 sys-utils/chmem.8 sys-utils/rfkill.8 sys-utils/readprofile.8 sys-utils/fstrim.8 sys-utils/ctrlaltdel.8 sys-utils/fsfreeze.8 sys-utils/blkdiscard.8 sys-utils/blkzone.8 sys-utils/ldattach.8 sys-utils/rtcwake.8 sys-utils/setarch.8 sys-utils/losetup.8 sys-utils/zramctl.8 sys-utils/lsns.8 sys-utils/mount.8 sys-utils/umount.8 sys-utils/swapoff.8 sys-utils/swapon.8 sys-utils/chcpu.8 sys-utils/wdctl.8 sys-utils/pivot_root.8 sys-utils/switch_root.8 sys-utils/hwclock.8 misc-utils/lslocks.8 misc-utils/lsblk.8 misc-utils/uuidd.8 misc-utils/blkid.8 misc-utils/findfs.8 misc-utils/wipefs.8 misc-utils/findmnt.8 disk-utils/fsck.minix.8 disk-utils/mkfs.minix.8 disk-utils/mkfs.8 disk-utils/isosize.8 disk-utils/mkfs.bfs.8 disk-utils/mkswap.8 disk-utils/swaplabel.8 disk-utils/fsck.8 '/usr/share/man/man8' + /usr/bin/install -c -m 644 disk-utils/raw.8 disk-utils/fsck.cramfs.8 disk-utils/mkfs.cramfs.8 disk-utils/fdformat.8 disk-utils/blockdev.8 disk-utils/fdisk.8 disk-utils/sfdisk.8 disk-utils/cfdisk.8 disk-utils/addpart.8 disk-utils/delpart.8 disk-utils/resizepart.8 disk-utils/partx.8 sys-utils/uname26.8 sys-utils/linux32.8 sys-utils/linux64.8 sys-utils/i386.8 sys-utils/x86_64.8 '/usr/share/man/man8' + /bin/mkdir -p '/usr/include/blkid' + /usr/bin/install -c -m 644 libblkid/src/blkid.h '/usr/include/blkid' + /bin/mkdir -p '/usr/include/libfdisk' + /usr/bin/install -c -m 644 libfdisk/src/libfdisk.h '/usr/include/libfdisk' + /bin/mkdir -p '/usr/include/libmount' + /usr/bin/install -c -m 644 libmount/src/libmount.h '/usr/include/libmount' + /bin/mkdir -p '/usr/include/libsmartcols' + /usr/bin/install -c -m 644 libsmartcols/src/libsmartcols.h '/usr/include/libsmartcols' + /bin/mkdir -p '/usr/lib/pkgconfig' + /usr/bin/install -c -m 644 libuuid/uuid.pc libblkid/blkid.pc libmount/mount.pc libsmartcols/smartcols.pc libfdisk/fdisk.pc '/usr/lib/pkgconfig' + /bin/mkdir -p '/usr/include/uuid' + /usr/bin/install -c -m 644 libuuid/src/uuid.h '/usr/include/uuid' +make install-data-hook +make[4]: Entering directory '/sources/util-linux-2.36' +make[4]: Nothing to be done for 'install-data-hook'. +make[4]: Leaving directory '/sources/util-linux-2.36' +make[3]: Leaving directory '/sources/util-linux-2.36' +make[2]: Leaving directory '/sources/util-linux-2.36' +make[1]: Leaving directory '/sources/util-linux-2.36' +[lfs-scripts] Finishing build of util-linux-2.36 at Tue Feb 2 11:53:42 -03 2021 +[lfs-scripts] Starting build of e2fsprogs-1.45.6 at Tue Feb 2 11:53:42 -03 2021 +mkdir: created directory 'build' +Generating configuration file for e2fsprogs version 1.45.6 +Release date is March, 2020 +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 for dlopen in -ldl... yes +checking for 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 how to run the C preprocessor... gcc -E +checking for additional special compiler flags... (none) +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /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 +Disabling maintainer mode by default +Disabling symlinks for install by default +Disabling relative symlinks for install by default +Disabling symlinks for build by default +Disabling verbose make commands +Enabling ELF shared libraries +Disabling BSD shared libraries by default +Disabling profiling libraries by default +Disabling journal debugging by default +Disabling blkid debugging by default +Enabling testio debugging by default +checking for pkg-config... /usr/bin/pkg-config +checking pkg-config is at least version 0.9.0... yes +checking for uuid_generate in -luuid... yes +Disabling private uuid library +checking for pkg-config... (cached) /usr/bin/pkg-config +checking pkg-config is at least version 0.9.0... yes +checking for blkid_get_cache in -lblkid... yes +Disabling private blkid library +Enabling use of backtrace by default +Enabling debugfs support by default +Enabling e2image support by default +Enabling e2resize support by default +Enabling e4defrag support by default +Not building fsck wrapper +Building e2initrd helper by default +Try using thread local support by default +checking for thread local storage (TLS) class... __thread +Not building uuidd +Enabling mmp support by default +Enabling mmp support by default +Enabling bitmap statistics support by default +Disabling additional bitmap statistics by default +checking whether make sets $(MAKE)... yes +checking for a BSD-compatible install... /usr/bin/install -c +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for a sed that does not truncate output... /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 for ranlib... ranlib +checking whether the -Werror option is usable... yes +checking for simple visibility declarations... yes +checking for inline... inline +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 getpagesize... yes +checking for working mmap... yes +checking whether integer division by zero raises SIGFPE... 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 gcc... /usr/bin/ld +checking if the linker (/usr/bin/ld) is GNU ld... yes +checking for shared library run path origin... done +checking whether imported symbols can be declared weak... 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 for iconv... yes +checking for working iconv... 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 uselocale... yes +checking for argz_count... yes +checking for argz_stringify... yes +checking for argz_next... yes +checking for __fsetlocking... yes +checking whether feof_unlocked is declared... yes +checking whether fgets_unlocked is declared... yes +checking for bison... bison +checking version of bison... 3.7.1, ok +checking for long long int... yes +checking for wchar_t... yes +checking for wint_t... yes +checking for intmax_t... yes +checking whether printf() supports POSIX/XSI format strings... 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 working fcntl.h... yes +checking for CFPreferencesCopyAppValue... no +checking for CFLocaleCopyCurrent... no +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... 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 _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 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 whether make sets $(MAKE)... (cached) yes +checking for GNU make... make +checking for ln... /bin/ln +checking whether ln -s works... yes +checking for mv... /bin/mv +checking for cp... /bin/cp +checking for rm... /bin/rm +checking for chmod... /bin/chmod +checking for gawk... gawk +checking for egrep... (cached) /bin/grep -E +checking for sed... (cached) /bin/sed +checking for perl... /usr/bin/perl +checking for ldconfig... /sbin/ldconfig +checking for ar... ar +checking for ranlib... (cached) ranlib +checking for strip... strip +checking for makeinfo... makeinfo +checking dirent.h usability... yes +checking dirent.h presence... yes +checking for dirent.h... yes +checking errno.h usability... yes +checking errno.h presence... yes +checking for errno.h... yes +checking execinfo.h usability... yes +checking execinfo.h presence... yes +checking for execinfo.h... yes +checking getopt.h usability... yes +checking getopt.h presence... yes +checking for getopt.h... yes +checking malloc.h usability... yes +checking malloc.h presence... yes +checking for malloc.h... yes +checking mntent.h usability... yes +checking mntent.h presence... yes +checking for mntent.h... yes +checking paths.h usability... yes +checking paths.h presence... yes +checking for paths.h... yes +checking semaphore.h usability... yes +checking semaphore.h presence... yes +checking for semaphore.h... yes +checking setjmp.h usability... yes +checking setjmp.h presence... yes +checking for setjmp.h... yes +checking signal.h usability... yes +checking signal.h presence... yes +checking for signal.h... yes +checking stdarg.h usability... yes +checking stdarg.h presence... yes +checking for stdarg.h... yes +checking for stdint.h... (cached) yes +checking for stdlib.h... (cached) yes +checking termios.h usability... yes +checking termios.h presence... yes +checking for termios.h... yes +checking termio.h usability... yes +checking termio.h presence... yes +checking for termio.h... yes +checking for unistd.h... (cached) yes +checking utime.h usability... yes +checking utime.h presence... yes +checking for utime.h... yes +checking attr/xattr.h usability... no +checking attr/xattr.h presence... no +checking for attr/xattr.h... no +checking linux/falloc.h usability... yes +checking linux/falloc.h presence... yes +checking for linux/falloc.h... yes +checking linux/fd.h usability... yes +checking linux/fd.h presence... yes +checking for linux/fd.h... yes +checking linux/fsmap.h usability... yes +checking linux/fsmap.h presence... yes +checking for linux/fsmap.h... yes +checking linux/major.h usability... yes +checking linux/major.h presence... yes +checking for linux/major.h... yes +checking linux/loop.h usability... yes +checking linux/loop.h presence... yes +checking for linux/loop.h... yes +checking linux/types.h usability... yes +checking linux/types.h presence... yes +checking for linux/types.h... yes +checking net/if_dl.h usability... no +checking net/if_dl.h presence... no +checking for net/if_dl.h... no +checking netinet/in.h usability... yes +checking netinet/in.h presence... yes +checking for netinet/in.h... yes +checking sys/acl.h usability... yes +checking sys/acl.h presence... yes +checking for sys/acl.h... yes +checking sys/disklabel.h usability... no +checking sys/disklabel.h presence... no +checking for sys/disklabel.h... no +checking sys/disk.h usability... no +checking sys/disk.h presence... no +checking for sys/disk.h... no +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/key.h usability... no +checking sys/key.h presence... no +checking for sys/key.h... no +checking sys/mkdev.h usability... no +checking sys/mkdev.h presence... no +checking for sys/mkdev.h... no +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking sys/mount.h usability... yes +checking sys/mount.h presence... yes +checking for sys/mount.h... yes +checking sys/prctl.h usability... yes +checking sys/prctl.h presence... yes +checking for sys/prctl.h... yes +checking sys/resource.h usability... yes +checking sys/resource.h presence... yes +checking for sys/resource.h... yes +checking sys/select.h usability... yes +checking sys/select.h presence... yes +checking for sys/select.h... yes +checking sys/socket.h usability... yes +checking sys/socket.h presence... yes +checking for sys/socket.h... yes +checking sys/sockio.h usability... no +checking sys/sockio.h presence... no +checking for sys/sockio.h... no +checking for sys/stat.h... (cached) yes +checking sys/syscall.h usability... yes +checking sys/syscall.h presence... yes +checking for sys/syscall.h... yes +checking sys/sysctl.h usability... no +checking sys/sysctl.h presence... no +checking for sys/sysctl.h... no +checking sys/sysmacros.h usability... yes +checking sys/sysmacros.h presence... yes +checking for sys/sysmacros.h... 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 sys/un.h usability... yes +checking sys/un.h presence... yes +checking for sys/un.h... yes +checking sys/wait.h usability... yes +checking sys/wait.h presence... yes +checking for sys/wait.h... yes +checking sys/xattr.h usability... yes +checking sys/xattr.h presence... yes +checking for sys/xattr.h... yes +checking for a dd(1) program that supports iflag=fullblock... dd +checking for net/if.h... yes +checking for vprintf... yes +checking for _doprnt... no +checking for struct dirent.d_reclen... yes +checking for struct stat.st_atim... yes +checking for ssize_t... yes +checking whether llseek is declared... no +checking whether lseek64 is declared... yes +checking size of short... 2 +checking size of int... 4 +checking size of long... 8 +checking size of long long... 8 +checking size of off_t... 8 +checking size of time_t... 8 +checking whether byte ordering is bigendian... no +checking for __uNN types... using +checking for inttypes.h... (cached) yes +checking for intptr_t... yes +checking whether struct stat has a st_flags field... no +checking for struct sockaddr.sa_len... no +checking for blkid_probe_get_topology in -lblkid... yes +checking for blkid_probe_enable_partitions in -lblkid... yes +checking for __secure_getenv... no +checking for add_key... no +checking for backtrace... yes +checking for chflags... no +checking for dlopen... (cached) yes +checking for fadvise64... no +checking for fallocate... yes +checking for fallocate64... yes +checking for fchown... yes +checking for fcntl... yes +checking for fdatasync... yes +checking for fstat64... yes +checking for fsync... yes +checking for ftruncate64... yes +checking for futimes... yes +checking for getcwd... (cached) yes +checking for getdtablesize... yes +checking for gethostname... yes +checking for getmntinfo... no +checking for getpwuid_r... yes +checking for getrlimit... yes +checking for getrusage... yes +checking for jrand48... yes +checking for keyctl... no +checking for llistxattr... yes +checking for llseek... no +checking for lseek64... yes +checking for mallinfo... yes +checking for mbstowcs... yes +checking for memalign... yes +checking for mempcpy... (cached) yes +checking for mmap... yes +checking for msync... yes +checking for nanosleep... yes +checking for open64... yes +checking for pathconf... yes +checking for posix_fadvise... yes +checking for posix_fadvise64... yes +checking for posix_memalign... yes +checking for prctl... yes +checking for pread... yes +checking for pwrite... yes +checking for pread64... yes +checking for pwrite64... yes +checking for secure_getenv... yes +checking for setmntent... yes +checking for setresgid... yes +checking for setresuid... yes +checking for snprintf... (cached) yes +checking for srandom... yes +checking for stpcpy... (cached) yes +checking for strcasecmp... (cached) yes +checking for strdup... (cached) yes +checking for strnlen... (cached) yes +checking for strptime... yes +checking for strtoull... yes +checking for sync_file_range... yes +checking for sysconf... yes +checking for usleep... yes +checking for utime... yes +checking for utimes... yes +checking for valloc... yes +checking for socket in -lsocket... no +checking for magic_file in -lmagic... yes +checking magic.h usability... yes +checking magic.h presence... yes +checking for magic.h... yes +checking for clock_gettime in -lrt... yes +checking for pthread.h... (cached) yes +checking for fuse.h... no +checking for optreset... no +GL_THREADS_API: posix +checking for sem_init... no +checking for sem_init in -lpthread... yes +checking for unified diff option... -u +checking for mount 'nosuid' option... yes +checking for mount 'nodev' option... yes +Setting root_bindir to /bin +checking whether we can link with -static... yes +checking for udev... yes +checking for udev rules dir... /lib/udev/rules.d +checking for system crontab dir... no +checking for systemd... no +checking for systemd system unit dir... no +configure: creating ./config.status +config.status: creating MCONFIG +config.status: creating Makefile +config.status: creating util/Makefile +config.status: creating util/subst.conf +config.status: creating util/gen-tarball +config.status: creating util/install-symlink +config.status: creating lib/et/Makefile +config.status: creating lib/ss/Makefile +config.status: creating lib/e2p/Makefile +config.status: creating lib/ext2fs/Makefile +config.status: creating lib/ext2fs/ext2_types.h +config.status: creating lib/support/Makefile +config.status: creating lib/ss/ss.pc +config.status: creating lib/et/com_err.pc +config.status: creating lib/e2p/e2p.pc +config.status: creating lib/ext2fs/ext2fs.pc +config.status: creating misc/Makefile +config.status: creating ext2ed/Makefile +config.status: creating e2fsck/Makefile +config.status: creating debugfs/Makefile +config.status: creating tests/Makefile +config.status: creating tests/progs/Makefile +config.status: creating resize/Makefile +config.status: creating doc/Makefile +config.status: creating intl/Makefile +config.status: creating intl/libgnuintl.h +config.status: creating po/Makefile.in +config.status: creating scrub/Makefile +config.status: creating lib/config.h +config.status: executing po-directories commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +cd ./util ; make subst +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/util' + CREATE dirpaths.h + CC ../../util/subst.c + LD subst +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/util' +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build' +make[1]: 'util/subst.conf' is up to date. +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build' +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build' +make[1]: 'lib/config.h' is up to date. +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build' +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build' + SUBST lib/dirpaths.h +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build' +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build' +cd .; CONFIG_FILES=./lib/ext2fs/ext2_types.h ./config.status +config.status: creating ./lib/ext2fs/ext2_types.h +config.status: creating lib/config.h +config.status: lib/config.h is unchanged +config.status: executing po-directories commands +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build' +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/et' + SUBST compile_et +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/et' +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/ext2fs' + SUBST ext2_err.et + COMPILE_ET ext2_err.et +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/ext2fs' +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/support' + COMPILE_ET prof_err.et +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/support' +make libs +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build' +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build' +make[2]: 'util/subst.conf' is up to date. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build' +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build' +make[2]: 'lib/config.h' is up to date. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build' +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build' +make[2]: 'lib/dirpaths.h' is up to date. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build' +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build' +make[2]: 'lib/ext2fs/ext2_types.h' is up to date. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build' +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/et' +make[2]: 'compile_et' is up to date. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/et' +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/ext2fs' +make[2]: 'ext2_err.h' is up to date. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/ext2fs' +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/support' +make[2]: 'prof_err.h' is up to date. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/support' +making all in lib/et +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/et' +make[3]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/et' + MKDIR elfshared +make[3]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/et' + CC ../../../lib/et/error_message.c + CC ../../../lib/et/et_name.c + CC ../../../lib/et/init_et.c + CC ../../../lib/et/com_err.c + CC ../../../lib/et/com_right.c + GEN_LIB libcom_err.a + GEN_ELF_SOLIB libcom_err.so.2.1 +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/et' +making all in lib/ss +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/ss' + SUBST mk_cmds +make[3]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/ss' + MKDIR elfshared +make[3]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/ss' + COMPILE_ET ss_err.et + CC ss_err.c + MK_CMDS std_rqs.c + CC std_rqs.c + CC ../../../lib/ss/invocation.c + CC ../../../lib/ss/help.c + CC ../../../lib/ss/execute_cmd.c + CC ../../../lib/ss/listen.c + CC ../../../lib/ss/parse.c + CC ../../../lib/ss/error.c + CC ../../../lib/ss/prompt.c + CC ../../../lib/ss/request_tbl.c + CC ../../../lib/ss/list_rqs.c + CC ../../../lib/ss/pager.c + CC ../../../lib/ss/requests.c + CC ../../../lib/ss/data.c + CC ../../../lib/ss/get_readline.c + GEN_LIB libss.a + GEN_ELF_SOLIB libss.so.2.0 +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/ss' +making all in lib/e2p +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/e2p' +make[3]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/e2p' + MKDIR elfshared +make[3]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/e2p' + CC ../../../lib/e2p/feature.c + CC ../../../lib/e2p/fgetflags.c + CC ../../../lib/e2p/fsetflags.c + CC ../../../lib/e2p/fgetversion.c + CC ../../../lib/e2p/fsetversion.c + CC ../../../lib/e2p/getflags.c + CC ../../../lib/e2p/getversion.c + CC ../../../lib/e2p/hashstr.c + CC ../../../lib/e2p/iod.c + CC ../../../lib/e2p/ls.c + CC ../../../lib/e2p/ljs.c + CC ../../../lib/e2p/mntopts.c + CC ../../../lib/e2p/parse_num.c + CC ../../../lib/e2p/pe.c + CC ../../../lib/e2p/pf.c + CC ../../../lib/e2p/ps.c + CC ../../../lib/e2p/setflags.c + CC ../../../lib/e2p/setversion.c + CC ../../../lib/e2p/uuid.c + CC ../../../lib/e2p/ostype.c + CC ../../../lib/e2p/percent.c + CC ../../../lib/e2p/crypto_mode.c + CC ../../../lib/e2p/fgetproject.c + CC ../../../lib/e2p/fsetproject.c + CC ../../../lib/e2p/encoding.c + GEN_LIB libe2p.a + GEN_ELF_SOLIB libe2p.so.2.3 +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/e2p' +making all in lib/support +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/support' + CC ../../../lib/support/cstring.c + CC ../../../lib/support/mkquota.c + CC ../../../lib/support/plausible.c + CC ../../../lib/support/profile.c + CC ../../../lib/support/parse_qtype.c + CC ../../../lib/support/profile_helpers.c + CC prof_err.c + CC ../../../lib/support/quotaio.c + CC ../../../lib/support/quotaio_v2.c + CC ../../../lib/support/quotaio_tree.c + CC ../../../lib/support/dict.c + GEN_LIB libsupport.a +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/support' +making all in lib/ext2fs +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/ext2fs' +make[3]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/ext2fs' + MKDIR elfshared +make[3]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/ext2fs' + CC ../../../lib/ext2fs/bb_compat.c + CC ../../../lib/ext2fs/inode_io.c + CC ../../../lib/ext2fs/write_bb_file.c + CC ../../../lib/ext2fs/dupfs.c + CC ../../../lib/ext2fs/imager.c + CC ../../../lib/ext2fs/test_io.c + CC ext2_err.c + CC ../../../lib/ext2fs/alloc.c + CC ../../../lib/ext2fs/alloc_sb.c + CC ../../../lib/ext2fs/alloc_stats.c + CC ../../../lib/ext2fs/alloc_tables.c + CC ../../../lib/ext2fs/atexit.c + CC ../../../lib/ext2fs/badblocks.c + CC ../../../lib/ext2fs/bb_inode.c + CC ../../../lib/ext2fs/bitmaps.c + CC ../../../lib/ext2fs/bitops.c + CC ../../../lib/ext2fs/blkmap64_ba.c + CC ../../../lib/ext2fs/blkmap64_rb.c + CC ../../../lib/ext2fs/blknum.c + CC ../../../lib/ext2fs/block.c + CC ../../../lib/ext2fs/bmap.c + CC ../../../lib/ext2fs/check_desc.c + CC ../../../lib/ext2fs/closefs.c + CC ../../../lib/ext2fs/crc16.c + CC gen_crc32ctable + GEN32CTABLE crc32c_table.h + CC ../../../lib/ext2fs/crc32c.c + CC ../../../lib/ext2fs/csum.c + CC ../../../lib/ext2fs/dblist.c + CC ../../../lib/ext2fs/dblist_dir.c + CC ../../../lib/ext2fs/dirblock.c + CC ../../../lib/ext2fs/dirhash.c + CC ../../../lib/ext2fs/dir_iterate.c + CC ../../../lib/ext2fs/expanddir.c + CC ../../../lib/ext2fs/ext_attr.c + CC ../../../lib/ext2fs/extent.c + CC ../../../lib/ext2fs/fallocate.c + CC ../../../lib/ext2fs/fileio.c + CC ../../../lib/ext2fs/finddev.c + CC ../../../lib/ext2fs/flushb.c + CC ../../../lib/ext2fs/freefs.c + CC ../../../lib/ext2fs/gen_bitmap.c + CC ../../../lib/ext2fs/gen_bitmap64.c + CC ../../../lib/ext2fs/get_num_dirs.c + CC ../../../lib/ext2fs/get_pathname.c + CC ../../../lib/ext2fs/getsize.c + CC ../../../lib/ext2fs/getsectsize.c + CC ../../../lib/ext2fs/hashmap.c + CC ../../../lib/ext2fs/i_block.c + CC ../../../lib/ext2fs/icount.c + CC ../../../lib/ext2fs/ind_block.c + CC ../../../lib/ext2fs/initialize.c + CC ../../../lib/ext2fs/inline.c + CC ../../../lib/ext2fs/inline_data.c + CC ../../../lib/ext2fs/inode.c + CC ../../../lib/ext2fs/io_manager.c + CC ../../../lib/ext2fs/ismounted.c + CC ../../../lib/ext2fs/link.c + CC ../../../lib/ext2fs/llseek.c + CC ../../../lib/ext2fs/lookup.c + CC ../../../lib/ext2fs/mkdir.c + CC ../../../lib/ext2fs/mkjournal.c + CC ../../../lib/ext2fs/mmp.c + CC ../../../lib/ext2fs/namei.c + CC ../../../lib/ext2fs/native.c + CC ../../../lib/ext2fs/newdir.c + CC ../../../lib/ext2fs/nls_utf8.c + CC ../../../lib/ext2fs/openfs.c + CC ../../../lib/ext2fs/progress.c + CC ../../../lib/ext2fs/punch.c + CC ../../../lib/ext2fs/qcow2.c + CC ../../../lib/ext2fs/read_bb.c + CC ../../../lib/ext2fs/read_bb_file.c + CC ../../../lib/ext2fs/res_gdt.c + CC ../../../lib/ext2fs/rw_bitmaps.c + CC ../../../lib/ext2fs/sha512.c + CC ../../../lib/ext2fs/swapfs.c + CC ../../../lib/ext2fs/symlink.c + CC ../../../lib/ext2fs/tdb.c + CC ../../../lib/ext2fs/undo_io.c + CC ../../../lib/ext2fs/unix_io.c + CC ../../../lib/ext2fs/sparse_io.c + CC ../../../lib/ext2fs/unlink.c + CC ../../../lib/ext2fs/valid_blk.c + CC ../../../lib/ext2fs/version.c + CC ../../../lib/ext2fs/rbtree.c + GEN_LIB libext2fs.a + GEN_ELF_SOLIB libext2fs.so.2.4 +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/ext2fs' +making all in intl +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/intl' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/intl' +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build' +make progs +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build' +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build' +make[2]: 'util/subst.conf' is up to date. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build' +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build' +make[2]: 'lib/config.h' is up to date. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build' +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build' +make[2]: 'lib/dirpaths.h' is up to date. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build' +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build' +make[2]: 'lib/ext2fs/ext2_types.h' is up to date. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build' +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/et' +make[2]: 'compile_et' is up to date. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/et' +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/ext2fs' +make[2]: 'ext2_err.h' is up to date. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/ext2fs' +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/support' +make[2]: 'prof_err.h' is up to date. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/support' +making all in lib/et +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/et' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/et' +making all in lib/ss +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/ss' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/ss' +making all in lib/e2p +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/e2p' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/e2p' +making all in lib/support +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/support' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/support' +making all in lib/ext2fs +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/ext2fs' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/ext2fs' +making all in intl +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/intl' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/intl' +making all in e2fsck +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/e2fsck' + CC ../../e2fsck/unix.c + CC ../../e2fsck/e2fsck.c + CC ../../e2fsck/super.c + CC ../../e2fsck/pass1.c + CC ../../e2fsck/pass1b.c + CC ../../e2fsck/pass2.c + CC ../../e2fsck/pass3.c + CC ../../e2fsck/pass4.c + CC ../../e2fsck/pass5.c + CC ../../e2fsck/journal.c + CC ../../e2fsck/badblocks.c + CC ../../e2fsck/util.c + CC ../../e2fsck/dirinfo.c + CC ../../e2fsck/dx_dirinfo.c + CC ../../e2fsck/ehandler.c + CC ../../e2fsck/problem.c + CC ../../e2fsck/message.c + CC ../../e2fsck/quota.c + CC ../../e2fsck/recovery.c + CC ../../e2fsck/region.c + CC ../../e2fsck/revoke.c + CC ../../e2fsck/ea_refcount.c + CC ../../e2fsck/rehash.c + CC ../../e2fsck/logfile.c + CC ../../e2fsck/sigcatcher.c + CC ../../e2fsck/readahead.c + CC ../../e2fsck/extents.c + LD e2fsck + SUBST e2fsck.8 + SUBST e2fsck.conf.5 +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/e2fsck' +making all in debugfs +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/debugfs' + MK_CMDS debug_cmds.c + CC debug_cmds.c + CC ../../debugfs/debugfs.c + CC ../../debugfs/util.c + CC ../../debugfs/ncheck.c + CC ../../debugfs/icheck.c + CC ../../debugfs/ls.c + CC ../../debugfs/lsdel.c + CC ../../debugfs/dump.c + CC ../../debugfs/set_fields.c + CC ../../debugfs/logdump.c + CC ../../debugfs/htree.c + CC ../../debugfs/unused.c + CC e2freefrag.o + CC ../../debugfs/filefrag.c + MK_CMDS extent_cmds.c + CC extent_cmds.c + CC ../../debugfs/extent_inode.c + CC ../../debugfs/zap.c + CC create_inode.o + CC ../../debugfs/quota.c + CC ../../debugfs/xattrs.c + CC ../../debugfs/journal.c + CC revoke.o + CC recovery.o + CC ../../debugfs/do_journal.c + LD debugfs + SUBST debugfs.8 +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/debugfs' +making all in misc +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/misc' + CC ../../misc/mke2fs.c + CC ../../misc/util.c +if test -f ../../misc/mke2fs.conf.custom.in ; then \ + cp ../../misc/mke2fs.conf.custom.in mke2fs.conf; \ +else \ + cp ../../misc/mke2fs.conf.in mke2fs.conf; \ +fi + PROFILE_TO_C mke2fs.conf + CC default_profile.c + CC ../../misc/mk_hugefiles.c + CC ../../misc/create_inode.c + LD mke2fs + CC ../../misc/badblocks.c + LD badblocks + CC ../../misc/tune2fs.c + CC ../../misc/../debugfs/journal.c + CC ../../misc/../e2fsck/recovery.c + CC ../../misc/../e2fsck/revoke.c + LD tune2fs + CC ../../misc/dumpe2fs.c + LD dumpe2fs + CC ../../misc/logsave.c + LD logsave + CC ../../misc/e2image.c + LD e2image + CC ../../misc/e2undo.c + LD e2undo + CC ../../misc/chattr.c + LD chattr + CC ../../misc/lsattr.c + LD lsattr + CC ../../misc/mklost+found.c + LD mklost+found + CC ../../misc/filefrag.c + LD filefrag + CC ../../misc/e2freefrag.c + LD e2freefrag + CC ../../misc/e4defrag.c + LD e4defrag + CC ../../misc/e4crypt.c + LD e4crypt + SUBST tune2fs.8 + SUBST mklost+found.8 + SUBST mke2fs.8 + SUBST dumpe2fs.8 + SUBST badblocks.8 + SUBST e2label.8 + SUBST e2image.8 + SUBST logsave.8 + SUBST filefrag.8 + SUBST e2freefrag.8 + SUBST e2undo.8 + SUBST e4defrag.8 + SUBST e4crypt.8 + SUBST e2mmpstatus.8 + SUBST chattr.1 + SUBST lsattr.1 + SUBST mke2fs.conf.5 + SUBST ext4.5 + CC ../../misc/e2initrd_helper.c + LD e2initrd_helper + CC ../../misc/e2fuzz.c + LD e2fuzz +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/misc' +making all in resize +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/resize' + CC ../../resize/extent.c + CC ../../resize/resize2fs.c + CC ../../resize/main.c + CC ../../resize/online.c + CC ../../resize/resource_track.c + CC ../../resize/sim_progress.c + LD resize2fs + CC ../../resize/test_extent.c + LD test_extent + SUBST resize2fs.8 +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/resize' +making all in tests/progs +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/tests/progs' + CC ../../../tests/progs/test_icount.c + MK_CMDS test_icount_cmds.c + CC test_icount_cmds.c + LD test_icount + CC ../../../tests/progs/crcsum.c + LD crcsum +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/tests/progs' +making all in po +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/po' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/po' +making all in scrub +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/scrub' + SUBST e2scrub + SUBST e2scrub_all + SUBST e2scrub.8 + SUBST e2scrub_all.8 + SUBST e2scrub.conf + SUBST e2scrub.rules +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/scrub' +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build' +make docs +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build' +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/doc' + MAKEINFO libext2fs.info +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/doc' +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build' +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build' +make[1]: 'util/subst.conf' is up to date. +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build' +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build' +make[1]: 'lib/config.h' is up to date. +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build' +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build' +make[1]: 'lib/dirpaths.h' is up to date. +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build' +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build' +make[1]: 'lib/ext2fs/ext2_types.h' is up to date. +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build' +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/et' +make[1]: 'compile_et' is up to date. +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/et' +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/ext2fs' +make[1]: 'ext2_err.h' is up to date. +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/ext2fs' +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/support' +make[1]: 'prof_err.h' is up to date. +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/support' +making all in lib/et +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/et' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/et' +making all in lib/ss +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/ss' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/ss' +making all in lib/e2p +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/e2p' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/e2p' +making all in lib/support +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/support' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/support' +making all in lib/ext2fs +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/ext2fs' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/ext2fs' +making all in intl +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/intl' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/intl' +making install in e2fsck +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/e2fsck' + MKDIR_P /sbin /usr/share/man/man8 + INSTALL /sbin/e2fsck + LINK /sbin/fsck.ext2 + LINK /sbin/fsck.ext3 + LINK /sbin/fsck.ext4 + INSTALL_DATA /usr/share/man/man8/e2fsck.8 + INSTALL_DATA /usr/share/man/man5/e2fsck.conf.5 + LINK /usr/share/man/man8/fsck.ext2.8 + LINK /usr/share/man/man8/fsck.ext3.8 + LINK /usr/share/man/man8/fsck.ext4.8 +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/e2fsck' +making install in debugfs +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/debugfs' + MKDIR_P /sbin /usr/share/man/man8 + INSTALL /sbin/debugfs + INSTALL_DATA /usr/share/man/man8/debugfs.8 +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/debugfs' +making install in misc +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/misc' + MKDIR_P /usr/sbin /sbin /bin /usr/share/man/man1 /usr/share/man/man8 /usr/lib /etc + INSTALL /sbin/mke2fs + INSTALL /sbin/badblocks + INSTALL /sbin/tune2fs + INSTALL /sbin/dumpe2fs + INSTALL /sbin/logsave + INSTALL /sbin/e2image + INSTALL /sbin/e2undo + INSTALL /usr/sbin/mklost+found + INSTALL /usr/sbin/filefrag + INSTALL /usr/sbin/e2freefrag + INSTALL /usr/sbin/e4defrag + INSTALL /usr/sbin/e4crypt + LINK /sbin/mkfs.ext2 + LINK /sbin/mkfs.ext3 + LINK /sbin/mkfs.ext4 + INSTALL /bin/chattr + INSTALL /bin/lsattr + INSTALL /usr/lib/e2initrd_helper + INSTALL_DATA /usr/share/man/man8/tune2fs.8 + INSTALL_DATA /usr/share/man/man8/mklost+found.8 + INSTALL_DATA /usr/share/man/man8/mke2fs.8 + INSTALL_DATA /usr/share/man/man8/dumpe2fs.8 + INSTALL_DATA /usr/share/man/man8/badblocks.8 + INSTALL_DATA /usr/share/man/man8/e2label.8 + INSTALL_DATA /usr/share/man/man8/e2image.8 + INSTALL_DATA /usr/share/man/man8/logsave.8 + INSTALL_DATA /usr/share/man/man8/filefrag.8 + INSTALL_DATA /usr/share/man/man8/e2freefrag.8 + INSTALL_DATA /usr/share/man/man8/e2undo.8 + INSTALL_DATA /usr/share/man/man8/e4defrag.8 + INSTALL_DATA /usr/share/man/man8/e4crypt.8 + INSTALL_DATA /usr/share/man/man8/e2mmpstatus.8 + LINK mkfs.ext2.8 + LINK mkfs.ext3.8 + LINK mkfs.ext4.8 + INSTALL_DATA /usr/share/man/man1/chattr.1 + INSTALL_DATA /usr/share/man/man1/lsattr.1 + INSTALL_DATA /usr/share/man/man5/mke2fs.conf.5 + INSTALL_DATA /usr/share/man/man5/ext4.5 + LINK ext2.5 + LINK ext3.5 + INSTALL_DATA /etc/mke2fs.conf +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/misc' +making install in resize +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/resize' + MKDIR_P /sbin /usr/share/man/man8 + INSTALL /sbin/resize2fs + INSTALL_DATA /usr/share/man/man8/resize2fs.8 +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/resize' +making install in tests/progs +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/tests/progs' +make[1]: Nothing to be done for 'install'. +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/tests/progs' +making install in po +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/po' +/bin/mkdir -p /usr/share +installing ../../po/ca.gmo as /usr/share/locale/ca/LC_MESSAGES/e2fsprogs.mo +installing ../../po/cs.gmo as /usr/share/locale/cs/LC_MESSAGES/e2fsprogs.mo +installing ../../po/da.gmo as /usr/share/locale/da/LC_MESSAGES/e2fsprogs.mo +installing ../../po/de.gmo as /usr/share/locale/de/LC_MESSAGES/e2fsprogs.mo +installing ../../po/eo.gmo as /usr/share/locale/eo/LC_MESSAGES/e2fsprogs.mo +installing ../../po/es.gmo as /usr/share/locale/es/LC_MESSAGES/e2fsprogs.mo +installing ../../po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/e2fsprogs.mo +installing ../../po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/e2fsprogs.mo +installing ../../po/hu.gmo as /usr/share/locale/hu/LC_MESSAGES/e2fsprogs.mo +installing ../../po/id.gmo as /usr/share/locale/id/LC_MESSAGES/e2fsprogs.mo +installing ../../po/it.gmo as /usr/share/locale/it/LC_MESSAGES/e2fsprogs.mo +installing ../../po/ms.gmo as /usr/share/locale/ms/LC_MESSAGES/e2fsprogs.mo +installing ../../po/nl.gmo as /usr/share/locale/nl/LC_MESSAGES/e2fsprogs.mo +installing ../../po/pl.gmo as /usr/share/locale/pl/LC_MESSAGES/e2fsprogs.mo +installing ../../po/pt.gmo as /usr/share/locale/pt/LC_MESSAGES/e2fsprogs.mo +installing ../../po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/e2fsprogs.mo +installing ../../po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/e2fsprogs.mo +installing ../../po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/e2fsprogs.mo +installing ../../po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/e2fsprogs.mo +installing ../../po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/e2fsprogs.mo +installing ../../po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/e2fsprogs.mo +if test "e2fsprogs" = "gettext-tools"; then \ + /bin/mkdir -p /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 ../../po/$file \ + /usr/share/gettext/po/$file; \ + done; \ + for file in Makevars; do \ + rm -f /usr/share/gettext/po/$file; \ + done; \ +else \ + : ; \ +fi +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/po' +making install in scrub +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/scrub' + MKDIR_P /lib/udev/rules.d + MKDIR_P /sbin /usr/share/man/man8 /etc + INSTALL /lib/udev/rules.d/e2scrub.rules + INSTALL /sbin/e2scrub + INSTALL /sbin/e2scrub_all + INSTALL_DATA /usr/share/man/man8/e2scrub.8 + INSTALL_DATA /usr/share/man/man8/e2scrub_all.8 + INSTALL_DATA /etc/e2scrub.conf +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/scrub' +making install-shlibs in lib/et +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/et' + MKDIR_P /lib /usr/lib +cd ../../util ; make symlinks +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/util' + CC ../../util/symlinks.c + LD symlinks +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/util' + INSTALL-ELF-LIB /lib/libcom_err.so.2.1 + SYMLINK /lib/libcom_err.so.2 + SYMLINK /usr/lib/libcom_err.so + LDCONFIG +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/et' +making install-shlibs in lib/ss +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/ss' + MKDIR_P /lib /usr/lib + INSTALL-ELF-LIB /lib/libss.so.2.0 + SYMLINK /lib/libss.so.2 + SYMLINK /usr/lib/libss.so + LDCONFIG +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/ss' +making install-shlibs in lib/e2p +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/e2p' + MKDIR_P /lib /usr/lib + INSTALL-ELF-LIB /lib/libe2p.so.2.3 + SYMLINK /lib/libe2p.so.2 + SYMLINK /usr/lib/libe2p.so + LDCONFIG +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/e2p' +making install-shlibs in lib/support +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/support' +make[1]: Nothing to be done for 'install-shlibs'. +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/support' +making install-shlibs in lib/ext2fs +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/ext2fs' + MKDIR_P /lib /usr/lib + INSTALL-ELF-LIB /lib/libext2fs.so.2.4 + SYMLINK /lib/libext2fs.so.2 + SYMLINK /usr/lib/libext2fs.so + LDCONFIG +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/ext2fs' +making install-shlibs in intl +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/intl' +make[1]: Nothing to be done for 'install-shlibs'. +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/intl' +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build/doc' + TEXI2DVI libext2fs.dvi + MKDIR_P /usr/share/info + INSTALL_DATA /usr/share/info/libext2fs.info + GZIP /usr/share/info/libext2fs.info* +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build/doc' +make install-libs +make[1]: Entering directory '/sources/e2fsprogs-1.45.6/build' +making install in lib/et +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/et' + MKDIR_P /lib /usr/lib + INSTALL-ELF-LIB /lib/libcom_err.so.2.1 + SYMLINK /lib/libcom_err.so.2 + SYMLINK /usr/lib/libcom_err.so + LDCONFIG + MKDIR_P /usr/lib /usr/include/et /usr/share/et /bin /usr/share/man/man1 /usr/share/man/man3 + INSTALL_DATA /usr/lib/libcom_err.a + INSTALL_DATA /usr/include/et/com_err.h + INSTALL_DATA /usr/share/et/et_c.awk + INSTALL_DATA /usr/share/et/et_h.awk + INSTALL_SCRIPT /bin/compile_et + INSTALL_DATA /usr/share/man/man3/com_err.3 + INSTALL_DATA /usr/share/man/man1/compile_et.1 + INSTALL_DATA /usr/lib/pkgconfig/com_err.pc +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/et' +making install in lib/ss +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/ss' + MKDIR_P /lib /usr/lib + INSTALL-ELF-LIB /lib/libss.so.2.0 + SYMLINK /lib/libss.so.2 + SYMLINK /usr/lib/libss.so + LDCONFIG + MKDIR_P /usr/lib /usr/include/ss /usr/share/ss /bin + INSTALL_DATA /usr/lib/libss.a + INSTALL_DATA /usr/include/ss/ss.h + INSTALL_DATA /usr/include/ss/ss_err.h + INSTALL_DATA /usr/share/ss/ct_c.awk + INSTALL_DATA /usr/share/ss/ct_c.sed + INSTALL /bin/mk_cmds + INSTALL_DATA /usr/share/man/man1/mk_cmds.1 + INSTALL_DATA /usr/lib/pkgconfig/ss.pc +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/ss' +making install in lib/e2p +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/e2p' + MKDIR_P /lib /usr/lib + INSTALL-ELF-LIB /lib/libe2p.so.2.3 + SYMLINK /lib/libe2p.so.2 + SYMLINK /usr/lib/libe2p.so + LDCONFIG + MKDIR_P /usr/lib /usr/include/e2p + INSTALL_DATA /usr/lib/libe2p.a + INSTALL_DATA /usr/include/e2p/e2p.h + INSTALL_DATA /usr/lib/pkgconfig/e2p.pc +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/e2p' +making install in lib/support +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/support' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/support' +making install in lib/ext2fs +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/lib/ext2fs' + MKDIR_P /lib /usr/lib + INSTALL-ELF-LIB /lib/libext2fs.so.2.4 + SYMLINK /lib/libext2fs.so.2 + SYMLINK /usr/lib/libext2fs.so + LDCONFIG + MKDIR_P /usr/lib /usr/include/ext2fs + INSTALL_DATA /usr/lib/libext2fs.a + INSTALL_DATA /usr/include/ext2fs/bitops.h + INSTALL_DATA /usr/include/ext2fs/ext2fs.h + INSTALL_DATA /usr/include/ext2fs/ext2_io.h + INSTALL_DATA /usr/include/ext2fs/ext2_fs.h + INSTALL_DATA /usr/include/ext2fs/ext2_ext_attr.h + INSTALL_DATA /usr/include/ext2fs/ext3_extents.h + INSTALL_DATA /usr/include/ext2fs/tdb.h + INSTALL_DATA /usr/include/ext2fs/qcow2.h + INSTALL_DATA /usr/include/ext2fs/hashmap.h + INSTALL_DATA /usr/include/ext2fs/ext2_err.h + INSTALL_DATA /usr/include/ext2fs/ext2_types.h + INSTALL_DATA /usr/lib/pkgconfig/ext2fs.pc +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/lib/ext2fs' +making install in intl +make[2]: Entering directory '/sources/e2fsprogs-1.45.6/build/intl' +if test 'no' = yes; then \ + test yes != no || /bin/sh /bin/mkdir -p /usr/lib; \ + temp=/usr/lib/t-charset.alias; \ + dest=/usr/lib/charset.alias; \ + if test -f /usr/lib/charset.alias; then \ + orig=/usr/lib/charset.alias; \ + sed -f ref-add.sed $orig > $temp; \ + /usr/bin/install -c -m 644 $temp $dest; \ + rm -f $temp; \ + else \ + if test yes = no; then \ + orig=charset.alias; \ + sed -f ref-add.sed $orig > $temp; \ + /usr/bin/install -c -m 644 $temp $dest; \ + rm -f $temp; \ + fi; \ + fi; \ + /bin/sh /bin/mkdir -p /usr/share/locale; \ + test -f /usr/share/locale/locale.alias \ + && orig=/usr/share/locale/locale.alias \ + || orig=../../intl/locale.alias; \ + temp=/usr/share/locale/t-locale.alias; \ + dest=/usr/share/locale/locale.alias; \ + sed -f ref-add.sed $orig > $temp; \ + /usr/bin/install -c -m 644 $temp $dest; \ + rm -f $temp; \ +else \ + : ; \ +fi +make[2]: Leaving directory '/sources/e2fsprogs-1.45.6/build/intl' +make[1]: Leaving directory '/sources/e2fsprogs-1.45.6/build' +mode of '/usr/lib/libcom_err.a' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) +mode of '/usr/lib/libe2p.a' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) +mode of '/usr/lib/libext2fs.a' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) +mode of '/usr/lib/libss.a' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) +'doc/com_err.info' -> '/usr/share/info/com_err.info' +[lfs-scripts] Finishing build of e2fsprogs-1.45.6 at Tue Feb 2 11:54:49 -03 2021 +[lfs-scripts] Starting build of sysklogd-1.5.1 at Tue Feb 2 11:54:49 -03 2021 +gcc -O3 -DSYSV -fomit-frame-pointer -Wall -fno-strength-reduce -DSYSLOG_INET -DSYSLOG_UNIXAF -DNO_SCCS -DFSSTND -DSYSLOGD_PIDNAME=\"syslogd.pid\" -c syslogd.c +gcc -c -o pidfile.o pidfile.c +gcc -s -o syslogd syslogd.o pidfile.o +gcc -O3 -DSYSV -fomit-frame-pointer -Wall -fno-strength-reduce -DFSSTND -c klogd.c +gcc -O3 -DSYSV -fomit-frame-pointer -Wall -fno-strength-reduce -DALLOW_KERNEL_LOGGING -c syslog.c +gcc -O3 -DSYSV -fomit-frame-pointer -Wall -fno-strength-reduce -DFSSTND -c ksym.c +gcc -O3 -DSYSV -fomit-frame-pointer -Wall -fno-strength-reduce -DFSSTND -c ksym_mod.c +gcc -s -o klogd klogd.o syslog.o pidfile.o ksym.o \ + ksym_mod.o +/usr/bin/install -o root -g root -m 644 sysklogd.8 /usr/share/man/man8/sysklogd.8 +/usr/bin/install -o root -g root -m 644 syslogd.8 /usr/share/man/man8/syslogd.8 +/usr/bin/install -o root -g root -m 644 syslog.conf.5 /usr/share/man/man5/syslog.conf.5 +/usr/bin/install -o root -g root -m 644 klogd.8 /usr/share/man/man8/klogd.8 +/usr/bin/install -m 500 -s syslogd /sbin/syslogd +/usr/bin/install -m 500 -s klogd /sbin/klogd +[lfs-scripts] Finishing build of sysklogd-1.5.1 at Tue Feb 2 11:54:50 -03 2021 +[lfs-scripts] Starting build of sysvinit-2.97 at Tue Feb 2 11:54:50 -03 2021 +patching file src/Makefile +Hunk #2 succeeded at 211 (offset 2 lines). +Hunk #3 succeeded at 236 (offset 2 lines). +make VERSION=2.97 -C src all +make[1]: Entering directory '/sources/sysvinit-2.97/src' +cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"2.97\" -c -o init.o init.c +cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"2.97\" -DINIT_MAIN -c -o init_utmp.o utmp.c +cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"2.97\" -c -o runlevellog.o runlevellog.c +cc init.o init_utmp.o runlevellog.o -o init +cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"2.97\" -c -o halt.o halt.c +cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"2.97\" -c -o ifdown.o ifdown.c +cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"2.97\" -c -o hddown.o hddown.c +cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"2.97\" -c -o utmp.o utmp.c +cc halt.o ifdown.o hddown.o utmp.o runlevellog.o -o halt +cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"2.97\" -c -o shutdown.o shutdown.c +cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"2.97\" -c -o dowall.o dowall.c +cc shutdown.o dowall.o utmp.o -o shutdown +cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"2.97\" -c -o runlevel.o runlevel.c +cc runlevel.o runlevellog.o -o runlevel +cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"2.97\" killall5.c -o killall5 +cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"2.97\" -c -o fstab-decode.o fstab-decode.c +cc fstab-decode.o -o fstab-decode +cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"2.97\" -c -o bootlogd.o bootlogd.c +cc bootlogd.o -lutil -o bootlogd +make[1]: Leaving directory '/sources/sysvinit-2.97/src' +make VERSION=2.97 -C src install +make[1]: Entering directory '/sources/sysvinit-2.97/src' +install -m 755 -d /bin/ /sbin/ +install -m 755 -d /usr/bin/ +for i in ; do \ + install -o root -g root -m 755 $i /bin/ ; \ + done +for i in init halt shutdown runlevel killall5 fstab-decode bootlogd; do \ + install -o root -g root -m 755 $i /sbin/ ; \ + done +for i in ; do \ + install -o root -g root -m 755 $i /usr/bin/ ; \ + done +# install -m 755 -d /etc/ +install -m 755 -d /etc/inittab.d +# install -o root -g root -m 755 ../doc/initscript.sample /etc/ +ln -sf halt /sbin/reboot +ln -sf halt /sbin/poweroff +ln -sf init /sbin/telinit +#ln -sf /sbin/killall5 /bin/pidof +#if [ ! -f /usr/bin/lastb ]; then \ + # ln -sf last /usr/bin/lastb; \ + #fi +install -m 755 -d /usr/include/ +install -o root -g root -m 644 initreq.h /usr/include/ +install -m 755 -d /usr/share/man/man1/ +install -m 755 -d /usr/share/man/man5/ +install -m 755 -d /usr/share/man/man8/ +for man in ; do \ + install -o root -g root -m 644 ../man/$man /usr/share/man/man1/; \ + sed -i "1{ s@^\('\\\\\"\)[^\*-]*-\*- coding: [^[:blank:]]\+ -\*-@\1@; }" /usr/share/man/man1/$man ; \ + done +for man in initscript.5 inittab.5 initctl.5; do \ + install -o root -g root -m 644 ../man/$man /usr/share/man/man5/; \ + sed -i "1{ s@^\('\\\\\"\)[^\*-]*-\*- coding: [^[:blank:]]\+ -\*-@\1@; }" /usr/share/man/man5/$man ; \ + done +for man in halt.8 init.8 killall5.8 poweroff.8 reboot.8 runlevel.8 shutdown.8 telinit.8 fstab-decode.8 bootlogd.8; do \ + install -o root -g root -m 644 ../man/$man /usr/share/man/man8/; \ + sed -i "1{ s@^\('\\\\\"\)[^\*-]*-\*- coding: [^[:blank:]]\+ -\*-@\1@; }" /usr/share/man/man8/$man ; \ + done +# +# This part is skipped on Debian systems, the +# debian.preinst script takes care of it. +#@if [ ! -p /run/initctl ]; then \ + #echo "Creating /run/initctl"; \ + #rm -f /run/initctl; \ + #mknod -m 600 /run/initctl p; fi +make[1]: Leaving directory '/sources/sysvinit-2.97/src' +[lfs-scripts] Finishing build of sysvinit-2.97 at Tue Feb 2 11:54:53 -03 2021